Translations: Update Spanish

Currently translated at 84.9% (4700 of 5535 strings)

Translation: pretix/pretix
Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/es/

powered by weblate
This commit is contained in:
Eduardo Fernandez
2024-01-19 16:51:56 +01:00
committed by Raphael Michel
parent 8066a7ed0f
commit 1bda102d46
+19 -26
View File
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-11 10:07+0000\n" "POT-Creation-Date: 2024-01-11 10:07+0000\n"
"PO-Revision-Date: 2024-01-18 09:00+0000\n" "PO-Revision-Date: 2024-01-19 02:00+0000\n"
"Last-Translator: Eduardo Fernandez <sistemas@oyasama.es>\n" "Last-Translator: Eduardo Fernandez <sistemas@oyasama.es>\n"
"Language-Team: Spanish <https://translate.pretix.eu/projects/pretix/pretix/" "Language-Team: Spanish <https://translate.pretix.eu/projects/pretix/pretix/"
"es/>\n" "es/>\n"
@@ -7780,9 +7780,8 @@ msgid "You do not have sufficient permission to perform this export."
msgstr "No tiene permiso suficiente para realizar esta exportación." msgstr "No tiene permiso suficiente para realizar esta exportación."
#: pretix/base/services/export.py:189 #: pretix/base/services/export.py:189
#, fuzzy
msgid "Export failed" msgid "Export failed"
msgstr "Fichero de importación" msgstr "Exportación fallida"
#: pretix/base/services/export.py:206 #: pretix/base/services/export.py:206
msgid "Permission denied." msgid "Permission denied."
@@ -7877,13 +7876,13 @@ msgstr ""
"configuración del evento." "configuración del evento."
#: pretix/base/services/mail.py:268 #: pretix/base/services/mail.py:268
#, fuzzy, python-brace-format #, python-brace-format
msgid "" msgid ""
"You are receiving this email because someone placed an order for {event} for " "You are receiving this email because someone placed an order for {event} for "
"you." "you."
msgstr "" msgstr ""
"Usted está recibiendo este correo electrónico porque realizó un pedido para " "Estás recibiendo este correo electrónico porque alguien realizó un pedido de "
"{event}." "{event} para ti."
#: pretix/base/services/mail.py:272 pretix/base/services/mail.py:288 #: pretix/base/services/mail.py:272 pretix/base/services/mail.py:288
#, python-brace-format #, python-brace-format
@@ -7925,10 +7924,11 @@ msgstr ""
"activa." "activa."
#: pretix/base/services/memberships.py:142 #: pretix/base/services/memberships.py:142
#, fuzzy
msgid "" msgid ""
"You selected a membership that is connected to a different customer account." "You selected a membership that is connected to a different customer account."
msgstr "No puede seleccionar un elemento que pertenezca a un evento diferente." msgstr ""
"Seleccionó una membresía que está conectada a una cuenta de cliente "
"diferente."
#: pretix/base/services/memberships.py:147 #: pretix/base/services/memberships.py:147
#, fuzzy #, fuzzy
@@ -12351,13 +12351,12 @@ msgid "Development only"
msgstr "Solo desarrollo" msgstr "Solo desarrollo"
#: pretix/control/forms/__init__.py:335 #: pretix/control/forms/__init__.py:335
#, fuzzy
msgid "" msgid ""
"These translations are still in progress. These languages can currently only " "These translations are still in progress. These languages can currently only "
"be selected on development installations of pretix, not in production." "be selected on development installations of pretix, not in production."
msgstr "" msgstr ""
"La traducción de este idioma está todavía en curso. Este lenguaje sólo puede " "Estas traducciones aún están en progreso. Actualmente, estos idiomas solo se "
"ser seleccionado actualmente en instalaciones de desarrollo de pretix, no en " "pueden seleccionar en instalaciones de desarrollo de pretix, no en "
"producción." "producción."
#: pretix/control/forms/checkin.py:93 pretix/control/forms/event.py:1528 #: pretix/control/forms/checkin.py:93 pretix/control/forms/event.py:1528
@@ -19859,22 +19858,20 @@ msgstr ""
"que debería ser vendido en cierto rango de tiempo." "que debería ser vendido en cierto rango de tiempo."
#: pretix/control/templates/pretixcontrol/item/base.html:29 #: pretix/control/templates/pretixcontrol/item/base.html:29
#, fuzzy
msgid "" msgid ""
"This product is currently not being shown since you configured below that it " "This product is currently not being shown since you configured below that it "
"should only be visible if a certain other quota is already sold out." "should only be visible if a certain other quota is already sold out."
msgstr "" msgstr ""
"Este producto no esta siendo vendido actualmente ya que configuraste abajo " "Este producto no se muestra actualmente porque configuró a continuación que "
"que debería ser vendido en cierto rango de tiempo." "solo debería ser visible si otra cuota determinada ya está agotada."
#: pretix/control/templates/pretixcontrol/item/base.html:37 #: pretix/control/templates/pretixcontrol/item/base.html:37
#, fuzzy
msgid "" msgid ""
"This product is currently not being shown since you configured below that it " "This product is currently not being shown since you configured below that it "
"should only be visible if a certain other product is already sold out." "should only be visible if a certain other product is already sold out."
msgstr "" msgstr ""
"Este producto no esta siendo vendido actualmente ya que configuraste abajo " "Este producto no se muestra actualmente porque configuró a continuación que "
"que debería ser vendido en cierto rango de tiempo." "solo debería ser visible si otro producto determinado ya está agotado."
#: pretix/control/templates/pretixcontrol/item/create.html:19 #: pretix/control/templates/pretixcontrol/item/create.html:19
#: pretix/control/templates/pretixcontrol/item/index.html:22 #: pretix/control/templates/pretixcontrol/item/index.html:22
@@ -25263,9 +25260,8 @@ msgid "Currently set on organizer level"
msgstr "Actualmente configurado en el nivel de organizador" msgstr "Actualmente configurado en el nivel de organizador"
#: pretix/control/templatetags/hierarkey_form.py:68 #: pretix/control/templatetags/hierarkey_form.py:68
#, fuzzy
msgid "Currently set on global level" msgid "Currently set on global level"
msgstr "Actualmente a la venta" msgstr "Actualmente establecido a nivel global"
#: pretix/control/templatetags/hierarkey_form.py:71 #: pretix/control/templatetags/hierarkey_form.py:71
msgid "" msgid ""
@@ -31254,11 +31250,10 @@ msgid "plus taxes"
msgstr "más impuestos" msgstr "más impuestos"
#: pretix/presale/forms/order.py:132 #: pretix/presale/forms/order.py:132
#, fuzzy
msgid "No other variation of this product is currently available for you." msgid "No other variation of this product is currently available for you."
msgstr "" msgstr ""
"No puede agregarse a la lista de espera ya que este producto está " "Actualmente no hay ninguna otra variación de este producto disponible para "
"actualmente disponible." "usted."
#: pretix/presale/forms/order.py:137 #: pretix/presale/forms/order.py:137
#, fuzzy #, fuzzy
@@ -32705,9 +32700,8 @@ msgid "Shop offline"
msgstr "Desconectarse" msgstr "Desconectarse"
#: pretix/presale/templates/pretixpresale/event/offline.html:9 #: pretix/presale/templates/pretixpresale/event/offline.html:9
#, fuzzy
msgid "This ticket shop is currently turned off." msgid "This ticket shop is currently turned off."
msgstr "La taquilla seleccionada no está disponible en este momento." msgstr "Esta taquilla está actualmente cerrada."
#: pretix/presale/templates/pretixpresale/event/offline.html:10 #: pretix/presale/templates/pretixpresale/event/offline.html:10
msgid "It is only accessible to authenticated team members." msgid "It is only accessible to authenticated team members."
@@ -34012,9 +34006,8 @@ msgstr ""
"persona." "persona."
#: pretix/presale/views/widget.py:343 #: pretix/presale/views/widget.py:343
#, fuzzy
msgid "This ticket shop is currently disabled." msgid "This ticket shop is currently disabled."
msgstr "La taquilla seleccionada no está disponible en este momento." msgstr "Esta taquilla está actualmente inhabilitada."
#: pretix/presale/views/widget.py:357 #: pretix/presale/views/widget.py:357
msgid "The selected date does not exist in this event series." msgid "The selected date does not exist in this event series."