]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/js/tiny_mce/plugins/table/langs/vi_dlg.js
Imported Upstream version 0.2~stable
[roundcube.git] / program / js / tiny_mce / plugins / table / langs / vi_dlg.js
diff --git a/program/js/tiny_mce/plugins/table/langs/vi_dlg.js b/program/js/tiny_mce/plugins/table/langs/vi_dlg.js
new file mode 100755 (executable)
index 0000000..3c198e2
--- /dev/null
@@ -0,0 +1,74 @@
+tinyMCE.addI18n('vi.table_dlg',{\r
+general_tab:"C\u01A1 b\u1EA3n",\r
+advanced_tab:"N\u00E2ng cao",\r
+general_props:"T\u00F9y ch\u1ECDn c\u01A1 b\u1EA3n",\r
+advanced_props:"T\u00F9y ch\u1ECDn n\u00E2ng cao",\r
+rowtype:"Row in table part",\r
+title:"Ch\u00E8n/thay \u0111\u1ED5i b\u1EA3ng",\r
+width:"Chi\u1EC1u r\u1ED9ng",\r
+height:"Chi\u1EC1u cao",\r
+cols:"S\u1ED1 c\u1ED9t",\r
+rows:"S\u1ED1 d\u00F2ng",\r
+cellspacing:"Kho\u1EA3ng c\u00E1ch ngang",\r
+cellpadding:"Kho\u1EA3ng c\u00E1ch d\u1ECDc",\r
+border:"\u0110\u01B0\u1EDDng vi\u1EC1n",\r
+align:"Canh l\u1EC1",\r
+align_default:"M\u1EB7c \u0111\u1ECBnh",\r
+align_left:"Tr\u00E1i",\r
+align_right:"Ph\u1EA3i",\r
+align_middle:"Gi\u1EEFa",\r
+row_title:"Thay \u0111\u1ED5i thu\u1ED9c t\u00EDnh d\u00F2ng",\r
+cell_title:"Thay \u0111\u1ED5i thu\u1ED9c t\u00EDnh \u00F4",\r
+cell_type:"Cell type",\r
+valign:"Canh l\u1EC1 d\u1ECDc",\r
+align_top:"Tr\u00EAn",\r
+align_bottom:"D\u01B0\u1EDBi",\r
+bordercolor:"M\u00E0u \u0111\u01B0\u1EDDng vi\u1EC1n",\r
+bgcolor:"M\u00E0u n\u1EC1n",\r
+merge_cells_title:"G\u1ED9p \u00F4",\r
+id:"Id",\r
+style:"Style",\r
+langdir:"Language direction",\r
+langcode:"Language code",\r
+mime:"Target MIME type",\r
+ltr:"Left to right",\r
+rtl:"Right to left",\r
+bgimage:"Background image",\r
+summary:"Summary",\r
+td:"Data",\r
+th:"Header",\r
+cell_cell:"C\u1EADp nh\u1EADt \u00F4 hi\u1EC7n t\u1EA1i",\r
+cell_row:"C\u1EADp nh\u1EADt t\u1EA5t c\u1EA3 \u00F4 c\u00F3 tr\u00EAn d\u00F2ng",\r
+cell_all:"C\u1EADp nh\u1EADt t\u1EA5t c\u1EA3 \u00F4 c\u00F3 trong b\u1EA3ng",\r
+row_row:"C\u1EADp nh\u1EADt d\u00F2ng hi\u1EC7n t\u1EA1i",\r
+row_odd:"C\u1EADp nh\u1EADt d\u00F2ng l\u1EBB c\u00F3 trong b\u1EA3ng",\r
+row_even:"C\u1EADp nh\u1EADt d\u00F2ng ch\u1EB5n c\u00F3 trong b\u1EA3ng",\r
+row_all:"C\u1EADp nh\u1EADt t\u1EA5t c\u1EA3 d\u00F2ng c\u00F3 trong b\u1EA3ng",\r
+thead:"Ph\u1EA7n \u0111\u1EA7u b\u1EA3ng",\r
+tbody:"Ph\u1EA7n th\u00E2n b\u1EA3ng",\r
+tfoot:"Ph\u1EA7n cu\u1ED1i b\u1EA3ng",\r
+scope:"Scope",\r
+rowgroup:"Row Group",\r
+colgroup:"Col Group",\r
+col_limit:"You've exceeded the maximum number of columns of {$cols}.",\r
+row_limit:"You've exceeded the maximum number of rows of {$rows}.",\r
+cell_limit:"You've exceeded the maximum number of cells of {$cells}.",\r
+missing_scope:"Are you sure you want to continue without specifying a scope for this table header cell. Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table.",\r
+caption:"Th\u00EAm ti\u00EAu \u0111\u1EC1 cho b\u1EA3ng",\r
+frame:"Frame",\r
+frame_none:"none",\r
+frame_groups:"groups",\r
+frame_rows:"rows",\r
+frame_cols:"cols",\r
+frame_all:"all",\r
+rules:"Rules",\r
+rules_void:"void",\r
+rules_above:"above",\r
+rules_below:"below",\r
+rules_hsides:"hsides",\r
+rules_lhs:"lhs",\r
+rules_rhs:"rhs",\r
+rules_vsides:"vsides",\r
+rules_box:"box",\r
+rules_border:"border"\r
+});
\ No newline at end of file