forked from verdnatura/hedera-web
Translations fixed
This commit is contained in:
parent
41c7369232
commit
586eaab255
|
@ -1,4 +1,4 @@
|
||||||
hedera-web (1.405.31) stable; urgency=low
|
hedera-web (1.405.32) stable; urgency=low
|
||||||
|
|
||||||
* Initial Release.
|
* Initial Release.
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
,"Consignee": "Consignatari"
|
,"Consignee": "Consignatari"
|
||||||
,"Boxes": "Caixes"
|
,"Boxes": "Caixes"
|
||||||
,"TotalWithVAT": "Total amb IVA"
|
,"TotalWithVAT": "Total amb IVA"
|
||||||
,"Pending": "Pendent"
|
|
||||||
,"PayOrder": "Pagar encàrrec"
|
,"PayOrder": "Pagar encàrrec"
|
||||||
|
|
||||||
,"AmountToPay:": "Quantitat a pagar (€):"
|
,"AmountToPay:": "Quantitat a pagar (€):"
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
,"Consignee": "Consignee"
|
,"Consignee": "Consignee"
|
||||||
,"Boxes": "Bundles"
|
,"Boxes": "Bundles"
|
||||||
,"TotalWithVAT": "Total with VAT"
|
,"TotalWithVAT": "Total with VAT"
|
||||||
,"Pending": "Pending"
|
|
||||||
,"PayOrder": "Pay order"
|
,"PayOrder": "Pay order"
|
||||||
|
|
||||||
,"AmountToPay:": "Amount to pay (€):"
|
,"AmountToPay:": "Amount to pay (€):"
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
,"Consignee": "Consignatario"
|
,"Consignee": "Consignatario"
|
||||||
,"Boxes": "Bultos"
|
,"Boxes": "Bultos"
|
||||||
,"TotalWithVAT": "Total con IVA"
|
,"TotalWithVAT": "Total con IVA"
|
||||||
,"Pending": "Pendiente"
|
|
||||||
,"PayOrder": "Pagar pedido"
|
,"PayOrder": "Pagar pedido"
|
||||||
|
|
||||||
,"AmountToPay:": "Cantidad a pagar (€):"
|
,"AmountToPay:": "Cantidad a pagar (€):"
|
||||||
|
|
|
@ -20,13 +20,12 @@
|
||||||
,"ShoppingBasket": "Panier"
|
,"ShoppingBasket": "Panier"
|
||||||
|
|
||||||
,"SeeOrder": "Votre panier"
|
,"SeeOrder": "Votre panier"
|
||||||
,"Delivery": "Accouchement"
|
,"Delivery": "Livraison"
|
||||||
,"TicketNumber": "Numéro ticket"
|
,"TicketNumber": "Numéro ticket"
|
||||||
,"SentAddress": "Adresse de livraison"
|
,"SentAddress": "Adresse de livraison"
|
||||||
,"Consignee": "Destinataire"
|
,"Consignee": "Destinataire"
|
||||||
,"Boxes": "Colis"
|
,"Boxes": "Colis"
|
||||||
,"TotalWithVAT": "Total avec TVA"
|
,"TotalWithVAT": "Total avec TVA"
|
||||||
,"Pending": "En attente"
|
|
||||||
,"PayOrder": "Payer la commande"
|
,"PayOrder": "Payer la commande"
|
||||||
|
|
||||||
,"AmountToPay:": "Montant à payer (€):"
|
,"AmountToPay:": "Montant à payer (€):"
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
,"Consignee": "Consignee"
|
,"Consignee": "Consignee"
|
||||||
,"Boxes": "Bundles"
|
,"Boxes": "Bundles"
|
||||||
,"TotalWithVAT": "Total with VAT"
|
,"TotalWithVAT": "Total with VAT"
|
||||||
,"Pending": "Pending"
|
|
||||||
,"PayOrder": "Pay order"
|
,"PayOrder": "Pay order"
|
||||||
|
|
||||||
,"AmountToPay:": "Amount to pay (€):"
|
,"AmountToPay:": "Amount to pay (€):"
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
,"Consignee": "Consignatario"
|
,"Consignee": "Consignatario"
|
||||||
,"Boxes": "Bultos"
|
,"Boxes": "Bultos"
|
||||||
,"TotalWithVAT": "Total com IVA"
|
,"TotalWithVAT": "Total com IVA"
|
||||||
,"Pending": "Pendente"
|
|
||||||
,"PayOrder": "Pagar pedido"
|
,"PayOrder": "Pagar pedido"
|
||||||
|
|
||||||
,"AmountToPay:": "Quantidade a pagar (€):"
|
,"AmountToPay:": "Quantidade a pagar (€):"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
,"Print delivery note": "Imprimer bulletin de livraison"
|
,"Print delivery note": "Imprimer bulletin de livraison"
|
||||||
|
|
||||||
,"Delivery": "Accouchement"
|
,"Delivery": "Livraison"
|
||||||
,"Total": "Total"
|
,"Total": "Total"
|
||||||
,"Tax base": "Imposable"
|
,"Tax base": "Imposable"
|
||||||
,"VAT": "TVA"
|
,"VAT": "TVA"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hedera-web",
|
"name": "hedera-web",
|
||||||
"version": "1.405.31",
|
"version": "1.405.32",
|
||||||
"description": "Verdnatura web page",
|
"description": "Verdnatura web page",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue