mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Added new translations
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
28cd0085b7
commit
bd0863d9c7
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'does_not_exist' => 'Maatskappy bestaan nie.',
|
'does_not_exist' => 'Maatskappy bestaan nie.',
|
||||||
|
'deleted' => 'Deleted company',
|
||||||
'assoc_users' => 'Hierdie maatskappy is tans geassosieer met ten minste een model en kan nie verwyder word nie. Dateer asseblief jou modelle op om nie meer hierdie maatskappy te verwys nie en probeer weer.',
|
'assoc_users' => 'Hierdie maatskappy is tans geassosieer met ten minste een model en kan nie verwyder word nie. Dateer asseblief jou modelle op om nie meer hierdie maatskappy te verwys nie en probeer weer.',
|
||||||
'create' => [
|
'create' => [
|
||||||
'error' => 'Maatskappy is nie geskep nie, probeer asseblief weer.',
|
'error' => 'Maatskappy is nie geskep nie, probeer asseblief weer.',
|
||||||
|
|
|
@ -10,6 +10,9 @@ return [
|
||||||
'bulk_update' => 'Grootskaalse opdateringsbates',
|
'bulk_update' => 'Grootskaalse opdateringsbates',
|
||||||
'bulk_update_help' => 'Met hierdie vorm kan u verskeie bates gelyktydig bywerk. Vul slegs die velde in wat u moet verander. Enige velde wat leeg is, bly onveranderd.',
|
'bulk_update_help' => 'Met hierdie vorm kan u verskeie bates gelyktydig bywerk. Vul slegs die velde in wat u moet verander. Enige velde wat leeg is, bly onveranderd.',
|
||||||
'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_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' => 'Gekontroleer na',
|
'checkedout_to' => 'Gekontroleer na',
|
||||||
'checkout_date' => 'Checkout Datum',
|
'checkout_date' => 'Checkout Datum',
|
||||||
'checkin_date' => 'Incheckdatum',
|
'checkin_date' => 'Incheckdatum',
|
||||||
|
|
|
@ -14,6 +14,7 @@ return [
|
||||||
'dl_csv' => 'Laai CSV af',
|
'dl_csv' => 'Laai CSV af',
|
||||||
'eol' => 'EOL',
|
'eol' => 'EOL',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
|
'last_checkin_date' => 'Last Checkin Date',
|
||||||
'location' => 'plek',
|
'location' => 'plek',
|
||||||
'purchase_cost' => 'koste',
|
'purchase_cost' => 'koste',
|
||||||
'purchase_date' => 'gekoop',
|
'purchase_date' => 'gekoop',
|
||||||
|
|
11
resources/lang/af/admin/labels/message.php
Normal file
11
resources/lang/af/admin/labels/message.php
Normal 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',
|
||||||
|
|
||||||
|
];
|
13
resources/lang/af/admin/labels/table.php
Normal file
13
resources/lang/af/admin/labels/table.php
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'labels_per_page' => 'Labels',
|
||||||
|
'support_fields' => 'Fields',
|
||||||
|
'support_asset_tag' => 'Tag',
|
||||||
|
'support_1d_barcode' => '1D',
|
||||||
|
'support_2d_barcode' => '2D',
|
||||||
|
'support_logo' => 'Logo',
|
||||||
|
'support_title' => 'Title',
|
||||||
|
|
||||||
|
];
|
|
@ -26,6 +26,7 @@ return array(
|
||||||
'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
'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',
|
'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' => '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!',
|
'success' => 'License successfully checked in! | All licenses were successfully checked in!',
|
||||||
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'support_url_help' => 'Use <code>{LOCALE}</code> and <code>{SERIAL}</code> in your URL as variables to have those values auto-populate when viewing assets.',
|
'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://support.apple.com/{LOCALE}/{SERIAL}.',
|
||||||
'does_not_exist' => 'Vervaardiger bestaan nie.',
|
'does_not_exist' => 'Vervaardiger bestaan nie.',
|
||||||
'assoc_users' => 'Hierdie vervaardiger word tans geassosieer met ten minste een model en kan nie verwyder word nie. Dateer asseblief jou modelle op om nie meer hierdie vervaardiger te gebruik nie en probeer weer.',
|
'assoc_users' => 'Hierdie vervaardiger word tans geassosieer met ten minste een model en kan nie verwyder word nie. Dateer asseblief jou modelle op om nie meer hierdie vervaardiger te gebruik nie en probeer weer.',
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'deleted' => 'Deleted asset model',
|
||||||
'does_not_exist' => 'Model bestaan nie.',
|
'does_not_exist' => 'Model bestaan nie.',
|
||||||
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
|
'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.',
|
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
|
||||||
|
|
|
@ -330,9 +330,30 @@ return [
|
||||||
'setup_migration_create_user' => 'Next: Create User',
|
'setup_migration_create_user' => 'Next: Create User',
|
||||||
'ldap_settings_link' => 'LDAP Settings Page',
|
'ldap_settings_link' => 'LDAP Settings Page',
|
||||||
'slack_test' => 'Test <i class="fab fa-slack"></i> Integration',
|
'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' => 'Title',
|
||||||
|
'label2_title_help' => 'The title to show on labels that support it',
|
||||||
|
'label2_title_help_phold' => 'The placeholder <code>{COMPANY}</code> will be replaced with the asset's company name',
|
||||||
|
'label2_asset_logo' => 'Use Asset Logo',
|
||||||
|
'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at <code>:setting_name</code>',
|
||||||
|
'label2_1d_type' => '1D Barcode Type',
|
||||||
|
'label2_1d_type_help' => 'Format for 1D barcodes',
|
||||||
|
'label2_2d_type' => '2D Barcode Type',
|
||||||
|
'label2_2d_type_help' => 'Format for 2D barcodes',
|
||||||
|
'label2_2d_target' => '2D Barcode Target',
|
||||||
|
'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
|
||||||
|
'label2_fields' => 'Field Definitions',
|
||||||
|
'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
|
||||||
|
'help_asterisk_bold' => 'Text entered as <code>**text**</code> will be displayed as bold',
|
||||||
|
'help_blank_to_use' => 'Leave blank to use the value from <code>:setting_name</code>',
|
||||||
|
'help_default_will_use' => '<code>:default</code> will use the value from <code>:setting_name</code>. <br>Note that the value of the barcodes must comply with the respective barcode spec in order to be successfully generated. Please see <a href="https://snipe-it.readme.io/docs/barcodes">the documentation <i class="fa fa-external-link"></i></a> for more details. ',
|
||||||
|
'default' => 'Default',
|
||||||
|
'none' => 'None',
|
||||||
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
||||||
'google_login' => 'Google Workspace Login Settings',
|
'google_login' => 'Google Workspace Login Settings',
|
||||||
'enable_google_login' => 'Enable users to login with Google Workspace',
|
'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. ',
|
'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. ',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'deleted' => 'Deleted supplier',
|
||||||
'does_not_exist' => 'Verskaffer bestaan nie.',
|
'does_not_exist' => 'Verskaffer bestaan nie.',
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -29,6 +29,7 @@ return array(
|
||||||
'show_deleted' => 'Wys verwyderde gebruikers',
|
'show_deleted' => 'Wys verwyderde gebruikers',
|
||||||
'title' => 'Titel',
|
'title' => 'Titel',
|
||||||
'to_restore_them' => 'om hulle te herstel.',
|
'to_restore_them' => 'om hulle te herstel.',
|
||||||
|
'total_assets_cost' => "Total Assets Cost",
|
||||||
'updateuser' => 'Update gebruiker',
|
'updateuser' => 'Update gebruiker',
|
||||||
'username' => 'Gebruikersnaam',
|
'username' => 'Gebruikersnaam',
|
||||||
'user_deleted_text' => 'Hierdie gebruiker is gemerk as verwyder.',
|
'user_deleted_text' => 'Hierdie gebruiker is gemerk as verwyder.',
|
||||||
|
|
|
@ -120,6 +120,9 @@ return [
|
||||||
'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
|
'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
|
||||||
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
|
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
|
||||||
'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
|
'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
|
||||||
|
'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
|
||||||
|
'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
|
||||||
|
'name_display_format' => 'Name Display Format',
|
||||||
'first' => 'eerste',
|
'first' => 'eerste',
|
||||||
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
|
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
|
||||||
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
||||||
|
@ -265,6 +268,8 @@ return [
|
||||||
'supplier' => 'verskaffer',
|
'supplier' => 'verskaffer',
|
||||||
'suppliers' => 'Verskaffers',
|
'suppliers' => 'Verskaffers',
|
||||||
'sure_to_delete' => 'Is jy seker jy wil verwyder',
|
'sure_to_delete' => 'Is jy seker jy wil verwyder',
|
||||||
|
'sure_to_delete_var' => 'Are you sure you wish to delete :item?',
|
||||||
|
'delete_what' => 'Delete :item',
|
||||||
'submit' => 'Indien',
|
'submit' => 'Indien',
|
||||||
'target' => 'teiken',
|
'target' => 'teiken',
|
||||||
'time_and_date_display' => 'Tyd en datum vertoon',
|
'time_and_date_display' => 'Tyd en datum vertoon',
|
||||||
|
@ -283,6 +288,7 @@ return [
|
||||||
'user' => 'gebruiker',
|
'user' => 'gebruiker',
|
||||||
'accepted' => 'aanvaarde',
|
'accepted' => 'aanvaarde',
|
||||||
'declined' => 'afgeneem',
|
'declined' => 'afgeneem',
|
||||||
|
'unassigned' => 'Unassigned',
|
||||||
'unaccepted_asset_report' => 'Onaanvaarde Bates',
|
'unaccepted_asset_report' => 'Onaanvaarde Bates',
|
||||||
'users' => 'gebruikers',
|
'users' => 'gebruikers',
|
||||||
'viewall' => 'View All',
|
'viewall' => 'View All',
|
||||||
|
@ -364,9 +370,10 @@ return [
|
||||||
'licenses_count' => 'Licenses Count',
|
'licenses_count' => 'Licenses Count',
|
||||||
'notification_error' => 'Error:',
|
'notification_error' => 'Error:',
|
||||||
'notification_error_hint' => 'Please check the form below for errors',
|
'notification_error_hint' => 'Please check the form below for errors',
|
||||||
'notification_success' => 'Success:',
|
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
|
||||||
'notification_warning' => 'Warning:',
|
'notification_success' => 'Success',
|
||||||
'notification_info' => 'Info:',
|
'notification_warning' => 'Warning',
|
||||||
|
'notification_info' => 'Info',
|
||||||
'asset_information' => 'Asset Information',
|
'asset_information' => 'Asset Information',
|
||||||
'model_name' => 'Model Name',
|
'model_name' => 'Model Name',
|
||||||
'asset_name' => 'Asset Name',
|
'asset_name' => 'Asset Name',
|
||||||
|
@ -452,6 +459,8 @@ return [
|
||||||
'serial_number' => 'Serial Number',
|
'serial_number' => 'Serial Number',
|
||||||
'item_notes' => ':item Notes',
|
'item_notes' => ':item Notes',
|
||||||
'item_name_var' => ':item Name',
|
'item_name_var' => ':item Name',
|
||||||
|
'error_user_company' => 'User and Asset companies missmatch',
|
||||||
|
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
|
||||||
'importer' => [
|
'importer' => [
|
||||||
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
||||||
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
||||||
|
@ -474,5 +483,8 @@ return [
|
||||||
'address2' => 'Address Line 2',
|
'address2' => 'Address Line 2',
|
||||||
'import_note' => 'Imported using csv importer',
|
'import_note' => 'Imported using csv importer',
|
||||||
],
|
],
|
||||||
|
'percent_complete' => '% complete',
|
||||||
|
'uploading' => 'Uploading... ',
|
||||||
|
'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.'
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'does_not_exist' => 'Company does not exist.',
|
'does_not_exist' => 'Company does not exist.',
|
||||||
|
'deleted' => 'Deleted company',
|
||||||
'assoc_users' => 'This company is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this company and try again. ',
|
'assoc_users' => 'This company is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this company and try again. ',
|
||||||
'create' => [
|
'create' => [
|
||||||
'error' => 'Company was not created, please try again.',
|
'error' => 'Company was not created, please try again.',
|
||||||
|
|
|
@ -10,6 +10,9 @@ return [
|
||||||
'bulk_update' => 'Bulk Update 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_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_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' => 'Checked Out To',
|
'checkedout_to' => 'Checked Out To',
|
||||||
'checkout_date' => 'Checkout Date',
|
'checkout_date' => 'Checkout Date',
|
||||||
'checkin_date' => 'Checkin Date',
|
'checkin_date' => 'Checkin Date',
|
||||||
|
|
|
@ -14,6 +14,7 @@ return [
|
||||||
'dl_csv' => 'Download CSV',
|
'dl_csv' => 'Download CSV',
|
||||||
'eol' => 'EOL',
|
'eol' => 'EOL',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
|
'last_checkin_date' => 'Last Checkin Date',
|
||||||
'location' => 'Location',
|
'location' => 'Location',
|
||||||
'purchase_cost' => 'Cost',
|
'purchase_cost' => 'Cost',
|
||||||
'purchase_date' => 'Purchased',
|
'purchase_date' => 'Purchased',
|
||||||
|
|
11
resources/lang/am/admin/labels/message.php
Normal file
11
resources/lang/am/admin/labels/message.php
Normal 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',
|
||||||
|
|
||||||
|
];
|
13
resources/lang/am/admin/labels/table.php
Normal file
13
resources/lang/am/admin/labels/table.php
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'labels_per_page' => 'Labels',
|
||||||
|
'support_fields' => 'Fields',
|
||||||
|
'support_asset_tag' => 'Tag',
|
||||||
|
'support_1d_barcode' => '1D',
|
||||||
|
'support_2d_barcode' => '2D',
|
||||||
|
'support_logo' => 'Logo',
|
||||||
|
'support_title' => 'Title',
|
||||||
|
|
||||||
|
];
|
|
@ -26,6 +26,7 @@ return array(
|
||||||
'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
'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',
|
'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' => '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!',
|
'success' => 'License successfully checked in! | All licenses were successfully checked in!',
|
||||||
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'support_url_help' => 'Use <code>{LOCALE}</code> and <code>{SERIAL}</code> in your URL as variables to have those values auto-populate when viewing assets.',
|
'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://support.apple.com/{LOCALE}/{SERIAL}.',
|
||||||
'does_not_exist' => 'Manufacturer does not exist.',
|
'does_not_exist' => 'Manufacturer does not exist.',
|
||||||
'assoc_users' => 'This manufacturer is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this manufacturer and try again. ',
|
'assoc_users' => 'This manufacturer is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this manufacturer and try again. ',
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'deleted' => 'Deleted asset model',
|
||||||
'does_not_exist' => 'Model does not exist.',
|
'does_not_exist' => 'Model does not exist.',
|
||||||
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
|
'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.',
|
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
|
||||||
|
|
|
@ -330,9 +330,30 @@ return [
|
||||||
'setup_migration_create_user' => 'Next: Create User',
|
'setup_migration_create_user' => 'Next: Create User',
|
||||||
'ldap_settings_link' => 'LDAP Settings Page',
|
'ldap_settings_link' => 'LDAP Settings Page',
|
||||||
'slack_test' => 'Test <i class="fab fa-slack"></i> Integration',
|
'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' => 'Title',
|
||||||
|
'label2_title_help' => 'The title to show on labels that support it',
|
||||||
|
'label2_title_help_phold' => 'The placeholder <code>{COMPANY}</code> will be replaced with the asset's company name',
|
||||||
|
'label2_asset_logo' => 'Use Asset Logo',
|
||||||
|
'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at <code>:setting_name</code>',
|
||||||
|
'label2_1d_type' => '1D Barcode Type',
|
||||||
|
'label2_1d_type_help' => 'Format for 1D barcodes',
|
||||||
|
'label2_2d_type' => '2D Barcode Type',
|
||||||
|
'label2_2d_type_help' => 'Format for 2D barcodes',
|
||||||
|
'label2_2d_target' => '2D Barcode Target',
|
||||||
|
'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
|
||||||
|
'label2_fields' => 'Field Definitions',
|
||||||
|
'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
|
||||||
|
'help_asterisk_bold' => 'Text entered as <code>**text**</code> will be displayed as bold',
|
||||||
|
'help_blank_to_use' => 'Leave blank to use the value from <code>:setting_name</code>',
|
||||||
|
'help_default_will_use' => '<code>:default</code> will use the value from <code>:setting_name</code>. <br>Note that the value of the barcodes must comply with the respective barcode spec in order to be successfully generated. Please see <a href="https://snipe-it.readme.io/docs/barcodes">the documentation <i class="fa fa-external-link"></i></a> for more details. ',
|
||||||
|
'default' => 'Default',
|
||||||
|
'none' => 'None',
|
||||||
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
||||||
'google_login' => 'Google Workspace Login Settings',
|
'google_login' => 'Google Workspace Login Settings',
|
||||||
'enable_google_login' => 'Enable users to login with Google Workspace',
|
'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. ',
|
'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. ',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'deleted' => 'Deleted supplier',
|
||||||
'does_not_exist' => 'Supplier does not exist.',
|
'does_not_exist' => 'Supplier does not exist.',
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -29,6 +29,7 @@ return array(
|
||||||
'show_deleted' => 'Show Deleted Users',
|
'show_deleted' => 'Show Deleted Users',
|
||||||
'title' => 'Title',
|
'title' => 'Title',
|
||||||
'to_restore_them' => 'to restore them.',
|
'to_restore_them' => 'to restore them.',
|
||||||
|
'total_assets_cost' => "Total Assets Cost",
|
||||||
'updateuser' => 'Update User',
|
'updateuser' => 'Update User',
|
||||||
'username' => 'Username',
|
'username' => 'Username',
|
||||||
'user_deleted_text' => 'This user has been marked as deleted.',
|
'user_deleted_text' => 'This user has been marked as deleted.',
|
||||||
|
|
|
@ -120,6 +120,9 @@ return [
|
||||||
'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
|
'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
|
||||||
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
|
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
|
||||||
'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
|
'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
|
||||||
|
'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
|
||||||
|
'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
|
||||||
|
'name_display_format' => 'Name Display Format',
|
||||||
'first' => 'First',
|
'first' => 'First',
|
||||||
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
|
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
|
||||||
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
||||||
|
@ -265,6 +268,8 @@ return [
|
||||||
'supplier' => 'Supplier',
|
'supplier' => 'Supplier',
|
||||||
'suppliers' => 'Suppliers',
|
'suppliers' => 'Suppliers',
|
||||||
'sure_to_delete' => 'Are you sure you wish to delete',
|
'sure_to_delete' => 'Are you sure you wish to delete',
|
||||||
|
'sure_to_delete_var' => 'Are you sure you wish to delete :item?',
|
||||||
|
'delete_what' => 'Delete :item',
|
||||||
'submit' => 'Submit',
|
'submit' => 'Submit',
|
||||||
'target' => 'Target',
|
'target' => 'Target',
|
||||||
'time_and_date_display' => 'Time and Date Display',
|
'time_and_date_display' => 'Time and Date Display',
|
||||||
|
@ -283,6 +288,7 @@ return [
|
||||||
'user' => 'User',
|
'user' => 'User',
|
||||||
'accepted' => 'accepted',
|
'accepted' => 'accepted',
|
||||||
'declined' => 'declined',
|
'declined' => 'declined',
|
||||||
|
'unassigned' => 'Unassigned',
|
||||||
'unaccepted_asset_report' => 'Unaccepted Assets',
|
'unaccepted_asset_report' => 'Unaccepted Assets',
|
||||||
'users' => 'Users',
|
'users' => 'Users',
|
||||||
'viewall' => 'View All',
|
'viewall' => 'View All',
|
||||||
|
@ -364,9 +370,10 @@ return [
|
||||||
'licenses_count' => 'Licenses Count',
|
'licenses_count' => 'Licenses Count',
|
||||||
'notification_error' => 'Error:',
|
'notification_error' => 'Error:',
|
||||||
'notification_error_hint' => 'Please check the form below for errors',
|
'notification_error_hint' => 'Please check the form below for errors',
|
||||||
'notification_success' => 'Success:',
|
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
|
||||||
'notification_warning' => 'Warning:',
|
'notification_success' => 'Success',
|
||||||
'notification_info' => 'Info:',
|
'notification_warning' => 'Warning',
|
||||||
|
'notification_info' => 'Info',
|
||||||
'asset_information' => 'Asset Information',
|
'asset_information' => 'Asset Information',
|
||||||
'model_name' => 'Model Name',
|
'model_name' => 'Model Name',
|
||||||
'asset_name' => 'Asset Name',
|
'asset_name' => 'Asset Name',
|
||||||
|
@ -452,6 +459,8 @@ return [
|
||||||
'serial_number' => 'Serial Number',
|
'serial_number' => 'Serial Number',
|
||||||
'item_notes' => ':item Notes',
|
'item_notes' => ':item Notes',
|
||||||
'item_name_var' => ':item Name',
|
'item_name_var' => ':item Name',
|
||||||
|
'error_user_company' => 'User and Asset companies missmatch',
|
||||||
|
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
|
||||||
'importer' => [
|
'importer' => [
|
||||||
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
||||||
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
||||||
|
@ -474,5 +483,8 @@ return [
|
||||||
'address2' => 'Address Line 2',
|
'address2' => 'Address Line 2',
|
||||||
'import_note' => 'Imported using csv importer',
|
'import_note' => 'Imported using csv importer',
|
||||||
],
|
],
|
||||||
|
'percent_complete' => '% complete',
|
||||||
|
'uploading' => 'Uploading... ',
|
||||||
|
'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.'
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'does_not_exist' => 'الشركة غير موجودة.',
|
'does_not_exist' => 'الشركة غير موجودة.',
|
||||||
|
'deleted' => 'Deleted company',
|
||||||
'assoc_users' => 'هذه الشركة مرتبطة حاليا مع موديل ولا يمكن حذفها. رجاءً قم بتحديث الموديلات بحيث لا تكون مرتبطة بهذه الشركة ثم حاول مرة اُخرى. ',
|
'assoc_users' => 'هذه الشركة مرتبطة حاليا مع موديل ولا يمكن حذفها. رجاءً قم بتحديث الموديلات بحيث لا تكون مرتبطة بهذه الشركة ثم حاول مرة اُخرى. ',
|
||||||
'create' => [
|
'create' => [
|
||||||
'error' => 'لم يتم انشاء الشركة، الرجاء المحاولة مرة اُخرى.',
|
'error' => 'لم يتم انشاء الشركة، الرجاء المحاولة مرة اُخرى.',
|
||||||
|
|
|
@ -10,6 +10,9 @@ return [
|
||||||
'bulk_update' => 'تحديث للأصول المحددة',
|
'bulk_update' => 'تحديث للأصول المحددة',
|
||||||
'bulk_update_help' => 'يتيح لك هذا النموذج تحديث عدة أصول دفعة واحدة. قم بملء الحقول التي تحتاج إلى تغييرها. ستظل أية حقول فارغة بدون تغيير. ',
|
'bulk_update_help' => 'يتيح لك هذا النموذج تحديث عدة أصول دفعة واحدة. قم بملء الحقول التي تحتاج إلى تغييرها. ستظل أية حقول فارغة بدون تغيير. ',
|
||||||
'bulk_update_warn' => 'أنت على وشك تعديل خصائص أصل واحد.<unk> أنت على وشك تعديل خصائص :asset_count الأصول.',
|
'bulk_update_warn' => 'أنت على وشك تعديل خصائص أصل واحد.<unk> أنت على وشك تعديل خصائص :asset_count الأصول.',
|
||||||
|
'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' => 'تم الاخراج إلى',
|
'checkedout_to' => 'تم الاخراج إلى',
|
||||||
'checkout_date' => 'تاريخ الاخراج',
|
'checkout_date' => 'تاريخ الاخراج',
|
||||||
'checkin_date' => 'تاريخ الادخال',
|
'checkin_date' => 'تاريخ الادخال',
|
||||||
|
@ -43,12 +46,12 @@ return [
|
||||||
'warranty' => 'الضمان',
|
'warranty' => 'الضمان',
|
||||||
'warranty_expires' => 'انتهاء مدة صلاحية الضمان',
|
'warranty_expires' => 'انتهاء مدة صلاحية الضمان',
|
||||||
'years' => 'سنوات',
|
'years' => 'سنوات',
|
||||||
'asset_location' => 'Update Asset Location',
|
'asset_location' => 'تحديث موقع الأصل',
|
||||||
'asset_location_update_default_current' => 'Update default location AND actual location',
|
'asset_location_update_default_current' => 'تحديث الموقع الافتراضي والموقع الفعلي',
|
||||||
'asset_location_update_default' => 'Update only default location',
|
'asset_location_update_default' => 'تحديث الموقع الافتراضي فقط',
|
||||||
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
|
'asset_not_deployable' => 'حالة الأصول هذه غير قابلة للنشر. لا يمكن التحقق من هذه الأصول.',
|
||||||
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
|
'asset_deployable' => 'حالة تلك الأصول قابلة للنشر. هذا الأصل يمكن إخراجه.',
|
||||||
'processing_spinner' => 'معالجة... (قد يستغرق هذا بعض الوقت على ملفات كبيرة)',
|
'processing_spinner' => 'معالجة... (قد يستغرق هذا بعض الوقت على ملفات كبيرة)',
|
||||||
'optional_infos' => 'Optional Information',
|
'optional_infos' => 'معلومات اختيارية',
|
||||||
'order_details' => 'Order Related Information'
|
'order_details' => 'معلومات ذات صلة'
|
||||||
];
|
];
|
||||||
|
|
|
@ -4,7 +4,7 @@ return [
|
||||||
|
|
||||||
'undeployable' => '<strong> تحذير: </strong> تم تحديد الحالة لهذا الأصل بانه غير قابل للتوزيع حاليا. إذا تغيرت هذه الحالة، يرجى تحديث حالة الأصل.',
|
'undeployable' => '<strong> تحذير: </strong> تم تحديد الحالة لهذا الأصل بانه غير قابل للتوزيع حاليا. إذا تغيرت هذه الحالة، يرجى تحديث حالة الأصل.',
|
||||||
'does_not_exist' => 'الأصل غير موجود.',
|
'does_not_exist' => 'الأصل غير موجود.',
|
||||||
'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.',
|
'does_not_exist_or_not_requestable' => 'ذالك الأصل غير موجود أو غير قابل للطلب.',
|
||||||
'assoc_users' => 'هذا الأصل مخرج حاليا لمستخدم ولا يمكن حذفه. يرجى التحقق من الأصل أولا، ثم حاول الحذف مرة أخرى. ',
|
'assoc_users' => 'هذا الأصل مخرج حاليا لمستخدم ولا يمكن حذفه. يرجى التحقق من الأصل أولا، ثم حاول الحذف مرة أخرى. ',
|
||||||
|
|
||||||
'create' => [
|
'create' => [
|
||||||
|
@ -16,7 +16,7 @@ return [
|
||||||
'error' => 'لم يتم تحديث الأصل، يرجى إعادة المحاولة',
|
'error' => 'لم يتم تحديث الأصل، يرجى إعادة المحاولة',
|
||||||
'success' => 'تم تحديث الأصل بنجاح.',
|
'success' => 'تم تحديث الأصل بنجاح.',
|
||||||
'nothing_updated' => 'لم يتم اختيار أي حقول، لذلك لم يتم تحديث أي شيء.',
|
'nothing_updated' => 'لم يتم اختيار أي حقول، لذلك لم يتم تحديث أي شيء.',
|
||||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
'no_assets_selected' => 'لم يتم اختيار أي أصول، لذلك لم يتم تحديث أي شيء.',
|
||||||
],
|
],
|
||||||
|
|
||||||
'restore' => [
|
'restore' => [
|
||||||
|
|
|
@ -4,16 +4,17 @@ return [
|
||||||
|
|
||||||
'asset_tag' => 'ترميز الأصل',
|
'asset_tag' => 'ترميز الأصل',
|
||||||
'asset_model' => 'الموديل',
|
'asset_model' => 'الموديل',
|
||||||
'book_value' => 'Current Value',
|
'book_value' => 'القيمة الحالية',
|
||||||
'change' => 'ادخال \\ اخراج',
|
'change' => 'ادخال \\ اخراج',
|
||||||
'checkout_date' => 'تاريخ الاخراج',
|
'checkout_date' => 'تاريخ الاخراج',
|
||||||
'checkoutto' => 'الاخراج',
|
'checkoutto' => 'الاخراج',
|
||||||
'components_cost' => 'Total Components Cost',
|
'components_cost' => 'إجمالي تكلفة المكونات',
|
||||||
'current_value' => 'Current Value',
|
'current_value' => 'القيمة الحالية',
|
||||||
'diff' => 'الفرق',
|
'diff' => 'الفرق',
|
||||||
'dl_csv' => 'التنزيل كملف CSV',
|
'dl_csv' => 'التنزيل كملف CSV',
|
||||||
'eol' => 'نهاية العمر',
|
'eol' => 'نهاية العمر',
|
||||||
'id' => 'رقم التعريف',
|
'id' => 'رقم التعريف',
|
||||||
|
'last_checkin_date' => 'Last Checkin Date',
|
||||||
'location' => 'الموقع',
|
'location' => 'الموقع',
|
||||||
'purchase_cost' => 'التكلفة',
|
'purchase_cost' => 'التكلفة',
|
||||||
'purchase_date' => 'تم الشراء',
|
'purchase_date' => 'تم الشراء',
|
||||||
|
@ -23,9 +24,9 @@ return [
|
||||||
'image' => 'صورة الجهاز',
|
'image' => 'صورة الجهاز',
|
||||||
'days_without_acceptance' => 'أيام بدون قبول',
|
'days_without_acceptance' => 'أيام بدون قبول',
|
||||||
'monthly_depreciation' => 'الإهلاك الشهري',
|
'monthly_depreciation' => 'الإهلاك الشهري',
|
||||||
'assigned_to' => 'Assigned To',
|
'assigned_to' => 'تعيين إلى',
|
||||||
'requesting_user' => 'Requesting User',
|
'requesting_user' => 'طلب المستخدم',
|
||||||
'requested_date' => 'Requested Date',
|
'requested_date' => 'تاريخ الطلب',
|
||||||
'changed' => 'Changed',
|
'changed' => 'تغيرت',
|
||||||
'icon' => 'Icon',
|
'icon' => 'أيقونة',
|
||||||
];
|
];
|
||||||
|
|
11
resources/lang/ar/admin/labels/message.php
Normal file
11
resources/lang/ar/admin/labels/message.php
Normal 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',
|
||||||
|
|
||||||
|
];
|
13
resources/lang/ar/admin/labels/table.php
Normal file
13
resources/lang/ar/admin/labels/table.php
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'labels_per_page' => 'Labels',
|
||||||
|
'support_fields' => 'Fields',
|
||||||
|
'support_asset_tag' => 'Tag',
|
||||||
|
'support_1d_barcode' => '1D',
|
||||||
|
'support_2d_barcode' => '2D',
|
||||||
|
'support_logo' => 'Logo',
|
||||||
|
'support_title' => 'Title',
|
||||||
|
|
||||||
|
];
|
|
@ -26,6 +26,7 @@ return array(
|
||||||
'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
'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',
|
'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' => '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!',
|
'success' => 'License successfully checked in! | All licenses were successfully checked in!',
|
||||||
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'support_url_help' => 'Use <code>{LOCALE}</code> and <code>{SERIAL}</code> in your URL as variables to have those values auto-populate when viewing assets.',
|
'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://support.apple.com/{LOCALE}/{SERIAL}.',
|
||||||
'does_not_exist' => 'الشركة المصنعة غير موجودة.',
|
'does_not_exist' => 'الشركة المصنعة غير موجودة.',
|
||||||
'assoc_users' => 'هذه الشركة المصنعة مرتبطة حاليا مع موديل واحد على الأقل وبالتالي لا يمكن حذفها. يرجى تحديث الموديلات الخاصة بك بحيث لا تشير لهذه الشركة المصنعة وحاول مرة أخرى. ',
|
'assoc_users' => 'هذه الشركة المصنعة مرتبطة حاليا مع موديل واحد على الأقل وبالتالي لا يمكن حذفها. يرجى تحديث الموديلات الخاصة بك بحيث لا تشير لهذه الشركة المصنعة وحاول مرة أخرى. ',
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'deleted' => 'Deleted asset model',
|
||||||
'does_not_exist' => 'الموديل غير موجود.',
|
'does_not_exist' => 'الموديل غير موجود.',
|
||||||
'no_association' => 'تحذير! نموذج الأصول لهذا العنصر غير صالح أو مفقود!',
|
'no_association' => 'تحذير! نموذج الأصول لهذا العنصر غير صالح أو مفقود!',
|
||||||
'no_association_fix' => 'سيؤدي هذا إلى كسر الأمور بطرق غريبة وفظيعة. قم بتعديل هذا الأصل الآن لربطه بنموذج.',
|
'no_association_fix' => 'سيؤدي هذا إلى كسر الأمور بطرق غريبة وفظيعة. قم بتعديل هذا الأصل الآن لربطه بنموذج.',
|
||||||
|
|
|
@ -330,9 +330,30 @@ return [
|
||||||
'setup_migration_create_user' => 'Next: Create User',
|
'setup_migration_create_user' => 'Next: Create User',
|
||||||
'ldap_settings_link' => 'LDAP Settings Page',
|
'ldap_settings_link' => 'LDAP Settings Page',
|
||||||
'slack_test' => 'Test <i class="fab fa-slack"></i> Integration',
|
'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' => 'Title',
|
||||||
|
'label2_title_help' => 'The title to show on labels that support it',
|
||||||
|
'label2_title_help_phold' => 'The placeholder <code>{COMPANY}</code> will be replaced with the asset's company name',
|
||||||
|
'label2_asset_logo' => 'Use Asset Logo',
|
||||||
|
'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at <code>:setting_name</code>',
|
||||||
|
'label2_1d_type' => '1D Barcode Type',
|
||||||
|
'label2_1d_type_help' => 'Format for 1D barcodes',
|
||||||
|
'label2_2d_type' => '2D Barcode Type',
|
||||||
|
'label2_2d_type_help' => 'Format for 2D barcodes',
|
||||||
|
'label2_2d_target' => '2D Barcode Target',
|
||||||
|
'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
|
||||||
|
'label2_fields' => 'Field Definitions',
|
||||||
|
'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
|
||||||
|
'help_asterisk_bold' => 'Text entered as <code>**text**</code> will be displayed as bold',
|
||||||
|
'help_blank_to_use' => 'Leave blank to use the value from <code>:setting_name</code>',
|
||||||
|
'help_default_will_use' => '<code>:default</code> will use the value from <code>:setting_name</code>. <br>Note that the value of the barcodes must comply with the respective barcode spec in order to be successfully generated. Please see <a href="https://snipe-it.readme.io/docs/barcodes">the documentation <i class="fa fa-external-link"></i></a> for more details. ',
|
||||||
|
'default' => 'Default',
|
||||||
|
'none' => 'None',
|
||||||
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
||||||
'google_login' => 'Google Workspace Login Settings',
|
'google_login' => 'Google Workspace Login Settings',
|
||||||
'enable_google_login' => 'Enable users to login with Google Workspace',
|
'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. ',
|
'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. ',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'deleted' => 'Deleted supplier',
|
||||||
'does_not_exist' => 'المورد غير مجود.',
|
'does_not_exist' => 'المورد غير مجود.',
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -17,10 +17,10 @@ return [
|
||||||
'last_login' => 'آخر دخول للمستخدم',
|
'last_login' => 'آخر دخول للمستخدم',
|
||||||
'ldap_config_text' => 'يمكن العثور على إعدادات تهيئة لداب المشرف> الإعدادات. سيتم تعيين الموقع (اختياري) المحدد لجميع المستخدمين الذين تم استيرادهم.',
|
'ldap_config_text' => 'يمكن العثور على إعدادات تهيئة لداب المشرف> الإعدادات. سيتم تعيين الموقع (اختياري) المحدد لجميع المستخدمين الذين تم استيرادهم.',
|
||||||
'print_assigned' => 'طباعة كل الممتلكات',
|
'print_assigned' => 'طباعة كل الممتلكات',
|
||||||
'email_assigned' => 'Email List of All Assigned',
|
'email_assigned' => 'قائمة البريد اﻹلكتروني لكل المعينين',
|
||||||
'user_notified' => 'User has been emailed a list of their currently assigned items.',
|
'user_notified' => 'تم إرسال قائمة بالعناصر المعينة حاليا إلى المستخدم بالبريد الإلكتروني.',
|
||||||
'auto_assign_label' => 'Include this user when auto-assigning eligible licenses',
|
'auto_assign_label' => 'تضمين هذا المستخدم عند التعيين التلقائي للتراخيص المؤهلة',
|
||||||
'auto_assign_help' => 'Skip this user in auto assignment of licenses',
|
'auto_assign_help' => 'تخطي هذا المستخدم في التعيين التلقائي للترخيص',
|
||||||
'software_user' => 'البرامج المخرجة الى: :name',
|
'software_user' => 'البرامج المخرجة الى: :name',
|
||||||
'send_email_help' => 'يجب عليك توفير عنوان بريد إلكتروني لهذا المستخدم لإرسال بيانات اعتماده. لا يمكن إرسال بيانات الاعتماد البريدية إلا عند إنشاء المستخدم. يتم تخزين كلمات المرور في تجزئة ذات اتجاه واحد ولا يمكن استرجاعها بمجرد الحفظ.',
|
'send_email_help' => 'يجب عليك توفير عنوان بريد إلكتروني لهذا المستخدم لإرسال بيانات اعتماده. لا يمكن إرسال بيانات الاعتماد البريدية إلا عند إنشاء المستخدم. يتم تخزين كلمات المرور في تجزئة ذات اتجاه واحد ولا يمكن استرجاعها بمجرد الحفظ.',
|
||||||
'view_user' => 'عرض المستخدم :name',
|
'view_user' => 'عرض المستخدم :name',
|
||||||
|
@ -28,13 +28,13 @@ return [
|
||||||
'two_factor_admin_optin_help' => 'تسمح إعدادات المشرف الحالية بإنفاذ انتقائي للمصادقة الثنائية.',
|
'two_factor_admin_optin_help' => 'تسمح إعدادات المشرف الحالية بإنفاذ انتقائي للمصادقة الثنائية.',
|
||||||
'two_factor_enrolled' => '2FA Device Enrolled ',
|
'two_factor_enrolled' => '2FA Device Enrolled ',
|
||||||
'two_factor_active' => '2FA Active ',
|
'two_factor_active' => '2FA Active ',
|
||||||
'user_deactivated' => 'User cannot login',
|
'user_deactivated' => 'لا يمكن تسجيل المستخدم',
|
||||||
'user_activated' => 'User can login',
|
'user_activated' => 'يمكن تسجيل المستخدم',
|
||||||
'activation_status_warning' => 'Do not change activation status',
|
'activation_status_warning' => 'عدم تغيير حالة التفعيل',
|
||||||
'group_memberships_helpblock' => 'Only superadmins may edit group memberships.',
|
'group_memberships_helpblock' => 'فقط المشرفين العامون يمكنهم تعديل عضويات المجموعة.',
|
||||||
'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.',
|
'superadmin_permission_warning' => 'فقط للمشرفين العامين يمكنهم منح مستخدم صلاحية المشرف العام.',
|
||||||
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
|
'admin_permission_warning' => 'يمكن فقط للمستخدمين الذين لديهم حقوق المشرفين أو أعلى منح صلاحية مشرف لمستخدم.',
|
||||||
'remove_group_memberships' => '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.',
|
'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',
|
'update_user_assets_status' => 'Update all assets for these users to this status',
|
||||||
'checkin_user_properties' => 'Check in all properties associated with these users',
|
'checkin_user_properties' => 'Check in all properties associated with these users',
|
||||||
|
|
|
@ -29,6 +29,7 @@ return array(
|
||||||
'show_deleted' => 'عرض المستخدمين المحذوفين',
|
'show_deleted' => 'عرض المستخدمين المحذوفين',
|
||||||
'title' => 'المسمى الوظيفي',
|
'title' => 'المسمى الوظيفي',
|
||||||
'to_restore_them' => 'لاستعادتها.',
|
'to_restore_them' => 'لاستعادتها.',
|
||||||
|
'total_assets_cost' => "Total Assets Cost",
|
||||||
'updateuser' => 'تحديث المستخدم',
|
'updateuser' => 'تحديث المستخدم',
|
||||||
'username' => 'اسم المستخدم',
|
'username' => 'اسم المستخدم',
|
||||||
'user_deleted_text' => 'تم وضع علامة على هذا المستخدم على أنه محذوف.',
|
'user_deleted_text' => 'تم وضع علامة على هذا المستخدم على أنه محذوف.',
|
||||||
|
|
|
@ -120,6 +120,9 @@ return [
|
||||||
'firstname_lastname_underscore_format' => 'الاسم الأول الاسم الأخير (jane_smith@example.com)',
|
'firstname_lastname_underscore_format' => 'الاسم الأول الاسم الأخير (jane_smith@example.com)',
|
||||||
'lastnamefirstinitial_format' => 'اللقب والحرف الاول من الاسم (smithj@example.com)',
|
'lastnamefirstinitial_format' => 'اللقب والحرف الاول من الاسم (smithj@example.com)',
|
||||||
'firstintial_dot_lastname_format' => 'الاسم الأخير الأول (jsmith@example.com)',
|
'firstintial_dot_lastname_format' => 'الاسم الأخير الأول (jsmith@example.com)',
|
||||||
|
'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
|
||||||
|
'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
|
||||||
|
'name_display_format' => 'Name Display Format',
|
||||||
'first' => 'الأول',
|
'first' => 'الأول',
|
||||||
'firstnamelastname' => 'الاسم الأول الاسم الأخير (jane.smith@example.com)',
|
'firstnamelastname' => 'الاسم الأول الاسم الأخير (jane.smith@example.com)',
|
||||||
'lastname_firstinitial' => 'اللقب والحرف الاول من الاسم (smithj@example.com)',
|
'lastname_firstinitial' => 'اللقب والحرف الاول من الاسم (smithj@example.com)',
|
||||||
|
@ -265,6 +268,8 @@ return [
|
||||||
'supplier' => 'المورد',
|
'supplier' => 'المورد',
|
||||||
'suppliers' => 'الموردون',
|
'suppliers' => 'الموردون',
|
||||||
'sure_to_delete' => 'هل تريد بالتأكيد حذفها',
|
'sure_to_delete' => 'هل تريد بالتأكيد حذفها',
|
||||||
|
'sure_to_delete_var' => 'Are you sure you wish to delete :item?',
|
||||||
|
'delete_what' => 'Delete :item',
|
||||||
'submit' => 'عرض',
|
'submit' => 'عرض',
|
||||||
'target' => 'استهداف',
|
'target' => 'استهداف',
|
||||||
'time_and_date_display' => 'عرض الوقت والتاريخ',
|
'time_and_date_display' => 'عرض الوقت والتاريخ',
|
||||||
|
@ -283,6 +288,7 @@ return [
|
||||||
'user' => 'المستخدم',
|
'user' => 'المستخدم',
|
||||||
'accepted' => 'قبلت',
|
'accepted' => 'قبلت',
|
||||||
'declined' => 'رفض',
|
'declined' => 'رفض',
|
||||||
|
'unassigned' => 'Unassigned',
|
||||||
'unaccepted_asset_report' => 'الأصول غير المقبولة',
|
'unaccepted_asset_report' => 'الأصول غير المقبولة',
|
||||||
'users' => 'المستخدمين',
|
'users' => 'المستخدمين',
|
||||||
'viewall' => 'عرض الكل',
|
'viewall' => 'عرض الكل',
|
||||||
|
@ -364,9 +370,10 @@ return [
|
||||||
'licenses_count' => 'عدد التراخيص',
|
'licenses_count' => 'عدد التراخيص',
|
||||||
'notification_error' => 'Error:',
|
'notification_error' => 'Error:',
|
||||||
'notification_error_hint' => 'الرجاء التحقق من الاخطاء بالنموذج أدناه',
|
'notification_error_hint' => 'الرجاء التحقق من الاخطاء بالنموذج أدناه',
|
||||||
'notification_success' => 'Success:',
|
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
|
||||||
'notification_warning' => 'Warning:',
|
'notification_success' => 'Success',
|
||||||
'notification_info' => 'Info:',
|
'notification_warning' => 'Warning',
|
||||||
|
'notification_info' => 'Info',
|
||||||
'asset_information' => 'Asset Information',
|
'asset_information' => 'Asset Information',
|
||||||
'model_name' => 'Model Name',
|
'model_name' => 'Model Name',
|
||||||
'asset_name' => 'Asset Name',
|
'asset_name' => 'Asset Name',
|
||||||
|
@ -452,6 +459,8 @@ return [
|
||||||
'serial_number' => 'Serial Number',
|
'serial_number' => 'Serial Number',
|
||||||
'item_notes' => ':item Notes',
|
'item_notes' => ':item Notes',
|
||||||
'item_name_var' => ':item Name',
|
'item_name_var' => ':item Name',
|
||||||
|
'error_user_company' => 'User and Asset companies missmatch',
|
||||||
|
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
|
||||||
'importer' => [
|
'importer' => [
|
||||||
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
||||||
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
||||||
|
@ -474,5 +483,8 @@ return [
|
||||||
'address2' => 'Address Line 2',
|
'address2' => 'Address Line 2',
|
||||||
'import_note' => 'Imported using csv importer',
|
'import_note' => 'Imported using csv importer',
|
||||||
],
|
],
|
||||||
|
'percent_complete' => '% complete',
|
||||||
|
'uploading' => 'Uploading... ',
|
||||||
|
'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.'
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
'personal_api_keys' => 'Personal API Keys',
|
'personal_api_keys' => 'Частни API ключове',
|
||||||
'api_key_warning' => 'When generating an API token, be sure to copy it down immediately as they
|
'api_key_warning' => 'Когато се генерират API token, копирайте ги веднага защото
|
||||||
will not be visible to you again.',
|
няма да бъдат видими в последствие.',
|
||||||
'api_base_url' => 'Your API base url is located at:',
|
'api_base_url' => 'Вашият API основен URL се намира на:',
|
||||||
'api_base_url_endpoint' => '/<endpoint>',
|
'api_base_url_endpoint' => '/<endpoint>',
|
||||||
'api_token_expiration_time' => 'API tokens are set to expire in:',
|
'api_token_expiration_time' => 'API ключа ще изтиче на:',
|
||||||
'api_reference' => 'Please check the <a href="https://snipe-it.readme.io/reference" target="_blank">API reference</a> to
|
'api_reference' => 'Прочетете <a href="https://snipe-it.readme.io/reference" target="_blank">API reference</a> за да
|
||||||
find specific API endpoints and additional API documentation.',
|
намерите специфични API endpoints и допълнителна API документация.',
|
||||||
);
|
);
|
||||||
|
|
|
@ -16,7 +16,7 @@ return array(
|
||||||
'update' => 'Обновяване на аксесоар',
|
'update' => 'Обновяване на аксесоар',
|
||||||
'use_default_eula' => 'Използване на <a href="#" data-toggle="modal" data-target="#eulaModal">EULA по подразбиране</a>.',
|
'use_default_eula' => 'Използване на <a href="#" data-toggle="modal" data-target="#eulaModal">EULA по подразбиране</a>.',
|
||||||
'use_default_eula_disabled' => '<del>Използване на EULA по подразбиране</del> Няма EULA по подразбиране. Добавете я в Настройки.',
|
'use_default_eula_disabled' => '<del>Използване на EULA по подразбиране</del> Няма EULA по подразбиране. Добавете я в Настройки.',
|
||||||
'clone' => 'Clone Accessory',
|
'clone' => 'Клониране на аксесоар',
|
||||||
'delete_disabled' => 'This accessory cannot be deleted yet because some items are still checked out.',
|
'delete_disabled' => 'Този аксесоар не може да бъде изтрит защото все още е заведен.',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
|
@ -24,7 +24,7 @@ return array(
|
||||||
'checkout' => array(
|
'checkout' => array(
|
||||||
'error' => 'Аксесоарът не беше изписан. Моля опитайте отново.',
|
'error' => 'Аксесоарът не беше изписан. Моля опитайте отново.',
|
||||||
'success' => 'Аксесоарът изписан успешно.',
|
'success' => 'Аксесоарът изписан успешно.',
|
||||||
'unavailable' => 'Accessory is not available for checkout. Check quantity available',
|
'unavailable' => 'Аксесоарт не е наличен за изписване. Проверете наличното количество',
|
||||||
'user_does_not_exist' => 'Невалиден потребител. Моля опитайте отново.'
|
'user_does_not_exist' => 'Невалиден потребител. Моля опитайте отново.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'asset_maintenance_type' => 'Asset Maintenance Type',
|
'asset_maintenance_type' => 'Тип на поддръжка на актив',
|
||||||
'title' => 'Заглавие',
|
'title' => 'Заглавие',
|
||||||
'start_date' => 'Start Date',
|
'start_date' => 'Начална дата',
|
||||||
'completion_date' => 'Completion Date',
|
'completion_date' => 'Крайна дата',
|
||||||
'cost' => 'Стойност',
|
'cost' => 'Стойност',
|
||||||
'is_warranty' => 'Подобрение на гаранцията',
|
'is_warranty' => 'Подобрение на гаранцията',
|
||||||
'asset_maintenance_time' => 'Asset Maintenance Time (in days)',
|
'asset_maintenance_time' => 'Време за поддръжка на актив (в дни)',
|
||||||
'notes' => 'Бележки',
|
'notes' => 'Бележки',
|
||||||
'update' => 'Update Asset Maintenance',
|
'update' => 'Обнови поддръжката на актив',
|
||||||
'create' => 'Create Asset Maintenance'
|
'create' => 'Създаване на поддръжка на актив'
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,8 +8,8 @@ return array(
|
||||||
'clone' => 'Копиране на категория',
|
'clone' => 'Копиране на категория',
|
||||||
'create' => 'Създаване на категория',
|
'create' => 'Създаване на категория',
|
||||||
'edit' => 'Редакция на категория',
|
'edit' => 'Редакция на категория',
|
||||||
'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_global_eula' => 'Е-майл ще бъде изпратен на потребителя, защото се ползват общи условия.',
|
||||||
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
|
'email_will_be_sent_due_to_category_eula' => 'Е-майл ще бъде изпратен на потребителя, защото са зададени общи условия за тази категория.',
|
||||||
'eula_text' => 'Категория EULA',
|
'eula_text' => 'Категория EULA',
|
||||||
'eula_text_help' => 'Това поле позволява да задавате различни EULA за всеки тип активи. Ако имате обща EULA за всички активи, можете да използвате кутийката по-долу за да използвате една обща по подразбиране.',
|
'eula_text_help' => 'Това поле позволява да задавате различни EULA за всеки тип активи. Ако имате обща EULA за всички активи, можете да използвате кутийката по-долу за да използвате една обща по подразбиране.',
|
||||||
'name' => 'Име на категория',
|
'name' => 'Име на категория',
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'does_not_exist' => 'Компанията не съществува.',
|
'does_not_exist' => 'Компанията не съществува.',
|
||||||
|
'deleted' => 'Изтрита фирма',
|
||||||
'assoc_users' => 'Тази компания е свързана с поне един модел или не може да бъде изтрита. Моля проверете за модели, които все още се препращат към тази компания и опитайте отново.',
|
'assoc_users' => 'Тази компания е свързана с поне един модел или не може да бъде изтрита. Моля проверете за модели, които все още се препращат към тази компания и опитайте отново.',
|
||||||
'create' => [
|
'create' => [
|
||||||
'error' => 'Компанията не беше създадена, моля опитайте отново.',
|
'error' => 'Компанията не беше създадена, моля опитайте отново.',
|
||||||
|
|
|
@ -12,5 +12,5 @@ return array(
|
||||||
'remaining' => 'Оставащо',
|
'remaining' => 'Оставащо',
|
||||||
'total' => 'Общо',
|
'total' => 'Общо',
|
||||||
'update' => 'Обновяване на компонент',
|
'update' => 'Обновяване на компонент',
|
||||||
'checkin_limit' => 'Amount checked in must be equal to or less than :assigned_qty'
|
'checkin_limit' => 'Вписаното количество трябва да е равно или по-малко от :assigned_qty'
|
||||||
);
|
);
|
||||||
|
|
|
@ -24,7 +24,7 @@ return array(
|
||||||
'error' => 'Компонентът не беше отписан, моля опитайте отново.',
|
'error' => 'Компонентът не беше отписан, моля опитайте отново.',
|
||||||
'success' => 'Компонентът отписан успешно.',
|
'success' => 'Компонентът отписан успешно.',
|
||||||
'user_does_not_exist' => 'Невалиден потребител. Моля опитайте отново.',
|
'user_does_not_exist' => 'Невалиден потребител. Моля опитайте отново.',
|
||||||
'unavailable' => 'Not enough components remaining: :remaining remaining, :requested requested ',
|
'unavailable' => 'Няма достатъчно компоненти: :remaining налични, :requested заявени ',
|
||||||
),
|
),
|
||||||
|
|
||||||
'checkin' => array(
|
'checkin' => array(
|
||||||
|
|
|
@ -24,7 +24,7 @@ return array(
|
||||||
'error' => 'Консумативът не беше изписан. Моля опитайте отново.',
|
'error' => 'Консумативът не беше изписан. Моля опитайте отново.',
|
||||||
'success' => 'Консумативът изписан успешно.',
|
'success' => 'Консумативът изписан успешно.',
|
||||||
'user_does_not_exist' => 'Невалиден потребител. Моля опитайте отново.',
|
'user_does_not_exist' => 'Невалиден потребител. Моля опитайте отново.',
|
||||||
'unavailable' => 'There are not enough consumables for this checkout. Please check the quantity left. ',
|
'unavailable' => 'Няма достатъчно консумативи. Моля проверете количеството налични. ',
|
||||||
),
|
),
|
||||||
|
|
||||||
'checkin' => array(
|
'checkin' => array(
|
||||||
|
|
|
@ -27,9 +27,9 @@ return [
|
||||||
'used_by_models' => 'Използвани от модели ',
|
'used_by_models' => 'Използвани от модели ',
|
||||||
'order' => 'Ред',
|
'order' => 'Ред',
|
||||||
'create_fieldset' => 'Нов Fieldset',
|
'create_fieldset' => 'Нов Fieldset',
|
||||||
'update_fieldset' => 'Update Fieldset',
|
'update_fieldset' => 'Обнови полетата',
|
||||||
'fieldset_does_not_exist' => 'Fieldset :id does not exist',
|
'fieldset_does_not_exist' => 'Полето :id не съществува',
|
||||||
'fieldset_updated' => 'Fieldset updated',
|
'fieldset_updated' => 'Полетата са обновени',
|
||||||
'create_fieldset_title' => 'Създай нова група от полета',
|
'create_fieldset_title' => 'Създай нова група от полета',
|
||||||
'create_field' => 'Ново персонализирано поле',
|
'create_field' => 'Ново персонализирано поле',
|
||||||
'create_field_title' => 'Създай ново персонализирано поле',
|
'create_field_title' => 'Създай ново персонализирано поле',
|
||||||
|
@ -43,15 +43,15 @@ return [
|
||||||
'make_optional' => 'Задължително - щракнете за да го направите незадължително',
|
'make_optional' => 'Задължително - щракнете за да го направите незадължително',
|
||||||
'make_required' => 'Незадължително - щракнете за да го направите задължително',
|
'make_required' => 'Незадължително - щракнете за да го направите задължително',
|
||||||
'reorder' => 'Пренареждане',
|
'reorder' => 'Пренареждане',
|
||||||
'db_field' => '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>.',
|
'db_convert_warning' => 'ВНИМАНИЕ. Това поле в таблицата с потребителски полета е с колона <code>:db_column</code>,а трябва да бъде <code>:expected</code>.',
|
||||||
'is_unique' => 'This value must be unique across all assets',
|
'is_unique' => 'Тази стойност трябва да бъде уникална за всички активи',
|
||||||
'unique' => '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' => 'Позволи на потребителя да вижда тези стойности в страницата на зачислените активи',
|
||||||
'display_in_user_view_table' => 'Visible to User',
|
'display_in_user_view_table' => 'Видим за потребител',
|
||||||
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
|
'auto_add_to_fieldsets' => 'Автоматично добави това към всеки нов набор от полета',
|
||||||
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
|
'add_to_preexisting_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' => 'Показвай по подразбиране, като списък. Потребителите, ще имат възможност да го скрият/покажа през избор на колона.',
|
||||||
'show_in_listview_short' => 'Show in lists',
|
'show_in_listview_short' => 'Преглед в списъка',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -51,7 +51,7 @@ return array(
|
||||||
|
|
||||||
'fieldset_default_value' => array(
|
'fieldset_default_value' => array(
|
||||||
|
|
||||||
'error' => 'Error validating default fieldset values.',
|
'error' => 'Грешка при валидиране на стойностите по подразбиране за набор от полета.',
|
||||||
|
|
||||||
),
|
),
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'does_not_exist' => 'Департаментът не съществува.',
|
'does_not_exist' => 'Департаментът не съществува.',
|
||||||
'department_already_exists' => 'A department already exists with that name at this company location. Or choose a more specific name for this department. ',
|
'department_already_exists' => 'Този отдел вече съществува за тази фирма. Изберете друго име за този отдел. ',
|
||||||
'assoc_users' => 'Този отдел понастоящем е свързан с поне един потребител и не може да бъде изтрит. Моля, актуализирайте потребителите си, за да не препращате към този отдел и опитайте отново.',
|
'assoc_users' => 'Този отдел понастоящем е свързан с поне един потребител и не може да бъде изтрит. Моля, актуализирайте потребителите си, за да не препращате към този отдел и опитайте отново.',
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Отделът не е създаден, моля, опитайте отново.',
|
'error' => 'Отделът не е създаден, моля, опитайте отново.',
|
||||||
|
|
|
@ -6,11 +6,11 @@ return [
|
||||||
'asset_depreciations' => 'Амортизация на активи',
|
'asset_depreciations' => 'Амортизация на активи',
|
||||||
'create' => 'Създаване на амортизация',
|
'create' => 'Създаване на амортизация',
|
||||||
'depreciation_name' => 'Амортизация',
|
'depreciation_name' => 'Амортизация',
|
||||||
'depreciation_min' => 'Floor Value of Depreciation',
|
'depreciation_min' => 'Минимална амортизационна стойност',
|
||||||
'number_of_months' => 'Брой месеци',
|
'number_of_months' => 'Брой месеци',
|
||||||
'update' => 'Обновяване на амортизация',
|
'update' => 'Обновяване на амортизация',
|
||||||
'depreciation_min' => 'Minimum Value after Depreciation',
|
'depreciation_min' => 'Минимална стойност след амортизация',
|
||||||
'no_depreciations_warning' => '<strong>Warning: </strong>
|
'no_depreciations_warning' => '<strong>Внимание: </strong>
|
||||||
You do not currently have any depreciations set up.
|
Нямате нагласена амортизация.
|
||||||
Please set up at least one depreciation to view the depreciation report.',
|
Моля настройте поне една амортизация за да видите справката.',
|
||||||
];
|
];
|
||||||
|
|
|
@ -6,6 +6,6 @@ return [
|
||||||
'months' => 'Месеци',
|
'months' => 'Месеци',
|
||||||
'term' => 'Срок',
|
'term' => 'Срок',
|
||||||
'title' => 'Име',
|
'title' => 'Име',
|
||||||
'depreciation_min' => 'Floor Value',
|
'depreciation_min' => 'Минимална стойност',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'group_exists' => 'Групата вече съществува!',
|
'group_exists' => 'Групата вече съществува!',
|
||||||
'group_not_found' => 'Group ID :id does not exist.',
|
'group_not_found' => 'Групата ID :id не съществува.',
|
||||||
'group_name_required' => 'Полето име е задължително',
|
'group_name_required' => 'Полето име е задължително',
|
||||||
|
|
||||||
'success' => array(
|
'success' => array(
|
||||||
|
|
|
@ -10,7 +10,7 @@ return [
|
||||||
'group_admin' => 'Администратор на група',
|
'group_admin' => 'Администратор на група',
|
||||||
'allow' => 'Разрешаване',
|
'allow' => 'Разрешаване',
|
||||||
'deny' => 'Отказ',
|
'deny' => 'Отказ',
|
||||||
'permission' => 'Permission',
|
'permission' => 'Права за достъп',
|
||||||
'grant' => 'Grant',
|
'grant' => 'Разреши',
|
||||||
'no_permissions' => 'This group has no permissions.'
|
'no_permissions' => 'Тази група няма права.'
|
||||||
];
|
];
|
||||||
|
|
|
@ -4,12 +4,15 @@ return [
|
||||||
'bulk_delete' => 'Потвърдете масовото изтриване на активи',
|
'bulk_delete' => 'Потвърдете масовото изтриване на активи',
|
||||||
'bulk_restore' => 'Потвърдете масовото възстановяване на активите',
|
'bulk_restore' => 'Потвърдете масовото възстановяване на активите',
|
||||||
'bulk_delete_help' => 'Прегледайте активите, маркирани за масово изтриване. Веднъж изтрити, активите могат да бъдат възстановени, но те вече няма да бъдат асоциирани с потребителите, на които са изписани в момента.',
|
'bulk_delete_help' => 'Прегледайте активите, маркирани за масово изтриване. Веднъж изтрити, активите могат да бъдат възстановени, но те вече няма да бъдат асоциирани с потребителите, на които са изписани в момента.',
|
||||||
'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_restore_help' => 'Прегледайте активите за масово възстановяване по-долу. Веднъж след като се възстановят, тези активи няма да бъдат зачислените към потребителите, където преди това са били.',
|
||||||
'bulk_delete_warn' => 'Ще бъдат изтрити :asset_count актива.',
|
'bulk_delete_warn' => 'Ще бъдат изтрити :asset_count актива.',
|
||||||
'bulk_restore_warn' => 'You are about to restore :asset_count assets.',
|
'bulk_restore_warn' => 'Ще бъдата възстановени :asset_count актива.',
|
||||||
'bulk_update' => 'Масово обновяване на активи',
|
'bulk_update' => 'Масово обновяване на активи',
|
||||||
'bulk_update_help' => 'Тук можете да обновите множество активи едновременно. Попълнете единствено полетата, които желаете да промените. Всички празни полета няма да бъдат променени.',
|
'bulk_update_help' => 'Тук можете да обновите множество активи едновременно. Попълнете единствено полетата, които желаете да промените. Всички празни полета няма да бъдат променени.',
|
||||||
'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_warn' => 'Ще редактирате настройките на един актив.|Ще редактирате настройките на :asset_count актива.',
|
||||||
|
'bulk_update_with_custom_field' => 'Въпросните :asset_model_count актива са от различен тип модели.',
|
||||||
|
'bulk_update_model_prefix' => 'От Модели',
|
||||||
|
'bulk_update_custom_field_unique' => 'Това е уникално поле и не може да бъде редактирано едновременно.',
|
||||||
'checkedout_to' => 'Изписано на',
|
'checkedout_to' => 'Изписано на',
|
||||||
'checkout_date' => 'Дата на изписване',
|
'checkout_date' => 'Дата на изписване',
|
||||||
'checkin_date' => 'Дата на вписване',
|
'checkin_date' => 'Дата на вписване',
|
||||||
|
@ -48,7 +51,7 @@ return [
|
||||||
'asset_location_update_default' => 'Актуализиране на местоположението по подразбиране',
|
'asset_location_update_default' => 'Актуализиране на местоположението по подразбиране',
|
||||||
'asset_not_deployable' => 'Актива не може да бъде предоставен. Този активк не може да бъде изписан.',
|
'asset_not_deployable' => 'Актива не може да бъде предоставен. Този активк не може да бъде изписан.',
|
||||||
'asset_deployable' => 'Актива може да бъде предоставен. Този активк може да бъде изписан.',
|
'asset_deployable' => 'Актива може да бъде предоставен. Този активк може да бъде изписан.',
|
||||||
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
|
'processing_spinner' => 'Обработка...(Това може да отнеме време при големи файлове)',
|
||||||
'optional_infos' => 'Допълнителна информация',
|
'optional_infos' => 'Допълнителна информация',
|
||||||
'order_details' => 'Информация за състоянието на поръчка'
|
'order_details' => 'Информация за състоянието на поръчка'
|
||||||
];
|
];
|
||||||
|
|
|
@ -12,39 +12,39 @@ return [
|
||||||
'clone' => 'Копиране на актив',
|
'clone' => 'Копиране на актив',
|
||||||
'deployable' => 'Може да бъде предоставен',
|
'deployable' => 'Може да бъде предоставен',
|
||||||
'deleted' => 'Този актив беше изтрит.',
|
'deleted' => 'Този актив беше изтрит.',
|
||||||
'delete_confirm' => 'Are you sure you want to delete this asset?',
|
'delete_confirm' => 'Сигурни ли сте, че желаете изтриване на актива?',
|
||||||
'edit' => 'Редакция на актив',
|
'edit' => 'Редакция на актив',
|
||||||
'model_deleted' => 'Този Модел на актив беше изтрит. Вие трябва да възстановите този модел преди да можете да възстановите актива.',
|
'model_deleted' => 'Този Модел на актив беше изтрит. Вие трябва да възстановите този модел преди да можете да възстановите актива.',
|
||||||
'model_invalid' => 'The Model of this Asset is invalid.',
|
'model_invalid' => 'Модела на този актив е невалиден.',
|
||||||
'model_invalid_fix' => 'The Asset should be edited to correct this before attempting to check it in or out.',
|
'model_invalid_fix' => 'Актива трябва да бъде редактиран преди да можете да го заведете.',
|
||||||
'requestable' => 'Може да бъде изискван',
|
'requestable' => 'Може да бъде изискван',
|
||||||
'requested' => 'Изискан',
|
'requested' => 'Изискан',
|
||||||
'not_requestable' => 'Не може да бъде изискан',
|
'not_requestable' => 'Не може да бъде изискан',
|
||||||
'requestable_status_warning' => 'Do not change requestable status',
|
'requestable_status_warning' => 'Да не се сменя статуса за изискване',
|
||||||
'restore' => 'Възстановяване на актив',
|
'restore' => 'Възстановяване на актив',
|
||||||
'pending' => 'Предстоящ',
|
'pending' => 'Предстоящ',
|
||||||
'undeployable' => 'Не може да бъде предоставян',
|
'undeployable' => 'Не може да бъде предоставян',
|
||||||
'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
|
'undeployable_tooltip' => 'Този актив е забранен за изписване и не може да се изпише в момента.',
|
||||||
'view' => 'Преглед на актив',
|
'view' => 'Преглед на актив',
|
||||||
'csv_error' => 'Имате грешка във вашият CSV файл:',
|
'csv_error' => 'Имате грешка във вашият CSV файл:',
|
||||||
'import_text' => '
|
'import_text' => '
|
||||||
<p>
|
<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 Admin > General Settings.
|
Качете CSV файл съдържащ историята на активите. Активите и потребителите ТРЯБВА да съществуват в системата, иначе ще бъдат презкочени. Съвпадението на активите се прави на база тяхното име. Съвпадението на потребителите се прави на база тяхното потребителско име и критерия избран по-долу. Ако не изберете критерии по-долу съвпадението на потребителите към потребителското име ще бъде направено на база конфигурацията в Админ > Глобални настройки.
|
||||||
</p>
|
</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>Полетата включени в CSV трябва да съвпадат с: <strong>Asset Tag, Name, Checkout Date, Checkin Date</strong>. Всякакви допълнителни полета ще бъдат игнорирани. </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>
|
<p>Ако датата на вписване е празна или в бъдещето тя ще изпише актива от потребителя. Ако не се включи колона с дата на вписване, тя ще бъде създадена с днешна дата.</p>
|
||||||
',
|
',
|
||||||
'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format',
|
'csv_import_match_f-l' => 'Опитайте се да съпоставите потребителите по формат име.фамилия (Иван.Иванов)',
|
||||||
'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format',
|
'csv_import_match_initial_last' => 'Опитайте се да съпоставите потребителите по формат първа буква фамилия (ИИванов)',
|
||||||
'csv_import_match_first' => 'Try to match users by first name (jane) format',
|
'csv_import_match_first' => 'Опитайте се да съпоставите потребителите по малко име (Иван)',
|
||||||
'csv_import_match_email' => 'Try to match users by email as username',
|
'csv_import_match_email' => 'Опитайте се да съпоставите потребителите по е-майл, като потребителско име',
|
||||||
'csv_import_match_username' => 'Try to match users by username',
|
'csv_import_match_username' => 'Опитайте се да съпоставите потребителите, по потребителско име',
|
||||||
'error_messages' => 'Съобщение за грешка:',
|
'error_messages' => 'Съобщение за грешка:',
|
||||||
'success_messages' => 'Success messages:',
|
'success_messages' => 'Успешно:',
|
||||||
'alert_details' => 'Please see below for details.',
|
'alert_details' => 'Детайли.',
|
||||||
'custom_export' => 'Custom Export',
|
'custom_export' => 'Персонализиран експорт',
|
||||||
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
|
'mfg_warranty_lookup' => ':manufacturer статус гаранция',
|
||||||
'user_department' => 'User Department',
|
'user_department' => 'Отдел',
|
||||||
];
|
];
|
||||||
|
|
|
@ -4,7 +4,7 @@ return [
|
||||||
|
|
||||||
'undeployable' => '<strong>Внимание:</strong> Този актив е маркиран като невъзможен за предоставяне. Ако статусът е променен, моля обновете актива.',
|
'undeployable' => '<strong>Внимание:</strong> Този актив е маркиран като невъзможен за предоставяне. Ако статусът е променен, моля обновете актива.',
|
||||||
'does_not_exist' => 'Активът не съществува.',
|
'does_not_exist' => 'Активът не съществува.',
|
||||||
'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.',
|
'does_not_exist_or_not_requestable' => 'Актива не съществува или не може да бъде предоставян.',
|
||||||
'assoc_users' => 'Активът е изписан на потребител и не може да бъде изтрит. Моля впишете го обратно и след това опитайте да го изтриете отново.',
|
'assoc_users' => 'Активът е изписан на потребител и не може да бъде изтрит. Моля впишете го обратно и след това опитайте да го изтриете отново.',
|
||||||
|
|
||||||
'create' => [
|
'create' => [
|
||||||
|
@ -16,14 +16,14 @@ return [
|
||||||
'error' => 'Активът не беше обновен. Моля опитайте отново.',
|
'error' => 'Активът не беше обновен. Моля опитайте отново.',
|
||||||
'success' => 'Активът обновен успешно.',
|
'success' => 'Активът обновен успешно.',
|
||||||
'nothing_updated' => 'Няма избрани полета, съответно нищо не беше обновено.',
|
'nothing_updated' => 'Няма избрани полета, съответно нищо не беше обновено.',
|
||||||
'no_assets_selected' => 'No assets were selected, so nothing was updated.',
|
'no_assets_selected' => 'Няма избрани активи, така че нищо не бе обновено.',
|
||||||
],
|
],
|
||||||
|
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'error' => 'Активът не беше възстановен. Моля опитайте отново.',
|
'error' => 'Активът не беше възстановен. Моля опитайте отново.',
|
||||||
'success' => 'Активът възстановен успешно.',
|
'success' => 'Активът възстановен успешно.',
|
||||||
'bulk_success' => 'Asset restored successfully.',
|
'bulk_success' => 'Активът възстановен успешно.',
|
||||||
'nothing_updated' => 'No assets were selected, so nothing was restored.',
|
'nothing_updated' => 'Няма избрани активи, така че нищо не бе възстановено.',
|
||||||
],
|
],
|
||||||
|
|
||||||
'audit' => [
|
'audit' => [
|
||||||
|
@ -50,8 +50,8 @@ return [
|
||||||
'success' => 'Вашият файл беше въведен.',
|
'success' => 'Вашият файл беше въведен.',
|
||||||
'file_delete_success' => 'Вашият файл беше изтрит успешно.',
|
'file_delete_success' => 'Вашият файл беше изтрит успешно.',
|
||||||
'file_delete_error' => 'Файлът не е в състояние да бъде изтрит',
|
'file_delete_error' => 'Файлът не е в състояние да бъде изтрит',
|
||||||
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
'header_row_has_malformed_characters' => 'Един или повече атрибути на заглавния ред съдържат неправилни UTF-8 символи',
|
||||||
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
'content_row_has_malformed_characters' => 'Един или повече атрибути на заглавния ред съдържат неправилни UTF-8 символи',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -8,12 +8,13 @@ return [
|
||||||
'change' => 'Предоставяне',
|
'change' => 'Предоставяне',
|
||||||
'checkout_date' => 'Дата на изписване',
|
'checkout_date' => 'Дата на изписване',
|
||||||
'checkoutto' => 'Изписан',
|
'checkoutto' => 'Изписан',
|
||||||
'components_cost' => 'Total Components Cost',
|
'components_cost' => 'Обща стойност на компонентите',
|
||||||
'current_value' => 'Текуща стойност',
|
'current_value' => 'Текуща стойност',
|
||||||
'diff' => 'Разлика',
|
'diff' => 'Разлика',
|
||||||
'dl_csv' => 'Сваляне на CSV',
|
'dl_csv' => 'Сваляне на CSV',
|
||||||
'eol' => 'EOL',
|
'eol' => 'EOL',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
|
'last_checkin_date' => 'Дата на вписване',
|
||||||
'location' => 'Местоположение',
|
'location' => 'Местоположение',
|
||||||
'purchase_cost' => 'Стойност',
|
'purchase_cost' => 'Стойност',
|
||||||
'purchase_date' => 'Закупен',
|
'purchase_date' => 'Закупен',
|
||||||
|
|
|
@ -13,38 +13,38 @@ return [
|
||||||
'none_licenses' => 'Няма достатъчно налични :license за изписване. Не достигат :qty . ',
|
'none_licenses' => 'Няма достатъчно налични :license за изписване. Не достигат :qty . ',
|
||||||
'none_consumables' => 'Няма достатъчно налични бройки от :consumable за изписване. Не достигат :qty . ',
|
'none_consumables' => 'Няма достатъчно налични бройки от :consumable за изписване. Не достигат :qty . ',
|
||||||
'none_accessory' => 'Няма достатъчно налични бройки от :accessory за изписване. Не достигат :qty . ',
|
'none_accessory' => 'Няма достатъчно налични бройки от :accessory за изписване. Не достигат :qty . ',
|
||||||
'append_accessory' => 'Append Accessory',
|
'append_accessory' => 'Добави аксесоар',
|
||||||
'update_appended_accessory' => 'Update appended Accessory',
|
'update_appended_accessory' => 'Обнови добавения аксесоар',
|
||||||
'append_consumable' => 'Append Consumable',
|
'append_consumable' => 'Добави консуматив',
|
||||||
'update_appended_consumable' => 'Update appended Consumable',
|
'update_appended_consumable' => 'Обнови добавения консуматив',
|
||||||
'append_license' => 'Append license',
|
'append_license' => 'Добави лиценз',
|
||||||
'update_appended_license' => 'Update appended license',
|
'update_appended_license' => 'Обнови добавения лиценз',
|
||||||
'append_model' => 'Append model',
|
'append_model' => 'Добави модел',
|
||||||
'update_appended_model' => 'Update appended model',
|
'update_appended_model' => 'Обнови допбавения модел',
|
||||||
'license_error' => 'License already attached to kit',
|
'license_error' => 'Лиценза вече е прикачен към комплекта',
|
||||||
'license_added_success' => 'License added successfully',
|
'license_added_success' => 'Лиценза е добавен успешно',
|
||||||
'license_updated' => 'License was successfully updated',
|
'license_updated' => 'Лиценза беше обновен успешно',
|
||||||
'license_none' => 'License does not exist',
|
'license_none' => 'Лиценза не същестува',
|
||||||
'license_detached' => 'License was successfully detached',
|
'license_detached' => 'Лиценза беше премахнат успешно',
|
||||||
'consumable_added_success' => 'Consumable added successfully',
|
'consumable_added_success' => 'Консуматива беше добавен успешно',
|
||||||
'consumable_updated' => 'Consumable was successfully updated',
|
'consumable_updated' => 'Консуматива беше успешно обновен',
|
||||||
'consumable_error' => 'Consumable already attached to kit',
|
'consumable_error' => 'Консуматива вече е добавен в комплекта',
|
||||||
'consumable_deleted' => 'Delete was successful',
|
'consumable_deleted' => 'Успешно изтрит',
|
||||||
'consumable_none' => 'Consumable does not exist',
|
'consumable_none' => 'Консуматива не съществува',
|
||||||
'consumable_detached' => 'Consumable was successfully detached',
|
'consumable_detached' => 'Консуматива беше премахнат успешно',
|
||||||
'accessory_added_success' => 'Accessory added successfully',
|
'accessory_added_success' => 'Аксесоарът беше добавен успешно',
|
||||||
'accessory_updated' => 'Accessory was successfully updated',
|
'accessory_updated' => 'Аксесоарът беше успешно обновен',
|
||||||
'accessory_detached' => 'Accessory was successfully detached',
|
'accessory_detached' => 'Аксесоарът беше премахнат успешно',
|
||||||
'accessory_error' => 'Accessory already attached to kit',
|
'accessory_error' => 'Аксесоарът вече е прикачен към комплекта',
|
||||||
'accessory_deleted' => 'Delete was successful',
|
'accessory_deleted' => 'Успешно изтрит',
|
||||||
'accessory_none' => 'Accessory does not exist',
|
'accessory_none' => 'Аксесоарът на съществува',
|
||||||
'checkout_success' => 'Checkout was successful',
|
'checkout_success' => 'Изписването е успешно',
|
||||||
'checkout_error' => 'Checkout error',
|
'checkout_error' => 'Грешка при изписване',
|
||||||
'kit_none' => 'Kit does not exist',
|
'kit_none' => 'Комплекта не съществува',
|
||||||
'kit_created' => 'Kit was successfully created',
|
'kit_created' => 'Комплектът беше създаден',
|
||||||
'kit_updated' => 'Kit was successfully updated',
|
'kit_updated' => 'Комплектът беше обновен',
|
||||||
'kit_not_found' => 'Kit not found',
|
'kit_not_found' => 'Комплекта не е намерен',
|
||||||
'kit_deleted' => 'Kit was successfully deleted',
|
'kit_deleted' => 'Комплектът беше изтрит',
|
||||||
'kit_model_updated' => 'Model was successfully updated',
|
'kit_model_updated' => 'Модела беше успешно обновен',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'Модела беше премахнат успешно',
|
||||||
];
|
];
|
||||||
|
|
11
resources/lang/bg/admin/labels/message.php
Normal file
11
resources/lang/bg/admin/labels/message.php
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'invalid_return_count' => 'Невалидна бройка от :name. Очаквана :expected, получена :actual.',
|
||||||
|
'invalid_return_type' => 'Невалиден тип от :name. Очакван :expected, получен :actual.',
|
||||||
|
'invalid_return_value' => 'Невалидна стойност от :name. Очакван :expected, получен :actual.',
|
||||||
|
|
||||||
|
'does_not_exist' => 'Етикета не съществува',
|
||||||
|
|
||||||
|
];
|
13
resources/lang/bg/admin/labels/table.php
Normal file
13
resources/lang/bg/admin/labels/table.php
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'labels_per_page' => 'Етикети',
|
||||||
|
'support_fields' => 'Полета',
|
||||||
|
'support_asset_tag' => 'Таг',
|
||||||
|
'support_1d_barcode' => '1D',
|
||||||
|
'support_2d_barcode' => '2D',
|
||||||
|
'support_logo' => 'Лого',
|
||||||
|
'support_title' => 'Заглавие',
|
||||||
|
|
||||||
|
];
|
|
@ -18,28 +18,29 @@ return array(
|
||||||
'software_licenses' => 'Софтуерни лицензи',
|
'software_licenses' => 'Софтуерни лицензи',
|
||||||
'user' => 'Потребител',
|
'user' => 'Потребител',
|
||||||
'view' => 'Преглед на лиценз',
|
'view' => 'Преглед на лиценз',
|
||||||
'delete_disabled' => 'This license cannot be deleted yet because some seats are still checked out.',
|
'delete_disabled' => 'Този лиценз не може да бъде изтрит, защото все още е заведен.',
|
||||||
'bulk' =>
|
'bulk' =>
|
||||||
[
|
[
|
||||||
'checkin_all' => [
|
'checkin_all' => [
|
||||||
'button' => 'Checkin All Seats',
|
'button' => 'Връщане на всички бройки',
|
||||||
'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
'modal' => 'Това ще заведе една бройка. | Това ще заведе всички :checkedout_seats_count бройки от този лиценз.',
|
||||||
'enabled_tooltip' => 'Checkin ALL seats for this license from both users and assets',
|
'enabled_tooltip' => 'Вписване на всички бройки от този лиценз за потребителите и активите',
|
||||||
'disabled_tooltip' => 'This is disabled because there are no seats currently checked out',
|
'disabled_tooltip' => 'Това е забранено защото няма изписани бройки',
|
||||||
'success' => 'License successfully checked in! | All licenses were successfully checked in!',
|
'disabled_tooltip_reassignable' => 'Това е деактивирано, защото лиценза не може да се прехвърля',
|
||||||
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
'success' => 'Лиценза е заведен успешно! | Всички лицензи са заведени успешно!',
|
||||||
|
'log_msg' => 'Проверено чрез групово лиценз изписване в GUI',
|
||||||
],
|
],
|
||||||
|
|
||||||
'checkout_all' => [
|
'checkout_all' => [
|
||||||
'button' => 'Checkout All Seats',
|
'button' => 'Изпиши всички бройки',
|
||||||
'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.',
|
'modal' => 'Това ще изпише един лиценз на първия наличен потребител. | Това ще изпише вички :available_seats_count лиценза на първите налични потребители. Потребителя се смята за наличен, ако те нямат зачислен лиценз вече и настройката за автоматично зачисляване е включена в техния акаунт.',
|
||||||
'enabled_tooltip' => 'Checkout ALL seats (or as many as are available) to ALL users',
|
'enabled_tooltip' => 'Изпиши всички лицензи (или колкото са налични) на всички потребители',
|
||||||
'disabled_tooltip' => 'This is disabled because there are no seats currently available',
|
'disabled_tooltip' => 'Това е забранено защото няма налични лицензи',
|
||||||
'success' => 'License successfully checked out! | :count licenses were successfully checked out!',
|
'success' => 'Лиценза беше успешно изписан! | :count лиценза бяха успешно изписани!',
|
||||||
'error_no_seats' => 'There are no remaining seats left for this license.',
|
'error_no_seats' => 'Няма оставащи бройки от този лиценз.',
|
||||||
'warn_not_enough_seats' => ':count users were assigned this license, but we ran out of available license seats.',
|
'warn_not_enough_seats' => ':count потребителя бяха асоциирани към този лиценз, но свободните бройки от този лиценз свършиха.',
|
||||||
'warn_no_avail_users' => 'Nothing to do. There are no users who do not already have this license assigned to them.',
|
'warn_no_avail_users' => 'Нищо не е променено. Няма потребители, които вече да нямат зачислен от този лиценз.',
|
||||||
'log_msg' => 'Checked out via bulk license checkout in license GUI',
|
'log_msg' => 'Изписан чрез групово лизенц изписване в GUI',
|
||||||
|
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'does_not_exist' => 'License does not exist or you do not have permission to view it.',
|
'does_not_exist' => 'Лиценза не съществува или нямата права да го видите.',
|
||||||
'user_does_not_exist' => 'Потребителят не съществува.',
|
'user_does_not_exist' => 'Потребителят не съществува.',
|
||||||
'asset_does_not_exist' => 'Активът, който се опитвате да свържете с този лиценз не съществува.',
|
'asset_does_not_exist' => 'Активът, който се опитвате да свържете с този лиценз не съществува.',
|
||||||
'owner_doesnt_match_asset' => 'Активът, който се опитвате да свържете с този лиценз е притежание на друго лице, различно от това, което е определено в падащия списък.',
|
'owner_doesnt_match_asset' => 'Активът, който се опитвате да свържете с този лиценз е притежание на друго лице, различно от това, което е определено в падащия списък.',
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'support_url_help' => 'Use <code>{LOCALE}</code> and <code>{SERIAL}</code> in your URL as variables to have those values auto-populate when viewing assets.',
|
'support_url_help' => 'Променливите <code>{LOCALE}</code>, <code>{SERIAL}</code>, <code>{MODEL_NUMBER}</code>, и <code>{MODEL_NAME}</code> могат да бъдат използвани в URL, за да бъдат автоматично попълнени за активите - например https://support.apple.com/{LOCALE}/{SERIAL}.',
|
||||||
'does_not_exist' => 'Несъществуващ производител.',
|
'does_not_exist' => 'Несъществуващ производител.',
|
||||||
'assoc_users' => 'Този производител е асоцииран с поне един от моделите и не може да бъде изтрит. Моля, променете връзките на моделите по отношение на този производител и опитайте отново. ',
|
'assoc_users' => 'Този производител е асоцииран с поне един от моделите и не може да бъде изтрит. Моля, променете връзките на моделите по отношение на този производител и опитайте отново. ',
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ return array(
|
||||||
'support_email' => 'Email за поддръжка',
|
'support_email' => 'Email за поддръжка',
|
||||||
'support_phone' => 'Телефон за поддръжка',
|
'support_phone' => 'Телефон за поддръжка',
|
||||||
'support_url' => 'URL адрес за поддръжка',
|
'support_url' => 'URL адрес за поддръжка',
|
||||||
'warranty_lookup_url' => 'Warranty Lookup URL',
|
'warranty_lookup_url' => 'Адрес за проверка на гаранцията URL',
|
||||||
'update' => 'Обновяване на производител',
|
'update' => 'Обновяване на производител',
|
||||||
'url' => 'URL адрес',
|
'url' => 'URL адрес',
|
||||||
|
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
return array(
|
return array(
|
||||||
'about_models_title' => 'Относно модели на актив',
|
'about_models_title' => 'Относно модели на актив',
|
||||||
'about_models_text' => 'Модели на актив са начин за групиране на идентични активи. "MBP 2013", "IPhone 6s" и др.',
|
'about_models_text' => 'Модели на актив са начин за групиране на идентични активи. "MBP 2013", "IPhone 6s" и др.',
|
||||||
'deleted' => 'This model has been deleted.',
|
'deleted' => 'Този модел беше изтрит.',
|
||||||
'bulk_delete' => 'Масово изтриване на модели на активите',
|
'bulk_delete' => 'Масово изтриване на модели на активите',
|
||||||
'bulk_delete_help' => 'Използвайте квадратчетата за отметка по-долу, за да потвърдите изтриването на избраните модели на активи. Моделите, за които има асоциирани активи, не могат да бъдат изтрити, докато активите не се асоциират с друг модел.',
|
'bulk_delete_help' => 'Използвайте квадратчетата за отметка по-долу, за да потвърдите изтриването на избраните модели на активи. Моделите, за които има асоциирани активи, не могат да бъдат изтрити, докато активите не се асоциират с друг модел.',
|
||||||
'bulk_delete_warn' => 'You are about to delete one asset model.|You are about to delete :model_count asset models.',
|
'bulk_delete_warn' => 'Ще изтриете един модел.|Ще изтриете :model_count модела.',
|
||||||
'restore' => 'Възстановяване на модел',
|
'restore' => 'Възстановяване на модел',
|
||||||
'requestable' => 'Потребителите могат да поискат този модел',
|
'requestable' => 'Потребителите могат да поискат този модел',
|
||||||
'show_mac_address' => 'Визуализиране на поле за MAC адрес в активите за този модел',
|
'show_mac_address' => 'Визуализиране на поле за MAC адрес в активите за този модел',
|
||||||
|
|
|
@ -2,8 +2,9 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'deleted' => 'Изтрит модел',
|
||||||
'does_not_exist' => 'Моделът не съществува.',
|
'does_not_exist' => 'Моделът не съществува.',
|
||||||
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
|
'no_association' => 'ВНИМАНИЕ! Модела за този актив е неправилен или липсва!',
|
||||||
'no_association_fix' => 'Това ще счупи нещата по много лош начин. Редактирайте артикула сега и го зачислете към модел.',
|
'no_association_fix' => 'Това ще счупи нещата по много лош начин. Редактирайте артикула сега и го зачислете към модел.',
|
||||||
'assoc_users' => 'Този модел е асоцииран с един или повече активи и не може да бъде изтрит. Моля изтрийте активите и опитайте отново.',
|
'assoc_users' => 'Този модел е асоцииран с един или повече активи и не може да бъде изтрит. Моля изтрийте активите и опитайте отново.',
|
||||||
|
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'info' => 'Изберете опциите, които желаете за справката за активи.',
|
'info' => 'Изберете опциите, които желаете за справката за активи.',
|
||||||
'deleted_user' => 'Deleted user',
|
'deleted_user' => 'Изтрит потребител',
|
||||||
'send_reminder' => 'Send reminder',
|
'send_reminder' => 'Изпрати напомняне',
|
||||||
'reminder_sent' => 'Reminder sent',
|
'reminder_sent' => 'Напомнянето изпратено',
|
||||||
'acceptance_deleted' => 'Acceptance request deleted',
|
'acceptance_deleted' => 'Заявката за приемане е изтрита',
|
||||||
'acceptance_request' => 'Acceptance request'
|
'acceptance_request' => 'Заявка за приемане'
|
||||||
];
|
];
|
|
@ -11,7 +11,7 @@ return [
|
||||||
'admin_cc_email_help' => 'Въведете допълнителни електронни адреси, ако желаете да се изпраща копие на електронните пощи при вписване и изписване на активи.',
|
'admin_cc_email_help' => 'Въведете допълнителни електронни адреси, ако желаете да се изпраща копие на електронните пощи при вписване и изписване на активи.',
|
||||||
'is_ad' => 'Това е активна директория на сървър',
|
'is_ad' => 'Това е активна директория на сървър',
|
||||||
'alerts' => 'Известия',
|
'alerts' => 'Известия',
|
||||||
'alert_title' => 'Update Notification Settings',
|
'alert_title' => 'Обнови настройките за известие',
|
||||||
'alert_email' => 'Изпращане на нотификации към',
|
'alert_email' => 'Изпращане на нотификации към',
|
||||||
'alert_email_help' => 'Е-майл адреси или групов е-маил за известяване, разделен със запетайка',
|
'alert_email_help' => 'Е-майл адреси или групов е-маил за известяване, разделен със запетайка',
|
||||||
'alerts_enabled' => 'Включване на известията',
|
'alerts_enabled' => 'Включване на известията',
|
||||||
|
@ -32,8 +32,8 @@ return [
|
||||||
'backups_restoring' => 'Възстановяване от архив',
|
'backups_restoring' => 'Възстановяване от архив',
|
||||||
'backups_upload' => 'Качване на архив',
|
'backups_upload' => 'Качване на архив',
|
||||||
'backups_path' => 'Архивите на сървъра са записани в <code>:path</code>',
|
'backups_path' => 'Архивите на сървъра са записани в <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_restore_warning' => 'Използвайте бутона за възстановяване <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> ,за да възстановите архивно копие. (Това не работи с S3 файлова система или Docker.)<br><br>Вашата <strong>цяла :app_name датабаза и всички качени файлове ще бъдат заменени</strong> от съдържанието на архива. ',
|
||||||
'backups_logged_out' => 'All existing users, including you, will be logged out once your restore is complete.',
|
'backups_logged_out' => 'Всички потребители, включително и вие, ще бъдат отписани след възстановяването.',
|
||||||
'backups_large' => 'Много големите архиви може да не могат да се възстановят поради изтичане на времето на сесията и ще трябва да се възстановят ръчно през команден ред. ',
|
'backups_large' => 'Много големите архиви може да не могат да се възстановят поради изтичане на времето на сесията и ще трябва да се възстановят ръчно през команден ред. ',
|
||||||
'barcode_settings' => 'Настройки на баркод',
|
'barcode_settings' => 'Настройки на баркод',
|
||||||
'confirm_purge' => 'Потвърдете пречистване ',
|
'confirm_purge' => 'Потвърдете пречистване ',
|
||||||
|
@ -117,16 +117,16 @@ return [
|
||||||
'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_activated_flag_help' => 'This value is used to determine whether a synced user can login to Snipe-IT. <strong>It does not affect the ability to check items in or out to them</strong>, and should be the <strong>attribute name</strong> within your AD/LDAP, <strong>not the value</strong>. <br><br>If this field is set to a field name that does not exist in your AD/LDAP, or the value in the AD/LDAP field is set to <code>0</code> or <code>false</code>, <strong>user login will be disabled</strong>. If the value in the AD/LDAP field is set to <code>1</code> or <code>true</code> or <em>any other text</em> means the user can log in. When the field is blank in your AD, we respect the <code>userAccountControl</code> attribute, which usually allows non-suspended users to log in.',
|
||||||
'ldap_emp_num' => 'LDAP номер на служител',
|
'ldap_emp_num' => 'LDAP номер на служител',
|
||||||
'ldap_email' => 'LDAP електронна поща',
|
'ldap_email' => 'LDAP електронна поща',
|
||||||
'ldap_test' => 'Test LDAP',
|
'ldap_test' => 'Тест LDAP',
|
||||||
'ldap_test_sync' => 'Test LDAP Synchronization',
|
'ldap_test_sync' => 'Тест LDAP Синхронизация',
|
||||||
'license' => 'Софтуерен лиценз',
|
'license' => 'Софтуерен лиценз',
|
||||||
'load_remote_text' => 'Отдалечени скриптове',
|
'load_remote_text' => 'Отдалечени скриптове',
|
||||||
'load_remote_help_text' => 'Тази Snipe-IT инсталация може да зарежда и изпълнява външни скриптове.',
|
'load_remote_help_text' => 'Тази Snipe-IT инсталация може да зарежда и изпълнява външни скриптове.',
|
||||||
'login' => 'Login Attempts',
|
'login' => 'Опити за вход',
|
||||||
'login_attempt' => 'Login Attempt',
|
'login_attempt' => 'Опит за вход',
|
||||||
'login_ip' => 'IP Address',
|
'login_ip' => 'IP Адрес',
|
||||||
'login_success' => 'Success?',
|
'login_success' => 'Успешно?',
|
||||||
'login_user_agent' => 'User Agent',
|
'login_user_agent' => 'Потребителски агент',
|
||||||
'login_help' => 'List of attempted logins',
|
'login_help' => 'List of attempted logins',
|
||||||
'login_note' => 'Вход забележка',
|
'login_note' => 'Вход забележка',
|
||||||
'login_note_help' => 'По избор включете няколко изречения на екрана за вход, например, за да помогнете на хора, които са намерили изгубено или откраднато устройство. Това поле приема <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>',
|
'login_note_help' => 'По избор включете няколко изречения на екрана за вход, например, за да помогнете на хора, които са намерили изгубено или откраднато устройство. Това поле приема <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>',
|
||||||
|
@ -225,7 +225,7 @@ return [
|
||||||
'value' => 'Стойност',
|
'value' => 'Стойност',
|
||||||
'brand' => 'Брандиране',
|
'brand' => 'Брандиране',
|
||||||
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
|
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
|
||||||
'brand_help' => 'Logo, Site Name',
|
'brand_help' => 'Лого, Име на сайт',
|
||||||
'web_brand' => 'Тип уеб брандиране',
|
'web_brand' => 'Тип уеб брандиране',
|
||||||
'about_settings_title' => 'Относно настройките',
|
'about_settings_title' => 'Относно настройките',
|
||||||
'about_settings_text' => 'Тези настройки позволяват да конфигурирате различни аспекти на Вашата инсталация.',
|
'about_settings_text' => 'Тези настройки позволяват да конфигурирате различни аспекти на Вашата инсталация.',
|
||||||
|
@ -330,9 +330,30 @@ return [
|
||||||
'setup_migration_create_user' => 'Next: Create User',
|
'setup_migration_create_user' => 'Next: Create User',
|
||||||
'ldap_settings_link' => 'LDAP Settings Page',
|
'ldap_settings_link' => 'LDAP Settings Page',
|
||||||
'slack_test' => 'Test <i class="fab fa-slack"></i> Integration',
|
'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' => 'Title',
|
||||||
|
'label2_title_help' => 'The title to show on labels that support it',
|
||||||
|
'label2_title_help_phold' => 'The placeholder <code>{COMPANY}</code> will be replaced with the asset's company name',
|
||||||
|
'label2_asset_logo' => 'Use Asset Logo',
|
||||||
|
'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at <code>:setting_name</code>',
|
||||||
|
'label2_1d_type' => '1D Barcode Type',
|
||||||
|
'label2_1d_type_help' => 'Format for 1D barcodes',
|
||||||
|
'label2_2d_type' => '2D Barcode Type',
|
||||||
|
'label2_2d_type_help' => 'Format for 2D barcodes',
|
||||||
|
'label2_2d_target' => '2D Barcode Target',
|
||||||
|
'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
|
||||||
|
'label2_fields' => 'Field Definitions',
|
||||||
|
'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
|
||||||
|
'help_asterisk_bold' => 'Text entered as <code>**text**</code> will be displayed as bold',
|
||||||
|
'help_blank_to_use' => 'Leave blank to use the value from <code>:setting_name</code>',
|
||||||
|
'help_default_will_use' => '<code>:default</code> will use the value from <code>:setting_name</code>. <br>Note that the value of the barcodes must comply with the respective barcode spec in order to be successfully generated. Please see <a href="https://snipe-it.readme.io/docs/barcodes">the documentation <i class="fa fa-external-link"></i></a> for more details. ',
|
||||||
|
'default' => 'Default',
|
||||||
|
'none' => 'None',
|
||||||
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
||||||
'google_login' => 'Google Workspace Login Settings',
|
'google_login' => 'Google Workspace Login Settings',
|
||||||
'enable_google_login' => 'Enable users to login with Google Workspace',
|
'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. ',
|
'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. ',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -11,8 +11,8 @@ return [
|
||||||
'file_deleted' => 'Архивният файл беше изтрит успешно.',
|
'file_deleted' => 'Архивният файл беше изтрит успешно.',
|
||||||
'generated' => 'Нов архивен файл беше създаден успешно.',
|
'generated' => 'Нов архивен файл беше създаден успешно.',
|
||||||
'file_not_found' => 'Архивният файл не беше открит на сървъра.',
|
'file_not_found' => 'Архивният файл не беше открит на сървъра.',
|
||||||
'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_warning' => 'Да, потвърди възстановяването. Това ще презапише цялата информация в датабазата и ще отпише всички вписани потребители включително вас.',
|
||||||
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
'restore_confirm' => 'Сигурни ли сте че искате да възстановите датабазата от :filename?'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'Възникна грешка при пречистване. ',
|
'error' => 'Възникна грешка при пречистване. ',
|
||||||
|
@ -20,25 +20,25 @@ return [
|
||||||
'success' => 'Изтрити записи успешно премахнати.',
|
'success' => 'Изтрити записи успешно премахнати.',
|
||||||
],
|
],
|
||||||
'mail' => [
|
'mail' => [
|
||||||
'sending' => 'Sending Test Email...',
|
'sending' => 'Изпращане на тестов е-майл...',
|
||||||
'success' => 'Mail sent!',
|
'success' => 'Писмото е изпратено!',
|
||||||
'error' => 'Mail could not be sent.',
|
'error' => 'Е-майла не може да се изпрати.',
|
||||||
'additional' => 'No additional error message provided. Check your mail settings and your app log.'
|
'additional' => 'Няма допълнителна информация за грешка. Проверете е-майл настройките и логовете на програмата.'
|
||||||
],
|
],
|
||||||
'ldap' => [
|
'ldap' => [
|
||||||
'testing' => 'Testing LDAP Connection, Binding & Query ...',
|
'testing' => 'Тест на LDAP връзката...',
|
||||||
'500' => 'Грешка 500. Моля проверете логовете на сървъра за повече информация.',
|
'500' => 'Грешка 500. Моля проверете логовете на сървъра за повече информация.',
|
||||||
'error' => 'Възникна грешка :(',
|
'error' => 'Възникна грешка :(',
|
||||||
'sync_success' => 'A sample of 10 users returned from the LDAP server based on your settings:',
|
'sync_success' => 'Примерни 10 потребителя от LDAP сървъра базирани на вашите настройки:',
|
||||||
'testing_authentication' => 'Testing LDAP Authentication...',
|
'testing_authentication' => 'Тест LDAP Автентификация...',
|
||||||
'authentication_success' => 'User authenticated against LDAP successfully!'
|
'authentication_success' => 'Потребителска Автентификация към LDAP успешна!'
|
||||||
],
|
],
|
||||||
'webhook' => [
|
'webhook' => [
|
||||||
'sending' => 'Sending :app test message...',
|
'sending' => 'Изпращане :app тест съобщение...',
|
||||||
'success_pt1' => 'Success! Check the ',
|
'success_pt1' => 'Успешно! Проверете ',
|
||||||
'success_pt2' => ' channel for your test message, and be sure to click SAVE below to store your settings.',
|
'success_pt2' => ' канал за вашето тестово съобщение и натиснете бутона SAVE за да запазите вашите настройки.',
|
||||||
'500' => '500 Server Error.',
|
'500' => 'Грешка 500.',
|
||||||
'error' => 'Something went wrong. :app responded with: :error_message',
|
'error' => 'Възникна грешка. :app върна грешка: :error_message',
|
||||||
'error_misc' => 'Something went wrong. :( ',
|
'error_misc' => 'Възникна грешка. :( ',
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
'created' => 'Created',
|
'created' => 'Създаден',
|
||||||
'size' => 'Size',
|
'size' => 'Размер',
|
||||||
);
|
);
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'deleted' => 'Изтрит доставчик',
|
||||||
'does_not_exist' => 'Несъществуващ доставчик.',
|
'does_not_exist' => 'Несъществуващ доставчик.',
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -17,38 +17,38 @@ return [
|
||||||
'last_login' => 'Последен достъп до системата',
|
'last_login' => 'Последен достъп до системата',
|
||||||
'ldap_config_text' => 'LDAP конфигурационните настройки могат да бъдат намерени в Admin > Settings. Избраното (по изобр) местоположение ще бъде настроено за всички въведени потребители.',
|
'ldap_config_text' => 'LDAP конфигурационните настройки могат да бъдат намерени в Admin > Settings. Избраното (по изобр) местоположение ще бъде настроено за всички въведени потребители.',
|
||||||
'print_assigned' => 'Печат на всички отдадени',
|
'print_assigned' => 'Печат на всички отдадени',
|
||||||
'email_assigned' => 'Email List of All Assigned',
|
'email_assigned' => 'Изпрати Е-майл списък на всички заведени активи',
|
||||||
'user_notified' => 'User has been emailed a list of their currently assigned items.',
|
'user_notified' => 'На потребителя беше изпратен списак по е-майл с неговите заведени активи.',
|
||||||
'auto_assign_label' => 'Include this user when auto-assigning eligible licenses',
|
'auto_assign_label' => 'Включи този потребител при автоматичното асоцииране на лицензи',
|
||||||
'auto_assign_help' => 'Skip this user in auto assignment of licenses',
|
'auto_assign_help' => 'Не включвай този потребител при автоматичното асоцииране на лицензи',
|
||||||
'software_user' => 'Софтуерни продукти, изписани на :name',
|
'software_user' => 'Софтуерни продукти, изписани на :name',
|
||||||
'send_email_help' => 'Трябва да предоставите е-майл адрес за този потребител за да му се изпратят името и паролата. Изпращането на име и парола може да стане при създаването на потребителя. Паролите се съхраняват криптирани и не могат да се възстановят.',
|
'send_email_help' => 'Трябва да предоставите е-майл адрес за този потребител за да му се изпратят името и паролата. Изпращането на име и парола може да стане при създаването на потребителя. Паролите се съхраняват криптирани и не могат да се възстановят.',
|
||||||
'view_user' => 'Преглед на потребител :name',
|
'view_user' => 'Преглед на потребител :name',
|
||||||
'usercsv' => 'CSV файл',
|
'usercsv' => 'CSV файл',
|
||||||
'two_factor_admin_optin_help' => 'Текущите настройки на администратор позволяват избирателно прилагане на двуфакторова автентификация. ',
|
'two_factor_admin_optin_help' => 'Текущите настройки на администратор позволяват избирателно прилагане на двуфакторова автентификация. ',
|
||||||
'two_factor_enrolled' => '2FA Device Enrolled ',
|
'two_factor_enrolled' => '2FA устройство записано ',
|
||||||
'two_factor_active' => '2FA Active ',
|
'two_factor_active' => '2FA Активно ',
|
||||||
'user_deactivated' => 'User cannot login',
|
'user_deactivated' => 'Потребителя не може да се впише',
|
||||||
'user_activated' => 'User can login',
|
'user_activated' => 'Потребителя може да се впише',
|
||||||
'activation_status_warning' => 'Не променяй статуса на активиране',
|
'activation_status_warning' => 'Не променяй статуса на активиране',
|
||||||
'group_memberships_helpblock' => 'Само админ може да редактира членовете на групата.',
|
'group_memberships_helpblock' => 'Само админ може да редактира членовете на групата.',
|
||||||
'superadmin_permission_warning' => 'Само админ може да даде администраторски достъп на потребител.',
|
'superadmin_permission_warning' => 'Само админ може да даде администраторски достъп на потребител.',
|
||||||
'admin_permission_warning' => 'Само потребители с административни права може да дадат админ достъп.',
|
'admin_permission_warning' => 'Само потребители с административни права може да дадат админ достъп.',
|
||||||
'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.',
|
'warning_deletion_information' => 'Вие ще заведете всички активи от :count потребител(и) от списъка по-долу. Администраторските имена са оцветени в червено.',
|
||||||
'update_user_assets_status' => 'Update all assets for these users to this status',
|
'update_user_assets_status' => 'Обнови всички активи за следните потребители към този статус',
|
||||||
'checkin_user_properties' => 'Впиши всички асоцирани настройки към тези потребители',
|
'checkin_user_properties' => 'Впиши всички асоцирани настройки към тези потребители',
|
||||||
'remote_label' => 'This is a remote user',
|
'remote_label' => 'Това е отдалечен потребител',
|
||||||
'remote' => '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.',
|
'remote_help' => 'Това може да бъде използвано, за да филтирате отдалечените потребители които никога или рядко идват на работа.',
|
||||||
'not_remote_label' => 'This is not a remote user',
|
'not_remote_label' => 'Това не е отдалечен потребител',
|
||||||
'vip_label' => 'VIP user',
|
'vip_label' => 'ВИП потребител',
|
||||||
'vip_help' => 'This can be helpful to mark important people in your org if you would like to handle them in special ways.',
|
'vip_help' => 'Това може да е полезно да маркиране важните потребители във вашата фирма, ако трябва да ги третирате по особен начин.',
|
||||||
'create_user' => 'Create a user',
|
'create_user' => 'Нов потребител',
|
||||||
'create_user_page_explanation' => 'This is the account information you will use to access the site for the first time.',
|
'create_user_page_explanation' => 'Това е акаунт информацията, която ще използвате за достъп до страницата за първи път.',
|
||||||
'email_credentials' => 'Email credentials',
|
'email_credentials' => 'Е-майл достъп',
|
||||||
'email_credentials_text' => 'Email my credentials to the email address above',
|
'email_credentials_text' => 'Изпрати ми паролата за достъп по е-майл на адреса по-горе',
|
||||||
'next_save_user' => 'Next: Save User',
|
'next_save_user' => 'Следва: Запазване на потребител',
|
||||||
'all_assigned_list_generation' => 'Generated on:',
|
'all_assigned_list_generation' => 'Генерирано на:',
|
||||||
'email_user_creds_on_create' => 'Email this user their credentials?',
|
'email_user_creds_on_create' => 'Да се изпрати ли е-майл с паролата на потребителя?',
|
||||||
];
|
];
|
||||||
|
|
|
@ -6,16 +6,16 @@ return array(
|
||||||
'declined' => 'Активът беше отказан.',
|
'declined' => 'Активът беше отказан.',
|
||||||
'bulk_manager_warn' => 'Вашите потребителски профили бяха обновени успешно, обаче вашето управителско вписване не беше запазено, защото управителят, които сте избрали бе в списъка с потребителски профили за промяна и потребителите не могат да бъдат свои управители. Моля изберете вашите потребителски профили отново, с изключение на управителя.',
|
'bulk_manager_warn' => 'Вашите потребителски профили бяха обновени успешно, обаче вашето управителско вписване не беше запазено, защото управителят, които сте избрали бе в списъка с потребителски профили за промяна и потребителите не могат да бъдат свои управители. Моля изберете вашите потребителски профили отново, с изключение на управителя.',
|
||||||
'user_exists' => 'Потребителят вече съществува!',
|
'user_exists' => 'Потребителят вече съществува!',
|
||||||
'user_not_found' => 'User does not exist.',
|
'user_not_found' => 'Потребителят не съществува.',
|
||||||
'user_login_required' => 'Полето за вход е задължително',
|
'user_login_required' => 'Полето за вход е задължително',
|
||||||
'user_password_required' => 'Паролата е задължителна.',
|
'user_password_required' => 'Паролата е задължителна.',
|
||||||
'insufficient_permissions' => 'Нямате необходимите права.',
|
'insufficient_permissions' => 'Нямате необходимите права.',
|
||||||
'user_deleted_warning' => 'Този потребител е изтрит. За да редактирате данните за него или да му зададете актив, трябва първо да възстановите потребителя.',
|
'user_deleted_warning' => 'Този потребител е изтрит. За да редактирате данните за него или да му зададете актив, трябва първо да възстановите потребителя.',
|
||||||
'ldap_not_configured' => 'Интеграцията с LDAP не е конфигурирана за тази инсталация.',
|
'ldap_not_configured' => 'Интеграцията с LDAP не е конфигурирана за тази инсталация.',
|
||||||
'password_resets_sent' => 'Избраните потребители, които са активирани и имат валиден е-майл адрес им беше изпратен линк за смяна на парола.',
|
'password_resets_sent' => 'Избраните потребители, които са активирани и имат валиден е-майл адрес им беше изпратен линк за смяна на парола.',
|
||||||
'password_reset_sent' => 'A password reset link has been sent to :email!',
|
'password_reset_sent' => 'Изпратена е връзка за въстановяване на паролата до :email!',
|
||||||
'user_has_no_email' => 'This user does not have an email address in their profile.',
|
'user_has_no_email' => 'Този потребител няма е-майл адрес в неговия профил.',
|
||||||
'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
|
'user_has_no_assets_assigned' => 'Този потребител няма никакви заведени активи',
|
||||||
|
|
||||||
|
|
||||||
'success' => array(
|
'success' => array(
|
||||||
|
@ -61,7 +61,7 @@ return array(
|
||||||
),
|
),
|
||||||
|
|
||||||
'inventorynotification' => array(
|
'inventorynotification' => array(
|
||||||
'error' => 'This user has no email set.',
|
'error' => 'Този потребител няма е-майл.',
|
||||||
'success' => 'The user has been notified about their current inventory.'
|
'success' => 'Потребителя беше известен отностно текущите активи, които са му заведени.'
|
||||||
)
|
)
|
||||||
);
|
);
|
|
@ -10,7 +10,7 @@ return array(
|
||||||
'email' => 'Email',
|
'email' => 'Email',
|
||||||
'employee_num' => 'Номер на служител',
|
'employee_num' => 'Номер на служител',
|
||||||
'first_name' => 'Собствено име',
|
'first_name' => 'Собствено име',
|
||||||
'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.',
|
'groupnotes' => 'Изберете група за асоцииране към потребител. Потребителя ще наследи правата на групата. Използвайте ctrl+click (или cmd+click на MacOS) за да демаркирате групи.',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'inherit' => 'Наследяване',
|
'inherit' => 'Наследяване',
|
||||||
'job' => 'Длъжност',
|
'job' => 'Длъжност',
|
||||||
|
@ -29,6 +29,7 @@ return array(
|
||||||
'show_deleted' => 'Преглед на изтритите потребители',
|
'show_deleted' => 'Преглед на изтритите потребители',
|
||||||
'title' => 'Титла',
|
'title' => 'Титла',
|
||||||
'to_restore_them' => 'да ги възстановите.',
|
'to_restore_them' => 'да ги възстановите.',
|
||||||
|
'total_assets_cost' => "Обща стойност",
|
||||||
'updateuser' => 'Обновяване на потребител',
|
'updateuser' => 'Обновяване на потребител',
|
||||||
'username' => 'Потребителско име',
|
'username' => 'Потребителско име',
|
||||||
'user_deleted_text' => 'Потребителят бе маркиран като изтрит.',
|
'user_deleted_text' => 'Потребителят бе маркиран като изтрит.',
|
||||||
|
|
|
@ -13,8 +13,8 @@ return array(
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'failed' => 'These credentials do not match our records.',
|
'failed' => 'Неуспешно удостоверяване на потребител.',
|
||||||
'password' => 'The provided password is incorrect.',
|
'password' => 'Невалидна парола.',
|
||||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
'throttle' => 'Твърде много опити за логин. Моля, опитайте отново след :seconds секунди.',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
|
@ -12,8 +12,8 @@ return [
|
||||||
'remember_me' => 'Запомни ме',
|
'remember_me' => 'Запомни ме',
|
||||||
'username_help_top' => 'Въведете вашето <strong>потребителско име</strong> за да получите линк за смяна на парола.',
|
'username_help_top' => 'Въведете вашето <strong>потребителско име</strong> за да получите линк за смяна на парола.',
|
||||||
'username_help_bottom' => 'Вашето потребителско име и е-майл адрес <em>може да</em> са еднакви или да не са, зависимост от вашата конфигурация. Ако не помните вашето потребителско име се свържете с Администратора. <br><br><strong>Потребители които нямат въведен е-майл адрес няма да получат линк за смяна на парола.</strong> ',
|
'username_help_bottom' => 'Вашето потребителско име и е-майл адрес <em>може да</em> са еднакви или да не са, зависимост от вашата конфигурация. Ако не помните вашето потребителско име се свържете с Администратора. <br><br><strong>Потребители които нямат въведен е-майл адрес няма да получат линк за смяна на парола.</strong> ',
|
||||||
'google_login' => 'Or login with Google Workspace',
|
'google_login' => 'Или вход с Google Workspace',
|
||||||
'google_login_failed' => 'Google Login failed, please try again.',
|
'google_login_failed' => 'Неуспешен вход с Google Login, пробвайте отново.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -4,21 +4,21 @@ return [
|
||||||
'actions' => 'Действия',
|
'actions' => 'Действия',
|
||||||
'add' => 'Добави нов',
|
'add' => 'Добави нов',
|
||||||
'cancel' => 'Отказ',
|
'cancel' => 'Отказ',
|
||||||
'checkin_and_delete' => 'Checkin All / Delete User',
|
'checkin_and_delete' => 'Впиши всички / изтрии потребител',
|
||||||
'delete' => 'Изтриване',
|
'delete' => 'Изтриване',
|
||||||
'edit' => 'Редакция',
|
'edit' => 'Редакция',
|
||||||
'restore' => 'Възстановяване',
|
'restore' => 'Възстановяване',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Премахване',
|
||||||
'request' => 'Заявка',
|
'request' => 'Заявка',
|
||||||
'submit' => 'Потвърди',
|
'submit' => 'Потвърди',
|
||||||
'upload' => 'Качване',
|
'upload' => 'Качване',
|
||||||
'select_file' => 'Изберете файл...',
|
'select_file' => 'Изберете файл...',
|
||||||
'select_files' => 'Изберете файлове...',
|
'select_files' => 'Изберете файлове...',
|
||||||
'generate_labels' => '{1} Генерирай Етикет|[2,*] Генерирай Етикети',
|
'generate_labels' => '{1} Генерирай Етикет|[2,*] Генерирай Етикети',
|
||||||
'send_password_link' => 'Send Password Reset Link',
|
'send_password_link' => 'Изпрати линк за ресет на парола',
|
||||||
'go' => 'Go',
|
'go' => 'Старт',
|
||||||
'bulk_actions' => 'Bulk Actions',
|
'bulk_actions' => 'Пакетни действия',
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Добави поддръжка',
|
||||||
'append' => 'Append',
|
'append' => 'Добави',
|
||||||
'new' => 'Нов',
|
'new' => 'Нов',
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
return [
|
return [
|
||||||
'accessories' => 'Аксесоари',
|
'accessories' => 'Аксесоари',
|
||||||
'activated' => 'Активирано',
|
'activated' => 'Активирано',
|
||||||
'accepted_date' => 'Date Accepted',
|
'accepted_date' => 'Дата на приемане',
|
||||||
'accessory' => 'Аксесоар',
|
'accessory' => 'Аксесоар',
|
||||||
'accessory_report' => 'Справка за аксесоарите',
|
'accessory_report' => 'Справка за аксесоарите',
|
||||||
'action' => 'Действие',
|
'action' => 'Действие',
|
||||||
|
@ -12,7 +12,7 @@ return [
|
||||||
'admin' => 'Администриране',
|
'admin' => 'Администриране',
|
||||||
'administrator' => 'Администратор',
|
'administrator' => 'Администратор',
|
||||||
'add_seats' => 'Добавени работни места',
|
'add_seats' => 'Добавени работни места',
|
||||||
'age' => "Age",
|
'age' => "Години",
|
||||||
'all_assets' => 'Всички активи',
|
'all_assets' => 'Всички активи',
|
||||||
'all' => 'Всички',
|
'all' => 'Всички',
|
||||||
'archived' => 'Архивирани',
|
'archived' => 'Архивирани',
|
||||||
|
@ -28,13 +28,13 @@ return [
|
||||||
'audit' => 'проверка',
|
'audit' => 'проверка',
|
||||||
'audit_report' => 'Отчет за одита',
|
'audit_report' => 'Отчет за одита',
|
||||||
'assets' => 'Активи',
|
'assets' => 'Активи',
|
||||||
'assets_audited' => 'assets audited',
|
'assets_audited' => 'одитирани активи',
|
||||||
'assets_checked_in_count' => 'assets checked in',
|
'assets_checked_in_count' => 'вписани активи',
|
||||||
'assets_checked_out_count' => 'assets checked out',
|
'assets_checked_out_count' => 'изписани активи',
|
||||||
'asset_deleted_warning' => 'This asset has been deleted. You must restore it before you can assign it to someone.',
|
'asset_deleted_warning' => 'Този актив е изтрит. Трябва да го възстановите преди да можете да го зачислите на някой.',
|
||||||
'assigned_date' => 'Date Assigned',
|
'assigned_date' => 'Дата на изписване',
|
||||||
'assigned_to' => 'Активи предадени на :name',
|
'assigned_to' => 'Активи предадени на :name',
|
||||||
'assignee' => 'Assigned to',
|
'assignee' => 'Възложен на',
|
||||||
'avatar_delete' => 'Изтриване на аватар',
|
'avatar_delete' => 'Изтриване на аватар',
|
||||||
'avatar_upload' => 'Качване на аватар',
|
'avatar_upload' => 'Качване на аватар',
|
||||||
'back' => 'Назад',
|
'back' => 'Назад',
|
||||||
|
@ -45,9 +45,9 @@ return [
|
||||||
'bulk_edit' => 'Групово редактиране',
|
'bulk_edit' => 'Групово редактиране',
|
||||||
'bulk_delete' => 'Групово изтриване',
|
'bulk_delete' => 'Групово изтриване',
|
||||||
'bulk_actions' => 'Пакетни действия',
|
'bulk_actions' => 'Пакетни действия',
|
||||||
'bulk_checkin_delete' => 'Bulk Checkin / Delete Users',
|
'bulk_checkin_delete' => 'Групово регистриране/изтриване на потребители',
|
||||||
'byod' => 'BYOD',
|
'byod' => 'BYOD',
|
||||||
'byod_help' => 'This device is owned by the user',
|
'byod_help' => 'Това устройство е собственост на потребител',
|
||||||
'bystatus' => 'по Статус',
|
'bystatus' => 'по Статус',
|
||||||
'cancel' => 'Отказ',
|
'cancel' => 'Отказ',
|
||||||
'categories' => 'Категории',
|
'categories' => 'Категории',
|
||||||
|
@ -82,7 +82,7 @@ return [
|
||||||
'currency' => '$', // this is deprecated
|
'currency' => '$', // this is deprecated
|
||||||
'current' => 'Текущи',
|
'current' => 'Текущи',
|
||||||
'current_password' => 'Текуща парола',
|
'current_password' => 'Текуща парола',
|
||||||
'customize_report' => 'Customize Report',
|
'customize_report' => 'Персонализиран отчет',
|
||||||
'custom_report' => 'Потребителски справки за активи',
|
'custom_report' => 'Потребителски справки за активи',
|
||||||
'dashboard' => 'Табло',
|
'dashboard' => 'Табло',
|
||||||
'days' => 'дни',
|
'days' => 'дни',
|
||||||
|
@ -92,15 +92,15 @@ return [
|
||||||
'debug_warning_text' => 'Това приложение се изпълнява в режим на производство с разрешено отстраняване на грешки. Това може да изложи чувствителни данни, ако приложението ви е достъпно за външния свят. Забранете режим отстраняване на грешки чрез задаване на стойността <code>APP_DEBUF</code> <code>.env</code> във файла <code>false</code>.',
|
'debug_warning_text' => 'Това приложение се изпълнява в режим на производство с разрешено отстраняване на грешки. Това може да изложи чувствителни данни, ако приложението ви е достъпно за външния свят. Забранете режим отстраняване на грешки чрез задаване на стойността <code>APP_DEBUF</code> <code>.env</code> във файла <code>false</code>.',
|
||||||
'delete' => 'Изтриване',
|
'delete' => 'Изтриване',
|
||||||
'delete_confirm' => 'Сигурни ли сте, че желаете изтриването на :item?',
|
'delete_confirm' => 'Сигурни ли сте, че желаете изтриването на :item?',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This can not be undone.',
|
'delete_confirm_no_undo' => 'Сигурни ли сте че искате да изтриете :item? Това не може да бъде върнато на обратно.',
|
||||||
'deleted' => 'Изтрито',
|
'deleted' => 'Изтрито',
|
||||||
'delete_seats' => 'Изтрити работни места за лиценз',
|
'delete_seats' => 'Изтрити работни места за лиценз',
|
||||||
'deletion_failed' => 'Deletion failed',
|
'deletion_failed' => 'Неуспешно изтриване',
|
||||||
'departments' => 'Катедри',
|
'departments' => 'Катедри',
|
||||||
'department' => 'отдел',
|
'department' => 'отдел',
|
||||||
'deployed' => 'Изписани',
|
'deployed' => 'Изписани',
|
||||||
'depreciation' => 'Амортизация',
|
'depreciation' => 'Амортизация',
|
||||||
'depreciations' => 'Depreciations',
|
'depreciations' => 'Амортизации',
|
||||||
'depreciation_report' => 'Справка за амортизации',
|
'depreciation_report' => 'Справка за амортизации',
|
||||||
'details' => 'Детайли',
|
'details' => 'Детайли',
|
||||||
'download' => 'Изтегляне',
|
'download' => 'Изтегляне',
|
||||||
|
@ -109,17 +109,20 @@ return [
|
||||||
'eol' => 'EOL',
|
'eol' => 'EOL',
|
||||||
'email_domain' => 'Email домейн',
|
'email_domain' => 'Email домейн',
|
||||||
'email_format' => 'Email формат',
|
'email_format' => 'Email формат',
|
||||||
'employee_number' => 'Employee Number',
|
'employee_number' => 'Номер на служител',
|
||||||
'email_domain_help' => 'Използвайте това за да генерирате email адреси при въвеждане',
|
'email_domain_help' => 'Използвайте това за да генерирате email адреси при въвеждане',
|
||||||
'error' => 'Грешка',
|
'error' => 'Грешка',
|
||||||
'exclude_archived' => 'Exclude Archived Assets',
|
'exclude_archived' => 'Без архивирани активи',
|
||||||
'exclude_deleted' => 'Exclude Deleted Assets',
|
'exclude_deleted' => 'Без изтрити активи',
|
||||||
'example' => 'Example: ',
|
'example' => 'Пример: ',
|
||||||
'filastname_format' => 'Инициал на името Фамилия (jsmith@example.com)',
|
'filastname_format' => 'Инициал на името Фамилия (jsmith@example.com)',
|
||||||
'firstname_lastname_format' => 'Име Фамилия (jane.smith@example.com)',
|
'firstname_lastname_format' => 'Име Фамилия (jane.smith@example.com)',
|
||||||
'firstname_lastname_underscore_format' => 'Име Фамилия (jane.smith@example.com)',
|
'firstname_lastname_underscore_format' => 'Име Фамилия (jane.smith@example.com)',
|
||||||
'lastnamefirstinitial_format' => 'Фамилно име Инициал на собствено (smithj@example.com)',
|
'lastnamefirstinitial_format' => 'Фамилно име Инициал на собствено (smithj@example.com)',
|
||||||
'firstintial_dot_lastname_format' => 'Първа буква от името и Фамилия (i.ivanov@example.com)',
|
'firstintial_dot_lastname_format' => 'Първа буква от името и Фамилия (i.ivanov@example.com)',
|
||||||
|
'firstname_lastname_display' => 'Име Фамилия (Иван Иванов)',
|
||||||
|
'lastname_firstname_display' => 'Фамилия Име (Иванов Иван)',
|
||||||
|
'name_display_format' => 'Формат на показване на името',
|
||||||
'first' => 'Първа',
|
'first' => 'Първа',
|
||||||
'firstnamelastname' => 'Име и Фамилия (ivan.ivanov@example.com)',
|
'firstnamelastname' => 'Име и Фамилия (ivan.ivanov@example.com)',
|
||||||
'lastname_firstinitial' => 'Фамилия и Първа буква от име (ivanov_i@example.com)',
|
'lastname_firstinitial' => 'Фамилия и Първа буква от име (ivanov_i@example.com)',
|
||||||
|
@ -130,26 +133,26 @@ return [
|
||||||
'files' => 'Файлове',
|
'files' => 'Файлове',
|
||||||
'file_name' => 'Файл',
|
'file_name' => 'Файл',
|
||||||
'file_type' => 'Тип Файл',
|
'file_type' => 'Тип Файл',
|
||||||
'filesize' => 'File Size',
|
'filesize' => 'Размер на файла',
|
||||||
'file_uploads' => 'Качени файлове',
|
'file_uploads' => 'Качени файлове',
|
||||||
'file_upload' => 'File Upload',
|
'file_upload' => 'Качване на файл',
|
||||||
'generate' => 'Генериране',
|
'generate' => 'Генериране',
|
||||||
'generate_labels' => 'Generate Labels',
|
'generate_labels' => 'Генериране на етикети',
|
||||||
'github_markdown' => 'Това поле позволява въвеждането на <a href="https://help.github.com/articles/github-flavored-markdown/">Github вид markdown</a>.',
|
'github_markdown' => 'Това поле позволява въвеждането на <a href="https://help.github.com/articles/github-flavored-markdown/">Github вид markdown</a>.',
|
||||||
'groups' => 'Групи',
|
'groups' => 'Групи',
|
||||||
'gravatar_email' => 'Gravatar email адрес',
|
'gravatar_email' => 'Gravatar email адрес',
|
||||||
'gravatar_url' => '<a href="http://gravatar.com"><small>Change your avatar at Gravatar.com</small></a>.',
|
'gravatar_url' => '<a href="http://gravatar.com"><small>Сменете си аватара на Gravatar.com</small></a>.',
|
||||||
'history' => 'История',
|
'history' => 'История',
|
||||||
'history_for' => 'История за',
|
'history_for' => 'История за',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'image' => 'Изображение',
|
'image' => 'Изображение',
|
||||||
'image_delete' => 'Изтриване на изображението',
|
'image_delete' => 'Изтриване на изображението',
|
||||||
'include_deleted' => 'Include Deleted Assets',
|
'include_deleted' => 'Включително изтрити активи',
|
||||||
'image_upload' => 'Качване на изображение',
|
'image_upload' => 'Качване на изображение',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Позволенo разширенe на файлa :types. Максимално позволен размер :size.|Позволени разширения на файлове са :types. Максимално позволен размер :size.',
|
||||||
'filetypes_size_help' => 'Max upload size allowed is :size.',
|
'filetypes_size_help' => 'Максимално позволен размер на файла е :size.',
|
||||||
'image_filetypes_help' => 'Файлов формат в jpg, webp, png, gif и svg. Максимален размер е :size .',
|
'image_filetypes_help' => 'Файлов формат в jpg, webp, png, gif и svg. Максимален размер е :size .',
|
||||||
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
'unaccepted_image_type' => 'Снимката не може да се прочете. Типовете файлови разширения са jpg, webp, png, gif и svg. Разширението на този файл е :mimetype.',
|
||||||
'import' => 'Зареждане',
|
'import' => 'Зареждане',
|
||||||
'importing' => 'Импортиране',
|
'importing' => 'Импортиране',
|
||||||
'importing_help' => 'Може да импортирате активи, аксесоари, лицензи, компоненти, консумативи и потребители чрез CSV файл. <br><br>CSV файла трябва да е разделен със запетая и форматирани колони, като тези от <a href="https://snipe-it.readme.io/docs/importing" target="_new">примерен CSV файл</a>.',
|
'importing_help' => 'Може да импортирате активи, аксесоари, лицензи, компоненти, консумативи и потребители чрез CSV файл. <br><br>CSV файла трябва да е разделен със запетая и форматирани колони, като тези от <a href="https://snipe-it.readme.io/docs/importing" target="_new">примерен CSV файл</a>.',
|
||||||
|
@ -158,9 +161,9 @@ return [
|
||||||
'asset_maintenance_report' => 'Справка за поддръжка на активи',
|
'asset_maintenance_report' => 'Справка за поддръжка на активи',
|
||||||
'asset_maintenances' => 'Поддръжки на активи',
|
'asset_maintenances' => 'Поддръжки на активи',
|
||||||
'item' => 'Информация',
|
'item' => 'Информация',
|
||||||
'item_name' => 'Item Name',
|
'item_name' => 'Име на артикула',
|
||||||
'import_file' => 'import CSV file',
|
'import_file' => 'импорт CSV файл',
|
||||||
'import_type' => 'CSV import type',
|
'import_type' => 'CSV импорт тип',
|
||||||
'insufficient_permissions' => 'Нямате необходимите права!',
|
'insufficient_permissions' => 'Нямате необходимите права!',
|
||||||
'kits' => 'Комплекти',
|
'kits' => 'Комплекти',
|
||||||
'language' => 'Език',
|
'language' => 'Език',
|
||||||
|
@ -172,7 +175,7 @@ return [
|
||||||
'licenses_available' => 'налични лицензи',
|
'licenses_available' => 'налични лицензи',
|
||||||
'licenses' => 'Лицензи',
|
'licenses' => 'Лицензи',
|
||||||
'list_all' => 'Преглед на всички',
|
'list_all' => 'Преглед на всички',
|
||||||
'loading' => 'Loading... please wait....',
|
'loading' => 'Зареждане... моля изчакайте....',
|
||||||
'lock_passwords' => 'В демо версията това поле няма да се запише.',
|
'lock_passwords' => 'В демо версията това поле няма да се запише.',
|
||||||
'feature_disabled' => 'Тази функция е забранена за демо инсталацията.',
|
'feature_disabled' => 'Тази функция е забранена за демо инсталацията.',
|
||||||
'location' => 'Местоположение',
|
'location' => 'Местоположение',
|
||||||
|
@ -181,17 +184,17 @@ return [
|
||||||
'logout' => 'Изход',
|
'logout' => 'Изход',
|
||||||
'lookup_by_tag' => 'Търсене по етикет на актив',
|
'lookup_by_tag' => 'Търсене по етикет на актив',
|
||||||
'maintenances' => 'Профилактики',
|
'maintenances' => 'Профилактики',
|
||||||
'manage_api_keys' => 'Manage API Keys',
|
'manage_api_keys' => 'Управление на API ключове',
|
||||||
'manufacturer' => 'Производител',
|
'manufacturer' => 'Производител',
|
||||||
'manufacturers' => 'Производители',
|
'manufacturers' => 'Производители',
|
||||||
'markdown' => 'Това поле позволява <a href="https://help.github.com/articles/github-flavored-markdown/"Github flavored markdown<a/>',
|
'markdown' => 'Това поле позволява <a href="https://help.github.com/articles/github-flavored-markdown/"Github flavored markdown<a/>',
|
||||||
'min_amt' => 'Минимално количество',
|
'min_amt' => 'Минимално количество',
|
||||||
'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered. Leave Min. QTY blank if you do not want to receive alerts for low inventory.',
|
'min_amt_help' => 'Минимално налично количетсво преди изпращане на известие. Оставете полето Мин. Количество празно, ако не желаето да получавате известие.',
|
||||||
'model_no' => 'Модел №.',
|
'model_no' => 'Модел №.',
|
||||||
'months' => 'месеци',
|
'months' => 'месеци',
|
||||||
'moreinfo' => 'Повече информация',
|
'moreinfo' => 'Повече информация',
|
||||||
'name' => 'Име',
|
'name' => 'Име',
|
||||||
'new_password' => 'New Password',
|
'new_password' => 'Нова парола',
|
||||||
'next' => 'Следващ',
|
'next' => 'Следващ',
|
||||||
'next_audit_date' => 'Следваща дата на одита',
|
'next_audit_date' => 'Следваща дата на одита',
|
||||||
'last_audit' => 'Последният одит',
|
'last_audit' => 'Последният одит',
|
||||||
|
@ -201,7 +204,7 @@ return [
|
||||||
'no' => 'Не',
|
'no' => 'Не',
|
||||||
'notes' => 'Бележки',
|
'notes' => 'Бележки',
|
||||||
'order_number' => 'Номер на поръчка',
|
'order_number' => 'Номер на поръчка',
|
||||||
'only_deleted' => 'Only Deleted Assets',
|
'only_deleted' => 'Само изтрити активи',
|
||||||
'page_menu' => 'Показване на _MENU_ записа',
|
'page_menu' => 'Показване на _MENU_ записа',
|
||||||
'pagination_info' => 'Показване на _START_ до _END_ от _TOTAL_ елемента',
|
'pagination_info' => 'Показване на _START_ до _END_ от _TOTAL_ елемента',
|
||||||
'pending' => 'Изчакване',
|
'pending' => 'Изчакване',
|
||||||
|
@ -214,26 +217,26 @@ return [
|
||||||
'purchase_date' => 'Дата на закупуване',
|
'purchase_date' => 'Дата на закупуване',
|
||||||
'qty' => 'Количество',
|
'qty' => 'Количество',
|
||||||
'quantity' => 'Kоличество',
|
'quantity' => 'Kоличество',
|
||||||
'quantity_minimum' => 'You have :count items below or almost below minimum quantity levels',
|
'quantity_minimum' => 'Имате :count актива под минимума или почти под минимума',
|
||||||
'quickscan_checkin' => 'Quick Scan Checkin',
|
'quickscan_checkin' => 'Бързо сканиране и Вписване',
|
||||||
'quickscan_checkin_status' => 'Checkin Status',
|
'quickscan_checkin_status' => 'Статус вписване',
|
||||||
'ready_to_deploy' => 'Готово за предоставяне',
|
'ready_to_deploy' => 'Готово за предоставяне',
|
||||||
'recent_activity' => 'Последни действия',
|
'recent_activity' => 'Последни действия',
|
||||||
'remaining' => 'Remaining',
|
'remaining' => 'Оставащи',
|
||||||
'remove_company' => 'Премахване на асоциация към компания',
|
'remove_company' => 'Премахване на асоциация към компания',
|
||||||
'reports' => 'Справки',
|
'reports' => 'Справки',
|
||||||
'restored' => 'възстановени',
|
'restored' => 'възстановени',
|
||||||
'restore' => 'Restore',
|
'restore' => 'Възстановяване',
|
||||||
'requestable_models' => 'Requestable Models',
|
'requestable_models' => 'Изискуеми Модели',
|
||||||
'requested' => 'Изискан',
|
'requested' => 'Изискан',
|
||||||
'requested_date' => 'Requested Date',
|
'requested_date' => 'Дата на заявката',
|
||||||
'requested_assets' => 'Requested Assets',
|
'requested_assets' => 'Изискуеми активи',
|
||||||
'requested_assets_menu' => 'Requested Assets',
|
'requested_assets_menu' => 'Изискуеми активи',
|
||||||
'request_canceled' => 'Заявка отменена',
|
'request_canceled' => 'Заявка отменена',
|
||||||
'save' => 'Запис',
|
'save' => 'Запис',
|
||||||
'select_var' => 'Select :thing... ', // this will eventually replace all of our other selects
|
'select_var' => 'Избран :thing... ', // this will eventually replace all of our other selects
|
||||||
'select' => 'Избор',
|
'select' => 'Избор',
|
||||||
'select_all' => 'Select All',
|
'select_all' => 'Избери Всички',
|
||||||
'search' => 'Търсене',
|
'search' => 'Търсене',
|
||||||
'select_category' => 'Изберете категория',
|
'select_category' => 'Изберете категория',
|
||||||
'select_department' => 'Изберете отдела',
|
'select_department' => 'Изберете отдела',
|
||||||
|
@ -252,19 +255,21 @@ return [
|
||||||
'show_current' => 'Покажи текущите',
|
'show_current' => 'Покажи текущите',
|
||||||
'sign_in' => 'Вход',
|
'sign_in' => 'Вход',
|
||||||
'signature' => 'Подпис',
|
'signature' => 'Подпис',
|
||||||
'signed_off_by' => 'Signed Off By',
|
'signed_off_by' => 'Подписано от',
|
||||||
'skin' => 'Тема',
|
'skin' => 'Тема',
|
||||||
'webhook_msg_note' => 'A notification will be sent via webhook',
|
'webhook_msg_note' => 'Известие ще бъде изпратено през webhook',
|
||||||
'webhook_test_msg' => 'Oh hai! Looks like your :app integration with Snipe-IT is working!',
|
'webhook_test_msg' => 'Интеграцията на вашето :app пролежение работи с Snipe-IT!',
|
||||||
'some_features_disabled' => 'DEMO MODE: Някои свойства не са разрешени за тази инсталация.',
|
'some_features_disabled' => 'DEMO MODE: Някои свойства не са разрешени за тази инсталация.',
|
||||||
'site_name' => 'Име на системата',
|
'site_name' => 'Име на системата',
|
||||||
'state' => 'Област',
|
'state' => 'Област',
|
||||||
'status_labels' => 'Статус етикети',
|
'status_labels' => 'Статус етикети',
|
||||||
'status' => 'Статус',
|
'status' => 'Статус',
|
||||||
'accept_eula' => 'Acceptance Agreement',
|
'accept_eula' => 'Споразумение за приемане',
|
||||||
'supplier' => 'Доставчик',
|
'supplier' => 'Доставчик',
|
||||||
'suppliers' => 'Доставчици',
|
'suppliers' => 'Доставчици',
|
||||||
'sure_to_delete' => 'Сигурни ли сте, че искате да изтриете',
|
'sure_to_delete' => 'Сигурни ли сте, че искате да изтриете',
|
||||||
|
'sure_to_delete_var' => 'Сигурни ли сте, че желаете изтриването на :item?',
|
||||||
|
'delete_what' => 'Изтрий :item',
|
||||||
'submit' => 'Изпрати',
|
'submit' => 'Изпрати',
|
||||||
'target' => 'Цел',
|
'target' => 'Цел',
|
||||||
'time_and_date_display' => 'Показване на време и дата',
|
'time_and_date_display' => 'Показване на време и дата',
|
||||||
|
@ -276,27 +281,28 @@ return [
|
||||||
'undeployable' => 'Не може да бъде предоставян',
|
'undeployable' => 'Не може да бъде предоставян',
|
||||||
'unknown_admin' => 'Непознат администратор',
|
'unknown_admin' => 'Непознат администратор',
|
||||||
'username_format' => 'Формат на потребителско име',
|
'username_format' => 'Формат на потребителско име',
|
||||||
'username' => 'Username',
|
'username' => 'Потребител',
|
||||||
'update' => 'Обновяване',
|
'update' => 'Обновяване',
|
||||||
'upload_filetypes_help' => 'Позволените файлови разширения са png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf и rar. Максималният размер на файла е :size.',
|
'upload_filetypes_help' => 'Позволените файлови разширения са png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf и rar. Максималният размер на файла е :size.',
|
||||||
'uploaded' => 'Качен',
|
'uploaded' => 'Качен',
|
||||||
'user' => 'Потребител',
|
'user' => 'Потребител',
|
||||||
'accepted' => 'приет',
|
'accepted' => 'приет',
|
||||||
'declined' => 'отказан',
|
'declined' => 'отказан',
|
||||||
|
'unassigned' => 'Не е асоциирано',
|
||||||
'unaccepted_asset_report' => 'Неприети активи',
|
'unaccepted_asset_report' => 'Неприети активи',
|
||||||
'users' => 'Потребители',
|
'users' => 'Потребители',
|
||||||
'viewall' => 'Виж всички',
|
'viewall' => 'Виж всички',
|
||||||
'viewassets' => 'Преглед на изписаните активи',
|
'viewassets' => 'Преглед на изписаните активи',
|
||||||
'viewassetsfor' => 'View Assets for :name',
|
'viewassetsfor' => 'Преглед на активите на :name',
|
||||||
'website' => 'Страница',
|
'website' => 'Страница',
|
||||||
'welcome' => 'Добре дошли, :name',
|
'welcome' => 'Добре дошли, :name',
|
||||||
'years' => 'години',
|
'years' => 'години',
|
||||||
'yes' => 'Да',
|
'yes' => 'Да',
|
||||||
'zip' => 'Пощенски код',
|
'zip' => 'Пощенски код',
|
||||||
'noimage' => 'Липсва изображение или не е качено.',
|
'noimage' => 'Липсва изображение или не е качено.',
|
||||||
'file_does_not_exist' => 'The requested file does not exist on the server.',
|
'file_does_not_exist' => 'Файла липсва на сървъра.',
|
||||||
'file_upload_success' => 'File upload success!',
|
'file_upload_success' => 'Качването на файла е успешно!',
|
||||||
'no_files_uploaded' => 'File upload success!',
|
'no_files_uploaded' => 'Качването на файла е успешно!',
|
||||||
'token_expired' => 'Вашата сесия за формуляр изтече. Моля опитайте отново.',
|
'token_expired' => 'Вашата сесия за формуляр изтече. Моля опитайте отново.',
|
||||||
'login_enabled' => 'Разрешен вход',
|
'login_enabled' => 'Разрешен вход',
|
||||||
'audit_due' => 'За Одит',
|
'audit_due' => 'За Одит',
|
||||||
|
@ -304,175 +310,181 @@ return [
|
||||||
'accept' => 'Приеми :asset',
|
'accept' => 'Приеми :asset',
|
||||||
'i_accept' => 'Съгласен съм',
|
'i_accept' => 'Съгласен съм',
|
||||||
'i_decline' => 'Отказ',
|
'i_decline' => 'Отказ',
|
||||||
'accept_decline' => 'Accept/Decline',
|
'accept_decline' => 'Премане/отказване',
|
||||||
'sign_tos' => 'Подпишете се за да се съгласите с условията за ползване:',
|
'sign_tos' => 'Подпишете се за да се съгласите с условията за ползване:',
|
||||||
'clear_signature' => 'Изчисти подписа',
|
'clear_signature' => 'Изчисти подписа',
|
||||||
'show_help' => 'Покажи помощта',
|
'show_help' => 'Покажи помощта',
|
||||||
'hide_help' => 'Скрий помощта',
|
'hide_help' => 'Скрий помощта',
|
||||||
'view_all' => 'виж всички',
|
'view_all' => 'виж всички',
|
||||||
'hide_deleted' => 'Hide Deleted',
|
'hide_deleted' => 'Скрии изтритите',
|
||||||
'email' => 'Email',
|
'email' => 'Email',
|
||||||
'do_not_change' => 'Do Not Change',
|
'do_not_change' => 'Без промяна',
|
||||||
'bug_report' => 'Report a Bug',
|
'bug_report' => 'Доквадвай бъг',
|
||||||
'user_manual' => 'User\'s Manual',
|
'user_manual' => 'Потребителско ръководство',
|
||||||
'setup_step_1' => 'Step 1',
|
'setup_step_1' => 'Стъпка 1',
|
||||||
'setup_step_2' => 'Step 2',
|
'setup_step_2' => 'Стъпка 2',
|
||||||
'setup_step_3' => 'Step 3',
|
'setup_step_3' => 'Стъпка 3',
|
||||||
'setup_step_4' => 'Step 4',
|
'setup_step_4' => 'Стъпка 4',
|
||||||
'setup_config_check' => 'Configuration Check',
|
'setup_config_check' => 'Проверка на конфигурацията',
|
||||||
'setup_create_database' => 'Create Database Tables',
|
'setup_create_database' => 'Създай таблиците в датабазата',
|
||||||
'setup_create_admin' => 'Create Admin User',
|
'setup_create_admin' => 'Създай Админ потребител',
|
||||||
'setup_done' => 'Finished!',
|
'setup_done' => 'Готово!',
|
||||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
'bulk_edit_about_to' => 'Вие ще редактирате следното: ',
|
||||||
'checked_out' => 'Checked Out',
|
'checked_out' => 'Изписан',
|
||||||
'checked_out_to' => 'Checked out to',
|
'checked_out_to' => 'Изписано на',
|
||||||
'fields' => 'Fields',
|
'fields' => 'Полета',
|
||||||
'last_checkout' => 'Изписан на',
|
'last_checkout' => 'Изписан на',
|
||||||
'due_to_checkin' => 'The following :count items are due to be checked in soon:',
|
'due_to_checkin' => 'Следните :count артикула се очаква да се впишат скоро:',
|
||||||
'expected_checkin' => 'Expected Checkin',
|
'expected_checkin' => 'Очакван за вписване',
|
||||||
'reminder_checked_out_items' => 'This is a reminder of the items currently checked out to you. If you feel this list is inaccurate (something is missing, or something appears here that you believe you never received), please email :reply_to_name at :reply_to_address.',
|
'reminder_checked_out_items' => 'Това е напомняне за активите, който са заведени под вашето име. Ако този списък е грешен (липсва нещо или има нещо в повече), моля пратете е-майл до :reply_to_name на :reply_to_address.',
|
||||||
'changed' => 'Changed',
|
'changed' => 'Променен',
|
||||||
'to' => 'To',
|
'to' => 'До',
|
||||||
'report_fields_info' => '<p>Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.</p>
|
'report_fields_info' => '<p>Изберете полетата, които желаете да бъдат включени в справката и изберете бутона Генерирай. Файл (custom-asset-report-YYYY-mm-dd.csv) ще бъде свален автоматично, който можете да отворите в Ексел.</p>
|
||||||
<p>If you would like to export only certain assets, use the options below to fine-tune your results.</p>',
|
<p>Ако желаете да експортирате само някой активи, използвайте опциите по-долу.</p>',
|
||||||
'range' => 'Range',
|
'range' => 'Обхват',
|
||||||
'bom_remark' => 'Add a BOM (byte-order mark) to this CSV',
|
'bom_remark' => 'Добави BOM (byte-order mark) към този CSV',
|
||||||
'improvements' => 'Improvements',
|
'improvements' => 'Подобрения',
|
||||||
'information' => 'Information',
|
'information' => 'Информация',
|
||||||
'permissions' => 'Permissions',
|
'permissions' => 'Права за достъп',
|
||||||
'managed_ldap' => '(Managed via LDAP)',
|
'managed_ldap' => '(Управляван през LDAP)',
|
||||||
'export' => 'Export',
|
'export' => 'Експорт',
|
||||||
'ldap_sync' => 'LDAP Sync',
|
'ldap_sync' => 'LDAP синхронизация',
|
||||||
'ldap_user_sync' => 'LDAP User Sync',
|
'ldap_user_sync' => 'LDAP синхронизация на потребител',
|
||||||
'synchronize' => 'Synchronize',
|
'synchronize' => 'Синхронизиране',
|
||||||
'sync_results' => 'Synchronization Results',
|
'sync_results' => 'Резултат от синхронизирането',
|
||||||
'license_serial' => 'Serial/Product Key',
|
'license_serial' => 'Сериен/Продуктов ключ',
|
||||||
'invalid_category' => 'Invalid category',
|
'invalid_category' => 'Невалидна категория',
|
||||||
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
|
'dashboard_info' => 'Това е вашето табло.',
|
||||||
'60_percent_warning' => '60% Complete (warning)',
|
'60_percent_warning' => '60% завършен (внимание)',
|
||||||
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
|
'dashboard_empty' => 'Изглежда, че все още не сте добавили нищо, така че нямаме нищо за показване. Започнете, като добавите някои активи, аксесоари, консумативи или лицензи!',
|
||||||
'new_asset' => 'New Asset',
|
'new_asset' => 'Нов Актив',
|
||||||
'new_license' => 'New License',
|
'new_license' => 'Нов Лиценз',
|
||||||
'new_accessory' => 'New Accessory',
|
'new_accessory' => 'Нов аксесоар',
|
||||||
'new_consumable' => 'New Consumable',
|
'new_consumable' => 'Нов Консуматив',
|
||||||
'collapse' => 'Collapse',
|
'collapse' => 'Свий',
|
||||||
'assigned' => 'Assigned',
|
'assigned' => 'Възложен',
|
||||||
'asset_count' => 'Asset Count',
|
'asset_count' => 'Брой Активи',
|
||||||
'accessories_count' => 'Accessories Count',
|
'accessories_count' => 'Брой Аксесоари',
|
||||||
'consumables_count' => 'Consumables Count',
|
'consumables_count' => 'Брой Консумативи',
|
||||||
'components_count' => 'Components Count',
|
'components_count' => 'Брой Компоненти',
|
||||||
'licenses_count' => 'Licenses Count',
|
'licenses_count' => 'Брой Лицензи',
|
||||||
'notification_error' => 'Error:',
|
'notification_error' => 'Грешка:',
|
||||||
'notification_error_hint' => 'Please check the form below for errors',
|
'notification_error_hint' => 'Моля проверете формата за грешки',
|
||||||
'notification_success' => 'Success:',
|
'notification_bulk_error_hint' => 'Следните полета имат грешки и не са редактирани:',
|
||||||
'notification_warning' => 'Warning:',
|
'notification_success' => 'Успешно',
|
||||||
'notification_info' => 'Info:',
|
'notification_warning' => 'Внимание',
|
||||||
'asset_information' => 'Asset Information',
|
'notification_info' => 'Инфо',
|
||||||
'model_name' => 'Model Name',
|
'asset_information' => 'Информация за Актив',
|
||||||
'asset_name' => 'Asset Name',
|
'model_name' => 'Име на модела',
|
||||||
'consumable_information' => 'Consumable Information:',
|
'asset_name' => 'Име на Актив',
|
||||||
'consumable_name' => 'Consumable Name:',
|
'consumable_information' => 'Информация за консуматив:',
|
||||||
'accessory_information' => 'Accessory Information:',
|
'consumable_name' => 'Консуматив:',
|
||||||
'accessory_name' => 'Accessory Name:',
|
'accessory_information' => 'Информация за аксесоар:',
|
||||||
'clone_item' => 'Clone Item',
|
'accessory_name' => 'Име на аксесоар:',
|
||||||
'checkout_tooltip' => 'Check this item out',
|
'clone_item' => 'Клониране',
|
||||||
'checkin_tooltip' => 'Check this item in',
|
'checkout_tooltip' => 'Изпишете този артикул',
|
||||||
'checkout_user_tooltip' => 'Check this item out to a user',
|
'checkin_tooltip' => 'Впишете този артикул',
|
||||||
'maintenance_mode' => 'The service is temporarily unavailable for system updates. Please check back later.',
|
'checkout_user_tooltip' => 'Изпишете този артикул на потребител',
|
||||||
'maintenance_mode_title' => 'System Temporarily Unavailable',
|
'maintenance_mode' => 'Услугата е временно недостъпна поради обновяване. Моля опитайте по-късно.',
|
||||||
'ldap_import' => 'User password should not be managed by LDAP. (This allows you to send forgotten password requests.)',
|
'maintenance_mode_title' => 'Системата е временно недостъпна',
|
||||||
'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.',
|
'ldap_import' => 'Потребителската парола не трябва да се управлява от LDAP. (Това ви позволява да изпращате заявки за забравена парола)',
|
||||||
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
|
'purge_not_allowed' => 'Изчистването на изтритата информация е забранено в .env файла. Свържете се с поддръжката или системния администратор.',
|
||||||
'additional_files' => 'Additional Files',
|
'backup_delete_not_allowed' => 'Изтриването на архивите е забранено в .env файла. Свържете се със поддръжката или системния администратор.',
|
||||||
'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.',
|
'additional_files' => 'Допълнителни файлове',
|
||||||
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
|
'shitty_browser' => 'Не е открит подпис. Ако използвате по-стар браузър, моля да го обновите, за да завършите приемането на вашия актив.',
|
||||||
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
|
'bulk_soft_delete' =>'Също маркирай за изтриване потребителите. Историята на тяхните активи ще остане докато не изчистите изтритите записи през административните настройки.',
|
||||||
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
|
'bulk_checkin_delete_success' => 'Избраните потребители бяха изтрити и техните активи вписани обратно.',
|
||||||
'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ',
|
'bulk_checkin_success' => 'Активите за избраните потребители бяха вписани обратно.',
|
||||||
'set_users_field_to_null' => 'Delete :field values for this user|Delete :field values for all :user_count users ',
|
'set_to_null' => 'Изтрии стойнистите за този актив|Изтрии стойностите за всичките :asset_count актива ',
|
||||||
'na_no_purchase_date' => 'N/A - No purchase date provided',
|
'set_users_field_to_null' => 'Изтрий стойноста :field за този потребител|Изтрий стойността :field за всичките :user_count потребителя ',
|
||||||
'assets_by_status' => 'Assets by Status',
|
'na_no_purchase_date' => 'N/A - Няма дата на закупуване',
|
||||||
'assets_by_status_type' => 'Assets by Status Type',
|
'assets_by_status' => 'Статус на Активи',
|
||||||
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
'assets_by_status_type' => 'Статус тип по Активи',
|
||||||
'hello_name' => 'Hello, :name!',
|
'pie_chart_type' => 'Кръгова диаграма на таблото',
|
||||||
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
'hello_name' => 'Здравейте, :name!',
|
||||||
'start_date' => 'Start Date',
|
'unaccepted_profile_warning' => 'Вие имате :count актив чакащ за приемане. Щрактене тук за да приемете или откажете актива',
|
||||||
'end_date' => 'End Date',
|
'start_date' => 'Начална дата',
|
||||||
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
'end_date' => 'Крайна дата',
|
||||||
'placeholder_kit' => 'Select a kit',
|
'alt_uploaded_image_thumbnail' => 'Качено умалено изображение',
|
||||||
'file_not_found' => 'File not found',
|
'placeholder_kit' => 'Изберете комплект',
|
||||||
'preview_not_available' => '(no preview)',
|
'file_not_found' => 'Файлът не е намерен',
|
||||||
'setup' => 'Setup',
|
'preview_not_available' => '(няма преглед)',
|
||||||
'pre_flight' => 'Pre-Flight',
|
'setup' => 'Настройка',
|
||||||
'skip_to_main_content' => 'Skip to main content',
|
'pre_flight' => 'Тест',
|
||||||
'toggle_navigation' => 'Toggle navigation',
|
'skip_to_main_content' => 'Прескочи до основното съдържание',
|
||||||
'alerts' => 'Alerts',
|
'toggle_navigation' => 'Превключи навигация',
|
||||||
'tasks_view_all' => 'View all tasks',
|
'alerts' => 'Известия',
|
||||||
'true' => 'True',
|
'tasks_view_all' => 'Виж всички задачи',
|
||||||
'false' => 'False',
|
'true' => 'Вярно',
|
||||||
'integration_option' => 'Integration Option',
|
'false' => 'Грешно',
|
||||||
'log_does_not_exist' => 'No matching log record exists.',
|
'integration_option' => 'Опции за интегриране',
|
||||||
'merge_users' => 'Merge Users',
|
'log_does_not_exist' => 'Не съществува лог.',
|
||||||
'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
|
'merge_users' => 'Обедини потребителите',
|
||||||
'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
|
'merge_information' => 'Това ще обедини :count потребителя, като един потребите. Изберете потребителя, който искате да обедините по-долу и заведете активите, лицензите и др. към него. Другите потребители ще бъдат маркирани, като изтрити.',
|
||||||
'no_users_selected' => 'No users selected',
|
'warning_merge_information' => 'Това действие е необратимо и трябва да бъде използвано само когато се оправя грешка при синхронизиране или импорт. Уверете се че имате направен архив преди това.',
|
||||||
'not_enough_users_selected' => 'At least :count users must be selected',
|
'no_users_selected' => 'Няма избрани потребители',
|
||||||
'merge_success' => ':count users merged successfully into :into_username!',
|
'not_enough_users_selected' => 'Най-малко :count потребителя трябва да бъдат избрани',
|
||||||
'merged' => 'merged',
|
'merge_success' => ':count потребителя са обединено към :into_username!',
|
||||||
'merged_log_this_user_into' => 'Merged this user (ID :to_id - :to_username) into user ID :from_id (:from_username) ',
|
'merged' => 'Обединен',
|
||||||
'merged_log_this_user_from' => 'Merged user ID :from_id (:from_username) into this user (ID :to_id - :to_username)',
|
'merged_log_this_user_into' => 'Обедини този потребител (ID :to_id - :to_username) към потребител ID :from_id (:from_username) ',
|
||||||
'clear_and_save' => 'Clear & Save',
|
'merged_log_this_user_from' => 'Обедини потребител ID :from_id (:from_username) към този потребител (ID :to_id - :to_username)',
|
||||||
'update_existing_values' => 'Update Existing Values?',
|
'clear_and_save' => 'Изчисти и запиши',
|
||||||
'auto_incrementing_asset_tags_disabled_so_tags_required' => 'Generating auto-incrementing asset tags is disabled so all rows need to have the "Asset Tag" column populated.',
|
'update_existing_values' => 'Обнови същестуващите стойности?',
|
||||||
'auto_incrementing_asset_tags_enabled_so_now_assets_will_be_created' => 'Note: Generating auto-incrementing asset tags is enabled so assets will be created for rows that do not have "Asset Tag" populated. Rows that do have "Asset Tag" populated will be updated with the provided information.',
|
'auto_incrementing_asset_tags_disabled_so_tags_required' => 'Автоматичното номериране на активите е забранено, така че всички редове трябва да имат попълнен номер на актив.',
|
||||||
'send_welcome_email_to_users' => ' Send Welcome Email for new Users?',
|
'auto_incrementing_asset_tags_enabled_so_now_assets_will_be_created' => 'Бележка: Генериране на пореден номер на актив е включено, така че активите, които нямат номер ще бъдат зъздадени, докато тези, които имат номер ще бъдат обновени с предоставената информация.',
|
||||||
'back_before_importing' => 'Backup before importing?',
|
'send_welcome_email_to_users' => ' Изпрати Е-майл за новия потребител?',
|
||||||
'csv_header_field' => 'CSV Header Field',
|
'back_before_importing' => 'Архивно копие преди импортиране?',
|
||||||
'import_field' => 'Import Field',
|
'csv_header_field' => 'CSV заглавно поле',
|
||||||
'sample_value' => 'Sample Value',
|
'import_field' => 'Импортирай поле',
|
||||||
'no_headers' => 'No Columns Found',
|
'sample_value' => 'Премерна стойност',
|
||||||
'error_in_import_file' => 'There was an error reading the CSV file: :error',
|
'no_headers' => 'Няма намерени колони',
|
||||||
'percent_complete' => ':percent % Complete',
|
'error_in_import_file' => 'Възникна грешка по време на четене на CSV файл: :error',
|
||||||
'errors_importing' => 'Some Errors occurred while importing: ',
|
'percent_complete' => ':percent % завършени',
|
||||||
'warning' => 'WARNING: :warning',
|
'errors_importing' => 'Възникнаха грешки повреме на импортиране: ',
|
||||||
'success_redirecting' => '"Success... Redirecting.',
|
'warning' => 'ВНИМАНИЕ: :warning',
|
||||||
|
'success_redirecting' => '"Успешно... Пренасочване.',
|
||||||
'cancel_request' => 'Отмени тази заявка за артикул',
|
'cancel_request' => 'Отмени тази заявка за артикул',
|
||||||
'setup_successful_migrations' => 'Your database tables have been created',
|
'setup_successful_migrations' => 'Таблиците в базаданите бяха създадени',
|
||||||
'setup_migration_output' => 'Migration output:',
|
'setup_migration_output' => 'Резултат от миграцията:',
|
||||||
'setup_migration_create_user' => 'Next: Create User',
|
'setup_migration_create_user' => 'Следва: Създаване на потребител',
|
||||||
'importer_generic_error' => 'Your file import is complete, but we did receive an error. This is usually caused by third-party API throttling from a notification webhook (such as Slack) and would not have interfered with the import itself, but you should confirm this.',
|
'importer_generic_error' => 'Импортирането е готово, но се получиха грешки. Причината обикновенно е поради API ограничение от webhook (например Slack) и не пречи на самото импортиране, но е добре да проверите.',
|
||||||
'confirm' => 'Confirm',
|
'confirm' => 'Потвърди',
|
||||||
'autoassign_licenses' => 'Auto-Assign Licenses',
|
'autoassign_licenses' => 'Автоматично асоцииране на лицензи',
|
||||||
'autoassign_licenses_help' => 'Allow this user to have licenses assigned via the bulk-assign license UI or cli tools.',
|
'autoassign_licenses_help' => 'Позволи този потребител да има асоциирани лицензи през групово асоцииране или CLI инструмети.',
|
||||||
'autoassign_licenses_help_long' => 'This allows a user to be have licenses assigned via the bulk-assign license UI or cli tools. (For example, you might not want contractors to be auto-assigned a license you would provide to only staff members. You can still individually assign licenses to those users, but they will not be included in the Checkout License to All Users functions.)',
|
'autoassign_licenses_help_long' => 'Това позволява на потребителя да има лиценз автоматично асоцииран през групово асоцииране на лицензи в през GUI или CLI инструмети. (Например, може да не искате автоматично асоцииране на лицензи на външи под-изпълнители, а само на служители. Така те няма да бъдат включени в груповото асоцииране.)',
|
||||||
'no_autoassign_licenses_help' => 'Do not include user for bulk-assigning through the license UI or cli tools.',
|
'no_autoassign_licenses_help' => 'Не включвай потребителя за групово асоцииране през GUI или CLI инструменти.',
|
||||||
'modal_confirm_generic' => 'Are you sure?',
|
'modal_confirm_generic' => 'Сигурни ли сте?',
|
||||||
'cannot_be_deleted' => 'This item cannot be deleted',
|
'cannot_be_deleted' => 'Не може да бъде изтрит',
|
||||||
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
|
'undeployable_tooltip' => 'Не може да бъде изписан. Проверете оставащото количество.',
|
||||||
'serial_number' => 'Serial Number',
|
'serial_number' => 'Сериен номер',
|
||||||
'item_notes' => ':item Notes',
|
'item_notes' => ':item бележки',
|
||||||
'item_name_var' => ':item Name',
|
'item_name_var' => ':item Име',
|
||||||
|
'error_user_company' => 'Несъответсвие между фирмата на потребителя и актива',
|
||||||
|
'error_user_company_accept_view' => 'Актива заведен на вас пренадлежи към друга фирма, затова не можете да го приемете или откажете. Свържете се с вашият администратор',
|
||||||
'importer' => [
|
'importer' => [
|
||||||
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
'checked_out_to_fullname' => 'Изписан на: Full Name',
|
||||||
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
'checked_out_to_first_name' => 'Изписан на: First Name',
|
||||||
'checked_out_to_last_name' => 'Checked Out to: Last Name',
|
'checked_out_to_last_name' => 'Изписан на: Last Name',
|
||||||
'checked_out_to_username' => 'Checked Out to: Username',
|
'checked_out_to_username' => 'Изписан на: Username',
|
||||||
'checked_out_to_email' => 'Checked Out to: Email',
|
'checked_out_to_email' => 'Изписан на: Email',
|
||||||
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
|
'checked_out_to_tag' => 'Изписан на: Asset Tag',
|
||||||
'manager_first_name' => 'Manager First Name',
|
'manager_first_name' => 'Ръководител Име',
|
||||||
'manager_last_name' => 'Manager Last Name',
|
'manager_last_name' => 'Ръководител Фамилия',
|
||||||
'manager_full_name' => 'Manager Full Name',
|
'manager_full_name' => 'Ръководител Име Фамилия',
|
||||||
'manager_username' => 'Manager Username',
|
'manager_username' => 'Ръководител потребителско име',
|
||||||
'checkout_type' => 'Checkout Type',
|
'checkout_type' => 'Изписан тип',
|
||||||
'checkout_location' => 'Checkout to Location',
|
'checkout_location' => 'Изписан на локация',
|
||||||
'image_filename' => 'Image Filename',
|
'image_filename' => 'Име на файл с изображение',
|
||||||
'do_not_import' => 'Do Not Import',
|
'do_not_import' => 'Не импортирай',
|
||||||
'vip' => 'VIP',
|
'vip' => 'VIP',
|
||||||
'avatar' => 'Avatar',
|
'avatar' => 'Аватар',
|
||||||
'gravatar' => 'Gravatar Email',
|
'gravatar' => 'Gravatar е-майл',
|
||||||
'currency' => 'Currency',
|
'currency' => 'Валута',
|
||||||
'address2' => 'Address Line 2',
|
'address2' => 'Адрес ред 2',
|
||||||
'import_note' => 'Imported using csv importer',
|
'import_note' => 'Импортирано използвайки CSV импорт',
|
||||||
],
|
],
|
||||||
|
'percent_complete' => '% завърешен',
|
||||||
|
'uploading' => 'Качване... ',
|
||||||
|
'upload_error' => 'Грешка при качване. Проверете да няма празни редове в края.'
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
|
|
||||||
'more_info_title' => 'Допълнителна информация',
|
'more_info_title' => 'Допълнителна информация',
|
||||||
|
|
||||||
'audit_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that if this asset is checked out, it will not change the location of the person, asset or location it is checked out to.',
|
'audit_help' => 'Отмятането на това поле, ще редактира записа, за да се отрази новото местоположение. Оставайки това поле без отметка ще се отрази местоположението на актива само при одит.<br><br>Ако актива е изписан няма да се смени леговата локация.',
|
||||||
|
|
||||||
'assets' => 'Дълготрайни материални активи (ДМА), за кратко активи, се приемат всички материални ресурси на предприятието, които се използват повече от един отчетен период (за стопански и други цели). Проследават се по техния сериен или инвентарен номер.',
|
'assets' => 'Дълготрайни материални активи (ДМА), за кратко активи, се приемат всички материални ресурси на предприятието, които се използват повече от един отчетен период (за стопански и други цели). Проследават се по техния сериен или инвентарен номер.',
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
'sent' => 'Ако има такъв потребител с валиден е-майл адрес в нашата система, ще му изпратим е-майл за възстановяване на паролата.',
|
||||||
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
'user' => 'Ако има такъв потребител с валиден е-майл адрес в нашата система, ще получи е-майл за възстановяване на паролата.',
|
||||||
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
|
'token' => 'Заявката за ресет на парола е невалидна, изтекла или не съвпада за потребителското име.',
|
||||||
'reset' => 'Your password has been reset!',
|
'reset' => 'Вашата парола беше ресетната!',
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return array(
|
||||||
|
|
||||||
"password" => "Паролата трябва да бъде поне 6 символа и да съвпада с потвърждението.",
|
"password" => "Паролата трябва да бъде поне 6 символа и да съвпада с потвърждението.",
|
||||||
"user" => "Грешно потребителско име или имейл адрес",
|
"user" => "Грешно потребителско име или имейл адрес",
|
||||||
"token" => 'This password reset token is invalid or expired, or does not match the username provided.',
|
"token" => 'Заявката за ресет на парола е невалидна, изтекла или не съвпада за потребителското име.',
|
||||||
'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
'sent' => 'Ако има такъв потребител с валиден е-майл адрес в нашата система, ще му изпратим е-майл.',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'does_not_exist' => 'Company does not exist.',
|
'does_not_exist' => 'Company does not exist.',
|
||||||
|
'deleted' => 'Deleted company',
|
||||||
'assoc_users' => 'This company is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this company and try again. ',
|
'assoc_users' => 'This company is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this company and try again. ',
|
||||||
'create' => [
|
'create' => [
|
||||||
'error' => 'Company was not created, please try again.',
|
'error' => 'Company was not created, please try again.',
|
||||||
|
|
|
@ -10,6 +10,9 @@ return [
|
||||||
'bulk_update' => 'Bulk Update 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_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_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' => 'Checked Out To',
|
'checkedout_to' => 'Checked Out To',
|
||||||
'checkout_date' => 'Checkout Date',
|
'checkout_date' => 'Checkout Date',
|
||||||
'checkin_date' => 'Checkin Date',
|
'checkin_date' => 'Checkin Date',
|
||||||
|
|
|
@ -14,6 +14,7 @@ return [
|
||||||
'dl_csv' => 'Download CSV',
|
'dl_csv' => 'Download CSV',
|
||||||
'eol' => 'EOL',
|
'eol' => 'EOL',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
|
'last_checkin_date' => 'Last Checkin Date',
|
||||||
'location' => 'Location',
|
'location' => 'Location',
|
||||||
'purchase_cost' => 'Cost',
|
'purchase_cost' => 'Cost',
|
||||||
'purchase_date' => 'Purchased',
|
'purchase_date' => 'Purchased',
|
||||||
|
|
11
resources/lang/ca/admin/labels/message.php
Normal file
11
resources/lang/ca/admin/labels/message.php
Normal 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',
|
||||||
|
|
||||||
|
];
|
13
resources/lang/ca/admin/labels/table.php
Normal file
13
resources/lang/ca/admin/labels/table.php
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'labels_per_page' => 'Labels',
|
||||||
|
'support_fields' => 'Fields',
|
||||||
|
'support_asset_tag' => 'Tag',
|
||||||
|
'support_1d_barcode' => '1D',
|
||||||
|
'support_2d_barcode' => '2D',
|
||||||
|
'support_logo' => 'Logo',
|
||||||
|
'support_title' => 'Title',
|
||||||
|
|
||||||
|
];
|
|
@ -26,6 +26,7 @@ return array(
|
||||||
'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
'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',
|
'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' => '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!',
|
'success' => 'License successfully checked in! | All licenses were successfully checked in!',
|
||||||
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'support_url_help' => 'Use <code>{LOCALE}</code> and <code>{SERIAL}</code> in your URL as variables to have those values auto-populate when viewing assets.',
|
'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://support.apple.com/{LOCALE}/{SERIAL}.',
|
||||||
'does_not_exist' => 'Manufacturer does not exist.',
|
'does_not_exist' => 'Manufacturer does not exist.',
|
||||||
'assoc_users' => 'This manufacturer is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this manufacturer and try again. ',
|
'assoc_users' => 'This manufacturer is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this manufacturer and try again. ',
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'deleted' => 'Deleted asset model',
|
||||||
'does_not_exist' => 'Model does not exist.',
|
'does_not_exist' => 'Model does not exist.',
|
||||||
'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
|
'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.',
|
'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
|
||||||
|
|
|
@ -330,9 +330,30 @@ return [
|
||||||
'setup_migration_create_user' => 'Next: Create User',
|
'setup_migration_create_user' => 'Next: Create User',
|
||||||
'ldap_settings_link' => 'LDAP Settings Page',
|
'ldap_settings_link' => 'LDAP Settings Page',
|
||||||
'slack_test' => 'Test <i class="fab fa-slack"></i> Integration',
|
'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' => 'Title',
|
||||||
|
'label2_title_help' => 'The title to show on labels that support it',
|
||||||
|
'label2_title_help_phold' => 'The placeholder <code>{COMPANY}</code> will be replaced with the asset's company name',
|
||||||
|
'label2_asset_logo' => 'Use Asset Logo',
|
||||||
|
'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at <code>:setting_name</code>',
|
||||||
|
'label2_1d_type' => '1D Barcode Type',
|
||||||
|
'label2_1d_type_help' => 'Format for 1D barcodes',
|
||||||
|
'label2_2d_type' => '2D Barcode Type',
|
||||||
|
'label2_2d_type_help' => 'Format for 2D barcodes',
|
||||||
|
'label2_2d_target' => '2D Barcode Target',
|
||||||
|
'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
|
||||||
|
'label2_fields' => 'Field Definitions',
|
||||||
|
'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
|
||||||
|
'help_asterisk_bold' => 'Text entered as <code>**text**</code> will be displayed as bold',
|
||||||
|
'help_blank_to_use' => 'Leave blank to use the value from <code>:setting_name</code>',
|
||||||
|
'help_default_will_use' => '<code>:default</code> will use the value from <code>:setting_name</code>. <br>Note that the value of the barcodes must comply with the respective barcode spec in order to be successfully generated. Please see <a href="https://snipe-it.readme.io/docs/barcodes">the documentation <i class="fa fa-external-link"></i></a> for more details. ',
|
||||||
|
'default' => 'Default',
|
||||||
|
'none' => 'None',
|
||||||
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
||||||
'google_login' => 'Google Workspace Login Settings',
|
'google_login' => 'Google Workspace Login Settings',
|
||||||
'enable_google_login' => 'Enable users to login with Google Workspace',
|
'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. ',
|
'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. ',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'deleted' => 'Deleted supplier',
|
||||||
'does_not_exist' => 'Supplier does not exist.',
|
'does_not_exist' => 'Supplier does not exist.',
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -29,6 +29,7 @@ return array(
|
||||||
'show_deleted' => 'Show Deleted Users',
|
'show_deleted' => 'Show Deleted Users',
|
||||||
'title' => 'Title',
|
'title' => 'Title',
|
||||||
'to_restore_them' => 'to restore them.',
|
'to_restore_them' => 'to restore them.',
|
||||||
|
'total_assets_cost' => "Total Assets Cost",
|
||||||
'updateuser' => 'Update User',
|
'updateuser' => 'Update User',
|
||||||
'username' => 'Username',
|
'username' => 'Username',
|
||||||
'user_deleted_text' => 'This user has been marked as deleted.',
|
'user_deleted_text' => 'This user has been marked as deleted.',
|
||||||
|
|
|
@ -120,6 +120,9 @@ return [
|
||||||
'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
|
'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
|
||||||
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
|
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
|
||||||
'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
|
'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
|
||||||
|
'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
|
||||||
|
'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
|
||||||
|
'name_display_format' => 'Name Display Format',
|
||||||
'first' => 'First',
|
'first' => 'First',
|
||||||
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
|
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
|
||||||
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
||||||
|
@ -265,6 +268,8 @@ return [
|
||||||
'supplier' => 'Supplier',
|
'supplier' => 'Supplier',
|
||||||
'suppliers' => 'Suppliers',
|
'suppliers' => 'Suppliers',
|
||||||
'sure_to_delete' => 'Are you sure you wish to delete',
|
'sure_to_delete' => 'Are you sure you wish to delete',
|
||||||
|
'sure_to_delete_var' => 'Are you sure you wish to delete :item?',
|
||||||
|
'delete_what' => 'Delete :item',
|
||||||
'submit' => 'Submit',
|
'submit' => 'Submit',
|
||||||
'target' => 'Target',
|
'target' => 'Target',
|
||||||
'time_and_date_display' => 'Time and Date Display',
|
'time_and_date_display' => 'Time and Date Display',
|
||||||
|
@ -283,6 +288,7 @@ return [
|
||||||
'user' => 'User',
|
'user' => 'User',
|
||||||
'accepted' => 'accepted',
|
'accepted' => 'accepted',
|
||||||
'declined' => 'declined',
|
'declined' => 'declined',
|
||||||
|
'unassigned' => 'Unassigned',
|
||||||
'unaccepted_asset_report' => 'Recursos no Acceptats',
|
'unaccepted_asset_report' => 'Recursos no Acceptats',
|
||||||
'users' => 'Users',
|
'users' => 'Users',
|
||||||
'viewall' => 'View All',
|
'viewall' => 'View All',
|
||||||
|
@ -364,9 +370,10 @@ return [
|
||||||
'licenses_count' => 'Licenses Count',
|
'licenses_count' => 'Licenses Count',
|
||||||
'notification_error' => 'Error:',
|
'notification_error' => 'Error:',
|
||||||
'notification_error_hint' => 'Please check the form below for errors',
|
'notification_error_hint' => 'Please check the form below for errors',
|
||||||
'notification_success' => 'Success:',
|
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
|
||||||
'notification_warning' => 'Warning:',
|
'notification_success' => 'Success',
|
||||||
'notification_info' => 'Info:',
|
'notification_warning' => 'Warning',
|
||||||
|
'notification_info' => 'Info',
|
||||||
'asset_information' => 'Asset Information',
|
'asset_information' => 'Asset Information',
|
||||||
'model_name' => 'Model Name',
|
'model_name' => 'Model Name',
|
||||||
'asset_name' => 'Asset Name',
|
'asset_name' => 'Asset Name',
|
||||||
|
@ -452,6 +459,8 @@ return [
|
||||||
'serial_number' => 'Serial Number',
|
'serial_number' => 'Serial Number',
|
||||||
'item_notes' => ':item Notes',
|
'item_notes' => ':item Notes',
|
||||||
'item_name_var' => ':item Name',
|
'item_name_var' => ':item Name',
|
||||||
|
'error_user_company' => 'User and Asset companies missmatch',
|
||||||
|
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
|
||||||
'importer' => [
|
'importer' => [
|
||||||
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
||||||
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
||||||
|
@ -474,5 +483,8 @@ return [
|
||||||
'address2' => 'Address Line 2',
|
'address2' => 'Address Line 2',
|
||||||
'import_note' => 'Imported using csv importer',
|
'import_note' => 'Imported using csv importer',
|
||||||
],
|
],
|
||||||
|
'percent_complete' => '% complete',
|
||||||
|
'uploading' => 'Uploading... ',
|
||||||
|
'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.'
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,8 +8,8 @@ return array(
|
||||||
'clone' => 'Klonovat Kategorii',
|
'clone' => 'Klonovat Kategorii',
|
||||||
'create' => 'Vytvořit kategorii',
|
'create' => 'Vytvořit kategorii',
|
||||||
'edit' => 'Upravit Kategorii',
|
'edit' => 'Upravit Kategorii',
|
||||||
'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_global_eula' => 'Protože se používá globální EULA, bude uživateli zaslán e-mail.',
|
||||||
'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
|
'email_will_be_sent_due_to_category_eula' => 'Pro tuto kategorii je v platnosti EULA, uživateli bude zaslán e-mail.',
|
||||||
'eula_text' => 'EULA Kategorie',
|
'eula_text' => 'EULA Kategorie',
|
||||||
'eula_text_help' => 'Toto pole umožňuje upravit EULA pro různé druhy majetku. Pokud máte pouze jeden typ pro všechen majetek, můžete zaškrtnout položku níže pro použití jako výchozí.',
|
'eula_text_help' => 'Toto pole umožňuje upravit EULA pro různé druhy majetku. Pokud máte pouze jeden typ pro všechen majetek, můžete zaškrtnout položku níže pro použití jako výchozí.',
|
||||||
'name' => 'Název kategorie',
|
'name' => 'Název kategorie',
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'does_not_exist' => 'Společnost nebyla založena.',
|
'does_not_exist' => 'Společnost nebyla založena.',
|
||||||
|
'deleted' => 'Deleted company',
|
||||||
'assoc_users' => 'Tato společnost je právě přiřazena alespoň k jednomu modelu majetku a nemůže tak být odstraněna. Odeberte její vazbu z patřičných modelů a akci opakujte. ',
|
'assoc_users' => 'Tato společnost je právě přiřazena alespoň k jednomu modelu majetku a nemůže tak být odstraněna. Odeberte její vazbu z patřičných modelů a akci opakujte. ',
|
||||||
'create' => [
|
'create' => [
|
||||||
'error' => 'Společnost nebyla založena, zkuste to znovu.',
|
'error' => 'Společnost nebyla založena, zkuste to znovu.',
|
||||||
|
|
|
@ -10,6 +10,9 @@ return [
|
||||||
'bulk_update' => 'Hromadná aktualizace majetku',
|
'bulk_update' => 'Hromadná aktualizace majetku',
|
||||||
'bulk_update_help' => 'Tento formulář umožňuje hromadnou editaci majetku. Vyplňte pouze položky, které chcete změnit. Jakékoliv prázné položky zůstanou nezměněny. ',
|
'bulk_update_help' => 'Tento formulář umožňuje hromadnou editaci majetku. Vyplňte pouze položky, které chcete změnit. Jakékoliv prázné položky zůstanou nezměněny. ',
|
||||||
'bulk_update_warn' => 'Chystáte se upravit vlastnosti 1 položky.|Chystáte se upravit vlastnosti :asset_count položek.',
|
'bulk_update_warn' => 'Chystáte se upravit vlastnosti 1 položky.|Chystáte se upravit vlastnosti :asset_count položek.',
|
||||||
|
'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' => 'Vydané komu',
|
'checkedout_to' => 'Vydané komu',
|
||||||
'checkout_date' => 'Datum vydání',
|
'checkout_date' => 'Datum vydání',
|
||||||
'checkin_date' => 'Datum převzetí',
|
'checkin_date' => 'Datum převzetí',
|
||||||
|
|
|
@ -14,6 +14,7 @@ return [
|
||||||
'dl_csv' => 'Stáhnout CSV',
|
'dl_csv' => 'Stáhnout CSV',
|
||||||
'eol' => 'Konec životnosti',
|
'eol' => 'Konec životnosti',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
|
'last_checkin_date' => 'Poslední převzetí dne',
|
||||||
'location' => 'Umístění',
|
'location' => 'Umístění',
|
||||||
'purchase_cost' => 'Cena',
|
'purchase_cost' => 'Cena',
|
||||||
'purchase_date' => 'Zakoupeno',
|
'purchase_date' => 'Zakoupeno',
|
||||||
|
|
11
resources/lang/cs/admin/labels/message.php
Normal file
11
resources/lang/cs/admin/labels/message.php
Normal 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',
|
||||||
|
|
||||||
|
];
|
13
resources/lang/cs/admin/labels/table.php
Normal file
13
resources/lang/cs/admin/labels/table.php
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'labels_per_page' => 'Labels',
|
||||||
|
'support_fields' => 'Fields',
|
||||||
|
'support_asset_tag' => 'Tag',
|
||||||
|
'support_1d_barcode' => '1D',
|
||||||
|
'support_2d_barcode' => '2D',
|
||||||
|
'support_logo' => 'Logo',
|
||||||
|
'support_title' => 'Title',
|
||||||
|
|
||||||
|
];
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue