Update locales

This commit is contained in:
Frederic Guillot
2015-08-20 22:03:03 -04:00
parent 04a12dd102
commit b7092d5e2d
22 changed files with 262 additions and 2 deletions

View File

@@ -1027,4 +1027,17 @@ return array(
'Moving or resizing a task will change the start and due date of the task.' => 'Posunutím nebo prodloužením úkolu se změní počáteční a konečné datum úkolu. ',
'There is no task in your project.' => 'Projekt neobsahuje žádné úkoly.',
'Gantt chart' => 'Gantt graf',
// 'People who are project managers' => '',
// 'People who are project members' => '',
// 'NOK - Norwegian Krone' => '',
// 'Show this column' => '',
// 'Hide this column' => '',
// 'open file' => '',
// 'End date' => '',
// 'Users overview' => '',
// 'Managers' => '',
// 'Members' => '',
// 'Shared project' => '',
// 'Project managers' => '',
// 'Project members' => '',
);