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/dojox/editor/plugins/nls/da | |
Diffstat (limited to 'js/dojo-1.6/dojox/editor/plugins/nls/da')
36 files changed, 108 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/AutoSave.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/AutoSave.js new file mode 100644 index 0000000..3bdc2de --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/AutoSave.js @@ -0,0 +1 @@ +({"saveLabel":"Gem","saveSettingdialogTitle":"Gem automatisk","saveSettingdialogButtonOk":"Angiv interval","saveMessageSuccess":"Gemt i ${0}","saveSettingdialogButtonCancel":"Annullér","saveSettingdialogDescription":"Angiv interval for automatisk lagring","saveSettingLabelOn":"Angiv interval for automatisk lagring...","saveSettingdialogParamLabel":"min.","saveSettingdialogParamName":"Interval for automatisk lagring","saveMessageFail":"Ikke gemt i ${0}","saveSettingLabelOff":"Deaktivér automatisk lagring"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/AutoSave.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/AutoSave.xd.js new file mode 100644 index 0000000..d7d6406 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/AutoSave.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.AutoSave"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.AutoSave");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "AutoSave", "da", ({"saveLabel":"Gem","saveSettingdialogTitle":"Gem automatisk","saveSettingdialogButtonOk":"Angiv interval","saveMessageSuccess":"Gemt i ${0}","saveSettingdialogButtonCancel":"Annullér","saveSettingdialogDescription":"Angiv interval for automatisk lagring","saveSettingLabelOn":"Angiv interval for automatisk lagring...","saveSettingdialogParamLabel":"min.","saveSettingdialogParamName":"Interval for automatisk lagring","saveMessageFail":"Ikke gemt i ${0}","saveSettingLabelOff":"Deaktivér automatisk lagring"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/Blockquote.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/Blockquote.js new file mode 100644 index 0000000..c5f06fe --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/Blockquote.js @@ -0,0 +1 @@ +({"blockquote":"Citat"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/Blockquote.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/Blockquote.xd.js new file mode 100644 index 0000000..e3bae65 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/Blockquote.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.Blockquote"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.Blockquote");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Blockquote", "da", ({"blockquote":"Citat"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/Breadcrumb.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/Breadcrumb.js new file mode 100644 index 0000000..4e6296b --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/Breadcrumb.js @@ -0,0 +1 @@ +({"selectContents":"Vælg indhold","deleteElement":"Slet element","moveEnd":"Flyt markør til slut","deleteContents":"Slet indhold","nodeActions":"${nodeName} - handlinger","selectElement":"Vælg element","moveStart":"Flyt markør til start"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/Breadcrumb.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/Breadcrumb.xd.js new file mode 100644 index 0000000..37213ab --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/Breadcrumb.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.Breadcrumb"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.Breadcrumb");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Breadcrumb", "da", ({"selectContents":"Vælg indhold","deleteElement":"Slet element","moveEnd":"Flyt markør til slut","deleteContents":"Slet indhold","nodeActions":"${nodeName} - handlinger","selectElement":"Vælg element","moveStart":"Flyt markør til start"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/CollapsibleToolbar.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/CollapsibleToolbar.js new file mode 100644 index 0000000..b6b7677 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/CollapsibleToolbar.js @@ -0,0 +1 @@ +({"collapse":"Skjul editorværktøjslinje","expand":"Udvid editorværktøjslinje"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/CollapsibleToolbar.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/CollapsibleToolbar.xd.js new file mode 100644 index 0000000..ee7d2a7 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/CollapsibleToolbar.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.CollapsibleToolbar"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.CollapsibleToolbar");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "CollapsibleToolbar", "da", ({"collapse":"Skjul editorværktøjslinje","expand":"Udvid editorværktøjslinje"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/FindReplace.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/FindReplace.js new file mode 100644 index 0000000..068d758 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/FindReplace.js @@ -0,0 +1 @@ +({"replaceDialogText":"Erstattet ${0} forekomster.","eofDialogTextFind":"fundet","eofDialogText":"Sidste forekomst ${0}","backwards":"Tilbage","replaceButton":"Erstat","replaceLabel":"Erstat med:","matchCase":"Store/små bogstaver","findTooltip":"Indtast tekst, der skal søges efter","replaceTooltip":"Indtast tekst, der skal erstattes med","replaceAllButton":"Erstat alle","eofDialogTextReplace":"erstattet","findReplace":"Søg og erstat","backwardsTooltip":"Søg baglæns efter tekst","replaceAllButtonTooltip":"Erstat alle forekomster i teksten","replaceButtonTooltip":"Erstat teksten","findLabel":"Søg efter:","findButton":"Søg","matchCaseTooltip":"Store/små bogstaver","findButtonTooltip":"Find teksten","replaceAll":"Alle forekomster"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/FindReplace.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/FindReplace.xd.js new file mode 100644 index 0000000..2a1e80d --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/FindReplace.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.FindReplace"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.FindReplace");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "FindReplace", "da", ({"replaceDialogText":"Erstattet ${0} forekomster.","eofDialogTextFind":"fundet","eofDialogText":"Sidste forekomst ${0}","backwards":"Tilbage","replaceButton":"Erstat","replaceLabel":"Erstat med:","matchCase":"Store/små bogstaver","findTooltip":"Indtast tekst, der skal søges efter","replaceTooltip":"Indtast tekst, der skal erstattes med","replaceAllButton":"Erstat alle","eofDialogTextReplace":"erstattet","findReplace":"Søg og erstat","backwardsTooltip":"Søg baglæns efter tekst","replaceAllButtonTooltip":"Erstat alle forekomster i teksten","replaceButtonTooltip":"Erstat teksten","findLabel":"Søg efter:","findButton":"Søg","matchCaseTooltip":"Store/små bogstaver","findButtonTooltip":"Find teksten","replaceAll":"Alle forekomster"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertAnchor.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertAnchor.js new file mode 100644 index 0000000..2af3fff --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertAnchor.js @@ -0,0 +1 @@ +({"set":"Definér","insertAnchor":"Indsæt anker","title":"Ankeregenskaber","text":"Beskrivelse:","cancel":"Annullér","anchor":"Navn:"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertAnchor.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertAnchor.xd.js new file mode 100644 index 0000000..cd027ae --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertAnchor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.InsertAnchor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.InsertAnchor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertAnchor", "da", ({"set":"Definér","insertAnchor":"Indsæt anker","title":"Ankeregenskaber","text":"Beskrivelse:","cancel":"Annullér","anchor":"Navn:"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertEntity.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertEntity.js new file mode 100644 index 0000000..23f3d53 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertEntity.js @@ -0,0 +1 @@ +({"insertEntity":"Indsæt symbol"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertEntity.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertEntity.xd.js new file mode 100644 index 0000000..c858afe --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/InsertEntity.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.InsertEntity"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.InsertEntity");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertEntity", "da", ({"insertEntity":"Indsæt symbol"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/LocalImage.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/LocalImage.js new file mode 100644 index 0000000..c6fffa1 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/LocalImage.js @@ -0,0 +1 @@ +({"set":"Indsæt","text":"Beskrivelse","insertImageTitle":"Indsæt billede","invalidMessage":"Ugyldig billedfiltype","prePopuTextBrowse":" eller søg efter en lokal fil.","browse":"Gennemse...","prePopuTextUrl":"Angiv en billed-URL","url":"Billede"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/LocalImage.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/LocalImage.xd.js new file mode 100644 index 0000000..4e84099 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/LocalImage.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.LocalImage"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.LocalImage");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "LocalImage", "da", ({"set":"Indsæt","text":"Beskrivelse","insertImageTitle":"Indsæt billede","invalidMessage":"Ugyldig billedfiltype","prePopuTextBrowse":" eller søg efter en lokal fil.","browse":"Gennemse...","prePopuTextUrl":"Angiv en billed-URL","url":"Billede"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/PageBreak.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/PageBreak.js new file mode 100644 index 0000000..ae89f19 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/PageBreak.js @@ -0,0 +1 @@ +({"pageBreak":"Sideskift"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/PageBreak.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/PageBreak.xd.js new file mode 100644 index 0000000..61bed47 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/PageBreak.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.PageBreak"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.PageBreak");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "PageBreak", "da", ({"pageBreak":"Sideskift"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/PasteFromWord.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/PasteFromWord.js new file mode 100644 index 0000000..8e4680f --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/PasteFromWord.js @@ -0,0 +1 @@ +({"pasteFromWord":"Sæt ind fra Word","paste":"Sæt ind","cancel":"Annullér","instructions":"Indsæt indholdet fra Word i tekstfeltet nedenfor. Klik på knappen Sæt ind, når du er tilfreds med indholdet. Klik på knappen Annullér for at annullere indsættelse af tekst."})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/PasteFromWord.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/PasteFromWord.xd.js new file mode 100644 index 0000000..6c12095 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/PasteFromWord.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.PasteFromWord"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.PasteFromWord");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "PasteFromWord", "da", ({"pasteFromWord":"Sæt ind fra Word","paste":"Sæt ind","cancel":"Annullér","instructions":"Indsæt indholdet fra Word i tekstfeltet nedenfor. Klik på knappen Sæt ind, når du er tilfreds med indholdet. Klik på knappen Annullér for at annullere indsættelse af tekst."})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/Preview.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/Preview.js new file mode 100644 index 0000000..ad1a19a --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/Preview.js @@ -0,0 +1 @@ +({"preview":"Eksempel"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/Preview.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/Preview.xd.js new file mode 100644 index 0000000..4f1f5ee --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/Preview.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.Preview"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.Preview");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Preview", "da", ({"preview":"Eksempel"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/Save.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/Save.js new file mode 100644 index 0000000..0fcb651 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/Save.js @@ -0,0 +1 @@ +({"save":"Gem"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/Save.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/Save.xd.js new file mode 100644 index 0000000..9cf959c --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/Save.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.Save"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.Save");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Save", "da", ({"save":"Gem"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/ShowBlockNodes.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/ShowBlockNodes.js new file mode 100644 index 0000000..273edc8 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/ShowBlockNodes.js @@ -0,0 +1 @@ +({"showBlockNodes":"Vis HTML-blokelementer"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/ShowBlockNodes.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/ShowBlockNodes.xd.js new file mode 100644 index 0000000..05bf572 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/ShowBlockNodes.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.ShowBlockNodes"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.ShowBlockNodes");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "ShowBlockNodes", "da", ({"showBlockNodes":"Vis HTML-blokelementer"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/Smiley.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/Smiley.js new file mode 100644 index 0000000..6771515 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/Smiley.js @@ -0,0 +1 @@ +({"emoticonLaughing":"ler","emoticonCool":"sej","emoticonTongue":"tungen ud","emoticonCrying":"græder","emoticonOops":"ups","emoticonFrown":"rynker panden","emoticonAngry":"vred","emoticonShy":"genert","emoticonNo":"nej","emoticonAngel":"engel","smiley":"Indsæt humørikon","emoticonIdea":"idé","emoticonEyebrow":"øjenbryn","emoticonSmile":"smil","emoticonWink":"blink","emoticonYes":"ja","emoticonGrin":"grin","emoticonGoofy":"skør","emoticonHalf":"halv"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/Smiley.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/Smiley.xd.js new file mode 100644 index 0000000..bc9c502 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/Smiley.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.Smiley"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.Smiley");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "Smiley", "da", ({"emoticonLaughing":"ler","emoticonCool":"sej","emoticonTongue":"tungen ud","emoticonCrying":"græder","emoticonOops":"ups","emoticonFrown":"rynker panden","emoticonAngry":"vred","emoticonShy":"genert","emoticonNo":"nej","emoticonAngel":"engel","smiley":"Indsæt humørikon","emoticonIdea":"idé","emoticonEyebrow":"øjenbryn","emoticonSmile":"smil","emoticonWink":"blink","emoticonYes":"ja","emoticonGrin":"grin","emoticonGoofy":"skør","emoticonHalf":"halv"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/SpellCheck.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/SpellCheck.js new file mode 100644 index 0000000..e05b441 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/SpellCheck.js @@ -0,0 +1 @@ +({"cancel":"Annullér","toDic":"Tilføj til ordbog","skip":"Spring over","iMsg":"Ingen forslag til stavning","replaceAll":"Erstat alle","widgetLabel":"Bundtvis stavekontrol","skipAll":"Spring alle over","suggestions":"Forslag","iSkipAll":"Spring alle disse over","replaceWith":"Erstat med","msg":"Ingen stavefejl fundet","replace":"Erstat","unfound":"Ikke fundet","iSkip":"Spring dette over"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/SpellCheck.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/SpellCheck.xd.js new file mode 100644 index 0000000..1599596 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/SpellCheck.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.SpellCheck"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.SpellCheck");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "SpellCheck", "da", ({"cancel":"Annullér","toDic":"Tilføj til ordbog","skip":"Spring over","iMsg":"Ingen forslag til stavning","replaceAll":"Erstat alle","widgetLabel":"Bundtvis stavekontrol","skipAll":"Spring alle over","suggestions":"Forslag","iSkipAll":"Spring alle disse over","replaceWith":"Erstat med","msg":"Ingen stavefejl fundet","replace":"Erstat","unfound":"Ikke fundet","iSkip":"Spring dette over"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/TableDialog.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/TableDialog.js new file mode 100644 index 0000000..035b232 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/TableDialog.js @@ -0,0 +1 @@ +({"buttonSet":"Definér","insertTableTitle":"Indsæt tabel","insertTableRowAfterLabel":"Tilføj række efter","buttonCancel":"Annullér","center":"centreret","deleteTableColumnLabel":"Slet kolonne","right":"højre","insertTableColumnBeforeLabel":"Tilføj kolonne før","tableWidth":"Tabelbredde:","buttonInsert":"Indsæt","default":"standard","align":"Justér:","insertTableRowBeforeLabel":"Tilføj række før","cellSpacing":"Celleafstand:","pixels":"pixel","selectTableLabel":"Markér tabel","rows":"Rækker:","modifyTableTitle":"Revidér tabel","cellPadding":"Cellemargen:","deleteTableRowLabel":"Slet række","backgroundColor":"Baggrundsfarve:","insertTableColumnAfterLabel":"Tilføj kolonne efter","left":"venstre","borderThickness":"Kanttykkelse","columns":"Kolonner:","percent":"procent","borderColor":"Kantfarve:"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/TableDialog.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/TableDialog.xd.js new file mode 100644 index 0000000..64d713c --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/TableDialog.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.TableDialog"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.TableDialog");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "TableDialog", "da", ({"buttonSet":"Definér","insertTableTitle":"Indsæt tabel","insertTableRowAfterLabel":"Tilføj række efter","buttonCancel":"Annullér","center":"centreret","deleteTableColumnLabel":"Slet kolonne","right":"højre","insertTableColumnBeforeLabel":"Tilføj kolonne før","tableWidth":"Tabelbredde:","buttonInsert":"Indsæt","default":"standard","align":"Justér:","insertTableRowBeforeLabel":"Tilføj række før","cellSpacing":"Celleafstand:","pixels":"pixel","selectTableLabel":"Markér tabel","rows":"Rækker:","modifyTableTitle":"Revidér tabel","cellPadding":"Cellemargen:","deleteTableRowLabel":"Slet række","backgroundColor":"Baggrundsfarve:","insertTableColumnAfterLabel":"Tilføj kolonne efter","left":"venstre","borderThickness":"Kanttykkelse","columns":"Kolonner:","percent":"procent","borderColor":"Kantfarve:"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/TextColor.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/TextColor.js new file mode 100644 index 0000000..6f4e604 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/TextColor.js @@ -0,0 +1 @@ +({"setButtonText":"Definér","cancelButtonText":"Annullér"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/TextColor.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/TextColor.xd.js new file mode 100644 index 0000000..e8f0ddd --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/TextColor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.TextColor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.TextColor");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "TextColor", "da", ({"setButtonText":"Definér","cancelButtonText":"Annullér"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/latinEntities.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/latinEntities.js new file mode 100644 index 0000000..f49065e --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/latinEntities.js @@ -0,0 +1 @@ +({"le":"less-than or equal to","prod":"n-ary product\nproduct sign","zwj":"zero width joiner","mdash":"em dash","frasl":"fraction slash","upsih":"Greek upsilon with hook symbol","prop":"proportional to","middot":"middle dot\nGeorgian comma\nGreek middle dot","hellip":"horizontal ellipsis\nthree dot leader","eta":"Greek small letter eta","iacute":"Latin small letter i with acute","yen":"yen sign\nyuan sign","rlm":"right-to-left mark","macr":"macron\nspacing macron\noverline\nAPL overbar","ldquo":"left double quotation mark","Icirc":"Latin capital letter I with circumflex","OElig":"Latin capital ligature OE","hArr":"left right double arrow","eth":"Latin small letter eth","divide":"division sign","chi":"Greek small letter chi","eacute":"Latin small letter e with acute","icirc":"Latin small letter i with circumflex","iexcl":"inverted exclamation mark","ETH":"Latin capital letter ETH","acute":"acute accent\nspacing acute","crarr":"downwards arrow with corner leftwards\ncarriage return","mu":"Greek small letter mu","AElig":"Latin capital letter AE\nLatin capital ligature AE","aacute":"Latin small letter a with acute","lambda":"Greek small letter lambda","THORN":"Latin capital letter THORN","asymp":"almost equal to\nasymptotic to","fnof":"Latin small f with hook\nfunction\nflorin","lang":"left-pointing angle bracket","cup":"union\ncup","ne":"not equal to","Sigma":"Greek capital letter sigma","oelig":"Latin small ligature oe","cent":"cent sign","ni":"contains as member","dagger":"dagger","permil":"per mille sign","Omicron":"Greek capital letter omicron","sigma":"Greek small letter sigma","euro":"euro sign","Yacute":"Latin capital letter Y with acute","thorn":"Latin small letter thorn","lceil":"left ceiling\nAPL upstile","Ograve":"Latin capital letter O with grave","rarr":"rightwards arrow","nu":"Greek small letter nu","emsp":"em space","Theta":"Greek capital letter theta","lArr":"leftwards double arrow","tau":"Greek small letter tau","aelig":"Latin small letter ae\nLatin small ligature ae","ccedil":"Latin small letter c with cedilla","Ntilde":"Latin capital letter N with tilde","cong":"approximately equal to","Uacute":"Latin capital letter U with acute","theta":"Greek small letter theta","darr":"downwards arrow","Uuml":"Latin capital letter U with diaeresis","bdquo":"double low-9 quotation mark","Aring":"Latin capital letter A with ring above\nLatin capital letter A ring","sigmaf":"Greek small letter final sigma","pound":"pound sign","uArr":"upwards double arrow","sub":"subset of","aring":"Latin small letter a with ring above\nLatin small letter a ring","sdot":"dot operator","thinsp":"thin space","or":"logical or\nvee","Eacute":"Latin capital letter E with acute","shy":"soft hyphen\ndiscretionary hyphen","curren":"currency sign","loz":"lozenge","not":"not sign","tilde":"small tilde","sum":"n-ary sumation","spades":"black spade suit","Psi":"Greek capital letter psi","ndash":"en dash","sup":"superset of","atilde":"Latin small letter a with tilde","clubs":"black club suit\nshamrock","uuml":"Latin small letter u with diaeresis","Aacute":"Latin capital letter A with acute","rsaquo":"single right-pointing angle quotation mark","otimes":"circled times\nvector product","lfloor":"left floor\nAPL downstile","zwnj":"zero width non-joiner","sim":"tilde operator\nvaries with\nsimilar to","Iota":"Greek capital letter iota","Iacute":"Latin capital letter I with acute","pi":"Greek small letter pi","ordf":"feminine ordinal indicator","frac12":"vulgar fraction one half\nfraction one half","frac14":"vulgar fraction one quarter\nfraction one quarter","alefsym":"alef symbol\nfirst transfinite cardinal","bull":"bullet\nblack small circle","deg":"degree sign","ordm":"masculine ordinal indicator","epsilon":"Greek small letter epsilon","equiv":"identical to","Dagger":"double dagger","brvbar":"broken bar\nbroken vertical bar","harr":"left right arrow","ugrave":"Latin small letter u with grave","oslash":"Latin small letter o with stroke\nLatin small letter o slash","Yuml":"Latin capital letter Y with diaeresis","hearts":"black heart suit\nvalentine","Xi":"Greek capital letter xi","Prime":"double prime\nseconds\ninches","iota":"Greek small letter iota","Ccedil":"Latin capital letter C with cedilla","Lambda":"Greek capital letter lambda","raquo":"right-pointing double angle quotation mark\nright pointing guillemet","Phi":"Greek capital letter phi","prime":"prime\nminutes\nfeet","nsub":"not a subset of","copy":"copyright sign","yuml":"Latin small letter y with diaeresis","Rho":"Greek capital letter rho","Ucirc":"Latin capital letter U with circumflex","Kappa":"Greek capital letter kappa","ucirc":"Latin small letter u with circumflex","sbquo":"single low-9 quotation mark","igrave":"Latin small letter i with grave","reg":"registered sign\nregistered trade mark sign","infin":"infinity","iquest":"inverted question mark\nturned question mark","circ":"modifier letter circumflex accent","kappa":"Greek small letter kappa","lrm":"left-to-right mark","Atilde":"Latin capital letter A with tilde","larr":"leftwards arrow","frac34":"vulgar fraction three quarters\nfraction three quarters","oacute":"Latin small letter o with acute","rsquo":"right single quotation mark","egrave":"Latin small letter e with grave","oline":"overline\nspacing overscore","Mu":"Greek capital letter mu","exist":"there exists","cap":"intersection\ncap","and":"logical and\nwedge","Ouml":"Latin capital letter O with diaeresis","agrave":"Latin small letter a with grave\nLatin small letter a grave","uarr":"upwards arrow","ang":"angle","Zeta":"Greek capital letter zeta","scaron":"Latin small letter s with caron","Gamma":"Greek capital letter gamma","isin":"element of","Auml":"Latin capital letter A with diaeresis","empty":"empty set\nnull set\ndiameter","gamma":"Greek small letter gamma","para":"pilcrow sign\nparagraph sign","ge":"greater-than or equal to","psi":"Greek small letter psi","Alpha":"Greek capital letter alpha","Nu":"Greek capital letter nu","ouml":"Latin small letter o with diaeresis","zeta":"Greek small letter zeta","alpha":"Greek small letter alpha","part":"partial differential","auml":"Latin small letter a with diaeresis","Ugrave":"Latin capital letter U with grave","Oslash":"Latin capital letter O with stroke\nLatin capital letter O slash","Epsilon":"Greek capital letter epsilon","int":"integral","Omega":"Greek capital letter omega","perp":"up tack\northogonal to\nperpendicular","uml":"diaeresis\nspacing diaeresis","upsilon":"Greek small letter upsilon","lowast":"asterisk operator","omega":"Greek small letter omega","otilde":"Latin small letter o with tilde","Egrave":"Latin capital letter E with grave","phi":"Greek small letter phi","ensp":"en space","Euml":"Latin capital letter E with diaeresis","cedil":"cedilla\nspacing cedilla","laquo":"left-pointing double angle quotation mark\nleft pointing guillemet","forall":"for all","thetasym":"Greek small letter theta symbol","Agrave":"Latin capital letter A with grave\nLatin capital letter A grave","szlig":"Latin small letter sharp s\ness-zed","Pi":"Greek capital letter pi","rho":"Greek small letter rho","trade":"trade mark sign","Igrave":"Latin capital letter I with grave","minus":"minus sign","Beta":"Greek capital letter beta","Ocirc":"Latin capital letter O with circumflex","rdquo":"right double quotation mark","Eta":"Greek capital letter eta","rfloor":"right floor","Oacute":"Latin capital letter O with acute","euml":"Latin small letter e with diaeresis","oplus":"circled plus\ndirect sum","ocirc":"Latin small letter o with circumflex","radic":"square root\nradical sign","Chi":"Greek capital letter chi","notin":"not an element of","sect":"section sign","Acirc":"Latin capital letter A with circumflex","lsquo":"left single quotation mark","beta":"Greek small letter beta","piv":"Greek pi symbol","sup1":"superscript one\nsuperscript digit one","Scaron":"Latin capital letter S with caron","sup2":"superscript two\nsuperscript digit two\nsquared","acirc":"Latin small letter a with circumflex","sube":"subset of or equal to","sup3":"superscript three\nsuperscript digit three\ncubed","real":"blackletter capital R\nreal part symbol","Iuml":"Latin capital letter I with diaeresis","rang":"right-pointing angle bracket","lsaquo":"single left-pointing angle quotation mark","nabla":"nabla\nbackward difference","omicron":"Greek small letter omicron","there4":"therefore","plusmn":"plus-minus sign\nplus-or-minus sign","rceil":"right ceiling","micro":"micro sign","rArr":"rightwards double arrow","Delta":"Greek capital letter delta","iuml":"Latin small letter i with diaeresis","Tau":"Greek capital letter tau","times":"multiplication sign","yacute":"Latin small letter y with acute","ograve":"Latin small letter o with grave","delta":"Greek small letter delta","Ecirc":"Latin capital letter E with circumflex","dArr":"downwards double arrow","ntilde":"Latin small letter n with tilde","diams":"black diamond suit","uacute":"Latin small letter u with acute","Otilde":"Latin capital letter O with tilde","ecirc":"Latin small letter e with circumflex","Upsilon":"Greek capital letter upsilon","image":"blackletter capital I\nimaginary part","supe":"superset of or equal to","xi":"Greek small letter xi","weierp":"script capital P\npower set\nWeierstrass p"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/editor/plugins/nls/da/latinEntities.xd.js b/js/dojo-1.6/dojox/editor/plugins/nls/da/latinEntities.xd.js new file mode 100644 index 0000000..f9d7891 --- /dev/null +++ b/js/dojo-1.6/dojox/editor/plugins/nls/da/latinEntities.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.editor.plugins.nls.da.latinEntities"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.da.latinEntities");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "latinEntities", "da", ({"le":"less-than or equal to","prod":"n-ary product\nproduct sign","zwj":"zero width joiner","mdash":"em dash","frasl":"fraction slash","upsih":"Greek upsilon with hook symbol","prop":"proportional to","middot":"middle dot\nGeorgian comma\nGreek middle dot","hellip":"horizontal ellipsis\nthree dot leader","eta":"Greek small letter eta","iacute":"Latin small letter i with acute","yen":"yen sign\nyuan sign","rlm":"right-to-left mark","macr":"macron\nspacing macron\noverline\nAPL overbar","ldquo":"left double quotation mark","Icirc":"Latin capital letter I with circumflex","OElig":"Latin capital ligature OE","hArr":"left right double arrow","eth":"Latin small letter eth","divide":"division sign","chi":"Greek small letter chi","eacute":"Latin small letter e with acute","icirc":"Latin small letter i with circumflex","iexcl":"inverted exclamation mark","ETH":"Latin capital letter ETH","acute":"acute accent\nspacing acute","crarr":"downwards arrow with corner leftwards\ncarriage return","mu":"Greek small letter mu","AElig":"Latin capital letter AE\nLatin capital ligature AE","aacute":"Latin small letter a with acute","lambda":"Greek small letter lambda","THORN":"Latin capital letter THORN","asymp":"almost equal to\nasymptotic to","fnof":"Latin small f with hook\nfunction\nflorin","lang":"left-pointing angle bracket","cup":"union\ncup","ne":"not equal to","Sigma":"Greek capital letter sigma","oelig":"Latin small ligature oe","cent":"cent sign","ni":"contains as member","dagger":"dagger","permil":"per mille sign","Omicron":"Greek capital letter omicron","sigma":"Greek small letter sigma","euro":"euro sign","Yacute":"Latin capital letter Y with acute","thorn":"Latin small letter thorn","lceil":"left ceiling\nAPL upstile","Ograve":"Latin capital letter O with grave","rarr":"rightwards arrow","nu":"Greek small letter nu","emsp":"em space","Theta":"Greek capital letter theta","lArr":"leftwards double arrow","tau":"Greek small letter tau","aelig":"Latin small letter ae\nLatin small ligature ae","ccedil":"Latin small letter c with cedilla","Ntilde":"Latin capital letter N with tilde","cong":"approximately equal to","Uacute":"Latin capital letter U with acute","theta":"Greek small letter theta","darr":"downwards arrow","Uuml":"Latin capital letter U with diaeresis","bdquo":"double low-9 quotation mark","Aring":"Latin capital letter A with ring above\nLatin capital letter A ring","sigmaf":"Greek small letter final sigma","pound":"pound sign","uArr":"upwards double arrow","sub":"subset of","aring":"Latin small letter a with ring above\nLatin small letter a ring","sdot":"dot operator","thinsp":"thin space","or":"logical or\nvee","Eacute":"Latin capital letter E with acute","shy":"soft hyphen\ndiscretionary hyphen","curren":"currency sign","loz":"lozenge","not":"not sign","tilde":"small tilde","sum":"n-ary sumation","spades":"black spade suit","Psi":"Greek capital letter psi","ndash":"en dash","sup":"superset of","atilde":"Latin small letter a with tilde","clubs":"black club suit\nshamrock","uuml":"Latin small letter u with diaeresis","Aacute":"Latin capital letter A with acute","rsaquo":"single right-pointing angle quotation mark","otimes":"circled times\nvector product","lfloor":"left floor\nAPL downstile","zwnj":"zero width non-joiner","sim":"tilde operator\nvaries with\nsimilar to","Iota":"Greek capital letter iota","Iacute":"Latin capital letter I with acute","pi":"Greek small letter pi","ordf":"feminine ordinal indicator","frac12":"vulgar fraction one half\nfraction one half","frac14":"vulgar fraction one quarter\nfraction one quarter","alefsym":"alef symbol\nfirst transfinite cardinal","bull":"bullet\nblack small circle","deg":"degree sign","ordm":"masculine ordinal indicator","epsilon":"Greek small letter epsilon","equiv":"identical to","Dagger":"double dagger","brvbar":"broken bar\nbroken vertical bar","harr":"left right arrow","ugrave":"Latin small letter u with grave","oslash":"Latin small letter o with stroke\nLatin small letter o slash","Yuml":"Latin capital letter Y with diaeresis","hearts":"black heart suit\nvalentine","Xi":"Greek capital letter xi","Prime":"double prime\nseconds\ninches","iota":"Greek small letter iota","Ccedil":"Latin capital letter C with cedilla","Lambda":"Greek capital letter lambda","raquo":"right-pointing double angle quotation mark\nright pointing guillemet","Phi":"Greek capital letter phi","prime":"prime\nminutes\nfeet","nsub":"not a subset of","copy":"copyright sign","yuml":"Latin small letter y with diaeresis","Rho":"Greek capital letter rho","Ucirc":"Latin capital letter U with circumflex","Kappa":"Greek capital letter kappa","ucirc":"Latin small letter u with circumflex","sbquo":"single low-9 quotation mark","igrave":"Latin small letter i with grave","reg":"registered sign\nregistered trade mark sign","infin":"infinity","iquest":"inverted question mark\nturned question mark","circ":"modifier letter circumflex accent","kappa":"Greek small letter kappa","lrm":"left-to-right mark","Atilde":"Latin capital letter A with tilde","larr":"leftwards arrow","frac34":"vulgar fraction three quarters\nfraction three quarters","oacute":"Latin small letter o with acute","rsquo":"right single quotation mark","egrave":"Latin small letter e with grave","oline":"overline\nspacing overscore","Mu":"Greek capital letter mu","exist":"there exists","cap":"intersection\ncap","and":"logical and\nwedge","Ouml":"Latin capital letter O with diaeresis","agrave":"Latin small letter a with grave\nLatin small letter a grave","uarr":"upwards arrow","ang":"angle","Zeta":"Greek capital letter zeta","scaron":"Latin small letter s with caron","Gamma":"Greek capital letter gamma","isin":"element of","Auml":"Latin capital letter A with diaeresis","empty":"empty set\nnull set\ndiameter","gamma":"Greek small letter gamma","para":"pilcrow sign\nparagraph sign","ge":"greater-than or equal to","psi":"Greek small letter psi","Alpha":"Greek capital letter alpha","Nu":"Greek capital letter nu","ouml":"Latin small letter o with diaeresis","zeta":"Greek small letter zeta","alpha":"Greek small letter alpha","part":"partial differential","auml":"Latin small letter a with diaeresis","Ugrave":"Latin capital letter U with grave","Oslash":"Latin capital letter O with stroke\nLatin capital letter O slash","Epsilon":"Greek capital letter epsilon","int":"integral","Omega":"Greek capital letter omega","perp":"up tack\northogonal to\nperpendicular","uml":"diaeresis\nspacing diaeresis","upsilon":"Greek small letter upsilon","lowast":"asterisk operator","omega":"Greek small letter omega","otilde":"Latin small letter o with tilde","Egrave":"Latin capital letter E with grave","phi":"Greek small letter phi","ensp":"en space","Euml":"Latin capital letter E with diaeresis","cedil":"cedilla\nspacing cedilla","laquo":"left-pointing double angle quotation mark\nleft pointing guillemet","forall":"for all","thetasym":"Greek small letter theta symbol","Agrave":"Latin capital letter A with grave\nLatin capital letter A grave","szlig":"Latin small letter sharp s\ness-zed","Pi":"Greek capital letter pi","rho":"Greek small letter rho","trade":"trade mark sign","Igrave":"Latin capital letter I with grave","minus":"minus sign","Beta":"Greek capital letter beta","Ocirc":"Latin capital letter O with circumflex","rdquo":"right double quotation mark","Eta":"Greek capital letter eta","rfloor":"right floor","Oacute":"Latin capital letter O with acute","euml":"Latin small letter e with diaeresis","oplus":"circled plus\ndirect sum","ocirc":"Latin small letter o with circumflex","radic":"square root\nradical sign","Chi":"Greek capital letter chi","notin":"not an element of","sect":"section sign","Acirc":"Latin capital letter A with circumflex","lsquo":"left single quotation mark","beta":"Greek small letter beta","piv":"Greek pi symbol","sup1":"superscript one\nsuperscript digit one","Scaron":"Latin capital letter S with caron","sup2":"superscript two\nsuperscript digit two\nsquared","acirc":"Latin small letter a with circumflex","sube":"subset of or equal to","sup3":"superscript three\nsuperscript digit three\ncubed","real":"blackletter capital R\nreal part symbol","Iuml":"Latin capital letter I with diaeresis","rang":"right-pointing angle bracket","lsaquo":"single left-pointing angle quotation mark","nabla":"nabla\nbackward difference","omicron":"Greek small letter omicron","there4":"therefore","plusmn":"plus-minus sign\nplus-or-minus sign","rceil":"right ceiling","micro":"micro sign","rArr":"rightwards double arrow","Delta":"Greek capital letter delta","iuml":"Latin small letter i with diaeresis","Tau":"Greek capital letter tau","times":"multiplication sign","yacute":"Latin small letter y with acute","ograve":"Latin small letter o with grave","delta":"Greek small letter delta","Ecirc":"Latin capital letter E with circumflex","dArr":"downwards double arrow","ntilde":"Latin small letter n with tilde","diams":"black diamond suit","uacute":"Latin small letter u with acute","Otilde":"Latin capital letter O with tilde","ecirc":"Latin small letter e with circumflex","Upsilon":"Greek capital letter upsilon","image":"blackletter capital I\nimaginary part","supe":"superset of or equal to","xi":"Greek small letter xi","weierp":"script capital P\npower set\nWeierstrass p"})
+); +}};});
\ No newline at end of file |
