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

Loading…
Cancel
Save