mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-04 10:48:52 +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
43 lines
2.9 KiB
JSON
43 lines
2.9 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Singhalawap",
|
|
"පසිඳු කාවින්ද",
|
|
"ශ්වෙත"
|
|
]
|
|
},
|
|
"visualeditor": "දෘශ්යසංස්කාරක",
|
|
"visualeditor-aliennode-tooltip": "සමාවන්න, දැනට මෙම මූලාවයවය සංස්කරණය කළ හැක්කේ ප්රභව කේත ක්රමයෙන් පමණි.",
|
|
"visualeditor-annotationbutton-bold-tooltip": "තදකුරු",
|
|
"visualeditor-annotationbutton-code-tooltip": "පරිගණක කේතය",
|
|
"visualeditor-annotationbutton-italic-tooltip": "ඇළ අකුරු",
|
|
"visualeditor-annotationbutton-language-tooltip": "බස",
|
|
"visualeditor-annotationbutton-link-tooltip": "සබැඳිය",
|
|
"visualeditor-clearbutton-tooltip": "ආකෘතිකරණය ඉවත්කරන්න",
|
|
"visualeditor-dialog-action-apply": "වෙනස්කිරීම් තහවුරුකරන්න",
|
|
"visualeditor-dialog-action-cancel": "අවලංගු කරන්න",
|
|
"visualeditor-dialog-action-goback": "ආපසු යන්න",
|
|
"visualeditor-formatdropdown-format-heading1": "මාතෘකාව 1",
|
|
"visualeditor-formatdropdown-format-heading2": "මාතෘකාව 2",
|
|
"visualeditor-formatdropdown-format-heading3": "මාතෘකාව 3",
|
|
"visualeditor-formatdropdown-format-heading4": "මාතෘකාව 4",
|
|
"visualeditor-formatdropdown-format-heading5": "මාතෘකාව 5",
|
|
"visualeditor-formatdropdown-format-heading6": "මාතෘකාව 6",
|
|
"visualeditor-formatdropdown-format-paragraph": "ඡේදය",
|
|
"visualeditor-formatdropdown-format-preformatted": "පෙර ආකෘතිකරණය කරන ලද",
|
|
"visualeditor-formatdropdown-title": "ආකෘතිය වෙනස් කරන්න",
|
|
"visualeditor-historybutton-redo-tooltip": "යළි කරන්න",
|
|
"visualeditor-historybutton-undo-tooltip": "අහෝසිය",
|
|
"visualeditor-indentationbutton-indent-tooltip": "ඉන්ඩෙන්ට් වැඩි කරන්න",
|
|
"visualeditor-indentationbutton-outdent-tooltip": "ඉන්ඩෙන්ට් අඩු කරන්න",
|
|
"visualeditor-inspector-close-tooltip": "වසන්න",
|
|
"visualeditor-inspector-remove-tooltip": "ඉවතලන්න",
|
|
"visualeditor-languageinspector-title": "බස",
|
|
"visualeditor-languageinspector-widget-label-direction": "දිශාව",
|
|
"visualeditor-languageinspector-widget-label-langcode": "භාෂා කේතය",
|
|
"visualeditor-languageinspector-block-tooltip-rtldirection": ": දකුණු පස සිට වම් පසට",
|
|
"visualeditor-linkinspector-title": "හයිපර්-ලිංක්",
|
|
"visualeditor-listbutton-bullet-tooltip": "බුලට් යෙදූ ලැයිස්තුව",
|
|
"visualeditor-listbutton-number-tooltip": "අංක යෙදූ ලැයිස්තුව"
|
|
}
|