システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
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. |
apihelp-query+languageinfo-summary (トーク) (翻訳) | Return information about available languages. |
apihelp-query+links-example-generator (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] のリンク元ページに関する情報を取得する。 |
apihelp-query+links-example-namespaces (トーク) (翻訳) | {{ns:user}} および {{ns:template}} 名前空間にある [[{{MediaWiki:Mainpage}}]] のリンク元を取得する。 |
apihelp-query+links-example-simple (トーク) (翻訳) | ページ [[{{MediaWiki:Mainpage}}]] からリンクを取得する。 |
apihelp-query+links-param-dir (トーク) (翻訳) | 昇順・降順の別。 |
apihelp-query+links-param-limit (トーク) (翻訳) | 返すリンクの数。 |
apihelp-query+links-param-namespace (トーク) (翻訳) | この名前空間へのリンクのみ表示する。 |
apihelp-query+links-param-titles (トーク) (翻訳) | Only list links to these titles. Useful for checking whether a certain page links to a certain title. |
apihelp-query+links-summary (トーク) (翻訳) | ページからのすべてのリンクを返します。 |
apihelp-query+linkshere-example-generator (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] のリンク元ページの情報を取得する。 |
apihelp-query+linkshere-example-simple (トーク) (翻訳) | [[{{MediaWiki:Mainpage}}]] のリンク元ページの一覧を取得する。 |
apihelp-query+linkshere-param-limit (トーク) (翻訳) | 返す数。 |
apihelp-query+linkshere-param-namespace (トーク) (翻訳) | Only include pages in these namespaces. |
apihelp-query+linkshere-param-prop (トーク) (翻訳) | 取得するプロパティ: |
apihelp-query+linkshere-param-show (トーク) (翻訳) | これらの基準を満たす項目のみを表示します: |
apihelp-query+linkshere-paramvalue-prop-pageid (トーク) (翻訳) | 各ページのページID。 |
apihelp-query+linkshere-paramvalue-prop-redirect (トーク) (翻訳) | Flag if the page is a redirect. |
apihelp-query+linkshere-paramvalue-prop-title (トーク) (翻訳) | 各ページのページ名。 |
apihelp-query+linkshere-paramvalue-show-!redirect (トーク) (翻訳) | リダイレクトでないもののみを表示します。 |
apihelp-query+linkshere-paramvalue-show-redirect (トーク) (翻訳) | リダイレクトのみを表示します。 |
apihelp-query+linkshere-summary (トーク) (翻訳) | 与えられたページにリンクしているすべてのページを返します。 |
apihelp-query+linterrors-example-1 (トーク) (翻訳) | 廃止されたタグカテゴリのすべてのlintエラーを取得します |
apihelp-query+linterrors-param-categories (トーク) (翻訳) | lintエラーのカテゴリ |
apihelp-query+linterrors-param-from (トーク) (翻訳) | クエリ開始のLint ID |
apihelp-query+linterrors-param-invisible-categories (トーク) (翻訳) | Invisible categories of lint errors |
apihelp-query+linterrors-param-limit (トーク) (翻訳) | 返す結果の数 |
apihelp-query+linterrors-param-namespace (トーク) (翻訳) | 指定した名前空間のlintエラーのみ集計 |
apihelp-query+linterrors-param-pageid (トーク) (翻訳) | 指定したページのlintエラーのみ集計 |
apihelp-query+linterrors-param-title (トーク) (翻訳) | 指定されたページタイトルからのlintエラーのみを含む |
apihelp-query+linterrors-summary (トーク) (翻訳) | カテゴリ別のlintエラー件数を表示 |
apihelp-query+linterstats-example-1 (トーク) (翻訳) | カテゴリ別のlintエラー件数を表示 |