mediawiki-extensions-Visual.../modules/ve/i18n/en.json
Roan Kattouw b61813b935 Move visualeditor-languages-tool message from ve to ve-mw
I intially thought it was associated with the language inspector, but
it's not, it's the label for the languages pane in the meta dialog.

Change-Id: I478e3951862a25eee056e3df6cc3c9f9f7d9d935
2013-12-17 20:56:13 +00:00

64 lines
4.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Trevor Parscal",
"Ed Sanders",
"James D. Forrester",
"Raimond Spekking",
"Erik Moeller",
"Moriel Schottlender",
"Yuki Shira",
"Siebrand Mazeland",
"Rob Moen",
"Timo Tijhof",
"Roan Kattouw",
"Christian Williams",
"Amir E. Aharoni"
]
},
"visualeditor": "VisualEditor",
"visualeditor-aliennode-tooltip": "Sorry, this element can only be edited in source mode for now.",
"visualeditor-annotationbutton-bold-tooltip": "Bold",
"visualeditor-annotationbutton-code-tooltip": "Computer code",
"visualeditor-annotationbutton-italic-tooltip": "Italic",
"visualeditor-annotationbutton-language-tooltip": "Language",
"visualeditor-annotationbutton-link-tooltip": "Link",
"visualeditor-annotationbutton-strikethrough-tooltip": "Strikethrough",
"visualeditor-annotationbutton-subscript-tooltip": "Subscript",
"visualeditor-annotationbutton-superscript-tooltip": "Superscript",
"visualeditor-annotationbutton-underline-tooltip": "Underline",
"visualeditor-clearbutton-tooltip": "Clear formatting",
"visualeditor-dialog-action-apply": "Apply changes",
"visualeditor-dialog-action-cancel": "Cancel",
"visualeditor-dialog-action-goback": "Go back",
"visualeditor-formatdropdown-format-heading1": "Heading 1",
"visualeditor-formatdropdown-format-heading2": "Heading 2",
"visualeditor-formatdropdown-format-heading3": "Heading 3",
"visualeditor-formatdropdown-format-heading4": "Heading 4",
"visualeditor-formatdropdown-format-heading5": "Heading 5",
"visualeditor-formatdropdown-format-heading6": "Heading 6",
"visualeditor-formatdropdown-format-paragraph": "Paragraph",
"visualeditor-formatdropdown-format-preformatted": "Preformatted",
"visualeditor-formatdropdown-title": "Change format",
"visualeditor-help-tool": "Help",
"visualeditor-historybutton-redo-tooltip": "Redo",
"visualeditor-historybutton-undo-tooltip": "Undo",
"visualeditor-indentationbutton-indent-tooltip": "Increase indentation",
"visualeditor-indentationbutton-outdent-tooltip": "Decrease indentation",
"visualeditor-inspector-close-tooltip": "Close",
"visualeditor-inspector-remove-tooltip": "Remove",
"visualeditor-languageinspector-block-tooltip-rtldirection": ": Right to Left",
"visualeditor-languageinspector-title": "Language",
"visualeditor-languageinspector-widget-changelang": "Change language",
"visualeditor-languageinspector-widget-label-direction": "Direction",
"visualeditor-languageinspector-widget-label-langcode": "Language code",
"visualeditor-languageinspector-widget-label-language": "Language",
"visualeditor-linkinspector-title": "Hyperlink",
"visualeditor-listbutton-bullet-tooltip": "Bullet list",
"visualeditor-listbutton-number-tooltip": "Numbered list",
"visualeditor-specialcharacter-button-tooltip": "Special character",
"visualeditor-specialcharacterinspector-title": "Special character",
"visualeditor-specialcharinspector-characterlist-insert": "{\n\t\"symbols\": {\n\t\t\"\": \"\",\n\t\t\"—\": \"—\",\n\t\t\"°\": \"°\",\n\t\t\"″\": \"″\",\n\t\t\"\": \"\",\n\t\t\"←\": \"←\",\n\t\t\"→\": \"→\",\n\t\t\"·\": \"·\",\n\t\t\"§\": \"§\"\n\t},\n\t\"accents\": {\n\t\t\"à\": \"à\",\n\t\t\"á\": \"á\",\n\t\t\"â\": \"â\",\n\t\t\"ä\": \"ä\",\n\t\t\"ç\": \"ç\",\n\t\t\"è\": \"è\",\n\t\t\"é\": \"é\",\n\t\t\"ê\": \"ê\",\n\t\t\"ë\": \"ë\",\n\t\t\"ì\": \"ì\",\n\t\t\"í\": \"í\",\n\t\t\"î\": \"î\",\n\t\t\"ï\": \"ï\",\n\t\t\"ò\": \"ò\",\n\t\t\"ó\": \"ó\",\n\t\t\"ô\": \"ô\",\n\t\t\"ö\": \"ö\",\n\t\t\"ø\": \"ø\",\n\t\t\"ù\": \"ù\",\n\t\t\"ú\": \"ú\",\n\t\t\"û\": \"û\",\n\t\t\"ü\": \"ü\"\n\t},\n\t\"math\": {\n\t\t\"\": \"\",\n\t\t\"×\": \"×\",\n\t\t\"÷\": \"÷\",\n\t\t\"≈\": \"≈\",\n\t\t\"≠\": \"≠\",\n\t\t\"≤\": \"≤\",\n\t\t\"≥\": \"≥\",\n\t\t\"±\": \"±\"\n\t}\n}",
"visualeditor-toolbar-insert": "Insert",
"visualeditor-version-label": "Version"
}