求真百科歡迎當事人提供第一手真實資料,洗刷冤屈,終結網路霸凌。

變更

前往: 導覽搜尋

模块:Documentation/config

增加 20 位元組, 6 年前
已保护“模块:Documentation/config”:高风险模板 (TW)([编辑=仅管理员](无限期)[移动=仅管理员](无限期))
-- cfg['sandbox-notice-diff-blurb'].
--]]
cfg['sandbox-notice-pagetype-template'] = '[[Wikipedia:Template test cases模板的沙盒和测试样例|template sandbox沙盒]] page'cfg['sandbox-notice-pagetype-module'] = '[[Wikipedia:Template test cases模板的沙盒和测试样例|module sandbox沙盒]] page'cfg['sandbox-notice-pagetype-other'] = 'sandbox page沙盒'
--[[
-- cfg['sandbox-notice-compare-link-display'].
--]]
cfg['sandbox-notice-blurb'] = 'This is the 这是$2的$1 for $2.'cfg['sandbox-notice-diff-blurb'] = 'This is the $1 for 这是$2 ($3).)的$1。'cfg['sandbox-notice-compare-link-display'] = 'diff差异'
--[[
-- cases.
--]]
cfg['sandbox-notice-testcases-blurb'] = 'See also the companion subpage for 参见本$1.的$2。'cfg['sandbox-notice-testcases-link-display'] = 'test cases测试样例'cfg['sandbox-notice-testcases-run-blurb'] = 'See also the companion subpage for 参见本$1 ($2).($3)。'cfg['sandbox-notice-testcases-run-link-display'] = 'run运行'
-- cfg['sandbox-category']
-- A category to add to all template sandboxes.
cfg['sandbox-category'] = 'Template sandboxes模板沙盒'
----------------------------------------------------------------------------------------------------
-- cfg['documentation-icon-wikitext']
-- The wikitext for the icon shown at the top of the template.
cfg['documentation-icon-wikitext'] = '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=文档图示]]'
-- cfg['template-namespace-heading']
-- The heading shown in the template namespace.
cfg['template-namespace-heading'] = 'Template documentation模板文档'
-- cfg['module-namespace-heading']
-- The heading shown in the module namespace.
cfg['module-namespace-heading'] = 'Module documentation-{zh-hans:模块;zh-hant:模組}-文档'
-- cfg['file-namespace-heading']
-- cfg['other-namespaces-heading']
-- The heading shown in other namespaces.
cfg['other-namespaces-heading'] = 'Documentation文档'
-- cfg['view-link-display']
-- The text to display for "view" links.
cfg['view-link-display'] = 'view-{zh-cn:查看;zh-tw:檢視}-'
-- cfg['edit-link-display']
-- The text to display for "edit" links.
cfg['edit-link-display'] = 'edit编辑'
-- cfg['history-link-display']
-- The text to display for "history" links.
cfg['history-link-display'] = 'history历史'
-- cfg['purge-link-display']
-- The text to display for "purge" links.
cfg['purge-link-display'] = 'purge清除-{zh-hans:缓存;zh-hant:快取}-'
-- cfg['create-link-display']
-- The text to display for "create" links.
cfg['create-link-display'] = 'create创建'
----------------------------------------------------------------------------------------------------
-- cfg['transcluded-from-blurb']
-- Notice displayed when the docs are transcluded from another page. $1 is a wikilink to that page.
cfg['transcluded-from-blurb'] = 'The above 上述[[Wikipedia:Template documentation模板文檔頁模式|documentation文档]] is [[Wikipedia:Transclusion嵌入包含|transcluded嵌入]] from $1.'
--[[
-- display cfg['create-link-display'].
--]]
cfg['create-module-doc-blurb'] = 'You might want to $1 a documentation page for this 您可能需要本[[Wikipedia:Lua|Scribunto module-{zh-hans:模块;zh-hant:模組}-]].的文档$1。'
----------------------------------------------------------------------------------------------------
-- $1 is a link to the sandbox page. If the sandbox exists, it is in the following format:
--
-- cfg['sandbox-link-display'] (cfg(cfg['sandbox-edit-link-display'] | cfg['compare-link-display'])
--
-- If the sandbox doesn't exist, it is in the format:
--
-- cfg['sandbox-link-display'] (cfg(cfg['sandbox-create-link-display'] | cfg['mirror-link-display'])
--
-- The link for cfg['sandbox-create-link-display'] link preloads the page with cfg['template-sandbox-preload']
-- $2 is a link to the test cases page. If the test cases page exists, it is in the following format:
--
-- cfg['testcases-link-display'] (cfg(cfg['testcases-edit-link-display'] | cfg['testcases-run-link-display'])
--
-- If the test cases page doesn't exist, it is in the format:
--
-- cfg['testcases-link-display'] (cfg(cfg['testcases-create-link-display'])
--
-- If the test cases page doesn't exist, the link for cfg['testcases-create-link-display'] preloads the
-- namespace.
--]]
cfg['experiment-blurb-template'] = "Editors can experiment in this template's 编者可以在本模板的$1 and $2 pages.页面进行实验。"cfg['experiment-blurb-module'] = "Editors can experiment in this module's 编者可以在本-{zh-cn:模板;zh-tw:模組}-的$1 and $2 pages.页面进行实验。"
----------------------------------------------------------------------------------------------------
-- cfg['sandbox-link-display']
-- The text to display for "sandbox" links.
cfg['sandbox-link-display'] = 'sandbox沙盒'
-- cfg['sandbox-edit-link-display']
-- The text to display for sandbox "edit" links.
cfg['sandbox-edit-link-display'] = 'edit编辑'
-- cfg['sandbox-create-link-display']
-- The text to display for sandbox "create" links.
cfg['sandbox-create-link-display'] = 'create创建'
-- cfg['compare-link-display']
-- The text to display for "compare" links.
cfg['compare-link-display'] = 'diff差异'
-- cfg['mirror-edit-summary']
-- The default edit summary to use when a user clicks the "mirror" link. $1 is a wikilink to the
-- template page.
cfg['mirror-edit-summary'] = 'Create sandbox version of 创建$1的沙盒版本'
-- cfg['mirror-link-display']
-- The text to display for "mirror" links.
cfg['mirror-link-display'] = 'mirror镜像'
-- cfg['mirror-link-preload']
-- cfg['testcases-link-display']
-- The text to display for "testcases" links.
cfg['testcases-link-display'] = 'testcases测试样例'
-- cfg['testcases-edit-link-display']
-- The text to display for test cases "edit" links.
cfg['testcases-edit-link-display'] = 'edit编辑'
-- cfg['testcases-run-link-display']
-- The text to display for test cases "run" links.
cfg['testcases-run-link-display'] = 'run运行'
-- cfg['testcases-create-link-display']
-- The text to display for test cases "create" links.
cfg['testcases-create-link-display'] = 'create创建'
----------------------------------------------------------------------------------------------------
-- link to the /doc subpage with a display value of cfg['doc-link-display'].
--]]
cfg['add-categories-blurb'] = 'Please add categories to the 请在$1 subpage.子页面中添加分类。'
-- cfg['doc-link-display']
-- the link followed by a period, and the link display provides the actual text.
--]]
cfg['subpages-blurb'] = '$1.'
--[[
-- the template namespace, the module namespace, or another namespace.
--]]
cfg['subpages-link-display'] = 'Subpages of this $1的子页面'
-- cfg['template-pagetype']
-- The pagetype to display for template pages.
cfg['template-pagetype'] = 'template模板'
-- cfg['module-pagetype']
-- The pagetype to display for Lua module pages.
cfg['module-pagetype'] = 'module-{zh-cn:模块;zh-tw:模組;}-'
-- cfg['default-pagetype']
-- The pagetype to display for pages other than templates or Lua modules.
cfg['default-pagetype'] = 'page'
----------------------------------------------------------------------------------------------------
匿名用戶