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>
|