aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-10-17 19:26:40 +0000
committermistic100 <mistic@piwigo.org>2011-10-17 19:26:40 +0000
commitd4cf6a085c31a6ca0f18a0ef77fad688eac12bfa (patch)
treea7c7fb48575f55c79b06199401722da3b38a5186 /language
parent2a5555015a7640d3c404a205f2dbe8978f12503f (diff)
feature:2471 missing translations in r12474 [Batch Manager] "zoom" and "edit" links over each thumbnail
git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/bg_BG/admin.lang.php1
-rw-r--r--language/cs_CZ/admin.lang.php2
-rw-r--r--language/de_DE/admin.lang.php2
-rw-r--r--language/en_UK/admin.lang.php2
-rw-r--r--language/es_ES/admin.lang.php2
-rw-r--r--language/fr_FR/admin.lang.php2
-rw-r--r--language/hu_HU/admin.lang.php2
-rw-r--r--language/it_IT/admin.lang.php2
-rw-r--r--language/lv_LV/admin.lang.php2
-rw-r--r--language/nl_NL/admin.lang.php2
-rw-r--r--language/no_NO/admin.lang.php1
-rw-r--r--language/pl_PL/admin.lang.php2
-rw-r--r--language/ru_RU/admin.lang.php2
-rw-r--r--language/sk_SK/admin.lang.php2
-rw-r--r--language/sv_SE/admin.lang.php2
-rw-r--r--language/tr_TR/admin.lang.php2
-rw-r--r--language/vi_VN/admin.lang.php1
17 files changed, 31 insertions, 0 deletions
diff --git a/language/bg_BG/admin.lang.php b/language/bg_BG/admin.lang.php
index 01d013172..53c522156 100644
--- a/language/bg_BG/admin.lang.php
+++ b/language/bg_BG/admin.lang.php
@@ -31,5 +31,6 @@ $lang['Filesize'] = 'Размер на файла';
$lang['Preferences'] = 'Предпочитания';
$lang['Rate'] = 'Оценка';
$lang['Average rate'] = 'Средна оценка';
+$lang['Zoom'] = 'Увеличи';
?> \ No newline at end of file
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php
index 344b17bc4..937bae193 100644
--- a/language/cs_CZ/admin.lang.php
+++ b/language/cs_CZ/admin.lang.php
@@ -867,4 +867,6 @@ $lang['An error has occured during extract. Please check files permissions of yo
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo nemùže získat novou verzi ze serveru';
$lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'Jako výchozí, Piwigo vytvoří nový rozměr(upraví rozlišení) vašich nahrávaných fotografií v HD rozlišení.';
$lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'Pokud nemáte obrázek v HD rozlišení a pokud stávající webové rozlišení je větší než nastavené rozsahy dimenzí obrázku, Piwigo fotku vezme jako HD a vytvoří zmenšenou verzi obrázku pro web z originálu.';
+$lang['Zoom'] = 'Přiblížit';
+
?> \ No newline at end of file
diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php
index 61a7e6d02..bcece4d13 100644
--- a/language/de_DE/admin.lang.php
+++ b/language/de_DE/admin.lang.php
@@ -842,4 +842,6 @@ $lang['Learn more'] = 'Mehr Informationen';
$lang['An error has occured during upgrade.'] = 'Ein Fehler trat während des Aktualisierens auf.';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Ein Fehler trat während des Entpackens auf. Bitte prüfen Sie die Schreibrechte ihrer Piwigo Installation.<br><a href="%s">Klicken Sie hier für das Fehlerprotokoll</a>.';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo kann die Aktualisierungsdatei nicht vom Server laden';
+$lang['Zoom'] = 'Zoom';
+
?> \ No newline at end of file
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index 6c49fabc2..a66ad6b19 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -248,6 +248,7 @@ $lang['Downloads'] = "Downloads";
$lang['Drag to re-order'] = "Click-and-drag to re-order";
$lang['Drop into album'] = 'Select an album';
$lang['duplicates'] = 'duplicates';
+$lang['Edit'] = 'Edit';
$lang['Edit album permissions'] = "Edit album permissions";
$lang['edit album permissions'] = "edit album permissions";
$lang['Edit album'] = "Edit album";
@@ -770,6 +771,7 @@ $lang['You might go to plugin list to install and activate it.'] = "Go to the pl
$lang['You need to confirm deletion'] = "You must confirm deletion";
$lang['You need to upgrade your system to take full advantage of the application else the application will not work correctly, or not at all'] = "You should upgrade your system to take full advantage of the application, otherwise the application could work improperly, or not at all";
$lang['Your configuration settings are saved'] = 'Your configuration settings are saved';
+$lang['Zoom'] = 'Zoom';
$lang['[%s] Visit album %s'] = "[%s] Visit album %s";
$lang['[NBM] Problems or questions'] = "[NBM] Problems or questions";
$lang['[Simulation]'] = "[Simulation]";
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php
index 00e0a42e1..9a8c56276 100644
--- a/language/es_ES/admin.lang.php
+++ b/language/es_ES/admin.lang.php
@@ -861,4 +861,6 @@ $lang['If no HD is available and if the current websize is bigger than resize di
$lang['An error has occured during upgrade.'] = 'Un error sobrevino durante la actualización.';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Imposible extraer los ficheros. Por favor, verifique los permisos de los ficheros de su instalación. <Br> <a href="%s"> Haga clic aquí para ver el informe de error</a>.';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo no puede recuperar el fichero de actualización desde el servidor';
+$lang['Zoom'] = 'Zoom';
+
?> \ No newline at end of file
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index 046c29e43..8f1c872eb 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -865,4 +865,6 @@ $lang['Predefined filter'] = 'Filtre prédéfini';
$lang['Add tags'] = "Ajouter les tags";
$lang['Synchronize metadata'] = "Synchroniser les méta-données";
$lang['Add to caddie'] = 'Ajouter au panier';
+$lang['Edit'] = 'Editer';
+$lang['Zoom'] = 'Zoom';
?> \ No newline at end of file
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php
index d3cf6074f..b31d71197 100644
--- a/language/hu_HU/admin.lang.php
+++ b/language/hu_HU/admin.lang.php
@@ -865,4 +865,6 @@ $lang['If no HD is available and if the current websize is bigger than resize di
$lang['An error has occured during upgrade.'] = 'Hiba történt frissítés közben.';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Hibajelentés (Információ). Kérjük ellenőrizze a telepített fájlok jogosultságait.<br><a href="%s">További információkért kattintson ide</a>.';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Nem tudom letölteni a frissítést a Piwigo fájl szerverről';
+$lang['Zoom'] = 'Zoom';
+
?> \ No newline at end of file
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index 4e3eee296..bde4f61c3 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -874,4 +874,6 @@ $lang['If no HD is available and if the current websize is bigger than resize di
$lang['An error has occured during upgrade.'] = 'Si è verificato un\'errore durante l\'aggiornamento';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Non è stato possibile estrarre i file. Verificare i permessi dei file della vostra installazione.<br><a href="%s">Cliccare qui per visualizzare il rapporto d\'errore</a>';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo non può recuperare i file d\'aggiornamento dal server';
+$lang['Zoom'] = 'Zoom';
+
?> \ No newline at end of file
diff --git a/language/lv_LV/admin.lang.php b/language/lv_LV/admin.lang.php
index e516c8d44..73e57c7e1 100644
--- a/language/lv_LV/admin.lang.php
+++ b/language/lv_LV/admin.lang.php
@@ -856,4 +856,6 @@ $lang['If no HD is available and if the current websize is bigger than resize di
$lang['An error has occured during upgrade.'] = 'Atjauninot notikusi kļūme.';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Atpakošanas laikā notikusi kļūme. Pārbaudiet Jūsu piwigo instalācijas failu atļaujas.<br><a href="%s">Spiest te, lai redzētu log kļūdas</a>.';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo nevar ielādēt jauninājuma failu no servera';
+$lang['Zoom'] = 'Tālummaiņa';
+
?> \ No newline at end of file
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php
index 1fa327698..32ed1b6aa 100644
--- a/language/nl_NL/admin.lang.php
+++ b/language/nl_NL/admin.lang.php
@@ -865,4 +865,6 @@ $lang['Select at least two tags for merging'] = 'Selecteer ten minste twee tags
$lang['Select an album'] = 'Kies een album';
$lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'Standaard zal Piwigo een nieuwe web formaat foto aanmaken van de HD (high definition) versie van je foto.';
$lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'Als geen HD beschikbaar is en de huidige web formaat foto is groter dan de nieuwe afmetingen, dan zal Piwigo het als HD gebruiken en daar een web formaat foto van maken.';
+$lang['Zoom'] = 'Zoom';
+
?> \ No newline at end of file
diff --git a/language/no_NO/admin.lang.php b/language/no_NO/admin.lang.php
index 6783ca19c..a18723e10 100644
--- a/language/no_NO/admin.lang.php
+++ b/language/no_NO/admin.lang.php
@@ -791,5 +791,6 @@ $lang['Following themes may not be compatible with the new version of Piwigo:']
$lang['Height'] = 'Høyde';
$lang['Width'] = 'Bredde';
$lang['display'] = 'Vis';
+$lang['Zoom'] = 'Zoom';
?> \ No newline at end of file
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php
index ba6536e3a..74fa56afd 100644
--- a/language/pl_PL/admin.lang.php
+++ b/language/pl_PL/admin.lang.php
@@ -864,4 +864,6 @@ $lang['If no HD is available and if the current websize is bigger than resize di
$lang['An error has occured during upgrade.'] = 'Wystąpił błąd podczas aktualizacji.';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Wystąpił błąd podczas rozpokowywania. Sprawdź uprawnienia do plików w katalogu gdize jest zainstalowane piwigo.<br><a href="%s">Kliknij aby zobaczyć błędy</a>.';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo nie może ściągnąć pliku aktualizacji z serwera';
+$lang['Zoom'] = 'Powiększenie';
+
?> \ No newline at end of file
diff --git a/language/ru_RU/admin.lang.php b/language/ru_RU/admin.lang.php
index 0142f1e6a..306d8f8a0 100644
--- a/language/ru_RU/admin.lang.php
+++ b/language/ru_RU/admin.lang.php
@@ -861,4 +861,6 @@ $lang['Select an album'] = 'Выберите альбом';
$lang['An error has occured during upgrade.'] = 'Во время обновления произошла ошибка.';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Во время распаковки произошла ошибка. Пожалуйста, проверьте права доступа к папке установки piwigo.<br><a href="%s">Нажмите, чтобы посмотреть лог ошибки</a>.';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo не может получить файлы обновления с сервера';
+$lang['Zoom'] = 'увеличение';
+
?> \ No newline at end of file
diff --git a/language/sk_SK/admin.lang.php b/language/sk_SK/admin.lang.php
index 9e7cca0eb..3626c0e85 100644
--- a/language/sk_SK/admin.lang.php
+++ b/language/sk_SK/admin.lang.php
@@ -866,4 +866,6 @@ $lang['If no HD is available and if the current websize is bigger than resize di
$lang['An error has occured during upgrade.'] = 'Pri upgrade sa vyskytla chyba.';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Pri rozbaľovaní sa vyskytla chyba. Prosím skontrolujte prístupové práva súborov Vašej inštalácie piwigo.<br><a href="%s">Kliknite sem na zobrazenie logu chyby</a>.';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo nemôže získať upgradovací súbor zo servra';
+$lang['Zoom'] = 'Zväčšenie';
+
?> \ No newline at end of file
diff --git a/language/sv_SE/admin.lang.php b/language/sv_SE/admin.lang.php
index 1aaed2f17..17465f504 100644
--- a/language/sv_SE/admin.lang.php
+++ b/language/sv_SE/admin.lang.php
@@ -862,4 +862,6 @@ $lang['If no HD is available and if the current websize is bigger than resize di
$lang['An error has occured during upgrade.'] = 'Det uppstod ett fel under uppgraderingen.';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Ett fel uppstod vid dekomprimeringen. Kontrollera rättigheterna på din Piwigo-installation och försök igen.<br><a href="%s">Klicka här för att visa felloggen</a>.';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo kan inte hämta uppgraderingen från servern';
+$lang['Zoom'] = 'förstora';
+
?> \ No newline at end of file
diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php
index 53f653349..5c1fa20d0 100644
--- a/language/tr_TR/admin.lang.php
+++ b/language/tr_TR/admin.lang.php
@@ -833,4 +833,6 @@ $lang['hide details'] = 'ayrıntıları gizle';
$lang['Select an album'] = 'Albüm seçiniz';
$lang['show details'] = 'ayrıntıları göster';
$lang['Start Upload'] = 'Yüklemeye başla';
+$lang['Zoom'] = 'Yakınlaştırma';
+
?> \ No newline at end of file
diff --git a/language/vi_VN/admin.lang.php b/language/vi_VN/admin.lang.php
index fdc5557aa..c2bc64e9e 100644
--- a/language/vi_VN/admin.lang.php
+++ b/language/vi_VN/admin.lang.php
@@ -863,5 +863,6 @@ $lang['If no HD is available and if the current websize is bigger than resize di
$lang['An error has occured during upgrade.'] = 'Có một lỗi xuất hiện trong quá trình nâng cấp.';
$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Có một lỗi xuất hiện trong quá trình trích xuất tệp tin. Vui lòng kiểm tra quyền hiệu chỉnh tệp tin gói cài đặt Piwigo của bạn.<br><a href="%s">Click vào đây để xem lỗi.</a>.';
$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo không thể nhận được tệp tin nâng cấp từ máy chủ';
+$lang['Zoom'] = 'Phóng to ảnh';
?> \ No newline at end of file