1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

New Crowdin updates (#3040)

This commit is contained in:
Dan Brown
2021-11-16 12:31:37 +00:00
committed by GitHub
parent 79c75f9296
commit 05ef23d34e
116 changed files with 718 additions and 286 deletions

View File

@ -54,7 +54,7 @@ return [
'email_confirm_text' => 'Xin hãy xác nhận địa chỉa email bằng cách bấm vào nút dưới đây:',
'email_confirm_action' => 'Xác nhận Email',
'email_confirm_send_error' => 'Email xác nhận cần gửi nhưng hệ thống đã không thể gửi được email. Liên hệ với quản trị viên để chắc chắn email được thiết lập đúng.',
'email_confirm_success' => 'Email của bạn đã được xác nhận!',
'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.',
'email_confirm_resent' => 'Email xác nhận đã được gửi lại, Vui lòng kiểm tra hộp thư.',
'email_not_confirmed' => 'Địa chỉ email chưa được xác nhận',
@ -71,7 +71,7 @@ return [
'user_invite_page_welcome' => 'Chào mừng đến với :appName!',
'user_invite_page_text' => 'Để hoàn tất tài khoản và lấy quyền truy cập bạn cần đặt mật khẩu để sử dụng cho các lần đăng nhập sắp tới tại :appName.',
'user_invite_page_confirm_button' => 'Xác nhận Mật khẩu',
'user_invite_success' => 'Mật khẩu đã được thiết lập, bạn có quyền truy cập đến :appName!',
'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!',
// Multi-factor Authentication
'mfa_setup' => 'Cài đặt xác thực nhiều bước',

View File

@ -45,6 +45,8 @@ return [
'unfavourite' => 'Bỏ yêu thích',
'next' => 'Tiếp theo',
'previous' => 'Trước đó',
'filter_active' => 'Active Filter:',
'filter_clear' => 'Clear Filter',
// Sort Options
'sort_options' => 'Tùy Chọn Sắp Xếp',

View File

@ -258,6 +258,16 @@ return [
'tags_explain' => "Thêm vài thẻ để phân loại nội dung của bạn tốt hơn. \n Bạn có thể đặt giá trị cho thẻ để quản lí kĩ càng hơn.",
'tags_add' => 'Thêm thẻ khác',
'tags_remove' => 'Xóa thẻ này',
'tags_usages' => 'Total tag usages',
'tags_assigned_pages' => 'Assigned to Pages',
'tags_assigned_chapters' => 'Assigned to Chapters',
'tags_assigned_books' => 'Assigned to Books',
'tags_assigned_shelves' => 'Assigned to Shelves',
'tags_x_unique_values' => ':count unique values',
'tags_all_values' => 'All values',
'tags_view_tags' => 'View Tags',
'tags_view_existing_tags' => 'View existing tags',
'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.',
'attachments' => 'Các Đính kèm',
'attachments_explain' => 'Cập nhật một số tập tin và đính một số liên kết để hiển thị trên trang của bạn. Chúng được hiện trong sidebar của trang.',
'attachments_explain_instant_save' => 'Các thay đổi ở đây sẽ được lưu ngay lập tức.',