errors.lang 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. # Dolibarr language file - en_US - errors
  2. CHARSET=UTF-8
  3. # No errors
  4. NoErrorCommitIsDone=No error, we commit
  5. # Errors
  6. Error=Error
  7. Errors=Errors
  8. ErrorButCommitIsDone=Errors found but we validate despite this
  9. ErrorBadEMail=EMail %s is wrong
  10. ErrorBadUrl=Url %s is wrong
  11. ErrorLoginAlreadyExists=Login %s already exists.
  12. ErrorGroupAlreadyExists=Group %s already exists.
  13. ErrorRecordNotFound=Record not found.
  14. ErrorFailToCopyFile=Failed to copy file '<b>%s</b>' into '<b>%s</b>'.
  15. ErrorFailToRenameFile=Failed to rename file '<b>%s</b>' into '<b>%s</b>'.
  16. ErrorFailToDeleteFile=Failed to remove file '<b>%s</b>'.
  17. ErrorFailToCreateFile=Failed to create file '<b>%s</b>'.
  18. ErrorFailToRenameDir=Failed to rename directory '<b>%s</b>' into '<b>%s</b>'.
  19. ErrorFailToCreateDir=Failed to create directory '<b>%s</b>'.
  20. ErrorFailToDeleteDir=Failed to delete directory '<b>%s</b>'.
  21. ErrorFailedToDeleteJoinedFiles=Can not delete environment because there is some joined files. Remove join files first.
  22. ErrorThisContactIsAlreadyDefinedAsThisType=This contact is already defined as contact for this type.
  23. ErrorCashAccountAcceptsOnlyCashMoney=This bank account is a cash account, so it accepts payments of type cash only.
  24. ErrorFromToAccountsMustDiffers=Source and targets bank accounts must be different.
  25. ErrorBadThirdPartyName=Bad value for third party name
  26. ErrorBadCustomerCodeSyntax=Bad syntax for customer code
  27. ErrorCustomerCodeRequired=Customer code required
  28. ErrorCustomerCodeAlreadyUsed=Customer code already used
  29. ErrorPrefixRequired=Prefix required
  30. ErrorUrlNotValid=The website address is incorrect
  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 incorrect '%s'
  36. ErrorBadImageFormat=Image file has not a supported format
  37. ErrorBadDateFormat=Value '%s' has wrong date format
  38. ErrorFailedToWriteInDir=Failed to write in directory %s
  39. ErrorFoundBadEmailInFile=Found incorrect email syntax for %s lines in file (example line %s with email=%s)
  40. ErrorUserCannotBeDelete=User can not be deleted. May be it is associated on Dolibarr entities.
  41. ErrorFieldsRequired=Some required fields were not filled.
  42. 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).
  43. ErrorNoMailDefinedForThisUser=No mail defined for this user
  44. ErrorFeatureNeedJavascript=This feature need javascript to be activated to work. Change this in setup - display.
  45. ErrorTopMenuMustHaveAParentWithId0=A menu of type 'Top' can't have a parent menu. Put 0 in parent menu or choose a menu of type 'Left'.
  46. ErrorLeftMenuMustHaveAParentId=A menu of type 'Left' must have a parent id.
  47. ErrorFileNotFound=File <b>%s</b> not found (Bad path, wrong permissions or access denied by PHP openbasedir or safe_mode parameter)
  48. ErrorDirNotFound=Directory <b>%s</b> not found (Bad path, wrong permissions or access denied by PHP openbasedir or safe_mode parameter)
  49. ErrorFunctionNotAvailableInPHP=Function <b>%s</b> is required for this feature but is not available in this version/setup of PHP.
  50. ErrorDirAlreadyExists=A directory with this name already exists.
  51. ErrorFileAlreadyExists=A file with this name already exists.
  52. ErrorPartialFile=File not received completely by server.
  53. ErrorNoTmpDir=Temporary directy %s does not exists.
  54. ErrorUploadBlockedByAddon=Upload blocked by a PHP/Apache plugin.
  55. ErrorFileSizeTooLarge=File size is too large.
  56. ErrorSizeTooLongForIntType=Size too long for int type (%s digits maximum)
  57. ErrorSizeTooLongForVarcharType=Size too long for string type (%s chars maximum)
  58. ErrorFieldCanNotContainSpecialCharacters=Field <b>%s</b> must not contains special characters.
  59. ErrorNoAccountancyModuleLoaded=No accountancy module activated
  60. ErrorExportDuplicateProfil=This profil name already exists for this export set.
  61. ErrorLDAPSetupNotComplete=Dolibarr-LDAP matching is not complete.
  62. ErrorLDAPMakeManualTest=A .ldif file has been generated in directory %s. Try to load it manually from command line to have more information on errors.
  63. ErrorCantSaveADoneUserWithZeroPercentage=Can't save an action with "statut not started" if field "done by" is also filled.
  64. ErrorRefAlreadyExists=Ref used for creation already exists.
  65. ErrorPleaseTypeBankTransactionReportName=Please type bank receipt name where transaction is reported (Format YYYYMM or YYYYMMDD)
  66. ErrorRecordHasChildren=Failed to delete records since it has some childs.
  67. ErrorModuleRequireJavascript=Javascript must not be disabled to have this feature working. To enable/disable Javascript, go to menu Home->Setup->Display.
  68. ErrorPasswordsMustMatch=Both typed passwords must match each other
  69. 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.
  70. ErrorWrongValueForField=Wrong value for field number <b>%s</b> (value '<b>%s</b>' does not match regex rule <b>%s</b>)
  71. 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>)
  72. ErrorFieldRefNotIn=Wrong value for field number <b>%s</b> (value '<b>%s</b>' is not a <b>%s</b> existing ref)
  73. ErrorsOnXLines=Errors on <b>%s</b> source lines
  74. ErrorFileIsInfectedWithAVirus=The antivirus program was not able to validate the file (file might be infected by a virus)
  75. ErrorSpecialCharNotAllowedForField=Special characters are not allowed for field "%s"
  76. ErrorDatabaseParameterWrong=Database setup parameter '<b>%s</b>' has a value not compatible to use Dolibarr (must have value '<b>%s</b>').
  77. ErrorNumRefModel=A reference exists into database (%s) and is not compatible with this numbering rule. Remove record or renamed reference to activate this module.
  78. ErrorQtyTooLowForThisSupplier=Quantity too low for this supplier or no price defined on this product for this supplier
  79. ErrorModuleSetupNotComplete=Setup of module looks to be uncomplete. Go on Setup - Modules to complete.
  80. ErrorBadMask=Error on mask
  81. ErrorBadMaskFailedToLocatePosOfSequence=Error, mask without sequence number
  82. ErrorBadMaskBadRazMonth=Error, bad reset value
  83. ErrorSelectAtLeastOne=Error. Select at least one entry.
  84. ErrorProductWithRefNotExist=Product with reference '<i>%s</i>' don't exist
  85. ErrorDeleteNotPossibleLineIsConsolidated=Delete not possible because record is linked to a bank transation that is conciliated
  86. ErrorProdIdAlreadyExist=%s is assigned to another third
  87. ErrorFailedToSendPassword=Failed to send password
  88. ErrorFailedToLoadRSSFile=Fails to get RSS feed. Try to add constant MAIN_SIMPLEXMLLOAD_DEBUG if error messages does not provide enough information.
  89. ErrorPasswordDiffers=Passwords differs, please type them again.
  90. ErrorForbidden=Access denied.<br>You try to access to a page, area or feature without being in an authenticated session or that is not allowed to your user.
  91. ErrorForbidden2=Permission for this login can be defined by your Dolibarr administrator from menu %s->%s.
  92. 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...).
  93. ErrorNoImagickReadimage=Class Imagick is not found in this PHP. No preview can be available. Administrators can disable this tab from menu Setup - Display.
  94. ErrorRecordAlreadyExists=Record already exists
  95. ErrorCantReadFile=Failed to read file '%s'
  96. ErrorCantReadDir=Failed to read directory '%s'
  97. ErrorFailedToFindEntity=Failed to read environment '%s'
  98. ErrorBadLoginPassword=Bad value for login or password
  99. ErrorLoginDisabled=Your account has been disabled
  100. 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>.
  101. ErrorFailedToChangePassword=Failed to change password
  102. ErrorLoginDoesNotExists=User with login <b>%s</b> could not be found.
  103. ErrorLoginHasNoEmail=This user has no email address. Process aborted.
  104. ErrorBadValueForCode=Bad value for security code. Try again with new value...
  105. ErrorBothFieldCantBeNegative=Fields %s and %s can't be both negative
  106. ErrorWebServerUserHasNotPermission=User account <b>%s</b> used to execute web server has no permission for that
  107. ErrorNoActivatedBarcode=No barcode type activated
  108. ErrUnzipFails=Failed to unzip %s with ZipArchive
  109. ErrNoZipEngine=No engine to unzip %s file in this PHP
  110. ErrorFileMustBeADolibarrPackage=The file %s must be a Dolibarr zip package
  111. ErrorFileRequired=It takes a package Dolibarr file
  112. ErrorPhpCurlNotInstalled=The PHP CURL is not installed, this is essential to talk with Paypal
  113. ErrorFailedToAddToMailmanList=Failed to add record to Mailman list or SPIP base
  114. ErrorNewVaueCantMatchOldValue=New value can't be equal to old one
  115. # Warnings
  116. WarningMandatorySetupNotComplete=Mandatory setup parameters are not yet defined
  117. 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>.
  118. WarningAllowUrlFopenMustBeOn=Parameter <b>allow_url_fopen</b> must be set to <b>on</b> in filer <b>php.ini</b> for having this module working completely. You must modify this file manually.
  119. WarningBuildScriptNotRunned=Script <b>%s</b> was not yet ran to build graphics, or there is no data to show.
  120. WarningBookmarkAlreadyExists=A bookmark with this title or this target (URL) already exists.
  121. 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.
  122. 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.
  123. WarningsOnXLines=Warnings on <b>%s</b> source lines
  124. WarningNoDocumentModelActivated=No model, for document generation, has been activated. A model will be choosed by default until you check your module setup.
  125. 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.
  126. 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).
  127. WarningCloseAlways=Warning, closing is done even if amount differs between source and target elements. Enable this feature with caution.