Files
dolibarr/htdocs/langs/zh_HK/errors.lang
Laurent Destailleur 64c45aea78 Sync transifex
2023-08-13 19:09:07 +02:00

393 lines
35 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Dolibarr language file - Source file is en_US - errors
# No errors
NoErrorCommitIsDone=沒有錯誤,我們承諾
# Errors
ErrorButCommitIsDone=發現錯誤,但我們仍進行驗證
ErrorBadEMail=電子郵件%s 是不正確的
ErrorBadMXDomain=Email %s seems incorrect (domain has no valid MX record)
ErrorBadUrl=網址 %s 是不正確的
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
ErrorRefAlreadyExists=參考<b> %s </b> 已經存在。
ErrorTitleAlreadyExists=Title <b>%s</b> already exists.
ErrorLoginAlreadyExists=登錄%s 已經存在。
ErrorGroupAlreadyExists=組%s 已經存在。
ErrorEmailAlreadyExists=Email %s already exists.
ErrorRecordNotFound=找不到記錄。
ErrorRecordNotFoundShort=Not found
ErrorFailToCopyFile=無法複製文件“<span class='notranslate'><b></span>”\n %s </b> ' 進入 ' <b> %s </b> '。
ErrorFailToCopyDir=Failed to copy directory '<b>%s</b>' into '<b>%s</b>'.
ErrorFailToRenameFile=無法重命名文件“<span class='notranslate'><b></span>”\n %s </b> ' 進入 ' <b> %s </b> '。
ErrorFailToDeleteFile=無法刪除文件“<span class='notranslate'><b></span>”\n %s </b> '。
ErrorFailToCreateFile=無法創建文件“<span class='notranslate'><b></span>”\n %s </b> '。
ErrorFailToRenameDir=無法重命名目錄“<span class='notranslate'><b></span>”\n %s </b> ' 進入 ' <b> %s </b> '。
ErrorFailToCreateDir=無法創建目錄“<span class='notranslate'><b></span>”\n %s </b> '。
ErrorFailToDeleteDir=無法刪除目錄“<span class='notranslate'><b></span>”\n %s </b> '。
ErrorFailToMakeReplacementInto=Failed to make replacement into file '<b>%s</b>'.
ErrorFailToGenerateFile=Failed to generate file '<b>%s</b>'.
ErrorThisContactIsAlreadyDefinedAsThisType=該聯繫人已被定義為該類型的聯繫人。
ErrorCashAccountAcceptsOnlyCashMoney=該銀行帳戶是現金帳戶,因此僅接受現金類型的付款。
ErrorFromToAccountsMustDiffers=源銀行賬戶和目標銀行賬戶必須不同。
ErrorBadThirdPartyName=第三方名稱的價值不佳
ForbiddenBySetupRules=Forbidden by setup rules
ErrorProdIdIsMandatory=%s 是強制性的
ErrorAccountancyCodeCustomerIsMandatory=The accountancy code of customer %s is mandatory
ErrorBadCustomerCodeSyntax=客戶代碼語法錯誤
ErrorBadBarCodeSyntax=條形碼語法錯誤。可能是您設置了錯誤的條形碼類型,或者您為編號定義的條形碼掩碼與掃描的值不匹配。
ErrorCustomerCodeRequired=需要客戶代碼
ErrorBarCodeRequired=需要條形碼
ErrorCustomerCodeAlreadyUsed=客戶代碼已使用
ErrorBarCodeAlreadyUsed=條形碼已使用
ErrorPrefixRequired=需要前綴
ErrorBadSupplierCodeSyntax=供應商代碼的語法錯誤
ErrorSupplierCodeRequired=需要供應商代碼
ErrorSupplierCodeAlreadyUsed=供應商代碼已使用
ErrorBadParameters=參數錯誤
ErrorWrongParameters=Wrong or missing parameters
ErrorBadValueForParameter=值錯誤 '%s' 對於參數 '%s'
ErrorBadImageFormat=圖像文件的格式不受支持(您的 PHP 不支持轉換此格式圖像的函數)
ErrorBadDateFormat=值 '%s' 日期格式錯誤
ErrorWrongDate=日期不正確!
ErrorFailedToWriteInDir=無法寫入目錄 %s
ErrorFailedToBuildArchive=Failed to build archive file %s
ErrorFoundBadEmailInFile=發現 <span class='notranslate'>%s</span> 的電子郵件語法不正確\n 文件中的行(示例行 %s 電子郵件=%s
ErrorUserCannotBeDelete=用戶無法刪除。也許它與 Dolibarr 實體有關。
ErrorFieldsRequired=一些必填字段已留空。
ErrorSubjectIsRequired=The email subject is required
ErrorFailedToCreateDir=創建目錄失敗。檢查 Web 服務器用戶是否有權寫入 Dolibarr 文檔目錄。如果參數<b> 安全模式 </b> 在此 PHP 上啟用,請檢查 Dolibarr php 文件是否屬於 Web 服務器用戶(或組)。
ErrorNoMailDefinedForThisUser=沒有為此用戶定義郵件
ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
ErrorFeatureNeedJavascript=此功能需要激活 JavaScript 才能工作。在設置 - 顯示中更改此設置。
ErrorTopMenuMustHaveAParentWithId0=“頂部”類型的菜單不能有父菜單。將 0 放入父菜單中或選擇“左”類型的菜單。
ErrorLeftMenuMustHaveAParentId=“Left”類型的菜單必須有一個父 ID。
ErrorFileNotFound=文件<b> %s </b> 未找到(路徑錯誤、權限錯誤或 PHP openbasedir 或 safe_mode 參數拒絕訪問)
ErrorDirNotFound=目錄<b> %s </b> 未找到(路徑錯誤、權限錯誤或 PHP openbasedir 或 safe_mode 參數拒絕訪問)
ErrorFunctionNotAvailableInPHP=函數<b> %s </b> 此功能需要此功能,但在此版本/設置的 PHP 中不可用。
ErrorDirAlreadyExists=同名的目錄已存在。
ErrorFileAlreadyExists=同名的文件已存在。
ErrorDestinationAlreadyExists=Another file with the name <b>%s</b> already exists.
ErrorPartialFile=服務器未完全接收文件。
ErrorNoTmpDir=臨時直達 %s 不存在。
ErrorUploadBlockedByAddon=上傳被 PHP/Apache 插件阻止。
ErrorFileSizeTooLarge=文件大小太大或未提供文件。
ErrorFieldTooLong=Field %s is too long.
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=The field <b>%s</b> must have at least %s characters.
ErrorNoAccountancyModuleLoaded=沒有激活會計模塊
ErrorExportDuplicateProfil=該導出集的配置文件名稱已存在。
ErrorLDAPSetupNotComplete=Dolibarr-LDAP 匹配不完整。
ErrorLDAPMakeManualTest=目錄 <span class='notranslate'>%s</span> 中已生成 .ldif 文件\n。嘗試從命令行手動加載它以獲得有關錯誤的更多信息。
ErrorCantSaveADoneUserWithZeroPercentage=如果字段“完成者”也已填寫,則無法保存“狀態未開始”的操作。
ErrorRefAlreadyExists=參考<b> %s </b> 已經存在。
ErrorPleaseTypeBankTransactionReportName=請輸入必須報告該條目的銀行對賬單名稱(格式 YYYYMM 或 YYYYMMDD
ErrorRecordHasChildren=無法刪除記錄,因為它有一些子記錄。
ErrorRecordHasAtLeastOneChildOfType=Object %s has at least one child of type %s
ErrorRecordIsUsedCantDelete=無法刪除記錄。它已被使用或包含到另一個對像中。
ErrorModuleRequireJavascript=不得禁用 Javascript 才能使此功能正常工作。要啟用/禁用 Javascript請轉至菜單“主頁”->“設置”->“顯示”。
ErrorPasswordsMustMatch=兩個輸入的密碼必須相互匹配
ErrorContactEMail=發生技術錯誤。請通過以下電子郵件聯繫管理員 <b> %s </b> 並提供錯誤代碼<b> %s </b> 在您的消息中,或添加此頁面的屏幕副本。
ErrorWrongValueForField=字段<b> %s </b> : ' <b> %s </b> ' 與正則表達式規則 <span class='notranslate'><b></span> 不匹配\n %s </b>
ErrorHtmlInjectionForField=Field <b>%s</b>: The value '<b>%s</b>' contains a malicious data not allowed
ErrorFieldValueNotIn=字段<b> %s </b> : ' <b> %s </b> ' 不是字段 <span class='notranslate'><b></span> 中找到的值\n %s </b> <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=防病毒程序無法驗證該文件(文件可能被病毒感染)
ErrorNumRefModel=數據庫中存在引用 (%s並且與此編號規則不兼容。刪除記錄或重命名引用以激活此模塊。
ErrorQtyTooLowForThisSupplier=該供應商的數量太少,或者沒有為該供應商定義該產品的價格
ErrorOrdersNotCreatedQtyTooLow=Some orders haven't been created because of too-low quantities
ErrorModuleSetupNotComplete=模塊<span class='notranslate'>%s</span>的設置\n 看起來不完整。繼續主頁 - 設置 - 模塊來完成。
ErrorBadMask=面罩錯誤
ErrorBadMaskFailedToLocatePosOfSequence=錯誤,掩碼沒有序列號
ErrorBadMaskBadRazMonth=錯誤,復位值錯誤
ErrorMaxNumberReachForThisMask=Maximum number reached for this mask
ErrorCounterMustHaveMoreThan3Digits=Counter must have more than 3 digits
ErrorSelectAtLeastOne=錯誤,至少選擇一項。
ErrorDeleteNotPossibleLineIsConsolidated=無法刪除,因為記錄鏈接到已調解的銀行交易
ErrorProdIdAlreadyExist=%s 被分配給另外三分之一
ErrorFailedToSendPassword=發送密碼失敗
ErrorFailedToLoadRSSFile=無法獲取 RSS 源。如果錯誤消息未提供足夠的信息,請嘗試添加常量 MAIN_SIMPLEXMLLOAD_DEBUG。
ErrorForbidden=拒絕訪問。 <br> 您嘗試訪問已禁用模塊的頁面、區域或功能,或者未處於經過身份驗證的會話中,或者您的用戶不允許訪問該頁面、區域或功能。
ErrorForbidden2=您的 Dolibarr 管理員可以從菜單 <span class='notranslate'>%s</span> 定義此登錄的權限\n->%s。
ErrorForbidden3=看來 Dolibarr 不是通過經過身份驗證的會話使用的。查看 Dolibarr 設置文檔以了解如何管理身份驗證htaccess、mod_auth 或其他...)。
ErrorForbidden4=Note: clear your browser cookies to destroy existing sessions for this login.
ErrorNoImagickReadimage=在此 PHP 中未找到 Imagick 類。無法進行預覽。管理員可以從菜單“設置 - 顯示”禁用此選項卡。
ErrorRecordAlreadyExists=記錄已存在
ErrorLabelAlreadyExists=This label already exists
ErrorCantReadFile=無法讀取文件“<span class='notranslate'>%s</span>”\n'
ErrorCantReadDir=無法讀取目錄“<span class='notranslate'>%s</span>”\n'
ErrorBadLoginPassword=登錄名或密碼值錯誤
ErrorLoginDisabled=您的帳戶已禁用
ErrorFailedToRunExternalCommand=無法運行外部命令。檢查它是否可用並且可由您的 PHP 服務器用戶運行。還要檢查該命令是否在 shell 級別上不受 apparmor 等安全層的保護。
ErrorFailedToChangePassword=更改密碼失敗
ErrorLoginDoesNotExists=登錄的用戶<b> %s </b> 找不到。
ErrorLoginHasNoEmail=該用戶沒有電子郵件地址。進程中止。
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 thirdparty 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=Quantity for line into customer invoices can't be negative
ErrorWebServerUserHasNotPermission=用戶帳戶<b> %s </b> 用於執行 Web 服務器沒有權限
ErrorNoActivatedBarcode=未激活條形碼類型
ErrUnzipFails=解壓<span class='notranslate'>%s</span>失敗\n 與 ZipArchive
ErrNoZipEngine=沒有引擎可壓縮/解壓縮 %s 這個 PHP 中的文件
ErrorFileMustBeADolibarrPackage=文件%s 必須是 Dolibarr zip 包
ErrorModuleFileRequired=You must select a Dolibarr module package file
ErrorPhpCurlNotInstalled=PHP CURL 未安裝,這是與 Paypal 對話所必需的
ErrorFailedToAddToMailmanList=添加記錄失敗%s 到郵件列表 %s 或 SPIP 基地
ErrorFailedToRemoveToMailmanList=無法刪除記錄%s 到郵件列表 %s 或 SPIP 基地
ErrorNewValueCantMatchOldValue=新值不能等於舊值
ErrorFailedToValidatePasswordReset=重新初始化密碼失敗。可能重新初始化已經完成(此鏈接只能使用一次)。如果沒有,請嘗試重新啟動 reinit 進程。
ErrorToConnectToMysqlCheckInstance=連接數據庫失敗。檢查數據庫服務器是否正在運行(例如,對於 mysql/mariadb您可以使用“sudo service mysql start”從命令行啟動它
ErrorFailedToAddContact=添加聯繫人失敗
ErrorDateMustBeBeforeToday=日期必須早於今天
ErrorDateMustBeInFuture=The date must be greater than today
ErrorPaymentModeDefinedToWithoutSetup=付款模式設置為輸入 %s 但是模塊發票的設置尚未完成,無法定義此付款模式顯示的信息。
ErrorPHPNeedModule=錯誤,您的 PHP 必須具有模塊 <b> %s </b> 安裝以使用此功能。
ErrorOpenIDSetupNotComplete=您設置 Dolibarr 配置文件以允許 OpenID 身份驗證,但 OpenID 服務的 URL 未定義為常量 %s
ErrorWarehouseMustDiffers=源倉庫和目標倉庫必須不同
ErrorBadFormat=格式錯誤!
ErrorMemberNotLinkedToAThirpartyLinkOrCreateFirst=錯誤,該會員尚未鏈接到任何第三方。在使用發票創建訂閱之前,將成員鏈接到現有第三方或創建新的第三方。
ErrorThereIsSomeDeliveries=錯誤,有一些交貨鏈接到此貨件。刪除被拒絕。
ErrorCantDeletePaymentReconciliated=無法刪除已生成已對賬的銀行條目的付款
ErrorCantDeletePaymentSharedWithPayedInvoice=無法刪除至少一張狀態為“已付款”的發票共享的付款
ErrorPriceExpression1=Cannot assign to constant '%s'
ErrorPriceExpression2=Cannot redefine built-in function '%s'
ErrorPriceExpression3=Undefined variable '%s' in function definition
ErrorPriceExpression4=Illegal character '%s'
ErrorPriceExpression5=Unexpected '%s'
ErrorPriceExpression6=Wrong number of arguments (%s given, %s expected)
ErrorPriceExpression8=Unexpected operator '%s'
ErrorPriceExpression9=An unexpected error occured
ErrorPriceExpression10=Operator '%s' lacks operand
ErrorPriceExpression11=Expecting '%s'
ErrorPriceExpression14=Division by zero
ErrorPriceExpression17=Undefined variable '%s'
ErrorPriceExpression19=Expression not found
ErrorPriceExpression20=Empty expression
ErrorPriceExpression21=Empty result '%s'
ErrorPriceExpression22=Negative result '%s'
ErrorPriceExpression23=Unknown or non set variable '%s' in %s
ErrorPriceExpression24=Variable '%s' exists but has no value
ErrorPriceExpressionInternal=Internal error '%s'
ErrorPriceExpressionUnknown=Unknown error '%s'
ErrorSrcAndTargetWarehouseMustDiffers=Source and target warehouses must differs
ErrorTryToMakeMoveOnProductRequiringBatchData=Error, trying to make a stock movement without lot/serial information, on product '%s' requiring lot/serial information
ErrorCantSetReceptionToTotalDoneWithReceptionToApprove=All recorded receptions must first be verified (approved or denied) before being allowed to do this action
ErrorCantSetReceptionToTotalDoneWithReceptionDenied=All recorded receptions must first be verified (approved) before being allowed to do this action
ErrorGlobalVariableUpdater0=HTTP request failed with error '%s'
ErrorGlobalVariableUpdater1=Invalid JSON format '%s'
ErrorGlobalVariableUpdater2=Missing parameter '%s'
ErrorGlobalVariableUpdater3=The requested data was not found in result
ErrorGlobalVariableUpdater4=SOAP client failed with error '%s'
ErrorGlobalVariableUpdater5=No global variable selected
ErrorFieldMustBeANumeric=Field <b>%s</b> must be a numeric value
ErrorMandatoryParametersNotProvided=Mandatory parameter(s) not provided
ErrorOppStatusRequiredIfUsage=You set you want to use this project to follow an opportunity, so you must also fill the initial Status of opportunity.
ErrorOppStatusRequiredIfAmount=You set an estimated amount for this lead. So you must also enter it's status.
ErrorFailedToLoadModuleDescriptorForXXX=Failed to load module descriptor class for %s
ErrorBadDefinitionOfMenuArrayInModuleDescriptor=Bad Definition Of Menu Array In Module Descriptor (bad value for key fk_menu)
ErrorSavingChanges=An error has occurred when saving the changes
ErrorWarehouseRequiredIntoShipmentLine=Warehouse is required on the line to ship
ErrorFileMustHaveFormat=File must have format %s
ErrorFilenameCantStartWithDot=Filename can't start with a '.'
ErrorSupplierCountryIsNotDefined=Country for this vendor is not defined. Correct this first.
ErrorsThirdpartyMerge=Failed to merge the two records. Request canceled.
ErrorStockIsNotEnoughToAddProductOnOrder=Stock is not enough for product %s to add it into a new order.
ErrorStockIsNotEnoughToAddProductOnInvoice=Stock is not enough for product %s to add it into a new invoice.
ErrorStockIsNotEnoughToAddProductOnShipment=Stock is not enough for product %s to add it into a new shipment.
ErrorStockIsNotEnoughToAddProductOnProposal=Stock is not enough for product %s to add it into a new proposal.
ErrorFailedToLoadLoginFileForMode=Failed to get the login key for mode '%s'.
ErrorModuleNotFound=File of module was not found.
ErrorFieldAccountNotDefinedForBankLine=Value for Accounting account not defined for source line id %s (%s)
ErrorFieldAccountNotDefinedForInvoiceLine=Value for Accounting account not defined for invoice id %s (%s)
ErrorFieldAccountNotDefinedForLine=Value for Accounting account not defined for the line (%s)
ErrorBankStatementNameMustFollowRegex=Error, bank statement name must follow the following syntax rule %s
ErrorPhpMailDelivery=Check that you don't use a too high number of recipients and that your email content is not similar to a Spam. Ask also your administrator to check firewall and server logs files for a more complete information.
ErrorUserNotAssignedToTask=User must be assigned to task to be able to enter time consumed.
ErrorTaskAlreadyAssigned=Task already assigned to user
ErrorModuleFileSeemsToHaveAWrongFormat=The module package seems to have a wrong format.
ErrorModuleFileSeemsToHaveAWrongFormat2=At least one mandatory directory must exists into zip of module: <strong>%s</strong> or <strong>%s</strong>
ErrorFilenameDosNotMatchDolibarrPackageRules=The name of the module package (<strong>%s</strong>) does not match expected name syntax: <strong>%s</strong>
ErrorDuplicateTrigger=Error, duplicate trigger name %s. Already loaded from %s.
ErrorNoWarehouseDefined=Error, no warehouses defined.
ErrorBadLinkSourceSetButBadValueForRef=The link you use is not valid. A 'source' for payment is defined, but value for 'ref' is not valid.
ErrorTooManyErrorsProcessStopped=Too many errors. Process was stopped.
ErrorMassValidationNotAllowedWhenStockIncreaseOnAction=Mass validation is not possible when option to increase/decrease stock is set on this action (you must validate one by one so you can define the warehouse to increase/decrease)
ErrorObjectMustHaveStatusDraftToBeValidated=Object %s must have status 'Draft' to be validated.
ErrorObjectMustHaveLinesToBeValidated=Object %s must have lines to be validated.
ErrorOnlyInvoiceValidatedCanBeSentInMassAction=Only validated invoices can be sent using the "Send by email" mass action.
ErrorChooseBetweenFreeEntryOrPredefinedProduct=You must choose if article is a predefined product or not
ErrorDiscountLargerThanRemainToPaySplitItBefore=The discount you try to apply is larger than remain to pay. Split the discount in 2 smaller discounts before.
ErrorFileNotFoundWithSharedLink=File was not found. May be the share key was modified or file was removed recently.
ErrorProductBarCodeAlreadyExists=The product barcode %s already exists on another product reference.
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=Description is mandatory for lines with free product
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=URL %s must end %s
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
ErrorSearchCriteriaTooSmall=Search criteria too small.
ErrorObjectMustHaveStatusActiveToBeDisabled=Objects must have status 'Active' to be disabled
ErrorObjectMustHaveStatusDraftOrDisabledToBeActivated=Objects must have status 'Draft' or 'Disabled' to be enabled
ErrorNoFieldWithAttributeShowoncombobox=No fields has property 'showoncombobox' into definition of object '%s'. No way to show the combolist.
ErrorFieldRequiredForProduct=Field '%s' is required for product %s
AlreadyTooMuchPostOnThisIPAdress=You have already posted too much on this IP address.
ProblemIsInSetupOfTerminal=Problem is in setup of terminal %s.
ErrorAddAtLeastOneLineFirst=Add at least one line first
ErrorRecordAlreadyInAccountingDeletionNotPossible=Error, record is already transferred in accounting, deletion is not possible.
ErrorLanguageMandatoryIfPageSetAsTranslationOfAnother=Error, language is mandatory if you set the page as a translation of another one.
ErrorLanguageOfTranslatedPageIsSameThanThisPage=Error, language of translated page is same than this one.
ErrorBatchNoFoundForProductInWarehouse=No lot/serial found for product "%s" in warehouse "%s".
ErrorBatchNoFoundEnoughQuantityForProductInWarehouse=No enough quantity for this lot/serial for product "%s" in warehouse "%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=Error, the string to replace into is empty
ErrorProductNeedBatchNumber=Error, product '<b>%s</b>' need a lot/serial number
ErrorProductDoesNotNeedBatchNumber=Error, product '<b>%s</b>' does not accept a lot/serial number
ErrorFailedToReadObject=Error, failed to read object of type <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=Error, this login is outside the validity date range
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=Not available with this distribution
ErrorPublicInterfaceNotEnabled=Public interface was not enabled
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=Error, the date can't be in the future
ErrorAnAmountWithoutTaxIsRequired=Error, amount is mandatory
ErrorAPercentIsRequired=Error, please fill in the percentage correctly
ErrorYouMustFirstSetupYourChartOfAccount=You must first setup your chart of account
ErrorFailedToFindEmailTemplate=Failed to find template with code name %s
ErrorDurationForServiceNotDefinedCantCalculateHourlyPrice=Duration not defined on service. No way to calculate the hourly price.
ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
ErrorActionCommBadType=Selected event type (id: %s, code: %s) do not exist in Event Type dictionary
CheckVersionFail=Version check fail
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
ErrorIsNotADraft=%s is not a draft
ErrorExecIdFailed=Can't execute command "id"
ErrorBadCharIntoLoginName=Unauthorized character in the field %s
ErrorRequestTooLarge=Error, request too large or session expired
ErrorNotApproverForHoliday=You are not the approver for leave %s
ErrorAttributeIsUsedIntoProduct=This attribute is used in one or more product variants
ErrorAttributeValueIsUsedIntoProduct=This attribute value is used in one or more product variants
ErrorPaymentInBothCurrency=Error, all amounts must be entered in the same column
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=Third-party key "%s" no set for invoice "%s"
ErrorDeleteLineNotAllowedByObjectStatus=Delete line is not allowed by current object status
ErrorAjaxRequestFailed=Request failed
ErrorThirpdartyOrMemberidIsMandatory=Third party or Member of partnership is mandatory
ErrorFailedToWriteInTempDirectory=Failed to write in temp directory
ErrorQuantityIsLimitedTo=Quantity is limited to %s
ErrorFailedToLoadThirdParty=Failed to find/load thirdparty from id=%s, email=%s, name=%s
ErrorThisPaymentModeIsNotSepa=This payment mode is not a bank account
ErrorStripeCustomerNotFoundCreateFirst=Stripe customer is not set for this thirdparty (or set to a value deleted on Stripe side). Create (or re-attach) it first.
ErrorCharPlusNotSupportedByImapForSearch=IMAP search is not able to search into sender or recipient for a string containing the character +
ErrorTableNotFound=Table <b>%s</b> not found
ErrorValueForTooLow=Value for <b>%s</b> is too low
ErrorValueCantBeNull=Value for <b>%s</b> can't be null
ErrorDateOfMovementLowerThanDateOfFileTransmission=The date of the bank transaction can't be lower than the date of the file transmission
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 handle yet
ErrorTableExist=Table <b>%s</b> already exist
ErrorDictionaryNotFound=Dictionary <b>%s</b> not found
# Warnings
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
WarningMandatorySetupNotComplete=點擊此處設置主要參數
WarningEnableYourModulesApplications=Click here to enable your modules and applications
WarningSafeModeOnCheckExecDir=警告PHP 選項 <b> 安全模式 </b> 因此命令必須存儲在 php 參數聲明的目錄中 <b> safe_mode_exec_dir </b> 。
WarningBookmarkAlreadyExists=具有此標題或此目標 (URL) 的書籤已存在。
WarningPassIsEmpty=警告數據庫密碼為空。這是一個安全漏洞。您應該向數據庫添加密碼並更改conf.php 文件以反映這一點。
WarningConfFileMustBeReadOnly=警告,您的配置文件 ( <b> htdocs/conf/conf.php </b> ) 可以被網絡服務器覆蓋。這是一個嚴重的安全漏洞。將文件的權限修改為Web 服務器使用的操作系統用戶的只讀模式。如果你的磁盤使用Windows和FAT格式你必須知道這個文件系統不允許給文件添加權限所以不能完全安全。
WarningsOnXLines=關於 <span class='notranslate'><b></span> 的警告\n %s </b> 源記錄
WarningNoDocumentModelActivated=尚未激活用於文檔生成的模型。在您檢查模塊設置之前,將默認選擇一個模型。
WarningLockFileDoesNotExists=警告,安裝完成後,您必須通過添加文件 <span class='notranslate'><b></span> 來禁用安裝/遷移工具\n install.lock </b> 進入目錄<b> %s </b> 。忽略創建此文件會帶來嚴重的安全風險。
WarningUntilDirRemoved=只要漏洞存在,此安全警告就會保持有效。
WarningCloseAlways=警告,即使源元素和目標元素之間的金額不同,也會完成關閉。請謹慎啟用此功能。
WarningUsingThisBoxSlowDown=警告,使用此框會嚴重減慢所有顯示該框的頁面。
WarningClickToDialUserSetupNotComplete=您的用戶的 ClickToDial 信息設置不完整(請參閱用戶卡上的 ClickToDial 選項卡)。
WarningFeatureDisabledWithDisplayOptimizedForBlindNoJs=當顯示設置針對盲人或文本瀏覽器進行優化時,該功能將被禁用。
WarningPaymentDateLowerThanInvoiceDate=Payment date (%s) is earlier than invoice date (%s) for invoice %s.
WarningTooManyDataPleaseUseMoreFilters=Too many data (more than %s lines). Please use more filters or set the constant %s to a higher limit.
WarningSomeLinesWithNullHourlyRate=Some times were recorded by some users while their hourly rate was not defined. A value of 0 %s per hour was used but this may result in wrong valuation of time spent.
WarningYourLoginWasModifiedPleaseLogin=Your login was modified. For security purpose you will have to login with your new login before next action.
WarningYourPasswordWasModifiedPleaseLogin=Your password was modified. For security purpose you will have to login now with your new password.
WarningAnEntryAlreadyExistForTransKey=An entry already exists for the translation key for this language
WarningNumberOfRecipientIsRestrictedInMassAction=Warning, number of different recipient is limited to <b>%s</b> when using the mass actions on lists
WarningDateOfLineMustBeInExpenseReportRange=Warning, the date of line is not in the range of the expense report
WarningProjectDraft=Project is still in draft mode. Don't forget to validate it if you plan to use tasks.
WarningProjectClosed=Project is closed. You must re-open it first.
WarningSomeBankTransactionByChequeWereRemovedAfter=Some bank transaction were removed after that the receipt including them were generated. So nb of cheques and total of receipt may differ from number and total in list.
WarningFailedToAddFileIntoDatabaseIndex=Warning, failed to add file entry into ECM database index table
WarningTheHiddenOptionIsOn=Warning, the hidden option <b>%s</b> is on.
WarningCreateSubAccounts=Warning, you can't create directly a sub account, you must create a third party or an user and assign them an accounting code to find them in this list
WarningAvailableOnlyForHTTPSServers=Available only if using HTTPS secured connection.
WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
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=Warning, this will also delete all existing pages/containers of the website. You should export your website before, so you have a backup to re-import it later.
WarningAutoValNotPossibleWhenStockIsDecreasedOnInvoiceVal=Automatic validation is disabled when option to decrease stock is set on "Invoice validation".
WarningModuleNeedRefrech = 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
SwissQrOnlyVIR = SwissQR invoice can only be added on invoices set to be paid with credit transfer payments.
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 = Value not valid
RequireAtLeastXString = Requires at least %s character(s)
RequireXStringMax = Requires %s character(s) max
RequireAtLeastXDigits = Requires at least %s digit(s)
RequireXDigitsMax = Requires %s digit(s) max
RequireValidNumeric = Requires a numeric value
RequireValidEmail = Email address is not valid
RequireMaxLength = Length must be less than %s chars
RequireMinLength = Length must be more than %s char(s)
RequireValidUrl = Require valid URL
RequireValidDate = Require a valid date
RequireANotEmptyValue = Is required
RequireValidDuration = Require a valid duration
RequireValidExistingElement = Require an existing value
RequireValidBool = Require a valid boolean
BadSetupOfField = Error bad setup of field
BadSetupOfFieldClassNotFoundForValidation = Error bad setup of field : Class not found for validation
BadSetupOfFieldFileNotFound = Error bad setup of field : File not found for inclusion
BadSetupOfFieldFetchNotCallable = Error bad setup of field : Fetch not callable on class
ErrorTooManyAttempts= Too many attempts, please try again later