mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
026ea41dee
Signed-off-by: snipe <snipe@snipe.net>
25 lines
1 KiB
PHP
25 lines
1 KiB
PHP
<?php
|
|
|
|
return [
|
|
'actions' => 'Gníomhartha',
|
|
'add' => 'Cuir Nua',
|
|
'cancel' => 'Cealaigh',
|
|
'checkin_and_delete' => 'Checkin All / Delete User',
|
|
'delete' => 'Scrios',
|
|
'edit' => 'Athraigh',
|
|
'restore' => 'Athchóirigh',
|
|
'remove' => 'Remove',
|
|
'request' => 'Iarratas',
|
|
'submit' => 'Cuir isteach',
|
|
'upload' => 'Uaslódáil',
|
|
'select_file' => 'Roghnaigh Comhad ...',
|
|
'select_files' => 'Select Files...',
|
|
'generate_labels' => '{1} Generate Label|[2,*] Generate Labels',
|
|
'send_password_link' => 'Seol Nasc Athshocraigh Pasfhocal',
|
|
'go' => 'Go',
|
|
'bulk_actions' => 'Bulk Actions',
|
|
'add_maintenance' => 'Add Maintenance',
|
|
'append' => 'Append',
|
|
'new' => 'Nua',
|
|
];
|