Browse Source

Updated translations.

Lauri Ojansivu 4 years ago
parent
commit
5cd6985368
62 changed files with 1337 additions and 965 deletions
  1. 6 0
      i18n/ar-EG.i18n.json
  2. 6 0
      i18n/ar.i18n.json
  3. 6 0
      i18n/bg.i18n.json
  4. 6 0
      i18n/br.i18n.json
  5. 6 0
      i18n/ca.i18n.json
  6. 6 0
      i18n/cs.i18n.json
  7. 6 0
      i18n/da.i18n.json
  8. 961 955
      i18n/de-CH.i18n.json
  9. 6 0
      i18n/de.i18n.json
  10. 6 0
      i18n/el.i18n.json
  11. 6 0
      i18n/en-GB.i18n.json
  12. 6 0
      i18n/eo.i18n.json
  13. 6 0
      i18n/es-AR.i18n.json
  14. 6 0
      i18n/es-CL.i18n.json
  15. 6 0
      i18n/es-LA.i18n.json
  16. 6 0
      i18n/es-MX.i18n.json
  17. 6 0
      i18n/es-PE.i18n.json
  18. 6 0
      i18n/es-PY.i18n.json
  19. 6 0
      i18n/es.i18n.json
  20. 6 0
      i18n/eu.i18n.json
  21. 6 0
      i18n/fa-IR.i18n.json
  22. 6 0
      i18n/fa.i18n.json
  23. 6 0
      i18n/fi.i18n.json
  24. 6 0
      i18n/fr.i18n.json
  25. 6 0
      i18n/gl.i18n.json
  26. 6 0
      i18n/he.i18n.json
  27. 6 0
      i18n/hi.i18n.json
  28. 6 0
      i18n/hr.i18n.json
  29. 6 0
      i18n/hu.i18n.json
  30. 6 0
      i18n/hy.i18n.json
  31. 6 0
      i18n/id.i18n.json
  32. 6 0
      i18n/ig.i18n.json
  33. 6 0
      i18n/it.i18n.json
  34. 6 0
      i18n/ja.i18n.json
  35. 6 0
      i18n/ka.i18n.json
  36. 6 0
      i18n/km.i18n.json
  37. 6 0
      i18n/ko.i18n.json
  38. 6 0
      i18n/lt.i18n.json
  39. 6 0
      i18n/lv.i18n.json
  40. 6 0
      i18n/mk.i18n.json
  41. 6 0
      i18n/mn.i18n.json
  42. 6 0
      i18n/nl.i18n.json
  43. 6 0
      i18n/oc.i18n.json
  44. 6 0
      i18n/pa.i18n.json
  45. 6 0
      i18n/pl.i18n.json
  46. 6 0
      i18n/pt-BR.i18n.json
  47. 6 0
      i18n/pt.i18n.json
  48. 6 0
      i18n/ro.i18n.json
  49. 6 0
      i18n/ru.i18n.json
  50. 6 0
      i18n/sk.i18n.json
  51. 6 0
      i18n/sl.i18n.json
  52. 6 0
      i18n/sr.i18n.json
  53. 6 0
      i18n/sv.i18n.json
  54. 6 0
      i18n/sw.i18n.json
  55. 6 0
      i18n/ta.i18n.json
  56. 6 0
      i18n/th.i18n.json
  57. 6 0
      i18n/tr.i18n.json
  58. 6 0
      i18n/uk.i18n.json
  59. 6 0
      i18n/vi.i18n.json
  60. 16 10
      i18n/zh-CN.i18n.json
  61. 6 0
      i18n/zh-HK.i18n.json
  62. 6 0
      i18n/zh-TW.i18n.json

+ 6 - 0
i18n/ar-EG.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/ar.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "تصفية",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "مسح التصفية",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/bg.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Филтър",
   "filter-cards": "Филтрирай картите или списъците",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Премахване на филтрите",
   "filter-labels-label": "Филтрирай по етикет",

+ 6 - 0
i18n/br.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/ca.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtre",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Elimina filtre",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/cs.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtr",
   "filter-cards": "Filtrovat karty nebo seznamy",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtrovat seznam podle názvu",
   "filter-clear": "Vyčistit filtr",
   "filter-labels-label": "Filtrovat podle štítku",

+ 6 - 0
i18n/da.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filtrér kort eller lister",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtrér lister efter titel",
   "filter-clear": "Ryd filter",
   "filter-labels-label": "Filter by label",

+ 961 - 955
i18n/de-CH.i18n.json

