mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-02 02:11:33 +00:00
Move all en.yml entries added so far to v2 to master so that we can start the translation process now
This commit is contained in:
@@ -272,6 +272,8 @@ en:
|
||||
pick_up: Pick up
|
||||
ok: Ok
|
||||
copy: Copy
|
||||
change_my_password: "Change my password"
|
||||
update_password: "Update password"
|
||||
password_confirmation: Password Confirmation
|
||||
reset_password_token: Reset password token
|
||||
expired: has expired, please request a new one
|
||||
@@ -279,6 +281,7 @@ en:
|
||||
|
||||
actions:
|
||||
create_and_add_another: "Create and Add Another"
|
||||
create: "Create"
|
||||
admin:
|
||||
# Common properties / models
|
||||
begins_at: Begins At
|
||||
@@ -1316,7 +1319,7 @@ en:
|
||||
no_shipping_or_payment: no shipping or payment methods
|
||||
unconfirmed: unconfirmed
|
||||
days: days
|
||||
|
||||
authorization_failure: "Authorization Failure"
|
||||
|
||||
label_shop: "Shop"
|
||||
label_shops: "Shops"
|
||||
@@ -1738,6 +1741,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
products_available: Available?
|
||||
products_producer: "Producer"
|
||||
products_price: "Price"
|
||||
name_or_sku: "NAME OR SKU"
|
||||
|
||||
register_title: Register
|
||||
|
||||
@@ -1799,6 +1803,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
orders_bought_edit_button: Edit confirmed items
|
||||
orders_bought_already_confirmed: "* already confirmed"
|
||||
orders_confirm_cancel: Are you sure you want to cancel this order?
|
||||
order_processed_successfully: "Your order has been processed successfully"
|
||||
|
||||
products_cart_distributor_choice: "Distributor for your order:"
|
||||
products_cart_distributor_change: "Your distributor for this order will be changed to %{name} if you add this product to your cart."
|
||||
@@ -2083,6 +2088,10 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
ok: OK
|
||||
not_visible: not visible
|
||||
you_have_no_orders_yet: "You have no orders yet"
|
||||
show_only_complete_orders: "Only show complete orders"
|
||||
successfully_created: ! '%{resource} has been successfully created!'
|
||||
successfully_removed: ! '%{resource} has been successfully removed!'
|
||||
successfully_updated: ! '%{resource} has been successfully updated!'
|
||||
running_balance: "Running balance"
|
||||
outstanding_balance: "Outstanding balance"
|
||||
admin_enterprise_relationships: "Enterprise Permissions"
|
||||
@@ -2422,6 +2431,8 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
shipping_methods: "Shipping Methods"
|
||||
payment_methods: "Payment Methods"
|
||||
payment_method_fee: "Transaction fee"
|
||||
payment_processing_failed: "Payment could not be processed, please check the details you entered"
|
||||
payment_updated: "Payment Updated"
|
||||
inventory_settings: "Inventory Settings"
|
||||
tag_rules: "Tag Rules"
|
||||
shop_preferences: "Shop Preferences"
|
||||
@@ -2623,6 +2634,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
sending: "Resend..."
|
||||
done: "Resend done ✓"
|
||||
failed: "Resend failed ✗"
|
||||
insufficient_stock: "Insufficient stock available, only %{on_hand} remaining"
|
||||
out_of_stock:
|
||||
reduced_stock_available: Reduced stock available
|
||||
out_of_stock_text: >
|
||||
@@ -2687,6 +2699,9 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
closes: closes
|
||||
closed: closed
|
||||
close_date_not_set: Close date not set
|
||||
spree:
|
||||
users:
|
||||
order: "Order"
|
||||
producers:
|
||||
signup:
|
||||
start_free_profile: "Start with a free profile, and expand when you're ready!"
|
||||
@@ -2739,11 +2754,34 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
my_account: "My account"
|
||||
date: "Date"
|
||||
time: "Time"
|
||||
inventory_error_flash_for_insufficient_quantity: "An item in your cart has become unavailable."
|
||||
errors:
|
||||
messages:
|
||||
blank: "can't be blank"
|
||||
layouts:
|
||||
admin:
|
||||
header:
|
||||
store: Store
|
||||
admin:
|
||||
tab:
|
||||
dashboard: "Dashboard"
|
||||
orders: "Orders"
|
||||
bulk_order_management: "Bulk Order Management"
|
||||
subscriptions: "Subscriptions"
|
||||
products: "Products"
|
||||
option_types: "Option Types"
|
||||
properties: "Properties"
|
||||
prototypes: "Prototypes"
|
||||
variant_overrides: "Inventory"
|
||||
reports: "Reports"
|
||||
configuration: "Configuration"
|
||||
users: "Users"
|
||||
roles: "Roles"
|
||||
order_cycles: "Order Cycles"
|
||||
enterprises: "Enterprises"
|
||||
enterprise_relationships: "Permissions"
|
||||
customers: "Customers"
|
||||
groups: "Groups"
|
||||
product_properties:
|
||||
index:
|
||||
inherits_properties_checkbox_hint: "Inherit properties from %{supplier}? (unless overridden above)"
|
||||
@@ -2912,6 +2950,9 @@ See the %{link} to find out more about %{sitename}'s features and to start using
|
||||
login_to_view_order: "Please log in to view your order."
|
||||
bought:
|
||||
item: "Already ordered in this order cycle"
|
||||
line_item:
|
||||
insufficient_stock: "Insufficient stock available, only %{on_hand} remaining"
|
||||
out_of_stock: "Out of Stock"
|
||||
shipment_states:
|
||||
backorder: backorder
|
||||
partial: partial
|
||||
|
||||
Reference in New Issue
Block a user