errors.lang 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412
  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 address %s is incorrect
  7. ErrorBadMXDomain=Email %s seems incorrect (domain has no valid MX record)
  8. ErrorBadUrl=Url %s is incorrect
  9. ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
  10. ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
  11. ErrorTitleAlreadyExists=Title <b>%s</b> already exists.
  12. ErrorLoginAlreadyExists=Login %s already exists.
  13. ErrorGroupAlreadyExists=Group %s already exists.
  14. ErrorEmailAlreadyExists=Email %s already exists.
  15. ErrorRecordNotFound=Record not found.
  16. ErrorRecordNotFoundShort=Not found
  17. ErrorFailToCopyFile=Failed to copy file '<b>%s</b>' into '<b>%s</b>'.
  18. ErrorFailToCopyDir=Failed to copy directory '<b>%s</b>' into '<b>%s</b>'.
  19. ErrorFailToRenameFile=Failed to rename file '<b>%s</b>' into '<b>%s</b>'.
  20. ErrorFailToDeleteFile=Failed to remove file '<b>%s</b>'.
  21. ErrorFailToCreateFile=Failed to create file '<b>%s</b>'.
  22. ErrorFailToRenameDir=Failed to rename directory '<b>%s</b>' into '<b>%s</b>'.
  23. ErrorFailToCreateDir=Failed to create directory '<b>%s</b>'.
  24. ErrorFailToDeleteDir=Failed to delete directory '<b>%s</b>'.
  25. ErrorFailToMakeReplacementInto=Failed to make replacement into file '<b>%s</b>'.
  26. ErrorFailToGenerateFile=Failed to generate file '<b>%s</b>'.
  27. ErrorThisContactIsAlreadyDefinedAsThisType=This contact is already defined as contact for this type.
  28. ErrorCashAccountAcceptsOnlyCashMoney=This bank account is a cash account, so it accepts payments of type cash only.
  29. ErrorFromToAccountsMustDiffers=Source and targets bank accounts must be different.
  30. ErrorBadThirdPartyName=Bad value for third-party name
  31. ForbiddenBySetupRules=Forbidden by setup rules
  32. ErrorProdIdIsMandatory=The %s is mandatory
  33. ErrorAccountancyCodeCustomerIsMandatory=The accountancy code of customer %s is mandatory
  34. ErrorAccountancyCodeSupplierIsMandatory=The accountancy code of supplier %s is mandatory
  35. ErrorBadCustomerCodeSyntax=Bad syntax for customer code
  36. ErrorBadBarCodeSyntax=Bad syntax for barcode. May be you set a bad barcode type or you defined a barcode mask for numbering that does not match value scanned.
  37. ErrorCustomerCodeRequired=Customer code required
  38. ErrorBarCodeRequired=Barcode required
  39. ErrorCustomerCodeAlreadyUsed=Customer code already used
  40. ErrorBarCodeAlreadyUsed=Barcode already used
  41. ErrorPrefixRequired=Prefix required
  42. ErrorBadSupplierCodeSyntax=Bad syntax for vendor code
  43. ErrorSupplierCodeRequired=Vendor code required
  44. ErrorSupplierCodeAlreadyUsed=Vendor code already used
  45. ErrorBadParameters=Bad parameters
  46. ErrorWrongParameters=Wrong or missing parameters
  47. ErrorBadValueForParameter=Wrong value '%s' for parameter '%s'
  48. ErrorBadImageFormat=Image file has not a supported format (Your PHP does not support functions to convert images of this format)
  49. ErrorBadDateFormat=Value '%s' has wrong date format
  50. ErrorWrongDate=Date is not correct!
  51. ErrorFailedToWriteInDir=Failed to write in directory %s
  52. ErrorFailedToBuildArchive=Failed to build archive file %s
  53. ErrorFoundBadEmailInFile=Found incorrect email syntax for %s lines in file (example line %s with email=%s)
  54. ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
  55. ErrorFieldsRequired=Some required fields have been left blank.
  56. ErrorSubjectIsRequired=The email subject is required
  57. 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).
  58. ErrorNoMailDefinedForThisUser=No mail defined for this user
  59. ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
  60. ErrorFeatureNeedJavascript=This feature needs JavaScript to be activated to work. Change this in setup - display.
  61. ErrorTopMenuMustHaveAParentWithId0=A menu of type 'Top' can't have a parent menu. Put 0 in parent menu or choose a menu of type 'Left'.
  62. ErrorLeftMenuMustHaveAParentId=A menu of type 'Left' must have a parent id.
  63. ErrorFileNotFound=File <b>%s</b> not found (Bad path, wrong permissions or access denied by PHP openbasedir or safe_mode parameter)
  64. ErrorDirNotFound=Directory <b>%s</b> not found (Bad path, wrong permissions or access denied by PHP openbasedir or safe_mode parameter)
  65. ErrorFunctionNotAvailableInPHP=Function <b>%s</b> is required for this feature but is not available in this version/setup of PHP.
  66. ErrorDirAlreadyExists=A directory with this name already exists.
  67. ErrorDirNotWritable=Directory <b>%s</b> is not writable.
  68. ErrorFileAlreadyExists=A file with this name already exists.
  69. ErrorDestinationAlreadyExists=Another file with the name <b>%s</b> already exists.
  70. ErrorPartialFile=File not received completely by server.
  71. ErrorNoTmpDir=Temporary directory %s does not exists.
  72. ErrorUploadBlockedByAddon=Upload blocked by a PHP/Apache plugin.
  73. ErrorFileSizeTooLarge=File size is too large or file not provided.
  74. ErrorFieldTooLong=Field %s is too long.
  75. ErrorSizeTooLongForIntType=Size too long for int type (%s digits maximum)
  76. ErrorSizeTooLongForVarcharType=Size too long for string type (%s chars maximum)
  77. ErrorNoValueForSelectType=Please fill value for select list
  78. ErrorNoValueForCheckBoxType=Please fill value for checkbox list
  79. ErrorNoValueForRadioType=Please fill value for radio list
  80. ErrorBadFormatValueList=The list value cannot have more than one comma: <u>%s</u>, but need at least one: key,value
  81. ErrorFieldCanNotContainSpecialCharacters=The field <b>%s</b> must not contains special characters.
  82. ErrorFieldCanNotContainSpecialNorUpperCharacters=The field <b>%s</b> must not contain special characters, nor upper case characters, and must start with an alphabetical character (a-z)
  83. ErrorFieldMustHaveXChar=The field <b>%s</b> must have at least %s characters.
  84. ErrorNoAccountancyModuleLoaded=No accountancy module activated
  85. ErrorExportDuplicateProfil=This profile name already exists for this export set.
  86. ErrorLDAPSetupNotComplete=Dolibarr-LDAP matching is not complete.
  87. ErrorLDAPMakeManualTest=A .ldif file has been generated in directory %s. Try to load it manually from command line to have more information on errors.
  88. ErrorCantSaveADoneUserWithZeroPercentage=Can't save an action with "status not started" if field "done by" is also filled.
  89. ErrorRefAlreadyExists=Ref used for creation already exists.
  90. ErrorPleaseTypeBankTransactionReportName=Please enter the bank statement name where the entry has to be reported (Format YYYYMM or YYYYMMDD)
  91. ErrorRecordHasChildren=Failed to delete record since it has some child records.
  92. ErrorRecordHasAtLeastOneChildOfType=Object %s has at least one child of type %s
  93. ErrorRecordIsUsedCantDelete=Can't delete record. It is already used or included into another object.
  94. ErrorModuleRequireJavascript=JavaScript must not be disabled to have this feature working. To enable/disable JavaScript, go to menu Home->Setup->Display.
  95. ErrorPasswordsMustMatch=Both typed passwords must match each other
  96. 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.
  97. ErrorWrongValueForField=Field <b>%s</b>: '<b>%s</b>' does not match regex rule <b>%s</b>
  98. ErrorHtmlInjectionForField=Field <b>%s</b>: The value '<b>%s</b>' contains a malicious data not allowed
  99. ErrorFieldValueNotIn=Field <b>%s</b>: '<b>%s</b>' is not a value found in field <b>%s</b> of <b>%s</b>
  100. ErrorFieldRefNotIn=Field <b>%s</b>: '<b>%s</b>' is not a <b>%s</b> existing ref
  101. ErrorMultipleRecordFoundFromRef=Several record found when searching from ref <b>%s</b>. No way to know which ID to use.
  102. ErrorsOnXLines=%s errors found
  103. ErrorFileIsInfectedWithAVirus=The antivirus program was not able to validate the file (file might be infected by a virus)
  104. ErrorNumRefModel=A reference exists into database (%s) and is not compatible with this numbering rule. Remove record or renamed reference to activate this module.
  105. ErrorQtyTooLowForThisSupplier=Quantity too low for this vendor or no price defined on this product for this vendor
  106. ErrorOrdersNotCreatedQtyTooLow=Some orders haven't been created because of too-low quantities
  107. ErrorOrderStatusCantBeSetToDelivered=Order status can't be set to delivered.
  108. ErrorModuleSetupNotComplete=Setup of module %s looks to be incomplete. Go on Home - Setup - Modules to complete.
  109. ErrorBadMask=Error on mask
  110. ErrorBadMaskFailedToLocatePosOfSequence=Error, mask without sequence number
  111. ErrorBadMaskBadRazMonth=Error, bad reset value
  112. ErrorMaxNumberReachForThisMask=Maximum number reached for this mask
  113. ErrorCounterMustHaveMoreThan3Digits=Counter must have more than 3 digits
  114. ErrorSelectAtLeastOne=Error, select at least one entry.
  115. ErrorDeleteNotPossibleLineIsConsolidated=Delete not possible because record is linked to a bank transaction that is conciliated
  116. ErrorProdIdAlreadyExist=%s is assigned to another third
  117. ErrorFailedToSendPassword=Failed to send password
  118. ErrorFailedToLoadRSSFile=Fails to get RSS feed. Try to add constant MAIN_SIMPLEXMLLOAD_DEBUG if error messages does not provide enough information.
  119. 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.
  120. ErrorForbidden2=Permission for this login can be defined by your Dolibarr administrator from menu %s->%s.
  121. 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...).
  122. ErrorForbidden4=Note: clear your browser cookies to destroy existing sessions for this login.
  123. ErrorNoImagickReadimage=Class Imagick is not found in this PHP. No preview can be available. Administrators can disable this tab from menu Setup - Display.
  124. ErrorRecordAlreadyExists=Record already exists
  125. ErrorLabelAlreadyExists=This label already exists
  126. ErrorCantReadFile=Failed to read file '%s'
  127. ErrorCantReadDir=Failed to read directory '%s'
  128. ErrorBadLoginPassword=Bad value for login or password
  129. ErrorLoginDisabled=Your account has been disabled
  130. 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.
  131. ErrorFailedToChangePassword=Failed to change password
  132. ErrorLoginDoesNotExists=User with login <b>%s</b> could not be found.
  133. ErrorLoginHasNoEmail=This user has no email address. Process aborted.
  134. ErrorBadValueForCode=Bad value for security code. Try again with new value...
  135. ErrorBothFieldCantBeNegative=Fields %s and %s can't be both negative
  136. 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.
  137. 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>%%).
  138. 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.
  139. ErrorQtyForCustomerInvoiceCantBeNegative=Quantity for line into customer invoices can't be negative
  140. ErrorWebServerUserHasNotPermission=User account <b>%s</b> used to execute web server has no permission for that
  141. ErrorNoActivatedBarcode=No barcode type activated
  142. ErrUnzipFails=Failed to unzip %s with ZipArchive
  143. ErrNoZipEngine=No engine to zip/unzip %s file in this PHP
  144. ErrorFileMustBeADolibarrPackage=The file %s must be a Dolibarr zip package
  145. ErrorModuleFileRequired=You must select a Dolibarr module package file
  146. ErrorPhpCurlNotInstalled=The PHP CURL is not installed, this is essential to talk with Paypal
  147. ErrorFailedToAddToMailmanList=Failed to add record %s to Mailman list %s or SPIP base
  148. ErrorFailedToRemoveToMailmanList=Failed to remove record %s to Mailman list %s or SPIP base
  149. ErrorNewValueCantMatchOldValue=New value can't be equal to old one
  150. 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.
  151. ErrorToConnectToMysqlCheckInstance=Connect to database fails. Check database server is running (for example, with mysql/mariadb, you can launch it from command line with 'sudo service mysql start').
  152. ErrorFailedToAddContact=Failed to add contact
  153. ErrorDateMustBeBeforeToday=The date must be lower than today
  154. ErrorDateMustBeInFuture=The date must be greater than today
  155. ErrorStartDateGreaterEnd=The start date is greater than the end date
  156. 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.
  157. ErrorPHPNeedModule=Error, your PHP must have module <b>%s</b> installed to use this feature.
  158. ErrorOpenIDSetupNotComplete=You setup Dolibarr config file to allow OpenID authentication, but URL of OpenID service is not defined into constant %s
  159. ErrorWarehouseMustDiffers=Source and target warehouses must differs
  160. ErrorBadFormat=Bad format!
  161. ErrorMemberNotLinkedToAThirpartyLinkOrCreateFirst=Error, this member is not yet linked to any third party. Link member to an existing third party or create a new third party before creating subscription with invoice.
  162. ErrorThereIsSomeDeliveries=Error, there is some deliveries linked to this shipment. Deletion refused.
  163. ErrorCantDeletePaymentReconciliated=Can't delete a payment that had generated a bank entry that was reconciled
  164. ErrorCantDeletePaymentSharedWithPayedInvoice=Can't delete a payment shared by at least one invoice with status Paid
  165. ErrorPriceExpression1=Cannot assign to constant '%s'
  166. ErrorPriceExpression2=Cannot redefine built-in function '%s'
  167. ErrorPriceExpression3=Undefined variable '%s' in function definition
  168. ErrorPriceExpression4=Illegal character '%s'
  169. ErrorPriceExpression5=Unexpected '%s'
  170. ErrorPriceExpression6=Wrong number of arguments (%s given, %s expected)
  171. ErrorPriceExpression8=Unexpected operator '%s'
  172. ErrorPriceExpression9=An unexpected error occurred
  173. ErrorPriceExpression10=Operator '%s' lacks operand
  174. ErrorPriceExpression11=Expecting '%s'
  175. ErrorPriceExpression14=Division by zero
  176. ErrorPriceExpression17=Undefined variable '%s'
  177. ErrorPriceExpression19=Expression not found
  178. ErrorPriceExpression20=Empty expression
  179. ErrorPriceExpression21=Empty result '%s'
  180. ErrorPriceExpression22=Negative result '%s'
  181. ErrorPriceExpression23=Unknown or non set variable '%s' in %s
  182. ErrorPriceExpression24=Variable '%s' exists but has no value
  183. ErrorPriceExpressionInternal=Internal error '%s'
  184. ErrorPriceExpressionUnknown=Unknown error '%s'
  185. ErrorSrcAndTargetWarehouseMustDiffers=Source and target warehouses must differs
  186. ErrorTryToMakeMoveOnProductRequiringBatchData=Error, trying to make a stock movement without lot/serial information, on product '%s' requiring lot/serial information
  187. ErrorCantSetReceptionToTotalDoneWithReceptionToApprove=All recorded receptions must first be verified (approved or denied) before being allowed to do this action
  188. ErrorCantSetReceptionToTotalDoneWithReceptionDenied=All recorded receptions must first be verified (approved) before being allowed to do this action
  189. ErrorGlobalVariableUpdater0=HTTP request failed with error '%s'
  190. ErrorGlobalVariableUpdater1=Invalid JSON format '%s'
  191. ErrorGlobalVariableUpdater2=Missing parameter '%s'
  192. ErrorGlobalVariableUpdater3=The requested data was not found in result
  193. ErrorGlobalVariableUpdater4=SOAP client failed with error '%s'
  194. ErrorGlobalVariableUpdater5=No global variable selected
  195. ErrorFieldMustBeANumeric=Field <b>%s</b> must be a numeric value
  196. ErrorMandatoryParametersNotProvided=Mandatory parameter(s) not provided
  197. ErrorOppStatusRequiredIfUsage=You choose to follow an opportunity in this project, so you must also fill out the Lead status.
  198. ErrorOppStatusRequiredIfAmount=You set an estimated amount for this lead. So you must also enter it's status.
  199. ErrorFailedToLoadModuleDescriptorForXXX=Failed to load module descriptor class for %s
  200. ErrorBadDefinitionOfMenuArrayInModuleDescriptor=Bad Definition Of Menu Array In Module Descriptor (bad value for key fk_menu)
  201. ErrorSavingChanges=An error has occurred when saving the changes
  202. ErrorWarehouseRequiredIntoShipmentLine=Warehouse is required on the line to ship
  203. ErrorFileMustHaveFormat=File must have format %s
  204. ErrorFilenameCantStartWithDot=Filename can't start with a '.'
  205. ErrorSupplierCountryIsNotDefined=Country for this vendor is not defined. Correct this first.
  206. ErrorsThirdpartyMerge=Failed to merge the two records. Request canceled.
  207. ErrorStockIsNotEnoughToAddProductOnOrder=Stock is not enough for product %s to add it into a new order.
  208. ErrorStockIsNotEnoughToAddProductOnInvoice=Stock is not enough for product %s to add it into a new invoice.
  209. ErrorStockIsNotEnoughToAddProductOnShipment=Stock is not enough for product %s to add it into a new shipment.
  210. ErrorStockIsNotEnoughToAddProductOnProposal=Stock is not enough for product %s to add it into a new proposal.
  211. ErrorFailedToLoadLoginFileForMode=Failed to get the login key for mode '%s'.
  212. ErrorModuleNotFound=File of module was not found.
  213. ErrorFieldAccountNotDefinedForBankLine=Value for Accounting account not defined for source line id %s (%s)
  214. ErrorFieldAccountNotDefinedForInvoiceLine=Value for Accounting account not defined for invoice id %s (%s)
  215. ErrorFieldAccountNotDefinedForLine=Value for Accounting account not defined for the line (%s)
  216. ErrorBankStatementNameMustFollowRegex=Error, bank statement name must follow the following syntax rule %s
  217. 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.
  218. ErrorUserNotAssignedToTask=User must be assigned to task to be able to enter time consumed.
  219. ErrorTaskAlreadyAssigned=Task already assigned to user
  220. ErrorModuleFileSeemsToHaveAWrongFormat=The module package seems to have a wrong format.
  221. ErrorModuleFileSeemsToHaveAWrongFormat2=At least one mandatory directory must exists into zip of module: <strong>%s</strong> or <strong>%s</strong>
  222. ErrorFilenameDosNotMatchDolibarrPackageRules=The name of the module package (<strong>%s</strong>) does not match expected name syntax: <strong>%s</strong>
  223. ErrorDuplicateTrigger=Error, duplicate trigger name %s. Already loaded from %s.
  224. ErrorNoWarehouseDefined=Error, no warehouses defined.
  225. ErrorBadLinkSourceSetButBadValueForRef=The link you use is not valid. A 'source' for payment is defined, but value for 'ref' is not valid.
  226. ErrorTooManyErrorsProcessStopped=Too many errors. Process was stopped.
  227. 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)
  228. ErrorObjectMustHaveStatusDraftToBeValidated=Object %s must have status 'Draft' to be validated.
  229. ErrorObjectMustHaveLinesToBeValidated=Object %s must have lines to be validated.
  230. ErrorOnlyInvoiceValidatedCanBeSentInMassAction=Only validated invoices can be sent using the "Send by email" mass action.
  231. ErrorChooseBetweenFreeEntryOrPredefinedProduct=You must choose if article is a predefined product or not
  232. ErrorDiscountLargerThanRemainToPaySplitItBefore=The discount you try to apply is larger than remain to pay. Split the discount in 2 smaller discounts before.
  233. ErrorFileNotFoundWithSharedLink=File was not found. May be the share key was modified or file was removed recently.
  234. ErrorProductBarCodeAlreadyExists=The product barcode %s already exists on another product reference.
  235. 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.
  236. ErrorDescRequiredForFreeProductLines=Description is mandatory for lines with free product
  237. ErrorAPageWithThisNameOrAliasAlreadyExists=The page/container <strong>%s</strong> has the same name or alternative alias that the one your try to use
  238. ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
  239. ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
  240. ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
  241. ErrorURLMustEndWith=URL %s must end %s
  242. ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
  243. ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
  244. ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
  245. ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Error, delete payment linked to a closed invoice is not possible.
  246. ErrorSearchCriteriaTooSmall=Search criteria too short.
  247. ErrorObjectMustHaveStatusActiveToBeDisabled=Objects must have status 'Active' to be disabled
  248. ErrorObjectMustHaveStatusDraftOrDisabledToBeActivated=Objects must have status 'Draft' or 'Disabled' to be enabled
  249. ErrorNoFieldWithAttributeShowoncombobox=No fields has property 'showoncombobox' into definition of object '%s'. No way to show the combolist.
  250. ErrorFieldRequiredForProduct=Field '%s' is required for product %s
  251. AlreadyTooMuchPostOnThisIPAdress=You have already posted too much on this IP address.
  252. ProblemIsInSetupOfTerminal=Problem is in setup of terminal %s.
  253. ErrorAddAtLeastOneLineFirst=Add at least one line first
  254. ErrorRecordAlreadyInAccountingDeletionNotPossible=Error, record is already transferred in accounting, deletion is not possible.
  255. ErrorLanguageMandatoryIfPageSetAsTranslationOfAnother=Error, language is mandatory if you set the page as a translation of another one.
  256. ErrorLanguageOfTranslatedPageIsSameThanThisPage=Error, language of translated page is same than this one.
  257. ErrorBatchNoFoundForProductInWarehouse=No lot/serial found for product "%s" in warehouse "%s".
  258. ErrorBatchNoFoundEnoughQuantityForProductInWarehouse=No enough quantity for this lot/serial for product "%s" in warehouse "%s".
  259. ErrorOnlyOneFieldForGroupByIsPossible=Only 1 field for the 'Group by' is possible (others are discarded)
  260. 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 ?
  261. ErrorReplaceStringEmpty=Error, the string to replace into is empty
  262. ErrorProductNeedBatchNumber=Error, product '<b>%s</b>' need a lot/serial number
  263. ErrorProductDoesNotNeedBatchNumber=Error, product '<b>%s</b>' does not accept a lot/serial number
  264. ErrorFailedToReadObject=Error, failed to read object of type <b>%s</b>
  265. ErrorParameterMustBeEnabledToAllwoThisFeature=Error, parameter <b>%s</b> must be enabled into <b>conf/conf.php<> to allow use of Command Line Interface by the internal job scheduler
  266. ErrorLoginDateValidity=Error, this login is outside the validity date range
  267. ErrorValueLength=Length of field '<b>%s</b>' must be higher than '<b>%s</b>'
  268. ErrorReservedKeyword=The word '<b>%s</b>' is a reserved keyword
  269. ErrorFilenameReserved=The filename <b>%s</b> can't be used as it is a reserved and protected command.
  270. ErrorNotAvailableWithThisDistribution=Not available with this distribution
  271. ErrorPublicInterfaceNotEnabled=Public interface was not enabled
  272. ErrorLanguageRequiredIfPageIsTranslationOfAnother=The language of new page must be defined if it is set as a translation of another page
  273. ErrorLanguageMustNotBeSourceLanguageIfPageIsTranslationOfAnother=The language of new page must not be the source language if it is set as a translation of another page
  274. ErrorAParameterIsRequiredForThisOperation=A parameter is mandatory for this operation
  275. ErrorDateIsInFuture=Error, the date can't be in the future
  276. ErrorAnAmountWithoutTaxIsRequired=Error, amount is mandatory
  277. ErrorAPercentIsRequired=Error, please fill in the percentage correctly
  278. ErrorYouMustFirstSetupYourChartOfAccount=You must first setup your chart of account
  279. ErrorFailedToFindEmailTemplate=Failed to find template with code name %s
  280. ErrorDurationForServiceNotDefinedCantCalculateHourlyPrice=Duration not defined on service. No way to calculate the hourly price.
  281. ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
  282. ErrorActionCommBadType=Selected event type (id: %s, code: %s) do not exist in Event Type dictionary
  283. CheckVersionFail=Version check fail
  284. ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
  285. ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
  286. ErrorIsNotADraft=%s is not a draft
  287. ErrorExecIdFailed=Can't execute command "id"
  288. ErrorBadCharIntoLoginName=Unauthorized character in the field %s
  289. ErrorRequestTooLarge=Error, request too large or session expired
  290. ErrorNotApproverForHoliday=You are not the approver for leave %s
  291. ErrorAttributeIsUsedIntoProduct=This attribute is used in one or more product variants
  292. ErrorAttributeValueIsUsedIntoProduct=This attribute value is used in one or more product variants
  293. ErrorPaymentInBothCurrency=Error, all amounts must be entered in the same column
  294. ErrorYouTryToPayInvoicesInACurrencyFromBankWithAnotherCurrency=You try to pay invoices in the currency %s from an account with the currency %s
  295. ErrorInvoiceLoadThirdParty=Can't load third-party object for invoice "%s"
  296. ErrorInvoiceLoadThirdPartyKey=Third-party key "%s" no set for invoice "%s"
  297. ErrorDeleteLineNotAllowedByObjectStatus=Delete line is not allowed by current object status
  298. ErrorAjaxRequestFailed=Request failed
  299. ErrorThirpdartyOrMemberidIsMandatory=Third party or Member of partnership is mandatory
  300. ErrorFailedToWriteInTempDirectory=Failed to write in temp directory
  301. ErrorQuantityIsLimitedTo=Quantity is limited to %s
  302. ErrorFailedToLoadThirdParty=Failed to find/load third party from id=%s, email=%s, name=%s
  303. ErrorThisPaymentModeIsNotSepa=This payment mode is not a bank account
  304. 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.
  305. ErrorCharPlusNotSupportedByImapForSearch=IMAP search is not able to search into sender or recipient for a string containing the character +
  306. ErrorTableNotFound=Table <b>%s</b> not found
  307. ErrorRefNotFound=Ref <b>%s</b> not found
  308. ErrorValueForTooLow=Value for <b>%s</b> is too low
  309. ErrorValueCantBeNull=Value for <b>%s</b> can't be null
  310. ErrorDateOfMovementLowerThanDateOfFileTransmission=The date of the bank transaction can't be lower than the date of the file transmission
  311. ErrorTooMuchFileInForm=Too much files in form, the maximum number is %s file(s)
  312. ErrorSessionInvalidatedAfterPasswordChange=The session was been invalidated following a change of password, email, status or dates of validity. Please relogin.
  313. ErrorExistingPermission = Permission <b>%s</b> for object <b>%s</b> already exists
  314. ErrorFieldExist=The value for <b>%s</b> already exist
  315. ErrorEqualModule=Module invalid in <b>%s</b>
  316. ErrorFieldValue=Value for <b>%s</b> is incorrect
  317. ErrorCoherenceMenu=<b>%s</b> is required when <b>%s</b> is 'left'
  318. ErrorUploadFileDragDrop=There was an error while the file(s) upload
  319. ErrorUploadFileDragDropPermissionDenied=There was an error while the file(s) upload : Permission denied
  320. ErrorFixThisHere=<a href="%s">Fix this here</a>
  321. 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.
  322. ErrorMenuExistValue=A Menu already exist with this Title or URL
  323. ErrorSVGFilesNotAllowedAsLinksWithout=SVG files are not allowed as external links without the option %s
  324. ErrorGeneratingBarcode=Error while generating the barcode (probably invalid code shape)
  325. ErrorTypeMenu=Impossible to add another menu for the same module on the navbar, not handle yet
  326. ErrorObjectNotFound = The object <b>%s</b> is not found, please check your url
  327. ErrorCountryCodeMustBe2Char=Country code must be a 2 character string
  328. ErrorTableExist=Table <b>%s</b> already exist
  329. ErrorDictionaryNotFound=Dictionary <b>%s</b> not found
  330. ErrorFailedToCreateSymLinkToMedias=Failed to create the symbolic link %s to point to %s
  331. ErrorCheckTheCommandInsideTheAdvancedOptions=Check the command used for the export into the Advanced options of the export
  332. # Warnings
  333. WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
  334. 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.
  335. WarningMandatorySetupNotComplete=Click here to setup main parameters
  336. WarningEnableYourModulesApplications=Click here to enable your modules and applications
  337. 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>.
  338. WarningBookmarkAlreadyExists=A bookmark with this title or this target (URL) already exists.
  339. 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.
  340. 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.
  341. WarningsOnXLines=Warnings on <b>%s</b> source record(s)
  342. WarningNoDocumentModelActivated=No model, for document generation, has been activated. A model will be chosen by default until you check your module setup.
  343. 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.
  344. WarningUpgradeHasBeenUnlocked=Warning, upgrade process has been unlocked for everybody
  345. WarningUntilDirRemoved=This security warning will remain active as long as the vulnerability is present.
  346. WarningCloseAlways=Warning, closing is done even if amount differs between source and target elements. Enable this feature with caution.
  347. WarningUsingThisBoxSlowDown=Warning, using this box slow down seriously all pages showing the box.
  348. WarningClickToDialUserSetupNotComplete=Setup of ClickToDial information for your user are not complete (see tab ClickToDial onto your user card).
  349. WarningFeatureDisabledWithDisplayOptimizedForBlindNoJs=Feature disabled when display setup is optimized for blind person or text browsers.
  350. WarningPaymentDateLowerThanInvoiceDate=Payment date (%s) is earlier than invoice date (%s) for invoice %s.
  351. WarningTooManyDataPleaseUseMoreFilters=Too many data (more than %s lines). Please use more filters or set the constant %s to a higher limit.
  352. 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.
  353. WarningYourLoginWasModifiedPleaseLogin=Your login was modified. For security purpose you will have to login with your new login before next action.
  354. WarningYourPasswordWasModifiedPleaseLogin=Your password was modified. For security purpose you will have to login now with your new password.
  355. WarningAnEntryAlreadyExistForTransKey=An entry already exists for the translation key for this language
  356. WarningNumberOfRecipientIsRestrictedInMassAction=Warning, number of different recipient is limited to <b>%s</b> when using the mass actions on lists
  357. WarningDateOfLineMustBeInExpenseReportRange=Warning, the date of line is not in the range of the expense report
  358. WarningProjectDraft=Project is still in draft mode. Don't forget to validate it if you plan to use tasks.
  359. WarningProjectClosed=Project is closed. You must re-open it first.
  360. 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.
  361. WarningFailedToAddFileIntoDatabaseIndex=Warning, failed to add file entry into ECM database index table
  362. WarningTheHiddenOptionIsOn=Warning, the hidden option <b>%s</b> is on.
  363. 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
  364. WarningAvailableOnlyForHTTPSServers=Available only if using HTTPS secured connection.
  365. WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
  366. WarningPaypalPaymentNotCompatibleWithStrict=The value 'Strict' makes the online payment features not working correctly. Use 'Lax' instead.
  367. WarningThemeForcedTo=Warning, theme has been forced to <b>%s</b> by hidden constant MAIN_FORCETHEME
  368. 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.
  369. WarningAutoValNotPossibleWhenStockIsDecreasedOnInvoiceVal=Automatic validation is disabled when option to decrease stock is set on "Invoice validation".
  370. WarningModuleNeedRefresh = Module <b>%s</b> has been disabled. Don't forget to enable it
  371. WarningPermissionAlreadyExist=Existing permissions for this object
  372. WarningGoOnAccountancySetupToAddAccounts=If this list is empty, go into menu %s - %s - %s to load or create accounts for your chart of account.
  373. WarningCorrectedInvoiceNotFound=Corrected invoice not found
  374. WarningCommentNotFound=Please check placement of start and end comments for <b>%s</b> section in file <b>%s</b> before submitting your action
  375. WarningAlreadyReverse=Stock movement already reversed
  376. SwissQrOnlyVIR = SwissQR invoice can only be added on invoices set to be paid with credit transfer payments.
  377. SwissQrCreditorAddressInvalid = Creditor address is invalid (are ZIP and city set? (%s)
  378. SwissQrCreditorInformationInvalid = Creditor information is invalid for IBAN (%s): %s
  379. SwissQrIbanNotImplementedYet = QR-IBAN not implemented yet
  380. SwissQrPaymentInformationInvalid = Payment information was invalid for total %s : %s
  381. SwissQrDebitorAddressInvalid = Debitor information was invalid (%s)
  382. # Validate
  383. RequireValidValue = Value not valid
  384. RequireAtLeastXString = Requires at least %s character(s)
  385. RequireXStringMax = Requires %s character(s) max
  386. RequireAtLeastXDigits = Requires at least %s digit(s)
  387. RequireXDigitsMax = Requires %s digit(s) max
  388. RequireValidNumeric = Requires a numeric value
  389. RequireValidEmail = Email address is not valid
  390. RequireMaxLength = Length must be less than %s chars
  391. RequireMinLength = Length must be more than %s char(s)
  392. RequireValidUrl = Require valid URL
  393. RequireValidDate = Require a valid date
  394. RequireANotEmptyValue = Is required
  395. RequireValidDuration = Require a valid duration
  396. RequireValidExistingElement = Require an existing value
  397. RequireValidBool = Require a valid boolean
  398. BadSetupOfField = Error bad setup of field
  399. BadSetupOfFieldClassNotFoundForValidation = Error bad setup of field : Class not found for validation
  400. BadSetupOfFieldFileNotFound = Error bad setup of field : File not found for inclusion
  401. BadSetupOfFieldFetchNotCallable = Error bad setup of field : Fetch not callable on class
  402. ErrorTooManyAttempts= Too many attempts, please try again later
  403. TotalAmountEmpty=Total Amount Empty
  404. FailedToFoundTheConversionRateForInvoice=Failed to found the conversion rate for invoice
  405. ThisIdNotDefined=$this->id not defined
  406. OperNotDefined=Oper not defined