aboutsummaryrefslogtreecommitdiffstats
path: root/language/pl_PL/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/pl_PL/common.lang.php')
-rw-r--r--language/pl_PL/common.lang.php14
1 files changed, 10 insertions, 4 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php
index a137fe46f..4c5bd519b 100644
--- a/language/pl_PL/common.lang.php
+++ b/language/pl_PL/common.lang.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: Polski [PL]
-Version: 2.5.0
+Version: 2.6.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=430
Author: Piwigo team
Author URI: http://piwigo.org
@@ -246,7 +246,6 @@ $lang['login mustn\'t end with a space character'] = 'Login nie może posiadać
$lang['login mustn\'t start with a space character'] = 'Login nie może zaczynać się od znaku specjalnego';
$lang['this login is already used'] = 'ten login już istnieje';
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'mail musi być w postaci xxx@yyy.eee (przykład : jack@altern.org)';
-$lang['please enter your password again'] = 'wprowadź hasło jeszcze raz';
$lang['Auto login'] = 'Pamiętaj mnie';
$lang['remove this tag from the list'] = 'usuń ten tag z listy';
$lang['representative'] = 'reprezentant';
@@ -274,7 +273,6 @@ $lang['SQL queries in'] = 'Zapytania SQL w';
$lang['display only recently posted photos'] = 'wyświetla tylko ostatnio umieszczone';
$lang['return to the display of all photos'] = 'powrót do wyświetlania wszystkich elementów';
$lang['the beginning'] = 'początek';
-$lang['Interface theme'] = 'Styl interfejsu';
$lang['Thumbnails'] = 'Miniatury';
$lang['Menu'] = 'Menu';
$lang['A comment on your site'] = 'Komentarz do Twojej strony';
@@ -416,4 +414,12 @@ $lang['Username is mandatory'] = 'Nazwa użytkownika jest obowiązkowa';
$lang['mandatory'] = 'obowiązkowo';
$lang['Website'] = 'Strona internetowa';
$lang['Your website URL is invalid'] = 'Adres Twojej strony internetowej jest niepoprawny';
+$lang['Email'] = 'E-mail';
+$lang['First Page'] = 'Pierwsza strona';
+$lang['Go back to the album'] = 'Wróć do albumu';
+$lang['Last Page'] = 'Ostatnia strona';
+$lang['Password is missing. Please enter the password.'] = 'Brak hasła. Proszę wprowadzić hasło.';
+$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Brak potwierdzenia hasła. Proszę potwierdzić wybrane hasło.';
+$lang['%d photos per page'] = '%d zdjęc na każdej stronie';
+$lang['Theme'] = 'Motyw';
?> \ No newline at end of file