From 213a65c185f154f8ac949361d86b2c32a8c5eb06 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 16 Oct 2014 22:06:16 +0000 Subject: [trunk_install] Update pl_PL, thanks to : ddtddt git-svn-id: http://piwigo.org/svn/trunk@30139 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pl_PL/install.lang.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'language') diff --git a/language/pl_PL/install.lang.php b/language/pl_PL/install.lang.php index 815deba70..76600de7c 100644 --- a/language/pl_PL/install.lang.php +++ b/language/pl_PL/install.lang.php @@ -46,14 +46,14 @@ $lang['Password [confirm]'] = 'Hasło [potwierdź]'; $lang['verification'] = 'weryfikacja'; $lang['Need help ? Ask your question on Piwigo message board.'] = 'Potrzebujesz pomocy ? Zadaj pytanie na Forum Piwigo.'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Z jego pomocą odwiedzający będą mogli się skontaktować z administratorem strony'; -$lang['PHP 5 is required'] = 'PHP 5 jest wymagane'; +$lang['PHP 5 is required'] = 'PHP 5.2 jest wymagane'; $lang['It appears your webhost is currently running PHP %s.'] = 'Twój serwer aktualnie używa PHP w wersji %s.'; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo może spróbować przełączyć Twoją konfigurację do PHP 5 poprzez modyfikację pliku .htaccess.'; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo może spróbować przełączyć Twoją konfigurację do PHP 5.2 poprzez modyfikację pliku .htaccess.'; $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Możesz również zmienić tę konfigurację sam, a następnie uruchomić ponownie Piwigo.'; -$lang['Try to configure PHP 5'] = 'Spróbuj skonfigurować PHP 5'; +$lang['Try to configure PHP 5'] = 'Spróbuj skonfigurować PHP 5.2'; $lang['Sorry!'] = 'Niestety!'; -$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo nie mógł skonfigurować Twojego PHP 5.'; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Możesz skontaktować się z działem wsparcia Twojego providera aby dowiedzieć się jak włączyć PHP 5.'; +$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo nie mógł skonfigurować Twojego PHP 5.2'; +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Możesz skontaktować się z działem wsparcia Twojego providera aby dowiedzieć się jak włączyć PHP 5.2'; $lang['Hope to see you back soon.'] = 'Do zobaczenia wkrótce.'; $lang['Congratulations, Piwigo installation is completed'] = 'Gratulacje, instalacja Piwigo zakończona sukcesem'; $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Alternatywnym rozwiązaniem jest skopiować tekst z powyższego textbox i wkleić do pliku "local/config/database.inc.php" (Uwaga : database.inc.php musi zawierać to co jest w textbox i nie może zawierać znaków spacji oraz enter)'; @@ -64,5 +64,4 @@ $lang['Just another Piwigo gallery'] = 'Kolejna galeria Piwigo'; $lang['Welcome to my photo gallery'] = 'Witaj w mojej galerii zdjęć'; $lang['Welcome to your new installation of Piwigo!'] = 'Witamy w Towjej nowej instalacji Piwigo!'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Nie obawiaj się kontaktu na forum w celu skorzystania z pomocy: %s'; -$lang['localhost or other, supplied by your host provider'] = 'localhost lub iny, dostarczone przez Twojego dostawcę'; -?> \ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'localhost lub iny, dostarczone przez Twojego dostawcę'; \ No newline at end of file -- cgit v1.2.3