@@ -1,1002 +1,1008 @@
 {
-  "accept": "Accept",
-  "act-activity-notify": "Activity Notification",
-  "act-addAttachment": "added attachment __attachment__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-deleteAttachment": "deleted attachment __attachment__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-addSubtask": "added subtask __subtask__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-addLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-addedLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-removeLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-removedLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-addChecklist": "added checklist __checklist__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-addChecklistItem": "added checklist item __checklistItem__ to checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-removeChecklist": "removed checklist __checklist__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-removeChecklistItem": "removed checklist item __checklistItem__ from checklist __checkList__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-checkedItem": "checked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-uncheckedItem": "unchecked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-completeChecklist": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-uncompleteChecklist": "uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-addComment": "commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-editComment": "edited comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-deleteComment": "deleted comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-createBoard": "created board __board__",
-  "act-createSwimlane": "created swimlane __swimlane__ to board __board__",
-  "act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
-  "act-createCustomField": "created custom field __customField__ at board __board__",
-  "act-deleteCustomField": "deleted custom field __customField__ at board __board__",
-  "act-setCustomField": "edited custom field __customField__: __customFieldValue__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-createList": "added list __list__ to board __board__",
-  "act-addBoardMember": "added member __member__ to board __board__",
-  "act-archivedBoard": "Board __board__ moved to Archive",
-  "act-archivedCard": "Card __card__ at list __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
-  "act-archivedList": "List __list__ at swimlane __swimlane__ at board __board__ moved to Archive",
-  "act-archivedSwimlane": "Swimlane __swimlane__ at board __board__ moved to Archive",
-  "act-importBoard": "imported board __board__",
-  "act-importCard": "imported card  __card__ to list __list__ at swimlane __swimlane__ at board __board__",
-  "act-importList": "imported list __list__ to swimlane __swimlane__ at board __board__",
-  "act-joinMember": "added member __member__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "act-moveCard": "moved card __card__ at board __board__ from list __oldList__ at swimlane __oldSwimlane__ to list __list__ at swimlane __swimlane__",
-  "act-moveCardToOtherBoard": "moved card __card__ from list __oldList__ at swimlane __oldSwimlane__ at board __oldBoard__ to list __list__ at swimlane __swimlane__ at board __board__",
-  "act-removeBoardMember": "removed member __member__ from board __board__",
-  "act-restoredCard": "restored card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
-  "act-unjoinMember": "removed member __member__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
+  "accept": "Akzeptieren",
+  "act-activity-notify": "Aktivitätsbenachrichtigung",
+  "act-addAttachment": "hat Anhang __attachment__  zur Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ hinzugefügt",
+  "act-deleteAttachment": "hat Anhang __attachment__ von Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ gelöscht",
+  "act-addSubtask": "hat Teilaufgabe __subtask__ zur Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ hinzugefügt",
+  "act-addLabel": "hat Label __label__ zur Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ hinzugefügt",
+  "act-addedLabel": "hat Label __label__ zur Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ hinzugefügt",
+  "act-removeLabel": "hat Label __label__ von Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ entfernt",
+  "act-removedLabel": "hat Label __label__ von Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ entfernt",
+  "act-addChecklist": "hat Checkliste __checklist__ zur Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ hinzugefügt",
+  "act-addChecklistItem": "hat Checklistenposition  __checklistItem__ zu Checkliste __checkList__ auf der Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ hinzugefügt",
+  "act-removeChecklist": "hat Checkliste __checklist__ von Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ entfernt",
+  "act-removeChecklistItem": "hat Checklistenposition __checklistItem__ von Checkliste __checkList__ auf der Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ entfernt",
+  "act-checkedItem": "hat __checklistItem__  der Checkliste __checklist__ der Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ abgehakt",
+  "act-uncheckedItem": "hat Haken von __checklistItem__ der Checkliste __checklist__ der Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ entfernt",
+  "act-completeChecklist": "hat Checkliste __checklist__ der Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ vervollständigt",
+  "act-uncompleteChecklist": "hat Checkliste __checklist__ der Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ unvervollständigt",
+  "act-addComment": "hat Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ kommentiert: __comment__",
+  "act-editComment": "hat den Kommentar auf Karte __card__: __comment__ auf Liste __list__ in Swimlane __swimlane__ in Board __board__ bearbeitet",
+  "act-deleteComment": "hat den Kommentar von Karte __card__: __comment__ auf Liste __list__ in Swimlane __swimlane__ in Board __board__ gelöscht",
+  "act-createBoard": "hat Board __board__ erstellt",
+  "act-createSwimlane": "hat Swimlane __swimlane__ in Board __board__ erstellt",
+  "act-createCard": "hat Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ erstellt",
+  "act-createCustomField": "hat benutzerdefiniertes Feld __customField__ in Board __board__ angelegt",
+  "act-deleteCustomField": "hat benutzerdefiniertes Feld __customField__ in Board __board__ gelöscht",
+  "act-setCustomField": "hat benutzerdefiniertes Feld __customField__: __customFieldValue__ auf Karte __card__ auf Liste __list__ in Swimlane __swimlane__ in Board __board__ bearbeitet",
+  "act-createList": "hat Liste __list__ zu Board __board__ hinzugefügt",
+  "act-addBoardMember": "hat Mitglied __member__ zu Board __board__ hinzugefügt",
+  "act-archivedBoard": "hat Board __board__ ins Archiv verschoben",
+  "act-archivedCard": "hat Karte __card__ von der Liste __list__ in Swimlane __swimlane__ in Board __board__ ins Archiv verschoben",
+  "act-archivedList": "hat Liste __list__ in Swimlane __swimlane__ in Board __board__ ins Archiv verschoben",
+  "act-archivedSwimlane": "hat Swimlane __swimlane__ von Board __board__ ins Archiv verschoben",
+  "act-importBoard": "hat Board __board__ importiert",
+  "act-importCard": "hat Karte __card__ in Liste __list__ in Swimlane __swimlane__ in Board __board__ importiert",
+  "act-importList": "hat Liste __list__ in Swimlane __swimlane__ in Board __board__ importiert",
+  "act-joinMember": "hat Mitglied __member__ zur Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ hinzugefügt",
+  "act-moveCard": "hat Karte __card__ in Board __board__ von Liste __oldList__ in Swimlane __oldSwimlane__ zu Liste __list__ in Swimlane __swimlane__ verschoben",
+  "act-moveCardToOtherBoard": "hat Karte __card__ von Liste __oldList__ in Swimlane  __oldSwimlane__ in Board __oldBoard__ zu Liste __list__ in Swimlane __swimlane__ in Board __board__ verschoben",
+  "act-removeBoardMember": "hat Mitglied __member__ von Board __board__ entfernt",
+  "act-restoredCard": "hat Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ wiederhergestellt",
+  "act-unjoinMember": "hat Mitglied __member__ von Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ entfernt",
   "act-withBoardTitle": "__board__",
   "act-withCardTitle": "[__board__] __card__",
-  "actions": "Actions",
-  "activities": "Activities",
-  "activity": "Activity",
-  "activity-added": "added %s to %s",
-  "activity-archived": "%s moved to Archive",
-  "activity-attached": "attached %s to %s",
-  "activity-created": "created %s",
-  "activity-customfield-created": "created custom field %s",
-  "activity-excluded": "excluded %s from %s",
-  "activity-imported": "imported %s into %s from %s",
-  "activity-imported-board": "imported %s from %s",
-  "activity-joined": "joined %s",
-  "activity-moved": "moved %s from %s to %s",
-  "activity-on": "on %s",
-  "activity-removed": "removed %s from %s",
-  "activity-sent": "sent %s to %s",
-  "activity-unjoined": "unjoined %s",
-  "activity-subtask-added": "added subtask to %s",
-  "activity-checked-item": "checked %s in checklist %s of %s",
-  "activity-unchecked-item": "unchecked %s in checklist %s of %s",
-  "activity-checklist-added": "added checklist to %s",
-  "activity-checklist-removed": "removed a checklist from %s",
-  "activity-checklist-completed": "completed checklist %s of %s",
-  "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
-  "activity-checklist-item-added": "added checklist item to '%s' in %s",
-  "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
-  "add": "Add",
-  "activity-checked-item-card": "checked %s in checklist %s",
-  "activity-unchecked-item-card": "unchecked %s in checklist %s",
-  "activity-checklist-completed-card": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
-  "activity-checklist-uncompleted-card": "uncompleted the checklist %s",
-  "activity-editComment": "edited comment %s",
-  "activity-deleteComment": "deleted comment %s",
-  "activity-receivedDate": "edited received date to %s of %s",
-  "activity-startDate": "edited start date to %s of %s",
-  "activity-dueDate": "edited due date to %s of %s",
-  "activity-endDate": "edited end date to %s of %s",
-  "add-attachment": "Add Attachment",
-  "add-board": "Add Board",
-  "add-card": "Add Card",
-  "add-swimlane": "Add Swimlane",
-  "add-subtask": "Add Subtask",
-  "add-checklist": "Add Checklist",
-  "add-checklist-item": "Add an item to checklist",
-  "add-cover": "Add Cover",
-  "add-label": "Add Label",
-  "add-list": "Add List",
-  "add-members": "Add Members",
-  "added": "Added",
-  "addMemberPopup-title": "Members",
+  "actions": "Aktionen",
+  "activities": "Aktivitäten",
+  "activity": "Aktivität",
+  "activity-added": "hat %s zu %s hinzugefügt",
+  "activity-archived": "hat %s ins Archiv verschoben",
+  "activity-attached": "hat %s an %s angehängt",
+  "activity-created": "hat %s erstellt",
+  "activity-customfield-created": "hat das benutzerdefinierte Feld %s erstellt",
+  "activity-excluded": "hat %s von %s ausgeschlossen",
+  "activity-imported": "hat %s in %s von %s importiert",
+  "activity-imported-board": "hat %s von %s importiert",
+  "activity-joined": "ist %s beigetreten",
+  "activity-moved": "hat %s von %s nach %s verschoben",
+  "activity-on": "in %s",
+  "activity-removed": "hat %s von %s entfernt",
+  "activity-sent": "hat %s an %s gesendet",
+  "activity-unjoined": "hat %s verlassen",
+  "activity-subtask-added": "Teilaufgabe zu %s hinzugefügt",
+  "activity-checked-item": "markierte %s in Checkliste %s von %s",
+  "activity-unchecked-item": "hat %s in Checkliste %s von %s abgewählt",
+  "activity-checklist-added": "hat eine Checkliste zu %s hinzugefügt",
+  "activity-checklist-removed": "entfernte eine Checkliste von %s",
+  "activity-checklist-completed": "Abgeschlossene Checkliste",
+  "activity-checklist-uncompleted": "unvervollständigte die Checkliste %s von %s",
+  "activity-checklist-item-added": "hat ein Checklistenelement zu '%s' in %s hinzugefügt",
+  "activity-checklist-item-removed": "hat ein Checklistenelement von '%s' in %s entfernt",
+  "add": "Hinzufügen",
+  "activity-checked-item-card": "markiere %s in Checkliste %s",
+  "activity-unchecked-item-card": "hat %s in Checkliste %s abgewählt",
+  "activity-checklist-completed-card": "hat Checkliste __checklist__ der Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ vervollständigt",
+  "activity-checklist-uncompleted-card": "unvervollständigte die Checkliste %s",
+  "activity-editComment": "editierte Kommentar %s",
+  "activity-deleteComment": "löschte Kommentar %s",
+  "activity-receivedDate": "hat Empfangsdatum zu %s geändert auf %s",
+  "activity-startDate": "hat Startdatum zu %s geändert auf %s",
+  "activity-dueDate": "hat Fälligkeitsdatum zu %s geändert auf %s",
+  "activity-endDate": "hat Enddatum zu %s geändert auf %s",
+  "add-attachment": "Datei anhängen",
+  "add-board": "Board hinzufügen",
+  "add-card": "Karte hinzufügen",
+  "add-swimlane": "Swimlane hinzufügen",
+  "add-subtask": "Teilaufgabe hinzufügen",
+  "add-checklist": "Checkliste hinzufügen",
+  "add-checklist-item": "Element zu Checkliste hinzufügen",
+  "add-cover": "Cover hinzufügen",
+  "add-label": "Label hinzufügen",
+  "add-list": "Liste hinzufügen",
+  "add-members": "Mitglieder hinzufügen",
+  "added": "Hinzugefügt",
+  "addMemberPopup-title": "Mitglieder",
   "admin": "Admin",
-  "admin-desc": "Can view and edit cards, remove members, and change settings for the board.",
-  "admin-announcement": "Announcement",
-  "admin-announcement-active": "Active System-Wide Announcement",
-  "admin-announcement-title": "Announcement from Administrator",
-  "all-boards": "All boards",
-  "and-n-other-card": "And __count__ other card",
-  "and-n-other-card_plural": "And __count__ other cards",
-  "apply": "Apply",
-  "app-is-offline": "Loading, please wait. Refreshing the page will cause data loss. If loading does not work, please check that server has not stopped.",
-  "archive": "Move to Archive",
-  "archive-all": "Move All to Archive",
-  "archive-board": "Move Board to Archive",
-  "archive-card": "Move Card to Archive",
-  "archive-list": "Move List to Archive",
-  "archive-swimlane": "Move Swimlane to Archive",
-  "archive-selection": "Move selection to Archive",
-  "archiveBoardPopup-title": "Move Board to Archive?",
-  "archived-items": "Archive",
-  "archived-boards": "Boards in Archive",
-  "restore-board": "Restore Board",
-  "no-archived-boards": "No Boards in Archive.",
-  "archives": "Archive",
-  "template": "Template",
-  "templates": "Templates",
-  "assign-member": "Assign member",
-  "attached": "attached",
-  "attachment": "Attachment",
-  "attachment-delete-pop": "Deleting an attachment is permanent. There is no undo.",
-  "attachmentDeletePopup-title": "Delete Attachment?",
-  "attachments": "Attachments",
-  "auto-watch": "Automatically watch boards when they are created",
-  "avatar-too-big": "The avatar is too large (520KB max)",
-  "back": "Back",
-  "board-change-color": "Change color",
-  "board-nb-stars": "%s stars",
-  "board-not-found": "Board not found",
-  "board-private-info": "This board will be <strong>private</strong>.",
-  "board-public-info": "This board will be <strong>public</strong>.",
-  "boardChangeColorPopup-title": "Change Board Background",
-  "boardChangeTitlePopup-title": "Rename Board",
-  "boardChangeVisibilityPopup-title": "Change Visibility",
-  "boardChangeWatchPopup-title": "Change Watch",
-  "boardMenuPopup-title": "Board Settings",
-  "boardChangeViewPopup-title": "Board View",
+  "admin-desc": "Kann Karten anzeigen und bearbeiten, Mitglieder entfernen und Boardeinstellungen ändern.",
+  "admin-announcement": "Ankündigung",
+  "admin-announcement-active": "Aktive systemweite Ankündigungen",
+  "admin-announcement-title": "Ankündigung des Administrators",
+  "all-boards": "Alle Boards",
+  "and-n-other-card": "und eine andere Karte",
+  "and-n-other-card_plural": "und __count__ andere Karten",
+  "apply": "Übernehmen",
+  "app-is-offline": "Laden, bitte warten. Das Aktualisieren der Seite führt zu Datenverlust. Wenn das Laden nicht funktioniert, überprüfen Sie bitte, ob der Server nicht angehalten wurde.",
+  "archive": "Ins Archiv verschieben",
+  "archive-all": "Alles ins Archiv verschieben",
+  "archive-board": "Board ins Archiv verschieben",
+  "archive-card": "Karte ins Archiv verschieben",
+  "archive-list": "Liste ins Archiv verschieben",
+  "archive-swimlane": "Swimlane ins Archiv verschieben",
+  "archive-selection": "Auswahl ins Archiv verschieben",
+  "archiveBoardPopup-title": "Board ins Archiv verschieben?",
+  "archived-items": "Archiv",
+  "archived-boards": "Boards im Archiv",
+  "restore-board": "Board wiederherstellen",
+  "no-archived-boards": "Keine Boards im Archiv.",
+  "archives": "Archiv",
+  "template": "Vorlage",
+  "templates": "Vorlagen",
+  "assign-member": "Mitglied zuweisen",
+  "attached": "angehängt",
+  "attachment": "Anhang",
+  "attachment-delete-pop": "Das Löschen eines Anhangs kann nicht rückgängig gemacht werden.",
+  "attachmentDeletePopup-title": "Anhang löschen?",
+  "attachments": "Anhänge",
+  "auto-watch": "Neue Boards nach Erstellung automatisch beobachten",
+  "avatar-too-big": "Das Profilbild ist zu gross (520KB max)",
+  "back": "Zurück",
+  "board-change-color": "Farbe ändern",
+  "board-nb-stars": "%s Sterne",
+  "board-not-found": "Board nicht gefunden",
+  "board-private-info": "Dieses Board wird <strong>privat</strong> sein.",
+  "board-public-info": "Dieses Board wird <strong>öffentlich</strong> sein.",
+  "boardChangeColorPopup-title": "Farbe des Boards ändern",
+  "boardChangeTitlePopup-title": "Board umbenennen",
+  "boardChangeVisibilityPopup-title": "Sichtbarkeit ändern",
+  "boardChangeWatchPopup-title": "Beobachtung ändern",
+  "boardMenuPopup-title": "Boardeinstellungen",
+  "boardChangeViewPopup-title": "Boardansicht",
   "boards": "Boards",
-  "board-view": "Board View",
-  "board-view-cal": "Calendar",
+  "board-view": "Boardansicht",
+  "board-view-cal": "Kalender",
   "board-view-swimlanes": "Swimlanes",
-  "board-view-collapse": "Collapse",
+  "board-view-collapse": "Einklappen",
   "board-view-gantt": "Gantt",
-  "board-view-lists": "Lists",
-  "bucket-example": "Like “Bucket List” for example",
-  "cancel": "Cancel",
-  "card-archived": "This card is moved to Archive.",
-  "board-archived": "This board is moved to Archive.",
-  "card-comments-title": "This card has %s comment.",
-  "card-delete-notice": "Deleting is permanent. You will lose all actions associated with this card.",
-  "card-delete-pop": "All actions will be removed from the activity feed and you won't be able to re-open the card. There is no undo.",
-  "card-delete-suggest-archive": "You can move a card to Archive to remove it from the board and preserve the activity.",
-  "card-due": "Due",
-  "card-due-on": "Due on",
-  "card-spent": "Spent Time",
-  "card-edit-attachments": "Edit attachments",
-  "card-edit-custom-fields": "Edit custom fields",
-  "card-edit-labels": "Edit labels",
-  "card-edit-members": "Edit members",
-  "card-labels-title": "Change the labels for the card.",
-  "card-members-title": "Add or remove members of the board from the card.",
+  "board-view-lists": "Listen",
+  "bucket-example": "z.B. \"Löffelliste\"",
+  "cancel": "Abbrechen",
+  "card-archived": "Diese Karte wurde ins Archiv verschoben",
+  "board-archived": "Dieses Board wurde ins Archiv verschoben.",
+  "card-comments-title": "Diese Karte hat %s Kommentar(e).",
+  "card-delete-notice": "Löschen kann nicht rückgängig gemacht werden. Alle Aktionen, die dieser Karte zugeordnet sind, werden ebenfalls gelöscht.",
+  "card-delete-pop": "Alle Aktionen werden aus dem Aktivitätsfeed entfernt und die Karte kann nicht wiedereröffnet werden. Die Aktion kann nicht rückgängig gemacht werden.",
+  "card-delete-suggest-archive": "Sie können eine Karte ins Archiv verschieben, um sie vom Board zu entfernen und die Aktivitäten zu behalten.",
+  "card-due": "fällig",
+  "card-due-on": "fällig am",
+  "card-spent": "Aufgewendete Zeit",
+  "card-edit-attachments": "Anhänge ändern",
+  "card-edit-custom-fields": "Benutzerdefinierte Felder editieren",
+  "card-edit-labels": "Labels ändern",
+  "card-edit-members": "Mitglieder ändern",
+  "card-labels-title": "Labels für diese Karte ändern.",
+  "card-members-title": "Der Karte Board-Mitglieder hinzufügen oder entfernen.",
   "card-start": "Start",
-  "card-start-on": "Starts on",
-  "cardAttachmentsPopup-title": "Attach From",
-  "cardCustomField-datePopup-title": "Change date",
-  "cardCustomFieldsPopup-title": "Edit custom fields",
-  "cardStartVotingPopup-title": "Start a vote",
-  "positiveVoteMembersPopup-title": "Proponents",
-  "negativeVoteMembersPopup-title": "Opponents",
-  "card-edit-voting": "Edit voting",
-  "editVoteEndDatePopup-title": "Change vote end date",
-  "allowNonBoardMembers": "Allow all logged in users",
-  "vote-question": "Voting question",
-  "vote-public": "Show who voted what",
-  "vote-for-it": "for it",
-  "vote-against": "against",
-  "deleteVotePopup-title": "Delete vote?",
-  "vote-delete-pop": "Deleting is permanent. You will lose all actions associated with this vote.",
-  "cardDeletePopup-title": "Delete Card?",
-  "cardDetailsActionsPopup-title": "Card Actions",
+  "card-start-on": "Start am",
+  "cardAttachmentsPopup-title": "Anhängen von",
+  "cardCustomField-datePopup-title": "Datum ändern",
+  "cardCustomFieldsPopup-title": "Benutzerdefinierte Felder editieren",
+  "cardStartVotingPopup-title": "Abstimmung starten",
+  "positiveVoteMembersPopup-title": "Befürworter",
+  "negativeVoteMembersPopup-title": "Gegner",
+  "card-edit-voting": "Abstimmung editieren",
+  "editVoteEndDatePopup-title": "Enddatum der Abstimmung ändern",
+  "allowNonBoardMembers": "Alle eingeloggte Nutzer erlauben",
+  "vote-question": "Abstimmen über",
+  "vote-public": "Zeigen, wer was gewählt hat",
+  "vote-for-it": "Dafür",
+  "vote-against": "Dagegen",
+  "deleteVotePopup-title": "Wahl löschen?",
+  "vote-delete-pop": "Löschen ist unwiderruflich. Alle Aktionen die dieser Karte zugeordnet sind werden ebenfalls gelöscht.",
+  "cardDeletePopup-title": "Karte löschen?",
+  "cardDetailsActionsPopup-title": "Kartenaktionen",
   "cardLabelsPopup-title": "Labels",
-  "cardMembersPopup-title": "Members",
-  "cardMorePopup-title": "More",
-  "cardTemplatePopup-title": "Create template",
-  "cards": "Cards",
-  "cards-count": "Cards",
-  "casSignIn": "Sign In with CAS",
-  "cardType-card": "Card",
-  "cardType-linkedCard": "Linked Card",
-  "cardType-linkedBoard": "Linked Board",
-  "change": "Change",
-  "change-avatar": "Change Avatar",
-  "change-password": "Change Password",
-  "change-permissions": "Change permissions",
-  "change-settings": "Change Settings",
-  "changeAvatarPopup-title": "Change Avatar",
-  "changeLanguagePopup-title": "Change Language",
-  "changePasswordPopup-title": "Change Password",
-  "changePermissionsPopup-title": "Change Permissions",
-  "changeSettingsPopup-title": "Change Settings",
-  "subtasks": "Subtasks",
-  "checklists": "Checklists",
-  "click-to-star": "Click to star this board.",
-  "click-to-unstar": "Click to unstar this board.",
-  "clipboard": "Clipboard or drag & drop",
-  "close": "Close",
-  "close-board": "Close Board",
-  "close-board-pop": "You will be able to restore the board by clicking the “Archive” button from the home header.",
-  "color-black": "black",
-  "color-blue": "blue",
-  "color-crimson": "crimson",
-  "color-darkgreen": "darkgreen",
-  "color-gold": "gold",
-  "color-gray": "gray",
-  "color-green": "green",
-  "color-indigo": "indigo",
-  "color-lime": "lime",
-  "color-magenta": "magenta",
-  "color-mistyrose": "mistyrose",
-  "color-navy": "navy",
+  "cardMembersPopup-title": "Mitglieder",
+  "cardMorePopup-title": "Mehr",
+  "cardTemplatePopup-title": "Vorlage erstellen",
+  "cards": "Karten",
+  "cards-count": "Karten",
+  "casSignIn": "Mit CAS anmelden",
+  "cardType-card": "Karte",
+  "cardType-linkedCard": "Verknüpfte Karte",
+  "cardType-linkedBoard": "Verknüpftes Board",
+  "change": "Ändern",
+  "change-avatar": "Profilbild ändern",
+  "change-password": "Passwort ändern",
+  "change-permissions": "Berechtigungen ändern",
+  "change-settings": "Einstellungen ändern",
+  "changeAvatarPopup-title": "Profilbild ändern",
+  "changeLanguagePopup-title": "Sprache ändern",
+  "changePasswordPopup-title": "Passwort ändern",
+  "changePermissionsPopup-title": "Berechtigungen ändern",
+  "changeSettingsPopup-title": "Einstellungen ändern",
+  "subtasks": "Teilaufgaben",
+  "checklists": "Checklisten",
+  "click-to-star": "Klicken Sie, um das Board mit einem Stern zu markieren.",
+  "click-to-unstar": "Klicken Sie, um den Stern vom Board zu entfernen.",
+  "clipboard": "Zwischenablage oder Drag & Drop",
+  "close": "Schliessen",
+  "close-board": "Board schliessen",
+  "close-board-pop": "Sie können das Board wiederherstellen, indem Sie die Schaltfläche \"Archiv\" in der Kopfzeile der Startseite anklicken.",
+  "color-black": "schwarz",
+  "color-blue": "blau",
+  "color-crimson": "Karminrot",
+  "color-darkgreen": "Dunkelgrün",
+  "color-gold": "Gold",
+  "color-gray": "Grau",
+  "color-green": "grün",
+  "color-indigo": "Indigo",
+  "color-lime": "hellgrün",
+  "color-magenta": "Magentarot",
+  "color-mistyrose": "Altrosa",
+  "color-navy": "Marineblau",
   "color-orange": "orange",
-  "color-paleturquoise": "paleturquoise",
-  "color-peachpuff": "peachpuff",
+  "color-paleturquoise": "Blasses Türkis",
+  "color-peachpuff": "Pfirsich",
   "color-pink": "pink",
-  "color-plum": "plum",
-  "color-purple": "purple",
-  "color-red": "red",
-  "color-saddlebrown": "saddlebrown",
-  "color-silver": "silver",
-  "color-sky": "sky",
-  "color-slateblue": "slateblue",
-  "color-white": "white",
-  "color-yellow": "yellow",
-  "unset-color": "Unset",
-  "comment": "Comment",
-  "comment-placeholder": "Write Comment",
-  "comment-only": "Comment only",
-  "comment-only-desc": "Can comment on cards only.",
-  "no-comments": "No comments",
-  "no-comments-desc": "Can not see comments and activities.",
-  "worker": "Worker",
-  "worker-desc": "Can only move cards, assign itself to card and comment.",
+  "color-plum": "Pflaume",
+  "color-purple": "lila",
+  "color-red": "rot",
+  "color-saddlebrown": "Sattelbraun",
+  "color-silver": "Silber",
+  "color-sky": "himmelblau",
+  "color-slateblue": "Schieferblau",
+  "color-white": "Weiss",
+  "color-yellow": "gelb",
+  "unset-color": "Nicht festgelegt",
+  "comment": "Kommentar",
+  "comment-placeholder": "Kommentar schreiben",
+  "comment-only": "Nur Kommentare",
+  "comment-only-desc": "Kann Karten nur kommentieren.",
+  "no-comments": "Keine Kommentare",
+  "no-comments-desc": "Kann keine Kommentare und Aktivitäten sehen.",
+  "worker": "Arbeiter",
+  "worker-desc": "Kann Karten nur verschieben, sich selbst zuweisen und kommentieren.",
   "computer": "Computer",
-  "confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
-  "confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?",
-  "copy-card-link-to-clipboard": "Copy card link to clipboard",
-  "linkCardPopup-title": "Link Card",
-  "searchElementPopup-title": "Search",
-  "copyCardPopup-title": "Copy Card",
-  "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\"} ]",
-  "create": "Create",
-  "createBoardPopup-title": "Create Board",
-  "chooseBoardSourcePopup-title": "Import board",
-  "createLabelPopup-title": "Create Label",
-  "createCustomField": "Create Field",
-  "createCustomFieldPopup-title": "Create Field",
-  "current": "current",
-  "custom-field-delete-pop": "There is no undo. This will remove this custom field from all cards and destroy its history.",
-  "custom-field-checkbox": "Checkbox",
-  "custom-field-currency": "Currency",
-  "custom-field-currency-option": "Currency Code",
-  "custom-field-date": "Date",
-  "custom-field-dropdown": "Dropdown List",
-  "custom-field-dropdown-none": "(none)",
-  "custom-field-dropdown-options": "List Options",
-  "custom-field-dropdown-options-placeholder": "Press enter to add more options",
-  "custom-field-dropdown-unknown": "(unknown)",
-  "custom-field-number": "Number",
+  "confirm-subtask-delete-dialog": "Wollen Sie die Teilaufgabe wirklich löschen?",
+  "confirm-checklist-delete-dialog": "Wollen Sie die Checkliste wirklich löschen?",
+  "copy-card-link-to-clipboard": "Kopiere Link zur Karte in die Zwischenablage",
+  "linkCardPopup-title": "Karte verknüpfen",
+  "searchElementPopup-title": "Suche",
+  "copyCardPopup-title": "Karte kopieren",
+  "copyChecklistToManyCardsPopup-title": "Checklisten-Vorlage 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",
+  "createLabelPopup-title": "Label erstellen",
+  "createCustomField": "Feld erstellen",
+  "createCustomFieldPopup-title": "Feld erstellen",
+  "current": "aktuell",
+  "custom-field-delete-pop": "Dies wird das Feld aus allen Karten entfernen und den dazugehörigen Verlauf löschen. Die Aktion kann nicht rückgängig gemacht werden.",
+  "custom-field-checkbox": "Kontrollkästchen",
+  "custom-field-currency": "Währung",
+  "custom-field-currency-option": "Währungszeichen",
+  "custom-field-date": "Datum",
+  "custom-field-dropdown": "Dropdownliste",
+  "custom-field-dropdown-none": "(keiner)",
+  "custom-field-dropdown-options": "Listenoptionen",
+  "custom-field-dropdown-options-placeholder": "Drücken Sie die Eingabetaste, um weitere Optionen hinzuzufügen",
+  "custom-field-dropdown-unknown": "(unbekannt)",
+  "custom-field-number": "Zahl",
   "custom-field-text": "Text",
-  "custom-fields": "Custom Fields",
-  "date": "Date",
-  "decline": "Decline",
-  "default-avatar": "Default avatar",
-  "delete": "Delete",
-  "deleteCustomFieldPopup-title": "Delete Custom Field?",
-  "deleteLabelPopup-title": "Delete Label?",
-  "description": "Description",
-  "disambiguateMultiLabelPopup-title": "Disambiguate Label Action",
-  "disambiguateMultiMemberPopup-title": "Disambiguate Member Action",
-  "discard": "Discard",
-  "done": "Done",
-  "download": "Download",
-  "edit": "Edit",
-  "edit-avatar": "Change Avatar",
-  "edit-profile": "Edit Profile",
-  "edit-wip-limit": "Edit WIP Limit",
-  "soft-wip-limit": "Soft WIP Limit",
-  "editCardStartDatePopup-title": "Change start date",
-  "editCardDueDatePopup-title": "Change due date",
-  "editCustomFieldPopup-title": "Edit Field",
-  "editCardSpentTimePopup-title": "Change spent time",
-  "editLabelPopup-title": "Change Label",
-  "editNotificationPopup-title": "Edit Notification",
-  "editProfilePopup-title": "Edit Profile",
-  "email": "Email",
-  "email-enrollAccount-subject": "An account created for you on __siteName__",
-  "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.",
-  "email-fail": "Sending email failed",
-  "email-fail-text": "Error trying to send email",
-  "email-invalid": "Invalid email",
-  "email-invite": "Invite via Email",
-  "email-invite-subject": "__inviter__ sent you an invitation",
-  "email-invite-text": "Dear __user__,\n\n__inviter__ invites you to join board \"__board__\" for collaborations.\n\nPlease follow the link below:\n\n__url__\n\nThanks.",
-  "email-resetPassword-subject": "Reset your password on __siteName__",
-  "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
-  "email-sent": "Email sent",
-  "email-verifyEmail-subject": "Verify your email address on __siteName__",
-  "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
-  "enable-wip-limit": "Enable WIP Limit",
-  "error-board-doesNotExist": "This board does not exist",
-  "error-board-notAdmin": "You need to be admin of this board to do that",
-  "error-board-notAMember": "You need to be a member of this board to do that",
-  "error-json-malformed": "Your text is not valid JSON",
-  "error-json-schema": "Your JSON data does not include the proper information in the correct format",
-  "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format",
-  "error-list-doesNotExist": "This list does not exist",
-  "error-user-doesNotExist": "This user does not exist",
-  "error-user-notAllowSelf": "You can not invite yourself",
-  "error-user-notCreated": "This user is not created",
-  "error-username-taken": "This username is already taken",
-  "error-orgname-taken": "This organization name is already taken",
-  "error-teamname-taken": "This team name is already taken",
-  "error-email-taken": "Email has already been taken",
-  "export-board": "Export board",
-  "export-board-json": "Export board to JSON",
-  "export-board-csv": "Export board to CSV",
-  "export-board-tsv": "Export board to TSV",
-  "export-board-excel": "Export board to Excel",
-  "user-can-not-export-excel": "User can not export Excel",
-  "export-board-html": "Export board to HTML",
-  "exportBoardPopup-title": "Export board",
-  "sort": "Sort",
-  "sort-desc": "Click to Sort List",
-  "list-sort-by": "Sort the List By:",
-  "list-label-modifiedAt": "Last Access Time",
-  "list-label-title": "Name of the List",
-  "list-label-sort": "Your Manual Order",
-  "list-label-short-modifiedAt": "(L)",
+  "custom-fields": "Benutzerdefinierte Felder",
+  "date": "Datum",
+  "decline": "Ablehnen",
+  "default-avatar": "Standard Profilbild",
+  "delete": "Löschen",
+  "deleteCustomFieldPopup-title": "Benutzerdefiniertes Feld löschen?",
+  "deleteLabelPopup-title": "Label löschen?",
+  "description": "Beschreibung",
+  "disambiguateMultiLabelPopup-title": "Labels vereinheitlichen",
+  "disambiguateMultiMemberPopup-title": "Mitglieder vereinheitlichen",
+  "discard": "Verwerfen",
+  "done": "Erledigt",
+  "download": "Herunterladen",
+  "edit": "Bearbeiten",
+  "edit-avatar": "Profilbild ändern",
+  "edit-profile": "Profil ändern",
+  "edit-wip-limit": "WIP-Limit bearbeiten",
+  "soft-wip-limit": "Soft WIP-Limit",
+  "editCardStartDatePopup-title": "Startdatum ändern",
+  "editCardDueDatePopup-title": "Fälligkeitsdatum ändern",
+  "editCustomFieldPopup-title": "Feld bearbeiten",
+  "editCardSpentTimePopup-title": "Aufgewendete Zeit ändern",
+  "editLabelPopup-title": "Label ändern",
+  "editNotificationPopup-title": "Benachrichtigung ändern",
+  "editProfilePopup-title": "Profil ändern",
+  "email": "E-Mail",
+  "email-enrollAccount-subject": "Ihr Benutzerkonto auf __siteName__ wurde erstellt",
+  "email-enrollAccount-text": "Hallo __user__,\n\num den Dienst nutzen zu können, klicken Sie bitte auf folgenden Link:\n\n__url__\n\nDanke.",
+  "email-fail": "Senden der E-Mail fehlgeschlagen",
+  "email-fail-text": "Fehler beim Senden der E-Mail",
+  "email-invalid": "Ungültige E-Mail-Adresse",
+  "email-invite": "per E-Mail einladen",
+  "email-invite-subject": "__inviter__ hat Ihnen eine Einladung geschickt",
+  "email-invite-text": "Hallo __user__,\n\n__inviter__ hat Sie zu dem Board \"__board__\" eingeladen.\n\nBitte klicken Sie auf folgenden Link:\n\n__url__\n\nDanke.",
+  "email-resetPassword-subject": "Setzten Sie ihr Passwort auf __siteName__ zurück",
+  "email-resetPassword-text": "Hallo __user__,\n\num ihr Passwort zurückzusetzen, klicken Sie bitte auf folgenden Link:\n\n__url__\n\nDanke.",
+  "email-sent": "E-Mail gesendet",
+  "email-verifyEmail-subject": "Bestätigen Sie ihre E-Mail-Adresse auf __siteName__",
+  "email-verifyEmail-text": "Hallo __user__,\n\num ihre E-Mail-Adresse zu bestätigen, klicken Sie bitte auf folgenden Link:\n\n__url__\n\nDanke.",
+  "enable-wip-limit": "WIP-Limit einschalten",
+  "error-board-doesNotExist": "Dieses Board existiert nicht",
+  "error-board-notAdmin": "Um das zu tun, müssen Sie Administrator dieses Boards sein",
+  "error-board-notAMember": "Um das zu tun, müssen Sie Mitglied dieses Boards sein",
+  "error-json-malformed": "Ihre Eingabe ist kein gültiges JSON",
+  "error-json-schema": "Ihre JSON-Daten enthalten nicht die gewünschten Informationen im richtigen Format",
+  "error-csv-schema": "hre CSV (Comma Separated Values)/TSV (Tab Separated Values) enthalten nicht die gewünschten Informationen im richtigen Format",
+  "error-list-doesNotExist": "Diese Liste existiert nicht",
+  "error-user-doesNotExist": "Dieser Nutzer existiert nicht",
+  "error-user-notAllowSelf": "Sie können sich nicht selbst einladen.",
+  "error-user-notCreated": "Dieser Nutzer ist nicht angelegt",
+  "error-username-taken": "Dieser Benutzername ist bereits vergeben",
+  "error-orgname-taken": "Dieser Organisationsname ist schon vergeben",
+  "error-teamname-taken": "Dieser Teamname ist schon vergeben",
+  "error-email-taken": "E-Mail wird schon verwendet",
+  "export-board": "Board exportieren",
+  "export-board-json": "Board als JSON exportieren",
+  "export-board-csv": "Board als CSV exportieren",
+  "export-board-tsv": "Board als TSV exportieren",
+  "export-board-excel": "Board nach Excel exportieren",
+  "user-can-not-export-excel": "Benutzer kann nicht nach Excel exportieren",
+  "export-board-html": "Board als HTML exportieren",
+  "exportBoardPopup-title": "Board exportieren",
+  "sort": "Sortieren",
+  "sort-desc": "Zum Sortieren der Liste klicken",
+  "list-sort-by": "Sortieren der Liste nach:",
+  "list-label-modifiedAt": "Letzte Zugriffszeit",
+  "list-label-title": "Name der Liste",
+  "list-label-sort": "Ihre manuelle Sortierung",
+  "list-label-short-modifiedAt": "(Z)",
   "list-label-short-title": "(N)",
   "list-label-short-sort": "(M)",
   "filter": "Filter",
-  "filter-cards": "Filter Cards or Lists",
-  "list-filter-label": "Filter List by Title",
-  "filter-clear": "Clear filter",
-  "filter-labels-label": "Filter by label",
-  "filter-no-label": "No label",
-  "filter-member-label": "Filter by member",
-  "filter-no-member": "No member",
-  "filter-assignee-label": "Filter by assignee",
-  "filter-no-assignee": "No assignee",
-  "filter-custom-fields-label": "Filter by Custom Fields",
-  "filter-no-custom-fields": "No Custom Fields",
-  "filter-show-archive": "Show archived lists",
-  "filter-hide-empty": "Hide empty lists",
-  "filter-on": "Filter is on",
-  "filter-on-desc": "You are filtering cards on this board. Click here to edit filter.",
-  "filter-to-selection": "Filter to selection",
-  "other-filters-label": "Other Filters",
-  "advanced-filter-label": "Advanced Filter",
-  "advanced-filter-description": "Advanced Filter allows to write a string containing following operators: == != <= >= && || ( ) A space is used as a separator between the Operators. You can filter for all Custom Fields by typing their names and values. For Example: Field1 == Value1. Note: If fields or values contains spaces, you need to encapsulate them into single quotes. For Example: 'Field 1' == 'Value 1'. For single control characters (' \\/) to be skipped, you can use \\. For example: Field1 == I\\'m. Also you can combine multiple conditions. For Example: F1 == V1 || F1 == V2. Normally all operators are interpreted from left to right. You can change the order by placing brackets. For Example: F1 == V1 && ( F2 == V2 || F2 == V3 ). Also you can search text fields using regex: F1 == /Tes.*/i",
-  "fullname": "Full Name",
-  "header-logo-title": "Go back to your boards page.",
-  "hide-system-messages": "Hide system messages",
-  "headerBarCreateBoardPopup-title": "Create Board",
+  "filter-cards": "Karten oder Listen filtern",
+  "filter-dates-label": "nach Datum",
+  "filter-no-due-date": "ohne Fälligkeitsdatum",
+  "filter-overdue": "überfällig",
+  "filter-due-today": "heute fällig",
+  "filter-due-this-week": "diese Woche fällig",
+  "filter-due-tomorrow": "morgen fällig",
+  "list-filter-label": "Liste nach Titel filtern",
+  "filter-clear": "Filter entfernen",
+  "filter-labels-label": "Nach Label filtern",
+  "filter-no-label": "Kein Label",
+  "filter-member-label": "Nach Nutzer filtern",
+  "filter-no-member": "Kein Mitglied",
+  "filter-assignee-label": "Nach Zuordnung filtern",
+  "filter-no-assignee": "Nicht zugewiesen",
+  "filter-custom-fields-label": "Filtern nach benutzerdefinierten Feldern",
+  "filter-no-custom-fields": "Keine benutzerdefinierten Felder",
+  "filter-show-archive": "Archivierte Listen anzeigen",
+  "filter-hide-empty": "Leere Listen verstecken",
+  "filter-on": "Filter ist aktiv",
+  "filter-on-desc": "Sie filtern die Karten in diesem Board. Klicken Sie, um den Filter zu bearbeiten.",
+  "filter-to-selection": "Ergebnisse auswählen",
+  "other-filters-label": "Andere Filter",
+  "advanced-filter-label": "Erweiterter Filter",
+  "advanced-filter-description": "Der erweiterte Filter erlaubt die Eingabe von Zeichenfolgen, die folgende Operatoren enthalten: == != <= >= && || ( ). Ein Leerzeichen wird als Trennzeichen zwischen den Operatoren verwendet. Sie können nach allen benutzerdefinierten Feldern filtern, indem Sie deren Namen und Werte eingeben. Zum Beispiel: Feld1 == Wert1. Hinweis: Wenn Felder oder Werte Leerzeichen enthalten, müssen Sie sie in einfache Anführungszeichen setzen. Zum Beispiel: 'Feld 1' == 'Wert 1'. Um einzelne Steuerzeichen (' \\/) zu überspringen, können Sie \\ verwenden. Zum Beispiel: Feld1 == Ich bin\\'s. Sie können ausserdem mehrere Bedingungen kombinieren. Zum Beispiel: F1 == W1 || F1 == W2. Normalerweise werden alle Operatoren von links nach rechts interpretiert. Sie können die Reihenfolge ändern, indem Sie Klammern setzen. Zum Beispiel: F1 == W1 && ( F2 == W2 || F2 == W3 ). Sie können Textfelder auch mithilfe regulärer Ausdrücke durchsuchen: F1 == /Tes.*/i",
+  "fullname": "Vollständiger Name",
+  "header-logo-title": "Zurück zur Board Seite.",
+  "hide-system-messages": "Systemmeldungen ausblenden",
+  "headerBarCreateBoardPopup-title": "Board erstellen",
   "home": "Home",
-  "import": "Import",
-  "impersonate-user": "Impersonate user",
-  "link": "Link",
-  "import-board": "import board",
-  "import-board-c": "Import board",
-  "import-board-title-trello": "Import board from Trello",
-  "import-board-title-wekan": "Import board from previous export",
-  "import-board-title-csv": "Import board from CSV/TSV",
-  "from-trello": "From Trello",
-  "from-wekan": "From previous export",
-  "from-csv": "From CSV/TSV",
-  "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text.",
-  "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .",
-  "import-board-instruction-wekan": "In your board, go to 'Menu', then 'Export board', and copy the text in the downloaded file.",
-  "import-board-instruction-about-errors": "If you get errors when importing board, sometimes importing still works, and board is at All Boards page.",
-  "import-json-placeholder": "Paste your valid JSON data here",
-  "import-csv-placeholder": "Paste your valid CSV/TSV data here",
-  "import-map-members": "Map members",
-  "import-members-map": "Your imported board has some members. Please map the members you want to import to your users",
-  "import-members-map-note": "Note: Unmapped members will be assigned to the current user.",
-  "import-show-user-mapping": "Review members mapping",
-  "import-user-select": "Pick your existing user you want to use as this member",
-  "importMapMembersAddPopup-title": "Select member",
+  "import": "Importieren",
+  "impersonate-user": "als Benutzer ausgeben",
+  "link": "Verknüpfung",
+  "import-board": "Board importieren",
+  "import-board-c": "Board importieren",
+  "import-board-title-trello": "Board von Trello importieren",
+  "import-board-title-wekan": "Board aus vorherigem Export importieren",
+  "import-board-title-csv": "Board von CSV/TSV importieren",
+  "from-trello": "Von Trello",
+  "from-wekan": "Aus vorherigem Export",
+  "from-csv": "Aus CSV/TSV",
+  "import-board-instruction-trello": "Gehen Sie in ihrem Trello-Board auf 'Menü', dann 'Mehr', 'Drucken und Exportieren', 'JSON-Export' und kopieren Sie den dort angezeigten Text",
+  "import-board-instruction-csv": "Fügen Sie die Ihre Comma-Separated- (CSV) / bzw. Tab-Separated-Values (TSV) ein.",
+  "import-board-instruction-wekan": "Gehen Sie in Ihrem Board auf 'Menü', danach auf 'Board exportieren' und kopieren Sie den Text aus der heruntergeladenen Datei.",
+  "import-board-instruction-about-errors": "Treten beim importieren eines Board Fehler auf, so kann der Import dennoch erfolgreich abgeschlossen sein und das Board ist auf der Seite \"Alle Boards\" zusehen.",
+  "import-json-placeholder": "Fügen Sie die korrekten JSON-Daten hier ein",
+  "import-csv-placeholder": "Fügen Sie die korrekten CSV/TSV-Daten hier ein",
+  "import-map-members": "Mitglieder zuordnen",
+  "import-members-map": "Das importierte Board hat einige Mitglieder. Bitte ordnen sie die Mitglieder, die Sie importieren wollen, Ihren Benutzern zu.",
+  "import-members-map-note": "Anmerkung: Nicht zugeordnete Mitglieder werden dem aktuellen Benutzer zugeordnet.",
+  "import-show-user-mapping": "Mitgliederzuordnung überprüfen",
+  "import-user-select": "Wählen Sie den bestehenden Benutzer aus, den Sie für dieses Mitglied verwenden wollen.",
+  "importMapMembersAddPopup-title": "Mitglied auswählen",
   "info": "Version",
-  "initials": "Initials",
-  "invalid-date": "Invalid date",
-  "invalid-time": "Invalid time",
-  "invalid-user": "Invalid user",
-  "joined": "joined",
-  "just-invited": "You are just invited to this board",
-  "keyboard-shortcuts": "Keyboard shortcuts",
-  "label-create": "Create Label",
-  "label-default": "%s label (default)",
-  "label-delete-pop": "There is no undo. This will remove this label from all cards and destroy its history.",
+  "initials": "Initialen",
+  "invalid-date": "Ungültiges Datum",
+  "invalid-time": "Ungültige Zeitangabe",
+  "invalid-user": "Ungültiger Benutzer",
+  "joined": "beigetreten",
+  "just-invited": "Sie wurden soeben zu diesem Board eingeladen",
+  "keyboard-shortcuts": "Tastaturkürzel",
+  "label-create": "Label erstellen",
+  "label-default": "%s Label (Standard)",
+  "label-delete-pop": "Aktion kann nicht rückgängig gemacht werden. Das Label wird von allen Karten entfernt und seine Historie gelöscht.",
   "labels": "Labels",
-  "language": "Language",
-  "last-admin-desc": "You can’t change roles because there must be at least one admin.",
-  "leave-board": "Leave Board",
-  "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
-  "leaveBoardPopup-title": "Leave Board ?",
-  "link-card": "Link to this card",
-  "list-archive-cards": "Move all cards in this list to Archive",
-  "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view cards in Archive and bring them back to the board, click “Menu” > “Archive”.",
-  "list-move-cards": "Move all cards in this list",
-  "list-select-cards": "Select all cards in this list",
-  "set-color-list": "Set Color",
-  "listActionPopup-title": "List Actions",
-  "settingsUserPopup-title": "User Settings",
-  "swimlaneActionPopup-title": "Swimlane Actions",
-  "swimlaneAddPopup-title": "Add a Swimlane below",
-  "listImportCardPopup-title": "Import a Trello card",
-  "listImportCardsTsvPopup-title": "Import Excel CSV/TSV",
-  "listMorePopup-title": "More",
-  "link-list": "Link to this list",
-  "list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.",
-  "list-delete-suggest-archive": "You can move a list to Archive to remove it from the board and preserve the activity.",
-  "lists": "Lists",
+  "language": "Sprache",
+  "last-admin-desc": "Sie können keine Rollen ändern, weil es mindestens einen Administrator geben muss.",
+  "leave-board": "Board verlassen",
+  "leave-board-pop": "Sind Sie sicher, dass Sie __boardTitle__ verlassen möchten? Sie werden von allen Karten in diesem Board entfernt.",
+  "leaveBoardPopup-title": "Board verlassen?",
+  "link-card": "Link zu dieser Karte",
+  "list-archive-cards": "Alle Karten dieser Liste ins Archiv verschieben",
+  "list-archive-cards-pop": "Alle Karten dieser Liste werden vom Board entfernt. Um Karten im Papierkorb anzuzeigen und wiederherzustellen, klicken Sie auf \"Menü\" > \"Archiv\".",
+  "list-move-cards": "Alle Karten in dieser Liste verschieben",
+  "list-select-cards": "Alle Karten in dieser Liste auswählen",
+  "set-color-list": "Lege Farbe fest",
+  "listActionPopup-title": "Listenaktionen",
+  "settingsUserPopup-title": "Benutzereinstellungen",
+  "swimlaneActionPopup-title": "Swimlaneaktionen",
+  "swimlaneAddPopup-title": "Swimlane unterhalb einfügen",
+  "listImportCardPopup-title": "Eine Trello-Karte importieren",
+  "listImportCardsTsvPopup-title": "CSV/TSV importieren",
+  "listMorePopup-title": "Mehr",
+  "link-list": "Link zu dieser Liste",
+  "list-delete-pop": "Alle Aktionen werden aus dem Verlauf gelöscht und die Liste kann nicht wiederhergestellt werden.",
+  "list-delete-suggest-archive": "Listen können ins Archiv verschoben werden, um sie aus dem Board zu entfernen und die Aktivitäten zu behalten.",
+  "lists": "Listen",
   "swimlanes": "Swimlanes",
-  "log-out": "Log Out",
-  "log-in": "Log In",
-  "loginPopup-title": "Log In",
-  "memberMenuPopup-title": "Member Settings",
-  "members": "Members",
-  "menu": "Menu",
-  "move-selection": "Move selection",
-  "moveCardPopup-title": "Move Card",
-  "moveCardToBottom-title": "Move to Bottom",
-  "moveCardToTop-title": "Move to Top",
-  "moveSelectionPopup-title": "Move selection",
-  "multi-selection": "Multi-Selection",
-  "multi-selection-label": "Set label for selection",
-  "multi-selection-member": "Set member for selection",
-  "multi-selection-on": "Multi-Selection is on",
-  "muted": "Muted",
-  "muted-info": "You will never be notified of any changes in this board",
-  "my-boards": "My Boards",
+  "log-out": "Ausloggen",
+  "log-in": "Einloggen",
+  "loginPopup-title": "Einloggen",
+  "memberMenuPopup-title": "Nutzereinstellungen",
+  "members": "Mitglieder",
+  "menu": "Menü",
+  "move-selection": "Auswahl verschieben",
+  "moveCardPopup-title": "Karte verschieben",
+  "moveCardToBottom-title": "Ans Ende verschieben",
+  "moveCardToTop-title": "Zum Anfang verschieben",
+  "moveSelectionPopup-title": "Auswahl verschieben",
+  "multi-selection": "Mehrfachauswahl",
+  "multi-selection-label": "Label für die Auswahl setzen",
+  "multi-selection-member": "Mitglied für die Auswahl setzen",
+  "multi-selection-on": "Mehrfachauswahl ist aktiv",
+  "muted": "Stumm",
+  "muted-info": "Sie werden nicht über Änderungen auf diesem Board benachrichtigt",
+  "my-boards": "Meine Boards",
   "name": "Name",
-  "no-archived-cards": "No cards in Archive.",
-  "no-archived-lists": "No lists in Archive.",
-  "no-archived-swimlanes": "No swimlanes in Archive.",
-  "no-results": "No results",
+  "no-archived-cards": "Keine Karten im Archiv.",
+  "no-archived-lists": "Keine Listen im Archiv.",
+  "no-archived-swimlanes": "Keine Swimlanes im Archiv.",
+  "no-results": "Keine Ergebnisse",
   "normal": "Normal",
-  "normal-desc": "Can view and edit cards. Can't change settings.",
-  "not-accepted-yet": "Invitation not accepted yet",
-  "notify-participate": "Receive updates to any cards you participate as creater or member",
-  "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
+  "normal-desc": "Kann Karten anzeigen und bearbeiten, aber keine Einstellungen ändern.",
+  "not-accepted-yet": "Die Einladung wurde noch nicht angenommen",
+  "notify-participate": "Benachrichtigungen zu allen Karten erhalten, an denen Sie teilnehmen",
+  "notify-watch": "Benachrichtigungen über alle Boards, Listen oder Karten erhalten, die Sie beobachten",
   "optional": "optional",
-  "or": "or",
-  "page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
-  "page-not-found": "Page not found.",
-  "password": "Password",
-  "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
-  "participating": "Participating",
-  "preview": "Preview",
-  "previewAttachedImagePopup-title": "Preview",
-  "previewClipboardImagePopup-title": "Preview",
-  "private": "Private",
-  "private-desc": "This board is private. Only people added to the board can view and edit it.",
-  "profile": "Profile",
-  "public": "Public",
-  "public-desc": "This board is public. It's visible to anyone with the link and will show up in search engines like Google. Only people added to the board can edit.",
-  "quick-access-description": "Star a board to add a shortcut in this bar.",
-  "remove-cover": "Remove Cover",
-  "remove-from-board": "Remove from Board",
-  "remove-label": "Remove Label",
-  "listDeletePopup-title": "Delete List ?",
-  "remove-member": "Remove Member",
-  "remove-member-from-card": "Remove from Card",
-  "remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
-  "removeMemberPopup-title": "Remove Member?",
-  "rename": "Rename",
-  "rename-board": "Rename Board",
-  "restore": "Restore",
-  "save": "Save",
-  "search": "Search",
-  "rules": "Rules",
-  "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
-  "search-example": "Write text you search and press Enter",
-  "select-color": "Select Color",
-  "select-board": "Select Board",
-  "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list",
-  "setWipLimitPopup-title": "Set WIP Limit",
-  "shortcut-assign-self": "Assign yourself to current card",
-  "shortcut-autocomplete-emoji": "Autocomplete emoji",
-  "shortcut-autocomplete-members": "Autocomplete members",
-  "shortcut-clear-filters": "Clear all filters",
-  "shortcut-close-dialog": "Close Dialog",
-  "shortcut-filter-my-cards": "Filter my cards",
-  "shortcut-show-shortcuts": "Bring up this shortcuts list",
-  "shortcut-toggle-filterbar": "Toggle Filter Sidebar",
-  "shortcut-toggle-searchbar": "Toggle Search Sidebar",
-  "shortcut-toggle-sidebar": "Toggle Board Sidebar",
-  "show-cards-minimum-count": "Show cards count if list contains more than",
-  "sidebar-open": "Open Sidebar",
-  "sidebar-close": "Close Sidebar",
-  "signupPopup-title": "Create an Account",
-  "star-board-title": "Click to star this board. It will show up at top of your boards list.",
-  "starred-boards": "Starred Boards",
-  "starred-boards-description": "Starred boards show up at the top of your boards list.",
-  "subscribe": "Subscribe",
+  "or": "oder",
+  "page-maybe-private": "Diese Seite könnte privat sein. Vielleicht können Sie sie sehen, wenn Sie sich <a href='%s'>einloggen</a>.",
+  "page-not-found": "Seite nicht gefunden.",
+  "password": "Passwort",
+  "paste-or-dragdrop": "Einfügen oder Datei mit Drag & Drop ablegen (nur Bilder)",
+  "participating": "Teilnehmen",
+  "preview": "Vorschau",
+  "previewAttachedImagePopup-title": "Vorschau",
+  "previewClipboardImagePopup-title": "Vorschau",
+  "private": "Privat",
+  "private-desc": "Dieses Board ist privat. Nur Nutzer, die zu dem Board gehören, können es anschauen und bearbeiten.",
+  "profile": "Profil",
+  "public": "Öffentlich",
+  "public-desc": "Dieses Board ist öffentlich. Es ist für jeden, der den Link kennt, sichtbar und taucht in Suchmaschinen wie Google auf. Nur Nutzer, die zum Board hinzugefügt wurden, können es bearbeiten.",
+  "quick-access-description": "Markieren Sie ein Board mit einem Stern, um dieser Leiste eine Verknüpfung hinzuzufügen.",
+  "remove-cover": "Cover entfernen",
+  "remove-from-board": "Von Board entfernen",
+  "remove-label": "Label entfernen",
+  "listDeletePopup-title": "Liste löschen?",
+  "remove-member": "Nutzer entfernen",
+  "remove-member-from-card": "Von Karte entfernen",
+  "remove-member-pop": "__name__ (__username__) von __boardTitle__ entfernen? Das Mitglied wird von allen Karten auf diesem Board entfernt. Es erhält eine Benachrichtigung.",
+  "removeMemberPopup-title": "Mitglied entfernen?",
+  "rename": "Umbenennen",
+  "rename-board": "Board umbenennen",
+  "restore": "Wiederherstellen",
+  "save": "Speichern",
+  "search": "Suchen",
+  "rules": "Regeln",
+  "search-cards": "Suche nach Karten-/Listentiteln, Beschreibungen und personalisierten Feldern auf diesem Brett",
+  "search-example": "Suchtext eingeben und Enter drücken",
+  "select-color": "Farbe auswählen",
+  "select-board": "Board auswählen",
+  "set-wip-limit-value": "Setzen Sie ein Limit für die maximale Anzahl von Aufgaben in dieser Liste",
+  "setWipLimitPopup-title": "WIP-Limit setzen",
+  "shortcut-assign-self": "Fügen Sie sich zur aktuellen Karte hinzu",
+  "shortcut-autocomplete-emoji": "Emojis vervollständigen",
+  "shortcut-autocomplete-members": "Mitglieder vervollständigen",
+  "shortcut-clear-filters": "Alle Filter entfernen",
+  "shortcut-close-dialog": "Dialog schliessen",
+  "shortcut-filter-my-cards": "Meine Karten filtern",
+  "shortcut-show-shortcuts": "Liste der Tastaturkürzel anzeigen",
+  "shortcut-toggle-filterbar": "Filter-Seitenleiste ein-/ausblenden",
+  "shortcut-toggle-searchbar": "Such-Seitenleiste ein-/ausblenden",
+  "shortcut-toggle-sidebar": "Seitenleiste ein-/ausblenden",
+  "show-cards-minimum-count": "Zeigt die Kartenanzahl an, wenn die Liste mehr enthält als",
+  "sidebar-open": "Seitenleiste öffnen",
+  "sidebar-close": "Seitenleiste schliessen",
+  "signupPopup-title": "Benutzerkonto erstellen",
+  "star-board-title": "Klicken Sie, um das Board mit einem Stern zu markieren. Es erscheint dann oben in ihrer Boardliste.",
+  "starred-boards": "Markierte Boards",
+  "starred-boards-description": "Markierte Boards erscheinen oben in ihrer Boardliste.",
+  "subscribe": "Abonnieren",
   "team": "Team",
-  "this-board": "this board",
-  "this-card": "this card",
-  "spent-time-hours": "Spent time (hours)",
-  "overtime-hours": "Overtime (hours)",
-  "overtime": "Overtime",
-  "has-overtime-cards": "Has overtime cards",
-  "has-spenttime-cards": "Has spent time cards",
-  "time": "Time",
-  "title": "Title",
-  "tracking": "Tracking",
-  "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
-  "type": "Type",
-  "unassign-member": "Unassign member",
-  "unsaved-description": "You have an unsaved description.",
-  "unwatch": "Unwatch",
+  "this-board": "diesem Board",
+  "this-card": "diese Karte",
+  "spent-time-hours": "Aufgewendete Zeit (Stunden)",
+  "overtime-hours": "Mehrarbeit (Stunden)",
+  "overtime": "Mehrarbeit",
+  "has-overtime-cards": "Hat Karten mit Mehrarbeit",
+  "has-spenttime-cards": "Hat Karten mit aufgewendeten Zeiten",
+  "time": "Zeit",
+  "title": "Titel",
+  "tracking": "Folgen",
+  "tracking-info": "Sie werden über alle Änderungen an Karten benachrichtigt, an denen Sie als Ersteller oder Mitglied beteiligt sind.",
+  "type": "Typ",
+  "unassign-member": "Mitglied entfernen",
+  "unsaved-description": "Sie haben eine nicht gespeicherte Änderung.",
+  "unwatch": "Beobachtung entfernen",
   "upload": "Upload",
-  "upload-avatar": "Upload an avatar",
-  "uploaded-avatar": "Uploaded an avatar",
-  "custom-top-left-corner-logo-image-url": "Custom Top Left Corner Logo Image URL",
-  "custom-top-left-corner-logo-link-url": "Custom Top Left Corner Logo Link URL",
-  "custom-top-left-corner-logo-height": "Custom Top Left Corner Logo Height. Default: 27",
-  "custom-login-logo-image-url": "Custom Login Logo Image URL",
-  "custom-login-logo-link-url": "Custom Login Logo Link URL",
-  "text-below-custom-login-logo": "Text below Custom Login Logo",
-  "automatic-linked-url-schemes": "Custom URL Schemes which should automatically be clickable. One URL Scheme per line",
-  "username": "Username",
-  "import-usernames": "Import Usernames",
-  "view-it": "View it",
-  "warn-list-archived": "warning: this card is in an list at Archive",
-  "watch": "Watch",
-  "watching": "Watching",
-  "watching-info": "You will be notified of any change in this board",
-  "welcome-board": "Welcome Board",
-  "welcome-swimlane": "Milestone 1",
-  "welcome-list1": "Basics",
-  "welcome-list2": "Advanced",
-  "card-templates-swimlane": "Card Templates",
-  "list-templates-swimlane": "List Templates",
-  "board-templates-swimlane": "Board Templates",
-  "what-to-do": "What do you want to do?",
-  "wipLimitErrorPopup-title": "Invalid WIP Limit",
-  "wipLimitErrorPopup-dialog-pt1": "The number of tasks in this list is higher than the WIP limit you've defined.",
-  "wipLimitErrorPopup-dialog-pt2": "Please move some tasks out of this list, or set a higher WIP limit.",
-  "admin-panel": "Admin Panel",
-  "settings": "Settings",
-  "people": "People",
-  "registration": "Registration",
-  "disable-self-registration": "Disable Self-Registration",
-  "invite": "Invite",
-  "invite-people": "Invite People",
-  "to-boards": "To board(s)",
-  "email-addresses": "Email Addresses",
-  "smtp-host-description": "The address of the SMTP server that handles your emails.",
-  "smtp-port-description": "The port your SMTP server uses for outgoing emails.",
-  "smtp-tls-description": "Enable TLS support for SMTP server",
-  "smtp-host": "SMTP Host",
-  "smtp-port": "SMTP Port",
-  "smtp-username": "Username",
-  "smtp-password": "Password",
-  "smtp-tls": "TLS support",
-  "send-from": "From",
-  "send-smtp-test": "Send a test email to yourself",
-  "invitation-code": "Invitation Code",
-  "email-invite-register-subject": "__inviter__ sent you an invitation",
-  "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to kanban board for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
-  "email-smtp-test-subject": "SMTP Test Email",
-  "email-smtp-test-text": "You have successfully sent an email",
-  "error-invitation-code-not-exist": "Invitation code doesn't exist",
-  "error-notAuthorized": "You are not authorized to view this page.",
+  "upload-avatar": "Profilbild hochladen",
+  "uploaded-avatar": "Profilbild hochgeladen",
+  "custom-top-left-corner-logo-image-url": "Benutzerdefiniertes Logo oben links Bild URL",
+  "custom-top-left-corner-logo-link-url": "Benutzerdefiniertes Logo oben links Link URL",
+  "custom-top-left-corner-logo-height": "Benutzerdefiniertes Logo oben links Höhe. Voreinstellung: 27",
+  "custom-login-logo-image-url": "Benutzerdefiniertes Login Logo Bild URL",
+  "custom-login-logo-link-url": "Benutzerdefiniertes Login Logo Link URL",
+  "text-below-custom-login-logo": "Text unterhalb benutzerdefiniertem Login Logo",
+  "automatic-linked-url-schemes": "Spezielle URL-Schemas, die durch Klick automatisch öffenbar sein sollen. Ein URL-Schema pro Zeile",
+  "username": "Benutzername",
+  "import-usernames": "Nutzernamen importieren",
+  "view-it": "Ansehen",
+  "warn-list-archived": "Warnung: Diese Karte befindet sich in einer Liste im Archiv",
+  "watch": "Beobachten",
+  "watching": "Beobachten",
+  "watching-info": "Sie werden über alle Änderungen in diesem Board benachrichtigt",
+  "welcome-board": "Willkommen-Board",
+  "welcome-swimlane": "Meilenstein 1",
+  "welcome-list1": "Grundlagen",
+  "welcome-list2": "Fortgeschritten",
+  "card-templates-swimlane": "Karten-Vorlagen",
+  "list-templates-swimlane": "Listen-Vorlagen",
+  "board-templates-swimlane": "Board-Vorlagen",
+  "what-to-do": "Was wollen Sie tun?",
+  "wipLimitErrorPopup-title": "Ungültiges WIP-Limit",
+  "wipLimitErrorPopup-dialog-pt1": "Die Anzahl von Aufgaben in dieser Liste ist grösser als das von Ihnen definierte WIP-Limit.",
+  "wipLimitErrorPopup-dialog-pt2": "Bitte verschieben Sie einige Aufgaben aus dieser Liste oder setzen Sie ein grösseres WIP-Limit.",
+  "admin-panel": "Administration",
+  "settings": "Einstellungen",
+  "people": "Nutzer",
+  "registration": "Registrierung",
+  "disable-self-registration": "Selbstregistrierung deaktivieren",
+  "invite": "Einladen",
+  "invite-people": "Nutzer einladen",
+  "to-boards": "In Board(s)",
+  "email-addresses": "E-Mail Adressen",
+  "smtp-host-description": "Die Adresse Ihres SMTP-Servers für ausgehende E-Mails.",
+  "smtp-port-description": "Der Port Ihres SMTP-Servers für ausgehende E-Mails.",
+  "smtp-tls-description": "Aktiviere TLS Unterstützung für SMTP Server",
+  "smtp-host": "SMTP-Server",
+  "smtp-port": "SMTP-Port",
+  "smtp-username": "Benutzername",
+  "smtp-password": "Passwort",
+  "smtp-tls": "TLS Unterstützung",
+  "send-from": "Absender",
+  "send-smtp-test": "Test-E-Mail an sich selbst schicken",
+  "invitation-code": "Einladungscode",
+  "email-invite-register-subject": "__inviter__ hat Ihnen eine Einladung geschickt",
+  "email-invite-register-text": "Sehr geehrte(r) __user__,\n\n__inviter__ hat Sie zur Mitarbeit an einem Kanbanboard eingeladen.\n\nBitte klicken Sie auf folgenden Link:\n__url__\n\nIhr Einladungscode lautet: __icode__\n\nDanke.",
+  "email-smtp-test-subject": "SMTP Test-E-Mail",
+  "email-smtp-test-text": "Sie haben erfolgreich eine E-Mail versandt",
+  "error-invitation-code-not-exist": "Ungültiger Einladungscode",
+  "error-notAuthorized": "Sie sind nicht berechtigt diese Seite zu sehen.",
   "webhook-title": "Webhook Name",
-  "webhook-token": "Token (Optional for Authentication)",
-  "outgoing-webhooks": "Outgoing Webhooks",
-  "bidirectional-webhooks": "Two-Way Webhooks",
-  "outgoingWebhooksPopup-title": "Outgoing Webhooks",
-  "boardCardTitlePopup-title": "Card Title Filter",
-  "disable-webhook": "Disable This Webhook",
-  "global-webhook": "Global Webhooks",
-  "new-outgoing-webhook": "New Outgoing Webhook",
-  "no-name": "(Unknown)",
-  "Node_version": "Node version",
-  "Meteor_version": "Meteor version",
-  "MongoDB_version": "MongoDB version",
-  "MongoDB_storage_engine": "MongoDB storage engine",
-  "MongoDB_Oplog_enabled": "MongoDB Oplog enabled",
-  "OS_Arch": "OS Arch",
-  "OS_Cpus": "OS CPU Count",
-  "OS_Freemem": "OS Free Memory",
-  "OS_Loadavg": "OS Load Average",
-  "OS_Platform": "OS Platform",
-  "OS_Release": "OS Release",
-  "OS_Totalmem": "OS Total Memory",
-  "OS_Type": "OS Type",
-  "OS_Uptime": "OS Uptime",
-  "days": "days",
-  "hours": "hours",
-  "minutes": "minutes",
-  "seconds": "seconds",
-  "show-field-on-card": "Show this field on card",
-  "automatically-field-on-card": "Add field to new cards",
-  "always-field-on-card": "Add field to all cards",
-  "showLabel-field-on-card": "Show field label on minicard",
-  "yes": "Yes",
-  "no": "No",
-  "accounts": "Accounts",
-  "accounts-allowEmailChange": "Allow Email Change",
-  "accounts-allowUserNameChange": "Allow Username Change",
-  "createdAt": "Created at",
-  "modifiedAt": "Modified at",
-  "verified": "Verified",
-  "active": "Active",
-  "card-received": "Received",
-  "card-received-on": "Received on",
-  "card-end": "End",
-  "card-end-on": "Ends on",
-  "editCardReceivedDatePopup-title": "Change received date",
-  "editCardEndDatePopup-title": "Change end date",
-  "setCardColorPopup-title": "Set color",
-  "setCardActionsColorPopup-title": "Choose a color",
-  "setSwimlaneColorPopup-title": "Choose a color",
-  "setListColorPopup-title": "Choose a color",
-  "assigned-by": "Assigned By",
-  "requested-by": "Requested By",
-  "board-delete-notice": "Deleting is permanent. You will lose all lists, cards and actions associated with this board.",
-  "delete-board-confirm-popup": "All lists, cards, labels, and activities will be deleted and you won't be able to recover the board contents. There is no undo.",
-  "boardDeletePopup-title": "Delete Board?",
-  "delete-board": "Delete Board",
-  "default-subtasks-board": "Subtasks for __board__ board",
-  "default": "Default",
-  "queue": "Queue",
-  "subtask-settings": "Subtasks Settings",
-  "card-settings": "Card Settings",
-  "boardSubtaskSettingsPopup-title": "Board Subtasks Settings",
-  "boardCardSettingsPopup-title": "Card Settings",
-  "deposit-subtasks-board": "Deposit subtasks to this board:",
-  "deposit-subtasks-list": "Landing list for subtasks deposited here:",
-  "show-parent-in-minicard": "Show parent in minicard:",
-  "prefix-with-full-path": "Prefix with full path",
-  "prefix-with-parent": "Prefix with parent",
-  "subtext-with-full-path": "Subtext with full path",
-  "subtext-with-parent": "Subtext with parent",
-  "change-card-parent": "Change card's parent",
-  "parent-card": "Parent card",
-  "source-board": "Source board",
-  "no-parent": "Don't show parent",
-  "activity-added-label": "added label '%s' to %s",
-  "activity-removed-label": "removed label '%s' from %s",
-  "activity-delete-attach": "deleted an attachment from %s",
-  "activity-added-label-card": "added label '%s'",
-  "activity-removed-label-card": "removed label '%s'",
-  "activity-delete-attach-card": "deleted an attachment",
-  "activity-set-customfield": "set custom field '%s' to '%s' in %s",
-  "activity-unset-customfield": "unset custom field '%s' in %s",
-  "r-rule": "Rule",
-  "r-add-trigger": "Add trigger",
-  "r-add-action": "Add action",
-  "r-board-rules": "Board rules",
-  "r-add-rule": "Add rule",
-  "r-view-rule": "View rule",
-  "r-delete-rule": "Delete rule",
-  "r-new-rule-name": "New rule title",
-  "r-no-rules": "No rules",
-  "r-trigger": "Trigger",
-  "r-action": "Action",
-  "r-when-a-card": "When a card",
-  "r-is": "is",
-  "r-is-moved": "is moved",
-  "r-added-to": "Added to",
-  "r-removed-from": "Removed from",
-  "r-the-board": "the board",
-  "r-list": "list",
-  "list": "List",
-  "set-filter": "Set Filter",
-  "r-moved-to": "Moved to",
-  "r-moved-from": "Moved from",
-  "r-archived": "Moved to Archive",
-  "r-unarchived": "Restored from Archive",
-  "r-a-card": "a card",
-  "r-when-a-label-is": "When a label is",
-  "r-when-the-label": "When the label",
-  "r-list-name": "list name",
-  "r-when-a-member": "When a member is",
-  "r-when-the-member": "When the member",
-  "r-name": "name",
-  "r-when-a-attach": "When an attachment",
-  "r-when-a-checklist": "When a checklist is",
-  "r-when-the-checklist": "When the checklist",
-  "r-completed": "Completed",
-  "r-made-incomplete": "Made incomplete",
-  "r-when-a-item": "When a checklist item is",
-  "r-when-the-item": "When the checklist item",
-  "r-checked": "Checked",
-  "r-unchecked": "Unchecked",
-  "r-move-card-to": "Move card to",
-  "r-top-of": "Top of",
-  "r-bottom-of": "Bottom of",
-  "r-its-list": "its list",
-  "r-archive": "Move to Archive",
-  "r-unarchive": "Restore from Archive",
-  "r-card": "card",
-  "r-add": "Add",
-  "r-remove": "Remove",
-  "r-label": "label",
-  "r-member": "member",
-  "r-remove-all": "Remove all members from the card",
-  "r-set-color": "Set color to",
-  "r-checklist": "checklist",
-  "r-check-all": "Check all",
-  "r-uncheck-all": "Uncheck all",
-  "r-items-check": "items of checklist",
-  "r-check": "Check",
-  "r-uncheck": "Uncheck",
-  "r-item": "item",
-  "r-of-checklist": "of checklist",
-  "r-send-email": "Send an email",
-  "r-to": "to",
-  "r-of": "of",
-  "r-subject": "subject",
-  "r-rule-details": "Rule details",
-  "r-d-move-to-top-gen": "Move card to top of its list",
-  "r-d-move-to-top-spec": "Move card to top of list",
-  "r-d-move-to-bottom-gen": "Move card to bottom of its list",
-  "r-d-move-to-bottom-spec": "Move card to bottom of list",
-  "r-d-send-email": "Send email",
-  "r-d-send-email-to": "to",
-  "r-d-send-email-subject": "subject",
-  "r-d-send-email-message": "message",
-  "r-d-archive": "Move card to Archive",
-  "r-d-unarchive": "Restore card from Archive",
-  "r-d-add-label": "Add label",
-  "r-d-remove-label": "Remove label",
-  "r-create-card": "Create new card",
-  "r-in-list": "in list",
-  "r-in-swimlane": "in swimlane",
-  "r-d-add-member": "Add member",
-  "r-d-remove-member": "Remove member",
-  "r-d-remove-all-member": "Remove all member",
-  "r-d-check-all": "Check all items of a list",
-  "r-d-uncheck-all": "Uncheck all items of a list",
-  "r-d-check-one": "Check item",
-  "r-d-uncheck-one": "Uncheck item",
-  "r-d-check-of-list": "of checklist",
-  "r-d-add-checklist": "Add checklist",
-  "r-d-remove-checklist": "Remove checklist",
-  "r-by": "by",
-  "r-add-checklist": "Add checklist",
-  "r-with-items": "with items",
-  "r-items-list": "item1,item2,item3",
-  "r-add-swimlane": "Add swimlane",
-  "r-swimlane-name": "swimlane name",
-  "r-board-note": "Note: leave a field empty to match every possible value.",
-  "r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
-  "r-when-a-card-is-moved": "When a card is moved to another list",
-  "r-set": "Set",
-  "r-update": "Update",
-  "r-datefield": "date field",
-  "r-df-start-at": "start",
-  "r-df-due-at": "due",
-  "r-df-end-at": "end",
-  "r-df-received-at": "received",
-  "r-to-current-datetime": "to current date/time",
-  "r-remove-value-from": "Remove value from",
+  "webhook-token": "Token (Optional für Authentifizierung)",
+  "outgoing-webhooks": "Ausgehende Webhooks",
+  "bidirectional-webhooks": "Zwei-Wege Webhooks",
+  "outgoingWebhooksPopup-title": "Ausgehende Webhooks",
+  "boardCardTitlePopup-title": "Kartentitelfilter",
+  "disable-webhook": "Diesen Webhook deaktivieren",
+  "global-webhook": "Globale Webhooks",
+  "new-outgoing-webhook": "Neuer ausgehender Webhook",
+  "no-name": "(Unbekannt)",
+  "Node_version": "Node-Version",
+  "Meteor_version": "Meteor-Version",
+  "MongoDB_version": "MongoDB-Version",
+  "MongoDB_storage_engine": "MongoDB-Speicher-Engine",
+  "MongoDB_Oplog_enabled": "MongoDB-Oplog aktiviert",
+  "OS_Arch": "Betriebssystem-Architektur",
+  "OS_Cpus": "Anzahl Prozessoren",
+  "OS_Freemem": "Freier Arbeitsspeicher",
+  "OS_Loadavg": "Mittlere Systembelastung",
+  "OS_Platform": "Plattform",
+  "OS_Release": "Version des Betriebssystem",
+  "OS_Totalmem": "Gesamter Arbeitsspeicher",
+  "OS_Type": "Typ des Betriebssystems",
+  "OS_Uptime": "Laufzeit des Systems",
+  "days": "Tage",
+  "hours": "Stunden",
+  "minutes": "Minuten",
+  "seconds": "Sekunden",
+  "show-field-on-card": "Zeige dieses Feld auf der Karte",
+  "automatically-field-on-card": "Füge Feld neuen Karten hinzu",
+  "always-field-on-card": "Füge Feld allen Karten hinzu",
+  "showLabel-field-on-card": "Feldbezeichnung auf Minikarte anzeigen",
+  "yes": "Ja",
+  "no": "Nein",
+  "accounts": "Konten",
+  "accounts-allowEmailChange": "Ändern der E-Mailadresse erlauben",
+  "accounts-allowUserNameChange": "Ändern des Benutzernamens erlauben",
+  "createdAt": "Erstellt am",
+  "modifiedAt": "Geändert am",
+  "verified": "Geprüft",
+  "active": "Aktiv",
+  "card-received": "Empfangen",
+  "card-received-on": "Empfangen am",
+  "card-end": "Ende",
+  "card-end-on": "Endet am",
+  "editCardReceivedDatePopup-title": "Empfangsdatum ändern",
+  "editCardEndDatePopup-title": "Enddatum ändern",
+  "setCardColorPopup-title": "Farbe festlegen",
+  "setCardActionsColorPopup-title": "Farbe wählen",
+  "setSwimlaneColorPopup-title": "Farbe wählen",
+  "setListColorPopup-title": "Farbe wählen",
+  "assigned-by": "Zugewiesen von",
+  "requested-by": "Angefordert von",
+  "board-delete-notice": "Löschen kann nicht rückgängig gemacht werden. Sie werden alle Listen, Karten und Aktionen, die mit diesem Board verbunden sind, verlieren.",
+  "delete-board-confirm-popup": "Alle Listen, Karten, Labels und Akivitäten werden gelöscht und Sie können die Inhalte des Boards nicht wiederherstellen! Die Aktion kann nicht rückgängig gemacht werden.",
+  "boardDeletePopup-title": "Board löschen?",
+  "delete-board": "Board löschen",
+  "default-subtasks-board": "Teilaufgabe für __board__ Board",
+  "default": "Standard",
+  "queue": "Warteschlange",
+  "subtask-settings": "Einstellungen für Teilaufgaben",
+  "card-settings": "Karten-Einstellungen",
+  "boardSubtaskSettingsPopup-title": "Boardeinstellungen für Teilaufgaben",
+  "boardCardSettingsPopup-title": "Karten-Einstellungen",
+  "deposit-subtasks-board": "Teilaufgaben in diesem Board ablegen:",
+  "deposit-subtasks-list": "Zielliste für hier abgelegte Teilaufgaben:",
+  "show-parent-in-minicard": "Übergeordnetes Element auf Minikarte anzeigen:",
+  "prefix-with-full-path": "Vollständiger Pfad über Titel",
+  "prefix-with-parent": "Über Titel",
+  "subtext-with-full-path": "Vollständiger Pfad unter Titel",
+  "subtext-with-parent": "Unter Titel",
+  "change-card-parent": "Übergeordnete Karte ändern",
+  "parent-card": "Übergeordnete Karte",
+  "source-board": "Quellboard",
+  "no-parent": "Nicht anzeigen",
+  "activity-added-label": "fügte Label '%s' zu %s hinzu",
+  "activity-removed-label": "entfernte Label '%s' von %s",
+  "activity-delete-attach": "löschte ein Anhang von %s",
+  "activity-added-label-card": "Label hinzugefügt '%s'",
+  "activity-removed-label-card": "Label entfernt '%s'",
+  "activity-delete-attach-card": "hat einen Anhang gelöscht",
+  "activity-set-customfield": "setze benutzerdefiniertes Feld '%s' zu '%s' in %s",
+  "activity-unset-customfield": "entferne benutzerdefiniertes Feld '%s' in %s",
+  "r-rule": "Regel",
+  "r-add-trigger": "Auslöser hinzufügen",
+  "r-add-action": "Aktion hinzufügen",
+  "r-board-rules": "Boardregeln",
+  "r-add-rule": "Regel hinzufügen",
+  "r-view-rule": "Regel anzeigen",
+  "r-delete-rule": "Regel löschen",
+  "r-new-rule-name": "Neuer Regeltitel",
+  "r-no-rules": "Keine Regeln",
+  "r-trigger": "Auslöser",
+  "r-action": "Aktion",
+  "r-when-a-card": "Wenn Karte",
+  "r-is": "wird",
+  "r-is-moved": "verschoben wird",
+  "r-added-to": "Hinzugefügt zu",
+  "r-removed-from": "entfernt von",
+  "r-the-board": "das Board",
+  "r-list": "Liste",
+  "list": "Liste",
+  "set-filter": "Setze Filter",
+  "r-moved-to": "verschoben nach",
+  "r-moved-from": "verschoben von",
+  "r-archived": "ins Archiv verschoben",
+  "r-unarchived": "aus dem Archiv wiederhergestellt",
+  "r-a-card": "einer Karte",
+  "r-when-a-label-is": "Wenn ein Label",
+  "r-when-the-label": "Wenn das Label",
+  "r-list-name": "Listenname",
+  "r-when-a-member": "Wenn ein Mitglied",
+  "r-when-the-member": "Wenn das Mitglied",
+  "r-name": "Name",
+  "r-when-a-attach": "Wenn ein Anhang",
+  "r-when-a-checklist": "Wenn eine Checkliste wird",
+  "r-when-the-checklist": "Wenn die Checkliste",
+  "r-completed": "abgeschlossen",
+  "r-made-incomplete": "unvollständig gemacht",
+  "r-when-a-item": "Wenn eine Checklistenposition",
+  "r-when-the-item": "Wenn die Checklistenposition",
+  "r-checked": "markiert wird",
+  "r-unchecked": "abgewählt wird",
+  "r-move-card-to": "Verschiebe Karte an",
+  "r-top-of": "Anfang von",
+  "r-bottom-of": "Ende von",
+  "r-its-list": "seiner Liste",
+  "r-archive": "Ins Archiv verschieben",
+  "r-unarchive": "Aus dem Archiv wiederherstellen",
+  "r-card": "Karte",
+  "r-add": "Hinzufügen",
+  "r-remove": "entfernen",
+  "r-label": "Label",
+  "r-member": "Mitglied",
+  "r-remove-all": "Entferne alle Mitglieder von der Karte",
+  "r-set-color": "Farbe festlegen auf",
+  "r-checklist": "Checkliste",
+  "r-check-all": "Alle markieren",
+  "r-uncheck-all": "Alle abwählen",
+  "r-items-check": "Elemente der Checkliste",
+  "r-check": "Markieren",
+  "r-uncheck": "Abwählen",
+  "r-item": "Element",
+  "r-of-checklist": "der Checkliste",
+  "r-send-email": "Eine E-Mail senden",
+  "r-to": "an",
+  "r-of": "von",
+  "r-subject": "Betreff",
+  "r-rule-details": "Regeldetails",
+  "r-d-move-to-top-gen": "Karte nach oben in die Liste verschieben",
+  "r-d-move-to-top-spec": "Karte an den Anfang der Liste verschieben",
+  "r-d-move-to-bottom-gen": "Karte nach unten in die Liste verschieben",
+  "r-d-move-to-bottom-spec": "Karte an das Ende der Liste verschieben",
+  "r-d-send-email": "E-Mail senden",
+  "r-d-send-email-to": "an",
+  "r-d-send-email-subject": "Betreff",
+  "r-d-send-email-message": "Nachricht",
+  "r-d-archive": "Karte ins Archiv verschieben",
+  "r-d-unarchive": "Karte aus dem Archiv wiederherstellen",
+  "r-d-add-label": "Label hinzufügen",
+  "r-d-remove-label": "Label entfernen",
+  "r-create-card": "Neue Karte erstellen",
+  "r-in-list": "in der Liste",
+  "r-in-swimlane": "in Swimlane",
+  "r-d-add-member": "Mitglied hinzufügen",
+  "r-d-remove-member": "Mitglied entfernen",
+  "r-d-remove-all-member": "Entferne alle Mitglieder",
+  "r-d-check-all": "Alle Elemente der Liste markieren",
+  "r-d-uncheck-all": "Alle Element der Liste abwählen",
+  "r-d-check-one": "Element auswählen",
+  "r-d-uncheck-one": "Element abwählen",
+  "r-d-check-of-list": "der Checkliste",
+  "r-d-add-checklist": "Checkliste hinzufügen",
+  "r-d-remove-checklist": "Checkliste entfernen",
+  "r-by": "durch",
+  "r-add-checklist": "Checkliste hinzufügen",
+  "r-with-items": "mit Elementen",
+  "r-items-list": "Element1,Element2,Element3",
+  "r-add-swimlane": "Füge Swimlane hinzu",
+  "r-swimlane-name": "Swimlanename",
+  "r-board-note": "Hinweis: Lassen Sie ein Feld leer, um alle möglichen Werte zu finden.",
+  "r-checklist-note": "Hinweis: Die Elemente der Checkliste müssen als kommagetrennte Werte geschrieben werden.",
+  "r-when-a-card-is-moved": "Wenn eine Karte in eine andere Liste verschoben wird",
+  "r-set": "Setze",
+  "r-update": "Aktualisiere",
+  "r-datefield": "Datumsfeld",
+  "r-df-start-at": "Start",
+  "r-df-due-at": "fällig",
+  "r-df-end-at": "Ende",
+  "r-df-received-at": "Empfangen",
+  "r-to-current-datetime": "auf das aktuelle Datum/Zeit",
+  "r-remove-value-from": "Entferne Wert von",
   "ldap": "LDAP",
   "oauth2": "OAuth2",
   "cas": "CAS",
-  "authentication-method": "Authentication method",
-  "authentication-type": "Authentication type",
-  "custom-product-name": "Custom Product Name",
+  "authentication-method": "Authentifizierungsmethode",
+  "authentication-type": "Authentifizierungstyp",
+  "custom-product-name": "Benutzerdefinierter Produktname",
   "layout": "Layout",
-  "hide-logo": "Hide Logo",
-  "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
-  "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
-  "error-undefined": "Something went wrong",
-  "error-ldap-login": "An error occurred while trying to login",
-  "display-authentication-method": "Display Authentication Method",
-  "default-authentication-method": "Default Authentication Method",
-  "duplicate-board": "Duplicate Board",
-  "org-number": "The number of organizations is:",
-  "team-number": "The number of teams is:",
-  "people-number": "The number of people is:",
-  "swimlaneDeletePopup-title": "Delete Swimlane ?",
-  "swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
-  "restore-all": "Restore all",
-  "delete-all": "Delete all",
-  "loading": "Loading, please wait.",
-  "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": "current due time %s is today",
-  "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
-  "act-withDue": "__list__/__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-atUserComment": "You were mentioned in [__board__] __list__/__card__",
-  "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
-  "accounts-allowUserDelete": "Allow users to self delete their account",
-  "hide-minicard-label-text": "Hide minicard label text",
-  "show-desktop-drag-handles": "Show desktop drag handles",
-  "assignee": "Assignee",
-  "cardAssigneesPopup-title": "Assignee",
-  "addmore-detail": "Add a more detailed description",
-  "show-on-card": "Show on Card",
-  "new": "New",
-  "editOrgPopup-title": "Edit Organization",
-  "newOrgPopup-title": "New Organization",
-  "editTeamPopup-title": "Edit Team",
-  "newTeamPopup-title": "New Team",
-  "editUserPopup-title": "Edit User",
-  "newUserPopup-title": "New User",
-  "notifications": "Notifications",
-  "view-all": "View All",
-  "filter-by-unread": "Filter by Unread",
-  "mark-all-as-read": "Mark all as read",
-  "remove-all-read": "Remove all read",
-  "allow-rename": "Allow Rename",
-  "allowRenamePopup-title": "Allow Rename",
-  "start-day-of-week": "Set day of the week start",
-  "monday": "Monday",
-  "tuesday": "Tuesday",
-  "wednesday": "Wednesday",
-  "thursday": "Thursday",
-  "friday": "Friday",
-  "saturday": "Saturday",
-  "sunday": "Sunday",
+  "hide-logo": "Verstecke Logo",
+  "add-custom-html-after-body-start": "Füge benutzerdefiniertes HTML nach <body> Anfang hinzu",
+  "add-custom-html-before-body-end": "Füge benutzerdefiniertes HTML vor </body>Ende hinzu",
+  "error-undefined": "Etwas ist schief gelaufen",
+  "error-ldap-login": "Es ist ein Fehler beim Anmelden aufgetreten",
+  "display-authentication-method": "Anzeige Authentifizierungsverfahren",
+  "default-authentication-method": "Standardauthentifizierungsverfahren",
+  "duplicate-board": "Board duplizieren",
+  "org-number": "Die Anzahl an Organisationen ist:",
+  "team-number": "Die Anzahl an Teams ist:",
+  "people-number": "Anzahl der Personen:",
+  "swimlaneDeletePopup-title": "Swimlane löschen?",
+  "swimlane-delete-pop": "Alle Aktionen werden aus dem Aktivitätenfeed entfernt und die Swimlane kann nicht wiederhergestellt werden. Die Aktion kann nicht rückgängig gemacht werden.",
+  "restore-all": "Alles wiederherstellen",
+  "delete-all": "Alles löschen",
+  "loading": "Laden, bitte warten.",
+  "previous_as": "letzter Zeitpunkt war",
+  "act-a-dueAt": "hat Fälligkeit geändert auf\nWann: __timeValue__\nWo: __card__\nvorheriger Fälligkeitszeitpunkt war __timeOldValue__",
+  "act-a-endAt": "hat Ende auf __timeValue__ von (__timeOldValue__) geändert",
+  "act-a-startAt": "hat Start auf __timeValue__ von (__timeOldValue__) geändert",
+  "act-a-receivedAt": "hat Empfangszeit auf __timeValue__ von (__timeOldValue__) geändert",
+  "a-dueAt": "hat Fälligkeit geändert auf",
+  "a-endAt": "hat Ende geändert auf",
+  "a-startAt": "hat Startzeit geändert auf",
+  "a-receivedAt": "hat Empfangszeit geändert auf",
+  "almostdue": "aktuelles Fälligkeitsdatum %s bevorstehend",
+  "pastdue": "aktuelles Fälligkeitsdatum %s überschritten",
+  "duenow": "aktuelles Fälligkeitsdatum %s heute",
+  "act-newDue": "__list__/__card__ hat seine 1. fällige Erinnerung [__board__]",
+  "act-withDue": "Erinnerung an Fällikgeit von __card__ [__board__]",
+  "act-almostdue": "erinnernd an das aktuelle Fälligkeitszeitpunkt (__timeValue__) von __card__ ist bevorstehend",
+  "act-pastdue": "erinnernd an das aktuelle Fälligkeitszeitpunkt (__timeValue__) von __card__ ist vorbei",
+  "act-duenow": "erinnernd an das aktuelle Fälligkeitszeitpunkt (__timeValue__) von __card__ ist jetzt",
+  "act-atUserComment": "Sie wurden in [__board__] __list__/__card__ erwähnt",
+  "delete-user-confirm-popup": "Sind Sie sicher, dass Sie diesen Account löschen wollen? Die Aktion kann nicht rückgängig gemacht werden.",
+  "accounts-allowUserDelete": "Erlaube Benutzern ihren eigenen Account zu löschen",
+  "hide-minicard-label-text": "Labeltext auf Minikarte ausblenden",
+  "show-desktop-drag-handles": "Desktop-Ziehpunkte anzeigen",
+  "assignee": "Zugewiesen",
+  "cardAssigneesPopup-title": "Zugewiesen",
+  "addmore-detail": "Eine detailliertere Beschreibung hinzufügen",
+  "show-on-card": "Zeige auf Karte",
+  "new": "Neu",
+  "editOrgPopup-title": "Organisation bearbeiten",
+  "newOrgPopup-title": "Neue Organisation",
+  "editTeamPopup-title": "Team bearbeiten",
+  "newTeamPopup-title": "Neues Team",
+  "editUserPopup-title": "Benutzer ändern",
+  "newUserPopup-title": "Neuer Benutzer",
+  "notifications": "Benachrichtigungen",
+  "view-all": "Alle anzeigen",
+  "filter-by-unread": "Nur ungelesene",
+  "mark-all-as-read": "Alle als gelesen markieren",
+  "remove-all-read": "Alle gelesenen entfernen",
+  "allow-rename": "Umbenennen erlauben",
+  "allowRenamePopup-title": "Umbenennen erlauben",
+  "start-day-of-week": "Wochentagbeginn festlegen",
+  "monday": "Montag",
+  "tuesday": "Dienstag",
+  "wednesday": "Mittwoch",
+  "thursday": "Donnerstag",
+  "friday": "Freitag",
+  "saturday": "Samstag",
+  "sunday": "Sonntag",
   "status": "Status",
   "swimlane": "Swimlane",
-  "owner": "Owner",
-  "last-modified-at": "Last modified at",
-  "last-activity": "Last activity",
-  "voting": "Voting",
-  "archived": "Archived",
-  "delete-linked-card-before-this-card": "You can not delete this card before first deleting linked card that has",
-  "delete-linked-cards-before-this-list": "You can not delete this list before first deleting linked cards that are pointing to cards in this list",
-  "hide-checked-items": "Hide checked items",
-  "task": "Task",
-  "create-task": "Create Task",
+  "owner": "Eigentümer",
+  "last-modified-at": "Zuletzt geändert um",
+  "last-activity": "Letzte Aktivität",
+  "voting": "Abstimunng",
+  "archived": "Archiviert",
+  "delete-linked-card-before-this-card": "Sie können diese Karte nicht löschen, bevor verbundene Karten nicht gelöscht wurden.",
+  "delete-linked-cards-before-this-list": "Sie können diese Liste erst löschen, wenn Sie alle Karten gelöscht haben, die auf Karten in dieser Liste verweisen.",
+  "hide-checked-items": "Erledigte ausblenden",
+  "task": "Aufgabe",
+  "create-task": "Aufgabe erstellen",
   "ok": "OK",
-  "organizations": "Organizations",
+  "organizations": "Organisationen",
   "teams": "Teams",
-  "displayName": "Display Name",
-  "shortName": "Short Name",
-  "website": "Website",
+  "displayName": "Anzeigename",
+  "shortName": "Kurzname",
+  "website": "Webseite",
   "person": "Person",
-  "my-cards": "My Cards",
-  "card": "Card",
+  "my-cards": "Meine Karten",
+  "card": "Karte",
   "board": "Board",
   "context-separator": "/",
-  "myCardsSortChange-title": "My Cards Sort",
-  "myCardsSortChangePopup-title": "My Cards Sort",
-  "myCardsSortChange-choice-board": "By Board",
-  "myCardsSortChange-choice-dueat": "By Due Date",
-  "dueCards-title": "Due Cards",
-  "dueCardsViewChange-title": "Due Cards View",
-  "dueCardsViewChangePopup-title": "Due Cards View",
-  "dueCardsViewChange-choice-me": "Me",
-  "dueCardsViewChange-choice-all": "All Users",
-  "dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
-  "broken-cards": "Broken Cards",
-  "board-title-not-found": "Board '%s' not found.",
-  "swimlane-title-not-found": "Swimlane '%s' not found.",
-  "list-title-not-found": "List '%s' not found.",
-  "label-not-found": "Label '%s' not found.",
-  "label-color-not-found": "Label color %s not found.",
-  "user-username-not-found": "Username '%s' not found.",
-  "comment-not-found": "Card with comment containing text '%s' not found.",
-  "globalSearch-title": "Search All Boards",
-  "no-cards-found": "No Cards Found",
-  "one-card-found": "One Card Found",
-  "n-cards-found": "%s Cards Found",
-  "n-n-of-n-cards-found": "__start__-__end__ of __total__ Cards Found",
-  "operator-board": "board",
+  "myCardsSortChange-title": "Meine Karten Sortierung",
+  "myCardsSortChangePopup-title": "Meine Karten Sortierung",
+  "myCardsSortChange-choice-board": "nach Board",
+  "myCardsSortChange-choice-dueat": "nach Fälligkeitsdatum",
+  "dueCards-title": "Fällige Karten",
+  "dueCardsViewChange-title": "Fällige Karten Ansicht",
+  "dueCardsViewChangePopup-title": "Fällige Karten Ansicht",
+  "dueCardsViewChange-choice-me": "Ich",
+  "dueCardsViewChange-choice-all": "alle Benutzer",
+  "dueCardsViewChange-choice-all-description": "Zeigt alle unvollständigen Karten mit einem *Fälligkeits*-Datum auf Boards, für die der Benutzer Berechtigungen hat.",
+  "broken-cards": "Fehlerhafte Karten",
+  "board-title-not-found": "Board „%s“ nicht gefunden.",
+  "swimlane-title-not-found": "Swimlane „%s“ nicht gefunden.",
+  "list-title-not-found": "Liste „%s“ nicht gefunden.",
+  "label-not-found": "Label „%s“ nicht gefunden.",
+  "label-color-not-found": "Label-Farbe „%s“ nicht gefunden.",
+  "user-username-not-found": "Nutzername „%s“ nicht gefunden.",
+  "comment-not-found": "Keine Karte gefunden, die „%s“ in einem Kommentar enthält.",
+  "globalSearch-title": "Alle Boards durchsuchen",
+  "no-cards-found": "Keine Karten gefunden",
+  "one-card-found": "Eine Karte gefunden",
+  "n-cards-found": "%s Karten gefunden",
+  "n-n-of-n-cards-found": "__start__–__end__ von __total__ Karten gefunden",
+  "operator-board": "Board",
   "operator-board-abbrev": "b",
-  "operator-swimlane": "swimlane",
+  "operator-swimlane": "Swimlane",
   "operator-swimlane-abbrev": "s",
-  "operator-list": "list",
+  "operator-list": "Liste",
   "operator-list-abbrev": "l",
-  "operator-label": "label",
+  "operator-label": "Label",
   "operator-label-abbrev": "#",
-  "operator-user": "user",
+  "operator-user": "Nutzer",
   "operator-user-abbrev": "@",
-  "operator-member": "member",
+  "operator-member": "Mitglied",
   "operator-member-abbrev": "m",
-  "operator-assignee": "assignee",
+  "operator-assignee": "Zugewiesener",
   "operator-assignee-abbrev": "a",
-  "operator-creator": "creator",
-  "operator-status": "status",
-  "operator-due": "due",
-  "operator-created": "created",
-  "operator-modified": "modified",
-  "operator-sort": "sort",
-  "operator-comment": "comment",
-  "operator-has": "has",
-  "operator-limit": "limit",
-  "predicate-archived": "archived",
-  "predicate-open": "open",
-  "predicate-ended": "ended",
-  "predicate-all": "all",
-  "predicate-overdue": "overdue",
-  "predicate-week": "week",
-  "predicate-month": "month",
-  "predicate-quarter": "quarter",
-  "predicate-year": "year",
-  "predicate-due": "due",
-  "predicate-modified": "modified",
-  "predicate-created": "created",
-  "predicate-attachment": "attachment",
-  "predicate-description": "description",
-  "predicate-checklist": "checklist",
-  "predicate-start": "start",
-  "predicate-end": "end",
-  "predicate-assignee": "assignee",
-  "predicate-member": "member",
-  "predicate-public": "public",
-  "predicate-private": "private",
-  "operator-unknown-error": "%s is not an operator",
-  "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
-  "operator-sort-invalid": "sort of '%s' is invalid",
-  "operator-status-invalid": "'%s' is not a valid status",
-  "operator-has-invalid": "%s is not a valid existence check",
-  "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
-  "next-page": "Next Page",
-  "previous-page": "Previous Page",
-  "heading-notes": "Notes",
-  "globalSearch-instructions-heading": "Search Instructions",
-  "globalSearch-instructions-description": "Searches can include operators to refine the search.  Operators are specified by writing the operator name and value separated by a colon.  For example, an operator specification of `list:Blocked` would limit the search to cards that are contained in a list named *Blocked*.  If the value contains spaces or special characters it must be enclosed in quotation marks (e.g. `__operator_list__:\"To Review\"`).",
-  "globalSearch-instructions-operators": "Available operators:",
-  "globalSearch-instructions-operator-board": "`__operator_board__:<title>` - cards in boards matching the specified *<title>*",
-  "globalSearch-instructions-operator-list": "`__operator_list__:<title>` - cards in lists matching the specified *<title>*",
-  "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:<title>` - cards in swimlanes matching the specified *<title>*",
-  "globalSearch-instructions-operator-comment": "`__operator_comment__:<text>` - cards with a comment containing *<text>*.",
-  "globalSearch-instructions-operator-label": "`__operator_label__:<color>` `__operator_label__:<name>` - cards that have a label matching *<color>* or *<name>",
-  "globalSearch-instructions-operator-hash": "`__operator_label_abbrev__<name|color>` - shorthand for `__operator_label__:<color>` or `__operator_label__:<name>`",
-  "globalSearch-instructions-operator-user": "`__operator_user__:<username>` - cards where *<username>* is a *member* or *assignee*",
-  "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` - shorthand for `user:<username>`",
-  "globalSearch-instructions-operator-member": "`__operator_member__:<username>` - cards where *<username>* is a *member*",
-  "globalSearch-instructions-operator-assignee": "`__operator_assignee__:<username>` - cards where *<username>* is an *assignee*",
-  "globalSearch-instructions-operator-creator": "`__operator_creator__:<username>` - cards where *<username>* is the card's creator",
-  "globalSearch-instructions-operator-due": "`__operator_due__:<n>` - cards which are due up to *<n>* days from now.  `__operator_due__:__predicate_overdue__ lists all cards past their due date.",
-  "globalSearch-instructions-operator-created": "`__operator_created__:<n>` - cards which were created *<n>* days ago or less",
-  "globalSearch-instructions-operator-modified": "`__operator_modified__:<n>` - cards which were modified *<n>* days ago or less",
-  "globalSearch-instructions-operator-status": "`__operator_status__:<status>` - where *<status>* is one of the following:",
-  "globalSearch-instructions-status-archived": "`__predicate_archived__` - archived cards",
-  "globalSearch-instructions-status-all": "`__predicate_all__` - all archived and unarchived cards",
-  "globalSearch-instructions-status-ended": "`__predicate_ended__` - cards with an end date",
-  "globalSearch-instructions-status-public": "`__predicate_public__` - cards only in public boards",
-  "globalSearch-instructions-status-private": "`__predicate_private__` - cards only in private boards",
-  "globalSearch-instructions-operator-has": "`__operator_has__:<field>` - where *<field>* is one of `__predicate_attachment__`, `__predicate_checklist__`, `__predicate_description__`, `__predicate_start__`, `__predicate_due__`, `__predicate_end__`, `__predicate_assignee__` or `__predicate_member__`.  Placing a `-` in front of *<field>* searches for the absence of a value in that field (e.g. `has:-due` searches for cards without a due date).",
-  "globalSearch-instructions-operator-sort": "`__operator_sort__:<sort-name>` - where *<sort-name>* is one of `__predicate_due__`, `__predicate_created__` or `__predicate_modified__`.  For a descending sort, place a `-` in front of the sort name.",
-  "globalSearch-instructions-operator-limit": "`__operator_limit__:<n>` - where *<n>* is a positive integer expressing the number of cards to be displayed per page.",
-  "globalSearch-instructions-notes-1": "Multiple operators may be specified.",
-  "globalSearch-instructions-notes-2": "Similar operators are *OR*ed together.  Cards that match any of the conditions will be returned.\n`__operator_list__:Available __operator_list__:Blocked` would return cards contained in any list named *Blocked* or *Available*.",
-  "globalSearch-instructions-notes-3": "Differing operators are *AND*ed together.  Only cards that match all of the differing operators are returned.  `__operator_list__:Available __operator_label__:red` returns only cards in the list *Available* with a *red* label.",
-  "globalSearch-instructions-notes-3-2": "Days can be specified as a positive or negative integer or using `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` or `__predicate_year__` for the current period.",
-  "globalSearch-instructions-notes-4": "Text searches are case insensitive.",
-  "globalSearch-instructions-notes-5": "By default archived cards are not searched.",
-  "link-to-search": "Link to this search",
+  "operator-creator": "Ersteller",
+  "operator-status": "Status",
+  "operator-due": "fällig",
+  "operator-created": "erstellt",
+  "operator-modified": "geändert",
+  "operator-sort": "sortieren",
+  "operator-comment": "Kommentar",
+  "operator-has": "hat",
+  "operator-limit": "Begrenzung",
+  "predicate-archived": "archiviert",
+  "predicate-open": "offen",
+  "predicate-ended": "beendet",
+  "predicate-all": "alle",
+  "predicate-overdue": "überfällig",
+  "predicate-week": "Woche",
+  "predicate-month": "Monat",
+  "predicate-quarter": "Quartal",
+  "predicate-year": "Jahr",
+  "predicate-due": "fällig",
+  "predicate-modified": "geändert",
+  "predicate-created": "erstellt",
+  "predicate-attachment": "Anhang",
+  "predicate-description": "Beschreibung",
+  "predicate-checklist": "Checkliste",
+  "predicate-start": "Start",
+  "predicate-end": "Ende",
+  "predicate-assignee": "Zugewiesener",
+  "predicate-member": "Mitglied",
+  "predicate-public": "öffentlich",
+  "predicate-private": "privat",
+  "operator-unknown-error": "„%s“ ist kein Operator",
+  "operator-number-expected": "Operator „__operator__“ erwartete eine Zahl, bekam aber „__value__“",
+  "operator-sort-invalid": "Sortierung „%s“ ist ungültig",
+  "operator-status-invalid": "„%s“ ist kein gültiger Status",
+  "operator-has-invalid": "%s ist keine gültige Prüfung auf Existenz",
+  "operator-limit-invalid": "%s ist keine gültige Begrenzung. Die Begrenzung sollte eine positive Ganzzahl sein.",
+  "next-page": "Nächste Seite",
+  "previous-page": "Vorherige Seite",
+  "heading-notes": "Bemerkungen",
+  "globalSearch-instructions-heading": "Hinweise zur Suche",
+  "globalSearch-instructions-description": "Suchanfragen können Operatoren enthalten, um die Suche zu verfeinern. Operatoren bestehen aus ihrem Namen und ihrem Wert, getrennt durch einen Doppelpunkt. Beispielsweise würde die Operatorangabe `Liste:Blockiert` die Suche beschränken auf Karten in einer Liste namens *Blockiert*. Wenn der Wert Leerschritte oder andere Spezialzeichen enthält, muss er in Anführungszeichen gesetzt sein (z.B. `__operator_list__:\"Im Review\"`).",
+  "globalSearch-instructions-operators": "Mögliche Operatoren:",
+  "globalSearch-instructions-operator-board": "`__operator_board__:<title>` – Karten in Boards, auf die das angegebene *<title>* passt",
+  "globalSearch-instructions-operator-list": "`__operator_list__:<title>` – Karten in Listen, auf die das angegebene *<title>* passt",
+  "globalSearch-instructions-operator-swimlane": "`__operator_swimlane__:<title>` – Karten in Swimlanes, auf die das angebene *<title>* passt",
+  "globalSearch-instructions-operator-comment": "`__operator_comment__:<text>` – Karten mit einem Kommentar, das *<text>* enthält.",
+  "globalSearch-instructions-operator-label": "`__operator_label__:<color>` `__operator_label__:<name>` – Karten, die ein Label haben, auf das *<color>* oder *<name> passt",
+  "globalSearch-instructions-operator-hash": "`__operator_label_abbrev__<Name|Farbe>` – Kurzform für `__operator_label__:<color>` oder `__operator_label__:<name>`",
+  "globalSearch-instructions-operator-user": "`__operator_user__:<username>` – Karten, für die *<username>* ein *Mitglied* oder ein *Zugewiesener* ist",
+  "globalSearch-instructions-operator-at": "`__operator_user_abbrev__username` – Kurzform für `user:<username>`",
+  "globalSearch-instructions-operator-member": "`__operator_member__:<username>` – Karten, von denen *<username>* *Mitglied* ist",
+  "globalSearch-instructions-operator-assignee": "`__operator_assignee__:<username>` – Karten, denen *<username>* *zugewiesen* ist",
+  "globalSearch-instructions-operator-creator": "`__operator_creator__:<username>` – Karten, die von *<username>* angelegt wurden",
+  "globalSearch-instructions-operator-due": "`__operator_due__:<n>` – Karten, die spätestens in *<n>* Tagen fällig sind.  `__operator_due__:__predicate_overdue__` zeigt alle Karten, für die die Fälligkeit überschritten ist.",
+  "globalSearch-instructions-operator-created": "`__operator_created__:<n>` – Karten, die vor maximal *<n>* Tagen angelegt wurden",
+  "globalSearch-instructions-operator-modified": "`__operator_modified__:<n>` – Karten, die vor maximal *<n>* Tagen geändert wurden",
+  "globalSearch-instructions-operator-status": "`__operator_status__:<status>` – wo *<status>* eines der Folgenden ist:",
+  "globalSearch-instructions-status-archived": "`__predicate_archived__` – archivierte Karten",
+  "globalSearch-instructions-status-all": "`__predicate_all__` – alle archivierten und unarchivierten Karten",
+  "globalSearch-instructions-status-ended": "`__predicate_ended__` – Karten mit einem Enddatum",
+  "globalSearch-instructions-status-public": "`__predicate_public__` – Karten aus öffentlichen Boards",
+  "globalSearch-instructions-status-private": "`__predicate_private__` – Karten aus privaten Boards",
+  "globalSearch-instructions-operator-has": "`__operator_has__:<field>` – wo *<field>* eines aus `__predicate_attachment__`, `__predicate_checklist__`, `__predicate_description__`, `__predicate_start__`, `__predicate_due__`, `__predicate_end__`, `__predicate_assignee__` oder `__predicate_member__` ist.  Die Angabe eines `-` vor *<field>* sucht nach leerem Feld (z.B. findet `__operator_has__:-fällig` alle Karten ohne Fälligkeitsdatum).",
+  "globalSearch-instructions-operator-sort": "`__operator_sort__:<sort-name>` – wo *<sort-name>* eines aus `__predicate_due__`, `__predicate_created__` oder `__predicate_modified__` ist.  Zum absteigenden Sortieren ein `-` vor den Sortierschlüssel setzen.",
+  "globalSearch-instructions-operator-limit": "`__operator_limit__:<n>` – wo *<n>* eine positive Ganzzahl ist, die die Anzahl Karten pro Seite darstellt.",
+  "globalSearch-instructions-notes-1": "Mehrere Operatoren können angegeben werden.",
+  "globalSearch-instructions-notes-2": "Gleichartige Operatoren werden Oder-verknüpft. Karten, für die eine Bedingung zutrifft, werden ausgegeben.\n`__operator_list__:Verfügbar __operator_list__:Blockiert` würde alle Karten ausgeben, die in irgendwelchen Listen mit den Namen *Verfügbar* oder *Blockiert* stehen.",
+  "globalSearch-instructions-notes-3": "Verschiedenartige Operatoren werden *UND*-verknüpft. Nur Karten, auf die alle verschiedenartigen Operatoren zutreffen, werden zurückgegeben. `__operator_list__:Verfügbar __operator_label__:Rot` gibt nur Karten aus der Liste *Verfügbar* mit *rotem* Label zurück.",
+  "globalSearch-instructions-notes-3-2": "Tage können als positive oder negative Ganzzahl angegeben werden, oder man nutzt `__predicate_week__`, `__predicate_month__`, `__predicate_quarter__` oder `__predicate_year__` für den jeweiligen Zeitraum.",
+  "globalSearch-instructions-notes-4": "Bei Suchen in Texten ist die Gross-/Kleinschreibung egal.",
+  "globalSearch-instructions-notes-5": "Per Vorgabe werden archivierte Karten bei der Suche nicht berücksichtigt.",
+  "link-to-search": "Link auf diese Suche",
   "excel-font": "Arial",
-  "number": "Number",
-  "label-colors": "Label Colors",
-  "label-names": "Label Names",
-  "archived-at": "archived at",
-  "sort-cards": "Sort Cards",
-  "cardsSortPopup-title": "Sort Cards",
-  "due-date": "Due Date",
-  "server-error": "Server Error",
-  "server-error-troubleshooting": "Please submit the error generated by the server.\nFor a snap installation, run: `sudo snap logs wekan.wekan`\nFor a Docker installation, run: `sudo docker logs wekan-app`",
-  "title-alphabetically": "Title (Alphabetically)",
-  "created-at-newest-first": "Created At (Newest First)",
-  "created-at-oldest-first": "Created At (Oldest First)",
+  "number": "Zahl",
+  "label-colors": "Label-Farben",
+  "label-names": "Label-Namen",
+  "archived-at": "archiviert am",
+  "sort-cards": "Sortiere Karten",
+  "cardsSortPopup-title": "Sortiere Karten",
+  "due-date": "Fälligkeitsdatum",
+  "server-error": "Server-Fehler",
+  "server-error-troubleshooting": "Bitte übermitteln Sie den Fehler, den der Server erzeugt hat.\nRufen Sie für eine Snap-Installation auf: `sudo snap logs wekan.wekan`\nRufen Sie für eine Docker-Installation auf: `sudo docker logs wekan-app`",
+  "title-alphabetically": "Überschrift (alphabetisch)",
+  "created-at-newest-first": "Erstelldatum (neueste zuerst)",
+  "created-at-oldest-first": "Erstelldatum (älteste zuerst)",
   "links-heading": "Links",
-  "hide-system-messages-of-all-users": "Hide system messages of all users",
-  "now-system-messages-of-all-users-are-hidden": "Now system messages of all users are hidden",
-  "move-swimlane": "Move Swimlane",
-  "moveSwimlanePopup-title": "Move Swimlane",
-  "custom-field-stringtemplate": "String Template",
-  "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)",
-  "custom-field-stringtemplate-separator": "Separator (use &#32; or &nbsp; for a space)",
-  "custom-field-stringtemplate-item-placeholder": "Press enter to add more items",
-  "creator": "Creator",
-  "filesReportTitle": "Files Report",
-  "orphanedFilesReportTitle": "Orphaned Files Report",
-  "reports": "Reports",
-  "rulesReportTitle": "Rules Report"
+  "hide-system-messages-of-all-users": "Alle System-Nachrichten aller Nutzer verbergen",
+  "now-system-messages-of-all-users-are-hidden": "Alle System-Nachrichten aller Nutzer sind nun verborgen",
+  "move-swimlane": "Swimlane verschieben",
+  "moveSwimlanePopup-title": "Swimlane verschieben",
+  "custom-field-stringtemplate": "String-Vorlage",
+  "custom-field-stringtemplate-format": "Format (verwende %{value} als Platzhalter)",
+  "custom-field-stringtemplate-separator": "Trenner (verwende &#32; oder &nbsp; für einen Leerschritt)",
+  "custom-field-stringtemplate-item-placeholder": "Drücke die Eingabetaste, um weitere Einträge hinzuzufügen",
+  "creator": "Ersteller",
+  "filesReportTitle": "Dateien-Bericht",
+  "orphanedFilesReportTitle": "Verwaister Datei-Bericht",
+  "reports": "Berichte",
+  "rulesReportTitle": "Regeln-Bericht"
 }

