mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-20 14:54:15 +01:00
(i18n) VAT translations
This commit is contained in:
parent
dff0db809d
commit
3fc706f463
@ -106,8 +106,8 @@ de:
|
||||
other: "%{count} %{NAME}-Tickets"
|
||||
coupon_CODE_discount_of_DISCOUNT: "Gutschein {CODE}: Rabatt von {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
|
||||
total_including_all_taxes: "Gesamtpreis inkl. Steuern"
|
||||
VAT: "VAT"
|
||||
including_VAT_RATE: "Inklusive MwSt. %{RATE}% von %{AMOUNT}"
|
||||
VAT: "MwSt."
|
||||
including_VAT_RATE: "Inklusive %{NAME} %{RATE}% von %{AMOUNT}"
|
||||
including_total_excluding_taxes: "Gesamtbetrag zzgl. Steuern"
|
||||
including_amount_payed_on_ordering: "Inklusive bei Bestellung bezahlter Betrag"
|
||||
total_amount: "Gesamtbetrag"
|
||||
|
@ -106,8 +106,8 @@ es:
|
||||
other: "%{count} %{NAME} entradas"
|
||||
coupon_CODE_discount_of_DISCOUNT: "Cupón {CODE}: descuento de {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
|
||||
total_including_all_taxes: "Total impuestos incluidos"
|
||||
VAT: "VAT"
|
||||
including_VAT_RATE: "Incluido IVA %{RATE}% de %{AMOUNT}"
|
||||
VAT: "IVA"
|
||||
including_VAT_RATE: "Incluido %{NAME} %{RATE}% de %{AMOUNT}"
|
||||
including_total_excluding_taxes: "Excluyendo IVA"
|
||||
including_amount_payed_on_ordering: "Incluyendo cantidad pagada en el pedido"
|
||||
total_amount: "Precio total"
|
||||
|
@ -107,7 +107,7 @@ fr:
|
||||
coupon_CODE_discount_of_DISCOUNT: "Code {CODE} : remise de {DISCOUNT} {TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
|
||||
total_including_all_taxes: "Total TTC"
|
||||
VAT: "TVA"
|
||||
including_VAT_RATE: "Dont TVA %{RATE} % de %{AMOUNT}"
|
||||
including_VAT_RATE: "Dont %{NAME} %{RATE} % de %{AMOUNT}"
|
||||
including_total_excluding_taxes: "Dont total HT"
|
||||
including_amount_payed_on_ordering: "Dont montant payé à la commande"
|
||||
total_amount: "Montant total"
|
||||
|
@ -106,8 +106,8 @@
|
||||
other: "%{count} %{NAME} tickets"
|
||||
coupon_CODE_discount_of_DISCOUNT: "Kupong {CODE}: rabatt på {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
|
||||
total_including_all_taxes: "Sum inkl. MVA"
|
||||
VAT: "VAT"
|
||||
including_VAT_RATE: "Inkludert MVA %{RATE}% av %{AMOUNT}"
|
||||
VAT: "MVA"
|
||||
including_VAT_RATE: "Inkludert %{NAME} %{RATE}% av %{AMOUNT}"
|
||||
including_total_excluding_taxes: "Inkludert total ekskl. MVA"
|
||||
including_amount_payed_on_ordering: "Inkludert beløp betalt ved bestilling"
|
||||
total_amount: "Totalbeløp"
|
||||
|
@ -106,8 +106,8 @@ pt:
|
||||
other: "%{count} %{NAME} tickets"
|
||||
coupon_CODE_discount_of_DISCOUNT: "Cupom {CODE}: desconto de {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
|
||||
total_including_all_taxes: "Total de taxas inclusas"
|
||||
VAT: "VAT"
|
||||
including_VAT_RATE: "Incluindo IVA %{RATE}% de %{AMOUNT}"
|
||||
VAT: "IVA"
|
||||
including_VAT_RATE: "Incluindo %{NAME} %{RATE}% de %{AMOUNT}"
|
||||
including_total_excluding_taxes: "Incluindo total de faixas exclusas"
|
||||
including_amount_payed_on_ordering: "Incluindo o valor pago na encomenda"
|
||||
total_amount: "Montante total"
|
||||
|
Loading…
x
Reference in New Issue
Block a user