diff --git a/js/src/i18n/es.json b/js/src/i18n/es.json index a91c34fc6..3c3f4d246 100644 --- a/js/src/i18n/es.json +++ b/js/src/i18n/es.json @@ -30,6 +30,8 @@ "About this instance": "Acerca de esta instancia", "Accept": "Aceptar", "Accepted": "Aceptado", + "Accessible only to members": "Accesible solo para miembros", + "Accessible through link": "Accesible a través del enlace", "Account": "Cuenta", "Account settings": "Configuración de la cuenta", "Actions": "Acciones", @@ -152,6 +154,8 @@ "Create to-do lists for all the tasks you need to do, assign them and set due dates.": "Cree listas de tareas pendientes para todas las tareas que necesita hacer, asígnelas y establezca fechas de vencimiento.", "Create token": "Crear token", "Create, edit or delete events": "Crear, editar o eliminar eventos", + "Created by {name}": "Creado por {name}", + "Created by {username}": "Creado por {username}", "Creator": "Creador", "Current identity has been changed to {identityName} in order to manage this event.": "La identidad actual se ha cambiado a {identityName} para gestionar este evento.", "Current page": "Página actual", @@ -190,6 +194,7 @@ "Demote": "Degradar", "Description": "Descripción", "Didn't receive the instructions ?": "¿No recibiste las instrucciones?", + "Didn't receive the instructions?": "¿No recibiste las instrucciones?", "Disabled": "Deshabilitado", "Discussions": "Discusiones", "Display name": "Mostrar nombre", @@ -227,6 +232,7 @@ "Error while communicating with the server.": "Error al comunicarse con el servidor.", "Error while login with {provider}. Retry or login another way.": "Error al iniciar sesión con {provider}. Vuelva a intentarlo o inicie sesión de otra manera.", "Error while login with {provider}. This login provider doesn't exist.": "Error al iniciar sesión con {provider}. Este proveedor de inicio de sesión no existe.", + "Error while reporting group {groupTitle}": "Error al informar sobre el grupo {groupTitle}", "Error while saving report.": "Error al guardar el informe.", "Error while validating account": "Error al validar la cuenta", "Error while validating participation": "Error al validar la participación", @@ -288,6 +294,7 @@ "Group short description": "Descripción breve del grupo", "Group visibility": "Visibilidad del grupo", "Group {displayName} created": "Grupo {displayName} creado", + "Group {groupTitle} reported": "Se informó del grupo {groupTitle}", "Groups": "Grupos", "Groups are spaces for coordination and preparation to better organize events and manage your community.": "Los grupos son espacios de coordinación y preparación para organizar mejor los eventos y administrar su comunidad.", "Headline picture": "Imagen del titular", @@ -338,6 +345,7 @@ "Invite member": "Miembro invitado", "Invited": "Invitado", "Italic": "Cursiva", + "Join group": "Unirse al grupo", "Join {instance}, a Mobilizon instance": "Únase a {instancia}, una instancia de Mobilizon", "Keep the entire conversation about a specific topic together on a single page.": "Mantenga toda la conversación sobre un tema específico en una sola página.", "Key words": "Palabras clave", @@ -574,10 +582,12 @@ "Report #{reportNumber}": "Informe #{reportNumber}", "Report this comment": "Informar de este comentario", "Report this event": "Informa de este evento", + "Report this group": "Reportar este grupo", "Reported": "Declarado", "Reported by": "Declarado por", "Reported by someone on {domain}": "Declarado por alguien en {dominio}", "Reported by {reporter}": "Declarado por {reporter}", + "Reported group": "Grupo informado", "Reported identity": "Identidad declarada", "Reports": "Declaraciones", "Requests": "Solicitudes", @@ -720,6 +730,7 @@ "View all": "Ver todo", "View all discussions": "Ver todas las discusiones", "View all events": "Ver todos los eventos", + "View all posts": "Ver todas las publicaciones", "View all resources": "Ver todos los recursos", "View all todos": "Ver todas las tareas pendientes", "View all upcoming events": "Ver todos los próximos eventos", @@ -761,6 +772,7 @@ "You are participating in this event anonymously": "Estás participando en este evento de forma anónima", "You are participating in this event anonymously but didn't confirm participation": "Participas en este evento de forma anónima pero no has confirmado la participación", "You can add tags by hitting the Enter key or by adding a comma": "Puede agregar etiquetas presionando la tecla Intro o agregando una coma", + "You can only get invited to groups right now.": "Solo puedes recibir invitaciones a grupos en este momento.", "You can pick your timezone into your preferences.": "Puedes elegir tu zona horaria según tus preferencias.", "You can try another search term or drag and drop the marker on the map": "Puedes probar con otro término de búsqueda o arrastrar y soltar el marcador en el mapa", "You can't change your password because you are registered through {provider}.": "No puede cambiar su contraseña porque está registrado a través de {provider}.", diff --git a/priv/gettext/es/LC_MESSAGES/default.po b/priv/gettext/es/LC_MESSAGES/default.po index ae243c885..e4c0ca977 100644 --- a/priv/gettext/es/LC_MESSAGES/default.po +++ b/priv/gettext/es/LC_MESSAGES/default.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-09-24 14:39+0000\n" -"PO-Revision-Date: 2020-09-30 13:52+0000\n" +"PO-Revision-Date: 2020-10-02 14:19+0000\n" "Last-Translator: Berto Te \n" "Language-Team: Spanish \n" @@ -14,279 +14,279 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.1\n" -#, elixir-format #: lib/web/templates/email/password_reset.html.eex:48 +#, elixir-format msgid "If you didn't request this, please ignore this email. Your password won't change until you access the link below and create a new one." msgstr "" "Si no solicitaste este correo, simplemente ignóralo. Su contraseña no " "cambiará al menos que use el siguiente enlace para crear una nueva." -#, elixir-format #: lib/service/export/feed.ex:170 +#, elixir-format msgid "Feed for %{email} on Mobilizon" msgstr "Feed para% {email} en Mobilizon" -#, elixir-format #: lib/web/templates/email/report.html.eex:74 +#, elixir-format msgid "%{title} by %{creator}" msgstr "%{title} por %{creator}" -#, elixir-format #: lib/web/templates/email/registration_confirmation.html.eex:58 +#, elixir-format msgid "Activate my account" msgstr "Activar mi cuenta" -#, elixir-format #: lib/web/templates/email/email.html.eex:121 #: lib/web/templates/email/email.text.eex:14 +#, elixir-format msgid "Ask the community on Framacolibri" msgstr "Preguntar a la comunidad en framacolibri" -#, elixir-format #: lib/web/templates/email/report.text.eex:15 +#, elixir-format msgid "Comments" msgstr "Comentarios" -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:62 #: lib/web/templates/email/report.html.eex:72 lib/web/templates/email/report.text.eex:11 +#, elixir-format msgid "Event" msgstr "Evento" -#, elixir-format #: lib/web/email/user.ex:48 +#, elixir-format msgid "Instructions to reset your password on %{instance}" msgstr "Instrucciones para restablecer su contraseña en %{instance}" -#, elixir-format #: lib/web/templates/email/report.text.eex:21 +#, elixir-format msgid "Reason" msgstr "Razón" -#, elixir-format #: lib/web/templates/email/password_reset.html.eex:61 +#, elixir-format msgid "Reset Password" msgstr "Reinicializar la contraseña" -#, elixir-format #: lib/web/templates/email/password_reset.html.eex:41 +#, elixir-format msgid "Resetting your password is easy. Just press the button below and follow the instructions. We'll have you up and running in no time." msgstr "" "Restablecer tu contraseña es fácil. Simplemente presione el botón y siga las " "instrucciones. Te tendremos en funcionamiento en poco tiempo." -#, elixir-format #: lib/web/email/user.ex:28 +#, elixir-format msgid "Instructions to confirm your Mobilizon account on %{instance}" msgstr "Instrucciones para confirmar su cuenta Mobilizon en %{instance}" -#, elixir-format #: lib/web/email/admin.ex:24 +#, elixir-format msgid "New report on Mobilizon instance %{instance}" msgstr "Nuevo informe sobre la instancia Mobilizon %{instance}" -#, elixir-format #: lib/web/templates/email/before_event_notification.html.eex:51 #: lib/web/templates/email/before_event_notification.text.eex:4 +#, elixir-format msgid "Go to event page" msgstr "Ir a la página del evento" -#, elixir-format #: lib/web/templates/email/report.text.eex:1 +#, elixir-format msgid "New report from %{reporter} on %{instance}" msgstr "Nuevo informe de %{reporter} en %{instance}" -#, elixir-format #: lib/web/templates/email/event_participation_approved.text.eex:1 +#, elixir-format msgid "Participation approved" msgstr "Participación aprobada" -#, elixir-format #: lib/web/templates/email/password_reset.html.eex:13 #: lib/web/templates/email/password_reset.text.eex:1 +#, elixir-format msgid "Password reset" msgstr "Restablecer contraseña" -#, elixir-format #: lib/web/templates/email/password_reset.text.eex:7 +#, elixir-format msgid "Resetting your password is easy. Just click the link below and follow the instructions. We'll have you up and running in no time." msgstr "" "Restablecer tu contraseña es fácil. Simplemente haga clic en el enlace a " "continuación y siga las instrucciones. Estarás operacional en muy poco " "tiempo." -#, elixir-format #: lib/web/templates/email/registration_confirmation.text.eex:5 +#, elixir-format msgid "You created an account on %{host} with this email address. You are one click away from activating it. If this wasn't you, please ignore this email." msgstr "" "Has creado una cuenta en %{host} con esta dirección de correo electrónico. " "Estás a un clic de activarlo. Si no eras tú, ignora este correo electrónico." -#, elixir-format #: lib/web/email/participation.ex:113 +#, elixir-format msgid "Your participation to event %{title} has been approved" msgstr "Su participación en el evento %{title} ha sido aprobada" -#, elixir-format #: lib/web/email/participation.ex:71 +#, elixir-format msgid "Your participation to event %{title} has been rejected" msgstr "Su participación en el evento %{title} ha sido rechazada" -#, elixir-format #: lib/web/email/event.ex:35 +#, elixir-format msgid "Event %{title} has been updated" msgstr "El evento %{title} ha sido actualizado" -#, elixir-format #: lib/web/templates/email/event_updated.text.eex:15 +#, elixir-format msgid "New title: %{title}" msgstr "Nuevo título: %{title}" -#, elixir-format #: lib/web/templates/email/password_reset.text.eex:5 +#, elixir-format msgid "You requested a new password for your account on %{instance}." msgstr "Solicitó una nueva contraseña para su cuenta en %{instancia}." -#, elixir-format #: lib/web/templates/email/email.html.eex:88 #: lib/web/templates/email/email.text.eex:6 +#, elixir-format msgid "This is a demonstration site to test the beta version of Mobilizon." msgstr "" "Este es un sitio de demostración para probar la versión beta de Mobilizon." -#, elixir-format #: lib/web/templates/email/email.html.eex:85 +#, elixir-format msgid "Warning" msgstr "Advertencia" -#, elixir-format #: lib/web/email/participation.ex:135 +#, elixir-format msgid "Confirm your participation to event %{title}" msgstr "Confirme su participación en el evento %{title}" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:75 +#, elixir-format msgctxt "terms" msgid "An internal ID for your current selected identity" msgstr "Un ID interno para su identidad seleccionada actualmente" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:74 +#, elixir-format msgctxt "terms" msgid "An internal user ID" msgstr "Un ID de usuario interna" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:37 +#, elixir-format msgctxt "terms" msgid "Any of the information we collect from you may be used in the following ways:" msgstr "" "Cualquier información que recopilemos sobre usted puede usarse de las " "siguientes maneras:" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:9 +#, elixir-format msgctxt "terms" msgid "Basic account information" msgstr "Información básica de la cuenta" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:25 +#, elixir-format msgctxt "terms" msgid "Do not share any dangerous information over Mobilizon." msgstr "No comparta ninguna información peligrosa a través de Mobilizon." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:90 +#, elixir-format msgctxt "terms" msgid "Do we disclose any information to outside parties?" msgstr "¿Divulgamos alguna información a terceros?" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:68 +#, elixir-format msgctxt "terms" msgid "Do we use cookies?" msgstr "¿Usamos cookies?" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:51 +#, elixir-format msgctxt "terms" msgid "How do we protect your information?" msgstr "¿Cómo protegemos tu información?" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:29 +#, elixir-format msgctxt "terms" msgid "IPs and other metadata" msgstr "dirección IP y otros metadatos" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:17 +#, elixir-format msgctxt "terms" msgid "Published events and comments" msgstr "Eventos publicados y comentarios" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:64 +#, elixir-format msgctxt "terms" msgid "Retain the IP addresses associated with registered users no more than 12 months." msgstr "" "Conserva las direcciones IP asociadas con usuarios registrados no más de 12 " "meses." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:76 +#, elixir-format msgctxt "terms" msgid "Tokens to authenticate you" msgstr "Fichas para \"autenticarte\"" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:31 +#, elixir-format msgctxt "terms" msgid "We also may retain server logs which include the IP address of every request to our server." msgstr "" "También podemos conservar los registros del servidor que incluyen la " "dirección IP de cada solicitud a nuestro servidor." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:70 +#, elixir-format msgctxt "terms" msgid "We store the following information on your device when you connect:" msgstr "" "Almacenamos la siguiente información en tu dispositivo cuando te conectas:" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:58 +#, elixir-format msgctxt "terms" msgid "We will make a good faith effort to:" msgstr "Haremos un esfuerzo de buena fe para:" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:35 +#, elixir-format msgctxt "terms" msgid "What do we use your information for?" msgstr "¿Para qué utilizamos tu información?" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:57 +#, elixir-format msgctxt "terms" msgid "What is our data retention policy?" msgstr "¿Cuál es nuestra política de retención de datos?" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:67 +#, elixir-format msgctxt "terms" msgid "You may irreversibly delete your account at any time." msgstr "Puede eliminar irreversiblemente su cuenta en cualquier momento." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:115 +#, elixir-format msgctxt "terms" msgid "Changes to our Privacy Policy" msgstr "Cambios a nuestra política de privacidad" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:106 +#, elixir-format msgctxt "terms" msgid "If this server is in the EU or the EEA: Our site, products and services are all directed to people who are at least 16 years old. If you are under the age of 16, per the requirements of the GDPR (General Data Protection Regulation) do not use this site." msgstr "" @@ -296,8 +296,8 @@ msgstr "" "https://en.wikipedia.org/wiki/General_Data_Protection_Regulation\"> " "Reglamento general de protección de datos ) no utilice este sitio ." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:109 +#, elixir-format msgctxt "terms" msgid "If this server is in the USA: Our site, products and services are all directed to people who are at least 13 years old. If you are under the age of 13, per the requirements of COPPA (Children's Online Privacy Protection Act) do not use this site." msgstr "" @@ -308,30 +308,30 @@ msgstr "" "Ley de protección de la privacidad en línea para niños ) no utilice este " "sitio." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:117 +#, elixir-format msgctxt "terms" msgid "If we decide to change our privacy policy, we will post those changes on this page." msgstr "" "Si decidimos cambiar nuestra política de privacidad, publicaremos esos " "cambios en esta página." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:112 +#, elixir-format msgctxt "terms" msgid "Law requirements can be different if this server is in another jurisdiction." msgstr "" "Los requisitos legales pueden ser diferentes si este servidor se encuentra " "en otra jurisdicción." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:103 +#, elixir-format msgctxt "terms" msgid "Site usage by children" msgstr "Uso del sitio por niños" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:47 +#, elixir-format msgctxt "terms" msgid "The email address you provide may be used to send you information, updates and notifications about other people\n interacting with your content or sending you messages and to respond to inquiries, and/or other requests or\n questions." msgstr "" @@ -342,8 +342,8 @@ msgstr "" "consultas y / u otras solicitudes o\n" " preguntas." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:45 +#, elixir-format msgctxt "terms" msgid "To aid moderation of the community, for example comparing your IP address with other known ones to determine ban\n evasion or other violations." msgstr "" @@ -351,8 +351,8 @@ msgstr "" "dirección IP con otras conocidas para determinar la prohibición,\n" " evasión u otras violaciones." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:43 +#, elixir-format msgctxt "terms" msgid "To provide the core functionality of Mobilizon. Depending on this instance's policy you may only be able to\n interact with other people's content and post your own content if you are logged in." msgstr "" @@ -361,89 +361,89 @@ msgstr "" " interactuar con el contenido de otras personas y publicar tu propio " "contenido si ha iniciado sesión." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:6 +#, elixir-format msgctxt "terms" msgid "What information do we collect?" msgstr "¿Qué información recopilamos?" -#, elixir-format #: lib/web/email/user.ex:176 +#, elixir-format msgid "Mobilizon on %{instance}: confirm your email address" msgstr "Mobilizon en %{instance}: confirma tu dirección de correo electrónico" -#, elixir-format #: lib/web/email/user.ex:152 +#, elixir-format msgid "Mobilizon on %{instance}: email changed" msgstr "Mobilizon en %{instance}: correo electrónico modificado" -#, elixir-format #: lib/web/email/notification.ex:46 +#, elixir-format msgid "One event planned today" msgid_plural "%{nb_events} events planned today" msgstr[0] "Un evento programado para hoy" msgstr[1] "%{nb_events} eventos planeados hoy" -#, elixir-format #: lib/web/templates/email/on_day_notification.html.eex:38 #: lib/web/templates/email/on_day_notification.text.eex:4 +#, elixir-format msgid "You have one event today:" msgid_plural "You have %{total} events today:" msgstr[0] "Tienes un evento hoy:" msgstr[1] "Tienes %{total} eventos hoy:" -#, elixir-format #: lib/web/templates/email/group_invite.text.eex:3 +#, elixir-format msgid "%{inviter} just invited you to join their group %{group}" msgstr "%{inviter} te acaba de invitar a unirte a su grupo %{group}" -#, elixir-format #: lib/web/templates/email/group_invite.html.eex:13 #: lib/web/templates/email/group_invite.text.eex:1 +#, elixir-format msgid "Come along!" msgstr "¡ Únete a nosotros !" -#, elixir-format #: lib/web/email/notification.ex:24 +#, elixir-format msgid "Don't forget to go to %{title}" msgstr "No olvides ir a %{title}" -#, elixir-format #: lib/web/templates/email/before_event_notification.html.eex:38 #: lib/web/templates/email/before_event_notification.text.eex:3 +#, elixir-format msgid "Get ready for %{title}" msgstr "Prepárate para %{title}" -#, elixir-format #: lib/web/templates/email/group_invite.html.eex:59 +#, elixir-format msgid "See my groups" msgstr "Ver mis grupos" -#, elixir-format #: lib/web/templates/email/group_invite.html.eex:45 #: lib/web/templates/email/group_invite.text.eex:5 +#, elixir-format msgid "To accept this invitation, head over to your groups." msgstr "Para aceptar esta invitación, dirígete a tus grupos." -#, elixir-format #: lib/web/templates/email/before_event_notification.text.eex:5 +#, elixir-format msgid "View the event on: %{link}" msgstr "Ver el evento actualizado en: %{link}" -#, elixir-format #: lib/web/email/group.ex:32 +#, elixir-format msgid "You have been invited by %{inviter} to join group %{group}" msgstr "%{Inviter} te ha invitado a unirte al grupo %{group}" -#, elixir-format #: lib/web/email/notification.ex:70 +#, elixir-format msgid "One event planned this week" msgid_plural "%{nb_events} events planned this week" msgstr[0] "Un evento programado para hoy" msgstr[1] "%{nb_events} eventos planeados hoy" -#, elixir-format #: lib/web/email/notification.ex:92 +#, elixir-format msgid "One participation request for event %{title} to process" msgid_plural "%{number_participation_requests} participation requests for event %{title} to process" msgstr[0] "Una solicitud para participar en el evento %{title} a procesar" @@ -451,21 +451,21 @@ msgstr[1] "" "%{number_participation_requests} solicitudes para participar en el evento " "%{title} a procesar" -#, elixir-format #: lib/web/templates/email/notification_each_week.html.eex:38 #: lib/web/templates/email/notification_each_week.text.eex:4 +#, elixir-format msgid "You have one event this week:" msgid_plural "You have %{total} events this week:" msgstr[0] "Tienes un evento hoy:" msgstr[1] "Tienes %{total} eventos hoy:" -#, elixir-format #: lib/service/metadata/utils.ex:27 +#, elixir-format msgid "The event organizer didn't add any description." msgstr "El organizador del evento no agregó ninguna descripción." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:54 +#, elixir-format msgctxt "terms" msgid "We implement a variety of security measures to maintain the safety of your personal information when you enter, submit, or access your personal information. Among other things, your browser session, as well as the traffic between your applications and the API, are secured with SSL/TLS, and your password is hashed using a strong one-way algorithm." msgstr "" @@ -475,8 +475,8 @@ msgstr "" "el tráfico entre tus aplicaciones y la API, están protegidas con SSL /TLS, y " "su contraseña se codifica con un fuerte algoritmo unidireccional." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:94 +#, elixir-format msgctxt "terms" msgid "No. We do not sell, trade, or otherwise transfer to outside parties your personally identifiable information. This does not include trusted third parties who assist us in operating our site, conducting our business, or servicing you, so long as those parties agree to keep this information confidential. We may also release your information when we believe release is appropriate to comply with the law, enforce our site policies, or protect ours or others rights, property, or safety." msgstr "" @@ -489,20 +489,20 @@ msgstr "" "de nuestro sitio o proteger los derechos, nuestros o de otros, propiedades o " "seguridad." -#, elixir-format #: lib/web/templates/api/terms.html.eex:23 +#, elixir-format msgctxt "terms" msgid "Accepting these Terms" msgstr "Aceptar estos Términos" -#, elixir-format #: lib/web/templates/api/terms.html.eex:27 +#, elixir-format msgctxt "terms" msgid "Changes to these Terms" msgstr "Cambios a estos Términos de uso" -#, elixir-format #: lib/web/templates/api/terms.html.eex:85 +#, elixir-format msgctxt "terms" msgid "A lot of the content on the Service is from you and others, and we don't review, verify or authenticate it, and it may include inaccuracies or false information. We make no representations, warranties, or guarantees relating to the quality, suitability, truth, accuracy or completeness of any content contained in the Service. You acknowledge sole responsibility for and assume all risk arising from your use of or reliance on any content." msgstr "" @@ -514,16 +514,16 @@ msgstr "" "responsable y asume todos los riesgos derivados de su uso o su confianza en " "cualquier contenido." -#, elixir-format #: lib/web/templates/api/terms.html.eex:60 +#, elixir-format msgctxt "terms" msgid "Also, you agree that you will not do any of the following in connection with the Service or other users:" msgstr "" "Además, acepta que no hará nada de lo siguiente en relación con el Servicio " "u otros usuarios:" -#, elixir-format #: lib/web/templates/api/terms.html.eex:65 +#, elixir-format msgctxt "terms" msgid "Circumvent or attempt to circumvent any filtering, security measures, rate limits or other features designed to protect the Service, users of the Service, or third parties." msgstr "" @@ -531,23 +531,23 @@ msgstr "" "velocidad u otras características diseñadas para proteger el Servicio, los " "usuarios del Servicio o terceros." -#, elixir-format #: lib/web/templates/api/terms.html.eex:64 +#, elixir-format msgctxt "terms" msgid "Collect any personal information about other users, or intimidate, threaten, stalk or otherwise harass other users of the Service;" msgstr "" "Recopilar información personal sobre otros usuarios, o intimidar, amenazar, " "acosar o acosar a otros usuarios del Servicio;" -#, elixir-format #: lib/web/templates/api/terms.html.eex:55 +#, elixir-format msgctxt "terms" msgid "Content that is illegal or unlawful, that would otherwise create liability;" msgstr "" "Contenido que es ilegal o ilegal, que de otro modo crearía responsabilidad;" -#, elixir-format #: lib/web/templates/api/terms.html.eex:56 +#, elixir-format msgctxt "terms" msgid "Content that may infringe or violate any patent, trademark, trade secret, copyright, right of privacy, right of publicity or other intellectual or other right of any party;" msgstr "" @@ -555,48 +555,48 @@ msgstr "" "secreto comercial, derecho de autor, derecho de privacidad, derecho de " "publicidad u otro derecho intelectual u otro derecho de cualquier parte;" -#, elixir-format #: lib/web/templates/api/terms.html.eex:42 +#, elixir-format msgctxt "terms" msgid "Creating Accounts" msgstr "Crear cuentas" -#, elixir-format #: lib/web/templates/api/terms.html.eex:89 +#, elixir-format msgctxt "terms" msgid "Entire Agreement" msgstr "Acuerdo completo" -#, elixir-format #: lib/web/templates/api/terms.html.eex:92 +#, elixir-format msgctxt "terms" msgid "Feedback" msgstr "Comentarios" -#, elixir-format #: lib/web/templates/api/terms.html.eex:83 +#, elixir-format msgctxt "terms" msgid "Hyperlinks and Third Party Content" msgstr "Hipervínculos y contenido de terceros" -#, elixir-format #: lib/web/templates/api/terms.html.eex:88 +#, elixir-format msgctxt "terms" msgid "If you breach any of these Terms, we have the right to suspend or disable your access to or use of the Service." msgstr "" "Si incumple alguno de estos Términos, tenemos el derecho de suspender o " "deshabilitar su acceso o uso del Servicio." -#, elixir-format #: lib/web/templates/api/terms.html.eex:63 +#, elixir-format msgctxt "terms" msgid "Impersonate or post on behalf of any person or entity or otherwise misrepresent your affiliation with a person or entity;" msgstr "" "Suplantar o publicar en nombre de cualquier persona o entidad o tergiversar " "su afiliación con una persona o entidad;" -#, elixir-format #: lib/web/templates/api/terms.html.eex:48 +#, elixir-format msgctxt "terms" msgid "Our Service allows you and other users to post, link and otherwise make available content. You are responsible for the content that you make available to the Service, including its legality, reliability, and appropriateness." msgstr "" @@ -604,26 +604,26 @@ msgstr "" "poner a disposición contenido. Usted es responsable del contenido que pone a " "disposición del Servicio, incluida su legalidad, confiabilidad y adecuación." -#, elixir-format #: lib/web/templates/api/terms.html.eex:39 +#, elixir-format msgctxt "terms" msgid "Privacy Policy" msgstr "Política de privacidad" -#, elixir-format #: lib/web/templates/api/terms.html.eex:95 +#, elixir-format msgctxt "terms" msgid "Questions & Contact Information" msgstr "Preguntas e información de contacto" -#, elixir-format #: lib/web/templates/api/terms.html.eex:87 +#, elixir-format msgctxt "terms" msgid "Termination" msgstr "Terminación" -#, elixir-format #: lib/web/templates/api/terms.html.eex:62 +#, elixir-format msgctxt "terms" msgid "Use the Service in any manner that could interfere with, disrupt, negatively affect or inhibit other users from fully enjoying the Service or that could damage, disable, overburden or impair the functioning of the Service;" msgstr "" @@ -632,14 +632,14 @@ msgstr "" "Servicio o que pueda dañar, deshabilitar, sobrecargar o perjudicar el " "funcionamiento del Servicio;" -#, elixir-format #: lib/web/templates/api/terms.html.eex:47 +#, elixir-format msgctxt "terms" msgid "Your Content & Conduct" msgstr "Su contenido y conducta" -#, elixir-format #: lib/web/templates/api/terms.html.eex:84 +#, elixir-format msgctxt "terms" msgid "%{instance_name} makes no claim or representation regarding, and accepts no responsibility for third party websites accessible by hyperlink from the Service or websites linking to the Service. When you leave the Service, you should be aware that these Terms and our policies no longer govern. The inclusion of any link does not imply endorsement by %{instance_name} of the site. Use of any such linked website is at the user's own risk." msgstr "" @@ -651,8 +651,8 @@ msgstr "" "no implica la aprobación por % {instance_name} del sitio. El uso de " "cualquier sitio web vinculado es bajo el propio riesgo del usuario." -#, elixir-format #: lib/web/templates/api/terms.html.eex:68 +#, elixir-format msgctxt "terms" msgid "Finally, your use of the Service is also subject to acceptance of the instance's own specific rules regarding the code of conduct and moderation rules. Breaking those rules may also result in your account being disabled or suspended." msgstr "" @@ -661,16 +661,16 @@ msgstr "" "código de conducta y las reglas de moderación. Romper esas reglas también " "puede resultar en que su cuenta sea deshabilitada o suspendida." -#, elixir-format #: lib/web/templates/api/terms.html.eex:81 +#, elixir-format msgctxt "terms" msgid "For full details about the Mobilizon software see here." msgstr "" "Para obtener detalles completos sobre el software Mobilizon ver aquí ." -#, elixir-format #: lib/web/templates/api/terms.html.eex:18 +#, elixir-format msgctxt "terms" msgid "Here are the important things you need to know about accessing and using the %{instance_name} (%{instance_url}) website and service (collectively, \"Service\"). These are our terms of service (\"Terms\"). Please read them carefully." msgstr "" @@ -680,8 +680,8 @@ msgstr "" "Estos son nuestros términos de servicio (\"Términos\"). Por favor, léalos " "atentamente." -#, elixir-format #: lib/web/templates/api/terms.html.eex:33 +#, elixir-format msgctxt "terms" msgid "If we make major changes, we will notify our users in a clear and prominent manner. Minor changes may only be highlighted in the footer of our website. It is your responsibility to check the website regularly for changes to these Terms." msgstr "" @@ -690,8 +690,8 @@ msgstr "" "página de nuestro sitio web. Es su responsabilidad revisar el sitio web " "regularmente para ver los cambios a estos Términos." -#, elixir-format #: lib/web/templates/api/terms.html.eex:53 +#, elixir-format msgctxt "terms" msgid "In order to make %{instance_name} a great place for all of us, please do not post, link and otherwise make available on or through the Service any of the following:" msgstr "" @@ -699,8 +699,8 @@ msgstr "" "publique, enlace ni ponga a disposición en el Servicio ni a través de él " "ninguno de los siguientes:" -#, elixir-format #: lib/web/templates/api/terms.html.eex:57 +#, elixir-format msgctxt "terms" msgid "Private information of any third party (e.g., addresses, phone numbers, email addresses, Social Security numbers and credit card numbers); and" msgstr "" @@ -708,8 +708,8 @@ msgstr "" "de teléfono, direcciones de correo electrónico, números de Seguro Social y " "números de tarjetas de crédito); y" -#, elixir-format #: lib/web/templates/api/terms.html.eex:52 +#, elixir-format msgctxt "terms" msgid "Since Mobilizon is a distributed network, it is possible, depending on the visibility rules set to your content, that your content has been distributed to other Mobilizon instances. When you delete your content, we will request those other instances to also delete the content. Our responsibility on the content being deleted from those other instances ends here. If for some reason, some other instance does not delete the content, we cannot be held responsible." msgstr "" @@ -721,8 +721,8 @@ msgstr "" "instancias termina aquí. Si por alguna razón, alguna otra instancia no " "elimina el contenido, no podemos ser responsables." -#, elixir-format #: lib/web/templates/api/terms.html.eex:90 +#, elixir-format msgctxt "terms" msgid "These Terms constitute the entire agreement between you and %{instance_name} regarding the use of the Service, superseding any prior agreements between you and %{instance_name} relating to your use of the Service." msgstr "" @@ -731,8 +731,8 @@ msgstr "" "cualquier acuerdo previo entre usted y % {instance_name} relacionado " "con su uso de el servicio." -#, elixir-format #: lib/web/templates/api/terms.html.eex:80 +#, elixir-format msgctxt "terms" msgid "This Service runs on a Mobilizon instance. This source code is licensed under an AGPLv3 license which means you are allowed to and even encouraged to take the source code, modify it and use it." msgstr "" @@ -742,16 +742,16 @@ msgstr "" "significa que están autorizados e incluso alentados a tomar el código " "fuente, modificarlo y usarlo." -#, elixir-format #: lib/web/templates/api/terms.html.eex:58 +#, elixir-format msgctxt "terms" msgid "Viruses, corrupted data or other harmful, disruptive or destructive files or code." msgstr "" "Virus, datos corruptos u otros archivos o códigos dañinos, perjudiciales o " "destructivos." -#, elixir-format #: lib/web/templates/api/terms.html.eex:51 +#, elixir-format msgctxt "terms" msgid "You can remove the content that you posted by deleting it. Once you delete your content, it will not appear on the Service, but copies of your deleted content may remain in our system or backups for some period of time. Web server access logs might also be stored for some time in the system." msgstr "" @@ -761,29 +761,29 @@ msgstr "" "un período de tiempo. Los registros de acceso al servidor web también pueden " "almacenarse durante algún tiempo en el sistema." -#, elixir-format #: lib/web/templates/api/terms.html.eex:96 +#, elixir-format msgctxt "terms" msgid "Questions or comments about the Service may be directed to us at %{contact}" msgstr "" "Las preguntas o comentarios sobre el Servicio pueden dirigirse a% {contact}" -#, elixir-format #: lib/web/templates/api/terms.html.eex:79 +#, elixir-format msgctxt "terms" msgid "Source code" msgstr "Código fuente" -#, elixir-format #: lib/web/templates/api/terms.html.eex:93 +#, elixir-format msgctxt "terms" msgid "We love feedback. Please let us know what you think of the Service, these Terms and, in general, %{instance_name}." msgstr "" "Nos encantan los comentarios. Háganos saber lo que piensa del Servicio, " "estos Términos y, en general, % {instance_name} ." -#, elixir-format #: lib/web/templates/api/terms.html.eex:74 +#, elixir-format msgctxt "terms" msgid "Instance administrators (and community moderators, given the relevant access) are responsible for monitoring and acting on flagged content and other user reports, and have the right and responsibility to remove or edit content that is not aligned to this Instance set of rules, or to suspend, block or ban (temporarily or permanently) any account, community, or instance for breaking these terms, or for other behaviours that they deem inappropriate, threatening, offensive, or harmful." msgstr "" @@ -796,16 +796,16 @@ msgstr "" "incumplir estos términos o por otros comportamientos que consideren " "inapropiados, amenazantes, ofensivos o dañinos." -#, elixir-format #: lib/web/templates/api/terms.html.eex:6 +#, elixir-format msgctxt "terms" msgid "%{instance_name} will not use or transmit or resell your personal data" msgstr "" "% {instance_name} no usará ni transmitirá ni revenderá sus datos " "personales" -#, elixir-format #: lib/web/templates/api/terms.html.eex:44 +#, elixir-format msgctxt "terms" msgid "If you discover or suspect any Service security breaches, please let us know as soon as possible. For security holes in the Mobilizon software itself, please contact its contributors directly." msgstr "" @@ -814,8 +814,8 @@ msgstr "" "de Mobilizon, comuníquese directamente con sus colaboradores ." -#, elixir-format #: lib/web/templates/api/terms.html.eex:77 +#, elixir-format msgctxt "terms" msgid "Instance administrators should ensure that every community hosted on the instance is properly moderated according to the defined rules." msgstr "" @@ -823,8 +823,8 @@ msgstr "" "alojada en la instancia esté moderada adecuadamente de acuerdo con las " "reglas definidas." -#, elixir-format #: lib/web/templates/api/terms.html.eex:98 +#, elixir-format msgctxt "terms" msgid "Originally adapted from the Diaspora* and App.net privacy policies, also licensed under CC BY-SA." msgstr "" @@ -833,8 +833,8 @@ msgstr "" ">App.net privacy policies, also licensed under CC BY-SA." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:119 +#, elixir-format msgctxt "terms" msgid "Originally adapted from the Mastodon and Discourse privacy policies, also licensed under CC BY-SA." msgstr "" @@ -843,22 +843,22 @@ msgstr "" "políticas de privacidad, también bajo licencia CC BY-SA." -#, elixir-format #: lib/web/templates/api/terms.html.eex:3 +#, elixir-format msgctxt "terms" msgid "Short version" msgstr "Version corta" -#, elixir-format #: lib/web/templates/api/terms.html.eex:9 +#, elixir-format msgctxt "terms" msgid "The service is provided without warranties and these terms may change in the future" msgstr "" "El servicio se brinda sin garantías y estos términos pueden cambiar en el " "futuro" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:118 +#, elixir-format msgctxt "terms" msgid "This document is licensed under CC BY-SA. It was last updated June 18, 2020." msgstr "" @@ -866,8 +866,8 @@ msgstr "" "licenses/by-sa/4.0/\"> CC BY-SA . Se actualizó por última vez el 18 de " "junio de 2020." -#, elixir-format #: lib/web/templates/api/terms.html.eex:97 +#, elixir-format msgctxt "terms" msgid "This document is licensed under CC BY-SA. It was last updated June 22, 2020." msgstr "" @@ -875,94 +875,94 @@ msgstr "" "licenses/by-sa/4.0/\"> CC BY-SA . Se actualizó por última vez el 22 de " "junio de 2020." -#, elixir-format #: lib/web/templates/api/terms.html.eex:8 +#, elixir-format msgctxt "terms" msgid "You must respect other people and %{instance_name}'s rules when using the service" msgstr "" "Debe respetar las reglas de otras personas y % {instance_name} al " "usar el servicio" -#, elixir-format #: lib/web/templates/api/terms.html.eex:7 +#, elixir-format msgctxt "terms" msgid "You must respect the law when using %{instance_name}" msgstr "Debe respetar la ley cuando use % {instance_name} " -#, elixir-format #: lib/web/templates/api/terms.html.eex:5 +#, elixir-format msgctxt "terms" msgid "Your content is yours" msgstr "Tu contenido es tuyo" -#, elixir-format #: lib/web/templates/email/anonymous_participation_confirmation.html.eex:51 +#, elixir-format msgid "Confirm my e-mail address" msgstr "Confirmar mi dirección de correo electrónico" -#, elixir-format #: lib/web/templates/email/anonymous_participation_confirmation.html.eex:13 #: lib/web/templates/email/anonymous_participation_confirmation.text.eex:1 +#, elixir-format msgid "Confirm your e-mail" msgstr "Confirme su email" -#, elixir-format #: lib/web/templates/email/anonymous_participation_confirmation.html.eex:38 #: lib/web/templates/email/anonymous_participation_confirmation.text.eex:3 +#, elixir-format msgid "Hi there! You just registered to join this event: « %{title} ». Please confirm the e-mail address you provided:" msgstr "" "¡Hola! Te acabas de registrar para unirte a este evento: «% {title}». " "Confirme la dirección de correo electrónico que proporcionó:" -#, elixir-format #: lib/web/templates/email/email.html.eex:118 #: lib/web/templates/email/email.text.eex:12 +#, elixir-format msgid "Need help? Is something not working as expected?" msgstr "¿Necesita ayuda? ¿Algo no está funcionando correctamente?" -#, elixir-format #: lib/web/templates/email/registration_confirmation.html.eex:38 +#, elixir-format msgid "You created an account on %{host} with this email address. You are one click away from activating it." msgstr "" "Creó una cuenta en % {host} con esta dirección de correo " "electrónico. Estás a un clic de activarlo." -#, elixir-format #: lib/web/templates/email/report.html.eex:13 +#, elixir-format msgid "New report on %{instance}" msgstr "Nuevo informe sobre % {instancia} " -#, elixir-format #: lib/web/templates/email/email_changed_old.html.eex:38 +#, elixir-format msgid "The email address for your account on %{host} is being changed to:" msgstr "" "La dirección de correo electrónico de su cuenta en % {host} se " "cambiará a:" -#, elixir-format #: lib/web/templates/email/password_reset.html.eex:38 +#, elixir-format msgid "You requested a new password for your account on %{instance}." msgstr "Solicitó una nueva contraseña para su cuenta en % {instancia} ." -#, elixir-format #: lib/web/templates/email/email.text.eex:9 +#, elixir-format msgid "Mobilizon is still under development, we will add new features along the updates, until the release of version 1 of the software in the fall of 2020." msgstr "" "Mobilizon está en desarrollo, agregaremos nuevas funciones a este sitio " "durante las actualizaciones periódicas, hasta el lanzamiento de la versión 1 " "del software en la primera mitad de 2020." -#, elixir-format #: lib/web/templates/email/email.text.eex:7 +#, elixir-format msgid "Please do not use it for real purposes." msgstr "Por favor no lo use de ninguna manera real." -#, elixir-format #: lib/web/templates/email/anonymous_participation_confirmation.html.eex:63 #: lib/web/templates/email/anonymous_participation_confirmation.text.eex:6 lib/web/templates/email/event_updated.html.eex:131 #: lib/web/templates/email/event_updated.text.eex:24 lib/web/templates/email/notification_each_week.html.eex:70 #: lib/web/templates/email/notification_each_week.text.eex:14 lib/web/templates/email/on_day_notification.html.eex:70 #: lib/web/templates/email/on_day_notification.text.eex:14 +#, elixir-format 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." msgstr[0] "" @@ -972,9 +972,9 @@ msgstr[1] "" "Si necesitas cancelar su participación, sólo accede a la página del evento " "mediante el enlace debajo y presiona el botón." -#, elixir-format #: lib/web/templates/email/pending_participation_notification.html.eex:38 #: lib/web/templates/email/pending_participation_notification.text.eex:4 +#, elixir-format msgid "You have one pending attendance request to process:" msgid_plural "You have %{number_participation_requests} attendance requests to process:" msgstr[0] "Tiene una solicitud de participación pendiente de procesar:" @@ -982,66 +982,66 @@ msgstr[1] "" "Tienes %{number_participation_requests} solicitudes de participación " "pendientes de procesar:" -#, elixir-format #: lib/web/templates/email/email.text.eex:16 +#, elixir-format msgid "%{instance} is powered by Mobilizon." msgstr "%{instance} es un servidor de Mobilizon." -#, elixir-format #: lib/web/templates/email/email.html.eex:146 +#, elixir-format msgid "%{instance} is powered by Mobilizon." msgstr "% {instancia} es una instancia de Mobilizon." -#, elixir-format #: lib/web/templates/email/pending_participation_notification.html.eex:13 #: lib/web/templates/email/pending_participation_notification.text.eex:1 +#, elixir-format msgid "A request is pending!" msgstr "¡Hay una solicitud pendiente!" -#, elixir-format #: lib/web/templates/email/before_event_notification.html.eex:13 #: lib/web/templates/email/before_event_notification.text.eex:1 +#, elixir-format msgid "An event is upcoming!" msgstr "¡Se acerca un evento!" -#, elixir-format #: lib/web/templates/email/email_changed_new.html.eex:13 #: lib/web/templates/email/email_changed_new.text.eex:1 +#, elixir-format msgid "Confirm new email" msgstr "Confirme su email" -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:82 +#, elixir-format msgid "End" msgstr "Final" -#, elixir-format #: lib/web/templates/email/event_updated.text.eex:21 +#, elixir-format msgid "End %{ends_on}" msgstr "Final% {ends_on}" -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:13 #: lib/web/templates/email/event_updated.text.eex:1 +#, elixir-format msgid "Event update!" msgstr "¡Evento actualizado!" -#, elixir-format #: lib/web/templates/email/report.html.eex:88 +#, elixir-format msgid "Flagged comments" msgstr "Comentarios marcados" -#, elixir-format #: lib/web/templates/email/event_participation_approved.html.eex:45 #: lib/web/templates/email/event_participation_approved.text.eex:7 +#, elixir-format msgid "Good news: one of the event organizers just approved your request. Update your calendar, because you're on the guest list now!" msgstr "" "Buenas noticias: uno de los organizadores del evento acaba de aprobar su " "solicitud. Actualice su calendario, ¡porque ya está en la lista de invitados!" -#, elixir-format #: lib/web/templates/email/email_changed_new.html.eex:38 #: lib/web/templates/email/email_changed_new.text.eex:3 +#, elixir-format 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 " @@ -1049,16 +1049,16 @@ msgstr "" "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 #: lib/web/templates/email/email_changed_old.text.eex:3 +#, elixir-format msgid "Hi there! Just a quick note to confirm that the email address linked to your account on %{host} has been changed from this one to:" msgstr "" "¡Hola! Solo una nota rápida para confirmar que la dirección de correo " "electrónico vinculada a su cuenta en% {host} se ha cambiado de esta a:" -#, elixir-format #: lib/web/templates/email/email_changed_old.html.eex:41 #: lib/web/templates/email/email_changed_old.text.eex:5 +#, elixir-format msgid "If you did not trigger this change yourself, it is likely that someone has gained access to your %{host} account. Please log in and change your password immediately. If you cannot login, contact the admin on %{host}." msgstr "" "Si no activó este cambio usted mismo, es probable que alguien haya obtenido " @@ -1066,189 +1066,189 @@ msgstr "" "inmediatamente. Si no puede iniciar sesión, comuníquese con el administrador " "en% {host}." -#, elixir-format #: lib/web/templates/email/password_reset.text.eex:12 +#, elixir-format msgid "If you didn't trigger the change yourself, please ignore this message. Your password won't be changed until you click the link above." msgstr "" "Si no activó el cambio usted mismo, ignore este mensaje. Su contraseña no se " "cambiará hasta que haga clic en el enlace de arriba." -#, elixir-format #: lib/web/templates/email/anonymous_participation_confirmation.html.eex:70 #: lib/web/templates/email/anonymous_participation_confirmation.text.eex:4 lib/web/templates/email/registration_confirmation.html.eex:45 +#, elixir-format msgid "If you didn't trigger this email, you may safely ignore it." msgstr "Si no activó esta alerta, puede ignorarla con seguridad." -#, elixir-format #: lib/web/templates/email/before_event_notification.html.eex:63 #: lib/web/templates/email/before_event_notification.text.eex:6 +#, elixir-format msgid "If you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." msgstr "" "Si necesitas cancelar su participación, sólo accede a la página del evento " "mediante el enlace debajo y presiona el botón." -#, elixir-format #: lib/web/templates/email/email.html.eex:92 +#, elixir-format msgid "In the meantime, please consider this software as not (yet) fully functional. Read more %{a_start}on the Framasoft blog%{a_end}." msgstr "" "Mientras tanto, tenga en cuenta que el software no está (todavía) terminado. " "Más información %{a_start} en nuestro blog %{a_end}." -#, elixir-format #: lib/web/templates/email/email.text.eex:10 +#, elixir-format msgid "In the meantime, please consider this software as not (yet) fully functional. Read more on the Framasoft blog:" msgstr "" "Mientras tanto, tenga en cuenta que el software no está (todavía) terminado. " "Más información %{a_start} en nuestro blog %{a_end:" -#, elixir-format #: lib/web/templates/email/email.html.eex:147 #: lib/web/templates/email/email.text.eex:16 +#, elixir-format msgid "Learn more about Mobilizon here!" msgstr "¡Aprenda más sobre Mobilizon aquí!" -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:92 +#, elixir-format msgid "Location" msgstr "Ubicación" -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:102 +#, elixir-format msgid "Location address was removed" msgstr "Dirección física fue eliminada" -#, elixir-format #: lib/web/templates/email/pending_participation_notification.html.eex:51 #: lib/web/templates/email/pending_participation_notification.text.eex:6 +#, elixir-format msgid "Manage pending requests" msgstr "Gestionar solicitudes de participación pendientes" -#, elixir-format #: lib/web/templates/email/registration_confirmation.html.eex:13 #: lib/web/templates/email/registration_confirmation.text.eex:1 +#, elixir-format msgid "Nearly there!" msgstr "¡Ya casi estas!" -#, elixir-format #: lib/web/templates/email/email_changed_old.html.eex:13 #: lib/web/templates/email/email_changed_old.text.eex:1 +#, elixir-format msgid "New email confirmation" msgstr "Nueva confirmación de correo electrónico" -#, elixir-format #: lib/web/templates/email/report.html.eex:106 +#, elixir-format msgid "Reasons for report" msgstr "Razones para informar" -#, elixir-format #: lib/web/templates/email/report.html.eex:39 +#, elixir-format msgid "Someone on %{instance} reported the following content for you to analyze:" msgstr "Alguien en % {instancia} informó el siguiente contenido:" -#, elixir-format #: lib/web/templates/email/event_participation_rejected.html.eex:13 #: lib/web/templates/email/event_participation_rejected.text.eex:1 +#, elixir-format msgid "Sorry! You're not going." msgstr "¡Lo siento! No vas." -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:72 +#, elixir-format msgid "Start" msgstr "Inicio" -#, elixir-format #: lib/web/templates/email/event_updated.text.eex:18 +#, elixir-format msgid "Start %{begins_on}" msgstr "Inicio% {starts_on}" -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:38 #: lib/web/templates/email/event_updated.text.eex:3 +#, elixir-format msgid "There have been changes for %{title} so we'd thought we'd let you know." msgstr "Ha habido cambios para% {title}, así que pensamos en avisarle." -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:54 #: lib/web/templates/email/event_updated.text.eex:11 +#, elixir-format msgid "This event has been cancelled by its organizers. Sorry!" msgstr "Este evento ha sido cancelado por sus organizadores. ¡Lo siento!" -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:50 #: lib/web/templates/email/event_updated.text.eex:7 +#, elixir-format msgid "This event has been confirmed" msgstr "El evento ha sido confirmado" -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:52 #: lib/web/templates/email/event_updated.text.eex:9 +#, elixir-format msgid "This event has yet to be confirmed: organizers will let you know if they do confirm it." msgstr "" "Este evento aún no se ha confirmado: los organizadores te avisarán si lo " "confirman." -#, elixir-format #: lib/web/templates/email/event_participation_rejected.html.eex:45 #: lib/web/templates/email/event_participation_rejected.text.eex:7 +#, elixir-format msgid "Unfortunately, the organizers rejected your request." msgstr "" "Lamentablemente, los organizadores rechazaron tu solicitud de participación." -#, elixir-format #: lib/web/templates/email/email_changed_new.html.eex:51 +#, elixir-format msgid "Verify your email address" msgstr "Verifica tu dirección de correo electrónico" -#, elixir-format #: lib/web/templates/email/report.html.eex:126 +#, elixir-format msgid "View report" msgstr "Ver el informe" -#, elixir-format #: lib/web/templates/email/report.text.eex:24 +#, elixir-format msgid "View report:" msgstr "Ver el informe:" -#, elixir-format #: lib/web/templates/email/event_participation_approved.html.eex:58 #: lib/web/templates/email/event_participation_confirmed.html.eex:58 +#, elixir-format msgid "Visit event page" msgstr "Visita la página del evento" -#, elixir-format #: lib/web/templates/email/event_updated.html.eex:119 +#, elixir-format msgid "Visit the updated event page" msgstr "Visita la página del evento actualizada" -#, elixir-format #: lib/web/templates/email/event_updated.text.eex:23 +#, elixir-format msgid "Visit the updated event page: %{link}" msgstr "Ver el evento actualizado en: %{link}" -#, elixir-format #: lib/web/templates/email/notification_each_week.html.eex:13 #: lib/web/templates/email/notification_each_week.text.eex:1 +#, elixir-format msgid "What's up this week?" msgstr "¿Qué pasa esta semana?" -#, elixir-format #: lib/web/templates/email/on_day_notification.html.eex:13 #: lib/web/templates/email/on_day_notification.text.eex:1 +#, elixir-format msgid "What's up today?" msgstr "Qué pasa hoy?" -#, elixir-format #: lib/web/templates/email/event_participation_approved.html.eex:70 #: lib/web/templates/email/event_participation_approved.text.eex:11 lib/web/templates/email/event_participation_confirmed.html.eex:70 #: lib/web/templates/email/event_participation_confirmed.text.eex:6 +#, elixir-format 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 "" "Si desea actualizar o cancelar su asistencia, simplemente acceda a la página " "del evento a través del enlace de arriba y haga clic en el botón Asistir." -#, elixir-format #: lib/web/templates/email/pending_participation_notification.html.eex:64 #: lib/web/templates/email/pending_participation_notification.text.eex:8 +#, elixir-format msgid "You are receiving this email because you chose to get notifications for pending attendance requests to your events. You can disable or change your notification settings in your user account settings under « Notifications »." msgstr "" "Recibió este correo electrónico porque eligió recibir notificaciones de " @@ -1256,139 +1256,139 @@ msgstr "" "cambiar la configuración de notificaciones en la configuración de su cuenta " "de usuario en «Notificaciones»." -#, elixir-format #: lib/web/templates/email/event_participation_rejected.html.eex:38 #: lib/web/templates/email/event_participation_rejected.text.eex:5 +#, elixir-format msgid "You issued a request to attend %{title}." msgstr "Envió una solicitud para asistir a %{title}." -#, elixir-format #: lib/web/templates/email/event_participation_approved.text.eex:5 #: lib/web/templates/email/event_participation_confirmed.text.eex:3 +#, elixir-format msgid "You recently requested to attend %{title}." msgstr "Solicitaste participar en el evento %{title}." -#, elixir-format #: lib/web/templates/email/event_participation_approved.html.eex:13 #: lib/web/templates/email/event_participation_confirmed.html.eex:13 lib/web/templates/email/event_participation_confirmed.text.eex:1 +#, elixir-format msgid "You're going!" msgstr "¡Vas!" -#, elixir-format #: lib/web/templates/email/email_changed_new.html.eex:64 #: lib/web/templates/email/email_changed_new.text.eex:5 +#, elixir-format msgid "If you didn't trigger the change yourself, please ignore this message." msgstr "Si no activó el cambio usted mismo, ignore este mensaje." -#, elixir-format #: lib/web/templates/email/email.html.eex:89 +#, elixir-format msgid "Please do not use it for real purposes." msgstr "Por favor no lo use de ninguna manera real." -#, elixir-format #: lib/web/templates/email/email.html.eex:91 +#, elixir-format msgid "Mobilizon is still under development, we will add new features along the updates, until the release of version 1 of the software in the fall of 2020." msgstr "" "Mobilizon está en desarrollo, agregaremos nuevas funciones a este sitio " "durante las actualizaciones periódicas, hasta el lanzamiento de la " "versión 1 del software en la primera mitad de 2020." -#, elixir-format #: lib/web/templates/email/group_member_removal.html.eex:45 #: lib/web/templates/email/group_member_removal.text.eex:5 +#, elixir-format msgid "If you feel this is an error, you may contact the group's administrators so that they can add you back." msgstr "" "Si cree que esto es un error, puede comunicarse con los administradores del " "grupo para que lo puedan integrar de nuevo." -#, elixir-format #: lib/web/templates/email/group_member_removal.html.eex:13 #: lib/web/templates/email/group_member_removal.text.eex:1 +#, elixir-format msgid "So long, and thanks for the fish!" msgstr "¡Hasta luego y gracias por el pescado!" -#, elixir-format #: lib/web/email/group.ex:62 +#, elixir-format msgid "You have been removed from group %{group}" msgstr "Ha sido eliminado del grupo %{group}" -#, elixir-format #: lib/web/templates/email/group_member_removal.text.eex:3 +#, elixir-format msgid "You have been removed from group %{group}. You will not be able to access this group's private content anymore." msgstr "" "Se le ha eliminado del grupo %{group}. Ya no podrá acceder al contenido " "privado de este grupo." -#, elixir-format #: lib/web/templates/email/group_invite.html.eex:38 +#, elixir-format msgid "%{inviter} just invited you to join their group %{link_start}%{group}%{link_end}" msgstr "" "%{inviter} le acaba de invitar a unirse a su grupo% {link_start} " "% {group} % {link_end}" -#, elixir-format #: lib/web/templates/email/group_member_removal.html.eex:38 +#, elixir-format msgid "You have been removed from group %{link_start}%{group}%{link_end}. You will not be able to access this group's private content anymore." msgstr "" "Ha sido eliminado del grupo% {link_start} % {group} % {link_end}. Ya " "no podrá acceder al contenido privado de este grupo." -#, elixir-format #: lib/web/templates/email/group_suspension.html.eex:54 #: lib/web/templates/email/group_suspension.text.eex:7 +#, elixir-format msgid "As this group was located on another instance, it will continue to work for other instances than this one." msgstr "" "Como este grupo estaba ubicado en otra instancia, seguirá funcionando para " "otras instancias además de esta." -#, elixir-format #: lib/web/templates/email/group_suspension.html.eex:46 #: lib/web/templates/email/group_suspension.text.eex:5 +#, elixir-format msgid "As this group was located on this instance, all of it's data has been irretrievably deleted." msgstr "" "Como este grupo estaba ubicado en esta instancia, todos sus datos se han " "eliminado de forma irremediable." -#, elixir-format #: lib/web/templates/email/group_deletion.html.eex:38 #: lib/web/templates/email/group_deletion.text.eex:3 +#, elixir-format msgid "The administrator %{author} deleted group %{group}. All of the group's events, discussions, posts and todos have been deleted." msgstr "" "El administrador %{author} ha eliminado el grupo %{group}. Todos los " "eventos, discusiones, publicaciones y tareas del grupo se han eliminado ." -#, elixir-format #: lib/web/templates/email/group_suspension.html.eex:13 #: lib/web/templates/email/group_suspension.text.eex:1 +#, elixir-format msgid "The group %{group} has been suspended on %{instance}!" msgstr "¡El grupo %{group} ha sido suspendido en %{instance}!" -#, elixir-format #: lib/web/templates/email/group_deletion.html.eex:13 #: lib/web/templates/email/group_deletion.text.eex:1 +#, elixir-format msgid "The group %{group} was deleted on %{instance}!" msgstr "¡El grupo %{group} fue eliminado en %{instance}!" -#, elixir-format #: lib/web/templates/email/group_suspension.html.eex:38 #: lib/web/templates/email/group_suspension.text.eex:3 +#, elixir-format msgid "Your instance's moderation team has decided to suspend %{group_name} (%{group_address}). You are no longer a member of this group." msgstr "" "El equipo de moderación de su instancia ha decidido suspender a %{group_name}" " (%{group_address}). Ya no eres miembro de este grupo." -#, elixir-format #: lib/web/email/group.ex:135 +#, elixir-format msgid "The group %{group} has been deleted on %{instance}" msgstr "El grupo %{group} se eliminó en %{instance}" -#, elixir-format #: lib/web/email/group.ex:96 +#, elixir-format msgid "The group %{group} has been suspended on %{instance}" msgstr "El grupo %{group} ha sido suspendido en %{instance}" -#, elixir-format #: lib/web/templates/api/terms.html.eex:24 +#, elixir-format msgctxt "terms" msgid "By accessing or using the Service, this means you agree to be bound by all the terms below. If these terms are in any way unclear, please let us know by contacting %{contact}." msgstr "" @@ -1396,8 +1396,8 @@ msgstr "" "todos los términos a continuación. Si estos términos no son claros de alguna " "manera, háganoslo saber poniéndose en contacto con %{contact}." -#, elixir-format #: lib/web/templates/api/terms.html.eex:40 +#, elixir-format msgctxt "terms" msgid "For information about how we collect and use information about users of the Service, please check our privacy policy." msgstr "" @@ -1405,22 +1405,22 @@ msgstr "" "sobre los usuarios del Servicio, consulte nuestra " "política de privacidad ." -#, elixir-format #: lib/web/templates/api/terms.html.eex:36 +#, elixir-format msgctxt "terms" msgid "If you continue to use the Service after the revised Terms go into effect, you accept the revised Terms." msgstr "" "Si continúa utilizando el Servicio después de que los Términos revisados " "entren en vigencia, entonces ha aceptado los Términos revisados." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:78 +#, elixir-format msgctxt "terms" msgid "If you delete this information, you need to login again." msgstr "Si eliminas esta información, deberás iniciar sesión nuevamente." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:80 +#, elixir-format msgctxt "terms" msgid "If you're not connected, we don't store any information on your device, unless you participate in an event anonymously. In this specific case we store the hash of an unique identifier for the event and participation status in your browser so that we may display participation status. Deleting this information will only stop displaying participation status in your browser." msgstr "" @@ -1431,22 +1431,22 @@ msgstr "" "información solo dejará de mostrar el estado de participación en tu " "navegador." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:87 +#, elixir-format msgctxt "terms" msgid "Note: This information is stored in your localStorage and not your cookies." msgstr "" "Nota: Estas informaciones se almacenan en tu almacenamiento local y no en " "tus cookies." -#, elixir-format #: lib/web/templates/api/terms.html.eex:71 +#, elixir-format msgctxt "terms" msgid "Our responsibility" msgstr "Nuestra responsabilidad" -#, elixir-format #: lib/web/templates/api/privacy.html.eex:61 +#, elixir-format msgctxt "terms" msgid "Retain server logs containing the IP address of all requests to this server, insofar as such logs are kept, no more than 90 days." msgstr "" @@ -1454,9 +1454,9 @@ msgstr "" "las solicitudes a este servidor, en la medida en que dichos registros se " "mantengan, no más de 90 días." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:3 #: lib/web/templates/api/terms.html.eex:15 +#, elixir-format msgctxt "terms" msgid "Some terms, technical or otherwise, used in the text below may cover concepts that are difficult to grasp. We have provided a glossary to help you understand them better." msgstr "" @@ -1465,8 +1465,8 @@ msgstr "" "Proporcionamos un glosario para ayudarlo a " "comprenderlos mejor." -#, elixir-format #: lib/web/templates/api/terms.html.eex:45 +#, elixir-format msgctxt "terms" msgid "We are not liable for any loss you may incur as a result of someone else using your email or password, either with or without your knowledge." msgstr "" @@ -1474,8 +1474,8 @@ msgstr "" "resultado de que otra persona use su correo electrónico o contraseña, ya sea " "con o sin su conocimiento." -#, elixir-format #: lib/web/templates/api/terms.html.eex:50 +#, elixir-format msgctxt "terms" msgid "We cannot be held responsible should a programming or administrative error make your content visible to a larger audience than intended. Aside from our limited right to your content, you retain all of your rights to the content you post, link and otherwise make available on or through the Service." msgstr "" @@ -1485,8 +1485,8 @@ msgstr "" "todos sus derechos sobre el contenido que publica, vincula y de lo contrario " "pone a disposición en oa través del Servicio." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:10 +#, elixir-format msgctxt "terms" msgid "We collect information from you when you register on this instance and gather data when you participate in the platform by reading, writing, and interacting with content shared here. If you register on this instance, you will be asked to enter an email address, a password (hashed) and at least an username. Your email address will be verified by an email containing a unique link. Once the link is activated, we know you control that email address. You may also enter additional profile information such as a display name and biography, and upload a profile picture and header image. The username, display name, biography, profile picture and header image are always listed publicly. You may however visit this instance without registering." msgstr "" @@ -1504,8 +1504,8 @@ msgstr "" "imagen del encabezado siempre se listan públicamente. Sin " "embargo, también puedes visitar este servidor sin registrarse." -#, elixir-format #: lib/web/templates/api/terms.html.eex:30 +#, elixir-format msgctxt "terms" msgid "We reserve the right to modify these Terms at any time. For instance, we may need to change these Terms if we come out with a new feature." msgstr "" @@ -1513,8 +1513,8 @@ msgstr "" "Por ejemplo, es posible que necesitemos cambiar estos Términos si " "presentamos una nueva función o por alguna otra razón." -#, elixir-format #: lib/web/templates/api/terms.html.eex:20 +#, elixir-format msgctxt "terms" msgid "When we say “we”, “our”, or “us” in this document, we are referring to the owners, operators and administrators of this Mobilizon instance. The Mobilizon software is provided by the team of Mobilizon contributors, supported by Framasoft, a French not-for-profit organization advocating for Free/Libre Software. Unless explicitly stated, this Mobilizon instance is an independent service using Mobilizon's source code. You may find more information about this instance on the \"About this instance\" page." msgstr "" @@ -1529,8 +1529,8 @@ msgstr "" "encontrar más información sobre esta instancia en la página \"Acerca de esta instancia\" ." -#, elixir-format #: lib/web/templates/api/terms.html.eex:43 +#, elixir-format msgctxt "terms" msgid "When you create an account you agree to maintain the security and confidentiality of your password and accept all risks of unauthorized access to your account data and any other information you provide to %{instance_name}." msgstr "" @@ -1539,8 +1539,8 @@ msgstr "" "autorizado a los datos de su cuenta y cualquier otra información que " "proporcione a % {instance_name} ." -#, elixir-format #: lib/web/templates/api/terms.html.eex:49 +#, elixir-format msgctxt "terms" msgid "When you post, link or otherwise make available content to the Service, you grant us the right and license to display and distribute your content on or through the Service (including via applications). We may format your content for display throughout the Service, but we will not edit or revise the substance of your content itself. The displaying and distribution of your content happens only according to the visibility rules you have set for the content. We will not modify the visibility of the content you have set." msgstr "" @@ -1553,8 +1553,8 @@ msgstr "" "visibilidad que ha establecido para el contenido. No modificaremos la " "visibilidad del contenido que ha establecido." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:19 +#, elixir-format msgctxt "terms" msgid "Your events and comments are delivered to other instances that follow your own, meaning they are delivered to different instances and copies are stored there. When you delete events or comments, this is likewise delivered to these other instances. All interactions related to event features - such as joining an event - or group features - such as managing resources - are federated as well. Please keep in mind that the operators of the instance and any receiving instances may view such messages and information, and that recipients may screenshot, copy or otherwise re-share them." msgstr "" @@ -1566,8 +1566,8 @@ msgstr "" "servidor y cualquier servidor receptor puede ver dichos mensajes, y los " "destinatarios pueden capturar, copiar o de incluso volver a compartirlos." -#, elixir-format #: lib/web/templates/api/privacy.html.eex:99 +#, elixir-format msgctxt "terms" msgid "Your content may be downloaded by other instances in the network. Your public events and comments are delivered to the instances following your own instance. Content created through a group is forwarded to all the instances of all the members of the group, insofar as these members reside on a different instance than this one." msgstr "" @@ -1576,62 +1576,64 @@ msgstr "" "mensajes directos se entregan a los servidores de los destinatarios, en la " "medida en que estos destinatarios residen en un servidor diferente a este." -#, elixir-format #: lib/web/templates/email/event_participation_confirmed.text.eex:4 +#, elixir-format msgid "You have confirmed your participation. Update your calendar, because you're on the guest list now!" msgstr "" "Ha confirmado su participación. Actualice su calendario, ¡porque ya está en " "la lista de invitados!" -#, elixir-format #: lib/web/templates/email/event_participation_approved.html.eex:38 #: lib/web/templates/email/event_participation_confirmed.html.eex:38 +#, elixir-format msgid "You recently requested to attend %{title}." msgstr "Solicitaste participar en el evento %{title}." -#, elixir-format #: lib/web/email/participation.ex:92 +#, elixir-format msgid "Your participation to event %{title} has been confirmed" msgstr "Su participación en el evento %{title} ha sido aprobada" -#, elixir-format #: lib/web/templates/email/report.html.eex:41 +#, elixir-format msgid "%{reporter} reported the following content." msgstr "" "% {reporter_name} (% {reporter_username}) informó el siguiente " "contenido." -#, elixir-format #: lib/web/templates/email/report.text.eex:5 +#, elixir-format msgid "Group %{group} was reported" -msgstr "" +msgstr "Se informó el grupo %{group}" -#, elixir-format #: lib/web/templates/email/report.html.eex:51 +#, elixir-format msgid "Group reported" -msgstr "" +msgstr "Grupo informado" -#, elixir-format #: lib/web/templates/email/report.text.eex:7 +#, elixir-format msgid "Profile %{profile} was reported" -msgstr "" +msgstr "Se informó el perfil %{profile}" -#, elixir-format #: lib/web/templates/email/report.html.eex:56 -msgid "Profile reported" -msgstr "" - #, elixir-format +msgid "Profile reported" +msgstr "Perfil informado" + #: lib/web/templates/email/event_participation_confirmed.html.eex:45 +#, elixir-format msgid "You have now confirmed your participation. Update your calendar, because you're on the guest list now!" msgstr "" +"Ahora ha confirmado su participación. Actualice su calendario, ¡porque ya " +"está en la lista de invitados!" -#, elixir-format #: lib/mobilizon/posts/post.ex:91 -msgid "A text is required for the post" -msgstr "" - #, elixir-format +msgid "A text is required for the post" +msgstr "Se requiere un texto para la publicación" + #: lib/mobilizon/posts/post.ex:90 +#, elixir-format msgid "A title is required for the post" -msgstr "" +msgstr "Se requiere un título para la publicación" diff --git a/priv/gettext/es/LC_MESSAGES/errors.po b/priv/gettext/es/LC_MESSAGES/errors.po index f9954ed66..d641ff4d9 100644 --- a/priv/gettext/es/LC_MESSAGES/errors.po +++ b/priv/gettext/es/LC_MESSAGES/errors.po @@ -8,7 +8,7 @@ ## to merge POT files into PO files. msgid "" msgstr "" -"PO-Revision-Date: 2020-09-30 13:52+0000\n" +"PO-Revision-Date: 2020-10-02 14:19+0000\n" "Last-Translator: Berto Te \n" "Language-Team: Spanish \n" @@ -93,76 +93,75 @@ msgstr "debe ser mayor o igual que% {number}" msgid "must be equal to %{number}" msgstr "debe ser igual a% {number}" -#, elixir-format #: lib/graphql/resolvers/user.ex:103 +#, elixir-format msgid "Cannot refresh the token" msgstr "No se puede actualizar el token" -#, elixir-format #: lib/graphql/resolvers/group.ex:139 lib/graphql/resolvers/group.ex:170 +#, elixir-format msgid "Creator profile is not owned by the current user" msgstr "El perfil del creador no es propiedad del usuario actual" -#, elixir-format #: lib/graphql/resolvers/group.ex:201 +#, elixir-format msgid "Current profile is not a member of this group" msgstr "El perfil actual no es miembro de este grupo" -#, elixir-format #: lib/graphql/resolvers/group.ex:205 +#, elixir-format msgid "Current profile is not an administrator of the selected group" msgstr "El perfil actual no es un administrador del grupo seleccionado" -#, elixir-format #: lib/graphql/resolvers/user.ex:514 +#, elixir-format msgid "Error while saving user settings" msgstr "Error al guardar los parámetros del usuario" -#, elixir-format #: lib/graphql/resolvers/group.ex:198 lib/graphql/resolvers/group.ex:246 #: lib/graphql/resolvers/group.ex:281 lib/graphql/resolvers/member.ex:80 +#, elixir-format msgid "Group not found" msgstr "Grupo no encontrado" -#, elixir-format #: lib/graphql/resolvers/group.ex:69 +#, elixir-format msgid "Group with ID %{id} not found" msgstr "No se encontró el grupo con ID% {id}" -#, elixir-format #: lib/graphql/resolvers/group.ex:41 lib/graphql/resolvers/group.ex:55 +#, elixir-format msgid "Group with name %{name} not found" msgstr "No se encontró el grupo con el nombre% {name}" -#, elixir-format #: lib/graphql/resolvers/user.ex:83 +#, elixir-format msgid "Impossible to authenticate, either your email or password are invalid." msgstr "" "Imposible autenticarse, su correo electrónico o contraseña no son válidos." -#, elixir-format #: lib/graphql/resolvers/group.ex:278 +#, elixir-format msgid "Member not found" msgstr "Miembro no encontrado" -#, elixir-format #: lib/graphql/resolvers/actor.ex:58 lib/graphql/resolvers/actor.ex:88 #: lib/graphql/resolvers/user.ex:417 +#, elixir-format msgid "No profile found for the moderator user" msgstr "No se encontró el perfil del usuario moderador" -#, elixir-format #: lib/graphql/resolvers/user.ex:195 +#, elixir-format 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:232 lib/graphql/resolvers/user.ex:76 #: lib/graphql/resolvers/user.ex:219 +#, elixir-format 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/comment.ex:36 lib/graphql/resolvers/comment.ex:98 #: lib/graphql/resolvers/event.ex:281 lib/graphql/resolvers/feed_token.ex:28 lib/graphql/resolvers/group.ex:243 #: lib/graphql/resolvers/member.ex:77 lib/graphql/resolvers/participant.ex:29 @@ -170,447 +169,450 @@ msgstr "No se encontró ningún usuario con este correo electrónico" #: lib/graphql/resolvers/person.ex:191 lib/graphql/resolvers/person.ex:256 lib/graphql/resolvers/person.ex:288 #: lib/graphql/resolvers/person.ex:301 lib/graphql/resolvers/picture.ex:75 lib/graphql/resolvers/report.ex:110 #: lib/graphql/resolvers/todos.ex:57 +#, elixir-format msgid "Profile is not owned by authenticated user" msgstr "El perfil no es propiedad del usuario autenticado" -#, elixir-format #: lib/graphql/resolvers/user.ex:125 +#, elixir-format msgid "Registrations are not open" msgstr "Las inscripciones no están abiertas" -#, elixir-format #: lib/graphql/resolvers/user.ex:330 +#, elixir-format msgid "The current password is invalid" msgstr "La contraseña actual no es válida" -#, elixir-format #: lib/graphql/resolvers/user.ex:382 +#, elixir-format 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/user.ex:379 +#, elixir-format msgid "The new email must be different" msgstr "El nuevo correo electrónico debe ser diferente" -#, elixir-format #: lib/graphql/resolvers/user.ex:333 +#, elixir-format msgid "The new password must be different" msgstr "La nueva contraseña debe ser diferente" -#, elixir-format #: lib/graphql/resolvers/user.ex:376 lib/graphql/resolvers/user.ex:439 #: lib/graphql/resolvers/user.ex:442 +#, elixir-format msgid "The password provided is invalid" msgstr "La contraseña proporcionada no es válida" -#, elixir-format #: lib/graphql/resolvers/user.ex:337 +#, elixir-format msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters." msgstr "" "La contraseña que ha elegido es demasiado corta. Asegúrese de que su " "contraseña contenga al menos 6 caracteres." -#, elixir-format #: lib/graphql/resolvers/user.ex:215 +#, elixir-format msgid "This user can't reset their password" msgstr "Este usuario no puede restablecer su contraseña" -#, elixir-format #: lib/graphql/resolvers/user.ex:79 +#, elixir-format msgid "This user has been disabled" msgstr "Este usuario ha sido inhabilitado" -#, elixir-format #: lib/graphql/resolvers/user.ex:179 +#, elixir-format msgid "Unable to validate user" msgstr "No se puede validar al usuario" -#, elixir-format #: lib/graphql/resolvers/user.ex:420 +#, elixir-format msgid "User already disabled" msgstr "El usuario ya está inhabilitado" -#, elixir-format #: lib/graphql/resolvers/user.ex:489 +#, elixir-format msgid "User requested is not logged-in" msgstr "El usuario solicitado no ha iniciado sesión" -#, elixir-format #: lib/graphql/resolvers/group.ex:252 +#, elixir-format msgid "You are already a member of this group" msgstr "Ya eres miembro de este grupo" -#, elixir-format #: lib/graphql/resolvers/group.ex:285 +#, elixir-format msgid "You can't leave this group because you are the only administrator" msgstr "No puedes dejar este grupo porque eres el único administrador" -#, elixir-format #: lib/graphql/resolvers/group.ex:249 +#, elixir-format msgid "You cannot join this group" msgstr "No puedes unirte a este grupo" -#, elixir-format #: lib/graphql/resolvers/group.ex:97 +#, elixir-format msgid "You may not list groups unless moderator." msgstr "No puedes enumerar grupos a menos que seas moderador." -#, elixir-format #: lib/graphql/resolvers/user.ex:387 +#, elixir-format msgid "You need to be logged-in to change your email" msgstr "Debes iniciar sesión para cambiar tu correo electrónico" -#, elixir-format #: lib/graphql/resolvers/user.ex:345 +#, elixir-format msgid "You need to be logged-in to change your password" msgstr "Debes iniciar sesión para cambiar tu contraseña" -#, elixir-format #: lib/graphql/resolvers/group.ex:210 +#, elixir-format msgid "You need to be logged-in to delete a group" msgstr "Debes iniciar sesión para eliminar un grupo" -#, elixir-format #: lib/graphql/resolvers/user.ex:447 +#, elixir-format msgid "You need to be logged-in to delete your account" msgstr "Debes iniciar sesión para eliminar su cuenta" -#, elixir-format #: lib/graphql/resolvers/group.ex:257 +#, elixir-format msgid "You need to be logged-in to join a group" msgstr "Debes iniciar sesión para eliminar su cuenta" -#, elixir-format #: lib/graphql/resolvers/group.ex:290 +#, elixir-format msgid "You need to be logged-in to leave a group" msgstr "Debes iniciar sesión para dejar un grupo" -#, elixir-format #: lib/graphql/resolvers/group.ex:175 +#, elixir-format msgid "You need to be logged-in to update a group" msgstr "Debes iniciar sesión para actualizar un grupo" -#, elixir-format #: lib/graphql/resolvers/user.ex:58 +#, elixir-format msgid "You need to have admin access to list users" msgstr "Necesitas tener acceso de administrador para listar usuarios" -#, elixir-format #: lib/graphql/resolvers/user.ex:108 +#, elixir-format 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:198 lib/graphql/resolvers/user.ex:222 +#, elixir-format msgid "You requested again a confirmation email too soon" msgstr "" "Solicitó de nuevo un correo electrónico de confirmación demasiado pronto" -#, elixir-format #: lib/graphql/resolvers/user.ex:128 +#, elixir-format msgid "Your email is not on the allowlist" msgstr "Tu correo electrónico no está en la lista de permitidos" -#, elixir-format #: lib/graphql/resolvers/actor.ex:64 lib/graphql/resolvers/actor.ex:94 +#, elixir-format msgid "Error while performing background task" msgstr "Error al realizar la tarea en segundo plano" -#, elixir-format #: lib/graphql/resolvers/actor.ex:27 +#, elixir-format msgid "No profile found with this ID" msgstr "No se encontró ningún perfil con este ID" -#, elixir-format #: lib/graphql/resolvers/actor.ex:54 lib/graphql/resolvers/actor.ex:91 +#, elixir-format msgid "No remote profile found with this ID" msgstr "No se encontró ningún perfil remoto con este ID" -#, elixir-format #: lib/graphql/resolvers/actor.ex:69 +#, elixir-format msgid "Only moderators and administrators can suspend a profile" msgstr "Solo los moderadores y administradores pueden suspender un perfil" -#, elixir-format #: lib/graphql/resolvers/actor.ex:99 +#, elixir-format msgid "Only moderators and administrators can unsuspend a profile" msgstr "" "Solo los moderadores y administradores pueden anular la suspensión de un " "perfil" -#, elixir-format #: lib/graphql/resolvers/actor.ex:24 +#, elixir-format msgid "Only remote profiles may be refreshed" msgstr "Solo se pueden actualizar los perfiles remotos" -#, elixir-format #: lib/graphql/resolvers/actor.ex:61 +#, elixir-format msgid "Profile already suspended" msgstr "Perfil ya suspendido" -#, elixir-format #: lib/graphql/resolvers/participant.ex:96 +#, elixir-format msgid "A valid email is required by your instance" msgstr "Su instancia requiere un correo electrónico válido" -#, elixir-format #: lib/graphql/resolvers/participant.ex:90 +#, elixir-format msgid "Anonymous participation is not enabled" msgstr "La participación anónima no está habilitada" -#, elixir-format #: lib/graphql/resolvers/person.ex:188 +#, elixir-format msgid "Cannot remove the last administrator of a group" msgstr "No se puede eliminar al último administrador de un grupo" -#, elixir-format #: lib/graphql/resolvers/person.ex:185 +#, elixir-format msgid "Cannot remove the last identity of a user" msgstr "No se puede eliminar la última identidad de un usuario" -#, elixir-format #: lib/graphql/resolvers/comment.ex:95 +#, elixir-format msgid "Comment is already deleted" msgstr "El comentario ya está eliminado" -#, elixir-format #: lib/graphql/resolvers/discussion.ex:61 +#, elixir-format msgid "Discussion not found" msgstr "Discusión no encontrada" -#, elixir-format #: lib/graphql/resolvers/report.ex:62 lib/graphql/resolvers/report.ex:87 +#, elixir-format msgid "Error while saving report" msgstr "Error al guardar el informe" -#, elixir-format #: lib/graphql/resolvers/report.ex:113 +#, elixir-format msgid "Error while updating report" msgstr "Error al actualizar el informe" -#, elixir-format #: lib/graphql/resolvers/participant.ex:131 +#, elixir-format msgid "Event id not found" msgstr "ID de evento no encontrado" -#, elixir-format #: lib/graphql/error.ex:89 lib/graphql/resolvers/event.ex:236 #: lib/graphql/resolvers/event.ex:278 +#, elixir-format 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:160 +#, elixir-format msgid "Event with this ID %{id} doesn't exist" msgstr "El evento con este ID%{id} no existe" -#, elixir-format #: lib/graphql/resolvers/participant.ex:103 +#, elixir-format msgid "Internal Error" msgstr "Error interno" -#, elixir-format #: lib/graphql/resolvers/event.ex:100 lib/graphql/resolvers/participant.ex:234 +#, elixir-format msgid "Moderator profile is not owned by authenticated user" msgstr "El perfil del moderador no es propiedad del usuario autenticado" -#, elixir-format #: lib/graphql/resolvers/discussion.ex:181 +#, elixir-format msgid "No discussion with ID %{id}" msgstr "Sin discusión con ID%{id}" -#, elixir-format #: lib/graphql/resolvers/todos.ex:81 lib/graphql/resolvers/todos.ex:171 +#, elixir-format msgid "No profile found for user" msgstr "No se encontró perfil para el usuario" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:66 +#, elixir-format msgid "No such feed token" msgstr "No existe tal token de alimentación" -#, elixir-format #: lib/graphql/resolvers/resource.ex:87 +#, elixir-format msgid "No such resource" msgstr "No existe tal recurso" -#, elixir-format #: lib/graphql/resolvers/event.ex:202 +#, elixir-format msgid "Organizer profile is not owned by the user" msgstr "El perfil del organizador no es propiedad del usuario" -#, elixir-format #: lib/graphql/resolvers/participant.ex:244 +#, elixir-format msgid "Participant already has role %{role}" msgstr "El participante ya tiene el rol%{role}" -#, elixir-format #: lib/graphql/resolvers/participant.ex:173 #: lib/graphql/resolvers/participant.ex:202 lib/graphql/resolvers/participant.ex:237 #: lib/graphql/resolvers/participant.ex:247 +#, elixir-format msgid "Participant not found" msgstr "Participante no encontrado" -#, elixir-format #: lib/graphql/resolvers/person.ex:31 +#, elixir-format msgid "Person with ID %{id} not found" msgstr "Persona con ID%{id} no encontrada" -#, elixir-format #: lib/graphql/resolvers/person.ex:52 +#, elixir-format msgid "Person with username %{username} not found" msgstr "Persona con nombre de usuario %{username} no encontrada" -#, elixir-format #: lib/graphql/resolvers/picture.ex:45 +#, elixir-format msgid "Picture with ID %{id} was not found" msgstr "No se encontró la foto con ID %{id}" -#, elixir-format #: lib/graphql/resolvers/post.ex:165 lib/graphql/resolvers/post.ex:198 +#, elixir-format 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:168 lib/graphql/resolvers/post.ex:201 +#, elixir-format msgid "Post doesn't exist" msgstr "La publicación no existe" -#, elixir-format #: lib/graphql/resolvers/member.ex:83 +#, elixir-format msgid "Profile invited doesn't exist" msgstr "El perfil invitado no existe" -#, elixir-format #: lib/graphql/resolvers/member.ex:92 +#, elixir-format msgid "Profile is already a member of this group" msgstr "Perfil ya es miembro de este grupo" -#, elixir-format #: lib/graphql/resolvers/post.ex:131 lib/graphql/resolvers/post.ex:171 #: lib/graphql/resolvers/post.ex:204 lib/graphql/resolvers/resource.ex:86 lib/graphql/resolvers/resource.ex:123 #: lib/graphql/resolvers/resource.ex:152 lib/graphql/resolvers/resource.ex:181 lib/graphql/resolvers/todos.ex:60 #: lib/graphql/resolvers/todos.ex:84 lib/graphql/resolvers/todos.ex:102 lib/graphql/resolvers/todos.ex:174 #: lib/graphql/resolvers/todos.ex:197 lib/graphql/resolvers/todos.ex:225 +#, elixir-format msgid "Profile is not member of group" msgstr "El perfil no es miembro del grupo" -#, elixir-format #: lib/graphql/resolvers/person.ex:154 lib/graphql/resolvers/person.ex:182 +#, elixir-format msgid "Profile not found" msgstr "Perfil no encontrado" -#, elixir-format #: lib/graphql/resolvers/event.ex:104 lib/graphql/resolvers/participant.ex:241 +#, elixir-format msgid "Provided moderator profile doesn't have permission on this event" msgstr "El perfil de moderador proporcionado no tiene permiso para este evento" -#, elixir-format #: lib/graphql/resolvers/report.ex:38 +#, elixir-format msgid "Report not found" msgstr "Informe no encontrado" -#, elixir-format #: lib/graphql/resolvers/resource.ex:149 lib/graphql/resolvers/resource.ex:178 +#, elixir-format msgid "Resource doesn't exist" msgstr "El recurso no existe" -#, elixir-format #: lib/graphql/resolvers/participant.ex:124 +#, elixir-format msgid "The event has already reached its maximum capacity" msgstr "El evento ya alcanzó su capacidad máxima" -#, elixir-format #: lib/graphql/resolvers/participant.ex:267 +#, elixir-format msgid "This token is invalid" msgstr "Este token no es válido" -#, elixir-format #: lib/graphql/resolvers/todos.ex:168 lib/graphql/resolvers/todos.ex:222 +#, elixir-format msgid "Todo doesn't exist" msgstr "Todo no existe" -#, elixir-format #: lib/graphql/resolvers/todos.ex:78 lib/graphql/resolvers/todos.ex:194 #: lib/graphql/resolvers/todos.ex:219 +#, elixir-format msgid "Todo list doesn't exist" msgstr "La lista de tareas pendientes no existe" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:72 +#, elixir-format msgid "Token does not exist" msgstr "El token no existe" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:69 +#, elixir-format msgid "Token is not a valid UUID" msgstr "El token no es un UUID válido" -#, elixir-format #: lib/graphql/resolvers/event.ex:239 +#, elixir-format msgid "User doesn't own profile" msgstr "El usuario no posee el perfil" -#, elixir-format #: lib/graphql/error.ex:87 lib/graphql/resolvers/person.ex:323 +#, elixir-format msgid "User not found" msgstr "Usuario no encontrado" -#, elixir-format #: lib/graphql/resolvers/person.ex:235 +#, elixir-format msgid "You already have a profile for this user" msgstr "Ya tienes un perfil para este usuario" -#, elixir-format #: lib/graphql/resolvers/participant.ex:134 +#, elixir-format msgid "You are already a participant of this event" msgstr "Ya eres participante de este evento" -#, elixir-format #: lib/graphql/resolvers/discussion.ex:185 +#, elixir-format msgid "You are not a member of the group the discussion belongs to" msgstr "No eres miembro del grupo al que pertenece la discusión" -#, elixir-format #: lib/graphql/resolvers/member.ex:86 +#, elixir-format msgid "You are not a member of this group" msgstr "no eres un miembro de este grupo" #, elixir-format #: lib/graphql/resolvers/member.ex:143 +#: lib/graphql/resolvers/member.ex:137 +#, elixir-format msgid "You are not a moderator or admin for this group" msgstr "No eres moderador ni administrador de este grupo" -#, elixir-format #: lib/graphql/resolvers/comment.ex:41 +#, elixir-format msgid "You are not allowed to create a comment if not connected" msgstr "No está permitido crear un comentario si no está conectado" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:44 +#, elixir-format msgid "You are not allowed to create a feed token if not connected" msgstr "No puede crear un token de feed si no está conectado" -#, elixir-format #: lib/graphql/resolvers/comment.ex:103 +#, elixir-format msgid "You are not allowed to delete a comment if not connected" msgstr "No puede eliminar un comentario si no está conectado" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:81 +#, elixir-format msgid "You are not allowed to delete a feed token if not connected" msgstr "No puede eliminar un token de feed si no está conectado" -#, elixir-format #: lib/graphql/resolvers/comment.ex:63 +#, elixir-format msgid "You are not allowed to update a comment if not connected" msgstr "No se le permite actualizar un comentario si no está conectado" -#, elixir-format #: lib/graphql/resolvers/participant.ex:167 #: lib/graphql/resolvers/participant.ex:196 +#, elixir-format msgid "You can't leave event because you're the only event creator participant" msgstr "" "No puedes abandonar el evento porque eres el único participante creador del " @@ -618,236 +620,241 @@ msgstr "" #, elixir-format #: lib/graphql/resolvers/member.ex:147 +#: lib/graphql/resolvers/member.ex:141 +#, elixir-format msgid "You can't set yourself to a lower member role for this group because you are the only administrator" msgstr "" "No puede establecerse en un rol de miembro inferior para este grupo porque " "es el único administrador" -#, elixir-format #: lib/graphql/resolvers/comment.ex:91 +#, elixir-format msgid "You cannot delete this comment" msgstr "No puedes borrar este comentario" -#, elixir-format #: lib/graphql/resolvers/event.ex:274 +#, elixir-format msgid "You cannot delete this event" msgstr "No puedes borrar este evento" -#, elixir-format #: lib/graphql/resolvers/member.ex:89 +#, elixir-format msgid "You cannot invite to this group" msgstr "No puedes invitar a este grupo" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:75 +#, elixir-format 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:51 +#, elixir-format 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 +#, elixir-format 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:118 +#, elixir-format 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:43 +#, elixir-format 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:194 +#, elixir-format 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:179 +#, elixir-format 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:222 +#, elixir-format 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 " "panel" -#, elixir-format #: lib/graphql/resolvers/discussion.ex:66 +#, elixir-format msgid "You need to be logged-in to access discussions" msgstr "Debe iniciar sesión para acceder a las discusiones" -#, elixir-format #: lib/graphql/resolvers/resource.ex:92 +#, elixir-format msgid "You need to be logged-in to access resources" msgstr "Debes iniciar sesión para acceder a los recursos" -#, elixir-format #: lib/graphql/resolvers/event.ex:213 +#, elixir-format msgid "You need to be logged-in to create events" msgstr "Debes iniciar sesión para crear eventos" -#, elixir-format #: lib/graphql/resolvers/post.ex:139 +#, elixir-format 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:81 lib/graphql/resolvers/report.ex:92 +#, elixir-format msgid "You need to be logged-in to create reports" msgstr "Debe iniciar sesión para crear informes" -#, elixir-format #: lib/graphql/resolvers/resource.ex:128 +#, elixir-format msgid "You need to be logged-in to create resources" msgstr "Debe iniciar sesión para crear recursos" -#, elixir-format #: lib/graphql/resolvers/event.ex:286 +#, elixir-format msgid "You need to be logged-in to delete an event" msgstr "Debe iniciar sesión para eliminar un evento" -#, elixir-format #: lib/graphql/resolvers/post.ex:209 +#, elixir-format msgid "You need to be logged-in to delete posts" msgstr "Debes iniciar sesión para eliminar publicaciones" -#, elixir-format #: lib/graphql/resolvers/resource.ex:186 +#, elixir-format msgid "You need to be logged-in to delete resources" msgstr "Debes iniciar sesión para eliminar recursos" -#, elixir-format #: lib/graphql/resolvers/participant.ex:108 +#, elixir-format msgid "You need to be logged-in to join an event" msgstr "Debes iniciar sesión para eliminar recursos" -#, elixir-format #: lib/graphql/resolvers/participant.ex:207 +#, elixir-format msgid "You need to be logged-in to leave an event" msgstr "Debes iniciar sesión para salir de un evento" -#, elixir-format #: lib/graphql/resolvers/event.ex:247 +#, elixir-format msgid "You need to be logged-in to update an event" msgstr "Debe iniciar sesión para actualizar un evento" -#, elixir-format #: lib/graphql/resolvers/post.ex:176 +#, elixir-format msgid "You need to be logged-in to update posts" msgstr "Debes iniciar sesión para actualizar las publicaciones" -#, elixir-format #: lib/graphql/resolvers/resource.ex:157 +#, elixir-format msgid "You need to be logged-in to update resources" msgstr "Debes iniciar sesión para actualizar los recursos" -#, elixir-format #: lib/graphql/resolvers/resource.ex:204 +#, elixir-format msgid "You need to be logged-in to view a resource preview" msgstr "Debe iniciar sesión para ver una vista previa del recurso" -#, elixir-format #: lib/graphql/resolvers/picture.ex:83 +#, elixir-format msgid "You need to login to upload a picture" msgstr "Debes iniciar sesión para subir una imagen" -#, elixir-format #: lib/graphql/resolvers/report.ex:84 +#, elixir-format msgid "Reporter ID does not match the anonymous profile id" msgstr "" "La identificación del informante no coincide con la identificación del " "perfil anónimo" -#, elixir-format #: lib/graphql/resolvers/report.ex:59 +#, elixir-format msgid "Reporter profile is not owned by authenticated user" msgstr "El perfil del denunciante no es propiedad de un usuario autenticado" -#, elixir-format #: lib/graphql/resolvers/resource.ex:120 +#, elixir-format msgid "Parent resource doesn't belong to this group" msgstr "El recurso principal no pertenece a este grupo" -#, elixir-format #: lib/graphql/resolvers/participant.ex:93 +#, elixir-format 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/mobilizon/users/user.ex:109 +#, elixir-format msgid "The chosen password is too short." msgstr "La contraseña elegida es demasiado corta." -#, elixir-format #: lib/mobilizon/users/user.ex:138 +#, elixir-format msgid "The registration token is already in use, this looks like an issue on our side." msgstr "" "El token de registro ya está en uso, esto parece un problema de nuestra " "parte." -#, elixir-format #: lib/mobilizon/users/user.ex:104 -msgid "This email is already used." -msgstr "" - #, elixir-format +msgid "This email is already used." +msgstr "Este correo electrónico ya está en uso." + #: lib/graphql/error.ex:88 +#, elixir-format msgid "Post not found" msgstr "Informe no encontrado" -#, elixir-format #: lib/graphql/error.ex:75 +#, elixir-format msgid "Invalid arguments passed" -msgstr "" +msgstr "Se pasaron argumentos no válidos" -#, elixir-format #: lib/graphql/error.ex:81 -msgid "Invalid credentials" -msgstr "" - #, elixir-format +msgid "Invalid credentials" +msgstr "Credenciales no válidas" + #: lib/graphql/error.ex:79 +#, elixir-format msgid "Reset your password to login" -msgstr "" +msgstr "Restablezca su contraseña para iniciar sesión" #, elixir-format #: lib/graphql/error.ex:86 +#, elixir-format msgid "Resource not found" -msgstr "Informe no encontrado" +msgstr "Recurso no encontrado" -#, elixir-format #: lib/graphql/error.ex:90 -msgid "Something went wrong" -msgstr "" - #, elixir-format +msgid "Something went wrong" +msgstr "Algo salió mal" + #: lib/graphql/error.ex:74 +#, elixir-format msgid "Unknown Resource" -msgstr "" +msgstr "Recurso desconocido" #, elixir-format #: lib/graphql/error.ex:84 +#, elixir-format msgid "You don't have permission to do this" -msgstr "No tienes permiso para eliminar este token" +msgstr "No tienes permiso para hacer esto" #, elixir-format #: lib/graphql/error.ex:76 +#, elixir-format msgid "You need to be logged in" -msgstr "Debes iniciar sesión para eliminar su cuenta" +msgstr "Debes iniciar sesión" #, elixir-format #: lib/graphql/resolvers/member.ex:112 diff --git a/priv/gettext/sv/LC_MESSAGES/errors.po b/priv/gettext/sv/LC_MESSAGES/errors.po index cdfee9a64..23dae56a5 100644 --- a/priv/gettext/sv/LC_MESSAGES/errors.po +++ b/priv/gettext/sv/LC_MESSAGES/errors.po @@ -8,15 +8,15 @@ ## to merge POT files into PO files. msgid "" msgstr "" -"PO-Revision-Date: 2020-02-22 21:08+0000\n" +"PO-Revision-Date: 2020-10-02 14:19+0000\n" "Last-Translator: Filip Bengtsson \n" "Language-Team: Swedish \n" "Language: sv\n" "Content-Type: text/plain; charset=UTF-8\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.11\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1\n" msgid "can't be blank" msgstr "får inte lämnas tomt" @@ -93,75 +93,74 @@ msgstr "måste vara större än eller lika med %{number}" msgid "must be equal to %{number}" msgstr "måste vara lika med %{number}" -#, elixir-format #: lib/graphql/resolvers/user.ex:103 +#, elixir-format msgid "Cannot refresh the token" msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:139 lib/graphql/resolvers/group.ex:170 +#, elixir-format msgid "Creator profile is not owned by the current user" msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:201 -msgid "Current profile is not a member of this group" -msgstr "" - #, elixir-format +msgid "Current profile is not a member of this group" +msgstr "Den nuvarande profilen är inte med i den här gruppen" + #: lib/graphql/resolvers/group.ex:205 +#, elixir-format msgid "Current profile is not an administrator of the selected group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:514 -msgid "Error while saving user settings" -msgstr "" - #, elixir-format +msgid "Error while saving user settings" +msgstr "Ett fel uppstod när användarinställningarna skulle sparas" + #: lib/graphql/resolvers/group.ex:198 lib/graphql/resolvers/group.ex:246 #: lib/graphql/resolvers/group.ex:281 lib/graphql/resolvers/member.ex:80 +#, elixir-format msgid "Group not found" -msgstr "" +msgstr "Gruppen kunde inte hittas" -#, elixir-format #: lib/graphql/resolvers/group.ex:69 -msgid "Group with ID %{id} not found" -msgstr "" - #, elixir-format +msgid "Group with ID %{id} not found" +msgstr "Gruppen med %{id} kunde inte hittas" + #: lib/graphql/resolvers/group.ex:41 lib/graphql/resolvers/group.ex:55 +#, elixir-format msgid "Group with name %{name} not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:83 +#, elixir-format msgid "Impossible to authenticate, either your email or password are invalid." msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:278 +#, elixir-format msgid "Member not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/actor.ex:58 lib/graphql/resolvers/actor.ex:88 #: lib/graphql/resolvers/user.ex:417 +#, elixir-format msgid "No profile found for the moderator user" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:195 +#, elixir-format msgid "No user to validate with this email was found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/person.ex:232 lib/graphql/resolvers/user.ex:76 #: lib/graphql/resolvers/user.ex:219 +#, elixir-format msgid "No user with this email was found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/comment.ex:36 lib/graphql/resolvers/comment.ex:98 #: lib/graphql/resolvers/event.ex:281 lib/graphql/resolvers/feed_token.ex:28 lib/graphql/resolvers/group.ex:243 #: lib/graphql/resolvers/member.ex:77 lib/graphql/resolvers/participant.ex:29 @@ -169,664 +168,672 @@ msgstr "" #: lib/graphql/resolvers/person.ex:191 lib/graphql/resolvers/person.ex:256 lib/graphql/resolvers/person.ex:288 #: lib/graphql/resolvers/person.ex:301 lib/graphql/resolvers/picture.ex:75 lib/graphql/resolvers/report.ex:110 #: lib/graphql/resolvers/todos.ex:57 +#, elixir-format msgid "Profile is not owned by authenticated user" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:125 +#, elixir-format msgid "Registrations are not open" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:330 +#, elixir-format msgid "The current password is invalid" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:382 +#, elixir-format msgid "The new email doesn't seem to be valid" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:379 +#, elixir-format msgid "The new email must be different" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:333 +#, elixir-format msgid "The new password must be different" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:376 lib/graphql/resolvers/user.ex:439 #: lib/graphql/resolvers/user.ex:442 +#, elixir-format msgid "The password provided is invalid" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:337 +#, elixir-format msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters." msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:215 +#, elixir-format msgid "This user can't reset their password" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:79 +#, elixir-format msgid "This user has been disabled" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:179 +#, elixir-format msgid "Unable to validate user" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:420 +#, elixir-format msgid "User already disabled" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:489 +#, elixir-format msgid "User requested is not logged-in" msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:252 +#, elixir-format msgid "You are already a member of this group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:285 +#, elixir-format msgid "You can't leave this group because you are the only administrator" msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:249 +#, elixir-format msgid "You cannot join this group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:97 +#, elixir-format msgid "You may not list groups unless moderator." msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:387 +#, elixir-format msgid "You need to be logged-in to change your email" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:345 +#, elixir-format msgid "You need to be logged-in to change your password" msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:210 +#, elixir-format msgid "You need to be logged-in to delete a group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:447 +#, elixir-format msgid "You need to be logged-in to delete your account" msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:257 +#, elixir-format msgid "You need to be logged-in to join a group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:290 +#, elixir-format msgid "You need to be logged-in to leave a group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/group.ex:175 +#, elixir-format msgid "You need to be logged-in to update a group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:58 +#, elixir-format msgid "You need to have admin access to list users" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:108 +#, elixir-format msgid "You need to have an existing token to get a refresh token" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:198 lib/graphql/resolvers/user.ex:222 +#, elixir-format msgid "You requested again a confirmation email too soon" msgstr "" -#, elixir-format #: lib/graphql/resolvers/user.ex:128 +#, elixir-format msgid "Your email is not on the allowlist" msgstr "" -#, elixir-format #: lib/graphql/resolvers/actor.ex:64 lib/graphql/resolvers/actor.ex:94 +#, elixir-format msgid "Error while performing background task" msgstr "" -#, elixir-format #: lib/graphql/resolvers/actor.ex:27 +#, elixir-format msgid "No profile found with this ID" msgstr "" -#, elixir-format #: lib/graphql/resolvers/actor.ex:54 lib/graphql/resolvers/actor.ex:91 +#, elixir-format msgid "No remote profile found with this ID" msgstr "" -#, elixir-format #: lib/graphql/resolvers/actor.ex:69 +#, elixir-format msgid "Only moderators and administrators can suspend a profile" msgstr "" -#, elixir-format #: lib/graphql/resolvers/actor.ex:99 +#, elixir-format msgid "Only moderators and administrators can unsuspend a profile" msgstr "" -#, elixir-format #: lib/graphql/resolvers/actor.ex:24 +#, elixir-format msgid "Only remote profiles may be refreshed" msgstr "" -#, elixir-format #: lib/graphql/resolvers/actor.ex:61 +#, elixir-format msgid "Profile already suspended" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:96 +#, elixir-format msgid "A valid email is required by your instance" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:90 +#, elixir-format msgid "Anonymous participation is not enabled" msgstr "" -#, elixir-format #: lib/graphql/resolvers/person.ex:188 +#, elixir-format msgid "Cannot remove the last administrator of a group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/person.ex:185 +#, elixir-format msgid "Cannot remove the last identity of a user" msgstr "" -#, elixir-format #: lib/graphql/resolvers/comment.ex:95 +#, elixir-format msgid "Comment is already deleted" msgstr "" -#, elixir-format #: lib/graphql/resolvers/discussion.ex:61 +#, elixir-format msgid "Discussion not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/report.ex:62 lib/graphql/resolvers/report.ex:87 +#, elixir-format msgid "Error while saving report" msgstr "" -#, elixir-format #: lib/graphql/resolvers/report.ex:113 +#, elixir-format msgid "Error while updating report" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:131 +#, elixir-format msgid "Event id not found" msgstr "" -#, elixir-format #: lib/graphql/error.ex:89 lib/graphql/resolvers/event.ex:236 #: lib/graphql/resolvers/event.ex:278 +#, elixir-format msgid "Event not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:87 #: lib/graphql/resolvers/participant.ex:128 lib/graphql/resolvers/participant.ex:160 +#, elixir-format msgid "Event with this ID %{id} doesn't exist" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:103 +#, elixir-format msgid "Internal Error" msgstr "" -#, elixir-format #: lib/graphql/resolvers/event.ex:100 lib/graphql/resolvers/participant.ex:234 +#, elixir-format msgid "Moderator profile is not owned by authenticated user" msgstr "" -#, elixir-format #: lib/graphql/resolvers/discussion.ex:181 +#, elixir-format msgid "No discussion with ID %{id}" msgstr "" -#, elixir-format #: lib/graphql/resolvers/todos.ex:81 lib/graphql/resolvers/todos.ex:171 +#, elixir-format msgid "No profile found for user" msgstr "" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:66 +#, elixir-format msgid "No such feed token" msgstr "" -#, elixir-format #: lib/graphql/resolvers/resource.ex:87 +#, elixir-format msgid "No such resource" msgstr "" -#, elixir-format #: lib/graphql/resolvers/event.ex:202 +#, elixir-format msgid "Organizer profile is not owned by the user" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:244 +#, elixir-format msgid "Participant already has role %{role}" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:173 #: lib/graphql/resolvers/participant.ex:202 lib/graphql/resolvers/participant.ex:237 #: lib/graphql/resolvers/participant.ex:247 +#, elixir-format msgid "Participant not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/person.ex:31 +#, elixir-format msgid "Person with ID %{id} not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/person.ex:52 +#, elixir-format msgid "Person with username %{username} not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/picture.ex:45 +#, elixir-format msgid "Picture with ID %{id} was not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/post.ex:165 lib/graphql/resolvers/post.ex:198 +#, elixir-format msgid "Post ID is not a valid ID" msgstr "" -#, elixir-format #: lib/graphql/resolvers/post.ex:168 lib/graphql/resolvers/post.ex:201 +#, elixir-format msgid "Post doesn't exist" msgstr "" -#, elixir-format #: lib/graphql/resolvers/member.ex:83 +#, elixir-format msgid "Profile invited doesn't exist" msgstr "" -#, elixir-format #: lib/graphql/resolvers/member.ex:92 +#, elixir-format msgid "Profile is already a member of this group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/post.ex:131 lib/graphql/resolvers/post.ex:171 #: lib/graphql/resolvers/post.ex:204 lib/graphql/resolvers/resource.ex:86 lib/graphql/resolvers/resource.ex:123 #: lib/graphql/resolvers/resource.ex:152 lib/graphql/resolvers/resource.ex:181 lib/graphql/resolvers/todos.ex:60 #: lib/graphql/resolvers/todos.ex:84 lib/graphql/resolvers/todos.ex:102 lib/graphql/resolvers/todos.ex:174 #: lib/graphql/resolvers/todos.ex:197 lib/graphql/resolvers/todos.ex:225 +#, elixir-format msgid "Profile is not member of group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/person.ex:154 lib/graphql/resolvers/person.ex:182 +#, elixir-format msgid "Profile not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/event.ex:104 lib/graphql/resolvers/participant.ex:241 +#, elixir-format msgid "Provided moderator profile doesn't have permission on this event" msgstr "" -#, elixir-format #: lib/graphql/resolvers/report.ex:38 +#, elixir-format msgid "Report not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/resource.ex:149 lib/graphql/resolvers/resource.ex:178 +#, elixir-format msgid "Resource doesn't exist" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:124 +#, elixir-format msgid "The event has already reached its maximum capacity" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:267 +#, elixir-format msgid "This token is invalid" msgstr "" -#, elixir-format #: lib/graphql/resolvers/todos.ex:168 lib/graphql/resolvers/todos.ex:222 +#, elixir-format msgid "Todo doesn't exist" msgstr "" -#, elixir-format #: lib/graphql/resolvers/todos.ex:78 lib/graphql/resolvers/todos.ex:194 #: lib/graphql/resolvers/todos.ex:219 +#, elixir-format msgid "Todo list doesn't exist" msgstr "" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:72 +#, elixir-format msgid "Token does not exist" msgstr "" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:69 +#, elixir-format msgid "Token is not a valid UUID" msgstr "" -#, elixir-format #: lib/graphql/resolvers/event.ex:239 +#, elixir-format msgid "User doesn't own profile" msgstr "" -#, elixir-format #: lib/graphql/error.ex:87 lib/graphql/resolvers/person.ex:323 +#, elixir-format msgid "User not found" msgstr "" -#, elixir-format #: lib/graphql/resolvers/person.ex:235 +#, elixir-format msgid "You already have a profile for this user" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:134 +#, elixir-format msgid "You are already a participant of this event" msgstr "" -#, elixir-format #: lib/graphql/resolvers/discussion.ex:185 +#, elixir-format msgid "You are not a member of the group the discussion belongs to" msgstr "" -#, elixir-format #: lib/graphql/resolvers/member.ex:86 +#, elixir-format msgid "You are not a member of this group" msgstr "" #, elixir-format #: lib/graphql/resolvers/member.ex:143 +#: lib/graphql/resolvers/member.ex:137 +#, elixir-format msgid "You are not a moderator or admin for this group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/comment.ex:41 +#, elixir-format msgid "You are not allowed to create a comment if not connected" msgstr "" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:44 +#, elixir-format msgid "You are not allowed to create a feed token if not connected" msgstr "" -#, elixir-format #: lib/graphql/resolvers/comment.ex:103 +#, elixir-format msgid "You are not allowed to delete a comment if not connected" msgstr "" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:81 +#, elixir-format msgid "You are not allowed to delete a feed token if not connected" msgstr "" -#, elixir-format #: lib/graphql/resolvers/comment.ex:63 +#, elixir-format msgid "You are not allowed to update a comment if not connected" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:167 #: lib/graphql/resolvers/participant.ex:196 +#, elixir-format msgid "You can't leave event because you're the only event creator participant" msgstr "" #, elixir-format #: lib/graphql/resolvers/member.ex:147 +#: lib/graphql/resolvers/member.ex:141 +#, elixir-format msgid "You can't set yourself to a lower member role for this group because you are the only administrator" msgstr "" -#, elixir-format #: lib/graphql/resolvers/comment.ex:91 +#, elixir-format msgid "You cannot delete this comment" msgstr "" -#, elixir-format #: lib/graphql/resolvers/event.ex:274 +#, elixir-format msgid "You cannot delete this event" msgstr "" -#, elixir-format #: lib/graphql/resolvers/member.ex:89 +#, elixir-format msgid "You cannot invite to this group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/feed_token.ex:75 +#, elixir-format msgid "You don't have permission to delete this token" msgstr "" -#, elixir-format #: lib/graphql/resolvers/admin.ex:51 +#, elixir-format msgid "You need to be logged-in and a moderator to list action logs" msgstr "" -#, elixir-format #: lib/graphql/resolvers/report.ex:28 +#, elixir-format msgid "You need to be logged-in and a moderator to list reports" msgstr "" -#, elixir-format #: lib/graphql/resolvers/report.ex:118 +#, elixir-format msgid "You need to be logged-in and a moderator to update a report" msgstr "" -#, elixir-format #: lib/graphql/resolvers/report.ex:43 +#, elixir-format msgid "You need to be logged-in and a moderator to view a report" msgstr "" -#, elixir-format #: lib/graphql/resolvers/admin.ex:194 +#, elixir-format msgid "You need to be logged-in and an administrator to access admin settings" msgstr "" -#, elixir-format #: lib/graphql/resolvers/admin.ex:179 +#, elixir-format msgid "You need to be logged-in and an administrator to access dashboard statistics" msgstr "" -#, elixir-format #: lib/graphql/resolvers/admin.ex:222 +#, elixir-format msgid "You need to be logged-in and an administrator to save admin settings" msgstr "" -#, elixir-format #: lib/graphql/resolvers/discussion.ex:66 +#, elixir-format msgid "You need to be logged-in to access discussions" msgstr "" -#, elixir-format #: lib/graphql/resolvers/resource.ex:92 +#, elixir-format msgid "You need to be logged-in to access resources" msgstr "" -#, elixir-format #: lib/graphql/resolvers/event.ex:213 +#, elixir-format msgid "You need to be logged-in to create events" msgstr "" -#, elixir-format #: lib/graphql/resolvers/post.ex:139 +#, elixir-format msgid "You need to be logged-in to create posts" msgstr "" -#, elixir-format #: lib/graphql/resolvers/report.ex:81 lib/graphql/resolvers/report.ex:92 +#, elixir-format msgid "You need to be logged-in to create reports" msgstr "" -#, elixir-format #: lib/graphql/resolvers/resource.ex:128 +#, elixir-format msgid "You need to be logged-in to create resources" msgstr "" -#, elixir-format #: lib/graphql/resolvers/event.ex:286 +#, elixir-format msgid "You need to be logged-in to delete an event" msgstr "" -#, elixir-format #: lib/graphql/resolvers/post.ex:209 +#, elixir-format msgid "You need to be logged-in to delete posts" msgstr "" -#, elixir-format #: lib/graphql/resolvers/resource.ex:186 +#, elixir-format msgid "You need to be logged-in to delete resources" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:108 +#, elixir-format msgid "You need to be logged-in to join an event" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:207 +#, elixir-format msgid "You need to be logged-in to leave an event" msgstr "" -#, elixir-format #: lib/graphql/resolvers/event.ex:247 +#, elixir-format msgid "You need to be logged-in to update an event" msgstr "" -#, elixir-format #: lib/graphql/resolvers/post.ex:176 +#, elixir-format msgid "You need to be logged-in to update posts" msgstr "" -#, elixir-format #: lib/graphql/resolvers/resource.ex:157 +#, elixir-format msgid "You need to be logged-in to update resources" msgstr "" -#, elixir-format #: lib/graphql/resolvers/resource.ex:204 +#, elixir-format msgid "You need to be logged-in to view a resource preview" msgstr "" -#, elixir-format #: lib/graphql/resolvers/picture.ex:83 +#, elixir-format msgid "You need to login to upload a picture" msgstr "" -#, elixir-format #: lib/graphql/resolvers/report.ex:84 +#, elixir-format msgid "Reporter ID does not match the anonymous profile id" msgstr "" -#, elixir-format #: lib/graphql/resolvers/report.ex:59 +#, elixir-format msgid "Reporter profile is not owned by authenticated user" msgstr "" -#, elixir-format #: lib/graphql/resolvers/resource.ex:120 +#, elixir-format msgid "Parent resource doesn't belong to this group" msgstr "" -#, elixir-format #: lib/graphql/resolvers/participant.ex:93 +#, elixir-format msgid "Profile ID provided is not the anonymous profile one" msgstr "" -#, elixir-format #: lib/mobilizon/users/user.ex:109 +#, elixir-format msgid "The chosen password is too short." msgstr "" -#, elixir-format #: lib/mobilizon/users/user.ex:138 +#, elixir-format msgid "The registration token is already in use, this looks like an issue on our side." msgstr "" -#, elixir-format #: lib/mobilizon/users/user.ex:104 +#, elixir-format msgid "This email is already used." msgstr "" -#, elixir-format #: lib/graphql/error.ex:88 +#, elixir-format msgid "Post not found" msgstr "" -#, elixir-format #: lib/graphql/error.ex:75 +#, elixir-format msgid "Invalid arguments passed" msgstr "" -#, elixir-format #: lib/graphql/error.ex:81 +#, elixir-format msgid "Invalid credentials" msgstr "" -#, elixir-format #: lib/graphql/error.ex:79 +#, elixir-format msgid "Reset your password to login" msgstr "" #, elixir-format #: lib/graphql/error.ex:86 -msgid "Resource not found" -msgstr "" - #, elixir-format +msgid "Resource not found" +msgstr "Resursen kunde inte hittas" + #: lib/graphql/error.ex:90 +#, elixir-format msgid "Something went wrong" msgstr "" -#, elixir-format #: lib/graphql/error.ex:74 +#, elixir-format msgid "Unknown Resource" msgstr "" #, elixir-format #: lib/graphql/error.ex:84 +#, elixir-format msgid "You don't have permission to do this" -msgstr "" +msgstr "Du har inte behörighet att göra detta" #, elixir-format #: lib/graphql/error.ex:76 +#, elixir-format msgid "You need to be logged in" -msgstr "" +msgstr "Du måste vara inloggad" #, elixir-format #: lib/graphql/resolvers/member.ex:112