summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2010-09-29 14:37:21 -0700
committerEric Fischer <enf@google.com>2010-09-29 14:37:21 -0700
commitb1e346124ed9f5a6873186dc89ddca99850b149a (patch)
treea825ffee58793fb337d88f3b3f8e0ff2f3938457 /ui
parent69784dc727df4f79ceff2ca88d4c79a98583c5b0 (diff)
downloadandroid_packages_providers_DownloadProvider-b1e346124ed9f5a6873186dc89ddca99850b149a.tar.gz
android_packages_providers_DownloadProvider-b1e346124ed9f5a6873186dc89ddca99850b149a.tar.bz2
android_packages_providers_DownloadProvider-b1e346124ed9f5a6873186dc89ddca99850b149a.zip
Import revised translations. DO NOT MERGE
Change-Id: I27a5fc3ab9bd0fd3e6d9db674ef32077d623e7b6
Diffstat (limited to 'ui')
-rw-r--r--ui/res/values-cs/strings.xml51
-rw-r--r--ui/res/values-da/strings.xml51
-rw-r--r--ui/res/values-de/strings.xml51
-rw-r--r--ui/res/values-el/strings.xml51
-rw-r--r--ui/res/values-es-rUS/strings.xml51
-rw-r--r--ui/res/values-es/strings.xml51
-rw-r--r--ui/res/values-fr/strings.xml51
-rw-r--r--ui/res/values-it/strings.xml51
-rw-r--r--ui/res/values-ja/strings.xml51
-rw-r--r--ui/res/values-ko/strings.xml51
-rw-r--r--ui/res/values-nb/strings.xml51
-rw-r--r--ui/res/values-nl/strings.xml51
-rw-r--r--ui/res/values-pl/strings.xml51
-rw-r--r--ui/res/values-pt-rPT/strings.xml51
-rw-r--r--ui/res/values-pt/strings.xml51
-rw-r--r--ui/res/values-ru/strings.xml51
-rw-r--r--ui/res/values-sv/strings.xml51
-rw-r--r--ui/res/values-tr/strings.xml51
-rw-r--r--ui/res/values-zh-rCN/strings.xml51
-rw-r--r--ui/res/values-zh-rTW/strings.xml51
20 files changed, 1020 insertions, 0 deletions
diff --git a/ui/res/values-cs/strings.xml b/ui/res/values-cs/strings.xml
new file mode 100644
index 00000000..3f9f7ce4
--- /dev/null
+++ b/ui/res/values-cs/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Stahování"</string>
+ <string name="download_title" msgid="2470985874255839247">"Stahování"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Žádná stahování"</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Neznámé&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Řadit podle velikosti"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"Ve frontě"</string>
+ <string name="download_running" msgid="4656462962155580641">"Probíhá"</string>
+ <string name="download_success" msgid="7006048006543495236">"Dokončeno"</string>
+ <string name="download_error" msgid="3107369653921738690">"Neúspěšné"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Soubor není dostupný"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Toto stažení se nezdařilo."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Tento soubor je ve frontě stahování."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Stažený soubor nelze nalézt."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Soubor nelze otevřít"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Odebrat"</string>
+ <string name="delete_download" msgid="76629022653866471">"Smazat"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Zachovat"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Zrušit"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Zkusit znovu"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Zrušit výběr všech"</string>
+</resources>
diff --git a/ui/res/values-da/strings.xml b/ui/res/values-da/strings.xml
new file mode 100644
index 00000000..68481abc
--- /dev/null
+++ b/ui/res/values-da/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Downloads"</string>
+ <string name="download_title" msgid="2470985874255839247">"Downloads"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Ingen downloads."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Ukendt&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Sorter efter størrelse"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"I kø"</string>
+ <string name="download_running" msgid="4656462962155580641">"I gang"</string>
+ <string name="download_success" msgid="7006048006543495236">"Fuldført"</string>
+ <string name="download_error" msgid="3107369653921738690">"Mislykket"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Filen er ikke tilgængelig"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Denne download mislykkedes."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Filen downloades senere."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Den downloadede fil blev ikke fundet."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Filen kan ikke åbnes"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Fjern"</string>
+ <string name="delete_download" msgid="76629022653866471">"Slet"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Behold"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Annuller"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Prøv igen"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Ryd valgte"</string>
+</resources>
diff --git a/ui/res/values-de/strings.xml b/ui/res/values-de/strings.xml
new file mode 100644
index 00000000..d2664d95
--- /dev/null
+++ b/ui/res/values-de/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Downloads"</string>
+ <string name="download_title" msgid="2470985874255839247">"Downloads"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Keine Downloads"</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Unbekannt&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Nach Größe sortieren"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"Wartet"</string>
+ <string name="download_running" msgid="4656462962155580641">"Läuft"</string>
+ <string name="download_success" msgid="7006048006543495236">"Fertig"</string>
+ <string name="download_error" msgid="3107369653921738690">"Fehler"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Datei nicht verfügbar"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Dieser Download ist fehlgeschlagen."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Diese Datei wurde zum späteren Download in die Warteschlange gestellt."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Die heruntergeladene Datei kann nicht gefunden werden."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Datei kann nicht geöffnet werden."</string>
+ <string name="remove_download" msgid="6372920256257247857">"Entfernen"</string>
+ <string name="delete_download" msgid="76629022653866471">"Löschen"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Beibehalten"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Abbrechen"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Wiederholen"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Auswahl löschen"</string>
+</resources>
diff --git a/ui/res/values-el/strings.xml b/ui/res/values-el/strings.xml
new file mode 100644
index 00000000..b56f790d
--- /dev/null
+++ b/ui/res/values-el/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Λήψεις"</string>
+ <string name="download_title" msgid="2470985874255839247">"Λήψεις"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Καμία λήψη."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Άγνωστο&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Ταξινόμηση βάσει μεγέθους"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"Σε ουρά"</string>
+ <string name="download_running" msgid="4656462962155580641">"Σε εξέλιξη"</string>
+ <string name="download_success" msgid="7006048006543495236">"Ολοκληρ."</string>
+ <string name="download_error" msgid="3107369653921738690">"Αποτυχία"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Μη διαθέσιμο αρχείο"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Αυτή η λήψη δεν ήταν επιτυχής."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Αυτό το αρχείο είναι στην ουρά για μελλοντική λήψη."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Δεν είναι δυνατή η εύρεση του αρχείου λήψης."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Δεν είναι δυνατό το άνοιγμα του αρχείου"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Κατάργηση"</string>
+ <string name="delete_download" msgid="76629022653866471">"Διαγραφή"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Διατήρηση"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Άκυρο"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Επανάληψη"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Εκκαθάριση επιλογής"</string>
+</resources>
diff --git a/ui/res/values-es-rUS/strings.xml b/ui/res/values-es-rUS/strings.xml
new file mode 100644
index 00000000..e7675ec7
--- /dev/null
+++ b/ui/res/values-es-rUS/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Descargas"</string>
+ <string name="download_title" msgid="2470985874255839247">"Descargas"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"No hay descargas."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Desconocido&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Ordenar por tamaño"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"Citado"</string>
+ <string name="download_running" msgid="4656462962155580641">"En progreso"</string>
+ <string name="download_success" msgid="7006048006543495236">"Completa"</string>
+ <string name="download_error" msgid="3107369653921738690">"Error"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Archivo no disponible"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Esta descarga no fue exitosa."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Este archivo está en cola para descargas futuras."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"No podemos encontrar el archivo que se descargó."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"No se puede abrir el archivo."</string>
+ <string name="remove_download" msgid="6372920256257247857">"Eliminar"</string>
+ <string name="delete_download" msgid="76629022653866471">"Eliminar"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Conservar"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Cancelar"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Intentar nuevamente"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Borrar selección"</string>
+</resources>
diff --git a/ui/res/values-es/strings.xml b/ui/res/values-es/strings.xml
new file mode 100644
index 00000000..7f0dd7c5
--- /dev/null
+++ b/ui/res/values-es/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Descargas"</string>
+ <string name="download_title" msgid="2470985874255839247">"Descargas"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"No hay descargas."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Desconocido&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Ordenar por tamaño"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"En cola"</string>
+ <string name="download_running" msgid="4656462962155580641">"En curso"</string>
+ <string name="download_success" msgid="7006048006543495236">"Completada"</string>
+ <string name="download_error" msgid="3107369653921738690">"Con error"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Archivo no disponible"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Se ha producido un error al realizar la descarga."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Este archivo está en cola para descargarlo más tarde."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"No se puede encontrar el archivo descargado."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"No se puede abrir el archivo."</string>
+ <string name="remove_download" msgid="6372920256257247857">"Quitar"</string>
+ <string name="delete_download" msgid="76629022653866471">"Eliminar"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Conservar"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Cancelar"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Reintentar"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Borrar selección"</string>
+</resources>
diff --git a/ui/res/values-fr/strings.xml b/ui/res/values-fr/strings.xml
new file mode 100644
index 00000000..a342166f
--- /dev/null
+++ b/ui/res/values-fr/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Téléchargements"</string>
+ <string name="download_title" msgid="2470985874255839247">"Téléchargements"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Aucun téléchargement"</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Inconnu&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Trier par taille"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"Ajouté à la file d\'attente"</string>
+ <string name="download_running" msgid="4656462962155580641">"En cours…"</string>
+ <string name="download_success" msgid="7006048006543495236">"Terminé"</string>
+ <string name="download_error" msgid="3107369653921738690">"Échec"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Fichier indisponible"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Ce téléchargement a échoué."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Ce fichier est mis en file d\'attente et sera téléchargé ultérieurement."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Le fichier téléchargé est introuvable."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Impossible d\'ouvrir le fichier."</string>
+ <string name="remove_download" msgid="6372920256257247857">"Supprimer"</string>
+ <string name="delete_download" msgid="76629022653866471">"Supprimer"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Conserver"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Annuler"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Réessayer"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Annuler la sélection"</string>
+</resources>
diff --git a/ui/res/values-it/strings.xml b/ui/res/values-it/strings.xml
new file mode 100644
index 00000000..c73e77fd
--- /dev/null
+++ b/ui/res/values-it/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Download"</string>
+ <string name="download_title" msgid="2470985874255839247">"Download"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Nessun download."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Sconosciuto&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Ordina per dimensioni"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"In coda"</string>
+ <string name="download_running" msgid="4656462962155580641">"In corso"</string>
+ <string name="download_success" msgid="7006048006543495236">"Completato"</string>
+ <string name="download_error" msgid="3107369653921738690">"Non riuscito"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"File non disponibile"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Questo download non è riuscito."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Questo file è in coda per un futuro download."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Impossibile trovare il file scaricato."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Impossibile aprire il file"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Rimuovi"</string>
+ <string name="delete_download" msgid="76629022653866471">"Elimina"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Conserva"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Annulla"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Riprova"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Annulla selezione"</string>
+</resources>
diff --git a/ui/res/values-ja/strings.xml b/ui/res/values-ja/strings.xml
new file mode 100644
index 00000000..25d2c14c
--- /dev/null
+++ b/ui/res/values-ja/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"ダウンロード"</string>
+ <string name="download_title" msgid="2470985874255839247">"ダウンロード"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"ダウンロードはありません。"</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;不明&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"サイズ順"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"キューに登録"</string>
+ <string name="download_running" msgid="4656462962155580641">"処理中"</string>
+ <string name="download_success" msgid="7006048006543495236">"完了"</string>
+ <string name="download_error" msgid="3107369653921738690">"失敗"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"ファイルを利用できません"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"このダウンロードは失敗しました。"</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"このファイルはダウンロード待機中です。"</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"ダウンロードしたファイルが見つかりません。"</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"ファイルを開けません"</string>
+ <string name="remove_download" msgid="6372920256257247857">"削除"</string>
+ <string name="delete_download" msgid="76629022653866471">"削除"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"継続"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"キャンセル"</string>
+ <string name="retry_download" msgid="7617100787922717912">"再試行"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"選択を解除"</string>
+</resources>
diff --git a/ui/res/values-ko/strings.xml b/ui/res/values-ko/strings.xml
new file mode 100644
index 00000000..afd8384d
--- /dev/null
+++ b/ui/res/values-ko/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"다운로드"</string>
+ <string name="download_title" msgid="2470985874255839247">"다운로드"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"다운로드 항목이 없습니다."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;알 수 없음&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"크기별 정렬"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"대기 중"</string>
+ <string name="download_running" msgid="4656462962155580641">"진행 중"</string>
+ <string name="download_success" msgid="7006048006543495236">"완료"</string>
+ <string name="download_error" msgid="3107369653921738690">"실패"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"파일이 없습니다."</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"다운로드에 실패했습니다."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"다음 다운로드를 위해 파일이 대기 중입니다."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"다운로드한 파일을 찾지 못했습니다."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"파일을 열 수 없음"</string>
+ <string name="remove_download" msgid="6372920256257247857">"삭제"</string>
+ <string name="delete_download" msgid="76629022653866471">"삭제"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"유지"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"취소"</string>
+ <string name="retry_download" msgid="7617100787922717912">"다시 시도"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"선택 취소"</string>
+</resources>
diff --git a/ui/res/values-nb/strings.xml b/ui/res/values-nb/strings.xml
new file mode 100644
index 00000000..2cd42064
--- /dev/null
+++ b/ui/res/values-nb/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Nedlastinger"</string>
+ <string name="download_title" msgid="2470985874255839247">"Nedlastinger"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Ingen nedlastinger."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Ukjent&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Sorter etter størrelse"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"I kø"</string>
+ <string name="download_running" msgid="4656462962155580641">"Arbeider"</string>
+ <string name="download_success" msgid="7006048006543495236">"Fullført"</string>
+ <string name="download_error" msgid="3107369653921738690">"Mislyktes"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Filen er ikke tilgj."</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Nedlastingen mislyktes."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Filen er satt i kø for nedlasting."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Finner ikke den nedlastede filen."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Kan ikke åpne filen"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Fjern"</string>
+ <string name="delete_download" msgid="76629022653866471">"Slett"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Behold"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Avbryt"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Prøv på nytt"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Slett valg"</string>
+</resources>
diff --git a/ui/res/values-nl/strings.xml b/ui/res/values-nl/strings.xml
new file mode 100644
index 00000000..afff9b68
--- /dev/null
+++ b/ui/res/values-nl/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Downloads"</string>
+ <string name="download_title" msgid="2470985874255839247">"Downloads"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Geen downloads."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Onbekend&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Sorteren op grootte"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"In wachtrij"</string>
+ <string name="download_running" msgid="4656462962155580641">"Bezig"</string>
+ <string name="download_success" msgid="7006048006543495236">"Voltooid"</string>
+ <string name="download_error" msgid="3107369653921738690">"Mislukt"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Bestand niet beschikbaar"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Deze download is mislukt."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Het bestand staat in de wachtrij om later te worden gedownload."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Kan het gedownloade bestand niet vinden."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Kan bestand niet openen"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Verwijderen"</string>
+ <string name="delete_download" msgid="76629022653866471">"Verwijderen"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Houden"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Annuleren"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Opnieuw proberen"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Selectie wissen"</string>
+</resources>
diff --git a/ui/res/values-pl/strings.xml b/ui/res/values-pl/strings.xml
new file mode 100644
index 00000000..fea92f47
--- /dev/null
+++ b/ui/res/values-pl/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Pobrane"</string>
+ <string name="download_title" msgid="2470985874255839247">"Pobrane"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Brak pobranych plików."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Nieznane&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Sortuj według rozmiaru"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"W kolejce"</string>
+ <string name="download_running" msgid="4656462962155580641">"W toku"</string>
+ <string name="download_success" msgid="7006048006543495236">"Ukończono"</string>
+ <string name="download_error" msgid="3107369653921738690">"Błąd"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Plik jest niedostępny"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"To pobranie nie powiodło się."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Ten plik jest w kolejce do pobrania w przyszłości."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Nie można znaleźć pobranego pliku."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Nie można otworzyć pliku"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Usuń"</string>
+ <string name="delete_download" msgid="76629022653866471">"Usuń"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Zachowaj"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Anuluj"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Ponów próbę"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Usuń zaznaczenie"</string>
+</resources>
diff --git a/ui/res/values-pt-rPT/strings.xml b/ui/res/values-pt-rPT/strings.xml
new file mode 100644
index 00000000..b32e0d55
--- /dev/null
+++ b/ui/res/values-pt-rPT/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Transferências"</string>
+ <string name="download_title" msgid="2470985874255839247">"Transferências"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Não há transferências."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Desconhecido&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Ordenar por tamanho"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"Em fila"</string>
+ <string name="download_running" msgid="4656462962155580641">"Em curso"</string>
+ <string name="download_success" msgid="7006048006543495236">"Concluído"</string>
+ <string name="download_error" msgid="3107369653921738690">"Falhou"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Ficheiro não disponível"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Esta transferência não teve êxito."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"O ficheiro está colocado em fila para uma futura transferência."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Não é possível encontrar o ficheiro transferido."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Não é possível abrir o ficheiro"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Remover"</string>
+ <string name="delete_download" msgid="76629022653866471">"Eliminar"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Manter"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Cancelar"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Tentar novamente"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Limpar selecção"</string>
+</resources>
diff --git a/ui/res/values-pt/strings.xml b/ui/res/values-pt/strings.xml
new file mode 100644
index 00000000..1697607a
--- /dev/null
+++ b/ui/res/values-pt/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Downloads"</string>
+ <string name="download_title" msgid="2470985874255839247">"Downloads"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Nenhum download."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Desconhecido&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Classificar por tamanho"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"Na fila"</string>
+ <string name="download_running" msgid="4656462962155580641">"Em andamen."</string>
+ <string name="download_success" msgid="7006048006543495236">"Concluído"</string>
+ <string name="download_error" msgid="3107369653921738690">"Falha"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Arquivo não disponível"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Falha no download."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Este arquivo está na fila para download no futuro."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Não foi possível encontrar o arquivo carregado."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Não é possível abrir o arquivo"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Remover"</string>
+ <string name="delete_download" msgid="76629022653866471">"Excluir"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Manter"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Cancelar"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Tentar novamente"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Limpar seleção"</string>
+</resources>
diff --git a/ui/res/values-ru/strings.xml b/ui/res/values-ru/strings.xml
new file mode 100644
index 00000000..6a0df1a0
--- /dev/null
+++ b/ui/res/values-ru/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Загрузки"</string>
+ <string name="download_title" msgid="2470985874255839247">"Загрузки"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Нет загрузок."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Неизвестно&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Сортировать по размеру"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"В очереди"</string>
+ <string name="download_running" msgid="4656462962155580641">"В процессе"</string>
+ <string name="download_success" msgid="7006048006543495236">"Завершено"</string>
+ <string name="download_error" msgid="3107369653921738690">"Не удалось"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Файл недоступен"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Не удалось выполнить загрузку."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Файл добавлен в очередь загрузки."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Не удалось найти загруженный файл."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Невозможно открыть файл"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Удалить"</string>
+ <string name="delete_download" msgid="76629022653866471">"Удалить"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Сохранить"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Отмена"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Повторить"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Снять выделение"</string>
+</resources>
diff --git a/ui/res/values-sv/strings.xml b/ui/res/values-sv/strings.xml
new file mode 100644
index 00000000..7013477e
--- /dev/null
+++ b/ui/res/values-sv/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"Hämtningar"</string>
+ <string name="download_title" msgid="2470985874255839247">"Hämtningar"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"Inga hämtningar."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Okänd&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Sortera efter storlek"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"I kö"</string>
+ <string name="download_running" msgid="4656462962155580641">"Bearbetas"</string>
+ <string name="download_success" msgid="7006048006543495236">"Slutförd"</string>
+ <string name="download_error" msgid="3107369653921738690">"Misslyckad"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Filen är inte tillgänglig"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"Hämtningen misslyckades."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Filen står i kö och hämtas senare."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"Den hämtade filen hittades inte."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Det går inte att öppna filen"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Ta bort"</string>
+ <string name="delete_download" msgid="76629022653866471">"Ta bort"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Behåll"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"Avbryt"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Försök igen"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Ta bort markerade"</string>
+</resources>
diff --git a/ui/res/values-tr/strings.xml b/ui/res/values-tr/strings.xml
new file mode 100644
index 00000000..36aa8099
--- /dev/null
+++ b/ui/res/values-tr/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"İndirilenler"</string>
+ <string name="download_title" msgid="2470985874255839247">"İndirilenler"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"İndirilen öğe yok."</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;Bilinmiyor&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"Boyuta göre sırala"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"Kuyrğ alndı"</string>
+ <string name="download_running" msgid="4656462962155580641">"Dvm ediyor"</string>
+ <string name="download_success" msgid="7006048006543495236">"Tamamlandı"</string>
+ <string name="download_error" msgid="3107369653921738690">"Başarısız"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"Dosya kullanılamıyor"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"İndirme işlemi başarısız oldu."</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"Bu dosya daha sonra indirilmek üzere kuyruğa alındı."</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"İndirilen dosya bulunamadı."</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"Dosya açılamıyor"</string>
+ <string name="remove_download" msgid="6372920256257247857">"Kaldır"</string>
+ <string name="delete_download" msgid="76629022653866471">"Sil"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"Sakla"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"İptal"</string>
+ <string name="retry_download" msgid="7617100787922717912">"Tekrar Dene"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"Seçimi temizle"</string>
+</resources>
diff --git a/ui/res/values-zh-rCN/strings.xml b/ui/res/values-zh-rCN/strings.xml
new file mode 100644
index 00000000..751a8fe6
--- /dev/null
+++ b/ui/res/values-zh-rCN/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"下载内容"</string>
+ <string name="download_title" msgid="2470985874255839247">"下载内容"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"无下载内容。"</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;未知&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"按大小排序"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"已加入队列"</string>
+ <string name="download_running" msgid="4656462962155580641">"正在下载"</string>
+ <string name="download_success" msgid="7006048006543495236">"已完成"</string>
+ <string name="download_error" msgid="3107369653921738690">"下载失败"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"文件不可用"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"该下载失败。"</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"该文件已加入队列,供以后下载。"</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"未找到已下载的文件。"</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"无法打开文件"</string>
+ <string name="remove_download" msgid="6372920256257247857">"删除"</string>
+ <string name="delete_download" msgid="76629022653866471">"删除"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"保留"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"取消"</string>
+ <string name="retry_download" msgid="7617100787922717912">"重试"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"清除所选项"</string>
+</resources>
diff --git a/ui/res/values-zh-rTW/strings.xml b/ui/res/values-zh-rTW/strings.xml
new file mode 100644
index 00000000..4520539c
--- /dev/null
+++ b/ui/res/values-zh-rTW/strings.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 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="3070921713463294774">"下載"</string>
+ <string name="download_title" msgid="2470985874255839247">"下載檔案"</string>
+ <string name="no_downloads" msgid="1029667411186146836">"無下載檔案。"</string>
+ <string name="missing_title" msgid="830115697868833773">"&lt;不明&gt;"</string>
+ <string name="download_menu_sort_by_size" msgid="2276438658769422878">"依大小排序"</string>
+ <!-- no translation found for download_menu_sort_by_date (4300882048968609945) -->
+ <skip />
+ <string name="download_pending" msgid="446474554414082313">"已佇列"</string>
+ <string name="download_running" msgid="4656462962155580641">"進行中"</string>
+ <string name="download_success" msgid="7006048006543495236">"完成"</string>
+ <string name="download_error" msgid="3107369653921738690">"失敗"</string>
+ <string name="dialog_title_not_available" msgid="7778534318108794843">"檔案無法使用。"</string>
+ <string name="dialog_failed_body" msgid="6156768789629578318">"下載失敗。"</string>
+ <string name="dialog_queued_body" msgid="2506935748423351902">"檔案已排入之後要下載的佇列中。"</string>
+ <string name="dialog_file_missing_body" msgid="2783781332668129395">"找不到下載的檔案。"</string>
+ <!-- no translation found for dialog_insufficient_space_on_external (7534108515812329821) -->
+ <skip />
+ <!-- no translation found for dialog_insufficient_space_on_cache (8387210487235302129) -->
+ <skip />
+ <!-- no translation found for dialog_cannot_resume (7704082031608361756) -->
+ <skip />
+ <!-- no translation found for dialog_file_already_exists (2663737850617642888) -->
+ <skip />
+ <!-- no translation found for dialog_media_not_found (5308602145105720991) -->
+ <skip />
+ <string name="download_no_application_title" msgid="3501359021635168387">"無法開啟檔案"</string>
+ <string name="remove_download" msgid="6372920256257247857">"移除"</string>
+ <string name="delete_download" msgid="76629022653866471">"刪除"</string>
+ <string name="keep_queued_download" msgid="5144882786014818569">"保留"</string>
+ <string name="cancel_running_download" msgid="5232704030969221112">"取消"</string>
+ <string name="retry_download" msgid="7617100787922717912">"重試"</string>
+ <string name="deselect_all" msgid="5638030443515705047">"取消選取"</string>
+</resources>