Merge and squash pull-request #1765

This commit is contained in:
Frederic Guillot
2016-02-02 19:37:02 -05:00
parent 75cbc8c431
commit d6d9e61816

View File

@@ -1097,37 +1097,37 @@ return array(
'Highest priority' => 'Höchste Priorität', 'Highest priority' => 'Höchste Priorität',
'If you put zero to the low and high priority, this feature will be disabled.' => 'Wenn Sie Null bei höchster und niedrigster Priorität eintragen, wird diese Funktion deaktiviert.', 'If you put zero to the low and high priority, this feature will be disabled.' => 'Wenn Sie Null bei höchster und niedrigster Priorität eintragen, wird diese Funktion deaktiviert.',
'Priority: %d' => 'Priorität: %d', 'Priority: %d' => 'Priorität: %d',
// 'Close a task when there is no activity' => '', 'Close a task when there is no activity' => 'Schliesse eine Aufgabe, wenn keine Aktivitäten vorhanden sind',
// 'Duration in days' => '', 'Duration in days' => 'Dauer in Tagen',
// 'Send email when there is no activity on a task' => '', 'Send email when there is no activity on a task' => 'Versende eine Email, wenn keine Aktivitäten an einer Aufgabe vorhanden sind',
// 'List of external links' => '', 'List of external links' => 'Liste der externen Verbindungen',
// 'Unable to fetch link information.' => '', 'Unable to fetch link information.' => 'Kann keine Informationen über Verbindungen holen',
// 'Daily background job for tasks' => '', 'Daily background job for tasks' => 'Tägliche Hintergrundarbeit für Aufgaben',
// 'Auto' => '', 'Auto' => 'Auto',
// 'Related' => '', 'Related' => 'Verbunden',
// 'Attachment' => '', 'Attachment' => 'Anhang',
// 'Title not found' => '', 'Title not found' => 'Titel nicht gefunden',
// 'Web Link' => '', 'Web Link' => 'Weblink',
// 'External links' => '', 'External links' => 'Externe Verbindungen',
// 'Add external link' => '', 'Add external link' => 'Externe Verbindung hinzufügen',
// 'Type' => '', 'Type' => 'Typ',
// 'Dependency' => '', 'Dependency' => 'Abhängigkeit',
// 'View internal links' => '', 'View internal links' => 'Zeige interne Verbindungen',
// 'View external links' => '', 'View external links' => 'Zeige externe Verbindungen',
// 'Add internal link' => '', 'Add internal link' => 'Füge interne Verbindung hinzu',
// 'Add a new external link' => '', 'Add a new external link' => 'Füge eine neue externe Verbindung hinzu',
// 'Edit external link' => '', 'Edit external link' => 'Externe Verbindung bearbeiten',
// 'External link' => '', 'External link' => 'Externe Verbindung',
// 'Copy and paste your link here...' => '', 'Copy and paste your link here...' => 'Kopieren Sie Ihren Link hier...',
// 'URL' => '', 'URL' => 'URL',
// 'There is no external link for the moment.' => '', 'There is no external link for the moment.' => 'Es gibt im Moment keine externe Verbindung.',
// 'Internal links' => '', 'Internal links' => 'Interne Verbindungen',
// 'There is no internal link for the moment.' => '', 'There is no internal link for the moment.' => 'Es gibt im Moment keine interne Verbindung.',
// 'Assign to me' => '', 'Assign to me' => 'Mir zuweisen',
// 'Me' => '', 'Me' => 'Mich',
// 'Do not duplicate anything' => '', 'Do not duplicate anything' => 'Nichts duplizieren',
// 'Projects management' => '', 'Projects management' => 'Projektmanagement',
// 'Users management' => '', 'Users management' => 'Benutzermanagement',
// 'Groups management' => '', 'Groups management' => 'Gruppenmanagement',
// 'Create from another project' => '', 'Create from another project' => 'Von einem anderen Projekt erstellen',
); );