summaryrefslogtreecommitdiff
path: root/app/Locale/de_DE/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r--app/Locale/de_DE/translations.php7
1 files changed, 2 insertions, 5 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 4a9ba9c7..f7734c26 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -256,7 +256,6 @@ return array(
'Do you really want to remove this sub-task?' => 'Soll diese Teilaufgabe wirklich gelöscht werden?',
'Remaining:' => 'Verbleibend:',
'hours' => 'Stunden',
- 'spent' => 'aufgewendet',
'estimated' => 'geschätzt',
'Sub-Tasks' => 'Teilaufgaben',
'Add a sub-task' => 'Teilaufgabe anlegen',
@@ -481,7 +480,6 @@ return array(
'Link removed successfully.' => 'Verbindung erfolgreich gelöscht.',
'Link labels' => 'Verbindungsbeschriftung',
'Link modification' => 'Verbindung ändern',
- 'Links' => 'Verbindungen',
'Opposite label' => 'Gegenteil',
'Remove a link' => 'Verbindung entfernen',
'The labels must be different' => 'Die Beschriftung muss unterschiedlich sein',
@@ -522,7 +520,6 @@ return array(
'CAD - Canadian Dollar' => 'CAD - Kanadische Dollar',
'CHF - Swiss Francs' => 'CHF - Schweizer Franken',
'Custom Stylesheet' => 'benutzerdefiniertes Stylesheet',
- 'download' => 'Download',
'EUR - Euro' => 'EUR - Euro',
'GBP - British Pound' => 'GBP - Britische Pfund',
'INR - Indian Rupee' => 'INR - Indische Rupien',
@@ -593,7 +590,6 @@ return array(
'Existing due date' => 'Existierendes Ablaufdatum',
'Factor to calculate new due date: ' => 'Faktor zur Berechnung für neues Ablaufdatum: ',
'Month(s)' => 'Monat(e)',
- 'Recurrence' => 'Wiederholung',
'This task has been created by: ' => 'Diese Aufgabe wurde erstellt von: ',
'Recurrent task has been generated:' => 'Wiederkehrende Aufgabe wurde erstellt:',
'Timeframe to calculate new due date: ' => 'Zeitfenster zur Berechnung für neues Ablaufdatum: ',
@@ -731,7 +727,6 @@ return array(
'NOK - Norwegian Krone' => 'NOK - Norwegische Kronen',
'Show this column' => 'Spalte anzeigen',
'Hide this column' => 'Spalte verstecken',
- 'open file' => 'Datei öffnen',
'End date' => 'Endedatum',
'Users overview' => 'Benutzerübersicht',
'Members' => 'Mitglieder',
@@ -1380,4 +1375,6 @@ return array(
// '%s moved the task #%d to the column "%s"' => '',
// '%s moved the task #%d to the position %d in the column "%s"' => '',
// '%s moved the task #%d to the swimlane "%s"' => '',
+ // '%sh spent' => '',
+ // '%sh estimated' => '',
);