시스템 메시지 목록
보이기
미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다.
미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화나 translatewiki.net에 참가해주세요.
| 이름 | 기본 메시지 글 |
|---|---|
| 현재 문자열 | |
| 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>user@example.com</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 [[{{MediaWiki:Mainpage}}]]. |
| 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. |
| apihelp-revisiondelete-param-tags (토론) (번역) | Tags to apply to the entry in the deletion log. |
| apihelp-revisiondelete-param-target (토론) (번역) | Page title for the revision deletion, if required for the type. |
| apihelp-revisiondelete-param-type (토론) (번역) | Type of revision deletion being performed. |
| apihelp-revisiondelete-summary (토론) (번역) | 판을 삭제하거나 되살립니다. |
| apihelp-rollback-example-simple (토론) (번역) | [[{{MediaWiki:Mainpage}}]] 문서의 <kbd>Example</kbd>의 마지막 판을 일괄 되돌리기 |
| apihelp-rollback-example-summary (토론) (번역) | Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits. |
| apihelp-rollback-extended-description (토론) (번역) | If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
| apihelp-rollback-param-markbot (토론) (번역) | Mark the reverted edits and the revert as bot edits. |
| apihelp-rollback-param-pageid (토론) (번역) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
| apihelp-rollback-param-summary (토론) (번역) | Custom edit summary. If empty, default summary will be used. |
| apihelp-rollback-param-tags (토론) (번역) | 되돌리기를 적용하기 위해 태그합니다. |
| apihelp-rollback-param-title (토론) (번역) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
| apihelp-rollback-param-user (토론) (번역) | Name of the user whose edits are to be rolled back. |
| apihelp-rollback-param-watchlist (토론) (번역) | 현재 사용자의 주시목록에서 문서를 무조건적으로 추가하거나 제거하거나, 환경 설정을 사용하거나 (봇 사용자는 무시됨) 주시를 변경하지 않습니다. |
| apihelp-rollback-param-watchlistexpiry (토론) (번역) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-rollback-summary (토론) (번역) | 문서의 마지막 편집을 취소합니다. |
| apihelp-rsd-example-simple (토론) (번역) | RSD 스키마를 내보냅니다. |
| apihelp-rsd-summary (토론) (번역) | RSD (Really Simple Discovery) 스키마를 내보냅니다. |
| apihelp-setnotificationtimestamp-example-all (토론) (번역) | Reset the notification status for the entire watchlist. |
| apihelp-setnotificationtimestamp-example-allpages (토론) (번역) | Reset the notification status for pages in the <kbd>{{ns:user}}</kbd> namespace. |
| apihelp-setnotificationtimestamp-example-page (토론) (번역) | Reset the notification status for [[{{MediaWiki:Mainpage}}]]. |
| apihelp-setnotificationtimestamp-example-pagetimestamp (토론) (번역) | Set the notification timestamp for [[{{MediaWiki:Mainpage}}]] so all edits since 1 January 2012 are unviewed. |
| apihelp-setnotificationtimestamp-extended-description (토론) (번역) | This affects the highlighting of changed pages in the watchlist and history, and the sending of email when the "{{int:tog-enotifwatchlistpages}}" preference is enabled. |
| apihelp-setnotificationtimestamp-param-entirewatchlist (토론) (번역) | Work on all watched pages. |
| apihelp-setnotificationtimestamp-param-newerthanrevid (토론) (번역) | Revision to set the notification timestamp newer than (one page only). |
| apihelp-setnotificationtimestamp-param-timestamp (토론) (번역) | Timestamp to which to set the notification timestamp. |
| apihelp-setnotificationtimestamp-param-torevid (토론) (번역) | Revision to set the notification timestamp to (one page only). |
| apihelp-setnotificationtimestamp-summary (토론) (번역) | 주시 중인 문서의 알림 타임스탬프를 업데이트합니다. |
| apihelp-setpagelanguage-example-default (토론) (번역) | Change the language of the page with ID 123 to the wiki's default content language. |