From 32846995acac6b38de6b785cef2deaf7e7415575 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 19 Oct 2021 10:37:16 +0200 Subject: [PATCH] New translations app.admin.en.yml (Spanish) --- config/locales/app.admin.es.yml | 35 +++++++++++++++++++++++++-------- 1 file changed, 27 insertions(+), 8 deletions(-) diff --git a/config/locales/app.admin.es.yml b/config/locales/app.admin.es.yml index cbf9d90e3..38d93aeb1 100644 --- a/config/locales/app.admin.es.yml +++ b/config/locales/app.admin.es.yml @@ -866,7 +866,7 @@ es: expires_at: "Caduca en:" price_: "Precio:" offer_free_days: "Ofrecer días gratis" - extend_subscription: "Ampliar suscripción" + renew_subscription: "Renew the subscription" user_has_no_current_subscription: "El usuario no tiene una suscripción actual." subscribe_to_a_plan: "Suscribirse a un plan" trainings: "Trainings" @@ -888,13 +888,6 @@ es: download_the_invoice: "Download the invoice" download_the_refund_invoice: "Descargar la factura de reembolso" no_invoices_for_now: "No invoices for now." - expiration_date: "Fecha de caducidad" - you_intentionally_decide_to_extend_the_user_s_subscription_by_offering_him_free_days: "Usted intencionalmente decide extender la suscripción del usuario ofreciéndole días libres." - credits_will_remain_unchanged: "El saldo de créditos gratuitos (entrenamiento / máquinas / espacios) del usuario permanecerá sin cambios." - you_intentionally_decide_to_extend_the_user_s_subscription_by_charging_him_again_for_his_current_subscription: "Usted intencionalmente decide extender la suscripción del usuario al cobrarle de nuevo por su suscripción actual." - credits_will_be_reset: "Se restablecerá el saldo de créditos gratuitos (entrenamiento / máquinas / espacios) del usuario, se perderán los créditos no utilizados." - payment_scheduled: "If the previous subscription was charged through a payment schedule, this one will be charged the same way, the first deadline being charged right now, then each following month." - until_expiration_date: "Until (expiration date):" you_successfully_changed_the_expiration_date_of_the_user_s_subscription: "Ha cambiado correctamente la fecha de caducidad de la suscripción del usuario" a_problem_occurred_while_saving_the_date: "Se ha producido un problema al guardar la fecha." new_subscription: "Nueva suscripción" @@ -906,6 +899,32 @@ es: to_credit: 'Credit' cannot_credit_own_wallet: "You cannot credit your own wallet. Please ask another manager or an administrator to credit your wallet." cannot_extend_own_subscription: "You cannot extend your own subscription. Please ask another manager or an administrator to extend your subscription." + #extend a subscription for free + free_extend_modal: + extend_subscription: "Extend the subscription" + offer_free_days_infos: "You are about to extend the user's subscription by offering him free additional days." + credits_will_remain_unchanged: "The balance of free credits (training / machines / spaces) of the user will remain unchanged." + current_expiration: "Current subscription will expire at:" + DATE_TIME: "{DATE} {TIME}" + new_expiration_date: "New expiration date:" + number_of_free_days: "Number of free days:" + extend: "Extend" + extend_success: "The subscription was successfully extended for free" + #renew a subscription + renew_subscription_modal: + renew_subscription: "Renew the subscription" + renew_subscription_info: "You are about to renew the user's subscription by charging him again for his current subscription." + credits_will_be_reset: "The balance of free credits (training / machines / spaces) of the user will be reset, unused credits will be lost." + current_expiration: "Current subscription will expire at:" + new_start: "The new subscription will start at:" + new_expiration_date: "The new subscription will expire at:" + payment_schedule_card: "The previous subscription was charged by card through a payment schedule, this one will be charged the same way. The first deadline will be charged when the current subscription expires, then each following month." + payment_schedule_check: "The previous subscription was charged by check through a payment schedule, this one will be charged the same way. Before confirming please ensure you have all the checks to collect all the monthly payments." + one_payment_card: "The previous subscription was charged by card through a single payment, this one will be charged the same way. The payment will be charged right now." + one_payment_check: "The previous subscription was charged by check through a single payment, this one will be charged the same way. Before confirming please ensure you have collected the payment." + pay_in_one_go: "Pay in one go" + renew: "Renew" + renew_success: "The subscription was successfully renewed" #add a new administrator to the platform admins_new: add_an_administrator: "Agregar un administrador"