시스템 메시지 목록
둘러보기로 가기
검색하러 가기
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다.
미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-compare-param-tosection-{slot} (토론) (번역) | When <var>totext-{slot}</var> is the content of a single section, this is the section number. It will be merged into the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var> as if for a section edit. |
apihelp-compare-param-toslots (토론) (번역) | Override content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. This parameter specifies the slots that are to be modified. Use <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var>, and <var>tocontentformat-{slot}</var> to specify content for each slot. |
apihelp-compare-param-totext (토론) (번역) | <kbd>toslots=main</kbd>을 지정하고 <var>totext-main</var>을 대신 사용합니다. |
apihelp-compare-param-totext-{slot} (토론) (번역) | 지정된 슬롯의 텍스트입니다. 생략하면 이 슬롯은 판에서 제거됩니다. |
apihelp-compare-param-totitle (토론) (번역) | 비교할 두 번째 제목. |
apihelp-compare-paramvalue-prop-comment (토론) (번역) | 'from'과 'to' 판의 설명입니다. |
apihelp-compare-paramvalue-prop-diff (토론) (번역) | HTML의 차이입니다. |
apihelp-compare-paramvalue-prop-diffsize (토론) (번역) | HTML 차이의 크기(바이트 단위)입니다. |
apihelp-compare-paramvalue-prop-ids (토론) (번역) | 'from'과 'to' 판의 문서와 판 ID입니다. |
apihelp-compare-paramvalue-prop-parsedcomment (토론) (번역) | 'from'과 to' 판의 변환된 설명입니다. |
apihelp-compare-paramvalue-prop-rel (토론) (번역) | 해당하는 경우 'from' 이전과 'to' 이후 판의 판 ID입니다. |
apihelp-compare-paramvalue-prop-size (토론) (번역) | 'from'과 'to' 판의 크기입니다. |
apihelp-compare-paramvalue-prop-title (토론) (번역) | 'from'과 'to' 판의 문서 제목입니다. |
apihelp-compare-paramvalue-prop-user (토론) (번역) | 'from'과 'to' 판의 사용자 이름과 ID입니다. |
apihelp-compare-summary (토론) (번역) | 두 문서 간의 차이를 가져옵니다. |
apihelp-createaccount-example-create (토론) (번역) | 비밀번호 <kbd>ExamplePassword</kbd>로 된 사용자 <kbd>Example</kbd>의 생성 과정을 시작합니다. |
apihelp-createaccount-param-ignoretitleblacklist (토론) (번역) | Ignore spoofing checks (requires one of the following rights: <code>tboverride</code>, <code>tboverride-account</code>). |
apihelp-createaccount-param-preservestate (토론) (번역) | <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd>가 <samp>hasprimarypreservedstate</samp>에 대해 참을 반환하면 <samp>primary-required</samp>로 표시된 요청은 생략됩니다. <samp>preservedusername</samp>에 대해 비어있지 않은 값이 반환되면 해당 사용자 이름은 <var>username</var> 변수를 위해 사용됩니다. |
apihelp-createaccount-summary (토론) (번역) | 새 사용자 계정을 만듭니다. |
apihelp-cspreport-param-reportonly (토론) (번역) | 강제적 정책이 아닌, 모니터링 정책에서 나온 보고서인 것으로 표시합니다 |
apihelp-cspreport-param-source (토론) (번역) | 이 보고서를 작동시킨 CSP 헤더를 생성한 원본입니다 |
apihelp-cspreport-summary (토론) (번역) | 브라우저가 콘텐츠 보안 정책의 위반을 보고하기 위해 사용합니다. 이 모듈은 SCP를 준수하는 웹 브라우저에 의해 자동으로 사용될 때를 제외하고는 사용해서는 안 됩니다. |
apihelp-delete-example-reason (토론) (번역) | <kbd>Preparing for move</kbd> 라는 이유로 <kbd>Main Page</kbd>를 삭제하기. |
apihelp-delete-example-simple (토론) (번역) | <kbd>Main Page</kbd>를 삭제합니다. |
apihelp-delete-param-oldimage (토론) (번역) | [[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 (토론) (번역) | 삭제 기록의 항목에 적용할 변경 태그입니다. |
apihelp-delete-param-title (토론) (번역) | 삭제할 문서의 제목. <var>$1pageid</var>과 함께 사용할 수 없습니다. |
apihelp-delete-param-unwatch (토론) (번역) | 문서를 현재 사용자의 주시문서 목록에서 제거합니다. |
apihelp-delete-param-watch (토론) (번역) | 문서를 현재 사용자의 주시문서 목록에 추가합니다. |
apihelp-delete-param-watchlist (토론) (번역) | 현재 사용자의 주시목록에서 문서를 무조건적으로 추가하거나 제거하거나, 환경 설정을 사용하거나 주시를 변경하지 않습니다. |
apihelp-delete-param-watchlistexpiry (토론) (번역) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-delete-summary (토론) (번역) | 문서를 삭제합니다. |
apihelp-disabled-summary (토론) (번역) | 이 모듈은 비활성화되었습니다. |
apihelp-edit-example-edit (토론) (번역) | 문서 편집 |
apihelp-edit-example-prepend (토론) (번역) | 문서의 맨 앞에 <kbd>__NOTOC__</kbd>를 추가합니다. |
apihelp-edit-example-undo (토론) (번역) | 자동 편집요약으로 13579판에서 13585판까지 되돌리기. |
apihelp-edit-param-appendtext (토론) (번역) | 이 텍스트를 문서의 끝에 추가합니다. $1text를 무효로 합니다. 새 문단을 추가하려면 이 변수 대신 $1section=new를 사용하십시오. |
apihelp-edit-param-baserevid (토론) (번역) | ID of the base revision, used to detect edit conflicts. May be obtained through [[Special:ApiHelp/query+revisions|action=query&prop=revisions]]. Self-conflicts cause the edit to fail unless basetimestamp is set. |
apihelp-edit-param-basetimestamp (토론) (번역) | 기본 판의 타임스탬프이며, 편집 충돌을 발견하기 위해 사용됩니다. [[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]를 통해 가져올 수 있습니다. |
apihelp-edit-param-bot (토론) (번역) | 이 편집을 봇 편집으로 표시. |
apihelp-edit-param-contentformat (토론) (번역) | 입력 텍스트에 사용할 내용 직렬화 포맷입니다. |
apihelp-edit-param-contentmodel (토론) (번역) | 새 콘텐츠의 콘텐츠 모델. |
apihelp-edit-param-createonly (토론) (번역) | 이 페이지가 이미 존재하면 편집하지 않습니다. |
apihelp-edit-param-md5 (토론) (번역) | The MD5 hash of the $1text parameter, or the $1prependtext and $1appendtext parameters concatenated. If set, the edit won't be done unless the hash is correct. |
apihelp-edit-param-minor (토론) (번역) | 이 편집을 사소한 편집으로 표시합니다. |
apihelp-edit-param-nocreate (토론) (번역) | 페이지가 존재하지 않으면 오류를 출력합니다. |
apihelp-edit-param-notminor (토론) (번역) | 사소하지 않은 편집. |
apihelp-edit-param-pageid (토론) (번역) | 편집할 문서의 문서 ID입니다. <var>$1title</var>과 함께 사용할 수 없습니다. |