src/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties

Thu, 24 May 2018 18:02:46 +0800

author
aoqi
date
Thu, 24 May 2018 18:02:46 +0800
changeset 3446
e468915bad3a
parent 2525
2eb010b6cb22
permissions
-rw-r--r--

Merge

aoqi@0 1 doclet.build_version=Standard Doclet version {0}
aoqi@0 2 doclet.Contents=Contents
aoqi@0 3 doclet.Overview=Overview
aoqi@0 4 doclet.Window_Overview=Overview List
aoqi@0 5 doclet.Window_Overview_Summary=Overview
aoqi@0 6 doclet.Package=Package
aoqi@0 7 doclet.Profile=Profile
aoqi@0 8 doclet.All_Packages=All Packages
aoqi@0 9 doclet.All_Profiles=All Profiles
aoqi@0 10 doclet.Tree=Tree
aoqi@0 11 doclet.Class_Hierarchy=Class Hierarchy
aoqi@0 12 doclet.Window_Class_Hierarchy=Class Hierarchy
aoqi@0 13 doclet.Interface_Hierarchy=Interface Hierarchy
aoqi@0 14 doclet.Enum_Hierarchy=Enum Hierarchy
aoqi@0 15 doclet.Annotation_Type_Hierarchy=Annotation Type Hierarchy
aoqi@0 16 doclet.Prev=Prev
aoqi@0 17 doclet.Next=Next
aoqi@0 18 doclet.Prev_Class=Prev Class
aoqi@0 19 doclet.Next_Class=Next Class
aoqi@0 20 doclet.Prev_Package=Prev Package
aoqi@0 21 doclet.Next_Package=Next Package
aoqi@0 22 doclet.Prev_Profile=Prev Profile
aoqi@0 23 doclet.Next_Profile=Next Profile
aoqi@0 24 doclet.Prev_Letter=Prev Letter
aoqi@0 25 doclet.Next_Letter=Next Letter
aoqi@0 26 doclet.Href_Class_Title=class in {0}
aoqi@0 27 doclet.Href_Interface_Title=interface in {0}
aoqi@0 28 doclet.Href_Annotation_Title=annotation in {0}
aoqi@0 29 doclet.Href_Enum_Title=enum in {0}
aoqi@0 30 doclet.Href_Type_Param_Title=type parameter in {0}
aoqi@0 31 doclet.Href_Class_Or_Interface_Title=class or interface in {0}
aoqi@0 32 doclet.Summary=Summary:
aoqi@0 33 doclet.Detail=Detail:
aoqi@0 34 doclet.navNested=Nested
aoqi@0 35 doclet.navAnnotationTypeOptionalMember=Optional
aoqi@0 36 doclet.navAnnotationTypeRequiredMember=Required
aoqi@0 37 doclet.navAnnotationTypeMember=Element
aoqi@0 38 doclet.navField=Field
aoqi@0 39 doclet.navProperty=Property
aoqi@0 40 doclet.navEnum=Enum Constants
aoqi@0 41 doclet.navConstructor=Constr
aoqi@0 42 doclet.navMethod=Method
aoqi@0 43 doclet.Index=Index
aoqi@0 44 doclet.Window_Single_Index=Index
aoqi@0 45 doclet.Window_Split_Index={0}-Index
aoqi@0 46 doclet.Help=Help
aoqi@0 47 doclet.Skip_navigation_links=Skip navigation links
aoqi@0 48 doclet.Navigation=Navigation
aoqi@0 49 doclet.New_Page=NewPage
aoqi@0 50 doclet.navDeprecated=Deprecated
aoqi@0 51 doclet.Window_Deprecated_List=Deprecated List
aoqi@0 52 doclet.Overrides=Overrides:
aoqi@0 53 doclet.in_class=in class
aoqi@0 54 doclet.Static_variable_in=Static variable in {0}
aoqi@0 55 doclet.Variable_in=Variable in {0}
aoqi@0 56 doclet.Constructor_for=Constructor for {0}
aoqi@0 57 doclet.Static_method_in=Static method in {0}
aoqi@0 58 doclet.Method_in=Method in {0}
aoqi@0 59 doclet.package=package
aoqi@0 60 doclet.MalformedURL=Malformed URL: {0}
aoqi@0 61 doclet.File_error=Error reading file: {0}
aoqi@0 62 doclet.URL_error=Error fetching URL: {0}
aoqi@0 63 doclet.see.class_or_package_not_found=Tag {0}: reference not found: {1}
aoqi@0 64 doclet.see.class_or_package_not_accessible=Tag {0}: reference not accessible: {1}
aoqi@0 65 doclet.Deprecated_API=Deprecated API
aoqi@0 66 doclet.Deprecated_Packages=Deprecated Packages
aoqi@0 67 doclet.Deprecated_Classes=Deprecated Classes
aoqi@0 68 doclet.Deprecated_Enums=Deprecated Enums
aoqi@0 69 doclet.Deprecated_Interfaces=Deprecated Interfaces
aoqi@0 70 doclet.Deprecated_Exceptions=Deprecated Exceptions
aoqi@0 71 doclet.Deprecated_Annotation_Types=Deprecated Annotation Types
aoqi@0 72 doclet.Deprecated_Errors=Deprecated Errors
aoqi@0 73 doclet.Deprecated_Fields=Deprecated Fields
aoqi@0 74 doclet.Deprecated_Constructors=Deprecated Constructors
aoqi@0 75 doclet.Deprecated_Methods=Deprecated Methods
aoqi@0 76 doclet.Deprecated_Enum_Constants=Deprecated Enum Constants
aoqi@0 77 doclet.Deprecated_Annotation_Type_Members=Deprecated Annotation Type Elements
aoqi@0 78 doclet.deprecated_packages=deprecated packages
aoqi@0 79 doclet.deprecated_classes=deprecated classes
aoqi@0 80 doclet.deprecated_enums=deprecated enums
aoqi@0 81 doclet.deprecated_interfaces=deprecated interfaces
aoqi@0 82 doclet.deprecated_exceptions=deprecated exceptions
aoqi@0 83 doclet.deprecated_annotation_types=deprecated annotation types
aoqi@0 84 doclet.deprecated_errors=deprecated errors
aoqi@0 85 doclet.deprecated_fields=deprecated fields
aoqi@0 86 doclet.deprecated_constructors=deprecated constructors
aoqi@0 87 doclet.deprecated_methods=deprecated methods
aoqi@0 88 doclet.deprecated_enum_constants=deprecated enum constants
aoqi@0 89 doclet.deprecated_annotation_type_members=deprecated annotation type elements
aoqi@0 90 doclet.Generated_Docs_Untitled=Generated Documentation (Untitled)
aoqi@0 91 doclet.Other_Packages=Other Packages
aoqi@0 92 doclet.Package_Description=Package {0} Description
aoqi@0 93 doclet.Description=Description
aoqi@0 94 doclet.Specified_By=Specified by:
aoqi@0 95 doclet.in_interface=in interface
aoqi@0 96 doclet.Subclasses=Direct Known Subclasses:
aoqi@0 97 doclet.Subinterfaces=All Known Subinterfaces:
aoqi@0 98 doclet.Implementing_Classes=All Known Implementing Classes:
aoqi@0 99 doclet.Functional_Interface=Functional Interface:
aoqi@0 100 doclet.Functional_Interface_Message=This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
aoqi@0 101 doclet.also=also
aoqi@0 102 doclet.Frames=Frames
aoqi@0 103 doclet.No_Frames=No Frames
aoqi@0 104 doclet.Package_Hierarchies=Package Hierarchies:
aoqi@0 105 doclet.Hierarchy_For_Package=Hierarchy For Package {0}
aoqi@0 106 doclet.Hierarchy_For_All_Packages=Hierarchy For All Packages
aoqi@0 107 doclet.Frame_Alert=Frame Alert
aoqi@0 108 doclet.Frame_Warning_Message=This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to {0}.
aoqi@0 109 doclet.No_Script_Message=JavaScript is disabled on your browser.
aoqi@0 110 doclet.Non_Frame_Version=Non-frame version
aoqi@0 111 doclet.Description_From_Interface=Description copied from interface:
aoqi@0 112 doclet.Description_From_Class=Description copied from class:
aoqi@0 113 doclet.No_Non_Deprecated_Classes_To_Document=No non-deprecated classes found to document.
aoqi@0 114 doclet.Interfaces_Italic=Interfaces (italic)
aoqi@0 115 doclet.Enclosing_Class=Enclosing class:
aoqi@0 116 doclet.Enclosing_Interface=Enclosing interface:
aoqi@0 117 doclet.Window_Source_title=Source code
aoqi@0 118 doclet.Window_Help_title=API Help
aoqi@0 119 doclet.Help_line_1=How This API Document Is Organized
aoqi@0 120 doclet.Help_line_2=This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
aoqi@0 121 doclet.Help_line_3=The {0} page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.
aoqi@0 122 doclet.Help_line_4=Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
aoqi@0 123 doclet.Help_line_5=Class/Interface
aoqi@0 124 doclet.Help_line_6=Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
aoqi@0 125 doclet.Help_line_7=Class inheritance diagram
aoqi@0 126 doclet.Help_line_8=Direct Subclasses
aoqi@0 127 doclet.Help_line_9=All Known Subinterfaces
aoqi@0 128 doclet.Help_line_10=All Known Implementing Classes
aoqi@0 129 doclet.Help_line_11=Class/interface declaration
aoqi@0 130 doclet.Help_line_12=Class/interface description
aoqi@0 131 doclet.Help_line_13=Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
aoqi@0 132 doclet.Help_line_14=Use
aoqi@0 133 doclet.Help_line_15=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.
aoqi@0 134 doclet.Help_line_16=Tree (Class Hierarchy)
aoqi@0 135 doclet.Help_line_17_with_tree_link=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. The classes are organized by inheritance structure starting with {1}. The interfaces do not inherit from {1}.
aoqi@0 136 doclet.Help_line_18=When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
aoqi@0 137 doclet.Help_line_19=When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
aoqi@0 138 doclet.Help_line_20_with_deprecated_api_link=The {0} page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
aoqi@0 139 doclet.Help_line_21=Index
aoqi@0 140 doclet.Help_line_22=The {0} contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
aoqi@0 141 doclet.Help_line_23=Prev/Next
aoqi@0 142 doclet.Help_line_24=These links take you to the next or previous class, interface, package, or related page.
aoqi@0 143 doclet.Help_line_25=Frames/No Frames
aoqi@0 144 doclet.Help_line_26=These links show and hide the HTML frames. All pages are available with or without frames.
aoqi@0 145 doclet.Help_line_27=The {0} link shows all classes and interfaces except non-static nested types.
aoqi@0 146 doclet.Help_line_28=Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
aoqi@0 147 doclet.Help_line_29=The {0} page lists the static final fields and their values.
aoqi@0 148 doclet.Help_line_30=This help file applies to API documentation generated using the standard doclet.
aoqi@0 149 doclet.Help_enum_line_1=Each enum has its own separate page with the following sections:
aoqi@0 150 doclet.Help_enum_line_2=Enum declaration
aoqi@0 151 doclet.Help_enum_line_3=Enum description
aoqi@0 152 doclet.Help_annotation_type_line_1=Each annotation type has its own separate page with the following sections:
aoqi@0 153 doclet.Help_annotation_type_line_2=Annotation Type declaration
aoqi@0 154 doclet.Help_annotation_type_line_3=Annotation Type description
aoqi@0 155 doclet.ClassUse_Packages.that.use.0=Packages that use {0}
aoqi@0 156 doclet.ClassUse_Uses.of.0.in.1=Uses of {0} in {1}
aoqi@0 157 doclet.ClassUse_Classes.in.0.used.by.1=Classes in {0} used by {1}
aoqi@0 158 doclet.ClassUse_PackageAnnotation=Packages with annotations of type {0}
aoqi@0 159 doclet.ClassUse_Annotation=Classes in {1} with annotations of type {0}
aoqi@0 160 doclet.ClassUse_TypeParameter=Classes in {1} with type parameters of type {0}
aoqi@0 161 doclet.ClassUse_MethodTypeParameter=Methods in {1} with type parameters of type {0}
aoqi@0 162 doclet.ClassUse_FieldTypeParameter=Fields in {1} with type parameters of type {0}
aoqi@0 163 doclet.ClassUse_FieldAnnotations=Fields in {1} with annotations of type {0}
aoqi@0 164 doclet.ClassUse_MethodAnnotations=Methods in {1} with annotations of type {0}
aoqi@0 165 doclet.ClassUse_MethodParameterAnnotations=Method parameters in {1} with annotations of type {0}
aoqi@0 166 doclet.ClassUse_MethodReturnTypeParameter=Methods in {1} that return types with arguments of type {0}
aoqi@0 167 doclet.ClassUse_Subclass=Subclasses of {0} in {1}
aoqi@0 168 doclet.ClassUse_Subinterface=Subinterfaces of {0} in {1}
aoqi@0 169 doclet.ClassUse_ImplementingClass=Classes in {1} that implement {0}
aoqi@0 170 doclet.ClassUse_Field=Fields in {1} declared as {0}
aoqi@0 171 doclet.ClassUse_MethodReturn=Methods in {1} that return {0}
aoqi@0 172 doclet.ClassUse_MethodArgs=Methods in {1} with parameters of type {0}
aoqi@0 173 doclet.ClassUse_MethodArgsTypeParameters=Method parameters in {1} with type arguments of type {0}
aoqi@0 174 doclet.ClassUse_MethodThrows=Methods in {1} that throw {0}
aoqi@0 175 doclet.ClassUse_ConstructorAnnotations=Constructors in {1} with annotations of type {0}
aoqi@0 176 doclet.ClassUse_ConstructorParameterAnnotations=Constructor parameters in {1} with annotations of type {0}
aoqi@0 177 doclet.ClassUse_ConstructorArgs=Constructors in {1} with parameters of type {0}
aoqi@0 178 doclet.ClassUse_ConstructorArgsTypeParameters=Constructor parameters in {1} with type arguments of type {0}
aoqi@0 179 doclet.ClassUse_ConstructorThrows=Constructors in {1} that throw {0}
aoqi@0 180 doclet.ClassUse_No.usage.of.0=No usage of {0}
aoqi@0 181 doclet.Window_ClassUse_Header=Uses of {0} {1}
aoqi@0 182 doclet.ClassUse_Title=Uses of {0}
aoqi@0 183 doclet.navClassUse=Use
aoqi@0 184 doclet.Error_in_packagelist=Error in using -group option: {0} {1}
aoqi@0 185 doclet.Groupname_already_used=In -group option, groupname already used: {0}
aoqi@0 186 doclet.Same_package_name_used=Package name format used twice: {0}
aoqi@0 187 doclet.exception_encountered=Exception encountered while processing {1}\n{0}
aoqi@0 188 doclet.usage=Provided by Standard doclet:\n\
aoqi@0 189 \ -d <directory> Destination directory for output files\n\
aoqi@0 190 \ -use Create class and package usage pages\n\
aoqi@0 191 \ -version Include @version paragraphs\n\
aoqi@0 192 \ -author Include @author paragraphs\n\
aoqi@0 193 \ -docfilessubdirs Recursively copy doc-file subdirectories\n\
aoqi@0 194 \ -splitindex Split index into one file per letter\n\
aoqi@0 195 \ -windowtitle <text> Browser window title for the documentation\n\
aoqi@0 196 \ -doctitle <html-code> Include title for the overview page\n\
aoqi@0 197 \ -header <html-code> Include header text for each page\n\
aoqi@0 198 \ -footer <html-code> Include footer text for each page\n\
aoqi@0 199 \ -top <html-code> Include top text for each page\n\
aoqi@0 200 \ -bottom <html-code> Include bottom text for each page\n\
aoqi@0 201 \ -link <url> Create links to javadoc output at <url>\n\
aoqi@0 202 \ -linkoffline <url> <url2> Link to docs at <url> using package list at <url2>\n\
aoqi@0 203 \ -excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.\n\
aoqi@0 204 \ -group <name> <p1>:<p2>.. Group specified packages together in overview page\n\
aoqi@0 205 \ -nocomment Suppress description and tags, generate only declarations.\n\
aoqi@0 206 \ -nodeprecated Do not include @deprecated information\n\
aoqi@0 207 \ -noqualifier <name1>:<name2>:... Exclude the list of qualifiers from the output.\n\
aoqi@0 208 \ -nosince Do not include @since information\n\
aoqi@0 209 \ -notimestamp Do not include hidden time stamp\n\
aoqi@0 210 \ -nodeprecatedlist Do not generate deprecated list\n\
aoqi@0 211 \ -notree Do not generate class hierarchy\n\
aoqi@0 212 \ -noindex Do not generate index\n\
aoqi@0 213 \ -nohelp Do not generate help link\n\
aoqi@0 214 \ -nonavbar Do not generate navigation bar\n\
aoqi@0 215 \ -serialwarn Generate warning about @serial tag\n\
aoqi@0 216 \ -tag <name>:<locations>:<header> Specify single argument custom tags\n\
aoqi@0 217 \ -taglet The fully qualified name of Taglet to register\n\
aoqi@0 218 \ -tagletpath The path to Taglets\n\
aoqi@0 219 \ -charset <charset> Charset for cross-platform viewing of generated documentation.\n\
aoqi@0 220 \ -helpfile <file> Include file that help link links to\n\
aoqi@0 221 \ -linksource Generate source in HTML\n\
aoqi@0 222 \ -sourcetab <tab length> Specify the number of spaces each tab takes up in the source\n\
aoqi@0 223 \ -keywords Include HTML meta tags with package, class and member info\n\
aoqi@0 224 \ -stylesheetfile <path> File to change style of the generated documentation\n\
aoqi@0 225 \ -docencoding <name> Specify the character encoding for the output
aoqi@0 226
aoqi@0 227
aoqi@0 228 # L10N: do not localize these words: all none accessibility html missing reference syntax
aoqi@0 229 doclet.X.usage=Provided by standard doclet:\n\
aoqi@0 230 \ -Xdocrootparent <url> Replaces all appearances of @docRoot followed\n\
aoqi@0 231 \ by /.. in doc comments with <url>\n\
aoqi@0 232 \ -Xdoclint Enable recommended checks for problems in javadoc comments\n\
aoqi@0 233 \ -Xdoclint:(all|none|[-]<group>) \n\
aoqi@0 234 \ Enable or disable specific checks for problems in javadoc comments,\n\
aoqi@0 235 \ where <group> is one of accessibility, html, missing, reference, or syntax.\n

mercurial