summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/editor/plugins/nls/ja
diff options
context:
space:
mode:
authorTristan Zur <tzur@web.web.ccwn.org>2014-03-27 22:27:47 +0100
committerTristan Zur <tzur@web.web.ccwn.org>2014-03-27 22:27:47 +0100
commitb62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch)
tree86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dojox/editor/plugins/nls/ja
Initial commit of intern.ccwn.org contentsHEADmaster
Diffstat (limited to 'js/dojo-1.6/dojox/editor/plugins/nls/ja')
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/AutoSave.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/AutoSave.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/Blockquote.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/Blockquote.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/Breadcrumb.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/Breadcrumb.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/CollapsibleToolbar.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/CollapsibleToolbar.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/FindReplace.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/FindReplace.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertAnchor.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertAnchor.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertEntity.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertEntity.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/LocalImage.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/LocalImage.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/PageBreak.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/PageBreak.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/PasteFromWord.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/PasteFromWord.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/Preview.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/Preview.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/Save.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/Save.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/ShowBlockNodes.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/ShowBlockNodes.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/Smiley.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/Smiley.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/SpellCheck.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/SpellCheck.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/TableDialog.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/TableDialog.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/TextColor.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/TextColor.xd.js5
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/latinEntities.js1
-rw-r--r--js/dojo-1.6/dojox/editor/plugins/nls/ja/latinEntities.xd.js5
36 files changed, 108 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/AutoSave.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/AutoSave.js
new file mode 100644
index 0000000..04eaf3a
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/AutoSave.js
@@ -0,0 +1 @@
+({"saveLabel":"保存","saveSettingdialogTitle":"自動保存","saveSettingdialogButtonOk":"間隔の設定","saveMessageSuccess":"${0} に保存されました","saveSettingdialogButtonCancel":"キャンセル","saveSettingdialogDescription":"自動保存間隔の指定","saveSettingLabelOn":"自動保存間隔の設定...","saveSettingdialogParamLabel":"分","saveSettingdialogParamName":"自動保存間隔","saveMessageFail":"${0} に保存に失敗しました","saveSettingLabelOff":"自動保存をオフにする"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/AutoSave.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/AutoSave.xd.js
new file mode 100644
index 0000000..856e399
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/AutoSave.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.AutoSave"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.AutoSave");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "AutoSave", "ja", ({"saveLabel":"保存","saveSettingdialogTitle":"自動保存","saveSettingdialogButtonOk":"間隔の設定","saveMessageSuccess":"${0} に保存されました","saveSettingdialogButtonCancel":"キャンセル","saveSettingdialogDescription":"自動保存間隔の指定","saveSettingLabelOn":"自動保存間隔の設定...","saveSettingdialogParamLabel":"分","saveSettingdialogParamName":"自動保存間隔","saveMessageFail":"${0} に保存に失敗しました","saveSettingLabelOff":"自動保存をオフにする"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/Blockquote.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Blockquote.js
new file mode 100644
index 0000000..a9fef91
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Blockquote.js
@@ -0,0 +1 @@
+({"blockquote":"引用"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/Blockquote.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Blockquote.xd.js
new file mode 100644
index 0000000..4f4b72c
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Blockquote.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.Blockquote"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.Blockquote");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Blockquote", "ja", ({"blockquote":"引用"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/Breadcrumb.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Breadcrumb.js
new file mode 100644
index 0000000..f5592a4
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Breadcrumb.js
@@ -0,0 +1 @@
+({"selectContents":"内容の選択","deleteElement":"要素の削除","moveEnd":"終了するためにカーソルを移動","deleteContents":"内容の削除","nodeActions":"${nodeName} アクション","selectElement":"要素の選択","moveStart":"開始するためにカーソルを移動"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/Breadcrumb.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Breadcrumb.xd.js
new file mode 100644
index 0000000..351e181
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Breadcrumb.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.Breadcrumb"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.Breadcrumb");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Breadcrumb", "ja", ({"selectContents":"内容の選択","deleteElement":"要素の削除","moveEnd":"終了するためにカーソルを移動","deleteContents":"内容の削除","nodeActions":"${nodeName} アクション","selectElement":"要素の選択","moveStart":"開始するためにカーソルを移動"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/CollapsibleToolbar.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/CollapsibleToolbar.js
new file mode 100644
index 0000000..b1bbac9
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/CollapsibleToolbar.js
@@ -0,0 +1 @@
+({"collapse":"エディターのツールバーを省略","expand":"エディターのツールバーを展開"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/CollapsibleToolbar.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/CollapsibleToolbar.xd.js
new file mode 100644
index 0000000..25c8952
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/CollapsibleToolbar.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.CollapsibleToolbar"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.CollapsibleToolbar");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "CollapsibleToolbar", "ja", ({"collapse":"エディターのツールバーを省略","expand":"エディターのツールバーを展開"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/FindReplace.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/FindReplace.js
new file mode 100644
index 0000000..9b21d1e
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/FindReplace.js
@@ -0,0 +1 @@
+({"replaceDialogText":"${0} 個のオカレンスを置換しました。","eofDialogTextFind":"見つかりました","eofDialogText":"最後のオカレンス ${0}","backwards":"後方","replaceButton":"置換","replaceLabel":"次で置換:","matchCase":"大/小文字の区別","findTooltip":"検索するテキストを入力","replaceTooltip":"置換するテキストを入力","replaceAllButton":"すべてを置換","eofDialogTextReplace":"置換されました","findReplace":"検索/置換の切り替え","backwardsTooltip":"テキストを後方検索","replaceAllButtonTooltip":"テキストすべてを置換","replaceButtonTooltip":"テキストを置換","findLabel":"検索内容:","findButton":"検索","matchCaseTooltip":"大/小文字を区別","findButtonTooltip":"テキストを検索","replaceAll":"すべてのオカレンス"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/FindReplace.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/FindReplace.xd.js
new file mode 100644
index 0000000..658316e
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/FindReplace.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.FindReplace"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.FindReplace");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "FindReplace", "ja", ({"replaceDialogText":"${0} 個のオカレンスを置換しました。","eofDialogTextFind":"見つかりました","eofDialogText":"最後のオカレンス ${0}","backwards":"後方","replaceButton":"置換","replaceLabel":"次で置換:","matchCase":"大/小文字の区別","findTooltip":"検索するテキストを入力","replaceTooltip":"置換するテキストを入力","replaceAllButton":"すべてを置換","eofDialogTextReplace":"置換されました","findReplace":"検索/置換の切り替え","backwardsTooltip":"テキストを後方検索","replaceAllButtonTooltip":"テキストすべてを置換","replaceButtonTooltip":"テキストを置換","findLabel":"検索内容:","findButton":"検索","matchCaseTooltip":"大/小文字を区別","findButtonTooltip":"テキストを検索","replaceAll":"すべてのオカレンス"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertAnchor.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertAnchor.js
new file mode 100644
index 0000000..8d054a2
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertAnchor.js
@@ -0,0 +1 @@
+({"set":"設定","insertAnchor":"アンカーの挿入","title":"アンカー・プロパティー","text":"説明:","cancel":"キャンセル","anchor":"名前:"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertAnchor.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertAnchor.xd.js
new file mode 100644
index 0000000..1a276eb
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertAnchor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.InsertAnchor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.InsertAnchor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertAnchor", "ja", ({"set":"設定","insertAnchor":"アンカーの挿入","title":"アンカー・プロパティー","text":"説明:","cancel":"キャンセル","anchor":"名前:"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertEntity.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertEntity.js
new file mode 100644
index 0000000..86e413b
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertEntity.js
@@ -0,0 +1 @@
+({"insertEntity":"記号の挿入"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertEntity.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertEntity.xd.js
new file mode 100644
index 0000000..7070734
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/InsertEntity.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.InsertEntity"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.InsertEntity");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertEntity", "ja", ({"insertEntity":"記号の挿入"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/LocalImage.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/LocalImage.js
new file mode 100644
index 0000000..fa44b11
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/LocalImage.js
@@ -0,0 +1 @@
+({"set":"挿入","text":"説明","insertImageTitle":"イメージの挿入","invalidMessage":"無効なイメージ・ファイル・タイプです","prePopuTextBrowse":"ローカル・ファイルを参照してください。","browse":"参照...","prePopuTextUrl":"イメージ URL を入力するか、","url":"イメージ"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/LocalImage.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/LocalImage.xd.js
new file mode 100644
index 0000000..f2d5c71
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/LocalImage.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.LocalImage"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.LocalImage");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "LocalImage", "ja", ({"set":"挿入","text":"説明","insertImageTitle":"イメージの挿入","invalidMessage":"無効なイメージ・ファイル・タイプです","prePopuTextBrowse":"ローカル・ファイルを参照してください。","browse":"参照...","prePopuTextUrl":"イメージ URL を入力するか、","url":"イメージ"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/PageBreak.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/PageBreak.js
new file mode 100644
index 0000000..b4ec56e
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/PageBreak.js
@@ -0,0 +1 @@
+({"pageBreak":"改ページ"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/PageBreak.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/PageBreak.xd.js
new file mode 100644
index 0000000..c5bb2fd
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/PageBreak.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.PageBreak"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.PageBreak");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "PageBreak", "ja", ({"pageBreak":"改ページ"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/PasteFromWord.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/PasteFromWord.js
new file mode 100644
index 0000000..a61eeab
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/PasteFromWord.js
@@ -0,0 +1 @@
+({"pasteFromWord":"Word からの貼り付け","paste":"貼り付け","cancel":"キャンセル","instructions":"Word のコンテンツを以下のテキスト・ボックスに貼り付けてください。挿入するコンテンツを確認したら、貼り付けボタンを押します。テキストの挿入を中止するには、キャンセル・ボタンを押します。"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/PasteFromWord.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/PasteFromWord.xd.js
new file mode 100644
index 0000000..e3bc75a
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/PasteFromWord.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.PasteFromWord"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.PasteFromWord");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "PasteFromWord", "ja", ({"pasteFromWord":"Word からの貼り付け","paste":"貼り付け","cancel":"キャンセル","instructions":"Word のコンテンツを以下のテキスト・ボックスに貼り付けてください。挿入するコンテンツを確認したら、貼り付けボタンを押します。テキストの挿入を中止するには、キャンセル・ボタンを押します。"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/Preview.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Preview.js
new file mode 100644
index 0000000..6775b1c
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Preview.js
@@ -0,0 +1 @@
+({"preview":"プレビュー"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/Preview.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Preview.xd.js
new file mode 100644
index 0000000..f523b78
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Preview.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.Preview"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.Preview");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Preview", "ja", ({"preview":"プレビュー"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/Save.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Save.js
new file mode 100644
index 0000000..6ca26ff
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Save.js
@@ -0,0 +1 @@
+({"save":"保存"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/Save.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Save.xd.js
new file mode 100644
index 0000000..08809b3
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Save.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.Save"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.Save");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Save", "ja", ({"save":"保存"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/ShowBlockNodes.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/ShowBlockNodes.js
new file mode 100644
index 0000000..49e0cfa
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/ShowBlockNodes.js
@@ -0,0 +1 @@
+({"showBlockNodes":"HTML ブロック要素の表示"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/ShowBlockNodes.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/ShowBlockNodes.xd.js
new file mode 100644
index 0000000..4ba5013
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/ShowBlockNodes.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.ShowBlockNodes"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.ShowBlockNodes");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "ShowBlockNodes", "ja", ({"showBlockNodes":"HTML ブロック要素の表示"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/Smiley.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Smiley.js
new file mode 100644
index 0000000..1016416
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Smiley.js
@@ -0,0 +1 @@
+({"emoticonLaughing":"笑い","emoticonCool":"無愛想","emoticonTongue":"舌を出す","emoticonCrying":"泣く","emoticonOops":"おっと","emoticonFrown":"眉をひそめる","emoticonAngry":"怒り","emoticonShy":"はにかんだ","emoticonNo":"いいえ","emoticonAngel":"エンジェル","smiley":"顔文字の挿入","emoticonIdea":"アイデア","emoticonEyebrow":"眉毛","emoticonSmile":"微笑","emoticonWink":"ウィンク","emoticonYes":"はい","emoticonGrin":"笑顔","emoticonGoofy":"おろかな","emoticonHalf":"半分"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/Smiley.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Smiley.xd.js
new file mode 100644
index 0000000..96eee2e
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/Smiley.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.Smiley"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.Smiley");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Smiley", "ja", ({"emoticonLaughing":"笑い","emoticonCool":"無愛想","emoticonTongue":"舌を出す","emoticonCrying":"泣く","emoticonOops":"おっと","emoticonFrown":"眉をひそめる","emoticonAngry":"怒り","emoticonShy":"はにかんだ","emoticonNo":"いいえ","emoticonAngel":"エンジェル","smiley":"顔文字の挿入","emoticonIdea":"アイデア","emoticonEyebrow":"眉毛","emoticonSmile":"微笑","emoticonWink":"ウィンク","emoticonYes":"はい","emoticonGrin":"笑顔","emoticonGoofy":"おろかな","emoticonHalf":"半分"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/SpellCheck.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/SpellCheck.js
new file mode 100644
index 0000000..6c04041
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/SpellCheck.js
@@ -0,0 +1 @@
+({"cancel":"キャンセル","toDic":"辞書に追加","skip":"スキップ","iMsg":"スペルの修正候補はありません","replaceAll":"すべてを置換","widgetLabel":"一括スペル・チェック","skipAll":"すべてをスキップ","suggestions":"修正候補","iSkipAll":"これと類似のものをスキップ","replaceWith":"置き換え","msg":"ミススペルはありません","replace":"置換","unfound":"見つかりません","iSkip":"これをスキップ"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/SpellCheck.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/SpellCheck.xd.js
new file mode 100644
index 0000000..f103cce
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/SpellCheck.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.SpellCheck"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.SpellCheck");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "SpellCheck", "ja", ({"cancel":"キャンセル","toDic":"辞書に追加","skip":"スキップ","iMsg":"スペルの修正候補はありません","replaceAll":"すべてを置換","widgetLabel":"一括スペル・チェック","skipAll":"すべてをスキップ","suggestions":"修正候補","iSkipAll":"これと類似のものをスキップ","replaceWith":"置き換え","msg":"ミススペルはありません","replace":"置換","unfound":"見つかりません","iSkip":"これをスキップ"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/TableDialog.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/TableDialog.js
new file mode 100644
index 0000000..e1f6b1c
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/TableDialog.js
@@ -0,0 +1 @@
+({"buttonSet":"設定","insertTableTitle":"テーブルの挿入","insertTableRowAfterLabel":"後ろに行を追加","buttonCancel":"キャンセル","center":"中央","deleteTableColumnLabel":"列の削除","right":"右","insertTableColumnBeforeLabel":"前に列を追加","tableWidth":"テーブル幅:","buttonInsert":"挿入","default":"デフォルト","align":"位置合わせ:","insertTableRowBeforeLabel":"前に行を追加","cellSpacing":"セル間隔:","pixels":"ピクセル","selectTableLabel":"テーブルの選択","rows":"行:","modifyTableTitle":"テーブルの変更","cellPadding":"セル余白:","deleteTableRowLabel":"行の削除","backgroundColor":"背景色:","insertTableColumnAfterLabel":"後ろに列を追加","left":"左","borderThickness":"ボーダーの太さ","columns":"列:","percent":"パーセント","borderColor":"ボーダーの色:"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/TableDialog.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/TableDialog.xd.js
new file mode 100644
index 0000000..da88bcb
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/TableDialog.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.TableDialog"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.TableDialog");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "TableDialog", "ja", ({"buttonSet":"設定","insertTableTitle":"テーブルの挿入","insertTableRowAfterLabel":"後ろに行を追加","buttonCancel":"キャンセル","center":"中央","deleteTableColumnLabel":"列の削除","right":"右","insertTableColumnBeforeLabel":"前に列を追加","tableWidth":"テーブル幅:","buttonInsert":"挿入","default":"デフォルト","align":"位置合わせ:","insertTableRowBeforeLabel":"前に行を追加","cellSpacing":"セル間隔:","pixels":"ピクセル","selectTableLabel":"テーブルの選択","rows":"行:","modifyTableTitle":"テーブルの変更","cellPadding":"セル余白:","deleteTableRowLabel":"行の削除","backgroundColor":"背景色:","insertTableColumnAfterLabel":"後ろに列を追加","left":"左","borderThickness":"ボーダーの太さ","columns":"列:","percent":"パーセント","borderColor":"ボーダーの色:"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/TextColor.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/TextColor.js
new file mode 100644
index 0000000..4364dc6
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/TextColor.js
@@ -0,0 +1 @@
+({"setButtonText":"設定","cancelButtonText":"キャンセル"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/TextColor.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/TextColor.xd.js
new file mode 100644
index 0000000..55d4bd4
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/TextColor.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.TextColor"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.TextColor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "TextColor", "ja", ({"setButtonText":"設定","cancelButtonText":"キャンセル"})
+);
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/latinEntities.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/latinEntities.js
new file mode 100644
index 0000000..1ec5cba
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/latinEntities.js
@@ -0,0 +1 @@
+({"le":"小さいか等しい","prod":"n 乗\n積符号","zwj":"結合ありで幅ゼロ","mdash":"em ダッシュ","frasl":"分数のスラッシュ","upsih":"ギリシャ語のフック記号付きユプシロン","prop":"比例","middot":"中間ドット\nグルジア語のコンマ\nギリシャ語の中間ドット","hellip":"水平省略符号\n3 つのドット・リーダー","eta":"ギリシャ語の小文字イータ","iacute":"ラテン語の揚音付き小文字 i","yen":"円記号\n元記号","rlm":"右から左へのマーク","macr":"長音記号\n間隔長音記号\n上線\nAPL 上線","ldquo":"左二重引用符","Icirc":"ラテン語の曲折アクセント記号付き大文字 I","OElig":"ラテン語の大文字の合字 OE","hArr":"左右二重矢印","eth":"ラテン語の小文字 eth","divide":"除算記号","chi":"ギリシャ語の小文字カイ","eacute":"ラテン語の揚音付き小文字 e","icirc":"ラテン語の曲折アクセント記号付き小文字 i","iexcl":"逆感嘆符","ETH":"ラテン語の大文字 ETH","acute":"揚音アクセント\n間隔揚音","crarr":"角が左向きの下矢印復帰","mu":"ギリシャ語の小文字ミュー","AElig":"ラテン語の大文字 AE\nラテン語の大文字の合字 AE","aacute":"ラテン語の揚音付き小文字 a","lambda":"ギリシャ語の小文字ラムダ","THORN":"ラテン語の大文字 THORN","asymp":"ほぼ等しい\n漸近","fnof":"ラテン語のフック付き小文字 f\n関数\nフロリン","lang":"左角括弧","cup":"和集合カップ形","ne":"等しくない","Sigma":"ギリシャ語の大文字シグマ","oelig":"ラテン語の小文字の合字 oe","cent":"セント記号","ni":"メンバーとして含まれる","dagger":"剣標","permil":"パーミル記号","Omicron":"ギリシャ語の大文字オミクロン","sigma":"ギリシャ語の小文字シグマ","euro":"ユーロ記号","Yacute":"ラテン語の揚音付き大文字 Y","thorn":"ラテン語の小文字 thorn","lceil":"左上限\nAPL 上限","Ograve":"ラテン語の抑音付き大文字 O","rarr":"右矢印","nu":"ギリシャ語の小文字ニュー","emsp":"em スペース","Theta":"ギリシャ語の大文字シータ","lArr":"左二重矢印","tau":"ギリシャ語の小文字タウ","aelig":"ラテン語の小文字 ae\nラテン語の小文字の合字 ae","ccedil":"ラテン語のセディーユ付き小文字 c","Ntilde":"ラテン語の波形記号付き大文字 N","cong":"おおよそ等しい","Uacute":"ラテン語の揚音付き大文字 U","theta":"ギリシャ語の小文字シータ","darr":"下矢印","Uuml":"ラテン語の分音符号付き大文字 U","bdquo":"二重下付き右引用符","Aring":"ラテン語の上リング付き大文字 A\nラテン語のリング付き大文字 A","sigmaf":"ギリシャ語の小文字ファイナルシグマ","pound":"ポンド記号","uArr":"上二重矢印","sub":"左辺は右辺の部分集合","aring":"ラテン語の上リング付き小文字 a\nラテン語のリング付き小文字 a","sdot":"ドット演算子","thinsp":"薄いスペース","or":"論理和\nV 字形","Eacute":"ラテン語の揚音付き大文字 E","shy":"ソフト・ハイフン\n任意ハイフン","curren":"通貨記号","loz":"ひし形","not":"否定記号","tilde":"小文字の波形記号","sum":"n 回加算","spades":"トランプの黒のスペードの組","Psi":"ギリシャ語の大文字プシー","ndash":"en ダッシュ","sup":"左辺は右辺を包含する","atilde":"ラテン語の波形記号付き小文字 a","clubs":"トランプの黒のクラブの組\nシャムロック","uuml":"ラテン語の分音符号付き小文字 u","Aacute":"ラテン語の揚音付き大文字 A","rsaquo":"単一右角引用符","otimes":"ベクトル積\nベクトル積","lfloor":"左下限\nAPL 下限","zwnj":"結合なしで幅ゼロ","sim":"チルド演算子\n多様性\n類似性","Iota":"ギリシャ語の大文字イオタ","Iacute":"ラテン語の揚音付き大文字 I","pi":"ギリシャ語の小文字パイ","ordf":"女性序数標識","frac12":"分数の 2 分の 1\n分数の 2 分の 1","frac14":"分数の 4 分の 1\n分数の 4 分の 1","alefsym":"アレフ記号\n1 番目の超限基数","bull":"黒丸\n黒い小さな円","deg":"角度記号","ordm":"男性序数標識","epsilon":"ギリシャ語の小文字イプシロン","equiv":"同一","Dagger":"二重剣標","brvbar":"破線バー\n破線垂直バー","harr":"左右矢印","ugrave":"ラテン語の抑音付き小文字 u","oslash":"ラテン語の斜線付き小文字 o\nラテン語のスラッシュ付き小文字 o","Yuml":"ラテン語の分音符号付き大文字 Y","hearts":"トランプの黒のハートの組\nバレンタイン","Xi":"ギリシャ語の大文字クシー","Prime":"二重プライム記号\n秒\nインチ","iota":"ギリシャ語の小文字イオタ","Ccedil":"ラテン語のセディーユ付き大文字 C","Lambda":"ギリシャ語の大文字ラムダ","raquo":"右二重角引用符\n右ギュメ","Phi":"ギリシャ語の大文字ファイ","prime":"プライム記号\n分\nフィート","nsub":"部分集合でない","copy":"著作権記号","yuml":"ラテン語の分音符号付き小文字 y","Rho":"ギリシャ語の大文字ロー","Ucirc":"ラテン語の曲折アクセント記号付き大文字 U","Kappa":"ギリシャ語の大文字カッパ","ucirc":"ラテン語の曲折アクセント記号付き小文字 u","sbquo":"単一下付き右引用符","igrave":"ラテン語の抑音付き小文字 i","reg":"登録記号\n登録商標","infin":"無限","iquest":"逆疑問符\n反転疑問符","circ":"修飾文字の曲折アクセント記号アクセント","kappa":"ギリシャ語の小文字カッパ","lrm":"左から右へのマーク","Atilde":"ラテン語の波形記号付き大文字 A","larr":"左矢印","frac34":"分数の 4 分の 3\n分数の 4 分の 3","oacute":"ラテン語の揚音付き小文字 o","rsquo":"右単一引用符","egrave":"ラテン語の抑音付き小文字 e","oline":"上線\n間隔上線","Mu":"ギリシャ語の大文字ミュー","exist":"存在","cap":"集合の積\nキャップ形","and":"論理積\nくさび形","Ouml":"ラテン語の分音符号付き大文字 O","agrave":"ラテン語の抑音付き小文字 a\nラテン語の抑音付き小文字 a","uarr":"上矢印","ang":"角度","Zeta":"ギリシャ語の大文字ゼータ","scaron":"ラテン語のキャロン付き小文字 s","Gamma":"ギリシャ語の大文字ガンマ","isin":"右辺の要素である","Auml":"ラテン語の分音符号付き大文字 A","empty":"空集合\nヌル集合\n直径","gamma":"ギリシャ語の小文字ガンマ","para":"段落記号\n段落記号","ge":"大きいか等しい","psi":"ギリシャ語の小文字プシー","Alpha":"ギリシャ語の大文字アルファ","Nu":"ギリシャ語の大文字ニュー","ouml":"ラテン語の分音符号付き小文字 o","zeta":"ギリシャ語の小文字ゼータ","alpha":"ギリシャ語の小文字アルファ","part":"偏微分","auml":"ラテン語の分音符号付き小文字 a","Ugrave":"ラテン語の抑音付き大文字 U","Oslash":"ラテン語の斜線付き大文字 O\nラテン語のスラッシュ付き大文字 O","Epsilon":"ギリシャ語の大文字イプシロン","int":"積分","Omega":"ギリシャ語の大文字オメガ","perp":"直角\n直交\n垂直","uml":"分音符号\n間隔分音符号","upsilon":"ギリシャ語の小文字ユプシロン","lowast":"アスタリスク演算子","omega":"ギリシャ語の小文字オメガ","otilde":"ラテン語の波形記号付き小文字 o","Egrave":"ラテン語の抑音付き大文字 E","phi":"ギリシャ語の小文字ファイ","ensp":"en スペース","Euml":"ラテン語の分音符号付き大文字 E","cedil":"セディーユ\n間隔セディーユ","laquo":"左二重角引用符\n左ギュメ","forall":"すべてについて","thetasym":"ギリシャ語の小文字シータ記号","Agrave":"ラテン語の抑音付き大文字 A\nラテン語の抑音付き大文字 A","szlig":"ラテン語の小文字のシャープ s\n s 字形","Pi":"ギリシャ語の大文字パイ","rho":"ギリシャ語の小文字ロー","trade":"商標","Igrave":"ラテン語の抑音付き大文字 I","minus":"減算記号","Beta":"ギリシャ語の大文字ベータ","Ocirc":"ラテン語の曲折アクセント記号付き大文字 O","rdquo":"右二重引用符","Eta":"ギリシャ語の大文字イータ","rfloor":"右下限","Oacute":"ラテン語の揚音付き大文字 O","euml":"ラテン語の分音符号付き小文字 e","oplus":"ベクトル和\n直和","ocirc":"ラテン語の曲折アクセント記号付き小文字 o","radic":"平方根\nルート記号","Chi":"ギリシャ語の大文字カイ","notin":"右辺の要素でない","sect":"セクション記号","Acirc":"ラテン語の曲折アクセント記号付き大文字 A","lsquo":"左単一引用符","beta":"ギリシャ語の小文字ベータ","piv":"ギリシャ語のパイ記号","sup1":"上付き文字 1\n上付き文字数字 1","Scaron":"ラテン語のキャロン付き大文字 S","sup2":"上付き文字 2\n上付き文字数字 2\n平方","acirc":"ラテン語の曲折アクセント記号付き小文字 a","sube":"部分集合または等しい","sup3":"上付き文字 3\n上付き文字数字 3\n立方","real":"ドイツ字体の大文字 R\n実数部記号","Iuml":"ラテン語の分音符号付き大文字 I","rang":"右角括弧","lsaquo":"単一左角引用符","nabla":"ナブラ\n後方の差分","omicron":"ギリシャ語の小文字オミクロン","there4":"したがって","plusmn":"正符号\n正または負符号","rceil":"右上限","micro":"マイクロ記号","rArr":"右二重矢印","Delta":"ギリシャ語の大文字デルタ","iuml":"ラテン語の分音符号付き小文字 i","Tau":"ギリシャ語の大文字タウ","times":"乗算記号","yacute":"ラテン語の揚音付き小文字 y","ograve":"ラテン語の抑音付き小文字 o","delta":"ギリシャ語の小文字デルタ","Ecirc":"ラテン語の曲折アクセント記号付き大文字 E","dArr":"下二重矢印","ntilde":"ラテン語の波形記号付き小文字 n","diams":"トランプの黒のダイヤモンドの組","uacute":"ラテン語の揚音付き小文字 u","Otilde":"ラテン語の波形記号付き大文字 O","ecirc":"ラテン語の曲折アクセント記号付き小文字 e","Upsilon":"ギリシャ語の大文字ユプシロン","image":"ドイツ字体の大文字 I\n虚数部","supe":"包含集合または等しい","xi":"ギリシャ語の小文字クシー","weierp":"添え字の大文字 P\n累乗集合\nWeierstrass p"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/ja/latinEntities.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/ja/latinEntities.xd.js
new file mode 100644
index 0000000..756d870
--- /dev/null
+++ b/js/dojo-1.6/dojox/editor/plugins/nls/ja/latinEntities.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojox.editor.plugins.nls.ja.latinEntities"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.ja.latinEntities");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "latinEntities", "ja", ({"le":"小さいか等しい","prod":"n 乗\n積符号","zwj":"結合ありで幅ゼロ","mdash":"em ダッシュ","frasl":"分数のスラッシュ","upsih":"ギリシャ語のフック記号付きユプシロン","prop":"比例","middot":"中間ドット\nグルジア語のコンマ\nギリシャ語の中間ドット","hellip":"水平省略符号\n3 つのドット・リーダー","eta":"ギリシャ語の小文字イータ","iacute":"ラテン語の揚音付き小文字 i","yen":"円記号\n元記号","rlm":"右から左へのマーク","macr":"長音記号\n間隔長音記号\n上線\nAPL 上線","ldquo":"左二重引用符","Icirc":"ラテン語の曲折アクセント記号付き大文字 I","OElig":"ラテン語の大文字の合字 OE","hArr":"左右二重矢印","eth":"ラテン語の小文字 eth","divide":"除算記号","chi":"ギリシャ語の小文字カイ","eacute":"ラテン語の揚音付き小文字 e","icirc":"ラテン語の曲折アクセント記号付き小文字 i","iexcl":"逆感嘆符","ETH":"ラテン語の大文字 ETH","acute":"揚音アクセント\n間隔揚音","crarr":"角が左向きの下矢印復帰","mu":"ギリシャ語の小文字ミュー","AElig":"ラテン語の大文字 AE\nラテン語の大文字の合字 AE","aacute":"ラテン語の揚音付き小文字 a","lambda":"ギリシャ語の小文字ラムダ","THORN":"ラテン語の大文字 THORN","asymp":"ほぼ等しい\n漸近","fnof":"ラテン語のフック付き小文字 f\n関数\nフロリン","lang":"左角括弧","cup":"和集合カップ形","ne":"等しくない","Sigma":"ギリシャ語の大文字シグマ","oelig":"ラテン語の小文字の合字 oe","cent":"セント記号","ni":"メンバーとして含まれる","dagger":"剣標","permil":"パーミル記号","Omicron":"ギリシャ語の大文字オミクロン","sigma":"ギリシャ語の小文字シグマ","euro":"ユーロ記号","Yacute":"ラテン語の揚音付き大文字 Y","thorn":"ラテン語の小文字 thorn","lceil":"左上限\nAPL 上限","Ograve":"ラテン語の抑音付き大文字 O","rarr":"右矢印","nu":"ギリシャ語の小文字ニュー","emsp":"em スペース","Theta":"ギリシャ語の大文字シータ","lArr":"左二重矢印","tau":"ギリシャ語の小文字タウ","aelig":"ラテン語の小文字 ae\nラテン語の小文字の合字 ae","ccedil":"ラテン語のセディーユ付き小文字 c","Ntilde":"ラテン語の波形記号付き大文字 N","cong":"おおよそ等しい","Uacute":"ラテン語の揚音付き大文字 U","theta":"ギリシャ語の小文字シータ","darr":"下矢印","Uuml":"ラテン語の分音符号付き大文字 U","bdquo":"二重下付き右引用符","Aring":"ラテン語の上リング付き大文字 A\nラテン語のリング付き大文字 A","sigmaf":"ギリシャ語の小文字ファイナルシグマ","pound":"ポンド記号","uArr":"上二重矢印","sub":"左辺は右辺の部分集合","aring":"ラテン語の上リング付き小文字 a\nラテン語のリング付き小文字 a","sdot":"ドット演算子","thinsp":"薄いスペース","or":"論理和\nV 字形","Eacute":"ラテン語の揚音付き大文字 E","shy":"ソフト・ハイフン\n任意ハイフン","curren":"通貨記号","loz":"ひし形","not":"否定記号","tilde":"小文字の波形記号","sum":"n 回加算","spades":"トランプの黒のスペードの組","Psi":"ギリシャ語の大文字プシー","ndash":"en ダッシュ","sup":"左辺は右辺を包含する","atilde":"ラテン語の波形記号付き小文字 a","clubs":"トランプの黒のクラブの組\nシャムロック","uuml":"ラテン語の分音符号付き小文字 u","Aacute":"ラテン語の揚音付き大文字 A","rsaquo":"単一右角引用符","otimes":"ベクトル積\nベクトル積","lfloor":"左下限\nAPL 下限","zwnj":"結合なしで幅ゼロ","sim":"チルド演算子\n多様性\n類似性","Iota":"ギリシャ語の大文字イオタ","Iacute":"ラテン語の揚音付き大文字 I","pi":"ギリシャ語の小文字パイ","ordf":"女性序数標識","frac12":"分数の 2 分の 1\n分数の 2 分の 1","frac14":"分数の 4 分の 1\n分数の 4 分の 1","alefsym":"アレフ記号\n1 番目の超限基数","bull":"黒丸\n黒い小さな円","deg":"角度記号","ordm":"男性序数標識","epsilon":"ギリシャ語の小文字イプシロン","equiv":"同一","Dagger":"二重剣標","brvbar":"破線バー\n破線垂直バー","harr":"左右矢印","ugrave":"ラテン語の抑音付き小文字 u","oslash":"ラテン語の斜線付き小文字 o\nラテン語のスラッシュ付き小文字 o","Yuml":"ラテン語の分音符号付き大文字 Y","hearts":"トランプの黒のハートの組\nバレンタイン","Xi":"ギリシャ語の大文字クシー","Prime":"二重プライム記号\n秒\nインチ","iota":"ギリシャ語の小文字イオタ","Ccedil":"ラテン語のセディーユ付き大文字 C","Lambda":"ギリシャ語の大文字ラムダ","raquo":"右二重角引用符\n右ギュメ","Phi":"ギリシャ語の大文字ファイ","prime":"プライム記号\n分\nフィート","nsub":"部分集合でない","copy":"著作権記号","yuml":"ラテン語の分音符号付き小文字 y","Rho":"ギリシャ語の大文字ロー","Ucirc":"ラテン語の曲折アクセント記号付き大文字 U","Kappa":"ギリシャ語の大文字カッパ","ucirc":"ラテン語の曲折アクセント記号付き小文字 u","sbquo":"単一下付き右引用符","igrave":"ラテン語の抑音付き小文字 i","reg":"登録記号\n登録商標","infin":"無限","iquest":"逆疑問符\n反転疑問符","circ":"修飾文字の曲折アクセント記号アクセント","kappa":"ギリシャ語の小文字カッパ","lrm":"左から右へのマーク","Atilde":"ラテン語の波形記号付き大文字 A","larr":"左矢印","frac34":"分数の 4 分の 3\n分数の 4 分の 3","oacute":"ラテン語の揚音付き小文字 o","rsquo":"右単一引用符","egrave":"ラテン語の抑音付き小文字 e","oline":"上線\n間隔上線","Mu":"ギリシャ語の大文字ミュー","exist":"存在","cap":"集合の積\nキャップ形","and":"論理積\nくさび形","Ouml":"ラテン語の分音符号付き大文字 O","agrave":"ラテン語の抑音付き小文字 a\nラテン語の抑音付き小文字 a","uarr":"上矢印","ang":"角度","Zeta":"ギリシャ語の大文字ゼータ","scaron":"ラテン語のキャロン付き小文字 s","Gamma":"ギリシャ語の大文字ガンマ","isin":"右辺の要素である","Auml":"ラテン語の分音符号付き大文字 A","empty":"空集合\nヌル集合\n直径","gamma":"ギリシャ語の小文字ガンマ","para":"段落記号\n段落記号","ge":"大きいか等しい","psi":"ギリシャ語の小文字プシー","Alpha":"ギリシャ語の大文字アルファ","Nu":"ギリシャ語の大文字ニュー","ouml":"ラテン語の分音符号付き小文字 o","zeta":"ギリシャ語の小文字ゼータ","alpha":"ギリシャ語の小文字アルファ","part":"偏微分","auml":"ラテン語の分音符号付き小文字 a","Ugrave":"ラテン語の抑音付き大文字 U","Oslash":"ラテン語の斜線付き大文字 O\nラテン語のスラッシュ付き大文字 O","Epsilon":"ギリシャ語の大文字イプシロン","int":"積分","Omega":"ギリシャ語の大文字オメガ","perp":"直角\n直交\n垂直","uml":"分音符号\n間隔分音符号","upsilon":"ギリシャ語の小文字ユプシロン","lowast":"アスタリスク演算子","omega":"ギリシャ語の小文字オメガ","otilde":"ラテン語の波形記号付き小文字 o","Egrave":"ラテン語の抑音付き大文字 E","phi":"ギリシャ語の小文字ファイ","ensp":"en スペース","Euml":"ラテン語の分音符号付き大文字 E","cedil":"セディーユ\n間隔セディーユ","laquo":"左二重角引用符\n左ギュメ","forall":"すべてについて","thetasym":"ギリシャ語の小文字シータ記号","Agrave":"ラテン語の抑音付き大文字 A\nラテン語の抑音付き大文字 A","szlig":"ラテン語の小文字のシャープ s\n s 字形","Pi":"ギリシャ語の大文字パイ","rho":"ギリシャ語の小文字ロー","trade":"商標","Igrave":"ラテン語の抑音付き大文字 I","minus":"減算記号","Beta":"ギリシャ語の大文字ベータ","Ocirc":"ラテン語の曲折アクセント記号付き大文字 O","rdquo":"右二重引用符","Eta":"ギリシャ語の大文字イータ","rfloor":"右下限","Oacute":"ラテン語の揚音付き大文字 O","euml":"ラテン語の分音符号付き小文字 e","oplus":"ベクトル和\n直和","ocirc":"ラテン語の曲折アクセント記号付き小文字 o","radic":"平方根\nルート記号","Chi":"ギリシャ語の大文字カイ","notin":"右辺の要素でない","sect":"セクション記号","Acirc":"ラテン語の曲折アクセント記号付き大文字 A","lsquo":"左単一引用符","beta":"ギリシャ語の小文字ベータ","piv":"ギリシャ語のパイ記号","sup1":"上付き文字 1\n上付き文字数字 1","Scaron":"ラテン語のキャロン付き大文字 S","sup2":"上付き文字 2\n上付き文字数字 2\n平方","acirc":"ラテン語の曲折アクセント記号付き小文字 a","sube":"部分集合または等しい","sup3":"上付き文字 3\n上付き文字数字 3\n立方","real":"ドイツ字体の大文字 R\n実数部記号","Iuml":"ラテン語の分音符号付き大文字 I","rang":"右角括弧","lsaquo":"単一左角引用符","nabla":"ナブラ\n後方の差分","omicron":"ギリシャ語の小文字オミクロン","there4":"したがって","plusmn":"正符号\n正または負符号","rceil":"右上限","micro":"マイクロ記号","rArr":"右二重矢印","Delta":"ギリシャ語の大文字デルタ","iuml":"ラテン語の分音符号付き小文字 i","Tau":"ギリシャ語の大文字タウ","times":"乗算記号","yacute":"ラテン語の揚音付き小文字 y","ograve":"ラテン語の抑音付き小文字 o","delta":"ギリシャ語の小文字デルタ","Ecirc":"ラテン語の曲折アクセント記号付き大文字 E","dArr":"下二重矢印","ntilde":"ラテン語の波形記号付き小文字 n","diams":"トランプの黒のダイヤモンドの組","uacute":"ラテン語の揚音付き小文字 u","Otilde":"ラテン語の波形記号付き大文字 O","ecirc":"ラテン語の曲折アクセント記号付き小文字 e","Upsilon":"ギリシャ語の大文字ユプシロン","image":"ドイツ字体の大文字 I\n虚数部","supe":"包含集合または等しい","xi":"ギリシャ語の小文字クシー","weierp":"添え字の大文字 P\n累乗集合\nWeierstrass p"})
+);
+}};}); \ No newline at end of file