220 lines
18 KiB
Plaintext
220 lines
18 KiB
Plaintext
# Dolibarr language file - Source file is en_US - install
|
|
InstallEasy=Just follow the instructions step by step.
|
|
MiscellaneousChecks=Prerequisites check
|
|
ConfFileExists=Configuration file <b>%s</b> exists.
|
|
ConfFileDoesNotExistsAndCouldNotBeCreated=Configuration file <b>%s</b> does not exist and could not be created!
|
|
ConfFileCouldBeCreated=Configuration file <b>%s</b> could be created.
|
|
ConfFileIsNotWritable=Configuration file <b>%s</b> is not writable. Check permissions. For first install, your web server must be able to write into this file during configuration process ("chmod 666" for example on a Unix like OS).
|
|
ConfFileIsWritable=Configuration file <b>%s</b> is writable.
|
|
ConfFileMustBeAFileNotADir=Configuration file <b>%s</b> must be a file, not a directory.
|
|
ConfFileReload=Reloading parameters from configuration file.
|
|
NoReadableConfFileSoStartInstall=The configuration file <b>conf/conf.php</b> does not exists or is not readable. We will run the installation process to try to initialize it.
|
|
PHPSupportPOSTGETOk=This PHP supports variables POST and GET.
|
|
PHPSupportPOSTGETKo=It's possible your PHP setup does not support variables POST and/or GET. Check the parameter <b>variables_order</b> in php.ini.
|
|
PHPSupportSessions=This PHP supports sessions.
|
|
PHPSupport=This PHP supports %s functions.
|
|
PHPMemoryOK=Your PHP max session memory is set to <b>%s</b>. This should be enough.
|
|
PHPMemoryTooLow=Your PHP max session memory is set to <b>%s</b> bytes. This is too low. Change your <b>php.ini</b> to set <b>memory_limit</b> parameter to at least <b>%s</b> bytes.
|
|
Recheck=Click here for a more detailed test
|
|
ErrorPHPDoesNotSupportSessions=Your PHP installation does not support sessions. This feature is required to allow Dolibarr to work. Check your PHP setup and permissions of the sessions directory.
|
|
ErrorPHPDoesNotSupport=Your PHP installation does not support %s functions.
|
|
ErrorDirDoesNotExists=Directory %s does not exist.
|
|
ErrorGoBackAndCorrectParameters=Go back and check/correct the parameters.
|
|
ErrorWrongValueForParameter=You may have typed a wrong value for parameter '%s'.
|
|
ErrorFailedToCreateDatabase=Failed to create database '%s'.
|
|
ErrorFailedToConnectToDatabase=Failed to connect to database '%s'.
|
|
ErrorDatabaseVersionTooLow=Database version (%s) too old. Version %s or higher is required.
|
|
ErrorPHPVersionTooLow=PHP version too old. Version %s or higher is required.
|
|
ErrorPHPVersionTooHigh=PHP version too high. Version %s or lower is required.
|
|
ErrorConnectedButDatabaseNotFound=Connection to server successful but database '%s' not found.
|
|
ErrorDatabaseAlreadyExists=Database '%s' already exists.
|
|
ErrorNoMigrationFilesFoundForParameters=No migration file found for the selected versions
|
|
IfDatabaseNotExistsGoBackAndUncheckCreate=If the database does not exist, go back and check option "Create database".
|
|
IfDatabaseExistsGoBackAndCheckCreate=If database already exists, go back and uncheck "Create database" option.
|
|
WarningBrowserTooOld=Version of browser is too old. Upgrading your browser to a recent version of Firefox, Chrome or Opera is highly recommended.
|
|
PHPVersion=PHP Version
|
|
License=Using license
|
|
ConfigurationFile=Configuration file
|
|
WebPagesDirectory=Directory where web pages are stored
|
|
DocumentsDirectory=Directory to store uploaded and generated documents
|
|
URLRoot=URL Root
|
|
ForceHttps=Force secure connections (https)
|
|
CheckToForceHttps=Check this option to force secure connections (https).<br>This requires that the web server is configured with an SSL certificate.
|
|
DolibarrDatabase=Dolibarr Database
|
|
DatabaseType=Database type
|
|
DriverType=Driver type
|
|
Server=Server
|
|
ServerAddressDescription=Name or ip address for the database server. Usually 'localhost' when the database server is hosted on the same server as the web server.
|
|
ServerPortDescription=Database server port. Keep empty if unknown.
|
|
DatabaseServer=Database server
|
|
DatabaseName=Database name
|
|
DatabasePrefix=Database table prefix
|
|
DatabasePrefixDescription=Database table prefix. If empty, defaults to llx_.
|
|
AdminLogin=User account for the Dolibarr database owner.
|
|
AdminPassword=Password for Dolibarr database owner.
|
|
CreateDatabase=Create database
|
|
CreateUser=Create user account or grant user account permission on the Dolibarr database
|
|
DatabaseSuperUserAccess=Database server - Superuser access
|
|
CheckToCreateDatabase=Check the box if the database does not exist yet and so must be created.<br>In this case, you must also fill in the user name and password for the superuser account at the bottom of this page.
|
|
CheckToCreateUser=Check the box if:<br>the database user account does not yet exist and so must be created, or<br>if the user account exists but the database does not exist and permissions must be granted.<br>In this case, you must enter the user account and password and <b>also</b> the superuser account name and password at the bottom of this page. If this box is unchecked, database owner and password must already exist.
|
|
DatabaseRootLoginDescription=Superuser account name (to create new databases or new users), mandatory if the database or its owner does not already exist.
|
|
KeepEmptyIfNoPassword=Leave empty if superuser has no password (NOT recommended)
|
|
SaveConfigurationFile=Saving parameters to
|
|
ServerConnection=Server connection
|
|
DatabaseCreation=Database creation
|
|
CreateDatabaseObjects=Database objects creation
|
|
ReferenceDataLoading=Reference data loading
|
|
TablesAndPrimaryKeysCreation=Tables and Primary keys creation
|
|
CreateTableAndPrimaryKey=Create table %s
|
|
CreateOtherKeysForTable=Create foreign keys and indexes for table %s
|
|
OtherKeysCreation=Foreign keys and indexes creation
|
|
FunctionsCreation=Functions creation
|
|
AdminAccountCreation=Administrator login creation
|
|
PleaseTypePassword=Please type a password, empty passwords are not allowed!
|
|
PleaseTypeALogin=Please type a login!
|
|
PasswordsMismatch=Passwords differs, please try again!
|
|
SetupEnd=End of setup
|
|
SystemIsInstalled=This installation is complete.
|
|
SystemIsUpgraded=Dolibarr has been upgraded successfully.
|
|
YouNeedToPersonalizeSetup=You need to configure Dolibarr to suit your needs (appearance, features, ...). To do this, please follow the link below:
|
|
AdminLoginCreatedSuccessfuly=Dolibarr administrator login '<b>%s</b>' created successfully.
|
|
GoToDolibarr=Go to Dolibarr
|
|
GoToSetupArea=Go to Dolibarr (setup area)
|
|
MigrationNotFinished=The database version is not completely up to date: run the upgrade process again.
|
|
GoToUpgradePage=Go to upgrade page again
|
|
WithNoSlashAtTheEnd=Without the slash "/" at the end
|
|
DirectoryRecommendation=<span class="warning">IMPORTANT</span>: You must use a directory that is outside of the web pages (so do not use a subdirectory of previous parameter).
|
|
LoginAlreadyExists=Already exists
|
|
DolibarrAdminLogin=Dolibarr admin login
|
|
AdminLoginAlreadyExists=Dolibarr administrator account '<b>%s</b>' already exists. Go back if you want to create another one.
|
|
FailedToCreateAdminLogin=Failed to create Dolibarr administrator account.
|
|
WarningRemoveInstallDir=Warning, for security reasons, once the installation process is complete, you must add a file called <b>install.lock</b> into the Dolibarr document directory in order to prevent the accidental/malicious use of the install tools again.
|
|
FunctionNotAvailableInThisPHP=Not available in this PHP
|
|
ChoosedMigrateScript=Choose migration script
|
|
DataMigration=Database migration (data)
|
|
DatabaseMigration=Database migration (structure + some data)
|
|
ProcessMigrateScript=Script processing
|
|
ChooseYourSetupMode=Choose your setup mode and click "Start"...
|
|
FreshInstall=Fresh install
|
|
FreshInstallDesc=Use this mode if this is your first install. If not, this mode can repair a incomplete previous install. If you want to upgrade your version, choose "Upgrade" mode.
|
|
Upgrade=Upgrade
|
|
UpgradeDesc=Use this mode if you have replaced old Dolibarr files with files from a newer version. This will upgrade your database and data.
|
|
Start=Start
|
|
InstallNotAllowed=Setup not allowed by <b>conf.php</b> permissions
|
|
YouMustCreateWithPermission=You must create file %s and set write permissions on it for the web server during install process.
|
|
CorrectProblemAndReloadPage=Please fix the problem and press F5 to reload the page.
|
|
AlreadyDone=Already migrated
|
|
DatabaseVersion=Database version
|
|
ServerVersion=Database server version
|
|
YouMustCreateItAndAllowServerToWrite=You must create this directory and allow for the web server to write into it.
|
|
DBSortingCollation=Character sorting order
|
|
YouAskDatabaseCreationSoDolibarrNeedToConnect=You selected create database <b>%s</b>, but for this, Dolibarr needs to connect to server <b>%s</b> with super user <b>%s</b> permissions.
|
|
YouAskLoginCreationSoDolibarrNeedToConnect=You selected create database user <b>%s</b>, but for this, Dolibarr needs to connect to server <b>%s</b> with super user <b>%s</b> permissions.
|
|
BecauseConnectionFailedParametersMayBeWrong=The database connection failed: the host or super user parameters must be wrong.
|
|
OrphelinsPaymentsDetectedByMethod=Orphans payment detected by method %s
|
|
RemoveItManuallyAndPressF5ToContinue=Remove it manually and press F5 to continue.
|
|
FieldRenamed=Field renamed
|
|
IfLoginDoesNotExistsCheckCreateUser=If the user does not exist yet, you must check option "Create user"
|
|
ErrorConnection=Server "<b>%s</b>", database name "<b>%s</b>", login "<b>%s</b>", or database password may be wrong or the PHP client version may be too old compared to the database version.
|
|
InstallChoiceRecommanded=Recommended choice to install version <b>%s</b> from your current version <b>%s</b>
|
|
InstallChoiceSuggested=<b>Install choice suggested by installer</b>.
|
|
MigrateIsDoneStepByStep=The targeted version (%s) has a gap of several versions. The install wizard will come back to suggest a further migration once this one is complete.
|
|
CheckThatDatabasenameIsCorrect=Check that the database name "<b>%s</b>" is correct.
|
|
IfAlreadyExistsCheckOption=If this name is correct and that database does not exist yet, you must check option "Create database".
|
|
OpenBaseDir=PHP openbasedir parameter
|
|
YouAskToCreateDatabaseSoRootRequired=You checked the box "Create database". For this, you need to provide the login/password of superuser (bottom of form).
|
|
YouAskToCreateDatabaseUserSoRootRequired=You checked the box "Create database owner". For this, you need to provide the login/password of superuser (bottom of form).
|
|
NextStepMightLastALongTime=The current step may take several minutes. Please wait until the next screen is shown completely before continuing.
|
|
MigrationCustomerOrderShipping=Migrate shipping for sales orders storage
|
|
MigrationShippingDelivery=Upgrade storage of shipping
|
|
MigrationShippingDelivery2=Upgrade storage of shipping 2
|
|
MigrationFinished=Migration finished
|
|
LastStepDesc=<strong>Last step</strong>: Define here the login and password you wish to use to connect to Dolibarr. <b>Do not lose this as it is the main account to administer all other/additional user accounts.</b>
|
|
ActivateModule=Activate module %s
|
|
ShowEditTechnicalParameters=Click here to show/edit advanced parameters (expert mode)
|
|
WarningUpgrade=Warning:\nDid you run a database backup first?\nThis is highly recommended. Loss of data (due to for example bugs in mysql version 5.5.40/41/42/43) may be possible during this process, so it is essential to take a complete dump of your database before starting any migration.\n\nClick OK to start migration process...
|
|
ErrorDatabaseVersionForbiddenForMigration=Your database version is %s. It has a critical bug, making data loss possible if you make structural changes in your database, such as is required by the migration process. For his reason, migration will not be allowed until you upgrade your database to a layer (patched) version (list of known buggy versions: %s)
|
|
KeepDefaultValuesWamp=You used the Dolibarr setup wizard from DoliWamp, so values proposed here are already optimized. Change them only if you know what you are doing.
|
|
KeepDefaultValuesDeb=You used the Dolibarr setup wizard from a Linux package (Ubuntu, Debian, Fedora...), so the values proposed here are already optimized. Only the password of the database owner to create must be entered. Change other parameters only if you know what you are doing.
|
|
KeepDefaultValuesMamp=You used the Dolibarr setup wizard from DoliMamp, so the values proposed here are already optimized. Change them only if you know what you are doing.
|
|
KeepDefaultValuesProxmox=You used the Dolibarr setup wizard from a Proxmox virtual appliance, so the values proposed here are already optimized. Change them only if you know what you are doing.
|
|
UpgradeExternalModule=Run dedicated upgrade process of external module
|
|
SetAtLeastOneOptionAsUrlParameter=Set at least one option as a parameter in URL with value 'test' or 'confirmed'. For example: '...repair.php?standard=confirmed'
|
|
NothingToDelete=Nothing to clean/delete
|
|
NothingToDo=Nothing to do
|
|
#########
|
|
# upgrade
|
|
MigrationFixData=Fix for denormalized data
|
|
MigrationOrder=Data migration for customer's orders
|
|
MigrationSupplierOrder=Data migration for vendor's orders
|
|
MigrationProposal=Data migration for commercial proposals
|
|
MigrationInvoice=Data migration for customer's invoices
|
|
MigrationContract=Data migration for contracts
|
|
MigrationSuccessfullUpdate=Upgrade successful
|
|
MigrationUpdateFailed=Failed upgrade process
|
|
MigrationRelationshipTables=Data migration for relationship tables (%s)
|
|
MigrationPaymentsUpdate=Payment data correction
|
|
MigrationPaymentsNumberToUpdate=%s payment(s) to update
|
|
MigrationProcessPaymentUpdate=Update payment(s) %s
|
|
MigrationPaymentsNothingToUpdate=No more things to do
|
|
MigrationPaymentsNothingUpdatable=No more payments that can be corrected
|
|
MigrationContractsUpdate=Contract data correction
|
|
MigrationContractsNumberToUpdate=%s contract(s) to update
|
|
MigrationContractsLineCreation=Create contract line for contract ref %s
|
|
MigrationContractsNothingToUpdate=No more things to do
|
|
MigrationContractsFieldDontExist=Field fk_facture does not exist anymore. Nothing to do.
|
|
MigrationContractsEmptyDatesUpdate=Contract empty date correction
|
|
MigrationContractsEmptyDatesUpdateSuccess=Contract empty date correction done successfully
|
|
MigrationContractsEmptyDatesNothingToUpdate=No contract empty date to correct
|
|
MigrationContractsEmptyCreationDatesNothingToUpdate=No contract creation date to correct
|
|
MigrationContractsInvalidDatesUpdate=Bad value date contract correction
|
|
MigrationContractsInvalidDateFix=Correct contract %s (Contract date=%s, Starting service date min=%s)
|
|
MigrationContractsInvalidDatesNumber=%s contracts modified
|
|
MigrationContractsInvalidDatesNothingToUpdate=No date with bad value to correct
|
|
MigrationContractsIncoherentCreationDateUpdate=Bad value contract creation date correction
|
|
MigrationContractsIncoherentCreationDateUpdateSuccess=Bad value contract creation date correction done successfully
|
|
MigrationContractsIncoherentCreationDateNothingToUpdate=No bad value for contract creation date to correct
|
|
MigrationReopeningContracts=Open contract closed by error
|
|
MigrationReopenThisContract=Reopen contract %s
|
|
MigrationReopenedContractsNumber=%s contracts modified
|
|
MigrationReopeningContractsNothingToUpdate=No closed contract to open
|
|
MigrationBankTransfertsUpdate=Update links between bank entry and a bank transfer
|
|
MigrationBankTransfertsNothingToUpdate=All links are up to date
|
|
MigrationShipmentOrderMatching=Sendings receipt update
|
|
MigrationDeliveryOrderMatching=Delivery receipt update
|
|
MigrationDeliveryDetail=Delivery update
|
|
MigrationStockDetail=Update stock value of products
|
|
MigrationMenusDetail=Update dynamic menus tables
|
|
MigrationDeliveryAddress=Update delivery address in shipments
|
|
MigrationProjectTaskActors=Data migration for table llx_projet_task_actors
|
|
MigrationProjectUserResp=Data migration field fk_user_resp of llx_projet to llx_element_contact
|
|
MigrationProjectTaskTime=Update time spent in seconds
|
|
MigrationActioncommElement=Update data on actions
|
|
MigrationPaymentMode=Data migration for payment type
|
|
MigrationCategorieAssociation=Migration of categories
|
|
MigrationEvents=Migration of events to add event owner into assignment table
|
|
MigrationEventsContact=Migration of events to add event contact into assignment table
|
|
MigrationRemiseEntity=Update entity field value of llx_societe_remise
|
|
MigrationRemiseExceptEntity=Update entity field value of llx_societe_remise_except
|
|
MigrationUserRightsEntity=Update entity field value of llx_user_rights
|
|
MigrationUserGroupRightsEntity=Update entity field value of llx_usergroup_rights
|
|
MigrationUserPhotoPath=Migration of photo paths for users
|
|
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
|
MigrationReloadModule=Reload module %s
|
|
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
|
MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
|
|
ShowNotAvailableOptions=Show unavailable options
|
|
HideNotAvailableOptions=Hide unavailable options
|
|
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
|
YouTryInstallDisabledByDirLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (directory renamed with .lock suffix).<br>
|
|
YouTryInstallDisabledByFileLock=The application tried to self-upgrade, but the install/upgrade pages have been disabled for security (by the existence of a lock file <strong>install.lock</strong> in the dolibarr documents directory).<br>
|
|
YouTryUpgradeDisabledByMissingFileUnLock=The application tried to self-upgrade, but the upgrade process is currently not allowed.<br>
|
|
ClickHereToGoToApp=Click here to go to your application
|
|
ClickOnLinkOrRemoveManualy=If an upgrade is in progress, please wait. If not, click on the following link. If you always see this same page, you must remove/rename the file install.lock in the documents directory.
|
|
ClickOnLinkOrCreateUnlockFileManualy=If an upgrade is in progress, please wait... If not, you must remove the file install.lock (or create a file upgrade.unlock for upgrade) into the Dolibarr documents directory.
|
|
Loaded=Loaded
|
|
FunctionTest=Function test
|
|
NodoUpgradeAfterDB=No action requested by external modules after upgrade of database
|
|
NodoUpgradeAfterFiles=No action requested by external modules after upgrade of files or directories
|
|
MigrationContractLineRank=Migrate Contract Line to use Rank (and enable Reorder)
|