diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-01-24 00:42:08 +0100 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-01-24 00:42:08 +0100 |
commit | 6fccf1229997d554a4465530814c5065d373773f (patch) | |
tree | 7b942f3fc9356580288b49ae71b0092b8cb3db0d /apps/gallery/l10n | |
parent | cdfb252ceda6a9a97dd6473c472ed21a9948c8cf (diff) | |
download | nextcloud-server-6fccf1229997d554a4465530814c5065d373773f.tar.gz nextcloud-server-6fccf1229997d554a4465530814c5065d373773f.zip |
update translations
Diffstat (limited to 'apps/gallery/l10n')
-rw-r--r-- | apps/gallery/l10n/ca.php | 4 | ||||
-rw-r--r-- | apps/gallery/l10n/da.php | 9 | ||||
-rw-r--r-- | apps/gallery/l10n/de.php | 4 | ||||
-rw-r--r-- | apps/gallery/l10n/es.php | 4 | ||||
-rw-r--r-- | apps/gallery/l10n/fr.php | 4 | ||||
-rw-r--r-- | apps/gallery/l10n/pl.php | 4 | ||||
-rw-r--r-- | apps/gallery/l10n/ru.php | 9 | ||||
-rw-r--r-- | apps/gallery/l10n/zh_CN.php | 6 |
8 files changed, 43 insertions, 1 deletions
diff --git a/apps/gallery/l10n/ca.php b/apps/gallery/l10n/ca.php index f3eb40df553..119562324f4 100644 --- a/apps/gallery/l10n/ca.php +++ b/apps/gallery/l10n/ca.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( "Gallery" => "Galeria", +"Scanning directories" => "S'estan escanejant carpetes", +"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/da.php b/apps/gallery/l10n/da.php new file mode 100644 index 00000000000..b9d11701f8e --- /dev/null +++ b/apps/gallery/l10n/da.php @@ -0,0 +1,9 @@ +<?php $TRANSLATIONS = array( +"Gallery" => "Galleri", +"Scanning directories" => "Gennemgår mapper", +"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 b7f1934189a..b229c96ac8e 100644 --- a/apps/gallery/l10n/de.php +++ b/apps/gallery/l10n/de.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( "Gallery" => "Galerie", +"Scanning directories" => "Ordner werden durchsucht.", +"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/es.php b/apps/gallery/l10n/es.php index 0a32faa8477..4da953af430 100644 --- a/apps/gallery/l10n/es.php +++ b/apps/gallery/l10n/es.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( "Gallery" => "Galería", +"Scanning directories" => "Escaneando directorios", +"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/fr.php b/apps/gallery/l10n/fr.php index 17902bd70c9..6668ec6da6b 100644 --- a/apps/gallery/l10n/fr.php +++ b/apps/gallery/l10n/fr.php @@ -1,5 +1,9 @@ <?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/pl.php b/apps/gallery/l10n/pl.php index eb35732782b..0b2bf9f3ccb 100644 --- a/apps/gallery/l10n/pl.php +++ b/apps/gallery/l10n/pl.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( "Gallery" => "Galeria", +"Scanning directories" => "Skanuje katalogi", +"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", "Back" => "Wróć" ); diff --git a/apps/gallery/l10n/ru.php b/apps/gallery/l10n/ru.php new file mode 100644 index 00000000000..cc211f6c1e2 --- /dev/null +++ b/apps/gallery/l10n/ru.php @@ -0,0 +1,9 @@ +<?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_CN.php b/apps/gallery/l10n/zh_CN.php index c506600c4c0..c7d37692ae0 100644 --- a/apps/gallery/l10n/zh_CN.php +++ b/apps/gallery/l10n/zh_CN.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( -"Gallery" => "画廊", +"Gallery" => "图库", +"Scanning directories" => "扫描目录", +"Creating thumbnails" => "创建缩略图", +"Do you wan't to remove album" => "您是否想要移除相册", +"Input new gallery name" => "输入新图库名称", "Rescan" => "重新扫描", "Back" => "返回" ); |