Sync locales
This commit is contained in:
@@ -327,10 +327,10 @@ return array(
|
||||
'Time tracking:' => 'Zeittracking',
|
||||
'New sub-task' => 'Neue Teilaufgabe',
|
||||
'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',
|
||||
'New attachment' => 'Neuer Anhang',
|
||||
'New comment' => 'Neuer Kommentar',
|
||||
'Comment updated' => 'Kommentar wurde aktualisiert',
|
||||
'New subtask' => 'Neue Teilaufgabe',
|
||||
'Subtask updated' => 'Teilaufgabe aktualisiert',
|
||||
'Task updated' => 'Aufgabe aktualisiert',
|
||||
@@ -841,7 +841,6 @@ return array(
|
||||
'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',
|
||||
'Link type' => 'Verbindungstyp',
|
||||
'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',
|
||||
@@ -930,6 +929,7 @@ return array(
|
||||
'Usernames must be lowercase and unique' => 'Benutzernamen müssen in Kleinbuschstaben und eindeutig sein',
|
||||
'Passwords will be encrypted if present' => 'Passwörter werden verschlüsselt wenn vorhanden',
|
||||
'%s attached a new file to the task %s' => '%s hat eine neue Datei zur Aufgabe %s hinzufgefügt',
|
||||
'Link type' => 'Verbindungstyp',
|
||||
'Assign automatically a category based on a link' => 'Linkbasiert eine Kategorie automatisch zuordnen',
|
||||
'BAM - Konvertible Mark' => 'BAM - Konvertible Mark',
|
||||
'Assignee Username' => 'Benutzername des Zuständigen',
|
||||
@@ -1149,4 +1149,7 @@ return array(
|
||||
// 'Display list of keyboard shortcuts' => '',
|
||||
// 'Menu' => '',
|
||||
// 'Set start date' => '',
|
||||
// 'Avatar' => '',
|
||||
// 'Upload my avatar image' => '',
|
||||
// 'Remove my image' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user