시스템 메시지 목록

둘러보기로 이동 검색으로 이동
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
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 (토론) (번역) 이 태그로 태그된 판만을 나열합니다.
apihelp-query+alldeletedrevisions-param-to (토론) (번역) 이 제목까지 목록을 보이기.
apihelp-query+alldeletedrevisions-param-user (토론) (번역) 이 사용자에 대한 판만 나열합니다.
apihelp-query+alldeletedrevisions-paraminfo-nonuseronly (토론) (번역) <var>$3user</var>와 함께 사용할 수 없습니다.
apihelp-query+alldeletedrevisions-paraminfo-useronly (토론) (번역) May only be used with <var>$3user</var>.
apihelp-query+alldeletedrevisions-summary (토론) (번역) 사용자에 의해서나 이름공간 안에서 삭제된 모든 판을 나열합니다.
apihelp-query+allfileusages-example-b (토론) (번역) List file titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+allfileusages-example-generator (토론) (번역) 파일을 포함하는 문서를 가져옵니다.
apihelp-query+allfileusages-example-unique (토론) (번역) 고유한 파일 제목을 나열합니다.
apihelp-query+allfileusages-example-unique-generator (토론) (번역) 모든 파일 제목을 가져오되, 존재하지 않는 항목을 표시합니다.
apihelp-query+allfileusages-param-dir (토론) (번역) The direction in which to list.
apihelp-query+allfileusages-param-from (토론) (번역) The title of the file to start enumerating from.
apihelp-query+allfileusages-param-limit (토론) (번역) 반환할 총 항목 수입니다.
apihelp-query+allfileusages-param-prefix (토론) (번역) Search for all file titles that begin with this value.
apihelp-query+allfileusages-param-prop (토론) (번역) Which pieces of information to include:
apihelp-query+allfileusages-param-to (토론) (번역) The title of the file to stop enumerating at.
apihelp-query+allfileusages-param-unique (토론) (번역) Only show distinct file titles. Cannot be used with $1prop=ids. When used as a generator, yields target pages instead of source pages.
apihelp-query+allfileusages-paramvalue-prop-ids (토론) (번역) Adds the page IDs of the using pages (cannot be used with $1unique).
apihelp-query+allfileusages-paramvalue-prop-title (토론) (번역) 파일의 제목을 추가합니다.
apihelp-query+allfileusages-summary (토론) (번역) 존재하지 않는 것을 포함하여 파일을 사용하는 모든 문서를 나열합니다.
apihelp-query+allimages-example-b (토론) (번역) Show a list of files starting at the letter <kbd>B</kbd>.
apihelp-query+allimages-example-generator (토론) (번역) Show info about 4 files starting at the letter <kbd>T</kbd>.
apihelp-query+allimages-example-mimetypes (토론) (번역) Show a list of files with MIME type <kbd>image/png</kbd> or <kbd>image/gif</kbd>
apihelp-query+allimages-example-recent (토론) (번역) 최근 업로드된 파일을 보여줍니다. [[Special:NewFiles]]와 유사합니다.
apihelp-query+allimages-param-dir (토론) (번역) The direction in which to list.
apihelp-query+allimages-param-end (토론) (번역) The timestamp to end enumerating. Can only be used with $1sort=timestamp.
apihelp-query+allimages-param-filterbots (토론) (번역) How to filter files uploaded by bots. Can only be used with $1sort=timestamp. Cannot be used together with $1user.
apihelp-query+allimages-param-from (토론) (번역) The image title to start enumerating from. Can only be used with $1sort=name.
apihelp-query+allimages-param-limit (토론) (번역) How many images in total to return.
apihelp-query+allimages-param-maxsize (토론) (번역) Limit to images with at most this many bytes.
apihelp-query+allimages-param-mime (토론) (번역) What MIME types to search for, e.g. <kbd>image/jpeg</kbd>.
apihelp-query+allimages-param-minsize (토론) (번역) Limit to images with at least this many bytes.
apihelp-query+allimages-param-prefix (토론) (번역) Search for all image titles that begin with this value. Can only be used with $1sort=name.
apihelp-query+allimages-param-sha1 (토론) (번역) SHA1 hash of image. Overrides $1sha1base36.
apihelp-query+allimages-param-sha1base36 (토론) (번역) SHA1 hash of image in base 36 (used in MediaWiki).
apihelp-query+allimages-param-sort (토론) (번역) Property to sort by.
apihelp-query+allimages-param-start (토론) (번역) The timestamp to start enumerating from. Can only be used with $1sort=timestamp.
apihelp-query+allimages-param-to (토론) (번역) The image title to stop enumerating at. Can only be used with $1sort=name.
apihelp-query+allimages-param-user (토론) (번역) Only return files uploaded by this user. Can only be used with $1sort=timestamp. Cannot be used together with $1filterbots.
apihelp-query+allimages-summary (토론) (번역) 모든 그림을 순차적으로 열거합니다.
apihelp-query+alllinks-example-b (토론) (번역) List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>.
apihelp-query+alllinks-example-generator (토론) (번역) Gets pages containing the links.
처음 문서이전 문서다음 문서마지막 문서