diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-09-21 19:46:02 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-09-21 19:46:02 +0000 |
commit | e359e019bbe26f6bc0629e3eba270860cd511f3f (patch) | |
tree | c2563afb571898ffc23346097026b71adc80e0fd | |
parent | 702febbdbce379c8466c16b67865e02718d4a2bc (diff) |
[trunk] - language - update PL (Polish - Polski) Thanks to kuba - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12198 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/pl_PL/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index cc9e9f414..f1559aec4 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -859,4 +859,6 @@ $lang['No destination tag selected'] = 'Nie wybrano taga docelowego'; $lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'Tagi <em>%s</em> połączono w tag <em>%s</em>'; $lang['Select at least two tags for merging'] = 'Wybierz co najmniej dwa tagi do łączenia'; $lang['Select an album'] = 'Wybierz album'; +$lang['By default, Piwigo will create a new websize from the HD (high definition) version of your photo.'] = 'Piwigo stworzy domyślnie nową stronę z twoich zdjęć w jakości HD.'; +$lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'Jeśli wersja HD jest niedostępna a bieżący rozmiar jest większy niż rozmiar zmiany, Piwigo przesunie zdjęcia jako HD i stworzy z nich pomniejszone wersje.'; ?>
\ No newline at end of file |