mediawiki-extensions-Visual.../modules/ve/i18n/kk-cyrl.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

48 lines
2.8 KiB
JSON

{
"@metadata": {
"authors": [
"Arystanbek"
]
},
"visualeditor": "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": "Тақырып 5",
"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": "Нұсқа"
}