시스템 메시지 목록
둘러보기로 가기
검색하러 가기
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
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. |
apihelp-query+alllinks-example-unique (토론) (번역) | List unique linked titles. |
apihelp-query+alllinks-example-unique-generator (토론) (번역) | Gets all linked titles, marking the missing ones. |
apihelp-query+alllinks-param-dir (토론) (번역) | The direction in which to list. |
apihelp-query+alllinks-param-from (토론) (번역) | The title of the link to start enumerating from. |
apihelp-query+alllinks-param-limit (토론) (번역) | 반환할 총 항목 수입니다. |
apihelp-query+alllinks-param-namespace (토론) (번역) | 열거할 이름공간. |
apihelp-query+alllinks-param-prefix (토론) (번역) | Search for all linked titles that begin with this value. |
apihelp-query+alllinks-param-prop (토론) (번역) | Which pieces of information to include: |
apihelp-query+alllinks-param-to (토론) (번역) | The title of the link to stop enumerating at. |
apihelp-query+alllinks-param-unique (토론) (번역) | Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages. |
apihelp-query+alllinks-paramvalue-prop-ids (토론) (번역) | Adds the page ID of the linking page (cannot be used with <var>$1unique</var>). |