Update translations.php
Updating german translation
This commit is contained in:
@@ -529,7 +529,7 @@ return array(
|
|||||||
'JPY - Japanese Yen' => 'JPY - Japanische Yen',
|
'JPY - Japanese Yen' => 'JPY - Japanische Yen',
|
||||||
'NZD - New Zealand Dollar' => 'NZD - Neuseeland-Dollar',
|
'NZD - New Zealand Dollar' => 'NZD - Neuseeland-Dollar',
|
||||||
'RSD - Serbian dinar' => 'RSD - Serbische Dinar',
|
'RSD - Serbian dinar' => 'RSD - Serbische Dinar',
|
||||||
// 'CNY - Chinese Yuan' => '',
|
'CNY - Chinese Yuan' => 'CNY - Renminbi',
|
||||||
'USD - US Dollar' => 'USD - US-Dollar',
|
'USD - US Dollar' => 'USD - US-Dollar',
|
||||||
'Destination column' => 'Zielspalte',
|
'Destination column' => 'Zielspalte',
|
||||||
'Move the task to another column when assigned to a user' => 'Aufgabe in eine andere Spalte verschieben, wenn ein Benutzer zugeordnet wurde.',
|
'Move the task to another column when assigned to a user' => 'Aufgabe in eine andere Spalte verschieben, wenn ein Benutzer zugeordnet wurde.',
|
||||||
@@ -1367,7 +1367,7 @@ return array(
|
|||||||
'Time Spent' => 'Zeitaufwand',
|
'Time Spent' => 'Zeitaufwand',
|
||||||
'External Link' => 'externer Link',
|
'External Link' => 'externer Link',
|
||||||
'This feature enables the iCal feed, RSS feed and the public board view.' => 'Diese Funktion aktiviert den iCal Feed, RSS Feed und die öffentliche Board-Ansicht',
|
'This feature enables the iCal feed, RSS feed and the public board view.' => 'Diese Funktion aktiviert den iCal Feed, RSS Feed und die öffentliche Board-Ansicht',
|
||||||
// 'Stop the timer of all subtasks when moving a task to another column' => '',
|
'Stop the timer of all subtasks when moving a task to another column' => 'Beenden des Timers für alle Unteraufgaben, wenn die Aufgabe in eine andere Spalte verschoben wird',
|
||||||
// 'Subtask Title' => '',
|
'Subtask Title' => 'Titel der Teilaufgabe',
|
||||||
// 'Add a subtask and activate the timer when moving a task to another column' => '',
|
'Add a subtask and activate the timer when moving a task to another column' => 'Teilaufgabe hinzufügen und den Timer aktivieren, wenn die Aufgabe in eine andere Spalte verschoben wird',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user