This commit is contained in:
2024-04-21 14:42:52 +02:00
parent 4b69674ede
commit 8a25f53c99
10700 changed files with 55767 additions and 14201 deletions

View File

@ -0,0 +1,59 @@
<?php
return [
'bulk_delete' => 'Cadarnahu Dileu Nifer o Asedau',
'bulk_restore' => 'Confirm Bulk Restore Assets',
'bulk_delete_help' => 'Adolygwch yr asedau ar gyfer dileu isod. Ar ôl eu dileu, gellir adfer yr asedau hyn, ond ni fyddant yn gysylltiedig mwyach ag unrhyw ddefnyddwyr y maent wedi\'u neilltuo iddynt ar hyn o bryd.',
'bulk_restore_help' => 'Review the assets for bulk restoration below. Once restored, these assets will not be associated with any users they were previously assigned to.',
'bulk_delete_warn' => 'Rydych am dileu :asset_count assets.',
'bulk_restore_warn' => 'You are about to restore :asset_count assets.',
'bulk_update' => 'Diweddaru Nifer o Asedau',
'bulk_update_help' => 'Mae\'r ffurflen hon yn caniatáu ichi ddiweddaru nifer o asedau ar unwaith. Llenwch y meysydd sydd angen i chi eu newid yn unig. Bydd unrhyw bwlch a adewir yn wag yn aros yr un fath. ',
'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.',
'bulk_update_with_custom_field' => 'Note the assets are :asset_model_count different types of models.',
'bulk_update_model_prefix' => 'On Models',
'bulk_update_custom_field_unique' => 'This is a unique field and can not be bulk edited.',
'checkedout_to' => 'Wedi aseinio i',
'checkout_date' => 'Dyddiad allan',
'checkin_date' => 'Dyddian i mewn',
'checkout_to' => 'Dynodi i',
'cost' => 'Cost pwrcasu',
'create' => 'Creu Ased',
'date' => 'Dyddiad Pwrcasu',
'depreciation' => 'Dibrisiant',
'depreciates_on' => 'Dibrisio Ar',
'default_location' => 'Lleoliad diofyn',
'default_location_phone' => 'Default Location Phone',
'eol_date' => 'Dyddiad DB',
'eol_rate' => 'Cyfradd DB',
'expected_checkin' => 'Dyddiad disgwl i mewn',
'expires' => 'Dod i ben',
'fully_depreciated' => 'Dibrisiant Llwyr',
'help_checkout' => 'Os ydych chi am aseinio\'r ased hwn ar unwaith, dewiswch "Barod i\'w Ddefnyddio" o\'r rhestr statws uchod. ',
'mac_address' => 'Cyfeiriad MAC',
'manufacturer' => 'Gwneuthyrwr',
'model' => 'Model',
'months' => 'misoedd',
'name' => 'Enw Ased',
'notes' => 'Nodiadau',
'order' => 'Rhif Archeb',
'qr' => 'Côd QR',
'requestable' => 'Gellir ddefnyddwyr gwneud cais am yr ased yma',
'select_statustype' => 'Dewis Math o Statws',
'serial' => 'Serial',
'status' => 'Statws',
'tag' => 'Tag Ased',
'update' => 'Diweddaru Ased',
'warranty' => 'Warant',
'warranty_expires' => 'Warrant yn dod I ben',
'years' => 'blynyddoedd',
'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_location_update_actual' => 'Update only actual 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... (This might take a bit of time on large files)',
'optional_infos' => 'Optional Information',
'order_details' => 'Order Related Information'
];

View File

