doclet.build_version=标准 Doclet 版本 {0} doclet.Contents=目录 doclet.Overview=概览 doclet.Window_Overview=概览列表 doclet.Window_Overview_Summary=概览 doclet.Element=元素 doclet.Package=程序包 doclet.Module=模块 doclet.Open_Module=打开模块 doclet.All_Packages=所有程序包 doclet.All_Modules=全部模块 doclet.None=无 doclet.Tree=树 doclet.Class_Hierarchy=类分层结构 doclet.Window_Class_Hierarchy=类分层结构 doclet.Interface_Hierarchy=接口分层结构 doclet.Enum_Hierarchy=枚举分层结构 doclet.Annotation_Type_Hierarchy=注释类型分层结构 doclet.Href_Class_Title={0}中的类 doclet.Href_Interface_Title={0}中的接口 doclet.Href_Annotation_Title={0}中的注释 doclet.Href_Enum_Title={0}中的枚举 doclet.Href_Type_Param_Title={0}中的类型参数 doclet.Href_Class_Or_Interface_Title={0}中的类或接口 doclet.Summary=概要: doclet.Detail=详细资料: doclet.Module_Sub_Nav=模块: doclet.navModuleDescription=说明 doclet.navModules=模块 doclet.navPackages=程序包 doclet.navServices=服务 doclet.navNested=嵌套 doclet.navAnnotationTypeOptionalMember=可选 doclet.navAnnotationTypeRequiredMember=必需 doclet.navAnnotationTypeMember=元素 doclet.navField=字段 doclet.navProperty=属性 doclet.navEnum=枚举常量 doclet.navConstructor=构造器 doclet.navMethod=方法 doclet.Index=索引 doclet.Window_Single_Index=索引 doclet.Window_Split_Index={0} - 索引 doclet.Help=帮助 doclet.Skip_navigation_links=跳过导航链接 doclet.Navigation=导航 doclet.New_Page=NewPage doclet.navDeprecated=已过时 doclet.Window_Deprecated_List=已过时的列表 doclet.Overrides=覆盖: doclet.in_class=在类中 doclet.Static_variable_in={0}中的静态变量 doclet.Variable_in={0}中的变量 doclet.Constructor_for={0}的构造器 doclet.Static_method_in={0}中的静态方法 doclet.Search_tag_in={0}中的搜索标记 doclet.Method_in={0}中的方法 doclet.module=模块 doclet.package=程序包 doclet.MalformedURL=格式错误的 URL: {0} doclet.File_error=读取文件时出错: {0} doclet.URL_error=获取 URL 时出错: {0} doclet.see.class_or_package_not_found=标记{0}: 找不到引用: {1} doclet.see.class_or_package_not_accessible=标记{0}: 无法访问引用: {1} doclet.tag.invalid_usage=标记 {0} 的用法无效 doclet.Deprecated_API=已过时的 API doclet.For_Removal=待删除 doclet.Annotation_Types=注释类型 doclet.Annotation_Type_Members=注释类型元素 doclet.for_removal=待删除 doclet.annotation_types=注释类型 doclet.annotation_type_members=注释类型元素 doclet.Generated_Docs_Untitled=生成的文档 (无标题) doclet.Other_Packages=其他程序包 doclet.Description=说明 doclet.Specified_By=指定者: doclet.in_interface=在接口中 doclet.Subclasses=直接已知子类: doclet.Subinterfaces=所有已知子接口: doclet.Implementing_Classes=所有已知实现类: doclet.Functional_Interface=函数接口: doclet.Functional_Interface_Message=这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。 doclet.also=并 doclet.Frames=框架 doclet.No_Frames=无框架 doclet.Package_Hierarchies=程序包分层结构: doclet.Hierarchy_For_Package=程序包{0}的分层结构 doclet.Hierarchy_For_All_Packages=所有程序包的分层结构 doclet.No_Script_Message=您的浏览器已禁用 JavaScript。 doclet.Description_From_Interface=从接口复制的说明: doclet.Description_From_Class=从类复制的说明: doclet.No_Non_Deprecated_Classes_To_Document=找不到可以文档化的未过时的类。 doclet.Interfaces=接口 doclet.Enclosing_Class=封闭类: doclet.Enclosing_Interface=封闭接口: doclet.Window_Source_title=源代码 doclet.Window_Help_title=API 帮助 doclet.help.main_heading=此 API 文档的组织方式 doclet.help.intro=此 API (应用程序编程接口) 文档包含对应于导航栏中的项目的页面, 如下所述。 doclet.help.overview.modules.body=The {0} page is the front page of this API document and provides a list of all modules with a summary for each. This page can also contain an overall description of the set of modules. doclet.help.overview.packages.body={0} 页面是此 API 文档的首页, 提供了所有程序包的列表及其概要。此页面也可能包含这些程序包的总体说明。 doclet.help.package.intro=Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories: doclet.help.module.intro=Each module has a page that contains a list of its packages, dependencies on other modules, and services, with a summary for each. These page may contain three categories: doclet.help.class_interface.head=Class or Interface doclet.help.class_interface.intro=每个类, 接口, 嵌套类和嵌套接口都有各自的页面。其中每个页面都由三部分 (类/接口说明, 概要表, 以及详细的成员说明) 组成: doclet.help.class_interface.inheritance_diagram=Class Inheritance Diagram doclet.help.class_interface.subclasses=直接子类 doclet.help.class_interface.subinterfaces=所有已知子接口 doclet.help.class_interface.implementations=所有已知实现类 doclet.help.class_interface.declaration=Class or Interface Declaration doclet.help.class_interface.description=Class or Interface Description doclet.help.class_interface.summary=每个概要条目都包含该项目的详细说明的第一句。概要条目按字母顺序排列, 而详细说明则按其在源代码中出现的顺序排列。这样保持了程序员所建立的逻辑分组。 doclet.help.use.head=使用 doclet.help.use.body=Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its "Use" page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar. doclet.help.tree.head=树 (类分层结构) doclet.help.tree.intro=There is a {0} page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with {1}. Interfaces do not inherit from {1}. doclet.help.tree.overview=查看“概览”页面时, 单击 "树" 将显示所有程序包的分层结构。 doclet.help.tree.package=When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package. doclet.help.deprecated.body={0} 页面列出了所有已过时的 API。一般由于进行了改进并且通常提供了替代的 API, 所以建议不要使用已过时的 API。在将来的实现过程中, 可能会删除已过时的 API。 doclet.help.index.head=索引 doclet.help.index.body=The {0} contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes. doclet.help.frames.head=框架/无框架 doclet.help.frames.body=这些链接用于显示和隐藏 HTML 框架。所有页面均具有有框架和无框架两种显示方式。 doclet.help.all_classes.body={0}链接显示所有类和接口 (除了非静态嵌套类型)。 doclet.help.serial_form.body=每个可序列化或可外部化的类都有其序列化字段和方法的说明。此信息对重新实现者有用, 而对使用 API 的开发者则没有什么用处。尽管导航栏中没有链接, 但您可以通过下列方式获取此信息: 转至任何序列化类, 然后单击类说明的 "另请参阅" 部分中的 "序列化表格"。 doclet.help.constants.body={0}页面列出了静态最终字段及其值。 doclet.help.footnote=This help file applies to API documentation generated by the standard doclet. doclet.help.enum.intro=每个枚举都有各自的页面, 其中包含以下部分: doclet.help.enum.declaration=枚举声明 doclet.help.enum.definition=Enum Description doclet.help.annotation_type.intro=每个注释类型都有各自的页面, 其中包含以下部分: doclet.help.annotation_type.declaration=Annotation Type Declaration doclet.help.annotation_type.description=Annotation Type Description doclet.help.search.head=Search doclet.help.search.body=You can search for definitions of modules, packages, types, fields, methods and other terms defined in the API, using some or all of the name. "Camel-case" abbreviations are supported: for example, "InpStr" will find "InputStream" and "InputStreamReader". doclet.ClassUse_Packages.that.use.0=使用{0}的程序包 doclet.ClassUse_Uses.of.0.in.1={1}中{0}的使用 doclet.ClassUse_Classes.in.0.used.by.1={1}使用的{0}中的类 doclet.ClassUse_PackageAnnotation=注释类型为{0}的程序包 doclet.ClassUse_Annotation=注释类型为{0}的{1}中的类 doclet.ClassUse_TypeParameter=类型参数类型为{0}的{1}中的类 doclet.ClassUse_MethodTypeParameter=类型参数类型为{0}的{1}中的方法 doclet.ClassUse_FieldTypeParameter=类型参数类型为{0}的{1}中的字段 doclet.ClassUse_FieldAnnotations=注释类型为{0}的{1}中的字段 doclet.ClassUse_MethodAnnotations=注释类型为{0}的{1}中的方法 doclet.ClassUse_MethodParameterAnnotations=注释类型为{0}的{1}中的方法参数 doclet.ClassUse_MethodReturnTypeParameter=返回变量类型为{0}的类型的{1}中的方法 doclet.ClassUse_Subclass={1}中{0}的子类 doclet.ClassUse_Subinterface={1}中{0}的子接口 doclet.ClassUse_ImplementingClass=实现{0}的{1}中的类 doclet.ClassUse_Field=声明为{0}的{1}中的字段 doclet.ClassUse_MethodReturn=返回{0}的{1}中的方法 doclet.ClassUse_MethodArgs=参数类型为{0}的{1}中的方法 doclet.ClassUse_MethodArgsTypeParameters=类型变量类型为{0}的{1}中的方法参数 doclet.ClassUse_MethodThrows=抛出{0}的{1}中的方法 doclet.ClassUse_ConstructorAnnotations=注释类型为{0}的{1}中的构造器 doclet.ClassUse_ConstructorParameterAnnotations=注释类型为{0}的{1}中的构造器参数 doclet.ClassUse_ConstructorArgs=参数类型为{0}的{1}中的构造器 doclet.ClassUse_ConstructorArgsTypeParameters=类型变量类型为{0}的{1}中的构造器参数 doclet.ClassUse_ConstructorThrows=抛出{0}的{1}中的构造器 doclet.ClassUse_No.usage.of.0=没有{0}的用法 doclet.Window_ClassUse_Header={0} {1}的使用 doclet.ClassUse_Title={0}的使用 doclet.navClassUse=使用 doclet.Error_in_grouplist=错误的 -group 选项: {0} {1} doclet.Groupname_already_used=在 -group 选项中, 组名已使用: {0} doclet.Same_element_name_used=元素名称或模式使用了两次: {0} # option specifiers doclet.usage.add-stylesheet.parameters= doclet.usage.add-stylesheet.description=用于所生成文档的其他样式表文件 doclet.usage.d.parameters= doclet.usage.d.description=输出文件的目标目录 doclet.usage.use.description=创建类和程序包用法页面 doclet.usage.version.description=包含 @version 段 doclet.usage.author.description=包含 @author 段 doclet.usage.docfilessubdirs.description=递归复制文档文件子目录 doclet.usage.splitindex.description=将索引分为每个字母对应一个文件 doclet.usage.overview.parameters= doclet.usage.overview.description=从 HTML 文件读取概览文档 doclet.usage.windowtitle.parameters= doclet.usage.windowtitle.description=文档的浏览器窗口标题 doclet.usage.doctitle.parameters= doclet.usage.doctitle.description=包含概览页面的标题 doclet.usage.header.parameters= doclet.usage.header.description=包含每个页面的页眉文本 doclet.usage.html4.description=生成 HTML 4.01 输出 doclet.usage.html5.description=生成 HTML 5 输出 doclet.usage.footer.parameters= doclet.usage.footer.description=包含每个页面的页脚文本 doclet.usage.top.parameters= doclet.usage.top.description=包含每个页面的顶部文本 doclet.usage.bottom.parameters= doclet.usage.bottom.description=包含每个页面的底部文本 doclet.usage.link.parameters= doclet.usage.link.description=创建指向 中的 javadoc 输出的链接 doclet.usage.linkoffline.parameters= doclet.usage.linkoffline.description=使用 中的程序包列表链接到 中的文档 doclet.usage.excludedocfilessubdir.parameters=:.. doclet.usage.excludedocfilessubdir.description=排除具有给定名称的所有文档文件子目录 doclet.usage.group.parameters= :... doclet.usage.group.description=将指定的元素在概览页面上分组在一起 doclet.usage.nocomment.description=不生成说明和标记, 只生成声明 doclet.usage.nodeprecated.description=不包含 @deprecated 信息 doclet.usage.noqualifier.parameters=::.. doclet.usage.noqualifier.description=输出中不包括限定符的列表 doclet.usage.nosince.description=不包括 @since 信息 doclet.usage.notimestamp.description=不包括隐藏的时间戳 doclet.usage.nodeprecatedlist.description=不生成已过时的列表 doclet.usage.no-module-directories.description=不将模块文档的文件分组到\n模块特定的目录中 doclet.usage.notree.description=不生成类分层结构 doclet.usage.noindex.description=不生成索引 doclet.usage.nohelp.description=不生成帮助链接 doclet.usage.nonavbar.description=不生成导航栏 doclet.usage.nooverview.description=不生成概览页面 doclet.usage.serialwarn.description=生成有关 @serial 标记的警告 doclet.usage.tag.parameters=::
doclet.usage.tag.description=指定单个参数定制标记 doclet.usage.taglet.description=要注册的 Taglet 的全限定名称 doclet.usage.tagletpath.description=Taglet 的路径 doclet.usage.charset.parameters= doclet.usage.charset.description=用于跨平台查看生成的文档的字符集 doclet.usage.javafx.description=启用 JavaFX 功能 doclet.usage.helpfile.parameters= doclet.usage.helpfile.description=包含帮助链接所链接到的文件 doclet.usage.linksource.description=以 HTML 格式生成源文件 doclet.usage.sourcetab.parameters= doclet.usage.sourcetab.description=指定源中每个制表符占据的空格数 doclet.usage.keywords.description=随程序包, 类和成员信息一起附带 HTML 元标记 doclet.usage.main-stylesheet.parameters= doclet.usage.main-stylesheet.description=用于更改生成文档的样式的文件 doclet.usage.docencoding.parameters= doclet.usage.docencoding.description=指定输出的字符编码 doclet.usage.frames.description=允许在生成的输出中使用帧 doclet.usage.no-frames.description=禁止在生成的输出中使用帧(默认值) doclet.usage.override-methods.parameters=(detail|summary) doclet.usage.override-methods.description=在详细资料部分或概要部分中的文档覆盖方法 doclet.usage.allow-script-in-comments.description=允许在选项和注释中使用 JavaScript doclet.usage.xdocrootparent.parameters= doclet.usage.xdocrootparent.description=将文档注释中出现的所有后跟 /.. 的 @docRoot 替换为\n doclet.usage.xdoclint.description=为 javadoc 注释中的问题启用建议的检查 doclet.usage.xdoclint-extended.parameters=(all|none|[-]) # L10N: do not localize these words: all none accessibility html missing reference syntax doclet.usage.xdoclint-extended.description=针对 javadoc\n注释中的问题\n 启用或禁用特定检查,\n 其中 <组> 为 accessibility, html,\nmissing, reference 或 syntax 之一。 doclet.usage.xdoclint-package.parameters=([-]) doclet.usage.xdoclint-package.description=在特定的程序包中启用或禁用检查。<程序包>\n是逗号分隔的程序包说明符列表。程序包\n说明符是程序包的限定名称或程序包名称\n前缀后跟 .*, 它扩展到给定程序包的所有\n子程序包。在程序包说明符前面加上 - 可以\n为指定程序包禁用检查。 # L10N: do not localize the option names -html4 and -html5 doclet.HTML_4_specified=您已使用 -html4 选项将 HTML 版本指定为 HTML 4.01。\n默认值当前为 HTML5,未来的发行版中将删除对 \nHTML 4.01 的支持。要隐藏此警告,请确保您的注释中使用的任何 HTML 结构\n在 HTML5 中均有效并删除 -html4 选项。 # L10N: do not localize the option names --frames doclet.Frames_specified=您已指定通过使用 --frames 选项生成帧。\n默认设置当前为不生成帧,对帧的支持\n将在未来的发行版中删除。\n要隐藏此警告,请删除 --frames 选项并避免使用帧。