시스템 메시지 목록
sslab_wiki
둘러보기로 이동검색으로 이동
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다.
미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-query+deletedrevs-example-mode1 (토론) (번역) | List the last deleted revisions of the pages [[{{MediaWiki:Mainpage}}]] and <kbd>Talk:Main Page</kbd>, with content (mode 1). |
apihelp-query+deletedrevs-example-mode2 (토론) (번역) | List the last 50 deleted contributions by <kbd>Bob</kbd> (mode 2). |
apihelp-query+deletedrevs-example-mode3-main (토론) (번역) | List the first 50 deleted revisions in the main namespace (mode 3). |
apihelp-query+deletedrevs-example-mode3-talk (토론) (번역) | List the first 50 deleted pages in the {{ns:talk}} namespace (mode 3). |
apihelp-query+deletedrevs-extended-description (토론) (번역) | Operates in three modes: # List deleted revisions for the given titles, sorted by timestamp. # List deleted contributions for the given user, sorted by timestamp (no titles specified). # List all deleted revisions in the given namespace, sorted by title and timestamp (no titles specified, $1user not set). Certain parameters only apply to some modes and are ignored in others. |
apihelp-query+deletedrevs-param-end (토론) (번역) | 나열을 끝낼 타임스탬프 |
apihelp-query+deletedrevs-param-excludeuser (토론) (번역) | 이 사용자에 대한 판을 나열하지 않습니다. |
apihelp-query+deletedrevs-param-from (토론) (번역) | 이 제목부터 나열을 시작합니다. |
apihelp-query+deletedrevs-param-limit (토론) (번역) | 나열할 판의 최대 양. |
apihelp-query+deletedrevs-param-namespace (토론) (번역) | 이 이름공간의 문서만 나열합니다. |
apihelp-query+deletedrevs-param-prefix (토론) (번역) | Search for all page titles that begin with this value. |
apihelp-query+deletedrevs-param-prop (토론) (번역) | 가져올 속성입니다: |
apihelp-query+deletedrevs-param-start (토론) (번역) | 나열을 시작할 타임스탬프 |
apihelp-query+deletedrevs-param-tag (토론) (번역) | 이 태그로 태그된 판만을 나열합니다. |
apihelp-query+deletedrevs-param-to (토론) (번역) | 이 제목까지 나열합니다. |
apihelp-query+deletedrevs-param-unique (토론) (번역) | 각 문서마다 하나의 판만 나열합니다. |
apihelp-query+deletedrevs-param-user (토론) (번역) | 이 사용자에 대한 판만 나열합니다. |
apihelp-query+deletedrevs-paraminfo-modes (토론) (번역) | {{PLURAL:$1|모드|모드}}: $2 |
apihelp-query+deletedrevs-paramvalue-prop-comment (토론) (번역) | Adds the comment of the revision. |
apihelp-query+deletedrevs-paramvalue-prop-content (토론) (번역) | Adds the content of the revision. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1. |
apihelp-query+deletedrevs-paramvalue-prop-len (토론) (번역) | 판의 길이(바이트)를 추가합니다. |
apihelp-query+deletedrevs-paramvalue-prop-minor (토론) (번역) | 판이 사소한 편집이면 태그합니다. |
apihelp-query+deletedrevs-paramvalue-prop-parentid (토론) (번역) | Adds the revision ID of the previous revision to the page. |
apihelp-query+deletedrevs-paramvalue-prop-parsedcomment (토론) (번역) | Adds the parsed comment of the revision. |
apihelp-query+deletedrevs-paramvalue-prop-revid (토론) (번역) | Adds the revision ID of the deleted revision. |
apihelp-query+deletedrevs-paramvalue-prop-sha1 (토론) (번역) | 판의 SHA-1(베이스 16)를 추가합니다. |
apihelp-query+deletedrevs-paramvalue-prop-tags (토론) (번역) | 판의 태그입니다. |
apihelp-query+deletedrevs-paramvalue-prop-token (토론) (번역) | 편집 토큰을 제공합니다. |
apihelp-query+deletedrevs-paramvalue-prop-user (토론) (번역) | Adds the user who made the revision. |
apihelp-query+deletedrevs-paramvalue-prop-userid (토론) (번역) | Adds the ID of the user who made the revision. |
apihelp-query+deletedrevs-summary (토론) (번역) | 삭제된 판을 나열합니다. |
apihelp-query+disabled-summary (토론) (번역) | 이 쿼리 모듈은 비활성화되었습니다. |
apihelp-query+duplicatefiles-example-generated (토론) (번역) | 모든 파일의 중복을 찾습니다. |
apihelp-query+duplicatefiles-example-simple (토론) (번역) | Look for duplicates of [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+duplicatefiles-param-dir (토론) (번역) | 나열할 방향입니다. |
apihelp-query+duplicatefiles-param-limit (토론) (번역) | 반환할 중복 파일의 수. |
apihelp-query+duplicatefiles-param-localonly (토론) (번역) | Look only for files in the local repository. |
apihelp-query+duplicatefiles-summary (토론) (번역) | 해시 값 기반으로 주어진 파일들 중 중복된 모든 파일을 나열합니다. |
apihelp-query+embeddedin-example-generator (토론) (번역) | Get information about pages transcluding <kbd>Template:Stub</kbd>. |
apihelp-query+embeddedin-example-simple (토론) (번역) | Show pages transcluding <kbd>Template:Stub</kbd>. |
apihelp-query+embeddedin-param-dir (토론) (번역) | 나열할 방향입니다. |
apihelp-query+embeddedin-param-filterredir (토론) (번역) | 넘겨주기를 필터링하는 방법입니다. |
apihelp-query+embeddedin-param-limit (토론) (번역) | 반환할 총 문서 수입니다. |
apihelp-query+embeddedin-param-namespace (토론) (번역) | 열거할 이름공간. |
apihelp-query+embeddedin-param-pageid (토론) (번역) | 검색할 문서 ID입니다. $1title과 함께 사용할 수 없습니다. |
apihelp-query+embeddedin-param-title (토론) (번역) | 검색할 제목입니다. $1pageid와 함께 사용할 수 없습니다. |
apihelp-query+embeddedin-summary (토론) (번역) | 제시된 문서를 끼워넣은 모든 문서를 찾습니다. |
apihelp-query+extlinks-example-simple (토론) (번역) | Get a list of external links on the page [[{{MediaWiki:Mainpage}}]]. |
apihelp-query+extlinks-param-expandurl (토론) (번역) | Expand protocol-relative URLs with the canonical protocol. |
apihelp-query+extlinks-param-limit (토론) (번역) | 반환할 링크의 수. |