From 1354d17270961fff662d40f90521223f8fd0d73b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 18:59:10 +0400 Subject: update dojo to 1.7.3 --- lib/dijit/_editor/nls/ja/FontChoice.js | 3 +- .../_editor/nls/ja/FontChoice.js.uncompressed.js | 30 +++++++++++++ lib/dijit/_editor/nls/ja/LinkDialog.js | 3 +- .../_editor/nls/ja/LinkDialog.js.uncompressed.js | 17 +++++++ lib/dijit/_editor/nls/ja/commands.js | 3 +- .../_editor/nls/ja/commands.js.uncompressed.js | 52 ++++++++++++++++++++++ 6 files changed, 105 insertions(+), 3 deletions(-) create mode 100644 lib/dijit/_editor/nls/ja/FontChoice.js.uncompressed.js create mode 100644 lib/dijit/_editor/nls/ja/LinkDialog.js.uncompressed.js create mode 100644 lib/dijit/_editor/nls/ja/commands.js.uncompressed.js (limited to 'lib/dijit/_editor/nls/ja') diff --git a/lib/dijit/_editor/nls/ja/FontChoice.js b/lib/dijit/_editor/nls/ja/FontChoice.js index 647f90d2d..cf1ee81cf 100644 --- a/lib/dijit/_editor/nls/ja/FontChoice.js +++ b/lib/dijit/_editor/nls/ja/FontChoice.js @@ -1 +1,2 @@ -({"noFormat":"なし","1":"超極小","2":"極小","formatBlock":"フォーマット","3":"小","4":"標準","5":"大","6":"特大","7":"超特大","fantasy":"fantasy","serif":"serif","p":"段落","pre":"事前フォーマット済み","sans-serif":"sans-serif","fontName":"フォント","h1":"見出し","h2":"副見出し","h3":"副見出しの副見出し","monospace":"monospace","fontSize":"サイズ","cursive":"cursive"}) \ No newline at end of file +//>>built +define("dijit/_editor/nls/ja/FontChoice",({fontSize:"サイズ",fontName:"フォント",formatBlock:"フォーマット",serif:"serif","sans-serif":"sans-serif",monospace:"monospace",cursive:"cursive",fantasy:"fantasy",noFormat:"なし",p:"段落",h1:"見出し",h2:"副見出し",h3:"副見出しの副見出し",pre:"事前フォーマット済み",1:"超極小",2:"極小",3:"小",4:"標準",5:"大",6:"特大",7:"超特大"})); \ No newline at end of file diff --git a/lib/dijit/_editor/nls/ja/FontChoice.js.uncompressed.js b/lib/dijit/_editor/nls/ja/FontChoice.js.uncompressed.js new file mode 100644 index 000000000..e654c1998 --- /dev/null +++ b/lib/dijit/_editor/nls/ja/FontChoice.js.uncompressed.js @@ -0,0 +1,30 @@ +define( +"dijit/_editor/nls/ja/FontChoice", //begin v1.x content +({ + fontSize: "サイズ", + fontName: "フォント", + formatBlock: "フォーマット", + + serif: "serif", + "sans-serif": "sans-serif", + monospace: "monospace", + cursive: "cursive", + fantasy: "fantasy", + + noFormat: "なし", + p: "段落", + h1: "見出し", + h2: "副見出し", + h3: "副見出しの副見出し", + pre: "事前フォーマット済み", + + 1: "超極小", + 2: "極小", + 3: "小", + 4: "標準", + 5: "大", + 6: "特大", + 7: "超特大" +}) +//end v1.x content +); diff --git a/lib/dijit/_editor/nls/ja/LinkDialog.js b/lib/dijit/_editor/nls/ja/LinkDialog.js index 815f5083d..408e45ed6 100644 --- a/lib/dijit/_editor/nls/ja/LinkDialog.js +++ b/lib/dijit/_editor/nls/ja/LinkDialog.js @@ -1 +1,2 @@ -({"text":"説明:","insertImageTitle":"イメージ・プロパティー","set":"設定","newWindow":"新規ウィンドウ","topWindow":"最上位ウィンドウ","target":"ターゲット:","createLinkTitle":"リンク・プロパティー","parentWindow":"親ウィンドウ","currentWindow":"現行ウィンドウ","url":"URL:"}) \ No newline at end of file +//>>built +define("dijit/_editor/nls/ja/LinkDialog",({createLinkTitle:"リンク・プロパティー",insertImageTitle:"イメージ・プロパティー",url:"URL:",text:"説明:",target:"ターゲット:",set:"設定",currentWindow:"現行ウィンドウ",parentWindow:"親ウィンドウ",topWindow:"最上位ウィンドウ",newWindow:"新規ウィンドウ"})); \ No newline at end of file diff --git a/lib/dijit/_editor/nls/ja/LinkDialog.js.uncompressed.js b/lib/dijit/_editor/nls/ja/LinkDialog.js.uncompressed.js new file mode 100644 index 000000000..95f44f71a --- /dev/null +++ b/lib/dijit/_editor/nls/ja/LinkDialog.js.uncompressed.js @@ -0,0 +1,17 @@ +define( +"dijit/_editor/nls/ja/LinkDialog", //begin v1.x content +({ + createLinkTitle: "リンク・プロパティー", + insertImageTitle: "イメージ・プロパティー", + url: "URL:", + text: "説明:", + target: "ターゲット:", + set: "設定", + currentWindow: "現行ウィンドウ", + parentWindow: "親ウィンドウ", + topWindow: "最上位ウィンドウ", + newWindow: "新規ウィンドウ" +}) + +//end v1.x content +); diff --git a/lib/dijit/_editor/nls/ja/commands.js b/lib/dijit/_editor/nls/ja/commands.js index 2ba1d51bb..56026d1e3 100644 --- a/lib/dijit/_editor/nls/ja/commands.js +++ b/lib/dijit/_editor/nls/ja/commands.js @@ -1 +1,2 @@ -({"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 ソースの表示","ctrlKey":"Ctrl+${0}","fontSize":"フォント・サイズ","systemShortcut":"\"${0}\" アクションを使用できるのは、ブラウザーでキーボード・ショートカットを使用する場合のみです。${1} を使用してください。","indent":"インデント","redo":"やり直し","strikethrough":"取り消し線","justifyFull":"両端揃え","justifyCenter":"中央揃え","hiliteColor":"マーカー","deleteTable":"テーブルの削除","outdent":"アウトデント","cut":"切り取り","plainFormatBlock":"段落スタイル","toggleDir":"方向の切り替え","bold":"太字","tabIndent":"タブ・インデント","justifyRight":"右揃え","appleKey":"⌘${0}"}) \ No newline at end of file +//>>built +define("dijit/_editor/nls/ja/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}"})); \ No newline at end of file diff --git a/lib/dijit/_editor/nls/ja/commands.js.uncompressed.js b/lib/dijit/_editor/nls/ja/commands.js.uncompressed.js new file mode 100644 index 000000000..b97ea2ed4 --- /dev/null +++ b/lib/dijit/_editor/nls/ja/commands.js.uncompressed.js @@ -0,0 +1,52 @@ +define( +"dijit/_editor/nls/ja/commands", //begin v1.x content +({ + '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}' +}) +//end v1.x content +); -- cgit v1.2.3