|
@@ -703,20 +703,21 @@
|
|
|
"restore-all": "Alles wiederherstellen",
|
|
|
"delete-all": "Alles löschen",
|
|
|
"loading": "Laden, bitte warten.",
|
|
|
- "previous_as": "last time was",
|
|
|
- "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
|
|
|
- "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
|
|
|
- "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
|
|
|
- "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
|
|
|
- "a-dueAt": "modified due time to be",
|
|
|
- "a-endAt": "modified ending time to be",
|
|
|
- "a-startAt": "modified starting time to be",
|
|
|
- "a-receivedAt": "modified received time to be",
|
|
|
- "almostdue": "current due time %s is approaching",
|
|
|
- "pastdue": "current due time %s is past",
|
|
|
- "duenow": "derzeitiger Fälligkeitszeitpunkt %s ist heute",
|
|
|
+ "previous_as": "letzter Zeitpunkt war",
|
|
|
+ "act-a-dueAt": "modifiziere Fälligkeitszeitpunkt auf\nWenn: __timeValue__\nWo: __card__\nvorheriger Fälligkeitszeitpunkt war __timeOldValue__",
|
|
|
+ "act-a-endAt": "modifiziere Endzeit auf __timeValue__ von (__timeOldValue__)",
|
|
|
+ "act-a-startAt": "modifiziere Startzeit auf __timeValue__ von (__timeOldValue__)",
|
|
|
+ "act-a-receivedAt": "modifiziere Empfangszeit auf __timeValue__ von (__timeOldValue__)",
|
|
|
+ "a-dueAt": "modifiziere Fälligkeitszeitpunkt auf",
|
|
|
+ "a-endAt": "modifiziere Endzeit auf",
|
|
|
+ "a-startAt": "modifiziere Startzeit auf",
|
|
|
+ "a-receivedAt": "modifiziere Empfangszeit auf",
|
|
|
+ "almostdue": "aktuelles Fälligkeitsdatum %s ist bevorstehend",
|
|
|
+ "pastdue": "aktuelles Fälligkeitsdatum %s ist vorbei",
|
|
|
+ "duenow": "aktuelles Fälligkeitsdatum %s ist heute",
|
|
|
"act-withDue": "__card__ due reminders [__board__]",
|
|
|
"act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
|
|
|
"act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
|
|
|
- "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
|
|
|
+ "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
|
|
|
+ "act-atUserComment": "You were mentioned in [__board__] __card__"
|
|
|
}
|