變更
無編輯摘要
['original'] = '原始内容',
['original'] = '原始内容',
['published'] = '$1',
['published'] = '$1',
['retrieved'] = '[$1]',
['retrieved'] = '[引用时间: $1]',
['season'] = '第$1季',
['season'] = '第$1季',
['section'] = '§ $1',
['section'] = '§ $1',
['subscription'] = '[[File:Lock-red-alt.svg|9px|link=|alt=需要付费订阅|需要付费订阅]]' ..
['subscription'] = '[[File:Lock-red-alt.svg|9px|link=|alt=需要付费订阅|需要付费订阅]]' ..
'[[Category:含有 連結內 容需 訂閱 查看的 頁 面]]',
'[[Category:含有 连结内 容需 订阅 查看的 页 面]]',
['registration']='[[File:Lock-blue-alt-2.svg|9px|link=|alt=需要免费注册|需要免费注册]]' ..
['registration']='[[File:Lock-blue-alt-2.svg|9px|link=|alt=需要免费注册|需要免费注册]]' ..
'[[Category:含有 內 容需登入查看的 頁 面]]',
'[[Category:含有 内 容需登入查看的 页 面]]',
['language'] = '<span style="font-family: sans-serif; cursor: default; color:#555; font-size: 0.8em; bottom: 0.1em; font-weight: bold;" title="连接到$1网页">($1)</span>',
['language'] = '<span style="font-family: sans-serif; cursor: default; color:#555; font-size: 0.8em; bottom: 0.1em; font-weight: bold;" title="连接到$1网页">($1)</span>',
['via'] = " –-{zh-hans: 通过;zh-hant:透過;}-$1",
['via'] = " –通过$1",
['event'] = '事件发生在',
['event'] = '事件发生在',
['minutes'] = '记录于',
['minutes'] = '记录于',
-- Determines the location of the help page
-- Determines the location of the help page
['help page link'] = 'Help:引文格式1错误',
['help page link'] = 'zhwiki:Help:引文格式1错误',
['help page label'] = '帮助',
['help page label'] = '帮助',
{'soft hyphen', '\194\173', '软连字符'}, -- U+00AD, C2 AD
{'soft hyphen', '\194\173', '软连字符'}, -- U+00AD, C2 AD
{'horizontal tab', '\009', '水平制表'}, -- U+0009 (HT), 09
{'horizontal tab', '\009', '水平制表'}, -- U+0009 (HT), 09
{'line feed', '\010', ' 換 行符'}, -- U+0010 (LF), 0A
{'line feed', '\010', ' 换 行符'}, -- U+0010 (LF), 0A
{'carriage return', '\013', '回车符'}, -- U+0013 (CR), 0D
{'carriage return', '\013', '回车符'}, -- U+0013 (CR), 0D
-- {'nowiki stripmarker', '\127UNIQ%-%-nowiki%-[%a%d]+%-QINU\127'}, -- nowiki stripmarker; not an error
-- {'nowiki stripmarker', '\127UNIQ%-%-nowiki%-[%a%d]+%-QINU\127'}, -- nowiki stripmarker; not an error
{'stripmarker', '\127[^\127]*UNIQ%-%-(%a+)%-[%a%d]+%-QINU[^\127]*\127'}, -- stripmarker; may or may not be an error; capture returns the stripmaker type
{'stripmarker', '\127UNIQ%-%-(%a+)%-[%a%d]+%-QINU\127'}, -- stripmarker; may or may not be an error; capture returns the stripmaker type
{'delete', '\127', '删除符'}, -- U+007F (DEL), 7F; must be done after stripmarker test
{'delete', '\127', '删除符'}, -- U+007F (DEL), 7F; must be done after stripmarker test
{'C0 control', '[\000-\008\011\012\014-\031]', 'C0控制符'}, -- U+0000–U+001F (NULL–US), 00–1F (except HT, LF, CR (09, 0A, 0D))
{'C0 control', '[\000-\008\011\012\014-\031]', 'C0控制符'}, -- U+0000–U+001F (NULL–US), 00–1F (except HT, LF, CR (09, 0A, 0D))
['etal'] = '引文格式1维护:显式使用等标签',
['etal'] = '引文格式1维护:显式使用等标签',
['extra_text'] = '引文格式1维护:冗余文本',
['extra_text'] = '引文格式1维护:冗余文本',
['unknown_lang'] = '引文格式1维护:未识别语文类型',
['unknown_lang'] = '引文格式1维护:未识别语文类型',
['untitled'] = '引文格式1维护:无标题期刊',
['untitled'] = '引文格式1维护:无标题期刊',
['AV-media-notes'] = 'Media notes',
['AV-media-notes'] = 'Media notes',
['DVD-notes'] = 'Media notes',
['DVD-notes'] = 'Media notes',
['mailinglist'] = ' 邮件列表',
['mailinglist'] = 'Mailing list',
['map'] = 'Map',
['map'] = 'Map',
['podcast'] = 'Podcast',
['podcast'] = 'Podcast',
['thesis'] = 'Thesis',
['thesis'] = 'Thesis',
}
}
--[[--------------------------< L A N G U A G E S >------------------------------------------------------------
This table is used to hold ISO 639-1 two-character language codes that apply only to |script-title= and |script-chapter=
]]
local script_lang_codes = {'am', 'ar', 'be', 'bg', 'bn', 'bs', 'dv', 'el', -- ISO 639-1 codes only for |script-title= and |script-chapter=
'fa', 'he', 'hy', 'ja', 'ka', 'kn', 'ko', 'ku',
'mk', 'ml', 'mr', 'my', 'ps', 'ru', 'sd', 'sr',
'th', 'uk', 'ug', 'ur', 'yi', 'zh'};
--[[--------------------------< E R R O R _ C O N D I T I O N S >----------------------------------------------
--[[--------------------------< E R R O R _ C O N D I T I O N S >----------------------------------------------
anchor = 'bad_doi',
anchor = 'bad_doi',
category = '引文格式1错误:DOI',
category = '引文格式1错误:DOI',
hidden = false },
hidden = false },
bad_isbn = {
bad_isbn = {
label = 'Bibcode',
label = 'Bibcode',
mode = 'external',
mode = 'external',
prefix = 'https://ui.adsabs.harvard.edu/abs/',
prefix = 'http://adsabs.harvard.edu/abs/',
encode = false,
encode = false,
COinS = 'info:bibcode',
COinS = 'info:bibcode',
['DOI'] = {
['DOI'] = {
parameters = { 'doi', 'DOI' },
parameters = { 'doi', 'DOI' },
link = ' 數 位物件 識別號',
link = ' 数 位物件 识别号',
label = 'doi',
label = 'doi',
mode = 'manual',
mode = 'manual',
encode = false,
encode = false,
separator = ' ',
separator = ' ',
},
},
['ISBN'] = {
['ISBN'] = {
['MR'] = {
['MR'] = {
parameters = {'MR', 'mr'},
parameters = {'MR', 'mr'},
link = ' 數學評論',
link = ' 数学评论',
label = 'MR',
label = 'MR',
mode = 'external',
mode = 'external',
['RFC'] = {
['RFC'] = {
parameters = {'RFC', 'rfc'},
parameters = {'RFC', 'rfc'},
link = '徵求修正意 見書',
link = '徵求修正意 见书',
label = 'RFC',
label = 'RFC',
mode = 'external',
mode = 'external',
(已移除使用者名稱)