diff --git a/resources/lang/af/admin/accessories/message.php b/resources/lang/af/admin/accessories/message.php
index 68fe79fc31..170abe3501 100644
--- a/resources/lang/af/admin/accessories/message.php
+++ b/resources/lang/af/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'The accessory [:id] does not exist.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Hierdie bykomstige het tans: tel items wat uitgekontroleer is aan gebruikers. Kontroleer asseblief die bykomstighede en en probeer weer.',
'create' => array(
diff --git a/resources/lang/af/admin/custom_fields/general.php b/resources/lang/af/admin/custom_fields/general.php
index 1230ac3e2d..719f1c5854 100644
--- a/resources/lang/af/admin/custom_fields/general.php
+++ b/resources/lang/af/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Nuwe aangepaste veld',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'Die waarde van hierdie veld is geïnkripteer in die databasis. Slegs admingebruikers sal die gedecodeerde waarde kan sien',
- 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/af/admin/hardware/form.php b/resources/lang/af/admin/hardware/form.php
index 2b6a00d462..628c9ea21b 100644
--- a/resources/lang/af/admin/hardware/form.php
+++ b/resources/lang/af/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/af/admin/hardware/message.php b/resources/lang/af/admin/hardware/message.php
index 8625a976f4..b6ad6411e5 100644
--- a/resources/lang/af/admin/hardware/message.php
+++ b/resources/lang/af/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'Bate is nie geskep nie, probeer asseblief weer. :(',
'success' => 'Bate geskep suksesvol. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/af/admin/licenses/message.php b/resources/lang/af/admin/licenses/message.php
index fc40e85d99..c5889b65d9 100644
--- a/resources/lang/af/admin/licenses/message.php
+++ b/resources/lang/af/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Hierdie lisensie word tans na \'n gebruiker nagegaan en kan nie uitgevee word nie. Gaan asseblief die lisensie eers in, en probeer dan weer uitvee.',
'select_asset_or_person' => 'Jy moet \'n bate of \'n gebruiker kies, maar nie albei nie.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Daar was \'n probleem om die lisensie te kontroleer. Probeer asseblief weer.',
- 'success' => 'Die lisensie is suksesvol nagegaan'
+ 'success' => 'Die lisensie is suksesvol nagegaan',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/af/admin/locations/table.php b/resources/lang/af/admin/locations/table.php
index c3ecd35800..635e8a4995 100644
--- a/resources/lang/af/admin/locations/table.php
+++ b/resources/lang/af/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Print All Assigned',
'name' => 'Pleknaam',
'address' => 'adres',
+ 'address2' => 'Address Line 2',
'zip' => 'Poskode',
'locations' => 'plekke',
'parent' => 'Ouer',
diff --git a/resources/lang/af/admin/reports/general.php b/resources/lang/af/admin/reports/general.php
index 4551ae28f3..d1cf8ccffb 100644
--- a/resources/lang/af/admin/reports/general.php
+++ b/resources/lang/af/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/af/admin/users/message.php b/resources/lang/af/admin/users/message.php
index fb48c59da6..ce9ec4b089 100644
--- a/resources/lang/af/admin/users/message.php
+++ b/resources/lang/af/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Gebruiker bestaan reeds!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Die aanmeldingsveld is nodig',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Die wagwoord is nodig.',
'insufficient_permissions' => 'Onvoldoende Toestemmings.',
'user_deleted_warning' => 'Hierdie gebruiker is verwyder. Jy sal hierdie gebruiker moet herstel om hulle te wysig of nuwe bates toe te ken.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/af/general.php b/resources/lang/af/general.php
index 1ece631ae9..e4df406c8c 100644
--- a/resources/lang/af/general.php
+++ b/resources/lang/af/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'verbruikbare',
'consumables' => 'Consumables',
'country' => 'land',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Skep nuwe',
'created' => 'Item geskep',
'created_asset' => 'geskep bate',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/af/help.php b/resources/lang/af/help.php
index a3a2ddd762..a59e0056be 100644
--- a/resources/lang/af/help.php
+++ b/resources/lang/af/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/af/passwords.php b/resources/lang/af/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/af/passwords.php
+++ b/resources/lang/af/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/af/validation.php b/resources/lang/af/validation.php
index a4eb0e4316..43f4a45ef5 100644
--- a/resources/lang/af/validation.php
+++ b/resources/lang/af/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Die: kenmerk moet \'n string wees.',
'timezone' => 'Die: Attribuut moet \'n geldige sone wees.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'Die: Attribuut is reeds geneem.',
'uploaded' => 'Die: kenmerk kon nie opgelaai word nie.',
'url' => 'Die: Attribuutformaat is ongeldig.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/am/admin/accessories/message.php b/resources/lang/am/admin/accessories/message.php
index 542f71f03c..c688d5e03d 100644
--- a/resources/lang/am/admin/accessories/message.php
+++ b/resources/lang/am/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'The accessory [:id] does not exist.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ',
'create' => array(
diff --git a/resources/lang/am/admin/custom_fields/general.php b/resources/lang/am/admin/custom_fields/general.php
index cb4ab3730a..e3c21d1f0c 100644
--- a/resources/lang/am/admin/custom_fields/general.php
+++ b/resources/lang/am/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'New Custom Field',
'create_field_title' => 'Create a 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.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/am/admin/hardware/form.php b/resources/lang/am/admin/hardware/form.php
index ef877c8377..ee3fa20fb0 100644
--- a/resources/lang/am/admin/hardware/form.php
+++ b/resources/lang/am/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/am/admin/hardware/message.php b/resources/lang/am/admin/hardware/message.php
index 04be92a754..056692998e 100644
--- a/resources/lang/am/admin/hardware/message.php
+++ b/resources/lang/am/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Asset was not created, please try again. :(',
'success' => 'Asset created successfully. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/am/admin/licenses/message.php b/resources/lang/am/admin/licenses/message.php
index dd7e54dea4..c79f631680 100644
--- a/resources/lang/am/admin/licenses/message.php
+++ b/resources/lang/am/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'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.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'There was an issue checking out the license. Please try again.',
- 'success' => 'The license was checked out successfully'
+ 'success' => 'The license was checked out successfully',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/am/admin/locations/table.php b/resources/lang/am/admin/locations/table.php
index 29edf0f565..0cfaa4fdc3 100644
--- a/resources/lang/am/admin/locations/table.php
+++ b/resources/lang/am/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Print All Assigned',
'name' => 'Location Name',
'address' => 'Address',
+ 'address2' => 'Address Line 2',
'zip' => 'Postal Code',
'locations' => 'Locations',
'parent' => 'Parent',
diff --git a/resources/lang/am/admin/reports/general.php b/resources/lang/am/admin/reports/general.php
index 344d5c8743..9b682f8ecd 100644
--- a/resources/lang/am/admin/reports/general.php
+++ b/resources/lang/am/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/am/admin/users/message.php b/resources/lang/am/admin/users/message.php
index adf26b3229..b7c0a29f14 100644
--- a/resources/lang/am/admin/users/message.php
+++ b/resources/lang/am/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'User already exists!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'The login field is required',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'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.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/am/general.php b/resources/lang/am/general.php
index d483f54b89..c69b4165d9 100644
--- a/resources/lang/am/general.php
+++ b/resources/lang/am/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Consumable',
'consumables' => 'Consumables',
'country' => 'Country',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Create New',
'created' => 'Item Created',
'created_asset' => 'created asset',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/am/help.php b/resources/lang/am/help.php
index a3a2ddd762..a59e0056be 100644
--- a/resources/lang/am/help.php
+++ b/resources/lang/am/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/am/passwords.php b/resources/lang/am/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/am/passwords.php
+++ b/resources/lang/am/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/am/validation.php b/resources/lang/am/validation.php
index df514da6f9..57e354f072 100644
--- a/resources/lang/am/validation.php
+++ b/resources/lang/am/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'The :attribute must be a string.',
'timezone' => 'The :attribute must be a valid zone.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'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.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/ar/admin/accessories/message.php b/resources/lang/ar/admin/accessories/message.php
index a5b1b7b5e5..28c9f793e8 100644
--- a/resources/lang/ar/admin/accessories/message.php
+++ b/resources/lang/ar/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'الملحق [:id] غير موجود.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'تم إخراج :count عنصر من هذا الملحق للمستخدمين، الرجاء ادخال بعض الملحقات ثم حاول مرة أخرى. ',
'create' => array(
diff --git a/resources/lang/ar/admin/custom_fields/general.php b/resources/lang/ar/admin/custom_fields/general.php
index 715001291b..76957e0692 100644
--- a/resources/lang/ar/admin/custom_fields/general.php
+++ b/resources/lang/ar/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'حقل جديد مخصص',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'هذا الحقل مشفر في قاعدة البيانات. يمكن قرائته من قبل مدراء النظام فقط',
- 'show_in_email' => 'هل تريد تضمين قيمة هذا الحقل في رسائل البريد الإلكتروني المرسلة إلى المستخدم؟ لا يمكن تضمين الحقول المشفرة في رسائل البريد الإلكتروني.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/ar/admin/hardware/form.php b/resources/lang/ar/admin/hardware/form.php
index 1d5d1bf5cb..f9b3cb1a88 100644
--- a/resources/lang/ar/admin/hardware/form.php
+++ b/resources/lang/ar/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'تحديث موقع الأصل',
'asset_location_update_default_current' => 'تحديث الموقع الافتراضي والموقع الفعلي',
'asset_location_update_default' => 'تحديث الموقع الافتراضي فقط',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'حالة الأصول هذه غير قابلة للنشر. لا يمكن التحقق من هذه الأصول.',
'asset_deployable' => 'حالة تلك الأصول قابلة للنشر. هذا الأصل يمكن إخراجه.',
'processing_spinner' => 'معالجة... (قد يستغرق هذا بعض الوقت على ملفات كبيرة)',
diff --git a/resources/lang/ar/admin/hardware/message.php b/resources/lang/ar/admin/hardware/message.php
index 8c73a49243..1a2c0541ef 100644
--- a/resources/lang/ar/admin/hardware/message.php
+++ b/resources/lang/ar/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'لم يتم إنشاء الأصل، يرجى إعادة المحاولة. :(',
'success' => 'تم إنشاء الأصل بنجاح. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/ar/admin/licenses/message.php b/resources/lang/ar/admin/licenses/message.php
index 0cb10038a4..58729d6c4b 100644
--- a/resources/lang/ar/admin/licenses/message.php
+++ b/resources/lang/ar/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'هذا الترخيص حاليا مخرج لمستخدم ولا يمكن حذفه. يرجى التحقق من الترخيص في البداية، ثم محاولة الحذف مرة أخرى. ',
'select_asset_or_person' => 'يجب تحديد أصل أو مستخدم، وليس كليهما.',
'not_found' => 'لم يتم العثور على الترخيص',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'حدثت مشكلة أثناء اخراج الترخيص. يرجى إعادة المحاولة.',
- 'success' => 'تم اخراج الترخيص بنجاح'
+ 'success' => 'تم اخراج الترخيص بنجاح',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/ar/admin/locations/table.php b/resources/lang/ar/admin/locations/table.php
index 7a05d8c8e0..fd8f44fd4c 100644
--- a/resources/lang/ar/admin/locations/table.php
+++ b/resources/lang/ar/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'طباعة كل المعين',
'name' => 'إسم الموقع',
'address' => 'العنوان',
+ 'address2' => 'Address Line 2',
'zip' => 'الرمز البريدي',
'locations' => 'المواقع',
'parent' => 'الأبوين',
diff --git a/resources/lang/ar/admin/reports/general.php b/resources/lang/ar/admin/reports/general.php
index dca6aca2b7..92db134dfd 100644
--- a/resources/lang/ar/admin/reports/general.php
+++ b/resources/lang/ar/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/ar/admin/users/message.php b/resources/lang/ar/admin/users/message.php
index 81c392f699..4b0d366b4b 100644
--- a/resources/lang/ar/admin/users/message.php
+++ b/resources/lang/ar/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'المستخدم موجود مسبقاً!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'حقل تسجيل الدخول اجباري',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'كلمة المرور اجبارية.',
'insufficient_permissions' => 'صلاحيات غير كافية.',
'user_deleted_warning' => 'تم حذف المستخدم. سيكون عليك استعادة هذا المستخدم اذا ارت التعديل عليه او تسليمه اجهزة جديدة.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'تم إرسال رابط إعادة تعيين كلمة المرور للمستخدمين المحددين الذين تم تفعيلهم ولديهم عناوين بريد إلكتروني صالحة.',
'password_reset_sent' => 'تم إرسال رابط إعادة تعيين كلمة المرور إلى البريد الإلكتروني!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/ar/general.php b/resources/lang/ar/general.php
index 70c0afa9a9..0c690cb206 100644
--- a/resources/lang/ar/general.php
+++ b/resources/lang/ar/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'مستهلكات',
'consumables' => 'المواد الاستهلاكية',
'country' => 'الدولة',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'إضافة',
'created' => 'تم إنشاء العنصر',
'created_asset' => 'الأصول المضافة',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'مزامنة',
'sync_results' => 'نتائج المزامنة',
'license_serial' => 'مفتاح السلسلة / المنتج',
- 'invalid_category' => 'فئة غير صالحة',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'هذه هي لوحة التحكم الخاصة بك. هناك العديد من هذه اللوحة، ولكن هذه اللوحة لك.',
'60_percent_warning' => 'تم اكمال 60% (تحذير)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'عدد المواد المستهلكة',
'components_count' => 'عدد المكونات',
'licenses_count' => 'عدد التراخيص',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'الرجاء التحقق من الاخطاء بالنموذج أدناه',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/ar/help.php b/resources/lang/ar/help.php
index 4541426293..a156647214 100644
--- a/resources/lang/ar/help.php
+++ b/resources/lang/ar/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'المواد الاستهلاكية هي أي شيء يتم شراؤه وسيتم استخدامه مع مرور الوقت. على سبيل المثال حبر الطابعة أو ورق آلة النسخ.',
'depreciations' => 'يمكنك إعداد استهلاك الأصول لاستهلاك الأصول بناء على الاستهلاك الثابت للقيمة.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/ar/passwords.php b/resources/lang/ar/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/ar/passwords.php
+++ b/resources/lang/ar/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/ar/validation.php b/resources/lang/ar/validation.php
index 09c2a8d805..473fd5976e 100644
--- a/resources/lang/ar/validation.php
+++ b/resources/lang/ar/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'يجب أن يكون :attribute عبارة عن سلسلة نصية.',
'timezone' => 'يجب أن يكون :attribute منطقة صالحة.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'لقد تم أخذ :attribute مسبقا.',
'uploaded' => 'لقد فشل تحميل :attribute.',
'url' => 'ان تنسيق :attribute غير صالح.',
'unique_undeleted' => ':attribute يجب ان تكون فريدة.',
'non_circular' => 'يجب ألا تنشئ السمة مرجعًا دائريًا.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/bg/admin/accessories/message.php b/resources/lang/bg/admin/accessories/message.php
index 1c4122beab..ea7a412062 100644
--- a/resources/lang/bg/admin/accessories/message.php
+++ b/resources/lang/bg/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Аксесоарът [:id] не съществува.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'От този аксесоар са предадени :count броя на потребителите. Моля впишете обратно нови или върнати и опитайте отново.',
'create' => array(
diff --git a/resources/lang/bg/admin/custom_fields/general.php b/resources/lang/bg/admin/custom_fields/general.php
index fcb0c47b44..d488734d92 100644
--- a/resources/lang/bg/admin/custom_fields/general.php
+++ b/resources/lang/bg/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Ново персонализирано поле',
'create_field_title' => 'Създай ново персонализирано поле',
'value_encrypted' => 'Стойността на това поле е криптирана в базата данни. Само администратор потребители ще бъде в състояние да видят дешифрираната стойност',
- 'show_in_email' => 'Да се включи ли стойността на това поле в електронната поща, изпращана към потребителите? Криптираните полета не могат да бъдат включвани в изпращаните електронни пощи.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Помощен текст',
'help_text_description' => 'Това е допълнителен текст, който ще се появява под формата с елементите докато редактирате актив описващ значението на полето.',
'about_custom_fields_title' => 'Отностно Персонализирани Полета',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Видим за потребител',
'auto_add_to_fieldsets' => 'Автоматично добави това към всеки нов набор от полета',
'add_to_preexisting_fieldsets' => 'Добави към всички съществуващи набор от полета',
- 'show_in_listview' => 'Показвай по подразбиране, като списък. Потребителите, ще имат възможност да го скрият/покажа през избор на колона.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Преглед в списъка',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/bg/admin/hardware/form.php b/resources/lang/bg/admin/hardware/form.php
index 956315e671..5a4e562561 100644
--- a/resources/lang/bg/admin/hardware/form.php
+++ b/resources/lang/bg/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Обновяване на местоположение',
'asset_location_update_default_current' => 'Актуализиране на местоположение по подразбиране и текущото местоположение',
'asset_location_update_default' => 'Актуализиране на местоположението по подразбиране',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'Актива не може да бъде предоставен. Този активк не може да бъде изписан.',
'asset_deployable' => 'Актива може да бъде предоставен. Този активк може да бъде изписан.',
'processing_spinner' => 'Обработка...(Това може да отнеме време при големи файлове)',
diff --git a/resources/lang/bg/admin/hardware/general.php b/resources/lang/bg/admin/hardware/general.php
index 8fb805af55..39cb3d8980 100644
--- a/resources/lang/bg/admin/hardware/general.php
+++ b/resources/lang/bg/admin/hardware/general.php
@@ -8,7 +8,7 @@ return [
'bulk_checkout' => 'Изписване на активи',
'bulk_checkin' => 'Връщане на актив',
'checkin' => 'Връщане на актив',
- 'checkout' => 'Проверка на активите',
+ 'checkout' => 'Изписване на актив',
'clone' => 'Копиране на актив',
'deployable' => 'Може да бъде предоставен',
'deleted' => 'Този актив беше изтрит.',
diff --git a/resources/lang/bg/admin/hardware/message.php b/resources/lang/bg/admin/hardware/message.php
index ebaa2eef96..2613b6da93 100644
--- a/resources/lang/bg/admin/hardware/message.php
+++ b/resources/lang/bg/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'Активът не беше създаден. Моля опитайте отново.',
'success' => 'Активът създаден успешно.',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/bg/admin/licenses/message.php b/resources/lang/bg/admin/licenses/message.php
index cc23384c12..032d81fd09 100644
--- a/resources/lang/bg/admin/licenses/message.php
+++ b/resources/lang/bg/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Този лиценз понастоящем е изписан на потребител и не може да бъде изтрит. Моля, първо впишете лиценза и тогава опитайте отново да го изтриете. ',
'select_asset_or_person' => 'Трябва да изберете актив или потребител, но не и двете.',
'not_found' => 'Лиценът не е намерен',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Възникна проблем при изписването на лиценза. Моля, опитайте отново.',
- 'success' => 'Лицензът е изписан'
+ 'success' => 'Лицензът е изписан',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/bg/admin/locations/table.php b/resources/lang/bg/admin/locations/table.php
index d4030f1fc0..e695e2491a 100644
--- a/resources/lang/bg/admin/locations/table.php
+++ b/resources/lang/bg/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Печат на всички отдадени',
'name' => 'Местоположение',
'address' => 'Aдрес',
+ 'address2' => 'Address Line 2',
'zip' => 'Пощенски код',
'locations' => 'Местоположения',
'parent' => 'Присъединено към',
diff --git a/resources/lang/bg/admin/reports/general.php b/resources/lang/bg/admin/reports/general.php
index 39c2dd71f7..c53b6bb4b2 100644
--- a/resources/lang/bg/admin/reports/general.php
+++ b/resources/lang/bg/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Изпрати напомняне',
'reminder_sent' => 'Напомнянето изпратено',
'acceptance_deleted' => 'Заявката за приемане е изтрита',
- 'acceptance_request' => 'Заявка за приемане'
+ 'acceptance_request' => 'Заявка за приемане',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/bg/admin/users/message.php b/resources/lang/bg/admin/users/message.php
index d8db79e400..16f526e2c6 100644
--- a/resources/lang/bg/admin/users/message.php
+++ b/resources/lang/bg/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Потребителят вече съществува!',
'user_not_found' => 'Потребителят не съществува.',
'user_login_required' => 'Полето за вход е задължително',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Паролата е задължителна.',
'insufficient_permissions' => 'Нямате необходимите права.',
'user_deleted_warning' => 'Този потребител е изтрит. За да редактирате данните за него или да му зададете актив, трябва първо да възстановите потребителя.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'Избраните потребители, които са активирани и имат валиден е-майл адрес им беше изпратен линк за смяна на парола.',
'password_reset_sent' => 'Изпратена е връзка за въстановяване на паролата до :email!',
'user_has_no_email' => 'Този потребител няма е-майл адрес в неговия профил.',
- 'user_has_no_assets_assigned' => 'Този потребител няма никакви заведени активи',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/bg/general.php b/resources/lang/bg/general.php
index e6dd0e13d7..6fc8bce7dd 100644
--- a/resources/lang/bg/general.php
+++ b/resources/lang/bg/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Консуматив',
'consumables' => 'Консумативи',
'country' => 'Държава',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Създаване на нов',
'created' => 'Създадени артикули',
'created_asset' => 'създадени активи',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Синхронизиране',
'sync_results' => 'Резултат от синхронизирането',
'license_serial' => 'Сериен/Продуктов ключ',
- 'invalid_category' => 'Невалидна категория',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Това е вашето табло.',
'60_percent_warning' => '60% завършен (внимание)',
'dashboard_empty' => 'Изглежда, че все още не сте добавили нищо, така че нямаме нищо за показване. Започнете, като добавите някои активи, аксесоари, консумативи или лицензи!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Брой Консумативи',
'components_count' => 'Брой Компоненти',
'licenses_count' => 'Брой Лицензи',
- 'notification_error' => 'Грешка:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Моля проверете формата за грешки',
'notification_bulk_error_hint' => 'Следните полета имат грешки и не са редактирани:',
'notification_success' => 'Успешно',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% завърешен',
'uploading' => 'Качване... ',
- 'upload_error' => 'Грешка при качване. Проверете да няма празни редове в края.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/bg/help.php b/resources/lang/bg/help.php
index 547178b246..d1b10de11e 100644
--- a/resources/lang/bg/help.php
+++ b/resources/lang/bg/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Консумативите са материали, който свършват по време на изпозлването им, като мастила за принтер, тонер касети, копирна хартия и др.',
'depreciations' => 'Може да нагласите амортизация базирана на линеен метод.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/bg/passwords.php b/resources/lang/bg/passwords.php
index 34ef3eff02..be1ee5eb2e 100644
--- a/resources/lang/bg/passwords.php
+++ b/resources/lang/bg/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Ако има такъв потребител с валиден е-майл адрес в нашата система, ще получи е-майл за възстановяване на паролата.',
'token' => 'Заявката за ресет на парола е невалидна, изтекла или не съвпада за потребителското име.',
'reset' => 'Вашата парола беше ресетната!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/bg/validation.php b/resources/lang/bg/validation.php
index 6021002af8..ca2364f09e 100644
--- a/resources/lang/bg/validation.php
+++ b/resources/lang/bg/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Атрибутът: трябва да е низ.',
'timezone' => 'Атрибутът: трябва да е валидна зона.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute вече е вписан.',
'uploaded' => 'Атрибутът: не успя да качи.',
'url' => 'Форматът на :attribute е невалиден.',
'unique_undeleted' => ':attribute трябва да бъде уникален.',
'non_circular' => ':attribute не трябва да създава препрадка към себе си.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Паролата не може да бъде същата, като потребителското име.',
'letters' => 'Паролата трябва да съдържа поне една буква.',
'numbers' => 'Паролата трябва да съдържа поне една цифра.',
diff --git a/resources/lang/ca/admin/accessories/message.php b/resources/lang/ca/admin/accessories/message.php
index 542f71f03c..c688d5e03d 100644
--- a/resources/lang/ca/admin/accessories/message.php
+++ b/resources/lang/ca/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'The accessory [:id] does not exist.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ',
'create' => array(
diff --git a/resources/lang/ca/admin/custom_fields/general.php b/resources/lang/ca/admin/custom_fields/general.php
index cb4ab3730a..e3c21d1f0c 100644
--- a/resources/lang/ca/admin/custom_fields/general.php
+++ b/resources/lang/ca/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'New Custom Field',
'create_field_title' => 'Create a 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.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/ca/admin/hardware/form.php b/resources/lang/ca/admin/hardware/form.php
index ef877c8377..ee3fa20fb0 100644
--- a/resources/lang/ca/admin/hardware/form.php
+++ b/resources/lang/ca/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/ca/admin/hardware/message.php b/resources/lang/ca/admin/hardware/message.php
index 04be92a754..056692998e 100644
--- a/resources/lang/ca/admin/hardware/message.php
+++ b/resources/lang/ca/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Asset was not created, please try again. :(',
'success' => 'Asset created successfully. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/ca/admin/licenses/message.php b/resources/lang/ca/admin/licenses/message.php
index dd7e54dea4..c79f631680 100644
--- a/resources/lang/ca/admin/licenses/message.php
+++ b/resources/lang/ca/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'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.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'There was an issue checking out the license. Please try again.',
- 'success' => 'The license was checked out successfully'
+ 'success' => 'The license was checked out successfully',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/ca/admin/locations/table.php b/resources/lang/ca/admin/locations/table.php
index 29edf0f565..0cfaa4fdc3 100644
--- a/resources/lang/ca/admin/locations/table.php
+++ b/resources/lang/ca/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Print All Assigned',
'name' => 'Location Name',
'address' => 'Address',
+ 'address2' => 'Address Line 2',
'zip' => 'Postal Code',
'locations' => 'Locations',
'parent' => 'Parent',
diff --git a/resources/lang/ca/admin/reports/general.php b/resources/lang/ca/admin/reports/general.php
index 344d5c8743..9b682f8ecd 100644
--- a/resources/lang/ca/admin/reports/general.php
+++ b/resources/lang/ca/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/ca/admin/users/message.php b/resources/lang/ca/admin/users/message.php
index adf26b3229..b7c0a29f14 100644
--- a/resources/lang/ca/admin/users/message.php
+++ b/resources/lang/ca/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'User already exists!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'The login field is required',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'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.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/ca/general.php b/resources/lang/ca/general.php
index 946b77c114..0f596f351f 100644
--- a/resources/lang/ca/general.php
+++ b/resources/lang/ca/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Consumible',
'consumables' => 'Consumibles',
'country' => 'País',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Crea nou',
'created' => 'Item Created',
'created_asset' => 'recurs creat',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/ca/help.php b/resources/lang/ca/help.php
index a3a2ddd762..a59e0056be 100644
--- a/resources/lang/ca/help.php
+++ b/resources/lang/ca/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/ca/passwords.php b/resources/lang/ca/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/ca/passwords.php
+++ b/resources/lang/ca/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/ca/validation.php b/resources/lang/ca/validation.php
index df514da6f9..57e354f072 100644
--- a/resources/lang/ca/validation.php
+++ b/resources/lang/ca/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'The :attribute must be a string.',
'timezone' => 'The :attribute must be a valid zone.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'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.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/cs/admin/accessories/general.php b/resources/lang/cs/admin/accessories/general.php
index 4c046677f7..12584af9b3 100644
--- a/resources/lang/cs/admin/accessories/general.php
+++ b/resources/lang/cs/admin/accessories/general.php
@@ -17,7 +17,7 @@ return array(
'use_default_eula' => 'Použít primární výchozí EULA.',
'use_default_eula_disabled' => 'Použít výchozí EULA.
Žádná výchozí EULA nenastavena. Zadejte novou v nastevení.',
- 'clone' => 'Clone Accessory',
+ 'clone' => 'Klonovat příslušenství',
'delete_disabled' => 'Toto příslušenství ještě nelze odstranit, protože některé jeho položky jsou stále vydány.',
);
diff --git a/resources/lang/cs/admin/accessories/message.php b/resources/lang/cs/admin/accessories/message.php
index ee85bb132d..334ed31a91 100644
--- a/resources/lang/cs/admin/accessories/message.php
+++ b/resources/lang/cs/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Příslušenství [:id] neexistuje.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Tato kategorie má nyní :count položek k předání uživatelům. Zkontrolujte převzetí příslušenství a zkuste to znovu. ',
'create' => array(
@@ -24,7 +25,7 @@ return array(
'checkout' => array(
'error' => 'Příslušenství nebylo převzato, zkuste to znovu',
'success' => 'Příslušenství úspěšně předáno.',
- 'unavailable' => 'Accessory is not available for checkout. Check quantity available',
+ 'unavailable' => 'Příslušenství nelze vydat. Zkontrolujte skladové zásoby.',
'user_does_not_exist' => 'Neplatný uživatel. Zkuste to znovu.'
),
diff --git a/resources/lang/cs/admin/companies/message.php b/resources/lang/cs/admin/companies/message.php
index 9c8cd14e7f..296b4a6a8f 100644
--- a/resources/lang/cs/admin/companies/message.php
+++ b/resources/lang/cs/admin/companies/message.php
@@ -2,7 +2,7 @@
return [
'does_not_exist' => 'Společnost nebyla založena.',
- 'deleted' => 'Deleted company',
+ 'deleted' => 'Odstraněné společnosti',
'assoc_users' => 'Tato společnost je právě přiřazena alespoň k jednomu modelu majetku a nemůže tak být odstraněna. Odeberte její vazbu z patřičných modelů a akci opakujte. ',
'create' => [
'error' => 'Společnost nebyla založena, zkuste to znovu.',
diff --git a/resources/lang/cs/admin/components/message.php b/resources/lang/cs/admin/components/message.php
index 02cbd4d354..54bccc49f5 100644
--- a/resources/lang/cs/admin/components/message.php
+++ b/resources/lang/cs/admin/components/message.php
@@ -24,7 +24,7 @@ return array(
'error' => 'Díl se nepodařilo předat, zkuste to prosím znovu',
'success' => 'Díl byl v pořádku předán.',
'user_does_not_exist' => 'Neplatný uživatel. Zkuste to prosím znovu.',
- 'unavailable' => 'Not enough components remaining: :remaining remaining, :requested requested ',
+ 'unavailable' => 'Nedostatek součástí: :remaining zbývají, :requested vyžádaných.',
),
'checkin' => array(
diff --git a/resources/lang/cs/admin/consumables/message.php b/resources/lang/cs/admin/consumables/message.php
index c3cc881937..6d775d09f6 100644
--- a/resources/lang/cs/admin/consumables/message.php
+++ b/resources/lang/cs/admin/consumables/message.php
@@ -24,7 +24,7 @@ return array(
'error' => 'Spotřební materiál se nepodařilo přidělit, pokuste se o to znovu',
'success' => 'Spotřební materiál byl v pořádku přidělen.',
'user_does_not_exist' => 'Tento uživatel není platný, zkuste to prosím jinak.',
- 'unavailable' => 'There are not enough consumables for this checkout. Please check the quantity left. ',
+ 'unavailable' => 'Nedostatek spotřebního materiálu k výdeji. Zkontrolujte skladové zásoby.',
),
'checkin' => array(
diff --git a/resources/lang/cs/admin/custom_fields/general.php b/resources/lang/cs/admin/custom_fields/general.php
index b18acb66aa..ea4ed5c980 100644
--- a/resources/lang/cs/admin/custom_fields/general.php
+++ b/resources/lang/cs/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Nové vlastní pole',
'create_field_title' => 'Vytvořít vlastní fieldset',
'value_encrypted' => 'Hodnota tohoto pole je zašifrována v databázi. Pouze administrátoři budou moci zobrazit dešifrovanou hodnotu',
- 'show_in_email' => 'Zahrnout hodnotu této kolonky do e-mailu o vyskladnění pro uživatele? Šifrované kolonky nemohou být součástí e-mailů.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Text nápovědy',
'help_text_description' => 'Toto je volitelný text, který se zobrazí pod formulářovými prvky při úpravách aktiva pro poskytnutí kontextu v poli.',
'about_custom_fields_title' => 'O vlastních polích',
@@ -49,9 +50,12 @@ return [
'unique' => 'Unikátní',
'display_in_user_view' => 'Povolit uživateli vyhledat tyto hodnoty na stránce Zobrazit přiřazené položky',
'display_in_user_view_table' => 'Viditelné pro uživatele',
- 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
- 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
- 'show_in_listview_short' => 'Show in lists',
+ 'auto_add_to_fieldsets' => 'Automaticky přidat do každé nové sady polí',
+ 'add_to_preexisting_fieldsets' => 'Přidat do všech stávajících sad polí',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
+ 'show_in_listview_short' => 'Zobrazovat v seznamech',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/cs/admin/hardware/form.php b/resources/lang/cs/admin/hardware/form.php
index 3eda6d8ee3..c25eeaca7c 100644
--- a/resources/lang/cs/admin/hardware/form.php
+++ b/resources/lang/cs/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Upravit umístění',
'asset_location_update_default_current' => 'Aktualizovat výchozí umístění A aktuální umístění',
'asset_location_update_default' => 'Aktualizovat pouze výchozí umístění',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'Tento majetek nelze vyskladnit.',
'asset_deployable' => 'Tento majetek lze vyskladnit.',
'processing_spinner' => 'Zpracovávání... (S velkými soubory to může chvíli trvat)',
diff --git a/resources/lang/cs/admin/hardware/message.php b/resources/lang/cs/admin/hardware/message.php
index 6eaf213825..21e455b704 100644
--- a/resources/lang/cs/admin/hardware/message.php
+++ b/resources/lang/cs/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Majetek se nepodařilo vytvořit, zkuste to prosím znovu.',
'success' => 'Majetek byl v pořádku vytvořen.',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/cs/admin/licenses/message.php b/resources/lang/cs/admin/licenses/message.php
index c541538872..631ac184f9 100644
--- a/resources/lang/cs/admin/licenses/message.php
+++ b/resources/lang/cs/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Licence je předána svému uživateli a nelze ji odstranit. Před odstraněním ji nejprve převezměte. ',
'select_asset_or_person' => 'Musíte vybrat aktivum nebo uživatele, ale ne obojí.',
'not_found' => 'Licence nenalezena',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Vyskytl se problém při výdeji licence. Zkuste to znovu prosím.',
- 'success' => 'Licence byla úspěšně vydána'
+ 'success' => 'Licence byla úspěšně vydána',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/cs/admin/locations/table.php b/resources/lang/cs/admin/locations/table.php
index 4feede6729..6722bb1957 100644
--- a/resources/lang/cs/admin/locations/table.php
+++ b/resources/lang/cs/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Vytisknout všechny přiřazené',
'name' => 'Název umístění',
'address' => 'Adresa',
+ 'address2' => 'Address Line 2',
'zip' => 'PSČ',
'locations' => 'Umístění',
'parent' => 'Nadřazené',
diff --git a/resources/lang/cs/admin/reports/general.php b/resources/lang/cs/admin/reports/general.php
index ea78128896..c6b9db786d 100644
--- a/resources/lang/cs/admin/reports/general.php
+++ b/resources/lang/cs/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Poslat připomínku',
'reminder_sent' => 'Připomínka odeslána',
'acceptance_deleted' => 'Žádost o přijetí byla smazána',
- 'acceptance_request' => 'Žádost o přijetí'
+ 'acceptance_request' => 'Žádost o přijetí',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/cs/admin/users/message.php b/resources/lang/cs/admin/users/message.php
index 312cfc24f4..ccb8a4abbb 100644
--- a/resources/lang/cs/admin/users/message.php
+++ b/resources/lang/cs/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Uživatel již existuje!',
'user_not_found' => 'Uživatel neexistuje.',
'user_login_required' => 'Přihlašovací pole je povinné',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Je vyžadováno heslo.',
'insufficient_permissions' => 'Nedostatečná oprávnění.',
'user_deleted_warning' => 'Tento uživatel byl smazán. Budete muset uživatele obnovit, aby jste ho mohli upravil nebo přidělil nové majetky.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'Vybraným uživatelům, kteří jsou aktivováni a mají platné e-mailové adresy, byl zaslán odkaz pro obnovení hesla.',
'password_reset_sent' => 'Odkaz pro obnovení hesla byl odeslán na :email!',
'user_has_no_email' => 'Tento uživatel nemá e-mailovou adresu ve svém profilu.',
- 'user_has_no_assets_assigned' => 'Tento uživatel nemá přiřazené žádné položky',
+ 'log_record_not_found' => 'Pro tohoto uživatele se nepodařilo nalézt odpovídající záznam z logu.',
'success' => array(
diff --git a/resources/lang/cs/general.php b/resources/lang/cs/general.php
index d5d3c13ec0..b75685fed8 100644
--- a/resources/lang/cs/general.php
+++ b/resources/lang/cs/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Spotřební materiál',
'consumables' => 'Spotřební materiál',
'country' => 'Země',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Vytvořit nové',
'created' => 'Položka vytvořena',
'created_asset' => 'vytvořit majetek',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronizovat',
'sync_results' => 'Výsledky synchronizace',
'license_serial' => 'Sériový/produktový klíč',
- 'invalid_category' => 'Neplatná kategorie',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Toto je vaše hlavní stránka.',
'60_percent_warning' => '60% Dokončeno (upozornění)',
'dashboard_empty' => 'Zdá se, že jste ještě nic nepřidali, takže nemáme nic úžasného co bychom vám ukázali. Začněte přidáním něčeho!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Počet spotřebních materiálů',
'components_count' => 'Počet komponentů',
'licenses_count' => 'Počet licencí',
- 'notification_error' => 'Chyba:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Pro chyby zkontrolujte formulář níže',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/cs/help.php b/resources/lang/cs/help.php
index e9c6b24e78..d891ebd4ac 100644
--- a/resources/lang/cs/help.php
+++ b/resources/lang/cs/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Spotřební materiál jsou takové položky, které jsou v čase spotřebovávány, jako např. toner, inkoust či papír do tiskáren.',
'depreciations' => 'Můžete nastavit amortizaci majetku pro jeho rovnoměrné odepisování.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/cs/passwords.php b/resources/lang/cs/passwords.php
index 8f5d8e7036..171fb98180 100644
--- a/resources/lang/cs/passwords.php
+++ b/resources/lang/cs/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Pokud v našem systému existuje uživatel s touto emailovou adresou, byl odeslán e-mail pro obnovení hesla.',
'token' => 'Tento token pro obnovení hesla je neplatný, vypršel, nebo se neshoduje s zadaným uživatelským jménem.',
'reset' => 'Heslo úspěšně změněno!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/cs/validation.php b/resources/lang/cs/validation.php
index 1ea00161e2..aaca9fd0b0 100644
--- a/resources/lang/cs/validation.php
+++ b/resources/lang/cs/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Atribut: musí být řetězec.',
'timezone' => 'Atribut: musí být platnou zónou.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute byl již vybrán.',
'uploaded' => 'Atribut: se nepodařilo nahrát.',
'url' => 'Formát :attribute je neplatný.',
'unique_undeleted' => 'Je třeba, aby se :attribute neopakoval.',
'non_circular' => ':attribute nesmí vytvořit kruhový odkaz.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Heslo nemůže být stejné jako uživatelské jméno.',
'letters' => 'Heslo musí obsahovat nejméně jedno písmeno.',
'numbers' => 'Heslo musí obsahovat alespoň jednu číslici.',
diff --git a/resources/lang/cy/admin/accessories/message.php b/resources/lang/cy/admin/accessories/message.php
index 3db35e4ced..a14eb5c3cc 100644
--- a/resources/lang/cy/admin/accessories/message.php
+++ b/resources/lang/cy/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Nid yw\'r ategolyn [:id] yn bodoli.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Mae\'r ategolyn yma hefo :count eitem wedi nodi allan i defnyddwyr. Nodwch yr ategolion yn ol i fewn ac yna ceisiwch eto. ',
'create' => array(
diff --git a/resources/lang/cy/admin/custom_fields/general.php b/resources/lang/cy/admin/custom_fields/general.php
index 17af8766d7..e7b97b3c03 100644
--- a/resources/lang/cy/admin/custom_fields/general.php
+++ b/resources/lang/cy/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Maes Addasedig newydd',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'Mae gwerth y maes hwn wedi\'i amgryptio yn y gronfa ddata. Dim ond defnyddwyr gweinyddol fydd yn gallu gweld y gwerth wedi\'i ddadgryptio',
- 'show_in_email' => 'Cynnwys gwerth y maes hwn mewn e-byst talu a anfonir at y defnyddiwr? Ni ellir cynnwys meysydd wedi\'u hamgryptio mewn e-byst.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/cy/admin/hardware/form.php b/resources/lang/cy/admin/hardware/form.php
index a97f506a93..f179d722db 100644
--- a/resources/lang/cy/admin/hardware/form.php
+++ b/resources/lang/cy/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/cy/admin/hardware/message.php b/resources/lang/cy/admin/hardware/message.php
index 2aa5f92d9f..e19317dd30 100644
--- a/resources/lang/cy/admin/hardware/message.php
+++ b/resources/lang/cy/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Ni crewyd yr ased, ceisiwch eto o. g. y. dd. :(',
'success' => 'Ased wedi creu yn llwyddiannus. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/cy/admin/licenses/message.php b/resources/lang/cy/admin/licenses/message.php
index 7e28c4108e..967f2518fb 100644
--- a/resources/lang/cy/admin/licenses/message.php
+++ b/resources/lang/cy/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Ar hyn o bryd mae\'r trwydded yma allan gan ddefnyddiwr ac ni ellir ei ddileu. Cofnodwch yr trwyddedyn ol i fewn yn gyntaf, ac yna ceisiwch ei ddileu eto. ',
'select_asset_or_person' => 'Rhaid i chi ddewis ased neu defnyddiwr ond nid y ddau.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Nid oedd yn bosib nodi\'r trwydded allan. Ceisiwch eto o. g. y. dd.',
- 'success' => 'Trwydded wedi nodi allan yn llwyddiannus'
+ 'success' => 'Trwydded wedi nodi allan yn llwyddiannus',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/cy/admin/locations/table.php b/resources/lang/cy/admin/locations/table.php
index ed897eefa0..c992c1404b 100644
--- a/resources/lang/cy/admin/locations/table.php
+++ b/resources/lang/cy/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Print All Assigned',
'name' => 'Enw Lleoliad',
'address' => 'Cyfeiriad',
+ 'address2' => 'Address Line 2',
'zip' => 'Côd Post',
'locations' => 'Lleoliadau',
'parent' => 'Rhiant',
diff --git a/resources/lang/cy/admin/reports/general.php b/resources/lang/cy/admin/reports/general.php
index 58f25a179e..d069e15fea 100644
--- a/resources/lang/cy/admin/reports/general.php
+++ b/resources/lang/cy/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/cy/admin/users/message.php b/resources/lang/cy/admin/users/message.php
index 7760e062f8..6a42ac43d4 100644
--- a/resources/lang/cy/admin/users/message.php
+++ b/resources/lang/cy/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Defnyddiwr yn bodoli yn barod!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Mae angen llenwi\'r maes login',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Rhaid gosod cyfrinair.',
'insufficient_permissions' => 'Diffyg Hawliau.',
'user_deleted_warning' => 'Defnyddiwr wedi\'i dileu. Rhaid adfer y defnyddiwr I newid eu manylion neu clustnodi ased iddynt.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/cy/general.php b/resources/lang/cy/general.php
index 369e2e310a..e30fc9717c 100644
--- a/resources/lang/cy/general.php
+++ b/resources/lang/cy/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Nwyddau traul',
'consumables' => 'Nwyddau traul',
'country' => 'Gwlad',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Creu newydd',
'created' => 'Eitem wedi\'i Greu',
'created_asset' => 'ased wedi creu',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/cy/help.php b/resources/lang/cy/help.php
index 7baea163c1..4b0efdacac 100644
--- a/resources/lang/cy/help.php
+++ b/resources/lang/cy/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/cy/passwords.php b/resources/lang/cy/passwords.php
index 013cd72584..df13bbbb12 100644
--- a/resources/lang/cy/passwords.php
+++ b/resources/lang/cy/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Mae eich cyfrinair wedi cael ei ailosod!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/cy/validation.php b/resources/lang/cy/validation.php
index a8bdb061a9..323c543add 100644
--- a/resources/lang/cy/validation.php
+++ b/resources/lang/cy/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Rhaid i\'r :attribute bod yn string.',
'timezone' => 'Rhaid i\'r :attribute bod yn barth dilys.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'Mae\'r :attribute wedi cymeryd yn barod.',
'uploaded' => 'Mae\'r :attribute wedi fethu uwchlwytho.',
'url' => 'Mae fformat :attribute yn annilys.',
'unique_undeleted' => 'Rhaid i\'r :attribute bod yn unigryw.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/da/admin/accessories/message.php b/resources/lang/da/admin/accessories/message.php
index 48d2e46ae0..586817360d 100644
--- a/resources/lang/da/admin/accessories/message.php
+++ b/resources/lang/da/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Tilbehøret [:id] findes ikke.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Dette tilbehør har pt. :count emner tjekket ud til brugere. Tjek tilbehør ind og prøv igen.',
'create' => array(
diff --git a/resources/lang/da/admin/custom_fields/general.php b/resources/lang/da/admin/custom_fields/general.php
index 13fdd08848..9a7eb04ef7 100644
--- a/resources/lang/da/admin/custom_fields/general.php
+++ b/resources/lang/da/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Nyt Brugerdefinerede Felt',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'Værdien af dette felt er krypteret i databasen. Kun admins vil være i stand til at se den krypteret værdi',
- 'show_in_email' => 'Inkludér værdien af dette felt i tjekud-e-mail til brugeren? Krypterede felter kan ikke medtages i e-mails.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/da/admin/hardware/form.php b/resources/lang/da/admin/hardware/form.php
index 9986dcb037..eb3f7130dc 100644
--- a/resources/lang/da/admin/hardware/form.php
+++ b/resources/lang/da/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/da/admin/hardware/message.php b/resources/lang/da/admin/hardware/message.php
index d78dcf43dd..99e007fd16 100644
--- a/resources/lang/da/admin/hardware/message.php
+++ b/resources/lang/da/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'Akten blev ikke oprettet, prøv igen. :(',
'success' => 'Aktivet blev oprettet med succes. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/da/admin/licenses/message.php b/resources/lang/da/admin/licenses/message.php
index 0bf04718ec..dface7d809 100644
--- a/resources/lang/da/admin/licenses/message.php
+++ b/resources/lang/da/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Denne licens er i øjeblikket tjekket ud til en bruger og kan ikke slettes. Kontroller venligst licensen først, og prøv derefter at slette igen.',
'select_asset_or_person' => 'Du skal vælge et aktiv eller en bruger, men ikke begge.',
'not_found' => 'Licens blev ikke fundet',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Der var et problem med at tjekke licensen. Prøv igen.',
- 'success' => 'Licensen blev tjekket ud med succes'
+ 'success' => 'Licensen blev tjekket ud med succes',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/da/admin/locations/table.php b/resources/lang/da/admin/locations/table.php
index d3d31ecbb2..71e227d3e4 100644
--- a/resources/lang/da/admin/locations/table.php
+++ b/resources/lang/da/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Udskriv alle tildelte',
'name' => 'Navn på sted',
'address' => 'Adresse',
+ 'address2' => 'Address Line 2',
'zip' => 'Postnummer',
'locations' => 'Placeringer',
'parent' => 'Forældre',
diff --git a/resources/lang/da/admin/reports/general.php b/resources/lang/da/admin/reports/general.php
index b6127095a0..7aa9c3c1f9 100644
--- a/resources/lang/da/admin/reports/general.php
+++ b/resources/lang/da/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send påmindelse',
'reminder_sent' => 'Påmindelse sendt',
'acceptance_deleted' => 'Accept-anmodning slettet',
- 'acceptance_request' => 'Anmodning om accept'
+ 'acceptance_request' => 'Anmodning om accept',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/da/admin/users/message.php b/resources/lang/da/admin/users/message.php
index 60d4627387..060c3473b7 100644
--- a/resources/lang/da/admin/users/message.php
+++ b/resources/lang/da/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Bruger eksistere allerede!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Login-feltet er påkrævet',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Adgangskoden er påkrævet.',
'insufficient_permissions' => 'Utilstrækkelige tilladelser.',
'user_deleted_warning' => 'Denne bruger er blevet slettet. Du skal gendanne denne bruger for at redigere dem eller tildele dem nye aktiver.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'De valgte brugere, der er aktiveret og har en gyldig e-mail-adresser, har fået tilsendt et link til nulstilling af adgangskode.',
'password_reset_sent' => 'Et link til nulstilling af adgangskode er blevet sendt til :email!',
'user_has_no_email' => 'Denne bruger har ikke en email-adresse i deres profil.',
- 'user_has_no_assets_assigned' => 'Denne bruger er ikke tildelt nogen aktiver',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/da/general.php b/resources/lang/da/general.php
index 458de6fd48..4b01f34c87 100644
--- a/resources/lang/da/general.php
+++ b/resources/lang/da/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'forbrugsmateriale',
'consumables' => 'Forbrugsstoffer',
'country' => 'Land',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Opret ny',
'created' => 'Elementet er oprettet',
'created_asset' => 'skabte aktiver',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synkronisér',
'sync_results' => 'Synkroniseringresultater',
'license_serial' => 'Serienummer/produktnøgle',
- 'invalid_category' => 'Ugyldig kategori',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Dette er din oversigt. Der er mange som den, men denne er din.',
'60_percent_warning' => '60% gennemført (advarsel)',
'dashboard_empty' => 'Det ser ud til, at du ikke har tilføjet noget endnu, så vi har ikke noget fedt at vise. Kom i gang ved at tilføje nogle aktiver, tilbehør, forbrugsvarer eller licenser nu!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Antal forbrugsvarer',
'components_count' => 'Antal komponenter',
'licenses_count' => 'Antal licenser',
- 'notification_error' => 'Fejl:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Tjek venligst nedenstående formular for fejl',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/da/help.php b/resources/lang/da/help.php
index 16fed06c2f..166cb81498 100644
--- a/resources/lang/da/help.php
+++ b/resources/lang/da/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Forbrugsvarer er noget der købes og bruges op over tid. For eksempel printer blæk eller kopimaskine papir.',
'depreciations' => 'Du kan sætte aktivafskrivninger til at afskrive aktiver som lineære afskrivninger.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/da/passwords.php b/resources/lang/da/passwords.php
index d55cdf098b..334f6c06c8 100644
--- a/resources/lang/da/passwords.php
+++ b/resources/lang/da/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Hvis brugeren findes med en gyldig email-adresse i vores system, er der blevet sendt en e-mail til gendannelse af adgangskoden.',
'token' => 'Denne nøgle til nulstilling af adgangskode er ugyldig, udløbet eller stemmer ikke overens med det angivne brugernavn.',
'reset' => 'Din adgangskode er blevet nulstillet!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/da/validation.php b/resources/lang/da/validation.php
index 412a3d143b..b0f783b510 100644
--- a/resources/lang/da/validation.php
+++ b/resources/lang/da/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Attributten skal være en streng.',
'timezone' => 'Attributten skal være en gyldig zone.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute er allerede taget.',
'uploaded' => 'Attributtet kunne ikke uploades.',
'url' => ':attribute formatet er ugyldigt.',
'unique_undeleted' => ':attribute skal være unik.',
'non_circular' => ':attribute må ikke oprette en cirkulær reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Adgangskoden må ikke være det samme som brugernavnet.',
'letters' => 'Adgangskoden skal indeholde mindst ét bogstav.',
'numbers' => 'Adgangskoden skal indeholde mindst ét tal.',
diff --git a/resources/lang/de-i/admin/accessories/message.php b/resources/lang/de-i/admin/accessories/message.php
index 3f661c643a..2ffe7d897e 100644
--- a/resources/lang/de-i/admin/accessories/message.php
+++ b/resources/lang/de-i/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Das Zubehör [:id] existiert nicht.',
+ 'not_found' => 'Dieses Zubehör wurde nicht gefunden.',
'assoc_users' => 'Dieses Zubehör ist derzeit an :count Benutzern zur Verwendung ausgegeben worden. Bitte buche das Zubehör wieder ein und versuche es dann erneut. ',
'create' => array(
diff --git a/resources/lang/de-i/admin/custom_fields/general.php b/resources/lang/de-i/admin/custom_fields/general.php
index eb528ff901..c3a8d56319 100644
--- a/resources/lang/de-i/admin/custom_fields/general.php
+++ b/resources/lang/de-i/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Neues benutzerdefiniertes Feld',
'create_field_title' => 'Neues benutzerdefiniertes Feld erstellen',
'value_encrypted' => 'Der Wert dieses Feldes ist in der Datenbank verschlüsselt. Nur Benutzer mit Administratorrechten können den entschlüsselten Wert anzeigen',
- 'show_in_email' => 'Feld miteinbeziehen bei Herausgabe-Emails an die Benutzer? Verschlüsselte Felder können nicht miteinbezogen werden.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'In E-Mails mit einbeziehen.',
'help_text' => 'Hilfetext',
'help_text_description' => 'Dies ist ein optionaler Text, der unter den Formularelementen erscheint, während eine Datei bearbeitet wird, um Kontext für das Feld bereitzustellen.',
'about_custom_fields_title' => 'Über benutzerdefinierte Felder',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Für Benutzer sichtbar',
'auto_add_to_fieldsets' => 'Automatisch zu jedem neuen Feldsatz hinzufügen',
'add_to_preexisting_fieldsets' => 'Zu allen existierenden Feldsätzen hinzufügen',
- 'show_in_listview' => 'Standardmäßig in Listenansichten anzeigen. Berechtigte Benutzer können weiterhin über die Spaltenauswahl ein-/ausblenden.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'In Listen anzeigen',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/de-i/admin/hardware/form.php b/resources/lang/de-i/admin/hardware/form.php
index 4a2fd5d9dc..23b13b42a1 100644
--- a/resources/lang/de-i/admin/hardware/form.php
+++ b/resources/lang/de-i/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Standort des Assets aktualisieren',
'asset_location_update_default_current' => 'Standardort und aktuellen Standort aktualisieren',
'asset_location_update_default' => 'Nur den Standardort aktualisieren',
+ 'asset_location_update_actual' => 'Nur eigentlichen Standort aktualisieren',
'asset_not_deployable' => 'Dieses Asset ist nicht verfügbar und kann nicht herausgegeben werden.',
'asset_deployable' => 'Dieses Asset ist verfügbar und kann herausgegeben werden.',
'processing_spinner' => 'Verarbeitung... (Dies kann bei großen Dateien etwas Zeit in Anspruch nehmen)',
diff --git a/resources/lang/de-i/admin/hardware/message.php b/resources/lang/de-i/admin/hardware/message.php
index b616ec8999..066493b11e 100644
--- a/resources/lang/de-i/admin/hardware/message.php
+++ b/resources/lang/de-i/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Asset wurde nicht erstellt. Bitte versuche es erneut. :(',
'success' => 'Asset wurde erfolgreich erstellt. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/de-i/admin/licenses/message.php b/resources/lang/de-i/admin/licenses/message.php
index 828f9bf7d3..2485ba985f 100644
--- a/resources/lang/de-i/admin/licenses/message.php
+++ b/resources/lang/de-i/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Diese Lizenz ist derzeit einem Benutzer zugeordnet und kann nicht gelöscht werden. Bitte nimm die Lizenz zurück und versuche anschließend erneut, diese zu löschen. ',
'select_asset_or_person' => 'Du musst ein Asset oder einen Benutzer auswählen, aber nicht beides.',
'not_found' => 'Lizenz nicht gefunden',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Lizenz wurde nicht herausgegeben, bitte versuche es erneut.',
- 'success' => 'Lizenz wurde erfolgreich herausgegeben'
+ 'success' => 'Lizenz wurde erfolgreich herausgegeben',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/de-i/admin/locations/table.php b/resources/lang/de-i/admin/locations/table.php
index aafa40118e..7da2abc4bb 100644
--- a/resources/lang/de-i/admin/locations/table.php
+++ b/resources/lang/de-i/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Alles Zugewiesene drucken',
'name' => 'Standortname',
'address' => 'Adresse',
+ 'address2' => 'Adresszeile 2',
'zip' => 'Postleitzahl',
'locations' => 'Standorte',
'parent' => 'Übergeordneter Standort',
diff --git a/resources/lang/de-i/admin/reports/general.php b/resources/lang/de-i/admin/reports/general.php
index 69556a870f..e195529077 100644
--- a/resources/lang/de-i/admin/reports/general.php
+++ b/resources/lang/de-i/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Erinnerung senden',
'reminder_sent' => 'Erinnerung gesendet',
'acceptance_deleted' => 'Akzeptanzanfrage gelöscht',
- 'acceptance_request' => 'Akzeptierungsanfrage'
+ 'acceptance_request' => 'Akzeptierungsanfrage',
+ 'custom_export' => [
+ 'user_address' => 'Benutzeradresse',
+ 'user_city' => 'Benutzerstadt',
+ 'user_state' => 'Benutzerstaat',
+ 'user_country' => 'Benutzerland',
+ 'user_zip' => 'Benutzer PLZ'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/de-i/admin/settings/message.php b/resources/lang/de-i/admin/settings/message.php
index ad4911797a..1748701bef 100644
--- a/resources/lang/de-i/admin/settings/message.php
+++ b/resources/lang/de-i/admin/settings/message.php
@@ -35,12 +35,12 @@ return [
],
'webhook' => [
'sending' => ':app Testnachricht wird gesendet ...',
- 'success' => 'Your :webhook_name Integration works!',
+ 'success' => 'Deine :webhook_name Integration funktioniert!',
'success_pt1' => 'Erfolgreich! Überprüfe den ',
'success_pt2' => ' Kanal für deine Testnachricht und klicke unten auf SPEICHERN, um die Einstellungen zu sichern.',
'500' => '500 Server Fehler.',
'error' => 'Etwas ist schiefgelaufen. :app antwortete mit: :error_message',
- 'error_redirect' => 'ERROR: 301/302 :endpoint returns a redirect. For security reasons, we don’t follow redirects. Please use the actual endpoint.',
+ 'error_redirect' => 'FEHLER: 301/302 :endpoint gibt eine Umleitung zurück. Aus Sicherheitsgründen folgen wir keine Umleitungen. Bitte verwende den aktuellen Endpunkt.',
'error_misc' => 'Etwas ist schiefgelaufen! :( ',
]
];
diff --git a/resources/lang/de-i/admin/users/message.php b/resources/lang/de-i/admin/users/message.php
index 8216393217..be2eac2f01 100644
--- a/resources/lang/de-i/admin/users/message.php
+++ b/resources/lang/de-i/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Benutzer existiert bereits!',
'user_not_found' => 'Benutzer existiert nicht.',
'user_login_required' => 'Das Loginfeld ist erforderlich',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Das Passswortfeld ist erforderlich.',
'insufficient_permissions' => 'Unzureichende Berechtigungen.',
'user_deleted_warning' => 'Dieser Benutzer wurde gelöscht. Du musst ihn wiederherstellen, um ihn zu bearbeiten, oder neue Assets zuzuweisen.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'Den ausgewählten Benutzern, die aktiviert sind und eine gültige E-Mail-Adresse haben, wurde ein Link zum Zurücksetzen des Passworts gesendet.',
'password_reset_sent' => 'Der Link zum Zurücksetzen des Passworts wurde an :email gesendet!',
'user_has_no_email' => 'Dieser Benutzer hat keine E-Mail-Adresse in seinem Profil.',
- 'user_has_no_assets_assigned' => 'Dieser Benutzer hat keine zugewiesenen Assets',
+ 'log_record_not_found' => 'Ein passender Logeintrag für diesen Benutzer konnte nicht gefunden werden.',
'success' => array(
diff --git a/resources/lang/de-i/general.php b/resources/lang/de-i/general.php
index 66f0acdec1..0bdd2cee79 100644
--- a/resources/lang/de-i/general.php
+++ b/resources/lang/de-i/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Verbrauchsmaterial',
'consumables' => 'Verbrauchsmaterialien',
'country' => 'Land',
+ 'could_not_restore' => 'Fehler beim Wiederherstellen von :item_type: :error',
+ 'not_deleted' => ':item_type wurde nicht gelöscht, kann daher nicht wiederhergestellt werden',
'create' => 'Hinzufügen',
'created' => 'Eintrag erstellt',
'created_asset' => 'Asset angelegt',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronisieren',
'sync_results' => 'Status der Synchronisierung',
'license_serial' => 'Seriennummer/Produktschlüssel',
- 'invalid_category' => 'Ungültige Kategorie',
+ 'invalid_category' => 'Ungültige oder fehlende Kategorie',
+ 'invalid_item_category_single' => 'Ungültige oder fehlende :type Kategorie. Bitte aktualisiere die Kategorie dieses :type um eine gültige Kategorie vor dem Auschecken hinzuzufügen.',
'dashboard_info' => 'Das ist dein Dashboard. Es gibt viele wie dieses, aber das hier ist deins.',
'60_percent_warning' => '60% abgeschlossen (Warnung)',
'dashboard_empty' => 'Es sieht so aus, als hättest du noch nichts hinzugefügt, sodass wir nichts Großartiges zum Anzeigen haben. Beginne jetzt mit dem Hinzufügen einiger Gegenstände, Zubehör, Verbrauchsmaterialien oder Lizenzen!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Anzahl Verbrauchsmaterialien',
'components_count' => 'Anzahl Komponenten',
'licenses_count' => 'Anzahl Lizenzen',
- 'notification_error' => 'Fehler:',
+ 'notification_error' => 'Fehler',
'notification_error_hint' => 'Bitte überprüfe das unten stehende Formular auf Fehler',
'notification_bulk_error_hint' => 'Die folgenden Felder hatten Validierungsfehler und wurden nicht bearbeitet:',
'notification_success' => 'Erfolgreich',
@@ -459,7 +462,7 @@ return [
'serial_number' => 'Seriennummer',
'item_notes' => ':item Notizen',
'item_name_var' => ':item Name',
- 'error_user_company' => 'Checkout target company and asset company do not match',
+ 'error_user_company' => 'Checkout Zielfirma und Asset-Gesellschaft stimmen nicht überein',
'error_user_company_accept_view' => 'Ein Asset, welches dir zugewiesen wurde, gehört einem anderen Unternehmen, sodass du es nicht akzeptieren oder ablehnen kannst. Bitte prüfe das mit deinem Vorgesetzten',
'importer' => [
'checked_out_to_fullname' => 'Herausgegeben an: Voller Name',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% vollständig',
'uploading' => 'Hochladen... ',
- 'upload_error' => 'Fehler beim Hochladen der Datei. Bitte überprüfe, dass es keine leeren Leerzeilen gibt.',
+ 'upload_error' => 'Fehler beim Hochladen der Datei. Bitte überprüfe, dass keine leeren Zeilen vorhanden sind und keine Spaltennamen dupliziert werden.',
'copy_to_clipboard' => 'In Zwischenablage kopieren',
'copied' => 'Kopiert!',
diff --git a/resources/lang/de-i/help.php b/resources/lang/de-i/help.php
index 017e427fc6..27be1a5b27 100644
--- a/resources/lang/de-i/help.php
+++ b/resources/lang/de-i/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Verbrauchsmaterialien sind alle gekauften Dinge, die mit der Zeit aufgebraucht werden. Zum Beispiel Druckerpatronen oder Kopierpapier.',
'depreciations' => 'Du kannst Asset-Abschreibungen einrichten, um Assets linear abzuschreiben.',
-
+
+ 'empty_file' => 'Der Importer hat festgestellt, dass diese Datei leer ist.'
];
diff --git a/resources/lang/de-i/passwords.php b/resources/lang/de-i/passwords.php
index 63112a49df..3a4595daa8 100644
--- a/resources/lang/de-i/passwords.php
+++ b/resources/lang/de-i/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Wenn ein passender Benutzer mit einer gültigen E-Mail-Adresse in unserem System existiert, wurde eine E-Mail zur Wiederherstellung des Passworts gesendet.',
'token' => 'Dieser Token zum Zurücksetzen des Passworts ist ungültig oder abgelaufen oder entspricht nicht dem angegebenen Benutzernamen.',
'reset' => 'Dein Passwort wurde zurückgesetzt!',
+ 'password_change' => 'Dein Passwort wurde aktualisiert!',
];
diff --git a/resources/lang/de-i/validation.php b/resources/lang/de-i/validation.php
index 8a5518141b..c1876a06ab 100644
--- a/resources/lang/de-i/validation.php
+++ b/resources/lang/de-i/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Das Attribut muss eine Zeichenfolge sein.',
'timezone' => ':attribute muss eine gültige Zone sein.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute ist bereits vergeben.',
'uploaded' => ':attribute konnte nicht hochgeladen werden.',
'url' => ':attribute Format ungültig.',
'unique_undeleted' => 'Die Variable :attribute muss eindeutig sein.',
'non_circular' => 'Das :attribute darf keinen Zirkelbezug ergeben.',
+ 'not_array' => ':attribute Feld darf kein Array sein.',
+ 'unique_serial' => 'Die Variable :attribute müssen eindeutig sein.',
'disallow_same_pwd_as_user_fields' => 'Das Passwort muss sich vom Nutzernamen unterscheiden.',
'letters' => 'Das Passwort muss mindestens einen Buchstaben beinhalten.',
'numbers' => 'Das Passwort muss mindestens eine Zahl beinhalten.',
diff --git a/resources/lang/de/admin/accessories/message.php b/resources/lang/de/admin/accessories/message.php
index ed6a694aec..a78440ddde 100644
--- a/resources/lang/de/admin/accessories/message.php
+++ b/resources/lang/de/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Das Zubehör [:id] existiert nicht.',
+ 'not_found' => 'Dieses Zubehör wurde nicht gefunden.',
'assoc_users' => 'Dieses Zubehör ist derzeit an :count Benutzern zur Verwendung ausgegeben worden. Bitte buchen Sie das Zubehör wieder ein und versuchen es dann erneut. ',
'create' => array(
diff --git a/resources/lang/de/admin/custom_fields/general.php b/resources/lang/de/admin/custom_fields/general.php
index 115e56241b..76db756370 100644
--- a/resources/lang/de/admin/custom_fields/general.php
+++ b/resources/lang/de/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Neues benutzerdefiniertes Feld',
'create_field_title' => 'Neues benutzerdefiniertes Feld erstellen',
'value_encrypted' => 'Der Wert dieses Feldes ist in der Datenbank verschlüsselt. Nur Benutzer mit Administratorrechten können den entschlüsselten Wert anzeigen',
- 'show_in_email' => 'Feld miteinbeziehen bei Herausgabe-Emails an die Benutzer? Verschlüsselte Felder können nicht miteinbezogen werden.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'In E-Mails mit einbeziehen.',
'help_text' => 'Hilfetext',
'help_text_description' => 'Dies ist ein optionaler Text, der unter den Formularelementen erscheint, während eine Datei bearbeitet wird, um Kontext für das Feld bereitzustellen.',
'about_custom_fields_title' => 'Über benutzerdefinierte Felder',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Für Benutzer sichtbar',
'auto_add_to_fieldsets' => 'Automatisch zu jedem neuen Feldsatz hinzufügen',
'add_to_preexisting_fieldsets' => 'Zu allen existierenden Feldsätzen hinzufügen',
- 'show_in_listview' => 'Standardmäßig in Listenansichten anzeigen. Berechtigte Benutzer können weiterhin über die Spaltenauswahl ein-/ausblenden.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'In Listen anzeigen',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/de/admin/hardware/form.php b/resources/lang/de/admin/hardware/form.php
index 0a5a08524d..714523e00b 100644
--- a/resources/lang/de/admin/hardware/form.php
+++ b/resources/lang/de/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Standort des Assets aktualisieren',
'asset_location_update_default_current' => 'Standardort und aktuellen Standort aktualisieren',
'asset_location_update_default' => 'Nur den Standardort aktualisieren',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'Dieses Asset ist nicht verfügbar und kann nicht herausgegeben werden.',
'asset_deployable' => 'Dieses Asset ist verfügbar und kann herausgegeben werden.',
'processing_spinner' => 'Verarbeitung... (Dies kann bei großen Dateien etwas Zeit in Anspruch nehmen)',
diff --git a/resources/lang/de/admin/hardware/message.php b/resources/lang/de/admin/hardware/message.php
index 0325704e42..f688f59731 100644
--- a/resources/lang/de/admin/hardware/message.php
+++ b/resources/lang/de/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Asset wurde nicht erstellt. Bitte versuchen Sie es erneut. :(',
'success' => 'Asset wurde erfolgreich erstellt. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/de/admin/licenses/message.php b/resources/lang/de/admin/licenses/message.php
index 0ab17b73da..032e78d2a7 100644
--- a/resources/lang/de/admin/licenses/message.php
+++ b/resources/lang/de/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Diese Lizenz ist derzeit mindestens einem Benutzer zugeordnet und kann nicht gelöscht werden. Bitte nehmen Sie die Lizenz zurück und versuchen Sie anschließend erneut diese zu löschen. ',
'select_asset_or_person' => 'Sie müssen ein Asset oder einen Benutzer auswählen, aber nicht beides.',
'not_found' => 'Lizenz nicht gefunden',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Lizenz wurde nicht herausgegeben, bitte versuchen Sie es erneut.',
- 'success' => 'Lizenz wurde erfolgreich herausgegeben'
+ 'success' => 'Lizenz wurde erfolgreich herausgegeben',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/de/admin/locations/table.php b/resources/lang/de/admin/locations/table.php
index 5814ff4447..d7e16e4b1f 100644
--- a/resources/lang/de/admin/locations/table.php
+++ b/resources/lang/de/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Alles zugewiesene drucken',
'name' => 'Standortname',
'address' => 'Adresse',
+ 'address2' => 'Address Line 2',
'zip' => 'Postleitzahl',
'locations' => 'Standorte',
'parent' => 'Übergeordneter Standort',
diff --git a/resources/lang/de/admin/reports/general.php b/resources/lang/de/admin/reports/general.php
index 3f7640ce37..ed262434bf 100644
--- a/resources/lang/de/admin/reports/general.php
+++ b/resources/lang/de/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Erinnerung senden',
'reminder_sent' => 'Erinnerung gesendet',
'acceptance_deleted' => 'Akzeptanzanfrage gelöscht',
- 'acceptance_request' => 'Akzeptierungsanfrage'
+ 'acceptance_request' => 'Akzeptierungsanfrage',
+ 'custom_export' => [
+ 'user_address' => 'Adressinformation',
+ 'user_city' => 'Stadt des Benuzers',
+ 'user_state' => 'Stadt des Benutzers',
+ 'user_country' => 'Land des Benutzers',
+ 'user_zip' => 'Postleitzahl des Benutzers'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/de/admin/users/message.php b/resources/lang/de/admin/users/message.php
index 00f60149e4..150cf3639b 100644
--- a/resources/lang/de/admin/users/message.php
+++ b/resources/lang/de/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Benutzer existiert bereits!',
'user_not_found' => 'Benutzer existiert nicht.',
'user_login_required' => 'Das Loginfeld ist erforderlich',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Das Passswortfeld ist erforderlich.',
'insufficient_permissions' => 'Unzureichende Berechtigungen.',
'user_deleted_warning' => 'Dieser Benutzer wurde gelöscht. Sie müssen ihn wiederherstellen, um ihn zu bearbeiten oder neue Assets zuzuweisen.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'Den ausgewählten Benutzern, die aktiviert sind und eine gültige E-Mail-Adresse haben, wurde ein Link zum Zurücksetzen des Passworts gesendet.',
'password_reset_sent' => 'Der Link zum Zurücksetzen des Passworts wurde an :email gesendet!',
'user_has_no_email' => 'Dieser Benutzer hat keine E-Mail-Adresse in seinem Profil.',
- 'user_has_no_assets_assigned' => 'Dieser Benutzer hat keine zugewiesenen Assets',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/de/general.php b/resources/lang/de/general.php
index c3613edf30..b0b572a1d0 100644
--- a/resources/lang/de/general.php
+++ b/resources/lang/de/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Verbrauchsmaterial',
'consumables' => 'Verbrauchsmaterialien',
'country' => 'Land',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Hinzufügen',
'created' => 'Eintrag erstellt',
'created_asset' => 'Asset angelegt',
@@ -120,9 +122,9 @@ return [
'firstname_lastname_underscore_format' => 'Vorname_Nachname (max_mustermann@beispiel.com)',
'lastnamefirstinitial_format' => 'Nachname & Initiale des Vornamens (musterm@beispiel.com)',
'firstintial_dot_lastname_format' => 'Initial des Vornamen.Nachname (j.smith@example.com)',
- 'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
- 'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
- 'name_display_format' => 'Name Display Format',
+ 'firstname_lastname_display' => 'Vorname Nachname (Jane Smith)',
+ 'lastname_firstname_display' => 'Nachname Vorname (Smith Jane)',
+ 'name_display_format' => 'Name Anzeigeformat',
'first' => 'Erste',
'firstnamelastname' => 'VornameNachname (ErikaMustermann@beispiel.de)',
'lastname_firstinitial' => 'Nachname_Initial des Vornamens (mustermann_e@beispiel.de)',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronisieren',
'sync_results' => 'Status der Synchronisierung',
'license_serial' => 'Seriennummer/Produktschlüssel',
- 'invalid_category' => 'Ungültige Kategorie',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Dies ist Ihr Dashboard. Es gibt viele ähnliche, aber dieses ist Ihres.',
'60_percent_warning' => '60% abgeschlossen (Warnung)',
'dashboard_empty' => 'Es sieht so aus, als hätten Sie noch nichts hinzugefügt, so dass wir nichts großartiges zum Anzeigen haben. Beginnen Sie jetzt mit dem Hinzufügen einiger Gegenstände, Zubehör, Verbrauchsmaterialien oder Lizenzen!',
@@ -368,9 +371,9 @@ return [
'consumables_count' => 'Anzahl Verbrauchsmaterialien',
'components_count' => 'Anzahl Komponenten',
'licenses_count' => 'Anzahl Lizenzen',
- 'notification_error' => 'Fehler:',
+ 'notification_error' => 'Fehler',
'notification_error_hint' => 'Bitte überprüfen Sie das unten stehende Formular auf Fehler',
- 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
+ 'notification_bulk_error_hint' => 'Die folgenden Felder hatten Validierungsfehler und wurden nicht bearbeitet:',
'notification_success' => 'Erfolgreich',
'notification_warning' => 'Warnung',
'notification_info' => 'Info',
@@ -484,9 +487,9 @@ return [
'import_note' => 'Mit CSV-Importer importiert',
],
'percent_complete' => '% vollständig',
- 'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
- 'copy_to_clipboard' => 'Copy to Clipboard',
- 'copied' => 'Copied!',
+ 'uploading' => 'Wird hochgeladen ... ',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
+ 'copy_to_clipboard' => 'In die Zwischenablage kopieren',
+ 'copied' => 'Kopiert!',
];
diff --git a/resources/lang/de/help.php b/resources/lang/de/help.php
index a1477fe500..f6ea93d27e 100644
--- a/resources/lang/de/help.php
+++ b/resources/lang/de/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Verbrauchsmaterialien sind alle gekauften Dinge, die mit der Zeit aufgebraucht werden. Zum Beispiel Druckerpatronen oder Kopierpapier.',
'depreciations' => 'Sie können Asset-Abschreibungen einrichten, um Assets linear abzuschreiben.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/de/passwords.php b/resources/lang/de/passwords.php
index f4fe28b805..b0fef74335 100644
--- a/resources/lang/de/passwords.php
+++ b/resources/lang/de/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Wenn ein passender Benutzer mit einer gültigen E-Mail-Adresse in unserem System existiert, wurde eine E-Mail zur Wiederherstellung des Passworts gesendet.',
'token' => 'Dieser Token zum Zurücksetzen des Passworts ist ungültig oder abgelaufen oder entspricht nicht dem angegebenen Benutzernamen.',
'reset' => 'Ihr Passwort wurde zurückgesetzt!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/de/validation.php b/resources/lang/de/validation.php
index fdd14a7ca6..0d21812dc2 100644
--- a/resources/lang/de/validation.php
+++ b/resources/lang/de/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Das Attribut muss eine Zeichenfolge sein.',
'timezone' => ':attribute muss eine gültige Zeitzone sein.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute schon benutzt.',
'uploaded' => ':attribute konnte nicht hochgeladen werden.',
'url' => ':attribute Format ist ungültig.',
'unique_undeleted' => 'Die Variable :attribute muss eindeutig sein.',
'non_circular' => 'Das :attribute darf keinen Zirkelbezug ergeben.',
+ 'not_array' => ':attribute Feld darf kein Array sein.',
+ 'unique_serial' => 'Die Variable :attribute müssen eindeutig sein.',
'disallow_same_pwd_as_user_fields' => 'Das Passwort muss sich vom Nutzernamen unterscheiden.',
'letters' => 'Das Passwort muss mindestens einen Buchstaben beinhalten.',
'numbers' => 'Das Passwort muss mindestens eine Zahl beinhalten.',
diff --git a/resources/lang/el/admin/accessories/message.php b/resources/lang/el/admin/accessories/message.php
index 57987c0a5e..339a777998 100644
--- a/resources/lang/el/admin/accessories/message.php
+++ b/resources/lang/el/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Το εξάρτημα δεν υπάρχει.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Αυτό το εξάρτημα διαθέτει: τα στοιχεία καταμέτρησης που ελέγχθηκαν στους χρήστες. Ελέγξτε τα εξαρτήματα και δοκιμάστε ξανά.',
'create' => array(
diff --git a/resources/lang/el/admin/custom_fields/general.php b/resources/lang/el/admin/custom_fields/general.php
index e390914bb9..e6bc7dedc5 100644
--- a/resources/lang/el/admin/custom_fields/general.php
+++ b/resources/lang/el/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Νέο προσαρμοσμένο πεδίο',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'Η τιμή αυτού του πεδίου είναι κρυπτογραφημένη στη βάση δεδομένων. Μόνο οι διαχειριστές θα μπορούν να δουν την αποκρυπτογραφημένη τιμή',
- 'show_in_email' => 'Να περιλαμβάνεται η τιμή αυτού του πεδίου στα emails χρέωσης ου αποστέλονται στους χρήστες; Κρυπτογραφημένα πεδία δεν μπορούν να περιληφθούν σε emails.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/el/admin/hardware/form.php b/resources/lang/el/admin/hardware/form.php
index 9801c62116..0514ed0780 100644
--- a/resources/lang/el/admin/hardware/form.php
+++ b/resources/lang/el/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/el/admin/hardware/message.php b/resources/lang/el/admin/hardware/message.php
index bc96c777b2..1a7675813a 100644
--- a/resources/lang/el/admin/hardware/message.php
+++ b/resources/lang/el/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Το περιουσιακού στοιχείο δεν δημιουργήθηκε, παρακαλώ προσπαθήστε ξανά. :(',
'success' => 'Το πάγιο δημιουργήθηκε επιτυχώς',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/el/admin/licenses/message.php b/resources/lang/el/admin/licenses/message.php
index a62b3e1b32..b6bd45937e 100644
--- a/resources/lang/el/admin/licenses/message.php
+++ b/resources/lang/el/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Αυτήν τη στιγμή, αυτή η άδεια χρήσης αποστέλλεται στον χρήστη και δεν μπορεί να διαγραφεί. Ελέγξτε πρώτα την άδεια χρήσης και δοκιμάστε ξανά τη διαγραφή.',
'select_asset_or_person' => 'Πρέπει να επιλέξετε ένα στοιχείο ή έναν χρήστη, αλλά όχι και τα δύο.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Παρουσιάστηκε πρόβλημα κατά την εξακρίβωση της άδειας. ΠΑΡΑΚΑΛΩ προσπαθησε ξανα.',
- 'success' => 'Η άδεια εκτυπώθηκε με επιτυχία'
+ 'success' => 'Η άδεια εκτυπώθηκε με επιτυχία',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/el/admin/locations/table.php b/resources/lang/el/admin/locations/table.php
index 8eda6c46ce..0e88718221 100644
--- a/resources/lang/el/admin/locations/table.php
+++ b/resources/lang/el/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Print All Assigned',
'name' => 'Όνομα τοποθεσίας',
'address' => 'Διεύθυνση',
+ 'address2' => 'Address Line 2',
'zip' => 'Ταχυδρομικός Κώδικας',
'locations' => 'Τοποθεσίες',
'parent' => 'Μητρική εταιρεία',
diff --git a/resources/lang/el/admin/reports/general.php b/resources/lang/el/admin/reports/general.php
index 6f368f3d56..3b4198fc3e 100644
--- a/resources/lang/el/admin/reports/general.php
+++ b/resources/lang/el/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/el/admin/users/message.php b/resources/lang/el/admin/users/message.php
index 53b61578b8..af6df4c78a 100644
--- a/resources/lang/el/admin/users/message.php
+++ b/resources/lang/el/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Ο χρήστης υπάρχει ήδη!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Το πεδίο εισόδου είναι υποχρεωτικό',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Ο κωδικός είναι απαραίτητος.',
'insufficient_permissions' => 'Δεν έχετε επαρκή δικαιώματα.',
'user_deleted_warning' => 'Αυτός ο χρήστης έχει διαγραφεί. Θα πρέπει να επαναφέρετε αυτό το χρήστη για να τον επεξεργαστείτε ή να του εκχωρήσετε νέα πάγια.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/el/general.php b/resources/lang/el/general.php
index c76f94e39b..aaf0b65093 100644
--- a/resources/lang/el/general.php
+++ b/resources/lang/el/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Καταναλώσιμος',
'consumables' => 'Αναλώσιμα',
'country' => 'Χώρα',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Δημιουργία νέου',
'created' => 'Το αντικείμενο δημιουργήθηκε',
'created_asset' => 'δημιουργία παγίου',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/el/help.php b/resources/lang/el/help.php
index a3a2ddd762..a59e0056be 100644
--- a/resources/lang/el/help.php
+++ b/resources/lang/el/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/el/passwords.php b/resources/lang/el/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/el/passwords.php
+++ b/resources/lang/el/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/el/validation.php b/resources/lang/el/validation.php
index 8cc695060c..2154881663 100644
--- a/resources/lang/el/validation.php
+++ b/resources/lang/el/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Το χαρακτηριστικό πρέπει να είναι μια συμβολοσειρά.',
'timezone' => 'Το χαρακτηριστικό: πρέπει να είναι μια έγκυρη ζώνη.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'Το χαρακτηριστικό: έχει ήδη ληφθεί.',
'uploaded' => 'Το χαρακτηριστικό:: απέτυχε να μεταφορτωθεί.',
'url' => 'Η μορφή του χαρακτηριστικού είναι μη έγκυρη.',
'unique_undeleted' => 'Το :χαρακτηριστικό πρέπει να είναι μοναδικό.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/en-GB/admin/accessories/message.php b/resources/lang/en-GB/admin/accessories/message.php
index 1652224675..064dd56cc9 100644
--- a/resources/lang/en-GB/admin/accessories/message.php
+++ b/resources/lang/en-GB/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'The accessory [:id] does not exist.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ',
'create' => array(
diff --git a/resources/lang/en-GB/admin/custom_fields/general.php b/resources/lang/en-GB/admin/custom_fields/general.php
index 2244079228..118ee67fb4 100644
--- a/resources/lang/en-GB/admin/custom_fields/general.php
+++ b/resources/lang/en-GB/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'New Custom Field',
'create_field_title' => 'Create a 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.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorised users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorised users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/en-GB/admin/hardware/form.php b/resources/lang/en-GB/admin/hardware/form.php
index 9f53a53ea3..2ee6143c4c 100644
--- a/resources/lang/en-GB/admin/hardware/form.php
+++ b/resources/lang/en-GB/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing… (This might take a bit of time on large files)',
diff --git a/resources/lang/en-GB/admin/hardware/message.php b/resources/lang/en-GB/admin/hardware/message.php
index 64e94cc678..9730f61df4 100644
--- a/resources/lang/en-GB/admin/hardware/message.php
+++ b/resources/lang/en-GB/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Asset was not created, please try again. :(',
'success' => 'Asset created successfully. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/en-GB/admin/licenses/general.php b/resources/lang/en-GB/admin/licenses/general.php
index 2b273977ce..9d8dac95b0 100644
--- a/resources/lang/en-GB/admin/licenses/general.php
+++ b/resources/lang/en-GB/admin/licenses/general.php
@@ -26,7 +26,7 @@ return array(
'modal' => 'This will action check in one seat. | This action will check in all :checkedout_seats_count seats for this licence.',
'enabled_tooltip' => 'Check in ALL seats for this licence from both users and assets',
'disabled_tooltip' => 'This is disabled because there are no seats currently checked out',
- 'disabled_tooltip_reassignable' => 'This is disabled because the License is not reassignable',
+ 'disabled_tooltip_reassignable' => 'This is disabled because the Licence is not re-assignable',
'success' => 'Licence successfully checked in! | All licences were successfully checked in!',
'log_msg' => 'Checked in via bulk licence checkout in licence GUI',
],
diff --git a/resources/lang/en-GB/admin/licenses/message.php b/resources/lang/en-GB/admin/licenses/message.php
index 2d0965a7af..7db0fd7257 100644
--- a/resources/lang/en-GB/admin/licenses/message.php
+++ b/resources/lang/en-GB/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'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.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'There was an issue checking out the license. Please try again.',
- 'success' => 'The license was checked out successfully'
+ 'success' => 'The license was checked out successfully',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/en-GB/admin/locations/table.php b/resources/lang/en-GB/admin/locations/table.php
index 29edf0f565..0cfaa4fdc3 100644
--- a/resources/lang/en-GB/admin/locations/table.php
+++ b/resources/lang/en-GB/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Print All Assigned',
'name' => 'Location Name',
'address' => 'Address',
+ 'address2' => 'Address Line 2',
'zip' => 'Postal Code',
'locations' => 'Locations',
'parent' => 'Parent',
diff --git a/resources/lang/en-GB/admin/reports/general.php b/resources/lang/en-GB/admin/reports/general.php
index 344d5c8743..22888e28f6 100644
--- a/resources/lang/en-GB/admin/reports/general.php
+++ b/resources/lang/en-GB/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Postcode'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/en-GB/admin/users/message.php b/resources/lang/en-GB/admin/users/message.php
index 4ca5c37031..515cf69b9e 100644
--- a/resources/lang/en-GB/admin/users/message.php
+++ b/resources/lang/en-GB/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'User already exists!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'The login field is required',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'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.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/en-GB/general.php b/resources/lang/en-GB/general.php
index e428b7c19f..7aa47dd14e 100644
--- a/resources/lang/en-GB/general.php
+++ b/resources/lang/en-GB/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Consumable',
'consumables' => 'Consumables',
'country' => 'Country',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Create New',
'created' => 'Item Created',
'created_asset' => 'created asset',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronise',
'sync_results' => 'Synchronisation Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licences now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/en-GB/help.php b/resources/lang/en-GB/help.php
index 460049fde5..7e13bcce2b 100644
--- a/resources/lang/en-GB/help.php
+++ b/resources/lang/en-GB/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/en-GB/passwords.php b/resources/lang/en-GB/passwords.php
index 058ac48295..af0e344577 100644
--- a/resources/lang/en-GB/passwords.php
+++ b/resources/lang/en-GB/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid, expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/en-GB/validation.php b/resources/lang/en-GB/validation.php
index df514da6f9..57e354f072 100644
--- a/resources/lang/en-GB/validation.php
+++ b/resources/lang/en-GB/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'The :attribute must be a string.',
'timezone' => 'The :attribute must be a valid zone.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'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.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/en-ID/admin/accessories/message.php b/resources/lang/en-ID/admin/accessories/message.php
index 0d1b685396..f939369dd6 100644
--- a/resources/lang/en-ID/admin/accessories/message.php
+++ b/resources/lang/en-ID/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Aksesori itu tidak ada.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Aksesori saat ini memiliki :count item untuk pengguna. Silahkan cek di aksesoris dan dan coba lagi. ',
'create' => array(
diff --git a/resources/lang/en-ID/admin/custom_fields/general.php b/resources/lang/en-ID/admin/custom_fields/general.php
index e6867ab613..9b56fbf430 100644
--- a/resources/lang/en-ID/admin/custom_fields/general.php
+++ b/resources/lang/en-ID/admin/custom_fields/general.php
@@ -35,7 +35,8 @@ return [
'create_field' => 'Kostum field baru',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'Nilai field ini dienkripsi dalam database. Hanya pengguna admin yang bisa melihat nilai dekripsi',
- 'show_in_email' => 'Sertakan nilai bidang ini dalam semua email keluar yang dikirim ke pengguna? Bidang yang terenkripsi tidak dapat disertakan dalam email.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -52,7 +53,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/en-ID/admin/hardware/form.php b/resources/lang/en-ID/admin/hardware/form.php
index 3743993028..bd5d1822b3 100644
--- a/resources/lang/en-ID/admin/hardware/form.php
+++ b/resources/lang/en-ID/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/en-ID/admin/hardware/message.php b/resources/lang/en-ID/admin/hardware/message.php
index 62ca401d9e..e78a3b0a0f 100644
--- a/resources/lang/en-ID/admin/hardware/message.php
+++ b/resources/lang/en-ID/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'Aset tidak dibuat, coba lagi. :(',
'success' => 'Aset berhasil dibuat. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/en-ID/admin/licenses/message.php b/resources/lang/en-ID/admin/licenses/message.php
index 68c17f2527..b6243e8f33 100644
--- a/resources/lang/en-ID/admin/licenses/message.php
+++ b/resources/lang/en-ID/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Lisensi ini saat ini diperiksa oleh pengguna dan tidak dapat dihapus. Mohon periksa dulu lisensinya, lalu coba hapus lagi. ',
'select_asset_or_person' => 'Anda harus memilih aset atau pengguna, namun tidak keduanya.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Terjadi masalah saat menghapus lisensi. Silahkan coba lagi.',
- 'success' => 'Lisensi berhasil diperiksa'
+ 'success' => 'Lisensi berhasil diperiksa',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/en-ID/admin/locations/table.php b/resources/lang/en-ID/admin/locations/table.php
index 29e9b02455..5dc4f60268 100644
--- a/resources/lang/en-ID/admin/locations/table.php
+++ b/resources/lang/en-ID/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Cetak Semua yang Ditetapkan',
'name' => 'Nama lokasi',
'address' => 'Alamat',
+ 'address2' => 'Address Line 2',
'zip' => 'Kode pos',
'locations' => 'Lokasi',
'parent' => 'Induk',
diff --git a/resources/lang/en-ID/admin/reports/general.php b/resources/lang/en-ID/admin/reports/general.php
index e1dd7c26c2..a5bee42432 100644
--- a/resources/lang/en-ID/admin/reports/general.php
+++ b/resources/lang/en-ID/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/en-ID/admin/users/message.php b/resources/lang/en-ID/admin/users/message.php
index 8908970755..a71d2c8672 100644
--- a/resources/lang/en-ID/admin/users/message.php
+++ b/resources/lang/en-ID/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Pengguna sudah ada!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Bidang masuk diperlukan',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Kata sandi diperlukan.',
'insufficient_permissions' => 'Izin tidak cukup.',
'user_deleted_warning' => 'Pengguna ini sudah dihapus. Anda harus mengembalikan pengguna ini untuk menyuntingnya atau memberikannya aset baru.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'Pengguna terpilih yang diaktifkan dan memiliki sebuah alamat email yang valid telah dikirimkan sebuah tautan pengaturan ulang kata sandi.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/en-ID/general.php b/resources/lang/en-ID/general.php
index 57feed1ff3..31b3bfaa34 100644
--- a/resources/lang/en-ID/general.php
+++ b/resources/lang/en-ID/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Dapat dikonsumsi',
'consumables' => 'Dapat dikonsumsi',
'country' => 'Negara',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Buat baru',
'created' => 'Item telah dibuat',
'created_asset' => 'buat aset',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/en-ID/help.php b/resources/lang/en-ID/help.php
index a3a2ddd762..a59e0056be 100644
--- a/resources/lang/en-ID/help.php
+++ b/resources/lang/en-ID/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/en-ID/passwords.php b/resources/lang/en-ID/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/en-ID/passwords.php
+++ b/resources/lang/en-ID/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/en-ID/validation.php b/resources/lang/en-ID/validation.php
index 193c8f4094..fcb3c98537 100644
--- a/resources/lang/en-ID/validation.php
+++ b/resources/lang/en-ID/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => ':attribute haruslah sebuah string.',
'timezone' => ':attribute haruslah sebuah zone yang valid.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute sudah pernah digunakan.',
'uploaded' => ':attribute gagal di-upload.',
'url' => 'Format :attribute tidaklah benar.',
'unique_undeleted' => ':attribute haruslah unik.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => ':atribute harus array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/es-CO/admin/accessories/message.php b/resources/lang/es-CO/admin/accessories/message.php
index 7732f39420..ef8731ad1a 100644
--- a/resources/lang/es-CO/admin/accessories/message.php
+++ b/resources/lang/es-CO/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'El accesorio [:id] no existe.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Este accesorio actualmente tiene :count entregados a usuarios. Por favor ingrese los accesorios y vuelva a intentar. ',
'create' => array(
diff --git a/resources/lang/es-CO/admin/custom_fields/general.php b/resources/lang/es-CO/admin/custom_fields/general.php
index 2633d31cf9..9678f2b13d 100644
--- a/resources/lang/es-CO/admin/custom_fields/general.php
+++ b/resources/lang/es-CO/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Nuevo Campo Personalizado',
'create_field_title' => 'Crear nuevo campo personalizado',
'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Sólo los administradores pueden ver el valor desencriptado',
- 'show_in_email' => '¿Incluir el valor de este campo en las notificaciones por correo de asignaciones de activos? Ten en cuenta que los campos encriptados no se pueden incluir en los correos electrónicos.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Texto de ayuda',
'help_text_description' => 'Un texto opcional que aparecerá debajo de los campos del formulario cuando se edite un activo para proporcionar contexto adicional.',
'about_custom_fields_title' => 'Acerca de los Campos Personalizados',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible para el usuario',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/es-CO/admin/hardware/form.php b/resources/lang/es-CO/admin/hardware/form.php
index 758a9836fd..b3ffd80dd1 100644
--- a/resources/lang/es-CO/admin/hardware/form.php
+++ b/resources/lang/es-CO/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Actualizar ubicación del recurso',
'asset_location_update_default_current' => 'Actualizar ubicación predeterminada y ubicación actual',
'asset_location_update_default' => 'Actualizar sólo la ubicación predeterminada',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'Ese estado de activos no es desplegable. Este activo no puede ser verificado.',
'asset_deployable' => 'Ese estado de activos no es desplegable. Este activo no puede ser verificado.',
'processing_spinner' => 'Procesando... (Esto puede tomar un poco de tiempo en archivos grandes)',
diff --git a/resources/lang/es-CO/admin/hardware/message.php b/resources/lang/es-CO/admin/hardware/message.php
index e25f1585eb..d2485eeb7e 100644
--- a/resources/lang/es-CO/admin/hardware/message.php
+++ b/resources/lang/es-CO/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Equipo no creado, intentalo de nuevo. :(',
'success' => 'Equipo creado. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/es-CO/admin/licenses/message.php b/resources/lang/es-CO/admin/licenses/message.php
index 869a00dd84..ca21ec7c23 100644
--- a/resources/lang/es-CO/admin/licenses/message.php
+++ b/resources/lang/es-CO/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Esta categoría está asignada al menos a un modelo y no puede ser eliminada.',
'select_asset_or_person' => 'Debe seleccionar un activo o un usuario, pero no ambos.',
'not_found' => 'Licencia no encontrada',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Equipo no asignado, intentalo de nuevo',
- 'success' => 'Equipo asignado.'
+ 'success' => 'Equipo asignado.',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/es-CO/admin/locations/table.php b/resources/lang/es-CO/admin/locations/table.php
index c6175d019a..d4b14ca92e 100644
--- a/resources/lang/es-CO/admin/locations/table.php
+++ b/resources/lang/es-CO/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Imprimir todos los Asignados',
'name' => 'Nombre de ubicación',
'address' => 'Dirección',
+ 'address2' => 'Address Line 2',
'zip' => 'Código Postal',
'locations' => 'Ubicaciones',
'parent' => 'Ubicación Padre',
diff --git a/resources/lang/es-CO/admin/reports/general.php b/resources/lang/es-CO/admin/reports/general.php
index 55cc3c2853..2a9c51f74d 100644
--- a/resources/lang/es-CO/admin/reports/general.php
+++ b/resources/lang/es-CO/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Enviar recordatorio',
'reminder_sent' => 'Recordatorio enviado',
'acceptance_deleted' => 'Solicitud de aceptación eliminada',
- 'acceptance_request' => 'Solicitud de aceptación'
+ 'acceptance_request' => 'Solicitud de aceptación',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/es-CO/admin/users/message.php b/resources/lang/es-CO/admin/users/message.php
index 5ff4dc6a0a..979df86b53 100644
--- a/resources/lang/es-CO/admin/users/message.php
+++ b/resources/lang/es-CO/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'El Usuario ya existe!',
'user_not_found' => 'Usuario inexistente.',
'user_login_required' => 'El campo Usuario es obligatorio',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'El password es obligatorio.',
'insufficient_permissions' => 'No tiene permiso.',
'user_deleted_warning' => 'Este usuario ha sido eliminado. Deberá restaurarlo para editarlo o asignarle nuevos Equipos.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'A los usuarios seleccionados que están activados y tienen una dirección de correo electrónico válida se les ha enviado un enlace de restablecimiento de contraseña.',
'password_reset_sent' => '¡Se ha enviado un enlace de restablecimiento de contraseña a :email!',
'user_has_no_email' => 'Este usuario no tiene una dirección de correo electrónico en su perfil.',
- 'user_has_no_assets_assigned' => 'Este usuario no tiene ningún activo asignado',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/es-CO/general.php b/resources/lang/es-CO/general.php
index 1e63fedf87..7c8d8c23f9 100644
--- a/resources/lang/es-CO/general.php
+++ b/resources/lang/es-CO/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Consumible',
'consumables' => 'Consumibles',
'country' => 'Pais',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Crear Localización',
'created' => 'Artículo creado',
'created_asset' => 'equipo creado',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Sincronizar',
'sync_results' => 'Resultados de sincronización',
'license_serial' => 'Número de Serie/Clave de Producto',
- 'invalid_category' => 'Categoría no válida',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Este es tu panel de control. Hay muchos parecidos, pero este es el tuyo.',
'60_percent_warning' => '60% completo (advertencia)',
'dashboard_empty' => 'Parece que aún no has añadido nada, así que no tenemos nada impresionante que mostrar. ¡Comienza añadiendo algunos activos, accesorios, consumibles o licencias ahora!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Recuento de consumibles',
'components_count' => 'Recuento de componentes',
'licenses_count' => 'Recuento de licencias',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Por favor revise si hay errores en el siguiente formulario',
'notification_bulk_error_hint' => 'Los siguientes campos tenían errores de validación y no han sido editados:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/es-CO/help.php b/resources/lang/es-CO/help.php
index e083c23aa4..b1d985f3fc 100644
--- a/resources/lang/es-CO/help.php
+++ b/resources/lang/es-CO/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Los consumibles son cualquier cosa comprada que se usará con el tiempo. Por ejemplo, tinta de impresora o papel copiador.',
'depreciations' => 'Puede configurar las depreciaciones de activos para depreciar activos basados en una depreciación lineal.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/es-CO/passwords.php b/resources/lang/es-CO/passwords.php
index 8ee795bd57..5f7449f8c0 100644
--- a/resources/lang/es-CO/passwords.php
+++ b/resources/lang/es-CO/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Si existe un usuario con una dirección de correo electrónico válida en nuestro sistema, se ha enviado un correo electrónico de recuperación de contraseña.',
'token' => 'Este token de restablecimiento de contraseña no es válido o ha caducado, o no coincide con el nombre de usuario proporcionado.',
'reset' => '¡Tu contraseña ha sido restablecida!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/es-CO/validation.php b/resources/lang/es-CO/validation.php
index 46ae4dcdd8..2ffc34c93a 100644
--- a/resources/lang/es-CO/validation.php
+++ b/resources/lang/es-CO/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'El atributo: debe ser una cadena.',
'timezone' => 'El atributo: debe ser una zona válida.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute ya ha sido introducido.',
'uploaded' => 'El atributo: no se pudo cargar.',
'url' => ':attribute formato incorrecto.',
'unique_undeleted' => 'El :atrribute debe ser único.',
'non_circular' => ':attribute no debe crear una referencia circular.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'La contraseña no puede ser la misma que el usuario.',
'letters' => 'La contraseña debe contener al menos una letra.',
'numbers' => 'La contraseña debe contener al menos un número.',
diff --git a/resources/lang/es-ES/admin/accessories/message.php b/resources/lang/es-ES/admin/accessories/message.php
index a58fc1d362..5fdbc3c289 100644
--- a/resources/lang/es-ES/admin/accessories/message.php
+++ b/resources/lang/es-ES/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'El accesorio [:id] no existe.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Este accesorio actualmente tiene :count entregados a usuarios. Por favor ingrese los accesorios y vuelva a intentar. ',
'create' => array(
diff --git a/resources/lang/es-ES/admin/custom_fields/general.php b/resources/lang/es-ES/admin/custom_fields/general.php
index 3a6c5c739e..87e5b92097 100644
--- a/resources/lang/es-ES/admin/custom_fields/general.php
+++ b/resources/lang/es-ES/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Nuevo campo personalizado',
'create_field_title' => 'Crear nuevo campo personalizado',
'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Solo los administradores pueden ver el valor desencriptado',
- 'show_in_email' => '¿Incluir el valor de este campo en las notificaciones por correo de asignaciones de activos? Ten en cuenta que los campos encriptados no se pueden incluir en los correos electrónicos.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Texto de ayuda',
'help_text_description' => 'Un texto opcional que aparecerá debajo de los campos del formulario cuando se edite un activo para proporcionar contexto adicional.',
'about_custom_fields_title' => 'Acerca de los Campos Personalizados',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible para el usuario',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/es-ES/admin/hardware/form.php b/resources/lang/es-ES/admin/hardware/form.php
index a08d337252..f7513cf59a 100644
--- a/resources/lang/es-ES/admin/hardware/form.php
+++ b/resources/lang/es-ES/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Actualizar ubicación del recurso',
'asset_location_update_default_current' => 'Actualizar ubicación predeterminada y ubicación actual',
'asset_location_update_default' => 'Actualizar sólo la ubicación predeterminada',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'Ese estado de activos no es desplegable. Este activo no puede ser verificado.',
'asset_deployable' => 'Ese estado de activos no es desplegable. Este activo no puede ser verificado.',
'processing_spinner' => 'Procesando... (Esto puede tomar un poco de tiempo en archivos grandes)',
diff --git a/resources/lang/es-ES/admin/hardware/message.php b/resources/lang/es-ES/admin/hardware/message.php
index 61ce6be061..600fcd2ed3 100644
--- a/resources/lang/es-ES/admin/hardware/message.php
+++ b/resources/lang/es-ES/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Equipo no creado, intentalo de nuevo. :(',
'success' => 'Equipo creado. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/es-ES/admin/licenses/message.php b/resources/lang/es-ES/admin/licenses/message.php
index 869a00dd84..ca21ec7c23 100644
--- a/resources/lang/es-ES/admin/licenses/message.php
+++ b/resources/lang/es-ES/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Esta categoría está asignada al menos a un modelo y no puede ser eliminada.',
'select_asset_or_person' => 'Debe seleccionar un activo o un usuario, pero no ambos.',
'not_found' => 'Licencia no encontrada',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Equipo no asignado, intentalo de nuevo',
- 'success' => 'Equipo asignado.'
+ 'success' => 'Equipo asignado.',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/es-ES/admin/locations/table.php b/resources/lang/es-ES/admin/locations/table.php
index f3d8fb5355..c28204f53a 100644
--- a/resources/lang/es-ES/admin/locations/table.php
+++ b/resources/lang/es-ES/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Imprimir todos los asignados',
'name' => 'Nombre Localización',
'address' => 'Dirección',
+ 'address2' => 'Address Line 2',
'zip' => 'Códio Postal',
'locations' => 'Localizaciones',
'parent' => 'Padre',
diff --git a/resources/lang/es-ES/admin/reports/general.php b/resources/lang/es-ES/admin/reports/general.php
index 55cc3c2853..2a9c51f74d 100644
--- a/resources/lang/es-ES/admin/reports/general.php
+++ b/resources/lang/es-ES/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Enviar recordatorio',
'reminder_sent' => 'Recordatorio enviado',
'acceptance_deleted' => 'Solicitud de aceptación eliminada',
- 'acceptance_request' => 'Solicitud de aceptación'
+ 'acceptance_request' => 'Solicitud de aceptación',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/es-ES/admin/users/message.php b/resources/lang/es-ES/admin/users/message.php
index 5ff4dc6a0a..979df86b53 100644
--- a/resources/lang/es-ES/admin/users/message.php
+++ b/resources/lang/es-ES/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'El Usuario ya existe!',
'user_not_found' => 'Usuario inexistente.',
'user_login_required' => 'El campo Usuario es obligatorio',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'El password es obligatorio.',
'insufficient_permissions' => 'No tiene permiso.',
'user_deleted_warning' => 'Este usuario ha sido eliminado. Deberá restaurarlo para editarlo o asignarle nuevos Equipos.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'A los usuarios seleccionados que están activados y tienen una dirección de correo electrónico válida se les ha enviado un enlace de restablecimiento de contraseña.',
'password_reset_sent' => '¡Se ha enviado un enlace de restablecimiento de contraseña a :email!',
'user_has_no_email' => 'Este usuario no tiene una dirección de correo electrónico en su perfil.',
- 'user_has_no_assets_assigned' => 'Este usuario no tiene ningún activo asignado',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/es-ES/general.php b/resources/lang/es-ES/general.php
index 64cf7b501d..137a8f912f 100644
--- a/resources/lang/es-ES/general.php
+++ b/resources/lang/es-ES/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Consumible',
'consumables' => 'Consumibles',
'country' => 'Pais',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Crear Localización',
'created' => 'Artículo creado',
'created_asset' => 'equipo creado',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Sincronizar',
'sync_results' => 'Resultados de sincronización',
'license_serial' => 'Número de Serie/Clave de Producto',
- 'invalid_category' => 'Categoría no válida',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Este es tu panel de control. Hay muchos parecidos, pero este es el tuyo.',
'60_percent_warning' => '60% completo (advertencia)',
'dashboard_empty' => 'Parece que aún no has añadido nada, así que no tenemos nada impresionante que mostrar. ¡Comienza añadiendo algunos activos, accesorios, consumibles o licencias ahora!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Recuento de consumibles',
'components_count' => 'Recuento de componentes',
'licenses_count' => 'Recuento de licencias',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Por favor revise si hay errores en el siguiente formulario',
'notification_bulk_error_hint' => 'Los siguientes campos tenían errores de validación y no han sido editados:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/es-ES/help.php b/resources/lang/es-ES/help.php
index e083c23aa4..b1d985f3fc 100644
--- a/resources/lang/es-ES/help.php
+++ b/resources/lang/es-ES/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Los consumibles son cualquier cosa comprada que se usará con el tiempo. Por ejemplo, tinta de impresora o papel copiador.',
'depreciations' => 'Puede configurar las depreciaciones de activos para depreciar activos basados en una depreciación lineal.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/es-ES/passwords.php b/resources/lang/es-ES/passwords.php
index 8ee795bd57..5f7449f8c0 100644
--- a/resources/lang/es-ES/passwords.php
+++ b/resources/lang/es-ES/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Si existe un usuario con una dirección de correo electrónico válida en nuestro sistema, se ha enviado un correo electrónico de recuperación de contraseña.',
'token' => 'Este token de restablecimiento de contraseña no es válido o ha caducado, o no coincide con el nombre de usuario proporcionado.',
'reset' => '¡Tu contraseña ha sido restablecida!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/es-ES/validation.php b/resources/lang/es-ES/validation.php
index d05d43d6ea..ed0116374d 100644
--- a/resources/lang/es-ES/validation.php
+++ b/resources/lang/es-ES/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'El atributo: debe ser una cadena.',
'timezone' => 'El atributo: debe ser una zona válida.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute ya ha sido introducido.',
'uploaded' => 'El atributo: no se pudo cargar.',
'url' => ':attribute formato incorrecto.',
'unique_undeleted' => 'El :atrribute debe ser único.',
'non_circular' => ':attribute no debe crear una referencia circular.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'La contraseña no puede ser la misma que el usuario.',
'letters' => 'La contraseña debe contener al menos una letra.',
'numbers' => 'La contraseña debe contener al menos un número.',
diff --git a/resources/lang/es-MX/admin/accessories/message.php b/resources/lang/es-MX/admin/accessories/message.php
index 23bc05bffc..fcc1fefe3a 100644
--- a/resources/lang/es-MX/admin/accessories/message.php
+++ b/resources/lang/es-MX/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'El accesorio [:id] no existe.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Este accesorio actualmente tiene :count entregados a usuarios. Por favor ingrese los accesorios y vuelva a intentar. ',
'create' => array(
diff --git a/resources/lang/es-MX/admin/custom_fields/general.php b/resources/lang/es-MX/admin/custom_fields/general.php
index bb7efd0ea0..ce93330ad3 100644
--- a/resources/lang/es-MX/admin/custom_fields/general.php
+++ b/resources/lang/es-MX/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Nuevo campo personalizado',
'create_field_title' => 'Crear un nuevo campo personalizado',
'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Solo los administradores pueden ver el valor desencriptado',
- 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Texto de ayuda',
'help_text_description' => 'Esto es un texto opcional que se mostrará debajo de los elementos del formulario cuando se este editando un activo para proporcionar contexto adicional del campo.',
'about_custom_fields_title' => 'Acerca de los Campos Personalizados',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible al Usuario',
'auto_add_to_fieldsets' => 'Añadir automáticamente a cada nuevo conjunto de campos',
'add_to_preexisting_fieldsets' => 'Añadir a cualquier conjunto de campos existente',
- 'show_in_listview' => 'Mostrar por defecto en las vistas de lista. Los usuarios autorizados aún podrán mostrar/ocultar a través del selector de columnas.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Mostrar en listas',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/es-MX/admin/hardware/form.php b/resources/lang/es-MX/admin/hardware/form.php
index 5420aa6d09..13af250e7c 100644
--- a/resources/lang/es-MX/admin/hardware/form.php
+++ b/resources/lang/es-MX/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Actualizar ubicación del Activo',
'asset_location_update_default_current' => 'Actualizar ubicación predeterminada y ubicación actual',
'asset_location_update_default' => 'Actualizar sólo la ubicación predeterminada',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'El activo no está listo para desplegar. Por lo que por el momento no puede ser asignado.',
'asset_deployable' => 'El activo no está listo para desplegar. Por lo que, por el momento, no puede ser asignado.',
'processing_spinner' => 'Procesando... (Esto puede tomar un poco de tiempo en archivos grandes)',
diff --git a/resources/lang/es-MX/admin/hardware/message.php b/resources/lang/es-MX/admin/hardware/message.php
index 41d074105a..081a6a0c45 100644
--- a/resources/lang/es-MX/admin/hardware/message.php
+++ b/resources/lang/es-MX/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Equipo no creado, intentalo de nuevo. :(',
'success' => 'Equipo creado. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/es-MX/admin/licenses/message.php b/resources/lang/es-MX/admin/licenses/message.php
index 1538147423..f205f9ea69 100644
--- a/resources/lang/es-MX/admin/licenses/message.php
+++ b/resources/lang/es-MX/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Esta categoría está asignada al menos a un modelo y no puede ser eliminada.',
'select_asset_or_person' => 'Debe seleccionar un activo o un usuario, pero no ambos.',
'not_found' => 'Licencia no encontrada',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Equipo no asignado, intentalo de nuevo',
- 'success' => 'Equipo asignado.'
+ 'success' => 'Equipo asignado.',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/es-MX/admin/locations/table.php b/resources/lang/es-MX/admin/locations/table.php
index 1674a1c00d..1f1cb618a8 100644
--- a/resources/lang/es-MX/admin/locations/table.php
+++ b/resources/lang/es-MX/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Imprimir Lo Asignado',
'name' => 'Nombre Localización',
'address' => 'Dirección',
+ 'address2' => 'Address Line 2',
'zip' => 'Códio Postal',
'locations' => 'Localizaciones',
'parent' => 'Padre',
diff --git a/resources/lang/es-MX/admin/reports/general.php b/resources/lang/es-MX/admin/reports/general.php
index 55cc3c2853..2a9c51f74d 100644
--- a/resources/lang/es-MX/admin/reports/general.php
+++ b/resources/lang/es-MX/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Enviar recordatorio',
'reminder_sent' => 'Recordatorio enviado',
'acceptance_deleted' => 'Solicitud de aceptación eliminada',
- 'acceptance_request' => 'Solicitud de aceptación'
+ 'acceptance_request' => 'Solicitud de aceptación',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/es-MX/admin/users/message.php b/resources/lang/es-MX/admin/users/message.php
index 89b803767c..eaaa97c41b 100644
--- a/resources/lang/es-MX/admin/users/message.php
+++ b/resources/lang/es-MX/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'El Usuario ya existe!',
'user_not_found' => 'El usuario no existe.',
'user_login_required' => 'El campo Usuario es obligatorio',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'El password es obligatorio.',
'insufficient_permissions' => 'No tiene permiso.',
'user_deleted_warning' => 'Este usuario ha sido eliminado. Deberá restaurarlo para editarlo o asignarle nuevos Equipos.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'Los usuarios seleccionados que están activados y tienen una dirección de correo electrónico válida han sido enviados un enlace de restablecimiento de contraseña.',
'password_reset_sent' => '¡Se ha enviado un enlace de restablecimiento de contraseña a :email!',
'user_has_no_email' => 'Este usuario no tiene una dirección de correo electrónico en su perfil.',
- 'user_has_no_assets_assigned' => 'Este usuario no tiene ningún activo asignado',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/es-MX/general.php b/resources/lang/es-MX/general.php
index 6a30ca473a..45f3f1dfea 100644
--- a/resources/lang/es-MX/general.php
+++ b/resources/lang/es-MX/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Consumible',
'consumables' => 'Consumibles',
'country' => 'Pais',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Crear Localización',
'created' => 'Artículo creado',
'created_asset' => 'equipo creado',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Sincronizar',
'sync_results' => 'Resultados de sincronización',
'license_serial' => 'Número de Serie/Clave de Producto',
- 'invalid_category' => 'Categoría no válida',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Este es tu panel de control. Hay muchos parecidos, pero este es el tuyo.',
'60_percent_warning' => '60% completo (advertencia)',
'dashboard_empty' => 'Parece que no has agregado nada todavía, así que no tenemos nada increíble para mostrar. ¡Comienza añadiendo algunos activos, accesorios, consumibles o licencias ahora!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Cantidad de consumibles',
'components_count' => 'Cantidad de componentes',
'licenses_count' => 'Cantidad de licencias',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Por favor revise si hay errores en el siguiente formulario',
'notification_bulk_error_hint' => 'Los siguientes campos tenían errores de validación y no han sido editados:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/es-MX/help.php b/resources/lang/es-MX/help.php
index bdb0595b06..578a50f58f 100644
--- a/resources/lang/es-MX/help.php
+++ b/resources/lang/es-MX/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Los consumibles son cualquier cosa comprada que se usará con el tiempo. Por ejemplo, tinta de impresora o papel copiador.',
'depreciations' => 'Puede configurar depreciaciones de activos para depreciar activos basados en una depreciación lineal.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/es-MX/passwords.php b/resources/lang/es-MX/passwords.php
index 8ee795bd57..5f7449f8c0 100644
--- a/resources/lang/es-MX/passwords.php
+++ b/resources/lang/es-MX/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Si existe un usuario con una dirección de correo electrónico válida en nuestro sistema, se ha enviado un correo electrónico de recuperación de contraseña.',
'token' => 'Este token de restablecimiento de contraseña no es válido o ha caducado, o no coincide con el nombre de usuario proporcionado.',
'reset' => '¡Tu contraseña ha sido restablecida!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/es-MX/validation.php b/resources/lang/es-MX/validation.php
index 7be4c0ed9f..5fa26b085f 100644
--- a/resources/lang/es-MX/validation.php
+++ b/resources/lang/es-MX/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'El atributo: debe ser una cadena.',
'timezone' => 'El atributo: debe ser una zona válida.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute ya ha sido introducido.',
'uploaded' => 'El atributo: no se pudo cargar.',
'url' => ':attribute formato incorrecto.',
'unique_undeleted' => 'El :atrribute debe ser único.',
'non_circular' => ':attribute no debe crear una referencia circular.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'La contraseña no puede ser la misma que el nombre de usuario.',
'letters' => 'La contraseña debe contener al menos una letra.',
'numbers' => 'La contraseña debe contener al menos un número.',
diff --git a/resources/lang/es-VE/admin/accessories/message.php b/resources/lang/es-VE/admin/accessories/message.php
index 64c2f7c8d6..f98c4f18cc 100644
--- a/resources/lang/es-VE/admin/accessories/message.php
+++ b/resources/lang/es-VE/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'El accesorio [:id] no existe.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'El accesorio actual tiene :count elementos entregados a usuarios. Por favor ingresa los accesorios e intenta de nuevo. ',
'create' => array(
diff --git a/resources/lang/es-VE/admin/custom_fields/general.php b/resources/lang/es-VE/admin/custom_fields/general.php
index 4c6f74a55b..7ab49a6946 100644
--- a/resources/lang/es-VE/admin/custom_fields/general.php
+++ b/resources/lang/es-VE/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Nuevo Campo Personalizado',
'create_field_title' => 'Crear un campo personalizado',
'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Sólo los administradores podrán ver el valor desencriptado',
- 'show_in_email' => '¿Incluirá el valor de este campo en las notificaciones por correo de asignaciones de activos? Ten en cuenta que los campos cifrados no se pueden incluir en los correos electrónicos.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Texto de Ayuda',
'help_text_description' => 'Este es un texto opcional que aparecerá debajo de los elementos del formulario al editar un activo para proporcionar contexto en el campo.',
'about_custom_fields_title' => 'Acerca de campos personalizados',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible para el usuario',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/es-VE/admin/hardware/form.php b/resources/lang/es-VE/admin/hardware/form.php
index 461739f908..a7f7029d98 100644
--- a/resources/lang/es-VE/admin/hardware/form.php
+++ b/resources/lang/es-VE/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Actualizar ubicación del activo',
'asset_location_update_default_current' => 'Actualizar ubicación predeterminada y ubicación actual',
'asset_location_update_default' => 'Actualizar sólo la ubicación predeterminada',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'Ese estado de activos no es desplegable. Este activo no puede ser verificado.',
'asset_deployable' => 'Ese estado es desplegable. Este activo puede ser revisado.',
'processing_spinner' => 'Procesando... (Esto puede tomar un poco de tiempo en archivos grandes)',
diff --git a/resources/lang/es-VE/admin/hardware/message.php b/resources/lang/es-VE/admin/hardware/message.php
index 7acbc3e61c..e275de40de 100644
--- a/resources/lang/es-VE/admin/hardware/message.php
+++ b/resources/lang/es-VE/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'El activo no ha sido creado, por favor, inténtelo de nuevo. :(',
'success' => 'Activo creado con éxito. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/es-VE/admin/licenses/message.php b/resources/lang/es-VE/admin/licenses/message.php
index f0d597e1b7..314dd7be6e 100644
--- a/resources/lang/es-VE/admin/licenses/message.php
+++ b/resources/lang/es-VE/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Esta licencia está actualmente asignada a un usuario y no puede ser borrada. Por favor, revisa la licencia primero y luego intenta borrarla. ',
'select_asset_or_person' => 'Debes seleccionar un activo o un usuario, pero no ambos.',
'not_found' => 'Licencia no encontrada',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Hubo un problema asignando la licencia. Por favor, inténtelo de nuevo.',
- 'success' => 'La licencia fue asignada con éxito'
+ 'success' => 'La licencia fue asignada con éxito',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/es-VE/admin/locations/table.php b/resources/lang/es-VE/admin/locations/table.php
index cbd3e7fb41..2e7d33f431 100644
--- a/resources/lang/es-VE/admin/locations/table.php
+++ b/resources/lang/es-VE/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Imprimir todos los asignados',
'name' => 'Nombre de Ubicación',
'address' => 'Dirección',
+ 'address2' => 'Address Line 2',
'zip' => 'Código Postal',
'locations' => 'Ubicaciones',
'parent' => 'Padre',
diff --git a/resources/lang/es-VE/admin/reports/general.php b/resources/lang/es-VE/admin/reports/general.php
index 90784cf1c0..6bd8e89813 100644
--- a/resources/lang/es-VE/admin/reports/general.php
+++ b/resources/lang/es-VE/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Enviar recordatorio',
'reminder_sent' => 'Recordatorio enviado',
'acceptance_deleted' => 'Solicitud de aceptación eliminada',
- 'acceptance_request' => 'Solicitud de aceptación'
+ 'acceptance_request' => 'Solicitud de aceptación',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/es-VE/admin/users/message.php b/resources/lang/es-VE/admin/users/message.php
index 89b802658f..bd6b49161d 100644
--- a/resources/lang/es-VE/admin/users/message.php
+++ b/resources/lang/es-VE/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => '¡El usuario ya existe!',
'user_not_found' => 'Usuario inexistente.',
'user_login_required' => 'El campo de usuario es obligatorio',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'La contraseña es obligatoria.',
'insufficient_permissions' => 'Permisos insuficientes.',
'user_deleted_warning' => 'Este usuario ha sido eliminado. Deberás restaurar este usuario para editarlo o asignarle nuevos activos.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'A los usuarios seleccionados que están activados y tienen una dirección de correo electrónico válida se les ha enviado un enlace de restablecimiento de contraseña.',
'password_reset_sent' => '¡Se ha enviado un enlace de restablecimiento de contraseña a :email!',
'user_has_no_email' => 'Este usuario no tiene una dirección de correo electrónico en su perfil.',
- 'user_has_no_assets_assigned' => 'Este usuario no tiene ningún activo asignado',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/es-VE/general.php b/resources/lang/es-VE/general.php
index 7608221510..114f38b628 100644
--- a/resources/lang/es-VE/general.php
+++ b/resources/lang/es-VE/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Consumible',
'consumables' => 'Consumibles',
'country' => 'País',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Crear Nuevo',
'created' => 'Elemento Creado',
'created_asset' => 'activo creado',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Sincronizar',
'sync_results' => 'Resultados de sincronización',
'license_serial' => 'Número de Serie/Clave de Producto',
- 'invalid_category' => 'Categoría no válida',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Este es tu panel de control. Hay muchos parecidos, pero este es el tuyo.',
'60_percent_warning' => '60% completo (advertencia)',
'dashboard_empty' => 'Parece que aún no has añadido nada, así que no tenemos nada impresionante que mostrar. ¡Comienza añadiendo algunos activos, accesorios, consumibles o licencias ahora!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Recuento de consumibles',
'components_count' => 'Recuento de componentes',
'licenses_count' => 'Recuento de licencias',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Por favor revise si hay errores en el siguiente formulario',
'notification_bulk_error_hint' => 'Los siguientes campos tenían errores de validación y no han sido editados:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/es-VE/help.php b/resources/lang/es-VE/help.php
index e083c23aa4..b1d985f3fc 100644
--- a/resources/lang/es-VE/help.php
+++ b/resources/lang/es-VE/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Los consumibles son cualquier cosa comprada que se usará con el tiempo. Por ejemplo, tinta de impresora o papel copiador.',
'depreciations' => 'Puede configurar las depreciaciones de activos para depreciar activos basados en una depreciación lineal.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/es-VE/passwords.php b/resources/lang/es-VE/passwords.php
index 8ee795bd57..5f7449f8c0 100644
--- a/resources/lang/es-VE/passwords.php
+++ b/resources/lang/es-VE/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Si existe un usuario con una dirección de correo electrónico válida en nuestro sistema, se ha enviado un correo electrónico de recuperación de contraseña.',
'token' => 'Este token de restablecimiento de contraseña no es válido o ha caducado, o no coincide con el nombre de usuario proporcionado.',
'reset' => '¡Tu contraseña ha sido restablecida!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/es-VE/validation.php b/resources/lang/es-VE/validation.php
index e05d3398aa..32949bb3e6 100644
--- a/resources/lang/es-VE/validation.php
+++ b/resources/lang/es-VE/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Este :attribute debe ser una cadena.',
'timezone' => 'El :attribute debe ser una zona válida.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'El :attribute ya está en uso.',
'uploaded' => 'El :attribute fallo al cargar.',
'url' => 'El formato :attribute es inválido.',
'unique_undeleted' => 'El :atrribute debe ser único.',
'non_circular' => ':attribute no debe crear una referencia circular.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'La contraseña no puede ser la misma que el usuario.',
'letters' => 'La contraseña debe contener al menos una letra.',
'numbers' => 'La contraseña debe contener al menos un número.',
diff --git a/resources/lang/et/admin/accessories/message.php b/resources/lang/et/admin/accessories/message.php
index 57641cf6d3..8bf4f37647 100644
--- a/resources/lang/et/admin/accessories/message.php
+++ b/resources/lang/et/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Lisaseade [:id] ei eksisteeri.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'See lisavarustus on praegu: kasutajate poolt kontrollitud arvude arv. Palun kontrollige tarvikuid ja proovige uuesti.',
'create' => array(
diff --git a/resources/lang/et/admin/custom_fields/general.php b/resources/lang/et/admin/custom_fields/general.php
index e3209870dd..e67b18882a 100644
--- a/resources/lang/et/admin/custom_fields/general.php
+++ b/resources/lang/et/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Uus kohandatud väli',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'Selle välja väärtust krüpteeritakse andmebaasis. Dežrooveeritud väärtust saab vaadata ainult administraatoritel',
- 'show_in_email' => 'Kas lisame selle välja väärtuse kasutajale väljastatud emailile? Krüpteerituid välju emailis pole näha.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/et/admin/hardware/form.php b/resources/lang/et/admin/hardware/form.php
index 13c8189faa..36174ce600 100644
--- a/resources/lang/et/admin/hardware/form.php
+++ b/resources/lang/et/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Uuenda vahendi asukohta',
'asset_location_update_default_current' => 'Uuenda vaikimisi asukohta ja tegelikku asukohta',
'asset_location_update_default' => 'Uuenda ainult vaikimisi asukohta',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'Selle vahendi olek ei luba seda väljastada.',
'asset_deployable' => 'Selle vahendi olek lubab seda väljastada.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/et/admin/hardware/message.php b/resources/lang/et/admin/hardware/message.php
index f4304131a9..4e4f86ca2c 100644
--- a/resources/lang/et/admin/hardware/message.php
+++ b/resources/lang/et/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'Vahendit ei loodud, palun proovi uuesti. :(',
'success' => 'Vahendi loomine õnnestus. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/et/admin/licenses/message.php b/resources/lang/et/admin/licenses/message.php
index fdb3afb573..cd719b5f9f 100644
--- a/resources/lang/et/admin/licenses/message.php
+++ b/resources/lang/et/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'See litsents on kasutaja jaoks praegu välja jäetud ja seda ei saa kustutada. Kontrollige kõigepealt litsentsi ja seejärel proovige uuesti kustutada.',
'select_asset_or_person' => 'Peate valima vara või kasutaja, kuid mitte mõlemad.',
'not_found' => 'Litsentsi ei leitud',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Litsentsi kontrollides oli küsimus. Palun proovi uuesti.',
- 'success' => 'Litsents oli edukalt välja võetud'
+ 'success' => 'Litsents oli edukalt välja võetud',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/et/admin/locations/table.php b/resources/lang/et/admin/locations/table.php
index 99a5a66dc0..5811df4424 100644
--- a/resources/lang/et/admin/locations/table.php
+++ b/resources/lang/et/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Print All Assigned',
'name' => 'Asukoha nimi',
'address' => 'Aadress',
+ 'address2' => 'Address Line 2',
'zip' => 'Postiindeks',
'locations' => 'Asukohad',
'parent' => 'Vanem',
diff --git a/resources/lang/et/admin/reports/general.php b/resources/lang/et/admin/reports/general.php
index 5a046727ab..3f12d5dbb5 100644
--- a/resources/lang/et/admin/reports/general.php
+++ b/resources/lang/et/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/et/admin/users/message.php b/resources/lang/et/admin/users/message.php
index fa3d677aca..4dec7adfdc 100644
--- a/resources/lang/et/admin/users/message.php
+++ b/resources/lang/et/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Kasutaja on juba olemas!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Login väli on kohustuslik',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Parooli väli on kohustuslik.',
'insufficient_permissions' => 'Ebapiisavad õigused.',
'user_deleted_warning' => 'See kasutaja on kustutatud. Et kasutajat muuta või talle uusi vahendeid anda, pead ta esmalt taastama.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'Parooli taastamise link on saadetud valitud aktiivsetele kasutajatele kellel on õige emaili aadress.',
'password_reset_sent' => 'Parooli taastamise aadress on saadetud :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/et/general.php b/resources/lang/et/general.php
index a4d36169bb..7c756710b7 100644
--- a/resources/lang/et/general.php
+++ b/resources/lang/et/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Kulutatav',
'consumables' => 'Kulumaterjalid',
'country' => 'Riik',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Loo uus',
'created' => 'Üksus on loodud',
'created_asset' => 'loodud vara',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Kulumaterjalide kogus',
'components_count' => 'Komponentide kogus',
'licenses_count' => 'Litsentside kogus',
- 'notification_error' => 'Tõrge:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Palun kontrolli allolevat vormi vigade osas',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/et/help.php b/resources/lang/et/help.php
index 1f9e6fba3a..edeffa12f8 100644
--- a/resources/lang/et/help.php
+++ b/resources/lang/et/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'Sa saad seadistada vahendite amortisatsiooni, et neid amortiseeritakse lineaarse amortisatsiooni alusel.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/et/passwords.php b/resources/lang/et/passwords.php
index 63e7a4d706..ba110488a6 100644
--- a/resources/lang/et/passwords.php
+++ b/resources/lang/et/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'See parooli taastamise sessioon on kehtetu, aegunud või ei vasta sisestatud kasutajanimele.',
'reset' => 'Sinu parool on lähtestatud!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/et/validation.php b/resources/lang/et/validation.php
index d56039ad61..eaac95f357 100644
--- a/resources/lang/et/validation.php
+++ b/resources/lang/et/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Atribuut peab olema string.',
'timezone' => 'Atribuut peab olema kehtiv tsoon.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'Atribuut: on juba võetud.',
'uploaded' => 'Atribuut ei õnnestunud üles laadida.',
'url' => 'Atribuudivorming on vale.',
'unique_undeleted' => ':attribute peab olema ainulaadne.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Parool ei saa sisaldada kasutajanime.',
'letters' => 'Parool peab sisaldama vähemalt ühte tähte.',
'numbers' => 'Parool peab sisaldama vähemalt ühte numbrit.',
diff --git a/resources/lang/fa/admin/accessories/message.php b/resources/lang/fa/admin/accessories/message.php
index 9c8687d4cd..b30f84d75d 100644
--- a/resources/lang/fa/admin/accessories/message.php
+++ b/resources/lang/fa/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'ابزار/وسیله [:id] وجود ندارد.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'این وسیله هم اکنون:آیتم های چک شده به کاربران را حساب کنید.لطفا در لوازم جانبی چک کنید و دوباره امتحان کنید',
'create' => array(
diff --git a/resources/lang/fa/admin/custom_fields/general.php b/resources/lang/fa/admin/custom_fields/general.php
index 88e8306385..68ce3fb8d0 100644
--- a/resources/lang/fa/admin/custom_fields/general.php
+++ b/resources/lang/fa/admin/custom_fields/general.php
@@ -37,8 +37,8 @@ return [
'create_field_title' => 'یک فیلد سفارشی جدید ایجاد کنید
',
'value_encrypted' => 'ارزش این فیلد در پایگاه داده رمزگذاری شده است. فقط کاربران مدیریت قادر به مشاهده مقدار رمزگشایی خواهند شد',
- 'show_in_email' => 'ارزش این فیلد را در ایمیلهای تسویهحساب ارسالی به کاربر لحاظ کنید؟ فیلدهای رمزگذاری شده را نمی توان در ایمیل ها گنجاند.
-',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'متن راهنما',
'help_text_description' => 'این متن اختیاری است که هنگام ویرایش یک دارایی برای ارائه زمینه در فیلد در زیر عناصر فرم ظاهر می شود.
',
@@ -65,7 +65,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/fa/admin/hardware/form.php b/resources/lang/fa/admin/hardware/form.php
index 58434feec8..9e996cc9a5 100644
--- a/resources/lang/fa/admin/hardware/form.php
+++ b/resources/lang/fa/admin/hardware/form.php
@@ -63,6 +63,7 @@ return [
'asset_location' => 'بروزرسانی مکان دارایی',
'asset_location_update_default_current' => 'بروزرسانی مکان پیشفرض AND مکان فعلی',
'asset_location_update_default' => 'فقط بروزرسانی مکان پیشفرض',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'این وضعیت دارایی قابل استقرار نیست. این دارایی قابل پذیرش نیست.',
'asset_deployable' => 'این وضعیت دارایی قابل استقرار است. این دارایی قابل پذیرش است.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/fa/admin/hardware/message.php b/resources/lang/fa/admin/hardware/message.php
index 65917a1a74..bd42f7b10c 100644
--- a/resources/lang/fa/admin/hardware/message.php
+++ b/resources/lang/fa/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'دارایی ساخته نشده است، لطفا دوباره تلاش کنید.',
'success' => 'دارایی موفقیت ایجاد شده است. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/fa/admin/licenses/message.php b/resources/lang/fa/admin/licenses/message.php
index 7c9b33fa76..bbdf007b9d 100644
--- a/resources/lang/fa/admin/licenses/message.php
+++ b/resources/lang/fa/admin/licenses/message.php
@@ -10,6 +10,7 @@ return array(
'assoc_users' => 'این مجوز در حال حاضر به یک کاربر چک کردن و پاک نمی شود. لطفا مجوز در اولین بار چک کنید، و سپس سعی کنید دوباره حذف کنید.',
'select_asset_or_person' => 'شما باید دارایی یا یک کاربر را انتخاب کنید، اما نه هر دو.',
'not_found' => 'فایل یافت نشد',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -42,7 +43,8 @@ return array(
'checkout' => array(
'error' => 'بود یک موضوع چک کردن مجوز وجود دارد. لطفا دوباره تلاش کنید.',
- 'success' => 'مجوز خارج بررسی شد موفقیت'
+ 'success' => 'مجوز خارج بررسی شد موفقیت',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/fa/admin/locations/table.php b/resources/lang/fa/admin/locations/table.php
index 7dc0041360..b10bb7faea 100644
--- a/resources/lang/fa/admin/locations/table.php
+++ b/resources/lang/fa/admin/locations/table.php
@@ -16,6 +16,7 @@ return [
'print_all_assigned' => 'چاپ همه موارد واگذار شده',
'name' => 'نام منطقه مکانی',
'address' => 'آدرس',
+ 'address2' => 'Address Line 2',
'zip' => 'کد پستی',
'locations' => 'مکانها',
'parent' => 'مجموعه پدر',
diff --git a/resources/lang/fa/admin/reports/general.php b/resources/lang/fa/admin/reports/general.php
index a4788483b9..1696f3bbef 100644
--- a/resources/lang/fa/admin/reports/general.php
+++ b/resources/lang/fa/admin/reports/general.php
@@ -8,5 +8,12 @@ return [
',
'acceptance_deleted' => 'درخواست پذیرش حذف شد
',
- 'acceptance_request' => 'قبول درخواست'
+ 'acceptance_request' => 'قبول درخواست',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/fa/admin/users/message.php b/resources/lang/fa/admin/users/message.php
index 84c019cbc0..f8021da966 100644
--- a/resources/lang/fa/admin/users/message.php
+++ b/resources/lang/fa/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'کاربر "{0}" در حال حاضر وجود دارد.',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'فیلد ورود الزامی است.',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'کلمه عبور ضروری است.',
'insufficient_permissions' => 'دسترسی محدود',
'user_deleted_warning' => 'این کاربر حذف شده است.شما باید این کاربر را بازگردانی و آنها را ویرایش و دارایی به آنها اختصاص دهید.',
@@ -18,7 +19,7 @@ return array(
',
'user_has_no_email' => 'این کاربر آدرس ایمیلی در نمایه خود ندارد.
',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/fa/general.php b/resources/lang/fa/general.php
index 6e20c344cd..7b4e3d8f01 100644
--- a/resources/lang/fa/general.php
+++ b/resources/lang/fa/general.php
@@ -75,6 +75,8 @@ return [
'consumable' => 'قابل مصرف',
'consumables' => 'اقلام قابل مصرف',
'country' => 'كشور',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'ایجاد مورد جدید',
'created' => 'مورد ایجاد شده',
'created_asset' => 'دارایی ایجاد شده',
@@ -410,8 +412,8 @@ return [
',
'license_serial' => 'کلید سریال/محصول
',
- 'invalid_category' => 'دسته نامعتبر
-',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'این داشبورد شماست. مانند آن زیاد است، اما این یکی مال شماست.
',
'60_percent_warning' => '60% کامل شد (هشدار)
@@ -439,7 +441,7 @@ return [
',
'licenses_count' => 'تعداد مجوزها
',
- 'notification_error' => 'خطا:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'لطفاً فرم زیر را برای وجود خطا بررسی کنید
',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
@@ -574,7 +576,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/fa/help.php b/resources/lang/fa/help.php
index ea6b9a86c6..34ac063337 100644
--- a/resources/lang/fa/help.php
+++ b/resources/lang/fa/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'مواد مصرفی هر چیزی خریداری خواهد شد که تا در طول زمان استفاده می شود. به عنوان مثال، جوهر چاپگر کاغذ دستگاه کپی.',
'depreciations' => 'شما می توانید استهلاک دارایی را فعال کنید تا دارایی ها را بر اساس استهلاک خطی مستقیم، کم بهاء کنید.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/fa/passwords.php b/resources/lang/fa/passwords.php
index c81425aed5..124ea3ffb4 100644
--- a/resources/lang/fa/passwords.php
+++ b/resources/lang/fa/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'با موفقیت: اگر ایمیل در سامانه موجود باشد، ایمیل بازیابی کلمه عبور ارسال شده است.',
'token' => 'این رمز بازنشانی رمز عبور نامعتبر یا منقضی شده است یا با نام کاربری ارائه شده مطابقت ندارد.',
'reset' => 'گذرواژه شما بازگردانی شد!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/fa/validation.php b/resources/lang/fa/validation.php
index a1cb78b89c..669ae97471 100644
--- a/resources/lang/fa/validation.php
+++ b/resources/lang/fa/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'attribute باید یک رشته باشد.',
'timezone' => ': attribute باید یک منطقه معتبر باشد.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'ویژگی در حال حاضر گرفته شده است.',
'uploaded' => 'ویژگی: attribute failed to upload.',
'url' => 'شکل ویژگی نامعتبر است.',
'unique_undeleted' => ': attribute باید منحصر به فرد باشد.',
'non_circular' => 'ویژگی : نباید یک مرجع دایره ای ایجاد کند',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'رمز عبور نمی تواند همان آدرس ایمیل باشد.',
'letters' => 'گذرواژه باید دارای حداقل یک رقم باشد.',
'numbers' => 'گذرواژه باید دارای حداقل یک رقم باشد.',
diff --git a/resources/lang/fi/admin/accessories/message.php b/resources/lang/fi/admin/accessories/message.php
index 295f1a7ca6..454f49f903 100644
--- a/resources/lang/fi/admin/accessories/message.php
+++ b/resources/lang/fi/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Oheistarviketta [:id] ei ole.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Oheistarviketta on tällä hetkellä luovutettuna :count nimikettä käyttäjille. Tarkista oheistarvikkeiden tila ja yritä uudelleen. ',
'create' => array(
diff --git a/resources/lang/fi/admin/custom_fields/general.php b/resources/lang/fi/admin/custom_fields/general.php
index 171b17c648..6f23e8ebaa 100644
--- a/resources/lang/fi/admin/custom_fields/general.php
+++ b/resources/lang/fi/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Uusi mukautettu kenttä',
'create_field_title' => 'Luo uusi mukautettu kenttä',
'value_encrypted' => 'Kentän arvo salataan tietokannassa. Vain järjestelmänvalvojat voivat tarkastella purettua arvoa',
- 'show_in_email' => 'Käytetäänkö kentän arvoa käyttäjälle lähetettävissä luovutus-sähköposteissa? Salattuja kenttiä ei voi lisätä sähköposteihin.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Aputeksti',
'help_text_description' => 'Tämä on valinnainen teksti joka ilmestyy lomakekentän alapuolelle laitetta muokatessa tarjotakseen kontekstia kentälle.',
'about_custom_fields_title' => 'Mukautetuista kentistä',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Näkyvä käyttäjälle',
'auto_add_to_fieldsets' => 'Lisää tämä automaattisesti kaikkiin uusiin kenttäkokoelmiin',
'add_to_preexisting_fieldsets' => 'Lisää olemassaoleviin kenttäkokoelmiin',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/fi/admin/hardware/form.php b/resources/lang/fi/admin/hardware/form.php
index 78fc7d439f..4b4a396c14 100644
--- a/resources/lang/fi/admin/hardware/form.php
+++ b/resources/lang/fi/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Päivitä sijainti',
'asset_location_update_default_current' => 'Päivitä oletussijainti ja todellinen sijainti',
'asset_location_update_default' => 'Päivitä vain oletussijainti',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'Laite ei ole käyttöönotettavissa. Laitetta ei voida luovuttaa.',
'asset_deployable' => 'Laite on käyttöönotettavissa. Laite voidaan luovuttaa.',
'processing_spinner' => 'Käsitellään... (Tämä saattaa kestää jonkin aikaa suurien tiedostojen kanssa)',
diff --git a/resources/lang/fi/admin/hardware/message.php b/resources/lang/fi/admin/hardware/message.php
index 31064c155d..436fb074c9 100644
--- a/resources/lang/fi/admin/hardware/message.php
+++ b/resources/lang/fi/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Laitetta ei luotu, yritä uudelleen. :(',
'success' => 'Laite luotiin onnistuneesti. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/fi/admin/licenses/message.php b/resources/lang/fi/admin/licenses/message.php
index 5f1ff05f61..3880605b0f 100644
--- a/resources/lang/fi/admin/licenses/message.php
+++ b/resources/lang/fi/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Lisenssin on luovutettu käyttäjälle eikä sitä voida poistaa. Palauta lisenssin ensin käyttäjältä, ja yritä sitten uudelleen. ',
'select_asset_or_person' => 'Sinun on valittava laite tai käyttäjä, mutta ei molempia.',
'not_found' => 'Lisenssiä ei löydy',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Lisenssin luovutuksessa tapahtui virhe. Yritä uudelleen.',
- 'success' => 'Lisenssi luovutettiin onnistuneesti'
+ 'success' => 'Lisenssi luovutettiin onnistuneesti',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/fi/admin/locations/table.php b/resources/lang/fi/admin/locations/table.php
index 797365d338..e87ea3c39e 100644
--- a/resources/lang/fi/admin/locations/table.php
+++ b/resources/lang/fi/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Tulosta kaikki luovutetut',
'name' => 'Sijainnin nimi',
'address' => 'Osoite',
+ 'address2' => 'Address Line 2',
'zip' => 'Postinumero',
'locations' => 'Sijainnit',
'parent' => 'Ylempi',
diff --git a/resources/lang/fi/admin/reports/general.php b/resources/lang/fi/admin/reports/general.php
index c6b73dbdb5..54ad6cb8d5 100644
--- a/resources/lang/fi/admin/reports/general.php
+++ b/resources/lang/fi/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Lähetä muistutus',
'reminder_sent' => 'Muistutus lähetetty',
'acceptance_deleted' => 'Käyttöoikeuspyyntö poistettu',
- 'acceptance_request' => 'Käyttöoikeuspyyntö'
+ 'acceptance_request' => 'Käyttöoikeuspyyntö',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/fi/admin/users/message.php b/resources/lang/fi/admin/users/message.php
index 880bbbf0b0..e6720dea21 100644
--- a/resources/lang/fi/admin/users/message.php
+++ b/resources/lang/fi/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Käyttäjä on jo luotu!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Käyttäjätunnus vaaditaan',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Salasana vaaditaan.',
'insufficient_permissions' => 'Riittämättömät oikeudet.',
'user_deleted_warning' => 'Käyttäjä on jo poistettu. Mikäli haluat muokata tai luovuttaa laitteita hänelle sinun tulee palauttaa käyttäjä.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'Salasanan resetointilinkki on lähetetty niille käyttäjille, joille on määritetty voimassa oleva sähköpostiosoite.',
'password_reset_sent' => 'Salasanan palautuslinkki on lähetetty osoitteeseen :email!',
'user_has_no_email' => 'Tällä käyttäjällä ei ole sähköpostiosoitetta heidän profiilissaan.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/fi/general.php b/resources/lang/fi/general.php
index bd90c84261..0ad39bd50d 100644
--- a/resources/lang/fi/general.php
+++ b/resources/lang/fi/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Kulutustarvike',
'consumables' => 'Kulutustarvikkeet',
'country' => 'Maa',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Luo uusi',
'created' => 'Nimike luotiin',
'created_asset' => 'laite luotu',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synkronoi',
'sync_results' => 'Synkronoinnin Tulokset',
'license_serial' => 'Sarja-/Tuoteavain',
- 'invalid_category' => 'Virheellinen kategoria',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Tämä on sinun hallintasivu. Niitä on monia, mutta tämä on sinun oma.',
'60_percent_warning' => '60% Valmis (varoitus)',
'dashboard_empty' => 'Näyttää siltä, ettet ole vielä lisännyt mitään, joten meillä ei ole mitään mahtavaa näytettävänä. Aloita nyt lisäämällä laitteita, tarvikkeita, kulutustavaraa tai lisenssejä!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Kulutustarvikkeen Määrä',
'components_count' => 'Komponenttien määrä',
'licenses_count' => 'Lisenssien määrä',
- 'notification_error' => 'Virhe:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Tarkista alla oleva lomake virheiden varalta',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/fi/help.php b/resources/lang/fi/help.php
index 4f0c7210e7..90074a9ef9 100644
--- a/resources/lang/fi/help.php
+++ b/resources/lang/fi/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Kulutustarvikkeet ovat kohteita jotka kuluvat ajan myötä. Esimerkiksi tulostimen muste tai kopiopaperi.',
'depreciations' => 'Voit määrittää laitteille poistoja poistaaksesi omaisuuden arvoa suoraviivaisesti laskien.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/fi/passwords.php b/resources/lang/fi/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/fi/passwords.php
+++ b/resources/lang/fi/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/fi/validation.php b/resources/lang/fi/validation.php
index 62abf3228c..d3ae178284 100644
--- a/resources/lang/fi/validation.php
+++ b/resources/lang/fi/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => ':attribute on oltava merkkijono.',
'timezone' => ':attribute tulee olla kelvollinen verkkoalue.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute on jo käytössä.',
'uploaded' => ':attribute -kenttää ei onnistuttu lähettämään.',
'url' => ':attribute muotoilu on virheellinen.',
'unique_undeleted' => ':attribute on oltava ainutlaatuinen.',
'non_circular' => ':attribute ei saa luoda kehäviittausta.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/fil/admin/accessories/message.php b/resources/lang/fil/admin/accessories/message.php
index 3ebe9c58eb..57b18b23bf 100644
--- a/resources/lang/fil/admin/accessories/message.php
+++ b/resources/lang/fil/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'The accessory [:id] does not exist.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Ang aksesoryang ito ay kasalukuyang mayroong :pag-check out sa pag-kwenta ng mga aytem sa mga gumagamit o user. Paki-tingnan sa mga aksesorya at subukang muli. ',
'create' => array(
diff --git a/resources/lang/fil/admin/custom_fields/general.php b/resources/lang/fil/admin/custom_fields/general.php
index 4e5f79997b..903b44fb5e 100644
--- a/resources/lang/fil/admin/custom_fields/general.php
+++ b/resources/lang/fil/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Ang Bagong Custom Field',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'Ang balyu ng field na ito ay naka-encrypt sa database. Ang admin na mga gumagamit lamang ang maaaring maka-tanaw sa na-decrypt na balyu',
- 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/fil/admin/hardware/form.php b/resources/lang/fil/admin/hardware/form.php
index 5891c81b86..c692862328 100644
--- a/resources/lang/fil/admin/hardware/form.php
+++ b/resources/lang/fil/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/fil/admin/hardware/message.php b/resources/lang/fil/admin/hardware/message.php
index d9a81a9470..9f88cae747 100644
--- a/resources/lang/fil/admin/hardware/message.php
+++ b/resources/lang/fil/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Ang asset ay hindi naisagawa, mangyaring subukang muli. :(',
'success' => 'Ang asset ay matagumpay na naisagawa. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/fil/admin/licenses/message.php b/resources/lang/fil/admin/licenses/message.php
index 9697863743..77c77f232a 100644
--- a/resources/lang/fil/admin/licenses/message.php
+++ b/resources/lang/fil/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Ang lisensyang ito ay kasalukuyang nai-check out sa isang user at hindi maaaring mai-delete. Mangyaring suriin muna na naka in ang lisensya, at pagkatapos subukang i-delete muli. ',
'select_asset_or_person' => 'Dapat kang pumili ng isang asset o isang user, pero hindi ang dalawa.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Mayroong isyu sa pag-check out ng lisensya. Mangyaring subukang muli.',
- 'success' => 'Matagumpay na nai-check out ang lisensya'
+ 'success' => 'Matagumpay na nai-check out ang lisensya',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/fil/admin/locations/table.php b/resources/lang/fil/admin/locations/table.php
index 4e8ef19992..afe091883f 100644
--- a/resources/lang/fil/admin/locations/table.php
+++ b/resources/lang/fil/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Print All Assigned',
'name' => 'Ang Pangalan ng Lokasyon',
'address' => 'Ang Address',
+ 'address2' => 'Address Line 2',
'zip' => 'Ang Postal Code',
'locations' => 'Ang mga Lokasyon',
'parent' => 'Ang Pinagmulan',
diff --git a/resources/lang/fil/admin/reports/general.php b/resources/lang/fil/admin/reports/general.php
index 3e57330b06..70097f8954 100644
--- a/resources/lang/fil/admin/reports/general.php
+++ b/resources/lang/fil/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/fil/admin/users/message.php b/resources/lang/fil/admin/users/message.php
index 313add3f01..5d46eaa1d9 100644
--- a/resources/lang/fil/admin/users/message.php
+++ b/resources/lang/fil/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Ang user ay umiiral na!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Ang field ng login ay kinakailangan',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Ang password ay kinakailangan.',
'insufficient_permissions' => 'Hindi sapat na mga pahintulot.',
'user_deleted_warning' => 'Ang user na ito ay nai-delete na. Kailangang ibalik ang user na ito upang i-edit o mag-assign ng bagong mga asset.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/fil/general.php b/resources/lang/fil/general.php
index 7f194a6b0b..100a41da0d 100644
--- a/resources/lang/fil/general.php
+++ b/resources/lang/fil/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Pwedeng Ikonsumo',
'consumables' => 'Mga pwedeng ikonsumo',
'country' => 'Ang Bansa',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Magsagawa ng Bago',
'created' => 'Ang Naisagawang Aytem',
'created_asset' => 'ang naisagawang asset',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/fil/help.php b/resources/lang/fil/help.php
index a3a2ddd762..a59e0056be 100644
--- a/resources/lang/fil/help.php
+++ b/resources/lang/fil/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/fil/passwords.php b/resources/lang/fil/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/fil/passwords.php
+++ b/resources/lang/fil/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/fil/validation.php b/resources/lang/fil/validation.php
index 68d522a355..8496d1736e 100644
--- a/resources/lang/fil/validation.php
+++ b/resources/lang/fil/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'Ang :katangian ay dapat na isang string.',
'timezone' => 'Ang :katangian ay dapat na isang balidong zone.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'Ang :katangian ay nakuha na.',
'uploaded' => 'Ang :katangian ay hindi nagtagumpay sa pag-upload.',
'url' => 'Ang :pormat ng katangian ng pormat ay hindi balido.',
'unique_undeleted' => 'Ang :katangian ay dapat na natatangi.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/fr/admin/accessories/message.php b/resources/lang/fr/admin/accessories/message.php
index ef09bceab7..3b9f7cc458 100644
--- a/resources/lang/fr/admin/accessories/message.php
+++ b/resources/lang/fr/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'L\'accessoire [:id] n\'existe pas.',
+ 'not_found' => 'Cet accessoire n\'a pas été trouvé.',
'assoc_users' => 'Cet accessoire à présentement des items d\'attribué à des utilisateurs. S\'il vous plaît vérifier l\'accessoire et veuillez réessayer. ',
'create' => array(
diff --git a/resources/lang/fr/admin/custom_fields/general.php b/resources/lang/fr/admin/custom_fields/general.php
index 1eb40a78c8..b042a6d161 100644
--- a/resources/lang/fr/admin/custom_fields/general.php
+++ b/resources/lang/fr/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Nouveau champ personnalisé',
'create_field_title' => 'Créer un champ personnalisé',
'value_encrypted' => 'La valeur de ce champ est chiffrée dans la base de donnée. Seuls les administrateurs seront capable de voir les données déchiffrées',
- 'show_in_email' => 'Inclure la valeur de ce champ dans les e-mails envoyés à l\'utilisateur? Les champs cryptés ne peuvent pas être inclus dans les e-mails.',
+ 'show_in_email' => 'Inclure la valeur de ce champ dans les e-mails envoyés à l\'utilisateur·trice ? Les champs chiffrés ne peuvent pas être inclus dans les e-mails',
+ 'show_in_email_short' => 'Inclure dans les emails.',
'help_text' => 'Texte d\'aide',
'help_text_description' => 'Ceci est un texte optionnel qui apparaîtra sous les éléments de formulaire lors de l\'édition d\'un actif pour fournir un contexte pour le champ.',
'about_custom_fields_title' => 'À propos des champs personnalisés',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible par l\'utilisateur',
'auto_add_to_fieldsets' => 'Ajouter ceci automatiquement à tous les nouveaux fieldsets',
'add_to_preexisting_fieldsets' => 'Ajouter à tous les fieldsets existants',
- 'show_in_listview' => 'Afficher par défaut. Les utilisateurs·trices autorisé·es pourront toujours afficher/masquer la colonne à l\'aide du sélecteur.',
+ 'show_in_listview' => 'Afficher par défaut. Les utilisateurs·trices autorisé·es pourront toujours afficher/masquer la colonne à l\'aide du sélecteur',
'show_in_listview_short' => 'Afficher dans les listes',
+ 'show_in_requestable_list_short' => 'Afficher dans la liste des actifs demandables',
+ 'show_in_requestable_list' => 'Afficher la valeur dans la liste des actifs demandables. Les champs chiffrés ne seront pas affichés',
+ 'encrypted_options' => 'Ce champ est chiffré, donc certaines options d\'affichage ne seront pas disponibles.',
];
diff --git a/resources/lang/fr/admin/hardware/form.php b/resources/lang/fr/admin/hardware/form.php
index 94f22d5dd2..41000ea060 100644
--- a/resources/lang/fr/admin/hardware/form.php
+++ b/resources/lang/fr/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Mettre à jour l\'emplacement de l\'actif',
'asset_location_update_default_current' => 'Mettre à jour l\'emplacement par défaut ET l\'emplacement réel',
'asset_location_update_default' => 'Mettre à jour uniquement l\'emplacement par défaut',
+ 'asset_location_update_actual' => 'Mettre à jour uniquement l\'emplacement actuel',
'asset_not_deployable' => 'L\'actif n\'est pas déployable. L\'actif ne peut pas être affecté.',
'asset_deployable' => 'L\'actif est déployable. L\'actif peut être affecté.',
'processing_spinner' => 'Traitement... (Cela peut prendre un peu de temps sur les fichiers volumineux)',
diff --git a/resources/lang/fr/admin/hardware/message.php b/resources/lang/fr/admin/hardware/message.php
index 0e1b956500..33e28cb3f7 100644
--- a/resources/lang/fr/admin/hardware/message.php
+++ b/resources/lang/fr/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Ce bien n\'a pas été créé, veuillez réessayer. :(',
'success' => 'Bien créé correctement. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
@@ -51,7 +52,7 @@ return [
'success' => 'Votre fichier a bien été importé',
'file_delete_success' => 'Votre fichier a été correctement supprimé',
'file_delete_error' => 'Le fichier n’a pas pu être supprimé',
- 'file_missing' => 'The file selected is missing',
+ 'file_missing' => 'Le fichier sélectionné est manquant',
'header_row_has_malformed_characters' => 'Un ou plusieurs attributs dans la ligne d\'en-tête contiennent des caractères UTF-8 invalides',
'content_row_has_malformed_characters' => 'Un ou plusieurs attributs dans la première ligne de contenu contiennent des caractères UTF-8 invalides',
],
diff --git a/resources/lang/fr/admin/licenses/general.php b/resources/lang/fr/admin/licenses/general.php
index 5f269f7476..59129df0cf 100644
--- a/resources/lang/fr/admin/licenses/general.php
+++ b/resources/lang/fr/admin/licenses/general.php
@@ -26,7 +26,7 @@ return array(
'modal' => 'Cette action désassociera un siège. | Cette action désassociera :checkedout_seats_count sièges pour cette licence.',
'enabled_tooltip' => 'Désassocier TOUS les sièges de cette licence, à la fois des utilisateurs·trices et des actifs',
'disabled_tooltip' => 'Ceci est désactivé car il n\'y a pas de siège actuellement associé',
- 'disabled_tooltip_reassignable' => 'This is disabled because the License is not reassignable',
+ 'disabled_tooltip_reassignable' => 'Ceci est désactivé car la licence n\'est pas réassignable',
'success' => 'Licence désassociée avec succès ! | Toutes les licences ont été désassociées avec succès !',
'log_msg' => 'Désassociée via l\'outil de gestion des licences en volume',
],
diff --git a/resources/lang/fr/admin/licenses/message.php b/resources/lang/fr/admin/licenses/message.php
index 92aa14524a..3d12c72d14 100644
--- a/resources/lang/fr/admin/licenses/message.php
+++ b/resources/lang/fr/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Cette catégorie est associée au moins à un modèle et ne peut être supprimée. Veuillez actualiser vos modèles pour ne plus référencer cette catégorie et réessayer.',
'select_asset_or_person' => 'Vous devez sélectionner un actif ou un utilisateur, mais pas les deux.',
'not_found' => 'Licence introuvable',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Un problème a eu lieu pendant l\'association de la licence. Veuillez essayer à nouveau.',
- 'success' => 'La licence a été associée avec succès'
+ 'success' => 'La licence a été associée avec succès',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/fr/admin/locations/table.php b/resources/lang/fr/admin/locations/table.php
index d1b55bf6ae..1ed1a4b30c 100644
--- a/resources/lang/fr/admin/locations/table.php
+++ b/resources/lang/fr/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Imprimer tous les actifs attribués',
'name' => 'Nom du lieu',
'address' => 'Adresse',
+ 'address2' => 'Address Line 2',
'zip' => 'Code postal',
'locations' => 'Lieux',
'parent' => 'Parent',
diff --git a/resources/lang/fr/admin/models/message.php b/resources/lang/fr/admin/models/message.php
index 964a012997..fbc383d264 100644
--- a/resources/lang/fr/admin/models/message.php
+++ b/resources/lang/fr/admin/models/message.php
@@ -2,7 +2,7 @@
return array(
- 'deleted' => 'Deleted asset model',
+ 'deleted' => 'Modèle d\'actif supprimé',
'does_not_exist' => 'Le modèle n\'existe pas.',
'no_association' => 'ATTENTION ! Le modèle d\'actif pour cet objet est invalide ou manquant !',
'no_association_fix' => 'Cela va casser les choses de manière bizarre et horrible. Modifiez cette ressource maintenant pour lui assigner un modèle.',
diff --git a/resources/lang/fr/admin/reports/general.php b/resources/lang/fr/admin/reports/general.php
index 2059389c13..489bee47ac 100644
--- a/resources/lang/fr/admin/reports/general.php
+++ b/resources/lang/fr/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Envoyer un rappel',
'reminder_sent' => 'Rappel envoyé',
'acceptance_deleted' => 'Demande d\'acceptation supprimée',
- 'acceptance_request' => 'Demande d\'acceptation'
+ 'acceptance_request' => 'Demande d\'acceptation',
+ 'custom_export' => [
+ 'user_address' => 'Adresse utilisateur',
+ 'user_city' => 'Ville Utilisateur',
+ 'user_state' => 'État Utilisateur',
+ 'user_country' => 'Pays Utilisateur',
+ 'user_zip' => 'Code Postal Utilisateur'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/fr/admin/settings/general.php b/resources/lang/fr/admin/settings/general.php
index f3f1003e03..363199009f 100644
--- a/resources/lang/fr/admin/settings/general.php
+++ b/resources/lang/fr/admin/settings/general.php
@@ -356,10 +356,10 @@ return [
'google_login' => 'Paramètres de connexion via Google Workspace',
'enable_google_login' => 'Permettre aux utilisateurs·trices de se connecter avec Google Workspace',
'enable_google_login_help' => 'Les utilisateurs·trices ne seront pas créé·es automatiquement. Iels doivent avoir un compte existant ici ET dans Google Workspace, et leur nom d\'utilisateur·trice doit correspondre à leur adresse e-mail Google Workspace. ',
- 'mail_reply_to' => 'Mail Reply-To Address',
- 'mail_from' => 'Mail From Address',
- 'database_driver' => 'Database Driver',
+ 'mail_reply_to' => 'Adresse "Répondre à"',
+ 'mail_from' => 'Adresse "Expéditeur·trice"',
+ 'database_driver' => 'Pilote de base de données',
'bs_table_storage' => 'Table Storage',
- 'timezone' => 'Timezone',
+ 'timezone' => 'Fuseau horaire',
];
diff --git a/resources/lang/fr/admin/settings/message.php b/resources/lang/fr/admin/settings/message.php
index d86a120ddc..84f4d88348 100644
--- a/resources/lang/fr/admin/settings/message.php
+++ b/resources/lang/fr/admin/settings/message.php
@@ -35,12 +35,12 @@ return [
],
'webhook' => [
'sending' => 'Envoi du message de test :app...',
- 'success' => 'Your :webhook_name Integration works!',
+ 'success' => 'Votre intégration :webhook_name fonctionne !',
'success_pt1' => 'Succès ! Vérifiez le ',
'success_pt2' => ' canal pour votre message de test, et assurez-vous de cliquer sur ENREGISTRER ci-dessous afin de sauvegarder vos réglages.',
'500' => '500 Erreur du serveur.',
'error' => 'Quelque chose s\'est mal passé. :app a répondu avec: :error_message',
- 'error_redirect' => 'ERROR: 301/302 :endpoint returns a redirect. For security reasons, we don’t follow redirects. Please use the actual endpoint.',
+ 'error_redirect' => 'ERREUR : 301/302 :endpoint renvoie une redirection. Pour des raisons de sécurité, nous ne suivons pas les redirections. Veuillez utiliser le point de terminaison réel.',
'error_misc' => 'Une erreur est survenue. :( ',
]
];
diff --git a/resources/lang/fr/admin/suppliers/message.php b/resources/lang/fr/admin/suppliers/message.php
index e4161bf77f..b383c1cab0 100644
--- a/resources/lang/fr/admin/suppliers/message.php
+++ b/resources/lang/fr/admin/suppliers/message.php
@@ -2,7 +2,7 @@
return array(
- 'deleted' => 'Deleted supplier',
+ 'deleted' => 'Fournisseur supprimé',
'does_not_exist' => 'Le fournisseur n\'existe pas.',
diff --git a/resources/lang/fr/admin/users/message.php b/resources/lang/fr/admin/users/message.php
index 6ee8ab4719..97dfe43739 100644
--- a/resources/lang/fr/admin/users/message.php
+++ b/resources/lang/fr/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'L\'utilisateur existe déjà !',
'user_not_found' => 'L\'utilisateur·trice n\'existe pas.',
'user_login_required' => 'Le champ identifiant est obligatoire',
+ 'user_has_no_assets_assigned' => 'Aucun actif actuellement assigné à l\'utilisateur·trice.',
'user_password_required' => 'Le mot de passe est obligatoire.',
'insufficient_permissions' => 'Droits insuffisants.',
'user_deleted_warning' => 'Cet utilisateur a été supprimé. Vous devez le restaurer pour pouvoir l\'éditer ou lui assigner de nouveaux actifs.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'Les utilisateurs sélectionnés qui sont activés et ont une adresse e-mail valide ont reçu un lien de réinitialisation du mot de passe.',
'password_reset_sent' => 'Un lien de réinitialisation du mot de passe a été envoyé à :email!',
'user_has_no_email' => 'Cet utilisateur n\'a pas renseigné d\'adresse e-mail dans son profil.',
- 'user_has_no_assets_assigned' => 'Cet utilisateur n\'a aucune ressource affectée',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/fr/general.php b/resources/lang/fr/general.php
index e7147df5f1..5a3379d783 100644
--- a/resources/lang/fr/general.php
+++ b/resources/lang/fr/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Consommable',
'consumables' => 'Consommables',
'country' => 'Pays',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Créer',
'created' => 'Élément créé',
'created_asset' => 'Actif créé',
@@ -268,8 +270,8 @@ return [
'supplier' => 'Fournisseur',
'suppliers' => 'Fournisseurs',
'sure_to_delete' => 'Êtes-vous sûr de vouloir supprimer ?',
- 'sure_to_delete_var' => 'Are you sure you wish to delete :item?',
- 'delete_what' => 'Delete :item',
+ 'sure_to_delete_var' => 'Êtes-vous sûr·e de vouloir supprimer :item ?',
+ 'delete_what' => 'Supprimer :item',
'submit' => 'Soumettre',
'target' => 'Cible',
'time_and_date_display' => 'Affichage de l\'heure et de la date',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchroniser',
'sync_results' => 'Résultats de la synchronisation',
'license_serial' => 'N° de série/Clé de produit',
- 'invalid_category' => 'Catégorie invalide',
+ 'invalid_category' => 'Catégorie Invalide ou Manquante',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Ceci est votre tableau de bord. Il y en a beaucoup d\'autres comme lui, mais celui-ci est le vôtre.',
'60_percent_warning' => 'Terminé à 60% (avertissement)',
'dashboard_empty' => 'On dirait que vous n\'avez rien ajouté pour le moment, donc nous n\'avons rien de passionnant à afficher. Commencez par ajouter des actifs, accessoires, consommables ou licences dès maintenant !',
@@ -368,11 +371,11 @@ return [
'consumables_count' => 'Nombre de consommables',
'components_count' => 'Nombre de composants',
'licenses_count' => 'Nombre de licences',
- 'notification_error' => 'Erreur:',
+ 'notification_error' => 'Erreur',
'notification_error_hint' => 'Veuillez vérifier le formulaire ci-dessous ne contient pas d\'erreurs',
'notification_bulk_error_hint' => 'Les champs suivants ont rencontré des erreurs de validation et n\'ont pas été modifiés :',
- 'notification_success' => 'Success',
- 'notification_warning' => 'Warning',
+ 'notification_success' => 'Réussi',
+ 'notification_warning' => 'Avertissement',
'notification_info' => 'Info',
'asset_information' => 'Informations sur l\'actif',
'model_name' => 'Nom du modèle',
@@ -459,7 +462,7 @@ return [
'serial_number' => 'Numéro de série',
'item_notes' => 'Notes :item',
'item_name_var' => 'Nom :item',
- 'error_user_company' => 'Checkout target company and asset company do not match',
+ 'error_user_company' => 'La société cible de l\'assignation et la société de l\'actif ne correspondent pas',
'error_user_company_accept_view' => 'Un actif qui vous est assigné appartient à une autre société ; vous ne pouvez pas l\'accepter ou le refuser. Veuillez contacter votre manager',
'importer' => [
'checked_out_to_fullname' => 'Associé à : nom complet',
@@ -483,10 +486,10 @@ return [
'address2' => 'Adresse Ligne 2',
'import_note' => 'Importé à l\'aide de l\'importateur CSV',
],
- 'percent_complete' => '% complete',
- 'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
- 'copy_to_clipboard' => 'Copy to Clipboard',
- 'copied' => 'Copied!',
+ 'percent_complete' => '% terminé',
+ 'uploading' => 'Téléversement... ',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
+ 'copy_to_clipboard' => 'Copier dans le presse-papier',
+ 'copied' => 'Copié !',
];
diff --git a/resources/lang/fr/help.php b/resources/lang/fr/help.php
index 63c564be44..72217bfc94 100644
--- a/resources/lang/fr/help.php
+++ b/resources/lang/fr/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Les consommables sont tout ce qui est acheté et qui sera utilisé au fil du temps. Par exemple, l\'encre de l\'imprimante ou le papier de copieur.',
'depreciations' => 'Vous pouvez mettre en place des amortissements d’actifs pour déprécier les matériels en fonction de la dépréciation linéaire.',
-
+
+ 'empty_file' => 'L\'importateur détecte que ce fichier est vide.'
];
diff --git a/resources/lang/fr/passwords.php b/resources/lang/fr/passwords.php
index 60db5ee916..5004f6fd64 100644
--- a/resources/lang/fr/passwords.php
+++ b/resources/lang/fr/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Si un utilisateur ayant une adresse email valide existe dans notre système, un email de récupération de mot de passe lui a été envoyé.',
'token' => 'Ce jeton de réinitialisation de mot de passe est invalide ou expiré, ou ne correspond pas au nom d\'utilisateur fourni.',
'reset' => 'Votre mot de passe a été réinitialisé !',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/fr/validation.php b/resources/lang/fr/validation.php
index 0ed774f9ca..f9e204dde0 100644
--- a/resources/lang/fr/validation.php
+++ b/resources/lang/fr/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'L\'attribut: doit être une chaîne.',
'timezone' => 'L\'attribut: doit être une zone valide.',
+ 'two_column_unique_undeleted' => ':attribute doit être unique entre :table1 et :table2. ',
'unique' => 'Cet-te :attribute a déjà été pris-e.',
'uploaded' => 'L\'attribut: n\'a pas pu télécharger.',
'url' => 'Le format de cet-te :attribute est invalide.',
'unique_undeleted' => ':attribute doit être unique.',
'non_circular' => 'Le champ :attribute ne doit pas créer de référence circulaire.',
+ 'not_array' => 'Le champ :attribute ne peut pas être un tableau.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Le mot de passe ne peut être le nom d\'utilisateur.',
'letters' => 'Le mot de passe doit contenir au moins une lettre.',
'numbers' => 'Le mot de passe doit contenir au moins un chiffre.',
diff --git a/resources/lang/ga-IE/admin/accessories/message.php b/resources/lang/ga-IE/admin/accessories/message.php
index d13a2b3963..fa741b5669 100644
--- a/resources/lang/ga-IE/admin/accessories/message.php
+++ b/resources/lang/ga-IE/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'The accessory [:id] does not exist.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Tá an accessory seo faoi láthair: cuntais a sheiceáil le húsáideoirí. Seiceáil na gabhálais agus déan iarracht arís.',
'create' => array(
diff --git a/resources/lang/ga-IE/admin/custom_fields/general.php b/resources/lang/ga-IE/admin/custom_fields/general.php
index 84291ecdb0..9901479403 100644
--- a/resources/lang/ga-IE/admin/custom_fields/general.php
+++ b/resources/lang/ga-IE/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Réimse Nua Chustaim',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'Tá luach an réimse seo criptithe sa bhunachar sonraí. Ní bheidh ach úsáideoirí riaracháin in ann an luach díchriptithe a fheiceáil',
- 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/ga-IE/admin/hardware/form.php b/resources/lang/ga-IE/admin/hardware/form.php
index d08d6b8e0b..ccbb8ef27a 100644
--- a/resources/lang/ga-IE/admin/hardware/form.php
+++ b/resources/lang/ga-IE/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/ga-IE/admin/hardware/message.php b/resources/lang/ga-IE/admin/hardware/message.php
index b6f1b1504a..9b94b21ec9 100644
--- a/resources/lang/ga-IE/admin/hardware/message.php
+++ b/resources/lang/ga-IE/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'Níor cruthaíodh sócmhainn, déan iarracht arís. :(',
'success' => 'Cruthaíodh sócmhainn go rathúil. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/ga-IE/admin/licenses/message.php b/resources/lang/ga-IE/admin/licenses/message.php
index 94cd19341d..e7cde6282b 100644
--- a/resources/lang/ga-IE/admin/licenses/message.php
+++ b/resources/lang/ga-IE/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Seiceáiltear an ceadúnas seo faoi láthair d\'úsáideoir agus ní féidir é a scriosadh. Seiceáil an ceadúnas sa chéad uair, agus déan iarracht ansin scriosadh arís.',
'select_asset_or_person' => 'Ní mór duit sócmhainn nó úsáideoir a roghnú, ach níl an dá cheann.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Bhí ceist ann a sheiceáil amach an ceadúnas. Arís, le d\'thoil.',
- 'success' => 'Rinneadh an ceadúnas a sheiceáil go rathúil'
+ 'success' => 'Rinneadh an ceadúnas a sheiceáil go rathúil',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/ga-IE/admin/locations/table.php b/resources/lang/ga-IE/admin/locations/table.php
index 746a58bb0c..9a28d6dc3d 100644
--- a/resources/lang/ga-IE/admin/locations/table.php
+++ b/resources/lang/ga-IE/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Print All Assigned',
'name' => 'Ainm Suíomh',
'address' => 'Seoladh',
+ 'address2' => 'Address Line 2',
'zip' => 'Cód Poist',
'locations' => 'Suímh',
'parent' => 'Tuismitheoir',
diff --git a/resources/lang/ga-IE/admin/reports/general.php b/resources/lang/ga-IE/admin/reports/general.php
index 88de103db8..07fd03fbed 100644
--- a/resources/lang/ga-IE/admin/reports/general.php
+++ b/resources/lang/ga-IE/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/ga-IE/admin/users/message.php b/resources/lang/ga-IE/admin/users/message.php
index 54db6b157e..aa577ed800 100644
--- a/resources/lang/ga-IE/admin/users/message.php
+++ b/resources/lang/ga-IE/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Úsáideoir ann cheana!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Is gá an réimse logála isteach',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Tá an focal faire ag teastáil.',
'insufficient_permissions' => 'Ceadanna Easpa.',
'user_deleted_warning' => 'Scriosadh an t-úsáideoir seo. Beidh ort an t-úsáideoir seo a athchóiriú chun iad a eagrú nó sócmhainní nua a shannadh dóibh.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/ga-IE/general.php b/resources/lang/ga-IE/general.php
index 6d5d592d4f..48e840012c 100644
--- a/resources/lang/ga-IE/general.php
+++ b/resources/lang/ga-IE/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Inchaite',
'consumables' => 'Tomhaltáin',
'country' => 'Tír',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Cruthaigh Nua',
'created' => 'Mír Cruthaithe',
'created_asset' => 'cruthaíodh sócmhainn',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/ga-IE/help.php b/resources/lang/ga-IE/help.php
index a3a2ddd762..a59e0056be 100644
--- a/resources/lang/ga-IE/help.php
+++ b/resources/lang/ga-IE/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/ga-IE/passwords.php b/resources/lang/ga-IE/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/ga-IE/passwords.php
+++ b/resources/lang/ga-IE/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/ga-IE/validation.php b/resources/lang/ga-IE/validation.php
index 478b5a0f15..c3ef90d0bc 100644
--- a/resources/lang/ga-IE/validation.php
+++ b/resources/lang/ga-IE/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'An: Ní mór tréith a bheith ina teaghrán.',
'timezone' => 'An: Ní mór go mbeadh tréith ina chrios bailí.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'An: tá tréith déanta cheana féin.',
'uploaded' => 'The: theip ar an tréith a uaslódáil.',
'url' => 'Tá an fhormáid tréithbhail neamhbhailí.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/he/admin/accessories/message.php b/resources/lang/he/admin/accessories/message.php
index aa3ae924bf..f119e26ede 100644
--- a/resources/lang/he/admin/accessories/message.php
+++ b/resources/lang/he/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'האביזר [:id] לא קיים.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'קיימות :count יחידות מונפקות מאבזר זה אצל משתמשים. אנא החזר את האבזרים ונסה שנית. ',
'create' => array(
diff --git a/resources/lang/he/admin/custom_fields/general.php b/resources/lang/he/admin/custom_fields/general.php
index 2459e4eab7..8a9556122f 100644
--- a/resources/lang/he/admin/custom_fields/general.php
+++ b/resources/lang/he/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'שדה מותאם אישית חדש',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'הערך של שדה זה מוצפן במסד הנתונים. רק משתמשי מנהל יוכלו להציג את הערך המפוענח',
- 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'הצגה בתצוגות רשימה כברירת מחדל. משתמשים מורשים עדיין יוכלו להציג/להסתיר את בורר העמודות.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'הצגה ברשימות',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/he/admin/hardware/form.php b/resources/lang/he/admin/hardware/form.php
index 7fdc46f780..5bd3e3dc6a 100644
--- a/resources/lang/he/admin/hardware/form.php
+++ b/resources/lang/he/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'עדכן מיקום הנכס',
'asset_location_update_default_current' => 'עדכן מיקומים',
'asset_location_update_default' => 'עדכן מיקום ברירת מחדל',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'הנכס הזה לא זמין. לא ניתן לספק ללקוח.',
'asset_deployable' => 'הנכס זמין. ניתן לשייך למיקום.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/he/admin/hardware/message.php b/resources/lang/he/admin/hardware/message.php
index 8dff9a7aae..a187762d23 100644
--- a/resources/lang/he/admin/hardware/message.php
+++ b/resources/lang/he/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'הנכס לא נוצר, נסה שוב. You',
'success' => 'הנכס נוצר בהצלחה. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/he/admin/licenses/message.php b/resources/lang/he/admin/licenses/message.php
index 736a1c85a6..076add37ff 100644
--- a/resources/lang/he/admin/licenses/message.php
+++ b/resources/lang/he/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'רישיון זה נבדק כעת למשתמש ולא ניתן למחוק אותו. בדוק תחילה את הרישיון ולאחר מכן נסה למחוק שוב.',
'select_asset_or_person' => 'עליך לבחור נכס או משתמש, אך לא את שניהם.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'היתה בעיה לבדוק את הרישיון. בבקשה נסה שוב.',
- 'success' => 'הרשיון נבדק בהצלחה'
+ 'success' => 'הרשיון נבדק בהצלחה',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/he/admin/locations/table.php b/resources/lang/he/admin/locations/table.php
index abdfd044e9..b5a10eddb9 100644
--- a/resources/lang/he/admin/locations/table.php
+++ b/resources/lang/he/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'להדפיס את כל ההקצאות',
'name' => 'שם מיקום',
'address' => 'כתובת',
+ 'address2' => 'Address Line 2',
'zip' => 'מיקוד',
'locations' => 'מיקומים',
'parent' => 'הוֹרֶה',
diff --git a/resources/lang/he/admin/reports/general.php b/resources/lang/he/admin/reports/general.php
index 9a8ba091b3..e3ebf55145 100644
--- a/resources/lang/he/admin/reports/general.php
+++ b/resources/lang/he/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/he/admin/users/message.php b/resources/lang/he/admin/users/message.php
index 3bfad2d61b..65f01f839c 100644
--- a/resources/lang/he/admin/users/message.php
+++ b/resources/lang/he/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'משתמש כבר קיים!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'יש להזין את שדה הכניסה',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'נדרשת הסיסמה.',
'insufficient_permissions' => 'הרשאות לא מספיקות.',
'user_deleted_warning' => 'משתמש זה נמחק. יהיה עליך לשחזר משתמש זה כדי לערוך אותם או להקצות להם נכסים חדשים.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/he/general.php b/resources/lang/he/general.php
index 09dc06882e..0e5b8d1166 100644
--- a/resources/lang/he/general.php
+++ b/resources/lang/he/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'מתכלים',
'consumables' => 'מתכלים',
'country' => 'מדינה',
+ 'could_not_restore' => 'שגיאה בשחזור :item_type: :error',
+ 'not_deleted' => 'ה:item_type לא נמחק ולכן לא ניתן לשחזרו',
'create' => 'צור חדש',
'created' => 'פריט נוצר',
'created_asset' => 'הנכס שנוצר',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'סינכרון',
'sync_results' => 'Synchronization Results',
'license_serial' => 'מספר סידורי/מפתח מוצר',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'ספירת מתכלים',
'components_count' => 'ספירת רכיבים',
'licenses_count' => 'ספירת רשיונות',
- 'notification_error' => 'שגיאה:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/he/help.php b/resources/lang/he/help.php
index 7c21474d3a..b12463ebda 100644
--- a/resources/lang/he/help.php
+++ b/resources/lang/he/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/he/passwords.php b/resources/lang/he/passwords.php
index 25633b4581..1b18249603 100644
--- a/resources/lang/he/passwords.php
+++ b/resources/lang/he/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'הסיסמה שלך עודכנה!',
];
diff --git a/resources/lang/he/validation.php b/resources/lang/he/validation.php
index 22aa9ec6c5..891b015417 100644
--- a/resources/lang/he/validation.php
+++ b/resources/lang/he/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'התכונה: חייבת להיות מחרוזת.',
'timezone' => 'התכונה: חייבת להיות אזור חוקי.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'התכונה: כבר נלקחה.',
'uploaded' => 'התכונה: נכשלה.',
'url' => 'תבנית התכונה: אינה חוקית.',
'unique_undeleted' => 'השדה חייב מזהה יחודי.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/hr/admin/accessories/message.php b/resources/lang/hr/admin/accessories/message.php
index efc94ec6d3..343ca5dd17 100644
--- a/resources/lang/hr/admin/accessories/message.php
+++ b/resources/lang/hr/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Dodatna oprema [:id] ne postoji.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Ovaj pribor trenutačno ima: brojčanu stavku označenu korisnicima. Provjerite pribor i pokušajte ponovo.',
'create' => array(
diff --git a/resources/lang/hr/admin/custom_fields/general.php b/resources/lang/hr/admin/custom_fields/general.php
index f4581c3b1f..47a34e656d 100644
--- a/resources/lang/hr/admin/custom_fields/general.php
+++ b/resources/lang/hr/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Novi prilagođeni polje',
'create_field_title' => 'Create a new custom field',
'value_encrypted' => 'Vrijednost ovog polja je šifrirana u bazi podataka. Samo administratori administratora moći će vidjeti dešifriranu vrijednost',
- 'show_in_email' => 'Prikazati vrijednost ovog polja u checkout e-mailovima koji se šalju korisnicima? Enkriptirana polja se ne mogu prikazati u e-mailovima.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Help Text',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/hr/admin/hardware/form.php b/resources/lang/hr/admin/hardware/form.php
index 832e3f5c74..08ec3286c9 100644
--- a/resources/lang/hr/admin/hardware/form.php
+++ b/resources/lang/hr/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/hr/admin/hardware/message.php b/resources/lang/hr/admin/hardware/message.php
index 9d9b53f353..a8450c92a0 100644
--- a/resources/lang/hr/admin/hardware/message.php
+++ b/resources/lang/hr/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'Imovina nije izrađena, pokušajte ponovo. :(',
'success' => 'Imovina je uspješno izrađena. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/hr/admin/licenses/message.php b/resources/lang/hr/admin/licenses/message.php
index 1983711150..9a3a3347de 100644
--- a/resources/lang/hr/admin/licenses/message.php
+++ b/resources/lang/hr/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Ova je licenca trenutno provjerena korisniku i ne može se izbrisati. Najprije provjerite licencu, a zatim pokušajte ponovno brisati.',
'select_asset_or_person' => 'Morate odabrati neku vrstu imovine ili korisnika, ali ne oboje.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Došlo je do problema prilikom provjere licence. Molim te pokušaj ponovno.',
- 'success' => 'Licenca je uspješno provjerena'
+ 'success' => 'Licenca je uspješno provjerena',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/hr/admin/locations/table.php b/resources/lang/hr/admin/locations/table.php
index f2fc1eeeae..bf248ebf65 100644
--- a/resources/lang/hr/admin/locations/table.php
+++ b/resources/lang/hr/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Print All Assigned',
'name' => 'Naziv lokacije',
'address' => 'Adresa',
+ 'address2' => 'Address Line 2',
'zip' => 'Poštanski broj',
'locations' => 'lokacije',
'parent' => 'Roditelj',
diff --git a/resources/lang/hr/admin/reports/general.php b/resources/lang/hr/admin/reports/general.php
index e29006b416..06e45e6323 100644
--- a/resources/lang/hr/admin/reports/general.php
+++ b/resources/lang/hr/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/hr/admin/users/message.php b/resources/lang/hr/admin/users/message.php
index 1bb48e25d1..082015de09 100644
--- a/resources/lang/hr/admin/users/message.php
+++ b/resources/lang/hr/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Korisnik već postoji!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Potrebno je polje za prijavu',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Zaporka je potrebna.',
'insufficient_permissions' => 'Nedovoljna dozvola.',
'user_deleted_warning' => 'Ovaj je korisnik izbrisan. Morat ćete vratiti tog korisnika da biste ih uredili ili dodijelili novu imovinu.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/hr/general.php b/resources/lang/hr/general.php
index 560ff411ed..035bbac5b8 100644
--- a/resources/lang/hr/general.php
+++ b/resources/lang/hr/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'potrošni',
'consumables' => 'Potrošni',
'country' => 'Zemlja',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Izradi novu',
'created' => 'Stavka je stvorena',
'created_asset' => 'stvorio imovinu',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Error:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/hr/help.php b/resources/lang/hr/help.php
index a3a2ddd762..a59e0056be 100644
--- a/resources/lang/hr/help.php
+++ b/resources/lang/hr/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/hr/passwords.php b/resources/lang/hr/passwords.php
index 8de23ff3e7..7b5ca9307e 100644
--- a/resources/lang/hr/passwords.php
+++ b/resources/lang/hr/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Ako odgovarajući korisnik s valjanom adresom e-pošte postoji u sustavu, poslan je email za oporavak lozinke.',
'token' => 'Token za poništavanje zaporke nije valjan, istekao je ili ne odgovara navedenom korisničkom računu.',
'reset' => 'Vaša lozinka je resetirana!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/hr/validation.php b/resources/lang/hr/validation.php
index 02fd59eefa..ad623ec280 100644
--- a/resources/lang/hr/validation.php
+++ b/resources/lang/hr/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'The: atribut mora biti niz.',
'timezone' => 'Atribut mora biti važeća zona.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'The: atribut je već snimljen.',
'uploaded' => 'Atribut nije prenesen.',
'url' => 'Format atributa nije važeći.',
'unique_undeleted' => ':attribute mora biti jedinstven.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/hu/admin/accessories/general.php b/resources/lang/hu/admin/accessories/general.php
index c24182271c..11b5144656 100644
--- a/resources/lang/hu/admin/accessories/general.php
+++ b/resources/lang/hu/admin/accessories/general.php
@@ -16,7 +16,7 @@ return array(
'update' => 'Tartozék frissítése',
'use_default_eula' => 'Használja inkább az alapértelmezett EULA-t.',
'use_default_eula_disabled' => 'Használja inkább az alapértelmezett EULA-t. Nincs alapértelmezett EULA beállítva. Kérem adjon hozzá egyet a Beállításokban!',
- 'clone' => 'Clone Accessory',
+ 'clone' => 'Tartozék másolása',
'delete_disabled' => 'A tartozék még nem törölhető, mert még néhány belőle ki van adva.',
);
diff --git a/resources/lang/hu/admin/accessories/message.php b/resources/lang/hu/admin/accessories/message.php
index 05683581aa..f9385a75ba 100644
--- a/resources/lang/hu/admin/accessories/message.php
+++ b/resources/lang/hu/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'A tartozék [:id] nem létezik.',
+ 'not_found' => 'A tartozék nem található.',
'assoc_users' => 'Ebből a tartozékból jelenleg :count db van kiadva felhasználóknak. Kérem vegyen vissza tartozékot és próbálja újra! ',
'create' => array(
diff --git a/resources/lang/hu/admin/categories/general.php b/resources/lang/hu/admin/categories/general.php
index d4939f8d98..729bc30acc 100644
--- a/resources/lang/hu/admin/categories/general.php
+++ b/resources/lang/hu/admin/categories/general.php
@@ -9,7 +9,7 @@ return array(
'create' => 'Kategória létrehozása',
'edit' => 'Kategória szerkesztése',
'email_will_be_sent_due_to_global_eula' => 'A globális EULA használata miatt a felhasználó számára email került kiküldésre.',
- 'email_will_be_sent_due_to_category_eula' => 'An email will be sent to the user because a EULA is set for this category.',
+ 'email_will_be_sent_due_to_category_eula' => 'A felhasználó emailt kap, mivel EULA van beállítva a kategóriára.',
'eula_text' => 'Felhasználói engedély Kategória',
'eula_text_help' => 'Ezzel a mezővel testre szabhatja a különböző eszközök EULA-ját. Ha csak egy EULA van az összes eszközhöz, akkor jelölje be a négyzetet lent, hogy az alapértelmezettet használja.',
'name' => 'Kategória neve',
diff --git a/resources/lang/hu/admin/companies/message.php b/resources/lang/hu/admin/companies/message.php
index a700d33b57..6617307ee4 100644
--- a/resources/lang/hu/admin/companies/message.php
+++ b/resources/lang/hu/admin/companies/message.php
@@ -2,7 +2,7 @@
return [
'does_not_exist' => 'A vállalat nem létezik.',
- 'deleted' => 'Deleted company',
+ 'deleted' => 'Törölt cég',
'assoc_users' => 'Ez a vállalat jelenleg legalább egy modellel társítva van, így nem lehet törölni. Kérjük, frissítse a modellt úgy, hogy ne hivatkozzon erre a vállalatra, és próbálkozzon újra. ',
'create' => [
'error' => 'A vállalat nem jött létre, próbálkozz újra.',
diff --git a/resources/lang/hu/admin/components/message.php b/resources/lang/hu/admin/components/message.php
index 2a8435b9f2..ae11d468a4 100644
--- a/resources/lang/hu/admin/components/message.php
+++ b/resources/lang/hu/admin/components/message.php
@@ -24,7 +24,7 @@ return array(
'error' => 'Az alkatrész nem lett kiadva, próbálkozz újra',
'success' => 'Az alkatrész sikeresen kiadva.',
'user_does_not_exist' => 'Érvénytelen felhasználó. Kérem, próbálja újra.',
- 'unavailable' => 'Not enough components remaining: :remaining remaining, :requested requested ',
+ 'unavailable' => 'Nem marad elég alkatrész: :remaining marad, :requested igényelve ',
),
'checkin' => array(
diff --git a/resources/lang/hu/admin/custom_fields/general.php b/resources/lang/hu/admin/custom_fields/general.php
index a95e9c17f0..e484da14b4 100644
--- a/resources/lang/hu/admin/custom_fields/general.php
+++ b/resources/lang/hu/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Új egyéni mező',
'create_field_title' => 'Új egyéni mező létrehozása',
'value_encrypted' => 'A mező értéke titkosítva van az adatbázisban. Csak az adminisztrátor felhasználók láthatják a dekódolt értéket',
- 'show_in_email' => 'Szerepeljen ez a mező az eszköz kiadásakor a felhasználónak küldött emailben? A titkosított mezők nem szerepelhetnek az emailekben.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Szerepeljen az emailekben.',
'help_text' => 'Súgó szöveg',
'help_text_description' => 'Ez egy opcionális szöveg, amely az űrlapelemek alatt jelenik meg az eszköz szerkesztése közben, hogy kontextust adjon a mezőhöz.',
'about_custom_fields_title' => 'Az egyéni mezőkről',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Látható a felhasználó számára',
'auto_add_to_fieldsets' => 'Automatikusan add hozzá minden új mezőcsoporthoz',
'add_to_preexisting_fieldsets' => 'Hozzáadás egy meglévő listához',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Megtekintés listában',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/hu/admin/hardware/form.php b/resources/lang/hu/admin/hardware/form.php
index 81a971292f..a2ebc2b0d4 100644
--- a/resources/lang/hu/admin/hardware/form.php
+++ b/resources/lang/hu/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Eszköz helyszín frissítése',
'asset_location_update_default_current' => 'Alapértelmezett helyszín és aktuális helyszín frissítése',
'asset_location_update_default' => 'Csak az alapértelmezett helyszín frissítése',
+ 'asset_location_update_actual' => 'Csak az aktuális helyszín frissítése',
'asset_not_deployable' => 'Az eszköz még nem kiadásra kész, még nem kiadható.',
'asset_deployable' => 'Az eszköz kiadásra kész, kiadható.',
'processing_spinner' => 'Feldolgozás folyamatban... (Nagyméretű fájlok esetében ez eltarthat egy darabig)',
diff --git a/resources/lang/hu/admin/hardware/general.php b/resources/lang/hu/admin/hardware/general.php
index 5a9de31091..2738969fc5 100644
--- a/resources/lang/hu/admin/hardware/general.php
+++ b/resources/lang/hu/admin/hardware/general.php
@@ -20,7 +20,7 @@ return [
'requestable' => 'lehívási',
'requested' => 'Kérve',
'not_requestable' => 'Nem kérhető',
- 'requestable_status_warning' => 'Do not change requestable status',
+ 'requestable_status_warning' => 'Ne változtassa meg az igényelhető státuszt',
'restore' => 'Visszaállítás eszköz',
'pending' => 'Függőben',
'undeployable' => 'Nem telepíthető',
@@ -46,5 +46,5 @@ return [
'alert_details' => 'A részleteket lásd alább.',
'custom_export' => 'Egyéni export',
'mfg_warranty_lookup' => ':manufacturer jótállási információk ellenőrzése',
- 'user_department' => 'User Department',
+ 'user_department' => 'Felhasználó osztálya',
];
diff --git a/resources/lang/hu/admin/hardware/message.php b/resources/lang/hu/admin/hardware/message.php
index f2fb516c47..a6415cf40c 100644
--- a/resources/lang/hu/admin/hardware/message.php
+++ b/resources/lang/hu/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'Az eszköz nem jött létre, próbálkozzon újra. :(',
'success' => 'Az eszköz sikeresen létrehozva. :)',
+ 'success_linked' => 'Eszköz a :tag azonosítóval sikeresen létrehozva. Kattintson ide a megtekintéshez.',
],
'update' => [
@@ -23,7 +24,7 @@ return [
'error' => 'Az eszköz nem állt helyre, kérjük, próbálkozzon újra',
'success' => 'Az eszköz sikeresen visszaállítva.',
'bulk_success' => 'Az eszköz sikeresen visszaállítva.',
- 'nothing_updated' => 'No assets were selected, so nothing was restored.',
+ 'nothing_updated' => 'Nem voltak eszközök kiválasztva, így semmi sem lett visszállítva.',
],
'audit' => [
@@ -50,7 +51,7 @@ return [
'success' => 'A fájlt importálta',
'file_delete_success' => 'A fájlt sikeresen törölték',
'file_delete_error' => 'A fájlt nem sikerült törölni',
- 'file_missing' => 'The file selected is missing',
+ 'file_missing' => 'A kijelölt fájl nem található',
'header_row_has_malformed_characters' => 'A fejlécsorban egy vagy több attribútum hibás formájú UTF-8 karaktereket tartalmaz',
'content_row_has_malformed_characters' => 'A tartalom első sorában egy vagy több attribútum hibás formájú UTF-8 karaktereket tartalmaz',
],
diff --git a/resources/lang/hu/admin/hardware/table.php b/resources/lang/hu/admin/hardware/table.php
index b3c460c2f0..ddfeff4477 100644
--- a/resources/lang/hu/admin/hardware/table.php
+++ b/resources/lang/hu/admin/hardware/table.php
@@ -8,7 +8,7 @@ return [
'change' => 'Be/ki',
'checkout_date' => 'Kiadási dátum',
'checkoutto' => 'Kiadva',
- 'components_cost' => 'Total Components Cost',
+ 'components_cost' => 'Alkatrészek összköltsége',
'current_value' => 'Jelenlegi érték',
'diff' => 'Eltérés',
'dl_csv' => 'Cvs letöltése',
diff --git a/resources/lang/hu/admin/labels/table.php b/resources/lang/hu/admin/labels/table.php
index 87dee4bad0..7d9f9ae2e2 100644
--- a/resources/lang/hu/admin/labels/table.php
+++ b/resources/lang/hu/admin/labels/table.php
@@ -2,12 +2,12 @@
return [
- 'labels_per_page' => 'Labels',
- 'support_fields' => 'Fields',
- 'support_asset_tag' => 'Tag',
+ 'labels_per_page' => 'Címkék',
+ 'support_fields' => 'Mezők',
+ 'support_asset_tag' => 'Címke',
'support_1d_barcode' => '1D',
'support_2d_barcode' => '2D',
'support_logo' => 'Logo',
- 'support_title' => 'Title',
+ 'support_title' => 'Cím',
];
\ No newline at end of file
diff --git a/resources/lang/hu/admin/licenses/general.php b/resources/lang/hu/admin/licenses/general.php
index 0c4166cfe5..0242acb844 100644
--- a/resources/lang/hu/admin/licenses/general.php
+++ b/resources/lang/hu/admin/licenses/general.php
@@ -18,7 +18,7 @@ return array(
'software_licenses' => 'Szoftverlicencek',
'user' => 'használó',
'view' => 'Licenc megtekintése',
- 'delete_disabled' => 'This license cannot be deleted yet because some seats are still checked out.',
+ 'delete_disabled' => 'Ez a licensz nem törölhető még, mert vannak belőle kiadott példányok.',
'bulk' =>
[
'checkin_all' => [
diff --git a/resources/lang/hu/admin/licenses/message.php b/resources/lang/hu/admin/licenses/message.php
index b5b776c12a..275356c112 100644
--- a/resources/lang/hu/admin/licenses/message.php
+++ b/resources/lang/hu/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Ez a licenc jelenleg ki van adva a felhasználónak, és nem törölhető. Kérjük, először ellenőrizze az engedélyt, majd próbálja meg újra törölni.',
'select_asset_or_person' => 'Válasszon egy eszközt vagy egy felhasználót, de nem mindkettőt.',
'not_found' => 'Licensz nem található',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Hiba történt az engedély megvizsgálásakor. Kérlek próbáld újra.',
- 'success' => 'Az engedélyt sikeresen kiállították'
+ 'success' => 'Az engedélyt sikeresen kiállították',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/hu/admin/locations/table.php b/resources/lang/hu/admin/locations/table.php
index 08079dc2f5..d97352552f 100644
--- a/resources/lang/hu/admin/locations/table.php
+++ b/resources/lang/hu/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Az összes hozzárendelt nyomtatása',
'name' => 'Helyszín neve',
'address' => 'Cím',
+ 'address2' => 'Cím sor 2',
'zip' => 'Irányítószám',
'locations' => 'Helyek',
'parent' => 'Szülő',
diff --git a/resources/lang/hu/admin/reports/general.php b/resources/lang/hu/admin/reports/general.php
index f38c2000cb..359f7c6c84 100644
--- a/resources/lang/hu/admin/reports/general.php
+++ b/resources/lang/hu/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Emlékeztető küldése',
'reminder_sent' => 'Emlékeztető elküldve',
'acceptance_deleted' => 'Törölt elfogadási kérelem',
- 'acceptance_request' => 'Elfogadási kérelem'
+ 'acceptance_request' => 'Elfogadási kérelem',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/hu/admin/settings/general.php b/resources/lang/hu/admin/settings/general.php
index 19ede2d0e4..4c16eadb93 100644
--- a/resources/lang/hu/admin/settings/general.php
+++ b/resources/lang/hu/admin/settings/general.php
@@ -353,12 +353,12 @@ return [
'default' => 'Alapértelmezés',
'none' => 'Egyik sem',
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's Google developer console .',
- 'google_login' => 'Google Workspace Login Settings',
- 'enable_google_login' => 'Enable users to login with Google Workspace',
- 'enable_google_login_help' => 'Users will not be automatically provisioned. They must have an existing account here AND in Google Workspace, and their username here must match their Google Workspace email address. ',
+ 'google_login' => 'Google Workspace bejelentkezési beállítások',
+ 'enable_google_login' => 'Bejelentkezés engedélyezése Google Workspace -el',
+ 'enable_google_login_help' => 'A felhasználók nem kerülnek automatikusan létrehozásra. Léteznie kell felhasználói fióknak itt és a Google Workspace-ben, valamint a felhasználónévnek meg kell egyeznie a Google Workspace -ben megadott email címmel. ',
'mail_reply_to' => 'Mail Reply-To Address',
'mail_from' => 'Mail From Address',
- 'database_driver' => 'Database Driver',
+ 'database_driver' => 'Adatbázis Illesztő',
'bs_table_storage' => 'Table Storage',
'timezone' => 'Időzóna',
diff --git a/resources/lang/hu/admin/users/general.php b/resources/lang/hu/admin/users/general.php
index abeea7b2b8..6076d5ec69 100644
--- a/resources/lang/hu/admin/users/general.php
+++ b/resources/lang/hu/admin/users/general.php
@@ -43,12 +43,12 @@ return [
'remote_help' => 'Ez akkor lehet hasznos, ha olyan távoli felhasználókra kell szűrnie, akik soha vagy ritkán járnak be a fizikai helyszínekre.',
'not_remote_label' => 'Ez nem egy távoli felhasználó',
'vip_label' => 'VIP felhasználó',
- 'vip_help' => 'This can be helpful to mark important people in your org if you would like to handle them in special ways.',
+ 'vip_help' => 'Ez hasznos lehet a fontos személyek megjelölésében, ha szeretné kölönleges módon kezelni őket.',
'create_user' => 'Felhasználó létrehozása',
'create_user_page_explanation' => 'Ezeket a fiókadatokat fogja tudni használni az oldal első alkalommal történő eléréséhez.',
'email_credentials' => 'Hitelesítő adatok elküldése',
'email_credentials_text' => 'Hitelesítő adatok elküldése a fenti címre',
'next_save_user' => 'Következő: Felhasználó mentése',
'all_assigned_list_generation' => 'Létrehozva:',
- 'email_user_creds_on_create' => 'Email this user their credentials?',
+ 'email_user_creds_on_create' => 'Elküldjük a felhasználónak a bejelentkezési adatait emailben?',
];
diff --git a/resources/lang/hu/admin/users/message.php b/resources/lang/hu/admin/users/message.php
index 312757299e..e76849a7c3 100644
--- a/resources/lang/hu/admin/users/message.php
+++ b/resources/lang/hu/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Felhasználó már létezik!',
'user_not_found' => 'Felhasználó nem létezik.',
'user_login_required' => 'A bejelentkezési mező kötelező',
+ 'user_has_no_assets_assigned' => 'A felhasználóhoz jelenleg nincs hozzárendelve eszköz.',
'user_password_required' => 'A jelszó szükséges.',
'insufficient_permissions' => 'Nem megfelelő engedélyek.',
'user_deleted_warning' => 'Ezt a felhasználót törölték. Ezt a felhasználót vissza kell állítania, hogy szerkeszteni tudja őket, vagy hozzárendelhessen új eszközökhöz.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'A kiválasztott felhasználók számára, akik aktívak és van nekik érvényes email cím, elküldésre került egy jelszó visszaállítási link.',
'password_reset_sent' => 'A jelszó visszaállítási link elküldésre került a :email címre!',
'user_has_no_email' => 'Ez a felhasználó nem rendelkezik e-mail címmel a profiljában.',
- 'user_has_no_assets_assigned' => 'Ehhez a felhasználóhoz nincsenek eszközök rendelve',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/hu/auth/general.php b/resources/lang/hu/auth/general.php
index ed2b431229..62a7513c21 100644
--- a/resources/lang/hu/auth/general.php
+++ b/resources/lang/hu/auth/general.php
@@ -13,7 +13,7 @@ return [
'username_help_top' => 'Írd be a te felhasználónevedet, hogy a jelszó visszaállítási link elküldésre kerüljön az email címedre.',
'username_help_bottom' => 'A felhasználóneved és az email címed talán azonos, talán nem, ez függ a beállításoktól. Ha nem emlékszel a felhasználónevedre, vedd fel a kapcsolatot az adminiszrátorral.
Email nélküli felhasználónevek nem fognak jelszó visszaállítási linket kapni. ',
'google_login' => 'Or login with Google Workspace',
- 'google_login_failed' => 'Google Login failed, please try again.',
+ 'google_login_failed' => 'Google bejelentkezés sikertelen, kérem, próbálja újra.',
];
diff --git a/resources/lang/hu/general.php b/resources/lang/hu/general.php
index de3812b17b..bce8864894 100644
--- a/resources/lang/hu/general.php
+++ b/resources/lang/hu/general.php
@@ -45,7 +45,7 @@ return [
'bulk_edit' => 'Tömeges szerkesztés',
'bulk_delete' => 'Tömeges törlés',
'bulk_actions' => 'Tömeges műveletek',
- 'bulk_checkin_delete' => 'Bulk Checkin / Delete Users',
+ 'bulk_checkin_delete' => 'Felhasználók tömeges felvétele / törlése',
'byod' => 'BYOD',
'byod_help' => 'Ez az eszköz a felhasználó tulajdona',
'bystatus' => 'státusz szerint',
@@ -72,6 +72,8 @@ return [
'consumable' => 'Fogyóeszköz',
'consumables' => 'Fogyóeszközök',
'country' => 'Ország',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Új létrehozása',
'created' => 'Elem létrehozva',
'created_asset' => 'létrehozott eszköz',
@@ -120,9 +122,9 @@ return [
'firstname_lastname_underscore_format' => 'Keresztnév Vezetéknév (jakab_gipsz@example.com)',
'lastnamefirstinitial_format' => 'Utónév Keresztnév kezdőbetű (kovacsb@example.com)',
'firstintial_dot_lastname_format' => 'Keresztnév első betűje majd vezetéknév (j.smith@example.com)',
- 'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
- 'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
- 'name_display_format' => 'Name Display Format',
+ 'firstname_lastname_display' => 'Keresztnév Vezetéknév (Jakab Gipsz)',
+ 'lastname_firstname_display' => 'Vezetéknév Keresztnév (Gipsz Jakab)',
+ 'name_display_format' => 'Megelenítendő név',
'first' => 'Első',
'firstnamelastname' => 'Keresztnév majd vezetéknév (janesmith@example.com)',
'lastname_firstinitial' => 'Vezetéknév majd keresztnév kezdőbetűje (smith_j@example.com)',
@@ -234,7 +236,7 @@ return [
'requested_assets_menu' => 'Kért eszközök',
'request_canceled' => 'A kérelem törölve',
'save' => 'Mentés',
- 'select_var' => 'Select :thing... ', // this will eventually replace all of our other selects
+ 'select_var' => 'Kiválasztás :thing... ', // this will eventually replace all of our other selects
'select' => 'Választ',
'select_all' => 'Összes kijelölése',
'search' => 'Keresés',
@@ -288,7 +290,7 @@ return [
'user' => 'Felhasználó',
'accepted' => 'elfogadva',
'declined' => 'visszautasítva',
- 'unassigned' => 'Unassigned',
+ 'unassigned' => 'Nincs hozzárendelve',
'unaccepted_asset_report' => 'Elfogadhatatlan eszköz',
'users' => 'Felhasználók',
'viewall' => 'Összes Megtekintése',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Szinkronizálás',
'sync_results' => 'Szinkronizálás eredményei',
'license_serial' => 'Sorozat/termékkulcs',
- 'invalid_category' => 'Érvénytelen kategória',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Ez az Ön műszerfala. Sok ilyen van, de ez a tiéd.',
'60_percent_warning' => '60% kész (figyelmeztetés)',
'dashboard_empty' => 'Úgy tűnik, hogy még nem adtál hozzá semmit, így nincs semmi fantasztikus, amit megjeleníthetnénk. Kezdje el most néhány eszköz, kiegészítő, fogyóeszköz vagy licenc hozzáadásával!',
@@ -368,9 +371,9 @@ return [
'consumables_count' => 'Fogyóeszközök összesen',
'components_count' => 'Alkatrészek összesen',
'licenses_count' => 'Szoftverlicencek összesen',
- 'notification_error' => 'Hiba:',
+ 'notification_error' => 'Hiba',
'notification_error_hint' => 'Kérlek, ellenőrízd az űrlapot a hibák miatt',
- 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
+ 'notification_bulk_error_hint' => 'A következő mezők érvénytelenek és így módosultak:',
'notification_success' => 'Sikerült',
'notification_warning' => 'Figyelmeztetés',
'notification_info' => 'Tájékoztatás',
@@ -396,7 +399,7 @@ return [
'bulk_checkin_delete_success' => 'A kiválasztott felhasználók törlésre, és a náluk levő eszközök visszavételre kerültek.',
'bulk_checkin_success' => 'A kiválasztott felhasználókhoz tartozó eszközök visszavételre kerültek.',
'set_to_null' => 'Az eszköz értékeinek törlése|Az összes :asset_count eszköz értékeinek törlése ',
- 'set_users_field_to_null' => 'Delete :field values for this user|Delete :field values for all :user_count users ',
+ 'set_users_field_to_null' => 'A felhasználó :field értékeinek törlése|Az összes :user_count felhasználó :field értékeinek törlése ',
'na_no_purchase_date' => 'N/A - Nincs megadva a vásárlás dátuma',
'assets_by_status' => 'Eszközök státusz szerint',
'assets_by_status_type' => 'Eszközök státustípus szerint',
@@ -417,11 +420,11 @@ return [
'tasks_view_all' => 'Összes feladat megtekintése',
'true' => 'Igaz',
'false' => 'Hamis',
- 'integration_option' => 'Integration Option',
- 'log_does_not_exist' => 'No matching log record exists.',
+ 'integration_option' => 'Integrációs lehetőségek',
+ 'log_does_not_exist' => 'Nincs illeszkedő logbejegyzés.',
'merge_users' => 'Felhasználó azonosítók egyesítése',
- 'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.',
- 'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.',
+ 'merge_information' => 'Ez egyesíti a :count felhasználót egy felhaszálóvá. Válaszd ki az alábbiak közül, melyik felhasználóval egyesítsükk a többit, és a kapcslódó eszközök, licenceket stb. is átkerülnek a kiválasztott felhasználóhoz, a többi pedig törölt jelzést kap.',
+ 'warning_merge_information' => 'Ez a művelet NEM vonható vissza, CSAK akkor használd, ha egyesítened kell felhasználókat hibás improt vagy szinkronizálás miatt. Győződj meg róla, hogy előtte készítettél mentést.',
'no_users_selected' => 'Nincsenek kiválasztva felhasználók',
'not_enough_users_selected' => 'Legalább :count felhasználót kell kijelölni',
'merge_success' => ':count felhasználó sikeresen egyesítve a(z) :into_username felhasználóhoz!',
@@ -444,48 +447,48 @@ return [
'warning' => 'FIGYELMEZTETÉS: :warning',
'success_redirecting' => 'Sikeres... Átirányítás.',
'cancel_request' => 'Eszközigénylés visszavonása',
- 'setup_successful_migrations' => 'Your database tables have been created',
+ 'setup_successful_migrations' => 'Az adatbázis táblái létrehozásra kerültek',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Következő: Felhasználó mentése',
'importer_generic_error' => 'Your file import is complete, but we did receive an error. This is usually caused by third-party API throttling from a notification webhook (such as Slack) and would not have interfered with the import itself, but you should confirm this.',
'confirm' => 'Megerősítés',
- 'autoassign_licenses' => 'Auto-Assign Licenses',
+ 'autoassign_licenses' => 'Licensz Automatikus Hozzárendelése',
'autoassign_licenses_help' => 'Allow this user to have licenses assigned via the bulk-assign license UI or cli tools.',
'autoassign_licenses_help_long' => 'This allows a user to be have licenses assigned via the bulk-assign license UI or cli tools. (For example, you might not want contractors to be auto-assigned a license you would provide to only staff members. You can still individually assign licenses to those users, but they will not be included in the Checkout License to All Users functions.)',
'no_autoassign_licenses_help' => 'Do not include user for bulk-assigning through the license UI or cli tools.',
'modal_confirm_generic' => 'Biztos benne?',
- 'cannot_be_deleted' => 'This item cannot be deleted',
+ 'cannot_be_deleted' => 'Ez az elem nem törölhető',
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
'serial_number' => 'Sorozatszám',
- 'item_notes' => ':item Notes',
- 'item_name_var' => ':item Name',
+ 'item_notes' => ':item Megjegyzések',
+ 'item_name_var' => ':eszköz neve',
'error_user_company' => 'Checkout target company and asset company do not match',
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
'importer' => [
- 'checked_out_to_fullname' => 'Checked Out to: Full Name',
- 'checked_out_to_first_name' => 'Checked Out to: First Name',
- 'checked_out_to_last_name' => 'Checked Out to: Last Name',
- 'checked_out_to_username' => 'Checked Out to: Username',
- 'checked_out_to_email' => 'Checked Out to: Email',
+ 'checked_out_to_fullname' => 'Kiadva a következőnek: Full Name',
+ 'checked_out_to_first_name' => 'Kiadva a következőnek: First Name',
+ 'checked_out_to_last_name' => 'Kiadva a következőnek: Last Name',
+ 'checked_out_to_username' => 'Kiadva a következőnek: Username',
+ 'checked_out_to_email' => 'Kiadva a következőnek: Email',
'checked_out_to_tag' => 'Checked Out to: Asset Tag',
- 'manager_first_name' => 'Manager First Name',
- 'manager_last_name' => 'Manager Last Name',
- 'manager_full_name' => 'Manager Full Name',
- 'manager_username' => 'Manager Username',
- 'checkout_type' => 'Checkout Type',
+ 'manager_first_name' => 'Manager Keresztnév',
+ 'manager_last_name' => 'Manager Vezetéknév',
+ 'manager_full_name' => 'Manager Teljes Név',
+ 'manager_username' => 'Manager Felhasználónév',
+ 'checkout_type' => 'Kiadás Típusa',
'checkout_location' => 'Checkout to Location',
'image_filename' => 'Image Filename',
- 'do_not_import' => 'Do Not Import',
+ 'do_not_import' => 'Ne importáld',
'vip' => 'VIP',
- 'avatar' => 'Avatar',
+ 'avatar' => 'Profilkép',
'gravatar' => 'Gravatar Email',
'currency' => 'Pénznem',
'address2' => 'Address Line 2',
- 'import_note' => 'Imported using csv importer',
+ 'import_note' => 'A CSV importálóval betöltve',
],
'percent_complete' => '% elkészült',
'uploading' => 'Feltöltés...',
- 'upload_error' => 'Hiba a fájl feltöltése során. Kérem, ellenőrizze, hogy nincsenek üres sorok a fájl elején.',
+ 'upload_error' => 'Hiba a fájl feltöltése során. Kérem, ellenőrizze, hogy nincsenek üres sorok és nincsenek oszlop fejléc nevek duplikálva.',
'copy_to_clipboard' => 'Másolás a vágólapra',
'copied' => 'Másolva!',
diff --git a/resources/lang/hu/help.php b/resources/lang/hu/help.php
index 897057c00a..3a5494e2f5 100644
--- a/resources/lang/hu/help.php
+++ b/resources/lang/hu/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'A fogyasztási cikkek minden olyan megvásárolt dolog, amely idővel elhasználódik. Például nyomtatótinta vagy fénymásolópapír.',
'depreciations' => 'Az eszközök értékcsökkenését beállíthatja úgy, hogy az eszközök értékcsökkenése lineáris értékcsökkenés alapján történjen.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/hu/mail.php b/resources/lang/hu/mail.php
index 82ec8659c8..dd44d7a8fa 100644
--- a/resources/lang/hu/mail.php
+++ b/resources/lang/hu/mail.php
@@ -74,7 +74,7 @@ return [
'your_credentials' => 'A Snipe-IT hitelesítő adatai',
'Accessory_Checkin_Notification' => 'Tartozék kiadva',
'Asset_Checkin_Notification' => 'Eszköz kiadva',
- 'Asset_Checkout_Notification' => 'Asset checked out',
+ 'Asset_Checkout_Notification' => 'Eszköz kiadva',
'License_Checkin_Notification' => 'Licensz kiadva',
'Expected_Checkin_Report' => 'Várható eszköz kiadásának jelentése',
'Expected_Checkin_Notification' => 'Emlékeztető: :name kiadásának idejéhez közelít',
diff --git a/resources/lang/hu/passwords.php b/resources/lang/hu/passwords.php
index 2dd2e37bde..9fcab2c7e5 100644
--- a/resources/lang/hu/passwords.php
+++ b/resources/lang/hu/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'Ha a rendszerünkben létezik egy megfelelő felhasználó ezzel az érvényes e-mail címmel, akkor egy jelszó-visszaállítási e-mailt küldtünk.',
'token' => 'Ez a jelszó-visszaállítási token érvénytelen vagy lejárt, vagy nem felel meg a megadott felhasználónévnek.',
'reset' => 'A jelszavadat visszaállítottuk!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/hu/validation.php b/resources/lang/hu/validation.php
index bd735a415f..ac70ee85a9 100644
--- a/resources/lang/hu/validation.php
+++ b/resources/lang/hu/validation.php
@@ -67,7 +67,7 @@ return [
'array' => 'A: attribútumnak rendelkeznie kell legalább: min elemekkel.',
],
'starts_with' => 'A(z) :attribute a következővel kell kezdődnie: :values.',
- 'ends_with' => 'The :attribute must end with one of the following: :values.',
+ 'ends_with' => 'A(z) :attribute a következővel kell végződjön: :values.',
'not_in' => 'A kiválasztott :attribute étvénytelen.',
'numeric' => 'A :attribute csak szám lehet.',
@@ -90,11 +90,14 @@ return [
],
'string' => 'A: attribútumnak stringnek kell lennie.',
'timezone' => 'A: attribútumnak érvényes zónának kell lennie.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => 'A :attribute már foglalt.',
'uploaded' => 'A: attribútum nem sikerült feltölteni.',
'url' => 'Az :attribute formátuma érvénytelen.',
'unique_undeleted' => 'A(z) :attribute egyedinek kell lennie.',
'non_circular' => 'A(z) :attribute nem hozhat létre körkörös hivatkozást.',
+ 'not_array' => 'A(z) :attribute mező nem lehet tömb.',
+ 'unique_serial' => 'A következő attribútumnak egyedinek kell lennie: :attribute.',
'disallow_same_pwd_as_user_fields' => 'A jelszó nem lehet azonos a felhasználónévvel.',
'letters' => 'A jelszónak tartalmaznia kell legalább egy betűt.',
'numbers' => 'A jelszónak tartalmaznia kell legalább egy számot.',
diff --git a/resources/lang/id/admin/accessories/message.php b/resources/lang/id/admin/accessories/message.php
index 6c2cd67c1f..46fb0232a5 100644
--- a/resources/lang/id/admin/accessories/message.php
+++ b/resources/lang/id/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'Aksesori [:id] tidak ada.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Aksesori ini saat ini memiliki: count item yang dikeluarkan ke pengguna. Silakan periksa di aksesoris dan dan coba lagi. . Silakan periksa di aksesoris dan dan coba lagi. ',
'create' => array(
diff --git a/resources/lang/id/admin/custom_fields/general.php b/resources/lang/id/admin/custom_fields/general.php
index a6bc9f6741..277142b13f 100644
--- a/resources/lang/id/admin/custom_fields/general.php
+++ b/resources/lang/id/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Tambah Kolom Ubahan',
'create_field_title' => 'Buat field kustom',
'value_encrypted' => 'Nilai dari kolom ini di database dienkripsi. hanya pengguna admin yang bisa melihat nilai deskripsinya',
- 'show_in_email' => 'Sertakan nilai bidang ini dalam email checkout yang dikirim kepada pengguna? Bidang terenkripsi tidak dapat dimasukkan dalam email.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Teks bantuan',
'help_text_description' => 'Ini adalah teks opsional yang akan muncul di bawah elemen formulir saat mengedit aset untuk memberikan konteks pada field.',
'about_custom_fields_title' => 'Lihat field kustom',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visible to User',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/id/admin/hardware/form.php b/resources/lang/id/admin/hardware/form.php
index 8d132d2b79..e2a47e36ac 100644
--- a/resources/lang/id/admin/hardware/form.php
+++ b/resources/lang/id/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Perbarui Lokasi Aset',
'asset_location_update_default_current' => 'Perbarui lokasi default DAN lokasi sebenarnya',
'asset_location_update_default' => 'Perbarui hanya lokasi default',
+ 'asset_location_update_actual' => 'Update only actual location',
'asset_not_deployable' => 'Status aset tersebut tidak dapat ditetapkan. Aset ini tidak dapat digunakan.',
'asset_deployable' => 'Status aset dapat ditetapkan. Aset ini dapat digunakan.',
'processing_spinner' => 'Memproses... (Mungkin memerlukan sedikit waktu untuk file besar)',
diff --git a/resources/lang/id/admin/hardware/message.php b/resources/lang/id/admin/hardware/message.php
index b204454a15..5166beb5c4 100644
--- a/resources/lang/id/admin/hardware/message.php
+++ b/resources/lang/id/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Aset gagal di buat, silahkan coba kembali',
'success' => 'Sukses membuat aset',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/id/admin/licenses/message.php b/resources/lang/id/admin/licenses/message.php
index 6591e6ed84..29fe908c50 100644
--- a/resources/lang/id/admin/licenses/message.php
+++ b/resources/lang/id/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Lisensi ini sudah diberikan kepada pengguna dan tidak dapat di hapus. Silahkan cek lisensi terlebih dahulu kemudian coba hapus kembali. ',
'select_asset_or_person' => 'Anda harus memilih aset atau pengguna, namun tidak keduanya.',
'not_found' => 'Berkas Lisensi tidak ditemukan',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Terdapat kesalahan pada saat pemberian lisensi ini. Silahkan coba kembali.',
- 'success' => 'Lisensi telah berhasil diberikan'
+ 'success' => 'Lisensi telah berhasil diberikan',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/id/admin/locations/table.php b/resources/lang/id/admin/locations/table.php
index 5c1310a0fc..327a5866b0 100644
--- a/resources/lang/id/admin/locations/table.php
+++ b/resources/lang/id/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Cetak Semua Ditugaskan',
'name' => 'Nama lokasi',
'address' => 'Alamat',
+ 'address2' => 'Address Line 2',
'zip' => 'Kode Pos',
'locations' => 'Lokasi',
'parent' => 'Induk',
diff --git a/resources/lang/id/admin/reports/general.php b/resources/lang/id/admin/reports/general.php
index e1dd7c26c2..a5bee42432 100644
--- a/resources/lang/id/admin/reports/general.php
+++ b/resources/lang/id/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send reminder',
'reminder_sent' => 'Reminder sent',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/id/admin/users/message.php b/resources/lang/id/admin/users/message.php
index 0bcc7f836a..7253c84fa1 100644
--- a/resources/lang/id/admin/users/message.php
+++ b/resources/lang/id/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Pengguna sudah ada!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Kolom login wajib di-isi',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Kata sandi wajib di-isi.',
'insufficient_permissions' => 'Tidak ada hak akses.',
'user_deleted_warning' => 'Pengguna ini telah di hapus. Anda harus kembalikan dahulu pengguna ini jika ingin menyunting atau di berikan hak kelola aset.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'Pengguna terpilih yang diaktifkan dan memiliki alamat email yang valid telah dikirimi tautan pengaturan ulang kata sandi.',
'password_reset_sent' => 'Tautan reset kata sandi telah dikirim ke :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/id/general.php b/resources/lang/id/general.php
index 22d8734c34..f1d90289af 100644
--- a/resources/lang/id/general.php
+++ b/resources/lang/id/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Barang Habis Pakai',
'consumables' => 'Barang Habis Pakai',
'country' => 'Negara',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Buat baru',
'created' => 'Item dibuat',
'created_asset' => 'Buat aset',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Sinkronisasi',
'sync_results' => 'Hasil Sinkronisasi',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Kategori tidak valid',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Ini dasbor Anda. Ada banyak yang seperti itu, tapi yang ini milikmu.',
'60_percent_warning' => '60% Selesai (peringatan)',
'dashboard_empty' => 'Sepertinya Anda belum menambahkan apa pun, jadi kami tidak memiliki sesuatu yang keren untuk ditampilkan. Mulailah dengan menambahkan beberapa aset, aksesori, bahan habis pakai, atau lisensi sekarang!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Hitung Barang Habis Pakai',
'components_count' => 'Hitung Komponen',
'licenses_count' => 'Hitung Lisensi',
- 'notification_error' => 'Kesalahan:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Mohon periksa formulir untuk mengetahui kesalahan',
'notification_bulk_error_hint' => 'Kolom berikut ini mendeteksi kesalahan dan tidak dapat di edit:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/id/help.php b/resources/lang/id/help.php
index 17317574a9..f9ccde6c0b 100644
--- a/resources/lang/id/help.php
+++ b/resources/lang/id/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Barang Habis Pakai adalah segala sesuatu yang dibeli dan nantinya akan habis terpakai. Sebagai contoh, tinta printer atau kertas untuk mesin fotokopi.',
'depreciations' => 'Anda dapat mengatur penyusutan aset dengan perhitungan penyusutan garis lurus.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/id/passwords.php b/resources/lang/id/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/id/passwords.php
+++ b/resources/lang/id/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/id/validation.php b/resources/lang/id/validation.php
index 5521ddee56..a8b4308e5d 100644
--- a/resources/lang/id/validation.php
+++ b/resources/lang/id/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'The: atribut harus berupa string.',
'timezone' => 'Atribut: harus merupakan zona yang valid.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'unique' => ':attribute sudah digunakan.',
'uploaded' => 'Atribut: gagal diupload.',
'url' => 'Format :attribute tidak benar.',
'unique_undeleted' => ':attribute harus unik.',
'non_circular' => ':attribute tidak boleh membuat referensi melingkar.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/is/admin/accessories/message.php b/resources/lang/is/admin/accessories/message.php
index 713a0b44b3..0d29fab9b1 100644
--- a/resources/lang/is/admin/accessories/message.php
+++ b/resources/lang/is/admin/accessories/message.php
@@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'The accessory [:id] does not exist.',
+ 'not_found' => 'That accessory was not found.',
'assoc_users' => 'Þessi aukabúnaður er nú þegar: count items sem skráð eru á notendur. Vinsamlegast skráðu inn aukabúnaðinn og reyndu aftur! ',
'create' => array(
diff --git a/resources/lang/is/admin/custom_fields/general.php b/resources/lang/is/admin/custom_fields/general.php
index 69578140fa..a5236b9b55 100644
--- a/resources/lang/is/admin/custom_fields/general.php
+++ b/resources/lang/is/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Nýr sérsniðinn reitur',
'create_field_title' => 'Útbúa nýtt sérsniðinn reit',
'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.',
+ 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
+ 'show_in_email_short' => 'Include in emails.',
'help_text' => 'Hjápartexti',
'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
'about_custom_fields_title' => 'About Custom Fields',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Sýnileg notenda',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
];
diff --git a/resources/lang/is/admin/hardware/form.php b/resources/lang/is/admin/hardware/form.php
index 683ee8be13..448f4579f8 100644
--- a/resources/lang/is/admin/hardware/form.php
+++ b/resources/lang/is/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Uppfæra aðeins núverandi staðsetningu',
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
'asset_deployable' => 'That status is deployable. This asset can be checked out.',
'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
diff --git a/resources/lang/is/admin/hardware/general.php b/resources/lang/is/admin/hardware/general.php
index db6b95cd79..6ac61801ce 100644
--- a/resources/lang/is/admin/hardware/general.php
+++ b/resources/lang/is/admin/hardware/general.php
@@ -46,5 +46,5 @@ return [
'alert_details' => 'Please see below for details.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
- 'user_department' => 'deild notenda',
+ 'user_department' => 'Deild notenda',
];
diff --git a/resources/lang/is/admin/hardware/message.php b/resources/lang/is/admin/hardware/message.php
index 8185f02364..c78df68773 100644
--- a/resources/lang/is/admin/hardware/message.php
+++ b/resources/lang/is/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'Asset was not created, please try again. :(',
'success' => 'Það tókst að skrá þessa eign :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
diff --git a/resources/lang/is/admin/licenses/message.php b/resources/lang/is/admin/licenses/message.php
index dd7e54dea4..c79f631680 100644
--- a/resources/lang/is/admin/licenses/message.php
+++ b/resources/lang/is/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'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.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'There was an issue checking out the license. Please try again.',
- 'success' => 'The license was checked out successfully'
+ 'success' => 'The license was checked out successfully',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/is/admin/locations/table.php b/resources/lang/is/admin/locations/table.php
index 8945f1e869..63f74455ff 100644
--- a/resources/lang/is/admin/locations/table.php
+++ b/resources/lang/is/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Prenta allt skráð',
'name' => 'Heiti staðsetningar',
'address' => 'Heimilisfang',
+ 'address2' => 'Address Line 2',
'zip' => 'Póstnúmer',
'locations' => 'Staðsetningar',
'parent' => 'Parent',
diff --git a/resources/lang/is/admin/reports/general.php b/resources/lang/is/admin/reports/general.php
index c4401060d4..73f8d3e48e 100644
--- a/resources/lang/is/admin/reports/general.php
+++ b/resources/lang/is/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Senda áminningu',
'reminder_sent' => 'Áminning send',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/is/admin/users/message.php b/resources/lang/is/admin/users/message.php
index c771289c55..cca327f4bd 100644
--- a/resources/lang/is/admin/users/message.php
+++ b/resources/lang/is/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'User already exists!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'The login field is required',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'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.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'Þessi notandi er ekki með skráð netfang á prófílnum sínum.',
- 'user_has_no_assets_assigned' => 'Þessi notandi er ekki með búnað skráðan á sig',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/is/general.php b/resources/lang/is/general.php
index d545d4dc79..c5dfa1ba67 100644
--- a/resources/lang/is/general.php
+++ b/resources/lang/is/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Rekstrarvara',
'consumables' => 'Rekstrarvörur',
'country' => 'Land',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Stofna nýtt',
'created' => 'Hlutur stofnaður',
'created_asset' => 'skráði eign',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synchronize',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
- 'invalid_category' => 'Invalid category',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
'60_percent_warning' => '60% Complete (warning)',
'dashboard_empty' => 'Það lítur útfyrir að þú hefur ekki bætt neinu við ennþá, svo við höfum neitt frábært til að sýna. Byrjaðu á því að bæta við eignum, aukahlutum, rekstrarvörum, eða hugbúnaðarleyfum núna!',
@@ -368,7 +371,7 @@ return [
'consumables_count' => 'Consumables Count',
'components_count' => 'Components Count',
'licenses_count' => 'Licenses Count',
- 'notification_error' => 'Villa:',
+ 'notification_error' => 'Error',
'notification_error_hint' => 'Please check the form below for errors',
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
'notification_success' => 'Success',
@@ -485,7 +488,7 @@ return [
],
'percent_complete' => '% complete',
'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
'copy_to_clipboard' => 'Copy to Clipboard',
'copied' => 'Copied!',
diff --git a/resources/lang/is/help.php b/resources/lang/is/help.php
index cfbbaee9b8..47229ea667 100644
--- a/resources/lang/is/help.php
+++ b/resources/lang/is/help.php
@@ -30,5 +30,6 @@ return [
'consumables' => 'Rekstrarvörur er allt það sem eyðist eða rýrist við notkun, til dæmis blek í prentara eða ljósritunarpappír.',
'depreciations' => 'Þú getur búið til mismunandi fyrningarflokka til að afskrifa eignir eftir línulegu afskriftarferli.',
-
+
+ 'empty_file' => 'The importer detects that this file is empty.'
];
diff --git a/resources/lang/is/passwords.php b/resources/lang/is/passwords.php
index 25633b4581..41a87f98ed 100644
--- a/resources/lang/is/passwords.php
+++ b/resources/lang/is/passwords.php
@@ -5,4 +5,5 @@ return [
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
+ 'password_change' => 'Your password has been updated!',
];
diff --git a/resources/lang/is/validation.php b/resources/lang/is/validation.php
index 277f0335ea..38f92fe9ba 100644
--- a/resources/lang/is/validation.php
+++ b/resources/lang/is/validation.php
@@ -90,11 +90,14 @@ return [
],
'string' => 'The :attribute must be a string.',
'timezone' => 'The :attribute must be a valid zone.',
+ 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ',
'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.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'not_array' => 'The :attribute field cannot be an array.',
+ 'unique_serial' => 'The :attribute must be unique.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
diff --git a/resources/lang/it/account/general.php b/resources/lang/it/account/general.php
index fc9d48577d..34da13f97a 100644
--- a/resources/lang/it/account/general.php
+++ b/resources/lang/it/account/general.php
@@ -7,6 +7,6 @@ return array(
'api_base_url' => 'Il tuo URL di base API è:',
'api_base_url_endpoint' => '/<endpoint>',
'api_token_expiration_time' => 'I token API scadranno fra:',
- 'api_reference' => 'Controlla il riferimento API per
+ 'api_reference' => 'Controlla la Guida di Riferimento delle API per
trovare gli endpoint API specifici e documentazione aggiuntiva.',
);
diff --git a/resources/lang/it/admin/accessories/general.php b/resources/lang/it/admin/accessories/general.php
index 9d7cd21dc4..8c52d3f779 100644
--- a/resources/lang/it/admin/accessories/general.php
+++ b/resources/lang/it/admin/accessories/general.php
@@ -3,19 +3,19 @@
return array(
'accessory_category' => 'Categoria Accessorio',
'accessory_name' => 'Nome Accessorio',
- 'checkout' => 'Checkout accessorio',
- 'checkin' => 'Checkin accessorio',
+ 'checkout' => 'Assegna Accessorio',
+ 'checkin' => 'Restituisci Accessorio',
'create' => 'Crea Accessorio',
'edit' => 'Modifica accessorio',
'eula_text' => 'Categoria EULA',
- 'eula_text_help' => 'Questo campo consente di personalizzare le EULA per specifici tipi di attività. Se avete solo un EULA per tutti i vostri beni, è possibile controllare la casella di seguito per utilizzare il valore predefinito.',
- 'require_acceptance' => 'Richiedere agli utenti di confermare l\'accettazione di attività in questa categoria.',
- 'no_default_eula' => 'Non è stata trovata EULA predefinita. Aggiungine un altra nei settaggi.',
+ 'eula_text_help' => 'Questo campo consente di personalizzare le EULA per specifici tipi di Beni. Se avete solo un EULA per tutti i vostri Beni, è possibile spuntare la casella seguente per utilizzare il valore predefinito.',
+ 'require_acceptance' => 'Richiedere agli utenti di confermare l\'accettazione dei Beni appartenenti a questa categoria.',
+ 'no_default_eula' => 'Non è stata trovata EULA predefinita. Aggiungine una nelle impostazioni.',
'total' => 'Totale',
- 'remaining' => 'Disponib',
+ 'remaining' => 'Disponibili',
'update' => 'Aggiorna Accessorio',
'use_default_eula' => 'Usa L\'EULA predefinita invece.',
- 'use_default_eula_disabled' => 'Usa L\'EULA predefinita. Nessuna EULA predefinita è in uso. Per favore aggiungine una nei Settaggi.',
+ 'use_default_eula_disabled' => 'Usa L\'EULA predefinita. Nessuna EULA predefinita è in uso. Per favore aggiungine una nelle Impostazioni.',
'clone' => 'Clona Accessorio',
'delete_disabled' => 'Questo accessorio non può essere cancellato perché alcuni elementi sono ancora assegnati.',
diff --git a/resources/lang/it/admin/accessories/message.php b/resources/lang/it/admin/accessories/message.php
index 1d8dcd9721..9adb529708 100644
--- a/resources/lang/it/admin/accessories/message.php
+++ b/resources/lang/it/admin/accessories/message.php
@@ -3,34 +3,35 @@
return array(
'does_not_exist' => 'L\'accessorio [:id] non esiste.',
- 'assoc_users' => 'Questo accessorio ha attualmente :count elementi controllati agli utenti. Si prega di controllare negli accessori e e riprovare. ',
+ 'not_found' => 'Questo accessorio non è stato trovato.',
+ 'assoc_users' => 'Questo Accessorio ha attualmente :count articoli assegnati agli utenti. Si prega di ritirare gli Accessori e riprovare. ',
'create' => array(
- 'error' => 'L\'accessorio non è stato creato, si prega di riprovare.',
+ 'error' => 'L\'Accessorio non è stato creato, si prega di riprovare.',
'success' => 'Accessorio creato con successo.'
),
'update' => array(
- 'error' => 'L\'accessorio non è stato aggiornato, si prega di riprovare',
+ 'error' => 'L\'Accessorio non è stato aggiornato, si prega di riprovare',
'success' => 'Accessorio aggiornato con successo.'
),
'delete' => array(
- 'confirm' => 'Sei sicuro di voler eliminare quest\'accessorio?',
+ 'confirm' => 'Sei sicuro di voler eliminare quest\'Accessorio?',
'error' => 'Si è verificato un problema cercando di eliminare l\'accessorio. Si prega di riprovare.',
'success' => 'L\'accessorio è stato eliminato con successo.'
),
'checkout' => array(
- 'error' => 'L\'accessorio non è stato estratto, si prega di riprovare',
- 'success' => 'Accessorio estratto con successo.',
- 'unavailable' => 'Accessorio non disponibile per il check-out. Controlla la quantità disponibile',
+ 'error' => 'L\'accessorio non è stato assegnato, si prega di riprovare',
+ 'success' => 'Accessorio assegnato correttamente.',
+ 'unavailable' => 'Accessorio non disponibile per l\'assegnazione. Controlla la quantità disponibile',
'user_does_not_exist' => 'Questo utente non è valido. Riprova.'
),
'checkin' => array(
- 'error' => 'L\'accessorio non è stato controllato, si prega di riprovare',
- 'success' => 'Accessorio controllato con successo.',
+ 'error' => 'L\'accessorio non è stato riconsegnato corretamente, si prega di riprovare',
+ 'success' => 'Accessorio riconsegnato con successo.',
'user_does_not_exist' => 'Questo utente non è valido. Riprova.'
)
diff --git a/resources/lang/it/admin/accessories/table.php b/resources/lang/it/admin/accessories/table.php
index 80e733abe3..fb99733a1b 100644
--- a/resources/lang/it/admin/accessories/table.php
+++ b/resources/lang/it/admin/accessories/table.php
@@ -2,7 +2,7 @@
return array(
'dl_csv' => 'Scarica CSV',
- 'eula_text' => 'ELUA',
+ 'eula_text' => 'EULA',
'id' => 'ID',
'require_acceptance' => 'Accettazione',
'title' => 'Nome Accessorio',
diff --git a/resources/lang/it/admin/custom_fields/general.php b/resources/lang/it/admin/custom_fields/general.php
index b91db521eb..598f0ae6ff 100644
--- a/resources/lang/it/admin/custom_fields/general.php
+++ b/resources/lang/it/admin/custom_fields/general.php
@@ -34,7 +34,8 @@ return [
'create_field' => 'Nuovo campo personalizzato',
'create_field_title' => 'Crea un nuovo campo personalizzato',
'value_encrypted' => 'Il valore di questo campo viene crittografato nel database. Solo gli utenti amministratori saranno in grado di visualizzare il valore decrittografato',
- 'show_in_email' => 'Includere il valore di questo campo nelle e-mail di checkout inviate all\'utente? I campi crittografati non possono essere inclusi nelle e-mail.',
+ 'show_in_email' => 'Includere il valore di questo campo nelle e-mail di assegnazione inviate all\'utente? I campi crittografati non possono essere inclusi nelle e-mail',
+ 'show_in_email_short' => 'Includi nelle email.',
'help_text' => 'Testo guida',
'help_text_description' => 'Questo è un testo facoltativo che apparirà sotto gli elementi del modulo durante la modifica di una risorsa per fornire il contesto sul campo.',
'about_custom_fields_title' => 'Informazioni sui campi personalizzati',
@@ -51,7 +52,10 @@ return [
'display_in_user_view_table' => 'Visibile all\'utente',
'auto_add_to_fieldsets' => 'Aggiungi automaticamente a ogni nuovo campo',
'add_to_preexisting_fieldsets' => 'Aggiungi a tutti i campi esistenti',
- 'show_in_listview' => 'Mostra nelle viste elenco per default. Gli utenti autorizzati potranno comunque mostrare/nascondere con il selettore colonne.',
+ 'show_in_listview' => 'Mostra nelle viste elenco per default. Gli utenti autorizzati potranno comunque mostrare/nascondere con il selettore colonne',
'show_in_listview_short' => 'Mostra nelle liste',
+ 'show_in_requestable_list_short' => 'Mostra nella lista beni richiedibili',
+ 'show_in_requestable_list' => 'Mostra nella lista dei beni richiedibili. I valori criptati non verranno mostrati',
+ 'encrypted_options' => 'Questo campo è criptato, quindi alcune opzioni di visualizzazione non saranno disponibili.',
];
diff --git a/resources/lang/it/admin/depreciations/general.php b/resources/lang/it/admin/depreciations/general.php
index 6057724e50..fced8ad21a 100644
--- a/resources/lang/it/admin/depreciations/general.php
+++ b/resources/lang/it/admin/depreciations/general.php
@@ -6,11 +6,11 @@ return [
'asset_depreciations' => 'Obsolescenza Asset',
'create' => 'Crea un deprezzamento',
'depreciation_name' => 'Nome Obsolescenza',
- 'depreciation_min' => 'Valore Minimo di Ammortamento',
+ 'depreciation_min' => 'Valore Finale Svalutazione',
'number_of_months' => 'Numero di Mesi',
'update' => 'Aggiorna l\'ammortamento',
'depreciation_min' => 'Valore minimo dopo ammortamento',
'no_depreciations_warning' => 'Attenzione:
- Nessun ammortamento impostato.
- Si prega di impostare almeno un ammortamento per visualizzare il rapporto di ammortamento.',
+ Nessuna svalutazione impostata.
+ Si prega di impostare almeno una Svalutazione per visualizzarne il report.',
];
diff --git a/resources/lang/it/admin/depreciations/table.php b/resources/lang/it/admin/depreciations/table.php
index 39fb82b1d1..e05987e12b 100644
--- a/resources/lang/it/admin/depreciations/table.php
+++ b/resources/lang/it/admin/depreciations/table.php
@@ -6,6 +6,6 @@ return [
'months' => 'Mesi',
'term' => 'Termine',
'title' => 'Nome ',
- 'depreciation_min' => 'Valore Del Piano',
+ 'depreciation_min' => 'Valore Finale',
];
diff --git a/resources/lang/it/admin/hardware/form.php b/resources/lang/it/admin/hardware/form.php
index dd992ee079..ddb697c0f6 100644
--- a/resources/lang/it/admin/hardware/form.php
+++ b/resources/lang/it/admin/hardware/form.php
@@ -49,6 +49,7 @@ return [
'asset_location' => 'Aggiorna Posizione Bene',
'asset_location_update_default_current' => 'Aggiorna sia la posizione predefinita che quella attuale',
'asset_location_update_default' => 'Aggiorna solo la posizione predefinita',
+ 'asset_location_update_actual' => 'Aggiorna solo la posizione effettiva',
'asset_not_deployable' => 'Lo stato del bene è "Non Assegnabile". Non puoi fare il check-out di questo bene.',
'asset_deployable' => 'Lo stato del bene è "Assegnabile". Puoi fare il check-out di questo bene.',
'processing_spinner' => 'Elaborazione... (Può volerci un po\' su file di grandi dimensioni)',
diff --git a/resources/lang/it/admin/hardware/message.php b/resources/lang/it/admin/hardware/message.php
index d60b364ea9..8eccc15f44 100644
--- a/resources/lang/it/admin/hardware/message.php
+++ b/resources/lang/it/admin/hardware/message.php
@@ -11,6 +11,7 @@ return [
'create' => [
'error' => 'L\'asset non è stato creato, riprova per favore. :(',
'success' => 'L\'asset è stato creato con successo. :)',
+ 'success_linked' => 'Bene creato con tag :tag . Clicca per vedere.',
],
'update' => [
diff --git a/resources/lang/it/admin/licenses/message.php b/resources/lang/it/admin/licenses/message.php
index 5cc4dfe23e..e253e47f07 100644
--- a/resources/lang/it/admin/licenses/message.php
+++ b/resources/lang/it/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Questo bene è stato assegnato ad un Utente e non può essere cancellato. Per favore Riassegnalo in magazzino,e dopo riprova a cancellarlo. ',
'select_asset_or_person' => 'È necessario selezionare un\'attività o un utente, ma non entrambi.',
'not_found' => 'Licenza non trovata',
+ 'seats_available' => ':seat_count copie disponibili',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'C\'è stato un problema nell\'estrazione della licenza. Riprova.',
- 'success' => 'La licenza è stata estratta con successo'
+ 'success' => 'La licenza è stata estratta con successo',
+ 'not_enough_seats' => 'Non ci sono abbastanza copie della licenza disponibili per l\'assegnazione',
),
'checkin' => array(
diff --git a/resources/lang/it/admin/locations/table.php b/resources/lang/it/admin/locations/table.php
index 2f9fce13c2..8d47aae031 100644
--- a/resources/lang/it/admin/locations/table.php
+++ b/resources/lang/it/admin/locations/table.php
@@ -2,7 +2,7 @@
return [
'about_locations_title' => 'Informazioni sulle posizioni',
- 'about_locations' => 'Le posizioni sono usate per tracciare la poszione degli utenti, degli asset, e di altri oggetti',
+ 'about_locations' => 'Le posizioni sono usate per tracciare la posizione degli utenti, dei beni e di altri oggetti',
'assets_rtd' => 'Beni', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
'assets_checkedout' => 'Beni Assegnati',
'id' => 'ID',
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Stampa tutte le assegnazioni',
'name' => 'Nome Posizione',
'address' => 'Indirizzo',
+ 'address2' => 'Indirizzo, riga 2',
'zip' => 'Codice Postale',
'locations' => 'Posizioni',
'parent' => 'Genitore',
diff --git a/resources/lang/it/admin/reports/general.php b/resources/lang/it/admin/reports/general.php
index 470dfde8b6..902d183e9d 100644
--- a/resources/lang/it/admin/reports/general.php
+++ b/resources/lang/it/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Invia promemoria',
'reminder_sent' => 'Promemoria spedito',
'acceptance_deleted' => 'Richiesta di accettazione eliminata',
- 'acceptance_request' => 'Richiesta di accettazione'
+ 'acceptance_request' => 'Richiesta di accettazione',
+ 'custom_export' => [
+ 'user_address' => 'Indirizzo Utente',
+ 'user_city' => 'Città Utente',
+ 'user_state' => 'Provincia Utente',
+ 'user_country' => 'Nazione Utente',
+ 'user_zip' => 'CAP Utente'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/it/admin/settings/message.php b/resources/lang/it/admin/settings/message.php
index 60a0d192e0..49dffc56f1 100644
--- a/resources/lang/it/admin/settings/message.php
+++ b/resources/lang/it/admin/settings/message.php
@@ -3,7 +3,7 @@
return [
'update' => [
- 'error' => 'Si è verificato un errore durante l\'aggiornamento. ',
+ 'error' => 'Errore durante l\'aggiornamento. ',
'success' => 'Impostazioni aggiornate correttamente.',
],
'backup' => [
@@ -40,7 +40,7 @@ return [
'success_pt2' => ' con il messaggio di prova, e assicurati di fare clic su SALVA qui sotto per memorizzare le impostazioni.',
'500' => 'Errore del server 500.',
'error' => 'Qualcosa è andato storto. :app ha risposto con: :error_message',
- 'error_redirect' => 'ERROR: 301/302 :endpoint returns a redirect. For security reasons, we don’t follow redirects. Please use the actual endpoint.',
+ 'error_redirect' => 'ERROR: 301/302 :endpoint restituisce un reindirizzamento. Per motivi di sicurezza, non seguiamo reindirizzamenti. Si prega di utilizzare l\'endpoint attuale.',
'error_misc' => 'Qualcosa è andato storto. :( ',
]
];
diff --git a/resources/lang/it/admin/users/message.php b/resources/lang/it/admin/users/message.php
index 5883571e9f..01815d31da 100644
--- a/resources/lang/it/admin/users/message.php
+++ b/resources/lang/it/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Utente già esistente!',
'user_not_found' => 'L\'utente non esiste.',
'user_login_required' => 'È necessario il campo login',
+ 'user_has_no_assets_assigned' => 'Nessun bene assegnato all\'utente.',
'user_password_required' => 'È richiesta la password.',
'insufficient_permissions' => 'Permessi Insufficienti.',
'user_deleted_warning' => 'Questo utente è stato eliminato. Si dovrà ripristinare questo utente per modificare o assegnare nuovi beni.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'È stato inviato un link agli utenti selezionati che sono attivati e hanno un indirizzo email valido, per reimpostare la password.',
'password_reset_sent' => 'Un link per reimpostare la password è stato inviato a :email!',
'user_has_no_email' => 'Questo utente non ha un indirizzo email nel suo profilo.',
- 'user_has_no_assets_assigned' => 'Questo utente non ha nessun bene assegnato',
+ 'log_record_not_found' => 'Non ho trovato nessun log per questo utente.',
'success' => array(
diff --git a/resources/lang/it/button.php b/resources/lang/it/button.php
index 59c755e916..e317cd51ad 100644
--- a/resources/lang/it/button.php
+++ b/resources/lang/it/button.php
@@ -4,16 +4,16 @@ return [
'actions' => 'Azioni',
'add' => 'Aggiungi Nuovo',
'cancel' => 'Annulla',
- 'checkin_and_delete' => 'Checkin di tutto / Elimina utente',
+ 'checkin_and_delete' => 'Restituisci tutto / Elimina utente',
'delete' => 'Cancella',
'edit' => 'Modifica',
'restore' => 'Ripristina',
- 'remove' => 'Elimina',
- 'request' => 'Richiesta',
+ 'remove' => 'Rimuovi',
+ 'request' => 'Richiedi',
'submit' => 'Invia',
'upload' => 'Carica / Upload',
- 'select_file' => 'Seleziona il file...',
- 'select_files' => 'Seleziona i file...',
+ 'select_file' => 'Scegli file...',
+ 'select_files' => 'Scegli i file...',
'generate_labels' => '{1} Genera Etichetta|[2,*] Genera Etichette',
'send_password_link' => 'Invia Link di Reset Password',
'go' => 'Vai',
diff --git a/resources/lang/it/general.php b/resources/lang/it/general.php
index 07ca834036..4894b5fc6e 100644
--- a/resources/lang/it/general.php
+++ b/resources/lang/it/general.php
@@ -5,32 +5,32 @@ return [
'activated' => 'Attivato',
'accepted_date' => 'Accettato Il',
'accessory' => 'Accessorio',
- 'accessory_report' => 'Rapporto sugli Accessori',
+ 'accessory_report' => 'Report Accessori',
'action' => 'Azione',
- 'activity_report' => 'Rapporto sull\'attività',
+ 'activity_report' => 'Report delle attività',
'address' => 'Indirizzo',
'admin' => 'Amministratore',
'administrator' => 'Amministratore',
'add_seats' => 'Aggiunti posti',
'age' => "Età",
- 'all_assets' => 'tutti i beni',
+ 'all_assets' => 'Tutti i Beni',
'all' => 'Tutti i',
'archived' => 'Archiviato',
- 'asset_models' => 'Modello Bene',
+ 'asset_models' => 'Modelli Bene',
'asset_model' => 'Modello',
'asset' => 'Bene',
- 'asset_report' => 'Report beni',
- 'asset_tag' => 'Tag Bene',
- 'asset_tags' => 'Etichette delle risorse',
- 'assets_available' => 'Risorse disponibili',
- 'accept_assets' => 'Accetta Risorse :name',
- 'accept_assets_menu' => 'Accetta Risorse',
- 'audit' => 'revisione',
- 'audit_report' => 'Registro di controllo',
+ 'asset_report' => 'Report Beni',
+ 'asset_tag' => 'Etichetta del Bene',
+ 'asset_tags' => 'Etichette dei Beni',
+ 'assets_available' => 'Beni disponibili',
+ 'accept_assets' => 'Accetta Beni :name',
+ 'accept_assets_menu' => 'Accetta Beni',
+ 'audit' => 'Revisione Inventario',
+ 'audit_report' => 'Registro Revisione Inventario',
'assets' => 'Beni',
- 'assets_audited' => 'beni controllati',
- 'assets_checked_in_count' => 'beni con check in',
- 'assets_checked_out_count' => 'beni con check out',
+ 'assets_audited' => 'beni inventariati',
+ 'assets_checked_in_count' => 'beni restituiti',
+ 'assets_checked_out_count' => 'beni assegnati',
'asset_deleted_warning' => 'Questo bene è stato eliminato. Devi ripristinarlo prima di poterlo assegnare a qualcuno.',
'assigned_date' => 'Assegnato Il',
'assigned_to' => 'Assegnato a :name',
@@ -38,28 +38,28 @@ return [
'avatar_delete' => 'Cancella Avatar',
'avatar_upload' => 'Carica Avatar',
'back' => 'Indietro',
- 'bad_data' => 'Non è stato trovato nulla. Forse informazioni errate?',
- 'bulkaudit' => 'Audit di massa',
- 'bulkaudit_status' => 'Stato di controllo',
- 'bulk_checkout' => 'Checkout Bulk',
- 'bulk_edit' => 'Modifica in blocco',
- 'bulk_delete' => 'Elimina quantità',
- 'bulk_actions' => 'Gruppo di azioni',
- 'bulk_checkin_delete' => 'Registra / Cancella Utenti',
+ 'bad_data' => 'Non è stato trovato nulla. Forse dati errati?',
+ 'bulkaudit' => 'Controllo Inventario',
+ 'bulkaudit_status' => 'Stato Controllo Inventario',
+ 'bulk_checkout' => 'Assegnazione Massiva',
+ 'bulk_edit' => 'Modifica Massiva',
+ 'bulk_delete' => 'Cancellazione Massiva',
+ 'bulk_actions' => 'Azioni Massive',
+ 'bulk_checkin_delete' => 'Registrazione / Cancellazione Massiva di Utenti',
'byod' => 'BYOD',
- 'byod_help' => 'Questo dispositivo è di proprietà dell\'utente',
- 'bystatus' => 'in base allo stato',
- 'cancel' => 'annulla',
+ 'byod_help' => 'Questo dispositivo appartiene all\'utente',
+ 'bystatus' => 'per Stato',
+ 'cancel' => 'Annulla',
'categories' => 'Categorie',
'category' => 'Categoria',
- 'change' => 'Dentro fuori',
+ 'change' => 'Dentro/Fuori',
'changeemail' => 'Modifica indirizzo email',
'changepassword' => 'Modifica password',
- 'checkin' => 'Riassegna',
- 'checkin_from' => 'Carica da',
+ 'checkin' => 'Restituzione',
+ 'checkin_from' => 'Restituito da',
'checkout' => 'Assegna',
- 'checkouts_count' => 'Ritiri',
- 'checkins_count' => 'Consegne',
+ 'checkouts_count' => 'Assegnazioni',
+ 'checkins_count' => 'Restituzioni',
'user_requests_count' => 'Richieste',
'city' => 'Città',
'click_here' => 'Clicca qui',
@@ -72,9 +72,11 @@ return [
'consumable' => 'Consumabile',
'consumables' => 'Consumabili',
'country' => 'Paese',
+ 'could_not_restore' => 'Errore nel ripristino di :item_type: :error',
+ 'not_deleted' => 'Il :item_type non può essere ripristinato perché non è stato cancellato',
'create' => 'Crea',
'created' => 'Articolo creato',
- 'created_asset' => 'Asset creato',
+ 'created_asset' => 'bene creato',
'created_at' => 'Creato a',
'created_by' => 'Creato da',
'record_created' => 'Record creato',
@@ -83,29 +85,29 @@ return [
'current' => 'Attuale',
'current_password' => 'Password attuale',
'customize_report' => 'Personalizza Report',
- 'custom_report' => 'Report assets personalizzato',
- 'dashboard' => 'Pannello amministrativo',
+ 'custom_report' => 'Report personalizzato Beni',
+ 'dashboard' => 'Cruscotto',
'days' => 'giorni',
- 'days_to_next_audit' => 'Giorni per il controllo successivo',
+ 'days_to_next_audit' => 'Giorni al prossimo controllo inventario',
'date' => 'Data',
- 'debug_warning' => 'Avvertimento!',
- 'debug_warning_text' => 'Questa applicazione è in esecuzione in modalità di produzione con il debug abilitato. Questo può esporre dati sensibili se l\'applicazione è accessibile al mondo esterno. Disabilitare la modalità di debug impostando il valore APP_DEBUG
nel file .env
a false
.',
- 'delete' => 'elimina',
+ 'debug_warning' => 'Attenzione!',
+ 'debug_warning_text' => 'Questa applicazione è in esecuzione in modalità di produzione con il debug abilitato. Questo può esporre dati sensibili se l\'applicazione è accessibile al mondo esterno. Disabilitare la modalità di debug impostando il valore APP_DEBUG
nel file .env
su false
.',
+ 'delete' => 'Elimina',
'delete_confirm' => 'Sei sicuro di voler eliminare :item?',
'delete_confirm_no_undo' => 'Sei sicuro di voler cancellare :item? Questa azione non può essere annullata.',
'deleted' => 'Eliminata',
'delete_seats' => 'Posti Cancellati',
'deletion_failed' => 'Eliminazione fallita',
- 'departments' => 'dipartimenti',
- 'department' => 'Dipartimento',
- 'deployed' => 'Assegnato',
- 'depreciation' => 'Obsoleti',
- 'depreciations' => 'Deprezzamenti',
- 'depreciation_report' => 'Report degli Obsoleti',
+ 'departments' => 'Reparti',
+ 'department' => 'Reparto',
+ 'deployed' => 'Assegnati',
+ 'depreciation' => 'Svalutazione',
+ 'depreciations' => 'Svalutazioni',
+ 'depreciation_report' => 'Report Svalutazione',
'details' => 'Dettagli',
'download' => 'Scarica',
'download_all' => 'Scarica tutto',
- 'editprofile' => 'Edita il tuo profilo',
+ 'editprofile' => 'Modifica il tuo profilo',
'eol' => 'EOL',
'email_domain' => 'Dominio di posta elettronica',
'email_format' => 'Formato di posta elettronica',
@@ -115,19 +117,19 @@ return [
'exclude_archived' => 'Escludi i Beni Archiviati',
'exclude_deleted' => 'Escludi i Beni Eliminati',
'example' => 'Esempio: ',
- 'filastname_format' => 'Prima cognome iniziale (jsmith@example.com)',
- 'firstname_lastname_format' => 'Nome cognome (jane.smith@example.com)',
- 'firstname_lastname_underscore_format' => 'Nome cognome (jane.smith@example.com)',
- 'lastnamefirstinitial_format' => 'Cognome e Prima iniziale (prossi@esempio.it)',
- 'firstintial_dot_lastname_format' => 'Iniziale del nome e cognome (j.smith@example.com)',
- 'firstname_lastname_display' => 'Nome cognome (Jane Smith)',
+ 'filastname_format' => 'Iniziale Nome + Cognome (jsmith@example.com)',
+ 'firstname_lastname_format' => 'Nome.Cognome (jane.smith@example.com)',
+ 'firstname_lastname_underscore_format' => 'Nome_Cognome (jane_smith@example.com)',
+ 'lastnamefirstinitial_format' => 'Cognome + Iniziale Nome (smithj@esempio.it)',
+ 'firstintial_dot_lastname_format' => 'Iniziale Nome . Cognome (j.smith@example.com)',
+ 'firstname_lastname_display' => 'Nome Cognome (Jane Smith)',
'lastname_firstname_display' => 'Cognome Nome (Smith Jane)',
'name_display_format' => 'Formato Nome',
'first' => 'Primo',
- 'firstnamelastname' => 'Nome e cognome (janesmith@example.com)',
- 'lastname_firstinitial' => 'Cognome e iniziale del nome (smith_j@example.com)',
- 'firstinitial.lastname' => 'Iniziale del nome e cognome (j.smith@example.com)',
- 'firstnamelastinitial' => 'Nome e iniziale del cognome (janes@example.com)',
+ 'firstnamelastname' => 'Nome Cognome (janesmith@example.com)',
+ 'lastname_firstinitial' => 'Cognome_ Iniziale Nome (smith_j@example.com)',
+ 'firstinitial.lastname' => 'Iniziale Nome . Cognome (j.smith@example.com)',
+ 'firstnamelastinitial' => 'Nome + Iniziale Cognome (janes@example.com)',
'first_name' => 'Nome',
'first_name_format' => 'Nome (jane@example.com)',
'files' => 'Files',
@@ -138,30 +140,30 @@ return [
'file_upload' => 'Caricamento file',
'generate' => 'Genera',
'generate_labels' => 'Genera Etichette',
- 'github_markdown' => 'Questo campo consente a Markdown Github.',
+ 'github_markdown' => 'Questo campo accetta Markdown di Github.',
'groups' => 'Gruppi',
'gravatar_email' => 'Indirizzo Email Gravatar',
'gravatar_url' => 'Cambia il tuo avatar su Gravatar.com.',
- 'history' => 'Storicità',
- 'history_for' => 'Cronologia',
+ 'history' => 'Storico',
+ 'history_for' => 'Storico per',
'id' => 'ID',
'image' => 'Immagine',
'image_delete' => 'Cancella l\'Immagine',
'include_deleted' => 'Includi i Beni Eliminati',
'image_upload' => 'Carica immagine',
- 'filetypes_accepted_help' => 'Tipo di file accettato: :types. Dimensione massima di caricamento per un file: :size.|Tipi di file accettati: :types. Dimensione massima di caricamento per un file: :size.',
- 'filetypes_size_help' => 'Dimensione massima di caricamento per un file: :size.',
+ 'filetypes_accepted_help' => 'Tipo di file accettato :types. Dimensione massima di caricamento :size.|Tipi di file accettati :types. Dimensione massima di caricamento :size.',
+ 'filetypes_size_help' => 'Dimensione massima di caricamento :size.',
'image_filetypes_help' => 'I tipi di file accettati sono jpg, webp, png, gif e svg. La dimensione massima consentita per il caricamento è :size.',
- 'unaccepted_image_type' => 'Questo file non è leggibile. I tipi di file accettati sono jpg, webp, png, gif e svg. Il tipo di questo file è :mimetype.',
+ 'unaccepted_image_type' => 'Questo immagine non è leggibile. I tipi di file accettati sono jpg, webp, png, gif e svg. Il tipo di questo file è :mimetype.',
'import' => 'Importa',
- 'importing' => 'Importare',
- 'importing_help' => 'È possibile importare risorse, accessori, licenze, componenti, materiali di consumo e utenti utilizzando file CSV.
Il CSV dovrebbe essere delimitato e formattato con elementi che corrispondano a quelle della seguente documentazione esempio CSV .',
- 'import-history' => 'Storia di importazione',
- 'asset_maintenance' => 'Manutenzione Prodotto',
- 'asset_maintenance_report' => 'Rapporto manutenzione prodotto',
- 'asset_maintenances' => 'Manutenzione Prodotto',
+ 'importing' => 'Sto importando',
+ 'importing_help' => 'È possibile importare risorse, accessori, licenze, componenti, materiali di consumo e utenti utilizzando file CSV.
Il CSV dovrebbe essere delimitato da virgole e formattato con intestazioni che corrispondano a quelle della seguente documentazione esempio CSV .',
+ 'import-history' => 'Storico di Importazione',
+ 'asset_maintenance' => 'Manutenzione Bene',
+ 'asset_maintenance_report' => 'Report Manutenzione Beni',
+ 'asset_maintenances' => 'Manutenzioni Beni',
'item' => 'Articolo',
- 'item_name' => 'Nome elemento',
+ 'item_name' => 'Nome Articolo',
'import_file' => 'importa file CSV',
'import_type' => 'tipo importazione CSV',
'insufficient_permissions' => 'Permessi Insufficienti!',
@@ -172,7 +174,7 @@ return [
'last_name' => 'Cognome',
'license' => 'Licenza',
'license_report' => 'Report Licenze',
- 'licenses_available' => 'Licenze Disponibili',
+ 'licenses_available' => 'licenze disponibili',
'licenses' => 'Licenze',
'list_all' => 'Visualizza Tutti',
'loading' => 'Caricamento... attendere prego....',
@@ -180,33 +182,33 @@ return [
'feature_disabled' => 'Questa funzionalità è stata disabilitata per l\'installazione demo.',
'location' => 'Luogo',
'locations' => 'Luoghi',
- 'logo_size' => 'I loghi quadrati appaiono meglio con Logo + Testo. La dimensione massima del in pixel è di 50px in altezza e 500px in larghezza. ',
- 'logout' => 'logout',
- 'lookup_by_tag' => 'Ricerca da Asset Tag',
+ 'logo_size' => 'I loghi quadrati appaiono meglio con Logo + Testo. La dimensione massima in pixel è di 50px in altezza e 500px in larghezza. ',
+ 'logout' => 'Logout',
+ 'lookup_by_tag' => 'Ricerca per Etichetta Bene',
'maintenances' => 'Manutenzioni',
'manage_api_keys' => 'Gestisci le Chiavi API',
'manufacturer' => 'Produttore',
'manufacturers' => 'Produttori',
- 'markdown' => 'Questo campo consente a Gridubdown flavored markdown.',
- 'min_amt' => 'Min. QTY',
- 'min_amt_help' => 'Numero minimo di elementi disponibili prima dell\'attivazione di un alert. Lasciare vuoto per non ricevere alert.',
- 'model_no' => 'Modello No.',
+ 'markdown' => 'Questo campo consente un Markdown di tipo Github.',
+ 'min_amt' => 'Quantità Min.',
+ 'min_amt_help' => 'Numero minimo di articoli disponibili sotto il quale parta un avviso. Lasciare vuoto per non ricevere avvisi di scarsa disponibilità.',
+ 'model_no' => 'Modello N.',
'months' => 'mesi',
'moreinfo' => 'Altre informazioni',
'name' => 'Nome',
'new_password' => 'Nuova password',
'next' => 'Successivo',
- 'next_audit_date' => 'Prossima data di verifica',
- 'last_audit' => 'Ultimo controllo',
+ 'next_audit_date' => 'Prossima data di controllo',
+ 'last_audit' => 'Ultimo Controllo Inventario',
'new' => 'nuovo!',
- 'no_depreciation' => 'Non Obsololeto',
+ 'no_depreciation' => 'Nessuna Svalutazione',
'no_results' => 'Nessun risultato.',
'no' => 'No',
'notes' => 'Note',
'order_number' => 'Numero d\'ordine',
'only_deleted' => 'Solo Beni Eliminati',
- 'page_menu' => 'Visualizza _MENU_Items',
- 'pagination_info' => 'Visualizza _START_ to _END_ of _TOTAL_ articoli',
+ 'page_menu' => 'Visualizza _MENU_ articoli',
+ 'pagination_info' => 'Visualizza dal _START_ al _END_ di _TOTAL_ articoli',
'pending' => 'In attesa',
'people' => 'Utenti',
'per_page' => 'Risultati per Pagina',
@@ -215,23 +217,23 @@ return [
'profile' => 'Il tuo profilo',
'purchase_cost' => 'Prezzo d\'acquisto',
'purchase_date' => 'Data di acquisto',
- 'qty' => 'Quantità',
+ 'qty' => 'Qtà',
'quantity' => 'Quantità',
- 'quantity_minimum' => 'Hai :count elementi sotto o prossimi alla soglia del livello di quantità minima',
- 'quickscan_checkin' => 'Check-in a Scansione Rapida',
- 'quickscan_checkin_status' => 'Stato Check-in',
+ 'quantity_minimum' => 'Hai :count articoli sotto o quasi sotto alla soglia minima',
+ 'quickscan_checkin' => 'Restituzione a Scansione Rapida',
+ 'quickscan_checkin_status' => 'Stato restituzione',
'ready_to_deploy' => 'Pronto per l\'assegnazione',
'recent_activity' => 'Attività Recenti',
'remaining' => 'Rimanente',
- 'remove_company' => 'Rimuovi associazioni azienda',
+ 'remove_company' => 'Rimuovi associazione azienda',
'reports' => 'Reports',
'restored' => 'ripristinato',
'restore' => 'Ripristina',
'requestable_models' => 'Modelli richiedibili',
'requested' => 'Richiesto',
'requested_date' => 'Data di richiesta',
- 'requested_assets' => 'Risorse richieste',
- 'requested_assets_menu' => 'Risorse richieste',
+ 'requested_assets' => 'Beni richiesti',
+ 'requested_assets_menu' => 'Beni richiesti',
'request_canceled' => 'Richiesta annullata',
'save' => 'Salva',
'select_var' => 'Seleziona :thing... ', // this will eventually replace all of our other selects
@@ -239,17 +241,17 @@ return [
'select_all' => 'Seleziona tutto',
'search' => 'Cerca',
'select_category' => 'Seleziona una categoria',
- 'select_department' => 'Seleziona un Dipartimento',
- 'select_depreciation' => 'Selezionare un tipo di ammortamento',
- 'select_location' => 'Seleziona una posizione',
- 'select_manufacturer' => 'Selezionare un produttore',
- 'select_model' => 'Selezionare un modello',
- 'select_supplier' => 'Selezionare un fornitore',
- 'select_user' => 'Selezionare un utente',
+ 'select_department' => 'Seleziona un Reparto',
+ 'select_depreciation' => 'Seleziona un tipo di Svalutazione',
+ 'select_location' => 'Seleziona un Luogo',
+ 'select_manufacturer' => 'Seleziona un Produttore',
+ 'select_model' => 'Seleziona un Modello',
+ 'select_supplier' => 'Seleziona un Fornitore',
+ 'select_user' => 'Seleziona un Utente',
'select_date' => 'Seleziona la data (YYYY-MM-DD)',
- 'select_statuslabel' => 'Seleziona stato',
+ 'select_statuslabel' => 'Seleziona Stato',
'select_company' => 'Seleziona Azienda',
- 'select_asset' => 'Seleziona Asset',
+ 'select_asset' => 'Seleziona Bene',
'settings' => 'Impostazioni',
'show_deleted' => 'Mostra Eliminati',
'show_current' => 'Visualizza corrente',
@@ -261,10 +263,10 @@ return [
'webhook_test_msg' => 'Ciao! Sembra che l\'integrazione di :app su Snipe-IT funzioni!',
'some_features_disabled' => 'DEMO: Alcune caratteristiche sono disabilitate in questa modalità.',
'site_name' => 'Nome sito',
- 'state' => 'Stato',
- 'status_labels' => 'Etichetta di Stato',
+ 'state' => 'Provincia',
+ 'status_labels' => 'Etichette di Stato',
'status' => 'Stato',
- 'accept_eula' => 'Contratto d\'Accettazione',
+ 'accept_eula' => 'Accettazione Accordo',
'supplier' => 'Fornitore',
'suppliers' => 'Fornitori',
'sure_to_delete' => 'Sei sicuro di voler eliminare',
@@ -272,28 +274,28 @@ return [
'delete_what' => 'Cancella :item',
'submit' => 'Invia',
'target' => 'Assegnatario',
- 'time_and_date_display' => 'Visualizzazione del tempo e del tempo',
- 'total_assets' => 'Assets totali',
- 'total_licenses' => 'Totale licenze',
+ 'time_and_date_display' => 'Formato Data e Ora',
+ 'total_assets' => 'beni totali',
+ 'total_licenses' => 'licenze totali',
'total_accessories' => 'accessori totali',
'total_consumables' => 'consumabili totali',
'type' => 'Tipo',
'undeployable' => 'Non consegnabile',
'unknown_admin' => 'Amministratore sconosciuto',
- 'username_format' => 'Formato di nome utente',
+ 'username_format' => 'Formato nome utente',
'username' => 'Nome utente',
'update' => 'Aggiorna',
- 'upload_filetypes_help' => 'I tipi di file permessi sono png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, e rar. La dimensione massima di upload è di :size.',
+ 'upload_filetypes_help' => 'I tipi di file permessi sono png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf e rar. La dimensione massima di upload è di :size.',
'uploaded' => 'Caricato',
'user' => 'Utente',
'accepted' => 'accettato',
'declined' => 'rifiutato',
'unassigned' => 'Non assegnato',
- 'unaccepted_asset_report' => 'Prodotti non accettati',
+ 'unaccepted_asset_report' => 'Beni non accettati',
'users' => 'Utenti',
'viewall' => 'Visualizza tutto',
- 'viewassets' => 'Visualizza gli Assets assegnati',
- 'viewassetsfor' => 'Visualizza Risorse per :name',
+ 'viewassets' => 'Visualizza Beni Assegnati',
+ 'viewassetsfor' => 'Visualizza Beni per :name',
'website' => 'Sito Web',
'welcome' => 'Benvenuto, :name',
'years' => 'anni',
@@ -303,10 +305,10 @@ return [
'file_does_not_exist' => 'Il file richiesto non esiste sul server.',
'file_upload_success' => 'Caricamento file riuscito!',
'no_files_uploaded' => 'Caricamento file riuscito!',
- 'token_expired' => 'La sessione di modulo è scaduta. Riprova.',
+ 'token_expired' => 'La sessione del modulo è scaduta. Riprova.',
'login_enabled' => 'Login Abilitato',
- 'audit_due' => 'In scadenza per l\'audit',
- 'audit_overdue' => 'Scaduto per l\'audit',
+ 'audit_due' => 'In scadenza per Controllo Inventario',
+ 'audit_overdue' => 'Scaduto per Controllo Inventario',
'accept' => 'Accetta :asset',
'i_accept' => 'Accetto',
'i_decline' => 'Rifiuto',
@@ -325,18 +327,18 @@ return [
'setup_step_2' => 'Passo 2',
'setup_step_3' => 'Passo 3',
'setup_step_4' => 'Passo 4',
- 'setup_config_check' => 'Controllo della Configurazione',
+ 'setup_config_check' => 'Controllo Configurazione',
'setup_create_database' => 'Crea tabelle database',
- 'setup_create_admin' => 'Crea utente amministratore',
+ 'setup_create_admin' => 'Crea utente Amministratore',
'setup_done' => 'Finito!',
- 'bulk_edit_about_to' => 'Stai per modificare quello che segue: ',
+ 'bulk_edit_about_to' => 'Stai per modificare quanto segue: ',
'checked_out' => 'Assegnato',
'checked_out_to' => 'Assegnato a',
'fields' => 'Campi',
'last_checkout' => 'Ultima Assegnazione',
- 'due_to_checkin' => 'I seguenti :count elementi sono in attesa di essere bloccati entro breve:',
- 'expected_checkin' => 'Atteso Blocco',
- 'reminder_checked_out_items' => 'Questo è un promemoria dei beni a te associati. Se ritieni che questo elenco non sia esatto (manca qualcosa o compare qualcosa che non ti è stato mai assegnato), invia una mail a :reply_to_name all\'indirizzo :reply_to_address.',
+ 'due_to_checkin' => 'I seguenti :count elementi dovranno essere restituiti a breve:',
+ 'expected_checkin' => 'Attesa Restituzione',
+ 'reminder_checked_out_items' => 'Questo è un promemoria dei beni a te assegnati. Se ritieni che questo elenco non sia esatto (manca qualcosa o compare qualcosa che non ti è stato mai assegnato), invia una mail a :reply_to_name all\'indirizzo :reply_to_address.',
'changed' => 'Modificato',
'to' => 'A',
'report_fields_info' => '
Seleziona i campi che vuoi inserire nel tuo report personalizzato e clicca su Genera. Il file (custom-asset_report-YYYY-mm-dd.csv) verrà scaricato automaticamente e potrà essere aperto in Excel.
@@ -353,37 +355,38 @@ return [ 'synchronize' => 'Sincronizza', 'sync_results' => 'Risultati Sincronizzazione', 'license_serial' => 'Codice Seriale/Prodotto', - 'invalid_category' => 'Categoria non valida', + 'invalid_category' => 'Categoria non valida o mancante', + 'invalid_item_category_single' => 'Categoria :type non valida o mancante. Aggiorna la categoria di :type per includere una categoria valida prima del check-out.', 'dashboard_info' => 'Questa è la tua dashboard. Ce ne sono tante, ma questa è solo tua.', '60_percent_warning' => 'Completo al 60% (Avvertimento)', - 'dashboard_empty' => 'Sembra che tu non abbia aggiunto ancora niente, per cui non abbiamo nulla da mostrarti. Inizia aggiungendo adesso qualche Bene, Accessorio, Consumabili o licenze!', - 'new_asset' => 'Nuovo bene', - 'new_license' => 'Nuova licenza', - 'new_accessory' => 'Nuovo accessorio', - 'new_consumable' => 'Nuovo consumabile', + 'dashboard_empty' => 'Sembra che tu non abbia aggiunto ancora niente, per cui non abbiamo niente di eclatante da mostrarti. Inizia aggiungendo adesso qualche Bene, Accessorio, Consumabili o Licenze!', + 'new_asset' => 'Nuovo Bene', + 'new_license' => 'Nuova Licenza', + 'new_accessory' => 'Nuovo Accessorio', + 'new_consumable' => 'Nuovo Consumabile', 'collapse' => 'Riduci', 'assigned' => 'Assegnato', - 'asset_count' => 'Quantità beni', - 'accessories_count' => 'Quantità accessori', + 'asset_count' => 'Quantità Beni', + 'accessories_count' => 'Quantità Accessori', 'consumables_count' => 'Quantità Consumabili', 'components_count' => 'Quantità Componenti', - 'licenses_count' => 'Quantità licenze', - 'notification_error' => 'Errore:', + 'licenses_count' => 'Quantità Licenze', + 'notification_error' => 'Errore', 'notification_error_hint' => 'Si prega di controllare il modulo sottostante per eventuali errori', 'notification_bulk_error_hint' => 'Questi campi hanno avuto errori di validazione e non sono stati modificati:', 'notification_success' => 'Riuscito', 'notification_warning' => 'Attenzione', 'notification_info' => 'Info', - 'asset_information' => 'Informazioni bene', + 'asset_information' => 'Informazioni Bene', 'model_name' => 'Nome modello', - 'asset_name' => 'Nome bene', - 'consumable_information' => 'Informazioni sui consumabili:', + 'asset_name' => 'Nome Bene', + 'consumable_information' => 'Informazioni sui Consumabili:', 'consumable_name' => 'Nome Consumabile:', 'accessory_information' => 'Informazioni Accessori:', 'accessory_name' => 'Nome Accessorio:', - 'clone_item' => 'Clona oggetto', + 'clone_item' => 'Clona articolo', 'checkout_tooltip' => 'Assegna questo articolo', - 'checkin_tooltip' => 'Riassegna questo articolo', + 'checkin_tooltip' => 'Restituisci questo articolo', 'checkout_user_tooltip' => 'Assegna questo articolo a un utente', 'maintenance_mode' => 'Servizio temporaneamente non disponibile per aggiornamenti. Si prega di riprovare più tardi.', 'maintenance_mode_title' => 'Sistema Temporaneamente Non Disponibile', @@ -393,16 +396,16 @@ return [ 'additional_files' => 'File aggiuntivi', 'shitty_browser' => 'Nessuna firma rilevata. Se si utilizza un browser più vecchio, si prega di utilizzare un browser più moderno per completare l\'accettazione dei beni.', 'bulk_soft_delete' =>'Includi soft-delete di questi utenti. La cronologia dei loro Beni rimarrà intatta finché non elimini i record nelle Impostazioni di Amministrazione.', - 'bulk_checkin_delete_success' => 'Gli utenti che hai selezionato sono stati eliminati ed è stato effettuato il check-in degli oggetti loro assegnati.', - 'bulk_checkin_success' => 'Il check-in degli oggetti per gli utenti selezionati è stato completato.', - 'set_to_null' => 'Elimina i valori per questo asset|Elimina i valori per :asset_count asset ', + 'bulk_checkin_delete_success' => 'Gli utenti che hai selezionato sono stati eliminati e i loro articoli sono stati restituiti.', + 'bulk_checkin_success' => 'Gli articoli degli utenti selezionati sono stati restituiti.', + 'set_to_null' => 'Elimina i valori per questo Bene|Elimina i valori per :asset_count Beni ', 'set_users_field_to_null' => 'Cancella i valori :field per questo utente|Cancella i valori :field per tutti i :user_count utenti ', - 'na_no_purchase_date' => 'N/A - Nessuna data di acquisto', - 'assets_by_status' => 'Asset per Stato', - 'assets_by_status_type' => 'Asset per Tipo di Stato', - 'pie_chart_type' => 'Tipo di Grafico a Torta nella Dashboard', + 'na_no_purchase_date' => 'N/D - data acquisto non dichiarata', + 'assets_by_status' => 'Beni per Stato', + 'assets_by_status_type' => 'Beni per Tipo di Stato', + 'pie_chart_type' => 'Tipo di Grafico a Torta nel Cruscotto', 'hello_name' => 'Ciao, :name!', - 'unaccepted_profile_warning' => 'Hai :count elementi da accettare. Clicca qui per accettarli o rifiutarli', + 'unaccepted_profile_warning' => 'Hai :count articoli da accettare. Clicca qui per accettarli o rifiutarli', 'start_date' => 'Data Inizio', 'end_date' => 'Data Fine', 'alt_uploaded_image_thumbnail' => 'Miniatura caricata', @@ -431,13 +434,13 @@ return [ 'clear_and_save' => 'Pulisci & Salva', 'update_existing_values' => 'Aggiornare i Valori Esistenti?', 'auto_incrementing_asset_tags_disabled_so_tags_required' => 'La generazione incrementale dei tag dei beni è disattivata: Tutte le righe devono avere una voce in "Tag Bene".', - 'auto_incrementing_asset_tags_enabled_so_now_assets_will_be_created' => 'Nota: la generazione automatica dei tag per gli assets è attiva, quindi il tag verrà creato per ogni asset che non avesse il campo tag popolato. Gli elementi già provvisti di Tag saranno aggiornati con le informazioni fornite.', + 'auto_incrementing_asset_tags_enabled_so_now_assets_will_be_created' => 'Nota: la generazione automatica dei tag per i beni è attiva, quindi il tag verrà creato per ogni bene che non avesse il campo tag popolato. Gli elementi già provvisti di Tag saranno aggiornati con le informazioni fornite.', 'send_welcome_email_to_users' => ' Inviare Mail di Benvenuto ai nuovi utenti?', 'back_before_importing' => 'Backup prima di importare?', 'csv_header_field' => 'Campo Intestazione Csv', 'import_field' => 'Importa Campo', 'sample_value' => 'Valore di Esempio', - 'no_headers' => 'Nessuna Colonne Trovata', + 'no_headers' => 'Nessuna Colonna Trovata', 'error_in_import_file' => 'Errore durante la lettura del file CSV: :error', 'percent_complete' => ':percent % Completato', 'errors_importing' => 'Errori durante l\'importazione: ', @@ -453,27 +456,27 @@ return [ 'autoassign_licenses_help' => 'Permetti a questo utente di avere licenze assegnate tramite la GUI per l\'assegnazione massiva delle licenze o con gli strumenti cli.', 'autoassign_licenses_help_long' => 'Ciò permette a un utente di farsi assegnare licenze tramite la GUI di assegnazione massiva di licenze o con gli strumenti cli. (Per esempio, potresti non volere che degli appaltatori ricevano automaticamente una licenza che forniresti solo al personale. Puoi ancora assegnare individualmente le licenze a questi utenti, ma non verranno inclusi nella funziona "Assegna a tutti gli utenti".)', 'no_autoassign_licenses_help' => 'Non includere l\'utente nelle assegnazioni massive tramite la GUI o gli strumenti cli.', - 'modal_confirm_generic' => 'Si è sicuri?', - 'cannot_be_deleted' => 'Questo elemento non può essere eliminato', - 'undeployable_tooltip' => 'Non puoi fare il check out di questo oggetto. Controlla la quantità rimanente.', + 'modal_confirm_generic' => 'Sei sicuro?', + 'cannot_be_deleted' => 'Questo articolo non può essere eliminato', + 'undeployable_tooltip' => 'Non puoi assegnare questo articolo. Controlla la quantità rimanente.', 'serial_number' => 'Numero Seriale', 'item_notes' => ':item Note', 'item_name_var' => ':item Nome', - 'error_user_company' => 'L\'azienda in cui fare il check-out e quella del bene non corrispondono', + 'error_user_company' => 'L\'azienda a cui vuoi fare l\'assegnazione e quella del bene non corrispondono', 'error_user_company_accept_view' => 'Un bene assegnato a te appartiene a un\'altra azienda. Non puoi accettarlo né rifiutarlo. Parlane col tuo manager', 'importer' => [ - 'checked_out_to_fullname' => 'Check-out fatto a: Nome Cognome', - 'checked_out_to_first_name' => 'Check-out fatto a: Nome', - 'checked_out_to_last_name' => 'Check-out fatto a: Cognome', - 'checked_out_to_username' => 'Check-out fatto a: Nome Utente', - 'checked_out_to_email' => 'Check-out fatto a: Email', - 'checked_out_to_tag' => 'Check-out fatto a: Tag Bene', + 'checked_out_to_fullname' => 'Assegnato a: Nome Cognome', + 'checked_out_to_first_name' => 'Assegnato a: Nome', + 'checked_out_to_last_name' => 'Assegnato a: Cognome', + 'checked_out_to_username' => 'Assegnato a: Nome Utente', + 'checked_out_to_email' => 'Assegnato a: Email', + 'checked_out_to_tag' => 'Assegnato a: Tag Bene', 'manager_first_name' => 'Nome Manager', 'manager_last_name' => 'Cognome Manager', 'manager_full_name' => 'Nome Cognome Manager', 'manager_username' => 'Username del Manager', - 'checkout_type' => 'Tipo di Check-out', - 'checkout_location' => 'Check-out a Posizione', + 'checkout_type' => 'Tipo di Assegnazione', + 'checkout_location' => 'Assegnazione a Luogo', 'image_filename' => 'Nome File Immagine', 'do_not_import' => 'Non Importare', 'vip' => 'VIP', @@ -485,8 +488,8 @@ return [ ], 'percent_complete' => '% completato', 'uploading' => 'Caricamento... ', - 'upload_error' => 'Errore nel caricamento del file. Controlla che non ci siano righe vuote alla fine.', + 'upload_error' => 'Errore nel caricamento del file. Controlla che non ci siano righe vuote e che nessun nome di colonna sia duplicato.', 'copy_to_clipboard' => 'Copia negli Appunti', - 'copied' => 'Copied!', + 'copied' => 'Copiato!', ]; diff --git a/resources/lang/it/help.php b/resources/lang/it/help.php index 38f1b9f909..3dc12795f9 100644 --- a/resources/lang/it/help.php +++ b/resources/lang/it/help.php @@ -15,20 +15,21 @@ return [ 'more_info_title' => 'Ulteriori Informazioni', - 'audit_help' => 'Selezionando questa casella verranno modificati le posizioni dei beni. Non selezionandola, il luogo verrà semplicemente annotato nel log di controllo.Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings. @@ -36,15 +36,15 @@ return [
Checkin Date: blank or future checkin dates will checkout items to associated user. Excluding the Checkin Date column will create a checkin date with todays date.
', - 'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format', - 'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format', - 'csv_import_match_first' => 'Try to match users by first name (jane) format', - 'csv_import_match_email' => 'Try to match users by email as username', - 'csv_import_match_username' => 'Try to match users by username', - 'error_messages' => 'Error messages:', - 'success_messages' => 'Success messages:', - 'alert_details' => 'Please see below for details.', + 'csv_import_match_f-l' => 'ព្យាយាមផ្គូផ្គងអ្នកប្រើប្រាស់តាមទម្រង់ firstname.lastname (jane.smith)', + 'csv_import_match_initial_last' => 'ព្យាយាមផ្គូផ្គងអ្នកប្រើប្រាស់តាមទម្រង់នាមត្រកូលដំបូង (jsmith)', + 'csv_import_match_first' => 'ព្យាយាមផ្គូផ្គងអ្នកប្រើប្រាស់តាមទម្រង់ឈ្មោះ (jane)', + 'csv_import_match_email' => 'ព្យាយាមផ្គូផ្គងអ្នកប្រើប្រាស់តាមអ៊ីមែលជាឈ្មោះអ្នកប្រើប្រាស់', + 'csv_import_match_username' => 'ព្យាយាមផ្គូផ្គងអ្នកប្រើប្រាស់តាមឈ្មោះអ្នកប្រើប្រាស់', + 'error_messages' => 'សារបង្ហាញពីកំហុស៖', + 'success_messages' => 'សារជោគជ័យ៖', + 'alert_details' => 'សូមមើលខាងក្រោមសម្រាប់ព័ត៌មានលម្អិត។', 'custom_export' => 'Custom Export', - 'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup', - 'user_department' => 'User Department', + 'mfg_warranty_lookup' => '៖ រកមើលស្ថានភាពធានារបស់ក្រុមហ៊ុនផលិត', + 'user_department' => 'នាយកដ្ឋានអ្នកប្រើប្រាស់', ]; diff --git a/resources/lang/km-KH/admin/hardware/message.php b/resources/lang/km-KH/admin/hardware/message.php index 04be92a754..e6bd7a39c4 100644 --- a/resources/lang/km-KH/admin/hardware/message.php +++ b/resources/lang/km-KH/admin/hardware/message.php @@ -2,88 +2,89 @@ return [ - 'undeployable' => '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' => 'That asset does not exist or is not requestable.', + 'undeployable' => 'ការព្រមាន៖ ទ្រព្យសកម្មនេះត្រូវបានសម្គាល់ថាមិនអាចប្រើប្រាស់បាននាពេលបច្ចុប្បន្ន។ + ប្រសិនបើស្ថានភាពនេះត្រូវបានផ្លាស់ប្តូរ សូមធ្វើបច្ចុប្បន្នភាពស្ថានភាពទ្រព្យសម្បត្តិ។', + 'does_not_exist' => 'ទ្រព្យសកម្មមិនមានទេ។', + 'does_not_exist_or_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' => [ - 'error' => 'Asset was not created, please try again. :(', - 'success' => 'Asset created successfully. :)', + 'error' => 'ទ្រព្យសកម្មមិនត្រូវបានបង្កើតទេ សូមព្យាយាមម្តងទៀត។ :(', + 'success' => 'ទ្រព្យសកម្មត្រូវបានបង្កើតដោយជោគជ័យ។ :)', + 'success_linked' => 'ទ្រព្យសកម្មជាមួយស្លាក៖ ស្លាកត្រូវបានបង្កើតដោយជោគជ័យ។ ចុចទីនេះដើម្បីមើល។', ], 'update' => [ - 'error' => 'Asset was not updated, please try again', - 'success' => 'Asset updated successfully.', - 'nothing_updated' => 'No fields were selected, so nothing was updated.', - 'no_assets_selected' => 'No assets were selected, so nothing was updated.', + 'error' => 'ទ្រព្យសកម្មមិនត្រូវបានធ្វើបច្ចុប្បន្នភាពទេ សូមព្យាយាមម្តងទៀត', + 'success' => 'ទ្រព្យសកម្មបានធ្វើបច្ចុប្បន្នភាពដោយជោគជ័យ។', + 'nothing_updated' => 'គ្មានវាលត្រូវបានជ្រើស ដូច្នេះមិនមានអ្វីត្រូវបានធ្វើបច្ចុប្បន្នភាព។', + 'no_assets_selected' => 'គ្មានទ្រព្យសម្បត្តិត្រូវបានជ្រើសរើស ដូច្នេះគ្មានអ្វីត្រូវបានធ្វើបច្ចុប្បន្នភាពទេ។', ], 'restore' => [ - 'error' => 'Asset was not restored, please try again', - 'success' => 'Asset restored successfully.', - 'bulk_success' => 'Asset restored successfully.', - 'nothing_updated' => 'No assets were selected, so nothing was restored.', + 'error' => 'ទ្រព្យសកម្មមិនត្រូវបានស្ដារឡើងវិញទេ សូមព្យាយាមម្តងទៀត', + 'success' => 'ទ្រព្យសកម្មត្រូវបានស្ដារឡើងវិញដោយជោគជ័យ។', + 'bulk_success' => 'ទ្រព្យសកម្មត្រូវបានស្ដារឡើងវិញដោយជោគជ័យ។', + 'nothing_updated' => 'គ្មានទ្រព្យសម្បត្តិត្រូវបានជ្រើសរើស ដូច្នេះគ្មានអ្វីត្រូវបានស្ដារឡើងវិញទេ។', ], 'audit' => [ - 'error' => 'Asset audit was unsuccessful. Please try again.', - 'success' => 'Asset audit successfully logged.', + 'error' => 'សវនកម្មទ្រព្យសកម្មមិនបានជោគជ័យទេ។ សូមព្យាយាមម្តងទៀត។', + 'success' => 'សវនកម្មទ្រព្យសកម្មត្រូវបានកត់ត្រាដោយជោគជ័យ។', ], 'deletefile' => [ - 'error' => 'File not deleted. Please try again.', - 'success' => 'File successfully deleted.', + 'error' => 'ឯកសារមិនត្រូវបានលុបទេ។ សូមព្យាយាមម្តងទៀត។', + 'success' => 'ឯកសារត្រូវបានលុបដោយជោគជ័យ។', ], 'upload' => [ - 'error' => 'File(s) not uploaded. Please try again.', - 'success' => 'File(s) successfully uploaded.', - 'nofiles' => 'You did not select any files for upload, or the file you are trying to upload is too large', - 'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.', + 'error' => 'ឯកសារ(ច្រើន) មិនត្រូវបានផ្ទុកឡើងទេ។ សូមព្យាយាមម្តងទៀត។', + 'success' => 'ឯកសារ(ច្រើន) ដែលបានបង្ហោះដោយជោគជ័យ។', + 'nofiles' => 'អ្នកមិនបានជ្រើសរើសឯកសារណាមួយសម្រាប់ផ្ទុកឡើង ឬឯកសារដែលអ្នកកំពុងព្យាយាមផ្ទុកឡើងមានទំហំធំពេក', + 'invalidfiles' => 'ឯកសារមួយ ឬច្រើនរបស់អ្នកមានទំហំធំពេក ឬជាប្រភេទឯកសារដែលមិនត្រូវបានអនុញ្ញាត។ ប្រភេទឯកសារដែលបានអនុញ្ញាតគឺ png, gif, jpg, doc, docx, pdf, និង txt ។', ], 'import' => [ 'error' => 'Some items did not import correctly.', 'errorDetail' => 'The following Items were not imported because of errors.', - 'success' => 'Your file has been imported', - 'file_delete_success' => 'Your file has been been successfully deleted', - 'file_delete_error' => 'The file was unable to be deleted', - 'file_missing' => 'The file selected is missing', - 'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters', - 'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters', + 'success' => 'ឯកសាររបស់អ្នកត្រូវបាននាំចូល', + 'file_delete_success' => 'ឯកសាររបស់អ្នកត្រូវបានលុបដោយជោគជ័យ', + 'file_delete_error' => 'ឯកសារមិនអាចលុបបានទេ។', + 'file_missing' => 'បាត់ឯកសារដែលបានជ្រើសរើស', + 'header_row_has_malformed_characters' => 'គុណលក្ខណៈមួយ ឬច្រើននៅក្នុងជួរបឋមកថាមានតួអក្សរ UTF-8 ខុសទម្រង់', + 'content_row_has_malformed_characters' => 'គុណលក្ខណៈមួយ ឬច្រើននៅក្នុងជួរទីមួយនៃមាតិកាមានតួអក្សរ UTF-8 ខុសទម្រង់', ], 'delete' => [ - '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.', + 'confirm' => 'តើអ្នកប្រាកដថាចង់លុបទ្រព្យសម្បត្តិនេះទេ?', + 'error' => 'មានបញ្ហាក្នុងការលុបទ្រព្យសម្បត្តិ។ សូមព្យាយាមម្តងទៀត។', + 'nothing_updated' => 'មិនមានទ្រព្យសម្បត្តិត្រូវបានជ្រើសរើស ដូច្នេះគ្មានអ្វីត្រូវបានលុបទេ។', + 'success' => 'ទ្រព្យសកម្មត្រូវបានលុបដោយជោគជ័យ។', ], 'checkout' => [ - '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', + 'error' => 'ទ្រព្យសកម្មមិនត្រូវបាន checked out ទេ សូមព្យាយាមម្តងទៀត', + 'success' => 'ទ្រព្យសកម្មបាន checked out ដោយជោគជ័យ។', + 'user_does_not_exist' => 'អ្នកប្រើប្រាស់នោះមិនត្រឹមត្រូវទេ។ សូមព្យាយាមម្តងទៀត។', + 'not_available' => 'ទ្រព្យសកម្មនោះមិនអាច checkout បានទេ!', + 'no_assets_selected' => 'អ្នកត្រូវតែជ្រើសរើសយ៉ាងហោចណាស់ទ្រព្យសកម្មមួយពីបញ្ជី', ], 'checkin' => [ - '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.', + 'error' => 'ទ្រព្យសកម្មមិនត្រូវ checked in ទេ, សូមព្យាយាមម្តងទៀត', + 'success' => 'ទ្រព្យសកម្មបាន checked in ជោគជ័យ។', + 'user_does_not_exist' => 'អ្នកប្រើប្រាស់នោះមិនត្រឹមត្រូវទេ។ សូមព្យាយាមម្តងទៀត។', + 'already_checked_in' => 'ទ្រព្យសកម្មនោះត្រូវ checked in រួចហើយ។', ], 'requests' => [ - 'error' => 'Asset was not requested, please try again', - 'success' => 'Asset requested successfully.', - 'canceled' => 'Checkout request successfully canceled', + 'error' => 'ទ្រព្យសកម្មមិនត្រូវបានស្នើសុំទេ, សូមព្យាយាមម្តងទៀត', + 'success' => 'ទ្រព្យសកម្មបានស្នើសុំដោយជោគជ័យ។', + 'canceled' => 'សំណើ Checkout ត្រូវបានលុបចោលដោយជោគជ័យ', ], ]; diff --git a/resources/lang/km-KH/admin/licenses/general.php b/resources/lang/km-KH/admin/licenses/general.php index eb11fcff8c..76a9282d86 100644 --- a/resources/lang/km-KH/admin/licenses/general.php +++ b/resources/lang/km-KH/admin/licenses/general.php @@ -8,13 +8,13 @@ return array( 'checkout' => 'ចំនួនអាជ្ញាប័ណ្ណដែលប្រគល់អោយ', 'edit' => 'កែសម្រួលអាជ្ញាប័ណ្ណ', 'filetype_info' => 'ប្រភេទឯកសារដែលបានអនុញ្ញាតគឺ png, gif, jpg, jpeg, doc, docx, pdf, txt, zip និង rar ។', - 'clone' => 'Clone License', + 'clone' => 'អាជ្ញាប័ណ្ណក្លូន', 'history_for' => 'ប្រវត្តិសម្រាប់ ', 'in_out' => 'In/Out', 'info' => 'ព័ត៌មានអាជ្ញាប័ណ្ណ', 'license_seats' => 'ចំនួនអាជ្ញាប័ណ្ណ', 'seat' => 'ចំនួន', - 'seats' => 'Seats', + 'seats' => 'កៅអី', 'software_licenses' => 'អាជ្ញាប័ណ្ណកម្មវិធី', 'user' => 'អ្នកប្រើ', 'view' => 'មើលអាជ្ញាប័ណ្ណ', diff --git a/resources/lang/km-KH/admin/licenses/message.php b/resources/lang/km-KH/admin/licenses/message.php index dd7e54dea4..556b6e2649 100644 --- a/resources/lang/km-KH/admin/licenses/message.php +++ b/resources/lang/km-KH/admin/licenses/message.php @@ -2,46 +2,48 @@ return array( - 'does_not_exist' => 'License does not exist or you do not have permission to view it.', - '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.', + 'does_not_exist' => 'អាជ្ញាប័ណ្ណមិនមានទេ ឬអ្នកមិនមានសិទ្ធិមើលវា។', + 'user_does_not_exist' => 'អ្នកប្រើប្រាស់មិនមានទេ។', + 'asset_does_not_exist' => 'ទ្រព្យសកម្មដែលអ្នកកំពុងព្យាយាមភ្ជាប់ជាមួយអាជ្ញាប័ណ្ណនេះមិនមានទេ។', + 'owner_doesnt_match_asset' => 'ទ្រព្យសកម្មដែលអ្នកកំពុងព្យាយាមភ្ជាប់ជាមួយអាជ្ញាប័ណ្ណនេះគឺជាកម្មសិទ្ធិរបស់នរណាម្នាក់ក្រៅពីបុគ្គលដែលបានជ្រើសរើសនៅក្នុងបញ្ជីទម្លាក់ចុះ។', '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.', - 'not_found' => 'License not found', + 'select_asset_or_person' => 'អ្នកត្រូវតែជ្រើសរើសទ្រព្យសកម្ម ឬអ្នកប្រើប្រាស់ ប៉ុន្តែមិនមែនទាំងពីរទេ។', + 'not_found' => 'រកមិនឃើញអាជ្ញាប័ណ្ណទេ។', + 'seats_available' => ': seat_count កៅអីមាន', 'create' => array( - 'error' => 'License was not created, please try again.', - 'success' => 'License created successfully.' + 'error' => 'អាជ្ញាប័ណ្ណមិនត្រូវបានបង្កើតទេ សូមព្យាយាមម្តងទៀត។', + 'success' => 'អាជ្ញាប័ណ្ណត្រូវបានបង្កើតដោយជោគជ័យ។' ), 'deletefile' => array( - 'error' => 'File not deleted. Please try again.', - 'success' => 'File successfully deleted.', + 'error' => 'ឯកសារមិនត្រូវបានលុបទេ។ សូមព្យាយាមម្តងទៀត។', + 'success' => 'ឯកសារត្រូវបានលុបដោយជោគជ័យ។', ), '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.', + 'error' => 'ឯកសារ (ច្រើន) មិនត្រូវបានផ្ទុកឡើងទេ។ សូមព្យាយាមម្តងទៀត។', + 'success' => 'ឯកសារ (ច្រើន) ដែលបានបង្ហោះដោយជោគជ័យ។', + 'nofiles' => 'អ្នកមិនបានជ្រើសរើសឯកសារណាមួយសម្រាប់ផ្ទុកឡើង ឬឯកសារដែលអ្នកកំពុងព្យាយាមផ្ទុកឡើងមានទំហំធំពេក', + 'invalidfiles' => 'ឯកសារមួយ ឬច្រើនរបស់អ្នកមានទំហំធំពេក ឬជាប្រភេទឯកសារដែលមិនត្រូវបានអនុញ្ញាត។ ប្រភេទឯកសារដែលបានអនុញ្ញាតគឺ png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rar, rtf, xml, និង lic ។', ), 'update' => array( - 'error' => 'License was not updated, please try again', - 'success' => 'License updated successfully.' + 'error' => 'អាជ្ញាប័ណ្ណមិនត្រូវបានធ្វើបច្ចុប្បន្នភាពទេ សូមព្យាយាមម្តងទៀត', + 'success' => 'បានធ្វើបច្ចុប្បន្នភាពអាជ្ញាប័ណ្ណដោយជោគជ័យ។' ), '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.' + 'confirm' => 'តើអ្នកប្រាកដថាចង់លុបអាជ្ញាប័ណ្ណនេះទេ?', + 'error' => 'មានបញ្ហាក្នុងការលុបអាជ្ញាប័ណ្ណ។ សូមព្យាយាមម្តងទៀត។', + 'success' => 'អាជ្ញាប័ណ្ណត្រូវបានលុបដោយជោគជ័យ។' ), 'checkout' => array( 'error' => 'There was an issue checking out the license. Please try again.', - 'success' => 'The license was checked out successfully' + 'success' => 'The license was checked out successfully', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/km-KH/admin/locations/message.php b/resources/lang/km-KH/admin/locations/message.php index 22c7fe8f70..e73f74f184 100644 --- a/resources/lang/km-KH/admin/locations/message.php +++ b/resources/lang/km-KH/admin/locations/message.php @@ -2,28 +2,28 @@ return array( - 'does_not_exist' => '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. ', + 'does_not_exist' => 'ទីតាំងមិនមានទេ។', + 'assoc_users' => 'បច្ចុប្បន្នទីតាំងនេះត្រូវបានភ្ជាប់ជាមួយអ្នកប្រើប្រាស់យ៉ាងហោចណាស់ម្នាក់ ហើយមិនអាចលុបបានទេ។ សូមអាប់ដេតអ្នកប្រើប្រាស់របស់អ្នក ដើម្បីកុំឱ្យយោងទីតាំងនេះតទៅទៀត ហើយព្យាយាមម្តងទៀត។ ', + 'assoc_assets' => 'បច្ចុប្បន្នទីតាំងនេះត្រូវបានភ្ជាប់ជាមួយទ្រព្យសកម្មយ៉ាងហោចណាស់មួយ ហើយមិនអាចលុបបានទេ។ សូមអាប់ដេតទ្រព្យសកម្មរបស់អ្នក ដើម្បីកុំឱ្យយោងទីតាំងនេះតទៅទៀត ហើយព្យាយាមម្តងទៀត។ ', 'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ', - 'assigned_assets' => 'Assigned Assets', - 'current_location' => 'Current Location', + 'assigned_assets' => 'ទ្រព្យសកម្មដែលបានចាត់តាំង', + 'current_location' => 'ទីតាំងបច្ចុប្បន្', 'create' => array( - 'error' => 'Location was not created, please try again.', - 'success' => 'Location created successfully.' + 'error' => 'ទីតាំងមិនត្រូវបានបង្កើតទេ សូមព្យាយាមម្តងទៀត។', + 'success' => 'ទីតាំងត្រូវបានបង្កើតដោយជោគជ័យ។' ), 'update' => array( - 'error' => 'Location was not updated, please try again', - 'success' => 'Location updated successfully.' + 'error' => 'ទីតាំងមិនត្រូវបានធ្វើបច្ចុប្បន្នភាពទេ សូមព្យាយាមម្តងទៀត', + 'success' => 'បានធ្វើបច្ចុប្បន្នភាពទីតាំងដោយជោគជ័យ។' ), '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.' + 'confirm' => 'តើអ្នកប្រាកដថាចង់លុបទីតាំងនេះទេ?', + 'error' => 'មានបញ្ហាក្នុងការលុបទីតាំង។ សូមព្យាយាមម្តងទៀត។', + 'success' => 'ទីតាំងត្រូវបានលុបដោយជោគជ័យ។' ) ); diff --git a/resources/lang/km-KH/admin/locations/table.php b/resources/lang/km-KH/admin/locations/table.php index 29edf0f565..9e53b80ed2 100644 --- a/resources/lang/km-KH/admin/locations/table.php +++ b/resources/lang/km-KH/admin/locations/table.php @@ -1,8 +1,8 @@ 'About Locations', - 'about_locations' => 'Locations are used to track location information for users, assets, and other items', + 'about_locations_title' => 'ទីតាំងត្រូវបានលុបដោយជោគជ័យ។', + 'about_locations' => 'ទីតាំងត្រូវបានលុបដោយជោគជ័យ។', 'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted. 'assets_checkedout' => 'Assets Assigned', 'id' => 'ID', @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Print All Assigned', 'name' => 'Location Name', 'address' => 'Address', + 'address2' => 'Address Line 2', 'zip' => 'Postal Code', 'locations' => 'Locations', 'parent' => 'Parent', diff --git a/resources/lang/km-KH/admin/models/table.php b/resources/lang/km-KH/admin/models/table.php index 11a512b3d3..b4e4da92bd 100644 --- a/resources/lang/km-KH/admin/models/table.php +++ b/resources/lang/km-KH/admin/models/table.php @@ -2,16 +2,16 @@ return array( - 'create' => 'Create Asset Model', - 'created_at' => 'Created at', + 'create' => 'បង្កើតគំរូទ្រព្យសកម្ម', + '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', + 'modelnumber' => 'លេខម៉ូដែល', + 'name' => 'ឈ្មោះគំរូទ្រព្យសកម្ម', + 'numassets' => 'ទ្រព្យសកម្ម', + 'title' => 'គំរូទ្រព្យសកម្ម', + 'update' => 'ធ្វើបច្ចុប្បន្នភាពគំរូទ្រព្យសកម្ម', + 'view' => 'មើលគំរូទ្រព្យសកម្ម', + 'update' => 'ធ្វើបច្ចុប្បន្នភាពគំរូទ្រព្យសកម្ម', + 'clone' => 'ម៉ូដែលក្លូន', + 'edit' => 'កែសម្រួលគំរូ', ); diff --git a/resources/lang/km-KH/admin/reports/general.php b/resources/lang/km-KH/admin/reports/general.php index 344d5c8743..f09f8f2629 100644 --- a/resources/lang/km-KH/admin/reports/general.php +++ b/resources/lang/km-KH/admin/reports/general.php @@ -1,10 +1,17 @@ 'Select the options you want for your asset report.', - 'deleted_user' => 'Deleted user', - 'send_reminder' => 'Send reminder', - 'reminder_sent' => 'Reminder sent', - 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'info' => 'ជ្រើសរើសជម្រើសដែលអ្នកចង់បានសម្រាប់របាយការណ៍ទ្រព្យសកម្មរបស់អ្នក។', + 'deleted_user' => 'អ្នកប្រើប្រាស់ដែលបានលុប', + 'send_reminder' => 'ផ្ញើការរំលឹក', + 'reminder_sent' => 'បានផ្ញើការរំលឹក', + 'acceptance_deleted' => 'បានលុបសំណើទទួលយក', + 'acceptance_request' => 'សំណើទទួលយក', + 'custom_export' => [ + 'user_address' => 'អាសយដ្ឋានអ្នកប្រើប្រាស់', + 'user_city' => 'ទីក្រុងអ្នកប្រើប្រាស់', + 'user_state' => 'រដ្ឋអ្នកប្រើប្រាស់', + 'user_country' => 'ប្រទេសអ្នកប្រើប្រាស់', + 'user_zip' => 'លេខកូដអ្នកប្រើ' + ] ]; \ No newline at end of file diff --git a/resources/lang/km-KH/admin/reports/message.php b/resources/lang/km-KH/admin/reports/message.php index d4c8f8198f..5530de8f3d 100644 --- a/resources/lang/km-KH/admin/reports/message.php +++ b/resources/lang/km-KH/admin/reports/message.php @@ -1,5 +1,5 @@ 'You must select at least ONE option.' + 'error' => 'អ្នកត្រូវតែជ្រើសរើសយ៉ាងហោចណាស់ជម្រើសមួយ។' ); diff --git a/resources/lang/km-KH/admin/settings/general.php b/resources/lang/km-KH/admin/settings/general.php index 64d0aef53e..2f388b9000 100644 --- a/resources/lang/km-KH/admin/settings/general.php +++ b/resources/lang/km-KH/admin/settings/general.php @@ -3,39 +3,39 @@ return [ 'ad' => 'Active Directory', 'ad_domain' => 'Active Directory domain', - 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', - 'ad_append_domain_label' => 'Append domain name', - 'ad_append_domain' => 'Append domain name to username field', - 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".', - '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.', + 'ad_domain_help' => 'ពេលខ្លះវាដូចគ្នានឹងដែនអ៊ីមែលរបស់អ្នកដែរ ប៉ុន្តែមិនតែងតែទេ។', + 'ad_append_domain_label' => 'បន្ថែមឈ្មោះដែន', + 'ad_append_domain' => 'បន្ថែមឈ្មោះដែនទៅវាលឈ្មោះអ្នកប្រើប្រាស់', + 'ad_append_domain_help' => 'អ្នកប្រើមិនត្រូវបានតម្រូវឱ្យសរសេរ "username@domain.local" ទេ ពួកគេគ្រាន់តែវាយពាក្យ "username"។', + 'admin_cc_email' => 'CC អ៊ីមែល', + 'admin_cc_email_help' => 'ប្រសិនបើអ្នកចង់ផ្ញើច្បាប់ចម្លងនៃអ៊ីមែល checkin/checkout ដែលត្រូវបានផ្ញើទៅអ្នកប្រើទៅកាន់គណនីអ៊ីមែលបន្ថែម សូមបញ្ចូលវានៅទីនេះ។ បើមិនដូច្នោះទេទុក field នេះឱ្យនៅទទេ។', 'is_ad' => 'This is an Active Directory server', - 'alerts' => 'Alerts', - 'alert_title' => 'Update Notification Settings', - 'alert_email' => 'Send alerts to', - 'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated', - 'alerts_enabled' => 'Email Alerts Enabled', + 'alerts' => 'ការជូនដំណឹង', + 'alert_title' => 'ធ្វើបច្ចុប្បន្នភាពការកំណត់ការជូនដំណឹង', + 'alert_email' => 'ផ្ញើការជូនដំណឹងទៅ', + 'alert_email_help' => 'អាសយដ្ឋានអ៊ីមែល ឬបញ្ជីចែកចាយដែលអ្នកចង់ឱ្យការជូនដំណឹងត្រូវបានផ្ញើទៅដោយសញ្ញាក្បៀស', + 'alerts_enabled' => 'បានបើកការជូនដំណឹងតាមអ៊ីមែល', 'alert_interval' => 'Expiring Alerts Threshold (in days)', 'alert_inv_threshold' => 'Inventory Alert Threshold', 'allow_user_skin' => 'Allow User Skin', 'allow_user_skin_help_text' => 'Checking this box will allow a user to override the UI skin with a different one.', - '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 that you use. If you update this value, all of the "next audit dates" for assets with an upcoming audit date will be updated.', + 'asset_ids' => 'លេខសម្គាល់ទ្រព្យសកម្ម', + 'audit_interval' => 'ចន្លោះពេលសវនកម្ម', + 'audit_interval_help' => 'ប្រសិនបើអ្នកត្រូវបានតម្រូវឱ្យធ្វើសវនកម្មលើទ្រព្យសកម្មរបស់អ្នកឱ្យបានទៀងទាត់ សូមបញ្ចូលចន្លោះពេលជាច្រើនខែដែលអ្នកប្រើ។ ប្រសិនបើអ្នកធ្វើបច្ចុប្បន្នភាពតម្លៃនេះ រាល់ "កាលបរិច្ឆេទសវនកម្មបន្ទាប់" សម្រាប់ទ្រព្យសកម្មដែលមានកាលបរិច្ឆេទសវនកម្មនាពេលខាងមុខនឹងត្រូវបានអាប់ដេត។', '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 tags', - 'auto_increment_prefix' => 'Prefix (optional)', - 'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this', - 'backups' => 'Backups', - 'backups_help' => 'Create, download, and restore backups ', - 'backups_restoring' => 'Restoring from Backup', - 'backups_upload' => 'Upload Backup', - 'backups_path' => 'Backups on the server are stored in:path
',
- 'backups_restore_warning' => 'Use the restore button to restore from a previous backup. (This does not currently work with S3 file storage or Docker.):path
',
+ 'backups_restore_warning' => 'ប្រើប៊ូតុងស្ដារ ដើម្បីស្តារពីការបម្រុងទុកពីមុន។ (បច្ចុប្បន្នវាមិនដំណើរការជាមួយការផ្ទុកឯកសារ S3 ឬ Docker ទេ។)APP_DEBUG
value in your .env
file to false
.',
- 'delete' => 'Delete',
- 'delete_confirm' => 'Are you sure you wish to delete :item?',
- 'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This can not be undone.',
- 'deleted' => 'Deleted',
- 'delete_seats' => 'Deleted Seats',
- 'deletion_failed' => 'Deletion failed',
- 'departments' => 'Departments',
- 'department' => 'Department',
+ 'dashboard' => 'ផ្ទាំងគ្រប់គ្រង',
+ 'days' => 'ថ្ងៃ',
+ 'days_to_next_audit' => 'ថ្ងៃទៅសវនកម្មបន្ទាប់',
+ 'date' => 'កាលបរិច្ឆេទ',
+ 'debug_warning' => 'ព្រមាន!',
+ 'debug_warning_text' => 'កម្មវិធីនេះកំពុងដំណើរការក្នុងទម្រង់ផលិតដោយបានបើកការបំបាត់កំហុស។ វាអាចបង្ហាញទិន្នន័យរសើប ប្រសិនបើកម្មវិធីរបស់អ្នកអាចចូលប្រើបានទៅកាន់ពិភពខាងក្រៅ។ បិទមុខងារបំបាត់កំហុសដោយកំណត់តម្លៃ APP_DEBUG
នៅក្នុងឯកសារ .env
របស់អ្នកទៅជា false
។',
+ 'delete' => 'លុប',
+ 'delete_confirm' => 'តើអ្នកប្រាកដថាចង់លុប :item មែនទេ?',
+ 'delete_confirm_no_undo' => 'តើអ្នកប្រាកដថាចង់លុប :item មែនទេ? នេះមិនអាចត្រឡប់វិញបានទេ។',
+ 'deleted' => 'បានលុប',
+ 'delete_seats' => 'កៅអីដែលបានលុប',
+ 'deletion_failed' => 'ការលុបបានបរាជ័យ',
+ 'departments' => 'នាយកដ្ឋានច្រើន',
+ 'department' => 'នាយកដ្ឋាន',
'deployed' => 'Deployed',
- 'depreciation' => 'Depreciation',
- 'depreciations' => 'Depreciations',
- 'depreciation_report' => 'Depreciation Report',
- 'details' => 'Details',
- 'download' => 'Download',
- 'download_all' => 'Download All',
- 'editprofile' => 'Edit Your Profile',
+ 'depreciation' => 'រំលោះ',
+ 'depreciations' => 'ការរំលោះ',
+ 'depreciation_report' => 'របាយការណ៍រំលោះ',
+ 'details' => 'ព័ត៌មានលម្អិត',
+ 'download' => 'ទាញយក',
+ 'download_all' => 'ទាញយកទាំងអស់',
+ 'editprofile' => 'កែសម្រួលប្រវត្តិរូបរបស់អ្នក',
'eol' => 'EOL',
'email_domain' => 'Email Domain',
- 'email_format' => 'Email Format',
- 'employee_number' => 'Employee Number',
- 'email_domain_help' => 'This is used to generate email addresses when importing',
- 'error' => 'Error',
- 'exclude_archived' => 'Exclude Archived Assets',
- 'exclude_deleted' => 'Exclude Deleted Assets',
- 'example' => 'Example: ',
- '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)',
- 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
- 'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
- 'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
+ 'email_format' => 'ទម្រង់អ៊ីមែល',
+ 'employee_number' => 'លេខបុគ្គលិក',
+ 'email_domain_help' => 'វាត្រូវបានប្រើដើម្បីបង្កើតអាសយដ្ឋានអ៊ីមែលនៅពេលនាំចូល',
+ 'error' => 'កំហុស',
+ 'exclude_archived' => 'មិនរាប់បញ្ចូលទ្រព្យសម្បត្តិដែលបានរក្សាទុក',
+ 'exclude_deleted' => 'មិនរាប់បញ្ចូលទ្រព្យសម្បត្តិដែលបានលុប',
+ 'example' => 'ឧទាហរណ៍៖ ',
+ 'filastname_format' => 'នាមត្រកូលដំបូង (jsmith@example.com)',
+ 'firstname_lastname_format' => 'នាមត្រកូលនាមខ្លួន (jane.smith@example.com)',
+ 'firstname_lastname_underscore_format' => 'នាមត្រកូលនាមខ្លួន (jane_smith@example.com)',
+ 'lastnamefirstinitial_format' => 'នាមត្រកូល នាមខ្លួនដំបូង (smithj@example.com)',
+ 'firstintial_dot_lastname_format' => 'នាមត្រកូលដំបូង (j.smith@example.com)',
+ 'firstname_lastname_display' => 'នាមត្រកូលនាមខ្លួន (Jane Smith)',
+ 'lastname_firstname_display' => 'នាមត្រកូលនាមខ្លួន (ស្មីត ជេន)',
'name_display_format' => 'Name Display Format',
'first' => 'First',
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
@@ -148,56 +150,56 @@ return [
'image' => 'Image',
'image_delete' => 'Delete Image',
'include_deleted' => 'Include Deleted Assets',
- 'image_upload' => 'Upload Image',
- 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
- 'filetypes_size_help' => 'Max upload size allowed is :size.',
- 'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, and svg. Max upload size allowed is :size.',
- 'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
- 'import' => 'Import',
- 'importing' => 'Importing',
+ 'image_upload' => 'បង្ហោះរូបភាព',
+ 'filetypes_accepted_help' => 'ប្រភេទឯកសារដែលទទួលយកគឺ៖ ប្រភេទ. ទំហំផ្ទុកឡើងអតិបរមាដែលអនុញ្ញាតគឺ :size.|ប្រភេទឯកសារដែលទទួលយកគឺ :types. ទំហំផ្ទុកឡើងអតិបរមាដែលអនុញ្ញាតគឺ៖ ទំហំ.',
+ 'filetypes_size_help' => 'ទំហំផ្ទុកឡើងអតិបរមាដែលអនុញ្ញាតគឺ :ទំហំ.',
+ 'image_filetypes_help' => 'ប្រភេទឯកសារដែលទទួលយកគឺ jpg, webp, png, gif និង svg ។ ទំហំផ្ទុកឡើងអតិបរមាដែលអនុញ្ញាតគឺ៖ ទំហំ.',
+ 'unaccepted_image_type' => 'ឯកសាររូបភាពនេះមិនអាចអានបានទេ។ ប្រភេទឯកសារដែលទទួលយកគឺ jpg, webp, png, gif និង svg ។ ប្រភេទ mime នៃឯកសារនេះគឺ៖ :mimetype.',
+ 'import' => 'នាំចូល',
+ 'importing' => 'ការនាំចូល',
'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file. :db_column
but should be :expected
.',
- 'is_unique' => 'This value must be unique across all assets',
- 'unique' => 'Unique',
+ 'is_unique' => 'Ši reikšmė tui būti unikali visai įrangai',
+ 'unique' => 'Unikalu',
'display_in_user_view' => 'Allow the checked out user to view these values in their View Assigned Assets page',
- 'display_in_user_view_table' => 'Visible to User',
+ 'display_in_user_view_table' => 'Matoma naudotojui',
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
- 'show_in_listview_short' => 'Show in lists',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
+ 'show_in_listview_short' => 'Rodyti sąraše',
+ 'show_in_requestable_list_short' => 'Rodyti prašomos įrangos sąraše',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'Šis laukelis užšifruotas, todėl kai kurios peržiūros galimybės nepasiekiamos.',
];
diff --git a/resources/lang/lt/admin/hardware/form.php b/resources/lang/lt/admin/hardware/form.php
index 13ef3b1a4c..50f61d5cbf 100644
--- a/resources/lang/lt/admin/hardware/form.php
+++ b/resources/lang/lt/admin/hardware/form.php
@@ -48,10 +48,11 @@ return [
'years' => 'metai',
'asset_location' => 'Update Asset Location',
'asset_location_update_default_current' => 'Update default location AND actual location',
- 'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_default' => 'Atnaujinti tik standartinę lokaciją',
+ 'asset_location_update_actual' => 'Atnaujinti tik aktualią lokaciją',
'asset_not_deployable' => 'Ši įranga negali būti išduodama.',
'asset_deployable' => 'Ši įranga gali būti išduodama.',
- 'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
- 'optional_infos' => 'Optional Information',
- 'order_details' => 'Order Related Information'
+ 'processing_spinner' => 'Apdorojama...(Dideliems failams gali šiek tiek užtrukti)',
+ 'optional_infos' => 'Papildoma informacija',
+ 'order_details' => 'Susijusi užsakymo informacija'
];
diff --git a/resources/lang/lt/admin/hardware/general.php b/resources/lang/lt/admin/hardware/general.php
index decf29eb7f..2786be3bf1 100644
--- a/resources/lang/lt/admin/hardware/general.php
+++ b/resources/lang/lt/admin/hardware/general.php
@@ -11,22 +11,22 @@ return [
'checkout' => 'Patikros turtas',
'clone' => 'Kopijuoti įrangą',
'deployable' => 'Naudojamas',
- 'deleted' => 'This asset has been deleted.',
+ 'deleted' => 'Ši įranga buvo ištrinta.',
'delete_confirm' => 'Are you sure you want to delete this asset?',
'edit' => 'Keisti įrangą',
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
- 'model_invalid' => 'The Model of this Asset is invalid.',
+ 'model_invalid' => 'Neteisingas įrangos modelis.',
'model_invalid_fix' => 'The Asset should be edited to correct this before attempting to check it in or out.',
'requestable' => 'Reiklaujamas',
'requested' => 'Užklausta',
- 'not_requestable' => 'Not Requestable',
+ 'not_requestable' => 'Nereikalaujamas',
'requestable_status_warning' => 'Do not change requestable status',
'restore' => 'Atkurti įrangą',
'pending' => 'Vykdoma',
'undeployable' => 'Negalimas naudoti',
'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
'view' => 'Peržiūrėti įrangą',
- 'csv_error' => 'You have an error in your CSV file:',
+ 'csv_error' => 'Jūsų CSV faile yra klaida:',
'import_text' => '
Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings.
@@ -40,11 +40,11 @@ return [
'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format',
'csv_import_match_first' => 'Try to match users by first name (jane) format',
'csv_import_match_email' => 'Try to match users by email as username',
- 'csv_import_match_username' => 'Try to match users by username',
- 'error_messages' => 'Error messages:',
- 'success_messages' => 'Success messages:',
- 'alert_details' => 'Please see below for details.',
+ 'csv_import_match_username' => 'Pabandykite sulyginti naudotojus pagal naudotojo vardą',
+ 'error_messages' => 'Klaidos pranešimai:',
+ 'success_messages' => 'Sėkmės pranešimai:',
+ 'alert_details' => 'Žemiau pateikta detalesnė informacija.',
'custom_export' => 'Custom Export',
'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
- 'user_department' => 'User Department',
+ 'user_department' => 'Naudotojo departamentas',
];
diff --git a/resources/lang/lt/admin/hardware/message.php b/resources/lang/lt/admin/hardware/message.php
index 13d6a1c79e..2618dedba0 100644
--- a/resources/lang/lt/admin/hardware/message.php
+++ b/resources/lang/lt/admin/hardware/message.php
@@ -10,6 +10,7 @@ return [
'create' => [
'error' => 'Įrangos sukurti nepavyko, prašome bandykite dar kartą. :(',
'success' => 'Įranga sėkminga sukurta. :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
@@ -50,8 +51,8 @@ return [
'success' => 'Jūsų failas importuotas',
'file_delete_success' => 'Jūsų failas buvo sėkmingai ištrintas',
'file_delete_error' => 'Nepavyko ištrinti failo',
- 'file_missing' => 'The file selected is missing',
- 'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
+ 'file_missing' => 'Pažymėtas failas nerastas',
+ 'header_row_has_malformed_characters' => 'Vienas ar daugiau atributų antraštės eilutėje turi netinkąmą UTF-8 simbolį',
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
],
diff --git a/resources/lang/lt/admin/hardware/table.php b/resources/lang/lt/admin/hardware/table.php
index e0d6dac382..4036b148f9 100644
--- a/resources/lang/lt/admin/hardware/table.php
+++ b/resources/lang/lt/admin/hardware/table.php
@@ -4,17 +4,17 @@ return [
'asset_tag' => 'Įrangos kortelė',
'asset_model' => 'Modelis',
- 'book_value' => 'Current Value',
+ 'book_value' => 'Dabartinė vertė',
'change' => 'Priimta/Išduota',
'checkout_date' => 'Išdavimo data',
'checkoutto' => 'Išduota',
- 'components_cost' => 'Total Components Cost',
- 'current_value' => 'Current Value',
+ 'components_cost' => 'Bendra komponentų vertė',
+ 'current_value' => 'Dabartinė vertė',
'diff' => 'Skirtumas',
'dl_csv' => 'Atsisiųti CSV fromatu',
'eol' => 'Nurašymo data',
'id' => 'ID',
- 'last_checkin_date' => 'Last Checkin Date',
+ 'last_checkin_date' => 'Paskutinė patikrinimo data',
'location' => 'Vieta',
'purchase_cost' => 'Kaina',
'purchase_date' => 'Nupirkta',
@@ -23,10 +23,10 @@ return [
'title' => 'Įranga ',
'image' => 'Įrenginio nuotrauka',
'days_without_acceptance' => 'Dienų skaičius be priėmimo',
- 'monthly_depreciation' => 'Monthly Depreciation',
- 'assigned_to' => 'Assigned To',
- 'requesting_user' => 'Requesting User',
- 'requested_date' => 'Requested Date',
- 'changed' => 'Changed',
- 'icon' => 'Icon',
+ 'monthly_depreciation' => 'Mėnesio amortizacija',
+ 'assigned_to' => 'Priskirta',
+ 'requesting_user' => 'Prašantis asmuo',
+ 'requested_date' => 'Prašymo data',
+ 'changed' => 'Keista',
+ 'icon' => 'Piktograma',
];
diff --git a/resources/lang/lt/admin/kits/general.php b/resources/lang/lt/admin/kits/general.php
index f724ecbf07..e88510a581 100644
--- a/resources/lang/lt/admin/kits/general.php
+++ b/resources/lang/lt/admin/kits/general.php
@@ -4,7 +4,7 @@ return [
'about_kits_title' => 'About Predefined Kits',
'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.',
'checkout' => 'Checkout Kit ',
- 'create_success' => 'Kit was successfully created.',
+ 'create_success' => 'Rinkinys buvo sėkmingai sukurtas.',
'create' => 'Create Predefined Kit',
'update' => 'Update Predefined Kit',
'delete_success' => 'Kit was successfully deleted.',
@@ -41,7 +41,7 @@ return [
'checkout_success' => 'Checkout was successful',
'checkout_error' => 'Checkout error',
'kit_none' => 'Kit does not exist',
- 'kit_created' => 'Kit was successfully created',
+ 'kit_created' => 'Rinkinys buvo sėkmingai sukurtas',
'kit_updated' => 'Kit was successfully updated',
'kit_not_found' => 'Kit not found',
'kit_deleted' => 'Kit was successfully deleted',
diff --git a/resources/lang/lt/admin/licenses/message.php b/resources/lang/lt/admin/licenses/message.php
index c214b74b65..f483284339 100644
--- a/resources/lang/lt/admin/licenses/message.php
+++ b/resources/lang/lt/admin/licenses/message.php
@@ -9,6 +9,7 @@ return array(
'assoc_users' => 'Ši licenzija šiuo metu yra išduota naudotojui ir negali būti ištrinta. Prašome pirmiausia patikrinkite licenziją ir tik tuomet bandykite vėl ištrinti. ',
'select_asset_or_person' => 'Turite pasirinkti turtą arba naudotoją, bet ne abu.',
'not_found' => 'License not found',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Nepavyko išduoti licenzijos. Prašome bandykite dar kartą.',
- 'success' => 'Licenzija sėkmingai išduota'
+ 'success' => 'Licenzija sėkmingai išduota',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/lt/admin/locations/table.php b/resources/lang/lt/admin/locations/table.php
index 4410ce98ad..731b929713 100644
--- a/resources/lang/lt/admin/locations/table.php
+++ b/resources/lang/lt/admin/locations/table.php
@@ -11,30 +11,31 @@ return [
'country' => 'Šalis',
'create' => 'Sukurti vietovę',
'update' => 'Atnaujinti vietovę',
- 'print_assigned' => 'Print Assigned',
- 'print_all_assigned' => 'Print All Assigned',
+ 'print_assigned' => '',
+ 'print_all_assigned' => '',
'name' => 'Vietovės pavadinimas',
'address' => 'Adresas',
+ 'address2' => 'Address Line 2',
'zip' => 'Pašto kodas',
'locations' => 'Vietovės',
'parent' => 'Pagrindinė',
'currency' => 'Vietos valiuta',
'ldap_ou' => 'LDAP Search OU',
- 'user_name' => 'User Name',
- 'department' => 'Department',
- 'location' => 'Location',
- 'asset_tag' => 'Assets Tag',
- 'asset_name' => 'Name',
- 'asset_category' => 'Category',
- 'asset_manufacturer' => 'Manufacturer',
- 'asset_model' => 'Model',
- 'asset_serial' => 'Serial',
- 'asset_location' => 'Location',
+ 'user_name' => 'Naudotojo vardas',
+ 'department' => 'Padalinys',
+ 'location' => 'Vieta',
+ 'asset_tag' => 'Įrangos kortelė',
+ 'asset_name' => 'Pavadinimas',
+ 'asset_category' => 'Kategorija',
+ 'asset_manufacturer' => 'Gamintojas',
+ 'asset_model' => 'Modelis',
+ 'asset_serial' => 'Serijinis numeris',
+ 'asset_location' => 'Vieta',
'asset_checked_out' => 'Išduota',
'asset_expected_checkin' => 'Numatoma priėmimo data',
- 'date' => 'Date:',
- 'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
- 'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
- 'signed_by_location_manager' => 'Signed By (Location Manager):',
- 'signed_by' => 'Signed Off By:',
+ 'date' => 'Data:',
+ 'signed_by_asset_auditor' => 'Pasirašė (Turto auditorius):',
+ 'signed_by_finance_auditor' => 'Pasirašė (Finansų auditorius):',
+ 'signed_by_location_manager' => 'Pasirašė (Vietovės auditorius):',
+ 'signed_by' => 'Nurašyta:',
];
diff --git a/resources/lang/lt/admin/reports/general.php b/resources/lang/lt/admin/reports/general.php
index c085f6c41f..f249bc95bb 100644
--- a/resources/lang/lt/admin/reports/general.php
+++ b/resources/lang/lt/admin/reports/general.php
@@ -3,8 +3,15 @@
return [
'info' => 'Pasirinkite dalis, kurias norite matyti savo įrangos ataskaitoje.',
'deleted_user' => 'Deleted user',
- 'send_reminder' => 'Send reminder',
- 'reminder_sent' => 'Reminder sent',
+ 'send_reminder' => 'Siųsti priminimą',
+ 'reminder_sent' => 'Priminimas išsiųstas',
'acceptance_deleted' => 'Acceptance request deleted',
- 'acceptance_request' => 'Acceptance request'
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/lt/admin/settings/general.php b/resources/lang/lt/admin/settings/general.php
index 4a069e3c7d..c35971b058 100644
--- a/resources/lang/lt/admin/settings/general.php
+++ b/resources/lang/lt/admin/settings/general.php
@@ -10,7 +10,7 @@ return [
'admin_cc_email' => 'CC El. paštas',
'admin_cc_email_help' => 'Jeigu Jūs norite siųsti išduoto/neišduoto turto sąrašo kopiją, įveskite čia el. pašto adresą. Kitu atveju palikite laukelį tuščią.',
'is_ad' => 'Tai yra "Active Directory" serveris',
- 'alerts' => 'Alerts',
+ 'alerts' => 'Įspėjimas',
'alert_title' => 'Update Notification Settings',
'alert_email' => 'Siūsti įspėjimus',
'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated',
@@ -57,7 +57,7 @@ return [
'barcode_type' => '2D barkodo tipas',
'alt_barcode_type' => '1D barkodo tipas',
'email_logo_size' => 'Square logos in email look best. ',
- 'enabled' => 'Enabled',
+ 'enabled' => 'Įjungta',
'eula_settings' => 'EULA nustatymai',
'eula_markdown' => 'Šis EULA leidžia Github flavored markdown.',
'favicon' => 'Favicon',
@@ -86,11 +86,11 @@ return [
'ldap_settings' => 'LDAP nustatymai',
'ldap_client_tls_cert_help' => 'Client-Side TLS Certificate and Key for LDAP connections are usually only useful in Google Workspace configurations with "Secure LDAP." Both are required.',
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
- 'ldap_location' => 'LDAP Location',
+ 'ldap_location' => 'LDAP prisijungimas',
'ldap_location_help' => 'The Ldap Location field should be used if an OU is not being used in the Base Bind DN. Leave this blank if an OU search is being used.',
'ldap_login_test_help' => 'Prašome įvesti tinkamą LDAP vartotojo vardą ir slaptažodį iš bazės DN. Jūs privalote patikrinti ar LDAP prisijungimas sukonfigūruotas tinkamai. PIRMIAUSIA JŪS PRIVALOTE IŠSAUGOTI LDAP NUSTATYMUS.',
'ldap_login_sync_help' => 'Tai patikrina ar LDAP sinchronizacija teisinga. Jeigu Jūsų LADAP autentifikacijos užkalusa nėra teisinga, vartotojai gali negalėti prisijungti. PIRMIAUSIA JŪS PRIVALOTE IŠSAUGOTI LDAP NUSTATYMUS.',
- 'ldap_manager' => 'LDAP Manager',
+ 'ldap_manager' => 'LDAP vadovas',
'ldap_server' => 'LDAP serveris',
'ldap_server_help' => 'Tai turėtų prasidėti su ldap: // (nešifruotam arba TLS) arba ldaps: (jei tai SSL)',
'ldap_server_cert' => 'LDAP SSL sertifikato patvirtinimas',
@@ -99,7 +99,7 @@ return [
'ldap_tls' => 'Naudokite TLS',
'ldap_tls_help' => 'Tai turėtų būti tikrinama, jei jūsų LDAP serveryje naudojate STARTTLS.',
'ldap_uname' => 'LDAP vartotojo vardas',
- 'ldap_dept' => 'LDAP Department',
+ 'ldap_dept' => 'LDAP departamentas',
'ldap_phone' => 'LDAP Telephone Number',
'ldap_jobtitle' => 'LDAP Job Title',
'ldap_country' => 'LDAP Country',
@@ -125,7 +125,7 @@ return [
'login' => 'Login Attempts',
'login_attempt' => 'Login Attempt',
'login_ip' => 'IP Address',
- 'login_success' => 'Success?',
+ 'login_success' => 'Pavyko?',
'login_user_agent' => 'User Agent',
'login_help' => 'List of attempted logins',
'login_note' => 'Prisijungimo pastaba',
@@ -148,7 +148,7 @@ return [
'optional' => 'pasirinktinai',
'per_page' => 'Rezultatai puslapyje',
'php' => 'PHP versija',
- 'php_info' => 'PHP Info',
+ 'php_info' => 'PHP informacija',
'php_overview' => 'PHP',
'php_overview_keywords' => 'phpinfo, system, info',
'php_overview_help' => 'PHP System info',
@@ -162,14 +162,14 @@ return [
'pwd_secure_complexity_symbols' => 'Require at least one symbol',
'pwd_secure_complexity_case_diff' => 'Require at least one uppercase and one lowercase',
'pwd_secure_min' => 'Slaptažodis minimalus simbolių',
- 'pwd_secure_min_help' => 'Minimum permitted value is 8',
+ 'pwd_secure_min_help' => 'Minimali leistina vertė yra 8',
'pwd_secure_uncommon' => 'Neleiskite bendrų slaptažodžių',
'pwd_secure_uncommon_help' => 'Tai neleis vartotojams naudoti bendrų slaptažodžių iš didžiausių 10 000 slaptažodžių, apie kuriuos pranešta pažeidimų metu.',
'qr_help' => 'Įjungti QR kodus prieš nustatant tai',
'qr_text' => 'QR kodo tekstas',
'saml' => 'SAML',
'saml_title' => 'Update SAML settings',
- 'saml_help' => 'SAML settings',
+ 'saml_help' => 'SAML nustatymai',
'saml_enabled' => 'SAML enabled',
'saml_integration' => 'SAML Integration',
'saml_sp_entityid' => 'Entity ID',
@@ -321,20 +321,20 @@ return [
'ldap_ad' => 'LDAP/AD',
'employee_number' => 'Employee Number',
'create_admin_user' => 'Create a User ::',
- 'create_admin_success' => 'Success! Your admin user has been added!',
+ 'create_admin_success' => 'Naudojamas turtas pridėtas sėkmingai!',
'create_admin_redirect' => 'Click here to go to your app login!',
'setup_migrations' => 'Database Migrations ::',
'setup_no_migrations' => 'There was nothing to migrate. Your database tables were already set up!',
- 'setup_successful_migrations' => 'Your database tables have been created',
+ 'setup_successful_migrations' => 'Jūsų duomenų bazės lentelės sukurtos',
'setup_migration_output' => 'Migration output:',
'setup_migration_create_user' => 'Next: Create User',
- 'ldap_settings_link' => 'LDAP Settings Page',
+ 'ldap_settings_link' => 'LDAP nustatymai',
'slack_test' => 'Test Integration',
'label2_enable' => 'New Label Engine',
'label2_enable_help' => 'Switch to the new label engine. Note: You will need to save this setting before setting others.',
'label2_template' => 'Template',
'label2_template_help' => 'Select which template to use for label generation',
- 'label2_title' => 'Title',
+ 'label2_title' => 'Pavadinimas',
'label2_title_help' => 'The title to show on labels that support it',
'label2_title_help_phold' => 'The placeholder {COMPANY}
will be replaced with the asset's company name',
'label2_asset_logo' => 'Use Asset Logo',
@@ -351,7 +351,7 @@ return [
'help_blank_to_use' => 'Leave blank to use the value from :setting_name
',
'help_default_will_use' => ':default
will use the value from :setting_name
.
Note that the value of the barcodes must comply with the respective barcode spec in order to be successfully generated. Please see the documentation for more details. ',
'default' => 'Default',
- 'none' => 'None',
+ 'none' => 'Nėra',
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's Google developer console .',
'google_login' => 'Google Workspace Login Settings',
'enable_google_login' => 'Enable users to login with Google Workspace',
diff --git a/resources/lang/lt/admin/settings/message.php b/resources/lang/lt/admin/settings/message.php
index 3a54d3a6b4..08db1fba4b 100644
--- a/resources/lang/lt/admin/settings/message.php
+++ b/resources/lang/lt/admin/settings/message.php
@@ -21,8 +21,8 @@ return [
],
'mail' => [
'sending' => 'Sending Test Email...',
- 'success' => 'Mail sent!',
- 'error' => 'Mail could not be sent.',
+ 'success' => 'El. laiškas išsiųstas!',
+ 'error' => 'El. laiško išsiųsti nepavyko.',
'additional' => 'No additional error message provided. Check your mail settings and your app log.'
],
'ldap' => [
@@ -36,11 +36,11 @@ return [
'webhook' => [
'sending' => 'Sending :app test message...',
'success' => 'Your :webhook_name Integration works!',
- 'success_pt1' => 'Success! Check the ',
+ 'success_pt1' => 'Sėkmė! Patikrink ',
'success_pt2' => ' channel for your test message, and be sure to click SAVE below to store your settings.',
- '500' => '500 Server Error.',
+ '500' => '500 serverio klaida.',
'error' => 'Something went wrong. :app responded with: :error_message',
'error_redirect' => 'ERROR: 301/302 :endpoint returns a redirect. For security reasons, we don’t follow redirects. Please use the actual endpoint.',
- 'error_misc' => 'Something went wrong. :( ',
+ 'error_misc' => 'Kažkas nepavyko. :( ',
]
];
diff --git a/resources/lang/lt/admin/suppliers/message.php b/resources/lang/lt/admin/suppliers/message.php
index 6578bf6b30..6d49c56532 100644
--- a/resources/lang/lt/admin/suppliers/message.php
+++ b/resources/lang/lt/admin/suppliers/message.php
@@ -2,7 +2,7 @@
return array(
- 'deleted' => 'Deleted supplier',
+ 'deleted' => 'Ištrintas tiekėjas',
'does_not_exist' => 'Tokio tiekėjo nėra.',
diff --git a/resources/lang/lt/admin/users/general.php b/resources/lang/lt/admin/users/general.php
index cfba5a87ae..35a634d670 100644
--- a/resources/lang/lt/admin/users/general.php
+++ b/resources/lang/lt/admin/users/general.php
@@ -17,8 +17,8 @@ return [
'last_login' => 'Paskutinis prisijungimas',
'ldap_config_text' => 'LDAP konfigūracijos parametrus galite rasti Administratorius> Nustatymai. Pasirinkta vieta (pasirinktinai) bus nustatyta visiems importuojamiems vartotojams.',
'print_assigned' => 'Spausdinti visą turtą',
- 'email_assigned' => 'Email List of All Assigned',
- 'user_notified' => 'User has been emailed a list of their currently assigned items.',
+ 'email_assigned' => 'Siųsti el. paštu visą priskirtą įrangą',
+ 'user_notified' => 'Naudotojui išsiųtas jam šiuo metu priskirtos įrangos sąrašas.',
'auto_assign_label' => 'Include this user when auto-assigning eligible licenses',
'auto_assign_help' => 'Skip this user in auto assignment of licenses',
'software_user' => ':name išduota įranga',
@@ -26,29 +26,29 @@ return [
'view_user' => 'Peržiūrėti :name vartotoją',
'usercsv' => 'CSV dokumentas',
'two_factor_admin_optin_help' => 'Dabartiniai jūsų nustatymai leidžia pasirinkti dviejų veiksnių autentifikavimą.',
- 'two_factor_enrolled' => '2FA Device Enrolled ',
- 'two_factor_active' => '2FA Active ',
- 'user_deactivated' => 'User cannot login',
- 'user_activated' => 'User can login',
+ 'two_factor_enrolled' => '2FA įrenginys įtrauktas ',
+ 'two_factor_active' => '2FA aktyvus ',
+ 'user_deactivated' => 'Naudotojas negali prisijungti',
+ 'user_activated' => 'Naudotojas gali prisijungti',
'activation_status_warning' => 'Do not change activation status',
- 'group_memberships_helpblock' => 'Only superadmins may edit group memberships.',
- 'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.',
- 'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
- 'remove_group_memberships' => 'Remove Group Memberships',
+ 'group_memberships_helpblock' => 'Tik superadministratoriai gali modifikuoti grupės narystes.',
+ 'superadmin_permission_warning' => 'Tik superadministratoriai gali priskirti superadministratoriaus prieigą.',
+ 'admin_permission_warning' => 'Tik administratoriai ir aukštesnes teises turintys naudotojai gali priskirti administratoriaus narystę.',
+ 'remove_group_memberships' => 'Pašalinti grupės narystes',
'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
- 'update_user_assets_status' => 'Update all assets for these users to this status',
+ 'update_user_assets_status' => 'Atnaujinti visą įrangą šiems naudotojams į šį statusą',
'checkin_user_properties' => 'Check in all properties associated with these users',
- 'remote_label' => 'This is a remote user',
- 'remote' => 'Remote',
+ 'remote_label' => 'Tai nuotolinis naudotojas',
+ 'remote' => 'Nuotolinis',
'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
- 'not_remote_label' => 'This is not a remote user',
- 'vip_label' => 'VIP user',
+ 'not_remote_label' => 'Tai ne nuotolinis naudotojas',
+ 'vip_label' => 'VIP naudotojas',
'vip_help' => 'This can be helpful to mark important people in your org if you would like to handle them in special ways.',
- 'create_user' => 'Create a user',
+ 'create_user' => 'Sukurti naudotoją',
'create_user_page_explanation' => 'This is the account information you will use to access the site for the first time.',
'email_credentials' => 'Email credentials',
'email_credentials_text' => 'Email my credentials to the email address above',
- 'next_save_user' => 'Next: Save User',
- 'all_assigned_list_generation' => 'Generated on:',
+ 'next_save_user' => 'Toliau: išsaugoti naudotoją',
+ 'all_assigned_list_generation' => 'Sugeneruota:',
'email_user_creds_on_create' => 'Email this user their credentials?',
];
diff --git a/resources/lang/lt/admin/users/message.php b/resources/lang/lt/admin/users/message.php
index d21739b2c1..7ecb88297b 100644
--- a/resources/lang/lt/admin/users/message.php
+++ b/resources/lang/lt/admin/users/message.php
@@ -8,6 +8,7 @@ return array(
'user_exists' => 'Naudotojas jau yra!',
'user_not_found' => 'User does not exist.',
'user_login_required' => 'Prisijungimo laukelis privalomas',
+ 'user_has_no_assets_assigned' => 'No assets currently assigned to user.',
'user_password_required' => 'Slaptažodis būtinas.',
'insufficient_permissions' => 'Nepakankamos teisės.',
'user_deleted_warning' => 'Šis naudotojas ištrintas. Jūs turėsite atkurti naudotoją norėdami redaguoto ar priskirti jam naują įrangą.',
@@ -15,7 +16,7 @@ return array(
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'password_reset_sent' => 'A password reset link has been sent to :email!',
'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'log_record_not_found' => 'A matching log record for this user could not be found.',
'success' => array(
diff --git a/resources/lang/lt/admin/users/table.php b/resources/lang/lt/admin/users/table.php
index 3bfba87da8..d02b3425ce 100644
--- a/resources/lang/lt/admin/users/table.php
+++ b/resources/lang/lt/admin/users/table.php
@@ -29,7 +29,7 @@ return array(
'show_deleted' => 'Rodyti ištrintus naudotojus',
'title' => 'Antraštė',
'to_restore_them' => 'juos atkurti.',
- 'total_assets_cost' => "Total Assets Cost",
+ 'total_assets_cost' => "Bendra įrangos vertė",
'updateuser' => 'Atnaujinti naudotoją',
'username' => 'Vartotojo vardas',
'user_deleted_text' => 'Šis naudotojas pažymėtas kaip ištrintas.',
diff --git a/resources/lang/lt/auth/general.php b/resources/lang/lt/auth/general.php
index 03b6b55b22..2e3f9dbd5b 100644
--- a/resources/lang/lt/auth/general.php
+++ b/resources/lang/lt/auth/general.php
@@ -4,16 +4,16 @@ return [
'send_password_link' => 'Slaptažodžio atkūrimo nuoroda',
'email_reset_password' => 'El. Pašto slaptažodžio atstatymas',
'reset_password' => 'Atstatyti slaptažodį',
- 'saml_login' => 'Login via SAML',
+ 'saml_login' => 'Prisijungti naudojant SAML',
'login' => 'Prisijungimas',
'login_prompt' => 'Prašome prisijungti',
'forgot_password' => 'Aš pamiršau savo slaptažodį',
- 'ldap_reset_password' => 'Please click here to reset your LDAP password',
+ 'ldap_reset_password' => 'Paspauskite norėdami pakeisti savo slaptažodį',
'remember_me' => 'Prisiminti mane',
- 'username_help_top' => 'Enter your username to be emailed a password reset link.',
+ 'username_help_top' => 'Įveskite savo prisijungimo vardą, kad būtų atsiųsta slaptažodžio atstatymo nuoroda.',
'username_help_bottom' => 'Your username and email address may be the same, but may not be, depending on your configuration. If you cannot remember your username, contact your administrator.
Usernames without an associated email address will not be emailed a password reset link. ',
- 'google_login' => 'Or login with Google Workspace',
- 'google_login_failed' => 'Google Login failed, please try again.',
+ 'google_login' => 'Arba prisijunkite su Google Workspace',
+ 'google_login_failed' => 'Google prisijungimas nepavyko, bandykite vėl.',
];
diff --git a/resources/lang/lt/button.php b/resources/lang/lt/button.php
index cd70855610..1f73443480 100644
--- a/resources/lang/lt/button.php
+++ b/resources/lang/lt/button.php
@@ -8,7 +8,7 @@ return [
'delete' => 'Ištrinti',
'edit' => 'Keisti',
'restore' => 'Atstatyti',
- 'remove' => 'Remove',
+ 'remove' => 'Pašalinti',
'request' => 'Užklausti',
'submit' => 'Išsaugoti',
'upload' => 'Įkelti',
@@ -20,5 +20,5 @@ return [
'bulk_actions' => 'Bulk Actions',
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
- 'new' => 'New',
+ 'new' => 'Naujas',
];
diff --git a/resources/lang/lt/general.php b/resources/lang/lt/general.php
index 7554eb5eb6..bc9e271c32 100644
--- a/resources/lang/lt/general.php
+++ b/resources/lang/lt/general.php
@@ -3,7 +3,7 @@
return [
'accessories' => 'Įrangos',
'activated' => 'Aktyvuota',
- 'accepted_date' => 'Date Accepted',
+ 'accepted_date' => 'Priėmimo data',
'accessory' => 'Įranga',
'accessory_report' => 'Įrangos ataskaita',
'action' => 'Veiksmas',
@@ -21,20 +21,20 @@ return [
'asset' => 'Įranga',
'asset_report' => 'Įrangos ataskaitos',
'asset_tag' => 'Įrangos nr.',
- 'asset_tags' => 'Asset Tags',
- 'assets_available' => 'Assets available',
- 'accept_assets' => 'Accept Assets :name',
- 'accept_assets_menu' => 'Accept Assets',
+ 'asset_tags' => 'Įrangos etiketės',
+ 'assets_available' => 'Galima įranga',
+ 'accept_assets' => 'Patvirtinti įrangą :name',
+ 'accept_assets_menu' => 'Patvirtinti įrangą',
'audit' => 'Auditas',
'audit_report' => 'Audito žurnalas',
'assets' => 'Įranga',
- 'assets_audited' => 'assets audited',
- 'assets_checked_in_count' => 'assets checked in',
- 'assets_checked_out_count' => 'assets checked out',
- 'asset_deleted_warning' => 'This asset has been deleted. You must restore it before you can assign it to someone.',
- 'assigned_date' => 'Date Assigned',
- 'assigned_to' => 'Assigned to :name',
- 'assignee' => 'Assigned to',
+ 'assets_audited' => 'audituota įranga',
+ 'assets_checked_in_count' => 'įregistruota įranga',
+ 'assets_checked_out_count' => 'išregistruota įranga',
+ 'asset_deleted_warning' => 'Ši įranga buvo ištrinta. Jūs turite ją atstatyti prieš kam nors ją paskirdami.',
+ 'assigned_date' => 'Priskyrimo data',
+ 'assigned_to' => 'Priskirta :name',
+ 'assignee' => 'Priskirta',
'avatar_delete' => 'Ištrinti ikoną',
'avatar_upload' => 'Įkelti ikoną',
'back' => 'Grįžti',
@@ -42,13 +42,13 @@ return [
'bulkaudit' => 'Masinis auditas',
'bulkaudit_status' => 'Audito statusas',
'bulk_checkout' => '"Bulk Checkout"',
- 'bulk_edit' => 'Bulk Edit',
- 'bulk_delete' => 'Bulk Delete',
- 'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin / Delete Users',
+ 'bulk_edit' => 'Redaguoti kelis',
+ 'bulk_delete' => 'Ištrinti kelis',
+ 'bulk_actions' => 'Masiniai veiksmai',
+ 'bulk_checkin_delete' => 'Masinis registravimas/ ištrinti naudotojus',
'byod' => 'BYOD',
- 'byod_help' => 'This device is owned by the user',
- 'bystatus' => 'by Status',
+ 'byod_help' => 'Įrenginys valdomas naudotojo',
+ 'bystatus' => 'pagal statusą',
'cancel' => 'Atšaukti',
'categories' => 'Kategorijos',
'category' => 'Kategorija',
@@ -72,17 +72,19 @@ return [
'consumable' => 'Suvartojama įranga',
'consumables' => 'Suvartojama įranga',
'country' => 'Šalis',
+ 'could_not_restore' => 'Atstatymo klaida :item_type: :error',
+ 'not_deleted' => ':item_type nėra ištrintas, todėl negali būti atstatytas',
'create' => 'Sukurti naują',
'created' => 'Sukurtas elementas',
'created_asset' => 'sukurta įranga',
- 'created_at' => 'Created At',
- 'created_by' => 'Created By',
- 'record_created' => 'Record Created',
+ 'created_at' => 'Sukurta',
+ 'created_by' => 'Sukūrė',
+ 'record_created' => 'Įrašas sukurtas',
'updated_at' => 'Atnaujinta',
'currency' => '€', // this is deprecated
'current' => 'Dabartinis',
- 'current_password' => 'Current Password',
- 'customize_report' => 'Customize Report',
+ 'current_password' => 'Dabartinis slaptažodis',
+ 'customize_report' => 'Nestandartinė ataskaita',
'custom_report' => 'Pasirenkama įrangos ataskaita',
'dashboard' => 'Valdymo skydelis',
'days' => 'dienos',
@@ -92,42 +94,42 @@ return [
'debug_warning_text' => 'Ši programa veikia gamybos režimu, įjungus derinimą. Tai gali atskleisti slaptus duomenis, jei jūsų programa yra prieinama išoriniam pasauliui. Išjunkite derinimo režimą nustatydami APP_DEBUG
reikšmę savo .env
byloje false
.',
'delete' => 'Ištrinti',
'delete_confirm' => 'Ar jūs norite tikrai ištrinti?',
- 'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This can not be undone.',
+ 'delete_confirm_no_undo' => 'Ar tikrai norite ištrinti :item? Veiksmas negali būti atstatytas.',
'deleted' => 'Ištrinta',
'delete_seats' => 'Ištrintos licenzijos',
- 'deletion_failed' => 'Deletion failed',
+ 'deletion_failed' => 'Trynimas nepavyko',
'departments' => 'Departamentai',
'department' => 'Departamentas',
'deployed' => 'Naudojama',
'depreciation' => 'Nusidėvėjimas',
- 'depreciations' => 'Depreciations',
+ 'depreciations' => 'Nusidėvėjimas',
'depreciation_report' => 'Nusidėvėjimo ataskaita',
'details' => 'Detaliau',
'download' => 'Atsisiųsti',
- 'download_all' => 'Download All',
+ 'download_all' => 'Atsisųsti visus',
'editprofile' => 'Koreguoti profilį',
'eol' => 'Nurašymo data',
'email_domain' => 'El. pašto domenas',
'email_format' => 'El. pašto formatas',
- 'employee_number' => 'Employee Number',
+ 'employee_number' => 'Darbuotojo numeris',
'email_domain_help' => 'Tai naudojama importuojant importuojamus el. Pašto adresus',
'error' => 'Klaida',
- 'exclude_archived' => 'Exclude Archived Assets',
- 'exclude_deleted' => 'Exclude Deleted Assets',
+ 'exclude_archived' => 'Neįtraukti archyvuotos įrangos',
+ 'exclude_deleted' => 'Neįtraukti ištrintos įrangos',
'example' => 'Pavyzdys: ',
'filastname_format' => 'V. Pavardė (vpavarde@example.com)',
'firstname_lastname_format' => 'Vardas Pavardė (vpavarde@example.com)',
'firstname_lastname_underscore_format' => 'Vardas Pavardė (vpavarde@example.com)',
'lastnamefirstinitial_format' => 'Pavardė, vardo pirmoji raidė (pavardėV@example.com',
- 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
- 'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
- 'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
- 'name_display_format' => 'Name Display Format',
+ 'firstintial_dot_lastname_format' => 'V. Pavardenis (v.pavardenis@example.com)',
+ 'firstname_lastname_display' => 'Vardas Pavardė (Vardenis Pavardenis)',
+ 'lastname_firstname_display' => 'Pavardė, vardas (Pavardenis Vardenis)',
+ 'name_display_format' => 'Vardo formatas',
'first' => 'Pirmas',
- 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
- 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
- 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
- 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
+ 'firstnamelastname' => 'Vardas Pavardė (vpavarde@example.com)',
+ 'lastname_firstinitial' => 'Pavardė, vardo pirmoji raidė (pavardėV@example.com)',
+ 'firstinitial.lastname' => 'V. Pavardė (v.pavardenis@example.com)',
+ 'firstnamelastinitial' => 'Vardas Pavardė (vpavarde@example.com)',
'first_name' => 'Vardas',
'first_name_format' => 'Vardas (vpavarde@example.com)',
'files' => 'Failas',
@@ -137,7 +139,7 @@ return [
'file_uploads' => 'Failo Įkėlimas',
'file_upload' => 'Failo Įkėlimas',
'generate' => 'Sukurti',
- 'generate_labels' => 'Generate Labels',
+ 'generate_labels' => 'Generuoti etiketes',
'github_markdown' => 'Šis laukas leidžia Github automatizuota žymėjimą.',
'groups' => 'Grupės',
'gravatar_email' => 'Gravatar el. paštas',
@@ -162,8 +164,8 @@ return [
'asset_maintenances' => 'Įrangos priežiūros',
'item' => 'Įranga',
'item_name' => 'Failo Pavadinimas',
- 'import_file' => 'import CSV file',
- 'import_type' => 'CSV import type',
+ 'import_file' => 'importuoti CSV failą',
+ 'import_type' => 'CSV importo tipas',
'insufficient_permissions' => 'Nepakankamos teisės!',
'kits' => 'Predefined Kits',
'language' => 'Kalba',
@@ -175,7 +177,7 @@ return [
'licenses_available' => 'laisvos licenzijos',
'licenses' => 'Licenzijos',
'list_all' => 'Parodyti viską',
- 'loading' => 'Loading... please wait....',
+ 'loading' => 'Kraunama... Kantrybės....',
'lock_passwords' => 'This field value will not be saved in a demo installation.',
'feature_disabled' => 'Ši funkcija buvo išjungta demo diegimui.',
'location' => 'Vieta',
@@ -194,7 +196,7 @@ return [
'months' => 'mėnesiai',
'moreinfo' => 'Daugiau informacijos',
'name' => 'Vardas',
- 'new_password' => 'New Password',
+ 'new_password' => 'Naujas slaptažodis',
'next' => 'Kitas',
'next_audit_date' => 'Kito audito data',
'last_audit' => 'Paskutinis auditas',
@@ -204,7 +206,7 @@ return [
'no' => 'Ne',
'notes' => 'Pastabos',
'order_number' => 'Užsakymo numeris',
- 'only_deleted' => 'Only Deleted Assets',
+ 'only_deleted' => 'Tik ištrinta įranga',
'page_menu' => 'Rodomi _MENIU_ vienetai',
'pagination_info' => 'Rodomi _nuo_ Pradžios_iki _ Pabaigos_ Viso_ vienetų',
'pending' => 'Vykdoma',
@@ -217,26 +219,26 @@ return [
'purchase_date' => 'Pirkimo data',
'qty' => 'Vnt',
'quantity' => 'Kiekis',
- 'quantity_minimum' => 'You have :count items below or almost below minimum quantity levels',
+ 'quantity_minimum' => 'Jūs turite :count įrangos, kurios likutis mažesnis už minimalų',
'quickscan_checkin' => 'Quick Scan Checkin',
- 'quickscan_checkin_status' => 'Checkin Status',
+ 'quickscan_checkin_status' => 'Priėmimo statusas',
'ready_to_deploy' => 'Paruošta naudojimui',
'recent_activity' => 'Paskutiniai veiksmai',
- 'remaining' => 'Remaining',
+ 'remaining' => 'Likutis',
'remove_company' => 'Panaikinti kompanijos asociaciją',
'reports' => 'Ataskaitos',
'restored' => 'atkurta',
- 'restore' => 'Restore',
+ 'restore' => 'Atkurti',
'requestable_models' => 'Requestable Models',
'requested' => 'Užklausta',
- 'requested_date' => 'Requested Date',
- 'requested_assets' => 'Requested Assets',
- 'requested_assets_menu' => 'Requested Assets',
+ 'requested_date' => 'Prašymo data',
+ 'requested_assets' => 'Prašoma įranga',
+ 'requested_assets_menu' => 'Prašoma įranga',
'request_canceled' => 'Prašymas atšauktas',
'save' => 'Išsaugoti',
'select_var' => 'Select :thing... ', // this will eventually replace all of our other selects
'select' => 'Pasirinkite',
- 'select_all' => 'Select All',
+ 'select_all' => 'Pažymėti viską',
'search' => 'Ieškoti',
'select_category' => 'Pasirinkite kategoriją',
'select_department' => 'Pasirinkite skyrių',
@@ -281,112 +283,113 @@ return [
'undeployable' => 'Nepanaudojamas',
'unknown_admin' => 'Nežinomas administratorius',
'username_format' => 'Vartotojo vardas Formatas',
- 'username' => 'Username',
+ 'username' => 'Naudotojo vardas',
'update' => 'Atnaujinti',
'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.',
'uploaded' => 'Įkeltas',
'user' => 'Naudotojas',
'accepted' => 'priimta',
'declined' => 'nepriimta',
- 'unassigned' => 'Unassigned',
+ 'unassigned' => 'Nepriskirta',
'unaccepted_asset_report' => 'Nepriimta įranga',
'users' => 'Naudotojai',
- 'viewall' => 'View All',
+ 'viewall' => 'Rodyti viską',
'viewassets' => 'Peržiūrėti priskirtą įrangą',
- 'viewassetsfor' => 'View Assets for :name',
+ 'viewassetsfor' => 'Peržiūrėti :name įrangą',
'website' => 'Internetinis puslapis',
'welcome' => 'Sveiki, :name',
'years' => 'metai',
'yes' => 'Taip',
'zip' => 'Pašto kodas',
'noimage' => 'Neįkelta arba nerasta nuotrauka.',
- 'file_does_not_exist' => 'The requested file does not exist on the server.',
- 'file_upload_success' => 'File upload success!',
- 'no_files_uploaded' => 'File upload success!',
+ 'file_does_not_exist' => 'Prašomas failas serveryje neegzistuoja.',
+ 'file_upload_success' => 'Failo užkrovimas pavyko!',
+ 'no_files_uploaded' => 'Failo užkrovimas pavyko!',
'token_expired' => 'Jūsų formos sesija pasibaigė. Prašau, pabandykite dar kartą.',
- 'login_enabled' => 'Login Enabled',
- 'audit_due' => 'Due for Audit',
- 'audit_overdue' => 'Overdue for Audit',
- 'accept' => 'Accept :asset',
- 'i_accept' => 'I accept',
- 'i_decline' => 'I decline',
- 'accept_decline' => 'Accept/Decline',
- 'sign_tos' => 'Sign below to indicate that you agree to the terms of service:',
- 'clear_signature' => 'Clear Signature',
- 'show_help' => 'Show help',
- 'hide_help' => 'Hide help',
+ 'login_enabled' => 'Prisijungimas įjungtas',
+ 'audit_due' => 'Laikas auditavimui',
+ 'audit_overdue' => 'Audito laikas praėjęs',
+ 'accept' => 'Patvirtinti :asset',
+ 'i_accept' => 'Aš sutinku',
+ 'i_decline' => 'Aš nesutinku',
+ 'accept_decline' => 'Sutikti/Nesutikti',
+ 'sign_tos' => 'Pasirašykite žemiau, kad sutinkate su paslaugos teikimo taisyklėmis:',
+ 'clear_signature' => 'Parašas',
+ 'show_help' => 'Parodyti pagalbą',
+ 'hide_help' => 'Paslėpti pagalbą',
'view_all' => 'peržiūrėti viską',
'hide_deleted' => 'Peržiūrėti ištrintus',
'email' => 'El. paštas',
'do_not_change' => 'Nekeisti',
'bug_report' => 'Pranešti apie klaidą',
'user_manual' => 'Vartotojo instrukcija',
- 'setup_step_1' => 'Step 1',
- 'setup_step_2' => 'Step 2',
- 'setup_step_3' => 'Step 3',
- 'setup_step_4' => 'Step 4',
+ 'setup_step_1' => 'Žingsnis 1',
+ 'setup_step_2' => 'Žingsnis 2',
+ 'setup_step_3' => 'Žingsnis 3',
+ 'setup_step_4' => 'Žingsnis 4',
'setup_config_check' => 'Configuration Check',
'setup_create_database' => 'Create Database Tables',
'setup_create_admin' => 'Sukurti administratoriaus vartotoją',
- 'setup_done' => 'Finished!',
+ 'setup_done' => 'Baigta!',
'bulk_edit_about_to' => 'You are about to edit the following: ',
- 'checked_out' => 'Checked Out',
- 'checked_out_to' => 'Checked out to',
- 'fields' => 'Fields',
- 'last_checkout' => 'Last Checkout',
+ 'checked_out' => 'Išduota',
+ 'checked_out_to' => 'Išduota naudotojui',
+ 'fields' => 'Laukai',
+ 'last_checkout' => 'Paskutinis išregistravimas',
'due_to_checkin' => 'The following :count items are due to be checked in soon:',
- 'expected_checkin' => 'Expected Checkin',
- 'reminder_checked_out_items' => 'This is a reminder of the items currently checked out to you. If you feel this list is inaccurate (something is missing, or something appears here that you believe you never received), please email :reply_to_name at :reply_to_address.',
- 'changed' => 'Changed',
- 'to' => 'To',
+ 'expected_checkin' => 'Numatoma priėmimo data',
+ 'reminder_checked_out_items' => 'Primename, kad šiuo metu Jums priskirta ši įranga. Jei manote, kad sąrašas netikslus (kažko trūksta ar priskirta kažkas, ko Jūs manote niekada negavęs), prašome susisiekti email :reply_to_name adresu :reply_to_address.',
+ 'changed' => 'Keista',
+ 'to' => 'Iki',
'report_fields_info' => '
Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.
If you would like to export only certain assets, use the options below to fine-tune your results.
', 'range' => 'Range', 'bom_remark' => 'Add a BOM (byte-order mark) to this CSV', - 'improvements' => 'Improvements', - 'information' => 'Information', - 'permissions' => 'Permissions', + 'improvements' => 'Patobulinimai', + 'information' => 'Informacija', + 'permissions' => 'Teisės', 'managed_ldap' => '(Managed via LDAP)', - 'export' => 'Export', + 'export' => 'Eksportuoti', 'ldap_sync' => 'LDAP Sync', - 'ldap_user_sync' => 'LDAP User Sync', - 'synchronize' => 'Synchronize', + 'ldap_user_sync' => 'LDAP naudotojų sinchronizacija', + 'synchronize' => 'Sinchronizuoti', 'sync_results' => 'Synchronization Results', 'license_serial' => 'Serial/Product Key', - 'invalid_category' => 'Invalid category', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', - 'new_asset' => 'New Asset', - 'new_license' => 'New License', - 'new_accessory' => 'New Accessory', + 'new_asset' => 'Nauja įranga', + 'new_license' => 'Nauja licencija', + 'new_accessory' => 'Naujas priedas', 'new_consumable' => 'New Consumable', 'collapse' => 'Collapse', - 'assigned' => 'Assigned', - 'asset_count' => 'Asset Count', - 'accessories_count' => 'Accessories Count', + 'assigned' => 'Priskirta', + 'asset_count' => 'Įrangos kiekis', + 'accessories_count' => 'Priedų kiekis', 'consumables_count' => 'Consumables Count', - 'components_count' => 'Components Count', - 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', - 'notification_error_hint' => 'Please check the form below for errors', + 'components_count' => 'Komponentų kiekis', + 'licenses_count' => 'Licencijų kiekis', + 'notification_error' => 'Klaida', + 'notification_error_hint' => 'Prašau patikrinti žemiau esančią formą dėl klaidų', 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', - 'notification_success' => 'Success', - 'notification_warning' => 'Warning', - 'notification_info' => 'Info', - 'asset_information' => 'Asset Information', - 'model_name' => 'Model Name', - 'asset_name' => 'Asset Name', + 'notification_success' => 'Pavyko', + 'notification_warning' => 'Įspėjimas', + 'notification_info' => 'Informacija', + 'asset_information' => 'Įrangos informacija', + 'model_name' => 'Modelio pavadinimas', + 'asset_name' => 'Įrangos pavadinimas', 'consumable_information' => 'Consumable Information:', 'consumable_name' => 'Consumable Name:', - 'accessory_information' => 'Accessory Information:', - 'accessory_name' => 'Accessory Name:', + 'accessory_information' => 'Priedo informacija:', + 'accessory_name' => 'Priedo pavadinimas:', 'clone_item' => 'Clone Item', 'checkout_tooltip' => 'Check this item out', 'checkin_tooltip' => 'Check this item in', 'checkout_user_tooltip' => 'Check this item out to a user', 'maintenance_mode' => 'The service is temporarily unavailable for system updates. Please check back later.', - 'maintenance_mode_title' => 'System Temporarily Unavailable', + 'maintenance_mode_title' => 'Sistema laikinai nepasiekiama', 'ldap_import' => 'User password should not be managed by LDAP. (This allows you to send forgotten password requests.)', 'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.', 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', @@ -397,26 +400,26 @@ return [ 'bulk_checkin_success' => 'The items for the selected users have been checked in.', 'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ', 'set_users_field_to_null' => 'Delete :field values for this user|Delete :field values for all :user_count users ', - 'na_no_purchase_date' => 'N/A - No purchase date provided', - 'assets_by_status' => 'Assets by Status', - 'assets_by_status_type' => 'Assets by Status Type', + 'na_no_purchase_date' => 'N/A - Nėra įsigyjimo datos', + 'assets_by_status' => 'Įranga pagal statusą', + 'assets_by_status_type' => 'Įranga pagal statuso tipą', 'pie_chart_type' => 'Dashboard Pie Chart Type', - 'hello_name' => 'Hello, :name!', - 'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them', - 'start_date' => 'Start Date', - 'end_date' => 'End Date', + 'hello_name' => 'Sveiki, :name!', + 'unaccepted_profile_warning' => 'Įrangos, kuriai reikia patvirtinimo kiekis :count. Paspauskite čia, kad priimti arba atšaukti įrangą', + 'start_date' => 'Pradžios data', + 'end_date' => 'Pabaigos data', 'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail', 'placeholder_kit' => 'Select a kit', - 'file_not_found' => 'File not found', - 'preview_not_available' => '(no preview)', - 'setup' => 'Setup', + 'file_not_found' => 'Failas nerastas', + 'preview_not_available' => '(nėra peržiūros galimybės)', + 'setup' => 'Nustatymai', 'pre_flight' => 'Pre-Flight', 'skip_to_main_content' => 'Skip to main content', 'toggle_navigation' => 'Toggle navigation', - 'alerts' => 'Alerts', + 'alerts' => 'Įspėjimas', 'tasks_view_all' => 'View all tasks', - 'true' => 'True', - 'false' => 'False', + 'true' => 'Tiesa', + 'false' => 'Netiesa', 'integration_option' => 'Integration Option', 'log_does_not_exist' => 'No matching log record exists.', 'merge_users' => 'Merge Users', @@ -439,54 +442,54 @@ return [ 'sample_value' => 'Sample Value', 'no_headers' => 'No Columns Found', 'error_in_import_file' => 'There was an error reading the CSV file: :error', - 'percent_complete' => ':percent % Complete', + 'percent_complete' => ':percent % baigta', 'errors_importing' => 'Some Errors occurred while importing: ', - 'warning' => 'WARNING: :warning', + 'warning' => 'Įspėjimas: :warning', 'success_redirecting' => '"Success... Redirecting.', 'cancel_request' => 'Cancel this item request', - 'setup_successful_migrations' => 'Your database tables have been created', + 'setup_successful_migrations' => 'Jūsų duomenų bazės lentelės sukurtos', 'setup_migration_output' => 'Migration output:', 'setup_migration_create_user' => 'Next: Create User', 'importer_generic_error' => 'Your file import is complete, but we did receive an error. This is usually caused by third-party API throttling from a notification webhook (such as Slack) and would not have interfered with the import itself, but you should confirm this.', - 'confirm' => 'Confirm', + 'confirm' => 'Patvirtinti', 'autoassign_licenses' => 'Auto-Assign Licenses', 'autoassign_licenses_help' => 'Allow this user to have licenses assigned via the bulk-assign license UI or cli tools.', 'autoassign_licenses_help_long' => 'This allows a user to be have licenses assigned via the bulk-assign license UI or cli tools. (For example, you might not want contractors to be auto-assigned a license you would provide to only staff members. You can still individually assign licenses to those users, but they will not be included in the Checkout License to All Users functions.)', 'no_autoassign_licenses_help' => 'Do not include user for bulk-assigning through the license UI or cli tools.', - 'modal_confirm_generic' => 'Are you sure?', - 'cannot_be_deleted' => 'This item cannot be deleted', + 'modal_confirm_generic' => 'Esate tikri?', + 'cannot_be_deleted' => 'Šis daiktas negali būti ištrintas', 'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.', - 'serial_number' => 'Serial Number', + 'serial_number' => 'Serijos numeris', 'item_notes' => ':item Notes', 'item_name_var' => ':item Name', 'error_user_company' => 'Checkout target company and asset company do not match', 'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager', 'importer' => [ - 'checked_out_to_fullname' => 'Checked Out to: Full Name', - 'checked_out_to_first_name' => 'Checked Out to: First Name', - 'checked_out_to_last_name' => 'Checked Out to: Last Name', - 'checked_out_to_username' => 'Checked Out to: Username', - 'checked_out_to_email' => 'Checked Out to: Email', - 'checked_out_to_tag' => 'Checked Out to: Asset Tag', - 'manager_first_name' => 'Manager First Name', - 'manager_last_name' => 'Manager Last Name', - 'manager_full_name' => 'Manager Full Name', - 'manager_username' => 'Manager Username', - 'checkout_type' => 'Checkout Type', - 'checkout_location' => 'Checkout to Location', - 'image_filename' => 'Image Filename', - 'do_not_import' => 'Do Not Import', + 'checked_out_to_fullname' => 'Išduota: vardas, pavardė', + 'checked_out_to_first_name' => 'Išduota: vardas', + 'checked_out_to_last_name' => 'Išduota: pavardė', + 'checked_out_to_username' => 'Išduota: prisijungimo vardas', + 'checked_out_to_email' => 'Išduota: el. paštas', + 'checked_out_to_tag' => 'Išduota: įrangos etiketė', + 'manager_first_name' => 'Vadovo vardas', + 'manager_last_name' => 'Vadovo pavardė', + 'manager_full_name' => 'Vadovo vardas ir pavardė', + 'manager_username' => 'Vadovo prisijungimo vardas', + 'checkout_type' => 'Išdavimo tipas', + 'checkout_location' => 'Išduota: vieta', + 'image_filename' => 'Paveikslėlio failo pavadinimas', + 'do_not_import' => 'Neimportuoti', 'vip' => 'VIP', - 'avatar' => 'Avatar', + 'avatar' => 'Avataras', 'gravatar' => 'Gravatar Email', - 'currency' => 'Currency', + 'currency' => 'Valiuta', 'address2' => 'Address Line 2', 'import_note' => 'Imported using csv importer', ], 'percent_complete' => '% complete', - 'uploading' => 'Uploading... ', - 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.', + 'uploading' => 'Įkeliama... ', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', - 'copied' => 'Copied!', + 'copied' => 'Nukopijuota!', ]; diff --git a/resources/lang/lt/help.php b/resources/lang/lt/help.php index 32a687fb47..e38f99cf11 100644 --- a/resources/lang/lt/help.php +++ b/resources/lang/lt/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/lt/mail.php b/resources/lang/lt/mail.php index a94224e32b..7690c6a11b 100644 --- a/resources/lang/lt/mail.php +++ b/resources/lang/lt/mail.php @@ -24,7 +24,7 @@ return [ 'Confirm_Accessory_Checkin' => 'Accessory checkin confirmation', 'Confirm_accessory_delivery' => 'Accessory delivery confirmation', 'Confirm_license_delivery' => 'License delivery confirmation', - 'Confirm_asset_delivery' => 'Asset delivery confirmation', + 'Confirm_asset_delivery' => 'Įrangos pristatymo patvirtinimas', 'Confirm_consumable_delivery' => 'Consumable delivery confirmation', 'current_QTY' => 'Esamas kiekis', 'Days' => 'Dienos', @@ -43,7 +43,7 @@ return [ 'login_first_admin' => 'Prisijunkite prie savo naujojo "Snipe-IT" diegimo naudodami toliau nurodytus įgaliojimus:', 'login' => 'Prisijungti:', 'Low_Inventory_Report' => 'Mažos inventorizacijos ataskaita', - 'inventory_report' => 'Inventory Report', + 'inventory_report' => 'Inventorizacijos ataskaita', 'min_QTY' => 'Min Kiekis', 'name' => 'Pavadinimas', 'new_item_checked' => 'Naujas objektas buvo patikrintas pagal jūsų vardą, išsami informacija pateikiama žemiau.', @@ -79,6 +79,6 @@ return [ 'Expected_Checkin_Report' => 'Expected asset checkin report', 'Expected_Checkin_Notification' => 'Reminder: :name checkin deadline approaching', 'Expected_Checkin_Date' => 'An asset checked out to you is due to be checked back in on :date', - 'your_assets' => 'View Your Assets', + 'your_assets' => 'Žiūrėti Jūsų įrangą', 'rights_reserved' => 'Visos teisės saugomos.', ]; diff --git a/resources/lang/lt/passwords.php b/resources/lang/lt/passwords.php index ba74cfb702..0eeb786d43 100644 --- a/resources/lang/lt/passwords.php +++ b/resources/lang/lt/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'Jei mūsų sistemoje yra atitinkantis naudotojas su galiojančiu el. pašto adresu, bus išsiųstas slaptažodžio atkūrimo el. laiškas.', 'token' => 'Šis slaptažodžio atkūrimo raktas yra netinkamas, pasibaigęs jo galiojimas arba nesutampa su vartotojo vardu.', 'reset' => 'Jūsų slaptažodis atkurtas!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/lt/validation.php b/resources/lang/lt/validation.php index ce09423ab0..2fde5d67c3 100644 --- a/resources/lang/lt/validation.php +++ b/resources/lang/lt/validation.php @@ -90,16 +90,19 @@ return [ ], 'string' => 'Atributas turi būti eilutė.', 'timezone' => 'Atributas turi būti tinkama zona.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', 'unique' => ':attribute jau užimtas.', 'uploaded' => 'Nepavyko įkelti atributo.', 'url' => ':attribute formatas neteisingas.', 'unique_undeleted' => ':attribute turi būti unikalus.', 'non_circular' => 'The :attribute must not create a circular reference.', - 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', - 'letters' => 'Password must contain at least one letter.', - 'numbers' => 'Password must contain at least one number.', - 'case_diff' => 'Password must use mixed case.', - 'symbols' => 'Password must contain symbols.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', + 'disallow_same_pwd_as_user_fields' => 'Slaptažodis negali sutapti su vartotojo vardu.', + 'letters' => 'Slaptažodis turi turėti bent vieną raidę.', + 'numbers' => 'Slaptažodis turi turėti bent vieną skaitmenį.', + 'case_diff' => 'Slaptažodis turi turėti didžiųjų ir mažųjų raidžių.', + 'symbols' => 'Slaptažodis turi turėti simbolių.', 'gte' => [ 'numeric' => 'Value cannot be negative' ], diff --git a/resources/lang/lv/admin/accessories/message.php b/resources/lang/lv/admin/accessories/message.php index 3def29f3e7..c18c673ff0 100644 --- a/resources/lang/lv/admin/accessories/message.php +++ b/resources/lang/lv/admin/accessories/message.php @@ -3,6 +3,7 @@ return array( 'does_not_exist' => 'Piederums [:id] neeksistē.', + 'not_found' => 'That accessory was not found.', 'assoc_users' => 'Pašlaik šim piederumam ir: lietotāju skaits tiek pārbaudīts. Lūdzu, pārbaudiet piederumus un mēģiniet vēlreiz.', 'create' => array( diff --git a/resources/lang/lv/admin/custom_fields/general.php b/resources/lang/lv/admin/custom_fields/general.php index ff68416b35..4a7829418b 100644 --- a/resources/lang/lv/admin/custom_fields/general.php +++ b/resources/lang/lv/admin/custom_fields/general.php @@ -34,7 +34,8 @@ return [ 'create_field' => 'Jauna pielāgota lauks', 'create_field_title' => 'Izveidot jaunu pielāgoto lauku', 'value_encrypted' => 'Šī lauka vērtība ir šifrēta datu bāzē. Tikai admin lietotāji varēs apskatīt atšifrēto vērtību', - 'show_in_email' => 'Vai iekļaut šī lauka vērtību lietotājiem nosūtītajos e-pasta paziņojumos? Šifrētie lauki nevar būt iekļauti e-pasta ziņojumos.', + 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails', + 'show_in_email_short' => 'Include in emails.', 'help_text' => 'Palīdzības teksts', 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.', 'about_custom_fields_title' => 'About Custom Fields', @@ -51,7 +52,10 @@ return [ 'display_in_user_view_table' => 'Visible to User', 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset', 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets', - 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.', + 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector', 'show_in_listview_short' => 'Show in lists', + 'show_in_requestable_list_short' => 'Show in requestable assets list', + 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown', + 'encrypted_options' => 'This field is encrypted, so some display options will not be available.', ]; diff --git a/resources/lang/lv/admin/hardware/form.php b/resources/lang/lv/admin/hardware/form.php index ea1dd8efbe..59e1a9e118 100644 --- a/resources/lang/lv/admin/hardware/form.php +++ b/resources/lang/lv/admin/hardware/form.php @@ -49,6 +49,7 @@ return [ 'asset_location' => 'Atjaunināt pamatlīdzekļa atrašanās vietu', 'asset_location_update_default_current' => 'Atjaunināt noklusējuma KĀ ARĪ tekošo atrašanās vietu', 'asset_location_update_default' => 'Atjaunināt tikai noklusēja atrašanās vietu', + 'asset_location_update_actual' => 'Update only actual location', 'asset_not_deployable' => 'Šis statuss nav izmantojams. Pamatlīdzeklis nevar tikt izrakstīts.', 'asset_deployable' => 'Šis statuss ir izmantojams. Pamatlīdzeklis ir pieejams izrakstīšanai.', 'processing_spinner' => 'Processing... (This might take a bit of time on large files)', diff --git a/resources/lang/lv/admin/hardware/message.php b/resources/lang/lv/admin/hardware/message.php index de3301bf24..cdad59a43d 100644 --- a/resources/lang/lv/admin/hardware/message.php +++ b/resources/lang/lv/admin/hardware/message.php @@ -10,6 +10,7 @@ return [ 'create' => [ 'error' => 'Īpašums netika izveidots, lūdzu, mēģiniet vēlreiz. :(', 'success' => 'Īpašums veiksmīgi izveidots. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ diff --git a/resources/lang/lv/admin/licenses/message.php b/resources/lang/lv/admin/licenses/message.php index 166c307825..98a2ceb5c2 100644 --- a/resources/lang/lv/admin/licenses/message.php +++ b/resources/lang/lv/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( 'assoc_users' => 'Šobrīd šī licence tiek izrakstīta lietotājam un to nevar izdzēst. Vispirms pārbaudiet licenci un pēc tam mēģiniet dzēst vēlreiz.', 'select_asset_or_person' => 'Jums jāizvēlas aktīvs vai lietotājs, bet ne abi.', 'not_found' => 'Licence nav atrasta', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'Pārbaudot licenci, radās problēma. Lūdzu mēģiniet vēlreiz.', - 'success' => 'Licence tika veiksmīgi pārbaudīta' + 'success' => 'Licence tika veiksmīgi pārbaudīta', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/lv/admin/locations/table.php b/resources/lang/lv/admin/locations/table.php index 3c7e83df5c..3201c44841 100644 --- a/resources/lang/lv/admin/locations/table.php +++ b/resources/lang/lv/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Print All Assigned', 'name' => 'Atrašanās vietas nosaukums', 'address' => 'Adrese', + 'address2' => 'Address Line 2', 'zip' => 'Pasta indekss', 'locations' => 'Atrašanās vietas', 'parent' => 'Vecāks', diff --git a/resources/lang/lv/admin/reports/general.php b/resources/lang/lv/admin/reports/general.php index ad37fa12cc..4e2d4c0ed1 100644 --- a/resources/lang/lv/admin/reports/general.php +++ b/resources/lang/lv/admin/reports/general.php @@ -6,5 +6,12 @@ return [ 'send_reminder' => 'Send reminder', 'reminder_sent' => 'Reminder sent', 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_request' => 'Acceptance request', + 'custom_export' => [ + 'user_address' => 'User Address', + 'user_city' => 'User City', + 'user_state' => 'User State', + 'user_country' => 'User Country', + 'user_zip' => 'User Zip' + ] ]; \ No newline at end of file diff --git a/resources/lang/lv/admin/users/message.php b/resources/lang/lv/admin/users/message.php index 6cfcb9c306..4da24c502b 100644 --- a/resources/lang/lv/admin/users/message.php +++ b/resources/lang/lv/admin/users/message.php @@ -8,6 +8,7 @@ return array( 'user_exists' => 'Lietotājs jau eksistē!', 'user_not_found' => 'User does not exist.', 'user_login_required' => 'Ievades lauks ir nepieciešams', + 'user_has_no_assets_assigned' => 'No assets currently assigned to user.', 'user_password_required' => 'Parole ir nepieciešama.', 'insufficient_permissions' => 'Nepietiekamas atļaujas.', 'user_deleted_warning' => 'Šis lietotājs ir izdzēsts. Jums būs jāatjauno šis lietotājs, lai tos rediģētu vai piešķirtu tiem jaunus aktīvus.', @@ -15,7 +16,7 @@ return array( 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'password_reset_sent' => 'A password reset link has been sent to :email!', 'user_has_no_email' => 'This user does not have an email address in their profile.', - 'user_has_no_assets_assigned' => 'This user does not have any assets assigned', + 'log_record_not_found' => 'A matching log record for this user could not be found.', 'success' => array( diff --git a/resources/lang/lv/general.php b/resources/lang/lv/general.php index 242c578acc..2367498914 100644 --- a/resources/lang/lv/general.php +++ b/resources/lang/lv/general.php @@ -72,6 +72,8 @@ return [ 'consumable' => 'Izlietojams', 'consumables' => 'Izejmateriāli', 'country' => 'Valsts', + 'could_not_restore' => 'Error restoring :item_type: :error', + 'not_deleted' => 'The :item_type is not deleted so it cannot be restored', 'create' => 'Izveidot jaunu', 'created' => 'Izveidots vienums', 'created_asset' => 'izveidots aktīvu', @@ -353,7 +355,8 @@ return [ 'synchronize' => 'Synchronize', 'sync_results' => 'Synchronization Results', 'license_serial' => 'Serial/Product Key', - 'invalid_category' => 'Invalid category', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', @@ -368,7 +371,7 @@ return [ 'consumables_count' => 'Consumables Count', 'components_count' => 'Components Count', 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', + 'notification_error' => 'Error', 'notification_error_hint' => 'Please check the form below for errors', 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', 'notification_success' => 'Success', @@ -485,7 +488,7 @@ return [ ], 'percent_complete' => '% complete', 'uploading' => 'Uploading... ', - 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', 'copied' => 'Copied!', diff --git a/resources/lang/lv/help.php b/resources/lang/lv/help.php index a3a2ddd762..a59e0056be 100644 --- a/resources/lang/lv/help.php +++ b/resources/lang/lv/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/lv/passwords.php b/resources/lang/lv/passwords.php index 25633b4581..41a87f98ed 100644 --- a/resources/lang/lv/passwords.php +++ b/resources/lang/lv/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', 'token' => 'This password reset token is invalid or expired, or does not match the username provided.', 'reset' => 'Your password has been reset!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/lv/validation.php b/resources/lang/lv/validation.php index d1af5afe35..e3bec8eace 100644 --- a/resources/lang/lv/validation.php +++ b/resources/lang/lv/validation.php @@ -90,11 +90,14 @@ return [ ], 'string' => 'Atribūtam jābūt virknei.', 'timezone' => 'Atribūtam jābūt derīgai zonai.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', 'unique' => 'Atribūts jau ir pieņemts.', 'uploaded' => 'Atribūts neizdevās augšupielādēt.', 'url' => 'Atribūta formāts nav derīgs.', 'unique_undeleted' => ':attribute jābūt unikālam.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', 'letters' => 'Password must contain at least one letter.', 'numbers' => 'Password must contain at least one number.', diff --git a/resources/lang/mi/admin/accessories/message.php b/resources/lang/mi/admin/accessories/message.php index 4c8ddb4aa7..dbc766c9aa 100644 --- a/resources/lang/mi/admin/accessories/message.php +++ b/resources/lang/mi/admin/accessories/message.php @@ -3,6 +3,7 @@ return array( 'does_not_exist' => 'The accessory [:id] does not exist.', + 'not_found' => 'That accessory was not found.', 'assoc_users' => 'Ko tenei taputapu i tenei wa: ko nga nama kua taatatia ki nga kaiwhakamahi. Titiro koa ki nga taputapu me te ngana ano.', 'create' => array( diff --git a/resources/lang/mi/admin/custom_fields/general.php b/resources/lang/mi/admin/custom_fields/general.php index 794edf4e2a..accb47c2ea 100644 --- a/resources/lang/mi/admin/custom_fields/general.php +++ b/resources/lang/mi/admin/custom_fields/general.php @@ -34,7 +34,8 @@ return [ 'create_field' => 'Rawa Ritenga Hou', 'create_field_title' => 'Create a new custom field', 'value_encrypted' => 'Ko te uara o tenei mara kei te whakamunatia i roto i te pātengi raraunga. Ka taea anake e nga kaiwhakahaere ka kite i te uara kua tohua', - 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.', + 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails', + 'show_in_email_short' => 'Include in emails.', 'help_text' => 'Help Text', 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.', 'about_custom_fields_title' => 'About Custom Fields', @@ -51,7 +52,10 @@ return [ 'display_in_user_view_table' => 'Visible to User', 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset', 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets', - 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.', + 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector', 'show_in_listview_short' => 'Show in lists', + 'show_in_requestable_list_short' => 'Show in requestable assets list', + 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown', + 'encrypted_options' => 'This field is encrypted, so some display options will not be available.', ]; diff --git a/resources/lang/mi/admin/hardware/form.php b/resources/lang/mi/admin/hardware/form.php index f3cea746e8..2812ad01ed 100644 --- a/resources/lang/mi/admin/hardware/form.php +++ b/resources/lang/mi/admin/hardware/form.php @@ -49,6 +49,7 @@ return [ 'asset_location' => 'Update Asset Location', 'asset_location_update_default_current' => 'Update default location AND actual location', 'asset_location_update_default' => 'Update only default location', + 'asset_location_update_actual' => 'Update only actual location', 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.', 'asset_deployable' => 'That status is deployable. This asset can be checked out.', 'processing_spinner' => 'Processing... (This might take a bit of time on large files)', diff --git a/resources/lang/mi/admin/hardware/message.php b/resources/lang/mi/admin/hardware/message.php index 105acf79c5..51e84350d9 100644 --- a/resources/lang/mi/admin/hardware/message.php +++ b/resources/lang/mi/admin/hardware/message.php @@ -10,6 +10,7 @@ return [ 'create' => [ 'error' => 'Kaore i hangaia te tahua, tēnā whakamātau anō. :(', 'success' => 'Kua waihangatia te tahua. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ diff --git a/resources/lang/mi/admin/licenses/message.php b/resources/lang/mi/admin/licenses/message.php index 975816a0da..c4f324c395 100644 --- a/resources/lang/mi/admin/licenses/message.php +++ b/resources/lang/mi/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( 'assoc_users' => 'Kei te tirohia tenei raihana ki tetahi kaiwhakamahi me te kore e taea te muku. Titirohia te raihana i te tuatahi, ka ngana ki te muku ano.', 'select_asset_or_person' => 'Me whiriwhiri koe i tetahi rawa, i tetahi kaiwhakamahi ranei, engari ehara i te mea e rua.', 'not_found' => 'License not found', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'I puta he take hei tirotiro i te raihana. Tena ngana ano.', - 'success' => 'I tohua te raihana' + 'success' => 'I tohua te raihana', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/mi/admin/locations/table.php b/resources/lang/mi/admin/locations/table.php index 4d9869993a..bb6cd8b97e 100644 --- a/resources/lang/mi/admin/locations/table.php +++ b/resources/lang/mi/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Print All Assigned', 'name' => 'Ingoa Tauwāhi', 'address' => 'Wāhitau', + 'address2' => 'Address Line 2', 'zip' => 'Waehere Pouaka', 'locations' => 'Tauranga', 'parent' => 'Matua', diff --git a/resources/lang/mi/admin/reports/general.php b/resources/lang/mi/admin/reports/general.php index aa92d8c976..701b413278 100644 --- a/resources/lang/mi/admin/reports/general.php +++ b/resources/lang/mi/admin/reports/general.php @@ -6,5 +6,12 @@ return [ 'send_reminder' => 'Send reminder', 'reminder_sent' => 'Reminder sent', 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_request' => 'Acceptance request', + 'custom_export' => [ + 'user_address' => 'User Address', + 'user_city' => 'User City', + 'user_state' => 'User State', + 'user_country' => 'User Country', + 'user_zip' => 'User Zip' + ] ]; \ No newline at end of file diff --git a/resources/lang/mi/admin/users/message.php b/resources/lang/mi/admin/users/message.php index 4360ccf470..170da70f67 100644 --- a/resources/lang/mi/admin/users/message.php +++ b/resources/lang/mi/admin/users/message.php @@ -8,6 +8,7 @@ return array( 'user_exists' => 'Kua noho kē te Kaiwhakamahi!', 'user_not_found' => 'User does not exist.', 'user_login_required' => 'Kei te hiahiatia te mara takiuru', + 'user_has_no_assets_assigned' => 'No assets currently assigned to user.', 'user_password_required' => 'Kei te hiahiatia te kupuhipa.', 'insufficient_permissions' => 'Nga Whakaae Korero.', 'user_deleted_warning' => 'Kua mukua tenei kaiwhakamahi. Me whakahou e koe tenei kaiwhakamahi ki te whakatika i aua mea, ki te tuku ranei i nga taonga hou.', @@ -15,7 +16,7 @@ return array( 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'password_reset_sent' => 'A password reset link has been sent to :email!', 'user_has_no_email' => 'This user does not have an email address in their profile.', - 'user_has_no_assets_assigned' => 'This user does not have any assets assigned', + 'log_record_not_found' => 'A matching log record for this user could not be found.', 'success' => array( diff --git a/resources/lang/mi/general.php b/resources/lang/mi/general.php index 1315b778a7..5b91c0f927 100644 --- a/resources/lang/mi/general.php +++ b/resources/lang/mi/general.php @@ -72,6 +72,8 @@ return [ 'consumable' => 'Whakamahia', 'consumables' => 'Ngā whakamahinga', 'country' => 'Whenua', + 'could_not_restore' => 'Error restoring :item_type: :error', + 'not_deleted' => 'The :item_type is not deleted so it cannot be restored', 'create' => 'Waihanga Hou', 'created' => 'Kua waihangatia te Mea', 'created_asset' => 'waihanga i te taonga', @@ -353,7 +355,8 @@ return [ 'synchronize' => 'Synchronize', 'sync_results' => 'Synchronization Results', 'license_serial' => 'Serial/Product Key', - 'invalid_category' => 'Invalid category', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', @@ -368,7 +371,7 @@ return [ 'consumables_count' => 'Consumables Count', 'components_count' => 'Components Count', 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', + 'notification_error' => 'Error', 'notification_error_hint' => 'Please check the form below for errors', 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', 'notification_success' => 'Success', @@ -485,7 +488,7 @@ return [ ], 'percent_complete' => '% complete', 'uploading' => 'Uploading... ', - 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', 'copied' => 'Copied!', diff --git a/resources/lang/mi/help.php b/resources/lang/mi/help.php index a3a2ddd762..a59e0056be 100644 --- a/resources/lang/mi/help.php +++ b/resources/lang/mi/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/mi/passwords.php b/resources/lang/mi/passwords.php index 25633b4581..41a87f98ed 100644 --- a/resources/lang/mi/passwords.php +++ b/resources/lang/mi/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', 'token' => 'This password reset token is invalid or expired, or does not match the username provided.', 'reset' => 'Your password has been reset!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/mi/validation.php b/resources/lang/mi/validation.php index 00c19c54cf..74b3891c81 100644 --- a/resources/lang/mi/validation.php +++ b/resources/lang/mi/validation.php @@ -90,11 +90,14 @@ return [ ], 'string' => 'Ko te: me tohu he huanga.', 'timezone' => 'Ko: ko te huanga he waa whaimana.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', 'unique' => 'Ko te: kua tangohia te huanga.', 'uploaded' => 'Ko te: ko te huanga i rahua te tuku.', 'url' => 'Ko te: ko te hōputu huanga he muhu.', 'unique_undeleted' => 'The :attribute must be unique.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', 'letters' => 'Password must contain at least one letter.', 'numbers' => 'Password must contain at least one number.', diff --git a/resources/lang/mk/admin/accessories/message.php b/resources/lang/mk/admin/accessories/message.php index 1e2ad31d3b..b3d37a9a94 100644 --- a/resources/lang/mk/admin/accessories/message.php +++ b/resources/lang/mk/admin/accessories/message.php @@ -3,6 +3,7 @@ return array( 'does_not_exist' => 'The accessory [:id] does not exist.', + 'not_found' => 'That accessory was not found.', 'assoc_users' => 'Овој додаток во моментов има :count ставки задолжени на корисници. Ве молиме проверете во додатоците и обидете се повторно. ', 'create' => array( diff --git a/resources/lang/mk/admin/custom_fields/general.php b/resources/lang/mk/admin/custom_fields/general.php index 6976150c74..ec4d3422f7 100644 --- a/resources/lang/mk/admin/custom_fields/general.php +++ b/resources/lang/mk/admin/custom_fields/general.php @@ -34,7 +34,8 @@ return [ 'create_field' => 'Ново прилагодено поле', 'create_field_title' => 'Create a new custom field', 'value_encrypted' => 'Вредноста на ова поле е емкриптирана во базата на податоци. Само административните корисници ќе можат да ја видат декриптираната вредност', - 'show_in_email' => 'Вклучете ја вредноста на ова поле во е-поштата испратена до корисникот? Шифрираните полиња не можат да бидат вклучени во е-пошта.', + 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails', + 'show_in_email_short' => 'Include in emails.', 'help_text' => 'Help Text', 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.', 'about_custom_fields_title' => 'About Custom Fields', @@ -51,7 +52,10 @@ return [ 'display_in_user_view_table' => 'Visible to User', 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset', 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets', - 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.', + 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector', 'show_in_listview_short' => 'Show in lists', + 'show_in_requestable_list_short' => 'Show in requestable assets list', + 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown', + 'encrypted_options' => 'This field is encrypted, so some display options will not be available.', ]; diff --git a/resources/lang/mk/admin/hardware/form.php b/resources/lang/mk/admin/hardware/form.php index e657cf608d..73b2f239b6 100644 --- a/resources/lang/mk/admin/hardware/form.php +++ b/resources/lang/mk/admin/hardware/form.php @@ -49,6 +49,7 @@ return [ 'asset_location' => 'Update Asset Location', 'asset_location_update_default_current' => 'Update default location AND actual location', 'asset_location_update_default' => 'Update only default location', + 'asset_location_update_actual' => 'Update only actual location', 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.', 'asset_deployable' => 'That status is deployable. This asset can be checked out.', 'processing_spinner' => 'Processing... (This might take a bit of time on large files)', diff --git a/resources/lang/mk/admin/hardware/message.php b/resources/lang/mk/admin/hardware/message.php index b3294a2bf8..25923b329c 100644 --- a/resources/lang/mk/admin/hardware/message.php +++ b/resources/lang/mk/admin/hardware/message.php @@ -10,6 +10,7 @@ return [ 'create' => [ 'error' => 'Основното средство не е креирано, обидете се повторно. :(', 'success' => 'Основното средство е успешно креирано. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ diff --git a/resources/lang/mk/admin/licenses/message.php b/resources/lang/mk/admin/licenses/message.php index d9adb00146..50a49b7b34 100644 --- a/resources/lang/mk/admin/licenses/message.php +++ b/resources/lang/mk/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( 'assoc_users' => 'Оваа лиценца е задолжено на корисник и не може да се избрише. Проверете го, а потоа пробајте повторно да ја избришете. ', 'select_asset_or_person' => 'Мора да изберете основно средство или корисник, но не и двете.', 'not_found' => 'License not found', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'Имаше проблем со задолжување на лиценцата. Обидете се повторно.', - 'success' => 'Лиценцата беше успешно задолжена' + 'success' => 'Лиценцата беше успешно задолжена', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/mk/admin/locations/table.php b/resources/lang/mk/admin/locations/table.php index aa875e380f..f6bbdd6598 100644 --- a/resources/lang/mk/admin/locations/table.php +++ b/resources/lang/mk/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Print All Assigned', 'name' => 'Име на локација', 'address' => 'Адреса', + 'address2' => 'Address Line 2', 'zip' => 'Поштенски код', 'locations' => 'Локации', 'parent' => 'Родител', diff --git a/resources/lang/mk/admin/reports/general.php b/resources/lang/mk/admin/reports/general.php index e2966c8e88..78abcef4d4 100644 --- a/resources/lang/mk/admin/reports/general.php +++ b/resources/lang/mk/admin/reports/general.php @@ -6,5 +6,12 @@ return [ 'send_reminder' => 'Send reminder', 'reminder_sent' => 'Reminder sent', 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_request' => 'Acceptance request', + 'custom_export' => [ + 'user_address' => 'User Address', + 'user_city' => 'User City', + 'user_state' => 'User State', + 'user_country' => 'User Country', + 'user_zip' => 'User Zip' + ] ]; \ No newline at end of file diff --git a/resources/lang/mk/admin/users/message.php b/resources/lang/mk/admin/users/message.php index d71d982b8d..e3fbf5296c 100644 --- a/resources/lang/mk/admin/users/message.php +++ b/resources/lang/mk/admin/users/message.php @@ -8,6 +8,7 @@ return array( 'user_exists' => 'Корисникот веќе постои!', 'user_not_found' => 'User does not exist.', 'user_login_required' => 'Полето за корисничко име е задолжително', + 'user_has_no_assets_assigned' => 'No assets currently assigned to user.', 'user_password_required' => 'Потребна е лозинка.', 'insufficient_permissions' => 'Недоволни дозволи.', 'user_deleted_warning' => 'Овој корисник е избришан. Ќе мора да го вратите за да го ажурирате или да му доделите нови основни средства.', @@ -15,7 +16,7 @@ return array( 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'password_reset_sent' => 'A password reset link has been sent to :email!', 'user_has_no_email' => 'This user does not have an email address in their profile.', - 'user_has_no_assets_assigned' => 'This user does not have any assets assigned', + 'log_record_not_found' => 'A matching log record for this user could not be found.', 'success' => array( diff --git a/resources/lang/mk/general.php b/resources/lang/mk/general.php index c699352be3..e361754993 100644 --- a/resources/lang/mk/general.php +++ b/resources/lang/mk/general.php @@ -72,6 +72,8 @@ return [ 'consumable' => 'Потрошен материјал', 'consumables' => 'Потрошен материјал', 'country' => 'Држава', + 'could_not_restore' => 'Error restoring :item_type: :error', + 'not_deleted' => 'The :item_type is not deleted so it cannot be restored', 'create' => 'Креирај Нов {0}', 'created' => 'Креирана ставка', 'created_asset' => 'креирано основно средство', @@ -353,7 +355,8 @@ return [ 'synchronize' => 'Synchronize', 'sync_results' => 'Synchronization Results', 'license_serial' => 'Serial/Product Key', - 'invalid_category' => 'Invalid category', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', @@ -368,7 +371,7 @@ return [ 'consumables_count' => 'Consumables Count', 'components_count' => 'Components Count', 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', + 'notification_error' => 'Error', 'notification_error_hint' => 'Please check the form below for errors', 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', 'notification_success' => 'Success', @@ -485,7 +488,7 @@ return [ ], 'percent_complete' => '% complete', 'uploading' => 'Uploading... ', - 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', 'copied' => 'Copied!', diff --git a/resources/lang/mk/help.php b/resources/lang/mk/help.php index a3a2ddd762..a59e0056be 100644 --- a/resources/lang/mk/help.php +++ b/resources/lang/mk/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/mk/passwords.php b/resources/lang/mk/passwords.php index 25633b4581..41a87f98ed 100644 --- a/resources/lang/mk/passwords.php +++ b/resources/lang/mk/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', 'token' => 'This password reset token is invalid or expired, or does not match the username provided.', 'reset' => 'Your password has been reset!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/mk/validation.php b/resources/lang/mk/validation.php index 15a90ef098..4a58af61d8 100644 --- a/resources/lang/mk/validation.php +++ b/resources/lang/mk/validation.php @@ -90,11 +90,14 @@ return [ ], 'string' => ':attribute мора да биде стринг.', 'timezone' => ':attribute мора да биде валидна зона.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', 'unique' => ':attribute е веќе зафатен.', 'uploaded' => ':attribute не е прикачен.', 'url' => 'Форматот на :attribute не е валиден.', 'unique_undeleted' => ':attribute мора да биде уникатен.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', 'letters' => 'Password must contain at least one letter.', 'numbers' => 'Password must contain at least one number.', diff --git a/resources/lang/ml-IN/admin/accessories/message.php b/resources/lang/ml-IN/admin/accessories/message.php index 542f71f03c..c688d5e03d 100644 --- a/resources/lang/ml-IN/admin/accessories/message.php +++ b/resources/lang/ml-IN/admin/accessories/message.php @@ -3,6 +3,7 @@ return array( 'does_not_exist' => 'The accessory [:id] does not exist.', + 'not_found' => 'That accessory was not found.', 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', 'create' => array( diff --git a/resources/lang/ml-IN/admin/custom_fields/general.php b/resources/lang/ml-IN/admin/custom_fields/general.php index cb4ab3730a..e3c21d1f0c 100644 --- a/resources/lang/ml-IN/admin/custom_fields/general.php +++ b/resources/lang/ml-IN/admin/custom_fields/general.php @@ -34,7 +34,8 @@ return [ 'create_field' => 'New Custom Field', 'create_field_title' => 'Create a 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.', + 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails', + 'show_in_email_short' => 'Include in emails.', 'help_text' => 'Help Text', 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.', 'about_custom_fields_title' => 'About Custom Fields', @@ -51,7 +52,10 @@ return [ 'display_in_user_view_table' => 'Visible to User', 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset', 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets', - 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.', + 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector', 'show_in_listview_short' => 'Show in lists', + 'show_in_requestable_list_short' => 'Show in requestable assets list', + 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown', + 'encrypted_options' => 'This field is encrypted, so some display options will not be available.', ]; diff --git a/resources/lang/ml-IN/admin/hardware/form.php b/resources/lang/ml-IN/admin/hardware/form.php index ef877c8377..ee3fa20fb0 100644 --- a/resources/lang/ml-IN/admin/hardware/form.php +++ b/resources/lang/ml-IN/admin/hardware/form.php @@ -49,6 +49,7 @@ return [ 'asset_location' => 'Update Asset Location', 'asset_location_update_default_current' => 'Update default location AND actual location', 'asset_location_update_default' => 'Update only default location', + 'asset_location_update_actual' => 'Update only actual location', 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.', 'asset_deployable' => 'That status is deployable. This asset can be checked out.', 'processing_spinner' => 'Processing... (This might take a bit of time on large files)', diff --git a/resources/lang/ml-IN/admin/hardware/message.php b/resources/lang/ml-IN/admin/hardware/message.php index 04be92a754..056692998e 100644 --- a/resources/lang/ml-IN/admin/hardware/message.php +++ b/resources/lang/ml-IN/admin/hardware/message.php @@ -11,6 +11,7 @@ return [ 'create' => [ 'error' => 'Asset was not created, please try again. :(', 'success' => 'Asset created successfully. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ diff --git a/resources/lang/ml-IN/admin/licenses/message.php b/resources/lang/ml-IN/admin/licenses/message.php index dd7e54dea4..c79f631680 100644 --- a/resources/lang/ml-IN/admin/licenses/message.php +++ b/resources/lang/ml-IN/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( '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.', 'not_found' => 'License not found', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'There was an issue checking out the license. Please try again.', - 'success' => 'The license was checked out successfully' + 'success' => 'The license was checked out successfully', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/ml-IN/admin/locations/table.php b/resources/lang/ml-IN/admin/locations/table.php index 5135133856..ca8e2113be 100644 --- a/resources/lang/ml-IN/admin/locations/table.php +++ b/resources/lang/ml-IN/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Print All Assigned', 'name' => 'സ്ഥലത്തിന്റെ പേര്', 'address' => 'വിലാസം', + 'address2' => 'Address Line 2', 'zip' => 'സിപ് / പോസ്റ്റൽ കോഡ്', 'locations' => 'സ്ഥലങ്ങൾ', 'parent' => 'Parent', diff --git a/resources/lang/ml-IN/admin/reports/general.php b/resources/lang/ml-IN/admin/reports/general.php index 344d5c8743..9b682f8ecd 100644 --- a/resources/lang/ml-IN/admin/reports/general.php +++ b/resources/lang/ml-IN/admin/reports/general.php @@ -6,5 +6,12 @@ return [ 'send_reminder' => 'Send reminder', 'reminder_sent' => 'Reminder sent', 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_request' => 'Acceptance request', + 'custom_export' => [ + 'user_address' => 'User Address', + 'user_city' => 'User City', + 'user_state' => 'User State', + 'user_country' => 'User Country', + 'user_zip' => 'User Zip' + ] ]; \ No newline at end of file diff --git a/resources/lang/ml-IN/admin/users/message.php b/resources/lang/ml-IN/admin/users/message.php index adf26b3229..b7c0a29f14 100644 --- a/resources/lang/ml-IN/admin/users/message.php +++ b/resources/lang/ml-IN/admin/users/message.php @@ -8,6 +8,7 @@ return array( 'user_exists' => 'User already exists!', 'user_not_found' => 'User does not exist.', 'user_login_required' => 'The login field is required', + 'user_has_no_assets_assigned' => 'No assets currently assigned to user.', '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.', @@ -15,7 +16,7 @@ return array( 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'password_reset_sent' => 'A password reset link has been sent to :email!', 'user_has_no_email' => 'This user does not have an email address in their profile.', - 'user_has_no_assets_assigned' => 'This user does not have any assets assigned', + 'log_record_not_found' => 'A matching log record for this user could not be found.', 'success' => array( diff --git a/resources/lang/ml-IN/general.php b/resources/lang/ml-IN/general.php index e1a5cc0e7a..a568e00436 100644 --- a/resources/lang/ml-IN/general.php +++ b/resources/lang/ml-IN/general.php @@ -72,6 +72,8 @@ return [ 'consumable' => 'Consumable', 'consumables' => 'Consumables', 'country' => 'Country', + 'could_not_restore' => 'Error restoring :item_type: :error', + 'not_deleted' => 'The :item_type is not deleted so it cannot be restored', 'create' => 'Create New', 'created' => 'Item Created', 'created_asset' => 'created asset', @@ -353,7 +355,8 @@ return [ 'synchronize' => 'Synchronize', 'sync_results' => 'Synchronization Results', 'license_serial' => 'Serial/Product Key', - 'invalid_category' => 'Invalid category', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', @@ -368,7 +371,7 @@ return [ 'consumables_count' => 'Consumables Count', 'components_count' => 'Components Count', 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', + 'notification_error' => 'Error', 'notification_error_hint' => 'Please check the form below for errors', 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', 'notification_success' => 'Success', @@ -485,7 +488,7 @@ return [ ], 'percent_complete' => '% complete', 'uploading' => 'Uploading... ', - 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', 'copied' => 'Copied!', diff --git a/resources/lang/ml-IN/help.php b/resources/lang/ml-IN/help.php index a3a2ddd762..a59e0056be 100644 --- a/resources/lang/ml-IN/help.php +++ b/resources/lang/ml-IN/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/ml-IN/passwords.php b/resources/lang/ml-IN/passwords.php index 25633b4581..41a87f98ed 100644 --- a/resources/lang/ml-IN/passwords.php +++ b/resources/lang/ml-IN/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', 'token' => 'This password reset token is invalid or expired, or does not match the username provided.', 'reset' => 'Your password has been reset!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/ml-IN/validation.php b/resources/lang/ml-IN/validation.php index df514da6f9..57e354f072 100644 --- a/resources/lang/ml-IN/validation.php +++ b/resources/lang/ml-IN/validation.php @@ -90,11 +90,14 @@ return [ ], 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid zone.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', '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.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', 'letters' => 'Password must contain at least one letter.', 'numbers' => 'Password must contain at least one number.', diff --git a/resources/lang/mn/admin/accessories/message.php b/resources/lang/mn/admin/accessories/message.php index 6dee24eab9..3a826ff5fd 100644 --- a/resources/lang/mn/admin/accessories/message.php +++ b/resources/lang/mn/admin/accessories/message.php @@ -3,6 +3,7 @@ return array( 'does_not_exist' => '[:id] дагалдах хэрэгсэл байхгүй байна.', + 'not_found' => 'That accessory was not found.', 'assoc_users' => 'Одоогоор энэ дагалдах хэрэгсэлд: хэрэглэгчдийг шалгасан зүйлсийг тоолж байна. Дагалдах хэрэгслийг шалгаад, дахин оролдоно уу.', 'create' => array( diff --git a/resources/lang/mn/admin/custom_fields/general.php b/resources/lang/mn/admin/custom_fields/general.php index dda7433419..306235221b 100644 --- a/resources/lang/mn/admin/custom_fields/general.php +++ b/resources/lang/mn/admin/custom_fields/general.php @@ -34,7 +34,8 @@ return [ 'create_field' => 'Шинэ Гаалийн талбар', 'create_field_title' => 'Create a new custom field', 'value_encrypted' => 'Энэ талбарын үнэ цэнийг мэдээллийн санд шифрлэдэг. Зөвхөн админ хэрэглэгч нар нь буцаагдсан утгыг харах боломжтой байна', - 'show_in_email' => 'Хэрэглэгчид илгээсэн олголтын имэйлд энэ талбарын утгыг оруулах уу? Шифрлэгдсэн талбаруудыг имэйлд оруулах боломжгүй.', + 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails', + 'show_in_email_short' => 'Include in emails.', 'help_text' => 'Help Text', 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.', 'about_custom_fields_title' => 'About Custom Fields', @@ -51,7 +52,10 @@ return [ 'display_in_user_view_table' => 'Visible to User', 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset', 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets', - 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.', + 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector', 'show_in_listview_short' => 'Show in lists', + 'show_in_requestable_list_short' => 'Show in requestable assets list', + 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown', + 'encrypted_options' => 'This field is encrypted, so some display options will not be available.', ]; diff --git a/resources/lang/mn/admin/hardware/form.php b/resources/lang/mn/admin/hardware/form.php index cc38e12ce3..2f4b709bc0 100644 --- a/resources/lang/mn/admin/hardware/form.php +++ b/resources/lang/mn/admin/hardware/form.php @@ -49,6 +49,7 @@ return [ 'asset_location' => 'Update Asset Location', 'asset_location_update_default_current' => 'Update default location AND actual location', 'asset_location_update_default' => 'Update only default location', + 'asset_location_update_actual' => 'Update only actual location', 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.', 'asset_deployable' => 'That status is deployable. This asset can be checked out.', 'processing_spinner' => 'Processing... (This might take a bit of time on large files)', diff --git a/resources/lang/mn/admin/hardware/message.php b/resources/lang/mn/admin/hardware/message.php index 09e2be0603..71edd6dff5 100644 --- a/resources/lang/mn/admin/hardware/message.php +++ b/resources/lang/mn/admin/hardware/message.php @@ -10,6 +10,7 @@ return [ 'create' => [ 'error' => 'Акт үүсгээгүй байна, дахин оролдоно уу. :(', 'success' => 'Хөрөнгө амжилттай болсон. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ diff --git a/resources/lang/mn/admin/licenses/message.php b/resources/lang/mn/admin/licenses/message.php index 91bfa18cbc..070a62855d 100644 --- a/resources/lang/mn/admin/licenses/message.php +++ b/resources/lang/mn/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( 'assoc_users' => 'Энэ лицензийг одоогоор хэрэглэгчид шалгаж, устгах боломжгүй байна. Лицензийг эхлээд шалгаад дахин устгахыг оролдоно уу.', 'select_asset_or_person' => 'Та хөрөнгө эсвэл хэрэглэгчийг сонгох ёстой, гэхдээ хоёулаа биш.', 'not_found' => 'License not found', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'Лицензийг шалгах асуудал гарлаа. Дахин оролдоно уу.', - 'success' => 'Лицензийг амжилттай шалгасан' + 'success' => 'Лицензийг амжилттай шалгасан', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/mn/admin/locations/table.php b/resources/lang/mn/admin/locations/table.php index 0522cc2311..3a40355b1e 100644 --- a/resources/lang/mn/admin/locations/table.php +++ b/resources/lang/mn/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Print All Assigned', 'name' => 'Байршил нэр', 'address' => 'Хаяг', + 'address2' => 'Address Line 2', 'zip' => 'Шуудангийн код', 'locations' => 'Байршил', 'parent' => 'Эцэг эх', diff --git a/resources/lang/mn/admin/reports/general.php b/resources/lang/mn/admin/reports/general.php index 3c938f36b1..e341643698 100644 --- a/resources/lang/mn/admin/reports/general.php +++ b/resources/lang/mn/admin/reports/general.php @@ -6,5 +6,12 @@ return [ 'send_reminder' => 'Send reminder', 'reminder_sent' => 'Reminder sent', 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_request' => 'Acceptance request', + 'custom_export' => [ + 'user_address' => 'User Address', + 'user_city' => 'User City', + 'user_state' => 'User State', + 'user_country' => 'User Country', + 'user_zip' => 'User Zip' + ] ]; \ No newline at end of file diff --git a/resources/lang/mn/admin/users/message.php b/resources/lang/mn/admin/users/message.php index a761240c07..9be715a16f 100644 --- a/resources/lang/mn/admin/users/message.php +++ b/resources/lang/mn/admin/users/message.php @@ -8,6 +8,7 @@ return array( 'user_exists' => 'Хэрэглэгч бүртгэгдсэн байна!', 'user_not_found' => 'User does not exist.', 'user_login_required' => 'Нэвтрэх талбар шаардлагатай байна', + 'user_has_no_assets_assigned' => 'No assets currently assigned to user.', 'user_password_required' => 'Нууц үг шаардагдана.', 'insufficient_permissions' => 'Зөвшөөрөлгүй байна.', 'user_deleted_warning' => 'Энэ хэрэглэгч устгагдсан. Та энэ хэрэглэгчийг засварлах, шинэ актив үүсгэх эрхтэй.', @@ -15,7 +16,7 @@ return array( 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'password_reset_sent' => 'A password reset link has been sent to :email!', 'user_has_no_email' => 'This user does not have an email address in their profile.', - 'user_has_no_assets_assigned' => 'This user does not have any assets assigned', + 'log_record_not_found' => 'A matching log record for this user could not be found.', 'success' => array( diff --git a/resources/lang/mn/general.php b/resources/lang/mn/general.php index c860a9c955..6b2617fde6 100644 --- a/resources/lang/mn/general.php +++ b/resources/lang/mn/general.php @@ -72,6 +72,8 @@ return [ 'consumable' => 'Боломжтой', 'consumables' => 'Хэрэглээ', 'country' => 'Улс', + 'could_not_restore' => 'Error restoring :item_type: :error', + 'not_deleted' => 'The :item_type is not deleted so it cannot be restored', 'create' => 'Шинэ болгох', 'created' => 'Үүссэн зүйл', 'created_asset' => 'актив үүсгэсэн', @@ -353,7 +355,8 @@ return [ 'synchronize' => 'Synchronize', 'sync_results' => 'Synchronization Results', 'license_serial' => 'Serial/Product Key', - 'invalid_category' => 'Invalid category', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', @@ -368,7 +371,7 @@ return [ 'consumables_count' => 'Consumables Count', 'components_count' => 'Components Count', 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', + 'notification_error' => 'Error', 'notification_error_hint' => 'Please check the form below for errors', 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', 'notification_success' => 'Success', @@ -485,7 +488,7 @@ return [ ], 'percent_complete' => '% complete', 'uploading' => 'Uploading... ', - 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', 'copied' => 'Copied!', diff --git a/resources/lang/mn/help.php b/resources/lang/mn/help.php index 8f69128432..18560449ba 100644 --- a/resources/lang/mn/help.php +++ b/resources/lang/mn/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/mn/passwords.php b/resources/lang/mn/passwords.php index 25633b4581..41a87f98ed 100644 --- a/resources/lang/mn/passwords.php +++ b/resources/lang/mn/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', 'token' => 'This password reset token is invalid or expired, or does not match the username provided.', 'reset' => 'Your password has been reset!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/mn/validation.php b/resources/lang/mn/validation.php index db826b8589..790756002d 100644 --- a/resources/lang/mn/validation.php +++ b/resources/lang/mn/validation.php @@ -90,11 +90,14 @@ return [ ], 'string' => 'Үүнд: атрибут нь мөр байх ёстой.', 'timezone' => 'Үүнд: атрибут нь хүчинтэй бүс байх ёстой.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', 'unique' => 'Үүнд: атрибут аль хэдийн авсан байна.', 'uploaded' => 'Үүнд: атрибут байршуулах боломжгүй байна.', 'url' => 'Агуулга формат буруу байна.', 'unique_undeleted' => ':attribute дахин давтагдашгүй байх ёстой.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', 'letters' => 'Password must contain at least one letter.', 'numbers' => 'Password must contain at least one number.', diff --git a/resources/lang/ms/admin/accessories/message.php b/resources/lang/ms/admin/accessories/message.php index 9428e91246..fb39faa6af 100644 --- a/resources/lang/ms/admin/accessories/message.php +++ b/resources/lang/ms/admin/accessories/message.php @@ -3,6 +3,7 @@ return array( 'does_not_exist' => 'Aksesori [:id] tidak wujud.', + 'not_found' => 'That accessory was not found.', 'assoc_users' => 'Aksesori ini pada masa ini mempunyai: mengira item yang diperiksa kepada pengguna. Sila semak aksesori dan cuba lagi.', 'create' => array( diff --git a/resources/lang/ms/admin/custom_fields/general.php b/resources/lang/ms/admin/custom_fields/general.php index 7aac726e43..680e1e6f39 100644 --- a/resources/lang/ms/admin/custom_fields/general.php +++ b/resources/lang/ms/admin/custom_fields/general.php @@ -34,7 +34,8 @@ return [ 'create_field' => 'Padang Tersuai Baru', 'create_field_title' => 'Create a new custom field', 'value_encrypted' => 'Nilai medan ini disulitkan dalam pangkalan data. Hanya pengguna admin sahaja yang dapat melihat nilai yang disahkrit', - 'show_in_email' => 'Sertakan nilai medan ini dalam e-mel semak keluar yang dihantar kepada pengguna? Medan yang disulitkan tidak boleh dimasukkan ke dalam e-mel.', + 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails', + 'show_in_email_short' => 'Include in emails.', 'help_text' => 'Help Text', 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.', 'about_custom_fields_title' => 'About Custom Fields', @@ -51,7 +52,10 @@ return [ 'display_in_user_view_table' => 'Visible to User', 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset', 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets', - 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.', + 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector', 'show_in_listview_short' => 'Show in lists', + 'show_in_requestable_list_short' => 'Show in requestable assets list', + 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown', + 'encrypted_options' => 'This field is encrypted, so some display options will not be available.', ]; diff --git a/resources/lang/ms/admin/hardware/form.php b/resources/lang/ms/admin/hardware/form.php index fe3a3d635c..c6315d2339 100644 --- a/resources/lang/ms/admin/hardware/form.php +++ b/resources/lang/ms/admin/hardware/form.php @@ -49,6 +49,7 @@ return [ 'asset_location' => 'Update Asset Location', 'asset_location_update_default_current' => 'Update default location AND actual location', 'asset_location_update_default' => 'Update only default location', + 'asset_location_update_actual' => 'Update only actual location', 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.', 'asset_deployable' => 'That status is deployable. This asset can be checked out.', 'processing_spinner' => 'Processing... (This might take a bit of time on large files)', diff --git a/resources/lang/ms/admin/hardware/message.php b/resources/lang/ms/admin/hardware/message.php index aa210951f4..6571bde0ac 100644 --- a/resources/lang/ms/admin/hardware/message.php +++ b/resources/lang/ms/admin/hardware/message.php @@ -10,6 +10,7 @@ return [ 'create' => [ 'error' => 'Harta gagal dicipta, sila cuba semula. :(', 'success' => 'Harta berjaya dicipta. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ diff --git a/resources/lang/ms/admin/licenses/message.php b/resources/lang/ms/admin/licenses/message.php index c9fce8e1a5..8f31bd84d2 100644 --- a/resources/lang/ms/admin/licenses/message.php +++ b/resources/lang/ms/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( 'assoc_users' => 'Lesen ini telah diagihkan kepada pengguna dan tidak boleh dihapuskan. Sila semak lesen terlebih dahulu, dan cuba hapus semula. ', 'select_asset_or_person' => 'Anda mesti memilih aset atau pengguna, tetapi tidak kedua-duanya.', 'not_found' => 'Lesen tidak ditemui', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'Ada isu semasa agihan lesen. Sila cuba lagi.', - 'success' => 'Lesen berjaya diagihkan' + 'success' => 'Lesen berjaya diagihkan', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/ms/admin/locations/table.php b/resources/lang/ms/admin/locations/table.php index 343cc35f68..1d75e12e5d 100644 --- a/resources/lang/ms/admin/locations/table.php +++ b/resources/lang/ms/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Cetak Semua yang Diperuntukkan', 'name' => 'Nama Lokasi', 'address' => 'Alamat', + 'address2' => 'Address Line 2', 'zip' => 'Poskod', 'locations' => 'Lokasi', 'parent' => 'Ibu bapa', diff --git a/resources/lang/ms/admin/reports/general.php b/resources/lang/ms/admin/reports/general.php index 899009a208..951ebb0d3d 100644 --- a/resources/lang/ms/admin/reports/general.php +++ b/resources/lang/ms/admin/reports/general.php @@ -6,5 +6,12 @@ return [ 'send_reminder' => 'Send reminder', 'reminder_sent' => 'Reminder sent', 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_request' => 'Acceptance request', + 'custom_export' => [ + 'user_address' => 'User Address', + 'user_city' => 'User City', + 'user_state' => 'User State', + 'user_country' => 'User Country', + 'user_zip' => 'User Zip' + ] ]; \ No newline at end of file diff --git a/resources/lang/ms/admin/users/message.php b/resources/lang/ms/admin/users/message.php index aa8f17e03d..65ec98b418 100644 --- a/resources/lang/ms/admin/users/message.php +++ b/resources/lang/ms/admin/users/message.php @@ -8,6 +8,7 @@ return array( 'user_exists' => 'Pengguna telah wujud!', 'user_not_found' => 'User does not exist.', 'user_login_required' => 'Ruangan log masuk diperlukan', + 'user_has_no_assets_assigned' => 'No assets currently assigned to user.', 'user_password_required' => 'Ruangan kata kunci diperlukan.', 'insufficient_permissions' => 'Tidak cukup kuasa.', 'user_deleted_warning' => 'Pengguna telah dihapuskan. Anda perlu masukkan semula pengguna ini untuk kemaskini atau untuk serahkan dia harta baru.', @@ -15,7 +16,7 @@ return array( 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'password_reset_sent' => 'A password reset link has been sent to :email!', 'user_has_no_email' => 'This user does not have an email address in their profile.', - 'user_has_no_assets_assigned' => 'This user does not have any assets assigned', + 'log_record_not_found' => 'A matching log record for this user could not be found.', 'success' => array( diff --git a/resources/lang/ms/general.php b/resources/lang/ms/general.php index 7ff3e4e086..1fcc1c6a98 100644 --- a/resources/lang/ms/general.php +++ b/resources/lang/ms/general.php @@ -72,6 +72,8 @@ return [ 'consumable' => 'Boleh makan', 'consumables' => 'Makanan yang boleh dimakan', 'country' => 'Negara', + 'could_not_restore' => 'Error restoring :item_type: :error', + 'not_deleted' => 'The :item_type is not deleted so it cannot be restored', 'create' => 'Cipta Baru', 'created' => 'Perkara yang Dibuat', 'created_asset' => 'cipta harta', @@ -353,7 +355,8 @@ return [ 'synchronize' => 'Synchronize', 'sync_results' => 'Synchronization Results', 'license_serial' => 'Serial/Product Key', - 'invalid_category' => 'Invalid category', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', @@ -368,7 +371,7 @@ return [ 'consumables_count' => 'Consumables Count', 'components_count' => 'Components Count', 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', + 'notification_error' => 'Error', 'notification_error_hint' => 'Please check the form below for errors', 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', 'notification_success' => 'Success', @@ -485,7 +488,7 @@ return [ ], 'percent_complete' => '% complete', 'uploading' => 'Uploading... ', - 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', 'copied' => 'Copied!', diff --git a/resources/lang/ms/help.php b/resources/lang/ms/help.php index a3a2ddd762..a59e0056be 100644 --- a/resources/lang/ms/help.php +++ b/resources/lang/ms/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/ms/passwords.php b/resources/lang/ms/passwords.php index 25633b4581..41a87f98ed 100644 --- a/resources/lang/ms/passwords.php +++ b/resources/lang/ms/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', 'token' => 'This password reset token is invalid or expired, or does not match the username provided.', 'reset' => 'Your password has been reset!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/ms/validation.php b/resources/lang/ms/validation.php index 2924a7f29c..dab9ab8f1a 100644 --- a/resources/lang/ms/validation.php +++ b/resources/lang/ms/validation.php @@ -90,11 +90,14 @@ return [ ], 'string' => 'The: attribute must be string.', 'timezone' => 'The: attribute mesti zon yang sah.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', 'unique' => ':attribute telah diambil.', 'uploaded' => 'The: attribute gagal untuk dimuat naik.', 'url' => ':attribute format tidak sah.', 'unique_undeleted' => ':attribute mesti unik.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', 'letters' => 'Password must contain at least one letter.', 'numbers' => 'Password must contain at least one number.', diff --git a/resources/lang/nl/admin/accessories/message.php b/resources/lang/nl/admin/accessories/message.php index edbdc2ae62..fddd09b6de 100644 --- a/resources/lang/nl/admin/accessories/message.php +++ b/resources/lang/nl/admin/accessories/message.php @@ -3,6 +3,7 @@ return array( 'does_not_exist' => 'Het accessoire [:id] bestaat niet.', + 'not_found' => 'Dat accessoire werd niet gevonden.', 'assoc_users' => 'Dit accessoire heeft op dit moment :count items uitgecheckt aan gebruikers. Check het accessoire in en probeer het opnieuw. ', 'create' => array( diff --git a/resources/lang/nl/admin/custom_fields/general.php b/resources/lang/nl/admin/custom_fields/general.php index 2016d2e156..c342ecbf35 100644 --- a/resources/lang/nl/admin/custom_fields/general.php +++ b/resources/lang/nl/admin/custom_fields/general.php @@ -34,7 +34,8 @@ return [ 'create_field' => 'Nieuw aangepast veld', 'create_field_title' => 'Maak een nieuw aangepast veld', 'value_encrypted' => 'De waarde van dit veld is versleuteld in de database. Alleen beheerders zullen de onversleutelde waarde kunnen weergeven.', - 'show_in_email' => 'De waarde van dit veld opnemen in de checkout-e-mails die naar de gebruiker zijn verzonden? Versleutelde velden kunnen niet worden opgenomen in e-mails.', + 'show_in_email' => 'De waarde van dit veld opnemen in de checkout e-mails die naar de gebruiker zijn verzonden? Versleutelde velden kunnen niet worden opgenomen in e-mails', + 'show_in_email_short' => 'Opnemen in e-mails.', 'help_text' => 'Help tekst', 'help_text_description' => 'Dit is een optionele tekst die onder de formulierelementen verschijnt terwijl een asset wordt bewerkt om context op te geven in het veld.', 'about_custom_fields_title' => 'Over Aangepaste Velden', @@ -51,7 +52,10 @@ return [ 'display_in_user_view_table' => 'Zichtbaar voor gebruiker', 'auto_add_to_fieldsets' => 'Automatisch toevoegen aan elke nieuwe veldverzameling', 'add_to_preexisting_fieldsets' => 'Aan elk bestaande veldverzameling toevoegen', - 'show_in_listview' => 'Standaard weergeven in lijstweergaven. Geautoriseerde gebruikers kunnen nog steeds weergeven/verbergen via de kolom instellingen.', + 'show_in_listview' => 'Standaard weergeven in lijstweergaven. Geautoriseerde gebruikers kunnen nog steeds weergeven/verbergen via de kolom instellingen', 'show_in_listview_short' => 'Toon in lijsten', + 'show_in_requestable_list_short' => 'Toon in de aanvraagbare assets lijst', + 'show_in_requestable_list' => 'Toon de waarde in de aanvraagbare assets lijst. Gecodeerde velden worden niet getoond', + 'encrypted_options' => 'Dit veld is encrypted, dus sommige weergaveopties zullen niet beschikbaar zijn.', ]; diff --git a/resources/lang/nl/admin/hardware/form.php b/resources/lang/nl/admin/hardware/form.php index 11a262e0a5..dc1502732f 100644 --- a/resources/lang/nl/admin/hardware/form.php +++ b/resources/lang/nl/admin/hardware/form.php @@ -10,7 +10,7 @@ return [ 'bulk_update' => 'Meerdere activa bijwerken', 'bulk_update_help' => 'Met dit formulier kun je meerdere assets tegelijk bijwerken. Vul alleen de velden in die je moet wijzigen. Alle lege velden blijven ongewijzigd. ', 'bulk_update_warn' => 'Je staat op het punt om de eigenschappen van één bezitting te bewerken. Je staat op het punt om de eigenschappen van :asset_count bezittingen te bewerken.', - 'bulk_update_with_custom_field' => 'Let op: de assets zijn :asset_model_count verschillende soorten modellen.', + 'bulk_update_with_custom_field' => 'Let op: de assets hebben :asset_model_count verschillende soorten modellen.', 'bulk_update_model_prefix' => 'Op modellen', 'bulk_update_custom_field_unique' => 'Dit is een uniek veld en kan niet in bulk worden bewerkt.', 'checkedout_to' => 'Uitgecheckt aan', @@ -49,6 +49,7 @@ return [ 'asset_location' => 'Update Asset locatie', 'asset_location_update_default_current' => 'Update standaard locatie EN huidige locatie', 'asset_location_update_default' => 'Update alleen standaard locatie', + 'asset_location_update_actual' => 'Alleen actuele locatie bijwerken', 'asset_not_deployable' => 'Deze Asset status is niet uitgeefbaar. Dit Asset kan niet uitgegeven worden.', 'asset_deployable' => 'Deze status is uitgeefbaar. Dit Asset kan uitgegeven worden.', 'processing_spinner' => 'Verwerken... (Dit kan enige tijd duren bij grote bestanden)', diff --git a/resources/lang/nl/admin/hardware/message.php b/resources/lang/nl/admin/hardware/message.php index 4575c24f58..e83dc46eee 100644 --- a/resources/lang/nl/admin/hardware/message.php +++ b/resources/lang/nl/admin/hardware/message.php @@ -11,6 +11,7 @@ return [ 'create' => [ 'error' => 'Asset is niet aangemaakt, probeer het opnieuw :(', 'success' => 'Asset is succesvol aangemaakt. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ @@ -51,7 +52,7 @@ return [ 'success' => 'Je bestand is geïmporteerd', 'file_delete_success' => 'Je bestand is succesvol verwijderd', 'file_delete_error' => 'Het bestand kon niet worden verwijderd', - 'file_missing' => 'The file selected is missing', + 'file_missing' => 'Het geselecteerde bestand ontbreekt', 'header_row_has_malformed_characters' => 'Een of meer attributen in de kopregel bevatten ongeldige UTF-8-tekens', 'content_row_has_malformed_characters' => 'Een of meer attributen in de eerste rij inhoud bevat ongeldige UTF-8 tekens', ], diff --git a/resources/lang/nl/admin/labels/message.php b/resources/lang/nl/admin/labels/message.php index 96785f0754..3f501731d8 100644 --- a/resources/lang/nl/admin/labels/message.php +++ b/resources/lang/nl/admin/labels/message.php @@ -2,10 +2,10 @@ return [ - 'invalid_return_count' => 'Invalid count returned from :name. Expected :expected, got :actual.', - 'invalid_return_type' => 'Invalid type returned from :name. Expected :expected, got :actual.', - 'invalid_return_value' => 'Invalid value returned from :name. Expected :expected, got :actual.', + 'invalid_return_count' => 'Ongeldig aantal van :name. Verwachte :expected, :actual ontvangen.', + 'invalid_return_type' => 'Ongeldig type van :name. Verwachte :expected, :actual ontvangen.', + 'invalid_return_value' => 'Ongeldige waarde van :name. Verwachte :expected, :actual ontvangen.', - 'does_not_exist' => 'Label does not exist', + 'does_not_exist' => 'Label bestaat niet', ]; diff --git a/resources/lang/nl/admin/labels/table.php b/resources/lang/nl/admin/labels/table.php index 87dee4bad0..71b3ba5329 100644 --- a/resources/lang/nl/admin/labels/table.php +++ b/resources/lang/nl/admin/labels/table.php @@ -3,11 +3,11 @@ return [ 'labels_per_page' => 'Labels', - 'support_fields' => 'Fields', + 'support_fields' => 'Velden', 'support_asset_tag' => 'Tag', 'support_1d_barcode' => '1D', 'support_2d_barcode' => '2D', 'support_logo' => 'Logo', - 'support_title' => 'Title', + 'support_title' => 'Titel', ]; \ No newline at end of file diff --git a/resources/lang/nl/admin/licenses/general.php b/resources/lang/nl/admin/licenses/general.php index e8d9d7adfd..b5e7396adf 100644 --- a/resources/lang/nl/admin/licenses/general.php +++ b/resources/lang/nl/admin/licenses/general.php @@ -23,24 +23,24 @@ return array( [ 'checkin_all' => [ 'button' => 'Alle licenties inchecken', - 'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.', - 'enabled_tooltip' => 'Checkin ALL seats for this license from both users and assets', + 'modal' => 'Hiermee wordt één werkplek ingecheckt. | Hiermee worden alle :checkedout_seats_count werkplekken voor deze licentie ingecheckt.', + 'enabled_tooltip' => 'Check ALLE werkplekken in voor deze licentie van zowel gebruikers als assets', 'disabled_tooltip' => 'Dit is uitgeschakeld omdat er nog niets is uitgecheckt', 'disabled_tooltip_reassignable' => 'Dit is uitgeschakeld omdat de licentie niet opnieuw toegewezen kan worden', 'success' => 'Licentie met succes ingecheckt! | Alle licenties zijn met succes ingecheckt!', - 'log_msg' => 'Checked in via bulk license checkout in license GUI', + 'log_msg' => 'Ingecheckt via bulklicentie-checkin in licentie GUI', ], 'checkout_all' => [ 'button' => 'Alle licenties uitchecken', - 'modal' => 'This action will checkout one seat to the first available user. | This action will checkout all :available_seats_count seats to the first available users. A user is considered available for this seat if they do not already have this license checked out to them, and the Auto-Assign License property is enabled on their user account.', - 'enabled_tooltip' => 'Checkout ALL seats (or as many as are available) to ALL users', + 'modal' => 'Met deze actie wordt één plaats uit gecheckt naar de eerste beschikbare gebruiker. | deze actie zal alle :available_seats_count plaatsen uit checken aan de eerste beschikbare gebruikers. Een gebruiker wordt beschouwd als beschikbaar voor deze plaats als hij deze licentie nog niet heeft ontvangen, en de Licenties automatisch toewijzen eigenschap is ingeschakeld op hun gebruikersaccount.', + 'enabled_tooltip' => 'Check uit ALLE plaatsen (of zoveel als beschikbaar) voor ALLE gebruikers', 'disabled_tooltip' => 'Dit is uitgeschakeld omdat er momenteel geen plaatsen beschikbaar zijn', - 'success' => 'License successfully checked out! | :count licenses were successfully checked out!', - 'error_no_seats' => 'There are no remaining seats left for this license.', - 'warn_not_enough_seats' => ':count users were assigned this license, but we ran out of available license seats.', - 'warn_no_avail_users' => 'Nothing to do. There are no users who do not already have this license assigned to them.', - 'log_msg' => 'Checked out via bulk license checkout in license GUI', + 'success' => 'Licentie met succes uitgecheckt! | :count licenties zijn met succes uitgecheckt!', + 'error_no_seats' => 'Er zijn geen resterende plekken meer voor deze licentie.', + 'warn_not_enough_seats' => ':count gebruikers hebben deze licentie gekregen, maar er zijn niet genoeg licentie plekken.', + 'warn_no_avail_users' => 'Niets te doen. Er zijn geen gebruikers die deze licentie nog niet aan hen hebben toegewezen.', + 'log_msg' => 'Uitgecheckt via bulklicentie-checkout in licentie GUI', ], diff --git a/resources/lang/nl/admin/licenses/message.php b/resources/lang/nl/admin/licenses/message.php index 66bc29b8c9..4952491616 100644 --- a/resources/lang/nl/admin/licenses/message.php +++ b/resources/lang/nl/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( 'assoc_users' => 'Deze licentie is momenteel uitgecheckt aan een gebruiker en kan daarom niet worden verwijderd. Controleer je licentie eerst en probeer het later nog eens. ', 'select_asset_or_person' => 'U moet een asset of een gebruiker selecteren, maar niet beide.', 'not_found' => 'Licentie niet gevonden', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'Er was een probleem met het uitchecken van deze licentie. Probeer het opnieuw.', - 'success' => 'De licentie is met succes uitgecheckt' + 'success' => 'De licentie is met succes uitgecheckt', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/nl/admin/locations/table.php b/resources/lang/nl/admin/locations/table.php index 59973ab94f..fca0214b54 100644 --- a/resources/lang/nl/admin/locations/table.php +++ b/resources/lang/nl/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Print alles wat toegewezen is', 'name' => 'Locatie naam', 'address' => 'Adres', + 'address2' => 'Adresregel 2', 'zip' => 'Postcode', 'locations' => 'Locaties', 'parent' => 'Bovenliggend', diff --git a/resources/lang/nl/admin/manufacturers/message.php b/resources/lang/nl/admin/manufacturers/message.php index c611cefc20..58f2e9b8e9 100644 --- a/resources/lang/nl/admin/manufacturers/message.php +++ b/resources/lang/nl/admin/manufacturers/message.php @@ -2,7 +2,7 @@ return array( - 'support_url_help' => 'Variables{LOCALE}
, {SERIAL}
, {MODEL_NUMBER}
, and {MODEL_NAME}
may be used in your URL to have those values auto-populate when viewing assets - for example https://support.apple.com/{LOCALE}/{SERIAL}.',
+ 'support_url_help' => 'Variabelen {LOCALE}
, {SERIAL}
, {MODEL_NUMBER}
, en {MODEL_NAME}
kunnen worden gebruikt in je URL om deze waarden automatisch in te vullen bij het bekijken van assets - bijvoorbeeld https://support. pple.com/{LOCALE}/{SERIAL}.',
'does_not_exist' => 'Fabrikant bestaat niet.',
'assoc_users' => 'Deze fabrikant is verbonden met 1 of meerdere modellen en kan hierdoor niet verwijderd worden. Controleer de modellen zodat er geen verbinding meer is met deze fabrikant en probeer opnieuw. ',
diff --git a/resources/lang/nl/admin/manufacturers/table.php b/resources/lang/nl/admin/manufacturers/table.php
index e240552603..c3a6759c9a 100644
--- a/resources/lang/nl/admin/manufacturers/table.php
+++ b/resources/lang/nl/admin/manufacturers/table.php
@@ -10,7 +10,7 @@ return array(
'support_email' => 'Ondersteuning E-mail',
'support_phone' => 'Ondersteuning telefoonnummer',
'support_url' => 'Ondersteuning URL',
- 'warranty_lookup_url' => 'Warranty Lookup URL',
+ 'warranty_lookup_url' => 'Garantie opzoek URL',
'update' => 'Wijzig Fabrikant',
'url' => 'URL',
diff --git a/resources/lang/nl/admin/models/general.php b/resources/lang/nl/admin/models/general.php
index fe0e74be90..41768d4756 100644
--- a/resources/lang/nl/admin/models/general.php
+++ b/resources/lang/nl/admin/models/general.php
@@ -6,7 +6,7 @@ return array(
'deleted' => 'Dit model is verwijderd.',
'bulk_delete' => 'In bulk verwijderen van assetmodellen',
'bulk_delete_help' => 'Gebruik de selectievakjes hieronder om het verwijderen van de geselecteerde assetmodellen te bevestigen. Assetmodellen waarbij assets gekoppeld zijn, kunnen niet verwijderd worden totdat de assets gekoppeld zijn aan een ander model.',
- 'bulk_delete_warn' => 'You are about to delete one asset model.|You are about to delete :model_count asset models.',
+ 'bulk_delete_warn' => 'Je staat op het punt één asset model te verwijderen.|Je staat op het punt om :model_count asset modellen te verwijderen.',
'restore' => 'Herstel model',
'requestable' => 'Gebruikers mogen dit model aanvragen',
'show_mac_address' => 'Toon MAC-adresveld in de assets van dit model',
diff --git a/resources/lang/nl/admin/models/message.php b/resources/lang/nl/admin/models/message.php
index a67ee377ee..c5c1c498ec 100644
--- a/resources/lang/nl/admin/models/message.php
+++ b/resources/lang/nl/admin/models/message.php
@@ -5,7 +5,7 @@ return array(
'deleted' => 'Verwijderd asset model',
'does_not_exist' => 'Model bestaat niet.',
'no_association' => 'WAARSCHUWING! Het asset model voor dit item is ongeldig of ontbreekt!',
- 'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
+ 'no_association_fix' => 'Dit maakt dingen kapot op rare en gruwelijke manieren. Bewerk dit product nu om het een model toe te wijzen.',
'assoc_users' => 'Dit model is momenteel gekoppeld met één of meer assets en kan niet worden verwijderd. Verwijder de assets en probeer het opnieuw. ',
@@ -33,14 +33,14 @@ return array(
'bulkedit' => array(
'error' => 'Er was geen veld geselecteerd dus is er niks gewijzigd.',
- 'success' => 'Model successfully updated. |:model_count models successfully updated.',
- 'warn' => 'You are about to update the properies of the following model: |You are about to edit the properties of the following :model_count models:',
+ 'success' => 'Model met succes geüpdatet |:model_count modellen succesvol bijgewerkt.',
+ 'warn' => 'U staat op het punt om de eigenschappen van het volgende model te bewerken: |u staat op het punt de eigenschappen van de volgende :model_count modellen te bewerken:',
),
'bulkdelete' => array(
'error' => 'Er waren geen modellen geselecteerd, er is dus niets verwijderd.',
- 'success' => 'Model deleted!|:success_count models deleted!',
+ 'success' => 'Model verwijderd!|:success_count modellen zijn verwijderd!',
'success_partial' => ':success_count model(len) werden verwijderd, maar : fail_count konden niet worden verwijderd omdat er nog steeds assets aan gekoppeld zijn.'
),
diff --git a/resources/lang/nl/admin/reports/general.php b/resources/lang/nl/admin/reports/general.php
index 888bf807c0..aba32d04aa 100644
--- a/resources/lang/nl/admin/reports/general.php
+++ b/resources/lang/nl/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Stuur herinnering',
'reminder_sent' => 'Herinnering verzonden',
'acceptance_deleted' => 'Aanvaardingsverzoek verwijderd',
- 'acceptance_request' => 'Aanvaarding verzoek'
+ 'acceptance_request' => 'Aanvaarding verzoek',
+ 'custom_export' => [
+ 'user_address' => 'Gebruiker adres',
+ 'user_city' => 'Gebruiker Stad',
+ 'user_state' => 'Gebruiker Provincie',
+ 'user_country' => 'Gebruiker Land',
+ 'user_zip' => 'Gebruiker Postcode'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/nl/admin/settings/general.php b/resources/lang/nl/admin/settings/general.php
index 9e7be36c47..58b029fe9a 100644
--- a/resources/lang/nl/admin/settings/general.php
+++ b/resources/lang/nl/admin/settings/general.php
@@ -11,7 +11,7 @@ return [
'admin_cc_email_help' => 'Als u een kopie van de checkout/checkin e-mail die aan de gebruikers worden verzonden wilt verzenden naar een extra e-mailaccount, vul dan hier het e-mailadres in. Laat anders dit veld leeg.',
'is_ad' => 'Dit is een Active Directory server',
'alerts' => 'Waarschuwingen',
- 'alert_title' => 'Update Notification Settings',
+ 'alert_title' => 'Meldingsinstellingen aanpassen',
'alert_email' => 'Verstuur meldingen naar',
'alert_email_help' => 'E-mailadressen of distributielijsten waar je meldingen naar wilt verzenden, door komma\'s gescheiden',
'alerts_enabled' => 'Meldingen ingeschakeld',
@@ -32,7 +32,7 @@ return [
'backups_restoring' => 'Herstellen vanuit back-up',
'backups_upload' => 'Backup uploaden',
'backups_path' => 'Back-ups op de server worden opgeslagen in :path
',
- 'backups_restore_warning' => 'Use the restore button to restore from a previous backup. (This does not currently work with S3 file storage or Docker.){COMPANY}
will be replaced with the asset's company name',
- 'label2_asset_logo' => 'Use Asset Logo',
- 'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at :setting_name
',
- 'label2_1d_type' => '1D Barcode Type',
- 'label2_1d_type_help' => 'Format for 1D barcodes',
- 'label2_2d_type' => '2D Barcode Type',
- 'label2_2d_type_help' => 'Format for 2D barcodes',
- 'label2_2d_target' => '2D Barcode Target',
- 'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
- 'label2_fields' => 'Field Definitions',
- 'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
- 'help_asterisk_bold' => 'Text entered as **text**
will be displayed as bold',
- 'help_blank_to_use' => 'Leave blank to use the value from :setting_name
',
- 'help_default_will_use' => ':default
will use the value from :setting_name
. {COMPANY}
wordt vervangen door de bedrijfsnaam van asset'',
+ 'label2_asset_logo' => 'Gebruik asset Logo',
+ 'label2_asset_logo_help' => 'Gebruik het logo van het aan asset' toegewezen bedrijf, in plaats van de waarde bij :setting_name
',
+ 'label2_1d_type' => '1D streepjescode soort',
+ 'label2_1d_type_help' => 'Indeling voor 1D barcodes',
+ 'label2_2d_type' => '2D streepjescode soort',
+ 'label2_2d_type_help' => 'Indeling voor 2D barcodes',
+ 'label2_2d_target' => '2D Barcode URL',
+ 'label2_2d_target_help' => 'De URL van de 2D streepjescode als deze gescand wordt',
+ 'label2_fields' => 'Veld definities',
+ 'label2_fields_help' => 'Velden kunnen worden toegevoegd, verwijderd en opnieuw geordend in de linker kolom. Voor elk veld kunnen meerdere opties voor label en gegevensbron worden toegevoegd, verwijderd en opnieuw geordend in de juiste kolom.',
+ 'help_asterisk_bold' => 'Tekst ingevoerd als **tekst**
wordt weergegeven als dikgedrukt',
+ 'help_blank_to_use' => 'Laat leeg om de waarde van :setting_name
te gebruiken',
+ 'help_default_will_use' => ':Standaard
gebruikt de waarde van :setting_name
. :db_column
but should be :expected
.',
- 'is_unique' => 'This value must be unique across all assets',
- 'unique' => 'Unique',
- 'display_in_user_view' => 'Allow the checked out user to view these values in their View Assigned Assets page',
- 'display_in_user_view_table' => 'Visible to User',
- 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
- 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
- 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.',
- 'show_in_listview_short' => 'Show in lists',
+ 'db_convert_warning' => 'ADVARSEL: Dette feltet er i tabellen for egendefinerte felt som :db_column
, men burde være :expected
.',
+ 'is_unique' => 'Denne verdien må være unik for alle ressurser',
+ 'unique' => 'Unik',
+ 'display_in_user_view' => 'Tillat den utsjekkede brukeren å se disse verdiene i deres Vis tildelte ressurs-side',
+ 'display_in_user_view_table' => 'Synlig for bruker',
+ 'auto_add_to_fieldsets' => 'Legg denne til automatisk i hvert nye feltsett',
+ 'add_to_preexisting_fieldsets' => 'Legg til i alle eksisterende gruppene',
+ 'show_in_listview' => 'Vis i listevisninger som standard. Autoriserte brukere kan fortsatt vise/skjule via kolonnevelgeren',
+ 'show_in_listview_short' => 'Vis i lister',
+ 'show_in_requestable_list_short' => 'Vis i liste over ressurser som kan være tilgjengelig på forespørsel',
+ 'show_in_requestable_list' => 'Vis verdi i listen over ressurser som kan være tilgjengelig på forspørsel. Krypterte felter vises ikke',
+ 'encrypted_options' => 'Feltet er kryptert, så noen visningsalternativer er ikke tilgjengelig.',
];
diff --git a/resources/lang/no/admin/custom_fields/message.php b/resources/lang/no/admin/custom_fields/message.php
index 014aa91457..0dd248415a 100644
--- a/resources/lang/no/admin/custom_fields/message.php
+++ b/resources/lang/no/admin/custom_fields/message.php
@@ -51,7 +51,7 @@ return array(
'fieldset_default_value' => array(
- 'error' => 'Error validating default fieldset values.',
+ 'error' => 'Feil ved validering av standardverdier for feltsett.',
),
diff --git a/resources/lang/no/admin/departments/message.php b/resources/lang/no/admin/departments/message.php
index 36282a910b..5aad3f223c 100644
--- a/resources/lang/no/admin/departments/message.php
+++ b/resources/lang/no/admin/departments/message.php
@@ -3,7 +3,7 @@
return array(
'does_not_exist' => 'Avdeling finnes ikke.',
- 'department_already_exists' => 'A department already exists with that name at this company location. Or choose a more specific name for this department. ',
+ 'department_already_exists' => 'En avdeling finnes allerede med det navnet i denne bedriftsplassen. Eller velg et mer spesifikt navn for denne avdelingen. ',
'assoc_users' => 'Denne avdelingen er knyttet til minst én bruker og kan ikke slettes. Oppdater brukerne ikke lenger refererer til denne avdelingen og prøv igjen. ',
'create' => array(
'error' => 'Avdelingen ble ikke opprettet, prøv igjen.',
diff --git a/resources/lang/no/admin/hardware/form.php b/resources/lang/no/admin/hardware/form.php
index b1b759810a..51700b869f 100644
--- a/resources/lang/no/admin/hardware/form.php
+++ b/resources/lang/no/admin/hardware/form.php
@@ -2,17 +2,17 @@
return [
'bulk_delete' => 'Bekreft sletting av flere enheter',
- 'bulk_restore' => 'Confirm Bulk Restore Assets',
+ 'bulk_restore' => 'Bekreft sletting av flere enheter',
'bulk_delete_help' => 'Se gjennom listen over enheter som er valgt for sletting. Etter sletting er det mulig å gjenopprette enheter, men nåværende koblinger til brukere vil ikke lenger finnes.',
- 'bulk_restore_help' => 'Review the assets for bulk restoration below. Once restored, these assets will not be associated with any users they were previously assigned to.',
+ 'bulk_restore_help' => 'Se gjennom ressursene for massegjennoppretning nedenfor. Når de er gjenopprettet vil ikke disse eiendelene være knyttet til brukere de ble gitt til tidligere.',
'bulk_delete_warn' => 'Du er i ferd med å slette :asset_count enheter.',
- 'bulk_restore_warn' => 'You are about to restore :asset_count assets.',
+ 'bulk_restore_warn' => 'Du er i ferd med å gjennopprette :asset_count enheter.',
'bulk_update' => 'Masseoppdater eiendeler',
'bulk_update_help' => 'Dette skjemaet lar deg oppdatere flere eiendeler på en gang. Fyll kun ut feltene du ønsker å endre. Tomme felter forblir uendret. ',
- 'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.',
- 'bulk_update_with_custom_field' => 'Note the assets are :asset_model_count different types of models.',
- 'bulk_update_model_prefix' => 'On Models',
- 'bulk_update_custom_field_unique' => 'This is a unique field and can not be bulk edited.',
+ 'bulk_update_warn' => 'Du er i ferd med å endre egenskapene til en ressurs. Du er i ferd med å endre egenskapene til :asset_count enheter.',
+ 'bulk_update_with_custom_field' => 'Merk at ressursene er av :asset_model_count ulike modeller.',
+ 'bulk_update_model_prefix' => 'På modeller',
+ 'bulk_update_custom_field_unique' => 'Dette er et unikt felt og kan ikke masseredigeres.',
'checkedout_to' => 'Utsjekket til',
'checkout_date' => 'Utsjekkdato',
'checkin_date' => 'Innsjekkdato',
@@ -49,9 +49,10 @@ return [
'asset_location' => 'Oppdater lokasjon for eiendelen',
'asset_location_update_default_current' => 'Oppdater standardlokasjon OG faktisk lokasjon',
'asset_location_update_default' => 'Oppdater bare standardlokasjon',
+ 'asset_location_update_actual' => 'Oppdater bare faktisk plassering',
'asset_not_deployable' => 'Den eiendelstatusen gjør at denne eiendelen ikke kan sjekkes ut.',
'asset_deployable' => 'Den statusen gjør det mulig å sjekke ut denne eiendelen.',
- 'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
- 'optional_infos' => 'Optional Information',
- 'order_details' => 'Order Related Information'
+ 'processing_spinner' => 'Behandler... (Dette kan ta litt tid for store filer)',
+ 'optional_infos' => 'Valgfri informasjon',
+ 'order_details' => 'Ordrerelatert informasjon'
];
diff --git a/resources/lang/no/admin/hardware/general.php b/resources/lang/no/admin/hardware/general.php
index 7a877ae75a..07ad284055 100644
--- a/resources/lang/no/admin/hardware/general.php
+++ b/resources/lang/no/admin/hardware/general.php
@@ -6,25 +6,25 @@ return [
'archived' => 'Arkivert',
'asset' => 'Eiendel',
'bulk_checkout' => 'Sjekk ut Eiendeler',
- 'bulk_checkin' => 'Checkin Assets',
+ 'bulk_checkin' => 'Sjekk inn ressurser',
'checkin' => 'Sjekk inn eiendel',
'checkout' => 'Sjekk ut asset',
'clone' => 'Klon eiendel',
'deployable' => 'Utleverbar',
'deleted' => 'Denne eiendelen har blitt slettet.',
- 'delete_confirm' => 'Are you sure you want to delete this asset?',
+ 'delete_confirm' => 'Er du sikker på at du vil slette denne ressursen?',
'edit' => 'Rediger eiendel',
'model_deleted' => 'Denne eiendelsmodellen er slettet. Du må gjenopprette modellen før du kan gjenopprette eiendelen.',
- 'model_invalid' => 'The Model of this Asset is invalid.',
- 'model_invalid_fix' => 'The Asset should be edited to correct this before attempting to check it in or out.',
+ 'model_invalid' => 'Modellen til denne ressursen er ugyldig.',
+ 'model_invalid_fix' => 'Ressursen burde endres for å rette opp dette før du prøver å sjekke det inn eller ut.',
'requestable' => 'Forespørrbar',
'requested' => 'Forespurt',
'not_requestable' => 'Ikke mulig å spørre etter',
- 'requestable_status_warning' => 'Do not change requestable status',
+ 'requestable_status_warning' => 'Ikke endre forespørselsstatus',
'restore' => 'Gjenopprett eiendel',
'pending' => 'Under arbeid',
'undeployable' => 'Ikke utleverbar',
- 'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
+ 'undeployable_tooltip' => 'Denne ressursen har en statusetikett som ikke er distribuerbar og kan ikke sjekkes ut på dette tidspunktet.',
'view' => 'Vis eiendel',
'csv_error' => 'Du har en feil i din CSV-fil:',
'import_text' => '
@@ -45,6 +45,6 @@ return [
'success_messages' => 'Suksessmeldinger:',
'alert_details' => 'Vennligst se nedenfor for detaljer.',
'custom_export' => 'Egendefinert eksport',
- 'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup',
- 'user_department' => 'User Department',
+ 'mfg_warranty_lookup' => ':manufacturer Garanti statusoppslag',
+ 'user_department' => 'Bruker avdeling',
];
diff --git a/resources/lang/no/admin/hardware/message.php b/resources/lang/no/admin/hardware/message.php
index d554bbd235..847b29bbe7 100644
--- a/resources/lang/no/admin/hardware/message.php
+++ b/resources/lang/no/admin/hardware/message.php
@@ -11,20 +11,21 @@ return [
'create' => [
'error' => 'Eiendelen ble ikke opprettet, prøv igjen :(',
'success' => 'Eiendelen ble opprettet :)',
+ 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.',
],
'update' => [
'error' => 'Eiendelen ble ikke oppdatert, prøv igjen',
'success' => 'Oppdatering av eiendel vellykket.',
'nothing_updated' => 'Ingen felter er valgt, så ingenting ble endret.',
- 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
+ 'no_assets_selected' => 'Ingen felter er valgt, så ingenting ble endret.',
],
'restore' => [
'error' => 'Eiendel ble ikke gjenopprettet. Prøv igjen',
'success' => 'Vellykket gjenoppretting av eiendel.',
- 'bulk_success' => 'Asset restored successfully.',
- 'nothing_updated' => 'No assets were selected, so nothing was restored.',
+ 'bulk_success' => 'Ressursen ble gjenopprettet.',
+ 'nothing_updated' => 'Inger ressurser ble valgt, så ingenting ble gjenoprettet.',
],
'audit' => [
@@ -51,9 +52,9 @@ return [
'success' => 'Filen har blitt importert',
'file_delete_success' => 'Filen har blitt slettet',
'file_delete_error' => 'Filen kunne ikke bli slettet',
- 'file_missing' => 'The file selected is missing',
- 'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
- 'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
+ 'file_missing' => 'Valgt fil mangler (fant ikke filen)',
+ 'header_row_has_malformed_characters' => 'En eller flere attributter i overskriftsraden inneholder feilformede UTF-8 tegn',
+ 'content_row_has_malformed_characters' => 'En eller flere attributter i første rad i inneholdet inneholder feilformet UTF-8 tegn',
],
diff --git a/resources/lang/no/admin/hardware/table.php b/resources/lang/no/admin/hardware/table.php
index 4fbcf3a71f..90aff88642 100644
--- a/resources/lang/no/admin/hardware/table.php
+++ b/resources/lang/no/admin/hardware/table.php
@@ -8,13 +8,13 @@ return [
'change' => 'Inne/ute',
'checkout_date' => 'Utsjekkdato',
'checkoutto' => 'Utsjekket',
- 'components_cost' => 'Total Components Cost',
+ 'components_cost' => 'Total komponentkostnad',
'current_value' => 'Gjeldende verdi',
'diff' => 'Forskjell',
'dl_csv' => 'Last ned CSV',
'eol' => 'EOL',
'id' => 'ID',
- 'last_checkin_date' => 'Last Checkin Date',
+ 'last_checkin_date' => 'Siste innsjeksdato',
'location' => 'Plassering',
'purchase_cost' => 'Kostnad',
'purchase_date' => 'Kjøpt',
diff --git a/resources/lang/no/admin/labels/message.php b/resources/lang/no/admin/labels/message.php
index 96785f0754..4e32365cfe 100644
--- a/resources/lang/no/admin/labels/message.php
+++ b/resources/lang/no/admin/labels/message.php
@@ -2,10 +2,10 @@
return [
- 'invalid_return_count' => 'Invalid count returned from :name. Expected :expected, got :actual.',
- 'invalid_return_type' => 'Invalid type returned from :name. Expected :expected, got :actual.',
- 'invalid_return_value' => 'Invalid value returned from :name. Expected :expected, got :actual.',
+ 'invalid_return_count' => 'Ugyldig antall returnert fra :name. Forventet :expected, fikk :actual.',
+ 'invalid_return_type' => 'Ugyldig type returnert fra :name. Forventet :expected, fikk :actual.',
+ 'invalid_return_value' => 'Ugyldig verdi returnert fra :name. Forventet :expected, fikk :actual.',
- 'does_not_exist' => 'Label does not exist',
+ 'does_not_exist' => 'Etiketten finnes ikke',
];
diff --git a/resources/lang/no/admin/labels/table.php b/resources/lang/no/admin/labels/table.php
index 87dee4bad0..9a67fa8448 100644
--- a/resources/lang/no/admin/labels/table.php
+++ b/resources/lang/no/admin/labels/table.php
@@ -2,12 +2,12 @@
return [
- 'labels_per_page' => 'Labels',
- 'support_fields' => 'Fields',
- 'support_asset_tag' => 'Tag',
+ 'labels_per_page' => 'Etiketter',
+ 'support_fields' => 'Felt',
+ 'support_asset_tag' => 'Etikett',
'support_1d_barcode' => '1D',
'support_2d_barcode' => '2D',
'support_logo' => 'Logo',
- 'support_title' => 'Title',
+ 'support_title' => 'Tittel',
];
\ No newline at end of file
diff --git a/resources/lang/no/admin/licenses/general.php b/resources/lang/no/admin/licenses/general.php
index ee9e80eae5..4853485346 100644
--- a/resources/lang/no/admin/licenses/general.php
+++ b/resources/lang/no/admin/licenses/general.php
@@ -18,29 +18,29 @@ return array(
'software_licenses' => 'Programvarelisenser',
'user' => 'Bruker',
'view' => 'Vis lisens',
- 'delete_disabled' => 'This license cannot be deleted yet because some seats are still checked out.',
+ 'delete_disabled' => 'Denne lisensen kan ikke slettes ennå fordi det fremdeles er noen seter i den som er sjekket ut.',
'bulk' =>
[
'checkin_all' => [
- 'button' => 'Checkin All Seats',
- 'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
- 'enabled_tooltip' => 'Checkin ALL seats for this license from both users and assets',
- 'disabled_tooltip' => 'This is disabled because there are no seats currently checked out',
- 'disabled_tooltip_reassignable' => 'This is disabled because the License is not reassignable',
- 'success' => 'License successfully checked in! | All licenses were successfully checked in!',
- 'log_msg' => 'Checked in via bulk license checkout in license GUI',
+ 'button' => 'Sjekk inn alle seter',
+ 'modal' => 'Dette vil handling innhente ett sete. Denne handlingen vil sjekke inn alle :checkedout_seats_count seter for denne lisensen.',
+ 'enabled_tooltip' => 'Sjekk inn ALLE seter for denne lisensen fra både brukere og ressurser',
+ 'disabled_tooltip' => 'Dette er deaktivert fordi det ikke er seter som er sjekket ut',
+ 'disabled_tooltip_reassignable' => 'Dette er deaktivert fordi lisensen ikke kan refordeles',
+ 'success' => 'Lisensen ble sjekket inn! | Alle lisensene ble vellykket sjekket inn!',
+ 'log_msg' => 'Sjekket inn via masselisensutsjekking i lisens GUI',
],
'checkout_all' => [
- 'button' => 'Checkout All Seats',
- 'modal' => 'This action will checkout one seat to the first available user. | This action will checkout all :available_seats_count seats to the first available users. A user is considered available for this seat if they do not already have this license checked out to them, and the Auto-Assign License property is enabled on their user account.',
- 'enabled_tooltip' => 'Checkout ALL seats (or as many as are available) to ALL users',
- 'disabled_tooltip' => 'This is disabled because there are no seats currently available',
- 'success' => 'License successfully checked out! | :count licenses were successfully checked out!',
- 'error_no_seats' => 'There are no remaining seats left for this license.',
- 'warn_not_enough_seats' => ':count users were assigned this license, but we ran out of available license seats.',
- 'warn_no_avail_users' => 'Nothing to do. There are no users who do not already have this license assigned to them.',
- 'log_msg' => 'Checked out via bulk license checkout in license GUI',
+ 'button' => 'Sjekk ut alle seter',
+ 'modal' => 'Denne handlingen vil utsjekke ett sete til den første tilgjengelige brukeren. | Denne handlingen vil kassere alle :available_seats_count seter til de første tilgjengelige brukerne. En bruker anses som tilgjengelig for dette setet hvis de ikke allerede har sjekket ut denne lisensen til dem, og Auto-Assign License egenskapen er aktivert på deres brukerkonto.',
+ 'enabled_tooltip' => 'Sjekk ut ALLE seter (eller så mange som er tilgjengelige) til ALLE brukere',
+ 'disabled_tooltip' => 'Dette er deaktivert fordi det ikke er tilgjengelige seter for øyeblikket',
+ 'success' => 'Lisensen ble sjekket ut! | :count lisenser ble vellykket sjekket ut!',
+ 'error_no_seats' => 'Det er ingen gjenværende seter igjen for denne lisensen.',
+ 'warn_not_enough_seats' => ':count brukere ble tildelt denne lisensen, men vi gikk tom for tilgjengelige lisensseter.',
+ 'warn_no_avail_users' => 'Ingenting å gjøre. Det er ingen brukere som ikke allerede har denne lisensen tildelt dem.',
+ 'log_msg' => 'Sjekket ut via masselisensutsjekking i lisens GUI',
],
diff --git a/resources/lang/no/admin/licenses/message.php b/resources/lang/no/admin/licenses/message.php
index 92c46c25e1..4e7113017a 100644
--- a/resources/lang/no/admin/licenses/message.php
+++ b/resources/lang/no/admin/licenses/message.php
@@ -2,13 +2,14 @@
return array(
- 'does_not_exist' => 'License does not exist or you do not have permission to view it.',
+ 'does_not_exist' => 'Lisensen finnes ikke, eller du har ikke tillatelse til å se den.',
'user_does_not_exist' => 'Bruker eksisterer ikke.',
'asset_does_not_exist' => 'Eiendelen du prøver å koble til denne lisensen eksisterer ikke.',
'owner_doesnt_match_asset' => 'Eiendelen du prøver å koble til denne lisensen er eid av noen andre enn personen du har valgt i tildelt til-nedtrekkslista.',
'assoc_users' => 'Denne lisensen er sjekket ut til en bruker og kan ikke slettes. Vennligst sjekk inn lisensen først, og forsøk sletting på nytt. ',
'select_asset_or_person' => 'Du må velge en ressurs eller en bruker, men ikke begge.',
'not_found' => 'Lisens ikke funnet',
+ 'seats_available' => ':seat_count seats available',
'create' => array(
@@ -41,7 +42,8 @@ return array(
'checkout' => array(
'error' => 'Det oppstod et problem under utsjekk av lisens. Vennligst prøv igjen.',
- 'success' => 'Vellykket utsjekk av lisens'
+ 'success' => 'Vellykket utsjekk av lisens',
+ 'not_enough_seats' => 'Not enough license seats available for checkout',
),
'checkin' => array(
diff --git a/resources/lang/no/admin/locations/message.php b/resources/lang/no/admin/locations/message.php
index bdba08adbc..f71183a2e2 100644
--- a/resources/lang/no/admin/locations/message.php
+++ b/resources/lang/no/admin/locations/message.php
@@ -6,8 +6,8 @@ return array(
'assoc_users' => 'Denne lokasjonen er i bruk av minst en bruker, og kan ikke slettes. Fjern brukernes kobling mot lokasjonen og prøv igjen. ',
'assoc_assets' => 'Lokasjonen er tilknyttet minst en eiendel og kan ikke slettes. Oppdater dine eiendeler slik at de ikke refererer til denne lokasjonen, og prøv igjen. ',
'assoc_child_loc' => 'Lokasjonen er overordnet til minst en underlokasjon og kan ikke slettes. Oppdater din lokasjoner til å ikke referere til denne lokasjonen, og prøv igjen. ',
- 'assigned_assets' => 'Assigned Assets',
- 'current_location' => 'Current Location',
+ 'assigned_assets' => 'Tildelte ressurser',
+ 'current_location' => 'Gjeldende plassering',
'create' => array(
diff --git a/resources/lang/no/admin/locations/table.php b/resources/lang/no/admin/locations/table.php
index caceb23768..2bfe5779e1 100644
--- a/resources/lang/no/admin/locations/table.php
+++ b/resources/lang/no/admin/locations/table.php
@@ -15,6 +15,7 @@ return [
'print_all_assigned' => 'Skriv ut alle tilordnede',
'name' => 'Plasseringsnavn',
'address' => 'Adresse',
+ 'address2' => 'Address Line 2',
'zip' => 'Postnummer',
'locations' => 'Plasseringer',
'parent' => 'Overordnet',
diff --git a/resources/lang/no/admin/manufacturers/message.php b/resources/lang/no/admin/manufacturers/message.php
index f760eb6989..8d00bcd7e8 100644
--- a/resources/lang/no/admin/manufacturers/message.php
+++ b/resources/lang/no/admin/manufacturers/message.php
@@ -2,7 +2,7 @@
return array(
- 'support_url_help' => 'Variables {LOCALE}
, {SERIAL}
, {MODEL_NUMBER}
, and {MODEL_NAME}
may be used in your URL to have those values auto-populate when viewing assets - for example https://support.apple.com/{LOCALE}/{SERIAL}.',
+ 'support_url_help' => 'Variabler {LOCALE}
, {SERIAL}
, {MODEL_NUMBER}
og {MODEL_NAME}
kan brukes i din URL for å få disse verdiene auto-populere når du ser ressurser - for eksempel https://support.apple.com/{LOCALE}/{SERIAL}.',
'does_not_exist' => 'Produsent eksisterer ikke.',
'assoc_users' => 'Denne produsenten er tilknyttet minst en modell og kan ikke slettes. Oppdatèr modellen(e) til ikke å bruke denne produsenten, og prøv igjen. ',
diff --git a/resources/lang/no/admin/manufacturers/table.php b/resources/lang/no/admin/manufacturers/table.php
index 3df3256340..4b7efe21f3 100644
--- a/resources/lang/no/admin/manufacturers/table.php
+++ b/resources/lang/no/admin/manufacturers/table.php
@@ -10,7 +10,7 @@ return array(
'support_email' => 'Støtte epost',
'support_phone' => 'Støttetelefon',
'support_url' => 'Support URL',
- 'warranty_lookup_url' => 'Warranty Lookup URL',
+ 'warranty_lookup_url' => 'Garanti oppslag URL',
'update' => 'Endre produsent',
'url' => 'URL',
diff --git a/resources/lang/no/admin/models/general.php b/resources/lang/no/admin/models/general.php
index 153931cf50..2b10c316da 100644
--- a/resources/lang/no/admin/models/general.php
+++ b/resources/lang/no/admin/models/general.php
@@ -6,7 +6,7 @@ return array(
'deleted' => 'Denne modellen har blitt slettet.',
'bulk_delete' => 'Bulk slett modeller',
'bulk_delete_help' => 'Bruk merkeboksene nedenfor til å bekrefte sletting av de merkede modellene. Modeller som har eiendeler tilknyttet kan ikke slettes før eiendelene har blitt tilknyttet en annen modell.',
- 'bulk_delete_warn' => 'You are about to delete one asset model.|You are about to delete :model_count asset models.',
+ 'bulk_delete_warn' => 'Du er i ferd med å slette en ressursmodell. | Du er i ferd med å slette :model_count modeller.',
'restore' => 'Gjenopprett modell',
'requestable' => 'Brukere kan be om denne modellen',
'show_mac_address' => 'Vis felt for MAC-adresse for denne modellen',
diff --git a/resources/lang/no/admin/models/message.php b/resources/lang/no/admin/models/message.php
index 3dd317f5b2..b92b05190a 100644
--- a/resources/lang/no/admin/models/message.php
+++ b/resources/lang/no/admin/models/message.php
@@ -2,10 +2,10 @@
return array(
- 'deleted' => 'Deleted asset model',
+ 'deleted' => 'Slettet ressursmodell',
'does_not_exist' => 'Modell eksisterer ikke.',
- 'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
- 'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
+ 'no_association' => 'ADVARSEL! Ressursmodellen for dette elementet er ugyldig eller mangler!',
+ 'no_association_fix' => 'Dette vil ødelegge ting på merkelige og forferdelige måte. Rediger denne ressursen nå for å tildele den en modell.',
'assoc_users' => 'Denne modellen er tilknyttet en eller flere eiendeler og kan ikke slettes. Slett eiendelene, og prøv å slette modellen igjen. ',
@@ -33,14 +33,14 @@ return array(
'bulkedit' => array(
'error' => 'Ingen felt ble endret, så ingenting ble oppdatert.',
- 'success' => 'Model successfully updated. |:model_count models successfully updated.',
- 'warn' => 'You are about to update the properies of the following model: |You are about to edit the properties of the following :model_count models:',
+ 'success' => 'Modelloppdatering vellyket.| :model_count modeller oppdatert.',
+ 'warn' => 'Du er i ferd med å oppdatere egenskapene til følgende modell: Du er i ferd med å redigere egenskapene for de følgende modellene for :model_count :',
),
'bulkdelete' => array(
'error' => 'Ingen modeller ble valgt, så ingenting ble slettet.',
- 'success' => 'Model deleted!|:success_count models deleted!',
+ 'success' => 'Modellen ble slettet!g_:success_count modeller slettet!',
'success_partial' => ':Success_count-modell(ene) ble slettet, men fail_count kunne ikke slettes fordi de fortsatt har eiendeler knyttet til dem.'
),
diff --git a/resources/lang/no/admin/reports/general.php b/resources/lang/no/admin/reports/general.php
index 626f025a26..e80207fbf2 100644
--- a/resources/lang/no/admin/reports/general.php
+++ b/resources/lang/no/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Send påminnelse',
'reminder_sent' => 'Påminnelse sendt',
'acceptance_deleted' => 'Aksepteringsforespørsel slettet',
- 'acceptance_request' => 'Akseptanseforespørsel'
+ 'acceptance_request' => 'Akseptanseforespørsel',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/no/admin/settings/general.php b/resources/lang/no/admin/settings/general.php
index 0307c0385e..265d8d5515 100644
--- a/resources/lang/no/admin/settings/general.php
+++ b/resources/lang/no/admin/settings/general.php
@@ -11,7 +11,7 @@ return [
'admin_cc_email_help' => 'Hvis du vil sende en kopi av innsjekk-/utsjekkeposter som sendes til brukere til en ekstra epostadresse, skriv den inn her. La ellers feltet stå tomt.',
'is_ad' => 'Dette er en Active Directory server',
'alerts' => 'Varsler',
- 'alert_title' => 'Update Notification Settings',
+ 'alert_title' => 'Oppdater varslingsinnstillinger',
'alert_email' => 'Send varslinger til',
'alert_email_help' => 'E-postadresser eller distribusjonslister som du ønsker varsler skal sendes til, kommaseparert',
'alerts_enabled' => 'Varslinger aktivert',
@@ -21,19 +21,19 @@ return [
'allow_user_skin_help_text' => 'Kryss av denne boksen for å la brukere overstyre standardutseendet med et annet.',
'asset_ids' => 'Eiendels-IDer',
'audit_interval' => 'Audit intervall',
- 'audit_interval_help' => 'If you are required to regularly physically audit your assets, enter the interval in months that you use. If you update this value, all of the "next audit dates" for assets with an upcoming audit date will be updated.',
+ 'audit_interval_help' => 'Hvis du er påkrevd å regelmessig sjekke ressursene dine, angi intervallet i måneder som du bruker. Hvis du oppdaterer denne verdien, vil hele "neste revisjonsdatoer" for ressurser med en kommende revisjonsdato bli oppdatert.',
'audit_warning_days' => 'Audit terskelverdi for advarsel',
'audit_warning_days_help' => 'Hvor mange dager i forveien bør vi advare deg når eiendeler forfaller for overvåking?',
'auto_increment_assets' => 'Generer automatisk økende eiendelsmerker',
'auto_increment_prefix' => 'Prefiks (valgfritt)',
'auto_incrementing_help' => 'Slå på automatisk økende eiendelsmerker for å velge dette',
'backups' => 'Sikkerhetskopier',
- 'backups_help' => 'Create, download, and restore backups ',
+ 'backups_help' => 'Opprette, laste ned og gjenopprette sikkerhetskopier ',
'backups_restoring' => 'Gjenoppretting fra sikkerhetskopi',
'backups_upload' => 'Last opp sikkerhetskopi',
'backups_path' => 'Sikkerhetskopier på tjeneren lagres i :path
',
- 'backups_restore_warning' => 'Use the restore button to restore from a previous backup. (This does not currently work with S3 file storage or Docker.)0
or false
, user login will be disabled. If the value in the AD/LDAP field is set to 1
or true
or any other text means the user can log in. When the field is blank in your AD, we respect the userAccountControl
attribute, which usually allows non-suspended users to log in.',
+ 'ldap_activated_flag_help' => 'Denne verdien brukes til å bestemme om en synkronisert bruker kan logge inn på Snipe-IT. Det påvirker ikke muligheten til å sjekke elementer inn eller ut til dem, og bør være egenskapsnavn i din AD/LDAP, ikke verdien. 0
eller usann
, vil bruker pålogging bli deaktivert. Hvis verdien i AD/LDAP feltet er satt til 1
eller sann
eller annen tekst betyr at brukeren kan logge inn. Når feltet er tomt i din AD, respekterer vi -brukerAccountControl
attributt, som vanligvis tillater ikke-suspenderte brukere å logge inn.',
'ldap_emp_num' => 'LDAP ansattnummer',
'ldap_email' => 'LDAP E-post',
'ldap_test' => 'Test LDAP',
@@ -182,7 +182,7 @@ Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.',
'saml_idp_metadata_help' => 'Du kan spesifisere IdP-metadata ved hjelp av URL eller XML-fil.',
'saml_attr_mapping_username' => 'Attributt for brukernavn',
'saml_attr_mapping_username_help' => 'NameID vil bli brukt hvis tilordning av attributtet er uspesifisert eller ugyldig.',
- 'saml_forcelogin_label' => 'SAML Force Login',
+ 'saml_forcelogin_label' => 'SAML Tving Innlogging',
'saml_forcelogin' => 'Gjør SAML til standard innlogging',
'saml_forcelogin_help' => 'Du kan bruke \'/login?nosaml\' for å komme til den normale innloggingssiden.',
'saml_slo_label' => 'SAML utlogging',
@@ -201,21 +201,21 @@ Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.',
'show_images_in_email' => 'Vis bilder i e-post',
'show_images_in_email_help' => 'Fjern merkingen i denne boksen hvis Snipe-IT-installasjonen er bak en VPN eller et lukket nettverk og brukere utenfor nettverket ikke vil kunne laste bilder servert fra denne installasjonen i e-posten.',
'site_name' => 'Nettstedsnavn',
- 'integrations' => 'Integrations',
+ 'integrations' => 'Integrasjoner',
'slack' => 'Slack',
- 'general_webhook' => 'General Webhook',
+ 'general_webhook' => 'Generell Webhook',
'webhook' => ':app',
- 'webhook_presave' => 'Test to Save',
- 'webhook_title' => 'Update Webhook Settings',
- 'webhook_help' => 'Integration settings',
- 'webhook_botname' => ':app Botname',
- 'webhook_channel' => ':app Channel',
- 'webhook_endpoint' => ':app Endpoint',
- 'webhook_integration' => ':app Settings',
- 'webhook_test' =>'Test :app integration',
- 'webhook_integration_help' => ':app integration is optional, however the endpoint and channel are required if you wish to use it. To configure :app integration, you must first create an incoming webhook on your :app account. Click on the Test :app Integration button to confirm your settings are correct before saving. ',
- 'webhook_integration_help_button' => 'Once you have saved your :app information, a test button will appear.',
- 'webhook_test_help' => 'Test whether your :app integration is configured correctly. YOU MUST SAVE YOUR UPDATED :app SETTINGS FIRST.',
+ 'webhook_presave' => 'Test til lagring',
+ 'webhook_title' => 'Oppdater Webhook innstillinger',
+ 'webhook_help' => 'Integrasjons instillinger',
+ 'webhook_botname' => ':app botnavn',
+ 'webhook_channel' => ':app kanal',
+ 'webhook_endpoint' => ':app endepunkt',
+ 'webhook_integration' => ':app Innstillinger',
+ 'webhook_test' =>'Test :app integrasjon',
+ 'webhook_integration_help' => ':app-integrasjon er valgfritt, men endepunktet og kanalen er påkrevd hvis du ønsker å bruke den. For å konfigurere :app integrering, må du først lage en innkommende webhook på din :app konto. Klikk på knappen Test :app Integrasjon for å bekrefte at innstillingene er korrekte før du lagrer. ',
+ 'webhook_integration_help_button' => 'Du vil se en testknapp etter at du har lagret din :app informasjon.',
+ 'webhook_test_help' => 'Test om din :app integrasjon er riktig konfigurert. DU MÅ LAGRE DINE OPPDATERTE :app INNSTILLINGER FØRST.',
'snipe_version' => 'Snipe-IT-versjon',
'support_footer' => 'Støtte Footer Lenker ',
'support_footer_help' => 'Angi hvem som kan se lenker til Snipe-IT supportinformasjon og brukermanual',
@@ -310,7 +310,7 @@ Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.',
'localization_keywords' => 'localization, currency, local, locale, time zone, timezone, international, internatinalization, language, languages, translation',
'localization_help' => 'Språk, datoformat',
'notifications' => 'Varslinger',
- 'notifications_help' => 'Email Alerts & Audit Settings',
+ 'notifications_help' => 'E-post varsler og revisjonsinnstillinger',
'asset_tags_help' => 'Økninger og prefikser',
'labels' => 'Etiketter',
'labels_title' => 'Oppdater etikettinnstillinger',
@@ -331,36 +331,36 @@ Linjeskift, topptekst, bilder, osv. kan føre til uventede resultater.',
'setup_migration_create_user' => 'Neste: Opprett bruker',
'ldap_settings_link' => 'Side for LDAP-innstillinger',
'slack_test' => 'Test Integrasjon',
- 'label2_enable' => 'New Label Engine',
- 'label2_enable_help' => 'Switch to the new label engine. Note: You will need to save this setting before setting others.',
- 'label2_template' => 'Template',
- 'label2_template_help' => 'Select which template to use for label generation',
- 'label2_title' => 'Title',
- 'label2_title_help' => 'The title to show on labels that support it',
- 'label2_title_help_phold' => 'The placeholder {COMPANY}
will be replaced with the asset's company name',
- 'label2_asset_logo' => 'Use Asset Logo',
- 'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at :setting_name
',
- 'label2_1d_type' => '1D Barcode Type',
- 'label2_1d_type_help' => 'Format for 1D barcodes',
- 'label2_2d_type' => '2D Barcode Type',
- 'label2_2d_type_help' => 'Format for 2D barcodes',
- 'label2_2d_target' => '2D Barcode Target',
- 'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
- 'label2_fields' => 'Field Definitions',
- 'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
- 'help_asterisk_bold' => 'Text entered as **text**
will be displayed as bold',
- 'help_blank_to_use' => 'Leave blank to use the value from :setting_name
',
- 'help_default_will_use' => ':default
will use the value from :setting_name
. {COMPANY}
vil bli erstattet med navnet til ressursen's firma navn',
+ 'label2_asset_logo' => 'Bruk ressurs logo',
+ 'label2_asset_logo_help' => 'Bruk logoen til ressursen's tildelte selskap, i stedet for verdien fra :setting_name
',
+ 'label2_1d_type' => '1D strekkodetype',
+ 'label2_1d_type_help' => 'Format for 1D strekkoder',
+ 'label2_2d_type' => '2D strekkodetype',
+ 'label2_2d_type_help' => 'Format for 2D strekkoder',
+ 'label2_2d_target' => '2D strekkodemål',
+ 'label2_2d_target_help' => 'URL-en 2D strekkoden peker til til når den blir skannet',
+ 'label2_fields' => 'Feltdefinisjoner',
+ 'label2_fields_help' => 'Feltene kan legges til, fjernes, og sorteres i venstre kolonne. For hvert felt kan flere alternativer for etikett og datakilde legges til, fjernes, og sorteres på nytt i høyre kolonne.',
+ 'help_asterisk_bold' => 'Teksten som skrives inn som **text**
vil vises som fet',
+ 'help_blank_to_use' => 'La stå tom for å bruke verdien fra :setting_name
',
+ 'help_default_will_use' => ':default
vil bruke verdien fra :setting_name
. APP_DEBUG
-verdien i filen .env
til false
.',
'delete' => 'Slett',
'delete_confirm' => 'Er du sikker på at du vil slette :item?',
- 'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This can not be undone.',
+ 'delete_confirm_no_undo' => 'Er du sikker på at du vil slette :item? Dette kan ikke angres.',
'deleted' => 'Slettet',
'delete_seats' => 'Slettede setelisenser',
'deletion_failed' => 'Sletting mislyktes',
@@ -120,9 +122,9 @@ return [
'firstname_lastname_underscore_format' => 'Fornavn Etternavn (oladunk@example.com)',
'lastnamefirstinitial_format' => 'Etternavn Initialer (oladunk@example.com)',
'firstintial_dot_lastname_format' => 'Fornavn Initialer. Etternavn (j.smith@example.com)',
- 'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
- 'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
- 'name_display_format' => 'Name Display Format',
+ 'firstname_lastname_display' => 'Fornavn Etternavn (Kari Torildsdottir)',
+ 'lastname_firstname_display' => 'Etternavn Fornavn (Torildsdottir, Kari)',
+ 'name_display_format' => 'Navneformat',
'first' => 'Første',
'firstnamelastname' => 'Fornavn Etternavn (oladunk@example.com)',
'lastname_firstinitial' => 'Etternavn Fornavn Initialer (smith_j@example.com)',
@@ -268,8 +270,8 @@ return [
'supplier' => 'Leverandør',
'suppliers' => 'Leverandører',
'sure_to_delete' => 'Er du sikker på at du vil slette',
- 'sure_to_delete_var' => 'Are you sure you wish to delete :item?',
- 'delete_what' => 'Delete :item',
+ 'sure_to_delete_var' => 'Er du sikker på at du vil slette :item?',
+ 'delete_what' => 'Slett :item',
'submit' => 'Send',
'target' => 'Mål',
'time_and_date_display' => 'Tid og Datovisning',
@@ -288,7 +290,7 @@ return [
'user' => 'Bruker',
'accepted' => 'akseptert',
'declined' => 'avslått',
- 'unassigned' => 'Unassigned',
+ 'unassigned' => 'Ikke tildelt',
'unaccepted_asset_report' => 'Ikke aksepterte eiendeler',
'users' => 'Brukere',
'viewall' => 'Vis alle',
@@ -353,7 +355,8 @@ return [
'synchronize' => 'Synkroniser',
'sync_results' => 'Synkroniseringsresultat',
'license_serial' => 'Serienr/produktnøkkel',
- 'invalid_category' => 'Ugyldig kategori',
+ 'invalid_category' => 'Invalid or missing category',
+ 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.',
'dashboard_info' => 'Dette er dashbordet ditt. Det er mange som det, men dette er ditt.',
'60_percent_warning' => '60% fullført (advarsel)',
'dashboard_empty' => 'Det ser ut som du ikke har lagt til noe enda, så vi har ikke noe fantastisk å vise. Kom i gang ved å legge til noen eiendeler, tilbehør, forbruksartikler eller lisenser nå!',
@@ -368,12 +371,12 @@ return [
'consumables_count' => 'Antall forbruksvarer',
'components_count' => 'Antall komponenter',
'licenses_count' => 'Antall lisenser',
- 'notification_error' => 'Feil:',
+ 'notification_error' => 'Feil',
'notification_error_hint' => 'Vennligst sjekk skjemaet nedenfor for feil',
- 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:',
- 'notification_success' => 'Success',
- 'notification_warning' => 'Warning',
- 'notification_info' => 'Info',
+ 'notification_bulk_error_hint' => 'Følgende felt har valideringsfeil og ble ikke endret:',
+ 'notification_success' => 'Suksess',
+ 'notification_warning' => 'Advarsel',
+ 'notification_info' => 'Informasjon',
'asset_information' => 'Eiendelsinfo',
'model_name' => 'Modell navn',
'asset_name' => 'Eiendelens navn',
@@ -430,63 +433,63 @@ return [
'merged_log_this_user_from' => 'Flettet bruker-ID :from_id (:from_username) inn i denne brukeren (ID :to_id - :to_username)',
'clear_and_save' => 'Tøm og lagre',
'update_existing_values' => 'Oppdatere eksisterende verdier?',
- 'auto_incrementing_asset_tags_disabled_so_tags_required' => 'Generating auto-incrementing asset tags is disabled so all rows need to have the "Asset Tag" column populated.',
- 'auto_incrementing_asset_tags_enabled_so_now_assets_will_be_created' => 'Note: Generating auto-incrementing asset tags is enabled so assets will be created for rows that do not have "Asset Tag" populated. Rows that do have "Asset Tag" populated will be updated with the provided information.',
- 'send_welcome_email_to_users' => ' Send Welcome Email for new Users?',
- 'back_before_importing' => 'Backup before importing?',
- 'csv_header_field' => 'CSV Header Field',
- 'import_field' => 'Import Field',
- 'sample_value' => 'Sample Value',
- 'no_headers' => 'No Columns Found',
- 'error_in_import_file' => 'There was an error reading the CSV file: :error',
- 'percent_complete' => ':percent % Complete',
- 'errors_importing' => 'Some Errors occurred while importing: ',
- 'warning' => 'WARNING: :warning',
- 'success_redirecting' => '"Success... Redirecting.',
- 'cancel_request' => 'Cancel this item request',
- 'setup_successful_migrations' => 'Your database tables have been created',
- 'setup_migration_output' => 'Migration output:',
- 'setup_migration_create_user' => 'Next: Create User',
- 'importer_generic_error' => 'Your file import is complete, but we did receive an error. This is usually caused by third-party API throttling from a notification webhook (such as Slack) and would not have interfered with the import itself, but you should confirm this.',
- 'confirm' => 'Confirm',
- 'autoassign_licenses' => 'Auto-Assign Licenses',
- 'autoassign_licenses_help' => 'Allow this user to have licenses assigned via the bulk-assign license UI or cli tools.',
- 'autoassign_licenses_help_long' => 'This allows a user to be have licenses assigned via the bulk-assign license UI or cli tools. (For example, you might not want contractors to be auto-assigned a license you would provide to only staff members. You can still individually assign licenses to those users, but they will not be included in the Checkout License to All Users functions.)',
- 'no_autoassign_licenses_help' => 'Do not include user for bulk-assigning through the license UI or cli tools.',
- 'modal_confirm_generic' => 'Are you sure?',
- 'cannot_be_deleted' => 'This item cannot be deleted',
- 'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
- 'serial_number' => 'Serial Number',
- 'item_notes' => ':item Notes',
- 'item_name_var' => ':item Name',
- 'error_user_company' => 'Checkout target company and asset company do not match',
- 'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
+ 'auto_incrementing_asset_tags_disabled_so_tags_required' => 'Automatisk generering av inkrementerende ressurskoder er skrudd av, så alle rader må ha "ressurskode"-kollonnen utfylt.',
+ 'auto_incrementing_asset_tags_enabled_so_now_assets_will_be_created' => 'Merk: Automatisk generering av inkrementerende ressurskoder er er skrudd på, så for alle rader som ikke har fult ut "ressurskoden, så vil den bli generert autmatisk. Rader som har ressurskoden utfylt vil bli oppdatert med den gitte informasjonen.',
+ 'send_welcome_email_to_users' => ' Send velkomstepost til nye brukere?',
+ 'back_before_importing' => 'Sikkerhetskopier før importering?',
+ 'csv_header_field' => 'CSV-toppfelt',
+ 'import_field' => 'Importer felt',
+ 'sample_value' => 'Eksempelverdi',
+ 'no_headers' => 'Ingen kolonner funnet',
+ 'error_in_import_file' => 'Det oppstod en feil under lesing av CSV-filen: :error',
+ 'percent_complete' => ':percent % fullført',
+ 'errors_importing' => 'Det oppstod noen feil under importeringen: ',
+ 'warning' => 'ADVARSEL: :advarsel',
+ 'success_redirecting' => '"Vellykket... omadressering.',
+ 'cancel_request' => 'Avbryt forespørsel om element',
+ 'setup_successful_migrations' => 'Databasetabellene er opprettet',
+ 'setup_migration_output' => 'Migrasjonsmeldinger:',
+ 'setup_migration_create_user' => 'Neste: Opprett bruker',
+ 'importer_generic_error' => 'Importen av filen er fullført, men vi fikk en feil. Dette skyldes vanligvis tredjeparts "API throttling" fra en meldings webhook (som Slack) og ville ikke ha forstyrret selve importen; men du bør bekrefte dette selv.',
+ 'confirm' => 'Bekreft',
+ 'autoassign_licenses' => 'Tildel lisenser automatisk',
+ 'autoassign_licenses_help' => 'Tillat denne brukeren å ha lisenser tildelt via bulk-tildeling UI eller cli verktøy.',
+ 'autoassign_licenses_help_long' => 'Dette tillater at en bruker får tildelt lisenser via massetildeling av lisenser via UI eller cli verktøyet. (Du vil for eksempel ikke nødvendigvis at en konsulent automatisk skal tildeles en lisens, men bare ansatte vil du oppgi den. Du kan fremdeles tilordne lisens til disse brukerne, men de vil ikke bli inkludert i "Checkout License" til "Alle brukere" funksjonene.)',
+ 'no_autoassign_licenses_help' => 'Ikke inkluder bruker for massetilordning gjennom lisensbrukergrensesnittet eller cli verktøy.',
+ 'modal_confirm_generic' => 'Er du sikker?',
+ 'cannot_be_deleted' => 'Dette objektet kan ikke slettes',
+ 'undeployable_tooltip' => 'Dette elementet kan ikke sjekkes ut. Sjekk hvor mange som gjenstår.',
+ 'serial_number' => 'Serienummer',
+ 'item_notes' => ':item notater',
+ 'item_name_var' => ':item navn',
+ 'error_user_company' => 'Utsjekk firma og firmaet til ressursen stemmer ikke',
+ 'error_user_company_accept_view' => 'En ressurs tildelt til deg tilhører en annen bedrift, slik at du ikke kan akseptere eller avslå den, vennligst sjekk med din leder',
'importer' => [
- 'checked_out_to_fullname' => 'Checked Out to: Full Name',
- 'checked_out_to_first_name' => 'Checked Out to: First Name',
- 'checked_out_to_last_name' => 'Checked Out to: Last Name',
- 'checked_out_to_username' => 'Checked Out to: Username',
- 'checked_out_to_email' => 'Checked Out to: Email',
- 'checked_out_to_tag' => 'Checked Out to: Asset Tag',
- 'manager_first_name' => 'Manager First Name',
- 'manager_last_name' => 'Manager Last Name',
- 'manager_full_name' => 'Manager Full Name',
- 'manager_username' => 'Manager Username',
- 'checkout_type' => 'Checkout Type',
- 'checkout_location' => 'Checkout to Location',
- 'image_filename' => 'Image Filename',
- 'do_not_import' => 'Do Not Import',
+ 'checked_out_to_fullname' => 'Sjekket ut til: Fullt navn',
+ 'checked_out_to_first_name' => 'Sjekket ut til: Fornavn',
+ 'checked_out_to_last_name' => 'Sjekket ut til: Etternavn',
+ 'checked_out_to_username' => 'Sjekket ut til: Brukernavn',
+ 'checked_out_to_email' => 'Sjekket ut til: e-post',
+ 'checked_out_to_tag' => 'Sjekket ut til: ressursmerke',
+ 'manager_first_name' => 'Leders fornavn',
+ 'manager_last_name' => 'Leders etternavn',
+ 'manager_full_name' => 'Leders fulle navn',
+ 'manager_username' => 'Leders brukernavn',
+ 'checkout_type' => 'Utsjekk type',
+ 'checkout_location' => 'Sjekket ut til lokasjon',
+ 'image_filename' => 'Filnavn bilde',
+ 'do_not_import' => 'Ikke importer',
'vip' => 'VIP',
- 'avatar' => 'Avatar',
- 'gravatar' => 'Gravatar Email',
- 'currency' => 'Currency',
- 'address2' => 'Address Line 2',
- 'import_note' => 'Imported using csv importer',
+ 'avatar' => 'Profilbilde',
+ 'gravatar' => 'Gravatar e-post',
+ 'currency' => 'Valuta',
+ 'address2' => 'Adresselinje 2',
+ 'import_note' => 'Importert med csv-importør',
],
- 'percent_complete' => '% complete',
- 'uploading' => 'Uploading... ',
- 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
- 'copy_to_clipboard' => 'Copy to Clipboard',
- 'copied' => 'Copied!',
+ 'percent_complete' => '% fullført',
+ 'uploading' => 'Laster opp... ',
+ 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.',
+ 'copy_to_clipboard' => 'Kopier til utklippstavlen',
+ 'copied' => 'Kopiert!',
];
diff --git a/resources/lang/no/help.php b/resources/lang/no/help.php
index 12274fef1f..e091505712 100644
--- a/resources/lang/no/help.php
+++ b/resources/lang/no/help.php
@@ -15,7 +15,7 @@ return [
'more_info_title' => 'Mer info',
- 'audit_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.{COMPANY}
will be replaced with the asset's company name',
- 'label2_asset_logo' => 'Use Asset Logo',
- 'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at :setting_name
',
+ 'label2_asset_logo' => 'Использовать логотип актива',
+ 'label2_asset_logo_help' => 'Использовать логотип компании актива, а не значение :setting_name
',
'label2_1d_type' => 'Тип штрих-кода 1D',
'label2_1d_type_help' => 'Формат для 1D штрих-кодов',
'label2_2d_type' => 'Тип 2D штрих-кода',
@@ -350,15 +350,15 @@ return [
'help_asterisk_bold' => 'Текст, введенный как **текст**
будет отображаться как жирный',
'help_blank_to_use' => 'Оставьте пустым, чтобы использовать значение из :setting_name
',
'help_default_will_use' => ':default
will use the value from :setting_name
. Выберите поля, которые вы хотите включить в свой отчет, и нажмите "Сгенерировать". Файл (custom-asset-report-YYYY-mm-dd.csv) загрузится автоматически и его можно будет открыть в Excel.
Если вы хотите экспортировать только определенные активы, используйте параметры ниже для более точной настройки результата.
', - 'range' => 'Range', + 'range' => 'Диапазон', 'bom_remark' => 'Добавить BOM (знак байта) в этот CSV', 'improvements' => 'Улучшения', 'information' => 'Информация', @@ -353,7 +355,8 @@ return [ 'synchronize' => 'Синхронизировать', 'sync_results' => 'Результаты синхронизации', 'license_serial' => 'Серийный номер/Ключ продукта', - 'invalid_category' => 'Неверная категория', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'Это ваша панель управления. Таких панелей много, но эта — моя.', '60_percent_warning' => '60% выполнено (предупреждение)', 'dashboard_empty' => 'Если ничего не добавлено, то и отображать нечего. Начните добавлять активы, аксессуары, расходные материалов или лицензии!', @@ -368,7 +371,7 @@ return [ 'consumables_count' => 'Количество расходников', 'components_count' => 'Количество компонентов', 'licenses_count' => 'Количество лицензий', - 'notification_error' => 'Ошибка:', + 'notification_error' => 'Error', 'notification_error_hint' => 'Пожалуйста, проверьте форму ниже на наличие ошибок', 'notification_bulk_error_hint' => 'В следующих полях были ошибки проверки и они не были исправлены:', 'notification_success' => 'Успешно', @@ -485,7 +488,7 @@ return [ ], 'percent_complete' => '% завершено', 'uploading' => 'Загрузка... ', - 'upload_error' => 'Ошибка загрузки файла. Пожалуйста, проверьте, что в конце файла нет пустых строк.', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', 'copied' => 'Copied!', diff --git a/resources/lang/ru/help.php b/resources/lang/ru/help.php index 2a566d7055..a3fd1d1821 100644 --- a/resources/lang/ru/help.php +++ b/resources/lang/ru/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Расходные материалы это все приобретённые товары, которые израсходуются в процессе использования. Например, чернила для принтера или копировальная бумага.', 'depreciations' => 'Вы можете настроить амортизацию активов для амортизации активов по правилу линейной амортизации.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/ru/passwords.php b/resources/lang/ru/passwords.php index e01ea8947c..5bed06609c 100644 --- a/resources/lang/ru/passwords.php +++ b/resources/lang/ru/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'Если указанный пользователь зарегистрирован и имеет действительный адрес электронной почты, то письмо для восстановления пароля уже отправлено.', 'token' => 'Токен сброса пароля недействителен, или устарел, или не соответствует имени пользователя.', 'reset' => 'Ваш пароль был сброшен!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/ru/validation.php b/resources/lang/ru/validation.php index 02a69dd281..838f8d2ab3 100644 --- a/resources/lang/ru/validation.php +++ b/resources/lang/ru/validation.php @@ -90,11 +90,14 @@ return [ ], 'string' => 'Атрибут: должен быть строкой.', 'timezone' => 'Атрибут: должен быть допустимой зоной.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', 'unique' => ':attribute уже занят.', 'uploaded' => 'Атрибут: не удалось загрузить.', 'url' => 'Неправильный формат :attribute.', 'unique_undeleted' => 'Свойство :attribute должно быть уникальным.', 'non_circular' => ':attribute не должен создавать циклическую ссылку.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', 'disallow_same_pwd_as_user_fields' => 'Пароль не может совпадать с именем пользователя.', 'letters' => 'Пароль должен содержать хотя бы одну букву.', 'numbers' => 'Пароль должен содержать хотя бы одну цифру.', diff --git a/resources/lang/si-LK/admin/accessories/message.php b/resources/lang/si-LK/admin/accessories/message.php index 542f71f03c..c688d5e03d 100644 --- a/resources/lang/si-LK/admin/accessories/message.php +++ b/resources/lang/si-LK/admin/accessories/message.php @@ -3,6 +3,7 @@ return array( 'does_not_exist' => 'The accessory [:id] does not exist.', + 'not_found' => 'That accessory was not found.', 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', 'create' => array( diff --git a/resources/lang/si-LK/admin/custom_fields/general.php b/resources/lang/si-LK/admin/custom_fields/general.php index cb4ab3730a..e3c21d1f0c 100644 --- a/resources/lang/si-LK/admin/custom_fields/general.php +++ b/resources/lang/si-LK/admin/custom_fields/general.php @@ -34,7 +34,8 @@ return [ 'create_field' => 'New Custom Field', 'create_field_title' => 'Create a 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.', + 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails', + 'show_in_email_short' => 'Include in emails.', 'help_text' => 'Help Text', 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.', 'about_custom_fields_title' => 'About Custom Fields', @@ -51,7 +52,10 @@ return [ 'display_in_user_view_table' => 'Visible to User', 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset', 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets', - 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.', + 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector', 'show_in_listview_short' => 'Show in lists', + 'show_in_requestable_list_short' => 'Show in requestable assets list', + 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown', + 'encrypted_options' => 'This field is encrypted, so some display options will not be available.', ]; diff --git a/resources/lang/si-LK/admin/hardware/form.php b/resources/lang/si-LK/admin/hardware/form.php index ef877c8377..ee3fa20fb0 100644 --- a/resources/lang/si-LK/admin/hardware/form.php +++ b/resources/lang/si-LK/admin/hardware/form.php @@ -49,6 +49,7 @@ return [ 'asset_location' => 'Update Asset Location', 'asset_location_update_default_current' => 'Update default location AND actual location', 'asset_location_update_default' => 'Update only default location', + 'asset_location_update_actual' => 'Update only actual location', 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.', 'asset_deployable' => 'That status is deployable. This asset can be checked out.', 'processing_spinner' => 'Processing... (This might take a bit of time on large files)', diff --git a/resources/lang/si-LK/admin/hardware/message.php b/resources/lang/si-LK/admin/hardware/message.php index 04be92a754..056692998e 100644 --- a/resources/lang/si-LK/admin/hardware/message.php +++ b/resources/lang/si-LK/admin/hardware/message.php @@ -11,6 +11,7 @@ return [ 'create' => [ 'error' => 'Asset was not created, please try again. :(', 'success' => 'Asset created successfully. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ diff --git a/resources/lang/si-LK/admin/licenses/message.php b/resources/lang/si-LK/admin/licenses/message.php index dd7e54dea4..c79f631680 100644 --- a/resources/lang/si-LK/admin/licenses/message.php +++ b/resources/lang/si-LK/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( '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.', 'not_found' => 'License not found', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'There was an issue checking out the license. Please try again.', - 'success' => 'The license was checked out successfully' + 'success' => 'The license was checked out successfully', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/si-LK/admin/locations/table.php b/resources/lang/si-LK/admin/locations/table.php index 29edf0f565..0cfaa4fdc3 100644 --- a/resources/lang/si-LK/admin/locations/table.php +++ b/resources/lang/si-LK/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Print All Assigned', 'name' => 'Location Name', 'address' => 'Address', + 'address2' => 'Address Line 2', 'zip' => 'Postal Code', 'locations' => 'Locations', 'parent' => 'Parent', diff --git a/resources/lang/si-LK/admin/reports/general.php b/resources/lang/si-LK/admin/reports/general.php index 344d5c8743..9b682f8ecd 100644 --- a/resources/lang/si-LK/admin/reports/general.php +++ b/resources/lang/si-LK/admin/reports/general.php @@ -6,5 +6,12 @@ return [ 'send_reminder' => 'Send reminder', 'reminder_sent' => 'Reminder sent', 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_request' => 'Acceptance request', + 'custom_export' => [ + 'user_address' => 'User Address', + 'user_city' => 'User City', + 'user_state' => 'User State', + 'user_country' => 'User Country', + 'user_zip' => 'User Zip' + ] ]; \ No newline at end of file diff --git a/resources/lang/si-LK/admin/users/message.php b/resources/lang/si-LK/admin/users/message.php index adf26b3229..b7c0a29f14 100644 --- a/resources/lang/si-LK/admin/users/message.php +++ b/resources/lang/si-LK/admin/users/message.php @@ -8,6 +8,7 @@ return array( 'user_exists' => 'User already exists!', 'user_not_found' => 'User does not exist.', 'user_login_required' => 'The login field is required', + 'user_has_no_assets_assigned' => 'No assets currently assigned to user.', '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.', @@ -15,7 +16,7 @@ return array( 'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.', 'password_reset_sent' => 'A password reset link has been sent to :email!', 'user_has_no_email' => 'This user does not have an email address in their profile.', - 'user_has_no_assets_assigned' => 'This user does not have any assets assigned', + 'log_record_not_found' => 'A matching log record for this user could not be found.', 'success' => array( diff --git a/resources/lang/si-LK/general.php b/resources/lang/si-LK/general.php index e1a5cc0e7a..a568e00436 100644 --- a/resources/lang/si-LK/general.php +++ b/resources/lang/si-LK/general.php @@ -72,6 +72,8 @@ return [ 'consumable' => 'Consumable', 'consumables' => 'Consumables', 'country' => 'Country', + 'could_not_restore' => 'Error restoring :item_type: :error', + 'not_deleted' => 'The :item_type is not deleted so it cannot be restored', 'create' => 'Create New', 'created' => 'Item Created', 'created_asset' => 'created asset', @@ -353,7 +355,8 @@ return [ 'synchronize' => 'Synchronize', 'sync_results' => 'Synchronization Results', 'license_serial' => 'Serial/Product Key', - 'invalid_category' => 'Invalid category', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', @@ -368,7 +371,7 @@ return [ 'consumables_count' => 'Consumables Count', 'components_count' => 'Components Count', 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', + 'notification_error' => 'Error', 'notification_error_hint' => 'Please check the form below for errors', 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', 'notification_success' => 'Success', @@ -485,7 +488,7 @@ return [ ], 'percent_complete' => '% complete', 'uploading' => 'Uploading... ', - 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', 'copied' => 'Copied!', diff --git a/resources/lang/si-LK/help.php b/resources/lang/si-LK/help.php index a3a2ddd762..a59e0056be 100644 --- a/resources/lang/si-LK/help.php +++ b/resources/lang/si-LK/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/si-LK/passwords.php b/resources/lang/si-LK/passwords.php index 25633b4581..41a87f98ed 100644 --- a/resources/lang/si-LK/passwords.php +++ b/resources/lang/si-LK/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', 'token' => 'This password reset token is invalid or expired, or does not match the username provided.', 'reset' => 'Your password has been reset!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/si-LK/validation.php b/resources/lang/si-LK/validation.php index df514da6f9..57e354f072 100644 --- a/resources/lang/si-LK/validation.php +++ b/resources/lang/si-LK/validation.php @@ -90,11 +90,14 @@ return [ ], 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid zone.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', '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.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', 'letters' => 'Password must contain at least one letter.', 'numbers' => 'Password must contain at least one number.', diff --git a/resources/lang/sk/admin/accessories/message.php b/resources/lang/sk/admin/accessories/message.php index f21cfb9f15..4a8a4d94ce 100644 --- a/resources/lang/sk/admin/accessories/message.php +++ b/resources/lang/sk/admin/accessories/message.php @@ -3,6 +3,7 @@ return array( 'does_not_exist' => 'Príslušenstvo [:id] neexistuje.', + 'not_found' => 'That accessory was not found.', 'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ', 'create' => array( diff --git a/resources/lang/sk/admin/custom_fields/general.php b/resources/lang/sk/admin/custom_fields/general.php index e492ba6e43..c1d75e3007 100644 --- a/resources/lang/sk/admin/custom_fields/general.php +++ b/resources/lang/sk/admin/custom_fields/general.php @@ -34,7 +34,8 @@ return [ 'create_field' => 'New Custom Field', 'create_field_title' => 'Create a 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.', + 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails', + 'show_in_email_short' => 'Include in emails.', 'help_text' => 'Help Text', 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.', 'about_custom_fields_title' => 'About Custom Fields', @@ -51,7 +52,10 @@ return [ 'display_in_user_view_table' => 'Visible to User', 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset', 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets', - 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.', + 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector', 'show_in_listview_short' => 'Show in lists', + 'show_in_requestable_list_short' => 'Show in requestable assets list', + 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown', + 'encrypted_options' => 'This field is encrypted, so some display options will not be available.', ]; diff --git a/resources/lang/sk/admin/hardware/form.php b/resources/lang/sk/admin/hardware/form.php index 662be0a965..997c0437cc 100644 --- a/resources/lang/sk/admin/hardware/form.php +++ b/resources/lang/sk/admin/hardware/form.php @@ -49,6 +49,7 @@ return [ 'asset_location' => 'Update Asset Location', 'asset_location_update_default_current' => 'Update default location AND actual location', 'asset_location_update_default' => 'Update only default location', + 'asset_location_update_actual' => 'Update only actual location', 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.', 'asset_deployable' => 'That status is deployable. This asset can be checked out.', 'processing_spinner' => 'Processing... (This might take a bit of time on large files)', diff --git a/resources/lang/sk/admin/hardware/message.php b/resources/lang/sk/admin/hardware/message.php index 2faa4c2b73..2bbad56a9f 100644 --- a/resources/lang/sk/admin/hardware/message.php +++ b/resources/lang/sk/admin/hardware/message.php @@ -11,6 +11,7 @@ return [ 'create' => [ 'error' => 'Majetok nebol vytvorený, prosím skúste znovu. :(', 'success' => 'Majetok bol úspešne vytvorený. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ diff --git a/resources/lang/sk/admin/licenses/message.php b/resources/lang/sk/admin/licenses/message.php index cb777082d0..6e02b7b443 100644 --- a/resources/lang/sk/admin/licenses/message.php +++ b/resources/lang/sk/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( '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.', 'not_found' => 'License not found', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'Pri priraďovaní licencie nastala chyba. Skúste prosím znovu.', - 'success' => 'Licencia bola úspešne priradená' + 'success' => 'Licencia bola úspešne priradená', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/sk/admin/locations/table.php b/resources/lang/sk/admin/locations/table.php index 5335d9d5b7..aabddaf8c7 100644 --- a/resources/lang/sk/admin/locations/table.php +++ b/resources/lang/sk/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Vytlačiť všetky priradené', 'name' => 'Názov lokality', 'address' => 'Adresa', + 'address2' => 'Address Line 2', 'zip' => 'PSČ', 'locations' => 'Lokality', 'parent' => 'Nadradené', diff --git a/resources/lang/sk/admin/reports/general.php b/resources/lang/sk/admin/reports/general.php index 344d5c8743..9b682f8ecd 100644 --- a/resources/lang/sk/admin/reports/general.php +++ b/resources/lang/sk/admin/reports/general.php @@ -6,5 +6,12 @@ return [ 'send_reminder' => 'Send reminder', 'reminder_sent' => 'Reminder sent', 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_request' => 'Acceptance request', + 'custom_export' => [ + 'user_address' => 'User Address', + 'user_city' => 'User City', + 'user_state' => 'User State', + 'user_country' => 'User Country', + 'user_zip' => 'User Zip' + ] ]; \ No newline at end of file diff --git a/resources/lang/sk/admin/users/message.php b/resources/lang/sk/admin/users/message.php index bd9e0895e0..7b56f7f548 100644 --- a/resources/lang/sk/admin/users/message.php +++ b/resources/lang/sk/admin/users/message.php @@ -8,6 +8,7 @@ return array( 'user_exists' => 'Používateľ už existuje!', 'user_not_found' => 'User does not exist.', 'user_login_required' => 'Prihlasovacie meno je povinné', + 'user_has_no_assets_assigned' => 'No assets currently assigned to user.', 'user_password_required' => 'Heslo je povinné.', 'insufficient_permissions' => 'Nedostatočné oprávnenia.', 'user_deleted_warning' => 'Tento používateľ bol odstránený. Používateľa musíte obnoviť, ak ho chcete upraviť alebo mu priradiť majetok.', @@ -15,7 +16,7 @@ return array( 'password_resets_sent' => 'Vybraní používatelia sú aktivovaný. Na ich adresu bola zaslaný okaz na resetovanie hesla.', 'password_reset_sent' => 'A password reset link has been sent to :email!', 'user_has_no_email' => 'This user does not have an email address in their profile.', - 'user_has_no_assets_assigned' => 'This user does not have any assets assigned', + 'log_record_not_found' => 'A matching log record for this user could not be found.', 'success' => array( diff --git a/resources/lang/sk/general.php b/resources/lang/sk/general.php index 06783b523a..7be7ef81bf 100644 --- a/resources/lang/sk/general.php +++ b/resources/lang/sk/general.php @@ -72,6 +72,8 @@ return [ 'consumable' => 'Consumable', 'consumables' => 'Consumables', 'country' => 'Country', + 'could_not_restore' => 'Error restoring :item_type: :error', + 'not_deleted' => 'The :item_type is not deleted so it cannot be restored', 'create' => 'Create New', 'created' => 'Item Created', 'created_asset' => 'created asset', @@ -353,7 +355,8 @@ return [ 'synchronize' => 'Synchronizovať', 'sync_results' => 'Synchronization Results', 'license_serial' => 'Sériové číslo/Produktový kľúč', - 'invalid_category' => 'Nesprávna kategória', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'Toto je Vaša nástenka. Je ich veľa podobných, ale toto táto konkrétna je Vaša.', '60_percent_warning' => '60% hotové (pozor)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', @@ -368,7 +371,7 @@ return [ 'consumables_count' => 'Consumables Count', 'components_count' => 'Components Count', 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Chyba:', + 'notification_error' => 'Error', 'notification_error_hint' => 'Please check the form below for errors', 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', 'notification_success' => 'Success', @@ -485,7 +488,7 @@ return [ ], 'percent_complete' => '% complete', 'uploading' => 'Uploading... ', - 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', 'copied' => 'Copied!', diff --git a/resources/lang/sk/help.php b/resources/lang/sk/help.php index 29848f9682..b8c7549e5c 100644 --- a/resources/lang/sk/help.php +++ b/resources/lang/sk/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.', 'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/sk/passwords.php b/resources/lang/sk/passwords.php index 25633b4581..41a87f98ed 100644 --- a/resources/lang/sk/passwords.php +++ b/resources/lang/sk/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', 'token' => 'This password reset token is invalid or expired, or does not match the username provided.', 'reset' => 'Your password has been reset!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/sk/validation.php b/resources/lang/sk/validation.php index 7f53c73df5..e9db716f09 100644 --- a/resources/lang/sk/validation.php +++ b/resources/lang/sk/validation.php @@ -90,11 +90,14 @@ return [ ], 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid zone.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', '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.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', 'disallow_same_pwd_as_user_fields' => 'Heslo nemôže byť rovnaké ako užívateľské meno.', 'letters' => 'Heslo musí obsahovať najmenej jedno písmeno.', 'numbers' => 'Heslo musí obsahovať najmenej jednu číslicu.', diff --git a/resources/lang/sl/admin/accessories/message.php b/resources/lang/sl/admin/accessories/message.php index a291a6d9fe..2ec1e8ab95 100644 --- a/resources/lang/sl/admin/accessories/message.php +++ b/resources/lang/sl/admin/accessories/message.php @@ -3,6 +3,7 @@ return array( 'does_not_exist' => 'Dodatek [:id] ne obstaja.', + 'not_found' => 'That accessory was not found.', 'assoc_users' => 'Ta dodatek trenutno vsebuje: štetje predmetov, elementov ki so izdani uporabnikom. Preverite dodatke in poskusite znova. ', 'create' => array( diff --git a/resources/lang/sl/admin/custom_fields/general.php b/resources/lang/sl/admin/custom_fields/general.php index 384744acd2..d0d61e7d0b 100644 --- a/resources/lang/sl/admin/custom_fields/general.php +++ b/resources/lang/sl/admin/custom_fields/general.php @@ -34,7 +34,8 @@ return [ 'create_field' => 'Novo polje po meri', 'create_field_title' => 'Create a new custom field', 'value_encrypted' => 'Vrednost tega polja je šifrirana v bazi podatkov. Dešifrirane vrednosti bodo lahko videli samo skrbniki sistema', - 'show_in_email' => 'Vključi vrednost tega polja v izdajni e-pošti poslani uporabniku? Šifriranih polj ni mogoče vključiti v e-pošti.', + 'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails', + 'show_in_email_short' => 'Include in emails.', 'help_text' => 'Help Text', 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.', 'about_custom_fields_title' => 'About Custom Fields', @@ -51,7 +52,10 @@ return [ 'display_in_user_view_table' => 'Visible to User', 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset', 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets', - 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector.', + 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector', 'show_in_listview_short' => 'Show in lists', + 'show_in_requestable_list_short' => 'Show in requestable assets list', + 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown', + 'encrypted_options' => 'This field is encrypted, so some display options will not be available.', ]; diff --git a/resources/lang/sl/admin/hardware/form.php b/resources/lang/sl/admin/hardware/form.php index 2b37ff0699..f96eaaa775 100644 --- a/resources/lang/sl/admin/hardware/form.php +++ b/resources/lang/sl/admin/hardware/form.php @@ -49,6 +49,7 @@ return [ 'asset_location' => 'Update Asset Location', 'asset_location_update_default_current' => 'Update default location AND actual location', 'asset_location_update_default' => 'Update only default location', + 'asset_location_update_actual' => 'Update only actual location', 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.', 'asset_deployable' => 'That status is deployable. This asset can be checked out.', 'processing_spinner' => 'Processing... (This might take a bit of time on large files)', diff --git a/resources/lang/sl/admin/hardware/message.php b/resources/lang/sl/admin/hardware/message.php index fc176bfa14..f87f60c082 100644 --- a/resources/lang/sl/admin/hardware/message.php +++ b/resources/lang/sl/admin/hardware/message.php @@ -10,6 +10,7 @@ return [ 'create' => [ 'error' => 'Sredstvo ni bilo ustvarjeno, poskusite znova. :(', 'success' => 'Sredstvo je uspešno ustvarjeno. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ diff --git a/resources/lang/sl/admin/licenses/message.php b/resources/lang/sl/admin/licenses/message.php index 34bcac68e7..9f13070fe0 100644 --- a/resources/lang/sl/admin/licenses/message.php +++ b/resources/lang/sl/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( 'assoc_users' => 'Ta licenca je trenutno izdana uporabniku in je ni mogoče izbrisati. Najprej preverite licenco in poskusite znova izbrisati. ', 'select_asset_or_person' => 'Izbrati morate sredstvo ali uporabnika, vendar ne obojega.', 'not_found' => 'Licenca ni najdena', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'Prišlo je do težave pri izdji licence. Prosim poskusite ponovno.', - 'success' => 'Licenca je uspešno izdana' + 'success' => 'Licenca je uspešno izdana', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/sl/admin/locations/table.php b/resources/lang/sl/admin/locations/table.php index 7c0873a661..1818c2faa3 100644 --- a/resources/lang/sl/admin/locations/table.php +++ b/resources/lang/sl/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'Natisni vse dodeljene', 'name' => 'Ime lokacije', 'address' => 'Naslov', + 'address2' => 'Address Line 2', 'zip' => 'Poštna številka', 'locations' => 'Lokacije', 'parent' => 'Starš', diff --git a/resources/lang/sl/admin/reports/general.php b/resources/lang/sl/admin/reports/general.php index f2d72371ab..932fd8f4c5 100644 --- a/resources/lang/sl/admin/reports/general.php +++ b/resources/lang/sl/admin/reports/general.php @@ -6,5 +6,12 @@ return [ 'send_reminder' => 'Send reminder', 'reminder_sent' => 'Reminder sent', 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_request' => 'Acceptance request', + 'custom_export' => [ + 'user_address' => 'User Address', + 'user_city' => 'User City', + 'user_state' => 'User State', + 'user_country' => 'User Country', + 'user_zip' => 'User Zip' + ] ]; \ No newline at end of file diff --git a/resources/lang/sl/admin/users/message.php b/resources/lang/sl/admin/users/message.php index b5d1dc9238..4982e87334 100644 --- a/resources/lang/sl/admin/users/message.php +++ b/resources/lang/sl/admin/users/message.php @@ -8,6 +8,7 @@ return array( 'user_exists' => 'Uporabnik že obstaja!', 'user_not_found' => 'User does not exist.', 'user_login_required' => 'Polje za prijavo je obvezno', + 'user_has_no_assets_assigned' => 'No assets currently assigned to user.', 'user_password_required' => 'Geslo je obvezno.', 'insufficient_permissions' => 'Nezadostna dovoljenja.', 'user_deleted_warning' => 'Ta uporabnik je bil izbrisan. Tega uporabnika boste morali obnoviti, da ga uredite ali dodelite nova sredstva.', @@ -15,7 +16,7 @@ return array( 'password_resets_sent' => 'Izbranim aktiviranim uporabnikom z veljavnim e-poštnim računom je bila poslana povezava za ponastavitev gesla.', 'password_reset_sent' => 'Povezava za ponastavitev gesla je bila poslana na :email!', 'user_has_no_email' => 'This user does not have an email address in their profile.', - 'user_has_no_assets_assigned' => 'This user does not have any assets assigned', + 'log_record_not_found' => 'A matching log record for this user could not be found.', 'success' => array( diff --git a/resources/lang/sl/general.php b/resources/lang/sl/general.php index 962d55098e..71ca9da679 100644 --- a/resources/lang/sl/general.php +++ b/resources/lang/sl/general.php @@ -72,6 +72,8 @@ return [ 'consumable' => 'Potrošni material', 'consumables' => 'Potrošni material', 'country' => 'Država', + 'could_not_restore' => 'Error restoring :item_type: :error', + 'not_deleted' => 'The :item_type is not deleted so it cannot be restored', 'create' => 'Ustvari novo', 'created' => 'Ustvarjeno', 'created_asset' => 'ustvarjeno sredstvo', @@ -354,7 +356,8 @@ return [ 'synchronize' => 'Synchronize', 'sync_results' => 'Synchronization Results', 'license_serial' => 'Serial/Product Key', - 'invalid_category' => 'Invalid category', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', @@ -369,7 +372,7 @@ return [ 'consumables_count' => 'Consumables Count', 'components_count' => 'Components Count', 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', + 'notification_error' => 'Error', 'notification_error_hint' => 'Please check the form below for errors', 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', 'notification_success' => 'Success', @@ -486,7 +489,7 @@ return [ ], 'percent_complete' => '% complete', 'uploading' => 'Uploading... ', - 'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', 'copy_to_clipboard' => 'Copy to Clipboard', 'copied' => 'Copied!', diff --git a/resources/lang/sl/help.php b/resources/lang/sl/help.php index cbfe24d3dc..27863c2c1d 100644 --- a/resources/lang/sl/help.php +++ b/resources/lang/sl/help.php @@ -30,5 +30,6 @@ return [ 'consumables' => 'Potrošni materiali so na primer karrtuše ali kopirni papir.', 'depreciations' => 'Za amortizacijo sredstev lahko določite amortizacijo sredstev, ki temelji na enakomerni amortizaciji.', - + + 'empty_file' => 'The importer detects that this file is empty.' ]; diff --git a/resources/lang/sl/passwords.php b/resources/lang/sl/passwords.php index 25633b4581..41a87f98ed 100644 --- a/resources/lang/sl/passwords.php +++ b/resources/lang/sl/passwords.php @@ -5,4 +5,5 @@ return [ 'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.', 'token' => 'This password reset token is invalid or expired, or does not match the username provided.', 'reset' => 'Your password has been reset!', + 'password_change' => 'Your password has been updated!', ]; diff --git a/resources/lang/sl/validation.php b/resources/lang/sl/validation.php index d18eeefacd..34288b8fa5 100644 --- a/resources/lang/sl/validation.php +++ b/resources/lang/sl/validation.php @@ -90,11 +90,14 @@ return [ ], 'string' => 'Atribut mora biti niz.', 'timezone' => 'Atribut mora biti veljavno območje.', + 'two_column_unique_undeleted' => 'The :attribute must be unique across :table1 and :table2. ', 'unique' => 'Atribut je bil že sprejet.', 'uploaded' => 'Atribut se ni uspel naložiti.', 'url' => 'Oblika atributa je neveljavna.', 'unique_undeleted' => 'Atribut mora biti edinstven.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'not_array' => 'The :attribute field cannot be an array.', + 'unique_serial' => 'The :attribute must be unique.', 'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.', 'letters' => 'Password must contain at least one letter.', 'numbers' => 'Password must contain at least one number.', diff --git a/resources/lang/so/account/general.php b/resources/lang/so/account/general.php new file mode 100644 index 0000000000..7fc060a849 --- /dev/null +++ b/resources/lang/so/account/general.php @@ -0,0 +1,12 @@ + 'Personal API Keys', + 'api_key_warning' => 'When generating an API token, be sure to copy it down immediately as they + will not be visible to you again.', + 'api_base_url' => 'Your API base url is located at:', + 'api_base_url_endpoint' => '/<endpoint>', + 'api_token_expiration_time' => 'API tokens are set to expire in:', + 'api_reference' => 'Please check the API reference to + find specific API endpoints and additional API documentation.', +); diff --git a/resources/lang/so/admin/accessories/general.php b/resources/lang/so/admin/accessories/general.php new file mode 100644 index 0000000000..bed7f38fab --- /dev/null +++ b/resources/lang/so/admin/accessories/general.php @@ -0,0 +1,22 @@ + 'Accessory Category', + 'accessory_name' => 'Accessory Name', + 'checkout' => 'Checkout Accessory', + 'checkin' => 'Checkin Accessory', + 'create' => 'Create Accessory', + 'edit' => 'Edit Accessory', + '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.', + 'require_acceptance' => 'Require users to confirm acceptance of assets in this category.', + 'no_default_eula' => 'No primary default EULA found. Add one in Settings.', + 'total' => 'Total', + 'remaining' => 'Avail', + 'update' => 'Update Accessory', + 'use_default_eula' => 'Use the primary default EULA instead.', + 'use_default_eula_disabled' => 'regex:/^[0-9]{15}$/
.',
+ 'required' => 'Required',
+ 'req' => 'Req.',
+ 'used_by_models' => 'Used By Models',
+ 'order' => 'Order',
+ 'create_fieldset' => 'New Fieldset',
+ 'update_fieldset' => 'Update Fieldset',
+ 'fieldset_does_not_exist' => 'Fieldset :id does not exist',
+ 'fieldset_updated' => 'Fieldset updated',
+ 'create_fieldset_title' => 'Create a new fieldset',
+ 'create_field' => 'New Custom Field',
+ 'create_field_title' => 'Create a 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',
+ 'show_in_email_short' => 'Include in emails.',
+ 'help_text' => 'Help Text',
+ 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
+ 'about_custom_fields_title' => 'About Custom Fields',
+ 'about_custom_fields_text' => 'Custom fields allow you to add arbitrary attributes to assets.',
+ 'add_field_to_fieldset' => 'Add Field to Fieldset',
+ 'make_optional' => 'Required - click to make optional',
+ 'make_required' => 'Optional - click to make required',
+ 'reorder' => 'Reorder',
+ 'db_field' => 'DB Field',
+ 'db_convert_warning' => 'WARNING. This field is in the custom fields table as :db_column
but should be :expected
.',
+ 'is_unique' => 'This value must be unique across all assets',
+ 'unique' => 'Unique',
+ 'display_in_user_view' => 'Allow the checked out user to view these values in their View Assigned Assets page',
+ 'display_in_user_view_table' => 'Visible to User',
+ 'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
+ 'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
+ 'show_in_listview' => 'Show in list views by default. Authorized users will still be able to show/hide via the column selector',
+ 'show_in_listview_short' => 'Show in lists',
+ 'show_in_requestable_list_short' => 'Show in requestable assets list',
+ 'show_in_requestable_list' => 'Show value in requestable assets list. Encrypted fields will not be shown',
+ 'encrypted_options' => 'This field is encrypted, so some display options will not be available.',
+
+];
diff --git a/resources/lang/so/admin/custom_fields/message.php b/resources/lang/so/admin/custom_fields/message.php
new file mode 100644
index 0000000000..43ba821821
--- /dev/null
+++ b/resources/lang/so/admin/custom_fields/message.php
@@ -0,0 +1,63 @@
+ 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.',
+ )
+
+ ),
+
+ 'fieldset_default_value' => array(
+
+ 'error' => 'Error validating default fieldset values.',
+
+ ),
+
+
+
+
+
+
+);
diff --git a/resources/lang/so/admin/departments/message.php b/resources/lang/so/admin/departments/message.php
new file mode 100644
index 0000000000..2e371348b9
--- /dev/null
+++ b/resources/lang/so/admin/departments/message.php
@@ -0,0 +1,22 @@
+ 'Department does not exist.',
+ 'department_already_exists' => 'A department already exists with that name at this company location. Or choose a more specific name for this department. ',
+ '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/so/admin/departments/table.php b/resources/lang/so/admin/departments/table.php
new file mode 100644
index 0000000000..76494247be
--- /dev/null
+++ b/resources/lang/so/admin/departments/table.php
@@ -0,0 +1,11 @@
+ 'ID',
+ 'name' => 'Department Name',
+ 'manager' => 'Manager',
+ 'location' => 'Location',
+ 'create' => 'Create Department',
+ 'update' => 'Update Department',
+ );
diff --git a/resources/lang/so/admin/depreciations/general.php b/resources/lang/so/admin/depreciations/general.php
new file mode 100644
index 0000000000..1a5666f9dc
--- /dev/null
+++ b/resources/lang/so/admin/depreciations/general.php
@@ -0,0 +1,16 @@
+ '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',
+ 'depreciation_min' => 'Floor Value of Depreciation',
+ 'number_of_months' => 'Number of Months',
+ 'update' => 'Update Depreciation',
+ 'depreciation_min' => 'Minimum Value after Depreciation',
+ 'no_depreciations_warning' => 'Warning:
+ You do not currently have any depreciations set up.
+ Please set up at least one depreciation to view the depreciation report.',
+];
diff --git a/resources/lang/so/admin/depreciations/message.php b/resources/lang/so/admin/depreciations/message.php
new file mode 100644
index 0000000000..c20e52c13c
--- /dev/null
+++ b/resources/lang/so/admin/depreciations/message.php
@@ -0,0 +1,25 @@
+ '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/so/admin/depreciations/table.php b/resources/lang/so/admin/depreciations/table.php
new file mode 100644
index 0000000000..256b10b92a
--- /dev/null
+++ b/resources/lang/so/admin/depreciations/table.php
@@ -0,0 +1,11 @@
+ 'ID',
+ 'months' => 'Months',
+ 'term' => 'Term',
+ 'title' => 'Name ',
+ 'depreciation_min' => 'Floor Value',
+
+];
diff --git a/resources/lang/so/admin/groups/message.php b/resources/lang/so/admin/groups/message.php
new file mode 100644
index 0000000000..495acaf36b
--- /dev/null
+++ b/resources/lang/so/admin/groups/message.php
@@ -0,0 +1,22 @@
+ 'Group already exists!',
+ 'group_not_found' => 'Group ID :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/so/admin/groups/table.php b/resources/lang/so/admin/groups/table.php
new file mode 100644
index 0000000000..61f060a116
--- /dev/null
+++ b/resources/lang/so/admin/groups/table.php
@@ -0,0 +1,9 @@
+ 'Id',
+ 'name' => 'Name',
+ 'users' => '# of Users',
+
+);
diff --git a/resources/lang/so/admin/groups/titles.php b/resources/lang/so/admin/groups/titles.php
new file mode 100644
index 0000000000..d875f190d7
--- /dev/null
+++ b/resources/lang/so/admin/groups/titles.php
@@ -0,0 +1,16 @@
+ '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',
+ 'permission' => 'Permission',
+ 'grant' => 'Grant',
+ 'no_permissions' => 'This group has no permissions.'
+];
diff --git a/resources/lang/so/admin/hardware/form.php b/resources/lang/so/admin/hardware/form.php
new file mode 100644
index 0000000000..ee3fa20fb0
--- /dev/null
+++ b/resources/lang/so/admin/hardware/form.php
@@ -0,0 +1,58 @@
+ 'Confirm Bulk Delete Assets',
+ 'bulk_restore' => 'Confirm Bulk Restore Assets',
+ 'bulk_delete_help' => 'Review the assets for bulk deletion below. Once deleted, these assets can be restored, but they will no longer be associated with any users they are currently assigned to.',
+ 'bulk_restore_help' => 'Review the assets for bulk restoration below. Once restored, these assets will not be associated with any users they were previously assigned to.',
+ 'bulk_delete_warn' => 'You are about to delete :asset_count assets.',
+ 'bulk_restore_warn' => 'You are about to restore :asset_count assets.',
+ 'bulk_update' => 'Bulk Update Assets',
+ 'bulk_update_help' => 'This form allows you to update multiple assets at once. Only fill in the fields you need to change. Any fields left blank will remain unchanged. ',
+ 'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.',
+ 'bulk_update_with_custom_field' => 'Note the assets are :asset_model_count different types of models.',
+ 'bulk_update_model_prefix' => 'On Models',
+ 'bulk_update_custom_field_unique' => 'This is a unique field and can not be bulk edited.',
+ 'checkedout_to' => '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',
+ 'asset_location' => 'Update Asset Location',
+ 'asset_location_update_default_current' => 'Update default location AND actual location',
+ 'asset_location_update_default' => 'Update only default location',
+ 'asset_location_update_actual' => 'Update only actual location',
+ 'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.',
+ 'asset_deployable' => 'That status is deployable. This asset can be checked out.',
+ 'processing_spinner' => 'Processing... (This might take a bit of time on large files)',
+ 'optional_infos' => 'Optional Information',
+ 'order_details' => 'Order Related Information'
+];
diff --git a/resources/lang/so/admin/hardware/general.php b/resources/lang/so/admin/hardware/general.php
new file mode 100644
index 0000000000..dd7d74e433
--- /dev/null
+++ b/resources/lang/so/admin/hardware/general.php
@@ -0,0 +1,50 @@
+ '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',
+ 'bulk_checkin' => 'Checkin Assets',
+ 'checkin' => 'Checkin Asset',
+ 'checkout' => 'Checkout Asset',
+ 'clone' => 'Clone Asset',
+ 'deployable' => 'Deployable',
+ 'deleted' => 'This asset has been deleted.',
+ 'delete_confirm' => 'Are you sure you want to delete this asset?',
+ 'edit' => 'Edit Asset',
+ 'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
+ 'model_invalid' => 'The Model of this Asset is invalid.',
+ 'model_invalid_fix' => 'The Asset should be edited to correct this before attempting to check it in or out.',
+ 'requestable' => 'Requestable',
+ 'requested' => 'Requested',
+ 'not_requestable' => 'Not Requestable',
+ 'requestable_status_warning' => 'Do not change requestable status',
+ 'restore' => 'Restore Asset',
+ 'pending' => 'Pending',
+ 'undeployable' => 'Undeployable',
+ 'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
+ 'view' => 'View Asset',
+ 'csv_error' => 'You have an error in your CSV file:',
+ 'import_text' => '
+ + Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings. +
+ +Fields included in the CSV must match the headers: Asset Tag, Name, Checkout Date, Checkin Date. Any additional fields will be ignored.
+ +Checkin Date: blank or future checkin dates will checkout items to associated user. Excluding the Checkin Date column will create a checkin date with todays date.
+ ', + 'csv_import_match_f-l' => 'Try to match users by firstname.lastname (jane.smith) format', + 'csv_import_match_initial_last' => 'Try to match users by first initial last name (jsmith) format', + 'csv_import_match_first' => 'Try to match users by first name (jane) format', + 'csv_import_match_email' => 'Try to match users by email as username', + 'csv_import_match_username' => 'Try to match users by username', + 'error_messages' => 'Error messages:', + 'success_messages' => 'Success messages:', + 'alert_details' => 'Please see below for details.', + 'custom_export' => 'Custom Export', + 'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup', + 'user_department' => 'User Department', +]; diff --git a/resources/lang/so/admin/hardware/message.php b/resources/lang/so/admin/hardware/message.php new file mode 100644 index 0000000000..056692998e --- /dev/null +++ b/resources/lang/so/admin/hardware/message.php @@ -0,0 +1,90 @@ + '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' => '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' => [ + 'error' => 'Asset was not created, please try again. :(', + 'success' => 'Asset created successfully. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', + ], + + 'update' => [ + 'error' => 'Asset was not updated, please try again', + 'success' => 'Asset updated successfully.', + 'nothing_updated' => 'No fields were selected, so nothing was updated.', + 'no_assets_selected' => 'No assets were selected, so nothing was updated.', + ], + + 'restore' => [ + 'error' => 'Asset was not restored, please try again', + 'success' => 'Asset restored successfully.', + 'bulk_success' => 'Asset restored successfully.', + 'nothing_updated' => 'No assets were selected, so nothing was restored.', + ], + + 'audit' => [ + 'error' => 'Asset audit was unsuccessful. Please try again.', + 'success' => 'Asset audit successfully logged.', + ], + + + 'deletefile' => [ + 'error' => 'File not deleted. Please try again.', + 'success' => 'File successfully deleted.', + ], + + 'upload' => [ + 'error' => 'File(s) not uploaded. Please try again.', + 'success' => 'File(s) successfully uploaded.', + 'nofiles' => 'You did not select any files for upload, or the file you are trying to upload is too large', + 'invalidfiles' => 'One or more of your files is too large or is a filetype that is not allowed. Allowed filetypes are png, gif, jpg, doc, docx, pdf, and txt.', + ], + + 'import' => [ + 'error' => 'Some items did not import correctly.', + 'errorDetail' => 'The following Items were not imported because of errors.', + 'success' => 'Your file has been imported', + 'file_delete_success' => 'Your file has been been successfully deleted', + 'file_delete_error' => 'The file was unable to be deleted', + 'file_missing' => 'The file selected is missing', + 'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters', + 'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters', + ], + + + 'delete' => [ + 'confirm' => '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' => [ + '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' => [ + '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' => [ + 'error' => 'Asset was not requested, please try again', + 'success' => 'Asset requested successfully.', + 'canceled' => 'Checkout request successfully canceled', + ], + +]; diff --git a/resources/lang/so/admin/hardware/table.php b/resources/lang/so/admin/hardware/table.php new file mode 100644 index 0000000000..06b60bfd83 --- /dev/null +++ b/resources/lang/so/admin/hardware/table.php @@ -0,0 +1,32 @@ + 'Asset Tag', + 'asset_model' => 'Model', + 'book_value' => 'Current Value', + 'change' => 'In/Out', + 'checkout_date' => 'Checkout Date', + 'checkoutto' => 'Checked Out', + 'components_cost' => 'Total Components Cost', + 'current_value' => 'Current Value', + 'diff' => 'Diff', + 'dl_csv' => 'Download CSV', + 'eol' => 'EOL', + 'id' => 'ID', + 'last_checkin_date' => 'Last Checkin Date', + 'location' => 'Location', + 'purchase_cost' => 'Cost', + 'purchase_date' => 'Purchased', + 'serial' => 'Serial', + 'status' => 'Status', + 'title' => 'Asset ', + 'image' => 'Device Image', + 'days_without_acceptance' => 'Days Without Acceptance', + 'monthly_depreciation' => 'Monthly Depreciation', + 'assigned_to' => 'Assigned To', + 'requesting_user' => 'Requesting User', + 'requested_date' => 'Requested Date', + 'changed' => 'Changed', + 'icon' => 'Icon', +]; diff --git a/resources/lang/so/admin/kits/general.php b/resources/lang/so/admin/kits/general.php new file mode 100644 index 0000000000..f724ecbf07 --- /dev/null +++ b/resources/lang/so/admin/kits/general.php @@ -0,0 +1,50 @@ + 'About Predefined Kits', + 'about_kits_text' => 'Predefined Kits let you quickly check out a collection of items (assets, licenses, etc) to a user. This can be helpful when your onboarding process is consistent across many users and all users receive the same items.', + 'checkout' => 'Checkout Kit ', + 'create_success' => 'Kit was successfully created.', + 'create' => 'Create Predefined Kit', + 'update' => 'Update Predefined Kit', + 'delete_success' => 'Kit was successfully deleted.', + 'update_success' => 'Kit was successfully updated.', + 'none_models' => 'There are not enough available assets for :model to checkout. :qty are required. ', + 'none_licenses' => 'There are not enough available seats for :license to checkout. :qty are required. ', + 'none_consumables' => 'There are not enough available units of :consumable to checkout. :qty are required. ', + 'none_accessory' => 'There are not enough available units of :accessory to checkout. :qty are required. ', + 'append_accessory' => 'Append Accessory', + 'update_appended_accessory' => 'Update appended Accessory', + 'append_consumable' => 'Append Consumable', + 'update_appended_consumable' => 'Update appended Consumable', + 'append_license' => 'Append license', + 'update_appended_license' => 'Update appended license', + 'append_model' => 'Append model', + 'update_appended_model' => 'Update appended model', + 'license_error' => 'License already attached to kit', + 'license_added_success' => 'License added successfully', + 'license_updated' => 'License was successfully updated', + 'license_none' => 'License does not exist', + 'license_detached' => 'License was successfully detached', + 'consumable_added_success' => 'Consumable added successfully', + 'consumable_updated' => 'Consumable was successfully updated', + 'consumable_error' => 'Consumable already attached to kit', + 'consumable_deleted' => 'Delete was successful', + 'consumable_none' => 'Consumable does not exist', + 'consumable_detached' => 'Consumable was successfully detached', + 'accessory_added_success' => 'Accessory added successfully', + 'accessory_updated' => 'Accessory was successfully updated', + 'accessory_detached' => 'Accessory was successfully detached', + 'accessory_error' => 'Accessory already attached to kit', + 'accessory_deleted' => 'Delete was successful', + 'accessory_none' => 'Accessory does not exist', + 'checkout_success' => 'Checkout was successful', + 'checkout_error' => 'Checkout error', + 'kit_none' => 'Kit does not exist', + 'kit_created' => 'Kit was successfully created', + 'kit_updated' => 'Kit was successfully updated', + 'kit_not_found' => 'Kit not found', + 'kit_deleted' => 'Kit was successfully deleted', + 'kit_model_updated' => 'Model was successfully updated', + 'kit_model_detached' => 'Model was successfully detached', +]; diff --git a/resources/lang/so/admin/labels/message.php b/resources/lang/so/admin/labels/message.php new file mode 100644 index 0000000000..96785f0754 --- /dev/null +++ b/resources/lang/so/admin/labels/message.php @@ -0,0 +1,11 @@ + 'Invalid count returned from :name. Expected :expected, got :actual.', + 'invalid_return_type' => 'Invalid type returned from :name. Expected :expected, got :actual.', + 'invalid_return_value' => 'Invalid value returned from :name. Expected :expected, got :actual.', + + 'does_not_exist' => 'Label does not exist', + +]; diff --git a/resources/lang/so/admin/labels/table.php b/resources/lang/so/admin/labels/table.php new file mode 100644 index 0000000000..87dee4bad0 --- /dev/null +++ b/resources/lang/so/admin/labels/table.php @@ -0,0 +1,13 @@ + 'Labels', + 'support_fields' => 'Fields', + 'support_asset_tag' => 'Tag', + 'support_1d_barcode' => '1D', + 'support_2d_barcode' => '2D', + 'support_logo' => 'Logo', + 'support_title' => 'Title', + +]; \ No newline at end of file diff --git a/resources/lang/so/admin/licenses/form.php b/resources/lang/so/admin/licenses/form.php new file mode 100644 index 0000000000..ce29167874 --- /dev/null +++ b/resources/lang/so/admin/licenses/form.php @@ -0,0 +1,22 @@ + '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/so/admin/licenses/general.php b/resources/lang/so/admin/licenses/general.php new file mode 100644 index 0000000000..b2766d063e --- /dev/null +++ b/resources/lang/so/admin/licenses/general.php @@ -0,0 +1,48 @@ + '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', + 'delete_disabled' => 'This license cannot be deleted yet because some seats are still checked out.', + 'bulk' => + [ + 'checkin_all' => [ + 'button' => 'Checkin All Seats', + 'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.', + 'enabled_tooltip' => 'Checkin ALL seats for this license from both users and assets', + 'disabled_tooltip' => 'This is disabled because there are no seats currently checked out', + 'disabled_tooltip_reassignable' => 'This is disabled because the License is not reassignable', + 'success' => 'License successfully checked in! | All licenses were successfully checked in!', + 'log_msg' => 'Checked in via bulk license checkout in license GUI', + ], + + 'checkout_all' => [ + 'button' => 'Checkout All Seats', + 'modal' => 'This action will checkout one seat to the first available user. | This action will checkout all :available_seats_count seats to the first available users. A user is considered available for this seat if they do not already have this license checked out to them, and the Auto-Assign License property is enabled on their user account.', + 'enabled_tooltip' => 'Checkout ALL seats (or as many as are available) to ALL users', + 'disabled_tooltip' => 'This is disabled because there are no seats currently available', + 'success' => 'License successfully checked out! | :count licenses were successfully checked out!', + 'error_no_seats' => 'There are no remaining seats left for this license.', + 'warn_not_enough_seats' => ':count users were assigned this license, but we ran out of available license seats.', + 'warn_no_avail_users' => 'Nothing to do. There are no users who do not already have this license assigned to them.', + 'log_msg' => 'Checked out via bulk license checkout in license GUI', + + + ], + ], +); diff --git a/resources/lang/so/admin/licenses/message.php b/resources/lang/so/admin/licenses/message.php new file mode 100644 index 0000000000..c79f631680 --- /dev/null +++ b/resources/lang/so/admin/licenses/message.php @@ -0,0 +1,54 @@ + 'License does not exist or you do not have permission to view it.', + '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.', + 'not_found' => 'License not found', + 'seats_available' => ':seat_count seats available', + + + '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', + 'not_enough_seats' => 'Not enough license seats available for checkout', + ), + + '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/so/admin/licenses/table.php b/resources/lang/so/admin/licenses/table.php new file mode 100644 index 0000000000..dfce4136cb --- /dev/null +++ b/resources/lang/so/admin/licenses/table.php @@ -0,0 +1,17 @@ + '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/so/admin/locations/message.php b/resources/lang/so/admin/locations/message.php new file mode 100644 index 0000000000..22c7fe8f70 --- /dev/null +++ b/resources/lang/so/admin/locations/message.php @@ -0,0 +1,29 @@ + '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. ', + 'assigned_assets' => 'Assigned Assets', + 'current_location' => 'Current Location', + + + '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/so/admin/locations/table.php b/resources/lang/so/admin/locations/table.php new file mode 100644 index 0000000000..0cfaa4fdc3 --- /dev/null +++ b/resources/lang/so/admin/locations/table.php @@ -0,0 +1,41 @@ + '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', + 'print_assigned' => 'Print Assigned', + 'print_all_assigned' => 'Print All Assigned', + 'name' => 'Location Name', + 'address' => 'Address', + 'address2' => 'Address Line 2', + 'zip' => 'Postal Code', + 'locations' => 'Locations', + 'parent' => 'Parent', + 'currency' => 'Location Currency', + 'ldap_ou' => 'LDAP Search OU', + 'user_name' => 'User Name', + 'department' => 'Department', + 'location' => 'Location', + 'asset_tag' => 'Assets Tag', + 'asset_name' => 'Name', + 'asset_category' => 'Category', + 'asset_manufacturer' => 'Manufacturer', + 'asset_model' => 'Model', + 'asset_serial' => 'Serial', + 'asset_location' => 'Location', + 'asset_checked_out' => 'Checked Out', + 'asset_expected_checkin' => 'Expected Checkin', + 'date' => 'Date:', + 'signed_by_asset_auditor' => 'Signed By (Asset Auditor):', + 'signed_by_finance_auditor' => 'Signed By (Finance Auditor):', + 'signed_by_location_manager' => 'Signed By (Location Manager):', + 'signed_by' => 'Signed Off By:', +]; diff --git a/resources/lang/so/admin/manufacturers/message.php b/resources/lang/so/admin/manufacturers/message.php new file mode 100644 index 0000000000..8776358499 --- /dev/null +++ b/resources/lang/so/admin/manufacturers/message.php @@ -0,0 +1,30 @@ + 'Variables{LOCALE}
, {SERIAL}
, {MODEL_NUMBER}
, and {MODEL_NAME}
may be used in your URL to have those values auto-populate when viewing assets - for example https://support.apple.com/{LOCALE}/{SERIAL}.',
+ 'does_not_exist' => 'Manufacturer does not exist.',
+ '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/so/admin/manufacturers/table.php b/resources/lang/so/admin/manufacturers/table.php
new file mode 100644
index 0000000000..38cab6fd91
--- /dev/null
+++ b/resources/lang/so/admin/manufacturers/table.php
@@ -0,0 +1,17 @@
+ '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',
+ 'warranty_lookup_url' => 'Warranty Lookup URL',
+ 'update' => 'Update Manufacturer',
+ 'url' => 'URL',
+
+);
diff --git a/resources/lang/so/admin/models/general.php b/resources/lang/so/admin/models/general.php
new file mode 100644
index 0000000000..7e4a77adbc
--- /dev/null
+++ b/resources/lang/so/admin/models/general.php
@@ -0,0 +1,18 @@
+ '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.',
+ '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 one asset model.|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/so/admin/models/message.php b/resources/lang/so/admin/models/message.php
new file mode 100644
index 0000000000..4dbcd4e75e
--- /dev/null
+++ b/resources/lang/so/admin/models/message.php
@@ -0,0 +1,47 @@
+ 'Deleted asset model',
+ 'does_not_exist' => 'Model does not exist.',
+ 'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
+ 'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.',
+ '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' => 'Model successfully updated. |:model_count models successfully updated.',
+ 'warn' => 'You are about to update the properies of the following model: |You are about to edit the properties of the following :model_count models:',
+
+ ),
+
+ 'bulkdelete' => array(
+ 'error' => 'No models were selected, so nothing was deleted.',
+ 'success' => 'Model deleted!|:success_count models 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/so/admin/models/table.php b/resources/lang/so/admin/models/table.php
new file mode 100644
index 0000000000..11a512b3d3
--- /dev/null
+++ b/resources/lang/so/admin/models/table.php
@@ -0,0 +1,17 @@
+ '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/so/admin/reports/general.php b/resources/lang/so/admin/reports/general.php
new file mode 100644
index 0000000000..9b682f8ecd
--- /dev/null
+++ b/resources/lang/so/admin/reports/general.php
@@ -0,0 +1,17 @@
+ 'Select the options you want for your asset report.',
+ 'deleted_user' => 'Deleted user',
+ 'send_reminder' => 'Send reminder',
+ 'reminder_sent' => 'Reminder sent',
+ 'acceptance_deleted' => 'Acceptance request deleted',
+ 'acceptance_request' => 'Acceptance request',
+ 'custom_export' => [
+ 'user_address' => 'User Address',
+ 'user_city' => 'User City',
+ 'user_state' => 'User State',
+ 'user_country' => 'User Country',
+ 'user_zip' => 'User Zip'
+ ]
+];
\ No newline at end of file
diff --git a/resources/lang/so/admin/reports/message.php b/resources/lang/so/admin/reports/message.php
new file mode 100644
index 0000000000..d4c8f8198f
--- /dev/null
+++ b/resources/lang/so/admin/reports/message.php
@@ -0,0 +1,5 @@
+ 'You must select at least ONE option.'
+);
diff --git a/resources/lang/so/admin/settings/general.php b/resources/lang/so/admin/settings/general.php
new file mode 100644
index 0000000000..64d0aef53e
--- /dev/null
+++ b/resources/lang/so/admin/settings/general.php
@@ -0,0 +1,365 @@
+ 'Active Directory',
+ 'ad_domain' => 'Active Directory domain',
+ 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.',
+ 'ad_append_domain_label' => 'Append domain name',
+ 'ad_append_domain' => 'Append domain name to username field',
+ 'ad_append_domain_help' => 'User isn\'t required to write "username@domain.local", they can just type "username".',
+ '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',
+ 'alerts' => 'Alerts',
+ 'alert_title' => 'Update Notification Settings',
+ 'alert_email' => 'Send alerts to',
+ 'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated',
+ 'alerts_enabled' => 'Email Alerts Enabled',
+ 'alert_interval' => 'Expiring Alerts Threshold (in days)',
+ 'alert_inv_threshold' => 'Inventory Alert Threshold',
+ 'allow_user_skin' => 'Allow User Skin',
+ 'allow_user_skin_help_text' => 'Checking this box will allow a user to override the UI skin with a different one.',
+ '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 that you use. If you update this value, all of the "next audit dates" for assets with an upcoming audit date will be updated.',
+ '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 tags',
+ 'auto_increment_prefix' => 'Prefix (optional)',
+ 'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
+ 'backups' => 'Backups',
+ 'backups_help' => 'Create, download, and restore backups ',
+ 'backups_restoring' => 'Restoring from Backup',
+ 'backups_upload' => 'Upload Backup',
+ 'backups_path' => 'Backups on the server are stored in :path
',
+ 'backups_restore_warning' => 'Use the restore button to restore from a previous backup. (This does not currently work with S3 file storage or Docker.)0
or false
, user login will be disabled. If the value in the AD/LDAP field is set to 1
or true
or any other text means the user can log in. When the field is blank in your AD, we respect the userAccountControl
attribute, which usually allows non-suspended users to log in.',
+ 'ldap_emp_num' => 'LDAP Employee Number',
+ 'ldap_email' => 'LDAP Email',
+ 'ldap_test' => 'Test LDAP',
+ 'ldap_test_sync' => 'Test LDAP Synchronization',
+ 'license' => 'Software License',
+ 'load_remote_text' => 'Remote Scripts',
+ 'load_remote_help_text' => 'This Snipe-IT install can load scripts from the outside world.',
+ 'login' => 'Login Attempts',
+ 'login_attempt' => 'Login Attempt',
+ 'login_ip' => 'IP Address',
+ 'login_success' => 'Success?',
+ 'login_user_agent' => 'User Agent',
+ 'login_help' => 'List of attempted logins',
+ '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.',
+ 'login_remote_user_header_name_text' => 'Custom user name header',
+ 'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER',
+ 'logo' => 'Logo',
+ 'logo_print_assets' => 'Use in Print',
+ 'logo_print_assets_help' => 'Use branding on printable asset lists ',
+ '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_info' => 'PHP Info',
+ 'php_overview' => 'PHP',
+ 'php_overview_keywords' => 'phpinfo, system, info',
+ 'php_overview_help' => 'PHP System info',
+ '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_complexity_disallow_same_pwd_as_user_fields' => 'Password cannot be the same as first name, last name, email, or username',
+ 'pwd_secure_complexity_letters' => 'Require at least one letter',
+ 'pwd_secure_complexity_numbers' => 'Require at least one number',
+ 'pwd_secure_complexity_symbols' => 'Require at least one symbol',
+ 'pwd_secure_complexity_case_diff' => 'Require at least one uppercase and one lowercase',
+ 'pwd_secure_min' => 'Password minimum characters',
+ 'pwd_secure_min_help' => 'Minimum permitted value is 8',
+ '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',
+ 'saml' => 'SAML',
+ 'saml_title' => 'Update SAML settings',
+ 'saml_help' => 'SAML settings',
+ 'saml_enabled' => 'SAML enabled',
+ 'saml_integration' => 'SAML Integration',
+ 'saml_sp_entityid' => 'Entity ID',
+ 'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL',
+ 'saml_sp_sls_url' => 'Single Logout Service (SLS) URL',
+ 'saml_sp_x509cert' => 'Public Certificate',
+ 'saml_sp_metadata_url' => 'Metadata URL',
+ 'saml_idp_metadata' => 'SAML IdP Metadata',
+ 'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.',
+ 'saml_attr_mapping_username' => 'Attribute Mapping - Username',
+ 'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.',
+ 'saml_forcelogin_label' => 'SAML Force Login',
+ 'saml_forcelogin' => 'Make SAML the primary login',
+ 'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.',
+ 'saml_slo_label' => 'SAML Single Log Out',
+ 'saml_slo' => 'Send a LogoutRequest to IdP on Logout',
+ 'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.',
+ 'saml_custom_settings' => 'SAML Custom Settings',
+ 'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.',
+ 'saml_download' => 'Download Metadata',
+ '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_assigned_assets' => 'Show assets assigned to assets',
+ 'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.',
+ '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',
+ 'integrations' => 'Integrations',
+ 'slack' => 'Slack',
+ 'general_webhook' => 'General Webhook',
+ 'webhook' => ':app',
+ 'webhook_presave' => 'Test to Save',
+ 'webhook_title' => 'Update Webhook Settings',
+ 'webhook_help' => 'Integration settings',
+ 'webhook_botname' => ':app Botname',
+ 'webhook_channel' => ':app Channel',
+ 'webhook_endpoint' => ':app Endpoint',
+ 'webhook_integration' => ':app Settings',
+ 'webhook_test' =>'Test :app integration',
+ 'webhook_integration_help' => ':app integration is optional, however the endpoint and channel are required if you wish to use it. To configure :app integration, you must first create an incoming webhook on your :app account. Click on the Test :app Integration button to confirm your settings are correct before saving. ',
+ 'webhook_integration_help_button' => 'Once you have saved your :app information, a test button will appear.',
+ 'webhook_test_help' => 'Test whether your :app integration is configured correctly. YOU MUST SAVE YOUR UPDATED :app 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',
+ 'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
+ 'brand_help' => 'Logo, Site Name',
+ 'web_brand' => 'Web Branding Type',
+ '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',
+ 'purge_deleted' => 'Purge Deleted ',
+ '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',
+ 'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.',
+ 'oauth_title' => 'OAuth API Settings',
+ 'oauth' => 'OAuth',
+ 'oauth_help' => 'Oauth Endpoint Settings',
+ 'asset_tag_title' => 'Update Asset Tag Settings',
+ 'barcode_title' => 'Update Barcode Settings',
+ 'barcodes' => 'Barcodes',
+ 'barcodes_help_overview' => 'Barcode & QR settings',
+ 'barcodes_help' => 'This will attempt to delete cached barcodes. This would typically only be used if your barcode settings have changed, or if your Snipe-IT URL has changed. Barcodes will be re-generated when accessed next.',
+ 'barcodes_spinner' => 'Attempting to delete files...',
+ 'barcode_delete_cache' => 'Delete Barcode Cache',
+ 'branding_title' => 'Update Branding Settings',
+ 'general_title' => 'Update General Settings',
+ 'mail_test' => 'Send Test',
+ 'mail_test_help' => 'This will attempt to send a test mail to :replyto.',
+ 'filter_by_keyword' => 'Filter by setting keyword',
+ 'security' => 'Security',
+ 'security_title' => 'Update Security Settings',
+ 'security_keywords' => 'password, passwords, requirements, two factor, two-factor, common passwords, remote login, logout, authentication',
+ 'security_help' => 'Two-factor, Password Restrictions',
+ 'groups_keywords' => 'permissions, permission groups, authorization',
+ 'groups_help' => 'Account permission groups',
+ 'localization' => 'Localization',
+ 'localization_title' => 'Update Localization Settings',
+ 'localization_keywords' => 'localization, currency, local, locale, time zone, timezone, international, internatinalization, language, languages, translation',
+ 'localization_help' => 'Language, date display',
+ 'notifications' => 'Notifications',
+ 'notifications_help' => 'Email Alerts & Audit Settings',
+ 'asset_tags_help' => 'Incrementing and prefixes',
+ 'labels' => 'Labels',
+ 'labels_title' => 'Update Label Settings',
+ 'labels_help' => 'Label sizes & settings',
+ 'purge' => 'Purge',
+ 'purge_keywords' => 'permanently delete',
+ 'purge_help' => 'Purge Deleted Records',
+ 'ldap_extension_warning' => 'It does not look like the LDAP extension is installed or enabled on this server. You can still save your settings, but you will need to enable the LDAP extension for PHP before LDAP syncing or login will work.',
+ 'ldap_ad' => 'LDAP/AD',
+ 'employee_number' => 'Employee Number',
+ 'create_admin_user' => 'Create a User ::',
+ 'create_admin_success' => 'Success! Your admin user has been added!',
+ 'create_admin_redirect' => 'Click here to go to your app login!',
+ 'setup_migrations' => 'Database Migrations ::',
+ 'setup_no_migrations' => 'There was nothing to migrate. Your database tables were already set up!',
+ 'setup_successful_migrations' => 'Your database tables have been created',
+ 'setup_migration_output' => 'Migration output:',
+ 'setup_migration_create_user' => 'Next: Create User',
+ 'ldap_settings_link' => 'LDAP Settings Page',
+ 'slack_test' => 'Test Integration',
+ 'label2_enable' => 'New Label Engine',
+ 'label2_enable_help' => 'Switch to the new label engine. Note: You will need to save this setting before setting others.',
+ 'label2_template' => 'Template',
+ 'label2_template_help' => 'Select which template to use for label generation',
+ 'label2_title' => 'Title',
+ 'label2_title_help' => 'The title to show on labels that support it',
+ 'label2_title_help_phold' => 'The placeholder {COMPANY}
will be replaced with the asset's company name',
+ 'label2_asset_logo' => 'Use Asset Logo',
+ 'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at :setting_name
',
+ 'label2_1d_type' => '1D Barcode Type',
+ 'label2_1d_type_help' => 'Format for 1D barcodes',
+ 'label2_2d_type' => '2D Barcode Type',
+ 'label2_2d_type_help' => 'Format for 2D barcodes',
+ 'label2_2d_target' => '2D Barcode Target',
+ 'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
+ 'label2_fields' => 'Field Definitions',
+ 'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
+ 'help_asterisk_bold' => 'Text entered as **text**
will be displayed as bold',
+ 'help_blank_to_use' => 'Leave blank to use the value from :setting_name
',
+ 'help_default_will_use' => ':default
will use the value from :setting_name
. APP_DEBUG
value in your .env
file to false
.',
+ 'delete' => 'Delete',
+ 'delete_confirm' => 'Are you sure you wish to delete :item?',
+ 'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This can not be undone.',
+ 'deleted' => 'Deleted',
+ 'delete_seats' => 'Deleted Seats',
+ 'deletion_failed' => 'Deletion failed',
+ 'departments' => 'Departments',
+ 'department' => 'Department',
+ 'deployed' => 'Deployed',
+ 'depreciation' => 'Depreciation',
+ 'depreciations' => 'Depreciations',
+ 'depreciation_report' => 'Depreciation Report',
+ 'details' => 'Details',
+ 'download' => 'Download',
+ 'download_all' => 'Download All',
+ 'editprofile' => 'Edit Your Profile',
+ 'eol' => 'EOL',
+ 'email_domain' => 'Email Domain',
+ 'email_format' => 'Email Format',
+ 'employee_number' => 'Employee Number',
+ 'email_domain_help' => 'This is used to generate email addresses when importing',
+ 'error' => 'Error',
+ 'exclude_archived' => 'Exclude Archived Assets',
+ 'exclude_deleted' => 'Exclude Deleted Assets',
+ 'example' => 'Example: ',
+ '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)',
+ 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
+ 'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
+ 'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
+ 'name_display_format' => 'Name Display Format',
+ 'first' => 'First',
+ 'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
+ 'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
+ 'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
+ 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
+ 'first_name' => 'First Name',
+ 'first_name_format' => 'First Name (jane@example.com)',
+ 'files' => 'Files',
+ 'file_name' => 'File',
+ 'file_type' => 'File Type',
+ 'filesize' => 'File Size',
+ 'file_uploads' => 'File Uploads',
+ 'file_upload' => 'File Upload',
+ 'generate' => 'Generate',
+ 'generate_labels' => 'Generate Labels',
+ 'github_markdown' => 'This field accepts Github flavored markdown.',
+ 'groups' => 'Groups',
+ 'gravatar_email' => 'Gravatar Email Address',
+ 'gravatar_url' => 'Change your avatar at Gravatar.com.',
+ 'history' => 'History',
+ 'history_for' => 'History for',
+ 'id' => 'ID',
+ 'image' => 'Image',
+ 'image_delete' => 'Delete Image',
+ 'include_deleted' => 'Include Deleted Assets',
+ 'image_upload' => 'Upload Image',
+ 'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
+ 'filetypes_size_help' => 'Max upload size allowed is :size.',
+ 'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, and svg. Max upload size allowed is :size.',
+ 'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
+ 'import' => 'Import',
+ 'importing' => 'Importing',
+ 'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file. Select the fields you would like to include in your custom report, and click Generate. The file (custom-asset-report-YYYY-mm-dd.csv) will download automatically, and you can open it in Excel.
+If you would like to export only certain assets, use the options below to fine-tune your results.
', + 'range' => 'Range', + 'bom_remark' => 'Add a BOM (byte-order mark) to this CSV', + 'improvements' => 'Improvements', + 'information' => 'Information', + 'permissions' => 'Permissions', + 'managed_ldap' => '(Managed via LDAP)', + 'export' => 'Export', + 'ldap_sync' => 'LDAP Sync', + 'ldap_user_sync' => 'LDAP User Sync', + 'synchronize' => 'Synchronize', + 'sync_results' => 'Synchronization Results', + 'license_serial' => 'Serial/Product Key', + 'invalid_category' => 'Invalid or missing category', + 'invalid_item_category_single' => 'Invalid or missing :type category. Please update the category of this :type to include a valid category before checking out.', + 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', + '60_percent_warning' => '60% Complete (warning)', + 'dashboard_empty' => 'It looks like you have not added anything yet, so we do not have anything awesome to display. Get started by adding some assets, accessories, consumables, or licenses now!', + 'new_asset' => 'New Asset', + 'new_license' => 'New License', + 'new_accessory' => 'New Accessory', + 'new_consumable' => 'New Consumable', + 'collapse' => 'Collapse', + 'assigned' => 'Assigned', + 'asset_count' => 'Asset Count', + 'accessories_count' => 'Accessories Count', + 'consumables_count' => 'Consumables Count', + 'components_count' => 'Components Count', + 'licenses_count' => 'Licenses Count', + 'notification_error' => 'Error', + 'notification_error_hint' => 'Please check the form below for errors', + 'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', + 'notification_success' => 'Success', + 'notification_warning' => 'Warning', + 'notification_info' => 'Info', + 'asset_information' => 'Asset Information', + 'model_name' => 'Model Name', + 'asset_name' => 'Asset Name', + 'consumable_information' => 'Consumable Information:', + 'consumable_name' => 'Consumable Name:', + 'accessory_information' => 'Accessory Information:', + 'accessory_name' => 'Accessory Name:', + 'clone_item' => 'Clone Item', + 'checkout_tooltip' => 'Check this item out', + 'checkin_tooltip' => 'Check this item in', + 'checkout_user_tooltip' => 'Check this item out to a user', + 'maintenance_mode' => 'The service is temporarily unavailable for system updates. Please check back later.', + 'maintenance_mode_title' => 'System Temporarily Unavailable', + 'ldap_import' => 'User password should not be managed by LDAP. (This allows you to send forgotten password requests.)', + 'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.', + 'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.', + 'additional_files' => 'Additional Files', + 'shitty_browser' => 'No signature detected. If you are using an older browser, please use a more modern browser to complete your asset acceptance.', + 'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.', + 'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.', + 'bulk_checkin_success' => 'The items for the selected users have been checked in.', + 'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ', + 'set_users_field_to_null' => 'Delete :field values for this user|Delete :field values for all :user_count users ', + 'na_no_purchase_date' => 'N/A - No purchase date provided', + 'assets_by_status' => 'Assets by Status', + 'assets_by_status_type' => 'Assets by Status Type', + 'pie_chart_type' => 'Dashboard Pie Chart Type', + 'hello_name' => 'Hello, :name!', + 'unaccepted_profile_warning' => 'You have :count items requiring acceptance. Click here to accept or decline them', + 'start_date' => 'Start Date', + 'end_date' => 'End Date', + 'alt_uploaded_image_thumbnail' => 'Uploaded thumbnail', + 'placeholder_kit' => 'Select a kit', + 'file_not_found' => 'File not found', + 'preview_not_available' => '(no preview)', + 'setup' => 'Setup', + 'pre_flight' => 'Pre-Flight', + 'skip_to_main_content' => 'Skip to main content', + 'toggle_navigation' => 'Toggle navigation', + 'alerts' => 'Alerts', + 'tasks_view_all' => 'View all tasks', + 'true' => 'True', + 'false' => 'False', + 'integration_option' => 'Integration Option', + 'log_does_not_exist' => 'No matching log record exists.', + 'merge_users' => 'Merge Users', + 'merge_information' => 'This will merge the :count users into a single user. Select the user you wish to merge the others into below, and the associated assets, licenses, etc will be moved over to the selected user and the other users will be marked as deleted.', + 'warning_merge_information' => 'This action CANNOT be undone and should ONLY be used when you need to merge users because of a bad import or sync. Be sure to run a backup first.', + 'no_users_selected' => 'No users selected', + 'not_enough_users_selected' => 'At least :count users must be selected', + 'merge_success' => ':count users merged successfully into :into_username!', + 'merged' => 'merged', + 'merged_log_this_user_into' => 'Merged this user (ID :to_id - :to_username) into user ID :from_id (:from_username) ', + 'merged_log_this_user_from' => 'Merged user ID :from_id (:from_username) into this user (ID :to_id - :to_username)', + 'clear_and_save' => 'Clear & Save', + 'update_existing_values' => 'Update Existing Values?', + 'auto_incrementing_asset_tags_disabled_so_tags_required' => 'Generating auto-incrementing asset tags is disabled so all rows need to have the "Asset Tag" column populated.', + 'auto_incrementing_asset_tags_enabled_so_now_assets_will_be_created' => 'Note: Generating auto-incrementing asset tags is enabled so assets will be created for rows that do not have "Asset Tag" populated. Rows that do have "Asset Tag" populated will be updated with the provided information.', + 'send_welcome_email_to_users' => ' Send Welcome Email for new Users?', + 'back_before_importing' => 'Backup before importing?', + 'csv_header_field' => 'CSV Header Field', + 'import_field' => 'Import Field', + 'sample_value' => 'Sample Value', + 'no_headers' => 'No Columns Found', + 'error_in_import_file' => 'There was an error reading the CSV file: :error', + 'percent_complete' => ':percent % Complete', + 'errors_importing' => 'Some Errors occurred while importing: ', + 'warning' => 'WARNING: :warning', + 'success_redirecting' => '"Success... Redirecting.', + 'cancel_request' => 'Cancel this item request', + 'setup_successful_migrations' => 'Your database tables have been created', + 'setup_migration_output' => 'Migration output:', + 'setup_migration_create_user' => 'Next: Create User', + 'importer_generic_error' => 'Your file import is complete, but we did receive an error. This is usually caused by third-party API throttling from a notification webhook (such as Slack) and would not have interfered with the import itself, but you should confirm this.', + 'confirm' => 'Confirm', + 'autoassign_licenses' => 'Auto-Assign Licenses', + 'autoassign_licenses_help' => 'Allow this user to have licenses assigned via the bulk-assign license UI or cli tools.', + 'autoassign_licenses_help_long' => 'This allows a user to be have licenses assigned via the bulk-assign license UI or cli tools. (For example, you might not want contractors to be auto-assigned a license you would provide to only staff members. You can still individually assign licenses to those users, but they will not be included in the Checkout License to All Users functions.)', + 'no_autoassign_licenses_help' => 'Do not include user for bulk-assigning through the license UI or cli tools.', + 'modal_confirm_generic' => 'Are you sure?', + 'cannot_be_deleted' => 'This item cannot be deleted', + 'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.', + 'serial_number' => 'Serial Number', + 'item_notes' => ':item Notes', + 'item_name_var' => ':item Name', + 'error_user_company' => 'Checkout target company and asset company do not match', + 'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager', + 'importer' => [ + 'checked_out_to_fullname' => 'Checked Out to: Full Name', + 'checked_out_to_first_name' => 'Checked Out to: First Name', + 'checked_out_to_last_name' => 'Checked Out to: Last Name', + 'checked_out_to_username' => 'Checked Out to: Username', + 'checked_out_to_email' => 'Checked Out to: Email', + 'checked_out_to_tag' => 'Checked Out to: Asset Tag', + 'manager_first_name' => 'Manager First Name', + 'manager_last_name' => 'Manager Last Name', + 'manager_full_name' => 'Manager Full Name', + 'manager_username' => 'Manager Username', + 'checkout_type' => 'Checkout Type', + 'checkout_location' => 'Checkout to Location', + 'image_filename' => 'Image Filename', + 'do_not_import' => 'Do Not Import', + 'vip' => 'VIP', + 'avatar' => 'Avatar', + 'gravatar' => 'Gravatar Email', + 'currency' => 'Currency', + 'address2' => 'Address Line 2', + 'import_note' => 'Imported using csv importer', + ], + 'percent_complete' => '% complete', + 'uploading' => 'Uploading... ', + 'upload_error' => 'Error uploading file. Please check that there are no empty rows and that no column names are duplicated.', + 'copy_to_clipboard' => 'Copy to Clipboard', + 'copied' => 'Copied!', + +]; diff --git a/resources/lang/so/help.php b/resources/lang/so/help.php new file mode 100644 index 0000000000..a59e0056be --- /dev/null +++ b/resources/lang/so/help.php @@ -0,0 +1,35 @@ + 'More Info', + + 'audit_help' => 'Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.{COMPANY}
will be replaced with the asset's company name',
- 'label2_asset_logo' => 'Use Asset Logo',
- 'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at :setting_name
',
+ 'label2_title_help_phold' => 'Platshållaren {COMPANY}
kommer att ersättas med tillgången's företagsnamn',
+ 'label2_asset_logo' => 'Använd tillgångslogotyp',
+ 'label2_asset_logo_help' => 'Använd logotypen för tillgången's tilldelade företag, snarare än värdet på :setting_name
',
'label2_1d_type' => '1D streckkodstyp',
'label2_1d_type_help' => 'Format för 1D-streckkoder',
'label2_2d_type' => '2D streckkodstyp',
'label2_2d_type_help' => 'Format för 2D-streckkoder',
- 'label2_2d_target' => '2D Barcode Target',
+ 'label2_2d_target' => '2D streckkodstyp',
'label2_2d_target_help' => 'URL som 2D-streckkoden pekar på när den skannas',
- 'label2_fields' => 'Field Definitions',
+ 'label2_fields' => 'Fältdefinitioner',
'label2_fields_help' => 'Fält kan läggas till, tas bort och ordnas om i den vänstra kolumnen. För varje fält kan flera alternativ för etikett- och datakällan läggas till, tas bort och ordnas om i högerspalten.',
'help_asterisk_bold' => 'Text inlagd som **text**
kommer att visas som fet text',
'help_blank_to_use' => 'Lämna tomt för att använda värdet från :setting_name
',
- 'help_default_will_use' => ':default
will use the value from :setting_name
. :default
kommer att använda värdet från :setting_name
. {LOCALE}
, {SERIAL}
, {MODEL_NUMBER}
, and {MODEL_NAME}
may be used in your URL to have those values auto-populate when viewing assets - for example https://support.apple.com/{LOCALE}/{SERIAL}.',
+ 'support_url_help' => '{LOCALE
, {SERIAL
, {MODEL_NUMBER
ve {MODEL_NAME
değişkenleri, cihazınızda kullanılabilir. Varlıkları görüntülerken bu değerlerin otomatik olarak doldurulmasını sağlayan URL (örneğin, https://support.apple.com/{LOCALE}/{SERIAL}).',
'does_not_exist' => 'Üretici mevcut değil.',
'assoc_users' => 'Üretici en az 1 model ile ilişkili durumda ve silinemez. Lütfen önce modelleri güncelleyerek üreticiyi boşa çıkarın ve tekrar deneyin. ',
diff --git a/resources/lang/tr/admin/manufacturers/table.php b/resources/lang/tr/admin/manufacturers/table.php
index 30bb7b88f0..1ca19f12db 100644
--- a/resources/lang/tr/admin/manufacturers/table.php
+++ b/resources/lang/tr/admin/manufacturers/table.php
@@ -10,7 +10,7 @@ return array(
'support_email' => 'Destek Maili',
'support_phone' => 'Destek telefonu',
'support_url' => 'Destek URL\'si',
- 'warranty_lookup_url' => 'Warranty Lookup URL',
+ 'warranty_lookup_url' => 'Garanti Arama URL\'si',
'update' => 'Üretici Güncelle',
'url' => 'URL',
diff --git a/resources/lang/tr/admin/models/general.php b/resources/lang/tr/admin/models/general.php
index 64d5f0d6f7..c0019c4c7b 100644
--- a/resources/lang/tr/admin/models/general.php
+++ b/resources/lang/tr/admin/models/general.php
@@ -6,7 +6,7 @@ return array(
'deleted' => 'Bu model silindi.',
'bulk_delete' => 'Varlık Modellerini Toplu Silme',
'bulk_delete_help' => 'Seçilen varlık modelleri silme işlemini onaylamak için aşağıdaki onay kutularını kullanın. Başka bir varlık modeli ile ilişkilendirilmiş olan varlık modelleri, başka bir varlık modeli ile ilişkilendirilmeden silinemez.',
- 'bulk_delete_warn' => 'You are about to delete one asset model.|You are about to delete :model_count asset models.',
+ 'bulk_delete_warn' => 'Bir varlık modelini silmek üzeresiniz.| :model_count varlık modellerini silmek üzeresiniz.',
'restore' => 'Modeli geri getir',
'requestable' => 'Kullanıcılar bu modeli talep edebilir',
'show_mac_address' => 'Bu model demirbaşta MAC adresi göster',
diff --git a/resources/lang/tr/admin/models/message.php b/resources/lang/tr/admin/models/message.php
index 7eb23672e2..85c12dcc29 100644
--- a/resources/lang/tr/admin/models/message.php
+++ b/resources/lang/tr/admin/models/message.php
@@ -2,9 +2,9 @@
return array(
- 'deleted' => 'Deleted asset model',
+ 'deleted' => 'Silinen varlık modeli',
'does_not_exist' => 'Model mevcut değil.',
- 'no_association' => 'WARNING! The asset model for this item is invalid or missing!',
+ 'no_association' => 'UYARI! Bu öğeye ilişkin varlık modeli geçersiz veya eksik!',
'no_association_fix' => 'Bu değişiklik bazı şeylerin garip ve tuhaf bir şekilde bozulmasına yol açabilir. Bu varlığı bir modelle ilişkilendirmek için düzeltin.',
'assoc_users' => 'Model bir ya da daha çok demirbaş ile ilişkili ve silinemez. Lütfen demirbaşları silin ve tekrar deneyin. ',
@@ -33,14 +33,14 @@ return array(
'bulkedit' => array(
'error' => 'Hiçbir alan değiştirilmedi, dolayısıyla hiç bir alan güncellenmedi.',
- 'success' => 'Model successfully updated. |:model_count models successfully updated.',
- 'warn' => 'You are about to update the properies of the following model: |You are about to edit the properties of the following :model_count models:',
+ 'success' => 'Model başarıyla güncellendi. |:model_count modelleri başarıyla güncellendi.',
+ 'warn' => 'Aşağıdaki modelin özelliklerini güncellemek üzeresiniz: |Aşağıdaki :model_count modellerinin özelliklerini düzenlemek üzeresiniz:',
),
'bulkdelete' => array(
'error' => 'Hiçbir model seçilmedi, bu nedenle hiçbir şey silinmedi.',
- 'success' => 'Model deleted!|:success_count models deleted!',
+ 'success' => 'Model silindi!|:success_count modelleri silindi!',
'success_partial' => ':success_count adet model(ler) silindi, ancak :fail_count adet için silme işlemini tamamlayamadık, çünkü bunlar halâ varlıklarla ilişkilendirilmiş durumda.'
),
diff --git a/resources/lang/tr/admin/reports/general.php b/resources/lang/tr/admin/reports/general.php
index 330a89aeb6..b6f991ecbf 100644
--- a/resources/lang/tr/admin/reports/general.php
+++ b/resources/lang/tr/admin/reports/general.php
@@ -6,5 +6,12 @@ return [
'send_reminder' => 'Hatırlatma gönder',
'reminder_sent' => 'Hatırlatıcı gönderildi',
'acceptance_deleted' => 'Kabul talebi silindi',
- 'acceptance_request' => 'Kabul talebi'
+ 'acceptance_request' => 'Kabul talebi',
+ 'custom_export' => [
+ 'user_address' => 'Kullanıcı Adresi',
+ 'user_city' => 'Kullanıcı Şehri',
+ 'user_state' => 'Kullanıcı Durumu',
+ 'user_country' => 'Kullanıcı Ülkesi',
+ 'user_zip' => 'Kullanıcı Posta Kodu'
+ ]
];
\ No newline at end of file
diff --git a/resources/lang/tr/admin/settings/general.php b/resources/lang/tr/admin/settings/general.php
index 916ee799f4..adedce7fea 100644
--- a/resources/lang/tr/admin/settings/general.php
+++ b/resources/lang/tr/admin/settings/general.php
@@ -32,7 +32,7 @@ return [
'backups_restoring' => 'Yedekten geri dön',
'backups_upload' => 'Yedeği yükle',
'backups_path' => 'Yedeklerin sunucuda saklanacağı yer :path
',
- 'backups_restore_warning' => 'Use the restore button to restore from a previous backup. (This does not currently work with S3 file storage or Docker.){COMPANY}
will be replaced with the asset's company name',
- 'label2_asset_logo' => 'Use Asset Logo',
- 'label2_asset_logo_help' => 'Use the logo of the asset's assigned company, rather than the value at :setting_name
',
- 'label2_1d_type' => '1D Barcode Type',
- 'label2_1d_type_help' => 'Format for 1D barcodes',
- 'label2_2d_type' => '2D Barcode Type',
- 'label2_2d_type_help' => 'Format for 2D barcodes',
- 'label2_2d_target' => '2D Barcode Target',
- 'label2_2d_target_help' => 'The URL the 2D barcode points to when scanned',
- 'label2_fields' => 'Field Definitions',
- 'label2_fields_help' => 'Fields can be added, removed, and reordered in the left column. For each field, multiple options for Label and DataSource can be added, removed, and reordered in the right column.',
+ 'label2_template_help' => 'Etiket oluşturmak için hangi şablonun kullanılacağını seçin',
+ 'label2_title' => 'Başlık',
+ 'label2_title_help' => 'Onu destekleyen etiketlerde gösterilecek başlık',
+ 'label2_title_help_phold' => '{COMPANY
yer tutucusu, varlığın şirket adıyla değiştirilecek',
+ 'label2_asset_logo' => 'Varlık Logosunu Kullan',
+ 'label2_asset_logo_help' => ':setting_name
\'deki değer yerine varlığa atanan şirketin logosunu kullanın',
+ 'label2_1d_type' => '1D Barkod Tipi',
+ 'label2_1d_type_help' => '1D barkodlar için format',
+ 'label2_2d_type' => '2D Barkod Türü',
+ 'label2_2d_type_help' => '2D barkodlar için format',
+ 'label2_2d_target' => '2D Barkod Hedefi',
+ 'label2_2d_target_help' => '2D barkodun tarandığında işaret ettiği URL',
+ 'label2_fields' => 'Alan Tanımları',
+ 'label2_fields_help' => 'Alanlar sol sütuna eklenebilir, kaldırılabilir ve yeniden sıralanabilir. Her alan için sağ sütunda Etiket ve Veri Kaynağı için birden fazla seçenek eklenebilir, kaldırılabilir ve yeniden sıralanabilir.',
'help_asterisk_bold' => 'Text entered as **text**
will be displayed as bold',
- 'help_blank_to_use' => 'Leave blank to use the value from :setting_name
',
- 'help_default_will_use' => ':default
will use the value from :setting_name
. :setting_name
değerini kullanmak için boş bırakın',
+ 'help_default_will_use' => ':default
, :setting_name
\'deki değeri kullanacaktır. - Upload a CSV that contains asset history. The assets and users MUST already exist in the system, or they will be skipped. Matching assets for history import happens against the asset tag. We will try to find a matching user based on the user\'s name you provide, and the criteria you select below. If you do not select any criteria below, it will simply try to match on the username format you configured in the Admin > General Settings. -
++ Tải lên CSV chứa lịch sử tài sản. Tài sản và người dùng PHẢI tồn tại trong hệ thống, nếu không chúng sẽ bị bỏ qua. Việc khớp tài sản để nhập lịch sử sẽ diễn ra dựa trên thẻ tài sản. Chúng tôi sẽ cố gắng tìm người dùng phù hợp dựa trên tên người dùng bạn cung cấp và tiêu chí bạn chọn bên dưới. Nếu bạn không chọn bất kỳ tiêu chí nào bên dưới, tiêu chí đó sẽ chỉ cố gắng khớp với định dạng tên người dùng mà bạn đã định cấu hình trong Quản trị > Cài đặt chung. +
-Fields included in the CSV must match the headers: Asset Tag, Name, Checkout Date, Checkin Date. Any additional fields will be ignored.
+Các trường có trong CSV phải khớp với tiêu đề: Thẻ Tài sản, Tên, Ngày đăng ký ra, Ngày đăng ký vào. Mọi trường bổ sung sẽ bị bỏ qua.
-Checkin Date: blank or future checkin dates will checkout items to associated user. Excluding the Checkin Date column will create a checkin date with todays date.
- ', +Ngày đăng ký vào: ngày đăng ký vào để trống hoặc trong thời gian tới sẽ kiểm tra các mục cho người dùng được liên kết. Việc loại trừ cột Ngày đăng ký vào sẽ tạo ra ngày đăng ký vào có ngày hôm nay.
', 'csv_import_match_f-l' => 'Kết hợp người dùng dưới dạng tên.họ (trí.nguyễn)', 'csv_import_match_initial_last' => 'Kết hợp người dùng dưới dạng họ (nguyễn)', 'csv_import_match_first' => 'Kế hợp người dùng dưới dạng tên (trí)', @@ -45,6 +44,6 @@ return [ 'success_messages' => 'Thông báo thành công:', 'alert_details' => 'Xem bên dưới để biết thêm chi tiết.', 'custom_export' => 'Lựa chọn xuất', - 'mfg_warranty_lookup' => ':manufacturer Warranty Status Lookup', - 'user_department' => 'User Department', + 'mfg_warranty_lookup' => ':manufacturer Tra cứu tình trạng bảo hành', + 'user_department' => 'Bộ phận người dùng', ]; diff --git a/resources/lang/vi/admin/hardware/message.php b/resources/lang/vi/admin/hardware/message.php index 59afa7975d..126e62fc6c 100644 --- a/resources/lang/vi/admin/hardware/message.php +++ b/resources/lang/vi/admin/hardware/message.php @@ -11,6 +11,7 @@ return [ 'create' => [ 'error' => 'Tài sản chưa được tạo, xin vui lòng thử lại. :(', 'success' => 'Tài sản được tạo thành công. :)', + 'success_linked' => 'Asset with tag :tag was created successfully. Click here to view.', ], 'update' => [ @@ -23,8 +24,8 @@ return [ 'restore' => [ 'error' => 'Tài sản không được khôi phục, bạn hãy thử lại', 'success' => 'Tài sản được khôi phục thành công.', - 'bulk_success' => 'Asset restored successfully.', - 'nothing_updated' => 'No assets were selected, so nothing was restored.', + 'bulk_success' => 'Đã khôi phục thành công tài sản.', + 'nothing_updated' => 'Không có tài sản nào được chọn nên không có tài sản nào được khôi phục.', ], 'audit' => [ @@ -51,9 +52,9 @@ return [ 'success' => 'Tệp của bạn đã được nhập', 'file_delete_success' => 'Tập tin của bạn đã được xóa thành công', 'file_delete_error' => 'Không thể xóa tệp', - 'file_missing' => 'The file selected is missing', - 'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters', - 'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters', + 'file_missing' => 'Tệp đã chọn bị thiếu', + 'header_row_has_malformed_characters' => 'Một hoặc nhiều thuộc tính trong hàng tiêu đề chứa các ký tự không đúng định dạng UTF-8', + 'content_row_has_malformed_characters' => 'Một hoặc nhiều thuộc tính ở hàng đầu tiên của nội dung chứa ký tự không đúng định dạng UTF-8', ], diff --git a/resources/lang/vi/admin/hardware/table.php b/resources/lang/vi/admin/hardware/table.php index b37038a719..4e5ebf236d 100644 --- a/resources/lang/vi/admin/hardware/table.php +++ b/resources/lang/vi/admin/hardware/table.php @@ -8,13 +8,13 @@ return [ 'change' => 'Vào/Ra', 'checkout_date' => 'Ngày checkout', 'checkoutto' => 'Đã checkout', - 'components_cost' => 'Total Components Cost', + 'components_cost' => 'Tổng chi phí linh kiện', 'current_value' => 'Giá trị hiện tại', 'diff' => 'Khác nhau', 'dl_csv' => 'Tải tập tin CSV xuống', 'eol' => 'EOL', 'id' => 'Định danh', - 'last_checkin_date' => 'Last Checkin Date', + 'last_checkin_date' => 'Ngày cuối cùng đăng ký đưa vào', 'location' => 'Vị trí', 'purchase_cost' => 'Chi phí', 'purchase_date' => 'Đã mua', diff --git a/resources/lang/vi/admin/kits/general.php b/resources/lang/vi/admin/kits/general.php index f3aac89aa5..2414406cd8 100644 --- a/resources/lang/vi/admin/kits/general.php +++ b/resources/lang/vi/admin/kits/general.php @@ -24,7 +24,7 @@ return [ 'license_error' => 'License already attached to kit', 'license_added_success' => 'License added successfully', 'license_updated' => 'License was successfully updated', - 'license_none' => 'License does not exist', + 'license_none' => 'Bản quyền không tồn tại', 'license_detached' => 'License was successfully detached', 'consumable_added_success' => 'Consumable added successfully', 'consumable_updated' => 'Consumable was successfully updated', diff --git a/resources/lang/vi/admin/licenses/message.php b/resources/lang/vi/admin/licenses/message.php index 2752e9a89e..e881592b13 100644 --- a/resources/lang/vi/admin/licenses/message.php +++ b/resources/lang/vi/admin/licenses/message.php @@ -9,6 +9,7 @@ return array( 'assoc_users' => 'Bản quyền này hiện tại đã được checkout đến một người dùng và có thể đã bị xóa. Xin vui lòng kiểm tra lại bản quyền đầu tiên, và kế đến có gắng xóa thêm lần nữa. ', 'select_asset_or_person' => 'Bạn phải chọn một nội dung hoặc người dùng, nhưng không phải cả hai.', 'not_found' => 'License not found', + 'seats_available' => ':seat_count seats available', 'create' => array( @@ -41,7 +42,8 @@ return array( 'checkout' => array( 'error' => 'Có vấn đề xảy ra khi checkout bản quyền. Xin vui lòng thử lại.', - 'success' => 'Bản quyền đã được checkout thành công' + 'success' => 'Bản quyền đã được checkout thành công', + 'not_enough_seats' => 'Not enough license seats available for checkout', ), 'checkin' => array( diff --git a/resources/lang/vi/admin/locations/message.php b/resources/lang/vi/admin/locations/message.php index 6d78589e44..915d6972ba 100644 --- a/resources/lang/vi/admin/locations/message.php +++ b/resources/lang/vi/admin/locations/message.php @@ -6,8 +6,8 @@ return array( 'assoc_users' => 'Địa phương này hiện tại đang được liên kết với ít nhất một người dùng và không thể xóa. Xin vui lòng cập nhật người dùng của bạn để không có liên kết nào đến địa phương này và thử lại. ', 'assoc_assets' => 'Địa phương này hiện tại đã được liên kết với ít nhất một tài sản và không thể xóa. Xin vui lòng cập nhật tài sản của bạn để không còn liên kết với địa phương này nữa và thử lại. ', 'assoc_child_loc' => 'Địa phương này hiện tại là cấp parent của ít nhật một địa phương con và không thể xóa. Xin vui lòng cập nhật địa phương của bạn để không liên kết đến địa phương này và thử lại. ', - 'assigned_assets' => 'Assigned Assets', - 'current_location' => 'Current Location', + 'assigned_assets' => 'Tài sản được giao', + 'current_location' => 'Vị trí hiện tại', 'create' => array( diff --git a/resources/lang/vi/admin/locations/table.php b/resources/lang/vi/admin/locations/table.php index 02ed485010..8ec22df7c3 100644 --- a/resources/lang/vi/admin/locations/table.php +++ b/resources/lang/vi/admin/locations/table.php @@ -15,6 +15,7 @@ return [ 'print_all_assigned' => 'In tất cả tài sản đã cấp phát', 'name' => 'Tên địa phương', 'address' => 'Địa chỉ', + 'address2' => 'Address Line 2', 'zip' => 'Mã bưu điện', 'locations' => 'Địa phương', 'parent' => 'Parent', diff --git a/resources/lang/vi/admin/models/general.php b/resources/lang/vi/admin/models/general.php index cb58c28a62..a9a9a343b4 100644 --- a/resources/lang/vi/admin/models/general.php +++ b/resources/lang/vi/admin/models/general.php @@ -3,10 +3,10 @@ return array( 'about_models_title' => 'Giới thiệu về Mô hình Tài sản', 'about_models_text' => 'Mô hình Tài sản là một cách để nhóm các tài sản giống nhau. "MBP 2013", "IPhone 6", v.v ...', - 'deleted' => 'This model has been deleted.', + 'deleted' => 'Model này đã bị xóa.', 'bulk_delete' => 'Xóa hàng loạt Kiểu tài sản', 'bulk_delete_help' => 'Sử dụng hộp kiểm bên dưới để xác nhận việc sẽ xóa kiểu tài sản đã lựa chọn. Kiểu tài sản đó có liên kết với tài sản thì sẽ không thể xóa cho đến khi tài sản đó được chuyển đến kiểu tài sản khác.', - 'bulk_delete_warn' => 'You are about to delete one asset model.|You are about to delete :model_count asset models.', + 'bulk_delete_warn' => 'Bạn sắp xóa một model tài sản.|Bạn sắp xóa :model_count model tài sản.', 'restore' => 'Khôi phục Model', 'requestable' => 'Người dùng có thể yêu cầu mô hình này', 'show_mac_address' => 'Hiển thị trường địa chỉ MAC trong tài sản của model này', diff --git a/resources/lang/vi/admin/models/message.php b/resources/lang/vi/admin/models/message.php index e804dac1a5..68863824a7 100644 --- a/resources/lang/vi/admin/models/message.php +++ b/resources/lang/vi/admin/models/message.php @@ -2,10 +2,10 @@ return array( - 'deleted' => 'Deleted asset model', + 'deleted' => 'Model tài sản đã xóa', 'does_not_exist' => 'Kiểu tài sản không tồn tại.', - 'no_association' => 'WARNING! The asset model for this item is invalid or missing!', - 'no_association_fix' => 'This will break things in weird and horrible ways. Edit this asset now to assign it a model.', + 'no_association' => 'CẢNH BÁO! Model tài sản cho cho thiết bị này không hợp lệ hoặc bị thiếu!', + 'no_association_fix' => 'Điều này sẽ phá vỡ mọi thứ theo những cách kỳ lạ và khủng khiếp. Hãy chỉnh sửa tài sản này ngay bây giờ để gán cho nó một model.', 'assoc_users' => 'Tài sản này hiện tại đang liên kết với ít nhất một hoặc nhiều tài sản và không thể xóa. Xin vui lòng xóa tài sản, và cố gắng thử lại lần nữa. ', @@ -33,14 +33,14 @@ return array( 'bulkedit' => array( 'error' => 'Không có trường nào được thay đổi, vì vậy không có gì được cập nhật.', - 'success' => 'Model successfully updated. |:model_count models successfully updated.', - 'warn' => 'You are about to update the properies of the following model: |You are about to edit the properties of the following :model_count models:', + 'success' => 'Model đã được cập nhật thành công. |:model_count models đã được cập nhật thành công.', + 'warn' => 'Bạn sắp cập nhật các thuộc tính của model sau: |Bạn sắp chỉnh sửa các thuộc tính của các model :model_count sau:', ), 'bulkdelete' => array( 'error' => 'Không có mục nào được chọn, nên không có gì bị xóa cả.', - 'success' => 'Model deleted!|:success_count models deleted!', + 'success' => 'Model đã xóa!|:success_count model đã xóa!', 'success_partial' => ':success_count model(s) kiểu tài sản đã được xóa, tuy nhiên có :fail_count loại không cho phép xóa vì chúng vẫn còn gắn liên kết đết tài sản.' ), diff --git a/resources/lang/vi/admin/reports/general.php b/resources/lang/vi/admin/reports/general.php index e3f9e4403c..39fd2e3195 100644 --- a/resources/lang/vi/admin/reports/general.php +++ b/resources/lang/vi/admin/reports/general.php @@ -6,5 +6,12 @@ return [ 'send_reminder' => 'Send reminder', 'reminder_sent' => 'Reminder sent', 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_request' => 'Acceptance request', + 'custom_export' => [ + 'user_address' => 'User Address', + 'user_city' => 'User City', + 'user_state' => 'User State', + 'user_country' => 'User Country', + 'user_zip' => 'User Zip' + ] ]; \ No newline at end of file diff --git a/resources/lang/vi/admin/settings/general.php b/resources/lang/vi/admin/settings/general.php index 82378625e3..18d8b667ee 100644 --- a/resources/lang/vi/admin/settings/general.php +++ b/resources/lang/vi/admin/settings/general.php @@ -75,9 +75,9 @@ return [ 'label_logo_size' => 'Biểu trưng hình vuông ưa nhìn - sẽ được hiển thị ở trên cùng bên phải của mỗi nhãn nội dung. ', 'laravel' => 'Phiên bản Laravel', 'ldap' => 'LDAP', - 'ldap_default_group' => 'Default Permissions Group', + 'ldap_default_group' => 'Nhóm quyền mặc định', 'ldap_default_group_info' => 'Select a group to assign to newly synced users. Remember that a user takes on the permissions of the group they are assigned.', - 'no_default_group' => 'No Default Group', + 'no_default_group' => 'Không có nhóm mặc định', 'ldap_help' => 'LDAP/Active Directory', 'ldap_client_tls_key' => 'LDAP Client TLS Key', 'ldap_client_tls_cert' => 'LDAP Client-Side TLS Certificate', @@ -90,7 +90,7 @@ return [ 'ldap_location_help' => 'The Ldap Location field should be used if an OU is not being used in the Base Bind DN. Leave this blank if an OU search is being used.', 'ldap_login_test_help' => 'Nhập một ngày hợp lệ LDAP tên người dùng và mật khẩu từ cơ sở DN bạn đã nêu trên để kiểm tra xem LDAP đăng nhập của bạn được cấu hình đúng. BẠN PHẢI LƯU THIẾT ĐẶT CẬP NHẬT LDAP CỦA BẠN ĐẦU TIÊN.', 'ldap_login_sync_help' => 'Này chỉ kiểm tra LDAP có thể đồng bộ một cách chính xác. Nếu truy vấn xác thực LDAP của bạn không đúng, người sử dụng vẫn không thể đăng nhập. BẠN PHẢI LƯU THIẾT ĐẶT CẬP NHẬT LDAP CỦA BẠN ĐẦU TIÊN.', - 'ldap_manager' => 'LDAP Manager', + 'ldap_manager' => 'Quản lý LDAP', 'ldap_server' => 'Máy chủ LDAP', 'ldap_server_help' => 'Điều này sẽ bắt đầu với ldap: // (cho không mã hóa hoặc TLS) hoặc ldaps: // (cho SSL)', 'ldap_server_cert' => 'Xác thực giấy chứng nhận LDAP SSL', @@ -117,14 +117,14 @@ return [ 'ldap_activated_flag_help' => 'This value is used to determine whether a synced user can login to Snipe-IT. It does not affect the ability to check items in or out to them, and should be the attribute name within your AD/LDAP, not the value.0
or false
, user login will be disabled. If the value in the AD/LDAP field is set to 1
or true
or any other text means the user can log in. When the field is blank in your AD, we respect the userAccountControl
attribute, which usually allows non-suspended users to log in.',
'ldap_emp_num' => 'Số nhân viên LDAP',
'ldap_email' => 'Email LDAP',
- 'ldap_test' => 'Test LDAP',
- 'ldap_test_sync' => 'Test LDAP Synchronization',
+ 'ldap_test' => 'Kiểm tra LDAP',
+ 'ldap_test_sync' => 'Kiểm tra đồng bộ LDAP',
'license' => 'Bản quyền phần mềm',
'load_remote_text' => 'Remote Scripts',
'load_remote_help_text' => 'Cài đặt Snipe-IT này có thể tải các tập lệnh từ thế giới bên ngoài.',
'login' => 'Login Attempts',
'login_attempt' => 'Login Attempt',
- 'login_ip' => 'IP Address',
+ 'login_ip' => 'Địa chỉ IP',
'login_success' => 'Success?',
'login_user_agent' => 'User Agent',
'login_help' => 'List of attempted logins',
@@ -148,10 +148,10 @@ return [
'optional' => 'tùy ý',
'per_page' => 'Kết quả trên trang',
'php' => 'Phiên bản PHP',
- 'php_info' => 'PHP Info',
+ 'php_info' => 'Thông tin PHP',
'php_overview' => 'PHP',
'php_overview_keywords' => 'phpinfo, system, info',
- 'php_overview_help' => 'PHP System info',
+ 'php_overview_help' => 'Thông tin Hệ thống PHP',
'php_gd_info' => 'Bạn phải cài đặt php-gd để hiển thị QR codes, xem cấu trúc cài đặt.',
'php_gd_warning' => 'PHP Image Processing và GD plugin thì CHƯA cài đặt.',
'pwd_secure_complexity' => 'Mật khẩu phức tạp',
diff --git a/resources/lang/vi/admin/settings/message.php b/resources/lang/vi/admin/settings/message.php
index a5c28b0fe0..bf978cdff9 100644
--- a/resources/lang/vi/admin/settings/message.php
+++ b/resources/lang/vi/admin/settings/message.php
@@ -20,8 +20,8 @@ return [
'success' => 'Đã xoá thành công hồ sơ thành công.',
],
'mail' => [
- 'sending' => 'Sending Test Email...',
- 'success' => 'Mail sent!',
+ 'sending' => 'Đang gửi email kiểm tra...',
+ 'success' => 'Đã gửi thư!',
'error' => 'Không thể gửi được thư.',
'additional' => 'No additional error message provided. Check your mail settings and your app log.'
],
diff --git a/resources/lang/vi/admin/settings/table.php b/resources/lang/vi/admin/settings/table.php
index 22db5c84ed..4c5ba56306 100644
--- a/resources/lang/vi/admin/settings/table.php
+++ b/resources/lang/vi/admin/settings/table.php
@@ -1,6 +1,6 @@
'Created',
- 'size' => 'Size',
+ 'created' => 'Đã tạo',
+ 'size' => 'Kích cỡ',
);
diff --git a/resources/lang/vi/admin/users/general.php b/resources/lang/vi/admin/users/general.php
index c7f2a47105..0a29cc6a40 100644
--- a/resources/lang/vi/admin/users/general.php
+++ b/resources/lang/vi/admin/users/general.php
@@ -17,16 +17,16 @@ return [
'last_login' => 'Lần đăng nhập trước',
'ldap_config_text' => 'Bạn có thể tìm thấy cài đặt cấu hình LDAP Quản trị> Cài đặt. Địa điểm đã chọn (tùy chọn) sẽ được đặt cho tất cả người dùng được nhập.',
'print_assigned' => 'In tất cả tài sản đã cấp phát',
- 'email_assigned' => 'Email List of All Assigned',
- 'user_notified' => 'User has been emailed a list of their currently assigned items.',
- 'auto_assign_label' => 'Include this user when auto-assigning eligible licenses',
- 'auto_assign_help' => 'Skip this user in auto assignment of licenses',
+ 'email_assigned' => 'Danh sách email của tất cả được chỉ định',
+ 'user_notified' => 'Người dùng đã được gửi qua email danh sách các thiết bị hiện được chỉ định của họ.',
+ 'auto_assign_label' => 'Bao gồm người dùng này khi giấy phép đủ điều kiện tự động chỉ định',
+ 'auto_assign_help' => 'Bỏ qua người dùng này trong chế độ tự động chỉ định giấy phép',
'software_user' => 'Phần mềm đã được checkout đến :name',
'send_email_help' => 'Bạn phải cung cấp địa chỉ email của người dùng để gửi chứng thực. Gửi mail chứng thực chỉ có hiệu lực đối với người dùng tạo ra. Mật khẩu được mã hóa một chiều và không thể lấy lại một khi đã lưu.',
'view_user' => 'Xem người dùng :name',
'usercsv' => 'Tập tin CSV',
'two_factor_admin_optin_help' => 'Cài đặt quản trị hiện tại của bạn cho phép thực thi có chọn lọc xác thực hai yếu tố.',
- 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_enrolled' => 'Đã đăng ký thiết bị 2FA ',
'two_factor_active' => '2FA đang hoạt động ',
'user_deactivated' => 'Người dùng không thể đăng nhập',
'user_activated' => 'Người dùng có thể đăng nhập',
@@ -34,21 +34,21 @@ return [
'group_memberships_helpblock' => 'Chỉ có quyền superadmins mới sửa được nhóm này.',
'superadmin_permission_warning' => 'Chỉ quyền superadmins mới cấp quyền người dùng truy cập.',
'admin_permission_warning' => 'Chỉ có quyền admins trở lên mới có thể cấp quyền truy cập cho người dùng.',
- 'remove_group_memberships' => 'Remove Group Memberships',
- 'warning_deletion_information' => 'You are about to checkin ALL items from the :count user(s) listed below. Super admin names are highlighted in red.',
- 'update_user_assets_status' => 'Update all assets for these users to this status',
- 'checkin_user_properties' => 'Check in all properties associated with these users',
- 'remote_label' => 'This is a remote user',
+ 'remove_group_memberships' => 'Xóa thành viên nhóm',
+ 'warning_deletion_information' => 'Bạn sắp kiểm tra TẤT CẢ các thiết bị từ :count người dùng được liệt kê bên dưới. Tên quản trị viên cấp cao được đánh dấu màu đỏ.',
+ 'update_user_assets_status' => 'Cập nhật tất cả tài sản của những người dùng này vào trạng thái này',
+ 'checkin_user_properties' => 'Kiểm tra tất cả các thuộc tính được liên kết với những người dùng này',
+ 'remote_label' => 'Đây là người dùng từ xa',
'remote' => 'Từ xa',
'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
- 'not_remote_label' => 'This is not a remote user',
- 'vip_label' => 'VIP user',
+ 'not_remote_label' => 'Đây không phải là người dùng từ xa',
+ 'vip_label' => 'Người dùng VIP',
'vip_help' => 'This can be helpful to mark important people in your org if you would like to handle them in special ways.',
'create_user' => 'Tạo người dùng',
'create_user_page_explanation' => 'This is the account information you will use to access the site for the first time.',
'email_credentials' => 'Email credentials',
'email_credentials_text' => 'Email my credentials to the email address above',
- 'next_save_user' => 'Next: Save User',
+ 'next_save_user' => 'Tiếp theo: Lưu người dùng',
'all_assigned_list_generation' => 'Generated on:',
'email_user_creds_on_create' => 'Email this user their credentials?',
];
diff --git a/resources/lang/vi/admin/users/message.php b/resources/lang/vi/admin/users/message.php
index 0a6e0b40c8..57051c30d2 100644
--- a/resources/lang/vi/admin/users/message.php
+++ b/resources/lang/vi/admin/users/message.php
@@ -6,16 +6,17 @@ return array(
'declined' => 'Bạn đã từ chối tài sản này thành công.',
'bulk_manager_warn' => 'Người dùng của bạn đã được cập nhật thành công, tuy nhiên mục nhập của người quản lý của bạn không được lưu bởi vì người quản lý bạn đã chọn cũng nằm trong danh sách người dùng cần chỉnh sửa, và người dùng không phải là người quản lý của họ. Vui lòng chọn người dùng của bạn một lần nữa, ngoại trừ người quản lý.',
'user_exists' => 'Người dùng thật sự tồn tại!',
- 'user_not_found' => 'User does not exist.',
+ 'user_not_found' => 'Người dùng không tồn tại.',
'user_login_required' => 'Trường đăng nhập thì bắt buộc',
+ 'user_has_no_assets_assigned' => 'Hiện không có tài sản nào được gán cho người dùng.',
'user_password_required' => 'Mật khẩu thì bắt buộc.',
'insufficient_permissions' => 'Không có đủ quyền.',
'user_deleted_warning' => 'Người dùng này đã bị xóa. Bạn sẽ phải phục hồi người dùng này để chỉnh sửa nó hoặc khởi gán nó đến tài sản mới.',
'ldap_not_configured' => 'Tích hợp LDAP thì chưa được cấu hình cho cài đặt này.',
'password_resets_sent' => 'Những người dùng với trạng thái kích hoạt đã chọn và có địa chỉ email hợp lệ sẽ nhận được liên kết đặt lại mật khẩu.',
'password_reset_sent' => 'Đường đẫn khôi phục mật khẩu được gửi đến :email!',
- 'user_has_no_email' => 'This user does not have an email address in their profile.',
- 'user_has_no_assets_assigned' => 'This user does not have any assets assigned',
+ 'user_has_no_email' => 'Người dùng này không có địa chỉ email trong hồ sơ của họ.',
+ 'log_record_not_found' => 'Không thể tìm thấy bản ghi nhật ký phù hợp cho người dùng này.',
'success' => array(
@@ -61,7 +62,7 @@ return array(
),
'inventorynotification' => array(
- 'error' => 'This user has no email set.',
- 'success' => 'The user has been notified about their current inventory.'
+ 'error' => 'Người dùng này chưa thiết lập email nào.',
+ 'success' => 'Người dùng đã được thông báo về tồn kho hiện tại của họ.'
)
);
\ No newline at end of file
diff --git a/resources/lang/vi/admin/users/table.php b/resources/lang/vi/admin/users/table.php
index 939f326ca9..3684291493 100644
--- a/resources/lang/vi/admin/users/table.php
+++ b/resources/lang/vi/admin/users/table.php
@@ -29,7 +29,7 @@ return array(
'show_deleted' => 'Hiển thị người dùng đã xóa',
'title' => 'Tiêu đề',
'to_restore_them' => 'để khôi phục lại chúng.',
- 'total_assets_cost' => "Total Assets Cost",
+ 'total_assets_cost' => "Tổng giá trị tài sản",
'updateuser' => 'Cập nhật người dùng',
'username' => 'Tên đăng nhập',
'user_deleted_text' => 'Người dùng này đã bị đánh dấu là đã bị xóa.',
diff --git a/resources/lang/vi/auth.php b/resources/lang/vi/auth.php
index db310aa1bb..a5806ed6e1 100644
--- a/resources/lang/vi/auth.php
+++ b/resources/lang/vi/auth.php
@@ -14,7 +14,7 @@ return array(
*/
'failed' => 'These credentials do not match our records.',
- 'password' => 'The provided password is incorrect.',
- 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+ 'password' => 'Mật khẩu được cung cấp không chính xác.',
+ 'throttle' => 'Quá nhiều lần thử đăng nhập. Vui lòng thử lại sau :second giây.',
);
diff --git a/resources/lang/vi/general.php b/resources/lang/vi/general.php
index 664b6f5515..f80dbfece2 100644
--- a/resources/lang/vi/general.php
+++ b/resources/lang/vi/general.php
@@ -72,6 +72,8 @@ return [
'consumable' => 'Vật tư phụ',
'consumables' => 'Vật tư phụ',
'country' => 'Nước',
+ 'could_not_restore' => 'Error restoring :item_type: :error',
+ 'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
'create' => 'Tạo mới',
'created' => 'Mục đã tạo',
'created_asset' => 'tài sản đã tạo',
@@ -112,58 +114,58 @@ return [
'employee_number' => 'Mã số nhân viên',
'email_domain_help' => 'Địa chỉ này được sử dụng để tạo địa chỉ email khi nhập',
'error' => 'Lỗi',
- 'exclude_archived' => 'Exclude Archived Assets',
- 'exclude_deleted' => 'Exclude Deleted Assets',
+ 'exclude_archived' => 'Loại trừ tài sản đã lưu trữ',
+ 'exclude_deleted' => 'Loại trừ các tài sản đã xóa',
'example' => ' Ví dụ: ',
'filastname_format' => 'Tên Họ Tên Đầu tiên (jsmith@example.com)',
'firstname_lastname_format' => 'Họ Tên Họ (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'Tên họ (jane_smith@example.com)',
'lastnamefirstinitial_format' => 'Tên của bạn (smithj@example.com)',
'firstintial_dot_lastname_format' => 'Ký tự đầu Tên Họ (jsmith@example.com)',
- 'firstname_lastname_display' => 'First Name Last Name (Jane Smith)',
- 'lastname_firstname_display' => 'Last Name First Name (Smith Jane)',
- 'name_display_format' => 'Name Display Format',
+ 'firstname_lastname_display' => 'Tên Họ (jane_smith)',
+ 'lastname_firstname_display' => 'Họ và tên (Smith Jane)',
+ 'name_display_format' => 'Định dạng hiển thị tên',
'first' => 'Đầu tiên',
'firstnamelastname' => 'Tên Họ (jane_smith@example.com)',
'lastname_firstinitial' => 'Họ trước Tên sau (smith_j@example.com)',
'firstinitial.lastname' => 'Tên trước Họ sau (j.smith@example.com)',
- 'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
+ 'firstnamelastinitial' => 'Tên Họ Viết tắt (janes@example.com)',
'first_name' => 'Họ và tên đệm',
'first_name_format' => 'Tên (jane@example.com)',
'files' => 'Các tập tin',
'file_name' => 'Tập tin',
- 'file_type' => 'File Type',
- 'filesize' => 'File Size',
+ 'file_type' => 'Kiểu của tập tin',
+ 'filesize' => 'Dung lượng của tập tin',
'file_uploads' => 'Tải lên tập tin',
'file_upload' => 'Tải Lên Tập Tin',
'generate' => 'Tạo ra',
- 'generate_labels' => 'Generate Labels',
+ 'generate_labels' => 'Tạo các nhãn tên',
'github_markdown' => 'Trường hợp được chấp thuận Github flavored markdown.',
'groups' => 'Nhóm',
'gravatar_email' => 'Gravatar địa chỉ email',
- 'gravatar_url' => 'Change your avatar at Gravatar.com.',
+ 'gravatar_url' => 'Đổi hình đại diện của bạn tại Gravatar.com..',
'history' => 'Lịch sử',
'history_for' => 'Lịch cấp phát của',
'id' => 'ID',
'image' => 'Hình ảnh',
'image_delete' => 'Xóa hình',
- 'include_deleted' => 'Include Deleted Assets',
+ 'include_deleted' => 'Bao gồm các tài sản đã xóa',
'image_upload' => 'Tải hình',
'filetypes_accepted_help' => 'Các loại tệp được chấp nhận là :types. Kích thước tải lên tối đa được cho phép là :size.|Các loại tệp được chấp nhận là :types. Kích thước tải lên tối đa được cho phép là :size.',
- 'filetypes_size_help' => 'Max upload size allowed is :size.',
+ 'filetypes_size_help' => 'Dung lượng tải lên tối đa cho phép.',
'image_filetypes_help' => 'Các loại tệp được chấp nhận là jpg, webp, png, gif và svg. Kích thước tải lên tối đa được cho phép là :size.',
- 'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
+ 'unaccepted_image_type' => 'Tập tin hình ảnh không thể đọc được. Chỉ chấp nhận các kiểu tập tin là jpg, webp, png, gif, và svg.',
'import' => 'Nhập',
- 'importing' => 'Importing',
+ 'importing' => 'Đang nhập',
'importing_help' => 'Bạn có thể nhập nội dung, phụ kiện, giấy phép, linh kiện, vật tư tiêu hao và người dùng qua tệp CSV.