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

View File

@ -0,0 +1,22 @@
<?php
return array(
'accessory_category' => 'Isigaba sokufinyelela',
'accessory_name' => 'Igama lokufinyelela',
'checkout' => 'I-Checkout Accessory',
'checkin' => 'I-Checkin Yokufinyelela',
'create' => 'Dala ukufinyelela',
'edit' => 'Hlela Ukufinyelela',
'eula_text' => 'Isigaba EULA',
'eula_text_help' => 'Le nsimu ikuvumela ukuthi wenze ngezifiso ama-EULA akho ngezinhlobo ezithile zezimpahla. Uma unayo i-EULA eyodwa yezimpahla zakho zonke, ungabheka ibhokisi elingezansi ukuthi usebenzise okuzenzakalelayo okuzenzakalelayo.',
'require_acceptance' => 'Idinga ukuthi abasebenzisi baqinisekise ukwamukelwa kwezimpahla kulesi sigaba.',
'no_default_eula' => 'Ayikho i-EULA eyimfihlo eyatholakala. Engeza eyodwa kuzilungiselelo.',
'total' => 'Inani',
'remaining' => 'Kukhona',
'update' => 'Buyekeza Ukufinyelela',
'use_default_eula' => 'Sebenzisa okungu-<a href="#" data-toggle="modal" data-target="#eulaModal">kuzenzakalela okuzenzakalelayo ku-EULA</a> kunalokho.',
'use_default_eula_disabled' => '<del>Sebenzisa i-EULA eyinhloko yokuzenzakalela esikhundleni.</del> Ayikho i-EULA eyimilayezo eyisisekelo esethiwe. Sicela ungeze eyodwa kuzilungiselelo.',
'clone' => 'Clone Accessory',
'delete_disabled' => 'This accessory cannot be deleted yet because some items are still checked out.',
);

View File

@ -0,0 +1,39 @@
<?php
return array(
'does_not_exist' => 'The accessory [:id] does not exist.',
'not_found' => 'That accessory was not found.',
'assoc_users' => 'Lesi sesekeli samanje sino: ukubala izinto ezihlolwe kubasebenzisi. Sicela uhlole izesekeli bese uzama futhi.',
'create' => array(
'error' => 'Impahla ayidalwanga, sicela uzame futhi.',
'success' => 'I-accessory yenziwe ngempumelelo.'
),
'update' => array(
'error' => 'Isesekeli asizange sibuyekezwe, sicela uzame futhi',
'success' => 'I-accessory ibuyekezwe ngempumelelo.'
),
'delete' => array(
'confirm' => 'Ingabe uqinisekile ukuthi ufisa ukususa le ndawo yokufinyelela?',
'error' => 'Kube nenkinga yokususa i-accessory. Ngicela uzame futhi.',
'success' => 'Isesekeli sisusiwe ngempumelelo.'
),
'checkout' => array(
'error' => 'Ukufinyelela akuzange kuhlolwe, sicela uzame futhi',
'success' => 'Ukufinyelela kufakwe ngempumelelo.',
'unavailable' => 'Accessory is not available for checkout. Check quantity available',
'user_does_not_exist' => 'Lo msebenzisi awuvumelekile. Ngicela uzame futhi.'
),
'checkin' => array(
'error' => 'Ukufinyelela akuzange kungenwe, sicela uzame futhi',
'success' => 'Okufinyeleleka kuhlolwe ngempumelelo.',
'user_does_not_exist' => 'Lo msebenzisi awuvumelekile. Ngicela uzame futhi.'
)
);

View File

@ -0,0 +1,11 @@
<?php
return array(
'dl_csv' => 'Landa i-CSV',
'eula_text' => 'I-EULA',
'id' => 'ID',
'require_acceptance' => 'Ukwamukelwa',
'title' => 'Igama lokufinyelela',
);

View File

@ -0,0 +1,14 @@
<?php
return [
'asset_maintenance_type' => 'Asset Maintenance Type',
'title' => 'Isihloko',
'start_date' => 'Start Date',
'completion_date' => 'Completion Date',
'cost' => 'Izindleko',
'is_warranty' => 'Ukuthuthukiswa kwewaranti',
'asset_maintenance_time' => 'Asset Maintenance Time (in days)',
'notes' => 'Amanothi',
'update' => 'Update Asset Maintenance',
'create' => 'Create Asset Maintenance'
];

View File

@ -0,0 +1,16 @@
<?php
return [
'asset_maintenances' => 'Ama-Maintenances aseMpahla',
'edit' => 'Hlela Ukugcinwa Kwempahla',
'delete' => 'Susa Ukugcinwa Kwempahla',
'view' => 'Buka Imininingwane Yokugcinwa Kwempahla',
'repair' => 'Lungisa',
'maintenance' => 'Isondlo',
'upgrade' => 'Thuthukisa',
'calibration' => 'Calibration',
'software_support' => 'Software Support',
'hardware_support' => 'Hardware Support',
'configuration_change' => 'Configuration Change',
'pat_test' => 'PAT Test',
];

View File

@ -0,0 +1,21 @@
<?php
return [
'not_found' => 'Ukulondoloza Impahla owawuyifunayo akutholakalanga!',
'delete' => [
'confirm' => 'Ingabe uqinisekile ukuthi ufisa ukususa lokhu kulungiswa kwempahla?',
'error' => 'Kube nenkinga yokususa ukugcinwa kwefa. Ngicela uzame futhi.',
'success' => 'Ukugcinwa kwempahla kususiwe ngempumelelo.',
],
'create' => [
'error' => 'Ukugcinwa kwefa akuzange kudalwe, sicela uzame futhi.',
'success' => 'Ukugcinwa Kwempahla kudalwe ngempumelelo.',
],
'edit' => [
'error' => 'Ukugcinwa kwe-Asset akuhlelekile, sicela uzame futhi.',
'success' => 'Ukugcinwa Kwempahla kuhlelwe ngempumelelo.',
],
'asset_maintenance_incomplete' => 'Akuqediwe Nokho',
'warranty' => 'Iwaranti',
'not_warranty' => 'Akuyona iwaranti',
];

View File

@ -0,0 +1,8 @@
<?php
return [
'title' => 'Ukugcinwa Kwempahla',
'asset_name' => 'Igama lefa',
'is_warranty' => 'Iwaranti',
'dl_csv' => 'Landa i-CSV',
];

View File

@ -0,0 +1,25 @@
<?php
return array(
'asset_categories' => 'Izigaba zefa',
'category_name' => 'Igama lesigaba',
'checkin_email' => 'Send email to user on checkin/checkout.',
'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.',
'clone' => 'Isigaba se-clone',
'create' => 'Dala Isigaba',
'edit' => 'Hlela Isigaba',
'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' => 'Isigaba EULA',
'eula_text_help' => 'Le nsimu ikuvumela ukuthi wenze ngezifiso ama-EULA akho ngezinhlobo ezithile zezimpahla. Uma unayo i-EULA eyodwa yezimpahla zakho zonke, ungabheka ibhokisi elingezansi ukuthi usebenzise okuzenzakalelayo okuzenzakalelayo.',
'name' => 'Igama lesigaba',
'require_acceptance' => 'Idinga ukuthi abasebenzisi baqinisekise ukwamukelwa kwezimpahla kulesi sigaba.',
'required_acceptance' => 'Lo msebenzisi uzothunyelwa nge-imeyili ngesixhumanisi sokuqinisekisa ukwamukela le nto.',
'required_eula' => 'Lo msebenzisi uzothunyelwa nge-imeyili ikhophi ye-EULA',
'no_default_eula' => 'Ayikho i-EULA eyimfihlo eyatholakala. Engeza eyodwa kuzilungiselelo.',
'update' => 'Isigaba sokuvuselela',
'use_default_eula' => 'Sebenzisa okungu-<a href="#" data-toggle="modal" data-target="#eulaModal">kuzenzakalela okuzenzakalelayo ku-EULA</a> kunalokho.',
'use_default_eula_disabled' => '<del>Sebenzisa i-EULA eyinhloko yokuzenzakalela esikhundleni.</del> Ayikho i-EULA eyimilayezo eyisisekelo esethiwe. Sicela ungeze eyodwa kuzilungiselelo.',
'use_default_eula_column' => 'Use default EULA',
);

View File

@ -0,0 +1,26 @@
<?php
return array(
'does_not_exist' => 'Isigaba asikho.',
'assoc_models' => 'Lesi sigaba okwamanje sihlotshaniswa okungenani oyisibonelo esisodwa futhi asikwazi ukususwa. Sicela ubuyekeze amamodeli akho ukuthi ungasaphinde ubhekise lesi sigaba uphinde uzame futhi.',
'assoc_items' => 'Lesi sigaba okwamanje sihlotshaniswa okungenani esisodwa: i-asset_type futhi asikwazi ukususwa. Sicela ubuyekeze: i-asset_type ukuze ungasaphinde ubhekise lesi sigaba uphinde uzame futhi.',
'create' => array(
'error' => 'Isigaba asizange sidalwe, sicela uzame futhi.',
'success' => 'Isigaba sidalwe ngempumelelo.'
),
'update' => array(
'error' => 'Isigaba asibuyekezwanga, sicela uzame futhi',
'success' => 'Isigaba sibuyekezwe ngempumelelo.',
'cannot_change_category_type' => 'You cannot change the category type once it has been created',
),
'delete' => array(
'confirm' => 'Uqinisekile ukuthi ufisa ukususa lesi sigaba?',
'error' => 'Kube nenkinga yokususa isigaba. Ngicela uzame futhi.',
'success' => 'Isigaba sisusiwe ngempumelelo.'
)
);

View File

@ -0,0 +1,10 @@
<?php
return array(
'eula_text' => 'I-EULA',
'id' => 'ID',
'parent' => 'Umzali',
'require_acceptance' => 'Ukwamukelwa',
'title' => 'Igama lesigaba sefa',
);

