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

23 lines
1.1 KiB
PHP
Raw Normal View History

2017-10-17 18:52:20 -07:00
<?php
return [
2017-10-17 18:52:20 -07:00
'about_assets_title' => 'Maidir Sócmhainní',
'about_assets_text' => 'Déantar míreanna a rianú trí shraithuimhir nó ar chlib sócmhainne. Is iondúil go n-éireoidh siad le hítimí ar luach níos airde a bhaineann le hábhair shonracha a aithint.',
'archived' => 'Archived',
2017-10-17 18:52:20 -07:00
'asset' => 'Sócmhainn',
2018-05-02 14:32:50 -07:00
'bulk_checkout' => 'Checkout Assets',
2017-10-17 18:52:20 -07:00
'checkin' => 'Sócmhainn Checkin',
'checkout' => 'Seiceáil Seiceáil',
'clone' => 'Sócmhainn Clón',
'deployable' => 'Infheidhmithe',
'deleted' => 'This asset has been deleted.',
2017-10-17 18:52:20 -07:00
'edit' => 'Athraigh Sócmhainn',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
2017-10-17 18:52:20 -07:00
'requestable' => 'Inrianaithe',
'requested' => 'Iarrtar',
'restore' => 'Athchóirigh Sócmhainn',
'pending' => 'Ar feitheamh',
'undeployable' => 'Neamhfhostaithe',
'view' => 'Féach Sócmhainn',
];