55 lines
3.3 KiB
XML
55 lines
3.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2014 The CyanogenMod Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="home_screen_settings">إعدادات الشاشة الرئيسية</string>
|
|
<string name="drawer_settings">إعدادات أداة السحب</string>
|
|
<string name="app_settings">إعدادات التطبيق</string>
|
|
<string name="setting_state_on">تشغيل</string>
|
|
<string name="setting_state_off">إيقاف</string>
|
|
<string name="setting_state_disabled">معطل</string>
|
|
<string name="play_folder_title">تشغيل</string>
|
|
<string name="scrolling_wallpaper">تمرير خلفية الشاشة</string>
|
|
<string name="grid_size_text">حجم الشبكة</string>
|
|
<string name="grid_size_comfortable">مريح</string>
|
|
<string name="grid_size_cozy">مريح</string>
|
|
<string name="grid_size_condensed">مكثف</string>
|
|
<string name="grid_size_custom">مخصص (<xliff:g id="rows">%1$d </xliff:g> \u00d7 <xliff:g id="columns">%2$d </xliff:g>)</string>
|
|
<string name="preferences_interface_homescreen_custom">حدد حجم مخصص</string>
|
|
<string name="dialog_confirm">تأكيد</string>
|
|
<string name="home_screen_search_text">شريط البحث</string>
|
|
<string name="larger_icons_text">أيقونات أكبر</string>
|
|
<string name="icon_labels">تسميات الأيقونة</string>
|
|
<string name="icon_labels_show">إظهار</string>
|
|
<string name="icon_labels_hide">إخفاء</string>
|
|
<string name="protected_app_settings">التطبيقات المحمية</string>
|
|
<string name="export_workspace_layout">تصدير التخطيط</string>
|
|
<string name="app_drawer_style">نمط الرسام</string>
|
|
<string name="app_drawer_style_compact">ضغط</string>
|
|
<string name="app_drawer_style_sections">الأقسام</string>
|
|
<string name="app_drawer_color">لون الرسام</string>
|
|
<string name="app_drawer_color_dark">داكن</string>
|
|
<string name="app_drawer_color_light">فاتح</string>
|
|
<string name="fast_scroller">ممرر سريع</string>
|
|
<string name="fast_scroller_type">نوع ممرر سريع</string>
|
|
<string name="fast_scroller_type_horizontal">أفقي</string>
|
|
<string name="fast_scroller_type_vertical">رأسي</string>
|
|
<string name="search_activity_not_found">لا يمكن العثور على نشاط بحثي!</string>
|
|
<string name="app_not_available">التطبيق غير متاح</string>
|
|
<string name="storage_permission_denied">لا يمكن الوصول إلى المخزن</string>
|
|
<string name="export_db_email_subject">مُشغل DB للمنطقة</string>
|
|
<string name="export_db_could_not">لا يمكن تصدير ملف DB</string>
|
|
</resources>
|