ok
This commit is contained in:
12
Production/SNIPE-IT/resources/lang/cy-GB/account/general.php
Normal file
12
Production/SNIPE-IT/resources/lang/cy-GB/account/general.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'personal_api_keys' => 'Personal API Keys',
|
||||
'api_key_warning' => 'When generating an API token, be sure to copy it down immediately as they
|
||||
will not be visible to you again.',
|
||||
'api_base_url' => 'Your API base url is located at:',
|
||||
'api_base_url_endpoint' => '/<endpoint>',
|
||||
'api_token_expiration_time' => 'API tokens are set to expire in:',
|
||||
'api_reference' => 'Please check the <a href="https://snipe-it.readme.io/reference" target="_blank">API reference</a> to
|
||||
find specific API endpoints and additional API documentation.',
|
||||
);
|
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'accessory_category' => 'Categori Ategolyn',
|
||||
'accessory_name' => 'Enw Ategolyn',
|
||||
'checkout' => 'Cofnodi ategolyn allan',
|
||||
'checkin' => 'Cofnodi ategolyn i fewn',
|
||||
'create' => 'Creu Ategolyn',
|
||||
'edit' => 'Golygu Ategolyn',
|
||||
'eula_text' => 'Categori CTDT',
|
||||
'eula_text_help' => 'Mae\'r blwch yma yn caniatau i chi addasu eich CTDTs ar gyfer mathau penodol o asedau. Os ydych yn defnyddio un CTDT ar gyfer eich asedau yna cewch ticio\'r blwch isod i defnyddio\'r fersiwn diofyn.',
|
||||
'require_acceptance' => 'Gorfodi defnyddwyr i cadarnhau derbyn asedau yn y categori yma.',
|
||||
'no_default_eula' => 'Wedi methu darganfod CTDT, Ychwanegwch un yn gosodiadau.',
|
||||
'total' => 'Cyfanswm',
|
||||
'remaining' => 'Yn weddill',
|
||||
'update' => 'Diweddaru Ategolyn',
|
||||
'use_default_eula' => 'Defnyddio\'r <a href="#" data-toggle="modal" data-target="#eulaModal">prif CTDT diofyn</a> yn lle.',
|
||||
'use_default_eula_disabled' => '<del>Defnyddio\'r CTDT diofn yn lle\'r un presennol.</del>Nid oes prif CTDT diofyn wedi gosod. Ychwanegwch un yn gosodiadau os gwelwch yn dda.',
|
||||
'clone' => 'Clone Accessory',
|
||||
'delete_disabled' => 'This accessory cannot be deleted yet because some items are still checked out.',
|
||||
|
||||
);
|
@ -0,0 +1,39 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Nid yw\'r ategolyn [:id] yn bodoli.',
|
||||
'not_found' => 'That accessory was not found.',
|
||||
'assoc_users' => 'Mae\'r ategolyn yma hefo :count eitem wedi nodi allan i defnyddwyr. Nodwch yr ategolion yn ol i fewn ac yna ceisiwch eto. ',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd yr ategolyn, ceisiwch eto o.g.y.dd.',
|
||||
'success' => 'Ategolyn wedi creu yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd yr ategolyn, ceisiwch eto o.g.y.dd',
|
||||
'success' => 'Diweddarwyd yr ategolyn yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r eitem hwn?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r eitem. Ceisiwch eto o.g.y.dd.',
|
||||
'success' => 'Ategolyn wedi dileu yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'Ategolyn heb ei nodi allan, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Ategolyn wedi nodi allan yn llwyddiannus.',
|
||||
'unavailable' => 'Accessory is not available for checkout. Check quantity available',
|
||||
'user_does_not_exist' => 'Nid yw\'r defnyddiwr yna yn ddilys. Ceisiwch eto o.g.y.dd.'
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'Nid oedd yn bosib nodi\'r ategolyn i fewn, ceisiwch eto o.g.y.dd',
|
||||
'success' => 'Ategolyn wedi nodi i fewn yn llwyddiannus.',
|
||||
'user_does_not_exist' => 'Nid yw\'r defnyddiwr yna yn ddilys. Ceisiwch eto o.g.y.dd.'
|
||||
)
|
||||
|
||||
|
||||
);
|
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'dl_csv' => 'Lawrlwytho CSV',
|
||||
'eula_text' => 'CTDT',
|
||||
'id' => 'Rhif Unigryw',
|
||||
'require_acceptance' => 'Derbyn',
|
||||
'title' => 'Enw Ategolyn',
|
||||
|
||||
|
||||
);
|
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'asset_maintenance_type' => 'Asset Maintenance Type',
|
||||
'title' => 'Teitl',
|
||||
'start_date' => 'Start Date',
|
||||
'completion_date' => 'Completion Date',
|
||||
'cost' => 'Cost',
|
||||
'is_warranty' => 'Gwelliant Gwarant',
|
||||
'asset_maintenance_time' => 'Asset Maintenance Time (in days)',
|
||||
'notes' => 'Nodiadau',
|
||||
'update' => 'Update Asset Maintenance',
|
||||
'create' => 'Create Asset Maintenance'
|
||||
];
|
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'asset_maintenances' => 'Cynnal a chadw Ased',
|
||||
'edit' => 'Golygu Cynnal a Chadw Ased',
|
||||
'delete' => 'Dileu Cynnal a Chadw Ased',
|
||||
'view' => 'Gweld manylder Cynnal a Chadw Ased',
|
||||
'repair' => 'Trwsio',
|
||||
'maintenance' => 'Cynnal a Chadw',
|
||||
'upgrade' => 'Uwchraddio',
|
||||
'calibration' => 'Graddnodi',
|
||||
'software_support' => 'Cefnogaeth meddalwedd',
|
||||
'hardware_support' => 'Cefnogaeth caledwedd',
|
||||
'configuration_change' => 'Configuration Change',
|
||||
'pat_test' => 'PAT Test',
|
||||
];
|
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'not_found' => 'Ni ddarganfuwyd cofnod Cynnal a Chadw Ased yr oeddech yn edrych amdan!',
|
||||
'delete' => [
|
||||
'confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r cofnod cynnal a chadw yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r nodyn cynnal a chadw. Ceisiwch eto o.g.y.dd.',
|
||||
'success' => 'Nodyn cynnal a chadw wedi\'i dileu\'n llwyddiannus.',
|
||||
],
|
||||
'create' => [
|
||||
'error' => 'Ni crewyd y cofnod cynnal a chadw, ceisiwch eto o.g.y.dd.',
|
||||
'success' => 'Nodyn cynnal a chadw wedi\'i greu\'n llwyddiannus.',
|
||||
],
|
||||
'edit' => [
|
||||
'error' => 'Wedi methu newid y cofnod cynnal a chadw, ceisiwch eto o.g.y.dd.',
|
||||
'success' => 'Nodyn cynnal a chadw wedi\'i diweddaru\'n llwyddiannus.',
|
||||
],
|
||||
'asset_maintenance_incomplete' => 'Heb cwbwlhau eto',
|
||||
'warranty' => 'Warant',
|
||||
'not_warranty' => 'Dim Warant',
|
||||
];
|
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => 'Cynnal a chadw Ased',
|
||||
'asset_name' => 'Enw Ased',
|
||||
'is_warranty' => 'Warant',
|
||||
'dl_csv' => 'Lawrlwytho CSV',
|
||||
];
|
@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'asset_categories' => 'Categoriau Asedau',
|
||||
'category_name' => 'Enw categori',
|
||||
'checkin_email' => 'Gyrru ebost i defnyddiwr wrth nodi fewn/allan.',
|
||||
'checkin_email_notification' => 'Fe geith y defnyddiwr yma ebost wrth nodi i fewn/allan.',
|
||||
'clone' => 'Dyblygu Categori',
|
||||
'create' => 'Creu Categori Newydd',
|
||||
'edit' => 'Golygu Categori',
|
||||
'email_will_be_sent_due_to_global_eula' => 'An email will be sent to the user because the global EULA is being used.',
|
||||
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
|
||||
'eula_text' => 'CTDT Categori',
|
||||
'eula_text_help' => 'Mae\'r blwch yma yn caniatau i chi addasu eich CTDTs ar gyfer mathau penodol o asedau. Os ydych yn defnyddio un CTDT ar gyfer eich asedau yna cewch ticio\'r blwch isod i defnyddio\'r fersiwn diofyn.',
|
||||
'name' => 'Enw\'r categori',
|
||||
'require_acceptance' => 'Gorfodi defnyddwyr i cadarnhau derbyn asedau yn y categori yma.',
|
||||
'required_acceptance' => 'Fe geith y defnyddiwr yma ebost hefo linc i cofnodi derbyn yr eitem yma.',
|
||||
'required_eula' => 'Fe geith y defnyddiwr yma copi o\'r CTDT trwy ebost',
|
||||
'no_default_eula' => 'Wedi methu darganfod CTDT, Ychwanegwch un yn gosodiadau.',
|
||||
'update' => 'Diweddaru Categori',
|
||||
'use_default_eula' => 'Defnyddio\'r <a href="#" data-toggle="modal" data-target="#eulaModal">prif CTDT diofyn</a> yn lle.',
|
||||
'use_default_eula_disabled' => '<del>Defnyddio\'r CTDT diofyn yn lle\'r un presennol.</del>Nid oes prif CTDT diofyn wedi gosod. Ychwanegwch yn ynj gosodiadau os gwelwch yn dda.',
|
||||
'use_default_eula_column' => 'Use default EULA',
|
||||
|
||||
);
|
@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Categori ddim yn bodoli.',
|
||||
'assoc_models' => 'Mae\'r categori yma wedi perthnasu i oleiaf un model a nid yw\'n bosib dileu. Diweddarwch eich modelau i beidio cyfeirio at y categori yma ac yna ceisiwch eto. ',
|
||||
'assoc_items' => 'Mae\'r categori yma wedi perthnasu i :asset_type a nid yw\'n bosib dileu. Diweddarwch eich :asset_type i beidio cyfeirio at y categori yma ac yna ceisiwch eto. ',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd y categori, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Categori wedi creu\'n llwyddiannus.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd y categori, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Categori wedi diweddaru\'n llwyddiannus.',
|
||||
'cannot_change_category_type' => 'You cannot change the category type once it has been created',
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r categori yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r categori. Ceisiwch eto o.g.y.dd.',
|
||||
'success' => 'Categori wedi dileu\'n llwyddiannus.'
|
||||
)
|
||||
|
||||
);
|
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'eula_text' => 'CTDT',
|
||||
'id' => 'Rhif Unigryw',
|
||||
'parent' => 'Rhiant',
|
||||
'require_acceptance' => 'Derbyn',
|
||||
'title' => 'Enw Categori Ased',
|
||||
|
||||
);
|
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'select_company' => 'Dewis Cwmni',
|
||||
'about_companies' => 'Amdan Cwmniau',
|
||||
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
|
||||
];
|
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'does_not_exist' => 'Nid ywr cwmni\'n bodoli.',
|
||||
'deleted' => 'Deleted company',
|
||||
'assoc_users' => 'Mae\'r cwmni yma wedi perthnasu i oleiaf un model a nid yw\'n bosib dileu. Diweddarwch eich modelau i beidio cyfeirio at y cwmni yma ac yna ceisiwch eto. ',
|
||||
'create' => [
|
||||
'error' => 'Ni crewyd y cwmni, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Cwmni wedi creu yn llwyddiannus.',
|
||||
],
|
||||
'update' => [
|
||||
'error' => 'Ni diweddarwyd y cwmni, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Cwmni wedi diweddaru\'n llwyddiannus.',
|
||||
],
|
||||
'delete' => [
|
||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r cwmni yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r cwmni. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Cwmni wedi dileu\'n llwyddiannus.',
|
||||
],
|
||||
];
|
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return array(
|
||||
'companies' => 'Cwmniau',
|
||||
'create' => 'Creu Cwmni',
|
||||
'email' => 'Company Email',
|
||||
'title' => 'Cwmni',
|
||||
'phone' => 'Company Phone',
|
||||
'update' => 'Diweddaru Cwmni',
|
||||
'name' => 'Enw Cwmni',
|
||||
'id' => 'Rhif Unigryw',
|
||||
);
|
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'component_name' => 'Enw Cydran',
|
||||
'checkin' => 'Nodi\'r gydran allan',
|
||||
'checkout' => 'Nodi\'r gydran allan',
|
||||
'cost' => 'Cost pwrcasu',
|
||||
'create' => 'Creu Cydran',
|
||||
'edit' => 'Addasu Cydran',
|
||||
'date' => 'Dyddiad Pwrcasu',
|
||||
'order' => 'Rhif Archeb',
|
||||
'remaining' => 'Yn weddill',
|
||||
'total' => 'Cyfanswm',
|
||||
'update' => 'Diweddaru Cydran',
|
||||
'checkin_limit' => 'Amount checked in must be equal to or less than :assigned_qty'
|
||||
);
|
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Nid ywr cydran yn bodoli.',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd y cydran, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Cydran wedi creu yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni ddiweddarwyd y cydran, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Diweddarwyd y gydran yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r cydran yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r cydran. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Cydran wedi dileu\'n llwyddiannus.'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'Cydran heb ei nodi allan, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Cydran wedi nodi allan yn llwyddiannus.',
|
||||
'user_does_not_exist' => 'Nid yw\'r defnyddiwr yna yn ddilys. Ceisiwch eto o. g. y. dd.',
|
||||
'unavailable' => 'Not enough components remaining: :remaining remaining, :requested requested ',
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'Cydran heb ei nodi i fewn, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Cydran wedi nodi i fewn yn llwyddiannus.',
|
||||
'user_does_not_exist' => 'Nid yw\'r defnyddiwr yna yn ddilys. Ceisiwch eto o. g. y. dd.'
|
||||
)
|
||||
|
||||
|
||||
);
|
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'title' => 'Enw Cydran',
|
||||
);
|
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Nodi nwydd traul allan i defnyddiwr',
|
||||
'consumable_name' => 'Enw nwydd traul',
|
||||
'create' => 'Creu nwydd traul',
|
||||
'item_no' => 'Rhif eitem.',
|
||||
'remaining' => 'Yn weddill',
|
||||
'total' => 'Cyfanswm',
|
||||
'update' => 'Diweddaru nwydd traul',
|
||||
);
|
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Nid yw\'r nwydd traul yn bodoli.',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd y nwydd traul, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Nwydd traul wedi creu yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd y nwydd traul, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Nwydd traul wedi diweddaru\'n llwyddiannus.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r nwydd traul yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r nwydd traul. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Nwydd traul wedi dileu\'n llwyddiannus.'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'Nwydd traul heb ei nodi allan, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Nwydd traul wedi nodi allan yn llwyddiannus.',
|
||||
'user_does_not_exist' => 'Nid yw\'r defnyddiwr yna yn ddilys. Ceisiwch eto o. g. y. dd.',
|
||||
'unavailable' => 'There are not enough consumables for this checkout. Please check the quantity left. ',
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'Nwydd traul heb ei nodi i fewn, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Nwydd traul wedi nodi i fewn yn llwyddiannus.',
|
||||
'user_does_not_exist' => 'Nid yw\'r defnyddiwr yna yn ddilys. Ceisiwch eto o. g. y. dd.'
|
||||
)
|
||||
|
||||
|
||||
);
|
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'title' => 'Enw nwydd traul',
|
||||
);
|
@ -0,0 +1,61 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'custom_fields' => 'Meysydd addasedig',
|
||||
'manage' => 'Manage',
|
||||
'field' => 'Meysydd',
|
||||
'about_fieldsets_title' => 'Amdan grwpiau meysydd',
|
||||
'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used for specific asset model types.',
|
||||
'custom_format' => 'Custom Regex format...',
|
||||
'encrypt_field' => 'Hamcryptio gwerth y maes yma yn y basdata',
|
||||
'encrypt_field_help' => 'RHYBUDD: Mae hamcryptio maes yn feddwl nid oes modd chwilio amdano.',
|
||||
'encrypted' => 'Wedi hamcryptio',
|
||||
'fieldset' => 'Setiau maes',
|
||||
'qty_fields' => 'Nifer o meysydd',
|
||||
'fieldsets' => 'Setiau maes',
|
||||
'fieldset_name' => 'Enw set maes',
|
||||
'field_name' => 'Enw maes',
|
||||
'field_values' => 'Gwerthoedd maes',
|
||||
'field_values_help' => 'Ychwanegwch opsiynau selectable, un fesul llinell. Anwybyddir llinellau gwag heblaw\'r llinell gyntaf.',
|
||||
'field_element' => 'Ffurf Elfen',
|
||||
'field_element_short' => 'Elfen',
|
||||
'field_format' => 'Fformat',
|
||||
'field_custom_format' => 'Fformat Regex addasedig',
|
||||
'field_custom_format_help' => 'Mae\'r maes hwn yn caniatáu ichi ddefnyddio mynegiad regex i\'w ddilysu. Dylai ddechrau gyda "regex:" - er enghraifft, i ddilysu bod gwerth maes arferiad yn cynnwys IMEI dilys (15 digid rhifol), byddech chi\'n defnyddio <code>regex:/^[0-9]{15}$/</code>.',
|
||||
'required' => 'Gofynnol',
|
||||
'req' => 'Angen.',
|
||||
'used_by_models' => 'Defnyddir gan modelau',
|
||||
'order' => 'Trefn',
|
||||
'create_fieldset' => 'Set maes newydd',
|
||||
'update_fieldset' => 'Update Fieldset',
|
||||
'fieldset_does_not_exist' => 'Fieldset :id does not exist',
|
||||
'fieldset_updated' => 'Fieldset updated',
|
||||
'create_fieldset_title' => 'Create a new fieldset',
|
||||
'create_field' => 'Maes Addasedig newydd',
|
||||
'create_field_title' => 'Create a new custom field',
|
||||
'value_encrypted' => 'Mae gwerth y maes hwn wedi\'i amgryptio yn y gronfa ddata. Dim ond defnyddwyr gweinyddol fydd yn gallu gweld y gwerth wedi\'i ddadgryptio',
|
||||
'show_in_email' => 'Cynnwys gwerth y maes hwn mewn e-byst talu a anfonir at y defnyddiwr? Ni ellir cynnwys meysydd wedi\'u hamgryptio mewn e-byst',
|
||||
'show_in_email_short' => 'Include in emails.',
|
||||
'help_text' => 'Help Text',
|
||||
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
|
||||
'about_custom_fields_title' => 'About Custom Fields',
|
||||
'about_custom_fields_text' => 'Custom fields allow you to add arbitrary attributes to assets.',
|
||||
'add_field_to_fieldset' => 'Add Field to Fieldset',
|
||||
'make_optional' => 'Required - click to make optional',
|
||||
'make_required' => 'Optional - click to make required',
|
||||
'reorder' => 'Reorder',
|
||||
'db_field' => 'DB Field',
|
||||
'db_convert_warning' => 'WARNING. This field is in the custom fields table as <code>:db_column</code> but should be <code>:expected</code>.',
|
||||
'is_unique' => 'This value must be unique across all assets',
|
||||
'unique' => 'Unique',
|
||||
'display_in_user_view' => 'Allow the checked out user to view these values in their View Assigned Assets page',
|
||||
'display_in_user_view_table' => 'Visible to User',
|
||||
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
|
||||
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
|
||||
'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
|
||||
'show_in_listview_short' => 'Show in lists',
|
||||
'show_in_requestable_list_short' => 'Show in requestable assets list',
|
||||
'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
|
||||
'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
|
||||
|
||||
];
|
@ -0,0 +1,63 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'field' => array(
|
||||
'invalid' => 'Nid yw\'r maes yn bodoli.',
|
||||
'already_added' => 'Maes eisoes yn bodoli',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd y maes, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Maes wedi creu yn llwyddiannus.',
|
||||
'assoc_success' => 'Maes wedi ychwanegu\'n llwyddiannus ir set maes.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd y maes, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Maes wedi diweddaru\'n llwyddiannus.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r maes yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r maes. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Maes wedi dileu\'n llwyddiannus.',
|
||||
'in_use' => 'Maes mewn defnydd.',
|
||||
)
|
||||
|
||||
),
|
||||
|
||||
'fieldset' => array(
|
||||
|
||||
'does_not_exist' => 'Nid yw\'r set maes yn bodoli',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd y set maes, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Set maes wedi creu yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd y set maes, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Set maes wedi diweddaru\'n llwyddiannus.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r set maes yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r set maes. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Set maes wedi dileu\'n llwyddiannus.',
|
||||
'in_use' => 'Set maes mewn defnydd.',
|
||||
)
|
||||
|
||||
),
|
||||
|
||||
'fieldset_default_value' => array(
|
||||
|
||||
'error' => 'Error validating default fieldset values.',
|
||||
|
||||
),
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
);
|
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Nid yw\'r adran yn bodoli.',
|
||||
'department_already_exists' => 'A department already exists with that name at this company location. Or choose a more specific name for this department. ',
|
||||
'assoc_users' => 'Mae\'r adran yma wedi perthnasu i oleiaf un defnyddiwr a nid yw\'n bosib dileu. Diweddarwch eich defnyddwyr i beidio cyfeirio at yr adran yma ac yna ceisiwch eto. ',
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd yr adran, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Adran wedi creu yn llwyddiannus.'
|
||||
),
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd yr adran, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Adran wedi diweddaru\'n llwyddiannus.'
|
||||
),
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r adran yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r adran. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Adran wedi dileu\'n llwyddiannus.'
|
||||
)
|
||||
|
||||
);
|
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => 'Rhif Unigryw',
|
||||
'name' => 'Enw Adran',
|
||||
'manager' => 'Rheolwr',
|
||||
'location' => 'Lleoliad',
|
||||
'create' => 'Creu Adran',
|
||||
'update' => 'Diweddaru Adran',
|
||||
);
|
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_asset_depreciations' => 'Amdan Dibrisiant Asedau',
|
||||
'about_depreciations' => 'Cewch creu mathau o dibrisiant i dibrisio asedau yn seiliedig ar dibrisiant llinell syth.',
|
||||
'asset_depreciations' => 'Dibrisiant Asedau',
|
||||
'create' => 'Creu Dibrisiant',
|
||||
'depreciation_name' => 'Enw Dibrisiant',
|
||||
'depreciation_min' => 'Floor Value of Depreciation',
|
||||
'number_of_months' => 'Nifer o Fisoedd',
|
||||
'update' => 'Diweddaru Dibrisiant',
|
||||
'depreciation_min' => 'Minimum Value after Depreciation',
|
||||
'no_depreciations_warning' => '<strong>Warning: </strong>
|
||||
You do not currently have any depreciations set up.
|
||||
Please set up at least one depreciation to view the depreciation report.',
|
||||
];
|
@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Nid yw\'r dosbarth yma o dibrsiant yn bodoli.',
|
||||
'assoc_users' => 'Mae\'r dibrisiantyma wedi perthnasu hefo un neu mwy o modelau a nid oes modd i\'w dileu. Fydd rhaid dileu\'r modelau ac yna trio eto. ',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd y dosbarth dibrisiant, ceisiwch eto o. g. y. dd. :(',
|
||||
'success' => 'Dosbarth dibrisiant wedi\'i creu yn llwyddiannus. :)'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd y dosbarth dibrisiant, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Dosbarth dibrisiant wedi\'i diweddaru yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r dosbarth dibrisiant yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r dosbarth dibrisiant. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Dosbarth dibrisiant wedi\'i dileu yn llwyddiannus.'
|
||||
)
|
||||
|
||||
);
|
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'id' => 'Rhif Unigryw',
|
||||
'months' => 'Misoedd',
|
||||
'term' => 'Cyfnod',
|
||||
'title' => 'Enw ',
|
||||
'depreciation_min' => 'Floor Value',
|
||||
|
||||
];
|
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'group_exists' => 'Grwp yn bodoli yn barod!',
|
||||
'group_not_found' => 'Group ID :id does not exist.',
|
||||
'group_name_required' => 'Mae angen llenwi\'r maes enw',
|
||||
|
||||
'success' => array(
|
||||
'create' => 'Wedi llwyddo i creu\'r grwp.',
|
||||
'update' => 'Wedi llwyddo i diweddaru\'r grwp.',
|
||||
'delete' => 'Wedi llwyddo i dileu\'r grwp.',
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r grwp yma?',
|
||||
'create' => 'Roedd problem wrth ceisio creu\'r grwp. Ceisiwch eto o. g. y. dd.',
|
||||
'update' => 'Roedd problem wrth ceisio diweddaru\'r grwp. Ceisiwch eto o. g. y. dd.',
|
||||
'delete' => 'Roedd problem wrth ceisio dileu\'r grwp. Ceisiwch eto o. g. y. dd.',
|
||||
),
|
||||
|
||||
);
|
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => 'Rhif Unigryw',
|
||||
'name' => 'Enw',
|
||||
'users' => '# o defnyddwyr',
|
||||
|
||||
);
|
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_groups_title' => 'Amdan Grwpiau',
|
||||
'about_groups' => 'Defnyddir grwpiau i gosod hawliau defnyddwyr.',
|
||||
'group_management' => 'Rheoli Grwpiau',
|
||||
'create' => 'Creu Grwp Newydd',
|
||||
'update' => 'Addasu Grwp',
|
||||
'group_name' => 'Enw Grwp',
|
||||
'group_admin' => 'Gweinyddwr Grwp',
|
||||
'allow' => 'Caniatau',
|
||||
'deny' => 'Gwrthod',
|
||||
'permission' => 'Permission',
|
||||
'grant' => 'Caniatau',
|
||||
'no_permissions' => 'This group has no permissions.'
|
||||
];
|
@ -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'
|
||||
];
|
@ -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 > 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',
|
||||
];
|
@ -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',
|
||||
],
|
||||
|
||||
];
|
@ -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',
|
||||
];
|
@ -0,0 +1,50 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_kits_title' => 'About Predefined Kits',
|
||||
'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.',
|
||||
'checkout' => 'Checkout Kit ',
|
||||
'create_success' => 'Kit was successfully created.',
|
||||
'create' => 'Create Predefined Kit',
|
||||
'update' => 'Update Predefined Kit',
|
||||
'delete_success' => 'Kit was successfully deleted.',
|
||||
'update_success' => 'Kit was successfully updated.',
|
||||
'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ',
|
||||
'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ',
|
||||
'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ',
|
||||
'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ',
|
||||
'append_accessory' => 'Append Accessory',
|
||||
'update_appended_accessory' => 'Update appended Accessory',
|
||||
'append_consumable' => 'Append Consumable',
|
||||
'update_appended_consumable' => 'Update appended Consumable',
|
||||
'append_license' => 'Append license',
|
||||
'update_appended_license' => 'Update appended license',
|
||||
'append_model' => 'Append model',
|
||||
'update_appended_model' => 'Update appended model',
|
||||
'license_error' => 'License already attached to kit',
|
||||
'license_added_success' => 'License added successfully',
|
||||
'license_updated' => 'License was successfully updated',
|
||||
'license_none' => 'Nid yw\'r trwydded yn bodoli',
|
||||
'license_detached' => 'License was successfully detached',
|
||||
'consumable_added_success' => 'Consumable added successfully',
|
||||
'consumable_updated' => 'Consumable was successfully updated',
|
||||
'consumable_error' => 'Consumable already attached to kit',
|
||||
'consumable_deleted' => 'Delete was successful',
|
||||
'consumable_none' => 'Nid yw\'r nwydd traul yn bodoli',
|
||||
'consumable_detached' => 'Consumable was successfully detached',
|
||||
'accessory_added_success' => 'Accessory added successfully',
|
||||
'accessory_updated' => 'Accessory was successfully updated',
|
||||
'accessory_detached' => 'Accessory was successfully detached',
|
||||
'accessory_error' => 'Accessory already attached to kit',
|
||||
'accessory_deleted' => 'Delete was successful',
|
||||
'accessory_none' => 'Nid yw\'r ategolyn yn bodoli',
|
||||
'checkout_success' => 'Checkout was successful',
|
||||
'checkout_error' => 'Checkout error',
|
||||
'kit_none' => 'Kit does not exist',
|
||||
'kit_created' => 'Kit was successfully created',
|
||||
'kit_updated' => 'Kit was successfully updated',
|
||||
'kit_not_found' => 'Kit not found',
|
||||
'kit_deleted' => 'Kit was successfully deleted',
|
||||
'kit_model_updated' => 'Model was successfully updated',
|
||||
'kit_model_detached' => 'Model was successfully detached',
|
||||
];
|
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'invalid_return_count' => 'Invalid count returned from :name. Expected :expected, got :actual.',
|
||||
'invalid_return_type' => 'Invalid type returned from :name. Expected :expected, got :actual.',
|
||||
'invalid_return_value' => 'Invalid value returned from :name. Expected :expected, got :actual.',
|
||||
|
||||
'does_not_exist' => 'Label does not exist',
|
||||
|
||||
];
|
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'example_company' => 'Test Company Limited',
|
||||
'example_defaultloc' => 'Building 1',
|
||||
'example_category' => 'Test Category',
|
||||
'example_location' => 'Building 2',
|
||||
'example_manufacturer' => 'Test Manufacturing Inc.',
|
||||
'example_model' => 'Test Model',
|
||||
'example_supplier' => 'Test Company Limited',
|
||||
'labels_per_page' => 'Labelau',
|
||||
'support_fields' => 'Fields',
|
||||
'support_asset_tag' => 'Tag',
|
||||
'support_1d_barcode' => '1D',
|
||||
'support_2d_barcode' => '2D',
|
||||
'support_logo' => 'Logo',
|
||||
'support_title' => 'Teitl',
|
||||
|
||||
];
|
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'asset' => 'Ased',
|
||||
'checkin' => 'Nodi i mewn',
|
||||
'create' => 'Creu Trwydded',
|
||||
'expiration' => 'Dyddiad Terfynu',
|
||||
'license_key' => 'Goriad',
|
||||
'maintained' => 'Cynnal a chadw',
|
||||
'name' => 'Enw Meddalwedd',
|
||||
'no_depreciation' => 'Peidio dibrisio',
|
||||
'purchase_order' => 'Rhif Archeb',
|
||||
'reassignable' => 'Posib ail dynodi',
|
||||
'remaining_seats' => 'Seddi yn weddill',
|
||||
'seats' => 'Seddi',
|
||||
'termination_date' => 'Dyddiad Terfynu',
|
||||
'to_email' => 'Ebost wedi trwyddedu',
|
||||
'to_name' => 'Enw wedi trwyddedu',
|
||||
'update' => 'Diweddaru Trwydded',
|
||||
'checkout_help' => 'Fedrwch nodi trwydded allan yn erbyn ased neu person. Fedrwch dewis y ddau ond rhaid i\'r person cydfynd hefo perchenog yr ased.'
|
||||
);
|
@ -0,0 +1,51 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_licenses_title' => 'Amdan trwyddedau',
|
||||
'about_licenses' => 'Mae trwyddedau yn tracio feddalwedd. May yna nifer o seddi fedrwch nodi yn erbyn unigolion',
|
||||
'checkin' => 'Nodi sedd trwydded i fewn',
|
||||
'checkout_history' => 'Hanes nodi allan',
|
||||
'checkout' => 'Nodi sedd trwydded allan',
|
||||
'edit' => 'Golygu Trwydded',
|
||||
'filetype_info' => 'Math o ffeiliau a caniateir yw png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, a rar.',
|
||||
'clone' => 'Dyblygu Trwydded',
|
||||
'history_for' => 'Hanes ar gyfer ',
|
||||
'in_out' => 'Mewn/Allan',
|
||||
'info' => 'Gwybodaeth Trwydded',
|
||||
'license_seats' => 'Seddi Trwydded',
|
||||
'seat' => 'Sedd',
|
||||
'seats' => 'Seddi',
|
||||
'software_licenses' => 'Trwyddedau Meddalwedd',
|
||||
'user' => 'Defnyddiwr',
|
||||
'view' => 'Gweld Trwydded',
|
||||
'delete_disabled' => 'This license cannot be deleted yet because some seats are still checked out.',
|
||||
'bulk' =>
|
||||
[
|
||||
'checkin_all' => [
|
||||
'button' => 'Checkin All Seats',
|
||||
'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
||||
'enabled_tooltip' => 'Checkin ALL seats for this license from both users and assets',
|
||||
'disabled_tooltip' => 'This is disabled because there are no seats currently checked out',
|
||||
'disabled_tooltip_reassignable' => 'This is disabled because the License is not reassignable',
|
||||
'success' => 'License successfully checked in! | All licenses were successfully checked in!',
|
||||
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
||||
],
|
||||
|
||||
'checkout_all' => [
|
||||
'button' => 'Checkout All Seats',
|
||||
'modal' => 'This action will checkout one seat to the first available user. | This action will checkout all :available_seats_count seats to the first available users. A user is considered available for this seat if they do not already have this license checked out to them, and the Auto-Assign License property is enabled on their user account.',
|
||||
'enabled_tooltip' => 'Checkout ALL seats (or as many as are available) to ALL users',
|
||||
'disabled_tooltip' => 'This is disabled because there are no seats currently available',
|
||||
'success' => 'License successfully checked out! | :count licenses were successfully checked out!',
|
||||
'error_no_seats' => 'There are no remaining seats left for this license.',
|
||||
'warn_not_enough_seats' => ':count users were assigned this license, but we ran out of available license seats.',
|
||||
'warn_no_avail_users' => 'Nothing to do. There are no users who do not already have this license assigned to them.',
|
||||
'log_msg' => 'Checked out via bulk license checkout in license GUI',
|
||||
|
||||
|
||||
],
|
||||
],
|
||||
|
||||
'below_threshold' => 'There are only :remaining_count seats left for this license with a minimum quantity of :min_amt. You may want to consider purchasing more seats.',
|
||||
'below_threshold_short' => 'This item is below the minimum required quantity.',
|
||||
);
|
@ -0,0 +1,54 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'License does not exist or you do not have permission to view it.',
|
||||
'user_does_not_exist' => 'Nid yw\'r defnyddiwr yn bodoli.',
|
||||
'asset_does_not_exist' => 'Nid yw\'r ased rydych yn ceisio perthnasu i\'r trwydded yma yn bodoli.',
|
||||
'owner_doesnt_match_asset' => 'Nid y defnyddiwr sydd wedi nodi yw perchenog yr ased rydych yn ceisio perthnasu ir trwydded yma.',
|
||||
'assoc_users' => 'Ar hyn o bryd mae\'r trwydded yma allan gan ddefnyddiwr ac ni ellir ei ddileu. Cofnodwch yr trwyddedyn ol i fewn yn gyntaf, ac yna ceisiwch ei ddileu eto. ',
|
||||
'select_asset_or_person' => 'Rhaid i chi ddewis ased neu defnyddiwr ond nid y ddau.',
|
||||
'not_found' => 'License not found',
|
||||
'seats_available' => ':seat_count seats available',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd y trwydded, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Trwydded wedi creu yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'deletefile' => array(
|
||||
'error' => 'Ffeil heb ei ddileu. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Ffeil wedi dileu yn llwyddiannus.',
|
||||
),
|
||||
|
||||
'upload' => array(
|
||||
'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.',
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd y trwydded, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Trwydded wedi diweddaru\'n llwyddiannus.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r trwydded yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r trwydded. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Trwydded wedi dileu yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'Nid oedd yn bosib nodi\'r trwydded allan. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Trwydded wedi nodi allan yn llwyddiannus',
|
||||
'not_enough_seats' => 'Not enough license seats available for checkout',
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'Nid oedd yn bosib nodi\'r trwydded i mewn. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Trwydded wedi nodi i fewn yn llwyddiannus'
|
||||
),
|
||||
|
||||
);
|
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'Wedi Neilltuo i',
|
||||
'checkout' => 'Mewn/Allan',
|
||||
'id' => 'Rhif Unigryw',
|
||||
'license_email' => 'Ebost wedi trwyddedu',
|
||||
'license_name' => 'Wedi Trwyddedi',
|
||||
'purchase_date' => 'Dyddiad Pwrcasu',
|
||||
'purchased' => 'Prynwyd',
|
||||
'seats' => 'Seddi',
|
||||
'hardware' => 'Caledwedd',
|
||||
'serial' => 'Serial',
|
||||
'title' => 'Trwydded',
|
||||
|
||||
);
|
@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Nid yw\'r lleoliad yn bodoli.',
|
||||
'assoc_users' => 'Mae\'r lleoliad yma wedi perthnasu i oleiaf un defnyddiwr a nid yw\'n bosib dileu. Diweddarwch eich defnyddwyr i beidio cyfeirio at y lleoliad yma ac yna ceisiwch eto. ',
|
||||
'assoc_assets' => 'Mae\'r lleoliad yma wedi perthnasu i oleiaf un ased a nid yw\'n bosib dileu. Diweddarwch eich asedau i beidio cyfeirio at y lleoliad yma ac yna ceisiwch eto. ',
|
||||
'assoc_child_loc' => 'Mae\'r lleoliad yma yn rhiant i oleiaf un lleoliad a nid yw\'n bosib dileu. Diweddarwch eich lleoliadau i beidio cyfeirio at y lleoliad yma ac yna ceisiwch eto. ',
|
||||
'assigned_assets' => 'Assigned Assets',
|
||||
'current_location' => 'Current Location',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd y lleoliad, ceisiwch eto o.g.y.dd.',
|
||||
'success' => 'Lleoliad wedi creu yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd y lleoliad, ceisiwch eto o.g.y.dd',
|
||||
'success' => 'Lleoliad wedi diweddaru\'n llwyddiannus.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r lleoliad yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r lleoliad. Ceisiwch eto o.g.y.dd.',
|
||||
'success' => 'Lleoliad wedi dileu\'n llwyddiannus.'
|
||||
)
|
||||
|
||||
);
|
@ -0,0 +1,42 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_locations_title' => 'Amdan Lleoliadau',
|
||||
'about_locations' => 'Defnyddir lleoliadau i cofnodi manylder lleoliad ar gyfer defnyddwyr, asedau a eitemau eraill',
|
||||
'assets_rtd' => 'Asedau', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Asedau Wedi clustnodi',
|
||||
'id' => 'Rhif Unigryw',
|
||||
'city' => 'Dinas',
|
||||
'state' => 'Talaith',
|
||||
'country' => 'Gwlad',
|
||||
'create' => 'Creu Lleoliad',
|
||||
'update' => 'Diweddaru Lleoliad',
|
||||
'print_assigned' => 'Print Assigned',
|
||||
'print_all_assigned' => 'Argraffu Asedau',
|
||||
'name' => 'Enw Lleoliad',
|
||||
'address' => 'Cyfeiriad',
|
||||
'address2' => 'Address Line 2',
|
||||
'zip' => 'Côd Post',
|
||||
'locations' => 'Lleoliadau',
|
||||
'parent' => 'Rhiant',
|
||||
'currency' => 'Arian y Lleoliad',
|
||||
'ldap_ou' => 'OU a denyddir wrth chwilio LDAP',
|
||||
'user_name' => 'User Name',
|
||||
'department' => 'Adran',
|
||||
'location' => 'Lleoliad',
|
||||
'asset_tag' => 'Assets Tag',
|
||||
'asset_name' => 'Enw',
|
||||
'asset_category' => 'Categori',
|
||||
'asset_manufacturer' => 'Gwneuthyrwr',
|
||||
'asset_model' => 'Model',
|
||||
'asset_serial' => 'Serial',
|
||||
'asset_location' => 'Lleoliad',
|
||||
'asset_checked_out' => 'Allan',
|
||||
'asset_expected_checkin' => 'Expected Checkin',
|
||||
'date' => 'Dyddiad:',
|
||||
'phone' => 'Location Phone',
|
||||
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
|
||||
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
|
||||
'signed_by_location_manager' => 'Signed By (Location Manager):',
|
||||
'signed_by' => 'Signed Off By:',
|
||||
];
|
@ -0,0 +1,30 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'support_url_help' => 'Variables <code>{LOCALE}</code>, <code>{SERIAL}</code>, <code>{MODEL_NUMBER}</code>, and <code>{MODEL_NAME}</code> may be used in your URL to have those values auto-populate when viewing assets - for example https://checkcoverage.apple.com/{LOCALE}/{SERIAL}.',
|
||||
'does_not_exist' => 'Nid yw\'r gwneuthyrwr yn bodoli.',
|
||||
'assoc_users' => 'Mae\'r gwneuthyrwr yma wedi perthnasu i oleiaf un model a nid yw\'n bosib dileu. Diweddarwch eich modelau i beidio cyfeirio at y gwneuthyrwr yma ac yna ceisiwch eto. ',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd ygwneuthyrwr, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Gwneuthyrwr wedi creu yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd y gwneuthyrwr, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Gwneuthyrwr wedi diweddaru yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'restore' => array(
|
||||
'error' => 'Nid oedd yn bosib adfer y gwneuthyrwr, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Gwneuthyrwr wedi adfer yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r gwneuthyrwr yma?',
|
||||
'error' => 'Roedd problem wrth ceisio dileu\'r gwneuthyrwr. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Gwneuthyrwr wedi dileu\'n llwyddiannus.'
|
||||
)
|
||||
|
||||
);
|
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_manufacturers_title' => 'Amdan Gwneuthyrwyr',
|
||||
'about_manufacturers_text' => 'Gwneuthurwyr yw\'r cwmnïau sy\'n creu eich asedau. Gallwch ddod o hyd i wybodaeth bwysig amdanynt yma, a fydd yn cael ei harddangos ar eich tudalennau manylion asedau.',
|
||||
'asset_manufacturers' => 'Gwneuthyrwyr Asedau',
|
||||
'create' => 'Creu Gwneuthyrwr',
|
||||
'id' => 'Rhif Unigryw',
|
||||
'name' => 'Enw',
|
||||
'support_email' => 'Ebost Cefnogaeth',
|
||||
'support_phone' => 'Rhif ffôn cefnogaeth',
|
||||
'support_url' => 'Wefan cefnogaeth',
|
||||
'warranty_lookup_url' => 'Warranty Lookup URL',
|
||||
'update' => 'Diweddaru Gwneuthyrwr',
|
||||
|
||||
);
|
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_models_title' => 'Amdan Modelau',
|
||||
'about_models_text' => 'Mae modelau o asedau yn ffordd o creu grwp o asedau. "iPhone 7, Samsung TAB 4, ayyb.',
|
||||
'deleted' => 'This model has been deleted.',
|
||||
'bulk_delete' => 'Dileu Nifer o Modelau',
|
||||
'bulk_delete_help' => 'Rhowch tic yn y bocsys isod i cadarnhau dileu y model. Nid oes modd dileu modelau sydd hefo asedau yn ei erbyn.',
|
||||
'bulk_delete_warn' => 'You are about to delete one asset model.|You are about to delete :model_count asset models.',
|
||||
'restore' => 'Adfer Model',
|
||||
'requestable' => 'Gellir defnyddwyr gwneud cais am yr ased yma',
|
||||
'show_mac_address' => 'Dangos cyfeiriad MAC yn asedau o\'r model yma',
|
||||
'view_deleted' => 'Wedi Dileu',
|
||||
'view_models' => 'Gweld Modelau',
|
||||
'fieldset' => 'Fieldset',
|
||||
'no_custom_field' => 'Defnyddio meysydd addasedig',
|
||||
'add_default_values' => 'Ychwanegu gwerthoedd diofyn',
|
||||
);
|
@ -0,0 +1,47 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'deleted' => 'Deleted asset model',
|
||||
'does_not_exist' => 'Nid yw\'r model yn bodoli.',
|
||||
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
|
||||
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
|
||||
'assoc_users' => 'Mae\'r model yma wedi perthnasu hefo un neu mwy o asedau. Fydd rhaid dileu\'r asedau ac yna trio eto. ',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd y model, ceisiwch eto o.g.y.dd.',
|
||||
'success' => 'Model wedi creu yn llwyddiannus.',
|
||||
'duplicate_set' => 'Mae model ased hefo\'r enw, gwneuthyrwr a rhif model yn bodoli yn barod.',
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni diweddarwyd y model, ceisiwch eto o.g.y.dd',
|
||||
'success' => 'Model wedi diweddaru\'n llwyddiannus.',
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r model ased yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r model. Ceisiwch eto o.g.y.dd.',
|
||||
'success' => 'Model wedi dileu\'n llwyddiannus.'
|
||||
),
|
||||
|
||||
'restore' => array(
|
||||
'error' => 'Nid oedd yn bosib adfer y model, ceisiwch eto o.g.y.dd',
|
||||
'success' => 'Model wedi adfer yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'bulkedit' => array(
|
||||
'error' => 'Dim newid mewn manylder, felly dim byd i diweddaru.',
|
||||
'success' => 'Model successfully updated. |:model_count models successfully updated.',
|
||||
'warn' => 'You are about to update the properties of the following model:|You are about to edit the properties of the following :model_count models:',
|
||||
|
||||
),
|
||||
|
||||
'bulkdelete' => array(
|
||||
'error' => 'Dim modelau wedi dewis, felly dim byd i\'w ddileu.',
|
||||
'success' => 'Model deleted!|:success_count models deleted!',
|
||||
'success_partial' => ':success_count model(au) wedi\'i dileu, :fail_count heb eu ddileu gan bod asedau wedi perthnasu iddo.'
|
||||
),
|
||||
|
||||
);
|
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'create' => 'Creu Model Ased',
|
||||
'created_at' => 'Crëwyd',
|
||||
'eol' => 'DB',
|
||||
'modelnumber' => 'Rhif Model.',
|
||||
'name' => 'Enw Model Ased',
|
||||
'numassets' => 'Asedau',
|
||||
'title' => 'Model Ased',
|
||||
'update' => 'Diweddaru Model Ased',
|
||||
'view' => 'Gweld Model Ased',
|
||||
'update' => 'Diweddaru Model Ased',
|
||||
'clone' => 'Dyblygu Model',
|
||||
'edit' => 'Newid Model',
|
||||
);
|
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'info' => 'Dewiswch yr opsiynau rydych chi eu heisiau ar gyfer eich adroddiad ased.',
|
||||
'deleted_user' => 'Deleted user',
|
||||
'send_reminder' => 'Send reminder',
|
||||
'reminder_sent' => 'Reminder sent',
|
||||
'acceptance_deleted' => 'Acceptance request deleted',
|
||||
'acceptance_request' => 'Acceptance request',
|
||||
'custom_export' => [
|
||||
'user_address' => 'User Address',
|
||||
'user_city' => 'User City',
|
||||
'user_state' => 'User State',
|
||||
'user_country' => 'User Country',
|
||||
'user_zip' => 'User Zip'
|
||||
]
|
||||
];
|
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'error' => 'Rhaid i chi ddewis o leiaf un opsiwn.'
|
||||
);
|
@ -0,0 +1,367 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'ad' => 'Active Directory',
|
||||
'ad_domain' => 'Parth Active Directory',
|
||||
'ad_domain_help' => 'Ar adegau yn debyg i parth eich cyfeiriad ebost, ond dim pob tro.',
|
||||
'ad_append_domain_label' => 'Append domain name',
|
||||
'ad_append_domain' => 'Append domain name to username field',
|
||||
'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".',
|
||||
'admin_cc_email' => 'CC Ebost',
|
||||
'admin_cc_email_help' => 'Os ydych am i cyfrif ebost derbyn copi o negeseuon i ddefnyddwyr wrth nodi asdedau allan i defnyddwyr ac yn ol i fewn rhowch o yma. Fel arall, gadewch yn wag.',
|
||||
'admin_settings' => 'Admin Settings',
|
||||
'is_ad' => 'Mae hwn yn Server Active Directory',
|
||||
'alerts' => 'Alerts',
|
||||
'alert_title' => 'Update Notification Settings',
|
||||
'alert_email' => 'Gyrru rhybuddion i',
|
||||
'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated',
|
||||
'alerts_enabled' => 'Rhybuddion ebost wedi alluogi',
|
||||
'alert_interval' => 'Trothwy Rhybuddion sy\'n Dod i Ben (mewn dyddiau)',
|
||||
'alert_inv_threshold' => 'Trothwy Rhybudd Rhestr',
|
||||
'allow_user_skin' => 'Allow User Skin',
|
||||
'allow_user_skin_help_text' => 'Checking this box will allow a user to override the UI skin with a different one.',
|
||||
'asset_ids' => 'Rhifau Unigryw Asedau',
|
||||
'audit_interval' => 'Cyfnod Awdit',
|
||||
'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months that you use. If you update this value, all of the "next audit dates" for assets with an upcoming audit date will be updated.',
|
||||
'audit_warning_days' => 'Trothwy Rhybuddio Awdit',
|
||||
'audit_warning_days_help' => 'Sawl diwrnod o flaen llaw ddylswn rhybuddio chi o asedau sydd angen awdit?',
|
||||
'auto_increment_assets' => 'Generate auto-incrementing asset tags',
|
||||
'auto_increment_prefix' => 'Rhagddodiad (dewisol)',
|
||||
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
|
||||
'backups' => 'Copi wrth gefn',
|
||||
'backups_help' => 'Create, download, and restore backups ',
|
||||
'backups_restoring' => 'Restoring from Backup',
|
||||
'backups_upload' => 'Upload Backup',
|
||||
'backups_path' => 'Backups on the server are stored in <code>:path</code>',
|
||||
'backups_restore_warning' => 'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage or Docker.)<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file. ',
|
||||
'backups_logged_out' => 'All existing users, including you, will be logged out once your restore is complete.',
|
||||
'backups_large' => 'Very large backups may time out on the restore attempt and may still need to be run via command line. ',
|
||||
'barcode_settings' => 'Gosodiadau Barcode',
|
||||
'confirm_purge' => 'Cadarnhau Clirio',
|
||||
'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)',
|
||||
'custom_css' => 'Addasu CSS',
|
||||
'custom_css_help' => 'Cewch nodi unrhyw CSS personol yma. Peidiwch a cynnwys <style></style>.',
|
||||
'custom_forgot_pass_url' => 'Cyfeiriad gwasanaeth newid cyfrinair',
|
||||
'custom_forgot_pass_url_help' => 'Mae hyn yn cymeryd lle y system menwol i newid cyfrineiriau ar y wefan mewngofnodi, o defnydd i gyfeirio pobol at eich datrysiad newid cyfrineiriau LDAP. Nid ywn\'n bosib i defnyddwyr lleol o SNipe-IT newid cyfrineair os yw\'r opsiwn wedi alluogi.',
|
||||
'dashboard_message' => 'Neges Dashfwrdd',
|
||||
'dashboard_message_help' => 'Fydd y neges yma yn ymddangos ar y dashfwrdd i unrhywun hefo hawl i weld y dashfwrdd.',
|
||||
'default_currency' => 'Arian Diofyn',
|
||||
'default_eula_text' => 'CGTG Diofyn',
|
||||
'default_language' => 'Iaith Diofyn',
|
||||
'default_eula_help_text' => 'Yn ogystal, fedrwch perthnasu CTDT yn erbyn asedau penodol.',
|
||||
'display_asset_name' => 'Dangos Enw Ased',
|
||||
'display_checkout_date' => 'Dangos Dyddiad Allan',
|
||||
'display_eol' => 'Dangos DB yn y tabl',
|
||||
'display_qr' => 'Arddangos Codau Sgwâr',
|
||||
'display_alt_barcode' => 'Arddangos barcode 1D',
|
||||
'email_logo' => 'Logo ebyst',
|
||||
'barcode_type' => 'Math Barcode 2D',
|
||||
'alt_barcode_type' => 'Math Barcode 1D',
|
||||
'email_logo_size' => 'Logo sgwar sydd edrych orau mewn ebost. ',
|
||||
'enabled' => 'Enabled',
|
||||
'eula_settings' => 'Gosodiadau CTDT',
|
||||
'eula_markdown' => 'Mae\'r CTDT yma yn caniatau <a href="https://help.github.com/articles/github-flavored-markdown/">markdown GitHub</a>.',
|
||||
'favicon' => 'Favicon',
|
||||
'favicon_format' => 'Mathau o ffeiliau a dderbynnir yw ico, png, a gif. Mae\'n bosib cewch trafferthion hefo rhai gwahanol mewn rhai porrwyr.',
|
||||
'favicon_size' => 'Dylith favicons bod yn delweddau sgwar 16x16 pixels.',
|
||||
'footer_text' => 'Testun Troedyn Ychwanegol ',
|
||||
'footer_text_help' => 'Dangosir y text yma ir ochor dde yn y troedyn. Mae lincs yn dderbyniol gan defnyddio <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>. Line breaks, headers, images, etc may result in unpredictable results.',
|
||||
'general_settings' => 'Gosodiadau Cyffredinol',
|
||||
'general_settings_keywords' => 'company support, signature, acceptance, email format, username format, images, per page, thumbnail, eula, gravatar, tos, dashboard, privacy',
|
||||
'general_settings_help' => 'Default EULA and more',
|
||||
'generate_backup' => 'Creu copi-wrth-gefn',
|
||||
'google_workspaces' => 'Google Workspaces',
|
||||
'header_color' => 'Lliw penawd',
|
||||
'info' => 'Mae\'r gosodiadau yma yn caniatau i chi addasu elfennau o\'r system.',
|
||||
'label_logo' => 'Logo Label',
|
||||
'label_logo_size' => 'Logos sgwar sydd orau - dangosir ar y dde ar top label ased. ',
|
||||
'laravel' => 'Fersiwn Laravel',
|
||||
'ldap' => 'LDAP',
|
||||
'ldap_default_group' => 'Default Permissions Group',
|
||||
'ldap_default_group_info' => 'Select a group to assign to newly synced users. Remember that a user takes on the permissions of the group they are assigned.',
|
||||
'no_default_group' => 'No Default Group',
|
||||
'ldap_help' => 'LDAP/Active Directory',
|
||||
'ldap_client_tls_key' => 'LDAP Client TLS Key',
|
||||
'ldap_client_tls_cert' => 'LDAP Client-Side TLS Certificate',
|
||||
'ldap_enabled' => 'LDAP wedi alluogi',
|
||||
'ldap_integration' => 'Integreiddio LDAP',
|
||||
'ldap_settings' => 'Gosodiadau LDAP',
|
||||
'ldap_client_tls_cert_help' => 'Client-Side TLS Certificate and Key for LDAP connections are usually only useful in Google Workspace configurations with "Secure LDAP." Both are required.',
|
||||
'ldap_location' => 'LDAP Location',
|
||||
'ldap_location_help' => 'The Ldap Location field should be used if <strong>an OU is not being used in the Base Bind DN.</strong> Leave this blank if an OU search is being used.',
|
||||
'ldap_login_test_help' => 'Gosodwch cyfrif a chyfrinair LDAP dilys o\'r base DN i profi cysyllted a gweithrediad LDAP. RHAID ARBED Y GOSODIADAU LDAP CYNTAF.',
|
||||
'ldap_login_sync_help' => 'Mae\'r prawf yma yn profi\'r gallu i LDAP gwneud sync. Os ydi\'r gosodiadau LDAP yn anghywir mae\'n bosib ni ellith defnyddwyr mewngofnodi. RHAID ARBED GOSODIADAU LDAP CYNTAF.',
|
||||
'ldap_manager' => 'LDAP Manager',
|
||||
'ldap_server' => 'Server LDAP',
|
||||
'ldap_server_help' => 'Dylith hwn ddechra hefo ldap://(Ar gyfer cysylltiadau TLS neu heb eu hamcryptio) neu ldaps://(ar gyfer SSL)',
|
||||
'ldap_server_cert' => 'Profi tystysgrif LDAP SSL dilys',
|
||||
'ldap_server_cert_ignore' => 'Caniatau Tystyrgrif SSL annilys',
|
||||
'ldap_server_cert_help' => 'Dewisiwch y blwch yma os ydych yn defnyddio tystysgrif wedi hunan-arwyddo ac os ydych am dderbyn tystysgrif SSL annilys.',
|
||||
'ldap_tls' => 'Defnyddio TLS',
|
||||
'ldap_tls_help' => 'Dewisiwch os ydych yn rhedeg STARTTLS ar eich server LDAP. ',
|
||||
'ldap_uname' => 'Enw defnyddiwr i cysylltu trwy LDAP',
|
||||
'ldap_dept' => 'LDAP Department',
|
||||
'ldap_phone' => 'LDAP Telephone Number',
|
||||
'ldap_jobtitle' => 'Teitl Swydd LDAP',
|
||||
'ldap_country' => 'Gwlad LDAP',
|
||||
'ldap_pword' => 'Cyfrinair i cysylltu trwy LDAP',
|
||||
'ldap_basedn' => 'DN Cyswllt Sylfaenol',
|
||||
'ldap_filter' => 'Hidlydd LDAP',
|
||||
'ldap_pw_sync' => 'Sync cyfrinair LDAP',
|
||||
'ldap_pw_sync_help' => 'Tynnwch y tic o\'r focs yma os nad ydych am cadw cyfrineiriau LDAP mewn sync a cyfrineiriau lleol. Mae an-alluogi hyn yn feddwl ni ellith defnyddywr mewngofnodi os oes problem hefo\'r server LDAP.',
|
||||
'ldap_username_field' => 'Maes Enw Defnyddiwr',
|
||||
'ldap_lname_field' => 'Enw Olaf',
|
||||
'ldap_fname_field' => 'Enw Cyntaf LDAP',
|
||||
'ldap_auth_filter_query' => 'Ymholiad dilysu LDAP',
|
||||
'ldap_version' => 'Fersiwn LDAP',
|
||||
'ldap_active_flag' => 'Nodi bod LDAP yn weithredol',
|
||||
'ldap_activated_flag_help' => 'This value is used to determine whether a synced user can login to Snipe-IT. <strong>It does not affect the ability to check items in or out to them</strong>, and should be the <strong>attribute name</strong> within your AD/LDAP, <strong>not the value</strong>. <br><br>If this field is set to a field name that does not exist in your AD/LDAP, or the value in the AD/LDAP field is set to <code>0</code> or <code>false</code>, <strong>user login will be disabled</strong>. If the value in the AD/LDAP field is set to <code>1</code> or <code>true</code> or <em>any other text</em> means the user can log in. When the field is blank in your AD, we respect the <code>userAccountControl</code> attribute, which usually allows non-suspended users to log in.',
|
||||
'ldap_emp_num' => 'LDAP Rhif Cyflogai',
|
||||
'ldap_email' => 'Ebost LDAP',
|
||||
'ldap_test' => 'Test LDAP',
|
||||
'ldap_test_sync' => 'Test LDAP Synchronization',
|
||||
'license' => 'Trwydded Meddalwedd',
|
||||
'load_remote' => 'Use Gravatar',
|
||||
'load_remote_help_text' => 'Uncheck this box if your install cannot load scripts from the outside internet. This will prevent Snipe-IT from trying load images from Gravatar.',
|
||||
'login' => 'Login Attempts',
|
||||
'login_attempt' => 'Login Attempt',
|
||||
'login_ip' => 'Cyfeiriad IP',
|
||||
'login_success' => 'Llwyddiant?',
|
||||
'login_user_agent' => 'User Agent',
|
||||
'login_help' => 'List of attempted logins',
|
||||
'login_note' => 'Nodyn Mewngofnodi',
|
||||
'login_note_help' => 'Cewch dewis i cynnwys brawddeg neu ddwy ar y sgrin mewngofnodi, e.e. i cynorthwyo pobol sydd wedi darganfod offer. This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>',
|
||||
'login_remote_user_text' => 'Dewisiadau mewngofnodi ar gyfer defnyddywr o bell',
|
||||
'login_remote_user_enabled_text' => 'Caniatau mewngofnodi hefo\'r Remote User Header',
|
||||
'login_remote_user_enabled_help' => 'Mae\'r opsiwn yma yn caniatau dilysu trwy\'r REMOTE_USER header yn ol "Common Gateway Interface (rfc3875)"',
|
||||
'login_common_disabled_text' => 'Analluogi dulliau eraill o mewngofnodi',
|
||||
'login_common_disabled_help' => 'Mae\'r opsiwn yma yn analluogi dulliau eraill o mewngofnodi. Alluogch yr opsiwn yma os ydych yn sicr bod yr opsiwn REMOTE_USER yn weithredol',
|
||||
'login_remote_user_custom_logout_url_text' => 'URL Allgofnodi',
|
||||
'login_remote_user_custom_logout_url_help' => 'Os oes URL yma mi fydd defnyddwyr yn cael ei gyfeirio yma wrth mewngofnodi. Mae hyn yn defnyddiol i cau sesiynau hefo\'r endid sydd yn darparu\'r gwasanaeth dilysu.',
|
||||
'login_remote_user_header_name_text' => 'Pennawd enw defnyddiwr personol',
|
||||
'login_remote_user_header_name_help' => 'Defnyddio\'r pennawd penodedig yn lle REMOTE_USER',
|
||||
'logo' => 'Logo',
|
||||
'logo_print_assets' => 'Defnyddio wrth argraffu',
|
||||
'logo_print_assets_help' => 'Defnyddio branding ar rhestrau asedau i\'w argraffu ',
|
||||
'full_multiple_companies_support_help_text' => 'Cyfyngu defnyddywr (gan cynnwys Admin) sydd wedi aseinio i gwmni i asedau\'r cwmni.',
|
||||
'full_multiple_companies_support_text' => 'Cefnogaeth Llawn ar gyfer Nifer o Cwmniau',
|
||||
'show_in_model_list' => 'Dangos mewn dewislen modelau',
|
||||
'optional' => 'dewisol',
|
||||
'per_page' => 'Canlyniadau fesul tudalen',
|
||||
'php' => 'Fersiwn PHP',
|
||||
'php_info' => 'PHP Info',
|
||||
'php_overview' => 'PHP',
|
||||
'php_overview_keywords' => 'phpinfo, system, info',
|
||||
'php_overview_help' => 'PHP System info',
|
||||
'php_gd_info' => 'Rhaid gossod php-gd i weld codau QR, gweler y canllaawiau gosod.',
|
||||
'php_gd_warning' => 'NID yw PHP IMage Processing a\'r plugin GD wedi osod.',
|
||||
'pwd_secure_complexity' => 'Cymhlethdod Cyfrineiriau',
|
||||
'pwd_secure_complexity_help' => 'Dewisiwch y rheolau cymlethdod cyfrineiriau sydd ei angen.',
|
||||
'pwd_secure_complexity_disallow_same_pwd_as_user_fields' => 'Password cannot be the same as first name, last name, email, or username',
|
||||
'pwd_secure_complexity_letters' => 'Require at least one letter',
|
||||
'pwd_secure_complexity_numbers' => 'Require at least one number',
|
||||
'pwd_secure_complexity_symbols' => 'Require at least one symbol',
|
||||
'pwd_secure_complexity_case_diff' => 'Require at least one uppercase and one lowercase',
|
||||
'pwd_secure_min' => 'Lleiafswm o cymeriadau mewn cyfrinair',
|
||||
'pwd_secure_min_help' => 'Gwerth lleiaf a dderbynir yw 8',
|
||||
'pwd_secure_uncommon' => 'Nadu cyfrineiriau cyffredin',
|
||||
'pwd_secure_uncommon_help' => 'Fydd hyn yn nadu defnyddwyr rhag defnyddio\'r 10,000 o cyfrineiriau sydd wedi adnabod yn rhan o digwyddiadau siber.',
|
||||
'qr_help' => 'Alluogwch QR codes cyntaf er mwyn gosod hyn',
|
||||
'qr_text' => 'Testun Cod QR',
|
||||
'saml' => 'SAML',
|
||||
'saml_title' => 'Update SAML settings',
|
||||
'saml_help' => 'SAML settings',
|
||||
'saml_enabled' => 'SAML enabled',
|
||||
'saml_integration' => 'SAML Integration',
|
||||
'saml_sp_entityid' => 'Entity ID',
|
||||
'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL',
|
||||
'saml_sp_sls_url' => 'Single Logout Service (SLS) URL',
|
||||
'saml_sp_x509cert' => 'Public Certificate',
|
||||
'saml_sp_metadata_url' => 'Metadata URL',
|
||||
'saml_idp_metadata' => 'SAML IdP Metadata',
|
||||
'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.',
|
||||
'saml_attr_mapping_username' => 'Attribute Mapping - Username',
|
||||
'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.',
|
||||
'saml_forcelogin_label' => 'SAML Force Login',
|
||||
'saml_forcelogin' => 'Make SAML the primary login',
|
||||
'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.',
|
||||
'saml_slo_label' => 'SAML Single Log Out',
|
||||
'saml_slo' => 'Send a LogoutRequest to IdP on Logout',
|
||||
'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.',
|
||||
'saml_custom_settings' => 'SAML Custom Settings',
|
||||
'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.',
|
||||
'saml_download' => 'Download Metadata',
|
||||
'setting' => 'Gosodiad',
|
||||
'settings' => 'Gosodiadau',
|
||||
'show_alerts_in_menu' => 'Dangos rhybuddion yn y dewislen',
|
||||
'show_archived_in_list' => 'Eitemau wedi eu harchifio',
|
||||
'show_archived_in_list_text' => 'Dangos asedau sydd wedi\'i archifio yn "holl asedau"',
|
||||
'show_assigned_assets' => 'Show assets assigned to assets',
|
||||
'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.',
|
||||
'show_images_in_email' => 'Dangos lluniau mewn ebyst',
|
||||
'show_images_in_email_help' => 'Tynnwch y tic or bocs yma os yw eich copi o Snipe-IT tu ol i VPN neu o fewn rhwydwaith caedig os ni fydd yn bosib i defnyddwyr gweld lluniau yn ebyst o\'r system yma.',
|
||||
'site_name' => 'Enw Safle',
|
||||
'integrations' => 'Integrations',
|
||||
'slack' => 'Slack',
|
||||
'general_webhook' => 'General Webhook',
|
||||
'ms_teams' => 'Microsoft Teams',
|
||||
'webhook' => ':app',
|
||||
'webhook_presave' => 'Test to Save',
|
||||
'webhook_title' => 'Update Webhook Settings',
|
||||
'webhook_help' => 'Integration settings',
|
||||
'webhook_botname' => ':app Botname',
|
||||
'webhook_channel' => ':app Channel',
|
||||
'webhook_endpoint' => ':app Endpoint',
|
||||
'webhook_integration' => ':app Settings',
|
||||
'webhook_test' =>'Test :app integration',
|
||||
'webhook_integration_help' => ':app integration is optional, however the endpoint and channel are required if you wish to use it. To configure :app integration, you must first <a href=":webhook_link" target="_new" rel="noopener">create an incoming webhook</a> on your :app account. Click on the <strong>Test :app Integration</strong> button to confirm your settings are correct before saving. ',
|
||||
'webhook_integration_help_button' => 'Once you have saved your :app information, a test button will appear.',
|
||||
'webhook_test_help' => 'Test whether your :app integration is configured correctly. YOU MUST SAVE YOUR UPDATED :app SETTINGS FIRST.',
|
||||
'snipe_version' => 'Fersiwn Snipe-IT',
|
||||
'support_footer' => 'Cefnogi lincs ar waelod tudalenau ',
|
||||
'support_footer_help' => 'Nodi pwy sydd yn gallu gweld y wybodaeth cefnogi ar canllaw defnyddwyr',
|
||||
'version_footer' => 'Fersiwn ar waelod tudalen ',
|
||||
'version_footer_help' => 'Nodi pwy sydd yn cael gweld fersiwn Snipe-IT.',
|
||||
'system' => 'Gwybodaeth System',
|
||||
'update' => 'Diweddaru Gosodiadau',
|
||||
'value' => 'Gwerth',
|
||||
'brand' => 'Brandio',
|
||||
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
|
||||
'brand_help' => 'Logo, Enw\'r Wefan',
|
||||
'web_brand' => 'Web Branding Type',
|
||||
'about_settings_title' => 'Amdan Gosodiadau',
|
||||
'about_settings_text' => 'Mae\'r gosodiadau yma yn caniatau i chi addasu elfennau o\'r system.',
|
||||
'labels_per_page' => 'Labeli fesul tudalen',
|
||||
'label_dimensions' => 'Maint labeli (modfedd)',
|
||||
'next_auto_tag_base' => 'Rhif unigryw awtomatig nesaf',
|
||||
'page_padding' => 'Maint tudalen (modfedd)',
|
||||
'privacy_policy_link' => 'Linc i\'r polisi preifatrwydd',
|
||||
'privacy_policy' => 'Polisi preifatrwydd',
|
||||
'privacy_policy_link_help' => 'Os yw URL wedi\'i gynnwys yma, bydd dolen i\'ch polisi preifatrwydd yn cael ei chynnwys yn nhroedyn yr ap ac mewn unrhyw negeseuon e-bost y mae\'r system yn eu hanfon, yn unol â GDPR. ',
|
||||
'purge' => 'Clirio cofnodion sydd wedi\'i dileu',
|
||||
'purge_deleted' => 'Purge Deleted ',
|
||||
'labels_display_bgutter' => 'Label gwaelod',
|
||||
'labels_display_sgutter' => 'Label ochor',
|
||||
'labels_fontsize' => 'Maint ffont label',
|
||||
'labels_pagewidth' => 'Lled tudalen label',
|
||||
'labels_pageheight' => 'Uchder tudalen label',
|
||||
'label_gutters' => 'Bylchau labelau (modfedd)',
|
||||
'page_dimensions' => 'Maint tudalen (modfedd)',
|
||||
'label_fields' => 'Meysydd weledol labelau',
|
||||
'inches' => 'modfedd',
|
||||
'width_w' => 'll',
|
||||
'height_h' => 'u',
|
||||
'show_url_in_emails' => 'Linc i Snipe-IT mewn ebyst',
|
||||
'show_url_in_emails_help_text' => 'Tynnwch y tic or bocs yma os nad ydych angen linc yn ol i\'r system Snipe-IT yr waelod ebost. O defnydd os nad yw eich defnyddwyr yn mewngofnodi. ',
|
||||
'text_pt' => 'pt',
|
||||
'thumbnail_max_h' => 'Uchder fwyaf thumbnail',
|
||||
'thumbnail_max_h_help' => 'Uchafswm uchder mewn pixels gellith thumbnail ymddangos yn listings view. Lleiaf 25, fwyaf 500.',
|
||||
'two_factor' => 'Dilysu Dau Ffactor',
|
||||
'two_factor_secret' => 'Cod dilysiant dau factor',
|
||||
'two_factor_enrollment' => 'Ymrestru dau factor',
|
||||
'two_factor_enabled_text' => 'Alluogi dwy factor',
|
||||
'two_factor_reset' => 'Ailosod cyfrinair dwy factor',
|
||||
'two_factor_reset_help' => 'This will force the user to enroll their device with their authenticator app again. This can be useful if their currently enrolled device is lost or stolen. ',
|
||||
'two_factor_reset_success' => 'Dyfais dwy factor wedi\'i ail osod yn llwyddiannus',
|
||||
'two_factor_reset_error' => 'Wedi methu ailosod dyfais dilysaint dau-factor',
|
||||
'two_factor_enabled_warning' => 'Bydd galluogi dau ffactor os nad yw wedi\'i alluogi ar hyn o bryd yn eich gorfodi ar unwaith i ddilysu gyda dyfais sydd wedi\'i chofrestru gan Google Auth. Bydd gennych y gallu i gofrestru\'ch dyfais os nad yw un wedi\'i gofrestru ar hyn o bryd.',
|
||||
'two_factor_enabled_help' => 'Bydd hyn yn troi dilysiad dau ffactor ymlaen gan ddefnyddio Google Authenticator.',
|
||||
'two_factor_optional' => 'Dewisol (Gall defnyddwyr alluogi neu analluogi os caniateir)',
|
||||
'two_factor_required' => 'Angen ar gyfer holl defnyddwyr',
|
||||
'two_factor_disabled' => 'Analluogi',
|
||||
'two_factor_enter_code' => 'Mewnbynwch Cod dilysiant dau factor',
|
||||
'two_factor_config_complete' => 'Cyflwyno côd',
|
||||
'two_factor_enabled_edit_not_allowed' => 'Nid yw eich gweinyddwr yn caniatáu ichi olygu\'r gosodiad hwn.',
|
||||
'two_factor_enrollment_text' => "Mae angen dilysu dau ffactor, ond nid yw'ch dyfais wedi'i chofrestru eto. Agorwch eich app Google Authenticator a sganiwch y cod QR isod i gofrestru'ch dyfais. Ar ôl i chi gofrestru'ch dyfais, nodwch y cod isod",
|
||||
'require_accept_signature' => 'Angen Llofnod',
|
||||
'require_accept_signature_help_text' => 'Bydd galluogi\'r nodwedd hon yn ei gwneud yn ofynnol i ddefnyddwyr lofnodi\'n gorfforol wrth dderbyn ased.',
|
||||
'left' => 'chwith',
|
||||
'right' => 'dde',
|
||||
'top' => 'top',
|
||||
'bottom' => 'gwaelod',
|
||||
'vertical' => 'fertigol',
|
||||
'horizontal' => 'llorweddol',
|
||||
'unique_serial' => 'Rhifau serial unigryw',
|
||||
'unique_serial_help_text' => 'Bydd gwirio\'r blwch hwn yn gorfodi cyfyngiad unigryw ar gyfresi asedau',
|
||||
'zerofill_count' => 'Hyd y tagiau asedau, gan gynnwys zerofill',
|
||||
'username_format_help' => 'Dim ond os na ddarperir enw defnyddiwr y bydd y gosodiad hwn yn cael ei ddefnyddio a bod yn rhaid i ni gynhyrchu enw defnyddiwr i chi.',
|
||||
'oauth_title' => 'OAuth API Settings',
|
||||
'oauth' => 'OAuth',
|
||||
'oauth_help' => 'Oauth Endpoint Settings',
|
||||
'asset_tag_title' => 'Update Asset Tag Settings',
|
||||
'barcode_title' => 'Update Barcode Settings',
|
||||
'barcodes' => 'Barcodes',
|
||||
'barcodes_help_overview' => 'Barcode & QR settings',
|
||||
'barcodes_help' => 'This will attempt to delete cached barcodes. This would typically only be used if your barcode settings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.',
|
||||
'barcodes_spinner' => 'Attempting to delete files...',
|
||||
'barcode_delete_cache' => 'Delete Barcode Cache',
|
||||
'branding_title' => 'Update Branding Settings',
|
||||
'general_title' => 'Update General Settings',
|
||||
'mail_test' => 'Danfon Profiad',
|
||||
'mail_test_help' => 'This will attempt to send a test mail to :replyto.',
|
||||
'filter_by_keyword' => 'Filter by setting keyword',
|
||||
'security' => 'Diogelwch',
|
||||
'security_title' => 'Update Security Settings',
|
||||
'security_keywords' => 'password, passwords, requirements, two factor, two-factor, common passwords, remote login, logout, authentication',
|
||||
'security_help' => 'Two-factor, Password Restrictions',
|
||||
'groups_keywords' => 'permissions, permission groups, authorization',
|
||||
'groups_help' => 'Account permission groups',
|
||||
'localization' => 'Localization',
|
||||
'localization_title' => 'Update Localization Settings',
|
||||
'localization_keywords' => 'localization, currency, local, locale, time zone, timezone, international, internatinalization, language, languages, translation',
|
||||
'localization_help' => 'Language, date display',
|
||||
'notifications' => 'Notifications',
|
||||
'notifications_help' => 'Email Alerts & Audit Settings',
|
||||
'asset_tags_help' => 'Incrementing and prefixes',
|
||||
'labels' => 'Labelau',
|
||||
'labels_title' => 'Update Label Settings',
|
||||
'labels_help' => 'Label sizes & settings',
|
||||
'purge' => 'Purge',
|
||||
'purge_keywords' => 'permanently delete',
|
||||
'purge_help' => 'Clirio cofnodion sydd wedi\'i dileu',
|
||||
'ldap_extension_warning' => 'It does not look like the LDAP extension is installed or enabled on this server. You can still save your settings, but you will need to enable the LDAP extension for PHP before LDAP syncing or login will work.',
|
||||
'ldap_ad' => 'LDAP/AD',
|
||||
'employee_number' => 'Employee Number',
|
||||
'create_admin_user' => 'Create a User ::',
|
||||
'create_admin_success' => 'Success! Your admin user has been added!',
|
||||
'create_admin_redirect' => 'Click here to go to your app login!',
|
||||
'setup_migrations' => 'Database Migrations ::',
|
||||
'setup_no_migrations' => 'There was nothing to migrate. Your database tables were already set up!',
|
||||
'setup_successful_migrations' => 'Your database tables have been created',
|
||||
'setup_migration_output' => 'Migration output:',
|
||||
'setup_migration_create_user' => 'Next: Create User',
|
||||
'ldap_settings_link' => 'LDAP Settings Page',
|
||||
'slack_test' => 'Test <i class="fab fa-slack"></i> Integration',
|
||||
'label2_enable' => 'New Label Engine',
|
||||
'label2_enable_help' => 'Switch to the new label engine. <b>Note: You will need to save this setting before setting others.</b>',
|
||||
'label2_template' => 'Template',
|
||||
'label2_template_help' => 'Select which template to use for label generation',
|
||||
'label2_title' => 'Teitl',
|
||||
'label2_title_help' => 'The title to show on labels that support it',
|
||||
'label2_title_help_phold' => 'The placeholder <code>{COMPANY}</code> will be replaced with the asset's company name',
|
||||
'label2_asset_logo' => 'Use Asset Logo',
|
||||
'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at <code>:setting_name</code>',
|
||||
'label2_1d_type' => '1D Barcode Type',
|
||||
'label2_1d_type_help' => 'Format for 1D barcodes',
|
||||
'label2_2d_type' => 'Math Barcode 2D',
|
||||
'label2_2d_type_help' => 'Format for 2D barcodes',
|
||||
'label2_2d_target' => '2D Barcode Target',
|
||||
'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
|
||||
'label2_fields' => 'Field Definitions',
|
||||
'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
|
||||
'help_asterisk_bold' => 'Text entered as <code>**text**</code> will be displayed as bold',
|
||||
'help_blank_to_use' => 'Leave blank to use the value from <code>:setting_name</code>',
|
||||
'help_default_will_use' => '<code>:default</code> will use the value from <code>:setting_name</code>. <br>Note that the value of the barcodes must comply with the respective barcode spec in order to be successfully generated. Please see <a href="https://snipe-it.readme.io/docs/barcodes">the documentation <i class="fa fa-external-link"></i></a> for more details. ',
|
||||
'default' => 'Default',
|
||||
'none' => 'None',
|
||||
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
||||
'google_login' => 'Google Workspace Login Settings',
|
||||
'enable_google_login' => 'Enable users to login with Google Workspace',
|
||||
'enable_google_login_help' => 'Users will not be automatically provisioned. They must have an existing account here AND in Google Workspace, and their username here must match their Google Workspace email address. ',
|
||||
'mail_reply_to' => 'Mail Reply-To Address',
|
||||
'mail_from' => 'Mail From Address',
|
||||
'database_driver' => 'Database Driver',
|
||||
'bs_table_storage' => 'Table Storage',
|
||||
'timezone' => 'Timezone',
|
||||
|
||||
];
|
@ -0,0 +1,46 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'update' => [
|
||||
'error' => 'Gwall wedi digwydd wrth diweddaru. ',
|
||||
'success' => 'Gosodiadau wedi diweddaru\'n llwyddiannus.',
|
||||
],
|
||||
'backup' => [
|
||||
'delete_confirm' => 'Ydych yn dymuno dileu y ffeil copi wrth gefn yma? Nid oes modd adfer ar ol dileu. ',
|
||||
'file_deleted' => 'Wedi llwydo i ddileu y ffeil copi wrth gefn. ',
|
||||
'generated' => 'Wedi llwyddo i greu ffeil copi wrth gefn.',
|
||||
'file_not_found' => 'Wedi methu darganfod y ffeil copi wrth gefn ar y server.',
|
||||
'restore_warning' => 'Yes, restore it. I acknowledge that this will overwrite any existing data currently in the database. This will also log out all of your existing users (including you).',
|
||||
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
||||
],
|
||||
'purge' => [
|
||||
'error' => 'Gwall wedi digwydd wrth glirio. ',
|
||||
'validation_failed' => 'Mae eich cadarnhad i clirio yn anghywir. Teipiwch y gair "DELETE" yn y bocs cadarnhad.',
|
||||
'success' => 'Cofnodion wedi clirio\'n llwyddiannus.',
|
||||
],
|
||||
'mail' => [
|
||||
'sending' => 'Sending Test Email...',
|
||||
'success' => 'Mail sent!',
|
||||
'error' => 'Mail could not be sent.',
|
||||
'additional' => 'No additional error message provided. Check your mail settings and your app log.'
|
||||
],
|
||||
'ldap' => [
|
||||
'testing' => 'Testing LDAP Connection, Binding & Query ...',
|
||||
'500' => '500 Server Error. Please check your server logs for more information.',
|
||||
'error' => 'Something went wrong :(',
|
||||
'sync_success' => 'A sample of 10 users returned from the LDAP server based on your settings:',
|
||||
'testing_authentication' => 'Testing LDAP Authentication...',
|
||||
'authentication_success' => 'User authenticated against LDAP successfully!'
|
||||
],
|
||||
'webhook' => [
|
||||
'sending' => 'Sending :app test message...',
|
||||
'success' => 'Your :webhook_name Integration works!',
|
||||
'success_pt1' => 'Success! Check the ',
|
||||
'success_pt2' => ' channel for your test message, and be sure to click SAVE below to store your settings.',
|
||||
'500' => '500 Server Error.',
|
||||
'error' => 'Something went wrong. :app responded with: :error_message',
|
||||
'error_redirect' => 'ERROR: 301/302 :endpoint returns a redirect. For security reasons, we don’t follow redirects. Please use the actual endpoint.',
|
||||
'error_misc' => 'Something went wrong. :( ',
|
||||
]
|
||||
];
|
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'created' => 'Crëwyd',
|
||||
'size' => 'Size',
|
||||
);
|
@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'does_not_exist' => 'Nid ywr label Statws yma yn bodoli.',
|
||||
'deleted_label' => 'Deleted Status Label',
|
||||
'assoc_assets' => 'Mae\'r label statws yma wedi perthnasu i oleiaf un ased a nid yw\'n bosib dileu. Diweddarwch eich asedau i beidio cyfeirio at y label yma ac yna ceisiwch eto. ',
|
||||
|
||||
'create' => [
|
||||
'error' => 'Ni crewyd y label statws, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Label wedi creu yn llwyddiannus.',
|
||||
],
|
||||
|
||||
'update' => [
|
||||
'error' => 'Ni diweddarwyd y label statws, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Label wedi diweddaru yn llwyddiannus.',
|
||||
],
|
||||
|
||||
'delete' => [
|
||||
'confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r label yma?',
|
||||
'error' => 'Nid oedd yn bosib dileu\'r label statws. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Label wedi dileu\'n llwyddiannus.',
|
||||
],
|
||||
|
||||
'help' => [
|
||||
'undeployable' => 'Nid yw\'n bosib clustnodi\'r ased yma I ddefnyddwyr.',
|
||||
'deployable' => 'Mae\'r asedau yma ar gael i\'w defnyddio. Unwaith y cânt eu haseinio, byddant yn cymryd statws meta <i class="fas fa-circle text-blue"></i> <strong>Mewn Defnydd</strong>.',
|
||||
'archived' => 'Ni ellir newid statws yr asedau hyn, dim ond yn yr olygfa archifedig y byddant yn ymddangos. Mae hyn yn ddefnyddiol ar gyfer cadw gwybodaeth am asedau at ddibenion cyllidebu / hanesyddol ond eu cadw allan o\'r rhestr asedau o ddydd i ddydd.',
|
||||
'pending' => 'Ni ellir aseinio\'r asedau hyn i unrhyw un eto, ddefnyddir yn aml ar gyfer eitemau sydd allan i\'w hatgyweirio, ond y disgwylir iddynt ddychwelyd i\'w cylchrediad.',
|
||||
],
|
||||
|
||||
];
|
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about' => 'Amdan Labeli Statws',
|
||||
'archived' => 'Archifwyd',
|
||||
'create' => 'Creu Label Statws',
|
||||
'color' => 'Lliw Siart',
|
||||
'default_label' => 'Label diofyn',
|
||||
'default_label_help' => 'Defnyddir hyn i sicrhau bod y label statws rydych yn defnyddio mwyaf yn ymddangos gyntaf wrth cre/addasu asedau.',
|
||||
'deployable' => 'Gellir ei ddefnyddio',
|
||||
'info' => 'Defnyddir labeli statws i ddisgrifio os yw ased allan i\'w drwsio, ar goll ayyb. Cewch creu labeli newydd ar gyfer asedau sydd ar gael, angen sylw neu wedi archifio.',
|
||||
'name' => 'Enw Statws',
|
||||
'pending' => 'Yn aros',
|
||||
'status_type' => 'Math Statws',
|
||||
'show_in_nav' => 'Dangos ar y dewislen ochor',
|
||||
'title' => 'Labeli Statws',
|
||||
'undeployable' => 'Dim ar gael',
|
||||
'update' => 'Diweddaru Label Statws',
|
||||
);
|
@ -0,0 +1,28 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'deleted' => 'Deleted supplier',
|
||||
'does_not_exist' => 'Nid yw\'r cyflenwr yn bodoli.',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Ni crewyd y cyflenwr, ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Cyflenwr wedi creu yn llwyddiannus.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Ni ddiweddarwyd y cyflenwr, ceisiwch eto o. g. y. dd',
|
||||
'success' => 'Cyflenwr wedi diweddru\'n llwyddiannus.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r cyflenwr yma?',
|
||||
'error' => 'Roedd problem wrth ceisio dileu\'r cyflenwr. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Cyflenwr wedi dileu\'n llwyddiannus.',
|
||||
'assoc_assets' => 'Ar hyn o bryd mae\'r cyflenwr hwn yn gysylltiedig ag :asset_count asset(s) ac ni ellir ei ddileu. Diweddarwch eich asedau i beidio â chyfeirio\'r cyflenwr hwn mwyach a rhowch cynnig arall arni. ',
|
||||
'assoc_licenses' => 'Ar hyn o bryd mae\'r cyflenwr hwn yn gysylltiedig â :licenses_count trwydded(au) ac ni ellir eu dileu. Diweddarwch eich trwyddedau i beidio â chyfeirio\'r cyflenwr hwn mwyach a rhoi cynnig arall arni. ',
|
||||
'assoc_maintenances' => 'Ar hyn o bryd mae\'r cyflenwr hwn yn gysylltiedig â :asset_maintenances_count maint (au) asedau ac ni ellir ei ddileu. Diweddarwch eich cynhaliaeth asedau i beidio â chyfeirio\'r cyflenwr hwn mwyach a rhoi cynnig arall arni. ',
|
||||
)
|
||||
|
||||
);
|
@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_suppliers_title' => 'Amdan cyflenwyr',
|
||||
'about_suppliers_text' => 'Defnyddir cyflenwyr i olrhain ffynhonnell eitemau',
|
||||
'address' => 'Cyfeiriad Cyflenwr',
|
||||
'assets' => 'Asedau',
|
||||
'city' => 'Dinas',
|
||||
'contact' => 'Enw Cyswllt',
|
||||
'country' => 'Gwlad',
|
||||
'create' => 'Creu Cyflenwr',
|
||||
'email' => 'Ebost',
|
||||
'fax' => 'Ffacs',
|
||||
'id' => 'Rhif Unigryw',
|
||||
'licenses' => 'Trwyddedau',
|
||||
'name' => 'Enw Cyflenwr',
|
||||
'notes' => 'Nodiadau',
|
||||
'phone' => 'Ffôn',
|
||||
'state' => 'Talaith',
|
||||
'suppliers' => 'Cyflenwyr',
|
||||
'update' => 'Diweddaru Cyflenwr',
|
||||
'view' => 'Gweld Cyflenwr',
|
||||
'view_assets_for' => 'Gweld asedau ar gyfer',
|
||||
'zip' => 'Côd Post',
|
||||
|
||||
);
|
@ -0,0 +1,54 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'activated_help_text' => 'Fedrith y defnyddiwr yma mewngofnodi',
|
||||
'activated_disabled_help_text' => 'Nid yw\'n bosib newid statws eich cyfrif.',
|
||||
'assets_user' => 'Asedu wedi aseinio i :name',
|
||||
'bulk_update_warn' => 'Rydych am golygu manylion :user_count o ddefnyddwyr. Nodwch, nid yw\'n bosib i chi newid manylion eich cyfrif yma. Rhaid i chi golygu manylion eich cyfrif yn unigol.',
|
||||
'bulk_update_help' => 'Mae\'r ffurflen hon yn caniatáu ichi ddiweddaru nifer o defnyddwyr 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.',
|
||||
'current_assets' => 'Asedau wedi aseinio ar hyn o bryd i\'r defnyddiwr yma',
|
||||
'clone' => 'Dyblygu Defnyddiwr',
|
||||
'contact_user' => 'Cyswllt :name',
|
||||
'edit' => 'Golygu Defnyddiwr',
|
||||
'filetype_info' => 'Math o ffeiliau a caniateir yw png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, a rar.',
|
||||
'history_user' => 'Hanes ar gyfer :name',
|
||||
'info' => 'Gwybodaeth',
|
||||
'restore_user' => 'Cliciwch yma yw adfer.',
|
||||
'last_login' => 'Mewngofnodi Diwethaf',
|
||||
'ldap_config_text' => 'Gweler Gweinyddiaeth > Gosodiadau am gosodiadau LDAP. Mae\'r lleoliad (dewisol) yn cael ei osod am unrhyw defnyddwyr sydd yn cael ei mewnforio.',
|
||||
'print_assigned' => 'Argraffu Asedau',
|
||||
'email_assigned' => 'Email List of All Assigned',
|
||||
'user_notified' => 'User has been emailed a list of their currently assigned items.',
|
||||
'auto_assign_label' => 'Include this user when auto-assigning eligible licenses',
|
||||
'auto_assign_help' => 'Skip this user in auto assignment of licenses',
|
||||
'software_user' => 'Meddalwedd allan i :name',
|
||||
'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.',
|
||||
'view_user' => 'Gweld Defnyddiwr :name',
|
||||
'usercsv' => 'Ffeil CSV',
|
||||
'two_factor_admin_optin_help' => 'Mae eich gosodiadau admin yn caniatau gorfodaeth dewisol o dilysiant dau-factor. ',
|
||||
'two_factor_enrolled' => 'Dyfais D2F Wedi Ymuno ',
|
||||
'two_factor_active' => 'D2F Weithredol ',
|
||||
'user_deactivated' => 'User cannot login',
|
||||
'user_activated' => 'User can login',
|
||||
'activation_status_warning' => 'Do not change activation status',
|
||||
'group_memberships_helpblock' => 'Only superadmins may edit group memberships.',
|
||||
'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.',
|
||||
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
|
||||
'remove_group_memberships' => 'Remove Group Memberships',
|
||||
'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
|
||||
'update_user_assets_status' => 'Update all assets for these users to this status',
|
||||
'checkin_user_properties' => 'Check in all properties associated with these users',
|
||||
'remote_label' => 'This is a remote user',
|
||||
'remote' => 'Remote',
|
||||
'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
|
||||
'not_remote_label' => 'This is not a remote user',
|
||||
'vip_label' => 'VIP user',
|
||||
'vip_help' => 'This can be helpful to mark important people in your org if you would like to handle them in special ways.',
|
||||
'create_user' => 'Create a user',
|
||||
'create_user_page_explanation' => 'This is the account information you will use to access the site for the first time.',
|
||||
'email_credentials' => 'Email credentials',
|
||||
'email_credentials_text' => 'Email my credentials to the email address above',
|
||||
'next_save_user' => 'Next: Save User',
|
||||
'all_assigned_list_generation' => 'Generated on:',
|
||||
'email_user_creds_on_create' => 'Email this user their credentials?',
|
||||
];
|
@ -0,0 +1,68 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'accepted' => 'Rydych wedi llwyddo I dderbyn yr ased yma.',
|
||||
'declined' => 'Rydych wedi llwyddo I wrthod yr ased yma.',
|
||||
'bulk_manager_warn' => 'Mae eich defnyddwyr wedi diweddaru\'n llwyddiannus ond mae\'r blwch rheolwr heb newid gan fod y rheolwr yn y rhestr o defnyddwyr. Dewisiwch eto heb cynnwys y rheolwr.',
|
||||
'user_exists' => 'Defnyddiwr yn bodoli yn barod!',
|
||||
'user_not_found' => 'Nid yw\'r defnyddiwr yn bodoli.',
|
||||
'user_login_required' => 'Mae angen llenwi\'r maes login',
|
||||
'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
|
||||
'user_password_required' => 'Rhaid gosod cyfrinair.',
|
||||
'insufficient_permissions' => 'Diffyg Hawliau.',
|
||||
'user_deleted_warning' => 'Defnyddiwr wedi\'i dileu. Rhaid adfer y defnyddiwr I newid eu manylion neu clustnodi ased iddynt.',
|
||||
'ldap_not_configured' => 'Nid ywr gosodiadau I dilysu trwy LDAP wedi gosod ar y system.',
|
||||
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
|
||||
'password_reset_sent' => 'A password reset link has been sent to :email!',
|
||||
'user_has_no_email' => 'This user does not have an email address in their profile.',
|
||||
'log_record_not_found' => 'A matching log record for this user could not be found.',
|
||||
|
||||
|
||||
'success' => array(
|
||||
'create' => 'Wedi llwyddo i greu defnyddiwr.',
|
||||
'update' => 'Wedi llwyddo i diweddaru defnyddiwr.',
|
||||
'update_bulk' => 'Wedi lwyddo i diweddaru defnyddwyr!',
|
||||
'delete' => 'Wedi dileu\'r defnyddiwr llwyddiannus.',
|
||||
'ban' => 'Wedi llwyddo i wahardd defnyddiwr.',
|
||||
'unban' => 'Wedi llwyddo i anwahardd defnyddiwr.',
|
||||
'suspend' => 'Wedi llwyddo i wahardd y defnyddiwr.',
|
||||
'unsuspend' => 'Wedi llwyddo i anwahardd defnyddiwr.',
|
||||
'restored' => 'Wedi adfer y defnyddiwr yn llwyddiannus.',
|
||||
'import' => 'Defnyddwyr wedi mewnforio\'n llwyddiannus.',
|
||||
),
|
||||
|
||||
'error' => array(
|
||||
'create' => 'Roedd problem wrth ceisio creu\'r defnyddiwr. Ceisiwch eto o. g. y. dd.',
|
||||
'update' => 'Roedd problem wrth ceisio diweddaru\'r defnyddiwr. Ceisiwch eto o. g. y. dd.',
|
||||
'delete' => 'Roedd problem wrth ceisio dileu\'r defnyddiwr. Ceisiwch eto o. g. y. dd.',
|
||||
'delete_has_assets' => 'Offer wedi nodi yn erbyn y defnyddiwr felly heb ei ddileu.',
|
||||
'unsuspend' => 'Roedd problem wrth ceisio alluogi\'r defnyddiwr. Ceisiwch eto o. g. y. dd.',
|
||||
'import' => 'Roedd problem wrth ceisio mewnforio defnyddwyr. Ceisiwch eto o. g. y. dd.',
|
||||
'asset_already_accepted' => 'Ased wedi\'i dderbyn yn barod.',
|
||||
'accept_or_decline' => 'Rhaid i chi unai derbyn neu gwrthod yr ased yma.',
|
||||
'incorrect_user_accepted' => 'Rydych wedi ceisio derbyn ased sydd ddim wedi nodi yn erbyn eich cyfrif.',
|
||||
'ldap_could_not_connect' => 'Wedi methu cyylltu trwy LDAP. Gwiriwch eich gosodiadau LDAP. <br>Error from LDAP Server:',
|
||||
'ldap_could_not_bind' => 'Wedi methu cysylltu trwy LDAP. Gwiriwch eich gosodiadau LDAP. <br>Error from LDAP Server: ',
|
||||
'ldap_could_not_search' => 'Wedi methu cyraedd y server LDAP. Gwiriwch eich gosodiadau LDAP. <br>Error from LDAP Server:',
|
||||
'ldap_could_not_get_entries' => 'Wedi methu llwytho data trwy LDAP. Gwiriwch eich gosodiadau LDAP. <br>Error from LDAP Server:',
|
||||
'password_ldap' => 'Mae eich cyfrinair wedi\'i rheoli trwy LDAP/Active Directory. Cysylltwch a\'r Adran TGCh i\'w newid. ',
|
||||
),
|
||||
|
||||
'deletefile' => array(
|
||||
'error' => 'Ffeil heb ei ddileu. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Ffeil wedi dileu yn llwyddiannus.',
|
||||
),
|
||||
|
||||
'upload' => array(
|
||||
'error' => 'Ffeil(iau) heb ei uwchlwytho. Ceisiwch eto o. g. y. dd.',
|
||||
'success' => 'Ffeil(iau) wedi uwchlwytho yn llwyddiannus.',
|
||||
'nofiles' => 'Nid ydych wedi dewis unrhyw ffeiliau i\'w uwchlwytho',
|
||||
'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.',
|
||||
),
|
||||
|
||||
'inventorynotification' => array(
|
||||
'error' => 'This user has no email set.',
|
||||
'success' => 'The user has been notified about their current inventory.'
|
||||
)
|
||||
);
|
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'activated' => 'Gweithredol',
|
||||
'allow' => 'Caniatau',
|
||||
'checkedout' => 'Asedau',
|
||||
'created_at' => 'Crëwyd',
|
||||
'createuser' => 'Creu Defnyddiwr',
|
||||
'deny' => 'Gwrthod',
|
||||
'email' => 'E-bost',
|
||||
'employee_num' => 'Rhif Cyflogai.',
|
||||
'first_name' => 'Enw cyntaf',
|
||||
'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
|
||||
'id' => 'Rhif Unigryw',
|
||||
'inherit' => 'Etifeddu',
|
||||
'job' => 'Teitl Swydd',
|
||||
'last_login' => 'Mewngofnododd Diwethaf',
|
||||
'last_name' => 'Enw Olaf',
|
||||
'location' => 'Lleoliad',
|
||||
'lock_passwords' => 'Nid yw\'n bosib newid manylion mewngofnodi ar y system yma.',
|
||||
'manager' => 'Rheolwr',
|
||||
'managed_locations' => 'Lleoliadau a Reolir',
|
||||
'name' => 'Enw',
|
||||
'nogroup' => 'No groups have been created yet. To add one, visit: ',
|
||||
'notes' => 'Nodiadau',
|
||||
'password_confirm' => 'Cadarnhau\'r Cyfrinair',
|
||||
'password' => 'Cyfrinair',
|
||||
'phone' => 'Ffôn',
|
||||
'show_current' => 'Dangos Defnyddwyr Presennol',
|
||||
'show_deleted' => 'Dangos Defnyddwyr sydd wedi\'i dileu',
|
||||
'title' => 'Teitl',
|
||||
'to_restore_them' => 'i adfer nhw.',
|
||||
'total_assets_cost' => "Total Assets Cost",
|
||||
'updateuser' => 'Diweddaru Defnyddiwr',
|
||||
'username' => 'Enw defnyddiwr',
|
||||
'user_deleted_text' => 'Mae\'r defnyddiwr hwn wedi\'i farcio fel un sydd wedi\'i ddileu.',
|
||||
'username_note' => '(Wedi defnyddio ar gyfer clymu i Active Directory yn unig, nid ar gyfer mewngofnodi.)',
|
||||
'cloneuser' => 'Dyblygu Defnyddiwr',
|
||||
'viewusers' => 'Gweld Defnyddwyr',
|
||||
);
|
20
Production/SNIPE-IT/resources/lang/cy-GB/auth.php
Normal file
20
Production/SNIPE-IT/resources/lang/cy-GB/auth.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used during authentication for various
|
||||
| messages that we need to display to the user. You are free to modify
|
||||
| these language lines according to your application's requirements.
|
||||
|
|
||||
*/
|
||||
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'password' => 'The provided password is incorrect.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
|
||||
);
|
19
Production/SNIPE-IT/resources/lang/cy-GB/auth/general.php
Normal file
19
Production/SNIPE-IT/resources/lang/cy-GB/auth/general.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'send_password_link' => 'Danfonwch Linc Ail-osod Cyfrinair',
|
||||
'email_reset_password' => 'Ailosod Cyfrinair trwy ebost',
|
||||
'reset_password' => 'Ail-osod Cyfrinair',
|
||||
'saml_login' => 'Mewngofnodi trwy SAML',
|
||||
'login' => 'Mewngofnodi',
|
||||
'login_prompt' => 'Mewngofnodwch',
|
||||
'forgot_password' => 'Wedi anghofio\'r cyfrinair',
|
||||
'ldap_reset_password' => 'Cliciwch yma i ailosod eich cyfrinair LDAP',
|
||||
'remember_me' => 'Cofiwch fi',
|
||||
'username_help_top' => 'Enter your <strong>username</strong> to be emailed a password reset link.',
|
||||
'username_help_bottom' => 'Your username and email address <em>may</em> be the same, but may not be, depending on your configuration. If you cannot remember your username, contact your administrator. <br><br><strong>Usernames without an associated email address will not be emailed a password reset link.</strong> ',
|
||||
'google_login' => 'Login with Google Workspace',
|
||||
'google_login_failed' => 'Google Login failed, please try again.',
|
||||
|
||||
];
|
||||
|
45
Production/SNIPE-IT/resources/lang/cy-GB/auth/message.php
Normal file
45
Production/SNIPE-IT/resources/lang/cy-GB/auth/message.php
Normal file
@ -0,0 +1,45 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'account_already_exists' => 'Mae cyfrif hefo\'r cyfeiriad ebost yma yn bodoli yn barod.',
|
||||
'account_not_found' => 'Mae eich enw defnyddiwr neu gyfrinair yn anghywir.',
|
||||
'account_not_activated' => 'Nid yw\'r cyfrif defnyddiwr hwn wedi\'i actifadu.',
|
||||
'account_suspended' => 'Mae\'r cyfrif defnyddiwr hwn wedi\'i atal.',
|
||||
'account_banned' => 'Mae\'r cyfrif defnyddiwr hwn wedi\'i atal.',
|
||||
'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.',
|
||||
|
||||
'two_factor' => array(
|
||||
'already_enrolled' => 'Your device is already enrolled.',
|
||||
'success' => 'Rydych wedi llwydo i fewngofnodi.',
|
||||
'code_required' => 'Two-factor code is required.',
|
||||
'invalid_code' => 'Two-factor code is invalid.',
|
||||
),
|
||||
|
||||
'signin' => array(
|
||||
'error' => 'Roedd yna broblem wrth i chi fewngofnodi. Rhowch gynnig arall arni so gwelwch yn dda.',
|
||||
'success' => 'Rydych wedi llwydo i fewngofnodi.',
|
||||
),
|
||||
|
||||
'logout' => array(
|
||||
'error' => 'There was a problem while trying to log you out, please try again.',
|
||||
'success' => 'You have successfully logged out.',
|
||||
),
|
||||
|
||||
'signup' => array(
|
||||
'error' => 'Roedd yna broblem wrth creu eich cyfrif, rhowch gynnig arall arni so gwelwch yn dda.',
|
||||
'success' => 'Cyfrif wedi\'i creu yn llwyddiannus.',
|
||||
),
|
||||
|
||||
'forgot-password' => array(
|
||||
'error' => 'Roedd yna broblem wrth ceisio cael côd newid cyfrinair, rhowch gynnig arall arni so gwelwch yn dda.',
|
||||
'success' => 'If that email address exists in our system, a password recovery email has been sent.',
|
||||
),
|
||||
|
||||
'forgot-password-confirm' => array(
|
||||
'error' => 'Roedd yna broblem wrth ceisio newid cyfrinair, rhowch gynnig arall arni so gwelwch yn dda.',
|
||||
'success' => 'Mae eich cyfrinair wedi\'i ailosod yn llwyddiannus.',
|
||||
),
|
||||
|
||||
|
||||
);
|
24
Production/SNIPE-IT/resources/lang/cy-GB/button.php
Normal file
24
Production/SNIPE-IT/resources/lang/cy-GB/button.php
Normal file
@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'actions' => 'Gweithredoedd',
|
||||
'add' => 'Ychwanegu newydd',
|
||||
'cancel' => 'Canslo',
|
||||
'checkin_and_delete' => 'Checkin All / Delete User',
|
||||
'delete' => 'Dileu',
|
||||
'edit' => 'Addasu',
|
||||
'restore' => 'Adfer',
|
||||
'remove' => 'Cael gwared',
|
||||
'request' => 'Gofynnwyd amdano',
|
||||
'submit' => 'Cyflwyno',
|
||||
'upload' => 'Uwchlwytho',
|
||||
'select_file' => 'Dewis ffeil...',
|
||||
'select_files' => 'Dewis ffeiliau...',
|
||||
'generate_labels' => '{1} Cynhyrchu Label[2,*] Cynhyrchu Labeli',
|
||||
'send_password_link' => 'Danfonwch Linc Ail-osod Cyfrinair',
|
||||
'go' => 'Mynd',
|
||||
'bulk_actions' => 'Bulk Actions',
|
||||
'add_maintenance' => 'Add Maintenance',
|
||||
'append' => 'Append',
|
||||
'new' => 'Newydd',
|
||||
];
|
532
Production/SNIPE-IT/resources/lang/cy-GB/general.php
Normal file
532
Production/SNIPE-IT/resources/lang/cy-GB/general.php
Normal file
@ -0,0 +1,532 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'2FA_reset' => '2FA reset',
|
||||
'accessories' => 'Ategolion',
|
||||
'activated' => 'Actifadu',
|
||||
'accepted_date' => 'Date Accepted',
|
||||
'accessory' => 'Ategolyn',
|
||||
'accessory_report' => 'Adroddiad Ategolion',
|
||||
'action' => 'Gweithred',
|
||||
'activity_report' => 'Adroddiad gweithgaredd',
|
||||
'address' => 'Cyfeiriad',
|
||||
'admin' => 'Gweinyddol',
|
||||
'administrator' => 'Gweinyddwr',
|
||||
'add_seats' => 'Seddi wedi\'i ychwanegu',
|
||||
'age' => "Age",
|
||||
'all_assets' => 'Holl asedau',
|
||||
'all' => 'Pob',
|
||||
'archived' => 'Archifwyd',
|
||||
'asset_models' => 'Modelau Ased',
|
||||
'asset_model' => 'Model',
|
||||
'asset' => 'Ased',
|
||||
'asset_report' => 'Adroddiad Ased',
|
||||
'asset_tag' => 'Tag Ased',
|
||||
'asset_tags' => 'Asset Tags',
|
||||
'assets_available' => 'Asedau ar gael',
|
||||
'accept_assets' => 'Accept Assets :name',
|
||||
'accept_assets_menu' => 'Accept Assets',
|
||||
'audit' => 'Awdit',
|
||||
'audit_report' => 'Log Awdit',
|
||||
'assets' => 'Asedau',
|
||||
'assets_audited' => 'assets audited',
|
||||
'assets_checked_in_count' => 'assets checked in',
|
||||
'assets_checked_out_count' => 'assets checked out',
|
||||
'asset_deleted_warning' => 'This asset has been deleted. You must restore it before you can assign it to someone.',
|
||||
'assigned_date' => 'Date Assigned',
|
||||
'assigned_to' => 'Assigned to :name',
|
||||
'assignee' => 'Assigned to',
|
||||
'avatar_delete' => 'Dileu Avatar',
|
||||
'avatar_upload' => 'Uwchlwytho Avatar',
|
||||
'back' => 'Yn ôl',
|
||||
'bad_data' => 'Heb darganfod, Efallai data drwg?',
|
||||
'bulkaudit' => 'Awdit swmp',
|
||||
'bulkaudit_status' => 'Statws Awdit',
|
||||
'bulk_checkout' => 'Nodi swmp allan',
|
||||
'bulk_edit' => 'Bulk Edit',
|
||||
'bulk_delete' => 'Bulk Delete',
|
||||
'bulk_actions' => 'Bulk Actions',
|
||||
'bulk_checkin_delete' => 'Bulk Checkin / Delete Users',
|
||||
'byod' => 'BYOD',
|
||||
'byod_help' => 'This device is owned by the user',
|
||||
'bystatus' => 'yn ol statws',
|
||||
'cancel' => 'Canslo',
|
||||
'categories' => 'Categoriau',
|
||||
'category' => 'Categori',
|
||||
'change' => 'Mewn/Allan',
|
||||
'changeemail' => 'Newid cyfeiriad ebost',
|
||||
'changepassword' => 'Newid cyfrinair',
|
||||
'checkin' => 'Nodi i mewn',
|
||||
'checkin_from' => 'Nodi i fewn ers',
|
||||
'checkout' => 'Nodi allan',
|
||||
'checkouts_count' => 'Sawl allan',
|
||||
'checkins_count' => 'Sawl i mewn',
|
||||
'user_requests_count' => 'Ceisiadau',
|
||||
'city' => 'Dinas',
|
||||
'click_here' => 'Cliciwch yma',
|
||||
'clear_selection' => 'Clirio Dewis',
|
||||
'companies' => 'Cwmniau',
|
||||
'company' => 'Cwmni',
|
||||
'component' => 'Cydran',
|
||||
'components' => 'Cydrannau',
|
||||
'complete' => 'Wedi cwbwlhau',
|
||||
'consumable' => 'Nwyddau traul',
|
||||
'consumables' => 'Nwyddau traul',
|
||||
'country' => 'Gwlad',
|
||||
'could_not_restore' => 'Error restoring :item_type: :error',
|
||||
'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
|
||||
'create' => 'Creu newydd',
|
||||
'created' => 'Eitem wedi\'i Greu',
|
||||
'created_asset' => 'ased wedi creu',
|
||||
'created_at' => 'Crëwyd',
|
||||
'created_by' => 'Crëwyd Gan',
|
||||
'record_created' => 'Record Created',
|
||||
'updated_at' => 'Diweddarwyd ar',
|
||||
'currency' => '$', // this is deprecated
|
||||
'current' => 'Cyfredol',
|
||||
'current_password' => 'Current Password',
|
||||
'customize_report' => 'Customize Report',
|
||||
'custom_report' => 'Adroddiad Asedau Addasedig',
|
||||
'dashboard' => 'Dashfwrdd',
|
||||
'days' => 'dyddiau',
|
||||
'days_to_next_audit' => 'Dyddiau tan yr awdit nesaf',
|
||||
'date' => 'Dyddiad',
|
||||
'debug_warning' => 'Rhybudd!',
|
||||
'debug_warning_text' => 'Mae\'r cymhwysiad hwn yn rhedeg yn y modd cynhyrchu gyda debugging wedi\'i alluogi. Gall hyn ddatgelu data sensitif os yw\'ch cais yn hygyrch i\'r byd y tu allan. Analluoga modd dadfygio trwy osod y <code>APP_DEBUG</code> gwerth yn <code>.env</code> ffeil i<code>false</code>.',
|
||||
'delete' => 'Dileu',
|
||||
'delete_confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r :item?',
|
||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This can not be undone.',
|
||||
'deleted' => 'Wedi Dileu',
|
||||
'delete_seats' => 'Seddi wedi dileu',
|
||||
'deletion_failed' => 'Deletion failed',
|
||||
'departments' => 'Adrannau',
|
||||
'department' => 'Adran',
|
||||
'deployed' => 'Mewn defnydd',
|
||||
'depreciation' => 'Dibrisiant',
|
||||
'depreciations' => 'Depreciations',
|
||||
'depreciation_report' => 'Adroddiad Dibrisiant',
|
||||
'details' => 'Manylion',
|
||||
'download' => 'Lawrlwytho',
|
||||
'download_all' => 'Download All',
|
||||
'editprofile' => 'Golygu eich Proffil',
|
||||
'eol' => 'DB',
|
||||
'email_domain' => 'Parth Ebost',
|
||||
'email_format' => 'Fformat Ebost',
|
||||
'employee_number' => 'Employee Number',
|
||||
'email_domain_help' => 'Defnyddir hwn i gynhyrchu cyfeiriadau e-bost wrth fewnforio',
|
||||
'error' => 'Gwall',
|
||||
'exclude_archived' => 'Exclude Archived Assets',
|
||||
'exclude_deleted' => 'Exclude Deleted Assets',
|
||||
'example' => 'Example: ',
|
||||
'filastname_format' => 'Llythyren Cyntaf Enw Cyntaf Cyfenw (jsmith@example.com)',
|
||||
'firstname_lastname_format' => 'Enw Cyntaf Enw Olaf (jane.smith@example.com)',
|
||||
'firstname_lastname_underscore_format' => 'Enw Cyntaf Enw Olaf (jane.smith@example.com)',
|
||||
'lastnamefirstinitial_format' => 'Enw Olaf Llythyren Cyntaf Enw Cyntaf (smithj@example.com)',
|
||||
'firstintial_dot_lastname_format' => 'Llythyren Cyntaf Enw Cyntaf Cyfenw (jsmith@example.com)',
|
||||
'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
|
||||
'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
|
||||
'name_display_format' => 'Name Display Format',
|
||||
'first' => 'Cyntaf',
|
||||
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
|
||||
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
||||
'firstinitial.lastname' => 'Llythyren Cyntaf Enw Cyntaf Cyfenw (jsmith@example.com)',
|
||||
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
|
||||
'first_name' => 'Enw cyntaf',
|
||||
'first_name_format' => 'Enw Cyntaf (jane@example.com)',
|
||||
'files' => 'Ffeiliau',
|
||||
'file_name' => 'Ffeil',
|
||||
'file_type' => 'File Type',
|
||||
'filesize' => 'File Size',
|
||||
'file_uploads' => 'Ffeiliau wedi uwchlwytho',
|
||||
'file_upload' => 'File Upload',
|
||||
'generate' => 'Creu',
|
||||
'generate_labels' => 'Generate Labels',
|
||||
'github_markdown' => 'Mae\'r maes yma yn derbyn<a href="https://help.github.com/articles/github-flavored-markdown/">markdown GitHub</a>.',
|
||||
'groups' => 'Grŵpiau',
|
||||
'gravatar_email' => 'Cyfeiriad ebost Gravatar',
|
||||
'gravatar_url' => '<a href="http://gravatar.com"><small>Change your avatar at Gravatar.com</small></a>.',
|
||||
'history' => 'Hanes',
|
||||
'history_for' => 'Hanes ar gyfer',
|
||||
'id' => 'Rhif Unigryw',
|
||||
'image' => 'Delwedd',
|
||||
'image_delete' => 'Dileu Delwedd',
|
||||
'include_deleted' => 'Include Deleted Assets',
|
||||
'image_upload' => 'Uwchlwytho delwedd',
|
||||
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
|
||||
'filetypes_size_help' => 'Max upload size allowed is :size.',
|
||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, and svg. Max upload size allowed is :size.',
|
||||
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
||||
'import' => 'Mewnforio',
|
||||
'import_this_file' => 'Map fields and process this file',
|
||||
'importing' => 'Importing',
|
||||
'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file. <br><br>The CSV should be comma-delimited and formatted with headers that match the ones in the <a href="https://snipe-it.readme.io/docs/importing" target="_new">sample CSVs in the documentation</a>.',
|
||||
'import-history' => 'Mewnforio hanes',
|
||||
'asset_maintenance' => 'Cynnal a chadw Ased',
|
||||
'asset_maintenance_report' => 'Adroddiad cynnal a chadw ased',
|
||||
'asset_maintenances' => 'Cynnal a chadw Ased',
|
||||
'item' => 'Eitem',
|
||||
'item_name' => 'Item Name',
|
||||
'import_file' => 'import CSV file',
|
||||
'import_type' => 'CSV import type',
|
||||
'insufficient_permissions' => 'Diffyg Hawliau!',
|
||||
'kits' => 'Predefined Kits',
|
||||
'language' => 'Iaith',
|
||||
'last' => 'Olaf',
|
||||
'last_login' => 'Mewngofnododd Diwethaf',
|
||||
'last_name' => 'Enw Olaf',
|
||||
'license' => 'Trwydded',
|
||||
'license_report' => 'Adroddiad Trwydded',
|
||||
'licenses_available' => 'trwyddedau ar gael',
|
||||
'licenses' => 'Trwyddedau',
|
||||
'list_all' => 'Rhestru holl',
|
||||
'loading' => 'Loading... please wait....',
|
||||
'lock_passwords' => 'This field value will not be saved in a demo installation.',
|
||||
'feature_disabled' => 'Mae\'r nodwedd hon wedi\'i anablu ar gyfer y gosodiad demo.',
|
||||
'location' => 'Lleoliad',
|
||||
'location_plural' => 'Location|Locations',
|
||||
'locations' => 'Lleoliadau',
|
||||
'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ',
|
||||
'logout' => 'Allgofnodi',
|
||||
'lookup_by_tag' => 'Chwilio gan tag ased',
|
||||
'maintenances' => 'Cynnal a Chadw',
|
||||
'manage_api_keys' => 'Manage API Keys',
|
||||
'manufacturer' => 'Gwneuthyrwr',
|
||||
'manufacturers' => 'Gwneuthyrwr',
|
||||
'markdown' => 'Mae\'r maes yma yn derbyn<a href="https://help.github.com/articles/github-flavored-markdown/">markdown GitHub</a>.',
|
||||
'min_amt' => 'Nifer Lleiaf',
|
||||
'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered. Leave Min. QTY blank if you do not want to receive alerts for low inventory.',
|
||||
'model_no' => 'Rhif Model.',
|
||||
'months' => 'misoedd',
|
||||
'moreinfo' => 'Mwy o wybodaeth',
|
||||
'name' => 'Enw',
|
||||
'new_password' => 'New Password',
|
||||
'next' => 'Nesaf',
|
||||
'next_audit_date' => 'Dyddiad awdit nesaf',
|
||||
'no_email' => 'No email address associated with this user',
|
||||
'last_audit' => 'Awdit diwethaf',
|
||||
'new' => 'newydd!',
|
||||
'no_depreciation' => 'Dim Dibrisiant',
|
||||
'no_results' => 'Dim canlyniadau.',
|
||||
'no' => 'Na',
|
||||
'notes' => 'Nodiadau',
|
||||
'order_number' => 'Rhif Archeb',
|
||||
'only_deleted' => 'Only Deleted Assets',
|
||||
'page_menu' => 'Showing _MENU_ items',
|
||||
'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items',
|
||||
'pending' => 'Yn disgwl',
|
||||
'people' => 'Pobol',
|
||||
'per_page' => 'Canlyniadau fesul tudalen',
|
||||
'previous' => 'Blaenorol',
|
||||
'processing' => 'Prosesu',
|
||||
'profile' => 'Eich proffil',
|
||||
'purchase_cost' => 'Cost pwrcasu',
|
||||
'purchase_date' => 'Dyddiad Pwrcasu',
|
||||
'qty' => 'Nifer',
|
||||
'quantity' => 'Nifer',
|
||||
'quantity_minimum' => 'You have :count items below or almost below minimum quantity levels',
|
||||
'quickscan_checkin' => 'Quick Scan Checkin',
|
||||
'quickscan_checkin_status' => 'Checkin Status',
|
||||
'ready_to_deploy' => 'Barod i\'w defnyddio',
|
||||
'recent_activity' => 'Gweithgareddau Diweddar',
|
||||
'remaining' => 'Yn weddill',
|
||||
'remove_company' => 'Dileu Cymdeithas y Cwmni',
|
||||
'reports' => 'Adroddiadau',
|
||||
'restored' => 'wedi adfer',
|
||||
'restore' => 'Adfer',
|
||||
'requestable_models' => 'Requestable Models',
|
||||
'requested' => 'Gofynnwyd amdano',
|
||||
'requested_date' => 'Requested Date',
|
||||
'requested_assets' => 'Requested Assets',
|
||||
'requested_assets_menu' => 'Requested Assets',
|
||||
'request_canceled' => 'Cais wedi dileu',
|
||||
'save' => 'Cadw',
|
||||
'select_var' => 'Select :thing... ', // this will eventually replace all of our other selects
|
||||
'select' => 'Dewis',
|
||||
'select_all' => 'Dewis Popeth',
|
||||
'search' => 'Chwilio',
|
||||
'select_category' => 'Dewis Categorï',
|
||||
'select_department' => 'Dewsi Adran',
|
||||
'select_depreciation' => 'Dewis math o dibrisiant',
|
||||
'select_location' => 'Dewis lleoliad',
|
||||
'select_manufacturer' => 'Dewis Gwneuthyrwr',
|
||||
'select_model' => 'Dewis model',
|
||||
'select_supplier' => 'Dewis Cyflenwr',
|
||||
'select_user' => 'Dewiswch Defnyddiwr',
|
||||
'select_date' => 'Dewis Dyddiad (YYYY-MM-DD)',
|
||||
'select_statuslabel' => 'Dewis Statws',
|
||||
'select_company' => 'Dewis Cwmni',
|
||||
'select_asset' => 'Dewis Ased',
|
||||
'settings' => 'Gosodiadau',
|
||||
'show_deleted' => 'Dangos Wedi Dileu',
|
||||
'show_current' => 'Dangos Cyfredol',
|
||||
'sign_in' => 'Mewngofnodi',
|
||||
'signature' => 'Llofnod',
|
||||
'signed_off_by' => 'Signed Off By',
|
||||
'skin' => 'Skin',
|
||||
'webhook_msg_note' => 'A notification will be sent via webhook',
|
||||
'webhook_test_msg' => 'Oh hai! Looks like your :app integration with Snipe-IT is working!',
|
||||
'some_features_disabled' => 'MODE DEMO: Mae rhai nodweddion wedi analluogi ar gyfer y gosodiad hwn.',
|
||||
'site_name' => 'Enw Safle',
|
||||
'state' => 'Talaith',
|
||||
'status_labels' => 'Labeli Statws',
|
||||
'status' => 'Statws',
|
||||
'accept_eula' => 'Acceptance Agreement',
|
||||
'supplier' => 'Cyflenwr',
|
||||
'suppliers' => 'Cyflenwyr',
|
||||
'sure_to_delete' => 'Ydych chi\'n sicr eich bod eisiau dileu',
|
||||
'sure_to_delete_var' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r :item?',
|
||||
'delete_what' => 'Delete :item',
|
||||
'submit' => 'Cyflwyno',
|
||||
'target' => 'Targed',
|
||||
'time_and_date_display' => 'Dangos Dyddiad ac Amser',
|
||||
'total_assets' => 'cyfanswm asedau',
|
||||
'total_licenses' => 'cyfanswm trwyddedau',
|
||||
'total_accessories' => 'cyfanswm ategolion',
|
||||
'total_consumables' => 'cyfanswm nwyddau traul',
|
||||
'type' => 'Math',
|
||||
'undeployable' => 'Ddim modd nodi allan',
|
||||
'unknown_admin' => 'Gweinydd Anhysbys',
|
||||
'username_format' => 'Fformat enw defnyddiwr',
|
||||
'username' => 'Enw defnyddiwr',
|
||||
'update' => 'Diweddaru',
|
||||
'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.',
|
||||
'uploaded' => 'Wedi Uwchlwytho',
|
||||
'user' => 'Defnyddiwr',
|
||||
'accepted' => 'derbynnir',
|
||||
'declined' => 'gwrthod',
|
||||
'unassigned' => 'Unassigned',
|
||||
'unaccepted_asset_report' => 'Asedau heb ei dderbyn',
|
||||
'users' => 'Defnyddwyr',
|
||||
'viewall' => 'View All',
|
||||
'viewassets' => 'Gweld asedau sydd wedi clustnodi',
|
||||
'viewassetsfor' => 'View Assets for :name',
|
||||
'website' => 'Gwefan',
|
||||
'welcome' => 'Croeso, :name',
|
||||
'years' => 'blynyddoedd',
|
||||
'yes' => 'Ie',
|
||||
'zip' => 'Côd Post',
|
||||
'noimage' => 'Dim delwedd wedi\'i uwchlwytho neu delwedd heb ei darganfod.',
|
||||
'file_does_not_exist' => 'The requested file does not exist on the server.',
|
||||
'file_upload_success' => 'File upload success!',
|
||||
'no_files_uploaded' => 'File upload success!',
|
||||
'token_expired' => 'Mae eich sesiwn wedi dod i ben. Mewngofnodwch eto os gwelwch yn dda.',
|
||||
'login_enabled' => 'Login Enabled',
|
||||
'audit_due' => 'Due for Audit',
|
||||
'audit_overdue' => 'Overdue for Audit',
|
||||
'accept' => 'Accept :asset',
|
||||
'i_accept' => 'I accept',
|
||||
'i_decline' => 'I decline',
|
||||
'accept_decline' => 'Accept/Decline',
|
||||
'sign_tos' => 'Sign below to indicate that you agree to the terms of service:',
|
||||
'clear_signature' => 'Clear Signature',
|
||||
'show_help' => 'Show help',
|
||||
'hide_help' => 'Hide help',
|
||||
'view_all' => 'view all',
|
||||
'hide_deleted' => 'Hide Deleted',
|
||||
'email' => 'Ebost',
|
||||
'do_not_change' => 'Do Not Change',
|
||||
'bug_report' => 'Report a Bug',
|
||||
'user_manual' => 'User\'s Manual',
|
||||
'setup_step_1' => 'Step 1',
|
||||
'setup_step_2' => 'Step 2',
|
||||
'setup_step_3' => 'Step 3',
|
||||
'setup_step_4' => 'Step 4',
|
||||
'setup_config_check' => 'Configuration Check',
|
||||
'setup_create_database' => 'Create Database Tables',
|
||||
'setup_create_admin' => 'Create Admin User',
|
||||
'setup_done' => 'Finished!',
|
||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
||||
'checked_out' => 'Allan',
|
||||
'checked_out_to' => 'Checked out to',
|
||||
'fields' => 'Fields',
|
||||
'last_checkout' => 'Last Checkout',
|
||||
'due_to_checkin' => 'The following :count items are due to be checked in soon:',
|
||||
'expected_checkin' => 'Expected Checkin',
|
||||
'reminder_checked_out_items' => 'This is a reminder of the items currently checked out to you. If you feel this list is inaccurate (something is missing, or something appears here that you believe you never received), please email :reply_to_name at :reply_to_address.',
|
||||
'changed' => 'Wedi newid',
|
||||
'to' => 'To',
|
||||
'report_fields_info' => '<p>Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.</p>
|
||||
<p>If you would like to export only certain assets, use the options below to fine-tune your results.</p>',
|
||||
'range' => 'Range',
|
||||
'bom_remark' => 'Add a BOM (byte-order mark) to this CSV',
|
||||
'improvements' => 'Improvements',
|
||||
'information' => 'Information',
|
||||
'permissions' => 'Permissions',
|
||||
'managed_ldap' => '(Managed via LDAP)',
|
||||
'export' => 'Export',
|
||||
'ldap_sync' => 'LDAP Sync',
|
||||
'ldap_user_sync' => 'LDAP User Sync',
|
||||
'synchronize' => 'Synchronize',
|
||||
'sync_results' => 'Synchronization Results',
|
||||
'license_serial' => 'Serial/Product Key',
|
||||
'invalid_category' => 'Invalid or missing category',
|
||||
'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
|
||||
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
|
||||
'60_percent_warning' => '60% Complete (warning)',
|
||||
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
|
||||
'new_asset' => 'New Asset',
|
||||
'new_license' => 'New License',
|
||||
'new_accessory' => 'New Accessory',
|
||||
'new_consumable' => 'New Consumable',
|
||||
'collapse' => 'Collapse',
|
||||
'assigned' => 'Assigned',
|
||||
'asset_count' => 'Asset Count',
|
||||
'accessories_count' => 'Accessories Count',
|
||||
'consumables_count' => 'Consumables Count',
|
||||
'components_count' => 'Components Count',
|
||||
'licenses_count' => 'Licenses Count',
|
||||
'notification_error' => 'Gwall',
|
||||
'notification_error_hint' => 'Please check the form below for errors',
|
||||
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
|
||||
'notification_success' => 'Llwyddiant',
|
||||
'notification_warning' => 'Rhybudd',
|
||||
'notification_info' => 'Gwybodaeth',
|
||||
'asset_information' => 'Asset Information',
|
||||
'model_name' => 'Model Name',
|
||||
'asset_name' => 'Enw Ased',
|
||||
'consumable_information' => 'Consumable Information:',
|
||||
'consumable_name' => 'Enw nwydd traul:',
|
||||
'accessory_information' => 'Accessory Information:',
|
||||
'accessory_name' => 'Enw Ategolyn:',
|
||||
'clone_item' => 'Clone Item',
|
||||
'checkout_tooltip' => 'Check this item out',
|
||||
'checkin_tooltip' => 'Check this item in',
|
||||
'checkout_user_tooltip' => 'Check this item out to a user',
|
||||
'maintenance_mode' => 'The service is temporarily unavailable for system updates. Please check back later.',
|
||||
'maintenance_mode_title' => 'System Temporarily Unavailable',
|
||||
'ldap_import' => 'User password should not be managed by LDAP. (This allows you to send forgotten password requests.)',
|
||||
'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.',
|
||||
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
|
||||
'additional_files' => 'Additional Files',
|
||||
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
|
||||
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
|
||||
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
|
||||
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
|
||||
'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ',
|
||||
'set_users_field_to_null' => 'Delete :field values for this user|Delete :field values for all :user_count users ',
|
||||
'na_no_purchase_date' => 'N/A - No purchase date provided',
|
||||
'assets_by_status' => 'Assets by Status',
|
||||
'assets_by_status_type' => 'Assets by Status Type',
|
||||
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
||||
'hello_name' => 'Hello, :name!',
|
||||
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
||||
'start_date' => 'Start Date',
|
||||
'end_date' => 'End Date',
|
||||
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
||||
'placeholder_kit' => 'Select a kit',
|
||||
'file_not_found' => 'File not found',
|
||||
'preview_not_available' => '(no preview)',
|
||||
'setup' => 'Setup',
|
||||
'pre_flight' => 'Pre-Flight',
|
||||
'skip_to_main_content' => 'Skip to main content',
|
||||
'toggle_navigation' => 'Toggle navigation',
|
||||
'alerts' => 'Alerts',
|
||||
'tasks_view_all' => 'View all tasks',
|
||||
'true' => 'True',
|
||||
'false' => 'False',
|
||||
'integration_option' => 'Integration Option',
|
||||
'log_does_not_exist' => 'No matching log record exists.',
|
||||
'merge_users' => 'Merge Users',
|
||||
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
|
||||
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
|
||||
'no_users_selected' => 'No users selected',
|
||||
'not_enough_users_selected' => 'At least :count users must be selected',
|
||||
'merge_success' => ':count users merged successfully into :into_username!',
|
||||
'merged' => 'merged',
|
||||
'merged_log_this_user_into' => 'Merged this user (ID :to_id - :to_username) into user ID :from_id (:from_username) ',
|
||||
'merged_log_this_user_from' => 'Merged user ID :from_id (:from_username) into this user (ID :to_id - :to_username)',
|
||||
'clear_and_save' => 'Clear & Save',
|
||||
'update_existing_values' => 'Update Existing Values?',
|
||||
'auto_incrementing_asset_tags_disabled_so_tags_required' => 'Generating auto-incrementing asset tags is disabled so all rows need to have the "Asset Tag" column populated.',
|
||||
'auto_incrementing_asset_tags_enabled_so_now_assets_will_be_created' => 'Note: Generating auto-incrementing asset tags is enabled so assets will be created for rows that do not have "Asset Tag" populated. Rows that do have "Asset Tag" populated will be updated with the provided information.',
|
||||
'send_welcome_email_to_users' => ' Send Welcome Email for new Users?',
|
||||
'send_email' => 'Send Email',
|
||||
'call' => 'Call number',
|
||||
'back_before_importing' => 'Backup before importing?',
|
||||
'csv_header_field' => 'CSV Header Field',
|
||||
'import_field' => 'Import Field',
|
||||
'sample_value' => 'Sample Value',
|
||||
'no_headers' => 'No Columns Found',
|
||||
'error_in_import_file' => 'There was an error reading the CSV file: :error',
|
||||
'errors_importing' => 'Some Errors occurred while importing: ',
|
||||
'warning' => 'WARNING: :warning',
|
||||
'success_redirecting' => '"Success... Redirecting.',
|
||||
'cancel_request' => 'Cancel this item request',
|
||||
'setup_successful_migrations' => 'Your database tables have been created',
|
||||
'setup_migration_output' => 'Migration output:',
|
||||
'setup_migration_create_user' => 'Next: Create User',
|
||||
'importer_generic_error' => 'Your file import is complete, but we did receive an error. This is usually caused by third-party API throttling from a notification webhook (such as Slack) and would not have interfered with the import itself, but you should confirm this.',
|
||||
'confirm' => 'Confirm',
|
||||
'autoassign_licenses' => 'Auto-Assign Licenses',
|
||||
'autoassign_licenses_help' => 'Allow this user to have licenses assigned via the bulk-assign license UI or cli tools.',
|
||||
'autoassign_licenses_help_long' => 'This allows a user to be have licenses assigned via the bulk-assign license UI or cli tools. (For example, you might not want contractors to be auto-assigned a license you would provide to only staff members. You can still individually assign licenses to those users, but they will not be included in the Checkout License to All Users functions.)',
|
||||
'no_autoassign_licenses_help' => 'Do not include user for bulk-assigning through the license UI or cli tools.',
|
||||
'modal_confirm_generic' => 'Are you sure?',
|
||||
'cannot_be_deleted' => 'This item cannot be deleted',
|
||||
'cannot_be_edited' => 'This item cannot be edited.',
|
||||
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
|
||||
'serial_number' => 'Serial Number',
|
||||
'item_notes' => ':item Notes',
|
||||
'item_name_var' => ':item Name',
|
||||
'error_user_company' => 'Checkout target company and asset company do not match',
|
||||
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
|
||||
'importer' => [
|
||||
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
||||
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
||||
'checked_out_to_last_name' => 'Checked Out to: Last Name',
|
||||
'checked_out_to_username' => 'Checked Out to: Username',
|
||||
'checked_out_to_email' => 'Checked Out to: Email',
|
||||
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
|
||||
'manager_first_name' => 'Manager First Name',
|
||||
'manager_last_name' => 'Manager Last Name',
|
||||
'manager_full_name' => 'Manager Full Name',
|
||||
'manager_username' => 'Manager Username',
|
||||
'checkout_type' => 'Checkout Type',
|
||||
'checkout_location' => 'Checkout to Location',
|
||||
'image_filename' => 'Image Filename',
|
||||
'do_not_import' => 'Do Not Import',
|
||||
'vip' => 'VIP',
|
||||
'avatar' => 'Avatar',
|
||||
'gravatar' => 'Gravatar Email',
|
||||
'currency' => 'Currency',
|
||||
'address2' => 'Address Line 2',
|
||||
'import_note' => 'Imported using csv importer',
|
||||
],
|
||||
'percent_complete' => '% wedi cwbwlhau',
|
||||
'uploading' => 'Uploading... ',
|
||||
'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
|
||||
'copy_to_clipboard' => 'Copy to Clipboard',
|
||||
'copied' => 'Copied!',
|
||||
'status_compatibility' => 'If assets are already assigned, they cannot be changed to a non-deployable status type and this value change will be skipped.',
|
||||
'rtd_location_help' => 'This is the location of the asset when it is not checked out',
|
||||
'item_not_found' => ':item_type ID :id does not exist or has been deleted',
|
||||
'action_permission_denied' => 'You do not have permission to :action :item_type ID :id',
|
||||
'action_permission_generic' => 'You do not have permission to :action this :item_type',
|
||||
'edit' => 'addasu',
|
||||
'action_source' => 'Action Source',
|
||||
'or' => 'or',
|
||||
'url' => 'URL',
|
||||
'edit_fieldset' => 'Edit fieldset fields and options',
|
||||
'bulk' => [
|
||||
'delete' =>
|
||||
[
|
||||
'header' => 'Bulk Delete :object_type',
|
||||
'warn' => 'You are about to delete one :object_type|You are about to delete :count :object_type',
|
||||
'success' => ':object_type successfully deleted|Successfully deleted :count :object_type',
|
||||
'error' => 'Could not delete :object_type',
|
||||
'nothing_selected' => 'No :object_type selected - nothing to do',
|
||||
'partial' => 'Deleted :success_count :object_type, but :error_count :object_type could not be deleted',
|
||||
],
|
||||
],
|
||||
'no_requestable' => 'There are no requestable assets or asset models.',
|
||||
|
||||
'countable' => [
|
||||
'accessories' => ':count Accessory|:count Accessories',
|
||||
'assets' => ':count Asset|:count Assets',
|
||||
'licenses' => ':count License|:count Licenses',
|
||||
'license_seats' => ':count License Seat|:count License Seats',
|
||||
'consumables' => ':count Consumable|:count Consumables',
|
||||
'components' => ':count Component|:count Components',
|
||||
]
|
||||
|
||||
];
|
35
Production/SNIPE-IT/resources/lang/cy-GB/help.php
Normal file
35
Production/SNIPE-IT/resources/lang/cy-GB/help.php
Normal file
@ -0,0 +1,35 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reminder Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
|
||||
'more_info_title' => 'Mwy o wybodaeth',
|
||||
|
||||
'audit_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that if this asset is checked out, it will not change the location of the person, asset or location it is checked out to.',
|
||||
|
||||
'assets' => 'Mae asedau wedi tracio trwy rhif cofrestru neu rhif ased. Maen yn tueddu fod yn eitemau gwerthfawr lle mae adnabod offer penodol yn bwysig.',
|
||||
|
||||
'categories' => 'Mae categoriau yn cynorthwyo chi i cadw trefn ar eich eitemau. Enghreifftiau o categoriau yw "Cyfrifiadur pen-bwrdd", "Gliniadur", "Ffôn Symudol", "Tabledi", ac yn y blaen, ond cewch gosod rhain yn ol eich angen.',
|
||||
|
||||
'accessories' => 'Mae ategolion yn unrhyw offer sydd yn cael eu ddosbarthu i defnyddwyr ond ddim hefo rhif cofrestru. (Neu nid oes angen tracio). Er enghraifft, llygod, ategolion.',
|
||||
|
||||
'companies' => 'Defnyddir cwmniau fel maes syml, neu i rheoli mynediad at grwpiau o offer, defnyddwyr os ydi cefnogaeth cwmniau wedi alluogi.',
|
||||
|
||||
'components' => 'Mae cydrannau yn darnau sydd yn rhan o ased, er enghraifft cof, disg caled, ayyb.',
|
||||
|
||||
'consumables' => 'Mae unrhwy eitem sydd yn cael eu defnyddio i fyny dros amser yn nwydd traul. Er enghraifft, inc neu paper argraffydd.',
|
||||
|
||||
'depreciations' => 'Cewch creu mathau o dibrisiant i dibrisio asedau yn seiliedig ar dibrisiant llinell syth.',
|
||||
|
||||
'empty_file' => 'The importer detects that this file is empty.'
|
||||
];
|
321
Production/SNIPE-IT/resources/lang/cy-GB/localizations.php
Normal file
321
Production/SNIPE-IT/resources/lang/cy-GB/localizations.php
Normal file
@ -0,0 +1,321 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'select_language' => 'Select a language',
|
||||
'languages' => [
|
||||
'en-US'=> 'English, US',
|
||||
'en-GB'=> 'English, UK',
|
||||
'am-ET' => 'Amharic',
|
||||
'af-ZA'=> 'Afrikaans',
|
||||
'ar-SA'=> 'Arabic',
|
||||
'bg-BG'=> 'Bulgarian',
|
||||
'zh-CN'=> 'Chinese Simplified',
|
||||
'zh-TW'=> 'Chinese Traditional',
|
||||
'ca-ES' => 'Catalan',
|
||||
'hr-HR'=> 'Croatian',
|
||||
'cs-CZ'=> 'Czech',
|
||||
'da-DK'=> 'Danish',
|
||||
'nl-NL'=> 'Dutch',
|
||||
'en-ID'=> 'English, Indonesia',
|
||||
'et-EE'=> 'Estonian',
|
||||
'fil-PH'=> 'Filipino',
|
||||
'fi-FI'=> 'Finnish',
|
||||
'fr-FR'=> 'French',
|
||||
'de-DE'=> 'German',
|
||||
'de-if'=> 'German (Informal)',
|
||||
'el-GR'=> 'Greek',
|
||||
'he-IL'=> 'Hebrew',
|
||||
'hu-HU'=> 'Hungarian',
|
||||
'is-IS' => 'Icelandic',
|
||||
'id-ID'=> 'Indonesian',
|
||||
'ga-IE'=> 'Irish',
|
||||
'it-IT'=> 'Italian',
|
||||
'ja-JP'=> 'Japanese',
|
||||
'km-KH'=>'Khmer',
|
||||
'ko-KR'=> 'Korean',
|
||||
'lt-LT'=>'Lithuanian',
|
||||
'lv-LV'=> 'Latvian',
|
||||
'mk-MK'=> 'Macedonian',
|
||||
'ms-MY'=> 'Malay',
|
||||
'mi-NZ'=> 'Maori',
|
||||
'mn-MN'=> 'Mongolian',
|
||||
'no-NO'=> 'Norwegian',
|
||||
'fa-IR'=> 'Persian',
|
||||
'pl-PL'=> 'Polish',
|
||||
'pt-PT'=> 'Portuguese',
|
||||
'pt-BR'=> 'Portuguese, Brazilian',
|
||||
'ro-RO'=> 'Romanian',
|
||||
'ru-RU'=> 'Russian',
|
||||
'sr-CS' => 'Serbian (Latin)',
|
||||
'sk-SK'=> 'Slovak',
|
||||
'sl-SI'=> 'Slovenian',
|
||||
'so-SO'=> 'Somali',
|
||||
'es-ES'=> 'Spanish',
|
||||
'es-CO'=> 'Spanish, Colombia',
|
||||
'es-MX'=> 'Spanish, Mexico',
|
||||
'es-VE'=> 'Spanish, Venezuela',
|
||||
'sv-SE'=> 'Swedish',
|
||||
'tl-PH'=> 'Tagalog',
|
||||
'ta-IN'=> 'Tamil',
|
||||
'th-TH'=> 'Thai',
|
||||
'tr-TR'=> 'Turkish',
|
||||
'uk-UA'=> 'Ukranian',
|
||||
'vi-VN'=> 'Vietnamese',
|
||||
'cy-GB'=> 'Welsh',
|
||||
'zu-ZA'=> 'Zulu',
|
||||
],
|
||||
|
||||
'select_country' => 'Select a country',
|
||||
|
||||
'countries' => [
|
||||
'AC'=>'Ascension Island',
|
||||
'AD'=>'Andorra',
|
||||
'AE'=>'United Arab Emirates',
|
||||
'AF'=>'Afghanistan',
|
||||
'AG'=>'Antigua And Barbuda',
|
||||
'AI'=>'Anguilla',
|
||||
'AL'=>'Albania',
|
||||
'AM'=>'Armenia',
|
||||
'AN'=>'Netherlands Antilles',
|
||||
'AO'=>'Angola',
|
||||
'AQ'=>'Antarctica',
|
||||
'AR'=>'Argentina',
|
||||
'AS'=>'American Samoa',
|
||||
'AT'=>'Austria',
|
||||
'AU'=>'Australia',
|
||||
'AW'=>'Aruba',
|
||||
'AX'=>'Ã…land',
|
||||
'AZ'=>'Azerbaijan',
|
||||
'BA'=>'Bosnia And Herzegovina',
|
||||
'BB'=>'Barbados',
|
||||
'BE'=>'Belgium',
|
||||
'BD'=>'Bangladesh',
|
||||
'BF'=>'Burkina Faso',
|
||||
'BG'=>'Bulgaria',
|
||||
'BH'=>'Bahrain',
|
||||
'BI'=>'Burundi',
|
||||
'BJ'=>'Benin',
|
||||
'BM'=>'Bermuda',
|
||||
'BN'=>'Brunei Darussalam',
|
||||
'BO'=>'Bolivia',
|
||||
'BR'=>'Brazil',
|
||||
'BS'=>'Bahamas',
|
||||
'BT'=>'Bhutan',
|
||||
'BV'=>'Bouvet Island',
|
||||
'BW'=>'Botswana',
|
||||
'BY'=>'Belarus',
|
||||
'BZ'=>'Belize',
|
||||
'CA'=>'Canada',
|
||||
'CC'=>'Cocos (Keeling) Islands',
|
||||
'CD'=>'Congo (Democratic Republic)',
|
||||
'CF'=>'Central African Republic',
|
||||
'CG'=>'Congo (Republic)',
|
||||
'CH'=>'Switzerland',
|
||||
'CI'=>'Côte d\'Ivoire',
|
||||
'CK'=>'Cook Islands',
|
||||
'CL'=>'Chile',
|
||||
'CM'=>'Cameroon',
|
||||
'CN'=>'People\'s Republic of China',
|
||||
'CO'=>'Colombia',
|
||||
'CR'=>'Costa Rica',
|
||||
'CU'=>'Cuba',
|
||||
'CV'=>'Cape Verde',
|
||||
'CX'=>'Christmas Island',
|
||||
'CY'=>'Cyprus',
|
||||
'CZ'=>'Czech Republic',
|
||||
'DE'=>'Germany',
|
||||
'DJ'=>'Djibouti',
|
||||
'DK'=>'Denmark',
|
||||
'DM'=>'Dominica',
|
||||
'DO'=>'Dominican Republic',
|
||||
'DZ'=>'Algeria',
|
||||
'EC'=>'Ecuador',
|
||||
'EE'=>'Estonia',
|
||||
'EG'=>'Egypt',
|
||||
'ER'=>'Eritrea',
|
||||
'ES'=>'Spain',
|
||||
'ET'=>'Ethiopia',
|
||||
'EU'=>'European Union',
|
||||
'FI'=>'Finland',
|
||||
'FJ'=>'Fiji',
|
||||
'FK'=>'Falkland Islands (Malvinas)',
|
||||
'FM'=>'Micronesia, Federated States Of',
|
||||
'FO'=>'Faroe Islands',
|
||||
'FR'=>'France',
|
||||
'GA'=>'Gabon',
|
||||
'GD'=>'Grenada',
|
||||
'GE'=>'Georgia',
|
||||
'GF'=>'French Guiana',
|
||||
'GG'=>'Guernsey',
|
||||
'GH'=>'Ghana',
|
||||
'GI'=>'Gibraltar',
|
||||
'GL'=>'Greenland',
|
||||
'GM'=>'Gambia',
|
||||
'GN'=>'Guinea',
|
||||
'GP'=>'Guadeloupe',
|
||||
'GQ'=>'Equatorial Guinea',
|
||||
'GR'=>'Greece',
|
||||
'GS'=>'South Georgia And The South Sandwich Islands',
|
||||
'GT'=>'Guatemala',
|
||||
'GU'=>'Guam',
|
||||
'GW'=>'Guinea-Bissau',
|
||||
'GY'=>'Guyana',
|
||||
'HK'=>'Hong Kong',
|
||||
'HM'=>'Heard And Mc Donald Islands',
|
||||
'HN'=>'Honduras',
|
||||
'HR'=>'Croatia (local name: Hrvatska)',
|
||||
'HT'=>'Haiti',
|
||||
'HU'=>'Hungary',
|
||||
'ID'=>'Indonesia',
|
||||
'IE'=>'Ireland',
|
||||
'IL'=>'Israel',
|
||||
'IM'=>'Isle of Man',
|
||||
'IN'=>'India',
|
||||
'IO'=>'British Indian Ocean Territory',
|
||||
'IQ'=>'Iraq',
|
||||
'IR'=>'Iran, Islamic Republic Of',
|
||||
'IS'=>'Iceland',
|
||||
'IT'=>'Italy',
|
||||
'JE'=>'Jersey',
|
||||
'JM'=>'Jamaica',
|
||||
'JO'=>'Jordan',
|
||||
'JP'=>'Japan',
|
||||
'KE'=>'Kenya',
|
||||
'KG'=>'Kyrgyzstan',
|
||||
'KH'=>'Cambodia',
|
||||
'KI'=>'Kiribati',
|
||||
'KM'=>'Comoros',
|
||||
'KN'=>'Saint Kitts And Nevis',
|
||||
'KR'=>'Korea, Republic Of',
|
||||
'KW'=>'Kuwait',
|
||||
'KY'=>'Cayman Islands',
|
||||
'KZ'=>'Kazakhstan',
|
||||
'LA'=>'Lao People\'s Democratic Republic',
|
||||
'LB'=>'Lebanon',
|
||||
'LC'=>'Saint Lucia',
|
||||
'LI'=>'Liechtenstein',
|
||||
'LK'=>'Sri Lanka',
|
||||
'LR'=>'Liberia',
|
||||
'LS'=>'Lesotho',
|
||||
'LT'=>'Lithuania',
|
||||
'LU'=>'Luxembourg',
|
||||
'LV'=>'Latvia',
|
||||
'LY'=>'Libyan Arab Jamahiriya',
|
||||
'MA'=>'Morocco',
|
||||
'MC'=>'Monaco',
|
||||
'MD'=>'Moldova, Republic Of',
|
||||
'ME'=>'Montenegro',
|
||||
'MG'=>'Madagascar',
|
||||
'MH'=>'Marshall Islands',
|
||||
'MK'=>'Macedonia, The Former Yugoslav Republic Of',
|
||||
'ML'=>'Mali',
|
||||
'MM'=>'Myanmar',
|
||||
'MN'=>'Mongolia',
|
||||
'MO'=>'Macau',
|
||||
'MP'=>'Northern Mariana Islands',
|
||||
'MQ'=>'Martinique',
|
||||
'MR'=>'Mauritania',
|
||||
'MS'=>'Montserrat',
|
||||
'MT'=>'Malta',
|
||||
'MU'=>'Mauritius',
|
||||
'MV'=>'Maldives',
|
||||
'MW'=>'Malawi',
|
||||
'MX'=>'Mexico',
|
||||
'MY'=>'Malaysia',
|
||||
'MZ'=>'Mozambique',
|
||||
'NA'=>'Namibia',
|
||||
'NC'=>'New Caledonia',
|
||||
'NE'=>'Niger',
|
||||
'NF'=>'Norfolk Island',
|
||||
'NG'=>'Nigeria',
|
||||
'NI'=>'Nicaragua',
|
||||
'NL'=>'Netherlands',
|
||||
'NO'=>'Norway',
|
||||
'NP'=>'Nepal',
|
||||
'NR'=>'Nauru',
|
||||
'NU'=>'Niue',
|
||||
'NZ'=>'New Zealand',
|
||||
'OM'=>'Oman',
|
||||
'PA'=>'Panama',
|
||||
'PE'=>'Peru',
|
||||
'PF'=>'French Polynesia',
|
||||
'PG'=>'Papua New Guinea',
|
||||
'PH'=>'Philippines, Republic of the',
|
||||
'PK'=>'Pakistan',
|
||||
'PL'=>'Poland',
|
||||
'PM'=>'St. Pierre And Miquelon',
|
||||
'PN'=>'Pitcairn',
|
||||
'PR'=>'Puerto Rico',
|
||||
'PS'=>'Palestine',
|
||||
'PT'=>'Portugal',
|
||||
'PW'=>'Palau',
|
||||
'PY'=>'Paraguay',
|
||||
'QA'=>'Qatar',
|
||||
'RE'=>'Reunion',
|
||||
'RO'=>'Romania',
|
||||
'RS'=>'Serbia',
|
||||
'RU'=>'Russian Federation',
|
||||
'RW'=>'Rwanda',
|
||||
'SA'=>'Saudi Arabia',
|
||||
'UK'=>'Scotland',
|
||||
'SB'=>'Solomon Islands',
|
||||
'SC'=>'Seychelles',
|
||||
'SS'=>'South Sudan',
|
||||
'SD'=>'Sudan',
|
||||
'SE'=>'Sweden',
|
||||
'SG'=>'Singapore',
|
||||
'SH'=>'St. Helena',
|
||||
'SI'=>'Slovenia',
|
||||
'SJ'=>'Svalbard And Jan Mayen Islands',
|
||||
'SK'=>'Slovakia (Slovak Republic)',
|
||||
'SL'=>'Sierra Leone',
|
||||
'SM'=>'San Marino',
|
||||
'SN'=>'Senegal',
|
||||
'SO'=>'Somalia',
|
||||
'SR'=>'Suriname',
|
||||
'ST'=>'Sao Tome And Principe',
|
||||
'SU'=>'Soviet Union',
|
||||
'SV'=>'El Salvador',
|
||||
'SY'=>'Syrian Arab Republic',
|
||||
'SZ'=>'Swaziland',
|
||||
'TC'=>'Turks And Caicos Islands',
|
||||
'TD'=>'Chad',
|
||||
'TF'=>'French Southern Territories',
|
||||
'TG'=>'Togo',
|
||||
'TH'=>'Thailand',
|
||||
'TJ'=>'Tajikistan',
|
||||
'TK'=>'Tokelau',
|
||||
'TI'=>'East Timor',
|
||||
'TM'=>'Turkmenistan',
|
||||
'TN'=>'Tunisia',
|
||||
'TO'=>'Tonga',
|
||||
'TP'=>'East Timor (old code)',
|
||||
'TR'=>'Turkey',
|
||||
'TT'=>'Trinidad And Tobago',
|
||||
'TV'=>'Tuvalu',
|
||||
'TW'=>'Taiwan',
|
||||
'TZ'=>'Tanzania, United Republic Of',
|
||||
'UA'=>'Ukraine',
|
||||
'UG'=>'Uganda',
|
||||
'UK'=>'United Kingdom',
|
||||
'US'=>'United States',
|
||||
'UM'=>'United States Minor Outlying Islands',
|
||||
'UY'=>'Uruguay',
|
||||
'UZ'=>'Uzbekistan',
|
||||
'VA'=>'Vatican City State (Holy See)',
|
||||
'VC'=>'Saint Vincent And The Grenadines',
|
||||
'VE'=>'Venezuela',
|
||||
'VG'=>'Virgin Islands (British)',
|
||||
'VI'=>'Virgin Islands (U.S.)',
|
||||
'VN'=>'Viet Nam',
|
||||
'VU'=>'Vanuatu',
|
||||
'WF'=>'Wallis And Futuna Islands',
|
||||
'WS'=>'Samoa',
|
||||
'YE'=>'Yemen',
|
||||
'YT'=>'Mayotte',
|
||||
'ZA'=>'South Africa',
|
||||
'ZM'=>'Zambia',
|
||||
'ZW'=>'Zimbabwe',
|
||||
],
|
||||
];
|
93
Production/SNIPE-IT/resources/lang/cy-GB/mail.php
Normal file
93
Production/SNIPE-IT/resources/lang/cy-GB/mail.php
Normal file
@ -0,0 +1,93 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'Accessory_Checkin_Notification' => 'Accessory checked in',
|
||||
'Accessory_Checkout_Notification' => 'Accessory checked out',
|
||||
'Asset_Checkin_Notification' => 'Asset checked in',
|
||||
'Asset_Checkout_Notification' => 'Asset checked out',
|
||||
'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation',
|
||||
'Confirm_Asset_Checkin' => 'Asset checkin confirmation',
|
||||
'Confirm_accessory_delivery' => 'Accessory delivery confirmation',
|
||||
'Confirm_asset_delivery' => 'Asset delivery confirmation',
|
||||
'Confirm_consumable_delivery' => 'Consumable delivery confirmation',
|
||||
'Confirm_license_delivery' => 'License delivery confirmation',
|
||||
'Consumable_checkout_notification' => 'Consumable checked out',
|
||||
'Days' => 'Dyddiau',
|
||||
'Expected_Checkin_Date' => 'An asset checked out to you is due to be checked back in on :date',
|
||||
'Expected_Checkin_Notification' => 'Reminder: :name checkin deadline approaching',
|
||||
'Expected_Checkin_Report' => 'Expected asset checkin report',
|
||||
'Expiring_Assets_Report' => 'Adroddiad Asedau sy\'n Dod i Ben.',
|
||||
'Expiring_Licenses_Report' => 'Adroddiad Trwyddedua sy\'n Dod i Ben.',
|
||||
'Item_Request_Canceled' => 'Cais am eitem wedi canslo',
|
||||
'Item_Requested' => 'Wedi gwneud cais am eitem',
|
||||
'License_Checkin_Notification' => 'License checked in',
|
||||
'License_Checkout_Notification' => 'License checked out',
|
||||
'Low_Inventory_Report' => 'Adroddiad Inventory Isel',
|
||||
'a_user_canceled' => 'Mae defnyddiwr wedi canslo cais am eitem ar y wefan',
|
||||
'a_user_requested' => 'Mae defnyddiwr wedi gwneud cais am eitem ar y wefan',
|
||||
'acceptance_asset_accepted' => 'A user has accepted an item',
|
||||
'acceptance_asset_declined' => 'A user has declined an item',
|
||||
'accessory_name' => 'Enw Ategolyn:',
|
||||
'additional_notes' => 'Nodiadau ychwanegol:',
|
||||
'admin_has_created' => 'Mae gweinyddwr wedi creu cyfrif i chi a yr :web wefan.',
|
||||
'asset' => 'Ased:',
|
||||
'asset_name' => 'Enw Ased:',
|
||||
'asset_requested' => 'Gofynnwyd am ased',
|
||||
'asset_tag' => 'Tag Ased',
|
||||
'assets_warrantee_alert' => 'There is :count asset with a warranty expiring in the next :threshold days.|There are :count assets with warranties expiring in the next :threshold days.',
|
||||
'assigned_to' => 'Wedi Neilltuo i',
|
||||
'best_regards' => 'Cofon gorau,',
|
||||
'canceled' => 'Wedi canslo:',
|
||||
'checkin_date' => 'Dyddian i mewn:',
|
||||
'checkout_date' => 'Dyddiad Allan:',
|
||||
'checkedout_from' => 'Checked out from',
|
||||
'checkedin_from' => 'Checked in from',
|
||||
'checked_into' => 'Checked into',
|
||||
'click_on_the_link_accessory' => 'Cliciwch ar y ddolen ar y gwaelod i gadarnhau eich bod wedi derbyn yr ategolyn.',
|
||||
'click_on_the_link_asset' => 'Cliciwch ar y ddolen ar y gwaelod i gadarnhau eich bod wedi derbyn yr ased.',
|
||||
'click_to_confirm' => 'Cliciwch ar y ddolen ganlynol i gadarnhau eich cyfrif :gwe:',
|
||||
'current_QTY' => 'Nifer cyfredol',
|
||||
'days' => 'Dydd',
|
||||
'expecting_checkin_date' => 'Dyddiad disgwl i mewn:',
|
||||
'expires' => 'Dod i ben',
|
||||
'hello' => 'Helo',
|
||||
'hi' => 'Hi',
|
||||
'i_have_read' => 'Rwyf wedi darllen a chytuno â\'r telerau defnyddio, ac wedi derbyn yr eitem hon.',
|
||||
'inventory_report' => 'Inventory Report',
|
||||
'item' => 'Eitem:',
|
||||
'license_expiring_alert' => 'Mae yna :count trwydded yn dod i ben yn ystod y :threshold diwrnod nesaf | Mae :count trwyddedau yn dod i ben yn y :threshold diwrnod nesaf.',
|
||||
'link_to_update_password' => 'Cliciwch ar y ddolen ganlynol i gadarnhau eich cyfrinair :gwe:',
|
||||
'login' => 'Mewngofnodi:',
|
||||
'login_first_admin' => 'Mewngofnodi i\'ch gosodiad Snipe-IT newydd gan ddefnyddio\'r manylion isod:',
|
||||
'low_inventory_alert' => 'Mae yna :count eitem sy\'n is na\'r isafswm neu a fydd yn isel cyn bo hir. | Mae yna :count eitemau sy\'n is na\'r isafswm neu a fydd yn isel cyn bo hir.',
|
||||
'min_QTY' => 'Nifer Lleiaf',
|
||||
'name' => 'Enw',
|
||||
'new_item_checked' => 'Mae eitem newydd wedi\'i gwirio o dan eich enw, mae\'r manylion isod.',
|
||||
'notes' => 'Nodiadau',
|
||||
'password' => 'Cyfrinair:',
|
||||
'password_reset' => 'Ailosod Cyfrinair',
|
||||
'read_the_terms' => 'Darllenwch y telerau defnyddio isod.',
|
||||
'read_the_terms_and_click' => 'Please read the terms of use below, and click on the link at the bottom to confirm that you read and agree to the terms of use, and have received the asset.',
|
||||
'requested' => 'Gofynnwyd amdano:',
|
||||
'reset_link' => 'Eich dolen Ail-osod Cyfrinair',
|
||||
'reset_password' => 'Cliciwch yma i ailosod eich cyfrinair:',
|
||||
'rights_reserved' => 'All rights reserved.',
|
||||
'serial' => 'Serial',
|
||||
'snipe_webhook_test' => 'Snipe-IT Integration Test',
|
||||
'snipe_webhook_summary' => 'Snipe-IT Integration Test Summary',
|
||||
'supplier' => 'Cyflenwr',
|
||||
'tag' => 'Tag',
|
||||
'test_email' => 'Ebost prawf gan Snipe-IT',
|
||||
'test_mail_text' => 'Prawf yw hwn o\'r System Rheoli Asedau Snipe-IT. Os cawsoch chi hwn, mae\'r ebostyn gweithio :)',
|
||||
'the_following_item' => 'Mae\'r eitem yma wedi nodi i fewn: ',
|
||||
'to_reset' => 'I ailosod eich cyfrinair :web, cwblhewch y ffurflen hon:',
|
||||
'type' => 'Math',
|
||||
'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.',
|
||||
'user' => 'Defnyddiwr',
|
||||
'username' => 'Enw defnyddiwr',
|
||||
'welcome' => 'Croeso, :name',
|
||||
'welcome_to' => 'Croeso i :web!',
|
||||
'your_assets' => 'View Your Assets',
|
||||
'your_credentials' => 'Eich manylion defnyddiwr Snipe-IT',
|
||||
];
|
20
Production/SNIPE-IT/resources/lang/cy-GB/pagination.php
Normal file
20
Production/SNIPE-IT/resources/lang/cy-GB/pagination.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the paginator library to build
|
||||
| the simple pagination links. You are free to change them to anything
|
||||
| you want to customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Yn ol',
|
||||
|
||||
'next' => 'Nesaf »',
|
||||
|
||||
);
|
9
Production/SNIPE-IT/resources/lang/cy-GB/passwords.php
Normal file
9
Production/SNIPE-IT/resources/lang/cy-GB/passwords.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
||||
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
||||
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
|
||||
'reset' => 'Mae eich cyfrinair wedi cael ei ailosod!',
|
||||
'password_change' => 'Your password has been updated!',
|
||||
];
|
21
Production/SNIPE-IT/resources/lang/cy-GB/reminders.php
Normal file
21
Production/SNIPE-IT/resources/lang/cy-GB/reminders.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reminder Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
|
||||
"password" => "Rhaid i cyfrineiriau fod yn chwe nod ac cyfateb i'r cadarnhad.",
|
||||
"user" => "Enw defnyddiwr neu cyfrinair yn anghywir",
|
||||
"token" => 'This password reset token is invalid or expired, or does not match the username provided.',
|
||||
'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
||||
|
||||
);
|
10
Production/SNIPE-IT/resources/lang/cy-GB/table.php
Normal file
10
Production/SNIPE-IT/resources/lang/cy-GB/table.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'actions' => 'Gweithredoedd',
|
||||
'action' => 'Gweithred',
|
||||
'by' => 'Erbyn',
|
||||
'item' => 'Eitem',
|
||||
|
||||
);
|
162
Production/SNIPE-IT/resources/lang/cy-GB/validation.php
Normal file
162
Production/SNIPE-IT/resources/lang/cy-GB/validation.php
Normal file
@ -0,0 +1,162 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| such as the size rules. Feel free to tweak each of these messages.
|
||||
|
|
||||
*/
|
||||
|
||||
'accepted' => 'Rhaid derbyn y :attribute.',
|
||||
'active_url' => 'Nid ywr :attribute yn URL dilys.',
|
||||
'after' => 'Rhaid i\'r :attribute bod yn dyddiad ar ol :date.',
|
||||
'after_or_equal' => 'Rhaid i\'r :attribute bod yn dyddiad ar ol neu yn hafal i :date.',
|
||||
'alpha' => 'Rhaid ir :attribute cynnwys llythrennau yn unig.',
|
||||
'alpha_dash' => 'Fedrith y :attribute dim ond cynnwys llythrennau, rhifau a dashes.',
|
||||
'alpha_num' => 'Rhaid ir :attribute cynnwys llythrennau a rhifau yn unig.',
|
||||
'array' => 'Rhaid i :attribute fod yn array.',
|
||||
'before' => 'Rhaid i\'r :attribute bod yn dyddiad cyn :date.',
|
||||
'before_or_equal' => 'Rhaid i\'r :attribute bod yn dyddiad cyn neu yn hafal i :date.',
|
||||
'between' => [
|
||||
'numeric' => 'Rhaid i\'r :attribute bod rhwng :min - :max.',
|
||||
'file' => 'Rhaid i\'r :attribute bod rhwng :min - :max kilobytes.',
|
||||
'string' => 'Rhaid i\'r :attribute bod rhwng :min - :max characters.',
|
||||
'array' => 'Rhaid i\'r :attribute cael rhwng :min - :max o eitemau.',
|
||||
],
|
||||
'boolean' => 'Rhaid i :attribute fod yn wir neu ddim.',
|
||||
'confirmed' => 'Dydi\'r cadarnhad :attribute ddim yn cydfynd.',
|
||||
'date' => 'Nid yw\'r :attribute yn dyddiad dilys.',
|
||||
'date_format' => 'Nid yw\'r :attribute yn cydfynd ar format :format.',
|
||||
'different' => 'Rhaid i :attribute a :other bod yn wahanol.',
|
||||
'digits' => 'Rhai i\'r :attribute bod yn :digits o ddigidau.',
|
||||
'digits_between' => 'Rhaid i\'r :attribute bodrhwng :min - :max o digidau.',
|
||||
'dimensions' => 'Mae\'r :attribute hefo maint annilys.',
|
||||
'distinct' => 'Mae\'r :attribute hefo maes sydd wedi\'i dyblygu.',
|
||||
'email' => 'Mae fformat :attribute yn annilys.',
|
||||
'exists' => 'Mae\'r :attribute a dewisir yn annilys.',
|
||||
'file' => 'Rhaid i\'r :attribute bod yn ffeil.',
|
||||
'filled' => 'Rhaid i\'r maes :attribute cael gwerth.',
|
||||
'image' => 'Rhaid i\'r :attribute bod yn delwedd.',
|
||||
'import_field_empty' => 'The value for :fieldname cannot be null.',
|
||||
'in' => 'Mae\'r :attribute a dewisir yn annilys.',
|
||||
'in_array' => 'Nid yw\'r maes :attribute yn bodoli yn :other.',
|
||||
'integer' => 'Rhaid i\'r :attribute bod yn cyfanrif.',
|
||||
'ip' => 'Rhaid i\'r :attribute bod yn cyfeiriad IP dilys.',
|
||||
'ipv4' => 'Rhaid i\'r :attribute bod yn cyfeiriad IPv4 dilys.',
|
||||
'ipv6' => 'Rhaid i\'r :attribute bod yn cyfeiriad IPv6 dilys.',
|
||||
'is_unique_department' => 'The :attribute must be unique to this Company Location',
|
||||
'json' => 'Rhaid i\'r :attribute bod yn llinyn JSON dilys.',
|
||||
'max' => [
|
||||
'numeric' => 'Ni ellir :attribute bod yn fwy na :max.',
|
||||
'file' => 'Ni ellir :attribute bod yn fwy na :max kilobytes.',
|
||||
'string' => 'Ni ellir :attribute bod yn fwy na :max chaaracters.',
|
||||
'array' => 'Ni ellir :attribute cael mwy na :max o eitemau.',
|
||||
],
|
||||
'mimes' => 'Rhaid i\'r :attribute bod yn ffeil o\'r math :values.',
|
||||
'mimetypes' => 'Rhaid i\'r :attribute bod yn ffeil o\'r math: :values.',
|
||||
'min' => [
|
||||
'numeric' => 'Rhaid i\'r :attribute bod o leiaf :min.',
|
||||
'file' => 'Rhaid i\'r :attribute bod o leiaf :min kilobytes.',
|
||||
'string' => 'Rhaid i\'r :attribute bod o leiaf :min characters.',
|
||||
'array' => 'Rhaid i\'r :attribute cael o leiaf :min o eitemau.',
|
||||
],
|
||||
'starts_with' => 'The :attribute must start with one of the following: :values.',
|
||||
'ends_with' => 'The :attribute must end with one of the following: :values.',
|
||||
|
||||
'not_in' => 'Mae\'r :attribute a dewisir yn annilys.',
|
||||
'numeric' => 'Rhaid i\'r :attribute bod yn rhif.',
|
||||
'present' => 'Rhaid i\'r maes :attribute bod yn presennol.',
|
||||
'valid_regex' => 'Nid yw hyn yn Regex dilys. ',
|
||||
'regex' => 'Mae\'r fformat :attribute yn annilys.',
|
||||
'required' => 'Mae angen llenwi\'r maes :attribute.',
|
||||
'required_if' => 'Mae angen y maes :attribute pan :other yw :value.',
|
||||
'required_unless' => 'Mae angen y maes :attribute pan :other yn :values.',
|
||||
'required_with' => 'Mae angen y maes :attribute pan mae :values yn bresennol.',
|
||||
'required_with_all' => 'Mae angen y maes :attribute pan mae :values yn bresennol.',
|
||||
'required_without' => 'Mae angen y maes :attribute os dydi\'r :values ddim yn bresennol.',
|
||||
'required_without_all' => 'Mae angen y maes :attribute os dydi\'r un o :values yn bresennol.',
|
||||
'same' => 'Rhaid i :attribute a :other cydfynd.',
|
||||
'size' => [
|
||||
'numeric' => 'Rhaid i\'r :attribute bod :size.',
|
||||
'file' => 'Rhaid i\'r :attribute bod o leiaf :size kilobytes.',
|
||||
'string' => 'Rhaid i\'r :attribute bod o leiaf :size characters.',
|
||||
'array' => 'Rhaid ir :attribute cynnwys :size eitemau.',
|
||||
],
|
||||
'string' => 'Rhaid i\'r :attribute bod yn string.',
|
||||
'timezone' => 'Rhaid i\'r :attribute bod yn barth dilys.',
|
||||
'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
|
||||
'unique' => 'Mae\'r :attribute wedi cymeryd yn barod.',
|
||||
'uploaded' => 'Mae\'r :attribute wedi fethu uwchlwytho.',
|
||||
'url' => 'Mae fformat :attribute yn annilys.',
|
||||
'unique_undeleted' => 'Rhaid i\'r :attribute bod yn unigryw.',
|
||||
'non_circular' => 'The :attribute must not create a circular reference.',
|
||||
'not_array' => ':attribute cannot be an array.',
|
||||
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
|
||||
'letters' => 'Password must contain at least one letter.',
|
||||
'numbers' => 'Password must contain at least one number.',
|
||||
'case_diff' => 'Password must use mixed case.',
|
||||
'symbols' => 'Password must contain symbols.',
|
||||
'gte' => [
|
||||
'numeric' => 'Value cannot be negative'
|
||||
],
|
||||
'checkboxes' => ':attribute contains invalid options.',
|
||||
'radio_buttons' => ':attribute is invalid.',
|
||||
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you may specify custom validation messages for attributes using the
|
||||
| convention "attribute.rule" to name the lines. This makes it quick to
|
||||
| specify a specific custom language line for a given attribute rule.
|
||||
|
|
||||
*/
|
||||
|
||||
'custom' => [
|
||||
'alpha_space' => 'Mae\'r maes :attribute yn cynnwys cymeriad na chaniateir.',
|
||||
'email_array' => 'Mae un neu fwy o gyfeiriadau e-bost yn annilys.',
|
||||
'hashed_pass' => 'Mae eich cyfrinair cyfredol yn anghywir',
|
||||
'dumbpwd' => 'Mae\'r cyfrinair hwnnw\'n rhy gyffredin.',
|
||||
'statuslabel_type' => 'Rhaid i chi ddewis math label statws dilys',
|
||||
|
||||
// date_format validation with slightly less stupid messages. It duplicates a lot, but it gets the job done :(
|
||||
// We use this because the default error message for date_format is reflects php Y-m-d, which non-PHP
|
||||
// people won't know how to format.
|
||||
'purchase_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
|
||||
'last_audit_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD hh:mm:ss format',
|
||||
'expiration_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
|
||||
'termination_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
|
||||
'expected_checkin.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
|
||||
'start_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
|
||||
'end_date.date_format' => 'The :attribute must be a valid date in YYYY-MM-DD format',
|
||||
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Attributes
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used to swap attribute place-holders
|
||||
| with something more reader friendly such as E-Mail Address instead
|
||||
| of "email". This simply helps us make messages a little cleaner.
|
||||
|
|
||||
*/
|
||||
|
||||
'attributes' => [],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Generic Validation Messages
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
'invalid_value_in_field' => 'Invalid value included in this field',
|
||||
];
|
Reference in New Issue
Block a user