본문으로 이동

시스템 메시지 목록

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+mystashedfiles-param-prop (토론) (번역) Which properties to fetch for the files.
apihelp-query+mystashedfiles-paramvalue-prop-size (토론) (번역) 파일 크기와 이미지 크기를 가져옵니다.
apihelp-query+mystashedfiles-paramvalue-prop-type (토론) (번역) 파일의 MIME 유형과 미디어 유형을 가져옵니다.
apihelp-query+mystashedfiles-summary (토론) (번역) Get a list of files in the current user's upload stash.
apihelp-query+pagepropnames-example-simple (토론) (번역) Get first 10 property names.
apihelp-query+pagepropnames-param-limit (토론) (번역) 반환할 이름의 최대 수.
apihelp-query+pagepropnames-summary (토론) (번역) 위키에서 사용 중인 모든 문서 속성 이름을 나열합니다.
apihelp-query+pageprops-example-simple (토론) (번역) Get properties for the pages <kbd>{{MediaWiki:Mainpage}}</kbd> and <kbd>MediaWiki</kbd>.
apihelp-query+pageprops-param-prop (토론) (번역) Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property.
apihelp-query+pageprops-summary (토론) (번역) 문서 내용에 정의된 다양한 문서 속성을 가져옵니다.
apihelp-query+pageswithprop-example-generator (토론) (번역) Get additional information about the first 10 pages using <code>__NOTOC__</code>.
apihelp-query+pageswithprop-example-simple (토론) (번역) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (토론) (번역) 정렬 순서
apihelp-query+pageswithprop-param-limit (토론) (번역) 나타낼 문서의 최대 수입니다.
apihelp-query+pageswithprop-param-prop (토론) (번역) 포함할 정보:
apihelp-query+pageswithprop-param-propname (토론) (번역) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (토론) (번역) 페이지 ID를 추가합니다.
apihelp-query+pageswithprop-paramvalue-prop-title (토론) (번역) 문서의 제목과 이름공간 ID를 추가합니다.
apihelp-query+pageswithprop-paramvalue-prop-value (토론) (번역) Adds the value of the page property.
apihelp-query+pageswithprop-summary (토론) (번역) 제시된 문서 속성을 사용하는 모든 문서를 나열합니다.
apihelp-query+prefixsearch-example-simple (토론) (번역) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-extended-description (토론) (번역) Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
apihelp-query+prefixsearch-param-limit (토론) (번역) 반환할 결과의 최대 수
apihelp-query+prefixsearch-param-namespace (토론) (번역) 검색할 이름공간입니다. <var>$1search</var>이 유효한 이름공간 접두사로 시작하면 무시합니다.
apihelp-query+prefixsearch-param-offset (토론) (번역) Number of results to skip.
apihelp-query+prefixsearch-param-profile (토론) (번역) 검색 프로파일 사용
apihelp-query+prefixsearch-param-search (토론) (번역) 문자열 검색
apihelp-query+prefixsearch-summary (토론) (번역) 문서 제목에 대해 두문자 검색을 수행합니다.
apihelp-query+protectedtitles-example-generator (토론) (번역) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (토론) (번역) List protected titles.
apihelp-query+protectedtitles-param-end (토론) (번역) Stop listing at this protection timestamp.
apihelp-query+protectedtitles-param-level (토론) (번역) Only list titles with these protection levels.
apihelp-query+protectedtitles-param-limit (토론) (번역) 반환할 총 문서 수입니다.
apihelp-query+protectedtitles-param-namespace (토론) (번역) Only list titles in these namespaces.
apihelp-query+protectedtitles-param-prop (토론) (번역) 얻고자 하는 속성:
apihelp-query+protectedtitles-param-start (토론) (번역) Start listing at this protection timestamp.
apihelp-query+protectedtitles-paramvalue-prop-comment (토론) (번역) Adds the comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-expiry (토론) (번역) Adds the timestamp of when the protection will be lifted.
apihelp-query+protectedtitles-paramvalue-prop-level (토론) (번역) 보호 수준을 추가합니다.
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (토론) (번역) Adds the parsed comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-timestamp (토론) (번역) Adds the timestamp of when protection was added.
apihelp-query+protectedtitles-paramvalue-prop-user (토론) (번역) Adds the user that added the protection.
apihelp-query+protectedtitles-paramvalue-prop-userid (토론) (번역) Adds the user ID that added the protection.
apihelp-query+protectedtitles-summary (토론) (번역) 작성이 보호된 모든 제목을 나열합니다.
apihelp-query+querypage-example-ancientpages (토론) (번역) [[Special:Ancientpages|특수:오래된문서]]에서 결과를 반환합니다.
apihelp-query+querypage-param-limit (토론) (번역) Number of results to return.
apihelp-query+querypage-param-page (토론) (번역) 특수 문서의 이름입니다. 대소문자를 구분합니다.
apihelp-query+querypage-summary (토론) (번역) QueryPage 기반 특수 문서가 제공하는 목록을 가져옵니다.
apihelp-query+random-example-generator (토론) (번역) Return page info about two random pages from the main namespace.
apihelp-query+random-example-simple (토론) (번역) Return two random pages from the main namespace.
처음 문서이전 문서다음 문서마지막 문서