Add more Vietnamese translation strings (#1407)

pull/1408/head
honghai2196 2 years ago committed by GitHub
parent 225a54a1ff
commit 8ff6a2a2b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 74
      lib/src/translations/toolbar.i18n.dart

@ -1210,54 +1210,54 @@ extension Localization on String {
'What is entered is not a link': 'What is entered is not a link':
'Những gì được nhập không phải là một liên kết', 'Những gì được nhập không phải là một liên kết',
'Resize': 'Resize', 'Resize': 'Resize',
'Width': 'Width', 'Width': 'Rộng',
'Height': 'Height', 'Height': 'Cao',
'Size': 'Size', 'Size': 'Kích thước',
'Small': 'Small', 'Small': 'Nhỏ',
'Large': 'Large', 'Large': 'Lớn',
'Huge': 'Huge', 'Huge': 'Rất lớn',
'Clear': 'Clear', 'Clear': 'Xoá',
'Font': 'Font', 'Font': 'Phông chữ',
'Search': 'Search', 'Search': 'Tìm',
'matches': 'matches', 'matches': 'matches',
'showing match': 'showing match', 'showing match': 'showing match',
'Prev': 'Prev', 'Prev': 'Trước đó',
'Next': 'Next', 'Next': 'Kế tiếp',
'Camera': 'Camera', 'Camera': 'Máy ảnh',
'Video': 'Video', 'Video': 'Video',
'Undo': 'Undo', 'Undo': 'Undo',
'Redo': 'Redo', 'Redo': 'Redo',
'Font family': 'Font family', 'Font family': 'Phông chữ',
'Font size': 'Font size', 'Font size': 'Cỡ chữ',
'Bold': 'Bold', 'Bold': 'Đậm',
'Subscript': 'Subscript', 'Subscript': 'Chèn dưới',
'Superscript': 'Superscript', 'Superscript': 'Chèn trên',
'Italic': 'Italic', 'Italic': 'Nghiêng',
'Underline': 'Underline', 'Underline': 'Gạch chân',
'Strike through': 'Strike through', 'Strike through': 'Gạch ngang',
'Inline code': 'Inline code', 'Inline code': 'Dòng mã',
'Font color': 'Font color', 'Font color': 'Màu chữ',
'Background color': 'Background color', 'Background color': 'Màu nền',
'Clear format': 'Clear format', 'Clear format': 'Xoá định dạng',
'Align left': 'Align left', 'Align left': 'Căn trái',
'Align center': 'Align center', 'Align center': 'Căn giữa',
'Align right': 'Align right', 'Align right': 'Căn phải',
'Justify win width': 'Justify win width', 'Justify win width': 'Căn đều chiều rộng',
'Text direction': 'Text direction', 'Text direction': 'Text direction',
'Header style': 'Header style', 'Header style': 'Header style',
'Numbered list': 'Numbered list', 'Numbered list': 'Danh sách thứ tự',
'Bullet list': 'Bullet list', 'Bullet list': 'Danh sách',
'Checked list': 'Checked list', 'Checked list': 'Danh sách hộp kiểm',
'Code block': 'Code block', 'Code block': 'Đoạn mã',
'Quote': 'Quote', 'Quote': 'Quote',
'Increase indent': 'Increase indent', 'Increase indent': 'Increase indent',
'Decrease indent': 'Decrease indent', 'Decrease indent': 'Decrease indent',
'Insert URL': 'Insert URL', 'Insert URL': 'Thêm liên kết',
'Visit link': 'Visit link', 'Visit link': 'Mở liên kết',
'Enter link': 'Enter link', 'Enter link': 'Nhập liên kết',
'Enter media': 'Enter media', 'Enter media': 'Enter media',
'Edit': 'Edit', 'Edit': 'Sửa',
'Apply': 'Apply', 'Apply': 'Áp dụng',
'Find text': 'Find text', 'Find text': 'Find text',
'Move to previous occurrence': 'Move to previous occurrence', 'Move to previous occurrence': 'Move to previous occurrence',
'Move to next occurrence': 'Move to next occurrence', 'Move to next occurrence': 'Move to next occurrence',

Loading…
Cancel
Save