mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-21 15:54:22 +01:00
New translations app.shared.en.yml (Spanish)
This commit is contained in:
parent
de5ac12906
commit
6cb0124c94
@ -1,8 +1,8 @@
|
|||||||
es:
|
es:
|
||||||
app:
|
app:
|
||||||
shared:
|
shared:
|
||||||
|
#translations of common buttons
|
||||||
buttons:
|
buttons:
|
||||||
#translations of common buttons
|
|
||||||
confirm_changes: "Confirmar cambios"
|
confirm_changes: "Confirmar cambios"
|
||||||
consult: "Consultar"
|
consult: "Consultar"
|
||||||
edit: "Editar"
|
edit: "Editar"
|
||||||
@ -22,8 +22,8 @@ es:
|
|||||||
you_will_lose_any_unsaved_modification_if_you_quit_this_page: "Si cierra la página se perderán todas las modificaciones que no se hayan guardado"
|
you_will_lose_any_unsaved_modification_if_you_quit_this_page: "Si cierra la página se perderán todas las modificaciones que no se hayan guardado"
|
||||||
you_will_lose_any_unsaved_modification_if_you_reload_this_page: "Si recarga la página se perderán todas las modificaciones que no se hayan guardado"
|
you_will_lose_any_unsaved_modification_if_you_reload_this_page: "Si recarga la página se perderán todas las modificaciones que no se hayan guardado"
|
||||||
payment_card_error: "A problem has occurred with your credit card:"
|
payment_card_error: "A problem has occurred with your credit card:"
|
||||||
|
#user edition form
|
||||||
user:
|
user:
|
||||||
#user edition form
|
|
||||||
man: "Man"
|
man: "Man"
|
||||||
woman: "Woman"
|
woman: "Woman"
|
||||||
add_an_avatar: "Añadir un avatar"
|
add_an_avatar: "Añadir un avatar"
|
||||||
@ -62,8 +62,8 @@ es:
|
|||||||
used_for_invoicing: "This data will be used for billing purposes"
|
used_for_invoicing: "This data will be used for billing purposes"
|
||||||
used_for_reservation: "This data will be used in case of change on one of your bookings"
|
used_for_reservation: "This data will be used in case of change on one of your bookings"
|
||||||
used_for_profile: "This data will only be displayed on your profile"
|
used_for_profile: "This data will only be displayed on your profile"
|
||||||
|
#project edition form
|
||||||
project:
|
project:
|
||||||
#project edition form
|
|
||||||
name: "Name"
|
name: "Name"
|
||||||
name_is_required: "Name is required."
|
name_is_required: "Name is required."
|
||||||
illustration: "Ilustración"
|
illustration: "Ilustración"
|
||||||
@ -91,8 +91,8 @@ es:
|
|||||||
themes: "Themes"
|
themes: "Themes"
|
||||||
tags: "Tags"
|
tags: "Tags"
|
||||||
save_as_draft: "Save as draft"
|
save_as_draft: "Save as draft"
|
||||||
|
#machine edition form
|
||||||
machine:
|
machine:
|
||||||
#machine edition form
|
|
||||||
name: "Nombre"
|
name: "Nombre"
|
||||||
name_is_required: "Se requiere un nombre."
|
name_is_required: "Se requiere un nombre."
|
||||||
illustration: "Ilustración"
|
illustration: "Ilustración"
|
||||||
@ -106,28 +106,28 @@ es:
|
|||||||
add_an_attachment: "añadir archivo adjunto"
|
add_an_attachment: "añadir archivo adjunto"
|
||||||
disable_machine: "Disable machine"
|
disable_machine: "Disable machine"
|
||||||
validate_your_machine: "Validar su máquina"
|
validate_your_machine: "Validar su máquina"
|
||||||
|
#frame to select a plan to subscribe
|
||||||
plan_subscribe:
|
plan_subscribe:
|
||||||
#frame to select a plan to subscribe
|
|
||||||
subscribe_online: "suscribirse online"
|
subscribe_online: "suscribirse online"
|
||||||
do_not_subscribe: "no suscribe"
|
do_not_subscribe: "no suscribe"
|
||||||
|
#admin: choose a member to interact with
|
||||||
member_select:
|
member_select:
|
||||||
#admin: choose a member to interact with
|
|
||||||
select_a_member: "Selecciona un miembro"
|
select_a_member: "Selecciona un miembro"
|
||||||
start_typing: "Empezar a escribir..."
|
start_typing: "Empezar a escribir..."
|
||||||
|
#stripe payment modal
|
||||||
stripe:
|
stripe:
|
||||||
#stripe payment modal
|
|
||||||
online_payment: "Online payment"
|
online_payment: "Online payment"
|
||||||
i_have_read_and_accept_: "He leido y acepto"
|
i_have_read_and_accept_: "He leido y acepto"
|
||||||
_the_general_terms_and_conditions: "Los términos y condiciones."
|
_the_general_terms_and_conditions: "Los términos y condiciones."
|
||||||
credit_amount_for_pay_reservation: "{amount} {currency} falta por pagar para efectuar su reserva"
|
credit_amount_for_pay_reservation: "{amount} {currency} falta por pagar para efectuar su reserva"
|
||||||
client_credit_amount_for_pay_reservation: "{amount} {currency} falta por pagar para efectuar la reserva del cliente"
|
client_credit_amount_for_pay_reservation: "{amount} {currency} falta por pagar para efectuar la reserva del cliente"
|
||||||
confirm_payment_of_: "Pay: {AMOUNT}"
|
confirm_payment_of_: "Pay: {AMOUNT}"
|
||||||
|
#dialog of on site payment for reservations
|
||||||
valid_reservation_modal:
|
valid_reservation_modal:
|
||||||
#dialog of on site payment for reservations
|
|
||||||
booking_confirmation: "Confirmar reserva"
|
booking_confirmation: "Confirmar reserva"
|
||||||
here_is_the_summary_of_the_slots_to_book_for_the_current_user: "Resumen de los espacios reservados por el usuario actual:"
|
here_is_the_summary_of_the_slots_to_book_for_the_current_user: "Resumen de los espacios reservados por el usuario actual:"
|
||||||
|
#event edition form
|
||||||
event:
|
event:
|
||||||
#event edition form
|
|
||||||
title: "Title"
|
title: "Title"
|
||||||
title_is_required: "Se requiere un título."
|
title_is_required: "Se requiere un título."
|
||||||
matching_visual: "Coincidencia visual"
|
matching_visual: "Coincidencia visual"
|
||||||
@ -151,8 +151,8 @@ es:
|
|||||||
tickets_available: "Entradas disponibles"
|
tickets_available: "Entradas disponibles"
|
||||||
event_theme: "Tema del evento"
|
event_theme: "Tema del evento"
|
||||||
age_range: "Rango de edades"
|
age_range: "Rango de edades"
|
||||||
|
#subscription plan edition form
|
||||||
plan:
|
plan:
|
||||||
#subscription plan edition form
|
|
||||||
general_information: "Información general"
|
general_information: "Información general"
|
||||||
name: "Nombre"
|
name: "Nombre"
|
||||||
name_is_required: "Se requiere un nombre."
|
name_is_required: "Se requiere un nombre."
|
||||||
@ -193,8 +193,8 @@ es:
|
|||||||
email_address_is_required: "Se requiere un mail."
|
email_address_is_required: "Se requiere un mail."
|
||||||
disabled: "Disable subscription"
|
disabled: "Disable subscription"
|
||||||
disable_plan_will_not_unsubscribe_users: "Beware: disabling this plan won't unsubscribe users having active subscriptions with it."
|
disable_plan_will_not_unsubscribe_users: "Beware: disabling this plan won't unsubscribe users having active subscriptions with it."
|
||||||
|
#training edition form
|
||||||
trainings:
|
trainings:
|
||||||
#training edition form
|
|
||||||
name: "Nombre"
|
name: "Nombre"
|
||||||
name_is_required: "Se requiere un nombre."
|
name_is_required: "Se requiere un nombre."
|
||||||
illustration: "Ilustración"
|
illustration: "Ilustración"
|
||||||
@ -207,8 +207,8 @@ es:
|
|||||||
number_of_tickets: "Número de entradas"
|
number_of_tickets: "Número de entradas"
|
||||||
public_page: "Hacer curso público"
|
public_page: "Hacer curso público"
|
||||||
disable_training: "Disable the training"
|
disable_training: "Disable the training"
|
||||||
|
#partial form to edit/create an user (admin view)
|
||||||
user_admin:
|
user_admin:
|
||||||
#partial form to edit/create an user (admin view)
|
|
||||||
user: "User"
|
user: "User"
|
||||||
incomplete_profile: "Incomplete profile"
|
incomplete_profile: "Incomplete profile"
|
||||||
user_profile: "Profil utilisateur"
|
user_profile: "Profil utilisateur"
|
||||||
@ -217,8 +217,8 @@ es:
|
|||||||
group_is_required: "Se requiere un grupo"
|
group_is_required: "Se requiere un grupo"
|
||||||
trainings: "Cursos"
|
trainings: "Cursos"
|
||||||
tags: "Tags"
|
tags: "Tags"
|
||||||
|
#partial form to edit/create an authentication provider (SSO)
|
||||||
authentication:
|
authentication:
|
||||||
#partial form to edit/create an authentication provider (SSO)
|
|
||||||
name: "Nombre"
|
name: "Nombre"
|
||||||
provider_name_is_required: "Se requiere el nombre del proveedor."
|
provider_name_is_required: "Se requiere el nombre del proveedor."
|
||||||
authentication_type: "Tipo de autenticación"
|
authentication_type: "Tipo de autenticación"
|
||||||
@ -229,8 +229,8 @@ es:
|
|||||||
expected_data_type: "Tipo de datos esperado"
|
expected_data_type: "Tipo de datos esperado"
|
||||||
input_format: "Formato de entrada"
|
input_format: "Formato de entrada"
|
||||||
mappings: "Mapeos"
|
mappings: "Mapeos"
|
||||||
|
#edition/creation form of an OAuth2 authentication provider
|
||||||
oauth2:
|
oauth2:
|
||||||
#edition/creation form of an OAuth2 authentication provider
|
|
||||||
common_url: "URL común"
|
common_url: "URL común"
|
||||||
common_url_is_required: "se requiere una URL común."
|
common_url_is_required: "se requiere una URL común."
|
||||||
provided_url_is_not_a_valid_url: "La URL cedida no es válida."
|
provided_url_is_not_a_valid_url: "La URL cedida no es válida."
|
||||||
@ -253,27 +253,25 @@ es:
|
|||||||
api_endpoint_url: "API final de URL"
|
api_endpoint_url: "API final de URL"
|
||||||
api_type: "Tipo de API"
|
api_type: "Tipo de API"
|
||||||
api_fields: "Campos de API"
|
api_fields: "Campos de API"
|
||||||
|
#machine/training slot modification modal
|
||||||
confirm_modify_slot_modal:
|
confirm_modify_slot_modal:
|
||||||
#machine/training slot modification modal
|
|
||||||
change_the_slot: "Cambiar la ranura"
|
change_the_slot: "Cambiar la ranura"
|
||||||
do_you_want_to_change_your_booking_slot_initially_planned_at: "Desea cambiar su reserva efectuada inicialmente el:"
|
do_you_want_to_change_your_booking_slot_initially_planned_at: "Desea cambiar su reserva efectuada inicialmente el:"
|
||||||
do_you_want_to_change_NAME_s_booking_slot_initially_planned_at: "Desea cambiar la reserva de {NAME} , efectuada inicialmente el:"
|
do_you_want_to_change_NAME_s_booking_slot_initially_planned_at: "Desea cambiar la reserva de {NAME} , efectuada inicialmente el:"
|
||||||
cancel_this_reservation: "Cancelar reserva"
|
cancel_this_reservation: "Cancelar reserva"
|
||||||
i_want_to_change_date: "Quiero cambiar la fecha"
|
i_want_to_change_date: "Quiero cambiar la fecha"
|
||||||
|
#modal introducing that a training is requested before booking a machine
|
||||||
request_training_modal:
|
request_training_modal:
|
||||||
#modal introducing that a training is requested before booking a machine
|
|
||||||
to_book_the_MACHINE_you_must_have_completed_the_TRAINING: "Para reservar \"{MACHINE}\" debes haber completado el curso: {TRAINING}."
|
to_book_the_MACHINE_you_must_have_completed_the_TRAINING: "Para reservar \"{MACHINE}\" debes haber completado el curso: {TRAINING}."
|
||||||
register_for_the_training: "Apuntarse al curso"
|
register_for_the_training: "Apuntarse al curso"
|
||||||
i_dont_want_to_register_now: "No quiero apuntarme aún"
|
i_dont_want_to_register_now: "No quiero apuntarme aún"
|
||||||
|
#modal introducing that a user must wait for his training being validated before booking a machine
|
||||||
training_reservation_modal:
|
training_reservation_modal:
|
||||||
#modal introducing that a user must wait for his training being validated before booking a machine
|
|
||||||
machine_reservation: "Reserva de máquina"
|
machine_reservation: "Reserva de máquina"
|
||||||
you_must_wait_for_your_training_is_being_validated_by_the_fablab_team_to_book_this_machine: "Debes esperar a que el Fablab valide tu curso para reservar la máquina."
|
you_must_wait_for_your_training_is_being_validated_by_the_fablab_team_to_book_this_machine: "Debes esperar a que el Fablab valide tu curso para reservar la máquina."
|
||||||
your_training_will_occur_: "Tu curso será realizado"
|
your_training_will_occur_: "Tu curso será realizado"
|
||||||
|
#user public profile
|
||||||
public_profile:
|
public_profile:
|
||||||
#user public profile
|
|
||||||
last_activity_html: "Last activity <br><strong>on {DATE}</strong>"
|
last_activity_html: "Last activity <br><strong>on {DATE}</strong>"
|
||||||
to_come: "por llegar"
|
to_come: "por llegar"
|
||||||
approved: "aprobada"
|
approved: "aprobada"
|
||||||
@ -287,8 +285,8 @@ es:
|
|||||||
email_address: "Email address"
|
email_address: "Email address"
|
||||||
trainings: "Trainings"
|
trainings: "Trainings"
|
||||||
no_trainings: "No trainings"
|
no_trainings: "No trainings"
|
||||||
|
#wallet
|
||||||
wallet:
|
wallet:
|
||||||
#wallet
|
|
||||||
wallet: 'Cartera'
|
wallet: 'Cartera'
|
||||||
your_wallet_amount: 'Su dinero disponible'
|
your_wallet_amount: 'Su dinero disponible'
|
||||||
wallet_amount: 'Cantidad disponible'
|
wallet_amount: 'Cantidad disponible'
|
||||||
@ -323,8 +321,8 @@ es:
|
|||||||
debit_reservation_machine: "Débito por reserva de máquina"
|
debit_reservation_machine: "Débito por reserva de máquina"
|
||||||
debit_reservation_event: "Débito por reserva de evento"
|
debit_reservation_event: "Débito por reserva de evento"
|
||||||
warning_uneditable_credit: "ADVERTENCIA: una vez validada la reserva no podrá modificarse el pago."
|
warning_uneditable_credit: "ADVERTENCIA: una vez validada la reserva no podrá modificarse el pago."
|
||||||
|
#promotional coupon (creation/edition form)
|
||||||
coupon:
|
coupon:
|
||||||
#promotional coupon (creation/edition form)
|
|
||||||
name: "Nombre"
|
name: "Nombre"
|
||||||
name_is_required: "Name is required."
|
name_is_required: "Name is required."
|
||||||
code: "Código"
|
code: "Código"
|
||||||
@ -346,8 +344,8 @@ es:
|
|||||||
max_usages: "Usos máximos permitidos"
|
max_usages: "Usos máximos permitidos"
|
||||||
max_usages_must_be_equal_or_greater_than_0: "El número de usos máximos permitidos debe ser mayor que 0."
|
max_usages_must_be_equal_or_greater_than_0: "El número de usos máximos permitidos debe ser mayor que 0."
|
||||||
enabled: "Activo"
|
enabled: "Activo"
|
||||||
|
#coupon (input zone for users)
|
||||||
coupon_input:
|
coupon_input:
|
||||||
#coupon (input zone for users)
|
|
||||||
i_have_a_coupon: "I have a coupon!"
|
i_have_a_coupon: "I have a coupon!"
|
||||||
code_: "Code:"
|
code_: "Code:"
|
||||||
the_coupon_has_been_applied_you_get_PERCENT_discount: "Se ha aplicado el cupón {PERCENT}% de descuento."
|
the_coupon_has_been_applied_you_get_PERCENT_discount: "Se ha aplicado el cupón {PERCENT}% de descuento."
|
||||||
@ -359,8 +357,8 @@ es:
|
|||||||
unable_to_apply_the_coupon_because_amount_exceeded: "No se puede aplicar el cupón: el descuento excede el monto total de esta compra."
|
unable_to_apply_the_coupon_because_amount_exceeded: "No se puede aplicar el cupón: el descuento excede el monto total de esta compra."
|
||||||
unable_to_apply_the_coupon_because_undefined: "No se puede aplicar el cupón: se ha producido un error inesperado, póngase en contacto con el gerente del Fablab."
|
unable_to_apply_the_coupon_because_undefined: "No se puede aplicar el cupón: se ha producido un error inesperado, póngase en contacto con el gerente del Fablab."
|
||||||
unable_to_apply_the_coupon_because_rejected: "Este código no existe."
|
unable_to_apply_the_coupon_because_rejected: "Este código no existe."
|
||||||
|
#form to create/edit a space
|
||||||
space:
|
space:
|
||||||
#form to create/edit a space
|
|
||||||
name: "Nombre"
|
name: "Nombre"
|
||||||
name_is_required: "Se requiere un nombre."
|
name_is_required: "Se requiere un nombre."
|
||||||
illustration: "Ilustración"
|
illustration: "Ilustración"
|
||||||
@ -375,8 +373,8 @@ es:
|
|||||||
default_places: "Máximo de entradas predeterminado"
|
default_places: "Máximo de entradas predeterminado"
|
||||||
default_places_is_required: "Se requiere un máximo de entradas predeterminado."
|
default_places_is_required: "Se requiere un máximo de entradas predeterminado."
|
||||||
disable_space: "Disable space"
|
disable_space: "Disable space"
|
||||||
|
#shopping cart module for reservations
|
||||||
cart:
|
cart:
|
||||||
#module de panier d'achat de réservations
|
|
||||||
summary: "Resumen"
|
summary: "Resumen"
|
||||||
select_one_or_more_slots_in_the_calendar: "Selecciona uno {SINGLE, select, true{slot} other{or more slots}} en el calendario"
|
select_one_or_more_slots_in_the_calendar: "Selecciona uno {SINGLE, select, true{slot} other{or more slots}} en el calendario"
|
||||||
you_ve_just_selected_the_slot: "Acaba de seleccionar el espacio :"
|
you_ve_just_selected_the_slot: "Acaba de seleccionar el espacio :"
|
||||||
@ -406,15 +404,15 @@ es:
|
|||||||
tags_of_the_destination_slot: "Etiquetas del espacio final:"
|
tags_of_the_destination_slot: "Etiquetas del espacio final:"
|
||||||
confirm_my_modification: "Confirmar modificación"
|
confirm_my_modification: "Confirmar modificación"
|
||||||
your_booking_slot_was_successfully_moved_from_: "Tu reserva de espacio ha sido reemplazada con éxito"
|
your_booking_slot_was_successfully_moved_from_: "Tu reserva de espacio ha sido reemplazada con éxito"
|
||||||
to_date: "a" #eg: from 01/01 to 01/05
|
to_date: "a" #eg. from 01/01 to 01/05
|
||||||
please_select_a_member_first: "Por favor, selecciona un miembro de la lista"
|
please_select_a_member_first: "Por favor, selecciona un miembro de la lista"
|
||||||
unable_to_select_plan_if_slots_in_the_past: 'No se puede seleccionar un plan si alguno de los espacios seleccionados está en el pasado'
|
unable_to_select_plan_if_slots_in_the_past: "No se puede seleccionar un plan si alguno de los espacios seleccionados está en el pasado"
|
||||||
unable_to_change_the_reservation: "Imposible cambiar reserva"
|
unable_to_change_the_reservation: "Imposible cambiar reserva"
|
||||||
confirmation_required: "Confirmación requerida"
|
confirmation_required: "Confirmación requerida"
|
||||||
do_you_really_want_to_cancel_this_reservation: "¿Está seguro de querer cancelar la reserva?"
|
do_you_really_want_to_cancel_this_reservation: "¿Está seguro de querer cancelar la reserva?"
|
||||||
reservation_was_cancelled_successfully: "La reserva se ha cancelado con éxito."
|
reservation_was_cancelled_successfully: "La reserva se ha cancelado con éxito."
|
||||||
cancellation_failed: "Cancelación fallida."
|
cancellation_failed: "Cancelación fallida."
|
||||||
confirm_payment_of_html: "{ROLE, select, admin{Payment on site} other{Pay}}: {AMOUNT}" #(context: confirm my payment of $20.00)
|
confirm_payment_of_html: "{ROLE, select, admin{Payment on site} other{Pay}}: {AMOUNT}" #eg. confirm my payment of $20.00
|
||||||
a_problem_occurred_during_the_payment_process_please_try_again_later: "A problem occurred during the payment process. Please try again later."
|
a_problem_occurred_during_the_payment_process_please_try_again_later: "A problem occurred during the payment process. Please try again later."
|
||||||
none: "Ninguno"
|
none: "Ninguno"
|
||||||
online_payment_disabled: "El pago en línea no está disponible. Póngase en contacto directamente con la recepción de Fablab."
|
online_payment_disabled: "El pago en línea no está disponible. Póngase en contacto directamente con la recepción de Fablab."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user