forked from Wavyzz/dolibarr
192 lines
16 KiB
Plaintext
192 lines
16 KiB
Plaintext
# Dolibarr language file - Source file is en_US - errors
|
||
|
||
# No errors
|
||
NoErrorCommitIsDone=No error, we commit
|
||
# Errors
|
||
ErrorButCommitIsDone=Errors found but we validate despite this
|
||
ErrorBadEMail=電子郵件%s是錯誤的
|
||
ErrorBadUrl=網址%s是錯誤的
|
||
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
|
||
ErrorLoginAlreadyExists=登錄%s已經存在。
|
||
ErrorGroupAlreadyExists=組%s已經存在。
|
||
ErrorRecordNotFound=記錄沒有找到。
|
||
ErrorFailToCopyFile=無法復制文件<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>的。
|
||
ErrorThisContactIsAlreadyDefinedAsThisType=這個聯絡已定義為這種類型的接觸。
|
||
ErrorCashAccountAcceptsOnlyCashMoney=這是一個銀行帳戶的現金帳戶,所以只接受現金支付的類型。
|
||
ErrorFromToAccountsMustDiffers=源和目標的銀行帳戶必須是不同的。
|
||
ErrorBadThirdPartyName=錯誤的客戶/供應商名稱
|
||
ErrorProdIdIsMandatory=The %s is mandatory
|
||
ErrorBadCustomerCodeSyntax=壞客戶代碼的語法
|
||
ErrorBadBarCodeSyntax=Bad syntax for bar code. May be you set a bad barcode type or you defined a barcode mask for numbering that does not match value scanned.
|
||
ErrorCustomerCodeRequired=客戶代碼需要
|
||
ErrorBarCodeRequired=Bar code required
|
||
ErrorCustomerCodeAlreadyUsed=客戶代碼已被使用
|
||
ErrorBarCodeAlreadyUsed=Bar code already used
|
||
ErrorPrefixRequired=前綴要求
|
||
ErrorBadSupplierCodeSyntax=錯誤!錯誤的供應商代碼語法
|
||
ErrorSupplierCodeRequired=錯誤!需要提供供應商代號
|
||
ErrorSupplierCodeAlreadyUsed=錯誤!供應商代號已被使用
|
||
ErrorBadParameters=錯誤的參數
|
||
ErrorBadValueForParameter=Wrong value '%s' for parameter '%s'
|
||
ErrorBadImageFormat=Image file has not a supported format (Your PHP does not support functions to convert images of this format)
|
||
ErrorBadDateFormat=值“%s”有錯誤的日期格式
|
||
ErrorWrongDate=Date is not correct!
|
||
ErrorFailedToWriteInDir=無法寫在目錄%s
|
||
ErrorFoundBadEmailInFile=找到%S的語法不正確的電子郵件文件中的行(例如行%的電子郵件s =%s)的
|
||
ErrorUserCannotBeDelete=User cannot be deleted. May be it is associated to Dolibarr entities.
|
||
ErrorFieldsRequired=一些必要的欄位都沒有填補。
|
||
ErrorFailedToCreateDir=無法創建一個目錄。檢查Web服務器的用戶有權限寫入Dolibarr文件目錄。如果參數<b>safe_mode設置</b>為啟用這個PHP,檢查Dolibarr php文件到Web服務器的用戶擁有(或組)。
|
||
ErrorNoMailDefinedForThisUser=沒有郵件定義該用戶
|
||
ErrorFeatureNeedJavascript=此功能需要Javascript被激活的工作。更改此設置 - 顯示。
|
||
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=具有此名稱的目錄已經存在。
|
||
ErrorFileAlreadyExists=具有此名稱的文件已經存在。
|
||
ErrorPartialFile=文件未收到了完全由服務器。
|
||
ErrorNoTmpDir=臨時的說明書%s不存在。
|
||
ErrorUploadBlockedByAddon=上傳封鎖一個PHP / Apache的插件。
|
||
ErrorFileSizeTooLarge=文件大小是太大。
|
||
ErrorSizeTooLongForIntType=尺寸int類型的長(%s最大位數)
|
||
ErrorSizeTooLongForVarcharType=尺寸長字符串類型(%s字符最大)
|
||
ErrorNoValueForSelectType=Please fill value for select list
|
||
ErrorNoValueForCheckBoxType=Please fill value for checkbox list
|
||
ErrorNoValueForRadioType=Please fill value for radio list
|
||
ErrorBadFormatValueList=The list value cannot have more than one comma: <u>%s</u>, but need at least one: key,value
|
||
ErrorFieldCanNotContainSpecialCharacters=菲爾德<b>%s</b>必須不包含特殊字符。
|
||
ErrorFieldCanNotContainSpecialNorUpperCharacters=Field <b>%s</b> must not contain special characters, nor upper case characters and cannot contain only numbers.
|
||
ErrorNoAccountancyModuleLoaded=沒有一個會計模塊激活
|
||
ErrorExportDuplicateProfil=This profile name already exists for this export set.
|
||
ErrorLDAPSetupNotComplete=Dolibarr - LDAP的匹配是不完整的。
|
||
ErrorLDAPMakeManualTest=甲。LDIF文件已經生成在目錄%s的嘗試加載命令行手動有更多的錯誤信息。
|
||
ErrorCantSaveADoneUserWithZeroPercentage=無法儲存與行動“規約未啟動”如果領域“做的”,也是填補。
|
||
ErrorRefAlreadyExists=號的創作已經存在。
|
||
ErrorPleaseTypeBankTransactionReportName=請輸入銀行收據的名字在交易報告(格式YYYYMM或采用YYYYMMDD)
|
||
ErrorRecordHasChildren=刪除記錄失敗,因為它有一些兒童。
|
||
ErrorRecordIsUsedCantDelete=Can't delete record. It is already used or included into other object.
|
||
ErrorModuleRequireJavascript=不能禁用JavaScript必須有此功能的工作。要啟用/禁用JavaScript,進入菜單首頁->安裝->“顯示。
|
||
ErrorPasswordsMustMatch=這兩種類型的密碼必須相互匹配
|
||
ErrorContactEMail=一個技術性錯誤發生。請聯系管理員,以下連接提供錯誤代碼<b>%s</b>在您的郵件,甚至更好,加入了這個頁面的屏幕拷貝的電子郵件<b>%s。</b>
|
||
ErrorWrongValueForField=<b>s'</b>的領域的一些錯誤值<b>的%s(</b>價值<b>'%</b>不匹配正則表達式規則<b>%s)</b>
|
||
ErrorFieldValueNotIn=Wrong value for field number <b>%s</b> (value '<b>%s</b>' is not a value available into field <b>%s</b> of table <b>%s</b>)
|
||
ErrorFieldRefNotIn=錯場數<b>%s</b>值(值<b>'%s'</b>是不是一個的<b>%s</b>現有文獻)
|
||
ErrorsOnXLines=<b>%</b>誤差<b>的</b>源上線
|
||
ErrorFileIsInfectedWithAVirus=防病毒程序無法驗證文件(文件可能被病毒感染)
|
||
ErrorSpecialCharNotAllowedForField=特殊字符不為外地允許“%s的”
|
||
ErrorNumRefModel=存在一個引用(%s)和編號是不符合本規則兼容到數據庫。記錄中刪除或重命名參考激活此模塊。
|
||
ErrorQtyTooLowForThisSupplier=數量過低,供應商或供應商在這此產品沒有價格定義
|
||
ErrorModuleSetupNotComplete=Setup of module looks to be uncomplete. Go on Home - Setup - Modules to complete.
|
||
ErrorBadMask=錯誤的遮罩參數值
|
||
ErrorBadMaskFailedToLocatePosOfSequence=沒有序列號錯誤,面具
|
||
ErrorBadMaskBadRazMonth=錯誤,壞的復位值
|
||
ErrorMaxNumberReachForThisMask=Max number reach for this mask
|
||
ErrorCounterMustHaveMoreThan3Digits=Counter must have more than 3 digits
|
||
ErrorSelectAtLeastOne=錯誤。選擇至少一個條目。
|
||
ErrorDeleteNotPossibleLineIsConsolidated=刪除沒有可能的,因為記錄是調解到的銀行transation,
|
||
ErrorProdIdAlreadyExist=%s被分配到另一個第三
|
||
ErrorFailedToSendPassword=無法傳送密碼
|
||
ErrorFailedToLoadRSSFile=未能得到RSS提要。嘗試添加恒定MAIN_SIMPLEXMLLOAD_DEBUG,如果錯誤消息不提供足夠的信息。
|
||
ErrorForbidden=Access denied.<br>You try to access to a page, area or feature of a disabled module or without being in an authenticated session or that is not allowed to your user.
|
||
ErrorForbidden2=此登錄權限可以定義你的Dolibarr從菜單%的S ->%s的管理員
|
||
ErrorForbidden3=看來Dolibarr是不是通過身份驗證的會話中使用。以在Dolibarr安裝文件就會知道如何管理認證(htaccess的,mod_auth或其他...).
|
||
ErrorNoImagickReadimage=功能imagick_readimage是沒有發現在這個PHP。沒有預覽可用。管理員可以從菜單中禁用此設置 - 顯示選項卡。
|
||
ErrorRecordAlreadyExists=記錄已存在
|
||
ErrorCantReadFile=無法讀取檔案'%s'
|
||
ErrorCantReadDir=無法讀取目錄'%s'
|
||
ErrorBadLoginPassword=錯誤的帳號或密碼
|
||
ErrorLoginDisabled=您的帳戶已被禁用
|
||
ErrorFailedToRunExternalCommand=無法運行外部命令。檢查它是可用和可運行在PHP的服務器。如果PHP <b>安全模式</b>被激活,請檢查命令<b>safe_mode_exec_dir之</b>內,是由參數定義一個目錄。
|
||
ErrorFailedToChangePassword=無法更改密碼
|
||
ErrorLoginDoesNotExists=<b>如何正確</b>使用手機與登錄<b>%</b>找不到。
|
||
ErrorLoginHasNoEmail=這位用戶沒有電子郵件地址。進程中止。
|
||
ErrorBadValueForCode=代碼有錯誤的值類型。再次嘗試以新的價值...
|
||
ErrorBothFieldCantBeNegative=領域的%s及%s可以不消極
|
||
ErrorQtyForCustomerInvoiceCantBeNegative=Quantity for line into customer invoices can't be negative
|
||
ErrorWebServerUserHasNotPermission=<b>%s</b>用來執行Web服務器用戶帳戶沒有該權限
|
||
ErrorNoActivatedBarcode=沒有激活的條碼類型
|
||
ErrUnzipFails=Failed to unzip %s with ZipArchive
|
||
ErrNoZipEngine=No engine to unzip %s file in this PHP
|
||
ErrorFileMustBeADolibarrPackage=The file %s must be a Dolibarr zip package
|
||
ErrorFileRequired=It takes a package Dolibarr file
|
||
ErrorPhpCurlNotInstalled=The PHP CURL is not installed, this is essential to talk with Paypal
|
||
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=New value can't be equal to old one
|
||
ErrorFailedToValidatePasswordReset=Failed to reinit password. May be the reinit was already done (this link can be used only one time). If not, try to restart the reinit process.
|
||
ErrorToConnectToMysqlCheckInstance=Connect to database fails. Check Mysql server is running (in most cases, you can launch it from command line with 'sudo /etc/init.d/mysql start').
|
||
ErrorFailedToAddContact=Failed to add contact
|
||
ErrorDateMustBeBeforeToday=The date cannot be greater than today
|
||
ErrorPaymentModeDefinedToWithoutSetup=A payment mode was set to type %s but setup of module Invoice was not completed to define information to show for this payment mode.
|
||
ErrorPHPNeedModule=Error, your PHP must have module <b>%s</b> installed to use this feature.
|
||
ErrorOpenIDSetupNotComplete=You setup Dolibarr config file to allow OpenID authentication, but URL of OpenID service is not defined into constant %s
|
||
ErrorWarehouseMustDiffers=Source and target warehouses must differs
|
||
ErrorBadFormat=Bad format!
|
||
ErrorMemberNotLinkedToAThirpartyLinkOrCreateFirst=Error, this member is not yet linked to any thirdparty. Link member to an existing third party or create a new thirdparty before creating subscription with invoice.
|
||
ErrorThereIsSomeDeliveries=Error, there is some deliveries linked to this shipment. Deletion refused.
|
||
ErrorCantDeletePaymentReconciliated=Can't delete a payment that had generated a bank transaction that was conciliated
|
||
ErrorCantDeletePaymentSharedWithPayedInvoice=Can't delete a payment shared by at least one invoice with status Payed
|
||
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=Iperator '%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'
|
||
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 a product 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
|
||
ErrorOppStatusRequiredIfAmount=You set an estimated amount for this opportunity/lead. So you must also enter its status
|
||
ErrorBadDefinitionOfMenuArrayInModuleDescriptor=Bad Definition Of Menu Array In Module Descriptor (bad value for key fk_menu)
|
||
ErrorSavingChanges=An error has ocurred when saving the changes
|
||
ErrorWarehouseRequiredIntoShipmentLine=Warehouse is required on the line to ship
|
||
ErrorFileMustHaveFormat=File must have format %s
|
||
ErrorSupplierCountryIsNotDefined=Country for this supplier is not defined. Correct this first.
|
||
|
||
# Warnings
|
||
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=Mandatory setup parameters are not yet defined
|
||
WarningSafeModeOnCheckExecDir=警告,PHP的選項<b>safe_mode設置</b>為在此情況下命令必須在<b>safe_mode_exec_dir之</b>存儲參數的PHP目錄內宣布。
|
||
WarningBookmarkAlreadyExists=本標題或此目標(網址)書簽已存在。
|
||
WarningPassIsEmpty=警告,數據庫密碼是空的。這是一個安全漏洞。您應該添加一個密碼到您的數據庫,並改變你的conf.php文件,以反映這一點。
|
||
WarningConfFileMustBeReadOnly=警告,你的配置文件<b>(conf.php htdocs中/ conf /中</b> ),可覆蓋由Web服務器。這是一個嚴重的安全漏洞。在文件修改權限在閱讀作業系統由Web服務器使用的用戶只模式。如果您的磁盤使用Windows和FAT格式的,你要知道,這個文件系統不允許添加文件的權限,因此不能完全安全的。
|
||
WarningsOnXLines=<b>%S上</b>的源代碼行警告
|
||
WarningNoDocumentModelActivated=沒有模型,對文檔生成,已被激活。一個模式是選用默認,直到您檢查您的模塊設置。
|
||
WarningLockFileDoesNotExists=Warning, once setup is finished, you must disable install/migrate tools by adding a file <b>install.lock</b> into directory <b>%s</b>. Missing this file is a security hole.
|
||
WarningUntilDirRemoved=所有安全警告(可見由管理員用戶只)將保持活躍,只要是存在的脆弱性(或常數MAIN_REMOVE_INSTALL_WARNING是在安裝程序->其他設置添加)。
|
||
WarningCloseAlways=Warning, closing is done even if amount differs between source and target elements. Enable this feature with caution.
|
||
WarningUsingThisBoxSlowDown=Warning, using this box slow down seriously all pages showing the box.
|
||
WarningClickToDialUserSetupNotComplete=Setup of ClickToDial information for your user are not complete (see tab ClickToDial onto your user card).
|
||
WarningFeatureDisabledWithDisplayOptimizedForBlindNoJs=Feature disabled when display setup is optimized for blind person or text browsers.
|
||
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 users when their hourly rate was not defined. A value of 0 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.
|