summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-10-18 11:16:18 -0700
committerEric Fischer <enf@google.com>2011-10-18 11:16:18 -0700
commit3f3a000a0da8c9978276dc121b5082bda37386a2 (patch)
treedeee98d237576e10f1142b229cf1bba4420f96c1
parenta82fed7efb7a50c4dd977d905819ac5dbfaf6e26 (diff)
downloadApplicationsProvider-3f3a000a0da8c9978276dc121b5082bda37386a2.tar.gz
Import revised translations. DO NOT MERGE
Change-Id: If70f71299b61730b43b6c608205f92f4bf36dbdd
-rw-r--r--res/values-ca/strings.xml4
-rw-r--r--res/values-hi/strings.xml23
2 files changed, 25 insertions, 2 deletions
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 8570fc7..3fa4176 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -16,8 +16,8 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label" msgid="8842303127802367578">"Cerca un proveïdor d\'aplicacions"</string>
+ <string name="app_label" msgid="8842303127802367578">"Proveïdor d\'aplicacions de cerca"</string>
<string name="search_label" msgid="6182832093760999173">"Aplicacions"</string>
<string name="application_desc" msgid="888412554142684749">"Aplicació"</string>
- <string name="settings_description" msgid="966629744054022387">"Noms de les aplicacions instal·lades"</string>
+ <string name="settings_description" msgid="966629744054022387">"Noms d\'aplicacions instal·lades"</string>
</resources>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
new file mode 100644
index 0000000..3c6eb89
--- /dev/null
+++ b/res/values-hi/strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2008 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="app_label" msgid="8842303127802367578">"एप्‍लिकेशन प्रदाता खोजें"</string>
+ <string name="search_label" msgid="6182832093760999173">"Apps"</string>
+ <string name="application_desc" msgid="888412554142684749">"एप्लिकेशन"</string>
+ <string name="settings_description" msgid="966629744054022387">"इंस्टॉल किए गए एप्‍लिकेशन के नाम"</string>
+</resources>