|
@@ -7,7 +7,7 @@
|
|
"act-addComment": "hat __card__ kommentiert: __comment__",
|
|
"act-addComment": "hat __card__ kommentiert: __comment__",
|
|
"act-createBoard": "hat __board__ erstellt",
|
|
"act-createBoard": "hat __board__ erstellt",
|
|
"act-createCard": "hat __card__ zu __list__ hinzugefügt",
|
|
"act-createCard": "hat __card__ zu __list__ hinzugefügt",
|
|
- "act-createCustomField": "created custom field __customField__",
|
|
|
|
|
|
+ "act-createCustomField": "hat ein benutzerdefiniertes Feld angelegt ",
|
|
"act-createList": "hat __list__ zu __board__ hinzugefügt",
|
|
"act-createList": "hat __list__ zu __board__ hinzugefügt",
|
|
"act-addBoardMember": "hat __member__ zu __board__ hinzugefügt",
|
|
"act-addBoardMember": "hat __member__ zu __board__ hinzugefügt",
|
|
"act-archivedBoard": "__board__ in den Papierkorb verschoben",
|
|
"act-archivedBoard": "__board__ in den Papierkorb verschoben",
|
|
@@ -31,7 +31,7 @@
|
|
"activity-archived": "%s in den Papierkorb verschoben",
|
|
"activity-archived": "%s in den Papierkorb verschoben",
|
|
"activity-attached": "hat %s an %s angehängt",
|
|
"activity-attached": "hat %s an %s angehängt",
|
|
"activity-created": "hat %s erstellt",
|
|
"activity-created": "hat %s erstellt",
|
|
- "activity-customfield-created": "created custom field %s",
|
|
|
|
|
|
+ "activity-customfield-created": "Benutzerdefiniertes Feld erstellen %s",
|
|
"activity-excluded": "hat %s von %s ausgeschlossen",
|
|
"activity-excluded": "hat %s von %s ausgeschlossen",
|
|
"activity-imported": "hat %s in %s von %s importiert",
|
|
"activity-imported": "hat %s in %s von %s importiert",
|
|
"activity-imported-board": "hat %s von %s importiert",
|
|
"activity-imported-board": "hat %s von %s importiert",
|
|
@@ -113,7 +113,7 @@
|
|
"card-due-on": "Fällig am",
|
|
"card-due-on": "Fällig am",
|
|
"card-spent": "Aufgewendete Zeit",
|
|
"card-spent": "Aufgewendete Zeit",
|
|
"card-edit-attachments": "Anhänge ändern",
|
|
"card-edit-attachments": "Anhänge ändern",
|
|
- "card-edit-custom-fields": "Edit custom fields",
|
|
|
|
|
|
+ "card-edit-custom-fields": "Benutzerdefinierte Felder editieren",
|
|
"card-edit-labels": "Labels ändern",
|
|
"card-edit-labels": "Labels ändern",
|
|
"card-edit-members": "Mitglieder ändern",
|
|
"card-edit-members": "Mitglieder ändern",
|
|
"card-labels-title": "Labels für diese Karte ändern.",
|
|
"card-labels-title": "Labels für diese Karte ändern.",
|
|
@@ -121,8 +121,8 @@
|
|
"card-start": "Start",
|
|
"card-start": "Start",
|
|
"card-start-on": "Start am",
|
|
"card-start-on": "Start am",
|
|
"cardAttachmentsPopup-title": "Anhängen von",
|
|
"cardAttachmentsPopup-title": "Anhängen von",
|
|
- "cardCustomField-datePopup-title": "Change date",
|
|
|
|
- "cardCustomFieldsPopup-title": "Edit custom fields",
|
|
|
|
|
|
+ "cardCustomField-datePopup-title": "Datum ändern",
|
|
|
|
+ "cardCustomFieldsPopup-title": "Benutzerdefinierte Felder editieren",
|
|
"cardDeletePopup-title": "Karte löschen?",
|
|
"cardDeletePopup-title": "Karte löschen?",
|
|
"cardDetailsActionsPopup-title": "Kartenaktionen",
|
|
"cardDetailsActionsPopup-title": "Kartenaktionen",
|
|
"cardLabelsPopup-title": "Labels",
|
|
"cardLabelsPopup-title": "Labels",
|
|
@@ -172,25 +172,25 @@
|
|
"createBoardPopup-title": "Board erstellen",
|
|
"createBoardPopup-title": "Board erstellen",
|
|
"chooseBoardSourcePopup-title": "Board importieren",
|
|
"chooseBoardSourcePopup-title": "Board importieren",
|
|
"createLabelPopup-title": "Label erstellen",
|
|
"createLabelPopup-title": "Label erstellen",
|
|
- "createCustomField": "Create Field",
|
|
|
|
- "createCustomFieldPopup-title": "Create Field",
|
|
|
|
|
|
+ "createCustomField": "Feld erstellen",
|
|
|
|
+ "createCustomFieldPopup-title": "Feld erstellen",
|
|
"current": "aktuell",
|
|
"current": "aktuell",
|
|
- "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-delete-pop": "Dies wird die Karte entfernen und der dazugehörige Verlauf löschen. Es gibt keine Rückgängig-Funktion.",
|
|
|
|
+ "custom-field-checkbox": "Kontrollkästchen",
|
|
"custom-field-date": "Datum",
|
|
"custom-field-date": "Datum",
|
|
- "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",
|
|
|
|
- "custom-field-text": "Text",
|
|
|
|
- "custom-fields": "Custom Fields",
|
|
|
|
|
|
+ "custom-field-dropdown": "Dropdown-Liste",
|
|
|
|
+ "custom-field-dropdown-none": "(keiner)",
|
|
|
|
+ "custom-field-dropdown-options": "Listenoptionen",
|
|
|
|
+ "custom-field-dropdown-options-placeholder": "Enter-Taste drücken zum Hinzufügen weiterer Optionen",
|
|
|
|
+ "custom-field-dropdown-unknown": "(unbekannt)",
|
|
|
|
+ "custom-field-number": "Zahl",
|
|
|
|
+ "custom-field-text": "Test",
|
|
|
|
+ "custom-fields": "Benutzerdefinierte Felder",
|
|
"date": "Datum",
|
|
"date": "Datum",
|
|
"decline": "Ablehnen",
|
|
"decline": "Ablehnen",
|
|
"default-avatar": "Standard Profilbild",
|
|
"default-avatar": "Standard Profilbild",
|
|
"delete": "Löschen",
|
|
"delete": "Löschen",
|
|
- "deleteCustomFieldPopup-title": "Delete Custom Field?",
|
|
|
|
|
|
+ "deleteCustomFieldPopup-title": "Benutzerdefiniertes Feld löschen?",
|
|
"deleteLabelPopup-title": "Label löschen?",
|
|
"deleteLabelPopup-title": "Label löschen?",
|
|
"description": "Beschreibung",
|
|
"description": "Beschreibung",
|
|
"disambiguateMultiLabelPopup-title": "Labels vereinheitlichen",
|
|
"disambiguateMultiLabelPopup-title": "Labels vereinheitlichen",
|
|
@@ -205,7 +205,7 @@
|
|
"soft-wip-limit": "Soft WIP-Limit",
|
|
"soft-wip-limit": "Soft WIP-Limit",
|
|
"editCardStartDatePopup-title": "Startdatum ändern",
|
|
"editCardStartDatePopup-title": "Startdatum ändern",
|
|
"editCardDueDatePopup-title": "Fälligkeitsdatum ändern",
|
|
"editCardDueDatePopup-title": "Fälligkeitsdatum ändern",
|
|
- "editCustomFieldPopup-title": "Edit Field",
|
|
|
|
|
|
+ "editCustomFieldPopup-title": "Feld bearbeiten",
|
|
"editCardSpentTimePopup-title": "Aufgewendete Zeit ändern",
|
|
"editCardSpentTimePopup-title": "Aufgewendete Zeit ändern",
|
|
"editLabelPopup-title": "Label ändern",
|
|
"editLabelPopup-title": "Label ändern",
|
|
"editNotificationPopup-title": "Benachrichtigung ändern",
|
|
"editNotificationPopup-title": "Benachrichtigung ändern",
|
|
@@ -386,7 +386,7 @@
|
|
"title": "Titel",
|
|
"title": "Titel",
|
|
"tracking": "Folgen",
|
|
"tracking": "Folgen",
|
|
"tracking-info": "Sie werden über alle Änderungen an Karten benachrichtigt, an denen Sie als Ersteller oder Mitglied beteiligt sind.",
|
|
"tracking-info": "Sie werden über alle Änderungen an Karten benachrichtigt, an denen Sie als Ersteller oder Mitglied beteiligt sind.",
|
|
- "type": "Type",
|
|
|
|
|
|
+ "type": "Typ",
|
|
"unassign-member": "Mitglied entfernen",
|
|
"unassign-member": "Mitglied entfernen",
|
|
"unsaved-description": "Sie haben eine nicht gespeicherte Änderung.",
|
|
"unsaved-description": "Sie haben eine nicht gespeicherte Änderung.",
|
|
"unwatch": "Beobachtung entfernen",
|
|
"unwatch": "Beobachtung entfernen",
|
|
@@ -451,7 +451,7 @@
|
|
"hours": "Stunden",
|
|
"hours": "Stunden",
|
|
"minutes": "Minuten",
|
|
"minutes": "Minuten",
|
|
"seconds": "Sekunden",
|
|
"seconds": "Sekunden",
|
|
- "show-field-on-card": "Show this field on card",
|
|
|
|
|
|
+ "show-field-on-card": "Zeige dieses Feld auf der Karte",
|
|
"yes": "Ja",
|
|
"yes": "Ja",
|
|
"no": "Nein",
|
|
"no": "Nein",
|
|
"accounts": "Konten",
|
|
"accounts": "Konten",
|