standard.properties revision 3792:d516975e8110
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.Module=Module
8doclet.All_Packages=All Packages
9doclet.All_Modules=All Modules
10doclet.Tree=Tree
11doclet.Class_Hierarchy=Class Hierarchy
12doclet.Window_Class_Hierarchy=Class Hierarchy
13doclet.Interface_Hierarchy=Interface Hierarchy
14doclet.Enum_Hierarchy=Enum Hierarchy
15doclet.Annotation_Type_Hierarchy=Annotation Type Hierarchy
16doclet.Prev=Prev
17doclet.Next=Next
18doclet.Prev_Class=Prev Class
19doclet.Next_Class=Next Class
20doclet.Prev_Package=Prev Package
21doclet.Next_Package=Next Package
22doclet.Prev_Module=Prev Module
23doclet.Next_Module=Next Module
24doclet.Prev_Letter=Prev Letter
25doclet.Next_Letter=Next Letter
26doclet.Href_Class_Title=class in {0}
27doclet.Href_Interface_Title=interface in {0}
28doclet.Href_Annotation_Title=annotation in {0}
29doclet.Href_Enum_Title=enum in {0}
30doclet.Href_Type_Param_Title=type parameter in {0}
31doclet.Href_Class_Or_Interface_Title=class or interface in {0}
32doclet.Summary=Summary:
33doclet.Detail=Detail:
34doclet.Module_Sub_Nav=Module:
35doclet.navModuleDescription=Description
36doclet.navModules=Modules
37doclet.navPackages=Packages
38doclet.navServices=Services
39doclet.navNested=Nested
40doclet.navAnnotationTypeOptionalMember=Optional
41doclet.navAnnotationTypeRequiredMember=Required
42doclet.navAnnotationTypeMember=Element
43doclet.navField=Field
44doclet.navProperty=Property
45doclet.navEnum=Enum Constants
46doclet.navConstructor=Constr
47doclet.navMethod=Method
48doclet.Index=Index
49doclet.Window_Single_Index=Index
50doclet.Window_Split_Index={0}-Index
51doclet.Help=Help
52doclet.Skip_navigation_links=Skip navigation links
53doclet.Navigation=Navigation
54doclet.New_Page=NewPage
55doclet.navDeprecated=Deprecated
56doclet.Window_Deprecated_List=Deprecated List
57doclet.Overrides=Overrides:
58doclet.in_class=in class
59doclet.Static_variable_in=Static variable in {0}
60doclet.Variable_in=Variable in {0}
61doclet.Constructor_for=Constructor for {0}
62doclet.Static_method_in=Static method in {0}
63doclet.Search_tag_in=Search tag in {0}
64doclet.Method_in=Method in {0}
65doclet.module=module
66doclet.package=package
67doclet.MalformedURL=Malformed URL: {0}
68doclet.File_error=Error reading file: {0}
69doclet.URL_error=Error fetching URL: {0}
70doclet.see.class_or_package_not_found=Tag {0}: reference not found: {1}
71doclet.see.class_or_package_not_accessible=Tag {0}: reference not accessible: {1}
72doclet.tag.invalid_usage=invalid usage of tag {0}
73doclet.Deprecated_API=Deprecated API
74doclet.Deprecated_Modules=Deprecated Modules
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.deprecated_modules=deprecated modules
88doclet.deprecated_packages=deprecated packages
89doclet.deprecated_classes=deprecated classes
90doclet.deprecated_enums=deprecated enums
91doclet.deprecated_interfaces=deprecated interfaces
92doclet.deprecated_exceptions=deprecated exceptions
93doclet.deprecated_annotation_types=deprecated annotation types
94doclet.deprecated_errors=deprecated errors
95doclet.deprecated_fields=deprecated fields
96doclet.deprecated_constructors=deprecated constructors
97doclet.deprecated_methods=deprecated methods
98doclet.deprecated_enum_constants=deprecated enum constants
99doclet.deprecated_annotation_type_members=deprecated annotation type elements
100doclet.Generated_Docs_Untitled=Generated Documentation (Untitled)
101doclet.Other_Packages=Other Packages
102doclet.Description=Description
103doclet.Specified_By=Specified by:
104doclet.in_interface=in interface
105doclet.Subclasses=Direct Known Subclasses:
106doclet.Subinterfaces=All Known Subinterfaces:
107doclet.Implementing_Classes=All Known Implementing Classes:
108doclet.Functional_Interface=Functional Interface:
109doclet.Functional_Interface_Message=This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
110doclet.also=also
111doclet.Frames=Frames
112doclet.No_Frames=No Frames
113doclet.Package_Hierarchies=Package Hierarchies:
114doclet.Hierarchy_For_Package=Hierarchy For Package {0}
115doclet.Hierarchy_For_All_Packages=Hierarchy For All Packages
116doclet.No_Script_Message=JavaScript is disabled on your browser.
117doclet.Description_From_Interface=Description copied from interface:
118doclet.Description_From_Class=Description copied from class:
119doclet.No_Non_Deprecated_Classes_To_Document=No non-deprecated classes found to document.
120doclet.Interfaces_Italic=Interfaces (italic)
121doclet.Enclosing_Class=Enclosing class:
122doclet.Enclosing_Interface=Enclosing interface:
123doclet.Window_Source_title=Source code
124doclet.Window_Help_title=API Help
125doclet.Help_line_1=How This API Document Is Organized
126doclet.Help_line_2=This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
127doclet.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.
128doclet.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:
129doclet.Help_line_5=Class/Interface
130doclet.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:
131doclet.Help_line_7=Class inheritance diagram
132doclet.Help_line_8=Direct Subclasses
133doclet.Help_line_9=All Known Subinterfaces
134doclet.Help_line_10=All Known Implementing Classes
135doclet.Help_line_11=Class/interface declaration
136doclet.Help_line_12=Class/interface description
137doclet.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.
138doclet.Help_line_14=Use
139doclet.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.
140doclet.Help_line_16=Tree (Class Hierarchy)
141doclet.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}.
142doclet.Help_line_18=When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
143doclet.Help_line_19=When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
144doclet.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.
145doclet.Help_line_21=Index
146doclet.Help_line_22=The {0} contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
147doclet.Help_line_23=Prev/Next
148doclet.Help_line_24=These links take you to the next or previous class, interface, package, or related page.
149doclet.Help_line_25=Frames/No Frames
150doclet.Help_line_26=These links show and hide the HTML frames.  All pages are available with or without frames.
151doclet.Help_line_27=The {0} link shows all classes and interfaces except non-static nested types.
152doclet.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.
153doclet.Help_line_29=The {0} page lists the static final fields and their values.
154doclet.Help_line_30=This help file applies to API documentation generated using the standard doclet.
155doclet.Help_enum_line_1=Each enum has its own separate page with the following sections:
156doclet.Help_enum_line_2=Enum declaration
157doclet.Help_enum_line_3=Enum description
158doclet.Help_annotation_type_line_1=Each annotation type has its own separate page with the following sections:
159doclet.Help_annotation_type_line_2=Annotation Type declaration
160doclet.Help_annotation_type_line_3=Annotation Type description
161doclet.ClassUse_Packages.that.use.0=Packages that use {0}
162doclet.ClassUse_Uses.of.0.in.1=Uses of {0} in {1}
163doclet.ClassUse_Classes.in.0.used.by.1=Classes in {0} used by {1}
164doclet.ClassUse_PackageAnnotation=Packages with annotations of type {0}
165doclet.ClassUse_Annotation=Classes in {1} with annotations of type {0}
166doclet.ClassUse_TypeParameter=Classes in {1} with type parameters of type {0}
167doclet.ClassUse_MethodTypeParameter=Methods in {1} with type parameters of type {0}
168doclet.ClassUse_FieldTypeParameter=Fields in {1} with type parameters of type {0}
169doclet.ClassUse_FieldAnnotations=Fields in {1} with annotations of type {0}
170doclet.ClassUse_MethodAnnotations=Methods in {1} with annotations of type {0}
171doclet.ClassUse_MethodParameterAnnotations=Method parameters in {1} with annotations of type {0}
172doclet.ClassUse_MethodReturnTypeParameter=Methods in {1} that return types with arguments of type {0}
173doclet.ClassUse_Subclass=Subclasses of {0} in {1}
174doclet.ClassUse_Subinterface=Subinterfaces of {0} in {1}
175doclet.ClassUse_ImplementingClass=Classes in {1} that implement {0}
176doclet.ClassUse_Field=Fields in {1} declared as {0}
177doclet.ClassUse_MethodReturn=Methods in {1} that return {0}
178doclet.ClassUse_MethodArgs=Methods in {1} with parameters of type {0}
179doclet.ClassUse_MethodArgsTypeParameters=Method parameters in {1} with type arguments of type {0}
180doclet.ClassUse_MethodThrows=Methods in {1} that throw {0}
181doclet.ClassUse_ConstructorAnnotations=Constructors in {1} with annotations of type {0}
182doclet.ClassUse_ConstructorParameterAnnotations=Constructor parameters in {1} with annotations of type {0}
183doclet.ClassUse_ConstructorArgs=Constructors in {1} with parameters of type {0}
184doclet.ClassUse_ConstructorArgsTypeParameters=Constructor parameters in {1} with type arguments of type {0}
185doclet.ClassUse_ConstructorThrows=Constructors in {1} that throw {0}
186doclet.ClassUse_No.usage.of.0=No usage of {0}
187doclet.Window_ClassUse_Header=Uses of {0} {1}
188doclet.ClassUse_Title=Uses of {0}
189doclet.navClassUse=Use
190doclet.Error_in_packagelist=Error in using -group option: {0} {1}
191doclet.Groupname_already_used=In -group option, groupname already used: {0}
192doclet.Same_package_name_used=Package name format used twice: {0}
193
194# option specifiers
195doclet.usage.d.parameters=\
196    <directory>
197doclet.usage.d.description=\
198    Destination directory for output files
199
200doclet.usage.use.description=\
201    Create class and package usage pages
202
203doclet.usage.version.description=\
204    Include @version paragraphs
205
206doclet.usage.author.description=\
207    Include @author paragraphs
208
209doclet.usage.docfilessubdirs.description=\
210    Recursively copy doc-file subdirectories
211
212doclet.usage.splitindex.description=\
213    Split index into one file per letter
214
215doclet.usage.overview.parameters=\
216    <file>
217doclet.usage.overview.description=\
218    Read overview documentation from HTML file
219
220doclet.usage.windowtitle.parameters=\
221    <text>
222doclet.usage.windowtitle.description=\
223    Browser window title for the documentation
224
225doclet.usage.doctitle.parameters=\
226    <html-code>
227doclet.usage.doctitle.description=\
228    Include title for the overview page
229
230doclet.usage.header.parameters=\
231    <html-code>
232doclet.usage.header.description=\
233    Include header text for each page
234
235doclet.usage.html4.description=\
236    Generate HTML 4.01 output
237
238doclet.usage.html5.description=\
239    Generate HTML 5 output
240
241doclet.usage.footer.parameters=\
242    <html-code>
243doclet.usage.footer.description=\
244    Include footer text for each page
245
246doclet.usage.top.parameters=\
247    <html-code>
248doclet.usage.top.description=\
249    Include top text for each page
250
251doclet.usage.bottom.parameters=\
252    <html-code>
253doclet.usage.bottom.description=\
254    Include bottom text for each page
255
256doclet.usage.link.parameters=\
257    <url>
258doclet.usage.link.description=\
259    Create links to javadoc output at <url>
260
261doclet.usage.linkoffline.parameters=\
262    <url1> <url2>
263doclet.usage.linkoffline.description=\
264    Link to docs at <url1> using package list at <url2>
265
266doclet.usage.excludedocfilessubdir.parameters=\
267    <name>:..
268doclet.usage.excludedocfilessubdir.description=\
269    Exclude any doc-files subdirectories with given name
270
271doclet.usage.group.parameters=\
272    <name> <p1>:<p2>..
273doclet.usage.group.description=\
274    Group specified packages together in overview page
275
276doclet.usage.nocomment.description=\
277    Suppress description and tags, generate only declarations
278
279doclet.usage.nodeprecated.description=\
280    Do not include @deprecated information
281
282doclet.usage.noqualifier.parameters=\
283    <name1>:<name2>:..
284doclet.usage.noqualifier.description=\
285    Exclude the list of qualifiers from the output
286
287doclet.usage.nosince.description=\
288    Do not include @since information
289
290doclet.usage.notimestamp.description=\
291    Do not include hidden time stamp
292
293doclet.usage.nodeprecatedlist.description=\
294    Do not generate deprecated list
295
296doclet.usage.notree.description=\
297    Do not generate class hierarchy
298
299doclet.usage.noindex.description=\
300    Do not generate index
301
302doclet.usage.nohelp.description=\
303    Do not generate help link
304
305doclet.usage.nonavbar.description=\
306    Do not generate navigation bar
307
308doclet.usage.nooverview.description=\
309    Do not generate overview pages
310
311doclet.usage.serialwarn.description=\
312    Generate warning about @serial tag
313
314doclet.usage.tag.parameters=\
315    <name>:<locations>:<header>
316doclet.usage.tag.description=\
317    Specify single argument custom tags
318
319doclet.usage.taglet.description=\
320    The fully qualified name of Taglet to register
321
322doclet.usage.tagletpath.description=\
323    The path to Taglets
324
325doclet.usage.charset.parameters=\
326    <charset>
327doclet.usage.charset.description=\
328    Charset for cross-platform viewing of generated documentation
329
330doclet.usage.helpfile.parameters=\
331    <file>
332doclet.usage.helpfile.description=\
333    Include file that help link links to
334
335doclet.usage.linksource.description=\
336    Generate source in HTML
337
338doclet.usage.sourcetab.parameters=\
339    <tab length>
340doclet.usage.sourcetab.description=\
341    Specify the number of spaces each tab takes up in the source
342
343doclet.usage.keywords.description=\
344    Include HTML meta tags with package, class and member info
345
346doclet.usage.stylesheetfile.parameters=\
347    <path>
348doclet.usage.stylesheetfile.description=\
349    File to change style of the generated documentation
350
351doclet.usage.docencoding.parameters=\
352    <name>
353doclet.usage.docencoding.description=\
354    Specify the character encoding for the output
355
356doclet.usage.frames.description=\
357    Enable the use of frames in the generated output (default)
358
359doclet.usage.no-frames.description=\
360    Disable the use of frames in the generated output
361
362doclet.usage.xdocrootparent.parameters=\
363    <url>
364doclet.usage.xdocrootparent.description=\
365    Replaces all @docRoot followed by /.. in doc comments with\n\
366    <url>
367
368doclet.usage.xdoclint.description=\
369    Enable recommended checks for problems in javadoc comments
370
371doclet.usage.xdoclint-extended.parameters=\
372    (all|none|[-]<group>)
373# L10N: do not localize these words: all none accessibility html missing reference syntax
374doclet.usage.xdoclint-extended.description=\
375    Enable or disable specific checks for problems in javadoc\n\
376    comments, where <group> is one of accessibility, html,\n\
377    missing, reference, or syntax.
378
379doclet.usage.xdoclint-package.parameters=\
380    ([-]<packages>)
381doclet.usage.xdoclint-package.description=\
382    Enable or disable checks in specific packages. <packages> is a\n\
383    comma separated list of package specifiers. A package\n\
384    specifier is either a qualified name of a package or a package\n\
385    name prefix followed by .*, which expands to all sub-packages\n\
386    of the given package. Prefix the package specifier with - to\n\
387    disable checks for the specified packages.
388