Trad: Ajout fichier des traductions du module expedition
This commit is contained in:
parent
8f2638fa0c
commit
03eec992da
@ -209,14 +209,17 @@ WebCalSetupSaved=Webcalendar setup saved successfully.
|
|||||||
WebCalTestOk=Connection to server '%s' on database '%s' with user '%s' successfull.
|
WebCalTestOk=Connection to server '%s' on database '%s' with user '%s' successfull.
|
||||||
WebCalTestKo1=Connection to server '%s' succeed but database '%s' could not be reached.
|
WebCalTestKo1=Connection to server '%s' succeed but database '%s' could not be reached.
|
||||||
WebCalTestKo2=Connection to server '%s' with user '%s' failed.
|
WebCalTestKo2=Connection to server '%s' with user '%s' failed.
|
||||||
|
##### Bills #####
|
||||||
|
BillsSetup=Bills module setup
|
||||||
##### Clicktodial setup #####
|
##### Clicktodial setup #####
|
||||||
ClickToDialSetup=Click To Dial module setup
|
ClickToDialSetup=Click To Dial module setup
|
||||||
|
##### Interventions #####
|
||||||
|
InterventionsSetup=Interventions module setup
|
||||||
##### LDAP setup ####
|
##### LDAP setup ####
|
||||||
LDAPSetup=LDAP Setup
|
LDAPSetup=LDAP Setup
|
||||||
LDAPServer=LDAP Server
|
LDAPServer=LDAP Server
|
||||||
##### Propal #####
|
##### Propal #####
|
||||||
PropalSetup=Commercial proposals module setup
|
PropalSetup=Commercial proposals module setup
|
||||||
##### Bills #####
|
##### Sendings #####
|
||||||
BillsSetup=Bills module setup
|
SendingsSetup=Sending module setup
|
||||||
##### Interventions #####
|
SendingsReceiptModel=Sending receipt model
|
||||||
InterventionsSetup=Interventions module setup
|
|
||||||
6
htdocs/langs/en_US/sendings.lang
Normal file
6
htdocs/langs/en_US/sendings.lang
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Dolibarr language file - en_US - sendings
|
||||||
|
Sending=Sending
|
||||||
|
Sendings=Sendings
|
||||||
|
ListOfSendings=List of sendings
|
||||||
|
SendingMethod=Sending method
|
||||||
|
SendingReceipt=Sending receipt
|
||||||
@ -209,14 +209,17 @@ WebCalSetupSaved=Les identifiants Webcalendar ont
|
|||||||
WebCalTestOk=La connection au serveur '%s' sur la base '%s' par le user '%s' a réussi.
|
WebCalTestOk=La connection au serveur '%s' sur la base '%s' par le user '%s' a réussi.
|
||||||
WebCalTestKo1=La connection au serveur '%s' a réussi mais la base '%s' n'a pu être accédée.
|
WebCalTestKo1=La connection au serveur '%s' a réussi mais la base '%s' n'a pu être accédée.
|
||||||
WebCalTestKo2=La connection au serveur '%s' par le user '%s' à échoué.
|
WebCalTestKo2=La connection au serveur '%s' par le user '%s' à échoué.
|
||||||
|
##### Bills #####
|
||||||
|
BillsSetup=Configuration du module Factures
|
||||||
##### Clicktodial setup #####
|
##### Clicktodial setup #####
|
||||||
ClickToDialSetup=Configuration du module Click To Dial
|
ClickToDialSetup=Configuration du module Click To Dial
|
||||||
|
##### Interventions #####
|
||||||
|
InterventionsSetup=Configuration du module Interventions
|
||||||
##### LDAP setup #####
|
##### LDAP setup #####
|
||||||
LDAPSetup=Configuration du module LDAP
|
LDAPSetup=Configuration du module LDAP
|
||||||
LDAPServer=Serveur LDAP
|
LDAPServer=Serveur LDAP
|
||||||
##### Propal #####
|
##### Propal #####
|
||||||
PropalSetup=Configuration du module Propositions Commerciales
|
PropalSetup=Configuration du module Propositions Commerciales
|
||||||
##### Bills #####
|
##### Sendings #####
|
||||||
BillsSetup=Configuration du module Factures
|
SendingsSetup=Configuration du module Expédition/Livraisons
|
||||||
##### Interventions #####
|
SendingsReceiptModel=Modèle du bordereau de livraison
|
||||||
InterventionsSetup=Configuration du module Interventions
|
|
||||||
6
htdocs/langs/fr_FR/sendings.lang
Normal file
6
htdocs/langs/fr_FR/sendings.lang
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Dolibarr language file - fr_FR - sendings
|
||||||
|
Sending=Envoi
|
||||||
|
Sendings=Envois
|
||||||
|
ListOfSendings=Liste des envois
|
||||||
|
SendingMethod=Méthode de livraison
|
||||||
|
SendingReceipt=Bordereau de livraison
|
||||||
Loading…
Reference in New Issue
Block a user