View File

@ -0,0 +1,7 @@
<?php
return [
'select_company' => 'Khetha inkampani',
'about_companies' => 'Mayelana nezinkampani',
'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.',
];

View File

@ -0,0 +1,20 @@
<?php
return [
'does_not_exist' => 'Inkampani ayikho.',
'deleted' => 'Deleted company',
'assoc_users' => 'Le nkampani okwamanje ihlotshaniswa okungenani oyisibonelo esisodwa futhi ayikwazi ukususwa. Sicela ubuyekeze amamodeli akho ukuthi angasaphinde abhekisele kule nkampani futhi uzame futhi.',
'create' => [
'error' => 'Inkampani ayidalwanga, sicela uzame futhi.',
'success' => 'Inkampani idalwe ngempumelelo.',
],
'update' => [
'error' => 'Inkampani ayizange ibuyekezwe, sicela uzame futhi',
'success' => 'Inkampani ibuyekezwe ngempumelelo.',
],
'delete' => [
'confirm' => 'Uqinisekile ukuthi ufisa ukususa le nkampani?',
'error' => 'Kube nenkinga yokususa inkampani. Ngicela uzame futhi.',
'success' => 'INkampani isuliwe ngempumelelo.',
],
];

View File

@ -0,0 +1,11 @@
<?php
return array(
'companies' => 'Izinkampani',
'create' => 'Dala iNkampani',
'email' => 'Company Email',
'title' => 'Inkampani',
'phone' => 'Company Phone',
'update' => 'Buyekeza Inkampani',
'name' => 'Igama Lenkampani',
'id' => 'ID',
);

View File

@ -0,0 +1,16 @@
<?php
return array(
'component_name' => 'Igama lesakhiwo',
'checkin' => 'I-Checkin Ingxenye',
'checkout' => 'I-Checkout Ingxenye',
'cost' => 'Izindleko zokuthenga',
'create' => 'Dala i-Component',
'edit' => 'Hlela Ingxenye',
'date' => 'Usuku lokuthenga',
'order' => 'Inombolo Ye-oda',
'remaining' => 'Ukuhlala',
'total' => 'Inani',
'update' => 'Buyekeza Ingxenye',
'checkin_limit' => 'Amount checked in must be equal to or less than :assigned_qty'
);

View File

@ -0,0 +1,37 @@
<?php
return array(
'does_not_exist' => 'Ingxenye ayikho.',
'create' => array(
'error' => 'Ingxenye ayizange idalwe, sicela uzame futhi.',
'success' => 'Ingxenye idalwe ngempumelelo.'
),
'update' => array(
'error' => 'Ingxenye ayizange ibuyekezwe, sicela uzame futhi',
'success' => 'Ingxenye ibuyekezwe ngempumelelo.'
),
'delete' => array(
'confirm' => 'Uqinisekile ukuthi ufisa ukususa le ngxenye?',
'error' => 'Kube nenkinga yokususa ingxenye. Ngicela uzame futhi.',
'success' => 'Ingxenye isusiwe ngempumelelo.'
),
'checkout' => array(
'error' => 'Ingxenye ayizange ihlolwe, sicela uzame futhi',
'success' => 'Ingxenye ihloliwe ngempumelelo.',
'user_does_not_exist' => 'Lo msebenzisi awuvumelekile. Ngicela uzame futhi.',
'unavailable' => 'Not enough components remaining: :remaining remaining, :requested requested ',
),
'checkin' => array(
'error' => 'Ingxenye ayizange ihlolwe, sicela uzame futhi',
'success' => 'Ingxenye ihlolwe ngempumelelo.',
'user_does_not_exist' => 'Lo msebenzisi awuvumelekile. Ngicela uzame futhi.'
)
);

View File

@ -0,0 +1,5 @@
<?php
return array(
'title' => 'Igama lesakhiwo',
);

View File

@ -0,0 +1,11 @@
<?php
return array(
'checkout' => 'I-Checkout Eyayisebenzisela Umsebenzisi',
'consumable_name' => 'Igama elihlekayo',
'create' => 'Dala ukukhishwa',
'item_no' => 'Itha.',
'remaining' => 'Ukuhlala',
'total' => 'Inani',
'update' => 'Ukuvuselelwa okudliwe',
);

View File

@ -0,0 +1,37 @@
<?php
return array(
'does_not_exist' => 'Ukuthengwa akukho.',
'create' => array(
'error' => 'Ukuthengwa akuzange kudalwe, sicela uzame futhi.',
'success' => 'Ukuthengwa okudalwe ngempumelelo.'
),
'update' => array(
'error' => 'Ukuthengwa akuzange kubuyekezwe, sicela uzame futhi',
'success' => 'Ingahle ibuyekezwe ngempumelelo.'
),
'delete' => array(
'confirm' => 'Uqinisekile ukuthi ufisa ukususa lokhu okudliwayo?',
'error' => 'Kube nenkinga yokususa okungadliwayo. Ngicela uzame futhi.',
'success' => 'I-consumable isusiwe ngempumelelo.'
),
'checkout' => array(
'error' => 'Ukuthengwa akuzange kuhlolwe, sicela uzame futhi',
'success' => 'Ukuthengwa kuhloliwe ngempumelelo.',
'user_does_not_exist' => 'Lo msebenzisi awuvumelekile. Ngicela uzame futhi.',
'unavailable' => 'There are not enough consumables for this checkout. Please check the quantity left. ',
),
'checkin' => array(
'error' => 'Ukuthengwa akuzange kuhlolwe, sicela uzame futhi',
'success' => 'Ukuthengwa kuhlolwe ngempumelelo.',
'user_does_not_exist' => 'Lo msebenzisi awuvumelekile. Ngicela uzame futhi.'
)
);

View File

@ -0,0 +1,5 @@
<?php
return array(
'title' => 'Igama elihlekayo',
);

View File

@ -0,0 +1,61 @@
<?php
return [
'custom_fields' => 'Amasimu wangokwezifiso',
'manage' => 'Manage',
'field' => 'Inkambu',
'about_fieldsets_title' => 'Mayelana nama-Fieldsets',
'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' => 'Bhala ukubaluleka kwalensimu ku-database',
'encrypt_field_help' => 'ISEXWAYISO: Ukubethela insimu kungenza kungabhekeki.',
'encrypted' => 'Kubhalisiwe',
'fieldset' => 'Fieldset',
'qty_fields' => 'Izinkambu ze-Qty',
'fieldsets' => 'Fieldsets',
'fieldset_name' => 'Igama le-Fieldset',
'field_name' => 'Igama leNsimu',
'field_values' => 'Izindinganiso zensimu',
'field_values_help' => 'Engeza okukhethwa kukho okukhethwa kukho, umugqa ngamunye. Imigqa engacacile ngaphandle kwelayini yokuqala izobe ishaywa indiva.',
'field_element' => 'Ifomu Element',
'field_element_short' => 'I-Element',
'field_format' => 'Fometha',
'field_custom_format' => 'Ifomethi Yokwezifiso',
'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use <code>regex:/^[0-9]{15}$/</code>.',
'required' => 'Kudingeka',
'req' => 'Req.',
'used_by_models' => 'Isetshenziswe ngamamodeli',
'order' => 'I-oda',
'create_fieldset' => 'Fieldset entsha',
'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' => 'Insimu Engokwezifiso Entsha',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'Inani lale nsimu libethelwe kwi-database. Abasebenzisi kuphela abasebenzisi bazokwazi ukubuka inani elimisiwe',
'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
'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.',
];

View File

@ -0,0 +1,63 @@
<?php
return array(
'field' => array(
'invalid' => 'Leyo nsiyo ayikho.',
'already_added' => 'Inkambu isivele iseziwe',
'create' => array(
'error' => 'Inkundla ayidalwanga, sicela uzame futhi.',
'success' => 'Inkundla idalwe ngempumelelo.',
'assoc_success' => 'Inkambu ingezwe ngempumelelo ku-fieldset.'
),
'update' => array(
'error' => 'Inkambu ayizange ibuyekezwe, sicela uzame futhi',
'success' => 'Inkundla ibuyekezwe ngempumelelo.'
),
'delete' => array(
'confirm' => 'Uqinisekile ukuthi ufisa ukususa le nsimu?',
'error' => 'Kube nenkinga yokususa insimu. Ngicela uzame futhi.',
'success' => 'Insimu isusiwe ngempumelelo.',
'in_use' => 'Insimu isasebenza.',
)
),
'fieldset' => array(
'does_not_exist' => 'I-Fieldset ayikho',
'create' => array(
'error' => 'I-Fieldset ayidalwanga, sicela uzame futhi.',
'success' => 'I-Fieldset idalwe ngempumelelo.'
),
'update' => array(
'error' => 'I-Fieldset ayizange ibuyekezwe, sicela uzame futhi',
'success' => 'I-Fieldset ibuyekezwe ngempumelelo.'
),
'delete' => array(
'confirm' => 'Ingabe uqinisekile ukuthi ufisa ukususa lesi sigaba sendawo?',
'error' => 'Kube nenkinga ekususeni ukusethwa kwenkambu. Ngicela uzame futhi.',
'success' => 'I-fieldset isusiwe ngempumelelo.',
'in_use' => 'I-Fieldset isasebenza.',
)
),
'fieldset_default_value' => array(
'error' => 'Error validating default fieldset values.',
),
);

View File

@ -0,0 +1,22 @@
<?php
return array(
'does_not_exist' => 'Umnyango awukho.',
'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' => 'Lo mnyango njengamanje uhlotshaniswa nomsebenzisi oyedwa futhi awukwazi ukususwa. Sicela ubuyekeze abasebenzisi bakho ukuthi bangasaphinde babhekisele kulo mnyango bese uzama futhi.',
'create' => array(
'error' => 'Umnyango awuzange wadalwe, sicela uzame futhi.',
'success' => 'Umnyango udale ngempumelelo.'
),
'update' => array(
'error' => 'Umnyango awubuyekezwanga, sicela uzame futhi',
'success' => 'Umnyango ubuyekezwe ngempumelelo.'
),
'delete' => array(
'confirm' => 'Uqinisekile ukuthi ufisa ukususa lo mnyango?',
'error' => 'Kube nenkinga yokususa umnyango. Ngicela uzame futhi.',
'success' => 'Umnyango ususwe ngempumelelo.'
)
);

