mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-04 22:16:08 +00:00
Updating translations for config/locales/en_GB.yml
This commit is contained in:
@@ -2017,6 +2017,9 @@ en_GB:
|
||||
delivery_method: Delivery Method
|
||||
fee_type: "Fee Type"
|
||||
tax_category: "Tax Category"
|
||||
description: "Description"
|
||||
display: "Display"
|
||||
tags: "Tags"
|
||||
calculator: "Calculator"
|
||||
calculator_values: "Calculator values"
|
||||
calculator_settings_warning: "If you are changing the calculator type, you must save first before you can edit the calculator settings"
|
||||
@@ -2376,6 +2379,7 @@ en_GB:
|
||||
js:
|
||||
saving: 'Saving...'
|
||||
changes_saved: 'Changes saved.'
|
||||
authorising: "Authorising..."
|
||||
save_changes_first: Save changes first.
|
||||
all_changes_saved: All changes saved
|
||||
unsaved_changes: You have unsaved changes
|
||||
@@ -3046,6 +3050,7 @@ en_GB:
|
||||
out_of_stock: '%{item} is out of stock.'
|
||||
actions:
|
||||
update: "Update"
|
||||
cancel: "Cancel"
|
||||
shared:
|
||||
error_messages:
|
||||
errors_prohibited_this_record_from_being_saved:
|
||||
@@ -3061,6 +3066,7 @@ en_GB:
|
||||
payment_state: "Payment State"
|
||||
errors:
|
||||
messages:
|
||||
included_price_validation: "cannot be selected unless you have set a Default Tax Zone"
|
||||
blank: "can't be blank"
|
||||
layouts:
|
||||
admin:
|
||||
@@ -3271,6 +3277,14 @@ en_GB:
|
||||
deactivation_warning: "De-activating a payment method can make the payment method disappear from your list. Alternatively, you can hide a payment method from the checkout page by setting the option 'Display' to 'back office only'."
|
||||
providers:
|
||||
provider: "Provider"
|
||||
check: "Cash/EFT/etc. (payments for which automatic validation is not required)"
|
||||
migs: "MasterCard Internet Gateway Service (MIGS)"
|
||||
pin: "Pin Payments"
|
||||
paypalexpress: "PayPal Express"
|
||||
stripeconnect: "depreciated card payment method (no longer in use in UK)"
|
||||
stripesca: "Stripe SCA "
|
||||
bogus: "Bogus"
|
||||
bogussimple: "BogusSimple"
|
||||
payments:
|
||||
source_forms:
|
||||
stripe:
|
||||
@@ -3505,6 +3519,24 @@ en_GB:
|
||||
ended: ended
|
||||
paused: paused
|
||||
canceled: cancelled
|
||||
paypal:
|
||||
already_refunded: "This payment has been refunded and no further action can be taken on it."
|
||||
no_payment_via_admin_backend: "You cannot charge PayPal accounts through the admin back office at this time."
|
||||
transaction: "PayPal Transaction"
|
||||
payer_id: "Payer ID"
|
||||
transaction_id: "Transaction ID"
|
||||
token: "Token"
|
||||
refund: "Refund"
|
||||
refund_amount: "Amount"
|
||||
original_amount: "Original amount: %{amount}"
|
||||
refund_successful: "PayPal refund successful"
|
||||
refund_unsuccessful: "PayPal refund unsuccessful"
|
||||
actions:
|
||||
refund: "Refund"
|
||||
flash:
|
||||
cancel: "Don't want to use PayPal? No problems."
|
||||
connection_failed: "Could not connect to PayPal."
|
||||
generic_error: "PayPal failed. %{reasons}"
|
||||
users:
|
||||
form:
|
||||
account_settings: Account Settings
|
||||
|
||||
Reference in New Issue
Block a user