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