+ 6 - 0
i18n/de.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Karten oder Listen filtern",
+  "filter-dates-label": "Nach Datum filtern",
+  "filter-no-due-date": "Kein Fälligkeitsdatum",
+  "filter-overdue": "Überfällig",
+  "filter-due-today": "Heute fällig",
+  "filter-due-this-week": "Diese Woche fällig",
+  "filter-due-tomorrow": "Morgen fällig",
   "list-filter-label": "Liste nach Titel filtern",
   "filter-clear": "Filter entfernen",
   "filter-labels-label": "Nach Label filtern",

+ 6 - 0
i18n/el.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Φίλτρο",
   "filter-cards": "Φιλτράρετε Κάρτες ή Λίστες",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Φιλτράρετε Λίστα βάσει Τίτλου",
   "filter-clear": "Καθαρισμός φίλτρου",
   "filter-labels-label": "Φίλτρο βάσει ετικέτας",

+ 6 - 0
i18n/en-GB.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/eo.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/es-AR.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtrar",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Sacar filtro",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/es-CL.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtrar",
   "filter-cards": "Filtrar tarjetas o listas",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtrar listas por título",
   "filter-clear": "Limpiar el filtro",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/es-LA.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/es-MX.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/es-PE.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtrar",
   "filter-cards": "Filtrar tarjetas o listas",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtrar listas por título",
   "filter-clear": "Limpiar el filtro",
   "filter-labels-label": "Filtrar por etiqueta",

