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