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
|
RebuildPDF=Regénérer le PDF
|
||||||
VAT=TVA
|
VAT=TVA
|
||||||
Amount=Montant
|
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
|
Error=Error
|
||||||
ErrorForbidden=L'accès est interdit
|
ErrorForbidden=L'accès est interdit
|
||||||
ErrorFileDoesNotExists=Le fichier %s n'existe pas
|
ErrorFileDoesNotExists=Le fichier %s n'existe pas
|
||||||
|
ErrorCanNotCreateDir=Impossible de créer le répertoire %s
|
||||||
yes=oui
|
yes=oui
|
||||||
Yes=oui
|
Yes=oui
|
||||||
no=non
|
no=non
|
||||||
@ -90,3 +91,6 @@ ActionsDone=Actions effectu
|
|||||||
ActionsToDo=Actions à faire
|
ActionsToDo=Actions à faire
|
||||||
Filter=Filtre
|
Filter=Filtre
|
||||||
RemoveFilter=Supprimer le 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
|
Products=Produits
|
||||||
Services=Services
|
Services=Services
|
||||||
Product=Produit
|
Product=Produit
|
||||||
@ -11,3 +11,5 @@ ProductsNotOnSell=Produits hors vente
|
|||||||
ServicesOnSell=Services en vente
|
ServicesOnSell=Services en vente
|
||||||
ServicesNotOnSell=Services hors vente
|
ServicesNotOnSell=Services hors vente
|
||||||
LastRecorded=Derniers produits/services en vente enregistrés
|
LastRecorded=Derniers produits/services en vente enregistrés
|
||||||
|
CardProduct0=Fiche produit
|
||||||
|
CardProduct1=Fiche service
|
||||||
@ -11,3 +11,9 @@ BuildPDF=Bouw Pdf
|
|||||||
RebuildPDF=Herbouw Pdf
|
RebuildPDF=Herbouw Pdf
|
||||||
VAT=VAT
|
VAT=VAT
|
||||||
Amount=Montant
|
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
|
# Dolibarr language file - nl_BE - main
|
||||||
charset="iso-8859-1"
|
charset="iso-8859-1"
|
||||||
Error=Error
|
Error=Fout
|
||||||
ErrorForbidden=L'accès est interndit
|
ErrorForbidden=Toegangs verboden
|
||||||
ErrorFileDoesNotExists=Le fichier %s n'existe pas
|
ErrorFileDoesNotExists=Bestand %s Bestaat Niet
|
||||||
|
ErrorCanNotCreateDir=Kan dir %s niet creëren
|
||||||
yes=ya
|
yes=ya
|
||||||
Yes=ya
|
Yes=ya
|
||||||
no=nee
|
no=nee
|
||||||
No=nee
|
No=nee
|
||||||
All=All
|
All=All
|
||||||
Home=Accueil
|
Home=Home
|
||||||
Help=Hulp
|
Help=Hulp
|
||||||
Activate=Activeer
|
Activate=Activeer
|
||||||
Activated=Activeer
|
Activated=Activeer
|
||||||
@ -90,5 +91,7 @@ ctionsDone=Acties deden
|
|||||||
ActionsToDo=Acties zullen doen
|
ActionsToDo=Acties zullen doen
|
||||||
Filter=de filter
|
Filter=de filter
|
||||||
RemoveFilter=Verwijdeer 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
|
ServicesOnSell=Diensten op verkoopt
|
||||||
ServicesNotOnSell=Diensten uit verkoopt
|
ServicesNotOnSell=Diensten uit verkoopt
|
||||||
LastRecorded=Laste producten/diensten op verkoop geregistreerd
|
LastRecorded=Laste producten/diensten op verkoop geregistreerd
|
||||||
|
CardProduct0=De productkaart
|
||||||
|
CardProduct1=Diensten kaart
|
||||||
Loading…
Reference in New Issue
Block a user