#
# Copyright (c) 2010, 2025, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation.  Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the LICENSE file that accompanied this code.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
# or visit www.oracle.com if you need additional information or have any
# questions.
#

doclet.build_version=Standard Doclet version {0}
doclet.Contents=Contents
doclet.Overview=Overview
doclet.Window_Overview_Summary=Overview
doclet.Element=Element
doclet.Package=Package
doclet.Unnamed_Package=Unnamed 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.Enum_Class_Hierarchy=Enum Class Hierarchy
doclet.Record_Class_Hierarchy=Record Class Hierarchy
doclet.Annotation_Type_Hierarchy=Annotation Type Hierarchy
doclet.Annotation_Interface_Hierarchy=Annotation Interface Hierarchy
doclet.Href_Class_Title=class in {0}
doclet.Href_Interface_Title=interface in {0}
doclet.Href_Annotation_Title=annotation in {0}
doclet.Href_Annotation_Interface_Title=annotation interface in {0}
doclet.Href_Enum_Title=enum in {0}
doclet.Href_Enum_Class_Title=enum class 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.Help_Sub_Nav=Help:
doclet.Package_Sub_Nav=Package:
doclet.navClassesAndInterfaces=Classes and Interfaces
doclet.navDescription=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.navNavigation=Navigation
doclet.navPages=Pages
doclet.not.exhaustive=(not exhaustive)
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.Toggle_navigation_links=Toggle navigation links
doclet.Navigation=Navigation
doclet.navDeprecated=Deprecated
doclet.Window_Deprecated_List=Deprecated List
doclet.Window_New_List=New API List
doclet.Window_Preview_List=Preview List
doclet.Window_Restricted_List=Restricted Method List
doclet.Overrides=Overrides:
doclet.in_class=in class
doclet.Element_in=Element in {0}
doclet.Enum_constant_in=Enum constant in {0}
doclet.Static_variable_in=Static variable in {0}
doclet.Variable_in=Variable in {0}
doclet.Constructor_for=Constructor for {0}
doclet.Record_component_in=Record component of {0}
doclet.Static_method_in=Static method in {0}
doclet.Search_tag_in=Search tag in {0}
doclet.Method_in=Method in {0}
doclet.System_property_in=System property in {0}
doclet.External_specification_in=External specification in {0}
doclet.Section_in=Section 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.Resource_error=Error reading resource: {0}
doclet.link.no_reference=no reference given
doclet.link.see.no_label=missing reference label
doclet.link.see.reference_invalid=invalid reference
doclet.link.see.reference_not_found=reference not found: {0}
doclet.link.see.reference_not_accessible=reference not accessible: {0}
doclet.see.nested_link=Tag {0}: nested link
doclet.throws.reference_not_found=cannot find exception type by name
doclet.throws.reference_bad_type=not an exception type: {0}
doclet.tag.invalid_usage=invalid usage of tag {0}
doclet.tag.invalid_input=invalid input: ''{0}''
doclet.tag.invalid=invalid @{0}
doclet.Deprecated_API=Deprecated API
doclet.Deprecated_API_Checkbox_Label=Show API deprecated in:
doclet.Deprecated_API_Checkbox_All_Releases=Toggle all
doclet.Deprecated_API_Checkbox_Other_Releases=other
doclet.Deprecated_Elements=Deprecated {0}
doclet.Deprecated_Elements_Release_Column_Header=Deprecated in
doclet.Deprecated_In_Release=Deprecated in {0}
doclet.New_API=New API
doclet.New_API_Checkbox_Label=Show API added in:
doclet.New_API_Checkbox_All_Releases=Toggle all
doclet.New_Elements=New {0}
doclet.New_Elements_Release_Column_Header=Added in
doclet.New_Label=New
doclet.Preview_API=Preview API
doclet.Preview_API_Checkbox_Label=Show preview API for:
doclet.Preview_API_Checkbox_Toggle_All=Toggle all
doclet.Preview_JEP_URL=https://openjdk.org/jeps/{0}
doclet.Preview_Label=Preview
doclet.Preview_Mark=PREVIEW
doclet.Preview_Notes=Preview API Notes
doclet.Preview_Notes_Elements=Elements containing Preview Notes
doclet.Restricted_Methods=Restricted Methods
doclet.Restricted_Mark=RESTRICTED
doclet.searchTag=Search Tag
doclet.searchTags=Search Tags
doclet.searchTagsSummary=Search Tags Summary
doclet.Terminally_Deprecated=Terminally Deprecated
doclet.Terminally_Deprecated_Elements=Terminally Deprecated Elements
doclet.Terminally_Deprecated_In_Release=Terminally Deprecated in {0}
doclet.Annotation_Types=Annotation Types
doclet.Annotation_Interfaces=Annotation Interfaces
doclet.Annotation_Type_Members=Annotation Type Elements
doclet.Annotation_Interface_Members=Annotation Interface Elements
doclet.annotation_types=annotation types
doclet.annotation_interfaces=annotation interfaces
doclet.annotation_type_members=annotation type elements
doclet.annotation_interface_members=annotation interface 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.Package_Hierarchies=Package Hierarchies:
doclet.Hierarchy_For_Package=Hierarchy For Package {0}
doclet.Hierarchy_For_All_Packages=Hierarchy For All Packages
doclet.Hierarchy_For_Unnamed_Package=Hierarchy For Unnamed Package
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.Inheritance_Tree=Inheritance Tree
doclet.DefinedIn=Defined In
doclet.ReferencedIn=Referenced In
doclet.External_Specifications=External Specifications
doclet.External_Specifications.All_Specifications=All Specifications
doclet.External_Specifications.no-host=Local
doclet.Specification=Specification
doclet.Summary_Page=Summary Page
doclet.systemProperties=System Properties
doclet.systemPropertiesSummary=System Properties Summary
doclet.Window_Source_title=Source code
doclet.Window_Help_title=API Help
# 0: number of references (> 1)
doclet.references={0} references
doclet.Window_Search_title=Search
doclet.search.main_heading=Search

