From bc40088eafa4465d37acbd416c619039d3ede385 Mon Sep 17 00:00:00 2001 From: Matt-Yorkley <9029026+Matt-Yorkley@users.noreply.github.com> Date: Sat, 31 Oct 2020 16:49:54 +0000 Subject: [PATCH] Add missing translation keys for Eastern Slavic plurals MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There are multiple forms of pluralisation here, with different translations for each. перевод сложен ! --- config/locales/en.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 1f4652468c..3400337103 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1687,6 +1687,8 @@ See the %{link} to find out more about %{sitename}'s features and to start using shop_changeable_orders_alert_html: one: Your order with %{shop} / %{order} is open for review. You can make changes until %{oc_close}. + few: You have %{count} orders with %{shop} currently open for review. You can make changes until %{oc_close}. + many: You have %{count} orders with %{shop} currently open for review. You can make changes until %{oc_close}. other: You have %{count} orders with %{shop} currently open for review. You can make changes until %{oc_close}. orders_changeable_orders_alert_html: This order has been confirmed, but you can make changes until %{oc_close}. @@ -1846,6 +1848,8 @@ See the %{link} to find out more about %{sitename}'s features and to start using orders_cannot_remove_the_final_item: "Cannot remove the final item from an order, please cancel the order instead." orders_bought_items_notice: one: An additional item is already confirmed for this order cycle + few: "%{count} additional items already confirmed for this order cycle" + many: "%{count} additional items already confirmed for this order cycle" other: "%{count} additional items already confirmed for this order cycle" orders_bought_edit_button: Edit confirmed items orders_bought_already_confirmed: "* already confirmed" @@ -3171,6 +3175,8 @@ See the %{link} to find out more about %{sitename}'s features and to start using error_messages: errors_prohibited_this_record_from_being_saved: one: "1 error prohibited this record from being saved:" + few: "%{count} errors prohibited this record from being saved:" + many: "%{count} errors prohibited this record from being saved:" other: "%{count} errors prohibited this record from being saved:" there_were_problems_with_the_following_fields: "There were problems with the following fields" payments_list: @@ -3302,6 +3308,8 @@ See the %{link} to find out more about %{sitename}'s features and to start using active_products: zero: "You don't have any active products." one: "You have one active product" + few: "You have %{count} active products" + many: "You have %{count} active products" other: "You have %{count} active products" order_cycles: order_cycles: "Order Cycles" @@ -3309,6 +3317,8 @@ See the %{link} to find out more about %{sitename}'s features and to start using you_have_active: zero: "You don't have any active order cycles." one: "You have one active order cycle." + few: "You have %{count} active order cycles." + many: "You have %{count} active order cycles." other: "You have %{count} active order cycles." manage_order_cycles: "MANAGE ORDER CYCLES" shipping_methods: