diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-02-20 15:09:34 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-02-20 15:09:34 +0200 |
commit | df5be8284006369ff251359621f096bda1644092 (patch) | |
tree | ae9aaf7daca75a967cb3fb0c3a6162bfc840d959 /i18n/de.i18n.json | |
parent | 599c83e0dae923b2d242ac3199322184c237a931 (diff) | |
download | wekan-df5be8284006369ff251359621f096bda1644092.tar.gz wekan-df5be8284006369ff251359621f096bda1644092.tar.bz2 wekan-df5be8284006369ff251359621f096bda1644092.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 924a415e..a0ee2e9b 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -159,9 +159,9 @@ "confirm-checklist-delete-dialog": "Sind Sie sicher, dass Sie die Checkliste löschen möchten?", "copy-card-link-to-clipboard": "Kopiere Link zur Karte in die Zwischenablage", "copyCardPopup-title": "Karte kopieren", - "copyChecklistToManyCardsPopup-title": "Copy Checklist Template to Many Cards", - "copyChecklistToManyCardsPopup-instructions": "Destination Card Titles and Descriptions in this JSON format", - "copyChecklistToManyCardsPopup-format": "[ {\"title\": \"First card title\", \"description\":\"First card description\"}, {\"title\":\"Second card title\",\"description\":\"Second card description\"},{\"title\":\"Last card title\",\"description\":\"Last card description\"} ]", + "copyChecklistToManyCardsPopup-title": "Checklistenvorlage in mehrere Karten kopieren", + "copyChecklistToManyCardsPopup-instructions": "Titel und Beschreibungen der Zielkarten im folgenden JSON-Format", + "copyChecklistToManyCardsPopup-format": "[ {\"title\": \"Titel der ersten Karte\", \"description\":\"Beschreibung der ersten Karte\"}, {\"title\":\"Titel der zweiten Karte\",\"description\":\"Beschreibung der zweiten Karte\"},{\"title\":\"Titel der letzten Karte\",\"description\":\"Beschreibung der letzten Karte\"} ]", "create": "Erstellen", "createBoardPopup-title": "Board erstellen", "chooseBoardSourcePopup-title": "Board importieren", |