# label for link/button element to show the information below
doclet.search.show_more=Additional resources
doclet.search.help_page_link=help page
# 0: a link to the help page with text above
doclet.search.help_page_info= \
    The {0} provides an introduction to the scope and syntax of JavaDoc search.
# 0: [V] 1: [^] 2: [<]/[>] (down, up, left and right arrow keys)
doclet.search.keyboard_info= \
    Use the {0}/{1} keys to move between search results and the {2} keys to \
    switch between result tabs.
doclet.search.browser_info= \
    The URL template below may be useful to configure this page as a search engine \
    or bookmarklet in browsers that support this feature.
doclet.search.redirect=Redirect to first result

# 0: a date
doclet.Option_date_out_of_range=value for ''--date'' out of range: {0}

# 0: a date
doclet.Option_date_not_valid=value for ''--date'' not valid: {0}

doclet.help.main_heading=\
    JavaDoc Help
doclet.help.navigation.head=\
    Navigation
# 0: link to the Overview page
doclet.help.navigation.intro=\
    Starting from the {0} page, you can browse the documentation using the links \
    in each page, and in the navigation bar at the top of each page.
# 0: link to the Index;  1: short list of links
doclet.help.navigation.index=\
    The {0} and Search box allow you to navigate to specific declarations and summary pages, \
    including: {1}
doclet.help.page_kinds.head=\
    Kinds of Pages
doclet.help.page_kinds.intro=\
    The following sections describe the different kinds of pages in this collection.
# 0: link to the Overview page
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.
# 0: link to the Overview page
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 the following 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 pages may contain the following 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 declaration and description, \
    member summary tables, and detailed member descriptions. Entries in each of these \
    sections are omitted if they are empty or not applicable.
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.member_order=\
    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.class_interface.note=\
    Note:
doclet.help.class_interface.anno=\
    Annotation interfaces have required and optional elements, but not methods.
doclet.help.class_interface.enum=\
    Only enum classes have enum constants.
doclet.help.class_interface.record=\
    The components of a record class are displayed as part of the declaration of the record class.
doclet.help.class_interface.property=\
    Properties are a feature of JavaFX.
doclet.help.other_files.head=\
    Other Files
