snipe-it/resources/lang/fi-FI/button.php

25 lines
1 KiB
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-05-16 21:54:13 -07:00
'actions' => 'Toiminnot',
'add' => 'Lisää uusi',
'cancel' => 'Peruuta',
'checkin_and_delete' => 'Checkin All / Delete User',
2016-05-16 21:54:13 -07:00
'delete' => 'Poista',
'edit' => 'Muokkaa',
'restore' => 'Palauta',
'remove' => 'Remove',
'request' => 'Pyydä',
2016-05-16 21:54:13 -07:00
'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' => 'Massatoimintoja',
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
'new' => 'Uusi',
];