This commit is contained in:
2024-04-19 10:27:36 +02:00
parent fcb6bbe566
commit 35c96e715c
7852 changed files with 4815 additions and 8 deletions

View File

@ -0,0 +1,59 @@
<?php
return [
'bulk_delete' => 'Apstiprināt lielapjoma aktīvu dzēšanu',
'bulk_restore' => 'Confirm Bulk Restore Assets',
'bulk_delete_help' => 'Pārskatīt aktīvu lielapjoma dzēšanu zemāk. Dzēstos aktīvus var atjaunot, bet tie vairs nebūs saistīti ar šībrīža lietotāju.',
'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' => 'Jūs gatavojaties dzēst: asset_count aktīvi.',
'bulk_restore_warn' => 'You are about to restore :asset_count assets.',
'bulk_update' => 'Lielapjoma atjaunināšanas līdzekļi',
'bulk_update_help' => 'Šī veidlapa ļauj vienlaikus atjaunināt vairākus aktīvus. Aizpildiet tikai nepieciešamos laukus. Jebkurš tukšs laukums paliek nemainīgs.',
'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' => 'Izrakstīts uz',
'checkout_date' => 'Izrakstīšanās datums',
'checkin_date' => 'Reģistrēšanās datums',
'checkout_to' => 'Izrakstīšanās līdz',
'cost' => 'Iegādes izmaksas',
'create' => 'Izveidot īpašumu',
'date' => 'Pirkuma datums',
'depreciation' => 'Nolietojums',
'depreciates_on' => 'Atbalstīts ieslēgts',
'default_location' => 'Noklusējuma atrašanās vieta',
'default_location_phone' => 'Default Location Phone',
'eol_date' => 'EOL datums',
'eol_rate' => 'EOL likme',
'expected_checkin' => 'Paredzamais reģistrēšanās datums',
'expires' => 'Beidzas',
'fully_depreciated' => 'Pilnībā nolietota',
'help_checkout' => 'Ja vēlaties piešķirt šo priekšmetu uzreiz, atlasiet "Gatavs izvietošanai" no iepriekšējā statusa saraksta.',
'mac_address' => 'MAC adrese',
'manufacturer' => 'Ražotājs',
'model' => 'Modelis',
'months' => 'mēneši',
'name' => 'Aktīva nosaukums',
'notes' => 'Piezīmes',
'order' => 'Pasūtījuma numurs',
'qr' => 'QR kods',
'requestable' => 'Lietotāji var pieprasīt šo aktīvu',
'select_statustype' => 'Atlasiet statusa veidu',
'serial' => 'Sērijas numurs',
'status' => 'Statuss',
'tag' => 'Asset Tag',
'update' => 'Aktīvu atjaunošana',
'warranty' => 'Garantija',
'warranty_expires' => 'Garantija beidzās',
'years' => 'gadiem',
'asset_location' => 'Atjaunināt pamatlīdzekļa atrašanās vietu',
'asset_location_update_default_current' => 'Atjaunināt noklusējuma KĀ ARĪ tekošo atrašanās vietu',
'asset_location_update_default' => 'Atjaunināt tikai noklusēja atrašanās vietu',
'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'Šis statuss nav izmantojams. Pamatlīdzeklis nevar tikt izrakstīts.',
'asset_deployable' => 'Šis statuss ir izmantojams. Pamatlīdzeklis ir pieejams izrakstīšanai.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
'optional_infos' => 'Neobligātā informācija',
'order_details' => 'Pasūtījuma informācija'
];

View File

