mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-12 14:35:28 +00:00
f462ea5bb0
Split the i18n messages into four groups: * oojs-ui (moved to the oojs-ui repo in a separate commit) * VE core * VE-MW (MediaWiki-specific things) * VE-WMF (Wikimedia-specific things) The VE-WMF group is new, and we'll split WMF-specific code out into it later, for now it's just messages associated with that code. Each language has its own JSON file at modules/MODULE/i18n/LANG.json Kept messages in VisualEditor.i18n.php as the master copy, because TranslateWiki can't deal with the JSON files just yet. Added a script to rebuild the JSON files from the PHP file. Change-Id: I94e084b2f10994f41324fd08a05ff7f8391ea2eb
52 lines
2.5 KiB
JSON
52 lines
2.5 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Chorobek",
|
|
"Tynchtyk Chorotegin",
|
|
"Викиней",
|
|
"Autokrator",
|
|
"UV",
|
|
"Robby",
|
|
"Soued031"
|
|
]
|
|
},
|
|
"visualeditor": "VisualEditor",
|
|
"visualeditor-aliennode-tooltip": "Pardon, dëst Element kann nëmme mam am Quelltextmodus geännert ginn",
|
|
"visualeditor-annotationbutton-bold-tooltip": "Fett",
|
|
"visualeditor-annotationbutton-code-tooltip": "Computercode",
|
|
"visualeditor-annotationbutton-italic-tooltip": "Kursiv",
|
|
"visualeditor-annotationbutton-language-tooltip": "Sprooch",
|
|
"visualeditor-annotationbutton-link-tooltip": "Link",
|
|
"visualeditor-annotationbutton-strikethrough-tooltip": "Duerchsträichen",
|
|
"visualeditor-annotationbutton-underline-tooltip": "Ënnersträichen",
|
|
"visualeditor-clearbutton-tooltip": "Formatéierung ewechhuelen",
|
|
"visualeditor-dialog-action-apply": "Ännerungen uwennen",
|
|
"visualeditor-dialog-action-cancel": "Ofbriechen",
|
|
"visualeditor-dialog-action-goback": "Zréck",
|
|
"visualeditor-formatdropdown-format-heading1": "Iwwerschrëft 1",
|
|
"visualeditor-formatdropdown-format-heading2": "Iwwerschrëft 2",
|
|
"visualeditor-formatdropdown-format-heading3": "Iwwerschrëft 3",
|
|
"visualeditor-formatdropdown-format-heading4": "Iwwerschrëft 4",
|
|
"visualeditor-formatdropdown-format-heading5": "Iwwerschrëft 5",
|
|
"visualeditor-formatdropdown-format-heading6": "Iwwerschrëft 6",
|
|
"visualeditor-formatdropdown-format-paragraph": "Abschnitt",
|
|
"visualeditor-formatdropdown-format-preformatted": "Virformatéiert",
|
|
"visualeditor-formatdropdown-title": "Format änneren",
|
|
"visualeditor-help-tool": "Hëllef",
|
|
"visualeditor-historybutton-redo-tooltip": "Widderhuelen",
|
|
"visualeditor-historybutton-undo-tooltip": "Réckgängeg maachen",
|
|
"visualeditor-indentationbutton-indent-tooltip": "Identéierung vergréisseren",
|
|
"visualeditor-indentationbutton-outdent-tooltip": "Identéierung verklengeren",
|
|
"visualeditor-inspector-close-tooltip": "Zoumaachen",
|
|
"visualeditor-inspector-remove-tooltip": "Ewechhuelen",
|
|
"visualeditor-languages-tool": "Sproochen",
|
|
"visualeditor-languageinspector-title": "Sprooch",
|
|
"visualeditor-languageinspector-widget-label-direction": "Richtung",
|
|
"visualeditor-languageinspector-widget-label-langcode": "Sproochcode",
|
|
"visualeditor-languageinspector-block-tooltip-rtldirection": ": Vu riets no Lénks",
|
|
"visualeditor-linkinspector-title": "Link",
|
|
"visualeditor-listbutton-bullet-tooltip": "Lëscht mat Punkten",
|
|
"visualeditor-listbutton-number-tooltip": "Numeréiert Lëscht",
|
|
"visualeditor-version-label": "Versioun"
|
|
}
|