Updating translations for config/locales/en_IE.yml

This commit is contained in:
Transifex-Openfoodnetwork
2022-02-05 03:16:24 +11:00
parent 8a1fcf8a62
commit f7de43e8b7

View File

@@ -72,6 +72,44 @@ en_IE:
missing: "There is no card on a customer that is being charged."
processing_error: "An error occurred while processing the card."
rate_limit: "An error occurred due to requests hitting the API too quickly. Please let us know if you're consistently running into this error."
authentication_required: "The card was declined as the transaction requires authentication."
approve_with_id: "The payment cannot be authorized."
call_issuer: "The card has been declined for an unknown reason."
card_not_supported: "The card does not support this type of purchase."
card_velocity_exceeded: "The customer has exceeded the balance or credit limit available on their card."
currency_not_supported: "The card does not support the specified currency."
do_not_honor: "The card has been declined for an unknown reason."
do_not_try_again: "The card has been declined for an unknown reason."
duplicate_transaction: "A transaction with identical amount and credit card information was submitted very recently."
fraudulent: "The payment has been declined as Stripe suspects it is fraudulent."
generic_decline: "The card has been declined for an unknown reason."
incorrect_pin: "The PIN entered is incorrect. This decline code only applies to payments made with a card reader."
insufficient_funds: "The card has insufficient funds to complete the purchase."
invalid_account: "The card, or account the card is connected to, is invalid."
invalid_amount: "The payment amount is invalid, or exceeds the amount that is allowed."
invalid_pin: "The PIN entered is incorrect. This decline code only applies to payments made with a card reader."
issuer_not_available: "The card issuer could not be reached, so the payment could not be authorized."
lost_card: "The payment has been declined because the card is reported lost."
merchant_blacklist: "The payment has been declined because it matches a value on the Stripe users block list."
new_account_information_available: "The card, or account the card is connected to, is invalid."
no_action_taken: "The card has been declined for an unknown reason."
not_permitted: "The payment is not permitted."
offline_pin_required: "The card has been declined as it requires a PIN."
online_or_offline_pin_required: "The card has been declined as it requires a PIN."
pickup_card: "The card cannot be used to make this payment (it is possible it has been reported lost or stolen)."
pin_try_exceeded: "The allowable number of PIN tries has been exceeded."
reenter_transaction: "The payment could not be processed by the issuer for an unknown reason."
restricted_card: "The card cannot be used to make this payment (it is possible it has been reported lost or stolen)."
revocation_of_all_authorizations: "The card has been declined for an unknown reason."
revocation_of_authorization: "The card has been declined for an unknown reason."
security_violation: "The card has been declined for an unknown reason."
service_not_allowed: "The card has been declined for an unknown reason."
stolen_card: "The payment has been declined because the card is reported stolen."
stop_payment_order: "The card has been declined for an unknown reason."
testmode_decline: "A Stripe test card number was used."
transaction_not_allowed: "The card has been declined for an unknown reason."
try_again_later: "The card has been declined for an unknown reason."
withdrawal_count_limit_exceeded: "The customer has exceeded the balance or credit limit available on their card."
activemodel:
attributes:
order_management/reports/enterprise_fee_summary/parameters:
@@ -137,6 +175,9 @@ en_IE:
already_registered: "This email address is already registered. Please log in to continue, or go back and use another email address."
success:
logged_in_succesfully: "Logged in successfully"
sessions:
signed_out: "Signed out successfully."
already_signed_out: "Signed out successfully."
user_passwords:
spree_user:
updated_not_active: "Your password has been reset, but your email has not been confirmed yet."
@@ -659,6 +700,8 @@ en_IE:
display_name: Display Name
category: Category
description: Description
units: Units
unit_type: Unit Type
variant_unit_name: Variant Unit Name
price: Price
on_hand: In Stock
@@ -996,6 +1039,8 @@ en_IE:
back_to_list: "Back To List"
save_and_back_to_list: "Save and Back to List"
choose_products_from: "Choose Products From:"
re_notify_producers: Re notify producers
notify_producers_tip: This will send an email to each producer with the list of their orders.
incoming:
incoming: "Incoming"
supplier: "Supplier"
@@ -1036,6 +1081,8 @@ en_IE:
add_supplier: 'Add supplier'
add_distributor: 'Add distributor'
advanced_settings:
automatic_notifications: Automatic notifications
automatic_notifications_tip: Automatically notify producers with their orders via emails when order cycles close
title: Advanced Settings
choose_product_tip: You can restrict products incoming and outgoing to only %{inventory}'s inventory.
preferred_product_selection_from_coordinator_inventory_only_here: Coordinator's Inventory Only
@@ -1318,6 +1365,7 @@ en_IE:
terms_and_conditions: "Terms and Conditions"
failed: "The checkout failed. Please let us know so that we can process your order."
payment_cancelled_due_to_stock: "Payment cancelled: the checkout could not be completed due to stock issues."
order_not_loaded: "No valid order found for checkout processing"
shops:
hubs:
show_closed_shops: "Show closed shops"
@@ -1647,10 +1695,18 @@ en_IE:
form:
card_number:
label: Card number
placeholder: e.g. 4242 4242 4242 4242
card_verification_value:
label: CVC
card_month:
label: Month
card_year:
label: Year
stripe:
use_saved_card: Use saved card
use_new_card: Enter your card identifiers
save_card: Save card for future use
create_new_card: or enter new card details below
explaination: You can review and confirm your order in the next step which includes the final costs.
submit: Next - Order summary
cancel: Back to Your details
@@ -3476,6 +3532,7 @@ en_IE:
orders:
add_product:
cannot_add_item_to_canceled_order: "Cannot add item to canceled order"
include_out_of_stock_variants: "Include variants with no available stock"
index:
listing_orders: "Listing Orders"
new_order: "New Order"