summaryrefslogtreecommitdiffstats
path: root/res/values-hi
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-hi')
-rw-r--r--res/values-hi/cm_arrays.xml35
-rw-r--r--res/values-hi/cm_plurals.xml35
-rw-r--r--res/values-hi/cm_strings.xml83
3 files changed, 153 insertions, 0 deletions
diff --git a/res/values-hi/cm_arrays.xml b/res/values-hi/cm_arrays.xml
new file mode 100644
index 000000000..2312527d2
--- /dev/null
+++ b/res/values-hi/cm_arrays.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 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">
+ <!-- 0: sec
+ 1: min
+ 2: min sec
+ 3: hour
+ 4: hour sec
+ 5: hour min
+ 6: hour min sec -->
+ <string-array name="call_stats_duration">
+ <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ </string-array>
+</resources>
diff --git a/res/values-hi/cm_plurals.xml b/res/values-hi/cm_plurals.xml
new file mode 100644
index 000000000..87d9d13e0
--- /dev/null
+++ b/res/values-hi/cm_plurals.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 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">
+ <plurals name="hour">
+ <item quantity="one">1 घंटा</item>
+ <item quantity="other">%d घंटे</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">1 मिनट</item>
+ <item quantity="other">%d मिनट</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">1 सेकंड</item>
+ <item quantity="other">%d सेकंड</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">1 कॉल</item>
+ <item quantity="other">%d कॉल</item>
+ </plurals>
+</resources>
diff --git a/res/values-hi/cm_strings.xml b/res/values-hi/cm_strings.xml
new file mode 100644
index 000000000..7d8f18811
--- /dev/null
+++ b/res/values-hi/cm_strings.xml
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2014 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">
+ <!-- Forward lookup -->
+ <string name="nearby_places">आसपास के स्थान</string>
+ <string name="people">लोग</string>
+ <!-- dialpad t9 search -->
+ <string name="preference_category_t9_dialpad_search">डायलपैड टी9 खोज</string>
+ <string name="t9_search_input_locale">टी9 खोज इन्पुट</string>
+ <string name="t9_search_input_locale_default">डिफ़ॉल्ट</string>
+ <!-- Number lookup -->
+ <string name="lookup_settings_label">फ़ोन नंबर लुकअप</string>
+ <string name="lookup_settings_description">अज्ञात फ़ोन नंबरों का लुकअप</string>
+ <string name="enable_forward_lookup_title">आगे की ओर लुकअप</string>
+ <string name="enable_forward_lookup_summary">डायर में खोज करते समय आसपास के स्थान दिखाएँ</string>
+ <string name="enable_people_lookup_title">लोग लुकअप</string>
+ <string name="enable_people_lookup_summary">डायर में खोजते समय लोगों के लिए ऑनलाइन परिणाम दिखाएँ</string>
+ <string name="enable_reverse_lookup_title">रिवर्स लुकअप</string>
+ <string name="enable_reverse_lookup_summary">आवक कॉलों में अज्ञात नंबरों के लिए व्यक्ति या जगह के बारे में जानकारी के लिए लुकअप करें</string>
+ <string name="forward_lookup_provider_title">आगे की ओर लुकअप प्रदाता</string>
+ <string name="people_lookup_provider_title">लोग लुकअप प्रदाता</string>
+ <string name="reverse_lookup_provider_title">रिवर्स लुकअप प्रदाता</string>
+ <!-- Chinese Reverse Lookup Provider -->
+ <string name="cyngn_reverse_lookup_provider_name">सियानोजेन चीनी (सीएन)</string>
+ <!-- Description for incoming calls that were blacklisted -->
+ <string name="menu_add_to_blacklist">अवरुद्ध किए गए कॉलरों की सूची में जोड़ें</string>
+ <string name="toast_added_to_blacklist">%s को अवरुद्ध किए गए कॉलरों की सूची में जोड़ा गया।</string>
+ <!-- for speed dial -->
+ <string name="speed_dial_settings">तेज़ डायल सेटिंग</string>
+ <string name="speed_dial_not_set">(सेट नहीं किया गया है)</string>
+ <string name="speed_dial_replace">बदलें</string>
+ <string name="speed_dial_delete">हटाएँ</string>
+ <string name="speed_dial_unassigned_dialog_title">अनिर्दिष्ट कुंजी</string>
+ <string name="speed_dial_unassigned_dialog_message">नंबर कुंजी \'<xliff:g id="number">%s</xliff:g>\' को कोई तेज़ डायल कार्य निर्दिष्ट नहीं किया गया है। क्या आप अभी कोई कार्य निर्दिष्ट करना चाहेंगे?</string>
+ <string name="dialog_speed_dial_airplane_mode_message">तेज़ डायल का उपयोग करने के लिए, पहले विमान मोड को बंद करें।</string>
+ <string name="yes">हाँ</string>
+ <string name="no">नहीं</string>
+ <string name="incall_vibration_category_title">इन-कॉल कंपन</string>
+ <string name="incall_vibrate_outgoing_title">उत्तर देने पर कंपन करें</string>
+ <string name="incall_vibrate_call_waiting_title">कॉल प्रतीक्षा में होने पर कंपन करें</string>
+ <string name="incall_vibrate_hangup_title">कॉल काट देने पर कंपन करें</string>
+ <string name="incall_vibrate_45_title">हर मिनट कंपन करें</string>
+ <string name="incall_vibrate_45_summary">जावक कॉलों के दौरान हर मिनट के 45वें सेकंड पर कंपन करता है</string>
+ <string name="call_log_show_all_slots">सब सिम</string>
+ <string name="call_log_all_calls_header">सब कॉल</string>
+ <string name="call_log_blacklist_header">केवल अवरुद्ध किए गए कॉल</string>
+ <!-- Call statistics -->
+ <string name="call_log_stats_title">आँकड़े</string>
+ <string name="callStatsDetailTitle">कॉल आँकड़ों का विवरण</string>
+ <string name="call_stats_header_total">कुल: <xliff:g id="call_count">%s</xliff:g>, <xliff:g id="duration">%s</xliff:g></string>
+ <string name="call_stats_header_total_callsonly">कुल: <xliff:g id="call_count">%s</xliff:g></string>
+ <string name="call_stats_filter_from">शुरू तिथि</string>
+ <string name="call_stats_filter_to">अंत तिथि</string>
+ <string name="call_stats_filter_picker_title">फ़िल्टर रेंज</string>
+ <string name="date_quick_selection">तेज़ चयन</string>
+ <string name="date_qs_currentmonth">वर्तमान महीना</string>
+ <string name="date_qs_currentquarter">वर्तमान तिमाही</string>
+ <string name="date_qs_currentyear">वर्तमान वर्ष</string>
+ <string name="date_qs_lastweek">पिछला सप्ताह</string>
+ <string name="date_qs_lastmonth">पिछला महीना</string>
+ <string name="date_qs_lastquarter">पिछली तिमाही</string>
+ <string name="date_qs_lastyear">पिछला वर्ष</string>
+ <string name="call_stats_date_filter">समय रेंज को समायोजित करें</string>
+ <string name="call_stats_reset_filter">समय रेंज को रीसेट करें</string>
+ <string name="call_stats_sort_by_duration">कॉल अवधि के अनुसार छाँटें</string>
+ <string name="call_stats_sort_by_count">कॉल गिनती के अनुसार छाँटें</string>
+ <!-- Text displayed when there are no call log entries in the selected time range. -->
+</resources>