mediawiki-extensions-Visual.../modules/ve/i18n/da.json
Roan Kattouw c3ea309a78 Move language inspector messages to VE core
They conceptually belong in VE-MW, but right now the language
inspector is used in the VE standalone, and not having the
messages breaks it.

Change-Id: I0f84c6ee6c6142581c895515a2bd2a6caf4e511d
2013-12-13 13:23:58 -08:00

57 lines
3 KiB
JSON

{
"@metadata": {
"authors": [
"Cgtdk",
"Christian List",
"EileenSanda",
"Laketown",
"Palnatoke",
"Simeondahl",
"Tehnix"
]
},
"visualeditor": "VisualEditor",
"visualeditor-aliennode-tooltip": "Desværre, kan dette element kun redigeres i kildetilstand lige nu.",
"visualeditor-annotationbutton-bold-tooltip": "Fed",
"visualeditor-annotationbutton-code-tooltip": "Computer kode",
"visualeditor-annotationbutton-italic-tooltip": "Kursiv",
"visualeditor-annotationbutton-language-tooltip": "Sprog",
"visualeditor-annotationbutton-link-tooltip": "Link",
"visualeditor-annotationbutton-strikethrough-tooltip": "Gennemstregning",
"visualeditor-annotationbutton-subscript-tooltip": "Sænket skrift",
"visualeditor-annotationbutton-superscript-tooltip": "Hævet skrift",
"visualeditor-annotationbutton-underline-tooltip": "Understreget",
"visualeditor-clearbutton-tooltip": "Fjern formatering",
"visualeditor-dialog-action-apply": "Anvend ændringer",
"visualeditor-dialog-action-cancel": "Annuller",
"visualeditor-dialog-action-goback": "Gå tilbage",
"visualeditor-formatdropdown-format-heading1": "Overskrift 1",
"visualeditor-formatdropdown-format-heading2": "Overskrift 2",
"visualeditor-formatdropdown-format-heading3": "Overskrift 3",
"visualeditor-formatdropdown-format-heading4": "Overskrift 4",
"visualeditor-formatdropdown-format-heading5": "Overskrift 5",
"visualeditor-formatdropdown-format-heading6": "Overskrift 6",
"visualeditor-formatdropdown-format-paragraph": "Afsnit",
"visualeditor-formatdropdown-format-preformatted": "Forudformateret",
"visualeditor-formatdropdown-title": "Skift format",
"visualeditor-help-tool": "Hjælp",
"visualeditor-historybutton-redo-tooltip": "Annuller fortryd",
"visualeditor-historybutton-undo-tooltip": "Fortryd",
"visualeditor-indentationbutton-indent-tooltip": "Øg indrykningen",
"visualeditor-indentationbutton-outdent-tooltip": "Formindsk indrykningen",
"visualeditor-inspector-close-tooltip": "Luk",
"visualeditor-inspector-remove-tooltip": "Fjern",
"visualeditor-languages-tool": "Sprog",
"visualeditor-languageinspector-block-tooltip-rtldirection": ": Højre mod venstre",
"visualeditor-languageinspector-title": "Sprog",
"visualeditor-languageinspector-widget-changelang": "Skift sprog",
"visualeditor-languageinspector-widget-label-direction": "Retning",
"visualeditor-languageinspector-widget-label-langcode": "Sprogkode",
"visualeditor-languageinspector-widget-label-language": "Sprog",
"visualeditor-linkinspector-title": "Hyperlink",
"visualeditor-listbutton-bullet-tooltip": "Punktliste",
"visualeditor-listbutton-number-tooltip": "Nummereret liste",
"visualeditor-specialcharacter-button-tooltip": "Specialtegn",
"visualeditor-specialcharacterinspector-title": "Specialtegn",
"visualeditor-version-label": "Version"
}