Update cs_CZ translations
This commit is contained in:
committed by
Frédéric Guillot
parent
fda6daae4b
commit
c238a3f108
@@ -859,7 +859,7 @@ return array(
|
|||||||
'Role' => 'Role',
|
'Role' => 'Role',
|
||||||
'Enter user name...' => 'Zadejte uživatelské jméno...',
|
'Enter user name...' => 'Zadejte uživatelské jméno...',
|
||||||
'Allowed Groups' => 'Povolené skupiny',
|
'Allowed Groups' => 'Povolené skupiny',
|
||||||
// 'No group has been allowed.' => '',
|
'No group has been allowed.' => 'Žádná skupina nebyla povolena.',
|
||||||
'Group' => 'Skupina',
|
'Group' => 'Skupina',
|
||||||
'Group Name' => 'Jméno skupiny',
|
'Group Name' => 'Jméno skupiny',
|
||||||
'Enter group name...' => 'Zadejte název skupiny ...',
|
'Enter group name...' => 'Zadejte název skupiny ...',
|
||||||
@@ -1391,7 +1391,7 @@ return array(
|
|||||||
'%s removed a file from the task %s' => '%s odstranil soubor z úkolu %s',
|
'%s removed a file from the task %s' => '%s odstranil soubor z úkolu %s',
|
||||||
'Move the task to another swimlane when assigned to a user' => 'Když je úkol přiřazen uživateli, přesunout úkol na jinou dráhu',
|
'Move the task to another swimlane when assigned to a user' => 'Když je úkol přiřazen uživateli, přesunout úkol na jinou dráhu',
|
||||||
'Destination swimlane' => 'Cílová dráha',
|
'Destination swimlane' => 'Cílová dráha',
|
||||||
'Assign a category when the task is moved to a specific swimlane' => 'Při přesunu úkolu na konkrétní dráhu přiřaďte kategorii',
|
'Assign a category when the task is moved to a specific swimlane' => 'Přiřadit kategorii při přesunu úkolu na určitou dráhu',
|
||||||
'Move the task to another swimlane when the category is changed' => 'Při změně kategorie přesunout úkol na jinou dráhu',
|
'Move the task to another swimlane when the category is changed' => 'Při změně kategorie přesunout úkol na jinou dráhu',
|
||||||
'Reorder this column by priority (ASC)' => 'Změnit pořadí tohoto sloupce podle priority (vzestupně)',
|
'Reorder this column by priority (ASC)' => 'Změnit pořadí tohoto sloupce podle priority (vzestupně)',
|
||||||
'Reorder this column by priority (DESC)' => 'Změnit pořadí tohoto sloupce podle priority (sestupně)',
|
'Reorder this column by priority (DESC)' => 'Změnit pořadí tohoto sloupce podle priority (sestupně)',
|
||||||
@@ -1420,8 +1420,8 @@ return array(
|
|||||||
'%s is a member of the following group(s): %s' => '%s je členem následující skupiny (skupin): %s',
|
'%s is a member of the following group(s): %s' => '%s je členem následující skupiny (skupin): %s',
|
||||||
'%d/%d group(s) shown' => 'zobrazeno(a) %d/%d skupin(a)',
|
'%d/%d group(s) shown' => 'zobrazeno(a) %d/%d skupin(a)',
|
||||||
'Subtask creation or modification' => 'Vytvoření nebo úprava dílčího úkolu',
|
'Subtask creation or modification' => 'Vytvoření nebo úprava dílčího úkolu',
|
||||||
// 'Assign the task to a specific user when the task is moved to a specific swimlane' => '',
|
'Assign the task to a specific user when the task is moved to a specific swimlane' => 'Přiřadit úkol určitému uživateli při přesunu úkolu na určitou dráhu',
|
||||||
// 'Comment' => '',
|
'Comment' => 'Komentář',
|
||||||
// 'Collapse vertically' => '',
|
'Collapse vertically' => 'Rozbalit svisle',
|
||||||
// 'Expand vertically' => '',
|
'Expand vertically' => 'Sbalit svisle',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user