errors.lang 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. # Dolibarr language file - Source file is en_US - errors
  2. # No errors
  3. NoErrorCommitIsDone=No error, we commit
  4. # Errors
  5. ErrorButCommitIsDone=Errors found but we validate despite this
  6. ErrorBadEMail=EMail %s is wrong
  7. ErrorBadUrl=Url %s is wrong
  8. ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
  9. ErrorLoginAlreadyExists=Login %s already exists.
  10. ErrorGroupAlreadyExists=Group %s already exists.
  11. ErrorRecordNotFound=Record not found.
  12. ErrorFailToCopyFile=Failed to copy file '<b>%s</b>' into '<b>%s</b>'.
  13. ErrorFailToRenameFile=Failed to rename file '<b>%s</b>' into '<b>%s</b>'.
  14. ErrorFailToDeleteFile=Failed to remove file '<b>%s</b>'.
  15. ErrorFailToCreateFile=Failed to create file '<b>%s</b>'.
  16. ErrorFailToRenameDir=Failed to rename directory '<b>%s</b>' into '<b>%s</b>'.
  17. ErrorFailToCreateDir=Failed to create directory '<b>%s</b>'.
  18. ErrorFailToDeleteDir=Failed to delete directory '<b>%s</b>'.
  19. ErrorThisContactIsAlreadyDefinedAsThisType=This contact is already defined as contact for this type.
  20. ErrorCashAccountAcceptsOnlyCashMoney=This bank account is a cash account, so it accepts payments of type cash only.
  21. ErrorFromToAccountsMustDiffers=Source and targets bank accounts must be different.
  22. ErrorBadThirdPartyName=Bad value for third party name
  23. ErrorProdIdIsMandatory=The %s is mandatory
  24. ErrorBadCustomerCodeSyntax=Bad syntax for customer code
  25. 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.
  26. ErrorCustomerCodeRequired=Customer code required
  27. ErrorBarCodeRequired=Bar code required
  28. ErrorCustomerCodeAlreadyUsed=Customer code already used
  29. ErrorBarCodeAlreadyUsed=Bar code already used
  30. ErrorPrefixRequired=Prefix required
  31. ErrorBadSupplierCodeSyntax=Bad syntax for supplier code
  32. ErrorSupplierCodeRequired=Supplier code required
  33. ErrorSupplierCodeAlreadyUsed=Supplier code already used
  34. ErrorBadParameters=Bad parameters
  35. ErrorBadValueForParameter=Wrong value '%s' for parameter '%s'
  36. ErrorBadImageFormat=Image file has not a supported format (Your PHP does not support functions to convert images of this format)
  37. ErrorBadDateFormat=Value '%s' has wrong date format
  38. ErrorWrongDate=Date is not correct!
  39. ErrorFailedToWriteInDir=Failed to write in directory %s
  40. ErrorFoundBadEmailInFile=Found incorrect email syntax for %s lines in file (example line %s with email=%s)
  41. ErrorUserCannotBeDelete=User cannot be deleted. May be it is associated to Dolibarr entities.
  42. ErrorFieldsRequired=Some required fields were not filled.
  43. ErrorFailedToCreateDir=Failed to create a directory. Check that Web server user has permissions to write into Dolibarr documents directory. If parameter <b>safe_mode</b> is enabled on this PHP, check that Dolibarr php files owns to web server user (or group).
  44. ErrorNoMailDefinedForThisUser=No mail defined for this user
  45. ErrorFeatureNeedJavascript=This feature need javascript to be activated to work. Change this in setup - display.
  46. ErrorTopMenuMustHaveAParentWithId0=A menu of type 'Top' can't have a parent menu. Put 0 in parent menu or choose a menu of type 'Left'.
  47. ErrorLeftMenuMustHaveAParentId=A menu of type 'Left' must have a parent id.
  48. ErrorFileNotFound=File <b>%s</b> not found (Bad path, wrong permissions or access denied by PHP openbasedir or safe_mode parameter)
  49. ErrorDirNotFound=Directory <b>%s</b> not found (Bad path, wrong permissions or access denied by PHP openbasedir or safe_mode parameter)
  50. ErrorFunctionNotAvailableInPHP=Function <b>%s</b> is required for this feature but is not available in this version/setup of PHP.
  51. ErrorDirAlreadyExists=A directory with this name already exists.
  52. ErrorFileAlreadyExists=A file with this name already exists.
  53. ErrorPartialFile=File not received completely by server.
  54. ErrorNoTmpDir=Temporary directy %s does not exists.
  55. ErrorUploadBlockedByAddon=Upload blocked by a PHP/Apache plugin.
  56. ErrorFileSizeTooLarge=File size is too large.
  57. ErrorSizeTooLongForIntType=Size too long for int type (%s digits maximum)
  58. ErrorSizeTooLongForVarcharType=Size too long for string type (%s chars maximum)
  59. ErrorNoValueForSelectType=Please fill value for select list
  60. ErrorNoValueForCheckBoxType=Please fill value for checkbox list
  61. ErrorNoValueForRadioType=Please fill value for radio list
  62. ErrorBadFormatValueList=The list value cannot have more than one comma: <u>%s</u>, but need at least one: key,value
  63. ErrorFieldCanNotContainSpecialCharacters=Field <b>%s</b> must not contains special characters.
  64. ErrorFieldCanNotContainSpecialNorUpperCharacters=Field <b>%s</b> must not contain special characters, nor upper case characters and cannot contain only numbers.
  65. ErrorNoAccountancyModuleLoaded=No accountancy module activated
  66. ErrorExportDuplicateProfil=This profile name already exists for this export set.
  67. ErrorLDAPSetupNotComplete=Dolibarr-LDAP matching is not complete.
  68. ErrorLDAPMakeManualTest=A .ldif file has been generated in directory %s. Try to load it manually from command line to have more information on errors.
  69. ErrorCantSaveADoneUserWithZeroPercentage=Can't save an action with "statut not started" if field "done by" is also filled.
  70. ErrorRefAlreadyExists=Ref used for creation already exists.
  71. ErrorPleaseTypeBankTransactionReportName=Please type bank receipt name where transaction is reported (Format YYYYMM or YYYYMMDD)
  72. ErrorRecordHasChildren=Failed to delete records since it has some childs.
  73. ErrorRecordIsUsedCantDelete=Can't delete record. It is already used or included into other object.
  74. ErrorModuleRequireJavascript=Javascript must not be disabled to have this feature working. To enable/disable Javascript, go to menu Home->Setup->Display.
  75. ErrorPasswordsMustMatch=Both typed passwords must match each other
  76. ErrorContactEMail=A technical error occured. Please, contact administrator to following email <b>%s</b> en provide the error code <b>%s</b> in your message, or even better by adding a screen copy of this page.
  77. ErrorWrongValueForField=Wrong value for field number <b>%s</b> (value '<b>%s</b>' does not match regex rule <b>%s</b>)
  78. 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>)
  79. ErrorFieldRefNotIn=Wrong value for field number <b>%s</b> (value '<b>%s</b>' is not a <b>%s</b> existing ref)
  80. ErrorsOnXLines=Errors on <b>%s</b> source record(s)
  81. ErrorFileIsInfectedWithAVirus=The antivirus program was not able to validate the file (file might be infected by a virus)
  82. ErrorSpecialCharNotAllowedForField=Special characters are not allowed for field "%s"
  83. ErrorNumRefModel=A reference exists into database (%s) and is not compatible with this numbering rule. Remove record or renamed reference to activate this module.
  84. ErrorQtyTooLowForThisSupplier=Quantity too low for this supplier or no price defined on this product for this supplier
  85. ErrorModuleSetupNotComplete=Setup of module looks to be uncomplete. Go on Home - Setup - Modules to complete.
  86. ErrorBadMask=Error on mask
  87. ErrorBadMaskFailedToLocatePosOfSequence=Error, mask without sequence number
  88. ErrorBadMaskBadRazMonth=Error, bad reset value
  89. ErrorMaxNumberReachForThisMask=Max number reach for this mask
  90. ErrorCounterMustHaveMoreThan3Digits=Counter must have more than 3 digits
  91. ErrorSelectAtLeastOne=Error. Select at least one entry.
  92. ErrorDeleteNotPossibleLineIsConsolidated=Delete not possible because record is linked to a bank transation that is conciliated
  93. ErrorProdIdAlreadyExist=%s is assigned to another third
  94. ErrorFailedToSendPassword=Failed to send password
  95. ErrorFailedToLoadRSSFile=Fails to get RSS feed. Try to add constant MAIN_SIMPLEXMLLOAD_DEBUG if error messages does not provide enough information.
  96. 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.
  97. ErrorForbidden2=Permission for this login can be defined by your Dolibarr administrator from menu %s->%s.
  98. ErrorForbidden3=It seems that Dolibarr is not used through an authenticated session. Take a look at Dolibarr setup documentation to know how to manage authentications (htaccess, mod_auth or other...).
  99. ErrorNoImagickReadimage=Class Imagick is not found in this PHP. No preview can be available. Administrators can disable this tab from menu Setup - Display.
  100. ErrorRecordAlreadyExists=Record already exists
  101. ErrorCantReadFile=Failed to read file '%s'
  102. ErrorCantReadDir=Failed to read directory '%s'
  103. ErrorBadLoginPassword=Bad value for login or password
  104. ErrorLoginDisabled=Your account has been disabled
  105. ErrorFailedToRunExternalCommand=Failed to run external command. Check it is available and runnable by your PHP server. If PHP <b>Safe Mode</b> is enabled, check that command is inside a directory defined by parameter <b>safe_mode_exec_dir</b>.
  106. ErrorFailedToChangePassword=Failed to change password
  107. ErrorLoginDoesNotExists=User with login <b>%s</b> could not be found.
  108. ErrorLoginHasNoEmail=This user has no email address. Process aborted.
  109. ErrorBadValueForCode=Bad value for security code. Try again with new value...
  110. ErrorBothFieldCantBeNegative=Fields %s and %s can't be both negative
  111. ErrorQtyForCustomerInvoiceCantBeNegative=Quantity for line into customer invoices can't be negative
  112. ErrorWebServerUserHasNotPermission=User account <b>%s</b> used to execute web server has no permission for that
  113. ErrorNoActivatedBarcode=No barcode type activated
  114. ErrUnzipFails=Failed to unzip %s with ZipArchive
  115. ErrNoZipEngine=No engine to unzip %s file in this PHP
  116. ErrorFileMustBeADolibarrPackage=The file %s must be a Dolibarr zip package
  117. ErrorFileRequired=It takes a package Dolibarr file
  118. ErrorPhpCurlNotInstalled=The PHP CURL is not installed, this is essential to talk with Paypal
  119. ErrorFailedToAddToMailmanList=Failed to add record %s to Mailman list %s or SPIP base
  120. ErrorFailedToRemoveToMailmanList=Failed to remove record %s to Mailman list %s or SPIP base
  121. ErrorNewValueCantMatchOldValue=New value can't be equal to old one
  122. 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.
  123. 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').
  124. ErrorFailedToAddContact=Failed to add contact
  125. ErrorDateMustBeBeforeToday=The date cannot be greater than today
  126. 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.
  127. ErrorPHPNeedModule=Error, your PHP must have module <b>%s</b> installed to use this feature.
  128. ErrorOpenIDSetupNotComplete=You setup Dolibarr config file to allow OpenID authentication, but URL of OpenID service is not defined into constant %s
  129. ErrorWarehouseMustDiffers=Source and target warehouses must differs
  130. ErrorBadFormat=Bad format!
  131. 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.
  132. ErrorThereIsSomeDeliveries=Error, there is some deliveries linked to this shipment. Deletion refused.
  133. ErrorCantDeletePaymentReconciliated=Can't delete a payment that had generated a bank transaction that was conciliated
  134. ErrorCantDeletePaymentSharedWithPayedInvoice=Can't delete a payment shared by at least one invoice with status Payed
  135. ErrorPriceExpression1=Cannot assign to constant '%s'
  136. ErrorPriceExpression2=Cannot redefine built-in function '%s'
  137. ErrorPriceExpression3=Undefined variable '%s' in function definition
  138. ErrorPriceExpression4=Illegal character '%s'
  139. ErrorPriceExpression5=Unexpected '%s'
  140. ErrorPriceExpression6=Wrong number of arguments (%s given, %s expected)
  141. ErrorPriceExpression8=Unexpected operator '%s'
  142. ErrorPriceExpression9=An unexpected error occured
  143. ErrorPriceExpression10=Iperator '%s' lacks operand
  144. ErrorPriceExpression11=Expecting '%s'
  145. ErrorPriceExpression14=Division by zero
  146. ErrorPriceExpression17=Undefined variable '%s'
  147. ErrorPriceExpression19=Expression not found
  148. ErrorPriceExpression20=Empty expression
  149. ErrorPriceExpression21=Empty result '%s'
  150. ErrorPriceExpression22=Negative result '%s'
  151. ErrorPriceExpressionInternal=Internal error '%s'
  152. ErrorPriceExpressionUnknown=Unknown error '%s'
  153. ErrorSrcAndTargetWarehouseMustDiffers=Source and target warehouses must differs
  154. ErrorTryToMakeMoveOnProductRequiringBatchData=Error, trying to make a stock movement without lot/serial information, on a product requiring lot/serial information
  155. ErrorCantSetReceptionToTotalDoneWithReceptionToApprove=All recorded receptions must first be verified (approved or denied) before being allowed to do this action
  156. ErrorCantSetReceptionToTotalDoneWithReceptionDenied=All recorded receptions must first be verified (approved) before being allowed to do this action
  157. ErrorGlobalVariableUpdater0=HTTP request failed with error '%s'
  158. ErrorGlobalVariableUpdater1=Invalid JSON format '%s'
  159. ErrorGlobalVariableUpdater2=Missing parameter '%s'
  160. ErrorGlobalVariableUpdater3=The requested data was not found in result
  161. ErrorGlobalVariableUpdater4=SOAP client failed with error '%s'
  162. ErrorGlobalVariableUpdater5=No global variable selected
  163. ErrorFieldMustBeANumeric=Field <b>%s</b> must be a numeric value
  164. ErrorMandatoryParametersNotProvided=Mandatory parameter(s) not provided
  165. ErrorOppStatusRequiredIfAmount=You set an estimated amount for this opportunity/lead. So you must also enter its status
  166. ErrorBadDefinitionOfMenuArrayInModuleDescriptor=Bad Definition Of Menu Array In Module Descriptor (bad value for key fk_menu)
  167. ErrorSavingChanges=An error has ocurred when saving the changes
  168. ErrorWarehouseRequiredIntoShipmentLine=Warehouse is required on the line to ship
  169. ErrorFileMustHaveFormat=File must have format %s
  170. ErrorSupplierCountryIsNotDefined=Country for this supplier is not defined. Correct this first.
  171. ErrorsThirdpartyMerge=Failed to merge the two records. Request canceled.
  172. ErrorStockIsNotEnoughToAddProductOnOrder=Stock is not enougth for product %s to add it into a new order.
  173. ErrorStockIsNotEnoughToAddProductOnInvoice=Stock is not enougth for product %s to add it into a new invoice.
  174. ErrorStockIsNotEnoughToAddProductOnShipment=Stock is not enougth for product %s to add it into a new shipment.
  175. ErrorStockIsNotEnoughToAddProductOnProposal=Stock is not enougth for product %s to add it into a new proposal.
  176. # Warnings
  177. 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.
  178. WarningMandatorySetupNotComplete=Mandatory setup parameters are not yet defined
  179. WarningSafeModeOnCheckExecDir=Warning, PHP option <b>safe_mode</b> is on so command must be stored inside a directory declared by php parameter <b>safe_mode_exec_dir</b>.
  180. WarningBookmarkAlreadyExists=A bookmark with this title or this target (URL) already exists.
  181. WarningPassIsEmpty=Warning, database password is empty. This is a security hole. You should add a password to your database and change your conf.php file to reflect this.
  182. WarningConfFileMustBeReadOnly=Warning, your config file (<b>htdocs/conf/conf.php</b>) can be overwritten by the web server. This is a serious security hole. Modify permissions on file to be in read only mode for operating system user used by Web server. If you use Windows and FAT format for your disk, you must know that this file system does not allow to add permissions on file, so can't be completely safe.
  183. WarningsOnXLines=Warnings on <b>%s</b> source record(s)
  184. WarningNoDocumentModelActivated=No model, for document generation, has been activated. A model will be choosed by default until you check your module setup.
  185. 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.
  186. WarningUntilDirRemoved=All security warnings (visible by admin users only) will remain active as long as the vulnerability is present (or that constant MAIN_REMOVE_INSTALL_WARNING is added in Setup->Other setup).
  187. WarningCloseAlways=Warning, closing is done even if amount differs between source and target elements. Enable this feature with caution.
  188. WarningUsingThisBoxSlowDown=Warning, using this box slow down seriously all pages showing the box.
  189. WarningClickToDialUserSetupNotComplete=Setup of ClickToDial information for your user are not complete (see tab ClickToDial onto your user card).
  190. WarningFeatureDisabledWithDisplayOptimizedForBlindNoJs=Feature disabled when display setup is optimized for blind person or text browsers.
  191. WarningPaymentDateLowerThanInvoiceDate=Payment date (%s) is earlier than invoice date (%s) for invoice %s.
  192. WarningTooManyDataPleaseUseMoreFilters=Too many data (more than %s lines). Please use more filters or set the constant %s to a higher limit.
  193. 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.
  194. WarningYourLoginWasModifiedPleaseLogin=Your login was modified. For security purpose you will have to login with your new login before next action.