49 lines
3.2 KiB
XML
49 lines
3.2 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>
|