システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。
MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
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. |
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+logevents-example-simple (トーク) (翻訳) | 最近の記録項目を一覧表示する。 |
apihelp-query+logevents-param-action (トーク) (翻訳) | Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/). |
apihelp-query+logevents-param-end (トーク) (翻訳) | 列挙の終点となるタイムスタンプ。 |
apihelp-query+logevents-param-limit (トーク) (翻訳) | 返す記録項目の総数。 |
apihelp-query+logevents-param-namespace (トーク) (翻訳) | 与えられた名前空間内の記録項目に絞り込む。 |
apihelp-query+logevents-param-prefix (トーク) (翻訳) | この接頭辞ではじまる記録項目に絞り込む。 |