blob: b44b7eb16a1b3d7fe07e5b0c92364d5686c47d1d [file] [log] [blame]
doclet.build_version=Standard Doclet version {0}
doclet.Contents=Contents
doclet.Overview=Overview
doclet.Window_Overview=Overview List
doclet.Window_Overview_Summary=Overview
doclet.Element=Element
doclet.Package=Package
doclet.Module=Module
doclet.Open_Module=Open Module
doclet.All_Packages=All Packages
doclet.All_Modules=All Modules
doclet.None=None
doclet.Tree=Tree
doclet.Class_Hierarchy=Class Hierarchy
doclet.Window_Class_Hierarchy=Class Hierarchy
doclet.Interface_Hierarchy=Interface Hierarchy
doclet.Enum_Hierarchy=Enum Hierarchy
doclet.Annotation_Type_Hierarchy=Annotation Type Hierarchy
doclet.Href_Class_Title=class in {0}
doclet.Href_Interface_Title=interface in {0}
doclet.Href_Annotation_Title=annotation in {0}
doclet.Href_Enum_Title=enum in {0}
doclet.Href_Type_Param_Title=type parameter in {0}
doclet.Href_Class_Or_Interface_Title=class or interface in {0}
doclet.Summary=Summary:
doclet.Detail=Detail:
doclet.Module_Sub_Nav=Module:
doclet.navModuleDescription=Description
doclet.navModules=Modules
doclet.navPackages=Packages
doclet.navServices=Services
doclet.navNested=Nested
doclet.navAnnotationTypeOptionalMember=Optional
doclet.navAnnotationTypeRequiredMember=Required
doclet.navAnnotationTypeMember=Element
doclet.navField=Field
doclet.navProperty=Property
doclet.navEnum=Enum Constants
doclet.navConstructor=Constr
doclet.navMethod=Method
doclet.Index=Index
doclet.Window_Single_Index=Index
doclet.Window_Split_Index={0}-Index
doclet.Help=Help
doclet.Skip_navigation_links=Skip navigation links
doclet.Navigation=Navigation
doclet.New_Page=NewPage
doclet.navDeprecated=Deprecated
doclet.Window_Deprecated_List=Deprecated List
doclet.Overrides=Overrides:
doclet.in_class=in class
doclet.Static_variable_in=Static variable in {0}
doclet.Variable_in=Variable in {0}
doclet.Constructor_for=Constructor for {0}
doclet.Static_method_in=Static method in {0}
doclet.Search_tag_in=Search tag in {0}
doclet.Method_in=Method in {0}
doclet.module=module
doclet.package=package
doclet.MalformedURL=Malformed URL: {0}
doclet.File_error=Error reading file: {0}
doclet.URL_error=Error fetching URL: {0}
doclet.see.class_or_package_not_found=Tag {0}: reference not found: {1}
doclet.see.class_or_package_not_accessible=Tag {0}: reference not accessible: {1}
doclet.tag.invalid_usage=invalid usage of tag {0}
doclet.Deprecated_API=Deprecated API
doclet.For_Removal=For Removal
doclet.Annotation_Types=Annotation Types
doclet.Annotation_Type_Members=Annotation Type Elements
doclet.for_removal=for removal
doclet.annotation_types=annotation types
doclet.annotation_type_members=annotation type elements
doclet.Generated_Docs_Untitled=Generated Documentation (Untitled)
doclet.Other_Packages=Other Packages
doclet.Description=Description
doclet.Specified_By=Specified by:
doclet.in_interface=in interface
doclet.Subclasses=Direct Known Subclasses:
doclet.Subinterfaces=All Known Subinterfaces:
doclet.Implementing_Classes=All Known Implementing Classes:
doclet.Functional_Interface=Functional Interface:
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.
doclet.also=also
doclet.Frames=Frames
doclet.No_Frames=No Frames
doclet.Package_Hierarchies=Package Hierarchies:
doclet.Hierarchy_For_Package=Hierarchy For Package {0}
doclet.Hierarchy_For_All_Packages=Hierarchy For All Packages
doclet.No_Script_Message=JavaScript is disabled on your browser.
doclet.Description_From_Interface=Description copied from interface:
doclet.Description_From_Class=Description copied from class:
doclet.No_Non_Deprecated_Classes_To_Document=No non-deprecated classes found to document.
doclet.Interfaces=Interfaces
doclet.Enclosing_Class=Enclosing class:
doclet.Enclosing_Interface=Enclosing interface:
doclet.Window_Source_title=Source code
doclet.Window_Help_title=API Help
doclet.help.main_heading=\
How This API Document Is Organized
doclet.help.intro=\
This API (Application Programming Interface) document has pages corresponding to the items in \
the navigation bar, described as follows.
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=\
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.
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=\
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:
doclet.help.class_interface.inheritance_diagram=\
Class Inheritance Diagram
doclet.help.class_interface.subclasses=\
Direct Subclasses
doclet.help.class_interface.subinterfaces=\
All Known Subinterfaces
doclet.help.class_interface.implementations=\
All Known Implementing Classes
doclet.help.class_interface.declaration=\
Class or Interface Declaration
doclet.help.class_interface.description=\
Class or Interface Description
doclet.help.class_interface.summary=\
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.
doclet.help.use.head=\
Use
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=\
Tree (Class Hierarchy)
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=\
When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
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=\
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.
doclet.help.index.head=\
Index
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=\
Frames/No Frames
doclet.help.frames.body=\
These links show and hide the HTML frames. All pages are available with or without frames.
doclet.help.all_classes.body=\
The {0} link shows all classes and interfaces except non-static nested types.
doclet.help.serial_form.body=\
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.
doclet.help.constants.body=\
The {0} page lists the static final fields and their values.
doclet.help.footnote=\
This help file applies to API documentation generated by the standard doclet.
doclet.help.enum.intro=\
Each enum has its own separate page with the following sections:
doclet.help.enum.declaration=\
Enum Declaration
doclet.help.enum.definition=\
Enum Description
doclet.help.annotation_type.intro=\
Each annotation type has its own separate page with the following sections:
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=Packages that use {0}
doclet.ClassUse_Uses.of.0.in.1=Uses of {0} in {1}
doclet.ClassUse_Classes.in.0.used.by.1=Classes in {0} used by {1}
doclet.ClassUse_PackageAnnotation=Packages with annotations of type {0}
doclet.ClassUse_Annotation=Classes in {1} with annotations of type {0}
doclet.ClassUse_TypeParameter=Classes in {1} with type parameters of type {0}
doclet.ClassUse_MethodTypeParameter=Methods in {1} with type parameters of type {0}
doclet.ClassUse_FieldTypeParameter=Fields in {1} with type parameters of type {0}
doclet.ClassUse_FieldAnnotations=Fields in {1} with annotations of type {0}
doclet.ClassUse_MethodAnnotations=Methods in {1} with annotations of type {0}
doclet.ClassUse_MethodParameterAnnotations=Method parameters in {1} with annotations of type {0}
doclet.ClassUse_MethodReturnTypeParameter=\
Methods in {1} that return types with arguments of type {0}
doclet.ClassUse_Subclass=Subclasses of {0} in {1}
doclet.ClassUse_Subinterface=Subinterfaces of {0} in {1}
doclet.ClassUse_ImplementingClass=Classes in {1} that implement {0}
doclet.ClassUse_Field=Fields in {1} declared as {0}
doclet.ClassUse_MethodReturn=Methods in {1} that return {0}
doclet.ClassUse_MethodArgs=Methods in {1} with parameters of type {0}
doclet.ClassUse_MethodArgsTypeParameters=Method parameters in {1} with type arguments of type {0}
doclet.ClassUse_MethodThrows=Methods in {1} that throw {0}
doclet.ClassUse_ConstructorAnnotations=Constructors in {1} with annotations of type {0}
doclet.ClassUse_ConstructorParameterAnnotations=\
Constructor parameters in {1} with annotations of type {0}
doclet.ClassUse_ConstructorArgs=Constructors in {1} with parameters of type {0}
doclet.ClassUse_ConstructorArgsTypeParameters=\
Constructor parameters in {1} with type arguments of type {0}
doclet.ClassUse_ConstructorThrows=Constructors in {1} that throw {0}
doclet.ClassUse_No.usage.of.0=No usage of {0}
doclet.Window_ClassUse_Header=Uses of {0} {1}
doclet.ClassUse_Title=Uses of {0}
doclet.navClassUse=Use
doclet.Error_in_grouplist=Bad -group option: {0} {1}
doclet.Groupname_already_used=In -group option, group name already used: {0}
doclet.Same_element_name_used=Element name or pattern used twice: {0}
# option specifiers
doclet.usage.add-stylesheet.parameters=\
<file>
doclet.usage.add-stylesheet.description=\
Additional stylesheet file for the generated documentation
doclet.usage.d.parameters=\
<directory>
doclet.usage.d.description=\
Destination directory for output files
doclet.usage.use.description=\
Create class and package usage pages
doclet.usage.version.description=\
Include @version paragraphs
doclet.usage.author.description=\
Include @author paragraphs
doclet.usage.docfilessubdirs.description=\
Recursively copy doc-file subdirectories
doclet.usage.splitindex.description=\
Split index into one file per letter
doclet.usage.overview.parameters=\
<file>
doclet.usage.overview.description=\
Read overview documentation from HTML file
doclet.usage.windowtitle.parameters=\
<text>
doclet.usage.windowtitle.description=\
Browser window title for the documentation
doclet.usage.doctitle.parameters=\
<html-code>
doclet.usage.doctitle.description=\
Include title for the overview page
doclet.usage.header.parameters=\
<html-code>
doclet.usage.header.description=\
Include header text for each page
doclet.usage.html4.description=\
Generate HTML 4.01 output
doclet.usage.html5.description=\
Generate HTML 5 output
doclet.usage.footer.parameters=\
<html-code>
doclet.usage.footer.description=\
Include footer text for each page
doclet.usage.top.parameters=\
<html-code>
doclet.usage.top.description=\
Include top text for each page
doclet.usage.bottom.parameters=\
<html-code>
doclet.usage.bottom.description=\
Include bottom text for each page
doclet.usage.link.parameters=\
<url>
doclet.usage.link.description=\
Create links to javadoc output at <url>
doclet.usage.linkoffline.parameters=\
<url1> <url2>
doclet.usage.linkoffline.description=\
Link to docs at <url1> using package list at <url2>
doclet.usage.excludedocfilessubdir.parameters=\
<name>:..
doclet.usage.excludedocfilessubdir.description=\
Exclude any doc-files subdirectories with given name
doclet.usage.group.parameters=\
<name> <g1>:<g2>...
doclet.usage.group.description=\
Group specified elements together in overview page
doclet.usage.nocomment.description=\
Suppress description and tags, generate only declarations
doclet.usage.nodeprecated.description=\
Do not include @deprecated information
doclet.usage.noqualifier.parameters=\
<name1>:<name2>:..
doclet.usage.noqualifier.description=\
Exclude the list of qualifiers from the output
doclet.usage.nosince.description=\
Do not include @since information
doclet.usage.notimestamp.description=\
Do not include hidden time stamp
doclet.usage.nodeprecatedlist.description=\
Do not generate deprecated list
doclet.usage.no-module-directories.description=\
Do not group files for module documentation into \n\
module-specific directories
doclet.usage.notree.description=\
Do not generate class hierarchy
doclet.usage.noindex.description=\
Do not generate index
doclet.usage.nohelp.description=\
Do not generate help link
doclet.usage.nonavbar.description=\
Do not generate navigation bar
doclet.usage.nooverview.description=\
Do not generate overview pages
doclet.usage.serialwarn.description=\
Generate warning about @serial tag
doclet.usage.tag.parameters=\
<name>:<locations>:<header>
doclet.usage.tag.description=\
Specify single argument custom tags
doclet.usage.taglet.description=\
The fully qualified name of Taglet to register
doclet.usage.tagletpath.description=\
The path to Taglets
doclet.usage.charset.parameters=\
<charset>
doclet.usage.charset.description=\
Charset for cross-platform viewing of generated documentation
doclet.usage.javafx.description=\
Enable JavaFX functionality
doclet.usage.helpfile.parameters=\
<file>
doclet.usage.helpfile.description=\
Include file that help link links to
doclet.usage.linksource.description=\
Generate source in HTML
doclet.usage.sourcetab.parameters=\
<tab length>
doclet.usage.sourcetab.description=\
Specify the number of spaces each tab takes up in the source
doclet.usage.keywords.description=\
Include HTML meta tags with package, class and member info
doclet.usage.main-stylesheet.parameters=\
<file>
doclet.usage.main-stylesheet.description=\
File to change style of the generated documentation
doclet.usage.docencoding.parameters=\
<name>
doclet.usage.docencoding.description=\
Specify the character encoding for the output
doclet.usage.frames.description=\
Enable the use of frames in the generated output
doclet.usage.no-frames.description=\
Disable the use of frames in the generated output (default)
doclet.usage.override-methods.parameters=\
(detail|summary)
doclet.usage.override-methods.description=\
Document overridden methods in the detail or summary sections
doclet.usage.allow-script-in-comments.description=\
Allow JavaScript in options and comments
doclet.usage.xdocrootparent.parameters=\
<url>
doclet.usage.xdocrootparent.description=\
Replaces all @docRoot followed by /.. in doc comments with\n\
<url>
doclet.usage.xdoclint.description=\
Enable recommended checks for problems in javadoc comments
doclet.usage.xdoclint-extended.parameters=\
(all|none|[-]<group>)
# L10N: do not localize these words: all none accessibility html missing reference syntax
doclet.usage.xdoclint-extended.description=\
Enable or disable specific checks for problems in javadoc\n\
comments, where <group> is one of accessibility, html,\n\
missing, reference, or syntax.
doclet.usage.xdoclint-package.parameters=\
([-]<packages>)
doclet.usage.xdoclint-package.description=\
Enable or disable checks in specific packages. <packages> is a\n\
comma separated list of package specifiers. A package\n\
specifier is either a qualified name of a package or a package\n\
name prefix followed by .*, which expands to all sub-packages\n\
of the given package. Prefix the package specifier with - to\n\
disable checks for the specified packages.
# L10N: do not localize the option names -html4 and -html5
doclet.HTML_4_specified=\
You have specified the HTML version as HTML 4.01 by using the -html4 option.\n\
The default is currently HTML5 and the support for HTML 4.01 will be removed\n\
in a future release. To suppress this warning, please ensure that any HTML constructs\n\
in your comments are valid in HTML5, and remove the -html4 option.
# L10N: do not localize the option names --frames
doclet.Frames_specified=\
You have specified to generate frames, by using the --frames option.\n\
The default is currently to not generate frames and the support for \n\
frames will be removed in a future release.\n\
To suppress this warning, remove the --frames option and avoid the use of frames.