summaryrefslogtreecommitdiffstats
path: root/FMRecord
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-05-02 02:55:23 +0300
committerMatt Wagantall <mwagantall@cyngn.com>2016-02-19 14:07:45 -0800
commit3a9393e0f9297eb7c136b927a0f900c3d49ba06a (patch)
treed7580d7dede08bfe1a90942fc74918f18786b6b5 /FMRecord
parentd5596526de4631c25d7dd1a1ba8da3ea81f6361f (diff)
downloadandroid_hardware_qcom_fm-3a9393e0f9297eb7c136b927a0f900c3d49ba06a.tar.gz
android_hardware_qcom_fm-3a9393e0f9297eb7c136b927a0f900c3d49ba06a.tar.bz2
android_hardware_qcom_fm-3a9393e0f9297eb7c136b927a0f900c3d49ba06a.zip
Automatic translation import
Change-Id: I67a7e132c2b2d0e32f0107e1093c7ce36f617237
Diffstat (limited to 'FMRecord')
-rw-r--r--FMRecord/res/values-hi/strings.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/FMRecord/res/values-hi/strings.xml b/FMRecord/res/values-hi/strings.xml
new file mode 100644
index 0000000..8703fc5
--- /dev/null
+++ b/FMRecord/res/values-hi/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ * Copyright (c) 2009-2013, The Linux Foundation. All rights reserved.
+ * Copyright (C) 2014-2015 The CyanogenMod Project
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * * Neither the name of The Linux Foundation nor
+ * the names of its contributors may be used to endorse or promote
+ * products derived from this software without specific prior written
+ * permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="no_storage">रिकोर्डिंग शुरू करने से पहले एसडी कार्ड को माउंट करें।</string>
+ <string name="preparing_sd">एसडी कार्ड को तैयार कर रहे हैं</string>
+ <string name="access_sd_fail">एसडी कार्ड तक पहुँच नहीं सके।</string>
+ <string name="spaceIsLow_content">आपका एसडी कार्ड भंडारण भरता जा रहा है। गुणवत्ता सेटिंग को दलें या कुछ छवियों या अन्य फ़ाइलों को हटाएँ।</string>
+ <string name="FMRecording_reach_size_limit">आमाप सीमा तक पहुँच गए।</string>
+ <string name="audio_db_title_format"><xliff:g id="format">yyyy-MM-dd HH:mm:ss</xliff:g></string>
+ <string name="audio_db_artist_name">मेरी एफएम रेकॉर्डिंग</string>
+ <string name="audio_db_album_name">एफएम रिकॉर्डिंग</string>
+ <string name="audio_db_playlist_name">एफएम रेकॉर्डिंग</string>
+ <string name="save_record_file">एफएम रिकॉर्ड की गई फ़ाइल \'<xliff:g id="record_file">%1$s</xliff:g>\' में सहेजी गई</string>
+ <string name="fm_record_progress">एफएम रिकॉर्डिंग चल रही है</string>
+ <string name="unable_to_store">रिकॉर्ड किए गए ऑडिो को सहेज नहीं सके</string>
+</resources>