View File

@ -0,0 +1,11 @@
<?php
return array(
'id' => 'ID',
'name' => 'Igama lomnyango',
'manager' => 'Umphathi',
'location' => 'Indawo',
'create' => 'Dala uMnyango',
'update' => 'Umnyango Wokuvuselela',
);

View File

@ -0,0 +1,16 @@
<?php
return [
'about_asset_depreciations' => 'Mayelana nokunciphisa kwefa',
'about_depreciations' => 'Ungasetha ukwehla kwefa ukuze wehlise izimpahla ezisuselwe ekunciphiseni komugqa oqondile.',
'asset_depreciations' => 'Ukuncishiswa kwempahla',
'create' => 'Dala ukwehla',
'depreciation_name' => 'Igama lokunciphisa',
'depreciation_min' => 'Floor Value of Depreciation',
'number_of_months' => 'Inani lezinyanga',
'update' => 'Buyekeza ukwehla kwenani',
'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.',
];

View File

@ -0,0 +1,25 @@
<?php
return array(
'does_not_exist' => 'Isigaba sokunciphisa asikho.',
'assoc_users' => 'Lokhu kwehla kwamanje kuhlotshaniswa nomfanekiso oyedwa noma ngaphezulu futhi awukwazi ukususwa. Sicela ususe amamodeli, bese uzama ukususa futhi.',
'create' => array(
'error' => 'Isigaba sokunciphisa asizange sidalwe, sicela uzame futhi. :(',
'success' => 'Isigaba sokunciphisa senziwe ngempumelelo. :)'
),
'update' => array(
'error' => 'Isigaba sokunciphisa asizange sibuyekezwe, sicela uzame futhi',
'success' => 'Isigaba sokunciphisa sibuyekezwe ngempumelelo.'
),
'delete' => array(
'confirm' => 'Ingabe uqinisekile ukuthi ufisa ukususa lesi sigaba sokunciphisa?',
'error' => 'Kube nenkinga yokususa isigaba sokunciphisa. Ngicela uzame futhi.',
'success' => 'Isigaba sokunciphisa sisusiwe ngempumelelo.'
)
);

View File

@ -0,0 +1,11 @@
<?php
return [
'id' => 'ID',
'months' => 'Izinyanga',
'term' => 'Ithemu',
'title' => 'Igama',
'depreciation_min' => 'Floor Value',
];

View File

@ -0,0 +1,22 @@
<?php
return array(
'group_exists' => 'Iqembu selivele likhona!',
'group_not_found' => 'Group ID :id does not exist.',
'group_name_required' => 'Inkambu yegama iyadingeka',
'success' => array(
'create' => 'Iqembu ladalwa ngempumelelo.',
'update' => 'Iqembu libuyekezwe ngempumelelo.',
'delete' => 'Iqembu lisusiwe ngempumelelo.',
),
'delete' => array(
'confirm' => 'Uqinisekile ukuthi ufisa ukususa leli qembu?',
'create' => 'Kube nenkinga yokudala iqembu. Ngicela uzame futhi.',
'update' => 'Kube nenkinga ekuvuseleleni iqembu. Ngicela uzame futhi.',
'delete' => 'Kube nenkinga yokususa iqembu. Ngicela uzame futhi.',
),
);

View File

@ -0,0 +1,9 @@
<?php
return array(
'id' => 'Id',
'name' => 'Igama',
'users' => 'Abasebenzisi abangu- #',
);

View File

@ -0,0 +1,16 @@
<?php
return [
'about_groups_title' => 'Mayelana namaqembu',
'about_groups' => 'Amaqembu asetshenziselwa ukukhiqiza izimvume zomsebenzisi.',
'group_management' => 'Ukuphathwa kweqembu',
'create' => 'Dala iqembu elisha',
'update' => 'Hlela iqembu',
'group_name' => 'Igama Leqembu',
'group_admin' => 'I-Group Admin',
'allow' => 'Vumela',
'deny' => 'Yeka',
'permission' => 'Permission',
'grant' => 'Grant',
'no_permissions' => 'This group has no permissions.'
];

View File

@ -0,0 +1,59 @@
<?php
return [
'bulk_delete' => 'Qinisekisa u-Bulk Susa amafa',
'bulk_restore' => 'Confirm Bulk Restore Assets',
'bulk_delete_help' => 'Buyekeza amafa wokususwa okuningi ngezansi. Uma usususiwe, la mafa angabuyiselwa, kodwa ngeke ahlanganiswe nanoma yimuphi abasebenzisi okwamanje abelwe wona.',
'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' => 'Uzosusa: impahla ye-asethi_diza.',
'bulk_restore_warn' => 'You are about to restore :asset_count assets.',
'bulk_update' => 'Ukuvuselela amafa we-Bulk',
'bulk_update_help' => 'Leli fomu likuvumela ukuthi ubuyekeze amafa amaningi ngesikhathi esisodwa. Gcwalisa kuphela amasimu okudingayo ukuguqula. Noma yiziphi izinkambu ezishiywe zingenakushintshwa.',
'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' => 'Ikhiyiwe Kuzo',
'checkout_date' => 'Usuku lokuhlola',
'checkin_date' => 'Usuku lokuhlola',
'checkout_to' => 'I-Checkout iya',
'cost' => 'Izindleko zokuthenga',
'create' => 'Dala i-Asset',
'date' => 'Usuku lokuthenga',
'depreciation' => 'Ukunciphisa',
'depreciates_on' => 'Iyancipha',
'default_location' => 'Indawo okuzenzakalelayo',
'default_location_phone' => 'Default Location Phone',
'eol_date' => 'Usuku lwe-EOL',
'eol_rate' => 'I-EOL Rate',
'expected_checkin' => 'Ilanga le-Checkin elilindelekile',
'expires' => 'Iphelelwa yisikhathi',
'fully_depreciated' => 'Ukunciphisa ngokuphelele',
'help_checkout' => 'Uma ufisa ukwabela le mali ngaso leso sikhathi, khetha "Ukulungele Ukusebenzisa" kusuka kuhlu lokulunga ngenhla.',
'mac_address' => 'Ikheli le-MAC',
'manufacturer' => 'Umkhiqizi',
'model' => 'Isibonelo',
'months' => 'izinyanga',
'name' => 'Igama lefa',
'notes' => 'Amanothi',
'order' => 'Inombolo Ye-oda',
'qr' => 'Ikhodi ye-QR',
'requestable' => 'Abasebenzisi bangase bacele le mali',
'select_statustype' => 'Khetha uhlobo lomumo',
'serial' => 'Serial',
'status' => 'Isimo',
'tag' => 'Ithegi lefa',
'update' => 'Ukuvuselelwa kwefa',
'warranty' => 'Iwaranti',
'warranty_expires' => 'Warranty Expires',
'years' => 'iminyaka',
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
'optional_infos' => 'Optional Information',
'order_details' => 'Order Related Information'
];

View File

@ -0,0 +1,43 @@
<?php
return [
'about_assets_title' => 'Mayelana namafa',
'about_assets_text' => 'Amafa yizinto ezilandelwa inombolo ye-série noma i-tag tag. Bavame ukuba izinto eziphakeme kakhulu lapho behlonza izinto ezithile.',
'archived' => 'I-Archived',
'asset' => 'Impahla',
'bulk_checkout' => 'Checkout Assets',
'bulk_checkin' => 'Checkin Assets',
'checkin' => 'I-Checkin Asset',
'checkout' => 'I-Asset ye-Checkout',
'clone' => 'Clone Asset',
'deployable' => 'Iyasebenza',
'deleted' => 'This asset has been deleted.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Hlela Impahla',
'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' => 'Iyadingeka',
'requested' => 'Kuceliwe',
'not_requestable' => 'Not Requestable',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Buyisela imali',
'pending' => 'Kulindile',
'undeployable' => 'Awuvumelekile',
'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
'view' => 'Buka Impahla',
'csv_error' => 'You have an error in your CSV file:',
'import_text' => '<p>Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the <code>Admin &gt; General Settings</code>.</p><p>Fields included in the CSV must match the headers: <strong>Asset Tag, Name, Checkout Date, Checkin Date</strong>. Any additional fields will be ignored. </p><p>Checkin Date: blank or future checkin dates will checkout items to associated user. Excluding the Checkin Date column will create a checkin date with todays date.</p>
',
'csv_import_match_f-l' => 'Try to match users by <strong>firstname.lastname</strong> (<code>jane.smith</code>) format',
'csv_import_match_initial_last' => 'Try to match users by <strong>first initial last name</strong> (<code>jsmith</code>) format',
'csv_import_match_first' => 'Try to match users by <strong>first name</strong> (<code>jane</code>) format',
'csv_import_match_email' => 'Try to match users by <strong>email</strong> as username',
'csv_import_match_username' => 'Try to match users by <strong>username</strong>',
'error_messages' => 'Error messages:',
'success_messages' => 'Success messages:',
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
'user_department' => 'User Department',
];

View File

