Updated languages

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2022-06-30 17:34:46 -07:00
parent 4f07e77bf9
commit df1e2687d6
625 changed files with 3325 additions and 2080 deletions
@@ -41,7 +41,7 @@ return [
'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 <code> :db_column </code> but should be :expected </code>.',
'db_convert_warning' => 'WARNING. This field is in the custom fields table as <code>:db_column</code> but should be <code>:expected</code>.',
'is_unique' => 'This value must be unique across all assets',
'unique' => 'Unique',
];
@@ -49,6 +49,12 @@ return array(
),
'fieldset_default_value' => array(
'error' => 'Error validating default fieldset values.',
),
@@ -46,4 +46,6 @@ return [
'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...',
'optional_infos' => 'Optional Information',
'order_details' => 'Order Related Information'
];
+3 -1
View File
@@ -17,6 +17,8 @@ return [
'last_login' => 'Lần đăng nhập trước',
'ldap_config_text' => 'Bạn có thể tìm thấy cài đặt cấu hình LDAP Quản trị> Cài đặt. Địa điểm đã chọn (tùy chọn) sẽ được đặt cho tất cả người dùng được nhập.',
'print_assigned' => 'In tất cả tài sản đã cấp phát',
'email_assigned' => 'Email List of All Assigned',
'user_notified' => 'User has been emailed a list of their currently assigned items.',
'software_user' => 'Phần mềm đã được checkout đến :name',
'send_email_help' => 'Bạn phải cung cấp địa chỉ email của người dùng để gửi chứng thực. Gửi mail chứng thực chỉ có hiệu lực đối với người dùng tạo ra. Mật khẩu được mã hóa một chiều và không thể lấy lại một khi đã lưu.',
'view_user' => 'Xem người dùng :name',
@@ -33,7 +35,7 @@ return [
'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',
'update_user_assets_status' => 'Update all assets for these users to this status',
'checkin_user_properties' => 'Check in all properties associated with these users',
'remote_label' => 'This is a remote user',
'remote' => 'Remote',
+8 -1
View File
@@ -65,7 +65,8 @@ return [
'create' => 'Tạo mới',
'created' => 'Mục đã tạo',
'created_asset' => 'tài sản đã tạo',
'created_at' => 'Đã tạo lúc',
'created_at' => 'Created At',
'created_by' => 'Created By',
'record_created' => 'Đã tạo',
'updated_at' => 'Cập nhật tại',
'currency' => '$', // this is deprecated
@@ -100,6 +101,7 @@ return [
'employee_number' => 'Employee Number',
'email_domain_help' => 'Địa chỉ này được sử dụng để tạo địa chỉ email khi nhập',
'error' => 'Lỗi',
'example' => 'Example: ',
'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)',
@@ -256,6 +258,7 @@ return [
'undeployable' => 'Không cho phép cấp phát',
'unknown_admin' => 'Unknown Admin',
'username_format' => 'Định dạng Tên người dùng',
'username' => 'Username',
'update' => 'Cập nhật',
'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.',
'uploaded' => 'Đã tải lên',
@@ -357,4 +360,8 @@ return [
'maintenance_mode' => 'The service is temporarily unavailable for system updates. Please check back later.',
'maintenance_mode_title' => 'System Temporarily Unavailable',
'ldap_import' => 'User password should not be managed by LDAP. (This allows you to send forgotten password requests.)',
'purge_not_allowed' => 'Purging deleted data has been disabled in the .env file. Contact support or your systems administrator.',
'backup_delete_not_allowed' => 'Deleting backups has been disabled in the .env file. Contact support or your systems administrator.',
'additional_files' => 'Additional Files',
];
+4 -2
View File
@@ -1,6 +1,8 @@
<?php
return [
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
'user' => 'Không tìn thấy người dùng được kích hoạt với email này.',
'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
'token' => 'This password reset token is invalid or expired, or does not match the username provided.',
'reset' => 'Your password has been reset!',
];
+2 -5
View File
@@ -14,11 +14,8 @@ return array(
*/
"password" => "Mật khẩu phải có tối thiểu 6 ký tự và trùng với thông tin xác nhận.",
"user" => "Tên đăng nhập và địa chỉ email không đúng",
"token" => "Token khởi tạo mật khẩu này không hợp lệ.",
"sent" => "Nếu tìm thấy một địa chỉ email phù hợp, một thông báo mật khẩu đã được gửi đi!",
"token" => 'This password reset token is invalid or expired, or does not match the username provided.',
'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
);
+5
View File
@@ -91,6 +91,11 @@ return [
'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.',
'disallow_same_pwd_as_user_fields' => 'Password cannot be the same as the username.',
'letters' => 'Password must contain at least one letter.',
'numbers' => 'Password must contain at least one number.',
'case_diff' => 'Password must use mixed case.',
'symbols' => 'Password must contain symbols.',
'gte' => [
'numeric' => 'Value cannot be negative'
],