mediawiki-extensions-Visual.../modules/ve/i18n/ml.json
Roan Kattouw f462ea5bb0 Convert all i18n to JSON blobs
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
2013-12-09 10:52:01 -08:00

51 lines
3.6 KiB
JSON

{
"@metadata": {
"authors": [
"Kavya Manohar",
"Praveenp",
"Santhosh.thottingal",
"Vssun"
]
},
"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-annotationbutton-strikethrough-tooltip": "വെട്ടുക",
"visualeditor-annotationbutton-subscript-tooltip": "താഴെയായുള്ള എഴുത്ത്",
"visualeditor-annotationbutton-superscript-tooltip": "മുകളിലായുള്ള എഴുത്ത്",
"visualeditor-annotationbutton-underline-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-help-tool": "സഹായം",
"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-languages-tool": "ഭാഷകൾ",
"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": "എണ്ണമിട്ട ലിസ്റ്റ്",
"visualeditor-version-label": "പതിപ്പ്"
}