From ad7fc6122875dfe2e8758d5230e1c4eeb52f623a Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sun, 24 Nov 2019 05:29:07 +1100 Subject: [PATCH] Updating translations for config/locales/en_GB.yml --- config/locales/en_GB.yml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index 0f6a47d0a0..46bd9fed85 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -837,21 +837,33 @@ en_GB: new: create: "Create" cancel: "Cancel" + back_to_list: "Back To List" edit: advanced_settings: "Advanced Settings" save: "Save" + save_and_next: "Save and Next" next: "Next" cancel: "Cancel" + back_to_list: "Back To List" + save_and_back_to_list: "Save and Back to List" choose_products_from: "Choose Products From:" incoming: previous: "Previous" save: "Save" + save_and_next: "Save and Next" next: "Next" cancel: "Cancel" + back_to_list: "Back To List" outgoing: previous: "Previous" save: "Save" + save_and_back_to_list: "Save and Back to List" cancel: "Cancel" + back_to_list: "Back To List" + wizard_progress: + edit: "1. General Settings" + incoming: "2. Incoming Products" + outgoing: "3. Outgoing Products" exchange_form: pickup_time_tip: When orders from this OC will be ready for the customer pickup_instructions_placeholder: "Pick-up instructions" @@ -2856,24 +2868,48 @@ en_GB: properties: index: properties: "Properties" + new_property: "New Property" name: "Name" + presentation: "Presentation" + new: + new_property: "New Property" + edit: + editing_property: "Editing Property" + back_to_properties_list: "Back To Properties List" form: name: "Name" + presentation: "Presentation" return_authorizations: index: + new_return_authorization: "New Return Authorisation" return_authorizations: "Return Authorisations" back_to_orders_list: "Back To Orders List" + rma_number: "RMA Number" status: "Status" amount: "Amount" cannot_create_returns: "Cannot create returns as this order has no shipped units." continue: "Continue" new: + new_return_authorization: "New Return Authorisation" + back_to_return_authorizations_list: "Back To Return Authorisation List" continue: "Continue" edit: + receive: "receive" are_you_sure: "Are you sure?" + return_authorization: "Return Authorisation" form: product: "Product" + quantity_shipped: "Quantity Shipped" + quantity_returned: "Quantity Returned" + return_quantity: "Return Quantity" amount: "Amount" + rma_value: "RMA Value" + reason: "Reason" + stock_location: "Stock Location" + states: + authorized: "Authorised" + received: "Received" + canceled: "Canceled" orders: index: listing_orders: "Listing Orders"