@ -0,0 +1,90 @@
<?php
return [
'undeployable' => '<strong>Thola: </strong> Lelifa limakwe njengamanje elingenakutholakali. Uma lesi simo sesishintshile, sicela ubuyekeze isimo sesifa.',
'does_not_exist' => 'Impahla ayikho.',
'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.',
'assoc_users' => 'Leli fayela okwamanje lihlolwe kumsebenzisi futhi alikwazi ukususwa. Sicela uhlole ifa ekuqaleni, bese uzama ukususa futhi.',
'create' => [
'error' => 'Impahla ayidalwanga, sicela uzame futhi. :(',
'success' => 'Ifa lidalwe ngempumelelo. :)',
'success_linked' => 'Asset with tag :tag was created successfully. <strong><a href=":link" style="color: white;">Click here to view</a></strong>.',
],
'update' => [
'error' => 'Ifa alizange libuyekezwe, sicela uzame futhi',
'success' => 'Ifa libuyekezwe ngempumelelo.',
'nothing_updated' => 'Awekho amasimu akhethiwe, ngakho-ke akukho lutho olubuyekeziwe.',
'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' => 'Ifa alizange libuyiselwe, sicela uzame futhi',
'success' => 'Ifa libuyiselwe ngempumelelo.',
'bulk_success' => 'Ifa libuyiselwe ngempumelelo.',
'nothing_updated' => 'No assets were selected, so nothing was restored.',
],
'audit' => [
'error' => 'Ukuhlolwa kwamafa akuphumelelanga. Ngicela uzame futhi.',
'success' => 'I-akhawunti yokuthengisa ilandelwe ngempumelelo.',
],
'deletefile' => [
'error' => 'Ifayela alisusiwe. Ngicela uzame futhi.',
'success' => 'Ifayili isusiwe ngempumelelo.',
],
'upload' => [
'error' => 'Amafayela (ama) awalayishiwe. Ngicela uzame futhi.',
'success' => 'Amafayela (ama) alayishwe ngempumelelo.',
'nofiles' => 'Awukakhethi noma yimaphi amafayela okulayishwa, noma ifayela ozama ukulilayisha likhulu kakhulu',
'invalidfiles' => 'Ifayela elilodwa noma ngaphezulu likhulu kakhulu noma ifayelathi engavumelekile. Amafayela afakiwe avunyelwe i-png, i-gif, i-jpg, i-doc, i-docx, i-pdf, ne-txt.',
],
'import' => [
'error' => 'Ezinye izinto azange zingenise ngendlela efanele.',
'errorDetail' => 'Izinto ezilandelayo azange zingeniswe ngenxa yamaphutha.',
'success' => 'Ifayela lakho lifakiwe',
'file_delete_success' => 'Ifayela lakho lisusiwe ngempumelelo',
'file_delete_error' => 'Ifayela alikwazanga ukususwa',
'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' => 'Uqinisekile ukuthi ufisa ukususa le mali?',
'error' => 'Kube nenkinga yokususa le mali. Ngicela uzame futhi.',
'nothing_updated' => 'Azikho izimpahla ezikhethiwe, ngakho akukho lutho olususwe.',
'success' => 'Impahla isusiwe ngempumelelo.',
],
'checkout' => [
'error' => 'Ifa alizange lihlolwe, sicela uzame futhi',
'success' => 'Ifa likhiphe ngempumelelo.',
'user_does_not_exist' => 'Lo msebenzisi awuvumelekile. Ngicela uzame futhi.',
'not_available' => 'Le mali ayitholakali ukuhlolwa!',
'no_assets_selected' => 'You must select at least one asset from the list',
],
'checkin' => [
'error' => 'Ifa alizange lihlolwe, sicela uzame futhi',
'success' => 'Ifa lihlolwe ngempumelelo.',
'user_does_not_exist' => 'Lo msebenzisi awuvumelekile. Ngicela uzame futhi.',
'already_checked_in' => 'Le mali isivele ihlolwe.',
],
'requests' => [
'error' => 'Ifa alizange liceliwe, sicela uzame futhi',
'success' => 'Ifa liceliwe ngempumelelo.',
'canceled' => 'Isicelo sokuhlola sikhanseliwe ngempumelelo',
],
];

View File

@ -0,0 +1,33 @@
<?php
return [
'asset_tag' => 'Ithegi lefa',
'asset_model' => 'Isibonelo',
'assigned_to' => 'Kwabiwa Ku',
'book_value' => 'Current Value',
'change' => 'In / Out',
'checkout_date' => 'Usuku lokuhlola',
'checkoutto' => 'Ikhishiwe',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
'diff' => 'Ukuhluka',
'dl_csv' => 'Landa i-CSV',
'eol' => 'I-EOL',
'id' => 'ID',
'last_checkin_date' => 'Last Checkin Date',
'location' => 'Indawo',
'purchase_cost' => 'Izindleko',
'purchase_date' => 'Kuthengwe',
'serial' => 'Serial',
'status' => 'Isimo',
'title' => 'Impahla',
'image' => 'Isithombe sedivayisi',
'days_without_acceptance' => 'Izinsuku Ngaphandle Kwemukelwa',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => 'Kwabiwa Ku',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];

View File

@ -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' => 'Ilayisense ayikho',
'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' => 'Ukuthengwa akukho',
'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' => 'I-accessory ayikho',
'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',
];

View File

@ -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',
];

View File

@ -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' => 'Labels',
'support_fields' => 'Fields',
'support_asset_tag' => 'Maka',
'support_1d_barcode' => '1D',
'support_2d_barcode' => '2D',
'support_logo' => 'Ilogo',
'support_title' => 'Isihloko',
];

View File

@ -0,0 +1,22 @@
<?php
return array(
'asset' => 'Impahla',
'checkin' => 'Ngena',
'create' => 'Dala ilayisensi',
'expiration' => 'Usuku lokuphelelwa isikhathi',
'license_key' => 'Ukhiye Womkhiqizo',
'maintained' => 'Kugcinwe',
'name' => 'Igama leSofthiwe',
'no_depreciation' => 'Ungagcini',
'purchase_order' => 'Inombolo Yokuthenga Yokuthenga',
'reassignable' => 'Iphinde isenqatshelwe',
'remaining_seats' => 'Izihlalo ezihlala',
'seats' => 'Izihlalo',
'termination_date' => 'Usuku lokuphela',
'to_email' => 'Ilayisensi ye-imeyili',
'to_name' => 'Ilayisensi Yegama',
'update' => 'Buyekeza i-License',
'checkout_help' => 'Kumele uhlole ilayisense ku-hardware yefa noma umuntu. Ungakhetha kokubili, kodwa umnikazi wefa kufanele afane nomuntu ohlola ifa lakho.'
);

View File

@ -0,0 +1,51 @@
<?php
return array(
'about_licenses_title' => 'Mayelana namalayisense',
'about_licenses' => 'Amalayisensi asetshenziselwa ukulandelela isofthiwe. Unenombolo ecacisiwe yezihlalo ezingahlolwa kubantu ngabanye',
'checkin' => 'Isikhundla selayisensi ye-Checkin',
'checkout_history' => 'Umlando Wokuhlola',
'checkout' => 'I-Checkout License Isihlalo',
'edit' => 'Hlela i-License',
'filetype_info' => 'Amafayela afakiwe avunyelwe yi-png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, ne-rar.',
'clone' => 'Ilayisensi ye-clone',
'history_for' => 'Umlando we',
'in_out' => 'In / Out',
'info' => 'Ulwazi lwelayisense',
'license_seats' => 'Izihlalo zelayisense',
'seat' => 'Isihlalo',
'seats' => 'Izihlalo',
'software_licenses' => 'Ilayisense Yezinhlelo',
'user' => 'Umsebenzisi',
'view' => 'Buka ilayisense',
'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.',
);

View File

@ -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' => 'Umsebenzisi akakho.',
'asset_does_not_exist' => 'Impahla ozama ukuyihlanganisa nale layisensi ayikho.',
'owner_doesnt_match_asset' => 'Ifa ozama ukulihlobanisa nale layisensi linomunye umuntu ngaphandle komuntu okhethiwe ekudonsweni kokunikezelwa.',
'assoc_users' => 'Leli layisensi okwamanje lihlolwe kumsebenzisi futhi alikwazi ukususwa. Sicela uhlole ilayisensi ekuqaleni, bese uzama ukususa futhi.',
'select_asset_or_person' => 'Kumele ukhethe ifa noma umsebenzisi, kodwa hhayi kokubili.',
'not_found' => 'License not found',
'seats_available' => ':seat_count seats available',
'create' => array(
'error' => 'Ilayisensi ayidalwanga, sicela uzame futhi.',
'success' => 'Ilayisense idaliwe ngempumelelo.'
),
'deletefile' => array(
'error' => 'Ifayela alisusiwe. Ngicela uzame futhi.',
'success' => 'Ifayili isusiwe ngempumelelo.',
),
'upload' => array(
'error' => 'Amafayela (ama) awalayishiwe. Ngicela uzame futhi.',
'success' => 'Amafayela (ama) alayishwe ngempumelelo.',
'nofiles' => 'Awukakhethi noma yimaphi amafayela okulayishwa, noma ifayela ozama ukulilayisha likhulu kakhulu',
'invalidfiles' => 'Ifayela elilodwa noma ngaphezulu likhulu kakhulu noma ifayelathi engavumelekile. Amafayela afakiwe avunyelwe ama-png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar, rtf, xml, nelayisensi.',
),
'update' => array(
'error' => 'Ilayisensi ayizange ibuyekezwe, sicela uzame futhi',
'success' => 'Ilayisensi ibuyekezwe ngempumelelo.'
),
'delete' => array(
'confirm' => 'Uqinisekile ukuthi ufisa ukususa le layisensi?',
'error' => 'Kube nenkinga yokususa ilayisense. Ngicela uzame futhi.',
'success' => 'Ilayisense isusiwe ngempumelelo.'
),
'checkout' => array(
'error' => 'Kube nenkinga yokuhlola ilayisense. Ngicela uzame futhi.',
'success' => 'Ilayisensi yahlolwa ngokuphumelelayo',
'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
'error' => 'Kube nenkinga ekuhloleni ilayisense. Ngicela uzame futhi.',
'success' => 'Ilayisensi ihlolwe ngempumelelo'
),
);

View File

