aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-01-10 13:48:35 +0000
committerddtddt <ddtddt@piwigo.org>2011-01-10 13:48:35 +0000
commit3b03ccb59f3cd1ee9378a3304117b1b5dbb16b06 (patch)
tree5b8014fc4dc0c537d7d0b09369e90ec95c43095b
parent6ef7871f6261b0688e5ec829de367daa2d9c79b7 (diff)
[trunk] - update pl_PL thanks to voyteckst
git-svn-id: http://piwigo.org/svn/trunk@8583 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/pl_PL/admin.lang.php40
-rw-r--r--language/pl_PL/common.lang.php2
-rw-r--r--tools/language/translation_validated.inc.php2
3 files changed, 43 insertions, 1 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php
index 15b0f1d53..ff7003025 100644
--- a/language/pl_PL/admin.lang.php
+++ b/language/pl_PL/admin.lang.php
@@ -751,4 +751,44 @@ $lang['File upload stopped by extension'] = 'Wgrywanie pliku zostało zatrzymane
$lang['Unknown upload error'] = 'Nieznany błąd podczas wgrywania';
$lang['Error on file "%s" : %s'] = 'Błąd w pliku"%s" : %s';
$lang['Menu Management'] = 'Menu';
+$lang['automatic order'] = 'automatyczna kolejność';
+$lang['manual order'] = 'ręczne zamówienie';
+$lang['Albums automatically sorted'] = 'Albumy sortowane automatycznie';
+$lang['Keep high definition'] = 'Zachowaj wysoką jakość';
+$lang['The high definition maximum width must be a number between %d and %d'] = 'Maksymalna szerokość w wysokiej jakości musi być liczbą pomiędzy %d i %d';
+$lang['The high definition maximum height must be a number between %d and %d'] = 'Maksymalna wysokość w wysokiej jakości musi być liczbą pomiędzy %d i %d';
+$lang['The high definition image quality must be a number between %d and %d'] = 'Jakość obrazów w wysokiej jakości musi być liczbą pomiędzy %d i %d';
+$lang['Batch Manager'] = 'Manadżer wsadowy';
+$lang['include child albums'] = 'zawieraj podalbumy';
+$lang['Selection'] = 'Zaznaczenie';
+$lang['Action'] = 'Akcja';
+$lang['Set author'] = 'UStaw autora';
+$lang['Set title'] = 'Ustaw tytuł';
+$lang['Set creation date'] = 'Ustaw datę utworzenia';
+$lang['Apply action'] = 'Zastosuj akcje';
+$lang['on the %d selected photos'] = 'na %d zaznaczonych zdjęć';
+$lang['%d of %d photos selected'] = '%d z %d zaznaczonych zdjęć';
+$lang['No photo selected, %d photos in current set'] = 'Nie zostało wybrane żadne zdjęcie, %d zdjęć w aktualnym zestawie';
+$lang['All %d photos are selected'] = '%d wszystkich zaznaczonych zdjęć';
+$lang['remove this filter'] = 'usuń ten filtr';
+$lang['predefined filter'] = 'filtr predefiniowany';
+$lang['last import'] = 'ostatni import';
+$lang['with no virtual album'] = 'bez wirtualnego albumu';
+$lang['duplicates'] = 'duplikaty';
+$lang['Add a filter'] = 'Dodaj filtr';
+$lang['Remove all filters'] = 'Usuń wszsytkie filtry';
+$lang['Refresh photo set'] = 'Odśwież zestaw zdjęć';
+$lang['The whole page'] = 'Całą strona';
+$lang['The whole set'] = 'Cały zestaw';
+$lang['thumbnails per page'] = 'miniatur na stronie';
+$lang['No photo in the current set.'] = 'Brak zdjęć w wybranym zestawie.';
+$lang['No photo selected, no action possible.'] = 'Brak wybranych zdjęć, niedostępna jest żadna akcja.';
+$lang['Choose an action'] = 'Wybierz akcję';
+$lang['remove author'] = 'usuń autora';
+$lang['Type here the author name'] = 'Wpisz tutaj nazwę autora';
+$lang['remove title'] = 'usuń tytuł';
+$lang['Type here the title'] = 'Wpisz tutaj tytuł';
+$lang['remove creation date'] = 'usuń datę stworzenia';
+$lang['with no album'] = 'bez albumu';
+$lang['with no tag'] = 'bez tagów';
?> \ No newline at end of file
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php
index 0edfa53a6..54cae76ab 100644
--- a/language/pl_PL/common.lang.php
+++ b/language/pl_PL/common.lang.php
@@ -378,4 +378,6 @@ $lang['Manage this user comment: %s'] = 'Zarządzaj komentarzami tego użytkowni
$lang['This author modified following comment:'] = 'Ten autor zmodyfikował następujący komentarz:';
$lang['This author removed the comment with id %d'] = 'Ten autor usunął komentarz o id %d';
$lang['validate this comment'] = 'potwierdź ten komentarz';
+$lang['Album'] = 'Album';
+$lang['Album: %s'] = 'Albumy: %s';
?> \ No newline at end of file
diff --git a/tools/language/translation_validated.inc.php b/tools/language/translation_validated.inc.php
index 143080b62..ecc4dcd98 100644
--- a/tools/language/translation_validated.inc.php
+++ b/tools/language/translation_validated.inc.php
@@ -445,7 +445,7 @@ $validated_keys = array(
'localhost, sql.multimania.com, toto.freesurf.fr',
'IP',
'Menu',
- '',
+ 'Album',
),
'pt_BR' => array(