mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-30 19:52:20 +01:00
New translations en.yml (Spanish)
This commit is contained in:
parent
0e9bbe92d0
commit
50d43c61ec
@ -83,11 +83,11 @@ es:
|
|||||||
one: "Una entrada de precio completo"
|
one: "Una entrada de precio completo"
|
||||||
other: "%{count} entradas de precio completo"
|
other: "%{count} entradas de precio completo"
|
||||||
other_rate_ticket:
|
other_rate_ticket:
|
||||||
one: "un %{NAME} entrada"
|
one: "Un %{NAME} entrada"
|
||||||
other: "%{count} %{NAME} entradas"
|
other: "%{count} %{NAME} entradas"
|
||||||
reservation_other: "Reserva (other)"
|
reservation_other: "Reserva (other)"
|
||||||
coupon_CODE_discount_of_DISCOUNT: "Cupón {CODE}: descuento de {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
|
coupon_CODE_discount_of_DISCOUNT: "Cupón {CODE}: descuento de {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
|
||||||
total_including_all_taxes: "total impuestos incluidos"
|
total_including_all_taxes: "Total impuestos incluidos"
|
||||||
including_VAT_RATE: "Incluyendo IVA %{RATE}%"
|
including_VAT_RATE: "Incluyendo IVA %{RATE}%"
|
||||||
including_total_excluding_taxes: "Excluyendo IVA"
|
including_total_excluding_taxes: "Excluyendo IVA"
|
||||||
including_amount_payed_on_ordering: "Incluyendo cantidad pagada en el pedido"
|
including_amount_payed_on_ordering: "Incluyendo cantidad pagada en el pedido"
|
||||||
@ -166,11 +166,11 @@ es:
|
|||||||
projects: "Proyectos"
|
projects: "Proyectos"
|
||||||
facebook: "Facebook"
|
facebook: "Facebook"
|
||||||
twitter: "Twitter"
|
twitter: "Twitter"
|
||||||
echo_sciences: "Ecociencia"
|
echo_sciences: "Echociences"
|
||||||
organization: "Organización"
|
organization: "Organización"
|
||||||
organization_address: "Dirección de la organización"
|
organization_address: "Dirección de la organización"
|
||||||
man: "hombre"
|
man: "Hombre"
|
||||||
woman: "mujer"
|
woman: "Mujer"
|
||||||
without_subscriptions: "Sin suscripciones"
|
without_subscriptions: "Sin suscripciones"
|
||||||
#machines/trainings/events reservations list to EXCEL format
|
#machines/trainings/events reservations list to EXCEL format
|
||||||
export_reservations:
|
export_reservations:
|
||||||
@ -178,10 +178,10 @@ es:
|
|||||||
customer_id: "Identificación del cliente"
|
customer_id: "Identificación del cliente"
|
||||||
customer: "Cliente"
|
customer: "Cliente"
|
||||||
email: "Correo electrónico"
|
email: "Correo electrónico"
|
||||||
reservation_date: "fecha de reserva"
|
reservation_date: "Fecha de reserva"
|
||||||
reservation_type: "tipo de reserva"
|
reservation_type: "Tipo de reserva"
|
||||||
reservation_object: "objetivo de reserva"
|
reservation_object: "Objetivo de reserva"
|
||||||
slots_number_hours_tickets: "espacios reservados (horas/entradas)"
|
slots_number_hours_tickets: "Espacios reservados (horas/entradas)"
|
||||||
payment_method: "Método de pago"
|
payment_method: "Método de pago"
|
||||||
local_payment: "Pago en recepción"
|
local_payment: "Pago en recepción"
|
||||||
online_payment: "Pago online"
|
online_payment: "Pago online"
|
||||||
@ -235,7 +235,7 @@ es:
|
|||||||
notify_admin_subscription_extended:
|
notify_admin_subscription_extended:
|
||||||
subscription_PLAN_of_the_member_USER_has_been_extended_FREE_until_DATE_html: "La suscripción <strong><em>{PLAN}</em></strong> de <strong><em>{USER}</strong></em> se ha extendido {FREE, select, true{for free} other{}} hasta {DATE}." #messageFormat interpolation
|
subscription_PLAN_of_the_member_USER_has_been_extended_FREE_until_DATE_html: "La suscripción <strong><em>{PLAN}</em></strong> de <strong><em>{USER}</strong></em> se ha extendido {FREE, select, true{for free} other{}} hasta {DATE}." #messageFormat interpolation
|
||||||
notify_admin_subscription_is_expired:
|
notify_admin_subscription_is_expired:
|
||||||
USER_s_subscription_has_expired: "%La suscripción de {USER} ha expirado."
|
USER_s_subscription_has_expired: "La suscripción de %{USER} ha expirado."
|
||||||
notify_admin_subscription_will_expire_in_7_days:
|
notify_admin_subscription_will_expire_in_7_days:
|
||||||
USER_s_subscription_will_expire_in_7_days: "La suscripción de %{USER} expirará en 7 días."
|
USER_s_subscription_will_expire_in_7_days: "La suscripción de %{USER} expirará en 7 días."
|
||||||
notify_admin_user_group_changed:
|
notify_admin_user_group_changed:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user