dolibarr/htdocs/langs/fr_BE/admin.lang
Laurent Destailleur 31ca78acda Sync transifex.
Fix install.
2022-02-07 14:25:20 +01:00

25 lines
2.5 KiB
Plaintext

# Dolibarr language file - Source file is en_US - admin
Foundation=Fondation
VersionExperimental=Expérimentale
VersionRecommanded=Recommandée
SessionId=ID de session
SessionSaveHandler=Gestionnaire de sessions
PurgeSessions=Nettoyage des sessions
LockNewSessions=Bloquer les nouvelles connexions
UnlockNewSessions=Éliminer le blocage des connexions
WebUserGroup=Utilisateur/groupe du serveur web
DBStoringCharset=Codification de caractères de base de données pour stocker les données
DBSortingCharset=Codification de caractères de base de données pour trier les données
WarningModuleNotActive=Le module <b>%s</b> doit être activé
WarningOnlyPermissionOfActivatedModules=Seules les permissions liées à des modules activés sont montrées ici. Vous pouvez activer d'autres modules sur la page Accueil->Configuration->Modules.
FormToTestFileUploadForm=Formulaire pour tester l'upload de fichiers (selon la configuration)
IfModuleEnabled=Note: oui ne fonctionne que si le module <b>%s</b> est activé
Module20Name=Propales
Module30Name=Factures
Target=Objectif
OperationParamDesc=Define the rules to use to extract or set values.<br>Example for operations that need to extract a name from email subject:<br>name=EXTRACT:SUBJECT:Message from company ([^\n]*)<br>Example for operations that create objects:<br>objproperty1=SET:the value to set<br>objproperty2=SET:a value including value of __objproperty1__<br>objproperty3=SETIFEMPTY:value used if objproperty3 is not already defined<br>objproperty4=EXTRACT:HEADER:X-Myheaderkey:\\s*([^\\s]*)<br>options_myextrafield1=EXTRACT:SUBJECT:([^&#92;n]*)<br>object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)<br><br>Use a ; char as separator to extract or set several properties.
EmailCollectorLoadThirdPartyHelp=You can use this action to use the email content to find and load an existing thirdparty in your database. The found (or created) thirdparty will be used for following actions that need it.<br>For example, if you want to create a thirdparty with a name extracted from a string 'Name: name to find' present into the body, use the sender email as email, you can set the parameter field like this:<br>'email=HEADER:^From:(.*);name=EXTRACT:BODY:Name:\\s([^\\s]*);client=SET:2;'<br>
Recommended=Recommandée
IfYouUseASecondTaxYouMustSetYouUseTheMainTax=If you want to use a second tax, you must enable also the first sale tax
IfYouUseAThirdTaxYouMustSetYouUseTheMainTax=If you want to use a third tax, you must enable also the first sale tax