summaryrefslogtreecommitdiff
path: root/app/Locales/de_DE
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-10-21 21:05:37 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-10-21 21:05:37 -0400
commit3a396a16009338650fdcd77c4ecac6e96bc506e4 (patch)
treee54ffd7f74b244c58d907286c478bb84341cda57 /app/Locales/de_DE
parentf25da60dbab1196152913e765cedf8fcabfeee68 (diff)
Update Danish and German translations (pull-requests #342, #339 and #341)
Diffstat (limited to 'app/Locales/de_DE')
-rw-r--r--app/Locales/de_DE/translations.php302
1 files changed, 151 insertions, 151 deletions
diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php
index 5f860c44..f280a802 100644
--- a/app/Locales/de_DE/translations.php
+++ b/app/Locales/de_DE/translations.php
@@ -83,7 +83,7 @@ return array(
'Settings' => 'Einstellungen',
'Application settings' => 'Anwendungskonfiguration',
'Language' => 'Sprache',
- // 'Webhook token:' => '',
+ 'Webhook token:' => 'Webhook Token:',
'API token:' => 'API Token:',
'More information' => 'Mehr Informationen',
'Database size:' => 'Datenbankgröße:',
@@ -196,7 +196,7 @@ return array(
'revoke' => 'entfernen',
'List of authorized users' => 'Liste der autorisierten Benutzer',
'User' => 'Benutzer',
- // 'Nobody have access to this project.' => '',
+ 'Nobody have access to this project.' => 'Niemand hat Zugriff auf dieses Projekt.',
'You are not allowed to access to this project.' => 'Unzureichende Zugriffsrechte zu diesem Projekt.',
'Comments' => 'Kommentare',
'Post comment' => 'Kommentieren',
@@ -259,7 +259,7 @@ return array(
'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 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 des Benutzers "%s"',
'The current password is required' => 'Das aktuelle Passwort wird benötigt',
'Wrong password' => 'Falsches Passwort',
'Reset all tokens' => 'Alle Tokens zurücksetzen',
@@ -386,25 +386,25 @@ return array(
'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',
- // 'Clone' => '',
- // 'Clone Project' => '',
- // 'Project cloned successfully.' => '',
- // 'Unable to clone this project.' => '',
- // 'Email notifications' => '',
- // 'Enable email notifications' => '',
- // 'Task position:' => '',
- // 'The task #%d have been opened.' => '',
- // 'The task #%d have been closed.' => '',
- // 'Sub-task updated' => '',
- // 'Title:' => '',
- // 'Status:' => '',
- // 'Assignee:' => '',
- // 'Time tracking:' => '',
- // 'New sub-task' => '',
- // 'New attachment added "%s"' => '',
- // 'Comment updated' => '',
- // 'New comment posted by %s' => '',
+ 'Webhook URL for task modification' => 'Webhook URL zur Aufgabenbearbeitung',
+ 'Clone' => 'duplizieren',
+ 'Clone Project' => 'Projekt duplizieren',
+ 'Project cloned successfully.' => 'Projekt wurde dupliziert.',
+ 'Unable to clone this project.' => 'Duplizieren dieses Projekts schlug fehl.',
+ 'Email notifications' => 'E-Mail Benachrichtigungen',
+ 'Enable email notifications' => 'E-Mail Benachrichtigungen einschalten',
+ 'Task position:' => 'Position der Aufgabe',
+ 'The task #%d have been opened.' => 'Die Aufgabe #%d wurde geöffnet.',
+ 'The task #%d have been closed.' => 'Die Aufgabe #%d wurde geschlossen.',
+ 'Sub-task updated' => 'Unteraufgabe aktualisiert',
+ 'Title:' => 'Titel',
+ 'Status:' => 'Status',
+ 'Assignee:' => 'Zuständigkeit:',
+ 'Time tracking:' => 'Zeittracking',
+ 'New sub-task' => 'Neue Unteraufgabe',
+ 'New attachment added "%s"' => 'Neuer Anhang "%s" wurde hinzugefügt.',
+ 'Comment updated' => 'Kommentar wurde aktualisiert',
+ 'New comment posted by %s' => 'Neuer Kommentar verfasst durch %s',
// 'List of due tasks for the project "%s"' => '',
// '[%s][New attachment] %s (#%d)' => '',
// '[%s][New comment] %s (#%d)' => '',
@@ -417,138 +417,138 @@ return array(
// '[%s][Task opened] %s (#%d)' => '',
// '[%s][Due tasks]' => '',
// '[Kanboard] Notification' => '',
- // 'I want to receive notifications only for those projects:' => '',
- // 'view the task on Kanboard' => '',
- // 'Public access' => '',
- // 'Category management' => '',
- // 'User management' => '',
- // 'Active tasks' => '',
- // 'Disable public access' => '',
- // 'Enable public access' => '',
- // 'Active projects' => '',
- // 'Inactive projects' => '',
- // 'Public access disabled' => '',
- // 'Do you really want to disable this project: "%s"?' => '',
- // 'Do you really want to duplicate this project: "%s"?' => '',
- // 'Do you really want to enable this project: "%s"?' => '',
- // 'Project activation' => '',
+ 'I want to receive notifications only for those projects:' => 'Ich möchte nur für diese Projekte Benachrichtigungen erhalten:',
+ 'view the task on Kanboard' => 'diese Aufgabe auf dem Kanboard zeigen',
+ 'Public access' => 'Öffentlich',
+ 'Category management' => 'Kategorien verwalten',
+ 'User management' => 'Benutzer verwalten',
+ 'Active tasks' => 'Aktive Aufgaben',
+ 'Disable public access' => 'Öffentlichen Zugriff deaktivieren',
+ 'Enable public access' => 'Öffentlichen Zugriff aktivieren',
+ 'Active projects' => 'Aktive Projekte',
+ 'Inactive projects' => 'Inaktive Projekte',
+ 'Public access disabled' => 'Öffentlicher Zugriff deaktiviert',
+ 'Do you really want to disable this project: "%s"?' => 'Möchten Sie dieses Projekt wirklich deaktivieren: "%s"',
+ 'Do you really want to duplicate this project: "%s"?' => 'Möchten Sie dieses Projekt wirklich duplizieren: "%s"',
+ 'Do you really want to enable this project: "%s"?' => 'Möchten Sie dieses Projekt wirklich aktivieren: "%s"',
+ 'Project activation' => 'Projektaktivierung',
'Move the task to another project' => 'Aufgabe in ein anderes Projekt verschieben',
'Move to another project' => 'In anderes Projekt verschieben',
- // 'Do you really want to duplicate this task?' => '',
- // 'Duplicate a task' => '',
- // 'External accounts' => '',
- // 'Account type' => '',
- // 'Local' => '',
- // 'Remote' => '',
- // 'Enabled' => '',
- // 'Disabled' => '',
- // 'Google account linked' => '',
- // 'Github account linked' => '',
- // 'Username:' => '',
- // 'Name:' => '',
- // 'Email:' => '',
- // 'Default project:' => '',
- // 'Notifications:' => '',
- // 'Notifications' => '',
- // 'Group:' => '',
- // 'Regular user' => '',
- // 'Account type:' => '',
- // 'Edit profile' => '',
- // 'Change password' => '',
- // 'Password modification' => '',
- // 'External authentications' => '',
- // 'Google Account' => '',
- // 'Github Account' => '',
- // 'Never connected.' => '',
- // 'No account linked.' => '',
- // 'Account linked.' => '',
- // 'No external authentication enabled.' => '',
- // 'Password modified successfully.' => '',
- // 'Unable to change the password.' => '',
- // 'Change category for the task "%s"' => '',
- // 'Change category' => '',
- // '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
- // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '',
- // '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // 'Assigned to %s with an estimate of %s/%sh' => '',
- // 'Not assigned, estimate of %sh' => '',
- // '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
- // '%s\'s activity' => '',
- // 'No activity.' => '',
+ 'Do you really want to duplicate this task?' => 'Möchten Sie diese Aufgabe wirklich duplizieren?',
+ 'Duplicate a task' => 'Aufgabe duplizieren',
+ 'External accounts' => 'Externe Accounts',
+ 'Account type' => 'Accounttyp',
+ 'Local' => 'Lokal',
+ 'Remote' => 'Remote',
+ 'Enabled' => 'angeschaltet',
+ 'Disabled' => 'abgeschaltet',
+ 'Google account linked' => 'Mit Googleaccount verbunden',
+ 'Github account linked' => 'Mit Githubaccount verbunden',
+ 'Username:' => 'Benutzername',
+ 'Name:' => 'Name',
+ 'Email:' => 'E-Mail',
+ 'Default project:' => 'Standardprojekt',
+ 'Notifications:' => 'Benachrichtigungen',
+ 'Notifications' => 'Benachrichtigungen',
+ 'Group:' => 'Gruppe',
+ 'Regular user' => 'Standardbenutzer',
+ 'Account type:' => 'Accounttyp',
+ 'Edit profile' => 'Profil bearbeiten',
+ 'Change password' => 'Passwort ändern',
+ 'Password modification' => 'Passwortänderung',
+ 'External authentications' => 'Externe Authentisierungsmethoden',
+ 'Google Account' => 'Googleaccount',
+ 'Github Account' => 'Githubaccount',
+ 'Never connected.' => 'Noch nie verbunden.',
+ 'No account linked.' => 'Kein Account verbunden.',
+ 'Account linked.' => 'Account verbunden',
+ 'No external authentication enabled.' => 'Es sind keine externen Authentisierungsmethoden aktiv.',
+ 'Password modified successfully.' => 'Passwort wurde erfolgreich geändert.',
+ 'Unable to change the password.' => 'Passwort konnte nicht geändert werden.',
+ 'Change category for the task "%s"' => 'Kategorie der Aufgabe "%s" ändern',
+ 'Change category' => 'Kategorie ändern',
+ '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s hat die Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> aktualisiert',
+ '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s hat die Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> geöffnet',
+ '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '%s hat die Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> auf die Position #%d in der Spalte "%s" verschoben',
+ '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '%s hat die Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> in die Spalte "%s" verschoben',
+ '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s hat die Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> angelegt',
+ '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s hat die Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> geschlossen',
+ '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s hat eine Unteraufgabe für die Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> angelegt',
+ '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s hat eine Unteraufgabe der Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> verändert',
+ 'Assigned to %s with an estimate of %s/%sh' => 'An %s zugewiesen mit einer Schätzung von %s/%s Stunden',
+ 'Not assigned, estimate of %sh' => 'Nicht zugewiesen, Schätzung von %s Stunden',
+ '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s hat einen Kommentat der Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> aktualisiert',
+ '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s hat die Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> kommentiert',
+ '%s\'s activity' => '%s\'s Aktivität',
+ 'No activity.' => 'Keine Aktivität.',
// 'RSS feed' => '',
- // '%s updated a comment on the task #%d' => '',
- // '%s commented on the task #%d' => '',
- // '%s updated a subtask for the task #%d' => '',
- // '%s created a subtask for the task #%d' => '',
- // '%s updated the task #%d' => '',
- // '%s created the task #%d' => '',
- // '%s closed the task #%d' => '',
- // '%s open the task #%d' => '',
- // '%s moved the task #%d to the column "%s"' => '',
- // '%s moved the task #%d to the position %d in the column "%s"' => '',
- // 'Activity' => '',
- // 'Default values are "%s"' => '',
- // 'Default columns for new projects (Comma-separated)' => '',
- // 'Task assignee change' => '',
- // '%s change the assignee of the task #%d to %s' => '',
- // '%s change the assignee of the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to %s' => '',
- // '[%s][Column Change] %s (#%d)' => '',
- // '[%s][Position Change] %s (#%d)' => '',
- // '[%s][Assignee Change] %s (#%d)' => '',
- // 'New password for the user "%s"' => '',
- // 'Choose an event' => '',
- // 'Github commit received' => '',
- // 'Github issue opened' => '',
- // 'Github issue closed' => '',
- // 'Github issue reopened' => '',
- // 'Github issue assignee change' => '',
- // 'Github issue label change' => '',
- // 'Create a task from an external provider' => '',
- // 'Change the assignee based on an external username' => '',
- // 'Change the category based on an external label' => '',
- // 'Reference' => '',
- // 'Reference: %s' => '',
- // 'Label' => '',
- // 'Database' => '',
- // 'About' => '',
- // 'Database driver:' => '',
- // 'Board settings' => '',
- // 'URL and token' => '',
- // 'Webhook settings' => '',
- // 'URL for task creation:' => '',
- // 'Reset token' => '',
- // 'API endpoint:' => '',
- // 'Refresh interval for private board' => '',
- // 'Refresh interval for public board' => '',
- // 'Task highlight period' => '',
- // 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
- // 'Frequency in second (60 seconds by default)' => '',
- // 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
- // 'Application URL' => '',
- // 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
- // 'Token regenerated.' => '',
- // 'Date format' => '',
- // 'ISO format is always accepted, example: "%s" and "%s"' => '',
- // 'New private project' => '',
- // 'This project is private' => '',
- // 'Type here to create a new sub-task' => '',
- // 'Add' => '',
- // 'Estimated time: %s hours' => '',
- // 'Time spent: %s hours' => '',
- // 'Started on %B %e, %Y' => '',
- // 'Start date' => '',
- // 'Time estimated' => '',
- // 'There is nothing assigned to you.' => '',
- // 'My tasks' => '',
- // 'Activity stream' => '',
- // 'Dashboard' => '',
- // 'Confirmation' => '',
+ '%s updated a comment on the task #%d' => '%s hat einen Kommentar der Aufgabe #%d aktualisiert',
+ '%s commented on the task #%d' => '%s hat die Aufgabe #%d kommentiert',
+ '%s updated a subtask for the task #%d' => '%s hat eine Unteraufgabe der Aufgabe #%d aktualisiert',
+ '%s created a subtask for the task #%d' => '%s hat eine Unteraufgabe der Aufgabe #%d angelegt',
+ '%s updated the task #%d' => '%s hat die Aufgabe #%d aktualisiert',
+ '%s created the task #%d' => '%s hat die Aufgabe #%d angelegt',
+ '%s closed the task #%d' => '%s hat die Aufgabe #%d geschlossen',
+ '%s open the task #%d' => '%s hat die Aufgabe #%d geöffnet',
+ '%s moved the task #%d to the column "%s"' => '%s hat die Aufgabe #%d in die Spalte "%s" verschoben',
+ '%s moved the task #%d to the position %d in the column "%s"' => '%s hat die Aufgabe #%d an die Position %d in der Spalte "%s" verschoben',
+ 'Activity' => 'Aktivität',
+ 'Default values are "%s"' => 'Die Standardwerte sind "%s"',
+ 'Default columns for new projects (Comma-separated)' => 'Standardspalten für neue Projekte (komma-getrennt)',
+ 'Task assignee change' => 'Zuständigkeit geändert',
+ '%s change the assignee of the task #%d to %s' => '%s hat die Zusständigkeit der Aufgabe #%d geändert um %s',
+ '%s change the assignee of the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to %s' => '%s hat die Zuständigkeit der Aufgabe <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> geändert um %s',
+ '[%s][Column Change] %s (#%d)' => '[%s][Spaltenänderung] %s (#%d)',
+ '[%s][Position Change] %s (#%d)' => '[%s][Positionsänderung] %s (#%d)',
+ '[%s][Assignee Change] %s (#%d)' => '[%s][Zuständigkeitsänderung] %s (#%d)',
+ 'New password for the user "%s"' => 'Neues Passwort des Benutzers "%s"',
+ 'Choose an event' => 'Aktion wählen',
+ 'Github commit received' => 'Github commit empfangen',
+ 'Github issue opened' => 'Github Fehler geöffnet',
+ 'Github issue closed' => 'Github Fehler geschlossen',
+ 'Github issue reopened' => 'Github Fehler erneut geöffnet',
+ 'Github issue assignee change' => 'Github Fehlerzuständigkeit geändert',
+ 'Github issue label change' => 'Github Fehlerkennzeichnung verändert',
+ 'Create a task from an external provider' => 'Eine Aufgabe durch einen externen Provider hinzufügen',
+ 'Change the assignee based on an external username' => '',
+ 'Change the category based on an external label' => 'Kategorie basierend auf einer externen Kennzeichnung ändern',
+ 'Reference' => 'Referenz',
+ 'Reference: %s' => 'Referenz: %s',
+ 'Label' => 'Kennzeichnung',
+ 'Database' => 'Datenbank',
+ 'About' => 'Über',
+ 'Database driver:' => 'Datenbanktreiber',
+ 'Board settings' => 'Pinnwandeinstellungen',
+ 'URL and token' => 'URL und Token',
+ 'Webhook settings' => 'Webhook Einstellungen',
+ 'URL for task creation:' => 'URL zur Aufgabenerstellung',
+ 'Reset token' => 'Token zurücksetzen',
+ 'API endpoint:' => 'API Endpunkt',
+ 'Refresh interval for private board' => 'Aktualisierungsintervall für private Pinnwände',
+ 'Refresh interval for public board' => 'Aktualisierungsintervall für öffentliche Pinnwände',
+ 'Task highlight period' => 'Aufgaben-Hervorhebungsdauer',
+ 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Dauer (in Sekunden), wie lange eine Aufgabe als kürzlich verändert gilt (0 um diese Funktion zu deaktivieren, standardmäßig 2 Tage)',
+ 'Frequency in second (60 seconds by default)' => 'Frequenz in Sekunden (standardmäßig 60 Sekunden)',
+ 'Frequency in second (0 to disable this feature, 10 seconds by default)' => 'Frequenz in Sekunden (0 um diese Funktion zu deaktivieren, standardmäßig 10 Sekunden)',
+ 'Application URL' => 'Applikations URL',
+ 'Example: http://example.kanboard.net/ (used by email notifications)' => 'Beispiel: http://example.kanboard.net/ (wird für E-Mail-Benachrichtigungen verwendet)',
+ 'Token regenerated.' => 'Token wurde neu generiert.',
+ 'Date format' => 'Datumsformat',
+ 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO Format wird immer akzeptiert, z.B.: "%s" und "%s"',
+ 'New private project' => 'Neues privates Projekt',
+ 'This project is private' => 'Dieses Projekt ist privat',
+ 'Type here to create a new sub-task' => 'Hier tippen, um eine neue Unteraufgabe zu erstellen',
+ 'Add' => 'Hinzufügen',
+ 'Estimated time: %s hours' => 'Geplante Zeit: %s Stunden',
+ 'Time spent: %s hours' => 'Aufgewendete Zeit: %s Stunden',
+ 'Started on %B %e, %Y' => 'Gestartet am %B %e %Y',
+ 'Start date' => 'Startdatum',
+ 'Time estimated' => 'Geplante Zeit',
+ 'There is nothing assigned to you.' => 'Es ist nichts an Sie zugewiesen.',
+ 'My tasks' => 'Meine Aufgaben',
+ 'Activity stream' => 'Letzte Aktivitäten',
+ 'Dashboard' => 'Dashboard',
+ 'Confirmation' => 'Wiederholung',
// 'Allow everybody to access to this project' => '',
// 'Everybody have access to this project.' => '',
);