更改

添加327字节 、 2023年12月24日 (日) 19:41
导入1个版本
第76行: 第76行:  
-- cases.
 
-- cases.
 
--]]
 
--]]
cfg['sandbox-notice-testcases-blurb'] = '参见本$2 的$1 。'
+
cfg['sandbox-notice-testcases-blurb'] = '参见本$1 的$2 。'
 
cfg['sandbox-notice-testcases-link-display'] = '测试样例'
 
cfg['sandbox-notice-testcases-link-display'] = '测试样例'
cfg['sandbox-notice-testcases-run-blurb'] = 'See also the companion subpage for $1 ($2).'
+
cfg['sandbox-notice-testcases-run-blurb'] = ' 参见本$1 $2 ($3)。'
cfg['sandbox-notice-testcases-run-link-display'] = 'run'
+
cfg['sandbox-notice-testcases-run-link-display'] = '-{zh-cn:运行; zh-tw:執行;}-'
    
-- cfg['sandbox-category']
 
-- cfg['sandbox-category']
第91行: 第91行:  
-- cfg['documentation-icon-wikitext']
 
-- cfg['documentation-icon-wikitext']
 
-- The wikitext for the icon shown at the top of the template.
 
-- 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['documentation-icon-wikitext'] = '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=-{zh-cn: 文档; zh-tw:文件;}- 图示]]'
    
-- 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'] = '模板文档'
+
cfg['template-namespace-heading'] = '模板-{zh-cn: 文档; zh-tw:文件;}-'
    
-- 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'] = '-{zh-hans:模块;zh-hant:模組}-文档'
+
cfg['module-namespace-heading'] = '-{zh-hans:模块;zh-hant:模組}--{zh-cn: 文档; zh-tw:文件;}-'
    
-- cfg['file-namespace-heading']
 
-- cfg['file-namespace-heading']
第107行: 第107行:  
-- cfg['other-namespaces-heading']
 
-- cfg['other-namespaces-heading']
 
-- The heading shown in other namespaces.
 
-- The heading shown in other namespaces.
cfg['other-namespaces-heading'] = '文档'
+
cfg['other-namespaces-heading'] = '-{zh-cn: 文档; zh-tw:文件;}-'
    
-- cfg['view-link-display']
 
-- cfg['view-link-display']
第123行: 第123行:  
-- 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'] = '清除'
+
cfg['purge-link-display'] = '清除-{zh-hans:缓存;zh-hant:快取}-'
    
-- 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'] = '创建'
+
cfg['create-link-display'] = '-{zh-cn: 创建; zh-tw:建立;}-'
    
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
第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'] = '上述[[Wikipedia:模板文檔頁模式|文档]][[Wikipedia:嵌入包含|嵌入]]自$1。'
+
cfg['transcluded-from-blurb'] = '上述[[Wikipedia:模板文檔頁模式|-{zh-cn: 文档; zh-tw:文件;}-]][[Wikipedia:嵌入包含|嵌入]]自$1。'
    
--[[
 
--[[
第143行: 第143行:  
-- display cfg['create-link-display'].
 
-- display cfg['create-link-display'].
 
--]]
 
--]]
cfg['create-module-doc-blurb'] = '您可能 要本[[Wikipedia:Lua|Scribunto-{zh-hans:模块;zh-hant:模組}-]]的文档$1 。'
+
cfg['create-module-doc-blurb'] = '您可能 $1 本[[Wikipedia:Lua|Scribunto-{zh-hans:模块;zh-hant:模組}-]]的-{zh-cn: 文档; zh-tw:文件;}- 。'
    
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
第190行: 第190行:  
--]]
 
--]]
 
cfg['experiment-blurb-template'] = "编者可以在本模板的$1和$2页面进行实验。"
 
cfg['experiment-blurb-template'] = "编者可以在本模板的$1和$2页面进行实验。"
cfg['experiment-blurb-module'] = "编者可以在本-{zh-cn:模 ;zh-tw:模組}-的$1和$2页面进行实验。"
+
cfg['experiment-blurb-module'] = "编者可以在本-{zh-cn:模 ; zh-tw:模組}-的$1和$2页面进行实验。"
    
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
第218行: 第218行:  
-- 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'] = '创建'
+
cfg['sandbox-create-link-display'] = '-{zh-cn: 创建; zh-tw:建立;}-'
    
-- cfg['compare-link-display']
 
-- cfg['compare-link-display']
第227行: 第227行:  
-- 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'] = ' 建$1的沙盒版本'
+
cfg['mirror-edit-summary'] = '建 $1的沙盒版本' -- 本訊息無法使用轉換
    
-- cfg['mirror-link-display']
 
-- cfg['mirror-link-display']
第263行: 第263行:  
-- 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'] = '运行'
+
cfg['testcases-run-link-display'] = '-{zh-cn: 运行; zh-tw:執行;}-'
    
-- 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'] = '创建'
+
cfg['testcases-create-link-display'] = '-{zh-cn: 创建; zh-tw:建立;}-'
    
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------
第311行: 第311行:  
-- cfg['module-pagetype']
 
-- cfg['module-pagetype']
 
-- The pagetype to display for Lua module pages.
 
-- The pagetype to display for Lua module pages.
cfg['module-pagetype'] = '-{zh-cn:模块;zh-tw:模組;}-'
+
cfg['module-pagetype'] = '-{zh-cn:模块; zh-tw:模組;}-'
    
-- cfg['default-pagetype']
 
-- cfg['default-pagetype']
第397行: 第397行:  
-- cfg['fmbox-textstyle']
 
-- cfg['fmbox-textstyle']
 
-- The value sent to the "textstyle parameter of {{fmbox}}.
 
-- The value sent to the "textstyle parameter of {{fmbox}}.
cfg['fmbox-textstyle'] = 'font-style: italic'
+
cfg['fmbox-textstyle'] = 'font-size: small'
    
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------