summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/values-cs/strings.xml7
-rw-r--r--res/values-da/strings.xml21
-rw-r--r--res/values-de/strings.xml7
-rw-r--r--res/values-el/strings.xml21
-rw-r--r--res/values-es-rUS/strings.xml21
-rw-r--r--res/values-es/strings.xml7
-rw-r--r--res/values-fr/strings.xml7
-rw-r--r--res/values-it/strings.xml7
-rw-r--r--res/values-ja/strings.xml21
-rw-r--r--res/values-ko/strings.xml21
-rw-r--r--res/values-nb/strings.xml21
-rw-r--r--res/values-nl/strings.xml7
-rw-r--r--res/values-pl/strings.xml7
-rw-r--r--res/values-pt-rPT/strings.xml21
-rw-r--r--res/values-pt/strings.xml21
-rw-r--r--res/values-ru/strings.xml21
-rw-r--r--res/values-sv/strings.xml21
-rw-r--r--res/values-tr/strings.xml21
-rw-r--r--res/values-zh-rCN/strings.xml21
-rw-r--r--res/values-zh-rTW/strings.xml7
20 files changed, 276 insertions, 32 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 1605476..20aacf7 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -15,8 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="search_label">"Aplikace"</string>
- <string name="application_desc">"Aplikace"</string>
- <!-- no translation found for settings_description (8483127270107170025) -->
- <skip />
+ <string name="search_label" msgid="6182832093760999173">"Aplikace"</string>
+ <string name="application_desc" msgid="888412554142684749">"Aplikace"</string>
+ <string name="settings_description" msgid="966629744054022387">"Názvy instalovaných aplikací"</string>
</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..70117b7
--- /dev/null
+++ b/res/values-da/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="search_label" msgid="6182832093760999173">"Apps"</string>
+ <string name="application_desc" msgid="888412554142684749">"Program"</string>
+ <string name="settings_description" msgid="966629744054022387">"Navne på installerede programmer"</string>
+</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 2b41819..1db561b 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -15,8 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="search_label">"Google Apps"</string>
- <string name="application_desc">"Anwendung"</string>
- <!-- no translation found for settings_description (8483127270107170025) -->
- <skip />
+ <string name="search_label" msgid="6182832093760999173">"Google Apps"</string>
+ <string name="application_desc" msgid="888412554142684749">"Anwendung"</string>
+ <string name="settings_description" msgid="966629744054022387">"Namen der installierten Anwendungen"</string>
</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
new file mode 100644
index 0000000..ec58c6d
--- /dev/null
+++ b/res/values-el/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="search_label" msgid="6182832093760999173">"Εφαρμογές"</string>
+ <string name="application_desc" msgid="888412554142684749">"Εφαρμογή"</string>
+ <string name="settings_description" msgid="966629744054022387">"Ονόματα εγκατεστημένων εφαρμογών"</string>
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..9062e21
--- /dev/null
+++ b/res/values-es-rUS/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="search_label" msgid="6182832093760999173">"Apps"</string>
+ <string name="application_desc" msgid="888412554142684749">"Aplicación"</string>
+ <string name="settings_description" msgid="966629744054022387">"Nombres de aplicaciones instaladas"</string>
+</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 1b39e57..4e9e40e 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -15,8 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="search_label">"Aplicaciones"</string>
- <string name="application_desc">"Aplicación"</string>
- <!-- no translation found for settings_description (8483127270107170025) -->
- <skip />
+ <string name="search_label" msgid="6182832093760999173">"Aplicaciones"</string>
+ <string name="application_desc" msgid="888412554142684749">"Aplicación"</string>
+ <string name="settings_description" msgid="966629744054022387">"Nombres de aplicaciones instaladas"</string>
</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 9ef29e8..f29b429 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -15,8 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="search_label">"Applications"</string>
- <string name="application_desc">"Application"</string>
- <!-- no translation found for settings_description (8483127270107170025) -->
- <skip />
+ <string name="search_label" msgid="6182832093760999173">"Applications"</string>
+ <string name="application_desc" msgid="888412554142684749">"Application"</string>
+ <string name="settings_description" msgid="966629744054022387">"Noms des applications installées"</string>
</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index d13e5b3..57ed8e4 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -15,8 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="search_label">"Applicazioni"</string>
- <string name="application_desc">"Applicazione"</string>
- <!-- no translation found for settings_description (8483127270107170025) -->
- <skip />
+ <string name="search_label" msgid="6182832093760999173">"Applicazioni"</string>
+ <string name="application_desc" msgid="888412554142684749">"Applicazione"</string>
+ <string name="settings_description" msgid="966629744054022387">"Nomi delle applicazioni installate"</string>
</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..91228d7
--- /dev/null
+++ b/res/values-ja/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="search_label" msgid="6182832093760999173">"アプリケーション"</string>
+ <string name="application_desc" msgid="888412554142684749">"アプリケーション"</string>
+ <string name="settings_description" msgid="966629744054022387">"インストールされているアプリケーション名"</string>
+</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
new file mode 100644
index 0000000..66afbcc
--- /dev/null
+++ b/res/values-ko/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="search_label" msgid="6182832093760999173">"응용프로그램"</string>
+ <string name="application_desc" msgid="888412554142684749">"응용프로그램"</string>
+ <string name="settings_description" msgid="966629744054022387">"설치된 응용프로그램의 이름"</string>
+</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 0000000..9ad7ab0
--- /dev/null
+++ b/res/values-nb/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="search_label" msgid="6182832093760999173">"Apps"</string>
+ <string name="application_desc" msgid="888412554142684749">"Program"</string>
+ <string name="settings_description" msgid="966629744054022387">"Navn på installerte programmer"</string>
+</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 2b45837..4bd9837 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -15,8 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="search_label">"Toepassingen"</string>
- <string name="application_desc">"Toepassing"</string>
- <!-- no translation found for settings_description (8483127270107170025) -->
- <skip />
+ <string name="search_label" msgid="6182832093760999173">"Toepassingen"</string>
+ <string name="application_desc" msgid="888412554142684749">"Toepassing"</string>
+ <string name="settings_description" msgid="966629744054022387">"Namen van geïnstalleerde toepassingen"</string>
</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index b0c2cd5..a839cf2 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -15,8 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="search_label">"Aplikacje"</string>
- <string name="application_desc">"Aplikacja"</string>
- <!-- no translation found for settings_description (8483127270107170025) -->
- <skip />
+ <string name="search_label" msgid="6182832093760999173">"Aplikacje"</string>
+ <string name="application_desc" msgid="888412554142684749">"Aplikacja"</string>
+ <string name="settings_description" msgid="966629744054022387">"Nazwy zainstalowanych aplikacji"</string>
</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..b76d8af
--- /dev/null
+++ b/res/values-pt-rPT/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="search_label" msgid="6182832093760999173">"Apps"</string>
+ <string name="application_desc" msgid="888412554142684749">"Aplicação"</string>
+ <string name="settings_description" msgid="966629744054022387">"Nomes das aplicações instaladas"</string>
+</resources>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
new file mode 100644
index 0000000..0e1d534
--- /dev/null
+++ b/res/values-pt/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="search_label" msgid="6182832093760999173">"Aplicativos"</string>
+ <string name="application_desc" msgid="888412554142684749">"Aplicativo"</string>
+ <string name="settings_description" msgid="966629744054022387">"Nomes dos aplicativos instalados"</string>
+</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
new file mode 100644
index 0000000..a35fd61
--- /dev/null
+++ b/res/values-ru/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="search_label" msgid="6182832093760999173">"Приложения"</string>
+ <string name="application_desc" msgid="888412554142684749">"Приложение"</string>
+ <string name="settings_description" msgid="966629744054022387">"Названия установленных приложений"</string>
+</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
new file mode 100644
index 0000000..4e6da0b
--- /dev/null
+++ b/res/values-sv/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="search_label" msgid="6182832093760999173">"Program"</string>
+ <string name="application_desc" msgid="888412554142684749">"Program"</string>
+ <string name="settings_description" msgid="966629744054022387">"Namn på installerade program"</string>
+</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
new file mode 100644
index 0000000..506dfb0
--- /dev/null
+++ b/res/values-tr/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="search_label" msgid="6182832093760999173">"Uygulamalar"</string>
+ <string name="application_desc" msgid="888412554142684749">"Uygulama"</string>
+ <string name="settings_description" msgid="966629744054022387">"Yüklenen uygulamaların adları"</string>
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
new file mode 100644
index 0000000..d0e1cac
--- /dev/null
+++ b/res/values-zh-rCN/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="search_label" msgid="6182832093760999173">"应用程序"</string>
+ <string name="application_desc" msgid="888412554142684749">"应用程序"</string>
+ <string name="settings_description" msgid="966629744054022387">"已安装的应用程序的名称"</string>
+</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 258d311..e96ba49 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -15,8 +15,7 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="search_label">"應用程式"</string>
- <string name="application_desc">"應用程式"</string>
- <!-- no translation found for settings_description (8483127270107170025) -->
- <skip />
+ <string name="search_label" msgid="6182832093760999173">"應用程式"</string>
+ <string name="application_desc" msgid="888412554142684749">"應用程式"</string>
+ <string name="settings_description" msgid="966629744054022387">"已安裝的應用程式名稱"</string>
</resources>