Update locales

This commit is contained in:
Maikel Linke
2021-04-16 09:26:45 +10:00
parent 19e48cb0cb
commit de6a3fdf2c
4 changed files with 8 additions and 7 deletions

View File

@@ -1796,9 +1796,9 @@ de_DE:
orders_cannot_remove_the_final_item: "Der letzte verbleibende Artikel einer Bestellung kann nicht entfernt werden. Bitte stornieren Sie stattdessen die Bestellung."
orders_bought_items_notice:
one: "Ein zusätzlicher Artikel ist bereits für diesen Bestellzyklus bestätigt."
few: "%{count} zusätzliche Artikel, sind bereits für diesen Bestellzyklus bestätigt."
many: "%{count} zusätzliche Artikel, sind bereits für diesen Bestellzyklus bestätigt."
other: "%{count} zusätzliche Artikel, sind bereits für diesen Bestellzyklus bestätigt."
few: "%{count} zusätzliche Artikel sind bereits für diesen Bestellzyklus bestätigt."
many: "%{count} zusätzliche Artikel sind bereits für diesen Bestellzyklus bestätigt."
other: "%{count} zusätzliche Artikel sind bereits für diesen Bestellzyklus bestätigt."
orders_bought_edit_button: "Bestätigte Artikel bearbeiten"
orders_bought_already_confirmed: "* schon bestätigt"
orders_confirm_cancel: "Sind Sie sicher, dass Sie diese Bestellung stornieren möchten?"
@@ -2091,7 +2091,7 @@ de_DE:
notify_producers: 'Produzenten benachrichtigen'
edit_order_cycle: "Bestellzyklus bearbeiten"
roles: "Rollen"
update: "Aktualisieren"
update: "Speichern"
delete: Löschen
add_producer_property: "Produzenteneigenschaft hinzufügen"
in_progress: "In Bearbeitung"

View File

@@ -1297,10 +1297,10 @@ en_CA:
invoice_column_price_with_taxes: "Total price (Incl. tax)"
invoice_column_price_without_taxes: "Total price (Excl. tax)"
invoice_column_tax_rate: "Tax rate"
invoice_tax_total: "Sales Tax (on product):"
invoice_tax_total: "Sales Tax:"
tax_invoice: "TAX INVOICE"
tax_total: "Total tax (%{rate}):"
total_excl_tax: "Total (incl. shipping tax if applicable)"
total_excl_tax: "Total (incl. tax)"
total_incl_tax: "Total (Incl. tax):"
abn: "Business Number:"
acn: "Business Number:"

View File

@@ -58,7 +58,7 @@ en_GB:
start_at: "Start"
end_at: "End"
distributor_ids: "Hubs"
producer_ids: "Pricing"
producer_ids: "Producers"
order_cycle_ids: "Order Cycles"
enterprise_fee_ids: "Fees Names"
shipping_method_ids: "Shipping Methods"

View File

@@ -1552,6 +1552,7 @@ pt:
hubs_distance: Mais próximo a
hubs_distance_filter: "Mostrar lojas próximas a %{location}"
shop_changeable_orders_alert_html:
one: 'A sua encomenda <a href=''%{path}'' target=''_blank''>%{shop}/%{order}</a> está actualmente aberta para revisão. Pode fazer alterações até %{oc_close}. '
few: 'Tem <a href=''%{path}'' target=''_blank''>%{count}encomendas com %{shop}</a> actualmente abertas para revisão. Pode fazer alterações até %{oc_close}. '
many: 'Tem <a href=''%{path}'' target=''_blank''>%{count}encomendas com %{shop}</a> actualmente abertas para revisão. Pode fazer alterações até %{oc_close}. '
other: 'Tem <a href=''%{path}'' target=''_blank''>%{count}encomendas com %{shop}</a> actualmente abertas para revisão. Pode fazer alterações até %{oc_close}. '