시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-help-description (토론) (번역) | 지정된 모듈의 도움말을 보여줍니다. |
apihelp-help-example-help (토론) (번역) | Help for the help module itself. |
apihelp-help-example-main (토론) (번역) | Help for the main module. |
apihelp-help-example-query (토론) (번역) | Help for two query submodules. |
apihelp-help-example-recursive (토론) (번역) | 모든 도움말을 한 페이지로 모읍니다. |
apihelp-help-example-submodules (토론) (번역) | Help for <kbd>action=query</kbd> and all its submodules. |
apihelp-help-param-helpformat (토론) (번역) | 도움말 출력 포맷. |
apihelp-help-param-modules (토론) (번역) | Modules to display help for (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>. |
apihelp-help-param-recursivesubmodules (토론) (번역) | Include help for submodules recursively. |
apihelp-help-param-submodules (토론) (번역) | Include help for submodules of the named module. |
apihelp-help-param-toc (토론) (번역) | Include a table of contents in the HTML output. |
apihelp-help-param-wrap (토론) (번역) | Wrap the output in a standard API response structure. |
apihelp-imagerotate-description (토론) (번역) | 하나 이상의 그림을 회전합니다. |
apihelp-imagerotate-example-generator (토론) (번역) | Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees. |
apihelp-imagerotate-example-simple (토론) (번역) | Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees. |
apihelp-imagerotate-param-rotation (토론) (번역) | 시계 방향으로 회전할 그림의 각도. |
apihelp-import-description (토론) (번역) | Import a page from another wiki, or from an XML file. Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter. |
apihelp-import-example-import (토론) (번역) | Import [[meta:Help:ParserFunctions]] to namespace 100 with full history. |
apihelp-import-param-fullhistory (토론) (번역) | For interwiki imports: import the full history, not just the current version. |
apihelp-import-param-interwikipage (토론) (번역) | For interwiki imports: page to import. |
apihelp-import-param-interwikisource (토론) (번역) | For interwiki imports: wiki to import from. |
apihelp-import-param-namespace (토론) (번역) | Import to this namespace. Cannot be used together with <var>$1rootpage</var>. |
apihelp-import-param-rootpage (토론) (번역) | Import as subpage of this page. Cannot be used together with <var>$1namespace</var>. |
apihelp-import-param-summary (토론) (번역) | Log entry import summary. |
apihelp-import-param-templates (토론) (번역) | For interwiki imports: import all included templates as well. |
apihelp-import-param-xml (토론) (번역) | 업로드한 XML 파일. |
apihelp-json-description (토론) (번역) | Output data in JSON format. |
apihelp-json-param-ascii (토론) (번역) | If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>. |
apihelp-json-param-callback (토론) (번역) | If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted. |
apihelp-json-param-formatversion (토론) (번역) | Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning. |
apihelp-json-param-utf8 (토론) (번역) | If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences. Default when <var>formatversion</var> is not <kbd>1</kbd>. |
apihelp-jsonfm-description (토론) (번역) | Output data in JSON format (pretty-print in HTML). |
apihelp-link (토론) (번역) | [[Special:ApiHelp/$1|$2]] |
apihelp-linkaccount-description (토론) (번역) | Link an account from a third-party provider to the current user. |
apihelp-linkaccount-example-link (토론) (번역) | Start the process of linking to an account from <kbd>Example</kbd>. |
apihelp-login-description (토론) (번역) | Log in and get authentication cookies. This action should only be used in combination with [[Special:BotPasswords]]; use for main-account login is deprecated and may fail without warning. To safely log in to the main account, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
apihelp-login-description-nobotpasswords (토론) (번역) | Log in and get authentication cookies. This action is deprecated and may fail without warning. To safely log in, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>. |
apihelp-login-example-gettoken (토론) (번역) | 로그인 토큰을 검색합니다. |
apihelp-login-example-login (토론) (번역) | 로그인. |
apihelp-login-param-domain (토론) (번역) | 도메인 (선택). |
apihelp-login-param-name (토론) (번역) | 계정 이름. |
apihelp-login-param-password (토론) (번역) | 비밀번호. |
apihelp-login-param-token (토론) (번역) | 처음 요청에서 로그인 토큰을 취득했습니다. |
apihelp-logout-description (토론) (번역) | 로그아웃하고 세션 데이터를 지웁니다. |
apihelp-logout-example-logout (토론) (번역) | 현재 사용자를 로그아웃합니다. |
apihelp-main-description (토론) (번역) | <div class="hlist plainlinks api-main-links"> * [[mw:API:Main_page|설명문서]] * [[mw:API:FAQ|FAQ]] * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api 메일링 리스트] * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce API 알림 사항] * [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R 버그 및 요청] </div> <strong>상태:</strong> 이 페이지에 보이는 모든 기능은 정상적으로 작동하지만, API는 여전히 활발하게 개발되고 있으며, 언제든지 변경될 수 있습니다. 업데이트 공지를 받아보려면 [https://lists.wikimedia.org/pipermail/mediawiki-api-announce/ mediawiki-api-announce 메일링 리스트]를 구독하십시오. <strong>잘못된 요청:</strong> API에 잘못된 요청이 전송되면 "MediaWiki-API-Error" 키가 포함된 HTTP 헤더가 전송되며 반환되는 헤더와 오류 코드의 값은 동일한 값으로 설정됩니다. 자세한 정보에 대해서는 [[mw:API:Errors_and_warnings|API:오류와 경고]]를 참조하십시오. <strong>테스트하기:</strong> API 요청 테스트를 용이하게 하려면, [[Special:ApiSandbox]]를 보십시오. |
apihelp-main-param-action (토론) (번역) | 수행할 동작 |
apihelp-main-param-assert (토론) (번역) | <kbd>user</kbd> 플래그가 설정되어 있다면 로그인 여부를 체크하며, <kbd>bot</kbd> 플래그가 설정되어 있다면 봇 사용자 권한이 설정되어 있는지 확인합니다. |
apihelp-main-param-assertuser (토론) (번역) | Verify the current user is the named user. |
apihelp-main-param-curtimestamp (토론) (번역) | 결과의 타임스탬프를 포함합니다. |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |