From 94f13f96445d11398f7a02ceeb5b129c3a215e3c Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sun, 10 Apr 2011 20:17:42 +0000 Subject: [trunk] - language - update PL thanks to voyteckst git-svn-id: http://piwigo.org/svn/trunk@10268 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pl_PL/admin.lang.php | 2 +- language/pl_PL/common.lang.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'language') 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 diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index 131910aca..f2fcb8498 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -361,4 +361,5 @@ $lang['This author removed the comment with id %d'] = 'Ten autor usunął koment $lang['validate this comment'] = 'potwierdź ten komentarz'; $lang['Album'] = 'Album'; $lang['Album: %s'] = 'Albumy: %s'; +$lang['html tags are not allowed in login'] = 'znaczniki html nie są dozwolone w polu login'; ?> \ No newline at end of file -- cgit v1.2.3