mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-06 07:29:16 +00:00
Updating translations for config/locales/en_CA.yml
This commit is contained in:
@@ -1282,6 +1282,7 @@ en_CA:
|
||||
saving_credit_card: Saving credit card...
|
||||
card_has_been_removed: "Your card has been removed (number: %{number})"
|
||||
card_could_not_be_removed: Sorry, the card could not be removed
|
||||
invalid_credit_card: "Invalid credit card"
|
||||
ie_warning_headline: "Your browser is out of date :-("
|
||||
ie_warning_text: "For the best Open Food Network experience, we strongly recommend upgrading your browser:"
|
||||
ie_warning_chrome: Download Chrome
|
||||
@@ -2423,6 +2424,12 @@ en_CA:
|
||||
severity: Severity
|
||||
description: Description
|
||||
resolve: Resolve
|
||||
exchange_products:
|
||||
load_more_variants: "Load More Variants"
|
||||
load_all_variants: "Load All Variants"
|
||||
select_all_variants: "Select All %{total_number_of_variants}Variants"
|
||||
variants_loaded: "%{num_of_variants_loaded}of%{total_number_of_variants}Variants Loaded"
|
||||
loading_variants: "Loading Variants"
|
||||
tag_rules:
|
||||
shipping_method_tagged_top: "Shipping methods tagged"
|
||||
shipping_method_tagged_bottom: "are:"
|
||||
@@ -2581,6 +2588,79 @@ en_CA:
|
||||
signup_or_login: "Start By Signing Up (or logging in)"
|
||||
have_an_account: "Already have an account?"
|
||||
action_login: "Log in now."
|
||||
inflections:
|
||||
each:
|
||||
one: "each"
|
||||
other: "each"
|
||||
bunch:
|
||||
one: "bunches"
|
||||
other: "bunches"
|
||||
pack:
|
||||
one: "packs"
|
||||
other: "packs"
|
||||
box:
|
||||
one: "boxes"
|
||||
other: "boxes"
|
||||
bottle:
|
||||
one: "bottles"
|
||||
other: "bottles"
|
||||
jar:
|
||||
one: "jars"
|
||||
other: "jars"
|
||||
head:
|
||||
one: "heads"
|
||||
other: "heads"
|
||||
bag:
|
||||
one: "bag"
|
||||
other: "bags"
|
||||
loaf:
|
||||
one: "loaves"
|
||||
other: "loaves"
|
||||
single:
|
||||
one: "singles"
|
||||
other: "singles"
|
||||
tub:
|
||||
one: "tubs"
|
||||
other: "tubs"
|
||||
punnet:
|
||||
one: "punnets"
|
||||
other: "punnets"
|
||||
packet:
|
||||
one: "packets"
|
||||
other: "packets"
|
||||
item:
|
||||
one: "items"
|
||||
other: "items"
|
||||
dozen:
|
||||
one: "dozens"
|
||||
other: "dozens"
|
||||
unit:
|
||||
one: "units"
|
||||
other: "units"
|
||||
serve:
|
||||
one: "serves"
|
||||
other: "serves"
|
||||
tray:
|
||||
one: "trays"
|
||||
other: "trays"
|
||||
piece:
|
||||
one: "pieces"
|
||||
other: "pieces"
|
||||
pot:
|
||||
one: "pots"
|
||||
other: "pots"
|
||||
bundle:
|
||||
one: "bundles"
|
||||
other: "bundles"
|
||||
flask:
|
||||
one: "flasks"
|
||||
other: "flasks"
|
||||
basket:
|
||||
one: "baskets"
|
||||
other: "baskets"
|
||||
sack:
|
||||
one: "sack"
|
||||
other: "sacks"
|
||||
producers:
|
||||
signup:
|
||||
start_free_profile: "Start with a free profile, and expand when you're ready!"
|
||||
@@ -2823,6 +2903,8 @@ en_CA:
|
||||
zipcode: Postal Code
|
||||
weight: Weight (per kg)
|
||||
error_user_destroy_with_orders: "Users with completed orders may not be deleted"
|
||||
cannot_create_payment_without_payment_methods: "You cannot create a payment for an order without any payment methods defined."
|
||||
please_define_payment_methods: "Please define some payment methods first."
|
||||
options: "Options"
|
||||
actions:
|
||||
update: "Update"
|
||||
|
||||
Reference in New Issue
Block a user