Fix typos in cs_CZ translation
This commit is contained in:
parent
95068e45bb
commit
104f6929f2
|
|
@ -967,7 +967,7 @@ return array(
|
|||
'Average time spent into each column for "%s"' => 'Průměrná doba strávená v každé fázi pro "%s"',
|
||||
'Average time spent into each column' => 'Průměrná doba strávená v každé fázi',
|
||||
'Average time spent' => 'Průměrná strávená doba',
|
||||
'This chart show the average time spent into each column for the last %d tasks.' => '',
|
||||
// 'This chart show the average time spent into each column for the last %d tasks.' => '',
|
||||
'Average Lead and Cycle time' => 'Průměrná dodací lhůta a doba cyklu',
|
||||
'Average lead time: ' => 'Průměrná dodací lhůta: ',
|
||||
'Average cycle time: ' => 'Průměrná doba cyklu: ',
|
||||
|
|
@ -1003,7 +1003,7 @@ return array(
|
|||
'Expand sidebar' => 'Rozbalit postranní panel',
|
||||
'This feature does not work with all browsers.' => 'Tato funkcionalita nefunguje ve všech prohlížečích.',
|
||||
'There is no destination project available.' => 'Není dostupný žádný cílový projekt.',
|
||||
'Trigger automatically subtask time tracking' => '',
|
||||
// 'Trigger automatically subtask time tracking' => '',
|
||||
'Include closed tasks in the cumulative flow diagram' => 'začlenit dokončené úkoly do kumulativního flow diagramu',
|
||||
'Current swimlane: %s' => 'Aktuální swimlane: %s',
|
||||
'Current column: %s' => 'Aktuální fáze: %s',
|
||||
|
|
@ -1017,7 +1017,7 @@ return array(
|
|||
'License' => 'Licence',
|
||||
'Project Administrator' => 'Administrátor projektu',
|
||||
'Enter the text below' => 'Zadejte text níže',
|
||||
'Gantt chart for %s' => Gantt graf pro %s'',
|
||||
'Gantt chart for %s' => 'Gantt graf pro %s',
|
||||
'Sort by position' => 'Třídit podle pozice',
|
||||
'Sort by date' => 'Třídit podle datumu',
|
||||
'Add task' => 'Přidat úkol',
|
||||
|
|
|
|||
Loading…
Reference in New Issue