diff options
Diffstat (limited to 'apps/gallery/l10n')
36 files changed, 78 insertions, 89 deletions
diff --git a/apps/gallery/l10n/ar.php b/apps/gallery/l10n/ar.php index 64eec0f735d..7ed0e1f57c5 100644 --- a/apps/gallery/l10n/ar.php +++ b/apps/gallery/l10n/ar.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "معرض صور", -"Scanning directories" => "بحث في المجلدات", -"No photos found" => "لم يتم العثور على صور", -"Creating thumbnails" => "صناعة مصغرات", -"Do you wan't to remove album" => "هل تريد محي الالبوم", -"Input new gallery name" => "أدخل اسم معرض جديد", "Rescan" => "اعادة البحث", "Back" => "رجوع" ); diff --git a/apps/gallery/l10n/ca.php b/apps/gallery/l10n/ca.php index 39463a055e4..b007d776ec2 100644 --- a/apps/gallery/l10n/ca.php +++ b/apps/gallery/l10n/ca.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galeria", -"Scanning directories" => "S'estan escanejant carpetes", -"No photos found" => "No s'han trobat fotos", -"Creating thumbnails" => "S'estan creant miniatures", -"Do you wan't to remove album" => "Voleu eliminar l'àlbum", -"Input new gallery name" => "Escriviu el nom nou de la galeria", "Rescan" => "Escaneja de nou", "Back" => "Enrera" ); diff --git a/apps/gallery/l10n/cs_CZ.php b/apps/gallery/l10n/cs_CZ.php index 446374389ad..cbb3e5d068e 100644 --- a/apps/gallery/l10n/cs_CZ.php +++ b/apps/gallery/l10n/cs_CZ.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galerie", -"Scanning directories" => "Prohledávám adresáře", -"No photos found" => "Nenalezeny žádné fotky", -"Creating thumbnails" => "Vytvářím náhledy", -"Do you wan't to remove album" => "Chcete odstranit album?", -"Input new gallery name" => "Zadejte nový název galerie", -"Rescan" => "Opakované prohledání", +"Rescan" => "Znovu prohledat", "Back" => "Zpět" ); diff --git a/apps/gallery/l10n/da.php b/apps/gallery/l10n/da.php index 713ffdbadc9..b13b16350eb 100644 --- a/apps/gallery/l10n/da.php +++ b/apps/gallery/l10n/da.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galleri", -"Scanning directories" => "Gennemgår mapper", -"No photos found" => "Ingen billeder fundet", -"Creating thumbnails" => "Danner miniaturer", -"Do you wan't to remove album" => "Ønsker du at fjerne albummet", -"Input new gallery name" => "Indtast navn på nyt galleri", "Rescan" => "Genindlæs", "Back" => "Tilbage" ); diff --git a/apps/gallery/l10n/de.php b/apps/gallery/l10n/de.php index e72df4e5cb0..c9afd4e91af 100644 --- a/apps/gallery/l10n/de.php +++ b/apps/gallery/l10n/de.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galerie", -"Scanning directories" => "Ordner werden durchsucht.", -"No photos found" => "Keine Fotos gefunden", -"Creating thumbnails" => "Thumbnails werden erstellt.", -"Do you wan't to remove album" => "Soll das Album entfernt werden?", -"Input new gallery name" => "Gib den Albumnamen ein.", "Rescan" => "Rescan", "Back" => "Zurück" ); diff --git a/apps/gallery/l10n/el.php b/apps/gallery/l10n/el.php new file mode 100644 index 00000000000..3edbbed8e71 --- /dev/null +++ b/apps/gallery/l10n/el.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Επανασάρωση", +"Back" => "Επιστροφή" +); diff --git a/apps/gallery/l10n/eo.php b/apps/gallery/l10n/eo.php new file mode 100644 index 00000000000..7958d04f1b9 --- /dev/null +++ b/apps/gallery/l10n/eo.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Reskani", +"Back" => "Antaŭen" +); diff --git a/apps/gallery/l10n/es.php b/apps/gallery/l10n/es.php index 96cee7b1d8b..f54f1cd4cec 100644 --- a/apps/gallery/l10n/es.php +++ b/apps/gallery/l10n/es.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galería", -"Scanning directories" => "Escaneando directorios", -"No photos found" => "No se encontraron fotos", -"Creating thumbnails" => "Creando miniaturas", -"Do you wan't to remove album" => "Quieres eliminar el álbum", -"Input new gallery name" => "Introduce el nuevo nombre de la galería", "Rescan" => "Refrescar", "Back" => "Atrás" ); diff --git a/apps/gallery/l10n/et_EE.php b/apps/gallery/l10n/et_EE.php index 1a862db78f7..36c1cd76a0b 100644 --- a/apps/gallery/l10n/et_EE.php +++ b/apps/gallery/l10n/et_EE.php @@ -1,5 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galerii", "Rescan" => "Skänni uuesti", "Back" => "Tagasi" ); diff --git a/apps/gallery/l10n/eu.php b/apps/gallery/l10n/eu.php new file mode 100644 index 00000000000..d1e89af25a1 --- /dev/null +++ b/apps/gallery/l10n/eu.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Bireskaneatu", +"Back" => "Atzera" +); diff --git a/apps/gallery/l10n/fr.php b/apps/gallery/l10n/fr.php index 6668ec6da6b..d5707231553 100644 --- a/apps/gallery/l10n/fr.php +++ b/apps/gallery/l10n/fr.php @@ -1,9 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galerie", -"Scanning directories" => "Analyse des répertoires", -"Creating thumbnails" => "Création des miniatures", -"Do you wan't to remove album" => "Voulez-vous supprimer l'album", -"Input new gallery name" => "Entrez le nom de l'album", "Rescan" => "Analyser à nouveau", "Back" => "Retour" ); diff --git a/apps/gallery/l10n/gl.php b/apps/gallery/l10n/gl.php index b4f9885a525..b06a1598227 100644 --- a/apps/gallery/l10n/gl.php +++ b/apps/gallery/l10n/gl.php @@ -1,5 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galería", -"Rescan" => "Voltar a analizar", +"Rescan" => "Analizar de novo", "Back" => "Atrás" ); diff --git a/apps/gallery/l10n/ia.php b/apps/gallery/l10n/ia.php index 6c65a396d99..7ab06c3b435 100644 --- a/apps/gallery/l10n/ia.php +++ b/apps/gallery/l10n/ia.php @@ -1,3 +1,4 @@ <?php $TRANSLATIONS = array( +"Rescan" => "Rescannar", "Back" => "Retro" ); diff --git a/apps/gallery/l10n/it.php b/apps/gallery/l10n/it.php index 789940f0e78..9d808f2dfca 100644 --- a/apps/gallery/l10n/it.php +++ b/apps/gallery/l10n/it.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galleria", -"Scanning directories" => "Analisi cartelle in corso", -"No photos found" => "Nessuna foto trovata", -"Creating thumbnails" => "Creazione anteprime in corso", -"Do you wan't to remove album" => "Vuoi rimuovere l'album", -"Input new gallery name" => "Inserisci il nome della nuova galleria", -"Rescan" => "Rileggi", +"Rescan" => "Nuova scansione", "Back" => "Indietro" ); diff --git a/apps/gallery/l10n/ja_JP.php b/apps/gallery/l10n/ja_JP.php index 20916cca85a..70d4efa53a6 100644 --- a/apps/gallery/l10n/ja_JP.php +++ b/apps/gallery/l10n/ja_JP.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "ギャラリー", -"Scanning directories" => "ディレクトリをスキャン中", -"No photos found" => "写真が見つかりませんでした", -"Creating thumbnails" => "サムネイルを作成中", -"Do you wan't to remove album" => "アルバムを削除しますか", -"Input new gallery name" => "新しいギャラリー名を作る", "Rescan" => "再スキャン", "Back" => "戻る" ); diff --git a/apps/gallery/l10n/ko.php b/apps/gallery/l10n/ko.php new file mode 100644 index 00000000000..a4f159f244f --- /dev/null +++ b/apps/gallery/l10n/ko.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "재검색", +"Back" => "뒤로" +); diff --git a/apps/gallery/l10n/lt_LT.php b/apps/gallery/l10n/lt_LT.php new file mode 100644 index 00000000000..1d8e0649825 --- /dev/null +++ b/apps/gallery/l10n/lt_LT.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Atnaujinti", +"Back" => "Atgal" +); diff --git a/apps/gallery/l10n/mk.php b/apps/gallery/l10n/mk.php new file mode 100644 index 00000000000..7fda4d89ddc --- /dev/null +++ b/apps/gallery/l10n/mk.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Рескенирај", +"Back" => "Назад" +); diff --git a/apps/gallery/l10n/ms_MY.php b/apps/gallery/l10n/ms_MY.php new file mode 100644 index 00000000000..a865a20a2d5 --- /dev/null +++ b/apps/gallery/l10n/ms_MY.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Imbas semula", +"Back" => "Kembali" +); diff --git a/apps/gallery/l10n/nb_NO.php b/apps/gallery/l10n/nb_NO.php new file mode 100644 index 00000000000..59954de0f59 --- /dev/null +++ b/apps/gallery/l10n/nb_NO.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Les inn på nytt", +"Back" => "Tilbake" +); diff --git a/apps/gallery/l10n/nl.php b/apps/gallery/l10n/nl.php new file mode 100644 index 00000000000..9d03cebf5b1 --- /dev/null +++ b/apps/gallery/l10n/nl.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Opnieuw doorzoeken", +"Back" => "Terug" +); diff --git a/apps/gallery/l10n/nn_NO.php b/apps/gallery/l10n/nn_NO.php new file mode 100644 index 00000000000..9caeff33067 --- /dev/null +++ b/apps/gallery/l10n/nn_NO.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Søk på nytt", +"Back" => "Tilbake" +); diff --git a/apps/gallery/l10n/pl.php b/apps/gallery/l10n/pl.php index 20baaf713ab..36004daa25c 100644 --- a/apps/gallery/l10n/pl.php +++ b/apps/gallery/l10n/pl.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galeria", -"Scanning directories" => "Skanuje katalogi", -"No photos found" => "Nie znaleziono zdjęć", -"Creating thumbnails" => "Tworzenie miniatur", -"Do you wan't to remove album" => "Czy chcesz usunąć album", -"Input new gallery name" => "Wprowadź nową nazwę galerii", -"Rescan" => "Przeskanuj", +"Rescan" => "Przeszukaj", "Back" => "Wróć" ); diff --git a/apps/gallery/l10n/pt_BR.php b/apps/gallery/l10n/pt_BR.php new file mode 100644 index 00000000000..5d704b824c0 --- /dev/null +++ b/apps/gallery/l10n/pt_BR.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Atualizar", +"Back" => "Voltar" +); diff --git a/apps/gallery/l10n/pt_PT.php b/apps/gallery/l10n/pt_PT.php new file mode 100644 index 00000000000..5d704b824c0 --- /dev/null +++ b/apps/gallery/l10n/pt_PT.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Atualizar", +"Back" => "Voltar" +); diff --git a/apps/gallery/l10n/ro.php b/apps/gallery/l10n/ro.php new file mode 100644 index 00000000000..624e73659b9 --- /dev/null +++ b/apps/gallery/l10n/ro.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Re-scanează", +"Back" => "Înapoi" +); diff --git a/apps/gallery/l10n/ru.php b/apps/gallery/l10n/ru.php index cc211f6c1e2..177d5fd3f35 100644 --- a/apps/gallery/l10n/ru.php +++ b/apps/gallery/l10n/ru.php @@ -1,9 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Галерея", -"Scanning directories" => "Сканирование папок", -"Creating thumbnails" => "Создание миниатюр", -"Do you wan't to remove album" => "Вы желаете удалить альбом", -"Input new gallery name" => "Введите название галереи", -"Rescan" => "Пересканировать", +"Rescan" => "Обновить", "Back" => "Назад" ); diff --git a/apps/gallery/l10n/sk_SK.php b/apps/gallery/l10n/sk_SK.php index 26301562cfd..d43f068472b 100644 --- a/apps/gallery/l10n/sk_SK.php +++ b/apps/gallery/l10n/sk_SK.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Galéria", -"Scanning directories" => "Prehľadávam priečinky", -"No photos found" => "Neboli nájdené žiadne fotografie", -"Creating thumbnails" => "Vytváram náhľady", -"Do you wan't to remove album" => "Chcete odstrániť album", -"Input new gallery name" => "Vložte meno novej galérie", "Rescan" => "Znovu oskenovať", "Back" => "Späť" ); diff --git a/apps/gallery/l10n/sl.php b/apps/gallery/l10n/sl.php new file mode 100644 index 00000000000..e81a78e9485 --- /dev/null +++ b/apps/gallery/l10n/sl.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Ponovno preišči", +"Back" => "Nazaj" +); diff --git a/apps/gallery/l10n/sr.php b/apps/gallery/l10n/sr.php index c6976b56a9f..e3b82defa97 100644 --- a/apps/gallery/l10n/sr.php +++ b/apps/gallery/l10n/sr.php @@ -1,5 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "Галерија", "Rescan" => "Претражи поново", "Back" => "Назад" ); diff --git a/apps/gallery/l10n/sv.php b/apps/gallery/l10n/sv.php new file mode 100644 index 00000000000..c1568e348d0 --- /dev/null +++ b/apps/gallery/l10n/sv.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Sök igen", +"Back" => "Tillbaka" +); diff --git a/apps/gallery/l10n/th_TH.php b/apps/gallery/l10n/th_TH.php index fa6c84f03dc..0bd950acc47 100644 --- a/apps/gallery/l10n/th_TH.php +++ b/apps/gallery/l10n/th_TH.php @@ -1,10 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "แกลอรี่", -"Scanning directories" => "กำลังสแกนไดเร็กทอรี่", -"No photos found" => "ไม่พบรูปภาพที่ต้องการ", -"Creating thumbnails" => "การสร้างรูปขนาดย่อ", -"Do you wan't to remove album" => "คุณต้องการลบอัลบั้มนี้ออกหรือไม่", -"Input new gallery name" => "กรอกชื่อแกลอรี่ใหม่", "Rescan" => "ตรวจสอบอีกครั้ง", "Back" => "ย้อนกลับ" ); diff --git a/apps/gallery/l10n/tr.php b/apps/gallery/l10n/tr.php new file mode 100644 index 00000000000..2139e7aac1c --- /dev/null +++ b/apps/gallery/l10n/tr.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Yeniden Tara ", +"Back" => "Geri" +); diff --git a/apps/gallery/l10n/uk.php b/apps/gallery/l10n/uk.php new file mode 100644 index 00000000000..2544158d452 --- /dev/null +++ b/apps/gallery/l10n/uk.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "Оновити", +"Back" => "Назад" +); diff --git a/apps/gallery/l10n/zh_CN.php b/apps/gallery/l10n/zh_CN.php index c7d37692ae0..0b628d8d4a7 100644 --- a/apps/gallery/l10n/zh_CN.php +++ b/apps/gallery/l10n/zh_CN.php @@ -1,9 +1,4 @@ <?php $TRANSLATIONS = array( -"Gallery" => "图库", -"Scanning directories" => "扫描目录", -"Creating thumbnails" => "创建缩略图", -"Do you wan't to remove album" => "您是否想要移除相册", -"Input new gallery name" => "输入新图库名称", "Rescan" => "重新扫描", "Back" => "返回" ); diff --git a/apps/gallery/l10n/zh_TW.php b/apps/gallery/l10n/zh_TW.php new file mode 100644 index 00000000000..b9b50fd6ba5 --- /dev/null +++ b/apps/gallery/l10n/zh_TW.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Rescan" => "重新掃描", +"Back" => "返回" +); |