diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-02-12 13:28:49 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-02-12 13:28:49 +0000 |
commit | 425b244a2fb98fcbd21b07bcd30e8f21edf33bc0 (patch) | |
tree | b9c7e0ed387d52eb47ab82cb5f59622d13216042 /language/pl_PL/common.lang.php | |
parent | 8ca228dcff8acd82cfd13defe6b10918eede921f (diff) |
[trunk] - language - update - pl_PL - Polski - Polish thanks to voyteckst - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13120 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pl_PL/common.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index ad8b9bb0b..9a3d9afe0 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -384,4 +384,7 @@ $lang['Here are your connection settings'] = 'Dane Twojego połączenia'; $lang['Password: %s'] = 'Hasło: %s'; $lang['Username: %s'] = 'Nazwa użytkownika: %s'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Jeżeli myślisz, że otrzymałeś ten mail w wyniku błędu, skontaktuj się proszę z nami tutaj %s'; +$lang['old → new'] = 'stary → nowy'; +$lang['new → old'] = 'nowy → stary'; +$lang['Photo sizes'] = 'Rozmiary zdjęć'; ?>
\ No newline at end of file |