doclet.help.other_files.body=\
    Packages and modules may contain pages with additional information related to the \
    declarations nearby.
doclet.help.use.head=\
    Use
doclet.help.use.body=\
    Each documented package, class or interface has its own Use page, which lists \
    packages, classes, interfaces, methods, constructors and fields that use any \
    part of that package, class or interface. Given a class or interface A, its \
    Use page includes subclasses or subinterfaces of A, fields declared as A, \
    methods that return A, methods and constructors with parameters of type A, \
    and subclasses or subinterfaces 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)
# 0: link to main Class Hierarchy page;  1: java.lang.Object
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.
# 0: link to the Deprecated summary page
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 shortcomings, and a replacement API is usually given. \
    Deprecated APIs may be removed in future implementations.
# 0: link to the Preview summary page
doclet.help.preview.body=\
    The {0} page lists all of the Preview APIs. \
    Preview APIs may be removed in future implementations.
doclet.help.new.body=\
    The {0} page lists APIs that have been added in recent releases.
doclet.help.restricted.body=\
    The {0} page lists all restricted methods. Restricted methods are unsafe, and, if used \
    incorrectly, might crash the JVM or result in memory corruption.
doclet.help.index.head=\
    Index
# 0: link to Index page;  1: list of links to pages
doclet.help.index.body=\
    The {0} contains an alphabetic index of all classes, interfaces, constructors, methods, \
    and fields in the documentation, as well as summary pages such as {1}.
doclet.help.all_classes.head=\
    All Classes and Interfaces
# 0: link to All Classes page
doclet.help.all_classes.body=\
    The {0} page contains an alphabetic index of all classes and interfaces contained in the \
    documentation, including annotation interfaces, enum classes, and record classes.
doclet.help.all_packages.head=\
    All Packages
# 0: link to All Packages page
doclet.help.all_packages.body=\
    The {0} page contains an alphabetic index of all packages contained in the documentation.
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 those who implement rather than use 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.
# 0: link to Constant Values page
doclet.help.constants.body=\
    The {0} page lists the static final fields and their values.
# 0: link to Search Tags page
doclet.help.searchTags.body=\
    The {0} page lists search tags defined in the documentation.
# 0: link to System Properties page
doclet.help.systemProperties.body=\
    The {0} page lists references to system properties.
# 0: link to External Specifications page
doclet.help.externalSpecifications.body=\
    The {0} page lists references to external specifications.
doclet.help.footnote=\
    This help file applies to API documentation generated by the standard doclet.
doclet.help.enum.intro=\
    Each enum class has its own separate page with the following sections:
doclet.help.enum.class.intro=\
    Each enum class has its own separate page with the following sections:
doclet.help.annotation_type.intro=\
    Each annotation type has its own separate page with the following sections:
doclet.help.annotation_interface.intro=\
    Each annotation interface has its own separate page with the following sections:
doclet.help.annotation_type.declaration=\
    Annotation Type Declaration
doclet.help.annotation_interface.declaration=\
    Annotation Interface Declaration
doclet.help.annotation_type.description=\
    Annotation Type Description
doclet.help.annotation_interface.description=\
    Annotation Interface Description
doclet.help.search.head=Search
# Introduction to Javadoc search features, followed by a list of examples
doclet.help.search.intro=You can search for definitions of modules, packages, types, fields, methods, \
    system properties and other terms defined in the API. These items can be searched using part or all \
    of the name, optionally using "camelCase" abbreviations, or multiple search terms separated by whitespace. \
    Some examples:
# Used to list search examples, {0} is a search term and {1} the matching result
doclet.help.search.example={0} matches {1}
# {0} contains a link to the current Javadoc Search Specification
doclet.help.search.refer=Refer to the {0} for a full description of search features.
# The URL for the Javadoc Search Specification. {0} will be replaced by the JDK version number
doclet.help.search.spec.url=https://docs.oracle.com/en/java/javase/{0}/docs/specs/javadoc/javadoc-search-spec.html
# The title for the Javadoc Search Specification
doclet.help.search.spec.title=Javadoc Search Specification
doclet.help.keyboard_navigation.title=Keyboard Navigation
doclet.help.keyboard_navigation.intro=Documentation pages provide keyboard shortcuts to facilitate \
    access to common navigation tasks.
