본문으로 이동

시스템 메시지 목록

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
api-login-fail-aborted-nobotpw (토론) (번역) 인증은 사용자의 상호작용이 필요하지만, <kbd>action=login</kbd>에 의해 지원되지 않습니다. 로그인하려면 <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>을 참조하십시오.
api-login-fail-badsessionprovider (토론) (번역) $1을(를) 사용할 경우 로그인할 수 없습니다.
api-login-fail-sameorigin (토론) (번역) 기원이 동일한 정책이 적용되지 않으면 로그인할 수 없습니다.
api-pageset-param-converttitles (토론) (번역) 필요하면 제목을 다른 형태로 변환합니다. 위키의 내용 언어가 형태 변환을 지원하는 경우에만 동작합니다. 형태 변환을 지원하는 언어는 $1을(를) 포함합니다.
api-pageset-param-generator (토론) (번역) 특정 쿼리 모듈을 실행함으로써 작업할 페이지의 목록입니다. <strong>참고:</strong> 발생기 변수명은 "g"로 시작해야 합니다. 예시를 참고하십시오.
api-pageset-param-pageids (토론) (번역) 작업할 페이지 ID의 목록입니다.
api-pageset-param-redirects-generator (토론) (번역) <var>$1titles</var>, <var>$1pageids</var>, <var>$1revids</var> 및 <var>$1generator</var>가 반환한 문서들의 넘겨주기를 자동으로 결정합니다.
api-pageset-param-redirects-nogenerator (토론) (번역) <var>$1titles</var>, <var>$1pageids</var>, <var>$1revids</var>의 넘겨주기를 자동으로 결정합니다.
api-pageset-param-revids (토론) (번역) 작업할 판 ID의 목록입니다.
api-pageset-param-titles (토론) (번역) 작업할 제목의 목록입니다.
api-usage-docref (토론) (번역) API 사용법을 보려면 $1을(를) 참고하십시오.
api-usage-mailinglist-ref (토론) (번역) Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes.
apierror-allimages-redirect (토론) (번역) Use <kbd>gaifilterredir=nonredirects</kbd> instead of <var>redirects</var> when using <kbd>allimages</kbd> as a generator.
apierror-allpages-generator-redirects (토론) (번역) Use <kbd>gapfilterredir=nonredirects</kbd> instead of <var>redirects</var> when using <kbd>allpages</kbd> as a generator.
apierror-alreadyregistered (토론) (번역) You already have a user account.
apierror-ambiguous-block (토론) (번역) The specified target has more than one active block. Please specify which block you want to act on with <kbd>id</kbd>.
apierror-appendnotsupported (토론) (번역) Can't append to pages using content model $1.
apierror-articleexists (토론) (번역) 작성하려는 문서가 이미 만들어져 있습니다.
apierror-assertanonfailed (토론) (번역) 더 이상 로그아웃 상태가 아니므로 동작을 마칠 수 없습니다.
apierror-assertbotfailed (토론) (번역) <code>bot</code> 권한이 없으므로 동작을 마치지 못했습니다.
apierror-assertnameduserfailed (토론) (번역) 더 이상 "$1"님으로 로그인 상태가 아니므로 동작을 마칠 수 없습니다.
apierror-assertuserfailed (토론) (번역) 더 이상 로그인 상태가 아니므로 동작을 마칠 수 없습니다.
apierror-autoblocked (토론) (번역) 사용자의 IP 주소는 차단된 사용자에 의해 사용되었으므로 자동으로 차단된 상태입니다.
apierror-bad-badfilecontexttitle (토론) (번역) <var>$1badfilecontexttitle</var> 변수에 유효하지 않은 제목이 있습니다.
apierror-bad-watchlist-token (토론) (번역) Incorrect watchlist token provided. Please set a correct token in [[Special:Preferences]].
apierror-badconfig-resulttoosmall (토론) (번역) The value of <code>$wgAPIMaxResultSize</code> on this wiki is too small to hold basic result information.
apierror-badcontinue (토론) (번역) Invalid continue param. You should pass the original value returned by the previous query.
apierror-baddiff (토론) (번역) The diff cannot be retrieved. One or both revisions do not exist or you do not have permission to view them.
apierror-baddiffto (토론) (번역) <var>$1diffto</var> must be set to a non-negative number, <kbd>prev</kbd>, <kbd>next</kbd> or <kbd>cur</kbd>.
apierror-badformat (토론) (번역) The requested format $1 is not supported for content model $2 used by $3.
apierror-badformat-generic (토론) (번역) The requested format $1 is not supported for content model $2.
apierror-badgenerator-notgenerator (토론) (번역) Module <kbd>$1</kbd> cannot be used as a generator.
apierror-badgenerator-unknown (토론) (번역) 알 수 없는 <kbd>generator=$1</kbd>.
apierror-badip (토론) (번역) IP 변수가 유효하지 않습니다.
apierror-badmd5 (토론) (번역) 제공된 MD5 해시가 잘못되었습니다.
apierror-badmodule-badsubmodule (토론) (번역) <kbd>$1</kbd> 모듈에 "$2" 하위 모듈이 없습니다.
apierror-badmodule-nosubmodules (토론) (번역) <kbd>$1</kbd> 모듈은 하위 모듈이 없습니다.
apierror-badparameter (토론) (번역) Invalid value for parameter <var>$1</var>.
apierror-badquery (토론) (번역) 유효하지 않은 쿼리입니다.
apierror-badtimestamp (토론) (번역) Invalid value "$2" for timestamp parameter <var>$1</var>.
apierror-badtoken (토론) (번역) 잘못된 CSRF 토큰.
apierror-badupload (토론) (번역) File upload parameter <var>$1</var> is not a file upload; be sure to use <code>multipart/form-data</code> for your POST and include a filename in the <code>Content-Disposition</code> header.
apierror-badurl (토론) (번역) Invalid value "$2" for URL parameter <var>$1</var>.
apierror-baduser (토론) (번역) Invalid value "$2" for user parameter <var>$1</var>.
apierror-badvalue-notmultivalue (토론) (번역) U+001F multi-value separation may only be used for multi-valued parameters.
apierror-blocked (토론) (번역) 편집에서 차단되어 있습니다.
apierror-blocked-partial (토론) (번역) 이 문서의 편집에서 차단되어 있습니다.
apierror-blockedfrommail (토론) (번역) 이메일 보내기에서 차단되어 있습니다.
apierror-botsnotsupported (토론) (번역) 이 인터페이스는 봇을 위해 지원되지 않습니다.
apierror-cannot-async-upload-file (토론) (번역) The parameters <var>async</var> and <var>file</var> cannot be combined. If you want asynchronous processing of your uploaded file, first upload it to stash (using the <var>stash</var> parameter) and then publish the stashed file asynchronously (using <var>filekey</var> and <var>async</var>).
처음 문서이전 문서다음 문서마지막 문서