mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39: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
59 lines
2.8 KiB
JSON
59 lines
2.8 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Shimmin Beg",
|
|
"Amire80",
|
|
"ExampleTomer",
|
|
"Guycn2",
|
|
"Matanya",
|
|
"Mooeypoo",
|
|
"Orsa",
|
|
"אור שפירא",
|
|
"חיים",
|
|
"ערן",
|
|
"פוילישער",
|
|
"קיפודנחש"
|
|
]
|
|
},
|
|
"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": "גרסה"
|
|
}
|