시스템 메시지 목록
둘러보기로 가기
검색하러 가기
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-main-param-errorlang (토론) (번역) | 경고와 오류를 위해 사용할 언어입니다. <kbd>siprop=languages</kbd>가 포함된 <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd>는 언어 코드의 목록을 반환하고, <kbd>content</kbd>를 지정하면 이 위키의 내용 상의 언어를 사용하며, <kbd>uselang</kbd>을 지정하면 <var>uselang</var> 변수와 동일한 값을 사용합니다. |
apihelp-main-param-errorsuselocal (토론) (번역) | 지정하면 오류 텍스트가 {{ns:MediaWiki}} 이름공간에서 지역적으로 정의된 메시지를 사용합니다. |
apihelp-main-param-format (토론) (번역) | 출력값의 형식. |
apihelp-main-param-maxage (토론) (번역) | <code>max-age</code> HTTP 캐시 컨트롤 헤더를 설정합니다. 오류는 캐시되지 않습니다. |
apihelp-main-param-maxlag (토론) (번역) | 최대 랙은 미디어위키가 데이터베이스 복제된 클러스터에 설치되었을 때 사용될 수 있습니다. 특정한 행동이 사이트 복제 랙을 유발할 때, 이 변수는 클라이언트가 복제 랙이 설정된 숫자 아래로 내려갈 때까지 기다리도록 지시합니다. 과도한 랙의 경우, <samp>maxlag</samp> 오류 코드와 <samp>$host 대기 중: $lag초 지연되었습니다</samp> 메시지가 제공됩니다.<br />[[mw:Special:MyLanguage/Manual:Maxlag_parameter|매뉴얼: Maxlag 변수]]에서 더 많은 정보를 얻을 수 있습니다. |
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-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 (토론) (번역) | Which operation to perform: ;create:Create a new change tag for manual use. ;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. ;activate:Activate a change tag, allowing users to apply it manually. ;deactivate:Deactivate a change tag, preventing users from applying it manually. |
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-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-mobileview-description (토론) (번역) | 모바일 보기에 필요한 데이터를 반환합니다. |
apihelp-mobileview-example-1 (토론) (번역) | [[Doom metal]]의 문단 0에 관한 정보를 가져옵니다 |
apihelp-mobileview-example-2 (토론) (번역) | [[Candlemass]]의 참조를 포함하는 문단 0 및 문단들에 관한 정보를 가져옵니다 |
apihelp-mobileview-example-3 (토론) (번역) | [[Candlemass]]의 참조를 포함하는 문단 1 및 그 이후 문단들에 관한 정보를 가져옵니다 |
apihelp-mobileview-param-maxlen (토론) (번역) | Pretend all text result is one string, and limit result to this length. |
apihelp-mobileview-param-noheadings (토론) (번역) | 출력에 표제를 포함하지 않습니다. |
apihelp-mobileview-param-noimages (토론) (번역) | 그림 없이 HTML을 반환합니다. |
apihelp-mobileview-param-notransform (토론) (번역) | Don't transform HTML into mobile-specific version. |
apihelp-mobileview-param-offset (토론) (번역) | Pretend all text result is one string, and return the substring starting at this point. |
apihelp-mobileview-param-onlyrequestedsections (토론) (번역) | Return only requested sections even with $1prop=sections. |
apihelp-mobileview-param-page (토론) (번역) | 진행할 문서의 제목. |
apihelp-mobileview-param-pageprops (토론) (번역) | What page properties to return, a pipe ("|") separated list or "*" for all properties. |
apihelp-mobileview-param-prop (토론) (번역) | Which information to get: ;text:HTML of selected sections. ;sections:Information about all sections on the page. ;normalizedtitle:Normalized page title. ;lastmodified:ISO 8601 timestamp for when the page was last modified, e.g. "2014-04-13T22:42:14Z". ;lastmodifiedby:Information about the user who modified the page last. ;revision:Return the current revision ID of the page. ;protection:Information about protection level. ;editable:Whether the current user can edit this page. This includes all factors for logged-in users but not blocked status for anons. ;languagecount:Number of languages that the page is available in. ;hasvariants:Whether or not the page is available in other language variants. ;displaytitle:The rendered title of the page, with {{DISPLAYTITLE}} and such applied. ;pageprops:Page properties. |
apihelp-mobileview-param-prop-withimages (토론) (번역) | Which information to get: ;text:HTML of selected sections. ;sections:Information about all sections on page. ;normalizedtitle:Normalized page title. ;lastmodified:ISO 8601 timestamp for when the page was last modified, e.g. "2014-04-13T22:42:14Z". ;lastmodifiedby:Information about the user who modified the page last. ;revision:Return the current revision ID of the page. ;protection:Information about protection level. ;editable:Whether the current user can edit this page. This includes all factors for logged-in users but not blocked status for anons. ;languagecount:Number of languages that the page is available in. ;hasvariants:Whether or not the page is available in other language variants. ;displaytitle:The rendered title of the page, with {{DISPLAYTITLE}} and such applied. ;pageprops:Page properties. ;image:Information about an image associated with this page. ;thumb:Thumbnail of an image associated with this page. |
apihelp-mobileview-param-redirect (토론) (번역) | 넘겨주기가 있는지에 따라 따라야합니다. |
apihelp-mobileview-param-revision (토론) (번역) | 특정 판을 요청합니다. |
apihelp-mobileview-param-sectionprop (토론) (번역) | What information about sections to get. |
apihelp-mobileview-param-sections (토론) (번역) | Pipe-separated list of section numbers for which to return text. "all" can be used to return for all. Ranges in format "1-4" mean get sections 1,2,3,4. Ranges without second number, e.g. "1-" means get all until the end. "references" can be used to specify that all sections containing references should be returned. |
apihelp-mobileview-param-thumbheight (토론) (번역) | 최대 섬네일 높이. |