# Arguments in the messages below are <kbd> elements representing various keyboard keys
doclet.help.keyboard_navigation.index=Type {0} to access the search input field in any page.
doclet.help.keyboard_navigation.filter=Type {0} to access the filter input field in the sidebar \
    of class  pages.
doclet.help.keyboard_navigation.escape=Type {0} to clear the input and release keyboard focus in \
    any input field.
doclet.help.keyboard_navigation.search=Type {0}/{1}/{2} to select list items after entering a \
    search term in a search or filter input field.
doclet.help.keyboard_navigation.tabs=Type {0}/{1} to switch between tabs in tabbed summary tables.
doclet.help.releases.head=Release Details
doclet.help.releases.body.specify.top-level=\
    The details for each module, package, class or interface \
    normally include the release in which the declaration was introduced.
doclet.help.releases.body.specify.member=\
    When a member is added after the initial introduction of the enclosing class or interface, the details \
    of the member include the release in which it was introduced.
doclet.help.releases.body.refer=\
    Some summary pages (New API, Deprecated) allow you to filter the contents of the page according to \
    the release in which the declaration was introduced or deprecated.
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_SubclassTypeParameter=Subclasses with type arguments of type {0} in {1}
doclet.ClassUse_SubinterfaceTypeParameter=Subinterfaces with type arguments of type {0} in {1}
doclet.ClassUse_ImplementsTypeParameter=Classes in {1} that implement interfaces with type arguments 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}
doclet.PreviewLeadingNote={0} relies on preview features of the Java platform:
doclet.Declared_Using_Preview={0} is declared using {1}, a preview feature of the Java language ({2}).
doclet.PreviewAPI={0} refers to one or more preview APIs:  {1}.
doclet.ReflectivePreviewAPI={0} refers to one or more reflective preview APIs:  {1}.
doclet.UsesDeclaredUsingPreview={0} refers to one or more types which are declared using a preview feature of the Java language: {1}.
doclet.PreviewTrailingNote1=Programs can only use {0} when preview features are enabled.
doclet.PreviewTrailingNote2=Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
doclet.PreviewJavaSERequiresTransitiveJavaBase=\
Indirect exports from the <code>java.base</code> module are associated \
with the <code>requires transitive java.base</code> directive, which is \
a preview feature of the Java language.<br>\
Programs can only use <code>requires transitive java.base</code> when \
preview features are enabled.<br>\
Preview features may be removed in a future release, or upgraded \
to permanent features of the Java Platform.<br>
doclet.RestrictedMethod=restricted method
doclet.RestrictedLeadingNote={0} is a {1} of the Java platform.
doclet.RestrictedTrailingNote1=Programs can only use {0} when access to restricted methods is enabled.
doclet.RestrictedTrailingNote2=Restricted methods are unsafe, and, if used incorrectly, might crash \
    the JVM or result in memory corruption.
doclet.Declared_Using_Preview.SEALED=Sealed Classes
doclet.Declared_Using_Preview.SEALED_PERMITS=Sealed Classes
doclet.PreviewPlatformLeadingNote={0} is a preview API of the Java platform.
doclet.ReflectivePreviewPlatformLeadingNote={0} is a reflective preview API of the Java platform.

# 0: an exception
doclet.Error_copying_legal_notices=Error while copying legal notices: {0}
# 0: the path; 1: the detail message for the exception
doclet.Error_invalid_path_for_legal_notices=Invalid path ''{0}'' for legal notices: {1}

# 0: URL; 1: an integer
doclet.extSpec.spec.has.multiple.titles=\
    {1} different titles given in @spec tags for the external specification at {0}

# 0: name; 1: an integer
doclet.extSpec.title.for.multiple.specs=\
    The title "{0}" is used for {1} different external specifications in @spec tags

# 0: name; 1: url
doclet.extSpec.title.url=\
    title: "{0}", url: {1}

# 0: url; 1: name
doclet.extSpec.url.title=\
    url: {0}, title: "{1}"

# option specifiers
doclet.usage.add-script.parameters=\
    <file>
