summaryrefslogtreecommitdiffstats
path: root/res/values-hi/cm_strings.xml
blob: 997e00df09e67b7a3c184febedb1a67530d51392 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     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>
  <!-- Suggested contacts preferences -->
  <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>
  <!-- Notification lights dialogs -->
  <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>
  <!-- Values for the notification lights pulse spinners -->
  <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>