시스템 메시지 목록

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-feedrecentchanges-param-showlinkedto (토론) (번역) Show changes on pages linked to the selected page instead.
apihelp-feedrecentchanges-param-tagfilter (토론) (번역) 태그로 분류
apihelp-feedrecentchanges-param-target (토론) (번역) Show only changes on pages linked from this page.
apihelp-feedrecentchanges-summary (토론) (번역) 최근 바뀜 피드를 반환합니다.
apihelp-feedwatchlist-example-all6hrs (토론) (번역) Show all changes to watched pages in the past 6 hours.
apihelp-feedwatchlist-example-default (토론) (번역) 주시문서 목록 피드를 보여줍니다.
apihelp-feedwatchlist-param-feedformat (토론) (번역) 피드 포맷.
apihelp-feedwatchlist-param-hours (토론) (번역) List pages modified within this many hours from now.
apihelp-feedwatchlist-param-linktosections (토론) (번역) Link directly to changed sections if possible.
apihelp-feedwatchlist-summary (토론) (번역) 주시문서 목록 피드를 반환합니다.
apihelp-filerevert-example-revert (토론) (번역) <kbd>Wiki.png</kbd>를 <kbd>2011-03-05T15:27:40Z</kbd> 판으로 되돌립니다.
apihelp-filerevert-param-archivename (토론) (번역) Archive name of the revision to revert to.
apihelp-filerevert-param-comment (토론) (번역) 업로드 댓글입니다.
apihelp-filerevert-param-filename (토론) (번역) 파일: 접두어가 없는 대상 파일 이름.
apihelp-filerevert-summary (토론) (번역) 파일을 이전 판으로 되돌립니다.
apihelp-format-example-generic (토론) (번역) 쿼리 결과를 $1 포맷으로 반환합니다.
apihelp-format-param-wrappedhtml (토론) (번역) 가독성 높은 HTML과 관련 리소스로더 모듈을 JSON 객체로 반환합니다.
apihelp-help-example-help (토론) (번역) 도움말 모듈 자체에 대한 도움말입니다.
apihelp-help-example-main (토론) (번역) 메인 모듈의 도움말입니다.
apihelp-help-example-query (토론) (번역) 2개의 쿼리 하위 모듈의 도움말입니다.
apihelp-help-example-recursive (토론) (번역) 모든 도움말을 한 페이지로 모읍니다.
apihelp-help-example-submodules (토론) (번역) Help for <kbd>action=query</kbd> and all its submodules.
apihelp-help-param-helpformat (토론) (번역) 도움말 출력 포맷.
apihelp-help-param-modules (토론) (번역) (<var>action</var>, <var>format</var> 변수의 값 또는 <kbd>main</kbd>)에 대한 도움말을 표시하는 모듈입니다. <kbd>+</kbd>로 하위 모듈을 지정할 수 있습니다.
apihelp-help-param-recursivesubmodules (토론) (번역) 하위 모듈의 도움말을 반복하여 포함합니다.
apihelp-help-param-submodules (토론) (번역) 명명된 모듈의 하위 모듈의 도움말을 포함합니다.
apihelp-help-param-toc (토론) (번역) HTML 출력에 목차를 포함합니다.
apihelp-help-param-wrap (토론) (번역) 표준 API 응답 구조로 출력을 감쌉니다.
apihelp-help-summary (토론) (번역) 지정된 모듈의 도움말을 표시합니다.
apihelp-imagerotate-example-generator (토론) (번역) Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees.
apihelp-imagerotate-example-simple (토론) (번역) Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees.
apihelp-imagerotate-param-rotation (토론) (번역) 시계 방향으로 회전할 그림의 각도.
apihelp-imagerotate-param-tags (토론) (번역) Tags to apply to the entry in the upload log.
apihelp-imagerotate-summary (토론) (번역) 하나 이상의 그림을 회전합니다.
apihelp-import-example-import (토론) (번역) Import [[meta:Help:ParserFunctions]] to namespace 100 with full history.
apihelp-import-extended-description (토론) (번역) Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter.
apihelp-import-param-assignknownusers (토론) (번역) Assign edits to local users where the named user exists locally.
apihelp-import-param-fullhistory (토론) (번역) For interwiki imports: import the full history, not just the current version.
apihelp-import-param-interwikipage (토론) (번역) For interwiki imports: page to import.
apihelp-import-param-interwikiprefix (토론) (번역) For uploaded imports: interwiki prefix to apply to unknown user names (and known users if <var>$1assignknownusers</var> is set).
apihelp-import-param-interwikisource (토론) (번역) For interwiki imports: wiki to import from.
apihelp-import-param-namespace (토론) (번역) Import to this namespace. Cannot be used together with <var>$1rootpage</var>.
apihelp-import-param-rootpage (토론) (번역) Import as subpage of this page. Cannot be used together with <var>$1namespace</var>.
apihelp-import-param-summary (토론) (번역) Log entry import summary.
apihelp-import-param-tags (토론) (번역) Change tags to apply to the entry in the import log and to the null revision on the imported pages.
apihelp-import-param-templates (토론) (번역) For interwiki imports: import all included templates as well.
apihelp-import-param-xml (토론) (번역) 업로드한 XML 파일.
apihelp-import-summary (토론) (번역) 다른 위키나 XML 파일로부터 문서를 가져옵니다.
apihelp-json-param-ascii (토론) (번역) If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>.
apihelp-json-param-callback (토론) (번역) If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted.
처음 문서이전 문서다음 문서마지막 문서