blob: d0cf9bf5504a5991d381fb86d9141c66cc6f3a2f [file] [log] [blame]
// Xinha Language Combined Translation File
//
// LANG: "da", ENCODING: UTF-8
//
// INSTRUCTIONS TO TRANSLATORS
// ===========================================================================
//
// Your translation must be in UTF-8 Character Encoding.
//
// This is a JSON encoded file (plus comments), strings should be double-quote
// only, do not use single quotes to surround strings - "hello", not 'hello'
// do not have a trailing comma after the last entry in a section.
//
// Only full line comments are allowed (that a comments occupy entire lines).
//
// Search for the __NEW_TRANSLATIONS__ section below, this is where you will
// want to focus, this section includes things that do not presently have a
// translation or for which the translation needs to be checked for accuracy.
//
// In the New Translations section a translation string is one of the following
//
// "English String Here" : ""
// This means it is not translated yet, add your translation...
// "English String Here" : "Klingon String Here"
//
// "English String Here" : "Translated String Here"
// This means that an existing translation for this string, in some other
// section has been found, and used. Check that it is approprite for this
// section and if it is, that's fine leave it as is, otherwise change as
// appropriate.
//
// "English String Here" : "<<AnotherSection>>"
// This means use the same translation for this string as <<AnotherSection>>
// this saves you re-tranlating strings. If the Context of this section
// and the context of AnotherSection seem the same, that's fine leave it
// using that translation, but if this section needs a different translation,
// you can provide it by replacing the link (<<AnotherSection>>) with that
// new translation. For example - a "Table" in say "DataPlugin" is
// perhaps translated differently to "Table" in "FurniturePlugin".
//
// TESTING YOUR TRANSLATION
// ===========================================================================
// Simply place your translation file on your webserver somewhere for example
//
// /xinha/lang/merged/da.js
//
// and then tell Xinha where to get it (before loading XinhaCore.js) by
//
// _editor_lang = 'da';
// _editor_lang_merged_file = '/xinha/lang/merged/da.js';
//
// Xinha will load your new language definition.
//
// SUBMITTING YOUR TRANSLATION
// ===========================================================================
// Simply create a Ticket on the Xinha website and attach your translation
// file.
//
// The Xinha developers will take your file and use the
// contrib/lc_split_merged_file.php
// script to load it into the Xinha distribution.
{
"Abbreviation": {
"Cancel": "Annuller",
"OK": "OK"
},
"AboutBox": {
"About this editor": "Om Xinha",
"Close": "Luk"
},
"BackgroundImage": {
"Cancel": "Annuller"
},
"ColorPicker": {
"Click a color...": "Vælg farve",
"Close": "Luk",
"Color: ": "Farve: ",
"OK": "OK",
"Sample": "Eksempel",
"Web Safe: ": "Web Safe: "
},
"ContextMenu": {
"Copy": "Kopier",
"Cut": "Klip",
"Justify Center": "Centrer",
"Justify Full": "Lige margener",
"Justify Left": "Venstrejuster",
"Justify Right": "Højrejuster",
"Paste": "Sæt ind"
},
"CreateLink": {
"Cancel": "Annuller",
"Insert/Modify Link": "Indsæt/rediger hyperlink",
"New window (_blank)": "Nyt vindue (_blank)",
"None (use implicit)": "ingen (implicit)",
"OK": "OK",
"Other": "Andet",
"Same frame (_self)": "Samme ramme (_self)",
"Target:": "Placering:",
"Title (tooltip):": "Titel (Tooltip):",
"Top frame (_top)": "Topramme (_top)",
"URL:": "URL:"
},
"EditTag": {
"Cancel": "Annuller",
"OK": "OK"
},
"Equation": {
"Cancel": "Annuller",
"OK": "OK",
"Preview": "Smugkig"
},
"ExtendedFileManager": {
"Absbottom": "Bund",
"Absmiddle": "Centreret",
"Align": "Placering",
"Alt": "Alt",
"Baseline": "Grundlinje",
"Border": "Ramme",
"Border Color": "Rammefarve",
"Bottom": "Tekstbund",
"Cancel": "Annuller",
"Clear": "Fortryd",
"Color": "Farve",
"Constrain Proportions": "Korrekt størrelsesforhold",
"Copy": "Kopier",
"Crop": "Beskær",
"Cut": "Klip",
"Directory": "Mappe",
"Directory Up": "Mappe op",
"Edit": "Rediger",
"File Manager": "Fil Manager",
"Filename:": "Filnavn:",
"Filesize:": "Filstørrelse:",
"Flip Horizontal": "Vend vandret",
"Flip Image": "Vend billede",
"Flip Vertical": "Vend lodret",
"GIF format is not supported, image editing not supported.": "GIF-Format ikke understøttet - kan ikke redigeres.",
"Height": "Højde",
"Height:": "Højde:",
"Insert File Link": "Indsæt fil-link",
"Invalid base directory:": "Ugyldig base mappe:",
"JPEG High": "JPEG høj",
"JPEG Low": "JPEG lav",
"JPEG Medium": "JPEG mellem",
"Left": "Venstre",
"Loading": "Henter",
"Lock": "Lås",
"Margin": "Margen",
"Marker": "Markør",
"Measure": "Målebånd",
"Middle": "Midt",
"New Folder": "Ny mappe",
"New window (_blank)": "Nyt vindue (_blank)",
"No Files Found": "Ingen filer fundet",
"No Image Available": "Ingen billeder tilgængelig",
"None (use implicit)": "ingen (implicit)",
"Not set": "Ubestemt",
"OK": "OK",
"Padding": "Spaltefyld",
"Positioning of this image": "Billedets position",
"Preview": "Smugkig",
"Quality:": "Kvalitet",
"Refresh": "Opdater",
"Rename": "Omdøb",
"Resize": "Ændre størrelse",
"Right": "Højre",
"Rotate": "Rotere",
"Rotate Image": "Drej billede",
"Same frame (_self)": "Samme ramme (_self)",
"Save": "Gem",
"Start X:": "Start X",
"Start Y:": "Start Y",
"Target Window": "Mål",
"Texttop": "Teksttop",
"Title (tooltip)": "Titel (Tooltip)",
"Toggle marker color": "Skift markørfarve",
"Top": "Top",
"Top frame (_top)": "Topramme (_top)",
"Trash": "Papirkurv",
"Upload": "Upload",
"W:": "W:",
"Width": "Bredde",
"Width:": "Bredde:",
"You must select some text before making a new link.": "Vælg venligst noget tekst før du laver et nyt link."
},
"FindReplace": {
"Clear": "Fortryd",
"Replace with:": "Erstat med"
},
"Forms": {
"Cancel": "Annuller",
"Image URL:": "Billede URL:",
"Name": "Navn",
"OK": "OK",
"Rows:": "Rækker:",
"Size:": "Størrelse"
},
"FullPage": {
"Cancel": "Annuller",
"Description:": "Beskrivelse:",
"OK": "OK"
},
"HorizontalRule": {
"Alignment:": "Justering:",
"Cancel": "Annuller",
"Center": "Centrer",
"Color:": "Farve",
"Height:": "Højde:",
"Horizontal Rule": "Vandret streg",
"Layout": "Layout",
"Left": "Venstre",
"OK": "OK",
"Right": "Højre",
"Width:": "Bredde:",
"percent": "procent",
"pixels": "pixel"
},
"HtmlTidy": {
"Tidy failed. Check your HTML for syntax errors.": "Tidy mislykkedes. Tjek din HTML for syntaksfejl."
},
"ImageManager": {
"Absbottom": "Bund",
"Absmiddle": "Centreret",
"Angle:": "Vinkel:",
"Baseline": "Grundlinje",
"Bottom": "Tekstbund",
"Cancel": "Annuller",
"Clear": "Fortryd",
"Constrain Proportions": "Korrekt størrelsesforhold",
"Crop": "Beskær",
"Directory": "Mappe",
"Directory Up": "Mappe op",
"Edit": "Rediger",
"Filename:": "Filnavn:",
"Flip Horizontal": "Vend vandret",
"Flip Image": "Vend billede",
"Flip Vertical": "Vend lodret",
"Folder Name:": "Mappenavn",
"GIF format is not supported, image editing not supported.": "GIF-Format ikke understøttet - kan ikke redigeres.",
"Height:": "Højde:",
"Image Format": "Billedformat:",
"Insert Image": "Indsæt billede",
"Invalid base directory:": "Ugyldig base mappe:",
"JPEG High": "JPEG høj",
"JPEG Low": "JPEG lav",
"JPEG Medium": "JPEG mellem",
"Left": "Venstre",
"Lock": "Lås",
"Marker": "Markør",
"Measure": "Målebånd",
"Middle": "Midt",
"New Folder": "Ny mappe",
"No Image Available": "Ingen billeder tilgængelig",
"Not set": "Ubestemt",
"OK": "OK",
"Positioning of this image": "Billedets position",
"Quality:": "Kvalitet",
"Refresh": "Opdater",
"Resize": "Ændre størrelse",
"Right": "Højre",
"Rotate": "Rotere",
"Rotate Image": "Drej billede",
"Save": "Gem",
"Start X:": "Start X",
"Start Y:": "Start Y",
"Texttop": "Teksttop",
"Top": "Top",
"Trash": "Papirkurv",
"W:": "W:",
"Width:": "Bredde:"
},
"InlineStyler": {
"Background": "Baggrund",
"Baseline": "Grundlinje",
"Border": "Ramme",
"Bottom": "Tekstbund",
"Center": "Centrer",
"Char": "Plads",
"Collapsed borders": "Sammensmelt rammer",
"FG Color": "Font farve",
"Float": "Justering",
"Height": "Højde",
"Image URL": "Billede URL",
"Justify": "Lige margener",
"Layout": "Layout",
"Left": "Venstre",
"Margin": "Margen",
"Middle": "Midt",
"None": "Ingen",
"Padding": "Margen",
"Right": "Højre",
"Text align": "Tekst",
"Top": "Top",
"Vertical align": "Vertikal placering",
"Width": "Bredde",
"percent": "procent",
"pixels": "pixel"
},
"InsertAnchor": {
"Cancel": "Annuller",
"OK": "OK"
},
"InsertImage": {
"Absbottom": "Bund",
"Absmiddle": "Centreret",
"Alignment:": "Justering:",
"Alternate text:": "Alternativ text:",
"Baseline": "Grundlinje",
"Border thickness:": "Kantbredde:",
"Bottom": "Tekstbund",
"Cancel": "Annuller",
"Enter the image URL here": "Angiv billedets URL",
"For browsers that don't support images": "for browsere der ikke understøtter billeder",
"Horizontal padding": "Vandret fyld",
"Horizontal:": "vandret:",
"Image Preview:": "Billede smugkig:",
"Image URL:": "Billede URL:",
"Insert Image": "Indsæt billede",
"Layout": "Layout",
"Leave empty for no border": "Tom hvis ingen kant",
"Left": "Venstre",
"Middle": "Midt",
"Not set": "Ubestemt",
"OK": "OK",
"Positioning of this image": "Billedets position",
"Preview": "Smugkig",
"Preview the image in a new window": "Smugkig af billedet i et nyt vindue",
"Right": "Højre",
"Spacing": "Afstand",
"Texttop": "Teksttop",
"Top": "Top",
"Vertical padding": "Lodret fyld",
"Vertical:": "lodret:",
"You must enter the URL": "Du skal angive en URL"
},
"InsertMarquee": {
"Cancel": "Annuller",
"Height:": "Højde:",
"Left": "Venstre",
"Name": "Navn",
"OK": "OK",
"Right": "Højre",
"Width:": "Bredde:"
},
"InsertNote": {
"Cancel": "Annuller"
},
"InsertPicture": {
"Absbottom": "Bund",
"Absmiddle": "Centreret",
"Alignment:": "Justering:",
"Alternate text:": "Alternativ text:",
"Baseline": "Grundlinje",
"Border thickness:": "Kantbredde:",
"Bottom": "Tekstbund",
"Cancel": "Annuller",
"Enter the image URL here": "Angiv billedets URL",
"For browsers that don't support images": "for browsere der ikke understøtter billeder",
"Height:": "Højde:",
"Horizontal padding": "Vandret fyld",
"Horizontal:": "vandret:",
"Image Preview:": "Billede smugkig:",
"Image URL:": "Billede URL:",
"Insert Image": "Indsæt billede",
"Layout": "Layout",
"Leave empty for no border": "Tom hvis ingen kant",
"Left": "Venstre",
"Middle": "Midt",
"Not set": "Ubestemt",
"OK": "OK",
"Positioning of this image": "Billedets position",
"Preview": "Smugkig",
"Preview the image in a new window": "Smugkig af billedet i et nyt vindue",
"Right": "Højre",
"Size": "Størrelse",
"Spacing": "Afstand",
"Texttop": "Teksttop",
"Top": "Top",
"Vertical padding": "Lodret fyld",
"Vertical:": "lodret:",
"Width:": "Bredde:"
},
"InsertSnippet": {
"Cancel": "Annuller"
},
"InsertSnippet2": {
"Cancel": "Annuller"
},
"InsertTable": {
"Absbottom": "Bund",
"Absmiddle": "Centreret",
"Alignment:": "Justering:",
"Baseline": "Grundlinje",
"Border": "Ramme",
"Border thickness:": "Kantbredde:",
"Bottom": "Tekstbund",
"Cancel": "Annuller",
"Caption": "Titel",
"Cell padding:": "Cellefyld:",
"Cell spacing:": "Celleafstand:",
"Cols:": "Søjler:",
"Em": "Geviert (Em)",
"Fixed width columns": "Fast-bredde søjler",
"Insert Table": "Indsæt tabel",
"Layout": "Layout",
"Leave empty for no border": "Tom hvis ingen kant",
"Left": "Venstre",
"Middle": "Midt",
"Not set": "Ubestemt",
"Number of columns": "Antal søjler",
"Number of rows": "Antal rækker",
"OK": "OK",
"Percent": "Procent",
"Pixels": "Pixel",
"Positioning of this table": "Placering af tabel",
"Right": "Højre",
"Rows:": "Rækker:",
"Space between adjacent cells": "Afstand mellem celler",
"Space between content and border in cell": "Luft mellem indhold og kanter",
"Spacing": "Afstand",
"Texttop": "Teksttop",
"Top": "Top",
"Width of the table": "Tabelbredde",
"Width unit": "Breddeenhed",
"Width:": "Bredde:",
"You must enter a number of columns": "Du skal skrive antallet af søjler",
"You must enter a number of rows": "Du skal skrive antallet af rækker"
},
"Linker": {
"Cancel": "Annuller",
"Insert/Modify Link": "Indsæt/rediger hyperlink",
"Name:": "Navn",
"OK": "OK",
"Size:": "Størrelse",
"Target:": "Placering:",
"URL:": "URL:",
"You must select some text before making a new link.": "Vælg venligst noget tekst før du laver et nyt link."
},
"MootoolsFileManager": {
"Insert File Link": "Indsæt fil-link",
"You must select some text before making a new link.": "Vælg venligst noget tekst før du laver et nyt link."
},
"NoteServer": {
"Cancel": "Annuller",
"Image Preview": "Billede smugkig:",
"OK": "OK",
"Preview": "Smugkig",
"Preview the image in a new window": "Smugkig af billedet i et nyt vindue"
},
"Opera": {
"The Paste button does not work in Mozilla based web browsers (technical security reasons). Press CTRL-V on your keyboard to paste directly.": "Indsæt-knappen virker ikke i Mozilla-baserede browsere. Brug Ctrl-V på tastaturet for at indsætte."
},
"PSLocal": {
"Cancel": "Annuller"
},
"PasteText": {
"Cancel": "Annuller",
"OK": "OK"
},
"PersistentStorage": {
"Cancel": "Annuller",
"Copy": "Kopier",
"Directory Up": "Mappe op",
"File Manager": "Fil Manager",
"Filename": "Filnavn:",
"Insert Image": "Indsæt billede",
"New Folder": "Ny mappe",
"Save": "Gem",
"You must select some text before making a new link.": "Vælg venligst noget tekst før du laver et nyt link."
},
"QuickTag": {
"Cancel": "Annuller"
},
"SaveSubmit": {
"Save": "Gem"
},
"SetId": {
"Cancel": "Annuller",
"OK": "OK"
},
"SmartReplace": {
"OK": "OK"
},
"SpellChecker": {
"Cancel": "Ann uler",
"Dictionary": "Ordbog",
"Finished list of mispelled words": "Listen med stavefejl er gennemgået",
"I will open it in a new page.": "Jeg vil åbne det i en ny side.",
"Ignore": "Ignorer",
"Ignore all": "Ignorer alle",
"No mispelled words found with the selected dictionary.": "Der blev ikke fundet nogle stavefejl med den valgte ordbog.",
"OK": "OK",
"Original word": "Oprindeligt ord",
"Please confirm that you want to open this link": "Vil du følge dette link?",
"Please wait. Calling spell checker.": "Vent venligst. Henter stavekontrol.",
"Please wait: changing dictionary to": "Vent venligst: skifter ordbog til",
"Re-check": "Tjek igen",
"Replace": "Erstat",
"Replace all": "Erstat alle",
"Replace with": "Erstat med",
"Spell-check": "Stavekontrol",
"Suggestions": "Forslag",
"This will drop changes and quit spell checker. Please confirm.": "Alle dine ændringer vil gå tabt, vil du fortsætte?"
},
"SuperClean": {
"Cancel": "Annuller",
"Clean up HTML": "Rengør HTML",
"General tidy up and correction of some problems.": "Generel oprydning og rettelse af diverse problemer.",
"OK": "OK",
"Please select from the following cleaning options...": "Vælg et eller flere af følgende rengøringsværktøjer...",
"Remove custom font sizes.": "Slet skriftstørrelser.",
"Remove custom text colors.": "Slet tekstfarver.",
"Remove custom typefaces (font \"styles\").": "Slet skriftsnit (font \"styles\").",
"Remove lang attributes.": "Slet lang attributter.",
"Replace directional quote marks with non-directional quote marks.": "Erstat directional anførselstegn med ikke-directional anførselstegn"
},
"TableOperations": {
"All four sides": "Alle fire sider",
"Borders": "Kanter",
"Cancel": "Fortryd",
"Caption": "Titel",
"Cell Properties": "Celle egenskaber",
"Cell properties": "Celle egenskaber",
"Delete cell": "Slet celle",
"Delete column": "Slet kollonne",
"Delete row": "Slet række",
"Description": "Beskrivelse",
"Frames": "Udvendig",
"Insert cell after": "Indsæt celle efter",
"Insert cell before": "Indsæt celle før",
"Insert column after": "Indsæt kolonne efter",
"Insert column before": "Indsæt kolonne før",
"Insert row after": "Indsæt række efter",
"Insert row before": "Indsæt række før",
"Merge cells": "Sammensæt celler",
"No rules": "Ingen rammer",
"No sides": "Ingen sider",
"OK": "OK",
"Padding": "Margen",
"Please click into some cell": "Klik på en celle",
"Row Properties": "Række egenskaber",
"Row properties": "Række egenskaber",
"Rows": "Rækker:",
"Rules will appear between all rows and columns": "Rammer mellem rækker og kolonner",
"Rules will appear between columns only": "Kun rammer mellem kolonner",
"Rules will appear between rows only": "Kun rammer mellem rækker",
"Spacing": "Afstand",
"Spacing and padding": "Afstand og margen",
"Split column": "Opdel kolonne",
"Split row": "Opdel række",
"Summary": "Beskrivelse",
"Table Properties": "Tabel egenskaber",
"Table properties": "Tabel egenskaber",
"The bottom side only": "Kun i bunden",
"The left-hand side only": "Kun i højre side",
"The right and left sides only": "Kun i siderne",
"The right-hand side only": "Kun i venstre side",
"The top and bottom sides only": "Kun i top og bund",
"The top side only": "Kun i toppen",
"Xinha cowardly refuses to delete the last cell in row.": "Du kan ikke slette den sidste celle i en række.",
"Xinha cowardly refuses to delete the last column in table.": "Du kan ikke slette den sidste kolonne i en tabel.",
"Xinha cowardly refuses to delete the last row in table.": "Du kan ikke slette den sidste række i en tabel.",
"pixels": "pixel"
},
"Template": {
"Cancel": "Annuller"
},
"UnFormat": {
"Cancel": "Annuller",
"OK": "OK"
},
"Xinha": {
"About this editor": "Om Xinha",
"Address": "Adresse",
"Background Color": "Baggrundsfarve",
"Bold": "Fed",
"Bulleted List": "Punktliste",
"Clean content pasted from Word": "Rens indhold kopieret fra Word",
"Clear Inline Font Specifications": "Fjern skrift valg",
"Clear MSOffice tags": "MSOffice filter",
"Close": "Luk",
"Constructing object": "Objekt registreres",
"Copy selection": "Kopier",
"Create Statusbar": "Opretter statuslinje",
"Create Toolbar": "Opretter værktøjslinje",
"Current style": "Anvendt stil",
"Cut selection": "Klip",
"Decrease Indent": "Formindsk indrykning",
"Direction left to right": "Tekst venstre mod højre",
"Direction right to left": "Tekst højre mod venstre",
"Finishing": "Afslutter",
"Font Color": "Skriftfarve",
"Formatted": "Formateret",
"Generate Xinha framework": "Xinha Framework genereres",
"Heading 1": "Overskrift 1",
"Heading 2": "Overskrift 2",
"Heading 3": "Overskrift 3",
"Heading 4": "Overskrift 4",
"Heading 5": "Overskrift 5",
"Heading 6": "Overskrift 6",
"Headings": "Overskrift 1 til 6",
"Help using editor": "Hjælp",
"Horizontal Rule": "Vandret streg",
"Increase Indent": "Forøg indrykning",
"Init editor size": "Størrelsen beregnes",
"Insert Table": "Indsæt tabel",
"Insert Web Link": "Indsæt hyperlink",
"Insert/Modify Image": "Indsæt/udskift billede",
"Insert/Overwrite": "Indsæt/Overskriv",
"Italic": "Kursiv",
"Justify Center": "Centrer",
"Justify Full": "Lige margener",
"Justify Left": "Venstrejuster",
"Justify Right": "Højrejuster",
"Keyboard shortcuts": "Tastaturgenveje",
"Loading in progress. Please wait!": "Editoren hentes ind. Vent venligst.",
"Loading plugin $plugin": "Plugin $plugin hentes",
"Normal": "Normal",
"Ordered List": "Ordnet liste",
"Paste from clipboard": "Indsæt",
"Path": "STi",
"Print document": "Udskriv dokument",
"Redoes your last action": "Gentag sidste ændring",
"Register plugin $plugin": "Plugin $plugin registreres",
"Remove formatting": "Fjern formatering",
"Save as": "Gem som",
"Select all": "Vælg alt",
"Set format to paragraph": "Formater afsnit",
"Split Block": "Del blok",
"Strikethrough": "Gennemstregning",
"Subscript": "Sænket skrift",
"Superscript": "Hævet skrift",
"The editor provides the following key combinations:": "Editoren kender følgende kombinationer:",
"Toggle Borders": "Tabelkanter til/fra",
"Toggle HTML Source": "HTML visning",
"Underline": "Understregning",
"Undoes your last action": "Fortryd sidste ændring",
"Would you like to clear font colours?": "Vil du fjerne skriftfarve valg",
"Would you like to clear font sizes?": "Vil du fjerne skriftstørrelse valg",
"Would you like to clear font typefaces?": "Vil du fjern skriftsnit valg",
"You are in TEXT MODE. Use the [<>] button to switch back to WYSIWYG.": "Du er i TEXT mode. Brug [<>] knappen til at skifte til visuel editering.",
"insert linebreak": "Indsæt linjeskift",
"new paragraph": "Nyt afsnit"
},
"__NEW_TRANSLATIONS__": {
"Abbreviation": {
"Abbreviation": "",
"Delete": "",
"Expansion:": ""
},
"CharCounter": {
"... in progress": "",
"Chars": "",
"HTML": "",
"Words": ""
},
"CharacterMap": {
"Insert special character": ""
},
"ContextMenu": {
"_Delete Row": "",
"_Image Properties...": "",
"_Modify Link...": "",
"_Remove Link...": "",
"_Table Properties...": "",
"C_ell Properties...": "",
"Chec_k Link...": "",
"Create a link": "",
"Current URL is": "",
"De_lete Column": "",
"Delete Cell": "",
"Delete the current column": "",
"Delete the current row": "",
"How did you get here? (Please report!)": "",
"I_nsert Row Before": "",
"In_sert Row After": "",
"Insert _Column Before": "",
"Insert a new column after the current one": "",
"Insert a new column before the current one": "",
"Insert a new row after the current one": "",
"Insert a new row before the current one": "",
"Insert a paragraph after the current node": "",
"Insert a paragraph before the current node": "",
"Insert C_olumn After": "",
"Insert Cell After": "",
"Insert Cell Before": "",
"Insert paragraph after": "",
"Insert paragraph before": "",
"Link points to:": "",
"Make lin_k...": "",
"Merge Cells": "",
"Opens this link in a new window": "",
"Please confirm that you want to remove this element:": "",
"Please confirm that you want to unlink this element.": "",
"Remove the $elem Element...": "",
"Remove this node from the document": "",
"Ro_w Properties...": "",
"Show the image properties dialog": "",
"Show the Table Cell Properties dialog": "",
"Show the Table Properties dialog": "",
"Show the Table Row Properties dialog": "",
"Unlink the current element": ""
},
"CreateLink": {
"Are you sure you wish to remove this link?": "",
"You need to select some text before creating a link": ""
},
"DefinitionList": {
"definition description": "",
"definition list": "",
"definition term": ""
},
"Dialogs": {
"Some Text Here": ""
},
"DynamicCSS": {
"Choose stylesheet": "",
"Default": "",
"Undefined": ""
},
"EditTag": {
"Edit HTML for selected text": "",
"Edit Tag By Peg": "",
"Tag Editor": ""
},
"Equation": {
"!=": "",
"!in": "",
"&gt;-": "",
"&gt;=": "",
"&lt;=": "",
"&lt;=&gt;": "",
"&lt;x&gt;": "",
"&nbsp; `!` &nbsp;": "",
"&nbsp; `.` &nbsp;": "",
"&nbsp; `0` &nbsp;": "",
"&nbsp; `2` &nbsp;": "",
"&nbsp; `3` &nbsp;": "",
"&nbsp; `4` &nbsp;": "",
"&nbsp; `5` &nbsp;": "",
"&nbsp; `6` &nbsp;": "",
"&nbsp; `7` &nbsp;": "",
"&nbsp; `8` &nbsp;": "",
"&nbsp; `9` &nbsp;": "",
"&nbsp; `e` &nbsp;": "",
"&nbsp;&nbsp;`1` &nbsp;": "",
"&nbsp;`+{::}`&nbsp;": "",
"&nbsp;`-:\\ `": "",
"&nbsp;`-{::}`&nbsp;": "",
"&nbsp;`C`&nbsp;": "",
"&nbsp;`cos`": "",
"&nbsp;`ln`&nbsp;": "",
"&nbsp;`pi` &nbsp;": "",
"&nbsp;`sin`": "",
"&nbsp;`tan`": "",
"&nbsp;`times`&nbsp;": "",
"&quot;text&quot;": "",
"'+formula+'": "",
"((n),(k))": "",
"(x+1)/(x-1)": "",
"*": "",
"**": "",
"+-": "",
"-&gt;": "",
"-&lt;": "",
"-:": "",
"-=": "",
"//": "",
"/_": "",
":.": "",
"=&gt;": "",
"@": "",
"[[a,b],[c,d]]": "",
"\\\\": "",
"\\nClick in the box to use your keyboard or use the buttons\\n": "",
"^^": "",
"^^^": "",
"__|": "",
"_|_": "",
"`!=`": "",
"`!in`": "",
"`&and;`": "",
"`&cap;`": "",
"`&cup;`": "",
"`&gt;-`": "",
"`&gt;=`": "",
"`&lt;=&gt;`": "",
"`&lt;=`": "",
"`&lt;x&gt;`": "",
"`&or;`": "",
"`&quot;text&quot;`": "",
"`((n),(k))`": "",
"`(x+1)/(x-1)`": "",
"`**`": "",
"`*`": "",
"`+-`": "",
"`-&gt;`": "",
"`-&lt;`": "",
"`-:`": "",
"`-=`": "",
"`//`": "",
"`/_`": "",
"`:.`": "",
"`=&gt;`": "",
"`@`": "",
"`[[a,b],[c,d]]`": "",
"`\\\\`": "",
"`__|`": "",
"`_|_`": "",
"`AA`": "",
"`aleph`": "",
"`alpha`": "",
"`and`": "",
"`bara`": "",
"`bba`": "",
"`bbba`": "",
"`beta`": "",
"`CC`": "",
"`cca`": "",
"`chi`": "",
"`darr`": "",
"`ddota`": "",
"`del`": "",
"`Delta`": "",
"`delta`": "",
"`diamond`": "",
"`dota`": "",
"`dy/dx`": "",
"`EE`": "",
"`epsi`": "",
"`eta`": "",
"`fra`": "",
"`Gamma`": "",
"`gamma`": "",
"`grad`": "",
"`harr`": "",
"`hArr`": "",
"`hata`": "",
"`if`": "",
"`in`": "",
"`int`": "",
"`iota`": "",
"`kappa`": "",
"`lambda`": "",
"`Lambda`": "",
"`lArr`": "",
"`larr`": "",
"`lim_(x-&gt;oo)`": "",
"`log`": "",
"`mu`": "",
"`NN`": "",
"`nn`": "",
"`not`": "",
"`nu`": "",
"`o+`": "",
"`o.`": "",
"`O/`": "",
"`oint`": "",
"`omega`": "",
"`Omega`": "",
"`oo`": "",
"`or`": "",
"`ox`": "",
"`Phi`": "",
"`phi`": "",
"`Pi`": "",
"`pi`": "",
"`prod`": "",
"`prop`": "",
"`Psi`": "",
"`psi`": "",
"`QQ`": "",
"`quad`": "",
"`rArr`": "",
"`rho`": "",
"`root(n)(x)`": "",
"`RR`": "",
"`sfa`": "",
"`sigma`": "",
"`Sigma`": "",
"`sqrt(x)`": "",
"`square`": "",
"`stackrel(-&gt;)(+)`": "",
"`sub`": "",
"`sube`": "",
"`sum`": "",
"`sup`": "",
"`supe`": "",
"`tau`": "",
"`Theta`": "",
"`theta`": "",
"`TT`": "",
"`tta`": "",
"`uarr`": "",
"`ula`": "",
"`upsilon`": "",
"`uu`": "",
"`veca`": "",
"`vv`": "",
"`x_(mn)`": "",
"`Xi`": "",
"`xi`": "",
"`xx`": "",
"`zeta`": "",
"`ZZ`": "",
"`|-&gt;`": "",
"`|--`": "",
"`|==`": "",
"`|__`": "",
"`|~`": "",
"`~=`": "",
"`~|`": "",
"`~~`": "",
"AA": "",
"aleph": "",
"alpha": "",
"and": "",
"AsciiMath Formula Input": "",
"AsciiMathML Example": "",
"bara": "",
"Based on ASCIIMathML by": "",
"bba": "",
"bbba": "",
"beta": "",
"CC": "",
"cca": "",
"chi": "",
"darr": "",
"ddota": "",
"del": "",
"Delta": "",
"delta": "",
"diamond": "",
"dota": "",
"dy/dx": "",
"EE": "",
"epsi": "",
"eta": "",
"For more information on AsciiMathML visit this page:": "",
"Formula Editor": "",
"fra": "",
"gamma": "",
"Gamma": "",
"grad": "",
"hArr": "",
"harr": "",
"hata": "",
"if": "",
"in": "",
"Input": "",
"int": "",
"int_a^bf(x)dx": "",
"iota": "",
"kappa": "",
"Lambda": "",
"lambda": "",
"larr": "",
"lArr": "",
"lim_(x-&gt;oo)": "",
"mu": "",
"NN": "",
"nn": "",
"nnn": "",
"not": "",
"nu": "",
"o+": "",
"o.": "",
"O/": "",
"oint": "",
"omega": "",
"Omega": "",
"oo": "",
"or": "",
"ox": "",
"Phi": "",
"phi": "",
"pi": "",
"Pi": "",
"prod": "",
"prop": "",
"psi": "",
"Psi": "",
"QQ": "",
"quad": "",
"rArr": "",
"rho": "",
"root(n)(x)": "",
"RR": "",
"sfa": "",
"sigma": "",
"Sigma": "",
"sqrt(x)": "",
"square": "",
"stackrel(-&gt;)(+)": "",
"sub": "",
"sube": "",
"sum": "",
"sum_(n=1)^oo": "",
"sup": "",
"supe": "",
"tau": "",
"Theta": "",
"theta": "",
"TT": "",
"tta": "",
"uarr": "",
"ula": "",
"upsilon": "",
"uu": "",
"uuu": "",
"veca": "",
"vv": "",
"vvv": "",
"x^(m+n)": "",
"x_(mn)": "",
"Xi": "",
"xi": "",
"xx": "",
"zeta": "",
"ZZ": "",
"|-&gt;": "",
"|--": "",
"|==": "",
"|__": "",
"|~": "",
"~=": "",
"~|": "",
"~~": ""
},
"FancySelects": {
"'+opt.text+'": ""
},
"FindReplace": {
"';\r\n var tagc = '": "",
"Case sensitive search": "",
"Done": "",
"Enter the text you want to find": "",
"Find and Replace": "",
"found item": "",
"found items": "",
"Highlight": "",
"Inform a replacement word": "",
"Next": "",
"not found": "",
"Options": "",
"replaced item": "",
"replaced items": "",
"Search for:": "",
"Substitute all occurrences": "",
"Substitute this occurrence?": "",
"Undo": "",
"Whole words only": ""
},
"FormOperations": {
"Enter the name for new option.": "",
"Form Editor": "",
"Insert a check box.": "",
"Insert a Form.": "",
"Insert a multi-line text field.": "",
"Insert a radio button.": "",
"Insert a select field.": "",
"Insert a submit/reset button.": "",
"Insert a text, password or hidden field.": "",
"Message Sent": "",
"Please Select...": ""
},
"Forms": {
"'onClick'=": "",
"Access Key:": "",
"Action URL:": "",
"Button Script": "",
"Checked": "",
"Columns:": "",
"Default text (optional)": "",
"Dimensions": "",
"Disabled": "",
"Encoding:": "",
"For Control:": "",
"Form": "",
"Form Element: FIELDSET": "",
"Form Element: INPUT": "",
"Form Element: LABEL": "",
"Form Element: SELECT": "",
"Form Element: TEXTAREA": "",
"Form handler script": "",
"Form Name:": "",
"Get": "",
"Hard": "",
"Height in number of rows": "",
"HTML-Form to CGI (default)": "",
"Image source": "",
"Initial Text:": "",
"Insert/Edit Form": "",
"Insert/Edit Form Element FIELDSET": "",
"Insert/Edit Form Element INPUT": "",
"Insert/Edit Form Element LABEL": "",
"Insert/Edit Form Element SELECT": "",
"Insert/Edit Form Element TEXTAREA": "",
"Javascript for button click": "",
"Label:": "",
"Legend:": "",
"Max length:": "",
"Maximum number of characters accepted": "",
"Method:": "",
"multipart Form Data (File-Upload)": "",
"Name of the form input": "",
"Name of the form select": "",
"name of the textarea": "",
"Name/ID:": "",
"normal": "",
"nowrap": "",
"Off": "",
"Physical": "",
"Please enter a Label": "",
"Post": "",
"pre": "",
"Read Only": "",
"Size of text box in characters": "",
"Soft": "",
"Tab Index:": "",
"Target Frame:": "",
"Text:": "",
"URL of image": "",
"Value of the form input": "",
"Value:": "",
"Virtual": "",
"Width in number of characters": "",
"Wrap Mode:": "",
"You must enter a Name": "",
"Options": "<<FindReplace>>"
},
"FullPage": {
"...": "",
"Alternate style-sheet:": "",
"Background color:": "",
"Character set:": "",
"cyrillic (ISO-8859-5)": "",
"cyrillic (KOI8-R)": "",
"cyrillic (WINDOWS-1251)": "",
"DOCTYPE:": "",
"Document properties": "",
"Document title:": "",
"Keywords:": "",
"Primary style-sheet:": "",
"Text color:": "",
"UTF-8 (recommended)": "",
"western (ISO-8859-1)": ""
},
"FullScreen": {
"Maximize/Minimize Editor": ""
},
"Gecko": {
"The Paste button does not work in this browser for security reasons. Press CTRL-V on your keyboard to paste directly.": ""
},
"HorizontalRule": {
"&#x00d7;": "",
"&nbsp;": "",
"Insert/edit horizontal rule": "",
"Insert/Edit Horizontal Rule": "",
"No shading": "",
"Style": ""
},
"InlineStyler": {
"CSS Style": "",
"-": "<<Equation>>"
},
"InsertAnchor": {
"Anchor name": "",
"Insert Anchor": "",
"Delete": "<<Abbreviation>>"
},
"InsertNote": {
"Insert": "",
"Insert footnote": "",
"Insert Note": ""
},
"InsertPagebreak": {
"Page break": "",
"Page Break": ""
},
"InsertSmiley": {
"Insert Smiley": ""
},
"InsertSnippet": {
"\\n This is an information about something\\n": "",
"Hide preview": "",
"Insert as": "",
"Insert Snippet": "",
"InsertSnippet for Xinha": "",
"Link1": "",
"Link2": "",
"Link3": "",
"Link4": "",
"Link5": "",
"Show preview": "",
"This is an information about something": "",
"Variable": ""
},
"InsertSnippet2": {
"All Categories": "",
"Filter": "",
"Insert as HTML": "",
"Insert as template variable": "",
"Only search word beginning": "",
"HTML": "<<CharCounter>>",
"Insert Snippet": "<<InsertSnippet>>",
"InsertSnippet for Xinha": "<<InsertSnippet>>",
"Variable": "<<InsertSnippet>>"
},
"InsertTable": {
"Caption for the table": "",
"Collapse borders:": "",
"Layou": "",
"Style of the border": ""
},
"LangMarks": {
"&mdash; language &mdash;": "",
"', '": "",
"English": "",
"French": "",
"Greek": "",
"language select": "",
"Latin": ""
},
"Linker": {
"(px)": "",
"Anchor-Link": "",
"Anchor:": "",
"Email Address:": "",
"Email Link": "",
"Location Bar:": "",
"Menu Bar:": "",
"Message Template:": "",
"New Window": "",
"Ordinary Link": "",
"Popup Window": "",
"PopupWindow": "",
"Remove Link": "",
"Resizeable:": "",
"Same Window (jump out of frames)": "",
"Scrollbars:": "",
"Shows On Hover": "",
"Status Bar:": "",
"Subject:": "",
"Title:": "",
"Toolbar:": "",
"URL Link": "",
"Are you sure you wish to remove this link?": "<<CreateLink>>"
},
"ListType": {
"Choose list style type (for ordered lists)": "",
"Decimal numbers": "",
"Lower greek letters": "",
"Lower latin letters": "",
"Lower roman numbers": "",
"Upper latin letters": "",
"Upper roman numbers": ""
},
"Opera": {
"MARK": ""
},
"PasteText": {
"Insert text in new paragraph": "",
"Paste as Plain Text": ""
},
"PreserveScripts": {
"JavaScript": "",
"PHP": ""
},
"QuickTag": {
"',\r\n 'cl': '": "",
"ATTRIBUTES": "",
"Colors": "",
"Enter the TAG you want to insert": "",
"No CSS class avaiable": "",
"Ok": "",
"OPTIONS": "",
"Quick Tag Editor": "",
"TAGs": "",
"There are some unclosed quote": "",
"This attribute already exists in the TAG": "",
"You have to select some text": ""
},
"SaveSubmit": {
"in progress": "",
"Ready": "",
"Saving...": ""
},
"SetId": {
"ID/Name:": "",
"Set Id and Name": "",
"Set Id/Name": "",
"Set ID/Name": "",
"Delete": "<<Abbreviation>>"
},
"SmartReplace": {
"ClosingDoubleQuotes": "",
"ClosingSingleQuote": "",
"Convert all quotes and dashes in the current document": "",
"Enable automatic replacements": "",
"OpeningDoubleQuotes": "",
"OpeningSingleQuote": "",
"SmartReplace": "",
"SmartReplace Settings": ""
},
"Stylist": {
"Styles": ""
},
"SuperClean": {
"Clean bad HTML from Microsoft Word.": "",
"Clean Selection Only": "",
"Cleaning Scope": "",
"Please stand by while cleaning in process...": "",
"Remove alignment (left/right/justify).": "",
"Remove all classes (CSS).": "",
"Remove All HTML Tags": "",
"Remove all styles (CSS).": "",
"Remove emphasis and annotations.": "",
"Remove Paragraphs": "",
"Remove superscripts and subscripts.": "",
"Vigorously purge HTML from Microsoft Word.": ""
},
"TableOperations": {
"Cell Type:": "",
"Cells down": "",
"Cells to the right, and": "",
"Do Not Change": "",
"Frame and borders": "",
"Header (th)": "",
"Merge current cell with:": "",
"Normal (td)": "",
"Columns": "<<Forms>>",
"Merge Cells": "<<ContextMenu>>"
},
"UnsavedChanges": {
"You have unsaved changes in the editor": ""
},
"WebKit": {
"The Paste button does not work in this browser for security reasons. Press CTRL-V on your keyboard to paste directly.": "<<Gecko>>"
},
"Xinha": {
"&#8212; font &#8212;": "",
"&#8212; format &#8212;": "",
"&#8212; size &#8212;": "",
"1 (8 pt)": "",
"2 (10 pt)": "",
"3 (12 pt)": "",
"4 (14 pt)": "",
"5 (18 pt)": "",
"6 (24 pt)": "",
"7 (36 pt)": "",
"Arial": "",
"Courier New": "",
"CTRL-0 (zero)": "",
"CTRL-1 .. CTRL-6": "",
"CTRL-A": "",
"CTRL-B": "",
"CTRL-C": "",
"CTRL-E": "",
"CTRL-I": "",
"CTRL-J": "",
"CTRL-L": "",
"CTRL-N": "",
"CTRL-R": "",
"CTRL-S": "",
"CTRL-U": "",
"CTRL-V": "",
"CTRL-X": "",
"CTRL-Y": "",
"CTRL-Z": "",
"Editor Help": "",
"ENTER": "",
"Error Loading Xinha. Developers, check the Error Console for information.": "",
"Georgia": "",
"Impact": "",
"Loading Core": "",
"Loading plugins": "",
"MS Word Cleaner": "",
"Select Color": "",
"SHIFT-ENTER": "",
"Tahoma": "",
"Times New Roman": "",
"Touch here first to activate editor.": "",
"Verdana": "",
"Waiting for Iframe to load...": "",
"WingDings": "",
"Xinha": ""
},
"BackgroundImage": {
"__ TRANSLATOR NOTE __": "*** BACKGROUNDIMAGE IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"Remove Current Background": "",
"Set Background": "",
"Set page background image": "",
"Set Page Background Image": ""
},
"ClientsideSpellcheck": {
"__ TRANSLATOR NOTE __": "*** CLIENTSIDESPELLCHECK IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"Spell Check using ieSpell": ""
},
"ExtendedFileManager": {
"__ TRANSLATOR NOTE __": "*** EXTENDEDFILEMANAGER IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"10%": "",
"100%": "",
"200%": "",
"25%": "",
"50%": "",
"75%": "",
">List View": "",
">Thumbnail View": "",
"A:": "",
"D:": "",
"File List": "",
"Folder": "",
"GIF": "",
"H:": "",
"Image Editor": "",
"Image Selection": "",
"Maximum folder size limit reached. Upload disabled.": "",
"Please enter value": "",
"PNG": "",
"Preset": "",
"Rotate 180 &deg;": "",
"Rotate 90 &deg; CCW": "",
"Rotate 90 &deg; CW": "",
"X:": "",
"Xinha Image Editor": "",
"Y:": "",
"Zoom": ""
},
"Filter": {
"__ TRANSLATOR NOTE __": "*** FILTER IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"Filter": "<<InsertSnippet2>>"
},
"HtmlTidy": {
"__ TRANSLATOR NOTE __": "*** HTMLTIDY IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"Auto-Tidy": "",
"Don't Tidy": "",
"HTML Tidy": ""
},
"ImageManager": {
"__ TRANSLATOR NOTE __": "*** IMAGEMANAGER IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"Flickr Picture List": "",
"Flickr Pictures": "",
"Flickr Selection": "",
"Flickr Username/Email": "",
"Image List": "",
"Keyword": "",
"No Images Found": "",
"No Photos Found": "",
"No Videos Found": "",
"This Server": "",
"YouTube Selection": "",
"YouTube Username": "",
"YouTube Video List": "",
"YouTube Videos": "",
"A:": "<<ExtendedFileManager>>",
"D:": "<<ExtendedFileManager>>",
"GIF": "<<ExtendedFileManager>>",
"H:": "<<ExtendedFileManager>>",
"Image Editor": "<<ExtendedFileManager>>",
"Image Selection": "<<ExtendedFileManager>>",
"PNG": "<<ExtendedFileManager>>",
"Rotate 180 &deg;": "<<ExtendedFileManager>>",
"Rotate 90 &deg; CCW": "<<ExtendedFileManager>>",
"Rotate 90 &deg; CW": "<<ExtendedFileManager>>",
"X:": "<<ExtendedFileManager>>",
"Y:": "<<ExtendedFileManager>>"
},
"InsertMarquee": {
"__ TRANSLATOR NOTE __": "*** INSERTMARQUEE IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"Alternate": "",
"Background-Color:": "",
"Behavior:": "",
"Continuous": "",
"Direction:": "",
"Insert scrolling marquee": "",
"Marquee Editor": "",
"Scroll Amount:": "",
"Scroll Delay:": "",
"Slide": "",
"Speed Control": "",
"Name/ID:": "<<Forms>>",
"Text:": "<<Forms>>"
},
"InsertPicture": {
"__ TRANSLATOR NOTE __": "*** INSERTPICTURE IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"Leave empty for not defined": "",
" Open file in new window": "",
"Open file in new window": "",
"Upload file": ""
},
"NoteServer": {
"__ TRANSLATOR NOTE __": "*** NOTESERVER IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"120%": "",
"150%": "",
"80%": "",
"Add GUIDO Code in a textbox on the page": "",
"Add MIDI link to allow students to hear the music": "",
"Format": "",
"Guido code": "",
"GUIDO Code": "",
"Image in applet": "",
"Insert GUIDO Music Notation": "",
"MIDI File": "",
"Source Code": "",
"With Mozilla, the applet will not be visible in editor, but only in Web page after submitting.": "",
"Zoom :": "",
"100%": "<<ExtendedFileManager>>",
"Options": "<<FindReplace>>",
"Zoom": "<<ExtendedFileManager>>"
},
"PSLocal": {
"__ TRANSLATOR NOTE __": "*** PSLOCAL IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"Confirm": "",
"Enable": "",
"Enable Gears in order to use local document storage and configuration.": "",
"Enabling Local Storage": "",
"Install": "",
"Learn About Local Storage": "",
"This will reload the page, causing you to lose any unsaved work. Press \"OK\" to reload.": "",
"Xinha uses Google Gears to enable local document storage. With Gears installed, you can save drafts of your documents on your hard drive, configure Xinha to look the way you want, and carry this information wherever you use Xinha on the web.": ""
},
"PSServer": {
"__ TRANSLATOR NOTE __": "*** PSSERVER IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"File: ": "",
"Import": ""
},
"PersistentStorage": {
"__ TRANSLATOR NOTE __": "*** PERSISTENTSTORAGE IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"Details": "",
"File Browser": "",
"Hello There C ": "",
"Hello There A ": "",
"Hello \" There B \"": "",
"Hello ' There D '": "",
"List of Places": "",
"New Document": "",
"Open": "",
"Open Document": "",
"Places": "",
"Please enter the name of the directory you'd like to create.": "",
"Save Document": "",
"This will erase any unsaved content. If you're certain, please click OK to continue.": "",
"Web URL": "",
"Confirm": "<<PSLocal>>",
"Delete": "<<Abbreviation>>",
"File List": "<<ExtendedFileManager>>",
"Insert": "<<InsertNote>>"
},
"SpellChecker": {
"__ TRANSLATOR NOTE __": "*** SPELLCHECKER IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"HTMLArea Spell Checker": "",
"Info": "",
"Learn": "",
"pliz weit ;-)": "",
"Revert": "",
"Spell Checker": ""
},
"Template": {
"__ TRANSLATOR NOTE __": "*** TEMPLATE IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"Insert template": ""
},
"UnFormat": {
"__ TRANSLATOR NOTE __": "*** UNFORMAT IS UNSUPPORTED (TRANSLATE AT YOUR DISCRETION) ***",
"All": "",
"All HTML:": "",
"Cleaning Area": "",
"Cleaning options": "",
"Formatting:": "",
"Page Cleaner": "",
"Select which types of formatting you would like to remove.": "",
"Selection": ""
}
}
}