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

14 lines
668 B
PHP
Raw Normal View History

2017-10-17 18:52:20 -07:00
<?php
return array(
'about_consumables_title' => 'Maidir le Tomhaltáin',
'about_consumables_text' => 'Déantar aon ní a cheannach a úsáidfear le himeacht ama. Mar shampla, dúch printéir nó páipéar cóipeála.',
'checkout' => 'Seiceáil Inbhuanaithe don Úsáideoir',
'consumable_name' => 'Ainm Inchaite',
'create' => 'Cruthaigh Tomhaltach',
'item_no' => 'Uimh. Mír',
'remaining' => 'Ag fágáil',
'total' => 'Iomlán',
'update' => 'Nuashonrú Inchaite',
);