Update sk translation
This commit is contained in:
parent
89e96d8333
commit
ff294b7a62
|
|
@ -528,7 +528,7 @@ return array(
|
|||
'RSD - Serbian dinar' => 'RSD – Srbský dinár',
|
||||
'CNY - Chinese Yuan' => 'CNY – Čínsky juan',
|
||||
'USD - US Dollar' => 'USD – Americký dolár',
|
||||
// 'VES - Venezuelan Bolívar' => '',
|
||||
'VES - Venezuelan Bolívar' => 'Venezuelský bolívar',
|
||||
'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 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',
|
||||
'%d/%d group(s) shown' => 'zobrazených %d/%d skupíny(ín)',
|
||||
'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' => '',
|
||||
// 'Comment' => '',
|
||||
// 'Collapse vertically' => '',
|
||||
// 'Expand vertically' => '',
|
||||
// 'MXN - Mexican Peso' => '',
|
||||
'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' => 'Komentár',
|
||||
'Collapse vertically' => 'Zbaliť vertikálne',
|
||||
'Expand vertically' => 'Rozbaliť vertikálne',
|
||||
'MXN - Mexican Peso' => 'Mexické peso',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue