]> BookStack Code Mirror - bookstack/blobdiff - lang/vi/editor.php
ZIP Imports: Added API examples, finished testing
[bookstack] / lang / vi / editor.php
index 47803ee5df03d340c566894a8493a6b7cf98cea8..ff089f67a644c6204eaff13d2d9f3f5e3c25310f 100644 (file)
@@ -10,14 +10,15 @@ return [
     'general' => 'Tổng quát',
     'advanced' => 'Nâng cao',
     'none' => 'Không',
-    'cancel' => 'Huỷ',
+    'cancel' => 'Hủy',
     'save' => 'Lưu',
     'close' => 'Đóng',
+    'apply' => 'Áp dụng',
     'undo' => 'Hoàn tác',
     'redo' => 'Làm lại',
     'left' => 'Bên trái',
     'center' => 'Chính giữa',
-    'right' => 'Bên phi',
+    'right' => 'Bên phi',
     'top' => 'Trên cùng',
     'middle' => 'Giữa',
     'bottom' => 'Dưới cùng',
@@ -29,7 +30,7 @@ return [
     // Toolbar
     'formats' => 'Định dạng',
     'header_large' => 'Tiêu đề lớn',
-    'header_medium' => 'Tiêu đề trung binh',
+    'header_medium' => 'Tiêu đề trung bình',
     'header_small' => 'Tiêu đề nhỏ',
     'header_tiny' => 'Tiêu đề cực nhỏ',
     'paragraph' => 'Đoạn văn',
@@ -38,17 +39,17 @@ return [
     'callouts' => 'Chú thích',
     'callout_information' => 'Thông tin',
     'callout_success' => 'Thành công',
-    'callout_warning' => 'Cánh báo',
+    'callout_warning' => 'Cnh báo',
     'callout_danger' => 'Nguy hiểm',
     'bold' => 'In đậm',
     'italic' => 'In nghiêng',
     'underline' => 'Gạch chân',
     'strikethrough' => 'Gạch ngang',
     'superscript' => 'Chỉ số trên',
-    'subscript' => 'Đăng ký',
+    'subscript' => 'Chỉ số dưới',
     'text_color' => 'Màu chữ',
     'custom_color' => 'Màu tùy chỉnh',
-    'remove_color' => 'X màu',
+    'remove_color' => 'Xóa màu',
     'background_color' => 'Màu nền',
     'align_left' => 'Canh lề trái',
     'align_center' => 'Căn giữa',
@@ -62,113 +63,119 @@ 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' => 'Tùy 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',
-    'row_type_footer' => 'Cuối trang',
+    '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' => 'Xóa định dạng bảng',
+    'resize_to_contents' => 'Thay đổi kích thước theo nội dung',
+    'row_header' => 'Tiêu đề hàng',
+    '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' => 'Cắt hàng',
+    'copy_row' => 'Sao chép hàng',
+    'paste_row_before' => 'Dán hàng vào bên trên',
+    'paste_row_after' => 'Dán hàng vào bên dưới',
+    'row_type' => 'Kiểu hàng',
+    'row_type_header' => 'Tiêu đề',
+    'row_type_body' => 'Nội dung',
+    'row_type_footer' => 'Chân trang',
     'alignment' => 'Canh lề',
     'cut_column' => 'Cắt cột',
     'copy_column' => 'Sao chép cột',
-    'paste_column_before' => 'Thêm cột phía trước',
-    'paste_column_after' => 'Thêm cột phía sau',
-    'cell_padding' => 'Cell padding',
-    'cell_spacing' => 'Cell spacing',
+    'paste_column_before' => 'Dán cột vào bên trái',
+    'paste_column_after' => 'Dán cột vào bên phải',
+    'cell_padding' => 'Đệm ô',
+    'cell_spacing' => 'Khoảng cách ô',
     'caption' => 'Chú thích',
     'show_caption' => 'Hiện chú thích',
     'constrain' => 'Ràng buộc các thuộc tính',
-    'cell_border_solid' => 'Khối',
-    'cell_border_dotted' => 'Điểm chấm',
-    'cell_border_dashed' => 'Dashed',
-    'cell_border_double' => 'Double',
-    'cell_border_groove' => 'Groove',
-    'cell_border_ridge' => 'Ridge',
-    'cell_border_inset' => 'Inset',
-    'cell_border_outset' => 'Outset',
-    'cell_border_none' => 'None',
-    'cell_border_hidden' => 'Hidden',
+    'cell_border_solid' => 'Đặc',
+    'cell_border_dotted' => 'Chấm chấm',
+    'cell_border_dashed' => 'Nét đứt',
+    'cell_border_double' => 'Đôi',
+    'cell_border_groove' => 'Rãnh',
+    'cell_border_ridge' => 'Gờ',
+    'cell_border_inset' => 'Lõm',
+    'cell_border_outset' => 'Lồi',
+    'cell_border_none' => 'Không',
+    '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úng 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',
-    'insert_collapsible' => 'Insert collapsible block',
-    'collapsible_unwrap' => 'Unwrap',
-    'edit_label' => 'Edit label',
-    'toggle_open_closed' => 'Toggle open/closed',
-    'collapsible_edit' => 'Edit collapsible block',
-    'toggle_label' => 'Toggle label',
+    'text_to_display' => 'Văn bản hiển thị',
+    'title' => 'Tiêu đề',
+    'browse_links' => 'Duyệt liên kết',
+    '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' => 'Chèn khối có thể thu gọn',
+    'collapsible_unwrap' => 'Tháo bỏ',
+    'edit_label' => 'Chỉnh sửa nhãn',
+    'toggle_open_closed' => 'Chuyển đổi mở/đóng',
+    'collapsible_edit' => 'Chỉnh sửa khối có thể thu gọn',
+    'toggle_label' => 'Chuyển đổi nhãn',
 
     // 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',
-    'callouts_cycle' => '(Keep pressing to toggle through types)',
-    'link_selector' => 'Link to content',
-    'shortcuts' => 'Shortcuts',
-    'shortcut' => 'Shortcut',
-    'shortcuts_intro' => 'The following shortcuts are available in the editor:',
+    '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' => 'Trình soạn thảo này được xây dựng dựa trên :lexicalLink được phân phối theo giấy phép MIT.',
+    'editor_lexical_license_link' => 'Chi tiết giấy phép đầy đủ có thể tìm thấy tại đây.',
+    'editor_tiny_license' => 'Trình soạn thảo này được xây dựng bằng cách 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' => '(Nhấn tiếp để chuyển đổi giữa các loại)',
+    'link_selector' => 'Bộ chọn liên kết',
+    'shortcuts' => 'Phím tắt',
+    'shortcut' => 'Phím tắt',
+    'shortcuts_intro' => 'Các phím tắt sau có sẵn trong trình soạn thảo:',
     'windows_linux' => '(Windows/Linux)',
     'mac' => '(Mac)',
-    'description' => 'Description',
+    'description' => 'Mô tả',
 ];