diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-05-28 22:02:30 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-05-28 22:02:30 +0300 |
commit | 6d75fe4d86d426c9fbe8b8dbf4a786c68002cd97 (patch) | |
tree | ba3e7c7c2cc05ae7c5007591083867b4ef9942c7 /i18n/de.i18n.json | |
parent | 9ff2340cdb7ffead4a6454a66799ce81dfacc910 (diff) | |
download | wekan-6d75fe4d86d426c9fbe8b8dbf4a786c68002cd97.tar.gz wekan-6d75fe4d86d426c9fbe8b8dbf4a786c68002cd97.tar.bz2 wekan-6d75fe4d86d426c9fbe8b8dbf4a786c68002cd97.zip |
Update translations.
Diffstat (limited to 'i18n/de.i18n.json')
-rw-r--r-- | i18n/de.i18n.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index 9af3544e..52cc0e71 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -2,7 +2,7 @@ "accept": "Akzeptieren", "act-activity-notify": "[Wekan] Aktivitätsbenachrichtigung", "act-addAttachment": "hat __attachment__ an __card__ angehängt", - "act-addChecklist": "hat die Checklist __checklist__ zu __card__ hinzugefügt", + "act-addChecklist": "hat die Checkliste __checklist__ zu __card__ hinzugefügt", "act-addChecklistItem": "hat __checklistItem__ zur Checkliste __checklist__ in __card__ hinzugefügt", "act-addComment": "hat __card__ kommentiert: __comment__", "act-createBoard": "hat __board__ erstellt", @@ -42,14 +42,14 @@ "activity-sent": "hat %s an %s gesendet", "activity-unjoined": "hat %s verlassen", "activity-checklist-added": "hat eine Checkliste zu %s hinzugefügt", - "activity-checklist-item-added": "hat einen Punkt zur Checkliste '%s' in %s hinzugefügt", + "activity-checklist-item-added": "hat eine Checklistenposition zu '%s' in %s hinzugefügt", "add": "Hinzufügen", "add-attachment": "Datei anhängen", "add-board": "neues Board", "add-card": "Karte hinzufügen", "add-swimlane": "Swimlane hinzufügen", "add-checklist": "Checkliste hinzufügen", - "add-checklist-item": "Punkt zu einer Checkliste hinzufügen", + "add-checklist-item": "Position zu einer Checkliste hinzufügen", "add-cover": "Cover hinzufügen", "add-label": "Label hinzufügen", "add-list": "Liste hinzufügen", |