@ckeditor/ckeditor5-ui
Version:
The UI framework and standard UI library of CKEditor 5.
12 lines (10 loc) • 2.75 kB
JavaScript
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
( e => {
const { [ 'vi' ]: { dictionary, getPluralForm } } = {"vi":{"dictionary":{"Rich Text Editor":"Trình soạn thảo văn bản","Edit block":"Chỉnh sửa đoạn","Click to edit block":"Nhấp để sửa khối","Drag to move":"Kéo để di chuyển","Next":"Tiếp theo","Previous":"Quay lại","Editor toolbar":"Thanh công cụ biên tập","Dropdown toolbar":"Thanh công cụ danh mục","Dropdown menu":"Trình đơn thả xuống","Black":"Đen","Dim grey":"Xám mờ","Grey":"Xám","Light grey":"Xám nhạt","White":"Trắng","Red":"Đỏ","Orange":"Cam","Yellow":"Vàng","Light green":"Xanh lá nhạt","Green":"Xanh lá","Aquamarine":"Xanh ngọc biển","Turquoise":"Xanh ngọc bích","Light blue":"Xanh dương","Blue":"Xanh biển","Purple":"Tím","Editor block content toolbar":"Thanh công cụ chỉnh sửa khối nội dung","Editor contextual toolbar":"Thanh công cụ chỉnh sửa theo ngữ cảnh","HEX":"HEX","No results found":"Không tìm thấy kết quả","No searchable items":"Không có mục nào tìm kiếm được","Editor dialog":"Hộp thoại trình biên tập","Close":"Đóng","Help Contents. To close this dialog press ESC.":"Nội dung Trợ giúp. Nhấn phím ESC để đóng hộp thoại này.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Dưới đây, bạn có thể tìm thấy danh sách các phím tắt mà bạn có thể dùng trong trình biên tập này.","(may require <kbd>Fn</kbd>)":"(có thể cần nhấn phím <kbd>Fn</kbd>)","Accessibility":"Trợ năng","Accessibility help":"Trợ giúp về khả năng truy cập","Press %0 for help.":"Nhấn %0 để được trợ giúp.","Move focus in and out of an active dialog window":"Di chuyển tiêu điểm vào và ra khỏi cửa sổ hộp thoại đang kích hoạt","MENU_BAR_MENU_FILE":"Tệp","MENU_BAR_MENU_EDIT":"Chỉnh sửa","MENU_BAR_MENU_VIEW":"Xem","MENU_BAR_MENU_INSERT":"Chèn","MENU_BAR_MENU_FORMAT":"Định dạng","MENU_BAR_MENU_TOOLS":"Công cụ","MENU_BAR_MENU_HELP":"Trợ giúp","MENU_BAR_MENU_TEXT":"Văn bản","MENU_BAR_MENU_FONT":"Phông chữ","Editor menu bar":"Thanh menu Trình soạn thảo","Please enter a valid color (e.g. \"ff0000\").":"Vui lòng nhập một màu sắc hợp lệ (ví dụ: \"ff0000\")."},getPluralForm(n){return 0;}}};
e[ 'vi' ] ||= { dictionary: {}, getPluralForm: null };
e[ 'vi' ].dictionary = Object.assign( e[ 'vi' ].dictionary, dictionary );
e[ 'vi' ].getPluralForm = getPluralForm;
} )( window.CKEDITOR_TRANSLATIONS ||= {} );