@@ -17,5 +17,6 @@ return array(
|
||||
'use_default_eula' => 'Dùng <a href="#" data-toggle="modal" data-target="#eulaModal"> điều khoản sử dụng mặc định.',
|
||||
'use_default_eula_disabled' => '<del>Dùng điều khoản sử dụng mặc định.<del> Điều khoản sử dụng chưa được thiết lập. Hãy thêm một cái vào trong phần Settings.',
|
||||
'clone' => 'Clone Accessory',
|
||||
'delete_disabled' => 'This accessory cannot be deleted yet because some items are still checked out.',
|
||||
|
||||
);
|
||||
|
||||
@@ -23,7 +23,8 @@ return array(
|
||||
'checkout' => array(
|
||||
'error' => 'Hợp phần đã không được kiểm tra, hãy thử lại',
|
||||
'success' => 'Thành phần được kiểm tra thành công.',
|
||||
'user_does_not_exist' => 'Người dùng đó không hợp lệ. Vui lòng thử lại.'
|
||||
'user_does_not_exist' => 'Người dùng đó không hợp lệ. Vui lòng thử lại.',
|
||||
'unavailable' => 'Not enough components remaining: :remaining remaining, :requested requested ',
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
|
||||
@@ -23,7 +23,8 @@ return array(
|
||||
'checkout' => array(
|
||||
'error' => 'Vật tư phụ chưa checkout, xin thử lại',
|
||||
'success' => 'Vật tư phụ đã checkout thành công.',
|
||||
'user_does_not_exist' => 'Người dùng này không tồn tại. Xin vui lòng thử lại.'
|
||||
'user_does_not_exist' => 'Người dùng này không tồn tại. Xin vui lòng thử lại.',
|
||||
'unavailable' => 'There are not enough consumables for this checkout. Please check the quantity left. ',
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
|
||||
@@ -49,4 +49,6 @@ return [
|
||||
'unique' => 'Duy nhất',
|
||||
'display_in_user_view' => 'Allow the checked out user to view these values in their View Assigned Assets page',
|
||||
'display_in_user_view_table' => 'Visible to User',
|
||||
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
|
||||
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
|
||||
];
|
||||
|
||||
@@ -23,6 +23,7 @@ return [
|
||||
'restore' => 'Phục hồi tài sản',
|
||||
'pending' => 'Đang chờ',
|
||||
'undeployable' => 'Không cho phép cấp phát',
|
||||
'undeployable_tooltip' => 'This asset has a status label that is undeployable and cannot be checked out at this time.',
|
||||
'view' => 'Xem tài sản',
|
||||
'csv_error' => 'Có lỗi trong file CSV của bạn:',
|
||||
'import_text' => '
|
||||
|
||||
@@ -8,6 +8,7 @@ return [
|
||||
'change' => 'Vào/Ra',
|
||||
'checkout_date' => 'Ngày checkout',
|
||||
'checkoutto' => 'Đã checkout',
|
||||
'components_cost' => 'Total Components Cost',
|
||||
'current_value' => 'Giá trị hiện tại',
|
||||
'diff' => 'Khác nhau',
|
||||
'dl_csv' => 'Tải tập tin CSV xuống',
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about_licenses_title' => 'Về giấy phép',
|
||||
'about_licenses' => 'Giấy phép được sử dụng để theo dõi phần mềm. Họ có một số lượng ghế xác định mà có thể được kiểm tra ra cho cá nhân',
|
||||
'about_licenses_title' => 'Về giấy phép',
|
||||
'about_licenses' => 'Giấy phép được sử dụng để theo dõi phần mềm. Họ có một số lượng ghế xác định mà có thể được kiểm tra ra cho cá nhân',
|
||||
'checkin' => 'Checkin bản quyền đặt vào',
|
||||
'checkout_history' => 'Lịch sử Checkout',
|
||||
'checkout' => 'Checkout bản quyền đặt vào',
|
||||
@@ -18,4 +18,30 @@ return array(
|
||||
'software_licenses' => 'Bản quyền phần mềm',
|
||||
'user' => 'Người dùng',
|
||||
'view' => 'Xem bản quyền',
|
||||
'delete_disabled' => 'This license cannot be deleted yet because some seats are still checked out.',
|
||||
'bulk' =>
|
||||
[
|
||||
'checkin_all' => [
|
||||
'button' => 'Checkin All Seats',
|
||||
'modal' => 'This will action checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
||||
'enabled_tooltip' => 'Checkin ALL seats for this license from both users and assets',
|
||||
'disabled_tooltip' => 'This is disabled because there are no seats currently checked out',
|
||||
'success' => 'License successfully checked in! | All licenses were successfully checked in!',
|
||||
'log_msg' => 'Checked in via bulk license checkout in license GUI',
|
||||
],
|
||||
|
||||
'checkout_all' => [
|
||||
'button' => 'Checkout All Seats',
|
||||
'modal' => 'This action will checkout one seat to the first available user. | This action will checkout all :available_seats_count seats to the first available users. A user is considered available for this seat if they do not already have this license checked out to them, and the Auto-Assign License property is enabled on their user account.',
|
||||
'enabled_tooltip' => 'Checkout ALL seats (or as many as are available) to ALL users',
|
||||
'disabled_tooltip' => 'This is disabled because there are no seats currently available',
|
||||
'success' => 'License successfully checked out! | :count licenses were successfully checked out!',
|
||||
'error_no_seats' => 'There are no remaining seats left for this license.',
|
||||
'warn_not_enough_seats' => ':count users were assigned this license, but we ran out of available license seats.',
|
||||
'warn_no_avail_users' => 'Nothing to do. There are no users who do not already have this license assigned to them.',
|
||||
'log_msg' => 'Checked out via bulk license checkout in license GUI',
|
||||
|
||||
|
||||
],
|
||||
],
|
||||
);
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
return array(
|
||||
|
||||
'support_url_help' => 'Use <code>{LOCALE}</code> and <code>{SERIAL}</code> in your URL as variables to have those values auto-populate when viewing assets.',
|
||||
'does_not_exist' => 'Hãng sản xuất không tồn tại.',
|
||||
'assoc_users' => 'Nhà sản xuất này hiện tại đang được liên kết với ít nhất một kiểu tài sản và không thể xóa. Xin vui lòng cập nhật kiểu tài sản của bạn để không liên kết đến nhà sản xuất này và thử lại. ',
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ return array(
|
||||
'support_email' => 'Hỗ trợ Email',
|
||||
'support_phone' => 'Điện thoại hỗ trợ',
|
||||
'support_url' => 'URL Hỗ trợ',
|
||||
'warranty_lookup_url' => 'Warranty Lookup URL',
|
||||
'update' => 'Cập nhật hãng sản xuất',
|
||||
'url' => 'URL',
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ return [
|
||||
'backups_restoring' => 'Đang khôi phục từ bản sao lưu',
|
||||
'backups_upload' => 'Tải lên bản sao lưu',
|
||||
'backups_path' => 'Những bản sao lưu trên máy chủ được lưu vào <code>:path</code>',
|
||||
'backups_restore_warning' => 'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage or Docker.<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file. ',
|
||||
'backups_restore_warning' => 'Use the restore button <small><span class="btn btn-xs btn-warning"><i class="text-white fas fa-retweet" aria-hidden="true"></i></span></small> to restore from a previous backup. (This does not currently work with S3 file storage or Docker.)<br><br>Your <strong>entire :app_name database and any uploaded files will be completely replaced</strong> by what\'s in the backup file. ',
|
||||
'backups_logged_out' => 'All existing users, including you, will be logged out once your restore is complete.',
|
||||
'backups_large' => 'Các bản sao lưu quá lớn có thể đã hết thời gian khôi phục nhưng vẫn có thể chạy ở dạng lệnh. ',
|
||||
'barcode_settings' => 'Cài đặt mã vạch',
|
||||
@@ -86,6 +86,8 @@ return [
|
||||
'ldap_settings' => 'Cài đặt LDAP',
|
||||
'ldap_client_tls_cert_help' => 'Client-Side TLS Certificate and Key for LDAP connections are usually only useful in Google Workspace configurations with "Secure LDAP." Both are required.',
|
||||
'ldap_client_tls_key' => 'LDAP Client-Side TLS key',
|
||||
'ldap_location' => 'LDAP Location',
|
||||
'ldap_location_help' => 'The Ldap Location field should be used if <strong>an OU is not being used in the Base Bind DN.</strong> Leave this blank if an OU search is being used.',
|
||||
'ldap_login_test_help' => 'Nhập một ngày hợp lệ LDAP tên người dùng và mật khẩu từ cơ sở DN bạn đã nêu trên để kiểm tra xem LDAP đăng nhập của bạn được cấu hình đúng. BẠN PHẢI LƯU THIẾT ĐẶT CẬP NHẬT LDAP CỦA BẠN ĐẦU TIÊN.',
|
||||
'ldap_login_sync_help' => 'Này chỉ kiểm tra LDAP có thể đồng bộ một cách chính xác. Nếu truy vấn xác thực LDAP của bạn không đúng, người sử dụng vẫn không thể đăng nhập. BẠN PHẢI LƯU THIẾT ĐẶT CẬP NHẬT LDAP CỦA BẠN ĐẦU TIÊN.',
|
||||
'ldap_manager' => 'LDAP Manager',
|
||||
@@ -328,4 +330,9 @@ return [
|
||||
'setup_migration_create_user' => 'Next: Create User',
|
||||
'ldap_settings_link' => 'LDAP Settings Page',
|
||||
'slack_test' => 'Test <i class="fab fa-slack"></i> Integration',
|
||||
'google_callback_help' => 'This should be entered as the callback URL in your Google OAuth app settings in your organization's <strong><a href="https://console.cloud.google.com/" target="_blank">Google developer console <i class="fa fa-external-link" aria-hidden="true"></i></a></strong>.',
|
||||
'google_login' => 'Google Workspace Login Settings',
|
||||
'enable_google_login' => 'Enable users to login with Google Workspace',
|
||||
'enable_google_login_help' => 'Users will not be automatically provisioned. They must have an existing account here AND in Google Workspace, and their username here must match their Google Workspace email address. ',
|
||||
|
||||
];
|
||||
|
||||
@@ -6,7 +6,7 @@ return array(
|
||||
'declined' => 'Bạn đã từ chối tài sản này thành công.',
|
||||
'bulk_manager_warn' => 'Người dùng của bạn đã được cập nhật thành công, tuy nhiên mục nhập của người quản lý của bạn không được lưu bởi vì người quản lý bạn đã chọn cũng nằm trong danh sách người dùng cần chỉnh sửa, và người dùng không phải là người quản lý của họ. Vui lòng chọn người dùng của bạn một lần nữa, ngoại trừ người quản lý.',
|
||||
'user_exists' => 'Người dùng thật sự tồn tại!',
|
||||
'user_not_found' => 'Người dùng [:id] không tồn tại.',
|
||||
'user_not_found' => 'User does not exist.',
|
||||
'user_login_required' => 'Trường đăng nhập thì bắt buộc',
|
||||
'user_password_required' => 'Mật khẩu thì bắt buộc.',
|
||||
'insufficient_permissions' => 'Không có đủ quyền.',
|
||||
|
||||
@@ -12,5 +12,8 @@ return [
|
||||
'remember_me' => 'Ghi nhớ tôi',
|
||||
'username_help_top' => 'Nhập <strong>tên người dùng</strong> của bạn để nhận liên kết đặt lại mật khẩu.',
|
||||
'username_help_bottom' => 'Tên người dùng và email của bạn <em>có thể</em> giống nhau hoặc không, tùy vào cách cấu hình của bạn. Nếu bạn không nhớ tên người dùng hãy liên hệ với quản trị viên. <br><br><strong> Tên người dùng không được liên kết với email sẽ không nhận được liên kết đặt lại mật khẩu.</strong> ',
|
||||
];
|
||||
'google_login' => 'Or login with Google Workspace',
|
||||
'google_login_failed' => 'Google Login failed, please try again.',
|
||||
|
||||
];
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
return [
|
||||
'accessories' => 'Phụ kiện',
|
||||
'activated' => 'Kích hoạt',
|
||||
'accepted_date' => 'Date Accepted',
|
||||
'accepted_date' => 'Ngày chấp nhận',
|
||||
'accessory' => 'Phụ kiện',
|
||||
'accessory_report' => 'Báo cáo phụ kiện',
|
||||
'action' => 'Tác vụ',
|
||||
@@ -28,13 +28,13 @@ return [
|
||||
'audit' => 'Kiểm toán',
|
||||
'audit_report' => 'Sổ ghi chép đánh giá',
|
||||
'assets' => 'Tài sản',
|
||||
'assets_audited' => 'assets audited',
|
||||
'assets_audited' => 'tài sản đã được kiểm toán',
|
||||
'assets_checked_in_count' => 'assets checked in',
|
||||
'assets_checked_out_count' => 'assets checked out',
|
||||
'asset_deleted_warning' => 'This asset has been deleted. You must restore it before you can assign it to someone.',
|
||||
'asset_deleted_warning' => 'Tài sản này đã bị xóa. Bạn phải khôi phục nó trước khi bạn có thể gán nó cho ai đó.',
|
||||
'assigned_date' => 'Date Assigned',
|
||||
'assigned_to' => 'Được giao cho :name',
|
||||
'assignee' => 'Assigned to',
|
||||
'assignee' => 'Bàn giao cho',
|
||||
'avatar_delete' => 'Xóa hình đại diện',
|
||||
'avatar_upload' => 'Tải lên hình đại diện',
|
||||
'back' => 'Quay lại',
|
||||
@@ -92,6 +92,7 @@ return [
|
||||
'debug_warning_text' => 'Ứng dụng này đang chạy trong chế độ sản xuất với bật gỡ lỗi. Điều này có thể phơi bày dữ liệu nhạy cảm nếu ứng dụng của bạn có thể tiếp cận được với thế giới bên ngoài. Tắt chế độ gỡ lỗi bằng cách đặt giá trị <code>APP_DEBUG</code> trong tệp <code>.env</code> của bạn thành <code>false</code>.',
|
||||
'delete' => 'Xóa',
|
||||
'delete_confirm' => 'Bạn có chắc chắn muốn xoá trường này không?',
|
||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This can not be undone.',
|
||||
'deleted' => 'Đã xóa',
|
||||
'delete_seats' => 'Ghế đã Xóa',
|
||||
'deletion_failed' => 'Deletion failed',
|
||||
@@ -374,7 +375,7 @@ return [
|
||||
'accessory_information' => 'Accessory Information:',
|
||||
'accessory_name' => 'Accessory Name:',
|
||||
'clone_item' => 'Clone Item',
|
||||
'checkout_tooltip' => 'Check this item out',
|
||||
'checkout_tooltip' => 'Cấp phát tài sản',
|
||||
'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.',
|
||||
@@ -439,4 +440,13 @@ return [
|
||||
'setup_migration_output' => 'Migration output:',
|
||||
'setup_migration_create_user' => 'Next: Create User',
|
||||
'importer_generic_error' => 'Your file import is complete, but we did receive an error. This is usually caused by third-party API throttling from a notification webhook (such as Slack) and would not have interfered with the import itself, but you should confirm this.',
|
||||
'confirm' => 'Confirm',
|
||||
'autoassign_licenses' => 'Auto-Assign Licenses',
|
||||
'autoassign_licenses_help' => 'Allow this user to have licenses assigned via the bulk-assign license UI or cli tools.',
|
||||
'autoassign_licenses_help_long' => 'This allows a user to be have licenses assigned via the bulk-assign license UI or cli tools. (For example, you might not want contractors to be auto-assigned a license you would provide to only staff members. You can still individually assign licenses to those users, but they will not be included in the Checkout License to All Users functions.)',
|
||||
'no_autoassign_licenses_help' => 'Do not include user for bulk-assigning through the license UI or cli tools.',
|
||||
'modal_confirm_generic' => 'Are you sure?',
|
||||
'cannot_be_deleted' => 'This item cannot be deleted',
|
||||
'undeployable_tooltip' => 'This item cannot be checked out. Check the quantity remaining.',
|
||||
|
||||
];
|
||||
|
||||
@@ -74,6 +74,7 @@ return [
|
||||
'your_credentials' => 'Thông tin về Snipe-IT của bạn',
|
||||
'Accessory_Checkin_Notification' => 'Phụ kiện đã cấp phát thành công',
|
||||
'Asset_Checkin_Notification' => 'Tài sản đã cấp phát thành công',
|
||||
'Asset_Checkout_Notification' => 'Asset checked out',
|
||||
'License_Checkin_Notification' => 'Giấy phép đã cấp phát thành công',
|
||||
'Expected_Checkin_Report' => 'Báo cáo mong muốn cấp phát tài sản',
|
||||
'Expected_Checkin_Notification' => 'Nhắn nhở: hạn chót cấp phát cho :name gần đến',
|
||||
|
||||
@@ -67,6 +67,8 @@ return [
|
||||
'array' => 'Thuộc tính: phải có ít nhất: min items.',
|
||||
],
|
||||
'starts_with' => 'Trường :attribute phải kết thúc bằng một trong những giá trị sau: :values',
|
||||
'ends_with' => 'The :attribute must end with one of the following: :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.',
|
||||
|
||||
Reference in New Issue
Block a user