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