1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

New translations app.public.en.yml (Spanish)

This commit is contained in:
Sylvain 2019-12-30 14:46:58 +01:00
parent 8a7b10e746
commit 4be8dd6892

View File

@ -2,18 +2,16 @@ es:
app:
public:
common:
# header and "about" page
#header and "about" page
about_the_fablab: "Sobre {GENDER, select, male{el} female{la} neutral{} other{las}} {NAME}"
return: "Volver"
# cookies
#cookies
cookies:
about_cookies: "Este sitio web utiliza cookies para medir la audiencia."
learn_more: "Aprende más"
accept: "Aceptar cookies"
decline: "Rehusar"
# dashboard sections
decline: "Rechazar"
#dashboard sections
dashboard: "Panel"
my_profile: "My Perfil"
my_settings: "Mis ajustes"
@ -22,18 +20,15 @@ es:
my_events: "Mis eventos"
my_invoices: "Mis facturas"
my_wallet: "Mi cartera"
# login/logout
#login/logout
sign_out: "Salir"
sign_up: "Registrarse"
sign_in: "Entrar"
# left menu
#left menu
notifications: "Notificaciones"
admin: "Administrador"
reduce_panel: "Reducir panel"
# left menu (public)
#left menu (public)
home: "Menú principal"
reserve_a_machine: "Reservar una máquina"
trainings_registrations: "Registro de cursos"
@ -42,8 +37,7 @@ es:
projects_gallery: "Galería de proyectos"
subscriptions: "Suscripciones"
public_calendar: "Calendario"
# left menu (admin)
#left menu (admin)
trainings_monitoring: "Monitorización de cursos"
manage_the_calendar: "Gestionar calendario"
manage_the_users: "Gestionar usuarios"
@ -56,8 +50,7 @@ es:
statistics: "Estadísticas"
customization: "Customización"
open_api_clients: "Clientes OpenAPI"
# account creation modal
#account creation modal
create_your_account: "Crear su cuenta"
man: "Hombre"
woman: "Mujer"
@ -98,53 +91,44 @@ es:
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"
# password modification modal
#password modification modal
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."
# connection modal
#connection modal
connection: "Conexión"
password_forgotten: "¿Ha olvidado su contraseña?"
not_registered_to_the_fablab: "¿No está registrado en el fatlab aún?"
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."
# forgotten password modal
#forgotten password modal
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."
# Fab-manager's version
#Fab-manager's version
version: "Version:"
# Notifications
#Notifications
and_NUMBER_other_notifications: "y {NUMBER, plural, =0{no other notifications} =1{one other notification} otras{{NUMBER} other notifications}}..."
about:
# about page
#about page
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"
privacy:
# 'privacy policy' page
#'privacy policy' page
title: "Política de privacidad"
dpo: "Oficial de protección de datos"
last_update: "Última actualización,"
home:
# home page
#home page
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"
# next events summary on the home page
#next events summary on the home page
fablab_s_next_events: "Próximos eventos del FabLab"
every_events: "Todos los eventos"
from_date_to_date: "Desde {START} hasta {END}"
@ -155,9 +139,8 @@ es:
full_price: "Precio final"
event_full: "Evento lleno"
still_available: "Available place(s)"
projects_list:
# projects gallery
#projects gallery
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"
@ -174,9 +157,8 @@ es:
all_materials: "Todo el material"
load_next_projects: "Cargar más proyectos"
rough_draft: "Borrador"
projects_show:
# details of a projet
#details of a projet
rough_draft: "Draft"
project_description: "Descripción de proyecto"
by_name: "Por {NAME}"
@ -204,9 +186,8 @@ es:
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:
# list of machines
#list of machines
the_fablab_s_machines: "Las máquinas del FabLab"
add_a_machine: "Añadir una máquina"
book: "Book"
@ -214,9 +195,8 @@ es:
status_enabled: "Enabled"
status_disabled: "Disabled"
status_all: "All"
machines_show:
# details of a machine
#details of a machine
book_this_machine: "Alquilar máquina"
technical_specifications: "Technical specifications"
files_to_download: "Archivos a descargar"
@ -226,22 +206,19 @@ es:
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:
# list of trainings
#list of trainings
book: "Book"
the_trainings: "Lista de cursos"
training_show:
# details of a training
#details of a training
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"
confirmation_required: "Confirmation required"
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:
# summary of the subscriptions
#summary of the subscriptions
subcriptions: "Suscripciones"
i_choose_that_plan: "Elijo este plan"
i_subscribe_online: "Suscribirme online"
@ -267,11 +244,10 @@ es:
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"
here_is_the_NAME_subscription_summary: "Resumen de la suscrpición de {NAME}:"
confirm_payment_of_html: "{ROLE, select, admin{Cash} other{Pay}}: {AMOUNT}" # (contexte : validate a payment of $20,00)
confirm_payment_of_html: "{ROLE, select, admin{Cash} other{Pay}}: {AMOUNT}" #(contexte : validate a payment of $20,00)
online_payment_disabled: "Payment by credit card is not available. Please contact the Fablab's reception directly."
events_list:
# Fablab's events list
#Fablab's events list
the_fablab_s_events: "Los eventos del FabLab"
all_categories: "Todas las categorías"
for_all: "Para todo"
@ -283,10 +259,9 @@ es:
add_an_event: "Add an event"
load_the_next_events: "Load the next events..."
full_price_: "Full price:"
to_date: "to" # context: date. eg: 'from 01/01 to 01/05'
to_date: '"to"'
events_show:
# details and booking of an event
#details and booking of an event
event_description: "Descripción del evento"
downloadable_documents: "Archivos descargables"
information_and_booking: "Información y reservas"
@ -295,8 +270,8 @@ es:
ending: "Termina:"
opening_hours: "Hora de apertura:"
all_day: "All day"
from_time: "From" # context: time. eg. 'from 18:00 to 21:00'
to_time: "to" # context: time. eg. 'from 18:00 to 21:00'
from_time: '"From"'
to_time: '"to"'
full_price_: "Full price:"
tickets_still_availables: "Entradas disponibles:"
sold_out: "Entradas vendidas."
@ -311,13 +286,13 @@ es:
canceled_reservation_SEATS: "Reservation canceled ({SEATS} seats)"
book: "Reservar"
confirm_and_pay: "Confirm and pay"
confirm_payment_of_html: "{ROLE, select, admin{Cash} other{Pay}}: {AMOUNT}" # (contexte : validate a payment of $20,00)
confirm_payment_of_html: "{ROLE, select, admin{Cash} other{Pay}}: {AMOUNT}" #(contexte : validate a payment of $20,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"
change_the_reservation: "Cambiar la reserva"
you_can_shift_this_reservation_on_the_following_slots: "Puede cambiar la reserva en los siguientes campos:"
confirmation_required: "Confirmation required"
do_you_really_want_to_delete_this_event: "Do you really want to delete this event?"
do_you_really_want_to_delete_this_event: "Do you really want to delete this event?"
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"
@ -329,9 +304,8 @@ es:
view_event_list: "View events to come"
share_on_facebook: "Share on Facebook"
share_on_twitter: "Share on Twitter"
calendar:
# public calendar
#public calendar
calendar: "Calendario"
show_unavailables: "Mostrar campos inválidos"
filter_calendar: "Filtrar calendario"
@ -340,18 +314,16 @@ es:
spaces: "Espacios"
events: "Eventos"
externals: "Otros calendarios"
spaces_list:
# list of spaces
#list of spaces
the_spaces: "Espacios"
add_a_space: "Añadir espacios"
status_enabled: "Enabled"
status_disabled: "Disabled"
status_all: "All"
book: "Book"
space_show:
# display the details of a space
#display the details of a space
book_this_space: "Reservar este espacio"
unauthorized_operation: "Operación no autorizada"
confirmation_required: "Confirmación requerida"