mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
Merge remote-tracking branch 'origin/develop'
This commit is contained in:
commit
46ed076428
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'crwdns1698:0crwdne1698:0',
|
'file_delete_success' => 'crwdns1698:0crwdne1698:0',
|
||||||
'file_delete_error' => 'crwdns1699:0crwdne1699:0',
|
'file_delete_error' => 'crwdns1699:0crwdne1699:0',
|
||||||
'file_missing' => 'crwdns11835:0crwdne11835:0',
|
'file_missing' => 'crwdns11835:0crwdne11835:0',
|
||||||
|
'file_already_deleted' => 'crwdns12694:0crwdne12694:0',
|
||||||
'header_row_has_malformed_characters' => 'crwdns11229:0crwdne11229:0',
|
'header_row_has_malformed_characters' => 'crwdns11229:0crwdne11229:0',
|
||||||
'content_row_has_malformed_characters' => 'crwdns11231:0crwdne11231:0',
|
'content_row_has_malformed_characters' => 'crwdns11231:0crwdne11231:0',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'crwdns6659:0crwdne6659:0',
|
'kit_deleted' => 'crwdns6659:0crwdne6659:0',
|
||||||
'kit_model_updated' => 'crwdns6661:0crwdne6661:0',
|
'kit_model_updated' => 'crwdns6661:0crwdne6661:0',
|
||||||
'kit_model_detached' => 'crwdns6663:0crwdne6663:0',
|
'kit_model_detached' => 'crwdns6663:0crwdne6663:0',
|
||||||
|
'model_already_attached' => 'crwdns12684:0crwdne12684:0',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'crwdns1405:0crwdne1405:0',
|
'assoc_child_loc' => 'crwdns1405:0crwdne1405:0',
|
||||||
'assigned_assets' => 'crwdns11179:0crwdne11179:0',
|
'assigned_assets' => 'crwdns11179:0crwdne11179:0',
|
||||||
'current_location' => 'crwdns11181:0crwdne11181:0',
|
'current_location' => 'crwdns11181:0crwdne11181:0',
|
||||||
|
'open_map' => 'crwdns12696:0crwdne12696:0',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'crwdns655:0crwdne655:0'
|
'success' => 'crwdns655:0crwdne655:0'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'crwdns12698:0crwdne12698:0',
|
||||||
|
'success' => 'crwdns12700:0crwdne12700:0'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'crwdns656:0crwdne656:0',
|
'confirm' => 'crwdns656:0crwdne656:0',
|
||||||
'error' => 'crwdns657:0crwdne657:0',
|
'error' => 'crwdns657:0crwdne657:0',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'no_association' => 'crwdns11693:0crwdne11693:0',
|
'no_association' => 'crwdns11693:0crwdne11693:0',
|
||||||
'no_association_fix' => 'crwdns11235:0crwdne11235:0',
|
'no_association_fix' => 'crwdns11235:0crwdne11235:0',
|
||||||
'assoc_users' => 'crwdns672:0crwdne672:0',
|
'assoc_users' => 'crwdns672:0crwdne672:0',
|
||||||
'invalid_category_type' => 'crwdns12302:0crwdne12302:0',
|
'invalid_category_type' => 'crwdns12678:0crwdne12678:0',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'crwdns673:0crwdne673:0',
|
'error' => 'crwdns673:0crwdne673:0',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'crwdns12590:0crwdne12590:0',
|
'default_avatar_help' => 'crwdns12590:0crwdne12590:0',
|
||||||
'restore_default_avatar' => 'crwdns12592:0crwdne12592:0',
|
'restore_default_avatar' => 'crwdns12592:0crwdne12592:0',
|
||||||
'restore_default_avatar_help' => 'crwdns12594:0crwdne12594:0',
|
'restore_default_avatar_help' => 'crwdns12594:0crwdne12594:0',
|
||||||
|
'due_checkin_days' => 'crwdns12680:0crwdne12680:0',
|
||||||
|
'due_checkin_days_help' => 'crwdns12682:0crwdne12682:0',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'crwdns6711:0crwdne6711:0'
|
'restore_confirm' => 'crwdns6711:0crwdne6711:0'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'crwdns12648:0crwdne12648:0'
|
'success' => 'crwdns12668:0crwdne12668:0'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'crwdns1615:0crwdne1615:0',
|
'error' => 'crwdns1615:0crwdne1615:0',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'crwdns1327:0crwdne1327:0',
|
'consumables' => 'crwdns1327:0crwdne1327:0',
|
||||||
'country' => 'crwdns1039:0crwdne1039:0',
|
'country' => 'crwdns1039:0crwdne1039:0',
|
||||||
'could_not_restore' => 'crwdns11894:0:item_type:crwdne11894:0',
|
'could_not_restore' => 'crwdns11894:0:item_type:crwdne11894:0',
|
||||||
'not_deleted' => 'crwdns12616:0crwdne12616:0',
|
'not_deleted' => 'crwdns12670:0crwdne12670:0',
|
||||||
'create' => 'crwdns1040:0crwdne1040:0',
|
'create' => 'crwdns1040:0crwdne1040:0',
|
||||||
'created' => 'crwdns1773:0crwdne1773:0',
|
'created' => 'crwdns1773:0crwdne1773:0',
|
||||||
'created_asset' => 'crwdns1041:0crwdne1041:0',
|
'created_asset' => 'crwdns1041:0crwdne1041:0',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'crwdns1828:0crwdne1828:0',
|
'debug_warning_text' => 'crwdns1828:0crwdne1828:0',
|
||||||
'delete' => 'crwdns1046:0crwdne1046:0',
|
'delete' => 'crwdns1046:0crwdne1046:0',
|
||||||
'delete_confirm' => 'crwdns2020:0crwdne2020:0',
|
'delete_confirm' => 'crwdns2020:0crwdne2020:0',
|
||||||
'delete_confirm_no_undo' => 'crwdns12618:0crwdne12618:0',
|
'delete_confirm_no_undo' => 'crwdns12672:0crwdne12672:0',
|
||||||
'deleted' => 'crwdns1047:0crwdne1047:0',
|
'deleted' => 'crwdns1047:0crwdne1047:0',
|
||||||
'delete_seats' => 'crwdns1430:0crwdne1430:0',
|
'delete_seats' => 'crwdns1430:0crwdne1430:0',
|
||||||
'deletion_failed' => 'crwdns6117:0crwdne6117:0',
|
'deletion_failed' => 'crwdns6117:0crwdne6117:0',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'crwdns1058:0crwdne1058:0',
|
'image_upload' => 'crwdns1058:0crwdne1058:0',
|
||||||
'filetypes_accepted_help' => 'crwdns12622:0crwdne12622:0',
|
'filetypes_accepted_help' => 'crwdns12622:0crwdne12622:0',
|
||||||
'filetypes_size_help' => 'crwdns12624:0crwdne12624:0',
|
'filetypes_size_help' => 'crwdns12624:0crwdne12624:0',
|
||||||
'image_filetypes_help' => 'crwdns12626:0crwdne12626:0',
|
'image_filetypes_help' => 'crwdns12674:0crwdne12674:0',
|
||||||
'unaccepted_image_type' => 'crwdns11365:0crwdne11365:0',
|
'unaccepted_image_type' => 'crwdns11365:0crwdne11365:0',
|
||||||
'import' => 'crwdns1411:0crwdne1411:0',
|
'import' => 'crwdns1411:0crwdne1411:0',
|
||||||
'import_this_file' => 'crwdns11922:0crwdne11922:0',
|
'import_this_file' => 'crwdns11922:0crwdne11922:0',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => 'crwdns6183:0crwdne6183:0',
|
'setup_step_4' => 'crwdns6183:0crwdne6183:0',
|
||||||
'setup_config_check' => 'crwdns6185:0crwdne6185:0',
|
'setup_config_check' => 'crwdns6185:0crwdne6185:0',
|
||||||
'setup_create_database' => 'crwdns12640:0crwdne12640:0',
|
'setup_create_database' => 'crwdns12640:0crwdne12640:0',
|
||||||
'setup_create_admin' => 'crwdns12642:0crwdne12642:0',
|
'setup_create_admin' => 'crwdns12676:0crwdne12676:0',
|
||||||
'setup_done' => 'crwdns6191:0crwdne6191:0',
|
'setup_done' => 'crwdns6191:0crwdne6191:0',
|
||||||
'bulk_edit_about_to' => 'crwdns6193:0crwdne6193:0',
|
'bulk_edit_about_to' => 'crwdns6193:0crwdne6193:0',
|
||||||
'checked_out' => 'crwdns6195:0crwdne6195:0',
|
'checked_out' => 'crwdns6195:0crwdne6195:0',
|
||||||
|
@ -425,7 +425,7 @@ return [
|
||||||
'assets_by_status_type' => 'crwdns10544:0crwdne10544:0',
|
'assets_by_status_type' => 'crwdns10544:0crwdne10544:0',
|
||||||
'pie_chart_type' => 'crwdns10546:0crwdne10546:0',
|
'pie_chart_type' => 'crwdns10546:0crwdne10546:0',
|
||||||
'hello_name' => 'crwdns10548:0crwdne10548:0',
|
'hello_name' => 'crwdns10548:0crwdne10548:0',
|
||||||
'unaccepted_profile_warning' => 'crwdns10550:0crwdne10550:0',
|
'unaccepted_profile_warning' => 'crwdns12686:0crwdne12686:0',
|
||||||
'start_date' => 'crwdns11168:0crwdne11168:0',
|
'start_date' => 'crwdns11168:0crwdne11168:0',
|
||||||
'end_date' => 'crwdns11170:0crwdne11170:0',
|
'end_date' => 'crwdns11170:0crwdne11170:0',
|
||||||
'alt_uploaded_image_thumbnail' => 'crwdns11172:0crwdne11172:0',
|
'alt_uploaded_image_thumbnail' => 'crwdns11172:0crwdne11172:0',
|
||||||
|
@ -558,5 +558,8 @@ return [
|
||||||
'expires' => 'crwdns12310:0crwdne12310:0',
|
'expires' => 'crwdns12310:0crwdne12310:0',
|
||||||
'map_fields'=> 'crwdns12572:0crwdne12572:0',
|
'map_fields'=> 'crwdns12572:0crwdne12572:0',
|
||||||
'remaining_var' => 'crwdns12612:0crwdne12612:0',
|
'remaining_var' => 'crwdns12612:0crwdne12612:0',
|
||||||
|
'assets_in_var' => 'crwdns12688:0crwdne12688:0',
|
||||||
|
'label' => 'crwdns12690:0crwdne12690:0',
|
||||||
|
'import_asset_tag_exists' => 'crwdns12692:0crwdne12692:0',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Jou lêer is suksesvol verwyder',
|
'file_delete_success' => 'Jou lêer is suksesvol verwyder',
|
||||||
'file_delete_error' => 'Die lêer kon nie uitgevee word nie',
|
'file_delete_error' => 'Die lêer kon nie uitgevee word nie',
|
||||||
'file_missing' => 'The file selected is missing',
|
'file_missing' => 'The file selected is missing',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
||||||
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Kit was successfully deleted',
|
'kit_deleted' => 'Kit was successfully deleted',
|
||||||
'kit_model_updated' => 'Model was successfully updated',
|
'kit_model_updated' => 'Model was successfully updated',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'Model was successfully detached',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'Hierdie ligging is tans die ouer van ten minste een kind se plek en kan nie uitgevee word nie. Werk asseblief jou liggings by om nie meer hierdie ligging te verwys nie en probeer weer.',
|
'assoc_child_loc' => 'Hierdie ligging is tans die ouer van ten minste een kind se plek en kan nie uitgevee word nie. Werk asseblief jou liggings by om nie meer hierdie ligging te verwys nie en probeer weer.',
|
||||||
'assigned_assets' => 'Assigned Assets',
|
'assigned_assets' => 'Assigned Assets',
|
||||||
'current_location' => 'Current Location',
|
'current_location' => 'Current Location',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Ligging suksesvol opgedateer.'
|
'success' => 'Ligging suksesvol opgedateer.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Is jy seker jy wil hierdie ligging uitvee?',
|
'confirm' => 'Is jy seker jy wil hierdie ligging uitvee?',
|
||||||
'error' => 'Daar was \'n probleem met die verwydering van die ligging. Probeer asseblief weer.',
|
'error' => 'Daar was \'n probleem met die verwydering van die ligging. Probeer asseblief weer.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'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.',
|
||||||
'assoc_users' => 'Hierdie model word tans geassosieer met een of meer bates en kan nie verwyder word nie. Verwyder asseblief die bates en probeer dan weer uitvee.',
|
'assoc_users' => 'Hierdie model word tans geassosieer met een of meer bates en kan nie verwyder word nie. Verwyder asseblief die bates en probeer dan weer uitvee.',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Model is nie geskep nie, probeer asseblief weer.',
|
'error' => 'Model is nie geskep nie, probeer asseblief weer.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Your system backup has been restored. Please login again.'
|
'success' => 'Your system backup has been restored. Please log in again.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => '\'N Fout het voorgekom tydens suiwering.',
|
'error' => '\'N Fout het voorgekom tydens suiwering.',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Consumables',
|
'consumables' => 'Consumables',
|
||||||
'country' => 'land',
|
'country' => 'land',
|
||||||
'could_not_restore' => 'Error restoring :item_type: :error',
|
'could_not_restore' => 'Error restoring :item_type: :error',
|
||||||
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
'not_deleted' => 'The :item_type was not deleted and therefore cannot be restored',
|
||||||
'create' => 'Skep nuwe',
|
'create' => 'Skep nuwe',
|
||||||
'created' => 'Item geskep',
|
'created' => 'Item geskep',
|
||||||
'created_asset' => 'geskep bate',
|
'created_asset' => 'geskep bate',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'Hierdie program word uitgevoer in die produksiemodus met debugging aangeskakel. Dit kan sensitiewe data blootstel indien u aansoek vir die buitewêreld toeganklik is. Deaktiveer debug-modus deur die <code>APP_DEBUG</code>-waarde in jou <code>.env</code>-lêer te stel na <code>false</code>.',
|
'debug_warning_text' => 'Hierdie program word uitgevoer in die produksiemodus met debugging aangeskakel. Dit kan sensitiewe data blootstel indien u aansoek vir die buitewêreld toeganklik is. Deaktiveer debug-modus deur die <code>APP_DEBUG</code>-waarde in jou <code>.env</code>-lêer te stel na <code>false</code>.',
|
||||||
'delete' => 'verwyder',
|
'delete' => 'verwyder',
|
||||||
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This cannot be undone.',
|
'delete_confirm_no_undo' => 'Are you sure, you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'geskrap',
|
'deleted' => 'geskrap',
|
||||||
'delete_seats' => 'Plekke verwyder',
|
'delete_seats' => 'Plekke verwyder',
|
||||||
'deletion_failed' => 'Deletion failed',
|
'deletion_failed' => 'Deletion failed',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'Laai prent op',
|
'image_upload' => 'Laai prent op',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted Filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
||||||
'import' => 'invoer',
|
'import' => 'invoer',
|
||||||
'import_this_file' => 'Map fields and process this file',
|
'import_this_file' => 'Map fields and process this file',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => 'Step 4',
|
'setup_step_4' => 'Step 4',
|
||||||
'setup_config_check' => 'Configuration Check',
|
'setup_config_check' => 'Configuration Check',
|
||||||
'setup_create_database' => 'Create database tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create admin user',
|
'setup_create_admin' => 'Create an admin user',
|
||||||
'setup_done' => 'Finished!',
|
'setup_done' => 'Finished!',
|
||||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
||||||
'checked_out' => 'Gekontroleer',
|
'checked_out' => 'Gekontroleer',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Assets by Status Type',
|
'assets_by_status_type' => 'Assets by Status Type',
|
||||||
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
||||||
'hello_name' => 'Hello, :name!',
|
'hello_name' => 'Hello, :name!',
|
||||||
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Start Date',
|
'start_date' => 'Start Date',
|
||||||
'end_date' => 'End Date',
|
'end_date' => 'End Date',
|
||||||
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'verstryk',
|
'expires' => 'verstryk',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => ':count Remaining',
|
'remaining_var' => ':count Remaining',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Your file has been been successfully deleted',
|
'file_delete_success' => 'Your file has been been successfully deleted',
|
||||||
'file_delete_error' => 'The file was unable to be deleted',
|
'file_delete_error' => 'The file was unable to be deleted',
|
||||||
'file_missing' => 'The file selected is missing',
|
'file_missing' => 'The file selected is missing',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
||||||
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Kit was successfully deleted',
|
'kit_deleted' => 'Kit was successfully deleted',
|
||||||
'kit_model_updated' => 'Model was successfully updated',
|
'kit_model_updated' => 'Model was successfully updated',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'Model was successfully detached',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ',
|
'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ',
|
||||||
'assigned_assets' => 'Assigned Assets',
|
'assigned_assets' => 'Assigned Assets',
|
||||||
'current_location' => 'Current Location',
|
'current_location' => 'Current Location',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Location updated successfully.'
|
'success' => 'Location updated successfully.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Are you sure you wish to delete this location?',
|
'confirm' => 'Are you sure you wish to delete this location?',
|
||||||
'error' => 'There was an issue deleting the location. Please try again.',
|
'error' => 'There was an issue deleting the location. Please try again.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'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.',
|
||||||
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',
|
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Model was not created, please try again.',
|
'error' => 'Model was not created, please try again.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Your system backup has been restored. Please login again.'
|
'success' => 'Your system backup has been restored. Please log in again.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'An error has occurred while purging. ',
|
'error' => 'An error has occurred while purging. ',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Consumables',
|
'consumables' => 'Consumables',
|
||||||
'country' => 'Country',
|
'country' => 'Country',
|
||||||
'could_not_restore' => 'Error restoring :item_type: :error',
|
'could_not_restore' => 'Error restoring :item_type: :error',
|
||||||
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
'not_deleted' => 'The :item_type was not deleted and therefore cannot be restored',
|
||||||
'create' => 'Create New',
|
'create' => 'Create New',
|
||||||
'created' => 'Item Created',
|
'created' => 'Item Created',
|
||||||
'created_asset' => 'created asset',
|
'created_asset' => 'created asset',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Delete',
|
||||||
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This cannot be undone.',
|
'delete_confirm_no_undo' => 'Are you sure, you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'Deleted',
|
'deleted' => 'Deleted',
|
||||||
'delete_seats' => 'Deleted Seats',
|
'delete_seats' => 'Deleted Seats',
|
||||||
'deletion_failed' => 'Deletion failed',
|
'deletion_failed' => 'Deletion failed',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'Upload Image',
|
'image_upload' => 'Upload Image',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted Filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
||||||
'import' => 'Import',
|
'import' => 'Import',
|
||||||
'import_this_file' => 'Map fields and process this file',
|
'import_this_file' => 'Map fields and process this file',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => 'Step 4',
|
'setup_step_4' => 'Step 4',
|
||||||
'setup_config_check' => 'Configuration Check',
|
'setup_config_check' => 'Configuration Check',
|
||||||
'setup_create_database' => 'Create database tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create admin user',
|
'setup_create_admin' => 'Create an admin user',
|
||||||
'setup_done' => 'Finished!',
|
'setup_done' => 'Finished!',
|
||||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
||||||
'checked_out' => 'Checked Out',
|
'checked_out' => 'Checked Out',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Assets by Status Type',
|
'assets_by_status_type' => 'Assets by Status Type',
|
||||||
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
||||||
'hello_name' => 'Hello, :name!',
|
'hello_name' => 'Hello, :name!',
|
||||||
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Start Date',
|
'start_date' => 'Start Date',
|
||||||
'end_date' => 'End Date',
|
'end_date' => 'End Date',
|
||||||
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Expires',
|
'expires' => 'Expires',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => ':count Remaining',
|
'remaining_var' => ':count Remaining',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'تم حذف ملفك بنجاح',
|
'file_delete_success' => 'تم حذف ملفك بنجاح',
|
||||||
'file_delete_error' => 'تعذر حذف الملف',
|
'file_delete_error' => 'تعذر حذف الملف',
|
||||||
'file_missing' => 'الملف المحدد مفقود',
|
'file_missing' => 'الملف المحدد مفقود',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'واحدة أو أكثر من السمات في الصف الترويجي تحتوي على أحرف UTF-8 سيئة',
|
'header_row_has_malformed_characters' => 'واحدة أو أكثر من السمات في الصف الترويجي تحتوي على أحرف UTF-8 سيئة',
|
||||||
'content_row_has_malformed_characters' => 'واحدة أو أكثر من السمات في الصف الأول من المحتوى تحتوي على أحرف UTF-8 سيئة',
|
'content_row_has_malformed_characters' => 'واحدة أو أكثر من السمات في الصف الأول من المحتوى تحتوي على أحرف UTF-8 سيئة',
|
||||||
],
|
],
|
||||||
|
|
|
@ -49,4 +49,5 @@ return [
|
||||||
'kit_deleted' => 'تم حذف عدة بنجاح',
|
'kit_deleted' => 'تم حذف عدة بنجاح',
|
||||||
'kit_model_updated' => 'تم تحديث النموذج بنجاح',
|
'kit_model_updated' => 'تم تحديث النموذج بنجاح',
|
||||||
'kit_model_detached' => 'تم فصل النموذج بنجاح',
|
'kit_model_detached' => 'تم فصل النموذج بنجاح',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'هذا الموقع هو حاليا أحد الوالدين لموقع طفل واحد على الأقل ولا يمكن حذفه. يرجى تحديث مواقعك لم تعد تشير إلى هذا الموقع ثم أعد المحاولة.',
|
'assoc_child_loc' => 'هذا الموقع هو حاليا أحد الوالدين لموقع طفل واحد على الأقل ولا يمكن حذفه. يرجى تحديث مواقعك لم تعد تشير إلى هذا الموقع ثم أعد المحاولة.',
|
||||||
'assigned_assets' => 'الأصول المعينة',
|
'assigned_assets' => 'الأصول المعينة',
|
||||||
'current_location' => 'الموقع الحالي',
|
'current_location' => 'الموقع الحالي',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'تم تحديث الموقع بنجاح.'
|
'success' => 'تم تحديث الموقع بنجاح.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'هل تريد بالتأكيد حذف هذا الموقع؟',
|
'confirm' => 'هل تريد بالتأكيد حذف هذا الموقع؟',
|
||||||
'error' => 'حدثت مشكلة أثناء حذف الموقع. حاول مرة اخرى.',
|
'error' => 'حدثت مشكلة أثناء حذف الموقع. حاول مرة اخرى.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'no_association' => 'تحذير! نموذج الأصول لهذا العنصر غير صالح أو مفقود!',
|
'no_association' => 'تحذير! نموذج الأصول لهذا العنصر غير صالح أو مفقود!',
|
||||||
'no_association_fix' => 'سيؤدي هذا إلى كسر الأمور بطرق غريبة وفظيعة. قم بتعديل هذا الأصل الآن لربطه بنموذج.',
|
'no_association_fix' => 'سيؤدي هذا إلى كسر الأمور بطرق غريبة وفظيعة. قم بتعديل هذا الأصل الآن لربطه بنموذج.',
|
||||||
'assoc_users' => 'هذا الموديل مرتبط حاليا بواحد أو أكثر من الأصول ولا يمكن حذفه. يرجى حذف الأصول، ثم محاولة الحذف مرة أخرى. ',
|
'assoc_users' => 'هذا الموديل مرتبط حاليا بواحد أو أكثر من الأصول ولا يمكن حذفه. يرجى حذف الأصول، ثم محاولة الحذف مرة أخرى. ',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'لم يتم انشاء الموديل، يرجى إعادة المحاولة.',
|
'error' => 'لم يتم انشاء الموديل، يرجى إعادة المحاولة.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'هل أنت متأكد من رغبتك في استعادة قاعدة البيانات الخاصة بك من :filename؟'
|
'restore_confirm' => 'هل أنت متأكد من رغبتك في استعادة قاعدة البيانات الخاصة بك من :filename؟'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Your system backup has been restored. Please login again.'
|
'success' => 'Your system backup has been restored. Please log in again.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'حدث خطأ أثناء التطهير.',
|
'error' => 'حدث خطأ أثناء التطهير.',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'المواد الاستهلاكية',
|
'consumables' => 'المواد الاستهلاكية',
|
||||||
'country' => 'الدولة',
|
'country' => 'الدولة',
|
||||||
'could_not_restore' => 'خطأ في استعادة :item_type: :error',
|
'could_not_restore' => 'خطأ في استعادة :item_type: :error',
|
||||||
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
'not_deleted' => 'The :item_type was not deleted and therefore cannot be restored',
|
||||||
'create' => 'إضافة',
|
'create' => 'إضافة',
|
||||||
'created' => 'تم إنشاء العنصر',
|
'created' => 'تم إنشاء العنصر',
|
||||||
'created_asset' => 'الأصول المضافة',
|
'created_asset' => 'الأصول المضافة',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'هذا التطبيق يعمل في وضع الإنتاج مع تمكين التصحيح. هذا يمكن أن يعرض البيانات الحساسة إذا كان التطبيق الخاص بك هو في متناول العالم الخارجي. تعطيل وضع التصحيح عن طريق تعيين قيمة <code>APP_DEBUG</code> في ملف <code>.env</code> إلى <code>false</code>.',
|
'debug_warning_text' => 'هذا التطبيق يعمل في وضع الإنتاج مع تمكين التصحيح. هذا يمكن أن يعرض البيانات الحساسة إذا كان التطبيق الخاص بك هو في متناول العالم الخارجي. تعطيل وضع التصحيح عن طريق تعيين قيمة <code>APP_DEBUG</code> في ملف <code>.env</code> إلى <code>false</code>.',
|
||||||
'delete' => 'حذف',
|
'delete' => 'حذف',
|
||||||
'delete_confirm' => 'هل أنت متأكد من حذف :المنتج؟',
|
'delete_confirm' => 'هل أنت متأكد من حذف :المنتج؟',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This cannot be undone.',
|
'delete_confirm_no_undo' => 'Are you sure, you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'تم حذفها',
|
'deleted' => 'تم حذفها',
|
||||||
'delete_seats' => 'المقاعد المحذوفة',
|
'delete_seats' => 'المقاعد المحذوفة',
|
||||||
'deletion_failed' => 'فشل الحذف',
|
'deletion_failed' => 'فشل الحذف',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'رفع صورة',
|
'image_upload' => 'رفع صورة',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted Filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'ملف الصورة هذا غير قابل للقراءة. أنواع الملفات المقبولة هي jpg، webpp، png، gif، svg. نوع هذا الملف هو: :mimetype.',
|
'unaccepted_image_type' => 'ملف الصورة هذا غير قابل للقراءة. أنواع الملفات المقبولة هي jpg، webpp، png، gif، svg. نوع هذا الملف هو: :mimetype.',
|
||||||
'import' => 'استيراد',
|
'import' => 'استيراد',
|
||||||
'import_this_file' => 'حقول الخريطة ومعالجة هذا الملف',
|
'import_this_file' => 'حقول الخريطة ومعالجة هذا الملف',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => 'الخطوة 4',
|
'setup_step_4' => 'الخطوة 4',
|
||||||
'setup_config_check' => 'التحقق من الاعدادات',
|
'setup_config_check' => 'التحقق من الاعدادات',
|
||||||
'setup_create_database' => 'Create database tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create admin user',
|
'setup_create_admin' => 'Create an admin user',
|
||||||
'setup_done' => 'إنتهى!',
|
'setup_done' => 'إنتهى!',
|
||||||
'bulk_edit_about_to' => 'أنت على وشك تحرير ما يلي: ',
|
'bulk_edit_about_to' => 'أنت على وشك تحرير ما يلي: ',
|
||||||
'checked_out' => 'استعارة',
|
'checked_out' => 'استعارة',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'الأصول حسب نوع الحالة',
|
'assets_by_status_type' => 'الأصول حسب نوع الحالة',
|
||||||
'pie_chart_type' => 'نوع مخطط دائري لوحة التحكم',
|
'pie_chart_type' => 'نوع مخطط دائري لوحة التحكم',
|
||||||
'hello_name' => 'مرحبا، :name!',
|
'hello_name' => 'مرحبا، :name!',
|
||||||
'unaccepted_profile_warning' => 'لديك :count عناصر تتطلب القبول. انقر هنا لقبولها أو رفضها',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'تاريخ البداية',
|
'start_date' => 'تاريخ البداية',
|
||||||
'end_date' => 'تاريخ الانتهاء',
|
'end_date' => 'تاريخ الانتهاء',
|
||||||
'alt_uploaded_image_thumbnail' => 'الصورة المصغرة المحملة',
|
'alt_uploaded_image_thumbnail' => 'الصورة المصغرة المحملة',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'انتهاء الصلاحية',
|
'expires' => 'انتهاء الصلاحية',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => ':count Remaining',
|
'remaining_var' => ':count Remaining',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Вашият файл беше изтрит успешно.',
|
'file_delete_success' => 'Вашият файл беше изтрит успешно.',
|
||||||
'file_delete_error' => 'Файлът не е в състояние да бъде изтрит',
|
'file_delete_error' => 'Файлът не е в състояние да бъде изтрит',
|
||||||
'file_missing' => 'Избраният файл липсва',
|
'file_missing' => 'Избраният файл липсва',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'Един или повече атрибути на заглавния ред съдържат неправилни UTF-8 символи',
|
'header_row_has_malformed_characters' => 'Един или повече атрибути на заглавния ред съдържат неправилни UTF-8 символи',
|
||||||
'content_row_has_malformed_characters' => 'Един или повече атрибути на заглавния ред съдържат неправилни UTF-8 символи',
|
'content_row_has_malformed_characters' => 'Един или повече атрибути на заглавния ред съдържат неправилни UTF-8 символи',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Комплектът беше изтрит',
|
'kit_deleted' => 'Комплектът беше изтрит',
|
||||||
'kit_model_updated' => 'Модела беше успешно обновен',
|
'kit_model_updated' => 'Модела беше успешно обновен',
|
||||||
'kit_model_detached' => 'Модела беше премахнат успешно',
|
'kit_model_detached' => 'Модела беше премахнат успешно',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'В избраното местоположение е присъединено едно или повече местоположения. Моля преместете ги в друго и опитайте отново.',
|
'assoc_child_loc' => 'В избраното местоположение е присъединено едно или повече местоположения. Моля преместете ги в друго и опитайте отново.',
|
||||||
'assigned_assets' => 'Изписани Активи',
|
'assigned_assets' => 'Изписани Активи',
|
||||||
'current_location' => 'Текущо местоположение',
|
'current_location' => 'Текущо местоположение',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Местоположението е обновено.'
|
'success' => 'Местоположението е обновено.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Сигурни ли сте, че искате да изтриете това местоположение?',
|
'confirm' => 'Сигурни ли сте, че искате да изтриете това местоположение?',
|
||||||
'error' => 'Възникна проблем при изтриване на местоположението. Моля, опитайте отново.',
|
'error' => 'Възникна проблем при изтриване на местоположението. Моля, опитайте отново.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'no_association' => 'ВНИМАНИЕ! Модела за този актив е неправилен или липсва!',
|
'no_association' => 'ВНИМАНИЕ! Модела за този актив е неправилен или липсва!',
|
||||||
'no_association_fix' => 'Това ще счупи нещата по много лош начин. Редактирайте артикула сега и го зачислете към модел.',
|
'no_association_fix' => 'Това ще счупи нещата по много лош начин. Редактирайте артикула сега и го зачислете към модел.',
|
||||||
'assoc_users' => 'Този модел е асоцииран с един или повече активи и не може да бъде изтрит. Моля изтрийте активите и опитайте отново.',
|
'assoc_users' => 'Този модел е асоцииран с един или повече активи и не може да бъде изтрит. Моля изтрийте активите и опитайте отново.',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Моделът не беше създаден. Моля опитайте отново.',
|
'error' => 'Моделът не беше създаден. Моля опитайте отново.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'Сигурни ли сте че искате да възстановите датабазата от :filename?'
|
'restore_confirm' => 'Сигурни ли сте че искате да възстановите датабазата от :filename?'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Вашият системен архив беше възстановен. Моля влезте отново.'
|
'success' => 'Your system backup has been restored. Please log in again.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'Възникна грешка при пречистване. ',
|
'error' => 'Възникна грешка при пречистване. ',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Консумативи',
|
'consumables' => 'Консумативи',
|
||||||
'country' => 'Държава',
|
'country' => 'Държава',
|
||||||
'could_not_restore' => 'Грешка при възстановяване :item_type: :error',
|
'could_not_restore' => 'Грешка при възстановяване :item_type: :error',
|
||||||
'not_deleted' => ':item_type не е изтрит и не може да бъде възстановен',
|
'not_deleted' => 'The :item_type was not deleted and therefore cannot be restored',
|
||||||
'create' => 'Създаване на нов',
|
'create' => 'Създаване на нов',
|
||||||
'created' => 'Създадени артикули',
|
'created' => 'Създадени артикули',
|
||||||
'created_asset' => 'създадени активи',
|
'created_asset' => 'създадени активи',
|
||||||
|
@ -98,7 +98,7 @@ 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' => 'Сигурни ли сте че искате да изтриете :item? Това не може да бъде върнато на обратно.',
|
'delete_confirm_no_undo' => 'Are you sure, you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'Изтрито',
|
'deleted' => 'Изтрито',
|
||||||
'delete_seats' => 'Изтрити работни места за лиценз',
|
'delete_seats' => 'Изтрити работни места за лиценз',
|
||||||
'deletion_failed' => 'Неуспешно изтриване',
|
'deletion_failed' => 'Неуспешно изтриване',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'Качване на изображение',
|
'image_upload' => 'Качване на изображение',
|
||||||
'filetypes_accepted_help' => 'Позволенoто разширенe на файлa е :types. Максимално позволения размер е :size.|Позволените разширения на файловете са :types. Максимално позволен размер :size.',
|
'filetypes_accepted_help' => 'Позволенoто разширенe на файлa е :types. Максимално позволения размер е :size.|Позволените разширения на файловете са :types. Максимално позволен размер :size.',
|
||||||
'filetypes_size_help' => 'Максимално позволен размер на файла е :size.',
|
'filetypes_size_help' => 'Максимално позволен размер на файла е :size.',
|
||||||
'image_filetypes_help' => 'Допустимите файлови типове са jpg, webp, png, gif, svg и avif. Максималният разрешен размер за качване е :size.',
|
'image_filetypes_help' => 'Accepted Filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'Снимката не може да се прочете. Типовете файлови разширения са jpg, webp, png, gif и svg. Разширението на този файл е :mimetype.',
|
'unaccepted_image_type' => 'Снимката не може да се прочете. Типовете файлови разширения са jpg, webp, png, gif и svg. Разширението на този файл е :mimetype.',
|
||||||
'import' => 'Зареждане',
|
'import' => 'Зареждане',
|
||||||
'import_this_file' => 'Асоциирайте полетата и обработете този файл',
|
'import_this_file' => 'Асоциирайте полетата и обработете този файл',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => 'Стъпка 4',
|
'setup_step_4' => 'Стъпка 4',
|
||||||
'setup_config_check' => 'Проверка на конфигурацията',
|
'setup_config_check' => 'Проверка на конфигурацията',
|
||||||
'setup_create_database' => 'Създай таблиците в датабазата',
|
'setup_create_database' => 'Създай таблиците в датабазата',
|
||||||
'setup_create_admin' => 'Създай Админ потребител',
|
'setup_create_admin' => 'Create an admin user',
|
||||||
'setup_done' => 'Готово!',
|
'setup_done' => 'Готово!',
|
||||||
'bulk_edit_about_to' => 'Вие ще редактирате следното: ',
|
'bulk_edit_about_to' => 'Вие ще редактирате следното: ',
|
||||||
'checked_out' => 'Изписан',
|
'checked_out' => 'Изписан',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Статус тип по Активи',
|
'assets_by_status_type' => 'Статус тип по Активи',
|
||||||
'pie_chart_type' => 'Кръгова диаграма на таблото',
|
'pie_chart_type' => 'Кръгова диаграма на таблото',
|
||||||
'hello_name' => 'Здравейте, :name!',
|
'hello_name' => 'Здравейте, :name!',
|
||||||
'unaccepted_profile_warning' => 'Вие имате :count актив чакащ за приемане. Щрактене тук за да приемете или откажете актива',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Начална дата',
|
'start_date' => 'Начална дата',
|
||||||
'end_date' => 'Крайна дата',
|
'end_date' => 'Крайна дата',
|
||||||
'alt_uploaded_image_thumbnail' => 'Качено умалено изображение',
|
'alt_uploaded_image_thumbnail' => 'Качено умалено изображение',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Изтича',
|
'expires' => 'Изтича',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => 'остават :count',
|
'remaining_var' => 'остават :count',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Your file has been been successfully deleted',
|
'file_delete_success' => 'Your file has been been successfully deleted',
|
||||||
'file_delete_error' => 'The file was unable to be deleted',
|
'file_delete_error' => 'The file was unable to be deleted',
|
||||||
'file_missing' => 'The file selected is missing',
|
'file_missing' => 'The file selected is missing',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
||||||
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Kit was successfully deleted',
|
'kit_deleted' => 'Kit was successfully deleted',
|
||||||
'kit_model_updated' => 'Model was successfully updated',
|
'kit_model_updated' => 'Model was successfully updated',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'Model was successfully detached',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ',
|
'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ',
|
||||||
'assigned_assets' => 'Assigned Assets',
|
'assigned_assets' => 'Assigned Assets',
|
||||||
'current_location' => 'Current Location',
|
'current_location' => 'Current Location',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Location updated successfully.'
|
'success' => 'Location updated successfully.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Are you sure you wish to delete this location?',
|
'confirm' => 'Are you sure you wish to delete this location?',
|
||||||
'error' => 'There was an issue deleting the location. Please try again.',
|
'error' => 'There was an issue deleting the location. Please try again.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'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.',
|
||||||
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',
|
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Model was not created, please try again.',
|
'error' => 'Model was not created, please try again.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Your system backup has been restored. Please login again.'
|
'success' => 'Your system backup has been restored. Please log in again.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'An error has occurred while purging. ',
|
'error' => 'An error has occurred while purging. ',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Consumibles',
|
'consumables' => 'Consumibles',
|
||||||
'country' => 'País',
|
'country' => 'País',
|
||||||
'could_not_restore' => 'Error restoring :item_type: :error',
|
'could_not_restore' => 'Error restoring :item_type: :error',
|
||||||
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
'not_deleted' => 'The :item_type was not deleted and therefore cannot be restored',
|
||||||
'create' => 'Crea nou',
|
'create' => 'Crea nou',
|
||||||
'created' => 'Item Created',
|
'created' => 'Item Created',
|
||||||
'created_asset' => 'recurs creat',
|
'created_asset' => 'recurs creat',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
||||||
'delete' => 'Suprimeix',
|
'delete' => 'Suprimeix',
|
||||||
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This cannot be undone.',
|
'delete_confirm_no_undo' => 'Are you sure, you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'S\'ha suprimit',
|
'deleted' => 'S\'ha suprimit',
|
||||||
'delete_seats' => 'Deleted Seats',
|
'delete_seats' => 'Deleted Seats',
|
||||||
'deletion_failed' => 'Deletion failed',
|
'deletion_failed' => 'Deletion failed',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'Upload Image',
|
'image_upload' => 'Upload Image',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted Filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
||||||
'import' => 'Import',
|
'import' => 'Import',
|
||||||
'import_this_file' => 'Map fields and process this file',
|
'import_this_file' => 'Map fields and process this file',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => 'Step 4',
|
'setup_step_4' => 'Step 4',
|
||||||
'setup_config_check' => 'Configuration Check',
|
'setup_config_check' => 'Configuration Check',
|
||||||
'setup_create_database' => 'Create database tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create admin user',
|
'setup_create_admin' => 'Create an admin user',
|
||||||
'setup_done' => 'Finished!',
|
'setup_done' => 'Finished!',
|
||||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
||||||
'checked_out' => 'Checked Out',
|
'checked_out' => 'Checked Out',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Assets by Status Type',
|
'assets_by_status_type' => 'Assets by Status Type',
|
||||||
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
||||||
'hello_name' => 'Hello, :name!',
|
'hello_name' => 'Hello, :name!',
|
||||||
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Start Date',
|
'start_date' => 'Start Date',
|
||||||
'end_date' => 'End Date',
|
'end_date' => 'End Date',
|
||||||
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Expires',
|
'expires' => 'Expires',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => ':count Remaining',
|
'remaining_var' => ':count Remaining',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Your file has been been successfully deleted',
|
'file_delete_success' => 'Your file has been been successfully deleted',
|
||||||
'file_delete_error' => 'The file was unable to be deleted',
|
'file_delete_error' => 'The file was unable to be deleted',
|
||||||
'file_missing' => 'The file selected is missing',
|
'file_missing' => 'The file selected is missing',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
||||||
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Kit was successfully deleted',
|
'kit_deleted' => 'Kit was successfully deleted',
|
||||||
'kit_model_updated' => 'Model was successfully updated',
|
'kit_model_updated' => 'Model was successfully updated',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'Model was successfully detached',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ',
|
'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ',
|
||||||
'assigned_assets' => 'Assigned Assets',
|
'assigned_assets' => 'Assigned Assets',
|
||||||
'current_location' => 'Current Location',
|
'current_location' => 'Current Location',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Location updated successfully.'
|
'success' => 'Location updated successfully.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Are you sure you wish to delete this location?',
|
'confirm' => 'Are you sure you wish to delete this location?',
|
||||||
'error' => 'There was an issue deleting the location. Please try again.',
|
'error' => 'There was an issue deleting the location. Please try again.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'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.',
|
||||||
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',
|
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Model was not created, please try again.',
|
'error' => 'Model was not created, please try again.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Your system backup has been restored. Please login again.'
|
'success' => 'Your system backup has been restored. Please log in again.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'An error has occurred while purging. ',
|
'error' => 'An error has occurred while purging. ',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Consumables',
|
'consumables' => 'Consumables',
|
||||||
'country' => 'Country',
|
'country' => 'Country',
|
||||||
'could_not_restore' => 'Error restoring :item_type: :error',
|
'could_not_restore' => 'Error restoring :item_type: :error',
|
||||||
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
'not_deleted' => 'The :item_type was not deleted and therefore cannot be restored',
|
||||||
'create' => 'Create New',
|
'create' => 'Create New',
|
||||||
'created' => 'Item Created',
|
'created' => 'Item Created',
|
||||||
'created_asset' => 'created asset',
|
'created_asset' => 'created asset',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Delete',
|
||||||
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This cannot be undone.',
|
'delete_confirm_no_undo' => 'Are you sure, you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'Deleted',
|
'deleted' => 'Deleted',
|
||||||
'delete_seats' => 'Deleted Seats',
|
'delete_seats' => 'Deleted Seats',
|
||||||
'deletion_failed' => 'Deletion failed',
|
'deletion_failed' => 'Deletion failed',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'Upload Image',
|
'image_upload' => 'Upload Image',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted Filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
||||||
'import' => 'Import',
|
'import' => 'Import',
|
||||||
'import_this_file' => 'Map fields and process this file',
|
'import_this_file' => 'Map fields and process this file',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => 'Step 4',
|
'setup_step_4' => 'Step 4',
|
||||||
'setup_config_check' => 'Configuration Check',
|
'setup_config_check' => 'Configuration Check',
|
||||||
'setup_create_database' => 'Create database tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create admin user',
|
'setup_create_admin' => 'Create an admin user',
|
||||||
'setup_done' => 'Finished!',
|
'setup_done' => 'Finished!',
|
||||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
||||||
'checked_out' => 'Checked Out',
|
'checked_out' => 'Checked Out',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Assets by Status Type',
|
'assets_by_status_type' => 'Assets by Status Type',
|
||||||
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
||||||
'hello_name' => 'Hello, :name!',
|
'hello_name' => 'Hello, :name!',
|
||||||
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Start Date',
|
'start_date' => 'Start Date',
|
||||||
'end_date' => 'End Date',
|
'end_date' => 'End Date',
|
||||||
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Expires',
|
'expires' => 'Expires',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => ':count Remaining',
|
'remaining_var' => ':count Remaining',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Váš soubor byl úspěšně odstraněn',
|
'file_delete_success' => 'Váš soubor byl úspěšně odstraněn',
|
||||||
'file_delete_error' => 'Soubor nelze odstranit',
|
'file_delete_error' => 'Soubor nelze odstranit',
|
||||||
'file_missing' => 'Vybraný soubor chybí',
|
'file_missing' => 'Vybraný soubor chybí',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'Jeden nebo více sloupců obsahuje v záhlaví poškozené UTF-8 znaky',
|
'header_row_has_malformed_characters' => 'Jeden nebo více sloupců obsahuje v záhlaví poškozené UTF-8 znaky',
|
||||||
'content_row_has_malformed_characters' => 'Jedna nebo více hodnot v prvním řádku obsahu obsahuje poškozené UTF-8 znaky',
|
'content_row_has_malformed_characters' => 'Jedna nebo více hodnot v prvním řádku obsahu obsahuje poškozené UTF-8 znaky',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Sada byla úspěšně smazána',
|
'kit_deleted' => 'Sada byla úspěšně smazána',
|
||||||
'kit_model_updated' => 'Model byl úspěšně aktualizován',
|
'kit_model_updated' => 'Model byl úspěšně aktualizován',
|
||||||
'kit_model_detached' => 'Model byl úspěšně odpojen',
|
'kit_model_detached' => 'Model byl úspěšně odpojen',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'Toto umístění je nadřazené alespoň jednomu umístění a nelze jej smazat. Aktualizujte své umístění tak, aby na toto umístění již neodkazovalo a zkuste to znovu. ',
|
'assoc_child_loc' => 'Toto umístění je nadřazené alespoň jednomu umístění a nelze jej smazat. Aktualizujte své umístění tak, aby na toto umístění již neodkazovalo a zkuste to znovu. ',
|
||||||
'assigned_assets' => 'Přiřazený majetek',
|
'assigned_assets' => 'Přiřazený majetek',
|
||||||
'current_location' => 'Současné umístění',
|
'current_location' => 'Současné umístění',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Místo úspěšně aktualizováno.'
|
'success' => 'Místo úspěšně aktualizováno.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Opravdu si želáte vymazat tohle místo na trvalo?',
|
'confirm' => 'Opravdu si želáte vymazat tohle místo na trvalo?',
|
||||||
'error' => 'Vyskytl se problém při mazání místa. Zkuste to znovu prosím.',
|
'error' => 'Vyskytl se problém při mazání místa. Zkuste to znovu prosím.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'no_association' => 'VAROVÁNÍ! Model majetku pro tuto položku je neplatný, nebo chybí!',
|
'no_association' => 'VAROVÁNÍ! Model majetku pro tuto položku je neplatný, nebo chybí!',
|
||||||
'no_association_fix' => 'Tento stav může způsobit nedozírné problémy. Přiřaďte dotyčnému majetku správný model.',
|
'no_association_fix' => 'Tento stav může způsobit nedozírné problémy. Přiřaďte dotyčnému majetku správný model.',
|
||||||
'assoc_users' => 'Tento model je spojen s alespoň jedním majetkem a nemůže být smazán. Prosím smažte tyto majetky a pak to zkuste znovu. ',
|
'assoc_users' => 'Tento model je spojen s alespoň jedním majetkem a nemůže být smazán. Prosím smažte tyto majetky a pak to zkuste znovu. ',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Model nebyl vytvořen, zkuste to znovu.',
|
'error' => 'Model nebyl vytvořen, zkuste to znovu.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'Jste si jisti, že chcete obnovit databázi z :filename?'
|
'restore_confirm' => 'Jste si jisti, že chcete obnovit databázi z :filename?'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Your system backup has been restored. Please login again.'
|
'success' => 'Your system backup has been restored. Please log in again.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'Během čištění došlo k chybě. ',
|
'error' => 'Během čištění došlo k chybě. ',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Spotřební materiál',
|
'consumables' => 'Spotřební materiál',
|
||||||
'country' => 'Země',
|
'country' => 'Země',
|
||||||
'could_not_restore' => 'Chyba při obnově :item_type: :chyba',
|
'could_not_restore' => 'Chyba při obnově :item_type: :chyba',
|
||||||
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
'not_deleted' => 'The :item_type was not deleted and therefore cannot be restored',
|
||||||
'create' => 'Vytvořit nové',
|
'create' => 'Vytvořit nové',
|
||||||
'created' => 'Položka vytvořena',
|
'created' => 'Položka vytvořena',
|
||||||
'created_asset' => 'vytvořit majetek',
|
'created_asset' => 'vytvořit majetek',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'Tato aplikace běží ve výrobním režimu s povoleným laděním. To znamená že citlivá data mohou být přístupná vnějšímu světu. Deaktivujte režim ladění nastavením hodnoty <code>APP_DEBUG</code> v souboru <code>.env</code> na <code>false</code>.',
|
'debug_warning_text' => 'Tato aplikace běží ve výrobním režimu s povoleným laděním. To znamená že citlivá data mohou být přístupná vnějšímu světu. Deaktivujte režim ladění nastavením hodnoty <code>APP_DEBUG</code> v souboru <code>.env</code> na <code>false</code>.',
|
||||||
'delete' => 'Odstranit',
|
'delete' => 'Odstranit',
|
||||||
'delete_confirm' => 'Opravdu chcete smazat :item?',
|
'delete_confirm' => 'Opravdu chcete smazat :item?',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This cannot be undone.',
|
'delete_confirm_no_undo' => 'Are you sure, you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'Odstraněno',
|
'deleted' => 'Odstraněno',
|
||||||
'delete_seats' => 'Vymazaná licenční místa',
|
'delete_seats' => 'Vymazaná licenční místa',
|
||||||
'deletion_failed' => 'Odstranění se nezdařilo',
|
'deletion_failed' => 'Odstranění se nezdařilo',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'Nahrát obrázek',
|
'image_upload' => 'Nahrát obrázek',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted Filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'Soubor s obrázkem nebyl čitelný. Přijatelné druhy souborů jsou jpg, webp, png, gif, a svg. Tento soubor je druhu: :mimetype.',
|
'unaccepted_image_type' => 'Soubor s obrázkem nebyl čitelný. Přijatelné druhy souborů jsou jpg, webp, png, gif, a svg. Tento soubor je druhu: :mimetype.',
|
||||||
'import' => 'Import',
|
'import' => 'Import',
|
||||||
'import_this_file' => 'Mapa polí a zpracovávat tento soubor',
|
'import_this_file' => 'Mapa polí a zpracovávat tento soubor',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => 'Krok 4',
|
'setup_step_4' => 'Krok 4',
|
||||||
'setup_config_check' => 'Kontrola konfigurace',
|
'setup_config_check' => 'Kontrola konfigurace',
|
||||||
'setup_create_database' => 'Create database tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create admin user',
|
'setup_create_admin' => 'Create an admin user',
|
||||||
'setup_done' => 'Hotovo!',
|
'setup_done' => 'Hotovo!',
|
||||||
'bulk_edit_about_to' => 'Tímto upravíte následující možnosti: ',
|
'bulk_edit_about_to' => 'Tímto upravíte následující možnosti: ',
|
||||||
'checked_out' => 'K výdeji',
|
'checked_out' => 'K výdeji',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Majetek podle stavu',
|
'assets_by_status_type' => 'Majetek podle stavu',
|
||||||
'pie_chart_type' => 'Typ koláčového grafu na hlavní stránce',
|
'pie_chart_type' => 'Typ koláčového grafu na hlavní stránce',
|
||||||
'hello_name' => 'Ahoj, :name!',
|
'hello_name' => 'Ahoj, :name!',
|
||||||
'unaccepted_profile_warning' => 'Máte :count položek vyžadujících potvrzení. Klikněte zde pro jejich přijetí nebo zamítnutí',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Od',
|
'start_date' => 'Od',
|
||||||
'end_date' => 'Do',
|
'end_date' => 'Do',
|
||||||
'alt_uploaded_image_thumbnail' => 'Nahraný náhledový obrázek',
|
'alt_uploaded_image_thumbnail' => 'Nahraný náhledový obrázek',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Vyprší',
|
'expires' => 'Vyprší',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => ':count Remaining',
|
'remaining_var' => ':count Remaining',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Mae eich ffeil wedi\'i dileu yn llwyddiannus',
|
'file_delete_success' => 'Mae eich ffeil wedi\'i dileu yn llwyddiannus',
|
||||||
'file_delete_error' => 'Nid oedd yn bosib dileu\'r ffeil',
|
'file_delete_error' => 'Nid oedd yn bosib dileu\'r ffeil',
|
||||||
'file_missing' => 'The file selected is missing',
|
'file_missing' => 'The file selected is missing',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
||||||
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Kit was successfully deleted',
|
'kit_deleted' => 'Kit was successfully deleted',
|
||||||
'kit_model_updated' => 'Model was successfully updated',
|
'kit_model_updated' => 'Model was successfully updated',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'Model was successfully detached',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'Mae\'r lleoliad yma yn rhiant i oleiaf un lleoliad a nid yw\'n bosib dileu. Diweddarwch eich lleoliadau i beidio cyfeirio at y lleoliad yma ac yna ceisiwch eto. ',
|
'assoc_child_loc' => 'Mae\'r lleoliad yma yn rhiant i oleiaf un lleoliad a nid yw\'n bosib dileu. Diweddarwch eich lleoliadau i beidio cyfeirio at y lleoliad yma ac yna ceisiwch eto. ',
|
||||||
'assigned_assets' => 'Assigned Assets',
|
'assigned_assets' => 'Assigned Assets',
|
||||||
'current_location' => 'Current Location',
|
'current_location' => 'Current Location',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Lleoliad wedi diweddaru\'n llwyddiannus.'
|
'success' => 'Lleoliad wedi diweddaru\'n llwyddiannus.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r lleoliad yma?',
|
'confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r lleoliad yma?',
|
||||||
'error' => 'Nid oedd yn bosib dileu\'r lleoliad. Ceisiwch eto o.g.y.dd.',
|
'error' => 'Nid oedd yn bosib dileu\'r lleoliad. Ceisiwch eto o.g.y.dd.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'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.',
|
||||||
'assoc_users' => 'Mae\'r model yma wedi perthnasu hefo un neu mwy o asedau. Fydd rhaid dileu\'r asedau ac yna trio eto. ',
|
'assoc_users' => 'Mae\'r model yma wedi perthnasu hefo un neu mwy o asedau. Fydd rhaid dileu\'r asedau ac yna trio eto. ',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Ni crewyd y model, ceisiwch eto o.g.y.dd.',
|
'error' => 'Ni crewyd y model, ceisiwch eto o.g.y.dd.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
'restore_confirm' => 'Are you sure you wish to restore your database from :filename?'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Your system backup has been restored. Please login again.'
|
'success' => 'Your system backup has been restored. Please log in again.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'Gwall wedi digwydd wrth glirio. ',
|
'error' => 'Gwall wedi digwydd wrth glirio. ',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Nwyddau traul',
|
'consumables' => 'Nwyddau traul',
|
||||||
'country' => 'Gwlad',
|
'country' => 'Gwlad',
|
||||||
'could_not_restore' => 'Error restoring :item_type: :error',
|
'could_not_restore' => 'Error restoring :item_type: :error',
|
||||||
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
'not_deleted' => 'The :item_type was not deleted and therefore cannot be restored',
|
||||||
'create' => 'Creu newydd',
|
'create' => 'Creu newydd',
|
||||||
'created' => 'Eitem wedi\'i Greu',
|
'created' => 'Eitem wedi\'i Greu',
|
||||||
'created_asset' => 'ased wedi creu',
|
'created_asset' => 'ased wedi creu',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'Mae\'r cymhwysiad hwn yn rhedeg yn y modd cynhyrchu gyda debugging wedi\'i alluogi. Gall hyn ddatgelu data sensitif os yw\'ch cais yn hygyrch i\'r byd y tu allan. Analluoga modd dadfygio trwy osod y <code>APP_DEBUG</code> gwerth yn <code>.env</code> ffeil i<code>false</code>.',
|
'debug_warning_text' => 'Mae\'r cymhwysiad hwn yn rhedeg yn y modd cynhyrchu gyda debugging wedi\'i alluogi. Gall hyn ddatgelu data sensitif os yw\'ch cais yn hygyrch i\'r byd y tu allan. Analluoga modd dadfygio trwy osod y <code>APP_DEBUG</code> gwerth yn <code>.env</code> ffeil i<code>false</code>.',
|
||||||
'delete' => 'Dileu',
|
'delete' => 'Dileu',
|
||||||
'delete_confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r :item?',
|
'delete_confirm' => 'Ydych chi\'n sicr eich bod eisiau dileu\'r :item?',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This cannot be undone.',
|
'delete_confirm_no_undo' => 'Are you sure, you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'Wedi Dileu',
|
'deleted' => 'Wedi Dileu',
|
||||||
'delete_seats' => 'Seddi wedi dileu',
|
'delete_seats' => 'Seddi wedi dileu',
|
||||||
'deletion_failed' => 'Deletion failed',
|
'deletion_failed' => 'Deletion failed',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'Uwchlwytho delwedd',
|
'image_upload' => 'Uwchlwytho delwedd',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted Filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
||||||
'import' => 'Mewnforio',
|
'import' => 'Mewnforio',
|
||||||
'import_this_file' => 'Map fields and process this file',
|
'import_this_file' => 'Map fields and process this file',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => 'Step 4',
|
'setup_step_4' => 'Step 4',
|
||||||
'setup_config_check' => 'Configuration Check',
|
'setup_config_check' => 'Configuration Check',
|
||||||
'setup_create_database' => 'Create database tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create admin user',
|
'setup_create_admin' => 'Create an admin user',
|
||||||
'setup_done' => 'Finished!',
|
'setup_done' => 'Finished!',
|
||||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
||||||
'checked_out' => 'Allan',
|
'checked_out' => 'Allan',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Assets by Status Type',
|
'assets_by_status_type' => 'Assets by Status Type',
|
||||||
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
||||||
'hello_name' => 'Hello, :name!',
|
'hello_name' => 'Hello, :name!',
|
||||||
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Start Date',
|
'start_date' => 'Start Date',
|
||||||
'end_date' => 'End Date',
|
'end_date' => 'End Date',
|
||||||
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Dod i ben',
|
'expires' => 'Dod i ben',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => ':count Remaining',
|
'remaining_var' => ':count Remaining',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Din fil er blevet slettet korrekt',
|
'file_delete_success' => 'Din fil er blevet slettet korrekt',
|
||||||
'file_delete_error' => 'Filen kunne ikke slettes',
|
'file_delete_error' => 'Filen kunne ikke slettes',
|
||||||
'file_missing' => 'Den valgte fil mangler',
|
'file_missing' => 'Den valgte fil mangler',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'En eller flere attributter i overskriftsrækken indeholder misdannede UTF-8 tegn',
|
'header_row_has_malformed_characters' => 'En eller flere attributter i overskriftsrækken indeholder misdannede UTF-8 tegn',
|
||||||
'content_row_has_malformed_characters' => 'En eller flere attributter i den første række indhold indeholder misdannede UTF-8 tegn',
|
'content_row_has_malformed_characters' => 'En eller flere attributter i den første række indhold indeholder misdannede UTF-8 tegn',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Kit blev slettet',
|
'kit_deleted' => 'Kit blev slettet',
|
||||||
'kit_model_updated' => 'Model blev opdateret',
|
'kit_model_updated' => 'Model blev opdateret',
|
||||||
'kit_model_detached' => 'Model blev fjernet',
|
'kit_model_detached' => 'Model blev fjernet',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'Denne placering er for øjeblikket forælder på mindst et barns placering og kan ikke slettes. Opdater dine placeringer for ikke længere at henvise til denne placering, og prøv igen.',
|
'assoc_child_loc' => 'Denne placering er for øjeblikket forælder på mindst et barns placering og kan ikke slettes. Opdater dine placeringer for ikke længere at henvise til denne placering, og prøv igen.',
|
||||||
'assigned_assets' => 'Tildelte aktiver',
|
'assigned_assets' => 'Tildelte aktiver',
|
||||||
'current_location' => 'Aktuel lokation',
|
'current_location' => 'Aktuel lokation',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Placering opdateret med succes.'
|
'success' => 'Placering opdateret med succes.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Er du sikker på, at du vil slette denne placering?',
|
'confirm' => 'Er du sikker på, at du vil slette denne placering?',
|
||||||
'error' => 'Der opstod et problem ved at slette placeringen. Prøv igen.',
|
'error' => 'Der opstod et problem ved at slette placeringen. Prøv igen.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'no_association' => 'ADVARSEL! Aktivmodellen for dette element er ugyldig eller mangler!',
|
'no_association' => 'ADVARSEL! Aktivmodellen for dette element er ugyldig eller mangler!',
|
||||||
'no_association_fix' => 'Dette vil ødelægge ting på underlige og forfærdelige måder. Rediger dette aktiv nu for at tildele det en model.',
|
'no_association_fix' => 'Dette vil ødelægge ting på underlige og forfærdelige måder. Rediger dette aktiv nu for at tildele det en model.',
|
||||||
'assoc_users' => 'Denne model er knyttet til en eller flere aktiver og ikke kan slettes. Slet venligst aktiver, og prøv derefter at slette igen. ',
|
'assoc_users' => 'Denne model er knyttet til en eller flere aktiver og ikke kan slettes. Slet venligst aktiver, og prøv derefter at slette igen. ',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Modellen blev ikke oprettet, prøve igen.',
|
'error' => 'Modellen blev ikke oprettet, prøve igen.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'Er du sikker på, at du vil gendanne din database fra :filnavn?'
|
'restore_confirm' => 'Er du sikker på, at du vil gendanne din database fra :filnavn?'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Your system backup has been restored. Please login again.'
|
'success' => 'Your system backup has been restored. Please log in again.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'Der opstod en fejl under udrensning.',
|
'error' => 'Der opstod en fejl under udrensning.',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Forbrugsstoffer',
|
'consumables' => 'Forbrugsstoffer',
|
||||||
'country' => 'Land',
|
'country' => 'Land',
|
||||||
'could_not_restore' => 'Fejl under gendannelse af :item_type: :error',
|
'could_not_restore' => 'Fejl under gendannelse af :item_type: :error',
|
||||||
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
'not_deleted' => 'The :item_type was not deleted and therefore cannot be restored',
|
||||||
'create' => 'Opret ny',
|
'create' => 'Opret ny',
|
||||||
'created' => 'Elementet er oprettet',
|
'created' => 'Elementet er oprettet',
|
||||||
'created_asset' => 'skabte aktiver',
|
'created_asset' => 'skabte aktiver',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'Denne applikation kører i produktionstilstand med debugging aktiveret. Dette kan udsætte følsomme data, hvis din ansøgning er tilgængelig for omverdenen. Deaktiver fejlsøgningsmodus ved at indstille værdien <code>APP_DEBUG</code> i din <code>.env</code> fil til <code>false</code>.',
|
'debug_warning_text' => 'Denne applikation kører i produktionstilstand med debugging aktiveret. Dette kan udsætte følsomme data, hvis din ansøgning er tilgængelig for omverdenen. Deaktiver fejlsøgningsmodus ved at indstille værdien <code>APP_DEBUG</code> i din <code>.env</code> fil til <code>false</code>.',
|
||||||
'delete' => 'Slet',
|
'delete' => 'Slet',
|
||||||
'delete_confirm' => 'Er du sikker på at du vil slette :item?',
|
'delete_confirm' => 'Er du sikker på at du vil slette :item?',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This cannot be undone.',
|
'delete_confirm_no_undo' => 'Are you sure, you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'Slettet',
|
'deleted' => 'Slettet',
|
||||||
'delete_seats' => 'Slettede pladser',
|
'delete_seats' => 'Slettede pladser',
|
||||||
'deletion_failed' => 'Sletning mislykkedes',
|
'deletion_failed' => 'Sletning mislykkedes',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'Upload billede',
|
'image_upload' => 'Upload billede',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted Filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'Denne billedfil var ikke læsbar. Accepterede filtyper er jpg, webp, png, gif og svg. Mimetypen for denne fil er: :mimetype.',
|
'unaccepted_image_type' => 'Denne billedfil var ikke læsbar. Accepterede filtyper er jpg, webp, png, gif og svg. Mimetypen for denne fil er: :mimetype.',
|
||||||
'import' => 'Importér',
|
'import' => 'Importér',
|
||||||
'import_this_file' => 'Kortfelter og behandl denne fil',
|
'import_this_file' => 'Kortfelter og behandl denne fil',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => 'Trin 4',
|
'setup_step_4' => 'Trin 4',
|
||||||
'setup_config_check' => 'Kontrollerer opsætning',
|
'setup_config_check' => 'Kontrollerer opsætning',
|
||||||
'setup_create_database' => 'Create database tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create admin user',
|
'setup_create_admin' => 'Create an admin user',
|
||||||
'setup_done' => 'Udført!',
|
'setup_done' => 'Udført!',
|
||||||
'bulk_edit_about_to' => 'Du skal til at redigere følgende: ',
|
'bulk_edit_about_to' => 'Du skal til at redigere følgende: ',
|
||||||
'checked_out' => 'Tjekket ud',
|
'checked_out' => 'Tjekket ud',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Aktiver efter statustype',
|
'assets_by_status_type' => 'Aktiver efter statustype',
|
||||||
'pie_chart_type' => 'Lagkagediagramtype for oversigten',
|
'pie_chart_type' => 'Lagkagediagramtype for oversigten',
|
||||||
'hello_name' => 'Hej, :name!',
|
'hello_name' => 'Hej, :name!',
|
||||||
'unaccepted_profile_warning' => 'Du har :count emner, der kræver accept. Klik her for at acceptere eller afvise dem',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Startdato',
|
'start_date' => 'Startdato',
|
||||||
'end_date' => 'Slutdato',
|
'end_date' => 'Slutdato',
|
||||||
'alt_uploaded_image_thumbnail' => 'Uploadet miniature',
|
'alt_uploaded_image_thumbnail' => 'Uploadet miniature',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Udløber',
|
'expires' => 'Udløber',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => ':count Remaining',
|
'remaining_var' => ':count Remaining',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -13,5 +13,5 @@ return array(
|
||||||
'profile_updated' => 'Konto erfolgreich aktualisiert',
|
'profile_updated' => 'Konto erfolgreich aktualisiert',
|
||||||
'no_tokens' => 'Sie haben noch keinen persönlichen Zugangs-Token erstellt.',
|
'no_tokens' => 'Sie haben noch keinen persönlichen Zugangs-Token erstellt.',
|
||||||
'enable_sounds' => 'Soundeffekte aktivieren',
|
'enable_sounds' => 'Soundeffekte aktivieren',
|
||||||
'enable_confetti' => 'Enable confetti effects',
|
'enable_confetti' => 'Konfetti-Effekte aktivieren',
|
||||||
);
|
);
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Die Datei wurde erfolgreich gelöscht',
|
'file_delete_success' => 'Die Datei wurde erfolgreich gelöscht',
|
||||||
'file_delete_error' => 'Die Datei konnte nicht gelöscht werden',
|
'file_delete_error' => 'Die Datei konnte nicht gelöscht werden',
|
||||||
'file_missing' => 'Die ausgewählte Datei fehlt',
|
'file_missing' => 'Die ausgewählte Datei fehlt',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'Ein oder mehrere Attribute in der Kopfzeile enthalten fehlerhafte UTF-8 Zeichen',
|
'header_row_has_malformed_characters' => 'Ein oder mehrere Attribute in der Kopfzeile enthalten fehlerhafte UTF-8 Zeichen',
|
||||||
'content_row_has_malformed_characters' => 'Ein oder mehrere Attribute in der ersten Zeile des Inhalts enthalten fehlerhafte UTF-8-Zeichen',
|
'content_row_has_malformed_characters' => 'Ein oder mehrere Attribute in der ersten Zeile des Inhalts enthalten fehlerhafte UTF-8-Zeichen',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Kit wurde erfolgreich gelöscht',
|
'kit_deleted' => 'Kit wurde erfolgreich gelöscht',
|
||||||
'kit_model_updated' => 'Modell wurde erfolgreich aktualisiert',
|
'kit_model_updated' => 'Modell wurde erfolgreich aktualisiert',
|
||||||
'kit_model_detached' => 'Modell wurde erfolgreich gelöst',
|
'kit_model_detached' => 'Modell wurde erfolgreich gelöst',
|
||||||
|
'model_already_attached' => 'Dieses Modell ist bereits einem Kit zugewiesen',
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,11 +3,12 @@
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'does_not_exist' => 'Standort nicht verfügbar.',
|
'does_not_exist' => 'Standort nicht verfügbar.',
|
||||||
'assoc_users' => 'This location is not currently deletable because it is the location of record for at least one asset or user, has assets assigned to it, or is the parent location of another location. Please update your models to no longer reference this location and try again. ',
|
'assoc_users' => 'Dieser Standort kann derzeit nicht gelöscht werden, da er der Standort der Aufzeichnung für mindestens ein Asset oder einen Benutzer ist, ihm Assets zugewiesen sind oder er der übergeordnete Standort eines anderen Standorts ist. Aktualisieren Sie Ihre Modelle, damit dieser Standort nicht mehr referenziert wird, und versuchen Sie es erneut. ',
|
||||||
'assoc_assets' => 'Dieser Standort ist aktuell mindestens einem Gegenstand zugewiesen und kann nicht gelöscht werden. Bitte entfernen Sie die Standortzuweisung bei den jeweiligen Gegenständen und versuchen Sie es erneut diesen Standort zu entfernen. ',
|
'assoc_assets' => 'Dieser Standort ist aktuell mindestens einem Gegenstand zugewiesen und kann nicht gelöscht werden. Bitte entfernen Sie die Standortzuweisung bei den jeweiligen Gegenständen und versuchen Sie es erneut diesen Standort zu entfernen. ',
|
||||||
'assoc_child_loc' => 'Dieser Ort ist aktuell mindestens einem anderen Ort übergeordnet und kann nicht gelöscht werden. Bitte Orte aktualisieren, so dass dieser Standort nicht mehr verknüpft ist und erneut versuchen. ',
|
'assoc_child_loc' => 'Dieser Ort ist aktuell mindestens einem anderen Ort übergeordnet und kann nicht gelöscht werden. Bitte Orte aktualisieren, so dass dieser Standort nicht mehr verknüpft ist und erneut versuchen. ',
|
||||||
'assigned_assets' => 'Zugeordnete Assets',
|
'assigned_assets' => 'Zugeordnete Assets',
|
||||||
'current_location' => 'Aktueller Standort',
|
'current_location' => 'Aktueller Standort',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Standort erfolgreich aktualisiert.'
|
'success' => 'Standort erfolgreich aktualisiert.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Möchten Sie diesen Standort wirklich entfernen?',
|
'confirm' => 'Möchten Sie diesen Standort wirklich entfernen?',
|
||||||
'error' => 'Es gab einen Fehler beim Löschen des Standorts. Bitte erneut versuchen.',
|
'error' => 'Es gab einen Fehler beim Löschen des Standorts. Bitte erneut versuchen.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'Dieses Bild wird als Profilbild angezeigt, wenn ein Benutzer kein Profilbild festgelegt hat.',
|
'default_avatar_help' => 'Dieses Bild wird als Profilbild angezeigt, wenn ein Benutzer kein Profilbild festgelegt hat.',
|
||||||
'restore_default_avatar' => '<a href=":default_avatar" data-toggle="lightbox" data-type="image">Ursprünglichen Standard-Avatar des Systems</a> wiederherstellen',
|
'restore_default_avatar' => '<a href=":default_avatar" data-toggle="lightbox" data-type="image">Ursprünglichen Standard-Avatar des Systems</a> wiederherstellen',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Zum Einchecken fällig Warnung',
|
||||||
|
'due_checkin_days_help' => 'Wie viele Tage vor dem voraussichtlichen Check-in eines Vermögenswerts soll dieser auf der Seite „Zur Eincheckzeit fällig“ aufgeführt werden?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Verbrauchsmaterialien',
|
'consumables' => 'Verbrauchsmaterialien',
|
||||||
'country' => 'Land',
|
'country' => 'Land',
|
||||||
'could_not_restore' => 'Fehler beim Wiederherstellen von :item_type: :error',
|
'could_not_restore' => 'Fehler beim Wiederherstellen von :item_type: :error',
|
||||||
'not_deleted' => ':item_type wurde nicht gelöscht, kann daher nicht wiederhergestellt werden',
|
'not_deleted' => 'Diese/s :item_type wurde nicht gelöscht und kann daher nicht wiederhergestellt werden',
|
||||||
'create' => 'Erstellen',
|
'create' => 'Erstellen',
|
||||||
'created' => 'Eintrag erstellt',
|
'created' => 'Eintrag erstellt',
|
||||||
'created_asset' => 'Asset angelegt',
|
'created_asset' => 'Asset angelegt',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'Diese Anwendung läuft im Produktionsmodus mit Debugging aktiviert. Dies kann sensible Daten verfügbar machen, wenn Ihre Anwendung öffentlich zugänglich ist. Deaktivieren Sie den Debug-Modus, indem Sie den <code>APP_DEBUG</code>-Wert in der <code>.env</code> Datei auf <code>false</code> setzen.',
|
'debug_warning_text' => 'Diese Anwendung läuft im Produktionsmodus mit Debugging aktiviert. Dies kann sensible Daten verfügbar machen, wenn Ihre Anwendung öffentlich zugänglich ist. Deaktivieren Sie den Debug-Modus, indem Sie den <code>APP_DEBUG</code>-Wert in der <code>.env</code> Datei auf <code>false</code> setzen.',
|
||||||
'delete' => 'Löschen',
|
'delete' => 'Löschen',
|
||||||
'delete_confirm' => 'Sind Sie sicher, dass Sie :item löschen möchten?',
|
'delete_confirm' => 'Sind Sie sicher, dass Sie :item löschen möchten?',
|
||||||
'delete_confirm_no_undo' => 'Sind Sie sicher, dass Sie :item löschen möchten? Dies kann nicht rückgängig gemacht werden.',
|
'delete_confirm_no_undo' => 'Möchten Sie :item wirklich löschen? Dies kann nicht rückgängig gemacht werden.',
|
||||||
'deleted' => 'Gelöscht',
|
'deleted' => 'Gelöscht',
|
||||||
'delete_seats' => 'Gelöschte Plätze',
|
'delete_seats' => 'Gelöschte Plätze',
|
||||||
'deletion_failed' => 'Löschen fehlgeschlagen',
|
'deletion_failed' => 'Löschen fehlgeschlagen',
|
||||||
|
@ -279,7 +279,7 @@ return [
|
||||||
'site_name' => 'Seitenname',
|
'site_name' => 'Seitenname',
|
||||||
'state' => 'Bundesland',
|
'state' => 'Bundesland',
|
||||||
'status_labels' => 'Statusbezeichnungen',
|
'status_labels' => 'Statusbezeichnungen',
|
||||||
'status_label' => 'Status Label',
|
'status_label' => 'Statusbezeichnung',
|
||||||
'status' => 'Status',
|
'status' => 'Status',
|
||||||
'accept_eula' => 'Annahmeerklärung',
|
'accept_eula' => 'Annahmeerklärung',
|
||||||
'supplier' => 'Lieferant',
|
'supplier' => 'Lieferant',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Assets sortiert nach Statustyp',
|
'assets_by_status_type' => 'Assets sortiert nach Statustyp',
|
||||||
'pie_chart_type' => 'Dashboard Kreisdiagramm Typ',
|
'pie_chart_type' => 'Dashboard Kreisdiagramm Typ',
|
||||||
'hello_name' => 'Hallo, :name!',
|
'hello_name' => 'Hallo, :name!',
|
||||||
'unaccepted_profile_warning' => 'Sie haben :count Gegenstände, die akzeptiert werden müssen. Klicken Sie hier, um diese anzunehmen oder abzulehnen',
|
'unaccepted_profile_warning' => 'Sie haben einen Artikel, der akzeptiert werden muss. Klicken Sie hier, um ihn zu akzeptieren oder abzulehnen. | Sie haben :count Artikel, die akzeptiert werden müssen. Klicken Sie hier, um sie zu akzeptieren oder abzulehnen',
|
||||||
'start_date' => 'Startdatum',
|
'start_date' => 'Startdatum',
|
||||||
'end_date' => 'Enddatum',
|
'end_date' => 'Enddatum',
|
||||||
'alt_uploaded_image_thumbnail' => 'Hochgeladene Miniaturansicht',
|
'alt_uploaded_image_thumbnail' => 'Hochgeladene Miniaturansicht',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Ablaufdatum',
|
'expires' => 'Ablaufdatum',
|
||||||
'map_fields'=> ':item_type Feld zuordnen',
|
'map_fields'=> ':item_type Feld zuordnen',
|
||||||
'remaining_var' => ':count verbleibend',
|
'remaining_var' => ':count verbleibend',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -13,5 +13,5 @@ return array(
|
||||||
'profile_updated' => 'Konto erfolgreich aktualisiert',
|
'profile_updated' => 'Konto erfolgreich aktualisiert',
|
||||||
'no_tokens' => 'Sie haben keine persönlichen Zugangsschlüssel erstellt.',
|
'no_tokens' => 'Sie haben keine persönlichen Zugangsschlüssel erstellt.',
|
||||||
'enable_sounds' => 'Soundeffekte aktivieren',
|
'enable_sounds' => 'Soundeffekte aktivieren',
|
||||||
'enable_confetti' => 'Enable confetti effects',
|
'enable_confetti' => 'Konfetti-Effekte aktivieren',
|
||||||
);
|
);
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Deine Datei wurde erfolgreich gelöscht',
|
'file_delete_success' => 'Deine Datei wurde erfolgreich gelöscht',
|
||||||
'file_delete_error' => 'Die Datei konnte nicht gelöscht werden',
|
'file_delete_error' => 'Die Datei konnte nicht gelöscht werden',
|
||||||
'file_missing' => 'Die ausgewählte Datei fehlt',
|
'file_missing' => 'Die ausgewählte Datei fehlt',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'Ein oder mehrere Attribute in der Kopfzeile enthalten fehlerhafte UTF-8 Zeichen',
|
'header_row_has_malformed_characters' => 'Ein oder mehrere Attribute in der Kopfzeile enthalten fehlerhafte UTF-8 Zeichen',
|
||||||
'content_row_has_malformed_characters' => 'Ein oder mehrere Attribute in der ersten Zeile des Inhalts enthalten fehlerhafte UTF-8-Zeichen',
|
'content_row_has_malformed_characters' => 'Ein oder mehrere Attribute in der ersten Zeile des Inhalts enthalten fehlerhafte UTF-8-Zeichen',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Kit wurde erfolgreich gelöscht',
|
'kit_deleted' => 'Kit wurde erfolgreich gelöscht',
|
||||||
'kit_model_updated' => 'Modell wurde erfolgreich aktualisiert',
|
'kit_model_updated' => 'Modell wurde erfolgreich aktualisiert',
|
||||||
'kit_model_detached' => 'Modell wurde erfolgreich gelöst',
|
'kit_model_detached' => 'Modell wurde erfolgreich gelöst',
|
||||||
|
'model_already_attached' => 'Dieses Modell ist bereits einem Kit zugewiesen',
|
||||||
];
|
];
|
||||||
|
|
|
@ -3,11 +3,12 @@
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'does_not_exist' => 'Standort existiert nicht.',
|
'does_not_exist' => 'Standort existiert nicht.',
|
||||||
'assoc_users' => 'This location is not currently deletable because it is the location of record for at least one asset or user, has assets assigned to it, or is the parent location of another location. Please update your models to no longer reference this location and try again. ',
|
'assoc_users' => 'Dieser Standort kann derzeit nicht gelöscht werden, da er der Standort der Aufzeichnung für mindestens ein Asset oder einen Benutzer ist, ihm Assets zugewiesen sind oder er der übergeordnete Standort eines anderen Standorts ist. Aktualisiere deine Modelle, damit dieser Standort nicht mehr referenziert wird, und versuche es erneut. ',
|
||||||
'assoc_assets' => 'Dieser Standort ist mindestens einem Gegenstand zugewiesen und kann nicht gelöscht werden. Bitte entferne die Standortzuweisung bei den jeweiligen Gegenständen und versuche erneut, diesen Standort zu entfernen. ',
|
'assoc_assets' => 'Dieser Standort ist mindestens einem Gegenstand zugewiesen und kann nicht gelöscht werden. Bitte entferne die Standortzuweisung bei den jeweiligen Gegenständen und versuche erneut, diesen Standort zu entfernen. ',
|
||||||
'assoc_child_loc' => 'Dieser Standort ist mindestens einem anderen Ort übergeordnet und kann nicht gelöscht werden. Bitte aktualisiere Deine Standorte, so dass dieser Standort nicht mehr verknüpft ist, und versuche es erneut. ',
|
'assoc_child_loc' => 'Dieser Standort ist mindestens einem anderen Ort übergeordnet und kann nicht gelöscht werden. Bitte aktualisiere Deine Standorte, so dass dieser Standort nicht mehr verknüpft ist, und versuche es erneut. ',
|
||||||
'assigned_assets' => 'Zugeordnete Assets',
|
'assigned_assets' => 'Zugeordnete Assets',
|
||||||
'current_location' => 'Aktueller Standort',
|
'current_location' => 'Aktueller Standort',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Standort erfolgreich aktualisiert.'
|
'success' => 'Standort erfolgreich aktualisiert.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Bist Du sicher, dass Du diesen Standort löschen willst?',
|
'confirm' => 'Bist Du sicher, dass Du diesen Standort löschen willst?',
|
||||||
'error' => 'Es gab einen Fehler beim Löschen des Standorts. Bitte erneut versuchen.',
|
'error' => 'Es gab einen Fehler beim Löschen des Standorts. Bitte erneut versuchen.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'no_association' => 'WARNUNG! Das Asset Modell für dieses Element ist ungültig oder fehlt!',
|
'no_association' => 'WARNUNG! Das Asset Modell für dieses Element ist ungültig oder fehlt!',
|
||||||
'no_association_fix' => 'Dies wird Dinge auf seltsame und schreckliche Weise zerstören. Bearbeite dieses Asset jetzt, um ihm ein Modell zuzuordnen.',
|
'no_association_fix' => 'Dies wird Dinge auf seltsame und schreckliche Weise zerstören. Bearbeite dieses Asset jetzt, um ihm ein Modell zuzuordnen.',
|
||||||
'assoc_users' => 'Dieses Modell ist zur Zeit mit einem oder mehreren Assets verknüpft und kann nicht gelöscht werden. Bitte lösche die Assets und versuche dann erneut, das Modell zu löschen. ',
|
'assoc_users' => 'Dieses Modell ist zur Zeit mit einem oder mehreren Assets verknüpft und kann nicht gelöscht werden. Bitte lösche die Assets und versuche dann erneut, das Modell zu löschen. ',
|
||||||
'invalid_category_type' => 'Die Kategorie muss eine Asset-Kategorie sein.',
|
'invalid_category_type' => 'Diese Kategorie muss eine Asset-Kategorie sein.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Modell wurde nicht erstellt. Bitte versuche es noch einmal.',
|
'error' => 'Modell wurde nicht erstellt. Bitte versuche es noch einmal.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'Dieses Bild wird als Profilbild angezeigt, wenn ein Benutzer kein Profilbild festgelegt hat.',
|
'default_avatar_help' => 'Dieses Bild wird als Profilbild angezeigt, wenn ein Benutzer kein Profilbild festgelegt hat.',
|
||||||
'restore_default_avatar' => '<a href=":default_avatar" data-toggle="lightbox" data-type="image">Ursprünglichen Standard-Avatar des Systems</a> wiederherstellen',
|
'restore_default_avatar' => '<a href=":default_avatar" data-toggle="lightbox" data-type="image">Ursprünglichen Standard-Avatar des Systems</a> wiederherstellen',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Zum Einchecken fällig Warnung',
|
||||||
|
'due_checkin_days_help' => 'Wie viele Tage vor dem voraussichtlichen Check-in eines Vermögenswerts soll dieser auf der Seite „Zur Eincheckzeit fällig“ aufgeführt werden?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'Bist Du sicher, dass Du Deine Datenbank aus :filename wiederherstellen möchten?'
|
'restore_confirm' => 'Bist Du sicher, dass Du Deine Datenbank aus :filename wiederherstellen möchten?'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Dein Systembackup wurde wiederhergestellt. Bitte melde dich erneut an.'
|
'success' => 'Ihr Systembackup wurde wiederhergestellt. Bitte melde dich erneut an.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'Beim Bereinigen ist ein Fehler augetreten. ',
|
'error' => 'Beim Bereinigen ist ein Fehler augetreten. ',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Verbrauchsmaterialien',
|
'consumables' => 'Verbrauchsmaterialien',
|
||||||
'country' => 'Land',
|
'country' => 'Land',
|
||||||
'could_not_restore' => 'Fehler beim Wiederherstellen von :item_type: :error',
|
'could_not_restore' => 'Fehler beim Wiederherstellen von :item_type: :error',
|
||||||
'not_deleted' => ':item_type wurde nicht gelöscht, kann daher nicht wiederhergestellt werden',
|
'not_deleted' => 'Diese/s :item_type wurde nicht gelöscht und kann daher nicht wiederhergestellt werden',
|
||||||
'create' => 'Hinzufügen',
|
'create' => 'Hinzufügen',
|
||||||
'created' => 'Eintrag erstellt',
|
'created' => 'Eintrag erstellt',
|
||||||
'created_asset' => 'Asset angelegt',
|
'created_asset' => 'Asset angelegt',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'Diese Anwendung läuft im Produktionsmodus mit debugging aktiviert. Dies kann sensible Daten verfügbar machen, wenn Ihre Anwendung öffentlich zugänglich ist. Deaktiviere den Debug-Modus, indem du den <code>APP_DEBUG</code>-Wert in der <code>.env</code> Datei auf <code>false</code> setzt.',
|
'debug_warning_text' => 'Diese Anwendung läuft im Produktionsmodus mit debugging aktiviert. Dies kann sensible Daten verfügbar machen, wenn Ihre Anwendung öffentlich zugänglich ist. Deaktiviere den Debug-Modus, indem du den <code>APP_DEBUG</code>-Wert in der <code>.env</code> Datei auf <code>false</code> setzt.',
|
||||||
'delete' => 'Löschen',
|
'delete' => 'Löschen',
|
||||||
'delete_confirm' => 'Bist du sicher, dass du :item löschen möchtest?',
|
'delete_confirm' => 'Bist du sicher, dass du :item löschen möchtest?',
|
||||||
'delete_confirm_no_undo' => 'Bist Du sicher, dass Du :item löschen möchtest? Dies kann nicht rückgängig gemacht werden.',
|
'delete_confirm_no_undo' => 'Möchtest du :item wirklich löschen? Dies kann nicht rückgängig gemacht werden.',
|
||||||
'deleted' => 'Gelöscht',
|
'deleted' => 'Gelöscht',
|
||||||
'delete_seats' => 'Gelöschte Lizenzen',
|
'delete_seats' => 'Gelöschte Lizenzen',
|
||||||
'deletion_failed' => 'Löschen fehlgeschlagen',
|
'deletion_failed' => 'Löschen fehlgeschlagen',
|
||||||
|
@ -279,7 +279,7 @@ return [
|
||||||
'site_name' => 'Seitenname',
|
'site_name' => 'Seitenname',
|
||||||
'state' => 'Bundesland',
|
'state' => 'Bundesland',
|
||||||
'status_labels' => 'Statusbezeichnungen',
|
'status_labels' => 'Statusbezeichnungen',
|
||||||
'status_label' => 'Status Label',
|
'status_label' => 'Statusbezeichnung',
|
||||||
'status' => 'Status',
|
'status' => 'Status',
|
||||||
'accept_eula' => 'Annahmeerklärung',
|
'accept_eula' => 'Annahmeerklärung',
|
||||||
'supplier' => 'Lieferant',
|
'supplier' => 'Lieferant',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Assets sortiert nach Statustyp',
|
'assets_by_status_type' => 'Assets sortiert nach Statustyp',
|
||||||
'pie_chart_type' => 'Dashboard Kreisdiagramm Typ',
|
'pie_chart_type' => 'Dashboard Kreisdiagramm Typ',
|
||||||
'hello_name' => 'Hallo, :name!',
|
'hello_name' => 'Hallo, :name!',
|
||||||
'unaccepted_profile_warning' => 'Du hast :count Gegenstände, die akzeptiert werden müssen. Klicke hier, um sie anzunehmen oder abzulehnen',
|
'unaccepted_profile_warning' => 'Du hast einen Artikel, der akzeptiert werden muss. Klicken hier, um ihn zu akzeptieren oder abzulehnen. | Du hast :count Artikel, die akzeptiert werden müssen. Klicke hier, um sie zu akzeptieren oder abzulehnen',
|
||||||
'start_date' => 'Startdatum',
|
'start_date' => 'Startdatum',
|
||||||
'end_date' => 'Enddatum',
|
'end_date' => 'Enddatum',
|
||||||
'alt_uploaded_image_thumbnail' => 'Hochgeladene Miniaturansicht',
|
'alt_uploaded_image_thumbnail' => 'Hochgeladene Miniaturansicht',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Ablaufdatum',
|
'expires' => 'Ablaufdatum',
|
||||||
'map_fields'=> 'Feld :item_type zuordnen',
|
'map_fields'=> 'Feld :item_type zuordnen',
|
||||||
'remaining_var' => ':count verbleibend',
|
'remaining_var' => ':count verbleibend',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'Το αρχείο σας έχει διαγραφεί με επιτυχία',
|
'file_delete_success' => 'Το αρχείο σας έχει διαγραφεί με επιτυχία',
|
||||||
'file_delete_error' => 'Το αρχείο δεν μπόρεσε να διαγραφεί',
|
'file_delete_error' => 'Το αρχείο δεν μπόρεσε να διαγραφεί',
|
||||||
'file_missing' => 'Λείπει το επιλεγμένο αρχείο',
|
'file_missing' => 'Λείπει το επιλεγμένο αρχείο',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'Ένα ή περισσότερα χαρακτηριστικά στη σειρά κεφαλίδας περιέχουν κακοσχηματισμένους UTF-8 χαρακτήρες',
|
'header_row_has_malformed_characters' => 'Ένα ή περισσότερα χαρακτηριστικά στη σειρά κεφαλίδας περιέχουν κακοσχηματισμένους UTF-8 χαρακτήρες',
|
||||||
'content_row_has_malformed_characters' => 'Ένα ή περισσότερα χαρακτηριστικά στην πρώτη σειρά περιεχομένου περιέχουν κακοσχηματισμένους UTF-8 χαρακτήρες',
|
'content_row_has_malformed_characters' => 'Ένα ή περισσότερα χαρακτηριστικά στην πρώτη σειρά περιεχομένου περιέχουν κακοσχηματισμένους UTF-8 χαρακτήρες',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Το κιτ διαγράφηκε με επιτυχία',
|
'kit_deleted' => 'Το κιτ διαγράφηκε με επιτυχία',
|
||||||
'kit_model_updated' => 'Το μοντέλο ενημερώθηκε με επιτυχία',
|
'kit_model_updated' => 'Το μοντέλο ενημερώθηκε με επιτυχία',
|
||||||
'kit_model_detached' => 'Το μοντέλο αποσυνδέθηκε με επιτυχία',
|
'kit_model_detached' => 'Το μοντέλο αποσυνδέθηκε με επιτυχία',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'Αυτή η τοποθεσία είναι αυτήν τη στιγμή γονέας τουλάχιστον μιας τοποθεσίας παιδιού και δεν μπορεί να διαγραφεί. Ενημερώστε τις τοποθεσίες σας ώστε να μην αναφέρονται πλέον σε αυτήν την τοποθεσία και δοκιμάστε ξανά.',
|
'assoc_child_loc' => 'Αυτή η τοποθεσία είναι αυτήν τη στιγμή γονέας τουλάχιστον μιας τοποθεσίας παιδιού και δεν μπορεί να διαγραφεί. Ενημερώστε τις τοποθεσίες σας ώστε να μην αναφέρονται πλέον σε αυτήν την τοποθεσία και δοκιμάστε ξανά.',
|
||||||
'assigned_assets' => 'Αντιστοιχισμένα Στοιχεία Ενεργητικού',
|
'assigned_assets' => 'Αντιστοιχισμένα Στοιχεία Ενεργητικού',
|
||||||
'current_location' => 'Τρέχουσα Τοποθεσία',
|
'current_location' => 'Τρέχουσα Τοποθεσία',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Η τοποθεσία αναβαθμίστηκε επιτυχώς.'
|
'success' => 'Η τοποθεσία αναβαθμίστηκε επιτυχώς.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτήν την τοποθεσία;',
|
'confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτήν την τοποθεσία;',
|
||||||
'error' => 'Παρουσιάστηκε πρόβλημα κατά τη διαγραφή της τοποθεσίας. ΠΑΡΑΚΑΛΩ προσπαθησε ξανα.',
|
'error' => 'Παρουσιάστηκε πρόβλημα κατά τη διαγραφή της τοποθεσίας. ΠΑΡΑΚΑΛΩ προσπαθησε ξανα.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'no_association' => 'ΠΡΟΣΟΧΗ! Το μοντέλο στοιχείων ενεργητικού για αυτό το στοιχείο δεν είναι έγκυρο ή λείπει!',
|
'no_association' => 'ΠΡΟΣΟΧΗ! Το μοντέλο στοιχείων ενεργητικού για αυτό το στοιχείο δεν είναι έγκυρο ή λείπει!',
|
||||||
'no_association_fix' => 'Αυτό θα σπάσει τα πράγματα με περίεργους και φρικτούς τρόπους. Επεξεργαστείτε αυτό το στοιχείο τώρα για να το αντιστοιχίσετε ένα μοντέλο.',
|
'no_association_fix' => 'Αυτό θα σπάσει τα πράγματα με περίεργους και φρικτούς τρόπους. Επεξεργαστείτε αυτό το στοιχείο τώρα για να το αντιστοιχίσετε ένα μοντέλο.',
|
||||||
'assoc_users' => 'Αυτό το μοντέλο συσχετίζεται επί του παρόντος με ένα ή περισσότερα στοιχεία και δεν μπορεί να διαγραφεί. Διαγράψτε τα στοιχεία και, στη συνέχεια, δοκιμάστε ξανά τη διαγραφή.',
|
'assoc_users' => 'Αυτό το μοντέλο συσχετίζεται επί του παρόντος με ένα ή περισσότερα στοιχεία και δεν μπορεί να διαγραφεί. Διαγράψτε τα στοιχεία και, στη συνέχεια, δοκιμάστε ξανά τη διαγραφή.',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Το μοντέλο δεν δημιουργήθηκε, παρακαλώ προσπαθήστε ξανά.',
|
'error' => 'Το μοντέλο δεν δημιουργήθηκε, παρακαλώ προσπαθήστε ξανά.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -15,7 +15,7 @@ return [
|
||||||
'restore_confirm' => 'Είστε βέβαιοι ότι θέλετε να επαναφέρετε τη βάση δεδομένων σας από :filename?'
|
'restore_confirm' => 'Είστε βέβαιοι ότι θέλετε να επαναφέρετε τη βάση δεδομένων σας από :filename?'
|
||||||
],
|
],
|
||||||
'restore' => [
|
'restore' => [
|
||||||
'success' => 'Your system backup has been restored. Please login again.'
|
'success' => 'Your system backup has been restored. Please log in again.'
|
||||||
],
|
],
|
||||||
'purge' => [
|
'purge' => [
|
||||||
'error' => 'Παρουσιάστηκε ένα σφάλμα κατά την εκκαθάριση. ',
|
'error' => 'Παρουσιάστηκε ένα σφάλμα κατά την εκκαθάριση. ',
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Αναλώσιμα',
|
'consumables' => 'Αναλώσιμα',
|
||||||
'country' => 'Χώρα',
|
'country' => 'Χώρα',
|
||||||
'could_not_restore' => 'Σφάλμα επαναφοράς :item_type: :error',
|
'could_not_restore' => 'Σφάλμα επαναφοράς :item_type: :error',
|
||||||
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
'not_deleted' => 'The :item_type was not deleted and therefore cannot be restored',
|
||||||
'create' => 'Δημιουργία νέου',
|
'create' => 'Δημιουργία νέου',
|
||||||
'created' => 'Το αντικείμενο δημιουργήθηκε',
|
'created' => 'Το αντικείμενο δημιουργήθηκε',
|
||||||
'created_asset' => 'δημιουργία παγίου',
|
'created_asset' => 'δημιουργία παγίου',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'Αυτή η εφαρμογή εκτελείται σε λειτουργία παραγωγής με ενεργοποιημένο τον εντοπισμό σφαλμάτων. Αυτό μπορεί να εκθέσει τα ευαίσθητα δεδομένα, εάν η εφαρμογή σας είναι προσβάσιμη στον έξω κόσμο. Απενεργοποιήσετε την κατάσταση λειτουργίας εντοπισμού σφαλμάτων, ορίζοντας την τιμή <code>APP_DEBUG</code> στο αρχείο <code>.env</code> για να <code>false</code>.',
|
'debug_warning_text' => 'Αυτή η εφαρμογή εκτελείται σε λειτουργία παραγωγής με ενεργοποιημένο τον εντοπισμό σφαλμάτων. Αυτό μπορεί να εκθέσει τα ευαίσθητα δεδομένα, εάν η εφαρμογή σας είναι προσβάσιμη στον έξω κόσμο. Απενεργοποιήσετε την κατάσταση λειτουργίας εντοπισμού σφαλμάτων, ορίζοντας την τιμή <code>APP_DEBUG</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 cannot be undone.',
|
'delete_confirm_no_undo' => 'Are you sure, you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'Διαγράφηκε',
|
'deleted' => 'Διαγράφηκε',
|
||||||
'delete_seats' => 'Διαγραμμένα καθίσματα',
|
'delete_seats' => 'Διαγραμμένα καθίσματα',
|
||||||
'deletion_failed' => 'Αποτυχία διαγραφής',
|
'deletion_failed' => 'Αποτυχία διαγραφής',
|
||||||
|
@ -158,7 +158,7 @@ return [
|
||||||
'image_upload' => 'Μεταφόρτωση εικόνας',
|
'image_upload' => 'Μεταφόρτωση εικόνας',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted Filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'Αυτό το αρχείο εικόνας δεν ήταν αναγνώσιμο. Οι αποδεκτοί τύποι αρχείων είναι jpg, webp, png, gif, και svg. Ο τύπος mime αυτού του αρχείου είναι: :mimetype.',
|
'unaccepted_image_type' => 'Αυτό το αρχείο εικόνας δεν ήταν αναγνώσιμο. Οι αποδεκτοί τύποι αρχείων είναι jpg, webp, png, gif, και svg. Ο τύπος mime αυτού του αρχείου είναι: :mimetype.',
|
||||||
'import' => 'Εισαγωγή',
|
'import' => 'Εισαγωγή',
|
||||||
'import_this_file' => 'Χάρτης πεδίων και επεξεργασία αυτού του αρχείου',
|
'import_this_file' => 'Χάρτης πεδίων και επεξεργασία αυτού του αρχείου',
|
||||||
|
@ -349,7 +349,7 @@ return [
|
||||||
'setup_step_4' => '4Ο Βήμα.',
|
'setup_step_4' => '4Ο Βήμα.',
|
||||||
'setup_config_check' => 'Έλεγχος Ρύθμισης',
|
'setup_config_check' => 'Έλεγχος Ρύθμισης',
|
||||||
'setup_create_database' => 'Create database tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create admin user',
|
'setup_create_admin' => 'Create an admin user',
|
||||||
'setup_done' => 'Ολοκληρώθηκε!',
|
'setup_done' => 'Ολοκληρώθηκε!',
|
||||||
'bulk_edit_about_to' => 'Πρόκειται να επεξεργαστείτε τα ακόλουθα: ',
|
'bulk_edit_about_to' => 'Πρόκειται να επεξεργαστείτε τα ακόλουθα: ',
|
||||||
'checked_out' => 'Checked Out',
|
'checked_out' => 'Checked Out',
|
||||||
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Ενεργητικό ανά τύπο κατάστασης',
|
'assets_by_status_type' => 'Ενεργητικό ανά τύπο κατάστασης',
|
||||||
'pie_chart_type' => 'Τύπος Γραφήματος Πίτας Ταινιών',
|
'pie_chart_type' => 'Τύπος Γραφήματος Πίτας Ταινιών',
|
||||||
'hello_name' => 'Γεια Σε, :name!',
|
'hello_name' => 'Γεια Σε, :name!',
|
||||||
'unaccepted_profile_warning' => 'Έχετε :count στοιχεία που απαιτούν αποδοχή. Κάντε κλικ εδώ για να τα αποδεχτείτε ή να τα απορρίψετε',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Ημερομηνία Έναρξης',
|
'start_date' => 'Ημερομηνία Έναρξης',
|
||||||
'end_date' => 'Ημερομηνία Λήξης',
|
'end_date' => 'Ημερομηνία Λήξης',
|
||||||
'alt_uploaded_image_thumbnail' => 'Ανεβασμένη μικρογραφία',
|
'alt_uploaded_image_thumbnail' => 'Ανεβασμένη μικρογραφία',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Λήξη',
|
'expires' => 'Λήξη',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => ':count Remaining',
|
'remaining_var' => ':count Remaining',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -59,6 +59,7 @@ return [
|
||||||
'file_delete_success' => 'Your file has been been successfully deleted',
|
'file_delete_success' => 'Your file has been been successfully deleted',
|
||||||
'file_delete_error' => 'The file was unable to be deleted',
|
'file_delete_error' => 'The file was unable to be deleted',
|
||||||
'file_missing' => 'The file selected is missing',
|
'file_missing' => 'The file selected is missing',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
||||||
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Kit was successfully deleted',
|
'kit_deleted' => 'Kit was successfully deleted',
|
||||||
'kit_model_updated' => 'Model was successfully updated',
|
'kit_model_updated' => 'Model was successfully updated',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'Model was successfully detached',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ',
|
'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ',
|
||||||
'assigned_assets' => 'Assigned Assets',
|
'assigned_assets' => 'Assigned Assets',
|
||||||
'current_location' => 'Current Location',
|
'current_location' => 'Current Location',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Location updated successfully.'
|
'success' => 'Location updated successfully.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Are you sure you wish to delete this location?',
|
'confirm' => 'Are you sure you wish to delete this location?',
|
||||||
'error' => 'There was an issue deleting the location. Please try again.',
|
'error' => 'There was an issue deleting the location. Please try again.',
|
||||||
|
|
|
@ -7,7 +7,7 @@ return array(
|
||||||
'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.',
|
||||||
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',
|
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',
|
||||||
'invalid_category_type' => 'The category must be an asset category.',
|
'invalid_category_type' => 'This category must be an asset category.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Model was not created, please try again.',
|
'error' => 'Model was not created, please try again.',
|
||||||
|
|
|
@ -381,5 +381,7 @@ return [
|
||||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
'restore_default_avatar_help' => '',
|
'restore_default_avatar_help' => '',
|
||||||
|
'due_checkin_days' => 'Due For Checkin Warning',
|
||||||
|
'due_checkin_days_help' => 'How many days before the expected checkin of an asset should it be listed in the "Due for checkin" page?',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -426,7 +426,7 @@ return [
|
||||||
'assets_by_status_type' => 'Assets by Status Type',
|
'assets_by_status_type' => 'Assets by Status Type',
|
||||||
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
'pie_chart_type' => 'Dashboard Pie Chart Type',
|
||||||
'hello_name' => 'Hello, :name.',
|
'hello_name' => 'Hello, :name.',
|
||||||
'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them',
|
'unaccepted_profile_warning' => 'You have one item requiring acceptance. Click here to accept or decline it | You have :count items requiring acceptance. Click here to accept or decline them',
|
||||||
'start_date' => 'Start Date',
|
'start_date' => 'Start Date',
|
||||||
'end_date' => 'End Date',
|
'end_date' => 'End Date',
|
||||||
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail',
|
||||||
|
@ -559,5 +559,8 @@ return [
|
||||||
'expires' => 'Expires',
|
'expires' => 'Expires',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
'remaining_var' => ':count Remaining',
|
'remaining_var' => ':count Remaining',
|
||||||
|
'assets_in_var' => 'Assets in :name :type',
|
||||||
|
'label' => 'Label',
|
||||||
|
'import_asset_tag_exists' => 'An asset with the asset tag :asset_tag already exists and an update was not requested. No change was made.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -58,6 +58,7 @@ return [
|
||||||
'file_delete_success' => 'File anda telah berhasil dihapus',
|
'file_delete_success' => 'File anda telah berhasil dihapus',
|
||||||
'file_delete_error' => 'File tidak dapat dihapus',
|
'file_delete_error' => 'File tidak dapat dihapus',
|
||||||
'file_missing' => 'The file selected is missing',
|
'file_missing' => 'The file selected is missing',
|
||||||
|
'file_already_deleted' => 'The file selected was already deleted',
|
||||||
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
|
||||||
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,4 +47,5 @@ return [
|
||||||
'kit_deleted' => 'Kit was successfully deleted',
|
'kit_deleted' => 'Kit was successfully deleted',
|
||||||
'kit_model_updated' => 'Model was successfully updated',
|
'kit_model_updated' => 'Model was successfully updated',
|
||||||
'kit_model_detached' => 'Model was successfully detached',
|
'kit_model_detached' => 'Model was successfully detached',
|
||||||
|
'model_already_attached' => 'Model already attached to kit',
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,6 +8,7 @@ return array(
|
||||||
'assoc_child_loc' => 'Lokasi ini saat ini merupakan induk dari setidaknya satu lokasi anak dan tidak dapat dihapus. Perbarui lokasi Anda agar tidak lagi merujuk lokasi ini dan coba lagi. ',
|
'assoc_child_loc' => 'Lokasi ini saat ini merupakan induk dari setidaknya satu lokasi anak dan tidak dapat dihapus. Perbarui lokasi Anda agar tidak lagi merujuk lokasi ini dan coba lagi. ',
|
||||||
'assigned_assets' => 'Assigned Assets',
|
'assigned_assets' => 'Assigned Assets',
|
||||||
'current_location' => 'Current Location',
|
'current_location' => 'Current Location',
|
||||||
|
'open_map' => 'Open in :map_provider_icon Maps',
|
||||||
|
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
@ -20,6 +21,11 @@ return array(
|
||||||
'success' => 'Lokasi berhasil diperbarui.'
|
'success' => 'Lokasi berhasil diperbarui.'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'restore' => array(
|
||||||
|
'error' => 'Location was not restored, please try again',
|
||||||
|
'success' => 'Location restored successfully.'
|
||||||
|
),
|
||||||
|
|
||||||
'delete' => array(
|
'delete' => array(
|
||||||
'confirm' => 'Apakah anda yakin ingin menghapus lokasi ini?',
|
'confirm' => 'Apakah anda yakin ingin menghapus lokasi ini?',
|
||||||
'error' => 'Terjadi masalah saat menghapus lokasi. Silahkan coba lagi.',
|
'error' => 'Terjadi masalah saat menghapus lokasi. Silahkan coba lagi.',
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue