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

49 lines
2.8 KiB
JSON

{
"@metadata": {
"authors": [
"Malafaya",
"十弌",
"פוילישער"
]
},
"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-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": "ווערסיע"
}