@ -0,0 +1,17 @@
<?php
return array(
'assigned_to' => 'Kwabiwa Ku',
'checkout' => 'In / Out',
'id' => 'ID',
'license_email' => 'I-imeyili yelayisense',
'license_name' => 'Kulayisensi',
'purchase_date' => 'Usuku lokuthenga',
'purchased' => 'Kuthengwe',
'seats' => 'Izihlalo',
'hardware' => 'Hardware',
'serial' => 'Serial',
'title' => 'Ilayisensi',
);

View File

@ -0,0 +1,29 @@
<?php
return array(
'does_not_exist' => 'Indawo ayikho.',
'assoc_users' => 'Le ndawo okwamanje ihlobene nomsebenzisi oyedwa futhi ayikwazi ukususwa. Sicela ubuyekeze abasebenzisi bakho ukuba bangabe besayibhekisela kule ndawo bese uzama futhi.',
'assoc_assets' => 'Le ndawo okwamanje ihlotshaniswa okungenani nefa elilodwa futhi ayikwazi ukususwa. Sicela ubuyekeze izimpahla zakho ukuze ungasaphinde ubhekise le ndawo futhi uzame futhi.',
'assoc_child_loc' => 'Le ndawo okwamanje ungumzali okungenani indawo eyodwa yengane futhi ayikwazi ukususwa. Sicela ubuyekeze izindawo zakho ukuze ungasaphinde ubhekisele kule ndawo bese uyazama futhi.',
'assigned_assets' => 'Assigned Assets',
'current_location' => 'Current Location',
'create' => array(
'error' => 'Indawo ayidalwanga, sicela uzame futhi.',
'success' => 'Indawo idalwe ngempumelelo.'
),
'update' => array(
'error' => 'Indawo ayizange ibuyekezwe, sicela uzame futhi',
'success' => 'Indawo ibuyekezwe ngempumelelo.'
),
'delete' => array(
'confirm' => 'Uqinisekile ukuthi ufisa ukususa le ndawo?',
'error' => 'Kube nenkinga ekususeni indawo. Ngicela uzame futhi.',
'success' => 'Indawo isusiwe ngempumelelo.'
)
);

View File

@ -0,0 +1,42 @@
<?php
return [
'about_locations_title' => 'Mayelana Nezindawo',
'about_locations' => 'Izindawo zisetshenziselwa ukulandelela ulwazi lendawo kubasebenzisi, amafa, nezinye izinto',
'assets_rtd' => 'Amafa', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
'assets_checkedout' => 'Amafa anikezwe',
'id' => 'ID',
'city' => 'Idolobha',
'state' => 'Isimo',
'country' => 'Izwe',
'create' => 'Dala indawo',
'update' => 'Buyekeza Indawo',
'print_assigned' => 'Print Assigned',
'print_all_assigned' => 'Print All Assigned',
'name' => 'Igama lendawo',
'address' => 'Ikheli',
'address2' => 'Address Line 2',
'zip' => 'I-Postal Code',
'locations' => 'Izindawo',
'parent' => 'Umzali',
'currency' => 'Imali Yendawo',
'ldap_ou' => 'Usesho lwe-LDAP OU',
'user_name' => 'User Name',
'department' => 'UMnyango',
'location' => 'Indawo',
'asset_tag' => 'Assets Tag',
'asset_name' => 'Igama',
'asset_category' => 'Isigaba',
'asset_manufacturer' => 'Umkhiqizi',
'asset_model' => 'Isibonelo',
'asset_serial' => 'Serial',
'asset_location' => 'Indawo',
'asset_checked_out' => 'Ikhishiwe',
'asset_expected_checkin' => 'Expected Checkin',
'date' => 'Usuku:',
'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:',
];

View File

@ -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' => 'Umkhiqizi akekho.',
'assoc_users' => 'Lo menzi okwamanje uhlotshaniswa okungenani oyisibonelo esisodwa futhi angeke asuswe. Sicela ubuyekeze amamodeli akho ukuba angasaphinde abhekisele kulo mkhiqizi futhi uzame futhi.',
'create' => array(
'error' => 'Umkhiqizi akazange adalwe, sicela uzame futhi.',
'success' => 'Umkhiqizi wadalwa ngempumelelo.'
),
'update' => array(
'error' => 'Umkhiqizi akabuyekezwanga, sicela uzame futhi',
'success' => 'Umkhiqizi ubuyekezwe ngempumelelo.'
),
'restore' => array(
'error' => 'Manufacturer was not restored, please try again',
'success' => 'Manufacturer restored successfully.'
),
'delete' => array(
'confirm' => 'Uqinisekile ukuthi ufisa ukususa lo menzi?',
'error' => 'Kube nenkinga yokususa umenzi. Ngicela uzame futhi.',
'success' => 'Umkhiqizi ususiwe ngempumelelo.'
)
);

View File

@ -0,0 +1,16 @@
<?php
return array(
'about_manufacturers_title' => 'Mayelana nabakhiqizi',
'about_manufacturers_text' => 'Abakhiqizi yizinkampani ezidala izimpahla zakho. Ungagcina imininingwane ebalulekile yokuxhumana yokusekela mayelana nabo lapha, ezoboniswa kumakhasi wakho imininingwane yempahla.',
'asset_manufacturers' => 'Abakhiqizi befa',
'create' => 'Dala umkhiqizi',
'id' => 'ID',
'name' => 'Igama',
'support_email' => 'Support Imeyili',
'support_phone' => 'Ifoni yokusekela',
'support_url' => 'I-URL yokusekela',
'warranty_lookup_url' => 'Warranty Lookup URL',
'update' => 'Buyekeza umkhiqizi',
);

View File

@ -0,0 +1,18 @@
<?php
return array(
'about_models_title' => 'Mayelana namamodeli asefa',
'about_models_text' => 'Amamodeli asefa kuyindlela yokuqoqa amafa afanayo. "MBP 2013", "IPhone 6s", njll.',
'deleted' => 'This model has been deleted.',
'bulk_delete' => 'Bulk Delete Asset Models',
'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.',
'bulk_delete_warn' => 'You are about to delete one asset model.|You are about to delete :model_count asset models.',
'restore' => 'Buyisela Isibonelo',
'requestable' => 'Abasebenzisi bangacela lesi model',
'show_mac_address' => 'Khombisa inkambu yekheli le-MAC kumpahla kule model',
'view_deleted' => 'Buka ukususiwe',
'view_models' => 'Buka amamodeli',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Awekho amasimu wangokwezifiso',
'add_default_values' => 'Add default values',
);

View File

@ -0,0 +1,47 @@
<?php
return array(
'deleted' => 'Deleted asset model',
'does_not_exist' => 'Isibonelo asikho.',
'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' => 'Lo modeli okwamanje uhlotshaniswa nefa elilodwa noma ngaphezulu futhi alinakususwa. Sicela ususe amafa, bese uzama ukususa futhi.',
'create' => array(
'error' => 'Isibonelo asizange sidalwe, sicela uzame futhi.',
'success' => 'Isibonelo sidalwe ngempumelelo.',
'duplicate_set' => 'Imodeli yezimpahla ngelo gama, umkhiqizi kanye nenombolo yomodeli kakade ikhona.',
),
'update' => array(
'error' => 'Isibonelo asibuyekezwanga, sicela uzame futhi',
'success' => 'Isibonelo sibuyekezwe ngempumelelo.',
),
'delete' => array(
'confirm' => 'Ingabe uqinisekile ukuthi ufisa ukususa le model?',
'error' => 'Kube nenkinga yokususa imodeli. Ngicela uzame futhi.',
'success' => 'Imodeli isusiwe ngempumelelo.'
),
'restore' => array(
'error' => 'Isibonelo asibuyisiwe, sicela uzame futhi',
'success' => 'Isibonelo sibuyiselwe ngempumelelo.'
),
'bulkedit' => array(
'error' => 'Azikho amasimu ashintshiwe, ngakho akukho lutho olubuyekeziwe.',
'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' => 'No models were selected, so nothing was deleted.',
'success' => 'Model deleted!|:success_count models deleted!',
'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.'
),
);

View File

@ -0,0 +1,17 @@
<?php
return array(
'create' => 'Dala i-Asset Model',
'created_at' => 'Kudalwe ngaso',
'eol' => 'I-EOL',
'modelnumber' => 'I-Model No.',
'name' => 'Igama le-Asset Model',
'numassets' => 'Amafa',
'title' => 'Amamodeli asefa',
'update' => 'Buyekeza i-Asset Model',
'view' => 'Buka i-Model Model',
'update' => 'Buyekeza i-Asset Model',
'clone' => 'I-Clone Model',
'edit' => 'Hlela Isibonelo',
);

View File

@ -0,0 +1,17 @@
<?php
return [
'info' => 'Khetha okukhethwa kukho okufunayo kumbiko wakho wefa.',
'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'
]
];

View File

@ -0,0 +1,5 @@
<?php
return array(
'error' => 'Kumele ukhethe okungenani ukhetho olulodwa.'
);

View File

