From c5255d9f82729786d21cf7874360e2f2bbacfa70 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 25 Jun 2020 11:38:12 +0200 Subject: [PATCH] Run prettier on files Signed-off-by: Thomas Citharel --- js/.eslintrc.js | 12 +- js/cypress.json | 2 +- js/public/index.html | 38 +- js/src/common.scss | 4 +- js/src/i18n/es.json | 1452 +++++++++++++++++----------------- js/src/i18n/fi.json | 1348 +++++++++++++++---------------- js/src/variables.scss | 71 +- js/src/views/Event/Event.vue | 4 +- js/tsconfig.json | 2 +- 9 files changed, 1468 insertions(+), 1465 deletions(-) diff --git a/js/.eslintrc.js b/js/.eslintrc.js index 08bd69d4c..0a836b8c7 100644 --- a/js/.eslintrc.js +++ b/js/.eslintrc.js @@ -50,10 +50,12 @@ module.exports = { ignorePatterns: ["src/typings/*.d.ts", "vue.config.js"], - overrides: [{ - files: ["**/__tests__/*.{j,t}s?(x)", "**/tests/unit/**/*.spec.{j,t}s?(x)"], - env: { - mocha: true, + overrides: [ + { + files: ["**/__tests__/*.{j,t}s?(x)", "**/tests/unit/**/*.spec.{j,t}s?(x)"], + env: { + mocha: true, + }, }, - }], + ], }; diff --git a/js/cypress.json b/js/cypress.json index 88838d668..17b7cd741 100644 --- a/js/cypress.json +++ b/js/cypress.json @@ -4,4 +4,4 @@ "baseUrl": "http://localhost:4000", "viewportWidth": 1920, "viewportHeight": 1080 -} \ No newline at end of file +} diff --git a/js/public/index.html b/js/public/index.html index 19244db53..6535abfcd 100644 --- a/js/public/index.html +++ b/js/public/index.html @@ -1,22 +1,22 @@ + + + + + + + - - - - - - - - - - -
- - - - \ No newline at end of file + + +
+ + + diff --git a/js/src/common.scss b/js/src/common.scss index 0167467e4..373e1d810 100644 --- a/js/src/common.scss +++ b/js/src/common.scss @@ -1,6 +1,6 @@ a { text-decoration: underline; - text-decoration-color: #ED8D07; + text-decoration-color: #ed8d07; text-decoration-thickness: 2px; &.navbar-item, @@ -53,4 +53,4 @@ $color-black: #000; .mention .mention { background: initial; margin-right: 0; -} \ No newline at end of file +} diff --git a/js/src/i18n/es.json b/js/src/i18n/es.json index 5b493e9c7..8804a0f3a 100644 --- a/js/src/i18n/es.json +++ b/js/src/i18n/es.json @@ -1,728 +1,728 @@ { - "(Masked)": "(Oculto)", - "Please do not use it in any real way.": "Por favor, no lo use de ninguna manera real", - "@{group}": "@{group}", - "@{username}": "@{username}", - "@{username} ({role})": "@{username} ({role})", - "A cookie is a small file containing informations that is sent to your computer when you visit a website. When you visit the site again, the cookie allows that site to recognize your browser. Cookies may store user preferences and other information. You can configure your browser to refuse all cookies. However, this may result in some website features or services partially working. Local storage works the same way but allows to store more data.": "Una cookie es un pequeño archivo que contiene información que se envía a su computadora cuando visita un sitio web. Cuando vuelve a visitar el sitio, la cookie permite que ese sitio reconozca su navegador. Las cookies pueden almacenar las preferencias del usuario y otra información. Puede configurar su navegador para rechazar todas las cookies. Sin embargo, esto puede provocar que algunas funciones o servicios del sitio web funcionen parcialmente. El almacenamiento local funciona de la misma manera pero permite almacenar más datos.", - "A place for your code of conduct, rules or guidelines. You can use HTML tags.": "Un lugar para su código de conducta, reglas o pautas. Puedes usar etiquetas HTML.", - "A place to explain who you are and the things that set your instance apart. You can use HTML tags.": "Un lugar para explicar quién es usted y las cosas que diferencian su instancia. Puedes usar etiquetas HTML.", - "A user-friendly, emancipatory and ethical tool for gathering, organising, and mobilising.": "Una herramienta fácil de usar, emancipadora y ética, para reunir, organizar y movilizar.", - "A validation email was sent to {email}": "Un correo electrónico de confirmación fue enviado a {email}", - "API": "API", - "Abandon edition": "Abandonar la edición", - "About": "Acerca de", - "About Mobilizon": "A propósito de Mobilizon", - "About this event": "Acerca este evento", - "About this instance": "Acerca de esta instancia", - "Accept": "Aceptar", - "Accepted": "Aceptado", - "Account": "Cuenta", - "Account settings": "Configuración de la cuenta", - "Actions": "Acciones", - "Activated": "Activado", - "Active": "Activo", - "Actor": "Actor", - "Add": "Añadir", - "Add a group": "Agregar un grupo", - "Add a note": "Añade una nota", - "Add a todo": "Agrega una tarea pendiente", - "Add an address": "Añade una dirección", - "Add an instance": "Añade una instancia", - "Add some tags": "Añade algunas etiquetas", - "Add to my calendar": "Añadir a mi calendario", - "Additional comments": "Comentarios adicionales", - "Admin": "Administrador", - "Admin settings": "Ajustes de administración", - "Admin settings successfully saved.": "Ajustes de administración guardados correctamente.", - "Administration": "Administración", - "Administrator": "Administrador", - "All good, let's continue!": "Todo bien ¡continuemos!", - "All group members and other eventual server admins will still be able to view this information.": "Todos los miembros del grupo y otros administradores eventuales del servidor aún podrán ver esta información.", - "All the places have already been taken": "Todos los plazas han sido ocupados | Un plazas aún está disponible | {lugares} plazas aún están disponibles", - "Allow all comments": "Permitir todos los comentarios", - "Allow registrations": "Permitir registros", - "An error has occurred.": "Se ha producido un error.", - "An instance is an installed version of the Mobilizon software running on a server. An instance can be run by anyone using the {mobilizon_software} or other federated apps, aka the “fediverse”. This instance's name is {instance_name}. Mobilizon is a federated network of multiple instances (just like email servers), users registered on different instances may communicate even though they didn't register on the same instance.": "Una instancia es una versión instalada del software Mobilizon que se ejecuta en un servidor. Cualquier persona que utilice {mobilizon_software} u otras aplicaciones federadas, también conocido como \"fediverse\", puede ejecutar una instancia. El nombre de esta instancia es {nombre_instancia}. Mobilizon es una red federada de múltiples instancias (al igual que los servidores de correo electrónico), los usuarios registrados en diferentes instancias pueden comunicarse aunque no se hayan registrado en la misma instancia.", - "An “application programming interface” or “API” is a communication protocol that allows software components to communicate with each other. The Mobilizon API, for example, can allow third-party software tools to communicate with Mobilizon instances to carry out certain actions, such as posting events on your behalf, automatically and remotely.": "Una \"interfaz de programación de aplicaciones\" o \"API\" es un protocolo de comunicación que permite que los componentes de software se comuniquen entre sí. La API de Mobilizon, por ejemplo, puede permitir que herramientas de software de terceros se comuniquen con instancias de Mobilizon para llevar a cabo ciertas acciones, como publicar eventos en su nombre, de forma automática y remota.", - "And {number} comments": "Y {number} comentarios", - "Anonymous participant": "Participante anónimo", - "Anonymous participants will be asked to confirm their participation through e-mail.": "Los participantes anónimos deberán confirmar su participación por correo electrónico.", - "Anonymous participations": "Participaciones anónimas", - "Application": "Applicación", - "Approve": "Aprobar", - "Are you really sure you want to delete your whole account? You'll lose everything. Identities, settings, events created, messages and participations will be gone forever.": "¿Estás realmente seguro de que deseas eliminar toda tu cuenta? Lo perderás todo. Las identidades, la configuración, los eventos creados, los mensajes y las participaciones desaparecerán para siempre.", - "Are you sure you want to delete this comment? This action cannot be undone.": "¿Estás seguro de que quieres eliminar este comentario? Esta acción no se puede deshacer.", - "Are you sure you want to delete this event? This action cannot be undone. You may want to engage the conversation with the event creator or edit its event instead.": "¿Estás seguro de que quieres eliminar este evento? Esta acción no se puede deshacer. Es posible que desee entablar una conversación con el creador del evento o editar el evento en su lugar.", - "Are you sure you want to cancel the event creation? You'll lose all modifications.": "¿Seguro que quieres cancelar la creación del evento? Perderás todas las modificaciones.", - "Are you sure you want to cancel the event edition? You'll lose all modifications.": "¿Seguro que quieres cancelar la edición del evento? Perderás todas las modificaciones.", - "Are you sure you want to cancel your participation at event \"{title}\"?": "¿Está seguro de que desea cancelar su participación en el evento \"{title}\"?", - "Are you sure you want to delete this event? This action cannot be reverted.": "¿Seguro que quieres eliminar este evento? Esta acción no se puede revertir.", - "Assigned to": "Asignado a", - "Avatar": "Avatar", - "Back to previous page": "Volver a la página anterior", - "Before you can login, you need to click on the link inside it to validate your account.": "Antes de iniciar sesión, debe hacer clic en el enlace que se encuentra dentro para validar su cuenta.", - "Begins on": "Comienza en", - "Bold": "Negrita", - "By @{group}": "Por @{group}", - "By @{username}": "Por @{username}", - "By @{username} and @{group}": "Por @{username} y @{group}", - "By {username} and {group}": "Por {username} y {group}", - "Can be an email or a link, or just plain text.": "Puede ser un correo electrónico o un enlace, o simplemente texto sin formato.", - "Cancel": "Cancelar", - "Cancel anonymous participation": "Cancelar participación anónima", - "Cancel creation": "Cancelar creación", - "Cancel edition": "Cancelar edición", - "Cancel my participation request…": "Cancelar mi solicitud de participación …", - "Cancel my participation…": "Cancelar mi participación …", - "Cancelled: Won't happen": "Cancelado: no sucederá", - "Category": "Categoría", - "Change": "Cambiar", - "Change my email": "Cambiar mi correo electrónico", - "Change my identity…": "Cambiar mi identidad …", - "Change my password": "Cambiar mi contraseña", - "Change timezone": "Cambiar zona horaria", - "Clear": "Limpiar", - "Click to select": "Haz clic para selaccionar", - "Click to upload": "Haz clic para subir (upload)", - "Close": "Cerrar", - "Close comments for all (except for admins)": "Cerrar comentarios para todos (excepto para administradores)", - "Closed": "Cerrado", - "Collections": "Colecciones", - "Comment deleted": "Comentario borrado", - "Comment from @{username} reported": "Comentario de @{username} declarado", - "Comments": "Comentarios", - "Comments have been closed.": "Los comentarios han sido cerrados.", - "Concieved with care for humans": "Concierto con cuidado para los humanos", - "Confirm my participation": "Confirma mi participación", - "Confirm my particpation": "Confirmar mi participación", - "Confirmed": "Confirmado", - "Confirmed at": "Confirmado en", - "Confirmed: Will happen": "Confirmado: sucederá", - "Contact": "Contacto", - "Continue editing": "Continua editando", - "Conversations": "Conversaciones", - "Cookies and Local storage": "Cookies y almacenamiento local", - "Country": "País", - "Create": "Crear", - "Create a calc": "Crear un calco", - "Create a new conversation": "Crea una nueva conversación", - "Create a new event": "Crear un nuevo evento", - "Create a new group": "Crear un nuevo grupo", - "Create a new identity": "Crear una nueva identidad", - "Create a new list": "Crear una nueva lista", - "Create a new task list": "Crear una nueva lista de tareas", - "Create a pad": "Crear un pad", - "Create a visioconference": "Crear una visioconferencia", - "Create and manage several identities from the same account": "Crear y administrar varias identidades desde la misma cuenta", - "Create folder": "Crear carpeta", - "Create group": "Crear un grupo", - "Create my event": "Crear mi evento", - "Create my group": "Crear mi grupo", - "Create my profile": "Crear mi perfil", - "Create resource": "Crear recurso", - "Create token": "Crear token", - "Create, edit or delete events": "Crear, editar o eliminar eventos", - "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", - "Custom": "Personalizado", - "Custom URL": "URL personalizada", - "Custom text": "Texto personalizado", - "Daily email summary": "Resumen diario por correo electrónico", - "Dashboard": "Panel de control", - "Date": "Fecha", - "Date and time": "Fecha y hora", - "Date and time settings": "Configuración de fecha y hora", - "Date parameters": "Parámetros de fecha", - "Decline": "Rechazar", - "Default": "Valor predeterminados", - "Default Mobilizon privacy policy": "Política de privacidad predeterminada de Mobilizon", - "Default Mobilizon terms": "Términos predeterminados de Mobilizon", - "Default Mobilizon.org terms": "Términos predeterminados de Mobilizon.org", - "Delete": "Eliminar", - "Delete Comment": "Eliminar comentario", - "Delete Event": "Eliminar evento", - "Delete account": "Eliminar cuenta", - "Delete event": "Eliminar evento", - "Delete everything": "Eliminar todo", - "Delete my account": "Eliminar mi cuenta", - "Delete this identity": "Eliminar esta identidad", - "Delete your identity": "Eliminar tu identidad", - "Delete {eventTitle}": "Eliminar {eventTitle}", - "Delete {preferredUsername}": "Eliminar {preferredUsername}", - "Deleting comment": "Eliminando comentario", - "Deleting event": "Eliminando evento", - "Deleting my account will delete all of my identities.": "Eliminar mi cuenta eliminará todas mis identidades.", - "Deleting your Mobilizon account": "Eliminando tu cuenta de Mobilizon", - "Description": "Descripción", - "Didn't receive the instructions ?": "¿No recibiste las instrucciones?", - "Disabled": "Deshabilitado", - "Discussions": "Discusiones", - "Display name": "Mostrar nombre", - "Display participation price": "Mostrar precio de participación", - "Displayed on homepage and meta tags. Describe what Mobilizon is and what makes this instance special in a single paragraph.": "Se muestra en la página de inicio y metaetiquetas. Describa qué es Mobilizon y qué hace que esta instancia sea especial en un solo párrafo.", - "Do not receive any mail": "No recibir ningún correo", - "Domain": "Dominio", - "Don't show @{organizer} as event host alongside @{group}": "No mostrar @{organizer} como anfitrión del evento junto @{group}", - "Draft": "Borrador", - "Drafts": "Borradores", - "Due on": "Debido a", - "Duplicate": "Duplicar", - "Edit": "Editar", - "Edit biography": "Editar biografía", - "Eg: Stockholm, Dance, Chess…": "Ej .: Estocolmo, Danza, Ajedrez …", - "Either on the {instance} instance or on another instance.": "Ya sea en la instancia {instancia} o en otra instancia.", - "Either the account is already validated, either the validation token is incorrect.": "O la cuenta ya está validada, o bien el testigo de validación es incorrecto.", - "Either the email has already been changed, either the validation token is incorrect.": "O el correo electrónico ya se ha cambiado, o bien el token de validación es incorrecto.", - "Either the participation has already been validated, either the validation token is incorrect.": "O la participación ya ha sido validada, o bien el token de validación es incorrecto.", - "Email": "Correo elecxtrónico", - "Email address": "Dirección de correo electrónico", - "Email notifications": "Notificaciónes de Correo Electrónico", - "Enabled": "Habilitado", - "Ends on…": "Termina en …", - "Enjoy discovering Mobilizon!": "¡Disfruta descubriendo Mobilizon!", - "Enter the link URL": "Introduzca la URL del enlace", - "Enter your email address below, and we'll email you instructions on how to change your password.": "Introduce tu dirección de correo electrónico a continuación, y te enviaremos instrucciones sobre cómo cambiar tu contraseña.", - "Enter your own privacy policy. HTML tags allowed. The {mobilizon_privacy_policy} is provided as template.": "Ingrese su propia política de privacidad. Etiquetas HTML permitidas. La {mobilizon_privacy_policy} se proporciona como plantilla.", - "Enter your own terms. HTML tags allowed. Mobilizon.org's terms are provided as template.": "Introduzca sus propios términos. Etiquetas HTML permitidas. Los términos de Mobilizon.org se proporcionan como plantilla.", - "Enter your own terms. HTML tags allowed. The {mobilizon_terms} are provided as template.": "Ingrese sus propios términos. Etiquetas HTML permitidas. Los {mobilizon_terms} se proporcionan como plantilla.", - "Error while changing email": "Error al cambiar el correo electrónico", - "Error while communicating with the server.": "Error al comunicarse con el servidor.", - "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", - "Event": "Evento", - "Event already passed": "Evento ya pasado", - "Event cancelled": "Evento cancelado", - "Event creation": "Creación de evento", - "Event edition": "Edición del evento", - "Event list": "Lista de eventos", - "Event not found.": "Evento no encontrado.", - "Event page settings": "Configuración de la página del evento", - "Event to be confirmed": "Evento por confirmar", - "Event {eventTitle} deleted": "Evento {eventTitle} eliminado", - "Event {eventTitle} reported": "Evento {eventTitle} declarado", - "Events": "Eventos", - "Everything": "Todo", - "Ex: someone@mobilizon.org": "Ejemplo: alguien@mobilizon.org", - "Ex: test.mobilizon.org": "Ej: test.mobilizon.org", - "Exclude": "Excluir", - "Explore": "Explorar", - "Failed to save admin settings": "Error al guardar la configuración de administrador", - "Featured events": "Eventos particulares", - "Features": "Caracteristicas", - "Federation": "Federación", - "Find an address": "Buscar una dirección", - "Find an instance": "Buscar una instancia", - "Followed by {count} persons": "Seguido por {count} personas", - "Followers": "Seguidores", - "Followings": "Seguimientos", - "For instance: London, Taekwondo, Architecture…": "Por ejemplo: Londres, Taekwondo, Arquitectura …", - "Forgot your password ?": "¿Olvidaste tu contraseña ?", - "Forgot your password?": "¿Olvidaste tu contraseña?", - "From a birthday party with friends and family to a march for climate change, right now, our gatherings are trapped inside the tech giants’ platforms. How can we organize, how can we click “Attend,” without providing private data to Facebook or locking ourselves up inside MeetUp?": "Desde una fiesta de cumpleaños con amigos y familiares hasta una marcha por el cambio climático, en este momento, nuestras reuniones están atrapadas dentro de las plataformas de los gigantes tecnológicos . ¿Cómo podemos organizarnos, cómo podemos hacer clic en \"Asistir\", sin proporcionar datos privados a Facebook o encerrarnos dentro de MeetUp?", - "From the {startDate} at {startTime} to the {endDate}": "Desde {startDate} en {startTime} hasta {endDate}", - "From the {startDate} at {startTime} to the {endDate} at {endTime}": "Desde el {startDate} en {startTime} hasta el {endDate} en {endTime}", - "From the {startDate} to the {endDate}": "Desde el {startDate} hasta el {endDate}", - "Gather ⋅ Organize ⋅ Mobilize": "Reúna ⋅ Organice ⋅ Movilice", - "General": "General", - "General information": "Información general", - "Getting location": "Obtener ubicación", - "Glossary": "Glosario", - "Go": "Ir", - "Going as {name}": "Ir como {nombre}", - "Group": "Grupo", - "Group List": "Lista de grupo", - "Group Members": "Miembros del grupo", - "Group full name": "Nombre completo del grupo", - "Group name": "Nombre del grupo", - "Group {displayName} created": "Grupo {displayName} creado", - "Groups": "Grupos", - "Headline picture": "Imagen del titular", - "Hide replies": "Ocultar respuestas", - "Hide the organizer": "Ocultar el organizador", - "Home": "Inicio", - "Home to {number} users": "Inicio de {number} usuarios", - "Hourly email summary": "Resumen horarios por correo electrónico", - "I agree to the {instanceRules} and {termsOfService}": "Acepto las {instanceRules} y {termsOfService}", - "I create an identity": "Creo una identidad", - "I don't have a Mobilizon account": "No tengo una cuenta de Mobilizon", - "I have a Mobilizon account": "Tengo una cuenta de Mobilizon", - "I have an account on another Mobilizon instance.": "Tengo una cuenta en otra instancia de Mobilizon.", - "I participate": "Yo participo", - "I want to allow people to participate without an account.": "Quiero permitir que las personas participen sin una cuenta.", - "I want to approve every participation request": "Quiero aprobar cada solicitud de participación", - "Identity {displayName} created": "Identidad {displayName} creada", - "Identity {displayName} deleted": "Identidad {displayName} eliminada", - "Identity {displayName} updated": "Identidad {displayName} actualizada", - "If allowed by organizer": "Si lo permite el organizador", - "If an account with this email exists, we just sent another confirmation email to {email}": "Si existe una cuenta con este correo electrónico, acabamos de enviar otro correo electrónico de confirmación a {email}", - "If the direction given by the development team does not suit you, you have the legal right to create your own version of the software, with your own governance choices.": "Si la dirección dada por el equipo de desarrollo no le conviene, tiene el derecho legal de crear su propia versión del software, con sus propias opciones de gobierno.", - "If this identity is the only administrator of some groups, you need to delete them before being able to delete this identity.": "Si esta identidad es el único administrador de algún grupo, debe eliminarlo antes de poder eliminar esta identidad.", - "If you want, you may send a message to the event organizer here.": "Si lo desea, puede enviar un mensaje al organizador del evento aquí.", - "Important event updates": "Actualizaciones importantes del evento", - "Impossible to login, your email or password seems incorrect.": "Imposible iniciar sesión, su correo electrónico o contraseña parece incorrecta.", - "In the following context, an application is a software, either provided by the Mobilizon team or by a 3rd-party, used to interact with your instance.": "En el siguiente contexto, una aplicación es un software, ya sea proporcionado por el equipo de Mobilizon o por un tercero, utilizado para interactuar con su instancia.", - "In the meantime, please consider that the software is not (yet) finished. More information {onBlog}.": "Mientras tanto, tenga en cuenta que el software no está (todavía) terminado. Más información {onBlog}.", - "Installing Mobilizon will allow communities to free themselves from the services of tech giants by creating their own event platform.": "La instalación de Mobilizon permitirá a las comunidades liberarse de los servicios de los gigantes tecnológicos creando su propia plataforma de eventos .", - "Instance": "Instancia", - "Instance Description": "Descripción de instancia", - "Instance Long Description": "Descripción larga de la instancia", - "Instance Name": "Nombre de instancia", - "Instance Privacy Policy": "Política de privacidad de instancias", - "Instance Privacy Policy Source": "Fuente de la política de privacidad de la instancia", - "Instance Privacy Policy URL": "URL de política de privacidad de instancia", - "Instance Rules": "Reglas de instancia", - "Instance Short Description": "Descripción breve de instancia", - "Instance Terms": "Términos de Instancia", - "Instance Terms Source": "Fuente de Términos de Instancia", - "Instance Terms URL": "URL de Términos de Instancia", - "Instance administrator": "Administrador de instancia", - "Instance configuration": "Configuración de instancia", - "Instance rules": "Reglas de instancia", - "Instance settings": "Configuraciones de instancia", - "Instances": "Instancias", - "Invite a new member": "Invita a un nuevo miembro", - "Invite member": "Miembro invitado", - "Italic": "Cursiva", - "Join {instance}, a Mobilizon instance": "Únase a {instancia}, una instancia de Mobilizon", - "Language": "Idioma", - "Last published event": "Último evento publicado", - "Last week": "La semana pasada", - "Latest posts": "Últimas publicaciones", - "Learn more": "Aprende más", - "Learn more about Mobilizon": "Conoce más sobre Mobilizon", - "Leave event": "Dejar evento", - "Leaving event \"{title}\"": "Saliendo del evento \"{title}\"", - "Legal": "Legal", - "Let's create a new common": "Creemos un nuevo \"bien común\"", - "Let's define a few settings": "Definamos algunas configuraciones", - "Let\\'s create a new common": "Creemos un nuevo común", - "License": "Licencia", - "Like title update, start or end date change, event being confirmed or cancelled.": "Como cambiar el título del evento, su fecha de inicio o finalización, o ser confirmado o cancelado.", - "Limited number of places": "Número limitado de plazas", - "List title": "Título de la lista", - "Load more": "Carga más", - "Local": "Local", - "Locality": "Localidad", - "Location": "Ubicación", - "Log in": "Iniciar sesión", - "Log out": "Cerrar sesión", - "Login": "Iniciar sesión", - "Login on Mobilizon!": "¡Inicia sesión en Mobilizon!", - "Login on {instance}": "Inicia sesión en {instancia}", - "Login status": "Estado de inicio de sesión", - "Manage my notifications": "Administrar mis notificaciones", - "Manage my settings": "Administrar mi configuración", - "Manage participations": "Administrar participaciones", - "Mark as resolved": "Marca como resuelto", - "Members": "Miembros", - "Message": "Mensaje", - "Mobilizon": "Mobilizon", - "Mobilizon is a federated network. You can interact with this event from a different server.": "Mobilizon es una red federada. Puede interactuar con este evento desde un servidor diferente.", - "Mobilizon is a free/libre software that will allow communities to create their own spaces to publish events in order to better emancipate themselves from tech giants.": "Mobilizon es un software gratuito/libre que permitirá a las comunidades crear sus propios espacios para publicar eventos con el fin de emanciparse mejor de los gigantes tecnológicos.", - "Mobilizon is not developed by a secretive start-up, but by a group of friends who strive to {change_world}. So while we do work slower, we remain attentive and in touch with our users.": "Mobilizon no está desarrollado por una startup secreta, sino por un grupo de amigos que se esfuerzan por {change_world}. Entonces, mientras trabajamos más lentamente, permanecemos atentos y en contacto con nuestros usuarios.", - "Mobilizon is under development, we will add new features to this site during regular updates, until the release of version 1 of the software in the fall of 2020.": "Mobilizon está en desarrollo, agregaremos nuevas funciones a este sitio durante las actualizaciones periódicas, hasta el lanzamiento d versión 1 del software en el otoño de 2020.", - "Mobilizon is under development, we will add new features to this site during regular updates, until the release of version 1 of the software in the first half of 2020.": "Mobilizon está en desarrollo, añadiremos nuevas funciones a este sitio durante las actualizaciones regulares, hasta el lanzamiento de la versión 1 del software en la primera mitad de 2020 .", - "Mobilizon software": "Software Mobilizon", - "Mobilizon version": "Versión Mobilizon", - "Mobilizon will send you an email when the events you are attending have important changes: date and time, address, confirmation or cancellation, etc.": "Mobilizon te enviará un correo electrónico cuando los eventos a los que asistas tengan cambios importantes: fecha y hora, dirección, confirmación o cancelación, etc.", - "Mobilizon’s licence": "Licencia de Mobilizon", - "Moderated comments (shown after approval)": "Comentarios moderados (mostrados después de la aprobación)", - "Moderation": "Moderación", - "Moderation log": "Registro de moderación", - "Moderator": "Moderador", - "Move": "Mover", - "My account": "Mi cuenta", - "My events": "Mis eventos", - "My groups": "Mis grupos", - "My identities": "Mis identidades", - "NOTE! The default terms have not been checked over by a lawyer and thus are unlikely to provide full legal protection for all situations for an instance admin using them. They are also not specific to all countries and jurisdictions. If you are unsure, please check with a lawyer.": "¡NOTA! Los términos predeterminados no han sido revisados por un abogado y, por lo tanto, es poco probable que brinden protección legal completa para todas las situaciones para un administrador de instancia que los use. Tampoco son específicos de todos los países y jurisdicciones. Si no está seguro, consulte con un abogado.", - "Name": "Nombre", - "New conversation": "Nueva conversación", - "New email": "Nuevo correo electrónico", - "New folder": "Nueva carpeta", - "New link": "Nuevo enlace", - "New note": "Nueva nota", - "New password": "Nueva contraseña", - "New profile": "Nuevo perfil", - "Next page": "Siguiente página", - "No actors found": "No se encontraron actores", - "No address defined": "Ninguna dirección definida", - "No closed reports yet": "Aún no hay informes cerrados", - "No comment": "Sin comentarios", - "No comments yet": "Sin comentarios aún", - "No end date": "Sin fecha de finalización", - "No events found": "No se encontraron eventos", - "No group found": "Ningún grupo encontrado", - "No groups found": "No se encontraron grupos", - "No instance follows your instance yet.": "Ninguna instancia sigue a tu instancia todavía.", - "No instance to approve|Approve instance|Approve {number} instances": "No hay instancia para aprobar|Aprobar instancia|Aprobar {número} instancias", - "No instance to reject|Reject instance|Reject {number} instances": "Ninguna instancia para rechazar | Rechazar instancia | Rechazar {número} instancias", - "No instance to remove|Remove instance|Remove {number} instances": "No hay instancias para eliminar|Eliminar instancias|Eliminar {número} instancias", - "No message": "Sin mensaje", - "No moderation logs yet": "Aún no hay registros de moderación", - "No notification settings yet": "Aún no hay configuración de notificaciones", - "No one is going to this event": "Nadie asistirá a este evento|Una persona irá|{going} irán personas", - "No open reports yet": "Aún no hay informes abiertos", - "No participant matches the filters": "Ningún participante coincide con los filtros", - "No participant to approve|Approve participant|Approve {number} participants": "Ningún participante debe aprobar|Aprobar participante|Aprobar {number} participantes", - "No participant to reject|Reject participant|Reject {number} participants": "Ningún participante que rechazar|Rechazar participante|Rechazar {number} participantes", - "No preferences yet": "Aún no hay preferencias", - "No profile matches the filters": "Ningún perfil coincide con los filtros", - "No profiles found": "No se encontraron perfiles", - "No public upcoming events": "No hay eventos públicos próximos", - "No resolved reports yet": "Aún no hay informes resueltos", - "No resources selected": "Ningún recurso seleccionado|Un recurso seleccionado|{count} recursos seleccionados", - "No results for \"{queryText}\"": "No hay resultados para \"{queryText}\"", - "No rules defined yet.": "No hay reglas definidas todavía.", - "No user account with this email was found. Maybe you made a typo?": "No se encontró ninguna cuenta de usuario con este correo electrónico. Tal vez hiciste un error tipográfico?", - "None": "Ninguno", - "Not approved": "No aprovado", - "Not confirmed": "Sin confirmar", - "Notes": "Notas", - "Nothing to see here": "Nada que ver aqui", - "Notification before the event": "Notificación antes del evento", - "Notification on the day of the event": "Notificación el día del evento", - "Notifications": "Notificaciones", - "Notifications for manually approved participations to an event": "Notificaciones para participaciones aprobadas manualmente a un evento", - "Number of places": "Numero de plazas", - "OK": "OK", - "Old password": "Contraseña anterior", - "On {date}": "el {date}", - "On {date} ending at {endTime}": "El {fecha} que termina en {endTime}", - "On {date} from {startTime} to {endTime}": "El {fecha} de {startTime} a {endTime}", - "On {date} starting at {startTime}": "El {fecha} a partir de {startTime}", - "One person is going": "Nadie va|Una persona va|personas {approved} van", - "Ongoing tasks": "Tareas en curso", - "Only accessible through link (private)": "Solo accesible a través del enlace (privado)", - "Only accessible through link and search (private)": "Solo accesible a través de enlace y búsqueda (privado)", - "Only alphanumeric characters and underscores are supported.": "Solo se admiten caracteres alfanuméricos y guiones bajos.", - "Open": "Abrir", - "Opened reports": "Informes abiertos", - "Or": "O", - "Organize and take action, freely": "Organiza y actua, libremente", - "Organized": "Organizado", - "Organized by {name}": "Organizado por {name}", - "Organizer": "Organizador", - "Organizer notifications": "Notificaciones del organizador", - "Organizers": "Organizadores", - "Other": "Otro", - "Other notification options:": "Otras opciones de notificación:", - "Other software may also support this.": "Otro software también puede soportar esto.", - "Otherwise this identity will just be removed from the group administrators.": "De lo contrario, esta identidad solo se eliminará de los administradores del grupo.", - "Page": "Página", - "Page limited to my group (asks for auth)": "Página limitada a mi grupo (solicita autenticación)", - "Page not found": "Página no encontrada", - "Participant": "Participante", - "Participant already was rejected.": "El participante ya fue rechazado.", - "Participant has already been approved as participant.": "El participante ya ha sido aprobado como participante.", - "Participants": "Participantes", - "Participate": "Participar", - "Participate using your email address": "Participa usando tu dirección de correo electrónico", - "Participation approval": "Aprobación de la participación", - "Participation confirmation": "Confirmación de participación", - "Participation notifications": "Notificaciones de participación", - "Participation requested!": "¡Participación solicitada!", - "Participations": "Participaciones", - "Password": "Contraseña", - "Password (confirmation)": "Confirmación de contraseña)", - "Password reset": "Restablecimiento de contraseña", - "Past events": "Eventos pasados", - "Pending": "Pendiente", - "Pick a group": "Elige un grupo", - "Pick an identity": "Elige una identidad", - "Please check your spam folder if you didn't receive the email.": "Verifique su carpeta de correo no deseado (spam) si no recibió el correo electrónico.", - "Please contact this instance's Mobilizon admin if you think this is a mistake.": "Póngase en contacto con el administrador de Mobilizon de esta instancia si cree que esto es un error.", - "Please enter your password to confirm this action.": "Introduzca su contraseña para confirmar esta acción.", - "Please make sure the address is correct and that the page hasn't been moved.": "Asegúrese de que la dirección sea correcta y que la página no se haya movido.", - "Please read the full rules": "Por favor lea las reglas completas", - "Please read the instance's {fullRules}": "Por favor, lea las {fullRules} de la instancia", - "Please refresh the page and retry.": "Actualice la página y vuelva a intentarlo.", - "Post a comment": "Publicar un comentario", - "Post a public message": "Publica un mensaje público", - "Post a reply": "Publica una respuesta", - "Postal Code": "Código postal", - "Powered by {mobilizon}. © 2018 - {date} The Mobilizon Contributors - Made with the financial support of {contributors}.": "Desarrollado por {mobilizon}. © 2018 - {date} The Mobilizon Contributors - Hecho con el apoyo financiero de {contributors}.", - "Preferences": "Preferencias", - "Previous page": "Pagina anterior", - "Privacy Policy": "Política de privacidad", - "Privacy policy": "Política de privacidad", - "Private event": "Evento privado", - "Private feeds": "Feeds privados", - "Profiles": "Perfiles", - "Public": "Público", - "Public RSS/Atom Feed": "RSS/Atom Feed público", - "Public comment moderation": "Moderación de comentarios públicos", - "Public event": "Evento público", - "Public feeds": "Feeds públicos", - "Public iCal Feed": "Feed público de iCal", - "Public page": "Página pública", - "Publish": "Publicar", - "Published events": "Eventos publicados", - "RSS/Atom Feed": "RSS/Atom Feed", - "Read Framasoft’s statement of intent on the Framablog": "Lea la declaración de intenciones de Framasoft en el Framablog", - "Recap every week": "Resumen cada semana", - "Receive one email per request": "Recibir un correo electrónico por solicitud", - "Redirecting to event…": "Redirigiendo al evento …", - "Region": "Región", - "Register": "Registrar", - "Register an account on Mobilizon!": "¡Registre una cuenta en Mobilizon!", - "Register for an event by choosing one of your identities": "Regístrese para un evento eligiendo una de sus identidades", - "Register on this instance": "Registrarse en esta instancia", - "Registration is allowed, anyone can register.": "El registro está permitido, cualquiera puede registrarse.", - "Registration is closed.": "El registro está cerrado.", - "Registration is currently closed.": "El registro está actualmente cerrado.", - "Registrations": "Registros", - "Registrations are restricted by whitelisting.": "Los registros están restringidos por la lista blanca.", - "Reject": "Rechazar", - "Rejected": "Rechazado", - "Rejected participations": "Participaciones rechazadas", - "Rename": "Renombrar", - "Rename resource": "Renombrar recurso", - "Reopen": "Reabrir", - "Reply": "Respuesta", - "Report": "Declarar", - "Report this comment": "Informar de este comentario", - "Report this event": "Informa de este evento", - "Reported": "Declarado", - "Reported by": "Declarado por", - "Reported by someone on {domain}": "Declarado por alguien en {dominio}", - "Reported by {reporter}": "Declarado por {reporter}", - "Reported identity": "Identidad declarada", - "Reports": "Declaraciones", - "Requests": "Solicitudes", - "Resend confirmation email": "Reenviar correo electrónico de confirmación", - "Reset my password": "Restablecer mi contraseña", - "Resolved": "Resuelto", - "Resource provided is not an URL": "El recurso proporcionado no es una URL", - "Resources": "Recursos", - "Restricted": "Restringido", - "Role": "Rol", - "Rules": "Reglas", - "SSL and it's successor TLS are encryption technologies to secure data communications when using the service. You can recognize an encrypted connection in your browser's address line when the URL begins with {https} and the lock icon is displayed in your browser's address bar.": "SSL y su sucesor TLS son tecnologías de cifrado para asegurar las comunicaciones de datos cuando se utiliza el servicio. Puede reconocer una conexión encriptada en la línea de dirección de su navegador cuando la URL comienza con {https} y el icono de candado se muestra en la barra de direcciones de su navegador.", - "SSL/TLS": "SSL/TLS", - "Save": "Guardar", - "Save draft": "Guardar borrador", - "Search": "Buscar", - "Search events, groups, etc.": "Buscar eventos, grupos, etc.", - "Search results: \"{search}\"": "Resultados de búsqueda: \"{search}\"", - "Searching…": "Buscando…", - "Select a language": "Selecciona un idioma", - "Select a timezone": "Selecciona una zona horaria", - "Send email": "Enviar correo electrónico", - "Send me an email to reset my password": "Enviarme un correo electrónico para restablecer mi contraseña", - "Send me the confirmation email once again": "Envíame el correo electrónico de confirmación una vez más", - "Send the confirmation email again": "Enviar el correo electrónico de confirmación nuevamente", - "Send the report": "Enviar el informe", - "Set an URL to a page with your own privacy policy.": "Establezca una URL a una página con su propia política de privacidad.", - "Set an URL to a page with your own terms.": "Establezca una URL a una página con sus propios términos.", - "Settings": "Configuraciones", - "Share this event": "Comparte este event", - "Show map": "Mostrar mapa", - "Show remaining number of places": "Muestra el número restante de plazas", - "Show the time when the event begins": "Muestra la hora en que comienza el evento", - "Show the time when the event ends": "Muestra la hora en que finaliza el evento", - "Sign up": "Regístrate", - "So that, right from its conception, Mobilizon would {fit_needs_uses_people} who are going to use it.": "De modo que, desde su concepción, Mobilizon podría {fit_needs_uses_people} quién lo va a usar.", - "Software to the people": "Software para la gente", - "Some terms, technical or otherwise, used in the text below may cover concepts that are difficult to grasp. We have provided a glossary here to help you understand them better:": "Algunos términos, técnicos o de otro tipo, utilizados en el texto a continuación pueden abarcar conceptos que son difíciles de comprender. Hemos proporcionado un glosario aquí para ayudarlo a comprenderlos mejor:", - "Starts on…": "Comienza en …", - "Status": "Estado", - "Statut": "Estado", - "Street": "Calle", - "Submit": "Enviar", - "Suspend": "Suspender", - "Suspended": "Suspendido", - "Task lists": "Listas de tareas", - "Tentative: Will be confirmed later": "Intento: se confirmará más tarde", - "Terms": "Condiciones", - "Terms of service": "Términos de servicio", - "Text": "Texto", - "The account's email address was changed. Check your emails to verify it.": "Se cambió la dirección de correo electrónico de la cuenta. Revise sus correos electrónicos para verificarlo.", - "The actual number of participants may differ, as this event is hosted on another instance.": "El número real de participantes puede diferir ya que este evento se aloja en otra instancia.", - "The content came from another server. Transfer an anonymous copy of the report?": "El contenido vino de otro servidor. ¿Transferir una copia anónima del informe?", - "The current identity doesn't have any permission on this event. You should probably change it.": "La identidad actual no tiene ningún permiso para este evento. Probablemente deberías cambiarlo.", - "The current password is invalid": "La contraseña actual no es válida", - "The draft event has been updated": "El borrador del evento ha sido actualizado", - "The event has been created as a draft": "El evento ha sido creado como borrador", - "The event has been published": "El evento ha sido publicado", - "The event has been updated": "El evento ha sido actualizado", - "The event has been updated and published": "El evento ha sido actualizado y publicado", - "The event organiser has chosen to validate manually participations. Do you want to add a little note to explain why you want to participate to this event?": "El organizador del evento ha elegido validar las participaciones manualmente. ¿Desea agregar una pequeña nota para explicar por qué desea participar en este evento?", - "The event organizer didn't add any description.": "El organizador del evento no agregó ninguna descripción.", - "The event organizer manually approves participations. Since you've chosen to participate without an account, please explain why you want to participate to this event.": "El organizador del evento aprueba manualmente las participaciones. Dado que ha elegido participar sin una cuenta, explique por qué desea participar en este evento.", - "The event title will be ellipsed.": "El título del evento será elipsado.", - "The event will show the group as organizer.": "El evento mostrará al grupo como organizador.", - "The instance administrator is the person or entity that runs this Mobilizon instance.": "El administrador de la instancia es la persona o entidad que ejecuta esta instancia de Mobilizon.", - "The new email doesn't seem to be valid": "El nuevo correo electrónico no parece ser válido", - "The new email must be different": "El nuevo correo electrónico debe ser diferente", - "The new password must be different": "La nueva contraseña debe ser diferente", - "The page you're looking for doesn't exist.": "La página que estás buscando no existe.", - "The password provided is invalid": "La contraseña proporcionada no es válida", - "The password was successfully changed": "La contraseña fue cambiada con éxito", - "The report will be sent to the moderators of your instance. You can explain why you report this content below.": "El informe se enviará a los moderadores de su instancia. Puede explicar por qué declara este contenido a continuación.", - "The user account you're trying to login as has not been confirmed yet. Check your email inbox and eventually your spam folder.": "La cuenta de usuario que está intentando iniciar sesión aún no se ha confirmado. Verifique su bandeja de entrada de correo electrónico y eventualmente su carpeta de correo no deseado.", - "The {default_privacy_policy} will be used. They will be translated in the user's language.": "Se utilizará {default_privacy_policy}. Se traducirán en el idioma del usuario.", - "The {default_terms} will be used. They will be translated in the user's language.": "Se utilizarán los {default_terms}. Se traducirán en el idioma del usuario.", - "There are {participants} participants.": "Hay {participantes} participantes.", - "There will be no way to recover your data.": "No habrá forma de recuperar sus datos.", - "These events may interest you": "Estos eventos pueden interesarte", - "This Mobilizon instance and this event organizer allows anonymous participations, but requires validation through email confirmation.": "Esta instancia de Mobilizon y este organizador de eventos permiten participaciones anónimas pero requieren validación mediante confirmación por correo electrónico.", - "This email is already registered as participant for this event": "Este correo electrónico ya está registrado como participante para este evento", - "This email is already used.": "Este correo electrónico ya está en uso.", - "This event has been cancelled.": "Este evento ha sido cancelado.", - "This event is accessible only through it's link. Be careful where you post this link.": "Este evento es accesible solo a través de su enlace. Tenga cuidado donde publica este enlace.", - "This identity is not a member of any group.": "Esta identidad no es miembro de ningún grupo.", - "This information is saved only on your computer. Click for details": "Esta información se guarda solo en su computadora. Haga clic para más detalles", - "This installation (called “instance“) can easily {interconnect}, thanks to {protocol}.": "Esta instalación (llamada \"instancia\") puede fácilmente {interconnect}, gracias a {protocol}.", - "This instance isn't opened to registrations, but you can register on other instances.": "Esta instancia no está abierta a registros pero puede registrarse en otras instancias.", - "This is a demonstration site to test the beta version of Mobilizon.": "Este es un sitio de demostración para probar la versión beta de Mobilizon.", - "This will delete / anonymize all content (events, comments, messages, participations…) created from this identity.": "Esto eliminará/anonimizará todo el contenido (eventos, comentarios, mensajes, participaciones ...) creado con esta identidad.", - "Timezone": "Zona horaria", - "Timezone detected as {timezone}.": "Zona horaria borrada como {timezone}.", - "Title": "Título", - "To achieve your registration, please create a first identity profile.": "Para conseguir su registro, cree un primer perfil de identidad.", - "To activate more notifications, head over to the notification settings.": "Para activar más notificaciones, dirígete a la configuración de notificaciones.", - "To change the world, change the software": "Para cambiar el mundo, cambia el software", - "To confirm, type your event title \"{eventTitle}\"": "Para confirmar, escriba el título de su evento \"{eventTitle}\"", - "To confirm, type your identity username \"{preferredUsername}\"": "Para confirmar, escriba su nombre de usuario de identidad \"{preferredUsername}\"", - "Transfer to {outsideDomain}": "Transferir a {outsideDomain}", - "Type": "Tipo", - "URL": "URL", - "URL copied to clipboard": "URL copiada al portapapeles", - "Unfortunately, this instance isn't opened to registrations": "Desafortunadamente, esta instancia no está abierta a registros", - "Unfortunately, your participation request was rejected by the organizers.": "Lamentablemente, su solicitud de participación fue rechazada por los organizadores.", - "Unknown": "Desconocido", - "Unknown actor": "Actor desconocido", - "Unknown error.": "Error desconocido.", - "Unsaved changes": "Cambios no guardados", - "Unset group": "Deseleccionar grupo", - "Unsuspend": "Aprobar", - "Upcoming": "Próximo", - "Upcoming events": "Próximos Eventos", - "Update event {name}": "Actualizar evento {name}", - "Update my event": "Actualizar mi evento", - "Updated": "Actualizado", - "User": "Usuario", - "Username": "Nombre de usuario", - "Users": "Los usuarios", - "View a reply": "|Ver una respuesta|Ver {totalReplies} respuestas", - "View all conversations": "Ver todas las conversaciones", - "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", - "View event page": "Ver página del evento", - "View everything": "Ver todo", - "View page on {hostname} (in a new window)": "Ver página en {hostname} (en una nueva ventana)", - "Visible everywhere on the web (public)": "Visible en todas partes de la web (público)", - "Waiting for organization team approval.": "Esperando la aprobación del equipo de la organización.", - "Waiting list": "Lista de espera", - "Warning": "Advertencia", - "We asked professional designers to help us develop our vision for Mobilizon. We took time to study the {digital_habits} in order to understand the features they need to gather, organize, and mobilize.": "Pedimos a los diseñadores profesionales que nos ayuden a desarrollar nuestra visión para Mobilizon. Nos tomamos el tiempo de estudiar los {digital_habits} para comprender las características que necesitan para reunir, organizar y movilizar.", - "We just sent an email to {email}": "Acabamos de enviar un correo electrónico a {email}", - "We use your timezone to make sure you get notifications for an event at the correct time.": "Usamos su zona horaria para asegurarnos de que reciba notificaciones de un evento en el momento correcto.", - "We want to develop a digital common, that everyone can make their own, which respects privacy and activism by design.": "Queremos desarrollar un común digital , que todos puedan hacer suyo, que respete la privacidad y activismo por diseño .", - "We will redirect you to your instance in order to interact with this event": "Lo redirigiremos a su instancia para interactuar con este evento", - "We won’t change the world from Facebook. The tool we dream of, surveillance capitalism corporations won’t develop it, as they couldn’t profit from it. This is an opportunity to build something better, by taking another approach.": "No cambiaremos el mundo de Facebook. La herramienta con la que soñamos, las corporaciones de capitalismo de vigilancia no la desarrollarán ya que no podrían beneficiarse de ella. Esta es una oportunidad para construir algo mejor, adoptando otro enfoque.", - "We'll send you an email one hour before the event begins, to be sure you won't forget about it.": "Le enviaremos un correo electrónico una hora antes de que comience el evento, para asegurarnos de que no lo olvide.", - "We'll use your timezone settings to send a recap of the morning of the event.": "Usaremos la configuración de tu zona horaria para enviar un resumen de la mañana del evento.", - "Website": "Sitio web", - "Website / URL": "Sitio web / URL", - "Welcome back {username}!": "¡Bienvenido de nuevo {username}!", - "Welcome back!": "¡Bienvenido de nuevo!", - "Welcome on your administration panel": "Bienvenido en tu panel de administración", - "Welcome to Mobilizon, {username}!": "¡Bienvenido a Mobilizon, {username}!", - "Who can view this event and participate": "Quién puede ver este evento y participar", - "Who published {number} events": "Quién publicó {número} eventos", - "World map": "Mapa del mundo", - "Write something…": "Escribe algo…", - "You and one other person are going to this event": "Eres el único que va a este evento|Usted y otra persona asistirán a este evento|Usted y las personas {approved}asistirán a este evento.", - "You are already a participant of this event.": "Ya eres un participante de este evento.", - "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 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 remove your last identity.": "No puedes eliminar tu última identidad.", - "You don't follow any instances yet.": "Todavía no sigues ninguna instancia.", - "You have been disconnected": "Has sido desconectado", - "You have been invited by {invitedBy} to the following group:": "Usted ha sido invitado por {invitedBy} al siguiente grupo:", - "You have cancelled your participation": "Has cancelado tu participación", - "You have one event in {days} days.": "No tienes eventos en {days} días|Tienes un evento en {days} días. |Tienes {count} eventos en {days} días", - "You have one event today.": "No tienes eventos hoy|Tienes un evento hoy.|Tienes {count} eventos hoy", - "You have one event tomorrow.": "No tienes eventos mañana|Tienes un evento mañana.|Tienes {count} eventos mañana", - "You may also ask to {resend_confirmation_email}.": "También puede solicitar {resend_confirmation_email}.", - "You need to create the group before you create an event.": "Necesitas crear un grupo antes de crear un evento.", - "You need to login.": "Necesitas iniciar sesión.", - "You will be redirected to the original instance": "Serás redirigido a la instancia original", - "You wish to participate to the following event": "Desea participar en el siguiente evento", - "You'll get a weekly recap every Monday for upcoming events, if you have any.": "Obtendrás un resumen semanal todos los lunes para los próximos eventos, si tiene alguno.", - "You'll receive a confirmation email.": "Recibirá un correo electrónico de confirmación.", - "Your account has been successfully deleted": "Su cuenta ha sido eliminada exitosamente", - "Your account has been validated": "Su cuenta ha sido validada", - "Your account is being validated": "Su cuenta esta siendo validada", - "Your account is nearly ready, {username}": "Su cuenta está casi lista, {username}", - "Your current email is {email}. You use it to log in.": "Su correo electrónico actual es {correo electrónico}. Lo usas para iniciar sesión.", - "Your email has been changed": "Su correo ha sido cambiado", - "Your email is being changed": "Su correo electrónico está siendo cambiado", - "Your email is not whitelisted, you can't register.": "Su correo electrónico no está en la lista blanca, no puede registrarse.", - "Your email will only be used to confirm that you're a real person and send you eventual updates for this event. It will NOT be transmitted to other instances or to the event organizer.": "Su correo electrónico solo se utilizará para confirmar que es una persona real y enviarle actualizaciones eventuales para este evento. NO se transmitirá a otras instancias ni al organizador del evento.", - "Your federated identity": "Su identidad federada", - "Your local administrator resumed its policy:": "Su administrador local reanudó su política:", - "Your participation has been confirmed": "Su participación ha sido confirmada", - "Your participation has been rejected": "Su participación ha sido rechazada", - "Your participation has been requested": "Su participación ha sido solicitada", - "Your participation has been validated": "Su participación ha sido validada", - "Your participation is being validated": "Tu participación está siendo validada", - "Your participation status has been changed": "Su estado de participación ha cambiado", - "Your timezone is currently set to {timezone}.": "Tu zona horaria está configurada actualmente en {timezone}.", - "Your timezone was detected as {timezone}.": "Su zona horaria se detectó como {timezone}.", - "[This comment has been deleted]": "[Este comentario ha sido eliminado]", - "[deleted]": "[eliminado]", - "a decentralised federation protocol": "un protocolo de federación descentralizado", - "a non-existent report": "un informe inexistente", - "as {identity}": "como {identity}", - "change the world, one byte at a time": "cambiar el mundo, un byte cada vez", - "contact uninformed": "contacto desinformado", - "default Mobilizon privacy policy": "política de privacidad predeterminada de Mobilizon", - "default Mobilizon terms": "términos predeterminados de Mobilizon", - "digital habits of activists": "hábitos digitales de activistas", - "e.g. 10 Rue Jangot": "e.j. 10 Rue Jangot", - "firstDayOfWeek": "0", - "fit the needs and uses of the people": "se ajusta a las necesidades y usos de las personas", - "full rules": "reglas completas", - "iCal Feed": "iCal Feed", - "instance rules": "reglas de instancia", - "interconnect with others like it": "interconectarse con otros como él", - "its source code is public": "su código fuente es público", - "more than 1360 contributors": "más de 1360 contribuyentes", - "on our blog": "en nuestro blog", - "profile@instance": "perfil@instancia", - "report #{report_number}": "informe #{report_number}", - "resend confirmation email": "reenviar correo electrónico de confirmación", - "respect of the fundamental freedoms": "respeto de las libertades fundamentales", - "terms of service": "términos de servicio", - "with another identity…": "con otra identidad …", - "{approved} / {total} seats": "Asientos {approved}/{total}", - "{available}/{capacity} available places": "No quedan plazas|{available}/{capacity} plazas disponibles", - "{count} participants": "Aún no hay participantes|Un participante|{count} participantes", - "{count} requests waiting": "{count} solicitudes en espera", - "{instanceName} is an instance of the {mobilizon} software.": "{instanceName} es una instancia de lsoftware {mobilizon .", - "{license} guarantees {respect} of the people who will use it. Since {source}, anyone can audit it, which guarantees its transparency.": "{license} garantiza {respect} de las personas que lo usarán. Desde {source}, cualquiera puede auditarlo, lo que garantiza su transparencia.", - "{moderator} added a note on {report}": "{moderator} agregó una nota en{report}", - "{moderator} closed {report}": "{moderator} cerrado {report}", - "{moderator} deleted an event named \"{title}\"": "{moderator} eliminó un evento llamado \"{title}\"", - "{moderator} has deleted user {user}": "{moderator} ha eliminado el usuario {user}", - "{moderator} has unsuspended profile {profile}": "{moderator} ha rehabilitado el perfil {profile}", - "{moderator} marked {report} as resolved": "{moderator} marcado {report} como resuelto", - "{moderator} reopened {report}": "{moderator} reabierto {report}", - "{moderator} suspended profile {profile}": "{moderator} perfil suspendido {profile}", - "{number} organized events": "No hay eventos organizados|Un evento organizad|{number} eventos organizados", - "{number} participations": "Sin participaciones|Una participación|{number} participaciones", - "{profile} (by default)": "{profile} (por defecto)", - "{title} ({count} todos)": "{title} ({count} trabajos pendientes)", - "© The Mobilizon Contributors {date} - Made with Elixir, Phoenix, VueJS & with some love and some weeks": "© The Mobilizon Contributors {date} - Hecho con Elixir, Phoenix, VueJS y con un poco de amor y algunas semanas", - "© The OpenStreetMap Contributors": "© The OpenStreetMap Contributors" + "(Masked)": "(Oculto)", + "Please do not use it in any real way.": "Por favor, no lo use de ninguna manera real", + "@{group}": "@{group}", + "@{username}": "@{username}", + "@{username} ({role})": "@{username} ({role})", + "A cookie is a small file containing informations that is sent to your computer when you visit a website. When you visit the site again, the cookie allows that site to recognize your browser. Cookies may store user preferences and other information. You can configure your browser to refuse all cookies. However, this may result in some website features or services partially working. Local storage works the same way but allows to store more data.": "Una cookie es un pequeño archivo que contiene información que se envía a su computadora cuando visita un sitio web. Cuando vuelve a visitar el sitio, la cookie permite que ese sitio reconozca su navegador. Las cookies pueden almacenar las preferencias del usuario y otra información. Puede configurar su navegador para rechazar todas las cookies. Sin embargo, esto puede provocar que algunas funciones o servicios del sitio web funcionen parcialmente. El almacenamiento local funciona de la misma manera pero permite almacenar más datos.", + "A place for your code of conduct, rules or guidelines. You can use HTML tags.": "Un lugar para su código de conducta, reglas o pautas. Puedes usar etiquetas HTML.", + "A place to explain who you are and the things that set your instance apart. You can use HTML tags.": "Un lugar para explicar quién es usted y las cosas que diferencian su instancia. Puedes usar etiquetas HTML.", + "A user-friendly, emancipatory and ethical tool for gathering, organising, and mobilising.": "Una herramienta fácil de usar, emancipadora y ética, para reunir, organizar y movilizar.", + "A validation email was sent to {email}": "Un correo electrónico de confirmación fue enviado a {email}", + "API": "API", + "Abandon edition": "Abandonar la edición", + "About": "Acerca de", + "About Mobilizon": "A propósito de Mobilizon", + "About this event": "Acerca este evento", + "About this instance": "Acerca de esta instancia", + "Accept": "Aceptar", + "Accepted": "Aceptado", + "Account": "Cuenta", + "Account settings": "Configuración de la cuenta", + "Actions": "Acciones", + "Activated": "Activado", + "Active": "Activo", + "Actor": "Actor", + "Add": "Añadir", + "Add a group": "Agregar un grupo", + "Add a note": "Añade una nota", + "Add a todo": "Agrega una tarea pendiente", + "Add an address": "Añade una dirección", + "Add an instance": "Añade una instancia", + "Add some tags": "Añade algunas etiquetas", + "Add to my calendar": "Añadir a mi calendario", + "Additional comments": "Comentarios adicionales", + "Admin": "Administrador", + "Admin settings": "Ajustes de administración", + "Admin settings successfully saved.": "Ajustes de administración guardados correctamente.", + "Administration": "Administración", + "Administrator": "Administrador", + "All good, let's continue!": "Todo bien ¡continuemos!", + "All group members and other eventual server admins will still be able to view this information.": "Todos los miembros del grupo y otros administradores eventuales del servidor aún podrán ver esta información.", + "All the places have already been taken": "Todos los plazas han sido ocupados | Un plazas aún está disponible | {lugares} plazas aún están disponibles", + "Allow all comments": "Permitir todos los comentarios", + "Allow registrations": "Permitir registros", + "An error has occurred.": "Se ha producido un error.", + "An instance is an installed version of the Mobilizon software running on a server. An instance can be run by anyone using the {mobilizon_software} or other federated apps, aka the “fediverse”. This instance's name is {instance_name}. Mobilizon is a federated network of multiple instances (just like email servers), users registered on different instances may communicate even though they didn't register on the same instance.": "Una instancia es una versión instalada del software Mobilizon que se ejecuta en un servidor. Cualquier persona que utilice {mobilizon_software} u otras aplicaciones federadas, también conocido como \"fediverse\", puede ejecutar una instancia. El nombre de esta instancia es {nombre_instancia}. Mobilizon es una red federada de múltiples instancias (al igual que los servidores de correo electrónico), los usuarios registrados en diferentes instancias pueden comunicarse aunque no se hayan registrado en la misma instancia.", + "An “application programming interface” or “API” is a communication protocol that allows software components to communicate with each other. The Mobilizon API, for example, can allow third-party software tools to communicate with Mobilizon instances to carry out certain actions, such as posting events on your behalf, automatically and remotely.": "Una \"interfaz de programación de aplicaciones\" o \"API\" es un protocolo de comunicación que permite que los componentes de software se comuniquen entre sí. La API de Mobilizon, por ejemplo, puede permitir que herramientas de software de terceros se comuniquen con instancias de Mobilizon para llevar a cabo ciertas acciones, como publicar eventos en su nombre, de forma automática y remota.", + "And {number} comments": "Y {number} comentarios", + "Anonymous participant": "Participante anónimo", + "Anonymous participants will be asked to confirm their participation through e-mail.": "Los participantes anónimos deberán confirmar su participación por correo electrónico.", + "Anonymous participations": "Participaciones anónimas", + "Application": "Applicación", + "Approve": "Aprobar", + "Are you really sure you want to delete your whole account? You'll lose everything. Identities, settings, events created, messages and participations will be gone forever.": "¿Estás realmente seguro de que deseas eliminar toda tu cuenta? Lo perderás todo. Las identidades, la configuración, los eventos creados, los mensajes y las participaciones desaparecerán para siempre.", + "Are you sure you want to delete this comment? This action cannot be undone.": "¿Estás seguro de que quieres eliminar este comentario? Esta acción no se puede deshacer.", + "Are you sure you want to delete this event? This action cannot be undone. You may want to engage the conversation with the event creator or edit its event instead.": "¿Estás seguro de que quieres eliminar este evento? Esta acción no se puede deshacer. Es posible que desee entablar una conversación con el creador del evento o editar el evento en su lugar.", + "Are you sure you want to cancel the event creation? You'll lose all modifications.": "¿Seguro que quieres cancelar la creación del evento? Perderás todas las modificaciones.", + "Are you sure you want to cancel the event edition? You'll lose all modifications.": "¿Seguro que quieres cancelar la edición del evento? Perderás todas las modificaciones.", + "Are you sure you want to cancel your participation at event \"{title}\"?": "¿Está seguro de que desea cancelar su participación en el evento \"{title}\"?", + "Are you sure you want to delete this event? This action cannot be reverted.": "¿Seguro que quieres eliminar este evento? Esta acción no se puede revertir.", + "Assigned to": "Asignado a", + "Avatar": "Avatar", + "Back to previous page": "Volver a la página anterior", + "Before you can login, you need to click on the link inside it to validate your account.": "Antes de iniciar sesión, debe hacer clic en el enlace que se encuentra dentro para validar su cuenta.", + "Begins on": "Comienza en", + "Bold": "Negrita", + "By @{group}": "Por @{group}", + "By @{username}": "Por @{username}", + "By @{username} and @{group}": "Por @{username} y @{group}", + "By {username} and {group}": "Por {username} y {group}", + "Can be an email or a link, or just plain text.": "Puede ser un correo electrónico o un enlace, o simplemente texto sin formato.", + "Cancel": "Cancelar", + "Cancel anonymous participation": "Cancelar participación anónima", + "Cancel creation": "Cancelar creación", + "Cancel edition": "Cancelar edición", + "Cancel my participation request…": "Cancelar mi solicitud de participación …", + "Cancel my participation…": "Cancelar mi participación …", + "Cancelled: Won't happen": "Cancelado: no sucederá", + "Category": "Categoría", + "Change": "Cambiar", + "Change my email": "Cambiar mi correo electrónico", + "Change my identity…": "Cambiar mi identidad …", + "Change my password": "Cambiar mi contraseña", + "Change timezone": "Cambiar zona horaria", + "Clear": "Limpiar", + "Click to select": "Haz clic para selaccionar", + "Click to upload": "Haz clic para subir (upload)", + "Close": "Cerrar", + "Close comments for all (except for admins)": "Cerrar comentarios para todos (excepto para administradores)", + "Closed": "Cerrado", + "Collections": "Colecciones", + "Comment deleted": "Comentario borrado", + "Comment from @{username} reported": "Comentario de @{username} declarado", + "Comments": "Comentarios", + "Comments have been closed.": "Los comentarios han sido cerrados.", + "Concieved with care for humans": "Concierto con cuidado para los humanos", + "Confirm my participation": "Confirma mi participación", + "Confirm my particpation": "Confirmar mi participación", + "Confirmed": "Confirmado", + "Confirmed at": "Confirmado en", + "Confirmed: Will happen": "Confirmado: sucederá", + "Contact": "Contacto", + "Continue editing": "Continua editando", + "Conversations": "Conversaciones", + "Cookies and Local storage": "Cookies y almacenamiento local", + "Country": "País", + "Create": "Crear", + "Create a calc": "Crear un calco", + "Create a new conversation": "Crea una nueva conversación", + "Create a new event": "Crear un nuevo evento", + "Create a new group": "Crear un nuevo grupo", + "Create a new identity": "Crear una nueva identidad", + "Create a new list": "Crear una nueva lista", + "Create a new task list": "Crear una nueva lista de tareas", + "Create a pad": "Crear un pad", + "Create a visioconference": "Crear una visioconferencia", + "Create and manage several identities from the same account": "Crear y administrar varias identidades desde la misma cuenta", + "Create folder": "Crear carpeta", + "Create group": "Crear un grupo", + "Create my event": "Crear mi evento", + "Create my group": "Crear mi grupo", + "Create my profile": "Crear mi perfil", + "Create resource": "Crear recurso", + "Create token": "Crear token", + "Create, edit or delete events": "Crear, editar o eliminar eventos", + "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", + "Custom": "Personalizado", + "Custom URL": "URL personalizada", + "Custom text": "Texto personalizado", + "Daily email summary": "Resumen diario por correo electrónico", + "Dashboard": "Panel de control", + "Date": "Fecha", + "Date and time": "Fecha y hora", + "Date and time settings": "Configuración de fecha y hora", + "Date parameters": "Parámetros de fecha", + "Decline": "Rechazar", + "Default": "Valor predeterminados", + "Default Mobilizon privacy policy": "Política de privacidad predeterminada de Mobilizon", + "Default Mobilizon terms": "Términos predeterminados de Mobilizon", + "Default Mobilizon.org terms": "Términos predeterminados de Mobilizon.org", + "Delete": "Eliminar", + "Delete Comment": "Eliminar comentario", + "Delete Event": "Eliminar evento", + "Delete account": "Eliminar cuenta", + "Delete event": "Eliminar evento", + "Delete everything": "Eliminar todo", + "Delete my account": "Eliminar mi cuenta", + "Delete this identity": "Eliminar esta identidad", + "Delete your identity": "Eliminar tu identidad", + "Delete {eventTitle}": "Eliminar {eventTitle}", + "Delete {preferredUsername}": "Eliminar {preferredUsername}", + "Deleting comment": "Eliminando comentario", + "Deleting event": "Eliminando evento", + "Deleting my account will delete all of my identities.": "Eliminar mi cuenta eliminará todas mis identidades.", + "Deleting your Mobilizon account": "Eliminando tu cuenta de Mobilizon", + "Description": "Descripción", + "Didn't receive the instructions ?": "¿No recibiste las instrucciones?", + "Disabled": "Deshabilitado", + "Discussions": "Discusiones", + "Display name": "Mostrar nombre", + "Display participation price": "Mostrar precio de participación", + "Displayed on homepage and meta tags. Describe what Mobilizon is and what makes this instance special in a single paragraph.": "Se muestra en la página de inicio y metaetiquetas. Describa qué es Mobilizon y qué hace que esta instancia sea especial en un solo párrafo.", + "Do not receive any mail": "No recibir ningún correo", + "Domain": "Dominio", + "Don't show @{organizer} as event host alongside @{group}": "No mostrar @{organizer} como anfitrión del evento junto @{group}", + "Draft": "Borrador", + "Drafts": "Borradores", + "Due on": "Debido a", + "Duplicate": "Duplicar", + "Edit": "Editar", + "Edit biography": "Editar biografía", + "Eg: Stockholm, Dance, Chess…": "Ej .: Estocolmo, Danza, Ajedrez …", + "Either on the {instance} instance or on another instance.": "Ya sea en la instancia {instancia} o en otra instancia.", + "Either the account is already validated, either the validation token is incorrect.": "O la cuenta ya está validada, o bien el testigo de validación es incorrecto.", + "Either the email has already been changed, either the validation token is incorrect.": "O el correo electrónico ya se ha cambiado, o bien el token de validación es incorrecto.", + "Either the participation has already been validated, either the validation token is incorrect.": "O la participación ya ha sido validada, o bien el token de validación es incorrecto.", + "Email": "Correo elecxtrónico", + "Email address": "Dirección de correo electrónico", + "Email notifications": "Notificaciónes de Correo Electrónico", + "Enabled": "Habilitado", + "Ends on…": "Termina en …", + "Enjoy discovering Mobilizon!": "¡Disfruta descubriendo Mobilizon!", + "Enter the link URL": "Introduzca la URL del enlace", + "Enter your email address below, and we'll email you instructions on how to change your password.": "Introduce tu dirección de correo electrónico a continuación, y te enviaremos instrucciones sobre cómo cambiar tu contraseña.", + "Enter your own privacy policy. HTML tags allowed. The {mobilizon_privacy_policy} is provided as template.": "Ingrese su propia política de privacidad. Etiquetas HTML permitidas. La {mobilizon_privacy_policy} se proporciona como plantilla.", + "Enter your own terms. HTML tags allowed. Mobilizon.org's terms are provided as template.": "Introduzca sus propios términos. Etiquetas HTML permitidas. Los términos de Mobilizon.org se proporcionan como plantilla.", + "Enter your own terms. HTML tags allowed. The {mobilizon_terms} are provided as template.": "Ingrese sus propios términos. Etiquetas HTML permitidas. Los {mobilizon_terms} se proporcionan como plantilla.", + "Error while changing email": "Error al cambiar el correo electrónico", + "Error while communicating with the server.": "Error al comunicarse con el servidor.", + "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", + "Event": "Evento", + "Event already passed": "Evento ya pasado", + "Event cancelled": "Evento cancelado", + "Event creation": "Creación de evento", + "Event edition": "Edición del evento", + "Event list": "Lista de eventos", + "Event not found.": "Evento no encontrado.", + "Event page settings": "Configuración de la página del evento", + "Event to be confirmed": "Evento por confirmar", + "Event {eventTitle} deleted": "Evento {eventTitle} eliminado", + "Event {eventTitle} reported": "Evento {eventTitle} declarado", + "Events": "Eventos", + "Everything": "Todo", + "Ex: someone@mobilizon.org": "Ejemplo: alguien@mobilizon.org", + "Ex: test.mobilizon.org": "Ej: test.mobilizon.org", + "Exclude": "Excluir", + "Explore": "Explorar", + "Failed to save admin settings": "Error al guardar la configuración de administrador", + "Featured events": "Eventos particulares", + "Features": "Caracteristicas", + "Federation": "Federación", + "Find an address": "Buscar una dirección", + "Find an instance": "Buscar una instancia", + "Followed by {count} persons": "Seguido por {count} personas", + "Followers": "Seguidores", + "Followings": "Seguimientos", + "For instance: London, Taekwondo, Architecture…": "Por ejemplo: Londres, Taekwondo, Arquitectura …", + "Forgot your password ?": "¿Olvidaste tu contraseña ?", + "Forgot your password?": "¿Olvidaste tu contraseña?", + "From a birthday party with friends and family to a march for climate change, right now, our gatherings are trapped inside the tech giants’ platforms. How can we organize, how can we click “Attend,” without providing private data to Facebook or locking ourselves up inside MeetUp?": "Desde una fiesta de cumpleaños con amigos y familiares hasta una marcha por el cambio climático, en este momento, nuestras reuniones están atrapadas dentro de las plataformas de los gigantes tecnológicos . ¿Cómo podemos organizarnos, cómo podemos hacer clic en \"Asistir\", sin proporcionar datos privados a Facebook o encerrarnos dentro de MeetUp?", + "From the {startDate} at {startTime} to the {endDate}": "Desde {startDate} en {startTime} hasta {endDate}", + "From the {startDate} at {startTime} to the {endDate} at {endTime}": "Desde el {startDate} en {startTime} hasta el {endDate} en {endTime}", + "From the {startDate} to the {endDate}": "Desde el {startDate} hasta el {endDate}", + "Gather ⋅ Organize ⋅ Mobilize": "Reúna ⋅ Organice ⋅ Movilice", + "General": "General", + "General information": "Información general", + "Getting location": "Obtener ubicación", + "Glossary": "Glosario", + "Go": "Ir", + "Going as {name}": "Ir como {nombre}", + "Group": "Grupo", + "Group List": "Lista de grupo", + "Group Members": "Miembros del grupo", + "Group full name": "Nombre completo del grupo", + "Group name": "Nombre del grupo", + "Group {displayName} created": "Grupo {displayName} creado", + "Groups": "Grupos", + "Headline picture": "Imagen del titular", + "Hide replies": "Ocultar respuestas", + "Hide the organizer": "Ocultar el organizador", + "Home": "Inicio", + "Home to {number} users": "Inicio de {number} usuarios", + "Hourly email summary": "Resumen horarios por correo electrónico", + "I agree to the {instanceRules} and {termsOfService}": "Acepto las {instanceRules} y {termsOfService}", + "I create an identity": "Creo una identidad", + "I don't have a Mobilizon account": "No tengo una cuenta de Mobilizon", + "I have a Mobilizon account": "Tengo una cuenta de Mobilizon", + "I have an account on another Mobilizon instance.": "Tengo una cuenta en otra instancia de Mobilizon.", + "I participate": "Yo participo", + "I want to allow people to participate without an account.": "Quiero permitir que las personas participen sin una cuenta.", + "I want to approve every participation request": "Quiero aprobar cada solicitud de participación", + "Identity {displayName} created": "Identidad {displayName} creada", + "Identity {displayName} deleted": "Identidad {displayName} eliminada", + "Identity {displayName} updated": "Identidad {displayName} actualizada", + "If allowed by organizer": "Si lo permite el organizador", + "If an account with this email exists, we just sent another confirmation email to {email}": "Si existe una cuenta con este correo electrónico, acabamos de enviar otro correo electrónico de confirmación a {email}", + "If the direction given by the development team does not suit you, you have the legal right to create your own version of the software, with your own governance choices.": "Si la dirección dada por el equipo de desarrollo no le conviene, tiene el derecho legal de crear su propia versión del software, con sus propias opciones de gobierno.", + "If this identity is the only administrator of some groups, you need to delete them before being able to delete this identity.": "Si esta identidad es el único administrador de algún grupo, debe eliminarlo antes de poder eliminar esta identidad.", + "If you want, you may send a message to the event organizer here.": "Si lo desea, puede enviar un mensaje al organizador del evento aquí.", + "Important event updates": "Actualizaciones importantes del evento", + "Impossible to login, your email or password seems incorrect.": "Imposible iniciar sesión, su correo electrónico o contraseña parece incorrecta.", + "In the following context, an application is a software, either provided by the Mobilizon team or by a 3rd-party, used to interact with your instance.": "En el siguiente contexto, una aplicación es un software, ya sea proporcionado por el equipo de Mobilizon o por un tercero, utilizado para interactuar con su instancia.", + "In the meantime, please consider that the software is not (yet) finished. More information {onBlog}.": "Mientras tanto, tenga en cuenta que el software no está (todavía) terminado. Más información {onBlog}.", + "Installing Mobilizon will allow communities to free themselves from the services of tech giants by creating their own event platform.": "La instalación de Mobilizon permitirá a las comunidades liberarse de los servicios de los gigantes tecnológicos creando su propia plataforma de eventos .", + "Instance": "Instancia", + "Instance Description": "Descripción de instancia", + "Instance Long Description": "Descripción larga de la instancia", + "Instance Name": "Nombre de instancia", + "Instance Privacy Policy": "Política de privacidad de instancias", + "Instance Privacy Policy Source": "Fuente de la política de privacidad de la instancia", + "Instance Privacy Policy URL": "URL de política de privacidad de instancia", + "Instance Rules": "Reglas de instancia", + "Instance Short Description": "Descripción breve de instancia", + "Instance Terms": "Términos de Instancia", + "Instance Terms Source": "Fuente de Términos de Instancia", + "Instance Terms URL": "URL de Términos de Instancia", + "Instance administrator": "Administrador de instancia", + "Instance configuration": "Configuración de instancia", + "Instance rules": "Reglas de instancia", + "Instance settings": "Configuraciones de instancia", + "Instances": "Instancias", + "Invite a new member": "Invita a un nuevo miembro", + "Invite member": "Miembro invitado", + "Italic": "Cursiva", + "Join {instance}, a Mobilizon instance": "Únase a {instancia}, una instancia de Mobilizon", + "Language": "Idioma", + "Last published event": "Último evento publicado", + "Last week": "La semana pasada", + "Latest posts": "Últimas publicaciones", + "Learn more": "Aprende más", + "Learn more about Mobilizon": "Conoce más sobre Mobilizon", + "Leave event": "Dejar evento", + "Leaving event \"{title}\"": "Saliendo del evento \"{title}\"", + "Legal": "Legal", + "Let's create a new common": "Creemos un nuevo \"bien común\"", + "Let's define a few settings": "Definamos algunas configuraciones", + "Let\\'s create a new common": "Creemos un nuevo común", + "License": "Licencia", + "Like title update, start or end date change, event being confirmed or cancelled.": "Como cambiar el título del evento, su fecha de inicio o finalización, o ser confirmado o cancelado.", + "Limited number of places": "Número limitado de plazas", + "List title": "Título de la lista", + "Load more": "Carga más", + "Local": "Local", + "Locality": "Localidad", + "Location": "Ubicación", + "Log in": "Iniciar sesión", + "Log out": "Cerrar sesión", + "Login": "Iniciar sesión", + "Login on Mobilizon!": "¡Inicia sesión en Mobilizon!", + "Login on {instance}": "Inicia sesión en {instancia}", + "Login status": "Estado de inicio de sesión", + "Manage my notifications": "Administrar mis notificaciones", + "Manage my settings": "Administrar mi configuración", + "Manage participations": "Administrar participaciones", + "Mark as resolved": "Marca como resuelto", + "Members": "Miembros", + "Message": "Mensaje", + "Mobilizon": "Mobilizon", + "Mobilizon is a federated network. You can interact with this event from a different server.": "Mobilizon es una red federada. Puede interactuar con este evento desde un servidor diferente.", + "Mobilizon is a free/libre software that will allow communities to create their own spaces to publish events in order to better emancipate themselves from tech giants.": "Mobilizon es un software gratuito/libre que permitirá a las comunidades crear sus propios espacios para publicar eventos con el fin de emanciparse mejor de los gigantes tecnológicos.", + "Mobilizon is not developed by a secretive start-up, but by a group of friends who strive to {change_world}. So while we do work slower, we remain attentive and in touch with our users.": "Mobilizon no está desarrollado por una startup secreta, sino por un grupo de amigos que se esfuerzan por {change_world}. Entonces, mientras trabajamos más lentamente, permanecemos atentos y en contacto con nuestros usuarios.", + "Mobilizon is under development, we will add new features to this site during regular updates, until the release of version 1 of the software in the fall of 2020.": "Mobilizon está en desarrollo, agregaremos nuevas funciones a este sitio durante las actualizaciones periódicas, hasta el lanzamiento d versión 1 del software en el otoño de 2020.", + "Mobilizon is under development, we will add new features to this site during regular updates, until the release of version 1 of the software in the first half of 2020.": "Mobilizon está en desarrollo, añadiremos nuevas funciones a este sitio durante las actualizaciones regulares, hasta el lanzamiento de la versión 1 del software en la primera mitad de 2020 .", + "Mobilizon software": "Software Mobilizon", + "Mobilizon version": "Versión Mobilizon", + "Mobilizon will send you an email when the events you are attending have important changes: date and time, address, confirmation or cancellation, etc.": "Mobilizon te enviará un correo electrónico cuando los eventos a los que asistas tengan cambios importantes: fecha y hora, dirección, confirmación o cancelación, etc.", + "Mobilizon’s licence": "Licencia de Mobilizon", + "Moderated comments (shown after approval)": "Comentarios moderados (mostrados después de la aprobación)", + "Moderation": "Moderación", + "Moderation log": "Registro de moderación", + "Moderator": "Moderador", + "Move": "Mover", + "My account": "Mi cuenta", + "My events": "Mis eventos", + "My groups": "Mis grupos", + "My identities": "Mis identidades", + "NOTE! The default terms have not been checked over by a lawyer and thus are unlikely to provide full legal protection for all situations for an instance admin using them. They are also not specific to all countries and jurisdictions. If you are unsure, please check with a lawyer.": "¡NOTA! Los términos predeterminados no han sido revisados por un abogado y, por lo tanto, es poco probable que brinden protección legal completa para todas las situaciones para un administrador de instancia que los use. Tampoco son específicos de todos los países y jurisdicciones. Si no está seguro, consulte con un abogado.", + "Name": "Nombre", + "New conversation": "Nueva conversación", + "New email": "Nuevo correo electrónico", + "New folder": "Nueva carpeta", + "New link": "Nuevo enlace", + "New note": "Nueva nota", + "New password": "Nueva contraseña", + "New profile": "Nuevo perfil", + "Next page": "Siguiente página", + "No actors found": "No se encontraron actores", + "No address defined": "Ninguna dirección definida", + "No closed reports yet": "Aún no hay informes cerrados", + "No comment": "Sin comentarios", + "No comments yet": "Sin comentarios aún", + "No end date": "Sin fecha de finalización", + "No events found": "No se encontraron eventos", + "No group found": "Ningún grupo encontrado", + "No groups found": "No se encontraron grupos", + "No instance follows your instance yet.": "Ninguna instancia sigue a tu instancia todavía.", + "No instance to approve|Approve instance|Approve {number} instances": "No hay instancia para aprobar|Aprobar instancia|Aprobar {número} instancias", + "No instance to reject|Reject instance|Reject {number} instances": "Ninguna instancia para rechazar | Rechazar instancia | Rechazar {número} instancias", + "No instance to remove|Remove instance|Remove {number} instances": "No hay instancias para eliminar|Eliminar instancias|Eliminar {número} instancias", + "No message": "Sin mensaje", + "No moderation logs yet": "Aún no hay registros de moderación", + "No notification settings yet": "Aún no hay configuración de notificaciones", + "No one is going to this event": "Nadie asistirá a este evento|Una persona irá|{going} irán personas", + "No open reports yet": "Aún no hay informes abiertos", + "No participant matches the filters": "Ningún participante coincide con los filtros", + "No participant to approve|Approve participant|Approve {number} participants": "Ningún participante debe aprobar|Aprobar participante|Aprobar {number} participantes", + "No participant to reject|Reject participant|Reject {number} participants": "Ningún participante que rechazar|Rechazar participante|Rechazar {number} participantes", + "No preferences yet": "Aún no hay preferencias", + "No profile matches the filters": "Ningún perfil coincide con los filtros", + "No profiles found": "No se encontraron perfiles", + "No public upcoming events": "No hay eventos públicos próximos", + "No resolved reports yet": "Aún no hay informes resueltos", + "No resources selected": "Ningún recurso seleccionado|Un recurso seleccionado|{count} recursos seleccionados", + "No results for \"{queryText}\"": "No hay resultados para \"{queryText}\"", + "No rules defined yet.": "No hay reglas definidas todavía.", + "No user account with this email was found. Maybe you made a typo?": "No se encontró ninguna cuenta de usuario con este correo electrónico. Tal vez hiciste un error tipográfico?", + "None": "Ninguno", + "Not approved": "No aprovado", + "Not confirmed": "Sin confirmar", + "Notes": "Notas", + "Nothing to see here": "Nada que ver aqui", + "Notification before the event": "Notificación antes del evento", + "Notification on the day of the event": "Notificación el día del evento", + "Notifications": "Notificaciones", + "Notifications for manually approved participations to an event": "Notificaciones para participaciones aprobadas manualmente a un evento", + "Number of places": "Numero de plazas", + "OK": "OK", + "Old password": "Contraseña anterior", + "On {date}": "el {date}", + "On {date} ending at {endTime}": "El {fecha} que termina en {endTime}", + "On {date} from {startTime} to {endTime}": "El {fecha} de {startTime} a {endTime}", + "On {date} starting at {startTime}": "El {fecha} a partir de {startTime}", + "One person is going": "Nadie va|Una persona va|personas {approved} van", + "Ongoing tasks": "Tareas en curso", + "Only accessible through link (private)": "Solo accesible a través del enlace (privado)", + "Only accessible through link and search (private)": "Solo accesible a través de enlace y búsqueda (privado)", + "Only alphanumeric characters and underscores are supported.": "Solo se admiten caracteres alfanuméricos y guiones bajos.", + "Open": "Abrir", + "Opened reports": "Informes abiertos", + "Or": "O", + "Organize and take action, freely": "Organiza y actua, libremente", + "Organized": "Organizado", + "Organized by {name}": "Organizado por {name}", + "Organizer": "Organizador", + "Organizer notifications": "Notificaciones del organizador", + "Organizers": "Organizadores", + "Other": "Otro", + "Other notification options:": "Otras opciones de notificación:", + "Other software may also support this.": "Otro software también puede soportar esto.", + "Otherwise this identity will just be removed from the group administrators.": "De lo contrario, esta identidad solo se eliminará de los administradores del grupo.", + "Page": "Página", + "Page limited to my group (asks for auth)": "Página limitada a mi grupo (solicita autenticación)", + "Page not found": "Página no encontrada", + "Participant": "Participante", + "Participant already was rejected.": "El participante ya fue rechazado.", + "Participant has already been approved as participant.": "El participante ya ha sido aprobado como participante.", + "Participants": "Participantes", + "Participate": "Participar", + "Participate using your email address": "Participa usando tu dirección de correo electrónico", + "Participation approval": "Aprobación de la participación", + "Participation confirmation": "Confirmación de participación", + "Participation notifications": "Notificaciones de participación", + "Participation requested!": "¡Participación solicitada!", + "Participations": "Participaciones", + "Password": "Contraseña", + "Password (confirmation)": "Confirmación de contraseña)", + "Password reset": "Restablecimiento de contraseña", + "Past events": "Eventos pasados", + "Pending": "Pendiente", + "Pick a group": "Elige un grupo", + "Pick an identity": "Elige una identidad", + "Please check your spam folder if you didn't receive the email.": "Verifique su carpeta de correo no deseado (spam) si no recibió el correo electrónico.", + "Please contact this instance's Mobilizon admin if you think this is a mistake.": "Póngase en contacto con el administrador de Mobilizon de esta instancia si cree que esto es un error.", + "Please enter your password to confirm this action.": "Introduzca su contraseña para confirmar esta acción.", + "Please make sure the address is correct and that the page hasn't been moved.": "Asegúrese de que la dirección sea correcta y que la página no se haya movido.", + "Please read the full rules": "Por favor lea las reglas completas", + "Please read the instance's {fullRules}": "Por favor, lea las {fullRules} de la instancia", + "Please refresh the page and retry.": "Actualice la página y vuelva a intentarlo.", + "Post a comment": "Publicar un comentario", + "Post a public message": "Publica un mensaje público", + "Post a reply": "Publica una respuesta", + "Postal Code": "Código postal", + "Powered by {mobilizon}. © 2018 - {date} The Mobilizon Contributors - Made with the financial support of {contributors}.": "Desarrollado por {mobilizon}. © 2018 - {date} The Mobilizon Contributors - Hecho con el apoyo financiero de {contributors}.", + "Preferences": "Preferencias", + "Previous page": "Pagina anterior", + "Privacy Policy": "Política de privacidad", + "Privacy policy": "Política de privacidad", + "Private event": "Evento privado", + "Private feeds": "Feeds privados", + "Profiles": "Perfiles", + "Public": "Público", + "Public RSS/Atom Feed": "RSS/Atom Feed público", + "Public comment moderation": "Moderación de comentarios públicos", + "Public event": "Evento público", + "Public feeds": "Feeds públicos", + "Public iCal Feed": "Feed público de iCal", + "Public page": "Página pública", + "Publish": "Publicar", + "Published events": "Eventos publicados", + "RSS/Atom Feed": "RSS/Atom Feed", + "Read Framasoft’s statement of intent on the Framablog": "Lea la declaración de intenciones de Framasoft en el Framablog", + "Recap every week": "Resumen cada semana", + "Receive one email per request": "Recibir un correo electrónico por solicitud", + "Redirecting to event…": "Redirigiendo al evento …", + "Region": "Región", + "Register": "Registrar", + "Register an account on Mobilizon!": "¡Registre una cuenta en Mobilizon!", + "Register for an event by choosing one of your identities": "Regístrese para un evento eligiendo una de sus identidades", + "Register on this instance": "Registrarse en esta instancia", + "Registration is allowed, anyone can register.": "El registro está permitido, cualquiera puede registrarse.", + "Registration is closed.": "El registro está cerrado.", + "Registration is currently closed.": "El registro está actualmente cerrado.", + "Registrations": "Registros", + "Registrations are restricted by whitelisting.": "Los registros están restringidos por la lista blanca.", + "Reject": "Rechazar", + "Rejected": "Rechazado", + "Rejected participations": "Participaciones rechazadas", + "Rename": "Renombrar", + "Rename resource": "Renombrar recurso", + "Reopen": "Reabrir", + "Reply": "Respuesta", + "Report": "Declarar", + "Report this comment": "Informar de este comentario", + "Report this event": "Informa de este evento", + "Reported": "Declarado", + "Reported by": "Declarado por", + "Reported by someone on {domain}": "Declarado por alguien en {dominio}", + "Reported by {reporter}": "Declarado por {reporter}", + "Reported identity": "Identidad declarada", + "Reports": "Declaraciones", + "Requests": "Solicitudes", + "Resend confirmation email": "Reenviar correo electrónico de confirmación", + "Reset my password": "Restablecer mi contraseña", + "Resolved": "Resuelto", + "Resource provided is not an URL": "El recurso proporcionado no es una URL", + "Resources": "Recursos", + "Restricted": "Restringido", + "Role": "Rol", + "Rules": "Reglas", + "SSL and it's successor TLS are encryption technologies to secure data communications when using the service. You can recognize an encrypted connection in your browser's address line when the URL begins with {https} and the lock icon is displayed in your browser's address bar.": "SSL y su sucesor TLS son tecnologías de cifrado para asegurar las comunicaciones de datos cuando se utiliza el servicio. Puede reconocer una conexión encriptada en la línea de dirección de su navegador cuando la URL comienza con {https} y el icono de candado se muestra en la barra de direcciones de su navegador.", + "SSL/TLS": "SSL/TLS", + "Save": "Guardar", + "Save draft": "Guardar borrador", + "Search": "Buscar", + "Search events, groups, etc.": "Buscar eventos, grupos, etc.", + "Search results: \"{search}\"": "Resultados de búsqueda: \"{search}\"", + "Searching…": "Buscando…", + "Select a language": "Selecciona un idioma", + "Select a timezone": "Selecciona una zona horaria", + "Send email": "Enviar correo electrónico", + "Send me an email to reset my password": "Enviarme un correo electrónico para restablecer mi contraseña", + "Send me the confirmation email once again": "Envíame el correo electrónico de confirmación una vez más", + "Send the confirmation email again": "Enviar el correo electrónico de confirmación nuevamente", + "Send the report": "Enviar el informe", + "Set an URL to a page with your own privacy policy.": "Establezca una URL a una página con su propia política de privacidad.", + "Set an URL to a page with your own terms.": "Establezca una URL a una página con sus propios términos.", + "Settings": "Configuraciones", + "Share this event": "Comparte este event", + "Show map": "Mostrar mapa", + "Show remaining number of places": "Muestra el número restante de plazas", + "Show the time when the event begins": "Muestra la hora en que comienza el evento", + "Show the time when the event ends": "Muestra la hora en que finaliza el evento", + "Sign up": "Regístrate", + "So that, right from its conception, Mobilizon would {fit_needs_uses_people} who are going to use it.": "De modo que, desde su concepción, Mobilizon podría {fit_needs_uses_people} quién lo va a usar.", + "Software to the people": "Software para la gente", + "Some terms, technical or otherwise, used in the text below may cover concepts that are difficult to grasp. We have provided a glossary here to help you understand them better:": "Algunos términos, técnicos o de otro tipo, utilizados en el texto a continuación pueden abarcar conceptos que son difíciles de comprender. Hemos proporcionado un glosario aquí para ayudarlo a comprenderlos mejor:", + "Starts on…": "Comienza en …", + "Status": "Estado", + "Statut": "Estado", + "Street": "Calle", + "Submit": "Enviar", + "Suspend": "Suspender", + "Suspended": "Suspendido", + "Task lists": "Listas de tareas", + "Tentative: Will be confirmed later": "Intento: se confirmará más tarde", + "Terms": "Condiciones", + "Terms of service": "Términos de servicio", + "Text": "Texto", + "The account's email address was changed. Check your emails to verify it.": "Se cambió la dirección de correo electrónico de la cuenta. Revise sus correos electrónicos para verificarlo.", + "The actual number of participants may differ, as this event is hosted on another instance.": "El número real de participantes puede diferir ya que este evento se aloja en otra instancia.", + "The content came from another server. Transfer an anonymous copy of the report?": "El contenido vino de otro servidor. ¿Transferir una copia anónima del informe?", + "The current identity doesn't have any permission on this event. You should probably change it.": "La identidad actual no tiene ningún permiso para este evento. Probablemente deberías cambiarlo.", + "The current password is invalid": "La contraseña actual no es válida", + "The draft event has been updated": "El borrador del evento ha sido actualizado", + "The event has been created as a draft": "El evento ha sido creado como borrador", + "The event has been published": "El evento ha sido publicado", + "The event has been updated": "El evento ha sido actualizado", + "The event has been updated and published": "El evento ha sido actualizado y publicado", + "The event organiser has chosen to validate manually participations. Do you want to add a little note to explain why you want to participate to this event?": "El organizador del evento ha elegido validar las participaciones manualmente. ¿Desea agregar una pequeña nota para explicar por qué desea participar en este evento?", + "The event organizer didn't add any description.": "El organizador del evento no agregó ninguna descripción.", + "The event organizer manually approves participations. Since you've chosen to participate without an account, please explain why you want to participate to this event.": "El organizador del evento aprueba manualmente las participaciones. Dado que ha elegido participar sin una cuenta, explique por qué desea participar en este evento.", + "The event title will be ellipsed.": "El título del evento será elipsado.", + "The event will show the group as organizer.": "El evento mostrará al grupo como organizador.", + "The instance administrator is the person or entity that runs this Mobilizon instance.": "El administrador de la instancia es la persona o entidad que ejecuta esta instancia de Mobilizon.", + "The new email doesn't seem to be valid": "El nuevo correo electrónico no parece ser válido", + "The new email must be different": "El nuevo correo electrónico debe ser diferente", + "The new password must be different": "La nueva contraseña debe ser diferente", + "The page you're looking for doesn't exist.": "La página que estás buscando no existe.", + "The password provided is invalid": "La contraseña proporcionada no es válida", + "The password was successfully changed": "La contraseña fue cambiada con éxito", + "The report will be sent to the moderators of your instance. You can explain why you report this content below.": "El informe se enviará a los moderadores de su instancia. Puede explicar por qué declara este contenido a continuación.", + "The user account you're trying to login as has not been confirmed yet. Check your email inbox and eventually your spam folder.": "La cuenta de usuario que está intentando iniciar sesión aún no se ha confirmado. Verifique su bandeja de entrada de correo electrónico y eventualmente su carpeta de correo no deseado.", + "The {default_privacy_policy} will be used. They will be translated in the user's language.": "Se utilizará {default_privacy_policy}. Se traducirán en el idioma del usuario.", + "The {default_terms} will be used. They will be translated in the user's language.": "Se utilizarán los {default_terms}. Se traducirán en el idioma del usuario.", + "There are {participants} participants.": "Hay {participantes} participantes.", + "There will be no way to recover your data.": "No habrá forma de recuperar sus datos.", + "These events may interest you": "Estos eventos pueden interesarte", + "This Mobilizon instance and this event organizer allows anonymous participations, but requires validation through email confirmation.": "Esta instancia de Mobilizon y este organizador de eventos permiten participaciones anónimas pero requieren validación mediante confirmación por correo electrónico.", + "This email is already registered as participant for this event": "Este correo electrónico ya está registrado como participante para este evento", + "This email is already used.": "Este correo electrónico ya está en uso.", + "This event has been cancelled.": "Este evento ha sido cancelado.", + "This event is accessible only through it's link. Be careful where you post this link.": "Este evento es accesible solo a través de su enlace. Tenga cuidado donde publica este enlace.", + "This identity is not a member of any group.": "Esta identidad no es miembro de ningún grupo.", + "This information is saved only on your computer. Click for details": "Esta información se guarda solo en su computadora. Haga clic para más detalles", + "This installation (called “instance“) can easily {interconnect}, thanks to {protocol}.": "Esta instalación (llamada \"instancia\") puede fácilmente {interconnect}, gracias a {protocol}.", + "This instance isn't opened to registrations, but you can register on other instances.": "Esta instancia no está abierta a registros pero puede registrarse en otras instancias.", + "This is a demonstration site to test the beta version of Mobilizon.": "Este es un sitio de demostración para probar la versión beta de Mobilizon.", + "This will delete / anonymize all content (events, comments, messages, participations…) created from this identity.": "Esto eliminará/anonimizará todo el contenido (eventos, comentarios, mensajes, participaciones ...) creado con esta identidad.", + "Timezone": "Zona horaria", + "Timezone detected as {timezone}.": "Zona horaria borrada como {timezone}.", + "Title": "Título", + "To achieve your registration, please create a first identity profile.": "Para conseguir su registro, cree un primer perfil de identidad.", + "To activate more notifications, head over to the notification settings.": "Para activar más notificaciones, dirígete a la configuración de notificaciones.", + "To change the world, change the software": "Para cambiar el mundo, cambia el software", + "To confirm, type your event title \"{eventTitle}\"": "Para confirmar, escriba el título de su evento \"{eventTitle}\"", + "To confirm, type your identity username \"{preferredUsername}\"": "Para confirmar, escriba su nombre de usuario de identidad \"{preferredUsername}\"", + "Transfer to {outsideDomain}": "Transferir a {outsideDomain}", + "Type": "Tipo", + "URL": "URL", + "URL copied to clipboard": "URL copiada al portapapeles", + "Unfortunately, this instance isn't opened to registrations": "Desafortunadamente, esta instancia no está abierta a registros", + "Unfortunately, your participation request was rejected by the organizers.": "Lamentablemente, su solicitud de participación fue rechazada por los organizadores.", + "Unknown": "Desconocido", + "Unknown actor": "Actor desconocido", + "Unknown error.": "Error desconocido.", + "Unsaved changes": "Cambios no guardados", + "Unset group": "Deseleccionar grupo", + "Unsuspend": "Aprobar", + "Upcoming": "Próximo", + "Upcoming events": "Próximos Eventos", + "Update event {name}": "Actualizar evento {name}", + "Update my event": "Actualizar mi evento", + "Updated": "Actualizado", + "User": "Usuario", + "Username": "Nombre de usuario", + "Users": "Los usuarios", + "View a reply": "|Ver una respuesta|Ver {totalReplies} respuestas", + "View all conversations": "Ver todas las conversaciones", + "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", + "View event page": "Ver página del evento", + "View everything": "Ver todo", + "View page on {hostname} (in a new window)": "Ver página en {hostname} (en una nueva ventana)", + "Visible everywhere on the web (public)": "Visible en todas partes de la web (público)", + "Waiting for organization team approval.": "Esperando la aprobación del equipo de la organización.", + "Waiting list": "Lista de espera", + "Warning": "Advertencia", + "We asked professional designers to help us develop our vision for Mobilizon. We took time to study the {digital_habits} in order to understand the features they need to gather, organize, and mobilize.": "Pedimos a los diseñadores profesionales que nos ayuden a desarrollar nuestra visión para Mobilizon. Nos tomamos el tiempo de estudiar los {digital_habits} para comprender las características que necesitan para reunir, organizar y movilizar.", + "We just sent an email to {email}": "Acabamos de enviar un correo electrónico a {email}", + "We use your timezone to make sure you get notifications for an event at the correct time.": "Usamos su zona horaria para asegurarnos de que reciba notificaciones de un evento en el momento correcto.", + "We want to develop a digital common, that everyone can make their own, which respects privacy and activism by design.": "Queremos desarrollar un común digital , que todos puedan hacer suyo, que respete la privacidad y activismo por diseño .", + "We will redirect you to your instance in order to interact with this event": "Lo redirigiremos a su instancia para interactuar con este evento", + "We won’t change the world from Facebook. The tool we dream of, surveillance capitalism corporations won’t develop it, as they couldn’t profit from it. This is an opportunity to build something better, by taking another approach.": "No cambiaremos el mundo de Facebook. La herramienta con la que soñamos, las corporaciones de capitalismo de vigilancia no la desarrollarán ya que no podrían beneficiarse de ella. Esta es una oportunidad para construir algo mejor, adoptando otro enfoque.", + "We'll send you an email one hour before the event begins, to be sure you won't forget about it.": "Le enviaremos un correo electrónico una hora antes de que comience el evento, para asegurarnos de que no lo olvide.", + "We'll use your timezone settings to send a recap of the morning of the event.": "Usaremos la configuración de tu zona horaria para enviar un resumen de la mañana del evento.", + "Website": "Sitio web", + "Website / URL": "Sitio web / URL", + "Welcome back {username}!": "¡Bienvenido de nuevo {username}!", + "Welcome back!": "¡Bienvenido de nuevo!", + "Welcome on your administration panel": "Bienvenido en tu panel de administración", + "Welcome to Mobilizon, {username}!": "¡Bienvenido a Mobilizon, {username}!", + "Who can view this event and participate": "Quién puede ver este evento y participar", + "Who published {number} events": "Quién publicó {número} eventos", + "World map": "Mapa del mundo", + "Write something…": "Escribe algo…", + "You and one other person are going to this event": "Eres el único que va a este evento|Usted y otra persona asistirán a este evento|Usted y las personas {approved}asistirán a este evento.", + "You are already a participant of this event.": "Ya eres un participante de este evento.", + "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 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 remove your last identity.": "No puedes eliminar tu última identidad.", + "You don't follow any instances yet.": "Todavía no sigues ninguna instancia.", + "You have been disconnected": "Has sido desconectado", + "You have been invited by {invitedBy} to the following group:": "Usted ha sido invitado por {invitedBy} al siguiente grupo:", + "You have cancelled your participation": "Has cancelado tu participación", + "You have one event in {days} days.": "No tienes eventos en {days} días|Tienes un evento en {days} días. |Tienes {count} eventos en {days} días", + "You have one event today.": "No tienes eventos hoy|Tienes un evento hoy.|Tienes {count} eventos hoy", + "You have one event tomorrow.": "No tienes eventos mañana|Tienes un evento mañana.|Tienes {count} eventos mañana", + "You may also ask to {resend_confirmation_email}.": "También puede solicitar {resend_confirmation_email}.", + "You need to create the group before you create an event.": "Necesitas crear un grupo antes de crear un evento.", + "You need to login.": "Necesitas iniciar sesión.", + "You will be redirected to the original instance": "Serás redirigido a la instancia original", + "You wish to participate to the following event": "Desea participar en el siguiente evento", + "You'll get a weekly recap every Monday for upcoming events, if you have any.": "Obtendrás un resumen semanal todos los lunes para los próximos eventos, si tiene alguno.", + "You'll receive a confirmation email.": "Recibirá un correo electrónico de confirmación.", + "Your account has been successfully deleted": "Su cuenta ha sido eliminada exitosamente", + "Your account has been validated": "Su cuenta ha sido validada", + "Your account is being validated": "Su cuenta esta siendo validada", + "Your account is nearly ready, {username}": "Su cuenta está casi lista, {username}", + "Your current email is {email}. You use it to log in.": "Su correo electrónico actual es {correo electrónico}. Lo usas para iniciar sesión.", + "Your email has been changed": "Su correo ha sido cambiado", + "Your email is being changed": "Su correo electrónico está siendo cambiado", + "Your email is not whitelisted, you can't register.": "Su correo electrónico no está en la lista blanca, no puede registrarse.", + "Your email will only be used to confirm that you're a real person and send you eventual updates for this event. It will NOT be transmitted to other instances or to the event organizer.": "Su correo electrónico solo se utilizará para confirmar que es una persona real y enviarle actualizaciones eventuales para este evento. NO se transmitirá a otras instancias ni al organizador del evento.", + "Your federated identity": "Su identidad federada", + "Your local administrator resumed its policy:": "Su administrador local reanudó su política:", + "Your participation has been confirmed": "Su participación ha sido confirmada", + "Your participation has been rejected": "Su participación ha sido rechazada", + "Your participation has been requested": "Su participación ha sido solicitada", + "Your participation has been validated": "Su participación ha sido validada", + "Your participation is being validated": "Tu participación está siendo validada", + "Your participation status has been changed": "Su estado de participación ha cambiado", + "Your timezone is currently set to {timezone}.": "Tu zona horaria está configurada actualmente en {timezone}.", + "Your timezone was detected as {timezone}.": "Su zona horaria se detectó como {timezone}.", + "[This comment has been deleted]": "[Este comentario ha sido eliminado]", + "[deleted]": "[eliminado]", + "a decentralised federation protocol": "un protocolo de federación descentralizado", + "a non-existent report": "un informe inexistente", + "as {identity}": "como {identity}", + "change the world, one byte at a time": "cambiar el mundo, un byte cada vez", + "contact uninformed": "contacto desinformado", + "default Mobilizon privacy policy": "política de privacidad predeterminada de Mobilizon", + "default Mobilizon terms": "términos predeterminados de Mobilizon", + "digital habits of activists": "hábitos digitales de activistas", + "e.g. 10 Rue Jangot": "e.j. 10 Rue Jangot", + "firstDayOfWeek": "0", + "fit the needs and uses of the people": "se ajusta a las necesidades y usos de las personas", + "full rules": "reglas completas", + "iCal Feed": "iCal Feed", + "instance rules": "reglas de instancia", + "interconnect with others like it": "interconectarse con otros como él", + "its source code is public": "su código fuente es público", + "more than 1360 contributors": "más de 1360 contribuyentes", + "on our blog": "en nuestro blog", + "profile@instance": "perfil@instancia", + "report #{report_number}": "informe #{report_number}", + "resend confirmation email": "reenviar correo electrónico de confirmación", + "respect of the fundamental freedoms": "respeto de las libertades fundamentales", + "terms of service": "términos de servicio", + "with another identity…": "con otra identidad …", + "{approved} / {total} seats": "Asientos {approved}/{total}", + "{available}/{capacity} available places": "No quedan plazas|{available}/{capacity} plazas disponibles", + "{count} participants": "Aún no hay participantes|Un participante|{count} participantes", + "{count} requests waiting": "{count} solicitudes en espera", + "{instanceName} is an instance of the {mobilizon} software.": "{instanceName} es una instancia de lsoftware {mobilizon .", + "{license} guarantees {respect} of the people who will use it. Since {source}, anyone can audit it, which guarantees its transparency.": "{license} garantiza {respect} de las personas que lo usarán. Desde {source}, cualquiera puede auditarlo, lo que garantiza su transparencia.", + "{moderator} added a note on {report}": "{moderator} agregó una nota en{report}", + "{moderator} closed {report}": "{moderator} cerrado {report}", + "{moderator} deleted an event named \"{title}\"": "{moderator} eliminó un evento llamado \"{title}\"", + "{moderator} has deleted user {user}": "{moderator} ha eliminado el usuario {user}", + "{moderator} has unsuspended profile {profile}": "{moderator} ha rehabilitado el perfil {profile}", + "{moderator} marked {report} as resolved": "{moderator} marcado {report} como resuelto", + "{moderator} reopened {report}": "{moderator} reabierto {report}", + "{moderator} suspended profile {profile}": "{moderator} perfil suspendido {profile}", + "{number} organized events": "No hay eventos organizados|Un evento organizad|{number} eventos organizados", + "{number} participations": "Sin participaciones|Una participación|{number} participaciones", + "{profile} (by default)": "{profile} (por defecto)", + "{title} ({count} todos)": "{title} ({count} trabajos pendientes)", + "© The Mobilizon Contributors {date} - Made with Elixir, Phoenix, VueJS & with some love and some weeks": "© The Mobilizon Contributors {date} - Hecho con Elixir, Phoenix, VueJS y con un poco de amor y algunas semanas", + "© The OpenStreetMap Contributors": "© The OpenStreetMap Contributors" } diff --git a/js/src/i18n/fi.json b/js/src/i18n/fi.json index dc511753c..c4663b0c2 100644 --- a/js/src/i18n/fi.json +++ b/js/src/i18n/fi.json @@ -1,676 +1,676 @@ { - "(Masked)": "(Peitetty)", - "Please do not use it in any real way.": "Älä käytä todellisiin tarkoituksiin.", - "@{group}": "@{group}", - "@{username}": "@{username}", - "@{username} ({role})": "@{username} ({role)}", - "A user-friendly, emancipatory and ethical tool for gathering, organising, and mobilising.": "Käyttäjäystävällinen, vapauttava ja eettinen työkalu tapahtumien järjestämiseen, organisointiin ja mobilisointiin.", - "A validation email was sent to {email}": "Vahvistussähköposti lähetettiin osoitteeseen {email}", - "Abandon edition": "Peruuta muokkaus", - "About": "Tietoja", - "About Mobilizon": "Tietoa Mobilizonista", - "About this event": "Tietoa tapahtumasta", - "About this instance": "Tietoa tästä palvelimesta", - "Accept": "Hyväksy", - "Accepted": "Hyväksytty", - "Account": "Tili", - "Actions": "Toimenpiteet", - "Activated": "Käytössä", - "Active": "Aktiivinen", - "Actor": "Toimija", - "Add": "Lisää", - "Add a group": "Lisää ryhmä", - "Add a note": "Lisää merkintä", - "Add a todo": "Lisää tehtävä", - "Add an address": "Lisää osoite", - "Add an instance": "Lisää palvelin", - "Add some tags": "Lisää tunnisteita", - "Add to my calendar": "Lisää omaan kalenteriin", - "Additional comments": "Lisäkommentit", - "Admin": "Ylläpitäjä", - "Admin settings": "Ylläpitoasetukset", - "Admin settings successfully saved.": "Ylläpitoasetukset tallennettu.", - "Administration": "Ylläpito", - "Administrator": "Ylläpitäjä", - "All good, let's continue!": "Kaikki kunnossa, eteenpäin!", - "All group members and other eventual server admins will still be able to view this information.": "Ryhmän kaikki jäsenet ja palvelimen mahdolliset muut ylläpitäjät voivat edelleen nähdä tämän tiedon.", - "All the places have already been taken": "Kaikki paikat on varattu|Vielä yksi paikka vapaana|Vielä {places} paikkaa vapaana", - "Allow all comments": "Salli kaikki kommentit", - "Allow registrations": "Salli rekisteröityminen", - "An error has occurred.": "Tapahtui virhe.", - "Anonymous participant": "Nimetön osallistuja", - "Anonymous participants will be asked to confirm their participation through e-mail.": "Anonyymejä osallistujia pyydetään vahvistamaan osallistumisensa sähköpostitse.", - "Anonymous participations": "Anonyymit osallistujat", - "Approve": "Hyväksy", - "Are you really sure you want to delete your whole account? You'll lose everything. Identities, settings, events created, messages and participations will be gone forever.": "Haluatko varmasti poistaa koko tilin? Tällöin kaikki poistetaan. Identiteetit, asetukset, luodut tapahtumat, viestit ja osallistumiset poistetaan pysyvästi.", - "Are you sure you want to delete this comment? This action cannot be undone.": "Haluatko varmasti poistaa tämän kommentin? Toimintoa ei voi perua.", - "Are you sure you want to delete this event? This action cannot be undone. You may want to engage the conversation with the event creator or edit its event instead.": "Haluatko varmasti poistaa tämän tapahtuman? Toimintoa ei voi perua. Poistamisen sijaan voisit ehkä keskustella tapahtuman luojan kanssa tai muokata tapahtumaa.", - "Are you sure you want to cancel the event creation? You'll lose all modifications.": "Haluatko varmasti keskeyttää tapahtuman luomisen? Kaikki muutokset menetetään.", - "Are you sure you want to cancel the event edition? You'll lose all modifications.": "Haluatko varmasti keskeyttää tapahtuman muokkaamisen? Kaikki muutokset menetetään.", - "Are you sure you want to cancel your participation at event \"{title}\"?": "Haluatko varmasti perua osallistumisesi tapahtumaan {title}?", - "Are you sure you want to delete this event? This action cannot be reverted.": "Haluatko varmasti poistaa tämän tapahtuman? Toimintoa ei voi perua.", - "Assigned to": "Yhdistetty", - "Avatar": "Avatar", - "Back to previous page": "Palaa edelliselle sivulle", - "Before you can login, you need to click on the link inside it to validate your account.": "Sinun on ennen sisäänkirjautumista vahvistettava tilisi napsauttamalla siinä olevaa linkkiä.", - "Begins on": "Alkaa", - "Bold": "Lihavoitu", - "By @{group}": "Tehnyt @{group}", - "By @{username}": "Tehnyt @{username}", - "By {username} and {group}": "Tehnyt {username} ja {group}", - "Cancel": "Peruuta", - "Cancel anonymous participation": "Peruuta anonyymi osallistuminen", - "Cancel creation": "Peruuta luonti", - "Cancel edition": "Peruuta muokkaus", - "Cancel my participation request…": "Peru osallistumispyyntöni…", - "Cancel my participation…": "Peru osallistumiseni…", - "Cancelled: Won't happen": "Peruutettu: Ei onnistu", - "Category": "Luokka", - "Change": "Muuta", - "Change my email": "Vaihda sähköpostiosoitteeni", - "Change my identity…": "Vaihda identiteettiä…", - "Change my password": "Vaihda salasana", - "Change password": "Vaihda salasana", - "Change timezone": "Vaihda aikavyöhykettä", - "Clear": "Tyhjennä", - "Click to select": "Valitse napsauttamalla", - "Click to upload": "Lähetä napsauttamalla", - "Close": "Sulje", - "Close comments for all (except for admins)": "Sulje kommentit kaikilta (paitsi ylläpitäjiltä)", - "Closed": "Suljettu", - "Comment deleted": "Kommentti poistettu", - "Comment from @{username} reported": "Käyttäjän @{username} kommentti raportoitu", - "Comments": "Kommentit", - "Comments have been closed.": "Kommentointi on pois käytöstä.", - "Concieved with care for humans": "Luotu ihmiset huomioiden", - "Confirm my participation": "Vahvista osallistumiseni", - "Confirm my particpation": "Vahvista osallistumiseni", - "Confirmed": "Vahvistettu", - "Confirmed at": "Vahvistettu", - "Confirmed: Will happen": "Vahvistettu: Tapahtuu", - "Contact": "Ota yhteyttä", - "Continue editing": "Jatka muokkausta", - "Conversations": "Keskustelut", - "Country": "Maa", - "Create": "Luo", - "Create a calc": "Luo taulukko", - "Create a new conversation": "Luo uusi keskustelu", - "Create a new event": "Luo uusi tapahtuma", - "Create a new group": "Luo uusi ryhmä", - "Create a new identity": "Luo uusi identiteetti", - "Create a new list": "Luo uusi luettelo", - "Create a pad": "Luo tekstiasiakirja", - "Create a visioconference": "Luo videopuhelu", - "Create and manage several identities from the same account": "Luo ja hallinnoi useita identiteettejä saman tilin kautta", - "Create group": "Luo ryhmä", - "Create my event": "Luo oma tapahtuma", - "Create my group": "Luo oma ryhmä", - "Create my profile": "Luo oma profiili", - "Create resource": "Luo resurssi", - "Create token": "Luo merkki", - "Create, edit or delete events": "Luo, muokkaa tai poista tapahtumia", - "Creator": "Luoja", - "Current identity has been changed to {identityName} in order to manage this event.": "Nykyiseksi identiteetiksi on vaihdettu {identityName} tämän tapahtuman hallinnointia varten.", - "Current page": "Nykyinen sivu", - "Custom": "Mukautettu", - "Custom URL": "Vapaavalintainen URL", - "Custom text": "Vapaavalintainen teksti", - "Daily email summary": "Yhteenvetosähköposti päivittäin", - "Dashboard": "Kojelauta", - "Date": "Päivämäärä", - "Date and time": "Aika", - "Date and time settings": "Aika- ja päivämääräasetukset", - "Date parameters": "Päivämäärävalinnat", - "Decline": "Hylkää", - "Default": "Oletus", - "Default Mobilizon.org terms": "Mobilizon.orgin oletuskäyttöehdot", - "Delete": "Poista", - "Delete Comment": "Poista kommentti", - "Delete Event": "Poista tapahtuma", - "Delete account": "Poista tili", - "Delete event": "Poista tapahtuma", - "Delete everything": "Poista kaikki", - "Delete my account": "Poista tilini", - "Delete this identity": "Poista tämä identiteetti", - "Delete your identity": "Poista oma identiteetti", - "Delete {eventTitle}": "Poista {eventTitle}", - "Delete {preferredUsername}": "Poista {preferredUsername}", - "Deleting comment": "Poistetaan kommentti", - "Deleting event": "Poistetaan tapahtuma", - "Deleting my account will delete all of my identities.": "Oman tilin poistaminen poistaa kaikki identiteettini.", - "Deleting your Mobilizon account": "Poistetaan Mobilizon-tiliäsi", - "Description": "Kuvaus", - "Didn't receive the instructions ?": "Eivätkö ohjeet tulleet perille?", - "Disabled": "Pois käytöstä", - "Discussions": "Keskustelut", - "Display name": "Näytä nimi", - "Display participation price": "Näytä osallistumisen hinta", - "Do not receive any mail": "Älä vastaanota mitään sähköpostia", - "Domain": "Verkkotunnus", - "Don't show @{organizer} as event host alongside @{group}": "Näytä tapahtuman järjestäjän @{group}, mutta ei @{organizer}", - "Draft": "Luonnos", - "Drafts": "Luonnokset", - "Due on": "Aikaa jäljellä", - "Duplicate": "Monista", - "Edit": "Muokkaa", - "Edit biography": "Muokkaa henkilökuvausta", - "Eg: Stockholm, Dance, Chess…": "Esim. Helsinki, tanssi, shakki, …", - "Either on the {instance} instance or on another instance.": "Joko palvelimella {instance} tai toisella palvelimella.", - "Either the account is already validated, either the validation token is incorrect.": "Joko tili on jo vahvistettu tai vahvistusmerkki on virheellinen.", - "Either the email has already been changed, either the validation token is incorrect.": "Joko sähköpostiosoite on jo vaihdettu tai vahvistusmerkki on virheellinen.", - "Either the participation has already been validated, either the validation token is incorrect.": "Joko osallistuminen on jo vahvistettu tai vahvistumerkki on virheellinen.", - "Email": "Sähköposti", - "Email address": "Sähköpostiosoite", - "Email notifications": "Sähköposti-ilmoitukset", - "Ends on…": "Päättyy…", - "Enjoy discovering Mobilizon!": "Mukavaa tutustumista Mobilizoniin!", - "Enter the link URL": "Syötä linkin URL", - "Enter your email address below, and we'll email you instructions on how to change your password.": "Syötä sähköpostiosoitteesi, niin saat sähköpostitse ohjeet salasanan vaihtamiseen.", - "Enter your own terms. HTML tags allowed. Mobilizon.org's terms are provided as template.": "Syötä palvelimen käyttöehdot. HTML-merkinnät ovat sallittuja. Mallina voi käyttää Mobilizon.orgin käyttöehtoja.", - "Error while changing email": "Virhe sähköpostiosoitetta vaihdettaessa", - "Error while communicating with the server.": "Virhe palvelinyhteydessä.", - "Error while saving report.": "Virhe raportin tallennuksessa.", - "Error while validating account": "Virhe tilin vahvistamisessa", - "Error while validating participation": "Virhe osallistumisen vahvistamisessa", - "Event": "Tapahtuma", - "Event already passed": "Tapahtuma on jo mennyt", - "Event cancelled": "Tapahtuma peruttu", - "Event creation": "Tapahtuman luonti", - "Event edition": "Tapahtuman muokkaus", - "Event list": "Tapahtumaluettelo", - "Event not found.": "Tapahtumaa ei löydy.", - "Event page settings": "Tapahtumasivun asetukset", - "Event to be confirmed": "Tapahtuma odottaa vahvistamista", - "Event {eventTitle} deleted": "Tapahtuma {eventTitle} poistettu", - "Event {eventTitle} reported": "Tapahtuma (eventTitle} raportoitu", - "Events": "Tapahtumat", - "Everything": "Kaikki", - "Ex: someone@mobilizon.org": "Esim. joku@mobilizon.org", - "Ex: test.mobilizon.org": "Esim. test.mobilizon.org", - "Exclude": "Jätä pois", - "Explore": "Tutustu", - "Failed to save admin settings": "Ylläpitoasetusten tallennus epäonnistui", - "Featured events": "Ehdotetut tapahtumat", - "Features": "Ominaisuudet", - "Federation": "Federaatio", - "Find an address": "Etsi osoitetta", - "Find an instance": "Etsi palvelinta", - "Followed by {count} persons": "{count} henkilöä seuraa", - "Followers": "Seuraajat", - "Followings": "Seurattavat", - "For instance: London, Taekwondo, Architecture…": "Esimerkiksi: Tampere, taekwondo, arkkitehtuuri, …", - "Forgot your password ?": "Unohditko salasanasi?", - "Forgot your password?": "Unohditko salasanan?", - "From a birthday party with friends and family to a march for climate change, right now, our gatherings are trapped inside the tech giants’ platforms. How can we organize, how can we click “Attend,” without providing private data to Facebook or locking ourselves up inside MeetUp?": "Kaikki tapahtumamme kaverien ja perheen kesken vietettävistä syntymäpäiväjuhlista ilmastomarsseihin ovat tätä nykyä teknologiajättien armoilla. Kuinka voimme järjestäytyä ja ilmoittaa osallistuvamme tapahtumiin luovuttamatta yksityisiä tietojamme Facebookille tai joutumatta jumiin MeetUpiin?", - "From the {startDate} at {startTime} to the {endDate}": "Alkaa {startDate} klo {startTime} ja päättyy {endDate}", - "From the {startDate} at {startTime} to the {endDate} at {endTime}": "Alkaa {startDate} klo {startTime} ja päättyy {endDate} klo {endTime}", - "From the {startDate} to the {endDate}": "Alkaa {startDate} ja päättyy {endDate}", - "Gather ⋅ Organize ⋅ Mobilize": "Kokoonnu ⋅ Järjestä ⋅ Mobilisoi", - "General": "Yleinen", - "General information": "Yleiset tiedot", - "Getting location": "Haetaan sijaintia", - "Go": "Siirry", - "Going as {name}": "Osallistu nimellä {name}", - "Group": "Ryhmä", - "Group List": "Ryhmäluettelo", - "Group Members": "Ryhmän jäsenet", - "Group full name": "Ryhmän koko nimi", - "Group name": "Ryhmän nimi", - "Group {displayName} created": "Ryhmä {displayName} luotu", - "Groups": "Ryhmät", - "Headline picture": "Otsikkokuva", - "Hide replies": "Piilota vastaukset", - "Hide the organizer": "Piilota järjestäjä", - "Home": "Alkuun", - "Hourly email summary": "Yhteenvetosähköposti tunneittain", - "I agree to the {instanceRules} and {termsOfService}": "Hyväksyn {instanceRules} ja {termsOfService}", - "I create an identity": "Luon indentiteetin", - "I don't have a Mobilizon account": "Minulla ei ole Mobilizon-tiliä", - "I have a Mobilizon account": "Minulla on Mobilizon-tili", - "I have an account on another Mobilizon instance.": "Minulla on tili toisella Mobilizon-palvelimella.", - "I participate": "Osallistun", - "I want to allow people to participate without an account.": "Osallistuminen ilman käyttäjätiliä sallittu.", - "I want to approve every participation request": "Haluan hyväksyä kaikki osallistumispyynnöt", - "Identity {displayName} created": "Identiteetti {displayName} luotu", - "Identity {displayName} deleted": "Identiteetti {displayName} poistettu", - "Identity {displayName} updated": "Identiteetti {displayName} päivitetty", - "If an account with this email exists, we just sent another confirmation email to {email}": "Jos osoitteeseen {email} liittyvä tili on jo olemassa, lähetämme vain uuden vahvistusviestin", - "If the direction given by the development team does not suit you, you have the legal right to create your own version of the software, with your own governance choices.": "Jos kehitystiimin valitsema suunta ei miellytä sinua, sinulla on juridinen oikeus luoda ohjelmasta oma versio ja noudattaa siinä omia hallinnollisia valintojasi.", - "If this identity is the only administrator of some groups, you need to delete them before being able to delete this identity.": "Jos tämä identiteetti on joidenkin ryhmien ainoa ylläpitäjä, ryhmät on poistettava ennen kuin identiteetin voi poistaa.", - "If you want, you may send a message to the event organizer here.": "Tästä voit halutessasi lähettää tapahtuman järjestäjälle viestin.", - "Impossible to login, your email or password seems incorrect.": "Sisäänkirjautuminen ei onnistu, sähköposti tai salasana on väärin.", - "In the meantime, please consider that the software is not (yet) finished. More information {onBlog}.": "Huomaathan, että tämä ohjelma ei ole (vielä) kokonaan valmis. Lue lisää: {onBlog}.", - "Installing Mobilizon will allow communities to free themselves from the services of tech giants by creating their own event platform.": "Asentamalla Mobilizonin yhteisöt voivat luoda oman tapahtuma-alustansa ja vapautua teknologiajättien palveluista.", - "Instance Description": "Palvelimen kuvaus", - "Instance Name": "Palvelimen nimi", - "Instance Rules": "Palvelimen säännöt", - "Instance Terms": "Palvelimen käyttöehdot", - "Instance Terms Source": "Palvelimen käyttöehtojen lähde", - "Instance Terms URL": "Pälvelimen käyttöehtojen URL", - "Instance settings": "Palvelimen asetukset", - "Instances": "Palvelimet", - "Invite a new member": "Kutsu uusi jäsen", - "Invite member": "Kutsu jäsen", - "Italic": "Kursivoitu", - "Join {instance}, a Mobilizon instance": "Liity Mobilizon-palvelimelle {instance}", - "Language": "Kieli", - "Last published event": "Viimeisin julkaistu tapahtuma", - "Last week": "Viime viikko", - "Latest posts": "Viimeiset julkaisut", - "Learn more": "Lue lisää", - "Learn more about Mobilizon": "Lue lisää Mobilizonista", - "Leave event": "Poistu tapahtumasta", - "Leaving event \"{title}\"": "Poistutaan tapahtumasta {title}", - "Let's create a new common": "Luodaan uutta yhteisomaisuutta", - "Let's define a few settings": "Määritellään joitakin asetuksia", - "Let\\'s create a new common": "Luodaan uutta yhteistä", - "License": "Käyttöoikeussopimus", - "Limited number of places": "Paikkoja rajoitettu määrä", - "List title": "Luettelon otsikko", - "Load more": "Lataa lisää", - "Local": "Paikallinen", - "Locality": "Sijainti", - "Location": "Paikka", - "Log in": "Kirjaudu sisään", - "Log out": "Kirjaudu ulos", - "Login": "Kirjaudu sisään", - "Login on Mobilizon!": "Kirjaudu sisään Mobilizoniin!", - "Login on {instance}": "Kirjaudu palvelimelle {instance}", - "Login status": "Kirjautumisen tila", - "Manage my notifications": "Hallinnoi ilmoituksia", - "Manage my settings": "Hallinnoi asetuksia", - "Manage participations": "Hallinnoi osallistumisia", - "Mark as resolved": "Merkitse ratkaistuksi", - "Members": "Jäsenet", - "Message": "Viesti", - "Mobilizon": "Mobilizon", - "Mobilizon is a federated network. You can interact with this event from a different server.": "Mobilizon on federoituva verkosto. Tätä tapahtumasivua voi käyttää myös toiselta palvelimelta.", - "Mobilizon is a free/libre software that will allow communities to create their own spaces to publish events in order to better emancipate themselves from tech giants.": "Mobilizon on vapaa ja ilmainen ohjelma, jonka avulla yhteisöt voivat luoda omia tilojaan tapahtumailmoittelua varten ja näin vapautua teknologiajättien ikeestä.", - "Mobilizon is not developed by a secretive start-up, but by a group of friends who strive to {change_world}. So while we do work slower, we remain attentive and in touch with our users.": "Mobilizonia ei kehitä mikään salamyhkäinen startup-yritys, vaan ystäväporukka, jonka tavoitteena on {change_world}. Vaikka työmme etenee hitaammin, olemme silti valppaina ja pidämme yhteyttä käyttäjiimme.", - "Mobilizon is under development, we will add new features to this site during regular updates, until the release of version 1 of the software in the fall of 2020.": "Mobilizonin kehitystyö on vielä kesken, ja tälle sivulle lisätään säännöllisesti uusia ominaisuuksia, kunnes ohjelman versio 1 julkaistaan syksyllä 2020.", - "Mobilizon is under development, we will add new features to this site during regular updates, until the release of version 1 of the software in the first half of 2020.": "Mobilizonin kehitystyö on vielä käynnissä, ja tälle sivulle lisätään säännöllisesti uusia ominaisuuksia, kunnes ohjelman versio 1 julkaistaan vuoden 2020 alkupuoliskolla.", - "Mobilizon will send you an email when the events you are attending have important changes: date and time, address, confirmation or cancellation, etc.": "Mobilizon lähettää sähköpostia, jos tapahtumissa, joihin olet osallistumassa, tapahtuu olennaisia muutoksia: aika, osoite, vahvistus tai peruutus jne.", - "Mobilizon’s licence": "Mobilizonin käyttöoikeussopimus", - "Moderated comments (shown after approval)": "Moderoidut kommentit (näytetään hyväksymisen jälkeen)", - "Moderation": "Moderointi", - "Moderation log": "Moderointiloki", - "Moderator": "Moderaattori", - "Move": "Siirrä", - "My account": "Oma tili", - "My events": "Omat tapahtumat", - "My groups": "Omat ryhmät", - "My identities": "Omat identiteetit", - "Name": "Nimi", - "New conversation": "Uusi keskustelu", - "New email": "Uusi sähköpostiosoite", - "New folder": "Uusi kansio", - "New link": "Uusi linkki", - "New note": "Uusi merkintä", - "New password": "Uusi salasana", - "New profile": "Uusi profiili", - "Next page": "Seuraava sivu", - "No actors found": "Toimijoita ei löytynyt", - "No address defined": "Ei määritettyä osoitetta", - "No closed reports yet": "Suljettuja raportteja ei vielä ole", - "No comment": "Ei kommenttia", - "No comments yet": "Kommentteja ei vielä ole", - "No end date": "Ei päättymispäivää", - "No events found": "Tapahtumia ei löytynyt", - "No group found": "Ryhmää ei löytynyt", - "No groups found": "Ryhmiä ei löytynyt", - "No instance follows your instance yet.": "Mikään palvelin ei vielä seuraa tätä palvelinta.", - "No instance to approve|Approve instance|Approve {number} instances": "Ei hyväksyttäviä palvelimia|Hyväksy palvelin|Hyväksy {number} palvelinta", - "No instance to reject|Reject instance|Reject {number} instances": "Ei hylättäviä palvelimia|Hylkää palvelin|Hylkää {number} palvelinta", - "No instance to remove|Remove instance|Remove {number} instances": "Ei poistettavia palvelimia|Poista palvelin|Poista {number} palvelinta", - "No message": "Ei viestiä", - "No moderation logs yet": "Moderointilokia ei vielä ole", - "No notification settings yet": "Ei vielä ilmoitusasetuksia", - "No one is going to this event": "Kukaan ei ole menossa tähän tapahtumaan|Yksi henkilö menossa|{going} henkilöä menossa", - "No open reports yet": "Avoimia raportteja ei vielä ole", - "No participant matches the filters": "Ei suodattimia vastaavia osallistujia", - "No participant to approve|Approve participant|Approve {number} participants": "Ei osallistujia hyväksyttäväksi|Hyväksy osallistuja|Hyväksy {number} osallistujaa", - "No participant to reject|Reject participant|Reject {number} participants": "Ei osallistujia hylättäväksi|Hylkää osallistuja|Hylkää {number} osallistujaa", - "No preferences yet": "Valintoja ei ole vielä tehty", - "No profile matches the filters": "Ei suodattimia vastaavia profiileja", - "No public upcoming events": "Ei julkisia tulevia tapahtumia", - "No resolved reports yet": "Ratkaistuja raportteja ei vielä ole", - "No resources selected": "Ei valittuja resursseja|Yksi resurssi valittu|{count} resurssia valittu", - "No results for \"{queryText}\"": "Ei tuloksia haulle ”{queryText}”", - "No rules defined yet.": "Sääntöjä ei ole vielä määritelty.", - "No user account with this email was found. Maybe you made a typo?": "Tällä sähköpostiosoitteella ei löytynyt käyttäjätiliä. Tarkista kirjoitusasu.", - "None": "Ei mitään", - "Not approved": "Ei hyväksytty", - "Not confirmed": "Vahvistamaton", - "Notes": "Merkinnät", - "Nothing to see here": "Ei mitään nähtävää", - "Notification before the event": "Ilmoitus ennen tapahtumaa", - "Notification on the day of the event": "Ilmoitus tapahtumapäivänä", - "Notifications": "Ilmoitukset", - "Notifications for manually approved participations to an event": "Ilmoitukset tapahtuman käsin hyväksytyistä osallistumisista", - "Number of places": "Paikkojen määrä", - "OK": "OK", - "Old password": "Vanha salasana", - "On {date}": "{date}", - "On {date} ending at {endTime}": "{date}, päättyy {endTime}", - "On {date} from {startTime} to {endTime}": "{date} klo {startTime}–{endTime}", - "On {date} starting at {startTime}": "{date} klo {startTime}", - "One person is going": "Kukaan ei ole menossa | Yksi henkilö menossa | {approved} henkilöä menossa", - "Ongoing tasks": "Meneillään olevat tehtävät", - "Only accessible through link (private)": "Pääsy vain linkin kautta (yksityinen)", - "Only accessible through link and search (private)": "Pääsy vain linkin ja hakutoiminnon kautta (yksityinen)", - "Only alphanumeric characters and underscores are supported.": "Vain kirjaimet, numerot ja alaviiva ovat sallittuja.", - "Open": "Avoin", - "Opened reports": "Avatut raportit", - "Or": "Tai", - "Organize and take action, freely": "Organisoidu ja toimi vapaasti", - "Organized": "Järjestetty", - "Organized by {name}": "Järjestää {name}", - "Organizer": "Järjestäjä", - "Organizer notifications": "Järjestäjän ilmoitukset", - "Organizers": "Järjestäjät", - "Other": "Muu", - "Other notification options:": "Muut ilmoitusvalinnat:", - "Other software may also support this.": "Myös muut ohjelmat voivat tukea tätä.", - "Otherwise this identity will just be removed from the group administrators.": "Muussa tapauksessa tämä identiteetti vain poistetaan ryhmän ylläpitäjistä.", - "Page": "Sivu", - "Page limited to my group (asks for auth)": "Sivu rajattu omalle ryhmälle (vaatii tunnistautumista)", - "Page not found": "Sivua ei löydy", - "Participant": "Osallistuja", - "Participant already was rejected.": "Osallistuja on jo hylätty.", - "Participant has already been approved as participant.": "Osallistuja on jo hyväksytty.", - "Participants": "Osallistujat", - "Participate": "Osallistu", - "Participate using your email address": "Osallistu sähköpostiosoitteella", - "Participation approval": "Osallistumisen hyväksyntä", - "Participation confirmation": "Osallistumisvahvistus", - "Participation notifications": "Osallistumisilmoitukset", - "Participation requested!": "Osallistumista pyydetty!", - "Participations": "Osallistumiset", - "Password": "Salasana", - "Password (confirmation)": "Salasana (varmistus)", - "Password change": "Salasanan vaihto", - "Password reset": "Salasanan palautus", - "Past events": "Menneet tapahtumat", - "Pending": "Odottaa", - "Pick a group": "Valitse ryhmä", - "Pick an identity": "Valitse identiteetti", - "Please check your spam folder if you didn't receive the email.": "Jos et saanut sähköpostia, tarkista roskapostikansio.", - "Please contact this instance's Mobilizon admin if you think this is a mistake.": "Jos epäilet tätä virheeksi, ota yhteyttä tämän palvelimen Mobilizon-ylläpitäjään.", - "Please enter your password to confirm this action.": "Vahvista toimenpide syöttämällä salasanasi.", - "Please make sure the address is correct and that the page hasn't been moved.": "Varmista, että osoite on oikein eikä sivua ole siirretty.", - "Please read the full rules": "Lue säännöt kokonaan", - "Please read the instance's {fullRules}": "Lue palvelimen {fullRules}", - "Please refresh the page and retry.": "Päivitä sivu ja yritä uudelleen.", - "Post a comment": "Lähetä kommentti", - "Post a public message": "Lähetä julkinen viesti", - "Post a reply": "Lähetä vastaus", - "Postal Code": "Postinumero", - "Powered by {mobilizon}. © 2018 - {date} The Mobilizon Contributors - Made with the financial support of {contributors}.": "Voimanlähteenä {mobilizon}. © 2018–{date} Mobilizon-kehittäjät – Taloudellista tukea on antanut {contributors}.", - "Preferences": "Valinnat", - "Previous page": "Edellinen sivu", - "Privacy Policy": "Tietosuojakäytäntö", - "Private event": "Yksityistapahtuma", - "Private feeds": "Yksityissyötteet", - "Profiles": "Profiilit", - "Public": "Julkinen", - "Public RSS/Atom Feed": "Julkinen RSS/Atom-syöte", - "Public comment moderation": "Julkisten kommenttien moderointi", - "Public event": "Julkinen tapahtuma", - "Public feeds": "Julkiset syötteet", - "Public iCal Feed": "Julkinen iCal-syöte", - "Public page": "Julkinen sivu", - "Publish": "Julkaise", - "Published events": "Julkaistut tapahtumat", - "RSS/Atom Feed": "RSS/Atom-syöte", - "Read Framasoft’s statement of intent on the Framablog": "Lue Framasoftin päämääräjulkilausuma Framablogista", - "Recap every week": "Muistutus joka viikko", - "Receive one email per request": "Vastaanota sähköposti jokaisesta pyynnöstä", - "Redirecting to event…": "Siirrytään tapahtumaan…", - "Region": "Alue", - "Register": "Rekisteröidy", - "Register an account on Mobilizon!": "Rekisteröi Mobilizon-tili!", - "Register for an event by choosing one of your identities": "Ilmoittaudu tapahtumaan valitsemalla jokin identiteeteistäsi", - "Register on this instance": "Rekisteröidy tälle palvelimelle", - "Registration is allowed, anyone can register.": "Rekisteröityminen on sallittu, kuka tahansa voi rekisteröityä.", - "Registration is closed.": "Rekisteröityminen on pois käytöstä.", - "Registration is currently closed.": "Rekisteröityminen on tällä hetkellä pois käytöstä.", - "Registrations are restricted by whitelisting.": "Rekisteröitymistä rajoitetaan hyväksyttyjen luettelolla.", - "Reject": "Hylkää", - "Rejected": "Hylätty", - "Rejected participations": "Hylätyt osallistumiset", - "Rename": "Nimeä uudelleen", - "Rename resource": "Nimeä resurssi uudelleen", - "Reopen": "Avaa uudelleen", - "Reply": "Vastaa", - "Report": "Raportoi", - "Report this comment": "Raportoi kommentti", - "Report this event": "Raportoi tapahtuma", - "Reported": "Raportoitu", - "Reported by": "Raportoinut", - "Reported by someone on {domain}": "Raportoitu palvelimelta {domain}", - "Reported by {reporter}": "Raportoinut {reporter}", - "Reported identity": "Raportoitu identiteetti", - "Reports": "Raportit", - "Requests": "Pyynnöt", - "Resend confirmation email": "Lähetä vahvistussähköposti uudelleen", - "Reset my password": "Palauta salasana", - "Resolved": "Ratkaistu", - "Resource provided is not an URL": "Ilmoitettu resurssi ei ole URL", - "Resources": "Resurssit", - "Role": "Rooli", - "Rules": "Säännöt", - "Save": "Tallenna", - "Save draft": "Tallenna luonnos", - "Search": "Hae", - "Search events, groups, etc.": "Etsi tapahtumia, ryhmiä jne.", - "Search results: \"{search}\"": "Hakutulokset: ”{search}”", - "Searching…": "Haetaan…", - "Select a language": "Valitse kieli", - "Select a timezone": "Valitse aikavyöhyke", - "Send email": "Lähetä sähköposti", - "Send me an email to reset my password": "Lähetä salasananpalautusviesti", - "Send me the confirmation email once again": "Lähetä vahvistussähköposti uudelleen", - "Send the confirmation email again": "Lähetä vahvistussähköposti uudelleen", - "Send the report": "Lähetä raportti", - "Set an URL to a page with your own terms.": "Aseta palvelimen käyttöehdot sisältävän sivun URL.", - "Settings": "Asetukset", - "Share this event": "Jaa tapahtuma", - "Show map": "Näytä kartta", - "Show remaining number of places": "Näytä vapaana olevien paikkojen määrä", - "Show the time when the event begins": "Näytä tapahtuman alkamisaika", - "Show the time when the event ends": "Näytä tapahtuman päättymisaika", - "Sign up": "Luo tili", - "So that, right from its conception, Mobilizon would {fit_needs_uses_people} who are going to use it.": "Näin ollen Mobilizon {fit_needs_uses_people} heti alusta alkaen.", - "Software to the people": "Ohjelmia ihmisille", - "Starts on…": "Alkaa…", - "Status": "Tila", - "Statut": "Tila", - "Street": "Katuosoite", - "Submit": "Lähetä", - "Suspend": "Estä", - "Suspended": "Estetty", - "Task lists": "Tehtäväluettelot", - "Tentative: Will be confirmed later": "Alustava: vahvistetaan myöhemmin", - "Terms": "Käyttöehdot", - "Text": "Teksti", - "The account's email address was changed. Check your emails to verify it.": "Tilin sähköpostiosoite vaihdettiin. Katso vahvistusviesti sähköpostistasi.", - "The actual number of participants may differ, as this event is hosted on another instance.": "Koska tapahtumasivu sijaitsee toisella palvelimella, osallistujien todellinen määrä voi poiketa tästä.", - "The content came from another server. Transfer an anonymous copy of the report?": "Sisältö on peräisin toiselta palvelimelta. Lähetetäänkö raportista sinne anonyymi kopio?", - "The current identity doesn't have any permission on this event. You should probably change it.": "Nykyisellä identiteetillä ei ole tapahtumaan liittyviä oikeuksia. Vaihda toiseen identiteettiin.", - "The current password is invalid": "Nykyinen salasana ei kelpaa", - "The draft event has been updated": "Tapahtumaluonnosta on päivitetty", - "The event has been created as a draft": "Tapahtuma on luotu luonnoksena", - "The event has been published": "Tapahtuma on julkaistu", - "The event has been updated": "Tapahtuma on päivitetty", - "The event has been updated and published": "Tapahtuma on päivitetty ja julkaistu", - "The event organiser has chosen to validate manually participations. Do you want to add a little note to explain why you want to participate to this event?": "Tapahtuman järjestäjä haluaa hyväksyä osallistujat käsin. Haluatko lisätä maininnan, jossa kerrot, miksi haluat osallistua tapahtumaan?", - "The event organizer didn't add any description.": "Tapahtuman järjestäjä ei ole lisännyt kuvausta.", - "The event organizer manually approves participations. Since you've chosen to participate without an account, please explain why you want to participate to this event.": "Tapahtuman järjestäjä hyväksyy osallistujat käsin. Koska olet päättänyt osallistua ilman tiliä, kerro, miksi haluat osallistua tapahtumaan.", - "The event title will be ellipsed.": "Tapahtuman otsikkoa lyhennetään.", - "The event will show the group as organizer.": "Ryhmä näkyy tapahtuman järjestäjänä.", - "The new email doesn't seem to be valid": "Uusi sähköpostiosoite ei kelpaa", - "The new email must be different": "Uuden sähköpostiosoitteen on oltava eri kuin vanhan", - "The new password must be different": "Uuden salasanan on oltava eri kuin vanhan", - "The page you're looking for doesn't exist.": "Etsimääsi sivua ei ole olemassa.", - "The password provided is invalid": "Annettu salasana ei kelpaa", - "The password was successfully changed": "Salasanan vaihto onnistui", - "The report will be sent to the moderators of your instance. You can explain why you report this content below.": "Raportti lähetetään oman palvelimesi moderaattoreille. Alla voit kertoa, miksi raportoit sisällöstä.", - "The user account you're trying to login as has not been confirmed yet. Check your email inbox and eventually your spam folder.": "Käyttäjätiliä, jolla yrität kirjautua, ei ole vielä vahvistettu. Tarkista sähköpostilaatikkosi ja tarvittaessa roskapostikansiosi.", - "The {default_terms} will be used. They will be translated in the user's language.": "{default_terms} ovat käytössä. Ne käännetään käyttäjän kielelle.", - "There are {participants} participants.": "Osallistujia on {participants}.", - "There will be no way to recover your data.": "Tietoja ei voi palauttaa millään tavalla.", - "These events may interest you": "Nämä tapahtumat saattavat kiinnostaa sinua", - "This Mobilizon instance and this event organizer allows anonymous participations, but requires validation through email confirmation.": "Anonyymi osallistuminen on sallittua tällä Mobilizon-palvelimella ja tähän tapahtumaan, mutta osallistuminen on vahvistettava sähköpostitse.", - "This email is already registered as participant for this event": "Sähköpostiosoite on jo kirjattu tapahtuman osallistujiin", - "This email is already used.": "Sähköpostiosoite on jo käytössä.", - "This event has been cancelled.": "Tapahtuma on peruttu.", - "This event is accessible only through it's link. Be careful where you post this link.": "Tapahtumasivulle on pääsy vain linkin kautta. Ole tarkkana, missä julkaiset linkin.", - "This identity is not a member of any group.": "Tämä identiteetti ei ole jäsenenä missään ryhmässä.", - "This information is saved only on your computer. Click for details": "Nämä tiedot tallennetaan vain omalle tietokoneellesi. Katso lisätietoja napsauttamalla", - "This installation (called “instance“) can easily {interconnect}, thanks to {protocol}.": "{protocol}-protokollan ansiosta tämä palvelin on vaivattomasti yhteydessä muihin ({interconnect}).", - "This instance isn't opened to registrations, but you can register on other instances.": "Tälle palvelimelle ei voi rekisteröityä, mutta voit rekisteröityä muille palvelimille.", - "This is a demonstration site to test the beta version of Mobilizon.": "Tällä esittelysivulla voit koekäyttää Mobilizonin beetaversiota.", - "This will delete / anonymize all content (events, comments, messages, participations…) created from this identity.": "Tämä poistaa tai anonymisoi kaiken tällä identiteetillä luodun sisällön (tapahtumat, kommentit, viestit, osallistumiset jne.).", - "Timezone": "Aikavyöhyke", - "Timezone detected as {timezone}.": "Aikavyöhykkeeksi tunnistettu {timezone}.", - "Title": "Otsikko", - "To achieve your registration, please create a first identity profile.": "Viimeistele rekisteröityminen luomalla ensimmäinen identiteettiprofiili.", - "To activate more notifications, head over to the notification settings.": "Aktivoi lisäilmoitukset ilmoitusasetuksista.", - "To change the world, change the software": "Vaihda ohjelmaa ja muuta maailmaa", - "To confirm, type your event title \"{eventTitle}\"": "Vahvista syöttämällä tapahtuman otsikko ”{eventTitle}”", - "To confirm, type your identity username \"{preferredUsername}\"": "Vahvista syöttämällä identiteettisi käyttäjänimi ”{preferredUsername}”", - "Transfer to {outsideDomain}": "Siirry osoitteeseen {outsideDomain}", - "Type": "Tyyppi", - "URL": "URL", - "Unfortunately, this instance isn't opened to registrations": "Valitettavasti tälle palvelimelle ei voi rekisteröityä", - "Unfortunately, your participation request was rejected by the organizers.": "Ikävä kyllä järjestäjät hylkäsivät osallistumispyyntösi.", - "Unknown": "Tuntematon", - "Unknown actor": "Tuntematon tekijä", - "Unknown error.": "Tuntematon virhe.", - "Unsaved changes": "Tallentamattomia muutoksia", - "Unset group": "Ryhmää ei asetettu", - "Unsuspend": "Poista esto", - "Upcoming": "Tulossa", - "Upcoming events": "Tulevat tapahtumat", - "Update event {name}": "Päivitä tapahtumaa {name}", - "Update my event": "Päivitä omaa tapahtumaa", - "Updated": "Päivitetty", - "User": "Käyttäjä", - "Username": "Käyttäjänimi", - "Users": "Käyttäjät", - "View a reply": "|Näytä vastaus|Näytä {totalReplies} vastausta", - "View all conversations": "Näytä kaikki keskustelut", - "View all resources": "Näytä kaikki resurssit", - "View all todos": "Näytä kaikki tehtävät", - "View all upcoming events": "Näytä kaikki tulevat tapahtumat", - "View event page": "Näytä tapahtumasivu", - "View everything": "Näytä kaikki", - "View page on {hostname} (in a new window)": "Näytä sivu palvelimella {hostname} (uudessa ikkunassa)", - "Visible everywhere on the web (public)": "Näkyy kaikkialla verkossa (julkinen)", - "Waiting for organization team approval.": "Odottaa järjestäjien hyväksyntää.", - "Waiting list": "Odotuslista", - "Warning": "Varoitus", - "We asked professional designers to help us develop our vision for Mobilizon. We took time to study the {digital_habits} in order to understand the features they need to gather, organize, and mobilize.": "Pyysimme ammattisuunnittelijoita auttamaan Mobilizon-visiomme kehittämisessä. Perehdyimme {digital_habits}, jotta ymmärtäisimme, mitä ominaisuuksia he tarvitsevat kokoontumisessaan, organisoitumisessaan ja mobilisoitumisessaan.", - "We just sent an email to {email}": "Lähetimme juuri sähköpostia osoitteeseen {email}", - "We use your timezone to make sure you get notifications for an event at the correct time.": "Aikavyöhyketiedon avulla saat tapahtumailmoitukset oikeaan aikaan.", - "We want to develop a digital common, that everyone can make their own, which respects privacy and activism by design.": "Haluamme kehittää digitaalista yhteisomaisuutta, josta jokainen voi tehdä omanlaisensa ja joka kunnioittaa yksityisyyttä ja aktivismia ihan luonnostaan.", - "We will redirect you to your instance in order to interact with this event": "Ohjaamme sinut omalle palvelimellesi, jotta voit osallistua tapahtumaan", - "We won’t change the world from Facebook. The tool we dream of, surveillance capitalism corporations won’t develop it, as they couldn’t profit from it. This is an opportunity to build something better, by taking another approach.": "Maailmaa ei muuteta Facebookissa. Valvontakapitalismia harjoittavat yhtiöt eivät kehitä tarvitsemiamme työkaluja, sillä ne eivät saisi niistä voittoa. Tämä on tilaisuus rakentaa jotakin paljon parempaa uudesta lähtökohdasta.", - "We'll send you an email one hour before the event begins, to be sure you won't forget about it.": "Saat sähköpostimuistutuksen tapahtumasta tuntia ennen sen alkua.", - "We'll use your timezone settings to send a recap of the morning of the event.": "Tapahtumapäivän aamuna lähetetään muistutus, ja siihen hyödynnetään aikavyöhykeasetusta.", - "Website": "Verkkosivu", - "Website / URL": "Verkkosivu/URL", - "Welcome back {username}!": "Tervetuloa takaisin, {username}!", - "Welcome back!": "Tervetuloa takaisin!", - "Welcome on your administration panel": "Tervetuloa hallintapaneeliin", - "Welcome to Mobilizon, {username}!": "Tervetuloa Mobilizoniin, {username}!", - "Who can view this event and participate": "Kuka voi nähdä tapahtuman ja osallistua siihen", - "World map": "Maailmankartta", - "Write something…": "Kirjoita jotain…", - "You and one other person are going to this event": "Vain sinä olet menossa tähän tapahtumaan | Vain sinä ja yksi sinun lisäksesi on menossa tähän tapahtumaan | Sinä ja {approved} muuta henkilöä ovat menossa tähän tapahtumaan.", - "You are already a participant of this event.": "Olet jo tapahtuman osallistuja.", - "You are already logged-in.": "Olet jo kirjautunut sisään.", - "You are participating in this event anonymously": "Osallistut tapahtumaan anonyymisti", - "You are participating in this event anonymously but didn't confirm participation": "Osallistut tapahtumaan anonyymisti, mutta et ole vahvistanut osallistumistasi", - "You can add tags by hitting the Enter key or by adding a comma": "Voit lisätä tunnisteita painamalla enteriä tai lisäämällä pilkun", - "You can pick your timezone into your preferences.": "Voit valita aikavyöhykkeen asetuksistasi.", - "You can try another search term or drag and drop the marker on the map": "Voit kokeilla toista hakuehtoa tai vetää merkin kartalle", - "You can't remove your last identity.": "Et voi poistaa viimeistä identiteettiäsi.", - "You don't follow any instances yet.": "Et seuraa vielä yhtäkään palvelinta.", - "You have been disconnected": "Yhteytesi on katkaistu", - "You have been invited by {invitedBy} to the following group:": "{invitedBy} on kutsunut sinut seuraaviin ryhmiin:", - "You have cancelled your participation": "Olet perunut osallistumisesi", - "You have one event in {days} days.": "Sinulla ei ole tapahtumia seuraavien {days} päivän aikana | Sinulla on yksi tapahtuma seuraavien {days} päivän aikana | Sinulla on {count} tapahtumaa seuraavien {days} päivän aikana", - "You have one event today.": "Sinulla ei ole tapahtumia tänään | Sinulla on yksi tapahtuma tänään | Sinulla on {count} tapahtumaa tänään", - "You have one event tomorrow.": "Sinulla ei ole tapahtumia huomenna | Sinulla on yksi tapahtuma huomenna | Sinulla on {count} tapahtumaa huomenna", - "You may also ask to {resend_confirmation_email}.": "Voit myös pyytää {resend_confirmation_email}.", - "You need to create the group before you create an event.": "Luo ryhmä, jotta voit luoda tapahtuman.", - "You need to login.": "Kirjaudu sisään.", - "You will be redirected to the original instance": "Sinut ohjataan alkuperäiselle palvelimelle", - "You wish to participate to the following event": "Haluat osallistua seuraavaan tapahtumaan", - "You'll get a weekly recap every Monday for upcoming events, if you have any.": "Saat joka maanantai muistutuksen viikon mahdollisista tulevista tapahtumista.", - "You'll receive a confirmation email.": "Saat sähköpostiin vahvistuksen.", - "Your account has been successfully deleted": "Tilin poistaminen onnistui", - "Your account has been validated": "Tilisi on vahvistettu", - "Your account is being validated": "Tiliäsi vahvistetaan", - "Your account is nearly ready, {username}": "Tilisi on melkein valmis, {username}", - "Your current email is {email}. You use it to log in.": "Nykyinen sähköpostiosoitteesi on {email}. Kirjaudu sisään sillä.", - "Your email has been changed": "Sähköpostiosoitteesi on vaihdettu", - "Your email is being changed": "Sähköpostiosoitetta vaihdetaan", - "Your email is not whitelisted, you can't register.": "Sähköpostiosoitteesi ei ole hyväksyttyjen luettelossa, et voi rekisteröityä.", - "Your email will only be used to confirm that you're a real person and send you eventual updates for this event. It will NOT be transmitted to other instances or to the event organizer.": "Sähköpostiosoitettasi käytetään vain vahvistamaan se, että olet todellinen ihminen, sekä lähettämään mahdollisia päivityksiä tapahtuman tietoihin. Osoitetta EI luovuteta muille palvelimille tai tapahtuman järjestäjälle.", - "Your federated identity": "Identiteettisi fediversumissa", - "Your local administrator resumed its policy:": "Paikallisen ylläpitäjän tiivistys käytännöstään:", - "Your participation has been confirmed": "Osallistumisesi on vahvistettu", - "Your participation has been rejected": "Osallistumisesi on hylätty", - "Your participation has been requested": "Osallistumispyyntösi on tehty", - "Your participation has been validated": "Osallistumisesi on vahvistettu", - "Your participation is being validated": "Osallistumisesi odottaa vahvistusta", - "Your participation status has been changed": "Osallistumisesi tilaa on muutettu", - "Your timezone is currently set to {timezone}.": "Nykyinen aikavyöhykkeesi on {timezone}.", - "Your timezone was detected as {timezone}.": "Aikavyöhykkeeksesi tunnistettiin {timezone}.", - "[This comment has been deleted]": "[Kommentti on poistettu]", - "[deleted]": "[poistettu]", - "a decentralised federation protocol": "hajautettu federoituva protokolla", - "a non-existent report": "raporttia ei ole", - "as {identity}": "identiteetillä {identity}", - "change the world, one byte at a time": "muuttaa maailmaa bitti kerrallaan", - "default Mobilizon terms": "Mobilizonin oletuskäyttöehdot", - "digital habits of activists": "aktivistien digitaalisiin käytäntöihin", - "e.g. 10 Rue Jangot": "esim. Hämeenkatu 10", - "firstDayOfWeek": "0", - "fit the needs and uses of the people": "vastaa ihmisten käyttötarpeita", - "full rules": "säännöt kokonaan", - "iCal Feed": "iCal-syöte", - "instance rules": "palvelimen säännöt", - "interconnect with others like it": "yhdistä muihin samankaltaisiin", - "its source code is public": "sen lähdekoodi on julkinen", - "more than 1360 contributors": "yli 1360 tukijaa", - "on our blog": "blogissamme", - "profile@instance": "profiili@palvelin", - "report #{report_number}": "raportti #{report_number}", - "resend confirmation email": "lähettämään vahvistussähköpostin uudelleen", - "respect of the fundamental freedoms": "perusoikeuksien kunnioittamisen", - "terms of service": "käyttöehdot", - "with another identity…": "toisella identiteetillä…", - "{approved} / {total} seats": "{approved} / {total} paikkaa", - "{available}/{capacity} available places": "Ei paikkoja jäljellä|{available}/{capacity} paikkaa jäljellä", - "{count} participants": "Ei osallistujia vielä | Yksi osallistuja | {count} osallistujaa", - "{count} requests waiting": "{count} pyyntöä odottamassa", - "{instanceName} is an instance of the {mobilizon} software.": "{instanceName} on {mobilizon}-ohjelmaa käyttävä palvelin.", - "{license} guarantees {respect} of the people who will use it. Since {source}, anyone can audit it, which guarantees its transparency.": "{license} varmistaa sitä käyttävien ihmisten {respect}. Koska {source}, kuka tahansa voi tarkastaa sen ja varmistua sen läpinäkyvyydestä.", - "{moderator} added a note on {report}": "{moderator} lisäsi huomautuksen: {report}", - "{moderator} closed {report}": "{moderator} sulki: {report}", - "{moderator} deleted an event named \"{title}\"": "{moderator} poisti tapahtuman ”{title)”", - "{moderator} has deleted user {user}": "{moderator} on poistanut käyttäjän {user}", - "{moderator} has unsuspended profile {profile}": "{moderator} on poistanut profiilin {profile} eston", - "{moderator} marked {report} as resolved": "{moderator} merkitsi ratkaistuksi: {report}", - "{moderator} reopened {report}": "{moderator} avasi uudelleen: {report}", - "{moderator} suspended profile {profile}": "{moderator} esti profiilin {profile}", - "{number} organized events": "Ei järjestettyjä tapahtumia|Yksi järjestetty tapahtuma|{number} järjestettyä tapahtumaa", - "{number} participations": "Ei osallistumisia|Yksi osallistuminen|{number} osallistumista", - "{profile} (by default)": "{profile} (oletuksena)", - "{title} ({count} todos)": "{title} ({count} tehtävää)", - "© The Mobilizon Contributors {date} - Made with Elixir, Phoenix, VueJS & with some love and some weeks": "© Mobilizon-tekijät {date} – Valmistusaineina Elixir, Phoenix, VueJS sekä rakkaus ja aika", - "© The OpenStreetMap Contributors": "© OpenStreetMap-tekijät" + "(Masked)": "(Peitetty)", + "Please do not use it in any real way.": "Älä käytä todellisiin tarkoituksiin.", + "@{group}": "@{group}", + "@{username}": "@{username}", + "@{username} ({role})": "@{username} ({role)}", + "A user-friendly, emancipatory and ethical tool for gathering, organising, and mobilising.": "Käyttäjäystävällinen, vapauttava ja eettinen työkalu tapahtumien järjestämiseen, organisointiin ja mobilisointiin.", + "A validation email was sent to {email}": "Vahvistussähköposti lähetettiin osoitteeseen {email}", + "Abandon edition": "Peruuta muokkaus", + "About": "Tietoja", + "About Mobilizon": "Tietoa Mobilizonista", + "About this event": "Tietoa tapahtumasta", + "About this instance": "Tietoa tästä palvelimesta", + "Accept": "Hyväksy", + "Accepted": "Hyväksytty", + "Account": "Tili", + "Actions": "Toimenpiteet", + "Activated": "Käytössä", + "Active": "Aktiivinen", + "Actor": "Toimija", + "Add": "Lisää", + "Add a group": "Lisää ryhmä", + "Add a note": "Lisää merkintä", + "Add a todo": "Lisää tehtävä", + "Add an address": "Lisää osoite", + "Add an instance": "Lisää palvelin", + "Add some tags": "Lisää tunnisteita", + "Add to my calendar": "Lisää omaan kalenteriin", + "Additional comments": "Lisäkommentit", + "Admin": "Ylläpitäjä", + "Admin settings": "Ylläpitoasetukset", + "Admin settings successfully saved.": "Ylläpitoasetukset tallennettu.", + "Administration": "Ylläpito", + "Administrator": "Ylläpitäjä", + "All good, let's continue!": "Kaikki kunnossa, eteenpäin!", + "All group members and other eventual server admins will still be able to view this information.": "Ryhmän kaikki jäsenet ja palvelimen mahdolliset muut ylläpitäjät voivat edelleen nähdä tämän tiedon.", + "All the places have already been taken": "Kaikki paikat on varattu|Vielä yksi paikka vapaana|Vielä {places} paikkaa vapaana", + "Allow all comments": "Salli kaikki kommentit", + "Allow registrations": "Salli rekisteröityminen", + "An error has occurred.": "Tapahtui virhe.", + "Anonymous participant": "Nimetön osallistuja", + "Anonymous participants will be asked to confirm their participation through e-mail.": "Anonyymejä osallistujia pyydetään vahvistamaan osallistumisensa sähköpostitse.", + "Anonymous participations": "Anonyymit osallistujat", + "Approve": "Hyväksy", + "Are you really sure you want to delete your whole account? You'll lose everything. Identities, settings, events created, messages and participations will be gone forever.": "Haluatko varmasti poistaa koko tilin? Tällöin kaikki poistetaan. Identiteetit, asetukset, luodut tapahtumat, viestit ja osallistumiset poistetaan pysyvästi.", + "Are you sure you want to delete this comment? This action cannot be undone.": "Haluatko varmasti poistaa tämän kommentin? Toimintoa ei voi perua.", + "Are you sure you want to delete this event? This action cannot be undone. You may want to engage the conversation with the event creator or edit its event instead.": "Haluatko varmasti poistaa tämän tapahtuman? Toimintoa ei voi perua. Poistamisen sijaan voisit ehkä keskustella tapahtuman luojan kanssa tai muokata tapahtumaa.", + "Are you sure you want to cancel the event creation? You'll lose all modifications.": "Haluatko varmasti keskeyttää tapahtuman luomisen? Kaikki muutokset menetetään.", + "Are you sure you want to cancel the event edition? You'll lose all modifications.": "Haluatko varmasti keskeyttää tapahtuman muokkaamisen? Kaikki muutokset menetetään.", + "Are you sure you want to cancel your participation at event \"{title}\"?": "Haluatko varmasti perua osallistumisesi tapahtumaan {title}?", + "Are you sure you want to delete this event? This action cannot be reverted.": "Haluatko varmasti poistaa tämän tapahtuman? Toimintoa ei voi perua.", + "Assigned to": "Yhdistetty", + "Avatar": "Avatar", + "Back to previous page": "Palaa edelliselle sivulle", + "Before you can login, you need to click on the link inside it to validate your account.": "Sinun on ennen sisäänkirjautumista vahvistettava tilisi napsauttamalla siinä olevaa linkkiä.", + "Begins on": "Alkaa", + "Bold": "Lihavoitu", + "By @{group}": "Tehnyt @{group}", + "By @{username}": "Tehnyt @{username}", + "By {username} and {group}": "Tehnyt {username} ja {group}", + "Cancel": "Peruuta", + "Cancel anonymous participation": "Peruuta anonyymi osallistuminen", + "Cancel creation": "Peruuta luonti", + "Cancel edition": "Peruuta muokkaus", + "Cancel my participation request…": "Peru osallistumispyyntöni…", + "Cancel my participation…": "Peru osallistumiseni…", + "Cancelled: Won't happen": "Peruutettu: Ei onnistu", + "Category": "Luokka", + "Change": "Muuta", + "Change my email": "Vaihda sähköpostiosoitteeni", + "Change my identity…": "Vaihda identiteettiä…", + "Change my password": "Vaihda salasana", + "Change password": "Vaihda salasana", + "Change timezone": "Vaihda aikavyöhykettä", + "Clear": "Tyhjennä", + "Click to select": "Valitse napsauttamalla", + "Click to upload": "Lähetä napsauttamalla", + "Close": "Sulje", + "Close comments for all (except for admins)": "Sulje kommentit kaikilta (paitsi ylläpitäjiltä)", + "Closed": "Suljettu", + "Comment deleted": "Kommentti poistettu", + "Comment from @{username} reported": "Käyttäjän @{username} kommentti raportoitu", + "Comments": "Kommentit", + "Comments have been closed.": "Kommentointi on pois käytöstä.", + "Concieved with care for humans": "Luotu ihmiset huomioiden", + "Confirm my participation": "Vahvista osallistumiseni", + "Confirm my particpation": "Vahvista osallistumiseni", + "Confirmed": "Vahvistettu", + "Confirmed at": "Vahvistettu", + "Confirmed: Will happen": "Vahvistettu: Tapahtuu", + "Contact": "Ota yhteyttä", + "Continue editing": "Jatka muokkausta", + "Conversations": "Keskustelut", + "Country": "Maa", + "Create": "Luo", + "Create a calc": "Luo taulukko", + "Create a new conversation": "Luo uusi keskustelu", + "Create a new event": "Luo uusi tapahtuma", + "Create a new group": "Luo uusi ryhmä", + "Create a new identity": "Luo uusi identiteetti", + "Create a new list": "Luo uusi luettelo", + "Create a pad": "Luo tekstiasiakirja", + "Create a visioconference": "Luo videopuhelu", + "Create and manage several identities from the same account": "Luo ja hallinnoi useita identiteettejä saman tilin kautta", + "Create group": "Luo ryhmä", + "Create my event": "Luo oma tapahtuma", + "Create my group": "Luo oma ryhmä", + "Create my profile": "Luo oma profiili", + "Create resource": "Luo resurssi", + "Create token": "Luo merkki", + "Create, edit or delete events": "Luo, muokkaa tai poista tapahtumia", + "Creator": "Luoja", + "Current identity has been changed to {identityName} in order to manage this event.": "Nykyiseksi identiteetiksi on vaihdettu {identityName} tämän tapahtuman hallinnointia varten.", + "Current page": "Nykyinen sivu", + "Custom": "Mukautettu", + "Custom URL": "Vapaavalintainen URL", + "Custom text": "Vapaavalintainen teksti", + "Daily email summary": "Yhteenvetosähköposti päivittäin", + "Dashboard": "Kojelauta", + "Date": "Päivämäärä", + "Date and time": "Aika", + "Date and time settings": "Aika- ja päivämääräasetukset", + "Date parameters": "Päivämäärävalinnat", + "Decline": "Hylkää", + "Default": "Oletus", + "Default Mobilizon.org terms": "Mobilizon.orgin oletuskäyttöehdot", + "Delete": "Poista", + "Delete Comment": "Poista kommentti", + "Delete Event": "Poista tapahtuma", + "Delete account": "Poista tili", + "Delete event": "Poista tapahtuma", + "Delete everything": "Poista kaikki", + "Delete my account": "Poista tilini", + "Delete this identity": "Poista tämä identiteetti", + "Delete your identity": "Poista oma identiteetti", + "Delete {eventTitle}": "Poista {eventTitle}", + "Delete {preferredUsername}": "Poista {preferredUsername}", + "Deleting comment": "Poistetaan kommentti", + "Deleting event": "Poistetaan tapahtuma", + "Deleting my account will delete all of my identities.": "Oman tilin poistaminen poistaa kaikki identiteettini.", + "Deleting your Mobilizon account": "Poistetaan Mobilizon-tiliäsi", + "Description": "Kuvaus", + "Didn't receive the instructions ?": "Eivätkö ohjeet tulleet perille?", + "Disabled": "Pois käytöstä", + "Discussions": "Keskustelut", + "Display name": "Näytä nimi", + "Display participation price": "Näytä osallistumisen hinta", + "Do not receive any mail": "Älä vastaanota mitään sähköpostia", + "Domain": "Verkkotunnus", + "Don't show @{organizer} as event host alongside @{group}": "Näytä tapahtuman järjestäjän @{group}, mutta ei @{organizer}", + "Draft": "Luonnos", + "Drafts": "Luonnokset", + "Due on": "Aikaa jäljellä", + "Duplicate": "Monista", + "Edit": "Muokkaa", + "Edit biography": "Muokkaa henkilökuvausta", + "Eg: Stockholm, Dance, Chess…": "Esim. Helsinki, tanssi, shakki, …", + "Either on the {instance} instance or on another instance.": "Joko palvelimella {instance} tai toisella palvelimella.", + "Either the account is already validated, either the validation token is incorrect.": "Joko tili on jo vahvistettu tai vahvistusmerkki on virheellinen.", + "Either the email has already been changed, either the validation token is incorrect.": "Joko sähköpostiosoite on jo vaihdettu tai vahvistusmerkki on virheellinen.", + "Either the participation has already been validated, either the validation token is incorrect.": "Joko osallistuminen on jo vahvistettu tai vahvistumerkki on virheellinen.", + "Email": "Sähköposti", + "Email address": "Sähköpostiosoite", + "Email notifications": "Sähköposti-ilmoitukset", + "Ends on…": "Päättyy…", + "Enjoy discovering Mobilizon!": "Mukavaa tutustumista Mobilizoniin!", + "Enter the link URL": "Syötä linkin URL", + "Enter your email address below, and we'll email you instructions on how to change your password.": "Syötä sähköpostiosoitteesi, niin saat sähköpostitse ohjeet salasanan vaihtamiseen.", + "Enter your own terms. HTML tags allowed. Mobilizon.org's terms are provided as template.": "Syötä palvelimen käyttöehdot. HTML-merkinnät ovat sallittuja. Mallina voi käyttää Mobilizon.orgin käyttöehtoja.", + "Error while changing email": "Virhe sähköpostiosoitetta vaihdettaessa", + "Error while communicating with the server.": "Virhe palvelinyhteydessä.", + "Error while saving report.": "Virhe raportin tallennuksessa.", + "Error while validating account": "Virhe tilin vahvistamisessa", + "Error while validating participation": "Virhe osallistumisen vahvistamisessa", + "Event": "Tapahtuma", + "Event already passed": "Tapahtuma on jo mennyt", + "Event cancelled": "Tapahtuma peruttu", + "Event creation": "Tapahtuman luonti", + "Event edition": "Tapahtuman muokkaus", + "Event list": "Tapahtumaluettelo", + "Event not found.": "Tapahtumaa ei löydy.", + "Event page settings": "Tapahtumasivun asetukset", + "Event to be confirmed": "Tapahtuma odottaa vahvistamista", + "Event {eventTitle} deleted": "Tapahtuma {eventTitle} poistettu", + "Event {eventTitle} reported": "Tapahtuma (eventTitle} raportoitu", + "Events": "Tapahtumat", + "Everything": "Kaikki", + "Ex: someone@mobilizon.org": "Esim. joku@mobilizon.org", + "Ex: test.mobilizon.org": "Esim. test.mobilizon.org", + "Exclude": "Jätä pois", + "Explore": "Tutustu", + "Failed to save admin settings": "Ylläpitoasetusten tallennus epäonnistui", + "Featured events": "Ehdotetut tapahtumat", + "Features": "Ominaisuudet", + "Federation": "Federaatio", + "Find an address": "Etsi osoitetta", + "Find an instance": "Etsi palvelinta", + "Followed by {count} persons": "{count} henkilöä seuraa", + "Followers": "Seuraajat", + "Followings": "Seurattavat", + "For instance: London, Taekwondo, Architecture…": "Esimerkiksi: Tampere, taekwondo, arkkitehtuuri, …", + "Forgot your password ?": "Unohditko salasanasi?", + "Forgot your password?": "Unohditko salasanan?", + "From a birthday party with friends and family to a march for climate change, right now, our gatherings are trapped inside the tech giants’ platforms. How can we organize, how can we click “Attend,” without providing private data to Facebook or locking ourselves up inside MeetUp?": "Kaikki tapahtumamme kaverien ja perheen kesken vietettävistä syntymäpäiväjuhlista ilmastomarsseihin ovat tätä nykyä teknologiajättien armoilla. Kuinka voimme järjestäytyä ja ilmoittaa osallistuvamme tapahtumiin luovuttamatta yksityisiä tietojamme Facebookille tai joutumatta jumiin MeetUpiin?", + "From the {startDate} at {startTime} to the {endDate}": "Alkaa {startDate} klo {startTime} ja päättyy {endDate}", + "From the {startDate} at {startTime} to the {endDate} at {endTime}": "Alkaa {startDate} klo {startTime} ja päättyy {endDate} klo {endTime}", + "From the {startDate} to the {endDate}": "Alkaa {startDate} ja päättyy {endDate}", + "Gather ⋅ Organize ⋅ Mobilize": "Kokoonnu ⋅ Järjestä ⋅ Mobilisoi", + "General": "Yleinen", + "General information": "Yleiset tiedot", + "Getting location": "Haetaan sijaintia", + "Go": "Siirry", + "Going as {name}": "Osallistu nimellä {name}", + "Group": "Ryhmä", + "Group List": "Ryhmäluettelo", + "Group Members": "Ryhmän jäsenet", + "Group full name": "Ryhmän koko nimi", + "Group name": "Ryhmän nimi", + "Group {displayName} created": "Ryhmä {displayName} luotu", + "Groups": "Ryhmät", + "Headline picture": "Otsikkokuva", + "Hide replies": "Piilota vastaukset", + "Hide the organizer": "Piilota järjestäjä", + "Home": "Alkuun", + "Hourly email summary": "Yhteenvetosähköposti tunneittain", + "I agree to the {instanceRules} and {termsOfService}": "Hyväksyn {instanceRules} ja {termsOfService}", + "I create an identity": "Luon indentiteetin", + "I don't have a Mobilizon account": "Minulla ei ole Mobilizon-tiliä", + "I have a Mobilizon account": "Minulla on Mobilizon-tili", + "I have an account on another Mobilizon instance.": "Minulla on tili toisella Mobilizon-palvelimella.", + "I participate": "Osallistun", + "I want to allow people to participate without an account.": "Osallistuminen ilman käyttäjätiliä sallittu.", + "I want to approve every participation request": "Haluan hyväksyä kaikki osallistumispyynnöt", + "Identity {displayName} created": "Identiteetti {displayName} luotu", + "Identity {displayName} deleted": "Identiteetti {displayName} poistettu", + "Identity {displayName} updated": "Identiteetti {displayName} päivitetty", + "If an account with this email exists, we just sent another confirmation email to {email}": "Jos osoitteeseen {email} liittyvä tili on jo olemassa, lähetämme vain uuden vahvistusviestin", + "If the direction given by the development team does not suit you, you have the legal right to create your own version of the software, with your own governance choices.": "Jos kehitystiimin valitsema suunta ei miellytä sinua, sinulla on juridinen oikeus luoda ohjelmasta oma versio ja noudattaa siinä omia hallinnollisia valintojasi.", + "If this identity is the only administrator of some groups, you need to delete them before being able to delete this identity.": "Jos tämä identiteetti on joidenkin ryhmien ainoa ylläpitäjä, ryhmät on poistettava ennen kuin identiteetin voi poistaa.", + "If you want, you may send a message to the event organizer here.": "Tästä voit halutessasi lähettää tapahtuman järjestäjälle viestin.", + "Impossible to login, your email or password seems incorrect.": "Sisäänkirjautuminen ei onnistu, sähköposti tai salasana on väärin.", + "In the meantime, please consider that the software is not (yet) finished. More information {onBlog}.": "Huomaathan, että tämä ohjelma ei ole (vielä) kokonaan valmis. Lue lisää: {onBlog}.", + "Installing Mobilizon will allow communities to free themselves from the services of tech giants by creating their own event platform.": "Asentamalla Mobilizonin yhteisöt voivat luoda oman tapahtuma-alustansa ja vapautua teknologiajättien palveluista.", + "Instance Description": "Palvelimen kuvaus", + "Instance Name": "Palvelimen nimi", + "Instance Rules": "Palvelimen säännöt", + "Instance Terms": "Palvelimen käyttöehdot", + "Instance Terms Source": "Palvelimen käyttöehtojen lähde", + "Instance Terms URL": "Pälvelimen käyttöehtojen URL", + "Instance settings": "Palvelimen asetukset", + "Instances": "Palvelimet", + "Invite a new member": "Kutsu uusi jäsen", + "Invite member": "Kutsu jäsen", + "Italic": "Kursivoitu", + "Join {instance}, a Mobilizon instance": "Liity Mobilizon-palvelimelle {instance}", + "Language": "Kieli", + "Last published event": "Viimeisin julkaistu tapahtuma", + "Last week": "Viime viikko", + "Latest posts": "Viimeiset julkaisut", + "Learn more": "Lue lisää", + "Learn more about Mobilizon": "Lue lisää Mobilizonista", + "Leave event": "Poistu tapahtumasta", + "Leaving event \"{title}\"": "Poistutaan tapahtumasta {title}", + "Let's create a new common": "Luodaan uutta yhteisomaisuutta", + "Let's define a few settings": "Määritellään joitakin asetuksia", + "Let\\'s create a new common": "Luodaan uutta yhteistä", + "License": "Käyttöoikeussopimus", + "Limited number of places": "Paikkoja rajoitettu määrä", + "List title": "Luettelon otsikko", + "Load more": "Lataa lisää", + "Local": "Paikallinen", + "Locality": "Sijainti", + "Location": "Paikka", + "Log in": "Kirjaudu sisään", + "Log out": "Kirjaudu ulos", + "Login": "Kirjaudu sisään", + "Login on Mobilizon!": "Kirjaudu sisään Mobilizoniin!", + "Login on {instance}": "Kirjaudu palvelimelle {instance}", + "Login status": "Kirjautumisen tila", + "Manage my notifications": "Hallinnoi ilmoituksia", + "Manage my settings": "Hallinnoi asetuksia", + "Manage participations": "Hallinnoi osallistumisia", + "Mark as resolved": "Merkitse ratkaistuksi", + "Members": "Jäsenet", + "Message": "Viesti", + "Mobilizon": "Mobilizon", + "Mobilizon is a federated network. You can interact with this event from a different server.": "Mobilizon on federoituva verkosto. Tätä tapahtumasivua voi käyttää myös toiselta palvelimelta.", + "Mobilizon is a free/libre software that will allow communities to create their own spaces to publish events in order to better emancipate themselves from tech giants.": "Mobilizon on vapaa ja ilmainen ohjelma, jonka avulla yhteisöt voivat luoda omia tilojaan tapahtumailmoittelua varten ja näin vapautua teknologiajättien ikeestä.", + "Mobilizon is not developed by a secretive start-up, but by a group of friends who strive to {change_world}. So while we do work slower, we remain attentive and in touch with our users.": "Mobilizonia ei kehitä mikään salamyhkäinen startup-yritys, vaan ystäväporukka, jonka tavoitteena on {change_world}. Vaikka työmme etenee hitaammin, olemme silti valppaina ja pidämme yhteyttä käyttäjiimme.", + "Mobilizon is under development, we will add new features to this site during regular updates, until the release of version 1 of the software in the fall of 2020.": "Mobilizonin kehitystyö on vielä kesken, ja tälle sivulle lisätään säännöllisesti uusia ominaisuuksia, kunnes ohjelman versio 1 julkaistaan syksyllä 2020.", + "Mobilizon is under development, we will add new features to this site during regular updates, until the release of version 1 of the software in the first half of 2020.": "Mobilizonin kehitystyö on vielä käynnissä, ja tälle sivulle lisätään säännöllisesti uusia ominaisuuksia, kunnes ohjelman versio 1 julkaistaan vuoden 2020 alkupuoliskolla.", + "Mobilizon will send you an email when the events you are attending have important changes: date and time, address, confirmation or cancellation, etc.": "Mobilizon lähettää sähköpostia, jos tapahtumissa, joihin olet osallistumassa, tapahtuu olennaisia muutoksia: aika, osoite, vahvistus tai peruutus jne.", + "Mobilizon’s licence": "Mobilizonin käyttöoikeussopimus", + "Moderated comments (shown after approval)": "Moderoidut kommentit (näytetään hyväksymisen jälkeen)", + "Moderation": "Moderointi", + "Moderation log": "Moderointiloki", + "Moderator": "Moderaattori", + "Move": "Siirrä", + "My account": "Oma tili", + "My events": "Omat tapahtumat", + "My groups": "Omat ryhmät", + "My identities": "Omat identiteetit", + "Name": "Nimi", + "New conversation": "Uusi keskustelu", + "New email": "Uusi sähköpostiosoite", + "New folder": "Uusi kansio", + "New link": "Uusi linkki", + "New note": "Uusi merkintä", + "New password": "Uusi salasana", + "New profile": "Uusi profiili", + "Next page": "Seuraava sivu", + "No actors found": "Toimijoita ei löytynyt", + "No address defined": "Ei määritettyä osoitetta", + "No closed reports yet": "Suljettuja raportteja ei vielä ole", + "No comment": "Ei kommenttia", + "No comments yet": "Kommentteja ei vielä ole", + "No end date": "Ei päättymispäivää", + "No events found": "Tapahtumia ei löytynyt", + "No group found": "Ryhmää ei löytynyt", + "No groups found": "Ryhmiä ei löytynyt", + "No instance follows your instance yet.": "Mikään palvelin ei vielä seuraa tätä palvelinta.", + "No instance to approve|Approve instance|Approve {number} instances": "Ei hyväksyttäviä palvelimia|Hyväksy palvelin|Hyväksy {number} palvelinta", + "No instance to reject|Reject instance|Reject {number} instances": "Ei hylättäviä palvelimia|Hylkää palvelin|Hylkää {number} palvelinta", + "No instance to remove|Remove instance|Remove {number} instances": "Ei poistettavia palvelimia|Poista palvelin|Poista {number} palvelinta", + "No message": "Ei viestiä", + "No moderation logs yet": "Moderointilokia ei vielä ole", + "No notification settings yet": "Ei vielä ilmoitusasetuksia", + "No one is going to this event": "Kukaan ei ole menossa tähän tapahtumaan|Yksi henkilö menossa|{going} henkilöä menossa", + "No open reports yet": "Avoimia raportteja ei vielä ole", + "No participant matches the filters": "Ei suodattimia vastaavia osallistujia", + "No participant to approve|Approve participant|Approve {number} participants": "Ei osallistujia hyväksyttäväksi|Hyväksy osallistuja|Hyväksy {number} osallistujaa", + "No participant to reject|Reject participant|Reject {number} participants": "Ei osallistujia hylättäväksi|Hylkää osallistuja|Hylkää {number} osallistujaa", + "No preferences yet": "Valintoja ei ole vielä tehty", + "No profile matches the filters": "Ei suodattimia vastaavia profiileja", + "No public upcoming events": "Ei julkisia tulevia tapahtumia", + "No resolved reports yet": "Ratkaistuja raportteja ei vielä ole", + "No resources selected": "Ei valittuja resursseja|Yksi resurssi valittu|{count} resurssia valittu", + "No results for \"{queryText}\"": "Ei tuloksia haulle ”{queryText}”", + "No rules defined yet.": "Sääntöjä ei ole vielä määritelty.", + "No user account with this email was found. Maybe you made a typo?": "Tällä sähköpostiosoitteella ei löytynyt käyttäjätiliä. Tarkista kirjoitusasu.", + "None": "Ei mitään", + "Not approved": "Ei hyväksytty", + "Not confirmed": "Vahvistamaton", + "Notes": "Merkinnät", + "Nothing to see here": "Ei mitään nähtävää", + "Notification before the event": "Ilmoitus ennen tapahtumaa", + "Notification on the day of the event": "Ilmoitus tapahtumapäivänä", + "Notifications": "Ilmoitukset", + "Notifications for manually approved participations to an event": "Ilmoitukset tapahtuman käsin hyväksytyistä osallistumisista", + "Number of places": "Paikkojen määrä", + "OK": "OK", + "Old password": "Vanha salasana", + "On {date}": "{date}", + "On {date} ending at {endTime}": "{date}, päättyy {endTime}", + "On {date} from {startTime} to {endTime}": "{date} klo {startTime}–{endTime}", + "On {date} starting at {startTime}": "{date} klo {startTime}", + "One person is going": "Kukaan ei ole menossa | Yksi henkilö menossa | {approved} henkilöä menossa", + "Ongoing tasks": "Meneillään olevat tehtävät", + "Only accessible through link (private)": "Pääsy vain linkin kautta (yksityinen)", + "Only accessible through link and search (private)": "Pääsy vain linkin ja hakutoiminnon kautta (yksityinen)", + "Only alphanumeric characters and underscores are supported.": "Vain kirjaimet, numerot ja alaviiva ovat sallittuja.", + "Open": "Avoin", + "Opened reports": "Avatut raportit", + "Or": "Tai", + "Organize and take action, freely": "Organisoidu ja toimi vapaasti", + "Organized": "Järjestetty", + "Organized by {name}": "Järjestää {name}", + "Organizer": "Järjestäjä", + "Organizer notifications": "Järjestäjän ilmoitukset", + "Organizers": "Järjestäjät", + "Other": "Muu", + "Other notification options:": "Muut ilmoitusvalinnat:", + "Other software may also support this.": "Myös muut ohjelmat voivat tukea tätä.", + "Otherwise this identity will just be removed from the group administrators.": "Muussa tapauksessa tämä identiteetti vain poistetaan ryhmän ylläpitäjistä.", + "Page": "Sivu", + "Page limited to my group (asks for auth)": "Sivu rajattu omalle ryhmälle (vaatii tunnistautumista)", + "Page not found": "Sivua ei löydy", + "Participant": "Osallistuja", + "Participant already was rejected.": "Osallistuja on jo hylätty.", + "Participant has already been approved as participant.": "Osallistuja on jo hyväksytty.", + "Participants": "Osallistujat", + "Participate": "Osallistu", + "Participate using your email address": "Osallistu sähköpostiosoitteella", + "Participation approval": "Osallistumisen hyväksyntä", + "Participation confirmation": "Osallistumisvahvistus", + "Participation notifications": "Osallistumisilmoitukset", + "Participation requested!": "Osallistumista pyydetty!", + "Participations": "Osallistumiset", + "Password": "Salasana", + "Password (confirmation)": "Salasana (varmistus)", + "Password change": "Salasanan vaihto", + "Password reset": "Salasanan palautus", + "Past events": "Menneet tapahtumat", + "Pending": "Odottaa", + "Pick a group": "Valitse ryhmä", + "Pick an identity": "Valitse identiteetti", + "Please check your spam folder if you didn't receive the email.": "Jos et saanut sähköpostia, tarkista roskapostikansio.", + "Please contact this instance's Mobilizon admin if you think this is a mistake.": "Jos epäilet tätä virheeksi, ota yhteyttä tämän palvelimen Mobilizon-ylläpitäjään.", + "Please enter your password to confirm this action.": "Vahvista toimenpide syöttämällä salasanasi.", + "Please make sure the address is correct and that the page hasn't been moved.": "Varmista, että osoite on oikein eikä sivua ole siirretty.", + "Please read the full rules": "Lue säännöt kokonaan", + "Please read the instance's {fullRules}": "Lue palvelimen {fullRules}", + "Please refresh the page and retry.": "Päivitä sivu ja yritä uudelleen.", + "Post a comment": "Lähetä kommentti", + "Post a public message": "Lähetä julkinen viesti", + "Post a reply": "Lähetä vastaus", + "Postal Code": "Postinumero", + "Powered by {mobilizon}. © 2018 - {date} The Mobilizon Contributors - Made with the financial support of {contributors}.": "Voimanlähteenä {mobilizon}. © 2018–{date} Mobilizon-kehittäjät – Taloudellista tukea on antanut {contributors}.", + "Preferences": "Valinnat", + "Previous page": "Edellinen sivu", + "Privacy Policy": "Tietosuojakäytäntö", + "Private event": "Yksityistapahtuma", + "Private feeds": "Yksityissyötteet", + "Profiles": "Profiilit", + "Public": "Julkinen", + "Public RSS/Atom Feed": "Julkinen RSS/Atom-syöte", + "Public comment moderation": "Julkisten kommenttien moderointi", + "Public event": "Julkinen tapahtuma", + "Public feeds": "Julkiset syötteet", + "Public iCal Feed": "Julkinen iCal-syöte", + "Public page": "Julkinen sivu", + "Publish": "Julkaise", + "Published events": "Julkaistut tapahtumat", + "RSS/Atom Feed": "RSS/Atom-syöte", + "Read Framasoft’s statement of intent on the Framablog": "Lue Framasoftin päämääräjulkilausuma Framablogista", + "Recap every week": "Muistutus joka viikko", + "Receive one email per request": "Vastaanota sähköposti jokaisesta pyynnöstä", + "Redirecting to event…": "Siirrytään tapahtumaan…", + "Region": "Alue", + "Register": "Rekisteröidy", + "Register an account on Mobilizon!": "Rekisteröi Mobilizon-tili!", + "Register for an event by choosing one of your identities": "Ilmoittaudu tapahtumaan valitsemalla jokin identiteeteistäsi", + "Register on this instance": "Rekisteröidy tälle palvelimelle", + "Registration is allowed, anyone can register.": "Rekisteröityminen on sallittu, kuka tahansa voi rekisteröityä.", + "Registration is closed.": "Rekisteröityminen on pois käytöstä.", + "Registration is currently closed.": "Rekisteröityminen on tällä hetkellä pois käytöstä.", + "Registrations are restricted by whitelisting.": "Rekisteröitymistä rajoitetaan hyväksyttyjen luettelolla.", + "Reject": "Hylkää", + "Rejected": "Hylätty", + "Rejected participations": "Hylätyt osallistumiset", + "Rename": "Nimeä uudelleen", + "Rename resource": "Nimeä resurssi uudelleen", + "Reopen": "Avaa uudelleen", + "Reply": "Vastaa", + "Report": "Raportoi", + "Report this comment": "Raportoi kommentti", + "Report this event": "Raportoi tapahtuma", + "Reported": "Raportoitu", + "Reported by": "Raportoinut", + "Reported by someone on {domain}": "Raportoitu palvelimelta {domain}", + "Reported by {reporter}": "Raportoinut {reporter}", + "Reported identity": "Raportoitu identiteetti", + "Reports": "Raportit", + "Requests": "Pyynnöt", + "Resend confirmation email": "Lähetä vahvistussähköposti uudelleen", + "Reset my password": "Palauta salasana", + "Resolved": "Ratkaistu", + "Resource provided is not an URL": "Ilmoitettu resurssi ei ole URL", + "Resources": "Resurssit", + "Role": "Rooli", + "Rules": "Säännöt", + "Save": "Tallenna", + "Save draft": "Tallenna luonnos", + "Search": "Hae", + "Search events, groups, etc.": "Etsi tapahtumia, ryhmiä jne.", + "Search results: \"{search}\"": "Hakutulokset: ”{search}”", + "Searching…": "Haetaan…", + "Select a language": "Valitse kieli", + "Select a timezone": "Valitse aikavyöhyke", + "Send email": "Lähetä sähköposti", + "Send me an email to reset my password": "Lähetä salasananpalautusviesti", + "Send me the confirmation email once again": "Lähetä vahvistussähköposti uudelleen", + "Send the confirmation email again": "Lähetä vahvistussähköposti uudelleen", + "Send the report": "Lähetä raportti", + "Set an URL to a page with your own terms.": "Aseta palvelimen käyttöehdot sisältävän sivun URL.", + "Settings": "Asetukset", + "Share this event": "Jaa tapahtuma", + "Show map": "Näytä kartta", + "Show remaining number of places": "Näytä vapaana olevien paikkojen määrä", + "Show the time when the event begins": "Näytä tapahtuman alkamisaika", + "Show the time when the event ends": "Näytä tapahtuman päättymisaika", + "Sign up": "Luo tili", + "So that, right from its conception, Mobilizon would {fit_needs_uses_people} who are going to use it.": "Näin ollen Mobilizon {fit_needs_uses_people} heti alusta alkaen.", + "Software to the people": "Ohjelmia ihmisille", + "Starts on…": "Alkaa…", + "Status": "Tila", + "Statut": "Tila", + "Street": "Katuosoite", + "Submit": "Lähetä", + "Suspend": "Estä", + "Suspended": "Estetty", + "Task lists": "Tehtäväluettelot", + "Tentative: Will be confirmed later": "Alustava: vahvistetaan myöhemmin", + "Terms": "Käyttöehdot", + "Text": "Teksti", + "The account's email address was changed. Check your emails to verify it.": "Tilin sähköpostiosoite vaihdettiin. Katso vahvistusviesti sähköpostistasi.", + "The actual number of participants may differ, as this event is hosted on another instance.": "Koska tapahtumasivu sijaitsee toisella palvelimella, osallistujien todellinen määrä voi poiketa tästä.", + "The content came from another server. Transfer an anonymous copy of the report?": "Sisältö on peräisin toiselta palvelimelta. Lähetetäänkö raportista sinne anonyymi kopio?", + "The current identity doesn't have any permission on this event. You should probably change it.": "Nykyisellä identiteetillä ei ole tapahtumaan liittyviä oikeuksia. Vaihda toiseen identiteettiin.", + "The current password is invalid": "Nykyinen salasana ei kelpaa", + "The draft event has been updated": "Tapahtumaluonnosta on päivitetty", + "The event has been created as a draft": "Tapahtuma on luotu luonnoksena", + "The event has been published": "Tapahtuma on julkaistu", + "The event has been updated": "Tapahtuma on päivitetty", + "The event has been updated and published": "Tapahtuma on päivitetty ja julkaistu", + "The event organiser has chosen to validate manually participations. Do you want to add a little note to explain why you want to participate to this event?": "Tapahtuman järjestäjä haluaa hyväksyä osallistujat käsin. Haluatko lisätä maininnan, jossa kerrot, miksi haluat osallistua tapahtumaan?", + "The event organizer didn't add any description.": "Tapahtuman järjestäjä ei ole lisännyt kuvausta.", + "The event organizer manually approves participations. Since you've chosen to participate without an account, please explain why you want to participate to this event.": "Tapahtuman järjestäjä hyväksyy osallistujat käsin. Koska olet päättänyt osallistua ilman tiliä, kerro, miksi haluat osallistua tapahtumaan.", + "The event title will be ellipsed.": "Tapahtuman otsikkoa lyhennetään.", + "The event will show the group as organizer.": "Ryhmä näkyy tapahtuman järjestäjänä.", + "The new email doesn't seem to be valid": "Uusi sähköpostiosoite ei kelpaa", + "The new email must be different": "Uuden sähköpostiosoitteen on oltava eri kuin vanhan", + "The new password must be different": "Uuden salasanan on oltava eri kuin vanhan", + "The page you're looking for doesn't exist.": "Etsimääsi sivua ei ole olemassa.", + "The password provided is invalid": "Annettu salasana ei kelpaa", + "The password was successfully changed": "Salasanan vaihto onnistui", + "The report will be sent to the moderators of your instance. You can explain why you report this content below.": "Raportti lähetetään oman palvelimesi moderaattoreille. Alla voit kertoa, miksi raportoit sisällöstä.", + "The user account you're trying to login as has not been confirmed yet. Check your email inbox and eventually your spam folder.": "Käyttäjätiliä, jolla yrität kirjautua, ei ole vielä vahvistettu. Tarkista sähköpostilaatikkosi ja tarvittaessa roskapostikansiosi.", + "The {default_terms} will be used. They will be translated in the user's language.": "{default_terms} ovat käytössä. Ne käännetään käyttäjän kielelle.", + "There are {participants} participants.": "Osallistujia on {participants}.", + "There will be no way to recover your data.": "Tietoja ei voi palauttaa millään tavalla.", + "These events may interest you": "Nämä tapahtumat saattavat kiinnostaa sinua", + "This Mobilizon instance and this event organizer allows anonymous participations, but requires validation through email confirmation.": "Anonyymi osallistuminen on sallittua tällä Mobilizon-palvelimella ja tähän tapahtumaan, mutta osallistuminen on vahvistettava sähköpostitse.", + "This email is already registered as participant for this event": "Sähköpostiosoite on jo kirjattu tapahtuman osallistujiin", + "This email is already used.": "Sähköpostiosoite on jo käytössä.", + "This event has been cancelled.": "Tapahtuma on peruttu.", + "This event is accessible only through it's link. Be careful where you post this link.": "Tapahtumasivulle on pääsy vain linkin kautta. Ole tarkkana, missä julkaiset linkin.", + "This identity is not a member of any group.": "Tämä identiteetti ei ole jäsenenä missään ryhmässä.", + "This information is saved only on your computer. Click for details": "Nämä tiedot tallennetaan vain omalle tietokoneellesi. Katso lisätietoja napsauttamalla", + "This installation (called “instance“) can easily {interconnect}, thanks to {protocol}.": "{protocol}-protokollan ansiosta tämä palvelin on vaivattomasti yhteydessä muihin ({interconnect}).", + "This instance isn't opened to registrations, but you can register on other instances.": "Tälle palvelimelle ei voi rekisteröityä, mutta voit rekisteröityä muille palvelimille.", + "This is a demonstration site to test the beta version of Mobilizon.": "Tällä esittelysivulla voit koekäyttää Mobilizonin beetaversiota.", + "This will delete / anonymize all content (events, comments, messages, participations…) created from this identity.": "Tämä poistaa tai anonymisoi kaiken tällä identiteetillä luodun sisällön (tapahtumat, kommentit, viestit, osallistumiset jne.).", + "Timezone": "Aikavyöhyke", + "Timezone detected as {timezone}.": "Aikavyöhykkeeksi tunnistettu {timezone}.", + "Title": "Otsikko", + "To achieve your registration, please create a first identity profile.": "Viimeistele rekisteröityminen luomalla ensimmäinen identiteettiprofiili.", + "To activate more notifications, head over to the notification settings.": "Aktivoi lisäilmoitukset ilmoitusasetuksista.", + "To change the world, change the software": "Vaihda ohjelmaa ja muuta maailmaa", + "To confirm, type your event title \"{eventTitle}\"": "Vahvista syöttämällä tapahtuman otsikko ”{eventTitle}”", + "To confirm, type your identity username \"{preferredUsername}\"": "Vahvista syöttämällä identiteettisi käyttäjänimi ”{preferredUsername}”", + "Transfer to {outsideDomain}": "Siirry osoitteeseen {outsideDomain}", + "Type": "Tyyppi", + "URL": "URL", + "Unfortunately, this instance isn't opened to registrations": "Valitettavasti tälle palvelimelle ei voi rekisteröityä", + "Unfortunately, your participation request was rejected by the organizers.": "Ikävä kyllä järjestäjät hylkäsivät osallistumispyyntösi.", + "Unknown": "Tuntematon", + "Unknown actor": "Tuntematon tekijä", + "Unknown error.": "Tuntematon virhe.", + "Unsaved changes": "Tallentamattomia muutoksia", + "Unset group": "Ryhmää ei asetettu", + "Unsuspend": "Poista esto", + "Upcoming": "Tulossa", + "Upcoming events": "Tulevat tapahtumat", + "Update event {name}": "Päivitä tapahtumaa {name}", + "Update my event": "Päivitä omaa tapahtumaa", + "Updated": "Päivitetty", + "User": "Käyttäjä", + "Username": "Käyttäjänimi", + "Users": "Käyttäjät", + "View a reply": "|Näytä vastaus|Näytä {totalReplies} vastausta", + "View all conversations": "Näytä kaikki keskustelut", + "View all resources": "Näytä kaikki resurssit", + "View all todos": "Näytä kaikki tehtävät", + "View all upcoming events": "Näytä kaikki tulevat tapahtumat", + "View event page": "Näytä tapahtumasivu", + "View everything": "Näytä kaikki", + "View page on {hostname} (in a new window)": "Näytä sivu palvelimella {hostname} (uudessa ikkunassa)", + "Visible everywhere on the web (public)": "Näkyy kaikkialla verkossa (julkinen)", + "Waiting for organization team approval.": "Odottaa järjestäjien hyväksyntää.", + "Waiting list": "Odotuslista", + "Warning": "Varoitus", + "We asked professional designers to help us develop our vision for Mobilizon. We took time to study the {digital_habits} in order to understand the features they need to gather, organize, and mobilize.": "Pyysimme ammattisuunnittelijoita auttamaan Mobilizon-visiomme kehittämisessä. Perehdyimme {digital_habits}, jotta ymmärtäisimme, mitä ominaisuuksia he tarvitsevat kokoontumisessaan, organisoitumisessaan ja mobilisoitumisessaan.", + "We just sent an email to {email}": "Lähetimme juuri sähköpostia osoitteeseen {email}", + "We use your timezone to make sure you get notifications for an event at the correct time.": "Aikavyöhyketiedon avulla saat tapahtumailmoitukset oikeaan aikaan.", + "We want to develop a digital common, that everyone can make their own, which respects privacy and activism by design.": "Haluamme kehittää digitaalista yhteisomaisuutta, josta jokainen voi tehdä omanlaisensa ja joka kunnioittaa yksityisyyttä ja aktivismia ihan luonnostaan.", + "We will redirect you to your instance in order to interact with this event": "Ohjaamme sinut omalle palvelimellesi, jotta voit osallistua tapahtumaan", + "We won’t change the world from Facebook. The tool we dream of, surveillance capitalism corporations won’t develop it, as they couldn’t profit from it. This is an opportunity to build something better, by taking another approach.": "Maailmaa ei muuteta Facebookissa. Valvontakapitalismia harjoittavat yhtiöt eivät kehitä tarvitsemiamme työkaluja, sillä ne eivät saisi niistä voittoa. Tämä on tilaisuus rakentaa jotakin paljon parempaa uudesta lähtökohdasta.", + "We'll send you an email one hour before the event begins, to be sure you won't forget about it.": "Saat sähköpostimuistutuksen tapahtumasta tuntia ennen sen alkua.", + "We'll use your timezone settings to send a recap of the morning of the event.": "Tapahtumapäivän aamuna lähetetään muistutus, ja siihen hyödynnetään aikavyöhykeasetusta.", + "Website": "Verkkosivu", + "Website / URL": "Verkkosivu/URL", + "Welcome back {username}!": "Tervetuloa takaisin, {username}!", + "Welcome back!": "Tervetuloa takaisin!", + "Welcome on your administration panel": "Tervetuloa hallintapaneeliin", + "Welcome to Mobilizon, {username}!": "Tervetuloa Mobilizoniin, {username}!", + "Who can view this event and participate": "Kuka voi nähdä tapahtuman ja osallistua siihen", + "World map": "Maailmankartta", + "Write something…": "Kirjoita jotain…", + "You and one other person are going to this event": "Vain sinä olet menossa tähän tapahtumaan | Vain sinä ja yksi sinun lisäksesi on menossa tähän tapahtumaan | Sinä ja {approved} muuta henkilöä ovat menossa tähän tapahtumaan.", + "You are already a participant of this event.": "Olet jo tapahtuman osallistuja.", + "You are already logged-in.": "Olet jo kirjautunut sisään.", + "You are participating in this event anonymously": "Osallistut tapahtumaan anonyymisti", + "You are participating in this event anonymously but didn't confirm participation": "Osallistut tapahtumaan anonyymisti, mutta et ole vahvistanut osallistumistasi", + "You can add tags by hitting the Enter key or by adding a comma": "Voit lisätä tunnisteita painamalla enteriä tai lisäämällä pilkun", + "You can pick your timezone into your preferences.": "Voit valita aikavyöhykkeen asetuksistasi.", + "You can try another search term or drag and drop the marker on the map": "Voit kokeilla toista hakuehtoa tai vetää merkin kartalle", + "You can't remove your last identity.": "Et voi poistaa viimeistä identiteettiäsi.", + "You don't follow any instances yet.": "Et seuraa vielä yhtäkään palvelinta.", + "You have been disconnected": "Yhteytesi on katkaistu", + "You have been invited by {invitedBy} to the following group:": "{invitedBy} on kutsunut sinut seuraaviin ryhmiin:", + "You have cancelled your participation": "Olet perunut osallistumisesi", + "You have one event in {days} days.": "Sinulla ei ole tapahtumia seuraavien {days} päivän aikana | Sinulla on yksi tapahtuma seuraavien {days} päivän aikana | Sinulla on {count} tapahtumaa seuraavien {days} päivän aikana", + "You have one event today.": "Sinulla ei ole tapahtumia tänään | Sinulla on yksi tapahtuma tänään | Sinulla on {count} tapahtumaa tänään", + "You have one event tomorrow.": "Sinulla ei ole tapahtumia huomenna | Sinulla on yksi tapahtuma huomenna | Sinulla on {count} tapahtumaa huomenna", + "You may also ask to {resend_confirmation_email}.": "Voit myös pyytää {resend_confirmation_email}.", + "You need to create the group before you create an event.": "Luo ryhmä, jotta voit luoda tapahtuman.", + "You need to login.": "Kirjaudu sisään.", + "You will be redirected to the original instance": "Sinut ohjataan alkuperäiselle palvelimelle", + "You wish to participate to the following event": "Haluat osallistua seuraavaan tapahtumaan", + "You'll get a weekly recap every Monday for upcoming events, if you have any.": "Saat joka maanantai muistutuksen viikon mahdollisista tulevista tapahtumista.", + "You'll receive a confirmation email.": "Saat sähköpostiin vahvistuksen.", + "Your account has been successfully deleted": "Tilin poistaminen onnistui", + "Your account has been validated": "Tilisi on vahvistettu", + "Your account is being validated": "Tiliäsi vahvistetaan", + "Your account is nearly ready, {username}": "Tilisi on melkein valmis, {username}", + "Your current email is {email}. You use it to log in.": "Nykyinen sähköpostiosoitteesi on {email}. Kirjaudu sisään sillä.", + "Your email has been changed": "Sähköpostiosoitteesi on vaihdettu", + "Your email is being changed": "Sähköpostiosoitetta vaihdetaan", + "Your email is not whitelisted, you can't register.": "Sähköpostiosoitteesi ei ole hyväksyttyjen luettelossa, et voi rekisteröityä.", + "Your email will only be used to confirm that you're a real person and send you eventual updates for this event. It will NOT be transmitted to other instances or to the event organizer.": "Sähköpostiosoitettasi käytetään vain vahvistamaan se, että olet todellinen ihminen, sekä lähettämään mahdollisia päivityksiä tapahtuman tietoihin. Osoitetta EI luovuteta muille palvelimille tai tapahtuman järjestäjälle.", + "Your federated identity": "Identiteettisi fediversumissa", + "Your local administrator resumed its policy:": "Paikallisen ylläpitäjän tiivistys käytännöstään:", + "Your participation has been confirmed": "Osallistumisesi on vahvistettu", + "Your participation has been rejected": "Osallistumisesi on hylätty", + "Your participation has been requested": "Osallistumispyyntösi on tehty", + "Your participation has been validated": "Osallistumisesi on vahvistettu", + "Your participation is being validated": "Osallistumisesi odottaa vahvistusta", + "Your participation status has been changed": "Osallistumisesi tilaa on muutettu", + "Your timezone is currently set to {timezone}.": "Nykyinen aikavyöhykkeesi on {timezone}.", + "Your timezone was detected as {timezone}.": "Aikavyöhykkeeksesi tunnistettiin {timezone}.", + "[This comment has been deleted]": "[Kommentti on poistettu]", + "[deleted]": "[poistettu]", + "a decentralised federation protocol": "hajautettu federoituva protokolla", + "a non-existent report": "raporttia ei ole", + "as {identity}": "identiteetillä {identity}", + "change the world, one byte at a time": "muuttaa maailmaa bitti kerrallaan", + "default Mobilizon terms": "Mobilizonin oletuskäyttöehdot", + "digital habits of activists": "aktivistien digitaalisiin käytäntöihin", + "e.g. 10 Rue Jangot": "esim. Hämeenkatu 10", + "firstDayOfWeek": "0", + "fit the needs and uses of the people": "vastaa ihmisten käyttötarpeita", + "full rules": "säännöt kokonaan", + "iCal Feed": "iCal-syöte", + "instance rules": "palvelimen säännöt", + "interconnect with others like it": "yhdistä muihin samankaltaisiin", + "its source code is public": "sen lähdekoodi on julkinen", + "more than 1360 contributors": "yli 1360 tukijaa", + "on our blog": "blogissamme", + "profile@instance": "profiili@palvelin", + "report #{report_number}": "raportti #{report_number}", + "resend confirmation email": "lähettämään vahvistussähköpostin uudelleen", + "respect of the fundamental freedoms": "perusoikeuksien kunnioittamisen", + "terms of service": "käyttöehdot", + "with another identity…": "toisella identiteetillä…", + "{approved} / {total} seats": "{approved} / {total} paikkaa", + "{available}/{capacity} available places": "Ei paikkoja jäljellä|{available}/{capacity} paikkaa jäljellä", + "{count} participants": "Ei osallistujia vielä | Yksi osallistuja | {count} osallistujaa", + "{count} requests waiting": "{count} pyyntöä odottamassa", + "{instanceName} is an instance of the {mobilizon} software.": "{instanceName} on {mobilizon}-ohjelmaa käyttävä palvelin.", + "{license} guarantees {respect} of the people who will use it. Since {source}, anyone can audit it, which guarantees its transparency.": "{license} varmistaa sitä käyttävien ihmisten {respect}. Koska {source}, kuka tahansa voi tarkastaa sen ja varmistua sen läpinäkyvyydestä.", + "{moderator} added a note on {report}": "{moderator} lisäsi huomautuksen: {report}", + "{moderator} closed {report}": "{moderator} sulki: {report}", + "{moderator} deleted an event named \"{title}\"": "{moderator} poisti tapahtuman ”{title)”", + "{moderator} has deleted user {user}": "{moderator} on poistanut käyttäjän {user}", + "{moderator} has unsuspended profile {profile}": "{moderator} on poistanut profiilin {profile} eston", + "{moderator} marked {report} as resolved": "{moderator} merkitsi ratkaistuksi: {report}", + "{moderator} reopened {report}": "{moderator} avasi uudelleen: {report}", + "{moderator} suspended profile {profile}": "{moderator} esti profiilin {profile}", + "{number} organized events": "Ei järjestettyjä tapahtumia|Yksi järjestetty tapahtuma|{number} järjestettyä tapahtumaa", + "{number} participations": "Ei osallistumisia|Yksi osallistuminen|{number} osallistumista", + "{profile} (by default)": "{profile} (oletuksena)", + "{title} ({count} todos)": "{title} ({count} tehtävää)", + "© The Mobilizon Contributors {date} - Made with Elixir, Phoenix, VueJS & with some love and some weeks": "© Mobilizon-tekijät {date} – Valmistusaineina Elixir, Phoenix, VueJS sekä rakkaus ja aika", + "© The OpenStreetMap Contributors": "© OpenStreetMap-tekijät" } diff --git a/js/src/variables.scss b/js/src/variables.scss index 37a3001db..bc69cf926 100644 --- a/js/src/variables.scss +++ b/js/src/variables.scss @@ -7,19 +7,19 @@ $violet: #424056; /** * Text body, paragraphs */ -$violet-1: #3A384C; +$violet-1: #3a384c; $violet-2: #474467; /** * Titles, dark borders, buttons */ -$violet-3: #3C376E; +$violet-3: #3c376e; /** * Borders */ -$borders: #D7D6DE; -$backgrounds: #ECEBF2; +$borders: #d7d6de; +$backgrounds: #ecebf2; /** * Text @@ -29,15 +29,15 @@ $purple-1: #757199; /** * Background */ -$purple-2: #CDCAEA; -$purple-3: #E6E4F4; +$purple-2: #cdcaea; +$purple-3: #e6e4f4; -$orange-2: #ED8D07; -$orange-3: #D35204; +$orange-2: #ed8d07; +$orange-3: #d35204; -$yellow-1: #FFD599; -$yellow-2: #FFF1DE; -$yellow-3: #FBD5CB; +$yellow-1: #ffd599; +$yellow-2: #fff1de; +$yellow-3: #fbd5cb; $yellow-4: #f7ba30; $primary: $bleuvert; @@ -47,36 +47,45 @@ $secondary-invert: findColorInvert($secondary); $background-color: $violet-2; -$success: #0D8758; +$success: #0d8758; $success-invert: findColorInvert($success); $info: #36bcd4; $info-invert: findColorInvert($info); -$danger: #FF2E54; +$danger: #ff2e54; $danger-invert: findColorInvert($danger); $link: $primary; $link-invert: $primary-invert; $text: $violet-1; -$colors: map-merge($colors, - ("primary": ($primary, +$colors: map-merge( + $colors, + ( + "primary": ( + $primary, $primary-invert, ), - "secondary": ($secondary, + "secondary": ( + $secondary, $secondary-invert, ), - "success": ($success, + "success": ( + $success, $success-invert, ), - "info": ($info, + "info": ( + $info, $info-invert, ), - "danger": ($danger, + "danger": ( + $danger, $danger-invert, ), - "link": ($link, + "link": ( + $link, $link-invert, ), - )); + ) +); // Navbar $navbar-background-color: $secondary; @@ -91,29 +100,21 @@ $body-background-color: #efeef4; $fullhd-enabled: false; $hero-body-padding-medium: 6rem 1.5rem; -main>.container { +main > .container { background: $body-background-color; } $title-color: #3c376e; -$title-family: "Liberation Sans", -"Helvetica Neue", -Roboto, -Helvetica, -Arial, -serif; +$title-family: "Liberation Sans", "Helvetica Neue", Roboto, Helvetica, Arial, + serif; $title-weight: 700; $title-size: 40px; $title-sub-size: 45px; $title-sup-size: 30px; $subtitle-color: #3a384c; -$subtitle-family: "Liberation Sans", -"Helvetica Neue", -Roboto, -Helvetica, -Arial, -serif; +$subtitle-family: "Liberation Sans", "Helvetica Neue", Roboto, Helvetica, Arial, + serif; $subtitle-weight: 400; $subtitle-size: 32px; $subtitle-sub-size: 30px; @@ -133,4 +134,4 @@ $subtitle-sup-size: 15px; $input-border-color: #dbdbdb; $breadcrumb-item-color: $primary; $checkbox-background-color: #fff; -$title-color: $violet-3; \ No newline at end of file +$title-color: $violet-3; diff --git a/js/src/views/Event/Event.vue b/js/src/views/Event/Event.vue index 68d684cc5..2a8767046 100644 --- a/js/src/views/Event/Event.vue +++ b/js/src/views/Event/Event.vue @@ -756,9 +756,9 @@ export default class Event extends EventMixin { }); }); - this.$on('eventDeleted', () => { + this.$on("eventDeleted", () => { return this.$router.push({ name: RouteName.HOME }); - }) + }); } /** diff --git a/js/tsconfig.json b/js/tsconfig.json index 48ac9ce5b..d1299c7f8 100644 --- a/js/tsconfig.json +++ b/js/tsconfig.json @@ -27,4 +27,4 @@ "tests/**/*.tsx" ], "exclude": ["node_modules"] -} \ No newline at end of file +}