summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2019-09-17 10:26:55 -0700
committerBill Yi <byi@google.com>2019-09-17 17:36:36 +0000
commit31b31396cf4553ca0aeed04fbbc697792e997eb6 (patch)
tree84785fcee91224947c3b422b0c580fabf93509ae
parentcc4b685d3efcb73eba2977900af2734c2bfc6daf (diff)
downloadandroid_development-31b31396cf4553ca0aeed04fbbc697792e997eb6.tar.gz
android_development-31b31396cf4553ca0aeed04fbbc697792e997eb6.tar.bz2
android_development-31b31396cf4553ca0aeed04fbbc697792e997eb6.zip
Import translations. DO NOT MERGE
Change-Id: Ib7c51afe51fdc6364df8bf00cd820d17aa61eda4 Auto-generated-cl: translation import
-rw-r--r--samples/Home/res/values-cs/strings.xml11
-rw-r--r--samples/Home/res/values-de-rDE/strings.xml11
-rw-r--r--samples/Home/res/values-es-rUS/strings.xml11
-rw-r--r--samples/Home/res/values-nl-rNL/strings.xml11
4 files changed, 0 insertions, 44 deletions
diff --git a/samples/Home/res/values-cs/strings.xml b/samples/Home/res/values-cs/strings.xml
deleted file mode 100644
index 28305341c..000000000
--- a/samples/Home/res/values-cs/strings.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="home_title">"Domů"</string>
- <string name="show_all_apps">"Vše"</string>
- <string name="menu_wallpaper">"Tapeta"</string>
- <string name="menu_search">"Hledat"</string>
- <!-- no translation found for menu_settings (1769059051084007158) -->
- <skip />
- <string name="wallpaper_instructions">"Klepnutím na obrázek nastavíte tapetu portrétu"</string>
-</resources>
diff --git a/samples/Home/res/values-de-rDE/strings.xml b/samples/Home/res/values-de-rDE/strings.xml
deleted file mode 100644
index 28a1b7cff..000000000
--- a/samples/Home/res/values-de-rDE/strings.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="home_title">"Startseite"</string>
- <string name="show_all_apps">"Alle"</string>
- <string name="menu_wallpaper">"Bildschirmhintergrund"</string>
- <string name="menu_search">"Suchen"</string>
- <!-- no translation found for menu_settings (1769059051084007158) -->
- <skip />
- <string name="wallpaper_instructions">"Tippen Sie auf Bild, um Porträt-Bildschirmhintergrund einzustellen"</string>
-</resources>
diff --git a/samples/Home/res/values-es-rUS/strings.xml b/samples/Home/res/values-es-rUS/strings.xml
deleted file mode 100644
index 63252cced..000000000
--- a/samples/Home/res/values-es-rUS/strings.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="home_title">"Casa"</string>
- <string name="show_all_apps">"Todo"</string>
- <string name="menu_wallpaper">"Papel tapiz"</string>
- <string name="menu_search">"Búsqueda"</string>
- <!-- no translation found for menu_settings (1769059051084007158) -->
- <skip />
- <string name="wallpaper_instructions">"Puntee en la imagen para establecer papel tapiz vertical"</string>
-</resources>
diff --git a/samples/Home/res/values-nl-rNL/strings.xml b/samples/Home/res/values-nl-rNL/strings.xml
deleted file mode 100644
index 4a5ae4f94..000000000
--- a/samples/Home/res/values-nl-rNL/strings.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="home_title">"Start"</string>
- <string name="show_all_apps">"Alles"</string>
- <string name="menu_wallpaper">"Achtergrond"</string>
- <string name="menu_search">"Zoeken"</string>
- <!-- no translation found for menu_settings (1769059051084007158) -->
- <skip />
- <string name="wallpaper_instructions">"Tik op afbeelding om portretachtergrond in te stellen"</string>
-</resources>