snipe-it/resources/lang/sk/button.php
snipe 9db0b038a5 Updated translation strings
Signed-off-by: snipe <snipe@snipe.net>
2022-08-08 15:29:28 -07:00

25 lines
1 KiB
PHP

<?php
return [
'actions' => 'Akcie',
'add' => 'Pridať nové',
'cancel' => 'Zrušiť',
'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Odstrániť',
'edit' => 'Upraviť',
'restore' => 'Obnoviť',
'remove' => 'Odstrániť',
'request' => 'Požiadavka',
'submit' => 'Odoslať',
'upload' => 'Odoslať',
'select_file' => 'Vybrať súbor...',
'select_files' => 'Vybrať súbory...',
'generate_labels' => '{1} Generovať štítok|[2,*] Generovať štítky',
'send_password_link' => 'Odoslať odkaz na zmenu hesla',
'go' => 'Go',
'bulk_actions' => 'Hromadné akcie',
'add_maintenance' => 'Pridať údržbu',
'append' => 'Append',
'new' => 'Nový',
];