시스템 메시지 목록

둘러보기로 가기 검색하러 가기
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apierror-visualeditor-docserver-unconfigured (토론) (번역) 문서 서버를 위한 VirtualRESTService가 정의되어 있지 않습니다. https://www.mediawiki.org/wiki/Extension:VisualEditor 를 참고하십시오
apierror-visualeditor-latestnotfound (토론) (번역) Could not find latest revision for title
apierror-writeapidenied (토론) (번역) API를 통해 이 위키를 편집할 권한이 없습니다.
apihelp (토론) (번역) API 도움말
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:Special:MyLanguage/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-namespacerestrictions (토론) (번역) List of namespace IDs to block the user from editing. Only applies when <var>partial</var> is set to true.
apihelp-block-param-nocreate (토론) (번역) 계정 생성을 막습니다.
apihelp-block-param-noemail (토론) (번역) 위키를 통해 이메일을 보내지 못하도록 막습니다. (<code>blockemail</code> 권한 필요)
apihelp-block-param-pagerestrictions (토론) (번역) 사용자의 편집을 차단할 제목 목록입니다. <var>partial</var>이 true로 설정되어 있을 때에만 적용됩니다.
apihelp-block-param-partial (토론) (번역) 사이트 전체가 아닌 특정 문서나 이름공간에서 사용자를 차단합니다.
apihelp-block-param-reason (토론) (번역) 차단 이유.
apihelp-block-param-reblock (토론) (번역) 사용자가 이미 차단된 경우, 기존 차단 설정을 바꿉니다.
apihelp-block-param-tags (토론) (번역) 차단 기록의 항목에 적용할 태그를 변경합니다.
apihelp-block-param-user (토론) (번역) 차단할 사용자입니다.
apihelp-block-param-userid (토론) (번역) 차단할 사용자 ID입니다. <var>$1user</var>와(과) 함께 사용할 수 없습니다.
apihelp-block-param-watchuser (토론) (번역) 해당 사용자 또는 IP 주소의 사용자 문서 및 토론 문서를 주시합니다.
apihelp-block-summary (토론) (번역) 사용자를 차단합니다.
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-example-password (토론) (번역) 현재 사용자의 비밀번호를 <kbd>ExamplePassword</kbd>로 바꾸는 것을 시도합니다.
apihelp-changeauthenticationdata-summary (토론) (번역) 현재 사용자의 인증 데이터를 변경합니다.
apihelp-changecontentmodel-example (토론) (번역) Change the main page to have the <code>text</code> content model
apihelp-changecontentmodel-param-bot (토론) (번역) Mark the content model change with a bot flag.
apihelp-changecontentmodel-param-model (토론) (번역) Content model of the new content.
apihelp-changecontentmodel-param-pageid (토론) (번역) Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>.
apihelp-changecontentmodel-param-summary (토론) (번역) Edit summary and log entry reason
apihelp-changecontentmodel-param-tags (토론) (번역) Change tags to apply to the log entry and edit.
apihelp-changecontentmodel-param-title (토론) (번역) Title of the page to change the contentmodel of. Cannot be used together with <var>$1pageid</var>.
apihelp-changecontentmodel-summary (토론) (번역) Change the content model of a page
apihelp-checktoken-example-simple (토론) (번역) <kbd>csrf</kbd> 토큰의 유효성을 테스트합니다.
apihelp-checktoken-param-maxtokenage (토론) (번역) 초로 계산된 토큰의 최대 나이.
apihelp-checktoken-param-token (토론) (번역) 테스트할 토큰
apihelp-checktoken-param-type (토론) (번역) 테스트되는 토큰의 종류.
apihelp-checktoken-summary (토론) (번역) <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>의 토큰의 유효성을 확인합니다.
apihelp-cirrus-config-dump-description (토론) (번역) CirrusSearch 구성의 덤프입니다.
apihelp-cirrus-config-dump-example (토론) (번역) CirrusSearch 구성의 덤프를 가져옵니다.
apihelp-cirrus-config-dump-summary (토론) (번역) CirrusSearch 구성의 덤프입니다.
apihelp-cirrus-mapping-dump-description (토론) (번역) 이 위키의 CirrusSearch 매핑의 덤프입니다.
apihelp-cirrus-mapping-dump-example (토론) (번역) 이 위키의 CirrusSearch 매핑의 덤프를 가져옵니다.
apihelp-cirrus-mapping-dump-summary (토론) (번역) 이 위키의 CirrusSearch 매핑의 덤프입니다.
apihelp-cirrus-profiles-dump-description (토론) (번역) 이 위키의 CirrusSearch 프로파일의 덤프입니다.
apihelp-cirrus-profiles-dump-example (토론) (번역) 이 위키의 CirrusSearch 프로파일의 덤프를 가져옵니다.
처음 문서이전 문서다음 문서마지막 문서