시스템 메시지 목록
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
이름 | 기본 메시지 글 |
---|---|
현재 문자열 | |
apihelp-query+watchlist-paramvalue-prop-title (토론) (번역) | 문서의 제목을 추가합니다. |
apihelp-query+watchlist-paramvalue-prop-user (토론) (번역) | Adds the user who made the edit. |
apihelp-query+watchlist-paramvalue-prop-userid (토론) (번역) | Adds user ID of whoever made the edit. |
apihelp-query+watchlist-paramvalue-type-categorize (토론) (번역) | Category membership changes. |
apihelp-query+watchlist-paramvalue-type-edit (토론) (번역) | Regular page edits. |
apihelp-query+watchlist-paramvalue-type-external (토론) (번역) | External changes. |
apihelp-query+watchlist-paramvalue-type-log (토론) (번역) | Log entries. |
apihelp-query+watchlist-paramvalue-type-new (토론) (번역) | Page creations. |
apihelp-query+watchlist-summary (토론) (번역) | 현재 사용자의 주시목록의 문서의 최근 바뀜을 가져옵니다. |
apihelp-query+watchlistraw-example-generator (토론) (번역) | Fetch page info for pages on the current user's watchlist. |
apihelp-query+watchlistraw-example-simple (토론) (번역) | List pages on the current user's watchlist. |
apihelp-query+watchlistraw-param-dir (토론) (번역) | The direction in which to list. |
apihelp-query+watchlistraw-param-fromtitle (토론) (번역) | Title (with namespace prefix) to begin enumerating from. |
apihelp-query+watchlistraw-param-limit (토론) (번역) | How many total results to return per request. |
apihelp-query+watchlistraw-param-namespace (토론) (번역) | Only list pages in the given namespaces. |
apihelp-query+watchlistraw-param-owner (토론) (번역) | Used along with $1token to access a different user's watchlist. |
apihelp-query+watchlistraw-param-prop (토론) (번역) | Which additional properties to get: |
apihelp-query+watchlistraw-param-show (토론) (번역) | Only list items that meet these criteria. |
apihelp-query+watchlistraw-param-token (토론) (번역) | A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist. |
apihelp-query+watchlistraw-param-totitle (토론) (번역) | Title (with namespace prefix) to stop enumerating at. |
apihelp-query+watchlistraw-paramvalue-prop-changed (토론) (번역) | Adds timestamp of when the user was last notified about the edit. |
apihelp-query+watchlistraw-summary (토론) (번역) | 현재 사용자의 주시문서 목록의 모든 문서를 가져옵니다. |
apihelp-query-example-allpages (토론) (번역) | Fetch revisions of pages beginning with <kbd>API/</kbd>. |
apihelp-query-example-revisions (토론) (번역) | Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>. |
apihelp-query-extended-description (토론) (번역) | All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites. |
apihelp-query-param-export (토론) (번역) | 기존의 페이지나 생성된 페이지들 전체의 현재 판들을 내보냅니다. |
apihelp-query-param-exportnowrap (토론) (번역) | XML 결과물로 래핑하지 않고 엑스포트 XML을 반환합니다. $1export와만 같이 사용할 수 있습니다. |
apihelp-query-param-indexpageids (토론) (번역) | 반환된 모든 페이지 ID를 나열하는 부가적인 페이지 ID 섹션을 포함합니다. |
apihelp-query-param-iwurl (토론) (번역) | 제목이 인터위키 링크인 경우 전체 URL을 가져올지의 여부입니다. |
apihelp-query-param-list (토론) (번역) | 가져올 목록입니다. |
apihelp-query-param-meta (토론) (번역) | 가져올 메타데이터입니다. |
apihelp-query-param-prop (토론) (번역) | 조회된 페이지에 대해 가져올 속성입니다. |
apihelp-query-param-rawcontinue (토론) (번역) | 계속하기 위해 순수 <samp>query-continue</samp> 데이터를 반환합니다. |
apihelp-query-summary (토론) (번역) | 미디어위키의 데이터 및 정보를 가져옵니다. |
apihelp-rawfm-summary (토론) (번역) | 디버깅 요소를 포함하여 데이터를 JSON 형식으로 출력합니다. (HTML의 가독성 증가) |
apihelp-removeauthenticationdata-example-simple (토론) (번역) | <kbd>FooAuthenticationRequest</kbd>에 대한 현재 사용자의 데이터의 제거를 시도합니다. |
apihelp-removeauthenticationdata-summary (토론) (번역) | 현재 사용자의 인증 데이터를 제거합니다. |
apihelp-resetpassword-example-email (토론) (번역) | <kbd>[email protected]</kbd> 이메일 주소를 가진 모든 사용자에 대해 비밀번호 재설정 이메일을 보냅니다. |
apihelp-resetpassword-example-user (토론) (번역) | 사용자 <kbd>Example</kbd>에게 비밀번호 재설정 이메일을 보냅니다. |
apihelp-resetpassword-extended-description-noroutes (토론) (번역) | No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module. |
apihelp-resetpassword-param-email (토론) (번역) | 재설정할 사용자의 이메일 주소입니다. |
apihelp-resetpassword-param-user (토론) (번역) | 재설정할 사용자입니다. |
apihelp-resetpassword-summary (토론) (번역) | 비밀번호 재설정 이메일을 사용자에게 보냅니다. |
apihelp-revisiondelete-example-log (토론) (번역) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
apihelp-revisiondelete-example-revision (토론) (번역) | Hide content for revision <kbd>12345</kbd> on the page <kbd>Main Page</kbd>. |
apihelp-revisiondelete-param-hide (토론) (번역) | What to hide for each revision. |
apihelp-revisiondelete-param-ids (토론) (번역) | Identifiers for the revisions to be deleted. |
apihelp-revisiondelete-param-reason (토론) (번역) | 삭제 또는 복구 이유. |
apihelp-revisiondelete-param-show (토론) (번역) | What to unhide for each revision. |
apihelp-revisiondelete-param-suppress (토론) (번역) | Whether to suppress data from administrators as well as others. |