summaryrefslogtreecommitdiffstats
path: root/res/values-hi/cm_strings.xml
blob: 95e0b433dfc4fd9af26495435f38a97954e4c072 (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
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
     Copyright (C) 2014-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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- Toast displayed when saving a contact to sim card failed -->
  <string name="contactSavedToSimCardError">चयनित संपर्कों को सिम कार्ड में सहेज नहीं सके</string>
  <string name="airplane_mode_on">जब विमान मोड सक्षम हो, सिम कार्ड तक पहुँचना संभव नहीं है</string>
  <string name="number_anr_too_long">संख्या बहुत लंबी है</string>
  <string name="email_address_too_long">ईमेल पता बहुत लंबा है</string>
  <string name="sim_card_full">सिम कार्ड भर चुका है</string>
  <string name="tag_too_long">संपर्क नाम बहुत लंबा है</string>
  <string name="invalid_phone_number">फ़ोन नंबर अमान्य है</string>
  <string name="invalid_number_type">संख्या प्रकार अमान्य है</string>
  <string name="no_phone_number_or_email">कृपया फ़ोन नंबर या ईमेल पता दर्ज करें।</string>
  <string name="memory_card_full">संपर्क को सहेजा नहीं जा सका, फ़ोन स्मृति भर चुकी है</string>
  <!-- The title of "groups" tab. [CHAR LIMIT=14] -->
  <string name="contacts_groups_label">समूह</string>
  <string name="menu_moveGroupMembers">समूह सदस्यों को स्थानांतरित करें</string>
  <string name="title_move_members">सदस्यों को स्थानांतरित करें</string>
  <string name="message_move_members">सदस्यों को स्थानांतरित करें\u2026</string>
  <string name="message_can_not_move_members">सदस्यों को स्थानांतरित नहीं कर सकते</string>
  <string name="edit_before_call">कॉल करने से पहले नंबर को संपादित करें</string>
  <string name="menu_sendViaSMS">संपर्क एसएमएस से भेजें</string>
  <string name="select_all">सब</string>
  <!-- Choose Sim Card to Import -->
  <string name="import_sim_contacts_title">सिम संपर्कों को आयात करें</string>
  <string name="import_sim_contacts_message">सिम संपर्कों को आयात कर रहे हैं\u2026</string>
  <!-- Confirmation dialog title after users selects to import a contact. [CHAR LIMIT=25]-->
  <string name="importConfirmation_title">संपर्क को आयात करें?</string>
  <string name="import_finish">आयात पूर्ण</string>
  <!-- Multi Delete Contacts related strings -->
  <string name="delete_contacts_title">संपर्कों को हटाएँ</string>
  <string name="delete_contacts_message">संपर्कों को हटा रहे हैं\u2026</string>
  <!-- Confirmation dialog title after users selects to delete a contact. [CHAR LIMIT=25]-->
  <string name="deleteConfirmation_title">संपर्क को हटा दें?</string>
  <string name="too_many_contacts_add_to_group">केवल <xliff:g id="count">%d</xliff:g> संपर्क और जोड़े जा सकते हैं</string>
  <!-- add for MemoryStatusActivity -->
  <string name="menu_memory_status">स्मृति की स्थिति</string>
  <string name="memory_size">कुल:</string>
  <string name="memory_used">प्रयुक्त:</string>
  <string name="calculating_status_now">स्थिति की गणना कर रहे हैं\u2026</string>
  <string name="menu_copyTo"><xliff:g id="destination">%s</xliff:g> में कॉपी करें</string>
  <string name="no_empty_email_in_usim">यूसिम संपर्क में ईमेल फ़ील्ड उपलब्ध नहीं है, संदेशों को कॉपी करने में असमर्थ।</string>
  <string name="voicemail">ध्वनि डाक</string>
  <string name="select_call_title">सभी लॉगों को चुनें</string>
  <string name="delete_call_title">सभी लॉगों को हटाएँ</string>
  <string name="delete_call_message">सभी लॉगों को हटा रहे हैं\u2026</string>
  <string name="delete_call_alert">चयनित कॉल लॉगों को हटा दें?</string>
  <string name="title_del_call">हटाएँ</string>
</resources>