[trunk] - language - update PL thanks to voyteckst
git-svn-id: http://piwigo.org/svn/trunk@9714 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
561b57b78c
commit
727e13aab5
2 changed files with 11 additions and 3 deletions
|
|
@ -771,4 +771,13 @@ $lang['Orphan tags deleted'] = 'Niepowiązane tagi usunięto';
|
|||
$lang['Remove from caddie'] = 'Usuń z koszyk';
|
||||
$lang['Week starts on'] = 'Tydzień zaczyna się w';
|
||||
$lang['You have %d orphan tags: %s.'] = 'Masz %d niepowiązanych tagów: %s.';
|
||||
$lang['Themes which need upgrade'] = 'Tematy wymagające aktualizacji';
|
||||
$lang['Languages which need upgrade'] = 'Języki wymagające aktualizacji';
|
||||
$lang['All themes are up to date.'] = 'Wszystkie tematy są aktualne.';
|
||||
$lang['All plugins are up to date.'] = 'Wszystkie wtyczki są aktualne.';
|
||||
$lang['All languages are up to date.'] = 'Wszystkie języki są aktualne.';
|
||||
$lang['Visit theme site'] = 'Odwiedź stronę temetu';
|
||||
$lang['Visit language site'] = 'Odwiedź stronę języka';
|
||||
$lang['New Version'] = 'Nowa wersja';
|
||||
|
||||
?>
|
||||
|
|
@ -31,13 +31,12 @@ $lang['Upgrade informations'] = 'Informacje o aktualizacji';
|
|||
$lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you encounter any problem.'] = 'Jeżeli napotkasz jakiś problem wykonaj weryfikację przez [Administracja>Narzędzia>Maintenance].';
|
||||
$lang['Only administrator can run upgrade: please sign in below.'] = 'Tylko administrator może wykonać aktualizację: zaloguj się poniżej.';
|
||||
$lang['You do not have access rights to run upgrade'] = 'Nie masz uprawnień do wykonania aktualizacji';
|
||||
|
||||
// Upgrade informations from upgrade_1.3.1.php
|
||||
$lang['All sub-albums of private albums become private'] = 'Wszystkie pod-albumy prywatnych albumów będą prywatne';
|
||||
$lang['User permissions and group permissions have been erased'] = 'Uprawnienia użytkowników oraz grup zostały usunięte';
|
||||
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = 'Z poprzedniej konfiguracji zostały zapisane tylko prefiksy miniatur oraz adres email administratora.';
|
||||
//For version 2.1.0
|
||||
$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Ta strona proponuje aktualizację Twojej bazy danych Piwigo do nowej wersji. Asystent aktualizacji myśli, że aktualnie używasz <strong>wersji %s</strong> (lub równoważnej).';
|
||||
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Jako zabezpieczenie, następujące wtyczki zostały zdezaktywowane. Przed ich aktywacją musisz sprawdzić czy nie ma nowszych wersji:';
|
||||
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'W <i>%s</i>, przed <b>?></b>, wstaw:';
|
||||
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'Zapobiegawczo, zostały dezayktywowane następujące tematy. Przed ich ponownym aktywowaniem, należy sprawdzić ich aktualizacje:';
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue