모듈:Documentation/config: 두 판 사이의 차이

둘러보기로 이동 검색으로 이동
84 바이트 추가됨 ,  2016년 10월 21일 (금)
편집 요약 없음
편집 요약 없음
편집 요약 없음
42번째 줄: 42번째 줄:
-- cfg['sandbox-notice-diff-blurb'].
-- cfg['sandbox-notice-diff-blurb'].
--]]
--]]
cfg['sandbox-notice-pagetype-template'] = '[[Wikipedia:Template test cases|template sandbox]] page'
cfg['sandbox-notice-pagetype-template'] = '[[위키백과:틀 연습장과 시험장|틀 연습장]] 문서'
cfg['sandbox-notice-pagetype-module'] = '[[Wikipedia:Template test cases|module sandbox]] page'
cfg['sandbox-notice-pagetype-module'] = '[[위키백과:틀 연습장과 시험장|모듈 연습장]] 문서'
cfg['sandbox-notice-pagetype-other'] = 'sandbox page'
cfg['sandbox-notice-pagetype-other'] = '연습장 문서'


--[[
--[[
83번째 줄: 83번째 줄:
-- cfg['sandbox-category']
-- cfg['sandbox-category']
-- A category to add to all template sandboxes.
-- A category to add to all template sandboxes.
cfg['sandbox-category'] = 'Template sandboxes'
cfg['sandbox-category'] = '틀 연습장'


----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
95번째 줄: 95번째 줄:
-- cfg['template-namespace-heading']
-- cfg['template-namespace-heading']
-- The heading shown in the template namespace.
-- The heading shown in the template namespace.
cfg['template-namespace-heading'] = 'Template documentation'
cfg['template-namespace-heading'] = '틀 설명문서'


-- cfg['module-namespace-heading']
-- cfg['module-namespace-heading']
-- The heading shown in the module namespace.
-- The heading shown in the module namespace.
cfg['module-namespace-heading'] = 'Module documentation'
cfg['module-namespace-heading'] = '모듈 설명문서'


-- cfg['file-namespace-heading']
-- cfg['file-namespace-heading']
-- The heading shown in the file namespace.
-- The heading shown in the file namespace.
cfg['file-namespace-heading'] = 'Summary'
cfg['file-namespace-heading'] = '요약'


-- cfg['other-namespaces-heading']
-- cfg['other-namespaces-heading']
-- The heading shown in other namespaces.
-- The heading shown in other namespaces.
cfg['other-namespaces-heading'] = 'Documentation'
cfg['other-namespaces-heading'] = '설명문서'


-- cfg['view-link-display']
-- cfg['view-link-display']
-- The text to display for "view" links.
-- The text to display for "view" links.
cfg['view-link-display'] = 'view'
cfg['view-link-display'] = '보기'


-- cfg['edit-link-display']
-- cfg['edit-link-display']
-- The text to display for "edit" links.
-- The text to display for "edit" links.
cfg['edit-link-display'] = 'edit'
cfg['edit-link-display'] = '편집'


-- cfg['history-link-display']
-- cfg['history-link-display']
-- The text to display for "history" links.
-- The text to display for "history" links.
cfg['history-link-display'] = 'history'
cfg['history-link-display'] = '역사'


-- cfg['purge-link-display']
-- cfg['purge-link-display']
-- The text to display for "purge" links.
-- The text to display for "purge" links.
cfg['purge-link-display'] = 'purge'
cfg['purge-link-display'] = '새로 고침'


-- cfg['create-link-display']
-- cfg['create-link-display']
-- The text to display for "create" links.
-- The text to display for "create" links.
cfg['create-link-display'] = 'create'
cfg['create-link-display'] = '만들기'


----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
135번째 줄: 135번째 줄:
-- cfg['transcluded-from-blurb']
-- cfg['transcluded-from-blurb']
-- Notice displayed when the docs are transcluded from another page. $1 is a wikilink to that page.
-- Notice displayed when the docs are transcluded from another page. $1 is a wikilink to that page.
cfg['transcluded-from-blurb'] = 'The above [[위키백과:틀 설명문서|틀 설명문서]] is [[Wikipedia:Transclusion|transcluded]] from $1.'
cfg['transcluded-from-blurb'] = '[[위키백과:틀 설명문서|설명]]은 $1의 내용을 [[위키백과:문서 끼워넣기|가져와]] 보여주고 있습니다.'


--[[
--[[
198번째 줄: 198번째 줄:
-- cfg['sandbox-subpage']
-- cfg['sandbox-subpage']
-- The name of the template subpage typically used for sandboxes.
-- The name of the template subpage typically used for sandboxes.
cfg['sandbox-subpage'] = 'sandbox'
cfg['sandbox-subpage'] = '연습장'


-- cfg['template-sandbox-preload']
-- cfg['template-sandbox-preload']
210번째 줄: 210번째 줄:
-- cfg['sandbox-link-display']
-- cfg['sandbox-link-display']
-- The text to display for "sandbox" links.
-- The text to display for "sandbox" links.
cfg['sandbox-link-display'] = 'sandbox'
cfg['sandbox-link-display'] = '연습장'


-- cfg['sandbox-edit-link-display']
-- cfg['sandbox-edit-link-display']
-- The text to display for sandbox "edit" links.
-- The text to display for sandbox "edit" links.
cfg['sandbox-edit-link-display'] = 'edit'
cfg['sandbox-edit-link-display'] = '편집'


-- cfg['sandbox-create-link-display']
-- cfg['sandbox-create-link-display']
-- The text to display for sandbox "create" links.
-- The text to display for sandbox "create" links.
cfg['sandbox-create-link-display'] = 'create'
cfg['sandbox-create-link-display'] = '만들기'


-- cfg['compare-link-display']
-- cfg['compare-link-display']
-- The text to display for "compare" links.
-- The text to display for "compare" links.
cfg['compare-link-display'] = 'diff'
cfg['compare-link-display'] = '차이'


-- cfg['mirror-edit-summary']
-- cfg['mirror-edit-summary']
-- The default edit summary to use when a user clicks the "mirror" link. $1 is a wikilink to the
-- The default edit summary to use when a user clicks the "mirror" link. $1 is a wikilink to the
-- template page.
-- template page.
cfg['mirror-edit-summary'] = 'Create sandbox version of $1'
cfg['mirror-edit-summary'] = '$1버전의 연습장을 만듬'


-- cfg['mirror-link-display']
-- cfg['mirror-link-display']
-- The text to display for "mirror" links.
-- The text to display for "mirror" links.
cfg['mirror-link-display'] = 'mirror'
cfg['mirror-link-display'] = '미러'


-- cfg['mirror-link-preload']
-- cfg['mirror-link-preload']
243번째 줄: 243번째 줄:
-- cfg['testcases-subpage']
-- cfg['testcases-subpage']
-- The name of the template subpage typically used for test cases.
-- The name of the template subpage typically used for test cases.
cfg['testcases-subpage'] = 'testcases'
cfg['testcases-subpage'] = '시험장'


-- cfg['template-testcases-preload']
-- cfg['template-testcases-preload']
255번째 줄: 255번째 줄:
-- cfg['testcases-link-display']
-- cfg['testcases-link-display']
-- The text to display for "testcases" links.
-- The text to display for "testcases" links.
cfg['testcases-link-display'] = 'testcases'
cfg['testcases-link-display'] = '시험장'


-- cfg['testcases-edit-link-display']
-- cfg['testcases-edit-link-display']
-- The text to display for test cases "edit" links.
-- The text to display for test cases "edit" links.
cfg['testcases-edit-link-display'] = 'edit'
cfg['testcases-edit-link-display'] = '편집'


-- cfg['testcases-run-link-display']
-- cfg['testcases-run-link-display']
-- The text to display for test cases "run" links.
-- The text to display for test cases "run" links.
cfg['testcases-run-link-display'] = 'run'
cfg['testcases-run-link-display'] = '시작'


-- cfg['testcases-create-link-display']
-- cfg['testcases-create-link-display']
-- The text to display for test cases "create" links.
-- The text to display for test cases "create" links.
cfg['testcases-create-link-display'] = 'create'
cfg['testcases-create-link-display'] = '만들기'


----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
323번째 줄: 323번째 줄:
-- cfg['doc-subpage']
-- cfg['doc-subpage']
-- The name of the subpage typically used for documentation pages.
-- The name of the subpage typically used for documentation pages.
cfg['doc-subpage'] = 'doc'
cfg['doc-subpage'] = '설명문서'


-- cfg['file-docpage-preload']
-- cfg['file-docpage-preload']
-- Preload file for documentation page in the file namespace.
-- Preload file for documentation page in the file namespace.
cfg['file-docpage-preload'] = 'Template:Documentation/preload-filespace'
cfg['file-docpage-preload'] = ':틀 설명문서/미리싣기-파일'


-- cfg['docpage-preload']
-- cfg['docpage-preload']
335번째 줄: 335번째 줄:
-- cfg['module-preload']
-- cfg['module-preload']
-- Preload file for Lua module documentation pages.
-- Preload file for Lua module documentation pages.
cfg['module-preload'] = '틀:틀 설명문서/미리싣기-파일'
cfg['module-preload'] = '틀:틀 설명문서/미리싣기-모듈'


----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
익명 사용자

둘러보기 메뉴