@ -0,0 +1,367 @@
<?php
return [
'ad' => 'I-Active Directory',
'ad_domain' => 'Isizinda se-Active Directory',
'ad_domain_help' => 'Lokhu ngezinye izikhathi kufana nesizinda sakho se-imeyili, kodwa hhayi njalo.',
'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 Email',
'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'admin_settings' => 'Admin Settings',
'is_ad' => 'Lena iseva ye-Active Directory',
'alerts' => 'Alerts',
'alert_title' => 'Update Notification Settings',
'alert_email' => 'Thumela izexwayiso ku',
'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated',
'alerts_enabled' => 'Izaziso zivuliwe',
'alert_interval' => 'Ukuphelelwa yisikhathi kwe-Alerts Threshold (ezinsukwini)',
'alert_inv_threshold' => 'Inventory Alert Threshold',
'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' => 'Ama-ID wefa',
'audit_interval' => 'I-Interval Audit',
'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' => 'I-Audit Warning Threshold',
'audit_warning_days_help' => 'Zingaki izinsuku kusengaphambili kufanele sikuxwayise uma izimpahla zifanele ukuhlolwa?',
'auto_increment_assets' => 'Generate auto-incrementing asset tags',
'auto_increment_prefix' => 'Isiqalo (okukhethwa kukho)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Izipele',
'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' => 'Izilungiselelo zebhakhodi',
'confirm_purge' => 'Qinisekisa i-Purge',
'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' => 'I-Custom CSS',
'custom_css_help' => 'Faka noma iyiphi i-CSS yangokwezifiso ongathanda ukuyisebenzisa. Ungafaki amathegi angu-&lt;style&gt;&lt;/style&gt;.',
'custom_forgot_pass_url' => 'Custom Password Reset URL',
'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.',
'dashboard_message' => 'Dashboard Message',
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
'default_currency' => 'Imali Eyingqayizivele',
'default_eula_text' => 'I-EULA ezenzakalelayo',
'default_language' => 'Ulimi oluzenzakalelayo',
'default_eula_help_text' => 'Ungase futhi uhlobanise ama-EULA wangokwezifiso kwizigaba ezithile zefa.',
'display_asset_name' => 'Bonisa igama lomhlaba',
'display_checkout_date' => 'Bonisa usuku lokuhlola',
'display_eol' => 'Bonisa i-EOL ekubukeni kwetafula',
'display_qr' => 'Bonisa Amakhodi Wesikwele',
'display_alt_barcode' => 'Bonisa ibhakhodi ye-1D',
'email_logo' => 'Email Logo',
'barcode_type' => 'Uhlobo lwe-Barcode ye-2D',
'alt_barcode_type' => 'Uhlobo lwe-barcode lwe-1D',
'email_logo_size' => 'Square logos in email look best. ',
'enabled' => 'Enabled',
'eula_settings' => 'Izilungiselelo ze-EULA',
'eula_markdown' => 'Le-EULA ivumela i-<a href="https://help.github.com/articles/github-flavored-markdown/"> i-markdown flavored markdown</a>.',
'favicon' => 'Favicon',
'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.',
'favicon_size' => 'Favicons should be square images, 16x16 pixels.',
'footer_text' => 'Additional Footer Text ',
'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using <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' => 'Izilungiselelo Ezijwayelekile',
'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' => 'Yenza isipele',
'google_workspaces' => 'Google Workspaces',
'header_color' => 'Umbala wekhanda',
'info' => 'Lezi zilungiselelo zikuvumela ukuba wenze ngezici ezithile izici zokufaka kwakho.',
'label_logo' => 'Label Logo',
'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ',
'laravel' => 'Inguqulo yeLaravel',
'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' => 'I-LDAP inikwe amandla',
'ldap_integration' => 'Ukuhlanganiswa kwe-LDAP',
'ldap_settings' => 'Izilungiselelo ze-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' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Iseva ye-LDAP',
'ldap_server_help' => 'Lokhu kufanele kuqale nge-ldap: // (for uncrypted or TLS) noma ldaps: // (for SSL)',
'ldap_server_cert' => 'Ukuqinisekiswa kwesitifiketi se-LDAP SSL',
'ldap_server_cert_ignore' => 'Vumela isitifikedi se-SSL esingavumelekile',
'ldap_server_cert_help' => 'Khetha leli bhokisi lokuhlola uma usebenzisa isitifiketi se-SSL esayiniwe futhi ungathanda ukwamukela isitifiketi esingavumelekile se-SSL.',
'ldap_tls' => 'Sebenzisa i-TLS',
'ldap_tls_help' => 'Lokhu kufanele kuhlolwe kuphela uma usebenzisa i-STARTTLS kuseva yakho ye-LDAP.',
'ldap_uname' => 'Igama lomsebenzisi le-LDAP Ukubopha',
'ldap_dept' => 'LDAP Department',
'ldap_phone' => 'LDAP Telephone Number',
'ldap_jobtitle' => 'LDAP Job Title',
'ldap_country' => 'LDAP Country',
'ldap_pword' => 'I-LDAP Ukubopha Iphasiwedi',
'ldap_basedn' => 'I-Base Bind DN',
'ldap_filter' => 'Isihlungi se-LDAP',
'ldap_pw_sync' => 'Ukuvumelanisa kwephasiwedi ye-LDAP',
'ldap_pw_sync_help' => 'Ungawukhipheli leli bhokisi uma ungafisi ukugcina amaphasiwedi e-LDAP avumelanisiwe namaphasiwedi wendawo. Ukukhubaza lokhu kusho ukuthi abasebenzisi bakho bangakwazi ukungena ngemvume uma ngabe iseva yakho ye-LDAP ayitholakali ngesizathu esithile.',
'ldap_username_field' => 'Insimu yomsebenzisi',
'ldap_lname_field' => 'Isibongo',
'ldap_fname_field' => 'Igama Lokuqala LDAP',
'ldap_auth_filter_query' => 'Umbuzo wokuqinisekisa we-LDAP',
'ldap_version' => 'Inguqulo ye-LDAP',
'ldap_active_flag' => 'I-LDAP i-Flag Active',
'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' => 'Inombolo yabasebenzi be-LDAP',
'ldap_email' => 'I-imeyili ye-LDAP',
'ldap_test' => 'Test LDAP',
'ldap_test_sync' => 'Test LDAP Synchronization',
'license' => 'Software License',
'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' => 'IP Address',
'login_success' => 'Success?',
'login_user_agent' => 'User Agent',
'login_help' => 'List of attempted logins',
'login_note' => 'Inothi lokungena ngemvume',
'login_note_help' => 'Ngokuzikhethela faka imisho embalwa kusikrini sakho sokungena ngemvume, isibonelo ukusiza abantu abatholile idivayisi elahlekile noma eyebiwe. Le nsimu iyakwamukela <a href="https://help.github.com/articles/github-flavored-markdown/">I-markdown ekhanyisiwe</a>',
'login_remote_user_text' => 'Remote User login options',
'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms',
'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.',
'login_remote_user_header_name_text' => 'Custom user name header',
'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER',
'logo' => 'Ilogo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'full_multiple_companies_support_help_text' => 'Ukukhawulela abasebenzisi (kufaka phakathi ama-admins) abelwe izinkampani kumpahla yenkampani yabo.',
'full_multiple_companies_support_text' => 'Ama-Multiple Companies Support Support',
'show_in_model_list' => 'Show in Model Dropdowns',
'optional' => 'ukuzikhethela',
'per_page' => 'Imiphumela Ngayo Ikhasi',
'php' => 'I-PHP Version',
'php_info' => 'PHP Info',
'php_overview' => 'PHP',
'php_overview_keywords' => 'phpinfo, system, info',
'php_overview_help' => 'PHP System info',
'php_gd_info' => 'Kumele ufake i-php-gd ukubonisa amakhodi we-QR, bona imiyalo yokufaka.',
'php_gd_warning' => 'I-PHP Image Processing ne-GD plugin ayifakiwe.',
'pwd_secure_complexity' => 'I-Password Complexity',
'pwd_secure_complexity_help' => 'Khetha noma iyiphi inkinga ye-password eyinkimbinkimbi ufisa ukuphoqelela.',
'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' => 'Izinhlamvu ezincane zephasiwedi',
'pwd_secure_min_help' => 'Inani elincane elivumelekile lingu-8',
'pwd_secure_uncommon' => 'Vimbela amaphasiwedi avamile',
'pwd_secure_uncommon_help' => 'Lokhu ngeke kuvumele abasebenzisi ukuthi basebenzise amaphasiwedi avamile kusuka amaphasiwedi aphezulu angama-10,000 abikwa ngokuphulwa.',
'qr_help' => 'Vumela Amakhodi we-QR kuqala ukusetha lokhu',
'qr_text' => 'Umbhalo wekhodi ye-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' => 'Ukubeka',
'settings' => 'Izilungiselelo',
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
'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' => 'Show images in emails',
'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Igama lesayithi',
'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' => 'Inguqulo ye-Snipe-IT',
'support_footer' => 'Support Footer Links ',
'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual',
'version_footer' => 'Version in Footer ',
'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.',
'system' => 'Ulwazi lwesistimu',
'update' => 'Buyekeza izilungiselelo',
'value' => 'Inani',
'brand' => 'Ukushayela',
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
'brand_help' => 'Logo, Site Name',
'web_brand' => 'Web Branding Type',
'about_settings_title' => 'Mayelana nezilungiselelo',
'about_settings_text' => 'Lezi zilungiselelo zikuvumela ukuba wenze ngezici ezithile izici zokufaka kwakho.',
'labels_per_page' => 'Amalebula ngekhasi ngalinye',
'label_dimensions' => 'Ubukhulu belebula (amayintshi)',
'next_auto_tag_base' => 'Ukunyuka kokuzenzakalela okulandelayo',
'page_padding' => 'Ikhasi lamamitha (amasentimitha)',
'privacy_policy_link' => 'Link to Privacy Policy',
'privacy_policy' => 'Privacy Policy',
'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ',
'purge' => 'Phenya Amarekhodi Asusiwe',
'purge_deleted' => 'Purge Deleted ',
'labels_display_bgutter' => 'Ibhuloho elingezansi lokubhala',
'labels_display_sgutter' => 'I-label side gutter',
'labels_fontsize' => 'Linganisa usayizi wefonti',
'labels_pagewidth' => 'Ububanzi bekhadi lebhalo',
'labels_pageheight' => 'Ukuphakama kwekhadi lelebula',
'label_gutters' => 'Ukukhala kwelebuli (amayintshi)',
'page_dimensions' => 'Ubukhulu bekhasi (amasentimitha)',
'label_fields' => 'Izinkambu ezibonakalayo zelebuli',
'inches' => 'amasentimitha',
'width_w' => 'w',
'height_h' => 'h',
'show_url_in_emails' => 'Xhumanisa ku-Snipe-IT kuma-imeyili',
'show_url_in_emails_help_text' => 'Ungawukhipheli leli bhokisi uma ungafisi ukuxhuma emuva ekufakweni kwakho kwe-Snipe-IT kuma-footer akho e-imeyili. Kuwusizo uma iningi labasebenzisi bakho lingalokothi lingene ngemvume.',
'text_pt' => 'pt',
'thumbnail_max_h' => 'Ukuphakama kwesilinganiso se-max',
'thumbnail_max_h_help' => 'Ukuphakama okukhulu kuma-pixel ukuthi izithonjana zingabonisa ekubukeni kuhlu. Min 25, max 500.',
'two_factor' => 'Ubufakazi bokubili bokuqinisekisa',
'two_factor_secret' => 'I-Code-Two-Factor',
'two_factor_enrollment' => 'Ukubhaliswa kwe-Two-Factor',
'two_factor_enabled_text' => 'Nika amandla i-Factor Two',
'two_factor_reset' => 'Setha kabusha Imfihlakalo emibili',
'two_factor_reset_help' => 'Lokhu kuzophoqa umsebenzisi ukubhalisa idivayisi yakhe ne-Google Authenticator futhi. Lokhu kungaba usizo uma idivayisi yabo ebhalisiwe njengamanje ilahlekile noma yebiwe.',
'two_factor_reset_success' => 'Idivayisi yesici ezimbili isetha kabusha ngempumelelo',
'two_factor_reset_error' => 'Ukusetha kabusha kabusha kwedivayisi yesici kuhlulekile',
'two_factor_enabled_warning' => 'Ukunika amandla isici ezimbili uma kungakanikwe amandla okwamanje kuzokuphoqelela ukuba uqinisekise ngobuchwepheshe obhalisiwe be-Google Auth. Uzokwazi ukubhalisa idivayisi yakho uma umuntu engabhalisile okwamanje.',
'two_factor_enabled_help' => 'Lokhu kuzovula ukuqinisekiswa kwezinto ezimbili usebenzisa i-Google Authenticator.',
'two_factor_optional' => 'Ukukhetha (Abasebenzisi bangenza noma bakhubaze uma kuvunyelwe)',
'two_factor_required' => 'Kudingeka kubo bonke abasebenzisi',
'two_factor_disabled' => 'Khutshaziwe',
'two_factor_enter_code' => 'Faka i-Code-Two Factor',
'two_factor_config_complete' => 'Thumela ikhodi',
'two_factor_enabled_edit_not_allowed' => 'Umlawuli wakho akakakuvumeli ukuhlela lesi silungiselelo.',
'two_factor_enrollment_text' => "Ukuqinisekiswa okubili kokubili kuyadingeka, noma ngabe idivayisi yakho ayibhalisile okwamanje. Vula uhlelo lwakho lokusebenza lwe-Google Authenticator bese uskena ikhodi ye-QR ngezansi ukuze ubhalise idivayisi yakho. Uma usubhalisile idivayisi yakho, faka ikhodi ngezansi",
'require_accept_signature' => 'Kudinga isignesha',
'require_accept_signature_help_text' => 'Ukunika amandla lesi sici kuzodinga ukuthi abasebenzisi bakwazi ukusayina ngokomzimba ngokwamukela ifa.',
'left' => 'kwesokunxele',
'right' => 'kwesokudla',
'top' => 'phezulu',
'bottom' => 'phansi',
'vertical' => 'ngokuqondile',
'horizontal' => 'enezingqimba',
'unique_serial' => 'Unique serial numbers',
'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials',
'zerofill_count' => 'Ubude bamathegi wefa, kufaka phakathi i-zerofill',
'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.',
'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 &amp; 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' => 'Send Test',
'mail_test_help' => 'This will attempt to send a test mail to :replyto.',
'filter_by_keyword' => 'Filter by setting keyword',
'security' => 'Security',
'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' => 'Labels',
'labels_title' => 'Update Label Settings',
'labels_help' => 'Label sizes &amp; settings',
'purge' => 'Purge',
'purge_keywords' => 'permanently delete',
'purge_help' => 'Phenya Amarekhodi Asusiwe',
'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' => 'Isihloko',
'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&apos;s company name',
'label2_asset_logo' => 'Use Asset Logo',
'label2_asset_logo_help' => 'Use the logo of the asset&apos;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' => 'Uhlobo lwe-Barcode ye-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&apos;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',
];

