システムメッセージの一覧
ナビゲーションに移動
検索に移動
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
| 名前 | 既定のメッセージ文 |
|---|---|
| 現在のメッセージ文 | |
| apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (トーク) (翻訳) | インターウィキ接頭辞を追加します。 |
| apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (トーク) (翻訳) | ウィキ間リンクのページ名を追加します。 |
| apihelp-query+iwbacklinks-summary (トーク) (翻訳) | Find all pages that link to the given interwiki link. |
| apihelp-query+iwlinks-example-simple (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] にあるウィキ間リンクを取得する。 |
| apihelp-query+iwlinks-param-dir (トーク) (翻訳) | 昇順・降順の別。 |
| apihelp-query+iwlinks-param-limit (トーク) (翻訳) | 返すウィキ間リンクの数。 |
| apihelp-query+iwlinks-param-prefix (トーク) (翻訳) | この接頭辞のウィキ間リンクのみを返す。 |
| apihelp-query+iwlinks-param-prop (トーク) (翻訳) | 各ウィキ間リンクについて取得する追加のプロパティ: |
| apihelp-query+iwlinks-param-title (トーク) (翻訳) | 検索するウィキ間リンク。<var>$1</var> と同時に使用しなければなりません。 |
| apihelp-query+iwlinks-param-url (トーク) (翻訳) | 完全なURLを取得するかどうか (<var>$1prop</var>とは同時に使用できません). |
| apihelp-query+iwlinks-paramvalue-prop-url (トーク) (翻訳) | 完全なURLを追加します。 |
| apihelp-query+iwlinks-summary (トーク) (翻訳) | ページからのすべてのウィキ間リンクを返します。 |
| apihelp-query+langbacklinks-example-generator (トーク) (翻訳) | [[:fr:Test]] へリンクしているページの情報を取得する。 |
| apihelp-query+langbacklinks-example-simple (トーク) (翻訳) | [[:fr:Test]] へリンクしているページを取得する。 |
| apihelp-query+langbacklinks-extended-description (トーク) (翻訳) | Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions. |
| apihelp-query+langbacklinks-param-dir (トーク) (翻訳) | 昇順・降順の別。 |
| apihelp-query+langbacklinks-param-lang (トーク) (翻訳) | 言語間リンクの言語。 |
| apihelp-query+langbacklinks-param-limit (トーク) (翻訳) | 返すページの総数。 |
| apihelp-query+langbacklinks-param-prop (トーク) (翻訳) | 取得するプロパティ: |
| apihelp-query+langbacklinks-param-title (トーク) (翻訳) | 検索する言語間リンク。$1lang と同時に使用しなければなりません。 |
| apihelp-query+langbacklinks-paramvalue-prop-lllang (トーク) (翻訳) | 言語間リンクの言語コードを追加します。 |
| apihelp-query+langbacklinks-paramvalue-prop-lltitle (トーク) (翻訳) | 言語間リンクのページ名を追加します。 |
| apihelp-query+langbacklinks-summary (トーク) (翻訳) | 与えられた言語間リンクにリンクしているすべてのページを返します。 |
| apihelp-query+langlinks-example-simple (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] にある言語間リンクを取得する。 |
| apihelp-query+langlinks-param-dir (トーク) (翻訳) | 昇順・降順の別。 |
| apihelp-query+langlinks-param-inlanguagecode (トーク) (翻訳) | Language code for localised language names. |
| apihelp-query+langlinks-param-lang (トーク) (翻訳) | この言語コードの言語間リンクのみを返す。 |
| apihelp-query+langlinks-param-limit (トーク) (翻訳) | 返す言語間リンクの数。 |
| apihelp-query+langlinks-param-prop (トーク) (翻訳) | 各言語間リンクについて取得する追加のプロパティ: |
| apihelp-query+langlinks-param-title (トーク) (翻訳) | 検索するリンク。<var>$1lang</var>と同時に使用しなければなりません。 |
| apihelp-query+langlinks-param-url (トーク) (翻訳) | 完全なURLを取得するかどうか (<var>$1prop</var>とは同時に使用できません). |
| apihelp-query+langlinks-paramvalue-prop-autonym (トーク) (翻訳) | ネイティブ言語名を追加します。 |
| apihelp-query+langlinks-paramvalue-prop-langname (トーク) (翻訳) | Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language. |
| apihelp-query+langlinks-paramvalue-prop-url (トーク) (翻訳) | 完全なURLを追加します。 |
| apihelp-query+langlinks-summary (トーク) (翻訳) | ページからのすべての言語間リンクを返します。 |
| apihelp-query+languageinfo-example-autonym-name-de (トーク) (翻訳) | Get the autonyms and German names of all supported languages. |
| apihelp-query+languageinfo-example-bcp47-dir (トーク) (翻訳) | Get the BCP-47 language code and direction of all supported languages. |
| apihelp-query+languageinfo-example-fallbacks-variants-oc (トーク) (翻訳) | Get the fallback languages and variants of Occitan. |
| apihelp-query+languageinfo-example-simple (トーク) (翻訳) | Get the language codes of all supported languages. |
| apihelp-query+languageinfo-extended-description (トーク) (翻訳) | [[mw:Special:MyLanguage/API:Continue|Continuation]] may be applied if retrieving the information takes too long for one request. |
| apihelp-query+languageinfo-param-code (トーク) (翻訳) | Language codes of the languages that should be returned, or <code>*</code> for all languages. |
| apihelp-query+languageinfo-param-prop (トーク) (翻訳) | Which information to get for each language. |
| apihelp-query+languageinfo-paramvalue-prop-autonym (トーク) (翻訳) | The autonym of the language, that is, the name in that language. |
| apihelp-query+languageinfo-paramvalue-prop-bcp47 (トーク) (翻訳) | The BCP-47 language code. |
| apihelp-query+languageinfo-paramvalue-prop-code (トーク) (翻訳) | The language code. (This code is MediaWiki-specific, though there are overlaps with other standards.) |
| apihelp-query+languageinfo-paramvalue-prop-dir (トーク) (翻訳) | The writing direction of the language (either <code>ltr</code> or <code>rtl</code>). |
| apihelp-query+languageinfo-paramvalue-prop-fallbacks (トーク) (翻訳) | The language codes of the fallback languages configured for this language. The implicit final fallback to 'en' is not included (but some languages may fall back to 'en' explicitly). |
| apihelp-query+languageinfo-paramvalue-prop-name (トーク) (翻訳) | The name of the language in the language specified by the <var>uselang</var> parameter, with language fallbacks applied if necessary. |
| apihelp-query+languageinfo-paramvalue-prop-variantnames (トーク) (翻訳) | The short names for language variants used for language conversion links. |
| apihelp-query+languageinfo-paramvalue-prop-variants (トーク) (翻訳) | The language codes of the variants supported by this language. |