From e565fe3ad419ddb90b140513b41e0e4c6c6d5915 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 25 Apr 2014 22:45:05 +0300 Subject: Automatic translation import Change-Id: I18489f33b8cc5f79f526f47fac79676aa2eaeb39 --- res/values-af/strings.xml | 21 +++++++++++++++++++++ res/values-ar/strings.xml | 21 +++++++++++++++++++++ res/values-ca/strings.xml | 21 +++++++++++++++++++++ res/values-cs/strings.xml | 9 ++++++--- res/values-da/strings.xml | 21 +++++++++++++++++++++ res/values-de/strings.xml | 21 +++++++++++++++++++++ res/values-el/strings.xml | 21 +++++++++++++++++++++ res/values-es-rXA/strings.xml | 21 +++++++++++++++++++++ res/values-es/cm_strings.xml | 19 ------------------- res/values-es/strings.xml | 21 +++++++++++++++++++++ res/values-fi/strings.xml | 21 +++++++++++++++++++++ res/values-fr/strings.xml | 21 +++++++++++++++++++++ res/values-hr/strings.xml | 21 +++++++++++++++++++++ res/values-hu/strings.xml | 21 +++++++++++++++++++++ res/values-in/strings.xml | 19 ------------------- res/values-it/strings.xml | 10 ++++++---- res/values-iw/strings.xml | 21 +++++++++++++++++++++ res/values-lt/strings.xml | 21 +++++++++++++++++++++ res/values-nl/strings.xml | 11 ++++++----- res/values-pl/strings.xml | 21 +++++++++++++++++++++ res/values-pt-rBR/strings.xml | 21 +++++++++++++++++++-- res/values-pt-rPT/strings.xml | 21 +++++++++++++++++++++ res/values-ru/strings.xml | 21 +++++++++++++++++++++ res/values-sk/strings.xml | 21 +++++++++++++++++++++ res/values-sr/strings.xml | 21 +++++++++++++++++++++ res/values-zh-rCN/strings.xml | 21 +++++++++++++++++++++ res/values-zh-rTW/strings.xml | 21 +++++++++++++++++++++ 27 files changed, 478 insertions(+), 52 deletions(-) create mode 100644 res/values-af/strings.xml create mode 100644 res/values-ar/strings.xml create mode 100644 res/values-ca/strings.xml create mode 100644 res/values-da/strings.xml create mode 100644 res/values-de/strings.xml create mode 100644 res/values-el/strings.xml create mode 100644 res/values-es-rXA/strings.xml delete mode 100644 res/values-es/cm_strings.xml create mode 100644 res/values-es/strings.xml create mode 100644 res/values-fi/strings.xml create mode 100644 res/values-fr/strings.xml create mode 100644 res/values-hr/strings.xml create mode 100644 res/values-hu/strings.xml delete mode 100644 res/values-in/strings.xml create mode 100644 res/values-iw/strings.xml create mode 100644 res/values-lt/strings.xml create mode 100644 res/values-pl/strings.xml mode change 100755 => 100644 res/values-pt-rBR/strings.xml create mode 100644 res/values-pt-rPT/strings.xml create mode 100644 res/values-ru/strings.xml create mode 100644 res/values-sk/strings.xml create mode 100644 res/values-sr/strings.xml create mode 100644 res/values-zh-rCN/strings.xml create mode 100644 res/values-zh-rTW/strings.xml diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml new file mode 100644 index 0000000..8d98b75 --- /dev/null +++ b/res/values-af/strings.xml @@ -0,0 +1,21 @@ + + + + + Gebruiker woordeboek + diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml new file mode 100644 index 0000000..68e7e46 --- /dev/null +++ b/res/values-ar/strings.xml @@ -0,0 +1,21 @@ + + + + + قاموس المستخدم + diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml new file mode 100644 index 0000000..01f188f --- /dev/null +++ b/res/values-ca/strings.xml @@ -0,0 +1,21 @@ + + + + + Diccionari de l\'usuari + diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml index 5a1cb2b..28899c1 100644 --- a/res/values-cs/strings.xml +++ b/res/values-cs/strings.xml @@ -1,5 +1,8 @@ - + - - Uživatelský slovník + + Uživatelský slovník diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml new file mode 100644 index 0000000..87e501d --- /dev/null +++ b/res/values-da/strings.xml @@ -0,0 +1,21 @@ + + + + + Brugerordbog + diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml new file mode 100644 index 0000000..e83a35d --- /dev/null +++ b/res/values-de/strings.xml @@ -0,0 +1,21 @@ + + + + + Benutzerwörterbuch + diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml new file mode 100644 index 0000000..6fa9d92 --- /dev/null +++ b/res/values-el/strings.xml @@ -0,0 +1,21 @@ + + + + + Λεξικό χρήστη + diff --git a/res/values-es-rXA/strings.xml b/res/values-es-rXA/strings.xml new file mode 100644 index 0000000..9a22604 --- /dev/null +++ b/res/values-es-rXA/strings.xml @@ -0,0 +1,21 @@ + + + + + Diccionariu del usuariu + diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml deleted file mode 100644 index 899e005..0000000 --- a/res/values-es/cm_strings.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - Diccionario del usuario - diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml new file mode 100644 index 0000000..4065585 --- /dev/null +++ b/res/values-es/strings.xml @@ -0,0 +1,21 @@ + + + + + Diccionario del usuario + diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml new file mode 100644 index 0000000..45662d1 --- /dev/null +++ b/res/values-fi/strings.xml @@ -0,0 +1,21 @@ + + + + + Käyttäjän sanasto + diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml new file mode 100644 index 0000000..5cbc155 --- /dev/null +++ b/res/values-fr/strings.xml @@ -0,0 +1,21 @@ + + + + + Dictionnaire utilisateur + diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml new file mode 100644 index 0000000..9ff1348 --- /dev/null +++ b/res/values-hr/strings.xml @@ -0,0 +1,21 @@ + + + + + Korisnički rječnik + diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml new file mode 100644 index 0000000..170aef2 --- /dev/null +++ b/res/values-hu/strings.xml @@ -0,0 +1,21 @@ + + + + + Felhasználói szótár + diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml deleted file mode 100644 index 449e99f..0000000 --- a/res/values-in/strings.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - Kamus Pengguna - diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index b3bd8a7..5f287d4 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -1,5 +1,8 @@ - + - - Dizionario utente - + + Dizionario utente diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml new file mode 100644 index 0000000..0a55dd8 --- /dev/null +++ b/res/values-iw/strings.xml @@ -0,0 +1,21 @@ + + + + + מילון המשתמש + diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml new file mode 100644 index 0000000..dc2e6a9 --- /dev/null +++ b/res/values-lt/strings.xml @@ -0,0 +1,21 @@ + + + + + Vartotojo žodynas + diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index 39d680a..8b7a115 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -1,6 +1,8 @@ - + - - Gebruikerswoordenboek + + Persoonlijk woordenboek diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml new file mode 100644 index 0000000..601bcbd --- /dev/null +++ b/res/values-pl/strings.xml @@ -0,0 +1,21 @@ + + + + + Słownik użytkownika + diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml old mode 100755 new mode 100644 index c25bcbe..3be7a2b --- a/res/values-pt-rBR/strings.xml +++ b/res/values-pt-rBR/strings.xml @@ -1,4 +1,21 @@ + + - Dicionário do Usuário - \ No newline at end of file + Dicionário do Usuário + diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml new file mode 100644 index 0000000..f9a6d15 --- /dev/null +++ b/res/values-pt-rPT/strings.xml @@ -0,0 +1,21 @@ + + + + + Dicionário do Utilizador + diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml new file mode 100644 index 0000000..8d20d38 --- /dev/null +++ b/res/values-ru/strings.xml @@ -0,0 +1,21 @@ + + + + + Словарь пользователя + diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml new file mode 100644 index 0000000..015b0ce --- /dev/null +++ b/res/values-sk/strings.xml @@ -0,0 +1,21 @@ + + + + + Používateľský slovník + diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml new file mode 100644 index 0000000..cab73d1 --- /dev/null +++ b/res/values-sr/strings.xml @@ -0,0 +1,21 @@ + + + + + Кориснички речник + diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..c3215bb --- /dev/null +++ b/res/values-zh-rCN/strings.xml @@ -0,0 +1,21 @@ + + + + + 用户词典 + diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml new file mode 100644 index 0000000..a97a021 --- /dev/null +++ b/res/values-zh-rTW/strings.xml @@ -0,0 +1,21 @@ + + + + + 使用者字典 + -- cgit v1.2.3