snipe-it/resources/lang/fi/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,020 B
PHP

<?php
return [
'actions' => 'Toiminnot',
'add' => 'Lisää uusi',
'cancel' => 'Peruuta',
'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Poista',
'edit' => 'Muokkaa',
'restore' => 'Palauta',
'remove' => 'Remove',
'request' => 'Pyydä',
'submit' => 'Lähetä',
'upload' => 'Lähetä',
'select_file' => 'Valitse tiedosto...',
'select_files' => 'Valitse tiedostot...',
'generate_labels' => '{1} Luo tunniste |[2, *] Luo tunnisteet',
'send_password_link' => 'Lähetä salasanan palautuslinkki',
'go' => 'Go',
'bulk_actions' => 'Bulk Actions',
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
'new' => 'New',
];