1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Updated translations with latest Crowdin changes (#4658)

This commit is contained in:
Dan Brown
2023-12-28 17:49:38 +00:00
committed by GitHub
parent 5b1929a39a
commit c017f5bed1
226 changed files with 3140 additions and 2914 deletions

View File

@@ -23,7 +23,7 @@ return [
'meta_updated' => 'Được cập nhật :timeLength',
'meta_updated_name' => 'Được cập nhật :timeLength bởi :user',
'meta_owned_name' => 'Được sở hữu bởi :user',
'meta_reference_page_count' => 'Được tham chiếu trên :count page|Được tham chiếu trên :count pages',
'meta_reference_count' => 'Referenced by :count item|Referenced by :count items',
'entity_select' => 'Chọn thực thể',
'entity_select_lack_permission' => 'Bạn không có quyền để chọn mục này',
'images' => 'Ảnh',
@@ -132,6 +132,9 @@ return [
'books_edit_named' => 'Sửa sách :bookName',
'books_form_book_name' => 'Tên sách',
'books_save' => 'Lưu sách',
'books_default_template' => 'Default Page Template',
'books_default_template_explain' => 'Assign a page template that will be used as the default content for all new pages in this book. Keep in mind this will only be used if the page creator has view access to those chosen template page.',
'books_default_template_select' => 'Select a template page',
'books_permissions' => 'Các quyền của cuốn sách',
'books_permissions_updated' => 'Các quyền của cuốn sách đã được cập nhật',
'books_empty_contents' => 'Không có trang hay chương nào được tạo cho cuốn sách này.',
@@ -204,6 +207,7 @@ return [
'pages_delete_draft' => 'Xóa Trang Nháp',
'pages_delete_success' => 'Đã xóa Trang',
'pages_delete_draft_success' => 'Đã xóa trang Nháp',
'pages_delete_warning_template' => 'This page is in active use as a book default page template. These books will no longer have a default page template assigned after this page is deleted.',
'pages_delete_confirm' => 'Bạn có chắc chắn muốn xóa trang này?',
'pages_delete_draft_confirm' => 'Bạn có chắc chắn muốn xóa trang nháp này?',
'pages_editing_named' => 'Đang chỉnh sửa Trang :pageName',
@@ -405,7 +409,7 @@ return [
// References
'references' => 'References',
'references_none' => 'There are no tracked references to this item.',
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
'references_to_desc' => 'Listed below is all the known content in the system that links to this item.',
// Watch Options
'watch' => 'Watch',

View File

@@ -19,7 +19,6 @@ return [
'ldap_extension_not_installed' => 'Tiện ích mở rộng LDAP PHP chưa được cài đặt',
'ldap_cannot_connect' => 'Không thể kết nối đến máy chủ LDAP, mở đầu kết nối thất bại',
'saml_already_logged_in' => 'Đã đăng nhập',
'saml_user_not_registered' => 'Người dùng :name chưa được đăng ký và tự động đăng ký đang bị tắt',
'saml_no_email_address' => 'Không tìm thấy địa chỉ email cho người dùng này trong dữ liệu được cung cấp bới hệ thống xác thực ngoài',
'saml_invalid_response_id' => 'Yêu cầu từ hệ thống xác thực bên ngoài không được nhận diện bởi quy trình chạy cho ứng dụng này. Điều hướng trở lại sau khi đăng nhập có thể đã gây ra vấn đề này.',
'saml_fail_authed' => 'Đăng nhập sử dụng :system thất bại, hệ thống không cung cấp được sự xác thực thành công',

View File

@@ -13,6 +13,7 @@ return [
'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
'detail_page_name' => 'Page Name:',
'detail_page_path' => 'Page Path:',
'detail_commenter' => 'Commenter:',
'detail_comment' => 'Comment:',
'detail_created_by' => 'Created By:',

View File

@@ -296,6 +296,7 @@ return [
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fi' => 'Suomi',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',