diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-10 20:17:42 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-10 20:17:42 +0000 |
commit | 94f13f96445d11398f7a02ceeb5b129c3a215e3c (patch) | |
tree | ff2a00a537c2c05f957cb1c2cc0ea08b14a830a0 /language/pl_PL/admin.lang.php | |
parent | dff548382f1bf0d236484d6396d4d5fc1784367c (diff) |
[trunk] - language - update PL thanks to voyteckst
git-svn-id: http://piwigo.org/svn/trunk@10268 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL/admin.lang.php')
-rw-r--r-- | language/pl_PL/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index 247b964c6..a444d59a5 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -784,5 +784,5 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of $lang['Do you want to activate anyway?'] = 'Czy jednak chcesz aktywować?'; $lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'TA WTYCZKA JEST TERAZ CZĘŚCIĄ PODSTAWOWEJ WERSJI PIWIGO! ODINSTALUJ JĄ TERAZ!'; $lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'BŁĄD: BRAK WTYCZKI CHOĆ JEST ZAINSTALOWANA! ODINSTALUJ JĄ TERAZ.'; - +$lang['display'] = 'wyświetlanie'; ?>
\ No newline at end of file |