49 lines
3.3 KiB
XML
49 lines
3.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2015 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>
|
|
<string name="prefDialogTitle_suggestedContactsMode">وضع</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_none">معطل</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_none">تم تعطيل ميزة جهات الاتصال المقترحة</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_recents">الأحدث</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_recents">جهات الاتصال المقترحة حديثاً فقط هي القابلة للتحديد</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_all">الكل</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_all">كل جهات الاتصال المقترحة قابلة للتحديد</string>
|
|
<string name="preference_header_suggested_contacts">جهات الاتصال المقترحة</string>
|
|
<string name="preference_suggested_contacts_mode">وضع جهات الاتصال المقترحة</string>
|
|
<string name="preference_suggested_contacts_clear_all">مسح جهات الاتصال المقترحة</string>
|
|
<string name="suggested_contacts_cleared">تم مسح جهات الاتصال المقترحة.</string>
|
|
<string name="clear_suggested_contacts_dialog_title">مسح جهات الاتصال المقترحة؟</string>
|
|
<string name="clear_suggested_contacts_dialog_message">سيتم إزالة كافة جهات الاتصال المقترحة التي تم تخزينها مسبقاً.</string>
|
|
<string name="edit_light_settings">إعدادات الضوء للمجلد</string>
|
|
<string name="pulse_speed_title">طول النبضة وسرعتها</string>
|
|
<string name="default_time">عادي</string>
|
|
<string name="custom_time">مخصص</string>
|
|
<string name="dialog_delete_title">حذف</string>
|
|
<string name="dialog_delete_message">إزالة العنصر المحدد؟</string>
|
|
<string name="pref_lights_default">افتراضي</string>
|
|
<string name="pulse_length_always_on">دائماً يعمل</string>
|
|
<string name="pulse_length_very_short">قصيرة جداً</string>
|
|
<string name="pulse_length_short">قصير</string>
|
|
<string name="pulse_length_normal">عادي</string>
|
|
<string name="pulse_length_long">طويل</string>
|
|
<string name="pulse_length_very_long">طويل جداً</string>
|
|
<string name="pulse_speed_very_fast">سريع جداً</string>
|
|
<string name="pulse_speed_fast">سريع</string>
|
|
<string name="pulse_speed_normal">عادي</string>
|
|
<string name="pulse_speed_slow">بطىء</string>
|
|
<string name="pulse_speed_very_slow">بطيء جداً</string>
|
|
</resources>
|