시스템 메시지 목록

미디어위키 이름공간에 있는 모든 시스템 메시지의 목록입니다. 미디어위키의 번역 작업에 관심이 있으면 미디어위키 지역화translatewiki.net에 참가해주세요.
시스템 메시지 목록
처음 문서이전 문서다음 문서마지막 문서
이름 기본 메시지 글
현재 문자열
apihelp-query+langlinks-param-lang (토론) (번역) 이 언어 코드의 언어 링크만 반환합니다.
apihelp-query+langlinks-param-limit (토론) (번역) 반환할 언어간 링크의 수
apihelp-query+langlinks-param-prop (토론) (번역) Which additional properties to get for each interlanguage link:
apihelp-query+langlinks-param-title (토론) (번역) 검색할 링크. <var>$1lang</var>와 같이 사용해야만 합니다.
apihelp-query+langlinks-param-url (토론) (번역) Whether to get the full URL (cannot be used with <var>$1prop</var>).
apihelp-query+langlinks-paramvalue-prop-autonym (토론) (번역) Adds the native language name.
apihelp-query+langlinks-paramvalue-prop-langname (토론) (번역) Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language.
apihelp-query+langlinks-paramvalue-prop-url (토론) (번역) 전체 URL을 추가합니다.
apihelp-query+langlinks-summary (토론) (번역) 제시된 문서의 모든 언어 간 링크를 반환합니다.
apihelp-query+languageinfo-example-autonym-name-de (토론) (번역) Get the autonyms and German names of all supported languages.
apihelp-query+languageinfo-example-bcp47-dir (토론) (번역) Get the BCP-47 language code and direction of all supported languages.
apihelp-query+languageinfo-example-fallbacks-variants-oc (토론) (번역) Get the fallback languages and variants of Occitan.
apihelp-query+languageinfo-example-simple (토론) (번역) 지원하는 모든 언어의 언어 코드를 가져옵니다.
apihelp-query+languageinfo-extended-description (토론) (번역) [[mw:Special:MyLanguage/API:Continue|Continuation]] may be applied if retrieving the information takes too long for one request.
apihelp-query+languageinfo-param-code (토론) (번역) Language codes of the languages that should be returned, or <code>*</code> for all languages.
apihelp-query+languageinfo-param-prop (토론) (번역) 각 언어별로 가져올 정보입니다.
apihelp-query+languageinfo-paramvalue-prop-autonym (토론) (번역) The autonym of the language, that is, the name in that language.
apihelp-query+languageinfo-paramvalue-prop-bcp47 (토론) (번역) BCP-47 언어 코드입니다.
apihelp-query+languageinfo-paramvalue-prop-code (토론) (번역) 언어 코드입니다. (이 코드는 미디어위키와 관련되어 있으나 다른 표준과 겹치는 부분이 있습니다.)
apihelp-query+languageinfo-paramvalue-prop-dir (토론) (번역) The writing direction of the language (either <code>ltr</code> or <code>rtl</code>).
apihelp-query+languageinfo-paramvalue-prop-fallbacks (토론) (번역) The language codes of the fallback languages configured for this language. The implicit final fallback to 'en' is not included (but some languages may fall back to 'en' explicitly).
apihelp-query+languageinfo-paramvalue-prop-name (토론) (번역) The name of the language in the language specified by the <var>uselang</var> parameter, with language fallbacks applied if necessary.
apihelp-query+languageinfo-paramvalue-prop-variantnames (토론) (번역) The short names for language variants used for language conversion links.
apihelp-query+languageinfo-paramvalue-prop-variants (토론) (번역) The language codes of the variants supported by this language.
apihelp-query+languageinfo-summary (토론) (번역) 사용 가능한 언어의 정보를 반환합니다.
apihelp-query+links-example-generator (토론) (번역) Get information about the link pages in the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+links-example-namespaces (토론) (번역) Get links from the page [[{{MediaWiki:Mainpage}}]] in the {{ns:user}} and {{ns:template}} namespaces.
apihelp-query+links-example-simple (토론) (번역) Get links from the page [[{{MediaWiki:Mainpage}}]]
apihelp-query+links-param-dir (토론) (번역) 나열할 방향입니다.
apihelp-query+links-param-limit (토론) (번역) 반환할 링크의 수
apihelp-query+links-param-namespace (토론) (번역) Show links in these namespaces only.
apihelp-query+links-param-titles (토론) (번역) Only list links to these titles. Useful for checking whether a certain page links to a certain title.
apihelp-query+links-summary (토론) (번역) 제시된 문서의 모든 링크를 반환합니다.
apihelp-query+linkshere-example-generator (토론) (번역) Get information about pages linking to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+linkshere-example-simple (토론) (번역) Get a list of pages linking to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+linkshere-param-limit (토론) (번역) 반환할 항목 수.
apihelp-query+linkshere-param-namespace (토론) (번역) 이 이름공간의 문서만 포함합니다.
apihelp-query+linkshere-param-prop (토론) (번역) 얻고자 하는 속성:
apihelp-query+linkshere-param-show (토론) (번역) 이 기준을 충족하는 항목만 표시합니다:
apihelp-query+linkshere-paramvalue-prop-pageid (토론) (번역) 각 문서의 페이지 ID.
apihelp-query+linkshere-paramvalue-prop-redirect (토론) (번역) Flag if the page is a redirect.
apihelp-query+linkshere-paramvalue-prop-title (토론) (번역) 각 문서의 제목.
apihelp-query+linkshere-paramvalue-show-!redirect (토론) (번역) 넘겨주기가 아닌 항목만 표시합니다.
apihelp-query+linkshere-paramvalue-show-redirect (토론) (번역) 넘겨주기인 항목만 표시합니다.
apihelp-query+linkshere-summary (토론) (번역) 제시된 문서에 연결된 모든 문서를 찾습니다.
apihelp-query+logevents-example-simple (토론) (번역) List recent log events.
apihelp-query+logevents-param-action (토론) (번역) Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/).
apihelp-query+logevents-param-end (토론) (번역) The timestamp to end enumerating.
apihelp-query+logevents-param-limit (토론) (번역) How many total event entries to return.
apihelp-query+logevents-param-namespace (토론) (번역) Filter entries to those in the given namespace.
처음 문서이전 문서다음 문서마지막 문서