mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 16:14:18 -08:00
903609b5a5
Signed-off-by: snipe <snipe@snipe.net>
23 lines
1.1 KiB
PHP
23 lines
1.1 KiB
PHP
<?php
|
|
|
|
return array(
|
|
'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',
|
|
'asset' => 'Sócmhainn',
|
|
'bulk_checkout' => 'Checkout Assets',
|
|
'checkin' => 'Sócmhainn Checkin',
|
|
'checkout' => 'Seiceáil Seiceáil',
|
|
'clone' => 'Sócmhainn Clón',
|
|
'deployable' => 'Infheidhmithe',
|
|
'deleted' => 'This asset has been deleted.',
|
|
'edit' => 'Athraigh Sócmhainn',
|
|
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
|
|
'requestable' => 'Inrianaithe',
|
|
'requested' => 'Iarrtar',
|
|
'restore' => 'Athchóirigh Sócmhainn',
|
|
'pending' => 'Ar feitheamh',
|
|
'undeployable' => 'Neamhfhostaithe',
|
|
'view' => 'Féach Sócmhainn',
|
|
);
|