snipe-it/resources/lang/sk/button.php
snipe a4e307c4db Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2021-09-08 13:49:33 -07:00

18 lines
700 B
PHP

<?php
return array(
'actions' => 'Akcie',
'add' => 'Pridať nové',
'cancel' => 'Zrušiť',
'checkin_and_delete' => 'Odobrať a odstrániť používateľa',
'delete' => 'Odstrániť',
'edit' => 'Upraviť',
'restore' => 'Obnoviť',
'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',
);