+ 6 - 0
i18n/es-PY.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/es.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtrar",
   "filter-cards": "Filtrar tarjetas o listas",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtrar listas por título",
   "filter-clear": "Limpiar el filtro",
   "filter-labels-label": "Filtrar por etiqueta",

+ 6 - 0
i18n/eu.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Iragazi",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Garbitu iragazkia",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/fa-IR.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/fa.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "فیلتر",
   "filter-cards": "فیلتر کارت‌ها یا لیست‌ها",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "فیلتر لیست بر اساس عنوان",
   "filter-clear": "حذف فیلتر",
   "filter-labels-label": "فیلتر کردن با لیبل",

+ 6 - 0
i18n/fi.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Suodata",
   "filter-cards": "Suodata kortit tai listat",
+  "filter-dates-label": "Suodata päivämäärä",
+  "filter-no-due-date": "Ei eräpäivää",
+  "filter-overdue": "Myöhässä",
+  "filter-due-today": "Erääntyy tänään",
+  "filter-due-this-week": "Erääntyy tällä viikolla",
+  "filter-due-tomorrow": "Erääntyy huomenna",
   "list-filter-label": "Suodata listat otsikon mukaan",
   "filter-clear": "Poista suodatin",
   "filter-labels-label": "Suodata nimilappu",

