diff --git a/app/Models/Asset.php b/app/Models/Asset.php
index 3466cbffe774..0bbb06aa131f 100644
--- a/app/Models/Asset.php
+++ b/app/Models/Asset.php
@@ -1187,7 +1187,9 @@ public function scopeDeployed($query)
public function scopeRequestableAssets($query)
{
- return Company::scopeCompanyables($query->where('requestable', '=', 1))
+ $table = $query->getModel()->getTable();
+
+ return Company::scopeCompanyables($query->where($table.'.requestable', '=', 1))
->whereHas('assetstatus', function ($query) {
$query->where(function ($query) {
$query->where('deployable', '=', 1)
diff --git a/config/version.php b/config/version.php
index 79df83e50778..25f68fab04c0 100644
--- a/config/version.php
+++ b/config/version.php
@@ -1,10 +1,10 @@
'v6.0.1',
- 'full_app_version' => 'v6.0.1 - build 7863-g90a4ce572',
- 'build_version' => '7863',
+ 'app_version' => 'v6.0.2',
+ 'full_app_version' => 'v6.0.2 - build 7880-g43c5b412c',
+ 'build_version' => '7880',
'prerelease_version' => '',
- 'hash_version' => 'g90a4ce572',
- 'full_hash' => 'v6.0.1-111-g90a4ce572',
+ 'hash_version' => 'g43c5b412c',
+ 'full_hash' => 'v6.0.2-128-g43c5b412c',
'branch' => 'master',
-);
\ No newline at end of file
+);
diff --git a/resources/lang/af/account/general.php b/resources/lang/af/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/af/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/af/admin/hardware/message.php b/resources/lang/af/admin/hardware/message.php
index 3360c3175269..a408a43f0cb8 100644
--- a/resources/lang/af/admin/hardware/message.php
+++ b/resources/lang/af/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Bate is nie opgedateer nie, probeer asseblief weer',
'success' => 'Bate is suksesvol opgedateer.',
'nothing_updated' => 'Geen velde is gekies nie, dus niks is opgedateer nie.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/af/admin/settings/general.php b/resources/lang/af/admin/settings/general.php
index be8458884741..816761f58d30 100644
--- a/resources/lang/af/admin/settings/general.php
+++ b/resources/lang/af/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Voorvoegsel (opsioneel)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'rugsteun',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP-bediener',
'ldap_server_help' => 'Dit moet begin met ldap: // (vir unencrypted of TLS) of ldaps: // (vir SSL)',
'ldap_server_cert' => 'LDAP SSL-sertifikaat-validering',
diff --git a/resources/lang/af/admin/settings/table.php b/resources/lang/af/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/af/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/af/admin/users/general.php b/resources/lang/af/admin/users/general.php
index 92fc84207ac9..8dfea3a11607 100644
--- a/resources/lang/af/admin/users/general.php
+++ b/resources/lang/af/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Sien gebruiker: naam',
'usercsv' => 'CSV-lêer',
'two_factor_admin_optin_help' => 'Jou huidige administrasie-instellings laat selektiewe handhawing van twee-faktor-verifikasie toe.',
- 'two_factor_enrolled' => '2FA-toestel ingeskryf',
- 'two_factor_active' => '2FA aktief',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/af/admin/users/table.php b/resources/lang/af/admin/users/table.php
index df7b1e742816..e0fcd456d687 100644
--- a/resources/lang/af/admin/users/table.php
+++ b/resources/lang/af/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'e-pos',
'employee_num' => 'Werknemer No.',
'first_name' => 'Eerste naam',
- 'groupnotes' => 'Kies \'n groep om aan die gebruiker toe te ken, onthou dat \'n gebruiker die regte van die groep wat hulle toegewys is, aanvaar.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'id',
'inherit' => 'erf',
'job' => 'Werkstitel',
diff --git a/resources/lang/af/auth.php b/resources/lang/af/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/af/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/af/general.php b/resources/lang/af/general.php
index 1978cdbae25b..6811674021a9 100644
--- a/resources/lang/af/general.php
+++ b/resources/lang/af/general.php
@@ -1,6 +1,6 @@
'bykomstighede',
'activated' => 'geaktiveer',
'accessory' => 'Bykomstigheid',
@@ -26,6 +26,7 @@
'audit' => 'oudit',
'audit_report' => 'Ouditlogboek',
'assets' => 'bates',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Verwyder Avatar',
'avatar_upload' => 'Laai avatar op',
'back' => 'terug',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'lêer',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Lêeroplaaie',
'file_upload' => 'File Upload',
'generate' => 'genereer',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Teken in',
'signature' => 'Handtekening',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'staat',
'status_labels' => 'Status etikette',
'status' => 'status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'verskaffer',
'suppliers' => 'Verskaffers',
'sure_to_delete' => 'Is jy seker jy wil verwyder',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/af/validation.php b/resources/lang/af/validation.php
index a5b2e34f926d..6ee3e716e874 100644
--- a/resources/lang/af/validation.php
+++ b/resources/lang/af/validation.php
@@ -91,6 +91,10 @@
'url' => 'Die: Attribuutformaat is ongeldig.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/am/account/general.php b/resources/lang/am/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/am/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/am/admin/hardware/message.php b/resources/lang/am/admin/hardware/message.php
index 1d8fb1874bbf..d2214ce00c04 100644
--- a/resources/lang/am/admin/hardware/message.php
+++ b/resources/lang/am/admin/hardware/message.php
@@ -14,9 +14,9 @@
],
'update' => [
- 'error' => 'Asset was not updated, please try again',
- 'success' => 'Asset updated successfully.',
- 'nothing_updated' => 'No fields were selected, so nothing was updated.',
+ '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.',
],
diff --git a/resources/lang/am/admin/settings/general.php b/resources/lang/am/admin/settings/general.php
index 6bbab229e369..2a30f02338a4 100644
--- a/resources/lang/am/admin/settings/general.php
+++ b/resources/lang/am/admin/settings/general.php
@@ -28,6 +28,7 @@
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/am/admin/settings/table.php b/resources/lang/am/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/am/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/am/admin/users/general.php b/resources/lang/am/admin/users/general.php
index 3237c065cd5a..03897b7eb5f6 100644
--- a/resources/lang/am/admin/users/general.php
+++ b/resources/lang/am/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'View User :name',
'usercsv' => 'CSV file',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/am/admin/users/table.php b/resources/lang/am/admin/users/table.php
index 9bbe883e19cb..e318d51545d2 100644
--- a/resources/lang/am/admin/users/table.php
+++ b/resources/lang/am/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Employee No.',
'first_name' => 'First Name',
- 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Job Title',
diff --git a/resources/lang/am/auth.php b/resources/lang/am/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/am/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/am/general.php b/resources/lang/am/general.php
index 0e38b21939b4..5d67d5d673c6 100644
--- a/resources/lang/am/general.php
+++ b/resources/lang/am/general.php
@@ -1,6 +1,6 @@
'Accessories',
'activated' => 'Activated',
'accessory' => 'Accessory',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Assets',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sign in',
'signature' => 'Signature',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/am/validation.php b/resources/lang/am/validation.php
index 72b465f2119d..5f097b717c9b 100644
--- a/resources/lang/am/validation.php
+++ b/resources/lang/am/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/ar/account/general.php b/resources/lang/ar/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/ar/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/ar/admin/hardware/message.php b/resources/lang/ar/admin/hardware/message.php
index d63ea2f0bee9..4103f9dd7fad 100644
--- a/resources/lang/ar/admin/hardware/message.php
+++ b/resources/lang/ar/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'لم يتم تحديث الأصل، يرجى إعادة المحاولة',
'success' => 'تم تحديث الأصل بنجاح.',
'nothing_updated' => 'لم يتم اختيار أي حقول، لذلك لم يتم تحديث أي شيء.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/ar/admin/settings/general.php b/resources/lang/ar/admin/settings/general.php
index 88965382a2e6..3a47aa024d79 100644
--- a/resources/lang/ar/admin/settings/general.php
+++ b/resources/lang/ar/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'البادئة (اختياري)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'أدخل اسم مستخدم وكلمة مرور LDAP من الاسم المميز الأساسي DN الذي حددته أعلاه لاختبار ما إذا كان قد تمت تهيئة معلومات تسجيل الدخول إلى LDAP بشكل صحيح أم لا. يجب حفظ تحديث LDAP الخاص بك أولا.',
'ldap_login_sync_help' => 'هذا يختبر فقط أن LDAP يستطيع المزامنة بشكل صحيح. إذا كان استعلام التوثيق الى LDAP الخاص بك غير صحيح، قد لا يزال المستخدمون غير قادرين على تسجيل الدخول. يجب عليك اولا حفظ اي تغييرات في إعدادات LDAP.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'خادم لداب',
'ldap_server_help' => 'ينبغي أن يبدأ هذا مع //:ldap (للاتصال غير المشفر او TLS) او //:ldaps (لاتصال SSL)',
'ldap_server_cert' => 'التحقق من صحة شهادة سل لداب',
diff --git a/resources/lang/ar/admin/settings/table.php b/resources/lang/ar/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ar/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ar/admin/users/general.php b/resources/lang/ar/admin/users/general.php
index f8c41d59acb6..52fc3f6afe8e 100644
--- a/resources/lang/ar/admin/users/general.php
+++ b/resources/lang/ar/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'عرض المستخدم :name',
'usercsv' => 'ملف CSV',
'two_factor_admin_optin_help' => 'تسمح إعدادات المشرف الحالية بإنفاذ انتقائي للمصادقة الثنائية.',
- 'two_factor_enrolled' => '2FA الجهاز المسجلين',
- 'two_factor_active' => '2FA نشط',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ar/admin/users/table.php b/resources/lang/ar/admin/users/table.php
index b1ae39f0245a..393c2eb91911 100644
--- a/resources/lang/ar/admin/users/table.php
+++ b/resources/lang/ar/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'البريد الالكتروني',
'employee_num' => 'رقم الموظف',
'first_name' => 'الإسم الأول',
- 'groupnotes' => 'حدد مجموعة ليتم تعيينها للمستخدم، تذكر أن المستخدم يأخذ صلاحيات المجموعة التي ينتمي اليها.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'رقم التعريف',
'inherit' => 'يرث',
'job' => 'العنوان الوظيفي',
diff --git a/resources/lang/ar/auth.php b/resources/lang/ar/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ar/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ar/general.php b/resources/lang/ar/general.php
index 062680c68665..fca276735d05 100644
--- a/resources/lang/ar/general.php
+++ b/resources/lang/ar/general.php
@@ -1,6 +1,6 @@
'ملحقات',
'activated' => 'مفعل',
'accessory' => 'ملحق',
@@ -26,6 +26,7 @@
'audit' => 'تدقيق',
'audit_report' => 'سجل التدقيق',
'assets' => 'الأصول',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'حذف الصورة الرمزية',
'avatar_upload' => 'رفع صورة رمزية',
'back' => 'الرجوع للخلف',
@@ -96,6 +97,7 @@
'eol' => 'نهاية العمر',
'email_domain' => 'نطاق البريد الإلكتروني',
'email_format' => 'تنسيق البريد الإلكتروني',
+ 'employee_number' => 'رقم الموظف',
'email_domain_help' => 'يتم استخدام هذا لتوليد عناوين البريد الإلكتروني عند الاستيراد',
'error' => 'خطأ',
'filastname_format' => 'الاسم الأخير الأول (jsmith@example.com)',
@@ -113,6 +115,7 @@
'files' => 'الملفات',
'file_name' => 'ملف',
'file_type' => 'نوع الملف',
+ 'filesize' => 'File Size',
'file_uploads' => 'تحميلات الملفات',
'file_upload' => 'رفع الملف',
'generate' => 'توفير',
@@ -192,6 +195,8 @@
'qty' => 'الكمية',
'quantity' => 'كمية',
'quantity_minimum' => 'لديك :count عناصر أقل أو قريبة من الحد الأدنى لمستويات الكمية',
+ 'quickscan_checkin' => 'فحص سريع للادخال',
+ 'quickscan_checkin_status' => 'فحص حالة الادخال',
'ready_to_deploy' => 'جاهزة للتوزيع',
'recent_activity' => 'آخر نشاط',
'remaining' => 'المتبقية',
@@ -226,6 +231,7 @@
'show_current' => 'اظهار الحالي',
'sign_in' => 'تسجيل الدخول',
'signature' => 'التوقيع',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'المظهر',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'مرحباً! يبدو أن التكامل مع Slack مع Snipe-IT يعمل!',
@@ -234,6 +240,7 @@
'state' => 'المنطقة / الولاية',
'status_labels' => 'تسميات الحالة',
'status' => 'الحالة',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'المورد',
'suppliers' => 'الموردون',
'sure_to_delete' => 'هل تريد بالتأكيد حذفها',
@@ -347,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ar/passwords.php b/resources/lang/ar/passwords.php
index 29d35589d6af..5ff18d4b23f6 100644
--- a/resources/lang/ar/passwords.php
+++ b/resources/lang/ar/passwords.php
@@ -1,6 +1,6 @@
'Success: If that email address exists in our system, a password recovery email has been sent.',
+ 'sent' => 'تم بنجاح: إذا كان عنوان البريد الإلكتروني هذا موجودًا في نظامنا ، فقد تم إرسال بريد إلكتروني لاستعادة كلمة المرور.',
'user' => 'لم يتم العثور على اسم مستخدم فعّال مرتبط بعنوان ذلك البريد الالكتروني.',
];
diff --git a/resources/lang/ar/validation.php b/resources/lang/ar/validation.php
index 2260c9e1f4b7..97945b1ebf67 100644
--- a/resources/lang/ar/validation.php
+++ b/resources/lang/ar/validation.php
@@ -91,6 +91,10 @@
'url' => 'ان تنسيق :attribute غير صالح.',
'unique_undeleted' => ':attribute يجب ان تكون فريدة.',
'non_circular' => 'يجب ألا تنشئ السمة مرجعًا دائريًا.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/bg/account/general.php b/resources/lang/bg/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/bg/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/bg/admin/categories/general.php b/resources/lang/bg/admin/categories/general.php
index 7a2cc36612a6..17bb3c82908d 100644
--- a/resources/lang/bg/admin/categories/general.php
+++ b/resources/lang/bg/admin/categories/general.php
@@ -18,6 +18,6 @@
'update' => 'Обновяване на категория',
'use_default_eula' => 'Използване на EULA по подразбиране.',
'use_default_eula_disabled' => 'Използване на EULA по подразбиране Няма EULA по подразбиране. Добавете я в Настройки.',
- 'use_default_eula_column' => 'Use default EULA',
+ 'use_default_eula_column' => 'Използвай общия лицензионен договор',
);
diff --git a/resources/lang/bg/admin/companies/general.php b/resources/lang/bg/admin/companies/general.php
index 3c0ac28f2c5b..8baaf4fce58d 100644
--- a/resources/lang/bg/admin/companies/general.php
+++ b/resources/lang/bg/admin/companies/general.php
@@ -2,6 +2,6 @@
return [
'select_company' => 'Изберете компания',
- 'about_companies' => 'About Companies',
- 'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
+ 'about_companies' => 'Относно компании',
+ 'about_companies_description' => ' Можете да използвате компанийте, като информативно поле или да ограничите достъпа на потребители до определи активи, като активирате Пълна поддръжка на компании във вашите админ настройки.',
];
diff --git a/resources/lang/bg/admin/hardware/message.php b/resources/lang/bg/admin/hardware/message.php
index c9bca9876afa..d8ae25ec3b74 100644
--- a/resources/lang/bg/admin/hardware/message.php
+++ b/resources/lang/bg/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Активът не беше обновен. Моля опитайте отново.',
'success' => 'Активът обновен успешно.',
'nothing_updated' => 'Няма избрани полета, съответно нищо не беше обновено.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/bg/admin/settings/general.php b/resources/lang/bg/admin/settings/general.php
index d2f5e80647ef..430fbc737bea 100644
--- a/resources/lang/bg/admin/settings/general.php
+++ b/resources/lang/bg/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Префикс (незадължително)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Въведете валидни LDAP потребител и парола от базовия DN, който указахте по-горе, за да тествате коректната конфигурация. НЕОБХОДИМО Е ДА ЗАПИШЕТЕ LDAP НАСТРОЙКИТЕ ПРЕДИ ТОВА.',
'ldap_login_sync_help' => 'Това единствено проверява дали LDAP може да се синхронизира успешно. Ако вашата LDAP заявка за оторизация не е коректна е възможно потребителите да не могат да влязат. НЕОБХОДИМО Е ДА ЗАПИШЕТЕ LDAP НАСТРОЙКИТЕ ПРЕДИ ТОВА.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP сървър',
'ldap_server_help' => 'Това трябва да започва с Idap:// (for unencrypted or TLS) или Idaps:// (for SSL)',
'ldap_server_cert' => 'Валидация на LDAP SSL сертификата',
diff --git a/resources/lang/bg/admin/settings/table.php b/resources/lang/bg/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/bg/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/bg/admin/users/general.php b/resources/lang/bg/admin/users/general.php
index 2a40141c3901..1f98aec70ddc 100644
--- a/resources/lang/bg/admin/users/general.php
+++ b/resources/lang/bg/admin/users/general.php
@@ -22,16 +22,21 @@
'view_user' => 'Преглед на потребител :name',
'usercsv' => 'CSV файл',
'two_factor_admin_optin_help' => 'Текущите настройки на администратор позволяват избирателно прилагане на двуфакторова автентификация. ',
- 'two_factor_enrolled' => '2FA устройство записано',
- 'two_factor_active' => '2FA Активно',
- 'user_deactivated' => 'User is de-activated',
- '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',
- 'warning_deletion' => 'WARNING:',
- 'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
- 'update_user_asssets_status' => 'Update all assets for these users to this status',
- 'checkin_user_properties' => 'Check in all properties associated with these users',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
+ 'activation_status_warning' => 'Не променяй статуса на активиране',
+ 'group_memberships_helpblock' => 'Само админ може да редактира членовете на групата.',
+ 'superadmin_permission_warning' => 'Само админ може да даде администраторски достъп на потребител.',
+ 'admin_permission_warning' => 'Само потребители с административни права може да дадат админ достъп.',
+ 'remove_group_memberships' => 'Премахни членовете на групата',
+ 'warning_deletion' => 'ВНИМАНИЕ:',
+ 'warning_deletion_information' => 'Ще изтриете всичките :count потребител(и) посочени в списъка. Супер админ имената са оцветени в червено.',
+ 'update_user_asssets_status' => 'Обнови всички активи за посочените потребители към следния статус',
+ 'checkin_user_properties' => 'Впиши всички асоцирани настройки към тези потребители',
+ 'remote_label' => 'This is a remote user',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/bg/admin/users/table.php b/resources/lang/bg/admin/users/table.php
index e97ac8285a39..2f14766f4ce1 100644
--- a/resources/lang/bg/admin/users/table.php
+++ b/resources/lang/bg/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Номер на служител',
'first_name' => 'Собствено име',
- 'groupnotes' => 'Изберете група на потребителя. Той ще наследи правата, присвоени на групата.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => 'Наследяване',
'job' => 'Длъжност',
diff --git a/resources/lang/bg/auth.php b/resources/lang/bg/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/bg/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/bg/general.php b/resources/lang/bg/general.php
index a9afe119696a..9bc2ac9c2dfd 100644
--- a/resources/lang/bg/general.php
+++ b/resources/lang/bg/general.php
@@ -1,6 +1,6 @@
'Аксесоари',
'activated' => 'Активирано',
'accessory' => 'Аксесоар',
@@ -26,6 +26,7 @@
'audit' => 'проверка',
'audit_report' => 'Отчет за одита',
'assets' => 'Активи',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Изтриване на аватар',
'avatar_upload' => 'Качване на аватар',
'back' => 'Назад',
@@ -114,6 +115,7 @@
'files' => 'Файлове',
'file_name' => 'Файл',
'file_type' => 'Тип Файл',
+ 'filesize' => 'File Size',
'file_uploads' => 'Качени файлове',
'file_upload' => 'File Upload',
'generate' => 'Генериране',
@@ -229,6 +231,7 @@
'show_current' => 'Покажи текущите',
'sign_in' => 'Вход',
'signature' => 'Подпис',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Тема',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Вашата Slack интеграция с Snipe-IT работи!',
@@ -237,6 +240,7 @@
'state' => 'Област',
'status_labels' => 'Статус етикети',
'status' => 'Статус',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Доставчик',
'suppliers' => 'Доставчици',
'sure_to_delete' => 'Сигурни ли сте, че искате да изтриете',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/bg/validation.php b/resources/lang/bg/validation.php
index dbaa8b28c912..df08b144e182 100644
--- a/resources/lang/bg/validation.php
+++ b/resources/lang/bg/validation.php
@@ -91,6 +91,10 @@
'url' => 'Форматът на :attribute е невалиден.',
'unique_undeleted' => ':attribute трябва да бъде уникален.',
'non_circular' => ':attribute не трябва да създава препрадка към себе си.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/ca/account/general.php b/resources/lang/ca/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/ca/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/ca/admin/hardware/message.php b/resources/lang/ca/admin/hardware/message.php
index 8c8e323a73c1..d2214ce00c04 100644
--- a/resources/lang/ca/admin/hardware/message.php
+++ b/resources/lang/ca/admin/hardware/message.php
@@ -17,6 +17,7 @@
'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' => [
diff --git a/resources/lang/ca/admin/settings/general.php b/resources/lang/ca/admin/settings/general.php
index 6bbab229e369..2a30f02338a4 100644
--- a/resources/lang/ca/admin/settings/general.php
+++ b/resources/lang/ca/admin/settings/general.php
@@ -28,6 +28,7 @@
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/ca/admin/settings/table.php b/resources/lang/ca/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ca/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ca/admin/users/general.php b/resources/lang/ca/admin/users/general.php
index 3237c065cd5a..03897b7eb5f6 100644
--- a/resources/lang/ca/admin/users/general.php
+++ b/resources/lang/ca/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'View User :name',
'usercsv' => 'CSV file',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ca/admin/users/table.php b/resources/lang/ca/admin/users/table.php
index 9bbe883e19cb..e318d51545d2 100644
--- a/resources/lang/ca/admin/users/table.php
+++ b/resources/lang/ca/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Employee No.',
'first_name' => 'First Name',
- 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Job Title',
diff --git a/resources/lang/ca/auth.php b/resources/lang/ca/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ca/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ca/general.php b/resources/lang/ca/general.php
index d81378e67e35..e515858c95b5 100644
--- a/resources/lang/ca/general.php
+++ b/resources/lang/ca/general.php
@@ -1,6 +1,6 @@
'Accessoris',
'activated' => 'Activat',
'accessory' => 'Accessori',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Registre d\'auditoria',
'assets' => 'Recursos',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Enrere',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sign in',
'signature' => 'Signature',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ca/validation.php b/resources/lang/ca/validation.php
index 72b465f2119d..5f097b717c9b 100644
--- a/resources/lang/ca/validation.php
+++ b/resources/lang/ca/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/cs/account/general.php b/resources/lang/cs/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/cs/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/cs/admin/accessories/message.php b/resources/lang/cs/admin/accessories/message.php
index 970859beb42c..f0d409f5d6a0 100644
--- a/resources/lang/cs/admin/accessories/message.php
+++ b/resources/lang/cs/admin/accessories/message.php
@@ -2,7 +2,7 @@
return array(
- 'does_not_exist' => 'The accessory [:id] does not exist.',
+ 'does_not_exist' => 'Příslušenství [:id] neexistuje.',
'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(
diff --git a/resources/lang/cs/admin/asset_maintenances/general.php b/resources/lang/cs/admin/asset_maintenances/general.php
index dc18264d7df5..6c76a66cf46d 100644
--- a/resources/lang/cs/admin/asset_maintenances/general.php
+++ b/resources/lang/cs/admin/asset_maintenances/general.php
@@ -8,7 +8,7 @@
'repair' => 'Oprava',
'maintenance' => 'Údržba',
'upgrade' => 'Upgradovat',
- 'calibration' => 'Calibration',
- 'software_support' => 'Software Support',
- 'hardware_support' => 'Hardware Support',
+ 'calibration' => 'Kalibrace',
+ 'software_support' => 'Softwarová podpora',
+ 'hardware_support' => 'Hardwarová podpora',
];
diff --git a/resources/lang/cs/admin/companies/general.php b/resources/lang/cs/admin/companies/general.php
index fa44e1e8dc79..5c72e5a18145 100644
--- a/resources/lang/cs/admin/companies/general.php
+++ b/resources/lang/cs/admin/companies/general.php
@@ -2,6 +2,6 @@
return [
'select_company' => 'Zvolte společnost',
- 'about_companies' => 'About Companies',
- 'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
+ 'about_companies' => 'O společnostech',
+ 'about_companies_description' => ' Společnosti můžete použít jako jednoduché informativní pole, nebo je můžete použít k omezení viditelnosti a dostupnosti majetku pro uživatele s určitou společností tím, že v nastavení správce povolíte plnou podporu společnosti.',
];
diff --git a/resources/lang/cs/admin/custom_fields/general.php b/resources/lang/cs/admin/custom_fields/general.php
index a45f3af70107..dc5915e570fc 100644
--- a/resources/lang/cs/admin/custom_fields/general.php
+++ b/resources/lang/cs/admin/custom_fields/general.php
@@ -2,7 +2,7 @@
return [
'custom_fields' => 'Vlastní pole',
- 'manage' => 'Manage',
+ 'manage' => 'Spravovat',
'field' => 'Pole',
'about_fieldsets_title' => 'O sadách polí',
'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used for specific asset model types.',
@@ -43,5 +43,5 @@
'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',
+ 'unique' => 'Unikátní',
];
diff --git a/resources/lang/cs/admin/hardware/message.php b/resources/lang/cs/admin/hardware/message.php
index 4314c9a48324..1d7b64934f58 100644
--- a/resources/lang/cs/admin/hardware/message.php
+++ b/resources/lang/cs/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Majetek se nepodařilo upravit, zkuste to prosím znovu',
'success' => 'Majetek úspěšně aktualizován.',
'nothing_updated' => 'Nebyla zvolena žádná pole, nic se tedy neupravilo.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/cs/admin/licenses/message.php b/resources/lang/cs/admin/licenses/message.php
index 086fbaa9aecd..3a20ca124c9b 100644
--- a/resources/lang/cs/admin/licenses/message.php
+++ b/resources/lang/cs/admin/licenses/message.php
@@ -8,7 +8,7 @@
'owner_doesnt_match_asset' => 'Majetek, který se pokoušíte spojit s touto licencí, vlastní někdo jiný než osoba vybraná v rozbalovací nabídce k této licenci.',
'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' => 'License not found',
+ 'not_found' => 'Licence nenalezena',
'create' => array(
diff --git a/resources/lang/cs/admin/reports/general.php b/resources/lang/cs/admin/reports/general.php
index 762ef343deb0..662535f37f19 100644
--- a/resources/lang/cs/admin/reports/general.php
+++ b/resources/lang/cs/admin/reports/general.php
@@ -3,8 +3,8 @@
return [
'info' => 'Zvolte možnosti zprávy o majetku.',
'deleted_user' => 'Deleted user',
- 'send_reminder' => 'Send reminder',
- 'reminder_sent' => 'Reminder sent',
+ 'send_reminder' => 'Poslat připomínku',
+ 'reminder_sent' => 'Připomínka odeslána',
'acceptance_deleted' => 'Acceptance request deleted',
'acceptance_request' => 'Acceptance request'
];
\ No newline at end of file
diff --git a/resources/lang/cs/admin/settings/general.php b/resources/lang/cs/admin/settings/general.php
index 33f798dedc34..d719975efa54 100644
--- a/resources/lang/cs/admin/settings/general.php
+++ b/resources/lang/cs/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Předpona (volitnelná)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Zálohy',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Zadejte platné LDAP uživatelské jméno a heslo ze základu rozlišeného názvu který jste určili výše a vyzkoušejte zda je LDAP přihlašování správně nastavené. NEJPRVE JE TŘEBA ULOŽIT ZMĚNĚNÉ NASTAVENÍ LDAP.',
'ldap_login_sync_help' => 'Otestujte, že LDAP může správně synchronizovat. Pokud ověřovací LDAP dotaz není správný, uživatelé se nemusí být schopni přihlásit. JE NUTNÉ NEJPRVE NEJDŘÍVE ULOŽIT NASTAVENÍ LDAP POKUD BYLO ZMĚNĚNO.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP server',
'ldap_server_help' => 'Toto by mělo začít s ldap: // (pro nešifrované nebo TLS) nebo ldaps: // (pro SSL)',
'ldap_server_cert' => 'Validace certifikátů LDAP SSL',
diff --git a/resources/lang/cs/admin/settings/table.php b/resources/lang/cs/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/cs/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/cs/admin/users/general.php b/resources/lang/cs/admin/users/general.php
index 64715c980486..09ad0ea85459 100644
--- a/resources/lang/cs/admin/users/general.php
+++ b/resources/lang/cs/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Zobraz uživatele',
'usercsv' => 'CSV soubor',
'two_factor_admin_optin_help' => 'Vaše současná nastavení administrátora umožňují selektivní vynucení dvoufaktorového ověřování. ',
- 'two_factor_enrolled' => 'Přihlášeno zařízení 2FA ',
- 'two_factor_active' => '2FA aktivní ',
- 'user_deactivated' => 'Uživatel je deaktivován',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/cs/admin/users/message.php b/resources/lang/cs/admin/users/message.php
index 957099bf7fb2..fe187dbd4d88 100644
--- a/resources/lang/cs/admin/users/message.php
+++ b/resources/lang/cs/admin/users/message.php
@@ -12,8 +12,8 @@
'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.',
'ldap_not_configured' => 'Integrace LDAP nebyla pro tuto instalaci nakonfigurována.',
- '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!',
+ '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!',
'success' => array(
diff --git a/resources/lang/cs/admin/users/table.php b/resources/lang/cs/admin/users/table.php
index 9e5234312ff8..b1c74daaf7a1 100644
--- a/resources/lang/cs/admin/users/table.php
+++ b/resources/lang/cs/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Osobní číslo',
'first_name' => 'Jméno',
- 'groupnotes' => 'Vyberte skupinu, kterou chcete přiřadit uživateli, nezapomeňte, že uživatel přebírá oprávnění skupiny, která je mu přiřazena.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => 'Převzít',
'job' => 'Pracovní pozice',
diff --git a/resources/lang/cs/auth.php b/resources/lang/cs/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/cs/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/cs/auth/general.php b/resources/lang/cs/auth/general.php
index 6645757bc7ba..a31e95336a75 100644
--- a/resources/lang/cs/auth/general.php
+++ b/resources/lang/cs/auth/general.php
@@ -4,13 +4,13 @@
'send_password_link' => 'Poslat odkaz na obnovení hesla',
'email_reset_password' => 'Poslat odkaz na obnovení hesla',
'reset_password' => 'Obnovit heslo',
- 'saml_login' => 'Login via SAML',
+ 'saml_login' => 'Přihlásit se pomocí SAML',
'login' => 'Přihlášení',
'login_prompt' => 'Přihlaste se prosím',
'forgot_password' => 'Zapomněl jsem heslo',
- 'ldap_reset_password' => 'Please click here to reset your LDAP password',
+ 'ldap_reset_password' => 'Prosím klikněte zde pro obnovu vašeho LDAP hesla',
'remember_me' => 'Pamatovat si mě',
- 'username_help_top' => 'Enter your username to be emailed a password reset link.',
- '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. ',
+ 'username_help_top' => 'Zadejte své uživatelské jméno pro zaslání e-mailu s odkazem pro obnovení hesla.',
+ 'username_help_bottom' => 'Vaše uživatelské jméno a e-mailová adresa mohou být stejná, ale nemusí být, záleží na Vašem nastavení. Pokud si nepamatujete Vaše uživatelské jméno, kontaktujte Vašeho správce.
Uživatelským jménům bez přidružené e-mailové adresy nebude zaslán odkaz pro obnovu hesla. ',
];
diff --git a/resources/lang/cs/auth/message.php b/resources/lang/cs/auth/message.php
index 7739a84b5d8e..128c888e3a50 100644
--- a/resources/lang/cs/auth/message.php
+++ b/resources/lang/cs/auth/message.php
@@ -7,13 +7,13 @@
'account_not_activated' => 'Uživatelský účet není aktivován.',
'account_suspended' => 'Uživatelský účet je pozastaven.',
'account_banned' => 'Uživatelský účet je zablokován.',
- 'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.',
+ 'throttle' => 'Příliš mnoho neúspěšných pokusů o přihlášení. Zkuste to prosím znovu za :minutes minut.',
'two_factor' => array(
- 'already_enrolled' => 'Your device is already enrolled.',
- 'success' => 'You have successfully logged in.',
- 'code_required' => 'Two-factor code is required.',
- 'invalid_code' => 'Two-factor code is invalid.',
+ 'already_enrolled' => 'Vaše zařízení je již zapsáno.',
+ 'success' => 'Přihlášení proběhlo úspěšně.',
+ 'code_required' => 'Dvoufaktorový kód je povinný.',
+ 'invalid_code' => 'Dvoufaktorový kód je neplatný.',
),
'signin' => array(
@@ -22,8 +22,8 @@
),
'logout' => array(
- 'error' => 'There was a problem while trying to log you out, please try again.',
- 'success' => 'You have successfully logged out.',
+ 'error' => 'Při pokusu o odhlášení se vyskytl problém, zkuste to prosím znovu.',
+ 'success' => 'Jste úspěšně odhlášeni.',
),
'signup' => array(
@@ -33,7 +33,7 @@
'forgot-password' => array(
'error' => 'Vyskytl se problém při získávání kódu pro reset hesla, zkuste to znovu.',
- 'success' => 'If that email address exists in our system, a password recovery email has been sent.',
+ 'success' => 'Pokud tato e-mailová adresa existuje v našem systému, byl odeslán e-mail pro obnovení hesla.',
),
'forgot-password-confirm' => array(
diff --git a/resources/lang/cs/button.php b/resources/lang/cs/button.php
index 0f08998d63da..fa70614dafda 100644
--- a/resources/lang/cs/button.php
+++ b/resources/lang/cs/button.php
@@ -18,7 +18,7 @@
'send_password_link' => 'Poslat odkaz na obnovení hesla',
'go' => 'Spustit',
'bulk_actions' => 'Hromadné operace',
- 'add_maintenance' => 'Add Maintenance',
+ 'add_maintenance' => 'Přidat údržbu',
'append' => 'Připojit',
'new' => 'Nový',
];
diff --git a/resources/lang/cs/general.php b/resources/lang/cs/general.php
index 7958ca87369e..59d6bd5910f9 100644
--- a/resources/lang/cs/general.php
+++ b/resources/lang/cs/general.php
@@ -1,6 +1,6 @@
'Příslušenství',
'activated' => 'Aktivováno',
'accessory' => 'Příslušenství',
@@ -19,13 +19,14 @@
'asset' => 'Zařízeni',
'asset_report' => 'Report majetku',
'asset_tag' => 'Označení majetku',
- 'asset_tags' => 'Asset Tags',
- 'assets_available' => 'Assets available',
- 'accept_assets' => 'Accept Assets :name',
- 'accept_assets_menu' => 'Accept Assets',
+ 'asset_tags' => 'Označení majetku',
+ 'assets_available' => 'Dostupný majatek',
+ 'accept_assets' => 'Příjmout majetek :name',
+ 'accept_assets_menu' => 'Přijmout majetek',
'audit' => 'Audit',
'audit_report' => 'Záznamy auditu',
'assets' => 'Zařízení',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Smazat avatara',
'avatar_upload' => 'Nahrát avatara',
'back' => 'Zpět',
@@ -33,11 +34,11 @@
'bulkaudit' => 'Hromadný audit',
'bulkaudit_status' => 'Stav auditu',
'bulk_checkout' => 'Hromadný výdej',
- 'bulk_edit' => 'Bulk Edit',
- 'bulk_delete' => 'Bulk Delete',
- 'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
- 'bystatus' => 'by Status',
+ 'bulk_edit' => 'Hromadná úprava',
+ 'bulk_delete' => 'Hromadné odstranění',
+ 'bulk_actions' => 'Hromadné akce',
+ 'bulk_checkin_delete' => 'Hromadné odepsání & Odstranit',
+ 'bystatus' => 'podle stavu',
'cancel' => 'Storno',
'categories' => 'Kategorie',
'category' => 'Kategorie',
@@ -65,12 +66,12 @@
'created' => 'Položka vytvořena',
'created_asset' => 'vytvořit majetek',
'created_at' => 'Vytvořeno',
- 'record_created' => 'Record Created',
+ 'record_created' => 'Záznam vytvořen',
'updated_at' => 'Aktualizováno',
'currency' => 'Kč', // this is deprecated
'current' => 'Aktuální',
- 'current_password' => 'Current Password',
- 'customize_report' => 'Customize Report',
+ 'current_password' => 'Stávající heslo',
+ 'customize_report' => 'Přizpůsobit report',
'custom_report' => 'Vlastní report majetku',
'dashboard' => 'Nástěnka',
'days' => 'dnů',
@@ -82,45 +83,47 @@
'delete_confirm' => 'Opravdu chcete smazat :item?',
'deleted' => 'Odstraněno',
'delete_seats' => 'Vymazaná licenční místa',
- 'deletion_failed' => 'Deletion failed',
+ 'deletion_failed' => 'Odstranění se nezdařilo',
'departments' => 'Oddělení',
'department' => 'Oddělení',
'deployed' => 'Vydané',
'depreciation' => 'Amortizace',
- 'depreciations' => 'Depreciations',
+ 'depreciations' => 'Odpisy',
'depreciation_report' => 'Report zastarání',
'details' => 'Podrobnosti',
'download' => 'Stáhnout',
- 'download_all' => 'Download All',
+ 'download_all' => 'Stáhnout vše',
'editprofile' => 'Upravit profil',
'eol' => 'Konec životnosti',
'email_domain' => 'Doména e-mailu',
'email_format' => 'Formát e-mailu',
+ 'employee_number' => 'Číslo zaměstnance',
'email_domain_help' => 'Toto je použito na generování e-mailových adres při importu',
- 'error' => 'Error',
+ 'error' => 'Chyba',
'filastname_format' => 'Iniciál Jména Příjmení (jsmith@example.com)',
'firstname_lastname_format' => 'Jméno Příjmení (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'Jméno Příjmení (jan_novak@example.com)',
'lastnamefirstinitial_format' => 'Příjmení první písmeno ze jména (novakj@example.com)',
- 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
+ 'firstintial_dot_lastname_format' => 'Iniciál Príjmení (j.novak@example.com)',
'first' => 'První',
- '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' => 'Jméno Příjmení (jozefnovak@example.com)',
+ 'lastname_firstinitial' => 'Příjmení Iniciál (novak_j@example.com)',
+ 'firstinitial.lastname' => 'Iniciál Príjmení (j.novak@example.com)',
+ 'firstnamelastinitial' => 'Jméno Iniciál(josefn@example.com)',
'first_name' => 'Jméno',
'first_name_format' => 'Jméno (jane@example.com)',
'files' => 'Soubory',
'file_name' => 'Soubor',
- 'file_type' => 'File Type',
+ 'file_type' => 'Typ souboru',
+ 'filesize' => 'File Size',
'file_uploads' => 'Nahrání souboru',
- 'file_upload' => 'File Upload',
+ 'file_upload' => 'Nahrání souboru',
'generate' => 'Vytvořit',
- 'generate_labels' => 'Generate Labels',
+ 'generate_labels' => 'Generovat štítky',
'github_markdown' => 'V kolonce je možné použít Github variantu markdown.',
'groups' => 'Skupiny',
'gravatar_email' => 'Emailová adresa Gravatar',
- 'gravatar_url' => 'Change your avatar at Gravatar.com.',
+ 'gravatar_url' => 'Změňte svůj avatar na Gravatar.com.',
'history' => 'Historie',
'history_for' => 'Historie uživatele',
'id' => 'ID',
@@ -128,10 +131,10 @@
'image_delete' => 'Smazat obrázek',
'image_upload' => 'Nahrát obrázek',
'filetypes_accepted_help' => 'Přijatý typ souboru je :types. Maximální povolená velikost nahrávání je :size.|Přijaté typy souborů jsou :types. Maximální povolená velikost nahrávání je :size.',
- 'filetypes_size_help' => 'Max upload size allowed is :size.',
+ 'filetypes_size_help' => 'Maximální povolená velikost nahrávání je :size.',
'image_filetypes_help' => 'Podporované typy souborů jsou jpg, png, gif, a svg. Velikost může být nejvýše :size.',
'import' => 'Import',
- 'importing' => 'Importing',
+ 'importing' => 'Importování',
'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file.
The CSV should be comma-delimited and formatted with headers that match the ones in the sample CSVs in the documentation.',
'import-history' => 'Historie importu',
'asset_maintenance' => 'Údržba zařízení',
@@ -140,7 +143,7 @@
'item' => 'Položka',
'item_name' => 'Item Name',
'insufficient_permissions' => 'Nedostatečná oprávnění!',
- 'kits' => 'Predefined Kits',
+ 'kits' => 'Předdefinované sady',
'language' => 'Jazyk',
'last' => 'Poslední',
'last_login' => 'Poslední přihlášení',
@@ -150,8 +153,8 @@
'licenses_available' => 'dostupných licencí',
'licenses' => 'Licence',
'list_all' => 'Vypsat vše',
- 'loading' => 'Loading... please wait....',
- 'lock_passwords' => 'This field value will not be saved in a demo installation.',
+ 'loading' => 'Načítání, čekejte prosím...',
+ 'lock_passwords' => 'Tato hodnota pole nebude uložena v ukázkové instalaci.',
'feature_disabled' => 'Tato funkce byla deaktivována pro demo instalaci.',
'location' => 'Lokalita',
'locations' => 'Umístění',
@@ -159,7 +162,7 @@
'logout' => 'Odhlásit',
'lookup_by_tag' => 'Vyhledávání podle značky majetku',
'maintenances' => 'Údržby',
- 'manage_api_keys' => 'Manage API Keys',
+ 'manage_api_keys' => 'Spravovat API klíče',
'manufacturer' => 'Výrobce',
'manufacturers' => 'Výrobci',
'markdown' => 'Toto pole umožňuje Github flavored markdown.',
@@ -169,7 +172,7 @@
'months' => 'měsíce',
'moreinfo' => 'Další informace',
'name' => 'Název',
- 'new_password' => 'New Password',
+ 'new_password' => 'Nové heslo',
'next' => 'Další',
'next_audit_date' => 'Další datum auditu',
'last_audit' => 'Poslední audit',
@@ -192,6 +195,8 @@
'qty' => 'Množství',
'quantity' => 'Množství',
'quantity_minimum' => 'You have :count items below or almost below minimum quantity levels',
+ 'quickscan_checkin' => 'Quick Scan Checkin',
+ 'quickscan_checkin_status' => 'Checkin Status',
'ready_to_deploy' => 'Připraveno k přidělení',
'recent_activity' => 'Nedávná aktivita',
'remaining' => 'Remaining',
@@ -207,7 +212,7 @@
'request_canceled' => 'Žádost zrušena',
'save' => 'Uložit',
'select' => 'Zvolit',
- 'select_all' => 'Select All',
+ 'select_all' => 'Vybrat vše',
'search' => 'Hledat',
'select_category' => 'Vyberte kategorii',
'select_department' => 'Vyberte Oddělení',
@@ -226,6 +231,7 @@
'show_current' => 'Zobrazit aktuální',
'sign_in' => 'Přihlásit se',
'signature' => 'Podpis',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Vzhled',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -234,6 +240,7 @@
'state' => 'Stát',
'status_labels' => 'Označení stavu',
'status' => 'Stav',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Dodavatel',
'suppliers' => 'Dodavatelé',
'sure_to_delete' => 'Opravdu si přejete odstranit',
@@ -347,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/cs/help.php b/resources/lang/cs/help.php
index ac0df5942209..d9d7672bef27 100644
--- a/resources/lang/cs/help.php
+++ b/resources/lang/cs/help.php
@@ -13,7 +13,7 @@
|
*/
- 'more_info_title' => 'More Info',
+ 'more_info_title' => 'Více informací',
'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.
Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.',
@@ -21,14 +21,14 @@
'categories' => 'Categories help you organize your items. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use categories any way that makes sense for you.',
- 'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
+ 'accessories' => 'Příslušenství je cokoliv, co předáte uživatelům, ale nemá to sériové číslo (nebo je neevidujete), např. myš, nebo klávesnice.',
- 'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
+ 'companies' => 'Společnost může být použita jen jako běžná vlastnost majetku, nebo také k omezení viditelnosti majetku, uživatelů atd., pakliže je v nastavení administrátora povolena plná podpora společností.',
- 'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
+ 'components' => 'Díly jsou položky, které jsou součástí majetku, jako např. HDD, RAM atp.',
- 'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
+ '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' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
+ 'depreciations' => 'Můžete nastavit amortizaci majetku pro jeho rovnoměrné odepisování.',
];
diff --git a/resources/lang/cs/passwords.php b/resources/lang/cs/passwords.php
index 78a047170762..8e40bb3b2a1f 100644
--- a/resources/lang/cs/passwords.php
+++ b/resources/lang/cs/passwords.php
@@ -1,6 +1,6 @@
'Success: If that email address exists in our system, a password recovery email has been sent.',
+ 'sent' => 'Úspěch: Pokud tato e-mailová adresa existuje v našem systému, byl odeslán e-mail pro obnovení hesla.',
'user' => 'Nebyl nalezen žádný aktivní uživatel s takovým e-mailem.',
];
diff --git a/resources/lang/cs/validation.php b/resources/lang/cs/validation.php
index 28abe0aed606..bfd4330208ff 100644
--- a/resources/lang/cs/validation.php
+++ b/resources/lang/cs/validation.php
@@ -91,6 +91,10 @@
'url' => 'Formát :attribute je neplatný.',
'unique_undeleted' => 'Je třeba, aby se :attribute neopakoval.',
'non_circular' => ':attribute nesmí vytvořit kruhový odkaz.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/cy/account/general.php b/resources/lang/cy/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/cy/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/cy/admin/hardware/message.php b/resources/lang/cy/admin/hardware/message.php
index 5b3cda8bb46d..f7ced8964c5b 100644
--- a/resources/lang/cy/admin/hardware/message.php
+++ b/resources/lang/cy/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Ni diweddarwyd yr assed, ceisiwch eto o. g. y. dd',
'success' => 'Ased wedi diweddaru\'n llwyddiannus.',
'nothing_updated' => 'Dim newid mewn manylder, felly dim byd wedi\'i diweddaru.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/cy/admin/settings/general.php b/resources/lang/cy/admin/settings/general.php
index 4ad23c5878e0..43df36866821 100644
--- a/resources/lang/cy/admin/settings/general.php
+++ b/resources/lang/cy/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Rhagddodiad (dewisol)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Copi wrth gefn',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Gosodwch cyfrif a chyfrinair LDAP dilys o\'r base DN i profi cysyllted a gweithrediad LDAP. RHAID ARBED Y GOSODIADAU LDAP CYNTAF.',
'ldap_login_sync_help' => 'Mae\'r prawf yma yn profi\'r gallu i LDAP gwneud sync. Os ydi\'r gosodiadau LDAP yn anghywir mae\'n bosib ni ellith defnyddwyr mewngofnodi. RHAID ARBED GOSODIADAU LDAP CYNTAF.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Server LDAP',
'ldap_server_help' => 'Dylith hwn ddechra hefo ldap://(Ar gyfer cysylltiadau TLS neu heb eu hamcryptio) neu ldaps://(ar gyfer SSL)',
'ldap_server_cert' => 'Profi tystysgrif LDAP SSL dilys',
diff --git a/resources/lang/cy/admin/settings/table.php b/resources/lang/cy/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/cy/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/cy/admin/users/general.php b/resources/lang/cy/admin/users/general.php
index 08f425303c16..5209ef6517b4 100644
--- a/resources/lang/cy/admin/users/general.php
+++ b/resources/lang/cy/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Gweld Defnyddiwr :name',
'usercsv' => 'Ffeil CSV',
'two_factor_admin_optin_help' => 'Mae eich gosodiadau admin yn caniatau gorfodaeth dewisol o dilysiant dau-factor. ',
- 'two_factor_enrolled' => 'Dyfais D2F Wedi Ymuno ',
- 'two_factor_active' => 'D2F Weithredol ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/cy/admin/users/table.php b/resources/lang/cy/admin/users/table.php
index 3edbf14a5123..348a949cef50 100644
--- a/resources/lang/cy/admin/users/table.php
+++ b/resources/lang/cy/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-bost',
'employee_num' => 'Rhif Cyflogai.',
'first_name' => 'Enw cyntaf',
- 'groupnotes' => 'Dewiswch grwp i asseinio i\'r defnyddiwr, cofiwch bod y defnyddiwr yn etifeddu hawliau\'r grwp.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Rhif Unigryw',
'inherit' => 'Etifeddu',
'job' => 'Teitl Swydd',
diff --git a/resources/lang/cy/auth.php b/resources/lang/cy/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/cy/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/cy/general.php b/resources/lang/cy/general.php
index d40089d5f341..7fd95e012968 100644
--- a/resources/lang/cy/general.php
+++ b/resources/lang/cy/general.php
@@ -1,6 +1,6 @@
'Ategolion',
'activated' => 'Actifadu',
'accessory' => 'Ategolyn',
@@ -26,6 +26,7 @@
'audit' => 'Awdit',
'audit_report' => 'Log Awdit',
'assets' => 'Asedau',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Dileu Avatar',
'avatar_upload' => 'Uwchlwytho Avatar',
'back' => 'Yn ôl',
@@ -114,6 +115,7 @@
'files' => 'Ffeiliau',
'file_name' => 'Ffeil',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Ffeiliau wedi uwchlwytho',
'file_upload' => 'File Upload',
'generate' => 'Creu',
@@ -229,6 +231,7 @@
'show_current' => 'Dangos Cyfredol',
'sign_in' => 'Mewngofnodi',
'signature' => 'Llofnod',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Talaith',
'status_labels' => 'Labeli Statws',
'status' => 'Statws',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Cyflenwr',
'suppliers' => 'Cyflenwyr',
'sure_to_delete' => 'Ydych chi\'n sicr eich bod eisiau dileu',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/cy/validation.php b/resources/lang/cy/validation.php
index 35c4532e0bd5..9f8c9c9a1941 100644
--- a/resources/lang/cy/validation.php
+++ b/resources/lang/cy/validation.php
@@ -91,6 +91,10 @@
'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.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/da/account/general.php b/resources/lang/da/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/da/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/da/admin/hardware/message.php b/resources/lang/da/admin/hardware/message.php
index 0a455b958923..5d673caba821 100644
--- a/resources/lang/da/admin/hardware/message.php
+++ b/resources/lang/da/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Akten blev ikke opdateret, prøv igen',
'success' => 'Asset opdateret med succes.',
'nothing_updated' => 'Ingen felter blev valgt, så intet blev opdateret.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/da/admin/settings/general.php b/resources/lang/da/admin/settings/general.php
index 8c41560cd702..ce7853155fab 100644
--- a/resources/lang/da/admin/settings/general.php
+++ b/resources/lang/da/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Præfiks (valgfrit)',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Indtast validt LDAP brugernavn og kodeord fra den basis DN du angav ovenfor for at teste om dit LDAP login er korrekt konfigureret. DU SKAL FØRST OPDATERE og GEMME DINE LDAP INDSTILLINGER.',
'ldap_login_sync_help' => 'Dette tester kun om LDAP kan synkronisere korrekt. Hvis din LDAP authentisering ikke er korrekt, er det usikkert om brugere kan logge ind. DU SKAL FØRST OPDATERE OG GEMME DINE LDAP INDSTILLINGER.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP-server',
'ldap_server_help' => 'Dette skal starte med ldap: // (for ukrypteret eller TLS) eller ldaps: // (for SSL)',
'ldap_server_cert' => 'Validering af LDAP SSL-certifikat',
diff --git a/resources/lang/da/admin/settings/table.php b/resources/lang/da/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/da/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/da/admin/users/general.php b/resources/lang/da/admin/users/general.php
index 2af0e1ae8afc..e4a3aafdc3a1 100644
--- a/resources/lang/da/admin/users/general.php
+++ b/resources/lang/da/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Se bruger :navn',
'usercsv' => 'CSV-fil',
'two_factor_admin_optin_help' => 'Dine nuværende administratorindstillinger tillader selektiv håndhævelse af tofaktors godkendelse.',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA aktiv ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/da/admin/users/table.php b/resources/lang/da/admin/users/table.php
index ffb1f30c3116..09eca46f88ed 100644
--- a/resources/lang/da/admin/users/table.php
+++ b/resources/lang/da/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Medarbejder nr.',
'first_name' => 'Fornavn',
- 'groupnotes' => 'Vælg en gruppe, der skal tildeles brugeren, husk at en bruger accepterer tilladelserne for den gruppe, de er tildelt.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => 'Arve',
'job' => 'Job Titel',
diff --git a/resources/lang/da/auth.php b/resources/lang/da/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/da/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/da/general.php b/resources/lang/da/general.php
index 196da410ecdc..173543ce663e 100644
--- a/resources/lang/da/general.php
+++ b/resources/lang/da/general.php
@@ -1,6 +1,6 @@
'Tilbehør',
'activated' => 'Aktiveret',
'accessory' => 'Tilbehør',
@@ -26,6 +26,7 @@
'audit' => 'Revidere',
'audit_report' => 'Revisionslog',
'assets' => 'Aktiver',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Slet avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Tilbage',
@@ -114,6 +115,7 @@
'files' => 'Filer',
'file_name' => 'Fil',
'file_type' => 'Filtype',
+ 'filesize' => 'File Size',
'file_uploads' => 'Filoverførsel',
'file_upload' => 'File Upload',
'generate' => 'Skab',
@@ -229,6 +231,7 @@
'show_current' => 'Vis Aktuelle',
'sign_in' => 'Log ind',
'signature' => 'Underskrift',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Åh hai! Det ser ud til, at din Slack integration med Snipe-IT virker!',
@@ -237,6 +240,7 @@
'state' => 'Stat',
'status_labels' => 'Status labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Leverandør',
'suppliers' => 'Leverandører',
'sure_to_delete' => 'Er du sikker på, at du vil slette',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/da/validation.php b/resources/lang/da/validation.php
index 21e49a40f50d..42d5afa3fbcf 100644
--- a/resources/lang/da/validation.php
+++ b/resources/lang/da/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute formatet er ugyldigt.',
'unique_undeleted' => ':attribute skal være unik.',
'non_circular' => ':attribute må ikke oprette en cirkulær reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/de/account/general.php b/resources/lang/de/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/de/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/de/admin/custom_fields/general.php b/resources/lang/de/admin/custom_fields/general.php
index f71d59738886..d6511d3d877b 100644
--- a/resources/lang/de/admin/custom_fields/general.php
+++ b/resources/lang/de/admin/custom_fields/general.php
@@ -41,5 +41,7 @@
'make_required' => 'Optional - Klicken, um erforderlich zu machen',
'reorder' => 'Sortieren',
'db_field' => 'Datenbankfeld',
- 'db_convert_warning' => 'WARNUNG. Dieses Feld befindet sich in der Tabelle mit benutzerdefinierten Feldern wie :db_column
aber sollte: sein.'
+ 'db_convert_warning' => 'WARNUNG. Dieses Feld befindet sich in der Tabelle mit benutzerdefinierten Feldern wie :db_column
aber sollte: sein.',
+ 'is_unique' => 'Dieser Wert muss für jedes Asset eindeutig sein',
+ 'unique' => 'Einzigartig',
];
diff --git a/resources/lang/de/admin/depreciations/general.php b/resources/lang/de/admin/depreciations/general.php
index 40bfc843cc5c..b8641354899f 100644
--- a/resources/lang/de/admin/depreciations/general.php
+++ b/resources/lang/de/admin/depreciations/general.php
@@ -6,7 +6,7 @@
'asset_depreciations' => 'Asset-Abschreibungen',
'create' => 'Abschreibung erstellen',
'depreciation_name' => 'Abschreibungs Name',
- 'depreciation_min' => 'Floor Value of Depreciation',
+ 'depreciation_min' => 'Abschreibungsuntergrenze',
'number_of_months' => 'Anzahl der Monate',
'update' => 'Abschreibung aktualisieren',
'depreciation_min' => 'Minimaler Wert nach Abschreibung',
diff --git a/resources/lang/de/admin/hardware/general.php b/resources/lang/de/admin/hardware/general.php
index 204c8d9d0fa3..0c67ad09a99c 100644
--- a/resources/lang/de/admin/hardware/general.php
+++ b/resources/lang/de/admin/hardware/general.php
@@ -25,15 +25,15 @@
'csv_error' => 'Es gibt einen Fehler in der CSV-Datei:',
'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. + Laden Sie eine CSV-Datei hoch, die den Asset-Verlauf enthält. Die Assets und Benutzer MÜSSEN bereits im System vorhanden oder sie werden übersprungen. Übereinstimmende Assets für den Import der Historie geschieht mit dem Tag des Asset-Tags. Wir werden versuchen, einen passenden Benutzer zu finden, basierend auf dem von Ihnen angegebenen Benutzernamen und den Kriterien, die Sie unten auswählen. Wenn Sie keine Kriterien unten auswählen, wird einfach das Benutzernamen-Format, welches Sie in den Admin > Allgemeinen Einstellungen konfiguriert haben zum Abgleich genutzt.
-Fields included in the CSV must match the headers: Asset Tag, Name, Checkout Date, Checkin Date. Any additional fields will be ignored.
+Die im CSV enthaltenen Felder müssen mit den Kopfzeilen übereinstimmen: Asset Tag, Name, Checkout Date, Checkin Date. Zusätzliche Felder werden ignoriert.
-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.
+Checkin Date: Ein Leeres oder zukünftiges Datum wird Elemente an zugeordnete Benutzer auschecken. Ohne die Spalte Checkin Date wird das Rücknahmedatum auf das heutigen Datum gesetzt.
', - '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_f-l' => 'Versucht den Benutzer nach dem vorname.nachname (jane.smith) Format abzugleichen', + 'csv_import_match_initial_last' => 'Versucht den Benutzer nach dem ersten Buchstaben des Vornamen und dem Nachnamen (jsmith) Format abzugleichen', 'csv_import_match_first' => 'Versuchen Sie, Benutzer nach dem Vornamenformat (Jane) abzugleichen', 'csv_import_match_email' => 'Versuchen Sie, Benutzer per E-Mail als Benutzername zu vergleichen', 'csv_import_match_username' => 'Versuche Benutzer mit Benutzername zu vergleichen', diff --git a/resources/lang/de/admin/hardware/message.php b/resources/lang/de/admin/hardware/message.php index e6107d2c73e7..8698c2618c01 100644 --- a/resources/lang/de/admin/hardware/message.php +++ b/resources/lang/de/admin/hardware/message.php @@ -17,6 +17,7 @@ 'error' => 'Asset wurde nicht aktualisiert. Bitte versuchen Sie es erneut', 'success' => 'Asset wurde erfolgreich aktualisiert.', 'nothing_updated' => 'Es wurden keine Felder ausgewählt, somit wurde auch nichts aktualisiert.', + 'no_assets_selected' => 'No assets were selected, so nothing was updated.', ], 'restore' => [ diff --git a/resources/lang/de/admin/settings/general.php b/resources/lang/de/admin/settings/general.php index c88a3479a047..aa10e8f6a847 100644 --- a/resources/lang/de/admin/settings/general.php +++ b/resources/lang/de/admin/settings/general.php @@ -21,18 +21,19 @@ 'allow_user_skin_help_text' => 'Wenn Sie dieses Kästchen aktivieren, kann ein Benutzer das Design mit einem anderen überschreiben.', 'asset_ids' => 'Asset IDs', 'audit_interval' => 'Auditintervall', - 'audit_interval_help' => 'Wenn Sie Ihre Assets regelmäßig physisch überprüfen müssen, geben Sie das Intervall in Monaten ein.', + 'audit_interval_help' => 'Wenn Sie verpflichtet sind, Ihre Assets regelmäßig physisch zu überprüfen, geben Sie das Intervall in Monaten an. Wenn Sie diesen Wert aktualisieren, werden alle "nächsten Audittermine" für Assets mit einem anstehenden Prüfungsdatum aktualisiert.', 'audit_warning_days' => 'Audit-Warnschwelle', 'audit_warning_days_help' => 'Wie viele Tage im Voraus sollten wir Sie warnen, wenn Vermögenswerte zur Prüfung fällig werden?', 'auto_increment_assets' => 'Erzeugen von fortlaufenden Asset Tags', 'auto_increment_prefix' => 'Präfix (optional)', 'auto_incrementing_help' => 'Aktiviere zuerst fortlaufende Asset Tags um dies zu setzen', 'backups' => 'Sicherungen', + 'backups_help' => 'Create, download, and restore backups ', 'backups_restoring' => 'Aus Backup wiederherstellen', 'backups_upload' => 'Backup hochladen', 'backups_path' => 'Sicherungen auf dem Server werden in:path
gespeichert',
- '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Εισαγάγετε ένα έγκυρο όνομα χρήστη και κωδικό πρόσβασης LDAP από τη βάση DN που καθορίσατε παραπάνω για να ελέγξετε εάν η σύνδεσή LDAP έχει ρυθμιστεί σωστά. ΠΡΩΤΑ ΑΠΟΘΗΚΕΥΣΤΕ ΤΙΣ ΡΥΘΜΙΣΕΙΣ ΣΑΣ ΣΤΟ LDAP.',
'ldap_login_sync_help' => 'Αυτό ελέγχει μόνο ότι το LDAP μπορεί να συγχρονιστεί σωστά. Εάν το Authentication στο LDAP δεν είναι σωστό, οι χρήστες ενδέχεται να μην μπορούν να συνδεθούν. ΠΡΩΤΑ ΑΠΟΘΗΚΕΥΣΤΕ ΤΙΣ ΡΥΘΜΙΣΕΙΣ ΣΑΣ ΣΤΟ LDAP.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'Αυτό θα πρέπει να ξεκινά με το ldap: // (για μη κρυπτογραφημένο ή TLS) ή ldaps: // (για SSL)',
'ldap_server_cert' => 'Πιστοποίηση πιστοποιητικού SSL για LDAP',
diff --git a/resources/lang/el/admin/settings/table.php b/resources/lang/el/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/el/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/el/admin/users/general.php b/resources/lang/el/admin/users/general.php
index ec737736bc71..202e253f3bf1 100644
--- a/resources/lang/el/admin/users/general.php
+++ b/resources/lang/el/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Προβολή χρήστη :ονόματος',
'usercsv' => 'CSV αρχείο',
'two_factor_admin_optin_help' => 'Οι τρέχουσες ρυθμίσεις διαχειριστή επιτρέπουν την επιλεκτική εφαρμογή ελέγχου ταυτότητας δύο παραγόντων.',
- 'two_factor_enrolled' => 'Συσκευή εγγραφής 2FA',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/el/admin/users/table.php b/resources/lang/el/admin/users/table.php
index c9b156c37477..792993e39b40 100644
--- a/resources/lang/el/admin/users/table.php
+++ b/resources/lang/el/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Ηλεκτρονικό ταχυδρομείο',
'employee_num' => 'Αριθμός Υπαλλήλου.',
'first_name' => 'Όνομα',
- 'groupnotes' => 'Επιλέξτε μια ομάδα για να εκχωρήσετε στο χρήστη, να θυμάστε ότι ο χρήστης παίρνει τα δικαιώματα της ομάδας που του έχουν ανατεθεί.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Τίτλος εργασίας',
diff --git a/resources/lang/el/auth.php b/resources/lang/el/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/el/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/el/general.php b/resources/lang/el/general.php
index 10c0dd8d9772..eade868a3b35 100644
--- a/resources/lang/el/general.php
+++ b/resources/lang/el/general.php
@@ -1,6 +1,6 @@
'Αξεσουάρ',
'activated' => 'Ενεργοποιήθηκε',
'accessory' => 'Αξεσουάρ',
@@ -26,6 +26,7 @@
'audit' => 'Ελεγχος',
'audit_report' => 'Αρχείο ελέγχου',
'assets' => 'Πάγια',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Διαγραφή Avatar',
'avatar_upload' => 'Ανεβάστε την εικόνα προφίλ σας',
'back' => 'Προηγούμενο',
@@ -114,6 +115,7 @@
'files' => 'Αρχεία',
'file_name' => 'Αρχείο',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Ανέβασμα αρχείου',
'file_upload' => 'File Upload',
'generate' => 'Δημιουργία',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Είσοδος',
'signature' => 'Υπογραφή',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Κατάσταση',
'status_labels' => 'Ετικέτα Κατάστασης',
'status' => 'Κατάσταση',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Προμηθευτής',
'suppliers' => 'Προμηθευτές',
'sure_to_delete' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/el/validation.php b/resources/lang/el/validation.php
index 0400a10fd346..33ddff4c3d5f 100644
--- a/resources/lang/el/validation.php
+++ b/resources/lang/el/validation.php
@@ -91,6 +91,10 @@
'url' => 'Η μορφή του χαρακτηριστικού είναι μη έγκυρη.',
'unique_undeleted' => 'Το :χαρακτηριστικό πρέπει να είναι μοναδικό.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/en-GB/account/general.php b/resources/lang/en-GB/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/en-GB/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/en-GB/admin/hardware/message.php b/resources/lang/en-GB/admin/hardware/message.php
index 8c8e323a73c1..d2214ce00c04 100644
--- a/resources/lang/en-GB/admin/hardware/message.php
+++ b/resources/lang/en-GB/admin/hardware/message.php
@@ -17,6 +17,7 @@
'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' => [
diff --git a/resources/lang/en-GB/admin/settings/general.php b/resources/lang/en-GB/admin/settings/general.php
index f86c493cd58d..8ae2e84aa07d 100644
--- a/resources/lang/en-GB/admin/settings/general.php
+++ b/resources/lang/en-GB/admin/settings/general.php
@@ -28,6 +28,7 @@
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/en-GB/admin/settings/table.php b/resources/lang/en-GB/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/en-GB/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/en-GB/admin/users/general.php b/resources/lang/en-GB/admin/users/general.php
index 852890a9cf3f..03897b7eb5f6 100644
--- a/resources/lang/en-GB/admin/users/general.php
+++ b/resources/lang/en-GB/admin/users/general.php
@@ -24,7 +24,8 @@
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
'two_factor_enrolled' => '2FA Device Enrolled ',
'two_factor_active' => '2FA Active ',
- 'user_deactivated' => 'User is de-activated',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/en-GB/admin/users/table.php b/resources/lang/en-GB/admin/users/table.php
index 9bbe883e19cb..e318d51545d2 100644
--- a/resources/lang/en-GB/admin/users/table.php
+++ b/resources/lang/en-GB/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Employee No.',
'first_name' => 'First Name',
- 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Job Title',
diff --git a/resources/lang/en-GB/auth.php b/resources/lang/en-GB/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/en-GB/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/en-GB/general.php b/resources/lang/en-GB/general.php
index 2bb25ccfc5a0..ae31380d4f29 100644
--- a/resources/lang/en-GB/general.php
+++ b/resources/lang/en-GB/general.php
@@ -1,6 +1,6 @@
'Accessories',
'activated' => 'Activated',
'accessory' => 'Accessory',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Assets',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
@@ -70,7 +71,7 @@
'currency' => '£', // this is deprecated
'current' => 'Current',
'current_password' => 'Current Password',
- 'customize_report' => 'Customize Report',
+ 'customize_report' => 'Customise Report',
'custom_report' => 'Custom Asset Report',
'dashboard' => 'Dashboard',
'days' => 'days',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sign in',
'signature' => 'Signature',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -316,8 +320,8 @@
'export' => 'Export',
'ldap_sync' => 'LDAP Sync',
'ldap_user_sync' => 'LDAP User Sync',
- 'synchronize' => 'Synchronize',
- 'sync_results' => 'Synchronization Results',
+ 'synchronize' => 'Synchronise',
+ 'sync_results' => 'Synchronisation Results',
'license_serial' => 'Serial/Product Key',
'invalid_category' => 'Invalid category',
'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/en-GB/help.php b/resources/lang/en-GB/help.php
index ac0df5942209..460049fde555 100644
--- a/resources/lang/en-GB/help.php
+++ b/resources/lang/en-GB/help.php
@@ -15,11 +15,11 @@
'more_info_title' => '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.:path
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Masukkan nama pengguna dan kata sandi LDAP yang sah dari DN dasar yang anda tentukan di atas untuk menguji apakah proses masuk LDAP anda dikonfigurasi dengan benar. ANDA HARUS MENYIMPAN PENGATURAN LDAP YANG ANDA PERBARUI PERTAMA.',
'ldap_login_sync_help' => 'Ini hanya tes yang bisa dilacak LDAP dengan benar. Jika pengesahan LDAP anda tidak benar, pengguna mungkin masih belum dapat masuk. ANDA HARUS MENYIMPAN PENGATURAN LDAP YANG ANDA PERBARUI PERTAMA.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Server LDAP',
'ldap_server_help' => 'Ini harus dimulai dengan ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'Validasi sertifikat SSL LDAP',
diff --git a/resources/lang/en-ID/admin/settings/table.php b/resources/lang/en-ID/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/en-ID/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/en-ID/admin/users/general.php b/resources/lang/en-ID/admin/users/general.php
index 810fd56f8835..3feef8b1b3d8 100644
--- a/resources/lang/en-ID/admin/users/general.php
+++ b/resources/lang/en-ID/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Lihat pengguna :name',
'usercsv' => 'Berkas CSV',
'two_factor_admin_optin_help' => 'Pengaturan admin anda saat ini membolehkan pelaksanaan otentifikasi dua-faktor secara selektif. ',
- 'two_factor_enrolled' => 'Perangkat 2FA Terdaftar ',
- 'two_factor_active' => '2FA Aktif ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/en-ID/admin/users/table.php b/resources/lang/en-ID/admin/users/table.php
index 848080ec0194..00e2f248babf 100644
--- a/resources/lang/en-ID/admin/users/table.php
+++ b/resources/lang/en-ID/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Surel',
'employee_num' => 'Nomor karyawan.',
'first_name' => 'Nama depan',
- 'groupnotes' => 'Pilih grup yang akan ditetapkan ke pengguna, ingat bahwa pengguna mengambil hak akses grup yang ditetapkan.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Mewarisi',
'job' => 'Judul pekerjaan',
diff --git a/resources/lang/en-ID/auth.php b/resources/lang/en-ID/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/en-ID/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/en-ID/general.php b/resources/lang/en-ID/general.php
index 72cb7c3041ca..ae7c16d48f06 100644
--- a/resources/lang/en-ID/general.php
+++ b/resources/lang/en-ID/general.php
@@ -1,6 +1,6 @@
'Aksesoris',
'activated' => 'Diaktifkan',
'accessory' => 'Aksesoris',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Aset',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Hapus Avatar',
'avatar_upload' => 'Unggah Avatar',
'back' => 'Kembali',
@@ -114,6 +115,7 @@
'files' => 'Berkas',
'file_name' => 'Berkas',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Unggah berkas',
'file_upload' => 'File Upload',
'generate' => 'Hasilkan',
@@ -229,6 +231,7 @@
'show_current' => 'Tampilkan Saat Ini',
'sign_in' => 'Masuk',
'signature' => 'Tanda tangan',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Tema',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Negara',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Pemasok',
'suppliers' => 'Pemasok',
'sure_to_delete' => 'Apakah anda yakin ingin menghapus',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/en-ID/validation.php b/resources/lang/en-ID/validation.php
index df027b1f8d93..e7202be21c40 100644
--- a/resources/lang/en-ID/validation.php
+++ b/resources/lang/en-ID/validation.php
@@ -91,6 +91,10 @@
'url' => 'Format :attribute tidaklah benar.',
'unique_undeleted' => ':attribute haruslah unik.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/en/admin/accessories/message.php b/resources/lang/en/admin/accessories/message.php
index 0ae44e5f8381..a3564630646b 100644
--- a/resources/lang/en/admin/accessories/message.php
+++ b/resources/lang/en/admin/accessories/message.php
@@ -5,32 +5,33 @@
'does_not_exist' => 'The accessory [:id] does not exist.',
'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ',
- 'create' => [
+ 'create' => array(
'error' => 'The accessory was not created, please try again.',
- 'success' => 'The accessory was successfully created.',
- ],
+ 'success' => 'The accessory was successfully created.'
+ ),
- 'update' => [
+ 'update' => array(
'error' => 'The accessory was not updated, please try again',
- 'success' => 'The accessory was updated successfully.',
- ],
+ 'success' => 'The accessory was updated successfully.'
+ ),
- 'delete' => [
+ 'delete' => array(
'confirm' => 'Are you sure you wish to delete this accessory?',
'error' => 'There was an issue deleting the accessory. Please try again.',
- 'success' => 'The accessory was deleted successfully.',
- ],
+ 'success' => 'The accessory was deleted successfully.'
+ ),
- 'checkout' => [
+ 'checkout' => array(
'error' => 'Accessory was not checked out, please try again',
'success' => 'Accessory checked out successfully.',
- 'user_does_not_exist' => 'That user is invalid. Please try again.',
- ],
+ 'user_does_not_exist' => 'That user is invalid. Please try again.'
+ ),
- 'checkin' => [
+ 'checkin' => array(
'error' => 'Accessory was not checked in, please try again',
'success' => 'Accessory checked in successfully.',
- 'user_does_not_exist' => 'That user is invalid. Please try again.',
- ],
+ 'user_does_not_exist' => 'That user is invalid. Please try again.'
+ )
+
);
diff --git a/resources/lang/en/admin/accessories/table.php b/resources/lang/en/admin/accessories/table.php
index 764aeae363e9..e02d9f22e4d2 100644
--- a/resources/lang/en/admin/accessories/table.php
+++ b/resources/lang/en/admin/accessories/table.php
@@ -1,10 +1,11 @@
'Download CSV',
- 'eula_text' => 'EULA',
+ 'dl_csv' => 'Download CSV',
+ 'eula_text' => 'EULA',
'id' => 'ID',
'require_acceptance' => 'Acceptance',
'title' => 'Accessory Name',
+
);
diff --git a/resources/lang/en/admin/asset_maintenances/form.php b/resources/lang/en/admin/asset_maintenances/form.php
index fafe80e8d5ba..785d06b08f3f 100644
--- a/resources/lang/en/admin/asset_maintenances/form.php
+++ b/resources/lang/en/admin/asset_maintenances/form.php
@@ -1,6 +1,6 @@
'Asset Maintenance Type',
'title' => 'Title',
'start_date' => 'Start Date',
@@ -10,5 +10,5 @@
'asset_maintenance_time' => 'Asset Maintenance Time (in days)',
'notes' => 'Notes',
'update' => 'Update Asset Maintenance',
- 'create' => 'Create Asset Maintenance',
- );
+ 'create' => 'Create Asset Maintenance'
+ ];
diff --git a/resources/lang/en/admin/asset_maintenances/general.php b/resources/lang/en/admin/asset_maintenances/general.php
index 5350b45d823a..d094167804bf 100644
--- a/resources/lang/en/admin/asset_maintenances/general.php
+++ b/resources/lang/en/admin/asset_maintenances/general.php
@@ -1,6 +1,6 @@
'Asset Maintenances',
'edit' => 'Edit Asset Maintenance',
'delete' => 'Delete Asset Maintenance',
@@ -11,4 +11,4 @@
'calibration' => 'Calibration',
'software_support' => 'Software Support',
'hardware_support' => 'Hardware Support',
- );
+ ];
diff --git a/resources/lang/en/admin/categories/message.php b/resources/lang/en/admin/categories/message.php
index 70e27c82bedf..48cf5478e1b9 100644
--- a/resources/lang/en/admin/categories/message.php
+++ b/resources/lang/en/admin/categories/message.php
@@ -6,20 +6,20 @@
'assoc_models' => 'This category is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this category and try again. ',
'assoc_items' => 'This category is currently associated with at least one :asset_type and cannot be deleted. Please update your :asset_type to no longer reference this category and try again. ',
- 'create' => [
+ 'create' => array(
'error' => 'Category was not created, please try again.',
- 'success' => 'Category created successfully.',
- ],
+ 'success' => 'Category created successfully.'
+ ),
- 'update' => [
+ 'update' => array(
'error' => 'Category was not updated, please try again',
- 'success' => 'Category updated successfully.',
- ],
+ 'success' => 'Category updated successfully.'
+ ),
- 'delete' => [
+ 'delete' => array(
'confirm' => 'Are you sure you wish to delete this category?',
'error' => 'There was an issue deleting the category. Please try again.',
- 'success' => 'The category was deleted successfully.',
- ],
+ 'success' => 'The category was deleted successfully.'
+ )
);
diff --git a/resources/lang/en/admin/categories/table.php b/resources/lang/en/admin/categories/table.php
index 17708a1ae0ba..a3ee96ae7f0c 100644
--- a/resources/lang/en/admin/categories/table.php
+++ b/resources/lang/en/admin/categories/table.php
@@ -1,7 +1,7 @@
'EULA',
+ 'eula_text' => 'EULA',
'id' => 'ID',
'parent' => 'Parent',
'require_acceptance' => 'Acceptance',
diff --git a/resources/lang/en/admin/companies/table.php b/resources/lang/en/admin/companies/table.php
index b40f460f4186..2f86126ff2e9 100644
--- a/resources/lang/en/admin/companies/table.php
+++ b/resources/lang/en/admin/companies/table.php
@@ -1,5 +1,4 @@
'Companies',
'create' => 'Create Company',
diff --git a/resources/lang/en/admin/components/message.php b/resources/lang/en/admin/components/message.php
index 16a4f94d8b3e..1d13970f23ab 100644
--- a/resources/lang/en/admin/components/message.php
+++ b/resources/lang/en/admin/components/message.php
@@ -4,32 +4,33 @@
'does_not_exist' => 'Component does not exist.',
- 'create' => [
+ 'create' => array(
'error' => 'Component was not created, please try again.',
- 'success' => 'Component created successfully.',
- ],
+ 'success' => 'Component created successfully.'
+ ),
- 'update' => [
+ 'update' => array(
'error' => 'Component was not updated, please try again',
- 'success' => 'Component updated successfully.',
- ],
+ 'success' => 'Component updated successfully.'
+ ),
- 'delete' => [
+ 'delete' => array(
'confirm' => 'Are you sure you wish to delete this component?',
'error' => 'There was an issue deleting the component. Please try again.',
- 'success' => 'The component was deleted successfully.',
- ],
+ 'success' => 'The component was deleted successfully.'
+ ),
- 'checkout' => [
+ 'checkout' => array(
'error' => 'Component was not checked out, please try again',
'success' => 'Component checked out successfully.',
- 'user_does_not_exist' => 'That user is invalid. Please try again.',
- ],
+ 'user_does_not_exist' => 'That user is invalid. Please try again.'
+ ),
- 'checkin' => [
+ 'checkin' => array(
'error' => 'Component was not checked in, please try again',
'success' => 'Component checked in successfully.',
- 'user_does_not_exist' => 'That user is invalid. Please try again.',
- ],
+ 'user_does_not_exist' => 'That user is invalid. Please try again.'
+ )
+
);
diff --git a/resources/lang/en/admin/consumables/message.php b/resources/lang/en/admin/consumables/message.php
index 0079f452160e..48a3cfbd9f46 100644
--- a/resources/lang/en/admin/consumables/message.php
+++ b/resources/lang/en/admin/consumables/message.php
@@ -4,32 +4,33 @@
'does_not_exist' => 'Consumable does not exist.',
- 'create' => [
+ 'create' => array(
'error' => 'Consumable was not created, please try again.',
- 'success' => 'Consumable created successfully.',
- ],
+ 'success' => 'Consumable created successfully.'
+ ),
- 'update' => [
+ 'update' => array(
'error' => 'Consumable was not updated, please try again',
- 'success' => 'Consumable updated successfully.',
- ],
+ 'success' => 'Consumable updated successfully.'
+ ),
- 'delete' => [
+ 'delete' => array(
'confirm' => 'Are you sure you wish to delete this consumable?',
'error' => 'There was an issue deleting the consumable. Please try again.',
- 'success' => 'The consumable was deleted successfully.',
- ],
+ 'success' => 'The consumable was deleted successfully.'
+ ),
- 'checkout' => [
+ 'checkout' => array(
'error' => 'Consumable was not checked out, please try again',
'success' => 'Consumable checked out successfully.',
- 'user_does_not_exist' => 'That user is invalid. Please try again.',
- ],
+ 'user_does_not_exist' => 'That user is invalid. Please try again.'
+ ),
- 'checkin' => [
+ 'checkin' => array(
'error' => 'Consumable was not checked in, please try again',
'success' => 'Consumable checked in successfully.',
- 'user_does_not_exist' => 'That user is invalid. Please try again.',
- ],
+ 'user_does_not_exist' => 'That user is invalid. Please try again.'
+ )
+
);
diff --git a/resources/lang/en/admin/custom_fields/message.php b/resources/lang/en/admin/custom_fields/message.php
index fde0478bdf2e..ed66a6ba16fe 100644
--- a/resources/lang/en/admin/custom_fields/message.php
+++ b/resources/lang/en/admin/custom_fields/message.php
@@ -2,51 +2,56 @@
return array(
- 'field' => [
+ 'field' => array(
'invalid' => 'That field does not exist.',
'already_added' => 'Field already added',
- 'create' => [
+ 'create' => array(
'error' => 'Field was not created, please try again.',
'success' => 'Field created successfully.',
- 'assoc_success' => 'Field successfully added to fieldset.',
- ],
+ 'assoc_success' => 'Field successfully added to fieldset.'
+ ),
- 'update' => [
+ 'update' => array(
'error' => 'Field was not updated, please try again',
- 'success' => 'Field updated successfully.',
- ],
+ 'success' => 'Field updated successfully.'
+ ),
- 'delete' => [
+ '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' => [
+ 'fieldset' => array(
'does_not_exist' => 'Fieldset does not exist',
- 'create' => [
+ 'create' => array(
'error' => 'Fieldset was not created, please try again.',
- 'success' => 'Fieldset created successfully.',
- ],
+ 'success' => 'Fieldset created successfully.'
+ ),
- 'update' => [
+ 'update' => array(
'error' => 'Fieldset was not updated, please try again',
- 'success' => 'Fieldset updated successfully.',
- ],
+ 'success' => 'Fieldset updated successfully.'
+ ),
- 'delete' => [
+ 'delete' => array(
'confirm' => 'Are you sure you wish to delete this fieldset?',
'error' => 'There was an issue deleting the fieldset. Please try again.',
'success' => 'The fieldset was deleted successfully.',
'in_use' => 'Fieldset is still in use.',
- ],
+ )
+
+ ),
+
+
+
+
- ],
);
diff --git a/resources/lang/en/admin/departments/message.php b/resources/lang/en/admin/departments/message.php
index 0507dc83ac99..d65f4fbb2b50 100644
--- a/resources/lang/en/admin/departments/message.php
+++ b/resources/lang/en/admin/departments/message.php
@@ -4,18 +4,18 @@
'does_not_exist' => 'Department does not exist.',
'assoc_users' => 'This department is currently associated with at least one user and cannot be deleted. Please update your users to no longer reference this department and try again. ',
- 'create' => [
+ 'create' => array(
'error' => 'Department was not created, please try again.',
- 'success' => 'Department created successfully.',
- ],
- 'update' => [
+ 'success' => 'Department created successfully.'
+ ),
+ 'update' => array(
'error' => 'Department was not updated, please try again',
- 'success' => 'Department updated successfully.',
- ],
- 'delete' => [
+ '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.',
- ],
+ 'success' => 'The department was deleted successfully.'
+ )
);
diff --git a/resources/lang/en/admin/depreciations/message.php b/resources/lang/en/admin/depreciations/message.php
index 8b791a299403..c20e52c13c55 100644
--- a/resources/lang/en/admin/depreciations/message.php
+++ b/resources/lang/en/admin/depreciations/message.php
@@ -5,20 +5,21 @@
'does_not_exist' => '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' => [
+
+ 'create' => array(
'error' => 'Depreciation class was not created, please try again. :(',
- 'success' => 'Depreciation class created successfully. :)',
- ],
+ 'success' => 'Depreciation class created successfully. :)'
+ ),
- 'update' => [
+ 'update' => array(
'error' => 'Depreciation class was not updated, please try again',
- 'success' => 'Depreciation class updated successfully.',
- ],
+ 'success' => 'Depreciation class updated successfully.'
+ ),
- 'delete' => [
+ '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.',
- ],
+ 'success' => 'The depreciation class was deleted successfully.'
+ )
);
diff --git a/resources/lang/en/admin/groups/message.php b/resources/lang/en/admin/groups/message.php
index 79d5054c9382..f14b6339e818 100644
--- a/resources/lang/en/admin/groups/message.php
+++ b/resources/lang/en/admin/groups/message.php
@@ -6,17 +6,17 @@
'group_not_found' => 'Group [:id] does not exist.',
'group_name_required' => 'The name field is required',
- 'success' => [
+ 'success' => array(
'create' => 'Group was successfully created.',
'update' => 'Group was successfully updated.',
'delete' => 'Group was successfully deleted.',
- ],
+ ),
- 'delete' => [
+ '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/en/admin/licenses/form.php b/resources/lang/en/admin/licenses/form.php
index 34ac00bfd3ba..ce29167874f4 100644
--- a/resources/lang/en/admin/licenses/form.php
+++ b/resources/lang/en/admin/licenses/form.php
@@ -18,5 +18,5 @@
'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.',
+ '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/en/admin/licenses/message.php b/resources/lang/en/admin/licenses/message.php
index 4349fab7e21f..87a7c3d0b9da 100644
--- a/resources/lang/en/admin/licenses/message.php
+++ b/resources/lang/en/admin/licenses/message.php
@@ -10,42 +10,43 @@
'select_asset_or_person' => 'You must select an asset or a user, but not both.',
'not_found' => 'License not found',
- 'create' => [
+
+ 'create' => array(
'error' => 'License was not created, please try again.',
- 'success' => 'License created successfully.',
- ],
+ 'success' => 'License created successfully.'
+ ),
- 'deletefile' => [
+ 'deletefile' => array(
'error' => 'File not deleted. Please try again.',
'success' => 'File successfully deleted.',
- ],
+ ),
- 'upload' => [
+ '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' => [
+ 'update' => array(
'error' => 'License was not updated, please try again',
- 'success' => 'License updated successfully.',
- ],
+ 'success' => 'License updated successfully.'
+ ),
- 'delete' => [
+ '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.',
- ],
+ 'success' => 'The license was deleted successfully.'
+ ),
- 'checkout' => [
+ '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'
+ ),
- 'checkin' => [
+ 'checkin' => array(
'error' => 'There was an issue checking in the license. Please try again.',
- 'success' => 'The license was checked in successfully',
- ],
+ 'success' => 'The license was checked in successfully'
+ ),
);
diff --git a/resources/lang/en/admin/locations/message.php b/resources/lang/en/admin/locations/message.php
index 0ef266615262..3ba1eed3b63e 100644
--- a/resources/lang/en/admin/locations/message.php
+++ b/resources/lang/en/admin/locations/message.php
@@ -7,20 +7,21 @@
'assoc_assets' => 'This location is currently associated with at least one asset and cannot be deleted. Please update your assets to no longer reference this location and try again. ',
'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ',
- 'create' => [
+
+ 'create' => array(
'error' => 'Location was not created, please try again.',
- 'success' => 'Location created successfully.',
- ],
+ 'success' => 'Location created successfully.'
+ ),
- 'update' => [
+ 'update' => array(
'error' => 'Location was not updated, please try again',
- 'success' => 'Location updated successfully.',
- ],
+ 'success' => 'Location updated successfully.'
+ ),
- 'delete' => [
+ '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.',
- ],
+ 'success' => 'The location was deleted successfully.'
+ )
);
diff --git a/resources/lang/en/admin/manufacturers/message.php b/resources/lang/en/admin/manufacturers/message.php
index ac1dd5409160..21a4bc5aaf28 100644
--- a/resources/lang/en/admin/manufacturers/message.php
+++ b/resources/lang/en/admin/manufacturers/message.php
@@ -5,25 +5,25 @@
'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' => [
+ 'create' => array(
'error' => 'Manufacturer was not created, please try again.',
- 'success' => 'Manufacturer created successfully.',
- ],
+ 'success' => 'Manufacturer created successfully.'
+ ),
- 'update' => [
+ 'update' => array(
'error' => 'Manufacturer was not updated, please try again',
- 'success' => 'Manufacturer updated successfully.',
- ],
+ 'success' => 'Manufacturer updated successfully.'
+ ),
- 'restore' => [
+ 'restore' => array(
'error' => 'Manufacturer was not restored, please try again',
- 'success' => 'Manufacturer restored successfully.',
- ],
+ 'success' => 'Manufacturer restored successfully.'
+ ),
- 'delete' => [
+ '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.',
- ],
+ 'success' => 'The Manufacturer was deleted successfully.'
+ )
);
diff --git a/resources/lang/en/admin/models/general.php b/resources/lang/en/admin/models/general.php
index d76245e8a786..d2d77e0e8cc0 100644
--- a/resources/lang/en/admin/models/general.php
+++ b/resources/lang/en/admin/models/general.php
@@ -9,7 +9,7 @@
'bulk_delete_warn' => 'You are about to delete :model_count asset models.',
'restore' => 'Restore Model',
'requestable' => 'Users may request this model',
- 'show_mac_address' => 'Show MAC address field in assets in this model',
+ 'show_mac_address' => 'Show MAC address field in assets in this model',
'view_deleted' => 'View Deleted',
'view_models' => 'View Models',
'fieldset' => 'Fieldset',
diff --git a/resources/lang/en/admin/models/message.php b/resources/lang/en/admin/models/message.php
index 374c49b72393..e3b29d5b4bb6 100644
--- a/resources/lang/en/admin/models/message.php
+++ b/resources/lang/en/admin/models/message.php
@@ -5,37 +5,38 @@
'does_not_exist' => 'Model does not exist.',
'assoc_users' => 'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',
- 'create' => [
+
+ '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' => [
+ 'update' => array(
'error' => 'Model was not updated, please try again',
- 'success' => 'Model updated successfully.',
- ],
+ 'success' => 'Model updated successfully.'
+ ),
- 'delete' => [
+ '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.',
- ],
+ 'success' => 'The model was deleted successfully.'
+ ),
- 'restore' => [
+ 'restore' => array(
'error' => 'Model was not restored, please try again',
- 'success' => 'Model restored successfully.',
- ],
+ 'success' => 'Model restored successfully.'
+ ),
- 'bulkedit' => [
+ 'bulkedit' => array(
'error' => 'No fields were changed, so nothing was updated.',
- 'success' => 'Models updated.',
- ],
+ 'success' => 'Models updated.'
+ ),
- 'bulkdelete' => [
+ 'bulkdelete' => array(
'error' => 'No models were selected, so nothing was deleted.',
'success' => ':success_count model(s) deleted!',
- 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.',
- ],
+ '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/en/admin/reports/message.php b/resources/lang/en/admin/reports/message.php
index 296d11efa632..d4c8f8198f9c 100644
--- a/resources/lang/en/admin/reports/message.php
+++ b/resources/lang/en/admin/reports/message.php
@@ -1,5 +1,5 @@
'You must select at least ONE option.',
+ 'error' => 'You must select at least ONE option.'
);
diff --git a/resources/lang/en/admin/settings/general.php b/resources/lang/en/admin/settings/general.php
index 2a30f02338a4..18f06b26abad 100644
--- a/resources/lang/en/admin/settings/general.php
+++ b/resources/lang/en/admin/settings/general.php
@@ -176,7 +176,7 @@
'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 Default Login',
+ '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',
diff --git a/resources/lang/en/admin/suppliers/message.php b/resources/lang/en/admin/suppliers/message.php
index 497ecacc984c..cea332748f91 100644
--- a/resources/lang/en/admin/suppliers/message.php
+++ b/resources/lang/en/admin/suppliers/message.php
@@ -4,23 +4,24 @@
'does_not_exist' => 'Supplier does not exist.',
- 'create' => [
+
+ 'create' => array(
'error' => 'Supplier was not created, please try again.',
- 'success' => 'Supplier created successfully.',
- ],
+ 'success' => 'Supplier created successfully.'
+ ),
- 'update' => [
+ 'update' => array(
'error' => 'Supplier was not updated, please try again',
- 'success' => 'Supplier updated successfully.',
- ],
+ 'success' => 'Supplier updated successfully.'
+ ),
- 'delete' => [
+ 'delete' => array(
'confirm' => 'Are you sure you wish to delete this supplier?',
'error' => 'There was an issue deleting the supplier. Please try again.',
'success' => 'Supplier was deleted successfully.',
'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ',
'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ',
'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ',
- ],
+ )
);
diff --git a/resources/lang/en/admin/users/message.php b/resources/lang/en/admin/users/message.php
index 9ef5b47dafa1..85d016f04ade 100644
--- a/resources/lang/en/admin/users/message.php
+++ b/resources/lang/en/admin/users/message.php
@@ -16,7 +16,7 @@
'password_reset_sent' => 'A password reset link has been sent to :email!',
- 'success' => [
+ 'success' => array(
'create' => 'User was successfully created.',
'update' => 'User was successfully updated.',
'update_bulk' => 'Users were successfully updated!',
@@ -27,9 +27,9 @@
'unsuspend' => 'User was successfully unsuspended.',
'restored' => 'User was successfully restored.',
'import' => 'Users imported successfully.',
- ],
+ ),
- 'error' => [
+ 'error' => array(
'create' => 'There was an issue creating the user. Please try again.',
'update' => 'There was an issue updating the user. Please try again.',
'delete' => 'There was an issue deleting the user. Please try again.',
@@ -44,18 +44,18 @@
'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file. :path
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Introduce un nombre de usuario LDAP válido y una contraseña de la DN base que especificaste anteriormente para probar si tu inicio de sesión LDAP está configurado correctamente. DEBES GUARDAR TUS CONFIGURACIONES LDAP ACTUALIZADAS PRIMERO.',
'ldap_login_sync_help' => 'Esto sólo prueba que LDAP puede sincronizarse correctamente. Si tu solicitud de Autenticación LDAP no es correcta, los usuarios aún no podrían iniciar sesión. DEBES GUARDAR TUS CONFIGURACIONES LDAP ACTUALIZADAS PRIMERO.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Servidor LDAP',
'ldap_server_help' => 'Esto debería empezar con ldap:// (sin codificar o TLS) o ldaps:// (para SSL)',
'ldap_server_cert' => 'Certificado de validación SSL LDAP',
diff --git a/resources/lang/es-CO/admin/settings/table.php b/resources/lang/es-CO/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/es-CO/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/es-CO/admin/users/general.php b/resources/lang/es-CO/admin/users/general.php
index 28b7d753f26d..6d28b8b11af3 100644
--- a/resources/lang/es-CO/admin/users/general.php
+++ b/resources/lang/es-CO/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Ver Usuario :name',
'usercsv' => 'Archivo CSV',
'two_factor_admin_optin_help' => 'La actual configuración de administración permite cumplimiento selectivo de autenticación de dos factores. ',
- 'two_factor_enrolled' => 'Dispositivo con 2FA inscrito ',
- 'two_factor_active' => '2FA Activo ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/es-CO/admin/users/table.php b/resources/lang/es-CO/admin/users/table.php
index 39593505f0fd..5943503141dc 100644
--- a/resources/lang/es-CO/admin/users/table.php
+++ b/resources/lang/es-CO/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Nro. Empleado',
'first_name' => 'Nombres',
- 'groupnotes' => 'Agrega el usuario a un grupo, recuerda que los usuarios heredan permisos del grupo al que son agregados.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Heredar',
'job' => 'Cargo',
diff --git a/resources/lang/es-CO/auth.php b/resources/lang/es-CO/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/es-CO/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/es-CO/general.php b/resources/lang/es-CO/general.php
index e1d7e647bc19..b6cd8d5053fa 100644
--- a/resources/lang/es-CO/general.php
+++ b/resources/lang/es-CO/general.php
@@ -1,6 +1,6 @@
'Accesorios',
'activated' => 'Activado',
'accessory' => 'Accesorio',
@@ -26,6 +26,7 @@
'audit' => 'Auditoría',
'audit_report' => 'Registro de auditoría',
'assets' => 'Activos',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Eliminar Avatar',
'avatar_upload' => 'Subir Avatar',
'back' => 'Atrás',
@@ -114,6 +115,7 @@
'files' => 'Archivos',
'file_name' => 'Archivo',
'file_type' => 'Tipo de archivo',
+ 'filesize' => 'File Size',
'file_uploads' => 'Carga de Archivos',
'file_upload' => 'File Upload',
'generate' => 'Generar',
@@ -229,6 +231,7 @@
'show_current' => 'Mostrar actual',
'sign_in' => 'Entrar',
'signature' => 'Firma',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Tema',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => '¡Parece que tu integración de Slack con Snipe-IT está funcionando!',
@@ -237,6 +240,7 @@
'state' => 'Provincia',
'status_labels' => 'Etiquetas Estados',
'status' => 'Estados',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Proveedor',
'suppliers' => 'Proveedores',
'sure_to_delete' => '¿Está seguro que desea eliminar',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/es-CO/validation.php b/resources/lang/es-CO/validation.php
index ec4a876ad78c..53dd854260bf 100644
--- a/resources/lang/es-CO/validation.php
+++ b/resources/lang/es-CO/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute formato incorrecto.',
'unique_undeleted' => 'El :atrribute debe ser único.',
'non_circular' => ':attribute no debe crear una referencia circular.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/es-ES/account/general.php b/resources/lang/es-ES/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/es-ES/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/es-ES/admin/hardware/message.php b/resources/lang/es-ES/admin/hardware/message.php
index 5569bced7e11..af9292a01b81 100644
--- a/resources/lang/es-ES/admin/hardware/message.php
+++ b/resources/lang/es-ES/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Equipo no actualizado, intentalo de nuevo',
'success' => 'Equipo actualizado.',
'nothing_updated' => 'Ningún campo fue seleccionado, por lo que nada ha sido actualizado.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/es-ES/admin/settings/general.php b/resources/lang/es-ES/admin/settings/general.php
index c908abee9d19..c4062f7af6bb 100644
--- a/resources/lang/es-ES/admin/settings/general.php
+++ b/resources/lang/es-ES/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Prefijo (opcional)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Copias de seguridad',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Introduce un nombre de usuario LDAP válido y una contraseña de la DN base que especificaste anteriormente para probar si tu inicio de sesión LDAP está configurado correctamente. DEBES GUARDAR TUS CONFIGURACIONES LDAP ACTUALIZADAS PRIMERO.',
'ldap_login_sync_help' => 'Esto sólo prueba que LDAP puede sincronizarse correctamente. Si tu solicitud de Autenticación LDAP no es correcta, los usuarios aún no podrían iniciar sesión. DEBES GUARDAR TUS CONFIGURACIONES LDAP ACTUALIZADAS PRIMERO.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Servidor LDAP',
'ldap_server_help' => 'Esto debería empezar con ldap:// (sin codificar o TLS) o ldaps:// (para SSL)',
'ldap_server_cert' => 'Certificado de validación SSL LDAP',
diff --git a/resources/lang/es-ES/admin/settings/table.php b/resources/lang/es-ES/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/es-ES/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/es-ES/admin/users/general.php b/resources/lang/es-ES/admin/users/general.php
index 28b7d753f26d..6d28b8b11af3 100644
--- a/resources/lang/es-ES/admin/users/general.php
+++ b/resources/lang/es-ES/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Ver Usuario :name',
'usercsv' => 'Archivo CSV',
'two_factor_admin_optin_help' => 'La actual configuración de administración permite cumplimiento selectivo de autenticación de dos factores. ',
- 'two_factor_enrolled' => 'Dispositivo con 2FA inscrito ',
- 'two_factor_active' => '2FA Activo ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/es-ES/admin/users/table.php b/resources/lang/es-ES/admin/users/table.php
index 81db6c7894ff..1c1cc072c41a 100644
--- a/resources/lang/es-ES/admin/users/table.php
+++ b/resources/lang/es-ES/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'No. Empleado',
'first_name' => 'Nombre',
- 'groupnotes' => 'Selecciona grupo que se asigna al usuario, recuerda que el usuario tiene los permisos del grupo al que se asigna.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => 'Hereda de',
'job' => 'Departamento',
diff --git a/resources/lang/es-ES/auth.php b/resources/lang/es-ES/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/es-ES/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/es-ES/general.php b/resources/lang/es-ES/general.php
index 703987c046e9..ce87abfd788c 100644
--- a/resources/lang/es-ES/general.php
+++ b/resources/lang/es-ES/general.php
@@ -1,6 +1,6 @@
'Accesorios',
'activated' => 'Activado',
'accessory' => 'Accesorio',
@@ -26,6 +26,7 @@
'audit' => 'Auditoría',
'audit_report' => 'Registro de auditoría',
'assets' => 'Equipos',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Eliminar Avatar',
'avatar_upload' => 'Subir Avatar',
'back' => 'Atras',
@@ -114,6 +115,7 @@
'files' => 'Archivos',
'file_name' => 'Archivo',
'file_type' => 'Tipo de archivo',
+ 'filesize' => 'File Size',
'file_uploads' => 'Carga de Archivos',
'file_upload' => 'File Upload',
'generate' => 'Generar',
@@ -229,6 +231,7 @@
'show_current' => 'Mostrar actual',
'sign_in' => 'Entrar',
'signature' => 'Firma',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Tema',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => '¡Parece que tu integración de Slack con Snipe-IT está funcionando!',
@@ -237,6 +240,7 @@
'state' => 'Provincia',
'status_labels' => 'Etiquetas Estados',
'status' => 'Estados',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Proveedor',
'suppliers' => 'Proveedores',
'sure_to_delete' => '¿Está seguro que desea eliminar',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/es-ES/validation.php b/resources/lang/es-ES/validation.php
index 034bceeb388d..74533b8ddf00 100644
--- a/resources/lang/es-ES/validation.php
+++ b/resources/lang/es-ES/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute formato incorrecto.',
'unique_undeleted' => 'El :atrribute debe ser único.',
'non_circular' => ':attribute no debe crear una referencia circular.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/es-MX/account/general.php b/resources/lang/es-MX/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/es-MX/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/es-MX/admin/hardware/message.php b/resources/lang/es-MX/admin/hardware/message.php
index d89ae592c683..8ba2d23c24f3 100644
--- a/resources/lang/es-MX/admin/hardware/message.php
+++ b/resources/lang/es-MX/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Equipo no actualizado, intentalo de nuevo',
'success' => 'Equipo actualizado.',
'nothing_updated' => 'Ningún campo fue seleccionado, por lo que nada ha sido actualizado.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/es-MX/admin/settings/general.php b/resources/lang/es-MX/admin/settings/general.php
index 70d21579e195..765b7b14d480 100644
--- a/resources/lang/es-MX/admin/settings/general.php
+++ b/resources/lang/es-MX/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Prefijo (opcional)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Copias de seguridad',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Introduce un nombre de usuario LDAP válido y una contraseña de la DN base que especificaste anteriormente para probar si tu inicio de sesión LDAP está configurado correctamente. DEBES GUARDAR TUS CONFIGURACIONES LDAP ACTUALIZADAS PRIMERO.',
'ldap_login_sync_help' => 'Esto sólo prueba que LDAP puede sincronizarse correctamente. Si tu solicitud de Autenticación LDAP no es correcta, los usuarios aún no podrían iniciar sesión. DEBES GUARDAR TUS CONFIGURACIONES LDAP ACTUALIZADAS PRIMERO.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Servidor LDAP',
'ldap_server_help' => 'Esto debería empezar con ldap:// (sin codificar o TLS) o ldaps:// (para SSL)',
'ldap_server_cert' => 'Certificado de validación SSL LDAP',
diff --git a/resources/lang/es-MX/admin/settings/table.php b/resources/lang/es-MX/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/es-MX/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/es-MX/admin/users/general.php b/resources/lang/es-MX/admin/users/general.php
index ef8677e29653..54d4f648a2e9 100644
--- a/resources/lang/es-MX/admin/users/general.php
+++ b/resources/lang/es-MX/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Ver Usuario :name',
'usercsv' => 'Archivo CSV',
'two_factor_admin_optin_help' => 'La actual configuración de administración permite cumplimiento selectivo de autenticación de dos factores. ',
- 'two_factor_enrolled' => 'Dispositivo con 2FA inscrito ',
- 'two_factor_active' => '2FA Activo ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/es-MX/admin/users/table.php b/resources/lang/es-MX/admin/users/table.php
index 81db6c7894ff..1c1cc072c41a 100644
--- a/resources/lang/es-MX/admin/users/table.php
+++ b/resources/lang/es-MX/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'No. Empleado',
'first_name' => 'Nombre',
- 'groupnotes' => 'Selecciona grupo que se asigna al usuario, recuerda que el usuario tiene los permisos del grupo al que se asigna.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => 'Hereda de',
'job' => 'Departamento',
diff --git a/resources/lang/es-MX/auth.php b/resources/lang/es-MX/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/es-MX/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/es-MX/general.php b/resources/lang/es-MX/general.php
index 2dba5ddb3e6c..f8a67037046a 100644
--- a/resources/lang/es-MX/general.php
+++ b/resources/lang/es-MX/general.php
@@ -1,6 +1,6 @@
'Accesorios',
'activated' => 'Activado',
'accessory' => 'Accesorio',
@@ -26,6 +26,7 @@
'audit' => 'Auditoría',
'audit_report' => 'Registro de auditoría',
'assets' => 'Equipos',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Eliminar Avatar',
'avatar_upload' => 'Subir Avatar',
'back' => 'Atras',
@@ -114,6 +115,7 @@
'files' => 'Archivos',
'file_name' => 'Archivo',
'file_type' => 'Tipo de Archivo',
+ 'filesize' => 'File Size',
'file_uploads' => 'Carga de Archivos',
'file_upload' => 'File Upload',
'generate' => 'Generar',
@@ -229,6 +231,7 @@
'show_current' => 'Mostrar actual',
'sign_in' => 'Entrar',
'signature' => 'Firma',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Tema',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => '¡Oh mira! ¡Parece que tu integración de Slack con Snipe-IT está funcionando!',
@@ -237,6 +240,7 @@
'state' => 'Provincia',
'status_labels' => 'Etiquetas Estados',
'status' => 'Estados',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Proveedor',
'suppliers' => 'Proveedores',
'sure_to_delete' => '¿Está seguro que desea eliminar',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/es-MX/validation.php b/resources/lang/es-MX/validation.php
index 034bceeb388d..74533b8ddf00 100644
--- a/resources/lang/es-MX/validation.php
+++ b/resources/lang/es-MX/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute formato incorrecto.',
'unique_undeleted' => 'El :atrribute debe ser único.',
'non_circular' => ':attribute no debe crear una referencia circular.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/es-VE/account/general.php b/resources/lang/es-VE/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/es-VE/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/es-VE/admin/asset_maintenances/general.php b/resources/lang/es-VE/admin/asset_maintenances/general.php
index 5855b642a126..405eff0dc1a3 100644
--- a/resources/lang/es-VE/admin/asset_maintenances/general.php
+++ b/resources/lang/es-VE/admin/asset_maintenances/general.php
@@ -8,7 +8,7 @@
'repair' => 'Reparar',
'maintenance' => 'Mantenimiento',
'upgrade' => 'Mejorar',
- 'calibration' => 'Calibrar',
- 'software_support' => 'Servicio de software',
- 'hardware_support' => 'Servicio de software',
+ 'calibration' => 'Calibración',
+ 'software_support' => 'Soporte de Software',
+ 'hardware_support' => 'Soporte de Hardware',
];
diff --git a/resources/lang/es-VE/admin/companies/general.php b/resources/lang/es-VE/admin/companies/general.php
index 462963893873..fcbfad70816a 100644
--- a/resources/lang/es-VE/admin/companies/general.php
+++ b/resources/lang/es-VE/admin/companies/general.php
@@ -2,6 +2,6 @@
return [
'select_company' => 'Seleccionar Compañía',
- 'about_companies' => 'Acerca de las empresas',
- 'about_companies_description' => ' Puede utilizar las empresas como un campo informativo simple, o puede utilizarlos para restringir la visibilidad de los activos y la disponibilidad a los usuarios con una empresa específica habilitando el soporte completo de la compañía en su Configuración de Administración.',
+ 'about_companies' => 'Acerca de la compañias',
+ 'about_companies_description' => ' Puede usar las empresas como un campo informativo simple, o puede usarlas para restringir la visibilidad y la disponibilidad de los activos a los usuarios con una empresa específica al habilitar el Soporte completo de la empresa en su Configuración de administrador.',
];
diff --git a/resources/lang/es-VE/admin/custom_fields/general.php b/resources/lang/es-VE/admin/custom_fields/general.php
index 6359adea5efb..3f908daa3c63 100644
--- a/resources/lang/es-VE/admin/custom_fields/general.php
+++ b/resources/lang/es-VE/admin/custom_fields/general.php
@@ -2,11 +2,11 @@
return [
'custom_fields' => 'Campos Personalizados',
- 'manage' => 'Manage',
+ 'manage' => 'Gestionar',
'field' => 'Campo',
'about_fieldsets_title' => 'Acerca de Fieldsets',
- 'about_fieldsets_text' => 'Fieldsets allow you to create groups of custom fields that are frequently re-used for specific asset model types.',
- 'custom_format' => 'Custom Regex format...',
+ 'about_fieldsets_text' => 'Los conjuntos de campos le permiten crear grupos de campos personalizados que se reutilizan con frecuencia para tipos de modelos de activos específicos.',
+ 'custom_format' => 'Formato de expresion regular personalizada...',
'encrypt_field' => 'Encriptar el valor de este campo en la base de datos',
'encrypt_field_help' => 'ADVERTENCIA: Encriptar un campo hace que no pueda ser buscado.',
'encrypted' => 'Encriptado',
@@ -27,21 +27,21 @@
'used_by_models' => 'Usado por Modelos',
'order' => 'Orden',
'create_fieldset' => 'Nuevo Fieldset',
- 'create_fieldset_title' => 'Create a new fieldset',
+ 'create_fieldset_title' => 'Crear un nuevo conjunto de campos',
'create_field' => 'Nuevo Campo Personalizado',
- 'create_field_title' => 'Create a new custom field',
+ '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.',
- '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',
+ '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',
+ 'about_custom_fields_text' => 'Los campos personalizados le permiten agregar atributos arbitrarios a los activos.',
+ 'add_field_to_fieldset' => 'Agregar campo a un conjunto de campos',
+ 'make_optional' => 'Requerido - haga click para hacerlo opcional',
+ 'make_required' => 'Opcional - haga click para hacerlo opcional',
+ 'reorder' => 'Reordenar',
+ 'db_field' => 'Campo de DB',
+ 'db_convert_warning' => 'ADVERTENCIA. Este campo está en la tabla de campos personalizados como :db_column
pero debería ser :expected.',
+ 'is_unique' => 'Este valor debe ser unico en todos los activos',
+ 'unique' => 'Único',
];
diff --git a/resources/lang/es-VE/admin/depreciations/general.php b/resources/lang/es-VE/admin/depreciations/general.php
index 48053330eeac..69dcfb0769c1 100644
--- a/resources/lang/es-VE/admin/depreciations/general.php
+++ b/resources/lang/es-VE/admin/depreciations/general.php
@@ -6,11 +6,11 @@
'asset_depreciations' => 'Depreciación de Activos',
'create' => 'Crear Depreciación',
'depreciation_name' => 'Nombre de Depreciación',
- 'depreciation_min' => 'Floor Value of Depreciation',
+ 'depreciation_min' => 'Valor del piso de la depreciación',
'number_of_months' => 'Número de Meses',
'update' => 'Actualizar Depreciación',
'depreciation_min' => 'Valor mínimo después de la depreciación',
- '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.',
+ 'no_depreciations_warning' => 'Advertencia:
+ No tiene ninguna depreciación configurada.
+ Por favor, configure al menos una depreciación para ver el informe de depreciación.',
];
diff --git a/resources/lang/es-VE/admin/depreciations/table.php b/resources/lang/es-VE/admin/depreciations/table.php
index 9d6293b57757..dccade4a9bb2 100644
--- a/resources/lang/es-VE/admin/depreciations/table.php
+++ b/resources/lang/es-VE/admin/depreciations/table.php
@@ -6,6 +6,6 @@
'months' => 'Meses',
'term' => 'Duración',
'title' => 'Nombre ',
- 'depreciation_min' => 'Floor Value',
+ 'depreciation_min' => 'Valor del piso',
];
diff --git a/resources/lang/es-VE/admin/groups/titles.php b/resources/lang/es-VE/admin/groups/titles.php
index 1e1086e3779e..fc816976819e 100644
--- a/resources/lang/es-VE/admin/groups/titles.php
+++ b/resources/lang/es-VE/admin/groups/titles.php
@@ -10,7 +10,7 @@
'group_admin' => 'Administración de Grupo',
'allow' => 'Permitir',
'deny' => 'Denegar',
- 'permission' => 'Permission',
- 'grant' => 'Grant',
- 'no_permissions' => 'This group has no permissions.'
+ 'permission' => 'Permiso',
+ 'grant' => 'Otorgar',
+ 'no_permissions' => 'Este grupo no tiene permisos.'
];
diff --git a/resources/lang/es-VE/admin/hardware/form.php b/resources/lang/es-VE/admin/hardware/form.php
index b17c35a684be..04df91ce5122 100644
--- a/resources/lang/es-VE/admin/hardware/form.php
+++ b/resources/lang/es-VE/admin/hardware/form.php
@@ -40,10 +40,10 @@
'warranty' => 'Garantía',
'warranty_expires' => 'La garantía vence',
'years' => 'años',
- '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_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...',
+ '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_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...',
];
diff --git a/resources/lang/es-VE/admin/hardware/general.php b/resources/lang/es-VE/admin/hardware/general.php
index b167084b549e..463228820617 100644
--- a/resources/lang/es-VE/admin/hardware/general.php
+++ b/resources/lang/es-VE/admin/hardware/general.php
@@ -16,13 +16,13 @@
'model_deleted' => 'Este Modelo de activo fue eliminado. Debes restaurar este modelo antes de poder restaurar el Activo.',
'requestable' => 'Solicitable',
'requested' => 'Solicitado',
- 'not_requestable' => 'Not Requestable',
- 'requestable_status_warning' => 'Do not change requestable status',
+ 'not_requestable' => 'No solicitable',
+ 'requestable_status_warning' => 'No cambiar el estado solicitable',
'restore' => 'Restaurar Activo',
'pending' => 'Pendiente',
'undeployable' => 'No enviable',
'view' => 'Ver Activo',
- 'csv_error' => 'You have an error in your CSV file:',
+ 'csv_error' => 'Tiene un error en su archivo CSV:',
'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. @@ -32,13 +32,13 @@
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' + 'csv_import_match_f-l' => 'Intentar coincidir con los usuarios por el formato firstname.lastname (jane.smith)', + 'csv_import_match_initial_last' => 'Intentar coincidir los usuarios con la inicial del primer apellido (jsmith) formato', + 'csv_import_match_first' => 'Intentar coincidir con los usuarios por nombre de usuario (jane) formato', + 'csv_import_match_email' => 'Intentar coincidir con los usuarios por correo electrónico como nombre de usuario', + 'csv_import_match_username' => 'Intentar coincidir usuarios por nombre de usuario', + 'error_messages' => 'Mensajes de error:', + 'success_messages' => 'Mensajes de éxito:', + 'alert_details' => 'Por favor vea abajo para más detalles.', + 'custom_export' => 'Personalizar exportación' ]; diff --git a/resources/lang/es-VE/admin/hardware/message.php b/resources/lang/es-VE/admin/hardware/message.php index 731c75b477cc..8408a1a83c46 100644 --- a/resources/lang/es-VE/admin/hardware/message.php +++ b/resources/lang/es-VE/admin/hardware/message.php @@ -4,7 +4,7 @@ 'undeployable' => 'Advertencia: este activo ha sido marcado actualmente como no enviable. Si este estado cambia, por favor actualiza el estado de activos.', 'does_not_exist' => 'El activo no existe.', - 'does_not_exist_or_not_requestable' => 'That asset does not exist or is not requestable.', + 'does_not_exist_or_not_requestable' => 'Ese activo no existe o no es solicitable.', 'assoc_users' => 'Este activo está actualmente asignado a un usuario y no puede ser borrado. Por favor, revisa el activo primero y luego intenta borrarlo. ', 'create' => [ @@ -16,6 +16,7 @@ 'error' => 'Activo no ha sido actualizado, por favor, inténtelo de nuevo', 'success' => 'Activo actualizado con éxito.', 'nothing_updated' => 'Ningún campo fue seleccionado, así que nada se actualizó.', + 'no_assets_selected' => 'No assets were selected, so nothing was updated.', ], 'restore' => [ diff --git a/resources/lang/es-VE/admin/hardware/table.php b/resources/lang/es-VE/admin/hardware/table.php index 9b48e6db2e3c..edb1e65cf8c0 100644 --- a/resources/lang/es-VE/admin/hardware/table.php +++ b/resources/lang/es-VE/admin/hardware/table.php @@ -4,11 +4,11 @@ 'asset_tag' => 'Etiqueta de Activo', 'asset_model' => 'Modelo', - 'book_value' => 'Current Value', + 'book_value' => 'Valor actual', 'change' => 'Registrado / Asignado', 'checkout_date' => 'Fecha de Asignación', 'checkoutto' => 'Asignado', - 'current_value' => 'Current Value', + 'current_value' => 'Valor actual', 'diff' => 'Diferencia', 'dl_csv' => 'Descargar CSV', 'eol' => 'Fin de Vida', @@ -22,9 +22,9 @@ 'image' => 'Imagen de dispositivo', 'days_without_acceptance' => 'Días sin Aceptación', 'monthly_depreciation' => 'Depreciación mensual', - 'assigned_to' => 'Assigned To', - 'requesting_user' => 'Requesting User', - 'requested_date' => 'Requested Date', - 'changed' => 'Changed', - 'icon' => 'Icon', + 'assigned_to' => 'Asignado a', + 'requesting_user' => 'Solicitando usuario', + 'requested_date' => 'Fecha solicitada', + 'changed' => 'Cambiado', + 'icon' => 'Icono', ]; diff --git a/resources/lang/es-VE/admin/kits/general.php b/resources/lang/es-VE/admin/kits/general.php index 83efe526705f..eb4a37a5451b 100644 --- a/resources/lang/es-VE/admin/kits/general.php +++ b/resources/lang/es-VE/admin/kits/general.php @@ -22,11 +22,11 @@ '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', + 'license_added_success' => 'Licencia creada con éxito', + 'license_updated' => 'La licencia se ha actualizado correctamente', + 'license_none' => 'La licencia no existe', + 'license_detached' => 'Licencia fue separada con éxito', + 'consumable_added_success' => 'Consumible creado con éxito', 'consumable_updated' => 'Consumable was successfully updated', 'consumable_error' => 'Consumable already attached to kit', 'consumable_deleted' => 'Delete was successful', @@ -35,16 +35,16 @@ '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', + 'accessory_error' => 'El accesorio ya está conectado al kit', + 'accessory_deleted' => 'El borrado fue exitoso', + 'accessory_none' => 'El accesorio no existe', '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', + 'kit_none' => 'El kit no existe', + 'kit_created' => 'El kit se creó con éxito', + 'kit_updated' => 'El kit se actualizó con éxito', + 'kit_not_found' => 'Kit no encontrado', + 'kit_deleted' => 'Kit eliminado correctamente', + 'kit_model_updated' => 'El modelo se ha actualizado correctamente', + 'kit_model_detached' => 'Modelo fue separado con éxito', ]; diff --git a/resources/lang/es-VE/admin/models/general.php b/resources/lang/es-VE/admin/models/general.php index 17f0071915a7..5fd0a33c9a12 100644 --- a/resources/lang/es-VE/admin/models/general.php +++ b/resources/lang/es-VE/admin/models/general.php @@ -3,7 +3,7 @@ return array( 'about_models_title' => 'Acerca de los Modelos de Activos', 'about_models_text' => 'Los Modelos de Activos son un grupo de activos idénticos. "MBP 2013", "iPhone 6S", etc.', - 'deleted' => 'Este modelo fue eliminado.', + 'deleted' => 'Este modelo ha sido eliminado.', 'bulk_delete' => 'Eliminación Masiva de Modelos de Activos', 'bulk_delete_help' => 'Usa las casillas abajo para confirmar la eliminación de los modelos de activos seleccionados. Los modelos de activo que tienen distintos activos asociados con ellos no pueden ser borrados hasta que los activos sean asociados a un modelo diferente.', 'bulk_delete_warn' => 'Estás a punto de borrar :model_count modelos de activo.', @@ -14,5 +14,5 @@ 'view_models' => 'Ver Modelos', 'fieldset' => 'Fieldset', 'no_custom_field' => 'Sin campos personalizados', - 'add_default_values' => 'Agregar valores predeterminados', + 'add_default_values' => 'Añadir valores por defecto', ); diff --git a/resources/lang/es-VE/admin/reports/general.php b/resources/lang/es-VE/admin/reports/general.php index 03f1c4dd3b2c..90784cf1c062 100644 --- a/resources/lang/es-VE/admin/reports/general.php +++ b/resources/lang/es-VE/admin/reports/general.php @@ -2,9 +2,9 @@ return [ 'info' => 'Selecciona que opciones quieres para tu informe de activos.', - 'deleted_user' => 'Deleted user', - 'send_reminder' => 'Send reminder', - 'reminder_sent' => 'Reminder sent', - 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'deleted_user' => 'Usuario eliminado', + 'send_reminder' => 'Enviar recordatorio', + 'reminder_sent' => 'Recordatorio enviado', + 'acceptance_deleted' => 'Solicitud de aceptación eliminada', + 'acceptance_request' => 'Solicitud de aceptación' ]; \ No newline at end of file diff --git a/resources/lang/es-VE/admin/settings/general.php b/resources/lang/es-VE/admin/settings/general.php index f690a20a2b8a..19873d49cd64 100644 --- a/resources/lang/es-VE/admin/settings/general.php +++ b/resources/lang/es-VE/admin/settings/general.php @@ -10,14 +10,14 @@ 'admin_cc_email' => 'Email CC', 'admin_cc_email_help' => 'Si deseas enviar una notificación por correo electrónico de las asignaciones de activos que se envían a los usuarios a una cuenta adicional, ingrésela aquí. De lo contrario, deja este campo en blanco.', 'is_ad' => 'Este es un servidor de Directorio Activo', - 'alerts' => 'Alerts', - 'alert_title' => 'Update Alert Settings', + 'alerts' => 'Alertas', + 'alert_title' => 'Actualizar Configuración de Alertas', 'alert_email' => 'Enviar alertas a', 'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated', 'alerts_enabled' => 'Alertas de correo electrónico habilitadas', 'alert_interval' => 'Limite de alertas de expiración (en días)', 'alert_inv_threshold' => 'Umbral de alerta del inventario', - 'allow_user_skin' => 'Permitir skin del usuario', + 'allow_user_skin' => 'Permitir Skin de usuario', 'allow_user_skin_help_text' => 'Marcar esta casilla permitirá al usuario reemplazar la apariencia de la interfaz con una diferente.', 'asset_ids' => 'IDs de activos', 'audit_interval' => 'Intervalo de Auditoría', @@ -28,8 +28,9 @@ 'auto_increment_prefix' => 'Prefijo (opcional)', 'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this', 'backups' => 'Copias de Seguridad', - 'backups_restoring' => 'Restoring from Backup', - 'backups_upload' => 'Upload Backup', + 'backups_help' => 'Create, download, and restore backups ', + 'backups_restoring' => 'Restaurando desde la copia de seguridad', + 'backups_upload' => 'Subir copia de seguridad', '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP server',
'ldap_server_help' => 'See peaks algama ldap: // (krüpteerimata või TLS-i puhul) või ldaps: // (SSL-i puhul)',
'ldap_server_cert' => 'LDAP SSL-sertifikaadi valideerimine',
diff --git a/resources/lang/et/admin/settings/table.php b/resources/lang/et/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/et/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/et/admin/users/general.php b/resources/lang/et/admin/users/general.php
index a0dc63764839..8681a3de61b2 100644
--- a/resources/lang/et/admin/users/general.php
+++ b/resources/lang/et/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Vaata kasutajat :name',
'usercsv' => 'CSV fail',
'two_factor_admin_optin_help' => 'Sinu praegused admin seaded lubavad kahe-astmelist autantimis jõustada valikulselt. ',
- 'two_factor_enrolled' => '2FA-seade on registreeritud',
- 'two_factor_active' => '2FA aktiivne ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/et/admin/users/table.php b/resources/lang/et/admin/users/table.php
index 7cd3f0a5db67..0d7a0439566a 100644
--- a/resources/lang/et/admin/users/table.php
+++ b/resources/lang/et/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-mail',
'employee_num' => 'Töötaja Nr.',
'first_name' => 'Eesnimi',
- 'groupnotes' => 'Vali kasutajale grupp. Pea meeles, et kasutajale laienevad kõik grupile omistatud õigused.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Päri',
'job' => 'Ametikoht',
diff --git a/resources/lang/et/auth.php b/resources/lang/et/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/et/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/et/general.php b/resources/lang/et/general.php
index 1e6a8a97e05e..c4bc579474aa 100644
--- a/resources/lang/et/general.php
+++ b/resources/lang/et/general.php
@@ -1,6 +1,6 @@
'Tarvikud',
'activated' => 'Aktiveeritud',
'accessory' => 'Tarvik',
@@ -26,6 +26,7 @@
'audit' => 'Auditeerimine',
'audit_report' => 'Auditilogi',
'assets' => 'Vahendid',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Kustuta profiilipilt',
'avatar_upload' => 'Lae profiilipilt',
'back' => 'Tagasi',
@@ -114,6 +115,7 @@
'files' => 'Failid',
'file_name' => 'Fail',
'file_type' => 'Faili tüüp',
+ 'filesize' => 'File Size',
'file_uploads' => 'Faili üleslaadimine',
'file_upload' => 'File Upload',
'generate' => 'Genereeri',
@@ -229,6 +231,7 @@
'show_current' => 'Näita käesolevat',
'sign_in' => 'Logi sisse',
'signature' => 'Allkiri',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Väljanägemine',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Maakond',
'status_labels' => 'Oleku sildid',
'status' => 'Staatus',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Tarnija',
'suppliers' => 'Tarnijad',
'sure_to_delete' => 'Kas olete kindel, et soovite kustutada',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/et/validation.php b/resources/lang/et/validation.php
index ea52f657b0c8..71c2e4f37fb9 100644
--- a/resources/lang/et/validation.php
+++ b/resources/lang/et/validation.php
@@ -91,6 +91,10 @@
'url' => 'Atribuudivorming on vale.',
'unique_undeleted' => ':attribute peab olema ainulaadne.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/fa/account/general.php b/resources/lang/fa/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/fa/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/fa/admin/hardware/message.php b/resources/lang/fa/admin/hardware/message.php
index e98ec64fe0f6..951005cf0e0f 100644
--- a/resources/lang/fa/admin/hardware/message.php
+++ b/resources/lang/fa/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'دارایی به روز نیست، لطفا دوباره امتحان کنید',
'success' => 'دارایی ها با موفقیت به روز رسانی.',
'nothing_updated' => 'هیچ زمینه، انتخاب شدند تا هیچ چیز به روز شد.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/fa/admin/settings/general.php b/resources/lang/fa/admin/settings/general.php
index 201348ed08f7..ec2b512a8380 100644
--- a/resources/lang/fa/admin/settings/general.php
+++ b/resources/lang/fa/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'پیشوند (اختیاری)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'سرویس دهنده LDAP',
'ldap_server_help' => 'این باید با ldap: // (برای رمزگذاری نشده یا TLS) یا ldaps: ((برای SSL)',
'ldap_server_cert' => 'اعتبار گواهی نامه LDAP SSL',
diff --git a/resources/lang/fa/admin/settings/table.php b/resources/lang/fa/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/fa/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/fa/admin/users/general.php b/resources/lang/fa/admin/users/general.php
index 1352e8b6b387..0fc7562e0ef5 100644
--- a/resources/lang/fa/admin/users/general.php
+++ b/resources/lang/fa/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'نمایش کاربر :',
'usercsv' => 'فایل CSV',
'two_factor_admin_optin_help' => 'تنظیمات مدیریت فعلی شما اجازه اجرای مجدد احراز هویت دو عامل را می دهد.',
- 'two_factor_enrolled' => 'دستگاه 2FA ثبت شده است',
- 'two_factor_active' => '2FA فعال',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/fa/admin/users/table.php b/resources/lang/fa/admin/users/table.php
index a1d13245a55b..112feb91a11c 100644
--- a/resources/lang/fa/admin/users/table.php
+++ b/resources/lang/fa/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'ایمیل',
'employee_num' => 'کد کارمند',
'first_name' => 'نام',
- 'groupnotes' => 'یک گروه برای عضو کردن کاربر انتخاب کنید،به یاد داشته باشید که کاربر مجوز گروه هایی را که عضو میشود را دارا خواهد بود.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'شناسه',
'inherit' => 'ارث بری',
'job' => 'عنوان شغلی',
diff --git a/resources/lang/fa/auth.php b/resources/lang/fa/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/fa/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/fa/general.php b/resources/lang/fa/general.php
index 4c085b38e126..bd7d7af8603b 100644
--- a/resources/lang/fa/general.php
+++ b/resources/lang/fa/general.php
@@ -1,6 +1,6 @@
'تجهیزات جانبی',
'activated' => 'فعال شد',
'accessory' => 'لوازم جانبی',
@@ -26,6 +26,7 @@
'audit' => 'حسابرسی',
'audit_report' => 'حسابرسی حسابرسی',
'assets' => 'دارایی ها',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'حذف آواتار',
'avatar_upload' => 'بارگذاری آواتار',
'back' => 'بازگشت',
@@ -116,6 +117,7 @@
'files' => 'فایل ها',
'file_name' => 'فایل',
'file_type' => 'نوع فايل',
+ 'filesize' => 'File Size',
'file_uploads' => 'بارگذاری پرونده',
'file_upload' => 'File Upload',
'generate' => 'تولید',
@@ -232,6 +234,7 @@
'show_current' => 'Show Current',
'sign_in' => 'ورود به سیستم',
'signature' => 'امضا',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -240,6 +243,7 @@
'state' => 'وضعیت',
'status_labels' => 'برچسب های وضعیت',
'status' => 'وضعیت',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'تامین کننده',
'suppliers' => 'تامین کننده',
'sure_to_delete' => 'مطمئنید که میخواهید حذف شود',
@@ -353,4 +357,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/fa/validation.php b/resources/lang/fa/validation.php
index 0d06db12c657..48f40a604158 100644
--- a/resources/lang/fa/validation.php
+++ b/resources/lang/fa/validation.php
@@ -91,6 +91,10 @@
'url' => 'شکل ویژگی نامعتبر است.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/fi/account/general.php b/resources/lang/fi/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/fi/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/fi/admin/hardware/message.php b/resources/lang/fi/admin/hardware/message.php
index ebbb88e538dc..bab5a02c5b1e 100644
--- a/resources/lang/fi/admin/hardware/message.php
+++ b/resources/lang/fi/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Laitetta ei päivitetty, yritä uudelleen',
'success' => 'Laite päivitetty onnistuneesti.',
'nothing_updated' => 'Mitään kenttiä ei valittu, joten mitään ei päivitetty.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/fi/admin/settings/general.php b/resources/lang/fi/admin/settings/general.php
index 16a118663954..fb6baf9b5142 100644
--- a/resources/lang/fi/admin/settings/general.php
+++ b/resources/lang/fi/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Etuliite (valinnainen)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Varmuuskopiot',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Syötä toimiva LDAP-käyttäjätunnus ja salasana määrittelemästäsi base DN: stä testataksesi LDAP-kirjautumisen toimivuutta. SINUN TULEE TALLENTAA UUDET LDAP ASETUKSET ENSIN.',
'ldap_login_sync_help' => 'Tämä testaa vain LDAP-synkronoinnin toimivuutta. Mikäli LDAP autentikointikysely on virheellinen, käyttäjät eivät voi kirjautua sisään. SINUN TULEE TALLENTAA UUDET ASETUKSET ENSIN.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Palvelin',
'ldap_server_help' => 'Tämän pitäisi alkaa ldap: // (salaamaton tai TLS) tai ldaps: // (SSL)',
'ldap_server_cert' => 'LDAP SSL varmenteen varmennus',
diff --git a/resources/lang/fi/admin/settings/table.php b/resources/lang/fi/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/fi/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/fi/admin/users/general.php b/resources/lang/fi/admin/users/general.php
index afce5f642d1d..7381544adf5d 100644
--- a/resources/lang/fi/admin/users/general.php
+++ b/resources/lang/fi/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Näytä käyttäjä :name',
'usercsv' => 'CSV-tiedosto',
'two_factor_admin_optin_help' => 'Nykyiset järjestelmänvalvojan asetukset mahdollistavat kaksivaiheisen tunnistautumisen käyttöönoton valituille käyttäjille. ',
- 'two_factor_enrolled' => 'MFA-laite ilmoittautunut mukaan ',
- 'two_factor_active' => 'MFA aktiivinen',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/fi/admin/users/table.php b/resources/lang/fi/admin/users/table.php
index 8be3870c0165..c1fef55eac04 100644
--- a/resources/lang/fi/admin/users/table.php
+++ b/resources/lang/fi/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Sähköposti',
'employee_num' => 'Työntekijän nro.',
'first_name' => 'Etunimi',
- 'groupnotes' => 'Valitse käyttäjälle ryhmä, mutta muista että käyttäjä saa kaikki samat oikeudet kuin mitä ryhmälle on määritetty.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Tunnus',
'inherit' => 'Periytyy',
'job' => 'Osasto',
diff --git a/resources/lang/fi/auth.php b/resources/lang/fi/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/fi/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/fi/general.php b/resources/lang/fi/general.php
index 634bb77cdd9b..e003d0ab73f8 100644
--- a/resources/lang/fi/general.php
+++ b/resources/lang/fi/general.php
@@ -1,6 +1,6 @@
'Oheistarvikkeet',
'activated' => 'Aktivoitu',
'accessory' => 'Oheistarvike',
@@ -26,6 +26,7 @@
'audit' => 'Tarkasta',
'audit_report' => 'Tarkastusloki',
'assets' => 'Laitteet',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Poista käyttäjäkuva',
'avatar_upload' => 'Lähetä käyttäjäkuva',
'back' => 'Edellinen',
@@ -114,6 +115,7 @@
'files' => 'Tiedostot',
'file_name' => 'Tiedosto',
'file_type' => 'Tiedostotyyppi',
+ 'filesize' => 'File Size',
'file_uploads' => 'Tiedostot',
'file_upload' => 'File Upload',
'generate' => 'Luo',
@@ -229,6 +231,7 @@
'show_current' => 'Näytä nykyiset',
'sign_in' => 'Kirjaudu sisään',
'signature' => 'Allekirjoitus',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Ulkoasu',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Jestas! Näyttää siltä, että Slack integrointi Snipe-IT. n kanssa toimii!',
@@ -237,6 +240,7 @@
'state' => 'Maakunta',
'status_labels' => 'Tilamerkinnät',
'status' => 'Tila',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Toimittaja',
'suppliers' => 'Toimittajat',
'sure_to_delete' => 'Haluatko varmasti poistaa',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/fi/validation.php b/resources/lang/fi/validation.php
index 106d13f38f7a..4018184dfed9 100644
--- a/resources/lang/fi/validation.php
+++ b/resources/lang/fi/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute muotoilu on virheellinen.',
'unique_undeleted' => ':attribute on oltava ainutlaatuinen.',
'non_circular' => ':attribute ei saa luoda kehäviittausta.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/fil/account/general.php b/resources/lang/fil/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/fil/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/fil/admin/hardware/message.php b/resources/lang/fil/admin/hardware/message.php
index da0725001246..432775e17298 100644
--- a/resources/lang/fil/admin/hardware/message.php
+++ b/resources/lang/fil/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Ang asset ay hindi nai-update, mangyaring subukang muli',
'success' => 'Ang asset ay matagumpay na nai-update.',
'nothing_updated' => 'Walang napiling mga fields, kaya walang nai-update.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/fil/admin/settings/general.php b/resources/lang/fil/admin/settings/general.php
index fed921325939..360bc56ad3ae 100644
--- a/resources/lang/fil/admin/settings/general.php
+++ b/resources/lang/fil/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Ang prefix (opsyonal)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Mga backup',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Mag-enter ng balidong LDAP username at password mula sa binatayang DN na iyong ibinatay sa itaas upang subukan kung ang iyong LDAP login ay maayos na nai-configure. DAPAT MO MUNANG I-SAVE ANG IYONG UPDATED NA MGA SETTING NG LDAP.',
'ldap_login_sync_help' => 'Ito ay susubok lamang sa LDAP na mag-sync nang maayos. Kapag ang iyong LDAP Authentication query ay hindi tama, ang mga gumagamit ay hindi parin makapag-login. DAPAT MO MUNANG I-SAVE ANG IYONG UPDATED NA MGA SETTING NG LDAP.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Ang Serber ng LDAP',
'ldap_server_help' => 'Ito ay dapat na magsimula sa ldap:// (para sa hindi naka-encrypt or TLS) o ldaps:// (para sa SSL)',
'ldap_server_cert' => 'Ang pagpapatibay sa sertipikasyon ng LDAP SSL',
diff --git a/resources/lang/fil/admin/settings/table.php b/resources/lang/fil/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/fil/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/fil/admin/users/general.php b/resources/lang/fil/admin/users/general.php
index ed4203b42c83..6b95d08b44c6 100644
--- a/resources/lang/fil/admin/users/general.php
+++ b/resources/lang/fil/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Tingnan ang User :name',
'usercsv' => 'Ang CSV file',
'two_factor_admin_optin_help' => 'Ang iyong kasalukuyang mga admin settings ay napapahintulot ng selektibong pagpapatupad ng two-factor authentication. ',
- 'two_factor_enrolled' => 'Ang Na-enroll na 2FA Device ',
- 'two_factor_active' => 'Ang 2FA Active ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/fil/admin/users/table.php b/resources/lang/fil/admin/users/table.php
index 4d7467222ce2..a93776f0a881 100644
--- a/resources/lang/fil/admin/users/table.php
+++ b/resources/lang/fil/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Ang Numero ng Empleyado.',
'first_name' => 'Ang Unang Pangalan',
- 'groupnotes' => 'Pumili ng grupo para mag-talaga ng user, tandaan na ang user ay may mga permiso sa grupo kung saan sila ay naka-assign.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Ang Id',
'inherit' => 'Minana',
'job' => 'Ang Titulo sa Trabaho',
diff --git a/resources/lang/fil/auth.php b/resources/lang/fil/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/fil/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/fil/general.php b/resources/lang/fil/general.php
index fda98468e261..6426931ec749 100644
--- a/resources/lang/fil/general.php
+++ b/resources/lang/fil/general.php
@@ -1,6 +1,6 @@
'Mga Aksesorya',
'activated' => 'Pinagana',
'accessory' => 'Ang Aksesorya',
@@ -26,6 +26,7 @@
'audit' => 'Ang Audit',
'audit_report' => 'Ang Log ng Audit',
'assets' => 'Ang mga Assets',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'I-delete ang Avatar',
'avatar_upload' => 'I-upload ang Avatar',
'back' => 'Bumalik',
@@ -114,6 +115,7 @@
'files' => 'Ang mga file',
'file_name' => 'Ang File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Ang mga upload na File',
'file_upload' => 'File Upload',
'generate' => 'Isagawa',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Mag Sign in',
'signature' => 'Ang Lagda',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Ang Estado',
'status_labels' => 'Ang mga Label ng Katayuan',
'status' => 'Ang Katayuan',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Ang Tagapagsuplay',
'suppliers' => 'Ang mga Tagapagsuplay',
'sure_to_delete' => 'Sigurado kaba na gusto mong i-delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/fil/validation.php b/resources/lang/fil/validation.php
index 8484418913ae..a97d751aa16a 100644
--- a/resources/lang/fil/validation.php
+++ b/resources/lang/fil/validation.php
@@ -91,6 +91,10 @@
'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.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/fr/account/general.php b/resources/lang/fr/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/fr/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/fr/admin/companies/general.php b/resources/lang/fr/admin/companies/general.php
index 81f81defba92..fb847d6ee693 100644
--- a/resources/lang/fr/admin/companies/general.php
+++ b/resources/lang/fr/admin/companies/general.php
@@ -3,5 +3,5 @@
return [
'select_company' => 'Sélectionnez une compagnie',
'about_companies' => 'A propos des organisations',
- 'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
+ 'about_companies_description' => ' Vous pouvez utiliser les compagnies comme un simple champ d\'information, ou vous pouvez les utiliser pour restreindre la visibilité et la disponibilité des actifs aux utilisateurs avec une compagnie spécifique en activant le Support complet des organisations multiples dans vos paramètres d\'administration.',
];
diff --git a/resources/lang/fr/admin/custom_fields/general.php b/resources/lang/fr/admin/custom_fields/general.php
index b39d2099d2d9..f06ab6e30c45 100644
--- a/resources/lang/fr/admin/custom_fields/general.php
+++ b/resources/lang/fr/admin/custom_fields/general.php
@@ -33,13 +33,15 @@
'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.',
'help_text' => 'Texte d\'aide',
- 'help_text_description' => 'This is optional text that will appear below the form elements while editing an asset to provide context on the field.',
+ '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',
- 'about_custom_fields_text' => 'Custom fields allow you to add arbitrary attributes to assets.',
+ 'about_custom_fields_text' => 'Les champs personnalisés vous permettent d\'ajouter des attributs arbitraires aux actifs.',
'add_field_to_fieldset' => 'Ajouter un champ au jeu de champs',
- 'make_optional' => 'Required - click to make optional',
- 'make_required' => 'Optional - click to make required',
- 'reorder' => 'Reorder',
+ 'make_optional' => 'Requis - cliquez pour rendre optionnel',
+ 'make_required' => 'Facultatif - cliquez pour rendre requis',
+ 'reorder' => 'Réordonner',
'db_field' => 'Champ BDD',
- 'db_convert_warning' => 'WARNING. This field is in the custom fields table as :db_column
but should be :expected .'
+ 'db_convert_warning' => 'ATTENTION. Ce champ est dans la table de champs personnalisés en tant que :db_column
mais devrait être :expected .',
+ 'is_unique' => 'Cette valeur doit être unique parmi tous les actifs',
+ 'unique' => 'Unique',
];
diff --git a/resources/lang/fr/admin/depreciations/general.php b/resources/lang/fr/admin/depreciations/general.php
index ddd710c39c68..330accd5ddf0 100644
--- a/resources/lang/fr/admin/depreciations/general.php
+++ b/resources/lang/fr/admin/depreciations/general.php
@@ -10,7 +10,7 @@
'number_of_months' => 'Mois',
'update' => 'Actualiser l\'amortissement',
'depreciation_min' => 'Valeur minimale après amortissement',
- '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.',
+ 'no_depreciations_warning' => 'Avertissement :
+ Vous n\'avez actuellement aucun amortissement.
+ Veuillez mettre en place au moins un amortissement pour consulter le rapport d\'amortissement.',
];
diff --git a/resources/lang/fr/admin/hardware/general.php b/resources/lang/fr/admin/hardware/general.php
index 8d880ae8c58d..5a6f0822177b 100644
--- a/resources/lang/fr/admin/hardware/general.php
+++ b/resources/lang/fr/admin/hardware/general.php
@@ -6,6 +6,7 @@
'archived' => 'Retiré',
'asset' => 'Biens',
'bulk_checkout' => 'Attribuer les actifs',
+ 'bulk_checkin' => 'Restitution d\'actifs',
'checkin' => 'Retour des Biens',
'checkout' => 'Commander l\'actif',
'clone' => 'Cloner le Bien',
@@ -16,7 +17,7 @@
'requestable' => 'Réquisitionnable',
'requested' => 'Demandé',
'not_requestable' => 'Non-réquisitionnable',
- 'requestable_status_warning' => 'Do not change requestable status',
+ 'requestable_status_warning' => 'Ne pas modifier le statut de demande',
'restore' => 'Restaurer l\'actif',
'pending' => 'En attente',
'undeployable' => 'Non déployable',
@@ -31,13 +32,13 @@
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_f-l' => 'Essayez de faire correspondre les utilisateurs par prénom.nom (julie.tremblay)', + 'csv_import_match_initial_last' => 'Essayez de faire correspondre les utilisateurs par initial nom de famille (jtremblay)', + 'csv_import_match_first' => 'Essayez de faire correspondre les utilisateurs par leur prénom (julie)', 'csv_import_match_email' => 'Essayer de faire correspondre l\'adresse de courrier électronique des utilisateurs au nom d\'utilisateur', 'csv_import_match_username' => 'Essayer de faire correspondre les utilisateurs par nom d\'utilisateur', 'error_messages' => 'Messages d\'erreur:', 'success_messages' => 'Messages de succès:', - 'alert_details' => 'Please see below for details.', + 'alert_details' => 'Voir ci-dessous pour plus de détails.', 'custom_export' => 'Exportation personnalisée' ]; diff --git a/resources/lang/fr/admin/hardware/message.php b/resources/lang/fr/admin/hardware/message.php index 3d5ae2018785..114a54ba2584 100644 --- a/resources/lang/fr/admin/hardware/message.php +++ b/resources/lang/fr/admin/hardware/message.php @@ -17,6 +17,7 @@ 'error' => 'Ce bien n\'a pas été actualisé, veuillez réessayer', 'success' => 'Bien actualisé correctement.', 'nothing_updated' => 'Aucun champ n\'a été sélectionné, rien n\'a été actualisé.', + 'no_assets_selected' => 'No assets were selected, so nothing was updated.', ], 'restore' => [ diff --git a/resources/lang/fr/admin/locations/table.php b/resources/lang/fr/admin/locations/table.php index 83ecc6f0659a..7875a6f540cf 100644 --- a/resources/lang/fr/admin/locations/table.php +++ b/resources/lang/fr/admin/locations/table.php @@ -36,5 +36,5 @@ 'signed_by_asset_auditor' => 'Signé par (auditeur d\'actifs):', 'signed_by_finance_auditor' => 'Signé par (auditeur financier):', 'signed_by_location_manager' => 'Signé par (Gestionnaire d\'emplacements):', - 'signed_by' => 'Signed Off By:', + 'signed_by' => 'Signé par :', ]; diff --git a/resources/lang/fr/admin/reports/general.php b/resources/lang/fr/admin/reports/general.php index faba0eb65799..2059389c1391 100644 --- a/resources/lang/fr/admin/reports/general.php +++ b/resources/lang/fr/admin/reports/general.php @@ -5,6 +5,6 @@ 'deleted_user' => 'Utilisateur supprimé', 'send_reminder' => 'Envoyer un rappel', 'reminder_sent' => 'Rappel envoyé', - 'acceptance_deleted' => 'Acceptance request deleted', - 'acceptance_request' => 'Acceptance request' + 'acceptance_deleted' => 'Demande d\'acceptation supprimée', + 'acceptance_request' => 'Demande d\'acceptation' ]; \ 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 21cc347b9a00..59e12e1bf1b8 100644 --- a/resources/lang/fr/admin/settings/general.php +++ b/resources/lang/fr/admin/settings/general.php @@ -13,7 +13,7 @@ 'alerts' => 'Alertes', 'alert_title' => 'Mettre à jour les paramètres des alertes', 'alert_email' => 'Envoyer les alertes à', - 'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated', + 'alert_email_help' => 'Adresses de courriel ou listes de distribution auxquelles vous souhaitez envoyer des alertes, séparées par des virgules', 'alerts_enabled' => 'Alertes activées', 'alert_interval' => 'Seuil d\'expiration des alertes (en jours)', 'alert_inv_threshold' => 'Seuil d\'alerte d\'inventaire', @@ -28,9 +28,10 @@ 'auto_increment_prefix' => 'Préfixe (optionnel)', 'auto_incrementing_help' => 'Activez l\'auto-incrémentation des numéros d\'inventaire avant de sélectionner cette option', 'backups' => 'Sauvegardes', + 'backups_help' => 'Create, download, and restore backups ', 'backups_restoring' => 'Restaurer à partir d\'une sauvegarde', 'backups_upload' => 'Téléverser la sauvegarde', - 'backups_path' => 'Backups on the server are stored in:path
',
+ 'backups_path' => 'Les sauvegardes sont stockées dans :path
sur le serveur',
'backups_restore_warning' => 'Use the restore button to restore from a previous backup. (This does not currently work with S3 file storage or Docker.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', + 'range' => 'Interval', 'bom_remark' => 'Ajouter un BOM (byte-order mark) à ce CSV', 'improvements' => 'Améliorations', 'information' => 'Information', 'permissions' => 'Autorisations', - 'managed_ldap' => '(Managed via LDAP)', + 'managed_ldap' => '(Géré via LDAP)', 'export' => 'Exporter', 'ldap_sync' => 'Synchronisation LDAP', 'ldap_user_sync' => 'Synchronisation d\'utilisateur LDAP', @@ -350,4 +354,7 @@ 'checkout_tooltip' => 'Affecter cet élément', 'checkin_tooltip' => 'Désaffecter cet élément', 'checkout_user_tooltip' => 'Affecter cet élément à un utilisateur', -]; + '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.)', +]; \ No newline at end of file diff --git a/resources/lang/fr/mail.php b/resources/lang/fr/mail.php index 86a627f1e1f0..202b3d13739b 100644 --- a/resources/lang/fr/mail.php +++ b/resources/lang/fr/mail.php @@ -59,7 +59,7 @@ 'test_mail_text' => 'Il s\'agit d\'un test du système de gestion d\'actifs Snipe-IT. Si vous avez obtenu cela, le courrier fonctionne :)', 'the_following_item' => 'L\'élément suivant a été enregistré : ', 'low_inventory_alert' => 'Il y a :count item qui est en dessous du minimum d\'inventaire ou qui sera bas sous peu.|Il y a :count articles qui sont en dessous du minimum d\'inventaire ou qui seront bas sous peu.', - 'assets_warrantee_alert' => 'There is :count asset with a warranty expiring in the next :threshold days.|There are :count assets with warranties expiring in the next :threshold days.', + 'assets_warrantee_alert' => 'Il y a :count actif(s) avec une garantie expirant dans les prochains :threshold jours.|Il y a :count actif(s) avec des garanties expirant dans les prochains :threshold jours.', 'license_expiring_alert' => 'Il y a :count licence expirant dans les prochains :threshold jours.|Il y a :count licences expirant dans les prochains :threshold jours.', 'to_reset' => 'Pour réinitialiser votre mot de passe :web, complétez ce formulaire:', 'type' => 'Type ', diff --git a/resources/lang/fr/passwords.php b/resources/lang/fr/passwords.php index 06df09852bf3..16c5c276c82c 100644 --- a/resources/lang/fr/passwords.php +++ b/resources/lang/fr/passwords.php @@ -1,6 +1,6 @@ 'Success: If that email address exists in our system, a password recovery email has been sent.', + 'sent' => 'Succès : Si cette adresse de courriel existe dans notre système, un courrier électronique de récupération de mot de passe a été envoyé.', 'user' => 'Aucun utilisateur actif correspondant trouvé avec ce courriel.', ]; diff --git a/resources/lang/fr/validation.php b/resources/lang/fr/validation.php index a27967798a87..7fda257cc9dd 100644 --- a/resources/lang/fr/validation.php +++ b/resources/lang/fr/validation.php @@ -64,7 +64,7 @@ 'string' => 'L\'attribut ":attribute" doit faire au moins :min caractères.', 'array' => 'L\'attribut: doit avoir au moins: éléments min.', ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'starts_with' => 'L\'attribut :attribute doit commencer par l\'une des valeurs suivantes : :values.', 'not_in' => 'L\'attribut ":attribute" est invalide.', 'numeric' => 'L\'attribut ":attribute" doit être un nombre.', 'present' => 'Le champ d\'attribut: doit être présent.', @@ -91,6 +91,10 @@ '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.', + 'gte' => [ + 'numeric' => 'Value cannot be negative' + ], + /* |-------------------------------------------------------------------------- diff --git a/resources/lang/ga-IE/account/general.php b/resources/lang/ga-IE/account/general.php new file mode 100644 index 000000000000..7fc060a84980 --- /dev/null +++ b/resources/lang/ga-IE/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/ga-IE/admin/hardware/message.php b/resources/lang/ga-IE/admin/hardware/message.php index 365ec94c0969..eb5f910dded1 100644 --- a/resources/lang/ga-IE/admin/hardware/message.php +++ b/resources/lang/ga-IE/admin/hardware/message.php @@ -16,6 +16,7 @@ 'error' => 'Níor tugadh nuashonrú ar an tsócmhainn, déan iarracht arís', 'success' => 'Nuashonraíodh sócmhainn go rathúil', 'nothing_updated' => 'Níor roghnaíodh réimsí ar bith, mar sin níor nuashonraíodh aon rud.', + 'no_assets_selected' => 'No assets were selected, so nothing was updated.', ], 'restore' => [ diff --git a/resources/lang/ga-IE/admin/settings/general.php b/resources/lang/ga-IE/admin/settings/general.php index 554deb0a8aae..b0aa9ac34ac9 100644 --- a/resources/lang/ga-IE/admin/settings/general.php +++ b/resources/lang/ga-IE/admin/settings/general.php @@ -28,6 +28,7 @@ 'auto_increment_prefix' => 'Réimse (roghnach)', 'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this', 'backups' => 'Cúltacaí', + '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Freastalaí LDAP',
'ldap_server_help' => 'Ba chóir go dtosódh sé seo le ldap: // (le haghaidh neamhchriptithe nó TLS) nó ldaps: // (do SSL)',
'ldap_server_cert' => 'Bailíochtú deimhnithe SSL LDAP',
diff --git a/resources/lang/ga-IE/admin/settings/table.php b/resources/lang/ga-IE/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ga-IE/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ga-IE/admin/users/general.php b/resources/lang/ga-IE/admin/users/general.php
index b15ad84827d4..d2f6da012eea 100644
--- a/resources/lang/ga-IE/admin/users/general.php
+++ b/resources/lang/ga-IE/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Féach Úsáideoir: ainm',
'usercsv' => 'Comhad CSV',
'two_factor_admin_optin_help' => 'Ceadaíonn do shuímh riaracháin reatha forfheidhmiú roghnach fíordheimhnithe dhá fhachtóir.',
- 'two_factor_enrolled' => 'Gléas 2FA Cláraithe',
- 'two_factor_active' => '2FA Gníomhach',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ga-IE/admin/users/table.php b/resources/lang/ga-IE/admin/users/table.php
index 632b66b17e84..69a72f25d06e 100644
--- a/resources/lang/ga-IE/admin/users/table.php
+++ b/resources/lang/ga-IE/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Ríomhphost',
'employee_num' => 'Uimhir an Fhostaí',
'first_name' => 'Ainm',
- 'groupnotes' => 'Roghnaigh grúpa chun an t-úsáideoir a shannadh, cuimhnigh go nglacann úsáideoir ceadanna an ghrúpa a sannfar iad.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Teideal an phoist',
diff --git a/resources/lang/ga-IE/auth.php b/resources/lang/ga-IE/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ga-IE/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ga-IE/general.php b/resources/lang/ga-IE/general.php
index edfa8f8964a5..fcba97e6834a 100644
--- a/resources/lang/ga-IE/general.php
+++ b/resources/lang/ga-IE/general.php
@@ -1,6 +1,6 @@
'Accessories',
'activated' => 'Gníomhachtaithe',
'accessory' => 'Cúlpháirtí',
@@ -26,6 +26,7 @@
'audit' => 'Iniúchadh',
'audit_report' => 'Logáil Iniúchta',
'assets' => 'Sócmhainní',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Scrios Avatar',
'avatar_upload' => 'Upload Upload',
'back' => 'Ar ais',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'Comhad',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Uaslódáil comhad',
'file_upload' => 'File Upload',
'generate' => 'Gin',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sínigh isteach',
'signature' => 'Síniú',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Stáit',
'status_labels' => 'Lipéid Stádas',
'status' => 'Stádas',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Soláthraí',
'suppliers' => 'Soláthraithe',
'sure_to_delete' => 'An bhfuil tú cinnte gur mian leat a scriosadh',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ga-IE/validation.php b/resources/lang/ga-IE/validation.php
index a979427726bf..cd700d807c80 100644
--- a/resources/lang/ga-IE/validation.php
+++ b/resources/lang/ga-IE/validation.php
@@ -91,6 +91,10 @@
'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.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/he/account/general.php b/resources/lang/he/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/he/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/he/admin/hardware/message.php b/resources/lang/he/admin/hardware/message.php
index 34dca0298bb0..95e9d9698165 100644
--- a/resources/lang/he/admin/hardware/message.php
+++ b/resources/lang/he/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'הנכס לא עודכן, נסה שוב',
'success' => 'הנכס עודכן בהצלחה.',
'nothing_updated' => 'לא נבחרו שדות, ולכן דבר לא עודכן.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/he/admin/locations/table.php b/resources/lang/he/admin/locations/table.php
index d181bc4ff0a7..abdfd044e911 100644
--- a/resources/lang/he/admin/locations/table.php
+++ b/resources/lang/he/admin/locations/table.php
@@ -20,21 +20,21 @@
'parent' => 'הוֹרֶה',
'currency' => 'מטבע מיקום',
'ldap_ou' => 'חיפוש OD של LDAP',
- 'user_name' => 'User Name',
- 'department' => 'Department',
- 'location' => 'Location',
+ 'user_name' => 'שם משתמש',
+ 'department' => 'מחלקה',
+ 'location' => 'מיקום',
'asset_tag' => 'Assets Tag',
- 'asset_name' => 'Name',
- 'asset_category' => 'Category',
- 'asset_manufacturer' => 'Manufacturer',
- 'asset_model' => 'Model',
- 'asset_serial' => 'Serial',
- 'asset_location' => 'Location',
+ 'asset_name' => 'שם',
+ 'asset_category' => 'קטגוריה',
+ 'asset_manufacturer' => 'יצרן',
+ 'asset_model' => 'דגם',
+ 'asset_serial' => 'מס׳ סידורי',
+ 'asset_location' => 'מיקום',
'asset_checked_out' => 'הנכס שוייך',
'asset_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:',
+ 'date' => 'תאריך:',
+ 'signed_by_asset_auditor' => 'אושר על ידי (מפקח הציוד):',
+ 'signed_by_finance_auditor' => 'אושר על ידי (מפקח הכספים):',
+ 'signed_by_location_manager' => 'אושר על ידי (מנהל המיקום):',
+ 'signed_by' => 'אושר על ידי:',
];
diff --git a/resources/lang/he/admin/settings/general.php b/resources/lang/he/admin/settings/general.php
index cf5a8165a994..c43a4bff53ed 100644
--- a/resources/lang/he/admin/settings/general.php
+++ b/resources/lang/he/admin/settings/general.php
@@ -4,14 +4,14 @@
'ad' => 'Active Directory',
'ad_domain' => 'תחום Active Directory',
'ad_domain_help' => 'לפעמים זה זהה לדומיין הדוא"ל שלך, אך לא תמיד.',
- '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',
+ 'ad_append_domain_label' => 'הוסף שם מתחם',
+ 'ad_append_domain' => 'הוסף שם מתחם לשדה שם משתמש',
+ 'ad_append_domain_help' => 'המשתמש לא מחוייב לרשום כתובת דוא"ל מלאה, מספיק רק שם משתמש.',
+ 'admin_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' => 'זהו שרת Active Directory',
- 'alerts' => 'Alerts',
- 'alert_title' => 'Update Alert Settings',
+ 'alerts' => 'התראות',
+ 'alert_title' => 'עדכן הגדרות התראה',
'alert_email' => 'שלח התראות אל',
'alert_email_help' => 'Email addresses or distribution lists you want alerts to be sent to, comma separated',
'alerts_enabled' => 'התראות מופעלות',
@@ -28,8 +28,9 @@
'auto_increment_prefix' => 'קידומת (אופציונלי)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'גיבויים',
- 'backups_restoring' => 'Restoring from Backup',
- 'backups_upload' => 'Upload Backup',
+ 'backups_help' => 'Create, download, and restore backups ',
+ 'backups_restoring' => 'משחזר מגיבוי',
+ 'backups_upload' => 'העלה גיבוי',
'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.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', + 'range' => 'טווח', 'bom_remark' => 'Add a BOM (byte-order mark) to this CSV', 'improvements' => 'Improvements', - 'information' => 'Information', - 'permissions' => 'Permissions', + 'information' => 'מידע', + 'permissions' => 'הרשאות', 'managed_ldap' => '(Managed via LDAP)', 'export' => 'Export', 'ldap_sync' => 'LDAP Sync', 'ldap_user_sync' => 'LDAP User Sync', - 'synchronize' => 'Synchronize', + 'synchronize' => 'סינכרון', 'sync_results' => 'Synchronization Results', - 'license_serial' => 'Serial/Product Key', + 'license_serial' => 'מספר סידורי/מפתח מוצר', 'invalid_category' => 'Invalid category', 'dashboard_info' => 'This is your dashboard. There are many like it, but this one is yours.', '60_percent_warning' => '60% Complete (warning)', @@ -350,4 +354,7 @@ 'checkout_tooltip' => 'Check this item out', 'checkin_tooltip' => 'העבר פריט זה', '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.)', +]; \ No newline at end of file diff --git a/resources/lang/he/validation.php b/resources/lang/he/validation.php index e77bfe43da61..89dedddaf95e 100644 --- a/resources/lang/he/validation.php +++ b/resources/lang/he/validation.php @@ -64,11 +64,11 @@ 'string' => 'התכונה: חייבת להיות לפחות: דקות תווים.', 'array' => 'התכונה: חייבת לכלול לפחות פריטים מינימליים.', ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'starts_with' => 'השדה חייב להכיל לפחות אחד מהערכים הבאים.', 'not_in' => 'התכונה שנבחרה: אינה חוקית.', 'numeric' => 'התכונה: חייבת להיות מספר.', 'present' => 'שדה התכונה: חייב להיות נוכח.', - 'valid_regex' => 'That is not a valid regex. ', + 'valid_regex' => 'הקלט לא חוקי. ', 'regex' => 'תבנית התכונה: אינה חוקית.', 'required' => 'שדה התכונה: נדרש.', 'required_if' => 'שדה התכונה: נדרש כאשר: other is: value.', @@ -89,8 +89,12 @@ 'unique' => 'התכונה: כבר נלקחה.', 'uploaded' => 'התכונה: נכשלה.', 'url' => 'תבנית התכונה: אינה חוקית.', - 'unique_undeleted' => 'The :attribute must be unique.', + 'unique_undeleted' => 'השדה חייב מזהה יחודי.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'gte' => [ + 'numeric' => 'Value cannot be negative' + ], + /* |-------------------------------------------------------------------------- diff --git a/resources/lang/hr/account/general.php b/resources/lang/hr/account/general.php new file mode 100644 index 000000000000..7fc060a84980 --- /dev/null +++ b/resources/lang/hr/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/hr/admin/hardware/message.php b/resources/lang/hr/admin/hardware/message.php index 500c586cd74b..d5fd4d0e640f 100644 --- a/resources/lang/hr/admin/hardware/message.php +++ b/resources/lang/hr/admin/hardware/message.php @@ -16,6 +16,7 @@ 'error' => 'Imovina nije ažurirana, pokušajte ponovo', 'success' => 'Imovina je uspješno ažurirana.', 'nothing_updated' => 'Nije odabrano nijedno polje, tako da ništa nije ažurirano.', + 'no_assets_selected' => 'No assets were selected, so nothing was updated.', ], 'restore' => [ diff --git a/resources/lang/hr/admin/settings/general.php b/resources/lang/hr/admin/settings/general.php index 1e31977c2220..0d52b793045f 100644 --- a/resources/lang/hr/admin/settings/general.php +++ b/resources/lang/hr/admin/settings/general.php @@ -28,6 +28,7 @@ 'auto_increment_prefix' => 'Prefiks (opcija)', 'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this', 'backups' => 'Sigurnosne kopije', + '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Unesite valjano korisničko ime i lozinku LDAP-a iz osnovnog DN-a koji ste prethodno naveli da biste provjerili je li vaša LDAP prijava ispravno konfigurirana. MORATE NAJPRIJE SPREMITI SVOJE AŽURIRANE LDAP POSTAVKE.',
'ldap_login_sync_help' => 'Ovo samo testira da se LDAP može ispravno sinkronizirati. Ako vaš upit za LDAP autentikaciju nije ispravan, korisnici se i dalje možda neće moći prijaviti. MORATE NAJPRIJE SPREMITI SVOJE AŽURIRANE LDAP POSTAVKE.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP poslužitelj',
'ldap_server_help' => 'To bi trebalo započeti s ldap: // (za neispisane ili TLS) ili ldaps: // (za SSL)',
'ldap_server_cert' => 'Provjera LDAP SSL certifikata',
diff --git a/resources/lang/hr/admin/settings/table.php b/resources/lang/hr/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/hr/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/hr/admin/users/general.php b/resources/lang/hr/admin/users/general.php
index 94c315b245f3..3828e0b87a75 100644
--- a/resources/lang/hr/admin/users/general.php
+++ b/resources/lang/hr/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Prikaži korisnika: ime',
'usercsv' => 'CSV datoteku',
'two_factor_admin_optin_help' => 'Vaše trenutačne postavke administracije omogućuju selektivnu provedbu autentikacije dvogritera.',
- 'two_factor_enrolled' => '2FA uređaj upisan',
- 'two_factor_active' => '2FA aktivno',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/hr/admin/users/table.php b/resources/lang/hr/admin/users/table.php
index db3c15d6a810..885fad5eba5c 100644
--- a/resources/lang/hr/admin/users/table.php
+++ b/resources/lang/hr/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-mail',
'employee_num' => 'Broj zaposlenika',
'first_name' => 'Ime',
- 'groupnotes' => 'Odaberite grupu koju ćete dodijeliti korisniku, ne zaboravite da korisnik preuzima dozvole skupine kojoj su dodijeljeni.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Iskaznica',
'inherit' => 'nasljediti',
'job' => 'Naziv posla',
diff --git a/resources/lang/hr/auth.php b/resources/lang/hr/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/hr/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/hr/general.php b/resources/lang/hr/general.php
index af17f48ac307..7432e2b95455 100644
--- a/resources/lang/hr/general.php
+++ b/resources/lang/hr/general.php
@@ -1,6 +1,6 @@
'Pribor',
'activated' => 'aktiviran',
'accessory' => 'Oprema',
@@ -26,6 +26,7 @@
'audit' => 'Revizija',
'audit_report' => 'Zapisnik revizije',
'assets' => 'Imovina',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Obriši avatar',
'avatar_upload' => 'Učitaj avatar',
'back' => 'Nazad',
@@ -114,6 +115,7 @@
'files' => 'Datoteke',
'file_name' => 'Datoteka',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Prijenos datoteka',
'file_upload' => 'File Upload',
'generate' => 'Generirati',
@@ -229,6 +231,7 @@
'show_current' => 'Prikaži trenutno',
'sign_in' => 'Prijaviti se',
'signature' => 'Potpis',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'država',
'status_labels' => 'Oznake statusa',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Dobavljač',
'suppliers' => 'Dobavljači',
'sure_to_delete' => 'Jeste li sigurni da želite izbrisati',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/hr/validation.php b/resources/lang/hr/validation.php
index bacc7e3c014c..248fd5b50b85 100644
--- a/resources/lang/hr/validation.php
+++ b/resources/lang/hr/validation.php
@@ -91,6 +91,10 @@
'url' => 'Format atributa nije važeći.',
'unique_undeleted' => ':attribute mora biti jedinstven.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/hu/account/general.php b/resources/lang/hu/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/hu/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/hu/admin/custom_fields/general.php b/resources/lang/hu/admin/custom_fields/general.php
index dcf98d1d5257..2ee46573f78a 100644
--- a/resources/lang/hu/admin/custom_fields/general.php
+++ b/resources/lang/hu/admin/custom_fields/general.php
@@ -41,5 +41,7 @@
'make_required' => 'Választható - kattintással kötelezővé tehető',
'reorder' => 'Újrarendezés',
'db_field' => 'Adatbázis mező',
- 'db_convert_warning' => 'FIGYELMEZTETÉS. Ez a mező az egyéni mezők táblában :db_column
néven szerepel, de :expected -nek kellene lennie.'
+ 'db_convert_warning' => 'FIGYELMEZTETÉS. Ez a mező az egyéni mezők táblában :db_column
néven szerepel, de :expected -nek kellene lennie.',
+ 'is_unique' => 'Ennek az értéknek minden eszköz esetében egyedinek kell lennie',
+ 'unique' => 'Egyedi',
];
diff --git a/resources/lang/hu/admin/hardware/general.php b/resources/lang/hu/admin/hardware/general.php
index ec4899329ca6..474a8d72cb8c 100644
--- a/resources/lang/hu/admin/hardware/general.php
+++ b/resources/lang/hu/admin/hardware/general.php
@@ -6,7 +6,7 @@
'archived' => 'Arhivált',
'asset' => 'Eszköz',
'bulk_checkout' => 'Eszközök kiadása',
- 'bulk_checkin' => 'Checkin Assets',
+ 'bulk_checkin' => 'Eszköz visszavétele',
'checkin' => 'Eszköz visszavétele',
'checkout' => 'Checkout Asset',
'clone' => 'Eszköz klónozása',
diff --git a/resources/lang/hu/admin/hardware/message.php b/resources/lang/hu/admin/hardware/message.php
index 1422b7284d1b..4f33a717bb00 100644
--- a/resources/lang/hu/admin/hardware/message.php
+++ b/resources/lang/hu/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Az eszköz nem frissült, próbálkozzon újra',
'success' => 'Az eszköz sikeresen frissült.',
'nothing_updated' => 'Nem választottak ki mezőket, így semmi sem frissült.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/hu/admin/settings/general.php b/resources/lang/hu/admin/settings/general.php
index 8f4a465d6033..c8cb5eb1415e 100644
--- a/resources/lang/hu/admin/settings/general.php
+++ b/resources/lang/hu/admin/settings/general.php
@@ -21,18 +21,19 @@
'allow_user_skin_help_text' => 'Pipáld be ezt a dobozt ha szeretnéd, hogy a felhasználok felülírhassák az alap oldal kinézetét egy másikkal.',
'asset_ids' => 'Eszköz ID',
'audit_interval' => 'Audit időtartam',
- 'audit_interval_help' => 'Ha rendszeres fizikai ellenőrzést igényel az eszközökkel, adja meg az intervallumot hónapokban.',
+ 'audit_interval_help' => 'Ha rendszeresen fizikailag is ellenőrizni kell az eszközeit, adja meg az Ön által használt intervallumot hónapokban kifejezve. Ha frissíti ezt az értéket, a közelgő ellenőrzési dátummal rendelkező eszközök összes "következő ellenőrzési dátuma" megjelenik.',
'audit_warning_days' => 'Ellenőrzési figyelmeztető küszöbérték',
'audit_warning_days_help' => 'Hány nappal előre figyelmeztetni kell Önt arra, hogy az eszközöknek az ellenőrzésre van szükségük?',
'auto_increment_assets' => 'Automatikusan növekvő eszközazonosítók generálása',
'auto_increment_prefix' => 'Előtag (opcionális)',
'auto_incrementing_help' => 'Először engedélyezze az eszközazonosítók automatikus növelését, hogy ezt beállítsa',
'backups' => 'Biztonsági mentések',
+ 'backups_help' => 'Create, download, and restore backups ',
'backups_restoring' => 'Visszaállítás biztonsági másolatból',
'backups_upload' => 'Biztonsági másolat feltöltése',
'backups_path' => 'A tárolt biztonsági másolatok a szerveren elérhetőek a :path
',
'backups_restore_warning' => 'Használja a visszaállítás gombotegy korábbi biztonsági mentésből történő visszaállításhoz. (Ez jelenleg nem működik S3 fájltárolóval vagy Dockerrel. :db_column
but should be :expected .',
- 'is_unique' => 'This value must be unique across all assets',
- 'unique' => 'Unique',
+ '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',
+ 'about_custom_fields_text' => 'Field khusus memungkinkan Anda menambahkan atribut arbitrer ke aset.',
+ 'add_field_to_fieldset' => 'Tambahkan Field ke dalam Fieldset',
+ 'make_optional' => 'Diperlukan - klik untuk ubah menjadi opsional',
+ 'make_required' => 'Opsional - klik untuk ubah menjadi Diperlukan',
+ 'reorder' => 'Susun ulang',
+ 'db_field' => 'Field Database',
+ 'db_convert_warning' => 'PERINGATAN. Field ini berada dalam tabel field kustom sebagai :db_colume
namun seharusnya :expected.',
+ 'is_unique' => 'Nilai ini harus unik di semua aset',
+ 'unique' => 'Unik',
];
diff --git a/resources/lang/id/admin/hardware/message.php b/resources/lang/id/admin/hardware/message.php
index a7bcf678bd6e..d8eb81255ba4 100644
--- a/resources/lang/id/admin/hardware/message.php
+++ b/resources/lang/id/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Gagal perbarui aset, silahkan coba kembali',
'success' => 'Sukses perbarui aset.',
'nothing_updated' => 'Tidak ada kolom yang dipilih, jadi tidak ada yang diperbaharui.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/id/admin/settings/general.php b/resources/lang/id/admin/settings/general.php
index 2415e677752a..2f79d71aabf2 100644
--- a/resources/lang/id/admin/settings/general.php
+++ b/resources/lang/id/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Awalan (pilihan)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Cadangan',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Masukkan nama pengguna dan kata sandi LDAP yang valid dari DN dasar yang Anda tentukan di atas untuk menguji apakah pengaturan login LDAP Anda telah dikonfigurasi dengan benar. PERTAMA-TAMA ANDA HARUS MENYIMPAN PENGATURAN LDAP ANDA.',
'ldap_login_sync_help' => 'Ini hanya menguji bahwa LDAP dapat tersinkronisasi dengan benar. Jika kueri Otentikasi LDAP Anda tidak benar, pengguna mungkin masih belum dapat masuk. PERTAMA-TAMA ANDA HARUS MENYIMPAN PENGATURAN LDAP ANDA.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'Ini harus dimulai dengan ldap: / / (untuk tidak terenkripsi atau TLS) atau ldaps: / / (untuk SSL)',
'ldap_server_cert' => 'Validasi sertifikat LDAP SSL',
diff --git a/resources/lang/id/admin/settings/table.php b/resources/lang/id/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/id/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/id/admin/users/general.php b/resources/lang/id/admin/users/general.php
index 9ef5049a7462..02c6a796809f 100644
--- a/resources/lang/id/admin/users/general.php
+++ b/resources/lang/id/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Lihat pengguna: name',
'usercsv' => 'Berkas CSV',
'two_factor_admin_optin_help' => 'Pengaturan admin Anda saat ini memungkinkan penegakan dua faktor otentikasi selektif.',
- 'two_factor_enrolled' => 'Perangkat 2FA Terdaftar',
- 'two_factor_active' => '2FA Aktif',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/id/admin/users/table.php b/resources/lang/id/admin/users/table.php
index 143aa12b60fa..49d43a8d66b6 100644
--- a/resources/lang/id/admin/users/table.php
+++ b/resources/lang/id/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'No. Karyawan.',
'first_name' => 'Nama Depan',
- 'groupnotes' => 'Pilih kelompok untuk diberikan ke pengguna, ingatlah bahwa pengguna mendapatkan hak ases dari kelompok yang ada pada mereka.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Turunan',
'job' => 'Pekerjaan',
diff --git a/resources/lang/id/auth.php b/resources/lang/id/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/id/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/id/general.php b/resources/lang/id/general.php
index fd3f95dc28ab..507f53ee61cf 100644
--- a/resources/lang/id/general.php
+++ b/resources/lang/id/general.php
@@ -1,6 +1,6 @@
'Aksesoris',
'activated' => 'Diaktifkan',
'accessory' => 'Aksesori',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Log Audit',
'assets' => 'Aset',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Hapus avatar',
'avatar_upload' => 'Unggah avatar',
'back' => 'Kembali',
@@ -114,6 +115,7 @@
'files' => 'File',
'file_name' => 'Berkas',
'file_type' => 'Tipe Berkas',
+ 'filesize' => 'File Size',
'file_uploads' => 'Unggah Berkas',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Tampilkan Saat Ini',
'sign_in' => 'Masuk',
'signature' => 'Tanda tangan',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Tema',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Hai! Sepertinya integrasi Slack Anda dengan Snipe-IT berfungsi!',
@@ -237,6 +240,7 @@
'state' => 'Provinsi',
'status_labels' => 'Status label',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Pemasok',
'suppliers' => 'Pemasok',
'sure_to_delete' => 'Yakin ingin menghapusnya',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/id/validation.php b/resources/lang/id/validation.php
index 7b5e35e166b3..ba39748be474 100644
--- a/resources/lang/id/validation.php
+++ b/resources/lang/id/validation.php
@@ -91,6 +91,10 @@
'url' => 'Format :attribute tidak benar.',
'unique_undeleted' => ':attribute harus unik.',
'non_circular' => ':attribute tidak boleh membuat referensi melingkar.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/is/account/general.php b/resources/lang/is/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/is/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/is/admin/hardware/message.php b/resources/lang/is/admin/hardware/message.php
index 1297285f8f0c..8850d175531c 100644
--- a/resources/lang/is/admin/hardware/message.php
+++ b/resources/lang/is/admin/hardware/message.php
@@ -17,6 +17,7 @@
'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' => [
diff --git a/resources/lang/is/admin/settings/general.php b/resources/lang/is/admin/settings/general.php
index 02ccb5ef1df1..da233d66b825 100644
--- a/resources/lang/is/admin/settings/general.php
+++ b/resources/lang/is/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Forskeyti (valkvætt)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Öryggisafrit',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/is/admin/settings/table.php b/resources/lang/is/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/is/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/is/admin/users/general.php b/resources/lang/is/admin/users/general.php
index 5dc54568265a..e31a579cd34d 100644
--- a/resources/lang/is/admin/users/general.php
+++ b/resources/lang/is/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'View User :name',
'usercsv' => 'CSV skrá',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/is/admin/users/table.php b/resources/lang/is/admin/users/table.php
index 36781e990265..2166dda7b991 100644
--- a/resources/lang/is/admin/users/table.php
+++ b/resources/lang/is/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Netfang',
'employee_num' => 'Employee No.',
'first_name' => 'First Name',
- 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Starfsheiti',
diff --git a/resources/lang/is/auth.php b/resources/lang/is/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/is/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/is/general.php b/resources/lang/is/general.php
index 1ee52de97049..0c199625a5de 100644
--- a/resources/lang/is/general.php
+++ b/resources/lang/is/general.php
@@ -1,6 +1,6 @@
'Aukahlutir',
'activated' => 'Virkjað',
'accessory' => 'Aukahlutur',
@@ -26,6 +26,7 @@
'audit' => 'Úttekt',
'audit_report' => 'Úttektarsaga',
'assets' => 'Eignir',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Til baka',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'Skrá',
'file_type' => 'Skráartegund',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Sýna núverandi',
'sign_in' => 'Skrá inn',
'signature' => 'Undirskrift',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Útlit',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Ríki',
'status_labels' => 'Status Labels',
'status' => 'Staða',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Framleiðandi',
'suppliers' => 'Framleiðendur',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/is/validation.php b/resources/lang/is/validation.php
index c183ffc998b3..9f06e3eae900 100644
--- a/resources/lang/is/validation.php
+++ b/resources/lang/is/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/it/account/general.php b/resources/lang/it/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/it/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/it/admin/hardware/message.php b/resources/lang/it/admin/hardware/message.php
index 0f8d7077c49c..bc9edfcd2bb4 100644
--- a/resources/lang/it/admin/hardware/message.php
+++ b/resources/lang/it/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Il bene non è stato aggiornato, si prega di riprovare',
'success' => 'Bene aggiornato con successo.',
'nothing_updated' => 'Non è stato selezionato nessun campo, nulla è stato aggiornato.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/it/admin/settings/general.php b/resources/lang/it/admin/settings/general.php
index d6e1307fc637..adefba018fba 100644
--- a/resources/lang/it/admin/settings/general.php
+++ b/resources/lang/it/admin/settings/general.php
@@ -21,18 +21,19 @@
'allow_user_skin_help_text' => 'Selezionando questa casella, l\'utente potrà sovrascrivere il tema dell\'interfaccia utente con uno diverso.',
'asset_ids' => 'ID Bene',
'audit_interval' => 'Intervallo di controllo',
- 'audit_interval_help' => 'Se sei tenuto a controllare regolarmente le risorse, inserisci l\'intervallo in mesi.',
+ 'audit_interval_help' => 'Se siete tenuti a controllare fisicamente e regolarmente i vostri beni, inserite l\'intervallo utilizzato in mesi. Se si aggiorna questo valore, tutte le "date di controllo successive" per gli asset con una data di revisione imminente.',
'audit_warning_days' => 'Soglia di allarme di controllo',
'audit_warning_days_help' => 'Quanti giorni in anticipo dovremmo avvisare quando i beni sono dovuti per il controllo?',
'auto_increment_assets' => 'Genera tag beni ad incremento automatico',
'auto_increment_prefix' => 'Prefisso (Opzionale)',
'auto_incrementing_help' => 'Attiva i tag beni ad incremento automatico per impostarlo',
'backups' => 'Backups',
+ 'backups_help' => 'Create, download, and restore backups ',
'backups_restoring' => 'Ripristino da backup',
'backups_upload' => 'Carica Backup',
'backups_path' => 'I backup sul server sono memorizzati in :path
',
'backups_restore_warning' => 'Usa il pulsante di ripristino per ripristinare un backup precedente. (Al momento non funziona con l\'archivio file S3 o Docker.)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', + 'setup_done' => 'Finito!', + 'bulk_edit_about_to' => 'Stai per modificare quello che 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 tuoi elementi attualmente sbloccati. Se ritieni che questo elenco non sia esatta (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.
+Per esportare solamente alcune risorse, utilizzare le opzioni che seguono per filtrare i risultati.
', + 'range' => 'Intervallo', + 'bom_remark' => 'Aggiunti un OPB (ordinamento per byte) a questo CSV', + 'improvements' => 'Miglioramenti', + 'information' => 'Informazioni', + 'permissions' => 'Permessi', + 'managed_ldap' => '(Gestito tramite LDAP)', + 'export' => 'Esportazione', + 'ldap_sync' => 'Sincronizzazione LDAP', 'ldap_user_sync' => 'LDAP User Sync', 'synchronize' => 'Synchronize', 'sync_results' => 'Synchronization Results', @@ -350,4 +354,7 @@ '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.)', +]; \ No newline at end of file diff --git a/resources/lang/it/validation.php b/resources/lang/it/validation.php index 7ac2cf9ce763..2f4b1eccdd24 100644 --- a/resources/lang/it/validation.php +++ b/resources/lang/it/validation.php @@ -91,6 +91,10 @@ 'url' => 'Il formato dell\' :attribute è invalido.', 'unique_undeleted' => 'L\'attributo deve essere univoco.', 'non_circular' => ':attribute non deve creare un riferimento circolare.', + 'gte' => [ + 'numeric' => 'Value cannot be negative' + ], + /* |-------------------------------------------------------------------------- diff --git a/resources/lang/iu/account/general.php b/resources/lang/iu/account/general.php new file mode 100644 index 000000000000..7fc060a84980 --- /dev/null +++ b/resources/lang/iu/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/iu/admin/hardware/message.php b/resources/lang/iu/admin/hardware/message.php index 8c8e323a73c1..d2214ce00c04 100644 --- a/resources/lang/iu/admin/hardware/message.php +++ b/resources/lang/iu/admin/hardware/message.php @@ -17,6 +17,7 @@ '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' => [ diff --git a/resources/lang/iu/admin/settings/general.php b/resources/lang/iu/admin/settings/general.php index 6bbab229e369..2a30f02338a4 100644 --- a/resources/lang/iu/admin/settings/general.php +++ b/resources/lang/iu/admin/settings/general.php @@ -28,6 +28,7 @@ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/iu/admin/settings/table.php b/resources/lang/iu/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/iu/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/iu/admin/users/general.php b/resources/lang/iu/admin/users/general.php
index 3237c065cd5a..03897b7eb5f6 100644
--- a/resources/lang/iu/admin/users/general.php
+++ b/resources/lang/iu/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'View User :name',
'usercsv' => 'CSV file',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/iu/admin/users/table.php b/resources/lang/iu/admin/users/table.php
index 9bbe883e19cb..e318d51545d2 100644
--- a/resources/lang/iu/admin/users/table.php
+++ b/resources/lang/iu/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Employee No.',
'first_name' => 'First Name',
- 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Job Title',
diff --git a/resources/lang/iu/auth.php b/resources/lang/iu/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/iu/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/iu/general.php b/resources/lang/iu/general.php
index 0e38b21939b4..5d67d5d673c6 100644
--- a/resources/lang/iu/general.php
+++ b/resources/lang/iu/general.php
@@ -1,6 +1,6 @@
'Accessories',
'activated' => 'Activated',
'accessory' => 'Accessory',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Assets',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sign in',
'signature' => 'Signature',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/iu/validation.php b/resources/lang/iu/validation.php
index 72b465f2119d..5f097b717c9b 100644
--- a/resources/lang/iu/validation.php
+++ b/resources/lang/iu/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/ja/account/general.php b/resources/lang/ja/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/ja/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/ja/admin/hardware/message.php b/resources/lang/ja/admin/hardware/message.php
index fcd78fcffc8f..3bdd0d534b74 100644
--- a/resources/lang/ja/admin/hardware/message.php
+++ b/resources/lang/ja/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => '資産は更新されませんでした。もう一度、やり直して下さい。',
'success' => '資産は正常に更新されました。',
'nothing_updated' => 'フィールドが選択されていないため、更新されませんでした。',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/ja/admin/settings/general.php b/resources/lang/ja/admin/settings/general.php
index d48a25f1ee21..9f0fa3126b2d 100644
--- a/resources/lang/ja/admin/settings/general.php
+++ b/resources/lang/ja/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'プレフィクス (オプション)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'LDAPログインが正しく構成されているかどうかをテストするために、上で指定したベースDNから有効なLDAPユーザー名とパスワードを入力して下さい。その前に必ず更新後のLDAP設定を保存しておいてください。',
'ldap_login_sync_help' => 'これは、LDAPが正しく同期できることをテストするだけです。 LDAP認証クエリが正しくない場合、ユーザーはまだログインできない場合があります。その前に必ず更新後のLDAP設定を保存しておいてください。',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP サーバ',
'ldap_server_help' => 'LDAP を使用開始 ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL 認証',
diff --git a/resources/lang/ja/admin/settings/table.php b/resources/lang/ja/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ja/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ja/admin/users/general.php b/resources/lang/ja/admin/users/general.php
index 4b57aa166da2..7c3780ca4b11 100644
--- a/resources/lang/ja/admin/users/general.php
+++ b/resources/lang/ja/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => '利用者 :name を表示',
'usercsv' => 'CSVファイル',
'two_factor_admin_optin_help' => '現在の管理者設定では、2段階認証は任意です。 ',
- 'two_factor_enrolled' => '二段階認証デバイスの登録 ',
- 'two_factor_active' => '二段階認証有効 ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ja/admin/users/table.php b/resources/lang/ja/admin/users/table.php
index d8419af3bbaa..be277c31065a 100644
--- a/resources/lang/ja/admin/users/table.php
+++ b/resources/lang/ja/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-Mail',
'employee_num' => '従業員 No.',
'first_name' => '名',
- 'groupnotes' => 'ユーザーを割り当てるグループを選択して下さい。グループの権限がユーザーに付与されます。',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => '継承',
'job' => '役職',
diff --git a/resources/lang/ja/auth.php b/resources/lang/ja/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ja/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ja/general.php b/resources/lang/ja/general.php
index df0724fed2b9..52e857d2c78c 100644
--- a/resources/lang/ja/general.php
+++ b/resources/lang/ja/general.php
@@ -1,6 +1,6 @@
'付属品',
'activated' => 'アクティベート',
'accessory' => '付属品',
@@ -26,6 +26,7 @@
'audit' => '監査',
'audit_report' => '監査ログ',
'assets' => '資産数',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'アバターを削除',
'avatar_upload' => 'アバターをアップロード',
'back' => '戻る',
@@ -114,6 +115,7 @@
'files' => 'ファイル',
'file_name' => 'ファイル',
'file_type' => 'ファイル形式',
+ 'filesize' => 'File Size',
'file_uploads' => 'ファイルアップロード',
'file_upload' => 'File Upload',
'generate' => '作成',
@@ -229,6 +231,7 @@
'show_current' => '最新を表示',
'sign_in' => 'サインイン',
'signature' => '署名',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'スキン',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'こんにちは!SlackとSnipe-ITの連携がうまくいっているようです!',
@@ -237,6 +240,7 @@
'state' => '都道府県',
'status_labels' => 'ステータスラベル',
'status' => 'ステータス',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => '仕入先',
'suppliers' => '仕入先',
'sure_to_delete' => '削除してもよろしいですか?',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ja/validation.php b/resources/lang/ja/validation.php
index 8e074bdb2f49..495461e22420 100644
--- a/resources/lang/ja/validation.php
+++ b/resources/lang/ja/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute フォーマットが不正です。',
'unique_undeleted' => ':attribute は 一意の値である必要があります。',
'non_circular' => ':attribute は、循環参照を作成してはいけません。',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/ko/account/general.php b/resources/lang/ko/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/ko/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/ko/admin/hardware/message.php b/resources/lang/ko/admin/hardware/message.php
index 1135e5ce34f1..16366211abae 100644
--- a/resources/lang/ko/admin/hardware/message.php
+++ b/resources/lang/ko/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => '자산이 갱신되지 않았습니다. 다시 시도해 주세요.',
'success' => '자산이 갱신되었습니다.',
'nothing_updated' => '선택된 항목이 없어서, 갱신 되지 않습니다.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/ko/admin/settings/general.php b/resources/lang/ko/admin/settings/general.php
index b20c8787092e..2ec27697f21e 100644
--- a/resources/lang/ko/admin/settings/general.php
+++ b/resources/lang/ko/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => '접두사 (부가적)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => '위에서 지정한 기본 DN의 유효한 LDAP 사용자 이름 및 비밀번호를 입력하여 LDAP 로그인이 올바르게 구성되었는지 테스트하십시오. 반드시 업데이트 된 LDAP 설정을 먼저 저장해야합니다.',
'ldap_login_sync_help' => '이것은 LDAP가 올바르게 동기화 될 수 있는지 테스트합니다. LDAP 인증 질의어가 올바르지 않으면 사용자가 여전히 로그인하지 못할 수 있습니다. 반드시 업데이트 된 LDAP 설정을 먼저 저장해야합니다.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP 서버',
'ldap_server_help' => '이것은 (복호화또는 TLS 용) ldap로 시작합니다:// 또는 (SSL용) ldaps://',
'ldap_server_cert' => 'LDAP SSL 인증서 확인',
diff --git a/resources/lang/ko/admin/settings/table.php b/resources/lang/ko/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ko/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ko/admin/users/general.php b/resources/lang/ko/admin/users/general.php
index 8008b902f695..25d9d439df46 100644
--- a/resources/lang/ko/admin/users/general.php
+++ b/resources/lang/ko/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => '사용자 보기 :name',
'usercsv' => 'CSV 파일',
'two_factor_admin_optin_help' => '현재 관리 설정이 두가지 인증방법을 선택적으로 실행하게 되어 있습니다. ',
- 'two_factor_enrolled' => '2FA 장치 등록 ',
- 'two_factor_active' => '2FA 활성화 ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ko/admin/users/table.php b/resources/lang/ko/admin/users/table.php
index 09c4aaf4c3ea..7077182b01a5 100644
--- a/resources/lang/ko/admin/users/table.php
+++ b/resources/lang/ko/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => '이메일 주소',
'employee_num' => '사원 번호.',
'first_name' => '이름',
- 'groupnotes' => '사용자의 그룹을 선택하세요. 사용자는 그룹에 할당된 허용 정책을 따릅니다.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => '아이디',
'inherit' => '상속',
'job' => '직위',
diff --git a/resources/lang/ko/auth.php b/resources/lang/ko/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ko/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ko/general.php b/resources/lang/ko/general.php
index b4c2413c5d46..3b96e3fc1213 100644
--- a/resources/lang/ko/general.php
+++ b/resources/lang/ko/general.php
@@ -1,6 +1,6 @@
'부속품들',
'activated' => '활성화',
'accessory' => '부속품',
@@ -26,6 +26,7 @@
'audit' => '감사',
'audit_report' => '감사 기록',
'assets' => '자산',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => '아바타 삭제',
'avatar_upload' => '아바타 올리기',
'back' => '이전',
@@ -114,6 +115,7 @@
'files' => '파일',
'file_name' => '파일',
'file_type' => '파일 형식',
+ 'filesize' => 'File Size',
'file_uploads' => '파일 올리기',
'file_upload' => '파일 올리기',
'generate' => '생성',
@@ -229,6 +231,7 @@
'show_current' => '현재 보기',
'sign_in' => '로그인',
'signature' => '서명',
+ 'signed_off_by' => 'Signed Off By',
'skin' => '스킨',
'slack_msg_note' => '슬랙으로 메세지 보내기',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => '주',
'status_labels' => '상태 딱지',
'status' => '상태',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => '공급자',
'suppliers' => '공급자',
'sure_to_delete' => '정말로 삭제 하시겠습니까',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ko/validation.php b/resources/lang/ko/validation.php
index 81d4622b93eb..866fb4e0268d 100644
--- a/resources/lang/ko/validation.php
+++ b/resources/lang/ko/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute 형식이 부정확 합니다.',
'unique_undeleted' => ':attribute 는 고유의 값만 가져야 합니다.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/lt/account/general.php b/resources/lang/lt/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/lt/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/lt/admin/hardware/message.php b/resources/lang/lt/admin/hardware/message.php
index 83a3ef0729b4..e7f3ba745f08 100644
--- a/resources/lang/lt/admin/hardware/message.php
+++ b/resources/lang/lt/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Įrangos atnaujinti nepavyko, prašome bandykite dar kartą',
'success' => 'Įranga sėkmingai atnaujinta.',
'nothing_updated' => 'Nei vienas laukelis nepasirinktas, tad niekas nebuvo atnaujinta.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/lt/admin/settings/general.php b/resources/lang/lt/admin/settings/general.php
index aea39d911cba..ac9d07ce700c 100644
--- a/resources/lang/lt/admin/settings/general.php
+++ b/resources/lang/lt/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Papilomas priedėlis (pasirinktinai)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Atsarginė kopija',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'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_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',
diff --git a/resources/lang/lt/admin/settings/table.php b/resources/lang/lt/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/lt/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/lt/admin/users/general.php b/resources/lang/lt/admin/users/general.php
index 7d2f7fc44bfb..46cfa203ea39 100644
--- a/resources/lang/lt/admin/users/general.php
+++ b/resources/lang/lt/admin/users/general.php
@@ -22,9 +22,10 @@
'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' => 'Įrašytas 2FA įrenginys',
- 'two_factor_active' => '2FA aktyvus',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/lt/admin/users/table.php b/resources/lang/lt/admin/users/table.php
index 7e2688e08743..0890edc634ff 100644
--- a/resources/lang/lt/admin/users/table.php
+++ b/resources/lang/lt/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'El. paštas',
'employee_num' => 'Darbuotojo nr.',
'first_name' => 'Vardas',
- 'groupnotes' => 'Pasirinkite grupę, kuriai priskirti naudotoją. Prisiminkite, kad naudotojas gauna visas teises, kurioms turi grupė.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Paveldėjo/gavo iš',
'job' => 'Pozicija',
diff --git a/resources/lang/lt/auth.php b/resources/lang/lt/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/lt/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/lt/general.php b/resources/lang/lt/general.php
index 7478e246da92..0e3ebdfaf52f 100644
--- a/resources/lang/lt/general.php
+++ b/resources/lang/lt/general.php
@@ -1,6 +1,6 @@
'Įrangos',
'activated' => 'Aktyvuota',
'accessory' => 'Įranga',
@@ -26,6 +26,7 @@
'audit' => 'Auditas',
'audit_report' => 'Audito žurnalas',
'assets' => 'Įranga',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Ištrinti ikoną',
'avatar_upload' => 'Įkelti ikoną',
'back' => 'Grįžti',
@@ -114,6 +115,7 @@
'files' => 'Failas',
'file_name' => 'Failas',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Failo Įkėlimas',
'file_upload' => 'File Upload',
'generate' => 'Sukurti',
@@ -229,6 +231,7 @@
'show_current' => 'Rodyti dabartinį',
'sign_in' => 'Prisijungti',
'signature' => 'Parašas',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Išvaizda',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Rajonas',
'status_labels' => 'Būklės kortelės',
'status' => 'Būklė',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Tiekėjas',
'suppliers' => 'Tiekėjai',
'sure_to_delete' => 'Ar tikrai norite ištrinti',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/lt/validation.php b/resources/lang/lt/validation.php
index 0c89fbac37d5..ad961f730288 100644
--- a/resources/lang/lt/validation.php
+++ b/resources/lang/lt/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute formatas neteisingas.',
'unique_undeleted' => ':attribute turi būti unikalus.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/lv/account/general.php b/resources/lang/lv/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/lv/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/lv/admin/hardware/message.php b/resources/lang/lv/admin/hardware/message.php
index 6988a5af286f..8d20f6949418 100644
--- a/resources/lang/lv/admin/hardware/message.php
+++ b/resources/lang/lv/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Īpašums netika atjaunināts, lūdzu, mēģiniet vēlreiz',
'success' => 'Īpašums ir veiksmīgi atjaunināts.',
'nothing_updated' => 'Lauki nav atlasīti, tāpēc nekas netika atjaunināts.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/lv/admin/settings/general.php b/resources/lang/lv/admin/settings/general.php
index aec9936ace8e..8433d3f6698a 100644
--- a/resources/lang/lv/admin/settings/general.php
+++ b/resources/lang/lv/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Prefikss (pēc izvēles)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Rezerves kopijas',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Ievadiet derīgu LDAP lietotājvārdu un paroli no iepriekš norādītā pamata DN, lai pārbaudītu, vai LDAP lietotājvārds ir konfigurēts pareizi. VISPIRMS SAGLABĀJIET ATJAUNINĀTOS LDAP IESTATĪJUMUS.',
'ldap_login_sync_help' => 'Šis tikai pārbauda vai darbojas LDAP sinhronizācija. Ja LDAP autentifikācijas vaicājums nav pareizs, lietotāji, iespējams, joprojām nevarēs pierakstīties. VISPIRMS SAGLABĀJIET ATJAUNINĀTOS LDAP IESTATĪJUMUS.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP serveris',
'ldap_server_help' => 'Tam vajadzētu sākt ar ldap: // (nešifrētiem vai TLS) vai ldaps: // (attiecībā uz SSL)',
'ldap_server_cert' => 'LDAP SSL sertifikātu validācija',
diff --git a/resources/lang/lv/admin/settings/table.php b/resources/lang/lv/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/lv/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/lv/admin/users/general.php b/resources/lang/lv/admin/users/general.php
index 5210a7ae3b65..c1aea9107716 100644
--- a/resources/lang/lv/admin/users/general.php
+++ b/resources/lang/lv/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Apskatīt Lietotāju: vārds',
'usercsv' => 'CSV fails',
'two_factor_admin_optin_help' => 'Jūsu pašreizējie administrēšanas iestatījumi ļauj atlasīt divu faktoru autentifikāciju.',
- 'two_factor_enrolled' => 'Reģistrēta 2F ierīce',
- 'two_factor_active' => '2FA aktīvs',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/lv/admin/users/table.php b/resources/lang/lv/admin/users/table.php
index 7fd6592f0d4b..d2c5c2bb1bba 100644
--- a/resources/lang/lv/admin/users/table.php
+++ b/resources/lang/lv/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-pasts',
'employee_num' => 'Darbinieku skaits',
'first_name' => 'Vārds',
- 'groupnotes' => 'Izvēlieties grupu, kas piešķirta lietotājam, atcerieties, ka lietotājs uzņemas piešķirtās grupas atļaujas.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Mantot',
'job' => 'Amata nosaukums',
diff --git a/resources/lang/lv/auth.php b/resources/lang/lv/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/lv/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/lv/general.php b/resources/lang/lv/general.php
index 68a887c47040..71e877f1920e 100644
--- a/resources/lang/lv/general.php
+++ b/resources/lang/lv/general.php
@@ -1,6 +1,6 @@
'Aksesuāri',
'activated' => 'Aktivizēts',
'accessory' => 'Piederums',
@@ -19,13 +19,14 @@
'asset' => 'Aktīvs',
'asset_report' => 'Aktīvu pārskats',
'asset_tag' => 'Asset Tag',
- 'asset_tags' => 'Asset Tags',
- 'assets_available' => 'Assets available',
- 'accept_assets' => 'Accept Assets :name',
- 'accept_assets_menu' => 'Accept Assets',
+ 'asset_tags' => 'Inventāra birka',
+ 'assets_available' => 'Pieejamais inventārs',
+ 'accept_assets' => 'Apstiprināt inventāru :name',
+ 'accept_assets_menu' => 'Apstiprināt inventāru',
'audit' => 'Audits',
'audit_report' => 'Revīzijas žurnāls',
'assets' => 'Aktīvi',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Izdzēst Avatar',
'avatar_upload' => 'Augšupielādēt Avatar',
'back' => 'Atpakaļ',
@@ -33,11 +34,11 @@
'bulkaudit' => 'Lielapjoma audits',
'bulkaudit_status' => 'Revīzijas statuss',
'bulk_checkout' => 'Bulk Checkout',
- 'bulk_edit' => 'Bulk Edit',
- 'bulk_delete' => 'Bulk Delete',
- 'bulk_actions' => 'Bulk Actions',
- 'bulk_checkin_delete' => 'Bulk Checkin & Delete',
- 'bystatus' => 'by Status',
+ 'bulk_edit' => 'Lielapjoma rediģēšana',
+ 'bulk_delete' => 'Lielapjoma dzēšana',
+ 'bulk_actions' => 'Lielapjoma darbības',
+ 'bulk_checkin_delete' => 'Lielapjoma atgriešana & dzēst',
+ 'bystatus' => 'pēc statusa',
'cancel' => 'Atcelt',
'categories' => 'Kategorijas',
'category' => 'Kategorija',
@@ -65,12 +66,12 @@
'created' => 'Izveidots vienums',
'created_asset' => 'izveidots aktīvu',
'created_at' => 'Izveidots pie',
- 'record_created' => 'Record Created',
+ 'record_created' => 'Ieraksts izceidots',
'updated_at' => 'Atjaunināts vietnē',
'currency' => '$', // this is deprecated
'current' => 'Pašreizējais',
- 'current_password' => 'Current Password',
- 'customize_report' => 'Customize Report',
+ 'current_password' => 'Pāsreizējā parole',
+ 'customize_report' => 'Pielāgot atskaiti',
'custom_report' => 'Pielāgoto aktīvu pārskats',
'dashboard' => 'Informācijas panelis',
'days' => 'dienas',
@@ -82,42 +83,43 @@
'delete_confirm' => 'Vai tiešām vēlaties dzēst :item?',
'deleted' => 'Svītrots',
'delete_seats' => 'Izdzēstās vietas',
- 'deletion_failed' => 'Deletion failed',
+ 'deletion_failed' => 'Dzēšana neizdevās',
'departments' => 'Nodaļas',
'department' => 'nodaļa',
'deployed' => 'Izvietota',
'depreciation' => 'Nolietojums',
- 'depreciations' => 'Depreciations',
+ 'depreciations' => 'Nolietojums',
'depreciation_report' => 'Amortizācijas atskaite',
'details' => 'Detaļas',
'download' => 'Lejupielādēt',
- 'download_all' => 'Download All',
+ 'download_all' => 'Lajuplādēt visu',
'editprofile' => 'Rediģējiet savu profilu',
'eol' => 'EOL',
'email_domain' => 'E-pasta domēns',
'email_format' => 'E-pasta formāts',
- 'employee_number' => 'Employee Number',
+ 'employee_number' => 'Darbinieka numurs',
'email_domain_help' => 'To izmanto, lai importētu e-pasta adreses',
- 'error' => 'Error',
+ 'error' => 'Kļūda',
'filastname_format' => 'Pirmais sākotnējais uzvārds (jsmith@example.com)',
'firstname_lastname_format' => 'Vārds un uzvārds (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'Vārds Uzvārds (jane_smith@example.com)',
'lastnamefirstinitial_format' => 'Uzvārds un vārda pirmais burts (berzinsj@epasts.lv)',
- 'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
+ 'firstintial_dot_lastname_format' => 'Vārds un uzvārds (j.smith@example.com)',
'first' => 'Vispirms',
- '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' => 'Vārds Uzvārds (jane_smith@example.com)',
+ 'lastname_firstinitial' => 'Uzvārds un vārda pirmais burts (berzinsj@epasts.lv)',
+ 'firstinitial.lastname' => 'Vārds un uzvārds (j.smith@example.com)',
+ 'firstnamelastinitial' => 'Vārds Uzvārds (jane_smith@example.com)',
'first_name' => 'Vārds',
'first_name_format' => 'Vārds (jane@example.com)',
'files' => 'Datnes',
'file_name' => 'Fails',
- 'file_type' => 'File Type',
+ 'file_type' => 'Faila tips',
+ 'filesize' => 'File Size',
'file_uploads' => 'Faila augšupielāde',
- 'file_upload' => 'File Upload',
+ 'file_upload' => 'Faila augšupielāde',
'generate' => 'Izveidot',
- 'generate_labels' => 'Generate Labels',
+ 'generate_labels' => 'Ģenerēt birkas',
'github_markdown' => 'Šajā laukā tiek pieņemts Github pieņemtais marķējums.',
'groups' => 'Grupas',
'gravatar_email' => 'Gravatar e-pasta adrese',
@@ -128,9 +130,9 @@
'image' => 'Attēls',
'image_delete' => 'Dzēst attēlu',
'image_upload' => 'Augšupielādēt attēlu',
- '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.',
+ 'filetypes_accepted_help' => 'Atļautie failu tipi :types. Maksimālais atļautais failu izmērs :size.|Atļautie failu tipi :types. Maksimālais atļautais failu izmārs :size.',
+ 'filetypes_size_help' => 'Maksimālais atļautais failu izmērs :size.',
+ 'image_filetypes_help' => 'Atļautie failu tipi ir jpg, webp, png, gif, and svg. Maksimālais augšuplādējamais faila izmērs ir :size.',
'import' => 'Importēt',
'importing' => 'Importing',
'importing_help' => 'You can import assets, accessories, licenses, components, consumables, and users via CSV file. :path
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Tūmau LDAP',
'ldap_server_help' => 'Me tīmata tenei ki te ldap: // (mo te whakakoretanga, TLS ranei), mo te hiri: // (mo te SSL)',
'ldap_server_cert' => 'Tiwhikete Tiwhikete SSL LDAP',
diff --git a/resources/lang/mi/admin/settings/table.php b/resources/lang/mi/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/mi/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/mi/admin/users/general.php b/resources/lang/mi/admin/users/general.php
index 76f45991e677..24b2f8df300e 100644
--- a/resources/lang/mi/admin/users/general.php
+++ b/resources/lang/mi/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Tirohia te Kaiwhakamahi: ingoa',
'usercsv' => 'Kōnae CSV',
'two_factor_admin_optin_help' => 'Ko to tautuhinga kaiwhakahaere o toianei kei te whakarite i te whakatinanatanga o te whakamotuhēhēnga-rua.',
- 'two_factor_enrolled' => 'Kua whakauruhia te Pūrere 2FA',
- 'two_factor_active' => '2FA Mahi',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/mi/admin/users/table.php b/resources/lang/mi/admin/users/table.php
index 54e5b3acf8cf..558e6c9919a2 100644
--- a/resources/lang/mi/admin/users/table.php
+++ b/resources/lang/mi/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Īmēra',
'employee_num' => 'Nga kaimahi No.',
'first_name' => 'Ingoa Tuatahi',
- 'groupnotes' => 'Tīpakohia he rōpū ki te tautuhi ki te kaiwhakamahi, maharahia kei te whakaaetia e te kaiwhakamahi nga whakaaetanga o te rōpū e tohaina ana.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Tuhinga',
'inherit' => 'Whakauru',
'job' => 'Taitara Job',
diff --git a/resources/lang/mi/auth.php b/resources/lang/mi/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/mi/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/mi/general.php b/resources/lang/mi/general.php
index abf83d169cbe..20ac7d73c303 100644
--- a/resources/lang/mi/general.php
+++ b/resources/lang/mi/general.php
@@ -1,6 +1,6 @@
'Tuhinga',
'activated' => 'Kua whakahohe',
'accessory' => 'Waea Uru',
@@ -26,6 +26,7 @@
'audit' => 'Arotake',
'audit_report' => 'Manatoko Whakamuri',
'assets' => 'Ngā taonga',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Mukua te Avatar',
'avatar_upload' => 'Tukuake Avatar',
'back' => 'Hoki',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'Kōnae',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Ngā Tukunga Kōnae',
'file_upload' => 'File Upload',
'generate' => 'Whakanuia',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Waitohu',
'signature' => 'Waitohu',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Ngā Tapanga Tūnga',
'status' => 'Tūnga',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Kaihoko',
'suppliers' => 'Kaihoko',
'sure_to_delete' => 'Kei te hiahia koe kia mukua',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/mi/validation.php b/resources/lang/mi/validation.php
index 7a430dcad587..11bf1e062254 100644
--- a/resources/lang/mi/validation.php
+++ b/resources/lang/mi/validation.php
@@ -91,6 +91,10 @@
'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.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/mk/account/general.php b/resources/lang/mk/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/mk/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/mk/admin/hardware/message.php b/resources/lang/mk/admin/hardware/message.php
index 8e4227481c4b..27d634019b0d 100644
--- a/resources/lang/mk/admin/hardware/message.php
+++ b/resources/lang/mk/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Основното средство не е ажурирано, обидете се повторно',
'success' => 'Основното средство е успешно ажурирано.',
'nothing_updated' => 'Не беа избрани полиња, затоа ништо не беше ажурирано.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/mk/admin/settings/general.php b/resources/lang/mk/admin/settings/general.php
index cbaa6d7805ba..e8eb0136d0ae 100644
--- a/resources/lang/mk/admin/settings/general.php
+++ b/resources/lang/mk/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Префикс (опционално)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Внесете важечко LDAP корисничко име и лозинка од основниот DN што сте е наведен погоре за да проверите дали вашата LDAP најава е правилно конфигурирана. МОРА ПРВО ДА ГИ СНИМИТЕ LDAP ПОСТАВКИТЕ.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/mk/admin/settings/table.php b/resources/lang/mk/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/mk/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/mk/admin/users/general.php b/resources/lang/mk/admin/users/general.php
index e998ef928115..2f47120fc2ed 100644
--- a/resources/lang/mk/admin/users/general.php
+++ b/resources/lang/mk/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Погледнете го/ја :name',
'usercsv' => 'CSV датотека',
'two_factor_admin_optin_help' => 'Вашите тековни администраторски поставки овозможуваат селективно спроведување на автентикација со два фактори. ',
- 'two_factor_enrolled' => 'Поврзан уред за 2FA ',
- 'two_factor_active' => '2FA активна',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/mk/admin/users/table.php b/resources/lang/mk/admin/users/table.php
index 8e718e126a6c..72be09e2d263 100644
--- a/resources/lang/mk/admin/users/table.php
+++ b/resources/lang/mk/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Е-пошта',
'employee_num' => 'Број на вработен',
'first_name' => 'Име',
- 'groupnotes' => 'Изберете група во која ќе биде вклучен корисникот. Корисникот ги презема дозволите на групата што му е доделена.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => 'Наследено',
'job' => 'Работна позиција',
diff --git a/resources/lang/mk/auth.php b/resources/lang/mk/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/mk/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/mk/general.php b/resources/lang/mk/general.php
index ebc36ce3ba9f..5f83ab6a469e 100644
--- a/resources/lang/mk/general.php
+++ b/resources/lang/mk/general.php
@@ -1,6 +1,6 @@
'Додатоци',
'activated' => 'Активиран',
'accessory' => 'Додаток',
@@ -26,6 +26,7 @@
'audit' => 'Ревизија',
'audit_report' => 'Дневник за ревизија',
'assets' => 'Основни средства',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Избриши аватар',
'avatar_upload' => 'Прикачи аватар',
'back' => 'Назад',
@@ -114,6 +115,7 @@
'files' => 'Датотеки',
'file_name' => 'Датотека',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Прикачување датотеки',
'file_upload' => 'File Upload',
'generate' => 'Генерирање',
@@ -229,6 +231,7 @@
'show_current' => 'Прикажи тековно',
'sign_in' => 'Најави се',
'signature' => 'Потпис',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Кожа',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Состојба',
'status_labels' => 'Етикети со статус',
'status' => 'Статус',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Добавувач',
'suppliers' => 'Добавувачи',
'sure_to_delete' => 'Дали сте сигурни дека сакате да ја избришете',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/mk/validation.php b/resources/lang/mk/validation.php
index 3bf63f416bf1..0fd1d5345a97 100644
--- a/resources/lang/mk/validation.php
+++ b/resources/lang/mk/validation.php
@@ -91,6 +91,10 @@
'url' => 'Форматот на :attribute не е валиден.',
'unique_undeleted' => ':attribute мора да биде уникатен.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/ml-IN/account/general.php b/resources/lang/ml-IN/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/ml-IN/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/ml-IN/admin/hardware/message.php b/resources/lang/ml-IN/admin/hardware/message.php
index 8c8e323a73c1..d2214ce00c04 100644
--- a/resources/lang/ml-IN/admin/hardware/message.php
+++ b/resources/lang/ml-IN/admin/hardware/message.php
@@ -17,6 +17,7 @@
'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' => [
diff --git a/resources/lang/ml-IN/admin/settings/general.php b/resources/lang/ml-IN/admin/settings/general.php
index 6bbab229e369..2a30f02338a4 100644
--- a/resources/lang/ml-IN/admin/settings/general.php
+++ b/resources/lang/ml-IN/admin/settings/general.php
@@ -28,6 +28,7 @@
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/ml-IN/admin/settings/table.php b/resources/lang/ml-IN/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ml-IN/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ml-IN/admin/users/general.php b/resources/lang/ml-IN/admin/users/general.php
index 3237c065cd5a..03897b7eb5f6 100644
--- a/resources/lang/ml-IN/admin/users/general.php
+++ b/resources/lang/ml-IN/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'View User :name',
'usercsv' => 'CSV file',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ml-IN/admin/users/table.php b/resources/lang/ml-IN/admin/users/table.php
index 9bbe883e19cb..e318d51545d2 100644
--- a/resources/lang/ml-IN/admin/users/table.php
+++ b/resources/lang/ml-IN/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Employee No.',
'first_name' => 'First Name',
- 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Job Title',
diff --git a/resources/lang/ml-IN/auth.php b/resources/lang/ml-IN/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ml-IN/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ml-IN/general.php b/resources/lang/ml-IN/general.php
index 0e38b21939b4..5d67d5d673c6 100644
--- a/resources/lang/ml-IN/general.php
+++ b/resources/lang/ml-IN/general.php
@@ -1,6 +1,6 @@
'Accessories',
'activated' => 'Activated',
'accessory' => 'Accessory',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Assets',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sign in',
'signature' => 'Signature',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ml-IN/validation.php b/resources/lang/ml-IN/validation.php
index 72b465f2119d..5f097b717c9b 100644
--- a/resources/lang/ml-IN/validation.php
+++ b/resources/lang/ml-IN/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/mn/account/general.php b/resources/lang/mn/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/mn/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/mn/admin/hardware/message.php b/resources/lang/mn/admin/hardware/message.php
index 261af56aa78f..2812b73430d2 100644
--- a/resources/lang/mn/admin/hardware/message.php
+++ b/resources/lang/mn/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Хөрөнгийн шинэчлэлт хийгдээгүй тул дахин оролдоно уу',
'success' => 'Акт амжилттай шинэчлэгдсэн.',
'nothing_updated' => 'Ямар ч талбар сонгогдоогүй тул шинэчлэгдээгүй байна.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/mn/admin/settings/general.php b/resources/lang/mn/admin/settings/general.php
index f7d91635596c..75bcdb87839f 100644
--- a/resources/lang/mn/admin/settings/general.php
+++ b/resources/lang/mn/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Угтвар (заавал биш)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Таны LDAP нэвтрэлтийг зөв тохируулсан эсэхийг шалгахын тулд дээр дурдсан үндсэн DN-ээс хүчинтэй LDAP хэрэглэгчийн нэр, нууц үгээ оруулна уу. ТА ЭХЛЭЭД ШИНЭЧЛЭГДСЭН LDAP ТОХИРГООГОО ХАДГАЛАХ ЁСТОЙ.',
'ldap_login_sync_help' => 'Энэ нь зөвхөн LDAP-ийг зөв синхрончлох боломжтой эсэхийг шалгадаг. Хэрэв таны LDAP баталгаажуулалтын асуулга буруу байвал хэрэглэгчид нэвтрэх боломжгүй хэвээр байх магадлалтай. ТА ЭХЛЭЭД ШИНЭЧЛЭГДСЭН LDAP ТОХИРГООГОО ХАДГАЛАХ ЁСТОЙ.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP сервер',
'ldap_server_help' => 'Энэ нь ldap: // (unrrypted буюу TLS) эсвэл ldaps-ээр эхлэх ёстой: // (SSL нь)',
'ldap_server_cert' => 'LDAP SSL гэрчилгээ баталгаажуулалт',
diff --git a/resources/lang/mn/admin/settings/table.php b/resources/lang/mn/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/mn/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/mn/admin/users/general.php b/resources/lang/mn/admin/users/general.php
index 759061cd21c5..93a11ab5170a 100644
--- a/resources/lang/mn/admin/users/general.php
+++ b/resources/lang/mn/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Хэрэглэгч: нэрийг харах',
'usercsv' => 'CSV файл',
'two_factor_admin_optin_help' => 'Таны одоогийн админ тохиргоо нь хоёр хүчин зүйлийн баталгаажуулалтыг сонгохыг зөвшөөрдөг.',
- 'two_factor_enrolled' => '2FA төхөөрөмжийг бүртгүүлсэн',
- 'two_factor_active' => '2FA идэвхтэй',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/mn/admin/users/table.php b/resources/lang/mn/admin/users/table.php
index d456ec47e8b7..b93ca8e6e8d9 100644
--- a/resources/lang/mn/admin/users/table.php
+++ b/resources/lang/mn/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'И-мэйл хаяг',
'employee_num' => 'Ажилчдын тоо',
'first_name' => 'Нэр',
- 'groupnotes' => 'Хэрэглэгч рүү томилсон бүлэг сонгох, хэрэглэгч өөрсдийн өгсөн бүлгүүдийн зөвшөөрлийг авдаг гэдгийг санаарай.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Өв залгамжлах',
'job' => 'Албан тушаал',
diff --git a/resources/lang/mn/auth.php b/resources/lang/mn/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/mn/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/mn/general.php b/resources/lang/mn/general.php
index f67b1347fcf3..b2ae958ad0ea 100644
--- a/resources/lang/mn/general.php
+++ b/resources/lang/mn/general.php
@@ -1,6 +1,6 @@
'Дагалдах хэрэгсэл',
'activated' => 'Идэвхжүүлсэн',
'accessory' => 'Дагалдах хэрэгсэл',
@@ -26,6 +26,7 @@
'audit' => 'Аудит',
'audit_report' => 'Аудитын бүртгэл',
'assets' => 'Актив',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Хөрөг устгах',
'avatar_upload' => 'Хөрөгийг байршуулах',
'back' => 'Буцах',
@@ -114,6 +115,7 @@
'files' => 'Файлууд',
'file_name' => 'Файл',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Файл оруулах',
'file_upload' => 'File Upload',
'generate' => 'Үүсгэх',
@@ -229,6 +231,7 @@
'show_current' => 'Байгааг харах',
'sign_in' => 'Нэвтрэх',
'signature' => 'Гарын үсэг',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Гадарга',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Улс',
'status_labels' => 'Статусын шошго',
'status' => 'Статус',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Нийлүүлэгч',
'suppliers' => 'Нийлүүлэгч',
'sure_to_delete' => 'Та устгахыг хүсч байгаадаа итгэлтэй байна уу',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/mn/validation.php b/resources/lang/mn/validation.php
index 32b2ea74d842..bd55ab8bbdc1 100644
--- a/resources/lang/mn/validation.php
+++ b/resources/lang/mn/validation.php
@@ -91,6 +91,10 @@
'url' => 'Агуулга формат буруу байна.',
'unique_undeleted' => ':attribute дахин давтагдашгүй байх ёстой.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/ms/account/general.php b/resources/lang/ms/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/ms/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/ms/admin/hardware/message.php b/resources/lang/ms/admin/hardware/message.php
index a3c707a8697e..de55ca0a0349 100644
--- a/resources/lang/ms/admin/hardware/message.php
+++ b/resources/lang/ms/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Harta gagal dikemaskini, sila cuba semula',
'success' => 'Harta berjaya dikemaskini.',
'nothing_updated' => 'Tiada medan dipilih, jadi tiada apa yang dikemas kini.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/ms/admin/settings/general.php b/resources/lang/ms/admin/settings/general.php
index 9b1dd736cc52..98b01a0b2ff6 100644
--- a/resources/lang/ms/admin/settings/general.php
+++ b/resources/lang/ms/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Awalan (pilihan)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Sandaran',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Masukkan nama pengguna dan kata laluan LDAP yang sah dari pangkalan DN yang anda tentukan di atas untuk menguji sama ada log masuk LDAP anda dikonfigurasi dengan betul. ANDA MESTI SIMPAN KONFIGURASI LDAP TERKINI DAHULU.',
'ldap_login_sync_help' => 'Ini hanya ujian bahawa LDAP boleh diselaraskan dengan betul. Jika pertanyaan Pengesahan LDAP anda tidak betul, pengguna mungkin masih tidak boleh log masuk. ANDA MESTI SIMPAN KONFIGURASI LDAP TERKINI DAHULU.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Pelayan LDAP',
'ldap_server_help' => 'Ini harus bermula dengan ldap: // (untuk tidak disulitkan atau TLS) atau ldaps: // (untuk SSL)',
'ldap_server_cert' => 'Pengesahan sijil LDAP SSL',
diff --git a/resources/lang/ms/admin/settings/table.php b/resources/lang/ms/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ms/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ms/admin/users/general.php b/resources/lang/ms/admin/users/general.php
index 1291e3074356..2fb751160070 100644
--- a/resources/lang/ms/admin/users/general.php
+++ b/resources/lang/ms/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Papar Pengguna :nama',
'usercsv' => 'Fail CSV',
'two_factor_admin_optin_help' => 'Tetapan admin semasa anda membenarkan penguatkuasaan selektif pengesahan dua faktor.',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Aktif',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ms/admin/users/table.php b/resources/lang/ms/admin/users/table.php
index 3b8588741a44..39801472cea7 100644
--- a/resources/lang/ms/admin/users/table.php
+++ b/resources/lang/ms/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-mel',
'employee_num' => 'No. Pekerja',
'first_name' => 'Nama pertama',
- 'groupnotes' => 'Pilih kumpulan untuk pengguna ini, kuasa kumpulan akan diberikan kepada pengguna mengikut pemilihan kumpulan.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Warisi',
'job' => 'Jawatan',
diff --git a/resources/lang/ms/auth.php b/resources/lang/ms/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ms/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ms/general.php b/resources/lang/ms/general.php
index 91ecb7e7cc22..2742fd8a0e02 100644
--- a/resources/lang/ms/general.php
+++ b/resources/lang/ms/general.php
@@ -1,6 +1,6 @@
'Aksesori',
'activated' => 'Diaktifkan',
'accessory' => 'Aksesori',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Log Audit',
'assets' => 'Harta',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Hapuskan Avatar',
'avatar_upload' => 'Muat naik Avatar',
'back' => 'Belakang',
@@ -114,6 +115,7 @@
'files' => 'Fail-fail',
'file_name' => 'Fail',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Muat Naik Fail',
'file_upload' => 'File Upload',
'generate' => 'Laksanakan',
@@ -229,6 +231,7 @@
'show_current' => 'Papar Semasa',
'sign_in' => 'Log masuk',
'signature' => 'Tandatangan',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Kulit',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Negeri',
'status_labels' => 'Label Status',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Pembekal',
'suppliers' => 'Pembekal',
'sure_to_delete' => 'Adakah anda pasti ingin memadamkannya',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ms/validation.php b/resources/lang/ms/validation.php
index bdddc9377e42..5a5021f50050 100644
--- a/resources/lang/ms/validation.php
+++ b/resources/lang/ms/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute format tidak sah.',
'unique_undeleted' => ':attribute mesti unik.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/nl/account/general.php b/resources/lang/nl/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/nl/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/nl/admin/custom_fields/general.php b/resources/lang/nl/admin/custom_fields/general.php
index 928904519231..43329f999481 100644
--- a/resources/lang/nl/admin/custom_fields/general.php
+++ b/resources/lang/nl/admin/custom_fields/general.php
@@ -41,5 +41,7 @@
'make_required' => 'Optioneel - klik om vereist te maken',
'reorder' => 'Herordenen',
'db_field' => 'DB veld',
- 'db_convert_warning' => 'WAARSCHUWING. Dit veld staat in de tabel met aangepaste velden als :db_column
maar moet :expected zijn.'
+ 'db_convert_warning' => 'WAARSCHUWING. Dit veld staat in de tabel met aangepaste velden als :db_column
maar moet :expected zijn.',
+ 'is_unique' => 'Deze waarde moet uniek zijn voor alle assets',
+ 'unique' => 'Uniek',
];
diff --git a/resources/lang/nl/admin/hardware/message.php b/resources/lang/nl/admin/hardware/message.php
index 354a3ce4bf43..031004e84335 100644
--- a/resources/lang/nl/admin/hardware/message.php
+++ b/resources/lang/nl/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Asset is niet gewijzigd, probeer het opnieuw',
'success' => 'Asset is succesvol bijgewerkt.',
'nothing_updated' => 'Geen veld is geselecteerd, er is dus niks gewijzigd.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/nl/admin/settings/general.php b/resources/lang/nl/admin/settings/general.php
index f865e0b4248e..58d4158b582d 100644
--- a/resources/lang/nl/admin/settings/general.php
+++ b/resources/lang/nl/admin/settings/general.php
@@ -21,18 +21,19 @@
'allow_user_skin_help_text' => 'Door dit selectievakje aan te vinken, kan een gebruiker de skin van de gebruikersinterface met een andere overschrijven.',
'asset_ids' => 'Asset IDs',
'audit_interval' => 'Interval audit',
- 'audit_interval_help' => 'Als je verplicht bent om regelmatig je assets te controleren, voer dan de interval in maanden in.',
+ 'audit_interval_help' => 'Als je verplicht bent om regelmatig je assets te controleren, kies dan het interval in maanden. Als je dit interval bijwerkt worden alle "volgende audit datums" aangepast.',
'audit_warning_days' => 'Audit waarschuwingsdrempel',
'audit_warning_days_help' => 'Hoeveel dagen op voorhand moeten we je waarschuwen wanneer assets gecontroleerd moeten worden?',
'auto_increment_assets' => 'Genereer automatisch verhogen van asset Id\'s',
'auto_increment_prefix' => 'Voorvoegsel (niet verplicht)',
'auto_incrementing_help' => 'Schakel eerst automatisch verhogen van asset Id\'s in om dit in te stellen',
'backups' => 'Back-ups',
+ 'backups_help' => 'Create, download, and restore backups ',
'backups_restoring' => 'Herstellen vanuit back-up',
'backups_upload' => 'Backup uploaden',
'backups_path' => 'Back-ups op de server worden opgeslagen in :path
',
'backups_restore_warning' => 'Gebruik de herstel knop om een vorige back-up te herstellen. (Dit werkt momenteel niet met S3 bestandsopslag of Docker.:path
',
@@ -85,6 +86,7 @@
'ldap_client_tls_key' => 'LDAP Klient-Side TLS-nøkkel',
'ldap_login_test_help' => 'Skriv inn et gyldig LDAP brukernavn og passord fra samme base DN som du anga ovenfor for å teste at LDAP-innlogging er riktig konfigurert. DU MÅ LAGRE DINE OPPDATERTE LDAP-INNSTILLINGER FØRST.',
'ldap_login_sync_help' => 'Tester at LDAP kan synkronisere. Feil i LDAP autentiseringsspørringen din kan før til at brukere ikke kan logge inn. DU MÅ LAGRE DINE OPPDATERTE LDAP-INNSTILLINGER FØRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'Dette bør starte med ldap:// (for ukryptert eller TLS) eller ldaps:// (for SSL)',
'ldap_server_cert' => 'Validering av LDAP SSL sertifikat',
diff --git a/resources/lang/no/admin/settings/table.php b/resources/lang/no/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/no/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/no/admin/users/general.php b/resources/lang/no/admin/users/general.php
index ece7746019b9..9fafe4555ab1 100644
--- a/resources/lang/no/admin/users/general.php
+++ b/resources/lang/no/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Vis bruker :name',
'usercsv' => 'CSV-fil',
'two_factor_admin_optin_help' => 'Gjeldende administrasjonsinnstillinger tillater selektiv håndhevelse av to-faktor autentisering. ',
- 'two_factor_enrolled' => '2FA enhet registrert ',
- 'two_factor_active' => '2FA Aktiv ',
- 'user_deactivated' => 'Brukeren er deaktivert',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'activation_status_warning' => 'Ikke endre aktiveringsstatus',
'group_memberships_helpblock' => 'Bare superbrukere kan redigere gruppemedlemskap.',
'superadmin_permission_warning' => 'Kun superbrukere kan gjøre en annen bruker til superbruker.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'Du er i ferd med å slette :count brukere listet nedenfor. Superadmin-brukere er uthevet med rødt.',
'update_user_asssets_status' => 'Oppdater alle eiendelens til disse brukerne til denne statusen',
'checkin_user_properties' => 'Sjekk inn alt tilbehør koblet til disse brukerne',
+ 'remote_label' => 'This is a remote user',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/no/admin/users/table.php b/resources/lang/no/admin/users/table.php
index 6d7cee7d8a13..24bfcb50269f 100644
--- a/resources/lang/no/admin/users/table.php
+++ b/resources/lang/no/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-post',
'employee_num' => 'Ansattnummer',
'first_name' => 'Fornavn',
- 'groupnotes' => 'Velg en gruppe for brukeren. Husk at brukeren får samme rettigheter som gruppen han tildeles.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Arv',
'job' => 'Jobbtittel',
diff --git a/resources/lang/no/auth.php b/resources/lang/no/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/no/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/no/general.php b/resources/lang/no/general.php
index b6e2013da0e3..d36c969ed3d7 100644
--- a/resources/lang/no/general.php
+++ b/resources/lang/no/general.php
@@ -1,6 +1,6 @@
'Tilbehør',
'activated' => 'Aktivert',
'accessory' => 'Tilbehør',
@@ -26,6 +26,7 @@
'audit' => 'Revisjon',
'audit_report' => 'Overvåkingslogg',
'assets' => 'Eiendeler',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Slett Avatar',
'avatar_upload' => 'Last opp Avatar',
'back' => 'Tilbake',
@@ -114,6 +115,7 @@
'files' => 'Filer',
'file_name' => 'Fil',
'file_type' => 'Filtype',
+ 'filesize' => 'File Size',
'file_uploads' => 'Filopplastinger',
'file_upload' => 'Filopplastning',
'generate' => 'Generer',
@@ -229,6 +231,7 @@
'show_current' => 'Vis gjeldende',
'sign_in' => 'Logg inn',
'signature' => 'Signatur',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Tema',
'slack_msg_note' => 'En slack-melding vil bli sendt',
'slack_test_msg' => 'Hei-hå! Ser som din Slack-integrasjon med Snipe-IT fungerer!',
@@ -237,6 +240,7 @@
'state' => 'Stat',
'status_labels' => 'Statusmerker',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Leverandør',
'suppliers' => 'Leverandører',
'sure_to_delete' => 'Er du sikker på at du vil slette',
@@ -350,4 +354,7 @@
'checkout_tooltip' => 'Sjekk ut denne gjenstanden',
'checkin_tooltip' => 'Sjekk inn dette elementet',
'checkout_user_tooltip' => 'Sjekk dette elementet ut til en bruker',
-];
+ '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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/no/validation.php b/resources/lang/no/validation.php
index 1953b391ec1a..2a2f66f44751 100644
--- a/resources/lang/no/validation.php
+++ b/resources/lang/no/validation.php
@@ -91,6 +91,10 @@
'url' => 'Attributt-formatet :attribute er ugyldig.',
'unique_undeleted' => ':attribute må være unikt.',
'non_circular' => 'Attributtet :attribute kan ikke opprette en sirkulær referanse.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/pl/account/general.php b/resources/lang/pl/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/pl/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/pl/admin/custom_fields/general.php b/resources/lang/pl/admin/custom_fields/general.php
index 6a181fbb69a7..f325fc479493 100644
--- a/resources/lang/pl/admin/custom_fields/general.php
+++ b/resources/lang/pl/admin/custom_fields/general.php
@@ -41,5 +41,7 @@
'make_required' => 'Opcjonalnie - kliknij, aby ustawić jako wymagane',
'reorder' => 'Zmień kolejność',
'db_field' => 'Pole bazy danych',
- 'db_convert_warning' => 'UWAGA. To pole znajduje się w tabeli pól niestandardowych jako :db_column
ale powinno być :expected .'
+ 'db_convert_warning' => 'UWAGA. To pole znajduje się w tabeli pól niestandardowych jako :db_column
ale powinno być :expected .',
+ 'is_unique' => 'This value must be unique across all assets',
+ 'unique' => 'Unique',
];
diff --git a/resources/lang/pl/admin/hardware/message.php b/resources/lang/pl/admin/hardware/message.php
index b0460d544fe9..0be380fc3f0b 100644
--- a/resources/lang/pl/admin/hardware/message.php
+++ b/resources/lang/pl/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Nie zaktualizowano nabytku/zasobu, proszę spróbować ponownie',
'success' => 'Aktualizacja poprawna.',
'nothing_updated' => 'Żadne pole nie zostało wybrane, więc nic nie zostało zmienione.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/pl/admin/settings/general.php b/resources/lang/pl/admin/settings/general.php
index 48433a20d6fb..2d54da3cf8ba 100644
--- a/resources/lang/pl/admin/settings/general.php
+++ b/resources/lang/pl/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Prefix (opcjonalnie)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Kopie zapasowe',
+ 'backups_help' => 'Create, download, and restore backups ',
'backups_restoring' => 'Przywróć z kopii zapasowej',
'backups_upload' => 'Prześlij kopię zapasową',
'backups_path' => 'Kopie zapasowe na serwerze są przechowywane w :path
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Wprowadź poprawną nazwę użytkownika i hasło w podstawowej domenie, którą wprowadziłeś wyżej. W ten sposób przetestujesz czy logowanie LDAP jest poprawnie skonfigurowane. KONIECZNIE ZAPISZ WCZEŚNIEJ SWOJE USTAWIENIA LDAP.',
'ldap_login_sync_help' => 'To tylko sprawdza, czy LDAP może poprawnie się synchronizować. Jeśli zapytanie o autoryzację LDAP nie jest poprawne, użytkownicy nadal mogą nie być w stanie się zalogować. NAJPIERW MUSISZ ZAPISAĆ TWOJE WCZEŚNIEJSZE AKTUALIZACJE USTAWIEŃ LDAP.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Serwery LDAP',
'ldap_server_help' => 'To powinno się rozpocząć od ldap: / / (dla nieszyfrowanych połączeń) lub ldaps: / / (dla szyfrowanych połączeń)',
'ldap_server_cert' => 'Walidacja certyfikatu SSL dla LDAP',
@@ -111,16 +113,16 @@
'ldap_emp_num' => 'Nr pracownika LDAP',
'ldap_email' => 'E-mail pracownika LDAP',
'ldap_test' => 'Test LDAP',
- 'ldap_test_sync' => 'Test LDAP Synchronization',
+ 'ldap_test_sync' => 'Testuj synchronizację LDAP',
'license' => 'Licencja oprogramowania',
'load_remote_text' => 'Skrypty zdalne',
'load_remote_help_text' => 'Ta instalacja Snipe-IT może załadować skrypty z zewnętrznego świata.',
'login' => 'Próby logowania',
- 'login_attempt' => 'Login Attempt',
+ 'login_attempt' => 'Próba logowania',
'login_ip' => 'Adres IP',
'login_success' => 'Success?',
'login_user_agent' => 'User Agent',
- 'login_help' => 'List of attempted logins',
+ 'login_help' => 'Lista prób logowania',
'login_note' => 'Noty logowania',
'login_note_help' => 'Opcjonalnie umieść kilka zdań na ekranie logowania, na przykład w celu pomocy osobom, które znalazły zagubione lub skradzione urządzenia. To pole akceptuje oznaczenia Github ',
'login_remote_user_text' => 'Opcje logowania zdalnego użytkownika',
@@ -182,7 +184,7 @@
'saml_slo_help' => 'To spowoduje, że użytkownik najpierw zostanie przekierowany do IdP przy wylogowaniu. Pozostaw niezaznaczone, jeżeli IdP nie wspiera poprawnie zainizjowanego przez dostawcę usługi (SP-initiated) SAML SLO.',
'saml_custom_settings' => 'Ustawienia niestandardowe SAML',
'saml_custom_settings_help' => 'Możesz określić dodatkowe ustawienia do biblioteki onlogin/php-saml. Używaj na własne ryzyko.',
- 'saml_download' => 'Download Metadata',
+ 'saml_download' => 'Pobierz metadane',
'setting' => 'Ustawienie',
'settings' => 'Ustawienia',
'show_alerts_in_menu' => 'Pokaż ostrzeżenia w górnym menu',
@@ -194,8 +196,8 @@
'show_images_in_email_help' => 'Odznacz to pole, jeśli twoja instalacja Snipe-IT znajduje się za siecią VPN lub siecią zamkniętą, a użytkownicy spoza sieci nie będą mogli załadować obrazów obsługiwanych przez tę instalację w swoich wiadomościach e-mail.',
'site_name' => 'Nazwa Witryny',
'slack' => 'Slack',
- 'slack_title' => 'Update Slack Settings',
- 'slack_help' => 'Slack settings',
+ 'slack_title' => 'Aktualizuj ustawienia Slack',
+ 'slack_help' => 'Ustawienia Slack',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Kanał Slack',
'slack_endpoint' => 'Slack Endpoint',
@@ -212,8 +214,8 @@
'update' => 'Ustawienia Aktualizacji',
'value' => 'Wartość',
'brand' => 'Nagłówek',
- 'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
- 'brand_help' => 'Logo, Site Name',
+ 'brand_keywords' => 'stopka, logo, druk, motyw, skórka, nagłówek, kolory, kolor, css',
+ 'brand_help' => 'Logo, Nazwa witryny',
'web_brand' => 'Typ markowania witryny',
'about_settings_title' => 'O Ustawieniach',
'about_settings_text' => 'Te ustawienia pozwalają ci zmodyfikować najważniejsze szczegóły twojej instalacji.',
@@ -225,7 +227,7 @@
'privacy_policy' => 'Polityka prywatności',
'privacy_policy_link_help' => 'Jeśli adres URL znajduje się tutaj, link do polityki prywatności zostanie umieszczony w stopce aplikacji oraz we wszystkich wiadomościach e-mail wysyłanych przez system zgodnie z GDPR.',
'purge' => 'Wyczyść usunięte rekordy',
- 'purge_deleted' => 'Purge Deleted ',
+ 'purge_deleted' => 'Wyczyść usunięte ',
'labels_display_bgutter' => 'Etykieta z rynną dolną',
'labels_display_sgutter' => 'Etykieta z rynną boczną',
'labels_fontsize' => 'Rozmiar czcionki na etykiecie',
@@ -271,9 +273,9 @@
'unique_serial_help_text' => 'Zaznaczenie tego pola wymusi sprawdzanie czy numer seryjny nie został już przypisany w zasobach',
'zerofill_count' => 'Długość znaczników zasobów, w tym zerofill',
'username_format_help' => 'To ustawienie będzie używane przez proces importu tylko wtedy, gdy nazwa użytkownika nie jest podana i musimy wygenerować nazwę użytkownika dla Ciebie.',
- 'oauth_title' => 'OAuth API Settings',
+ 'oauth_title' => 'Ustawienia API OAuth',
'oauth' => 'OAuth',
- 'oauth_help' => 'Oauth Endpoint Settings',
+ 'oauth_help' => 'Ustawienia punktu końcowego Oauth',
'asset_tag_title' => 'Update Asset Tag Settings',
'barcode_title' => 'Update Barcode Settings',
'barcodes' => 'Barcodes',
@@ -291,17 +293,17 @@
'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',
+ 'groups_help' => 'Grupy uprawnień',
+ 'localization' => 'Lokalizacja',
+ 'localization_title' => 'Aktualizuj ustawienia lokalizacji',
'localization_keywords' => 'localization, currency, local, locale, time zone, timezone, international, internatinalization, language, languages, translation',
'localization_help' => 'Language, date display',
- 'notifications' => 'Notifications',
+ 'notifications' => 'Powiadomienia',
'notifications_help' => 'Email alerts, audit settings',
'asset_tags_help' => 'Incrementing and prefixes',
'labels' => 'Etykiety',
'labels_title' => 'Update Label Settings',
- 'labels_help' => 'Label sizes & settings',
+ 'labels_help' => 'Rozmiary etykiet i ustawienia',
'purge' => 'Purge',
'purge_keywords' => 'permanently delete',
'purge_help' => 'Purge Deleted Records',
diff --git a/resources/lang/pl/admin/settings/message.php b/resources/lang/pl/admin/settings/message.php
index 45007aad2ca6..825b6b7a55a9 100644
--- a/resources/lang/pl/admin/settings/message.php
+++ b/resources/lang/pl/admin/settings/message.php
@@ -23,7 +23,7 @@
'sending' => 'Wysyłanie testowej wiadomości e-mail...',
'success' => 'Wiadomość wysłana!',
'error' => 'Wiadomość nie może zostać wysłana.',
- 'additional' => 'No additional error message provided. Check your mail settings and your app log.'
+ 'additional' => 'Nie podano dodatkowego komunikatu o błędzie. Sprawdź ustawienia poczty i logu aplikacji.'
],
'ldap' => [
'testing' => 'Testowanie połączenia LDAP, powiązania i zapytania ...',
diff --git a/resources/lang/pl/admin/settings/table.php b/resources/lang/pl/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/pl/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/pl/admin/users/general.php b/resources/lang/pl/admin/users/general.php
index 7965ba155912..c8972d969617 100644
--- a/resources/lang/pl/admin/users/general.php
+++ b/resources/lang/pl/admin/users/general.php
@@ -22,16 +22,21 @@
'view_user' => 'Zobacz Użytkownika :name',
'usercsv' => 'plik CSV',
'two_factor_admin_optin_help' => 'Bieżące ustawienia administracyjne pozwalają na wybiórcze rejestrowanie uwierzytelniania dwuskładnikowego. ',
- 'two_factor_enrolled' => 'Zarejestrowane urządzenie 2FA ',
- 'two_factor_active' => 'Aktywuj 2FA ',
- 'user_deactivated' => 'Użytkownik jest dezaktywowany',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'activation_status_warning' => 'Nie zmieniaj statusu aktywacji',
- 'group_memberships_helpblock' => 'Only superadmins may edit group memberships.',
- 'superadmin_permission_warning' => 'Only superadmins may grant a user superadmin access.',
+ 'group_memberships_helpblock' => 'Tylko administratorzy mogą edytować członkostwo w grupie.',
+ 'superadmin_permission_warning' => 'Tylko superadministratorzy mogą udzielić użytkownikowi dostęp do superadmina.',
'admin_permission_warning' => 'Only users with admins rights or greater may grant a user admin access.',
'remove_group_memberships' => 'Remove Group Memberships',
'warning_deletion' => 'OSTRZEŻENIE:',
'warning_deletion_information' => 'Zamierzasz usunąć :count użytkowników wymienionych poniżej. Superadministratorzy zaznaczeni są na czerwono.',
'update_user_asssets_status' => 'Zaktualizuj wszystkie zasoby dla tych użytkowników do tego statusu',
'checkin_user_properties' => 'Check in all properties associated with these users',
+ 'remote_label' => 'This is a remote user',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/pl/admin/users/table.php b/resources/lang/pl/admin/users/table.php
index cbbd1b32291b..efd86bf5eca7 100644
--- a/resources/lang/pl/admin/users/table.php
+++ b/resources/lang/pl/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-mail',
'employee_num' => 'Numer pracownika',
'first_name' => 'Imię',
- 'groupnotes' => 'Wybierz grupę w której przypiszesz użytkownika, dostanie on prawa grupy do której zostanie przypisany.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => 'Dziedziczy',
'job' => 'Stanowisko',
diff --git a/resources/lang/pl/auth.php b/resources/lang/pl/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/pl/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/pl/general.php b/resources/lang/pl/general.php
index 3069102792d5..5a9d26d1e67b 100644
--- a/resources/lang/pl/general.php
+++ b/resources/lang/pl/general.php
@@ -1,6 +1,6 @@
'Akcesoria',
'activated' => 'Aktywowana',
'accessory' => 'Akcesorium',
@@ -22,10 +22,11 @@
'asset_tags' => 'Asset Tags',
'assets_available' => 'Assets available',
'accept_assets' => 'Accept Assets :name',
- 'accept_assets_menu' => 'Accept Assets',
+ 'accept_assets_menu' => 'Zaakceptuj zasoby',
'audit' => 'Audyt',
'audit_report' => 'Dziennik zdarzeń',
'assets' => 'Aktywa',
+ 'assigned_to' => 'Przypisany do :name',
'avatar_delete' => 'Skasuj Avatara',
'avatar_upload' => 'Wgraj Avatara',
'back' => 'Powrót',
@@ -114,6 +115,7 @@
'files' => 'Pliki',
'file_name' => 'Plik',
'file_type' => 'Rodzaj pliku',
+ 'filesize' => 'File Size',
'file_uploads' => 'Dodaj plik',
'file_upload' => 'Dodaj plik',
'generate' => 'Generuj',
@@ -205,8 +207,8 @@
'requestable_models' => 'Requestable Models',
'requested' => 'Wymagane',
'requested_date' => 'Data złożenia zapotrzebowania',
- 'requested_assets' => 'Requested Assets',
- 'requested_assets_menu' => 'Requested Assets',
+ 'requested_assets' => 'Żądane zasoby',
+ 'requested_assets_menu' => 'Żądane zasoby',
'request_canceled' => 'Żądanie anulowane',
'save' => 'Zapisz',
'select' => 'Wybierz',
@@ -229,6 +231,7 @@
'show_current' => 'Pokaż bieżące',
'sign_in' => 'Zaloguj się',
'signature' => 'Podpis',
+ 'signed_off_by' => 'Podpisano przez',
'skin' => 'Motyw',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Super! Wygląda na to, że Twoja integracja Slack z Snipe-IT działa!',
@@ -237,6 +240,7 @@
'state' => 'Województwo',
'status_labels' => 'Etykiety Statusu',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Dostawca',
'suppliers' => 'Dostawcy',
'sure_to_delete' => 'Czy na pewno chcesz usunąć',
@@ -276,7 +280,7 @@
'accept' => 'Zaakceptuj :asset',
'i_accept' => 'Akceptuję',
'i_decline' => 'Odrzucam',
- 'accept_decline' => 'Accept/Decline',
+ 'accept_decline' => 'Akceptuj/Odrzuć',
'sign_tos' => 'Podpisz poniżej aby zaznaczyć, że zgadzasz się na regulamin usługi:',
'clear_signature' => 'Wyczyść podpis',
'show_help' => 'Pokaż pomoc',
@@ -316,7 +320,7 @@
'export' => 'Export',
'ldap_sync' => 'LDAP Sync',
'ldap_user_sync' => 'LDAP User Sync',
- 'synchronize' => 'Synchronize',
+ 'synchronize' => 'Synchronizuj',
'sync_results' => 'Synchronization Results',
'license_serial' => 'Serial/Product Key',
'invalid_category' => 'Błędna kategoria',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/pl/passwords.php b/resources/lang/pl/passwords.php
index 47e7bd488399..63dd3d1ca3cc 100644
--- a/resources/lang/pl/passwords.php
+++ b/resources/lang/pl/passwords.php
@@ -1,6 +1,6 @@
'Success: If that email address exists in our system, a password recovery email has been sent.',
+ 'sent' => 'Sukces: Jeśli ten adres e-mail istnieje w naszym systemie, e-mail odzyskiwania hasła został wysłany.',
'user' => 'E-mail nie jest przypisany do żadnego aktywnego konta.',
];
diff --git a/resources/lang/pl/validation.php b/resources/lang/pl/validation.php
index ebe1039c11a7..7c747fbf57c2 100644
--- a/resources/lang/pl/validation.php
+++ b/resources/lang/pl/validation.php
@@ -64,7 +64,7 @@
'string' => ':attribute musi być posiadać minimum :min znaki.',
'array' => 'Atrybut: musi zawierać co najmniej: min.',
],
- 'starts_with' => 'The :attribute must start with one of the following: :values.',
+ 'starts_with' => ':attribute musi zaczynać się jednym z następujących wartości: :values.',
'not_in' => 'Wybrany :attribute jest nieprawidłowy.',
'numeric' => ':attribute musi być liczbą.',
'present' => ':attribute nie może być puste.',
@@ -91,6 +91,10 @@
'url' => 'Format pola :attribute jest niewłaściwy.',
'unique_undeleted' => 'Wartość :attribute musi być unikalna.',
'non_circular' => ':attribute nie może tworzyć odwołań cyklicznych.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/pt-BR/account/general.php b/resources/lang/pt-BR/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/pt-BR/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/pt-BR/admin/hardware/message.php b/resources/lang/pt-BR/admin/hardware/message.php
index 6ffc73faab93..640257b65012 100644
--- a/resources/lang/pt-BR/admin/hardware/message.php
+++ b/resources/lang/pt-BR/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'O ativo não foi atualizado, tente novamente',
'success' => 'Ativo atualizado com sucesso.',
'nothing_updated' => 'Nenhum campo foi selecionado, então nada foi atualizado.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/pt-BR/admin/settings/general.php b/resources/lang/pt-BR/admin/settings/general.php
index 253c87a0fab4..cf8f05f13421 100644
--- a/resources/lang/pt-BR/admin/settings/general.php
+++ b/resources/lang/pt-BR/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Prefixo (opcional)',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Digite um nome de usuário e senha LDAP válidos a partir do DN base que você especificou acima para testar se seu login LDAP está configurado corretamente. VOCÊ DEVE SALVAR AS CONFIGURAÇÕES LDAP ATUALIZADAS PRIMEIRAMENTE.',
'ldap_login_sync_help' => 'Isso apenas prova que LDAP sincroniza corretamente. Se o autenticador query LDAP não estiver correto, usuários ainda não poderão realizar o login. VOCÊ DEVE PRIMEIRO SALVAR AS NOVAS CONFIGURAÇÕES DO LDAP.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Servidor LDAP',
'ldap_server_help' => 'Deve iniciar com ldap:// (para encriptado ou TLS) ou ldaps:// (para SSL)',
'ldap_server_cert' => 'Validação certificado SSL LDAP',
diff --git a/resources/lang/pt-BR/admin/settings/table.php b/resources/lang/pt-BR/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/pt-BR/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/pt-BR/admin/users/general.php b/resources/lang/pt-BR/admin/users/general.php
index a2abb117a774..5b1623b130ea 100644
--- a/resources/lang/pt-BR/admin/users/general.php
+++ b/resources/lang/pt-BR/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Ver Usuário :name',
'usercsv' => 'Arquivo CSV',
'two_factor_admin_optin_help' => 'As configurações de admin atuais permitem a aplicação seletiva de autenticação de dois passos. ',
- 'two_factor_enrolled' => 'Dispositivo 2FA Registrado ',
- 'two_factor_active' => 'A2P Ativo ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/pt-BR/admin/users/table.php b/resources/lang/pt-BR/admin/users/table.php
index 484e7db6b910..e51fbccf8686 100644
--- a/resources/lang/pt-BR/admin/users/table.php
+++ b/resources/lang/pt-BR/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-mail',
'employee_num' => 'Nº do Funcionário',
'first_name' => 'Primeiro Nome',
- 'groupnotes' => 'Selecione um grupo para atribuir ao usuário, lembre-se que um usuário tem todas as permissões do grupo que ele está atribuído.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Herdar',
'job' => 'Cargo',
diff --git a/resources/lang/pt-BR/auth.php b/resources/lang/pt-BR/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/pt-BR/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/pt-BR/general.php b/resources/lang/pt-BR/general.php
index 84919be3d426..e9db82d7b7fd 100644
--- a/resources/lang/pt-BR/general.php
+++ b/resources/lang/pt-BR/general.php
@@ -1,6 +1,6 @@
'Acessórios',
'activated' => 'Ativado',
'accessory' => 'Acessório',
@@ -26,6 +26,7 @@
'audit' => 'Auditoria',
'audit_report' => 'Registro de auditoria',
'assets' => 'Ativos',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Excluir Avatar',
'avatar_upload' => 'Carregar Avatar',
'back' => 'Voltar',
@@ -114,6 +115,7 @@
'files' => 'Arquivos',
'file_name' => 'Arquivo',
'file_type' => 'Tipo de arquivo',
+ 'filesize' => 'File Size',
'file_uploads' => 'Carregamentos de Arquivos',
'file_upload' => 'Upload de Arquivo',
'generate' => 'Gerar',
@@ -229,6 +231,7 @@
'show_current' => 'Visualização Atual',
'sign_in' => 'Entrar',
'signature' => 'Assinatura',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Temas',
'slack_msg_note' => 'Uma mensagem será enviada via Slack',
'slack_test_msg' => 'Ah é! Parece que sua integração com o Snipe-IT está funcionando!',
@@ -237,6 +240,7 @@
'state' => 'Estado',
'status_labels' => 'Rótulos de Status',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Fornecedor',
'suppliers' => 'Fornecedores',
'sure_to_delete' => 'Você tem certeza que deseja apagar',
@@ -350,4 +354,7 @@
'checkout_tooltip' => 'Fazer check-out do item',
'checkin_tooltip' => 'Fazer check-in do item',
'checkout_user_tooltip' => 'Fazer check-out deste item para um usuário',
-];
+ '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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/pt-BR/validation.php b/resources/lang/pt-BR/validation.php
index 1175b201b557..70cf456bf146 100644
--- a/resources/lang/pt-BR/validation.php
+++ b/resources/lang/pt-BR/validation.php
@@ -91,6 +91,10 @@
'url' => 'O formato de :attribute é inválido.',
'unique_undeleted' => 'O :attribute deve ser único.',
'non_circular' => 'O :attribute não pode criar uma referência circular.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/pt-PT/account/general.php b/resources/lang/pt-PT/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/pt-PT/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/pt-PT/admin/hardware/message.php b/resources/lang/pt-PT/admin/hardware/message.php
index e9ce844b2c33..4431d31d7ee9 100644
--- a/resources/lang/pt-PT/admin/hardware/message.php
+++ b/resources/lang/pt-PT/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Artigo não foi atualizado. Por favor, tente novamente',
'success' => 'Artigo atualizado com sucesso.',
'nothing_updated' => 'Nenhum atributo foi selecionado, portanto nada foi atualizado.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/pt-PT/admin/settings/general.php b/resources/lang/pt-PT/admin/settings/general.php
index 1addf0437e44..a25facae8ced 100644
--- a/resources/lang/pt-PT/admin/settings/general.php
+++ b/resources/lang/pt-PT/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Prefixo (opcional)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Cópias de segurança',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Introduza um utilizador e palavra-passe da LDAP válido pertencente ao DN que especificou acima +ara testar se a sua autenticação da LDAP foi configurada corretamente, PRIMEIRO DEVE GRAVAR AS SUAS DEFINIÇÕES ATUALIZADAS DA LDAP.',
'ldap_login_sync_help' => 'Isto apenas testa que a LDAP consegue sincronizar corretamente. Se a sua consulta de autenticação LDAP não estiver correta, os utilizadores poderão ainda não conseguir fazer a autenticação. PRIMEIRO DEVE GRAVAR AS SUAS DEFINIÇÕES ATUALIZADAS DA LDAP.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Servidor LDAP',
'ldap_server_help' => 'Isso deve começar com ldap: / / (para não-criptado ou TLS) ou ldaps: / / (para SSL)',
'ldap_server_cert' => 'Validação certificado SSL LDAP',
diff --git a/resources/lang/pt-PT/admin/settings/table.php b/resources/lang/pt-PT/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/pt-PT/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/pt-PT/admin/users/general.php b/resources/lang/pt-PT/admin/users/general.php
index 24bc99fe17f4..1067244b2d49 100644
--- a/resources/lang/pt-PT/admin/users/general.php
+++ b/resources/lang/pt-PT/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Ver Utilizador :name',
'usercsv' => 'Ficheiro CSV',
'two_factor_admin_optin_help' => 'As configurações de admin actuais permitem a aplicação selectiva de autenticação de dois passos. ',
- 'two_factor_enrolled' => 'Dispositivo A2P Registado ',
- 'two_factor_active' => 'A2P Activa ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/pt-PT/admin/users/table.php b/resources/lang/pt-PT/admin/users/table.php
index aab070b45fb4..c91b611f8f87 100644
--- a/resources/lang/pt-PT/admin/users/table.php
+++ b/resources/lang/pt-PT/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Funcionário Nº',
'first_name' => 'Nome',
- 'groupnotes' => 'Selecione um grupo a atribuir ao utilizador. O utilizador assume as permissões do grupo ao qual é associado.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Herdar',
'job' => 'Cargo',
diff --git a/resources/lang/pt-PT/auth.php b/resources/lang/pt-PT/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/pt-PT/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/pt-PT/general.php b/resources/lang/pt-PT/general.php
index a6a933b57b47..72fece75d35e 100644
--- a/resources/lang/pt-PT/general.php
+++ b/resources/lang/pt-PT/general.php
@@ -1,6 +1,6 @@
'Acessórios',
'activated' => 'Activado',
'accessory' => 'Acessório',
@@ -26,6 +26,7 @@
'audit' => 'Auditoria',
'audit_report' => 'Registro de auditoria',
'assets' => 'Artigos',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Remover Avatar',
'avatar_upload' => 'Carregar Avatar',
'back' => 'Voltar',
@@ -114,6 +115,7 @@
'files' => 'Ficheiros',
'file_name' => 'Ficheiro',
'file_type' => 'Tipo de ficheiro',
+ 'filesize' => 'File Size',
'file_uploads' => 'Upload de Ficheiros',
'file_upload' => 'Envio de Ficheiro',
'generate' => 'Gerar',
@@ -229,6 +231,7 @@
'show_current' => 'Mostrar atual',
'sign_in' => 'Iniciar sessão',
'signature' => 'Assinatura',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'Uma mensagem de slack será enviada',
'slack_test_msg' => 'Parece que a integração Slack com o Snipe-IT está a funcionar!',
@@ -237,6 +240,7 @@
'state' => 'Distrito',
'status_labels' => 'Estados',
'status' => 'Estado',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Fornecedor',
'suppliers' => 'Fornecedores',
'sure_to_delete' => 'Tem certeza de que deseja excluir',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/pt-PT/validation.php b/resources/lang/pt-PT/validation.php
index cd83393e584e..9ad45899a6e2 100644
--- a/resources/lang/pt-PT/validation.php
+++ b/resources/lang/pt-PT/validation.php
@@ -91,6 +91,10 @@
'url' => 'O formato do :attribute é inválido.',
'unique_undeleted' => 'O :atribute deve ser único.',
'non_circular' => 'O :attribute não deve criar uma referência circular.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/ro/account/general.php b/resources/lang/ro/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/ro/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/ro/admin/hardware/message.php b/resources/lang/ro/admin/hardware/message.php
index 1fd82bc6adf2..65d7984d1557 100644
--- a/resources/lang/ro/admin/hardware/message.php
+++ b/resources/lang/ro/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Activul nu a fost actualizat, va rugam incercati iar',
'success' => 'Activul a fost actualizat.',
'nothing_updated' => 'Nu au fost selectate câmpuri, deci nimic nu a fost actualizat.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/ro/admin/settings/general.php b/resources/lang/ro/admin/settings/general.php
index 077f98f5f019..a5080bb50df2 100644
--- a/resources/lang/ro/admin/settings/general.php
+++ b/resources/lang/ro/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Prefix (optional)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Copiile de rezervă',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Introduceți un nume de utilizator LDAP și o parolă valabilă din DN-ul de bază pe care l-ați specificat mai sus pentru a testa dacă datele de conectare LDAP sunt configurate corect. TREBUIE SĂ SAȚI PRIMUL SETĂRI LDAP ACTUALIZATE.',
'ldap_login_sync_help' => 'Acest lucru testează numai faptul că LDAP poate sincroniza corect. Dacă interogarea dvs. de autentificare LDAP nu este corectă, este posibil ca utilizatorii să nu se poată conecta. TREBUIE SĂ ACTUALIZAȚI SETĂRILE LDAP MAI ÎNTÂI.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'Acest lucru ar trebui să înceapă cu ldap: // (pentru TCP sau TLS) sau ldaps: // (pentru SSL)',
'ldap_server_cert' => 'Validarea certificatelor SSL pentru LDAP',
diff --git a/resources/lang/ro/admin/settings/table.php b/resources/lang/ro/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ro/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ro/admin/users/general.php b/resources/lang/ro/admin/users/general.php
index b0691cb2f65b..d8ed267729b9 100644
--- a/resources/lang/ro/admin/users/general.php
+++ b/resources/lang/ro/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Vezi utilizator :name',
'usercsv' => 'Fișier CSV',
'two_factor_admin_optin_help' => 'Setările dvs. actuale de administrare permit executarea selectivă a autentificării cu două factori.',
- 'two_factor_enrolled' => 'Dispozitivul 2FA Înregistrat',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ro/admin/users/table.php b/resources/lang/ro/admin/users/table.php
index 3e8eecae0d39..48751caef0b8 100644
--- a/resources/lang/ro/admin/users/table.php
+++ b/resources/lang/ro/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-mail',
'employee_num' => 'Nr. angajat',
'first_name' => 'Prenume',
- 'groupnotes' => 'Desemneaza un grup pentru utilizator. Va rugam sa luati in calcul ca utilizatorul preia permisiile grupului la care este desemnat.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => 'Preia',
'job' => 'Titlu job',
diff --git a/resources/lang/ro/auth.php b/resources/lang/ro/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ro/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ro/general.php b/resources/lang/ro/general.php
index 9bb4a1756994..5daceb5fa06e 100644
--- a/resources/lang/ro/general.php
+++ b/resources/lang/ro/general.php
@@ -1,6 +1,6 @@
'Accesorii',
'activated' => 'activat',
'accessory' => 'Accesorii',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Jurnal de audit',
'assets' => 'Active',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Sterge avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Inapoi',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'Fisier',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Upload fisier',
'file_upload' => 'File Upload',
'generate' => 'Genereaza',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Logheaza-te',
'signature' => 'Semnătură',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Judet',
'status_labels' => 'Etichete status',
'status' => 'Stare',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Furnizor',
'suppliers' => 'Furnizori',
'sure_to_delete' => 'Sigur doriți să ștergeți',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ro/validation.php b/resources/lang/ro/validation.php
index e2422551ba57..e63755b31f9a 100644
--- a/resources/lang/ro/validation.php
+++ b/resources/lang/ro/validation.php
@@ -91,6 +91,10 @@
'url' => 'Formatul :attribute nu este valid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/ru/account/general.php b/resources/lang/ru/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/ru/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/ru/admin/hardware/message.php b/resources/lang/ru/admin/hardware/message.php
index 821153b0a2b3..9305cd59c669 100644
--- a/resources/lang/ru/admin/hardware/message.php
+++ b/resources/lang/ru/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Актив не был изменен, пожалуйста попробуйте снова',
'success' => 'Актив успешно изменен.',
'nothing_updated' => 'Поля не выбраны, нечего обновлять.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/ru/admin/settings/general.php b/resources/lang/ru/admin/settings/general.php
index ef54695cdfec..8719aa77dbb4 100644
--- a/resources/lang/ru/admin/settings/general.php
+++ b/resources/lang/ru/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Префикс ( не обязательно )',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Введите действительное имя пользователя и пароль LDAP из базового DN, указанного выше, чтобы проверить, правильно ли настроен логин LDAP. СНАЧАЛА ВЫ ДОЛЖНЫ СОХРАНИТЬ ВАШИ ОБНОВЛЕННЫЕ НАСТРОЙКИ LDAP.',
'ldap_login_sync_help' => 'Этим производится проверка правильности синхронизации LDAP. Если тест подлинности LDAP не пройдёт, пользователи так и не смогут войти в систему. СНАЧАЛА ВЫ ДОЛЖНЫ СОХРАНИТЬ ВАШИ ОБНОВЛЕННЫЕ НАСТРОЙКИ LDAP.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Сервер LDAP',
'ldap_server_help' => 'Должен начинаться с ldap:// (для незашифрованных или TLS соединений) или ldaps:// (SSL)',
'ldap_server_cert' => 'Подтверждение SSL сертификата LDAP',
diff --git a/resources/lang/ru/admin/settings/table.php b/resources/lang/ru/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ru/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ru/admin/users/general.php b/resources/lang/ru/admin/users/general.php
index 21f9a53d2147..dcebf1e1d467 100644
--- a/resources/lang/ru/admin/users/general.php
+++ b/resources/lang/ru/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Показать пользователя :name',
'usercsv' => 'CSV файл',
'two_factor_admin_optin_help' => 'Ваши текущие параметры администрирования разрешают избирательное применение двухфакторной аутентификации. ',
- 'two_factor_enrolled' => 'Устройства для 2-ух факторной аутентификации настроены ',
- 'two_factor_active' => 'Устройства для 2-ух факторной аутентификации активны ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ru/admin/users/table.php b/resources/lang/ru/admin/users/table.php
index 128ed8a3cbff..3643b2a19468 100644
--- a/resources/lang/ru/admin/users/table.php
+++ b/resources/lang/ru/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Электронная почта',
'employee_num' => 'Сотрудник №',
'first_name' => 'Имя',
- 'groupnotes' => 'Выберите группу для привязки к пользователю, помните пользователь получает права доступа группы к которой он привязан.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Наследование',
'job' => 'Должность',
diff --git a/resources/lang/ru/auth.php b/resources/lang/ru/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ru/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ru/general.php b/resources/lang/ru/general.php
index 386daa259fdd..554e2c2ccdf9 100644
--- a/resources/lang/ru/general.php
+++ b/resources/lang/ru/general.php
@@ -1,6 +1,6 @@
'Аксессуары',
'activated' => 'Активно',
'accessory' => 'Аксессуар',
@@ -26,6 +26,7 @@
'audit' => 'аудит',
'audit_report' => 'Журнал аудита',
'assets' => 'Активы',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Удалить аватар',
'avatar_upload' => 'Загрузить аватар',
'back' => 'Назад',
@@ -114,6 +115,7 @@
'files' => 'Файлы',
'file_name' => 'Файл',
'file_type' => 'Тип файла',
+ 'filesize' => 'File Size',
'file_uploads' => 'Загрузка файла',
'file_upload' => 'File Upload',
'generate' => 'Сгенерировать',
@@ -229,6 +231,7 @@
'show_current' => 'Показать текущий',
'sign_in' => 'Вход',
'signature' => 'Подпись',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Оформление',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Область/Регион',
'status_labels' => 'Этикетки',
'status' => 'Статус',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Поставщик',
'suppliers' => 'Поставщики',
'sure_to_delete' => 'Вы действительно хотите удалить',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ru/validation.php b/resources/lang/ru/validation.php
index 4777ae69ec30..81fec940ce88 100644
--- a/resources/lang/ru/validation.php
+++ b/resources/lang/ru/validation.php
@@ -91,6 +91,10 @@
'url' => 'Неправильный формат :attribute.',
'unique_undeleted' => 'Свойство :attribute должно быть уникальным.',
'non_circular' => ':attribute не должен создавать циклическую ссылку.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/si-LK/account/general.php b/resources/lang/si-LK/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/si-LK/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/si-LK/admin/hardware/message.php b/resources/lang/si-LK/admin/hardware/message.php
index 8c8e323a73c1..d2214ce00c04 100644
--- a/resources/lang/si-LK/admin/hardware/message.php
+++ b/resources/lang/si-LK/admin/hardware/message.php
@@ -17,6 +17,7 @@
'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' => [
diff --git a/resources/lang/si-LK/admin/settings/general.php b/resources/lang/si-LK/admin/settings/general.php
index 6bbab229e369..2a30f02338a4 100644
--- a/resources/lang/si-LK/admin/settings/general.php
+++ b/resources/lang/si-LK/admin/settings/general.php
@@ -28,6 +28,7 @@
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/si-LK/admin/settings/table.php b/resources/lang/si-LK/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/si-LK/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/si-LK/admin/users/general.php b/resources/lang/si-LK/admin/users/general.php
index 3237c065cd5a..03897b7eb5f6 100644
--- a/resources/lang/si-LK/admin/users/general.php
+++ b/resources/lang/si-LK/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'View User :name',
'usercsv' => 'CSV file',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/si-LK/admin/users/table.php b/resources/lang/si-LK/admin/users/table.php
index 9bbe883e19cb..e318d51545d2 100644
--- a/resources/lang/si-LK/admin/users/table.php
+++ b/resources/lang/si-LK/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Employee No.',
'first_name' => 'First Name',
- 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Job Title',
diff --git a/resources/lang/si-LK/auth.php b/resources/lang/si-LK/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/si-LK/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/si-LK/general.php b/resources/lang/si-LK/general.php
index 0e38b21939b4..5d67d5d673c6 100644
--- a/resources/lang/si-LK/general.php
+++ b/resources/lang/si-LK/general.php
@@ -1,6 +1,6 @@
'Accessories',
'activated' => 'Activated',
'accessory' => 'Accessory',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Assets',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sign in',
'signature' => 'Signature',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/si-LK/validation.php b/resources/lang/si-LK/validation.php
index 72b465f2119d..5f097b717c9b 100644
--- a/resources/lang/si-LK/validation.php
+++ b/resources/lang/si-LK/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/sk/account/general.php b/resources/lang/sk/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/sk/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/sk/admin/hardware/message.php b/resources/lang/sk/admin/hardware/message.php
index 36a3b9cedfbc..020740a48ecb 100644
--- a/resources/lang/sk/admin/hardware/message.php
+++ b/resources/lang/sk/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Majetok sa nepodarilo upraviť, skúste prosím znovu',
'success' => 'Majetok bol úspešne upravený.',
'nothing_updated' => 'Neboli vybrané žiadne položky, preto nebolo nič upravené.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/sk/admin/settings/general.php b/resources/lang/sk/admin/settings/general.php
index 6c7de81b446c..4c883b1b3dba 100644
--- a/resources/lang/sk/admin/settings/general.php
+++ b/resources/lang/sk/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Predpona (volitelna)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Zálohy',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/sk/admin/settings/table.php b/resources/lang/sk/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/sk/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/sk/admin/users/general.php b/resources/lang/sk/admin/users/general.php
index 0cca7121de34..162534c0de0b 100644
--- a/resources/lang/sk/admin/users/general.php
+++ b/resources/lang/sk/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Zobraziť používateľa :name',
'usercsv' => 'CSV súbor',
'two_factor_admin_optin_help' => 'Vaše súčasné nastavenie administrátora umožňujú selektívne vynútenie dvojfaktorovej autentifikácie. ',
- 'two_factor_enrolled' => '2FA prihlásené zariadenie ',
- 'two_factor_active' => '2FA aktívne ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/sk/admin/users/table.php b/resources/lang/sk/admin/users/table.php
index 910041879847..7e5ad4153ffa 100644
--- a/resources/lang/sk/admin/users/table.php
+++ b/resources/lang/sk/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-mail',
'employee_num' => 'Číslo zamestnanca',
'first_name' => 'Meno',
- 'groupnotes' => 'Vyberte skupinu pre pridanie používateľovi. Majte na pamäti že používateľ získa povolenia príslušnej skupiny, ktorá mu bude priradená.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Prevziať',
'job' => 'Názov pracovnej pozície',
diff --git a/resources/lang/sk/auth.php b/resources/lang/sk/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/sk/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/sk/general.php b/resources/lang/sk/general.php
index e952ccf2b6e5..c88db021461a 100644
--- a/resources/lang/sk/general.php
+++ b/resources/lang/sk/general.php
@@ -1,6 +1,6 @@
'Accessories',
'activated' => 'Activated',
'accessory' => 'Accessory',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Assets',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'Nahratie súboru',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sign in',
'signature' => 'Signature',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/sk/validation.php b/resources/lang/sk/validation.php
index fc432b961ceb..910b47c7ccec 100644
--- a/resources/lang/sk/validation.php
+++ b/resources/lang/sk/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/sl/account/general.php b/resources/lang/sl/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/sl/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/sl/admin/hardware/message.php b/resources/lang/sl/admin/hardware/message.php
index b36d1e17700c..8e43049b2bb5 100644
--- a/resources/lang/sl/admin/hardware/message.php
+++ b/resources/lang/sl/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Sredstvo ni bilo posodobljeno, poskusite znova',
'success' => 'Sredstvo je uspešno posodobljeno.',
'nothing_updated' => 'Nobeno polje ni bilo izbrana, zato nebo nič posodobljeno.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/sl/admin/settings/general.php b/resources/lang/sl/admin/settings/general.php
index 3c636b62a06b..e0ac6902ebe9 100644
--- a/resources/lang/sl/admin/settings/general.php
+++ b/resources/lang/sl/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Predpona (neobvezno)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Varnostna kopija',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Vnesite veljavno uporabniško ime in geslo za LDAP iz osnovnega DN, ki ste ga navedli zgoraj, da preizkusite, ali je vaša prijava LDAP konfigurirana pravilno. Najprej morate shraniti posodobljene nastavitve za LDAP.',
'ldap_login_sync_help' => 'To samo testira, če lahko LDAP pravilno sinhronizira. Če vaša poizvedba LDAP Authentication ni pravilna, se uporabniki morda še vedno ne morejo prijaviti. Najprej morate shraniti posodobljene nastavitve za LDAP.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Strežnik LDAP',
'ldap_server_help' => 'To se mora začeti z ldap: / / (za nešifrirano ali TLS) ali ldaps: / / (za SSL)',
'ldap_server_cert' => 'Validacija potrdila SSL LDAP',
diff --git a/resources/lang/sl/admin/settings/table.php b/resources/lang/sl/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/sl/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/sl/admin/users/general.php b/resources/lang/sl/admin/users/general.php
index 08a112d42b89..27ff09d43287 100644
--- a/resources/lang/sl/admin/users/general.php
+++ b/resources/lang/sl/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Ogled uporabnika :name',
'usercsv' => 'Datoteko CSV',
'two_factor_admin_optin_help' => 'Vaše trenutne nastavitve skrbnika omogočajo selektivno uveljavljanje dvotaktne pristnosti. ',
- 'two_factor_enrolled' => 'Vgrajena naprava 2FA ',
- 'two_factor_active' => '2FA aktivna ',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/sl/admin/users/table.php b/resources/lang/sl/admin/users/table.php
index 95a8bccb8bc2..eca515622097 100644
--- a/resources/lang/sl/admin/users/table.php
+++ b/resources/lang/sl/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-pošta',
'employee_num' => 'Številka zaposlenega.',
'first_name' => 'Ime',
- 'groupnotes' => 'Izberite skupino, ki jo želite dodeliti uporabniku, ne pozabite, da uporabnik prevzame dovoljenja dodeljene skupine.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Dedovanje',
'job' => 'Naziv delovnega mesta',
diff --git a/resources/lang/sl/auth.php b/resources/lang/sl/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/sl/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/sl/general.php b/resources/lang/sl/general.php
index 702a79163cd2..75aa8642477e 100644
--- a/resources/lang/sl/general.php
+++ b/resources/lang/sl/general.php
@@ -1,6 +1,6 @@
'Dodatki',
'activated' => 'Aktiviran',
'accessory' => 'Dodatna oprema',
@@ -26,6 +26,7 @@
'audit' => 'Revizija',
'audit_report' => 'Dnevnik revizije',
'assets' => 'Sredstva',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Izbriši Avatar',
'avatar_upload' => 'Naloži Avatar',
'back' => 'Nazaj',
@@ -114,6 +115,7 @@
'files' => 'Datoteke',
'file_name' => 'Datoteka',
'file_type' => 'Tip datoteke',
+ 'filesize' => 'File Size',
'file_uploads' => 'Nalaganje datotek',
'file_upload' => 'File Upload',
'generate' => 'Ustvari',
@@ -230,6 +232,7 @@
'show_current' => 'Pokaži trenutne',
'sign_in' => 'Prijava',
'signature' => 'Podpis',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Preobleka',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Ohh! Izgleda, da tvoja integracija Slack z Snipe-IT deluje!',
@@ -238,6 +241,7 @@
'state' => 'Stanje',
'status_labels' => 'Oznake statusa',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Dobavitelj',
'suppliers' => 'Dobavitelji',
'sure_to_delete' => 'Ali ste prepričani, da želite izbrisati',
@@ -351,4 +355,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/sl/validation.php b/resources/lang/sl/validation.php
index f5dd1c48ec2c..b9da08dc69ad 100644
--- a/resources/lang/sl/validation.php
+++ b/resources/lang/sl/validation.php
@@ -91,6 +91,10 @@
'url' => 'Oblika atributa je neveljavna.',
'unique_undeleted' => 'Atribut mora biti edinstven.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/sr-CS/account/general.php b/resources/lang/sr-CS/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/sr-CS/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/sr-CS/admin/hardware/message.php b/resources/lang/sr-CS/admin/hardware/message.php
index 86dfda5e5db1..af2835168a07 100644
--- a/resources/lang/sr-CS/admin/hardware/message.php
+++ b/resources/lang/sr-CS/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Imovina nije ažurirana, pokušajte ponovo',
'success' => 'Imovina je uspešno ažurirana.',
'nothing_updated' => 'Nije odabrano nijedno polje, tako da ništa nije ažurirano.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/sr-CS/admin/settings/general.php b/resources/lang/sr-CS/admin/settings/general.php
index d898ee2c8da7..71593e96050b 100644
--- a/resources/lang/sr-CS/admin/settings/general.php
+++ b/resources/lang/sr-CS/admin/settings/general.php
@@ -28,6 +28,7 @@
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/sr-CS/admin/settings/table.php b/resources/lang/sr-CS/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/sr-CS/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/sr-CS/admin/users/general.php b/resources/lang/sr-CS/admin/users/general.php
index 52078fa159bb..e0b3f13672a1 100644
--- a/resources/lang/sr-CS/admin/users/general.php
+++ b/resources/lang/sr-CS/admin/users/general.php
@@ -24,7 +24,8 @@
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
'two_factor_enrolled' => '2FA Device Enrolled ',
'two_factor_active' => '2FA Active ',
- 'user_deactivated' => 'User is de-activated',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/sr-CS/admin/users/table.php b/resources/lang/sr-CS/admin/users/table.php
index f3007bf86625..8beb084ca2a2 100644
--- a/resources/lang/sr-CS/admin/users/table.php
+++ b/resources/lang/sr-CS/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Broj zaposlenog.',
'first_name' => 'Ime',
- 'groupnotes' => 'Odaberite grupu koju ćete dodeliti korisniku, ne zaboravite da korisnik preuzima dozvole grupe kojoj je dodeljen.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Naslediti',
'job' => 'Naziv posla',
diff --git a/resources/lang/sr-CS/auth.php b/resources/lang/sr-CS/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/sr-CS/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/sr-CS/button.php b/resources/lang/sr-CS/button.php
index d23ca28c394a..8b01db6f6276 100644
--- a/resources/lang/sr-CS/button.php
+++ b/resources/lang/sr-CS/button.php
@@ -8,17 +8,17 @@
'delete' => 'Izbrisati',
'edit' => 'Uredi',
'restore' => 'Vratiti',
- 'remove' => 'Remove',
+ 'remove' => 'Ukloni',
'request' => 'Zahtev',
'submit' => 'Submit',
'upload' => 'Upload',
'select_file' => 'Odaberite datoteku...',
'select_files' => 'Odaberite datoteke...',
- 'generate_labels' => '{1} Generate Label|[2,*] Generate Labels',
- 'send_password_link' => 'Send Password Reset Link',
- 'go' => 'Go',
- 'bulk_actions' => 'Bulk Actions',
- 'add_maintenance' => 'Add Maintenance',
- 'append' => 'Append',
- 'new' => 'New',
+ 'generate_labels' => '{1} Generiši oznaku|[2,*] Generiši oznake',
+ 'send_password_link' => 'Pošalji vezu za reset lozinke',
+ 'go' => 'Kreni',
+ 'bulk_actions' => 'Masovne radnje',
+ 'add_maintenance' => 'Dodaj održavanje',
+ 'append' => 'Nadoveži',
+ 'new' => 'Novo',
];
diff --git a/resources/lang/sr-CS/general.php b/resources/lang/sr-CS/general.php
index 0c889660a9c2..e74331070097 100644
--- a/resources/lang/sr-CS/general.php
+++ b/resources/lang/sr-CS/general.php
@@ -1,6 +1,6 @@
'Dodatna oprema',
'activated' => 'Aktiviran',
'accessory' => 'Accessory',
@@ -19,13 +19,14 @@
'asset' => 'Imovina',
'asset_report' => 'Izveštaj o imovini',
'asset_tag' => 'Oznaka imovine',
- 'asset_tags' => 'Asset Tags',
- 'assets_available' => 'Assets available',
+ 'asset_tags' => 'Oznake imovine',
+ 'assets_available' => 'Dostupna imovina',
'accept_assets' => 'Accept Assets :name',
'accept_assets_menu' => 'Accept Assets',
'audit' => 'Revizija',
'audit_report' => 'Zapisnik revizije',
'assets' => 'Imovina',
+ 'assigned_to' => 'Dodeljeno :name',
'avatar_delete' => 'Obriši avatar',
'avatar_upload' => 'Učitaj avatar',
'back' => 'Nazad',
@@ -37,7 +38,7 @@
'bulk_delete' => 'Bulk Delete',
'bulk_actions' => 'Bulk Actions',
'bulk_checkin_delete' => 'Bulk Checkin & Delete',
- 'bystatus' => 'by Status',
+ 'bystatus' => 'prema statusu',
'cancel' => 'Otkazati',
'categories' => 'Kategorije',
'category' => 'Kategorija',
@@ -65,12 +66,12 @@
'created' => 'Stavka kreirana',
'created_asset' => 'kreirana imovina',
'created_at' => 'Created at',
- 'record_created' => 'Record Created',
+ 'record_created' => 'Zapis kreiran',
'updated_at' => 'Ažurirano',
'currency' => '$', // this is deprecated
'current' => 'Current',
- 'current_password' => 'Current Password',
- 'customize_report' => 'Customize Report',
+ 'current_password' => 'Trenutna lozinka',
+ 'customize_report' => 'Prilagodi izveštaj',
'custom_report' => 'Prilagođeni izveštaj o imovini',
'dashboard' => 'Dashboard',
'days' => 'dana',
@@ -82,7 +83,7 @@
'delete_confirm' => 'Jeste li sigurni da želite izbrisati :item?',
'deleted' => 'Izbrisano',
'delete_seats' => 'Izbrisana mesta',
- 'deletion_failed' => 'Deletion failed',
+ 'deletion_failed' => 'Neuspelo brisanje',
'departments' => 'Departments',
'department' => 'Department',
'deployed' => 'Razmešteno',
@@ -91,14 +92,14 @@
'depreciation_report' => 'Izvještaj o amortizaciji',
'details' => 'Detalji',
'download' => 'Download',
- 'download_all' => 'Download All',
+ 'download_all' => 'Preuzmi sve',
'editprofile' => 'Uredi svoj profil',
'eol' => 'EOL',
'email_domain' => 'Email Domain',
'email_format' => 'Email Format',
- 'employee_number' => 'Employee Number',
+ 'employee_number' => 'Broj zaposlenog',
'email_domain_help' => 'Ovo se koristi za generisanje e-mail adrese prilikom uvoza',
- 'error' => 'Error',
+ 'error' => 'Greška',
'filastname_format' => 'Prvo slovo imena Prezime (jsmith@example.com)',
'firstname_lastname_format' => 'Ime Prezime (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'Ime Prezime (jane_smith@example.com)',
@@ -113,9 +114,10 @@
'first_name_format' => 'Ime (jane@example.com)',
'files' => 'Datoteke',
'file_name' => 'Datoteka',
- 'file_type' => 'File Type',
+ 'file_type' => 'Tip datoteke',
+ 'filesize' => 'File Size',
'file_uploads' => 'Prenos datoteka',
- 'file_upload' => 'File Upload',
+ 'file_upload' => 'Otpremanje datoteke',
'generate' => 'Generate',
'generate_labels' => 'Generate Labels',
'github_markdown' => 'This field accepts Github flavored markdown.',
@@ -170,7 +172,7 @@
'months' => 'meseci',
'moreinfo' => 'Više informacija',
'name' => 'Ime',
- 'new_password' => 'New Password',
+ 'new_password' => 'Nova lozinka',
'next' => 'Sledeći',
'next_audit_date' => 'Sledeći datum revizije',
'last_audit' => 'Poslednja revizija',
@@ -197,20 +199,20 @@
'quickscan_checkin_status' => 'Checkin Status',
'ready_to_deploy' => 'Spremna za raspoređivanje',
'recent_activity' => 'Nedavna aktivnost',
- 'remaining' => 'Remaining',
+ 'remaining' => 'Preostalo',
'remove_company' => 'Ukloni asocijaciju sa firmom',
'reports' => 'Izveštaji',
'restored' => 'vraćeno u prethodno stanje',
- 'restore' => 'Restore',
- 'requestable_models' => 'Requestable Models',
+ 'restore' => 'Povrati',
+ 'requestable_models' => 'Zatraživi modeli',
'requested' => 'Tražena',
- 'requested_date' => 'Requested Date',
- 'requested_assets' => 'Requested Assets',
- 'requested_assets_menu' => 'Requested Assets',
+ 'requested_date' => 'Datum zatraživanja',
+ 'requested_assets' => 'Zatražena imovina',
+ 'requested_assets_menu' => 'Zatražena imovina',
'request_canceled' => 'Zahtev je otkazan',
'save' => 'Sačuvaj',
'select' => 'Označi',
- 'select_all' => 'Select All',
+ 'select_all' => 'Izaberi sve',
'search' => 'Pretraga',
'select_category' => 'Izaberite kategoriju',
'select_department' => 'Izaberite odeljenje',
@@ -229,6 +231,7 @@
'show_current' => 'Prikaži Trenutne',
'sign_in' => 'Prijavite se',
'signature' => 'Potpis',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Izgledi',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Savezna država',
'status_labels' => 'Oznake Statusa',
'status' => 'Status',
+ 'accept_eula' => 'Ugovor o prihvatanju',
'supplier' => 'Dobavljač',
'suppliers' => 'Dobavljači',
'sure_to_delete' => 'Da li ste sigurni da želite izbrisati',
@@ -285,56 +289,56 @@
'hide_deleted' => 'Hide Deleted',
'email' => 'Email',
'do_not_change' => 'Do Not Change',
- 'bug_report' => 'Report a Bug',
- 'user_manual' => 'User\'s Manual',
- 'setup_step_1' => 'Step 1',
- 'setup_step_2' => 'Step 2',
- 'setup_step_3' => 'Step 3',
- 'setup_step_4' => 'Step 4',
+ 'bug_report' => 'Prijavi grešku',
+ 'user_manual' => 'Korisničko uputstvo',
+ 'setup_step_1' => 'Korak 1',
+ 'setup_step_2' => 'Korak 2',
+ 'setup_step_3' => 'Korak 3',
+ 'setup_step_4' => 'Korak 4',
'setup_config_check' => 'Configuration Check',
'setup_create_database' => 'Create Database Tables',
'setup_create_admin' => 'Create Admin User',
- 'setup_done' => 'Finished!',
+ 'setup_done' => 'Završeno!',
'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' => 'Zaduženo',
+ 'checked_out_to' => 'Zaduženo',
+ 'fields' => 'Polja',
+ 'last_checkout' => 'Poslednje zaduženje',
'due_to_checkin' => 'The following :count items are due to be checked in soon:',
- 'expected_checkin' => 'Expected Checkin',
+ 'expected_checkin' => 'Očekivano razduženje',
'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',
+ 'changed' => 'Izmenjeno',
'to' => 'To',
'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', + 'range' => 'Raspon', 'bom_remark' => 'Add a BOM (byte-order mark) to this CSV', - 'improvements' => 'Improvements', - 'information' => 'Information', - 'permissions' => 'Permissions', + 'improvements' => 'Unapređenja', + 'information' => 'Informacija', + 'permissions' => 'Dozvole', 'managed_ldap' => '(Managed via LDAP)', - 'export' => 'Export', - 'ldap_sync' => 'LDAP Sync', - 'ldap_user_sync' => 'LDAP User Sync', - 'synchronize' => 'Synchronize', - 'sync_results' => 'Synchronization Results', + 'export' => 'Izvoz', + 'ldap_sync' => 'LDAP sinhronizacija', + 'ldap_user_sync' => 'LDAP sinhronizacija korisnika', + 'synchronize' => 'Sinhronizuj', + 'sync_results' => 'Rezultati sinhronizacije', 'license_serial' => 'Serial/Product Key', 'invalid_category' => 'Invalid category', '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 haven 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_asset' => 'Nova imovina', + 'new_license' => 'Nova licenca', 'new_accessory' => 'New Accessory', - 'new_consumable' => 'New Consumable', - 'collapse' => 'Collapse', - 'assigned' => 'Assigned', - 'asset_count' => 'Asset Count', + 'new_consumable' => 'Nov potrošni materijal', + 'collapse' => 'Skupi', + 'assigned' => 'Dodeljeno', + 'asset_count' => 'Količina imovine', 'accessories_count' => 'Accessories Count', - 'consumables_count' => 'Consumables Count', - 'components_count' => 'Components Count', - 'licenses_count' => 'Licenses Count', - 'notification_error' => 'Error:', + 'consumables_count' => 'Količina potrošne robe', + 'components_count' => 'Količina komponenti', + 'licenses_count' => 'Količina licenci', + 'notification_error' => 'Greška:', 'notification_error_hint' => 'Please check the form below for errors', 'notification_success' => 'Success:', 'notification_warning' => 'Warning:', @@ -350,4 +354,7 @@ '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.)', +]; \ No newline at end of file diff --git a/resources/lang/sr-CS/mail.php b/resources/lang/sr-CS/mail.php index c21e444be191..8373567cccf3 100644 --- a/resources/lang/sr-CS/mail.php +++ b/resources/lang/sr-CS/mail.php @@ -9,7 +9,7 @@ 'asset' => 'Imovina:', 'asset_name' => 'Naziv imovine:', 'asset_requested' => 'Traženo sredstvo', - 'asset_tag' => 'Asset Tag', + 'asset_tag' => 'Oznaka imovine', 'assigned_to' => 'Dodijeljena', 'best_regards' => 'Srdačan pozdrav', 'canceled' => 'Otkazano:', diff --git a/resources/lang/sr-CS/passwords.php b/resources/lang/sr-CS/passwords.php index 4772940015a5..bc9e241797b7 100644 --- a/resources/lang/sr-CS/passwords.php +++ b/resources/lang/sr-CS/passwords.php @@ -1,6 +1,6 @@ 'Success: If that email address exists in our system, a password recovery email has been sent.', - 'user' => 'No matching active user found with that email.', + 'sent' => 'Uspešno: Ako ta adresa e-pošte već postoji u našem sistemu, e-poruka za povraćaj lozinke je poslata.', + 'user' => 'Nije pronađen aktivni korisnik sa tom adresom e-pošte.', ]; diff --git a/resources/lang/sr-CS/validation.php b/resources/lang/sr-CS/validation.php index a61a5379d941..22f584db3eb5 100644 --- a/resources/lang/sr-CS/validation.php +++ b/resources/lang/sr-CS/validation.php @@ -64,7 +64,7 @@ 'string' => ':attribute mora biti najmanje :min znakova.', 'array' => ':attribute mora imati barem :min stavke.', ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'starts_with' => ':attribute mora da počne sa jednom od sledećih vrednosti: :values.', 'not_in' => 'Odabrani :attribute nije ispravan.', 'numeric' => ':attribute mora biti broj.', 'present' => ':attribute polje mora biti prisutno.', @@ -91,6 +91,10 @@ 'url' => ':attribute format je neispravan.', 'unique_undeleted' => ':attribute mora biti jedinstven.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'gte' => [ + 'numeric' => 'Value cannot be negative' + ], + /* |-------------------------------------------------------------------------- diff --git a/resources/lang/sv-SE/account/general.php b/resources/lang/sv-SE/account/general.php new file mode 100644 index 000000000000..7fc060a84980 --- /dev/null +++ b/resources/lang/sv-SE/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/sv-SE/admin/hardware/message.php b/resources/lang/sv-SE/admin/hardware/message.php index 108cce61b9ec..d3c7d568c6b3 100644 --- a/resources/lang/sv-SE/admin/hardware/message.php +++ b/resources/lang/sv-SE/admin/hardware/message.php @@ -16,6 +16,7 @@ 'error' => 'Tillgången var inte uppdaterad, försök igen', 'success' => 'Asset uppdaterad framgångsrikt.', 'nothing_updated' => 'Inga fält valdes, så ingenting uppdaterades.', + 'no_assets_selected' => 'No assets were selected, so nothing was updated.', ], 'restore' => [ diff --git a/resources/lang/sv-SE/admin/settings/general.php b/resources/lang/sv-SE/admin/settings/general.php index e56a64cc6e6b..b97306372766 100644 --- a/resources/lang/sv-SE/admin/settings/general.php +++ b/resources/lang/sv-SE/admin/settings/general.php @@ -28,6 +28,7 @@ 'auto_increment_prefix' => 'Prefix (frivilligt)', 'auto_incrementing_help' => 'Aktivera automatisk ökning av anläggningstillgångar först innan du ställer in detta', 'backups' => 'Säkerhetskopior', + 'backups_help' => 'Create, download, and restore backups ', 'backups_restoring' => 'Återställ från säkerhetskopia', 'backups_upload' => 'Ladda upp säkerhetskopia', 'backups_path' => 'Säkerhetskopior på servern lagras i:path
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP-klient TLS-nyckel',
'ldap_login_test_help' => 'Ange ett giltigt LDAP användarnamn och lösenord från basen DN du angav ovan för att testa om LDAP-inloggningen är korrekt konfigurerad. DU MÅSTE SPARA DINA UPPDATERADE LDAPINSTÄLLNINGAR FÖRST.',
'ldap_login_sync_help' => 'Detta testar bara att LDAP kan synkroniseras korrekt. Om din LDAP-autentiseringsfråga inte är korrekt kan användarna fortfarande inte logga in. DU MÅSTE SPARA DINA UPPDATERADE LDAPINSTÄLLNINGAR FÖRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP-server',
'ldap_server_help' => 'Detta bör börja med ldap: // (för okrypterad eller TLS) eller ldaps: // (för SSL)',
'ldap_server_cert' => 'Validering av LDAP SSL-certifikat',
diff --git a/resources/lang/sv-SE/admin/settings/table.php b/resources/lang/sv-SE/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/sv-SE/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/sv-SE/admin/users/general.php b/resources/lang/sv-SE/admin/users/general.php
index 1dc731166352..98753949b5d2 100644
--- a/resources/lang/sv-SE/admin/users/general.php
+++ b/resources/lang/sv-SE/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Visa användare: namn',
'usercsv' => 'CSV-fil',
'two_factor_admin_optin_help' => 'Dina nuvarande administratörsinställningar tillåter selektiv tillämpning av tvåfaktorsautentisering. ',
- 'two_factor_enrolled' => '2FA-enhet inskriven',
- 'two_factor_active' => '2FA Aktiv',
- 'user_deactivated' => 'Användaren är inaktiverad',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'activation_status_warning' => 'Ändra inte aktiveringsstatus',
'group_memberships_helpblock' => 'Endast superadministratörer kan redigera gruppmedlemskap.',
'superadmin_permission_warning' => 'Endast superadministratörer kan ge en användare superadmin åtkomst.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'Du håller på att ta bort :count användare som anges nedan. Super admin namn markeras med rött.',
'update_user_asssets_status' => 'Uppdatera alla tillgångar för dessa användare till denna status',
'checkin_user_properties' => 'Kolla in alla egenskaper som är associerade med dessa användare',
+ 'remote_label' => 'This is a remote user',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/sv-SE/admin/users/table.php b/resources/lang/sv-SE/admin/users/table.php
index 057f6270e909..cbd2918f2150 100644
--- a/resources/lang/sv-SE/admin/users/table.php
+++ b/resources/lang/sv-SE/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-post',
'employee_num' => 'Anställningsnummer.',
'first_name' => 'Förnamn',
- 'groupnotes' => 'Välj en grupp som ska tilldelas användaren, kom ihåg att en användare tar emot behörigheterna för den grupp de tilldelas.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Ärva',
'job' => 'Jobbtitel',
diff --git a/resources/lang/sv-SE/auth.php b/resources/lang/sv-SE/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/sv-SE/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/sv-SE/general.php b/resources/lang/sv-SE/general.php
index 5bce2a495767..9bec3e66efa5 100644
--- a/resources/lang/sv-SE/general.php
+++ b/resources/lang/sv-SE/general.php
@@ -1,6 +1,6 @@
'Tillbehör',
'activated' => 'Aktiverad',
'accessory' => 'Tillbehör',
@@ -26,6 +26,7 @@
'audit' => 'Inventera',
'audit_report' => 'Inventeringsloggar',
'assets' => 'Tillgångar',
+ 'assigned_to' => 'Tillgångar tilldelade: namn',
'avatar_delete' => 'Ta bort Avatar',
'avatar_upload' => 'Ladda upp Avatar',
'back' => 'Bakåt',
@@ -114,6 +115,7 @@
'files' => 'Filer',
'file_name' => 'Fil',
'file_type' => 'Filtyp',
+ 'filesize' => 'File Size',
'file_uploads' => 'Filuppladdning',
'file_upload' => 'Ladda upp fil',
'generate' => 'Generera',
@@ -229,6 +231,7 @@
'show_current' => 'Visa nuvarande',
'sign_in' => 'Logga in',
'signature' => 'Signatur',
+ 'signed_off_by' => 'Signerad av',
'skin' => 'Skal',
'slack_msg_note' => 'Ett slack meddelande kommer att skickas',
'slack_test_msg' => 'Åh hai! Ser ut som din Slack integration med Snipe-IT fungerar!',
@@ -237,6 +240,7 @@
'state' => 'stat',
'status_labels' => 'Statusetiketter',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Leverantör',
'suppliers' => 'Leverantörer',
'sure_to_delete' => 'Är du säker på att du vill radera',
@@ -350,4 +354,7 @@
'checkout_tooltip' => 'Låna utdetta objekt',
'checkin_tooltip' => 'Checka in detta objekt',
'checkout_user_tooltip' => 'Låna utdetta objekt till en användare',
-];
+ '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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/sv-SE/passwords.php b/resources/lang/sv-SE/passwords.php
index 1faa397d2c61..efb505c7a767 100644
--- a/resources/lang/sv-SE/passwords.php
+++ b/resources/lang/sv-SE/passwords.php
@@ -1,6 +1,6 @@
'Success: If that email address exists in our system, a password recovery email has been sent.',
+ 'sent' => 'Klart: Om den e-postadressen finns i vårt system, har ett lösenordsåterställningsmejl skickats.',
'user' => 'Ingen aktiv användare med denna e-postadress hittades.',
];
diff --git a/resources/lang/sv-SE/validation.php b/resources/lang/sv-SE/validation.php
index 1dc28d113b7d..4431182fcdd1 100644
--- a/resources/lang/sv-SE/validation.php
+++ b/resources/lang/sv-SE/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute Formatet är ogiltigt.',
'unique_undeleted' => ':attribute måste vara unikt.',
'non_circular' => ':attribute får inte skapa en cirkulär referens.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/ta/account/general.php b/resources/lang/ta/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/ta/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/ta/admin/hardware/message.php b/resources/lang/ta/admin/hardware/message.php
index d580017d4aa5..cab67aedab13 100644
--- a/resources/lang/ta/admin/hardware/message.php
+++ b/resources/lang/ta/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'சொத்து புதுப்பிக்கப்படவில்லை, மீண்டும் முயற்சிக்கவும்',
'success' => 'சொத்து வெற்றிகரமாக புதுப்பிக்கப்பட்டது.',
'nothing_updated' => 'எந்த துறைகளும் தேர்ந்தெடுக்கப்படவில்லை, அதனால் எதுவும் புதுப்பிக்கப்படவில்லை.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/ta/admin/settings/general.php b/resources/lang/ta/admin/settings/general.php
index bfbb2d4052fe..ce0b0bc98c3c 100644
--- a/resources/lang/ta/admin/settings/general.php
+++ b/resources/lang/ta/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'முன்னுரிமை (விரும்பினால்)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP சேவையகம்',
'ldap_server_help' => 'இது ldap: // (மறைகுறியாக்கப்பட்ட அல்லது TLS க்கு) அல்லது ldaps: // (SSL க்கு) தொடங்க வேண்டும்.',
'ldap_server_cert' => 'LDAP SSL சான்றிதழ் சரிபார்ப்பு',
diff --git a/resources/lang/ta/admin/settings/table.php b/resources/lang/ta/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ta/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ta/admin/users/general.php b/resources/lang/ta/admin/users/general.php
index b5715827584d..d03b32c8d659 100644
--- a/resources/lang/ta/admin/users/general.php
+++ b/resources/lang/ta/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'பயனர் காண்க: பெயர்',
'usercsv' => 'CSV கோப்பு',
'two_factor_admin_optin_help' => 'உங்கள் தற்போதைய நிர்வாக அமைப்புகள் இரண்டு காரணி அங்கீகரிப்பின் தேர்ந்தெடுக்கப்பட்ட செயல்பாட்டை அனுமதிக்கின்றன.',
- 'two_factor_enrolled' => '2FA சாதனம் பதிவுசெய்யப்பட்டது',
- 'two_factor_active' => '2FA செயலில்',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ta/admin/users/table.php b/resources/lang/ta/admin/users/table.php
index f7ca235e2649..00144eb0334b 100644
--- a/resources/lang/ta/admin/users/table.php
+++ b/resources/lang/ta/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'மின்னஞ்சல்',
'employee_num' => 'பணியாளர் எண்',
'first_name' => 'முதல் பெயர்',
- 'groupnotes' => 'பயனர் ஒதுக்க ஒரு குழுவை தேர்ந்தெடுத்து, பயனர் அவர்கள் ஒதுக்கப்பட்டுள்ள குழுவின் அனுமதியை எடுத்துக்கொள்வதை நினைவில் கொள்க.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ஐடி',
'inherit' => 'மரபுரிமையாக',
'job' => 'வேலை தலைப்பு',
diff --git a/resources/lang/ta/auth.php b/resources/lang/ta/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ta/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ta/general.php b/resources/lang/ta/general.php
index f73d7b537001..e81f790fc3f3 100644
--- a/resources/lang/ta/general.php
+++ b/resources/lang/ta/general.php
@@ -1,6 +1,6 @@
'கருவிகள்',
'activated' => 'இயக்கப்பட்டது',
'accessory' => 'துணை',
@@ -26,6 +26,7 @@
'audit' => 'தணிக்கை',
'audit_report' => 'தணிக்கைப் பதிவு',
'assets' => 'சொத்துக்கள்',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Avatar நீக்கு',
'avatar_upload' => 'Avatar பதிவேற்றவும்',
'back' => 'மீண்டும்',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'கோப்பு',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'கோப்பு பதிவேற்றங்கள்',
'file_upload' => 'File Upload',
'generate' => 'உருவாக்குதல்',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'உள்நுழைக',
'signature' => 'கையொப்பம்',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'நிலை',
'status_labels' => 'நிலை லேபிள்கள்',
'status' => 'நிலைமை',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'சப்ளையர்',
'suppliers' => 'சப்ளையர்கள்',
'sure_to_delete' => 'நீங்கள் நிச்சயமாக நீக்க விரும்புகிறீர்களா?',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ta/validation.php b/resources/lang/ta/validation.php
index 27271d5abe6f..aaf53b5dc8e5 100644
--- a/resources/lang/ta/validation.php
+++ b/resources/lang/ta/validation.php
@@ -91,6 +91,10 @@
'url' => 'பண்புக்கூறு வடிவமைப்பு தவறானது.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/th/account/general.php b/resources/lang/th/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/th/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/th/admin/hardware/message.php b/resources/lang/th/admin/hardware/message.php
index 2c3a0c97c2f4..6650bb73b0b1 100644
--- a/resources/lang/th/admin/hardware/message.php
+++ b/resources/lang/th/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'ไม่ได้อัปเดตเนื้อหาโปรดลองอีกครั้ง',
'success' => 'อัปเดตเนื้อหาสำเร็จแล้ว',
'nothing_updated' => 'ไม่มีการเลือกเขตข้อมูลดังนั้นไม่มีการอัปเดตอะไรเลย',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/th/admin/settings/general.php b/resources/lang/th/admin/settings/general.php
index cdcf23ceb8a6..55881948610b 100644
--- a/resources/lang/th/admin/settings/general.php
+++ b/resources/lang/th/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Prefix (ส่วนเสริม)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'ป้อนชื่อผู้ใช้และรหัสผ่าน LDAP ที่ถูกต้องจากฐานข้อมูล DN ที่คุณระบุไว้ด้านบนเพื่อทดสอบว่าการเข้าสู่ระบบ LDAP ของคุณมีการกำหนดค่าอย่างถูกต้องหรือไม่ คุณต้องบันทึกการตั้งค่า LDAP ที่อัปเดตก่อน',
'ldap_login_sync_help' => 'นี่เป็นการทดสอบว่า LDAP สามารถซิงค์ได้อย่างถูกต้อง หากแบบสอบถามการตรวจสอบสิทธิ์ LDAP ของคุณไม่ถูกต้องผู้ใช้อาจยังไม่สามารถเข้าสู่ระบบได้ คุณต้องบันทึกการตั้งค่า LDAP ที่อัปเดตก่อน',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'เซิร์ฟเวอร์ LDAP',
'ldap_server_help' => 'ซึ่งควรเริ่มต้นด้วย ldap: // (สำหรับ unencrypted หรือ TLS) หรือ ldaps: // (สำหรับ SSL)',
'ldap_server_cert' => 'การตรวจสอบใบรับรอง SSL LDAP',
diff --git a/resources/lang/th/admin/settings/table.php b/resources/lang/th/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/th/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/th/admin/users/general.php b/resources/lang/th/admin/users/general.php
index f53a770a2281..ea7f17df4a87 100644
--- a/resources/lang/th/admin/users/general.php
+++ b/resources/lang/th/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'ดูผู้ใช้ :name',
'usercsv' => 'ไฟล์ CSV',
'two_factor_admin_optin_help' => 'การตั้งค่าผู้ดูแลระบบปัจจุบันช่วยให้สามารถใช้การตรวจสอบสิทธิ์แบบสองปัจจัยได้อย่างมีประสิทธิภาพ',
- 'two_factor_enrolled' => 'อุปกรณ์ 2FA ที่ลงทะเบียนแล้ว',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/th/admin/users/table.php b/resources/lang/th/admin/users/table.php
index 8adb331dfac0..a4941213b7bd 100644
--- a/resources/lang/th/admin/users/table.php
+++ b/resources/lang/th/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'อีเมล',
'employee_num' => 'เลขพนักงาน',
'first_name' => 'ชื่อ',
- 'groupnotes' => 'เลือกกลุ่มเพื่อกำหนดให้ผู้ใช้งาน ซึ่งผู้ใช้งานจะได้รับสิทธิ์การใช้งานตามสิทธิ์การใช้งานของกลุ่มนั้นๆ ตามที่ได้กำหนด',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'รหัส',
'inherit' => 'สืบทอด',
'job' => 'ลักษณะงาน',
diff --git a/resources/lang/th/auth.php b/resources/lang/th/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/th/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/th/general.php b/resources/lang/th/general.php
index a5c34901a108..6c23da0b6a84 100644
--- a/resources/lang/th/general.php
+++ b/resources/lang/th/general.php
@@ -1,6 +1,6 @@
'อุปกรณ์',
'activated' => 'เปิดใช้งาน',
'accessory' => 'อุปกรณ์',
@@ -26,6 +26,7 @@
'audit' => 'การตรวจสอบบัญชี',
'audit_report' => 'บันทึกการตรวจสอบ',
'assets' => 'ทรัพย์สิน',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'ลบรูปภาพประจำตัว',
'avatar_upload' => 'อัพโหลดภาพประจำตัว',
'back' => 'ย้อนกลับ',
@@ -114,6 +115,7 @@
'files' => 'ไฟล์',
'file_name' => 'ไฟล์',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'อัปโหลดไฟล์',
'file_upload' => 'File Upload',
'generate' => 'สร้าง',
@@ -229,6 +231,7 @@
'show_current' => 'แสดงรายการปัจจุบัน',
'sign_in' => 'ลงชื่อเข้าใช้',
'signature' => 'ลายเซ็น',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'รูปแบบ/เทมเพลต',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'รัฐ',
'status_labels' => 'ป้ายสถานะ',
'status' => 'สถานะ',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'ผู้ผลิต',
'suppliers' => 'ตัวแทนจำหน่าย',
'sure_to_delete' => 'คุณแน่ใจหรือไม่ว่าต้องการลบ',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/th/validation.php b/resources/lang/th/validation.php
index fc86762f0fe0..75226faa3da9 100644
--- a/resources/lang/th/validation.php
+++ b/resources/lang/th/validation.php
@@ -91,6 +91,10 @@
'url' => 'รูปแบบของ :attribute ไม่ถูกต้อง',
'unique_undeleted' => 'แอตทริบิวต์ต้องไม่ซ้ำกัน',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/tl/account/general.php b/resources/lang/tl/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/tl/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/tl/admin/hardware/message.php b/resources/lang/tl/admin/hardware/message.php
index 8c8e323a73c1..d2214ce00c04 100644
--- a/resources/lang/tl/admin/hardware/message.php
+++ b/resources/lang/tl/admin/hardware/message.php
@@ -17,6 +17,7 @@
'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' => [
diff --git a/resources/lang/tl/admin/settings/general.php b/resources/lang/tl/admin/settings/general.php
index cf891b77edd0..58fa11f46d7b 100644
--- a/resources/lang/tl/admin/settings/general.php
+++ b/resources/lang/tl/admin/settings/general.php
@@ -28,6 +28,7 @@
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/tl/admin/settings/table.php b/resources/lang/tl/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/tl/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/tl/admin/users/general.php b/resources/lang/tl/admin/users/general.php
index 3237c065cd5a..03897b7eb5f6 100644
--- a/resources/lang/tl/admin/users/general.php
+++ b/resources/lang/tl/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'View User :name',
'usercsv' => 'CSV file',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/tl/admin/users/table.php b/resources/lang/tl/admin/users/table.php
index 9bbe883e19cb..e318d51545d2 100644
--- a/resources/lang/tl/admin/users/table.php
+++ b/resources/lang/tl/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Employee No.',
'first_name' => 'First Name',
- 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Job Title',
diff --git a/resources/lang/tl/auth.php b/resources/lang/tl/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/tl/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/tl/general.php b/resources/lang/tl/general.php
index 0e38b21939b4..5d67d5d673c6 100644
--- a/resources/lang/tl/general.php
+++ b/resources/lang/tl/general.php
@@ -1,6 +1,6 @@
'Accessories',
'activated' => 'Activated',
'accessory' => 'Accessory',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Assets',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sign in',
'signature' => 'Signature',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/tl/validation.php b/resources/lang/tl/validation.php
index 72b465f2119d..5f097b717c9b 100644
--- a/resources/lang/tl/validation.php
+++ b/resources/lang/tl/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/tr/account/general.php b/resources/lang/tr/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/tr/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/tr/admin/hardware/message.php b/resources/lang/tr/admin/hardware/message.php
index a6eb88e340a0..86fadf0958ea 100644
--- a/resources/lang/tr/admin/hardware/message.php
+++ b/resources/lang/tr/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Demirbaş güncellenemedi, lütfen tekrar deneyin',
'success' => 'Demirbaş güncellendi.',
'nothing_updated' => 'Hiçbir alan seçilmedi, dolayısıyla hiç bir alan güncellenmedi.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/tr/admin/locations/table.php b/resources/lang/tr/admin/locations/table.php
index b0ea781bb886..37bfbfb47ee2 100644
--- a/resources/lang/tr/admin/locations/table.php
+++ b/resources/lang/tr/admin/locations/table.php
@@ -31,7 +31,7 @@
'asset_serial' => 'Seri No',
'asset_location' => 'Konum',
'asset_checked_out' => 'Çıkış Yapıldı',
- 'asset_expected_checkin' => 'Expected Checkin',
+ 'asset_expected_checkin' => 'Beklenen geri alma tarihi',
'date' => 'Tarih:',
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
diff --git a/resources/lang/tr/admin/settings/general.php b/resources/lang/tr/admin/settings/general.php
index 5066ea201ff3..6ccd80800f80 100644
--- a/resources/lang/tr/admin/settings/general.php
+++ b/resources/lang/tr/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Ünvan (opsiyonel)',
'auto_incrementing_help' => 'Bunu ayarlamak için önce otomatik artan varlık etiketlerini etkinleştirin',
'backups' => 'Yedekler',
+ 'backups_help' => 'Create, download, and restore backups ',
'backups_restoring' => 'Yedekten geri dön',
'backups_upload' => 'Yedeği yükle',
'backups_path' => 'Yedeklerin sunucuda saklanacağı yer :path
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP İstemci tarafı TLS anahtarı',
'ldap_login_test_help' => 'LDAP ayarlarınızı doğru yapılandırıp yapılandırmadığınızı test etmek yukarıda belirttiğiniz DN için geçerli bir LDAP kullanıcı adı ve parolası giriniz. ÖNCE GÜNCEL LDAP AYARLARINI KAYDETMELİSİN.',
'ldap_login_sync_help' => 'Bu sadece LDAP\'ın doğru şekilde senkron edilebildiğini test eder. Eğer LDAP Kimlik Doğrulama sorgunuz doğru değilse, kullanıcılar giriş yapamayabilirler. ÖNCE GÜNCEL LDAP AYARLARINI KAYDETMELİSİN.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Sunucu',
'ldap_server_help' => 'ldap:// (şifrelenmemiş veya TLS) veya ldaps:// (SSL için) ile başlamalıdır',
'ldap_server_cert' => 'LDAP SSL sertifikası doğrulama',
diff --git a/resources/lang/tr/admin/settings/table.php b/resources/lang/tr/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/tr/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/tr/admin/users/general.php b/resources/lang/tr/admin/users/general.php
index da6809dced6c..3cc9c70eda1f 100644
--- a/resources/lang/tr/admin/users/general.php
+++ b/resources/lang/tr/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Kullanıcıyı Görüntüle :name',
'usercsv' => 'CSV Dosyası',
'two_factor_admin_optin_help' => 'Mevcut yönetici ayarlarınız, iki aşamalı kimlik doğrulamasının seçici olarak uygulanmasına izin verir. ',
- 'two_factor_enrolled' => 'Kayıtlı 2FA Cihazı ',
- 'two_factor_active' => '2FA Etkin ',
- 'user_deactivated' => 'Kullanıcı devre dışı bırakıldı',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'activation_status_warning' => 'Aktivasyon durumunu değiştirme',
'group_memberships_helpblock' => 'Yalnızca süper yöneticiler grup üyeliklerini düzenleyebilir.',
'superadmin_permission_warning' => 'Yalnızca süper yöneticiler bir kullanıcıya süper yönetici erişimi verebilir.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_status' => 'Bu kullanıcılar için tüm varlıkları bu duruma güncelleyin',
'checkin_user_properties' => 'Bu kullanıcılarla ilişkili tüm mülkleri kontrol edin',
+ 'remote_label' => 'This is a remote user',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/tr/admin/users/table.php b/resources/lang/tr/admin/users/table.php
index ad3eb05e698f..3d8e8812cae0 100644
--- a/resources/lang/tr/admin/users/table.php
+++ b/resources/lang/tr/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'E-Posta',
'employee_num' => 'Çalışan No.',
'first_name' => 'Ad',
- 'groupnotes' => 'Kullanıcıya atamak için bir grup seçin, Kullanıcı yetkilerini atandığı gruptan alacaktır.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => 'Devral',
'job' => 'İş Ünvanı',
diff --git a/resources/lang/tr/auth.php b/resources/lang/tr/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/tr/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/tr/general.php b/resources/lang/tr/general.php
index 1f6c34eeef37..173d80fe7906 100644
--- a/resources/lang/tr/general.php
+++ b/resources/lang/tr/general.php
@@ -1,6 +1,6 @@
'Aksesuarlar',
'activated' => 'Aktif edildi',
'accessory' => 'Aksesuar',
@@ -26,6 +26,7 @@
'audit' => 'Denetim',
'audit_report' => 'Denetim Günlüğü',
'assets' => 'Demirbaşlar',
+ 'assigned_to' => 'Bana Atanmış',
'avatar_delete' => 'Profil Resmini Sil',
'avatar_upload' => 'Profil Resmi Yükle',
'back' => 'Geri',
@@ -99,6 +100,7 @@
'eol' => 'Kullanım Ömrü',
'email_domain' => 'E-posta etki alanı',
'email_format' => 'E-posta biçimi',
+ 'employee_number' => 'Employee Number',
'email_domain_help' => 'İçe aktarırken e-posta adresleri oluşturmak için kullanılır',
'error' => 'Hata',
'filastname_format' => 'Ad başharfi Soyad (jsmith@example.com)',
@@ -116,6 +118,7 @@
'files' => 'Dosyalar',
'file_name' => 'Dosya',
'file_type' => 'Dosya Türü',
+ 'filesize' => 'File Size',
'file_uploads' => 'Dosya Yüklemeleri',
'file_upload' => 'Dosya Yükleme',
'generate' => 'Oluştur',
@@ -195,6 +198,8 @@
'qty' => 'Miktar',
'quantity' => 'Miktar',
'quantity_minimum' => 'Asgari :count adet miktarın altındasınız yada neredeyse asgari miktar seviyesinin altındasınız',
+ 'quickscan_checkin' => 'Quick Scan Checkin',
+ 'quickscan_checkin_status' => 'Checkin Status',
'ready_to_deploy' => 'Atamaya Hazır',
'recent_activity' => 'Son Etkinlik',
'remaining' => 'Kalan',
@@ -229,6 +234,7 @@
'show_current' => 'Mevcutu Göster',
'sign_in' => 'Oturum Aç',
'signature' => 'İmza',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Tema',
'slack_msg_note' => 'Bir slack mesajı gönderilecek',
'slack_test_msg' => 'Oo merhaba! Görünüşe göre Snipe-IT ile Slack entegrasyonunuz çalışıyor!',
@@ -237,6 +243,7 @@
'state' => 'İlçe',
'status_labels' => 'Durum Etiketleri',
'status' => 'Durum',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Tedarikçi',
'suppliers' => 'Tedarikçiler',
'sure_to_delete' => 'Silmek istediğinize emin misiniz',
@@ -350,4 +357,7 @@
'checkout_tooltip' => 'Öğenin çıkışını yapın',
'checkin_tooltip' => 'Öğenin girişini yapın',
'checkout_user_tooltip' => 'Öğenin kullanıcıya çıkışını yapın',
-];
+ '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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/tr/validation.php b/resources/lang/tr/validation.php
index 2264585b48e2..4155adf3f832 100644
--- a/resources/lang/tr/validation.php
+++ b/resources/lang/tr/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute biçim geçersiz.',
'unique_undeleted' => ':attribute benzersiz olmalıdır.',
'non_circular' => ':attribute döngüsel bir başvuru oluşturmamalıdır.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/uk/account/general.php b/resources/lang/uk/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/uk/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/uk/admin/hardware/message.php b/resources/lang/uk/admin/hardware/message.php
index 8c8e323a73c1..d2214ce00c04 100644
--- a/resources/lang/uk/admin/hardware/message.php
+++ b/resources/lang/uk/admin/hardware/message.php
@@ -17,6 +17,7 @@
'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' => [
diff --git a/resources/lang/uk/admin/settings/general.php b/resources/lang/uk/admin/settings/general.php
index 110b0ab3f564..8367c266384f 100644
--- a/resources/lang/uk/admin/settings/general.php
+++ b/resources/lang/uk/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Prefix (optional)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/uk/admin/settings/table.php b/resources/lang/uk/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/uk/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/uk/admin/users/general.php b/resources/lang/uk/admin/users/general.php
index 953266c23556..f77fb5f05088 100644
--- a/resources/lang/uk/admin/users/general.php
+++ b/resources/lang/uk/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'View User :name',
'usercsv' => 'Файл CSV',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/uk/admin/users/table.php b/resources/lang/uk/admin/users/table.php
index a41abfe00495..3e6cfab71681 100644
--- a/resources/lang/uk/admin/users/table.php
+++ b/resources/lang/uk/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => '№ співробітника',
'first_name' => 'Ім\'я',
- 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Успадкувати',
'job' => 'Посада',
diff --git a/resources/lang/uk/auth.php b/resources/lang/uk/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/uk/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/uk/general.php b/resources/lang/uk/general.php
index 3f85d85bd03d..8eb40c17ca55 100644
--- a/resources/lang/uk/general.php
+++ b/resources/lang/uk/general.php
@@ -1,6 +1,6 @@
'Аксесуари',
'activated' => 'Активоване',
'accessory' => 'Аксесуари',
@@ -26,6 +26,7 @@
'audit' => 'Аудит',
'audit_report' => 'Історія активності',
'assets' => 'Активи',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Видалити аватар',
'avatar_upload' => 'Завантажити аватар',
'back' => 'Назад',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'Файл',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Завантаження файлів',
'file_upload' => 'File Upload',
'generate' => 'Згенерувати',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Увійти',
'signature' => 'Підпис',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Статус',
'status_labels' => 'Status Labels',
'status' => 'Статус',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Постачальник',
'suppliers' => 'Постачальники',
'sure_to_delete' => 'Ви впевнені, що бажаєте видалити',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/uk/validation.php b/resources/lang/uk/validation.php
index 72b465f2119d..5f097b717c9b 100644
--- a/resources/lang/uk/validation.php
+++ b/resources/lang/uk/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/ur-PK/account/general.php b/resources/lang/ur-PK/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/ur-PK/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/ur-PK/admin/hardware/message.php b/resources/lang/ur-PK/admin/hardware/message.php
index 8c8e323a73c1..d2214ce00c04 100644
--- a/resources/lang/ur-PK/admin/hardware/message.php
+++ b/resources/lang/ur-PK/admin/hardware/message.php
@@ -17,6 +17,7 @@
'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' => [
diff --git a/resources/lang/ur-PK/admin/settings/general.php b/resources/lang/ur-PK/admin/settings/general.php
index 6bbab229e369..2a30f02338a4 100644
--- a/resources/lang/ur-PK/admin/settings/general.php
+++ b/resources/lang/ur-PK/admin/settings/general.php
@@ -28,6 +28,7 @@
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/ur-PK/admin/settings/table.php b/resources/lang/ur-PK/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/ur-PK/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/ur-PK/admin/users/general.php b/resources/lang/ur-PK/admin/users/general.php
index 3237c065cd5a..03897b7eb5f6 100644
--- a/resources/lang/ur-PK/admin/users/general.php
+++ b/resources/lang/ur-PK/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'View User :name',
'usercsv' => 'CSV file',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/ur-PK/admin/users/table.php b/resources/lang/ur-PK/admin/users/table.php
index 9bbe883e19cb..e318d51545d2 100644
--- a/resources/lang/ur-PK/admin/users/table.php
+++ b/resources/lang/ur-PK/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Employee No.',
'first_name' => 'First Name',
- 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Inherit',
'job' => 'Job Title',
diff --git a/resources/lang/ur-PK/auth.php b/resources/lang/ur-PK/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/ur-PK/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/ur-PK/general.php b/resources/lang/ur-PK/general.php
index 0e38b21939b4..5d67d5d673c6 100644
--- a/resources/lang/ur-PK/general.php
+++ b/resources/lang/ur-PK/general.php
@@ -1,6 +1,6 @@
'Accessories',
'activated' => 'Activated',
'accessory' => 'Accessory',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Assets',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sign in',
'signature' => 'Signature',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/ur-PK/validation.php b/resources/lang/ur-PK/validation.php
index 72b465f2119d..5f097b717c9b 100644
--- a/resources/lang/ur-PK/validation.php
+++ b/resources/lang/ur-PK/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/vi/account/general.php b/resources/lang/vi/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/vi/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/vi/admin/groups/titles.php b/resources/lang/vi/admin/groups/titles.php
index 7d23ca2bee17..e2280425757a 100644
--- a/resources/lang/vi/admin/groups/titles.php
+++ b/resources/lang/vi/admin/groups/titles.php
@@ -10,7 +10,7 @@
'group_admin' => 'Quản lý nhóm',
'allow' => 'Cho phép',
'deny' => 'Từ chối',
- 'permission' => 'Permission',
- 'grant' => 'Grant',
- 'no_permissions' => 'This group has no permissions.'
+ 'permission' => 'Quyền',
+ 'grant' => 'Chấp thuận',
+ 'no_permissions' => 'Không có quyền trong nhóm này.'
];
diff --git a/resources/lang/vi/admin/hardware/general.php b/resources/lang/vi/admin/hardware/general.php
index 99fc34ba20f0..5c216390cc32 100644
--- a/resources/lang/vi/admin/hardware/general.php
+++ b/resources/lang/vi/admin/hardware/general.php
@@ -17,7 +17,7 @@
'requestable' => 'Cho phép đề xuất',
'requested' => 'Yêu cầu',
'not_requestable' => 'Not Requestable',
- 'requestable_status_warning' => 'Do not change requestable status',
+ 'requestable_status_warning' => 'Không đổi trạng thái yêu cầu được',
'restore' => 'Phục hồi tài sản',
'pending' => 'Đang chờ',
'undeployable' => 'Không cho phép cấp phát',
@@ -38,7 +38,7 @@
'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.',
+ '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' => 'Custom Export'
];
diff --git a/resources/lang/vi/admin/hardware/message.php b/resources/lang/vi/admin/hardware/message.php
index 3549f1adffbc..2b3ba2bc1108 100644
--- a/resources/lang/vi/admin/hardware/message.php
+++ b/resources/lang/vi/admin/hardware/message.php
@@ -17,6 +17,7 @@
'error' => 'Tài sản chưa được cập nhật. Bạn hãy thử lại',
'success' => 'Tài sản được cập nhật thành công.',
'nothing_updated' => 'Bạn đã không chọn trường nào vì thế đã không có gì được cập nhật.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/vi/admin/hardware/table.php b/resources/lang/vi/admin/hardware/table.php
index 6a6d6e389635..7aced7a08eb3 100644
--- a/resources/lang/vi/admin/hardware/table.php
+++ b/resources/lang/vi/admin/hardware/table.php
@@ -4,11 +4,11 @@
'asset_tag' => 'Thẻ tài sản',
'asset_model' => 'Loại',
- 'book_value' => 'Current Value',
+ 'book_value' => 'Giá trị hiện tại',
'change' => 'Vào/Ra',
'checkout_date' => 'Ngày checkout',
'checkoutto' => 'Đã checkout',
- 'current_value' => 'Current Value',
+ 'current_value' => 'Giá trị hiện tại',
'diff' => 'Khác nhau',
'dl_csv' => 'Tải tập tin CSV xuống',
'eol' => 'EOL',
@@ -23,8 +23,8 @@
'days_without_acceptance' => 'Những ngày không chấp nhận',
'monthly_depreciation' => 'Khấu hao tháng',
'assigned_to' => 'Assigned To',
- 'requesting_user' => 'Requesting User',
+ 'requesting_user' => 'Người dùng đang yêu cầu',
'requested_date' => 'Requested Date',
- 'changed' => 'Changed',
+ 'changed' => 'Đã thay đổi',
'icon' => 'Icon',
];
diff --git a/resources/lang/vi/admin/locations/table.php b/resources/lang/vi/admin/locations/table.php
index ddfd4d416b53..e4c7689c8fe3 100644
--- a/resources/lang/vi/admin/locations/table.php
+++ b/resources/lang/vi/admin/locations/table.php
@@ -20,19 +20,19 @@
'parent' => 'Parent',
'currency' => 'Tiền tệ địa phương',
'ldap_ou' => 'Tìm kiếm LDAP của OU',
- 'user_name' => 'User Name',
- 'department' => 'Department',
- 'location' => 'Location',
- 'asset_tag' => 'Assets Tag',
- 'asset_name' => 'Name',
- 'asset_category' => 'Category',
- 'asset_manufacturer' => 'Manufacturer',
+ 'user_name' => 'Tài khoản',
+ 'department' => 'Bộ phận',
+ 'location' => 'Vị trí',
+ 'asset_tag' => 'Thẻ tài sản',
+ 'asset_name' => 'Tên',
+ 'asset_category' => 'Danh mục',
+ 'asset_manufacturer' => 'Nhà sản xuất',
'asset_model' => 'Model',
- 'asset_serial' => 'Serial',
- 'asset_location' => 'Location',
+ 'asset_serial' => 'Số Sê-ri',
+ 'asset_location' => 'Vị trí',
'asset_checked_out' => 'Checked Out',
'asset_expected_checkin' => 'Expected Checkin',
- 'date' => 'Date:',
+ 'date' => 'Ngày:',
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
'signed_by_location_manager' => 'Signed By (Location Manager):',
diff --git a/resources/lang/vi/admin/settings/general.php b/resources/lang/vi/admin/settings/general.php
index 881af407cb67..4c5ef68cff2c 100644
--- a/resources/lang/vi/admin/settings/general.php
+++ b/resources/lang/vi/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Tiền tố (tùy chọn)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Sao lưu',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'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_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',
@@ -213,7 +215,7 @@
'value' => 'Giá trị',
'brand' => 'Xây dựng thương hiệu',
'brand_keywords' => 'footer, logo, print, theme, skin, header, colors, color, css',
- 'brand_help' => 'Logo, Site Name',
+ 'brand_help' => 'Logo, Tên Website',
'web_brand' => 'Loại Thương Hiệu Web',
'about_settings_title' => 'Giới thiệu Cài đặt',
'about_settings_text' => 'Các cài đặt này cho phép bạn tuỳ chỉnh các khía cạnh nhất định trong quá trình cài đặt của bạn.',
@@ -275,8 +277,8 @@
'oauth' => 'OAuth',
'oauth_help' => 'Oauth Endpoint Settings',
'asset_tag_title' => 'Update Asset Tag Settings',
- 'barcode_title' => 'Update Barcode Settings',
- 'barcodes' => 'Barcodes',
+ 'barcode_title' => 'Cập nhật cài đặt mã vạch',
+ 'barcodes' => 'Mã vạch',
'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...',
@@ -292,23 +294,23 @@
'security_help' => 'Two-factor, Password Restrictions',
'groups_keywords' => 'permissions, permission groups, authorization',
'groups_help' => 'Account permission groups',
- 'localization' => 'Localization',
+ 'localization' => 'Quốc gia',
'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' => 'Nhãn',
'labels_title' => 'Update Label Settings',
'labels_help' => 'Label sizes & settings',
'purge' => 'Purge',
- 'purge_keywords' => 'permanently delete',
+ 'purge_keywords' => 'xóa vĩnh viễn',
'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_user' => 'Tạo người dùng ::',
'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 ::',
diff --git a/resources/lang/vi/admin/settings/table.php b/resources/lang/vi/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/vi/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/vi/admin/users/general.php b/resources/lang/vi/admin/users/general.php
index 0f9c1b95a360..eada36189d8b 100644
--- a/resources/lang/vi/admin/users/general.php
+++ b/resources/lang/vi/admin/users/general.php
@@ -22,9 +22,10 @@
'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' => 'Thiết bị 2FA đã đăng ký',
- 'two_factor_active' => '2FA Hoạt động',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/vi/admin/users/message.php b/resources/lang/vi/admin/users/message.php
index a834719c9965..cb57a5f64779 100644
--- a/resources/lang/vi/admin/users/message.php
+++ b/resources/lang/vi/admin/users/message.php
@@ -13,7 +13,7 @@
'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' => 'A password reset link has been sent to :email!',
+ 'password_reset_sent' => 'Đường đẫn khôi phục mật khẩu được gửi đến :email!',
'success' => array(
diff --git a/resources/lang/vi/admin/users/table.php b/resources/lang/vi/admin/users/table.php
index 30515151d7a1..3c8399a54c12 100644
--- a/resources/lang/vi/admin/users/table.php
+++ b/resources/lang/vi/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => 'Mã nhân viên',
'first_name' => 'Họ và tên đệm',
- 'groupnotes' => 'Lựa chọn một nhóm để gán đến người dùng, hãy nhớ rằng người dùng đó có quyền truy cập vào nhóm được gán.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Kế thừa',
'job' => 'Tiêu đề công việc',
diff --git a/resources/lang/vi/auth.php b/resources/lang/vi/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/vi/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/vi/button.php b/resources/lang/vi/button.php
index bd2a939e32ff..0c21726ece1a 100644
--- a/resources/lang/vi/button.php
+++ b/resources/lang/vi/button.php
@@ -8,17 +8,17 @@
'delete' => 'Xóa',
'edit' => 'Sửa',
'restore' => 'Khôi phục',
- 'remove' => 'Remove',
+ 'remove' => 'Xóa',
'request' => 'Yêu cầu',
'submit' => 'Gửi',
'upload' => 'Tải lên',
'select_file' => 'Chọn tập tin...',
'select_files' => 'Chọn files...',
'generate_labels' => '{1} Nhãn Chung|[2,*] Nhiều Nhãn Chung',
- 'send_password_link' => 'Send Password Reset Link',
- 'go' => 'Go',
+ 'send_password_link' => 'Gửi Liên kết Đặt lại Mật khẩu',
+ 'go' => 'Thực hiện',
'bulk_actions' => 'Bulk Actions',
'add_maintenance' => 'Add Maintenance',
'append' => 'Append',
- 'new' => 'New',
+ 'new' => 'Mới',
];
diff --git a/resources/lang/vi/general.php b/resources/lang/vi/general.php
index 79fea57825a2..6aac97f4d0b1 100644
--- a/resources/lang/vi/general.php
+++ b/resources/lang/vi/general.php
@@ -1,6 +1,6 @@
'Phụ kiện',
'activated' => 'Kích hoạt',
'accessory' => 'Phụ kiện',
@@ -26,6 +26,7 @@
'audit' => 'Kiểm toán',
'audit_report' => 'Sổ ghi chép đánh giá',
'assets' => 'Tài sản',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Xóa hình đại diện',
'avatar_upload' => 'Tải lên hình đại diện',
'back' => 'Quay lại',
@@ -98,7 +99,7 @@
'email_format' => 'Định dạng Email',
'employee_number' => 'Employee Number',
'email_domain_help' => 'Địa chỉ này được sử dụng để tạo địa chỉ email khi nhập',
- 'error' => 'Error',
+ 'error' => 'Lỗi',
'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)',
@@ -114,6 +115,7 @@
'files' => 'Các tập tin',
'file_name' => 'Tập tin',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Tải lên tập tin',
'file_upload' => 'File Upload',
'generate' => 'Tạo ra',
@@ -201,16 +203,16 @@
'remove_company' => 'Xóa Hiệp hội Công ty',
'reports' => 'Các báo cáo',
'restored' => 'khôi phục',
- 'restore' => 'Restore',
+ 'restore' => 'Khôi phục',
'requestable_models' => 'Requestable Models',
'requested' => 'Đã yêu cầu',
- 'requested_date' => 'Requested Date',
+ 'requested_date' => 'Ngày yêu cầu',
'requested_assets' => 'Requested Assets',
'requested_assets_menu' => 'Requested Assets',
'request_canceled' => 'Yêu cầu Đã Hủy',
'save' => 'Lưu',
'select' => 'Chọn',
- 'select_all' => 'Select All',
+ 'select_all' => 'Chọn tất cả',
'search' => 'Tìm kiếm',
'select_category' => 'Chọn một danh mục',
'select_department' => 'Chọn một Phòng',
@@ -229,6 +231,7 @@
'show_current' => 'Xem hiện tại',
'sign_in' => 'Đăng nhập',
'signature' => 'Chữ ký',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Giao diện',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Có vẻ như tích hợp Slack của bạn với Snipe-IT đang hoạt động!',
@@ -237,6 +240,7 @@
'state' => 'Tỉnh/Thành phố',
'status_labels' => 'Tình trạng nhãn',
'status' => 'Tình trạng',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Nhà cung cấp',
'suppliers' => 'Nhà cung cấp',
'sure_to_delete' => 'Bạn có chắc chắn muốn xoá',
@@ -270,11 +274,11 @@
'zip' => 'Zip',
'noimage' => 'Không tìm thấy hình ảnh hoặc hình ảnh nào được tìm thấy.',
'token_expired' => 'Phiên họp mẫu của bạn đã hết hạn. Vui lòng thử lại.',
- 'login_enabled' => 'Login Enabled',
+ 'login_enabled' => 'Cho phép đăng nhập',
'audit_due' => 'Due for Audit',
'audit_overdue' => 'Overdue for Audit',
'accept' => 'Accept :asset',
- 'i_accept' => 'I accept',
+ 'i_accept' => 'Tôi đồng ý',
'i_decline' => 'I decline',
'accept_decline' => 'Accept/Decline',
'sign_tos' => 'Sign below to indicate that you agree to the terms of service:',
@@ -287,14 +291,14 @@
'do_not_change' => 'Do Not Change',
'bug_report' => 'Report a Bug',
'user_manual' => 'User\'s Manual',
- 'setup_step_1' => 'Step 1',
- 'setup_step_2' => 'Step 2',
- 'setup_step_3' => 'Step 3',
- 'setup_step_4' => 'Step 4',
+ 'setup_step_1' => 'Bước 1',
+ 'setup_step_2' => 'Bước 2',
+ 'setup_step_3' => 'Bước 3',
+ 'setup_step_4' => 'Bước 4',
'setup_config_check' => 'Configuration Check',
- 'setup_create_database' => 'Create Database Tables',
- 'setup_create_admin' => 'Create Admin User',
- 'setup_done' => 'Finished!',
+ 'setup_create_database' => 'Tạo bảng cơ sở dữ liệu',
+ 'setup_create_admin' => 'Tạo tài khoản quản trị',
+ 'setup_done' => 'Hoàn tất!',
'bulk_edit_about_to' => 'You are about to edit the following: ',
'checked_out' => 'Checked Out',
'checked_out_to' => 'Checked out to',
@@ -303,7 +307,7 @@
'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',
+ 'changed' => 'Đã thay đổi',
'to' => 'To',
'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.
', @@ -350,4 +354,7 @@ '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.)', +]; \ No newline at end of file diff --git a/resources/lang/vi/validation.php b/resources/lang/vi/validation.php index da13df6aaeab..12faeea789a9 100644 --- a/resources/lang/vi/validation.php +++ b/resources/lang/vi/validation.php @@ -64,7 +64,7 @@ 'string' => ':attribute phải ít nhất :min ký tự.', 'array' => 'Thuộc tính: phải có ít nhất: min items.', ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'starts_with' => 'Trường :attribute phải kết thúc bằng một trong những giá trị sau: :values', 'not_in' => ':attribute đã chọn không hợp lý.', 'numeric' => ':attribute phải là một số.', 'present' => 'Trường thuộc tính: phải có mặt.', @@ -91,6 +91,10 @@ 'url' => 'Định dạng :attribute thì không hợp lý.', 'unique_undeleted' => 'Thuộc tính: phải là duy nhất.', 'non_circular' => 'The :attribute must not create a circular reference.', + 'gte' => [ + 'numeric' => 'Value cannot be negative' + ], + /* |-------------------------------------------------------------------------- diff --git a/resources/lang/zh-CN/account/general.php b/resources/lang/zh-CN/account/general.php new file mode 100644 index 000000000000..7fc060a84980 --- /dev/null +++ b/resources/lang/zh-CN/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/zh-CN/admin/hardware/message.php b/resources/lang/zh-CN/admin/hardware/message.php index 0b56eb1d0799..9019b39c192d 100644 --- a/resources/lang/zh-CN/admin/hardware/message.php +++ b/resources/lang/zh-CN/admin/hardware/message.php @@ -16,6 +16,7 @@ 'error' => '资产更新失败,请重试。', 'success' => '资产更新成功。', 'nothing_updated' => '一个也没有选,所以什么也不会更新。', + 'no_assets_selected' => 'No assets were selected, so nothing was updated.', ], 'restore' => [ diff --git a/resources/lang/zh-CN/admin/settings/general.php b/resources/lang/zh-CN/admin/settings/general.php index 00e8173842a5..deb021d99e39 100644 --- a/resources/lang/zh-CN/admin/settings/general.php +++ b/resources/lang/zh-CN/admin/settings/general.php @@ -28,6 +28,7 @@ 'auto_increment_prefix' => '前缀(可选)', 'auto_incrementing_help' => '先启用自动递增资产标签来设置这个', 'backups' => '备份', + 'backups_help' => 'Create, download, and restore backups ', 'backups_restoring' => '从备份中还原', 'backups_upload' => '上传备份', 'backups_path' => '服务器上的备份存储在:path
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP 客户端TLS 密钥',
'ldap_login_test_help' => '根据你指定的base DN,输入有效的LDAP用户名和密码,以测试您的LDAP登录是否配置正确。当然您必须先保存您更改的LDAP设置。',
'ldap_login_sync_help' => '这只证明了LDAP同步正确。如果您的LDAP身份验证查询设置不正确,用户可能仍然无法登录。当然您必须先保存您的LDAP设置。',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP 服务器',
'ldap_server_help' => '这应以ldap:// (for unencrypted or TLS)或 ldaps:// (for SSL)开头',
'ldap_server_cert' => '检验LDAP的SSL证书',
diff --git a/resources/lang/zh-CN/admin/settings/table.php b/resources/lang/zh-CN/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/zh-CN/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/zh-CN/admin/users/general.php b/resources/lang/zh-CN/admin/users/general.php
index 4130eb53a5eb..ba6ecb97bfa1 100644
--- a/resources/lang/zh-CN/admin/users/general.php
+++ b/resources/lang/zh-CN/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => '查看用户: :name',
'usercsv' => 'CSV 档案',
'two_factor_admin_optin_help' => '您当前的管理员设置允许使用双重认证。 ',
- 'two_factor_enrolled' => '双重认证设备登记',
- 'two_factor_active' => '启用双重认证',
- 'user_deactivated' => '用户已取消激活',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'activation_status_warning' => '不要改变激活状态',
'group_memberships_helpblock' => '只有超级管理员可以编辑群组成员。',
'superadmin_permission_warning' => '只有超级管理员可以授予用户超级管理员访问权限。',
@@ -34,4 +35,8 @@
'warning_deletion_information' => '您将要删除下列 :count 用户。超级管理员名称高亮为红色。',
'update_user_asssets_status' => '将这些用户的所有资源更新到此状态',
'checkin_user_properties' => '归还与这些用户相关的所有资产',
+ 'remote_label' => 'This is a remote user',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/zh-CN/admin/users/table.php b/resources/lang/zh-CN/admin/users/table.php
index b403fc6f1a64..d196900b02ac 100644
--- a/resources/lang/zh-CN/admin/users/table.php
+++ b/resources/lang/zh-CN/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => '邮箱',
'employee_num' => '员工号',
'first_name' => '名',
- 'groupnotes' => '请选择一个组给用户,注意,用户将拥有该组的所有权限。',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => '编号',
'inherit' => '继承',
'job' => '职位名称',
diff --git a/resources/lang/zh-CN/auth.php b/resources/lang/zh-CN/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/zh-CN/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/zh-CN/general.php b/resources/lang/zh-CN/general.php
index c3f28411d1d5..6f15549c89b0 100644
--- a/resources/lang/zh-CN/general.php
+++ b/resources/lang/zh-CN/general.php
@@ -1,6 +1,6 @@
'附属品',
'activated' => '已激活',
'accessory' => '附属品',
@@ -26,6 +26,7 @@
'audit' => '审计',
'audit_report' => '审核日志',
'assets' => '资产',
+ 'assigned_to' => '借出给:name的资产',
'avatar_delete' => '删除头像',
'avatar_upload' => '上传头像',
'back' => '后退',
@@ -114,6 +115,7 @@
'files' => '文件',
'file_name' => '文件',
'file_type' => '文件类型',
+ 'filesize' => 'File Size',
'file_uploads' => '文件上传',
'file_upload' => '文件上传',
'generate' => '生成',
@@ -229,6 +231,7 @@
'show_current' => '查看当前',
'sign_in' => '登录',
'signature' => '签名',
+ 'signed_off_by' => '管理员签名',
'skin' => '主题',
'slack_msg_note' => '将发送一条slack消息',
'slack_test_msg' => '哦哈!看起来 Slack 已经成功应用到 Snipe-IT 了!',
@@ -237,6 +240,7 @@
'state' => '省份',
'status_labels' => '状态标签',
'status' => '状态',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => '供应商',
'suppliers' => '供应商',
'sure_to_delete' => '是否确认要删除',
@@ -350,4 +354,7 @@
'checkout_tooltip' => '借出此物品',
'checkin_tooltip' => '归还此物品',
'checkout_user_tooltip' => '借出此物品给一个用户',
-];
+ '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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/zh-CN/validation.php b/resources/lang/zh-CN/validation.php
index e38bb356b874..8646d74490c5 100644
--- a/resources/lang/zh-CN/validation.php
+++ b/resources/lang/zh-CN/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute 格式无效',
'unique_undeleted' => ':attribute 属性必须唯一。',
'non_circular' => ':attribute 不能创建循环引用。',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/zh-HK/account/general.php b/resources/lang/zh-HK/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/zh-HK/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/zh-HK/admin/hardware/message.php b/resources/lang/zh-HK/admin/hardware/message.php
index 8c8e323a73c1..d2214ce00c04 100644
--- a/resources/lang/zh-HK/admin/hardware/message.php
+++ b/resources/lang/zh-HK/admin/hardware/message.php
@@ -17,6 +17,7 @@
'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' => [
diff --git a/resources/lang/zh-HK/admin/settings/general.php b/resources/lang/zh-HK/admin/settings/general.php
index 6bbab229e369..2a30f02338a4 100644
--- a/resources/lang/zh-HK/admin/settings/general.php
+++ b/resources/lang/zh-HK/admin/settings/general.php
@@ -28,6 +28,7 @@
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'This should start with ldap:// (for unencrypted or TLS) or ldaps:// (for SSL)',
'ldap_server_cert' => 'LDAP SSL certificate validation',
diff --git a/resources/lang/zh-HK/admin/settings/table.php b/resources/lang/zh-HK/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/zh-HK/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/zh-HK/admin/users/general.php b/resources/lang/zh-HK/admin/users/general.php
index 3237c065cd5a..03897b7eb5f6 100644
--- a/resources/lang/zh-HK/admin/users/general.php
+++ b/resources/lang/zh-HK/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'View User :name',
'usercsv' => 'CSV file',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',
- 'two_factor_enrolled' => '2FA Device Enrolled',
- 'two_factor_active' => '2FA Active',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/zh-HK/admin/users/table.php b/resources/lang/zh-HK/admin/users/table.php
index ed261f406fd0..e318d51545d2 100644
--- a/resources/lang/zh-HK/admin/users/table.php
+++ b/resources/lang/zh-HK/admin/users/table.php
@@ -1,38 +1,38 @@
'啟用',
- 'allow' => '允許',
- 'checkedout' => '資產',
- 'created_at' => '新增於',
- 'createuser' => '新增使用者',
- 'deny' => '拒絕',
+ 'activated' => 'Active',
+ 'allow' => 'Allow',
+ 'checkedout' => 'Assets',
+ 'created_at' => 'Created',
+ 'createuser' => 'Create User',
+ 'deny' => 'Deny',
'email' => 'Email',
- 'employee_num' => '員工編號',
- 'first_name' => '名',
- 'groupnotes' => '請選擇一個群組給使用者,注意,使用者將擁有該群組的所有權限。',
- 'id' => 'ID',
- 'inherit' => '繼承',
- 'job' => '職稱',
- 'last_login' => '上次登入',
- 'last_name' => '姓氏',
- 'location' => '位置',
- 'lock_passwords' => '不能修改登入資料',
- 'manager' => '主管',
- 'managed_locations' => '管理位置',
- 'name' => '名字',
- 'notes' => '備註',
- 'password_confirm' => '確認密碼',
- 'password' => '密碼',
- 'phone' => '電話',
- 'show_current' => '顯示當前使用者',
- 'show_deleted' => '顯示已刪除使用者',
- 'title' => '職稱',
- 'to_restore_them' => '將它們還原。',
- 'updateuser' => '更新使用者',
- 'username' => '使用者名稱',
- 'user_deleted_text' => '此使用者已被標記為刪除。',
- 'username_note' => '(這是用來綁定 Active Directory,非用來登入)',
- 'cloneuser' => '複製使用者',
- 'viewusers' => '檢視使用者',
+ 'employee_num' => 'Employee No.',
+ 'first_name' => 'First Name',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
+ 'id' => 'Id',
+ 'inherit' => 'Inherit',
+ 'job' => 'Job Title',
+ 'last_login' => 'Last Login',
+ 'last_name' => 'Last Name',
+ 'location' => 'Location',
+ 'lock_passwords' => 'Login details cannot be changed on this installation.',
+ 'manager' => 'Manager',
+ 'managed_locations' => 'Managed Locations',
+ 'name' => 'Name',
+ 'notes' => 'Notes',
+ 'password_confirm' => 'Confirm Password',
+ 'password' => 'Password',
+ 'phone' => 'Phone',
+ 'show_current' => 'Show Current Users',
+ 'show_deleted' => 'Show Deleted Users',
+ 'title' => 'Title',
+ 'to_restore_them' => 'to restore them.',
+ 'updateuser' => 'Update User',
+ 'username' => 'Username',
+ 'user_deleted_text' => 'This user has been marked as deleted.',
+ 'username_note' => '(This is used for Active Directory binding only, not for login.)',
+ 'cloneuser' => 'Clone User',
+ 'viewusers' => 'View Users',
);
diff --git a/resources/lang/zh-HK/auth.php b/resources/lang/zh-HK/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/zh-HK/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/zh-HK/general.php b/resources/lang/zh-HK/general.php
index 0e38b21939b4..5d67d5d673c6 100644
--- a/resources/lang/zh-HK/general.php
+++ b/resources/lang/zh-HK/general.php
@@ -1,6 +1,6 @@
'Accessories',
'activated' => 'Activated',
'accessory' => 'Accessory',
@@ -26,6 +26,7 @@
'audit' => 'Audit',
'audit_report' => 'Audit Log',
'assets' => 'Assets',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Delete Avatar',
'avatar_upload' => 'Upload Avatar',
'back' => 'Back',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'File',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'File Uploads',
'file_upload' => 'File Upload',
'generate' => 'Generate',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Sign in',
'signature' => 'Signature',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'sure_to_delete' => 'Are you sure you wish to delete',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/zh-HK/validation.php b/resources/lang/zh-HK/validation.php
index 72b465f2119d..5f097b717c9b 100644
--- a/resources/lang/zh-HK/validation.php
+++ b/resources/lang/zh-HK/validation.php
@@ -91,6 +91,10 @@
'url' => 'The :attribute format is invalid.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/zh-TW/account/general.php b/resources/lang/zh-TW/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/zh-TW/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/zh-TW/admin/hardware/message.php b/resources/lang/zh-TW/admin/hardware/message.php
index 442343f2de29..e689e8c17312 100644
--- a/resources/lang/zh-TW/admin/hardware/message.php
+++ b/resources/lang/zh-TW/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => '更新資產失敗,請重試。',
'success' => '更新資產成功。',
'nothing_updated' => '沒有欄位被選擇,因此沒有更新任何內容。',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/zh-TW/admin/settings/general.php b/resources/lang/zh-TW/admin/settings/general.php
index 80182b5f5539..9c4edc6ded82 100644
--- a/resources/lang/zh-TW/admin/settings/general.php
+++ b/resources/lang/zh-TW/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => '前綴(可選)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => '從上方指定的 DN 中輸入有效的 LDAP 使用者名和密碼, 以測試是否正確配置了 LDAP 登錄。您必須先保存更新的 LDAP 設置。',
'ldap_login_sync_help' => '這僅測試 LDAP 可以正確同步。如果 LDAP 身份驗證查詢不正確, 使用者可能仍無法登錄。您必須先保存更新的 LDAP 設置。',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'LDAP伺服器',
'ldap_server_help' => '這應以 ldap:// (未加密或TLS加密) 或 ldaps:// (SSL加密) 開頭',
'ldap_server_cert' => '檢查LDAP的SSL憑證',
diff --git a/resources/lang/zh-TW/admin/settings/table.php b/resources/lang/zh-TW/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/zh-TW/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/zh-TW/admin/users/general.php b/resources/lang/zh-TW/admin/users/general.php
index 266b484040b4..029f6ea25403 100644
--- a/resources/lang/zh-TW/admin/users/general.php
+++ b/resources/lang/zh-TW/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => '檢視使用者: :name',
'usercsv' => 'CSV 檔',
'two_factor_admin_optin_help' => '您當前的管理員設置允許使用雙因素身份驗證。',
- 'two_factor_enrolled' => '雙因素認證設備登記',
- 'two_factor_active' => '啟用雙因素認證',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/zh-TW/admin/users/table.php b/resources/lang/zh-TW/admin/users/table.php
index ed261f406fd0..68997d36bbba 100644
--- a/resources/lang/zh-TW/admin/users/table.php
+++ b/resources/lang/zh-TW/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'Email',
'employee_num' => '員工編號',
'first_name' => '名',
- 'groupnotes' => '請選擇一個群組給使用者,注意,使用者將擁有該群組的所有權限。',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'ID',
'inherit' => '繼承',
'job' => '職稱',
diff --git a/resources/lang/zh-TW/auth.php b/resources/lang/zh-TW/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/zh-TW/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/zh-TW/general.php b/resources/lang/zh-TW/general.php
index f83c9e3f7de5..c93bb71171f7 100644
--- a/resources/lang/zh-TW/general.php
+++ b/resources/lang/zh-TW/general.php
@@ -1,6 +1,6 @@
'配件',
'activated' => '已啟用',
'accessory' => '配件',
@@ -26,6 +26,7 @@
'audit' => '稽核',
'audit_report' => '稽核記錄',
'assets' => '資產',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => '刪除頭像',
'avatar_upload' => '上傳頭像',
'back' => '返回',
@@ -114,6 +115,7 @@
'files' => '檔案',
'file_name' => '檔案',
'file_type' => '檔案類型',
+ 'filesize' => 'File Size',
'file_uploads' => '上傳檔案',
'file_upload' => 'File Upload',
'generate' => '產生',
@@ -229,6 +231,7 @@
'show_current' => '顯示當前',
'sign_in' => '登入',
'signature' => '簽名',
+ 'signed_off_by' => 'Signed Off By',
'skin' => '主題',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => '看起來 Slack 已成功整合到 Snipe-IT 了!',
@@ -237,6 +240,7 @@
'state' => '省份',
'status_labels' => '狀態標籤',
'status' => '狀態',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => '供應商',
'suppliers' => '供應商',
'sure_to_delete' => '您確定要刪除嗎?',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/zh-TW/validation.php b/resources/lang/zh-TW/validation.php
index 413b6fe0f176..8f5d7e5d6a05 100644
--- a/resources/lang/zh-TW/validation.php
+++ b/resources/lang/zh-TW/validation.php
@@ -91,6 +91,10 @@
'url' => ':attribute 格式不正確',
'unique_undeleted' => ':attribute 必須是唯一值',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/lang/zu/account/general.php b/resources/lang/zu/account/general.php
new file mode 100644
index 000000000000..7fc060a84980
--- /dev/null
+++ b/resources/lang/zu/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/zu/admin/hardware/message.php b/resources/lang/zu/admin/hardware/message.php
index 3698539b5714..9a60bd0bf3c6 100644
--- a/resources/lang/zu/admin/hardware/message.php
+++ b/resources/lang/zu/admin/hardware/message.php
@@ -16,6 +16,7 @@
'error' => 'Ifa alizange libuyekezwe, sicela uzame futhi',
'success' => 'Ifa libuyekezwe ngempumelelo.',
'nothing_updated' => 'Awekho amasimu akhethiwe, ngakho-ke akukho lutho olubuyekeziwe.',
+ 'no_assets_selected' => 'No assets were selected, so nothing was updated.',
],
'restore' => [
diff --git a/resources/lang/zu/admin/settings/general.php b/resources/lang/zu/admin/settings/general.php
index ec402ca4fe3c..7da97333bed4 100644
--- a/resources/lang/zu/admin/settings/general.php
+++ b/resources/lang/zu/admin/settings/general.php
@@ -28,6 +28,7 @@
'auto_increment_prefix' => 'Isiqalo (okukhethwa kukho)',
'auto_incrementing_help' => 'Enable auto-incrementing asset tags first to set this',
'backups' => 'Izipele',
+ '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
',
@@ -84,6 +85,7 @@
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
+ 'ldap_manager' => 'LDAP Manager',
'ldap_server' => 'Iseva ye-LDAP',
'ldap_server_help' => 'Lokhu kufanele kuqale nge-ldap: // (for uncrypted or TLS) noma ldaps: // (for SSL)',
'ldap_server_cert' => 'Ukuqinisekiswa kwesitifiketi se-LDAP SSL',
diff --git a/resources/lang/zu/admin/settings/table.php b/resources/lang/zu/admin/settings/table.php
new file mode 100644
index 000000000000..22db5c84ed2b
--- /dev/null
+++ b/resources/lang/zu/admin/settings/table.php
@@ -0,0 +1,6 @@
+ 'Created',
+ 'size' => 'Size',
+);
diff --git a/resources/lang/zu/admin/users/general.php b/resources/lang/zu/admin/users/general.php
index 6b0c61b6694f..9e819ca7409f 100644
--- a/resources/lang/zu/admin/users/general.php
+++ b/resources/lang/zu/admin/users/general.php
@@ -22,9 +22,10 @@
'view_user' => 'Buka umsebenzisi: igama',
'usercsv' => 'Ifayela le-CSV',
'two_factor_admin_optin_help' => 'Izilungiselelo zakho zamanje zomlawuli zivumela ukusethwa okukhethiwe kokuqinisekiswa kwezinto ezimbili.',
- 'two_factor_enrolled' => 'I-2FA Idivayisi ibhalisiwe',
- 'two_factor_active' => 'I-2FA isebenza',
- 'user_deactivated' => 'User is de-activated',
+ 'two_factor_enrolled' => '2FA Device Enrolled ',
+ 'two_factor_active' => '2FA Active ',
+ 'user_deactivated' => 'User cannot login',
+ 'user_activated' => 'User can login',
'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.',
@@ -34,4 +35,8 @@
'warning_deletion_information' => 'You are about to delete the :count user(s) listed below. Super admin names are highlighted in red.',
'update_user_asssets_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',
+ 'remote' => 'Remote',
+ 'remote_help' => 'This can be useful if you need to filter by remote users who never or rarely come into your physical locations.',
+ 'not_remote_label' => 'This is not a remote user',
];
diff --git a/resources/lang/zu/admin/users/table.php b/resources/lang/zu/admin/users/table.php
index e651d6d76892..c67b902a5099 100644
--- a/resources/lang/zu/admin/users/table.php
+++ b/resources/lang/zu/admin/users/table.php
@@ -10,7 +10,7 @@
'email' => 'I-imeyili',
'employee_num' => 'I-Employee No.',
'first_name' => 'Igama',
- 'groupnotes' => 'Khetha iqembu ukuze ulinike umsebenzisi, khumbula ukuthi umsebenzisi uthatha izimvume zeqembu abelwe zona.',
+ 'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.',
'id' => 'Id',
'inherit' => 'Ifa',
'job' => 'Isihloko somsebenzi',
diff --git a/resources/lang/zu/auth.php b/resources/lang/zu/auth.php
new file mode 100644
index 000000000000..db310aa1bb7e
--- /dev/null
+++ b/resources/lang/zu/auth.php
@@ -0,0 +1,20 @@
+ 'These credentials do not match our records.',
+ 'password' => 'The provided password is incorrect.',
+ 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
+
+);
diff --git a/resources/lang/zu/general.php b/resources/lang/zu/general.php
index a018e56879be..ec935378ec83 100644
--- a/resources/lang/zu/general.php
+++ b/resources/lang/zu/general.php
@@ -1,6 +1,6 @@
'Izesekeli',
'activated' => 'Kuvunyelwe',
'accessory' => 'Ukufinyelela',
@@ -26,6 +26,7 @@
'audit' => 'I-Audit',
'audit_report' => 'I-Audit Log',
'assets' => 'Amafa',
+ 'assigned_to' => 'Assigned to :name',
'avatar_delete' => 'Susa i-Avatar',
'avatar_upload' => 'Layisha i-Avatar',
'back' => 'Emuva',
@@ -114,6 +115,7 @@
'files' => 'Files',
'file_name' => 'Ifayela',
'file_type' => 'File Type',
+ 'filesize' => 'File Size',
'file_uploads' => 'Ukulayishwa kwamafayela',
'file_upload' => 'File Upload',
'generate' => 'Qalisa',
@@ -229,6 +231,7 @@
'show_current' => 'Show Current',
'sign_in' => 'Ngena ngemvume',
'signature' => 'Isiginesha',
+ 'signed_off_by' => 'Signed Off By',
'skin' => 'Skin',
'slack_msg_note' => 'A slack message will be sent',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
@@ -237,6 +240,7 @@
'state' => 'Isimo',
'status_labels' => 'Amalebula wesimo',
'status' => 'Isimo',
+ 'accept_eula' => 'Acceptance Agreement',
'supplier' => 'Umphakeli',
'suppliers' => 'Abahlinzeki',
'sure_to_delete' => 'Uqinisekile ukuthi ufisa ukususa',
@@ -350,4 +354,7 @@
'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.)',
+];
\ No newline at end of file
diff --git a/resources/lang/zu/validation.php b/resources/lang/zu/validation.php
index 901a82dce582..8bee5d0d1372 100644
--- a/resources/lang/zu/validation.php
+++ b/resources/lang/zu/validation.php
@@ -91,6 +91,10 @@
'url' => 'I: ifomethi yokwaziswa ayivumelekile.',
'unique_undeleted' => 'The :attribute must be unique.',
'non_circular' => 'The :attribute must not create a circular reference.',
+ 'gte' => [
+ 'numeric' => 'Value cannot be negative'
+ ],
+
/*
|--------------------------------------------------------------------------
diff --git a/resources/views/account/requestable-assets.blade.php b/resources/views/account/requestable-assets.blade.php
index b17fd98e82b7..4ed4ae2740d0 100644
--- a/resources/views/account/requestable-assets.blade.php
+++ b/resources/views/account/requestable-assets.blade.php
@@ -109,12 +109,18 @@ class="table table-striped snipe-table"
+