More small language fixes
This commit is contained in:
parent
f1e9b93060
commit
bb609f3f5c
@ -9,7 +9,6 @@ OrderDate=Order date
|
|||||||
NewOrder=New order
|
NewOrder=New order
|
||||||
ToOrder=Make order
|
ToOrder=Make order
|
||||||
MakeOrder=Make order
|
MakeOrder=Make order
|
||||||
NoStockForThisProduct=No stock for this product
|
|
||||||
SupplierOrder=Supplier order
|
SupplierOrder=Supplier order
|
||||||
SuppliersOrders=Suppliers' orders
|
SuppliersOrders=Suppliers' orders
|
||||||
SuppliersOrdersRunning=Current suppliers' orders
|
SuppliersOrdersRunning=Current suppliers' orders
|
||||||
|
|||||||
@ -106,3 +106,4 @@ DeleteProductLine=Delete product line
|
|||||||
ConfirmDeleteProductLine=Are you sure you want to delete this product line?
|
ConfirmDeleteProductLine=Are you sure you want to delete this product line?
|
||||||
NoProductMatching=No product/service match your criteria
|
NoProductMatching=No product/service match your criteria
|
||||||
MatchingProducts=Matching products/services
|
MatchingProducts=Matching products/services
|
||||||
|
NoStockForThisProduct=No stock for this product
|
||||||
|
|||||||
@ -9,7 +9,6 @@ OrderDate=Date commande
|
|||||||
NewOrder=Nouvelle commande
|
NewOrder=Nouvelle commande
|
||||||
ToOrder=Passer commande
|
ToOrder=Passer commande
|
||||||
MakeOrder=Passer commande
|
MakeOrder=Passer commande
|
||||||
NoStockForThisProduct=Pas de stock pour ce produit
|
|
||||||
SupplierOrder=Commande fournisseur
|
SupplierOrder=Commande fournisseur
|
||||||
SuppliersOrders=Commandes fournisseurs
|
SuppliersOrders=Commandes fournisseurs
|
||||||
SuppliersOrdersRunning=Commandes fournisseurs en cours
|
SuppliersOrdersRunning=Commandes fournisseurs en cours
|
||||||
|
|||||||
@ -107,6 +107,6 @@ ConfirmDeleteProductLine=
|
|||||||
NoProductMatching=Aucun produit/service ne répond au critère
|
NoProductMatching=Aucun produit/service ne répond au critère
|
||||||
MatchingProducts=Produits/Services trouvés
|
MatchingProducts=Produits/Services trouvés
|
||||||
NewBook=Nouveau livre
|
NewBook=Nouveau livre
|
||||||
NoStockDefined=Aucun stock définit pour ce produit
|
NoStockForThisProduct=Pas de stock pour ce produit
|
||||||
Restock=Réassort
|
Restock=Réassort
|
||||||
Weight=Poids
|
Weight=Poids
|
||||||
@ -9,7 +9,6 @@ OrderDate=Bestellingsdatum
|
|||||||
NewOrder=Nieuwe bestelling
|
NewOrder=Nieuwe bestelling
|
||||||
ToOrder=Naar bestelling
|
ToOrder=Naar bestelling
|
||||||
MakeOrder=Maak bestelling
|
MakeOrder=Maak bestelling
|
||||||
NoStockForThisProduct=Geen voorraad voor dit product
|
|
||||||
SupplierOrder=Leverenaciersbestelling
|
SupplierOrder=Leverenaciersbestelling
|
||||||
SuppliersOrders=Leverenaciersbestellingen
|
SuppliersOrders=Leverenaciersbestellingen
|
||||||
SuppliersOrdersRunning=Huidige leverenaciersbestellingen
|
SuppliersOrdersRunning=Huidige leverenaciersbestellingen
|
||||||
|
|||||||
@ -13,3 +13,4 @@ ServicesNotOnSell=Diensten uit verkoopt
|
|||||||
LastRecorded=Laste producten/diensten op verkoop geregistreerd
|
LastRecorded=Laste producten/diensten op verkoop geregistreerd
|
||||||
CardProduct0=De productkaart
|
CardProduct0=De productkaart
|
||||||
CardProduct1=Diensten kaart
|
CardProduct1=Diensten kaart
|
||||||
|
NoStockForThisProduct=Geen voorraad voor dit product
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user