Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!--Generated by crowdin.com--> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 3 | <!-- Copyright (C) 2017 The OmniROM Project |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 4 | |
| 5 | Parts Copyright (C) 2012-2013 The CyanogenMod Project |
| 6 | |
| 7 | This program is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | (at your option) any later version. |
| 11 | |
| 12 | This program is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 15 | GNU General Public License for more details. |
| 16 | |
| 17 | You should have received a copy of the GNU General Public License |
| 18 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 19 | --> |
| 20 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 21 | <!-- Hardware keys --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 22 | <string name="button_keys_title">أزرار</string> |
| 23 | <string name="keys_bindings_title">عمل الأزرار</string> |
| 24 | <string name="button_keys_back_title">زر العودة</string> |
| 25 | <string name="button_keys_home_title">زر الشاشة الرئيسية</string> |
| 26 | <string name="button_keys_menu_title">زر القائمة</string> |
| 27 | <string name="button_keys_assist_title">زر البحث</string> |
| 28 | <string name="button_keys_appSwitch_title">زر التطبيقات السابقة</string> |
| 29 | <string name="keys_enable_custom_title">إجراءات مخصصة</string> |
| 30 | <string name="keys_back_press_title">زر العودة</string> |
| 31 | <string name="keys_back_long_press_title">زر العودة (الضغط لمدة طويلة)</string> |
| 32 | <string name="keys_home_press_title">زر الشاشة الرئيسية</string> |
| 33 | <string name="keys_home_long_press_title">زر الشاشة الرئيسية (الضغط لمدة طويلة)</string> |
| 34 | <string name="keys_home_double_tap_title">زر الشاشة الرئيسية (ضغطتان)</string> |
| 35 | <string name="keys_menu_press_title">زر القائمة</string> |
| 36 | <string name="keys_menu_long_press_title">زر القائمة (الضغط لمدة طويلة)</string> |
| 37 | <string name="keys_assist_press_title">زر البحث</string> |
| 38 | <string name="keys_assist_long_press_title">زر البحث (الضغط لمدة طويلة)</string> |
| 39 | <string name="keys_app_switch_press_title">زر التطبيقات السابقة</string> |
| 40 | <string name="keys_app_switch_long_press_title">زر التطبيقات السابقة (الضغط لمدة طويلة)</string> |
| 41 | <string name="keys_action_nothing">بدون أي اجراء</string> |
| 42 | <string name="keys_action_menu">فتح/إغلاق القائمة</string> |
| 43 | <string name="keys_action_app_switch">Recents الافتراضية</string> |
| 44 | <string name="keys_action_search">مساعد البحث</string> |
| 45 | <string name="keys_action_voice_search">البحث الصوتي</string> |
| 46 | <string name="keys_action_in_app_search">البحث في التطبيق</string> |
| 47 | <string name="keys_action_home">زر الصفحة الرئيسية</string> |
| 48 | <string name="keys_action_back">زر العودة</string> |
| 49 | <string name="keys_action_last_app">انتقل إلى التطبيق السابق</string> |
| 50 | <string name="keys_action_kill_app">إنهاء التطبيق</string> |
| 51 | <string name="keys_action_normal">ضغطة عادية</string> |
| 52 | <string name="keys_action_long">الضغط لمدة طويلة</string> |
| 53 | <string name="keys_action_double">ضغطتان</string> |
| 54 | <string name="no_home_key">ليس لديك الآن اي زر معين للمنزل \"المشغل\" !\n\n هذا قد يجعل جهازك غير قابل للاستعمال!!</string> |
| 55 | <string name="button_volume_keys_title">الصوت</string> |
| 56 | <string name="button_volume_wake_title">زر الاستيقاظ</string> |
| 57 | <string name="button_volume_wake_summary">الضغط على زر ضبط الصوت سيوقظ جهازك</string> |
| 58 | <string name="keys_action_sleep">اطفاء الشاشة</string> |
| 59 | <string name="keys_action_omniswitch">OmniSwitch recents</string> |
| 60 | <string name="button_home_wake_title">زر الاستيقاظ</string> |
| 61 | <string name="button_home_wake_summary">الضغط على زر الشاشة الرئيسية سوف يوقظ جهازك</string> |
| 62 | <string name="button_home_answers_call_title">الزر يرد على المكالمات</string> |
| 63 | <string name="button_home_answers_call_summary">الضغط على زر الشاشة الرئيسية يرد على المكالمات</string> |
| 64 | <string name="button_other_title">آخر</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 65 | <string name="keys_action_omniswitch_short">OmniSwitch</string> |
| 66 | <string name="button_back_kill_enable_title">زر العودة لإغلاق التطبيق</string> |
| 67 | <string name="button_back_kill_enable_summary">الضغط لمدة طويلة على زر العودة يغلق التطبيق الأمامي</string> |
| 68 | <string name="button_back_kill_timeout_title">مهلة إغلاق التطبيق</string> |
| 69 | <string name="button_back_kill_timeout_500ms">500 ميلي ثانية</string> |
| 70 | <string name="button_back_kill_timeout_1000ms">1000 ميلي ثانية</string> |
| 71 | <string name="button_back_kill_timeout_1500ms">1500 ميلي ثانية</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 72 | <!-- Double tap to sleep --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 73 | <string name="double_tap_to_sleep_title">الضغط مرتان للاطفاء</string> |
| 74 | <string name="double_tap_to_sleep_summary">اضغط مرتان على شريط الحالة لاطفاء الشاشة</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 75 | <!-- Doze pulse (ambient display) options --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 76 | <string name="doze_overwrite_value_title">تغيير القيم</string> |
| 77 | <string name="doze_overwrite_value_summary">السماح بتغيير القيم الافتراضية بقيم المستخدم</string> |
| 78 | <string name="doze_list_mode_title">وضع Doze</string> |
| 79 | <string name="doze_list_mode_summary">خيار لضبط وضع Doze</string> |
| 80 | <string name="doze_pulse_title">إعدادات الوقت</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 81 | <string name="doze_pulse_duration_visible_title">مدة مرئية</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 82 | <string name="doze_pulse_on_notifications_title">نبض التنبيهات</string> |
| 83 | <string name="doze_pulse_on_notifications_summary">مفعل فقط على التنبيهات المعلقة</string> |
| 84 | <string name="doze_shake_title">إعداد الاهتزاز</string> |
| 85 | <string name="doze_shake_mode_title">وضع الاهتزاز</string> |
| 86 | <string name="doze_shake_mode_summary">استخدام مستشعر الاهتزاز للتفعيل</string> |
| 87 | <string name="doze_shake_mode_test_summary">هل تريد اختبار مستشعر الاهتزاز؟</string> |
| 88 | <string name="doze_shake_mode_test_result">تطبيق القيمة الحالية؟</string> |
| 89 | <string name="doze_shake_test">هز الجهاز الخاص بك الآن</string> |
| 90 | <string name="doze_shake_it">تم اكتشاف الهزة !</string> |
| 91 | <string name="doze_shake_acc_threshold_title">عتبة الاهتزاز</string> |
| 92 | <string name="doze_shake_acc_threshold_summary">ضبط قوة الهزة مطلوب للتفعيل</string> |
| 93 | <string name="doze_time_mode_title">إظهار الساعة والتاريخ</string> |
| 94 | <string name="doze_time_mode_summary">قم بعرض الساعة عندما لا توجد تنبيهات</string> |
| 95 | <string name="twohundred_ms">200 ميلي ثانية</string> |
| 96 | <string name="fivehundred_ms">500 ميلي ثانية</string> |
| 97 | <string name="one_second">1 ثانية</string> |
| 98 | <string name="one_second_default">1 ثانية (افتراضي)</string> |
| 99 | <string name="onehalf_second">1.5 ثانية</string> |
| 100 | <string name="two_second">2 ثواني</string> |
| 101 | <string name="twohalf_second">2.5 ثواني</string> |
| 102 | <string name="three_second">3 ثواني</string> |
| 103 | <string name="three_second_default">3 ثواني (افتراضي)</string> |
| 104 | <string name="threehalf_second">3.5 ثواني</string> |
| 105 | <string name="four_second">4 ثواني</string> |
| 106 | <string name="fourhalf_second">4.5 ثواني</string> |
| 107 | <string name="five_second">5 ثواني</string> |
| 108 | <string name="veryeasy_shake">سهل جداً</string> |
| 109 | <string name="easy_shake">سهل</string> |
| 110 | <string name="medium_shake">الإفتراضي</string> |
| 111 | <string name="hard_shake">صعب</string> |
| 112 | <string name="veryhard_shake">صعب جداً</string> |
| 113 | <string name="strong_shake">قوي</string> |
| 114 | <string name="fully_mode">الوضع الكامل</string> |
| 115 | <string name="pocket_shake_mode">الجيب والاهتزاز</string> |
| 116 | <string name="pocket_pulse_mode">الجيب والنبض</string> |
| 117 | <string name="pocket_only_mode">الجيب</string> |
| 118 | <string name="shake_pulse_mode">الاهتزاز والنبض</string> |
| 119 | <string name="pulse_only_mode">نبض (افتراضي)</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 120 | <!-- Swap volume buttons when the screen is rotated --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 121 | <string name="swap_volume_buttons_title">تماشى مع دوران الشاشة</string> |
| 122 | <string name="swap_volume_buttons_summary">ضبط أزرار الصوت لتوافق دوران الشاشة</string> |
| 123 | <string name="color_picker_dialog_title">اللون</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 124 | <!-- Battery light settings --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 125 | <string name="battery_light_enable">تفعيل</string> |
| 126 | <string name="battery_low_pulse_title">نبض عند انخفاض البطارية</string> |
| 127 | <string name="battery_light_list_title">الألوان</string> |
| 128 | <string name="battery_light_low_color_title">بطارية منخفضة</string> |
| 129 | <string name="battery_light_medium_color_title">الشحن</string> |
| 130 | <string name="battery_light_full_color_title">شحن (90%)</string> |
| 131 | <string name="battery_light_really_full_color_title">شحن (100%)</string> |
| 132 | <string name="edit_battery_settings">تغيير اعدادات البطارية</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 133 | <string name="led_color_green">أخضر</string> |
| 134 | <string name="led_color_red">أحمر</string> |
| 135 | <string name="led_color_blue">أزرق</string> |
| 136 | <string name="statusbar_title">شريط الحالة</string> |
| 137 | <string name="battery_title">عرض البطارية</string> |
| 138 | <string name="statusbar_battery_summary">تعيين نمط عرض البطارية على شريط الحالة</string> |
| 139 | <string name="battery_style_title">النمط</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 140 | <string name="statusbar_charging_image_title">مؤشر الشحن</string> |
| 141 | <string name="statusbar_category_charging_title">الشحن</string> |
| 142 | <string name="statusbar_battery_charging_color_title">اللون</string> |
| 143 | <string name="statusbar_battery_charging_color_enable_title">اللون أثناء الشحن</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 144 | <string name="battery_enable_title">إظهار البطارية</string> |
| 145 | <string name="button_manual_brightness">مستوى السطوع</string> |
| 146 | <string name="unit_sec">ثانية</string> |
| 147 | <string name="hardware_keys_disable_title">تعطيل الأزرار</string> |
| 148 | <string name="navbar_recents_style_title">نمط التطبيقات السابقة</string> |
| 149 | <string name="omniswitch_settings">الإعدادات</string> |
| 150 | <string name="omniswitch_dialog_unavail">OmniSwitch غير مثبت.</string> |
| 151 | <string name="omniswitch_title">نمط التطبيقات السابقة</string> |
| 152 | <string name="doze_brightness_level_title">مستوى السطوع</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 153 | <!-- Lock screen config --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 154 | <string name="lockscreen_shortcut_title">الاختصارات</string> |
| 155 | <string name="lockscreen_voice_shortcut_title">اختصار المساعدة الصوتية</string> |
| 156 | <string name="lockscreen_shortcuts_enable_title">تفعيل</string> |
| 157 | <string name="lockscreen_clock_display_time_title">عرض الساعة</string> |
| 158 | <string name="lockscreen_clock_display_date_title">عرض التاريخ</string> |
| 159 | <string name="lockscreen_clock_display_alarm_title">عرض التنبيه القادم</string> |
| 160 | <string name="lockscreen_clock">الساعة</string> |
| 161 | <string name="lockscreen_clock_font_title">الخط المستخدم للساعة</string> |
| 162 | <string name="lockscreen_clock_color_title">لون الساعة والتاريخ</string> |
| 163 | <string name="lockscreen_clock_size_title">حجم الساعة</string> |
| 164 | <string name="lockscreen_clock_enable_title">تفعيل</string> |
| 165 | <string name="lockscreen_clock_shadow_title">الظل</string> |
| 166 | <string name="notification_title">لوحة التنبيهات</string> |
| 167 | <string name="unit_percent">\u0025</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 168 | <!-- Network traffic --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 169 | <string name="network_traffic_title">حركة سير شبكة الاتصال</string> |
| 170 | <string name="show_network_traffic_state">مراقبة حركة سير الشبكة على شريط الحالة</string> |
| 171 | <string name="show_network_traffic_unit">وحدة العرض</string> |
| 172 | <string name="show_network_traffic_frequency">الفاصل الزمني للتحديث</string> |
| 173 | <string name="show_network_traffic_disable">غير مفعل</string> |
| 174 | <string name="show_network_traffic_up">الصادرة</string> |
| 175 | <string name="show_network_traffic_down">الواردة</string> |
| 176 | <string name="show_network_traffic_all">الصادرة والواردة</string> |
| 177 | <string name="show_network_traffic_bit">بت في الثانية</string> |
| 178 | <string name="show_network_traffic_byte">بايت في الثانية</string> |
| 179 | <string name="show_network_traffic_500">500 ميلي ثانية</string> |
| 180 | <string name="show_network_traffic_1000">1000 ميلي ثانية</string> |
| 181 | <string name="show_network_traffic_1500">1500 ميلي ثانية</string> |
| 182 | <string name="show_network_traffic_2000">2000 ميلي ثانية</string> |
| 183 | <string name="network_traffic_autohide_title">إخفاء تلقائي</string> |
| 184 | <string name="network_traffic_autohide_threshold">عتبة عدم النشاط</string> |
maxwen | 82b0f2c | 2018-05-28 14:00:35 +0200 | [diff] [blame] | 185 | <!-- captive portal - disable connectivity check --> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 186 | <!-- statusbar brightness --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 187 | <string name="status_bar_brightness_control_title">خيارات السطوع</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 188 | <!-- Status Bar Activity Indicators --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 189 | <string name="status_bar_network_activity_title">مؤشرات نشاط الشبكة</string> |
| 190 | <string name="quick_settings_title">الإعدادات السريعة</string> |
| 191 | <string name="quick_settings_summary">ضبط الإختصارات السريعة</string> |
| 192 | <string name="status_bar_icon_blacklist_title">أيقونات شريط الحالة</string> |
| 193 | <string name="status_bar_icon_blacklist_summary">ضبط الأيقونات المعروضة على شريط الحالة</string> |
| 194 | <string name="recents_category">Recents</string> |
| 195 | <string name="recents_search_bar_title">عرض شريط البحث</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 196 | <string name="recents_fullscreen_title">ملء الشاشة</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 197 | <string name="weather_title">الطقس</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 198 | <!-- Navigationbar settings --> |
| 199 | <!-- Enable Tablet Style navigation bar --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 200 | <string name="enable_tablet_navigation_title">تفعيل نمط الجهاز اللوحي</string> |
| 201 | <string name="other_category">آخر</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 202 | <!-- Dashboard columns --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 203 | <string name="dashboard_columns_title">إعدادات الأعمدة</string> |
| 204 | <string name="dashboard_columns_phone_default">الإفتراضي</string> |
| 205 | <string name="dashboard_columns_two">2</string> |
| 206 | <string name="dashboard_columns_tablet_default">الإفتراضي</string> |
| 207 | <string name="dashboard_columns_three">3</string> |
| 208 | <string name="dashboard_columns_four">4</string> |
| 209 | <string name="dashboard_colums_resize_title">تعديل التوجيه</string> |
| 210 | <string name="dashboard_colums_resize_summary">ضبط إعدادات الأعمدة تلقائياً حسب التوجيه.</string> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 211 | <!-- global acions config --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 212 | <string name="global_actions_power_title">الطاقة</string> |
| 213 | <string name="global_actions_reboot_title">إعادة التشغيل</string> |
| 214 | <string name="global_actions_lockdown_title">إغلاق</string> |
| 215 | <string name="global_actions_settings_title">الإعدادات</string> |
| 216 | <string name="global_actions_airplane_title">وضع الطائرة</string> |
| 217 | <string name="global_actions_users_title">المستخدمين</string> |
| 218 | <string name="global_actions_voiceassist_title">مساعد الصوت</string> |
| 219 | <string name="global_actions_silent_title">وضع صامت</string> |
| 220 | <string name="global_actions_dnd_title">عدم الإزعاج</string> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 221 | <string name="global_actions_summary">الإجراءات المعروضة في قائمة التشغيل</string> |
| 222 | <string name="global_actions_header">بعض الإجراءات يتم عرضها حسب اعداداتها أو إذا كان الجهاز غير مقفل</string> |
Andreas Blaesius | 2875dbd | 2016-07-01 22:17:40 +0200 | [diff] [blame] | 223 | <!--<string name="screenshot_crop_behavior_title"></string> |
| 224 | <string name="screenshot_crop_behavior_summary"></string>--> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 225 | <!-- Notification light dialogs --> |
| 226 | <!-- Values for the notification light pulse spinners --> |
| 227 | <!-- Lights settings screen, notification light settings --> |
| 228 | <string name="notification_light_general_title">عام</string> |
| 229 | <!-- Lights settings, LED notification --> |
| 230 | <!-- Hostname setting --> |
maxwen | 4384588 | 2017-04-25 19:12:25 +0200 | [diff] [blame] | 231 | <!-- OMS --> |
Andreas Blaesius | f53c3b0 | 2017-01-15 19:16:49 +0100 | [diff] [blame] | 232 | <!-- Summaries --> |
maxwen | cb6fe71 | 2017-03-27 03:04:17 +0200 | [diff] [blame] | 233 | <!-- Display : Rotation --> |
maxwen | 83c47e8 | 2017-06-20 01:44:44 +0200 | [diff] [blame] | 234 | <!-- Doze settings editor --> |
maxwen | 6069a8e | 2018-04-01 14:53:01 +0200 | [diff] [blame] | 235 | <string name="battery_percent_title">اظهار النسبة المؤية للبطارية</string> |
| 236 | <!-- fingerprint authentication vibration --> |
maxwen | c860621 | 2018-04-26 21:42:06 +0200 | [diff] [blame] | 237 | <!-- Quick Pulldown--> |
| 238 | <!-- Expanded desktop --> |
| 239 | <!-- Brightness control --> |
| 240 | <!-- Bottom shortcuts --> |
| 241 | <!-- Hide lockscreen status bar, clock, date, alarm --> |
Andreas Blaesius | 99be6ab | 2016-03-14 01:15:39 +0100 | [diff] [blame] | 242 | </resources> |