]> BookStack Code Mirror - bookstack/blobdiff - lang/vi/editor.php
Customization: Added parent tag classes
[bookstack] / lang / vi / editor.php
index 47803ee5df03d340c566894a8493a6b7cf98cea8..ed524610638876b6a2c1c41d37626889abf9cfaf 100644 (file)
@@ -13,6 +13,7 @@ return [
     'cancel' => 'Huỷ',
     'save' => 'Lưu',
     'close' => 'Đóng',
+    'apply' => 'Apply',
     'undo' => 'Hoàn tác',
     'redo' => 'Làm lại',
     'left' => 'Bên trái',
@@ -62,58 +63,61 @@ return [
     'table' => 'Bảng',
     'insert_image' => 'Chèn hình ảnh',
     'insert_image_title' => 'Chèn/Sửa hình ảnh',
-    'insert_link' => 'Insert/edit link',
-    'insert_link_title' => 'Insert/Edit Link',
-    'insert_horizontal_line' => 'Insert horizontal line',
-    'insert_code_block' => 'Insert code block',
-    'edit_code_block' => 'Edit code block',
-    'insert_drawing' => 'Insert/edit drawing',
-    'drawing_manager' => 'Drawing manager',
-    'insert_media' => 'Insert/edit media',
-    'insert_media_title' => 'Insert/Edit Media',
-    'clear_formatting' => 'Clear formatting',
-    'source_code' => 'Source code',
-    'source_code_title' => 'Source Code',
-    'fullscreen' => 'Fullscreen',
-    'image_options' => 'Image options',
+    'insert_link' => 'Chèn/sửa liên kết',
+    'insert_link_title' => 'Chèn/sửa liên kết',
+    'insert_horizontal_line' => 'Chèn đường ngang',
+    'insert_code_block' => 'Chèn khối mã',
+    'edit_code_block' => 'Chỉnh sửa khối mã',
+    'insert_drawing' => 'Chèn/chỉnh sửa bản vẻ',
+    'drawing_manager' => 'Quản lý hình vẽ',
+    'insert_media' => 'Chèn/chỉnh sửa media',
+    'insert_media_title' => 'Chèn/chỉnh sửa media',
+    'clear_formatting' => 'Xóa định dạng',
+    'source_code' => 'Mã nguồn',
+    'source_code_title' => 'Mã Nguồn',
+    'fullscreen' => 'Toàn màn hình',
+    'image_options' => 'Tuỳ chọn hình ảnh',
 
     // Tables
-    'table_properties' => 'Table properties',
-    'table_properties_title' => 'Table Properties',
-    'delete_table' => 'Delete table',
-    'insert_row_before' => 'Insert row before',
-    'insert_row_after' => 'Insert row after',
-    'delete_row' => 'Delete row',
-    'insert_column_before' => 'Insert column before',
-    'insert_column_after' => 'Insert column after',
-    'delete_column' => 'Delete column',
-    'table_cell' => 'Cell',
-    'table_row' => 'Row',
-    'table_column' => 'Column',
-    'cell_properties' => 'Cell properties',
-    'cell_properties_title' => 'Cell Properties',
-    'cell_type' => 'Cell type',
-    'cell_type_cell' => 'Cell',
-    'cell_scope' => 'Scope',
-    'cell_type_header' => 'Header cell',
-    'merge_cells' => 'Merge cells',
-    'split_cell' => 'Split cell',
-    'table_row_group' => 'Row Group',
-    'table_column_group' => 'Column Group',
-    'horizontal_align' => 'Horizontal align',
-    'vertical_align' => 'Vertical align',
-    'border_width' => 'Border width',
-    'border_style' => 'Border style',
-    'border_color' => 'Border color',
-    'row_properties' => 'Row properties',
-    'row_properties_title' => 'Row Properties',
-    'cut_row' => 'Cut row',
-    'copy_row' => 'Copy row',
-    'paste_row_before' => 'Paste row before',
-    'paste_row_after' => 'Paste row after',
-    'row_type' => 'Row type',
-    'row_type_header' => 'Header',
-    'row_type_body' => 'Body',
+    'table_properties' => 'Thuộc tính bảng',
+    'table_properties_title' => 'Thuộc tính bảng',
+    'delete_table' => 'Xóa bảng',
+    'table_clear_formatting' => 'Clear table formatting',
+    'resize_to_contents' => 'Resize to contents',
+    'row_header' => 'Row header',
+    'insert_row_before' => 'Chèn thêm hàng ở trên',
+    'insert_row_after' => 'Chèn thêm hàng ở dưới',
+    'delete_row' => 'Xóa hàng',
+    'insert_column_before' => 'Chèn cột mới vào bên trái',
+    'insert_column_after' => 'Chèn cột mới vào bên phải',
+    'delete_column' => 'Xóa cột',
+    'table_cell' => 'Ô',
+    'table_row' => 'Hàng',
+    'table_column' => 'Cột',
+    'cell_properties' => 'Đặt thuộc tính ô',
+    'cell_properties_title' => 'Đặt thuộc tính ô',
+    'cell_type' => 'Kiểu ô',
+    'cell_type_cell' => 'Ô',
+    'cell_scope' => 'Phạm vi',
+    'cell_type_header' => 'Ô tiêu đề',
+    'merge_cells' => 'Sát nhập các ô',
+    'split_cell' => 'Chia tách ô',
+    'table_row_group' => 'Nhóm hàng',
+    'table_column_group' => 'Nhóm cột',
+    'horizontal_align' => 'Căn chỉnh theo chiều ngang',
+    'vertical_align' => 'Căn chỉnh theo chiều dọc',
+    'border_width' => 'Chiều rộng viền',
+    'border_style' => 'Kiểu đường viền',
+    'border_color' => 'Màu viền',
+    'row_properties' => 'Đặt thuộc tính hàng',
+    'row_properties_title' => 'Đặt thuộc tính hàng',
+    'cut_row' => 'Tách cột',
+    'copy_row' => 'Sao chép cột',
+    'paste_row_before' => 'Dán cột vào bên trái',
+    'paste_row_after' => 'Dán cột vào bên phải',
+    'row_type' => 'Kiểu hàng',
+    'row_type_header' => 'Tiêu đề',
+    'row_type_body' => 'Nội dung',
     'row_type_footer' => 'Cuối trang',
     'alignment' => 'Canh lề',
     'cut_column' => 'Cắt cột',
@@ -134,39 +138,42 @@ return [
     'cell_border_inset' => 'Inset',
     'cell_border_outset' => 'Outset',
     'cell_border_none' => 'None',
-    'cell_border_hidden' => 'Hidden',
+    'cell_border_hidden' => 'n',
 
     // Images, links, details/summary & embed
-    'source' => 'Source',
-    'alt_desc' => 'Alternative description',
+    'source' => 'Nguồn',
+    'alt_desc' => 'Mô tả thay thế',
     'embed' => 'Mã nhúng',
-    'paste_embed' => 'Paste your embed code below:',
+    'paste_embed' => 'Dán mã đính kèm của bạn vào bên dưới:',
     'url' => 'Đường dẫn',
     'text_to_display' => 'Các văn bản hiển thị',
-    'title' => 'Title',
-    'open_link' => 'Open link',
-    'open_link_in' => 'Open link in...',
-    'open_link_current' => 'Current window',
-    'open_link_new' => 'New window',
-    'remove_link' => 'Remove link',
+    'title' => 'Tiêu đề',
+    'browse_links' => 'Browse links',
+    'open_link' => 'Mở liên kết',
+    'open_link_in' => 'Mở liên kết trong...',
+    'open_link_current' => 'Cửa sổ hiện tại',
+    'open_link_new' => 'Cửa sổ mới',
+    'remove_link' => 'Loại bỏ liên kết',
     'insert_collapsible' => 'Insert collapsible block',
     'collapsible_unwrap' => 'Unwrap',
-    'edit_label' => 'Edit label',
+    'edit_label' => 'Chỉnh sửa nhãn',
     'toggle_open_closed' => 'Toggle open/closed',
     'collapsible_edit' => 'Edit collapsible block',
     'toggle_label' => 'Toggle label',
 
     // About view
-    'about' => 'About the editor',
-    'about_title' => 'About the WYSIWYG Editor',
-    'editor_license' => 'Editor License & Copyright',
-    'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
-    'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
-    'save_continue' => 'Save Page & Continue',
+    'about' => 'Giới thiệu về trình soạn thảo',
+    'about_title' => 'Giới thiệu về trình soạn thảo WYSIWYG',
+    'editor_license' => 'Giáy phép & Bản quyền của trình soạn thảo',
+    'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
+    'editor_lexical_license_link' => 'Full license details can be found here.',
+    'editor_tiny_license' => 'Trình soạn thảo này được xây dựng bằng các sử dụng :tinyLink theo giấy phép MIT.',
+    'editor_tiny_license_link' => 'Chi tiết về bản quyền và giấy phép của TinyMCE có thể được tìm thấy tại đây.',
+    'save_continue' => 'Lưu trang & Tiếp tục',
     'callouts_cycle' => '(Keep pressing to toggle through types)',
-    'link_selector' => 'Link to content',
-    'shortcuts' => 'Shortcuts',
-    'shortcut' => 'Shortcut',
+    'link_selector' => 'Liên kết đến nội dung',
+    'shortcuts' => 'Phím tắt',
+    'shortcut' => 'Phím tắt',
     'shortcuts_intro' => 'The following shortcuts are available in the editor:',
     'windows_linux' => '(Windows/Linux)',
     'mac' => '(Mac)',