From 780c2b912bd95d39232b564c114ee6fdd28e7406 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 5 Oct 2013 15:40:45 +0000 Subject: [PATCH] [social_buttons] Update pl_PL, thanks to : K.S. git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@24772 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pl_PL/plugin.lang.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/language/pl_PL/plugin.lang.php b/language/pl_PL/plugin.lang.php index 9a4ae6c..48f60ab 100644 --- a/language/pl_PL/plugin.lang.php +++ b/language/pl_PL/plugin.lang.php @@ -35,4 +35,7 @@ $lang['Top bubble'] = 'Górny bombelek'; $lang['Display buttons'] = 'Wyświetl przyciski'; $lang['on photo and album'] = 'na zdjęciu i albumie'; $lang['only on photo'] = 'tylko na zdjęciu'; +$lang['Community'] = 'Społeczność'; +$lang['Light mode'] = 'Tryb lekki'; +$lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = 'W trybie lekkim żadne zewnętrzne skrypty nie są ładowane. Przyspiesza to wczytywanie strony i wyłączona śledzenie użytkownika, a także wyłączona powiadomienia.'; ?> \ No newline at end of file