From d20550bb05eb76da0282bf6d84d476635e7bf375 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Fri, 27 Jan 2012 23:29:19 +0100 Subject: [PATCH] Complete German and Swiss translations --- plugins/kolab_auth/localization/de_CH.inc | 5 +++ plugins/kolab_auth/localization/de_DE.inc | 5 +++ plugins/kolab_folders/localization/de_CH.inc | 24 +++++++++++++++ plugins/kolab_folders/localization/de_DE.inc | 24 +++++++++++++++ plugins/kolab_zpush/localization/de_CH.inc | 12 ++++---- plugins/kolab_zpush/localization/de_DE.inc | 32 ++++++++++++++++++++ 6 files changed, 96 insertions(+), 6 deletions(-) create mode 100644 plugins/kolab_auth/localization/de_CH.inc create mode 100644 plugins/kolab_auth/localization/de_DE.inc create mode 100644 plugins/kolab_folders/localization/de_CH.inc create mode 100644 plugins/kolab_folders/localization/de_DE.inc create mode 100644 plugins/kolab_zpush/localization/de_DE.inc diff --git a/plugins/kolab_auth/localization/de_CH.inc b/plugins/kolab_auth/localization/de_CH.inc new file mode 100644 index 00000000..9cdad33a --- /dev/null +++ b/plugins/kolab_auth/localization/de_CH.inc @@ -0,0 +1,5 @@ + diff --git a/plugins/kolab_auth/localization/de_DE.inc b/plugins/kolab_auth/localization/de_DE.inc new file mode 100644 index 00000000..9cdad33a --- /dev/null +++ b/plugins/kolab_auth/localization/de_DE.inc @@ -0,0 +1,5 @@ + diff --git a/plugins/kolab_folders/localization/de_CH.inc b/plugins/kolab_folders/localization/de_CH.inc new file mode 100644 index 00000000..f9f6e169 --- /dev/null +++ b/plugins/kolab_folders/localization/de_CH.inc @@ -0,0 +1,24 @@ + diff --git a/plugins/kolab_folders/localization/de_DE.inc b/plugins/kolab_folders/localization/de_DE.inc new file mode 100644 index 00000000..f9f6e169 --- /dev/null +++ b/plugins/kolab_folders/localization/de_DE.inc @@ -0,0 +1,24 @@ + diff --git a/plugins/kolab_zpush/localization/de_CH.inc b/plugins/kolab_zpush/localization/de_CH.inc index 2f92044d..f0abdbf5 100644 --- a/plugins/kolab_zpush/localization/de_CH.inc +++ b/plugins/kolab_zpush/localization/de_CH.inc @@ -6,21 +6,21 @@ $labels['devices'] = 'Geräte'; $labels['devicealias'] = 'Gerätename'; $labels['syncmode'] = 'Modus'; $labels['modeauto'] = 'Automatisch'; -$labels['modeflat'] = 'Forciere flache Struktur'; -$labels['modefolder'] = 'Forciere Ordnerstruktur'; +$labels['modeflat'] = 'Flache Struktur erzwingen'; +$labels['modefolder'] = 'Ordnerstruktur erzwingen'; $labels['synchronize'] = 'Synchronisieren'; $labels['withalarms'] = 'Mit Erinnerungen'; $labels['syncsettings'] = 'Synchronisationseinstellungen'; $labels['deviceconfig'] = 'Gerätekonfiguration'; $labels['folderstosync'] = 'Order zum Synchronisieren'; $labels['mail'] = 'E-Mail'; -$labels['contact'] = 'Adressbücher'; -$labels['event'] = 'Kalendar'; +$labels['contact'] = 'Kontakte'; +$labels['event'] = 'Kalender'; $labels['task'] = 'Aufgaben'; $labels['note'] = 'Notizen'; $labels['deletedevice'] = 'Gerät löschen'; $labels['imageformat'] = 'Bildformat'; -$labels['laxpiclabel'] = 'Erlaube PNG- und GIF-Bilder'; +$labels['laxpiclabel'] = 'PNG- und GIF-Bilder erlauben'; $labels['introtext'] = 'Wählen Sie das zu konfigurierende Gerät aus'; $labels['nodevices'] = 'Es sind noch keine Geräte registriert.

Um ein neues Gerät anzumelden, verbinden Sie dieses zuerst mit dem Server. Eine Anleitung dazu finden Sie im Wiki. Anschliessend laden Sie diese Seite neu und das Gerät wird hier aufgelistet.'; $labels['savingdata'] = 'Daten werden gespeichert...'; @@ -29,4 +29,4 @@ $labels['notsupported'] = 'Ihr Server unterstützt keine Activesync-Konfiguratio $labels['devicedeleteconfirm'] = 'Wollen Sie wirklich alle Einstellungen für dieses Gerät löschen?'; $labels['successfullydeleted'] = 'Die Geräteinstellungen wurden erfolgreich gelöscht'; -?> \ No newline at end of file +?> diff --git a/plugins/kolab_zpush/localization/de_DE.inc b/plugins/kolab_zpush/localization/de_DE.inc new file mode 100644 index 00000000..f0abdbf5 --- /dev/null +++ b/plugins/kolab_zpush/localization/de_DE.inc @@ -0,0 +1,32 @@ +
Um ein neues Gerät anzumelden, verbinden Sie dieses zuerst mit dem Server. Eine Anleitung dazu finden Sie im Wiki. Anschliessend laden Sie diese Seite neu und das Gerät wird hier aufgelistet.'; +$labels['savingdata'] = 'Daten werden gespeichert...'; +$labels['savingerror'] = 'Fehler beim Speichern'; +$labels['notsupported'] = 'Ihr Server unterstützt keine Activesync-Konfiguration'; +$labels['devicedeleteconfirm'] = 'Wollen Sie wirklich alle Einstellungen für dieses Gerät löschen?'; +$labels['successfullydeleted'] = 'Die Geräteinstellungen wurden erfolgreich gelöscht'; + +?>