システムメッセージの一覧
これは MediaWiki 名前空間で利用できるシステム メッセージの一覧です。 MediaWiki 全般のローカライズ (地域化) に貢献したい場合は、MediaWiki のローカライズや translatewiki.net をご覧ください。
最初のページ |
前のページ |
次のページ |
最後のページ |
名前 | 既定のメッセージ文 |
---|---|
現在のメッセージ文 | |
apihelp-undelete-param-watchlist (トーク) (翻訳) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-upload-description (トーク) (翻訳) | Upload a file, or get the status of pending uploads. Several methods are available: * Upload file contents directly, using the <var>$1file</var> parameter. * Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters.* Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter. * Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter. Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>. |
apihelp-upload-example-filekey (トーク) (翻訳) | Complete an upload that failed due to warnings. |
apihelp-upload-example-url (トーク) (翻訳) | Upload from a URL. |
apihelp-upload-param-async (トーク) (翻訳) | Make potentially large file operations asynchronous when possible. |
apihelp-upload-param-asyncdownload (トーク) (翻訳) | Make fetching a URL asynchronous. |
apihelp-upload-param-checkstatus (トーク) (翻訳) | Only fetch the upload status for the given file key. |
apihelp-upload-param-chunk (トーク) (翻訳) | Chunk contents. |
apihelp-upload-param-comment (トーク) (翻訳) | Upload comment. Also used as the initial page text for new files if <var>$1text</var> is not specified. |
apihelp-upload-param-file (トーク) (翻訳) | File contents. |
apihelp-upload-param-filekey (トーク) (翻訳) | Key that identifies a previous upload that was stashed temporarily. |
apihelp-upload-param-filename (トーク) (翻訳) | Target filename. |
apihelp-upload-param-filesize (トーク) (翻訳) | Filesize of entire upload. |
apihelp-upload-param-ignorewarnings (トーク) (翻訳) | Ignore any warnings. |
apihelp-upload-param-leavemessage (トーク) (翻訳) | If asyncdownload is used, leave a message on the user talk page if finished. |
apihelp-upload-param-offset (トーク) (翻訳) | Offset of chunk in bytes. |
apihelp-upload-param-sessionkey (トーク) (翻訳) | Same as $1filekey, maintained for backward compatibility. |
apihelp-upload-param-stash (トーク) (翻訳) | If set, the server will stash the file temporarily instead of adding it to the repository. |
apihelp-upload-param-statuskey (トーク) (翻訳) | Fetch the upload status for this file key (upload by URL). |
apihelp-upload-param-text (トーク) (翻訳) | Initial page text for new files. |
apihelp-upload-param-url (トーク) (翻訳) | URL to fetch the file from. |
apihelp-upload-param-watch (トーク) (翻訳) | Watch the page. |
apihelp-upload-param-watchlist (トーク) (翻訳) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-userrights-description (トーク) (翻訳) | Change a user's group membership. |
apihelp-userrights-example-user (トーク) (翻訳) | Add user <kbd>FooBot</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>. |
apihelp-userrights-example-userid (トーク) (翻訳) | Add the user with ID <kbd>123</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>. |
apihelp-userrights-param-add (トーク) (翻訳) | Add the user to these groups. |
apihelp-userrights-param-reason (トーク) (翻訳) | Reason for the change. |
apihelp-userrights-param-remove (トーク) (翻訳) | Remove the user from these groups. |
apihelp-userrights-param-user (トーク) (翻訳) | User name. |
apihelp-userrights-param-userid (トーク) (翻訳) | User ID. |
apihelp-watch-description (トーク) (翻訳) | Add or remove pages from the current user's watchlist. |
apihelp-watch-example-generator (トーク) (翻訳) | Watch the first few pages in the main namespace. |
apihelp-watch-example-unwatch (トーク) (翻訳) | Unwatch the page <kbd>Main Page</kbd>. |
apihelp-watch-example-watch (トーク) (翻訳) | Watch the page <kbd>Main Page</kbd>. |
apihelp-watch-param-title (トーク) (翻訳) | The page to (un)watch. Use <var>$1titles</var> instead. |
apihelp-watch-param-unwatch (トーク) (翻訳) | If set the page will be unwatched rather than watched. |
apihelp-wddx-description (トーク) (翻訳) | データを WDDX 形式で出力します。 |
apihelp-wddxfm-description (トーク) (翻訳) | データを WDDX 形式 (HTML に埋め込んだ形式) で出力します。 |
apihelp-xml-description (トーク) (翻訳) | データを XML 形式で出力します。 |
apihelp-xml-param-includexmlnamespace (トーク) (翻訳) | 指定すると、XML 名前空間を追加します。 |
apihelp-xml-param-xslt (トーク) (翻訳) | 指定すると、スタイルシートとして <xslt> を追加します。MediaWiki 名前空間の、ページ名の末尾が ".xsl" のウィキページに対して使用すべきです。 |
apihelp-xmlfm-description (トーク) (翻訳) | データを XML 形式 (HTML に埋め込んだ形式) で出力します。 |
apihelp-yaml-description (トーク) (翻訳) | データを YAML 形式で出力します。 |
apihelp-yamlfm-description (トーク) (翻訳) | データを YAML 形式 (HTML に埋め込んだ形式) で出力します。 |
apr (トーク) (翻訳) | 4月 |
april (トーク) (翻訳) | 4月 |
april-date (トーク) (翻訳) | 4月$1日 |
april-gen (トーク) (翻訳) | 4月 |
article (トーク) (翻訳) | 本文 |
最初のページ |
前のページ |
次のページ |
最後のページ |