snipe-it/resources/lang/ga-IE/admin/components/general.php

16 lines
642 B
PHP
Raw Normal View History

2017-10-17 18:52:20 -07:00
<?php
return array(
2017-10-17 18:52:20 -07:00
'component_name' => 'Ainm an Chomhpháirt',
'checkin' => 'Comhpháirt Checkin',
'checkout' => 'Comhpháirt Seiceáil',
'cost' => 'Costas Ceannacháin',
'create' => 'Cruthaigh Comhpháirt',
'edit' => 'Edit Comhpháirt',
'date' => 'Dáta Ceannacháin',
'order' => 'Uimhir ordú',
'remaining' => 'Ag fágáil',
'total' => 'Iomlán',
'update' => 'Comhpháirt Nuashonraithe',
);