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

<?php
return [
'actions' => 'Handlinger',
'add' => 'Opprett ny',
'cancel' => 'Avbryt',
'checkin_and_delete' => 'Checkin All / Delete User',
'delete' => 'Slett',
'edit' => 'Rediger',
'restore' => 'Gjenopprett',
'remove' => 'Fjern',
'request' => 'Forespørsel',
'submit' => 'Send',
'upload' => 'Last opp',
'select_file' => 'Velg fil...',
'select_files' => 'Velg filer...',
'generate_labels' => '{1} Lag etikett [2,*] Lag etiketter',
'send_password_link' => 'Send lenke for å nullstille passordet',
'go' => 'Gå',
'bulk_actions' => 'Massehandlinger',
'add_maintenance' => 'Legg til vedlikehold',
'append' => 'Legg til',
'new' => 'Ny',
];