+ 6 - 0
i18n/fr.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtrer",
   "filter-cards": "Filtrer les cartes ou listes",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtrer la liste par titre",
   "filter-clear": "Supprimer les filtres",
   "filter-labels-label": "Filtrer par étiquette",

+ 6 - 0
i18n/gl.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtro",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Limpar filtro",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/he.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(י)",
   "filter": "מסנן",
   "filter-cards": "סינון כרטיסים או רשימות",
+  "filter-dates-label": "סינון לפי תאריך",
+  "filter-no-due-date": "אין מועד סיום",
+  "filter-overdue": "מועד הסיום עבר",
+  "filter-due-today": "מועד הסיום הוא היום",
+  "filter-due-this-week": "מועד הסיום הוא השבוע",
+  "filter-due-tomorrow": "מועד הסיום הוא מחר",
   "list-filter-label": "סינון רשימה לפי כותרת",
   "filter-clear": "ניקוי המסנן",
   "filter-labels-label": "סינון לפי תווית",

+ 6 - 0
i18n/hi.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(मध्यम)",
   "filter": "Filter",
   "filter-cards": "निस्पंदन पत्ते या सूची",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "शीर्षक द्वारा निस्पंदन सूची",
   "filter-clear": "Clear filter",
   "filter-labels-label": "लेबल द्वारा फ़िल्टर करें",