doclet.usage.add-script.description=\
    Add a script file to the generated documentation
doclet.usage.add-stylesheet.parameters=\
    <file>
doclet.usage.add-stylesheet.description=\
    Add a stylesheet file to 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=\
    Enables deep copying of 'doc-files' directories. Subdirectories and all\n\
    contents are recursively copied to the destination

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.date.parameters=\
    <date-and-time>
doclet.usage.date.description=\
    Specifies the value to be used to timestamp the generated\n\
    pages, in ISO 8601 format

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.html5.description=\
    Generate HTML 5 output. This option is no longer required.

doclet.usage.footer.parameters=\
    <html-code>
doclet.usage.footer.description=\
    This option is no longer supported and reports a warning

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>

# L10N: do not localize the option parameters: warn info
doclet.usage.link-modularity-mismatch.parameters=\
    (warn|info)
doclet.usage.link-modularity-mismatch.description=\
    Report external documentation with wrong modularity with either\n\
    a warning or informational message. The default behaviour is to\n\
    report a warning.

doclet.usage.link-platform-properties.parameters=\
    <url>
doclet.usage.link-platform-properties.description=\
    Link to platform documentation URLs declared in properties file at <url>

doclet.usage.excludedocfilessubdir.parameters=\
    <name>,<name>,...
doclet.usage.excludedocfilessubdir.description=\
    Exclude any 'doc-files' subdirectories with given name.\n\
    ':' can also be used anywhere in the argument as a separator.

doclet.usage.group.parameters=\
    <name> <g1>,<g2>...
doclet.usage.group.description=\
    Group specified packages or modules together in overview page.\n\
    ':' can also be used anywhere in the argument as a separator.

doclet.usage.legal-notices.parameters=\
    'default' | 'none' | <directory>
doclet.usage.legal-notices.description=\
    Control legal notices in the generated output

doclet.usage.nocomment.description=\
    Suppress description and tags, generate only declarations

doclet.usage.nodeprecated.description=\
    Do not include @deprecated information

doclet.usage.no-fonts.description=\
    Do not include standard web fonts in generated documentation

doclet.usage.noqualifier.parameters=\
    <name1>,<name2>,...
doclet.usage.noqualifier.description=\
    Exclude the list of qualifiers from the output.\n\
    ':' can also be used anywhere in the argument as a separator.

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.no-platform-links.description=\
    Do not generate links to the platform documentation

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=\
    Reports compile-time warnings for missing '@serial' tags

doclet.usage.since.parameters=\
    <release>(,<release>)*
doclet.usage.since.description=\
    Document new and deprecated API in the specified releases

doclet.usage.since-label.parameters=\
    <text>
doclet.usage.since-label.description=\
    Provide text to use in the heading of the "New API" page

doclet.usage.tag.parameters=\
    <name>:<locations>:<header>
doclet.usage.tag.description=\
    Specifies a custom tag with a single argument

doclet.usage.taglet.description=\
    The fully qualified name of Taglet to register

doclet.usage.tagletpath.description=\
    The path to Taglets

doclet.usage.snippet-path.parameters=\
    <path>

doclet.usage.snippet-path.description=\
    The path for external snippets

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=\
    Specifies a file containing the text that will be displayed when the\n\
    help link in the navigation bar is clicked

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.\n\
    The default is 'detail'.

doclet.usage.allow-script-in-comments.description=\
    Allow JavaScript in documentation comments, and options\n\
    whose value is html-code

doclet.usage.syntax-highlight.description=\
    Enable syntax highlighting for code fragments in {@snippet} tags\n\
    and <pre><code> elements.

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.

doclet.usage.spec-base-url=\
    <URL>
doclet.usage.spec-base-url.description=\
    Specify a base URL for relative URLs in @spec tags

doclet.Invalid_URL=\
    invalid URL: {0}

# L10N: do not localize the option name --no-frames
doclet.NoFrames_specified=\
    The --no-frames option is no longer required and may be removed\n\
    in a future release.

# L10N: do not localize the option name -footer
doclet.footer_specified=\
    The -footer option is no longer supported and will be ignored.\n\
    It may be removed in a future release.
