diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-07-26 08:09:53 -0400 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-07-26 08:09:53 -0400 |
commit | 879f8e7624c4e2c81f6b3b9128fab018c193dfe4 (patch) | |
tree | ae3d7c4f874ee50436d49ea3b21f7c36581fbd98 /app | |
parent | f0753a839ec0544566eec398512f4f862c688171 (diff) |
Improve german translation (merge pull-request #185)
Diffstat (limited to 'app')
-rw-r--r-- | app/Locales/de_DE/translations.php | 160 |
1 files changed, 80 insertions, 80 deletions
diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php index cc62bbe3..a31e14f1 100644 --- a/app/Locales/de_DE/translations.php +++ b/app/Locales/de_DE/translations.php @@ -8,7 +8,7 @@ return array( 'Portuguese (Brazilian)' => 'Portugiesisch (Brasilien)', 'Spanish' => 'Spanisch', 'Chinese (Simplified)' => 'Chinesisch (vereinfacht)', - 'None' => 'Kein', + 'None' => 'Keines', 'edit' => 'Bearbeiten', 'Edit' => 'Bearbeiten', 'remove' => 'Entfernen', @@ -31,7 +31,7 @@ return array( 'Unassigned' => 'Nicht zugeordnet', 'View this task' => 'Aufgabe ansehen', 'Remove user' => 'Benutzer löschen', - 'Do you really want to remove this user: "%s"?' => 'Soll dieser Benutzer wirklich gelöscht werden: «%s»?', + 'Do you really want to remove this user: "%s"?' => 'Soll dieser Benutzer wirklich gelöscht werden: "%s"?', 'New user' => 'Neuer Benutzer', 'All users' => 'Alle Benutzer', 'Username' => 'Benutzername', @@ -57,35 +57,35 @@ return array( 'Project' => 'Projekt', 'Status' => 'Status', 'Tasks' => 'Aufgabe', - 'Board' => 'Pinwand', + 'Board' => 'Pinnwand', 'Actions' => 'Aktionen', 'Inactive' => 'Inaktiv', 'Active' => 'Aktiv', 'Column %d' => 'Spalte %d', 'Add this column' => 'Diese Spalte hinzufügen', - '%d tasks on the board' => '%d Aufgaben auf dieser Pinwand', + '%d tasks on the board' => '%d Aufgaben auf dieser Pinnwand', '%d tasks in total' => '%d Aufgaben gesamt', - 'Unable to update this board.' => 'Ändern dieser Pinwand nicht möglich.', - 'Edit board' => 'Pinwand bearbeiten', + 'Unable to update this board.' => 'Ändern dieser Pinnwand nicht möglich.', + 'Edit board' => 'Pinnwand bearbeiten', 'Disable' => 'Deaktivieren', 'Enable' => 'Aktivieren', 'New project' => 'Neues Projekt', - 'Do you really want to remove this project: "%s"?' => 'Soll dieses Projekt wirklich gelöscht werden: «%s»?', + 'Do you really want to remove this project: "%s"?' => 'Soll dieses Projekt wirklich gelöscht werden: "%s"?', 'Remove project' => 'Projekt löschen', - 'Boards' => 'Pinwände', - 'Edit the board for "%s"' => 'Pinwand für «%s» bearbeiten', + 'Boards' => 'Pinnwände', + 'Edit the board for "%s"' => 'Pinnwand für "%s" bearbeiten', 'All projects' => 'Alle Projekte', 'Change columns' => 'Spalten ändern', 'Add a new column' => 'Neue Spalte hinzufügen', 'Title' => 'Titel', 'Add Column' => 'Neue Spalte', - 'Project "%s"' => 'Projekt «%s»', + 'Project "%s"' => 'Projekt "%s"', 'Nobody assigned' => 'Nicht zugeordnet', - 'Assigned to %s' => 'Zuständiger: %s', + 'Assigned to %s' => 'Zuständig: %s', 'Remove a column' => 'Spalte löschen', - 'Remove a column from a board' => 'Spalte einer Pinwand löschen', + 'Remove a column from a board' => 'Spalte einer Pinnwand löschen', 'Unable to remove this column.' => 'Löschen dieser Spalte nicht möglich.', - 'Do you really want to remove this column: "%s"?' => 'Soll diese Spalte wirklich gelöscht werden: «%s»?', + 'Do you really want to remove this column: "%s"?' => 'Soll diese Spalte wirklich gelöscht werden: "%s"?', 'This action will REMOVE ALL TASKS associated to this column!' => 'ALLE AUFGABEN dieser Spalte werden GELÖSCHT!', 'Settings' => 'Einstellungen', 'Application settings' => 'Anwendungskonfiguration', @@ -94,25 +94,25 @@ return array( 'API token:' => 'API Token:', 'More information' => 'Mehr Informationen', 'Database size:' => 'Datenbankgröße:', - 'Download the database' => 'Download der Datenbank', - 'Optimize the database' => 'Optimieren der Datenbank', - '(VACUUM command)' => '(VACUUM Kommando)', - '(Gzip compressed Sqlite file)' => '(Gzip komprimierte Sqlite Datei)', + 'Download the database' => 'Datenbank herunterladen', + 'Optimize the database' => 'Datenbank optimieren', + '(VACUUM command)' => '(VACUUM Befehl)', + '(Gzip compressed Sqlite file)' => '(Gzip-komprimierte Sqlite Datei)', 'User settings' => 'Benutzereinstellungen', 'My default project:' => 'Standardprojekt:', 'Close a task' => 'Aufgabe abschließen', - 'Do you really want to close this task: "%s"?' => 'Soll diese Aufgabe wirklich abgeschlossen werden: «%s»?', + 'Do you really want to close this task: "%s"?' => 'Soll diese Aufgabe wirklich abgeschlossen werden: "%s"?', 'Edit a task' => 'Aufgabe bearbeiten', 'Column' => 'Spalte', 'Color' => 'Farbe', - 'Assignee' => 'Zuständiger', + 'Assignee' => 'Zuständig', 'Create another task' => 'Weitere Aufgabe erstellen', 'New task' => 'Neue Aufgabe', 'Open a task' => 'Öffne eine Aufgabe', - 'Do you really want to open this task: "%s"?' => 'Soll diese Aufgabe wirklich wieder geöffnet werden: «%s»?', - 'Back to the board' => 'Zurück zur Pinwand', + 'Do you really want to open this task: "%s"?' => 'Soll diese Aufgabe wirklich wieder geöffnet werden: "%s"?', + 'Back to the board' => 'Zurück zur Pinnwand', 'Created on %B %e, %G at %k:%M %p' => 'Erstellt am %d.%m.%Y um %H:%M', - 'There is nobody assigned' => 'Die Aufgabe wurde niemand zugewiesen', + 'There is nobody assigned' => 'Die Aufgabe wurde niemandem zugewiesen', 'Column on the board:' => 'Spalte:', 'Status is open' => 'Status ist geöffnet', 'Status is closed' => 'Status ist abgeschlossen', @@ -120,14 +120,14 @@ return array( 'Open this task' => 'Aufgabe wieder öffnen', 'There is no description.' => 'Keine Beschreibung vorhanden.', 'Add a new task' => 'Neue Aufgabe hinzufügen', - 'The username is required' => 'Der Benutzername ist obligatorisch', - 'The maximum length is %d characters' => 'Die maximale Länge sind %d Zeichen', - 'The minimum length is %d characters' => 'Die minimale Länge sind %d Zeichen', - 'The password is required' => 'Das Passwort ist obligatorisch', - 'This value must be an integer' => 'Dieser Wert muss eine Ganzzahl sein', + 'The username is required' => 'Der Benutzername wird benötigt', + 'The maximum length is %d characters' => 'Die maximale Länge beträgt %d Zeichen', + 'The minimum length is %d characters' => 'Die minimale Länge beträgt %d Zeichen', + 'The password is required' => 'Das Passwort wird benötigt', + 'This value must be an integer' => 'Dieser Wert muss eine ganze Zahl sein', 'The username must be unique' => 'Der Benutzername muss eindeutig sein', 'The username must be alphanumeric' => 'Der Benutzername muss alphanumerisch sein', - 'The user id is required' => 'Die Benutzer ID ist obligatorisch', + 'The user id is required' => 'Die Benutzer ID ist anzugeben', 'Passwords don\'t match' => 'Passwörter nicht gleich', 'The confirmation is required' => 'Die Bestätigung ist erforderlich', 'The column is required' => 'Die Spalte ist anzugeben', @@ -138,8 +138,8 @@ return array( 'The project name is required' => 'Der Projektname ist anzugeben', 'This project must be unique' => 'Der Projektname muss eindeutig sein', 'The title is required' => 'Der Titel ist anzugeben', - 'The language is required' => 'Die Sprache ist erforderlich', - 'There is no active project, the first step is to create a new project.' => 'Es gibt kein aktives Projekt. Der erste Schritt ist ein Projekt zu erstellen.', + 'The language is required' => 'Die Sprache ist anzugeben', + 'There is no active project, the first step is to create a new project.' => 'Es gibt kein aktives Projekt. Zunächst muss ein Projekt erstellt werden.', 'Settings saved successfully.' => 'Einstellungen erfolgreich gespeichert.', 'Unable to save your settings.' => 'Speichern der Einstellungen nicht möglich.', 'Database optimization done.' => 'Optimieren der Datenbank abgeschlossen.', @@ -153,10 +153,10 @@ return array( 'Unable to activate this project.' => 'Aktivieren des Projekts nicht möglich.', 'Project disabled successfully.' => 'Projekt erfolgreich deaktiviert.', 'Unable to disable this project.' => 'Deaktivieren des Projekts nicht möglich.', - 'Unable to open this task.' => 'Wieder eröffnen der Aufgabe nicht möglich.', + 'Unable to open this task.' => 'Wiedereröffnung der Aufgabe nicht möglich.', 'Task opened successfully.' => 'Aufgabe erfolgreich wieder eröffnet.', 'Unable to close this task.' => 'Abschließen der Aufgabe nicht möglich.', - 'Task closed successfully.' => 'Aufgabe erfolgreich geschlossen.', + 'Task closed successfully.' => 'Aufgabe erfolgreich abgeschlossen.', 'Unable to update your task.' => 'Aktualisieren der Aufgabe nicht möglich.', 'Task updated successfully.' => 'Aufgabe erfolgreich aktualisiert.', 'Unable to create your task.' => 'Erstellen der Aufgabe nicht möglich.', @@ -167,7 +167,7 @@ return array( 'Unable to update your user.' => 'Änderung des Benutzers nicht möglich.', 'User removed successfully.' => 'Benutzer erfolgreich gelöscht.', 'Unable to remove this user.' => 'Löschen des Benutzers nicht möglich.', - 'Board updated successfully.' => 'Pinwand erfolgreich geändert.', + 'Board updated successfully.' => 'Pinnwand erfolgreich geändert.', 'Ready' => 'Bereit', 'Backlog' => 'Ideen', 'Work in progress' => 'In Arbeit', @@ -181,13 +181,13 @@ return array( 'No task' => 'Keine Aufgabe', 'Completed tasks' => 'Abgeschlossene Aufgaben', 'List of projects' => 'Liste der Projekte', - 'Completed tasks for "%s"' => 'Abgeschlossene Aufgaben für «%s»', + 'Completed tasks for "%s"' => 'Abgeschlossene Aufgaben für "%s"', '%d closed tasks' => '%d abgeschlossene Aufgaben', 'no task for this project' => 'Keine Aufgaben in diesem Projekt', 'Public link' => 'Öffentlicher Link', 'There is no column in your project!' => 'Es gibt keine Spalte in deinem Projekt!', 'Change assignee' => 'Zuständigkeit ändern', - 'Change assignee for the task "%s"' => 'Zuständigkeit für diese Aufgabe ändern: «%s»', + 'Change assignee for the task "%s"' => 'Zuständigkeit für diese Aufgabe ändern: "%s"', 'Timezone' => 'Zeitzone', 'Sorry, I didn\'t found this information in my database!' => 'Diese Information wurde in der Datenbank nicht gefunden!', 'Page not found' => 'Seite nicht gefunden', @@ -196,13 +196,13 @@ return array( 'Task limit' => 'Maximale Anzahl von Aufgaben', 'This value must be greater than %d' => 'Dieser Wert muss größer sein als %d', 'Edit project access list' => 'Zugriffsberechtigungen des Projektes bearbeiten', - 'Edit users access' => 'Benutzerzugriff', - 'Allow this user' => 'Diesen Benutzer authorisieren', - 'Project access list for "%s"' => 'Zugriffsliste für Projekt «%s»', + 'Edit users access' => 'Benutzerzugriff ändern', + 'Allow this user' => 'Diesen Benutzer autorisieren', + 'Project access list for "%s"' => 'Zugriffsliste für Projekt "%s"', 'Only those users have access to this project:' => 'Nur diese Benutzer haben Zugang zum Projekt:', 'Don\'t forget that administrators have access to everything.' => 'Nicht vergessen: Administratoren haben überall Zugang.', 'revoke' => 'entfernen', - 'List of authorized users' => 'Liste der authorisierten Benutzer', + 'List of authorized users' => 'Liste der autorisierten Benutzer', 'User' => 'Benutzer', 'Everybody have access to this project.' => 'Jeder hat Zugang zu diesem Projekt.', 'You are not allowed to access to this project.' => 'Unzureichende Zugriffsrechte zu diesem Projekt.', @@ -224,11 +224,11 @@ return array( '%B %e, %G' => '%d.%m.%Y', 'Automatic actions' => 'Automatische Aktionen', 'Your automatic action have been created successfully.' => 'Die Automatische Aktion wurde erfolgreich erstellt.', - 'Unable to create your automatic action.' => 'Automatische Aktion konnte nicht erstellt werden.', + 'Unable to create your automatic action.' => 'Erstellen der automatischen Aktion nicht möglich.', 'Remove an action' => 'Aktion löschen', - 'Unable to remove this action.' => 'Aktion konnte nicht gelöscht werden', + 'Unable to remove this action.' => 'Löschen der Aktion nicht möglich.', 'Action removed successfully.' => 'Aktion erfolgreich gelöscht.', - 'Automatic actions for the project "%s"' => 'Automatische Aktionen für das Projekt «%s»', + 'Automatic actions for the project "%s"' => 'Automatische Aktionen für das Projekt "%s"', 'Defined actions' => 'Definierte Aktionen', 'Add an action' => 'Aktion hinzufügen', 'Event name' => 'Ereignis', @@ -240,17 +240,17 @@ return array( 'Next step' => 'Weiter', 'Define action parameters' => 'Aktionsparameter definieren', 'Save this action' => 'Aktion speichern', - 'Do you really want to remove this action: "%s"?' => 'Soll diese Aktion wirklich gelöscht werden: «%s»?', + 'Do you really want to remove this action: "%s"?' => 'Soll diese Aktion wirklich gelöscht werden: "%s"?', 'Remove an automatic action' => 'Löschen einer automatischen Aktion', 'Close the task' => 'Aufgabe abschließen', 'Assign the task to a specific user' => 'Aufgabe einem Benutzer zuordnen', 'Assign the task to the person who does the action' => 'Aufgabe dem Benutzer zuordnen, der die Aktion ausgeführt hat', 'Duplicate the task to another project' => 'Aufgabe in ein anderes Projekt kopieren', - 'Move a task to another column' => 'Aufgabe in andere Spalte verschoben', - 'Move a task to another position in the same column' => 'Aufgabe an andere Position in der gleichen Spalte verschoben', - 'Task modification' => 'Änderung einer Aufgabe', - 'Task creation' => 'Erstellung einer Aufgabe', - 'Open a closed task' => 'Abgeschlossenen Aufgabe wieder eröffnen', + 'Move a task to another column' => 'Aufgabe in andere Spalte verschieben', + 'Move a task to another position in the same column' => 'Aufgabe an andere Position in der gleichen Spalte verschieben', + 'Task modification' => 'Aufgabe ändern', + 'Task creation' => 'Aufgabe erstellen', + 'Open a closed task' => 'Abgeschlossene Aufgabe wieder eröffnen', 'Closing a task' => 'Aufgabe abschließen', 'Assign a color to a specific user' => 'Einem Benutzer eine Farbe zuordnen', 'Column title' => 'Spaltentitel', @@ -262,26 +262,26 @@ return array( 'link' => 'Link', 'Update this comment' => 'Kommentar aktualisieren', 'Comment updated successfully.' => 'Kommentar erfolgreich aktualisiert.', - 'Unable to update your comment.' => 'Kommentar konnte nicht aktualisiert werden.', + 'Unable to update your comment.' => 'Aktualisierung des Kommentars nicht möglich.', 'Remove a comment' => 'Kommentar löschen', 'Comment removed successfully.' => 'Kommentar erfolgreich gelöscht.', - 'Unable to remove this comment.' => 'Kommentar konnte nicht gelöscht werden.', + 'Unable to remove this comment.' => 'Löschen des Kommentars nicht möglich.', 'Do you really want to remove this comment?' => 'Soll dieser Kommentar wirklich gelöscht werden?', - 'Only administrators or the creator of the comment can access to this page.' => 'Nur Administratoren und der Ersteller des Kommentars könne diese Seite verwenden.', + 'Only administrators or the creator of the comment can access to this page.' => 'Nur Administratoren und der Ersteller des Kommentars haben Zugriff auf diese Seite.', 'Details' => 'Details', - 'Current password for the user "%s"' => 'Aktuelles Passwort für den Benutzer «%s»', + 'Current password for the user "%s"' => 'Aktuelles Passwort für den Benutzer "%s"', 'The current password is required' => 'Das aktuelle Passwort wird benötigt', 'Wrong password' => 'Falsches Passwort', - 'Reset all tokens' => 'Alle Tokens zurücksetzten', + 'Reset all tokens' => 'Alle Tokens zurücksetzen', 'All tokens have been regenerated.' => 'Alle Tokens wurden zurückgesetzt.', 'Unknown' => 'Unbekannt', 'Last logins' => 'Letzte Anmeldungen', 'Login date' => 'Anmeldedatum', - 'Authentication method' => 'Anmeldemethode', + 'Authentication method' => 'Authentisierungsmethode', 'IP address' => 'IP Adresse', 'User agent' => 'User Agent', 'Persistent connections' => 'Bestehende Verbindungen', - 'No session' => 'Keine Session', + 'No session' => 'Keine Sitzung', 'Expiration date' => 'Ablaufdatum', 'Remember Me' => 'Angemeldet bleiben', 'Creation date' => 'Erstellungsdatum', @@ -292,31 +292,31 @@ return array( 'Closed' => 'Abgeschlossen', 'Search' => 'Suchen', 'Nothing found.' => 'Nichts gefunden.', - 'Search in the project "%s"' => 'Suche in Projekt «%s»', + 'Search in the project "%s"' => 'Suche in Projekt "%s"', 'Due date' => 'Fälligkeitsdatum', 'Others formats accepted: %s and %s' => 'Andere akzeptierte Formate: %s und %s', 'Description' => 'Beschreibung', '%d comments' => '%d Kommentare', '%d comment' => '%d Kommentar', - 'Email address invalid' => 'Ungültige Email-Adresse', + 'Email address invalid' => 'Ungültige E-Mail-Adresse', 'Your Google Account is not linked anymore to your profile.' => 'Google Account nicht mehr mit dem Profil verbunden.', 'Unable to unlink your Google Account.' => 'Trennung der Verbindung zum Google Account nicht möglich.', 'Google authentication failed' => 'Zugang mit Google fehl geschlagen', 'Unable to link your Google Account.' => 'Verbindung mit diesem Google Account nicht möglich.', 'Your Google Account is linked to your profile successfully.' => 'Der Google Account wurde erfolgreich verbunden.', - 'Email' => 'Email', + 'Email' => 'E-Mail', 'Link my Google Account' => 'Verbinde meinen Google Account', 'Unlink my Google Account' => 'Verbindung mit meinem Google Account trennen', 'Login with my Google Account' => 'Anmelden mit meinem Google Account', 'Project not found.' => 'Das Projekt wurde nicht gefunden.', - 'Task #%d' => 'Aufgabe #%d', + 'Task #%d' => 'Aufgabe Nr. %d', 'Task removed successfully.' => 'Aufgabe erfolgreich gelöscht.', 'Unable to remove this task.' => 'Löschen der Aufgabe nicht möglich.', 'Remove a task' => 'Aufgabe löschen', - 'Do you really want to remove this task: "%s"?' => 'Soll diese Aufgabe wirklich gelöscht werden: «%s»?', - 'Assign automatically a color based on a category' => 'Automatisch eine Farbe anhand der Kategorie vergeben', - 'Assign automatically a category based on a color' => 'Automatisch eine Kategorie anhand der Farbe vergeben', - 'Task creation or modification' => 'Erstellung oder Änderung einer Aufgabe', + 'Do you really want to remove this task: "%s"?' => 'Soll diese Aufgabe wirklich gelöscht werden: "%s"?', + 'Assign automatically a color based on a category' => 'Automatisch eine Farbe anhand der Kategorie zuweisen', + 'Assign automatically a category based on a color' => 'Automatisch eine Kategorie anhand der Farbe zuweisen', + 'Task creation or modification' => 'Aufgabe erstellen oder ändern', 'Category' => 'Kategorie', 'Category:' => 'Kategorie:', 'Categories' => 'Kategorien', @@ -328,20 +328,20 @@ return array( 'Remove a category' => 'Kategorie löschen', 'Category removed successfully.' => 'Kategorie erfolgreich gelöscht.', 'Unable to remove this category.' => 'Löschen der Kategorie nicht möglich.', - 'Category modification for the project "%s"' => 'Kategorie für das Projekt «%s» bearbeiten', + 'Category modification for the project "%s"' => 'Kategorie für das Projekt "%s" bearbeiten', 'Category Name' => 'Kategoriename', - 'Categories for the project "%s"' => 'Kategorien des Projektes «%s»', + 'Categories for the project "%s"' => 'Kategorien des Projektes "%s"', 'Add a new category' => 'Neue Kategorie', - 'Do you really want to remove this category: "%s"?' => 'Soll diese Kategorie wirklich gelöscht werden: «%s»?', + 'Do you really want to remove this category: "%s"?' => 'Soll diese Kategorie wirklich gelöscht werden: "%s"?', 'Filter by category' => 'Kategorie filtern', 'All categories' => 'Alle Kategorien', - 'No category' => 'keine Kategorie', + 'No category' => 'Keine Kategorie', 'The name is required' => 'Der Name ist erforderlich', 'Remove a file' => 'Datei löschen', 'Unable to remove this file.' => 'Löschen der Datei nicht möglich.', 'File removed successfully.' => 'Datei erfolgreich gelöscht.', 'Attach a document' => 'Datei anhängen', - 'Do you really want to remove this file: "%s"?' => 'Soll diese Datei wirklich gelöscht werden: «%s»?', + 'Do you really want to remove this file: "%s"?' => 'Soll diese Datei wirklich gelöscht werden: "%s"?', 'open' => 'öffnen', 'Attachments' => 'Anhänge', 'Edit the task' => 'Aufgabe bearbeiten', @@ -352,7 +352,7 @@ return array( 'Time tracking' => 'Zeiterfassung', 'Estimate:' => 'Geschätzt:', 'Spent:' => 'Aufgewendet:', - 'Do you really want to remove this sub-task?' => 'Soll diese Unteraufgabe wirklich gelöscht werden: «%s»?', + 'Do you really want to remove this sub-task?' => 'Soll diese Unteraufgabe wirklich gelöscht werden: "%s"?', 'Remaining:' => 'Verbleibend:', 'hours' => 'Stunden', 'spent' => 'aufgewendet', @@ -387,15 +387,15 @@ return array( 'Unlink my GitHub Account' => 'Verbindung mit meinem GitHub Account trennen', 'Created by %s' => 'Erstellt durch %s', 'Last modified on %B %e, %G at %k:%M %p' => 'Letzte Änderung am %d.%m.%Y um %H:%M', - // 'Tasks Export' => '', - // 'Tasks exportation for "%s"' => '', - // 'Start Date' => '', - // 'End Date' => '', - // 'Execute' => '', - // 'Task Id' => '', - // 'Creator' => '', - // 'Modification date' => '', - // 'Completion date' => '', - // 'Webhook URL for task creation' => '', - // 'Webhook URL for task modification' => '', + 'Tasks Export' => 'Aufgaben exportieren', + 'Tasks exportation for "%s"' => 'Aufgaben exportieren für "%s"', + 'Start Date' => 'Anfangsdatum', + 'End Date' => 'Enddatum', + 'Execute' => 'Ausführen', + 'Task Id' => 'Aufgaben ID', + 'Creator' => 'Erstellt von', + 'Modification date' => 'Änderungsdatum', + 'Completion date' => 'Abschlussdatum', + 'Webhook URL for task creation' => 'Webhook URL zur Aufgabenerstellung', + 'Webhook URL for task modification' => 'Webhook URL zur Aufgabenänderung', ); |