시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-query+revisions-param-endid (토론) (번역) | 이 판의 타임스탬프에서 열거를 중단합니다. 이 판은 존재해야 하지만 이 문서에 속할 필요는 없습니다. |
apihelp-query+revisions-param-excludeuser (토론) (번역) | Exclude revisions made by user. |
apihelp-query+revisions-param-start (토론) (번역) | From which revision timestamp to start enumeration. |
apihelp-query+revisions-param-startid (토론) (번역) | 이 판의 타임스탬프에서 열거를 시작합니다. 이 판은 존재해야 하지만 이 문서에 속할 필요는 없습니다. |
apihelp-query+revisions-param-tag (토론) (번역) | Only list revisions tagged with this tag. |
apihelp-query+revisions-param-token (토론) (번역) | Which tokens to obtain for each revision. |
apihelp-query+revisions-param-user (토론) (번역) | Only include revisions made by user. |
apihelp-query+revisions-paraminfo-singlepageonly (토론) (번역) | May only be used with a single page (mode #2). |
apihelp-query+revisions-summary (토론) (번역) | 판 정보를 가져옵니다. |
apihelp-query+search-example-generator (토론) (번역) | Get page info about the pages returned for a search for <kbd>meaning</kbd>. |
apihelp-query+search-example-simple (토론) (번역) | <kbd>meaning</kbd>을 검색합니다. |
apihelp-query+search-example-text (토론) (번역) | <kbd>meaning</kbd>의 텍스트를 검색합니다. |
apihelp-query+search-param-backend (토론) (번역) | Which search backend to use, if not the default. |
apihelp-query+search-param-enablerewrites (토론) (번역) | Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors. |
apihelp-query+search-param-info (토론) (번역) | Which metadata to return. |
apihelp-query+search-param-interwiki (토론) (번역) | Include interwiki results in the search, if available. |
apihelp-query+search-param-limit (토론) (번역) | How many total pages to return. |
apihelp-query+search-param-namespace (토론) (번역) | Search only within these namespaces. |
apihelp-query+search-param-prop (토론) (번역) | Which properties to return: |
apihelp-query+search-param-qiprofile (토론) (번역) | 쿼리 독립적인 프로파일 사용(순위 알고리즘에 영향있음) |
apihelp-query+search-param-search (토론) (번역) | Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements. |
apihelp-query+search-param-what (토론) (번역) | Which type of search to perform. |
apihelp-query+search-paramvalue-prop-categorysnippet (토론) (번역) | Adds a parsed snippet of the matching category. |
apihelp-query+search-paramvalue-prop-extensiondata (토론) (번역) | Adds extra data generated by extensions. |
apihelp-query+search-paramvalue-prop-hasrelated (토론) (번역) | 무시됨. |
apihelp-query+search-paramvalue-prop-isfilematch (토론) (번역) | Adds a boolean indicating if the search matched file content. |
apihelp-query+search-paramvalue-prop-redirectsnippet (토론) (번역) | Adds a parsed snippet of the redirect title. |
apihelp-query+search-paramvalue-prop-redirecttitle (토론) (번역) | Adds the title of the matching redirect. |
apihelp-query+search-paramvalue-prop-score (토론) (번역) | 무시됨. |
apihelp-query+search-paramvalue-prop-sectionsnippet (토론) (번역) | Adds a parsed snippet of the matching section title. |
apihelp-query+search-paramvalue-prop-sectiontitle (토론) (번역) | Adds the title of the matching section. |
apihelp-query+search-paramvalue-prop-size (토론) (번역) | 바이트 단위로 문서의 크기를 추가합니다. |
apihelp-query+search-paramvalue-prop-snippet (토론) (번역) | Adds a parsed snippet of the page. |
apihelp-query+search-paramvalue-prop-timestamp (토론) (번역) | 문서가 마지막으로 편집된 시기의 타임스탬프를 추가합니다. |
apihelp-query+search-paramvalue-prop-titlesnippet (토론) (번역) | Adds a parsed snippet of the page title. |
apihelp-query+search-paramvalue-prop-wordcount (토론) (번역) | 문서의 낱말 수를 추가합니다. |
apihelp-query+search-summary (토론) (번역) | 전문 검색을 수행합니다. |
apihelp-query+siteinfo-example-interwiki (토론) (번역) | 로컬 인터위키 접두사 목록을 가져옵니다. |
apihelp-query+siteinfo-example-replag (토론) (번역) | 현재의 반복 지연을 검사합니다. |
apihelp-query+siteinfo-example-simple (토론) (번역) | 사이트 정보를 가져옵니다. |
apihelp-query+siteinfo-param-filteriw (토론) (번역) | 인터위키 맵의 로컬 또는 로컬이 아닌 항목만 반환합니다. |
apihelp-query+siteinfo-param-inlanguagecode (토론) (번역) | 지역화된 언어 이름 (가능한 경우) 및 스킨 이름의 언어 코드입니다. |
apihelp-query+siteinfo-param-numberingroup (토론) (번역) | 사용자 그룹의 사용자 수를 나열합니다. |
apihelp-query+siteinfo-param-prop (토론) (번역) | 가져올 정보: |
apihelp-query+siteinfo-param-showalldb (토론) (번역) | 가장 지연이 심한 서버뿐 아니라, 모든 데이터베이스 서버를 나열합니다. |
apihelp-query+siteinfo-paramvalue-prop-dbrepllag (토론) (번역) | 반복 지연이 가장 높은 데이터베이스 서버를 반환합니다. |
apihelp-query+siteinfo-paramvalue-prop-defaultoptions (토론) (번역) | 사용자 환경 설정의 기본값을 반환합니다. |
apihelp-query+siteinfo-paramvalue-prop-extensions (토론) (번역) | 위키에 설치된 확장 기능을 반환합니다. |
apihelp-query+siteinfo-paramvalue-prop-extensiontags (토론) (번역) | 파서 확장 태그의 목록을 반환합니다. |
apihelp-query+siteinfo-paramvalue-prop-fileextensions (토론) (번역) | 업로드가 허용된 파일 확장자(파일 종류)의 목록을 반환합니다. |