From 32afe9ffc9ee9a2f2ac90ca48c53721f5b55a899 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:22:45 +0000 Subject: [PATCH 001/137] [Translation] Translate common.json in es 100% translated source file: 'common.json' on 'es'. --- public/locales/es/common.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 public/locales/es/common.json diff --git a/public/locales/es/common.json b/public/locales/es/common.json new file mode 100644 index 00000000..40ffa4d6 --- /dev/null +++ b/public/locales/es/common.json @@ -0,0 +1,23 @@ +{ + "footer-about-us-title": "Conócenos", + "footer-about-us-description": "MapSwipe aprovecha la fuerza colectiva de voluntarios para contribuir activamente a proyectos de datos geoespaciales.", + "footer-quick-links": "Enlaces rápidos", + "home-link": "Inicio", + "get-involved-link": "Participa", + "data-link": "Datos", + "blogs-link": "Blog", + "community-dashboard-link": "Comunidad", + "footer-follow-us-title": "Síguenos en", + "facebook": "Facebook", + "mastodon": "Mastodon", + "instagram": "Instagram", + "github": "Github", + "osm-wiki": "Wiki OSM", + "email": "Correo electrónico", + "copyright": "Copyright © 2023 MapSwipe", + "privacy": "Privacidad", + "mapswipe-logo": "Logo de Mapswipe", + "didnot-find-language": "Agregar idioma faltante", + "meta-page-title": "MapSwipe", + "meta-page-description": "Haz voluntariado desde tu teléfono. Haz una diferencia en todo el mundo." +} From e758ab5c4f74bd800d7c6d22ab19899f7362291c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:27:13 +0000 Subject: [PATCH 002/137] [Translation] Translate get-involved.json in es 100% translated source file: 'get-involved.json' on 'es'. --- public/locales/es/get-involved.json | 41 +++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 public/locales/es/get-involved.json diff --git a/public/locales/es/get-involved.json b/public/locales/es/get-involved.json new file mode 100644 index 00000000..005e0b0f --- /dev/null +++ b/public/locales/es/get-involved.json @@ -0,0 +1,41 @@ +{ + "get-involved-tab-head": "Participa | MapSwipe", + "hero-title": "Desliza, haz voluntariado y contribuye.", + "hero-description": "Hay muchas maneras de participar con MapSwipe.", + "get-involved-banner": "Imagen del banner \"Participa\"", + "contribute-now": "Contribuye ahora", + "contribute-now-description": "MapSwipe te ofrece muchas maneras de participar y contribuir a nuestra comunidad. La más fácil es descargar la app y empezar a generar un impacto como individuo.", + "download-on-playstore": "Descargar desde Play Store", + "download-on-apple-store": "Descargar desde Apple Store", + "download-apk-label": "O descarga un APK", + "individual-heading": "Individuos", + "individual-heading-image": "Logo de individuo", + "possess-language-skills": "¿Dominas otros idiomas?", + "possess-language-skills-description": "Haz voluntariado para ayudar a que la app y el sitio web estén disponibles en más idiomas.", + "contribute-on-transifex": "Contribuye en Transifex", + "possess-technical-skills": "¿Eres desarrollador?", + "possess-techincal-skills-description": "Haz voluntariado para apoyar el desarrollo de la app y aporta tu experiencia para mejorar la app de MapSwipe.", + "contribute-on-github": "Contribuye en GitHub", + "want-to-host-mapswipe-events": "¿Eres parte de una comunidad, grupo académico o sin fines de lucro que quiere organizar eventos de MapSwipe?", + "want-to-host-mapswipe-events-description": "Descarga nuestro kit de herramientas para eventos de MapSwipe y comienza a reunir gente para mapear proyectos.", + "download-toolkit": "Descargar kit de herramientas", + "engage-your-csr": "¡Involucra tu Responsabilidad Social Corporativa y a tus empleados. Genera un impacto ahora!", + "engage-your-csr-description": "Registra los detalles de tu evento y nuestro equipo te contactará para explorar opciones de apoyo.", + "register-your-interest": "Registra tu interés", + "group-heading": "Grupos", + "group-heading-image": "Logo de grupo", + "organization-heading": "Organizaciones", + "organization-logo": "Logo de organización", + "humanitarian-or-nonprofit": "¿Eres una organización humanitaria o sin fines de lucro interesada en ejecutar un proyecto en MapSwipe?", + "humanitarian-or-nonprofit-description": "Comparte tu idea con nosotros y nuestro equipo se pondrá en contacto contigo para determinar la solución adecuada.", + "tell-us-more": "Cuéntanos más", + "interested-in-supporting": "¿Te interesa apoyar a MapSwipe con una donación?", + "interested-in-supporting-description-1": "Tu donación ayudará a asegurar el buen funcionamiento, la sostenibilidad y el mantenimiento de la app.", + "download-financial-report": "Descarga el último informe financiero.", + "donate-now": "Dona ahora", + "donate-heading": "Donar", + "donation-logo": "Logo del tema de donación", + "contact-section-heading": "¿Tienes otras preguntas?", + "contact-section-description": "¡Contáctanos, estamos aquí para ayudarte!", + "contact-link-label": "Contáctanos" +} From 076f6d5252a5a9ab51b10f4d87b236d39454bc28 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:27:47 +0000 Subject: [PATCH 003/137] [Translation] Translate get-involved.json in es 100% translated source file: 'get-involved.json' on 'es'. --- public/locales/es/get-involved.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es/get-involved.json b/public/locales/es/get-involved.json index 005e0b0f..7064f5f8 100644 --- a/public/locales/es/get-involved.json +++ b/public/locales/es/get-involved.json @@ -2,7 +2,7 @@ "get-involved-tab-head": "Participa | MapSwipe", "hero-title": "Desliza, haz voluntariado y contribuye.", "hero-description": "Hay muchas maneras de participar con MapSwipe.", - "get-involved-banner": "Imagen del banner \"Participa\"", + "get-involved-banner": "Imagen del banner "Participa"", "contribute-now": "Contribuye ahora", "contribute-now-description": "MapSwipe te ofrece muchas maneras de participar y contribuir a nuestra comunidad. La más fácil es descargar la app y empezar a generar un impacto como individuo.", "download-on-playstore": "Descargar desde Play Store", From 56cff038906947b6a780924df53b54d9273c3910 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:27:55 +0000 Subject: [PATCH 004/137] [Translation] Translate get-involved.json in es 100% translated source file: 'get-involved.json' on 'es'. --- public/locales/es/get-involved.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es/get-involved.json b/public/locales/es/get-involved.json index 7064f5f8..729e6cdf 100644 --- a/public/locales/es/get-involved.json +++ b/public/locales/es/get-involved.json @@ -2,7 +2,7 @@ "get-involved-tab-head": "Participa | MapSwipe", "hero-title": "Desliza, haz voluntariado y contribuye.", "hero-description": "Hay muchas maneras de participar con MapSwipe.", - "get-involved-banner": "Imagen del banner "Participa"", + "get-involved-banner": "Imagen del banner Participa", "contribute-now": "Contribuye ahora", "contribute-now-description": "MapSwipe te ofrece muchas maneras de participar y contribuir a nuestra comunidad. La más fácil es descargar la app y empezar a generar un impacto como individuo.", "download-on-playstore": "Descargar desde Play Store", From bafc4c15bb6016d8f50382174046953b90b9aa07 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:41:18 +0000 Subject: [PATCH 005/137] [Translation] Translate home.json in es 100% translated source file: 'home.json' on 'es'. --- public/locales/es/home.json | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 public/locales/es/home.json diff --git a/public/locales/es/home.json b/public/locales/es/home.json new file mode 100644 index 00000000..0b258175 --- /dev/null +++ b/public/locales/es/home.json @@ -0,0 +1,37 @@ +{ + "home-tab-head": "MapSwipe", + "hero-title": "De deslizamientos a soluciones", + "hero-description": "Únete a la comunidad de MapSwipe y genera un impacto significativo en la cartografía y más allá.", + "download-app-label": "Descarga la app", + "data-link": "Explora los datos", + "mobilizing-volunteer": "Haz voluntariado desde tu teléfono. Haz una diferencia en todo el mundo.", + "mobilize-volunteer": "Logo de Movilización de Voluntarios", + "mapathon": "Logo de Mapatón de Mapswipe", + "field-mapping": "Logo de Mapeo de Campo", + "mobilizing-volunteer-description-paragraph-1": "MapSwipe aprovecha la fuerza colectiva de los voluntarios para contribuir activamente a proyectos de datos geoespaciales. Desde identificar infraestructura hasta rastrear cambios ambientales y validar datos de mapas, los MapSwipers ayudan a mejorar los datos de mapas en todo el mundo.", + "mobilizing-volunteer-description-paragraph-2": "Como resultado, nuestros socios de MapSwipe están mejor equipados e informados para involucrarse y apoyar a las comunidades a nivel mundial.", + "total-swipes": "Total de deslizamientos", + "total-contributors": "Total de colaboradores", + "explore-mission-types": "Explora nuestros tipos de proyecto", + "explore-mission-types-description": "Nuestros voluntarios contribuyen a tres tipos de proyectos diferentes.", + "type-find-title": "Encontrar", + "find-mission-type-description": "Desliza a través de imágenes satelitales para identificar y seleccionar aquellas que contienen las características solicitadas, como edificios, carreteras, vías fluviales y más.", + "type-compare-title": "Comparar", + "compare-mission-type-description": "Revisa imágenes satelitales del antes y el después para detectar cambios en el entorno que ayuden a informar la evaluación de daños, el cambio climático o datos inexactos.", + "type-validate-title": "Validar", + "validate-mission-type-description": "Evalúa la precisión de las huellas de edificios donde los edificios han sido trazados previamente por mapeadores remotos o a través de IA para identificar dónde se necesita un nuevo mapeo.", + "start-mapswiping-title": "¡Comienza a usar MapSwipe!", + "download-description": "Con tu teléfono móvil, puedes contribuir a ayudar a comunidades de todo el mundo, un deslizamiento a la vez.", + "download-playstore": "Logo de descarga desde Play Store", + "download-apple-store": "Logo de descarga desde Apple Store", + "download-apk-label": "O descarga un APK", + "get-involved-description": "Obtén más información sobre cómo las personas, los grupos y las organizaciones pueden contribuir a la comunidad.", + "get-involved-link": "Participa", + "news-and-updates-title": "Noticias y actualizaciones", + "date": "{{date, datetime}}", + "read-more": "Leer más", + "see-more-pages": "Ver todas las publicaciones", + "partners": "Socios", + "missing-maps": "Logo de Missing Maps", + "missing-map-description": "MapSwipe es parte del Proyecto Missing Maps y está administrado por un equipo dirigido por voluntarios con el apoyo de estas organizaciones." +} From b5275eb10d5c32d6918e4c95773a692fcd780f46 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 19:22:44 +0000 Subject: [PATCH 006/137] [Translation] Translate data.json in es 100% translated source file: 'data.json' on 'es'. --- public/locales/es/data.json | 66 +++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 public/locales/es/data.json diff --git a/public/locales/es/data.json b/public/locales/es/data.json new file mode 100644 index 00000000..1d075a14 --- /dev/null +++ b/public/locales/es/data.json @@ -0,0 +1,66 @@ +{ + "active-projects": "Activos", + "finished-projects": "Terminados", + "build-area": "Encontrar", + "footprint": "Validar", + "change-detection": "Comparar", + "project-card-progress-text": "{{progress, number}}% completado", + "project-card-last-update": "{{date, datetime}}", + "project-card-contributors-text": "{{contributors}}", + "mapped-area": "Área mapeada", + "contributors": "Colaboradores", + "download-projects-overview-heading": "Resumen de proyectos", + "download-projects-with-geometry-heading": "Proyectos con geometría", + "download-projects-with-centroid-heading": "Proyectos con centroide", + "download-projects-overview-description": "Información sobre todos los proyectos", + "download-projects-with-geometry-description": "Información sobre todos los proyectos con la geometría del proyecto", + "download-projects-with-centroid-description": "Información sobre todos los proyectos con el centroide del proyecto", + "data-tab-head": "Datos | MapSwipe", + "data-page-heading": "Todo un mundo de datos", + "data-page-description": "O al menos eso es a lo que aspiramos. Echa un vistazo a todo lo que tenemos hasta ahora.", + "data-banner-image": "Imagen de banner para datos", + "total-swipes": "Total de deslizamientos", + "community-stats-section-heading": "Tantos deslizamientos, tantos datos", + "community-stats-section-description": "¡Cada deslizamiento suma! Los resultados de todos estos deslizamientos están disponibles abiertamente. Solo tienes que dar crédito a nuestros colaboradores.", + "community-dashboard-link-label": "Consulta la página de la comunidad para obtener más estadísticas", + "type-section-heading": "¿Cuál es tu tipo de proyecto?", + "type-section-description": "Nuestros voluntarios contribuyen de tres maneras diferentes: encontrar, comparar y verificar. Cada tipo de proyecto tiene su propio caso de uso y estructura de datos. Ve qué se adapta mejor a tus necesidades.", + "type-find-title": "Encontrar", + "type-find-key-point-1": "Saber dónde están las áreas con características, por ejemplo, edificios, carreteras, vías fluviales", + "type-find-key-point-2": "Ignorar áreas sin características", + "type-find-key-point-3": "Listo para el Gestor de Tareas de HOT", + "type-compare-title": "Comparar", + "type-compare-key-point-1": "Ver dónde han cambiado las imágenes entre dos fechas", + "type-compare-key-point-2": "Evaluar las áreas dañadas después de un evento", + "type-compare-key-point-3": "Monitorear el cambio de uso del suelo a lo largo del tiempo", + "type-validate-title": "Validar", + "type-validate-key-point-1": "Evaluar la calidad de una campaña de mapeo", + "type-validate-key-point-2": "Identificar qué características se han mapeado correctamente y cuáles no.", + "type-validate-key-point-3": "Centrar los esfuerzos futuros en las características que necesitan mejoras", + "explore-section-heading": "Explora los datos", + "data-last-fetched": "Última actualización: {{date, datetime}}", + "see-more-button": "Mostrar más", + "project-status": "Estado del proyecto", + "project-type": "Tipo de proyecto", + "search-label": "Buscar por título del proyecto", + "location-search-label": "Buscar por ubicación", + "organization-placeholder": "Organización", + "date-from-label": "Fecha desde", + "date-to-label": "Fecha hasta", + "clear-filters": "Borrar filtros", + "bubble-type": "Escala", + "visible-projects-count": "{{totalProjects, number}} proyectos", + "total-area-card-text": "{{area, number}} área mapeada", + "Location": "Ubicación", + "requesting-organization": "Organización solicitante", + "created-at": "Creado en", + "project-contributors": "Colaboradores del proyecto", + "download-section-heading": "Descargar todos los proyectos", + "download-size": "{{size, number}}", + "download": "Descargar", + "license-section-heading": "Nuestra licencia", + "license-section-description": "Los datos de MapSwipe se publican bajo una licencia \"liberal\" no recíproca (Creative Commons Attribution). Esto solo requiere que los usuarios reconozcan la fuente. Puedes hacer lo que quieras con los datos, solo asegúrate de dar crédito a los colaboradores de MapSwipe", + "contact-section-heading": "¿Tienes otras preguntas?", + "contact-section-description": "¡Ponte en contacto con nosotros! Comparte comentarios, explora tipos de proyectos o sumérgete en los análisis de MapSwipe. ¡Estamos aquí para ayudarte!", + "contact-link-label": "Contáctanos" +} From 17fe2f4f43d0513bd587080a161c0b3264c36e01 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 19:24:56 +0000 Subject: [PATCH 007/137] [Translation] Translate blog.json in es 100% translated source file: 'blog.json' on 'es'. --- public/locales/es/blog.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/locales/es/blog.json diff --git a/public/locales/es/blog.json b/public/locales/es/blog.json new file mode 100644 index 00000000..1ee458a4 --- /dev/null +++ b/public/locales/es/blog.json @@ -0,0 +1,4 @@ +{ + "blog-tab-head": "{{blogTitle}} | Mapswipe", + "date": "{{date, datetime}}" +} From 69b7d3b59fb78523bc6a345ff08722a625f2c48b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 19:45:34 +0000 Subject: [PATCH 008/137] [Translation] Translate blogs.json in es 100% translated source file: 'blogs.json' on 'es'. --- public/locales/es/blogs.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 public/locales/es/blogs.json diff --git a/public/locales/es/blogs.json b/public/locales/es/blogs.json new file mode 100644 index 00000000..e0d1cde6 --- /dev/null +++ b/public/locales/es/blogs.json @@ -0,0 +1,8 @@ +{ + "blogs-tab-head": "Blog | Mapswipe", + "blogs-hero-title": "Blog", + "featured-posts": "Destacados", + "date": "{{date, datetime}}", + "read-more": "Leer más", + "other-posts": "Otros" +} From 62b6b438208b1b00c9f974f6802ea3fa31bce1ba Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 20:32:10 +0000 Subject: [PATCH 009/137] [Translation] Translate privacy.json in es 100% translated source file: 'privacy.json' on 'es'. --- public/locales/es/privacy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/es/privacy.json b/public/locales/es/privacy.json index 71121bc9..d11952a9 100644 --- a/public/locales/es/privacy.json +++ b/public/locales/es/privacy.json @@ -1,4 +1,4 @@ { - "privacy-tab-head": "Política de provacidad | MapSwipe", - "privacy-hero-title": "Política de provacidad" + "privacy-tab-head": "Política de Privacidad | MapSwipe", + "privacy-hero-title": "Política de Privacidad" } From a81776c9f2575967f4fc9fb36dac9e8980125de6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 20:34:38 +0000 Subject: [PATCH 010/137] [Translation] Translate project.json in es 100% translated source file: 'project.json' on 'es'. --- public/locales/es/project.json | 44 ++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 public/locales/es/project.json diff --git a/public/locales/es/project.json b/public/locales/es/project.json new file mode 100644 index 00000000..aa5b39a8 --- /dev/null +++ b/public/locales/es/project.json @@ -0,0 +1,44 @@ +{ + "aggregated-results-title": "Resultados agregados", + "aggregated-results-with-geometry-title": "Resultados agregados (con geometría)", + "hot-tasking-manager-geometries-title": "Geometrías del Gestor de Tareas de HOT", + "moderate-to-high-agreement-yes-maybe-geometries-title": "Geometrías de Acuerdo Moderado a Alto Sí Quizás", + "groups-title": "Grupos", + "history-title": "Historial", + "results-title": "Resultados", + "tasks-title": "Tareas", + "users-title": "Usuarios", + "area-of-interest-title": "Área de interés", + "aggregated-results-description": "Resultados agregados. Esto te da los resultados sin filtrar de MapSwipe agregados a nivel de tarea. Esto es más adecuado si quieres aplicar algún procesamiento de datos personalizado con los datos de MapSwipe, por ejemplo, seleccionar solo tareas específicas. Consulta nuestra documentación para obtener más detalles. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "aggregated-results-with-geometry-description": "Resultados agregados. Esto te da los resultados sin filtrar de MapSwipe agregados a nivel de tarea. Esto es más adecuado si quieres aplicar algún procesamiento de datos personalizado con los datos de MapSwipe, por ejemplo, seleccionar solo tareas específicas. Consulta nuestra documentación para obtener más detalles. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "hot-tasking-manager-geometries-description": "Este conjunto de datos contiene formas que están listas para usar en el Gestor de Tareas de HOT. Actualmente, las geometrías constan de un máximo de 15 tareas de MapSwipe, donde al menos el 35% de todos los usuarios indicaron la presencia de un edificio clasificándolo como \"sí\" o \"quizás\"", + "moderate-to-high-agreement-yes-maybe-geometries-description": "Este conjunto de datos contiene todos los resultados donde al menos el 35% de los usuarios enviaron una clasificación de \"sí\" o \"quizás\". El conjunto de datos de salida representa la unión de todos los resultados seleccionados.", + "groups-description": "Grupos. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "history-description": "Historial", + "results-description": "Esto te da los resultados sin filtrar de MapSwipe. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "tasks-description": "Tareas. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "users-description": "Este conjunto de datos contiene información sobre las contribuciones individuales por usuario. Esto te indica, por ejemplo, los usuarios más activos de este proyecto. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "area-of-interest-description": "Este conjunto de datos contiene información sobre la región del proyecto.", + "active-projects": "Activos", + "finished-projects": "Terminados", + "build-area": "Encontrar", + "footprint": "Validar", + "change-detection": "Comparar", + "project-tab-head": "{{projectTitle}} | MapSwipe", + "Location": "Ubicación", + "requesting-organization": "Organización solicitante", + "created-at": "Creado en", + "date": "{{date, datetime}}", + "overview-section-title": "Resumen del proyecto", + "project-contributors-text": "Colaboradores", + "data-last-fetched": "Última actualización: {{date, datetime}}", + "project-progress-label": "Completado del proyecto", + "project-card-progress-text": "{{progress, number}}% completado", + "data-section-heading": "Descarga los datos", + "data-section-description": "A continuación, encontrarás las descargas de datos para este proyecto de MapSwipe, incluido un archivo GeoJSON que se puede importar al Gestor de Tareas de HOT para un mapeo más detallado del área. Si necesitas más información o si tienes una solicitud especial relacionada con los datos de MapSwipe, ponte en contacto con el equipo del Instituto Heidelberg de Tecnología de Geoinformación.", + "download-size": "{{size, number}}", + "download": "Descargar", + "license-section-heading": "Nuestra licencia", + "license-section-description-1": "Este proyecto es parte de la comunidad de OpenStreetMap. El objetivo son datos geográficos de alta calidad, de libre acceso y disponibles para todos. La licencia recíproca de OSM protege los datos de ser apropiados por servicios que no comparten con OSM.", + "license-section-description-2": "MapSwipe se publica bajo una licencia \"liberal\" no recíproca (Creative Commons Attribution). Siempre que quieras usar los datos, asegúrate de dar crédito a los colaboradores de MapSwipe." +} From a138efa81697d59c87f62d35038ff299dfe8eff1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:15:37 +0000 Subject: [PATCH 011/137] [Translation] Translate blog.json in fr 100% translated source file: 'blog.json' on 'fr'. --- public/locales/fr/blog.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/locales/fr/blog.json diff --git a/public/locales/fr/blog.json b/public/locales/fr/blog.json new file mode 100644 index 00000000..1ee458a4 --- /dev/null +++ b/public/locales/fr/blog.json @@ -0,0 +1,4 @@ +{ + "blog-tab-head": "{{blogTitle}} | Mapswipe", + "date": "{{date, datetime}}" +} From f376d6e357d776c6898888ee935547ab7360b104 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 08:38:49 +0000 Subject: [PATCH 012/137] [Translation] Translate data.json in fr 100% translated source file: 'data.json' on 'fr'. --- public/locales/fr/data.json | 66 +++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 public/locales/fr/data.json diff --git a/public/locales/fr/data.json b/public/locales/fr/data.json new file mode 100644 index 00000000..3cf69051 --- /dev/null +++ b/public/locales/fr/data.json @@ -0,0 +1,66 @@ +{ + "active-projects": "Actif", + "finished-projects": "Terminé", + "build-area": "Trouver", + "footprint": "Valider", + "change-detection": "Comparer", + "project-card-progress-text": "{{progress, number}}% complété", + "project-card-last-update": "{{date, datetime}}", + "project-card-contributors-text": "{{contributors}}", + "mapped-area": "Zone cartographiée", + "contributors": "Contributeurs", + "download-projects-overview-heading": "Aperçu des projets", + "download-projects-with-geometry-heading": "Projets avec géométrie", + "download-projects-with-centroid-heading": "Projets avec centroïdes", + "download-projects-overview-description": "Informations sur tous les projets", + "download-projects-with-geometry-description": "Informations sur tous les projets avec la géométrie des projets", + "download-projects-with-centroid-description": "Information sur tous les projets avec les centroïdes des projets", + "data-tab-head": "Données | MapSwipe", + "data-page-heading": "Tout un monde de données", + "data-page-description": "Ou, du moins, c'est notre objectif. Jetez un œil à tout ce que nous avons jusqu'à présent.", + "data-banner-image": "Image de bannière pour les données", + "total-swipes": "Nombre total de balayages", + "community-stats-section-heading": "Tellement de balayages, tellement de données", + "community-stats-section-description": "Chaque balayage compte ! Les résultats de tous ces balayages sont disponibles publiquement. Il vous suffit de créditer nos contributeurs.", + "community-dashboard-link-label": "Allez sur la page Communauté pour plus de statistiques", + "type-section-heading": "Quel est votre type de projet ?", + "type-section-description": "Nos volontaires contribuent de trois façons différentes - trouver, comparer et vérifier. Chaque type de projet a une méthodologie et une structure de données qui lui sont propres. Découvrez ce qui correspond le mieux à vos besoins.", + "type-find-title": "Trouver", + "type-find-key-point-1": "Savoir où se trouvent les zones comportant certains éléments - par exemple des bâtiments, des routes, des voies navigables", + "type-find-key-point-2": "Ignorer les zones sans éléments pertinents", + "type-find-key-point-3": "Prêt à utiliser le gestionnaire de tâches HOT.", + "type-compare-title": "Comparer", + "type-compare-key-point-1": "Détecter où l'imagerie a changé entre deux dates", + "type-compare-key-point-2": "Évaluer les zones endommagées après un événement", + "type-compare-key-point-3": "Surveiller les changements d'utilisation des terres au fil du temps", + "type-validate-title": "Valider", + "type-validate-key-point-1": "Évaluer la qualité d'une campagne de cartographie", + "type-validate-key-point-2": "Identifiez quels éléments ont été correctement cartographiés et lesquels ne l'ont pas été.", + "type-validate-key-point-3": "Concentrez les efforts futurs sur les éléments qui ont besoin d'amélioration.", + "explore-section-heading": "Explorer les données", + "data-last-fetched": "Dernière mise à jour : {{date, datetime}}", + "see-more-button": "Afficher plus", + "project-status": "Statut du projet", + "project-type": "Type de projet", + "search-label": "Recherche par titre de projet", + "location-search-label": "Recherche par emplacement", + "organization-placeholder": "Organisation", + "date-from-label": "A partir de", + "date-to-label": "Jusqu'à", + "clear-filters": "Réinitialiser les filtres", + "bubble-type": "Échelle", + "visible-projects-count": "{{totalProjects, number}} projets", + "total-area-card-text": "{{area, number}} zones cartographiées", + "Location": "Emplacement", + "requesting-organization": "Organisation demandeuse", + "created-at": "Créé à", + "project-contributors": "Contributeurs du projet", + "download-section-heading": "Télécharger tous les projets", + "download-size": "{{size, number}}", + "download": "Télécharger", + "license-section-heading": "Notre licence", + "license-section-description": "Les données de MapSwipe sont publiées sous une licence \"libérale\" non réciproque (Creative Commons Attribution). Cela nécessite seulement que les utilisateurs en connaissent la source. Vous pouvez faire ce que vous voulez avec les données, assurez-vous simplement de créditer les contributeurs de MapSwipe.", + "contact-section-heading": "Avez-vous d'autres questions ?", + "contact-section-description": "Entrez en contact avec nous ! Partagez vos commentaires, explorez les types de projets ou plongez dans les analyses de MapSwipe. Nous sommes là pour vous aider !", + "contact-link-label": "Contactez-nous" +} From 9ee0bca02b1427cf6f3519f8a528b046b47a92f7 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 08:46:41 +0000 Subject: [PATCH 013/137] [Translation] Translate data.json in fr 100% translated source file: 'data.json' on 'fr'. --- public/locales/fr/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/data.json b/public/locales/fr/data.json index 3cf69051..de060f93 100644 --- a/public/locales/fr/data.json +++ b/public/locales/fr/data.json @@ -59,7 +59,7 @@ "download-size": "{{size, number}}", "download": "Télécharger", "license-section-heading": "Notre licence", - "license-section-description": "Les données de MapSwipe sont publiées sous une licence \"libérale\" non réciproque (Creative Commons Attribution). Cela nécessite seulement que les utilisateurs en connaissent la source. Vous pouvez faire ce que vous voulez avec les données, assurez-vous simplement de créditer les contributeurs de MapSwipe.", + "license-section-description": "Les données de MapSwipe sont publiées sous une licence \"libérale\" non réciproque (Creative Commons Attribution). Cela nécessite seulement que les utilisateurs mentionnent la source. Vous pouvez faire ce que vous voulez avec les données, assurez-vous simplement de créditer les contributeurs de MapSwipe.", "contact-section-heading": "Avez-vous d'autres questions ?", "contact-section-description": "Entrez en contact avec nous ! Partagez vos commentaires, explorez les types de projets ou plongez dans les analyses de MapSwipe. Nous sommes là pour vous aider !", "contact-link-label": "Contactez-nous" From 42d384d1df33b2b337e9d37fbe5c11de1332b489 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 08:47:40 +0000 Subject: [PATCH 014/137] [Translation] Translate data.json in fr 100% translated source file: 'data.json' on 'fr'. --- public/locales/fr/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/data.json b/public/locales/fr/data.json index de060f93..32d0500a 100644 --- a/public/locales/fr/data.json +++ b/public/locales/fr/data.json @@ -61,6 +61,6 @@ "license-section-heading": "Notre licence", "license-section-description": "Les données de MapSwipe sont publiées sous une licence \"libérale\" non réciproque (Creative Commons Attribution). Cela nécessite seulement que les utilisateurs mentionnent la source. Vous pouvez faire ce que vous voulez avec les données, assurez-vous simplement de créditer les contributeurs de MapSwipe.", "contact-section-heading": "Avez-vous d'autres questions ?", - "contact-section-description": "Entrez en contact avec nous ! Partagez vos commentaires, explorez les types de projets ou plongez dans les analyses de MapSwipe. Nous sommes là pour vous aider !", + "contact-section-description": "Entrez en contact avec nous ! Partagez vos retours d'expérience, explorez les types de projets ou plongez-vous dans les analyses de MapSwipe. Nous sommes là pour vous aider !", "contact-link-label": "Contactez-nous" } From ea701167c57e781027e6a11bec7d990c523a8fe0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 08:55:08 +0000 Subject: [PATCH 015/137] [Translation] Translate common.json in fr 100% translated source file: 'common.json' on 'fr'. --- public/locales/fr/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 1581f3f8..499faabd 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -1,6 +1,6 @@ { "footer-about-us-title": "À propos de nous", - "footer-about-us-description": "MapSwipe exploite la force collective des bénévoles pour contribuer activement aux projets de données géospatiales.", + "footer-about-us-description": "MapSwipe tire profit de la force collective des bénévoles pour contribuer activement aux projets de données géospatiales.", "footer-quick-links": "Liens rapides", "home-link": "Accueil", "get-involved-link": "Participez", From 896353a4a09eaa9e59d5ea2fdd79c237963a6dde Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 08:55:51 +0000 Subject: [PATCH 016/137] [Translation] Translate common.json in fr 100% translated source file: 'common.json' on 'fr'. --- public/locales/fr/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 499faabd..39ddc15e 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -1,6 +1,6 @@ { "footer-about-us-title": "À propos de nous", - "footer-about-us-description": "MapSwipe tire profit de la force collective des bénévoles pour contribuer activement aux projets de données géospatiales.", + "footer-about-us-description": "MapSwipe concentre les forces des bénévoles pour contribuer activement aux projets de données géospatiales.", "footer-quick-links": "Liens rapides", "home-link": "Accueil", "get-involved-link": "Participez", From c64392d4414b97f10dc4f4c01b574117072d73b1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 08:56:21 +0000 Subject: [PATCH 017/137] [Translation] Translate common.json in fr 100% translated source file: 'common.json' on 'fr'. --- public/locales/fr/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 39ddc15e..0dd60f96 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -13,7 +13,7 @@ "instagram": "Instagram", "github": "Github", "osm-wiki": "OSM Wiki", - "email": "Courriel", + "email": "E-mail", "copyright": "Copyright © 2023 MapSwipe", "privacy": "Confidentialité", "mapswipe-logo": "Logo Mapswipe", From 259902d30473dae88399d0f19d92b515a6d2acab Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 08:57:06 +0000 Subject: [PATCH 018/137] [Translation] Translate common.json in fr 100% translated source file: 'common.json' on 'fr'. --- public/locales/fr/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 0dd60f96..30d00951 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -19,5 +19,5 @@ "mapswipe-logo": "Logo Mapswipe", "didnot-find-language": "Ajouter une langue manquante", "meta-page-title": "MapSwipe", - "meta-page-description": "Bénévole depuis votre téléphone. Faites une différence dans le monde entier." + "meta-page-description": "Contribuez depuis votre téléphone. Faites une différence dans le monde entier." } From 84f328e2583119291ac706a8b0eaadd153442bfa Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 09:23:16 +0000 Subject: [PATCH 019/137] [Translation] Translate home.json in fr 100% translated source file: 'home.json' on 'fr'. --- public/locales/fr/home.json | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 public/locales/fr/home.json diff --git a/public/locales/fr/home.json b/public/locales/fr/home.json new file mode 100644 index 00000000..8a85c372 --- /dev/null +++ b/public/locales/fr/home.json @@ -0,0 +1,37 @@ +{ + "home-tab-head": "MapSwipe", + "hero-title": "Des Balayages aux Solutions", + "hero-description": "Rejoignez la communauté MapSwipe et ayez un impact significatif sur la cartographie et bien plus.", + "download-app-label": "Téléchargez l'application", + "data-link": "Explorer les données", + "mobilizing-volunteer": "Contribuez depuis votre téléphone. Faites une différence dans le monde entier.", + "mobilize-volunteer": "Logo de Mobilisation des Bénévoles", + "mapathon": "Logo Mapswipe Mapathon", + "field-mapping": "Logo Cartographie de terrain", + "mobilizing-volunteer-description-paragraph-1": "MapSwipe concentre les forces des bénévoles pour contribuer activement aux projets de données géospatiales. De l'identification des infrastructures au suivi des changements environnementaux et à la validation des données cartographiques, les MapSwipers contribuent à améliorer les données cartographiques dans le monde entier.", + "mobilizing-volunteer-description-paragraph-2": "Au final, nos partenaires MapSwipe sont mieux équipés et informés pour mobiliser et soutenir les communautés à l'échelle mondiale.", + "total-swipes": "Nombre total de balayages", + "total-contributors": "Nombre total de contributeurs", + "explore-mission-types": "Explorez nos types de projets", + "explore-mission-types-description": "Nos bénévoles contribuent à trois types de projets différents.", + "type-find-title": "Trouver", + "find-mission-type-description": "Faites défiler les images satellites pour identifier et sélectionner celles qui contiennent les éléments demandés tels que des bâtiments, des routes, des voies navigables et plus encore.", + "type-compare-title": "Comparer", + "compare-mission-type-description": "Comparez les images satellite avant et après pour détecter des changements dans l'environnement qui aideront à évaluer les dégâts, l'impact du changement climatique ou des données inexactes.", + "type-validate-title": "Valider", + "validate-mission-type-description": "Evaluiez la précision du tracé des bâtiments où ceux-ci ont été tracés précédemment par des cartographes à distance ou par l'IA, pour identifier les zones où il sera nécessaire de refaire la carto.", + "start-mapswiping-title": "Commencez MapSwiper !", + "download-description": "Avec votre téléphone portable, vous pouvez jouer un rôle dans l'aide aux communautés du monde entier, un balayage à la fois.", + "download-playstore": "Logo Télécharger de Google Play ", + "download-apple-store": "Logo Télécharger de Apple App Store ", + "download-apk-label": "Ou Télécharger un APK", + "get-involved-description": "Découvrez comment des personnes, groupes et organisations peuvent soutenir la communauté", + "get-involved-link": "Rejoignez-nous", + "news-and-updates-title": "Actualités et mises à jour", + "date": "{{date, datetime}}", + "read-more": "Lire la suite", + "see-more-pages": "Voir toutes les publications", + "partners": "Partenaires", + "missing-maps": "Logo Missing Maps", + "missing-map-description": "MapSwipe fait partie du projet Missing Maps et est géré par une équipe de volontaires avec le soutien de ces organisations." +} From 84f56464cbef644e0aac0c498a325859e7649896 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 09:36:13 +0000 Subject: [PATCH 020/137] [Translation] Translate home.json in fr 100% translated source file: 'home.json' on 'fr'. --- public/locales/fr/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/home.json b/public/locales/fr/home.json index 8a85c372..2ab2068d 100644 --- a/public/locales/fr/home.json +++ b/public/locales/fr/home.json @@ -26,7 +26,7 @@ "download-apple-store": "Logo Télécharger de Apple App Store ", "download-apk-label": "Ou Télécharger un APK", "get-involved-description": "Découvrez comment des personnes, groupes et organisations peuvent soutenir la communauté", - "get-involved-link": "Rejoignez-nous", + "get-involved-link": "Participez", "news-and-updates-title": "Actualités et mises à jour", "date": "{{date, datetime}}", "read-more": "Lire la suite", From 1a027bf337c1c4b3c8c2f07aab1cc516c0ec2f80 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 09:43:47 +0000 Subject: [PATCH 021/137] [Translation] Translate home.json in fr 100% translated source file: 'home.json' on 'fr'. --- public/locales/fr/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/home.json b/public/locales/fr/home.json index 2ab2068d..167e0d28 100644 --- a/public/locales/fr/home.json +++ b/public/locales/fr/home.json @@ -24,7 +24,7 @@ "download-description": "Avec votre téléphone portable, vous pouvez jouer un rôle dans l'aide aux communautés du monde entier, un balayage à la fois.", "download-playstore": "Logo Télécharger de Google Play ", "download-apple-store": "Logo Télécharger de Apple App Store ", - "download-apk-label": "Ou Télécharger un APK", + "download-apk-label": "Ou télécharger un APK", "get-involved-description": "Découvrez comment des personnes, groupes et organisations peuvent soutenir la communauté", "get-involved-link": "Participez", "news-and-updates-title": "Actualités et mises à jour", From 67afb29001f5ea94ab8582e71871095114ec2d71 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 09:51:41 +0000 Subject: [PATCH 022/137] [Translation] Translate common.json in fr 100% translated source file: 'common.json' on 'fr'. --- public/locales/fr/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 30d00951..83d0c7f5 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -11,7 +11,7 @@ "facebook": "Facebook", "mastodon": "Mastodon", "instagram": "Instagram", - "github": "Github", + "github": "GitHub", "osm-wiki": "OSM Wiki", "email": "E-mail", "copyright": "Copyright © 2023 MapSwipe", From 38941eab48c213e063d0c305736421f6bdb9cbee Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 10:36:22 +0000 Subject: [PATCH 023/137] [Translation] Translate get-involved.json in fr 100% translated source file: 'get-involved.json' on 'fr'. --- public/locales/fr/get-involved.json | 41 +++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 public/locales/fr/get-involved.json diff --git a/public/locales/fr/get-involved.json b/public/locales/fr/get-involved.json new file mode 100644 index 00000000..42ad860c --- /dev/null +++ b/public/locales/fr/get-involved.json @@ -0,0 +1,41 @@ +{ + "get-involved-tab-head": "Participez | MapSwipe", + "hero-title": "Engagez-vous, balayez et contribuez.", + "hero-description": "Il y a plein de façons de participer à MapSwipe.", + "get-involved-banner": "Bannière Participez", + "contribute-now": "Contribuez maintenant", + "contribute-now-description": "MapSwipe propose de nombreuses façons de vous impliquer et de contribuer à notre communauté. Le plus facile est de télécharger l'appli et commencer à agir en tant que volontaire.", + "download-on-playstore": "Télécharger de Google Play", + "download-on-apple-store": "Télécharger de l'App Store", + "download-apk-label": "Ou téléchargez un APK", + "individual-heading": "Seul.e", + "individual-heading-image": "Logo Individus", + "possess-language-skills": "Parlez-vous couramment d'autres langues ?", + "possess-language-skills-description": "Devenez bénévoles pour aider à traduire l'appli et le site web dans d'autres langues.", + "contribute-on-transifex": "Contribuez sur Transifex", + "possess-technical-skills": "Êtes-vous un développeur ?", + "possess-techincal-skills-description": "Devenez bénévole pour soutenir le développement de l'appli MapSwipe et apporter votre expertise à son amélioration.", + "contribute-on-github": "Contribuez sur GitHub", + "want-to-host-mapswipe-events": "Êtes-vous une communauté, une université ou une association sans but lucratif souhaitant. organiser des événements MapSwipe ? ", + "want-to-host-mapswipe-events-description": "Téléchargez notre Toolkit Evénements MapSwipe et créez une communauté centrée sur des projets de cartographie.", + "download-toolkit": "Téléchargez le Toolkit", + "engage-your-csr": "Mobilisez votre responsable RSE et vos employés. Ayez un impact dès maintenant !", + "engage-your-csr-description": "Envoyez-nous les infos sur votre événement et notre équipe vous contactera pour explorer les moyens de vous soutenir.", + "register-your-interest": "Enregistrez votre événement", + "group-heading": "Groupes", + "group-heading-image": "Logo Groupes", + "organization-heading": "Organisations", + "organization-logo": "Logo Organisations", + "humanitarian-or-nonprofit": "Êtes-vous une organisation humanitaire ou sans but lucratif désirant organiser un événement MapSwipe ? ", + "humanitarian-or-nonprofit-description": "Partagez votre idée avec nous et notre équipe vous contactera pour trouver une solution.", + "tell-us-more": "Dites-nous en plus", + "interested-in-supporting": "Envie de soutenir MapSwipe avec un don ?", + "interested-in-supporting-description-1": "Votre don contribuera à assurer le bon fonctionnement, la pérennité et la maintenance de l'appli.", + "download-financial-report": "Télécharger le dernier rapport financier.", + "donate-now": "Faire un don maintenant", + "donate-heading": "Faire un don", + "donation-logo": "Logo Don", + "contact-section-heading": "Avez-vous d'autres questions ?", + "contact-section-description": "Contactez-nous, nous sommes là pour vous aider !", + "contact-link-label": "Nous contacter" +} From 9e217d829ce63ece4f652501475d9d61a1e96e70 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 11:41:17 +0000 Subject: [PATCH 024/137] [Translation] Translate project.json in fr 100% translated source file: 'project.json' on 'fr'. --- public/locales/fr/project.json | 44 ++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 public/locales/fr/project.json diff --git a/public/locales/fr/project.json b/public/locales/fr/project.json new file mode 100644 index 00000000..62345170 --- /dev/null +++ b/public/locales/fr/project.json @@ -0,0 +1,44 @@ +{ + "aggregated-results-title": "Résultats agrégés", + "aggregated-results-with-geometry-title": "Résultats agrégés (avec géométrie)", + "hot-tasking-manager-geometries-title": "Géométrie pour le Gestionnaire de Tâches HOT", + "moderate-to-high-agreement-yes-maybe-geometries-title": "Géométrie avec consensus modéré à élevé sur les Oui/Peut-être", + "groups-title": "Groupes", + "history-title": "Historique", + "results-title": "Résultats", + "tasks-title": "Tâches", + "users-title": "Utilisateurs", + "area-of-interest-title": "Zone d'intérêt", + "aggregated-results-description": "Résultats agrégés. Cela vous donne les résultats MapSwipe non filtrés, agrégés par tâche. Cette option est particulièrement adaptée si vous souhaitez appliquer un traitement de données personnalisé aux données MapSwipe, par exemple sélectionner uniquement des tâches spécifiques. Consultez notre documentation pour plus de détails. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", + "aggregated-results-with-geometry-description": "Résultats agrégés. Cela vous donne les résultats MapSwipe non filtrés, agrégés par tâche. Cette option est particulièrement adaptée si vous souhaitez appliquer un traitement de données personnalisé aux données MapSwipe, par exemple sélectionner uniquement des tâches spécifiques. Consultez notre documentation pour plus de détails. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", + "hot-tasking-manager-geometries-description": "Ce jeu de données contient des objets géométriques prêts à être utilisés dans le Gestionnaire de Tâches HOT. Actuellement, les géométries se composent d'un maximum de 15 tâches MapSwipe, où au moins 35 % de tous les utilisateurs ont indiqué la présence d'un bâtiment en les classant en « oui » ou « peut-être. »", + "moderate-to-high-agreement-yes-maybe-geometries-description": "Ce jeu de données contient tous les résultats pour lesquels au moins 35 % des utilisateurs ont soumis une classification « oui » ou « peut-être ». Le jeu de données exporté reprend la fusion de tous les résultats sélectionnés.", + "groups-description": "Groupes. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", + "history-description": "Historique", + "results-description": "Ceci vous donne les résultats MapSwipe non filtrés. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", + "tasks-description": "Tâches. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", + "users-description": "Ce jeu de données contient des informations sur les contributions individuelles de chaque utilisateur. Cela vous indique par exemple les utilisateurs les plus actifs sur ce projet. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", + "area-of-interest-description": "Ce jeu de données contient des informations sur la région du projet.", + "active-projects": "Actif", + "finished-projects": "Terminé", + "build-area": "Trouver", + "footprint": "Valider", + "change-detection": "Comparer", + "project-tab-head": "{{projectTitle}} | MapSwipe", + "Location": "Localisation", + "requesting-organization": "Organisation demandeuse", + "created-at": "Créé à", + "date": "{{date, datetime}}", + "overview-section-title": "Résumé du projet", + "project-contributors-text": "Contributeurs", + "data-last-fetched": "Dernière mise à jour : {{date, datetime}}", + "project-progress-label": "Finalisation du projet", + "project-card-progress-text": "{{progress, number}} % complétés", + "data-section-heading": "Télécharger les données", + "data-section-description": "Vous trouverez ci-dessous les téléchargements de données pour ce projet MapSwipe, y compris un fichier GeoJSON qui peut être importé dans le Gestionnaire de Tâches HOT pour une cartographie plus détaillée de la zone. Si vous avez besoin de plus d'informations ou si vous avez une demande spéciale concernant les données MapSwipe, contactez l'équipe de l'Institut de Heidelberg pour la Technologie de la Géoinformation.", + "download-size": "{{size, number}}", + "download": "Télécharger", + "license-section-heading": "Notre license", + "license-section-description-1": "Ce projet fait partie de la communauté OpenStreetMap. L'objectif est de fournir des données géographiques de haute qualité, librement accessibles et disponibles pour tous. La licence réciproque d'OSM protège les données contre toute appropriation par des services qui ne partagent pas leurs données en retour avec OSM.", + "license-section-description-2": "MapSwipe est publié sous une licence « libérale » non réciproque (Creative Commons Attribution). Chaque fois que vous souhaitez utiliser ces données, assurez-vous simplement de créditer les contributeurs de MapSwipe." +} From 26ef234d5b1aad15de1247dcebce5349085a1abc Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:35:33 +0000 Subject: [PATCH 025/137] [Translation] Removing common.json in de 95% of minimum 100% translated source file: 'common.json' on 'de'. --- public/locales/de/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 4b87c260..94f369bb 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -14,7 +14,7 @@ "github": "Github", "osm-wiki": "OSM Wiki", "email": "Email", - "copyright": "Copyright © 2023 MapSwipe", + "copyright": "Copyright © {year} MapSwipe", "privacy": "Datenschutz", "mapswipe-logo": "Mapswipe Logo", "didnot-find-language": "Fehlende Sprache hinzufügen", From c23c29daf3005db3ceeda21cd39e8e53751cd8e1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:35:41 +0000 Subject: [PATCH 026/137] [Translation] Removing common.json source file: 'common.json' updated. --- public/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index 493c79ac..c4b0ed52 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -14,7 +14,7 @@ "github": "Github", "osm-wiki": "OSM Wiki", "email": "Email", - "copyright": "Copyright © 2023 MapSwipe", + "copyright": "Copyright © {year} MapSwipe", "privacy": "Privacy", "mapswipe-logo": "Mapswipe Logo", "didnot-find-language": "Add missing language", From a44723d85703673e483ccb28a7d28e9c2fea8f47 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:35:46 +0000 Subject: [PATCH 027/137] [Translation] Removing common.json in es 95% of minimum 100% translated source file: 'common.json' on 'es'. --- public/locales/es/common.json | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 public/locales/es/common.json diff --git a/public/locales/es/common.json b/public/locales/es/common.json deleted file mode 100644 index 40ffa4d6..00000000 --- a/public/locales/es/common.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "footer-about-us-title": "Conócenos", - "footer-about-us-description": "MapSwipe aprovecha la fuerza colectiva de voluntarios para contribuir activamente a proyectos de datos geoespaciales.", - "footer-quick-links": "Enlaces rápidos", - "home-link": "Inicio", - "get-involved-link": "Participa", - "data-link": "Datos", - "blogs-link": "Blog", - "community-dashboard-link": "Comunidad", - "footer-follow-us-title": "Síguenos en", - "facebook": "Facebook", - "mastodon": "Mastodon", - "instagram": "Instagram", - "github": "Github", - "osm-wiki": "Wiki OSM", - "email": "Correo electrónico", - "copyright": "Copyright © 2023 MapSwipe", - "privacy": "Privacidad", - "mapswipe-logo": "Logo de Mapswipe", - "didnot-find-language": "Agregar idioma faltante", - "meta-page-title": "MapSwipe", - "meta-page-description": "Haz voluntariado desde tu teléfono. Haz una diferencia en todo el mundo." -} From f93593d5518efd556a95f05e9e31a9de50fed1dc Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:35:53 +0000 Subject: [PATCH 028/137] [Translation] Removing common.json in cs 95% of minimum 100% translated source file: 'common.json' on 'cs'. --- public/locales/cs/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index 2bd15b88..10ef966b 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -14,7 +14,7 @@ "github": "Github", "osm-wiki": "OSM Wiki", "email": "E-mail", - "copyright": "Copyright © 2023 MapSwipe", + "copyright": "Copyright © {year} MapSwipe", "privacy": "Soukromí", "mapswipe-logo": "Mapswipe Logo", "didnot-find-language": "Přidat chybějící jazyk", From 47a0d6ad102917003b45aa91be5bbf08388101d0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:35:59 +0000 Subject: [PATCH 029/137] [Translation] Removing common.json in hu 95% of minimum 100% translated source file: 'common.json' on 'hu'. --- public/locales/hu/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index 4a0a9e63..cd6c902b 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -14,7 +14,7 @@ "github": "GitHub", "osm-wiki": "OSM Wiki", "email": "E-mail", - "copyright": "Copyright © 2023 MapSwipe", + "copyright": "Copyright © {year} MapSwipe", "privacy": "Adatvédelem", "mapswipe-logo": "Mapswipe logo", "didnot-find-language": "Hiányzó nyelv hozzáadása", From 8f239074e858d58689a0910aae6d32abf3ca3bc1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:36:06 +0000 Subject: [PATCH 030/137] [Translation] Removing common.json in ne 95% of minimum 100% translated source file: 'common.json' on 'ne'. --- public/locales/ne/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/ne/common.json b/public/locales/ne/common.json index 96a30691..44c7df15 100644 --- a/public/locales/ne/common.json +++ b/public/locales/ne/common.json @@ -14,7 +14,7 @@ "github": "Github", "osm-wiki": "OSM Wiki", "email": "इमेल", - "copyright": "प्रतिलिपि अधिकार © 2023 MapSwipe", + "copyright": "प्रतिलिपि अधिकार © {year} MapSwipe", "privacy": "गोपनीयता", "mapswipe-logo": "Mapswipe लोगो", "didnot-find-language": "छुटेको भाषा थप्नुहोस्", From 0fa93780fe9d30762e102f19f1b4bae59edf0727 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:36:14 +0000 Subject: [PATCH 031/137] [Translation] Removing common.json in fr 95% of minimum 100% translated source file: 'common.json' on 'fr'. --- public/locales/fr/common.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 83d0c7f5..6163b86c 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -1,6 +1,6 @@ { "footer-about-us-title": "À propos de nous", - "footer-about-us-description": "MapSwipe concentre les forces des bénévoles pour contribuer activement aux projets de données géospatiales.", + "footer-about-us-description": "MapSwipe exploite la force collective des bénévoles pour contribuer activement aux projets de données géospatiales.", "footer-quick-links": "Liens rapides", "home-link": "Accueil", "get-involved-link": "Participez", @@ -11,13 +11,13 @@ "facebook": "Facebook", "mastodon": "Mastodon", "instagram": "Instagram", - "github": "GitHub", + "github": "Github", "osm-wiki": "OSM Wiki", - "email": "E-mail", - "copyright": "Copyright © 2023 MapSwipe", + "email": "Courriel", + "copyright": "Copyright © {year} MapSwipe", "privacy": "Confidentialité", "mapswipe-logo": "Logo Mapswipe", "didnot-find-language": "Ajouter une langue manquante", "meta-page-title": "MapSwipe", - "meta-page-description": "Contribuez depuis votre téléphone. Faites une différence dans le monde entier." + "meta-page-description": "Bénévole depuis votre téléphone. Faites une différence dans le monde entier." } From 04f996cbb0c587159930972a6fe03c64bfb827a0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:36:20 +0000 Subject: [PATCH 032/137] [Translation] Removing common.json in pt 95% of minimum 100% translated source file: 'common.json' on 'pt'. --- public/locales/pt/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index c6447baf..bc91cbd1 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -14,7 +14,7 @@ "github": "Github", "osm-wiki": "Wiki OSM", "email": "Email", - "copyright": "Direitos de autor © 2023 MapSwipe", + "copyright": "Direitos de autor © {year} MapSwipe", "privacy": "Privacidade", "mapswipe-logo": "Logótipo Mapswipe", "didnot-find-language": "Adicionar idioma em falta", From 4eff14c69fd8cf86b086a0f23429b75cf8a0127c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 05:17:38 +0000 Subject: [PATCH 033/137] [Translation] Removing common.json source file: 'common.json' updated. --- public/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index c4b0ed52..67215c6e 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -14,7 +14,7 @@ "github": "Github", "osm-wiki": "OSM Wiki", "email": "Email", - "copyright": "Copyright © {year} MapSwipe", + "copyright": "Copyright © {{year}} MapSwipe", "privacy": "Privacy", "mapswipe-logo": "Mapswipe Logo", "didnot-find-language": "Add missing language", From 2db3ca01a25da1ec5048e796c24f5cf907a2a0aa Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:41:57 +0000 Subject: [PATCH 034/137] [Translation] Translate common.json in es 100% translated source file: 'common.json' on 'es'. --- public/locales/es/common.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 public/locales/es/common.json diff --git a/public/locales/es/common.json b/public/locales/es/common.json new file mode 100644 index 00000000..a37bd1db --- /dev/null +++ b/public/locales/es/common.json @@ -0,0 +1,23 @@ +{ + "footer-about-us-title": "Conócenos", + "footer-about-us-description": "MapSwipe aprovecha la fuerza colectiva de voluntarios para contribuir activamente a proyectos de datos geoespaciales.", + "footer-quick-links": "Enlaces rápidos", + "home-link": "Inicio", + "get-involved-link": "Participa", + "data-link": "Datos", + "blogs-link": "Blog", + "community-dashboard-link": "Comunidad", + "footer-follow-us-title": "Síguenos en", + "facebook": "Facebook", + "mastodon": "Mastodon", + "instagram": "Instagram", + "github": "Github", + "osm-wiki": "Wiki OSM", + "email": "Correo electrónico", + "copyright": "Copyright © {{year}} MapSwipe", + "privacy": "Privacidad", + "mapswipe-logo": "Logo de Mapswipe", + "didnot-find-language": "Agregar idioma faltante", + "meta-page-title": "MapSwipe", + "meta-page-description": "Haz voluntariado desde tu teléfono. Haz una diferencia en todo el mundo." +} From a55c7a1e0324fecddc669cf7879f5e057f507b62 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 19:51:55 +0000 Subject: [PATCH 035/137] [Translation] Removing common.json in cs 100% translated source file: 'common.json' on 'cs'. --- public/locales/cs/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index 10ef966b..ecc0fb82 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -14,7 +14,7 @@ "github": "Github", "osm-wiki": "OSM Wiki", "email": "E-mail", - "copyright": "Copyright © {year} MapSwipe", + "copyright": "Copyright © {{year}} MapSwipe", "privacy": "Soukromí", "mapswipe-logo": "Mapswipe Logo", "didnot-find-language": "Přidat chybějící jazyk", From f1da9c1a2d6e9e76a518232dcd8f2690a755f9f3 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 02:16:02 +0000 Subject: [PATCH 036/137] [Translation] Translate blog.json in zh 100% translated source file: 'blog.json' on 'zh'. --- public/locales/zh/blog.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/locales/zh/blog.json diff --git a/public/locales/zh/blog.json b/public/locales/zh/blog.json new file mode 100644 index 00000000..1ee458a4 --- /dev/null +++ b/public/locales/zh/blog.json @@ -0,0 +1,4 @@ +{ + "blog-tab-head": "{{blogTitle}} | Mapswipe", + "date": "{{date, datetime}}" +} From f6b00b5dc887563de74331f92c9a1c943a370989 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 17:49:10 +0000 Subject: [PATCH 037/137] [Translation] Removing common.json in hu 100% translated source file: 'common.json' on 'hu'. --- public/locales/hu/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index cd6c902b..168f1583 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -14,7 +14,7 @@ "github": "GitHub", "osm-wiki": "OSM Wiki", "email": "E-mail", - "copyright": "Copyright © {year} MapSwipe", + "copyright": "Copyright © {{year}} MapSwipe", "privacy": "Adatvédelem", "mapswipe-logo": "Mapswipe logo", "didnot-find-language": "Hiányzó nyelv hozzáadása", From b7246a4fe2a531696c0c3f144daafb0279dba3f2 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:20:55 +0000 Subject: [PATCH 038/137] [Translation] Removing public/locales/en/home.json source file: 'public/locales/en/home.json' updated. --- public/locales/en/home.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/public/locales/en/home.json b/public/locales/en/home.json index d78b2325..c417315c 100644 --- a/public/locales/en/home.json +++ b/public/locales/en/home.json @@ -2,9 +2,9 @@ "home-tab-head": "MapSwipe", "hero-title": "From Swipes to Solutions", "hero-description": "Join the MapSwipe community and make a meaningful impact on mapping and beyond.", - "download-app-label": "Download the app", + "download-app-label": "Get started", "data-link": "Explore the data", - "mobilizing-volunteer": "Volunteer from your phone. Make a difference worldwide.", + "mobilizing-volunteer": "Volunteer from your work, home, or on the go and make a difference worldwide.", "mobilize-volunteer": "Mobilizing Volunteers Logo", "mapathon": "Mapswipe Mapathon Logo", "field-mapping": "Field Mapping Logo", @@ -13,7 +13,7 @@ "total-swipes": "Total swipes", "total-contributors": "Total contributors", "explore-mission-types": "Explore our project types", - "explore-mission-types-description": "Our volunteers contribute to three different project types.", + "explore-mission-types-description": "Our volunteers contribute to several different project types.", "type-find-title": "Find", "find-mission-type-description": "Swipe through satellite images to identify & select those that contain the requested features such as buildings, roadways, waterways and more.", "type-compare-title": "Compare", @@ -21,10 +21,11 @@ "type-validate-title": "Validate", "validate-mission-type-description": "Assess building footprints for accuracy where buildings have been previously traced by remote mappers or through AI to identify where remapping is needed.", "start-mapswiping-title": "Start MapSwiping!", - "download-description": "With your mobile phone, you can play a part in helping communities around the world, one swipe at a time.", + "download-description": "From your internet browser or mobile phone, you can play a part in helping communities around the world, one swipe at a time.", "download-playstore": "Download from play store logo", "download-apple-store": "Download from apple store logo", - "download-apk-label": "Or Download an APK", + "mapswipe-web-link": "Use Web App", + "download-apk-label": "Download an APK", "get-involved-description": "Learn more about how individuals, groups, and organizations can contribute to the community.", "get-involved-link": "Get involved", "news-and-updates-title": "News & updates", From b4f460394e46a2072e67145aff41f535df22f2df Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:21:00 +0000 Subject: [PATCH 039/137] [Translation] Removing home.json in pt 83% of minimum 100% translated source file: 'home.json' on 'pt'. --- public/locales/pt/home.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/locales/pt/home.json b/public/locales/pt/home.json index bcf9c018..feddc5cf 100644 --- a/public/locales/pt/home.json +++ b/public/locales/pt/home.json @@ -24,6 +24,7 @@ "download-description": "Com o seu telemóvel, pode contribuir para ajudar as comunidades de todo o mundo, um toque de cada vez.", "download-playstore": "Logótipo de descarregar da Play Store", "download-apple-store": "Logótipo de descarregar da Apple Store", + "mapswipe-web-link": "", "download-apk-label": "Ou descarregar um APK", "get-involved-description": "Saiba mais sobre como os indivíduos, grupos e organizações podem contribuir para a comunidade.", "get-involved-link": "Participe", From 54f6a118e9c9ce2bff2ab183819a2d9eebeba94b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:21:07 +0000 Subject: [PATCH 040/137] [Translation] Removing home.json in es 83% of minimum 100% translated source file: 'home.json' on 'es'. --- public/locales/es/home.json | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 public/locales/es/home.json diff --git a/public/locales/es/home.json b/public/locales/es/home.json deleted file mode 100644 index 0b258175..00000000 --- a/public/locales/es/home.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "home-tab-head": "MapSwipe", - "hero-title": "De deslizamientos a soluciones", - "hero-description": "Únete a la comunidad de MapSwipe y genera un impacto significativo en la cartografía y más allá.", - "download-app-label": "Descarga la app", - "data-link": "Explora los datos", - "mobilizing-volunteer": "Haz voluntariado desde tu teléfono. Haz una diferencia en todo el mundo.", - "mobilize-volunteer": "Logo de Movilización de Voluntarios", - "mapathon": "Logo de Mapatón de Mapswipe", - "field-mapping": "Logo de Mapeo de Campo", - "mobilizing-volunteer-description-paragraph-1": "MapSwipe aprovecha la fuerza colectiva de los voluntarios para contribuir activamente a proyectos de datos geoespaciales. Desde identificar infraestructura hasta rastrear cambios ambientales y validar datos de mapas, los MapSwipers ayudan a mejorar los datos de mapas en todo el mundo.", - "mobilizing-volunteer-description-paragraph-2": "Como resultado, nuestros socios de MapSwipe están mejor equipados e informados para involucrarse y apoyar a las comunidades a nivel mundial.", - "total-swipes": "Total de deslizamientos", - "total-contributors": "Total de colaboradores", - "explore-mission-types": "Explora nuestros tipos de proyecto", - "explore-mission-types-description": "Nuestros voluntarios contribuyen a tres tipos de proyectos diferentes.", - "type-find-title": "Encontrar", - "find-mission-type-description": "Desliza a través de imágenes satelitales para identificar y seleccionar aquellas que contienen las características solicitadas, como edificios, carreteras, vías fluviales y más.", - "type-compare-title": "Comparar", - "compare-mission-type-description": "Revisa imágenes satelitales del antes y el después para detectar cambios en el entorno que ayuden a informar la evaluación de daños, el cambio climático o datos inexactos.", - "type-validate-title": "Validar", - "validate-mission-type-description": "Evalúa la precisión de las huellas de edificios donde los edificios han sido trazados previamente por mapeadores remotos o a través de IA para identificar dónde se necesita un nuevo mapeo.", - "start-mapswiping-title": "¡Comienza a usar MapSwipe!", - "download-description": "Con tu teléfono móvil, puedes contribuir a ayudar a comunidades de todo el mundo, un deslizamiento a la vez.", - "download-playstore": "Logo de descarga desde Play Store", - "download-apple-store": "Logo de descarga desde Apple Store", - "download-apk-label": "O descarga un APK", - "get-involved-description": "Obtén más información sobre cómo las personas, los grupos y las organizaciones pueden contribuir a la comunidad.", - "get-involved-link": "Participa", - "news-and-updates-title": "Noticias y actualizaciones", - "date": "{{date, datetime}}", - "read-more": "Leer más", - "see-more-pages": "Ver todas las publicaciones", - "partners": "Socios", - "missing-maps": "Logo de Missing Maps", - "missing-map-description": "MapSwipe es parte del Proyecto Missing Maps y está administrado por un equipo dirigido por voluntarios con el apoyo de estas organizaciones." -} From a656db107aa5f5a3f8b02222a44a7c42b69f5b1e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:21:15 +0000 Subject: [PATCH 041/137] [Translation] Removing data.json in es 98% of minimum 100% translated source file: 'data.json' on 'es'. --- public/locales/es/data.json | 66 ------------------------------------- 1 file changed, 66 deletions(-) delete mode 100644 public/locales/es/data.json diff --git a/public/locales/es/data.json b/public/locales/es/data.json deleted file mode 100644 index 1d075a14..00000000 --- a/public/locales/es/data.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "active-projects": "Activos", - "finished-projects": "Terminados", - "build-area": "Encontrar", - "footprint": "Validar", - "change-detection": "Comparar", - "project-card-progress-text": "{{progress, number}}% completado", - "project-card-last-update": "{{date, datetime}}", - "project-card-contributors-text": "{{contributors}}", - "mapped-area": "Área mapeada", - "contributors": "Colaboradores", - "download-projects-overview-heading": "Resumen de proyectos", - "download-projects-with-geometry-heading": "Proyectos con geometría", - "download-projects-with-centroid-heading": "Proyectos con centroide", - "download-projects-overview-description": "Información sobre todos los proyectos", - "download-projects-with-geometry-description": "Información sobre todos los proyectos con la geometría del proyecto", - "download-projects-with-centroid-description": "Información sobre todos los proyectos con el centroide del proyecto", - "data-tab-head": "Datos | MapSwipe", - "data-page-heading": "Todo un mundo de datos", - "data-page-description": "O al menos eso es a lo que aspiramos. Echa un vistazo a todo lo que tenemos hasta ahora.", - "data-banner-image": "Imagen de banner para datos", - "total-swipes": "Total de deslizamientos", - "community-stats-section-heading": "Tantos deslizamientos, tantos datos", - "community-stats-section-description": "¡Cada deslizamiento suma! Los resultados de todos estos deslizamientos están disponibles abiertamente. Solo tienes que dar crédito a nuestros colaboradores.", - "community-dashboard-link-label": "Consulta la página de la comunidad para obtener más estadísticas", - "type-section-heading": "¿Cuál es tu tipo de proyecto?", - "type-section-description": "Nuestros voluntarios contribuyen de tres maneras diferentes: encontrar, comparar y verificar. Cada tipo de proyecto tiene su propio caso de uso y estructura de datos. Ve qué se adapta mejor a tus necesidades.", - "type-find-title": "Encontrar", - "type-find-key-point-1": "Saber dónde están las áreas con características, por ejemplo, edificios, carreteras, vías fluviales", - "type-find-key-point-2": "Ignorar áreas sin características", - "type-find-key-point-3": "Listo para el Gestor de Tareas de HOT", - "type-compare-title": "Comparar", - "type-compare-key-point-1": "Ver dónde han cambiado las imágenes entre dos fechas", - "type-compare-key-point-2": "Evaluar las áreas dañadas después de un evento", - "type-compare-key-point-3": "Monitorear el cambio de uso del suelo a lo largo del tiempo", - "type-validate-title": "Validar", - "type-validate-key-point-1": "Evaluar la calidad de una campaña de mapeo", - "type-validate-key-point-2": "Identificar qué características se han mapeado correctamente y cuáles no.", - "type-validate-key-point-3": "Centrar los esfuerzos futuros en las características que necesitan mejoras", - "explore-section-heading": "Explora los datos", - "data-last-fetched": "Última actualización: {{date, datetime}}", - "see-more-button": "Mostrar más", - "project-status": "Estado del proyecto", - "project-type": "Tipo de proyecto", - "search-label": "Buscar por título del proyecto", - "location-search-label": "Buscar por ubicación", - "organization-placeholder": "Organización", - "date-from-label": "Fecha desde", - "date-to-label": "Fecha hasta", - "clear-filters": "Borrar filtros", - "bubble-type": "Escala", - "visible-projects-count": "{{totalProjects, number}} proyectos", - "total-area-card-text": "{{area, number}} área mapeada", - "Location": "Ubicación", - "requesting-organization": "Organización solicitante", - "created-at": "Creado en", - "project-contributors": "Colaboradores del proyecto", - "download-section-heading": "Descargar todos los proyectos", - "download-size": "{{size, number}}", - "download": "Descargar", - "license-section-heading": "Nuestra licencia", - "license-section-description": "Los datos de MapSwipe se publican bajo una licencia \"liberal\" no recíproca (Creative Commons Attribution). Esto solo requiere que los usuarios reconozcan la fuente. Puedes hacer lo que quieras con los datos, solo asegúrate de dar crédito a los colaboradores de MapSwipe", - "contact-section-heading": "¿Tienes otras preguntas?", - "contact-section-description": "¡Ponte en contacto con nosotros! Comparte comentarios, explora tipos de proyectos o sumérgete en los análisis de MapSwipe. ¡Estamos aquí para ayudarte!", - "contact-link-label": "Contáctanos" -} From e86c4e8a3ddd1898c1130d86e3eff42f57dd58a5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:21:25 +0000 Subject: [PATCH 042/137] [Translation] Removing data.json in fr 98% of minimum 100% translated source file: 'data.json' on 'fr'. --- public/locales/fr/data.json | 66 ------------------------------------- 1 file changed, 66 deletions(-) delete mode 100644 public/locales/fr/data.json diff --git a/public/locales/fr/data.json b/public/locales/fr/data.json deleted file mode 100644 index 32d0500a..00000000 --- a/public/locales/fr/data.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "active-projects": "Actif", - "finished-projects": "Terminé", - "build-area": "Trouver", - "footprint": "Valider", - "change-detection": "Comparer", - "project-card-progress-text": "{{progress, number}}% complété", - "project-card-last-update": "{{date, datetime}}", - "project-card-contributors-text": "{{contributors}}", - "mapped-area": "Zone cartographiée", - "contributors": "Contributeurs", - "download-projects-overview-heading": "Aperçu des projets", - "download-projects-with-geometry-heading": "Projets avec géométrie", - "download-projects-with-centroid-heading": "Projets avec centroïdes", - "download-projects-overview-description": "Informations sur tous les projets", - "download-projects-with-geometry-description": "Informations sur tous les projets avec la géométrie des projets", - "download-projects-with-centroid-description": "Information sur tous les projets avec les centroïdes des projets", - "data-tab-head": "Données | MapSwipe", - "data-page-heading": "Tout un monde de données", - "data-page-description": "Ou, du moins, c'est notre objectif. Jetez un œil à tout ce que nous avons jusqu'à présent.", - "data-banner-image": "Image de bannière pour les données", - "total-swipes": "Nombre total de balayages", - "community-stats-section-heading": "Tellement de balayages, tellement de données", - "community-stats-section-description": "Chaque balayage compte ! Les résultats de tous ces balayages sont disponibles publiquement. Il vous suffit de créditer nos contributeurs.", - "community-dashboard-link-label": "Allez sur la page Communauté pour plus de statistiques", - "type-section-heading": "Quel est votre type de projet ?", - "type-section-description": "Nos volontaires contribuent de trois façons différentes - trouver, comparer et vérifier. Chaque type de projet a une méthodologie et une structure de données qui lui sont propres. Découvrez ce qui correspond le mieux à vos besoins.", - "type-find-title": "Trouver", - "type-find-key-point-1": "Savoir où se trouvent les zones comportant certains éléments - par exemple des bâtiments, des routes, des voies navigables", - "type-find-key-point-2": "Ignorer les zones sans éléments pertinents", - "type-find-key-point-3": "Prêt à utiliser le gestionnaire de tâches HOT.", - "type-compare-title": "Comparer", - "type-compare-key-point-1": "Détecter où l'imagerie a changé entre deux dates", - "type-compare-key-point-2": "Évaluer les zones endommagées après un événement", - "type-compare-key-point-3": "Surveiller les changements d'utilisation des terres au fil du temps", - "type-validate-title": "Valider", - "type-validate-key-point-1": "Évaluer la qualité d'une campagne de cartographie", - "type-validate-key-point-2": "Identifiez quels éléments ont été correctement cartographiés et lesquels ne l'ont pas été.", - "type-validate-key-point-3": "Concentrez les efforts futurs sur les éléments qui ont besoin d'amélioration.", - "explore-section-heading": "Explorer les données", - "data-last-fetched": "Dernière mise à jour : {{date, datetime}}", - "see-more-button": "Afficher plus", - "project-status": "Statut du projet", - "project-type": "Type de projet", - "search-label": "Recherche par titre de projet", - "location-search-label": "Recherche par emplacement", - "organization-placeholder": "Organisation", - "date-from-label": "A partir de", - "date-to-label": "Jusqu'à", - "clear-filters": "Réinitialiser les filtres", - "bubble-type": "Échelle", - "visible-projects-count": "{{totalProjects, number}} projets", - "total-area-card-text": "{{area, number}} zones cartographiées", - "Location": "Emplacement", - "requesting-organization": "Organisation demandeuse", - "created-at": "Créé à", - "project-contributors": "Contributeurs du projet", - "download-section-heading": "Télécharger tous les projets", - "download-size": "{{size, number}}", - "download": "Télécharger", - "license-section-heading": "Notre licence", - "license-section-description": "Les données de MapSwipe sont publiées sous une licence \"libérale\" non réciproque (Creative Commons Attribution). Cela nécessite seulement que les utilisateurs mentionnent la source. Vous pouvez faire ce que vous voulez avec les données, assurez-vous simplement de créditer les contributeurs de MapSwipe.", - "contact-section-heading": "Avez-vous d'autres questions ?", - "contact-section-description": "Entrez en contact avec nous ! Partagez vos retours d'expérience, explorez les types de projets ou plongez-vous dans les analyses de MapSwipe. Nous sommes là pour vous aider !", - "contact-link-label": "Contactez-nous" -} From 6e2efeedef3cd80f5a3d61f78b492b2e5def187b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:21:33 +0000 Subject: [PATCH 043/137] [Translation] Removing home.json in de 83% of minimum 100% translated source file: 'home.json' on 'de'. --- public/locales/de/home.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/locales/de/home.json b/public/locales/de/home.json index 77ec8027..9321529d 100644 --- a/public/locales/de/home.json +++ b/public/locales/de/home.json @@ -24,6 +24,7 @@ "download-description": "Mit deinem Smartphone, kannst du mit jedem einzelnen Swipe Communities überall auf der Welt helfen.", "download-playstore": "Download from play store logo", "download-apple-store": "Download from apple store logo", + "mapswipe-web-link": "", "download-apk-label": "Oder als APK herunterladen", "get-involved-description": "Erfahre mehr darüber, wie Einzelpersonen, Gruppen und Organisationen einen Beitrag zur Gemeinschaft leisten können.", "get-involved-link": "Sei dabei!", From ade81110da2b2270c18fe45ddebea2676abdcb08 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:21:38 +0000 Subject: [PATCH 044/137] [Translation] Removing home.json in fr 83% of minimum 100% translated source file: 'home.json' on 'fr'. --- public/locales/fr/home.json | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 public/locales/fr/home.json diff --git a/public/locales/fr/home.json b/public/locales/fr/home.json deleted file mode 100644 index 167e0d28..00000000 --- a/public/locales/fr/home.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "home-tab-head": "MapSwipe", - "hero-title": "Des Balayages aux Solutions", - "hero-description": "Rejoignez la communauté MapSwipe et ayez un impact significatif sur la cartographie et bien plus.", - "download-app-label": "Téléchargez l'application", - "data-link": "Explorer les données", - "mobilizing-volunteer": "Contribuez depuis votre téléphone. Faites une différence dans le monde entier.", - "mobilize-volunteer": "Logo de Mobilisation des Bénévoles", - "mapathon": "Logo Mapswipe Mapathon", - "field-mapping": "Logo Cartographie de terrain", - "mobilizing-volunteer-description-paragraph-1": "MapSwipe concentre les forces des bénévoles pour contribuer activement aux projets de données géospatiales. De l'identification des infrastructures au suivi des changements environnementaux et à la validation des données cartographiques, les MapSwipers contribuent à améliorer les données cartographiques dans le monde entier.", - "mobilizing-volunteer-description-paragraph-2": "Au final, nos partenaires MapSwipe sont mieux équipés et informés pour mobiliser et soutenir les communautés à l'échelle mondiale.", - "total-swipes": "Nombre total de balayages", - "total-contributors": "Nombre total de contributeurs", - "explore-mission-types": "Explorez nos types de projets", - "explore-mission-types-description": "Nos bénévoles contribuent à trois types de projets différents.", - "type-find-title": "Trouver", - "find-mission-type-description": "Faites défiler les images satellites pour identifier et sélectionner celles qui contiennent les éléments demandés tels que des bâtiments, des routes, des voies navigables et plus encore.", - "type-compare-title": "Comparer", - "compare-mission-type-description": "Comparez les images satellite avant et après pour détecter des changements dans l'environnement qui aideront à évaluer les dégâts, l'impact du changement climatique ou des données inexactes.", - "type-validate-title": "Valider", - "validate-mission-type-description": "Evaluiez la précision du tracé des bâtiments où ceux-ci ont été tracés précédemment par des cartographes à distance ou par l'IA, pour identifier les zones où il sera nécessaire de refaire la carto.", - "start-mapswiping-title": "Commencez MapSwiper !", - "download-description": "Avec votre téléphone portable, vous pouvez jouer un rôle dans l'aide aux communautés du monde entier, un balayage à la fois.", - "download-playstore": "Logo Télécharger de Google Play ", - "download-apple-store": "Logo Télécharger de Apple App Store ", - "download-apk-label": "Ou télécharger un APK", - "get-involved-description": "Découvrez comment des personnes, groupes et organisations peuvent soutenir la communauté", - "get-involved-link": "Participez", - "news-and-updates-title": "Actualités et mises à jour", - "date": "{{date, datetime}}", - "read-more": "Lire la suite", - "see-more-pages": "Voir toutes les publications", - "partners": "Partenaires", - "missing-maps": "Logo Missing Maps", - "missing-map-description": "MapSwipe fait partie du projet Missing Maps et est géré par une équipe de volontaires avec le soutien de ces organisations." -} From 6108007144058dd1e22b0881994a634cafe29b30 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:21:43 +0000 Subject: [PATCH 045/137] [Translation] Removing home.json in hu 83% of minimum 100% translated source file: 'home.json' on 'hu'. --- public/locales/hu/home.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/locales/hu/home.json b/public/locales/hu/home.json index 372ef572..e13cc392 100644 --- a/public/locales/hu/home.json +++ b/public/locales/hu/home.json @@ -24,6 +24,7 @@ "download-description": "Mobiltelefonjával egyetlen mozdulattal is hozzájárulhat a világ közösségeinek megsegítéséhez.", "download-playstore": "Letöltés a Play áruházból logó", "download-apple-store": "Letöltés az Apple Store-ból logó", + "mapswipe-web-link": "", "download-apk-label": "Vagy töltsön le egy APK-t", "get-involved-description": "Nézz meg, hogy segíthetik a közösséget egyének, csoportok vagy szervezetek.", "get-involved-link": "Részvétel", From 764e85e851f7cf088e9131b8f392068d24623fff Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:21:51 +0000 Subject: [PATCH 046/137] [Translation] Removing home.json in cs 83% of minimum 100% translated source file: 'home.json' on 'cs'. --- public/locales/cs/home.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/locales/cs/home.json b/public/locales/cs/home.json index 8835ebc8..e76cf35a 100644 --- a/public/locales/cs/home.json +++ b/public/locales/cs/home.json @@ -24,6 +24,7 @@ "download-description": "Svým mobilním telefonem se můžete podílet na pomoci komunitám po celém světě, a to jedním přejetím prstem.", "download-playstore": "Stáhnout logo z obchodu Play store", "download-apple-store": "Stáhnout logo z obchodu Apple Store", + "mapswipe-web-link": "", "download-apk-label": "Nebo Stáhněte si SDK", "get-involved-description": "Zjistěte více o tom, jak mohou jednotlivci, skupiny a organizace přispět komunitě.", "get-involved-link": "Zapojte se", From ebb1000a950387d1486facef9963125a5093a6af Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:21:59 +0000 Subject: [PATCH 047/137] [Translation] Removing get-involved.json source file: 'get-involved.json' updated. --- public/locales/en/get-involved.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/en/get-involved.json b/public/locales/en/get-involved.json index 42e6126a..0842c6f1 100644 --- a/public/locales/en/get-involved.json +++ b/public/locales/en/get-involved.json @@ -4,17 +4,17 @@ "hero-description": "There are many ways to get involved with MapSwipe.", "get-involved-banner": "Get Involved Banner Image", "contribute-now": "Contribute now", - "contribute-now-description": "MapSwipe offers many ways to engage and contribute to our community. The easiest is to download the app and start to make an impact as an individual.", + "contribute-now-description": "MapSwipe offers many ways to engage and contribute to our community. Download the app or go to Mapswipe for Web and start to make an impact as an individual.", "download-on-playstore": "Download-from-play store", "download-on-apple-store": "Download from apple store", "download-apk-label": "Or download an APK", "individual-heading": "Individuals", "individual-heading-image": "Individual-logo", "possess-language-skills": "Are you fluent in other languages?", - "possess-language-skills-description": "Volunteer to help make the app & website available in more languages.", + "possess-language-skills-description": "Volunteer to help make the mobile app, web app, and website available in more languages.", "contribute-on-transifex": "Contribute on Transifex", "possess-technical-skills": "Are you a developer?", - "possess-techincal-skills-description": "Volunteer to support app development and contribute your expertise in improving the MapSwipe app.", + "possess-techincal-skills-description": "Volunteer to support mobile and web app development and contribute your expertise to improving MapSwipe.", "contribute-on-github": "Contribute on GitHub", "want-to-host-mapswipe-events": "Are you a community, academic, or non-profit group wanting to host MapSwipe events?", "want-to-host-mapswipe-events-description": "Download our MapSwipe Event Toolkit and start bringing people together by mapping projects.", @@ -30,7 +30,7 @@ "humanitarian-or-nonprofit-description": "Share your idea with us and our team will follow up to determine the right solution.", "tell-us-more": "Tell us more", "interested-in-supporting": "Interested in supporting MapSwipe with a donation?", - "interested-in-supporting-description-1": "Your donation will help ensure smooth operation, sustainability and maintenance of the app.", + "interested-in-supporting-description-1": "Your donation will help ensure smooth operation, sustainability and maintenance of the mobile and web apps.", "download-financial-report": "Download the latest financial report.", "donate-now": "Donate now", "donate-heading": "Donate", From 3c1bc25d486f1f7858939c81776d8228ef4e8726 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:22:05 +0000 Subject: [PATCH 048/137] [Translation] Removing get-involved.json in es 89% of minimum 100% translated source file: 'get-involved.json' on 'es'. --- public/locales/es/get-involved.json | 41 ----------------------------- 1 file changed, 41 deletions(-) delete mode 100644 public/locales/es/get-involved.json diff --git a/public/locales/es/get-involved.json b/public/locales/es/get-involved.json deleted file mode 100644 index 729e6cdf..00000000 --- a/public/locales/es/get-involved.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "get-involved-tab-head": "Participa | MapSwipe", - "hero-title": "Desliza, haz voluntariado y contribuye.", - "hero-description": "Hay muchas maneras de participar con MapSwipe.", - "get-involved-banner": "Imagen del banner Participa", - "contribute-now": "Contribuye ahora", - "contribute-now-description": "MapSwipe te ofrece muchas maneras de participar y contribuir a nuestra comunidad. La más fácil es descargar la app y empezar a generar un impacto como individuo.", - "download-on-playstore": "Descargar desde Play Store", - "download-on-apple-store": "Descargar desde Apple Store", - "download-apk-label": "O descarga un APK", - "individual-heading": "Individuos", - "individual-heading-image": "Logo de individuo", - "possess-language-skills": "¿Dominas otros idiomas?", - "possess-language-skills-description": "Haz voluntariado para ayudar a que la app y el sitio web estén disponibles en más idiomas.", - "contribute-on-transifex": "Contribuye en Transifex", - "possess-technical-skills": "¿Eres desarrollador?", - "possess-techincal-skills-description": "Haz voluntariado para apoyar el desarrollo de la app y aporta tu experiencia para mejorar la app de MapSwipe.", - "contribute-on-github": "Contribuye en GitHub", - "want-to-host-mapswipe-events": "¿Eres parte de una comunidad, grupo académico o sin fines de lucro que quiere organizar eventos de MapSwipe?", - "want-to-host-mapswipe-events-description": "Descarga nuestro kit de herramientas para eventos de MapSwipe y comienza a reunir gente para mapear proyectos.", - "download-toolkit": "Descargar kit de herramientas", - "engage-your-csr": "¡Involucra tu Responsabilidad Social Corporativa y a tus empleados. Genera un impacto ahora!", - "engage-your-csr-description": "Registra los detalles de tu evento y nuestro equipo te contactará para explorar opciones de apoyo.", - "register-your-interest": "Registra tu interés", - "group-heading": "Grupos", - "group-heading-image": "Logo de grupo", - "organization-heading": "Organizaciones", - "organization-logo": "Logo de organización", - "humanitarian-or-nonprofit": "¿Eres una organización humanitaria o sin fines de lucro interesada en ejecutar un proyecto en MapSwipe?", - "humanitarian-or-nonprofit-description": "Comparte tu idea con nosotros y nuestro equipo se pondrá en contacto contigo para determinar la solución adecuada.", - "tell-us-more": "Cuéntanos más", - "interested-in-supporting": "¿Te interesa apoyar a MapSwipe con una donación?", - "interested-in-supporting-description-1": "Tu donación ayudará a asegurar el buen funcionamiento, la sostenibilidad y el mantenimiento de la app.", - "download-financial-report": "Descarga el último informe financiero.", - "donate-now": "Dona ahora", - "donate-heading": "Donar", - "donation-logo": "Logo del tema de donación", - "contact-section-heading": "¿Tienes otras preguntas?", - "contact-section-description": "¡Contáctanos, estamos aquí para ayudarte!", - "contact-link-label": "Contáctanos" -} From 1ed9983d8478e8679823143631ac14b1383e51ea Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:22:19 +0000 Subject: [PATCH 049/137] [Translation] Removing public/locales/en/data.json source file: 'public/locales/en/data.json' updated. --- public/locales/en/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/data.json b/public/locales/en/data.json index 17fa37fa..d7b484da 100644 --- a/public/locales/en/data.json +++ b/public/locales/en/data.json @@ -24,7 +24,7 @@ "community-stats-section-description": "Every swipe adds up! The results of all this swiping are openly available. All you have to do is credit our contributors.", "community-dashboard-link-label": "See Community Page for more stats", "type-section-heading": "What's your project type?", - "type-section-description": "Our volunteers contribute in three different ways - find, compare and verify. Each project type has its own use-case and data structure. See what best suits your needs.", + "type-section-description": "Our volunteers contribute by helping us discover, evaluate, and validate data in various ways. Each project type has its own use-case and data structure. See what best suits your needs.", "type-find-title": "Find", "type-find-key-point-1": "Know where the areas are with features - e.g. buildings, roadways, waterways", "type-find-key-point-2": "Ignore areas with no features", From ac886527ece017da8d63a2dbba55f4429b5bdfb8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:22:28 +0000 Subject: [PATCH 050/137] [Translation] Removing home.json in ne 83% of minimum 100% translated source file: 'home.json' on 'ne'. --- public/locales/ne/home.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/locales/ne/home.json b/public/locales/ne/home.json index 5b97b7c4..f7a5a029 100644 --- a/public/locales/ne/home.json +++ b/public/locales/ne/home.json @@ -24,6 +24,7 @@ "download-description": "आफ्नो मोबाइल फोनको साथ, तपाईं एक पटकमा एक स्वाइप गरी विश्वभरका समुदायहरूलाई मद्दत गर्न भूमिका खेल्न सक्नुहुन्छ।", "download-playstore": "Download from play store logo", "download-apple-store": "Download from apple store logo", + "mapswipe-web-link": "", "download-apk-label": "वा APK डाउनलोड गर्नुहोस्", "get-involved-description": "व्यक्ति, समूह र संस्थाहरूले समुदायमा कसरी योगदान गर्न सक्छन् भन्ने बारे थप जान्नुहोस्।", "get-involved-link": "संलग्न ", From f61edaf09bf44f7b28aa65160b0a9b009b2de600 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:22:37 +0000 Subject: [PATCH 051/137] [Translation] Removing get-involved.json in fr 89% of minimum 100% translated source file: 'get-involved.json' on 'fr'. --- public/locales/fr/get-involved.json | 41 ----------------------------- 1 file changed, 41 deletions(-) delete mode 100644 public/locales/fr/get-involved.json diff --git a/public/locales/fr/get-involved.json b/public/locales/fr/get-involved.json deleted file mode 100644 index 42ad860c..00000000 --- a/public/locales/fr/get-involved.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "get-involved-tab-head": "Participez | MapSwipe", - "hero-title": "Engagez-vous, balayez et contribuez.", - "hero-description": "Il y a plein de façons de participer à MapSwipe.", - "get-involved-banner": "Bannière Participez", - "contribute-now": "Contribuez maintenant", - "contribute-now-description": "MapSwipe propose de nombreuses façons de vous impliquer et de contribuer à notre communauté. Le plus facile est de télécharger l'appli et commencer à agir en tant que volontaire.", - "download-on-playstore": "Télécharger de Google Play", - "download-on-apple-store": "Télécharger de l'App Store", - "download-apk-label": "Ou téléchargez un APK", - "individual-heading": "Seul.e", - "individual-heading-image": "Logo Individus", - "possess-language-skills": "Parlez-vous couramment d'autres langues ?", - "possess-language-skills-description": "Devenez bénévoles pour aider à traduire l'appli et le site web dans d'autres langues.", - "contribute-on-transifex": "Contribuez sur Transifex", - "possess-technical-skills": "Êtes-vous un développeur ?", - "possess-techincal-skills-description": "Devenez bénévole pour soutenir le développement de l'appli MapSwipe et apporter votre expertise à son amélioration.", - "contribute-on-github": "Contribuez sur GitHub", - "want-to-host-mapswipe-events": "Êtes-vous une communauté, une université ou une association sans but lucratif souhaitant. organiser des événements MapSwipe ? ", - "want-to-host-mapswipe-events-description": "Téléchargez notre Toolkit Evénements MapSwipe et créez une communauté centrée sur des projets de cartographie.", - "download-toolkit": "Téléchargez le Toolkit", - "engage-your-csr": "Mobilisez votre responsable RSE et vos employés. Ayez un impact dès maintenant !", - "engage-your-csr-description": "Envoyez-nous les infos sur votre événement et notre équipe vous contactera pour explorer les moyens de vous soutenir.", - "register-your-interest": "Enregistrez votre événement", - "group-heading": "Groupes", - "group-heading-image": "Logo Groupes", - "organization-heading": "Organisations", - "organization-logo": "Logo Organisations", - "humanitarian-or-nonprofit": "Êtes-vous une organisation humanitaire ou sans but lucratif désirant organiser un événement MapSwipe ? ", - "humanitarian-or-nonprofit-description": "Partagez votre idée avec nous et notre équipe vous contactera pour trouver une solution.", - "tell-us-more": "Dites-nous en plus", - "interested-in-supporting": "Envie de soutenir MapSwipe avec un don ?", - "interested-in-supporting-description-1": "Votre don contribuera à assurer le bon fonctionnement, la pérennité et la maintenance de l'appli.", - "download-financial-report": "Télécharger le dernier rapport financier.", - "donate-now": "Faire un don maintenant", - "donate-heading": "Faire un don", - "donation-logo": "Logo Don", - "contact-section-heading": "Avez-vous d'autres questions ?", - "contact-section-description": "Contactez-nous, nous sommes là pour vous aider !", - "contact-link-label": "Nous contacter" -} From 4cbd04f2fcf57209ffb36b5d2d97a476556302d6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 20:07:07 +0000 Subject: [PATCH 052/137] [Translation] Translate data.json in hu 100% translated source file: 'data.json' on 'hu'. --- public/locales/hu/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/data.json b/public/locales/hu/data.json index 48f12c84..1439600e 100644 --- a/public/locales/hu/data.json +++ b/public/locales/hu/data.json @@ -24,7 +24,7 @@ "community-stats-section-description": "Minden pöccintés számít! A sok képernyő-húzogatás eredménye mind nyilvánosan elérhető. Az összes teendője, hogy higgyen a közreműködőkben.", "community-dashboard-link-label": "További statisztika a közösségi oldalon", "type-section-heading": "Milyen típusú a projektje?", - "type-section-description": "Önkénteseink három módon működhetnek közre: keresés, összehasonlítás és ellenőrzés. Mindegyik projekttípusnak saját felhasználás és adatszerkezete van. Nézze meg, melyik felel meg legjobban az Ön igényeinek.", + "type-section-description": "Önkénteseink úgy működnek közre, hogy különböző módokon segítenek nekünk az adatok feltárásában, értékelésében és érvényesítésében. Minden projekttípusnak megvan a maga felhasználási módja és adatszerkezete. Nézze meg, mi felel meg legjobban az Ön igényeinek.", "type-find-title": "Keresés", "type-find-key-point-1": "Vegye észre, mely területek találhatók objektumok, pl. épületek, utak, vízfolyások.", "type-find-key-point-2": "Az ilyen objektumokat nem tartalmazó területeket hagyja figyelmen kívül.", From 6769b6034bd27e685e1502f5c4e07ccf142f5e3e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 21:17:57 +0000 Subject: [PATCH 053/137] [Translation] Translate data.json in cs 100% translated source file: 'data.json' on 'cs'. --- public/locales/cs/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/cs/data.json b/public/locales/cs/data.json index 5f467439..16f8a8dd 100644 --- a/public/locales/cs/data.json +++ b/public/locales/cs/data.json @@ -24,7 +24,7 @@ "community-stats-section-description": "Každý tah se počítá! Výsledky všech těchto přejetí jsou veřejně dostupné. Stačí, když uvedete naše přispěvatele.", "community-dashboard-link-label": "Další statistiky najdete na stránce Komunita", "type-section-heading": "Jaký je váš typ projektu?", - "type-section-description": "Naši dobrovolníci přispívají třemi různými způsoby - vyhledávají, porovnávají a ověřují. Každý typ projektu má svůj vlastní případ použití a strukturu dat. Podívejte se, co nejlépe vyhovuje vašim potřebám.", + "type-section-description": "Naši dobrovolníci nám pomáhají objevovat, vyhodnocovat a ověřovat data různými způsoby. Každý typ projektu má svůj vlastní případ užití a datovou strukturu. Zjistěte, co nejlépe vyhovuje vašim potřebám.", "type-find-title": "Najít", "type-find-key-point-1": "Zjistěte, kde se nacházejí oblasti s prvky - např. budovy, silnice, vodní toky.", "type-find-key-point-2": "Ignorování oblastí bez prvků", From b63bb2d608124c2e672c49106bda478eb563a7d4 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 21:22:36 +0000 Subject: [PATCH 054/137] [Translation] Translate home.json in cs 100% translated source file: 'home.json' on 'cs'. --- public/locales/cs/home.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/locales/cs/home.json b/public/locales/cs/home.json index e76cf35a..12670d82 100644 --- a/public/locales/cs/home.json +++ b/public/locales/cs/home.json @@ -2,9 +2,9 @@ "home-tab-head": "MapSwipe", "hero-title": "Od přejetí prstem k řešením", "hero-description": "Připojte se ke komunitě MapSwipe a významně ovlivněte nejen mapování.", - "download-app-label": "Stáhnout aplikaci", + "download-app-label": "Začínáme", "data-link": "Prozkoumejte data", - "mobilizing-volunteer": "Dobrovolnictví z telefonu. Změňte svět k lepšímu.", + "mobilizing-volunteer": "Staňte se dobrovolníkem z práce, domova nebo na cestách a pomozte lidem na celém světě změnit svět k lepšímu.", "mobilize-volunteer": "Logo Mobilizace dobrovolníků", "mapathon": "Logo Mapswipe Mapathon", "field-mapping": "Logo mapování v terénu", @@ -13,7 +13,7 @@ "total-swipes": "Celkem přejetí prstem", "total-contributors": "Celkem přispěvatelů", "explore-mission-types": "Projděte si naše typy projektů", - "explore-mission-types-description": "Naši dobrovolníci se podílejí na třech různých typech projektů.", + "explore-mission-types-description": "Naši dobrovolníci se podílejí na několika různých typech projektů.", "type-find-title": "Hledejte", "find-mission-type-description": "Procházením satelitních snímků identifikujte a vyberte ty, které obsahují požadované prvky, jako jsou budovy, silnice, vodní cesty a další.", "type-compare-title": "Porovnejte", @@ -21,11 +21,11 @@ "type-validate-title": "Ověřujte", "validate-mission-type-description": "Posuďte přesnost stop budov, které byly dříve zaměřeny dálkovými mapovači nebo pomocí umělé inteligence, abyste zjistili, kde je třeba provést přemapování.", "start-mapswiping-title": "Začněte používat MapSwipe!", - "download-description": "Svým mobilním telefonem se můžete podílet na pomoci komunitám po celém světě, a to jedním přejetím prstem.", + "download-description": "Z vašeho internetového prohlížeče nebo mobilního telefonu můžete jedním přejetím prstu hrát roli v pomoci komunitám po celém světě.", "download-playstore": "Stáhnout logo z obchodu Play store", "download-apple-store": "Stáhnout logo z obchodu Apple Store", - "mapswipe-web-link": "", - "download-apk-label": "Nebo Stáhněte si SDK", + "mapswipe-web-link": "Použijte webovou aplikaci", + "download-apk-label": "Stáhnout soubor APK", "get-involved-description": "Zjistěte více o tom, jak mohou jednotlivci, skupiny a organizace přispět komunitě.", "get-involved-link": "Zapojte se", "news-and-updates-title": "Novinky & aktualizace", From 15723428893093bc346194b0bd59a9172f76e813 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 21:24:02 +0000 Subject: [PATCH 055/137] [Translation] Translate get-involved.json in cs 100% translated source file: 'get-involved.json' on 'cs'. --- public/locales/cs/get-involved.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/cs/get-involved.json b/public/locales/cs/get-involved.json index 56e7d028..cedbbe7a 100644 --- a/public/locales/cs/get-involved.json +++ b/public/locales/cs/get-involved.json @@ -4,17 +4,17 @@ "hero-description": "Do projektu MapSwipe se můžete zapojit mnoha způsoby.", "get-involved-banner": "Obrázek banneru Zapojte se", "contribute-now": "Přispějte", - "contribute-now-description": "MapSwipe nabízí mnoho způsobů, jak se zapojit a přispět k naší komunitě. Nejjednodušší je stáhnout si aplikaci a začít se podílet jako jednotlivec.", + "contribute-now-description": "MapSwipe nabízí mnoho způsobů, jak se zapojit do naší komunity a přispět k jejímu rozvoji. Stáhněte si aplikaci nebo přejděte na Mapswipe pro web a začněte ovlivňovat svět jako jednotlivec.", "download-on-playstore": "Stažení z obchodu Play", "download-on-apple-store": "Stažení z obchodu Apple Store", "download-apk-label": "Nebo si stáhněte APK", "individual-heading": "Jednotlivci", "individual-heading-image": "logo Jednotlivci", "possess-language-skills": "Hovoříte plynně jinými jazyky?", - "possess-language-skills-description": "Pomozte dobrovolně zpřístupnit aplikaci a webové stránky ve více jazycích.", + "possess-language-skills-description": "Zapojte se jako dobrovolník a pomozte nám zpřístupnit mobilní aplikaci, webovou aplikaci a webové stránky ve více jazycích.", "contribute-on-transifex": "Přispívejte na Transifexu", "possess-technical-skills": "Jste vývojář?", - "possess-techincal-skills-description": "Dobrovolně podpořte vývoj aplikace a přispějte svými odbornými znalostmi ke zlepšení aplikace MapSwipe.", + "possess-techincal-skills-description": "Zapojte se do dobrovolnictví a podpořte vývoj mobilních a webových aplikací a přispějte svými odbornými znalostmi ke zlepšení MapSwipe.", "contribute-on-github": "Přispějte na GitHub", "want-to-host-mapswipe-events": "Jste komunitní, akademická nebo nezisková skupina, která chce pořádat akce MapSwipe?", "want-to-host-mapswipe-events-description": "Stáhněte si naši sadu nástrojů MapSwipe Event Toolkit a začněte sdružovat lidi pomocí mapování projektů.", @@ -30,7 +30,7 @@ "humanitarian-or-nonprofit-description": "Podělte se s námi o svůj nápad a náš tým se bude snažit najít správné řešení.", "tell-us-more": "Řekněte nám více", "interested-in-supporting": "Máte zájem podpořit MapSwipe darem?", - "interested-in-supporting-description-1": "Váš dar pomůže zajistit hladký provoz, udržitelnost a údržbu aplikace.", + "interested-in-supporting-description-1": "Váš dar pomůže zajistit hladký provoz, udržitelnost a údržbu mobilních a webových aplikací.", "download-financial-report": "Stáhněte si nejnovější finanční zprávu.", "donate-now": "Darujte", "donate-heading": "Darovat", From 8ac3b5a68d808dc78f695905923e4ac7b5af87aa Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 04:42:17 +0000 Subject: [PATCH 056/137] [Translation] Removing data.json in cs 98% of minimum 100% translated source file: 'data.json' on 'cs'. --- public/locales/cs/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/cs/data.json b/public/locales/cs/data.json index 16f8a8dd..5f467439 100644 --- a/public/locales/cs/data.json +++ b/public/locales/cs/data.json @@ -24,7 +24,7 @@ "community-stats-section-description": "Každý tah se počítá! Výsledky všech těchto přejetí jsou veřejně dostupné. Stačí, když uvedete naše přispěvatele.", "community-dashboard-link-label": "Další statistiky najdete na stránce Komunita", "type-section-heading": "Jaký je váš typ projektu?", - "type-section-description": "Naši dobrovolníci nám pomáhají objevovat, vyhodnocovat a ověřovat data různými způsoby. Každý typ projektu má svůj vlastní případ užití a datovou strukturu. Zjistěte, co nejlépe vyhovuje vašim potřebám.", + "type-section-description": "Naši dobrovolníci přispívají třemi různými způsoby - vyhledávají, porovnávají a ověřují. Každý typ projektu má svůj vlastní případ použití a strukturu dat. Podívejte se, co nejlépe vyhovuje vašim potřebám.", "type-find-title": "Najít", "type-find-key-point-1": "Zjistěte, kde se nacházejí oblasti s prvky - např. budovy, silnice, vodní toky.", "type-find-key-point-2": "Ignorování oblastí bez prvků", From ba6196ce19598d6db13eaf818c4bbb857023ba2e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 04:42:24 +0000 Subject: [PATCH 057/137] [Translation] Removing project.json source file: 'project.json' updated. --- public/locales/en/project.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/locales/en/project.json b/public/locales/en/project.json index 5df59462..edbd4002 100644 --- a/public/locales/en/project.json +++ b/public/locales/en/project.json @@ -24,6 +24,7 @@ "build-area": "Find", "footprint": "Validate", "change-detection": "Compare", + "validate-image": "Validate Image", "project-tab-head": "{{projectTitle}} | MapSwipe", "Location": "Location", "requesting-organization": "Requesting organization", From 472e756098a7138f76ead46589fbfc8e331b7e9a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 04:42:30 +0000 Subject: [PATCH 058/137] [Translation] Removing project.json in fr 97% of minimum 100% translated source file: 'project.json' on 'fr'. --- public/locales/fr/project.json | 44 ---------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 public/locales/fr/project.json diff --git a/public/locales/fr/project.json b/public/locales/fr/project.json deleted file mode 100644 index 62345170..00000000 --- a/public/locales/fr/project.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "aggregated-results-title": "Résultats agrégés", - "aggregated-results-with-geometry-title": "Résultats agrégés (avec géométrie)", - "hot-tasking-manager-geometries-title": "Géométrie pour le Gestionnaire de Tâches HOT", - "moderate-to-high-agreement-yes-maybe-geometries-title": "Géométrie avec consensus modéré à élevé sur les Oui/Peut-être", - "groups-title": "Groupes", - "history-title": "Historique", - "results-title": "Résultats", - "tasks-title": "Tâches", - "users-title": "Utilisateurs", - "area-of-interest-title": "Zone d'intérêt", - "aggregated-results-description": "Résultats agrégés. Cela vous donne les résultats MapSwipe non filtrés, agrégés par tâche. Cette option est particulièrement adaptée si vous souhaitez appliquer un traitement de données personnalisé aux données MapSwipe, par exemple sélectionner uniquement des tâches spécifiques. Consultez notre documentation pour plus de détails. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", - "aggregated-results-with-geometry-description": "Résultats agrégés. Cela vous donne les résultats MapSwipe non filtrés, agrégés par tâche. Cette option est particulièrement adaptée si vous souhaitez appliquer un traitement de données personnalisé aux données MapSwipe, par exemple sélectionner uniquement des tâches spécifiques. Consultez notre documentation pour plus de détails. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", - "hot-tasking-manager-geometries-description": "Ce jeu de données contient des objets géométriques prêts à être utilisés dans le Gestionnaire de Tâches HOT. Actuellement, les géométries se composent d'un maximum de 15 tâches MapSwipe, où au moins 35 % de tous les utilisateurs ont indiqué la présence d'un bâtiment en les classant en « oui » ou « peut-être. »", - "moderate-to-high-agreement-yes-maybe-geometries-description": "Ce jeu de données contient tous les résultats pour lesquels au moins 35 % des utilisateurs ont soumis une classification « oui » ou « peut-être ». Le jeu de données exporté reprend la fusion de tous les résultats sélectionnés.", - "groups-description": "Groupes. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", - "history-description": "Historique", - "results-description": "Ceci vous donne les résultats MapSwipe non filtrés. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", - "tasks-description": "Tâches. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", - "users-description": "Ce jeu de données contient des informations sur les contributions individuelles de chaque utilisateur. Cela vous indique par exemple les utilisateurs les plus actifs sur ce projet. (Notez que vous devez décompresser ce fichier .gz avant de pouvoir l'utiliser.)", - "area-of-interest-description": "Ce jeu de données contient des informations sur la région du projet.", - "active-projects": "Actif", - "finished-projects": "Terminé", - "build-area": "Trouver", - "footprint": "Valider", - "change-detection": "Comparer", - "project-tab-head": "{{projectTitle}} | MapSwipe", - "Location": "Localisation", - "requesting-organization": "Organisation demandeuse", - "created-at": "Créé à", - "date": "{{date, datetime}}", - "overview-section-title": "Résumé du projet", - "project-contributors-text": "Contributeurs", - "data-last-fetched": "Dernière mise à jour : {{date, datetime}}", - "project-progress-label": "Finalisation du projet", - "project-card-progress-text": "{{progress, number}} % complétés", - "data-section-heading": "Télécharger les données", - "data-section-description": "Vous trouverez ci-dessous les téléchargements de données pour ce projet MapSwipe, y compris un fichier GeoJSON qui peut être importé dans le Gestionnaire de Tâches HOT pour une cartographie plus détaillée de la zone. Si vous avez besoin de plus d'informations ou si vous avez une demande spéciale concernant les données MapSwipe, contactez l'équipe de l'Institut de Heidelberg pour la Technologie de la Géoinformation.", - "download-size": "{{size, number}}", - "download": "Télécharger", - "license-section-heading": "Notre license", - "license-section-description-1": "Ce projet fait partie de la communauté OpenStreetMap. L'objectif est de fournir des données géographiques de haute qualité, librement accessibles et disponibles pour tous. La licence réciproque d'OSM protège les données contre toute appropriation par des services qui ne partagent pas leurs données en retour avec OSM.", - "license-section-description-2": "MapSwipe est publié sous une licence « libérale » non réciproque (Creative Commons Attribution). Chaque fois que vous souhaitez utiliser ces données, assurez-vous simplement de créditer les contributeurs de MapSwipe." -} From 2cc04dd185261e5cf577f97823b63ec182c36eb6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 04:42:37 +0000 Subject: [PATCH 059/137] [Translation] Removing project.json in es 97% of minimum 100% translated source file: 'project.json' on 'es'. --- public/locales/es/project.json | 44 ---------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 public/locales/es/project.json diff --git a/public/locales/es/project.json b/public/locales/es/project.json deleted file mode 100644 index aa5b39a8..00000000 --- a/public/locales/es/project.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "aggregated-results-title": "Resultados agregados", - "aggregated-results-with-geometry-title": "Resultados agregados (con geometría)", - "hot-tasking-manager-geometries-title": "Geometrías del Gestor de Tareas de HOT", - "moderate-to-high-agreement-yes-maybe-geometries-title": "Geometrías de Acuerdo Moderado a Alto Sí Quizás", - "groups-title": "Grupos", - "history-title": "Historial", - "results-title": "Resultados", - "tasks-title": "Tareas", - "users-title": "Usuarios", - "area-of-interest-title": "Área de interés", - "aggregated-results-description": "Resultados agregados. Esto te da los resultados sin filtrar de MapSwipe agregados a nivel de tarea. Esto es más adecuado si quieres aplicar algún procesamiento de datos personalizado con los datos de MapSwipe, por ejemplo, seleccionar solo tareas específicas. Consulta nuestra documentación para obtener más detalles. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "aggregated-results-with-geometry-description": "Resultados agregados. Esto te da los resultados sin filtrar de MapSwipe agregados a nivel de tarea. Esto es más adecuado si quieres aplicar algún procesamiento de datos personalizado con los datos de MapSwipe, por ejemplo, seleccionar solo tareas específicas. Consulta nuestra documentación para obtener más detalles. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "hot-tasking-manager-geometries-description": "Este conjunto de datos contiene formas que están listas para usar en el Gestor de Tareas de HOT. Actualmente, las geometrías constan de un máximo de 15 tareas de MapSwipe, donde al menos el 35% de todos los usuarios indicaron la presencia de un edificio clasificándolo como \"sí\" o \"quizás\"", - "moderate-to-high-agreement-yes-maybe-geometries-description": "Este conjunto de datos contiene todos los resultados donde al menos el 35% de los usuarios enviaron una clasificación de \"sí\" o \"quizás\". El conjunto de datos de salida representa la unión de todos los resultados seleccionados.", - "groups-description": "Grupos. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "history-description": "Historial", - "results-description": "Esto te da los resultados sin filtrar de MapSwipe. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "tasks-description": "Tareas. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "users-description": "Este conjunto de datos contiene información sobre las contribuciones individuales por usuario. Esto te indica, por ejemplo, los usuarios más activos de este proyecto. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "area-of-interest-description": "Este conjunto de datos contiene información sobre la región del proyecto.", - "active-projects": "Activos", - "finished-projects": "Terminados", - "build-area": "Encontrar", - "footprint": "Validar", - "change-detection": "Comparar", - "project-tab-head": "{{projectTitle}} | MapSwipe", - "Location": "Ubicación", - "requesting-organization": "Organización solicitante", - "created-at": "Creado en", - "date": "{{date, datetime}}", - "overview-section-title": "Resumen del proyecto", - "project-contributors-text": "Colaboradores", - "data-last-fetched": "Última actualización: {{date, datetime}}", - "project-progress-label": "Completado del proyecto", - "project-card-progress-text": "{{progress, number}}% completado", - "data-section-heading": "Descarga los datos", - "data-section-description": "A continuación, encontrarás las descargas de datos para este proyecto de MapSwipe, incluido un archivo GeoJSON que se puede importar al Gestor de Tareas de HOT para un mapeo más detallado del área. Si necesitas más información o si tienes una solicitud especial relacionada con los datos de MapSwipe, ponte en contacto con el equipo del Instituto Heidelberg de Tecnología de Geoinformación.", - "download-size": "{{size, number}}", - "download": "Descargar", - "license-section-heading": "Nuestra licencia", - "license-section-description-1": "Este proyecto es parte de la comunidad de OpenStreetMap. El objetivo son datos geográficos de alta calidad, de libre acceso y disponibles para todos. La licencia recíproca de OSM protege los datos de ser apropiados por servicios que no comparten con OSM.", - "license-section-description-2": "MapSwipe se publica bajo una licencia \"liberal\" no recíproca (Creative Commons Attribution). Siempre que quieras usar los datos, asegúrate de dar crédito a los colaboradores de MapSwipe." -} From 555763f038840be3eb44a8c585002eaa8cd4257a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 04:42:52 +0000 Subject: [PATCH 060/137] [Translation] Removing public/locales/en/data.json source file: 'public/locales/en/data.json' updated. --- public/locales/en/data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/locales/en/data.json b/public/locales/en/data.json index d7b484da..75e0feb5 100644 --- a/public/locales/en/data.json +++ b/public/locales/en/data.json @@ -4,6 +4,7 @@ "build-area": "Find", "footprint": "Validate", "change-detection": "Compare", + "validate-image": "Validate Image", "project-card-progress-text": "{{progress, number}}% completed", "project-card-last-update": "{{date, datetime}}", "project-card-contributors-text": "{{contributors}}", From cec2d9bc1fcb01d15c6c6a1966a02864f61ac5de Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 04:43:24 +0000 Subject: [PATCH 061/137] [Translation] Removing data.json in hu 98% of minimum 100% translated source file: 'data.json' on 'hu'. --- public/locales/hu/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/data.json b/public/locales/hu/data.json index 1439600e..48f12c84 100644 --- a/public/locales/hu/data.json +++ b/public/locales/hu/data.json @@ -24,7 +24,7 @@ "community-stats-section-description": "Minden pöccintés számít! A sok képernyő-húzogatás eredménye mind nyilvánosan elérhető. Az összes teendője, hogy higgyen a közreműködőkben.", "community-dashboard-link-label": "További statisztika a közösségi oldalon", "type-section-heading": "Milyen típusú a projektje?", - "type-section-description": "Önkénteseink úgy működnek közre, hogy különböző módokon segítenek nekünk az adatok feltárásában, értékelésében és érvényesítésében. Minden projekttípusnak megvan a maga felhasználási módja és adatszerkezete. Nézze meg, mi felel meg legjobban az Ön igényeinek.", + "type-section-description": "Önkénteseink három módon működhetnek közre: keresés, összehasonlítás és ellenőrzés. Mindegyik projekttípusnak saját felhasználás és adatszerkezete van. Nézze meg, melyik felel meg legjobban az Ön igényeinek.", "type-find-title": "Keresés", "type-find-key-point-1": "Vegye észre, mely területek találhatók objektumok, pl. épületek, utak, vízfolyások.", "type-find-key-point-2": "Az ilyen objektumokat nem tartalmazó területeket hagyja figyelmen kívül.", From e56cdc3818b8cc3aa03f83cd6ef7165f041cb8c6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 17:48:32 +0000 Subject: [PATCH 062/137] [Translation] Translate data.json in es 100% translated source file: 'data.json' on 'es'. --- public/locales/es/data.json | 67 +++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 public/locales/es/data.json diff --git a/public/locales/es/data.json b/public/locales/es/data.json new file mode 100644 index 00000000..b322ebd8 --- /dev/null +++ b/public/locales/es/data.json @@ -0,0 +1,67 @@ +{ + "active-projects": "Activos", + "finished-projects": "Terminados", + "build-area": "Encontrar", + "footprint": "Validar", + "change-detection": "Comparar", + "validate-image": "Validar imagen", + "project-card-progress-text": "{{progress, number}}% completado", + "project-card-last-update": "{{date, datetime}}", + "project-card-contributors-text": "{{contributors}}", + "mapped-area": "Área mapeada", + "contributors": "Colaboradores", + "download-projects-overview-heading": "Resumen de proyectos", + "download-projects-with-geometry-heading": "Proyectos con geometría", + "download-projects-with-centroid-heading": "Proyectos con centroide", + "download-projects-overview-description": "Información sobre todos los proyectos", + "download-projects-with-geometry-description": "Información sobre todos los proyectos con la geometría del proyecto", + "download-projects-with-centroid-description": "Información sobre todos los proyectos con el centroide del proyecto", + "data-tab-head": "Datos | MapSwipe", + "data-page-heading": "Todo un mundo de datos", + "data-page-description": "O al menos eso es a lo que aspiramos. Echa un vistazo a todo lo que tenemos hasta ahora.", + "data-banner-image": "Imagen de banner para datos", + "total-swipes": "Total de deslizamientos", + "community-stats-section-heading": "Tantos deslizamientos, tantos datos", + "community-stats-section-description": "¡Cada deslizamiento suma! Los resultados de todos estos deslizamientos están disponibles abiertamente. Solo tienes que dar crédito a nuestros colaboradores.", + "community-dashboard-link-label": "Consulta la página de la comunidad para obtener más estadísticas", + "type-section-heading": "¿Cuál es tu tipo de proyecto?", + "type-section-description": "Nuestros voluntarios contribuyen ayudando a descubrir, evaluar y validar datos de diversas maneras. Cada tipo de proyecto tiene su propio caso de uso y estructura de datos. Descubrí cuál se adapta mejor a tus necesidades.", + "type-find-title": "Encontrar", + "type-find-key-point-1": "Saber dónde están las áreas con características, por ejemplo, edificios, carreteras, vías fluviales", + "type-find-key-point-2": "Ignorar áreas sin características", + "type-find-key-point-3": "Listo para el Gestor de Tareas de HOT", + "type-compare-title": "Comparar", + "type-compare-key-point-1": "Ver dónde han cambiado las imágenes entre dos fechas", + "type-compare-key-point-2": "Evaluar las áreas dañadas después de un evento", + "type-compare-key-point-3": "Monitorear el cambio de uso del suelo a lo largo del tiempo", + "type-validate-title": "Validar", + "type-validate-key-point-1": "Evaluar la calidad de una campaña de mapeo", + "type-validate-key-point-2": "Identificar qué características se han mapeado correctamente y cuáles no.", + "type-validate-key-point-3": "Centrar los esfuerzos futuros en las características que necesitan mejoras", + "explore-section-heading": "Explora los datos", + "data-last-fetched": "Última actualización: {{date, datetime}}", + "see-more-button": "Mostrar más", + "project-status": "Estado del proyecto", + "project-type": "Tipo de proyecto", + "search-label": "Buscar por título del proyecto", + "location-search-label": "Buscar por ubicación", + "organization-placeholder": "Organización", + "date-from-label": "Fecha desde", + "date-to-label": "Fecha hasta", + "clear-filters": "Borrar filtros", + "bubble-type": "Escala", + "visible-projects-count": "{{totalProjects, number}} proyectos", + "total-area-card-text": "{{area, number}} área mapeada", + "Location": "Ubicación", + "requesting-organization": "Organización solicitante", + "created-at": "Creado en", + "project-contributors": "Colaboradores del proyecto", + "download-section-heading": "Descargar todos los proyectos", + "download-size": "{{size, number}}", + "download": "Descargar", + "license-section-heading": "Nuestra licencia", + "license-section-description": "Los datos de MapSwipe se publican bajo una licencia \"liberal\" no recíproca (Creative Commons Attribution). Esto solo requiere que los usuarios reconozcan la fuente. Puedes hacer lo que quieras con los datos, solo asegúrate de dar crédito a los colaboradores de MapSwipe", + "contact-section-heading": "¿Tienes otras preguntas?", + "contact-section-description": "¡Ponte en contacto con nosotros! Comparte comentarios, explora tipos de proyectos o sumérgete en los análisis de MapSwipe. ¡Estamos aquí para ayudarte!", + "contact-link-label": "Contáctanos" +} From 9b46d3446b603092e2fdbb4c166b42f1aa2ca7cd Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 17:50:16 +0000 Subject: [PATCH 063/137] [Translation] Translate data.json in es 100% translated source file: 'data.json' on 'es'. --- public/locales/es/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es/data.json b/public/locales/es/data.json index b322ebd8..3deb98d0 100644 --- a/public/locales/es/data.json +++ b/public/locales/es/data.json @@ -25,7 +25,7 @@ "community-stats-section-description": "¡Cada deslizamiento suma! Los resultados de todos estos deslizamientos están disponibles abiertamente. Solo tienes que dar crédito a nuestros colaboradores.", "community-dashboard-link-label": "Consulta la página de la comunidad para obtener más estadísticas", "type-section-heading": "¿Cuál es tu tipo de proyecto?", - "type-section-description": "Nuestros voluntarios contribuyen ayudando a descubrir, evaluar y validar datos de diversas maneras. Cada tipo de proyecto tiene su propio caso de uso y estructura de datos. Descubrí cuál se adapta mejor a tus necesidades.", + "type-section-description": "Nuestros voluntarios contribuyen ayudando a descubrir, evaluar y validar datos de diversas maneras. Cada tipo de proyecto tiene su propio caso de uso y estructura de datos. Descubre cuál se adapta mejor a tus necesidades.", "type-find-title": "Encontrar", "type-find-key-point-1": "Saber dónde están las áreas con características, por ejemplo, edificios, carreteras, vías fluviales", "type-find-key-point-2": "Ignorar áreas sin características", From 4413e789066dee56a9033cfe3431665991332009 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 17:54:34 +0000 Subject: [PATCH 064/137] [Translation] Translate home.json in es 100% translated source file: 'home.json' on 'es'. --- public/locales/es/home.json | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 public/locales/es/home.json diff --git a/public/locales/es/home.json b/public/locales/es/home.json new file mode 100644 index 00000000..ac7ffe1a --- /dev/null +++ b/public/locales/es/home.json @@ -0,0 +1,38 @@ +{ + "home-tab-head": "MapSwipe", + "hero-title": "De deslizamientos a soluciones", + "hero-description": "Únete a la comunidad de MapSwipe y genera un impacto significativo en la cartografía y más allá.", + "download-app-label": "Comenzar", + "data-link": "Explora los datos", + "mobilizing-volunteer": "Colabora como voluntario desde tu trabajo, tu casa o mientras te mueves, y genera un impacto a nivel mundial.", + "mobilize-volunteer": "Logo de Movilización de Voluntarios", + "mapathon": "Logo de Mapatón de Mapswipe", + "field-mapping": "Logo de Mapeo de Campo", + "mobilizing-volunteer-description-paragraph-1": "MapSwipe aprovecha la fuerza colectiva de los voluntarios para contribuir activamente a proyectos de datos geoespaciales. Desde identificar infraestructura hasta rastrear cambios ambientales y validar datos de mapas, los MapSwipers ayudan a mejorar los datos de mapas en todo el mundo.", + "mobilizing-volunteer-description-paragraph-2": "Como resultado, nuestros socios de MapSwipe están mejor equipados e informados para involucrarse y apoyar a las comunidades a nivel mundial.", + "total-swipes": "Total de deslizamientos", + "total-contributors": "Total de colaboradores", + "explore-mission-types": "Explora nuestros tipos de proyecto", + "explore-mission-types-description": "Nuestros voluntarios contribuyen en varios tipos de proyectos.", + "type-find-title": "Encontrar", + "find-mission-type-description": "Desliza a través de imágenes satelitales para identificar y seleccionar aquellas que contienen las características solicitadas, como edificios, carreteras, vías fluviales y más.", + "type-compare-title": "Comparar", + "compare-mission-type-description": "Revisa imágenes satelitales del antes y el después para detectar cambios en el entorno que ayuden a informar la evaluación de daños, el cambio climático o datos inexactos.", + "type-validate-title": "Validar", + "validate-mission-type-description": "Evalúa la precisión de las huellas de edificios donde los edificios han sido trazados previamente por mapeadores remotos o a través de IA para identificar dónde se necesita un nuevo mapeo.", + "start-mapswiping-title": "¡Comienza a usar MapSwipe!", + "download-description": "Desde tu navegador de internet o teléfono móvil, puedes ayudar a comunidades de todo el mundo, un gesto a la vez.", + "download-playstore": "Logo de descarga desde Play Store", + "download-apple-store": "Logo de descarga desde Apple Store", + "mapswipe-web-link": "Usar la app web", + "download-apk-label": "Descargar un APK", + "get-involved-description": "Obtén más información sobre cómo las personas, los grupos y las organizaciones pueden contribuir a la comunidad.", + "get-involved-link": "Participa", + "news-and-updates-title": "Noticias y actualizaciones", + "date": "{{date, datetime}}", + "read-more": "Leer más", + "see-more-pages": "Ver todas las publicaciones", + "partners": "Socios", + "missing-maps": "Logo de Missing Maps", + "missing-map-description": "MapSwipe es parte del Proyecto Missing Maps y está administrado por un equipo dirigido por voluntarios con el apoyo de estas organizaciones." +} From f3e3213b07f83299f9da1c6e6bf17ec273adc36a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 17:55:20 +0000 Subject: [PATCH 065/137] [Translation] Translate get-involved.json in es 100% translated source file: 'get-involved.json' on 'es'. --- public/locales/es/get-involved.json | 41 +++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 public/locales/es/get-involved.json diff --git a/public/locales/es/get-involved.json b/public/locales/es/get-involved.json new file mode 100644 index 00000000..396fe5de --- /dev/null +++ b/public/locales/es/get-involved.json @@ -0,0 +1,41 @@ +{ + "get-involved-tab-head": "Participa | MapSwipe", + "hero-title": "Desliza, haz voluntariado y contribuye.", + "hero-description": "Hay muchas maneras de participar con MapSwipe.", + "get-involved-banner": "Imagen del banner Participa", + "contribute-now": "Contribuye ahora", + "contribute-now-description": "MapSwipe ofrece muchas formas de participar y contribuir con nuestra comunidad. Descarga la app o entra a MapSwipe para Web y empieza a generar un impacto como individuo.", + "download-on-playstore": "Descargar desde Play Store", + "download-on-apple-store": "Descargar desde Apple Store", + "download-apk-label": "O descarga un APK", + "individual-heading": "Individuos", + "individual-heading-image": "Logo de individuo", + "possess-language-skills": "¿Dominas otros idiomas?", + "possess-language-skills-description": "Colabora como voluntario para ayudar a que la app móvil, la app web y el sitio estén disponibles en más idiomas.", + "contribute-on-transifex": "Contribuye en Transifex", + "possess-technical-skills": "¿Eres desarrollador?", + "possess-techincal-skills-description": "Colabora como voluntario en el desarrollo de las apps móvil y web, y aporta tu experiencia para mejorar MapSwipe.", + "contribute-on-github": "Contribuye en GitHub", + "want-to-host-mapswipe-events": "¿Eres parte de una comunidad, grupo académico o sin fines de lucro que quiere organizar eventos de MapSwipe?", + "want-to-host-mapswipe-events-description": "Descarga nuestro kit de herramientas para eventos de MapSwipe y comienza a reunir gente para mapear proyectos.", + "download-toolkit": "Descargar kit de herramientas", + "engage-your-csr": "¡Involucra tu Responsabilidad Social Corporativa y a tus empleados. Genera un impacto ahora!", + "engage-your-csr-description": "Registra los detalles de tu evento y nuestro equipo te contactará para explorar opciones de apoyo.", + "register-your-interest": "Registra tu interés", + "group-heading": "Grupos", + "group-heading-image": "Logo de grupo", + "organization-heading": "Organizaciones", + "organization-logo": "Logo de organización", + "humanitarian-or-nonprofit": "¿Eres una organización humanitaria o sin fines de lucro interesada en ejecutar un proyecto en MapSwipe?", + "humanitarian-or-nonprofit-description": "Comparte tu idea con nosotros y nuestro equipo se pondrá en contacto contigo para determinar la solución adecuada.", + "tell-us-more": "Cuéntanos más", + "interested-in-supporting": "¿Te interesa apoyar a MapSwipe con una donación?", + "interested-in-supporting-description-1": "Tu donación ayudará a garantizar el funcionamiento, la sostenibilidad y el mantenimiento de las apps móvil y web.", + "download-financial-report": "Descarga el último informe financiero.", + "donate-now": "Dona ahora", + "donate-heading": "Donar", + "donation-logo": "Logo del tema de donación", + "contact-section-heading": "¿Tienes otras preguntas?", + "contact-section-description": "¡Contáctanos, estamos aquí para ayudarte!", + "contact-link-label": "Contáctanos" +} From d6f3be95c6f5072b6f6b1a7ba50c70ebb9481d38 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 17:55:32 +0000 Subject: [PATCH 066/137] [Translation] Translate project.json in es 100% translated source file: 'project.json' on 'es'. --- public/locales/es/project.json | 45 ++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 public/locales/es/project.json diff --git a/public/locales/es/project.json b/public/locales/es/project.json new file mode 100644 index 00000000..f25b26af --- /dev/null +++ b/public/locales/es/project.json @@ -0,0 +1,45 @@ +{ + "aggregated-results-title": "Resultados agregados", + "aggregated-results-with-geometry-title": "Resultados agregados (con geometría)", + "hot-tasking-manager-geometries-title": "Geometrías del Gestor de Tareas de HOT", + "moderate-to-high-agreement-yes-maybe-geometries-title": "Geometrías de Acuerdo Moderado a Alto Sí Quizás", + "groups-title": "Grupos", + "history-title": "Historial", + "results-title": "Resultados", + "tasks-title": "Tareas", + "users-title": "Usuarios", + "area-of-interest-title": "Área de interés", + "aggregated-results-description": "Resultados agregados. Esto te da los resultados sin filtrar de MapSwipe agregados a nivel de tarea. Esto es más adecuado si quieres aplicar algún procesamiento de datos personalizado con los datos de MapSwipe, por ejemplo, seleccionar solo tareas específicas. Consulta nuestra documentación para obtener más detalles. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "aggregated-results-with-geometry-description": "Resultados agregados. Esto te da los resultados sin filtrar de MapSwipe agregados a nivel de tarea. Esto es más adecuado si quieres aplicar algún procesamiento de datos personalizado con los datos de MapSwipe, por ejemplo, seleccionar solo tareas específicas. Consulta nuestra documentación para obtener más detalles. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "hot-tasking-manager-geometries-description": "Este conjunto de datos contiene formas que están listas para usar en el Gestor de Tareas de HOT. Actualmente, las geometrías constan de un máximo de 15 tareas de MapSwipe, donde al menos el 35% de todos los usuarios indicaron la presencia de un edificio clasificándolo como \"sí\" o \"quizás\"", + "moderate-to-high-agreement-yes-maybe-geometries-description": "Este conjunto de datos contiene todos los resultados donde al menos el 35% de los usuarios enviaron una clasificación de \"sí\" o \"quizás\". El conjunto de datos de salida representa la unión de todos los resultados seleccionados.", + "groups-description": "Grupos. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "history-description": "Historial", + "results-description": "Esto te da los resultados sin filtrar de MapSwipe. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "tasks-description": "Tareas. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "users-description": "Este conjunto de datos contiene información sobre las contribuciones individuales por usuario. Esto te indica, por ejemplo, los usuarios más activos de este proyecto. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "area-of-interest-description": "Este conjunto de datos contiene información sobre la región del proyecto.", + "active-projects": "Activos", + "finished-projects": "Terminados", + "build-area": "Encontrar", + "footprint": "Validar", + "change-detection": "Comparar", + "validate-image": "Validar imagen", + "project-tab-head": "{{projectTitle}} | MapSwipe", + "Location": "Ubicación", + "requesting-organization": "Organización solicitante", + "created-at": "Creado en", + "date": "{{date, datetime}}", + "overview-section-title": "Resumen del proyecto", + "project-contributors-text": "Colaboradores", + "data-last-fetched": "Última actualización: {{date, datetime}}", + "project-progress-label": "Completado del proyecto", + "project-card-progress-text": "{{progress, number}}% completado", + "data-section-heading": "Descarga los datos", + "data-section-description": "A continuación, encontrarás las descargas de datos para este proyecto de MapSwipe, incluido un archivo GeoJSON que se puede importar al Gestor de Tareas de HOT para un mapeo más detallado del área. Si necesitas más información o si tienes una solicitud especial relacionada con los datos de MapSwipe, ponte en contacto con el equipo del Instituto Heidelberg de Tecnología de Geoinformación.", + "download-size": "{{size, number}}", + "download": "Descargar", + "license-section-heading": "Nuestra licencia", + "license-section-description-1": "Este proyecto es parte de la comunidad de OpenStreetMap. El objetivo son datos geográficos de alta calidad, de libre acceso y disponibles para todos. La licencia recíproca de OSM protege los datos de ser apropiados por servicios que no comparten con OSM.", + "license-section-description-2": "MapSwipe se publica bajo una licencia \"liberal\" no recíproca (Creative Commons Attribution). Siempre que quieras usar los datos, asegúrate de dar crédito a los colaboradores de MapSwipe." +} From b3c0e32eaa6bc0fbdd96e90ec6fe7632408a3607 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:19:51 +0000 Subject: [PATCH 067/137] [Translation] Removing public/locales/en/data.json source file: 'public/locales/en/data.json' updated. --- public/locales/en/data.json | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/public/locales/en/data.json b/public/locales/en/data.json index 75e0feb5..205268e5 100644 --- a/public/locales/en/data.json +++ b/public/locales/en/data.json @@ -1,21 +1,25 @@ { - "active-projects": "Active", - "finished-projects": "Finished", - "build-area": "Find", - "footprint": "Validate", - "change-detection": "Compare", - "validate-image": "Validate Image", + "active": "Active", + "finished": "Finished", + "type-find-title": "Find Features", + "type-validate-title": "Validate Footprints", + "type-compare-title": "Compare Dates", + "type-completeness-title": "Check Completeness", + "type-validate-image-title": "Assess Image", + "type-streets-view-title": "View Streets", "project-card-progress-text": "{{progress, number}}% completed", "project-card-last-update": "{{date, datetime}}", "project-card-contributors-text": "{{contributors}}", "mapped-area": "Mapped area", "contributors": "Contributors", "download-projects-overview-heading": "Projects Overview", - "download-projects-with-geometry-heading": "Projects with Geometry", - "download-projects-with-centroid-heading": "Projects with Centroid", "download-projects-overview-description": "Information on all projects", - "download-projects-with-geometry-description": "Information on all projects with the project geometry", + "download-projects-csv-heading": "Project Type's Stats", + "download-projects-csv-description": "Information on all projects of a specific project type", + "download-projects-with-centroid-heading": "Projects with Centroid", "download-projects-with-centroid-description": "Information on all projects with the project centroid", + "download-projects-with-geometry-headingdownload-projects-geometry-heading": "Projects with Geometry", + "download-projects-with-geometry-description": "Information on all projects with the project geometry", "data-tab-head": "Data | MapSwipe", "data-page-heading": "A whole world of data", "data-page-description": "Or at least that's what we're aiming for. Take a look at everything we have so far.", @@ -26,20 +30,27 @@ "community-dashboard-link-label": "See Community Page for more stats", "type-section-heading": "What's your project type?", "type-section-description": "Our volunteers contribute by helping us discover, evaluate, and validate data in various ways. Each project type has its own use-case and data structure. See what best suits your needs.", - "type-find-title": "Find", "type-find-key-point-1": "Know where the areas are with features - e.g. buildings, roadways, waterways", "type-find-key-point-2": "Ignore areas with no features", "type-find-key-point-3": "Ready to go for the HOT Tasking Manager", - "type-compare-title": "Compare", "type-compare-key-point-1": "See where imagery has changed between two dates", "type-compare-key-point-2": "Assess damaged areas after an event", "type-compare-key-point-3": "Monitor land-use change over time", - "type-validate-title": "Validate", "type-validate-key-point-1": "Assess the quality of a mapping campaign", "type-validate-key-point-2": "Identify which features have been mapped correctly, and which have not.", "type-validate-key-point-3": "Focus future efforts on features that need improving", + "type-completeness-key-point-1": "Compare mapped objects against aerial imagery to identify missing map data", + "type-completeness-key-point-2": "Identify which areas are already completely mapped", + "type-completeness-key-point-3": "Allow humanitarian organizations to focus mapping efforts to areas that most need attention", + "type-validate-image-key-point-1": "Find features like potholes, or classify attributes like disaster damage to buildings", + "type-validate-image-key-point-2": "Check the accuracy of machine learning detections", + "type-validate-image-key-point-3": "Create better training data for computer vision techniques", + "type-street-key-point-1": "Explore ground-level photos", + "type-street-key-point-2": "Find relevant features or qualify their characteristics", + "type-street-key-point-3": "Capture more detailed information on local communities", "explore-section-heading": "Explore the data", "data-last-fetched": "Last updated: {{date, datetime}}", + "explore-section-heading-description": "The data files always contain the most up-to-date data.", "see-more-button": "Show more", "project-status": "Project status", "project-type": "Project type", From b8233c75fe00c0518fb1cc1ff93967486bb060ff Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:19:59 +0000 Subject: [PATCH 068/137] [Translation] Removing home.json in cs 78% of minimum 100% translated source file: 'home.json' on 'cs'. --- public/locales/cs/home.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/public/locales/cs/home.json b/public/locales/cs/home.json index 12670d82..b25c00d0 100644 --- a/public/locales/cs/home.json +++ b/public/locales/cs/home.json @@ -2,9 +2,9 @@ "home-tab-head": "MapSwipe", "hero-title": "Od přejetí prstem k řešením", "hero-description": "Připojte se ke komunitě MapSwipe a významně ovlivněte nejen mapování.", - "download-app-label": "Začínáme", + "download-app-label": "Stáhnout aplikaci", "data-link": "Prozkoumejte data", - "mobilizing-volunteer": "Staňte se dobrovolníkem z práce, domova nebo na cestách a pomozte lidem na celém světě změnit svět k lepšímu.", + "mobilizing-volunteer": "Dobrovolnictví z telefonu. Změňte svět k lepšímu.", "mobilize-volunteer": "Logo Mobilizace dobrovolníků", "mapathon": "Logo Mapswipe Mapathon", "field-mapping": "Logo mapování v terénu", @@ -13,19 +13,25 @@ "total-swipes": "Celkem přejetí prstem", "total-contributors": "Celkem přispěvatelů", "explore-mission-types": "Projděte si naše typy projektů", - "explore-mission-types-description": "Naši dobrovolníci se podílejí na několika různých typech projektů.", + "explore-mission-types-description": "Naši dobrovolníci se podílejí na třech různých typech projektů.", "type-find-title": "Hledejte", "find-mission-type-description": "Procházením satelitních snímků identifikujte a vyberte ty, které obsahují požadované prvky, jako jsou budovy, silnice, vodní cesty a další.", "type-compare-title": "Porovnejte", "compare-mission-type-description": "Prohlížejte satelitní snímky před a po, abyste zjistili změny v životním prostředí, které pomáhají při vyhodnocování škod, klimatických změn nebo nepřesných údajů.", "type-validate-title": "Ověřujte", "validate-mission-type-description": "Posuďte přesnost stop budov, které byly dříve zaměřeny dálkovými mapovači nebo pomocí umělé inteligence, abyste zjistili, kde je třeba provést přemapování.", + "type-completeness-title": "", + "completeness-type-description": "", + "type-validate-image-type": "", + "validate-image-type-description": "", + "type-street-type": "", + "street-type-description": "", "start-mapswiping-title": "Začněte používat MapSwipe!", - "download-description": "Z vašeho internetového prohlížeče nebo mobilního telefonu můžete jedním přejetím prstu hrát roli v pomoci komunitám po celém světě.", + "download-description": "Svým mobilním telefonem se můžete podílet na pomoci komunitám po celém světě, a to jedním přejetím prstem.", "download-playstore": "Stáhnout logo z obchodu Play store", "download-apple-store": "Stáhnout logo z obchodu Apple Store", - "mapswipe-web-link": "Použijte webovou aplikaci", - "download-apk-label": "Stáhnout soubor APK", + "mapswipe-web-link": "", + "download-apk-label": "Nebo Stáhněte si SDK", "get-involved-description": "Zjistěte více o tom, jak mohou jednotlivci, skupiny a organizace přispět komunitě.", "get-involved-link": "Zapojte se", "news-and-updates-title": "Novinky & aktualizace", From ea96acbeb18b803710e088f308edeb282a81cba5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:20:13 +0000 Subject: [PATCH 069/137] [Translation] Removing project.json in es 80% of minimum 100% translated source file: 'project.json' on 'es'. --- public/locales/es/project.json | 45 ---------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 public/locales/es/project.json diff --git a/public/locales/es/project.json b/public/locales/es/project.json deleted file mode 100644 index f25b26af..00000000 --- a/public/locales/es/project.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "aggregated-results-title": "Resultados agregados", - "aggregated-results-with-geometry-title": "Resultados agregados (con geometría)", - "hot-tasking-manager-geometries-title": "Geometrías del Gestor de Tareas de HOT", - "moderate-to-high-agreement-yes-maybe-geometries-title": "Geometrías de Acuerdo Moderado a Alto Sí Quizás", - "groups-title": "Grupos", - "history-title": "Historial", - "results-title": "Resultados", - "tasks-title": "Tareas", - "users-title": "Usuarios", - "area-of-interest-title": "Área de interés", - "aggregated-results-description": "Resultados agregados. Esto te da los resultados sin filtrar de MapSwipe agregados a nivel de tarea. Esto es más adecuado si quieres aplicar algún procesamiento de datos personalizado con los datos de MapSwipe, por ejemplo, seleccionar solo tareas específicas. Consulta nuestra documentación para obtener más detalles. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "aggregated-results-with-geometry-description": "Resultados agregados. Esto te da los resultados sin filtrar de MapSwipe agregados a nivel de tarea. Esto es más adecuado si quieres aplicar algún procesamiento de datos personalizado con los datos de MapSwipe, por ejemplo, seleccionar solo tareas específicas. Consulta nuestra documentación para obtener más detalles. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "hot-tasking-manager-geometries-description": "Este conjunto de datos contiene formas que están listas para usar en el Gestor de Tareas de HOT. Actualmente, las geometrías constan de un máximo de 15 tareas de MapSwipe, donde al menos el 35% de todos los usuarios indicaron la presencia de un edificio clasificándolo como \"sí\" o \"quizás\"", - "moderate-to-high-agreement-yes-maybe-geometries-description": "Este conjunto de datos contiene todos los resultados donde al menos el 35% de los usuarios enviaron una clasificación de \"sí\" o \"quizás\". El conjunto de datos de salida representa la unión de todos los resultados seleccionados.", - "groups-description": "Grupos. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "history-description": "Historial", - "results-description": "Esto te da los resultados sin filtrar de MapSwipe. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "tasks-description": "Tareas. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "users-description": "Este conjunto de datos contiene información sobre las contribuciones individuales por usuario. Esto te indica, por ejemplo, los usuarios más activos de este proyecto. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", - "area-of-interest-description": "Este conjunto de datos contiene información sobre la región del proyecto.", - "active-projects": "Activos", - "finished-projects": "Terminados", - "build-area": "Encontrar", - "footprint": "Validar", - "change-detection": "Comparar", - "validate-image": "Validar imagen", - "project-tab-head": "{{projectTitle}} | MapSwipe", - "Location": "Ubicación", - "requesting-organization": "Organización solicitante", - "created-at": "Creado en", - "date": "{{date, datetime}}", - "overview-section-title": "Resumen del proyecto", - "project-contributors-text": "Colaboradores", - "data-last-fetched": "Última actualización: {{date, datetime}}", - "project-progress-label": "Completado del proyecto", - "project-card-progress-text": "{{progress, number}}% completado", - "data-section-heading": "Descarga los datos", - "data-section-description": "A continuación, encontrarás las descargas de datos para este proyecto de MapSwipe, incluido un archivo GeoJSON que se puede importar al Gestor de Tareas de HOT para un mapeo más detallado del área. Si necesitas más información o si tienes una solicitud especial relacionada con los datos de MapSwipe, ponte en contacto con el equipo del Instituto Heidelberg de Tecnología de Geoinformación.", - "download-size": "{{size, number}}", - "download": "Descargar", - "license-section-heading": "Nuestra licencia", - "license-section-description-1": "Este proyecto es parte de la comunidad de OpenStreetMap. El objetivo son datos geográficos de alta calidad, de libre acceso y disponibles para todos. La licencia recíproca de OSM protege los datos de ser apropiados por servicios que no comparten con OSM.", - "license-section-description-2": "MapSwipe se publica bajo una licencia \"liberal\" no recíproca (Creative Commons Attribution). Siempre que quieras usar los datos, asegúrate de dar crédito a los colaboradores de MapSwipe." -} From ae2e66ee9592afa773b4baf458d0f095c1ebe4af Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:20:21 +0000 Subject: [PATCH 070/137] [Translation] Removing project.json source file: 'project.json' updated. --- public/locales/en/project.json | 53 +++++++++++++++++----------------- 1 file changed, 26 insertions(+), 27 deletions(-) diff --git a/public/locales/en/project.json b/public/locales/en/project.json index edbd4002..55d37c00 100644 --- a/public/locales/en/project.json +++ b/public/locales/en/project.json @@ -1,35 +1,16 @@ { - "aggregated-results-title": "Aggregated Results", - "aggregated-results-with-geometry-title": "Aggregated Results (with Geometry)", - "hot-tasking-manager-geometries-title": "HOT Tasking Manager Geometries", - "moderate-to-high-agreement-yes-maybe-geometries-title": "Moderate to High Agreement Yes Maybe Geometries", - "groups-title": "Groups", - "history-title": "History", - "results-title": "Results", - "tasks-title": "Tasks", - "users-title": "Users", - "area-of-interest-title": "Area of Interest", - "aggregated-results-description": "Aggregated Results. This gives you the unfiltered MapSwipe results aggregated on the task level. This is most suited if you want to apply some custom data processing with the MapSwipe data, e.g. select only specific tasks. Check our documentation for more details. (Note that you need to unzip this .gz file before you can use it.)", - "aggregated-results-with-geometry-description": "Aggregated Results. This gives you the unfiltered MapSwipe results aggregated on the task level. This is most suited if you want to apply some custom data processing with the MapSwipe data, e.g. select only specific tasks. Check our documentation for more details. (Note that you need to unzip this .gz file before you can use it.)", - "hot-tasking-manager-geometries-description": "This dataset contains shapes that are ready to use in the HOT Tasking Manager. Currently, the geometries consist of maximum 15 MapSwipe Tasks, where at least 35% of all users indicated the presence of a building by classifying as \"yes\" or \"maybe\"", - "moderate-to-high-agreement-yes-maybe-geometries-description": "This dataset contains all results where at least 35% of users submitted a \"yes\" or \"maybe\" classification. The output dataset depicts the union of all selected results.", - "groups-description": "Groups. (Note that you need to unzip this .gz file before you can use it.)", - "history-description": "History", - "results-description": "This gives you the unfiltered MapSwipe results. (Note that you need to unzip this .gz file before you can use it.)", - "tasks-description": "Tasks. (Note that you need to unzip this .gz file before you can use it.)", - "users-description": "This dataset contains information on the individual contributions per user. This tells you for instance the most active users of this project. (Note that you need to unzip this .gz file before you can use it.)", - "area-of-interest-description": "This dataset contains information on the project region.", - "active-projects": "Active", - "finished-projects": "Finished", - "build-area": "Find", - "footprint": "Validate", - "change-detection": "Compare", - "validate-image": "Validate Image", + "active": "Active", + "finished": "Finished", + "type-find-title": "Find Features", + "type-validate-title": "Validate Footprints", + "type-compare-title": "Compare Dates", + "type-completeness-title": "Check Completeness", + "type-validate-image-title": "Assess Images", + "type-streets-view-title": "View Streets", "project-tab-head": "{{projectTitle}} | MapSwipe", "Location": "Location", "requesting-organization": "Requesting organization", "created-at": "Created at", - "date": "{{date, datetime}}", "overview-section-title": "Project overview", "project-contributors-text": "Contributors", "data-last-fetched": "Last updated: {{date, datetime}}", @@ -37,8 +18,26 @@ "project-card-progress-text": "{{progress, number}}% completed", "data-section-heading": "Download the data", "data-section-description": "Below you'll find the data downloads for this MapSwipe project, including a GeoJSON file that can be imported into the HOT Tasking Manager for more detailed mapping of the area. If you need more information or if you have a special request related to MapSwipe data get in contact with the team at the Heidelberg Institute for Geoinformation Technology", + "aggregated-results-title": "Aggregated Results", + "aggregated-results-description": "Aggregated Results. This gives you the unfiltered MapSwipe results aggregated on the task level. This is most suited if you want to apply some custom data processing with the MapSwipe data, e.g. select only specific tasks. Check our documentation for more details. (Note that you need to unzip this .gz file before you can use it.)", "download-size": "{{size, number}}", "download": "Download", + "aggregated-results-with-geometry-title": "Aggregated Results (with Geometry)", + "aggregated-results-with-geometry-description": "Aggregated Results. This gives you the unfiltered MapSwipe results aggregated on the task level. This is most suited if you want to apply some custom data processing with the MapSwipe data, e.g. select only specific tasks. Check our documentation for more details. (Note that you need to unzip this .gz file before you can use it.)", + "groups-title": "Groups", + "groups-description": "Groups. (Note that you need to unzip this .gz file before you can use it.)", + "history-title": "History", + "history-description": "History", + "results-title": "Results", + "results-description": "This gives you the unfiltered MapSwipe results. (Note that you need to unzip this .gz file before you can use it.)", + "tasks-title": "Tasks", + "tasks-description": "Tasks. (Note that you need to unzip this .gz file before you can use it.)", + "area-of-interest-title": "Area of Interest", + "area-of-interest-description": "This dataset contains information on the project region.", + "hot-tasking-manager-geometries-title": "HOT Tasking Manager Geometries", + "hot-tasking-manager-geometries-description": "This dataset contains shapes that are ready to use in the HOT Tasking Manager. Currently, the geometries consist of maximum 15 MapSwipe Tasks, where at least 35% of all users indicated the presence of a building by classifying as \"yes\" or \"maybe\"", + "moderate-to-high-agreement-yes-maybe-geometries-title": "Moderate to High Agreement Yes Maybe Geometries", + "moderate-to-high-agreement-yes-maybe-geometries-description": "This dataset contains all results where at least 35% of users submitted a \"yes\" or \"maybe\" classification. The output dataset depicts the union of all selected results.", "license-section-heading": "Our license", "license-section-description-1": "This project is part of the OpenStreetMap community. The goal is high-quality geographical data, freely accessible and available to everyone. OSM’s reciprocal license protects the data from being appropriated by services that do not share back to OSM.", "license-section-description-2": "MapSwipe is released under a \"liberal\" non-reciprocal license (Creative Commons Attribution). Whenever you want to use the data, just make sure to credit the MapSwipe contributors." From 5cd8a6d91d644c3f18c2ec7906087e9a607a6121 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:20:31 +0000 Subject: [PATCH 071/137] [Translation] Removing public/locales/en/home.json source file: 'public/locales/en/home.json' updated. --- public/locales/en/home.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/public/locales/en/home.json b/public/locales/en/home.json index c417315c..213efb28 100644 --- a/public/locales/en/home.json +++ b/public/locales/en/home.json @@ -14,12 +14,18 @@ "total-contributors": "Total contributors", "explore-mission-types": "Explore our project types", "explore-mission-types-description": "Our volunteers contribute to several different project types.", - "type-find-title": "Find", + "type-find-title": "Find Features", "find-mission-type-description": "Swipe through satellite images to identify & select those that contain the requested features such as buildings, roadways, waterways and more.", - "type-compare-title": "Compare", + "type-compare-title": "Compare Dates", "compare-mission-type-description": "Review before and after satellite images to detect changes in the environment that help inform damage assessment, climate change, or inaccurate data.", - "type-validate-title": "Validate", + "type-validate-title": "Validate Footprints", "validate-mission-type-description": "Assess building footprints for accuracy where buildings have been previously traced by remote mappers or through AI to identify where remapping is needed.", + "type-completeness-title": "Check Completeness", + "completeness-type-description": "Check an overlay layer (e.g. mapped buildings) against aerial imagery to identify areas that are not completely mapped.", + "type-validate-image-type": "Assess Image", + "validate-image-type-description": "Review photographs to identify the presence of a feature or validate detections as part of mapping workflows and to improve machine learning tools.", + "type-street-type": "View Streets", + "street-type-description": "Explore ground-level photos to find relevant features and capture more detailed information on communities.", "start-mapswiping-title": "Start MapSwiping!", "download-description": "From your internet browser or mobile phone, you can play a part in helping communities around the world, one swipe at a time.", "download-playstore": "Download from play store logo", From 606cbbf0aeb231f12605fba543c4b4b07e29a2e8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:20:39 +0000 Subject: [PATCH 072/137] [Translation] Removing data.json in es 72% of minimum 100% translated source file: 'data.json' on 'es'. --- public/locales/es/data.json | 67 ------------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 public/locales/es/data.json diff --git a/public/locales/es/data.json b/public/locales/es/data.json deleted file mode 100644 index 3deb98d0..00000000 --- a/public/locales/es/data.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "active-projects": "Activos", - "finished-projects": "Terminados", - "build-area": "Encontrar", - "footprint": "Validar", - "change-detection": "Comparar", - "validate-image": "Validar imagen", - "project-card-progress-text": "{{progress, number}}% completado", - "project-card-last-update": "{{date, datetime}}", - "project-card-contributors-text": "{{contributors}}", - "mapped-area": "Área mapeada", - "contributors": "Colaboradores", - "download-projects-overview-heading": "Resumen de proyectos", - "download-projects-with-geometry-heading": "Proyectos con geometría", - "download-projects-with-centroid-heading": "Proyectos con centroide", - "download-projects-overview-description": "Información sobre todos los proyectos", - "download-projects-with-geometry-description": "Información sobre todos los proyectos con la geometría del proyecto", - "download-projects-with-centroid-description": "Información sobre todos los proyectos con el centroide del proyecto", - "data-tab-head": "Datos | MapSwipe", - "data-page-heading": "Todo un mundo de datos", - "data-page-description": "O al menos eso es a lo que aspiramos. Echa un vistazo a todo lo que tenemos hasta ahora.", - "data-banner-image": "Imagen de banner para datos", - "total-swipes": "Total de deslizamientos", - "community-stats-section-heading": "Tantos deslizamientos, tantos datos", - "community-stats-section-description": "¡Cada deslizamiento suma! Los resultados de todos estos deslizamientos están disponibles abiertamente. Solo tienes que dar crédito a nuestros colaboradores.", - "community-dashboard-link-label": "Consulta la página de la comunidad para obtener más estadísticas", - "type-section-heading": "¿Cuál es tu tipo de proyecto?", - "type-section-description": "Nuestros voluntarios contribuyen ayudando a descubrir, evaluar y validar datos de diversas maneras. Cada tipo de proyecto tiene su propio caso de uso y estructura de datos. Descubre cuál se adapta mejor a tus necesidades.", - "type-find-title": "Encontrar", - "type-find-key-point-1": "Saber dónde están las áreas con características, por ejemplo, edificios, carreteras, vías fluviales", - "type-find-key-point-2": "Ignorar áreas sin características", - "type-find-key-point-3": "Listo para el Gestor de Tareas de HOT", - "type-compare-title": "Comparar", - "type-compare-key-point-1": "Ver dónde han cambiado las imágenes entre dos fechas", - "type-compare-key-point-2": "Evaluar las áreas dañadas después de un evento", - "type-compare-key-point-3": "Monitorear el cambio de uso del suelo a lo largo del tiempo", - "type-validate-title": "Validar", - "type-validate-key-point-1": "Evaluar la calidad de una campaña de mapeo", - "type-validate-key-point-2": "Identificar qué características se han mapeado correctamente y cuáles no.", - "type-validate-key-point-3": "Centrar los esfuerzos futuros en las características que necesitan mejoras", - "explore-section-heading": "Explora los datos", - "data-last-fetched": "Última actualización: {{date, datetime}}", - "see-more-button": "Mostrar más", - "project-status": "Estado del proyecto", - "project-type": "Tipo de proyecto", - "search-label": "Buscar por título del proyecto", - "location-search-label": "Buscar por ubicación", - "organization-placeholder": "Organización", - "date-from-label": "Fecha desde", - "date-to-label": "Fecha hasta", - "clear-filters": "Borrar filtros", - "bubble-type": "Escala", - "visible-projects-count": "{{totalProjects, number}} proyectos", - "total-area-card-text": "{{area, number}} área mapeada", - "Location": "Ubicación", - "requesting-organization": "Organización solicitante", - "created-at": "Creado en", - "project-contributors": "Colaboradores del proyecto", - "download-section-heading": "Descargar todos los proyectos", - "download-size": "{{size, number}}", - "download": "Descargar", - "license-section-heading": "Nuestra licencia", - "license-section-description": "Los datos de MapSwipe se publican bajo una licencia \"liberal\" no recíproca (Creative Commons Attribution). Esto solo requiere que los usuarios reconozcan la fuente. Puedes hacer lo que quieras con los datos, solo asegúrate de dar crédito a los colaboradores de MapSwipe", - "contact-section-heading": "¿Tienes otras preguntas?", - "contact-section-description": "¡Ponte en contacto con nosotros! Comparte comentarios, explora tipos de proyectos o sumérgete en los análisis de MapSwipe. ¡Estamos aquí para ayudarte!", - "contact-link-label": "Contáctanos" -} From b05512e32c0a14c70f90a0d7c0bbcdc1405b7027 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:20:52 +0000 Subject: [PATCH 073/137] [Translation] Removing home.json in es 78% of minimum 100% translated source file: 'home.json' on 'es'. --- public/locales/es/home.json | 38 ------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 public/locales/es/home.json diff --git a/public/locales/es/home.json b/public/locales/es/home.json deleted file mode 100644 index ac7ffe1a..00000000 --- a/public/locales/es/home.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "home-tab-head": "MapSwipe", - "hero-title": "De deslizamientos a soluciones", - "hero-description": "Únete a la comunidad de MapSwipe y genera un impacto significativo en la cartografía y más allá.", - "download-app-label": "Comenzar", - "data-link": "Explora los datos", - "mobilizing-volunteer": "Colabora como voluntario desde tu trabajo, tu casa o mientras te mueves, y genera un impacto a nivel mundial.", - "mobilize-volunteer": "Logo de Movilización de Voluntarios", - "mapathon": "Logo de Mapatón de Mapswipe", - "field-mapping": "Logo de Mapeo de Campo", - "mobilizing-volunteer-description-paragraph-1": "MapSwipe aprovecha la fuerza colectiva de los voluntarios para contribuir activamente a proyectos de datos geoespaciales. Desde identificar infraestructura hasta rastrear cambios ambientales y validar datos de mapas, los MapSwipers ayudan a mejorar los datos de mapas en todo el mundo.", - "mobilizing-volunteer-description-paragraph-2": "Como resultado, nuestros socios de MapSwipe están mejor equipados e informados para involucrarse y apoyar a las comunidades a nivel mundial.", - "total-swipes": "Total de deslizamientos", - "total-contributors": "Total de colaboradores", - "explore-mission-types": "Explora nuestros tipos de proyecto", - "explore-mission-types-description": "Nuestros voluntarios contribuyen en varios tipos de proyectos.", - "type-find-title": "Encontrar", - "find-mission-type-description": "Desliza a través de imágenes satelitales para identificar y seleccionar aquellas que contienen las características solicitadas, como edificios, carreteras, vías fluviales y más.", - "type-compare-title": "Comparar", - "compare-mission-type-description": "Revisa imágenes satelitales del antes y el después para detectar cambios en el entorno que ayuden a informar la evaluación de daños, el cambio climático o datos inexactos.", - "type-validate-title": "Validar", - "validate-mission-type-description": "Evalúa la precisión de las huellas de edificios donde los edificios han sido trazados previamente por mapeadores remotos o a través de IA para identificar dónde se necesita un nuevo mapeo.", - "start-mapswiping-title": "¡Comienza a usar MapSwipe!", - "download-description": "Desde tu navegador de internet o teléfono móvil, puedes ayudar a comunidades de todo el mundo, un gesto a la vez.", - "download-playstore": "Logo de descarga desde Play Store", - "download-apple-store": "Logo de descarga desde Apple Store", - "mapswipe-web-link": "Usar la app web", - "download-apk-label": "Descargar un APK", - "get-involved-description": "Obtén más información sobre cómo las personas, los grupos y las organizaciones pueden contribuir a la comunidad.", - "get-involved-link": "Participa", - "news-and-updates-title": "Noticias y actualizaciones", - "date": "{{date, datetime}}", - "read-more": "Leer más", - "see-more-pages": "Ver todas las publicaciones", - "partners": "Socios", - "missing-maps": "Logo de Missing Maps", - "missing-map-description": "MapSwipe es parte del Proyecto Missing Maps y está administrado por un equipo dirigido por voluntarios con el apoyo de estas organizaciones." -} From 5c9e040e864d9034717f01e5f3e5b0ad3c663384 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:05:51 +0000 Subject: [PATCH 074/137] [Translation] Translate data.json in es 100% translated source file: 'data.json' on 'es'. --- public/locales/es/data.json | 78 +++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 public/locales/es/data.json diff --git a/public/locales/es/data.json b/public/locales/es/data.json new file mode 100644 index 00000000..dc3f5a01 --- /dev/null +++ b/public/locales/es/data.json @@ -0,0 +1,78 @@ +{ + "active": "Activo", + "finished": "Finalizado", + "type-find-title": "Buscar elementos", + "type-validate-title": "Validar huellas", + "type-compare-title": "Comparar fechas", + "type-completeness-title": "Verificar completitud", + "type-validate-image-title": "Evaluar imagen", + "type-streets-view-title": "Ver calles", + "project-card-progress-text": "{{progress, number}}% completado", + "project-card-last-update": "{{date, datetime}}", + "project-card-contributors-text": "{{contributors}}", + "mapped-area": "Área mapeada", + "contributors": "Colaboradores", + "download-projects-overview-heading": "Resumen de proyectos", + "download-projects-overview-description": "Información sobre todos los proyectos", + "download-projects-csv-heading": "Estadísticas del tipo de proyecto", + "download-projects-csv-description": "Información sobre todos los proyectos de un tipo de proyecto específico", + "download-projects-with-centroid-heading": "Proyectos con centroide", + "download-projects-with-centroid-description": "Información sobre todos los proyectos con el centroide del proyecto", + "download-projects-with-geometry-headingdownload-projects-geometry-heading": "Proyectos con geometría", + "download-projects-with-geometry-description": "Información sobre todos los proyectos con la geometría del proyecto", + "data-tab-head": "Datos | MapSwipe", + "data-page-heading": "Todo un mundo de datos", + "data-page-description": "O al menos eso es a lo que aspiramos. Echa un vistazo a todo lo que tenemos hasta ahora.", + "data-banner-image": "Imagen de banner para datos", + "total-swipes": "Total de deslizamientos", + "community-stats-section-heading": "Tantos deslizamientos, tantos datos", + "community-stats-section-description": "¡Cada deslizamiento suma! Los resultados de todos estos deslizamientos están disponibles abiertamente. Solo tienes que dar crédito a nuestros colaboradores.", + "community-dashboard-link-label": "Consulta la página de la comunidad para obtener más estadísticas", + "type-section-heading": "¿Cuál es tu tipo de proyecto?", + "type-section-description": "Nuestros voluntarios contribuyen ayudando a descubrir, evaluar y validar datos de diversas maneras. Cada tipo de proyecto tiene su propio caso de uso y estructura de datos. Descubre cuál se adapta mejor a tus necesidades.", + "type-find-key-point-1": "Saber dónde están las áreas con características, por ejemplo, edificios, carreteras, vías fluviales", + "type-find-key-point-2": "Ignorar áreas sin características", + "type-find-key-point-3": "Listo para el Gestor de Tareas de HOT", + "type-compare-key-point-1": "Ver dónde han cambiado las imágenes entre dos fechas", + "type-compare-key-point-2": "Evaluar las áreas dañadas después de un evento", + "type-compare-key-point-3": "Monitorear el cambio de uso del suelo a lo largo del tiempo", + "type-validate-key-point-1": "Evaluar la calidad de una campaña de mapeo", + "type-validate-key-point-2": "Identificar qué características se han mapeado correctamente y cuáles no.", + "type-validate-key-point-3": "Centrar los esfuerzos futuros en las características que necesitan mejoras", + "type-completeness-key-point-1": "Compara los objetos mapeados con imágenes aéreas para identificar datos faltantes en el mapa", + "type-completeness-key-point-2": "Identifica qué áreas ya están completamente mapeadas", + "type-completeness-key-point-3": "Permite que las organizaciones humanitarias concentren sus esfuerzos de mapeo en las áreas que más lo necesitan", + "type-validate-image-key-point-1": "Encuentra elementos como baches o clasifica atributos como daños por desastres en edificios", + "type-validate-image-key-point-2": "Verifica la precisión de las detecciones de aprendizaje automático", + "type-validate-image-key-point-3": "Crea mejores datos de entrenamiento para técnicas de visión por computadora", + "type-street-key-point-1": "Explora fotos a nivel del suelo", + "type-street-key-point-2": "Encuentra elementos relevantes o califica sus características", + "type-street-key-point-3": "Captura información más detallada sobre las comunidades locales", + "explore-section-heading": "Explora los datos", + "data-last-fetched": "Última actualización: {{date, datetime}}", + "explore-section-heading-description": "Los archivos de datos siempre contienen la información más actualizada.", + "see-more-button": "Mostrar más", + "project-status": "Estado del proyecto", + "project-type": "Tipo de proyecto", + "search-label": "Buscar por título del proyecto", + "location-search-label": "Buscar por ubicación", + "organization-placeholder": "Organización", + "date-from-label": "Fecha desde", + "date-to-label": "Fecha hasta", + "clear-filters": "Borrar filtros", + "bubble-type": "Escala", + "visible-projects-count": "{{totalProjects, number}} proyectos", + "total-area-card-text": "{{area, number}} área mapeada", + "Location": "Ubicación", + "requesting-organization": "Organización solicitante", + "created-at": "Creado en", + "project-contributors": "Colaboradores del proyecto", + "download-section-heading": "Descargar todos los proyectos", + "download-size": "{{size, number}}", + "download": "Descargar", + "license-section-heading": "Nuestra licencia", + "license-section-description": "Los datos de MapSwipe se publican bajo una licencia \"liberal\" no recíproca (Creative Commons Attribution). Esto solo requiere que los usuarios reconozcan la fuente. Puedes hacer lo que quieras con los datos, solo asegúrate de dar crédito a los colaboradores de MapSwipe", + "contact-section-heading": "¿Tienes otras preguntas?", + "contact-section-description": "¡Ponte en contacto con nosotros! Comparte comentarios, explora tipos de proyectos o sumérgete en los análisis de MapSwipe. ¡Estamos aquí para ayudarte!", + "contact-link-label": "Contáctanos" +} From abee3255fc065dced800b6d6847380e5f8ef0c18 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:07:52 +0000 Subject: [PATCH 075/137] [Translation] Translate home.json in es 100% translated source file: 'home.json' on 'es'. --- public/locales/es/home.json | 44 +++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 public/locales/es/home.json diff --git a/public/locales/es/home.json b/public/locales/es/home.json new file mode 100644 index 00000000..787a9b50 --- /dev/null +++ b/public/locales/es/home.json @@ -0,0 +1,44 @@ +{ + "home-tab-head": "MapSwipe", + "hero-title": "De deslizamientos a soluciones", + "hero-description": "Únete a la comunidad de MapSwipe y genera un impacto significativo en la cartografía y más allá.", + "download-app-label": "Comenzar", + "data-link": "Explora los datos", + "mobilizing-volunteer": "Colabora como voluntario desde tu trabajo, tu casa o mientras te mueves, y genera un impacto a nivel mundial.", + "mobilize-volunteer": "Logo de Movilización de Voluntarios", + "mapathon": "Logo de Mapatón de Mapswipe", + "field-mapping": "Logo de Mapeo de Campo", + "mobilizing-volunteer-description-paragraph-1": "MapSwipe aprovecha la fuerza colectiva de los voluntarios para contribuir activamente a proyectos de datos geoespaciales. Desde identificar infraestructura hasta rastrear cambios ambientales y validar datos de mapas, los MapSwipers ayudan a mejorar los datos de mapas en todo el mundo.", + "mobilizing-volunteer-description-paragraph-2": "Como resultado, nuestros socios de MapSwipe están mejor equipados e informados para involucrarse y apoyar a las comunidades a nivel mundial.", + "total-swipes": "Total de deslizamientos", + "total-contributors": "Total de colaboradores", + "explore-mission-types": "Explora nuestros tipos de proyecto", + "explore-mission-types-description": "Nuestros voluntarios contribuyen en varios tipos de proyectos.", + "type-find-title": "Buscar elementos", + "find-mission-type-description": "Desliza a través de imágenes satelitales para identificar y seleccionar aquellas que contienen las características solicitadas, como edificios, carreteras, vías fluviales y más.", + "type-compare-title": "Comparar fechas", + "compare-mission-type-description": "Revisa imágenes satelitales del antes y el después para detectar cambios en el entorno que ayuden a informar la evaluación de daños, el cambio climático o datos inexactos.", + "type-validate-title": "Validar huellas", + "validate-mission-type-description": "Evalúa la precisión de las huellas de edificios donde los edificios han sido trazados previamente por mapeadores remotos o a través de IA para identificar dónde se necesita un nuevo mapeo.", + "type-completeness-title": "Verificar completitud", + "completeness-type-description": "Compara una capa superpuesta (por ejemplo, edificios mapeados) con imágenes aéreas para identificar áreas que no están completamente mapeadas.", + "type-validate-image-type": "Evaluar imagen", + "validate-image-type-description": "Revisa fotografías para identificar la presencia de un elemento o validar detecciones como parte de los flujos de trabajo de mapeo y para mejorar las herramientas de aprendizaje automático.", + "type-street-type": "Ver calles", + "street-type-description": "Explora fotos a nivel del suelo para encontrar elementos relevantes y capturar información más detallada sobre las comunidades.", + "start-mapswiping-title": "¡Comienza a usar MapSwipe!", + "download-description": "Desde tu navegador de internet o teléfono móvil, puedes ayudar a comunidades de todo el mundo, un gesto a la vez.", + "download-playstore": "Logo de descarga desde Play Store", + "download-apple-store": "Logo de descarga desde Apple Store", + "mapswipe-web-link": "Usar la app web", + "download-apk-label": "Descargar un APK", + "get-involved-description": "Obtén más información sobre cómo las personas, los grupos y las organizaciones pueden contribuir a la comunidad.", + "get-involved-link": "Participa", + "news-and-updates-title": "Noticias y actualizaciones", + "date": "{{date, datetime}}", + "read-more": "Leer más", + "see-more-pages": "Ver todas las publicaciones", + "partners": "Socios", + "missing-maps": "Logo de Missing Maps", + "missing-map-description": "MapSwipe es parte del Proyecto Missing Maps y está administrado por un equipo dirigido por voluntarios con el apoyo de estas organizaciones." +} From 209ededd5669cf686aea7c9152bf1865753e5d36 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:08:25 +0000 Subject: [PATCH 076/137] [Translation] Translate project.json in es 100% translated source file: 'project.json' on 'es'. --- public/locales/es/project.json | 44 ++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 public/locales/es/project.json diff --git a/public/locales/es/project.json b/public/locales/es/project.json new file mode 100644 index 00000000..c331c3a5 --- /dev/null +++ b/public/locales/es/project.json @@ -0,0 +1,44 @@ +{ + "active": "Activo", + "finished": "Finalizado", + "type-find-title": "Buscar elementos", + "type-validate-title": "Validar huellas", + "type-compare-title": "Comparar fechas", + "type-completeness-title": "Verificar completitud", + "type-validate-image-title": "Evaluar imágenes", + "type-streets-view-title": "Ver calles", + "project-tab-head": "{{projectTitle}} | MapSwipe", + "Location": "Ubicación", + "requesting-organization": "Organización solicitante", + "created-at": "Creado en", + "overview-section-title": "Resumen del proyecto", + "project-contributors-text": "Colaboradores", + "data-last-fetched": "Última actualización: {{date, datetime}}", + "project-progress-label": "Completado del proyecto", + "project-card-progress-text": "{{progress, number}}% completado", + "data-section-heading": "Descarga los datos", + "data-section-description": "A continuación, encontrarás las descargas de datos para este proyecto de MapSwipe, incluido un archivo GeoJSON que se puede importar al Gestor de Tareas de HOT para un mapeo más detallado del área. Si necesitas más información o si tienes una solicitud especial relacionada con los datos de MapSwipe, ponte en contacto con el equipo del Instituto Heidelberg de Tecnología de Geoinformación.", + "aggregated-results-title": "Resultados agregados", + "aggregated-results-description": "Resultados agregados. Esto te da los resultados sin filtrar de MapSwipe agregados a nivel de tarea. Esto es más adecuado si quieres aplicar algún procesamiento de datos personalizado con los datos de MapSwipe, por ejemplo, seleccionar solo tareas específicas. Consulta nuestra documentación para obtener más detalles. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "download-size": "{{size, number}}", + "download": "Descargar", + "aggregated-results-with-geometry-title": "Resultados agregados (con geometría)", + "aggregated-results-with-geometry-description": "Resultados agregados. Esto te da los resultados sin filtrar de MapSwipe agregados a nivel de tarea. Esto es más adecuado si quieres aplicar algún procesamiento de datos personalizado con los datos de MapSwipe, por ejemplo, seleccionar solo tareas específicas. Consulta nuestra documentación para obtener más detalles. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "groups-title": "Grupos", + "groups-description": "Grupos. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "history-title": "Historial", + "history-description": "Historial", + "results-title": "Resultados", + "results-description": "Esto te da los resultados sin filtrar de MapSwipe. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "tasks-title": "Tareas", + "tasks-description": "Tareas. (Ten en cuenta que necesitas descomprimir este archivo .gz antes de poder usarlo).", + "area-of-interest-title": "Área de interés", + "area-of-interest-description": "Este conjunto de datos contiene información sobre la región del proyecto.", + "hot-tasking-manager-geometries-title": "Geometrías del Gestor de Tareas de HOT", + "hot-tasking-manager-geometries-description": "Este conjunto de datos contiene formas que están listas para usar en el Gestor de Tareas de HOT. Actualmente, las geometrías constan de un máximo de 15 tareas de MapSwipe, donde al menos el 35% de todos los usuarios indicaron la presencia de un edificio clasificándolo como \"sí\" o \"quizás\"", + "moderate-to-high-agreement-yes-maybe-geometries-title": "Geometrías de Acuerdo Moderado a Alto Sí Quizás", + "moderate-to-high-agreement-yes-maybe-geometries-description": "Este conjunto de datos contiene todos los resultados donde al menos el 35% de los usuarios enviaron una clasificación de \"sí\" o \"quizás\". El conjunto de datos de salida representa la unión de todos los resultados seleccionados.", + "license-section-heading": "Nuestra licencia", + "license-section-description-1": "Este proyecto es parte de la comunidad de OpenStreetMap. El objetivo son datos geográficos de alta calidad, de libre acceso y disponibles para todos. La licencia recíproca de OSM protege los datos de ser apropiados por servicios que no comparten con OSM.", + "license-section-description-2": "MapSwipe se publica bajo una licencia \"liberal\" no recíproca (Creative Commons Attribution). Siempre que quieras usar los datos, asegúrate de dar crédito a los colaboradores de MapSwipe." +} From b44cfd313208aca4708615bb99ce70b1967313be Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:10:15 +0000 Subject: [PATCH 077/137] [Translation] Translate project_old.json in es 100% translated source file: 'project_old.json' on 'es'. --- public/locales/es/project_old.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 public/locales/es/project_old.json diff --git a/public/locales/es/project_old.json b/public/locales/es/project_old.json new file mode 100644 index 00000000..bcc78310 --- /dev/null +++ b/public/locales/es/project_old.json @@ -0,0 +1,15 @@ +{ + "users-title": "Usuarios", + "users-description": "Este conjunto de datos contiene información sobre las contribuciones individuales por usuario. Esto te permite, por ejemplo, conocer a los usuarios más activos del proyecto. (Ten en cuenta que debes descomprimir este archivo .gz antes de poder usarlo.)", + "date": "{{date, datetime}}", + "active-projects": "Activo", + "finished-projects": "Finalizado", + "build-area": "Buscar elementos", + "footprint": "Validar huellas", + "change-detection": "Comparar fechas", + "completeness": "Verificar completitud", + "validate-image": "Acceder a imágenes", + "street": "Ver calles", + "published": "Publicado", + "withdrawn": "Retirado" +} From ef62f7737a8a56a18c10a8c488436f0a5e17adbf Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:10:49 +0000 Subject: [PATCH 078/137] [Translation] Translate data_old.json in es 100% translated source file: 'data_old.json' on 'es'. --- public/locales/es/data_old.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/es/data_old.json diff --git a/public/locales/es/data_old.json b/public/locales/es/data_old.json new file mode 100644 index 00000000..2ff91443 --- /dev/null +++ b/public/locales/es/data_old.json @@ -0,0 +1,11 @@ +{ + "ready-to-process": "Listo para procesar", + "draft": "Borrador", + "discarded": "Descartado", + "processing-failed": "Error al procesar", + "processed": "Procesado", + "ready-to-published": "Listo para publicar", + "publishing-failed": "Error al publicar", + "paused": "Pausado", + "download-projects-with-geometry-heading": "Proyectos con geometría" +} From a2e032e2ce330070f0aadce9c2ba46da315b5130 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 03:17:41 +0000 Subject: [PATCH 079/137] [Translation] Translate project_old.json in zh 100% translated source file: 'project_old.json' on 'zh'. --- public/locales/zh/project_old.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 public/locales/zh/project_old.json diff --git a/public/locales/zh/project_old.json b/public/locales/zh/project_old.json new file mode 100644 index 00000000..aea89a25 --- /dev/null +++ b/public/locales/zh/project_old.json @@ -0,0 +1,15 @@ +{ + "users-title": "使用者", + "users-description": "這個資料集含有個別貢獻者的資訊,因此你能知道這個專案最活躍的使用者 。(你需要先解壓縮這個 .gz 檔案後才能使用。)", + "date": "[[日期,日期時間]]", + "active-projects": "活躍", + "finished-projects": "已完成", + "build-area": "尋找圖徵", + "footprint": "驗證外框", + "change-detection": "比對日期", + "completeness": "檢查完整性", + "validate-image": "檢索影像", + "street": "檢視道路", + "published": "已發佈", + "withdrawn": "撤除" +} From 69649f812625a6f8440ce071c3a9a33b4c680bea Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 03:17:53 +0000 Subject: [PATCH 080/137] [Translation] Translate project_old.json in zh 100% translated source file: 'project_old.json' on 'zh'. --- public/locales/zh/project_old.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/zh/project_old.json b/public/locales/zh/project_old.json index aea89a25..cd3062af 100644 --- a/public/locales/zh/project_old.json +++ b/public/locales/zh/project_old.json @@ -1,7 +1,7 @@ { "users-title": "使用者", "users-description": "這個資料集含有個別貢獻者的資訊,因此你能知道這個專案最活躍的使用者 。(你需要先解壓縮這個 .gz 檔案後才能使用。)", - "date": "[[日期,日期時間]]", + "date": "{{日期,日期時間}}", "active-projects": "活躍", "finished-projects": "已完成", "build-area": "尋找圖徵", From f0e10c4b71721c3bd368b12875723fbb3251c7be Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:16:12 +0000 Subject: [PATCH 081/137] [Translation] Translate privacy.json in id 100% translated source file: 'privacy.json' on 'id'. --- public/locales/id/privacy.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/locales/id/privacy.json diff --git a/public/locales/id/privacy.json b/public/locales/id/privacy.json new file mode 100644 index 00000000..70b3b236 --- /dev/null +++ b/public/locales/id/privacy.json @@ -0,0 +1,4 @@ +{ + "privacy-tab-head": "Kebijakan Privasi | MapSwipe", + "privacy-hero-title": "Kebijakan Privasi" +} From ecf2f4282c85f7577c962737209f698d9227c4c8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:23:48 +0000 Subject: [PATCH 082/137] [Translation] Translate blog.json in id 100% translated source file: 'blog.json' on 'id'. --- public/locales/id/blog.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/locales/id/blog.json diff --git a/public/locales/id/blog.json b/public/locales/id/blog.json new file mode 100644 index 00000000..1ee458a4 --- /dev/null +++ b/public/locales/id/blog.json @@ -0,0 +1,4 @@ +{ + "blog-tab-head": "{{blogTitle}} | Mapswipe", + "date": "{{date, datetime}}" +} From a6b17409960e8f6f736dbd6b89c4c691bdce60f1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:25:57 +0000 Subject: [PATCH 083/137] [Translation] Translate common.json in id 100% translated source file: 'common.json' on 'id'. --- public/locales/id/common.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 public/locales/id/common.json diff --git a/public/locales/id/common.json b/public/locales/id/common.json new file mode 100644 index 00000000..af0f0070 --- /dev/null +++ b/public/locales/id/common.json @@ -0,0 +1,23 @@ +{ + "footer-about-us-title": "Tentang Kami", + "footer-about-us-description": "MapSwipe memanfaatkan kekuatan kolektif para relawan untuk berkontribusi aktif pada proyek data geospasial.", + "footer-quick-links": "Tautan Cepat", + "home-link": "Beranda", + "get-involved-link": "Ikut Terlibat", + "data-link": "Data", + "blogs-link": "Blog", + "community-dashboard-link": "Komunitas", + "footer-follow-us-title": "Ikuti Kami", + "facebook": "Facebook", + "mastodon": "Mastodon", + "instagram": "Instagram", + "github": "Github", + "osm-wiki": "OSM Wiki", + "email": "Surel", + "copyright": "Hak cipta © {{year}} MapSwipe", + "privacy": "Privasi", + "mapswipe-logo": "Logo Mapswipe", + "didnot-find-language": "Tambah bahasa", + "meta-page-title": "MapSwipe", + "meta-page-description": "Jadilah relawan dari ponsel Anda. Buat perubahan di seluruh dunia." +} From 54a6d648c36ba31887a7cc42c2dd9142088fe783 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:27:21 +0000 Subject: [PATCH 084/137] [Translation] Translate blogs.json in id 100% translated source file: 'blogs.json' on 'id'. --- public/locales/id/blogs.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 public/locales/id/blogs.json diff --git a/public/locales/id/blogs.json b/public/locales/id/blogs.json new file mode 100644 index 00000000..a77fbc19 --- /dev/null +++ b/public/locales/id/blogs.json @@ -0,0 +1,8 @@ +{ + "blogs-tab-head": "Blog | Mapswipe", + "blogs-hero-title": "Blog", + "featured-posts": "Unggulan", + "date": "{{date, datetime}}", + "read-more": "Selanjutnya", + "other-posts": "Lainnya" +} From 1eda2e14e84cd62ec4e65606b40b8edca42f991b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:28:08 +0000 Subject: [PATCH 085/137] [Translation] Translate data_old.json in id 100% translated source file: 'data_old.json' on 'id'. --- public/locales/id/data_old.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/id/data_old.json diff --git a/public/locales/id/data_old.json b/public/locales/id/data_old.json new file mode 100644 index 00000000..c7023126 --- /dev/null +++ b/public/locales/id/data_old.json @@ -0,0 +1,11 @@ +{ + "ready-to-process": "Siap untuk Diproses", + "draft": "Rancangan", + "discarded": "Dibuang", + "processing-failed": "Pemrosesan Gagal", + "processed": "Diproses", + "ready-to-published": "Siap dipublikasi", + "publishing-failed": "Gagal Diterbitkan", + "paused": "Jeda", + "download-projects-with-geometry-heading": "Proyek dengan Geometri" +} From e98d1a049f6f599f1633f916ab00e57923f3031b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:42:02 +0000 Subject: [PATCH 086/137] [Translation] Translate project_old.json in id 100% translated source file: 'project_old.json' on 'id'. --- public/locales/id/project_old.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 public/locales/id/project_old.json diff --git a/public/locales/id/project_old.json b/public/locales/id/project_old.json new file mode 100644 index 00000000..788e32cc --- /dev/null +++ b/public/locales/id/project_old.json @@ -0,0 +1,15 @@ +{ + "users-title": "Pengguna", + "users-description": "Dataset ini berisi informasi tentang kontribusi individual perpengguna. Dengan mengekstrak berkas .gz, anda bisa mendapatkan berbagai informasi, contohnya seperti pengguna paling aktif dalam proyek ini.", + "date": "{{date, datetime}}", + "active-projects": "Aktif", + "finished-projects": "Selesai", + "build-area": "Cari Fitur", + "footprint": "Validasi Jejak", + "change-detection": "Membandingkan Tanggal", + "completeness": "Periksa Kelengkapan", + "validate-image": "Akses Gambar", + "street": "Tampilan Jalan", + "published": "Diterbitkan", + "withdrawn": "Dibatalkan" +} From 0c4aad5ad58f7a21d7971d8c26f34ea704c990d2 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:22:52 +0000 Subject: [PATCH 087/137] [Translation] Translate data.json in cs 100% translated source file: 'data.json' on 'cs'. --- public/locales/cs/data.json | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/public/locales/cs/data.json b/public/locales/cs/data.json index 5f467439..e269e9b1 100644 --- a/public/locales/cs/data.json +++ b/public/locales/cs/data.json @@ -1,20 +1,25 @@ { - "active-projects": "Aktivní", - "finished-projects": "Dokončeno", - "build-area": "Najít", - "footprint": "Ověření", - "change-detection": "Porovnání", + "active": "Aktivní", + "finished": "Dokončeno", + "type-find-title": "Nalezeno prvků", + "type-validate-title": "Ověřeno stop", + "type-compare-title": "Porovnat data", + "type-completeness-title": "Zkontrolujte úplnost", + "type-validate-image-title": "Posoudit obrázek", + "type-streets-view-title": "Zobrazit ulice", "project-card-progress-text": "{{progress, number}}% dokončeno", "project-card-last-update": "{{date, datetime}}", "project-card-contributors-text": "{{contributors}}", "mapped-area": "Zmapovaná oblast", "contributors": "Přispěvatelé", "download-projects-overview-heading": "Přehled projektů", - "download-projects-with-geometry-heading": "Projekty s geometrií", - "download-projects-with-centroid-heading": "Projekty s centroidem", "download-projects-overview-description": "Informace o všech projektech", - "download-projects-with-geometry-description": "Informace o všech projektech s geometrií projektu", + "download-projects-csv-heading": "Statistiky typu projektu", + "download-projects-csv-description": "Informace o všech projektech konkrétního typu projektu", + "download-projects-with-centroid-heading": "Projekty s centroidem", "download-projects-with-centroid-description": "Informace o všech projektech s centroidem projektu", + "download-projects-with-geometry-headingdownload-projects-geometry-heading": "Projekty s geometrií", + "download-projects-with-geometry-description": "Informace o všech projektech s geometrií projektu", "data-tab-head": "Data | MapSwipe", "data-page-heading": "Celý svět dat", "data-page-description": "Nebo se o to alespoň snažíme. Podívejte se, co všechno jsme zatím vytvořili.", @@ -24,21 +29,28 @@ "community-stats-section-description": "Každý tah se počítá! Výsledky všech těchto přejetí jsou veřejně dostupné. Stačí, když uvedete naše přispěvatele.", "community-dashboard-link-label": "Další statistiky najdete na stránce Komunita", "type-section-heading": "Jaký je váš typ projektu?", - "type-section-description": "Naši dobrovolníci přispívají třemi různými způsoby - vyhledávají, porovnávají a ověřují. Každý typ projektu má svůj vlastní případ použití a strukturu dat. Podívejte se, co nejlépe vyhovuje vašim potřebám.", - "type-find-title": "Najít", + "type-section-description": "Naši dobrovolníci nám pomáhají objevovat, vyhodnocovat a ověřovat data různými způsoby. Každý typ projektu má svůj vlastní případ užití a datovou strukturu. Zjistěte, co nejlépe vyhovuje vašim potřebám.", "type-find-key-point-1": "Zjistěte, kde se nacházejí oblasti s prvky - např. budovy, silnice, vodní toky.", "type-find-key-point-2": "Ignorování oblastí bez prvků", "type-find-key-point-3": "Připraveno k použití aplikace HOT Tasking Manager", - "type-compare-title": "Porovnat", "type-compare-key-point-1": "Podívejte se, kde se snímky mezi dvěma daty změnily", "type-compare-key-point-2": "Posouzení poškozených oblastí po události", "type-compare-key-point-3": "Sledování změn ve využití půdy v čase", - "type-validate-title": "Ověření", "type-validate-key-point-1": "Hodnocení kvality mapovací kampaně", "type-validate-key-point-2": "Určení, které prvky byly zmapovány správně a které ne.", "type-validate-key-point-3": "Zaměření budoucího úsilí na funkce, které je třeba zlepšit", + "type-completeness-key-point-1": "Porovnejte zmapované objekty s leteckými snímky a identifikujte chybějící mapová data", + "type-completeness-key-point-2": "Určete, které oblasti jsou již kompletně zmapovány", + "type-completeness-key-point-3": "Umožnit humanitárním organizacím zaměřit mapovací úsilí na oblasti, které nejvíce potřebují pozornost", + "type-validate-image-key-point-1": "Najděte prvky, jako jsou výmoly, nebo klasifikujte atributy, jako jsou škody na budovách způsobené katastrofami", + "type-validate-image-key-point-2": "Zkontrolujte přesnost detekcí strojového učení", + "type-validate-image-key-point-3": "Vytvářejte lepší tréninková data pro techniky počítačového vidění", + "type-street-key-point-1": "Prozkoumejte fotografie z úrovně terénu", + "type-street-key-point-2": "Najděte relevantní vlastnosti nebo kvalifikujte jejich charakteristiky", + "type-street-key-point-3": "Získejte podrobnější informace o místních komunitách", "explore-section-heading": "Prozkoumání dat", "data-last-fetched": "Poslední aktualizace: {{date, datetime}}", + "explore-section-heading-description": "Datové soubory vždy obsahují nejaktuálnější data.", "see-more-button": "Zobrazit více", "project-status": "Stav projektu", "project-type": "Typ projektu", From 0173c9bf4f4c5930fd6ed4a4ec56b5bf219225fc Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:26:57 +0000 Subject: [PATCH 088/137] [Translation] Translate home.json in cs 100% translated source file: 'home.json' on 'cs'. --- public/locales/cs/home.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/public/locales/cs/home.json b/public/locales/cs/home.json index b25c00d0..ea8d256e 100644 --- a/public/locales/cs/home.json +++ b/public/locales/cs/home.json @@ -2,9 +2,9 @@ "home-tab-head": "MapSwipe", "hero-title": "Od přejetí prstem k řešením", "hero-description": "Připojte se ke komunitě MapSwipe a významně ovlivněte nejen mapování.", - "download-app-label": "Stáhnout aplikaci", + "download-app-label": "Začínáme", "data-link": "Prozkoumejte data", - "mobilizing-volunteer": "Dobrovolnictví z telefonu. Změňte svět k lepšímu.", + "mobilizing-volunteer": "Staňte se dobrovolníkem z práce, domova nebo na cestách a pomozte lidem na celém světě změnit svět k lepšímu.", "mobilize-volunteer": "Logo Mobilizace dobrovolníků", "mapathon": "Logo Mapswipe Mapathon", "field-mapping": "Logo mapování v terénu", @@ -13,25 +13,25 @@ "total-swipes": "Celkem přejetí prstem", "total-contributors": "Celkem přispěvatelů", "explore-mission-types": "Projděte si naše typy projektů", - "explore-mission-types-description": "Naši dobrovolníci se podílejí na třech různých typech projektů.", - "type-find-title": "Hledejte", + "explore-mission-types-description": "Naši dobrovolníci se podílejí na několika různých typech projektů.", + "type-find-title": "Najít prvky", "find-mission-type-description": "Procházením satelitních snímků identifikujte a vyberte ty, které obsahují požadované prvky, jako jsou budovy, silnice, vodní cesty a další.", - "type-compare-title": "Porovnejte", + "type-compare-title": "Porovnat data", "compare-mission-type-description": "Prohlížejte satelitní snímky před a po, abyste zjistili změny v životním prostředí, které pomáhají při vyhodnocování škod, klimatických změn nebo nepřesných údajů.", - "type-validate-title": "Ověřujte", + "type-validate-title": "Ověřit stopy", "validate-mission-type-description": "Posuďte přesnost stop budov, které byly dříve zaměřeny dálkovými mapovači nebo pomocí umělé inteligence, abyste zjistili, kde je třeba provést přemapování.", - "type-completeness-title": "", - "completeness-type-description": "", - "type-validate-image-type": "", - "validate-image-type-description": "", - "type-street-type": "", - "street-type-description": "", + "type-completeness-title": "Kontrolovat úplnost", + "completeness-type-description": "Porovnejte překryvnou vrstvu (např. zmapované budovy) s leteckými snímky a identifikujte oblasti, které nejsou zcela zmapovány.", + "type-validate-image-type": "Posoudit obrázek", + "validate-image-type-description": "Prohlížejte fotografie, abyste identifikovali přítomnost určitého prvku nebo ověřili detekce v rámci mapovacích pracovních postupů a vylepšili nástroje strojového učení.", + "type-street-type": "Zobrazit ulice", + "street-type-description": "Prozkoumejte fotografie z úrovně terénu, abyste našli relevantní prvky a získali podrobnější informace o komunitách.", "start-mapswiping-title": "Začněte používat MapSwipe!", - "download-description": "Svým mobilním telefonem se můžete podílet na pomoci komunitám po celém světě, a to jedním přejetím prstem.", + "download-description": "Z vašeho internetového prohlížeče nebo mobilního telefonu můžete jedním přejetím prstu hrát roli v pomoci komunitám po celém světě.", "download-playstore": "Stáhnout logo z obchodu Play store", "download-apple-store": "Stáhnout logo z obchodu Apple Store", - "mapswipe-web-link": "", - "download-apk-label": "Nebo Stáhněte si SDK", + "mapswipe-web-link": "Použijte webovou aplikaci", + "download-apk-label": "Stáhnout soubor APK", "get-involved-description": "Zjistěte více o tom, jak mohou jednotlivci, skupiny a organizace přispět komunitě.", "get-involved-link": "Zapojte se", "news-and-updates-title": "Novinky & aktualizace", From c9d097e10a595ec5972f559ede9c8a24071a2ec4 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:29:42 +0000 Subject: [PATCH 089/137] [Translation] Translate project.json in cs 100% translated source file: 'project.json' on 'cs'. --- public/locales/cs/project.json | 52 +++++++++++++++++----------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/public/locales/cs/project.json b/public/locales/cs/project.json index b53372b7..f7934b04 100644 --- a/public/locales/cs/project.json +++ b/public/locales/cs/project.json @@ -1,34 +1,16 @@ { - "aggregated-results-title": "Souhrnné výsledky", - "aggregated-results-with-geometry-title": "Souhrnné výsledky (s geometrií)", - "hot-tasking-manager-geometries-title": "HOT Tasking Manager Geometrie", - "moderate-to-high-agreement-yes-maybe-geometries-title": "Střední až vysoká shoda Ano Možná geometrie", - "groups-title": "Skupiny", - "history-title": "Historie", - "results-title": "Výsledky", - "tasks-title": "Úlohy", - "users-title": "Uživatelé", - "area-of-interest-title": "Oblast zájmu", - "aggregated-results-description": "Souhrnné výsledky. Tím získáte nefiltrované výsledky MapSwipe agregované na úrovni úlohy. To je nejvhodnější, pokud chcete s daty MapSwipe použít nějaké vlastní zpracování dat, např. vybrat pouze konkrétní úlohy. Další podrobnosti naleznete v naší dokumentaci. (Všimněte si, že tento soubor .gz je třeba před použitím rozbalit.)", - "aggregated-results-with-geometry-description": "Souhrnné výsledky. Tím získáte nefiltrované výsledky MapSwipe agregované na úrovni úlohy. To je nejvhodnější, pokud chcete s daty MapSwipe použít nějaké vlastní zpracování dat, např. vybrat pouze konkrétní úlohy. Další podrobnosti naleznete v naší dokumentaci. (Všimněte si, že tento soubor .gz je třeba před použitím rozbalit.)", - "hot-tasking-manager-geometries-description": "Tato datová sada obsahuje tvary připravené k použití v aplikaci HOT Tasking Manager. V současné době se geometrie skládají z maximálně 15 úloh MapSwipe, u nichž alespoň 35 % všech uživatelů označilo přítomnost budovy klasifikací \"ano\" nebo \"možná\".", - "moderate-to-high-agreement-yes-maybe-geometries-description": "Tento datový soubor obsahuje všechny výsledky, u nichž alespoň 35 % uživatelů uvedlo klasifikaci \"ano\" nebo \"možná\". Výstupní dataset zobrazuje sjednocení všech vybraných výsledků.", - "groups-description": "Skupiny. (Všimněte si, že tento soubor .gz je třeba před použitím rozbalit.)", - "history-description": "Historie", - "results-description": "Tím získáte nefiltrované výsledky MapSwipe. (Všimněte si, že tento soubor .gz musíte před použitím rozbalit.)", - "tasks-description": "Úlohy. (Všimněte si, že tento soubor .gz je třeba před použitím rozbalit.)", - "users-description": "Tento datový soubor obsahuje informace o jednotlivých příspěvcích jednotlivých uživatelů. Dozvíte se tak například o nejaktivnějších uživatelích tohoto projektu. (Všimněte si, že před použitím tohoto souboru .gz jej musíte rozbalit.)", - "area-of-interest-description": "Tento datový soubor obsahuje informace o regionu projektu.", - "active-projects": "Aktivní", - "finished-projects": "Dokončeno", - "build-area": "Hledat", - "footprint": "Validovat", - "change-detection": "Porovnat", + "active": "Aktivní", + "finished": "Dokončeno", + "type-find-title": "Nalezeno prvků", + "type-validate-title": "Ověřeno stop", + "type-compare-title": "Porovnat data", + "type-completeness-title": "Zkontrolujte úplnost", + "type-validate-image-title": "Posuzujte obrázky", + "type-streets-view-title": "Zobrazit ulice", "project-tab-head": "{{projectTitle}} | MapSwipe", "Location": "Lokace", "requesting-organization": "Žádající organizace", "created-at": "Vytvořeno", - "date": "{{date, datetime}}", "overview-section-title": "Přehled projektů", "project-contributors-text": "Přispěvatelé", "data-last-fetched": "Poslední aktualizace: {{date, datetime}}", @@ -36,8 +18,26 @@ "project-card-progress-text": "{{progress, number}}% dokončeno", "data-section-heading": "Stáhnout data", "data-section-description": "Níže najdete data ke stažení pro tento projekt MapSwipe, včetně souboru GeoJSON, který lze importovat do Správce úloh HOT pro podrobnější mapování oblasti. Pokud potřebujete další informace nebo máte zvláštní požadavek týkající se dat MapSwipe, obraťte se na tým Heidelberského institutu pro geoinformační technologie.", + "aggregated-results-title": "Souhrnné výsledky", + "aggregated-results-description": "Souhrnné výsledky. Tím získáte nefiltrované výsledky MapSwipe agregované na úrovni úlohy. To je nejvhodnější, pokud chcete s daty MapSwipe použít nějaké vlastní zpracování dat, např. vybrat pouze konkrétní úlohy. Další podrobnosti naleznete v naší dokumentaci. (Všimněte si, že tento soubor .gz je třeba před použitím rozbalit.)", "download-size": "{{size, number}}", "download": "Stáhnout", + "aggregated-results-with-geometry-title": "Souhrnné výsledky (s geometrií)", + "aggregated-results-with-geometry-description": "Souhrnné výsledky. Tím získáte nefiltrované výsledky MapSwipe agregované na úrovni úlohy. To je nejvhodnější, pokud chcete s daty MapSwipe použít nějaké vlastní zpracování dat, např. vybrat pouze konkrétní úlohy. Další podrobnosti naleznete v naší dokumentaci. (Všimněte si, že tento soubor .gz je třeba před použitím rozbalit.)", + "groups-title": "Skupiny", + "groups-description": "Skupiny. (Všimněte si, že tento soubor .gz je třeba před použitím rozbalit.)", + "history-title": "Historie", + "history-description": "Historie", + "results-title": "Výsledky", + "results-description": "Tím získáte nefiltrované výsledky MapSwipe. (Všimněte si, že tento soubor .gz musíte před použitím rozbalit.)", + "tasks-title": "Úlohy", + "tasks-description": "Úlohy. (Všimněte si, že tento soubor .gz je třeba před použitím rozbalit.)", + "area-of-interest-title": "Oblast zájmu", + "area-of-interest-description": "Tento datový soubor obsahuje informace o regionu projektu.", + "hot-tasking-manager-geometries-title": "HOT Tasking Manager Geometrie", + "hot-tasking-manager-geometries-description": "Tato datová sada obsahuje tvary připravené k použití v aplikaci HOT Tasking Manager. V současné době se geometrie skládají z maximálně 15 úloh MapSwipe, u nichž alespoň 35 % všech uživatelů označilo přítomnost budovy klasifikací \"ano\" nebo \"možná\".", + "moderate-to-high-agreement-yes-maybe-geometries-title": "Střední až vysoká shoda Ano Možná geometrie", + "moderate-to-high-agreement-yes-maybe-geometries-description": "Tento datový soubor obsahuje všechny výsledky, u nichž alespoň 35 % uživatelů uvedlo klasifikaci \"ano\" nebo \"možná\". Výstupní dataset zobrazuje sjednocení všech vybraných výsledků.", "license-section-heading": "Naše licence", "license-section-description-1": "Tento projekt je součástí komunity OpenStreetMap. Cílem jsou vysoce kvalitní geografická data, která jsou volně přístupná a dostupná všem. Vzájemná licence OSM chrání data před přivlastněním službami, které je nesdílejí zpět do OSM.", "license-section-description-2": "MapSwipe je uvolněn pod \"liberální\" nereciproční licencí (Creative Commons Attribution). Kdykoli budete chtít data použít, nezapomeňte uvést přispěvatele MapSwipe." From 50770cc0fa9da1e30ca781531660563caff0edb7 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:30:06 +0000 Subject: [PATCH 090/137] [Translation] Translate project_old.json in cs 100% translated source file: 'project_old.json' on 'cs'. --- public/locales/cs/project_old.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 public/locales/cs/project_old.json diff --git a/public/locales/cs/project_old.json b/public/locales/cs/project_old.json new file mode 100644 index 00000000..1656fc9e --- /dev/null +++ b/public/locales/cs/project_old.json @@ -0,0 +1,15 @@ +{ + "users-title": "Uživatelé", + "users-description": "Tento datový soubor obsahuje informace o jednotlivých příspěvcích jednotlivých uživatelů. Dozvíte se tak například o nejaktivnějších uživatelích tohoto projektu. (Všimněte si, že před použitím tohoto souboru .gz jej musíte rozbalit.)", + "date": "{{date, datetime}}", + "active-projects": "Aktivní", + "finished-projects": "Dokončeno", + "build-area": "Hledat", + "footprint": "Validovat", + "change-detection": "Porovnat", + "completeness": "Zkontrolujte úplnost", + "validate-image": "Posuzujte obrázky", + "street": "Zobrazit ulice", + "published": "Publikováno", + "withdrawn": "Zrušeno" +} From db283324a729fea5043b486cf77353b88548da5c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:31:06 +0000 Subject: [PATCH 091/137] [Translation] Translate data_old.json in cs 100% translated source file: 'data_old.json' on 'cs'. --- public/locales/cs/data_old.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/cs/data_old.json diff --git a/public/locales/cs/data_old.json b/public/locales/cs/data_old.json new file mode 100644 index 00000000..e3443ab7 --- /dev/null +++ b/public/locales/cs/data_old.json @@ -0,0 +1,11 @@ +{ + "ready-to-process": "Připraveno ke zpracování", + "draft": "Návrh", + "discarded": "Zahozeno", + "processing-failed": "Zpracování selhalo", + "processed": "Zppracováno", + "ready-to-published": "Připraveno k publikování", + "publishing-failed": "Publikování selhalo", + "paused": "Přerušeno", + "download-projects-with-geometry-heading": "Projekty s geometrií" +} From ff5c822cb26a153d31d5250abbcf4dc62ce70dc0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:15:07 +0000 Subject: [PATCH 092/137] [Translation] Translate data_old.json in hu 100% translated source file: 'data_old.json' on 'hu'. --- public/locales/hu/data_old.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/hu/data_old.json diff --git a/public/locales/hu/data_old.json b/public/locales/hu/data_old.json new file mode 100644 index 00000000..14f0b17a --- /dev/null +++ b/public/locales/hu/data_old.json @@ -0,0 +1,11 @@ +{ + "ready-to-process": "Feldolgozásra kész", + "draft": "Vázlat", + "discarded": "Elvetve", + "processing-failed": "Feldolgozás sikertelen", + "processed": "Feldolgozva", + "ready-to-published": "Közzétételre kész", + "publishing-failed": "Közzététel sikertelen", + "paused": "Felfüggesztve", + "download-projects-with-geometry-heading": "Projektek alakzatfájllal" +} From 65ed5c94936b7a02e28403e728ad85c8e61333e0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:16:25 +0000 Subject: [PATCH 093/137] [Translation] Translate project_old.json in hu 100% translated source file: 'project_old.json' on 'hu'. --- public/locales/hu/project_old.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 public/locales/hu/project_old.json diff --git a/public/locales/hu/project_old.json b/public/locales/hu/project_old.json new file mode 100644 index 00000000..ae39d2dc --- /dev/null +++ b/public/locales/hu/project_old.json @@ -0,0 +1,15 @@ +{ + "users-title": "Felhasználók", + "users-description": "Ez az adatkészlet az egyes felhasználók egyedi közreműködéseit tartalmazza. Ebből lehet felismerni például a projekt legaktívabb felhasználóit. (Ne feledd, hogy használat előtt ki kell tömörítened a .gz fájlt.)", + "date": "{{date, datetime}}", + "active-projects": "Aktív", + "finished-projects": "Befejezett", + "build-area": "Keresés", + "footprint": "Érvényesítés", + "change-detection": "Összehasonlítás", + "completeness": "Teljesség ellenőrzése", + "validate-image": "Képek elérése", + "street": "Utcák megtekintése", + "published": "Közzétéve", + "withdrawn": "Visszavonva" +} From b875ac8cfd10300a48e896effcd110e1303c698f Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:23:49 +0000 Subject: [PATCH 094/137] [Translation] Translate get-involved.json in hu 100% translated source file: 'get-involved.json' on 'hu'. --- public/locales/hu/get-involved.json | 36 ++++++++++++++--------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/public/locales/hu/get-involved.json b/public/locales/hu/get-involved.json index ea699b2e..c8e3dd91 100644 --- a/public/locales/hu/get-involved.json +++ b/public/locales/hu/get-involved.json @@ -1,36 +1,36 @@ { "get-involved-tab-head": "Részvétel | MapSwipe", - "hero-title": "Pöccintsen, önkénteskedjen és működjön közre.", - "hero-description": "A MapSwipe-ban számtalan módon részt vehet.", + "hero-title": "Pöccints, önkénteskedj és működj közre te is.", + "hero-description": "A MapSwipe-ban számtalan módon részt vehetsz.", "get-involved-banner": "Részvétel - bannerkép", - "contribute-now": "Járuljon hozzá most a közös sikerhez!", - "contribute-now-description": "A MapSwipe-pal számos módon bekapcsolódhat és hozzájárulhat közösségünkhöz. A legegyszerűbb, ha letölti az alkalmazást, és önállóan tesz lépéseket.", + "contribute-now": "Járulj hozzá most a közös sikerhez!", + "contribute-now-description": "A MapSwipe számos lehetőséget kínál a közösségünkben való részvételre és hozzájárulásra. Töltsd le az alkalmazást, vagy látogass el a Mapswipe for Web weboldalra, és légy hatással a világra.", "download-on-playstore": "Letöltés a Play áruházból", "download-on-apple-store": "Letöltés az Apple Store-ból", - "download-apk-label": "Vagy letölt egy APK-t.", - "individual-heading": "Egyénileg", + "download-apk-label": "Vagy tölts le egy APK-t.", + "individual-heading": "Személyek", "individual-heading-image": "Egyéni logó", - "possess-language-skills": "Jól beszél idegen nyelveken?", - "possess-language-skills-description": "Segítsen önkéntesként abban, hogy az alkalmazás és a weboldal több nyelven is elérhető legyen.", + "possess-language-skills": "Jól beszélsz idegen nyelveken?", + "possess-language-skills-description": "Segíts önkéntesen, hogy a mobil alkalmazás, a webes alkalmazás vagy a weboldal több nyelven is működjék.", "contribute-on-transifex": "Fordítás a Transifexen", - "possess-technical-skills": "Ön fejlesztő?", - "possess-techincal-skills-description": "Támogassa önkéntesként az alkalmazásfejlesztést, és járuljon hozzá szakértelmével a MapSwipe alkalmazás fejlesztéséhez.", + "possess-technical-skills": "Fejlesztő vagy?", + "possess-techincal-skills-description": "Támogasd önkéntesként a mobilos és webes alkalmazásfejlesztést, és járulj hozzá szakértelmeddel a MapSwipe jobbá tételéhez.", "contribute-on-github": "Közreműködés a GitHubon", - "want-to-host-mapswipe-events": "Részt vesz egy helyi, egyetemi vagy civil közösségben, amely szívesen tartana egy MapSwipe-rendezvényt?", - "want-to-host-mapswipe-events-description": "Töltse le MapSwipe eseménytervező eszköztárunkat, és gyűjtsön össze másokat is egy térképezési projekthez.", + "want-to-host-mapswipe-events": "Közösség, tudományos vagy civil szervezet tagjaként szívesen szerveznél egy MapSwipe eseményt?", + "want-to-host-mapswipe-events-description": "Töltsd le MapSwipe eseménytervező eszköztárunkat, és gyűjts össze másokat is egy térképezési projekthez.", "download-toolkit": "Eszköztár letöltése", - "engage-your-csr": "Használja ki vállalatának társadalmi felelősségvállalását és vonja be alkalmazottait. Legyen hatással a világra már most!", - "engage-your-csr-description": "Regisztrálja az esemény adatait, csapatunk pedig vissza fog jelezni arról, hogyan tudjuk támogatni Önt.", + "engage-your-csr": "Használd ki céged társadalmi felelősségvállalását és vond be az alkalmazottait. Légy hatással a világra már most!", + "engage-your-csr-description": "Regisztráld az esemény adatait, csapatunk pedig vissza fog jelezni arról, hogyan tudunk támogatni.", "register-your-interest": "Érdeklődés regisztrálása", "group-heading": "Csoportok", "group-heading-image": "Csoport logó", "organization-heading": "Szervezet", "organization-logo": "Szervezet logó", "humanitarian-or-nonprofit": "Humanitárius vagy nonprofit szervezetet képviselsz, amely szívesen futtatna projekteket a MapSwipe-on?", - "humanitarian-or-nonprofit-description": "Ossza meg velünk az ötletét, és csapatunk válaszolni fog, hogy megtaláljuk a legjobb megoldást.", - "tell-us-more": "Mondja el", - "interested-in-supporting": "Szívesen támogatná a MapSwipe-ot adománnyal?", - "interested-in-supporting-description-1": "Adománya segíteni fogja a platform gördülékeny működését és az alkalmazás karbantartását.", + "humanitarian-or-nonprofit-description": "Oszd meg velünk az ötleted, és csapatunk válaszolni fog, hogy megtaláljuk a legjobb megoldást.", + "tell-us-more": "Mondd el", + "interested-in-supporting": "Szívesen támogatnád a MapSwipe-ot adománnyal?", + "interested-in-supporting-description-1": "Adományod segítségével a mobilos és webes alkalmazás gördülékenyebben és fenntarthatóan fog működni, és rendszeresen karban tudjuk tartani.", "download-financial-report": "Töltse le a legutóbbi pénzügyi beszámolónkat.", "donate-now": "Adományozzon most", "donate-heading": "Adományozás", From 013ea1a2bf1ce74c61dcce5978c37ddcf1e10fc0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:23:59 +0000 Subject: [PATCH 095/137] [Translation] Translate get-involved.json in hu 100% translated source file: 'get-involved.json' on 'hu'. --- public/locales/hu/get-involved.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/locales/hu/get-involved.json b/public/locales/hu/get-involved.json index c8e3dd91..8f4d6fde 100644 --- a/public/locales/hu/get-involved.json +++ b/public/locales/hu/get-involved.json @@ -31,11 +31,11 @@ "tell-us-more": "Mondd el", "interested-in-supporting": "Szívesen támogatnád a MapSwipe-ot adománnyal?", "interested-in-supporting-description-1": "Adományod segítségével a mobilos és webes alkalmazás gördülékenyebben és fenntarthatóan fog működni, és rendszeresen karban tudjuk tartani.", - "download-financial-report": "Töltse le a legutóbbi pénzügyi beszámolónkat.", - "donate-now": "Adományozzon most", + "download-financial-report": "Töltsd le a legutóbbi pénzügyi beszámolónkat.", + "donate-now": "Adományozz most", "donate-heading": "Adományozás", "donation-logo": "Adományozás téma logó", - "contact-section-heading": "További kérdései vannak?", + "contact-section-heading": "További kérdéseid vannak?", "contact-section-description": "Lépjen velünk kapcsolatba: azért vagyunk, hogy segítsünk!", "contact-link-label": "Kapcsolat" } From 438508cd9a6831e949a39ca2ff8ce5559246c2a1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:24:10 +0000 Subject: [PATCH 096/137] [Translation] Translate get-involved.json in hu 100% translated source file: 'get-involved.json' on 'hu'. --- public/locales/hu/get-involved.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/get-involved.json b/public/locales/hu/get-involved.json index 8f4d6fde..ef95f3e7 100644 --- a/public/locales/hu/get-involved.json +++ b/public/locales/hu/get-involved.json @@ -36,6 +36,6 @@ "donate-heading": "Adományozás", "donation-logo": "Adományozás téma logó", "contact-section-heading": "További kérdéseid vannak?", - "contact-section-description": "Lépjen velünk kapcsolatba: azért vagyunk, hogy segítsünk!", + "contact-section-description": "Lépj velünk kapcsolatba: azért vagyunk, hogy segítsünk!", "contact-link-label": "Kapcsolat" } From 3aff8198ebdd17051788536708f2b5a17d20457d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:27:09 +0000 Subject: [PATCH 097/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 52 +++++++++++++++++----------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index ebd45322..f21fb9a0 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -1,34 +1,16 @@ { - "aggregated-results-title": "Összesített eredmények", - "aggregated-results-with-geometry-title": "Összesített eredmnyek (alakzatokkal)", - "hot-tasking-manager-geometries-title": "HOT Tasking Manager feladatkezelő alakzatok", - "moderate-to-high-agreement-yes-maybe-geometries-title": "Moderálás „nagy egyetértés”, „igen” és „talán” alakzatokra", - "groups-title": "Csoportok", - "history-title": "Előzmények", - "results-title": "Eredmények", - "tasks-title": "Feladatok", - "users-title": "Felhasználók", - "area-of-interest-title": "Érintett terület", - "aggregated-results-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretné feldolgozni, például csak bizonyos feladatokat szeretne kiválasztani. További részletekért tekintse meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", - "aggregated-results-with-geometry-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretné feldolgozni, például csak bizonyos feladatokat szeretne kiválasztani. További részletekért tekintse meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", - "hot-tasking-manager-geometries-description": "Ez az adatkészlet olyan alakzatokat tartalmaz, amelyek készen állnak a HOT Tasking Managerben való használatra. Jelenleg a geometriai alakzatok legfeljebb 15 olyan MapSwipe-feladatból állnak, amelyeknél az összes felhasználó legalább 35%-a „igennel” vagy „talánnal” jelezte egy épület jelenlétét.", - "moderate-to-high-agreement-yes-maybe-geometries-description": "Ez az adatkészlet az összes olyan eredményt tartalmazza, ahol a felhasználók legalább 35%-a „igen” vagy „talán” minősítést adott. A kimeneti adatkészlet az összes kiválasztott eredmény unióját mutatja.", - "groups-description": "Csoportok. (Ne feledje, hogy használat előtt ki kell tömörítenie a a .gz fájlt.)", - "history-description": "Előzmények", - "results-description": "Ezek a szűretlen MapSwipe-eredmények. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", - "tasks-description": "Feladatok. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", - "users-description": "Ez az adatkészlet az egyes felhasználók egyedi közreműködéseit tartalmazza. Ebből lehet felismerni például a projekt legaktívabb felhasználóit. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", - "area-of-interest-description": "Ez az adatkészlet a projekt térségéről tájékoztat.", - "active-projects": "Aktív", - "finished-projects": "Befejezett", - "build-area": "Keresés", - "footprint": "Érvényesítés", - "change-detection": "Összehasonlítás", + "active": "Aktív", + "finished": "Befejezett", + "type-find-title": "Objektumok keresése", + "type-validate-title": "Alakzatok érvényesítése", + "type-compare-title": "Dátumok összehasonlítása", + "type-completeness-title": "Teljesség ellenőrzése", + "type-validate-image-title": "Képek értékelése", + "type-streets-view-title": "Utcák megtekintése", "project-tab-head": "{{projectTitle}} | MapSwipe", "Location": "Helyszín", "requesting-organization": "Kérelmező szervezet", "created-at": "Létrehozva:", - "date": "{{date, datetime}}", "overview-section-title": "Projekt áttekintése", "project-contributors-text": "Közreműködők", "data-last-fetched": "Legutóbbi frissítés: {{date, datetime}}", @@ -36,8 +18,26 @@ "project-card-progress-text": "{{progress, number}}% elkészült", "data-section-heading": "Adatok letöltése", "data-section-description": "Az alábbiakban megtalálja a MapSwipe-projekt adatainak letölthető fájljait, többek között egy GeoJSON fájlt, amelyet a terület részletesebb feltérképezéséhez importálhat a HOT Tasking Manager feladatkezelőbe. Ha további információra van szüksége, vagy ha különleges kérése van a MapSwipe-adatokkal kapcsolatban, vegye fel a kapcsolatot a Heidelbergi Geoinformatikai Intézet (Heidelberg Institute for Geoinformation Technology) csapatával.", + "aggregated-results-title": "Összesített eredmények", + "aggregated-results-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretné feldolgozni, például csak bizonyos feladatokat szeretne kiválasztani. További részletekért tekintse meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", "download-size": "{{size, number}}", "download": "Letöltés", + "aggregated-results-with-geometry-title": "Összesített eredmnyek (alakzatokkal)", + "aggregated-results-with-geometry-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretné feldolgozni, például csak bizonyos feladatokat szeretne kiválasztani. További részletekért tekintse meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", + "groups-title": "Csoportok", + "groups-description": "Csoportok. (Ne feledje, hogy használat előtt ki kell tömörítenie a a .gz fájlt.)", + "history-title": "Előzmények", + "history-description": "Előzmények", + "results-title": "Eredmények", + "results-description": "Ezek a szűretlen MapSwipe-eredmények. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", + "tasks-title": "Feladatok", + "tasks-description": "Feladatok. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", + "area-of-interest-title": "Érintett terület", + "area-of-interest-description": "Ez az adatkészlet a projekt térségéről tájékoztat.", + "hot-tasking-manager-geometries-title": "HOT Tasking Manager feladatkezelő alakzatok", + "hot-tasking-manager-geometries-description": "Ez az adatkészlet olyan alakzatokat tartalmaz, amelyek készen állnak a HOT Tasking Managerben való használatra. Jelenleg a geometriai alakzatok legfeljebb 15 olyan MapSwipe-feladatból állnak, amelyeknél az összes felhasználó legalább 35%-a „igennel” vagy „talánnal” jelezte egy épület jelenlétét.", + "moderate-to-high-agreement-yes-maybe-geometries-title": "Moderálás „nagy egyetértés”, „igen” és „talán” alakzatokra", + "moderate-to-high-agreement-yes-maybe-geometries-description": "Ez az adatkészlet az összes olyan eredményt tartalmazza, ahol a felhasználók legalább 35%-a „igen” vagy „talán” minősítést adott. A kimeneti adatkészlet az összes kiválasztott eredmény unióját mutatja.", "license-section-heading": "Licenc", "license-section-description-1": "Ez a projekt az OpenStreetMap közösség része. A cél a kiváló minőségű, szabadon hozzáférhető és mindenki számára elérhető földrajzi adatok létrehozása. Az adatokat az OSM kölcsönös licenc védi attól, hogy olyan olyan szolgáltatások sajátítsák ki őket, amelyek nem osztják őket vissza az OSM felé.", "license-section-description-2": "A MapSwipe „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt van kiadva. Ha szeretné felhasználni az adatokat, csupán arra figyeljen, hogy tüntesse fel a MapSwipe közreműködőit." From 00c2756e2b7fc16a8ebbfe67614aa356e462629b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:27:40 +0000 Subject: [PATCH 098/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index f21fb9a0..c283626f 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -17,7 +17,7 @@ "project-progress-label": "Projekt készültségi foka", "project-card-progress-text": "{{progress, number}}% elkészült", "data-section-heading": "Adatok letöltése", - "data-section-description": "Az alábbiakban megtalálja a MapSwipe-projekt adatainak letölthető fájljait, többek között egy GeoJSON fájlt, amelyet a terület részletesebb feltérképezéséhez importálhat a HOT Tasking Manager feladatkezelőbe. Ha további információra van szüksége, vagy ha különleges kérése van a MapSwipe-adatokkal kapcsolatban, vegye fel a kapcsolatot a Heidelbergi Geoinformatikai Intézet (Heidelberg Institute for Geoinformation Technology) csapatával.", + "data-section-description": "Az alábbiakban megtalálod a MapSwipe-projekt adatainak letölthető fájljait, többek között egy GeoJSON fájlt, amelyet a terület részletesebb feltérképezéséhez importálhatsz a HOT Tasking Manager feladatkezelőbe. Ha további információra van szükséged, vagy különleges kérésed van a MapSwipe-adatokkal kapcsolatban, vedd fel a kapcsolatot a Heidelbergi Geoinformatikai Intézet (Heidelberg Institute for Geoinformation Technology) csapatával.", "aggregated-results-title": "Összesített eredmények", "aggregated-results-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretné feldolgozni, például csak bizonyos feladatokat szeretne kiválasztani. További részletekért tekintse meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", "download-size": "{{size, number}}", From 43e2141ead0cbc5833298d976ed6114f47e63072 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:28:08 +0000 Subject: [PATCH 099/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index c283626f..85bff1f0 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -19,7 +19,7 @@ "data-section-heading": "Adatok letöltése", "data-section-description": "Az alábbiakban megtalálod a MapSwipe-projekt adatainak letölthető fájljait, többek között egy GeoJSON fájlt, amelyet a terület részletesebb feltérképezéséhez importálhatsz a HOT Tasking Manager feladatkezelőbe. Ha további információra van szükséged, vagy különleges kérésed van a MapSwipe-adatokkal kapcsolatban, vedd fel a kapcsolatot a Heidelbergi Geoinformatikai Intézet (Heidelberg Institute for Geoinformation Technology) csapatával.", "aggregated-results-title": "Összesített eredmények", - "aggregated-results-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretné feldolgozni, például csak bizonyos feladatokat szeretne kiválasztani. További részletekért tekintse meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", + "aggregated-results-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretnéd feldolgozni, például csak bizonyos feladatokat szeretnél kiválasztani. További részletekért tekintsd meg dokumentációnkat. (Ne feledd, hogy használat előtt ki kell tömörítened a .gz fájlt.)", "download-size": "{{size, number}}", "download": "Letöltés", "aggregated-results-with-geometry-title": "Összesített eredmnyek (alakzatokkal)", From 80ad28ac15decf2411c84b52c916e5bb9ce837b3 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:28:28 +0000 Subject: [PATCH 100/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index 85bff1f0..983257e3 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -23,7 +23,7 @@ "download-size": "{{size, number}}", "download": "Letöltés", "aggregated-results-with-geometry-title": "Összesített eredmnyek (alakzatokkal)", - "aggregated-results-with-geometry-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretné feldolgozni, például csak bizonyos feladatokat szeretne kiválasztani. További részletekért tekintse meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", + "aggregated-results-with-geometry-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretnéd feldolgozni, például csak bizonyos feladatokat szeretnél kiválasztani. További részletekért tekintsd meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", "groups-title": "Csoportok", "groups-description": "Csoportok. (Ne feledje, hogy használat előtt ki kell tömörítenie a a .gz fájlt.)", "history-title": "Előzmények", From 9789a72579da8c890d115c46e5c838ef1fa295ad Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:28:43 +0000 Subject: [PATCH 101/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index 983257e3..925744cd 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -25,7 +25,7 @@ "aggregated-results-with-geometry-title": "Összesített eredmnyek (alakzatokkal)", "aggregated-results-with-geometry-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretnéd feldolgozni, például csak bizonyos feladatokat szeretnél kiválasztani. További részletekért tekintsd meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", "groups-title": "Csoportok", - "groups-description": "Csoportok. (Ne feledje, hogy használat előtt ki kell tömörítenie a a .gz fájlt.)", + "groups-description": "Csoportok. (Ne feledd, hogy használat előtt ki kell tömörítened a a .gz fájlt.)", "history-title": "Előzmények", "history-description": "Előzmények", "results-title": "Eredmények", From f765a230ac774fbd4572bd7cacd247e35e089483 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:28:55 +0000 Subject: [PATCH 102/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index 925744cd..e56383f9 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -29,7 +29,7 @@ "history-title": "Előzmények", "history-description": "Előzmények", "results-title": "Eredmények", - "results-description": "Ezek a szűretlen MapSwipe-eredmények. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", + "results-description": "Ezek a szűretlen MapSwipe-eredmények. (Ne feledd, hogy használat előtt ki kell tömörítened a .gz fájlt.)", "tasks-title": "Feladatok", "tasks-description": "Feladatok. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", "area-of-interest-title": "Érintett terület", From 7dc6783a00c2928b0f73da0865f1965f088a0f4c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:29:04 +0000 Subject: [PATCH 103/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index e56383f9..2ffd8e72 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -31,7 +31,7 @@ "results-title": "Eredmények", "results-description": "Ezek a szűretlen MapSwipe-eredmények. (Ne feledd, hogy használat előtt ki kell tömörítened a .gz fájlt.)", "tasks-title": "Feladatok", - "tasks-description": "Feladatok. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", + "tasks-description": "Feladatok. (Ne feledd, hogy használat előtt ki kell tömörítened a .gz fájlt.)", "area-of-interest-title": "Érintett terület", "area-of-interest-description": "Ez az adatkészlet a projekt térségéről tájékoztat.", "hot-tasking-manager-geometries-title": "HOT Tasking Manager feladatkezelő alakzatok", From a1f1a0d24da84a31eb580b3c43692493a35ea976 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:29:45 +0000 Subject: [PATCH 104/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index 2ffd8e72..3111ae32 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -36,7 +36,7 @@ "area-of-interest-description": "Ez az adatkészlet a projekt térségéről tájékoztat.", "hot-tasking-manager-geometries-title": "HOT Tasking Manager feladatkezelő alakzatok", "hot-tasking-manager-geometries-description": "Ez az adatkészlet olyan alakzatokat tartalmaz, amelyek készen állnak a HOT Tasking Managerben való használatra. Jelenleg a geometriai alakzatok legfeljebb 15 olyan MapSwipe-feladatból állnak, amelyeknél az összes felhasználó legalább 35%-a „igennel” vagy „talánnal” jelezte egy épület jelenlétét.", - "moderate-to-high-agreement-yes-maybe-geometries-title": "Moderálás „nagy egyetértés”, „igen” és „talán” alakzatokra", + "moderate-to-high-agreement-yes-maybe-geometries-title": "Moderálás „széles körű egyetértés”, „igen” és „talán” alakzatokra", "moderate-to-high-agreement-yes-maybe-geometries-description": "Ez az adatkészlet az összes olyan eredményt tartalmazza, ahol a felhasználók legalább 35%-a „igen” vagy „talán” minősítést adott. A kimeneti adatkészlet az összes kiválasztott eredmény unióját mutatja.", "license-section-heading": "Licenc", "license-section-description-1": "Ez a projekt az OpenStreetMap közösség része. A cél a kiváló minőségű, szabadon hozzáférhető és mindenki számára elérhető földrajzi adatok létrehozása. Az adatokat az OSM kölcsönös licenc védi attól, hogy olyan olyan szolgáltatások sajátítsák ki őket, amelyek nem osztják őket vissza az OSM felé.", From 4885f2a9a338d9515b98b860997488e44876d0dc Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:30:18 +0000 Subject: [PATCH 105/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index 3111ae32..5803abd8 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -40,5 +40,5 @@ "moderate-to-high-agreement-yes-maybe-geometries-description": "Ez az adatkészlet az összes olyan eredményt tartalmazza, ahol a felhasználók legalább 35%-a „igen” vagy „talán” minősítést adott. A kimeneti adatkészlet az összes kiválasztott eredmény unióját mutatja.", "license-section-heading": "Licenc", "license-section-description-1": "Ez a projekt az OpenStreetMap közösség része. A cél a kiváló minőségű, szabadon hozzáférhető és mindenki számára elérhető földrajzi adatok létrehozása. Az adatokat az OSM kölcsönös licenc védi attól, hogy olyan olyan szolgáltatások sajátítsák ki őket, amelyek nem osztják őket vissza az OSM felé.", - "license-section-description-2": "A MapSwipe „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt van kiadva. Ha szeretné felhasználni az adatokat, csupán arra figyeljen, hogy tüntesse fel a MapSwipe közreműködőit." + "license-section-description-2": "A MapSwipe „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt van kiadva. Ha szeretnéd felhasználni az adatokat, csupán arra figyelj, hogy tüntesd fel a MapSwipe közreműködőit." } From c8be295a6289ec8857378433333b39779d9213ca Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:35:50 +0000 Subject: [PATCH 106/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index 5803abd8..79e71302 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -3,7 +3,7 @@ "finished": "Befejezett", "type-find-title": "Objektumok keresése", "type-validate-title": "Alakzatok érvényesítése", - "type-compare-title": "Dátumok összehasonlítása", + "type-compare-title": "Időállapotok összehasonlítása", "type-completeness-title": "Teljesség ellenőrzése", "type-validate-image-title": "Képek értékelése", "type-streets-view-title": "Utcák megtekintése", From 2773b5375535577555ef986c369532c45e12a270 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:36:01 +0000 Subject: [PATCH 107/137] [Translation] Translate project_old.json in hu 100% translated source file: 'project_old.json' on 'hu'. --- public/locales/hu/project_old.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project_old.json b/public/locales/hu/project_old.json index ae39d2dc..8927078f 100644 --- a/public/locales/hu/project_old.json +++ b/public/locales/hu/project_old.json @@ -6,7 +6,7 @@ "finished-projects": "Befejezett", "build-area": "Keresés", "footprint": "Érvényesítés", - "change-detection": "Összehasonlítás", + "change-detection": "Időállapotok összehasonlítása", "completeness": "Teljesség ellenőrzése", "validate-image": "Képek elérése", "street": "Utcák megtekintése", From f11af40b6d2a9757f04529ac014d44fd10668f36 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 19:49:09 +0000 Subject: [PATCH 108/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index 79e71302..f249fa36 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -1,7 +1,7 @@ { "active": "Aktív", "finished": "Befejezett", - "type-find-title": "Objektumok keresése", + "type-find-title": "Térképelemek keresése", "type-validate-title": "Alakzatok érvényesítése", "type-compare-title": "Időállapotok összehasonlítása", "type-completeness-title": "Teljesség ellenőrzése", From e47b4b71ee7f2f03ab4e1750427472cd13d1c7b8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 19:49:23 +0000 Subject: [PATCH 109/137] [Translation] Translate project_old.json in hu 100% translated source file: 'project_old.json' on 'hu'. --- public/locales/hu/project_old.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project_old.json b/public/locales/hu/project_old.json index 8927078f..2bb00636 100644 --- a/public/locales/hu/project_old.json +++ b/public/locales/hu/project_old.json @@ -4,7 +4,7 @@ "date": "{{date, datetime}}", "active-projects": "Aktív", "finished-projects": "Befejezett", - "build-area": "Keresés", + "build-area": "Térképelemek keresése", "footprint": "Érvényesítés", "change-detection": "Időállapotok összehasonlítása", "completeness": "Teljesség ellenőrzése", From dacc7142c36924f56a06c42213268e555910265e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 19:49:56 +0000 Subject: [PATCH 110/137] [Translation] Translate project_old.json in hu 100% translated source file: 'project_old.json' on 'hu'. --- public/locales/hu/project_old.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project_old.json b/public/locales/hu/project_old.json index 2bb00636..d6e55dc5 100644 --- a/public/locales/hu/project_old.json +++ b/public/locales/hu/project_old.json @@ -5,7 +5,7 @@ "active-projects": "Aktív", "finished-projects": "Befejezett", "build-area": "Térképelemek keresése", - "footprint": "Érvényesítés", + "footprint": "Alakzatok érvényesítése", "change-detection": "Időállapotok összehasonlítása", "completeness": "Teljesség ellenőrzése", "validate-image": "Képek elérése", From a1af0716d4d9cd554817dad9ce3c1be0ca0ae919 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:15:07 +0000 Subject: [PATCH 111/137] [Translation] Translate data.json in hu 100% translated source file: 'data.json' on 'hu'. --- public/locales/hu/data.json | 70 ++++++++++++++++++++++--------------- 1 file changed, 41 insertions(+), 29 deletions(-) diff --git a/public/locales/hu/data.json b/public/locales/hu/data.json index 48f12c84..407ddf5c 100644 --- a/public/locales/hu/data.json +++ b/public/locales/hu/data.json @@ -1,45 +1,57 @@ { - "active-projects": "Aktív", - "finished-projects": "Befejezett", - "build-area": "Keresés", - "footprint": "Érvényesítés", - "change-detection": "Összehasonlítás", + "active": "Aktív", + "finished": "Befejezett", + "type-find-title": "Térképelemek keresése", + "type-validate-title": "Alakzatok érvényesítése", + "type-compare-title": "Időállapotok összehasonlítása", + "type-completeness-title": "Teljesség ellenőrzése", + "type-validate-image-title": "Kép értékelése", + "type-streets-view-title": "Utcák megtekintése", "project-card-progress-text": "{{progress, number}}% elkészült", "project-card-last-update": "{{date, datetime}}", "project-card-contributors-text": "{{contributors}}", "mapped-area": "Feltérképezett terület", - "contributors": "Közreműködők", + "contributors": "Közreműködő", "download-projects-overview-heading": "Projektek áttekintése", - "download-projects-with-geometry-heading": "Projektek alakzatfájllal", - "download-projects-with-centroid-heading": "Projektek az alakzatfájl súlypontjával", "download-projects-overview-description": "Az összes projekt adatai", - "download-projects-with-geometry-description": "Tájékoztatás az összes projektről a projekt alakzatfájljával", - "download-projects-with-centroid-description": "Tájékoztatás az összes projektről a projekt területének súlypontjával", + "download-projects-csv-heading": "Projekttípus statisztikái", + "download-projects-csv-description": "Az összes projekt adatai projekttípusonként", + "download-projects-with-centroid-heading": "Projektek súlyponttal", + "download-projects-with-centroid-description": "Az összes projekt adatai a projekt területének súlypontjával", + "download-projects-with-geometry-headingdownload-projects-geometry-heading": "Projektek alakzattal", + "download-projects-with-geometry-description": "Az összes projekt adatai a projekt alakzatfájljával", "data-tab-head": "Adatok | MapSwipe", - "data-page-heading": "Az adatok egész világ", - "data-page-description": "Vagy legalábbis erre törekszünk. Vessen egy pillantást mindarra, amit már elértünk.", + "data-page-heading": "Egy világnyi adat", + "data-page-description": "Vagy legalábbis erre törekszünk. Vess egy pillantást mindarra, amit már elértünk.", "data-banner-image": "Bannerkép az adatokhoz", - "total-swipes": "Összes pöccintés", + "total-swipes": "Pöccintés összesen", "community-stats-section-heading": "Ahány pöccintés, annyi adat", - "community-stats-section-description": "Minden pöccintés számít! A sok képernyő-húzogatás eredménye mind nyilvánosan elérhető. Az összes teendője, hogy higgyen a közreműködőkben.", + "community-stats-section-description": "Minden pöccintés számít! A sok képernyő-húzogatás eredménye mind nyilvánosan elérhető. A te teendőd csak annyi, hogy megemlíted a közreműködőket.", "community-dashboard-link-label": "További statisztika a közösségi oldalon", - "type-section-heading": "Milyen típusú a projektje?", - "type-section-description": "Önkénteseink három módon működhetnek közre: keresés, összehasonlítás és ellenőrzés. Mindegyik projekttípusnak saját felhasználás és adatszerkezete van. Nézze meg, melyik felel meg legjobban az Ön igényeinek.", - "type-find-title": "Keresés", - "type-find-key-point-1": "Vegye észre, mely területek találhatók objektumok, pl. épületek, utak, vízfolyások.", - "type-find-key-point-2": "Az ilyen objektumokat nem tartalmazó területeket hagyja figyelmen kívül.", - "type-find-key-point-3": "Ha készen áll, menjen tovább a HOT Tasking Manager feladatkezelőre", - "type-compare-title": "Összehasonlítás", - "type-compare-key-point-1": "Vegye észre, hol változott meg a légi felvétel két időpont között", - "type-compare-key-point-2": "Mérje fel egy esemény után a sérült területeket", - "type-compare-key-point-3": "Kísérje figyelemmel a területhasználat változásait", - "type-validate-title": "Érvényesítés", - "type-validate-key-point-1": "Mérje fel egy térképezési kampány minőségét", - "type-validate-key-point-2": "Állapítsa meg, mely objektumokat sikerült helyesen feltérképezni, és melyeket nem.", - "type-validate-key-point-3": "Összpontosítsa a jövőbeli erőfeszítéseket azokra az objektumokra, amelyeken javítani kell.", + "type-section-heading": "Milyen típusú a projekted?", + "type-section-description": "Önkénteseink különböző módokon segítenek az adatok feltárásában, értékelésében és érvényesítésében. Minden projekttípusnak megvan a maga felhasználási módja és adatszerkezete. Nézd meg, melyik felel meg legjobban az te igényeinek.", + "type-find-key-point-1": "Találd meg, hol találhatók meg bizonyos térképelemek, pl. épületek, utak, vízfolyások.", + "type-find-key-point-2": "Az ilyen térképelemet nem tartalmazó területeket hagyd figyelmen kívül.", + "type-find-key-point-3": "Ha készen állsz, menj tovább a HOT Tasking Manager feladatkezelőre", + "type-compare-key-point-1": "Találd meg, hol változott meg a légi felvétel két időpont között", + "type-compare-key-point-2": "Mérd fel, mely területek szenvedtek károkat egy eseményt követően", + "type-compare-key-point-3": "Kísérd figyelemmel a területhasználat változásait", + "type-validate-key-point-1": "Mérd fel egy térképezési kampány minőségét", + "type-validate-key-point-2": "Állapítsd meg, mely térképelemeket sikerült helyesen feltérképezni, és melyeket nem", + "type-validate-key-point-3": "A jövőbeli erőfeszítések azokra a térképelemekre irányuljanak, amelyeken javítani kell", + "type-completeness-key-point-1": "Hasonlíts össze feltérképezett objektumokat légi felvételekkel, és így találd meg a hiányzó térképadatokat", + "type-completeness-key-point-2": "Határozd meg, hogy mely területek vannak teljes egészükben feltérképezve", + "type-completeness-key-point-3": "Segíts humanitárius segélyszervezeteknek, hogy térképezési erőfeszítéseiket azokra a területekre összpontosítsák, amelyek a legtöbb figyelmet igénylik", + "type-validate-image-key-point-1": "Keress kátyúkat vagy hasonló térképelemeket, vagy osztályozz olyan tulajdonságokat, mint például a katasztrófák által az épületekben okozott károk", + "type-validate-image-key-point-2": "Ellenőrizd a gépi tanulással történő észlelések pontosságát", + "type-validate-image-key-point-3": "Hozz létre jobb feltanítási anyagot a számítógépes észlelési technikákhoz", + "type-street-key-point-1": "Fedezz fel földfelszíni fényképeket", + "type-street-key-point-2": "Keress adott térképelemeket vagy mérd fel a jellemzőiket", + "type-street-key-point-3": "Gyűjts részletesebb adatokat a helyi közösségekről", "explore-section-heading": "Adatok felfedezése", "data-last-fetched": "Legutóbbi frissítés: {{date, datetime}}", - "see-more-button": "Továbbiak megjelenítések", + "explore-section-heading-description": "Az adatfájlok mindig a legfrissebb adatokat tartalmazzák.", + "see-more-button": "Továbbiak megjelenítése", "project-status": "Projekt állapota", "project-type": "Projekt típusa", "search-label": "Keresés projektcím szerint", From 1574649907981107fe11a855f106305f8216ca1c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:15:49 +0000 Subject: [PATCH 112/137] [Translation] Translate data.json in hu 100% translated source file: 'data.json' on 'hu'. --- public/locales/hu/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hu/data.json b/public/locales/hu/data.json index 407ddf5c..b2b7aeaf 100644 --- a/public/locales/hu/data.json +++ b/public/locales/hu/data.json @@ -57,8 +57,8 @@ "search-label": "Keresés projektcím szerint", "location-search-label": "Keresés helyszín szerint", "organization-placeholder": "Szervezet", - "date-from-label": "Ettől", - "date-to-label": "Eddig", + "date-from-label": "Ettől:", + "date-to-label": "Eddig:", "clear-filters": "Szűrők törlése", "bubble-type": "Méretarány", "visible-projects-count": "{{totalProjects, number}} projekt", From 746b6634294c256db85d2a3ae1d549163f25d86b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:16:31 +0000 Subject: [PATCH 113/137] [Translation] Translate data.json in hu 100% translated source file: 'data.json' on 'hu'. --- public/locales/hu/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/data.json b/public/locales/hu/data.json index b2b7aeaf..191f04a2 100644 --- a/public/locales/hu/data.json +++ b/public/locales/hu/data.json @@ -66,7 +66,7 @@ "Location": "Helyszín", "requesting-organization": "Kérelmező szervezet", "created-at": "Létrehozva:", - "project-contributors": "Projektben közreműködők", + "project-contributors": "Projektben közreműködők száma", "download-section-heading": "Összes projekt letöltése", "download-size": "{{size, number}}", "download": "Letöltés", From 94991f154b47f1670a97ee25dd7d3cf68e8ad299 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:17:49 +0000 Subject: [PATCH 114/137] [Translation] Translate data.json in hu 100% translated source file: 'data.json' on 'hu'. --- public/locales/hu/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/data.json b/public/locales/hu/data.json index 191f04a2..261b4f37 100644 --- a/public/locales/hu/data.json +++ b/public/locales/hu/data.json @@ -71,7 +71,7 @@ "download-size": "{{size, number}}", "download": "Letöltés", "license-section-heading": "Licenc", - "license-section-description": "A MapSwipe-adatok „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt kerülnek kiadásra. Ez csak azt követeli meg, hogy a felhasználó ismerje el a forrást. Bármit tehet az adatokkal, amit csak szeretne, csak tüntesse fel a MapSwipe közreműködőinek a nevét.", + "license-section-description": "A MapSwipe-adatok „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt vannak közzétéve. Ez csak azt követeli meg, hogy a felhasználó ismerje el a forrást. Bármit tehet az adatokkal, amit csak szeretne, csak tüntesse fel a MapSwipe-közreműködőket.", "contact-section-heading": "További kérdések?", "contact-section-description": "Vegye fel velünk a kapcsolatot! Ossza meg visszajelzéseit, ismerjen meg projekttípusokat, vagy merüljön el a MapSwipe elemzésében. Azért vagyunk itt, hogy segítsünk!", "contact-link-label": "Kapcsolat" From 33c37c50549d6fe2884e9e2990727108eb9b9dc4 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:18:36 +0000 Subject: [PATCH 115/137] [Translation] Translate data.json in hu 100% translated source file: 'data.json' on 'hu'. --- public/locales/hu/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/data.json b/public/locales/hu/data.json index 261b4f37..e2520046 100644 --- a/public/locales/hu/data.json +++ b/public/locales/hu/data.json @@ -73,6 +73,6 @@ "license-section-heading": "Licenc", "license-section-description": "A MapSwipe-adatok „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt vannak közzétéve. Ez csak azt követeli meg, hogy a felhasználó ismerje el a forrást. Bármit tehet az adatokkal, amit csak szeretne, csak tüntesse fel a MapSwipe-közreműködőket.", "contact-section-heading": "További kérdések?", - "contact-section-description": "Vegye fel velünk a kapcsolatot! Ossza meg visszajelzéseit, ismerjen meg projekttípusokat, vagy merüljön el a MapSwipe elemzésében. Azért vagyunk itt, hogy segítsünk!", + "contact-section-description": "Vedd fel velünk a kapcsolatot! Küldj visszajelzést, ismerd meg a projekttípusokat, vagy merülj el a MapSwipe elemzésében. Azért vagyunk, hogy segítsünk!", "contact-link-label": "Kapcsolat" } From 762e3479df5e727802a83b96b65e4e32ec3d7c30 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:20:11 +0000 Subject: [PATCH 116/137] [Translation] Translate common.json in hu 100% translated source file: 'common.json' on 'hu'. --- public/locales/hu/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index 168f1583..11cfd656 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -1,6 +1,6 @@ { "footer-about-us-title": "Névjegy", - "footer-about-us-description": "A MapSwipe-pal az önkéntesek közös erővel működhetnek közre térinformatikai projektekben.", + "footer-about-us-description": "A MapSwipe az önkéntesek egyesített erejét használja fel, hogy térinformatikai projektekben aktívan közreműködjék.", "footer-quick-links": "Gyorslinkek", "home-link": "Főoldal", "get-involved-link": "Részvétel", From 9cc57051d019dd4071b70750e897a997cc1b7304 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:20:48 +0000 Subject: [PATCH 117/137] [Translation] Translate common.json in hu 100% translated source file: 'common.json' on 'hu'. --- public/locales/hu/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index 11cfd656..56cd6ec8 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -7,7 +7,7 @@ "data-link": "Adatok", "blogs-link": "Blogbejegyzések", "community-dashboard-link": "Közösség", - "footer-follow-us-title": "Kövess minket:", + "footer-follow-us-title": "Kövess minket itt is:", "facebook": "Facebook", "mastodon": "Mastodon", "instagram": "Instagram", From 3c5e75e96d96ed83894909e2d0bdb3e2327ba6b6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:21:35 +0000 Subject: [PATCH 118/137] [Translation] Translate common.json in hu 100% translated source file: 'common.json' on 'hu'. --- public/locales/hu/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index 56cd6ec8..30fe8428 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -19,5 +19,5 @@ "mapswipe-logo": "Mapswipe logo", "didnot-find-language": "Hiányzó nyelv hozzáadása", "meta-page-title": "MapSwipe", - "meta-page-description": "Önkénteskedjék a telefonján. Változtassa meg a világot." + "meta-page-description": "Önkénteskedj a telefonodról. Tedd jobbá a világot." } From b0a07339c57cf5a20755aab82e29f0ab26d3862b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:29:01 +0000 Subject: [PATCH 119/137] [Translation] Translate home.json in hu 100% translated source file: 'home.json' on 'hu'. --- public/locales/hu/home.json | 44 +++++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 19 deletions(-) diff --git a/public/locales/hu/home.json b/public/locales/hu/home.json index e13cc392..dfe00fda 100644 --- a/public/locales/hu/home.json +++ b/public/locales/hu/home.json @@ -1,31 +1,37 @@ { "home-tab-head": "MapSwipe", "hero-title": "A pöccintésektől a megoldásokig", - "hero-description": "Csatlakozzon a MapSwipe közösséghez, és legyen hatással a térképezésre és mindarra ami azon túl van.", - "download-app-label": "Alkalmazás letöltése", + "hero-description": "Csatlakozz a MapSwipe közösséghez, és gyakorolj hatást a térképészetre – és a rajta túl lévő világra.", + "download-app-label": "Láss hozzá!", "data-link": "Adatok felfedezése", - "mobilizing-volunteer": "Önkénteskedjék a telefonjáról. Változtassa meg a világot.", + "mobilizing-volunteer": "Önkénteskedj a munkahelyeden, otthon vagy útközben, és hozz változást világszerte.", "mobilize-volunteer": "Önkéntesek mozgósítása logó", "mapathon": "Mapswipe Mapathon logó", "field-mapping": "Terepi térképezés logó", - "mobilizing-volunteer-description-paragraph-1": "A MapSwipe az önkéntesek kollektív erejét használja fel arra, hogy aktívan hozzájáruljanak a térinformatikai projektek megvalósításához. Infrastruktúraelemek azonosításától kezdve a környezeti változások nyomon követésén át a térképi adatok érvényesítéséig a MapSwipe-közreműködők világszerte segítenek a térképadatok javításában.", - "mobilizing-volunteer-description-paragraph-2": "Ennek eredményeképpen MapSwipe partnereink világszerte felkészültebben és tájékozottabban vonhatják be és támogathatják a helyi közösségeket.", - "total-swipes": "Összes pöccintés", - "total-contributors": "Összes közreműködő", - "explore-mission-types": "Ismerje meg a projekttípusokat", - "explore-mission-types-description": "Önkénteseink három különböző projekttípusban működnek közre.", - "type-find-title": "Megtalálás", - "find-mission-type-description": "Lapozz át műholdképeket, és találd meg azokat, amelyek tartalmazzák a szükséges objektumokat (pl. épületeket, utakat, vízfolyásokat és hasonlókat).", - "type-compare-title": "Összehasonlítás", - "compare-mission-type-description": "Tekintsen át különböző időben készül műholdfelvételeket, és vegye észre a környezeti változásokat. Ezzel segíthet a kárfelmérésben, az éghajlatváltozás hatásainak felmérésében vagy a pontatlan adatok kijavításában.", - "type-validate-title": "Érvényesítés", - "validate-mission-type-description": "Értékelje az épületek alaprajzának pontosságát ott, ahol az épületeket korábban távoli térképezők vagy mesterséges intelligencia rajzolta meg. Így megállapítható, hol van szükség újratérképezésre.", - "start-mapswiping-title": "Lásson neki a MapSwipe-nak!", - "download-description": "Mobiltelefonjával egyetlen mozdulattal is hozzájárulhat a világ közösségeinek megsegítéséhez.", + "mobilizing-volunteer-description-paragraph-1": "A MapSwipe az önkéntesek kollektív erejét használja fel arra, hogy aktívan hozzájáruljon térinformatikai projektek megvalósításához. Infrastruktúraelemek azonosításától kezdve a környezeti változások nyomon követésén át a térképi adatok érvényesítéséig a MapSwipe-közreműködők világszerte segítenek a térképadatok javításában.", + "mobilizing-volunteer-description-paragraph-2": "Ennek eredményeképpen a MapSwipe partnerei az egész világon felkészültebben és tájékozottabban vonhatják be és támogathatják a helyi közösségeket.", + "total-swipes": "pöccintés", + "total-contributors": "közreműködő", + "explore-mission-types": "Ismerd meg a projekttípusokat", + "explore-mission-types-description": "Önkénteseink számos különböző projekttípusban közreműködhetnek.", + "type-find-title": "Térképelemek keresése", + "find-mission-type-description": "Lapozz át műholdképeket, és találd meg azokat, amelyek tartalmazzák a szükséges térképelemeket (pl. épületek, utak, vízfolyások és hasonlók).", + "type-compare-title": "Időállapotok összehasonlítása", + "compare-mission-type-description": "Tekints át különböző időben készül műholdfelvételeket, és vedd észre a környezeti változásokat. Ezzel segíthetsz a kárfelmérésben, az éghajlatváltozás hatásainak felmérésében vagy a pontatlan adatok kijavításában.", + "type-validate-title": "Alakzatok érvényesítése", + "validate-mission-type-description": "Értékeld az épületek alaprajzának pontosságát ott, ahol az épületeket korábban távoli térképezők vagy mesterséges intelligencia rajzolta meg. Így megállapítható, hol van szükség újratérképezésre.", + "type-completeness-title": "Teljesség ellenőrzése", + "completeness-type-description": "Hasonlíts össze egy fedőréteget (pl. térképen szereplő épületeket) egy légi felvétellel, és találd meg, mely területek vannak hiányosan feltérképezve.", + "type-validate-image-type": "Kép értékelése", + "validate-image-type-description": "Tekints át légi felvételeket, és azonosíts adott térképelemeket vagy érvényesítsd mások észleléseit. Ez lehet térképezési munkafolyamat része, illetve gépi tanulási eszközök fejlesztése.", + "type-street-type": "Utcák megtekintése", + "street-type-description": "Nézz át földfelszíni fényképeket, és találd meg a megfelelő térképelemeket, hogy így részletesebb információink legyenek az ott élő közösségekről.", + "start-mapswiping-title": "Láss neki a MapSwipe-nak!", + "download-description": "Internetes böngésződből vagy mobiltelefonodról egyetlen mozdulattal is hozzájárulhatsz a világ különböző közösségeinek megsegítéséhez.", "download-playstore": "Letöltés a Play áruházból logó", "download-apple-store": "Letöltés az Apple Store-ból logó", - "mapswipe-web-link": "", - "download-apk-label": "Vagy töltsön le egy APK-t", + "mapswipe-web-link": "Webes alkalmazás használata", + "download-apk-label": "APK letöltése", "get-involved-description": "Nézz meg, hogy segíthetik a közösséget egyének, csoportok vagy szervezetek.", "get-involved-link": "Részvétel", "news-and-updates-title": "Hírek és frissítések", From f421cbb75765822bf94d80fddbed10477b35fd16 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:44:14 +0000 Subject: [PATCH 120/137] [Translation] Translate home.json in hu 100% translated source file: 'home.json' on 'hu'. --- public/locales/hu/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/home.json b/public/locales/hu/home.json index dfe00fda..a9b2c938 100644 --- a/public/locales/hu/home.json +++ b/public/locales/hu/home.json @@ -32,7 +32,7 @@ "download-apple-store": "Letöltés az Apple Store-ból logó", "mapswipe-web-link": "Webes alkalmazás használata", "download-apk-label": "APK letöltése", - "get-involved-description": "Nézz meg, hogy segíthetik a közösséget egyének, csoportok vagy szervezetek.", + "get-involved-description": "Nézd meg, hogy segíthetik a közösséget egyének, csoportok vagy szervezetek.", "get-involved-link": "Részvétel", "news-and-updates-title": "Hírek és frissítések", "date": "{{date, datetime}}", From 5c170087350eedfc1700fd33c42fd8163ceabacc Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:45:11 +0000 Subject: [PATCH 121/137] [Translation] Translate home.json in hu 100% translated source file: 'home.json' on 'hu'. --- public/locales/hu/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/home.json b/public/locales/hu/home.json index a9b2c938..9e8b7f09 100644 --- a/public/locales/hu/home.json +++ b/public/locales/hu/home.json @@ -40,5 +40,5 @@ "see-more-pages": "Összes bejegyzés megtekintése", "partners": "Partnerek", "missing-maps": "Missing maps logó", - "missing-map-description": "A MapSwipe a Missing Maps (hiányzó térképek) Projekt része, és egy önkéntesek által vezetett csapat kezeli, amelyet ezek a szervezetek támogatnak." + "missing-map-description": "A MapSwipe a Missing Maps [hiányzó térképek] Projekt része, és egy önkéntesek által vezetett csapat kezeli, amelyet ezek a szervezetek támogatnak:" } From 1234f9c2dc14294d233c36200a2a5090981a4830 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:48:33 +0000 Subject: [PATCH 122/137] [Translation] Translate get-involved.json in hu 100% translated source file: 'get-involved.json' on 'hu'. --- public/locales/hu/get-involved.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/get-involved.json b/public/locales/hu/get-involved.json index ef95f3e7..669dc0ec 100644 --- a/public/locales/hu/get-involved.json +++ b/public/locales/hu/get-involved.json @@ -4,7 +4,7 @@ "hero-description": "A MapSwipe-ban számtalan módon részt vehetsz.", "get-involved-banner": "Részvétel - bannerkép", "contribute-now": "Járulj hozzá most a közös sikerhez!", - "contribute-now-description": "A MapSwipe számos lehetőséget kínál a közösségünkben való részvételre és hozzájárulásra. Töltsd le az alkalmazást, vagy látogass el a Mapswipe for Web weboldalra, és légy hatással a világra.", + "contribute-now-description": "Számos módon bekapcsolódhatsz a MapSwipe közösségbe, és hozzájárulhatsz a közös sikerhez. Töltsd le az alkalmazást, vagy látogass el a Mapswipe for Web oldalra, és légy hatással a világra.", "download-on-playstore": "Letöltés a Play áruházból", "download-on-apple-store": "Letöltés az Apple Store-ból", "download-apk-label": "Vagy tölts le egy APK-t.", From 68a4b1ef945f918d946d976e6f95866b26f9c050 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:49:04 +0000 Subject: [PATCH 123/137] [Translation] Translate get-involved.json in hu 100% translated source file: 'get-involved.json' on 'hu'. --- public/locales/hu/get-involved.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/get-involved.json b/public/locales/hu/get-involved.json index 669dc0ec..62b12097 100644 --- a/public/locales/hu/get-involved.json +++ b/public/locales/hu/get-involved.json @@ -4,7 +4,7 @@ "hero-description": "A MapSwipe-ban számtalan módon részt vehetsz.", "get-involved-banner": "Részvétel - bannerkép", "contribute-now": "Járulj hozzá most a közös sikerhez!", - "contribute-now-description": "Számos módon bekapcsolódhatsz a MapSwipe közösségbe, és hozzájárulhatsz a közös sikerhez. Töltsd le az alkalmazást, vagy látogass el a Mapswipe for Web oldalra, és légy hatással a világra.", + "contribute-now-description": "Számos módon bekapcsolódhatsz a MapSwipe közösségbe, és hozzájárulhatsz a közös sikerhez. Töltsd le az alkalmazást, vagy látogass el a Mapswipe for Web oldalra, és tedd jobbá a világot.", "download-on-playstore": "Letöltés a Play áruházból", "download-on-apple-store": "Letöltés az Apple Store-ból", "download-apk-label": "Vagy tölts le egy APK-t.", From 99a9b0c06fcb02164fdb75bb70bfd13c5bb3d867 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:49:22 +0000 Subject: [PATCH 124/137] [Translation] Translate get-involved.json in hu 100% translated source file: 'get-involved.json' on 'hu'. --- public/locales/hu/get-involved.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/get-involved.json b/public/locales/hu/get-involved.json index 62b12097..bd1af9b4 100644 --- a/public/locales/hu/get-involved.json +++ b/public/locales/hu/get-involved.json @@ -7,7 +7,7 @@ "contribute-now-description": "Számos módon bekapcsolódhatsz a MapSwipe közösségbe, és hozzájárulhatsz a közös sikerhez. Töltsd le az alkalmazást, vagy látogass el a Mapswipe for Web oldalra, és tedd jobbá a világot.", "download-on-playstore": "Letöltés a Play áruházból", "download-on-apple-store": "Letöltés az Apple Store-ból", - "download-apk-label": "Vagy tölts le egy APK-t.", + "download-apk-label": "APK letöltése", "individual-heading": "Személyek", "individual-heading-image": "Egyéni logó", "possess-language-skills": "Jól beszélsz idegen nyelveken?", From 0076cdbcc3f6fd220ca8f40bca90e2e15f4ed89d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:49:32 +0000 Subject: [PATCH 125/137] [Translation] Translate get-involved.json in hu 100% translated source file: 'get-involved.json' on 'hu'. --- public/locales/hu/get-involved.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/hu/get-involved.json b/public/locales/hu/get-involved.json index bd1af9b4..61590694 100644 --- a/public/locales/hu/get-involved.json +++ b/public/locales/hu/get-involved.json @@ -8,8 +8,8 @@ "download-on-playstore": "Letöltés a Play áruházból", "download-on-apple-store": "Letöltés az Apple Store-ból", "download-apk-label": "APK letöltése", - "individual-heading": "Személyek", - "individual-heading-image": "Egyéni logó", + "individual-heading": "Egyénileg", + "individual-heading-image": "Egyén logó", "possess-language-skills": "Jól beszélsz idegen nyelveken?", "possess-language-skills-description": "Segíts önkéntesen, hogy a mobil alkalmazás, a webes alkalmazás vagy a weboldal több nyelven is működjék.", "contribute-on-transifex": "Fordítás a Transifexen", From 3aa99ec87fbf6b89d7701835cf66e9f8e8c3b0d5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:49:57 +0000 Subject: [PATCH 126/137] [Translation] Translate get-involved.json in hu 100% translated source file: 'get-involved.json' on 'hu'. --- public/locales/hu/get-involved.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/get-involved.json b/public/locales/hu/get-involved.json index 61590694..ea179b8d 100644 --- a/public/locales/hu/get-involved.json +++ b/public/locales/hu/get-involved.json @@ -11,7 +11,7 @@ "individual-heading": "Egyénileg", "individual-heading-image": "Egyén logó", "possess-language-skills": "Jól beszélsz idegen nyelveken?", - "possess-language-skills-description": "Segíts önkéntesen, hogy a mobil alkalmazás, a webes alkalmazás vagy a weboldal több nyelven is működjék.", + "possess-language-skills-description": "Segíts önkéntesen, hogy a mobil alkalmazás, a webes alkalmazás és a weboldal minél több nyelven működjék.", "contribute-on-transifex": "Fordítás a Transifexen", "possess-technical-skills": "Fejlesztő vagy?", "possess-techincal-skills-description": "Támogasd önkéntesként a mobilos és webes alkalmazásfejlesztést, és járulj hozzá szakértelmeddel a MapSwipe jobbá tételéhez.", From b6640c0f74f3340e0830dc353a68140e7032643b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:51:03 +0000 Subject: [PATCH 127/137] [Translation] Translate get-involved.json in hu 100% translated source file: 'get-involved.json' on 'hu'. --- public/locales/hu/get-involved.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/get-involved.json b/public/locales/hu/get-involved.json index ea179b8d..408e9769 100644 --- a/public/locales/hu/get-involved.json +++ b/public/locales/hu/get-involved.json @@ -27,7 +27,7 @@ "organization-heading": "Szervezet", "organization-logo": "Szervezet logó", "humanitarian-or-nonprofit": "Humanitárius vagy nonprofit szervezetet képviselsz, amely szívesen futtatna projekteket a MapSwipe-on?", - "humanitarian-or-nonprofit-description": "Oszd meg velünk az ötleted, és csapatunk válaszolni fog, hogy megtaláljuk a legjobb megoldást.", + "humanitarian-or-nonprofit-description": "Oszd meg velünk az ötleted, és válaszolni fogunk, hogy megtaláljuk a legjobb megoldást.", "tell-us-more": "Mondd el", "interested-in-supporting": "Szívesen támogatnád a MapSwipe-ot adománnyal?", "interested-in-supporting-description-1": "Adományod segítségével a mobilos és webes alkalmazás gördülékenyebben és fenntarthatóan fog működni, és rendszeresen karban tudjuk tartani.", From d0f67b7b555e0fe65b278edb33bdda008f04b9db Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:51:30 +0000 Subject: [PATCH 128/137] [Translation] Translate get-involved.json in hu 100% translated source file: 'get-involved.json' on 'hu'. --- public/locales/hu/get-involved.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/get-involved.json b/public/locales/hu/get-involved.json index 408e9769..71afda7a 100644 --- a/public/locales/hu/get-involved.json +++ b/public/locales/hu/get-involved.json @@ -30,7 +30,7 @@ "humanitarian-or-nonprofit-description": "Oszd meg velünk az ötleted, és válaszolni fogunk, hogy megtaláljuk a legjobb megoldást.", "tell-us-more": "Mondd el", "interested-in-supporting": "Szívesen támogatnád a MapSwipe-ot adománnyal?", - "interested-in-supporting-description-1": "Adományod segítségével a mobilos és webes alkalmazás gördülékenyebben és fenntarthatóan fog működni, és rendszeresen karban tudjuk tartani.", + "interested-in-supporting-description-1": "Támogatásoddal a mobilos és webes alkalmazás gördülékenyebben és fenntarthatóan fog működni, és rendszeresen karban tudjuk tartani.", "download-financial-report": "Töltsd le a legutóbbi pénzügyi beszámolónkat.", "donate-now": "Adományozz most", "donate-heading": "Adományozás", From 22fb097a58d90a06368f5d53ec8af4cdb78eca0f Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:54:12 +0000 Subject: [PATCH 129/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index f249fa36..f92c275b 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -10,7 +10,7 @@ "project-tab-head": "{{projectTitle}} | MapSwipe", "Location": "Helyszín", "requesting-organization": "Kérelmező szervezet", - "created-at": "Létrehozva:", + "created-at": "Létrehozva", "overview-section-title": "Projekt áttekintése", "project-contributors-text": "Közreműködők", "data-last-fetched": "Legutóbbi frissítés: {{date, datetime}}", From 5f49fb093ac854c894b913cc176bb19188cc8029 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:54:42 +0000 Subject: [PATCH 130/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index f92c275b..d7449e3f 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -12,7 +12,7 @@ "requesting-organization": "Kérelmező szervezet", "created-at": "Létrehozva", "overview-section-title": "Projekt áttekintése", - "project-contributors-text": "Közreműködők", + "project-contributors-text": "közreműködő", "data-last-fetched": "Legutóbbi frissítés: {{date, datetime}}", "project-progress-label": "Projekt készültségi foka", "project-card-progress-text": "{{progress, number}}% elkészült", From 744c00d5f7f3eecf335ade245212dd8f9b4a9cb9 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:57:22 +0000 Subject: [PATCH 131/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index d7449e3f..393ce8c5 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -19,7 +19,7 @@ "data-section-heading": "Adatok letöltése", "data-section-description": "Az alábbiakban megtalálod a MapSwipe-projekt adatainak letölthető fájljait, többek között egy GeoJSON fájlt, amelyet a terület részletesebb feltérképezéséhez importálhatsz a HOT Tasking Manager feladatkezelőbe. Ha további információra van szükséged, vagy különleges kérésed van a MapSwipe-adatokkal kapcsolatban, vedd fel a kapcsolatot a Heidelbergi Geoinformatikai Intézet (Heidelberg Institute for Geoinformation Technology) csapatával.", "aggregated-results-title": "Összesített eredmények", - "aggregated-results-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretnéd feldolgozni, például csak bizonyos feladatokat szeretnél kiválasztani. További részletekért tekintsd meg dokumentációnkat. (Ne feledd, hogy használat előtt ki kell tömörítened a .gz fájlt.)", + "aggregated-results-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyedi módon szeretnéd feldolgozni, például csak bizonyos feladatokat szeretnél kiválasztani. További részletekért tekintsd meg dokumentációnkat. (Ne feledd, hogy használat előtt ki kell tömörítened a .gz fájlt.)", "download-size": "{{size, number}}", "download": "Letöltés", "aggregated-results-with-geometry-title": "Összesített eredmnyek (alakzatokkal)", From 1b642da959aee459ceef2f0ff0a1500731d382e7 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 20:57:44 +0000 Subject: [PATCH 132/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index 393ce8c5..4008c7e1 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -23,7 +23,7 @@ "download-size": "{{size, number}}", "download": "Letöltés", "aggregated-results-with-geometry-title": "Összesített eredmnyek (alakzatokkal)", - "aggregated-results-with-geometry-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyénileg szeretnéd feldolgozni, például csak bizonyos feladatokat szeretnél kiválasztani. További részletekért tekintsd meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", + "aggregated-results-with-geometry-description": "A MapSwipe szűretlen, feladatszinten összesített eredményei. Ez a legmegfelelőbb, ha a MapSwipe-adatokat egyedi módon szeretnéd feldolgozni, például csak bizonyos feladatokat szeretnél kiválasztani. További részletekért tekintsd meg dokumentációnkat. (Ne feledje, hogy használat előtt ki kell tömörítenie a .gz fájlt.)", "groups-title": "Csoportok", "groups-description": "Csoportok. (Ne feledd, hogy használat előtt ki kell tömörítened a a .gz fájlt.)", "history-title": "Előzmények", From 51d2d1285e8347373a26784e1404059ab0d9bdf1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 21:00:24 +0000 Subject: [PATCH 133/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index 4008c7e1..7e08c369 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -35,7 +35,7 @@ "area-of-interest-title": "Érintett terület", "area-of-interest-description": "Ez az adatkészlet a projekt térségéről tájékoztat.", "hot-tasking-manager-geometries-title": "HOT Tasking Manager feladatkezelő alakzatok", - "hot-tasking-manager-geometries-description": "Ez az adatkészlet olyan alakzatokat tartalmaz, amelyek készen állnak a HOT Tasking Managerben való használatra. Jelenleg a geometriai alakzatok legfeljebb 15 olyan MapSwipe-feladatból állnak, amelyeknél az összes felhasználó legalább 35%-a „igennel” vagy „talánnal” jelezte egy épület jelenlétét.", + "hot-tasking-manager-geometries-description": "Ez az adatkészlet olyan alakzatokat tartalmaz, amelyek közvetlenül felhasználhatók a HOT Tasking Managerben. Jelenleg a geometriai alakzatok legfeljebb 15 olyan MapSwipe-feladatból állnak, amelyeknél az összes felhasználó legalább 35%-a „igennel” vagy „talánnal” jelezte egy épület jelenlétét.", "moderate-to-high-agreement-yes-maybe-geometries-title": "Moderálás „széles körű egyetértés”, „igen” és „talán” alakzatokra", "moderate-to-high-agreement-yes-maybe-geometries-description": "Ez az adatkészlet az összes olyan eredményt tartalmazza, ahol a felhasználók legalább 35%-a „igen” vagy „talán” minősítést adott. A kimeneti adatkészlet az összes kiválasztott eredmény unióját mutatja.", "license-section-heading": "Licenc", From 791b876ea5721cf1b127b38abaae266f4294362f Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 21:03:16 +0000 Subject: [PATCH 134/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index 7e08c369..e139d4aa 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -39,6 +39,6 @@ "moderate-to-high-agreement-yes-maybe-geometries-title": "Moderálás „széles körű egyetértés”, „igen” és „talán” alakzatokra", "moderate-to-high-agreement-yes-maybe-geometries-description": "Ez az adatkészlet az összes olyan eredményt tartalmazza, ahol a felhasználók legalább 35%-a „igen” vagy „talán” minősítést adott. A kimeneti adatkészlet az összes kiválasztott eredmény unióját mutatja.", "license-section-heading": "Licenc", - "license-section-description-1": "Ez a projekt az OpenStreetMap közösség része. A cél a kiváló minőségű, szabadon hozzáférhető és mindenki számára elérhető földrajzi adatok létrehozása. Az adatokat az OSM kölcsönös licenc védi attól, hogy olyan olyan szolgáltatások sajátítsák ki őket, amelyek nem osztják őket vissza az OSM felé.", + "license-section-description-1": "Ez a projekt az OpenStreetMap közösség része. A cél a kiváló minőségű, szabadon hozzáférhető és mindenki számára elérhető földrajzi adatok létrehozása. Az adatokat az OSM kölcsönös licence védi attól, hogy kisajátítsák őket olyan szolgáltatások, amelyek nem osztják meg őket vissza, az OSM felé.", "license-section-description-2": "A MapSwipe „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt van kiadva. Ha szeretnéd felhasználni az adatokat, csupán arra figyelj, hogy tüntesd fel a MapSwipe közreműködőit." } From 2c2516f1c28f114a550ff01468c16202fc9a110b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 21:03:57 +0000 Subject: [PATCH 135/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index e139d4aa..c71c3514 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -40,5 +40,5 @@ "moderate-to-high-agreement-yes-maybe-geometries-description": "Ez az adatkészlet az összes olyan eredményt tartalmazza, ahol a felhasználók legalább 35%-a „igen” vagy „talán” minősítést adott. A kimeneti adatkészlet az összes kiválasztott eredmény unióját mutatja.", "license-section-heading": "Licenc", "license-section-description-1": "Ez a projekt az OpenStreetMap közösség része. A cél a kiváló minőségű, szabadon hozzáférhető és mindenki számára elérhető földrajzi adatok létrehozása. Az adatokat az OSM kölcsönös licence védi attól, hogy kisajátítsák őket olyan szolgáltatások, amelyek nem osztják meg őket vissza, az OSM felé.", - "license-section-description-2": "A MapSwipe „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt van kiadva. Ha szeretnéd felhasználni az adatokat, csupán arra figyelj, hogy tüntesd fel a MapSwipe közreműködőit." + "license-section-description-2": "A MapSwipe-adatok „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt vannak közzétéve. Ha szeretnéd felhasználni az adatokat, csupán arra figyelj, hogy tüntesd fel a MapSwipe közreműködőit." } From cf7dec2f82ed0d485067d462957ea5e11d72c761 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 21:04:20 +0000 Subject: [PATCH 136/137] [Translation] Translate project.json in hu 100% translated source file: 'project.json' on 'hu'. --- public/locales/hu/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project.json b/public/locales/hu/project.json index c71c3514..14939539 100644 --- a/public/locales/hu/project.json +++ b/public/locales/hu/project.json @@ -40,5 +40,5 @@ "moderate-to-high-agreement-yes-maybe-geometries-description": "Ez az adatkészlet az összes olyan eredményt tartalmazza, ahol a felhasználók legalább 35%-a „igen” vagy „talán” minősítést adott. A kimeneti adatkészlet az összes kiválasztott eredmény unióját mutatja.", "license-section-heading": "Licenc", "license-section-description-1": "Ez a projekt az OpenStreetMap közösség része. A cél a kiváló minőségű, szabadon hozzáférhető és mindenki számára elérhető földrajzi adatok létrehozása. Az adatokat az OSM kölcsönös licence védi attól, hogy kisajátítsák őket olyan szolgáltatások, amelyek nem osztják meg őket vissza, az OSM felé.", - "license-section-description-2": "A MapSwipe-adatok „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt vannak közzétéve. Ha szeretnéd felhasználni az adatokat, csupán arra figyelj, hogy tüntesd fel a MapSwipe közreműködőit." + "license-section-description-2": "A MapSwipe-adatok „liberális”, nem kölcsönös licenc (Creative Commons Attribution) alatt vannak közzétéve. Ha szeretnéd felhasználni az adatokat, csupán arra figyelj, hogy tüntesd fel a MapSwipe-közreműködőket." } From 12b66b3af406a52c0b493a7338f5ce156de52a07 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 21:04:58 +0000 Subject: [PATCH 137/137] [Translation] Translate project_old.json in hu 100% translated source file: 'project_old.json' on 'hu'. --- public/locales/hu/project_old.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/hu/project_old.json b/public/locales/hu/project_old.json index d6e55dc5..b0db57ce 100644 --- a/public/locales/hu/project_old.json +++ b/public/locales/hu/project_old.json @@ -1,6 +1,6 @@ { "users-title": "Felhasználók", - "users-description": "Ez az adatkészlet az egyes felhasználók egyedi közreműködéseit tartalmazza. Ebből lehet felismerni például a projekt legaktívabb felhasználóit. (Ne feledd, hogy használat előtt ki kell tömörítened a .gz fájlt.)", + "users-description": "Ez az adatkészlet az egyes felhasználók egyedi szerkesztéseit tartalmazza. Ebből lehet felismerni például a projekt legaktívabb felhasználóit. (Ne feledd, hogy használat előtt ki kell tömörítened a .gz fájlt.)", "date": "{{date, datetime}}", "active-projects": "Aktív", "finished-projects": "Befejezett",