summaryrefslogtreecommitdiffstats
path: root/apps/calendar/l10n
diff options
context:
space:
mode:
authorGeorg Ehrke <georg.stefan.germany@googlemail.com>2011-08-23 18:02:36 +0200
committerGeorg Ehrke <georg.stefan.germany@googlemail.com>2011-08-23 18:02:36 +0200
commitbf68cd8ba439da871fd466702aef75f7a1174e5e (patch)
tree00cf76b6c2646b869aaa072c003a88a5bc5ad7e8 /apps/calendar/l10n
parentb2fddc408cbb8c08831859355d4c7b604567ee01 (diff)
downloadnextcloud-server-bf68cd8ba439da871fd466702aef75f7a1174e5e.tar.gz
nextcloud-server-bf68cd8ba439da871fd466702aef75f7a1174e5e.zip
better multiple language support, first integration of new calendar class
Diffstat (limited to 'apps/calendar/l10n')
-rw-r--r--apps/calendar/l10n/de.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/calendar/l10n/de.php b/apps/calendar/l10n/de.php
index 82d9f86073a..325a323d57a 100644
--- a/apps/calendar/l10n/de.php
+++ b/apps/calendar/l10n/de.php
@@ -63,6 +63,16 @@
"Calendars" => "Kalender",
"Time" => "Uhrzeit",
"All day" => "Ganztägig",
+"Does not repeat" => "Keine Wiederholung",
+"Daily" => "Täglich",
+"Weekly" => "Wöchentlich",
+"Every Weekday" => "jeden Wochentag",
+"Bi-Weekly" => "jede 2. Woche",
+"Monthly" => "Monatlich",
+"Yearly" => "Jährlich",
+"Description of the Event" => "Beschreibung des Termins",
+"" => "",
+"" => "",
"" => ""
);
?> \ No newline at end of file