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

55 lines
4 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": [
"Fryed-peach",
"Miya",
"Penn Station",
"Shirayuki"
]
},
"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-block-tooltip-rtldirection": ": 右横書き",
"visualeditor-languageinspector-title": "言語",
"visualeditor-languageinspector-widget-changelang": "言語を変更",
"visualeditor-languageinspector-widget-label-direction": "書字方向",
"visualeditor-languageinspector-widget-label-langcode": "言語コード",
"visualeditor-languageinspector-widget-label-language": "言語",
"visualeditor-linkinspector-title": "ハイパーリンク",
"visualeditor-listbutton-bullet-tooltip": "番号なし箇条書き",
"visualeditor-listbutton-number-tooltip": "番号付き箇条書き",
"visualeditor-specialcharacter-button-tooltip": "特殊文字",
"visualeditor-specialcharacterinspector-title": "特殊文字",
"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": "挿入",
"visualeditor-version-label": "バージョン"
}