+ 6 - 0
i18n/hr.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/hu.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Szűrő",
   "filter-cards": "Kártyák vagy Listák szűrése",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Cím alapján szűrd a Listákat",
   "filter-clear": "Szűrő törlése",
   "filter-labels-label": "Címke alapján szűrés",

+ 6 - 0
i18n/hy.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/id.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Penyaringan",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Bersihkan penyaringan",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/ig.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/it.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtra",
   "filter-cards": "Filtra schede o liste",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtra lista per titolo",
   "filter-clear": "Pulisci filtri",
   "filter-labels-label": "Filtra secondo l'etichetta",

+ 6 - 0
i18n/ja.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "フィルター",
   "filter-cards": "カードまたはリストをフィルタ",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "タイトルでリストをフィルタ",
   "filter-clear": "フィルターの解除",
   "filter-labels-label": "ラベルによるフィルタ",

+ 6 - 0
i18n/ka.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "ფილტრი",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "ფილტრის გასუფთავება",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/km.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/ko.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "필터",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "필터 초기화",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/lt.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/lv.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtrēt",
   "filter-cards": "Filtrēt kartiņas vai sarakstus",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtrēt sarakstus pēc virsraksta",
   "filter-clear": "Notīrīt filtru",
   "filter-labels-label": "Filtrēt pēc birkas",

