425 lines
36 KiB
Plaintext
425 lines
36 KiB
Plaintext
# Dolibarr language file - Source file is en_US - errors
|
||
|
||
# No errors
|
||
NoErrorCommitIsDone=没有错误,我们承诺
|
||
# Errors
|
||
ErrorButCommitIsDone=发现错误我们将进行验证
|
||
ErrorBadEMail=Email address %s is incorrect
|
||
ErrorBadMXDomain=电子邮件%s似乎不正确(域名没有有效的MX记录)
|
||
ErrorBadUrl=网址%s不正确
|
||
ErrorBadValueForParamNotAString=参数值不正确。它通常在缺少翻译时附加。
|
||
ErrorRefAlreadyExists=Reference <b>%s</b> used for creation already exists.
|
||
ErrorTitleAlreadyExists=标题<b>%s</b>已存在
|
||
ErrorLoginAlreadyExists=登陆%s已经存在。
|
||
ErrorGroupAlreadyExists=组%s已经存在。
|
||
ErrorEmailAlreadyExists=电子邮件%s已存在
|
||
ErrorRecordNotFound=记录没有找到。
|
||
ErrorRecordNotFoundShort=未找到
|
||
ErrorFailToCopyFile=无法复制文件<b>'%s'</b>成<b>'%s'。</b>
|
||
ErrorFailToCopyDir=无法将目录“<b> %s </b>”复制到“<b> %s </b>”中。
|
||
ErrorFailToRenameFile=无法重新命名为<b>“%s'</b>文件<b>'%s'。</b>
|
||
ErrorFailToDeleteFile=无法删除文件<b>'%s'</b>的。
|
||
ErrorFailToCreateFile=无法创建文件<b>'%s'</b>的。
|
||
ErrorFailToRenameDir=无法重命名目录<b>'%s'</b>到<b>%s'</b>的。
|
||
ErrorFailToCreateDir=无法创建目录<b>'%s'</b>的。
|
||
ErrorFailToDeleteDir=无法删除目录<b>'%s'</b>的。
|
||
ErrorFailToMakeReplacementInto=无法更换到文件'<b> %s </b>'。
|
||
ErrorFailToGenerateFile=无法生成文件'<b> %s </b>'。
|
||
ErrorThisContactIsAlreadyDefinedAsThisType=这个联络已定义为这种类型的接触。
|
||
ErrorCashAccountAcceptsOnlyCashMoney=这是一个银行账户的现金账户,所以只接受现金支付的类型。
|
||
ErrorFromToAccountsMustDiffers=源和目标的银行账户必须是不同的。
|
||
ErrorBadThirdPartyName=合作方名称的错误值
|
||
ForbiddenBySetupRules=已经被设置规则禁止
|
||
ErrorProdIdIsMandatory=%s 是强制性的
|
||
ErrorAccountancyCodeCustomerIsMandatory=客户%s的科目代码是必须的
|
||
ErrorAccountancyCodeSupplierIsMandatory=The accountancy code of supplier %s is mandatory
|
||
ErrorBadCustomerCodeSyntax=客户代码的语法错误
|
||
ErrorBadBarCodeSyntax=条形码语法错误。可能是您设置了一个错误的条形码类型,或者您定义的条形码掩码与扫描的数值不匹配
|
||
ErrorCustomerCodeRequired=需要客户代码
|
||
ErrorBarCodeRequired=需要条形码
|
||
ErrorCustomerCodeAlreadyUsed=客户代码已被使用
|
||
ErrorBarCodeAlreadyUsed=条形码已使用
|
||
ErrorPrefixRequired=前缀要求
|
||
ErrorBadSupplierCodeSyntax=供应商代码的语法错误
|
||
ErrorSupplierCodeRequired=需要供应商代码
|
||
ErrorSupplierCodeAlreadyUsed=已使用供应商代码
|
||
ErrorBadParameters=错误的参数
|
||
ErrorWrongParameters=错误或缺少参数
|
||
ErrorBadValueForParameter=错误值 '%s' 参数 '%s'
|
||
ErrorBadImageFormat=图片格式不支持(你的PHP不支持图片格式转换功能)
|
||
ErrorBadDateFormat=值“%s”有错误的日期格式
|
||
ErrorWrongDate=日期不正确!
|
||
ErrorFailedToWriteInDir=无法写在目录%s
|
||
ErrorFailedToBuildArchive=建立档案文件%s失败
|
||
ErrorFoundBadEmailInFile=找到%S的语法不正确的电子邮件文件中的行(例如行%的电子邮件s =%s)的
|
||
ErrorUserCannotBeDelete=无法删除用户,也许它与Dolibarr实体相关
|
||
ErrorFieldsRequired=一些必填字段被留空
|
||
ErrorSubjectIsRequired=需要电子邮件主题
|
||
ErrorInAddAttachmentsImageBaseOnMedia=Error in creating image files into media directory for attachment
|
||
ErrorInAddAttachmentsImageBaseIsSrcData=Error in creating image files (found as data:) into temp directory for attachment
|
||
ErrorFailedToCreateDir=无法创建一个目录。检查Web服务器的用户有权限写入Dolibarr文件目录。如果参数<b>safe_mode设置</b>为启用这个PHP,检查Dolibarr php文件到Web服务器的用户拥有(或组)。
|
||
ErrorNoMailDefinedForThisUser=没有邮件定义该用户
|
||
ErrorSetupOfEmailsNotComplete=电子邮件设置未完成
|
||
ErrorFeatureNeedJavascript=This feature needs JavaScript to be activated to work. Change this in setup - display.
|
||
ErrorTopMenuMustHaveAParentWithId0=一个类型'顶'不能有一个父菜单中的菜单。放在父菜单0或选择一个类型为'左'菜单。
|
||
ErrorLeftMenuMustHaveAParentId=一个类型为'左'必须有一个父菜单的ID。
|
||
ErrorFileNotFound=档案<b>%s</b>未找到(错误的道路,错误的参数safe_mode设置权限或访问被拒绝或由PHP openbasedir)
|
||
ErrorDirNotFound=目录<b>%s</b>不存在(错误的道路,错误的参数safe_mode设置权限或访问被拒绝或由PHP openbasedir)
|
||
ErrorFunctionNotAvailableInPHP=函数<b>%s</b>是需要此功能,但并不在此版本/ PHP设置的。
|
||
ErrorDirAlreadyExists=具有此名称的目录已经存在。
|
||
ErrorDirNotWritable=Directory <b>%s</b> is not writable.
|
||
ErrorFileAlreadyExists=具有此名称的文件已经存在。
|
||
ErrorDestinationAlreadyExists=名称为<b>%s</b>的文件已存在
|
||
ErrorPartialFile=服务器没有完整收到文件
|
||
ErrorNoTmpDir=Temporary directory %s does not exists.
|
||
ErrorUploadBlockedByAddon=PHP / Apache的插件阻止上传
|
||
ErrorFileSizeTooLarge=文件尺寸太大或文件未提供
|
||
ErrorFieldTooLong=字段%s太长
|
||
ErrorSizeTooLongForIntType=对于int类型来说,尺寸太长(%s最大数字)
|
||
ErrorSizeTooLongForVarcharType=对于字符串类型来说,尺寸太长(%s最大字符数)
|
||
ErrorNoValueForSelectType=请填写选取清单的值
|
||
ErrorNoValueForCheckBoxType=请填写复选框列表值
|
||
ErrorNoValueForRadioType=请填写电台列表的值
|
||
ErrorBadFormatValueList=列表值不能有一个以上的逗号: <u>%s</u>, 但至少需要一个: key,value
|
||
ErrorFieldCanNotContainSpecialCharacters=字段<b>%s</b>必须不包括特殊字符
|
||
ErrorFieldCanNotContainSpecialNorUpperCharacters=字段<b>%s</b>必须不包括特殊字符,也不能包括大写字符,和必须以字母字符(a-z)开始
|
||
ErrorFieldMustHaveXChar=字段<b>%s</b>必须有至少%s字符
|
||
ErrorNoAccountancyModuleLoaded=没有激活启用任何财务会计模块
|
||
ErrorExportDuplicateProfil=导出设定配置名称已存在
|
||
ErrorLDAPSetupNotComplete=Dolibarr - LDAP的匹配是不完整的。
|
||
ErrorLDAPMakeManualTest=甲。LDIF文件已经生成在目录%s的尝试加载命令行手动有更多的错误信息。
|
||
ErrorCantSaveADoneUserWithZeroPercentage=如果已填写了“完成者”字段,则无法保存一个“状态未开始”的操作。
|
||
ErrorPleaseTypeBankTransactionReportName=请输入必须报告条目的银行对账单名称(格式YYYYMM或YYYYMMDD)
|
||
ErrorRecordHasChildren=因为有子记录所以删除记录失败
|
||
ErrorRecordHasAtLeastOneChildOfType=对象%s至少有一个子类别%s
|
||
ErrorRecordIsUsedCantDelete=无法删除记录,它已经被使用或者包括在另一个对象中
|
||
ErrorModuleRequireJavascript=JavaScript must not be disabled to have this feature working. To enable/disable JavaScript, go to menu Home->Setup->Display.
|
||
ErrorPasswordsMustMatch=这两种类型的密码必须相互匹配
|
||
ErrorContactEMail=A technical error occurred. Please, contact administrator to following email <b>%s</b> and provide the error code <b>%s</b> in your message, or add a screen copy of this page.
|
||
ErrorWrongValueForField=Field <b>%s</b>: '<b>%s</b>' does not match regex rule <b>%s</b>
|
||
ErrorHtmlInjectionForField=Field <b>%s</b>: The value '<b>%s</b>' contains a malicious data not allowed
|
||
ErrorFieldValueNotIn=Field <b>%s</b>: '<b>%s</b>' is not a value found in field <b>%s</b> of <b>%s</b>
|
||
ErrorFieldRefNotIn=字段<b>%s</b>:“<b>%s</b>”不是<b>%s</b>现有参考。
|
||
ErrorMultipleRecordFoundFromRef=Several record found when searching from ref <b>%s</b>. No way to know which ID to use.
|
||
ErrorsOnXLines=发现%s错误
|
||
ErrorFileIsInfectedWithAVirus=防病毒程序无法验证文件(文件可能被病毒感染)
|
||
ErrorFileIsAnInfectedPDFWithJSInside=The file is a PDF infected by some Javascript inside
|
||
ErrorNumRefModel=存在一个引用(%s)和编号是不符合本规则兼容到数据库。记录中删除或重命名参考激活此模块。
|
||
ErrorQtyTooLowForThisSupplier=Quantity too low for this vendor or no price defined on this product for this vendor
|
||
ErrorOrdersNotCreatedQtyTooLow=由于数量太少,部分订单尚未创建
|
||
ErrorOrderStatusCantBeSetToDelivered=订单状态无法设置为已交货。
|
||
ErrorModuleSetupNotComplete=Setup of module %s looks to be incomplete. Go on Home - Setup - Modules to complete.
|
||
ErrorBadMask=掩码错误
|
||
ErrorBadMaskFailedToLocatePosOfSequence=错误,掩码没有序列数字
|
||
ErrorBadMaskBadRazMonth=错误,坏的复位值
|
||
ErrorMaxNumberReachForThisMask=该掩码达到的最大数字
|
||
ErrorCounterMustHaveMoreThan3Digits=计数器必须有3个以上的数字
|
||
ErrorSelectAtLeastOne=错误,至少选择一项
|
||
ErrorDeleteNotPossibleLineIsConsolidated=无法删除,因为记录链接到一个已调解的银行交易
|
||
ErrorProdIdAlreadyExist=%s被分配到其他合作方
|
||
ErrorFailedToSendPassword=无法传送密码
|
||
ErrorFailedToLoadRSSFile=未能得到RSS提要。尝试添加恒定MAIN_SIMPLEXMLLOAD_DEBUG,如果错误消息不提供足够的信息。
|
||
ErrorForbidden=访问被拒绝。<br>您尝试访问已禁用模块的页面、区域或功能,或者不在经过身份验证的会话中或不允许您的用户访问。
|
||
ErrorForbidden2=此登陆权限可在你的Dolibarr管理员菜单 %s->%s中定义。
|
||
ErrorForbidden3=看来Dolibarr是不是通过身份验证的会话中使用。以在Dolibarr安装文件就会知道如何管理认证(htaccess的,mod_auth或其他...).
|
||
ErrorForbidden4=注意:清除你的浏览器cookies,以销毁该登录的现有会话。
|
||
ErrorNoImagickReadimage=功能imagick_readimage是没有发现在这个PHP。没有预览可用。管理员可以从菜单中禁用此设置 - 显示选项卡。
|
||
ErrorRecordAlreadyExists=记录已存在
|
||
ErrorLabelAlreadyExists=此标签已存在
|
||
ErrorCantReadFile=无法读取档案'%s'
|
||
ErrorCantReadDir=无法读取目录'%s'
|
||
ErrorBadLoginPassword=账号密码不正确
|
||
ErrorLoginDisabled=您的账户已禁用
|
||
ErrorFailedToRunExternalCommand=Failed to run external command. Check it is available and runnable by your PHP server user. Check also the command is not protected on shell level by a security layer like apparmor.
|
||
ErrorFailedToChangePassword=无法更改密码
|
||
ErrorLoginDoesNotExists=登陆账号 <b>%s</b> 有误——系统中没有这个账户.
|
||
ErrorLoginHasNoEmail=此账户未设定Email地址。无法使用该功能.
|
||
ErrorBadValueForCode=代码有错误的值类型。再次尝试以新的价值...
|
||
ErrorBothFieldCantBeNegative=栏位%s和%s不能都为负的
|
||
ErrorFieldCantBeNegativeOnInvoice=Field <strong>%s</strong> cannot be negative on this type of invoice. If you need to add a discount line, just create the discount first (from field '%s' in third-party card) and apply it to the invoice.
|
||
ErrorLinesCantBeNegativeForOneVATRate=Total of lines (net of tax) can't be negative for a given not null VAT rate (Found a negative total for VAT rate <b>%s</b>%%).
|
||
ErrorLinesCantBeNegativeOnDeposits=Lines can't be negative in a deposit. You will face problems when you will need to consume the deposit in final invoice if you do so.
|
||
ErrorQtyForCustomerInvoiceCantBeNegative=进入客户发票行的数量不能为负数
|
||
ErrorWebServerUserHasNotPermission=<b>%s</b>用来执行Web服务器用户账户没有该权限
|
||
ErrorNoActivatedBarcode=没有激活的条码类型
|
||
ErrUnzipFails=%s 无法解压缩与解压缩
|
||
ErrNoZipEngine=没有引擎在这个PHP中压缩/解压缩%s文件
|
||
ErrorFileMustBeADolibarrPackage=%s 文件必须是Dolibarr zip格式包
|
||
ErrorModuleFileRequired=您必须选择Dolibarr模块包文件
|
||
ErrorPhpCurlNotInstalled=PHP Curl没有安装,这需要与支付宝协调
|
||
ErrorFailedToAddToMailmanList=Failed to add record %s to Mailman list %s or SPIP base
|
||
ErrorFailedToRemoveToMailmanList=Failed to remove record %s to Mailman list %s or SPIP base
|
||
ErrorNewValueCantMatchOldValue=新价值不能等于旧的价值
|
||
ErrorFailedToValidatePasswordReset=重新初始化密码密码失败。重新初始化密码已经完成(该链接可以只用一次)。如果没有,请尝试重新启动初始化过程。
|
||
ErrorToConnectToMysqlCheckInstance=连接数据库失败。检查数据库服务器是否正在运行(例如,使用mysql / mariadb,您可以使用'sudo service mysql start'从命令行启动它)。
|
||
ErrorFailedToAddContact=无法添加联系人
|
||
ErrorDateMustBeBeforeToday=日期必须早于今天
|
||
ErrorDateMustBeInFuture=日期必须晚于今天
|
||
ErrorStartDateGreaterEnd=The start date is greater than the end date
|
||
ErrorPaymentModeDefinedToWithoutSetup=付款模式设置为键入%s但未完成模块发票的设置以定义要为此付款模式显示的信息。
|
||
ErrorPHPNeedModule=错误,您的PHP必须安装模块<b> %s </b>才能使用此功能。
|
||
ErrorOpenIDSetupNotComplete=您设置Dolibarr配置文件以允许OpenID身份认证,但OpenID服务的网址未定义为常量%s
|
||
ErrorWarehouseMustDiffers=来源仓库和目标仓库必须不同
|
||
ErrorBadFormat=格式错误!
|
||
ErrorMemberNotLinkedToAThirpartyLinkOrCreateFirst=错误,该会员尚未链接到任何合作方。在使用发票创建订阅之前,将会员链接到现有合作方或创建新的合作方。
|
||
ErrorThereIsSomeDeliveries=错误,有一些交货回执链接到了此发货单。删除被拒绝。
|
||
ErrorCantDeletePaymentReconciliated=无法删除已生成已对账的银行条目的付款
|
||
ErrorCantDeletePaymentSharedWithPayedInvoice=无法删除由至少一张状态为已支付的发票共享的付款
|
||
ErrorPriceExpression1=无法分配到常数 '%s'
|
||
ErrorPriceExpression2=不能重新定义内置函数 '%s'
|
||
ErrorPriceExpression3=未定义的变量 '%s' 在函数的定义
|
||
ErrorPriceExpression4=非法字符 '%s'
|
||
ErrorPriceExpression5=意外 '%s'
|
||
ErrorPriceExpression6=错误的数量参数值 (%s given, %s expected)
|
||
ErrorPriceExpression8=操作意外 '%s'
|
||
ErrorPriceExpression9=An unexpected error occurred
|
||
ErrorPriceExpression10=Operator '%s' lacks operand
|
||
ErrorPriceExpression11=预料 '%s'
|
||
ErrorPriceExpression14=除以零
|
||
ErrorPriceExpression17=未定义的变量 '%s'
|
||
ErrorPriceExpression19=表达式未发现
|
||
ErrorPriceExpression20=空白表达式
|
||
ErrorPriceExpression21=空白结果 '%s'
|
||
ErrorPriceExpression22=负结果 '%s'
|
||
ErrorPriceExpression23=%s中的未知或未设置变量'%s'
|
||
ErrorPriceExpression24=变量'%s'存在但没有值
|
||
ErrorPriceExpressionInternal=内部错误 '%s'
|
||
ErrorPriceExpressionUnknown=未知错误 '%s'
|
||
ErrorSrcAndTargetWarehouseMustDiffers=来源仓库和目标仓库必须不同
|
||
ErrorTryToMakeMoveOnProductRequiringBatchData=错误,尝试在没有批次/序列信息的情况下对需要批次/序列信息的产品“%s”进行库存调拨
|
||
ErrorCantSetReceptionToTotalDoneWithReceptionToApprove=所有记录的接收必须首先经过验证(已批准或已拒绝),然后才能执行此操作
|
||
ErrorCantSetReceptionToTotalDoneWithReceptionDenied=所有记录的接收必须首先经过验证(已批准),然后才能执行此操作
|
||
ErrorGlobalVariableUpdater0=HTTP 请求失败错误为 '%s'
|
||
ErrorGlobalVariableUpdater1=无效 JSON 格式 '%s'
|
||
ErrorGlobalVariableUpdater2=丢失参数 '%s'
|
||
ErrorGlobalVariableUpdater3=请求数据在结果中没找到
|
||
ErrorGlobalVariableUpdater4=SOAP 客户端失败错误为 '%s'
|
||
ErrorGlobalVariableUpdater5=没有全局变量选择
|
||
ErrorFieldMustBeANumeric=填写 <b>%s</b> 必须为数字值
|
||
ErrorMandatoryParametersNotProvided=未提供强制参数
|
||
ErrorOppStatusRequiredIfUsage=You choose to follow an opportunity in this project, so you must also fill out the Lead status.
|
||
ErrorOppStatusRequiredIfAmount=您为此商机设置了预估金额。所以您还必须输入它的状态。
|
||
ErrorFailedToLoadModuleDescriptorForXXX=无法加载%s的模块描述符类
|
||
ErrorBadDefinitionOfMenuArrayInModuleDescriptor=模块描述符中菜单数组的错误定义(关键字fk_menu的错误值)
|
||
ErrorSavingChanges=保存变更时发生错误
|
||
ErrorWarehouseRequiredIntoShipmentLine=发货单行上需要输入仓库才能发货
|
||
ErrorFileMustHaveFormat=文件格式必须为%s
|
||
ErrorFilenameCantStartWithDot=文件名称不能以“.”开始
|
||
ErrorSupplierCountryIsNotDefined=未定义此供应商的国家/地区。先纠正这个问题。
|
||
ErrorsThirdpartyMerge=两条记录合并失败。请求已取消。
|
||
ErrorStockIsNotEnoughToAddProductOnOrder=产品%s的库存不足以将其添加到新订单中。
|
||
ErrorStockIsNotEnoughToAddProductOnInvoice=产品%s的库存不足以将其添加到新发票中。
|
||
ErrorStockIsNotEnoughToAddProductOnShipment=库存不足,无法将产品 %s 添加到新发货单中。
|
||
ErrorStockIsNotEnoughToAddProductOnProposal=产品 %s 的库存不足,不能将其添加到新报价单中。
|
||
ErrorFailedToLoadLoginFileForMode=无法获取模式'%s'的登录密钥。
|
||
ErrorModuleNotFound=找不到模块文件。
|
||
ErrorFieldAccountNotDefinedForBankLine=未为源行标识%s(%s)定义的会计科目值
|
||
ErrorFieldAccountNotDefinedForInvoiceLine=未为发票标识%s(%s)定义的会计科目值
|
||
ErrorFieldAccountNotDefinedForLine=未为该行定义的会计科目值(%s)
|
||
ErrorBankStatementNameMustFollowRegex=错误,银行对帐单名称必须遵循以下语法规则%s
|
||
ErrorPhpMailDelivery=检查您是否使用了过多的收件人,并且您的电子邮件内容与垃圾邮件不相似。还请管理员检查防火墙和服务器日志文件以获取更完整的信息。
|
||
ErrorUserNotAssignedToTask=必须为任务分配用户才能输入消耗的时间。
|
||
ErrorTaskAlreadyAssigned=任务已分配给用户
|
||
ErrorModuleFileSeemsToHaveAWrongFormat=模块包似乎格式错误。
|
||
ErrorModuleFileSeemsToHaveAWrongFormat2=至少有一个强制性目录必须存在于模块的压缩包中: <strong>%s</strong>或<strong>%s</strong>
|
||
ErrorFilenameDosNotMatchDolibarrPackageRules=模块包的名称(<strong> %s </strong>)与预期的名称语法不匹配:<strong> %s </strong>
|
||
ErrorDuplicateTrigger=错误,重复的触发器名称%s。已经从%s加载。
|
||
ErrorNoWarehouseDefined=错误,未定义仓库。
|
||
ErrorBadLinkSourceSetButBadValueForRef=您使用的链接无效。付款的“来源”已定义,但“参考”的值无效。
|
||
ErrorTooManyErrorsProcessStopped=错误太多了。过程停止了。
|
||
ErrorMassValidationNotAllowedWhenStockIncreaseOnAction=当在此操作中设定了增加/减少库存的选项时,无法进行批量验证(您必须逐一验证,以便可以定义要增加/减少的仓库)
|
||
ErrorObjectMustHaveStatusDraftToBeValidated=对象%s必须为'草稿'状态。
|
||
ErrorObjectMustHaveLinesToBeValidated=对象%s必须有要验证的行。
|
||
ErrorOnlyInvoiceValidatedCanBeSentInMassAction=只有经过验证的发票才能使用“通过电子邮件发送”批量操作发送。
|
||
ErrorChooseBetweenFreeEntryOrPredefinedProduct=您必须选择文章是否为预定义产品
|
||
ErrorDiscountLargerThanRemainToPaySplitItBefore=您尝试申请的折扣大于剩余支付。之前将折扣分为2个较小的折扣。
|
||
ErrorFileNotFoundWithSharedLink=找不到文件,可能是共享密钥被编辑过或最近删除了文件。
|
||
ErrorProductBarCodeAlreadyExists=产品条形码%s已存在于其他产品参考中。
|
||
ErrorNoteAlsoThatSubProductCantBeFollowedByLot=Note also that using kits to have auto increase/decrease of subproducts is not possible when at least one subproduct (or subproduct of subproducts) needs a serial/lot number.
|
||
ErrorDescRequiredForFreeProductLines=对于包含免费产品的行,必须进行描述
|
||
ErrorAPageWithThisNameOrAliasAlreadyExists=The page/container <strong>%s</strong> has the same name or alternative alias that the one your try to use
|
||
ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
|
||
ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
|
||
ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
|
||
ErrorURLMustEndWith=网址%s必须以%s结束
|
||
ErrorURLMustStartWithHttp=网址%s必须以 http:// 或 https:// 开始
|
||
ErrorHostMustNotStartWithHttp=主机名称%s不能以 http:// 或 https:// 开始
|
||
ErrorNewRefIsAlreadyUsed=错误,新参考已被使用
|
||
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=错误,无法删除链接到已关闭发票的付款
|
||
ErrorSearchCriteriaTooSmall=Search criteria too short.
|
||
ErrorObjectMustHaveStatusActiveToBeDisabled=对象必须具有“启用”状态才能被停用
|
||
ErrorObjectMustHaveStatusDraftOrDisabledToBeActivated=对象必须具有“草稿”或“停用”状态才能被启用
|
||
ErrorNoFieldWithAttributeShowoncombobox=No fields has property 'showoncombobox' into definition of object '%s'. No way to show the combolist.
|
||
ErrorFieldRequiredForProduct=产品%s必须有字段“%s”
|
||
AlreadyTooMuchPostOnThisIPAdress=You have already posted too much on this IP address.
|
||
ProblemIsInSetupOfTerminal=问题在于终端%s的设置
|
||
ErrorAddAtLeastOneLineFirst=请先至少增加一行
|
||
ErrorRecordAlreadyInAccountingDeletionNotPossible=错误,记录已经在会计科目中转移,无法删除
|
||
ErrorLanguageMandatoryIfPageSetAsTranslationOfAnother=错误,如果你将页面设置为另一个页面的翻译,那语言是必须的。
|
||
ErrorLanguageOfTranslatedPageIsSameThanThisPage=错误,翻译后的页面语言与本页面相同。
|
||
ErrorBatchNoFoundForProductInWarehouse=在仓库“%s”中找不到产品“%s”的批次/序列号。
|
||
ErrorBatchNoFoundEnoughQuantityForProductInWarehouse=仓库“%s”中产品“%s”的该批次/序列没有足够的数量。
|
||
ErrorOnlyOneFieldForGroupByIsPossible=Only 1 field for the 'Group by' is possible (others are discarded)
|
||
ErrorTooManyDifferentValueForSelectedGroupBy=Found too many different value (more than <b>%s</b>) for the field '<b>%s</b>', so we can't use it as a 'Group by' for graphics. The field 'Group By' has been removed. May be you wanted to use it as an X-Axis ?
|
||
ErrorReplaceStringEmpty=错误,要替换的字符串为空
|
||
ErrorProductNeedBatchNumber=错误,产品“<b>%s</b>”需要一个批号/序列号
|
||
ErrorProductDoesNotNeedBatchNumber=错误,产品'“<b>%s</b>”不接受批号/序列号
|
||
ErrorFailedToReadObject=错误,无法读取<b>%s</b>类型的对象
|
||
ErrorParameterMustBeEnabledToAllwoThisFeature=Error, parameter <b>%s</b> must be enabled into <b>conf/conf.php</b> to allow use of Command Line Interface by the internal job scheduler
|
||
ErrorLoginDateValidity=错误,此登录已超出有效日期范围
|
||
ErrorValueLength=Length of field '<b>%s</b>' must be higher than '<b>%s</b>'
|
||
ErrorReservedKeyword=The word '<b>%s</b>' is a reserved keyword
|
||
ErrorFilenameReserved=The filename <b>%s</b> can't be used as it is a reserved and protected command.
|
||
ErrorNotAvailableWithThisDistribution=不适用于此版本
|
||
ErrorPublicInterfaceNotEnabled=未启用公共界面
|
||
ErrorLanguageRequiredIfPageIsTranslationOfAnother=The language of new page must be defined if it is set as a translation of another page
|
||
ErrorLanguageMustNotBeSourceLanguageIfPageIsTranslationOfAnother=The language of new page must not be the source language if it is set as a translation of another page
|
||
ErrorAParameterIsRequiredForThisOperation=A parameter is mandatory for this operation
|
||
ErrorDateIsInFuture=错误,日期不可能在将来
|
||
ErrorAnAmountWithoutTaxIsRequired=错误,金额为必填项目
|
||
ErrorAPercentIsRequired=错误,请正确填写百分比
|
||
ErrorYouMustFirstSetupYourChartOfAccount=You must first setup your chart of account
|
||
ErrorFailedToFindEmailTemplate=无法找到代码为%s的模板
|
||
ErrorDurationForServiceNotDefinedCantCalculateHourlyPrice=服务上没有定义持续时间。没有办法计算每小时的价格。
|
||
ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
||
ErrorActionCommBadType=Selected event type (id: %s, code: %s) do not exist in Event Type dictionary
|
||
CheckVersionFail=版本检查失败
|
||
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
||
ErrorNotInDictionaryPaymentConditions=不在付款条款类别中,请编辑
|
||
ErrorIsNotADraft=%s不是草稿
|
||
ErrorExecIdFailed=无法执行命令”id"
|
||
ErrorBadCharIntoLoginName=Unauthorized character in the field %s
|
||
ErrorRequestTooLarge=Error, request too large or session expired
|
||
ErrorNotApproverForHoliday=您不是休假%s的批准人
|
||
ErrorAttributeIsUsedIntoProduct=该属性用于一个或多个产品变体中
|
||
ErrorAttributeValueIsUsedIntoProduct=这个属性数值被用于一个或多个产品变体中
|
||
ErrorPaymentInBothCurrency=错误,所有金额必须输入于同一列
|
||
ErrorYouTryToPayInvoicesInACurrencyFromBankWithAnotherCurrency=You try to pay invoices in the currency %s from an account with the currency %s
|
||
ErrorInvoiceLoadThirdParty=Can't load third-party object for invoice "%s"
|
||
ErrorInvoiceLoadThirdPartyKey=合作方密钥“%s”没有为发票”%s“设置
|
||
ErrorDeleteLineNotAllowedByObjectStatus=当前对象状态不允许删除行
|
||
ErrorAjaxRequestFailed=请求失败
|
||
ErrorThirpdartyOrMemberidIsMandatory=合作方或合伙企业的会员是强制性的
|
||
ErrorFailedToWriteInTempDirectory=无法写入临时目录
|
||
ErrorQuantityIsLimitedTo=数量限制在%s
|
||
ErrorFailedToLoadThirdParty=Failed to find/load third party from id=%s, email=%s, name=%s
|
||
ErrorThisPaymentModeIsNotDirectDebit=The payment mode is not direct debit
|
||
ErrorThisPaymentModeIsNotCreditTransfer=The payment mode is not credit transfer
|
||
ErrorStripeCustomerNotFoundCreateFirst=Stripe customer is not set for this third party (or set to a value deleted on Stripe side). Create (or re-attach) it first.
|
||
ErrorCharPlusNotSupportedByImapForSearch=IMAP搜索无法搜索到包含字符+的发件人或收件人的字符串。
|
||
ErrorTableNotFound=表格<b>%s</b>未找到
|
||
ErrorRefNotFound=Ref <b>%s</b> not found
|
||
ErrorValueForTooLow=<b>%s</b>的数值太低
|
||
ErrorValueCantBeNull=<b>%s</b>的数值不能为空
|
||
ErrorDateOfMovementLowerThanDateOfFileTransmission=银行交易日期不能早于文件传输日期
|
||
ErrorTooMuchFileInForm=Too much files in form, the maximum number is %s file(s)
|
||
ErrorSessionInvalidatedAfterPasswordChange=The session was been invalidated following a change of password, email, status or dates of validity. Please relogin.
|
||
ErrorExistingPermission = Permission <b>%s</b> for object <b>%s</b> already exists
|
||
ErrorFieldExist=The value for <b>%s</b> already exist
|
||
ErrorEqualModule=Module invalid in <b>%s</b>
|
||
ErrorFieldValue=Value for <b>%s</b> is incorrect
|
||
ErrorCoherenceMenu=<b>%s</b> is required when <b>%s</b> is 'left'
|
||
ErrorUploadFileDragDrop=There was an error while the file(s) upload
|
||
ErrorUploadFileDragDropPermissionDenied=There was an error while the file(s) upload : Permission denied
|
||
ErrorFixThisHere=<a href="%s">Fix this here</a>
|
||
ErrorTheUrlOfYourDolInstanceDoesNotMatchURLIntoOAuthSetup=Error: The URL of you current instance (%s) does not match the URL defined into your OAuth2 login setup (%s). Doing OAuth2 login in such a configuration is not allowed.
|
||
ErrorMenuExistValue=A Menu already exist with this Title or URL
|
||
ErrorSVGFilesNotAllowedAsLinksWithout=SVG files are not allowed as external links without the option %s
|
||
ErrorTypeMenu=Impossible to add another menu for the same module on the navbar, not handled yet
|
||
ErrorGeneratingBarcode=Error while generating the barcode (probably invalid code shape)
|
||
ErrorObjectNotFound = The object <b>%s</b> is not found, please check your url
|
||
ErrorCountryCodeMustBe2Char=Country code must be a 2 character string
|
||
ErrorABatchShouldNotContainsSpaces=A lot or serial number should not contains spaces
|
||
ErrorTableExist=Table <b>%s</b> already exist
|
||
ErrorDictionaryNotFound=Dictionary <b>%s</b> not found
|
||
ErrorFailedToCreateSymLinkToMedias=Failed to create the symbolic link %s to point to %s
|
||
ErrorCheckTheCommandInsideTheAdvancedOptions=Check the command used for the export into the Advanced options of the export
|
||
ErrorEndTimeMustBeGreaterThanStartTime=End time must be greater than start time
|
||
ErrorIncoherentDates=Start date must be earlier than end date
|
||
ErrorEndHourIsNull=End date field cannot be empty
|
||
ErrorStartHourIsNull=Start date field cannot be empty
|
||
ErrorTooManyLinesToProcessPleaseUseAMoreSelectiveFilter=Too many lines to process. Please use a more selective filter.
|
||
ErrorEmptyValueForQty=Quantity cannot be zero.
|
||
# Warnings
|
||
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=您的PHP参数 upload_max_filesize (%s)比PHP参数 post_max_size(%s)高。这不是一个一致的设置。
|
||
WarningPasswordSetWithNoAccount=已为此会员设置了密码。但是,未创建用户帐户。因此该密码被存储,但不能用于登录 Dolibarr。它可以由外部模块/接口使用,但如果您不需要为会员定义任何登录名或密码,您可以从会员模块设置中禁用“管理每个会员的登录名”选项。如果您需要管理登录但不需要任何密码,则可以将此字段保留为空以避免出现此警告。注意:如果会员链接到用户,电子邮件也可以用作登录名。
|
||
WarningMandatorySetupNotComplete=点击这里设置主要参数
|
||
WarningEnableYourModulesApplications=点击这里,启用您的模块和应用程序
|
||
WarningSafeModeOnCheckExecDir=警告,PHP的选项<b>safe_mode设置</b>为在此情况下命令必须在<b>safe_mode_exec_dir之</b>存储参数的PHP目录内宣布。
|
||
WarningBookmarkAlreadyExists=本标题或此目标(网址)书签已存在。
|
||
WarningPassIsEmpty=警告,数据库密码是空的。这是一个安全漏洞。您应该添加一个密码到您的数据库,并改变你的conf.php文件,以反映这一点。
|
||
WarningConfFileMustBeReadOnly=警告:您的服务器配置文件 (<b>htdocs/conf/conf.php</b>——LiAnGjiA注:初始安装时需要允许Dolibarr读写权限安装完成后为了安全着想则需要取消写入权限害怕被公鸡啦) 有写入权限。这是个非常严重的漏洞。其允许服务器权限级别的文件读取与写入,有被恶意利用的风险。假如你是Windows的磁盘格式是FAT格式,你必须将该配置文件的权限修改为只读权限,并请继续加强其他服务器安全防护工作。
|
||
WarningsOnXLines=<b>%S上</b>的源代码行警告
|
||
WarningNoDocumentModelActivated=No model, for document generation, has been activated. A model will be chosen by default until you check your module setup.
|
||
WarningLockFileDoesNotExists=Warning, once setup is finished, you must disable the installation/migration tools by adding a file <b>install.lock</b> into directory <b>%s</b>. Omitting the creation of this file is a grave security risk.
|
||
WarningUpgradeHasBeenUnlocked=Warning, upgrade process has been unlocked for everybody
|
||
WarningUntilDirRemoved=This security warning will remain active as long as the vulnerability is present.
|
||
WarningCloseAlways=即使源和目标之间金额不同进行警告,禁用。启用此功能时要小心。
|
||
WarningUsingThisBoxSlowDown=警告,使用此框会严重减慢显示该框的所有页面。
|
||
WarningClickToDialUserSetupNotComplete=即将完工的网络电话资料信息设置 (详见用户资料信息页的网络电话).
|
||
WarningFeatureDisabledWithDisplayOptimizedForBlindNoJs=当为盲人或文本浏览器优化显示设置时,功能被禁用。
|
||
WarningPaymentDateLowerThanInvoiceDate=发票%s的付款日期(%s)早于发票日期(%s)。
|
||
WarningTooManyDataPleaseUseMoreFilters=数据太多(超过%s行)。请使用更多过滤器或将常数%s设置为更高的限制。
|
||
WarningSomeLinesWithNullHourlyRate=一些用户记录了一些时间,而他们的小时费率没有定义。使用的值为每小时0 %s,但这可能导致错误的估计时间。
|
||
WarningYourLoginWasModifiedPleaseLogin=您的登录已被修改。出于安全考虑,您必须在下一步操作之前使用新登录名登录。
|
||
WarningYourPasswordWasModifiedPleaseLogin=Your password was modified. For security purpose you will have to login now with your new password.
|
||
WarningAnEntryAlreadyExistForTransKey=此语言的翻译密钥已存在条目
|
||
WarningNumberOfRecipientIsRestrictedInMassAction=警告,当在列表上使用批量操作时,不同收件人的数量限制为 <b> %s </b> 人。
|
||
WarningDateOfLineMustBeInExpenseReportRange=警告,行的日期不在费用报销单的范围内
|
||
WarningProjectDraft=项目仍处于草案模式。如果您计划使用任务,别忘了验证。
|
||
WarningProjectClosed=项目已关闭,您必须首先重新打开它
|
||
WarningSomeBankTransactionByChequeWereRemovedAfter=一些银行交易被删除后,包括这些交易在内的收据被生成。因此,支票的数量和收据的总额可能与清单上的数量和总额不同。
|
||
WarningFailedToAddFileIntoDatabaseIndex=警告,向ECM数据库索引表添加文件条目失败
|
||
WarningTheHiddenOptionIsOn=警告,隐藏选项<b>%s</b>已打开。
|
||
WarningCreateSubAccounts=警告,您不能直接创建一个子账户,您必须创建一个合作方或一个用户,和给他们分配一个科目代码,以便在这个清单中找到他们。
|
||
WarningAvailableOnlyForHTTPSServers=仅在使用HTTPS安全连接时可用
|
||
WarningModuleXDisabledSoYouMayMissEventHere=模块%s尚未启用。所以您可能会在这里错过很多事件。
|
||
WarningPaypalPaymentNotCompatibleWithStrict=The value 'Strict' makes the online payment features not working correctly. Use 'Lax' instead.
|
||
WarningThemeForcedTo=Warning, theme has been forced to <b>%s</b> by hidden constant MAIN_FORCETHEME
|
||
WarningPagesWillBeDeleted=警告,这也将删除网站的所有现有页面/容器。您应该先导出您的网站,这样您就有一个备份,以后再重新导入。
|
||
WarningAutoValNotPossibleWhenStockIsDecreasedOnInvoiceVal=当在 "发票验证 "中设置了减少库存的选项时,自动验证功能被禁用。
|
||
WarningModuleNeedRefresh = Module <b>%s</b> has been disabled. Don't forget to enable it
|
||
WarningPermissionAlreadyExist=Existing permissions for this object
|
||
WarningGoOnAccountancySetupToAddAccounts=If this list is empty, go into menu %s - %s - %s to load or create accounts for your chart of account.
|
||
WarningCorrectedInvoiceNotFound=Corrected invoice not found
|
||
WarningCommentNotFound=Warning: Can't find the start and/or end comments for the section <b>%s</b> into the file <b>%s</b>
|
||
WarningAlreadyReverse=Stock movement already reversed
|
||
WarningParentIDDoesNotExistAnymore=This parent ID does not exists anymore
|
||
WarningReadBankAlsoAllowedIfUserHasPermission=Warning, reading bank account is also allowed with the permission to Manage chart of account
|
||
WarningNoDataTransferedInAccountancyYet=Please note, there is no data in the accounting table. Please transfer your data recorded in the application to the accounting section or change the calculation mode to analyze the data recorded outside of accounting.
|
||
WarningChangingThisMayBreakStopTaskScheduler=Warning, changing this value may disable the scheduler
|
||
SwissQrOnlyVIR = SwissQR 发票只能添加到设置为通过银行转账付款付款的发票上。
|
||
SwissQrCreditorAddressInvalid = Creditor address is invalid (are ZIP and city set? (%s)
|
||
SwissQrCreditorInformationInvalid = Creditor information is invalid for IBAN (%s): %s
|
||
SwissQrIbanNotImplementedYet = QR-IBAN not implemented yet
|
||
SwissQrPaymentInformationInvalid = Payment information was invalid for total %s : %s
|
||
SwissQrDebitorAddressInvalid = Debitor information was invalid (%s)
|
||
# Validate
|
||
RequireValidValue = 数值无效
|
||
RequireAtLeastXString = 至少需要%s个字符
|
||
RequireXStringMax = 最多需要%s个字符
|
||
RequireAtLeastXDigits = 至少需要%s位数字
|
||
RequireXDigitsMax = 最多需要%s位数字
|
||
RequireValidNumeric = 需要一个数值
|
||
RequireValidEmail = 电子邮件地址无效
|
||
RequireMaxLength = 长度必须不得少于%s字符
|
||
RequireMinLength = 长度必须不得超过%s字符
|
||
RequireValidUrl = 需要有效网址
|
||
RequireValidDate = 需要有效日期
|
||
RequireANotEmptyValue = 必要
|
||
RequireValidDuration = 需要有效周期
|
||
RequireValidExistingElement = 需要一个存在的数值
|
||
RequireValidBool = 需要一个有效的布林值
|
||
BadSetupOfField = 字段设置错误
|
||
BadSetupOfFieldClassNotFoundForValidation = 字段设置错误:未找到用于验证的类
|
||
BadSetupOfFieldFileNotFound = 字段设置错误:未找到可纳入的文件
|
||
BadSetupOfFieldFetchNotCallable = Error bad setup of field : Fetch not callable on class
|
||
ErrorTooManyAttempts= Too many attempts, please try again later
|
||
TotalAmountEmpty=Total Amount Empty
|
||
FailedToFoundTheConversionRateForInvoice=Failed to found the conversion rate for invoice
|
||
ThisIdNotDefined=Id not defined
|
||
OperNotDefined=Payment method not defined
|
||
ErrorThisContactXIsAlreadyDefinedAsThisType=%s is already defined as contact for this type.
|
||
ErrorThisGroupIsAlreadyDefinedAsThisType=The contacts with this group are already defined as contact for this type.
|
||
EmptyMessageNotAllowedError=Empty message is not allowed
|