HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/cpanel/ea-php54/root/usr/share/pear/RVSeagullMod/modules/blogweb/www/htmlarea/lang/da-utf.js
// danish version for htmlArea v3.0 - Alpha Release
// - translated by rene<rene@laerke.net>
// term´s and licenses are equal to htmlarea!

HTMLArea.I18N = {

	// the following should be the filename without .js extension
	// it will be used for automatically load plugin language.
	lang: "da",

	tooltips: {
		bold:           "Fed",
		italic:         "Kursiv",
		underline:      "Understregning",
		strikethrough:  "Overstregning ",
		subscript:      "Sænket skrift",
		superscript:    "Hævet skrift",
		justifyleft:    "Venstrejuster",
		justifycenter:  "Centrer",
		justifyright:   "Højrejuster",
		justifyfull:    "Lige margener",
		orderedlist:    "Opstilling med tal",
		unorderedlist:  "Opstilling med punkttegn",
		outdent:        "Formindsk indrykning",
		indent:         "Forøg indrykning",
		forecolor:      "Skriftfarve",
		backcolor:      "Baggrundsfarve",
		horizontalrule: "Horisontal linie",
		createlink:     "Indsæt hyperlink",
		insertimage:    "Indsæt billede",
		inserttable:    "Indsæt tabel",
		htmlmode:       "HTML visning",
		popupeditor:    "Vis editor i popup",
		about:          "Om htmlarea",
		help:           "Hjælp",
		textindicator:  "Anvendt stil"
	},

	buttons: {
		"ok":           "OK",
		"cancel":       "Cancel"
	},
	
	msg: {
		"Path":         "sti",
		"TEXT_MODE":    "You are in TEXT MODE.  Use the [<>] button to switch back to WYSIWYG.",

		"IE-sucks-full-screen" :
		// translate here
		"The full screen mode is known to cause problems with Internet Explorer, " +
		"due to browser bugs that we weren't able to workaround.  You might experience garbage " +
		"display, lack of editor functions and/or random browser crashes.  If your system is Windows 9x " +
		"it's very likely that you'll get a 'General Protection Fault' and need to reboot.\n\n" +
		"You have been warned.  Please press OK if you still want to try the full screen editor.",

		"Moz-Clipboard" :
		"Unprivileged scripts cannot access Cut/Copy/Paste programatically " +
		"for security reasons.  Click OK to see a technical note at mozilla.org " +
		"which shows you how to allow a script to access the clipboard."
	}
};