standard.properties revision 3598:a38243a7de40
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}
192doclet.exception_encountered=Exception encountered while processing {1}\n{0}
193
194# option specifiers
195doclet.usage.d.parameters=<directory>
196doclet.usage.d.description=Destination directory for output files
197
198doclet.usage.use.description=Create class and package usage pages
199
200doclet.usage.version.description=Include @version paragraphs
201
202doclet.usage.author.description=Include @author paragraphs
203
204doclet.usage.docfilessubdirs.description=Recursively copy doc-file subdirectories
205
206doclet.usage.splitindex.description=Split index into one file per letter
207
208doclet.usage.overview.parameters=<file>
209doclet.usage.overview.description=Read overview documentation from HTML file
210
211
212doclet.usage.windowtitle.parameters=<text>
213doclet.usage.windowtitle.description=Browser window title for the documentation
214
215doclet.usage.doctitle.parameters=<html-code>
216doclet.usage.doctitle.description=Include title for the overview page
217
218doclet.usage.header.parameters=<html-code>
219doclet.usage.header.description=Include header text for each page
220
221doclet.usage.html4.description=Generate HTML 4.01 output
222
223doclet.usage.html5.description=Generate HTML 5 output
224
225doclet.usage.footer.parameters=<html-code>
226doclet.usage.footer.description=Include footer text for each page
227
228doclet.usage.top.parameters=<html-code>
229doclet.usage.top.description=Include top text for each page
230
231doclet.usage.bottom.parameters=<html-code>
232doclet.usage.bottom.description=Include bottom text for each page
233
234doclet.usage.link.parameters=<url>
235doclet.usage.link.description=Create links to javadoc output at <url>
236
237doclet.usage.linkoffline.parameters=<url1> <url2>
238doclet.usage.linkoffline.description=Link to docs at <url1> using package list\n\
239\                                   at <url2>
240
241doclet.usage.excludedocfilessubdir.parameters=<name>:..
242doclet.usage.excludedocfilessubdir.description=\n\
243\                                   Exclude any doc-files subdirectories with\n\
244\                                   given name
245
246doclet.usage.group.parameters=<name> <p1>:<p2>..
247doclet.usage.group.description=Group specified packages together\n\
248\                                   in overview page
249
250doclet.usage.nocomment.description=Suppress description and tags, generate\n\
251\                                   only declarations
252
253doclet.usage.nodeprecated.description=Do not include @deprecated information
254
255doclet.usage.noqualifier.parameters=<name1>:<name2>:..
256doclet.usage.noqualifier.description=Exclude the list of qualifiers from the output
257
258doclet.usage.nosince.description=Do not include @since information
259
260doclet.usage.notimestamp.description=Do not include hidden time stamp
261
262doclet.usage.nodeprecatedlist.description=Do not generate deprecated list
263
264doclet.usage.notree.description=Do not generate class hierarchy
265
266doclet.usage.noindex.description=Do not generate index
267
268doclet.usage.nohelp.description=Do not generate help link
269
270doclet.usage.nonavbar.description=Do not generate navigation bar
271
272doclet.usage.nooverview.description=Do not generate overview pages
273
274doclet.usage.serialwarn.description=Generate warning about @serial tag
275
276doclet.usage.tag.parameters=<name>:<locations>:<header>
277doclet.usage.tag.description=\n\
278\                                   Specify single argument custom tags
279
280doclet.usage.taglet.description=The fully qualified name of Taglet to register
281
282doclet.usage.tagletpath.description=The path to Taglets
283
284doclet.usage.charset.parameters=<charset>
285doclet.usage.charset.description=Charset for cross-platform viewing of\n\
286\                                   generated documentation
287
288doclet.usage.helpfile.parameters=<file>
289doclet.usage.helpfile.description=Include file that help link links to
290
291doclet.usage.linksource.description=Generate source in HTML
292
293doclet.usage.sourcetab.parameters=<tab length>
294doclet.usage.sourcetab.description=Specify the number of spaces each tab\n\
295\                                   takes up in the source
296
297doclet.usage.keywords.description=Include HTML meta tags with package,\n\
298\                                   class and member info
299
300doclet.usage.stylesheetfile.parameters=<path>
301doclet.usage.stylesheetfile.description=File to change style of the generated\n\
302\                                   documentation
303
304doclet.usage.docencoding.parameters=<name>
305doclet.usage.docencoding.description=Specify the character encoding for the output
306
307doclet.usage.frames.description=Enable the use of frames in the generated output (default)
308
309doclet.usage.no-frames.description=Disable the use of frames in the generated output
310
311doclet.xusage.xdocrootparent.parameters=<url>
312doclet.xusage.xdocrootparent.description=Replaces all @docRoot followed by /..\n\
313\                                   in doc comments with <url>
314
315doclet.xusage.xdoclint.description=Enable recommended checks for problems in\n\
316\                                   javadoc comments
317
318doclet.xusage.xdoclint-extended.parameters=(all|none|[-]<group>)
319# L10N: do not localize these words: all none accessibility html missing reference syntax
320doclet.xusage.xdoclint-extended.description=Enable or disable specific checks\n\
321\                                   for problems in javadoc comments, where \n\
322\                                   <group> is one of accessibility, html,\n\
323\                                   missing, reference, or syntax.\n
324
325doclet.xusage.xdoclint-package.parameters=([-]<packages>)
326doclet.xusage.xdoclint-package.description=\n\
327\                                   Enable or disable checks in specific\n\
328\                                   packages. <packages> is a comma separated\n\
329\                                   list of package specifiers. Package\n\
330\                                   specifier is either a qualified name of a\n\
331\                                   package or a package name prefix followed\n\
332\                                   by .*, which expands to all sub-packages\n\
333\                                   of the given package. Prefix the package\n\
334\                                   specifier with - to disable checks for\n\
335\                                   the specified packages.\n
336