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