mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
711d578486
This is a full export of the recently converteted i18n of VisualEditor. The conversion script should generate output in this format, so that future diffs for localisation updates remain as small as possible. Change-Id: I03c3223f51027b97d7962553e80afd741991c9af
53 lines
3.9 KiB
JSON
53 lines
3.9 KiB
JSON
{
|
||
"@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-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-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-version-label": "バージョン"
|
||
} |