mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-01 12:24:28 +01:00
New translations en.yml (Portuguese)
This commit is contained in:
parent
9d2069bc53
commit
68b097e6d4
@ -90,7 +90,7 @@ pt:
|
|||||||
other: "%{count} %{NAME} tickets"
|
other: "%{count} %{NAME} tickets"
|
||||||
coupon_CODE_discount_of_DISCOUNT: "Cupom {CODE}: desconto de {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
|
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"
|
total_including_all_taxes: "Total de taxas inclusas"
|
||||||
including_VAT_RATE: "Incluindo VAT %{RATE}%"
|
including_VAT_RATE: "Including VAT %{RATE}% of %{AMOUNT}"
|
||||||
including_total_excluding_taxes: "Incluindo total de faixas exclusas"
|
including_total_excluding_taxes: "Incluindo total de faixas exclusas"
|
||||||
including_amount_payed_on_ordering: "Incluindo o valor pago na encomenda"
|
including_amount_payed_on_ordering: "Incluindo o valor pago na encomenda"
|
||||||
total_amount: "Montante total"
|
total_amount: "Montante total"
|
||||||
@ -147,6 +147,11 @@ pt:
|
|||||||
Event_reservation: "reserva de evento."
|
Event_reservation: "reserva de evento."
|
||||||
Space_reservation: "reserva de espaço."
|
Space_reservation: "reserva de espaço."
|
||||||
wallet: "carteira"
|
wallet: "carteira"
|
||||||
|
vat_export:
|
||||||
|
start_date: "Start date"
|
||||||
|
end_date: "End date"
|
||||||
|
vat_rate: "VAT rate"
|
||||||
|
amount: "Total amount"
|
||||||
#training availabilities
|
#training availabilities
|
||||||
trainings:
|
trainings:
|
||||||
i_ve_reserved: "Eu reservei"
|
i_ve_reserved: "Eu reservei"
|
||||||
@ -331,6 +336,7 @@ pt:
|
|||||||
users_reservations: "da lista de reservas"
|
users_reservations: "da lista de reservas"
|
||||||
availabilities_index: "de reservas disponíveis"
|
availabilities_index: "de reservas disponíveis"
|
||||||
accounting_acd: "de dados contábeis para ACD"
|
accounting_acd: "de dados contábeis para ACD"
|
||||||
|
accounting_vat: "of the collected VAT"
|
||||||
is_over: "está finalizado."
|
is_over: "está finalizado."
|
||||||
download_here: "Baixe aqui"
|
download_here: "Baixe aqui"
|
||||||
notify_admin_import_complete:
|
notify_admin_import_complete:
|
||||||
|
Loading…
Reference in New Issue
Block a user