snipe-it/resources/lang/ga-IE/button.php
snipe 1854d7d668 Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2021-12-13 11:28:01 -08:00

19 lines
749 B
PHP

<?php
return array(
'actions' => 'Gníomhartha',
'add' => 'Cuir Nua',
'cancel' => 'Cealaigh',
'checkin_and_delete' => 'Checkin & Scrios Úsáideoir',
'delete' => 'Scrios',
'edit' => 'Athraigh',
'restore' => 'Athchóirigh',
'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' => 'Send Password Reset Link',
);