Changeset 7509
- Timestamp:
- 06/22/12 09:15:50 (11 months ago)
- Location:
- CKEditor/trunk/_source
- Files:
-
- 4 edited
-
lang/_translationstatus.txt (modified) (1 diff)
-
lang/vi.js (modified) (3 diffs)
-
plugins/placeholder/lang/_translationstatus.txt (modified) (1 diff)
-
plugins/placeholder/lang/vi.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/lang/_translationstatus.txt
r7501 r7509 60 60 ug.js Found: 572 Missing: 5 61 61 uk.js Found: 575 Missing: 2 62 vi.js Found: 57 5 Missing: 262 vi.js Found: 577 Missing: 0 63 63 zh-cn.js Found: 575 Missing: 2 64 64 zh.js Found: 433 Missing: 144 -
CKEditor/trunk/_source/lang/vi.js
r7501 r7509 26 26 * @default 'ltr' 27 27 */ 28 dir : ' ltr',28 dir : 'trái-qua-phải', 29 29 30 30 /* … … 32 32 * of reading non-English words. So be careful while translating it. 33 33 */ 34 editorTitle : ' Rich text editor, %1', // MISSING35 editorHelp : ' Press ALT 0 for help', // MISSING34 editorTitle : 'Trình soạn thảo phong phú, %1', 35 editorHelp : 'Nhấn ALT + 0 để được giúp đỡ', 36 36 37 37 // ARIA descriptions. 38 toolbars : 'Thanh công cụ soạn thảo',38 toolbars : 'Thanh công cụ', 39 39 editor : 'Bộ soạn thảo', 40 40 … … 513 513 }, 514 514 515 numberedlist : ' Danh sách có thứ tự',516 bulletedlist : ' Danh sách không thứ tự',515 numberedlist : 'Chèn/Xoá Danh sách có thứ tự', 516 bulletedlist : 'Chèn/Xoá Danh sách không thứ tự', 517 517 indent : 'Dịch vào trong', 518 518 outdent : 'Dịch ra ngoài', -
CKEditor/trunk/_source/plugins/placeholder/lang/_translationstatus.txt
r7492 r7509 24 24 ug.js Found: 5 Missing: 0 25 25 uk.js Found: 5 Missing: 0 26 vi.js Found: 3 Missing: 226 vi.js Found: 4 Missing: 1 27 27 zh-cn.js Found: 5 Missing: 0 -
CKEditor/trunk/_source/plugins/placeholder/lang/vi.js
r7477 r7509 11 11 toolbar : 'Tạo đặt chỗ', 12 12 text : 'Văn bản đặt chỗ', 13 edit : ' Edit Placeholder', // MISSING13 edit : 'Chỉnh sửa ', 14 14 textMissing : 'The placeholder must contain text.' // MISSING 15 15 }
Note: See TracChangeset
for help on using the changeset viewer.
