aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/a11yhelp/dialogs/lang/vi.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/a11yhelp/dialogs/lang/vi.js')
-rw-r--r--sources/plugins/a11yhelp/dialogs/lang/vi.js15
1 files changed, 6 insertions, 9 deletions
diff --git a/sources/plugins/a11yhelp/dialogs/lang/vi.js b/sources/plugins/a11yhelp/dialogs/lang/vi.js
index c985471..b8c9fe9 100644
--- a/sources/plugins/a11yhelp/dialogs/lang/vi.js
+++ b/sources/plugins/a11yhelp/dialogs/lang/vi.js
@@ -1,5 +1,5 @@
1/** 1/**
2 * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 2 * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5 5
@@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'vi', {
79 { 79 {
80 name: 'Trợ giúp liên quan', 80 name: 'Trợ giúp liên quan',
81 legend: 'Nhấn ${a11yHelp}' 81 legend: 'Nhấn ${a11yHelp}'
82 },
83 {
84 name: ' Paste as plain text', // MISSING
85 legend: 'Press ${pastetext}', // MISSING
86 legendEdge: 'Press ${pastetext}, followed by ${paste}' // MISSING
82 } 87 }
83 ] 88 ]
84 } 89 }
85 ], 90 ],
86 backspace: 'Phím Backspace',
87 tab: 'Phím Tab', 91 tab: 'Phím Tab',
88 enter: 'Phím Tab',
89 shift: 'Phím Shift',
90 ctrl: 'Phím Ctrl',
91 alt: 'Phím Alt',
92 pause: 'Phím Pause', 92 pause: 'Phím Pause',
93 capslock: 'Phím Caps Lock', 93 capslock: 'Phím Caps Lock',
94 escape: 'Phím Escape', 94 escape: 'Phím Escape',
95 pageUp: 'Phím Page Up', 95 pageUp: 'Phím Page Up',
96 pageDown: 'Phím Page Down', 96 pageDown: 'Phím Page Down',
97 end: 'Phím End',
98 home: 'Phím Home',
99 leftArrow: 'Phím Left Arrow', 97 leftArrow: 'Phím Left Arrow',
100 upArrow: 'Phím Up Arrow', 98 upArrow: 'Phím Up Arrow',
101 rightArrow: 'Phím Right Arrow', 99 rightArrow: 'Phím Right Arrow',
102 downArrow: 'Phím Down Arrow', 100 downArrow: 'Phím Down Arrow',
103 insert: 'Chèn', 101 insert: 'Chèn',
104 'delete': 'Xóa',
105 leftWindowKey: 'Phím Left Windows', 102 leftWindowKey: 'Phím Left Windows',
106 rightWindowKey: 'Phím Right Windows ', 103 rightWindowKey: 'Phím Right Windows ',
107 selectKey: 'Chọn phím', 104 selectKey: 'Chọn phím',