⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 udocumentationlocalization.inc

📁 DelphiDoc is a program for automatic generation of documentation on a Delphi-Project. At the momen
💻 INC
📖 第 1 页 / 共 4 页
字号:
  N: 'HelpContextFileLinkText'; C: 'HTML.HelpContext';
  D: 'The text of the links in the list of links to all topics with help context.'),

 (T: '!';
  N: 'HelpContextFilePostLink'; C: 'HTML.HelpContext';
  D: 'The text after the links in the list of links to all topics with help context.'),

 (T: 'No topic is known for the specified help context, please notify the author of the progam.';
  N: 'HelpContextFileJSAlertUnknown'; C: 'HTML.HelpContext';
  D: 'A JavaScript warning message and information for the end user that the help context could not be found.'),

 (T: 'No help context has been specified.';
  N: 'HelpContextFileJSAlertNoHelpContext'; C: 'HTML.HelpContext';
  D: 'A JavaScript warning message and information for the end user that no help context has been specified.'),



 (T: 'Click component for help:';
  N: 'GUIHelpHTMLScreenShotHeader'; C: 'HTML';
  D: 'Header above the screen shot image in the HTML files.'),

 (T: 'top';
  N: 'GUIHelpHTMLTopLink'; C: 'HTML';
  D: 'Header above the screen shot image in the HTML files.'),

 (T: 'Documentation of the Components';
  N: 'GUIHelpHeaderComponentsDocumentation'; C: 'HTML';
  D: 'Header above the documentation (below the screen shot image) in the HTML files.'),




 (T: 'Independent Units';
  N: 'FileListIndependentUnits'; C: 'Documentation.Files';
  D: 'Header for units not directly included in any parsed project.'),

 (T: 'Included Files (by ';
  N: 'FileListIncludedFilesPre'; C: 'Documentation.Files';
  D: 'Text for the heading of the list of included files, after it a formatted "$INCLUDE" will be inserted.'),

 (T: ')';
  N: 'FileListIncludedFilesPost'; C: 'Documentation.Files';
  D: 'Text for the heading of the list of included files, before it a formatted "$INCLUDE" will be inserted.'),

 (T: 'implements';
  N: 'ClassesHierarchyImplements'; C: 'Documentation.Classes';
  D: 'Text before the implemented interfaces of a class in the inheritance tree.'),

 (T: 'No types of this kind!';
  N: 'ClassesHierarchyEmpty'; C: 'Documentation.Classes';
  D: 'Text for an empty inheritance tree.'),

 (T: 'Author';
  N: 'CommentAuthor'; C: 'Documentation.Comments';
  D: 'Heading for ~~author sections; the author or auhtors of the identifier or file.'),

 (T: 'Version';
  N: 'CommentVersion'; C: 'Documentation.Comments';
  D: 'Heading for ~~version sections; the version introducing the identifier or file or changes in the different versions.'),

 (T: 'Additional Attribute 1';
  N: 'CommentAdditionalAttribute1'; C: 'Documentation.Comments';
  D: 'Header for a user definable attribute.'),

 (T: 'Additional Attribute 2';
  N: 'CommentAdditionalAttribute2'; C: 'Documentation.Comments';
  D: 'Header for a user definable attribute.'),

 (T: 'Additional Attribute 3';
  N: 'CommentAdditionalAttribute3'; C: 'Documentation.Comments';
  D: 'Header for a user definable attribute.'),

 (T: 'See also';
  N: 'CommentsSeeAlso'; C: 'Documentation.Comments';
  D: 'Heading for links and text to take also a look at.'),

 (T: 'Example';
  N: 'CommentsExample'; C: 'Documentation.Comments';
  D: 'Heading for examples of the usage of identifiers.'),

 (T: 'Description';
  N: 'CommentsFileComment'; C: 'Documentation.Comments';
  D: 'Heading for the description of files.'),

 (T: 'Parameters';
  N: 'CommentsParameterHeading'; C: 'Documentation.Comments';
  D: 'Heading for the list of parameters of functions/function types.'),

 (T: 'Result';
  N: 'CommentsResultHeading'; C: 'Documentation.Comments';
  D: 'Heading for the return value of functions/function types.'),

 (T: 'Exception';
  N: 'CommentsExceptionHeading'; C: 'Documentation.Comments';
  D: 'Heading for the list of exceptions of functions.'),

 (T: 'Overrides';
  N: 'CommentsOverridesHeading'; C: 'Documentation.Comments';
  D: 'Heading for the method a method overrides.'),

 (T: 'Overridden by';
  N: 'CommentsOverriddenByHeading'; C: 'Documentation.Comments';
  D: 'Heading for the list of overriding methods of methods.'),

 (T: 'Globals';
  N: 'CommentsGlobalsHeading'; C: 'Documentation.Comments';
  D: 'Heading for the list of global accessed identifiers in a function.'),

 (T: 'Calls';
  N: 'CommentsCallsHeading'; C: 'Documentation.Comments';
  D: 'List of global functions a function calls.'),

 (T: 'Used in';
  N: 'CommentsUsedHeading'; C: 'Documentation.Comments';
  D: 'Heading for the list of functions an identifier is used in.'),

 (T: 'Called by';
  N: 'CommentsUsedFuncHeading'; C: 'Documentation.Comments';
  D: 'Heading for the list of functions a function is called in.'),


 (T: 'Used by';
  N: 'CommentsUnitUsedByHeading'; C: 'Documentation.Files';
  D: 'Heading for the list of files a unit use.'),

 (T: 'Programs';
  N: 'CommentsUnitUsedByProgramsHeading'; C: 'Documentation.Files';
  D: 'Heading for the list of projects a unit use.'),

 (T: 'In Interface of Units';
  N: 'CommentsUnitUsedByInterfaceHeading'; C: 'Documentation.Files';
  D: 'Heading for the list of files a unit use in their interface.'),

 (T: 'In Implementation of Units';
  N: 'CommentsUnitUsedByImplementationHeading'; C: 'Documentation.Files';
  D: 'Heading for the list of files a unit use in their implementation.'),

 (T: 'Required by';
  N: 'CommentsPackageRequiredByHeading'; C: 'Documentation.Files';
  D: 'Heading for the list of projects using a package.'),




 (T: 'Index';
  N: 'DocumentationLinkIndex'; C: 'Documentation.Links';
  D: 'Text of the link to the index of the documentation.'),

 (T: 'Files';
  N: 'DocumentationLinkFiles'; C: 'Documentation.Links';
  D: 'Text of the link to the list of the files.'),

 (T: 'Legend';
  N: 'DocumentationLinkLegend'; C: 'Documentation.Legend';
  D: 'Text of the link to the/an legend of symbols/icons etc..'),

 (T: 'get Xfig';
  N: 'DocumentationLinkGetXFig'; C: 'Documentation.Links';
  D: 'Text of the link to the X-fig home page to get an X-fig application.'),

 (T: 'Xfig-File';
  N: 'DocumentationLinkedXFigFileHeader'; C: 'Documentation.Links';
  D: 'Text preceding the linked name of a generated Xfig-file; it itself is linked to http://www.xfig.org/.'),

 (T: 'Figure-Source';
  N: 'DocumentationLinkXFigFiles'; C: 'Documentation.Links';
  D: 'Text of the link to the X-fig file of the file usage.'),

 (T: 'EMF-File';
  N: 'DocumentationLinkWMFFiles'; C: 'Documentation.Links';
  D: 'Text of the link to the EMF file of the file usage.'),

 (T: 'get an SVG';
  N: 'DocumentationLinkGetSVG1'; C: 'Documentation.Links';
  D: 'Text of a link to the inform oneself about SVG and how to get a viewer.'),

 (T: 'viewer';
  N: 'DocumentationLinkGetSVG2'; C: 'Documentation.Links';
  D: 'Text of another link to the inform oneself about SVG and how to get a viewer.'),

 (T: 'Scalable Vector Graphic';
  N: 'DocumentationLinkSVGFiles'; C: 'Documentation.Links';
  D: 'Text of the link about the SVG - Scalable Vector Graphic - standard.'),


 (T: 'List of Files';
  N: 'DocumentationFilesListTopic'; C: 'Documentation.Files';
  D: 'Topic of the list of files.'),

 (T: 'None';
  N: 'DocumentationEmptyList'; C: 'Documentation.Comments';
  D: 'Text for an empty list.'),



 (T: 'Variables';
  N: 'DocumentationFileDeclarationsHeaderVar'; C: 'Documentation.Files';
  D: 'Header for the list of variables in a file.'),

 (T: 'Thread-Variables';
  N: 'DocumentationFileDeclarationsHeaderThreadVar'; C: 'Documentation.Files';
  D: 'Header for the list of thread-variables in a file.'),

 (T: 'Constants';
  N: 'DocumentationFileDeclarationsHeaderConst'; C: 'Documentation.Files';
  D: 'Header for the list of constants in a file.'),

 (T: 'Resource-String';
  N: 'DocumentationFileDeclarationsHeaderResourceString';
  C: 'Documentation.Files';
  D: 'Header for the list of resource string in a file.'),

 (T: 'Simple Types';
  N: 'DocumentationFileDeclarationsHeaderSimpleTypes';
  C: 'Documentation.Files';
  D: 'Header for the list of simple types in a file.'),

 (T: 'Functions';
  N: 'DocumentationFileDeclarationsHeaderFunctions'; C: 'Documentation.Files';
  D: 'Header for the list of functions in a file.'),

 (T: 'List of ';
  N: 'DocumentationFileDeclarationsHeaderPrefix'; C: 'Documentation.Files';
  D: 'Prefix for the headers for the lists of identifiers in a file.'),

 (T: ' of ';
  N: 'DocumentationFileDeclarationsHeaderMiddle'; C: 'Documentation.Files';
  D: 'Prefix for the headers for the lists of identifiers in a file between kind of identifiers and the file.'),

 (T: ' in ';
  N: 'DocumentationFileDeclarationsHeaderMiddle2'; C: 'Documentation.Files';
  D: 'Prefix for the headers for the lists of identifiers in a file between kind of identifiers and the file.'),

 (T: 'Global ';
  N: 'DocumentationFileDeclarationsHeaderGlobalPrefix';
  C: 'Documentation.Files';
  D: 'Prefix for the headers for the lists of identifiers in the interface of a unit.'),

 (T: 'File-Local ';
  N: 'DocumentationFileDeclarationsHeaderLocalPrefix';
  C: 'Documentation.Files';
  D: 'Prefix for the headers for the lists of identifiers in the implementation of a unit or project.'),


 (T: 'Parameters of the Program (ignored)';
  N: 'DocumentationParametersForProgram'; C: 'Documentation.Files';
  D: 'Heading for the (ignored) parameters for the program (obsolete).'),

 (T: 'Requires';
  N: 'DocumentationPackageRequires'; C: 'Documentation.Files';
  D: 'Heading for the list of required packages by a package.'),

 (T: 'Requires no other Packages.';
  N: 'DocumentationPackageRequiresNoPackage'; C: 'Documentation.Files';
  D: 'Entry for the list of required packages by a package if it requires none.'),

 (T: 'Used Packages';
  N: 'DocumentationProjectRequires'; C: 'Documentation.Files';
  D: 'Heading for the list of used packages by a project (not a package itself).'),

 (T: 'Exports';
  N: 'DocumentationExportedIdentifiers'; C: 'Documentation.Files';
  D: 'Heading for the list of exported identifiers by a (library) file.'),

 (T: 'Exports no functions.';
  N: 'DocumentationExportedNoIdentifiers'; C: 'Documentation.Files';
  D: 'Entry for the list of exported identifiers if it exports no identifiers.'),

 (T: 'Used Units';
  N: 'DocumentationUsedUnits'; C: 'Documentation.Files';
  D: 'Header for the list of used units.'),

 (T: 'Used in interface';
  N: 'DocumentationUsedUnitsInterface'; C: 'Documentation.Files';
  D: 'Header for the list of used units in the interface of a unit.'),

 (T: 'Used in implementation';
  N: 'DocumentationUsedUnitsImplementation'; C: 'Documentation.Files';
  D: 'Header for the list of used units in the implementation of a unit.'),

 (T: 'Used';
  N: 'DocumentationUsedUnitsByProject'; C: 'Documentation.Files';
  D: 'Header for the list of used units by a project file, i.e. belonging to the project.'),

 (T: 'Contains';
  N: 'DocumentationUsedUnitsByPackage'; C: 'Documentation.Files';
  D: 'Header for the list of used units by a package, i.e. contained in it.'),

 (T: 'No Units used!';
  N: 'DocumentationUsedUnitsNone'; C: 'Documentation.Files';
  D: 'Entry for the list of used units if is uses no units.'),



 (T: 'All Records';
  N: 'DocumentationClassListHeaderRecord'; C: 'Documentation.Classes';
  D: 'Header of list of all record type.'),

 (T: 'All Objects';
  N: 'DocumentationClassListHeaderObject'; C: 'Documentation.Classes';
  D: 'Header of list of all classes of class modell "object".'),

 (T: 'TObject';
  N: 'DocumentationClassListHeaderClass'; C: 'Documentation.Classes';
  D: 'Mandatory ancestor of all classes of class modell "class"; DO NOT LOCALIZE!'),

 (T: 'IUnknown';
  N: 'DocumentationClassListHeaderInterface'; C: 'Documentation.Classes';
  D: 'Mandatory ancestor of all interfaces; DO NOT LOCALIZE!'),

 (T: 'All Dispatch-Interfaces';
  N: 'DocumentationClassListHeaderDispInterface'; C: 'Documentation.Classes';
  D: 'Header of list of all dispatch inerfaces.'),


 (T: 'List of ';
  N: 'DocumentationClassListHeaderPrefix'; C: 'Documentation.Classes';
  D: 'Text before the plural of the kind of record-like types the list is about.'),

 (T: 'Inherited ';
  N: 'DocumentationClassInheritedMembersPrefix'; C: 'Documentation.Classes';
  D: 'Text before the kind of members in the heading for all inherited members of that kind.'),

 (T: ' in ';
  N: 'DocumentationClassInheritedInMiddle'; C: 'Documentation.Classes';
  D: 'Text between the kind of members and the type they are defined in for the heading of inherited members from that type.'),

 (T: ' of ';
  N: 'DocumentationClassInheritedInMiddle2'; C: 'Documentation.Classes';
  D: 'Text between the kind of members and the type they are defined in for the heading of inherited members from that type.'),

 (T: ' by Name';
  N: 'DocumentationClassMembersByNamePostfix';
  C: 'Documentation.Classes';
  D: 'Text before the kind of members in the heading for all inherited members of that kind.'),

 (T: 'List of ';
  N: 'DocumentationClassMemberListHeaderPrefix'; C: 'Documentation.Classes';
  D: 'Prefix for the headers for the lists of members in a record-like type.'),

 (T: 'Declared in ';
  N: 'DocumentationClassDeclaredInFile'; C: 'Documentation.Classes';
  D: 'Header for the file the record-like type is defined in.'),

 (T: 'GUID: ';
  N: 'DocumentationClassGUID'; C: 'Documentation.Classes';
  D: 'Header for the GUID of (dispatch) interfaces.'),

 (T: 'This type is ';
  N: 'DocumentationClassPackedPre'; C: 'Documentation.Classes';
  D: 'Text for a packed record-like type; after it the word "packed" will be inserted boldly.'),

 (T: '!';
  N: 'DocumentationClassPackedPost'; C: 'Documentation.Classes';
  D: 'Text for a packed record-like type; before it the word "packed" will be inserted boldly.'),

 (T: 'This is an ';
  N: 'DocumentationClassAbstractPre'; C: 'Documentation.Classes';
  D: 'Text for an abstract class; after it the word "abstract" will be inserted in italics.'),

 (T: ' class.';
  N: 'DocumentationClassAbstractPost'; C: 'Documentation.Classes';
  D: 'Text for an abstract class; before it the word "abstract" will be inserted in italics.'),

 (T: 'Implemented Interfaces';
  N: 'DocumentationClassImplementedInterfaces'; C: 'Documentation.Classes';
  D: 'Header for the list of implemented interfaces by a class.'),

 (T: 'No direct implemented Interfaces.';
  N: 'DocumentationClassNoDirectImplementedInterfaces';
  C: 'Documentation.Classes';

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -