summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-07-13 15:56:13 -0700
committerEric Fischer <enf@google.com>2009-07-13 15:56:13 -0700
commit8d8150cbdbc2d9ef554cd09bd4926c700fc3a9e7 (patch)
tree657e6f116db23886f2fa7d02cb920f76a1cd6113 /res
parent358cfed9391de9b39ecb2a3dbefcf5e392915954 (diff)
downloadandroid_packages_providers_MediaProvider-8d8150cbdbc2d9ef554cd09bd4926c700fc3a9e7.tar.gz
android_packages_providers_MediaProvider-8d8150cbdbc2d9ef554cd09bd4926c700fc3a9e7.tar.bz2
android_packages_providers_MediaProvider-8d8150cbdbc2d9ef554cd09bd4926c700fc3a9e7.zip
Import new translations
Diffstat (limited to 'res')
-rw-r--r--res/values-cs/strings.xml2
-rw-r--r--res/values-da/strings.xml22
-rw-r--r--res/values-de/strings.xml2
-rw-r--r--res/values-el/strings.xml22
-rw-r--r--res/values-es-rUS/strings.xml2
-rw-r--r--res/values-es/strings.xml2
-rw-r--r--res/values-fr/strings.xml2
-rw-r--r--res/values-it/strings.xml2
-rw-r--r--res/values-ja/strings.xml2
-rw-r--r--res/values-ko/strings.xml4
-rw-r--r--res/values-nl/strings.xml2
-rw-r--r--res/values-pl/strings.xml2
-rw-r--r--res/values-pt-rPT/strings.xml22
-rw-r--r--res/values-pt/strings.xml22
-rw-r--r--res/values-ru/strings.xml2
-rw-r--r--res/values-sv/strings.xml22
-rw-r--r--res/values-tr/strings.xml22
-rw-r--r--res/values-zh-rCN/strings.xml2
-rw-r--r--res/values-zh-rTW/strings.xml2
19 files changed, 159 insertions, 1 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 3f0ccab1..405f4c01 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"Média"</string>
<string name="app_label">"Úložiště médií"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 00000000..d03fd6c0
--- /dev/null
+++ b/res/values-da/strings.xml
@@ -0,0 +1,22 @@
+<?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="uid_label">"Medier"</string>
+ <string name="app_label">"Medielagring"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
+</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 4dbf142d..4ee76034 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"Medien"</string>
<string name="app_label">"Medienspeicher"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
new file mode 100644
index 00000000..1c150559
--- /dev/null
+++ b/res/values-el/strings.xml
@@ -0,0 +1,22 @@
+<?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="uid_label">"Μέσα"</string>
+ <string name="app_label">"Χώρος αποθήκευσης μέσων"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 62150924..df49a3ab 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"Medios"</string>
<string name="app_label">"Almacenamiento de medios"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index d7393c29..7a96fecf 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"Multimedia"</string>
<string name="app_label">"Almacenamiento de medios"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 97cb1510..76a7a4a0 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"Multimédia"</string>
<string name="app_label">"Stockage multimédia"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 83e8653e..9558bee6 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"Media"</string>
<string name="app_label">"Media Storage"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 545f9c7e..5f2b95bd 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"メディア"</string>
<string name="app_label">"メディアストレージ"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index cea63e3d..363e8243 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -16,5 +16,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"미디어"</string>
- <string name="app_label">"미디어 스토리지"</string>
+ <string name="app_label">"Media Storage"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 229de2ce..7ec50301 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"Media"</string>
<string name="app_label">"Mediaopslag"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 11f64447..1fd0b273 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"Multimedia"</string>
<string name="app_label">"Przechowywanie multimediów"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 00000000..f35b4ef7
--- /dev/null
+++ b/res/values-pt-rPT/strings.xml
@@ -0,0 +1,22 @@
+<?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="uid_label">"Multimédia"</string>
+ <string name="app_label">"Armazenamento de multimédia"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
+</resources>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
new file mode 100644
index 00000000..77c495a8
--- /dev/null
+++ b/res/values-pt/strings.xml
@@ -0,0 +1,22 @@
+<?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="uid_label">"Mídia"</string>
+ <string name="app_label">"Armazenamento de mídia"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
+</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 3aa6d927..7e250946 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"Мультимедиа"</string>
<string name="app_label">"Хранилище мультимедиа"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
new file mode 100644
index 00000000..9558bee6
--- /dev/null
+++ b/res/values-sv/strings.xml
@@ -0,0 +1,22 @@
+<?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="uid_label">"Media"</string>
+ <string name="app_label">"Media Storage"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
+</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
new file mode 100644
index 00000000..a426847a
--- /dev/null
+++ b/res/values-tr/strings.xml
@@ -0,0 +1,22 @@
+<?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="uid_label">"Medya"</string>
+ <string name="app_label">"Medya Deposu"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 9a2b18fb..1ce3d177 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"媒体"</string>
<string name="app_label">"媒体存储"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 80e889d6..f16ce152 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -17,4 +17,6 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="uid_label">"媒體"</string>
<string name="app_label">"媒體儲存空間"</string>
+ <!-- no translation found for artist_label (1181678850424271227) -->
+ <skip />
</resources>