메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

시스템 메시지 목록

다른 명령
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-move-param-tags (토론) (번역) Change tags to apply to the entry in the move log and to the null revision on the destination page.
apihelp-move-param-to (토론) (번역) Title to rename the page to.
apihelp-move-param-unwatch (토론) (번역) 현재 사용자의 주시 문서에 이 문서와 넘겨주기 문서를 제거하기
apihelp-move-param-watch (토론) (번역) 현재 사용자의 주시 문서에 이 문서와 넘겨주기 문서를 추가하기
apihelp-move-param-watchlist (토론) (번역) 현재 사용자의 주시목록에서 문서를 무조건적으로 추가하거나 제거하거나, 환경 설정을 사용하거나 (봇 사용자는 무시됨) 주시를 변경하지 않습니다.
apihelp-move-param-watchlistexpiry (토론) (번역) 주시문서 목록 만료 타임스탬프입니다. 현재 만료를 변경하지 않고 그대로 두려면 이 매개변수를 완전히 생략하세요.
apihelp-move-summary (토론) (번역) 문서를 이동합니다.
apihelp-no-such-module (토론) (번역) "$1" 모듈을 찾을 수 없습니다.
apihelp-none-summary (토론) (번역) 아무 것도 출력하지 않습니다.
apihelp-oathvalidate-description (토론) (번역) 2요소 인증 (OATH) 토큰을 검사합니다.
apihelp-oathvalidate-example-1 (토론) (번역) 현재 사용자의 토큰 인증
apihelp-oathvalidate-example-2 (토론) (번역) 사용자 <kbd>Example</kbd>의 토큰을 검사합니다
apihelp-oathvalidate-example-3 (토론) (번역) Validate JSON data for user <kbd>Example</kbd>
apihelp-oathvalidate-param-data (토론) (번역) JSON encoded data expected by the module currently activated for the user being authenticated
apihelp-oathvalidate-param-totp (토론) (번역) 2요소 인증(OATH) 토큰입니다. 레거시이며, "data" 변수를 사용하십시오.
apihelp-oathvalidate-param-user (토론) (번역) 토큰을 확인할 사용자입니다. 기본값은 현재 사용자입니다.
apihelp-oathvalidate-summary (토론) (번역) 2요소 인증 (OATH) 토큰을 검사합니다.
apihelp-opensearch-example-te (토론) (번역) <kbd>Te</kbd>로 시작하는 문서를 찾기.
apihelp-opensearch-param-format (토론) (번역) 출력 포맷.
apihelp-opensearch-param-limit (토론) (번역) 반환할 결과의 최대 수
apihelp-opensearch-param-namespace (토론) (번역) 검색할 이름공간입니다. <var>$1search</var>이 유효한 이름공간 접두사로 시작하면 무시합니다.
apihelp-opensearch-param-redirects (토론) (번역) 넘겨주기 관리 방법:
apihelp-opensearch-param-redirects-append (토론) (번역) For historical reasons, the default is "return" for $1format=json and "resolve" for other formats.
apihelp-opensearch-param-search (토론) (번역) 문자열 검색
apihelp-opensearch-param-suggest (토론) (번역) 더 이상 사용되지 않습니다.
apihelp-opensearch-param-warningsaserror (토론) (번역) <kbd>format=json</kbd>을 사용 시 경고가 발생할 경우, 이를 무시하지 않고 API 오류를 반환합니다.
apihelp-opensearch-paramvalue-redirects-resolve (토론) (번역) Return the target page. May return fewer than $1limit results.
apihelp-opensearch-paramvalue-redirects-return (토론) (번역) 넘겨주기 자체를 반환합니다.
apihelp-opensearch-summary (토론) (번역) OpenSearch 프로토콜을 이용하여 위키를 검색합니다.
apihelp-options-example-change (토론) (번역) <kbd>skin</kbd>과 <kbd>hideminor</kbd> 환경 설정을 변경합니다.
apihelp-options-example-complex (토론) (번역) 모든 환경 설정을 초기화하고 <kbd>skin</kbd>과 <kbd>nickname</kbd>을 설정합니다.
apihelp-options-example-reset (토론) (번역) 모든 환경 설정을 초기화합니다.
apihelp-options-extended-description (토론) (번역) 핵심 확장 기능 기능이나 설치된 확장 기능 중 하나에 등록된 옵션 또는 <code>userjs-</code>(사용자 스크립트에 의해 사용됨)로 시작하는 키를 가진 옵션만 설정할 수 있습니다.
apihelp-options-param-change (토론) (번역) List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., optionname|otheroption|..., the option will be reset to its default value. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation.
apihelp-options-param-optionname (토론) (번역) <var>$1optionvalue</var>에 의해 지정된 값으로 설정할 옵션의 이름입니다.
apihelp-options-param-optionvalue (토론) (번역) <var>$1optionname</var>에 의해 지정된 옵션의 값입니다.
apihelp-options-param-reset (토론) (번역) 사이트 기본값으로 환경 설정을 초기화합니다.
apihelp-options-param-resetkinds (토론) (번역) <var>$1reset</var> 옵션을 설정할 때 초기화할 옵션의 유형 목록입니다.
apihelp-options-summary (토론) (번역) 현재 사용자의 환경 설정을 변경합니다.
apihelp-paraminfo-example-1 (토론) (번역) Show info for <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd>, <kbd>[[Special:ApiHelp/jsonfm|format=jsonfm]]</kbd>, <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd>, and <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd>.
apihelp-paraminfo-example-2 (토론) (번역) Show info for all submodules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd>.
apihelp-paraminfo-param-formatmodules (토론) (번역) List of format module names (value of <var>format</var> parameter). Use <var>$1modules</var> instead.
apihelp-paraminfo-param-helpformat (토론) (번역) 도움말 문자열 포맷.
apihelp-paraminfo-param-mainmodule (토론) (번역) Get information about the main (top-level) module as well. Use <kbd>$1modules=main</kbd> instead.
apihelp-paraminfo-param-modules (토론) (번역) List of module names (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>, or all submodules with <kbd>+*</kbd>, or all submodules recursively with <kbd>+**</kbd>.
apihelp-paraminfo-param-pagesetmodule (토론) (번역) Get information about the pageset module (providing titles= and friends) as well.
apihelp-paraminfo-param-querymodules (토론) (번역) List of query module names (value of <var>prop</var>, <var>meta</var> or <var>list</var> parameter). Use <kbd>$1modules=query+foo</kbd> instead of <kbd>$1querymodules=foo</kbd>.
apihelp-paraminfo-summary (토론) (번역) API 모듈의 정보를 가져옵니다.
apihelp-parse-example-page (토론) (번역) 페이지를 파싱합니다.
apihelp-parse-example-summary (토론) (번역) 요약을 변환합니다.
처음 문서이전 문서다음 문서마지막 문서