mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 08:34:54 +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
50 lines
2.5 KiB
JSON
50 lines
2.5 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"ОйЛ",
|
|
"Lloffiwr",
|
|
"Robin Owain"
|
|
]
|
|
},
|
|
"visualeditor": "Y Golygydd Gweledol",
|
|
"visualeditor-aliennode-tooltip": "Yn anffodus, dim ond drwy olygu'r cod y gellir golygu'r elfen hon hyd yn hyn",
|
|
"visualeditor-annotationbutton-bold-tooltip": "Praff",
|
|
"visualeditor-annotationbutton-code-tooltip": "Côd cyfrifiadurol",
|
|
"visualeditor-annotationbutton-italic-tooltip": "Italig",
|
|
"visualeditor-annotationbutton-language-tooltip": "Iaith",
|
|
"visualeditor-annotationbutton-link-tooltip": "Cyswllt",
|
|
"visualeditor-annotationbutton-strikethrough-tooltip": "Llinell drwodd",
|
|
"visualeditor-annotationbutton-subscript-tooltip": "Isysgrif",
|
|
"visualeditor-annotationbutton-superscript-tooltip": "Uwchysgrif",
|
|
"visualeditor-annotationbutton-underline-tooltip": "Tanlinellu",
|
|
"visualeditor-clearbutton-tooltip": "Yn clirio'r fformatio",
|
|
"visualeditor-dialog-action-apply": "Gweithreder y newidiadau",
|
|
"visualeditor-dialog-action-cancel": "Rhodder heibio",
|
|
"visualeditor-dialog-action-goback": "Yn ôl",
|
|
"visualeditor-formatdropdown-format-heading1": "Pennawd 1",
|
|
"visualeditor-formatdropdown-format-heading2": "Pennawd 2",
|
|
"visualeditor-formatdropdown-format-heading3": "Pennawd 3",
|
|
"visualeditor-formatdropdown-format-heading4": "Pennawd 4",
|
|
"visualeditor-formatdropdown-format-heading5": "Pennawd 5",
|
|
"visualeditor-formatdropdown-format-heading6": "Pennawd 6",
|
|
"visualeditor-formatdropdown-format-paragraph": "Paragraff",
|
|
"visualeditor-formatdropdown-format-preformatted": "\"Preformat\"",
|
|
"visualeditor-formatdropdown-title": "Newid y fformat",
|
|
"visualeditor-help-tool": "Cymorth",
|
|
"visualeditor-historybutton-redo-tooltip": "Ailwneud",
|
|
"visualeditor-historybutton-undo-tooltip": "Dadwneud",
|
|
"visualeditor-indentationbutton-indent-tooltip": "Ehangu'r cilosodiad",
|
|
"visualeditor-indentationbutton-outdent-tooltip": "Lleihau'r cilosodiad",
|
|
"visualeditor-inspector-close-tooltip": "Cau",
|
|
"visualeditor-inspector-remove-tooltip": "Tynnu'r sylw i ffwrdd",
|
|
"visualeditor-languages-tool": "Ieithoedd",
|
|
"visualeditor-languageinspector-title": "Iaith",
|
|
"visualeditor-languageinspector-widget-label-direction": "Cyfeiriad",
|
|
"visualeditor-languageinspector-widget-label-langcode": "Côd iaith",
|
|
"visualeditor-languageinspector-block-tooltip-rtldirection": ":Dde i chwith",
|
|
"visualeditor-linkinspector-title": "Hypergyswllt",
|
|
"visualeditor-listbutton-bullet-tooltip": "Rhestr gyda bwledi",
|
|
"visualeditor-listbutton-number-tooltip": "Rhestr wedi'i rhifo",
|
|
"visualeditor-version-label": "Fersiwn"
|
|
}
|