diff options
| author | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
|---|---|---|
| committer | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
| commit | b62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch) | |
| tree | 86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dijit/_editor/nls/zh-tw | |
Diffstat (limited to 'js/dojo-1.6/dijit/_editor/nls/zh-tw')
6 files changed, 15 insertions, 0 deletions
diff --git a/js/dojo-1.6/dijit/_editor/nls/zh-tw/FontChoice.js b/js/dojo-1.6/dijit/_editor/nls/zh-tw/FontChoice.js new file mode 100644 index 0000000..0069779 --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/zh-tw/FontChoice.js @@ -0,0 +1 @@ +({"noFormat":"無","1":"最小","2":"較小","formatBlock":"格式","3":"小","4":"中","5":"大","6":"較大","7":"最大","fantasy":"Fantasy","serif":"新細明體","p":"段落","pre":"預先格式化","sans-serif":"新細明體","fontName":"字型","h1":"標題","h2":"子標題","h3":"次子標題","monospace":"等寬","fontSize":"大小","cursive":"Cursive"})
\ No newline at end of file diff --git a/js/dojo-1.6/dijit/_editor/nls/zh-tw/FontChoice.xd.js b/js/dojo-1.6/dijit/_editor/nls/zh-tw/FontChoice.xd.js new file mode 100644 index 0000000..3c69cd5 --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/zh-tw/FontChoice.xd.js @@ -0,0 +1,4 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dijit._editor.nls.zh-tw.FontChoice"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dijit._editor.nls.zh-tw.FontChoice");dojo._xdLoadFlattenedBundle("dijit._editor", "FontChoice", "zh-tw", {"noFormat":"無","1":"最小","2":"較小","formatBlock":"格式","3":"小","4":"中","5":"大","6":"較大","7":"最大","fantasy":"Fantasy","serif":"新細明體","p":"段落","pre":"預先格式化","sans-serif":"新細明體","fontName":"字型","h1":"標題","h2":"子標題","h3":"次子標題","monospace":"等寬","fontSize":"大小","cursive":"Cursive"}); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dijit/_editor/nls/zh-tw/LinkDialog.js b/js/dojo-1.6/dijit/_editor/nls/zh-tw/LinkDialog.js new file mode 100644 index 0000000..949318b --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/zh-tw/LinkDialog.js @@ -0,0 +1 @@ +({"text":"說明:","insertImageTitle":"影像內容","set":"設定","newWindow":"新視窗","topWindow":"最上面的視窗","target":"目標:","createLinkTitle":"鏈結內容","parentWindow":"上層視窗","currentWindow":"現行視窗","url":"URL:"})
\ No newline at end of file diff --git a/js/dojo-1.6/dijit/_editor/nls/zh-tw/LinkDialog.xd.js b/js/dojo-1.6/dijit/_editor/nls/zh-tw/LinkDialog.xd.js new file mode 100644 index 0000000..ebaeb0b --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/zh-tw/LinkDialog.xd.js @@ -0,0 +1,4 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dijit._editor.nls.zh-tw.LinkDialog"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dijit._editor.nls.zh-tw.LinkDialog");dojo._xdLoadFlattenedBundle("dijit._editor", "LinkDialog", "zh-tw", {"text":"說明:","insertImageTitle":"影像內容","set":"設定","newWindow":"新視窗","topWindow":"最上面的視窗","target":"目標:","createLinkTitle":"鏈結內容","parentWindow":"上層視窗","currentWindow":"現行視窗","url":"URL:"}); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dijit/_editor/nls/zh-tw/commands.js b/js/dojo-1.6/dijit/_editor/nls/zh-tw/commands.js new file mode 100644 index 0000000..17f6fea --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/zh-tw/commands.js @@ -0,0 +1 @@ +({"removeFormat":"移除格式","copy":"複製","paste":"貼上","selectAll":"全選","insertOrderedList":"編號清單","insertTable":"插入/編輯表格","print":"列印","underline":"底線","foreColor":"前景顏色","htmlToggle":"HTML 原始檔","formatBlock":"段落樣式","newPage":"新頁面","insertHorizontalRule":"水平尺規","delete":"刪除","insertUnorderedList":"項目符號清單","tableProp":"表格內容","insertImage":"插入影像","superscript":"上標","subscript":"下標","createLink":"建立鏈結","undo":"復原","fullScreen":"切換全螢幕","italic":"斜體","fontName":"字型名稱","justifyLeft":"靠左對齊","unlink":"移除鏈結","toggleTableBorder":"切換表格邊框","viewSource":"檢視 HTML 原始檔","fontSize":"字型大小","systemShortcut":"\"${0}\" 動作在您的瀏覽器中,只能使用鍵盤快速鍵。請使用 ${1}。","indent":"縮排","redo":"重做","strikethrough":"刪除線","justifyFull":"對齊","justifyCenter":"置中對齊","hiliteColor":"背景顏色","deleteTable":"刪除表格","outdent":"凸排","cut":"剪下","plainFormatBlock":"段落樣式","toggleDir":"切換方向","bold":"粗體","tabIndent":"標籤縮排","justifyRight":"靠右對齊","appleKey":"⌘${0}","ctrlKey":"ctrl+${0}"})
\ No newline at end of file diff --git a/js/dojo-1.6/dijit/_editor/nls/zh-tw/commands.xd.js b/js/dojo-1.6/dijit/_editor/nls/zh-tw/commands.xd.js new file mode 100644 index 0000000..6ae4fab --- /dev/null +++ b/js/dojo-1.6/dijit/_editor/nls/zh-tw/commands.xd.js @@ -0,0 +1,4 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dijit._editor.nls.zh-tw.commands"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dijit._editor.nls.zh-tw.commands");dojo._xdLoadFlattenedBundle("dijit._editor", "commands", "zh-tw", {"removeFormat":"移除格式","copy":"複製","paste":"貼上","selectAll":"全選","insertOrderedList":"編號清單","insertTable":"插入/編輯表格","print":"列印","underline":"底線","foreColor":"前景顏色","htmlToggle":"HTML 原始檔","formatBlock":"段落樣式","newPage":"新頁面","insertHorizontalRule":"水平尺規","delete":"刪除","insertUnorderedList":"項目符號清單","tableProp":"表格內容","insertImage":"插入影像","superscript":"上標","subscript":"下標","createLink":"建立鏈結","undo":"復原","fullScreen":"切換全螢幕","italic":"斜體","fontName":"字型名稱","justifyLeft":"靠左對齊","unlink":"移除鏈結","toggleTableBorder":"切換表格邊框","viewSource":"檢視 HTML 原始檔","fontSize":"字型大小","systemShortcut":"\"${0}\" 動作在您的瀏覽器中,只能使用鍵盤快速鍵。請使用 ${1}。","indent":"縮排","redo":"重做","strikethrough":"刪除線","justifyFull":"對齊","justifyCenter":"置中對齊","hiliteColor":"背景顏色","deleteTable":"刪除表格","outdent":"凸排","cut":"剪下","plainFormatBlock":"段落樣式","toggleDir":"切換方向","bold":"粗體","tabIndent":"標籤縮排","justifyRight":"靠右對齊","appleKey":"⌘${0}","ctrlKey":"ctrl+${0}"}); +}};});
\ No newline at end of file |
