From bca978aacca24f5dde6f71f985c3ee61559eeae7 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sat, 16 Nov 2019 15:06:46 +1100 Subject: [PATCH] Updating translations for config/locales/en_CA.yml --- config/locales/en_CA.yml | 56 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/config/locales/en_CA.yml b/config/locales/en_CA.yml index c3844c704e..373050b472 100644 --- a/config/locales/en_CA.yml +++ b/config/locales/en_CA.yml @@ -114,7 +114,9 @@ en_CA: email_welcome: "Welcome" email_registered: "is now part of" email_userguide_html: "The User Guide with detailed support for setting up your Producer or Hub is here: %{link}" + userguide: "Open Food Network User Guide" email_admin_html: "You can manage your account by logging into the %{link} or by clicking on the cog in the top right hand side of the homepage, and selecting Administration." + admin_panel: "Admin Panel" email_community_html: "We also have an online forum for community discussion related to OFN software and the unique challenges of running a food enterprise. You are encouraged to join in. We are constantly evolving and your input into this forum will shape what happens next. %{link}" join_community: "Join the community" invite_manager: @@ -431,9 +433,12 @@ en_CA: infinity: "Infinity" to_order_tip: "Items made to order do not have a set stock level, such as loaves of bread made fresh to order." back_to_products_list: "Back to products list" + editing_product: "Editing Product" tabs: + product_details: "Product Details" group_buy_options: "Group Buy Options" images: "Images" + variants: "Variants" product_properties: "Product Properties" product_import: title: Product Import @@ -536,6 +541,7 @@ en_CA: title: Inventory description: Use this page to manage inventories for your enterprises. Any product details set here will override those set on the 'Products' page enable_reset?: Enable Stock Reset? + default_stock: "Default Stock" inherit?: Inherit? add: Add hide: Hide @@ -2774,6 +2780,12 @@ en_CA: minimal_amount: "Minimal Amount" normal_amount: "Normal Amount" discount_amount: "Discount Amount" + no_images_found: "No Images Found" + new_image: "New Image" + filename: "Filename" + alt_text: "Alternative Text" + thumbnail: "Thumbnail" + back_to_images_list: "Back to Images List" email: Email account_updated: "Account updated!" email_updated: "The account will be updated once the new email is confirmed." @@ -2785,6 +2797,7 @@ en_CA: zipcode: Postal Code weight: Weight (per kg) error_user_destroy_with_orders: "Users with completed orders may not be deleted" + options: "Options" actions: update: "Update" errors: @@ -2816,6 +2829,22 @@ en_CA: product_properties: index: inherits_properties_checkbox_hint: "Inherit properties from %{supplier}? (unless overridden above)" + add_product_properties: "Add Product Properties" + select_from_prototype: "Select From Prototype" + 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" orders: index: listing_orders: "Listing Orders" @@ -3006,12 +3035,23 @@ en_CA: index: sku: "SKU" price: "Price" + options: "Options" no_results: "No results" + to_add_variants_you_must_first_define: "To add variants, you must first define" option_types: "Option Types" + option_values: "Option Values" + and: "and" + new_variant: "New Variant" + show_active: "Show Active" + show_deleted: "Show Deleted" + new: + new_variant: "New Variant" form: + cost_price: "Cost Price" sku: "SKU" price: "Price" display_as: "Display As" + display_name: "Display Name" autocomplete: producer_name: "Producer" unit: "Unit" @@ -3151,3 +3191,19 @@ en_CA: allow_charges?: "Allow Charges?" localized_number: invalid_format: has an invalid format. Please enter a number. + api: + invalid_api_key: "Invalid API key (%{key}) specified." + unauthorized: "You are not authorized to perform that action." + invalid_resource: "Invalid resource. Please fix errors and try again." + resource_not_found: "The resource you were looking for could not be found." + access: "API Access" + key: "Key" + clear_key: "Clear key" + regenerate_key: "Regenerate Key" + no_key: "No key" + generate_key: "Generate API key" + key_generated: "Key generated" + key_cleared: "Key cleared" + shipment: + cannot_ready: "Cannot ready shipment." + invalid_taxonomy_id: "Invalid taxonomy id."