View File

@ -0,0 +1,46 @@
<?php
return [
'update' => [
'error' => 'Kuvele iphutha ngenkathi kubuyekezwa.',
'success' => 'Izilungiselelo zibuyekezwe ngempumelelo.',
],
'backup' => [
'delete_confirm' => 'Uqinisekile ukuthi ungathanda ukususa le fayela yokulondoloza? Lesi senzo asikwazi ukuhlehliswa.',
'file_deleted' => 'Ifayela lokusekelayo lisusiwe ngempumelelo.',
'generated' => 'Ifayela elisha lokusekelayo lidalwe ngempumelelo.',
'file_not_found' => 'Leli fayela lokusekelayo ayitholakalanga kuseva.',
'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' => 'Kuvele iphutha ngenkathi kuhlanzwa.',
'validation_failed' => 'Isiqinisekiso sakho sokuhlanza asilungile. Sicela uthayiphe igama elithi "SUSELA" ebhokisini lokuqinisekisa.',
'success' => 'Amarekhodi asusiwe ahlanjululwe ngempumelelo.',
],
'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 dont follow redirects. Please use the actual endpoint.',
'error_misc' => 'Something went wrong. :( ',
]
];

View File

@ -0,0 +1,6 @@
<?php
return array(
'created' => 'Kudalwe',
'size' => 'Size',
);

View File

@ -0,0 +1,32 @@
<?php
return [
'does_not_exist' => 'Ilebula Label asikho.',
'deleted_label' => 'Deleted Status Label',
'assoc_assets' => 'Le Label Yesimo okwamanje ihlotshaniswa okungenani neAfa eyodwa futhi ayikwazi ukususwa. Sicela ubuyekeze izimpahla zakho ukuze ungasabonakali lesi simo futhi uzame futhi.',
'create' => [
'error' => 'Ithebula lesimo asizange idalwe, sicela uzame futhi.',
'success' => 'Ilebula Label isakhiwe ngempumelelo.',
],
'update' => [
'error' => 'Ithebula lesimo asizange ibuyekezwe, sicela uzame futhi',
'success' => 'Ilebuli yesimo ibuyekezwe ngempumelelo.',
],
'delete' => [
'confirm' => 'Ingabe uqinisekile ukuthi ufisa ukususa le Label Yesimo?',
'error' => 'Kube khona inkinga yokusula i-Label Status. Ngicela uzame futhi.',
'success' => 'Ilebula Label isusiwe ngempumelelo.',
],
'help' => [
'undeployable' => 'Lezi zimpahla azikwazi ukwabiwa kunoma ubani.',
'deployable' => 'Lezi zimpahla zingahlolwa. Uma sebebelwe, bazobheka isimo se-meta sika <i class="fas fa-circle text-blue"></i> <strong>Ihlisiwe</strong>.',
'archived' => 'Lezi zimpahla azikwazi ukuhlolwa, futhi zizovela kuphela ku-Archived view. Lokhu kuyasiza ukugcina ulwazi mayelana nempahla yezinhloso zebhajethi / zomlando kodwa ukuwagcina ohlwini lwamafaji wosuku nosuku.',
'pending' => 'Lezi zimpahla azikwazi ukunikezwa kunoma ubani, ngokuvamile okusetshenziselwa izinto ezingaphandle kokulungisa, kodwa kulindeleke ukuthi zibuyele ekusakazweni.',
],
];

View File

@ -0,0 +1,19 @@
<?php
return array(
'about' => 'Mayelana namalebula wesimo',
'archived' => 'I-Archived',
'create' => 'Dala Ithebula Lesimo',
'color' => 'Umbala weshadi',
'default_label' => 'Default Label',
'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
'deployable' => 'Iyasebenza',
'info' => 'Amalebula wesimo asetshenziselwa ukuchaza okuhlukahlukene ukuthi izimpahla zakho zingangena. Zingase zibe khona ukulungiswa, ukulahleka / ukwebiwa, njll. Ungakha amalebula wombuso amasha wezimpahla ezingasetshenziswa, ezilindile kanye nezinqolobane zomlando.',
'name' => 'Igama lesimo',
'pending' => 'Kulindile',
'status_type' => 'Uhlobo lomumo',
'show_in_nav' => 'Bonisa eceleni kwe-nav',
'title' => 'Amalebula wesimo',
'undeployable' => 'Awuvumelekile',
'update' => 'Buyekeza i-Label yesimo',
);

View File

@ -0,0 +1,28 @@
<?php
return array(
'deleted' => 'Deleted supplier',
'does_not_exist' => 'Umphakeli akekho.',
'create' => array(
'error' => 'Umphakeli akazange adalwe, sicela uzame futhi.',
'success' => 'Umphakeli wadala ngempumelelo.'
),
'update' => array(
'error' => 'Umphakeli akabuyekezwanga, sicela uzame futhi',
'success' => 'Umphakeli ubuyekezwe ngempumelelo.'
),
'delete' => array(
'confirm' => 'Uqinisekile ukuthi ufisa ukususa lo mphakeli?',
'error' => 'Kube nenkinga yokususa umphakeli. Ngicela uzame futhi.',
'success' => 'Umphakeli ususiwe ngempumelelo.',
'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ',
'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ',
'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ',
)
);

View File

