snipe-it/resources/lang/ga-IE/button.php
2018-05-02 14:32:50 -07:00

17 lines
608 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...',
);