summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-11-06 15:30:44 -0800
committerEric Fischer <enf@google.com>2009-11-06 15:30:44 -0800
commit2d916baea40a432b2f8c55f791cab090d2f739bf (patch)
tree1e8551b61413f97332d417580be6fe12456b785d
parentd4c615efc60013a75bb291658f40f1b9d24fdfa2 (diff)
downloadandroid_packages_wallpapers_LivePicker-2d916baea40a432b2f8c55f791cab090d2f739bf.tar.gz
android_packages_wallpapers_LivePicker-2d916baea40a432b2f8c55f791cab090d2f739bf.tar.bz2
android_packages_wallpapers_LivePicker-2d916baea40a432b2f8c55f791cab090d2f739bf.zip
Import revised translations. DO NOT MERGE
-rw-r--r--res/values-cs/strings.xml24
-rw-r--r--res/values-da/strings.xml24
-rw-r--r--res/values-de/strings.xml24
-rw-r--r--res/values-el/strings.xml26
-rw-r--r--res/values-es-rUS/strings.xml24
-rw-r--r--res/values-es/strings.xml24
-rw-r--r--res/values-fr/strings.xml24
-rw-r--r--res/values-it/strings.xml24
-rw-r--r--res/values-ja/strings.xml24
-rw-r--r--res/values-ko/strings.xml24
-rw-r--r--res/values-nb/strings.xml24
-rw-r--r--res/values-nl/strings.xml26
-rw-r--r--res/values-pl/strings.xml24
-rw-r--r--res/values-pt-rPT/strings.xml24
-rw-r--r--res/values-pt/strings.xml24
-rw-r--r--res/values-ru/strings.xml24
-rw-r--r--res/values-sv/strings.xml24
-rw-r--r--res/values-tr/strings.xml24
-rw-r--r--res/values-zh-rCN/strings.xml24
-rw-r--r--res/values-zh-rTW/strings.xml24
20 files changed, 484 insertions, 0 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
new file mode 100644
index 0000000..e64f7cf
--- /dev/null
+++ b/res/values-cs/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Aktivní tapeta"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Nastavení…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Nastavit tapetu"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Žádné aktivní tapety."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Nastavit tapetu"</string>
+</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..e3a5aac
--- /dev/null
+++ b/res/values-da/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Levende tapet"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Indstillinger …"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Angiv tapet"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Intet levende tapet"</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Angiv tapet"</string>
+</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
new file mode 100644
index 0000000..2b4b188
--- /dev/null
+++ b/res/values-de/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Live-Hintergrundbild"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Einstellungen…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Hintergrund festlegen"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Keine Live-Hintergrundbilder"</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Hintergrundbild festlegen"</string>
+</resources>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
new file mode 100644
index 0000000..dfbb138
--- /dev/null
+++ b/res/values-el/strings.xml
@@ -0,0 +1,26 @@
+<?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">
+ <!-- no translation found for application_name (4119979710394894209) -->
+ <skip />
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Ζωντανή ταπετσαρία"</string>
+ <!-- no translation found for configure_wallpaper (7396598925806288258) -->
+ <skip />
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Ορισμός ταπετσαρίας"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Δεν υπάρχουν ζωντανές ταπετσαρίες."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Ορισμός ταπετσαρίας"</string>
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..4c26f1f
--- /dev/null
+++ b/res/values-es-rUS/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Elegir fondo de pantalla"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Configuración…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Definir papel tapiz"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"No se han elegido como fondos de pantalla."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Definir como fondo de pantalla"</string>
+</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
new file mode 100644
index 0000000..82077eb
--- /dev/null
+++ b/res/values-es/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Selector de fondo de pantalla animado"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Fondo de pantalla animado"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Configuración…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Establecer fondo de pantalla"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"No hay ningún fondo de pantalla animado."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Establecer fondo de pantalla"</string>
+</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
new file mode 100644
index 0000000..05650b5
--- /dev/null
+++ b/res/values-fr/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Sélecteur de fond d\'écran animé"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Fond d\'écran animé"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Paramètres…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Sélectionner"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Sans fond d\'écran animé"</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Sélectionner"</string>
+</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
new file mode 100644
index 0000000..2f2f533
--- /dev/null
+++ b/res/values-it/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Selettore sfondo live"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Sfondo live"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Impostazioni…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Imposta sfondo"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Nessuno sfondo live."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Imposta sfondo"</string>
+</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..ac82120
--- /dev/null
+++ b/res/values-ja/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"ライブ壁紙"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"設定..."</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"壁紙に設定"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"ライブ壁紙がありません。"</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"壁紙を設定"</string>
+</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
new file mode 100644
index 0000000..858b8f8
--- /dev/null
+++ b/res/values-ko/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"라이브 배경화면 선택기"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"라이브 배경화면"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"설정…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"배경화면 설정"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"라이브 배경화면이 없습니다."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"배경화면 설정"</string>
+</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 0000000..5995b2a
--- /dev/null
+++ b/res/values-nb/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Levende bakgrunnsbilde"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Innstillinger"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Velg bakgrunnsbilde"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Ingen levende bakgrunnsbilder."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Velg bakgrunnsbilde"</string>
+</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
new file mode 100644
index 0000000..7cbe10e
--- /dev/null
+++ b/res/values-nl/strings.xml
@@ -0,0 +1,26 @@
+<?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">
+ <!-- no translation found for application_name (4119979710394894209) -->
+ <skip />
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Live achtergrond"</string>
+ <!-- no translation found for configure_wallpaper (7396598925806288258) -->
+ <skip />
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Achtergrond instellen"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Geen live achtergronden."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Achtergrond instellen"</string>
+</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
new file mode 100644
index 0000000..ea71911
--- /dev/null
+++ b/res/values-pl/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Aktywna tapeta"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Ustawienia…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Ustaw tapetę"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Brak aktywnych tapet."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Ustaw tapetę"</string>
+</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..18e40ca
--- /dev/null
+++ b/res/values-pt-rPT/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Imagem de fundo em directo"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Definições…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Definir imagem de fundo"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Não há imagens de fundo em directo."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Definir imagem de fundo"</string>
+</resources>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
new file mode 100644
index 0000000..d3853f4
--- /dev/null
+++ b/res/values-pt/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Selecionador de plano de fundo ativo"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Plano de fundo ativo"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Configurações…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Definir papel de parede"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Não há planos de fundo ativos."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Definir plano de fundo"</string>
+</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
new file mode 100644
index 0000000..e68b5bd
--- /dev/null
+++ b/res/values-ru/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Анимированный фоновый рисунок"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Настройки…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Установить обои"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Анимированные фоновые рисунки отсутствуют."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Установить фоновый рисунок"</string>
+</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
new file mode 100644
index 0000000..1c1b7d7
--- /dev/null
+++ b/res/values-sv/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Live-bakgrund"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Inställningar…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Ange bakgrund"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Inga live-bakgrunder."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Ange bakgrund"</string>
+</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
new file mode 100644
index 0000000..68cd10f
--- /dev/null
+++ b/res/values-tr/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Canlı Duvar Kağıdı Seçicisi"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Canlı duvar kağıdı"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"Ayarlar…"</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"Duvar kağıdını ayarla"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"Canlı duvar kağıdı yok."</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"Duvar kağıdını ayarla"</string>
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
new file mode 100644
index 0000000..3dffee7
--- /dev/null
+++ b/res/values-zh-rCN/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"当前壁纸"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"设置..."</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"设置壁纸"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"无当前壁纸。"</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"设置壁纸"</string>
+</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
new file mode 100644
index 0000000..3ae90e0
--- /dev/null
+++ b/res/values-zh-rTW/strings.xml
@@ -0,0 +1,24 @@
+<?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="application_name" msgid="4119979710394894209">"即時桌布挑選器"</string>
+ <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"即時桌布"</string>
+ <string name="configure_wallpaper" msgid="7396598925806288258">"設定..."</string>
+ <string name="wallpaper_instructions" msgid="4215640646180727542">"設定桌布"</string>
+ <string name="live_wallpaper_empty" msgid="4278728108785853407">"沒有即時桌布。"</string>
+ <string name="set_live_wallpaper" msgid="2381437614949033266">"設定桌布"</string>
+</resources>