From cd1ef1d3160287145aa1ddaf3dad703d555d23b8 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 13 Feb 2019 07:58:11 -0800 Subject: [PATCH] Literally no idea where that folder came from --- .../lang/is 2/admin/accessories/general.php | 22 -- .../lang/is 2/admin/accessories/message.php | 37 --- .../lang/is 2/admin/accessories/table.php | 11 - .../is 2/admin/asset_maintenances/form.php | 14 -- .../is 2/admin/asset_maintenances/general.php | 11 - .../is 2/admin/asset_maintenances/message.php | 21 -- .../is 2/admin/asset_maintenances/table.php | 8 - .../lang/is 2/admin/categories/general.php | 24 -- .../lang/is 2/admin/categories/message.php | 25 -- .../lang/is 2/admin/categories/table.php | 10 - .../lang/is 2/admin/companies/general.php | 6 - .../lang/is 2/admin/companies/message.php | 18 -- resources/lang/is 2/admin/companies/table.php | 9 - .../lang/is 2/admin/components/general.php | 17 -- .../lang/is 2/admin/components/message.php | 36 --- .../lang/is 2/admin/components/table.php | 5 - .../lang/is 2/admin/consumables/general.php | 13 - .../lang/is 2/admin/consumables/message.php | 36 --- .../lang/is 2/admin/consumables/table.php | 5 - .../lang/is 2/admin/custom_fields/general.php | 32 --- .../lang/is 2/admin/custom_fields/message.php | 57 ----- .../lang/is 2/admin/departments/message.php | 21 -- .../lang/is 2/admin/departments/table.php | 11 - .../lang/is 2/admin/depreciations/general.php | 12 - .../lang/is 2/admin/depreciations/message.php | 25 -- .../lang/is 2/admin/depreciations/table.php | 10 - resources/lang/is 2/admin/groups/message.php | 22 -- resources/lang/is 2/admin/groups/table.php | 9 - resources/lang/is 2/admin/groups/titles.php | 14 -- resources/lang/is 2/admin/hardware/form.php | 44 ---- .../lang/is 2/admin/hardware/general.php | 22 -- .../lang/is 2/admin/hardware/message.php | 83 ------- resources/lang/is 2/admin/hardware/table.php | 24 -- resources/lang/is 2/admin/licenses/form.php | 22 -- .../lang/is 2/admin/licenses/general.php | 21 -- .../lang/is 2/admin/licenses/message.php | 51 ---- resources/lang/is 2/admin/licenses/table.php | 17 -- .../lang/is 2/admin/locations/message.php | 27 --- resources/lang/is 2/admin/locations/table.php | 21 -- .../lang/is 2/admin/manufacturers/message.php | 29 --- .../lang/is 2/admin/manufacturers/table.php | 16 -- resources/lang/is 2/admin/models/general.php | 18 -- resources/lang/is 2/admin/models/message.php | 42 ---- resources/lang/is 2/admin/models/table.php | 17 -- resources/lang/is 2/admin/reports/general.php | 5 - resources/lang/is 2/admin/reports/message.php | 5 - .../lang/is 2/admin/settings/general.php | 185 --------------- .../lang/is 2/admin/settings/message.php | 22 -- .../lang/is 2/admin/statuslabels/message.php | 32 --- .../lang/is 2/admin/statuslabels/table.php | 19 -- .../lang/is 2/admin/suppliers/message.php | 27 --- resources/lang/is 2/admin/suppliers/table.php | 27 --- resources/lang/is 2/admin/users/general.php | 27 --- resources/lang/is 2/admin/users/message.php | 59 ----- resources/lang/is 2/admin/users/table.php | 38 --- resources/lang/is 2/auth/general.php | 12 - resources/lang/is 2/auth/message.php | 37 --- resources/lang/is 2/button.php | 16 -- resources/lang/is 2/general.php | 224 ------------------ resources/lang/is 2/mail.php | 72 ------ resources/lang/is 2/pagination.php | 20 -- resources/lang/is 2/passwords.php | 7 - resources/lang/is 2/reminders.php | 24 -- resources/lang/is 2/table.php | 10 - resources/lang/is 2/validation.php | 137 ----------- 65 files changed, 2000 deletions(-) delete mode 100644 resources/lang/is 2/admin/accessories/general.php delete mode 100644 resources/lang/is 2/admin/accessories/message.php delete mode 100644 resources/lang/is 2/admin/accessories/table.php delete mode 100644 resources/lang/is 2/admin/asset_maintenances/form.php delete mode 100644 resources/lang/is 2/admin/asset_maintenances/general.php delete mode 100644 resources/lang/is 2/admin/asset_maintenances/message.php delete mode 100644 resources/lang/is 2/admin/asset_maintenances/table.php delete mode 100644 resources/lang/is 2/admin/categories/general.php delete mode 100644 resources/lang/is 2/admin/categories/message.php delete mode 100644 resources/lang/is 2/admin/categories/table.php delete mode 100644 resources/lang/is 2/admin/companies/general.php delete mode 100644 resources/lang/is 2/admin/companies/message.php delete mode 100644 resources/lang/is 2/admin/companies/table.php delete mode 100644 resources/lang/is 2/admin/components/general.php delete mode 100644 resources/lang/is 2/admin/components/message.php delete mode 100644 resources/lang/is 2/admin/components/table.php delete mode 100644 resources/lang/is 2/admin/consumables/general.php delete mode 100644 resources/lang/is 2/admin/consumables/message.php delete mode 100644 resources/lang/is 2/admin/consumables/table.php delete mode 100644 resources/lang/is 2/admin/custom_fields/general.php delete mode 100644 resources/lang/is 2/admin/custom_fields/message.php delete mode 100644 resources/lang/is 2/admin/departments/message.php delete mode 100644 resources/lang/is 2/admin/departments/table.php delete mode 100644 resources/lang/is 2/admin/depreciations/general.php delete mode 100644 resources/lang/is 2/admin/depreciations/message.php delete mode 100644 resources/lang/is 2/admin/depreciations/table.php delete mode 100644 resources/lang/is 2/admin/groups/message.php delete mode 100644 resources/lang/is 2/admin/groups/table.php delete mode 100644 resources/lang/is 2/admin/groups/titles.php delete mode 100644 resources/lang/is 2/admin/hardware/form.php delete mode 100644 resources/lang/is 2/admin/hardware/general.php delete mode 100644 resources/lang/is 2/admin/hardware/message.php delete mode 100644 resources/lang/is 2/admin/hardware/table.php delete mode 100644 resources/lang/is 2/admin/licenses/form.php delete mode 100644 resources/lang/is 2/admin/licenses/general.php delete mode 100644 resources/lang/is 2/admin/licenses/message.php delete mode 100644 resources/lang/is 2/admin/licenses/table.php delete mode 100644 resources/lang/is 2/admin/locations/message.php delete mode 100644 resources/lang/is 2/admin/locations/table.php delete mode 100644 resources/lang/is 2/admin/manufacturers/message.php delete mode 100644 resources/lang/is 2/admin/manufacturers/table.php delete mode 100644 resources/lang/is 2/admin/models/general.php delete mode 100644 resources/lang/is 2/admin/models/message.php delete mode 100644 resources/lang/is 2/admin/models/table.php delete mode 100644 resources/lang/is 2/admin/reports/general.php delete mode 100644 resources/lang/is 2/admin/reports/message.php delete mode 100644 resources/lang/is 2/admin/settings/general.php delete mode 100644 resources/lang/is 2/admin/settings/message.php delete mode 100644 resources/lang/is 2/admin/statuslabels/message.php delete mode 100644 resources/lang/is 2/admin/statuslabels/table.php delete mode 100644 resources/lang/is 2/admin/suppliers/message.php delete mode 100644 resources/lang/is 2/admin/suppliers/table.php delete mode 100644 resources/lang/is 2/admin/users/general.php delete mode 100644 resources/lang/is 2/admin/users/message.php delete mode 100644 resources/lang/is 2/admin/users/table.php delete mode 100644 resources/lang/is 2/auth/general.php delete mode 100644 resources/lang/is 2/auth/message.php delete mode 100644 resources/lang/is 2/button.php delete mode 100644 resources/lang/is 2/general.php delete mode 100644 resources/lang/is 2/mail.php delete mode 100644 resources/lang/is 2/pagination.php delete mode 100644 resources/lang/is 2/passwords.php delete mode 100644 resources/lang/is 2/reminders.php delete mode 100644 resources/lang/is 2/table.php delete mode 100644 resources/lang/is 2/validation.php diff --git a/resources/lang/is 2/admin/accessories/general.php b/resources/lang/is 2/admin/accessories/general.php deleted file mode 100644 index 485be9c3f9..0000000000 --- a/resources/lang/is 2/admin/accessories/general.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Um aukabúnað', - 'about_accessories_text' => 'Aukabúnaður er allur sá búnaður sem hefur ekki raðnúmer eða það sem þarf ekki að halda utan um. T.d. tölvumús eða lyklaborð.', - 'accessory_category' => 'Flokkur aukabúnaðs', - 'accessory_name' => 'Nafn aukabúnaðs', - 'checkout' => 'Afgreiða aukabúnað', - 'checkin' => 'Skrá inn aukabúnað', - 'create' => 'Stofna aukabúnað', - 'edit' => 'Breyta aukabúnaði', - 'eula_text' => 'Flokkar fyrir notendaskilmála', - 'eula_text_help' => 'Þessi reitur gerir þér kleift að sérsníða notendaskilmála fyrir ákveðinn búnað. Ef þú hefur aðeins einn notendaskilmála fyrir allan þinn búnað þá skaltu haka í reitinn fyrir neðan sem notar sömu skilmálana fyrir allann þann búnað.', - 'require_acceptance' => 'Kerfjast þess að notendur samþykki viðtöku búnaðs í þessum flokki.', - 'no_default_eula' => 'Fann enga sjálfgefna notendaskilmála. Vinsamlegast bættu þeim við í undir "Stillingar"', - 'total' => 'Heildar', - 'remaining' => 'Gagnslaust', - 'update' => 'Uppfæra endabúnað', - 'use_default_eula' => 'Notaðu frekar ', - 'use_default_eula_disabled' => 'Notaðu frekar sjálfgefna notendaskilmálana.Sjálfgefnu notendaskilmálarnir eru ekki í notkun. Vinsamlegast bættu einhverjum notendaskilmálum við í undir "Stillingar"', - -); diff --git a/resources/lang/is 2/admin/accessories/message.php b/resources/lang/is 2/admin/accessories/message.php deleted file mode 100644 index a14f7ded39..0000000000 --- a/resources/lang/is 2/admin/accessories/message.php +++ /dev/null @@ -1,37 +0,0 @@ - 'Þessi aukabúnaður er ekki til.', - 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', - - 'create' => array( - 'error' => 'The accessory was not created, please try again.', - 'success' => 'The accessory was successfully created.' - ), - - 'update' => array( - 'error' => 'The accessory was not updated, please try again', - 'success' => 'The accessory was updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this accessory?', - 'error' => 'There was an issue deleting the accessory. Please try again.', - 'success' => 'The accessory was deleted successfully.' - ), - - 'checkout' => array( - 'error' => 'Accessory was not checked out, please try again', - 'success' => 'Accessory checked out successfully.', - 'user_does_not_exist' => 'That user is invalid. Please try again.' - ), - - 'checkin' => array( - 'error' => 'Accessory was not checked in, please try again', - 'success' => 'Accessory checked in successfully.', - 'user_does_not_exist' => 'That user is invalid. Please try again.' - ) - - -); diff --git a/resources/lang/is 2/admin/accessories/table.php b/resources/lang/is 2/admin/accessories/table.php deleted file mode 100644 index e02d9f22e4..0000000000 --- a/resources/lang/is 2/admin/accessories/table.php +++ /dev/null @@ -1,11 +0,0 @@ - 'Download CSV', - 'eula_text' => 'EULA', - 'id' => 'ID', - 'require_acceptance' => 'Acceptance', - 'title' => 'Accessory Name', - - -); diff --git a/resources/lang/is 2/admin/asset_maintenances/form.php b/resources/lang/is 2/admin/asset_maintenances/form.php deleted file mode 100644 index 2aa005c45f..0000000000 --- a/resources/lang/is 2/admin/asset_maintenances/form.php +++ /dev/null @@ -1,14 +0,0 @@ - 'Maintenance Type', - 'title' => 'Title', - 'start_date' => 'Started', - 'completion_date' => 'Completed', - 'cost' => 'Cost', - 'is_warranty' => 'Warranty Improvement', - 'asset_maintenance_time' => 'Days', - 'notes' => 'Notes', - 'update' => 'Update', - 'create' => 'Create' - ]; diff --git a/resources/lang/is 2/admin/asset_maintenances/general.php b/resources/lang/is 2/admin/asset_maintenances/general.php deleted file mode 100644 index c7ae42d41a..0000000000 --- a/resources/lang/is 2/admin/asset_maintenances/general.php +++ /dev/null @@ -1,11 +0,0 @@ - 'Asset Maintenances', - 'edit' => 'Edit Asset Maintenance', - 'delete' => 'Delete Asset Maintenance', - 'view' => 'View Asset Maintenance Details', - 'repair' => 'Repair', - 'maintenance' => 'Maintenance', - 'upgrade' => 'Upgrade' - ]; diff --git a/resources/lang/is 2/admin/asset_maintenances/message.php b/resources/lang/is 2/admin/asset_maintenances/message.php deleted file mode 100644 index d121115825..0000000000 --- a/resources/lang/is 2/admin/asset_maintenances/message.php +++ /dev/null @@ -1,21 +0,0 @@ - 'Asset Maintenance you were looking for was not found!', - 'delete' => [ - 'confirm' => 'Are you sure you wish to delete this asset maintenance?', - 'error' => 'There was an issue deleting the asset maintenance. Please try again.', - 'success' => 'The asset maintenance was deleted successfully.' - ], - 'create' => [ - 'error' => 'Asset Maintenance was not created, please try again.', - 'success' => 'Asset Maintenance created successfully.' - ], - 'edit' => [ - 'error' => 'Asset Maintenance was not edited, please try again.', - 'success' => 'Asset Maintenance edited successfully.' - ], - 'asset_maintenance_incomplete' => 'Not Completed Yet', - 'warranty' => 'Warranty', - 'not_warranty' => 'Not Warranty', - ]; \ No newline at end of file diff --git a/resources/lang/is 2/admin/asset_maintenances/table.php b/resources/lang/is 2/admin/asset_maintenances/table.php deleted file mode 100644 index f3a6be60f9..0000000000 --- a/resources/lang/is 2/admin/asset_maintenances/table.php +++ /dev/null @@ -1,8 +0,0 @@ - 'Asset Maintenance', - 'asset_name' => 'Asset Name', - 'is_warranty' => 'Warranty', - 'dl_csv' => 'Download CSV' - ]; diff --git a/resources/lang/is 2/admin/categories/general.php b/resources/lang/is 2/admin/categories/general.php deleted file mode 100644 index 7551fefffd..0000000000 --- a/resources/lang/is 2/admin/categories/general.php +++ /dev/null @@ -1,24 +0,0 @@ - 'About Categories', - 'about_categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.', - 'asset_categories' => 'Asset Categories', - 'category_name' => 'Category Name', - 'checkin_email' => 'Send email to user on checkin/checkout.', - 'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.', - 'clone' => 'Clone Category', - 'create' => 'Create Category', - 'edit' => 'Edit Category', - 'eula_text' => 'Category EULA', - 'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.', - 'name' => 'Category Name', - 'require_acceptance' => 'Require users to confirm acceptance of assets in this category.', - 'required_acceptance' => 'This user will be emailed with a link to confirm acceptance of this item.', - 'required_eula' => 'This user will be emailed a copy of the EULA', - 'no_default_eula' => 'No primary default EULA found. Add one in Settings.', - 'update' => 'Update Category', - 'use_default_eula' => 'Use the primary default EULA instead.', - 'use_default_eula_disabled' => 'Use the primary default EULA instead. No primary default EULA is set. Please add one in Settings.', - -); diff --git a/resources/lang/is 2/admin/categories/message.php b/resources/lang/is 2/admin/categories/message.php deleted file mode 100644 index 48cf5478e1..0000000000 --- a/resources/lang/is 2/admin/categories/message.php +++ /dev/null @@ -1,25 +0,0 @@ - 'Category does not exist.', - 'assoc_models' => 'This category is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this category and try again. ', - 'assoc_items' => 'This category is currently associated with at least one :asset_type and cannot be deleted. Please update your :asset_type to no longer reference this category and try again. ', - - 'create' => array( - 'error' => 'Category was not created, please try again.', - 'success' => 'Category created successfully.' - ), - - 'update' => array( - 'error' => 'Category was not updated, please try again', - 'success' => 'Category updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this category?', - 'error' => 'There was an issue deleting the category. Please try again.', - 'success' => 'The category was deleted successfully.' - ) - -); diff --git a/resources/lang/is 2/admin/categories/table.php b/resources/lang/is 2/admin/categories/table.php deleted file mode 100644 index a3ee96ae7f..0000000000 --- a/resources/lang/is 2/admin/categories/table.php +++ /dev/null @@ -1,10 +0,0 @@ - 'EULA', - 'id' => 'ID', - 'parent' => 'Parent', - 'require_acceptance' => 'Acceptance', - 'title' => 'Asset Category Name', - -); diff --git a/resources/lang/is 2/admin/companies/general.php b/resources/lang/is 2/admin/companies/general.php deleted file mode 100644 index 9a47968977..0000000000 --- a/resources/lang/is 2/admin/companies/general.php +++ /dev/null @@ -1,6 +0,0 @@ - 'About Companies', - 'about_companies_text' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.', - 'select_company' => 'Select Company', -]; diff --git a/resources/lang/is 2/admin/companies/message.php b/resources/lang/is 2/admin/companies/message.php deleted file mode 100644 index a6db573519..0000000000 --- a/resources/lang/is 2/admin/companies/message.php +++ /dev/null @@ -1,18 +0,0 @@ - 'Company does not exist.', - 'assoc_users' => 'This company is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this company and try again. ', - 'create' => array( - 'error' => 'Company was not created, please try again.', - 'success' => 'Company created successfully.' - ), - 'update' => array( - 'error' => 'Company was not updated, please try again', - 'success' => 'Company updated successfully.' - ), - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this company?', - 'error' => 'There was an issue deleting the company. Please try again.', - 'success' => 'The Company was deleted successfully.' - ) -); diff --git a/resources/lang/is 2/admin/companies/table.php b/resources/lang/is 2/admin/companies/table.php deleted file mode 100644 index 2f86126ff2..0000000000 --- a/resources/lang/is 2/admin/companies/table.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Companies', - 'create' => 'Create Company', - 'title' => 'Company', - 'update' => 'Update Company', - 'name' => 'Company Name', - 'id' => 'ID', -); diff --git a/resources/lang/is 2/admin/components/general.php b/resources/lang/is 2/admin/components/general.php deleted file mode 100644 index 75c9d250ab..0000000000 --- a/resources/lang/is 2/admin/components/general.php +++ /dev/null @@ -1,17 +0,0 @@ - 'About Components', - 'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.', - 'component_name' => 'Component Name', - 'checkin' => 'Checkin Component', - 'checkout' => 'Checkout Component', - 'cost' => 'Purchase Cost', - 'create' => 'Create Component', - 'edit' => 'Edit Component', - 'date' => 'Purchase Date', - 'order' => 'Order Number', - 'remaining' => 'Remaining', - 'total' => 'Total', - 'update' => 'Update Component', -); diff --git a/resources/lang/is 2/admin/components/message.php b/resources/lang/is 2/admin/components/message.php deleted file mode 100644 index 1d13970f23..0000000000 --- a/resources/lang/is 2/admin/components/message.php +++ /dev/null @@ -1,36 +0,0 @@ - 'Component does not exist.', - - 'create' => array( - 'error' => 'Component was not created, please try again.', - 'success' => 'Component created successfully.' - ), - - 'update' => array( - 'error' => 'Component was not updated, please try again', - 'success' => 'Component updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this component?', - 'error' => 'There was an issue deleting the component. Please try again.', - 'success' => 'The component was deleted successfully.' - ), - - 'checkout' => array( - 'error' => 'Component was not checked out, please try again', - 'success' => 'Component checked out successfully.', - 'user_does_not_exist' => 'That user is invalid. Please try again.' - ), - - 'checkin' => array( - 'error' => 'Component was not checked in, please try again', - 'success' => 'Component checked in successfully.', - 'user_does_not_exist' => 'That user is invalid. Please try again.' - ) - - -); diff --git a/resources/lang/is 2/admin/components/table.php b/resources/lang/is 2/admin/components/table.php deleted file mode 100644 index 3d4fed6a7f..0000000000 --- a/resources/lang/is 2/admin/components/table.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Component Name', -); diff --git a/resources/lang/is 2/admin/consumables/general.php b/resources/lang/is 2/admin/consumables/general.php deleted file mode 100644 index 53a69f8c03..0000000000 --- a/resources/lang/is 2/admin/consumables/general.php +++ /dev/null @@ -1,13 +0,0 @@ - 'About Consumables', - 'about_consumables_text' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', - 'checkout' => 'Checkout Consumable to User', - 'consumable_name' => 'Consumable Name', - 'create' => 'Create Consumable', - 'item_no' => 'Item No.', - 'remaining' => 'Remaining', - 'total' => 'Total', - 'update' => 'Update Consumable', -); diff --git a/resources/lang/is 2/admin/consumables/message.php b/resources/lang/is 2/admin/consumables/message.php deleted file mode 100644 index 48a3cfbd9f..0000000000 --- a/resources/lang/is 2/admin/consumables/message.php +++ /dev/null @@ -1,36 +0,0 @@ - 'Consumable does not exist.', - - 'create' => array( - 'error' => 'Consumable was not created, please try again.', - 'success' => 'Consumable created successfully.' - ), - - 'update' => array( - 'error' => 'Consumable was not updated, please try again', - 'success' => 'Consumable updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this consumable?', - 'error' => 'There was an issue deleting the consumable. Please try again.', - 'success' => 'The consumable was deleted successfully.' - ), - - 'checkout' => array( - 'error' => 'Consumable was not checked out, please try again', - 'success' => 'Consumable checked out successfully.', - 'user_does_not_exist' => 'That user is invalid. Please try again.' - ), - - 'checkin' => array( - 'error' => 'Consumable was not checked in, please try again', - 'success' => 'Consumable checked in successfully.', - 'user_does_not_exist' => 'That user is invalid. Please try again.' - ) - - -); diff --git a/resources/lang/is 2/admin/consumables/table.php b/resources/lang/is 2/admin/consumables/table.php deleted file mode 100644 index bb76721f17..0000000000 --- a/resources/lang/is 2/admin/consumables/table.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Consumable Name', -); diff --git a/resources/lang/is 2/admin/custom_fields/general.php b/resources/lang/is 2/admin/custom_fields/general.php deleted file mode 100644 index c8d2a70a71..0000000000 --- a/resources/lang/is 2/admin/custom_fields/general.php +++ /dev/null @@ -1,32 +0,0 @@ - 'Custom Fields', - 'field' => 'Field', - 'about_fieldsets_title' => 'About Fieldsets', - 'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used used for specific asset model types.', - 'custom_format' => 'Custom regex format...', - 'encrypt_field' => 'Encrypt the value of this field in the database', - 'encrypt_field_help' => 'WARNING: Encrypting a field makes it unsearchable.', - 'encrypted' => 'Encrypted', - 'fieldset' => 'Fieldset', - 'qty_fields' => 'Qty Fields', - 'fieldsets' => 'Fieldsets', - 'fieldset_name' => 'Fieldset Name', - 'field_name' => 'Field Name', - 'field_values' => 'Field Values', - 'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.', - 'field_element' => 'Form Element', - 'field_element_short' => 'Element', - 'field_format' => 'Format', - 'field_custom_format' => 'Custom Regex Format', - 'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use regex:/^[0-9]{15}$/.', - 'required' => 'Required', - 'req' => 'Req.', - 'used_by_models' => 'Used By Models', - 'order' => 'Order', - 'create_fieldset' => 'New Fieldset', - 'create_field' => 'New Custom Field', - 'value_encrypted' => 'The value of this field is encrypted in the database. Only admin users will be able to view the decrypted value', - 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.', -); diff --git a/resources/lang/is 2/admin/custom_fields/message.php b/resources/lang/is 2/admin/custom_fields/message.php deleted file mode 100644 index ed66a6ba16..0000000000 --- a/resources/lang/is 2/admin/custom_fields/message.php +++ /dev/null @@ -1,57 +0,0 @@ - array( - 'invalid' => 'That field does not exist.', - 'already_added' => 'Field already added', - - 'create' => array( - 'error' => 'Field was not created, please try again.', - 'success' => 'Field created successfully.', - 'assoc_success' => 'Field successfully added to fieldset.' - ), - - 'update' => array( - 'error' => 'Field was not updated, please try again', - 'success' => 'Field updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this field?', - 'error' => 'There was an issue deleting the field. Please try again.', - 'success' => 'The field was deleted successfully.', - 'in_use' => 'Field is still in use.', - ) - - ), - - 'fieldset' => array( - - 'does_not_exist' => 'Fieldset does not exist', - - 'create' => array( - 'error' => 'Fieldset was not created, please try again.', - 'success' => 'Fieldset created successfully.' - ), - - 'update' => array( - 'error' => 'Fieldset was not updated, please try again', - 'success' => 'Fieldset updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this fieldset?', - 'error' => 'There was an issue deleting the fieldset. Please try again.', - 'success' => 'The fieldset was deleted successfully.', - 'in_use' => 'Fieldset is still in use.', - ) - - ), - - - - - - -); diff --git a/resources/lang/is 2/admin/departments/message.php b/resources/lang/is 2/admin/departments/message.php deleted file mode 100644 index d65f4fbb2b..0000000000 --- a/resources/lang/is 2/admin/departments/message.php +++ /dev/null @@ -1,21 +0,0 @@ - 'Department does not exist.', - 'assoc_users' => 'This department is currently associated with at least one user and cannot be deleted. Please update your users to no longer reference this department and try again. ', - 'create' => array( - 'error' => 'Department was not created, please try again.', - 'success' => 'Department created successfully.' - ), - 'update' => array( - 'error' => 'Department was not updated, please try again', - 'success' => 'Department updated successfully.' - ), - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this department?', - 'error' => 'There was an issue deleting the department. Please try again.', - 'success' => 'The department was deleted successfully.' - ) - -); diff --git a/resources/lang/is 2/admin/departments/table.php b/resources/lang/is 2/admin/departments/table.php deleted file mode 100644 index 76494247be..0000000000 --- a/resources/lang/is 2/admin/departments/table.php +++ /dev/null @@ -1,11 +0,0 @@ - 'ID', - 'name' => 'Department Name', - 'manager' => 'Manager', - 'location' => 'Location', - 'create' => 'Create Department', - 'update' => 'Update Department', - ); diff --git a/resources/lang/is 2/admin/depreciations/general.php b/resources/lang/is 2/admin/depreciations/general.php deleted file mode 100644 index 1fca0e2cb7..0000000000 --- a/resources/lang/is 2/admin/depreciations/general.php +++ /dev/null @@ -1,12 +0,0 @@ - 'About Asset Depreciations', - 'about_depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', - 'asset_depreciations' => 'Asset Depreciations', - 'create' => 'Create Depreciation', - 'depreciation_name' => 'Depreciation Name', - 'number_of_months' => 'Number of Months', - 'update' => 'Update Depreciation', - -); diff --git a/resources/lang/is 2/admin/depreciations/message.php b/resources/lang/is 2/admin/depreciations/message.php deleted file mode 100644 index c20e52c13c..0000000000 --- a/resources/lang/is 2/admin/depreciations/message.php +++ /dev/null @@ -1,25 +0,0 @@ - 'Depreciation class does not exist.', - 'assoc_users' => 'This depreciation is currently associated with one or more models and cannot be deleted. Please delete the models, and then try deleting again. ', - - - 'create' => array( - 'error' => 'Depreciation class was not created, please try again. :(', - 'success' => 'Depreciation class created successfully. :)' - ), - - 'update' => array( - 'error' => 'Depreciation class was not updated, please try again', - 'success' => 'Depreciation class updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this depreciation class?', - 'error' => 'There was an issue deleting the depreciation class. Please try again.', - 'success' => 'The depreciation class was deleted successfully.' - ) - -); diff --git a/resources/lang/is 2/admin/depreciations/table.php b/resources/lang/is 2/admin/depreciations/table.php deleted file mode 100644 index 5ba01d132c..0000000000 --- a/resources/lang/is 2/admin/depreciations/table.php +++ /dev/null @@ -1,10 +0,0 @@ - 'ID', - 'months' => 'Months', - 'term' => 'Term', - 'title' => 'Name ', - -); diff --git a/resources/lang/is 2/admin/groups/message.php b/resources/lang/is 2/admin/groups/message.php deleted file mode 100644 index f14b6339e8..0000000000 --- a/resources/lang/is 2/admin/groups/message.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Group already exists!', - 'group_not_found' => 'Group [:id] does not exist.', - 'group_name_required' => 'The name field is required', - - 'success' => array( - 'create' => 'Group was successfully created.', - 'update' => 'Group was successfully updated.', - 'delete' => 'Group was successfully deleted.', - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this group?', - 'create' => 'There was an issue creating the group. Please try again.', - 'update' => 'There was an issue updating the group. Please try again.', - 'delete' => 'There was an issue deleting the group. Please try again.', - ), - -); diff --git a/resources/lang/is 2/admin/groups/table.php b/resources/lang/is 2/admin/groups/table.php deleted file mode 100644 index 61f060a116..0000000000 --- a/resources/lang/is 2/admin/groups/table.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Id', - 'name' => 'Name', - 'users' => '# of Users', - -); diff --git a/resources/lang/is 2/admin/groups/titles.php b/resources/lang/is 2/admin/groups/titles.php deleted file mode 100644 index 99e8cc1f6f..0000000000 --- a/resources/lang/is 2/admin/groups/titles.php +++ /dev/null @@ -1,14 +0,0 @@ - 'About Groups', - 'about_groups' => 'Groups are used to generalize user permissions.', - 'group_management' => 'Group Management', - 'create' => 'Create New Group', - 'update' => 'Edit Group', - 'group_name' => 'Group Name', - 'group_admin' => 'Group Admin', - 'allow' => 'Allow', - 'deny' => 'Deny', - -); diff --git a/resources/lang/is 2/admin/hardware/form.php b/resources/lang/is 2/admin/hardware/form.php deleted file mode 100644 index 9b3ac32410..0000000000 --- a/resources/lang/is 2/admin/hardware/form.php +++ /dev/null @@ -1,44 +0,0 @@ - 'Confirm Bulk Delete Assets', - 'bulk_delete_help' => 'Review the assets for bulk deletion below. Once deleted, these assets can be restored, but they will no longer be associated with any users they are currently assigned to.', - 'bulk_delete_warn' => 'You are about to delete :asset_count assets.', - 'bulk_update' => 'Bulk Update Assets', - 'bulk_update_help' => 'This form allows you to update multiple assets at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged. ', - 'bulk_update_warn' => 'You are about to edit the properties of :asset_count assets.', - 'checkedout_to' => 'Checked Out To', - 'checkout_date' => 'Checkout Date', - 'checkin_date' => 'Checkin Date', - 'checkout_to' => 'Checkout to', - 'cost' => 'Purchase Cost', - 'create' => 'Create Asset', - 'date' => 'Purchase Date', - 'depreciation' => 'Depreciation', - 'depreciates_on' => 'Depreciates On', - 'default_location' => 'Default Location', - 'eol_date' => 'EOL Date', - 'eol_rate' => 'EOL Rate', - 'expected_checkin' => 'Expected Checkin Date', - 'expires' => 'Expires', - 'fully_depreciated' => 'Fully Depreciated', - 'help_checkout' => 'If you wish to assign this asset immediately, select "Ready to Deploy" from the status list above. ', - 'mac_address' => 'MAC Address', - 'manufacturer' => 'Manufacturer', - 'model' => 'Model', - 'months' => 'months', - 'name' => 'Asset Name', - 'notes' => 'Notes', - 'order' => 'Order Number', - 'qr' => 'QR Code', - 'requestable' => 'Users may request this asset', - 'select_statustype' => 'Select Status Type', - 'serial' => 'Serial', - 'status' => 'Status', - 'tag' => 'Asset Tag', - 'update' => 'Asset Update', - 'warranty' => 'Warranty', - 'warranty_expires' => 'Warranty Expires', - 'years' => 'years', -) -; diff --git a/resources/lang/is 2/admin/hardware/general.php b/resources/lang/is 2/admin/hardware/general.php deleted file mode 100644 index f1fcd4731e..0000000000 --- a/resources/lang/is 2/admin/hardware/general.php +++ /dev/null @@ -1,22 +0,0 @@ - 'About Assets', - 'about_assets_text' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.', - 'archived' => 'Archived', - 'asset' => 'Asset', - 'bulk_checkout' => 'Checkout Assets', - 'checkin' => 'Checkin Asset', - 'checkout' => 'Checkout Asset', - 'clone' => 'Clone Asset', - 'deployable' => 'Deployable', - 'deleted' => 'This asset has been deleted. Click here to restore it.', - 'edit' => 'Edit Asset', - 'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.
Click here to restore the model.', - 'requestable' => 'Requestable', - 'requested' => 'Requested', - 'restore' => 'Restore Asset', - 'pending' => 'Pending', - 'undeployable' => 'Undeployable', - 'view' => 'View Asset', -); diff --git a/resources/lang/is 2/admin/hardware/message.php b/resources/lang/is 2/admin/hardware/message.php deleted file mode 100644 index e087cad26f..0000000000 --- a/resources/lang/is 2/admin/hardware/message.php +++ /dev/null @@ -1,83 +0,0 @@ - 'Warning: This asset has been marked as currently undeployable. - If this status has changed, please update the asset status.', - 'does_not_exist' => 'Asset does not exist.', - 'does_not_exist_or_not_requestable' => 'Nice try. That asset does not exist or is not requestable.', - 'assoc_users' => 'This asset is currently checked out to a user and cannot be deleted. Please check the asset in first, and then try deleting again. ', - - 'create' => array( - 'error' => 'Asset was not created, please try again. :(', - 'success' => 'Asset created successfully. :)' - ), - - 'update' => array( - 'error' => 'Asset was not updated, please try again', - 'success' => 'Asset updated successfully.', - 'nothing_updated' => 'No fields were selected, so nothing was updated.', - ), - - 'restore' => array( - 'error' => 'Asset was not restored, please try again', - 'success' => 'Asset restored successfully.' - ), - - 'audit' => array( - 'error' => 'Asset audit was unsuccessful. Please try again.', - 'success' => 'Asset audit successfully logged.' - ), - - - 'deletefile' => array( - 'error' => 'File not deleted. Please try again.', - 'success' => 'File successfully deleted.', - ), - - 'upload' => array( - 'error' => 'File(s) not uploaded. Please try again.', - 'success' => 'File(s) successfully uploaded.', - 'nofiles' => 'You did not select any files for upload, or the file you are trying to upload is too large', - 'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.', - ), - - 'import' => array( - 'error' => 'Some items did not import correctly.', - 'errorDetail' => 'The following Items were not imported because of errors.', - 'success' => "Your file has been imported", - 'file_delete_success' => "Your file has been been successfully deleted", - 'file_delete_error' => "The file was unable to be deleted", - ), - - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this asset?', - 'error' => 'There was an issue deleting the asset. Please try again.', - 'nothing_updated' => 'No assets were selected, so nothing was deleted.', - 'success' => 'The asset was deleted successfully.' - ), - - 'checkout' => array( - 'error' => 'Asset was not checked out, please try again', - 'success' => 'Asset checked out successfully.', - 'user_does_not_exist' => 'That user is invalid. Please try again.', - 'not_available' => 'That asset is not available for checkout!', - 'no_assets_selected' => 'You must select at least one asset from the list' - ), - - 'checkin' => array( - 'error' => 'Asset was not checked in, please try again', - 'success' => 'Asset checked in successfully.', - 'user_does_not_exist' => 'That user is invalid. Please try again.', - 'already_checked_in' => 'That asset is already checked in.', - - ), - - 'requests' => array( - 'error' => 'Asset was not requested, please try again', - 'success' => 'Asset requested successfully.', - 'canceled' => 'Checkout request successfully canceled' - ) - -); diff --git a/resources/lang/is 2/admin/hardware/table.php b/resources/lang/is 2/admin/hardware/table.php deleted file mode 100644 index e8baa09d5a..0000000000 --- a/resources/lang/is 2/admin/hardware/table.php +++ /dev/null @@ -1,24 +0,0 @@ - 'Asset Tag', - 'asset_model' => 'Model', - 'book_value' => 'Value', - 'change' => 'In/Out', - 'checkout_date' => 'Checkout Date', - 'checkoutto' => 'Checked Out', - 'diff' => 'Diff', - 'dl_csv' => 'Download CSV', - 'eol' => 'EOL', - 'id' => 'ID', - 'location' => 'Location', - 'purchase_cost' => 'Cost', - 'purchase_date' => 'Purchased', - 'serial' => 'Serial', - 'status' => 'Status', - 'title' => 'Asset ', - 'image' => 'Device Image', - 'days_without_acceptance' => 'Days Without Acceptance' - -); diff --git a/resources/lang/is 2/admin/licenses/form.php b/resources/lang/is 2/admin/licenses/form.php deleted file mode 100644 index ce29167874..0000000000 --- a/resources/lang/is 2/admin/licenses/form.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Asset', - 'checkin' => 'Checkin', - 'create' => 'Create License', - 'expiration' => 'Expiration Date', - 'license_key' => 'Product Key', - 'maintained' => 'Maintained', - 'name' => 'Software Name', - 'no_depreciation' => 'Do Not Depreciate', - 'purchase_order' => 'Purchase Order Number', - 'reassignable' => 'Reassignable', - 'remaining_seats' => 'Remaining Seats', - 'seats' => 'Seats', - 'termination_date' => 'Termination Date', - 'to_email' => 'Licensed to Email', - 'to_name' => 'Licensed to Name', - 'update' => 'Update License', - 'checkout_help' => 'You must check a license out to a hardware asset or a person. You can select both, but the owner of the asset must match the person you\'re checking the asset out to.' -); diff --git a/resources/lang/is 2/admin/licenses/general.php b/resources/lang/is 2/admin/licenses/general.php deleted file mode 100644 index 25a536ec56..0000000000 --- a/resources/lang/is 2/admin/licenses/general.php +++ /dev/null @@ -1,21 +0,0 @@ - 'About Licenses', - 'about_licenses' => 'Licenses are used to track software. They have a specified number of seats that can be checked out to individuals', - 'checkin' => 'Checkin License Seat', - 'checkout_history' => 'Checkout History', - 'checkout' => 'Checkout License Seat', - 'edit' => 'Edit License', - 'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.', - 'clone' => 'Clone License', - 'history_for' => 'History for ', - 'in_out' => 'In/Out', - 'info' => 'License Info', - 'license_seats' => 'License Seats', - 'seat' => 'Seat', - 'seats' => 'Seats', - 'software_licenses' => 'Software Licenses', - 'user' => 'User', - 'view' => 'View License', -); diff --git a/resources/lang/is 2/admin/licenses/message.php b/resources/lang/is 2/admin/licenses/message.php deleted file mode 100644 index 3e7ee486c7..0000000000 --- a/resources/lang/is 2/admin/licenses/message.php +++ /dev/null @@ -1,51 +0,0 @@ - 'License does not exist.', - 'user_does_not_exist' => 'User does not exist.', - 'asset_does_not_exist' => 'The asset you are trying to associate with this license does not exist.', - 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', - 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', - 'select_asset_or_person' => 'You must select an asset or a user, but not both.', - - - 'create' => array( - 'error' => 'License was not created, please try again.', - 'success' => 'License created successfully.' - ), - - 'deletefile' => array( - 'error' => 'File not deleted. Please try again.', - 'success' => 'File successfully deleted.', - ), - - 'upload' => array( - 'error' => 'File(s) not uploaded. Please try again.', - 'success' => 'File(s) successfully uploaded.', - 'nofiles' => 'You did not select any files for upload, or the file you are trying to upload is too large', - 'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar, rtf, xml, and lic.', - ), - - 'update' => array( - 'error' => 'License was not updated, please try again', - 'success' => 'License updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this license?', - 'error' => 'There was an issue deleting the license. Please try again.', - 'success' => 'The license was deleted successfully.' - ), - - 'checkout' => array( - 'error' => 'There was an issue checking out the license. Please try again.', - 'success' => 'The license was checked out successfully' - ), - - 'checkin' => array( - 'error' => 'There was an issue checking in the license. Please try again.', - 'success' => 'The license was checked in successfully' - ), - -); diff --git a/resources/lang/is 2/admin/licenses/table.php b/resources/lang/is 2/admin/licenses/table.php deleted file mode 100644 index dfce4136cb..0000000000 --- a/resources/lang/is 2/admin/licenses/table.php +++ /dev/null @@ -1,17 +0,0 @@ - 'Assigned To', - 'checkout' => 'In/Out', - 'id' => 'ID', - 'license_email' => 'License Email', - 'license_name' => 'Licensed To', - 'purchase_date' => 'Purchase Date', - 'purchased' => 'Purchased', - 'seats' => 'Seats', - 'hardware' => 'Hardware', - 'serial' => 'Serial', - 'title' => 'License', - -); diff --git a/resources/lang/is 2/admin/locations/message.php b/resources/lang/is 2/admin/locations/message.php deleted file mode 100644 index 3ba1eed3b6..0000000000 --- a/resources/lang/is 2/admin/locations/message.php +++ /dev/null @@ -1,27 +0,0 @@ - 'Location does not exist.', - 'assoc_users' => 'This location is currently associated with at least one user and cannot be deleted. Please update your users to no longer reference this location and try again. ', - 'assoc_assets' => 'This location is currently associated with at least one asset and cannot be deleted. Please update your assets 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. ', - - - 'create' => array( - 'error' => 'Location was not created, please try again.', - 'success' => 'Location created successfully.' - ), - - 'update' => array( - 'error' => 'Location was not updated, please try again', - 'success' => 'Location updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this location?', - 'error' => 'There was an issue deleting the location. Please try again.', - 'success' => 'The location was deleted successfully.' - ) - -); diff --git a/resources/lang/is 2/admin/locations/table.php b/resources/lang/is 2/admin/locations/table.php deleted file mode 100644 index ffa69307d5..0000000000 --- a/resources/lang/is 2/admin/locations/table.php +++ /dev/null @@ -1,21 +0,0 @@ - 'About Locations', - 'about_locations' => 'Locations are used to track location information for users, assets, and other items', - 'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted. - 'assets_checkedout' => 'Assets Assigned', - 'id' => 'ID', - 'city' => 'City', - 'state' => 'State', - 'country' => 'Country', - 'create' => 'Create Location', - 'update' => 'Update Location', - 'name' => 'Location Name', - 'address' => 'Address', - 'zip' => 'Postal Code', - 'locations' => 'Locations', - 'parent' => 'Parent', - 'currency' => 'Location Currency', - 'ldap_ou' => 'LDAP Search OU', - ); diff --git a/resources/lang/is 2/admin/manufacturers/message.php b/resources/lang/is 2/admin/manufacturers/message.php deleted file mode 100644 index 21a4bc5aaf..0000000000 --- a/resources/lang/is 2/admin/manufacturers/message.php +++ /dev/null @@ -1,29 +0,0 @@ - 'Manufacturer does not exist.', - 'assoc_users' => 'This manufacturer is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this manufacturer and try again. ', - - 'create' => array( - 'error' => 'Manufacturer was not created, please try again.', - 'success' => 'Manufacturer created successfully.' - ), - - 'update' => array( - 'error' => 'Manufacturer was not updated, please try again', - 'success' => 'Manufacturer updated successfully.' - ), - - 'restore' => array( - 'error' => 'Manufacturer was not restored, please try again', - 'success' => 'Manufacturer restored successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this manufacturer?', - 'error' => 'There was an issue deleting the manufacturer. Please try again.', - 'success' => 'The Manufacturer was deleted successfully.' - ) - -); diff --git a/resources/lang/is 2/admin/manufacturers/table.php b/resources/lang/is 2/admin/manufacturers/table.php deleted file mode 100644 index 4e3ea9904d..0000000000 --- a/resources/lang/is 2/admin/manufacturers/table.php +++ /dev/null @@ -1,16 +0,0 @@ - 'About manufacturers', - 'about_manufacturers_text' => 'Manufacturers are the companies that create your assets. You can store important support contact information about them here, which will be displayed on your asset detail pages.', - 'asset_manufacturers' => 'Asset Manufacturers', - 'create' => 'Create Manufacturer', - 'id' => 'ID', - 'name' => 'Name', - 'support_email' => 'Support Email', - 'support_phone' => 'Support Phone', - 'support_url' => 'Support URL', - 'update' => 'Update Manufacturer', - 'url' => 'URL', - -); diff --git a/resources/lang/is 2/admin/models/general.php b/resources/lang/is 2/admin/models/general.php deleted file mode 100644 index 3281cfe0fc..0000000000 --- a/resources/lang/is 2/admin/models/general.php +++ /dev/null @@ -1,18 +0,0 @@ - 'About Asset Models', - 'about_models_text' => 'Asset Models are a way to group identical assets. "MBP 2013", "IPhone 6s", etc.', - 'deleted' => 'This model has been deleted. Click here to restore it.', - 'bulk_delete' => 'Bulk Delete Asset Models', - 'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.', - 'bulk_delete_warn' => 'You are about to delete :model_count asset models.', - 'restore' => 'Restore Model', - 'requestable' => 'Users may request this model', - 'show_mac_address' => 'Show MAC address field in assets in this model', - 'view_deleted' => 'View Deleted', - 'view_models' => 'View Models', - 'fieldset' => 'Fieldset', - 'no_custom_field' => 'No custom fields', - 'add_default_values' => 'Add default values', -); diff --git a/resources/lang/is 2/admin/models/message.php b/resources/lang/is 2/admin/models/message.php deleted file mode 100644 index e3b29d5b4b..0000000000 --- a/resources/lang/is 2/admin/models/message.php +++ /dev/null @@ -1,42 +0,0 @@ - 'Model does not exist.', - '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. ', - - - 'create' => array( - 'error' => 'Model was not created, please try again.', - 'success' => 'Model created successfully.', - 'duplicate_set' => 'An asset model with that name, manufacturer and model number already exists.', - ), - - 'update' => array( - 'error' => 'Model was not updated, please try again', - 'success' => 'Model updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this asset model?', - 'error' => 'There was an issue deleting the model. Please try again.', - 'success' => 'The model was deleted successfully.' - ), - - 'restore' => array( - 'error' => 'Model was not restored, please try again', - 'success' => 'Model restored successfully.' - ), - - 'bulkedit' => array( - 'error' => 'No fields were changed, so nothing was updated.', - 'success' => 'Models updated.' - ), - - 'bulkdelete' => array( - 'error' => 'No models were selected, so nothing was deleted.', - 'success' => ':success_count model(s) deleted!', - 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.' - ), - -); diff --git a/resources/lang/is 2/admin/models/table.php b/resources/lang/is 2/admin/models/table.php deleted file mode 100644 index 11a512b3d3..0000000000 --- a/resources/lang/is 2/admin/models/table.php +++ /dev/null @@ -1,17 +0,0 @@ - 'Create Asset Model', - 'created_at' => 'Created at', - 'eol' => 'EOL', - 'modelnumber' => 'Model No.', - 'name' => 'Asset Model Name', - 'numassets' => 'Assets', - 'title' => 'Asset Models', - 'update' => 'Update Asset Model', - 'view' => 'View Asset Model', - 'update' => 'Update Asset Model', - 'clone' => 'Clone Model', - 'edit' => 'Edit Model', -); diff --git a/resources/lang/is 2/admin/reports/general.php b/resources/lang/is 2/admin/reports/general.php deleted file mode 100644 index b03b97546f..0000000000 --- a/resources/lang/is 2/admin/reports/general.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Select the options you want for your asset report.' -); diff --git a/resources/lang/is 2/admin/reports/message.php b/resources/lang/is 2/admin/reports/message.php deleted file mode 100644 index d4c8f8198f..0000000000 --- a/resources/lang/is 2/admin/reports/message.php +++ /dev/null @@ -1,5 +0,0 @@ - 'You must select at least ONE option.' -); diff --git a/resources/lang/is 2/admin/settings/general.php b/resources/lang/is 2/admin/settings/general.php deleted file mode 100644 index a8a5c9ae8e..0000000000 --- a/resources/lang/is 2/admin/settings/general.php +++ /dev/null @@ -1,185 +0,0 @@ - 'Active Directory', - 'ad_domain' => 'Active Directory domain', - 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', - 'admin_cc_email' => 'CC Email', - 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', - 'is_ad' => 'This is an Active Directory server', - 'alert_email' => 'Send alerts to', - 'alerts_enabled' => 'Email Alerts Enabled', - 'alert_interval' => 'Expiring Alerts Threshold (in days)', - 'alert_inv_threshold' => 'Inventory Alert Threshold', - 'asset_ids' => 'Asset IDs', - 'audit_interval' => 'Audit Interval', - 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months.', - 'audit_warning_days' => 'Audit Warning Threshold', - 'audit_warning_days_help' => 'How many days in advance should we warn you when assets are due for auditing?', - 'auto_increment_assets' => 'Generate auto-incrementing asset IDs', - 'auto_increment_prefix' => 'Prefix (optional)', - 'auto_incrementing_help' => 'Enable auto-incrementing asset IDs first to set this', - 'backups' => 'Backups', - 'barcode_settings' => 'Barcode Settings', - 'confirm_purge' => 'Confirm Purge', - 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone.', - 'custom_css' => 'Custom CSS', - 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the <style></style> tags.', - 'custom_forgot_pass_url' => 'Custom Password Reset URL', - 'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', - 'dashboard_message' => 'Dashboard Message', - 'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', - 'default_currency' => 'Default Currency', - 'default_eula_text' => 'Default EULA', - 'default_language' => 'Default Language', - 'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.', - 'display_asset_name' => 'Display Asset Name', - 'display_checkout_date' => 'Display Checkout Date', - 'display_eol' => 'Display EOL in table view', - 'display_qr' => 'Display Square Codes', - 'display_alt_barcode' => 'Display 1D barcode', - 'barcode_type' => '2D Barcode Type', - 'alt_barcode_type' => '1D barcode type', - 'eula_settings' => 'EULA Settings', - 'eula_markdown' => 'This EULA allows Github flavored markdown.', - 'footer_text' => 'Additional Footer Text ', - 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using Github flavored markdown. Line breaks, headers, images, etc may result in unpredictable results.', - 'general_settings' => 'General Settings', - 'generate_backup' => 'Generate Backup', - 'header_color' => 'Header Color', - 'info' => 'These settings let you customize certain aspects of your installation.', - 'laravel' => 'Laravel Version', - 'ldap_enabled' => 'LDAP enabled', - 'ldap_integration' => 'LDAP Integration', - 'ldap_settings' => 'LDAP Settings', - 'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', - 'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', - 'ldap_server' => 'LDAP Server', - 'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)', - 'ldap_server_cert' => 'LDAP SSL certificate validation', - 'ldap_server_cert_ignore' => 'Allow invalid SSL Certificate', - 'ldap_server_cert_help' => 'Select this checkbox if you are using a self signed SSL cert and would like to accept an invalid SSL certificate.', - 'ldap_tls' => 'Use TLS', - 'ldap_tls_help' => 'This should be checked only if you are running STARTTLS on your LDAP server. ', - 'ldap_uname' => 'LDAP Bind Username', - 'ldap_pword' => 'LDAP Bind Password', - 'ldap_basedn' => 'Base Bind DN', - 'ldap_filter' => 'LDAP Filter', - 'ldap_pw_sync' => 'LDAP Password Sync', - 'ldap_pw_sync_help' => 'Uncheck this box if you do not wish to keep LDAP passwords synced with local passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.', - 'ldap_username_field' => 'Username Field', - 'ldap_lname_field' => 'Last Name', - 'ldap_fname_field' => 'LDAP First Name', - 'ldap_auth_filter_query' => 'LDAP Authentication query', - 'ldap_version' => 'LDAP Version', - 'ldap_active_flag' => 'LDAP Active Flag', - 'ldap_emp_num' => 'LDAP Employee Number', - 'ldap_email' => 'LDAP Email', - 'license' => 'Software License', - 'load_remote_text' => 'Remote Scripts', - 'load_remote_help_text' => 'This Snipe-IT install can load scripts from the outside world.', - 'login_note' => 'Login Note', - 'login_note_help' => 'Optionally include a few sentences on your login screen, for example to assist people who have found a lost or stolen device. This field accepts Github flavored markdown', - 'login_remote_user_text' => 'Remote User login options', - 'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', - 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', - 'login_common_disabled_text' => 'Disable other authentication mechanisms', - 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', - 'login_remote_user_custom_logout_url_text' => 'Custom logout URL', - 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', - 'logo' => 'Logo', - 'full_multiple_companies_support_help_text' => 'Restricting users (including admins) assigned to companies to their company\'s assets.', - 'full_multiple_companies_support_text' => 'Full Multiple Companies Support', - 'show_in_model_list' => 'Show in Model Dropdowns', - 'optional' => 'optional', - 'per_page' => 'Results Per Page', - 'php' => 'PHP Version', - 'php_gd_info' => 'You must install php-gd to display QR codes, see install instructions.', - 'php_gd_warning' => 'PHP Image Processing and GD plugin is NOT installed.', - 'pwd_secure_complexity' => 'Password Complexity', - 'pwd_secure_complexity_help' => 'Select whichever password complexity rules you wish to enforce.', - 'pwd_secure_min' => 'Password minimum characters', - 'pwd_secure_min_help' => 'Minimum permitted value is 5', - 'pwd_secure_uncommon' => 'Prevent common passwords', - 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', - 'qr_help' => 'Enable QR Codes first to set this', - 'qr_text' => 'QR Code Text', - 'setting' => 'Setting', - 'settings' => 'Settings', - 'show_alerts_in_menu' => 'Show alerts in top menu', - 'show_archived_in_list' => 'Archived Assets', - 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', - 'show_images_in_email' => 'Show images in emails', - 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', - 'site_name' => 'Site Name', - 'slack_botname' => 'Slack Botname', - 'slack_channel' => 'Slack Channel', - 'slack_endpoint' => 'Slack Endpoint', - 'slack_integration' => 'Slack Settings', - 'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first create an incoming webhook on your Slack account. ', - 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', - 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', - 'snipe_version' => 'Snipe-IT version', - 'support_footer' => 'Support Footer Links ', - 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual.', - 'version_footer' => 'Version in Footer ', - 'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', - 'system' => 'System Information', - 'update' => 'Update Settings', - 'value' => 'Value', - 'brand' => 'Branding', - 'about_settings_title' => 'About Settings', - 'about_settings_text' => 'These settings let you customize certain aspects of your installation.', - 'labels_per_page' => 'Labels per page', - 'label_dimensions' => 'Label dimensions (inches)', - 'next_auto_tag_base' => 'Next auto-increment', - 'page_padding' => 'Page margins (inches)', - 'privacy_policy_link' => 'Link to Privacy Policy', - 'privacy_policy' => 'Privacy Policy', - 'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ', - 'purge' => 'Purge Deleted Records', - 'labels_display_bgutter' => 'Label bottom gutter', - 'labels_display_sgutter' => 'Label side gutter', - 'labels_fontsize' => 'Label font size', - 'labels_pagewidth' => 'Label sheet width', - 'labels_pageheight' => 'Label sheet height', - 'label_gutters' => 'Label spacing (inches)', - 'page_dimensions' => 'Page dimensions (inches)', - 'label_fields' => 'Label visible fields', - 'inches' => 'inches', - 'width_w' => 'w', - 'height_h' => 'h', - 'show_url_in_emails' => 'Link to Snipe-IT in Emails', - 'show_url_in_emails_help_text' => 'Uncheck this box if you do not wish to link back to your Snipe-IT installation in your email footers. Useful if most of your users never login. ', - 'text_pt' => 'pt', - 'thumbnail_max_h' => 'Max thumbnail height', - 'thumbnail_max_h_help' => 'Maximum height in pixels that thumbnails may display in the listing view. Min 25, max 500.', - 'two_factor' => 'Two Factor Authentication', - 'two_factor_secret' => 'Two-Factor Code', - 'two_factor_enrollment' => 'Two-Factor Enrollment', - 'two_factor_enabled_text' => 'Enable Two Factor', - 'two_factor_reset' => 'Reset Two-Factor Secret', - 'two_factor_reset_help' => 'This will force the user to enroll their device with Google Authenticator again. This can be useful if their currently enrolled device is lost or stolen. ', - 'two_factor_reset_success' => 'Two factor device successfully reset', - 'two_factor_reset_error' => 'Two factor device reset failed', - 'two_factor_enabled_warning' => 'Enabling two-factor if it is not currently enabled will immediately force you to authenticate with a Google Auth enrolled device. You will have the ability to enroll your device if one is not currently enrolled.', - 'two_factor_enabled_help' => 'This will turn on two-factor authentication using Google Authenticator.', - 'two_factor_optional' => 'Selective (Users can enable or disable if permitted)', - 'two_factor_required' => 'Required for all users', - 'two_factor_disabled' => 'Disabled', - 'two_factor_enter_code' => 'Enter Two-Factor Code', - 'two_factor_config_complete' => 'Submit Code', - 'two_factor_enabled_edit_not_allowed' => 'Your administrator does not permit you to edit this setting.', - 'two_factor_enrollment_text' => "Two factor authentication is required, however your device has not been enrolled yet. Open your Google Authenticator app and scan the QR code below to enroll your device. Once you've enrolled your device, enter the code below", - 'require_accept_signature' => 'Require Signature', - 'require_accept_signature_help_text' => 'Enabling this feature will require users to physically sign off on accepting an asset.', - 'left' => 'left', - 'right' => 'right', - 'top' => 'top', - 'bottom' => 'bottom', - 'vertical' => 'vertical', - 'horizontal' => 'horizontal', - 'unique_serial' => 'Unique serial numbers', - 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', - 'zerofill_count' => 'Length of asset tags, including zerofill', -); diff --git a/resources/lang/is 2/admin/settings/message.php b/resources/lang/is 2/admin/settings/message.php deleted file mode 100644 index 736d5c3e9e..0000000000 --- a/resources/lang/is 2/admin/settings/message.php +++ /dev/null @@ -1,22 +0,0 @@ - array( - 'error' => 'An error has occurred while updating. ', - 'success' => 'Settings updated successfully.' - ), - 'backup' => array( - 'delete_confirm' => 'Are you sure you would like to delete this backup file? This action cannot be undone. ', - 'file_deleted' => 'The backup file was successfully deleted. ', - 'generated' => 'A new backup file was successfully created.', - 'file_not_found' => 'That backup file could not be found on the server.', - ), - 'purge' => array( - 'error' => 'An error has occurred while purging. ', - 'validation_failed' => 'Your purge confirmation is incorrect. Please type the word "DELETE" in the confirmation box.', - 'success' => 'Deleted records successfully purged.' - ), - -); diff --git a/resources/lang/is 2/admin/statuslabels/message.php b/resources/lang/is 2/admin/statuslabels/message.php deleted file mode 100644 index 2937f84978..0000000000 --- a/resources/lang/is 2/admin/statuslabels/message.php +++ /dev/null @@ -1,32 +0,0 @@ - 'Status Label does not exist.', - 'assoc_assets' => 'This Status Label is currently associated with at least one Asset and cannot be deleted. Please update your assets to no longer reference this status and try again. ', - - - 'create' => array( - 'error' => 'Status Label was not created, please try again.', - 'success' => 'Status Label created successfully.' - ), - - 'update' => array( - 'error' => 'Status Label was not updated, please try again', - 'success' => 'Status Label updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this Status Label?', - 'error' => 'There was an issue deleting the Status Label. Please try again.', - 'success' => 'The Status Label was deleted successfully.' - ), - - 'help' => array( - 'undeployable' => 'These assets cannot be assigned to anyone.', - 'deployable' => 'These assets can be checked out. Once they are assigned, they will assume a meta status of Deployed.', - 'archived' => 'These assets cannot be checked out, and will only show up in the Archived view. This is useful for retaining information about assets for budgeting/historic purposes but keeping them out of the day-to-day asset list.', - 'pending' => 'These assets can not yet be assigned to anyone, often used for items that are out for repair, but are expected to return to circulation.', - ), - -); diff --git a/resources/lang/is 2/admin/statuslabels/table.php b/resources/lang/is 2/admin/statuslabels/table.php deleted file mode 100644 index 27befb5ef7..0000000000 --- a/resources/lang/is 2/admin/statuslabels/table.php +++ /dev/null @@ -1,19 +0,0 @@ - 'About Status Labels', - 'archived' => 'Archived', - 'create' => 'Create Status Label', - 'color' => 'Chart Color', - 'default_label' => 'Default Label', - 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.', - 'deployable' => 'Deployable', - 'info' => 'Status labels are used to describe the various states your assets could be in. They may be out for repair, lost/stolen, etc. You can create new status labels for deployable, pending and archived assets.', - 'name' => 'Status Name', - 'pending' => 'Pending', - 'status_type' => 'Status Type', - 'show_in_nav' => 'Show in side nav', - 'title' => 'Status Labels', - 'undeployable' => 'Undeployable', - 'update' => 'Update Status Label', -); diff --git a/resources/lang/is 2/admin/suppliers/message.php b/resources/lang/is 2/admin/suppliers/message.php deleted file mode 100644 index cea332748f..0000000000 --- a/resources/lang/is 2/admin/suppliers/message.php +++ /dev/null @@ -1,27 +0,0 @@ - 'Supplier does not exist.', - - - 'create' => array( - 'error' => 'Supplier was not created, please try again.', - 'success' => 'Supplier created successfully.' - ), - - 'update' => array( - 'error' => 'Supplier was not updated, please try again', - 'success' => 'Supplier updated successfully.' - ), - - 'delete' => array( - 'confirm' => 'Are you sure you wish to delete this supplier?', - 'error' => 'There was an issue deleting the supplier. Please try again.', - 'success' => 'Supplier was deleted successfully.', - 'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ', - 'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ', - 'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ', - ) - -); diff --git a/resources/lang/is 2/admin/suppliers/table.php b/resources/lang/is 2/admin/suppliers/table.php deleted file mode 100644 index 2a7b07ca93..0000000000 --- a/resources/lang/is 2/admin/suppliers/table.php +++ /dev/null @@ -1,27 +0,0 @@ - 'About Suppliers', - 'about_suppliers_text' => 'Suppliers are used to track the source of items', - 'address' => 'Supplier Address', - 'assets' => 'Assets', - 'city' => 'City', - 'contact' => 'Contact Name', - 'country' => 'Country', - 'create' => 'Create Supplier', - 'email' => 'Email', - 'fax' => 'Fax', - 'id' => 'ID', - 'licenses' => 'Licenses', - 'name' => 'Supplier Name', - 'notes' => 'Notes', - 'phone' => 'Phone', - 'state' => 'State', - 'suppliers' => 'Suppliers', - 'update' => 'Update Supplier', - 'url' => 'URL', - 'view' => 'View Supplier', - 'view_assets_for' => 'View Assets for', - 'zip' => 'Postal Code', - -); diff --git a/resources/lang/is 2/admin/users/general.php b/resources/lang/is 2/admin/users/general.php deleted file mode 100644 index 2dc8bb31ab..0000000000 --- a/resources/lang/is 2/admin/users/general.php +++ /dev/null @@ -1,27 +0,0 @@ - 'This user can login', - 'activated_disabled_help_text' => 'You cannot edit activation status for your own account.', - 'assets_user' => 'Assets assigned to :name', - 'bulk_update_warn' => 'You are about to edit the properties of :user_count users. Please note that you cannot change your own user attributes using this form, and must make edits to your own user individually.', - 'bulk_update_help' => 'This form allows you to update multiple users at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged.', - 'current_assets' => 'Assets currently checked out to this user', - 'clone' => 'Clone User', - 'contact_user' => 'Contact :name', - 'edit' => 'Edit User', - 'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.', - 'history_user' => 'History for :name', - 'info' => 'Info', - 'restore_user' => 'Click here to restore them.', - 'last_login' => 'Last Login', - 'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', - 'print_assigned' => 'Print All Assigned', - 'software_user' => 'Software Checked out to :name', - 'view_user' => 'View User :name', - 'usercsv' => 'CSV file', - 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', - 'two_factor_enrolled' => '2FA Device Enrolled ', - 'two_factor_active' => '2FA Active ', - ); diff --git a/resources/lang/is 2/admin/users/message.php b/resources/lang/is 2/admin/users/message.php deleted file mode 100644 index 8ee552afab..0000000000 --- a/resources/lang/is 2/admin/users/message.php +++ /dev/null @@ -1,59 +0,0 @@ - 'You have successfully accepted this asset.', - 'declined' => 'You have successfully declined this asset.', - 'bulk_manager_warn' => 'Your users have been successfully updated, however your manager entry was not saved because the manager you selected was also in the user list to be edited, and users may not be their own manager. Please select your users again, excluding the manager.', - 'user_exists' => 'User already exists!', - 'user_not_found' => 'User [:id] does not exist.', - 'user_login_required' => 'The login field is required', - 'user_password_required' => 'The password is required.', - 'insufficient_permissions' => 'Insufficient Permissions.', - 'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', - 'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', - - - 'success' => array( - 'create' => 'User was successfully created.', - 'update' => 'User was successfully updated.', - 'update_bulk' => 'Users were successfully updated!', - 'delete' => 'User was successfully deleted.', - 'ban' => 'User was successfully banned.', - 'unban' => 'User was successfully unbanned.', - 'suspend' => 'User was successfully suspended.', - 'unsuspend' => 'User was successfully unsuspended.', - 'restored' => 'User was successfully restored.', - 'import' => 'Users imported successfully.', - ), - - 'error' => array( - 'create' => 'There was an issue creating the user. Please try again.', - 'update' => 'There was an issue updating the user. Please try again.', - 'delete' => 'There was an issue deleting the user. Please try again.', - 'delete_has_assets' => 'This user has items assigned and could not be deleted.', - 'unsuspend' => 'There was an issue unsuspending the user. Please try again.', - 'import' => 'There was an issue importing users. Please try again.', - 'asset_already_accepted' => 'This asset has already been accepted.', - 'accept_or_decline' => 'You must either accept or decline this asset.', - 'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', - 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server: ', - 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in the LDAP config file.
Error from LDAP Server:', - 'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', - ), - - 'deletefile' => array( - 'error' => 'File not deleted. Please try again.', - 'success' => 'File successfully deleted.', - ), - - 'upload' => array( - 'error' => 'File(s) not uploaded. Please try again.', - 'success' => 'File(s) successfully uploaded.', - 'nofiles' => 'You did not select any files for upload', - 'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.', - ), - -); diff --git a/resources/lang/is 2/admin/users/table.php b/resources/lang/is 2/admin/users/table.php deleted file mode 100644 index 9bbe883e19..0000000000 --- a/resources/lang/is 2/admin/users/table.php +++ /dev/null @@ -1,38 +0,0 @@ - 'Active', - 'allow' => 'Allow', - 'checkedout' => 'Assets', - 'created_at' => 'Created', - 'createuser' => 'Create User', - 'deny' => 'Deny', - 'email' => 'Email', - 'employee_num' => 'Employee No.', - 'first_name' => 'First Name', - 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.', - 'id' => 'Id', - 'inherit' => 'Inherit', - 'job' => 'Job Title', - 'last_login' => 'Last Login', - 'last_name' => 'Last Name', - 'location' => 'Location', - 'lock_passwords' => 'Login details cannot be changed on this installation.', - 'manager' => 'Manager', - 'managed_locations' => 'Managed Locations', - 'name' => 'Name', - 'notes' => 'Notes', - 'password_confirm' => 'Confirm Password', - 'password' => 'Password', - 'phone' => 'Phone', - 'show_current' => 'Show Current Users', - 'show_deleted' => 'Show Deleted Users', - 'title' => 'Title', - 'to_restore_them' => 'to restore them.', - 'updateuser' => 'Update User', - 'username' => 'Username', - 'user_deleted_text' => 'This user has been marked as deleted.', - 'username_note' => '(This is used for Active Directory binding only, not for login.)', - 'cloneuser' => 'Clone User', - 'viewusers' => 'View Users', -); diff --git a/resources/lang/is 2/auth/general.php b/resources/lang/is 2/auth/general.php deleted file mode 100644 index bf88cba77a..0000000000 --- a/resources/lang/is 2/auth/general.php +++ /dev/null @@ -1,12 +0,0 @@ - 'Send Password Reset Link', - 'email_reset_password' => 'Email Password Reset', - 'reset_password' => 'Reset Password', - 'login' => 'Login', - 'login_prompt' => 'Please Login', - 'forgot_password' => 'I forgot my password', - 'remember_me' => 'Remember Me', - ]; - diff --git a/resources/lang/is 2/auth/message.php b/resources/lang/is 2/auth/message.php deleted file mode 100644 index bebf9cdd48..0000000000 --- a/resources/lang/is 2/auth/message.php +++ /dev/null @@ -1,37 +0,0 @@ - 'An account with the this email already exists.', - 'account_not_found' => 'The username or password is incorrect.', - 'account_not_activated' => 'This user account is not activated.', - 'account_suspended' => 'This user account is suspended.', - 'account_banned' => 'This user account is banned.', - 'throttle' => 'Too many failed login attempts. Please try again in around :minutes minute(s).', - - 'signin' => array( - 'error' => 'There was a problem while trying to log you in, please try again.', - 'success' => 'You have successfully logged in.', - ), - - 'signup' => array( - 'error' => 'There was a problem while trying to create your account, please try again.', - 'success' => 'Account sucessfully created.', - ), - - 'forgot-password' => array( - 'error' => 'There was a problem while trying to get a reset password code, please try again.', - 'success' => 'Password recovery email successfully sent.', - ), - - 'forgot-password-confirm' => array( - 'error' => 'There was a problem while trying to reset your password, please try again.', - 'success' => 'Your password has been successfully reset.', - ), - - 'activate' => array( - 'error' => 'There was a problem while trying to activate your account, please try again.', - 'success' => 'Your account has been successfully activated.', - ), - -); diff --git a/resources/lang/is 2/button.php b/resources/lang/is 2/button.php deleted file mode 100644 index c9487253dd..0000000000 --- a/resources/lang/is 2/button.php +++ /dev/null @@ -1,16 +0,0 @@ - 'Actions', - 'add' => 'Add New', - 'cancel' => 'Cancel', - 'checkin_and_delete' => 'Checkin & Delete User', - 'delete' => 'Delete', - 'edit' => 'Edit', - 'restore' => 'Restore', - 'request' => 'Request', - 'submit' => 'Submit', - 'upload' => 'Upload', - 'select_file' => 'Select File...', - 'select_files' => 'Select Files...', -); diff --git a/resources/lang/is 2/general.php b/resources/lang/is 2/general.php deleted file mode 100644 index ea339cf9a7..0000000000 --- a/resources/lang/is 2/general.php +++ /dev/null @@ -1,224 +0,0 @@ - 'Accessories', - 'activated' => 'Activated', - 'accessory' => 'Accessory', - 'accessory_report' => 'Accessory Report', - 'action' => 'Action', - 'activity_report' => 'Activity Report', - 'address' => 'Address', - 'admin' => 'Admin', - 'administrator' => 'Administrator', - 'add_seats' => 'Added seats', - 'all_assets' => 'All Assets', - 'all' => 'All', - 'archived' => 'Archived', - 'asset_models' => 'Asset Models', - 'asset_model' => 'Model', - 'asset' => 'Asset', - 'asset_report' => 'Asset Report', - 'asset_tag' => 'Asset Tag', - 'assets_available' => 'assets available', - 'audit' => 'Audit', - 'audit_report' => 'Audit Log', - 'assets' => 'Assets', - 'avatar_delete' => 'Delete Avatar', - 'avatar_upload' => 'Upload Avatar', - 'back' => 'Back', - 'bad_data' => 'Nothing found. Maybe bad data?', - 'bulkaudit' => 'Bulk Audit', - 'bulkaudit_status' => 'Audit Status', - 'bulk_checkout' => 'Bulk Checkout', - 'cancel' => 'Cancel', - 'categories' => 'Categories', - 'category' => 'Category', - 'change' => 'In/Out', - 'changeemail' => 'Change Email Address', - 'changepassword' => 'Change Password', - 'checkin' => 'Checkin', - 'checkin_from' => 'Checkin from', - 'checkout' => 'Checkout', - 'checkouts_count' => 'Checkouts', - 'checkins_count' => 'Checkins', - 'user_requests_count' => 'Requests', - 'city' => 'City', - 'click_here' => 'Click here', - 'clear_selection' => 'Clear Selection', - 'companies' => 'Companies', - 'company' => 'Company', - 'component' => 'Component', - 'components' => 'Components', - 'complete' => 'Complete', - 'consumable' => 'Consumable', - 'consumables' => 'Consumables', - 'country' => 'Country', - 'create' => 'Create New', - 'created' => 'Item Created', - 'created_asset' => 'created asset', - 'created_at' => 'Created at', - 'updated_at' => 'Updated at', - 'currency' => '$', // this is deprecated - 'current' => 'Current', - 'custom_report' => 'Custom Asset Report', - 'dashboard' => 'Dashboard', - 'days' => 'days', - 'days_to_next_audit' => 'Days to Next Audit', - 'date' => 'Date', - 'debug_warning' => 'Warning!', - '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 APP_DEBUG value in your .env file to false.', - 'delete' => 'Delete', - 'delete_confirm' => 'Are you sure you wish to delete :item?', - 'deleted' => 'Deleted', - 'delete_seats' => 'Deleted Seats', - 'departments' => 'Departments', - 'department' => 'Department', - 'deployed' => 'Deployed', - 'depreciation_report' => 'Depreciation Report', - 'details' => 'Details', - 'download' => 'Download', - 'depreciation' => 'Depreciation', - 'editprofile' => 'Edit Your Profile', - 'eol' => 'EOL', - 'email_domain' => 'Email Domain', - 'email_format' => 'Email Format', - 'email_domain_help' => 'This is used to generate email addresses when importing', - 'filastname_format' => 'First Initial Last Name (jsmith@example.com)', - 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)', - 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', - 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', - 'first' => 'First', - 'first_name' => 'First Name', - 'first_name_format' => 'First Name (jane@example.com)', - 'files' => 'Files', - 'file_name' => 'File', - 'file_uploads' => 'File Uploads', - 'generate' => 'Generate', - 'github_markdown' => 'This field accepts Github flavored markdown.', - 'groups' => 'Groups', - 'gravatar_email' => 'Gravatar Email Address', - 'history' => 'History', - 'history_for' => 'History for', - 'id' => 'ID', - 'image' => 'Image', - 'image_delete' => 'Delete Image', - 'image_upload' => 'Upload Image', - 'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.', - 'import' => 'Import', - 'import-history' => 'Import History', - 'asset_maintenance' => 'Asset Maintenance', - 'asset_maintenance_report' => 'Asset Maintenance Report', - 'asset_maintenances' => 'Asset Maintenances', - 'item' => 'Item', - 'insufficient_permissions' => 'Insufficient permissions!', - 'language' => 'Language', - 'last' => 'Last', - 'last_login' => 'Last Login', - 'last_name' => 'Last Name', - 'license' => 'License', - 'license_report' => 'License Report', - 'licenses_available' => 'licenses available', - 'licenses' => 'Licenses', - 'list_all' => 'List All', - 'loading' => 'Loading', - 'lock_passwords' => 'This field cannot be edited in this installation.', - 'feature_disabled' => 'This feature has been disabled for the demo installation.', - 'location' => 'Location', - 'locations' => 'Locations', - 'logout' => 'Logout', - 'lookup_by_tag' => 'Lookup by Asset Tag', - 'maintenances' => 'Maintenances', - 'manufacturer' => 'Manufacturer', - 'manufacturers' => 'Manufacturers', - 'markdown' => 'This field allows Github flavored markdown.', - 'min_amt' => 'Min. QTY', - 'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered.', - 'model_no' => 'Model No.', - 'months' => 'months', - 'moreinfo' => 'More Info', - 'name' => 'Name', - 'next' => 'Next', - 'next_audit_date' => 'Next Audit Date', - 'last_audit' => 'Last Audit', - 'new' => 'new!', - 'no_depreciation' => 'No Depreciation', - 'no_results' => 'No Results.', - 'no' => 'No', - 'notes' => 'Notes', - 'order_number' => 'Order Number', - 'page_menu' => 'Showing _MENU_ items', - 'pagination_info' => 'Showing _START_ to _END_ of _TOTAL_ items', - 'pending' => 'Pending', - 'people' => 'People', - 'per_page' => 'Results Per Page', - 'previous' => 'Previous', - 'processing' => 'Processing', - 'profile' => 'Your profile', - 'purchase_cost' => 'Purchase Cost', - 'purchase_date' => 'Purchase Date', - 'qty' => 'QTY', - 'quantity' => 'Quantity', - 'ready_to_deploy' => 'Ready to Deploy', - 'recent_activity' => 'Recent Activity', - 'remove_company' => 'Remove Company Association', - 'reports' => 'Reports', - 'restored' => 'restored', - 'requested' => 'Requested', - 'request_canceled' => 'Request Canceled', - 'save' => 'Save', - 'select' => 'Select', - 'search' => 'Search', - 'select_category' => 'Select a Category', - 'select_department' => 'Select a Department', - 'select_depreciation' => 'Select a Depreciation Type', - 'select_location' => 'Select a Location', - 'select_manufacturer' => 'Select a Manufacturer', - 'select_model' => 'Select a Model', - 'select_supplier' => 'Select a Supplier', - 'select_user' => 'Select a User', - 'select_date' => 'Select Date (YYYY-MM-DD)', - 'select_statuslabel' => 'Select Status', - 'select_company' => 'Select Company', - 'select_asset' => 'Select Asset', - 'settings' => 'Settings', - 'show_deleted' => 'Show Deleted', - 'show_current' => 'Show Current', - 'sign_in' => 'Sign in', - 'signature' => 'Signature', - 'skin' => 'Skin', - 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', - 'site_name' => 'Site Name', - 'state' => 'State', - 'status_labels' => 'Status Labels', - 'status' => 'Status', - 'supplier' => 'Supplier', - 'suppliers' => 'Suppliers', - 'sure_to_delete' => 'Are you sure you wish to delete', - 'submit' => 'Submit', - 'target' => 'Target', - 'time_and_date_display' => 'Time and Date Display', - 'total_assets' => 'total assets', - 'total_licenses' => 'total licenses', - 'total_accessories' => 'total accessories', - 'total_consumables' => 'total consumables', - 'type' => 'Type', - 'undeployable' => 'Un-deployable', - 'unknown_admin' => 'Unknown Admin', - 'username_format' => 'Username Format', - 'update' => 'Update', - 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', - 'uploaded' => 'Uploaded', - 'user' => 'User', - 'accepted' => 'accepted', - 'declined' => 'declined', - 'unaccepted_asset_report' => 'Unaccepted Assets', - 'users' => 'Users', - 'viewassets' => 'View Assigned Assets', - 'website' => 'Website', - 'welcome' => 'Welcome, :name', - 'years' => 'years', - 'yes' => 'Yes', - 'zip' => 'Zip', - 'noimage' => 'No image uploaded or image not found.', - 'token_expired' => 'Your form session has expired. Please try again.', - ]; diff --git a/resources/lang/is 2/mail.php b/resources/lang/is 2/mail.php deleted file mode 100644 index de1bafb3cc..0000000000 --- a/resources/lang/is 2/mail.php +++ /dev/null @@ -1,72 +0,0 @@ - 'A user has canceled an item request on the website', - 'a_user_requested' => 'A user has requested an item on the website', - 'accessory_name' => 'Accessory Name:', - 'additional_notes' => 'Additional Notes:', - 'admin_has_created' => 'An administrator has created an account for you on the :web website.', - 'asset' => 'Asset:', - 'asset_name' => 'Asset Name:', - 'asset_requested' => 'Asset requested', - 'asset_tag' => 'Asset Tag:', - 'assigned_to' => 'Assigned To', - 'best_regards' => 'Best regards,', - 'canceled' => 'Canceled:', - 'checkin_date' => 'Checkin Date:', - 'checkout_date' => 'Checkout Date:', - 'click_to_confirm' => 'Please click on the following link to confirm your :web account:', - 'click_on_the_link_accessory' => 'Please click on the link at the bottom to confirm that you have received the accessory.', - 'click_on_the_link_asset' => 'Please click on the link at the bottom to confirm that you have received the asset.', - 'Confirm_Asset_Checkin' => 'Confirm Asset Checkin.', - 'Confirm_Accessory_Checkin' => 'Confirm Accessory Checkin.', - 'Confirm_accessory_delivery' => 'Confirm accessory delivery.', - 'Confirm_license_delivery' => 'Confirm license delivery.', - 'Confirm_asset_delivery' => 'Confirm asset delivery.', - 'Confirm_consumable_delivery' => 'Confirm consumable delivery.', - 'current_QTY' => 'Current QTY', - 'Days' => 'Days', - 'days' => 'Days', - 'expecting_checkin_date' => 'Expected Checkin Date:', - 'expires' => 'Expires', - 'Expiring_Assets_Report' => 'Expiring Assets Report.', - 'Expiring_Licenses_Report' => 'Expiring Licenses Report.', - 'hello' => 'Hello', - 'hi' => 'Hi', - 'i_have_read' => 'I have read and agree to the terms of use, and have received this item.', - 'item' => 'Item:', - 'Item_Request_Canceled' => 'Item Request Canceled', - 'Item_Requested' => 'Item Requested', - 'link_to_update_password' => 'Please click on the following link to update your :web password:', - 'login_first_admin' => 'Login to your new Snipe-IT installation using the credentials below:', - 'login' => 'Login:', - 'Low_Inventory_Report' => 'Low Inventory Report', - 'min_QTY' => 'Min QTY', - 'name' => 'Name', - 'new_item_checked' => 'A new item has been checked out under your name, details are below.', - 'password' => 'Password:', - 'password_reset' => 'Password Reset', - - 'read_the_terms' => 'Please read the terms of use below.', - 'read_the_terms_and_click' => 'Please read the terms of use below, and click on the link at the bottom to confirm that you read - and agree to the terms of use, and have received the asset.', - 'requested' => 'Requested:', - 'reset_link' => 'Your Password Reset Link', - 'reset_password' => 'Click here to reset your password:', - 'serial' => 'Serial', - 'supplier' => 'Supplier', - 'tag' => 'Tag', - 'test_email' => 'Test Email from Snipe-IT', - 'test_mail_text' => 'This is a test from the Snipe-IT Asset Management System. If you got this, mail is working :)', - 'the_following_item' => 'The following item has been checked in: ', - 'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', - 'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', - 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', - 'to_reset' => 'To reset your :web password, complete this form:', - 'type' => 'Type', - 'user' => 'User', - 'username' => 'Username', - 'welcome' => 'Welcome :name', - 'welcome_to' => 'Welcome to :web!', - 'your_credentials' => 'Your Snipe-IT credentials', -); diff --git a/resources/lang/is 2/pagination.php b/resources/lang/is 2/pagination.php deleted file mode 100644 index b573b51e91..0000000000 --- a/resources/lang/is 2/pagination.php +++ /dev/null @@ -1,20 +0,0 @@ - '« Previous', - - 'next' => 'Next »', - -); diff --git a/resources/lang/is 2/passwords.php b/resources/lang/is 2/passwords.php deleted file mode 100644 index 5195a9b77c..0000000000 --- a/resources/lang/is 2/passwords.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Your password link has been sent!', - 'user' => 'That user does not exist or does not have an email address associated', -]; - diff --git a/resources/lang/is 2/reminders.php b/resources/lang/is 2/reminders.php deleted file mode 100644 index e7a476e3a2..0000000000 --- a/resources/lang/is 2/reminders.php +++ /dev/null @@ -1,24 +0,0 @@ - "Passwords must be six characters and match the confirmation.", - - "user" => "Username or email address is incorrect", - - "token" => "This password reset token is invalid.", - - "sent" => "If a matching email address was found, a password reminder has been sent!", - -); diff --git a/resources/lang/is 2/table.php b/resources/lang/is 2/table.php deleted file mode 100644 index f7a49d86c1..0000000000 --- a/resources/lang/is 2/table.php +++ /dev/null @@ -1,10 +0,0 @@ - 'Actions', - 'action' => 'Action', - 'by' => 'By', - 'item' => 'Item', - -); diff --git a/resources/lang/is 2/validation.php b/resources/lang/is 2/validation.php deleted file mode 100644 index 23116776e3..0000000000 --- a/resources/lang/is 2/validation.php +++ /dev/null @@ -1,137 +0,0 @@ - 'The :attribute must be accepted.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute may only contain letters.', - 'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', - 'alpha_num' => 'The :attribute may only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'numeric' => 'The :attribute must be between :min - :max.', - 'file' => 'The :attribute must be between :min - :max kilobytes.', - 'string' => 'The :attribute must be between :min - :max characters.', - 'array' => 'The :attribute must have between :min and :max items.', - ], - 'boolean' => 'The :attribute must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'date' => 'The :attribute is not a valid date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'email' => 'The :attribute format is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'max' => [ - 'numeric' => 'The :attribute may not be greater than :max.', - 'file' => 'The :attribute may not be greater than :max kilobytes.', - 'string' => 'The :attribute may not be greater than :max characters.', - 'array' => 'The :attribute may not have more than :max items.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'numeric' => 'The :attribute must be at least :min.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'string' => 'The :attribute must be at least :min characters.', - 'array' => 'The :attribute must have at least :min items.', - ], - 'not_in' => 'The selected :attribute is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'present' => 'The :attribute field must be present.', - 'valid_regex' => 'That is not a valid regex. ', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values is present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'numeric' => 'The :attribute must be :size.', - 'file' => 'The :attribute must be :size kilobytes.', - 'string' => 'The :attribute must be :size characters.', - 'array' => 'The :attribute must contain :size items.', - ], - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid zone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute format is invalid.', - "unique_undeleted" => "The :attribute must be unique.", - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'alpha_space' => "The :attribute field contains a character that is not allowed.", - "email_array" => "One or more email addresses is invalid.", - "hashed_pass" => "Your current password is incorrect", - 'dumbpwd' => 'That password is too common.', - "statuslabel_type" => "You must select a valid status label type", - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap attribute place-holders - | with something more reader friendly such as E-Mail Address instead - | of "email". This simply helps us make messages a little cleaner. - | - */ - - 'attributes' => [], - -);