diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-08-04 07:48:04 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-08-04 07:48:04 +0000 |
| commit | 3ca739995eaa3a97fb04b6abe85d7832f6b284ba (patch) | |
| tree | 47d4e48dde3cb83bcb0ffaab139f0f138e4fd382 /roundcubemail/program | |
| parent | c5aa09fd6c2b928823793384a00fcc542be10967 (diff) | |
- pl_PL update
git-svn-id: https://svn.roundcube.net/trunk@1628 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index 02b67802c..e80cd4d52 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -160,6 +160,8 @@ $labels['showimages'] = 'Wyświetl obrazki'; $labels['alwaysshow'] = 'Zawsze wyświetlaj obrazki od $sender'; $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Zwykły tekst'; +$labels['savesentmessagein'] = 'Zapisz wiadomość w'; +$labels['dontsave'] = 'nie zapisuj'; $labels['addcc'] = 'Dodaj Cc'; $labels['addbcc'] = 'Dodaj Bcc'; $labels['addreplyto'] = 'Dodaj Reply-To'; @@ -233,6 +235,7 @@ $labels['rename'] = 'Zmień nazwę'; $labels['renamefolder'] = 'Zmień nazwę folderu'; $labels['deletefolder'] = 'Usuń folder'; $labels['managefolders'] = 'Zarządzaj folderami'; +$labels['specialfolders'] = 'Foldery specjalne'; $labels['sortby'] = 'Sortuj wg'; $labels['sortasc'] = 'Rosnąco'; $labels['sortdesc'] = 'Malejąco'; |
