2017-11-06 14:15:22 +01:00
es :
app :
public :
common :
2019-12-30 14:46:58 +01:00
#header and "about" page
2019-12-16 10:16:11 +01:00
about_the_fablab : "Sobre {GENDER, select, male{el} female{la} neutral{} other{las}} {NAME}"
2017-11-06 14:15:22 +01:00
return : "Volver"
2019-12-30 14:46:58 +01:00
#cookies
2019-06-13 12:52:56 +02:00
cookies :
about_cookies : "Este sitio web utiliza cookies para medir la audiencia."
2019-12-30 14:58:03 +01:00
learn_more : "Saber más"
2019-06-13 12:52:56 +02:00
accept : "Aceptar cookies"
2019-12-30 14:46:58 +01:00
decline : "Rechazar"
#dashboard sections
2017-11-06 14:15:22 +01:00
dashboard : "Panel"
my_profile : "My Perfil"
my_settings : "Mis ajustes"
my_projects : "Mis proyectos"
my_trainings : "Mis cursos"
my_events : "Mis eventos"
my_invoices : "Mis facturas"
my_wallet : "Mi cartera"
2019-12-30 14:46:58 +01:00
#login/logout
2017-11-06 14:15:22 +01:00
sign_out : "Salir"
2018-01-24 14:31:39 +01:00
sign_up : "Registrarse"
2019-12-30 15:18:21 +01:00
sign_in : "Ingresar"
2019-12-30 14:46:58 +01:00
#left menu
2017-11-06 14:15:22 +01:00
notifications : "Notificaciones"
admin : "Administrador"
reduce_panel : "Reducir panel"
2019-12-30 14:46:58 +01:00
#left menu (public)
2017-11-06 14:15:22 +01:00
home : "Menú principal"
reserve_a_machine : "Reservar una máquina"
trainings_registrations : "Registro de cursos"
events_registrations : "Registro de eventos"
reserve_a_space : "Reservar un espacio"
projects_gallery : "Galería de proyectos"
subscriptions : "Suscripciones"
public_calendar : "Calendario"
2019-12-30 14:46:58 +01:00
#left menu (admin)
2017-11-06 14:15:22 +01:00
trainings_monitoring : "Monitorización de cursos"
manage_the_calendar : "Gestionar calendario"
manage_the_users : "Gestionar usuarios"
manage_the_invoices : "Gestionar facturas"
subscriptions_and_prices : "Suscripciones y precios"
manage_the_events : "Gestionar eventos"
manage_the_machines : "Gestionar máquinas"
manage_the_spaces : "Gestionar espacios"
manage_the_projects_elements : "Gestionar los elementos de los proyectos"
statistics : "Estadísticas"
customization : "Customización"
open_api_clients : "Clientes OpenAPI"
2019-12-30 14:46:58 +01:00
#account creation modal
2017-11-06 14:15:22 +01:00
create_your_account : "Crear su cuenta"
man : "Hombre"
woman : "Mujer"
gender_is_required : "El genero es obligatorio."
your_first_name : "Su nombre"
first_name_is_required : "El nombre es obligatorio."
your_surname : "Su apellido"
surname_is_required : "El apellido es obligatorio."
your_pseudonym : "Su seudónimo"
pseudonym_is_required : "El seudónimo es obligatorio."
your_email_address : "Su e-mail"
email_is_required : "El e-mail es obligatorio."
your_password : "Su contraseña"
password_is_required : "La contraseña es obligatoria."
2019-04-18 11:35:09 +02:00
password_is_too_short : "La contraseña es demasiado corta (minimo 8 caracteres)"
2017-11-06 14:15:22 +01:00
type_your_password_again : "Escriba su contraseña otra vez"
password_confirmation_is_required : "Confirmar su contraseña es obligatorio."
password_does_not_match_with_confirmation : "Las contraseñas no coinciden."
i_am_an_organization : "Soy una organización"
name_of_your_organization : "Nombre de su organización"
organization_name_is_required : "El nombre de su organización es obligatorio."
address_of_your_organization : "Dirección de su organización"
organization_address_is_required : "La dirección de su organización es obligatoria."
your_user_s_profile : "Su perfil de usuario"
user_s_profile_is_required : "El perfil de usuario es obligatorio."
birth_date : "Fecha de nacimiento"
birth_date_is_required : "La fecha de nacimiento es obligatoria."
phone_number : "Número de telefono"
phone_number_is_required : "El número de telefono es obligatorio."
i_authorize_Fablab_users_registered_on_the_site_to_contact_me : "Autorizo a los usuarios registrados en este FabLab a contactarme"
i_accept_to_receive_information_from_the_fablab : "Acepto recibir información del FabLab"
i_ve_read_and_i_accept_ : "He leido y acepto"
_the_fablab_policy : "la política de FabLab"
2019-12-18 15:23:52 +01:00
field_required : "Field required"
unexpected_error_occurred : "An unexpected error occurred. Please try again later."
used_for_statistics : "This data will be used for statistical 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_profile : "This data will only be displayed on your profile"
public_profile : "You will have a public profile and other users will be able to associate you in their projects"
2019-12-30 14:46:58 +01:00
#password modification modal
2017-11-06 14:15:22 +01:00
change_your_password : "Cambiar contraseña"
your_new_password : "Nueva contraseña"
your_password_was_successfully_changed : "Su contraseña ha sido cambiada con éxito."
2019-12-30 14:46:58 +01:00
#connection modal
2017-11-06 14:15:22 +01:00
connection : "Conexión"
password_forgotten : "¿Ha olvidado su contraseña?"
2019-12-30 15:18:21 +01:00
not_registered_to_the_fablab : "¿No está registrado en el fablab todavía?"
2017-11-06 14:15:22 +01:00
create_an_account : "Crear una cuenta"
wrong_email_or_password : "E-mail o contraseña incorrecta."
caps_lock_is_on : "Las mayusculas están activadas."
2019-12-30 14:46:58 +01:00
#forgotten password modal
2017-11-06 14:15:22 +01:00
your_email_address_is_unknown : "Se desconoce su email."
you_will_receive_in_a_moment_an_email_with_instructions_to_reset_your_password : "En un momento recibirá las instrucciones para restablecer su contraseña en su mail."
2019-12-30 14:46:58 +01:00
#Fab-manager's version
2017-11-06 14:15:22 +01:00
version : "Version:"
2019-12-30 14:46:58 +01:00
#Notifications
2019-12-16 10:16:11 +01:00
and_NUMBER_other_notifications : "y {NUMBER, plural, =0{no other notifications} =1{one other notification} otras{{NUMBER} other notifications}}..."
2017-11-06 14:15:22 +01:00
about :
2019-12-30 14:46:58 +01:00
#about page
2019-12-18 15:02:10 +01:00
read_the_fablab_policy : "Leer la politica del FabLab"
read_the_fablab_s_general_terms_and_conditions : "Leer los terminos y condiciones del FabLab"
your_fablab_s_contacts : "Sus contactos del FabLab"
privacy_policy : "Política de privacidad"
2019-04-18 12:00:57 +02:00
privacy :
2019-12-30 14:46:58 +01:00
#'privacy policy' page
2019-12-18 15:02:10 +01:00
title : "Política de privacidad"
dpo : "Oficial de protección de datos"
last_update : "Última actualización,"
2017-11-06 14:15:22 +01:00
home :
2019-12-30 14:46:58 +01:00
#home page
2017-11-06 14:15:22 +01:00
latest_documented_projects : "Los últimos proyectos documentados"
follow_us : "Siguenos"
latest_tweets : "Los últimos tweets"
latest_registered_members : "Miembros más recientes"
create_an_account : "Crear una cuenta"
discover_members : "Descubrir miembros"
2019-12-30 14:46:58 +01:00
#next events summary on the home page
2017-11-06 14:15:22 +01:00
fablab_s_next_events : "Próximos eventos del FabLab"
every_events : "Todos los eventos"
2019-12-16 10:16:11 +01:00
from_date_to_date : "Desde {START} hasta {END}"
on_the_date : "El {DATE}"
from_time_to_time : "Desde {START} hasta {END}"
2017-11-06 14:15:22 +01:00
free_entry : "Entrada gratuita"
free_admission : "Admisión gratuita"
full_price : "Precio final"
event_full : "Evento lleno"
2019-12-18 15:23:52 +01:00
still_available : "Available place(s)"
2017-11-06 14:15:22 +01:00
projects_list :
2019-12-30 14:46:58 +01:00
#projects gallery
2019-12-18 15:02:10 +01:00
the_fablab_projects : "Los proyectos del FabLab"
add_a_project : "Añadir un proyecto"
search_over_the_whole_network : "Buscar en toda la red de FabLab"
tooltip_openlab_projects_switch : "La busqueda en toda la red le permite buscar los proyectos de todos los FabLab que usan esta característica"
openlab_search_not_available_at_the_moment : "La busqueda en toda la red no está disponible en este momento. Puede seguir buscando proyectos en este FabLab."
project_search_result_is_empty : "Lo sentimos, no hemos encontrado nada."
reset_all_filters : "Limpiar filtros"
search : "Buscar"
all_projects : "Todos los proyectos"
my_projects : "Mis proyectos"
projects_to_whom_i_take_part_in : "Proyectos de los que formo parte"
all_machines : "Todas las máquinas"
all_themes : "Todos los temas"
all_materials : "Todo el material"
load_next_projects : "Cargar más proyectos"
rough_draft : "Borrador"
2017-11-06 14:15:22 +01:00
projects_show :
2019-12-30 14:46:58 +01:00
#details of a projet
2019-12-18 15:02:10 +01:00
rough_draft : "Draft"
2017-11-06 14:15:22 +01:00
project_description : "Descripción de proyecto"
2019-12-16 10:16:11 +01:00
by_name : "Por {NAME}"
2019-12-18 15:02:10 +01:00
step_N : "Step {INDEX}"
share_on_facebook : "Share on Facebook"
share_on_twitter : "Share on Twitter"
2019-12-18 15:23:52 +01:00
deleted_user : "Deleted user"
2017-11-06 14:15:22 +01:00
posted_on_ : "Subido el"
2019-12-16 10:16:11 +01:00
CAD_file_to_download : "{COUNT, plural, =0{No CAD files} =1{CAD file to download} other{CAD files to download}}"
2019-12-18 15:02:10 +01:00
machines_and_materials : "Machines and materials"
collaborators : "Collaborators"
2017-11-06 14:15:22 +01:00
licence : "Licencia"
2019-12-18 15:02:10 +01:00
confirmation_required : "Confirmation required"
2017-11-06 14:15:22 +01:00
report_an_abuse : "Reportar una infracción"
unauthorized_operation : "Operación no autorizada"
your_report_was_successful_thanks : "Su informe se ha enviado con éxito. Gracias."
an_error_occured_while_sending_your_report : "Ha ocurrido un error al enviar el informe."
your_first_name : "Su nombre"
your_first_name_is_required : "Su nombre es obligatorio."
your_surname : "Su apellido"
your_surname_is_required : "Su apellido es obligatorio."
your_email_address : "Su mail"
your_email_address_is_required : "Su mail es obligatorio."
tell_us_why_this_looks_abusive : "Cuéntanos porqué te parece abusivo"
message_is_required : "El mensaje es obligatorio."
report : "Reportar"
do_you_really_want_to_delete_this_project : "¿Está seguro de querer eliminar este proyecto?"
machines_list :
2019-12-30 14:46:58 +01:00
#list of machines
2019-12-18 15:02:10 +01:00
the_fablab_s_machines : "Las máquinas del FabLab"
add_a_machine : "Añadir una máquina"
2019-12-30 14:58:03 +01:00
book : "Reservar"
2019-12-18 15:02:10 +01:00
_or_the_ : " o el "
2019-12-30 14:58:03 +01:00
status_enabled : "Activas"
status_disabled : "No activas"
status_all : "Todas"
2017-11-06 14:15:22 +01:00
machines_show :
2019-12-30 14:46:58 +01:00
#details of a machine
2017-11-06 14:15:22 +01:00
book_this_machine : "Alquilar máquina"
2019-12-18 15:02:10 +01:00
technical_specifications : "Technical specifications"
2017-11-06 14:15:22 +01:00
files_to_download : "Archivos a descargar"
projects_using_the_machine : "Proyectos que utilizan esta máquina"
_or_the_ : " o el "
2019-12-18 15:02:10 +01:00
confirmation_required : "Confirmation required"
2017-11-06 14:15:22 +01:00
do_you_really_want_to_delete_this_machine : "¿Está seguro de querer eliminar esta máquina?"
unauthorized_operation : "Unauthorized operation"
the_machine_cant_be_deleted_because_it_is_already_reserved_by_some_users : "La máquina no puede borrarse porque está siendo usada o ha sido reservada por algún usuario."
trainings_list :
2019-12-30 14:46:58 +01:00
#list of trainings
2019-12-30 14:58:03 +01:00
book : "Reservar"
2017-11-06 14:15:22 +01:00
the_trainings : "Lista de cursos"
training_show :
2019-12-30 14:46:58 +01:00
#details of a training
2017-11-06 14:15:22 +01:00
book_this_training : "reservar plaza en este curso"
do_you_really_want_to_delete_this_training : "Está seguro de querer eliminar este curso?"
unauthorized_operation : "Operación no autorizada"
2019-12-18 15:02:10 +01:00
confirmation_required : "Confirmation required"
2017-11-06 14:15:22 +01:00
the_training_cant_be_deleted_because_it_is_already_reserved_by_some_users : "El curso no puede borrarse porque ya ha sido reservado por algún usuario."
plans :
2019-12-30 14:46:58 +01:00
#summary of the subscriptions
2017-11-06 14:15:22 +01:00
subcriptions : "Suscripciones"
i_choose_that_plan : "Elijo este plan"
i_subscribe_online : "Suscribirme online"
i_already_subscribed : "Ya me he suscrito"
more_information : "Más información"
2019-12-16 10:16:11 +01:00
your_subscription_expires_on_the_DATE : "Su suscripción termina {DATE}"
2017-11-06 14:15:22 +01:00
my_group : "My grupo"
2019-12-16 10:16:11 +01:00
his_group : "{GENDER, select, male{His} female{Her} other{Its}} group"
he_wants_to_change_group : "{ROLE, select, admin{The user wants} other{I want}} cambiar el grupo"
change_my_group : "Cambiar {ROLE, select, admin{{GENDER, select, male{his} female{her} other{its}}} other{my}} grupo"
2019-12-18 15:02:10 +01:00
summary : "Summary"
2019-12-16 10:16:11 +01:00
your_subscription_has_expired_on_the_DATE : "Sus suscripcion expiró el {DATE}"
2019-12-18 15:02:10 +01:00
subscription_price : "Subscription price"
you_ve_just_selected_a_subscription_html : "You've just selected a <strong>subscription</strong>:"
confirm_and_pay : "Valider et payer"
you_ve_just_payed_the_subscription_html : "You've just paid the <strong>subscription</strong>:"
2017-11-06 14:15:22 +01:00
thank_you_your_subscription_is_successful : "Gracias. Su suscripción ha tenido éxito"
2019-12-18 15:02:10 +01:00
your_invoice_will_be_available_soon_from_your_dashboard : "Your invoice will be available soon from your dashboard"
2017-11-06 14:15:22 +01:00
your_group_was_successfully_changed : "Su grupo ha sido cambiado correctamente."
the_user_s_group_was_successfully_changed : "Los usuarios del grupo han cambiado correctamente."
an_error_prevented_your_group_from_being_changed : "Un error impidió que su grupo fuese cambiado."
an_error_prevented_to_change_the_user_s_group : "Un error impidió cambiar los componentes del grupo."
an_error_occured_during_the_payment_process_please_try_again_later : "Ha ocurrido un error mientras se procesaba el pago. Intentelo en unos minutos."
subscription_confirmation : "Confirmar suscripción"
2019-12-16 10:16:11 +01:00
here_is_the_NAME_subscription_summary : "Resumen de la suscrpición de {NAME}:"
2019-12-30 14:46:58 +01:00
confirm_payment_of_html : "{ROLE, select, admin{Cash} other{Pay}}: {AMOUNT}" #(contexte : validate a payment of $20,00)
2019-12-18 15:02:10 +01:00
online_payment_disabled : "Payment by credit card is not available. Please contact the Fablab's reception directly."
2017-11-06 14:15:22 +01:00
events_list :
2019-12-30 14:46:58 +01:00
#Fablab's events list
2017-11-06 14:15:22 +01:00
the_fablab_s_events : "Los eventos del FabLab"
all_categories : "Todas las categorías"
for_all : "Para todo"
2019-12-18 15:23:52 +01:00
sold_out : "Sold Out"
cancelled : "Cancelled"
free_admission : "Free admission"
still_available : "available place(s)"
2019-12-18 15:02:10 +01:00
free_entry : "Free entry"
add_an_event : "Add an event"
2019-12-30 14:58:03 +01:00
load_the_next_events : "Cargar los próximos eventos..."
2019-12-18 15:02:10 +01:00
full_price_ : "Full price:"
2019-12-30 14:46:58 +01:00
to_date : '"to"'
2017-11-06 14:15:22 +01:00
events_show :
2019-12-30 14:46:58 +01:00
#details and booking of an event
2017-11-06 14:15:22 +01:00
event_description : "Descripción del evento"
downloadable_documents : "Archivos descargables"
2019-11-21 11:15:05 +01:00
information_and_booking : "Información y reservas"
2019-12-18 15:02:10 +01:00
dates : "Dates"
2017-11-06 14:15:22 +01:00
beginning : "Empieza:"
ending : "Termina:"
opening_hours : "Hora de apertura:"
2019-12-18 15:02:10 +01:00
all_day : "All day"
2019-12-30 14:46:58 +01:00
from_time : '"From"'
to_time : '"to"'
2019-12-18 15:02:10 +01:00
full_price_ : "Full price:"
2017-11-06 14:15:22 +01:00
tickets_still_availables : "Entradas disponibles:"
sold_out : "Entradas vendidas."
free_entry : "Entrada gratuita"
2019-12-18 15:23:52 +01:00
cancelled : "Cancelled"
2019-12-16 10:16:11 +01:00
ticket : "{NUMBER, plural, one{ticket} other{tickets}}"
2017-11-06 14:15:22 +01:00
make_a_gift_of_this_reservation : "Regalar esta reserva"
2019-12-18 15:02:10 +01:00
thank_you_your_payment_has_been_successfully_registered : "Tank you. Your payment has been successfully registered!"
2017-11-06 14:15:22 +01:00
you_can_find_your_reservation_s_details_on_your_ : "Puede encontrar los detalles de su reserva en"
2019-12-18 15:02:10 +01:00
dashboard : "dashboard"
2019-12-16 10:16:11 +01:00
you_booked_DATE : "You booked ({DATE}):"
2019-12-18 15:23:52 +01:00
canceled_reservation_SEATS : "Reservation canceled ({SEATS} seats)"
2017-11-06 14:15:22 +01:00
book : "Reservar"
2019-12-18 15:02:10 +01:00
confirm_and_pay : "Confirm and pay"
2019-12-30 14:46:58 +01:00
confirm_payment_of_html : "{ROLE, select, admin{Cash} other{Pay}}: {AMOUNT}" #(contexte : validate a payment of $20,00)
2019-12-18 15:02:10 +01:00
online_payment_disabled : "Payment by credit card is not available. Please contact the Fablab's reception directly."
please_select_a_member_first : "Please select a member first"
2017-11-06 14:15:22 +01:00
change_the_reservation : "Cambiar la reserva"
you_can_shift_this_reservation_on_the_following_slots : "Puede cambiar la reserva en los siguientes campos:"
2019-12-18 15:23:52 +01:00
confirmation_required : "Confirmation required"
2019-12-30 14:46:58 +01:00
do_you_really_want_to_delete_this_event : "Do you really want to delete this event?"
2019-12-18 15:23:52 +01:00
event_successfully_deleted : "Event successfully deleted"
unable_to_delete_the_event_because_some_users_alredy_booked_it : "Unable to delete this event, it may have been already reserved by some users."
cancel_the_reservation : "Cancel the reservation"
do_you_really_want_to_cancel_this_reservation_this_apply_to_all_booked_tickets : "Do you really want to cancel this reservation? This apply to ALL booked tickets."
2019-12-18 15:02:10 +01:00
reservation_was_successfully_cancelled : "Reservation was successfully cancelled"
2019-12-18 15:23:52 +01:00
cancellation_failed : "Cancellation failed."
event_is_over : "The event is over"
thanks_for_coming : "Thanks for coming!"
view_event_list : "View events to come"
2019-12-18 15:02:10 +01:00
share_on_facebook : "Share on Facebook"
share_on_twitter : "Share on Twitter"
2017-11-06 14:15:22 +01:00
calendar :
2019-12-30 14:46:58 +01:00
#public calendar
2019-12-18 15:02:10 +01:00
calendar : "Calendario"
show_unavailables : "Mostrar campos inválidos"
filter_calendar : "Filtrar calendario"
trainings : "Cursos"
machines : "Máquinas"
spaces : "Espacios"
events : "Eventos"
externals : "Otros calendarios"
2017-11-06 14:15:22 +01:00
spaces_list :
2019-12-30 14:46:58 +01:00
#list of spaces
2019-12-18 15:02:10 +01:00
the_spaces : "Espacios"
add_a_space : "Añadir espacios"
2019-12-30 14:58:03 +01:00
status_enabled : "Activos"
status_disabled : "No activos"
status_all : "Todos"
book : "Reservar"
2017-11-06 14:15:22 +01:00
space_show :
2019-12-30 14:46:58 +01:00
#display the details of a space
2019-12-18 15:02:10 +01:00
book_this_space : "Reservar este espacio"
unauthorized_operation : "Operación no autorizada"
confirmation_required : "Confirmación requerida"
do_you_really_want_to_delete_this_space : "¿Está seguro de que quiere borrar este espacio?"
the_space_cant_be_deleted_because_it_is_already_reserved_by_some_users : "No puede borrarse este espacio porque está siendo usado por otros usuarios."
characteristics : "Características"
files_to_download : "Archivos para descargar"
projects_using_the_space : "Proyectos que usan el espacio"