+ 6 - 0
i18n/mk.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Филтер",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Премахване на филтрите",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/mn.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/nl.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter kaarten of lijsten",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter lijst op titel",
   "filter-clear": "Wis filter",
   "filter-labels-label": "Filter op label",

+ 6 - 0
i18n/oc.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtre",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Escafar lo filtre",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/pa.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/pl.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(K)",
   "filter": "Filtr",
   "filter-cards": "Filtruj karty i listy",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtruj listy względem tytułu",
   "filter-clear": "Usuń filter",
   "filter-labels-label": "Filtruj wg etykiety",

+ 6 - 0
i18n/pt-BR.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtrar",
   "filter-cards": "Filtrar Cartões ou Listas",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtrar Lista por Título",
   "filter-clear": "Limpar filtro",
   "filter-labels-label": "Filtrar por etiqueta",

+ 6 - 0
i18n/pt.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtrar",
   "filter-cards": "Filtrar Cartões ou Listas",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtrar Lista por Título",
   "filter-clear": "Limpar filtro",
   "filter-labels-label": "Filtrar por etiqueta",

+ 6 - 0
i18n/ro.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/ru.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Фильтр",
   "filter-cards": "Фильтр Карточек или Списков",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Фильтровать Список по Названию",
   "filter-clear": "Очистить фильтр",
   "filter-labels-label": "Фильтр по метке",

