Move Gantt charts to external plugin
This commit is contained in:
@@ -729,15 +729,8 @@ return array(
|
||||
'License:' => 'Lizenz:',
|
||||
'License' => 'Lizenz',
|
||||
'Enter the text below' => 'Text unten eingeben',
|
||||
'Sort by position' => 'Nach Position sortieren',
|
||||
'Sort by date' => 'Nach Datum sortieren',
|
||||
'Add task' => 'Aufgabe hinzufügen',
|
||||
'Start date:' => 'Startdatum:',
|
||||
'Due date:' => 'Ablaufdatum:',
|
||||
'There is no start date or due date for this task.' => 'Diese Aufgabe hat kein Start oder Ablaufdatum.',
|
||||
'Moving or resizing a task will change the start and due date of the task.' => 'Aufgabe verschieben/ändern, ändert auch Start- und Ablaufdatum der Aufgabe.',
|
||||
'There is no task in your project.' => 'Es gibt keine Aufgabe in deinem Projekt',
|
||||
'Gantt chart' => 'Gantt Diagramm',
|
||||
'People who are project managers' => 'Benutzer die Projektmanager sind',
|
||||
'People who are project members' => 'Benutzer die Projektmitglieder sind',
|
||||
'NOK - Norwegian Krone' => 'NOK - Norwegische Kronen',
|
||||
@@ -749,22 +742,15 @@ return array(
|
||||
'Members' => 'Mitglieder',
|
||||
'Shared project' => 'Geteiltes Projekt',
|
||||
'Project managers' => 'Projektmanager',
|
||||
'Gantt chart for all projects' => 'Gantt Diagramm für alle Projekte',
|
||||
'Projects list' => 'Projektliste',
|
||||
'Gantt chart for this project' => 'Gantt Diagramm für dieses Projekt',
|
||||
'Project board' => 'Projekt Pinnwand',
|
||||
'End date:' => 'Endedatum:',
|
||||
'There is no start date or end date for this project.' => 'Es gibt kein Startdatum oder Endedatum für dieses Projekt',
|
||||
'Projects Gantt chart' => 'Projekt Gantt Diagramm',
|
||||
'Change task color when using a specific task link' => 'Aufgabefarbe ändern bei bestimmter Aufgabenverbindung',
|
||||
'Task link creation or modification' => 'Aufgabenverbindung erstellen oder bearbeiten',
|
||||
'Milestone' => 'Meilenstein',
|
||||
'Documentation: %s' => 'Dokumentation: %s',
|
||||
'Switch to the Gantt chart view' => 'Zur Gantt-Diagramm Ansicht wechseln',
|
||||
'Reset the search/filter box' => 'Suche/Filter-Box zurücksetzen',
|
||||
'Documentation' => 'Dokumentation',
|
||||
'Table of contents' => 'Inhaltsverzeichnis',
|
||||
'Gantt' => 'Gantt',
|
||||
'Author' => 'Autor',
|
||||
'Version' => 'Version',
|
||||
'Plugins' => 'Plugins',
|
||||
|
||||
Reference in New Issue
Block a user