시스템 메시지 목록

이동: 둘러보기, 검색

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.

필터
수정 상태로 거르기:    
처음 문서
마지막 문서
이름 기본 메시지 글
현재 문자열
api-help-param-list-can-be-empty (토론) (번역) {{PLURAL:$1|0=비어 있어야 함|비어 있을 수 있거나 $2}}
api-help-param-multi-max (토론) (번역) 값들의 최대 수는 {{PLURAL:$1|$1}}입니다. (봇의 경우 {{PLURAL:$2|$2}})
api-help-param-multi-separate (토론) (번역) Separate values with <kbd>|</kbd> or [[Special:ApiHelp/main#main/datatypes|alternative]].
api-help-param-no-description (토론) (번역) <span class="apihelp-empty">(설명 없음)</span>
api-help-param-required (토론) (번역) 이 변수는 필수 입력 사항입니다.
api-help-param-token (토론) (번역) A "$1" token retrieved from [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]
api-help-param-token-webui (토론) (번역) 호환성을 위해, 웹 UI에 사용된 토큰도 허용합니다.
api-help-param-type-boolean (토론) (번역) 유형: 부울 ([[Special:ApiHelp/main#main/datatypes|자세한 정보]])
api-help-param-type-integer (토론) (번역) 유형: {{PLURAL:$1|1=정수|2=정수 목록}}
api-help-param-type-limit (토론) (번역) 유형: 정수 또는 <kbd>max</kbd>
api-help-param-type-password (토론) (번역)  
api-help-param-type-timestamp (토론) (번역) Type: {{PLURAL:$1|1=timestamp|2=list of timestamps}} ([[Special:ApiHelp/main#main/datatypes|allowed formats]])
api-help-param-type-user (토론) (번역) Type: {{PLURAL:$1|1=user name|2=list of user names}}
api-help-param-upload (토론) (번역) Must be posted as a file upload using multipart/form-data.
api-help-parameters (토론) (번역) {{PLURAL:$1|변수}}:
api-help-permissions (토론) (번역) {{PLURAL:$1|권한}}:
api-help-permissions-granted-to (토론) (번역) {{PLURAL:$1|다음 그룹에 부여됨}}: $2
api-help-right-apihighlimits (토론) (번역) Use higher limits in API queries (slow queries: $1; fast queries: $2). The limits for slow queries also apply to multivalue parameters.
api-help-source (토론) (번역) 출처: $1
api-help-source-unknown (토론) (번역) 소스: <span class="apihelp-unknown">알 수 없음</span>
api-help-title (토론) (번역) 미디어위키 API 도움말
api-pageset-param-converttitles (토론) (번역) Convert titles to other variants if necessary. Only works if the wiki's content language supports variant conversion. Languages that support variant conversion include $1.
api-pageset-param-generator (토론) (번역) Get the list of pages to work on by executing the specified query module. <strong>Note:</strong> Generator parameter names must be prefixed with a "g", see examples.
api-pageset-param-pageids (토론) (번역) A list of page IDs to work on.
api-pageset-param-redirects-generator (토론) (번역) Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>, and in pages returned by <var>$1generator</var>.
api-pageset-param-redirects-nogenerator (토론) (번역) Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>.
api-pageset-param-revids (토론) (번역) A list of revision IDs to work on.
api-pageset-param-titles (토론) (번역) A list of titles to work on.
apierror-categorytree-invalidjson (토론) (번역) 옵션은 반드시 유효한 JSON 형식이어야 합니다.
apihelp (토론) (번역) API 도움말
apihelp-block-description (토론) (번역) 사용자를 차단합니다.
apihelp-block-example-ip-simple (토론) (번역) IP <kbd>192.0.2.5</kbd>에 대해 <kbd>First strike</kbd>라는 이유로 3일 간 차단하기
apihelp-block-example-user-complex (토론) (번역) 사용자 <kbd>Vandal</kbd>을 <kbd>Vandalism</kbd>이라는 이유로 무기한 차단하며 계정 생성 및 이메일 발송을 막기
apihelp-block-param-allowusertalk (토론) (번역) 자신의 토론 문서를 편집할 수 있도록 허용합니다. (<var>[[mw:Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var> 값에 따라 다름)
apihelp-block-param-anononly (토론) (번역) 익명 사용자만 차단합니다. (즉, 이 IP의 익명 편집을 막음)
apihelp-block-param-autoblock (토론) (번역) 최근 사용한 IP 주소나 로그인을 시도한 이후에 사용한 모든 IP 주소를 자동으로 차단합니다.
apihelp-block-param-expiry (토론) (번역) 기한. 상대값(예시: <kbd>5 months</kbd> 또는 </kbd>2 weeks</kbd>) 또는 절대값(예시: <kbd>2014-09-18T12:34:56Z</kbd>)이 될 수 있습니다. <kbd>infinite</kbd>, <kbd>indefinite</kbd> 또는 <kbd>never</kbd>로 설정하면 무기한으로 설정됩니다.
apihelp-block-param-hidename (토론) (번역) 차단 기록에서 사용자 이름을 숨깁니다. (<code>hideuser</code> 권한 필요)
apihelp-block-param-nocreate (토론) (번역) 계정 생성을 막습니다.
apihelp-block-param-noemail (토론) (번역) 위키를 통해 이메일을 보내지 못하도록 막습니다. (<code>blockemail</code> 권한 필요)
apihelp-block-param-reason (토론) (번역) 차단 이유.
apihelp-block-param-reblock (토론) (번역) 사용자가 이미 차단된 경우, 기존 차단 설정을 바꿉니다.
apihelp-block-param-user (토론) (번역) 차단하고자 하는 계정 이름, IP 주소 또는 대역
apihelp-block-param-watchuser (토론) (번역) 해당 사용자 또는 IP 주소의 사용자 문서 및 토론 문서를 주시합니다.
apihelp-categorytree-description (토론) (번역) CategoryTree 확장 기능을 위한 내부 모듈입니다.
apihelp-categorytree-param-category (토론) (번역) 분류 이름공간에서의 제목, 접두어는 무시됩니다.
apihelp-categorytree-param-options (토론) (번역) JSON 오브젝트 자격의 CategoryTree 생성자를 위한 옵션입니다. <var>depth</var> 옵션의 기본값은 <kbd>1</kbd>입니다.
apihelp-categorytree-summary (토론) (번역) CategoryTree 확장 기능을 위한 내부 모듈입니다.
apihelp-changeauthenticationdata-description (토론) (번역) 현재 사용자의 인증 데이터를 변경합니다.
apihelp-changeauthenticationdata-example-password (토론) (번역) 현재 사용자의 비밀번호를 <kbd>ExamplePassword</kbd>로 바꾸는 것을 시도합니다.
처음 문서
마지막 문서