snipe-it/resources/lang/ga-IE/admin/hardware/form.php
snipe 81d2a3acda Updated lnaguage strings
Signed-off-by: snipe <snipe@snipe.net>
2022-10-04 17:48:43 -07:00

52 lines
2.8 KiB
PHP

<?php
return [
'bulk_delete' => 'Dearbhaigh Bulk Sócmhainní a Scriosadh',
'bulk_delete_help' => 'Athbhreithniú a dhéanamh ar na sócmhainní le haghaidh scriosadh mórchóir thíos. Nuair a bheidh sé scriosta, is féidir na sócmhainní seo a chur ar ais, ach ní bheidh baint acu le haon úsáideoirí a bhfuil siad á sannadh faoi láthair.',
'bulk_delete_warn' => 'Tá tú ar tí a scriosadh: sócmhainní asset_count.',
'bulk_update' => 'Sócmhainní Nuashonraithe Bulc',
'bulk_update_help' => 'Ceadaíonn an fhoirm seo duit il-sócmhainní a thabhairt cothrom le dáta ag an am céanna. Líon isteach na réimsí is gá duit a athrú ach amháin. Ní dhéanfar aon réimsí fágtha gan athrú.',
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.',
'checkedout_to' => 'Seiceáil Amach Chun',
'checkout_date' => 'Dáta Seiceáil',
'checkin_date' => 'Dáta Checkin',
'checkout_to' => 'Seiceáil go',
'cost' => 'Costas Ceannacháin',
'create' => 'Cruthaigh Sócmhainn',
'date' => 'Dáta Ceannacháin',
'depreciation' => 'Dímheas',
'depreciates_on' => 'Dímheas Ar Ar',
'default_location' => 'Suíomh Réamhshocraithe',
'eol_date' => 'Dáta EOL',
'eol_rate' => 'Ráta EOL',
'expected_checkin' => 'An Dáta Seiceála Ionchais',
'expires' => 'Deireadh',
'fully_depreciated' => 'Dímheas go hiomlán',
'help_checkout' => 'Más mian leat an tsócmhainn seo a shannadh láithreach, roghnaigh "Réidh chun Imscaradh" ón liosta stádas thuas.',
'mac_address' => 'Seoladh MAC',
'manufacturer' => 'Déantóir',
'model' => 'Mionsamhail',
'months' => 'míonna',
'name' => 'Ainm Sócmhainne',
'notes' => 'Nótaí',
'order' => 'Uimhir ordú',
'qr' => 'Cód QR',
'requestable' => 'Féadfaidh úsáideoirí an tsócmhainn seo a iarraidh',
'select_statustype' => 'Roghnaigh Cineál Stádas',
'serial' => 'Sraithuimhir',
'status' => 'Stádas',
'tag' => 'Clib Sócmhainní',
'update' => 'Nuashonrú Sócmhainní',
'warranty' => 'Bharántas',
'warranty_expires' => 'Warranty Expires',
'years' => 'blianta',
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing...',
'optional_infos' => 'Optional Information',
'order_details' => 'Order Related Information'
];