+ 6 - 0
i18n/sk.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/sl.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(R)",
   "filter": "Filtriraj",
   "filter-cards": "Filtriraj kartice ali sezname",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtriraj seznam po imenu",
   "filter-clear": "Počisti filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/sr.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(R)",
   "filter": "Filter",
   "filter-cards": "Filtriraj kartice ili liste",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtriraj liste po naslovu",
   "filter-clear": "Očisti filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/sv.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtrera",
   "filter-cards": "Filtrera kort eller listor",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filtrera lista efter titel",
   "filter-clear": "Rensa filter",
   "filter-labels-label": "Filtrera på etikett",

+ 6 - 0
i18n/sw.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/ta.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/th.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "กรอง",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "ล้างตัวกรอง",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/tr.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filtre",
   "filter-cards": "Kartları veya Listeleri Filtrele",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Listeyi Başlığa Göre Filtrele",
   "filter-clear": "Filtreyi temizle",
   "filter-labels-label": "Etikete göre filtrele",

+ 6 - 0
i18n/uk.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/vi.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Bộ lọc",
   "filter-cards": "Lọc thẻ hoặc danh sách",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Lọc danh sách theo tiêu đề",
   "filter-clear": "Xóa bộ lọc",
   "filter-labels-label": "Lọc theo nhãn",

+ 16 - 10
i18n/zh-CN.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "过滤",
   "filter-cards": "过滤卡片或列表",
+  "filter-dates-label": "按日期过滤",
+  "filter-no-due-date": "无截止日期",
+  "filter-overdue": "逾期",
+  "filter-due-today": "今天到期",
+  "filter-due-this-week": "这周到期",
+  "filter-due-tomorrow": "明天到期",
   "list-filter-label": "以标题过滤列表",
   "filter-clear": "清空过滤器",
   "filter-labels-label": "根据标签过滤",
@@ -900,7 +906,7 @@
   "operator-member-abbrev": "m",
   "operator-assignee": "指定人",
   "operator-assignee-abbrev": "a",
-  "operator-creator": "creator",
+  "operator-creator": "创建者",
   "operator-status": "状态",
   "operator-due": "至",
   "operator-created": "已创建",
@@ -990,13 +996,13 @@
   "now-system-messages-of-all-users-are-hidden": "系统消息已对所有用户隐藏。",
   "move-swimlane": "移动泳道",
   "moveSwimlanePopup-title": "移动泳道",
-  "custom-field-stringtemplate": "String Template",
-  "custom-field-stringtemplate-format": "Format (use %{value} as placeholder)",
-  "custom-field-stringtemplate-separator": "Separator (use &#32; or &nbsp; for a space)",
-  "custom-field-stringtemplate-item-placeholder": "Press enter to add more items",
-  "creator": "Creator",
-  "filesReportTitle": "Files Report",
-  "orphanedFilesReportTitle": "Orphaned Files Report",
-  "reports": "Reports",
-  "rulesReportTitle": "Rules Report"
+  "custom-field-stringtemplate": "字符串模板",
+  "custom-field-stringtemplate-format": "格式(使用 %{value} 作为占位符)",
+  "custom-field-stringtemplate-separator": "分隔符(使用 &#32; 或者 &nbsp; 表示空格)",
+  "custom-field-stringtemplate-item-placeholder": "按 enter 键添加更多项目",
+  "creator": "创建者",
+  "filesReportTitle": "文件报告",
+  "orphanedFilesReportTitle": "孤立文件报告",
+  "reports": "报告",
+  "rulesReportTitle": "规则报告"
 }

+ 6 - 0
i18n/zh-HK.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "Filter",
   "filter-cards": "Filter Cards or Lists",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "Filter List by Title",
   "filter-clear": "Clear filter",
   "filter-labels-label": "Filter by label",

+ 6 - 0
i18n/zh-TW.i18n.json

@@ -344,6 +344,12 @@
   "list-label-short-sort": "(M)",
   "filter": "篩選",
   "filter-cards": "篩選卡片或清單",
+  "filter-dates-label": "Filter by date",
+  "filter-no-due-date": "No due date",
+  "filter-overdue": "Overdue",
+  "filter-due-today": "Due today",
+  "filter-due-this-week": "Due this week",
+  "filter-due-tomorrow": "Due tomorrow",
   "list-filter-label": "篩選清單依據標題",
   "filter-clear": "清除篩選條件",
   "filter-labels-label": "篩選: 標籤",