Updated language strings

This commit is contained in:
snipe
2019-05-21 19:17:00 -07:00
parent b2eacb147b
commit 21ec670531
115 changed files with 516 additions and 515 deletions
@@ -20,7 +20,7 @@ return array(
'field_element_short' => 'Thành phần',
'field_format' => 'định dạng',
'field_custom_format' => 'Định dạng Tuỳ chỉnh',
'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use <code>regex:/^[0-9]{15}$/</code>.',
'field_custom_format_help' => 'Trường này cho phép bạn sử dụng biểu thức regex để xác thực. Nó sẽ bắt đầu bằng "regex:" - ví dụ: để xác thực rằng giá trị trường tùy chỉnh chứa IMEI hợp lệ (15 chữ số), bạn sẽ dùng <code>regex:/^[0-9]{15}$/</code>.',
'required' => 'Cần thiết',
'req' => 'Req.',
'used_by_models' => 'Được sử dụng theo mô hình',
@@ -28,5 +28,5 @@ return array(
'create_fieldset' => 'New Fieldset',
'create_field' => 'Trường tùy chỉnh mới',
'value_encrypted' => 'Giá trị của trường này được mã hóa trong cơ sở dữ liệu. Chỉ những người dùng quản trị mới có thể xem được giá trị được giải mã',
'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.',
'show_in_email' => 'Bao gồm giá trị của trường này trong email thanh toán được gửi tới người dùng? Các trường được mã hóa không thể được bao gồm trong email.',
);
@@ -16,8 +16,8 @@ return array(
),
'restore' => array(
'error' => 'Manufacturer was not restored, please try again',
'success' => 'Manufacturer restored successfully.'
'error' => 'Hãng sản xuất chưa được phục hồi, vui lòng thử lại',
'success' => 'Hãng sản xuất đã phục hồi thành công.'
),
'delete' => array(
+4 -4
View File
@@ -4,9 +4,9 @@ return array(
'about_models_title' => 'Giới thiệu về Mô hình Tài sản',
'about_models_text' => 'Mô hình Tài sản là một cách để nhóm các tài sản giống nhau. "MBP 2013", "IPhone 6", v.v ...',
'deleted' => 'Model này đã bị xoá. <a href="/hardware/models/:model_id/restore">Bấm vào đây để khôi phục lại</a>.',
'bulk_delete' => 'Bulk Delete Asset Models',
'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.',
'bulk_delete_warn' => 'You are about to delete :model_count asset models.',
'bulk_delete' => 'Xóa hàng loạt Kiểu tài sản',
'bulk_delete_help' => 'Sử dụng hộp kiểm bên dưới để xác nhận việc sẽ xóa kiểu tài sản đã lựa chọn. Kiểu tài sản đó có liên kết với tài sản thì sẽ không thể xóa cho đến khi tài sản đó được chuyển đến kiểu tài sản khác.',
'bulk_delete_warn' => 'Bạn sắp xóa :model_count asset models.',
'restore' => 'Khôi phục Model',
'requestable' => 'Người dùng có thể yêu cầu mô hình này',
'show_mac_address' => 'Hiển thị trường địa chỉ MAC trong tài sản của model này',
@@ -14,5 +14,5 @@ return array(
'view_models' => 'Xem model',
'fieldset' => 'Fieldset',
'no_custom_field' => 'Không có trường tùy chỉnh',
'add_default_values' => 'Add default values',
'add_default_values' => 'Thêm giá trị mặc định',
);
+1 -1
View File
@@ -36,7 +36,7 @@ return array(
'bulkdelete' => array(
'error' => 'Không có mục nào được chọn, nên không có gì bị xóa cả.',
'success' => ':succes_count model(s) đã được xóa!',
'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) kiểu tài sản đã được xóa, tuy nhiên có :fail_count loại không cho phép xóa vì chúng vẫn còn gắn liên kết đết tài sản.'
),
);
+16 -16
View File
@@ -5,7 +5,7 @@ return array(
'ad_domain' => 'Miền Active Directory',
'ad_domain_help' => 'Đôi khi giống như tên miền email của bạn, nhưng không phải luôn luôn.',
'admin_cc_email' => 'CC Email',
'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'admin_cc_email_help' => 'Nếu bạn muốn gửi email nhận/trả tài sản đến người dùng vào tài khoản email bổ sung, nhập nó ở đây. Nếu không thì để trống trường này.',
'is_ad' => 'Đây là một máy chủ Active Directory',
'alert_email' => 'Gửi cảnh báo đến',
'alerts_enabled' => 'Bật Cảnh báo',
@@ -25,10 +25,10 @@ return array(
'confirm_purge_help' => 'Nhập văn bản "DELETE" vào hộp dưới đây để xóa các bản ghi đã xóa của bạn. Hành động này không thể được hoàn tác.',
'custom_css' => 'CSS tùy chỉnh',
'custom_css_help' => 'Nhập bất kỳ CSS tùy chỉnh. Không bao gồm thẻ &lt;style&gt;&lt;/style&gt.',
'custom_forgot_pass_url' => 'Custom Password Reset URL',
'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.',
'dashboard_message' => 'Dashboard Message',
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
'custom_forgot_pass_url' => 'Tùy chọn đường dẫn (URL) đặt lại mật khẩu',
'custom_forgot_pass_url_help' => 'Điều này sẽ thay thế mật khẩu bị quên được xây dựng trong URL trên màn hình đăng nhập, hữu ích để trực tiếp người nội bộ hoặc lưu trữ mật khẩu LDAP đặt lại chức năng. Nó có hiệu quả sẽ vô hiệu hóa tính năng mật khẩu người dùng cục bộ bị lãng quên.',
'dashboard_message' => 'Bảng tin nhắn',
'dashboard_message_help' => 'Văn bản này sẽ xuất hiện trên các bảng điều khiển cho bất cứ ai với sự cho phép để xem các bảng điều khiển.',
'default_currency' => 'Tiền tệ mặc định',
'default_eula_text' => 'EULA mặc định',
'default_language' => 'Ngôn ngữ mặc định',
@@ -42,8 +42,8 @@ return array(
'alt_barcode_type' => 'Loại mã vạch 1D',
'eula_settings' => 'Cài đặt EULA',
'eula_markdown' => 'Đây là EULA cho phép <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'footer_text' => 'Additional Footer Text ',
'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>. Line breaks, headers, images, etc may result in unpredictable results.',
'footer_text' => 'Văn bản thêm chân ',
'footer_text_help' => 'Văn bản này sẽ xuất hiện trong chân trang bên phải. Liên kết được phép sử dụng <a href="https://help.github.com/articles/github-flavored-markdown/">Github mùi markdown</a>. Ngắt dòng, tiêu đề, hình ảnh, vv có thể dẫn đến kết quả không thể đoán trước.',
'general_settings' => 'Cài đặt thường',
'generate_backup' => 'Tạo Sao lưu',
'header_color' => 'Màu Header',
@@ -52,8 +52,8 @@ return array(
'ldap_enabled' => 'Bật LDAP',
'ldap_integration' => 'Tích hợp LDAP',
'ldap_settings' => 'Cài đặt LDAP',
'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_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_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',
@@ -75,17 +75,17 @@ return array(
'ldap_active_flag' => 'LDAP Active Flag',
'ldap_emp_num' => 'Số nhân viên LDAP',
'ldap_email' => 'Email LDAP',
'license' => 'Software License',
'license' => 'Bản quyền phần mềm',
'load_remote_text' => 'Remote Scripts',
'load_remote_help_text' => 'Cài đặt Snipe-IT này có thể tải các tập lệnh từ thế giới bên ngoài.',
'login_note' => 'Lưu ý đăng nhập',
'login_note_help' => 'Tùy chọn bao gồm một vài câu trên màn hình đăng nhập của bạn, ví dụ để hỗ trợ những người đã tìm thấy thiết bị bị mất hoặc bị đánh cắp. Trường này chấp nhận <a href="https://help.github.com/articles/github-flavored-markdown/">Bài nhãn hiệu có hương vị cố định</a>',
'login_remote_user_text' => 'Remote User login options',
'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms',
'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
'login_remote_user_text' => 'Tùy chọn đăng nhập người dùng từ xa',
'login_remote_user_enabled_text' => 'Cho phép đăng nhập với người dùng từ xa',
'login_remote_user_enabled_help' => 'Lựa chọn này cho phép REMOTE_USER xác thực từ xa "Thông qua cổng (rfc3875)',
'login_common_disabled_text' => 'Vô hiệu hóa xác thực',
'login_common_disabled_help' => 'Với tùy chọn này vô hiệu hóa các xác thực. Chỉ cần kích hoạt tùy chọn này nếu bạn chắc chắn rằng thông tin đăng nhập REMOTE_USER của bạn đã hoạt động',
'login_remote_user_custom_logout_url_text' => 'Tùy chỉnh URL đăng xuất ',
'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
+2 -2
View File
@@ -3,7 +3,7 @@
return array(
'activated_help_text' => 'Người dùng này có thể đăng nhập',
'activated_disabled_help_text' => 'You cannot edit activation status for your own account.',
'activated_disabled_help_text' => 'Bạn không thể sửa tình trạng kích hoạt của tài khoản quản trị.',
'assets_user' => 'Tài sản đã được cấp phát đến :name',
'bulk_update_warn' => 'Bạn sắp chỉnh sửa các thuộc tính của: user_count users. Xin lưu ý rằng bạn không thể thay đổi thuộc tính người dùng của mình bằng cách sử dụng biểu mẫu này và phải thực hiện chỉnh sửa cho người dùng riêng của mình.',
'bulk_update_help' => 'Biểu mẫu này cho phép bạn cập nhật nhiều người dùng cùng một lúc. Chỉ điền vào các trường mà bạn cần thay đổi. Bất kỳ trường nào để trống sẽ không thay đổi.',
@@ -17,7 +17,7 @@ return array(
'restore_user' => 'Nhấp vào đây để khôi phục chúng.',
'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' => 'Print All Assigned',
'print_assigned' => 'In tất cả tài sản đã cấp phát',
'software_user' => 'Phần mềm đã được checkout đến :name',
'view_user' => 'Xem người dùng :name',
'usercsv' => 'Tập tin CSV',
+2 -2
View File
@@ -67,7 +67,7 @@ return array(
'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.',
'valid_regex' => 'That is not a valid regex. ',
'valid_regex' => 'Đây không phải là một đơn hàng hợp lệ.',
'regex' => 'Định dạng :attribute thì không hợp lý.',
'required' => 'Trường :attribute thì bắt buộc.',
'required_if' => 'Trường :attribute thì bắt buộc khi :other là :value.',
@@ -88,7 +88,7 @@ return array(
'unique' => ':attribute đã sẵn sàng.',
'uploaded' => 'Thuộc tính: không thể tải lên.',
'url' => 'Định dạng :attribute thì không hợp lý.',
"unique_undeleted" => "The :attribute must be unique.",
"unique_undeleted" => "Thuộc tính: phải là duy nhất.",
/*
|--------------------------------------------------------------------------