install.lang 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. # Dolibarr language file - Source file is en_US - install
  2. InstallEasy=Just follow the instructions step by step.
  3. MiscellaneousChecks=Prerequisites check
  4. ConfFileExists=Configuration file <b>%s</b> exists.
  5. ConfFileDoesNotExistsAndCouldNotBeCreated=Configuration file <b>%s</b> does not exist and could not be created !
  6. ConfFileCouldBeCreated=Configuration file <b>%s</b> could be created.
  7. ConfFileIsNotWritable=Configuration file <b>%s</b> is not writable. Check permissions. For first install, your web server must be granted to be able to write into this file during configuration process ("chmod 666" for example on a Unix like OS).
  8. ConfFileIsWritable=Configuration file <b>%s</b> is writable.
  9. ConfFileReload=Reload all information from configuration file.
  10. PHPSupportSessions=This PHP supports sessions.
  11. PHPSupportPOSTGETOk=This PHP supports variables POST and GET.
  12. PHPSupportPOSTGETKo=It's possible your PHP setup does not support variables POST and/or GET. Check your parameter <b>variables_order</b> in php.ini.
  13. PHPSupportGD=This PHP support GD graphical functions.
  14. PHPSupportCurl=This PHP support Curl.
  15. PHPSupportUTF8=This PHP support UTF8 functions.
  16. PHPMemoryOK=Your PHP max session memory is set to <b>%s</b>. This should be enough.
  17. PHPMemoryTooLow=Your PHP max session memory is set to <b>%s</b> bytes. This should be too low. Change your <b>php.ini</b> to set <b>memory_limit</b> parameter to at least <b>%s</b> bytes.
  18. Recheck=Click here for a more significative test
  19. ErrorPHPDoesNotSupportSessions=Your PHP installation does not support sessions. This feature is required to make Dolibarr working. Check your PHP setup.
  20. ErrorPHPDoesNotSupportGD=Your PHP installation does not support graphical function GD. No graph will be available.
  21. ErrorPHPDoesNotSupportCurl=Your PHP installation does not support Curl.
  22. ErrorPHPDoesNotSupportUTF8=Your PHP installation does not support UTF8 functions. Dolibarr can't work correctly. Solve this before installing Dolibarr.
  23. ErrorDirDoesNotExists=Directory %s does not exist.
  24. ErrorGoBackAndCorrectParameters=Go backward and correct wrong parameters.
  25. ErrorWrongValueForParameter=You may have typed a wrong value for parameter '%s'.
  26. ErrorFailedToCreateDatabase=Failed to create database '%s'.
  27. ErrorFailedToConnectToDatabase=Failed to connect to database '%s'.
  28. ErrorDatabaseVersionTooLow=Database version (%s) too old. Version %s or higher is required.
  29. ErrorPHPVersionTooLow=PHP version too old. Version %s is required.
  30. ErrorConnectedButDatabaseNotFound=Connection to server successfull but database '%s' not found.
  31. ErrorDatabaseAlreadyExists=Database '%s' already exists.
  32. IfDatabaseNotExistsGoBackAndUncheckCreate=If database does not exists, go back and check option "Create database".
  33. IfDatabaseExistsGoBackAndCheckCreate=If database already exists, go back and uncheck "Create database" option.
  34. WarningBrowserTooOld=Too old version of browser. Upgrading your browser to a recent version of Firefox, Chrome or Opera is highly recommanded.
  35. PHPVersion=PHP Version
  36. License=Using license
  37. ConfigurationFile=Configuration file
  38. WebPagesDirectory=Directory where web pages are stored
  39. DocumentsDirectory=Directory to store uploaded and generated documents
  40. URLRoot=URL Root
  41. ForceHttps=Force secure connections (https)
  42. CheckToForceHttps=Check this option to force secure connections (https).<br>This requires that the web server is configured with an SSL certificate.
  43. DolibarrDatabase=Dolibarr Database
  44. DatabaseType=Database type
  45. DriverType=Driver type
  46. Server=Server
  47. ServerAddressDescription=Name or ip address for database server, usually 'localhost' when database server is hosted on same server than web server
  48. ServerPortDescription=Database server port. Keep empty if unknown.
  49. DatabaseServer=Database server
  50. DatabaseName=Database name
  51. DatabasePrefix=Database prefix table
  52. AdminLogin=Login for Dolibarr database owner.
  53. PasswordAgain=Retype password a second time
  54. AdminPassword=Password for Dolibarr database owner.
  55. CreateDatabase=Create database
  56. CreateUser=Create owner
  57. DatabaseSuperUserAccess=Database server - Superuser access
  58. CheckToCreateDatabase=Check box if database does not exist and must be created.<br>In this case, you must fill the login/password for superuser account at the bottom of this page.
  59. CheckToCreateUser=Check box if database owner does not exist and must be created.<br>In this case, you must choose its login and password and also fill the login/password for the superuser account at the bottom of this page. If this box is unchecked, owner database and its passwords must exists.
  60. DatabaseRootLoginDescription=Login of the user allowed to create new databases or new users, mandatory if your database or its owner does not already exists.
  61. KeepEmptyIfNoPassword=Leave empty if user has no password (avoid this)
  62. SaveConfigurationFile=Save values
  63. ServerConnection=Server connection
  64. DatabaseCreation=Database creation
  65. CreateDatabaseObjects=Database objects creation
  66. ReferenceDataLoading=Reference data loading
  67. TablesAndPrimaryKeysCreation=Tables and Primary keys creation
  68. CreateTableAndPrimaryKey=Create table %s
  69. CreateOtherKeysForTable=Create foreign keys and indexes for table %s
  70. OtherKeysCreation=Foreign keys and indexes creation
  71. FunctionsCreation=Functions creation
  72. AdminAccountCreation=Administrator login creation
  73. PleaseTypePassword=Please type a password, empty passwords are not allowed !
  74. PleaseTypeALogin=Please type a login !
  75. PasswordsMismatch=Passwords differs, please try again !
  76. SetupEnd=End of setup
  77. SystemIsInstalled=This installation is complete.
  78. SystemIsUpgraded=Dolibarr has been upgraded successfully.
  79. YouNeedToPersonalizeSetup=You need to configure Dolibarr to suit your needs (appearance, features, ...). To do this, please follow the link below:
  80. AdminLoginCreatedSuccessfuly=Dolibarr administrator login '<b>%s</b>' created successfully.
  81. GoToDolibarr=Go to Dolibarr
  82. GoToSetupArea=Go to Dolibarr (setup area)
  83. MigrationNotFinished=Version of your database is not completely up to date, so you'll have to run the upgrade process again.
  84. GoToUpgradePage=Go to upgrade page again
  85. WithNoSlashAtTheEnd=Without the slash "/" at the end
  86. DirectoryRecommendation=It is recommanded to use a directory outside of your directory of your web pages.
  87. LoginAlreadyExists=Already exists
  88. DolibarrAdminLogin=Dolibarr admin login
  89. AdminLoginAlreadyExists=Dolibarr administrator account '<b>%s</b>' already exists. Go back, if you want to create another one.
  90. FailedToCreateAdminLogin=Failed to create Dolibarr administrator account.
  91. WarningRemoveInstallDir=Warning, for security reasons, once the install or upgrade is complete, to avoid using install tools again, you should add a file called <b>install.lock</b> into Dolibarr document directory, in order to avoid malicious use of it.
  92. FunctionNotAvailableInThisPHP=Not available on this PHP
  93. ChoosedMigrateScript=Choose migration script
  94. DataMigration=Data migration
  95. DatabaseMigration=Structure database migration
  96. ProcessMigrateScript=Script processing
  97. ChooseYourSetupMode=Choose your setup mode and click "Start"...
  98. FreshInstall=Fresh install
  99. FreshInstallDesc=Use this mode if this is your first install. If not, this mode can repair a incomplete previous install, but if you want to upgrade your version, choose "Upgrade" mode.
  100. Upgrade=Upgrade
  101. UpgradeDesc=Use this mode if you have replaced old Dolibarr files with files from a newer version. This will upgrade your database and data.
  102. Start=Start
  103. InstallNotAllowed=Setup not allowed by <b>conf.php</b> permissions
  104. YouMustCreateWithPermission=You must create file %s and set write permissions on it for the web server during install process.
  105. CorrectProblemAndReloadPage=Please fix the problem and press F5 to reload page.
  106. AlreadyDone=Already migrated
  107. DatabaseVersion=Database version
  108. ServerVersion=Database server version
  109. YouMustCreateItAndAllowServerToWrite=You must create this directory and allow for the web server to write into it.
  110. DBSortingCollation=Character sorting order
  111. YouAskDatabaseCreationSoDolibarrNeedToConnect=You ask to create database <b>%s</b>, but for this, Dolibarr need to connect to server <b>%s</b> with super user <b>%s</b> permissions.
  112. YouAskLoginCreationSoDolibarrNeedToConnect=You ask to create database login <b>%s</b>, but for this, Dolibarr need to connect to server <b>%s</b> with super user <b>%s</b> permissions.
  113. BecauseConnectionFailedParametersMayBeWrong=As connection failed, host or super user parameters must be wrong.
  114. OrphelinsPaymentsDetectedByMethod=Orphans payment detected by method %s
  115. RemoveItManuallyAndPressF5ToContinue=Remove it manually and press F5 to continue.
  116. FieldRenamed=Field renamed
  117. IfLoginDoesNotExistsCheckCreateUser=If login does not exists yet, you must check option "Create user"
  118. ErrorConnection=Server "<b>%s</b>", database name "<b>%s</b>", login "<b>%s</b>", or database password may be wrong or PHP client version may be too old compared to database version.
  119. InstallChoiceRecommanded=Recommended choice to install version <b>%s</b> from your current version <b>%s</b>
  120. InstallChoiceSuggested=<b>Install choice suggested by installer</b>.
  121. MigrateIsDoneStepByStep=The targeted version (%s) has a gap of several versions, so install wizard will come back to suggest next migration once this one will be finished.
  122. CheckThatDatabasenameIsCorrect=Check that database name "<b>%s</b>" is correct.
  123. IfAlreadyExistsCheckOption=If this name is correct and that database does not exist yet, you must check option "Create database".
  124. OpenBaseDir=PHP openbasedir parameter
  125. YouAskToCreateDatabaseSoRootRequired=You checked the box "Create database". For this, you need to provide login/password of superuser (bottom of form).
  126. YouAskToCreateDatabaseUserSoRootRequired=You checked the box "Create database owner". For this, you need to provide login/password of superuser (bottom of form).
  127. NextStepMightLastALongTime=Current step may last several minutes. Please wait until the next screen is shown completely before continuing.
  128. MigrationCustomerOrderShipping=Migrate shipping for customer orders storage
  129. MigrationShippingDelivery=Upgrade storage of shipping
  130. MigrationShippingDelivery2=Upgrade storage of shipping 2
  131. MigrationFinished=Migration finished
  132. LastStepDesc=<strong>Last step</strong>: Define here login and password you plan to use to connect to software. Do not loose this as it is the account to administer all others.
  133. ActivateModule=Activate module %s
  134. ShowEditTechnicalParameters=Click here to show/edit advanced parameters (expert mode)
  135. WarningUpgrade=Warning:\nDid your run a database backup first?\nThis is highly recommanded: for example, due to some bugs into databases systems (for example mysql version 5.5.40/41/42/43), some data or tables may be lost during this process, so it is highly recommanded to have a complete dump of your database before starting migration.\n\nClick OK to start migration process...
  136. ErrorDatabaseVersionForbiddenForMigration=Your database version is %s. It has a critical bug making data loss if you make structure change on your database, like it is required by the migration process. For his reason, migration will not be allowed until you upgrade your database to a higher fixed version (list of known bugged version: %s)
  137. KeepDefaultValuesWamp=You use the Dolibarr setup wizard from DoliWamp, so values proposed here are already optimized. Change them only if you know what you do.
  138. KeepDefaultValuesDeb=You use the Dolibarr setup wizard from a Linux package (Ubuntu, Debian, Fedora...), so values proposed here are already optimized. Only the password of the database owner to create must be completed. Change other parameters only if you know what you do.
  139. KeepDefaultValuesMamp=You use the Dolibarr setup wizard from DoliMamp, so values proposed here are already optimized. Change them only if you know what you do.
  140. KeepDefaultValuesProxmox=You use the Dolibarr setup wizard from a Proxmox virtual appliance, so values proposed here are already optimized. Change them only if you know what you do.
  141. UpgradeExternalModule=Run dedicated upgrade process of external modules
  142. #########
  143. # upgrade
  144. MigrationFixData=Fix for denormalized data
  145. MigrationOrder=Data migration for customer's orders
  146. MigrationSupplierOrder=Data migration for supplier's orders
  147. MigrationProposal=Data migration for commercial proposals
  148. MigrationInvoice=Data migration for customer's invoices
  149. MigrationContract=Data migration for contracts
  150. MigrationSuccessfullUpdate=Upgrade successfull
  151. MigrationUpdateFailed=Failed upgrade process
  152. MigrationRelationshipTables=Data migration for relationship tables (%s)
  153. MigrationPaymentsUpdate=Payment data correction
  154. MigrationPaymentsNumberToUpdate=%s payment(s) to update
  155. MigrationProcessPaymentUpdate=Update payment(s) %s
  156. MigrationPaymentsNothingToUpdate=No more things to do
  157. MigrationPaymentsNothingUpdatable=No more payments that can be corrected
  158. MigrationContractsUpdate=Contract data correction
  159. MigrationContractsNumberToUpdate=%s contract(s) to update
  160. MigrationContractsLineCreation=Create contract line for contract ref %s
  161. MigrationContractsNothingToUpdate=No more things to do
  162. MigrationContractsFieldDontExist=Field fk_facture does not exists anymore. Nothing to do.
  163. MigrationContractsEmptyDatesUpdate=Contract empty date correction
  164. MigrationContractsEmptyDatesUpdateSuccess=Contract emtpy date correction done successfully
  165. MigrationContractsEmptyDatesNothingToUpdate=No contract empty date to correct
  166. MigrationContractsEmptyCreationDatesNothingToUpdate=No contract creation date to correct
  167. MigrationContractsInvalidDatesUpdate=Bad value date contract correction
  168. MigrationContractsInvalidDateFix=Correct contract %s (Contract date=%s, Starting service date min=%s)
  169. MigrationContractsInvalidDatesNumber=%s contracts modified
  170. MigrationContractsInvalidDatesNothingToUpdate=No date with bad value to correct
  171. MigrationContractsIncoherentCreationDateUpdate=Bad value contract creation date correction
  172. MigrationContractsIncoherentCreationDateUpdateSuccess=Bad value contract creation date correction done successfully
  173. MigrationContractsIncoherentCreationDateNothingToUpdate=No bad value for contract creation date to correct
  174. MigrationReopeningContracts=Open contract closed by error
  175. MigrationReopenThisContract=Reopen contract %s
  176. MigrationReopenedContractsNumber=%s contracts modified
  177. MigrationReopeningContractsNothingToUpdate=No closed contract to open
  178. MigrationBankTransfertsUpdate=Update links between bank entry and a bank transfer
  179. MigrationBankTransfertsNothingToUpdate=All links are up to date
  180. MigrationShipmentOrderMatching=Sendings receipt update
  181. MigrationDeliveryOrderMatching=Delivery receipt update
  182. MigrationDeliveryDetail=Delivery update
  183. MigrationStockDetail=Update stock value of products
  184. MigrationMenusDetail=Update dynamic menus tables
  185. MigrationDeliveryAddress=Update delivery address in shipments
  186. MigrationProjectTaskActors=Data migration for llx_projet_task_actors table
  187. MigrationProjectUserResp=Data migration field fk_user_resp of llx_projet to llx_element_contact
  188. MigrationProjectTaskTime=Update time spent in seconds
  189. MigrationActioncommElement=Update data on actions
  190. MigrationPaymentMode=Data migration for payment mode
  191. MigrationCategorieAssociation=Migration of categories
  192. MigrationEvents=Migration of events to add event owner into assignement table
  193. MigrationRemiseEntity=Update entity field value of llx_societe_remise
  194. MigrationRemiseExceptEntity=Update entity field value of llx_societe_remise_except
  195. MigrationReloadModule=Reload module %s
  196. ShowNotAvailableOptions=Show not available options
  197. HideNotAvailableOptions=Hide not available options
  198. ErrorFoundDuringMigration=Error were reported during migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but application or some features may not work correctly until fixed.