@ -0,0 +1,26 @@
<?php
return array(
'about_suppliers_title' => 'Mayelana nabathengi',
'about_suppliers_text' => 'Abathengi basetshenziselwa ukulandelela umthombo wezinto',
'address' => 'Ikheli Lezinsizakalo',
'assets' => 'Amafa',
'city' => 'Idolobha',
'contact' => 'igama longaxhumana naye',
'country' => 'Izwe',
'create' => 'Dala umthengisi',
'email' => 'I-imeyili',
'fax' => 'Ifeksi',
'id' => 'ID',
'licenses' => 'Amalayisensi',
'name' => 'Igama lomphakeli',
'notes' => 'Amanothi',
'phone' => 'Ifoni',
'state' => 'Isimo',
'suppliers' => 'Abahlinzeki',
'update' => 'Buyekeza Umphakeli',
'view' => 'Buka umthengisi',
'view_assets_for' => 'Buka amafa',
'zip' => 'I-Postal Code',
);

View File

@ -0,0 +1,54 @@
<?php
return [
'activated_help_text' => 'This user can login',
'activated_disabled_help_text' => 'You cannot edit activation status for your own account.',
'assets_user' => 'Amafa abelwe: igama',
'bulk_update_warn' => 'Usuzohlela izakhiwo ze: abasebenzisi be-akhawunti_abasebenzisi. Sicela uqaphele ukuthi awukwazi ukushintsha izimfanelo zakho zomsebenzisi usebenzisa le fomu, futhi kufanele uhlele kumsebenzisi wakho ngamunye.',
'bulk_update_help' => 'Leli fomu ikuvumela ukuba ubuyekeze abasebenzisi abaningi ngesikhathi esisodwa. Gcwalisa kuphela amasimu okudingayo ukuguqula. Noma yiziphi izinkambu ezishiywe zingenakushintshwa.',
'current_assets' => 'Amafa okwamanje ahlolwe kulo msebenzisi',
'clone' => 'Clone Umsebenzisi',
'contact_user' => 'Igama longaxhumana naye',
'edit' => 'Hlela umsebenzisi',
'filetype_info' => 'Amafayela afakiwe avunyelwe yi-png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, ne-rar.',
'history_user' => 'Umlando wegama: igama',
'info' => 'Ulwazi',
'restore_user' => 'Chofoza lapha ukuze ubuyisele.',
'last_login' => 'Ukungena ngemvume kokugcina',
'ldap_config_text' => 'Izilungiselelo zokuhlela ze-LDAP zitholakala Admin> Izilungiselelo. Indawo (okukhethwa kukho) ekhethiwe izobekwa kuwo wonke abasebenzisi abangenisiwe.',
'print_assigned' => 'Print All Assigned',
'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' => 'Isofthiwe ihlolwe ku: igama',
'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' => 'Buka umsebenzisi: igama',
'usercsv' => 'Ifayela le-CSV',
'two_factor_admin_optin_help' => 'Izilungiselelo zakho zamanje zomlawuli zivumela ukusethwa okukhethiwe kokuqinisekiswa kwezinto ezimbili.',
'two_factor_enrolled' => 'I-2FA Idivayisi ibhalisiwe',
'two_factor_active' => 'I-2FA isebenza',
'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?',
];

View File

@ -0,0 +1,68 @@
<?php
return array(
'accepted' => 'Uwamukele ngempumelelo le mali.',
'declined' => 'Uye wenqaba ngempumelelo le mali.',
'bulk_manager_warn' => 'Abasebenzisi bakho babuyekezwe ngempumelelo, kodwa ukungena kwakho kwemenenja akulondoloziwe ngoba umphathi oyikhethile naye ohlwini lomsebenzisi oluzohlelwa, futhi abasebenzisi bangase bangabi umphathi wabo. Sicela ukhethe abasebenzisi bakho futhi, ngaphandle kwamenenja.',
'user_exists' => 'Umsebenzisi usuvele ukhona!',
'user_not_found' => 'Umsebenzisi akakho.',
'user_login_required' => 'Insimu yokungena ngemvume iyadingeka',
'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Iphasiwedi iyadingeka.',
'insufficient_permissions' => 'Izimvume ezinganele.',
'user_deleted_warning' => 'Lo msebenzisi ususiwe. Kuzodingeka ubuyisele lo msebenzisi ukuwahlela noma ubanikeze amafa amasha.',
'ldap_not_configured' => 'Ukuhlanganiswa kwe-LDAP akulungiselelwe lokhu kufakwa.',
'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' => 'Umsebenzisi udale ngempumelelo.',
'update' => 'Umsebenzisi ubuyekezwe ngempumelelo.',
'update_bulk' => 'Abasebenzisi baphinde babuyekezwe ngempumelelo!',
'delete' => 'Umsebenzisi ususwe ngempumelelo.',
'ban' => 'Umsebenzisi uvinjelwe ngempumelelo.',
'unban' => 'Umsebenzisi uvinjelwe ngempumelelo.',
'suspend' => 'Umsebenzisi umiswe ngempumelelo.',
'unsuspend' => 'Umsebenzisi uphumelelwanga ngempumelelo.',
'restored' => 'Umsebenzisi ubuyiselwe ngempumelelo.',
'import' => 'Abasebenzisi bangeniswe ngempumelelo.',
),
'error' => array(
'create' => 'Kube nenkinga yokudala umsebenzisi. Ngicela uzame futhi.',
'update' => 'Kube nenkinga yokuvuselela umsebenzisi. Ngicela uzame futhi.',
'delete' => 'Kube nenkinga yokusula umsebenzisi. Ngicela uzame futhi.',
'delete_has_assets' => 'Lo msebenzisi unezinto ezinikezwe futhi azikwazanga ukususwa.',
'unsuspend' => 'Kube nenkinga engalindeleki umsebenzisi. Ngicela uzame futhi.',
'import' => 'Kube nenkinga yokungenisa abasebenzisi. Ngicela uzame futhi.',
'asset_already_accepted' => 'Lelifa selivele lamukelwe.',
'accept_or_decline' => 'Kufanele wamukele noma unqabe le mali.',
'incorrect_user_accepted' => 'Impahla oyizame ukwamukela ayizange ihlolwe kuwe.',
'ldap_could_not_connect' => 'Ayikwazanga ukuxhuma kuseva ye-LDAP. Sicela uhlole ukumisa kweseva yakho ye-LDAP kufayili ye-LDAP config. <br>Iphutha kusuka kwiseva ye-LDAP:',
'ldap_could_not_bind' => 'Ayikwazanga ukubopha iseva ye-LDAP. Sicela uhlole ukumisa kweseva yakho ye-LDAP kufayili ye-LDAP config. <br>Iphutha kusuka kwiseva ye-LDAP:',
'ldap_could_not_search' => 'Ayikwazanga ukusesha isiphakeli se-LDAP. Sicela uhlole ukumisa kweseva yakho ye-LDAP kufayili ye-LDAP config. <br>Iphutha kusuka kwiseva ye-LDAP:',
'ldap_could_not_get_entries' => 'Ayikwazanga ukungena okuvela kuseva ye-LDAP. Sicela uhlole ukumisa kweseva yakho ye-LDAP kufayili ye-LDAP config. <br>Iphutha kusuka kwiseva ye-LDAP:',
'password_ldap' => 'Iphasiwedi yale akhawunti ilawulwa yi-LDAP / Active Directory. Sicela uxhumane nomnyango wakho we-IT ukushintsha iphasiwedi yakho.',
),
'deletefile' => array(
'error' => 'Ifayela alisusiwe. Ngicela uzame futhi.',
'success' => 'Ifayili isusiwe ngempumelelo.',
),
'upload' => array(
'error' => 'Amafayela (ama) awalayishiwe. Ngicela uzame futhi.',
'success' => 'Amafayela (ama) alayishwe ngempumelelo.',
'nofiles' => 'Awukakhethi noma yimaphi amafayela okulayishwa',
'invalidfiles' => 'Ifayela elilodwa noma ngaphezulu likhulu kakhulu noma ifayelathi engavumelekile. Amafayela afakiwe avunyelwe i-png, i-gif, i-jpg, i-doc, i-docx, i-pdf, ne-txt.',
),
'inventorynotification' => array(
'error' => 'This user has no email set.',
'success' => 'The user has been notified about their current inventory.'
)
);

View File

@ -0,0 +1,40 @@
<?php
return array(
'activated' => 'Isebenza',
'allow' => 'Vumela',
'checkedout' => 'Amafa',
'created_at' => 'Kudalwe',
'createuser' => 'Dala umsebenzisi',
'deny' => 'Yeka',
'email' => 'I-imeyili',
'employee_num' => 'I-Employee No.',
'first_name' => 'Igama',
'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' => 'Id',
'inherit' => 'Ifa',
'job' => 'Isihloko somsebenzi',
'last_login' => 'Ukungena ngemvume kokugcina',
'last_name' => 'Isibongo',
'location' => 'Indawo',
'lock_passwords' => 'Imininingwane yokungena ayikwazi ukushintshwa kulokhu ukufakwa.',
'manager' => 'Umphathi',
'managed_locations' => 'Izindawo eziphethwe',
'name' => 'Igama',
'nogroup' => 'No groups have been created yet. To add one, visit: ',
'notes' => 'Amanothi',
'password_confirm' => 'Qinisekisa Iphasiwedi',
'password' => 'Iphasiwedi',
'phone' => 'Ifoni',
'show_current' => 'Bonisa Abasebenzisi Bamanje',
'show_deleted' => 'Bonisa Abasebenzisi Abasusiwe',
'title' => 'Isihloko',
'to_restore_them' => 'ukuze ubuyisele.',
'total_assets_cost' => "Total Assets Cost",
'updateuser' => 'Buyekeza Umsebenzisi',
'username' => 'Igama lomsebenzisi',
'user_deleted_text' => 'Lo msebenzisi umakwe njengosusiwe.',
'username_note' => '(Lokhu kusetshenziselwa i-Active Directory ukubopha kuphela, hhayi ukungena ngemvume.)',
'cloneuser' => 'Clone Umsebenzisi',
'viewusers' => 'Buka Abasebenzisi',
);