From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../dom/chrome/accessibility/AccessFu.properties | 111 +++++ .../chrome/accessibility/mac/accessible.properties | 71 +++ .../accessibility/unix/accessible.properties | 21 + .../chrome/accessibility/win/accessible.properties | 21 + l10n-zh-CN/dom/chrome/appstrings.properties | 37 ++ l10n-zh-CN/dom/chrome/dom/dom.properties | 488 +++++++++++++++++++++ l10n-zh-CN/dom/chrome/global-strres.properties | 5 + l10n-zh-CN/dom/chrome/layout/HtmlForm.properties | 35 ++ .../dom/chrome/layout/MediaDocument.properties | 22 + l10n-zh-CN/dom/chrome/layout/css.properties | 52 +++ l10n-zh-CN/dom/chrome/layout/htmlparser.properties | 144 ++++++ .../dom/chrome/layout/layout_errors.properties | 53 +++ l10n-zh-CN/dom/chrome/layout/printing.properties | 56 +++ l10n-zh-CN/dom/chrome/layout/xmlparser.properties | 48 ++ l10n-zh-CN/dom/chrome/layout/xul.properties | 5 + l10n-zh-CN/dom/chrome/mathml/mathml.properties | 15 + .../dom/chrome/nsWebBrowserPersist.properties | 17 + l10n-zh-CN/dom/chrome/security/caps.properties | 9 + l10n-zh-CN/dom/chrome/security/csp.properties | 125 ++++++ l10n-zh-CN/dom/chrome/security/security.properties | 170 +++++++ l10n-zh-CN/dom/chrome/svg/svg.properties | 5 + l10n-zh-CN/dom/chrome/xslt/xslt.properties | 39 ++ l10n-zh-CN/dom/dom/XMLPrettyPrint.ftl | 5 + l10n-zh-CN/dom/dom/media.ftl | 6 + 24 files changed, 1560 insertions(+) create mode 100755 l10n-zh-CN/dom/chrome/accessibility/AccessFu.properties create mode 100755 l10n-zh-CN/dom/chrome/accessibility/mac/accessible.properties create mode 100755 l10n-zh-CN/dom/chrome/accessibility/unix/accessible.properties create mode 100755 l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties create mode 100755 l10n-zh-CN/dom/chrome/appstrings.properties create mode 100755 l10n-zh-CN/dom/chrome/dom/dom.properties create mode 100755 l10n-zh-CN/dom/chrome/global-strres.properties create mode 100755 l10n-zh-CN/dom/chrome/layout/HtmlForm.properties create mode 100755 l10n-zh-CN/dom/chrome/layout/MediaDocument.properties create mode 100755 l10n-zh-CN/dom/chrome/layout/css.properties create mode 100755 l10n-zh-CN/dom/chrome/layout/htmlparser.properties create mode 100755 l10n-zh-CN/dom/chrome/layout/layout_errors.properties create mode 100755 l10n-zh-CN/dom/chrome/layout/printing.properties create mode 100755 l10n-zh-CN/dom/chrome/layout/xmlparser.properties create mode 100755 l10n-zh-CN/dom/chrome/layout/xul.properties create mode 100755 l10n-zh-CN/dom/chrome/mathml/mathml.properties create mode 100755 l10n-zh-CN/dom/chrome/nsWebBrowserPersist.properties create mode 100755 l10n-zh-CN/dom/chrome/security/caps.properties create mode 100755 l10n-zh-CN/dom/chrome/security/csp.properties create mode 100755 l10n-zh-CN/dom/chrome/security/security.properties create mode 100755 l10n-zh-CN/dom/chrome/svg/svg.properties create mode 100755 l10n-zh-CN/dom/chrome/xslt/xslt.properties create mode 100644 l10n-zh-CN/dom/dom/XMLPrettyPrint.ftl create mode 100644 l10n-zh-CN/dom/dom/media.ftl (limited to 'l10n-zh-CN/dom') diff --git a/l10n-zh-CN/dom/chrome/accessibility/AccessFu.properties b/l10n-zh-CN/dom/chrome/accessibility/AccessFu.properties new file mode 100755 index 0000000000..022fb4c9dd --- /dev/null +++ b/l10n-zh-CN/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,111 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this file, +# You can obtain one at http://mozilla.org/MPL/2.0/. + +# Roles +menubar = 菜单栏 +scrollbar = 滚动条 +grip = 抓手 +alert = 警告 +menupopup = 弹出菜单 +document = 文档 +pane = 窗格 +dialog = 对话框 +separator = 分隔符 +toolbar = 工具栏 +statusbar = 状态栏 +table = 表格 +columnheader = 列标题 +rowheader = 行标题 +column = 列 +row = 行 +cell = 单元格 +link = 链接 +list = 列表 +listitem = 列表项 +outline = 大纲 +outlineitem = 大纲项 +pagetab = 标签页 +propertypage = 属性页 +graphic = 图表 +switch = 切换 +pushbutton = 按钮 +checkbutton = 复选按钮 +radiobutton = 单选按钮 +combobox = 组合框 +progressbar = 进度条 +slider = 滑动块 +spinbutton = 旋钮 +diagram = 图表 +animation = 动画 +equation = 等式 +buttonmenu = 按钮菜单 +whitespace = 空白 +pagetablist = 标签页列表 +canvas = Canvas +checkmenuitem = 复选菜单项 +passwordtext = 密码文本 +radiomenuitem = 单选菜单项 +textcontainer = 文本容器 +togglebutton = 切换按钮 +treetable = 树状表 +header = 页眉 +footer = 页脚 +paragraph = 段落 +entry = 条目 +caption = 标题 +heading = 题目 +section = 章节 +form = 表单 +comboboxlist = 组合框列表 +comboboxoption = 组合框选项 +imagemap = 图像映射 +listboxoption = 列表框选项 +listbox = 列表框 +flatequation = 平面方程 +gridcell = 网格 +note = 注释 +figure = 小节 +definitionlist = 定义列表 +term = 使用条款 +definition = 定义 + +mathmltable = 数学表格 +mathmlcell = 单元格 +mathmlenclosed = 已关闭 +mathmlfraction = 分数 +mathmlfractionwithoutbar = 无分数线分数 +mathmlroot = 根 +mathmlscripted = 脚本 +mathmlsquareroot = 平方根 + +# More sophisticated roles which are not actual numeric roles +textarea = 文本区 + +base = 基数 +close-fence = 闭区间 +denominator = 分母 +numerator = 分子 +open-fence = 开区间 +overscript = 上标 +presubscript = 前下标 +presuperscript = 前上标 +root-index = 根指数 +subscript = 下标 +superscript = 上标 +underscript = 下标 + +# More sophisticated object descriptions +headingLevel = 标题级别 %S + +# Landmark announcements +banner = 横幅 +complementary = 补充 +contentinfo = 内容信息 +main = 主要 +navigation = 导航 +search = 搜索 +region = 区域 + +stateRequired = 必需 + diff --git a/l10n-zh-CN/dom/chrome/accessibility/mac/accessible.properties b/l10n-zh-CN/dom/chrome/accessibility/mac/accessible.properties new file mode 100755 index 0000000000..bdb49a4e60 --- /dev/null +++ b/l10n-zh-CN/dom/chrome/accessibility/mac/accessible.properties @@ -0,0 +1,71 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +jump = 跳过 +press = 按 +check = 选定 +uncheck = 取消选定 +select = 选择 +open = 打开 +close = 关闭 +switch = 切换 +click = 单击 +collapse= 折叠 +expand = 展开 +activate= 激活 +cycle = 转换 +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = 点击祖先元素 + +# Universal Access API support +# (Mac Only) +# The Role Description for AXWebArea (the web widget). Like in Safari. +htmlContent = HTML 内容 +# The Role Description for the Tab button. +tab = 标签页 +# The Role Description for definition list dl, dt and dd +term = term +definition = 定义 +# The Role Description for an input type="search" text field +searchTextField = 文本搜索栏 +# Role Description (exposed as AXTitle) for datepickers +dateField = 日期字段 +# The Role Description for WAI-ARIA Landmarks +application = 应用程序 +search = 搜索 +banner = 横幅 +navigation = 导航 +complementary = 补充 +content = 内容 +main = 主要 +# The (spoken) role description for various WAI-ARIA roles +alert = 提示 +alertDialog = 提示对话框 +dialog = 对话框 +article = 文章 +document = 文档 +# The (spoken) role description for the WAI-ARIA figure role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure +figure = 图 +# The (spoken) role description for the WAI-ARIA heading role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading +heading = 标题 +log = 日志 +marquee = 滚动框 +math = 数学 +note = 注释 +region = 区域 +status = 应用程序状态 +timer = 计时器 +tooltip = 工具提示 +separator = 分隔条 +tabPanel = 选项卡面板 +# The roleDescription for the html:mark element +highlight = 高亮 +# The roleDescription for the details element +details = 详细信息 +# The roleDescription for the summary element +summary = 摘要 diff --git a/l10n-zh-CN/dom/chrome/accessibility/unix/accessible.properties b/l10n-zh-CN/dom/chrome/accessibility/unix/accessible.properties new file mode 100755 index 0000000000..b50e46533d --- /dev/null +++ b/l10n-zh-CN/dom/chrome/accessibility/unix/accessible.properties @@ -0,0 +1,21 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +jump = 跳过 +press = 按 +check = 选定 +uncheck = 取消选定 +select = 选择 +open = 打开 +close = 关闭 +switch = 切换 +click = 点击 +collapse= 折叠 +expand = 展开 +activate= 激活 +cycle = 转换 +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = 点击祖先元素 diff --git a/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties b/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties new file mode 100755 index 0000000000..75b07e21e9 --- /dev/null +++ b/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties @@ -0,0 +1,21 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +jump = 跳至 +press = 按 +check = 选中 +uncheck = 取消选中 +select = 选择 +open = 打开 +close = 关闭 +switch = 切换 +click = 点击 +collapse= 折叠 +expand = 展开 +activate= 激活 +cycle = 转换 +# An action provided to accessibility clients such as screen readers to allow +# them to click an element when the click will be handled by a container +# (ancestor) element. This is not normally reported to users. +click ancestor = 点击祖先元素 diff --git a/l10n-zh-CN/dom/chrome/appstrings.properties b/l10n-zh-CN/dom/chrome/appstrings.properties new file mode 100755 index 0000000000..36910d2773 --- /dev/null +++ b/l10n-zh-CN/dom/chrome/appstrings.properties @@ -0,0 +1,37 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +malformedURI2=请检查网址是否正确,然后重试。 +fileNotFound=无法找到 %S。请检查网址再重试。 +fileAccessDenied=无法读取 %S 上的该文件。 +dnsNotFound2=未能找到 %S。请检查名称,然后重试。 +unknownProtocolFound=浏览器不知道如何打开 %S 中的某个协议,或者该协议不允许在这种情况下使用。 +connectionFailure=当试图与 %S 联系时,连接被拒绝。 +netInterrupt=到 %S 的连接已经意外终止。可能已经传送了部分数据。 +netTimeout=当试图与 %S 联系时,操作超时。 +redirectLoop=此 URL 超过重定向限制次数。无法加载请求的页面。这可能是因 Cookie 被阻挡所致。 +confirmRepostPrompt=为了显示此页面,本应用程序必须发送将重复此前操作(例如搜索或确认订单)的信息。 +resendButton.label=重新发送 +unknownSocketType=要查看此文档,您必须安装个人安全管理器(PSM)。请下载并安装 PSM,然后重试,或者联系您的系统管理员。 +netReset=此文档中无数据。 +notCached=该文档不再可用。 +netOffline=脱机时无法显示文档。您可以通过反选“文件”菜单中的“脱机工作”切换至联机。 +isprinting=正在打印或者打印预览时文档无法修改。 +deniedPortAccess=由于安全原因,对所提供端口的访问已被禁用。 +proxyResolveFailure=无法找到您指定的代理服务器。请检查您的代理设置然后再试。 +proxyConnectFailure=尝试联系您指定的代理服务器时连接被拒绝。请检查您的代理设置然后再试。 +contentEncodingError=您尝试查看的页面无法显示,因为它使用了无效的或者不支持的压缩格式。 +unsafeContentType=无法显示您尝试查看的页面,它包含在不能安全打开的文件类型中。建议向此网站的管理员反馈这个问题。 +malwareBlocked=根据举报,位于 %S 的此网页有攻击行为。现已依照您的安全首选项予以拦截。 +harmfulBlocked=根据举报,位于 %S 的此网页有攻击行为。现已依照您的安全首选项予以拦截。 +unwantedBlocked=根据举报,位于 %S 的此网页提供流氓软件。现已依照您的安全首选项予以拦截。 +deceptiveBlocked=根据举报,位于 %S 的此网页是诈骗网站。现已依照您的安全首选项予以拦截。 +cspBlocked=此页面的内容安全策略禁止它以这种方式加载。 +xfoBlocked=此页面包含的内容安全政策阻止了在此上下文中进行的加载。 +corruptedContentErrorv2=在网站 %S 遇到一个无法修复的网络协议违规。 +sslv3Used=无法保证您在 %S 上的数据安全性,因为它使用 SSLv3,一个目前安全性欠佳的安全协议。 +weakCryptoUsed=%S 的管理员没有正确配置好此网站。为避免您的信息失窃,并未与此网站建立连接。 +inadequateSecurityError=该网站尝试协商的安全级别不足。 +blockedByPolicy=您的组织已封锁此页面或网站。 +networkProtocolError=Firefox 遇到一个无法修复的网络协议违规。 diff --git a/l10n-zh-CN/dom/chrome/dom/dom.properties b/l10n-zh-CN/dom/chrome/dom/dom.properties new file mode 100755 index 0000000000..1e871447c2 --- /dev/null +++ b/l10n-zh-CN/dom/chrome/dom/dom.properties @@ -0,0 +1,488 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +KillScriptTitle=警告:脚本无响应 +KillScriptMessage=当前页面上的某个脚本现在可能很忙,也可能已停止响应。您可以立即停止该脚本,也可以继续等它完成工作。 +KillScriptWithDebugMessage=当前页面上的某个脚本现在可能很忙,也可能已停止响应。您可以立即停止该插件、在调试器中打开该脚本,也可以继续等它完成工作。 +KillScriptLocation=脚本: %S + +KillAddonScriptTitle=警告:附加组件脚本无响应 +# LOCALIZATION NOTE (KillAddonScriptMessage): %1$S is the name of an extension. +# %2$S is the name of the application (e.g., Firefox). +KillAddonScriptMessage=来自扩展“%1$S”的某个脚本在此网页中执行,造成 %2$S 反应迟钝。\n\n这个脚本也许正忙着,也可能永远不再响应。您可以立即停止这个脚本,也可以等待看它是否会完成工作。 +KillAddonScriptGlobalMessage=在下次重新加载前阻止此附加组件脚本执行 + +StopScriptButton=停止脚本 +DebugScriptButton=调试脚本 +WaitForScriptButton=继续 +DontAskAgain=不再询问(&D) +WindowCloseBlockedWarning=脚本不得关闭非脚本打开的窗口。 +OnBeforeUnloadTitle=您确定吗? +OnBeforeUnloadMessage2=此页面询问您是否要离开 — 您输入的信息可能不会被保存。 +OnBeforeUnloadStayButton=留在页面 +OnBeforeUnloadLeaveButton=离开页面 +EmptyGetElementByIdParam=getElementById() 被传递了空字符串参数。 +SpeculationFailed2=利用 document.write() 写入不平衡树引发来自网络的数据被重新解析。更多信息参见:https://developer.mozilla.org/en-US/docs/Glossary/speculative_parsing +DocumentWriteIgnored=来自一个外部异步加载的脚本的 document.write() 调用被忽略。 +# LOCALIZATION NOTE (EditorFileDropFailed): Do not translate contenteditable, %S is the error message explaining why the drop failed. +EditorFileDropFailed=拖放一个文件到 contenteditable 元素失败:%S。 +FormValidationTextTooLong=请将此文本缩短至 %S 个字符或更少(您现在已经输入了 %S 个字符)。 +FormValidationTextTooShort=请使用至少 %S 个字符(您目前使用 %S 个字符)。 +FormValidationValueMissing=请填写此栏。 +FormValidationCheckboxMissing=若要继续,请选中此项。 +FormValidationRadioMissing=请选择一个选项。 +FormValidationFileMissing=请选择一个文件。 +FormValidationSelectMissing=请选择列表中的一项。 +FormValidationInvalidEmail=请输入电子邮件地址。 +FormValidationInvalidURL=请输入一个 URL。 +FormValidationInvalidDate=请输入有效的日期。 +FormValidationInvalidTime=请输入有效的时间。 +FormValidationInvalidDateTime=请输入有效的日期和时间。 +FormValidationInvalidDateMonth=请输入有效的月份。 +FormValidationInvalidDateWeek=请输入有效的周数。 +FormValidationPatternMismatch=请匹配要求的格式。 +# LOCALIZATION NOTE (FormValidationPatternMismatchWithTitle): %S is the (possibly truncated) title attribute value. +FormValidationPatternMismatchWithTitle=请匹配要求的格式: %S。 +# LOCALIZATION NOTE (FormValidationNumberRangeOverflow): %S is a number. +FormValidationNumberRangeOverflow=请选择一个不大于 %S 的值。 +# LOCALIZATION NOTE (FormValidationDateTimeRangeOverflow): %S is a date or a time. +FormValidationDateTimeRangeOverflow=请选择不晚于 %S 的值。 +# LOCALIZATION NOTE (FormValidationNumberRangeUnderflow): %S is a number. +FormValidationNumberRangeUnderflow=请选择一个不小于 %S 的值。 +# LOCALIZATION NOTE (FormValidationDateTimeRangeUnderflow): %S is a date or a time. +FormValidationDateTimeRangeUnderflow=请选择不早于 %S 的值。 +# LOCALIZATION NOTE (FormValidationStepMismatch): both %S can be a number, a date or a time. +FormValidationStepMismatch=请选择一个有效的值,最接近的有效值是 %S 和 %S。 +# LOCALIZATION NOTE (FormValidationStepMismatchOneValue): %S can be a number, a date or a time. This is called instead of FormValidationStepMismatch when the second value is the same as the first. +FormValidationStepMismatchOneValue=请选择一个有效的值。最接近的有效值是 %S。 +# LOCALIZATION NOTE (FormValidationTimeReversedRangeUnderflowAndOverflow): %1$S,%2$S are time. +FormValidationTimeReversedRangeUnderflowAndOverflow=请选择 %1$S 到 %2$S 之间的值。 +FormValidationBadInputNumber=请输入一组数字。 +FullscreenDeniedDisabled=请求全屏已拒绝,全屏 API 已按用户首选项禁用。 +FullscreenDeniedFocusedPlugin=请求全屏已拒绝,焦点目前在窗口化的插件。 +FullscreenDeniedHidden=请求全屏已拒绝,该文档目前不可见。 +FullscreenDeniedHTMLDialog=请求全屏已拒绝,因为请求元素是 元素。 +FullscreenDeniedContainerNotAllowed=请求全屏已拒绝,至少一个文档包含的元素不是一个 iframe,或没有"allowfullscreen"属性。 +FullscreenDeniedNotInputDriven=请求全屏已拒绝,Element.requestFullscreen() 不是从短期运行的用户生成的事件处理函数中调用。 +FullscreenDeniedMouseEventOnlyLeftBtn=请求全屏已拒绝,因为 Element.requestFullscreen() 不是由鼠标左键触发,而是从鼠标事件处理程序内部调用。 +FullscreenDeniedNotHTMLSVGOrMathML=请求全屏已拒绝,请求元素不是 或一个 HTML 元素。 +FullscreenDeniedNotInDocument=请求全屏已拒绝,请求元素不再位于它的文档中。 +FullscreenDeniedMovedDocument=请求全屏已拒绝,请求元素已转移文档。 +FullscreenDeniedLostWindow=请求全屏已拒绝,我们不再有一个窗口。 +FullscreenDeniedPopoverOpen=全屏请求被拒绝,因为该元素已弹出打开。 +FullscreenDeniedSubDocFullscreen=请求全屏已拒绝,请求全屏的文档有一个子文档已经全屏。 +FullscreenDeniedNotFocusedTab=请求全屏已拒绝,请求元素不在当前有焦点的标签页中。 +FullscreenDeniedFeaturePolicy=由于特性策略(FeaturePolicy)指令,进入全屏的请求已拒绝。 +FullscreenExitWindowFocus=已退出全屏,因一个窗口已获焦点。 +RemovedFullscreenElement=已退出全屏,全屏元素已从文档中移除。 +FocusedWindowedPluginWhileFullscreen=已退出全屏,窗口化的插件已获焦点。 +PointerLockDeniedDisabled=锁定指针的请求被拒绝,因为用户将禁用 Pointer Lock API 设为首选项。 +PointerLockDeniedInUse=锁定指针请求已拒绝,指针目前被另一个文档控制。 +PointerLockDeniedNotInDocument=锁定指针请求已拒绝,请求元素不在文档中。 +PointerLockDeniedSandboxed=锁定指针请求已拒绝,Pointer Lock API 已被沙盒限制。 +PointerLockDeniedHidden=锁定指针请求已拒绝,文档非可见。 +PointerLockDeniedNotFocused=锁定指针请求已拒绝,文档非焦点。 +PointerLockDeniedMovedDocument=锁定指针请求已拒绝,请求元素已转移文档。 +PointerLockDeniedNotInputDriven=锁定指针请求已拒绝,Element.requestPointerLock() 不是从短期运行的用户生成事件处理函数中运行,并且文档不是在全屏中。 +PointerLockDeniedFailedToLock=锁定指针请求已拒绝,因为浏览器锁定指针失败。 +HTMLSyncXHRWarning=XMLHttpRequest 在同步模式下不支持 HTML 解析。 +# LOCALIZATION NOTE: %S is the name of the header in question +ForbiddenHeaderWarning=已拒绝设置一个禁止头的尝试:%S +ResponseTypeSyncXHRWarning=窗口上下文的同步模式中,已不再支持使用的 XMLHttpRequest 的 responseType 属性。 +TimeoutSyncXHRWarning=窗口上下文的同步模式中不支持使用 XMLHttpRequest 的 timeout 属性。 +# LOCALIZATION NOTE: Do not translate navigator.sendBeacon, unload, pagehide, or XMLHttpRequest. +UseSendBeaconDuringUnloadAndPagehideWarning=在卸载和页面隐藏时请使用 navigator.sendBeacon 而非同步的 XMLHttpRequest 以改善用户体验。 +JSONCharsetWarning=通过 XMLHttpRequest 接收了一段非 UTF-8 编码的 JSON 代码。仅支持使用 UTF-8 解码 JSON代码。 +# LOCALIZATION NOTE: Do not translate HTMLMediaElement and createMediaElementSource. +MediaElementAudioSourceNodeCrossOrigin=传递到 createMediaElementSource 的 HTMLMediaElement 有一个跨源资源,该节点将输出无声。 +# LOCALIZATION NOTE: Do not translate MediaStream and createMediaStreamSource. +MediaStreamAudioSourceNodeCrossOrigin=传递到 createMediaStreamSource 的 MediaStream 有一个跨源资源,该节点将输出无声。 +# LOCALIZATION NOTE : Do not translate MediaStreamTrack and createMediaStreamTrackSource. +MediaStreamTrackAudioSourceNodeCrossOrigin=传递到 createMediaStreamTrackSource 的 MediaStreamTrack 有一个跨源资源,该节点将输出无声。 +# LOCALIZATION NOTE: Do not translate HTMLMediaElement and MediaStream. +MediaElementAudioCaptureOfMediaStreamError=捕捉到的 HTMLMediaElement 正在播放 MediaStream。尚不支持应用音量或静音状态。 +# LOCALIZATION NOTE: Do not translate HTMLMediaElement and MediaStream. +MediaElementStreamCaptureCycle=分配给 srcObject 的 MediaStream 来自此 HTMLMediaElement 捕获到的内容,形成一个循环,忽略分配动作。 +MediaLoadExhaustedCandidates=所有候选资源加载失败。已暂停加载媒体。 +MediaLoadSourceMissingSrc= 元素没有 "src" 属性。媒体资源加载失败。 +MediaStreamAudioSourceNodeDifferentRate=目前不支持将 AudioNodes 连接至不同的采样率的 AudioContexts。 +# LOCALIZATION NOTE: %1$S is the Http error code the server returned (e.g. 404, 500, etc), %2$S is the URL of the media resource which failed to load. +MediaLoadHttpError=HTTP 加载失败,状态码 %1$S。媒体资源 %2$S 加载失败。 +# LOCALIZATION NOTE: %S is the URL of the media resource which failed to load. +MediaLoadInvalidURI=无效的 URI。媒体资源 %S 加载失败。 +# LOCALIZATION NOTE: %1$S is the media resource's format/codec type (basically equivalent to the file type, e.g. MP4,AVI,WMV,MOV etc), %2$S is the URL of the media resource which failed to load. +MediaLoadUnsupportedTypeAttribute=“%1$S”的指定属性“type”不被支持。 加载媒体资源 %2$S 失败。 +MediaLoadUnsupportedTypeAttributeLoadingNextChild=不支持“%1$S”指定的“type”属性。媒体资源 %2$S 加载失败。将尝试加载下一个元素。 +# LOCALIZATION NOTE: %1$S is the MIME type HTTP header being sent by the web server, %2$S is the URL of the media resource which failed to load. +MediaLoadUnsupportedMimeType=不支持 HTTP "Content-Type" 设为 "%1$S"。媒体资源 %2$S 加载失败。 +# LOCALIZATION NOTE: %S is the URL of the media resource which failed to load because of error in decoding. +MediaLoadDecodeError=媒体资源 %S 无法被解码。 +MediaWidevineNoWMF=尝试播放 Widevine 但无 Windows Media Foundation。参见 https://support.mozilla.org/kb/fix-video-audio-problems-firefox-windows +# LOCALIZATION NOTE: %S is a comma-separated list of codecs (e.g. 'video/mp4, video/webm') +MediaWMFNeeded=要播放视频格式 %S,您还需要安装一个额外的 Microsoft 组件,参见 https://support.mozilla.org/kb/fix-video-audio-problems-firefox-windows +# LOCALIZATION NOTE: %S is a comma-separated list of codecs (e.g. 'video/mp4, video/webm') +MediaPlatformDecoderNotFound=此页面上的视频无法播放。您的系统可能缺少必要的解码器:%S +MediaUnsupportedLibavcodec=无法播放此页面上的视频。您的系统的 libavcodec 版本不支持 +# LOCALIZATION NOTE: %1$S is the URL of the media resource, %2$S is technical information (in English) +MediaDecodeError=媒体资源 %1$S 未能解码,错误:%2$S +# LOCALIZATION NOTE: %1$S is the URL of the media resource, %2$S is technical information (in English) +MediaDecodeWarning=媒体资源 %1$S 可以解码,但存在错误:%2$S +# LOCALIZATION NOTE: %S is a comma-separated list of codecs (e.g. 'video/mp4, video/webm') +MediaCannotPlayNoDecoders=无法播放媒体。没有相应格式的解码器:%S +# LOCALIZATION NOTE: %S is a comma-separated list of codecs (e.g. 'video/mp4, video/webm') +MediaNoDecoders=没有相应格式的解码器:%S +MediaCannotInitializePulseAudio=无法使用 PulseAudio +# LOCALIZATION NOTE: %S is the URL of the web page which is not served on HTTPS and thus is not encrypted and considered insecure. +MediaEMEInsecureContextDeprecatedWarning=加密媒体扩展(EME)在不安全(非 HTTPS)的 %S 上下文中已弃用,未来将被移除。您应该考虑切换到如 HTTPS 等安全来源。 +# LOCALIZATION NOTE: %S is the URL of the web page which is calling web APIs without passing data (either an audioCapabilities or a videoCapabilities) that will soon be required. See https://bugzilla.mozilla.org/show_bug.cgi?id=1368583#c21 for explanation of this string. +MediaEMENoCapabilitiesDeprecatedWarning=调用 navigator.requestMediaKeySystemAccess() (于 %S) 而不传递一个候选的包含 audioCapabilities 或 videoCapabilities 的 MediaKeySystemConfiguration 已弃用,并且很快将不再支持。 +# LOCALIZATION NOTE: %S is the URL of the web page which is calling web APIs without passing data (a "codecs" string in the "contentType") that will soon be required. See https://bugzilla.mozilla.org/show_bug.cgi?id=1368583#c21 for explanation of this string. +MediaEMENoCodecsDeprecatedWarning=调用 navigator.requestMediaKeySystemAccess() (于 %S) 而不传递一个候选的包含 audioCapabilities 或 videoCapabilities (需有一个以“codecs”字符串指定的 contentType) 的 MediaKeySystemConfiguration 已弃用,并且很快将不再支持。 +# LOCALIZATION NOTE: Do not translate "Mutation Event" and "MutationObserver" +MutationEventWarning=所用的 Mutation Events 已弃用。请改用 MutationObserver。 +BlockAutoplayError=仅当用户同意、网站由用户激活或媒体无声时允许自动播放。 +BlockAutoplayWebAudioStartError=一个 AudioContext 被禁止自动开始。它必须在用户于此页面上有所动作后创建或继续。 +# LOCALIZATION NOTE: Do not translate "Components" +ComponentsWarning=Components 对象已弃用,它很快就会被移除。 +PluginHangUITitle=警告:无响应的插件 +PluginHangUIMessage=%S 现在可能很忙,也可能已停止响应。您可以立即停止该插件,也可以继续等它完成工作。 +PluginHangUIWaitButton=继续 +PluginHangUIStopButton=停止插件 +# LOCALIZATION NOTE: Do not translate "NodeIterator" or "detach()". +NodeIteratorDetachWarning=在 NodeIterator 调用 detach() 不再有效。 +# LOCALIZATION NOTE: Do not translate "LenientThis" and "this" +LenientThisWarning=忽略了对含 [LenientThis] 的属性进行获取或设置,因为“this”对象不正确。 +# LOCALIZATION NOTE: Do not translate "captureEvents()" or "addEventListener()" +UseOfCaptureEventsWarning=所用的 captureEvents() 已弃用。请改为使用 DOM 2 addEventListener() 方法。更多信息见 http://developer.mozilla.org/zh-CN/docs/DOM/element.addEventListener +# LOCALIZATION NOTE: Do not translate "releaseEvents()" or "removeEventListener()" +UseOfReleaseEventsWarning=releaseEvents() 已弃用。请改用 DOM 2 removeEventListener() 方法。可访问 http://developer.mozilla.org/en/docs/DOM:element.removeEventListener 详细了解 +# LOCALIZATION NOTE: Do not translate "XMLHttpRequest" +SyncXMLHttpRequestWarning=主线程中同步的 XMLHttpRequest 已弃用,因其对终端用户的用户体验存在负面影响。可访问 http://xhr.spec.whatwg.org/ 详细了解 +# LOCALIZATION NOTE: Do not translate "XMLHttpRequest" +SyncXMLHttpRequestDeprecatedWarning=主线程中同步的 XMLHttpRequest 已弃用,因其对终端用户的用户体验存在负面影响。可访问 https://xhr.spec.whatwg.org/#sync-warning 详细了解 +# LOCALIZATION NOTE: Do not translate "window.controllers/Controllers" +Window_Cc_ontrollersWarning=window.controllers/Controllers 已弃用。不要用它进行 UA 检测。 +ImportXULIntoContentWarning=导入 XUL 节点到一个内容文档的方式已弃用。此功能可能在不久后被移除。 +# LOCALIZATION NOTE: Do not translate "IndexedDB". +IndexedDBTransactionAbortNavigation=因为浏览网页的行为,有一个尚未完成的 IndexedDB 事务被中止。 +# LOCALIZATION NOTE: Do not translate Will-change, %1$S,%2$S are numbers. +IgnoringWillChangeOverBudgetWarning=Will-change 的内存消耗过高。限额是文档的表面区域乘以 %1$S(%2$S 像素),will-change 超出限额的部分将被忽略。 +# LOCALIZATION NOTE: Do not translate "Worker". +HittingMaxWorkersPerDomain2=一个 Worker 不能立即开始,因为同源的其他文档已经使用最大数量的 Worker。该 Worker 已进入队列,将在其他一些 Worker 完成后开始。 +# LOCALIZATION NOTE: Do not translate "Application Cache API", "AppCache" and "ServiceWorker". +AppCacheWarning=程序缓存 API(AppCache)已弃用,未来将被移除。需离线支持请尝试改用 ServiceWorker。 +# LOCALIZATION NOTE: Do not translate "Worker". +EmptyWorkerSourceWarning=尝试从空白来源创建 Worker。这可能不是本意。 +NavigatorGetUserMediaWarning=navigator.mozGetUserMedia 已被 navigator.mediaDevices.getUserMedia 取代 +# LOCALIZATION NOTE: Do not translate "RTCPeerConnection", "getLocalStreams", "getRemoteStreams", "getSenders" or "getReceivers". +RTCPeerConnectionGetStreamsWarning=RTCPeerConnection.getLocalStreams/getRemoteStreams 已弃用。请改用 RTCPeerConnection.getSenders/getReceivers。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker". %S is a URL. +InterceptionFailedWithURL=无法加载‘%S’。某个 ServiceWorker 拦截了请求并遇到未知错误。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker", "cors", "Response", "same-origin" or "Request". %1$S is a URL, %2$S is a URL. +CorsResponseForSameOriginRequest=加载“%1$S”失败,响应为“%2$S”。不允许 ServiceWorker 为 same-origin Request 合成 cors Response。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker", "FetchEvent.respondWith()", "FetchEvent", "no-cors", "opaque", "Response", or "RequestMode". %1$S is a URL. %2$S is a RequestMode value. +BadOpaqueInterceptionRequestModeWithURL=无法加载 ‘%1$S’。某个 ServiceWorker 在处理 ‘%2$S’ FetchEvent 时传递了 opaque 响应给 FetchEvent.respondWith()。Opaque 响应对象尽在 RequestMode 为 ‘no-cors’ 时有效。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker", "Error", "Response", "FetchEvent.respondWith()", or "fetch()". %S is a URL. +InterceptedErrorResponseWithURL=无法加载 ‘%1$S’。某个 ServiceWorker 传递了 Error 响应给 FetchEvent.respondWith(),这通常表示 ServiceWorker 执行了无效的 fetch() 调用。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker", "Response", "FetchEvent.respondWith()", or "Response.clone()". %S is a URL. +InterceptedUsedResponseWithURL=无法加载 ‘%1$S’。某个 ServiceWorker 传递了已使用的响应给 FetchEvent.respondWith()。响应的内容仅能读取一次,若需要多次读取,请使用 Response.clone()。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker", "opaqueredirect", "Response", "FetchEvent.respondWith()", or "FetchEvent". %S is a URL. +BadOpaqueRedirectInterceptionWithURL=无法加载 ‘%1$S’。某个 ServiceWorker 在处理 non-navigation FetchEvent 时传递了 opaqueredirect 响应给 FetchEvent.respondWith()。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker", "Response", "FetchEvent.respondWith()", "RedirectMode" or "follow". %S is a URL. +BadRedirectModeInterceptionWithURL=加载 ‘%S’ 失败。在 RedirectMode 非 ‘follow’ 时,ServiceWorker 传递了一个重定向的响应到 FetchEvent.respondWith()。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker" or "FetchEvent.preventDefault()". %S is a URL. +InterceptionCanceledWithURL=无法加载 ‘%1$S’。某个 ServiceWorker 调用了 FetchEvent.preventDefault() 来取消加载。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker", "promise", or "FetchEvent.respondWith()". %1$S is a URL. %2$S is an error string. +InterceptionRejectedResponseWithURL=无法加载 ‘%1$S’。某个 ServiceWorker 传递了 promise 给 FetchEvent.respondWith(),因下列错误被拒绝:‘%2$S’。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker", "promise", "FetchEvent.respondWith()", or "Response". %1$S is a URL. %2$S is an error string. +InterceptedNonResponseWithURL=无法加载 ‘%1$S’。某个 ServiceWorker 传递了 promise 给解析除了非响应值 ‘%2$S’ 的FetchEvent.respondWith()。 + +# LOCALIZATION NOTE: Do not translate "ServiceWorker", "Service-Worker-Allowed" or "HTTP". %1$S and %2$S are URLs. +ServiceWorkerScopePathMismatch=注册 ServiceWorker 失败:提供的作用域“%1$S”的路径不在允许的最大作用域“%2$S”之内。请调整该作用域,移动该 Service Worker 脚本,或者使用 Service-Worker-Allowed HTTP 头允许该范围。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker". %1$S is a URL representing the scope of the ServiceWorker, %2$S is a stringified numeric HTTP status code like "404" and %3$S is a URL. +ServiceWorkerRegisterNetworkError=注册/更新作用域为“%1$S”的 ServiceWorker 失败:加载脚本“%3$S”失败,状态码 %2$S。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker". %1$S is a URL representing the scope of the ServiceWorker, %2$S is a MIME Media Type like "text/plain" and %3$S is a URL. +ServiceWorkerRegisterMimeTypeError2=注册/更新作用域为“%1$S”的 ServiceWorker 失败:脚本“%3$S”的 Content-Type“%2$S”不当。MIME 类型必须为 JavaScript。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker". %S is a URL representing the scope of the ServiceWorker. +ServiceWorkerRegisterStorageError=无法为作用域“%S”注册或更新一个 ServiceWorker:由于用户设置或处在隐私浏览模式,访问存储受到限制。 +ServiceWorkerGetRegistrationStorageError=无法获取 Service Worker 的注册信息:由于用户设置或处在隐私浏览模式,访问存储受到限制。 +ServiceWorkerGetClientStorageError=无法获取 Service Worker 的客户端:由于用户设置或处在隐私浏览模式,访问存储受到限制。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker" and "postMessage". %S is a URL representing the scope of the ServiceWorker. +ServiceWorkerPostMessageStorageError=作用域“%S”的 ServiceWorker 执行‘postMessage’失败,由于用户设置或处在隐私浏览模式,访问存储受到限制。 +# LOCALIZATION NOTE: Do not translate "ServiceWorker". %1$S is a URL representing the scope of the ServiceWorker. +ServiceWorkerGraceTimeoutTermination=终止具有待定 waitUntil/respondWith promise 的作用域为“%1$S”的 ServiceWorker,因为宽限期超时。 +# LOCALIZATION NOTE (ServiceWorkerNoFetchHandler): Do not translate "Fetch". +ServiceWorkerNoFetchHandler=Fetch 事件监听器必须在 worker 脚本的初始化执行阶段添加。 +ExecCommandCutCopyDeniedNotInputDriven=document.execCommand('cut'/'copy') 被拒绝,因为它不是从短时运行的用户生成的事件处理程序内部进行调用。 +ManifestIdIsInvalid=id 成员未解析为有效 URL。 +ManifestIdNotSameOrigin=id 成员须与 start_url 成员的 origin 相同。 +ManifestShouldBeObject=清单应该是一个对象。 +ManifestScopeURLInvalid=作用域 URL 无效。 +ManifestScopeNotSameOrigin=作用域 URL 必须与文档同源。 +ManifestStartURLOutsideScope=开始 URL 在作用域之外,因此作用域无效。 +ManifestStartURLInvalid=开始 URL 无效。 +ManifestStartURLShouldBeSameOrigin=开始 URL 必须与文档同源。 +# LOCALIZATION NOTE: %1$S is the name of the object whose property is invalid. %2$S is the name of the invalid property. %3$S is the expected type of the property value. E.g. "Expected the manifest's start_url member to be a string." +ManifestInvalidType=预期是 %1$S 的 %2$S 成员是一个 %3$S。 +# LOCALIZATION NOTE: %1$S is the name of the property whose value is invalid. %2$S is the (invalid) value of the property. E.g. "theme_color: 42 is not a valid CSS color." +ManifestInvalidCSSColor=%1$S: %2$S 不是一个有效的 CSS 颜色。 +# LOCALIZATION NOTE: %1$S is the name of the property whose value is invalid. %2$S is the (invalid) value of the property. E.g. "lang: 42 is not a valid language code." +ManifestLangIsInvalid=%1$S: %2$S 不是一个有效的语言代码。 +# LOCALIZATION NOTE: %1$S is the name of the parent property whose value is invalid (e.g., "icons"). %2$S is the index of the image object that is invalid (from 0). %3$S is the name of actual member that is invalid. %4$S is the invalid value. E.g. "icons item at index 2 is invalid. The src member is an invalid URL http://:Invalid" +ManifestImageURLIsInvalid=索引 %2$S 的 %1$S 无效。%3$S 成员网址 %4$S 无效 +# LOCALIZATION NOTE: %1$S is the name of the parent property that that contains the unusable image object (e.g., "icons"). %2$S is the index of the image object that is unusable (from 0). E.g. "icons item at index 2 lacks a usable purpose. It will be ignored." +ManifestImageUnusable=索引 %2$S 的 %1$S 项目缺乏适用目标。其将被忽略。 +# LOCALIZATION NOTE: %1$S is the name of the parent property that contains the unsupported value (e.g., "icons"). %2$S is the index of the image object that has the unsupported value (from 0). %3$S are the unknown purposes. E.g. "icons item at index 2 includes unsupported purpose(s): a b." +ManifestImageUnsupportedPurposes=索引 %2$S 的 %1$S 项目包含不受支持的目标:%3$S。 +# LOCALIZATION NOTE: %1$S is the name of the parent property that has a repeated purpose (e.g., "icons"). %2$S is the index of the image object that has the repeated purpose (from 0). %3$S is the repeated purposes. E.g. "icons item at index 2 includes repeated purpose(s): a b." +ManifestImageRepeatedPurposes=索引 %2$S 的 %1$S 项目包含重复的目标:%3$S。 +PatternAttributeCompileFailure=无法检查 的开头使用 标签声明编码更有效。 +EncMetaTooLate=尝试声明字符编码的 标签发现过晚,因此编码是凭内容猜测出来的。请将 标签移动到文档 的开头。 +EncMetaTooLateFrame=尝试声明字符编码的 标签发现过晚,因此改为使用父文档的编码。请将 标签移动到文档 的开头。 +EncMetaAfterHeadInKilobyte=声明文档字符编码的 标签应移动到文档 的开头。 +EncNoDecl=该文档未声明字符编码,因此编码是凭内容猜测出来的。字符编码需使用 标签或字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。 +EncNoDeclPlain=该文档未声明字符编码,因此编码是凭内容猜测出来的。字符编码需使用字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。 +EncMetaUnsupported=HTML 文档使用 meta 标签声明了一个不支持的字符编码。该声明被忽略。 +EncProtocolUnsupported=传输协议层声明了一个不受支持的字符编码。该声明已被忽略。 +EncMetaUtf16=使用了一个 meta 标签声明字符编码为 UTF-16。这被解释为了 UTF-8 声明。 +EncMetaUserDefined=一个 meta 标签声明字符编码为 x-user-defined。这已解释为 windows-1252 声明,以便与有意错编码的老旧字体兼容。这个网站应该迁移到 Unicode。 +EncMetaReplacement=用于声明编码的 标签存在跨站脚本攻击(XSS)危险。已改用替代编码。 +EncProtocolReplacement=传输协议层声明的编码存在跨站脚本攻击(XSS)危险。已改用替代编码。 +EncDetectorReload=该文档未声明字符编码,因此编码是凭内容猜测出来的。这会导致文档被重新加载。字符编码需使用 标签或字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。 +EncDetectorReloadPlain=该文档未声明字符编码,因此编码是凭内容猜测出来的。这会导致文档被重新加载。字符编码需使用字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。 +EncError=依照声明的字符编码,字节流是错误的。字符编码声明可能不正确。 +EncErrorFrame=依照从父文档继承的字符编码,字节流是错误的。字符编码需使用 标签或字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。 +EncErrorFramePlain=依照从父文档继承的字符编码,字节流是错误的。字符编码需使用字节顺序标记(BOM),或是在 Content-Type HTTP 头中进行声明。 +EncSpeculationFailMeta=文档的开头被重新解析,因为在声明编码的 标签之前有非 ASCII 字符。 应当是 的首个前无非 ASCII 字符注释的子标签。 +EncSpeculationFailXml=文档的开头被重新解析,因为在回退到 XML 声明语法前,搜索 标签失败的文档中存在非 ASCII 字符。应在文档 使用 标签而非 XML 声明语法。 +# The audience of the following message isn't the author of the document but other people debugging browser behavior. +EncSpeculationFail2022=文档的开头被重新解析,因为 ISO-2022-JP 不是 ASCII 兼容编码。 + +# The bulk of the messages below are derived from +# https://hg.mozilla.org/projects/htmlparser/file/1f633cef7de7/src/nu/validator/htmlparser/impl/ErrorReportingTokenizer.java +# which is available under the MIT license. + +# Tokenizer errors +errGarbageAfterLtSlash=“”。可能原因:未转义的“<”(应该转义为“<”)或是结束标签输入错误。 +errCharRefLacksSemicolon=字符引用未由分号结束。 +errNoDigitsInNCR=字符引用当中没有数字。 +errGtInSystemId=系统标识符当中出现了“>”。 +errGtInPublicId=公用标识符当中出现了“>”。 +errNamelessDoctype=缺少名称的 Doctype。 +errConsecutiveHyphens=连续的连字号没有结束注释。“--”不被允许在注释当中出现,但“- -”可以。 +errPrematureEndOfComment=过早结束的注释。请使用 “-->” 结束注释。 +errBogusComment=不正确的注释语法。 +errUnquotedAttributeLt=一个没有被引号包裹的属性值中出现了“<”。可能原因:前面缺少“>”。 +errUnquotedAttributeGrave=一个没有被引号包裹的属性值中出现了“`”。可能原因:使用了不正确的字符作为引号。 +errUnquotedAttributeQuote=一个没有被引号包裹的属性值中出现了引号。可能原因:属性值被放在一起,或是放了 URL 查询字符串。 +errUnquotedAttributeEquals=一个没有被引号包裹的属性值中出现了“=”。可能原因:属性值被放在一起,或是放了 URL 查询字符串。 +errSlashNotFollowedByGt=斜线后面没有“>”。 +errNoSpaceBetweenAttributes=属性之间没有空格隔开。 +errUnquotedAttributeStartLt=一个没有被引号包裹的属性值以“<”作为开头。可能原因:前面缺少“>”。 +errUnquotedAttributeStartGrave=一个没有被引号包裹的属性值以“`”作为开头。可能原因:使用了错误的符号作为引号。 +errUnquotedAttributeStartEquals=一个没有被引号包裹的属性值以“=”作为开头。可能原因:多余的等号。 +errAttributeValueMissing=缺少属性值。 +errBadCharBeforeAttributeNameLt=在预期为属性名称的地方看到“<”。可能原因:前面缺少“>”。 +errEqualsSignBeforeAttributeName=在预期为属性名称的地方看到“=”。可能原因:缺少属性名称。 +errBadCharAfterLt=在“<”后出现了错误符号。可能原因:未转义的“<”。请尝试将它转义为“<”。 +errLtGt=发现“<>”。可能原因:未转义的“<”(应该转义为“<”)或是起始标签输入错误。 +errProcessingInstruction=发现“?”。可能原因:尝试在 HTML 中使用 XML 处理指令。(HTML 当中并不支持 XML 处理指令) +errUnescapedAmpersandInterpretedAsCharacterReference=紧随“&”的字符串已被解译为字符引用。(也许应将“&”转义为“&”。) +errNotSemicolonTerminated=字符名称引用并未由分号结束。(也许应该把“&”转义为“&”) +errNoNamedCharacterMatch=“&”并未开始一个字符引用。(“&”也许应转义为“&”。) +errQuoteBeforeAttributeName=在预期为属性名称的地方发现引号。可能原因:前面缺少“=”。 +errLtInAttributeName=属性名称中存在“<”。可能原因:前面缺少“>”。 +errQuoteInAttributeName=属性名称中存在引号。可能原因:前面丢失了某个引号。 +errExpectedPublicId=预期有一个公用标识符,但 Doctype 已经结束了。 +errBogusDoctype=不正确的 Doctype。 +maybeErrAttributesOnEndTag=结束标签拥有属性。 +maybeErrSlashInEndTag=在结束标签的结尾发现了多余的“/”。 +errNcrNonCharacter=引用了非字元的字符。 +errNcrSurrogate=引用了代理范围的字符。 +errNcrControlChar=引用了控制符号。 +errNcrCr=数值字符引用了 符号。 +errNcrInC1Range=数值字符引用了 C1 控制范围当中的符号。 +errEofInPublicId=公用标识符中出现了文件结束符。 +errEofInComment=注释中出现了文件结束符。 +errEofInDoctype=Doctype 中出现了文件结束符。 +errEofInAttributeValue=属性值内遇到文件结束符。忽略该标签。 +errEofInAttributeName=属性名称中出现了文件结束符。忽略该标签。 +errEofWithoutGt=发现文件结束符,但先前标签还未以“>”结束。忽略该标签。 +errEofInTagName=在寻找标签名称时发现文件结束符号。忽略该标签。 +errEofInEndTag=结束标签当中有文件结束符号。忽略该标签。 +errEofAfterLt=在“<”后面发现文件结束符号。 +errNcrOutOfRange=超过允许的 Unicode 范围的字符引用。 +errNcrUnassigned=字符引用了一个被永久保留的未指派代码点。 +errDuplicateAttribute=属性重复。 +errEofInSystemId=在系统标识符中发现文件结束符。 +errExpectedSystemId=预期应有一个系统标识符,但 Doctype 已经结束了。 +errMissingSpaceBeforeDoctypeName=在 Doctype 名称前面少了一个空白。 +errNestedComment=在注释中发现“