diff options
author | thomascube <thomas@roundcube.net> | 2012-03-02 17:39:37 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-03-02 17:39:37 +0000 |
commit | dc365cc929e36fe06d14147aea2ff13e805fad55 (patch) | |
tree | cf72906db3e843b8301204f4756abe1f587f9d8a /program/localization/de_CH/labels.inc | |
parent | e57c734e852e8b84b105f60c079de27d7c4a5b1f (diff) |
Imported translations from launchpad
Diffstat (limited to 'program/localization/de_CH/labels.inc')
-rw-r--r-- | program/localization/de_CH/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc index c2c2caddb..792fb8dad 100644 --- a/program/localization/de_CH/labels.inc +++ b/program/localization/de_CH/labels.inc @@ -41,6 +41,7 @@ $labels['size'] = 'Grösse'; $labels['priority'] = 'Priorität'; $labels['organization'] = 'Organisation'; $labels['readstatus'] = 'Gelesen/Ungelesen'; +$labels['listoptions'] = 'Listenoptionen...'; $labels['mailboxlist'] = 'Ordner'; $labels['folders'] = 'Ordner'; $labels['messagesfromto'] = 'Nachrichten $from bis $to von $count'; @@ -364,6 +365,7 @@ $labels['checkallfolders'] = 'Alle Ordner auf neue Nachrichten prüfen'; $labels['displaynext'] = 'Zeige nächste Nachricht nach verschieben/löschen'; $labels['defaultfont'] = 'Standardschrift in HTML-Nachrichten'; $labels['mainoptions'] = 'Allgemein'; +$labels['browseroptions'] = 'Browsereinstellungen'; $labels['section'] = 'Bereich'; $labels['maintenance'] = 'Wartung'; $labels['newmessage'] = 'Neue Nachrichten'; @@ -393,6 +395,7 @@ $labels['spellcheckignoresyms'] = 'Wörter mit Symbolen überspringen'; $labels['spellcheckignorenums'] = 'Wörter mit Ziffern überspringen'; $labels['spellcheckignorecaps'] = 'Wörter überspringen, die nur aus Grossbuchstaben bestehen'; $labels['addtodict'] = 'Zum Wörterbuch hinzufügen'; +$labels['mailtoprotohandler'] = 'Als Empfänger für mailto: Links einrichten'; $labels['folder'] = 'Ordner'; $labels['foldername'] = 'Ordnername'; $labels['subscribed'] = 'Abonniert'; |