시스템 메시지 목록

이게위키
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
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-php-param-formatversion (토론) (번역) 출력 형식: ;1:하위 호환 포맷 (XML 스타일 불리언, 콘텐츠 노드를 위한 <samp>*</samp> 키 등). ;2:실험적인 모던 포맷. 상세 내용은 바뀔 수 있습니다! ;latest:최신 포맷(현재 <kbd>2</kbd>)을 이용하지만 경고 없이 바뀔 수 있습니다.
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.
apihelp-protect-param-title (토론) (번역) Title of the page to (un)protect. Cannot be used together with $1pageid.
apihelp-protect-param-watch (토론) (번역) If set, add the page being (un)protected to the current user's watchlist.
apihelp-protect-param-watchlist (토론) (번역) 현재 사용자의 주시목록에서 문서를 무조건적으로 추가하거나 제거하거나, 환경 설정을 사용하거나 주시를 변경하지 않습니다.
apihelp-protect-summary (토론) (번역) 문서의 보호 수준을 변경합니다.
apihelp-purge-example-generator (토론) (번역) Purge the first 10 pages in the main namespace.
apihelp-purge-example-simple (토론) (번역) <kbd>Main Page</kbd>와 <kbd>API</kbd> 문서를 새로 고침.
apihelp-purge-param-forcelinkupdate (토론) (번역) 링크 테이블을 업데이트합니다.
apihelp-purge-param-forcerecursivelinkupdate (토론) (번역) Update the links table, and update the links tables for any page that uses this page as a template.
apihelp-purge-summary (토론) (번역) 주어진 제목을 위한 캐시를 새로 고침.
apihelp-query+allcategories-example-generator (토론) (번역) Retrieve info about the category page itself for categories beginning <kbd>List</kbd>.
apihelp-query+allcategories-example-size (토론) (번역) List categories with information on the number of pages in each.
apihelp-query+allcategories-param-dir (토론) (번역) 정렬 방향.
apihelp-query+allcategories-param-from (토론) (번역) The category to start enumerating from.
apihelp-query+allcategories-param-limit (토론) (번역) 반환할 분류의 개수입니다.
apihelp-query+allcategories-param-max (토론) (번역) Only return categories with at most this many members.
apihelp-query+allcategories-param-min (토론) (번역) Only return categories with at least this many members.
apihelp-query+allcategories-param-prefix (토론) (번역) 이 값으로 시작하는 모든 분류 제목을 검색합니다.
apihelp-query+allcategories-param-prop (토론) (번역) 얻고자 하는 속성:
apihelp-query+allcategories-param-to (토론) (번역) The category to stop enumerating at.
apihelp-query+allcategories-paramvalue-prop-hidden (토론) (번역) Tags categories that are hidden with <code>__HIDDENCAT__</code>.
apihelp-query+allcategories-paramvalue-prop-size (토론) (번역) 페이지 수를 분류에 추가합니다.
apihelp-query+allcategories-summary (토론) (번역) 모든 분류를 열거합니다.
apihelp-query+alldeletedrevisions-example-ns-main (토론) (번역) List the first 50 deleted revisions in the main namespace.
apihelp-query+alldeletedrevisions-example-user (토론) (번역) <kbd>Example</kbd>님의 최근 50개의 삭제된 기여를 나열합니다.
apihelp-query+alldeletedrevisions-param-end (토론) (번역) The timestamp to stop enumerating at.
apihelp-query+alldeletedrevisions-param-excludeuser (토론) (번역) 이 사용자에 대한 판을 나열하지 않습니다.
apihelp-query+alldeletedrevisions-param-from (토론) (번역) 이 제목부터 목록을 보이기.
apihelp-query+alldeletedrevisions-param-generatetitles (토론) (번역) When being used as a generator, generate titles rather than revision IDs.
apihelp-query+alldeletedrevisions-param-miser-user-namespace (토론) (번역) <strong>Note:</strong> Due to [[mw:Special:MyLanguage/Manual:$wgMiserMode|miser mode]], using <var>$1user</var> and <var>$1namespace</var> together may result in fewer than <var>$1limit</var> results returned before continuing; in extreme cases, zero results may be returned.
apihelp-query+alldeletedrevisions-param-namespace (토론) (번역) 이 이름공간의 문서만 나열합니다.
apihelp-query+alldeletedrevisions-param-prefix (토론) (번역) 이 값으로 시작하는 모든 문서 제목을 검색합니다.
apihelp-query+alldeletedrevisions-param-start (토론) (번역) The timestamp to start enumerating from.
apihelp-query+alldeletedrevisions-param-tag (토론) (번역) 이 태그로 태그된 판만을 나열합니다.
처음 문서이전 문서다음 문서마지막 문서