diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-05-14 09:31:48 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-05-14 09:31:48 +0200 |
commit | e88e20c3fbcf285030d807a304f0404d178772d2 (patch) | |
tree | 209d6be5038136c96e1f4b09a15e38374e74b4f0 /plugins/managesieve/localization/pl_PL.inc | |
parent | 5cea366884ec515b9a815b87c0621fc5c5760181 (diff) |
Updated plugin translations from launchpad
Diffstat (limited to 'plugins/managesieve/localization/pl_PL.inc')
-rw-r--r-- | plugins/managesieve/localization/pl_PL.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/managesieve/localization/pl_PL.inc b/plugins/managesieve/localization/pl_PL.inc index b6227347d..a4a1aeae6 100644 --- a/plugins/managesieve/localization/pl_PL.inc +++ b/plugins/managesieve/localization/pl_PL.inc @@ -9,7 +9,7 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Thomas <Unknown> | + | Author: Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ @version $Id$ */ @@ -93,7 +93,7 @@ $labels['flagdeleted'] = 'Usunięta'; $labels['flaganswered'] = 'Z odpowiedzią'; $labels['flagflagged'] = 'Oflagowana'; $labels['flagdraft'] = 'Szkic'; -$labels['filtercreate'] = 'Utwóż filtr'; +$labels['filtercreate'] = 'Utwórz filtr'; $labels['usedata'] = 'Użyj następujących danych do utworzenia filtra:'; $labels['nextstep'] = 'Następny krok'; $labels['...'] = '...'; |