시스템 메시지 목록
sslab_wiki
둘러보기로 이동검색으로 이동
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다.
미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-main-param-origin (토론) (번역) | 크로스 도메인 AJAX 요청 (CORS)을 사용하여 API에 접근할 때, 이것을 발신 도메인으로 설정하십시오. 모든 pre-flight 요청에 포함되어야 하며, 이에 따라 (POST 본문이 아닌) 요청 URI의 일부여야 합니다. 인증된 요청의 경우, <code>Origin</code> 헤더의 발신지들 중 하나와 정확히 일치해야 하므로 <kbd>https://en.wikipedia.org</kbd> 또는 <kbd>https://meta.wikimedia.org</kbd>와 같이 설정되어야 합니다. 이 변수가 <code>Origin</code> 헤더와 일치하지 않으면 403 응답이 반환됩니다. 이 변수가 <code>Origin</code> 헤더와 일치하고 발신지가 허용된 경우 <code>Access-Control-Allow-Origin</code>과 <code>Access-Control-Allow-Credentials</code> 헤더가 설정됩니다. 인증되지 않은 요청의 경우, <kbd>*</kbd> 값을 지정하십시오. 이를 통해 <code>Access-Control-Allow-Origin</code> 헤더가 설정되지만 <code>Access-Control-Allow-Credentials</code>는 <code>false</code>로 설정되어 모든 사용자 지정 데이터가 제한을 받게 됩니다. |
apihelp-main-param-requestid (토론) (번역) | 주어진 요청 값은 응답에 포함됩니다. 요청을 구분하기 위해 사용될 수 있습니다. |
apihelp-main-param-responselanginfo (토론) (번역) | <var>uselang</var> 및 <var>errorlang</var>에 사용되는 언어를 결과에 포함합니다. |
apihelp-main-param-servedby (토론) (번역) | 결과에 요청을 처리한 호스트네임을 포함합니다. |
apihelp-main-param-smaxage (토론) (번역) | <code>s-maxage</code> HTTP 캐시 컨트롤 헤더를 설정합니다. 오류는 캐시되지 않습니다. |
apihelp-main-param-uselang (토론) (번역) | 메시지 번역을 위한 언어입니다. <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd>에 <kbd>siprop=languages</kbd>를 함께 사용하면 언어 코드의 목록을 반환하고, <kbd>user</kbd>를 지정하면 현재 사용자의 언어 환경 설정을 사용하며, <kbd>content</kbd>를 지정하면 이 위키의 콘텐츠 언어를 사용합니다. |
apihelp-main-param-variant (토론) (번역) | 언어의 변종입니다. 기본 언어가 변종 변환을 지원하는 경우에만 동작합니다. |
apihelp-main-paramvalue-errorformat-bc (토론) (번역) | 미디어위키 1.29 이전에 사용된 포맷입니다. <var>errorlang</var>과 <var>errorsuselocal</var>은 무시됩니다. |
apihelp-main-paramvalue-errorformat-html (토론) (번역) | HTML |
apihelp-main-paramvalue-errorformat-none (토론) (번역) | 텍스트 출력 없이 오류 코드만 출력합니다. |
apihelp-main-paramvalue-errorformat-plaintext (토론) (번역) | HTML 태그를 제거하고 엔티티가 치환된 위키텍스트입니다. |
apihelp-main-paramvalue-errorformat-raw (토론) (번역) | 메시지 키와 변수입니다. |
apihelp-main-paramvalue-errorformat-wikitext (토론) (번역) | 구문 분석이 되지 않은 위키텍스트입니다. |
apihelp-main-summary (토론) (번역) | |
apihelp-managetags-example-activate (토론) (번역) | Activate a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd> |
apihelp-managetags-example-create (토론) (번역) | Create a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd> |
apihelp-managetags-example-deactivate (토론) (번역) | Deactivate a tag named <kbd>spam</kbd> with the reason <kbd>No longer required</kbd> |
apihelp-managetags-example-delete (토론) (번역) | Delete the <kbd>vandlaism</kbd> tag with the reason <kbd>Misspelt</kbd> |
apihelp-managetags-param-ignorewarnings (토론) (번역) | Whether to ignore any warnings that are issued during the operation. |
apihelp-managetags-param-operation (토론) (번역) | 수행할 작업: |
apihelp-managetags-param-reason (토론) (번역) | An optional reason for creating, deleting, activating or deactivating the tag. |
apihelp-managetags-param-tag (토론) (번역) | Tag to create, delete, activate or deactivate. For tag creation, the tag must not exist. For tag deletion, the tag must exist. For tag activation, the tag must exist and not be in use by an extension. For tag deactivation, the tag must be currently active and manually defined. |
apihelp-managetags-param-tags (토론) (번역) | Change tags to apply to the entry in the tag management log. |
apihelp-managetags-paramvalue-operation-activate (토론) (번역) | Activate a change tag, allowing users to apply it manually. |
apihelp-managetags-paramvalue-operation-create (토론) (번역) | 수동 작업을 위해 새로운 변경 태그를 만듭니다. |
apihelp-managetags-paramvalue-operation-deactivate (토론) (번역) | Deactivate a change tag, preventing users from applying it manually. |
apihelp-managetags-paramvalue-operation-delete (토론) (번역) | Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used. |
apihelp-managetags-summary (토론) (번역) | 변경 태그에 관한 관리 작업을 수행합니다. |
apihelp-mergehistory-example-merge (토론) (번역) | Merge the entire history of <kbd>Oldpage</kbd> into <kbd>Newpage</kbd>. |
apihelp-mergehistory-example-merge-timestamp (토론) (번역) | Merge the page revisions of <kbd>Oldpage</kbd> dating up to <kbd>2015-12-31T04:37:41Z</kbd> into <kbd>Newpage</kbd>. |
apihelp-mergehistory-param-from (토론) (번역) | Title of the page from which history will be merged. Cannot be used together with <var>$1fromid</var>. |
apihelp-mergehistory-param-fromid (토론) (번역) | Page ID of the page from which history will be merged. Cannot be used together with <var>$1from</var>. |
apihelp-mergehistory-param-reason (토론) (번역) | 문서 병합 이유. |
apihelp-mergehistory-param-timestamp (토론) (번역) | Timestamp up to which revisions will be moved from the source page's history to the destination page's history. If omitted, the entire page history of the source page will be merged into the destination page. |
apihelp-mergehistory-param-to (토론) (번역) | Title of the page to which history will be merged. Cannot be used together with <var>$1toid</var>. |
apihelp-mergehistory-param-toid (토론) (번역) | Page ID of the page to which history will be merged. Cannot be used together with <var>$1to</var>. |
apihelp-mergehistory-summary (토론) (번역) | 문서 역사를 합칩니다. |
apihelp-move-example-move (토론) (번역) | <kbd>기존 제목</kbd>에서 <kbd>대상 제목</kbd>으로 넘겨주기를 만들지 않고 이동하기. |
apihelp-move-param-from (토론) (번역) | Title of the page to rename. Cannot be used together with <var>$1fromid</var>. |
apihelp-move-param-fromid (토론) (번역) | Page ID of the page to rename. Cannot be used together with <var>$1from</var>. |
apihelp-move-param-ignorewarnings (토론) (번역) | 모든 경고 무시하기 |
apihelp-move-param-movesubpages (토론) (번역) | 하위 문서가 있다면, 하위 문서도 이름을 변경해주세요. |
apihelp-move-param-movetalk (토론) (번역) | 토론 문서가 존재한다면, 토론 문서도 이름을 변경해주세요. |
apihelp-move-param-noredirect (토론) (번역) | 넘겨주기 문서 만들지 않기 |
apihelp-move-param-reason (토론) (번역) | 제목을 변경하는 이유 |
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 (토론) (번역) | 변경 이후의 문서 제목입니다. |
apihelp-move-param-unwatch (토론) (번역) | 현재 사용자의 주시 문서에 이 문서와 넘겨주기 문서를 제거하기 |
apihelp-move-param-watch (토론) (번역) | 현재 사용자의 주시 문서에 이 문서와 넘겨주기 문서를 추가하기 |
apihelp-move-param-watchlist (토론) (번역) | 현재 사용자의 주시목록에서 문서를 무조건적으로 추가하거나 제거하거나, 환경 설정을 사용하거나 (봇 사용자는 무시됨) 주시를 변경하지 않습니다. |