미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다.
미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
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-managegroupsynchronizationcache-param-group (토론) (번역) | Group Id of the message being resolved. See <kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>. |
apihelp-managegroupsynchronizationcache-param-operation (토론) (번역) | The operation to be performed. Possible values: resolve |
apihelp-managegroupsynchronizationcache-param-title (토론) (번역) | Message title being marked as resolved |
apihelp-managegroupsynchronizationcache-summary (토론) (번역) | Manage group synchronization cache. |
apihelp-managemessagegroups-param-changesetModified (토론) (번역) | Unix timestamp of when the changeset was last modified. If the changeset has been modified after this the API will throw an error. |
apihelp-managemessagegroups-param-changesetName (토론) (번역) | Changeset name - Default / Unattended / MediaWiki etc. |
apihelp-managemessagegroups-param-groupId (토론) (번역) | 그룹 Id |
apihelp-managemessagegroups-param-messageKey (토론) (번역) | Replacement message key |
apihelp-managemessagegroups-param-operation (토론) (번역) | The operation to be performed. Possible values: rename / new |
apihelp-managemessagegroups-param-renameMessageKey (토론) (번역) | Target message key being renamed |
apihelp-managemessagegroups-summary (토론) (번역) | Add a message as a rename of an existing message or a new message in the group during imports |
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-markfortranslation-param-forcelatestsyntaxversion (토론) (번역) | If <kbd>false</kbd>, do not use latest syntax version for this page. If absent, latest syntax version is used. |
apihelp-markfortranslation-param-forcepriority (토론) (번역) | This parameter is ignored unless the <var>prioritylanguages</var> parameter is present. If <kbd>true</kbd>, prevent translations to languages other than the priority languages. |
apihelp-markfortranslation-param-fuzzyunits (토론) (번역) | A list of translation unit IDs which should be fuzzied. This is only useful to override the default and allows fuzzying even units with only tvar changes. |
apihelp-markfortranslation-param-nofuzzyunits (토론) (번역) | A list of translation unit IDs which should not be fuzzied. This will be merged with the default list, in which any units with only tvar changes will not be fuzzied. |
apihelp-markfortranslation-param-pageid (토론) (번역) | The page ID of the page to act on. Either <var>title</var> or <var>pageid</var> must be set. |
apihelp-markfortranslation-param-prioritylanguages (토론) (번역) | A list of priority language codes. If this is absent, any previously set value will be retained. |
apihelp-markfortranslation-param-priorityreason (토론) (번역) | This parameter is ignored unless the <var>prioritylanguages</var> parameter is present. A string giving the reason for priority translation. |
apihelp-markfortranslation-param-revid (토론) (번역) | Assert that the current version of the page has this revision ID before continuing. If the page has been updated, exit with an error. |
apihelp-markfortranslation-param-title (토론) (번역) | The title of the page to act on. Either <var>title</var> or <var>pageid</var> must be set. |
apihelp-markfortranslation-param-transclusion (토론) (번역) | If <kbd>yes</kbd> or absent, enable translation aware transclusion for this page. If <kbd>no</kbd>, disable transclusion. |
apihelp-markfortranslation-param-translatetitle (토론) (번역) | If <kbd>yes</kbd>, allow translation of the display title. If <kbd>no</kbd>, do not allow translation. If absent, allow translation unless the page previously disallowed translation, or if the page is a template. |
apihelp-markfortranslation-summary (토론) (번역) | Mark a page for translation |