diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-02 08:31:29 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-02 08:31:29 +0000 |
| commit | 88798d1ed2265d3fc8d7a31e3509c2c52064e62c (patch) | |
| tree | 1001808160303454bba193ed1e3730c703f3fa50 /roundcubemail/program/localization/pl_PL | |
| parent | 5d2f4c2023d5b7d0d085a1cb71f53cf4bfb96bc4 (diff) | |
- top posting (#1484272)
git-svn-id: https://svn.roundcube.net/trunk@3087 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL')
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/labels.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index 886cc730c..654a2d97f 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -281,5 +281,10 @@ $labels['section'] = 'Sekcja'; $labels['maintenance'] = 'Konserwacja'; $labels['newmessage'] = 'Nowa wiadomość'; $labels['listoptions'] = 'Opcje list'; +$labels['top_posting'] = 'Odpowiadaj powyżej treści wiadomości (niezalecane)'; +$labels['auto_add_sig'] = 'Automatycznie wstaw podpis'; +$labels['new_msg_only'] = 'tylko nowe wiadomości'; +$labels['reply_forward_only'] = 'tylko dla edycji, przekazywania i odpowiedzi'; +$labels['insertsig'] = 'Wstaw podpis'; ?> |
