From f0cfe83e3725f9a3928da97a6e3085e79cb25309 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 18 Mar 2013 10:26:24 +0400 Subject: upgrade dojo to 1.8.3 (refs #570) --- .../nls/zh-tw/FontChoice.js.uncompressed.js | 25 +++++++++++ .../nls/zh-tw/LinkDialog.js.uncompressed.js | 14 ++++++ lib/dijit/_editor/nls/zh-tw/commands.js | 2 +- .../_editor/nls/zh-tw/commands.js.uncompressed.js | 51 ++++++++++++++++++++++ 4 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 lib/dijit/_editor/nls/zh-tw/FontChoice.js.uncompressed.js create mode 100644 lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js create mode 100644 lib/dijit/_editor/nls/zh-tw/commands.js.uncompressed.js (limited to 'lib/dijit/_editor/nls/zh-tw') diff --git a/lib/dijit/_editor/nls/zh-tw/FontChoice.js.uncompressed.js b/lib/dijit/_editor/nls/zh-tw/FontChoice.js.uncompressed.js new file mode 100644 index 000000000..9fce29893 --- /dev/null +++ b/lib/dijit/_editor/nls/zh-tw/FontChoice.js.uncompressed.js @@ -0,0 +1,25 @@ +define( +"dijit/_editor/nls/zh-tw/FontChoice", ({ + fontSize: "大小", + fontName: "字型", + formatBlock: "格式", + serif: "新細明體", + "sans-serif": "新細明體", + monospace: "等寬", + cursive: "Cursive", + fantasy: "Fantasy", + noFormat: "無", + p: "段落", + h1: "標題", + h2: "子標題", + h3: "次子標題", + pre: "預先格式化", + 1: "最小", + 2: "較小", + 3: "小", + 4: "中", + 5: "大", + 6: "較大", + 7: "最大" +}) +); diff --git a/lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js b/lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js new file mode 100644 index 000000000..a51049592 --- /dev/null +++ b/lib/dijit/_editor/nls/zh-tw/LinkDialog.js.uncompressed.js @@ -0,0 +1,14 @@ +define( +"dijit/_editor/nls/zh-tw/LinkDialog", ({ + createLinkTitle: "鏈結內容", + insertImageTitle: "影像內容", + url: "URL:", + text: "說明:", + target: "目標:", + set: "設定", + currentWindow: "現行視窗", + parentWindow: "上層視窗", + topWindow: "最上面的視窗", + newWindow: "新視窗" +}) +); diff --git a/lib/dijit/_editor/nls/zh-tw/commands.js b/lib/dijit/_editor/nls/zh-tw/commands.js index 2f676219b..2cd9ad43f 100644 --- a/lib/dijit/_editor/nls/zh-tw/commands.js +++ b/lib/dijit/_editor/nls/zh-tw/commands.js @@ -1,2 +1,2 @@ //>>built -define("dijit/_editor/nls/zh-tw/commands",({"bold":"粗體","copy":"複製","cut":"剪下","delete":"刪除","indent":"縮排","insertHorizontalRule":"水平尺規","insertOrderedList":"編號清單","insertUnorderedList":"項目符號清單","italic":"斜體","justifyCenter":"置中對齊","justifyFull":"對齊","justifyLeft":"靠左對齊","justifyRight":"靠右對齊","outdent":"凸排","paste":"貼上","redo":"重做","removeFormat":"移除格式","selectAll":"全選","strikethrough":"刪除線","subscript":"下標","superscript":"上標","underline":"底線","undo":"復原","unlink":"移除鏈結","createLink":"建立鏈結","toggleDir":"切換方向","insertImage":"插入影像","insertTable":"插入/編輯表格","toggleTableBorder":"切換表格邊框","deleteTable":"刪除表格","tableProp":"表格內容","htmlToggle":"HTML 原始檔","foreColor":"前景顏色","hiliteColor":"背景顏色","plainFormatBlock":"段落樣式","formatBlock":"段落樣式","fontSize":"字型大小","fontName":"字型名稱","tabIndent":"標籤縮排","fullScreen":"切換全螢幕","viewSource":"檢視 HTML 原始檔","print":"列印","newPage":"新頁面","systemShortcut":"\"${0}\" 動作在您的瀏覽器中,只能使用鍵盤快速鍵。請使用 ${1}。"})); \ No newline at end of file +define("dijit/_editor/nls/zh-tw/commands",({"bold":"粗體","copy":"複製","cut":"剪下","delete":"刪除","indent":"縮排","insertHorizontalRule":"水平尺規","insertOrderedList":"編號清單","insertUnorderedList":"項目符號清單","italic":"斜體","justifyCenter":"置中對齊","justifyFull":"對齊","justifyLeft":"靠左對齊","justifyRight":"靠右對齊","outdent":"凸排","paste":"貼上","redo":"重做","removeFormat":"移除格式","selectAll":"全選","strikethrough":"刪除線","subscript":"下標","superscript":"上標","underline":"底線","undo":"復原","unlink":"移除鏈結","createLink":"建立鏈結","toggleDir":"切換方向","insertImage":"插入影像","insertTable":"插入/編輯表格","toggleTableBorder":"切換表格邊框","deleteTable":"刪除表格","tableProp":"表格內容","htmlToggle":"HTML 原始檔","foreColor":"前景顏色","hiliteColor":"背景顏色","plainFormatBlock":"段落樣式","formatBlock":"段落樣式","fontSize":"字型大小","fontName":"字型名稱","tabIndent":"標籤縮排","fullScreen":"切換全螢幕","viewSource":"檢視 HTML 原始檔","print":"列印","newPage":"新頁面","systemShortcut":"\"${0}\" 動作在您的瀏覽器中,只能使用鍵盤快速鍵。請使用 ${1}。","ctrlKey":"ctrl+${0}","appleKey":"⌘${0}"})); \ No newline at end of file diff --git a/lib/dijit/_editor/nls/zh-tw/commands.js.uncompressed.js b/lib/dijit/_editor/nls/zh-tw/commands.js.uncompressed.js new file mode 100644 index 000000000..a694fd174 --- /dev/null +++ b/lib/dijit/_editor/nls/zh-tw/commands.js.uncompressed.js @@ -0,0 +1,51 @@ +define( +"dijit/_editor/nls/zh-tw/commands", ({ + 'bold': '粗體', + 'copy': '複製', + 'cut': '剪下', + 'delete': '刪除', + 'indent': '縮排', + 'insertHorizontalRule': '水平尺規', + 'insertOrderedList': '編號清單', + 'insertUnorderedList': '項目符號清單', + 'italic': '斜體', + 'justifyCenter': '置中對齊', + 'justifyFull': '對齊', + 'justifyLeft': '靠左對齊', + 'justifyRight': '靠右對齊', + 'outdent': '凸排', + 'paste': '貼上', + 'redo': '重做', + 'removeFormat': '移除格式', + 'selectAll': '全選', + 'strikethrough': '刪除線', + 'subscript': '下標', + 'superscript': '上標', + 'underline': '底線', + 'undo': '復原', + 'unlink': '移除鏈結', + 'createLink': '建立鏈結', + 'toggleDir': '切換方向', + 'insertImage': '插入影像', + 'insertTable': '插入/編輯表格', + 'toggleTableBorder': '切換表格邊框', + 'deleteTable': '刪除表格', + 'tableProp': '表格內容', + 'htmlToggle': 'HTML 原始檔', + 'foreColor': '前景顏色', + 'hiliteColor': '背景顏色', + 'plainFormatBlock': '段落樣式', + 'formatBlock': '段落樣式', + 'fontSize': '字型大小', + 'fontName': '字型名稱', + 'tabIndent': '標籤縮排', + "fullScreen": "切換全螢幕", + "viewSource": "檢視 HTML 原始檔", + "print": "列印", + "newPage": "新頁面", + /* Error messages */ + 'systemShortcut': '"${0}" 動作在您的瀏覽器中,只能使用鍵盤快速鍵。請使用 ${1}。', + 'ctrlKey':'ctrl+${0}', + 'appleKey':'\u2318${0}' // "command" or open-apple key on Macintosh +}) +); -- cgit v1.2.3