Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 4f5e19d8..eb99149c 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -80,6 +80,10 @@ OC.L10N.register(
"[Yesterday]" : "[Gestern]",
"[Today]" : "[Heute]",
"[Tomorrow]" : "[Morgen]",
+ "[Yesterday at] LT" : "[Gestern um] LT",
+ "[Today at] LT" : "[Heute um] LT",
+ "[Tomorrow at] LT" : "[Morgen um] LT",
+ "L [at] LT" : "L [um] LT",
"Add a subtask to \"{task}\"…" : "Eine Unteraufgabe zu \"{task}\" hinzufügen…",
"An error occurred, unable to delete the task." : "Es ist ein Fehler aufgetreten, die Aufgabe konnte nicht gelöscht werden.",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Lösche die Aufgabe in {countdown} Sekunde","Lösche die Aufgabe in {countdown} Sekunden"],