mise a jour des traductions
This commit is contained in:
parent
89e40a065f
commit
226df401dd
@ -11,3 +11,10 @@ BuildPDF=G
|
||||
RebuildPDF=Regénérer le PDF
|
||||
VAT=TVA
|
||||
Amount=Montant
|
||||
BillStatusDraft=Brouillon (à valider)
|
||||
BillStatusPayed=Payée
|
||||
BillStatusCanceled=Abandonnée
|
||||
BillStatusValidated=Validée (à payer)
|
||||
BillStatusStarted=Commencé
|
||||
BillStatusNotPayed=Impayé
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@ charset="iso-8859-1"
|
||||
Error=Error
|
||||
ErrorForbidden=L'accès est interdit
|
||||
ErrorFileDoesNotExists=Le fichier %s n'existe pas
|
||||
ErrorCanNotCreateDir=Impossible de créer le répertoire %s
|
||||
yes=oui
|
||||
Yes=oui
|
||||
no=non
|
||||
@ -90,3 +91,6 @@ ActionsDone=Actions effectu
|
||||
ActionsToDo=Actions à faire
|
||||
Filter=Filtre
|
||||
RemoveFilter=Supprimer le filtre
|
||||
ChartGenerated=Graphiques générés
|
||||
ChartNotGenerated=Graphique non généré
|
||||
Duration=Durée
|
||||
@ -1,4 +1,4 @@
|
||||
# Dolibarr language file - fr_FR - products
|
||||
# Dolibarr language file - fr_BE - products
|
||||
Products=Produits
|
||||
Services=Services
|
||||
Product=Produit
|
||||
@ -11,3 +11,5 @@ ProductsNotOnSell=Produits hors vente
|
||||
ServicesOnSell=Services en vente
|
||||
ServicesNotOnSell=Services hors vente
|
||||
LastRecorded=Derniers produits/services en vente enregistrés
|
||||
CardProduct0=Fiche produit
|
||||
CardProduct1=Fiche service
|
||||
@ -11,3 +11,9 @@ BuildPDF=Bouw Pdf
|
||||
RebuildPDF=Herbouw Pdf
|
||||
VAT=VAT
|
||||
Amount=Montant
|
||||
BillStatusDraft=Draft (Moet gevalideerd worden)
|
||||
BillStatusPayed=Betaalde
|
||||
BillStatusCanceled=Verlatene
|
||||
BillStatusValidated=Gevalideerde (Moet betaald worden)
|
||||
BillStatusStarted=Begonnen
|
||||
BillStatusNotPayed=Niet betaalde
|
||||
@ -1,14 +1,15 @@
|
||||
# Dolibarr language file - nl_BE - main
|
||||
charset="iso-8859-1"
|
||||
Error=Error
|
||||
ErrorForbidden=L'accès est interndit
|
||||
ErrorFileDoesNotExists=Le fichier %s n'existe pas
|
||||
Error=Fout
|
||||
ErrorForbidden=Toegangs verboden
|
||||
ErrorFileDoesNotExists=Bestand %s Bestaat Niet
|
||||
ErrorCanNotCreateDir=Kan dir %s niet creëren
|
||||
yes=ya
|
||||
Yes=ya
|
||||
no=nee
|
||||
No=nee
|
||||
All=All
|
||||
Home=Accueil
|
||||
Home=Home
|
||||
Help=Hulp
|
||||
Activate=Activeer
|
||||
Activated=Activeer
|
||||
@ -90,5 +91,7 @@ ctionsDone=Acties deden
|
||||
ActionsToDo=Acties zullen doen
|
||||
Filter=de filter
|
||||
RemoveFilter=Verwijdeer filter
|
||||
|
||||
ChartGenerated=De grafiek genereerde
|
||||
ChartNotGenerated=De grafiek niet genereerde
|
||||
Duration=Duration
|
||||
|
||||
|
||||
@ -11,4 +11,5 @@ ProductsNotOnSell=Producten uit verkoopt
|
||||
ServicesOnSell=Diensten op verkoopt
|
||||
ServicesNotOnSell=Diensten uit verkoopt
|
||||
LastRecorded=Laste producten/diensten op verkoop geregistreerd
|
||||
|
||||
CardProduct0=De productkaart
|
||||
CardProduct1=Diensten kaart
|
||||
Loading…
Reference in New Issue
Block a user