시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-checktoken-description (토론) (번역) | <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>의 토큰의 유효성을 확인합니다. |
apihelp-checktoken-example-simple (토론) (번역) | <kbd>csrf</kbd> 토큰의 유효성을 테스트합니다. |
apihelp-checktoken-param-maxtokenage (토론) (번역) | 초로 계산된 토큰의 최대 나이. |
apihelp-checktoken-param-token (토론) (번역) | 테스트할 토큰 |
apihelp-checktoken-param-type (토론) (번역) | 테스트되는 토큰의 종류. |
apihelp-clearhasmsg-description (토론) (번역) | 현재 사용자의 <code>hasmsg</code> 플래그를 비웁니다. |
apihelp-clearhasmsg-example-1 (토론) (번역) | 현재 계정의 <code>hasmsg</code> 플래그를 삭제합니다. |
apihelp-clientlogin-description (토론) (번역) | 상호작용 플로우를 이용하여 위키에 로그인합니다. |
apihelp-clientlogin-example-login (토론) (번역) | 사용자 <kbd>Example</kbd>, 비밀번호 <kbd>ExamplePassword</kbd>로 위키 로그인 과정을 시작합니다. |
apihelp-clientlogin-example-login2 (토론) (번역) | Continue logging in after a <samp>UI</samp> response for two-factor auth, supplying an <var>OATHToken</var> of <kbd>987654</kbd>. |
apihelp-compare-description (토론) (번역) | 두 문서 간의 차이를 가져옵니다. 대상이 되는 두 문서의 판 번호나 문서 제목 또는 문서 ID를 지정해야 합니다. |
apihelp-compare-example-1 (토론) (번역) | 판 1과 2의 차이를 생성합니다. |
apihelp-compare-param-fromid (토론) (번역) | 비교할 첫 문서 ID. |
apihelp-compare-param-fromrev (토론) (번역) | 비교할 첫 판. |
apihelp-compare-param-fromtitle (토론) (번역) | 비교할 첫 이름. |
apihelp-compare-param-toid (토론) (번역) | 비교할 두 번째 문서 ID. |
apihelp-compare-param-torev (토론) (번역) | 비교할 두 번째 판. |
apihelp-compare-param-totitle (토론) (번역) | 비교할 두 번째 제목. |
apihelp-createaccount-description (토론) (번역) | 새 사용자 계정을 만듭니다. |
apihelp-createaccount-example-create (토론) (번역) | 비밀번호 <kbd>ExamplePassword</kbd>로 된 사용자 <kbd>Example</kbd>의 생성 과정을 시작합니다. |
apihelp-createaccount-example-mail (토론) (번역) | 사용자 <kbd>testmailuser</kbd>를 만들고 자동 생성된 비밀번호를 이메일로 보냅니다. |
apihelp-createaccount-example-pass (토론) (번역) | 사용자 <kbd>testuser</kbd>를 만들고 비밀번호를 <kbd>test123</kbd>으로 설정합니다. |
apihelp-createaccount-param-domain (토론) (번역) | 외부 인증의 도메인 (선택적) |
apihelp-createaccount-param-email (토론) (번역) | 사용자 이메일 주소 (선택). |
apihelp-createaccount-param-ignoretitleblacklist (토론) (번역) | Ignore spoofing checks (requires one of the following rights: <code>tboverride</code>, <code>tboverride-account</code>). |
apihelp-createaccount-param-language (토론) (번역) | 사용자에게 기본으로 설정할 언어 코드. (선택 사항, 기본값으로는 본문의 언어입니다) |
apihelp-createaccount-param-mailpassword (토론) (번역) | 아무 값이든 존재한다면, 랜덤 비밀번호가 이메일로 전송됩니다. |
apihelp-createaccount-param-name (토론) (번역) | 사용자 이름 |
apihelp-createaccount-param-password (토론) (번역) | 비밀번호입니다. (<var>$1mailpassword</var>가 설정되어 있으면 무시됩니다) |
apihelp-createaccount-param-preservestate (토론) (번역) | If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter. |
apihelp-createaccount-param-realname (토론) (번역) | 사용자 실명 (선택). |
apihelp-createaccount-param-reason (토론) (번역) | 선택적인, 기록에 남을 계정을 만드는 이유 |
apihelp-createaccount-param-token (토론) (번역) | 첫 요청에서 획득한 계정 생성 토큰. |
apihelp-cspreport-description (토론) (번역) | Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser. |
apihelp-cspreport-param-reportonly (토론) (번역) | Mark as being a report from a monitoring policy, not an enforced policy |
apihelp-cspreport-param-source (토론) (번역) | What generated the CSP header that triggered this report |
apihelp-delete-description (토론) (번역) | 문서 삭제 |
apihelp-delete-example-reason (토론) (번역) | Delete <kbd>Main Page</kbd> with the reason <kbd>Preparing for move</kbd>. |
apihelp-delete-example-simple (토론) (번역) | <kbd>Main Page</kbd>를 삭제합니다. |
apihelp-delete-param-oldimage (토론) (번역) | The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]]. |
apihelp-delete-param-pageid (토론) (번역) | 삭제할 문서의 ID. <var>$1title</var>과 함께 사용할 수 없습니다. |
apihelp-delete-param-reason (토론) (번역) | 삭제의 이유. 설정하지 않으면 자동 생성되는 이유를 사용합니다. |
apihelp-delete-param-tags (토론) (번역) | Change tags to apply to the entry in the deletion log. |
apihelp-delete-param-title (토론) (번역) | 삭제할 문서의 제목. <var>$1pageid</var>과 함께 사용할 수 없습니다. |
apihelp-delete-param-unwatch (토론) (번역) | 문서를 현재 사용자의 주시문서 목록에서 제거합니다. |
apihelp-delete-param-watch (토론) (번역) | 문서를 현재 사용자의 주시문서 목록에 추가합니다. |
apihelp-delete-param-watchlist (토론) (번역) | Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch. |
apihelp-disabled-description (토론) (번역) | 이 모듈은 해제되었습니다. |
apihelp-edit-description (토론) (번역) | 문서를 만들고 편집합니다. |
apihelp-edit-example-edit (토론) (번역) | 문서 편집 |
처음 문서 |
이전 문서 |
다음 문서 |
마지막 문서 |