User:CAS222222221/wikEd international zh.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*

{{en:User:Cacycle/wikEd_template}}

This is the English translation for the MediaWiki editing page extension '''[[User:Cacycle/wikEd|wikEd]]''' (last updated for version 0.9.119c).
Please see the translation instructions at [[User:Cacycle/wikEd international]].

Also based on [[w:en:User:Shibo77/wikEd_international_zh.js]]&oldid=576200321 and [[w:en:User:Liflon/wikEd_international_zh-hant.js]]&oldid=588468311.

<pre><nowiki> */

var wikEdText = {

// logo
			'wikEdLogo alt':               'wikEd',
			'wikEdLogo title':             'wikEd {wikEdProgramVersion} ({wikEdProgramDate}) 单击可禁用',
			'wikEdLogo error alt':         'wikEd错误',
			'wikEdLogo error title':       '载入错误 - wikEd {wikEdProgramVersion} ({wikEdProgramDate}) 单击可禁用',
			'wikEdLogo browser alt':       '(wikEd)',
			'wikEdLogo browser title':     '不支持此浏览器 - wikEd {wikEdProgramVersion} ({wikEdProgramDate})',
			'wikEdLogo incompatible alt':  '(wikEd)',
			'wikEdLogo incompatible title': '与脚本或小工具不兼容:{wikEdParameter} - wikEd {wikEdProgramVersion} ({wikEdProgramDate})',
			'wikEdLogo disabled alt':      '(wikEd)',
			'wikEdLogo disabled title':    '已禁用 - wikEd {wikEdProgramVersion} ({wikEdProgramDate}) 单击可启用',
			'wikEdLogo testVersion alt':   'wikEd_dev',
			'wikEdLogo testVersion title': 'wikEd_dev(不稳定版) {wikEdProgramVersion} ({wikEdProgramDate}) 单击可启用',

// top jumper
			'wikEdScrollToEdit4 alt':      '跳至编辑框',
			'wikEdScrollToEdit4 title':    '跳至编辑框',

// button bar grip titles
			'wikEdGripFormat title':       '格式按钮(单击显示或隐藏)',
			'wikEdGripTextify title':      '文本化与维基化按钮(单击显示或隐藏)',
			'wikEdGripCustom1 title':      '自定义按钮(单击显示或隐藏)',
			'wikEdGripFind title':         '查找按钮(单击显示或隐藏)',
			'wikEdGripFix title':          '修正系按钮(单击显示或隐藏)',
			'wikEdGripCustom2 title':      '自定义按钮(单击显示或隐藏)',
			'wikEdGripControl title':      'wikEd控制按钮(单击显示或隐藏)',

// button bar background titles
			'wikEdBarFormat title':        '',
			'wikEdBarTextify title':       '',
			'wikEdBarCustom1 title':       '',
			'wikEdBarFind title':          '',
			'wikEdBarFix title':           '',
			'wikEdBarCustom2 title':       '',
			'wikEdBarControl title':       'wikEd {wikEdProgramVersion} ({wikEdProgramDate})',
			'wikEdBarPreview title':       '',
			'wikEdBarPreview2 title':      '',
			'wikEdBarJump title':          '',
			'wikEdBarPasted title':        '',

// formatting buttons, top row
			'wikEdUndo alt':               '撤销',
			'wikEdUndo title':             '撤销',
			'wikEdRedo alt':               '重做',
			'wikEdRedo title':             '重做',
			'wikEdBold alt':               '加粗',
			'wikEdBold title':             '加粗',
			'wikEdItalic alt':             '倾斜',
			'wikEdItalic title':           '倾斜',
			'wikEdUnderline alt':          '下划线',
			'wikEdUnderline title':        '下划线',
			'wikEdStrikethrough alt':      '删除线',
			'wikEdStrikethrough title':    '删除线',
			'wikEdNowiki alt':             'Nowiki',
			'wikEdNowiki title':           '让wiki代码显示为普通文字',
			'wikEdSuperscript alt':        '上标',
			'wikEdSuperscript title':      '上标',
			'wikEdSubscript alt':          '下标',
			'wikEdSubscript title':        '下标',
			'wikEdRef alt':                '参考',
			'wikEdRef title':              '内文参考标签(按住Shift单击:同项参考标签)',
			'wikEdCase alt':               '更改大小写',
			'wikEdCase title':             '在全小写、首字母大写、全大写间转换',
			'wikEdSort alt':               '排序',
			'wikEdSort title':             '依Unicode码排序',
			'wikEdRedirect alt':           '重定向',
			'wikEdRedirect title':         '创建重定向、并清除所有文字',
			'wikEdUndoAll alt':            '全部撤销',
			'wikEdUndoAll title':          '撤销全部操作',
			'wikEdRedoAll alt':            '全部重做',
			'wikEdRedoAll title':          '恢复全部操作',

// formatting buttons, bottom row
			'wikEdWikiLink alt':           '内部链接',
			'wikEdWikiLink title':         '内部链接',
			'wikEdWebLink alt':            '外部链接',
			'wikEdWebLink title':          '外部链接',
			'wikEdHeading alt':            '章节标题',
			'wikEdHeading title':          '提升标题层级(按住Shift单击:降低层级)',
			'wikEdBulletList alt':         '无序列表',
			'wikEdBulletList title':       '提升列表层级(按住Shift单击:降低层级)',
			'wikEdNumberList alt':         '有序列表',
			'wikEdNumberList title':       '提升有序列表层级(按住Shift单击:降低层级)',
			'wikEdIndentList alt':         '缩进列表',
			'wikEdIndentList title':       '增加缩进(按住Shift单击:减少缩进)',
			'wikEdDefinitionList alt':     '定义列表',
			'wikEdDefinitionList title':   '定义列表',
			'wikEdImage alt':              '图像',
			'wikEdImage title':            '图像',
			'wikEdTable alt':              '表格',
			'wikEdTable title':            '表格',
			'wikEdReferences alt':         '参考文献',
			'wikEdReferences title':       '列出参考文献(按住Shift单击:插入参考文献章节)',
			'wikEdSign alt':               '签名',
			'wikEdSign title':             '签名(按住Shift单击:不带时戳签名)',

// textify buttons
			'wikEdWikify alt':             '维基化',
			'wikEdWikify title':           '保留粘贴内容格式,将之转为维基代码,同时更新高亮',
			'wikEdTextify alt':            '纯文本化',
			'wikEdTextify title':          '去除粘贴内容的格式,仅保留文本,同时更新高亮(按住Shift单击:强制高亮)',
			'wikEdPastedWikify alt':       '带格式粘贴',
			'wikEdPastedWikify title':     '将粘贴内容转化为维基代码',
			'wikEdPastedTextify alt':      '仅粘贴文本',
			'wikEdPastedTextify title':    '将粘贴内容转化为纯文本',
			'wikEdPastedClose alt':        'x',
			'wikEdPastedClose title':      '关闭',

// find and replace buttons, top row
			'wikEdFindAll alt':            '查找全部',
			'wikEdFindAll title':          '查找全部匹配项',
			'wikEdFindPrev alt':           '查找前一个',
			'wikEdFindPrev title':         '查找前一匹配项',
			'wikEdFindSelect title':       '选择历史搜索结果,或跳至标题',
			'wikEdFindNext alt':           '查找下一个',
			'wikEdFindNext title':         '查找下一匹配项(按住Shift单击:将选中内容填入查找框)',
			'wikEdJumpPrev alt':           '向前查找',
			'wikEdJumpPrev title':         '向前查找选中文字',
			'wikEdJumpNext alt':           '向下查找',
			'wikEdJumpNext title':         '向下查找选中文字',

// find and replace buttons, bottom row
			'wikEdReplaceAll alt':         '替换全部',
			'wikEdReplaceAll title':       '替换全文或选区的全部匹配项',
			'wikEdReplacePrev alt':        '替换前一个',
			'wikEdReplacePrev title':      '替换前一匹配项',
			'wikEdReplaceSelect title':    '选择历史替换内容',
			'wikEdReplaceNext alt':        '替换下一个(按住Shift单击:将所选内容填入替换框)',
			'wikEdReplaceNext title':      '替换下一匹配项',
			'wikEdCaseSensitive alt':      '区分大小写',
			'wikEdCaseSensitive title':    '区分大小写搜索',
			'wikEdRegExp alt':             '正则表达式',
			'wikEdRegExp title':           '使用正则表达式搜索',
			'wikEdFindAhead alt':          '即时搜索',
			'wikEdFindAhead title':        '输入时即时搜索(仅限忽略大小写、非正则表达式模式)',

// fix buttons, top row
			'wikEdFixBasic alt':           '基本修正',
			'wikEdFixBasic title':         '修正空白与空行,其他修正功能亦集成此功能',
			'wikEdFixHtml alt':            'HTML修正',
			'wikEdFixHtml title':          '将HTML修正为维基代码',
			'wikEdFixCaps alt':            '大写修正',
			'wikEdFixCaps title':          '修正标题与列表的首字母大写',
			'wikEdFixUnicode alt':         'Unicode修正',
			'wikEdFixUnicode title':       '修正Unicode字符为实际形式',
			'wikEdFixAll alt':             '全部修正',
			'wikEdFixAll title':           '执行基本修正、HTML修正、大写修正和Unicode修正',
			'wikEdFixRedirect alt':        '重定向修正',
			'wikEdFixRedirect title':      '重定向修正',

// fix buttons, bottom row
			'wikEdFixDashes alt':          '连接号修正',
			'wikEdFixDashes title':        '修正连接号',
			'wikEdFixPunct alt':           '标点修正',
			'wikEdFixPunct title':         '修正标点前的空白',
			'wikEdFixMath alt':            '数学修正',
			'wikEdFixMath title':          '数学修正',
			'wikEdFixChem alt':            '化学修正',
			'wikEdFixChem title':          '化学修正',
			'wikEdFixUnits alt':           '单位修正',
			'wikEdFixUnits title':         '单位修正',
			'wikEdFixRegExTypo alt':       '误拼修正',
			'wikEdFixRegExTypo title':     '按自动维基浏览器的正则表达式修正规则,修正误拼内容',

// wikEd control buttons, top row
			'wikEdRefHide alt':            '[参、模]',
			'wikEdRefHide title':          '隐藏[参]与[模]',
			'wikEdRefButtonTooltip':       '单击显示隐藏的参考文献',
			'wikEdTemplButtonTooltip':     '单击显示隐藏的模板',
			'wikEdCharEntityButtonTooltip': '单击显示隐藏的字符实体',
			'wikEdRefButtonShowTooltip':   '单击隐藏参考文献',
			'wikEdTemplButtonShowTooltip': '单击隐藏模板',
			'wikEdCharEntityButtonShowTooltip': '单击显示字符实体',
			'wikEdTextZoom alt':           '文字缩放',
			'wikEdTextZoom title':         '文字缩放切换(按住Shift单击:逆向切换)',
			'wikEdClearHistory alt':       '清除历史',
			'wikEdClearHistory title':     '清除查找、替换与编辑摘要历史',
			'wikEdScrollToPreview alt':    '跳至预览',
			'wikEdScrollToPreview title':  '跳至预览区',
			'wikEdScrollToEdit alt':       '跳至编辑',
			'wikEdScrollToEdit title':     '跳至编辑框',

// wikEd control buttons, bottom row
			'wikEdUseWikEd alt':           '借助wikEd',
			'wikEdUseWikEd title':         '在经典编辑区和wikEd编辑区间切换',
			'wikEdHighlightSyntax alt':    '语法',
			'wikEdHighlightSyntax title':  '启用或禁用自动语法高亮',
			'wikEdSource alt':             '源代码',
			'wikEdCloseToolbar title':     '禁用标准工具栏',
			'wikEdCloseToolbar alt':       '禁用工具栏',
			'wikEdSource title':           '显示源代码以供测试',
			'wikEdUsing alt':              '使用',
			'wikEdUsing title':            '自动在编辑摘要中加入\'\'…借助wikEd\'\'',
			'wikEdDiff alt':               'wikEdDiff',
			'wikEdDiff title':             '启用或禁用强化差异显示功能',
			'wikEdFullScreen alt':         '全屏',
			'wikEdFullScreen title':       '启用或禁用全屏模式',
			'wikEdTableMode alt':          '表格模式',
			'wikEdTableMode title':        '启用或禁用表格编辑模式',

// summary buttons
			'wikEdClearSummary alt':       '清空编辑摘要',
			'wikEdClearSummary title':     '清空编辑摘要栏',
			'wikEdSummarySelect title':    '选择历史编辑摘要',
			'wikEdPresetSummary': [
				'/*  */ ', '编修', '回复', '创建条目', '重写序言',
				'修正连接', '订正错字', '移除垃圾链接', '回退测试',
				'回退破坏', '整理源代码', '{wikEdUsing}'
			],
			'wikEdSummaryUsing':           '…借助[[en:User:Cacycle/wikEd|wikEd]]',

// button title acceskey
			'alt-shift':                   'alt-shift-',

// submit buttons
			'wikEdLocalPreviewImg alt':    '在下方显示预览',
			'wikEdLocalPreview title':     '在下方显示预览',
			'wikEdLocalDiffImg alt':       '在下方显示变更',
			'wikEdLocalDiff title':        '在下方显示当前变更',
			'wikEdHelpPageLink':           ' | <a href="//zh.wikipedia.org/zh-cn/Help:WikEd" target="helpwindow">wikEd帮助</a>', // use full link without {wikEdHomeBaseUrl} if the page is not on the English Wikipedia

// preview and changes buttons, top
			'wikEdClose alt':              '关闭',
			'wikEdClose title':            '关闭预览框',
			'wikEdClose2 alt':             '关闭',
			'wikEdClose2 title':           '关闭预览框',
			'wikEdScrollToPreview2 alt':   '跳至预览框',
			'wikEdScrollToPreview2 title': '跳至预览框',
			'wikEdScrollToEdit2 alt':      '跳至编辑框',
			'wikEdScrollToEdit2 title':    '跳至编辑框',

// preview and changes buttons, bottom
			'wikEdScrollToPreview3 alt':   '跳至预览框',
			'wikEdScrollToPreview3 title': '跳至预览框',
			'wikEdScrollToEdit3 alt':      '跳至编辑框',
			'wikEdScrollToEdit3 title':    '跳至编辑框',

// preview field
			'wikEdPreviewLoading':         '…',
			'diffNotLoaded':               '错误:未安装本地差异脚本。',

// formatting functions
			'image filename':              '文件名',
			'image width':                 '宽度',
			'table caption':               '图注',
			'table heading':               '标题',
			'table cell':                  '单元格',
			'redirect article link':       '条目链接',

// fixing functions
			'External links':              '外部链接',
			'See also':                    '参见',
			'References':                  '参考文献',

// language specific wiki code
			'wikicode Image':              'Image',
			'wikicode File':               'File',
			'wikicode Category':           'Category',
			'wikicode Template':           'Template',
			'wikEdReferencesSection':      '\n== 参考文献 ==\n\n<references />\n',
			'talk page':                   '讨论',
			'history page':                '历史',
			'talk namespace':              'Talk',
			'talk namespace suffix':       '_talk',

// hiding buttons
			'hideRef':                     '参',
			'hideTempl':                   '模',

// shortened button texts
			'shortenedPreview':            '显示预览',
			'shortenedChanges':            '显示更改',

// follow link popup
			'followLink':                  '(ctrl-click)',
			'followLinkMac':               '(cmd-click)',

// error message popups
			'wikEdTableModeError':         '表格维基代码有误',

// auto updating
			'wikEdGreasemonkeyAutoUpdate': 'wikEd更新:\n\n有新版GreaseMonkey“wikEd”脚本。\n\n\n其将从此处下载:\n\n{updateURL}',

// highlighting popups
			'hyphenDash':                  '短横线',
			'figureDash':                  '数字线',
			'enDash':                      '英文连接号',
			'emDash':                      '一字线',
			'barDash':                     '英文引言破折号',
			'minusDash':                   '减号',
			'softHyphen':                  '软连字符',
			'tab':                         '制表符',
			'enSpace':                     'En空格',
			'emSpace':                     'Em空格',
			'thinSpace':                   '窄空格',
			'ideographicSpace':            '全角空格',

// highlighting
			'wikEdSignature3':             '签名,仅签用户名',
			'wikEdSignature4':             '完整签名',
			'wikEdSignature5':             '签名,仅签时间戳',

// highlighting errors
			'wikEdErrorHtmlUnknown':       '不支持的HTML标签',
			'wikEdErrorBoldItalic':        '无效粗体/斜体',
			'wikEdErrorWrongClose':        '不匹配的闭合标签',
			'wikEdErrorNoOpen':            '无匹配的闭合标签',
			'wikEdErrorNoHandler':         '无处理程序',
			'wikEdErrorNoClose':           '无匹配的开始标签',
			'wikEdErrorNewline':           '开始标签被新行关闭',
			'wikEdErrorTemplHeading':      '模板中的标题被忽略',
			'wikEdErrorTemplParam':        '不匹配的模板/参数标签',
			'wikEdErrorTemplParamAmbig':   '模糊的模板/参数标签',
			'wikEdErrorCodeInLinkName':    '链接名中有维基代码',
			'wikEdErrorCodeInTemplName':   '模板名中有维基代码',
			'wikEdErrorCodeInParamName':   '参数名中有维基代码',

// highlighting image preview
			'wikEdFilePreview':            '图像预览',

// location search string functions
			'iconPage':                    'wikEd使用的全部图标和图片。通过<i>网页,全部</i>的另存为方式,可将之下载到一个文件夹。<br><br>',

// duplicated message
			'clonedWarningsNote':          '编辑警告副本(wikEd):',
			
// from [[en:User:Cacycle/wikEdDiff.js]]
			'wikEdDiffButtonImg alt':      'wikEdDiff',
			'wikEdDiffButton title':       '显示增强版差异对比',
			'wikEdDiffLoading':            '…'			

}