ok
This commit is contained in:
@ -0,0 +1,59 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'bulk_delete' => 'Confirm Bulk Delete Assets',
|
||||
'bulk_restore' => 'Confirm Bulk Restore Assets',
|
||||
'bulk_delete_help' => 'Review the assets for bulk deletion below. Once deleted, these assets can be restored, but they will no longer be associated with any users they are currently assigned to.',
|
||||
'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' => 'You are about to delete :asset_count assets.',
|
||||
'bulk_restore_warn' => 'You are about to restore :asset_count assets.',
|
||||
'bulk_update' => 'Bulk Update Assets',
|
||||
'bulk_update_help' => 'This form allows you to update multiple assets at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged. ',
|
||||
'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' => 'Ráðstafað til',
|
||||
'checkout_date' => 'Ráðstöfunardagsetning',
|
||||
'checkin_date' => 'Skiladagsetning',
|
||||
'checkout_to' => 'Ráðstöfun til',
|
||||
'cost' => 'Innkaupsverð',
|
||||
'create' => 'Skrá eign',
|
||||
'date' => 'Innkaups dagsetning',
|
||||
'depreciation' => 'Fyrningarflokkur',
|
||||
'depreciates_on' => 'Afskriftir á',
|
||||
'default_location' => 'Sjálfgefin staðsetning',
|
||||
'default_location_phone' => 'Default Location Phone',
|
||||
'eol_date' => 'EOL Dags',
|
||||
'eol_rate' => 'EOL Rate',
|
||||
'expected_checkin' => 'Áætluð skiladagsetning',
|
||||
'expires' => 'Expires (útrunnið)',
|
||||
'fully_depreciated' => 'Að fullu afskrifað',
|
||||
'help_checkout' => 'Ef þú vilt ráðstafa þessari eign strax skaltu velja "Tilbúin til ráðstöfunar" úr listanum yfir stöður hér að ofan. ',
|
||||
'mac_address' => 'MAC Address',
|
||||
'manufacturer' => 'Framleiðandi',
|
||||
'model' => 'Tegund',
|
||||
'months' => 'mánuðir',
|
||||
'name' => 'Heiti eignar',
|
||||
'notes' => 'Athugasemdir',
|
||||
'order' => 'Pöntunarnúmer',
|
||||
'qr' => 'QR kóði',
|
||||
'requestable' => 'Notendur mega biðja um þessa eign',
|
||||
'select_statustype' => 'Veldu stöðu',
|
||||
'serial' => 'Raðnúmer',
|
||||
'status' => 'Staða',
|
||||
'tag' => 'Eignamerking',
|
||||
'update' => 'Eign uppfærð',
|
||||
'warranty' => 'Ábyrgð',
|
||||
'warranty_expires' => 'Ábyrgð gildir til',
|
||||
'years' => 'ár',
|
||||
'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' => 'Uppfæra aðeins núverandi staðsetningu',
|
||||
'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' => 'Viðbótarupplýsingar',
|
||||
'order_details' => 'Innkaupaupplýsingar'
|
||||
];
|
@ -0,0 +1,43 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_assets_title' => 'Um eignir',
|
||||
'about_assets_text' => 'Eignir eru hlutir sem hægt er að rekja með raðnúmeri eða öðrum merkingum. Þær eru alla jafna verðmætir hlutir sem mikilvægt er að geta aðgreint og borið kennsl á.',
|
||||
'archived' => 'Safnvistað',
|
||||
'asset' => 'Eign',
|
||||
'bulk_checkout' => 'Ráðstafa eignum',
|
||||
'bulk_checkin' => 'Checkin Assets',
|
||||
'checkin' => 'Skila eign',
|
||||
'checkout' => 'Ráðstafa eign',
|
||||
'clone' => 'Klóna eign',
|
||||
'deployable' => 'Nothæfar',
|
||||
'deleted' => 'Þessari eign hefur verið eytt',
|
||||
'delete_confirm' => 'Are you sure you want to delete this asset?',
|
||||
'edit' => 'Breyta eign',
|
||||
'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' => 'Lausar',
|
||||
'requested' => 'óskað eftir',
|
||||
'not_requestable' => 'Not Requestable',
|
||||
'requestable_status_warning' => 'Do not change requestable status',
|
||||
'restore' => 'Restore Asset',
|
||||
'pending' => 'Á bið',
|
||||
'undeployable' => 'Ónothæfar',
|
||||
'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
|
||||
'view' => 'Skoða eign',
|
||||
'csv_error' => 'Það er villa í CSV skránni þinni:',
|
||||
'import_text' => '<p>Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the <code>Admin > General Settings</code>.</p><p>Fields included in the CSV must match the headers: <strong>Asset Tag, Name, Checkout Date, Checkin Date</strong>. Any additional fields will be ignored. </p><p>Checkin Date: blank or future checkin dates will checkout items to associated user. Excluding the Checkin Date column will create a checkin date with todays date.</p>
|
||||
',
|
||||
'csv_import_match_f-l' => 'Try to match users by <strong>firstname.lastname</strong> (<code>jane.smith</code>) format',
|
||||
'csv_import_match_initial_last' => 'Try to match users by <strong>first initial last name</strong> (<code>jsmith</code>) format',
|
||||
'csv_import_match_first' => 'Try to match users by <strong>first name</strong> (<code>jane</code>) format',
|
||||
'csv_import_match_email' => 'Try to match users by <strong>email</strong> as username',
|
||||
'csv_import_match_username' => 'Try to match users by <strong>username</strong>',
|
||||
'error_messages' => 'Error messages:',
|
||||
'success_messages' => 'Success messages:',
|
||||
'alert_details' => 'Please see below for details.',
|
||||
'custom_export' => 'Custom Export',
|
||||
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
|
||||
'user_department' => 'Deild notenda',
|
||||
];
|
@ -0,0 +1,91 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'undeployable' => '<strong>Varúð: </strong> Þessi eign hefur verið merkt sem ónothæf að svo stöddu.
|
||||
Ef ástand hennar hefur breyst skaltu uppfæra stöðu eignarinnar.',
|
||||
'does_not_exist' => 'Þessi eign finnst ekki.',
|
||||
'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.',
|
||||
'assoc_users' => 'Þessari eign hefur þegar verið ráðstafað til notanda og er því ekki hægt að afskrá. Vinsamlegast skilaðu eigninni fyrst og reyndu síðan að afskrá hana. ',
|
||||
|
||||
'create' => [
|
||||
'error' => 'Asset was not created, please try again. :(',
|
||||
'success' => 'Það tókst að skrá þessa eign :)',
|
||||
'success_linked' => 'Asset with tag :tag was created successfully. <strong><a href=":link" style="color: white;">Click here to view</a></strong>.',
|
||||
],
|
||||
|
||||
'update' => [
|
||||
'error' => 'Asset was not updated, please try again',
|
||||
'success' => 'Asset updated successfully.',
|
||||
'nothing_updated' => 'No fields were selected, so nothing was updated.',
|
||||
'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' => 'Asset was not restored, please try again',
|
||||
'success' => 'Asset restored successfully.',
|
||||
'bulk_success' => 'Asset restored successfully.',
|
||||
'nothing_updated' => 'No assets were selected, so nothing was restored.',
|
||||
],
|
||||
|
||||
'audit' => [
|
||||
'error' => 'Eignaúttekt var ekki skráð. Vinsamlegast reyndu aftur.',
|
||||
'success' => 'Eignaúttekt var skráð.',
|
||||
],
|
||||
|
||||
|
||||
'deletefile' => [
|
||||
'error' => 'File not deleted. Please try again.',
|
||||
'success' => 'File successfully deleted.',
|
||||
],
|
||||
|
||||
'upload' => [
|
||||
'error' => 'File(s) not uploaded. Please try again.',
|
||||
'success' => 'File(s) successfully uploaded.',
|
||||
'nofiles' => 'You did not select any files for upload, or the file you are trying to upload is too large',
|
||||
'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.',
|
||||
],
|
||||
|
||||
'import' => [
|
||||
'error' => 'Some items did not import correctly.',
|
||||
'errorDetail' => 'The following Items were not imported because of errors.',
|
||||
'success' => 'Your file has been imported',
|
||||
'file_delete_success' => 'Your file has been been successfully deleted',
|
||||
'file_delete_error' => 'The file was unable to be deleted',
|
||||
'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' => 'Ertu viss um að þú viljir afskrá þessa eign?',
|
||||
'error' => 'There was an issue deleting the asset. Please try again.',
|
||||
'nothing_updated' => 'No assets were selected, so nothing was deleted.',
|
||||
'success' => 'The asset was deleted successfully.',
|
||||
],
|
||||
|
||||
'checkout' => [
|
||||
'error' => 'Eigninni var ekki ráðstafað, vinsamlegast reyndu aftur',
|
||||
'success' => 'Eigninni var ráðstafað.',
|
||||
'user_does_not_exist' => 'Notandinn er ónothæfur. Vinsamlegast reyndu aftur.',
|
||||
'not_available' => 'Þessi eign er ekki laus til ráðstöfunar!',
|
||||
'no_assets_selected' => 'Þú verður að velja að lágmarki eina eign úr listanum',
|
||||
],
|
||||
|
||||
'checkin' => [
|
||||
'error' => 'Eigninni var ekki skilað, vinsamlegast reyndu aftur',
|
||||
'success' => 'Eigninni var skilað.',
|
||||
'user_does_not_exist' => 'Þessi notandi er ónothæfur, vinsamlegast reyndu aftur.',
|
||||
'already_checked_in' => 'Þessari eign hefur þegar verið skilað.',
|
||||
|
||||
],
|
||||
|
||||
'requests' => [
|
||||
'error' => 'Asset was not requested, please try again',
|
||||
'success' => 'Asset requested successfully.',
|
||||
'canceled' => 'Beiðni um ráðstöfun var afturkölluð',
|
||||
],
|
||||
|
||||
];
|
@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'asset_tag' => 'Eignamerking',
|
||||
'asset_model' => 'Tegund',
|
||||
'assigned_to' => 'Úthlutað til',
|
||||
'book_value' => 'Núvirði',
|
||||
'change' => 'Inn/Út',
|
||||
'checkout_date' => 'Ráðstöfunardagsetning',
|
||||
'checkoutto' => 'Ráðstafað',
|
||||
'components_cost' => 'Total Components Cost',
|
||||
'current_value' => 'Núvirði',
|
||||
'diff' => 'Mismunur',
|
||||
'dl_csv' => 'Hlaða niður CSV',
|
||||
'eol' => 'Lok línu',
|
||||
'id' => 'ID',
|
||||
'last_checkin_date' => 'Last Checkin Date',
|
||||
'location' => 'Staðsetning',
|
||||
'purchase_cost' => 'Innkaupsverð',
|
||||
'purchase_date' => 'Keypt',
|
||||
'serial' => 'Raðnúmer',
|
||||
'status' => 'Staða',
|
||||
'title' => 'Eign ',
|
||||
'image' => 'Búnaðar mynd',
|
||||
'days_without_acceptance' => 'Days Without Acceptance',
|
||||
'monthly_depreciation' => 'Mánaðarlegar afskriftir',
|
||||
'assigned_to' => 'Skráð á',
|
||||
'requesting_user' => 'Requesting User',
|
||||
'requested_date' => 'Requested Date',
|
||||
'changed' => 'Breytt',
|
||||
'icon' => 'Icon',
|
||||
];
|
Reference in New Issue
Block a user