mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-04-12 02:02:31 +02:00
New translations app.public.en.yml (Spanish)
This commit is contained in:
parent
fb55213586
commit
8a5742b0dc
@ -29,6 +29,7 @@ es:
|
|||||||
#left menu
|
#left menu
|
||||||
notifications: "Notificaciones"
|
notifications: "Notificaciones"
|
||||||
admin: "Administrador"
|
admin: "Administrador"
|
||||||
|
manager: "Manager"
|
||||||
reduce_panel: "Reducir panel"
|
reduce_panel: "Reducir panel"
|
||||||
#left menu (public)
|
#left menu (public)
|
||||||
home: "Menú principal"
|
home: "Menú principal"
|
||||||
@ -146,7 +147,7 @@ es:
|
|||||||
from_date_to_date: "Desde {START} hasta {END}"
|
from_date_to_date: "Desde {START} hasta {END}"
|
||||||
on_the_date: "El {DATE}"
|
on_the_date: "El {DATE}"
|
||||||
from_time_to_time: "Desde {START} hasta {END}"
|
from_time_to_time: "Desde {START} hasta {END}"
|
||||||
free_entry: "Entrada gratuita"
|
without_reservation: "Without reservation"
|
||||||
free_admission: "Admisión gratuita"
|
free_admission: "Admisión gratuita"
|
||||||
full_price: "Precio completo: "
|
full_price: "Precio completo: "
|
||||||
event_full: "Evento lleno"
|
event_full: "Evento lleno"
|
||||||
@ -241,8 +242,8 @@ es:
|
|||||||
your_subscription_expires_on_the_DATE: "Su suscripción termina {DATE}"
|
your_subscription_expires_on_the_DATE: "Su suscripción termina {DATE}"
|
||||||
my_group: "My grupo"
|
my_group: "My grupo"
|
||||||
his_group: "{GENDER, select, male{His} female{Her} other{Its}} group"
|
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"
|
he_wants_to_change_group: "{ROLE, select, member{I want} other{The user wants}} to change group"
|
||||||
change_my_group: "Cambiar {ROLE, select, admin{{GENDER, select, male{his} female{her} other{its}}} other{my}} grupo"
|
change_my_group: "Change {ROLE, select, member{my} other{{GENDER, select, male{his} female{her} other{its}}}} group"
|
||||||
summary: "Summary"
|
summary: "Summary"
|
||||||
your_subscription_has_expired_on_the_DATE: "Sus suscripcion expiró el {DATE}"
|
your_subscription_has_expired_on_the_DATE: "Sus suscripcion expiró el {DATE}"
|
||||||
subscription_price: "Subscription price"
|
subscription_price: "Subscription price"
|
||||||
@ -269,7 +270,7 @@ es:
|
|||||||
cancelled: "Cancelled"
|
cancelled: "Cancelled"
|
||||||
free_admission: "Free admission"
|
free_admission: "Free admission"
|
||||||
still_available: "asiento(s) disponible(s)"
|
still_available: "asiento(s) disponible(s)"
|
||||||
free_entry: "Free entry"
|
without_reservation: "Without reservation"
|
||||||
add_an_event: "Add an event"
|
add_an_event: "Add an event"
|
||||||
load_the_next_events: "Cargar los próximos eventos..."
|
load_the_next_events: "Cargar los próximos eventos..."
|
||||||
full_price_: "Precio completo:"
|
full_price_: "Precio completo:"
|
||||||
@ -290,7 +291,7 @@ es:
|
|||||||
full_price_: "Precio completo:"
|
full_price_: "Precio completo:"
|
||||||
tickets_still_availables: "Entradas disponibles:"
|
tickets_still_availables: "Entradas disponibles:"
|
||||||
sold_out: "Entradas vendidas."
|
sold_out: "Entradas vendidas."
|
||||||
free_entry: "Entrada gratuita"
|
without_reservation: "Without reservation"
|
||||||
cancelled: "Cancelled"
|
cancelled: "Cancelled"
|
||||||
ticket: "{NUMBER, plural, one{ticket} other{tickets}}"
|
ticket: "{NUMBER, plural, one{ticket} other{tickets}}"
|
||||||
make_a_gift_of_this_reservation: "Regalar esta reserva"
|
make_a_gift_of_this_reservation: "Regalar esta reserva"
|
||||||
@ -387,8 +388,8 @@ es:
|
|||||||
title: "Subscriptions"
|
title: "Subscriptions"
|
||||||
content: "Subscriptions provide a way to segment your prices and provide benefits to regular users."
|
content: "Subscriptions provide a way to segment your prices and provide benefits to regular users."
|
||||||
admin:
|
admin:
|
||||||
title: "Administrator section"
|
title: "{ROLE} section"
|
||||||
content: "<p>All of the elements below are only accessible to administrators. They allow you to manage and configure Fab-manager.</p><p>At the end of this visit, click on one of them to find out more.</p>"
|
content: "<p>All of the elements below are only accessible to administrators and managers. They allow you to manage and configure Fab-manager.</p><p>At the end of this visit, click on one of them to find out more.</p>"
|
||||||
about:
|
about:
|
||||||
title: "About"
|
title: "About"
|
||||||
content: "A page that you can fully customize, to present your activity and your structure."
|
content: "A page that you can fully customize, to present your activity and your structure."
|
||||||
@ -423,13 +424,25 @@ es:
|
|||||||
welcome:
|
welcome:
|
||||||
title: "Machines"
|
title: "Machines"
|
||||||
content: "<p>Machines are the tools available for your users. You must create here the machines which can then be reserved by the members.</p><p>You can also create entries for non-bookable or free access machines, then you just need to not associate availability slots with them.</p>"
|
content: "<p>Machines are the tools available for your users. You must create here the machines which can then be reserved by the members.</p><p>You can also create entries for non-bookable or free access machines, then you just need to not associate availability slots with them.</p>"
|
||||||
|
welcome_manager:
|
||||||
|
title: "Machines"
|
||||||
|
content: "Machines are the tools available for the users to reserve."
|
||||||
view:
|
view:
|
||||||
title: "View"
|
title: "View"
|
||||||
content: "To modify or delete a machine, click here first. You will not be able to delete a machine that has already been associated with availability slots, but you can deactivate it."
|
content: "To modify or delete a machine, click here first. You will not be able to delete a machine that has already been associated with availability slots, but you can deactivate it."
|
||||||
|
reserve:
|
||||||
|
title: "Reserve"
|
||||||
|
content: "Click here to access an agenda showing free slots. This will let you book this machine for an user and manage exiting reservations."
|
||||||
spaces:
|
spaces:
|
||||||
welcome:
|
welcome:
|
||||||
title: "Spaces"
|
title: "Spaces"
|
||||||
content: "<p>Spaces are places available for your users. For example, a meeting room or a woodshop. You must create here the spaces which can then be reserved by members.</p><p>The specificity of the spaces is that they can be reserved by several users at the same time.</p>"
|
content: "<p>Spaces are places available for your users. For example, a meeting room or a woodshop. You must create here the spaces which can then be reserved by members.</p><p>The specificity of the spaces is that they can be reserved by several users at the same time.</p>"
|
||||||
|
welcome_manager:
|
||||||
|
title: "Spaces"
|
||||||
|
content: "<p>Spaces are the places available for the users to reserve. For example, a meeting room or a woodshop.</p><p>The specificity of the spaces is that they can be reserved by several users at the same time.</p>"
|
||||||
view:
|
view:
|
||||||
title: "View"
|
title: "View"
|
||||||
content: "To modify or delete a space, click here first. You will not be able to delete a space that has already been associated with availability slots, but you can deactivate it."
|
content: "To modify or delete a space, click here first. You will not be able to delete a space that has already been associated with availability slots, but you can deactivate it."
|
||||||
|
reserve:
|
||||||
|
title: "Reserve"
|
||||||
|
content: "Click here to access an agenda showing free slots. This will let you book this space for an user and manage exiting reservations."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user