diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-08-12 11:00:13 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-08-12 11:00:13 +0000 |
| commit | 4c0a024f6a3570e44dd5acf4107be4b5a6c6366f (patch) | |
| tree | 2d6259b22555c25800bc7e439a0d2d1f5b2217ae /roundcubemail/program/localization/de_DE | |
| parent | a345fa7c4104611c944e4c551e3eb35a0d866fd4 (diff) | |
Update German localizations
git-svn-id: https://svn.roundcube.net/trunk@2854 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_DE')
| -rw-r--r-- | roundcubemail/program/localization/de_DE/labels.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_DE/labels.inc b/roundcubemail/program/localization/de_DE/labels.inc index c8b7742e7..a63d94916 100644 --- a/roundcubemail/program/localization/de_DE/labels.inc +++ b/roundcubemail/program/localization/de_DE/labels.inc @@ -250,6 +250,12 @@ $labels['2047folding'] = 'Vollständig RFC 2047 kompatibel (andere)'; $labels['advancedoptions'] = 'Erweiterte Einstellungen'; $labels['focusonnewmessage'] = 'Fokussiere Browserfenster bei neuen Nachrichten'; $labels['checkallfolders'] = 'Alle Ordner auf neue Nachrichten prüfen'; +$labels['displaynext'] = 'Zeige nächste Nachricht nach verschieben/löschen'; +$labels['mainoptions'] = 'Allgemein'; +$labels['section'] = 'Bereich'; +$labels['maintenance'] = 'Wartung'; +$labels['newmessage'] = 'Neue Nachrichten'; +$labels['listoptions'] = 'Listendarstellung'; $labels['folder'] = 'Ordner'; $labels['folders'] = 'Ordner'; $labels['foldername'] = 'Ordnername'; |
