summaryrefslogtreecommitdiff
path: root/roundcubemail/program
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-02 09:45:34 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-02 09:45:34 +0000
commit65e7fe35607fe99234ddb0ec0f91ee71e7a8750d (patch)
tree0343637f1d22a46ffe719dfef73919f2b6d7e0f3 /roundcubemail/program
parent35b88d17cf37d684b75372d4b567c1ccfecae677 (diff)
- de_* update
git-svn-id: https://svn.roundcube.net/trunk@1914 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
-rw-r--r--roundcubemail/program/localization/de_CH/labels.inc7
-rw-r--r--roundcubemail/program/localization/de_DE/labels.inc5
2 files changed, 11 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc
index 2675ee9f7..4a8f84e42 100644
--- a/roundcubemail/program/localization/de_CH/labels.inc
+++ b/roundcubemail/program/localization/de_CH/labels.inc
@@ -203,8 +203,8 @@ $labels['newidentity'] = 'Neuer Absender';
$labels['newitem'] = 'Neuer Eintrag';
$labels['edititem'] = 'Eintrag bearbeiten';
$labels['setdefault'] = 'Als Standard';
-$labels['language'] = 'Sprache';
$labels['autodetect'] = 'Automatisch';
+$labels['language'] = 'Sprache';
$labels['timezone'] = 'Zeitzone';
$labels['pagesize'] = 'Einträge pro Seite';
$labels['signature'] = 'Signatur';
@@ -230,6 +230,11 @@ $labels['everynminutes'] = 'alle $n Minuten';
$labels['never'] = 'nie';
$labels['messagesdisplaying'] = 'Nachrichtendarstellung';
$labels['messagescomposition'] = 'Nachrichtenerstellung';
+$labels['mimeparamfolding'] = 'Namen der Dateianhänge';
+$labels['2231folding'] = 'Vollständig RFC 2231 kompatibel (Mozilla Thunderbird)';
+$labels['miscfolding'] = 'RFC 2047/2231 kompatibel (Microsoft Outlook)';
+$labels['2047folding'] = 'Vollständig RFC 2047 kompatibel (andere)';
+$labels['advancedoptions'] = 'Erweiterte Einstellungen';
$labels['folder'] = 'Ordner';
$labels['folders'] = 'Ordner';
$labels['foldername'] = 'Ordnername';
diff --git a/roundcubemail/program/localization/de_DE/labels.inc b/roundcubemail/program/localization/de_DE/labels.inc
index 5d202e3bc..f36a6bc67 100644
--- a/roundcubemail/program/localization/de_DE/labels.inc
+++ b/roundcubemail/program/localization/de_DE/labels.inc
@@ -229,6 +229,11 @@ $labels['everynminutes'] = 'alle $n Minuten';
$labels['never'] = 'nie';
$labels['messagesdisplaying'] = 'Nachrichtendarstellung';
$labels['messagescomposition'] = 'Nachrichtenerstellung';
+$labels['mimeparamfolding'] = 'Namen der Dateianhänge';
+$labels['2231folding'] = 'Vollständig RFC 2231 kompatibel (Mozilla Thunderbird)';
+$labels['miscfolding'] = 'RFC 2047/2231 kompatibel (Microsoft Outlook)';
+$labels['2047folding'] = 'Vollständig RFC 2047 kompatibel (andere)';
+$labels['advancedoptions'] = 'Erweiterte Einstellungen';
$labels['folder'] = 'Ordner';
$labels['folders'] = 'Ordner';
$labels['foldername'] = 'Ordnername';