Update sk translation
This commit is contained in:
@@ -528,7 +528,7 @@ return array(
|
|||||||
'RSD - Serbian dinar' => 'RSD – Srbský dinár',
|
'RSD - Serbian dinar' => 'RSD – Srbský dinár',
|
||||||
'CNY - Chinese Yuan' => 'CNY – Čínsky juan',
|
'CNY - Chinese Yuan' => 'CNY – Čínsky juan',
|
||||||
'USD - US Dollar' => 'USD – Americký dolár',
|
'USD - US Dollar' => 'USD – Americký dolár',
|
||||||
// 'VES - Venezuelan Bolívar' => '',
|
'VES - Venezuelan Bolívar' => 'Venezuelský bolívar',
|
||||||
'Destination column' => 'Cieľový stĺpec',
|
'Destination column' => 'Cieľový stĺpec',
|
||||||
'Move the task to another column when assigned to a user' => 'Presunúť úlohu do iného stĺpca, keď je pridelená používateľovi',
|
'Move the task to another column when assigned to a user' => 'Presunúť úlohu do iného stĺpca, keď je pridelená používateľovi',
|
||||||
'Move the task to another column when assignee is cleared' => 'Presunúť úlohu do iného stĺpca, keď je pridelenie vymazané',
|
'Move the task to another column when assignee is cleared' => 'Presunúť úlohu do iného stĺpca, keď je pridelenie vymazané',
|
||||||
@@ -1420,9 +1420,9 @@ return array(
|
|||||||
'%s is a member of the following group(s): %s' => '%s je členom tejto skupiny(n): %s',
|
'%s is a member of the following group(s): %s' => '%s je členom tejto skupiny(n): %s',
|
||||||
'%d/%d group(s) shown' => 'zobrazených %d/%d skupíny(ín)',
|
'%d/%d group(s) shown' => 'zobrazených %d/%d skupíny(ín)',
|
||||||
'Subtask creation or modification' => 'Vytvorenie alebo úprava podúlohy',
|
'Subtask creation or modification' => 'Vytvorenie alebo úprava podúlohy',
|
||||||
// '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' => 'Prideliť úlohu zadanému používateľovi, keď je úloha presunutá do zadanej dráhy',
|
||||||
// 'Comment' => '',
|
'Comment' => 'Komentár',
|
||||||
// 'Collapse vertically' => '',
|
'Collapse vertically' => 'Zbaliť vertikálne',
|
||||||
// 'Expand vertically' => '',
|
'Expand vertically' => 'Rozbaliť vertikálne',
|
||||||
// 'MXN - Mexican Peso' => '',
|
'MXN - Mexican Peso' => 'Mexické peso',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user