summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-10-18 11:13:05 -0700
committerEric Fischer <enf@google.com>2011-10-18 11:13:05 -0700
commit62f5cb3518c8cd26ee6472b3873c700f967ad348 (patch)
treefb8e0093b1ad9f5f9d29fcf02f4c7665b14707a5
parent38bfd639a691b7a812a53b3737e17cc428d9303d (diff)
downloadProtips-62f5cb3518c8cd26ee6472b3873c700f967ad348.tar.gz
Change-Id: If3afc8b6965390e2651b2fbe48b3a43e673c3643
-rw-r--r--res/values-hi/arrays.xml27
-rw-r--r--res/values-hi/strings.xml21
2 files changed, 48 insertions, 0 deletions
diff --git a/res/values-hi/arrays.xml b/res/values-hi/arrays.xml
new file mode 100644
index 0000000..1abeb7c
--- /dev/null
+++ b/res/values-hi/arrays.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="tips">
+ <item msgid="4457112202911142877">"अपनी सभी एप्लिकेशन देखें."\n" लॉन्चर आइकन को स्पर्श करें. @drawable/all_apps"</item>
+ <item msgid="8842580895829057430">"एप्लिकेशन को अपनी होम स्क्रीन पर खींचें."\n" किसी एप्लिकेशन को लॉंन्चर में स्पर्श करें और तब तक पकड़ कर रखें जब तक वह कंपन न करे."</item>
+ <item msgid="8903218961940756528">"अपनी होम स्क्रीन पुनः व्यवस्थित करें."\n" किसी आइटम को स्पर्श करें और पकड़ कर रखें और जब यह कंपन करे, उसे अपने इच्छित स्थान पर खींचें."</item>
+ <item msgid="3123213860439458492">"आइटम निकालें."\n" किसी आइटम को स्पर्श करें और कंपन करने तक पकड़ कर रखें, फिर उसे ट्रैश आइकन पर खींचें. @drawable/trash"</item>
+ <item msgid="1000948398885889319">"एकाधिक होम स्क्रीन."\n" स्विच करने के लिए बाएं या दाएं स्वाइप करें. आइटम को अन्य स्क्रीन पर खींचें."</item>
+ <item msgid="424487960942281801">"इस विजेट के साथ कार्य पूर्ण हुआ?"\n" उसे स्पर्श करें और कंपन करने तक पकड़ कर रखें, फिर उसे ट्रैश आइकन पर खींचें."</item>
+ </string-array>
+</resources>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
new file mode 100644
index 0000000..2c30521
--- /dev/null
+++ b/res/values-hi/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="widget_name" msgid="5948202656358353180">"होम स्क्रीन युक्तियां"</string>
+ <string name="pager_footer" msgid="8874468132852452517">"<xliff:g id="NUMPAGES">%2$d</xliff:g> में से <xliff:g id="CURPAGE">%1$d</xliff:g>"</string>
+</resources>