From db874c736d6287bcfdad499ef1effaadb08c67cb Mon Sep 17 00:00:00 2001 From: Baligh Uddin Date: Mon, 13 Aug 2012 12:11:51 -0700 Subject: Import translations. DO NOT MERGE Change-Id: If457f15f47a6b6b2ab3df6320b75cad7e8c4f6c5 Auto-generated-cl: translation import --- photoviewer/sample/res/values-am/strings.xml | 8 ++++++++ photoviewer/sample/res/values-ar/strings.xml | 8 ++++++++ photoviewer/sample/res/values-be/strings.xml | 8 ++++++++ photoviewer/sample/res/values-ca/strings.xml | 8 ++++++++ photoviewer/sample/res/values-cs/strings.xml | 8 ++++++++ photoviewer/sample/res/values-da/strings.xml | 8 ++++++++ photoviewer/sample/res/values-de/strings.xml | 8 ++++++++ photoviewer/sample/res/values-el/strings.xml | 8 ++++++++ photoviewer/sample/res/values-en-rGB/strings.xml | 8 ++++++++ photoviewer/sample/res/values-es/strings.xml | 8 ++++++++ photoviewer/sample/res/values-et/strings.xml | 8 ++++++++ photoviewer/sample/res/values-fi/strings.xml | 8 ++++++++ photoviewer/sample/res/values-fr/strings.xml | 8 ++++++++ photoviewer/sample/res/values-hi/strings.xml | 8 ++++++++ photoviewer/sample/res/values-hr/strings.xml | 8 ++++++++ photoviewer/sample/res/values-hu/strings.xml | 8 ++++++++ photoviewer/sample/res/values-in/strings.xml | 8 ++++++++ photoviewer/sample/res/values-it/strings.xml | 8 ++++++++ photoviewer/sample/res/values-iw/strings.xml | 8 ++++++++ photoviewer/sample/res/values-lt/strings.xml | 8 ++++++++ photoviewer/sample/res/values-lv/strings.xml | 8 ++++++++ photoviewer/sample/res/values-nb/strings.xml | 8 ++++++++ photoviewer/sample/res/values-nl/strings.xml | 8 ++++++++ photoviewer/sample/res/values-pl/strings.xml | 8 ++++++++ photoviewer/sample/res/values-pt-rPT/strings.xml | 8 ++++++++ photoviewer/sample/res/values-ru/strings.xml | 8 ++++++++ photoviewer/sample/res/values-sr/strings.xml | 8 ++++++++ photoviewer/sample/res/values-sv/strings.xml | 8 ++++++++ photoviewer/sample/res/values-sw/strings.xml | 8 ++++++++ photoviewer/sample/res/values-th/strings.xml | 8 ++++++++ photoviewer/sample/res/values-tl/strings.xml | 8 ++++++++ photoviewer/sample/res/values-uk/strings.xml | 8 ++++++++ photoviewer/sample/res/values-vi/strings.xml | 8 ++++++++ photoviewer/sample/res/values-zh-rTW/strings.xml | 8 ++++++++ photoviewer/sample/res/values-zu/strings.xml | 8 ++++++++ 35 files changed, 280 insertions(+) create mode 100644 photoviewer/sample/res/values-am/strings.xml create mode 100644 photoviewer/sample/res/values-ar/strings.xml create mode 100644 photoviewer/sample/res/values-be/strings.xml create mode 100644 photoviewer/sample/res/values-ca/strings.xml create mode 100644 photoviewer/sample/res/values-cs/strings.xml create mode 100644 photoviewer/sample/res/values-da/strings.xml create mode 100644 photoviewer/sample/res/values-de/strings.xml create mode 100644 photoviewer/sample/res/values-el/strings.xml create mode 100644 photoviewer/sample/res/values-en-rGB/strings.xml create mode 100644 photoviewer/sample/res/values-es/strings.xml create mode 100644 photoviewer/sample/res/values-et/strings.xml create mode 100644 photoviewer/sample/res/values-fi/strings.xml create mode 100644 photoviewer/sample/res/values-fr/strings.xml create mode 100644 photoviewer/sample/res/values-hi/strings.xml create mode 100644 photoviewer/sample/res/values-hr/strings.xml create mode 100644 photoviewer/sample/res/values-hu/strings.xml create mode 100644 photoviewer/sample/res/values-in/strings.xml create mode 100644 photoviewer/sample/res/values-it/strings.xml create mode 100644 photoviewer/sample/res/values-iw/strings.xml create mode 100644 photoviewer/sample/res/values-lt/strings.xml create mode 100644 photoviewer/sample/res/values-lv/strings.xml create mode 100644 photoviewer/sample/res/values-nb/strings.xml create mode 100644 photoviewer/sample/res/values-nl/strings.xml create mode 100644 photoviewer/sample/res/values-pl/strings.xml create mode 100644 photoviewer/sample/res/values-pt-rPT/strings.xml create mode 100644 photoviewer/sample/res/values-ru/strings.xml create mode 100644 photoviewer/sample/res/values-sr/strings.xml create mode 100644 photoviewer/sample/res/values-sv/strings.xml create mode 100644 photoviewer/sample/res/values-sw/strings.xml create mode 100644 photoviewer/sample/res/values-th/strings.xml create mode 100644 photoviewer/sample/res/values-tl/strings.xml create mode 100644 photoviewer/sample/res/values-uk/strings.xml create mode 100644 photoviewer/sample/res/values-vi/strings.xml create mode 100644 photoviewer/sample/res/values-zh-rTW/strings.xml create mode 100644 photoviewer/sample/res/values-zu/strings.xml (limited to 'photoviewer') diff --git a/photoviewer/sample/res/values-am/strings.xml b/photoviewer/sample/res/values-am/strings.xml new file mode 100644 index 0000000..0d4989a --- /dev/null +++ b/photoviewer/sample/res/values-am/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "ቅንብሮች" + "MainActivity" + "ፎቶ ተመልካችን አስነሳ" + diff --git a/photoviewer/sample/res/values-ar/strings.xml b/photoviewer/sample/res/values-ar/strings.xml new file mode 100644 index 0000000..8f71f28 --- /dev/null +++ b/photoviewer/sample/res/values-ar/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "الإعدادات" + "MainActivity" + "تشغيل عارض الصور" + diff --git a/photoviewer/sample/res/values-be/strings.xml b/photoviewer/sample/res/values-be/strings.xml new file mode 100644 index 0000000..d52e8ad --- /dev/null +++ b/photoviewer/sample/res/values-be/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Налады" + "MainActivity" + "Запусцiць Photo Viewer" + diff --git a/photoviewer/sample/res/values-ca/strings.xml b/photoviewer/sample/res/values-ca/strings.xml new file mode 100644 index 0000000..11ca3ff --- /dev/null +++ b/photoviewer/sample/res/values-ca/strings.xml @@ -0,0 +1,8 @@ + + + "Mostra del lector de fotos" + "Configuració" + "Activitat principal" + "Inicia el lector de fotos" + diff --git a/photoviewer/sample/res/values-cs/strings.xml b/photoviewer/sample/res/values-cs/strings.xml new file mode 100644 index 0000000..8f222fc --- /dev/null +++ b/photoviewer/sample/res/values-cs/strings.xml @@ -0,0 +1,8 @@ + + + "Příklad prohlížeče fotografií" + "Nastavení" + "Hlavní aktivita" + "Spustit prohlížeč fotografií" + diff --git a/photoviewer/sample/res/values-da/strings.xml b/photoviewer/sample/res/values-da/strings.xml new file mode 100644 index 0000000..6cae304 --- /dev/null +++ b/photoviewer/sample/res/values-da/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Indstillinger" + "MainActivity" + "Start Fotofremviser" + diff --git a/photoviewer/sample/res/values-de/strings.xml b/photoviewer/sample/res/values-de/strings.xml new file mode 100644 index 0000000..03f1ba6 --- /dev/null +++ b/photoviewer/sample/res/values-de/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Einstellungen" + "MainActivity" + "Photo Viewer starten" + diff --git a/photoviewer/sample/res/values-el/strings.xml b/photoviewer/sample/res/values-el/strings.xml new file mode 100644 index 0000000..6e5ec4a --- /dev/null +++ b/photoviewer/sample/res/values-el/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Ρυθμίσεις" + "MainActivity" + "Εκκίνηση του Προγράμματος προβολής φωτογραφιών" + diff --git a/photoviewer/sample/res/values-en-rGB/strings.xml b/photoviewer/sample/res/values-en-rGB/strings.xml new file mode 100644 index 0000000..66a0898 --- /dev/null +++ b/photoviewer/sample/res/values-en-rGB/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Settings" + "MainActivity" + "Launch Photo Viewer" + diff --git a/photoviewer/sample/res/values-es/strings.xml b/photoviewer/sample/res/values-es/strings.xml new file mode 100644 index 0000000..8af0dbc --- /dev/null +++ b/photoviewer/sample/res/values-es/strings.xml @@ -0,0 +1,8 @@ + + + "Ejemplo de Photo Viewer" + "Ajustes" + "Actividad principal" + "Iniciar Photo Viewer" + diff --git a/photoviewer/sample/res/values-et/strings.xml b/photoviewer/sample/res/values-et/strings.xml new file mode 100644 index 0000000..9532a25 --- /dev/null +++ b/photoviewer/sample/res/values-et/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Seaded" + "MainActivity" + "Fotovaaturi käivitamine" + diff --git a/photoviewer/sample/res/values-fi/strings.xml b/photoviewer/sample/res/values-fi/strings.xml new file mode 100644 index 0000000..7bd9359 --- /dev/null +++ b/photoviewer/sample/res/values-fi/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Asetukset" + "MainActivity" + "Käynnistä Photo Viewer" + diff --git a/photoviewer/sample/res/values-fr/strings.xml b/photoviewer/sample/res/values-fr/strings.xml new file mode 100644 index 0000000..fed8a10 --- /dev/null +++ b/photoviewer/sample/res/values-fr/strings.xml @@ -0,0 +1,8 @@ + + + "ExempleVisionneusePhotos" + "Paramètres" + "ActivitéPrincipale" + "Lancer la visionneuse de photos" + diff --git a/photoviewer/sample/res/values-hi/strings.xml b/photoviewer/sample/res/values-hi/strings.xml new file mode 100644 index 0000000..33f30b0 --- /dev/null +++ b/photoviewer/sample/res/values-hi/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "सेटिंग" + "MainActivity" + "फ़ोटो व्यूअर लॉन्च करें" + diff --git a/photoviewer/sample/res/values-hr/strings.xml b/photoviewer/sample/res/values-hr/strings.xml new file mode 100644 index 0000000..c5f11d0 --- /dev/null +++ b/photoviewer/sample/res/values-hr/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Postavke" + "MainActivity" + "Pokreni Photo Viewer" + diff --git a/photoviewer/sample/res/values-hu/strings.xml b/photoviewer/sample/res/values-hu/strings.xml new file mode 100644 index 0000000..6a38dba --- /dev/null +++ b/photoviewer/sample/res/values-hu/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Beállítások" + "MainActivity" + "A Photo Viewer elindítása" + diff --git a/photoviewer/sample/res/values-in/strings.xml b/photoviewer/sample/res/values-in/strings.xml new file mode 100644 index 0000000..ac1e887 --- /dev/null +++ b/photoviewer/sample/res/values-in/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Setelan" + "MainActivity" + "Luncurkan Penampil Foto" + diff --git a/photoviewer/sample/res/values-it/strings.xml b/photoviewer/sample/res/values-it/strings.xml new file mode 100644 index 0000000..7c37c68 --- /dev/null +++ b/photoviewer/sample/res/values-it/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Impostazioni" + "MainActivity" + "Avvia Photo Viewer" + diff --git a/photoviewer/sample/res/values-iw/strings.xml b/photoviewer/sample/res/values-iw/strings.xml new file mode 100644 index 0000000..5087894 --- /dev/null +++ b/photoviewer/sample/res/values-iw/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "הגדרות" + "MainActivity" + "הפעל את מציג התמונות" + diff --git a/photoviewer/sample/res/values-lt/strings.xml b/photoviewer/sample/res/values-lt/strings.xml new file mode 100644 index 0000000..fe66735 --- /dev/null +++ b/photoviewer/sample/res/values-lt/strings.xml @@ -0,0 +1,8 @@ + + + "Nuotraukų peržiūros priemonės pavyzdys" + "Nustatymai" + "Pagrindinė veikla" + "Paleisti nuotraukų peržiūros priemonę" + diff --git a/photoviewer/sample/res/values-lv/strings.xml b/photoviewer/sample/res/values-lv/strings.xml new file mode 100644 index 0000000..43ffeec --- /dev/null +++ b/photoviewer/sample/res/values-lv/strings.xml @@ -0,0 +1,8 @@ + + + "Fotoattēlu skatītāja paraugs" + "Iestatījumi" + "Galvenās darbības" + "Palaist fotoattēlu skatītāju" + diff --git a/photoviewer/sample/res/values-nb/strings.xml b/photoviewer/sample/res/values-nb/strings.xml new file mode 100644 index 0000000..85e04e6 --- /dev/null +++ b/photoviewer/sample/res/values-nb/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Innstillinger" + "MainActivity" + "Start Photo Viewer" + diff --git a/photoviewer/sample/res/values-nl/strings.xml b/photoviewer/sample/res/values-nl/strings.xml new file mode 100644 index 0000000..6a4b531 --- /dev/null +++ b/photoviewer/sample/res/values-nl/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Instellingen" + "MainActivity" + "Fotoviewer starten" + diff --git a/photoviewer/sample/res/values-pl/strings.xml b/photoviewer/sample/res/values-pl/strings.xml new file mode 100644 index 0000000..282bde1 --- /dev/null +++ b/photoviewer/sample/res/values-pl/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Ustawienia" + "MainActivity" + "Uruchom przeglądarkę zdjęć" + diff --git a/photoviewer/sample/res/values-pt-rPT/strings.xml b/photoviewer/sample/res/values-pt-rPT/strings.xml new file mode 100644 index 0000000..46f8f28 --- /dev/null +++ b/photoviewer/sample/res/values-pt-rPT/strings.xml @@ -0,0 +1,8 @@ + + + "ExemploVisualizadorFotos" + "Definições" + "AtividadePrincipal" + "Iniciar Visualizador de Fotos" + diff --git a/photoviewer/sample/res/values-ru/strings.xml b/photoviewer/sample/res/values-ru/strings.xml new file mode 100644 index 0000000..2f68e2d --- /dev/null +++ b/photoviewer/sample/res/values-ru/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Настройки" + "Основные действия" + "Смотреть фото" + diff --git a/photoviewer/sample/res/values-sr/strings.xml b/photoviewer/sample/res/values-sr/strings.xml new file mode 100644 index 0000000..ed2433f --- /dev/null +++ b/photoviewer/sample/res/values-sr/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Подешавања" + "MainActivity" + "Покрени фото прегледач" + diff --git a/photoviewer/sample/res/values-sv/strings.xml b/photoviewer/sample/res/values-sv/strings.xml new file mode 100644 index 0000000..ffd5e95 --- /dev/null +++ b/photoviewer/sample/res/values-sv/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Inställningar" + "MainActivity" + "Starta fotovisaren" + diff --git a/photoviewer/sample/res/values-sw/strings.xml b/photoviewer/sample/res/values-sw/strings.xml new file mode 100644 index 0000000..25d4707 --- /dev/null +++ b/photoviewer/sample/res/values-sw/strings.xml @@ -0,0 +1,8 @@ + + + "SampuliKionyeshiPicha" + "Mipangilio" + "ShughuliKuu" + "Zindua Kionyeshi Picha" + diff --git a/photoviewer/sample/res/values-th/strings.xml b/photoviewer/sample/res/values-th/strings.xml new file mode 100644 index 0000000..1643fe2 --- /dev/null +++ b/photoviewer/sample/res/values-th/strings.xml @@ -0,0 +1,8 @@ + + + "ตัวอย่างโปรแกรมดูรูปภาพ" + "การตั้งค่า" + "กิจกรรมหลัก" + "เปิดโปรแกรมดูรูปภาพ" + diff --git a/photoviewer/sample/res/values-tl/strings.xml b/photoviewer/sample/res/values-tl/strings.xml new file mode 100644 index 0000000..c815b11 --- /dev/null +++ b/photoviewer/sample/res/values-tl/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Mga Setting" + "MainActivity" + "Ilunsad ang Viewer ng Larawan" + diff --git a/photoviewer/sample/res/values-uk/strings.xml b/photoviewer/sample/res/values-uk/strings.xml new file mode 100644 index 0000000..dc813ab --- /dev/null +++ b/photoviewer/sample/res/values-uk/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Налаштування" + "MainActivity" + "Запустити інструмент перегляду фотографій" + diff --git a/photoviewer/sample/res/values-vi/strings.xml b/photoviewer/sample/res/values-vi/strings.xml new file mode 100644 index 0000000..910a52c --- /dev/null +++ b/photoviewer/sample/res/values-vi/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Cài đặt" + "MainActivity" + "Khởi chạy trình xem ảnh" + diff --git a/photoviewer/sample/res/values-zh-rTW/strings.xml b/photoviewer/sample/res/values-zh-rTW/strings.xml new file mode 100644 index 0000000..73dd1fa --- /dev/null +++ b/photoviewer/sample/res/values-zh-rTW/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "設定" + "MainActivity" + "啟動相片檢視器" + diff --git a/photoviewer/sample/res/values-zu/strings.xml b/photoviewer/sample/res/values-zu/strings.xml new file mode 100644 index 0000000..e42c901 --- /dev/null +++ b/photoviewer/sample/res/values-zu/strings.xml @@ -0,0 +1,8 @@ + + + "PhotoViewerSample" + "Izilungiselelo" + "MainActivity" + "Vula isibonisi sesithombe" + -- cgit v1.2.3