summaryrefslogtreecommitdiff
path: root/app/Locale/de_DE/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r--app/Locale/de_DE/translations.php51
1 files changed, 50 insertions, 1 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index c85c97c6..662046ce 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -647,5 +647,54 @@ return array(
'Application default' => 'Anwendungsstandard',
'Language:' => 'Sprache:',
'Timezone:' => 'Zeitzone:',
- // 'Next' => '',
+ 'All columns' => 'Alle Spalten',
+ 'Calendar for "%s"' => 'Kalender für "%s"',
+ 'Filter by column' => 'Spalte filtern',
+ 'Filter by status' => 'Status filtern',
+ 'Calendar' => 'Kalender',
+ 'Today' => 'Heute',
+ 'Jan ' => 'Jan',
+ 'Feb' => 'Feb',
+ 'Mar' => 'Mar',
+ 'Apr' => 'Apr',
+ 'May' => 'Mai',
+ 'Jun' => 'Jun',
+ 'Jul' => 'Jul',
+ 'Aug' => 'Aug',
+ 'Sep' => 'Sep',
+ 'Oct' => 'Okt',
+ 'Nov' => 'Nov',
+ 'Dec' => 'Dez',
+ 'January' => 'Januar',
+ 'February' => 'Februar',
+ 'March' => 'März',
+ 'April' => 'April',
+ 'June' => 'Juni',
+ 'July' => 'Juli',
+ 'August' => 'August',
+ 'September' => 'September',
+ 'October' => 'Oktober',
+ 'November' => 'November',
+ 'December' => 'Dezember',
+ 'Sunday' => 'Sonntag',
+ 'Monday' => 'Montag',
+ 'Tuesday' => 'Dienstag',
+ 'Wednesday' => 'Mittwoch',
+ 'Thursday' => 'Donnerstag',
+ 'Friday' => 'Freitag',
+ 'Saturday' => 'Samstag',
+ 'Sun' => 'So',
+ 'Mon' => 'Mo',
+ 'Tue' => 'Di',
+ 'Wed' => 'Mi',
+ 'Thu' => 'Do',
+ 'Fri' => 'Fr',
+ 'Sat' => 'Sa',
+ 'Next' => 'Nächste',
+ // '#%d' => '',
+ 'Filter by color' => 'Farbe filtern',
+ 'Filter by swimlane' => 'Swimlane filtern',
+ 'All swimlanes' => 'Alle Swimlanes',
+ 'All colors' => 'Alle Farben',
+ // 'All status' => '',
);