diff options
-rw-r--r-- | app/Locale/cs_CZ/translations.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index a8949378..6bcc4279 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -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', |