mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 04:16:06 +02:00
988 lines
27 KiB
Plaintext
988 lines
27 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Project-Id-Version: X-1.9\n"
|
|
"POT-Creation-Date: \n"
|
|
"PO-Revision-Date: \n"
|
|
"Last-Translator: 郑建平@夏宗萍 aka robsean <robsean@126.com>\n"
|
|
"Language-Team: \n"
|
|
"Language: zh_CN\n"
|
|
"X-Generator: Poedit 1.8.7.1\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
|
|
#: codetoolsstrconsts.crsbracketnotfound
|
|
msgid "bracket ) not found"
|
|
msgstr "括号 ) 未找到"
|
|
|
|
#: codetoolsstrconsts.crsbracketnotfound2
|
|
msgid "bracket ] not found"
|
|
msgstr "括号 ] 未找到"
|
|
|
|
#: codetoolsstrconsts.crsclosingbracketnotfound
|
|
msgid "closing bracket not found"
|
|
msgstr "闭合括号未找到"
|
|
|
|
#: codetoolsstrconsts.crsfoundunexpectedat
|
|
#, object-pascal-format
|
|
msgid "%s, found unexpected %s at %s"
|
|
msgstr "%s,发现异常%s在%s"
|
|
|
|
#: codetoolsstrconsts.crsrecordendnotfound
|
|
msgid "record end not found"
|
|
msgstr "record end未找到"
|
|
|
|
#: codetoolsstrconsts.ctsaddsdirtoincludepath
|
|
#, object-pascal-format
|
|
msgid "adds %s to IncPath"
|
|
msgstr "添加%s到包含目录"
|
|
|
|
#: codetoolsstrconsts.ctsaddsdirtosourcepath
|
|
#, object-pascal-format
|
|
msgid "adds %s to SrcPath"
|
|
msgstr "添加 %s 到源代码目录"
|
|
|
|
#: codetoolsstrconsts.ctsancestorisnotproperty
|
|
msgid "ancestor of untyped property is not a property"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsanlclproject
|
|
msgid "an LCL project"
|
|
msgstr "一个LCL工程"
|
|
|
|
#: codetoolsstrconsts.ctsanonymdefinitionsarenotallowed
|
|
#, object-pascal-format
|
|
msgid "Anonymous %s definitions are not allowed"
|
|
msgstr "匿名%s定义不被允许"
|
|
|
|
#: codetoolsstrconsts.ctsawithoutb
|
|
#, object-pascal-format
|
|
msgid "%s without %s"
|
|
msgstr "%s没有%s"
|
|
|
|
#: codetoolsstrconsts.ctsbasetypeofnotfound
|
|
#, object-pascal-format
|
|
msgid "base type of \"%s\" not found"
|
|
msgstr "基本类型\"%s\"未发现"
|
|
|
|
#: codetoolsstrconsts.ctsbeginatwithoutend
|
|
#, object-pascal-format
|
|
msgid "begin at %s without end"
|
|
msgstr "begin在%s缺少end"
|
|
|
|
#: codetoolsstrconsts.ctsbinaryoperator
|
|
msgid "binary operator"
|
|
msgstr "二进制操作"
|
|
|
|
#: codetoolsstrconsts.ctsbracketcloseexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "bracket close expected, but %s found"
|
|
msgstr "要求括号闭合, 但是找到 %s"
|
|
|
|
#: codetoolsstrconsts.ctsbracketnotfound
|
|
#, object-pascal-format
|
|
msgid "bracket %s not found"
|
|
msgstr "括号%s未找到"
|
|
|
|
#: codetoolsstrconsts.ctsbracketopenexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "bracket open expected, but %s found"
|
|
msgstr "要求括号打开, 但是找到%s"
|
|
|
|
#: codetoolsstrconsts.ctscannotaddaunittotheimplementationbecauseonlyaunith
|
|
msgid "cannot add a unit to the implementation, because only a unit has one"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctscharacterconstantoutofrange
|
|
msgid "character constant out of range"
|
|
msgstr "字符常数超出范围"
|
|
|
|
#: codetoolsstrconsts.ctscircleindefinitions
|
|
msgid "circle in definitions"
|
|
msgstr "循环定义"
|
|
|
|
#: codetoolsstrconsts.ctsclassidentifierexpected
|
|
msgid "class identifier expected"
|
|
msgstr "预期的类标识符未出现"
|
|
|
|
#: codetoolsstrconsts.ctsclassnodewithoutparentnode
|
|
msgid "class node without parent node"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsclassnotfound
|
|
#, object-pascal-format
|
|
msgid "class \"%s\" not found"
|
|
msgstr "类\"%s\"未找到"
|
|
|
|
#: codetoolsstrconsts.ctsclassnotfound2
|
|
#, object-pascal-format
|
|
msgid "class not found \"%s\""
|
|
msgstr "类未找到\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctsclassofdefinitionnotresolved
|
|
#, object-pascal-format
|
|
msgid "\"class of\" definition not resolved: %s"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsclasssnotfound
|
|
#, object-pascal-format
|
|
msgid "Class %s not found"
|
|
msgstr "类%s未找到"
|
|
|
|
#: codetoolsstrconsts.ctsclasswithoutname
|
|
msgid "class without name"
|
|
msgstr "类没有名字"
|
|
|
|
#: codetoolsstrconsts.ctscommandlineparameters
|
|
msgid "Command line parameters"
|
|
msgstr "命令行参数"
|
|
|
|
#: codetoolsstrconsts.ctscommentendnotfound
|
|
msgid "Comment end not found"
|
|
msgstr "注释末尾未找到"
|
|
|
|
#: codetoolsstrconsts.ctscompiledsrcpath
|
|
msgid "Compiled SrcPath"
|
|
msgstr "编译的源代码路径"
|
|
|
|
#: codetoolsstrconsts.ctscompiler
|
|
msgid "Compiler"
|
|
msgstr "编译器"
|
|
|
|
#: codetoolsstrconsts.ctscomponentsdirectory
|
|
msgid "Components Directory"
|
|
msgstr "组件目录"
|
|
|
|
#: codetoolsstrconsts.ctsconstant
|
|
msgid "constant"
|
|
msgstr "常量"
|
|
|
|
#: codetoolsstrconsts.ctsconverterdirectory
|
|
msgid "Converter Directory"
|
|
msgstr "转换目录"
|
|
|
|
#: codetoolsstrconsts.ctscursorposoutsideofcode
|
|
msgid "cursor pos outside of code"
|
|
msgstr "光标位置在代码外"
|
|
|
|
#: codetoolsstrconsts.ctscustomcomponentsdirectory
|
|
msgid "Custom Components Directory"
|
|
msgstr "自定义组件目录"
|
|
|
|
#: codetoolsstrconsts.ctsdebuggerdirectory
|
|
msgid "Debugger Directory"
|
|
msgstr "调试器目录"
|
|
|
|
#: codetoolsstrconsts.ctsdefaultancestornotfound
|
|
#, object-pascal-format
|
|
msgid "default ancestor %s not found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsdefaultclassancestortobjectnotfound
|
|
msgid "default class ancestor TObject not found"
|
|
msgstr "默认类原型TObject未找到"
|
|
|
|
#: codetoolsstrconsts.ctsdefaultdispinterfaceancestoridispatchnotfound
|
|
msgid "default dispinterface ancestor IDispatch not found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsdefaultfpcsource2operatingsystem
|
|
msgid "Default fpc source Operating System 2"
|
|
msgstr "默认fpc源代码操作系统2"
|
|
|
|
#: codetoolsstrconsts.ctsdefaultfpcsourceoperatingsystem
|
|
msgid "Default fpc source Operating System"
|
|
msgstr "默认fpc源代码操作系统"
|
|
|
|
#: codetoolsstrconsts.ctsdefaultfpcsymbol
|
|
msgid "Default fpc symbol"
|
|
msgstr "默认fpc符号"
|
|
|
|
#: codetoolsstrconsts.ctsdefaultfpctargetoperatingsystem
|
|
msgid "Default fpc target Operating System"
|
|
msgstr "默认fpc目标操作系统"
|
|
|
|
#: codetoolsstrconsts.ctsdefaultfpctargetprocessor
|
|
msgid "Default fpc target processor"
|
|
msgstr "默认fpc目标处理器"
|
|
|
|
#: codetoolsstrconsts.ctsdefaultinterfaceancestoriinterfacenotfound
|
|
msgid "default interface ancestor IInterface not found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsdefaultjavaclassancestorjlobjectnotfound
|
|
msgid "default java class ancestor JLObject not found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsdefaultparameterexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "default parameter expected, but %s found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsdefaultpropertynotfound
|
|
msgid "default property not found"
|
|
msgstr "默认属性未找到"
|
|
|
|
#: codetoolsstrconsts.ctsdefaultspecifierredefined
|
|
msgid "default specifier redefined"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsdefine
|
|
msgid "Define "
|
|
msgstr "定义"
|
|
|
|
#: codetoolsstrconsts.ctsdefinelcl
|
|
msgid "Define LCL"
|
|
msgstr "定义LCL"
|
|
|
|
#: codetoolsstrconsts.ctsdefinelclwidgetset
|
|
msgid "Define LCLwidgetset, e.g. LCLgtk"
|
|
msgstr "定义LCLwidgetset,如LCLgtk"
|
|
|
|
#: codetoolsstrconsts.ctsdefinemacroname
|
|
#, object-pascal-format
|
|
msgid "Define Macro %s"
|
|
msgstr "定义宏 %s"
|
|
|
|
#: codetoolsstrconsts.ctsdefineprocessortype
|
|
msgid "Define processor type"
|
|
msgstr "定义处理器类型"
|
|
|
|
#: codetoolsstrconsts.ctsdefsforlazarussources
|
|
msgid "Definitions for the Lazarus Sources"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsdesignerdirectory
|
|
msgid "Designer Directory"
|
|
msgstr "设计器目录"
|
|
|
|
#: codetoolsstrconsts.ctsdispidparameterexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "dispid parameter expected, but %s found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsdispidspecifierredefined
|
|
msgid "dispid specifier redefined"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsdoceditordirectory
|
|
msgid "Doc Editor Directory"
|
|
msgstr "Doc编辑器目录"
|
|
|
|
#: codetoolsstrconsts.ctsduplicateidentifier
|
|
#, object-pascal-format
|
|
msgid "duplicate identifier: %s"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctselse
|
|
msgid "else"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsendforclassnotfound
|
|
msgid "\"end\" for class/object not found"
|
|
msgstr "\"end\"对于类/对象未找到"
|
|
|
|
#: codetoolsstrconsts.ctsendforrecordnotfound
|
|
msgid "end for record not found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsendoffile
|
|
msgid "end of file"
|
|
msgstr "文件末尾"
|
|
|
|
#: codetoolsstrconsts.ctsendofsourceexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "expected end., but %s found"
|
|
msgstr "要求end., 但是%s找到"
|
|
|
|
#: codetoolsstrconsts.ctsendofsourcenotfound
|
|
msgid "End of source not found."
|
|
msgstr "source中未找到End."
|
|
|
|
#: codetoolsstrconsts.ctsenumerationtype
|
|
msgid "enumeration type"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctserrorduringcreationofnewprocbodies
|
|
msgid "error during creation of new proc bodies"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctserrorduringinsertingnewclassparts
|
|
msgid "error during inserting new class parts"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctserrorduringinsertingnewusessection
|
|
msgid "error during inserting new units to the main uses section"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctserrorindirectiveexpression
|
|
msgid "error in directive expression"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctserrorinparamlist
|
|
msgid "error in paramlist"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsexpected
|
|
#, object-pascal-format
|
|
msgid "\"%s\" expected"
|
|
msgstr "\"%s\"被要求"
|
|
|
|
#: codetoolsstrconsts.ctsexpectedamethodtypebutfound
|
|
#, object-pascal-format
|
|
msgid "expected a method type, but found %s"
|
|
msgstr "要求一个method类型,但是找到%s"
|
|
|
|
#: codetoolsstrconsts.ctsexpectedbutfound
|
|
#, object-pascal-format
|
|
msgid "expected (, but found %s"
|
|
msgstr "要求(, 但是找到%s"
|
|
|
|
#: codetoolsstrconsts.ctsexpectedbutfound2
|
|
#, object-pascal-format
|
|
msgid "expected ), but found %s"
|
|
msgstr "要求), 但是找到%s"
|
|
|
|
#: codetoolsstrconsts.ctsexpectedbutfound3
|
|
#, object-pascal-format
|
|
msgid "expected :=, but %s found"
|
|
msgstr "要求:=, 但是%s找到"
|
|
|
|
#: codetoolsstrconsts.ctsexpectedidentifierbutfound
|
|
#, object-pascal-format
|
|
msgid "expected identifier, but found %s"
|
|
msgstr "要求标识符,但是找到%s"
|
|
|
|
#: codetoolsstrconsts.ctsexpectedsemicolonofstatementbutfound
|
|
#, object-pascal-format
|
|
msgid "expected ; of statement, but found %s"
|
|
msgstr "要求;of statement,但是找到%s"
|
|
|
|
#: codetoolsstrconsts.ctsexportsclauseonlyallowedinlibraries
|
|
msgid "exports clause only allowed in libraries"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsexprtypemustbeclassorrecord
|
|
msgid "expression type must be class or record type"
|
|
msgstr "表达类型必须是类或记录类型"
|
|
|
|
#: codetoolsstrconsts.ctsfileisreadonly
|
|
msgid "file is read only"
|
|
msgstr "文件为只读"
|
|
|
|
#: codetoolsstrconsts.ctsforward
|
|
msgid "Forward"
|
|
msgstr "向前"
|
|
|
|
#: codetoolsstrconsts.ctsforwardclassdefinitionnotresolved
|
|
#, object-pascal-format
|
|
msgid "Forward class definition not resolved: %s"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsfpdocsystemon
|
|
msgid "enable FPDocSystem"
|
|
msgstr "禁用FPDocSystem"
|
|
|
|
#: codetoolsstrconsts.ctsfreepascalcompilerinitialmacros
|
|
msgid "Free Pascal Compiler initial macros"
|
|
msgstr "Free Pascal Compiler初始的宏"
|
|
|
|
#: codetoolsstrconsts.ctsfreepascalcomponentlibrary
|
|
msgid "Free Pascal Component Library"
|
|
msgstr "Free Pascal组件库"
|
|
|
|
#: codetoolsstrconsts.ctsfreepascalsourcedir
|
|
msgid "Free Pascal Source Directory"
|
|
msgstr "Free Pascal源代码目录"
|
|
|
|
#: codetoolsstrconsts.ctsfreepascalsourcesplusdesc
|
|
#, object-pascal-format
|
|
msgid "Free Pascal Sources, %s"
|
|
msgstr "Free Pascal源代码,%s"
|
|
|
|
#: codetoolsstrconsts.ctsfunctiongetenumeratornotfoundinthisclass
|
|
msgctxt "codetoolsstrconsts.ctsfunctiongetenumeratornotfoundinthisclass"
|
|
msgid "function GetEnumerator not found in this class"
|
|
msgstr "函数GetEnumerator未找到 在这个类中"
|
|
|
|
#: codetoolsstrconsts.ctsfunctiongetenumeratornotfoundinthisclass2
|
|
msgctxt "codetoolsstrconsts.ctsfunctiongetenumeratornotfoundinthisclass2"
|
|
msgid "function GetEnumerator not found in this class"
|
|
msgstr "函数GetEnumerator未找到 在这个类中"
|
|
|
|
#: codetoolsstrconsts.ctsgenericidentifier
|
|
msgid "generic identifier"
|
|
msgstr "通用标识符"
|
|
|
|
#: codetoolsstrconsts.ctshaserror
|
|
msgid "HasError"
|
|
msgstr "HasError"
|
|
|
|
#: codetoolsstrconsts.ctshelperisnotallowed
|
|
#, object-pascal-format
|
|
msgid "Helper after %s is not allowed"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsidedirectory
|
|
msgid "IDE Directory"
|
|
msgstr "IDE目录"
|
|
|
|
#: codetoolsstrconsts.ctsidentexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "identifier expected, but %s found"
|
|
msgstr "要求标识符,但是%s找到"
|
|
|
|
#: codetoolsstrconsts.ctsidentexpectedbuteoffound
|
|
msgid "unexpected end of file (identifier expected)"
|
|
msgstr "意外的文件结尾(要求标识符)"
|
|
|
|
#: codetoolsstrconsts.ctsidentexpectedbutkeywordfound
|
|
#, object-pascal-format
|
|
msgid "identifier expected, but keyword %s found"
|
|
msgstr "要求标识符, 但是关键字%s找到"
|
|
|
|
#: codetoolsstrconsts.ctsidentifier
|
|
msgid "identifier"
|
|
msgstr "标识符"
|
|
|
|
#: codetoolsstrconsts.ctsidentifieralreadydefined
|
|
#, object-pascal-format
|
|
msgid "Identifier %s already defined"
|
|
msgstr "标识符%s已经定义"
|
|
|
|
#: codetoolsstrconsts.ctsidentifiernotfound
|
|
#, object-pascal-format
|
|
msgid "identifier not found: %s"
|
|
msgstr "标识符未找到:%s"
|
|
|
|
#: codetoolsstrconsts.ctsifdefdarwin
|
|
msgid "IfDef Darwin"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsifdeflinux
|
|
msgid "IfDef Linux"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsifdefwindows
|
|
msgid "IfDef Windows"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsiflclwidgettypeequalsgtk2
|
|
msgid "If LCLWidgetType=gtk2 then"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsiftargetosisnotsrcos
|
|
msgid "If TargetOS<>SrcOS"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsiftargetosisnotsrcos2
|
|
msgid "If TargetOS<>SrcOS2"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsiftargetosisnotwin32
|
|
msgid "If TargetOS<>win32 then"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsillegalcircleinusedunits
|
|
#, object-pascal-format
|
|
msgid "illegal circle using unit: %s"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsillegalqualifier
|
|
#, object-pascal-format
|
|
msgid "illegal qualifier %s found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsimplementationnodenotfound
|
|
msgid "implementation node not found"
|
|
msgstr "implementation节点未找到"
|
|
|
|
#: codetoolsstrconsts.ctsincludecircledetected
|
|
msgid "Include circle detected"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsincludedirectoriesplusdirs
|
|
#, object-pascal-format
|
|
msgid "include directories: %s"
|
|
msgstr "包含目录:%s"
|
|
|
|
#: codetoolsstrconsts.ctsincludefilenotfound
|
|
#, object-pascal-format
|
|
msgid "include file not found \"%s\""
|
|
msgstr "包含文件未找到\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctsincompatibletypesgotexpected
|
|
#, object-pascal-format
|
|
msgid "incompatibles types: expected \"%s\" but got \"%s\""
|
|
msgstr "不相容的类型: 要求\"%s\" 但是得到\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctsindexparameterexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "index parameter expected, but %s found"
|
|
msgstr "要求索引参数, 但是%s找到"
|
|
|
|
#: codetoolsstrconsts.ctsindexspecifierredefined
|
|
msgid "index specifier redefined"
|
|
msgstr "索引指示符重定义"
|
|
|
|
#: codetoolsstrconsts.ctsinheritedkeywordonlyallowedinmethods
|
|
msgid "inherited keyword only allowed in methods"
|
|
msgstr "inherited关键字仅允许在methods中"
|
|
|
|
#: codetoolsstrconsts.ctsinstalldirectory
|
|
msgid "Install Directory"
|
|
msgstr "安装目录"
|
|
|
|
#: codetoolsstrconsts.ctsinstallerdirectories
|
|
msgid "Installer directories"
|
|
msgstr "安装目录"
|
|
|
|
#: codetoolsstrconsts.ctsinterfacesectionnotfound
|
|
msgid "interface section not found"
|
|
msgstr "接口部分未找到"
|
|
|
|
#: codetoolsstrconsts.ctsinvalidclassname
|
|
#, object-pascal-format
|
|
msgid "invalid class name=\"%s\""
|
|
msgstr "无效类名=\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctsinvalidclassname2
|
|
#, object-pascal-format
|
|
msgid "invalid class name \"%s\""
|
|
msgstr "无效类名\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctsinvalidflagvaluefordirective
|
|
#, object-pascal-format
|
|
msgid "invalid flag value \"%s\" for directive %s"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsinvalidmode
|
|
#, object-pascal-format
|
|
msgid "invalid mode \"%s\""
|
|
msgstr "无效模式\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctsinvalidmodeswitch
|
|
#, object-pascal-format
|
|
msgid "invalid mode switch \"%s\""
|
|
msgstr "无效模式开关\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctsinvalidoperator
|
|
#, object-pascal-format
|
|
msgid "invalid operator %s"
|
|
msgstr "无效运算符%s"
|
|
|
|
#: codetoolsstrconsts.ctsinvalidpositionforinsertionofstatements
|
|
msgid "invalid position for insertion of statements"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsinvalidsubrange
|
|
msgid "invalid subrange"
|
|
msgstr "无效子界"
|
|
|
|
#: codetoolsstrconsts.ctsinvalidtype
|
|
msgid "invalid type"
|
|
msgstr "无效类型"
|
|
|
|
#: codetoolsstrconsts.ctsinvalidvariablename
|
|
#, object-pascal-format
|
|
msgid "invalid variable name \"%s\""
|
|
msgstr "无效变量名\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctsinvalidvariabletype
|
|
#, object-pascal-format
|
|
msgid "invalid variable type \"%s\""
|
|
msgstr "无效变量类型\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctskeyword
|
|
msgid "keyword"
|
|
msgstr "关键字"
|
|
|
|
#: codetoolsstrconsts.ctskeywordexampleexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "keyword (e.g. %s) expected, but %s found"
|
|
msgstr "要求关键字 (例如 %s), 但是 %s找到"
|
|
|
|
#: codetoolsstrconsts.ctskeywordin
|
|
msgid "keyword \"in\""
|
|
msgstr "关键字\"in\""
|
|
|
|
#: codetoolsstrconsts.ctslazarusmaindirectory
|
|
msgid "lazarus main directory"
|
|
msgstr "Lazarus主目录"
|
|
|
|
#: codetoolsstrconsts.ctslazarussources
|
|
msgid "Lazarus Sources"
|
|
msgstr "Lazarus源代码"
|
|
|
|
#: codetoolsstrconsts.ctsmethodhasnodeclaration
|
|
#, object-pascal-format
|
|
msgid "method \"%s\" has no declaration"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsmethodname
|
|
msgid "method name"
|
|
msgstr "方法名称"
|
|
|
|
#: codetoolsstrconsts.ctsmethodsignaturesnotfoundinclass
|
|
#, object-pascal-format
|
|
msgid "Method signature %s not found in class"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsmethodtypedefinitionnotfound
|
|
msgid "method type definition not found"
|
|
msgstr "未找到methond类型定义"
|
|
|
|
#: codetoolsstrconsts.ctsmissing
|
|
msgid "missing :="
|
|
msgstr "缺少:="
|
|
|
|
#: codetoolsstrconsts.ctsmissingenumlist
|
|
msgid "missing enum list"
|
|
msgstr "缺少枚举列表"
|
|
|
|
#: codetoolsstrconsts.ctsmissingpointafterend
|
|
msgid "missing . after end"
|
|
msgstr "缺少 . 在end后"
|
|
|
|
#: codetoolsstrconsts.ctsmissingtypeidentifier
|
|
msgid "missing type identifier"
|
|
msgstr "缺少类型标识符"
|
|
|
|
#: codetoolsstrconsts.ctsnameddirectory
|
|
#, object-pascal-format
|
|
msgid "%s Directory"
|
|
msgstr "%s目录"
|
|
|
|
#: codetoolsstrconsts.ctsnamedproject
|
|
#, object-pascal-format
|
|
msgid "%s Project"
|
|
msgstr "%s工程"
|
|
|
|
#: codetoolsstrconsts.ctsneededbymode
|
|
#, object-pascal-format
|
|
msgid " (needed by mode \"%s\")"
|
|
msgstr " (需要的模式\"%s\")"
|
|
|
|
#: codetoolsstrconsts.ctsnesteddefinitionsarenotallowed
|
|
#, object-pascal-format
|
|
msgid "Nested %s definitions are not allowed"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsnewprocbodynotfound
|
|
msgid "new proc body not found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsnocontextnodefoundatcursor
|
|
msgid "no context node found at cursor"
|
|
msgstr "光标处未找到关联节点"
|
|
|
|
#: codetoolsstrconsts.ctsnodefaultspecifierdefinedtwice
|
|
msgid "nodefault specifier defined twice"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsnopascalcodefound
|
|
#, object-pascal-format
|
|
msgid "no pascal code found (first token is %s)"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsnoscanneravailable
|
|
msgid "No scanner available"
|
|
msgstr "没有扫描仪可用"
|
|
|
|
#: codetoolsstrconsts.ctsnoscannerfound
|
|
#, object-pascal-format
|
|
msgid "No scanner found for \"%s\". If this is an include file, please open the main source first."
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsnotenoughgenparams
|
|
msgid "Not enough actual generic parameters"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsoldmethodnotfound
|
|
#, object-pascal-format
|
|
msgid "old method not found: %s"
|
|
msgstr "旧method未找到: %s"
|
|
|
|
#: codetoolsstrconsts.ctsoperandexpectedbutfound
|
|
#, object-pascal-format
|
|
msgid "operand expected but %s found"
|
|
msgstr "操作数(operand)被要求. 但是%s找到"
|
|
|
|
#: codetoolsstrconsts.ctsoperandexpectedbutfound2
|
|
#, object-pascal-format
|
|
msgid "operand expected, but %s found"
|
|
msgstr "操作数(operand)被要求. 但是%s找到"
|
|
|
|
#: codetoolsstrconsts.ctsoperatorexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgctxt "codetoolsstrconsts.ctsoperatorexpectedbutatomfound"
|
|
msgid "operator expected, but %s found"
|
|
msgstr "要求运算符,但是%s找到 "
|
|
|
|
#: codetoolsstrconsts.ctsoperatorexpectedbuteoffound
|
|
msgid "unexpected end of file (operator expected)"
|
|
msgstr "意外的文件结尾(要求运算符)"
|
|
|
|
#: codetoolsstrconsts.ctsoperatorexpectedbutfound
|
|
#, object-pascal-format
|
|
msgid "operator expected but %s found"
|
|
msgstr "要求运算符 但是%s找到 "
|
|
|
|
#: codetoolsstrconsts.ctsoperatorexpectedbutfound2
|
|
#, object-pascal-format
|
|
msgctxt "codetoolsstrconsts.ctsoperatorexpectedbutfound2"
|
|
msgid "operator expected, but %s found"
|
|
msgstr "要求运算符,但是%s找到 "
|
|
|
|
#: codetoolsstrconsts.ctsothercompilerdefines
|
|
#, object-pascal-format
|
|
msgid "%s Compiler Defines"
|
|
msgstr "%s编译器定义"
|
|
|
|
#: codetoolsstrconsts.ctspackagedirectories
|
|
msgid "Package directories"
|
|
msgstr "包目录"
|
|
|
|
#: codetoolsstrconsts.ctspackagerdirectory
|
|
msgid "Packager Directory"
|
|
msgstr "包目录"
|
|
|
|
#: codetoolsstrconsts.ctspackagerregistrationdirectory
|
|
msgid "Packager Registration Directory"
|
|
msgstr "包注册目录"
|
|
|
|
#: codetoolsstrconsts.ctspackagerunitsdirectory
|
|
msgid "Packager Units Directory"
|
|
msgstr "包单元路径"
|
|
|
|
#: codetoolsstrconsts.ctspointhintprocstartat
|
|
msgid ". Hint: proc start at "
|
|
msgstr ". 提示:进程(proc)开始在 "
|
|
|
|
#: codetoolsstrconsts.ctspointstartat
|
|
msgid ". start at "
|
|
msgstr ". 开始在(start at )"
|
|
|
|
#: codetoolsstrconsts.ctspositionnotinsource
|
|
msgid "Position not in source"
|
|
msgstr "位置不在源代码中"
|
|
|
|
#: codetoolsstrconsts.ctsprocedureorfunctionorconstructorordestructor
|
|
msgid "procedure or function or constructor or destructor"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsprocessorspecific
|
|
msgid "processor specific"
|
|
msgstr "指定处理器"
|
|
|
|
#: codetoolsstrconsts.ctsproperttypeexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "property type expected, but %s found"
|
|
msgstr "要求属性类型, 但%s找到"
|
|
|
|
#: codetoolsstrconsts.ctspropertycurrentnotfound
|
|
msgid "property Current not found"
|
|
msgstr "属性当前未找到"
|
|
|
|
#: codetoolsstrconsts.ctspropertyspecifieralreadydefined
|
|
#, object-pascal-format
|
|
msgid "property specifier already defined: %s"
|
|
msgstr "属性区分符已经定义: %s"
|
|
|
|
#: codetoolsstrconsts.ctsqualifierexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "qualifier expected but %s found"
|
|
msgstr "限定词(qualifier)被要求, 但是%s找到"
|
|
|
|
#: codetoolsstrconsts.ctsresetalldefines
|
|
msgid "Reset all defines"
|
|
msgstr "重置所有定义"
|
|
|
|
#: codetoolsstrconsts.ctsresulttypeoffunctiongetenumeratornotfound
|
|
msgid "result type of function GetEnumerator not found"
|
|
msgstr "函数GetEnumerator结果类型未找到"
|
|
|
|
#: codetoolsstrconsts.ctsruntimelibrary
|
|
msgid "Runtime library"
|
|
msgstr "运行时库"
|
|
|
|
#: codetoolsstrconsts.ctsscannedfiles
|
|
#, object-pascal-format
|
|
msgid "Scanned files: %s"
|
|
msgstr "扫描文件:%s"
|
|
|
|
#: codetoolsstrconsts.ctssemicolonafterpropspecmissing
|
|
#, object-pascal-format
|
|
msgid "; expected after \"%s\" property specifier, but %s found"
|
|
msgstr "; 被要求在\"%s\"属性分类符(specifier),但是%s找到"
|
|
|
|
#: codetoolsstrconsts.ctssemicolonnotfound
|
|
msgid "semicolon not found"
|
|
msgstr "分号未找到"
|
|
|
|
#: codetoolsstrconsts.ctssetsincpathto
|
|
#, object-pascal-format
|
|
msgid "sets IncPath to %s"
|
|
msgstr "设置IncPath到%s"
|
|
|
|
#: codetoolsstrconsts.ctssetssrcpathto
|
|
#, object-pascal-format
|
|
msgid "sets SrcPath to %s"
|
|
msgstr "设置SrcPath到%s"
|
|
|
|
#: codetoolsstrconsts.ctssourcefilenamesforstandardfpcunits
|
|
msgid "Source filenames for the standard fpc units"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctssourceisnotunit
|
|
msgid "source is not unit"
|
|
msgstr "代码不是单元"
|
|
|
|
#: codetoolsstrconsts.ctssourcenotfoundunit
|
|
#, object-pascal-format
|
|
msgid "source not found: unit %s. Check your FPC source directory."
|
|
msgstr "源代码未找到:单元%s.检查你的FPC源代码目录."
|
|
|
|
#: codetoolsstrconsts.ctssrcpathinitialization
|
|
msgid "SrcPath Initialization"
|
|
msgstr "SrcPath初始化"
|
|
|
|
#: codetoolsstrconsts.ctsstrexpectedbutatomfound
|
|
#, object-pascal-format
|
|
msgid "expected %s, but %s found"
|
|
msgstr "要求%s , 但是%s被找到"
|
|
|
|
#: codetoolsstrconsts.ctsstringconstant
|
|
msgid "string constant"
|
|
msgstr "字符串常量"
|
|
|
|
#: codetoolsstrconsts.ctssyntaxerrorinexpr
|
|
#, object-pascal-format
|
|
msgid "Syntax Error in expression \"%s\""
|
|
msgstr "表达式语法错误\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctstermnotsimple
|
|
msgid "Term has no simple type"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsthenexpectedbutfound
|
|
#, object-pascal-format
|
|
msgid "then expected, but %s found"
|
|
msgstr "要求then, 但是%s被找到 "
|
|
|
|
#: codetoolsstrconsts.ctstoolsdirectory
|
|
msgid "Tools Directory"
|
|
msgstr "工具目录"
|
|
|
|
#: codetoolsstrconsts.ctstype
|
|
msgid "type"
|
|
msgstr "类型"
|
|
|
|
#: codetoolsstrconsts.ctstypeidentifier
|
|
msgid "type identifier"
|
|
msgstr "类型标识符"
|
|
|
|
#: codetoolsstrconsts.ctstypeisonlyallowedingenericsendofclassnotfound
|
|
msgid "type is only allowed in generics, end of class not found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctstypesectionofclassnotfound
|
|
msgid "type section of class not found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsunabletoapplychanges
|
|
msgid "unable to apply changes"
|
|
msgstr "不能应用更改"
|
|
|
|
#: codetoolsstrconsts.ctsunabletocompleteproperty
|
|
msgid "unable to complete property"
|
|
msgstr "不能补全属性"
|
|
|
|
#: codetoolsstrconsts.ctsundefine
|
|
msgid "Undefine "
|
|
msgstr "未定义"
|
|
|
|
#: codetoolsstrconsts.ctsunexpectedendofsource
|
|
msgid "unexpected end of source"
|
|
msgstr "意外的源代码结尾"
|
|
|
|
#: codetoolsstrconsts.ctsunexpectedkeyword
|
|
#, object-pascal-format
|
|
msgid "unexpected keyword \"%s\""
|
|
msgstr "意外关键字\"%s\""
|
|
|
|
#: codetoolsstrconsts.ctsunexpectedkeyword2
|
|
#, object-pascal-format
|
|
msgid "unexpected keyword %s"
|
|
msgstr "意外关键字%s"
|
|
|
|
#: codetoolsstrconsts.ctsunexpectedkeywordinasmblock
|
|
#, object-pascal-format
|
|
msgid "unexpected keyword \"%s\" in asm block found"
|
|
msgstr "意外关键字\"%s\"在asm语句块中找到"
|
|
|
|
#: codetoolsstrconsts.ctsunexpectedkeywordinbeginendblock
|
|
#, object-pascal-format
|
|
msgid "unexpected keyword \"%s\" in begin..end found"
|
|
msgstr "意外关键字\"%s\"在begin..end语句块中找到"
|
|
|
|
#: codetoolsstrconsts.ctsunexpectedkeywordwhilereadingbackwards
|
|
#, object-pascal-format
|
|
msgid "unexpected keyword \"%s\" found while reading blocks backwards"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsunexpectedsectionkeyword
|
|
#, object-pascal-format
|
|
msgid "unexpected section keyword %s found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsunexpectedsubrangeoperatorfound
|
|
msgid "unexpected subrange operator '..' found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctsunitnotfound
|
|
#, object-pascal-format
|
|
msgid "unit not found: %s"
|
|
msgstr "单元未找到: %s"
|
|
|
|
#: codetoolsstrconsts.ctsunitpathinitialization
|
|
msgid "UnitPath Initialization"
|
|
msgstr "UnitPath初始化"
|
|
|
|
#: codetoolsstrconsts.ctsunknownfunction
|
|
#, object-pascal-format
|
|
msgid "Unknown function %s"
|
|
msgstr "未知的函数%s"
|
|
|
|
#: codetoolsstrconsts.ctsunknownmainfilename
|
|
msgid "(unknown mainfilename)"
|
|
msgstr "(未知主文件名)"
|
|
|
|
#: codetoolsstrconsts.ctsunknownsubdescriptor
|
|
#, object-pascal-format
|
|
msgid "(unknown subdescriptor %s)"
|
|
msgstr "(未知的子描述符: %s)"
|
|
|
|
#: codetoolsstrconsts.ctsunparsed
|
|
msgid "Unparsed"
|
|
msgstr "未解析"
|
|
|
|
#: codetoolsstrconsts.ctsusedunitisnotapascalunit
|
|
msgid "used unit is not a pascal unit"
|
|
msgstr "使用的单元不是一个pascal单元"
|
|
|
|
#: codetoolsstrconsts.ctsutilsdirectories
|
|
msgid "Utils directories"
|
|
msgstr "Utils目录"
|
|
|
|
#: codetoolsstrconsts.ctsvarisonlyallowedingenericsendofclassnotfound
|
|
msgid "var is only allowed in generics, end of class not found"
|
|
msgstr ""
|
|
|
|
#: codetoolsstrconsts.ctswordnotfound
|
|
#, object-pascal-format
|
|
msgid "\"%s\" not found"
|
|
msgstr "\"%s\"未找到"
|
|
|