summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlueTeck <tili2@gmx.de>2015-02-20 11:33:03 +0100
committerBlueTeck <tili2@gmx.de>2015-02-20 11:33:03 +0100
commit90d97dc98aaa1a1d1a3614a45f12be418d6fdaa8 (patch)
tree01ada960c90a9f7b564c790074a2e4b717b7af38
parent8214aae1d6c60b3d6726729d7532d8ee0df629ce (diff)
Update german translation
-rw-r--r--app/Locale/de_DE/translations.php102
1 files changed, 51 insertions, 51 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index cb05e2f7..f7abc7b3 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -681,57 +681,57 @@ return array(
'Bitbucket commit received' => 'Bitbucket commit erhalten',
'Bitbucket webhooks' => 'Bitbucket webhooks',
'Help on Bitbucket webhooks' => 'Hilfe für Bitbucket webhooks',
- // 'Start' => '',
- // 'End' => '',
- // 'Task age in days' => '',
- // 'Days in this column' => '',
+ 'Start' => 'Start',
+ 'End' => 'Ende',
+ 'Task age in days' => 'Aufgabenalter in Tagen',
+ 'Days in this column' => 'Tage in dieser Spalte',
// '%dd' => '',
- // 'Add a link' => '',
- // 'Add a new link' => '',
- // 'Do you really want to remove this link: "%s"?' => '',
- // 'Do you really want to remove this link with task #%d?' => '',
- // 'Field required' => '',
- // 'Link added successfully.' => '',
- // 'Link updated successfully.' => '',
- // 'Link removed successfully.' => '',
- // 'Link labels' => '',
- // 'Link modification' => '',
- // 'Links' => '',
- // 'Link settings' => '',
- // 'Opposite label' => '',
- // 'Remove a link' => '',
- // 'Task\'s links' => '',
- // 'The labels must be different' => '',
- // 'There is no link.' => '',
- // 'This label must be unique' => '',
- // 'Unable to create your link.' => '',
- // 'Unable to update your link.' => '',
- // 'Unable to remove this link.' => '',
- // 'relates to' => '',
- // 'blocks' => '',
- // 'is blocked by' => '',
- // 'duplicates' => '',
- // 'is duplicated by' => '',
- // 'is a child of' => '',
- // 'is a parent of' => '',
- // 'targets milestone' => '',
- // 'is a milestone of' => '',
- // 'fixes' => '',
- // 'is fixed by' => '',
- // 'This task' => '',
- // '<1h' => '',
- // '%dh' => '',
+ 'Add a link' => 'Verbindung hinzufügen',
+ 'Add a new link' => 'Neue Verbindung hinzufügen',
+ 'Do you really want to remove this link: "%s"?' => 'Die Verbindung "%s" wirklich löschen?',
+ 'Do you really want to remove this link with task #%d?' => 'Die Verbindung mit der Aufgabe #%d wirklich löschen?',
+ 'Field required' => 'Feld erforderlich',
+ 'Link added successfully.' => 'Verbindung erfolgreich hinzugefügt.',
+ 'Link updated successfully.' => 'Verbindung erfolgreich aktualisiert.',
+ 'Link removed successfully.' => 'Verbindung erfolgreich gelöscht.',
+ 'Link labels' => 'Verbindungsbeschriftung',
+ 'Link modification' => 'Verbindung ändern',
+ 'Links' => 'Verbindungen',
+ 'Link settings' => 'Verbindungseinstellungen',
+ 'Opposite label' => 'Gegenteil',
+ 'Remove a link' => 'Verbindung entfernen',
+ 'Task\'s links' => 'Aufgaben Verbindungen',
+ 'The labels must be different' => 'Die Beschriftung muss unterschiedlich sein',
+ 'There is no link.' => 'Es gibt keine Verbindung',
+ 'This label must be unique' => 'Die Beschriftung muss einzigartig sein',
+ 'Unable to create your link.' => 'Verbindung kann nicht erstellt werden.',
+ 'Unable to update your link.' => 'Verbindung kann nicht aktualisiert werden.',
+ 'Unable to remove this link.' => 'Verbindung kann nicht entfernt werden',
+ 'relates to' => 'gehört zu',
+ 'blocks' => 'blockiert',
+ 'is blocked by' => 'ist blockiert von',
+ 'duplicates' => 'doppelt',
+ 'is duplicated by' => 'ist gedoppelt von',
+ 'is a child of' => 'ist untergeordnet',
+ 'is a parent of' => 'ist übergeordnet',
+ 'targets milestone' => 'betrifft Meilenstein',
+ 'is a milestone of' => 'ist ein Meilenstein von',
+ 'fixes' => 'behebt',
+ 'is fixed by' => 'wird behoben von',
+ 'This task' => 'Diese Aufgabe',
+ '<1h' => '<1Std',
+ '%dh' => '%dStd',
// '%b %e' => '',
- // 'Expand tasks' => '',
- // 'Collapse tasks' => '',
- // 'Expand/collapse tasks' => '',
- // 'Close dialog box' => '',
- // 'Submit a form' => '',
- // 'Board view' => '',
- // 'Keyboard shortcuts' => '',
- // 'Open board switcher' => '',
- // 'Application' => '',
- // 'Filter recently updated' => '',
- // 'since %B %e, %Y at %k:%M %p' => '',
- // 'More filters' => '',
+ 'Expand tasks' => 'Aufgaben aufklappen',
+ 'Collapse tasks' => 'Aufgaben zusammenklappen',
+ 'Expand/collapse tasks' => 'Aufgaben auf/zuklappen',
+ 'Close dialog box' => 'Dialog schließen',
+ 'Submit a form' => 'Formular abschicken',
+ 'Board view' => 'Pinnwand Ansicht',
+ 'Keyboard shortcuts' => 'Tastaturkürzel',
+ 'Open board switcher' => 'Pinnwandauswahl öffnen',
+ 'Application' => 'Anwendung',
+ 'Filter recently updated' => 'Zuletzt geänderte anzeigen',
+ 'since %B %e, %Y at %k:%M %p' => 'seit %B %e, %Y um %k:%M %p',
+ 'More filters' => 'Mehr Filter',
);