@@ -160,19 +160,22 @@ msgstr "%{profile} actualizado el miembro %{member}."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/activity/renderer/event.ex:23
|
||||
#: lib/web/templates/email/activity/_event_activity_item.html.heex:4 lib/web/templates/email/activity/_event_activity_item.text.eex:1
|
||||
#: lib/web/templates/email/activity/_event_activity_item.html.heex:4
|
||||
#: lib/web/templates/email/activity/_event_activity_item.text.eex:1
|
||||
msgid "The event %{event} was created by %{profile}."
|
||||
msgstr "El evento %{event} fue creado por %{profile}."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/activity/renderer/event.ex:43
|
||||
#: lib/web/templates/email/activity/_event_activity_item.html.heex:34 lib/web/templates/email/activity/_event_activity_item.text.eex:13
|
||||
#: lib/web/templates/email/activity/_event_activity_item.html.heex:34
|
||||
#: lib/web/templates/email/activity/_event_activity_item.text.eex:13
|
||||
msgid "The event %{event} was deleted by %{profile}."
|
||||
msgstr "El evento% {event} fue eliminado por % {profile}."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/activity/renderer/event.ex:33
|
||||
#: lib/web/templates/email/activity/_event_activity_item.html.heex:19 lib/web/templates/email/activity/_event_activity_item.text.eex:7
|
||||
#: lib/web/templates/email/activity/_event_activity_item.html.heex:19
|
||||
#: lib/web/templates/email/activity/_event_activity_item.text.eex:7
|
||||
msgid "The event %{event} was updated by %{profile}."
|
||||
msgstr "El evento %{event} fue actualizado por %{profile}."
|
||||
|
||||
@@ -202,13 +205,15 @@ msgstr "%{member} se unió al grupo."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/activity/renderer/event.ex:63
|
||||
#: lib/web/templates/email/activity/_event_activity_item.html.heex:58 lib/web/templates/email/activity/_event_activity_item.text.eex:25
|
||||
#: lib/web/templates/email/activity/_event_activity_item.html.heex:58
|
||||
#: lib/web/templates/email/activity/_event_activity_item.text.eex:25
|
||||
msgid "%{profile} posted a comment on the event %{event}."
|
||||
msgstr "%{profile} publicó un comentario sobre el evento %{event}."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/activity/renderer/event.ex:54
|
||||
#: lib/web/templates/email/activity/_event_activity_item.html.heex:43 lib/web/templates/email/activity/_event_activity_item.text.eex:19
|
||||
#: lib/web/templates/email/activity/_event_activity_item.html.heex:43
|
||||
#: lib/web/templates/email/activity/_event_activity_item.text.eex:19
|
||||
msgid "%{profile} replied to a comment on the event %{event}."
|
||||
msgstr "%{profile} respondió a un comentario sobre el evento %{event}."
|
||||
|
||||
@@ -229,7 +234,8 @@ msgstr[1] "Ver %{count} actividades mas"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email_direct_activity.html.heex:44
|
||||
#: lib/web/templates/email/email_direct_activity.html.heex:46 lib/web/templates/email/email_direct_activity.text.eex:6
|
||||
#: lib/web/templates/email/email_direct_activity.html.heex:46
|
||||
#: lib/web/templates/email/email_direct_activity.text.eex:6
|
||||
#: lib/web/templates/email/email_direct_activity.text.eex:7
|
||||
msgid "There has been an activity!"
|
||||
msgid_plural "There has been some activity!"
|
||||
@@ -243,14 +249,17 @@ msgstr "Actividad en %{instance}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/activity/renderer/comment.ex:38
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:19 lib/web/templates/email/activity/_comment_activity_item.text.eex:7
|
||||
#: lib/web/templates/email/email_anonymous_activity.html.heex:41 lib/web/templates/email/email_anonymous_activity.text.eex:5
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:19
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:7
|
||||
#: lib/web/templates/email/email_anonymous_activity.html.heex:41
|
||||
#: lib/web/templates/email/email_anonymous_activity.text.eex:5
|
||||
msgid "%{profile} has posted an announcement under event %{event}."
|
||||
msgstr "%{profile} ha publicado un anuncio en el evento %{event}."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/activity/renderer/comment.ex:24
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:4 lib/web/templates/email/activity/_comment_activity_item.text.eex:1
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:4
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:1
|
||||
msgid "%{profile} mentionned you in a comment under event %{event}."
|
||||
msgstr "%{profile} te mencionó en un comentario en el evento %{event}."
|
||||
|
||||
@@ -268,7 +277,8 @@ msgid "Here's your weekly activity recap"
|
||||
msgstr "Aquí está su resumen de actividad semanal"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/email/activity.ex:119 lib/web/email/activity.ex:140
|
||||
#: lib/web/email/activity.ex:119
|
||||
#: lib/web/email/activity.ex:140
|
||||
msgid "Activity notification for %{instance}"
|
||||
msgstr "Actividad en %{instance}"
|
||||
|
||||
@@ -290,13 +300,15 @@ msgstr "Resumen de actividad semanal para %{instance}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/activity/renderer/comment.ex:66
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:51 lib/web/templates/email/activity/_comment_activity_item.text.eex:19
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:51
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:19
|
||||
msgid "%{profile} has posted a new comment under your event %{event}."
|
||||
msgstr "%{profile} ha publicado un nuevo comentario en tu evento %{event}."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/activity/renderer/comment.ex:53
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:36 lib/web/templates/email/activity/_comment_activity_item.text.eex:13
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.html.heex:36
|
||||
#: lib/web/templates/email/activity/_comment_activity_item.text.eex:13
|
||||
msgid "%{profile} has posted a new reply under your event %{event}."
|
||||
msgstr "%{profile} ha publicado una nueva respuesta en tu evento %{event}."
|
||||
|
||||
|
||||
@@ -938,9 +938,12 @@ msgstr "Por favor no lo use de ninguna manera real."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:63
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.heex:133
|
||||
#: lib/web/templates/email/event_updated.text.eex:14 lib/web/templates/email/notification_each_week.html.heex:60
|
||||
#: lib/web/templates/email/notification_each_week.text.eex:11 lib/web/templates/email/on_day_notification.html.heex:60
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6
|
||||
#: lib/web/templates/email/event_updated.html.heex:133
|
||||
#: lib/web/templates/email/event_updated.text.eex:14
|
||||
#: lib/web/templates/email/notification_each_week.html.heex:60
|
||||
#: lib/web/templates/email/notification_each_week.text.eex:11
|
||||
#: lib/web/templates/email/on_day_notification.html.heex:60
|
||||
#: lib/web/templates/email/on_day_notification.text.eex:11
|
||||
msgid "Would you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button."
|
||||
msgid_plural "Would you wish to cancel your attendance to one or several events, visit the event pages through the links above and click the « Attending » button."
|
||||
@@ -1005,7 +1008,6 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email_changed_new.html.heex:38
|
||||
#: lib/web/templates/email/email_changed_new.text.eex:3
|
||||
msgid "Hi there! It seems like you wanted to change the email address linked to your account on <b>%{instance}</b>. If you still wish to do so, please click the button below to confirm the change. You will then be able to log in to %{instance} with this new email address."
|
||||
msgstr ""
|
||||
"¡Hola! Parece que desea cambiar la dirección de correo electrónico vinculada "
|
||||
@@ -1039,7 +1041,8 @@ msgstr ""
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.html.heex:70
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:4 lib/web/templates/email/registration_confirmation.html.heex:45
|
||||
#: lib/web/templates/email/anonymous_participation_confirmation.text.eex:4
|
||||
#: lib/web/templates/email/registration_confirmation.html.heex:45
|
||||
msgid "If you didn't trigger this email, you may safely ignore it."
|
||||
msgstr "Si no activó esta alerta, puede ignorarla con seguridad."
|
||||
|
||||
@@ -1156,7 +1159,8 @@ msgstr "Ver el informe:"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/email_anonymous_activity.html.heex:67
|
||||
#: lib/web/templates/email/event_participation_approved.html.heex:58 lib/web/templates/email/event_participation_confirmed.html.heex:58
|
||||
#: lib/web/templates/email/event_participation_approved.html.heex:58
|
||||
#: lib/web/templates/email/event_participation_confirmed.html.heex:58
|
||||
msgid "Visit event page"
|
||||
msgstr "Visita la página del evento"
|
||||
|
||||
@@ -1178,7 +1182,8 @@ msgstr "Qué pasa hoy?"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_participation_approved.html.heex:70
|
||||
#: lib/web/templates/email/event_participation_approved.text.eex:11 lib/web/templates/email/event_participation_confirmed.html.heex:70
|
||||
#: lib/web/templates/email/event_participation_approved.text.eex:11
|
||||
#: lib/web/templates/email/event_participation_confirmed.html.heex:70
|
||||
#: lib/web/templates/email/event_participation_confirmed.text.eex:6
|
||||
msgid "Would you wish to update or cancel your attendance, simply access the event page through the link above and click on the Attending button."
|
||||
msgstr ""
|
||||
@@ -1208,7 +1213,8 @@ msgstr "Solicitaste participar en el evento %{title}."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/event_participation_approved.html.heex:13
|
||||
#: lib/web/templates/email/event_participation_confirmed.html.heex:13 lib/web/templates/email/event_participation_confirmed.text.eex:1
|
||||
#: lib/web/templates/email/event_participation_confirmed.html.heex:13
|
||||
#: lib/web/templates/email/event_participation_confirmed.text.eex:1
|
||||
msgid "You're going!"
|
||||
msgstr "¡Vas!"
|
||||
|
||||
@@ -1637,8 +1643,10 @@ msgid "This is a demonstration site to test Mobilizon."
|
||||
msgstr "Este es un sitio de demostración para probar Mobilizon."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/metadata/actor.ex:91 lib/service/metadata/actor.ex:99
|
||||
#: lib/service/metadata/instance.ex:56 lib/service/metadata/instance.ex:62
|
||||
#: lib/service/metadata/actor.ex:91
|
||||
#: lib/service/metadata/actor.ex:99
|
||||
#: lib/service/metadata/instance.ex:56
|
||||
#: lib/service/metadata/instance.ex:62
|
||||
msgid "%{name}'s feed"
|
||||
msgstr "Flujo de %{name}"
|
||||
|
||||
@@ -1733,7 +1741,8 @@ msgstr "¡Tu participación en %{event} en %{instance} ha sido cancelada!"
|
||||
#. File name template for exported list of participants. Should NOT contain spaces. Make sure the output is going to be something standardized that is acceptable as a file name on most systems.
|
||||
#, elixir-format
|
||||
#: lib/service/export/participants/csv.ex:81
|
||||
#: lib/service/export/participants/ods.ex:86 lib/service/export/participants/pdf.ex:96
|
||||
#: lib/service/export/participants/ods.ex:86
|
||||
#: lib/service/export/participants/pdf.ex:96
|
||||
msgid "%{event}_participants"
|
||||
msgstr "%{event}_participantes"
|
||||
|
||||
@@ -1754,6 +1763,8 @@ msgstr "Estado de participante"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/export/participants/common.ex:52
|
||||
#: lib/web/templates/email/admin/_role.html.heex:3
|
||||
#: lib/web/templates/email/admin/_role.text.eex:1
|
||||
msgid "Administrator"
|
||||
msgstr "Administrador"
|
||||
|
||||
@@ -1764,6 +1775,8 @@ msgstr "Creador"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/service/export/participants/common.ex:49
|
||||
#: lib/web/templates/email/admin/_role.html.heex:5
|
||||
#: lib/web/templates/email/admin/_role.text.eex:1
|
||||
msgid "Moderator"
|
||||
msgstr "Moderador"
|
||||
|
||||
@@ -1814,8 +1827,10 @@ msgstr "Participante anónimo"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/web/templates/email/date/event_tz_date.html.heex:6
|
||||
#: lib/web/templates/email/date/event_tz_date_range.html.heex:7 lib/web/templates/email/date/event_tz_date_range.html.heex:12
|
||||
#: lib/web/templates/email/date/event_tz_date_range.text.eex:1 lib/web/templates/email/date/event_tz_date_range.text.eex:1
|
||||
#: lib/web/templates/email/date/event_tz_date_range.html.heex:7
|
||||
#: lib/web/templates/email/date/event_tz_date_range.html.heex:12
|
||||
#: lib/web/templates/email/date/event_tz_date_range.text.eex:1
|
||||
#: lib/web/templates/email/date/event_tz_date_range.text.eex:1
|
||||
msgid "🌐 %{timezone} %{offset}"
|
||||
msgstr "🌐 %{timezone} %{offset}"
|
||||
|
||||
@@ -2009,3 +2024,141 @@ msgstr[0] "Tiene una solicitud de participación pendiente de procesar:"
|
||||
msgstr[1] ""
|
||||
"Tienes %{number_participation_requests} solicitudes de participación "
|
||||
"pendientes de procesar:"
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_role_changed.html.heex:13
|
||||
#: lib/web/templates/email/admin_user_role_changed.text.eex:1
|
||||
msgid "An administrator changed your role"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/email/admin.ex:120
|
||||
msgid "An administrator confirmed your account on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_email_changed_new.html.heex:13
|
||||
#: lib/web/templates/email/admin_user_email_changed_new.text.eex:1
|
||||
#: lib/web/templates/email/admin_user_email_changed_old.html.heex:13
|
||||
#: lib/web/templates/email/admin_user_email_changed_old.text.eex:1
|
||||
msgid "An administrator manually changed the email attached to your account"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/email/admin.ex:47
|
||||
#: lib/web/email/admin.ex:72
|
||||
msgid "An administrator manually changed the email attached to your account on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_confirmation.html.heex:13
|
||||
#: lib/web/templates/email/admin_user_confirmation.text.eex:1
|
||||
msgid "An administrator manually confirmed your account"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/email/admin.ex:98
|
||||
msgid "An administrator updated your role on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen, fuzzy
|
||||
#: lib/web/templates/email/email_changed_new.text.eex:3
|
||||
msgid "Hi there! It seems like you wanted to change the email address linked to your account on %{instance}. If you still wish to do so, please click the button below to confirm the change. You will then be able to log in to %{instance} with this new email address."
|
||||
msgstr ""
|
||||
"¡Hola! Parece que desea cambiar la dirección de correo electrónico vinculada "
|
||||
"a su cuenta en <b>%{instance} </b>. Si aún desea hacerlo, haga clic en el "
|
||||
"botón de abajo para confirmar el cambio. Luego podrá iniciar sesión en% "
|
||||
"{instance} con esta nueva dirección de correo electrónico."
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_email_changed_new.text.eex:3
|
||||
#: lib/web/templates/email/admin_user_email_changed_old.text.eex:3
|
||||
msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just manually changed your account email from %{old_email} (this one) to %{new_email}."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_confirmation.text.eex:3
|
||||
msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just manually confirmed your account."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_email_changed_old.html.heex:38
|
||||
msgid "Hi there! We just wanted to inform you that an administrator from <b>%{instance}</b> just manually changed your account email from <b>%{old_email}</b> (this one) to <b>%{new_email}</b>."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_email_changed_new.html.heex:38
|
||||
msgid "Hi there! We just wanted to inform you that an administrator from <b>%{instance}</b> just manually changed your account email from <b>%{old_email}</b> to <b>%{new_email}</b> (this one)."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_confirmation.html.heex:38
|
||||
msgid "Hi there! We just wanted to inform you that an administrator from <b>%{instance}</b> just manually confirmed your account."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_confirmation.html.heex:71
|
||||
#: lib/web/templates/email/admin_user_email_changed_new.html.heex:45
|
||||
#: lib/web/templates/email/admin_user_email_changed_old.html.heex:45
|
||||
#: lib/web/templates/email/admin_user_role_changed.html.heex:67
|
||||
msgid "If something doesn't feel right to you, please contact the instance administrator through the contact methods %{start_link}on the instance's about page%{end_link}."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_confirmation.text.eex:7
|
||||
#: lib/web/templates/email/admin_user_email_changed_new.text.eex:4
|
||||
#: lib/web/templates/email/admin_user_email_changed_old.text.eex:4
|
||||
#: lib/web/templates/email/admin_user_role_changed.text.eex:8
|
||||
msgid "If something doesn't feel right to you, please contact the instance administrator through the contact methods on the instance's about page: %{about_page}."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_confirmation.html.heex:58
|
||||
msgid "Login on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_role_changed.html.heex:55
|
||||
msgid "New role"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_role_changed.text.eex:6
|
||||
msgid "New role:"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_role_changed.html.heex:47
|
||||
msgid "Old role"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_role_changed.text.eex:5
|
||||
msgid "Old role:"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin/_role.html.heex:7
|
||||
#: lib/web/templates/email/admin/_role.text.eex:1
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_confirmation.html.heex:45
|
||||
msgid "You may now login using your credentials on the service."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/web/templates/email/admin_user_confirmation.text.eex:5
|
||||
msgid "You may now login using your credentials on the service:"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen, fuzzy
|
||||
#: lib/web/templates/email/admin_user_role_changed.text.eex:3
|
||||
msgid "Hi there! We just wanted to inform you that an administrator from %{instance} just changed your account role."
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen, fuzzy
|
||||
#: lib/web/templates/email/admin_user_role_changed.html.heex:38
|
||||
msgid "Hi there! We just wanted to inform you that an administrator from <b>%{instance}</b> just changed your account role."
|
||||
msgstr ""
|
||||
|
||||
@@ -115,14 +115,19 @@ msgid "Error while saving user settings"
|
||||
msgstr "Error al guardar los parámetros del usuario"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/error.ex:99 lib/graphql/resolvers/group.ex:249
|
||||
#: lib/graphql/resolvers/group.ex:281 lib/graphql/resolvers/group.ex:318 lib/graphql/resolvers/group.ex:349
|
||||
#: lib/graphql/resolvers/group.ex:398 lib/graphql/resolvers/member.ex:81
|
||||
#: lib/graphql/error.ex:99
|
||||
#: lib/graphql/resolvers/group.ex:249
|
||||
#: lib/graphql/resolvers/group.ex:281
|
||||
#: lib/graphql/resolvers/group.ex:318
|
||||
#: lib/graphql/resolvers/group.ex:349
|
||||
#: lib/graphql/resolvers/group.ex:398
|
||||
#: lib/graphql/resolvers/member.ex:81
|
||||
msgid "Group not found"
|
||||
msgstr "Grupo no encontrado"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/group.ex:78 lib/graphql/resolvers/group.ex:82
|
||||
#: lib/graphql/resolvers/group.ex:78
|
||||
#: lib/graphql/resolvers/group.ex:82
|
||||
msgid "Group with ID %{id} not found"
|
||||
msgstr "No se encontró el grupo con ID% {id}"
|
||||
|
||||
@@ -148,15 +153,21 @@ msgid "No user to validate with this email was found"
|
||||
msgstr "No se encontró ningún usuario para validar con este correo electrónico"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/person.ex:314 lib/graphql/resolvers/user.ex:298
|
||||
#: lib/graphql/resolvers/person.ex:314
|
||||
#: lib/graphql/resolvers/user.ex:298
|
||||
msgid "No user with this email was found"
|
||||
msgstr "No se encontró ningún usuario con este correo electrónico"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/feed_token.ex:28
|
||||
#: lib/graphql/resolvers/participant.ex:32 lib/graphql/resolvers/participant.ex:210 lib/graphql/resolvers/person.ex:236
|
||||
#: lib/graphql/resolvers/person.ex:353 lib/graphql/resolvers/person.ex:380 lib/graphql/resolvers/person.ex:397
|
||||
#: lib/graphql/resolvers/person.ex:425 lib/graphql/resolvers/person.ex:440
|
||||
#: lib/graphql/resolvers/participant.ex:32
|
||||
#: lib/graphql/resolvers/participant.ex:210
|
||||
#: lib/graphql/resolvers/person.ex:236
|
||||
#: lib/graphql/resolvers/person.ex:353
|
||||
#: lib/graphql/resolvers/person.ex:380
|
||||
#: lib/graphql/resolvers/person.ex:397
|
||||
#: lib/graphql/resolvers/person.ex:425
|
||||
#: lib/graphql/resolvers/person.ex:440
|
||||
msgid "Profile is not owned by authenticated user"
|
||||
msgstr "El perfil no es propiedad del usuario autenticado"
|
||||
|
||||
@@ -171,11 +182,13 @@ msgid "The current password is invalid"
|
||||
msgstr "La contraseña actual no es válida"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/admin.ex:341
|
||||
#: lib/graphql/resolvers/user.ex:472
|
||||
msgid "The new email doesn't seem to be valid"
|
||||
msgstr "El nuevo correo electrónico no parece ser válido"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/admin.ex:344
|
||||
#: lib/graphql/resolvers/user.ex:475
|
||||
msgid "The new email must be different"
|
||||
msgstr "El nuevo correo electrónico debe ser diferente"
|
||||
@@ -186,7 +199,8 @@ msgid "The new password must be different"
|
||||
msgstr "La nueva contraseña debe ser diferente"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:479 lib/graphql/resolvers/user.ex:541
|
||||
#: lib/graphql/resolvers/user.ex:479
|
||||
#: lib/graphql/resolvers/user.ex:541
|
||||
#: lib/graphql/resolvers/user.ex:544
|
||||
msgid "The password provided is invalid"
|
||||
msgstr "La contraseña proporcionada no es válida"
|
||||
@@ -209,7 +223,8 @@ msgid "This user has been disabled"
|
||||
msgstr "Este usuario ha sido inhabilitado"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:252 lib/graphql/resolvers/user.ex:257
|
||||
#: lib/graphql/resolvers/user.ex:252
|
||||
#: lib/graphql/resolvers/user.ex:257
|
||||
msgid "Unable to validate user"
|
||||
msgstr "No se puede validar al usuario"
|
||||
|
||||
@@ -284,7 +299,8 @@ msgid "You need to have an existing token to get a refresh token"
|
||||
msgstr "Debes tener un token existente para obtener un token de actualización"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/user.ex:276 lib/graphql/resolvers/user.ex:301
|
||||
#: lib/graphql/resolvers/user.ex:276
|
||||
#: lib/graphql/resolvers/user.ex:301
|
||||
msgid "You requested again a confirmation email too soon"
|
||||
msgstr ""
|
||||
"Solicitó de nuevo un correo electrónico de confirmación demasiado pronto"
|
||||
@@ -305,7 +321,8 @@ msgid "No profile found with this ID"
|
||||
msgstr "No se encontró ningún perfil con este ID"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/actor.ex:61 lib/graphql/resolvers/actor.ex:97
|
||||
#: lib/graphql/resolvers/actor.ex:61
|
||||
#: lib/graphql/resolvers/actor.ex:97
|
||||
msgid "No remote profile found with this ID"
|
||||
msgstr "No se encontró ningún perfil remoto con este ID"
|
||||
|
||||
@@ -358,17 +375,19 @@ msgid "Comment is already deleted"
|
||||
msgstr "El comentario ya está eliminado"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/error.ex:101 lib/graphql/resolvers/discussion.ex:69
|
||||
#: lib/graphql/error.ex:101
|
||||
#: lib/graphql/resolvers/discussion.ex:69
|
||||
msgid "Discussion not found"
|
||||
msgstr "Discusión no encontrada"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/report.ex:63 lib/graphql/resolvers/report.ex:82
|
||||
#: lib/graphql/resolvers/report.ex:71
|
||||
#: lib/graphql/resolvers/report.ex:90
|
||||
msgid "Error while saving report"
|
||||
msgstr "Error al guardar el informe"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/report.ex:102
|
||||
#: lib/graphql/resolvers/report.ex:110
|
||||
msgid "Error while updating report"
|
||||
msgstr "Error al actualizar el informe"
|
||||
|
||||
@@ -378,14 +397,16 @@ msgid "Event id not found"
|
||||
msgstr "ID de evento no encontrado"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/error.ex:98 lib/graphql/resolvers/event.ex:360
|
||||
#: lib/graphql/error.ex:98
|
||||
#: lib/graphql/resolvers/event.ex:360
|
||||
#: lib/graphql/resolvers/event.ex:412
|
||||
msgid "Event not found"
|
||||
msgstr "Evento no encontrado"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/participant.ex:87
|
||||
#: lib/graphql/resolvers/participant.ex:128 lib/graphql/resolvers/participant.ex:155
|
||||
#: lib/graphql/resolvers/participant.ex:128
|
||||
#: lib/graphql/resolvers/participant.ex:155
|
||||
#: lib/graphql/resolvers/participant.ex:336
|
||||
msgid "Event with this ID %{id} doesn't exist"
|
||||
msgstr "El evento con este ID%{id} no existe"
|
||||
@@ -401,8 +422,11 @@ msgid "No discussion with ID %{id}"
|
||||
msgstr "Sin discusión con ID%{id}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/todos.ex:80 lib/graphql/resolvers/todos.ex:107
|
||||
#: lib/graphql/resolvers/todos.ex:179 lib/graphql/resolvers/todos.ex:208 lib/graphql/resolvers/todos.ex:237
|
||||
#: lib/graphql/resolvers/todos.ex:80
|
||||
#: lib/graphql/resolvers/todos.ex:107
|
||||
#: lib/graphql/resolvers/todos.ex:179
|
||||
#: lib/graphql/resolvers/todos.ex:208
|
||||
#: lib/graphql/resolvers/todos.ex:237
|
||||
msgid "No profile found for user"
|
||||
msgstr "No se encontró perfil para el usuario"
|
||||
|
||||
@@ -418,7 +442,8 @@ msgstr "El participante ya tiene el rol%{role}"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/participant.ex:187
|
||||
#: lib/graphql/resolvers/participant.ex:220 lib/graphql/resolvers/participant.ex:263
|
||||
#: lib/graphql/resolvers/participant.ex:220
|
||||
#: lib/graphql/resolvers/participant.ex:263
|
||||
msgid "Participant not found"
|
||||
msgstr "Participante no encontrado"
|
||||
|
||||
@@ -433,12 +458,14 @@ msgid "Person with username %{username} not found"
|
||||
msgstr "Persona con nombre de usuario %{username} no encontrada"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/post.ex:169 lib/graphql/resolvers/post.ex:203
|
||||
#: lib/graphql/resolvers/post.ex:169
|
||||
#: lib/graphql/resolvers/post.ex:203
|
||||
msgid "Post ID is not a valid ID"
|
||||
msgstr "La ID de publicación no es válida"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/post.ex:172 lib/graphql/resolvers/post.ex:206
|
||||
#: lib/graphql/resolvers/post.ex:172
|
||||
#: lib/graphql/resolvers/post.ex:206
|
||||
msgid "Post doesn't exist"
|
||||
msgstr "La publicación no existe"
|
||||
|
||||
@@ -448,31 +475,42 @@ msgid "Profile invited doesn't exist"
|
||||
msgstr "El perfil invitado no existe"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/member.ex:93 lib/graphql/resolvers/member.ex:97
|
||||
#: lib/graphql/resolvers/member.ex:93
|
||||
#: lib/graphql/resolvers/member.ex:97
|
||||
msgid "Profile is already a member of this group"
|
||||
msgstr "Perfil ya es miembro de este grupo"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/post.ex:133 lib/graphql/resolvers/post.ex:175
|
||||
#: lib/graphql/resolvers/post.ex:209 lib/graphql/resolvers/resource.ex:90 lib/graphql/resolvers/resource.ex:132
|
||||
#: lib/graphql/resolvers/resource.ex:165 lib/graphql/resolvers/resource.ex:199 lib/graphql/resolvers/todos.ex:58
|
||||
#: lib/graphql/resolvers/todos.ex:83 lib/graphql/resolvers/todos.ex:110 lib/graphql/resolvers/todos.ex:182
|
||||
#: lib/graphql/resolvers/todos.ex:214 lib/graphql/resolvers/todos.ex:246
|
||||
#: lib/graphql/resolvers/post.ex:133
|
||||
#: lib/graphql/resolvers/post.ex:175
|
||||
#: lib/graphql/resolvers/post.ex:209
|
||||
#: lib/graphql/resolvers/resource.ex:90
|
||||
#: lib/graphql/resolvers/resource.ex:132
|
||||
#: lib/graphql/resolvers/resource.ex:165
|
||||
#: lib/graphql/resolvers/resource.ex:199
|
||||
#: lib/graphql/resolvers/todos.ex:58
|
||||
#: lib/graphql/resolvers/todos.ex:83
|
||||
#: lib/graphql/resolvers/todos.ex:110
|
||||
#: lib/graphql/resolvers/todos.ex:182
|
||||
#: lib/graphql/resolvers/todos.ex:214
|
||||
#: lib/graphql/resolvers/todos.ex:246
|
||||
msgid "Profile is not member of group"
|
||||
msgstr "El perfil no es miembro del grupo"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/actor.ex:67 lib/graphql/resolvers/person.ex:233
|
||||
#: lib/graphql/resolvers/actor.ex:67
|
||||
#: lib/graphql/resolvers/person.ex:233
|
||||
msgid "Profile not found"
|
||||
msgstr "Perfil no encontrado"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/report.ex:40
|
||||
#: lib/graphql/resolvers/report.ex:48
|
||||
msgid "Report not found"
|
||||
msgstr "Informe no encontrado"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/resource.ex:169 lib/graphql/resolvers/resource.ex:196
|
||||
#: lib/graphql/resolvers/resource.ex:169
|
||||
#: lib/graphql/resolvers/resource.ex:196
|
||||
msgid "Resource doesn't exist"
|
||||
msgstr "El recurso no existe"
|
||||
|
||||
@@ -487,12 +525,14 @@ msgid "This token is invalid"
|
||||
msgstr "Este token no es válido"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/todos.ex:176 lib/graphql/resolvers/todos.ex:243
|
||||
#: lib/graphql/resolvers/todos.ex:176
|
||||
#: lib/graphql/resolvers/todos.ex:243
|
||||
msgid "Todo doesn't exist"
|
||||
msgstr "Todo no existe"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/todos.ex:77 lib/graphql/resolvers/todos.ex:211
|
||||
#: lib/graphql/resolvers/todos.ex:77
|
||||
#: lib/graphql/resolvers/todos.ex:211
|
||||
#: lib/graphql/resolvers/todos.ex:240
|
||||
msgid "Todo list doesn't exist"
|
||||
msgstr "La lista de tareas pendientes no existe"
|
||||
@@ -503,12 +543,13 @@ msgid "Token does not exist"
|
||||
msgstr "El token no existe"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/feed_token.ex:67 lib/graphql/resolvers/feed_token.ex:70
|
||||
#: lib/graphql/resolvers/feed_token.ex:67
|
||||
#: lib/graphql/resolvers/feed_token.ex:70
|
||||
msgid "Token is not a valid UUID"
|
||||
msgstr "El token no es un UUID válido"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/error.ex:96 lib/graphql/resolvers/person.ex:458
|
||||
#: lib/graphql/error.ex:96
|
||||
msgid "User not found"
|
||||
msgstr "Usuario no encontrado"
|
||||
|
||||
@@ -528,7 +569,8 @@ msgid "You are not a member of this group"
|
||||
msgstr "no eres un miembro de este grupo"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/member.ex:157 lib/graphql/resolvers/member.ex:173
|
||||
#: lib/graphql/resolvers/member.ex:157
|
||||
#: lib/graphql/resolvers/member.ex:173
|
||||
#: lib/graphql/resolvers/member.ex:188
|
||||
msgid "You are not a moderator or admin for this group"
|
||||
msgstr "No eres moderador ni administrador de este grupo"
|
||||
@@ -594,42 +636,42 @@ msgid "You don't have permission to delete this token"
|
||||
msgstr "No tienes permiso para eliminar este token"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/admin.ex:54
|
||||
#: lib/graphql/resolvers/admin.ex:56
|
||||
msgid "You need to be logged-in and a moderator to list action logs"
|
||||
msgstr ""
|
||||
"Debe iniciar sesión y un moderador para enumerar los registros de acción"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/report.ex:28
|
||||
#: lib/graphql/resolvers/report.ex:36
|
||||
msgid "You need to be logged-in and a moderator to list reports"
|
||||
msgstr "Debe iniciar sesión y un moderador para enumerar los informes"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/report.ex:107
|
||||
#: lib/graphql/resolvers/report.ex:115
|
||||
msgid "You need to be logged-in and a moderator to update a report"
|
||||
msgstr "Debe iniciar sesión y ser un moderador para actualizar un informe"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/report.ex:45
|
||||
#: lib/graphql/resolvers/report.ex:53
|
||||
msgid "You need to be logged-in and a moderator to view a report"
|
||||
msgstr "Debe iniciar sesión y ser un moderador para actualizar un informe"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/admin.ex:255
|
||||
#: lib/graphql/resolvers/admin.ex:257
|
||||
msgid "You need to be logged-in and an administrator to access admin settings"
|
||||
msgstr ""
|
||||
"Debe iniciar sesión y ser administrador para acceder a la configuración de "
|
||||
"administrador"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/admin.ex:239
|
||||
#: lib/graphql/resolvers/admin.ex:241
|
||||
msgid "You need to be logged-in and an administrator to access dashboard statistics"
|
||||
msgstr ""
|
||||
"Debe iniciar sesión y ser administrador para acceder a las estadísticas del "
|
||||
"panel"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/admin.ex:281
|
||||
#: lib/graphql/resolvers/admin.ex:283
|
||||
msgid "You need to be logged-in and an administrator to save admin settings"
|
||||
msgstr ""
|
||||
"Debe iniciar sesión y ser administrador para acceder a las estadísticas del "
|
||||
@@ -656,7 +698,7 @@ msgid "You need to be logged-in to create posts"
|
||||
msgstr "Debes iniciar sesión para crear publicaciones"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/report.ex:79
|
||||
#: lib/graphql/resolvers/report.ex:87
|
||||
msgid "You need to be logged-in to create reports"
|
||||
msgstr "Debe iniciar sesión para crear informes"
|
||||
|
||||
@@ -753,7 +795,8 @@ msgid "Reset your password to login"
|
||||
msgstr "Restablezca su contraseña para iniciar sesión"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/error.ex:95 lib/graphql/error.ex:100
|
||||
#: lib/graphql/error.ex:95
|
||||
#: lib/graphql/error.ex:100
|
||||
msgid "Resource not found"
|
||||
msgstr "Recurso no encontrado"
|
||||
|
||||
@@ -844,8 +887,11 @@ msgid "Profile ID provided is not the anonymous profile one"
|
||||
msgstr "El ID de perfil proporcionado no es el del perfil anónimo"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/group.ex:161 lib/graphql/resolvers/group.ex:203
|
||||
#: lib/graphql/resolvers/person.ex:148 lib/graphql/resolvers/person.ex:182 lib/graphql/resolvers/person.ex:304
|
||||
#: lib/graphql/resolvers/group.ex:161
|
||||
#: lib/graphql/resolvers/group.ex:203
|
||||
#: lib/graphql/resolvers/person.ex:148
|
||||
#: lib/graphql/resolvers/person.ex:182
|
||||
#: lib/graphql/resolvers/person.ex:304
|
||||
msgid "The provided picture is too heavy"
|
||||
msgstr "La imagen proporcionada es demasiado pesada"
|
||||
|
||||
@@ -870,7 +916,8 @@ msgid "Unable to fetch resource details from this URL."
|
||||
msgstr "No se pueden recuperar los detalles del recurso de esta URL."
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/event.ex:164 lib/graphql/resolvers/participant.ex:253
|
||||
#: lib/graphql/resolvers/event.ex:164
|
||||
#: lib/graphql/resolvers/participant.ex:253
|
||||
#: lib/graphql/resolvers/participant.ex:328
|
||||
msgid "Provided profile doesn't have moderator permissions on this event"
|
||||
msgstr "El perfil de moderador proporcionado no tiene permiso para este evento"
|
||||
@@ -927,6 +974,7 @@ msgid "Failed to update the group"
|
||||
msgstr "No se pudo actualizar el grupo"
|
||||
|
||||
#, elixir-format
|
||||
#: lib/graphql/resolvers/admin.ex:338
|
||||
#: lib/graphql/resolvers/user.ex:469
|
||||
msgid "Failed to update user email"
|
||||
msgstr "No se pudo actualizar el correo electrónico del usuario"
|
||||
@@ -1056,3 +1104,25 @@ msgstr "Debes iniciar sesión para eliminar un miembro"
|
||||
#: lib/graphql/resolvers/user.ex:157
|
||||
msgid "Your email seems to be using an invalid format"
|
||||
msgstr "Su correo electrónico parece estar usando un formato no válido"
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/graphql/resolvers/admin.ex:387
|
||||
msgid "Can't confirm an already confirmed user"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen
|
||||
#: lib/graphql/resolvers/admin.ex:391
|
||||
msgid "Deconfirming users is not supported"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-format, ex-autogen, fuzzy
|
||||
#: lib/graphql/resolvers/admin.ex:363
|
||||
msgid "The new role must be different"
|
||||
msgstr "El nuevo correo electrónico debe ser diferente"
|
||||
|
||||
#, elixir-format, ex-autogen, fuzzy
|
||||
#: lib/graphql/resolvers/admin.ex:314
|
||||
msgid "You need to be logged-in and an administrator to edit an user's details"
|
||||
msgstr ""
|
||||
"Debe iniciar sesión y ser administrador para acceder a las estadísticas del "
|
||||
"panel"
|
||||
|
||||
Reference in New Issue
Block a user