@ -0,0 +1,43 @@
<?php
return [
'about_assets_title' => 'Par aktīviem',
'about_assets_text' => 'Aktīvi ir posteņi, ko izseko pēc sērijas numura vai aktīvu taga. Viņi mēdz būt augstākas vērtības priekšmeti, kad ir svarīgi noteikt konkrētu objektu.',
'archived' => 'Arhivēts',
'asset' => 'Aktīvs',
'bulk_checkout' => 'Lielapjoma izsniegšana',
'bulk_checkin' => 'Checkin Assets',
'checkin' => 'Reģistrēšanās aktīvs',
'checkout' => 'Checkout Asset',
'clone' => 'Clone Asset',
'deployable' => 'Izvietojams',
'deleted' => 'Šis pamatlīdzeklis ir izdzēsts.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Rediģēt īpašumu',
'model_deleted' => 'Šis pamatlīdzekļu modelis ir dzēsts. Jums ir jāatjauno modelis pirms drīkstiet atjaunot pamatlīdzekli.',
'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' => 'Pieļaujams',
'requested' => 'Pieprasīts',
'not_requestable' => 'Nav pieprasāms',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Atjaunot aktīvus',
'pending' => 'Gaida',
'undeployable' => 'Nodarbināms',
'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
'view' => 'Skatīt aktīvu',
'csv_error' => 'Jūsu CSV failā ir kļūda:',
'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' => 'Lūdzu skatiet zemāk.',
'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>Ievadīšana: </strong> Šis īpašums ir atzīmēts kā pašlaik nederīgs. Ja šis statuss ir mainījies, lūdzu, atjauniniet aktīvu statusu.',
'does_not_exist' => 'Aktīvs neeksistē.',
'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.',
'assoc_users' => 'Šobrīd šis īpašums tiek pārbaudīts lietotājam un to nevar izdzēst. Vispirms pārbaudiet aktīvu, un pēc tam mēģiniet vēlreiz izdzēst.',
'create' => [
'error' => 'Īpašums netika izveidots, lūdzu, mēģiniet vēlreiz. :(',
'success' => 'Īpašums veiksmīgi izveidots. :)',
'success_linked' => 'Asset with tag :tag was created successfully. <strong><a href=":link" style="color: white;">Click here to view</a></strong>.',
],
'update' => [
'error' => 'Īpašums netika atjaunināts, lūdzu, mēģiniet vēlreiz',
'success' => 'Īpašums ir veiksmīgi atjaunināts.',
'nothing_updated' => 'Lauki nav atlasīti, tāpēc nekas netika atjaunināts.',
'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' => 'Īpašums netika atjaunots, lūdzu, mēģiniet vēlreiz',
'success' => 'Aktīvs veiksmīgi atjaunots.',
'bulk_success' => 'Aktīvs veiksmīgi atjaunots.',
'nothing_updated' => 'No assets were selected, so nothing was restored.',
],
'audit' => [
'error' => 'Aktīvu revīzija bija neveiksmīga. Lūdzu mēģiniet vēlreiz.',
'success' => 'Aktīvu audits ir veiksmīgi reģistrēts.',
],
'deletefile' => [
'error' => 'Fails nav izdzēsts. Lūdzu mēģiniet vēlreiz.',
'success' => 'Fails veiksmīgi izdzēsts.',
],
'upload' => [
'error' => 'Faili nav augšupielādēti. Lūdzu mēģiniet vēlreiz.',
'success' => 'Faili (-i) ir veiksmīgi augšupielādēti.',
'nofiles' => 'Jūs neesat atlasījis augšupielādējamos failus, vai arī fails, kuru mēģināt augšupielādēt, ir pārāk liels',
'invalidfiles' => 'Viens vai vairāki jūsu faili ir pārāk lieli vai nav atļauto faila tipu. Atļautie failu tipi ir png, gif, jpg, doc, docx, pdf un txt.',
],
'import' => [
'error' => 'Daži vienumi netika pareizi importēti.',
'errorDetail' => 'Tālāk minētie vienumi netika importēti kļūdu dēļ.',
'success' => 'Jūsu fails ir importēts',
'file_delete_success' => 'Jūsu fails ir veiksmīgi izdzēsts',
'file_delete_error' => 'Failu nevarēja dzēst',
'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' => 'Vai tiešām vēlaties dzēst šo īpašumu?',
'error' => 'Radās problēma, noņemot aktīvu. Lūdzu mēģiniet vēlreiz.',
'nothing_updated' => 'Netika atlasīti neviens aktīvs, tāpēc nekas netika izdzēsts.',
'success' => 'Aktīvs tika veiksmīgi dzēsts.',
],
'checkout' => [
'error' => 'Īpašums netika pārbaudīts, lūdzu, mēģiniet vēlreiz',
'success' => 'Aktīvs pārbaudīts veiksmīgi.',
'user_does_not_exist' => 'Šis lietotājs ir nederīgs. Lūdzu mēģiniet vēlreiz.',
'not_available' => 'Šis īpašums nav pieejams izrakstīšanai!',
'no_assets_selected' => 'Jums jāizvēlas vismaz vienu aparatūru',
],
'checkin' => [
'error' => 'Īpašums netika reģistrēts, lūdzu, mēģiniet vēlreiz',
'success' => 'Aktīvs ir pārbaudīts veiksmīgi.',
'user_does_not_exist' => 'Šis lietotājs ir nederīgs. Lūdzu mēģiniet vēlreiz.',
'already_checked_in' => 'Šis aktīvs jau ir reģistrēts.',
],
'requests' => [
'error' => 'Īpašums netika pieprasīts, lūdzu, mēģiniet vēlreiz',
'success' => 'Īpašums pieprasīts veiksmīgi.',
'canceled' => 'Norēķinu pieprasījums ir sekmīgi atcelts',
],
];

View File

@ -0,0 +1,33 @@
<?php
return [
'asset_tag' => 'Asset Tag',
'asset_model' => 'Modelis',
'assigned_to' => 'Piešķirts',
'book_value' => 'Current Value',
'change' => 'Iekšā ārā',
'checkout_date' => 'Izrakstīšanās datums',
'checkoutto' => 'Izrakstīts',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
'diff' => 'Atšķirība',
'dl_csv' => 'Lejupielādējiet CSV',
'eol' => 'EOL',
'id' => 'ID',
'last_checkin_date' => 'Last Checkin Date',
'location' => 'Atrašanās vieta',
'purchase_cost' => 'Izmaksas',
'purchase_date' => 'Iegādāts',
'serial' => 'Sērijas numurs',
'status' => 'Statuss',
'title' => 'Aktīvs',
'image' => 'Ierīces attēls',
'days_without_acceptance' => 'Dienas bez pieņemšanas',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => 'Piešķirts',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];