Sync and update translations

This commit is contained in:
Frédéric Guillot
2020-02-25 20:33:55 -08:00
parent c8a617cfcb
commit 8266422c8a
34 changed files with 202 additions and 3 deletions

View File

@@ -1411,6 +1411,10 @@ return array(
'Task limits apply to each swimlane individually' => 'Aufgabenlimit gilt pro Swimlane',
'Task limits are applied to each swimlane individually' => 'Aufgabenlimit gilt pro Swimlane',
'Task limits are applied across swimlanes' => 'Aufgabenlimit gilt Swimlane übergreifend',
// 'Column task limits apply to each swimlane individually' => '',
// 'Column task limits are applied to each swimlane individually' => '',
// 'Column task limits are applied across swimlanes' => '',
// 'Task limit: ' => '',
'Change to global tag' => 'Zu globalem Schlagwort machen',
'Do you really want to make the tag "%s" global?' => 'Das Schlagwort "%s" wirklich global machen?',
);