JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6
[ckeditor.git] / _source / lang / vi.js
index 609c753..965f890 100644 (file)
@@ -34,8 +34,8 @@ CKEDITOR.lang['vi'] =
        editorTitle : 'Bộ soạn thảo, %1, nhấn ALT + 0 để xem hướng dẫn.',\r
 \r
        // ARIA descriptions.\r
-       toolbar : 'Thanh công cụ',\r
-       editor  : 'Bộ soạn thảo',\r
+       toolbars        : 'Editor toolbars', // MISSING\r
+       editor          : 'Bộ soạn thảo',\r
 \r
        // Toolbar buttons without dialogs.\r
        source                  : 'Mã HTML',\r
@@ -715,6 +715,8 @@ CKEDITOR.lang['vi'] =
        {\r
                title           : 'Thông tin về CKEditor',\r
                dlgTitle        : 'Thông tin về CKEditor',\r
+               help    : 'Check $1 for help.', // MISSING\r
+               userGuide : 'CKEditor User\'s Guide', // MISSING\r
                moreInfo        : 'Vui lòng ghé thăm trang web của chúng tôi để có thông tin về giấy phép:',\r
                copy            : 'Bản quyền © $1. Giữ toàn quyền.'\r
        },\r
@@ -745,9 +747,64 @@ CKEDITOR.lang['vi'] =
        toolbarCollapse : 'Thu gọn thanh công cụ',\r
        toolbarExpand   : 'Mở rộng thnah công cụ',\r
 \r
+       toolbarGroups :\r
+       {\r
+               document : 'Document', // MISSING\r
+               clipboard : 'Clipboard/Undo', // MISSING\r
+               editing : 'Editing', // MISSING\r
+               forms : 'Forms', // MISSING\r
+               basicstyles : 'Basic Styles', // MISSING\r
+               paragraph : 'Paragraph', // MISSING\r
+               links : 'Links', // MISSING\r
+               insert : 'Insert', // MISSING\r
+               styles : 'Styles', // MISSING\r
+               colors : 'Colors', // MISSING\r
+               tools : 'Tools' // MISSING\r
+       },\r
+\r
        bidi :\r
        {\r
                ltr : 'Text direction from left to right', // MISSING\r
                rtl : 'Text direction from right to left' // MISSING\r
+       },\r
+\r
+       docprops :\r
+       {\r
+               label : 'Document Properties', // MISSING\r
+               title : 'Document Properties', // MISSING\r
+               design : 'Design', // MISSING\r
+               meta : 'Meta Tags', // MISSING\r
+               chooseColor : 'Choose', // MISSING\r
+               other : 'Other...', // MISSING\r
+               docTitle :      'Page Title', // MISSING\r
+               charset :       'Character Set Encoding', // MISSING\r
+               charsetOther : 'Other Character Set Encoding', // MISSING\r
+               charsetASCII : 'ASCII', // MISSING\r
+               charsetCE : 'Central European', // MISSING\r
+               charsetCT : 'Chinese Traditional (Big5)', // MISSING\r
+               charsetCR : 'Cyrillic', // MISSING\r
+               charsetGR : 'Greek', // MISSING\r
+               charsetJP : 'Japanese', // MISSING\r
+               charsetKR : 'Korean', // MISSING\r
+               charsetTR : 'Turkish', // MISSING\r
+               charsetUN : 'Unicode (UTF-8)', // MISSING\r
+               charsetWE : 'Western European', // MISSING\r
+               docType : 'Document Type Heading', // MISSING\r
+               docTypeOther : 'Other Document Type Heading', // MISSING\r
+               xhtmlDec : 'Include XHTML Declarations', // MISSING\r
+               bgColor : 'Background Color', // MISSING\r
+               bgImage : 'Background Image URL', // MISSING\r
+               bgFixed : 'Non-scrolling (Fixed) Background', // MISSING\r
+               txtColor : 'Text Color', // MISSING\r
+               margin : 'Page Margins', // MISSING\r
+               marginTop : 'Top', // MISSING\r
+               marginLeft : 'Left', // MISSING\r
+               marginRight : 'Right', // MISSING\r
+               marginBottom : 'Bottom', // MISSING\r
+               metaKeywords : 'Document Indexing Keywords (comma separated)', // MISSING\r
+               metaDescription : 'Document Description', // MISSING\r
+               metaAuthor : 'Author', // MISSING\r
+               metaCopyright : 'Copyright', // MISSING\r
+               previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING\r
        }\r
 };\r