메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

시스템 메시지 목록

다른 명령
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-parse-paramvalue-prop-revid (토론) (번역) 변환할 페이지의 판 ID를 추가합니다.
apihelp-parse-paramvalue-prop-sections (토론) (번역) 문단을 변환된 위키텍스트로 제공합니다.
apihelp-parse-paramvalue-prop-subtitle (토론) (번역) Adds the page subtitle for the parsed page.
apihelp-parse-paramvalue-prop-templates (토론) (번역) 틀을 변환된 위키텍스트로 제공합니다.
apihelp-parse-paramvalue-prop-text (토론) (번역) 위키텍스트로 변환된 텍스트를 제공합니다.
apihelp-parse-paramvalue-prop-wikitext (토론) (번역) 변환한 원문 위키텍스트를 제공합니다.
apihelp-parse-summary (토론) (번역) 내용을 변환하고 출력을 반환합니다.
apihelp-patrol-example-rcid (토론) (번역) 최근의 변경사항을 점검합니다.
apihelp-patrol-example-revid (토론) (번역) 판을 점검합니다.
apihelp-patrol-param-rcid (토론) (번역) 점검할 최근 바뀜 ID입니다.
apihelp-patrol-param-revid (토론) (번역) 점검할 판 ID입니다.
apihelp-patrol-param-tags (토론) (번역) Change tags to apply to the entry in the patrol log.
apihelp-patrol-summary (토론) (번역) 문서나 판을 점검하기.
apihelp-pfautocomplete-description (토론) (번역) Autocompletion used by the Page Forms extension.
apihelp-pfautocomplete-param-base_cargo_field (토론) (번역) The Cargo field for a previous field in the form to check against
apihelp-pfautocomplete-param-base_cargo_table (토론) (번역) The Cargo table for a previous field in the form to check against
apihelp-pfautocomplete-param-baseprop (토론) (번역) A previous Semantic MediaWiki property in the form to check against
apihelp-pfautocomplete-param-basevalue (토론) (번역) The value to check for the previous property or field
apihelp-pfautocomplete-param-cargo_field (토론) (번역) The field of the Cargo table whose values will be autocompleted on
apihelp-pfautocomplete-param-cargo_table (토론) (번역) A database table, defined by the Cargo extension, whose values will be autocompleted on
apihelp-pfautocomplete-param-category (토론) (번역) A category whose pages will be autocompleted on
apihelp-pfautocomplete-param-concept (토론) (번역) A Semantic MediaWiki "concept" whose pages will be autocompleted on
apihelp-pfautocomplete-param-external_url (토론) (번역) An alias for an external URL from which to get values
apihelp-pfautocomplete-param-limit (토론) (번역) A limit on the number of results returned
apihelp-pfautocomplete-param-namespace (토론) (번역) A namespace whose pages will be autocompleted on
apihelp-pfautocomplete-param-property (토론) (번역) A Semantic MediaWiki property whose values will be autocompleted on
apihelp-pfautocomplete-param-substr (토론) (번역) The substring to autocomplete on
apihelp-pfautocomplete-param-wikidata (토론) (번역) 위키데이터에서 값을 가져오기 위한 검색 문자열
apihelp-pfautocomplete-summary (토론) (번역) Page Forms 확장 기능에 의해 사용되는 자동 완성입니다.
apihelp-pfautoedit-description (토론) (번역) Create or edit a page using a form defined by the Page Forms extension.
apihelp-pfautoedit-param-form (토론) (번역) 사용할 Semantic Forms의 양식
apihelp-pfautoedit-param-preload (토론) (번역) 양식에서 미리 불러올 문서의 이름
apihelp-pfautoedit-param-query (토론) (번역) 쿼리 문자열
apihelp-pfautoedit-param-target (토론) (번역) 만들거나 편집할 문서의 이름
apihelp-pfautoedit-summary (토론) (번역) Create or edit a page using a form defined by the Page Forms extension.
apihelp-php-param-formatversion (토론) (번역) 출력 형식
apihelp-php-paramvalue-formatversion-1 (토론) (번역) Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.).
apihelp-php-paramvalue-formatversion-2 (토론) (번역) Modern format.
apihelp-php-paramvalue-formatversion-latest (토론) (번역) Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-php-summary (토론) (번역) 데이터를 직렬화된 PHP 포맷으로 출력합니다.
apihelp-phpfm-summary (토론) (번역) 데이터를 PHP 포맷(HTML의 가독성 증가)으로 출력합니다.
apihelp-protect-example-protect (토론) (번역) 문서 보호
apihelp-protect-example-unprotect (토론) (번역) Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action).
apihelp-protect-example-unprotect2 (토론) (번역) Unprotect a page by setting no restrictions.
apihelp-protect-param-cascade (토론) (번역) Enable cascading protection (i.e. protect transcluded templates and images used in this page). Ignored if none of the given protection levels support cascading.
apihelp-protect-param-expiry (토론) (번역) Expiry timestamps. If only one timestamp is set, it'll be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection.
apihelp-protect-param-pageid (토론) (번역) ID of the page to (un)protect. Cannot be used together with $1title.
apihelp-protect-param-protections (토론) (번역) List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). A level of <kbd>all</kbd> means everyone is allowed to take the action, i.e. no restriction. <strong>Note:</strong> Any actions not listed will have restrictions removed.
apihelp-protect-param-reason (토론) (번역) 보호 또는 보호 해제의 이유.
apihelp-protect-param-tags (토론) (번역) Change tags to apply to the entry in the protection log.
처음 문서이전 문서다음 문서마지막 문서