@ -0,0 +1,43 @@
<?php
return [
'about_assets_title' => 'Amdan Asedau',
'about_assets_text' => 'Mae asedau wedi tracio trwy rhif cofrestru neu rhif ased. Maen yn tueddu fod yn eitemau gwerthfawr lle mae adnabod offer penodol yn bwysig.',
'archived' => 'Archifwyd',
'asset' => 'Ased',
'bulk_checkout' => 'Nodi Asedau Allan',
'bulk_checkin' => 'Checkin Assets',
'checkin' => 'Nodi Asedau I Mewn',
'checkout' => 'Nodi Asedau Allan',
'clone' => 'Dyblygu Ased',
'deployable' => 'Gellir ei ddefnyddio',
'deleted' => 'This asset has been deleted.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Addasu Ased',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
'model_invalid' => 'The Model of this Asset is invalid.',
'model_invalid_fix' => 'The Asset should be edited to correct this before attempting to check it in or out.',
'requestable' => 'Ar gael',
'requested' => 'Gofynnwyd amdano',
'not_requestable' => 'Ddim ar gael',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Adfer Ased',
'pending' => 'Yn disgwl',
'undeployable' => 'Dim ar gael',
'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
'view' => 'Gweld Ased',
'csv_error' => 'You have an error in your CSV file:',
'import_text' => '<p>Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the <code>Admin &gt; General Settings</code>.</p><p>Fields included in the CSV must match the headers: <strong>Asset Tag, Name, Checkout Date, Checkin Date</strong>. Any additional fields will be ignored. </p><p>Checkin Date: blank or future checkin dates will checkout items to associated user. Excluding the Checkin Date column will create a checkin date with todays date.</p>
',
'csv_import_match_f-l' => 'Try to match users by <strong>firstname.lastname</strong> (<code>jane.smith</code>) format',
'csv_import_match_initial_last' => 'Try to match users by <strong>first initial last name</strong> (<code>jsmith</code>) format',
'csv_import_match_first' => 'Try to match users by <strong>first name</strong> (<code>jane</code>) format',
'csv_import_match_email' => 'Try to match users by <strong>email</strong> as username',
'csv_import_match_username' => 'Try to match users by <strong>username</strong>',
'error_messages' => 'Error messages:',
'success_messages' => 'Success messages:',
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View File

@ -0,0 +1,91 @@
<?php
return [
'undeployable' => '<strong> Rhybudd: </strong> Mae\'r ased hwn wedi\'i nodi fel un na ellir ei ddefnyddio ar hyn o bryd.
Os yw\'r statws hwn wedi newid, diweddarwch statws yr ased.',
'does_not_exist' => 'Nid yw\'r ased yn bodoli.',
'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.',
'assoc_users' => 'Ar hyn o bryd mae\'r ased yma allan gan ddefnyddiwr ac ni ellir ei ddileu. Cofnodwch yr ased yn ol i fewn yn gyntaf, ac yna ceisiwch ei ddileu eto. ',
'create' => [
'error' => 'Ni crewyd yr ased, ceisiwch eto o. g. y. dd. :(',
'success' => 'Ased wedi creu yn llwyddiannus. :)',
'success_linked' => 'Asset with tag :tag was created successfully. <strong><a href=":link" style="color: white;">Click here to view</a></strong>.',
],
'update' => [
'error' => 'Ni diweddarwyd yr assed, ceisiwch eto o. g. y. dd',
'success' => 'Ased wedi diweddaru\'n llwyddiannus.',
'nothing_updated' => 'Dim newid mewn manylder, felly dim byd wedi\'i diweddaru.',
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
'assets_do_not_exist_or_are_invalid' => 'Selected assets cannot be updated.',
],
'restore' => [
'error' => 'Nid oedd yn bosib adfer yr ased, ceisiwch eto o. g. y. dd',
'success' => 'Ased wedi adfer yn llwyddiannus.',
'bulk_success' => 'Ased wedi adfer yn llwyddiannus.',
'nothing_updated' => 'No assets were selected, so nothing was restored.',
],
'audit' => [
'error' => 'Roedd archwiliad asedau yn aflwyddiannus. Ceisiwch eto o. g. y. dd.',
'success' => 'Cofnodwyd archwiliad asedau yn llwyddiannus.',
],
'deletefile' => [
'error' => 'Ffeil heb ei ddileu. Ceisiwch eto o.g.y.dd.',
'success' => 'Ffeil wedi dileu yn llwyddiannus.',
],
'upload' => [
'error' => 'Ffeil(iau) heb ei uwchlwytho. Ceisiwch eto o. g. y. dd.',
'success' => 'Ffeil(iau) wedi uwchlwytho yn llwyddiannus.',
'nofiles' => 'Ni wnaethoch chi ddewis unrhyw ffeiliau i\'w uwchlwytho, neu mae\'r ffeil rydych chi\'n ceisio ei huwchlwytho yn rhy fawr',
'invalidfiles' => 'Mae un neu mwy o\'r ffeiliau unai yn rhy fawr neu ddim y math cywir. Derbynir png, gif, fjp, doc, docx, pdf a txt.',
],
'import' => [
'error' => 'Rhai eitemau heb ei mewnforio\'n gywir.',
'errorDetail' => 'Ni fewnforiwyd yr eitemau canlynol oherwydd gwallau.',
'success' => 'Mae\'ch ffeil wedi\'i mewnforio',
'file_delete_success' => 'Mae eich ffeil wedi\'i dileu yn llwyddiannus',
'file_delete_error' => 'Nid oedd yn bosib dileu\'r ffeil',
'file_missing' => 'The file selected is missing',
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
],
'delete' => [
'confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r ased yma?',
'error' => 'Roedd problem wrth ceisio dileu\'r ased. Ceisiwch eto o. g. y. dd.',
'nothing_updated' => 'Dim asedau wedi dewis, felly dim byd wedi\'i dileu.',
'success' => 'Ased wedi dileu\'n llwyddiannus.',
],
'checkout' => [
'error' => 'Ased heb ei nodi fel allan, ceisiwch eto o. g. y. dd',
'success' => 'Ased wedi nodi fel allan yn llwyddiannus.',
'user_does_not_exist' => 'Nid yw\'r defnyddiwr yna yn ddilys. Ceisiwch eto o.g.y.dd.',
'not_available' => 'Nid yw\'r ased yma ar gael i\'w defnyddio!',
'no_assets_selected' => 'Rhaid i chi ddewis o leiaf un ased o\'r rhestr',
],
'checkin' => [
'error' => 'Ased heb ei nodi i mewn, ceisiwch eto o. g. y. dd',
'success' => 'Ased wedi nodi i mewn yn llwyddiannus.',
'user_does_not_exist' => 'Nid yw\'r defnyddiwr yna yn ddilys. Ceisiwch eto o. g. y. dd.',
'already_checked_in' => 'Ased wedi nodi i mewn yn gywir.',
],
'requests' => [
'error' => 'Nid oedd cais am yr ased, ceisiwch eto o. g. y. dd',
'success' => 'Cais am ased yn llwyddiannus.',
'canceled' => 'Wedi llwydo i canslo cais am ased',
],
];

View File

@ -0,0 +1,33 @@
<?php
return [
'asset_tag' => 'Rhif Ased (tag)',
'asset_model' => 'Model',
'assigned_to' => 'Wedi Neilltuo i',
'book_value' => 'Current Value',
'change' => 'Mewn/Allan',
'checkout_date' => 'Dyddiad Allan',
'checkoutto' => 'Allan',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
'diff' => 'Gwahaniaeth',
'dl_csv' => 'Lawrlwytho CSV',
'eol' => 'DB',
'id' => 'Rhif Unigryw',
'last_checkin_date' => 'Last Checkin Date',
'location' => 'Lleoliad',
'purchase_cost' => 'Cost',
'purchase_date' => 'Dyddiad Pwrcasu',
'serial' => 'Serial',
'status' => 'Statws',
'title' => 'Ased ',
'image' => 'Delwedd Dyfais',
'days_without_acceptance' => 'Diwrnodau Heb Derbyn',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => 'Wedi Neilltuo i',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Wedi newid',
'icon' => 'Eicon',
];