mediawiki-extensions-Visual.../i18n/ve-mw/api/ja.json
Translation updater bot cd6c1c65f5 Localisation updates from https://translatewiki.net.
Change-Id: I2c6f8a915a3d900e200dc1e3cb156c692b2b87d5
2023-06-26 12:41:32 +02:00

44 lines
3.7 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": [
"2nd-player",
"Delim",
"Foomin10",
"Fryed-peach",
"Los688",
"Omotecho",
"Shirayuki",
"SkyDaisy9",
"Takot"
]
},
"apierror-visualeditor-difffailed": "差分の取得ができませんでした",
"apierror-visualeditor-docserver": "Parsoid/RESTBaseサーバと通信中エラーが発生しました応答なし",
"apihelp-visualeditor-param-basetimestamp": "保存する際に、編集した版のタイムスタンプとしてこれがセットされます。編集競合を検出するのに利用されます。",
"apihelp-visualeditor-param-badetag": "RESTBase が返した ETag が間違っている場合と感じたは、ログを残すためここに転記してください。",
"apihelp-visualeditor-param-cachekey": "serializeまたはdiffについては、このキーで以前に serializeforcache リクエストをした際の結果を使用する。$1html を上書きします。",
"apihelp-visualeditor-param-editintro": "イントロを編集してお知らせに追加します。",
"apihelp-visualeditor-param-format": "出力のフォーマット。",
"apihelp-visualeditor-param-html": "Parsoid 経由でウィキテキストに変換したいHTML",
"apihelp-visualeditor-param-oldid": "使用する版番号 (既定では最新版)",
"apihelp-visualeditor-param-paction": "実行したい操作",
"apihelp-visualeditor-param-page": "操作を実行したいページ",
"apihelp-visualeditor-param-pst": "Parsoid に送る前にwikitextをあらかじめ変換して保存する (paction=parsefragment)",
"apihelp-visualeditor-param-starttimestamp": "保存する際に、ページが読み込まれた時のタイムスタンプとしてこれがセットされます。編集競合を検出するのに利用されます。",
"apihelp-visualeditor-param-wikitext": "HTMLに変換するため、Parsoidに送るウィキテキスト (paction=parsefragment)",
"apihelp-visualeditoredit-param-basetimestamp": "保存する際に、編集した版のタイムスタンプとしてこれがセットされます。編集競合を検出するのに利用されます。",
"apihelp-visualeditoredit-param-cachekey": "以前にこのキーで serializeforcache リクエストを送った結果を利用する。$1html を上書きします。",
"apihelp-visualeditoredit-param-captchaid": "Captcha ID (captcha response で保存する場合)。",
"apihelp-visualeditoredit-param-captchaword": "(captchaで保存するときの) captchaに対する回答",
"apihelp-visualeditoredit-param-html": "ウィキテキストを出力として得るために、Parsoidに送るHTML",
"apihelp-visualeditoredit-param-minor": "細部の編集のしるし。",
"apihelp-visualeditoredit-param-needcheck": "保存する際に、この版にroundtrip問題がある場合はこのパラメーターを使用する。その場合、編集はタグ付けされます。",
"apihelp-visualeditoredit-param-oldid": "使用する版番号。既定では最新版です。",
"apihelp-visualeditoredit-param-page": "操作を実行したいページ",
"apihelp-visualeditoredit-param-sectiontitle": "新しい節の名前です。",
"apihelp-visualeditoredit-param-starttimestamp": "保存する際に、ページが読み込まれた時のタイムスタンプとしてこれがセットされます。編集競合を検出するのに利用されます。",
"apihelp-visualeditoredit-param-summary": "編集の要約",
"apihelp-visualeditoredit-param-wikitext": "動作を適用するウィキテキストです。",
"apihelp-visualeditoredit-summary": "HTML5ページを MediaWiki として保存する (Parsoidサービスを利用してウィキテキストに変換されます)"
}