diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-08-03 18:42:57 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-08-03 18:42:57 +0000 |
| commit | c771b5ddac45b01e155f76c6f1b518d90409e038 (patch) | |
| tree | 01cc62c07e642447371c000d83157293b9cb0320 /roundcubemail/program/localization/pl_PL | |
| parent | cd308a049bf0c3854de4cbe5cd1c97effe6b0511 (diff) | |
- new labels for r2830
git-svn-id: https://svn.roundcube.net/trunk@2831 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL')
| -rw-r--r-- | roundcubemail/program/localization/pl_PL/labels.inc | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index 84e7ca593..e876c592b 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -229,7 +229,7 @@ $labels['uisettings'] = 'Interfejs użytkownika'; $labels['serversettings'] = 'Ustawienia serwera'; $labels['mailboxview'] = 'Widok skrzynki pocztowej'; $labels['mdnrequests'] = 'Potwierdzenia odbioru'; -$labels['askuser'] = 'spytaj użytkownika'; +$labels['askuser'] = 'pytaj'; $labels['autosend'] = 'wyślij automatycznie'; $labels['ignore'] = 'ignoruj'; $labels['mimeparamfolding'] = 'Nazwy załączników'; @@ -275,5 +275,10 @@ $labels['KB'] = 'KB'; $labels['MB'] = 'MB'; $labels['GB'] = 'GB'; $labels['checkallfolders'] = 'Sprawdzaj czy nadeszły nowe wiadomości we wszystkich folderach'; +$labels['mainoptions'] = 'Opcje główne'; +$labels['section'] = 'Sekcja'; +$labels['maintenance'] = 'Konserwacja'; +$labels['newmessage'] = 'Nowa wiadomość'; +$labels['listoptions'] = 'Opcje list'; ?> |
