diff options
author | thomascube <thomas@roundcube.net> | 2011-12-07 14:47:32 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-12-07 14:47:32 +0000 |
commit | 080c74859d68ae199ed04c4df382cfbd768477ed (patch) | |
tree | fd99b6d316a1f84317f97290b7d1e9ba51ce6ca7 /program/localization/pl_PL/labels.inc | |
parent | 3c5099f22b009ada55a967c10c6860927e003113 (diff) |
Synchronized localization files from trunk
Diffstat (limited to 'program/localization/pl_PL/labels.inc')
-rw-r--r-- | program/localization/pl_PL/labels.inc | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc index 4ec33fd6f..85a671816 100644 --- a/program/localization/pl_PL/labels.inc +++ b/program/localization/pl_PL/labels.inc @@ -432,7 +432,14 @@ $labels['spellcheckignorecaps'] = 'Ignoruj słowa pisane wielkimi literami'; $labels['addtodict'] = 'Dodaj do słownika'; $labels['dateformat'] = 'Format daty'; $labels['timeformat'] = 'Format czasu'; -$labels['isdraft'] = 'To jest kopia robocza wiadomoÅci.'; -$labels['autocompletesingle'] = 'Nie pokazuj alternatywnych adresów przy autouzupeÅnianiu'; +$labels['isdraft'] = 'To jest kopia robocza wiadomości.'; +$labels['autocompletesingle'] = 'Nie pokazuj alternatywnych adresów przy autouzupełnianiu'; +$labels['plugin'] = 'Wtyczka'; +$labels['version'] = 'Wersja'; +$labels['source'] = 'Źródła'; +$labels['license'] = 'Licencja'; +$labels['about'] = 'O programie'; +$labels['support'] = 'Wsparcie techniczne'; +$labels['defaultfont'] = 'Czcionka wiadomości HTML'; ?> |