From cf1d2b8e6874fa4b720778a65031227663d8d892 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 15:33:45 +0100 Subject: [PATCH 001/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 74da3927..cff963cf 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -80,6 +80,7 @@ "edit": "Editer", "edit-entry": "Éditer une entrée", "edit-list": "Éditer la liste", + "edit-route": "Edit route", "edit-waypoint": "Éditer le point de repère", "edited": "edited", "elevation-gain": "Dénivelé positif", @@ -259,6 +260,7 @@ "speed": "Vitesse", "statistics": "Statistics", "stop-drawing": "Arrêter de tracer", + "stop-editing": "Stop editing", "summit-book": "Liste des ascensions", "table": "Tableau", "text": "Texte", @@ -270,6 +272,7 @@ "units": "Unités", "upload-file": "Importer un fichier", "upload-gpx": "Envoyer un GPX", + "upload-new-file": "Upload new file", "uploaded": "téléchargé", "username": "Nom d'utilisateur", "view": "Afficher", From 02e77e9867056887edb2cf4bde9cc784fc59d2b8 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 15:33:46 +0100 Subject: [PATCH 002/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index abdb869b..e0b17143 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -80,6 +80,7 @@ "edit": "Bearbeiten", "edit-entry": "Eintrag bearbeiten", "edit-list": "Liste bearbeiten", + "edit-route": "Edit route", "edit-waypoint": "Wegpunkt bearbeiten", "edited": "bearbeitet", "elevation-gain": "Höhenunterschied (aufw.)", @@ -259,6 +260,7 @@ "speed": "Geschwindigkeit", "statistics": "Statistiken", "stop-drawing": "Zeichnen beenden", + "stop-editing": "Stop editing", "summit-book": "Gipfelbuch", "table": "Tabelle", "text": "Text", @@ -270,6 +272,7 @@ "units": "Einheiten", "upload-file": "Datei hochladen", "upload-gpx": "GPX hochladen", + "upload-new-file": "Upload new file", "uploaded": "hochgeladen", "username": "Nutzername", "view": "Ansehen", From d0bb148b89d65c1b9118c7019b69dd275ce21554 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 15:33:47 +0100 Subject: [PATCH 003/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index f2bcc1ac..998b453b 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -80,6 +80,7 @@ "edit": "Szerkesztés", "edit-entry": "Bejegyzés szerkesztése", "edit-list": "Lista szerkesztése", + "edit-route": "Edit route", "edit-waypoint": "Útvonalpont szerkesztése", "edited": "edited", "elevation-gain": "Magasságnövekedés", @@ -259,6 +260,7 @@ "speed": "Speed", "statistics": "Statistics", "stop-drawing": "Stop drawing", + "stop-editing": "Stop editing", "summit-book": "Csúcspont könyv", "table": "Táblázat", "text": "Szöveg", @@ -270,6 +272,7 @@ "units": "Mértékegységek", "upload-file": "Fájl feltöltése", "upload-gpx": "GPX feltöltése", + "upload-new-file": "Upload new file", "uploaded": "uploaded", "username": "Felhasználónév", "view": "View", From b07cafac79eea007aa85958212b75ff2148f455f Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 15:33:48 +0100 Subject: [PATCH 004/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 06c41681..34dd6eeb 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -80,6 +80,7 @@ "edit": "Modifica", "edit-entry": "Modifica voce", "edit-list": "Modifica lista", + "edit-route": "Edit route", "edit-waypoint": "Modifica waypoint", "edited": "modificato", "elevation-gain": "Guadagno di quota", @@ -259,6 +260,7 @@ "speed": "Velocità", "statistics": "Statistiche", "stop-drawing": "Smettere di disegnare", + "stop-editing": "Stop editing", "summit-book": "Libro di vetta", "table": "Tavolo", "text": "Testo", @@ -270,6 +272,7 @@ "units": "Unità", "upload-file": "Carica file", "upload-gpx": "Carica file GPX", + "upload-new-file": "Upload new file", "uploaded": "caricato", "username": "Nome utente", "view": "Visualizza", From d7da37ca68ecd77335984b46a24cc477cf774edf Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 15:33:49 +0100 Subject: [PATCH 005/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index e506db9e..988fc6cc 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -80,6 +80,7 @@ "edit": "Bewerken", "edit-entry": "Item bewerken", "edit-list": "Lijst aanpassen", + "edit-route": "Edit route", "edit-waypoint": "Routepunt aanpassen", "edited": "edited", "elevation-gain": "Hoogteverschil", @@ -259,6 +260,7 @@ "speed": "Speed", "statistics": "Statistics", "stop-drawing": "Stop drawing", + "stop-editing": "Stop editing", "summit-book": "Bergtopboek", "table": "Tabel", "text": "Tekst", @@ -270,6 +272,7 @@ "units": "Eenheden", "upload-file": "Bestand uploaden", "upload-gpx": "GPX-bestand uploaden", + "upload-new-file": "Upload new file", "uploaded": "uploaded", "username": "Gebruikersnaam", "view": "View", From 8a02a041c1259107199b5b64970ee4b77aab7ed0 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 15:33:50 +0100 Subject: [PATCH 006/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 92c8183a..d792982d 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -80,6 +80,7 @@ "edit": "Edytuj", "edit-entry": "Edytuj pozycję", "edit-list": "Edytuj Listę", + "edit-route": "Edit route", "edit-waypoint": "Edytuj Punkt", "edited": "edited", "elevation-gain": "Przyrost wysokości", @@ -259,6 +260,7 @@ "speed": "Prędkość", "statistics": "Statystyki", "stop-drawing": "Przestań rysować", + "stop-editing": "Stop editing", "summit-book": "Logbook", "table": "Tabela", "text": "Tekst", @@ -270,6 +272,7 @@ "units": "Jednostki", "upload-file": "Przesyłanie pliku", "upload-gpx": "Importuj GPX", + "upload-new-file": "Upload new file", "uploaded": "wgrany", "username": "Nazwa Użytkownika", "view": "Widok", From 07a32384182f4822a1256aa6963b2f3f06bef568 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 15:33:51 +0100 Subject: [PATCH 007/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index adba37cb..ac14b6cb 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -80,6 +80,7 @@ "edit": "Editar", "edit-entry": "Editar entrada", "edit-list": "Editar lista", + "edit-route": "Edit route", "edit-waypoint": "Editar ponto de passagem", "edited": "edited", "elevation-gain": "Ganho de elevação", @@ -259,6 +260,7 @@ "speed": "Velocidade", "statistics": "Statistics", "stop-drawing": "Parar desenho", + "stop-editing": "Stop editing", "summit-book": "Livro da cimeira", "table": "Tabela", "text": "Texto", @@ -270,6 +272,7 @@ "units": "Unidades", "upload-file": "Subir arquivo", "upload-gpx": "Carregar GPX", + "upload-new-file": "Upload new file", "uploaded": "carregado", "username": "Nome de utilizador", "view": "Ver", From 2d18e7e93f4d4110854dc9eea2545ab2c4f4ccae Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 15:33:52 +0100 Subject: [PATCH 008/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 30ad7d7b..c448752f 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -80,6 +80,7 @@ "edit": "编辑", "edit-entry": "编辑日程", "edit-list": "编辑列表", + "edit-route": "Edit route", "edit-waypoint": "编辑坐标", "edited": "edited", "elevation-gain": "上升海拔", @@ -259,6 +260,7 @@ "speed": "速度", "statistics": "Statistics", "stop-drawing": "停止绘制", + "stop-editing": "Stop editing", "summit-book": "详细日程", "table": "表格", "text": "文本", @@ -270,6 +272,7 @@ "units": "单位", "upload-file": "上传文件", "upload-gpx": "上传 GPX", + "upload-new-file": "Upload new file", "uploaded": "已上传", "username": "用户名", "view": "查看", From b99220bff39cb0e8fd46764c2453979234689fca Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 15:33:53 +0100 Subject: [PATCH 009/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 74c7df75..91268919 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -80,6 +80,7 @@ "edit": "Editar", "edit-entry": "Editar entrada", "edit-list": "Editar Lista", + "edit-route": "Edit route", "edit-waypoint": "Editar Punto de Interés", "edited": "editado", "elevation-gain": "Ascenso", @@ -259,6 +260,7 @@ "speed": "Velocidad", "statistics": "Estadísticas", "stop-drawing": "Parar de diseñar", + "stop-editing": "Stop editing", "summit-book": "Libro de ascensos", "table": "Tabla", "text": "Texto", @@ -270,6 +272,7 @@ "units": "Unidades", "upload-file": "Cargar archivo", "upload-gpx": "Cargar GPX", + "upload-new-file": "Upload new file", "uploaded": "cargado", "username": "Nombre de usuario", "view": "Ver", From 3b733e58b3a2625d5d34e57b86e1d85cd694806d Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 19:15:27 +0100 Subject: [PATCH 010/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index cff963cf..c547176d 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -222,6 +222,7 @@ "removed-trail-from": "Enlever l'itinéraire de", "required": "Requis", "reset-password": "Réinitialiser le mot de passe", + "route-point": "Route Point", "save": "Sauvegarder", "save-list": "Sauvegarder la liste", "save-trail": "Sauvegarder l'itinéraire", From 3b2c7d3ff8f1f03fde0595b609893ac8f462e930 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 19:15:28 +0100 Subject: [PATCH 011/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index e0b17143..8564b03b 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -222,6 +222,7 @@ "removed-trail-from": "Route entfernt aus", "required": "Pflichtfeld", "reset-password": "Passwort zurücksetzen", + "route-point": "Route Point", "save": "Speichern", "save-list": "Liste speichern", "save-trail": "Route speichern", From c39173aa72db2d6b008e6820865db88627f30e17 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 19:15:29 +0100 Subject: [PATCH 012/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 998b453b..10c218fe 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -222,6 +222,7 @@ "removed-trail-from": "Eltávolított nyomvonal a", "required": "Kötelező", "reset-password": "Reset Password", + "route-point": "Route Point", "save": "Mentés", "save-list": "Save List", "save-trail": "Útvonal mentése", From 602e74814498aa6d083afe69999ca08ec23db175 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 19:15:30 +0100 Subject: [PATCH 013/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 34dd6eeb..0841d58e 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -222,6 +222,7 @@ "removed-trail-from": "Percorso rimosso da", "required": "Obbligatorio", "reset-password": "Ripristinare Password", + "route-point": "Route Point", "save": "Salva", "save-list": "Salta Lista", "save-trail": "Salva percorso", From 645f7ac3eee6051b7c9585d9dccc88aa0a35466c Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 19:15:31 +0100 Subject: [PATCH 014/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 988fc6cc..c5a9d29c 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -222,6 +222,7 @@ "removed-trail-from": "De wandelroute is verwijderd van", "required": "Verplicht", "reset-password": "Reset Password", + "route-point": "Route Point", "save": "Bewaren", "save-list": "Save List", "save-trail": "Wandelroute bewaren", From 3e14d1aebf2007a04e6987bb80d0bdd0c039a45d Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 19:15:32 +0100 Subject: [PATCH 015/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index d792982d..98ed29b1 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -222,6 +222,7 @@ "removed-trail-from": "Usunięto szlak z", "required": "Wymagane", "reset-password": "Resetuj hasło", + "route-point": "Route Point", "save": "Zapisz", "save-list": "Zapisz listę", "save-trail": "Zapisz szlak", From 43e3c4379de657aa9266670f1ef3e2310ae6ffbd Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 19:15:33 +0100 Subject: [PATCH 016/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index ac14b6cb..89b01862 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -222,6 +222,7 @@ "removed-trail-from": "Trilha removida de", "required": "Obrigatório", "reset-password": "Reset Password", + "route-point": "Route Point", "save": "Guardar", "save-list": "Gravar lista", "save-trail": "Guardar trilho", From 5240b1e2072770fa717999c84b507551cd7dd2e2 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 19:15:34 +0100 Subject: [PATCH 017/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index c448752f..e560fe5c 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -222,6 +222,7 @@ "removed-trail-from": "路线已删除自", "required": "必填", "reset-password": "重置密码", + "route-point": "Route Point", "save": "保存", "save-list": "保存列表", "save-trail": "保存路线", From 8b5a9098d9fa76168b3648b6c65d5f963b4a4689 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 19:15:35 +0100 Subject: [PATCH 018/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 91268919..15c398fb 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -222,6 +222,7 @@ "removed-trail-from": "Ruta borrada de", "required": "Obligatorio", "reset-password": "Restablecer Contraseña", + "route-point": "Route Point", "save": "Guardar", "save-list": "Guardar Lista", "save-trail": "Guardar Ruta", From 75281c166b8ee2dcba2bbe129cedeaeddd96e89e Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 23:16:16 +0100 Subject: [PATCH 019/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 52 ++++++++++++++++---------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index c547176d..b78b7c2e 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -7,7 +7,7 @@ "Walking": "Marche", "about": "Informations", "account-delete-confirm": "Vous êtes sur le point de supprimer votre compte. Tous vos itinéraires seront également supprimés. Voulez-vous continuer ?", - "account-privacy": "Account privacy", + "account-privacy": "Protection de la vie privée", "activity": "{n, plural, =1 {Activity} other {Activities}}", "add-bio": "Add Bio", "add-entry": "Ajouter une entrée", @@ -24,7 +24,7 @@ "avatar": "Avatar", "average-speed": "Vitesse Moy.", "back": "Retour", - "back-to-login": "Back to Login", + "back-to-login": "Retour à la page de connexion", "basic-info": "Informations de base", "before": "Avant le", "by": "par", @@ -41,7 +41,7 @@ "close": "Fermer", "comment": "{n, plural, =1 {Commentaire} other {Commentaires}}", "completed": "Terminé", - "completed-a-trail": "completed a trail", + "completed-a-trail": "a terminé un parcours", "completion-status": "Statut", "confirm": "Confirmer", "confirm-deletion": "Confirmer la suppression", @@ -71,7 +71,7 @@ "display-as": "Afficher en tant que", "distance": "Distance", "documentation": "Documentation", - "download": "Download", + "download": "Télécharger", "draw-a-route": "Tracer un itinéraire", "driving": "Conduire", "duration": "Durée", @@ -80,26 +80,26 @@ "edit": "Editer", "edit-entry": "Éditer une entrée", "edit-list": "Éditer la liste", - "edit-route": "Edit route", + "edit-route": "Modifier l'itinéraire", "edit-waypoint": "Éditer le point de repère", - "edited": "edited", + "edited": "modifié", "elevation-gain": "Dénivelé positif", - "elevation-loss": "Elevation Loss", + "elevation-loss": "Dénivelé négatif", "email": "Email", - "email-updated": "Email updated", + "email-updated": "Adresse mail mise à jour", "empty-activities": "{username} has no activity yet", - "empty-bio": "{username} has not added a bio yet", - "empty-lists": "{username} has no public lists", + "empty-bio": "{username} n'a pas encore de description", + "empty-lists": "{username} n'a pas de liste publique", "english": "Anglais", "entry": "Entrée", "error-creating-user": "Erreur durant la création de l'utilisateur", "error-during-login": "Erreur durant la connexion", - "error-during-password-reset": "Unable to send password reset email", + "error-during-password-reset": "Impossible d'envoyer l'e-mail de réinitialisation du mot de passe", "error-exporting-trail": "Erreur lors de l'export de l'itinéraire", - "error-posting-comment": "Error posting comment", + "error-posting-comment": "Erreur lors de la publication du commentaire", "error-printing-map": "Erreur d'impression de la carte", "error-reading-file": "Erreur de lecture du fichier", - "error-saving-list": "Error saving list", + "error-saving-list": "Erreur lors de l'enregistrement de la liste", "error-saving-trail": "Erreur lors de l'enregistrement de l'itinéraire", "error-updating-password": "Erreur lors de la mise à jour du mot de passe", "est-duration": "Temps estimé", @@ -110,13 +110,13 @@ "favourite-sport": "Activité favorite", "features": "Fonctionnalités", "file-format": "Format du fichier", - "file-too-big": "File {file} is too big (max. {size})", + "file-too-big": "Le fichier {file} est trop volumineux (max. {size})", "filter-categories": "Filter categories", "filter-difficulty": "Filter difficulty", "focus-map-on": "Centrer la carte sur", - "follow": "Follow", - "followers": "Followers", - "following": "Following", + "follow": "Suivre", + "followers": "Abonné(e)s", + "following": "Abonnements", "forgot-your-password": "Mot de passe oublié ?", "french": "Français", "german": "Allemand", @@ -138,7 +138,7 @@ "invalid-date": "Date invalide", "invalid-username": "Nom d'utilisateur invalide", "italian": "Italien", - "joined": "Joined", + "joined": "Rejoint", "language": "Langue", "latitude": "Latitude", "license": "Licence", @@ -148,7 +148,7 @@ "list-public-warning": "Tous les itinéraires de cette liste seront publics.", "list-saved-successfully": "Liste enregistrée avec succès", "list-share-warning": "Le partage d'une liste partage automatiquement toutes les pistes qu'elle contient.", - "list-share-warning-update": "Added trails will be shared with everyone that has access to this list.", + "list-share-warning-update": "Les trajets ajoutés seront partagés avec toutes les personnes qui ont accès à cette liste.", "location": "Localisation", "login": "Connexion", "login-details": "Données de connexion", @@ -171,21 +171,21 @@ "near": "À proximité de", "new-list": "Nouvelle liste", "new-password": "Nouveau mot de passe", - "new-password-error": "Error setting new password", - "new-password-success": "The new password has been set", - "new-password-text": "Set a new password", + "new-password-error": "Erreur lors de l'enregistrement du nouveau mot de passe", + "new-password-success": "Le nouveau mot de passe a été enregistré", + "new-password-text": "Définir un nouveau mot de passe", "new-trail": "Nouvel itinéraire", "no-account": "Pas encore de compte ?", "no-comments-so-far": "No comments so far", - "no-data": "No data", - "no-description-for-now": "No description for now", + "no-data": "Pas de données", + "no-description-for-now": "Pas de description pour le moment", "no-grid": "No Grid", - "no-notifications": "No notifications", + "no-notifications": "Pas de notifications", "no-photos-here": "No photos here", "no-preference": "Tout afficher", "no-results": "Aucun résultat", "no-routes-added": "No routes added", - "no-waypoints-yet": "No waypoints yet", + "no-waypoints-yet": "Pas encore de point de passage", "not-a-valid-email-address": "Adresse email invalide", "not-completed": "Non terminés", "notification-list-create": "{user} created a new list", From f281bfcf671b71c7ba9ab08b7a3d71ce3ba989dc Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 13 Jan 2025 01:23:15 +0100 Subject: [PATCH 020/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 84 ++++++++++++++++---------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index b78b7c2e..8eb68dec 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -8,8 +8,8 @@ "about": "Informations", "account-delete-confirm": "Vous êtes sur le point de supprimer votre compte. Tous vos itinéraires seront également supprimés. Voulez-vous continuer ?", "account-privacy": "Protection de la vie privée", - "activity": "{n, plural, =1 {Activity} other {Activities}}", - "add-bio": "Add Bio", + "activity": "{n, plural, =1 {Activité} other {Activités}}", + "add-bio": "Ajouter une description", "add-entry": "Ajouter une entrée", "add-to-list": "Ajouter à une liste", "add-waypoint": "Ajouter un point de repère", @@ -87,7 +87,7 @@ "elevation-loss": "Dénivelé négatif", "email": "Email", "email-updated": "Adresse mail mise à jour", - "empty-activities": "{username} has no activity yet", + "empty-activities": "{username} n'a encore aucune activité", "empty-bio": "{username} n'a pas encore de description", "empty-lists": "{username} n'a pas de liste publique", "english": "Anglais", @@ -111,8 +111,8 @@ "features": "Fonctionnalités", "file-format": "Format du fichier", "file-too-big": "Le fichier {file} est trop volumineux (max. {size})", - "filter-categories": "Filter categories", - "filter-difficulty": "Filter difficulty", + "filter-categories": "Filtrer les catégories", + "filter-difficulty": "Filtrer la difficulté", "focus-map-on": "Centrer la carte sur", "follow": "Suivre", "followers": "Abonné(e)s", @@ -144,11 +144,11 @@ "license": "Licence", "link-copied": "Lien copié !", "list": "{n, plural, =1 {Liste} other {Listes}}", - "list-not-shared": "Not shared with anyone", + "list-not-shared": "Non partagé avec quiconque", "list-public-warning": "Tous les itinéraires de cette liste seront publics.", "list-saved-successfully": "Liste enregistrée avec succès", "list-share-warning": "Le partage d'une liste partage automatiquement toutes les pistes qu'elle contient.", - "list-share-warning-update": "Les trajets ajoutés seront partagés avec toutes les personnes qui ont accès à cette liste.", + "list-share-warning-update": "Les itinéraires ajoutés seront partagés avec toutes les personnes qui ont accès à cette liste.", "location": "Localisation", "login": "Connexion", "login-details": "Données de connexion", @@ -176,44 +176,44 @@ "new-password-text": "Définir un nouveau mot de passe", "new-trail": "Nouvel itinéraire", "no-account": "Pas encore de compte ?", - "no-comments-so-far": "No comments so far", + "no-comments-so-far": "Aucun commentaire pour l'instant", "no-data": "Pas de données", "no-description-for-now": "Pas de description pour le moment", - "no-grid": "No Grid", + "no-grid": "Aucune grille", "no-notifications": "Pas de notifications", - "no-photos-here": "No photos here", + "no-photos-here": "Aucune photo ici", "no-preference": "Tout afficher", "no-results": "Aucun résultat", - "no-routes-added": "No routes added", + "no-routes-added": "Aucun itinéraire ajouté", "no-waypoints-yet": "Pas encore de point de passage", "not-a-valid-email-address": "Adresse email invalide", "not-completed": "Non terminés", - "notification-list-create": "{user} created a new list", - "notification-list-share": "{user} shared a list with you", - "notification-new-follower": "You have a new follower", - "notification-trail-comment": "{user} left a comment on your trail \"{trail}\"", - "notification-trail-create": "{user} created a new trail", - "notification-trail-share": "{user} shared a trail with you", + "notification-list-create": "{user} a créé une nouvelle liste", + "notification-list-share": "{user} à partagé une liste avec vous", + "notification-new-follower": "Vous avez un nouvel abonné", + "notification-trail-comment": "{user} a laissé un commentaire sur votre itinéraire {trail}", + "notification-trail-create": "{user} a créé un nouvel itinéraire", + "notification-trail-share": "{user} a partagé un itinéraire avec vous", "notifications": "Notifications", "off": "Désactivé", - "only-me": "Only me", + "only-me": "Seulement moi", "or": "ou", "orientation": "Orientation", "paper-size": "Taille de papier", "password": "Mot de passe", "password-confirm": "Confirmer le mot de passe", - "password-reset-sent": "A password reset email has been sent", - "password-reset-text": "We will send a reset link to your email address.", + "password-reset-sent": "Un e-mail de réinitialisation de votre mot de passe a été envoyé", + "password-reset-text": "Un lien de réinitialisation vous sera envoyé sur votre adresse e-mail.", "password-updated": "Mot de passe mis à jour", "passwords-must-match": "Les mots de passes doivent être identiques", "photos": "Photos", "pick-a-trail": "Choisir un itinéraire", - "planned-a-trail": "planned a trail", + "planned-a-trail": "a plannifié un itinéraire", "polish": "polonais", "portuguese": "Portugais", "print": "Imprimer", - "privacy": "Privacy", - "private": "Private", + "privacy": "Confidentialité", + "private": "Privé", "profile": "Profile", "public": "Publique", "radius": "Rayon", @@ -222,7 +222,7 @@ "removed-trail-from": "Enlever l'itinéraire de", "required": "Requis", "reset-password": "Réinitialiser le mot de passe", - "route-point": "Route Point", + "route-point": "Étape", "save": "Sauvegarder", "save-list": "Sauvegarder la liste", "save-trail": "Sauvegarder l'itinéraire", @@ -232,20 +232,20 @@ "search-trails": "Chercher un itinéraire", "select-list": "Liste de choix", "settings": "Paramètres", - "settings-notification-list-create": "A user who you follow has created a list", - "settings-notification-list-share": "Someone shared a list with you", - "settings-notification-new-follower": "You have a new follower", - "settings-notification-trail-comment": "Someone left a comment on your trail", - "settings-notification-trail-create": "A user who you follow has created a trail", - "settings-notification-trail-share": "Someone shared a trail with you", - "settings-privacy-account-private": "Only you can see your profile. You will not appear in search results. Other users cannot follow you or share trails with you. You can still publish trails or lists.", - "settings-privacy-account-public": "Everyone can see your profile. You appear in search results. Other users can follow you and share trails with you.", - "settings-privacy-lists-private": "Your lists are private by default. No one except you will be able to see them. You can change this setting at any point for individual lists.", - "settings-privacy-lists-public": "Your lists are public by default. Everyone will be able to see them. You can change this setting at any point for individual lists.", - "settings-privacy-trails-private": "Your trails are private by default. No one except you will be able to see them. You can change this setting at any point for individual trails.", - "settings-privacy-trails-public": "Your trails are public by default. Everyone will be able to see them. You can change this setting at any point for individual trails.", + "settings-notification-list-create": "Un utilisateur que vous suivez à créé une nouvelle liste", + "settings-notification-list-share": "Quelqu'un à partagé une liste avec vous", + "settings-notification-new-follower": "Vous avez un nouvel abonné", + "settings-notification-trail-comment": "Quelqu'un a commenté votre itinéraire", + "settings-notification-trail-create": "Un utilisateur que vous suivez a créé un nouvel itinéraire", + "settings-notification-trail-share": "Quelqu'un a partagé un itinéraire avec vous", + "settings-privacy-account-private": "Vous seul pouvez voir votre profil. Vous n'apparaîtrez pas dans les résultats de recherche. Les autres utilisateurs ne pourront pas vous suivre ni partager d'itinéraire avec vous. Vous pourrez tout de même publier des itinéraires ou des listes.", + "settings-privacy-account-public": "Tout le monde peut voir votre profil. Vous apparaîtrez dans les résultats de recherche. Les autres utilisateurs pourront vous suivre et partager des itinéraires avec vous.", + "settings-privacy-lists-private": "Vos listes sont privées par défaut. Personne d'autre que vous ne peut les voir. Vous pouvez modifier ce paramètre à tout moment pour les listes individuelles.", + "settings-privacy-lists-public": "Vos listes sont publiques par défaut. Tout le monde peut les voir. Vous pouvez modifier ce paramètre à tout moment pour les listes individuelles.", + "settings-privacy-trails-private": "Vos itinéraires sont privés par défaut. Personne d'autre que vous ne peut les voir. Vous pouvez modifier ce paramètre à tout moment pour les itinéraires individuels.", + "settings-privacy-trails-public": "Vos itinéraires sont publics par défaut. Tout le monde peut les voir. Vous pouvez modifier ce paramètre à tout moment pour les itinéraires individuels.", "share": "Partager", - "share-profile": "Share profile", + "share-profile": "Partager le profil", "share-this-list": "Partager cette liste", "share-this-trail": "Partager l'itinéraire", "shared": "Partagé", @@ -255,13 +255,13 @@ "show-on-map": "Voir sur la carte", "slogan": "Sauvegarder vos aventures !", "slope": "Pente", - "someone": "Someone", + "someone": "Quelqu'un", "sort": "Trier", "spanish": "Espagnol", "speed": "Vitesse", - "statistics": "Statistics", + "statistics": "Statistiques", "stop-drawing": "Arrêter de tracer", - "stop-editing": "Stop editing", + "stop-editing": "Arrêter la modification", "summit-book": "Liste des ascensions", "table": "Tableau", "text": "Texte", @@ -273,8 +273,8 @@ "units": "Unités", "upload-file": "Importer un fichier", "upload-gpx": "Envoyer un GPX", - "upload-new-file": "Upload new file", - "uploaded": "téléchargé", + "upload-new-file": "Importer un fichier", + "uploaded": "importé", "username": "Nom d'utilisateur", "view": "Afficher", "waypoints": "{n, plural, =1 {Point de passage} other {Points de passage}}", From e3e0baef5eaf2d29c9e1553010a25dc6ada35100 Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 16 Jan 2025 01:05:36 +0100 Subject: [PATCH 021/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 8eb68dec..a76eb467 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -154,6 +154,7 @@ "login-details": "Données de connexion", "logout": "Déconnexion", "longitude": "Longitude", + "loop": "Loop", "make-one": "Faites-en un !", "make-thumbnail": "Créer une miniature", "map": "Carte", From c751ecd756b3f28afe923fe254a0e271ac669edc Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 16 Jan 2025 01:05:37 +0100 Subject: [PATCH 022/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 8564b03b..61367598 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -154,6 +154,7 @@ "login-details": "Login Details", "logout": "Logout", "longitude": "Längengrad", + "loop": "Loop", "make-one": "Neues erstellen!", "make-thumbnail": "Thumbnail festlegen", "map": "Karte", From c86417245fa984ba141c155db06e4a03b81aa82d Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 16 Jan 2025 01:05:38 +0100 Subject: [PATCH 023/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 10c218fe..36a94e6e 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -154,6 +154,7 @@ "login-details": "Login details", "logout": "Kijelentkezés", "longitude": "Hosszúság", + "loop": "Loop", "make-one": "Készítsen egyet!", "make-thumbnail": "Készítsen miniatűrképet", "map": "Térkép", From 8b6dbfb40bcad121bbb8fe556f4ce08b5868333a Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 16 Jan 2025 01:05:39 +0100 Subject: [PATCH 024/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 0841d58e..1ea1eb71 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -154,6 +154,7 @@ "login-details": "Dettagli del login", "logout": "Logout", "longitude": "Longitudine", + "loop": "Loop", "make-one": "Creane uno!", "make-thumbnail": "Imposta miniatura", "map": "Mappa", From 6867cde53c160b304db22bff91e326697438315e Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 16 Jan 2025 01:05:40 +0100 Subject: [PATCH 025/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index c5a9d29c..1d9f2607 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -154,6 +154,7 @@ "login-details": "Login details", "logout": "Uitloggen", "longitude": "Lengtegraad", + "loop": "Loop", "make-one": "Maak er een aan!", "make-thumbnail": "Miniatuur maken", "map": "Kaart", From bb644077abfa458685f4c57734dacafd5b3eb689 Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 16 Jan 2025 01:05:42 +0100 Subject: [PATCH 026/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 98ed29b1..c42f4683 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -154,6 +154,7 @@ "login-details": "Dane logowania", "logout": "Wyloguj", "longitude": "Wysokość", + "loop": "Loop", "make-one": "Stwórz ją!", "make-thumbnail": "Zrób miniaturkę", "map": "Mapa", From dbfa9327df87ca2f52217c9c19ab1a58da527e88 Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 16 Jan 2025 01:05:43 +0100 Subject: [PATCH 027/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 89b01862..c9d41682 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -154,6 +154,7 @@ "login-details": "Detalhes de login", "logout": "Sair", "longitude": "Longitude", + "loop": "Loop", "make-one": "Faz um!", "make-thumbnail": "Faça miniatura", "map": "Mapa", From d61d76f620b5fce98b34d69698bfcebd372a895f Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 16 Jan 2025 01:05:44 +0100 Subject: [PATCH 028/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index e560fe5c..2898552b 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -154,6 +154,7 @@ "login-details": "登录详情", "logout": "登出", "longitude": "经度", + "loop": "Loop", "make-one": "立刻注册!", "make-thumbnail": "生成缩略图", "map": "地图", From 0d69c35aa3b346d112a7e8febc080f71113316c9 Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 16 Jan 2025 01:05:45 +0100 Subject: [PATCH 029/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 15c398fb..efbe31e9 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -154,6 +154,7 @@ "login-details": "Detalles de acceso", "logout": "Salir", "longitude": "Longitud", + "loop": "Loop", "make-one": "¡Crea uno!", "make-thumbnail": "Generar miniaturas", "map": "Mapa", From e77bcf08640f437434a4ebbf9f7c18e40581a169 Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 16 Jan 2025 18:14:18 +0100 Subject: [PATCH 030/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index c42f4683..bea1332e 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -7,9 +7,9 @@ "Walking": "Spacer", "about": "Na temat", "account-delete-confirm": "Za chwilę usuniesz swoje konto. Wszystkie twoje szlaki zostaną usunięte. Czy chcesz kontynuować?", - "account-privacy": "Account privacy", + "account-privacy": "Prywatność konta", "activity": "{n, plural, one {} few {Aktywności} many {Aktywności}=1 {Aktywność} other {Aktywności}}", - "add-bio": "Add Bio", + "add-bio": "Dodaj biogram", "add-entry": "Dodaj Pozycję", "add-to-list": "Dodaj do listy", "add-waypoint": "Dodaj Punkt", @@ -80,15 +80,15 @@ "edit": "Edytuj", "edit-entry": "Edytuj pozycję", "edit-list": "Edytuj Listę", - "edit-route": "Edit route", + "edit-route": "Edytuj trasę", "edit-waypoint": "Edytuj Punkt", - "edited": "edited", + "edited": "edytowany", "elevation-gain": "Przyrost wysokości", "elevation-loss": "Strata wysokości", "email": "E-mail", "email-updated": "Email zaktualizowany", "empty-activities": "{username} nie ma jeszcze aktywności", - "empty-bio": "{username} has not added a bio yet", + "empty-bio": "{username} jeszcze nie dodał biogramu", "empty-lists": "{username} nie ma publicznych list", "english": "Angielski", "entry": "Pozycja", @@ -96,7 +96,7 @@ "error-during-login": "Błąd podczas logowania", "error-during-password-reset": "Nie udało się wysłać e-maila z resetowaniem hasła", "error-exporting-trail": "Błąd podczas eksportowania szlaku", - "error-posting-comment": "Error posting comment", + "error-posting-comment": "Błąd wysyłania komentarza", "error-printing-map": "Błąd podczas drukowania mapy", "error-reading-file": "Błąd wczytywania pliku", "error-saving-list": "Błąd przy zapisywaniu listy", @@ -154,7 +154,7 @@ "login-details": "Dane logowania", "logout": "Wyloguj", "longitude": "Wysokość", - "loop": "Loop", + "loop": "Pętla", "make-one": "Stwórz ją!", "make-thumbnail": "Zrób miniaturkę", "map": "Mapa", @@ -185,8 +185,8 @@ "no-photos-here": "Nie ma tu zdjęć", "no-preference": "Brak preferencji", "no-results": "Brak wyników", - "no-routes-added": "No routes added", - "no-waypoints-yet": "No waypoints yet", + "no-routes-added": "Brak dodanych tras", + "no-waypoints-yet": "Jeszcze nie ma punktów trasy", "not-a-valid-email-address": "Nieprawidłowy adres email", "not-completed": "Nie dokończono", "notification-list-create": "{user} utworzył(a) nową listę", @@ -223,7 +223,7 @@ "removed-trail-from": "Usunięto szlak z", "required": "Wymagane", "reset-password": "Resetuj hasło", - "route-point": "Route Point", + "route-point": "Punkt trasy", "save": "Zapisz", "save-list": "Zapisz listę", "save-trail": "Zapisz szlak", @@ -262,7 +262,7 @@ "speed": "Prędkość", "statistics": "Statystyki", "stop-drawing": "Przestań rysować", - "stop-editing": "Stop editing", + "stop-editing": "Zakończ edycję", "summit-book": "Logbook", "table": "Tabela", "text": "Tekst", @@ -274,7 +274,7 @@ "units": "Jednostki", "upload-file": "Przesyłanie pliku", "upload-gpx": "Importuj GPX", - "upload-new-file": "Upload new file", + "upload-new-file": "Prześlij nowy plik", "uploaded": "wgrany", "username": "Nazwa Użytkownika", "view": "Widok", From 41111bc3298a46a9b1111b1c5d3fe845a3903aae Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 26 Jan 2025 17:30:25 +0100 Subject: [PATCH 031/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index a76eb467..3a7231c1 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -230,6 +230,7 @@ "save-your-trail-first": "Enregistrez d'abord votre itinéraire", "search-cities": "Recherche une ville", "search-for-trails-places": "Chercher un itinéraire ou un lieu", + "search-places": "Search places", "search-trails": "Chercher un itinéraire", "select-list": "Liste de choix", "settings": "Paramètres", From ae5d321d651ec526e47a78da6c8583c756125f31 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 26 Jan 2025 17:30:26 +0100 Subject: [PATCH 032/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 61367598..929f1102 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -80,7 +80,7 @@ "edit": "Bearbeiten", "edit-entry": "Eintrag bearbeiten", "edit-list": "Liste bearbeiten", - "edit-route": "Edit route", + "edit-route": "Route bearbeiten", "edit-waypoint": "Wegpunkt bearbeiten", "edited": "bearbeitet", "elevation-gain": "Höhenunterschied (aufw.)", @@ -145,7 +145,7 @@ "link-copied": "Link kopiert", "list": "{n, plural, =1 {Liste} other {Listen}}", "list-not-shared": "Mit niemandem geteilt", - "list-public-warning": "Alle routen in dieser Liste werden veröffentlicht.", + "list-public-warning": "Alle Routen in dieser Liste werden veröffentlicht.", "list-saved-successfully": "Liste gespeichert", "list-share-warning": "Durch das Teilen einer Liste werden automatisch alle darin enthaltenen Routen freigegeben.", "list-share-warning-update": "Hinzugefügte Routen werden mit allen geteilt, die Zugriff auf diese Liste haben.", @@ -154,7 +154,7 @@ "login-details": "Login Details", "logout": "Logout", "longitude": "Längengrad", - "loop": "Loop", + "loop": "Rundweg", "make-one": "Neues erstellen!", "make-thumbnail": "Thumbnail festlegen", "map": "Karte", @@ -223,13 +223,14 @@ "removed-trail-from": "Route entfernt aus", "required": "Pflichtfeld", "reset-password": "Passwort zurücksetzen", - "route-point": "Route Point", + "route-point": "Routenpunkt", "save": "Speichern", "save-list": "Liste speichern", "save-trail": "Route speichern", "save-your-trail-first": "Route zuerst speichern", "search-cities": "Städte suchen", - "search-for-trails-places": "Suche nach Routen, Orten", + "search-for-trails-places": "Suche nach Routen, Listen, Orten", + "search-places": "Orte suchen", "search-trails": "Route suchen", "select-list": "Liste auswählen", "settings": "Einstellungen", @@ -262,7 +263,7 @@ "speed": "Geschwindigkeit", "statistics": "Statistiken", "stop-drawing": "Zeichnen beenden", - "stop-editing": "Stop editing", + "stop-editing": "Bearbeiten beenden", "summit-book": "Gipfelbuch", "table": "Tabelle", "text": "Text", @@ -274,7 +275,7 @@ "units": "Einheiten", "upload-file": "Datei hochladen", "upload-gpx": "GPX hochladen", - "upload-new-file": "Upload new file", + "upload-new-file": "Neue Datei hochladen", "uploaded": "hochgeladen", "username": "Nutzername", "view": "Ansehen", From 7709ea223e75fdb98d487bb6bd5938e08d15a471 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 26 Jan 2025 17:30:27 +0100 Subject: [PATCH 033/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 36a94e6e..f1b9a390 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -230,6 +230,7 @@ "save-your-trail-first": "Először mentsd el a nyomvonaladat", "search-cities": "Városok keresése", "search-for-trails-places": "Nyomvonalak, helyek keresése", + "search-places": "Search places", "search-trails": "Nyomvonalak keresése", "select-list": "Lista kiválasztása", "settings": "Beállítások", From 22a582acbf1fa5e2d61e49d31510379efbf40d23 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 26 Jan 2025 17:30:28 +0100 Subject: [PATCH 034/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 1ea1eb71..c8e17062 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -230,6 +230,7 @@ "save-your-trail-first": "Salva prima il tuo percorso", "search-cities": "Cerca città", "search-for-trails-places": "Cerca percorsi, luoghi", + "search-places": "Search places", "search-trails": "Cerca percorsi", "select-list": "Seleziona lista", "settings": "Impostazioni", From 1d85328944ca1c9f044c9b667b645abf4ff3d67d Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 26 Jan 2025 17:30:29 +0100 Subject: [PATCH 035/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 1d9f2607..7e3f357b 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -230,6 +230,7 @@ "save-your-trail-first": "Bewaar eerst je wandelroute", "search-cities": "Zoeken naar steden", "search-for-trails-places": "Zoeken naar locaties en wandelroutes", + "search-places": "Search places", "search-trails": "Zoeken naar wandelroutes", "select-list": "Kies een lijst", "settings": "Instellingen", From 5ccb898f3c001ed58c3fb52560a25b41d841e03e Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 26 Jan 2025 17:30:30 +0100 Subject: [PATCH 036/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index bea1332e..c0c404e5 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -230,6 +230,7 @@ "save-your-trail-first": "Najpierw zapisz swój szlak", "search-cities": "Szukaj miasta", "search-for-trails-places": "Szukaj szlaków lub miejsc", + "search-places": "Search places", "search-trails": "Szukaj szlaków", "select-list": "Wybierz Listę", "settings": "Ustawienia", From 4554a7479f27751ee36b9f742e3fe620c4b802e1 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 26 Jan 2025 17:30:31 +0100 Subject: [PATCH 037/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index c9d41682..0b631ff3 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -230,6 +230,7 @@ "save-your-trail-first": "Salve sua trilha primeiro", "search-cities": "Procurar cidades", "search-for-trails-places": "Procurar trilhos, locais", + "search-places": "Search places", "search-trails": "Procurar trilhos", "select-list": "Selecionar lista", "settings": "Definições", From cfcf959d72ea2b14725e3d05bebb6100c92fbf06 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 26 Jan 2025 17:30:32 +0100 Subject: [PATCH 038/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 2898552b..0d1540df 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -230,6 +230,7 @@ "save-your-trail-first": "先保存你的路线", "search-cities": "搜索城市", "search-for-trails-places": "搜索路线、地点", + "search-places": "Search places", "search-trails": "搜索路线", "select-list": "选择列表", "settings": "设置", From 33e2f24e48120b8e549ace831977f1c926c0c2cf Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 26 Jan 2025 17:30:33 +0100 Subject: [PATCH 039/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index efbe31e9..837369e7 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -230,6 +230,7 @@ "save-your-trail-first": "Guarda tu ruta primero", "search-cities": "Buscar ciudades", "search-for-trails-places": "Busca rutas, lugares", + "search-places": "Search places", "search-trails": "Buscar ruta", "select-list": "Seleccionar Lista", "settings": "Configuración", From 8912dfbce24bd56961c62ba35f275dc9ea18621d Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 27 Jan 2025 19:53:53 +0100 Subject: [PATCH 040/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 3a7231c1..5f3ab8f4 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -113,6 +113,7 @@ "file-too-big": "Le fichier {file} est trop volumineux (max. {size})", "filter-categories": "Filtrer les catégories", "filter-difficulty": "Filtrer la difficulté", + "finish": "Finish", "focus-map-on": "Centrer la carte sur", "follow": "Suivre", "followers": "Abonné(e)s", @@ -223,6 +224,7 @@ "removed-trail-from": "Enlever l'itinéraire de", "required": "Requis", "reset-password": "Réinitialiser le mot de passe", + "route": "Route", "route-point": "Étape", "save": "Sauvegarder", "save-list": "Sauvegarder la liste", @@ -261,6 +263,7 @@ "sort": "Trier", "spanish": "Espagnol", "speed": "Vitesse", + "start": "Start", "statistics": "Statistiques", "stop-drawing": "Arrêter de tracer", "stop-editing": "Arrêter la modification", From 59b0795ef1c6fafc679fdf00b2b3377e9ab98faf Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 27 Jan 2025 19:53:54 +0100 Subject: [PATCH 041/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 929f1102..13146501 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -113,6 +113,7 @@ "file-too-big": "Datei {file} ist zu groß (max. {size})", "filter-categories": "Kategorien filtern", "filter-difficulty": "Schwierigkeit filtern", + "finish": "Finish", "focus-map-on": "Karte fokussieren auf", "follow": "Folgen", "followers": "Follower", @@ -223,6 +224,7 @@ "removed-trail-from": "Route entfernt aus", "required": "Pflichtfeld", "reset-password": "Passwort zurücksetzen", + "route": "Route", "route-point": "Routenpunkt", "save": "Speichern", "save-list": "Liste speichern", @@ -261,6 +263,7 @@ "sort": "Sortieren", "spanish": "Spanisch", "speed": "Geschwindigkeit", + "start": "Start", "statistics": "Statistiken", "stop-drawing": "Zeichnen beenden", "stop-editing": "Bearbeiten beenden", From 0ca9bc0c90190174f9c2c7d6a6ee5627b264e82f Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 27 Jan 2025 19:53:55 +0100 Subject: [PATCH 042/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index f1b9a390..eda992ec 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -113,6 +113,7 @@ "file-too-big": "File {file} is too big (max. {size})", "filter-categories": "Filter categories", "filter-difficulty": "Filter difficulty", + "finish": "Finish", "focus-map-on": "Focus map on", "follow": "Follow", "followers": "Followers", @@ -223,6 +224,7 @@ "removed-trail-from": "Eltávolított nyomvonal a", "required": "Kötelező", "reset-password": "Reset Password", + "route": "Route", "route-point": "Route Point", "save": "Mentés", "save-list": "Save List", @@ -261,6 +263,7 @@ "sort": "Rendezés", "spanish": "spanyol", "speed": "Speed", + "start": "Start", "statistics": "Statistics", "stop-drawing": "Stop drawing", "stop-editing": "Stop editing", From bd04ffa4505ef00e33b8931d7bd5676939d64ad6 Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 27 Jan 2025 19:53:56 +0100 Subject: [PATCH 043/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index c8e17062..4d161af6 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -113,6 +113,7 @@ "file-too-big": "File {file} è troppo grande (max. {size})", "filter-categories": "Filtrare categorie", "filter-difficulty": "Filtrare difficoltà", + "finish": "Finish", "focus-map-on": "Focus sulla mappa", "follow": "Seguire", "followers": "Seguaci", @@ -223,6 +224,7 @@ "removed-trail-from": "Percorso rimosso da", "required": "Obbligatorio", "reset-password": "Ripristinare Password", + "route": "Route", "route-point": "Route Point", "save": "Salva", "save-list": "Salta Lista", @@ -261,6 +263,7 @@ "sort": "Ordina", "spanish": "spagnolo", "speed": "Velocità", + "start": "Start", "statistics": "Statistiche", "stop-drawing": "Smettere di disegnare", "stop-editing": "Stop editing", From f128ee0bd0638a3724c8a8fd3d635113cf49bda8 Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 27 Jan 2025 19:53:57 +0100 Subject: [PATCH 044/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 7e3f357b..59f393fa 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -113,6 +113,7 @@ "file-too-big": "File {file} is too big (max. {size})", "filter-categories": "Filter categories", "filter-difficulty": "Filter difficulty", + "finish": "Finish", "focus-map-on": "Focus map on", "follow": "Follow", "followers": "Followers", @@ -223,6 +224,7 @@ "removed-trail-from": "De wandelroute is verwijderd van", "required": "Verplicht", "reset-password": "Reset Password", + "route": "Route", "route-point": "Route Point", "save": "Bewaren", "save-list": "Save List", @@ -261,6 +263,7 @@ "sort": "Sorteren", "spanish": "Spaans", "speed": "Speed", + "start": "Start", "statistics": "Statistics", "stop-drawing": "Stop drawing", "stop-editing": "Stop editing", From d4a174ef8beec09ce8ec85ecc5e8a97e0f0f5251 Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 27 Jan 2025 19:53:58 +0100 Subject: [PATCH 045/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index c0c404e5..1e5ead95 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -113,6 +113,7 @@ "file-too-big": "Plik {file} jest za duży (maks. {size})", "filter-categories": "Filtruj kategorie", "filter-difficulty": "Filtruj poziom trudności", + "finish": "Finish", "focus-map-on": "Skoncentruj mapę na", "follow": "Obserwuj", "followers": "Obserwujący", @@ -223,6 +224,7 @@ "removed-trail-from": "Usunięto szlak z", "required": "Wymagane", "reset-password": "Resetuj hasło", + "route": "Route", "route-point": "Punkt trasy", "save": "Zapisz", "save-list": "Zapisz listę", @@ -261,6 +263,7 @@ "sort": "Sortowanie", "spanish": "hiszpański", "speed": "Prędkość", + "start": "Start", "statistics": "Statystyki", "stop-drawing": "Przestań rysować", "stop-editing": "Zakończ edycję", From bdadc5312f1b9880b0e408e33c77769058df28ca Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 27 Jan 2025 19:53:59 +0100 Subject: [PATCH 046/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 0b631ff3..57709bd6 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -113,6 +113,7 @@ "file-too-big": "File {file} is too big (max. {size})", "filter-categories": "Filtrar categorias", "filter-difficulty": "Filter difficulty", + "finish": "Finish", "focus-map-on": "Centrar mapa em", "follow": "Follow", "followers": "Followers", @@ -223,6 +224,7 @@ "removed-trail-from": "Trilha removida de", "required": "Obrigatório", "reset-password": "Reset Password", + "route": "Route", "route-point": "Route Point", "save": "Guardar", "save-list": "Gravar lista", @@ -261,6 +263,7 @@ "sort": "Ordenar", "spanish": "Espanhol", "speed": "Velocidade", + "start": "Start", "statistics": "Statistics", "stop-drawing": "Parar desenho", "stop-editing": "Stop editing", From 5ffa6f170031dfbafbcf6fcd1b492b303710d0dc Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 27 Jan 2025 19:54:00 +0100 Subject: [PATCH 047/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 0d1540df..3b3a8168 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -113,6 +113,7 @@ "file-too-big": "File {file} is too big (max. {size})", "filter-categories": "筛选分类", "filter-difficulty": "Filter difficulty", + "finish": "Finish", "focus-map-on": "地图聚焦于", "follow": "Follow", "followers": "Followers", @@ -223,6 +224,7 @@ "removed-trail-from": "路线已删除自", "required": "必填", "reset-password": "重置密码", + "route": "Route", "route-point": "Route Point", "save": "保存", "save-list": "保存列表", @@ -261,6 +263,7 @@ "sort": "排序", "spanish": "西班牙语", "speed": "速度", + "start": "Start", "statistics": "Statistics", "stop-drawing": "停止绘制", "stop-editing": "Stop editing", From 99ca0d972bb9cbc6bd7f77ee69b3259e0f22758a Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 27 Jan 2025 19:54:01 +0100 Subject: [PATCH 048/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 837369e7..01c91260 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -113,6 +113,7 @@ "file-too-big": "Archivo {file} es demasiado grande (max. {size})", "filter-categories": "Filtrar categorías", "filter-difficulty": "Filtrar dificultad", + "finish": "Finish", "focus-map-on": "Centrar mapa sobre", "follow": "Seguir", "followers": "Seguidores", @@ -223,6 +224,7 @@ "removed-trail-from": "Ruta borrada de", "required": "Obligatorio", "reset-password": "Restablecer Contraseña", + "route": "Route", "route-point": "Route Point", "save": "Guardar", "save-list": "Guardar Lista", @@ -261,6 +263,7 @@ "sort": "Ordenar", "spanish": "Español", "speed": "Velocidad", + "start": "Start", "statistics": "Estadísticas", "stop-drawing": "Parar de diseñar", "stop-editing": "Stop editing", From 50c6d380006e2dbc9f7550821d77beb4392561e1 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 18:14:32 +0100 Subject: [PATCH 049/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 5f3ab8f4..0691b3aa 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -74,6 +74,7 @@ "download": "Télécharger", "draw-a-route": "Tracer un itinéraire", "driving": "Conduire", + "duplicate": "Duplicate", "duration": "Durée", "dutch": "Néerlandais", "easy": "Facile", From 0545bf23e6676b8c08cce53961af2f091b36962a Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 18:14:33 +0100 Subject: [PATCH 050/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 13146501..0d4d8f8f 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -74,6 +74,7 @@ "download": "Herunterladen", "draw-a-route": "Route zeichnen", "driving": "Auto", + "duplicate": "Duplicate", "duration": "Dauer", "dutch": "Niederländisch", "easy": "Einfach", From a4cc6ccbf8dcbfac8220abe84807a5b0cf8c5908 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 18:14:34 +0100 Subject: [PATCH 051/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index eda992ec..26a2ca89 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -74,6 +74,7 @@ "download": "Download", "draw-a-route": "Draw a route", "driving": "Driving", + "duplicate": "Duplicate", "duration": "Duration", "dutch": "Holland", "easy": "Könnyű", From b15721e54dae9d16e61009b49b6aef6c69efff95 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 18:14:35 +0100 Subject: [PATCH 052/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 4d161af6..ebb2132b 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -74,6 +74,7 @@ "download": "Scarica", "draw-a-route": "Disegna un percorso", "driving": "Guida", + "duplicate": "Duplicate", "duration": "Durata", "dutch": "Olandese", "easy": "Facile", From 0437c7a4237fd78e5aeb573fc3641d4029828138 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 18:14:36 +0100 Subject: [PATCH 053/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 59f393fa..30fbd28d 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -74,6 +74,7 @@ "download": "Download", "draw-a-route": "Draw a route", "driving": "Driving", + "duplicate": "Duplicate", "duration": "Duration", "dutch": "Nederlands", "easy": "Makkelijk", From 7ab9606f2c9d8dfb37b9e574dbcbc750897cb14f Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 18:14:37 +0100 Subject: [PATCH 054/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 1e5ead95..973ff6b5 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -74,6 +74,7 @@ "download": "Pobierz", "draw-a-route": "Narysuj trasę", "driving": "Samochód", + "duplicate": "Duplicate", "duration": "Czas trwania", "dutch": "Niderlandzki", "easy": "Łatwy", From ed6251cec46ce934fc94dd37b3055187accb3513 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 18:14:38 +0100 Subject: [PATCH 055/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 57709bd6..b8b8e191 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -74,6 +74,7 @@ "download": "Download", "draw-a-route": "Desenhar uma rota", "driving": "Conduzir", + "duplicate": "Duplicate", "duration": "Duração", "dutch": "Holandês", "easy": "Fácil", From 0d4fbbb69b406ea166caf31e0df15e01e209b1e4 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 18:14:38 +0100 Subject: [PATCH 056/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 3b3a8168..ce97a37b 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -74,6 +74,7 @@ "download": "Download", "draw-a-route": "绘制路线", "driving": "驾驶", + "duplicate": "Duplicate", "duration": "持续时间", "dutch": "荷兰语", "easy": "简单", From 0e00cff8cee800cb4f290d88401b3d8a1b9a4949 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 18:14:39 +0100 Subject: [PATCH 057/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 01c91260..8a03dedf 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -74,6 +74,7 @@ "download": "Descarga", "draw-a-route": "Dibujar una ruta", "driving": "Conducir", + "duplicate": "Duplicate", "duration": "Duración", "dutch": "Holandés", "easy": "Fácil", From c1ba0aa1a52b6fbaa60116118bf119a575703760 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 20:41:26 +0100 Subject: [PATCH 058/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 0691b3aa..49285730 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -38,6 +38,7 @@ "change-password": "Changer de mot de passe", "changelog": "Journal des modifications", "chinese": "Chinois (simplifié)", + "clear-all": "Clear all", "close": "Fermer", "comment": "{n, plural, =1 {Commentaire} other {Commentaires}}", "completed": "Terminé", @@ -121,6 +122,8 @@ "following": "Abonnements", "forgot-your-password": "Mot de passe oublié ?", "french": "Français", + "from-file": "From file", + "from-url": "From URL", "german": "Allemand", "get-position-from-exif": "Obtenir les coordonnées à partir des données EXIF", "grid": "Grille", @@ -190,6 +193,7 @@ "no-routes-added": "Aucun itinéraire ajouté", "no-waypoints-yet": "Pas encore de point de passage", "not-a-valid-email-address": "Adresse email invalide", + "not-a-valid-url": "Not a valid URL", "not-completed": "Non terminés", "notification-list-create": "{user} a créé une nouvelle liste", "notification-list-share": "{user} à partagé une liste avec vous", From d67a308f7986e6bdd39c9e1dc271a1544cbc49a6 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 20:41:27 +0100 Subject: [PATCH 059/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 0d4d8f8f..448ecc61 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -38,6 +38,7 @@ "change-password": "Passwort ändern", "changelog": "Änderungshistorie", "chinese": "Chinesisch (vereinfacht)", + "clear-all": "Clear all", "close": "Schließen", "comment": "{n, plural, =1 {Kommentar} other {Kommentare}}", "completed": "Abgeschlossen", @@ -121,6 +122,8 @@ "following": "Folgt", "forgot-your-password": "Passwort vergessen?", "french": "Französisch", + "from-file": "From file", + "from-url": "From URL", "german": "Deutsch", "get-position-from-exif": "Koordinaten aus EXIF Daten", "grid": "Gitter", @@ -190,6 +193,7 @@ "no-routes-added": "Keine Routen hinzugefügt", "no-waypoints-yet": "Noch keine Wegpunkte", "not-a-valid-email-address": "Keine gültige Email-Adresse", + "not-a-valid-url": "Not a valid URL", "not-completed": "Nicht abgeschlossen", "notification-list-create": "{user} hat eine neue Liste erstellt", "notification-list-share": "{user} hat eine Liste mit Dir geteilt", From e74c70d8b40d655ecae2e76cb4650c016e268262 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 20:41:28 +0100 Subject: [PATCH 060/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 26a2ca89..048c917d 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -38,6 +38,7 @@ "change-password": "Change password", "changelog": "Változás napló", "chinese": "Kínai (egyszerűsítve)", + "clear-all": "Clear all", "close": "Close", "comment": "{n, plural, =1 {Megjegyzés} other {Megjegyzés}}", "completed": "Teljesítve", @@ -121,6 +122,8 @@ "following": "Following", "forgot-your-password": "Forgot your password?", "french": "Francia", + "from-file": "From file", + "from-url": "From URL", "german": "Német", "get-position-from-exif": "Get coordinates from EXIF data", "grid": "Grid", @@ -190,6 +193,7 @@ "no-routes-added": "No routes added", "no-waypoints-yet": "No waypoints yet", "not-a-valid-email-address": "Érvénytelen e-mail cím", + "not-a-valid-url": "Not a valid URL", "not-completed": "Nem teljesített", "notification-list-create": "{user} created a new list", "notification-list-share": "{user} shared a list with you", From 7fa5c2c7eaf1f60fbcc61a0ba2e81a1668b85887 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 20:41:29 +0100 Subject: [PATCH 061/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index ebb2132b..4a38bdf4 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -38,6 +38,7 @@ "change-password": "Cambia password", "changelog": "Changelog", "chinese": "Cinese (semplificato)", + "clear-all": "Clear all", "close": "Chiudi", "comment": "{n, plural, =1 {Commento} other {Commenti}}", "completed": "Completato", @@ -121,6 +122,8 @@ "following": "Seguendo", "forgot-your-password": "Password dimenticata?", "french": "Francese", + "from-file": "From file", + "from-url": "From URL", "german": "Tedesco", "get-position-from-exif": "Ottieni posizione da dati EXIF", "grid": "Griglia", @@ -190,6 +193,7 @@ "no-routes-added": "Nessun percorso aggiunto", "no-waypoints-yet": "Ancora nessun punto d'interesse", "not-a-valid-email-address": "Indirizzo email non valido", + "not-a-valid-url": "Not a valid URL", "not-completed": "Non completato", "notification-list-create": "{user} ha creato una nuova lista", "notification-list-share": "{user} ha condiviso una lista con te", From 4f1bdd0fb952d18e8d33203ee8ac5fb2ace0e477 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 20:41:29 +0100 Subject: [PATCH 062/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 30fbd28d..515eb7c2 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -38,6 +38,7 @@ "change-password": "Wachtwoord wijzigen", "changelog": "Wijzigingslog", "chinese": "Versimpeld Chinees", + "clear-all": "Clear all", "close": "Sluiten", "comment": "{n, plural, =1 {Opmerking} other {Opmerkingen}}", "completed": "Voltooid", @@ -121,6 +122,8 @@ "following": "Following", "forgot-your-password": "Forgot your password?", "french": "Frans", + "from-file": "From file", + "from-url": "From URL", "german": "Duits", "get-position-from-exif": "Get coordinates from EXIF data", "grid": "Rooster", @@ -190,6 +193,7 @@ "no-routes-added": "No routes added", "no-waypoints-yet": "No waypoints yet", "not-a-valid-email-address": "Het e-mailadres is ongeldig", + "not-a-valid-url": "Not a valid URL", "not-completed": "Niet voltooid", "notification-list-create": "{user} created a new list", "notification-list-share": "{user} shared a list with you", From 9c702666ec2bfe5320a3e697b51573d78e7e7c7a Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 20:41:30 +0100 Subject: [PATCH 063/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 973ff6b5..3d63bde3 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -38,6 +38,7 @@ "change-password": "Zmień hasło", "changelog": "Dziennik zmian", "chinese": "Chiński (uproszczony)", + "clear-all": "Clear all", "close": "Zamknij", "comment": "{n, plural, =1 {Komentarz} other {Komentarze}}", "completed": "Zakończono", @@ -121,6 +122,8 @@ "following": "Obserwowane", "forgot-your-password": "Zapomniałeś hasła?", "french": "Francuski", + "from-file": "From file", + "from-url": "From URL", "german": "Niemiecki", "get-position-from-exif": "Odczytaj współrzędne z danych EXIF", "grid": "Siatka", @@ -190,6 +193,7 @@ "no-routes-added": "Brak dodanych tras", "no-waypoints-yet": "Jeszcze nie ma punktów trasy", "not-a-valid-email-address": "Nieprawidłowy adres email", + "not-a-valid-url": "Not a valid URL", "not-completed": "Nie dokończono", "notification-list-create": "{user} utworzył(a) nową listę", "notification-list-share": "{user} udostępnił(a) tobie listę", From 693555aa4bebf5546e9b4f62436a261e576c32e1 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 20:41:31 +0100 Subject: [PATCH 064/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index b8b8e191..0080a7b3 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -38,6 +38,7 @@ "change-password": "Mudar senha", "changelog": "Registo de alterações", "chinese": "Chinês (simplificado)", + "clear-all": "Clear all", "close": "Fechar", "comment": "{n, plural, =1 {Comentário} other {Comentários}}", "completed": "Completada", @@ -121,6 +122,8 @@ "following": "Following", "forgot-your-password": "Forgot your password?", "french": "Francês", + "from-file": "From file", + "from-url": "From URL", "german": "Alemão", "get-position-from-exif": "Obter coordenadas dos dados EXIF", "grid": "Grelha", @@ -190,6 +193,7 @@ "no-routes-added": "No routes added", "no-waypoints-yet": "No waypoints yet", "not-a-valid-email-address": "Não um endereço de e-mail válido", + "not-a-valid-url": "Not a valid URL", "not-completed": "Não preenchido", "notification-list-create": "{user} created a new list", "notification-list-share": "{user} shared a list with you", From b3d2feda509d2df45c44e01cf07e97244f02cf0d Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 20:41:32 +0100 Subject: [PATCH 065/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index ce97a37b..24d5d0ca 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -38,6 +38,7 @@ "change-password": "更改密码", "changelog": "变更日志", "chinese": "中文(简体)", + "clear-all": "Clear all", "close": "关闭", "comment": "{n, plural, =1 {评论} other {评论}}", "completed": "已完成", @@ -121,6 +122,8 @@ "following": "Following", "forgot-your-password": "忘记密码?", "french": "法语", + "from-file": "From file", + "from-url": "From URL", "german": "德语", "get-position-from-exif": "从EXIF数据获取坐标", "grid": "网格", @@ -190,6 +193,7 @@ "no-routes-added": "No routes added", "no-waypoints-yet": "No waypoints yet", "not-a-valid-email-address": "无效电子邮箱地址", + "not-a-valid-url": "Not a valid URL", "not-completed": "未完成", "notification-list-create": "{user} created a new list", "notification-list-share": "{user} shared a list with you", From 8a230c62366c43b0856a9f79b7500e934bd7c076 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 1 Feb 2025 20:41:33 +0100 Subject: [PATCH 066/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 8a03dedf..c92d856b 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -38,6 +38,7 @@ "change-password": "Cambiar password", "changelog": "Registro de cambios", "chinese": "Chinés (simplificado)", + "clear-all": "Clear all", "close": "Cerrar", "comment": "{n, plural, one {}=1 {Comentario} other {Comentarios}}", "completed": "Completado", @@ -121,6 +122,8 @@ "following": "Siguiendo", "forgot-your-password": "¿Contraseña olvidada?", "french": "Francés", + "from-file": "From file", + "from-url": "From URL", "german": "Alemán", "get-position-from-exif": "Obtener las coordenadas de los datos EXIF", "grid": "Cuadricula", @@ -190,6 +193,7 @@ "no-routes-added": "Ninguna ruta añadida", "no-waypoints-yet": "No Puntos de Interés todavía", "not-a-valid-email-address": "Correo electrónico no válido", + "not-a-valid-url": "Not a valid URL", "not-completed": "No completado", "notification-list-create": "{user} ha creado una nueva lista", "notification-list-share": "{user} ha compartido una nueva lista contigo", From 81c8cce3a51bb4daccbfb491ed53b51b9c6680ac Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 11:51:20 +0100 Subject: [PATCH 067/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 49285730..56eb09ca 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -48,6 +48,7 @@ "confirm-deletion": "Confirmer la suppression", "confirm-publish": "Confirmer la publication", "confirm-share": "Confirmer le partage", + "connect": "Connect", "contribute": "Contribuer", "copy-link": "Copier le lien", "create-new-list": "Créer une nouvelle liste", @@ -95,6 +96,7 @@ "english": "Anglais", "entry": "Entrée", "error-creating-user": "Erreur durant la création de l'utilisateur", + "error-disabling-strava-integration": "Error disabling strava integration", "error-during-login": "Erreur durant la connexion", "error-during-password-reset": "Impossible d'envoyer l'e-mail de réinitialisation du mot de passe", "error-exporting-trail": "Erreur lors de l'export de l'itinéraire", @@ -103,6 +105,7 @@ "error-reading-file": "Erreur de lecture du fichier", "error-saving-list": "Erreur lors de l'enregistrement de la liste", "error-saving-trail": "Erreur lors de l'enregistrement de l'itinéraire", + "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Erreur lors de la mise à jour du mot de passe", "est-duration": "Temps estimé", "explore": "Explorer", @@ -140,6 +143,7 @@ "import": "Importer", "import-hint": "Sélectionnez ou glissez des fichiers GPX, FIT, KML ou TCX ici...", "include-description": "Inclure la description", + "integrations": "Integrations", "invalid-date": "Date invalide", "invalid-username": "Nom d'utilisateur invalide", "italian": "Italien", @@ -229,7 +233,7 @@ "removed-trail-from": "Enlever l'itinéraire de", "required": "Requis", "reset-password": "Réinitialiser le mot de passe", - "route": "Route", + "route": "{n, plural, =1 {Route} other {Routes}}", "route-point": "Étape", "save": "Sauvegarder", "save-list": "Sauvegarder la liste", @@ -291,4 +295,4 @@ "welcome_to": "Bienvenue sur", "wrong-username-or-password": "Nom d'utilisateur ou mot de passe incorrect", "you-can": "Tu peux" -} +} \ No newline at end of file From 10b04e93f56888288105629f437bb64ce23e4f3b Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 11:51:21 +0100 Subject: [PATCH 068/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 448ecc61..38c7ab58 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -48,6 +48,7 @@ "confirm-deletion": "Löschen bestätigen", "confirm-publish": "Veröffentlichen bestätigen", "confirm-share": "Teilen bestätigen", + "connect": "Connect", "contribute": "Mitwirken", "copy-link": "Link kopieren", "create-new-list": "Neue Liste erstellen", @@ -95,6 +96,7 @@ "english": "Englisch", "entry": "Eintrag", "error-creating-user": "Fehler beim Erstellen des Nutzers", + "error-disabling-strava-integration": "Error disabling strava integration", "error-during-login": "Fehler beim Login", "error-during-password-reset": "Email zum Zurücksetzen des Passworts konnte nicht versandt werden", "error-exporting-trail": "Fehler beim Exportieren des Trails", @@ -103,6 +105,7 @@ "error-reading-file": "Fehler beim Lesen der Datei", "error-saving-list": "Fehler beim Speichern der Liste", "error-saving-trail": "Fehler beim Speichern der Route", + "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Fehler beim Aktualisieren des Passworts", "est-duration": "Gesch. Dauer", "explore": "Erkunden", @@ -140,6 +143,7 @@ "import": "Importieren", "import-hint": "GPX, FIT, KML oder TCX Dateien auswählen oder hierher ziehen...", "include-description": "Beschreibung übernehmen", + "integrations": "Integrations", "invalid-date": "Ungültiges Datum", "invalid-username": "Ungültiger Nutzername", "italian": "Italienisch", @@ -229,7 +233,7 @@ "removed-trail-from": "Route entfernt aus", "required": "Pflichtfeld", "reset-password": "Passwort zurücksetzen", - "route": "Route", + "route": "{n, plural, =1 {Route} other {Routen}}", "route-point": "Routenpunkt", "save": "Speichern", "save-list": "Liste speichern", @@ -291,4 +295,4 @@ "welcome_to": "Willkommen bei", "wrong-username-or-password": "Falscher Nutzername oder falsches Passwort", "you-can": "Du kannst" -} +} \ No newline at end of file From b190413ef71d1dd3304e372a8c4ea651cf04bb07 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 11:51:22 +0100 Subject: [PATCH 069/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 048c917d..2279291a 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -48,6 +48,7 @@ "confirm-deletion": "Confirm Deletion", "confirm-publish": "Confirm publishing", "confirm-share": "Confirm share", + "connect": "Connect", "contribute": "Hozzájárulás", "copy-link": "Copy Link", "create-new-list": "Új lista létrehozása", @@ -95,6 +96,7 @@ "english": "Angol", "entry": "Bejegyzés", "error-creating-user": "Hiba felhasználó hozzáadása közben", + "error-disabling-strava-integration": "Error disabling strava integration", "error-during-login": "Hiba bejelentkezés közben", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "Error exporting trail", @@ -103,6 +105,7 @@ "error-reading-file": "Hiba a fájl olvasása közben", "error-saving-list": "Error saving list", "error-saving-trail": "Error saving trail", + "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Error updating password", "est-duration": "Becsült időtartam", "explore": "Felfedezés", @@ -140,6 +143,7 @@ "import": "Import", "import-hint": "Select or drag GPX, FIT, KML or TCX files here...", "include-description": "Include description", + "integrations": "Integrations", "invalid-date": "Érvénytelen dátum", "invalid-username": "Érvénytelen felhasználó", "italian": "Olasz", @@ -229,7 +233,7 @@ "removed-trail-from": "Eltávolított nyomvonal a", "required": "Kötelező", "reset-password": "Reset Password", - "route": "Route", + "route": "{n, plural, =1 {Route} other {Routes}}", "route-point": "Route Point", "save": "Mentés", "save-list": "Save List", @@ -291,4 +295,4 @@ "welcome_to": "Üdvözöljük a", "wrong-username-or-password": "Helytelen felhasználónév vagy jelszó", "you-can": "You can" -} +} \ No newline at end of file From 85ae98d44c335a001b7427112d77a1b3e231ff68 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 11:51:23 +0100 Subject: [PATCH 070/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 4a38bdf4..8ca8b8dc 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -48,6 +48,7 @@ "confirm-deletion": "Conferma eliminazione", "confirm-publish": "Conferma pubblicazione", "confirm-share": "Conferma condivisione", + "connect": "Connect", "contribute": "Contribuisci", "copy-link": "Copia link", "create-new-list": "Crea nuova lista", @@ -95,6 +96,7 @@ "english": "Inglese", "entry": "Voce", "error-creating-user": "Errore nella creazione dell'utente", + "error-disabling-strava-integration": "Error disabling strava integration", "error-during-login": "Errore durante il login", "error-during-password-reset": "Impossibile inviare email per ripristinare la password", "error-exporting-trail": "Errore durante l'esportazione del percorso", @@ -103,6 +105,7 @@ "error-reading-file": "Errore durante la lettura del file", "error-saving-list": "Errore salvando la lista", "error-saving-trail": "Errore nel salvataggio del percorso", + "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Errore nell'aggiornamento della password", "est-duration": "Durata stimata", "explore": "Esplora", @@ -140,6 +143,7 @@ "import": "Importa", "import-hint": "Seleziona o trascina qui i file GPX, FIT, KML o TCX...", "include-description": "Adotta descrizione", + "integrations": "Integrations", "invalid-date": "Data non valida", "invalid-username": "Nome utente non valido", "italian": "Italiano", @@ -229,7 +233,7 @@ "removed-trail-from": "Percorso rimosso da", "required": "Obbligatorio", "reset-password": "Ripristinare Password", - "route": "Route", + "route": "{n, plural, =1 {Route} other {Routes}}", "route-point": "Route Point", "save": "Salva", "save-list": "Salta Lista", @@ -291,4 +295,4 @@ "welcome_to": "Benvenuti a", "wrong-username-or-password": "Nome utente o password errati", "you-can": "Puoi" -} +} \ No newline at end of file From 27fd448a4561a95908d1e2dec57374f03b65735a Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 11:51:24 +0100 Subject: [PATCH 071/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 515eb7c2..1d3f7305 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -48,6 +48,7 @@ "confirm-deletion": "Confirm Deletion", "confirm-publish": "Confirm publishing", "confirm-share": "Confirm share", + "connect": "Connect", "contribute": "Bijdragen", "copy-link": "Copy Link", "create-new-list": "Nieuwe lijst", @@ -95,6 +96,7 @@ "english": "Engels", "entry": "Item", "error-creating-user": "Het account kan niet worden aangemaakt", + "error-disabling-strava-integration": "Error disabling strava integration", "error-during-login": "Het inloggen is mislukt", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "Error exporting trail", @@ -103,6 +105,7 @@ "error-reading-file": "Het bestand kan niet worden ingelezen", "error-saving-list": "Error saving list", "error-saving-trail": "Error saving trail", + "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Error updating password", "est-duration": "Geschatte duur", "explore": "Verkennen", @@ -140,6 +143,7 @@ "import": "Import", "import-hint": "Select or drag GPX, FIT, KML or TCX files here...", "include-description": "Inclusief beschrijving", + "integrations": "Integrations", "invalid-date": "Ongeldige datum", "invalid-username": "Ongeldige gebruikersnaam", "italian": "Italiaans", @@ -229,7 +233,7 @@ "removed-trail-from": "De wandelroute is verwijderd van", "required": "Verplicht", "reset-password": "Reset Password", - "route": "Route", + "route": "{n, plural, =1 {Route} other {Routes}}", "route-point": "Route Point", "save": "Bewaren", "save-list": "Save List", @@ -291,4 +295,4 @@ "welcome_to": "Welkom bij", "wrong-username-or-password": "Onjuiste gebruikersnaam of wachtwoord", "you-can": "You can" -} +} \ No newline at end of file From de01263823e0ce4af1bc8a75db929b306eae1c89 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 11:51:25 +0100 Subject: [PATCH 072/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 3d63bde3..9eeff58d 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -48,6 +48,7 @@ "confirm-deletion": "Potwierdź usunięcie", "confirm-publish": "Potwierdź publikację", "confirm-share": "Potwierdź udostępnienie", + "connect": "Connect", "contribute": "Kontrybuuj", "copy-link": "Kopiuj link", "create-new-list": "Stwórz nową listę", @@ -95,6 +96,7 @@ "english": "Angielski", "entry": "Pozycja", "error-creating-user": "Błąd tworzenia użytkownika", + "error-disabling-strava-integration": "Error disabling strava integration", "error-during-login": "Błąd podczas logowania", "error-during-password-reset": "Nie udało się wysłać e-maila z resetowaniem hasła", "error-exporting-trail": "Błąd podczas eksportowania szlaku", @@ -103,6 +105,7 @@ "error-reading-file": "Błąd wczytywania pliku", "error-saving-list": "Błąd przy zapisywaniu listy", "error-saving-trail": "Błąd podczas zapisywania szlaku", + "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Błąd podczas aktualizacji hasła", "est-duration": "Szacowany czas", "explore": "Eksploruj", @@ -140,6 +143,7 @@ "import": "Importuj", "import-hint": "Wybierz lub przeciągnij tutaj plik GPX, FIT, KML lub TCX...", "include-description": "Dołącz opis", + "integrations": "Integrations", "invalid-date": "Nieprawidłowa data", "invalid-username": "Błędna nazwa użytkownika", "italian": "Włoski", @@ -229,7 +233,7 @@ "removed-trail-from": "Usunięto szlak z", "required": "Wymagane", "reset-password": "Resetuj hasło", - "route": "Route", + "route": "{n, plural, =1 {Route} other {Routes}}", "route-point": "Punkt trasy", "save": "Zapisz", "save-list": "Zapisz listę", @@ -291,4 +295,4 @@ "welcome_to": "Witaj w", "wrong-username-or-password": "Zła nazwa użytkownika lub hasło", "you-can": "Możesz" -} +} \ No newline at end of file From c92405cc501f2dd9556d2dda2a7c1101d0f2ef08 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 11:51:26 +0100 Subject: [PATCH 073/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 0080a7b3..0719425b 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -48,6 +48,7 @@ "confirm-deletion": "Confirmar eliminação", "confirm-publish": "Confirm publishing", "confirm-share": "Confirmar partilha", + "connect": "Connect", "contribute": "Contribuir", "copy-link": "Copiar ligação", "create-new-list": "Criar nova lista", @@ -95,6 +96,7 @@ "english": "Inglês", "entry": "Entrada", "error-creating-user": "Erro ao criar utilizador", + "error-disabling-strava-integration": "Error disabling strava integration", "error-during-login": "Erro durante o ‘login’", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "Erro na exportação do percurso", @@ -103,6 +105,7 @@ "error-reading-file": "Erro ao ler o arquivo", "error-saving-list": "Erro ao gravar lista", "error-saving-trail": "Erro ao gravar percurso", + "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Erro ao atualizar password", "est-duration": "Duração prevista", "explore": "Explorar", @@ -140,6 +143,7 @@ "import": "Importar", "import-hint": "Selecionar ou arrastar ficheiros GPX, FIT, KML ou TCX para aqui...", "include-description": "Incluir descrição", + "integrations": "Integrations", "invalid-date": "Data inválida", "invalid-username": "Nome de usuário inválido", "italian": "Italiano", @@ -229,7 +233,7 @@ "removed-trail-from": "Trilha removida de", "required": "Obrigatório", "reset-password": "Reset Password", - "route": "Route", + "route": "{n, plural, =1 {Route} other {Routes}}", "route-point": "Route Point", "save": "Guardar", "save-list": "Gravar lista", @@ -291,4 +295,4 @@ "welcome_to": "Bem-vindo ao", "wrong-username-or-password": "Nome de utilizador ou palavra-passe errados", "you-can": "Podes" -} +} \ No newline at end of file From 43a5cdc627dcfef24b36dc3cc034df21eb02497f Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 11:51:27 +0100 Subject: [PATCH 074/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 24d5d0ca..634a72d5 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -48,6 +48,7 @@ "confirm-deletion": "确认删除", "confirm-publish": "Confirm publishing", "confirm-share": "确认分享", + "connect": "Connect", "contribute": "贡献", "copy-link": "复制链接", "create-new-list": "创建新列表", @@ -95,6 +96,7 @@ "english": "英语", "entry": "日程", "error-creating-user": "创建用户错误", + "error-disabling-strava-integration": "Error disabling strava integration", "error-during-login": "登录错误", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "导出路线失败", @@ -103,6 +105,7 @@ "error-reading-file": "读取文件错误", "error-saving-list": "保存列表失败", "error-saving-trail": "保存路线失败", + "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "更新密码失败", "est-duration": "预计时长", "explore": "探索", @@ -140,6 +143,7 @@ "import": "导入", "import-hint": "在此选择或拖拽GPX、FIT、KML或TCX文件...", "include-description": "包含描述", + "integrations": "Integrations", "invalid-date": "无效日期", "invalid-username": "无效用户名", "italian": "意大利语", @@ -229,7 +233,7 @@ "removed-trail-from": "路线已删除自", "required": "必填", "reset-password": "重置密码", - "route": "Route", + "route": "{n, plural, =1 {Route} other {Routes}}", "route-point": "Route Point", "save": "保存", "save-list": "保存列表", @@ -291,4 +295,4 @@ "welcome_to": "欢迎", "wrong-username-or-password": "用户名或密码无效", "you-can": "你可以" -} +} \ No newline at end of file From 4657501b4d45da220162337257447d6a01707eec Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 11:51:28 +0100 Subject: [PATCH 075/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index c92d856b..9e943f60 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -48,6 +48,7 @@ "confirm-deletion": "Confirmar Borrado", "confirm-publish": "Confirmar publicación", "confirm-share": "Confirmar compartir", + "connect": "Connect", "contribute": "Contribuir", "copy-link": "Copiar Enlace", "create-new-list": "Crear una nueva lista", @@ -95,6 +96,7 @@ "english": "Inglés", "entry": "Entrada", "error-creating-user": "Error creando el usuario", + "error-disabling-strava-integration": "Error disabling strava integration", "error-during-login": "Error durante el acceso", "error-during-password-reset": "Imposible enviar la contraseña de restablecimiento al correo electrónico", "error-exporting-trail": "Error exportando la ruta", @@ -103,6 +105,7 @@ "error-reading-file": "Error leyendo el archivo", "error-saving-list": "Error guardando la lista", "error-saving-trail": "Error guardando la ruta", + "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Error actualizando la contraseña", "est-duration": "Duración estimada", "explore": "Explora", @@ -140,6 +143,7 @@ "import": "Importar", "import-hint": "Selecciona o arrastra aquí archivos GPX, FIT, KML o TCX...", "include-description": "Incluir descripción", + "integrations": "Integrations", "invalid-date": "Fecha no válida", "invalid-username": "Usuario no válido", "italian": "Italiano", @@ -229,7 +233,7 @@ "removed-trail-from": "Ruta borrada de", "required": "Obligatorio", "reset-password": "Restablecer Contraseña", - "route": "Route", + "route": "{n, plural, =1 {Route} other {Routes}}", "route-point": "Route Point", "save": "Guardar", "save-list": "Guardar Lista", @@ -291,4 +295,4 @@ "welcome_to": "Bienvenid@ a", "wrong-username-or-password": "Usuario o contraseña no correctas", "you-can": "Puedes" -} +} \ No newline at end of file From 8cf9820c74ebec4c55e17f27425ec7c88810409d Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 21:31:02 +0100 Subject: [PATCH 076/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 56eb09ca..1eee28c6 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -100,6 +100,7 @@ "error-during-login": "Erreur durant la connexion", "error-during-password-reset": "Impossible d'envoyer l'e-mail de réinitialisation du mot de passe", "error-exporting-trail": "Erreur lors de l'export de l'itinéraire", + "error-logging-in-to-komoot": "Error logging in to komoot", "error-posting-comment": "Erreur lors de la publication du commentaire", "error-printing-map": "Erreur d'impression de la carte", "error-reading-file": "Erreur de lecture du fichier", @@ -107,6 +108,7 @@ "error-saving-trail": "Erreur lors de l'enregistrement de l'itinéraire", "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Erreur lors de la mise à jour du mot de passe", + "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Temps estimé", "explore": "Explorer", "explore-some-trails": "Explorer les itinéraires", @@ -143,6 +145,8 @@ "import": "Importer", "import-hint": "Sélectionnez ou glissez des fichiers GPX, FIT, KML ou TCX ici...", "include-description": "Inclure la description", + "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", + "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integrations": "Integrations", "invalid-date": "Date invalide", "invalid-username": "Nom d'utilisateur invalide", @@ -257,6 +261,7 @@ "settings-privacy-lists-public": "Vos listes sont publiques par défaut. Tout le monde peut les voir. Vous pouvez modifier ce paramètre à tout moment pour les listes individuelles.", "settings-privacy-trails-private": "Vos itinéraires sont privés par défaut. Personne d'autre que vous ne peut les voir. Vous pouvez modifier ce paramètre à tout moment pour les itinéraires individuels.", "settings-privacy-trails-public": "Vos itinéraires sont publics par défaut. Tout le monde peut les voir. Vous pouvez modifier ce paramètre à tout moment pour les itinéraires individuels.", + "settings-saved": "Settings saved", "share": "Partager", "share-profile": "Partager le profil", "share-this-list": "Partager cette liste", @@ -295,4 +300,4 @@ "welcome_to": "Bienvenue sur", "wrong-username-or-password": "Nom d'utilisateur ou mot de passe incorrect", "you-can": "Tu peux" -} \ No newline at end of file +} From d37a27bba05339ffd37c087bb7811172e6608469 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 21:31:03 +0100 Subject: [PATCH 077/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 38c7ab58..ba4fa8bb 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -100,6 +100,7 @@ "error-during-login": "Fehler beim Login", "error-during-password-reset": "Email zum Zurücksetzen des Passworts konnte nicht versandt werden", "error-exporting-trail": "Fehler beim Exportieren des Trails", + "error-logging-in-to-komoot": "Error logging in to komoot", "error-posting-comment": "Fehler beim Posten des Kommentars", "error-printing-map": "Fehler beim Drucken der Karte", "error-reading-file": "Fehler beim Lesen der Datei", @@ -107,6 +108,7 @@ "error-saving-trail": "Fehler beim Speichern der Route", "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Fehler beim Aktualisieren des Passworts", + "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Gesch. Dauer", "explore": "Erkunden", "explore-some-trails": "Erkunde einige Routen", @@ -143,6 +145,8 @@ "import": "Importieren", "import-hint": "GPX, FIT, KML oder TCX Dateien auswählen oder hierher ziehen...", "include-description": "Beschreibung übernehmen", + "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", + "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integrations": "Integrations", "invalid-date": "Ungültiges Datum", "invalid-username": "Ungültiger Nutzername", @@ -257,6 +261,7 @@ "settings-privacy-lists-public": "Deine Listen sind standardmäßig öffentlich. \nJeder kann sie sehen. \nDu kannst diese Einstellung jederzeit für einzelne Listen ändern.", "settings-privacy-trails-private": "Deine Routen sind standardmäßig privat. \nNiemand außer Ihnen kann sie sehen. \nDu kannst diese Einstellung jederzeit für einzelne Routen ändern.", "settings-privacy-trails-public": "Deine Trails sind standardmäßig öffentlich. \nJeder kann sie sehen. \nDu kannst diese Einstellung jederzeit für einzelne Routen ändern.", + "settings-saved": "Settings saved", "share": "Teilen", "share-profile": "Profil teilen", "share-this-list": "Diese Liste teilen", @@ -295,4 +300,4 @@ "welcome_to": "Willkommen bei", "wrong-username-or-password": "Falscher Nutzername oder falsches Passwort", "you-can": "Du kannst" -} \ No newline at end of file +} From b84d25dd919ebcb1e3aa08bc793fba2b699370cd Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 21:31:04 +0100 Subject: [PATCH 078/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 2279291a..fb2eafc6 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -100,6 +100,7 @@ "error-during-login": "Hiba bejelentkezés közben", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "Error exporting trail", + "error-logging-in-to-komoot": "Error logging in to komoot", "error-posting-comment": "Error posting comment", "error-printing-map": "Error printing map", "error-reading-file": "Hiba a fájl olvasása közben", @@ -107,6 +108,7 @@ "error-saving-trail": "Error saving trail", "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Error updating password", + "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Becsült időtartam", "explore": "Felfedezés", "explore-some-trails": "Fedezzen fel néhány ösvényt", @@ -143,6 +145,8 @@ "import": "Import", "import-hint": "Select or drag GPX, FIT, KML or TCX files here...", "include-description": "Include description", + "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", + "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integrations": "Integrations", "invalid-date": "Érvénytelen dátum", "invalid-username": "Érvénytelen felhasználó", @@ -257,6 +261,7 @@ "settings-privacy-lists-public": "Your lists are public by default. Everyone will be able to see them. You can change this setting at any point for individual lists.", "settings-privacy-trails-private": "Your trails are private by default. No one except you will be able to see them. You can change this setting at any point for individual trails.", "settings-privacy-trails-public": "Your trails are public by default. Everyone will be able to see them. You can change this setting at any point for individual trails.", + "settings-saved": "Settings saved", "share": "Share", "share-profile": "Share profile", "share-this-list": "Share this list", @@ -295,4 +300,4 @@ "welcome_to": "Üdvözöljük a", "wrong-username-or-password": "Helytelen felhasználónév vagy jelszó", "you-can": "You can" -} \ No newline at end of file +} From 122c55a7b040020c40e7757c2f23631e44b6e74b Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 21:31:05 +0100 Subject: [PATCH 079/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 8ca8b8dc..89e84ef2 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -100,6 +100,7 @@ "error-during-login": "Errore durante il login", "error-during-password-reset": "Impossibile inviare email per ripristinare la password", "error-exporting-trail": "Errore durante l'esportazione del percorso", + "error-logging-in-to-komoot": "Error logging in to komoot", "error-posting-comment": "Errore pubblicando il commento", "error-printing-map": "Errore durante la stampa della mappa", "error-reading-file": "Errore durante la lettura del file", @@ -107,6 +108,7 @@ "error-saving-trail": "Errore nel salvataggio del percorso", "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Errore nell'aggiornamento della password", + "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Durata stimata", "explore": "Esplora", "explore-some-trails": "Esplora alcuni percorsi", @@ -143,6 +145,8 @@ "import": "Importa", "import-hint": "Seleziona o trascina qui i file GPX, FIT, KML o TCX...", "include-description": "Adotta descrizione", + "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", + "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integrations": "Integrations", "invalid-date": "Data non valida", "invalid-username": "Nome utente non valido", @@ -257,6 +261,7 @@ "settings-privacy-lists-public": "Le tue liste sono pubbliche per impostazione predefinita. Tutto potrànno vederle. Puoi cambiare queste impostazione in qualsiasi momento per liste specifiche.", "settings-privacy-trails-private": "Le tuoi percorsi sono privati per impostazione predefinita. Nessuno tranne tu potrà vederli. Puoi cambiare queste impostazione in qualsiasi momento per percorsi specifici.", "settings-privacy-trails-public": "Le tuoi percorsi sono pubblici per impostazione predefinita. Tutti potranno vederli. Puoi cambiare queste impostazione in qualsiasi momento per percorsi specifici.", + "settings-saved": "Settings saved", "share": "Condividi", "share-profile": "Condividere profilo", "share-this-list": "Condividi questa lista", @@ -295,4 +300,4 @@ "welcome_to": "Benvenuti a", "wrong-username-or-password": "Nome utente o password errati", "you-can": "Puoi" -} \ No newline at end of file +} From c8f7ce3f21e5babd9152e5565d1cdf93d31f741e Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 21:31:06 +0100 Subject: [PATCH 080/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 1d3f7305..d8f30b3e 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -100,6 +100,7 @@ "error-during-login": "Het inloggen is mislukt", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "Error exporting trail", + "error-logging-in-to-komoot": "Error logging in to komoot", "error-posting-comment": "Error posting comment", "error-printing-map": "Fout bij afdrukken van kaart", "error-reading-file": "Het bestand kan niet worden ingelezen", @@ -107,6 +108,7 @@ "error-saving-trail": "Error saving trail", "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Error updating password", + "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Geschatte duur", "explore": "Verkennen", "explore-some-trails": "Verken enkele wandelroutes", @@ -143,6 +145,8 @@ "import": "Import", "import-hint": "Select or drag GPX, FIT, KML or TCX files here...", "include-description": "Inclusief beschrijving", + "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", + "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integrations": "Integrations", "invalid-date": "Ongeldige datum", "invalid-username": "Ongeldige gebruikersnaam", @@ -257,6 +261,7 @@ "settings-privacy-lists-public": "Your lists are public by default. Everyone will be able to see them. You can change this setting at any point for individual lists.", "settings-privacy-trails-private": "Your trails are private by default. No one except you will be able to see them. You can change this setting at any point for individual trails.", "settings-privacy-trails-public": "Your trails are public by default. Everyone will be able to see them. You can change this setting at any point for individual trails.", + "settings-saved": "Settings saved", "share": "Share", "share-profile": "Share profile", "share-this-list": "Share this list", @@ -295,4 +300,4 @@ "welcome_to": "Welkom bij", "wrong-username-or-password": "Onjuiste gebruikersnaam of wachtwoord", "you-can": "You can" -} \ No newline at end of file +} From d00918f229918a52fd0dc9e77579e98d98075f32 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 21:31:07 +0100 Subject: [PATCH 081/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 9eeff58d..f16cd72d 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -100,6 +100,7 @@ "error-during-login": "Błąd podczas logowania", "error-during-password-reset": "Nie udało się wysłać e-maila z resetowaniem hasła", "error-exporting-trail": "Błąd podczas eksportowania szlaku", + "error-logging-in-to-komoot": "Error logging in to komoot", "error-posting-comment": "Błąd wysyłania komentarza", "error-printing-map": "Błąd podczas drukowania mapy", "error-reading-file": "Błąd wczytywania pliku", @@ -107,6 +108,7 @@ "error-saving-trail": "Błąd podczas zapisywania szlaku", "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Błąd podczas aktualizacji hasła", + "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Szacowany czas", "explore": "Eksploruj", "explore-some-trails": "Eksploruj różne szlaki", @@ -143,6 +145,8 @@ "import": "Importuj", "import-hint": "Wybierz lub przeciągnij tutaj plik GPX, FIT, KML lub TCX...", "include-description": "Dołącz opis", + "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", + "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integrations": "Integrations", "invalid-date": "Nieprawidłowa data", "invalid-username": "Błędna nazwa użytkownika", @@ -257,6 +261,7 @@ "settings-privacy-lists-public": "Domyślnie, twoje listy są publiczne. Każdy będzie mógł je zobaczyć. Zawsze możesz zmieniać to ustawienie, osobno dla każdej listy.", "settings-privacy-trails-private": "Domyślnie, twoje szlaki są prywatne. Nikt poza tobą nie będzie mógł ich zobaczyć. Zawsze możesz zmieniać to ustawienie, osobno dla każdego szlaku.", "settings-privacy-trails-public": "Domyślnie, twoje szlaki są publiczne. Każdy będzie mógł je zobaczyć. Zawsze możesz zmieniać to ustawienie, osobno dla każdego szlaku.", + "settings-saved": "Settings saved", "share": "Udostępnij", "share-profile": "Udostępnij profil", "share-this-list": "Udostępnij tę listę", @@ -295,4 +300,4 @@ "welcome_to": "Witaj w", "wrong-username-or-password": "Zła nazwa użytkownika lub hasło", "you-can": "Możesz" -} \ No newline at end of file +} From d0af04167e1c2c7bd59fa60896b3f8bca50f3f15 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 21:31:08 +0100 Subject: [PATCH 082/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 0719425b..714ae09a 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -100,6 +100,7 @@ "error-during-login": "Erro durante o ‘login’", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "Erro na exportação do percurso", + "error-logging-in-to-komoot": "Error logging in to komoot", "error-posting-comment": "Error posting comment", "error-printing-map": "Erro na impressão do mapa", "error-reading-file": "Erro ao ler o arquivo", @@ -107,6 +108,7 @@ "error-saving-trail": "Erro ao gravar percurso", "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Erro ao atualizar password", + "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Duração prevista", "explore": "Explorar", "explore-some-trails": "Explore algumas trilhas", @@ -143,6 +145,8 @@ "import": "Importar", "import-hint": "Selecionar ou arrastar ficheiros GPX, FIT, KML ou TCX para aqui...", "include-description": "Incluir descrição", + "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", + "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integrations": "Integrations", "invalid-date": "Data inválida", "invalid-username": "Nome de usuário inválido", @@ -257,6 +261,7 @@ "settings-privacy-lists-public": "Your lists are public by default. Everyone will be able to see them. You can change this setting at any point for individual lists.", "settings-privacy-trails-private": "Your trails are private by default. No one except you will be able to see them. You can change this setting at any point for individual trails.", "settings-privacy-trails-public": "Your trails are public by default. Everyone will be able to see them. You can change this setting at any point for individual trails.", + "settings-saved": "Settings saved", "share": "Partilhar", "share-profile": "Share profile", "share-this-list": "Partilhar esta lista", @@ -295,4 +300,4 @@ "welcome_to": "Bem-vindo ao", "wrong-username-or-password": "Nome de utilizador ou palavra-passe errados", "you-can": "Podes" -} \ No newline at end of file +} From a34aa5fc96c0959daff7c556cfe74fcd1d9c8608 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 21:31:09 +0100 Subject: [PATCH 083/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 634a72d5..b78f619d 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -100,6 +100,7 @@ "error-during-login": "登录错误", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "导出路线失败", + "error-logging-in-to-komoot": "Error logging in to komoot", "error-posting-comment": "Error posting comment", "error-printing-map": "打印地图失败", "error-reading-file": "读取文件错误", @@ -107,6 +108,7 @@ "error-saving-trail": "保存路线失败", "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "更新密码失败", + "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "预计时长", "explore": "探索", "explore-some-trails": "探索行程", @@ -143,6 +145,8 @@ "import": "导入", "import-hint": "在此选择或拖拽GPX、FIT、KML或TCX文件...", "include-description": "包含描述", + "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", + "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integrations": "Integrations", "invalid-date": "无效日期", "invalid-username": "无效用户名", @@ -257,6 +261,7 @@ "settings-privacy-lists-public": "Your lists are public by default. Everyone will be able to see them. You can change this setting at any point for individual lists.", "settings-privacy-trails-private": "Your trails are private by default. No one except you will be able to see them. You can change this setting at any point for individual trails.", "settings-privacy-trails-public": "Your trails are public by default. Everyone will be able to see them. You can change this setting at any point for individual trails.", + "settings-saved": "Settings saved", "share": "分享", "share-profile": "Share profile", "share-this-list": "分享此列表", @@ -295,4 +300,4 @@ "welcome_to": "欢迎", "wrong-username-or-password": "用户名或密码无效", "you-can": "你可以" -} \ No newline at end of file +} From dfd84069fea33fbdbe9f71a1b4f0e7bc5095249e Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 4 Feb 2025 21:31:10 +0100 Subject: [PATCH 084/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 9e943f60..7c8b8a57 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -100,6 +100,7 @@ "error-during-login": "Error durante el acceso", "error-during-password-reset": "Imposible enviar la contraseña de restablecimiento al correo electrónico", "error-exporting-trail": "Error exportando la ruta", + "error-logging-in-to-komoot": "Error logging in to komoot", "error-posting-comment": "Error publicando el comentario", "error-printing-map": "Error durante la impresión del mapa", "error-reading-file": "Error leyendo el archivo", @@ -107,6 +108,7 @@ "error-saving-trail": "Error guardando la ruta", "error-setting-up-strava-integration": "Error setting up strava integration", "error-updating-password": "Error actualizando la contraseña", + "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Duración estimada", "explore": "Explora", "explore-some-trails": "Explora alguna ruta", @@ -143,6 +145,8 @@ "import": "Importar", "import-hint": "Selecciona o arrastra aquí archivos GPX, FIT, KML o TCX...", "include-description": "Incluir descripción", + "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", + "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integrations": "Integrations", "invalid-date": "Fecha no válida", "invalid-username": "Usuario no válido", @@ -257,6 +261,7 @@ "settings-privacy-lists-public": "Tus listas son públicas por defecto. Todos podrán verlas. Puedes cambiar esta configuración en cualquier momento para listas específicas.", "settings-privacy-trails-private": "Tus rutas son privadas por defecto. Nadie excepto tú podrás verlas. Puedes cambiar esta configuración en cualquier momento para rutas específicas.", "settings-privacy-trails-public": "Tus rutas son públicas por defecto. Todos podrán verlas. Puedes cambiar esta configuración en cualquier momento para rutas específicas.", + "settings-saved": "Settings saved", "share": "Compartir", "share-profile": "Compartir perfil", "share-this-list": "Compartir esta lista", @@ -295,4 +300,4 @@ "welcome_to": "Bienvenid@ a", "wrong-username-or-password": "Usuario o contraseña no correctas", "you-can": "Puedes" -} \ No newline at end of file +} From 692a5670196da35cb936963d3ee826e4e844b63f Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:36 +0100 Subject: [PATCH 085/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 1eee28c6..63c175de 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -147,7 +147,9 @@ "include-description": "Inclure la description", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-disabled": "integration disabled", "integrations": "Integrations", + "integration-enabled": "integration enabled", "invalid-date": "Date invalide", "invalid-username": "Nom d'utilisateur invalide", "italian": "Italien", @@ -289,6 +291,7 @@ "trail-not-shared": "L'itinéraire n'a pas été partagé", "trail-saved-successfully": "Itinéraire enregistrée", "trails-for-you": "Itinéraire pour vous", + "unchanged": "unchanged", "units": "Unités", "upload-file": "Importer un fichier", "upload-gpx": "Envoyer un GPX", From d9e1c078bd3f2a3c0b9f494b79493b64af78716b Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:37 +0100 Subject: [PATCH 086/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index ba4fa8bb..3c36fa97 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -147,7 +147,9 @@ "include-description": "Beschreibung übernehmen", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-disabled": "integration disabled", "integrations": "Integrations", + "integration-enabled": "integration enabled", "invalid-date": "Ungültiges Datum", "invalid-username": "Ungültiger Nutzername", "italian": "Italienisch", @@ -289,6 +291,7 @@ "trail-not-shared": "Route mit niemandem geteilt", "trail-saved-successfully": "Route gespeichert", "trails-for-you": "Routen für dich", + "unchanged": "unchanged", "units": "Einheiten", "upload-file": "Datei hochladen", "upload-gpx": "GPX hochladen", From b534440bf0abbcdced0773807331bf889c08546d Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:38 +0100 Subject: [PATCH 087/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index fb2eafc6..db4b679f 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -147,7 +147,9 @@ "include-description": "Include description", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-disabled": "integration disabled", "integrations": "Integrations", + "integration-enabled": "integration enabled", "invalid-date": "Érvénytelen dátum", "invalid-username": "Érvénytelen felhasználó", "italian": "Olasz", @@ -289,6 +291,7 @@ "trail-not-shared": "Not shared with anyone", "trail-saved-successfully": "Trail saved successfully", "trails-for-you": "Útvonalak önnek", + "unchanged": "unchanged", "units": "Mértékegységek", "upload-file": "Fájl feltöltése", "upload-gpx": "GPX feltöltése", From cc04921d3f75528f0994000ad1711d7cd05e6d00 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:39 +0100 Subject: [PATCH 088/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 89e84ef2..fdbb7a25 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -147,7 +147,9 @@ "include-description": "Adotta descrizione", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-disabled": "integration disabled", "integrations": "Integrations", + "integration-enabled": "integration enabled", "invalid-date": "Data non valida", "invalid-username": "Nome utente non valido", "italian": "Italiano", @@ -289,6 +291,7 @@ "trail-not-shared": "Percorso non condiviso con nessuno", "trail-saved-successfully": "Percorso salvato con successo", "trails-for-you": "Percorsi per te", + "unchanged": "unchanged", "units": "Unità", "upload-file": "Carica file", "upload-gpx": "Carica file GPX", From 46eb789792300c0e53cbf564251490bb192cd06b Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:40 +0100 Subject: [PATCH 089/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index d8f30b3e..49f85647 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -147,7 +147,9 @@ "include-description": "Inclusief beschrijving", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-disabled": "integration disabled", "integrations": "Integrations", + "integration-enabled": "integration enabled", "invalid-date": "Ongeldige datum", "invalid-username": "Ongeldige gebruikersnaam", "italian": "Italiaans", @@ -289,6 +291,7 @@ "trail-not-shared": "Not shared with anyone", "trail-saved-successfully": "Trail saved successfully", "trails-for-you": "Wandelroutes voor jou", + "unchanged": "unchanged", "units": "Eenheden", "upload-file": "Bestand uploaden", "upload-gpx": "GPX-bestand uploaden", From 9db7b0845d09a9490c385bb407a7c4802b8c858c Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:41 +0100 Subject: [PATCH 090/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index f16cd72d..f1bb8cf2 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -147,7 +147,9 @@ "include-description": "Dołącz opis", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-disabled": "integration disabled", "integrations": "Integrations", + "integration-enabled": "integration enabled", "invalid-date": "Nieprawidłowa data", "invalid-username": "Błędna nazwa użytkownika", "italian": "Włoski", @@ -289,6 +291,7 @@ "trail-not-shared": "Szlak nie udostępniony", "trail-saved-successfully": "Szlak pomyślnie zapisany", "trails-for-you": "Szlaki dla ciebie", + "unchanged": "unchanged", "units": "Jednostki", "upload-file": "Przesyłanie pliku", "upload-gpx": "Importuj GPX", From c8a555a915dd8ca7e40c1b12f6e8f48fbe3eac6d Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:42 +0100 Subject: [PATCH 091/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 714ae09a..055a61e9 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -147,7 +147,9 @@ "include-description": "Incluir descrição", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-disabled": "integration disabled", "integrations": "Integrations", + "integration-enabled": "integration enabled", "invalid-date": "Data inválida", "invalid-username": "Nome de usuário inválido", "italian": "Italiano", @@ -289,6 +291,7 @@ "trail-not-shared": "Não partilhado com ninguém", "trail-saved-successfully": "Percurso gravado com sucesso", "trails-for-you": "Trilhos para si", + "unchanged": "unchanged", "units": "Unidades", "upload-file": "Subir arquivo", "upload-gpx": "Carregar GPX", From 7e85c8d19e2667a8bdc4cbad1bd9a313738b1db1 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:43 +0100 Subject: [PATCH 092/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index b78f619d..c225be28 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -147,7 +147,9 @@ "include-description": "包含描述", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-disabled": "integration disabled", "integrations": "Integrations", + "integration-enabled": "integration enabled", "invalid-date": "无效日期", "invalid-username": "无效用户名", "italian": "意大利语", @@ -289,6 +291,7 @@ "trail-not-shared": "未与任何人分享", "trail-saved-successfully": "路线保存成功", "trails-for-you": "推荐路线", + "unchanged": "unchanged", "units": "单位", "upload-file": "上传文件", "upload-gpx": "上传 GPX", From c3484c629058afe131da363845e4832cee89a1af Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 8 Feb 2025 12:08:44 +0100 Subject: [PATCH 093/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 7c8b8a57..111a2d4f 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -147,7 +147,9 @@ "include-description": "Incluir descripción", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-disabled": "integration disabled", "integrations": "Integrations", + "integration-enabled": "integration enabled", "invalid-date": "Fecha no válida", "invalid-username": "Usuario no válido", "italian": "Italiano", @@ -289,6 +291,7 @@ "trail-not-shared": "No compartida con nadie", "trail-saved-successfully": "Ruta guardada con éxito", "trails-for-you": "Rutas para ti", + "unchanged": "unchanged", "units": "Unidades", "upload-file": "Cargar archivo", "upload-gpx": "Cargar GPX", From 7dababd87f2506d1734067a07f949b01a17d211d Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 11 Feb 2025 20:54:23 +0100 Subject: [PATCH 094/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 36 ++++++++++++++++---------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 3c36fa97..d009049d 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -38,7 +38,7 @@ "change-password": "Passwort ändern", "changelog": "Änderungshistorie", "chinese": "Chinesisch (vereinfacht)", - "clear-all": "Clear all", + "clear-all": "Alle ausblenden", "close": "Schließen", "comment": "{n, plural, =1 {Kommentar} other {Kommentare}}", "completed": "Abgeschlossen", @@ -48,7 +48,7 @@ "confirm-deletion": "Löschen bestätigen", "confirm-publish": "Veröffentlichen bestätigen", "confirm-share": "Teilen bestätigen", - "connect": "Connect", + "connect": "Verbinden", "contribute": "Mitwirken", "copy-link": "Link kopieren", "create-new-list": "Neue Liste erstellen", @@ -76,7 +76,7 @@ "download": "Herunterladen", "draw-a-route": "Route zeichnen", "driving": "Auto", - "duplicate": "Duplicate", + "duplicate": "Duplikat", "duration": "Dauer", "dutch": "Niederländisch", "easy": "Einfach", @@ -96,19 +96,19 @@ "english": "Englisch", "entry": "Eintrag", "error-creating-user": "Fehler beim Erstellen des Nutzers", - "error-disabling-strava-integration": "Error disabling strava integration", + "error-disabling-strava-integration": "Fehlerbehinderung der Strawa -Integration", "error-during-login": "Fehler beim Login", "error-during-password-reset": "Email zum Zurücksetzen des Passworts konnte nicht versandt werden", "error-exporting-trail": "Fehler beim Exportieren des Trails", - "error-logging-in-to-komoot": "Error logging in to komoot", + "error-logging-in-to-komoot": "Fehler bei der Anmeldung bei komoot", "error-posting-comment": "Fehler beim Posten des Kommentars", "error-printing-map": "Fehler beim Drucken der Karte", "error-reading-file": "Fehler beim Lesen der Datei", "error-saving-list": "Fehler beim Speichern der Liste", "error-saving-trail": "Fehler beim Speichern der Route", - "error-setting-up-strava-integration": "Error setting up strava integration", + "error-setting-up-strava-integration": "Fehler beim Einrichten der Strava-Integration", "error-updating-password": "Fehler beim Aktualisieren des Passworts", - "error-updating-strava-integration": "Error updating komoot integration", + "error-updating-strava-integration": "Fehler Aktualisierung der Komoot-Integration", "est-duration": "Gesch. Dauer", "explore": "Erkunden", "explore-some-trails": "Erkunde einige Routen", @@ -120,15 +120,15 @@ "file-too-big": "Datei {file} ist zu groß (max. {size})", "filter-categories": "Kategorien filtern", "filter-difficulty": "Schwierigkeit filtern", - "finish": "Finish", + "finish": "Ziel", "focus-map-on": "Karte fokussieren auf", "follow": "Folgen", "followers": "Follower", "following": "Folgt", "forgot-your-password": "Passwort vergessen?", "french": "Französisch", - "from-file": "From file", - "from-url": "From URL", + "from-file": "Aus einer Datei", + "from-url": "Von URL", "german": "Deutsch", "get-position-from-exif": "Koordinaten aus EXIF Daten", "grid": "Gitter", @@ -145,11 +145,11 @@ "import": "Importieren", "import-hint": "GPX, FIT, KML oder TCX Dateien auswählen oder hierher ziehen...", "include-description": "Beschreibung übernehmen", - "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", - "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", - "integration-disabled": "integration disabled", - "integrations": "Integrations", - "integration-enabled": "integration enabled", + "integration-description-komoot": "Synchronisieren Sie Ihre komoot Touren mit wanderer in regelmäßigen Abständen.", + "integration-description-strava": "Synchronisieren Sie Ihre strava Routen und Aktivitatäten mit wanderer in regelmäßigen Abständen.", + "integration-disabled": "Integration deaktiviert", + "integrations": "Integrationen", + "integration-enabled": "Integration aktiviert", "invalid-date": "Ungültiges Datum", "invalid-username": "Ungültiger Nutzername", "italian": "Italienisch", @@ -203,7 +203,7 @@ "no-routes-added": "Keine Routen hinzugefügt", "no-waypoints-yet": "Noch keine Wegpunkte", "not-a-valid-email-address": "Keine gültige Email-Adresse", - "not-a-valid-url": "Not a valid URL", + "not-a-valid-url": "Keine gültige URL", "not-completed": "Nicht abgeschlossen", "notification-list-create": "{user} hat eine neue Liste erstellt", "notification-list-share": "{user} hat eine Liste mit Dir geteilt", @@ -263,7 +263,7 @@ "settings-privacy-lists-public": "Deine Listen sind standardmäßig öffentlich. \nJeder kann sie sehen. \nDu kannst diese Einstellung jederzeit für einzelne Listen ändern.", "settings-privacy-trails-private": "Deine Routen sind standardmäßig privat. \nNiemand außer Ihnen kann sie sehen. \nDu kannst diese Einstellung jederzeit für einzelne Routen ändern.", "settings-privacy-trails-public": "Deine Trails sind standardmäßig öffentlich. \nJeder kann sie sehen. \nDu kannst diese Einstellung jederzeit für einzelne Routen ändern.", - "settings-saved": "Settings saved", + "settings-saved": "Einstellungen gespeichert", "share": "Teilen", "share-profile": "Profil teilen", "share-this-list": "Diese Liste teilen", @@ -291,7 +291,7 @@ "trail-not-shared": "Route mit niemandem geteilt", "trail-saved-successfully": "Route gespeichert", "trails-for-you": "Routen für dich", - "unchanged": "unchanged", + "unchanged": "unverändert", "units": "Einheiten", "upload-file": "Datei hochladen", "upload-gpx": "GPX hochladen", From 6c6181aa730ca2329f8a3a0c1f485a9c5672f8a7 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 13:30:51 +0100 Subject: [PATCH 095/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 63c175de..aa3c7210 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -43,6 +43,7 @@ "comment": "{n, plural, =1 {Commentaire} other {Commentaires}}", "completed": "Terminé", "completed-a-trail": "a terminé un parcours", + "completed-tours": "Completed tours", "completion-status": "Statut", "confirm": "Confirmer", "confirm-deletion": "Confirmer la suppression", @@ -148,8 +149,8 @@ "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integration-disabled": "integration disabled", - "integrations": "Integrations", "integration-enabled": "integration enabled", + "integrations": "Integrations", "invalid-date": "Date invalide", "invalid-username": "Nom d'utilisateur invalide", "italian": "Italien", @@ -226,6 +227,7 @@ "photos": "Photos", "pick-a-trail": "Choisir un itinéraire", "planned-a-trail": "a plannifié un itinéraire", + "planned-tours": "Planned tours", "polish": "polonais", "portuguese": "Portugais", "print": "Imprimer", From b1532876b0ec809eaefdf21925bbbfefa74a558d Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 13:30:53 +0100 Subject: [PATCH 096/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index d009049d..9f5521c0 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -43,6 +43,7 @@ "comment": "{n, plural, =1 {Kommentar} other {Kommentare}}", "completed": "Abgeschlossen", "completed-a-trail": "hat eine Route abgeschlossen", + "completed-tours": "Completed tours", "completion-status": "Abschlussstatus", "confirm": "Bestätigen", "confirm-deletion": "Löschen bestätigen", @@ -148,8 +149,8 @@ "integration-description-komoot": "Synchronisieren Sie Ihre komoot Touren mit wanderer in regelmäßigen Abständen.", "integration-description-strava": "Synchronisieren Sie Ihre strava Routen und Aktivitatäten mit wanderer in regelmäßigen Abständen.", "integration-disabled": "Integration deaktiviert", - "integrations": "Integrationen", "integration-enabled": "Integration aktiviert", + "integrations": "Integrationen", "invalid-date": "Ungültiges Datum", "invalid-username": "Ungültiger Nutzername", "italian": "Italienisch", @@ -226,6 +227,7 @@ "photos": "Fotos", "pick-a-trail": "Route auswählen", "planned-a-trail": "hat eine Route geplant", + "planned-tours": "Planned tours", "polish": "Polnisch", "portuguese": "Portugiesisch", "print": "Drucken", From ce3b3a8bafeff937b1d2ce87cf0b96778a97061f Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 13:30:54 +0100 Subject: [PATCH 097/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index db4b679f..f6473d9b 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -43,6 +43,7 @@ "comment": "{n, plural, =1 {Megjegyzés} other {Megjegyzés}}", "completed": "Teljesítve", "completed-a-trail": "completed a trail", + "completed-tours": "Completed tours", "completion-status": "Befejezés állapota", "confirm": "Confirm", "confirm-deletion": "Confirm Deletion", @@ -148,8 +149,8 @@ "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integration-disabled": "integration disabled", - "integrations": "Integrations", "integration-enabled": "integration enabled", + "integrations": "Integrations", "invalid-date": "Érvénytelen dátum", "invalid-username": "Érvénytelen felhasználó", "italian": "Olasz", @@ -226,6 +227,7 @@ "photos": "Képek", "pick-a-trail": "Válasszon útvonalat", "planned-a-trail": "planned a trail", + "planned-tours": "Planned tours", "polish": "Lengyel", "portuguese": "Portugál", "print": "Print", From 8e84edd2ab9f215eedb571438f8e9543554b22a4 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 13:30:55 +0100 Subject: [PATCH 098/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index fdbb7a25..d6e9143e 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -43,6 +43,7 @@ "comment": "{n, plural, =1 {Commento} other {Commenti}}", "completed": "Completato", "completed-a-trail": "percorso completato", + "completed-tours": "Completed tours", "completion-status": "Stato di completamento", "confirm": "Confermare", "confirm-deletion": "Conferma eliminazione", @@ -148,8 +149,8 @@ "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integration-disabled": "integration disabled", - "integrations": "Integrations", "integration-enabled": "integration enabled", + "integrations": "Integrations", "invalid-date": "Data non valida", "invalid-username": "Nome utente non valido", "italian": "Italiano", @@ -226,6 +227,7 @@ "photos": "Foto", "pick-a-trail": "Scegli un percorso", "planned-a-trail": "percorso pianificato", + "planned-tours": "Planned tours", "polish": "Polacco", "portuguese": "Portoghese", "print": "Stampa", From bfe72d253fb8ce26f830abde773c261e042a67f8 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 13:30:56 +0100 Subject: [PATCH 099/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 49f85647..b859d548 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -43,6 +43,7 @@ "comment": "{n, plural, =1 {Opmerking} other {Opmerkingen}}", "completed": "Voltooid", "completed-a-trail": "completed a trail", + "completed-tours": "Completed tours", "completion-status": "Voltooiingsstatus", "confirm": "Confirm", "confirm-deletion": "Confirm Deletion", @@ -148,8 +149,8 @@ "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integration-disabled": "integration disabled", - "integrations": "Integrations", "integration-enabled": "integration enabled", + "integrations": "Integrations", "invalid-date": "Ongeldige datum", "invalid-username": "Ongeldige gebruikersnaam", "italian": "Italiaans", @@ -226,6 +227,7 @@ "photos": "Foto's", "pick-a-trail": "Kies een wandelroute", "planned-a-trail": "planned a trail", + "planned-tours": "Planned tours", "polish": "Pools", "portuguese": "Portugees", "print": "Afdrukken", From d8b77057b76ea418b468416d35ad9dd6da466767 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 13:30:57 +0100 Subject: [PATCH 100/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index f1bb8cf2..fd6890e7 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -43,6 +43,7 @@ "comment": "{n, plural, =1 {Komentarz} other {Komentarze}}", "completed": "Zakończono", "completed-a-trail": "ukończono szlak", + "completed-tours": "Completed tours", "completion-status": "Stan ukończenia", "confirm": "Potwierdź", "confirm-deletion": "Potwierdź usunięcie", @@ -148,8 +149,8 @@ "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integration-disabled": "integration disabled", - "integrations": "Integrations", "integration-enabled": "integration enabled", + "integrations": "Integrations", "invalid-date": "Nieprawidłowa data", "invalid-username": "Błędna nazwa użytkownika", "italian": "Włoski", @@ -226,6 +227,7 @@ "photos": "Zdjęcia", "pick-a-trail": "Wybierz szlak", "planned-a-trail": "zaplanowano szlak", + "planned-tours": "Planned tours", "polish": "Polski", "portuguese": "Portugalski", "print": "Drukuj", From 356707fdec5dd74d600b9fa90dc6eb7badea1e36 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 13:30:58 +0100 Subject: [PATCH 101/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 055a61e9..ac413c38 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -43,6 +43,7 @@ "comment": "{n, plural, =1 {Comentário} other {Comentários}}", "completed": "Completada", "completed-a-trail": "completed a trail", + "completed-tours": "Completed tours", "completion-status": "Estado de conclusão", "confirm": "Confirmar", "confirm-deletion": "Confirmar eliminação", @@ -148,8 +149,8 @@ "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integration-disabled": "integration disabled", - "integrations": "Integrations", "integration-enabled": "integration enabled", + "integrations": "Integrations", "invalid-date": "Data inválida", "invalid-username": "Nome de usuário inválido", "italian": "Italiano", @@ -226,6 +227,7 @@ "photos": "Fotos", "pick-a-trail": "Escolha uma trilha", "planned-a-trail": "planned a trail", + "planned-tours": "Planned tours", "polish": "Polonês", "portuguese": "Português", "print": "Imprimir", From a7abbd7f046924e051d290664f2db7b0907deb92 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 13:30:59 +0100 Subject: [PATCH 102/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index c225be28..e5ae9285 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -43,6 +43,7 @@ "comment": "{n, plural, =1 {评论} other {评论}}", "completed": "已完成", "completed-a-trail": "completed a trail", + "completed-tours": "Completed tours", "completion-status": "完成状态", "confirm": "确认", "confirm-deletion": "确认删除", @@ -148,8 +149,8 @@ "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integration-disabled": "integration disabled", - "integrations": "Integrations", "integration-enabled": "integration enabled", + "integrations": "Integrations", "invalid-date": "无效日期", "invalid-username": "无效用户名", "italian": "意大利语", @@ -226,6 +227,7 @@ "photos": "图片", "pick-a-trail": "选择一个路线", "planned-a-trail": "planned a trail", + "planned-tours": "Planned tours", "polish": "波兰语", "portuguese": "葡萄牙语", "print": "打印", From 44d1c18103019c5abaaed7ed8c7b635f9e1ac290 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 13:31:00 +0100 Subject: [PATCH 103/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 111a2d4f..7f28e959 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -43,6 +43,7 @@ "comment": "{n, plural, one {}=1 {Comentario} other {Comentarios}}", "completed": "Completado", "completed-a-trail": "ruta completada", + "completed-tours": "Completed tours", "completion-status": "Estado de avance", "confirm": "Confirmar", "confirm-deletion": "Confirmar Borrado", @@ -148,8 +149,8 @@ "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", "integration-disabled": "integration disabled", - "integrations": "Integrations", "integration-enabled": "integration enabled", + "integrations": "Integrations", "invalid-date": "Fecha no válida", "invalid-username": "Usuario no válido", "italian": "Italiano", @@ -226,6 +227,7 @@ "photos": "Fotos", "pick-a-trail": "Escoge una ruta", "planned-a-trail": "planificada una ruta", + "planned-tours": "Planned tours", "polish": "Polaco", "portuguese": "Portugués", "print": "Imprimir", From be15f6ff7c232194cb87eb20578cace42a7d64f2 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 15:11:54 +0100 Subject: [PATCH 104/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 9f5521c0..d1d66195 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -43,7 +43,7 @@ "comment": "{n, plural, =1 {Kommentar} other {Kommentare}}", "completed": "Abgeschlossen", "completed-a-trail": "hat eine Route abgeschlossen", - "completed-tours": "Completed tours", + "completed-tours": "Abgeschlossene Touren", "completion-status": "Abschlussstatus", "confirm": "Bestätigen", "confirm-deletion": "Löschen bestätigen", @@ -227,7 +227,7 @@ "photos": "Fotos", "pick-a-trail": "Route auswählen", "planned-a-trail": "hat eine Route geplant", - "planned-tours": "Planned tours", + "planned-tours": "Geplante Touren", "polish": "Polnisch", "portuguese": "Portugiesisch", "print": "Drucken", From d7397741bef25a0594df2702da905cc3bde28c2f Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Feb 2025 16:47:18 +0100 Subject: [PATCH 105/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 44 ++++++++++++++++---------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index fd6890e7..c3ad0c63 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -38,18 +38,18 @@ "change-password": "Zmień hasło", "changelog": "Dziennik zmian", "chinese": "Chiński (uproszczony)", - "clear-all": "Clear all", + "clear-all": "Wyczyść wszystko", "close": "Zamknij", "comment": "{n, plural, =1 {Komentarz} other {Komentarze}}", "completed": "Zakończono", "completed-a-trail": "ukończono szlak", - "completed-tours": "Completed tours", + "completed-tours": "Przebyte trasy", "completion-status": "Stan ukończenia", "confirm": "Potwierdź", "confirm-deletion": "Potwierdź usunięcie", "confirm-publish": "Potwierdź publikację", "confirm-share": "Potwierdź udostępnienie", - "connect": "Connect", + "connect": "Połącz", "contribute": "Kontrybuuj", "copy-link": "Kopiuj link", "create-new-list": "Stwórz nową listę", @@ -77,7 +77,7 @@ "download": "Pobierz", "draw-a-route": "Narysuj trasę", "driving": "Samochód", - "duplicate": "Duplicate", + "duplicate": "Duplikuj", "duration": "Czas trwania", "dutch": "Niderlandzki", "easy": "Łatwy", @@ -97,19 +97,19 @@ "english": "Angielski", "entry": "Pozycja", "error-creating-user": "Błąd tworzenia użytkownika", - "error-disabling-strava-integration": "Error disabling strava integration", + "error-disabling-strava-integration": "Błąd przy wyłączaniu integracji strava", "error-during-login": "Błąd podczas logowania", "error-during-password-reset": "Nie udało się wysłać e-maila z resetowaniem hasła", "error-exporting-trail": "Błąd podczas eksportowania szlaku", - "error-logging-in-to-komoot": "Error logging in to komoot", + "error-logging-in-to-komoot": "Błąd zapisu do komoot", "error-posting-comment": "Błąd wysyłania komentarza", "error-printing-map": "Błąd podczas drukowania mapy", "error-reading-file": "Błąd wczytywania pliku", "error-saving-list": "Błąd przy zapisywaniu listy", "error-saving-trail": "Błąd podczas zapisywania szlaku", - "error-setting-up-strava-integration": "Error setting up strava integration", + "error-setting-up-strava-integration": "Błąd zestawiania integracji strava", "error-updating-password": "Błąd podczas aktualizacji hasła", - "error-updating-strava-integration": "Error updating komoot integration", + "error-updating-strava-integration": "Błąd aktualizacji integracji kamoot", "est-duration": "Szacowany czas", "explore": "Eksploruj", "explore-some-trails": "Eksploruj różne szlaki", @@ -121,15 +121,15 @@ "file-too-big": "Plik {file} jest za duży (maks. {size})", "filter-categories": "Filtruj kategorie", "filter-difficulty": "Filtruj poziom trudności", - "finish": "Finish", + "finish": "Zakończ", "focus-map-on": "Skoncentruj mapę na", "follow": "Obserwuj", "followers": "Obserwujący", "following": "Obserwowane", "forgot-your-password": "Zapomniałeś hasła?", "french": "Francuski", - "from-file": "From file", - "from-url": "From URL", + "from-file": "Z pliku", + "from-url": "Z URL", "german": "Niemiecki", "get-position-from-exif": "Odczytaj współrzędne z danych EXIF", "grid": "Siatka", @@ -146,11 +146,11 @@ "import": "Importuj", "import-hint": "Wybierz lub przeciągnij tutaj plik GPX, FIT, KML lub TCX...", "include-description": "Dołącz opis", - "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", - "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", - "integration-disabled": "integration disabled", - "integration-enabled": "integration enabled", - "integrations": "Integrations", + "integration-description-komoot": "Synchronizuje trasy kamoot z wanderer w równych odstępach.", + "integration-description-strava": "Synchronizuje trasy i aktywność z wanderer w równych odstępach.", + "integration-disabled": "integracja wyłączona", + "integration-enabled": "integracja włączona", + "integrations": "Integracje", "invalid-date": "Nieprawidłowa data", "invalid-username": "Błędna nazwa użytkownika", "italian": "Włoski", @@ -204,7 +204,7 @@ "no-routes-added": "Brak dodanych tras", "no-waypoints-yet": "Jeszcze nie ma punktów trasy", "not-a-valid-email-address": "Nieprawidłowy adres email", - "not-a-valid-url": "Not a valid URL", + "not-a-valid-url": "Wadliwy URL", "not-completed": "Nie dokończono", "notification-list-create": "{user} utworzył(a) nową listę", "notification-list-share": "{user} udostępnił(a) tobie listę", @@ -227,7 +227,7 @@ "photos": "Zdjęcia", "pick-a-trail": "Wybierz szlak", "planned-a-trail": "zaplanowano szlak", - "planned-tours": "Planned tours", + "planned-tours": "Planowane trasy", "polish": "Polski", "portuguese": "Portugalski", "print": "Drukuj", @@ -241,7 +241,7 @@ "removed-trail-from": "Usunięto szlak z", "required": "Wymagane", "reset-password": "Resetuj hasło", - "route": "{n, plural, =1 {Route} other {Routes}}", + "route": "{n, plural,=1 {Trasa} other {Trasy}}", "route-point": "Punkt trasy", "save": "Zapisz", "save-list": "Zapisz listę", @@ -249,7 +249,7 @@ "save-your-trail-first": "Najpierw zapisz swój szlak", "search-cities": "Szukaj miasta", "search-for-trails-places": "Szukaj szlaków lub miejsc", - "search-places": "Search places", + "search-places": "Szukaj miejsc", "search-trails": "Szukaj szlaków", "select-list": "Wybierz Listę", "settings": "Ustawienia", @@ -265,7 +265,7 @@ "settings-privacy-lists-public": "Domyślnie, twoje listy są publiczne. Każdy będzie mógł je zobaczyć. Zawsze możesz zmieniać to ustawienie, osobno dla każdej listy.", "settings-privacy-trails-private": "Domyślnie, twoje szlaki są prywatne. Nikt poza tobą nie będzie mógł ich zobaczyć. Zawsze możesz zmieniać to ustawienie, osobno dla każdego szlaku.", "settings-privacy-trails-public": "Domyślnie, twoje szlaki są publiczne. Każdy będzie mógł je zobaczyć. Zawsze możesz zmieniać to ustawienie, osobno dla każdego szlaku.", - "settings-saved": "Settings saved", + "settings-saved": "Zapisano ustawienia", "share": "Udostępnij", "share-profile": "Udostępnij profil", "share-this-list": "Udostępnij tę listę", @@ -293,7 +293,7 @@ "trail-not-shared": "Szlak nie udostępniony", "trail-saved-successfully": "Szlak pomyślnie zapisany", "trails-for-you": "Szlaki dla ciebie", - "unchanged": "unchanged", + "unchanged": "bez zmian", "units": "Jednostki", "upload-file": "Przesyłanie pliku", "upload-gpx": "Importuj GPX", From a1211280b325157c11d7647fd1337bf6bfd74b6e Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Feb 2025 21:02:21 +0100 Subject: [PATCH 106/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index aa3c7210..112bb80c 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -107,7 +107,7 @@ "error-reading-file": "Erreur de lecture du fichier", "error-saving-list": "Erreur lors de l'enregistrement de la liste", "error-saving-trail": "Erreur lors de l'enregistrement de l'itinéraire", - "error-setting-up-strava-integration": "Error setting up strava integration", + "error-setting-up-integration": "Error setting up strava integration", "error-updating-password": "Erreur lors de la mise à jour du mot de passe", "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Temps estimé", @@ -177,6 +177,7 @@ "metric": "Métrique", "moderate": "Moyenne", "must-be-at-least-n-characters-long": "Doit être composé d'au moins {n} caractères", + "must-be-at-most-n-characters-long": "Must be at most {n} characters long", "my-account": "Mon profil", "n-days-ago": "il y a {n} jours", "n-hours-ago": "il y a {n} heures", From 5fc0953cd98589a4cf963a29216711b441d2a93a Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Feb 2025 21:02:22 +0100 Subject: [PATCH 107/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index d1d66195..1377a43e 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -107,7 +107,7 @@ "error-reading-file": "Fehler beim Lesen der Datei", "error-saving-list": "Fehler beim Speichern der Liste", "error-saving-trail": "Fehler beim Speichern der Route", - "error-setting-up-strava-integration": "Fehler beim Einrichten der Strava-Integration", + "error-setting-up-integration": "Fehler beim Einrichten der Strava-Integration", "error-updating-password": "Fehler beim Aktualisieren des Passworts", "error-updating-strava-integration": "Fehler Aktualisierung der Komoot-Integration", "est-duration": "Gesch. Dauer", @@ -177,6 +177,7 @@ "metric": "Metrisch", "moderate": "Mittel", "must-be-at-least-n-characters-long": "Muss mindestens {n} Zeichen lang sein", + "must-be-at-most-n-characters-long": "Darf höchstens {n} Zeichen lang sein", "my-account": "Mein Konto", "n-days-ago": "vor {n} Tagen", "n-hours-ago": "vor {n} Stunden", From 22fdd7e5bf973c2a2995b0ccee43e86c62af79d7 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Feb 2025 21:02:23 +0100 Subject: [PATCH 108/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index f6473d9b..0c5c13bf 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -107,7 +107,7 @@ "error-reading-file": "Hiba a fájl olvasása közben", "error-saving-list": "Error saving list", "error-saving-trail": "Error saving trail", - "error-setting-up-strava-integration": "Error setting up strava integration", + "error-setting-up-integration": "Error setting up strava integration", "error-updating-password": "Error updating password", "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Becsült időtartam", @@ -177,6 +177,7 @@ "metric": "Metrikus", "moderate": "Mérsékelt", "must-be-at-least-n-characters-long": "Legalább {n} karakter hosszúnak kell lennie", + "must-be-at-most-n-characters-long": "Must be at most {n} characters long", "my-account": "My Account", "n-days-ago": "{n} days ago", "n-hours-ago": "{n} hours ago", From 9d2bb20ba39593c551c2f494a4678eab939e3a10 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Feb 2025 21:02:24 +0100 Subject: [PATCH 109/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index d6e9143e..1fad7d2a 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -107,7 +107,7 @@ "error-reading-file": "Errore durante la lettura del file", "error-saving-list": "Errore salvando la lista", "error-saving-trail": "Errore nel salvataggio del percorso", - "error-setting-up-strava-integration": "Error setting up strava integration", + "error-setting-up-integration": "Error setting up strava integration", "error-updating-password": "Errore nell'aggiornamento della password", "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Durata stimata", @@ -177,6 +177,7 @@ "metric": "Metrico", "moderate": "Moderato", "must-be-at-least-n-characters-long": "Deve essere lungo almeno {n} caratteri", + "must-be-at-most-n-characters-long": "Must be at most {n} characters long", "my-account": "Il mio account", "n-days-ago": "{n} giorni fa", "n-hours-ago": "{n} ore fa", From e1d311c60d77303159e3d4fc85dd96709856c718 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Feb 2025 21:02:25 +0100 Subject: [PATCH 110/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index b859d548..ad189791 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -107,7 +107,7 @@ "error-reading-file": "Het bestand kan niet worden ingelezen", "error-saving-list": "Error saving list", "error-saving-trail": "Error saving trail", - "error-setting-up-strava-integration": "Error setting up strava integration", + "error-setting-up-integration": "Error setting up strava integration", "error-updating-password": "Error updating password", "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Geschatte duur", @@ -177,6 +177,7 @@ "metric": "Metrisch", "moderate": "Gemiddeld", "must-be-at-least-n-characters-long": "Minimaal {n} tekens", + "must-be-at-most-n-characters-long": "Must be at most {n} characters long", "my-account": "My Account", "n-days-ago": "{n} dagen geleden", "n-hours-ago": "{n} uuren geleden", From cc7ed41a72667c67586448a9d5c460e0f57de905 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Feb 2025 21:02:26 +0100 Subject: [PATCH 111/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index c3ad0c63..e86d4409 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -107,7 +107,7 @@ "error-reading-file": "Błąd wczytywania pliku", "error-saving-list": "Błąd przy zapisywaniu listy", "error-saving-trail": "Błąd podczas zapisywania szlaku", - "error-setting-up-strava-integration": "Błąd zestawiania integracji strava", + "error-setting-up-integration": "Error setting up strava integration", "error-updating-password": "Błąd podczas aktualizacji hasła", "error-updating-strava-integration": "Błąd aktualizacji integracji kamoot", "est-duration": "Szacowany czas", @@ -177,6 +177,7 @@ "metric": "Metryczne", "moderate": "Średni", "must-be-at-least-n-characters-long": "Długość musi wynosić przynajmniej {n} znaków", + "must-be-at-most-n-characters-long": "Must be at most {n} characters long", "my-account": "Moje konto", "n-days-ago": "{n} dni temu", "n-hours-ago": "{n} godzin temu", From e83ff10b55c028ed4567d56c0464cfe12d04c18f Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Feb 2025 21:02:27 +0100 Subject: [PATCH 112/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index ac413c38..74183b44 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -107,7 +107,7 @@ "error-reading-file": "Erro ao ler o arquivo", "error-saving-list": "Erro ao gravar lista", "error-saving-trail": "Erro ao gravar percurso", - "error-setting-up-strava-integration": "Error setting up strava integration", + "error-setting-up-integration": "Error setting up strava integration", "error-updating-password": "Erro ao atualizar password", "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Duração prevista", @@ -177,6 +177,7 @@ "metric": "Métrica", "moderate": "Moderado", "must-be-at-least-n-characters-long": "Deve ter pelo menos {n} caracteres", + "must-be-at-most-n-characters-long": "Must be at most {n} characters long", "my-account": "A minha conta", "n-days-ago": "{n} dias atrás", "n-hours-ago": "{n} horas atrás", From 9fe94f9483e009faa1eb66a99fa16dbce10cc3e5 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Feb 2025 21:02:28 +0100 Subject: [PATCH 113/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index e5ae9285..dd8fd488 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -107,7 +107,7 @@ "error-reading-file": "读取文件错误", "error-saving-list": "保存列表失败", "error-saving-trail": "保存路线失败", - "error-setting-up-strava-integration": "Error setting up strava integration", + "error-setting-up-integration": "Error setting up strava integration", "error-updating-password": "更新密码失败", "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "预计时长", @@ -177,6 +177,7 @@ "metric": "公制", "moderate": "中等", "must-be-at-least-n-characters-long": "长度至少 {n} 字符", + "must-be-at-most-n-characters-long": "Must be at most {n} characters long", "my-account": "我的账户", "n-days-ago": "{n} 天前", "n-hours-ago": "{n} 小时前", From d40871ad034f02c80866b017292bc5444fb80f2d Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Feb 2025 21:02:29 +0100 Subject: [PATCH 114/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 7f28e959..d6fcbc9f 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -107,7 +107,7 @@ "error-reading-file": "Error leyendo el archivo", "error-saving-list": "Error guardando la lista", "error-saving-trail": "Error guardando la ruta", - "error-setting-up-strava-integration": "Error setting up strava integration", + "error-setting-up-integration": "Error setting up strava integration", "error-updating-password": "Error actualizando la contraseña", "error-updating-strava-integration": "Error updating komoot integration", "est-duration": "Duración estimada", @@ -177,6 +177,7 @@ "metric": "Métrica", "moderate": "Medio", "must-be-at-least-n-characters-long": "Tiene que tener por lo menos {n} caracteres", + "must-be-at-most-n-characters-long": "Must be at most {n} characters long", "my-account": "Mi cuenta", "n-days-ago": "hace {n} días", "n-hours-ago": "hace {n} horas", From afbbf076f9bd34c3085da7fa3a98718bd58c7715 Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 10 Mar 2025 22:54:02 +0900 Subject: [PATCH 115/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 1377a43e..8c41e18e 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -97,7 +97,7 @@ "english": "Englisch", "entry": "Eintrag", "error-creating-user": "Fehler beim Erstellen des Nutzers", - "error-disabling-strava-integration": "Fehlerbehinderung der Strawa -Integration", + "error-disabling-strava-integration": "Fehler beim Deaktivieren der Stravaintegration", "error-during-login": "Fehler beim Login", "error-during-password-reset": "Email zum Zurücksetzen des Passworts konnte nicht versandt werden", "error-exporting-trail": "Fehler beim Exportieren des Trails", @@ -129,7 +129,7 @@ "forgot-your-password": "Passwort vergessen?", "french": "Französisch", "from-file": "Aus einer Datei", - "from-url": "Von URL", + "from-url": "Aus einer URL", "german": "Deutsch", "get-position-from-exif": "Koordinaten aus EXIF Daten", "grid": "Gitter", @@ -146,8 +146,8 @@ "import": "Importieren", "import-hint": "GPX, FIT, KML oder TCX Dateien auswählen oder hierher ziehen...", "include-description": "Beschreibung übernehmen", - "integration-description-komoot": "Synchronisieren Sie Ihre komoot Touren mit wanderer in regelmäßigen Abständen.", - "integration-description-strava": "Synchronisieren Sie Ihre strava Routen und Aktivitatäten mit wanderer in regelmäßigen Abständen.", + "integration-description-komoot": "Synchronisiert Ihre komoot Touren regelmäßig mit wanderer.", + "integration-description-strava": "Synchronisieren Sie Ihre strava Routen und Aktivitäten regelmäßig mit wanderer.", "integration-disabled": "Integration deaktiviert", "integration-enabled": "Integration aktiviert", "integrations": "Integrationen", From ee64f4a8ff1ff56e1b9dd67d5b4e87aadd2a59bb Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 10 Mar 2025 22:54:03 +0900 Subject: [PATCH 116/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 112bb80c..fd9d2d2f 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -38,18 +38,18 @@ "change-password": "Changer de mot de passe", "changelog": "Journal des modifications", "chinese": "Chinois (simplifié)", - "clear-all": "Clear all", + "clear-all": "Cacher tous", "close": "Fermer", "comment": "{n, plural, =1 {Commentaire} other {Commentaires}}", "completed": "Terminé", "completed-a-trail": "a terminé un parcours", - "completed-tours": "Completed tours", + "completed-tours": "Tournées terminées", "completion-status": "Statut", "confirm": "Confirmer", "confirm-deletion": "Confirmer la suppression", "confirm-publish": "Confirmer la publication", "confirm-share": "Confirmer le partage", - "connect": "Connect", + "connect": "Connecter", "contribute": "Contribuer", "copy-link": "Copier le lien", "create-new-list": "Créer une nouvelle liste", @@ -77,7 +77,7 @@ "download": "Télécharger", "draw-a-route": "Tracer un itinéraire", "driving": "Conduire", - "duplicate": "Duplicate", + "duplicate": "Double", "duration": "Durée", "dutch": "Néerlandais", "easy": "Facile", @@ -121,7 +121,7 @@ "file-too-big": "Le fichier {file} est trop volumineux (max. {size})", "filter-categories": "Filtrer les catégories", "filter-difficulty": "Filtrer la difficulté", - "finish": "Finish", + "finish": "Destination", "focus-map-on": "Centrer la carte sur", "follow": "Suivre", "followers": "Abonné(e)s", @@ -148,8 +148,8 @@ "include-description": "Inclure la description", "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", - "integration-disabled": "integration disabled", - "integration-enabled": "integration enabled", + "integration-disabled": "Intégration désactivée", + "integration-enabled": "Intégration activée", "integrations": "Integrations", "invalid-date": "Date invalide", "invalid-username": "Nom d'utilisateur invalide", @@ -228,7 +228,7 @@ "photos": "Photos", "pick-a-trail": "Choisir un itinéraire", "planned-a-trail": "a plannifié un itinéraire", - "planned-tours": "Planned tours", + "planned-tours": "Tournées planifiées", "polish": "polonais", "portuguese": "Portugais", "print": "Imprimer", From db20e2a22da7a7e933aee0ebdaabd02cada0b2b2 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Mar 2025 18:57:58 +0100 Subject: [PATCH 117/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 8c41e18e..a4d07e44 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -53,6 +53,7 @@ "contribute": "Mitwirken", "copy-link": "Link kopieren", "create-new-list": "Neue Liste erstellen", + "create-waypoint": "Create waypoint", "creation-date": "Erstellungsdatum", "current-password": "Aktuelles Passwort", "cycling": "Radfahren", From 8be1b79a7a2752f6dde629cafeb3ee02f8ed6b9c Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Mar 2025 18:57:59 +0100 Subject: [PATCH 118/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index fd9d2d2f..eae73dfb 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -53,6 +53,7 @@ "contribute": "Contribuer", "copy-link": "Copier le lien", "create-new-list": "Créer une nouvelle liste", + "create-waypoint": "Create waypoint", "creation-date": "Date de création", "current-password": "Mot de passe actuel", "cycling": "Vélo", From d4b563e9fc8132f1d6afda63933b3b1658ec2f51 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Mar 2025 18:58:00 +0100 Subject: [PATCH 119/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index d6fcbc9f..bbcacb59 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -53,6 +53,7 @@ "contribute": "Contribuir", "copy-link": "Copiar Enlace", "create-new-list": "Crear una nueva lista", + "create-waypoint": "Create waypoint", "creation-date": "Fecha de creación", "current-password": "Contraseña actual", "cycling": "Ciclismo", From 9e108601d162cb86a692216125cd378dab2040c6 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Mar 2025 18:58:01 +0100 Subject: [PATCH 120/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 0c5c13bf..6df3c2a8 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -53,6 +53,7 @@ "contribute": "Hozzájárulás", "copy-link": "Copy Link", "create-new-list": "Új lista létrehozása", + "create-waypoint": "Create waypoint", "creation-date": "létrehozás dátuma", "current-password": "Current password", "cycling": "Cycling", From a3eaac57ad4cfe72741c36a2b6d5bdb4ed442b2d Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Mar 2025 18:58:02 +0100 Subject: [PATCH 121/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 1fad7d2a..a5d31063 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -53,6 +53,7 @@ "contribute": "Contribuisci", "copy-link": "Copia link", "create-new-list": "Crea nuova lista", + "create-waypoint": "Create waypoint", "creation-date": "Data di creazione", "current-password": "Password attuale", "cycling": "Ciclismo", From 56aeb3981ff7b9c7fff6c6739477544427ffd9b6 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Mar 2025 18:58:03 +0100 Subject: [PATCH 122/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index ad189791..90cee04c 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -53,6 +53,7 @@ "contribute": "Bijdragen", "copy-link": "Copy Link", "create-new-list": "Nieuwe lijst", + "create-waypoint": "Create waypoint", "creation-date": "Aanmaakdatum", "current-password": "Huidig wachtwoord", "cycling": "Fietsen", From cb3da728ec7da6e3881e148783708fdf7843349f Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Mar 2025 18:58:04 +0100 Subject: [PATCH 123/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index e86d4409..804cfb75 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -53,6 +53,7 @@ "contribute": "Kontrybuuj", "copy-link": "Kopiuj link", "create-new-list": "Stwórz nową listę", + "create-waypoint": "Create waypoint", "creation-date": "Data dodania", "current-password": "Obecne hasło", "cycling": "Rower", From d8c127507e12fe698b97379e934884dda09868e0 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Mar 2025 18:58:05 +0100 Subject: [PATCH 124/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 74183b44..e08d388e 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -53,6 +53,7 @@ "contribute": "Contribuir", "copy-link": "Copiar ligação", "create-new-list": "Criar nova lista", + "create-waypoint": "Create waypoint", "creation-date": "Data de criação", "current-password": "Senha atual", "cycling": "Ciclismo", From 90327ae44abfa3f7cf18f77caa404cccc78d8826 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 14 Mar 2025 18:58:06 +0100 Subject: [PATCH 125/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index dd8fd488..44e3caa6 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -53,6 +53,7 @@ "contribute": "贡献", "copy-link": "复制链接", "create-new-list": "创建新列表", + "create-waypoint": "Create waypoint", "creation-date": "创建日期", "current-password": "当前密码", "cycling": "骑行", From e54380c1b5953ccfe5c1b97d38a6b29bdc72b201 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Mar 2025 18:23:57 +0100 Subject: [PATCH 126/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index a4d07e44..a4fcfbed 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -200,7 +200,7 @@ "no-description-for-now": "Noch keine Beschreibung", "no-grid": "Kein Gitter", "no-notifications": "Keine Benachrichtigungen", - "no-photos-here": "Hier sind noch keine Fotos", + "no-photos-here": "Hier sind noch keine Fotos oder Videos", "no-preference": "Keine Präferenz", "no-results": "Keine Ergebnisse gefunden", "no-routes-added": "Keine Routen hinzugefügt", @@ -226,7 +226,7 @@ "password-reset-text": "Wir senden Dir einen Link zum Zurücksetzen Deines Passworts zu", "password-updated": "Passwort aktualisiert", "passwords-must-match": "Passwörter müssen übereinstimmen", - "photos": "Fotos", + "photos": "Fotos & Videos", "pick-a-trail": "Route auswählen", "planned-a-trail": "hat eine Route geplant", "planned-tours": "Geplante Touren", From 0b5d1435dad42720c5028058cf6a0895ac97b888 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Mar 2025 18:23:58 +0100 Subject: [PATCH 127/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index eae73dfb..3ab9c667 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -200,7 +200,7 @@ "no-description-for-now": "Pas de description pour le moment", "no-grid": "Aucune grille", "no-notifications": "Pas de notifications", - "no-photos-here": "Aucune photo ici", + "no-photos-here": "Aucune photo/video ici", "no-preference": "Tout afficher", "no-results": "Aucun résultat", "no-routes-added": "Aucun itinéraire ajouté", @@ -226,7 +226,7 @@ "password-reset-text": "Un lien de réinitialisation vous sera envoyé sur votre adresse e-mail.", "password-updated": "Mot de passe mis à jour", "passwords-must-match": "Les mots de passes doivent être identiques", - "photos": "Photos", + "photos": "Photos & Videos", "pick-a-trail": "Choisir un itinéraire", "planned-a-trail": "a plannifié un itinéraire", "planned-tours": "Tournées planifiées", From 7db21d4c45a1cc15e994e91c1fb5bee522339a8c Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Mar 2025 18:23:59 +0100 Subject: [PATCH 128/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index bbcacb59..ca852463 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -200,7 +200,7 @@ "no-description-for-now": "Ninguna descripción de momento", "no-grid": "Ninguna cuadrícula", "no-notifications": "No notificaciones", - "no-photos-here": "No fotos aquí", + "no-photos-here": "No fotos/videos aquí", "no-preference": "Ninguna preferencia", "no-results": "Ningún resultado encontrado", "no-routes-added": "Ninguna ruta añadida", @@ -226,7 +226,7 @@ "password-reset-text": "Enviaremos un enlace para restablecer la contraseña a tu correo electrónico.", "password-updated": "Contraseña actualizada", "passwords-must-match": "Las contraseñas tienen que coincidir", - "photos": "Fotos", + "photos": "Fotos & Videos", "pick-a-trail": "Escoge una ruta", "planned-a-trail": "planificada una ruta", "planned-tours": "Planned tours", From f25c58a5206a62fe2ced813e10bdcb777835d40a Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Mar 2025 18:24:00 +0100 Subject: [PATCH 129/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 6df3c2a8..9e94fbe1 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -200,7 +200,7 @@ "no-description-for-now": "No description for now", "no-grid": "No Grid", "no-notifications": "No notifications", - "no-photos-here": "No photos here", + "no-photos-here": "No photos or videos here", "no-preference": "Nincs preferált", "no-results": "Nincs eredmény", "no-routes-added": "No routes added", From 5982fc9e6ed63322bc3620aefdeb9c6fff4751d9 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Mar 2025 18:24:01 +0100 Subject: [PATCH 130/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index a5d31063..ce85c669 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -200,7 +200,7 @@ "no-description-for-now": "Nessuna descrizione per il momento", "no-grid": "Nessuna griglia", "no-notifications": "Nessuna notifica", - "no-photos-here": "Nessuna foto qui", + "no-photos-here": "Nessuna foto o video qui", "no-preference": "Nessuna preferenza", "no-results": "Nessun risultato trovato", "no-routes-added": "Nessun percorso aggiunto", @@ -226,7 +226,7 @@ "password-reset-text": "Invieremo un link per ripristinare la password al tuo indirizzo email.", "password-updated": "Password aggiornata", "passwords-must-match": "Le password devono coincidere", - "photos": "Foto", + "photos": "Foto & Video", "pick-a-trail": "Scegli un percorso", "planned-a-trail": "percorso pianificato", "planned-tours": "Planned tours", From 137f3c346b2430b0906df0dc469d9b72241c2fb8 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Mar 2025 18:24:02 +0100 Subject: [PATCH 131/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 90cee04c..ad1afe0e 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -200,7 +200,7 @@ "no-description-for-now": "No description for now", "no-grid": "No Grid", "no-notifications": "No notifications", - "no-photos-here": "No photos here", + "no-photos-here": "No photos or videos here", "no-preference": "Geen voorkeur", "no-results": "Er zijn geen zoekresultaten", "no-routes-added": "No routes added", @@ -226,7 +226,7 @@ "password-reset-text": "We will send a reset link to your email address.", "password-updated": "Password updated", "passwords-must-match": "Passwords must match", - "photos": "Foto's", + "photos": "Fotos & Videos", "pick-a-trail": "Kies een wandelroute", "planned-a-trail": "planned a trail", "planned-tours": "Planned tours", From 0b68458bb2554824435ea62bebad6a4e12e4a54d Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Mar 2025 18:24:03 +0100 Subject: [PATCH 132/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 804cfb75..422fd9db 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -200,7 +200,7 @@ "no-description-for-now": "Nie ma jeszcze opisu", "no-grid": "Brak Siatki", "no-notifications": "Brak powiadomień", - "no-photos-here": "Nie ma tu zdjęć", + "no-photos-here": "No photos or videos here", "no-preference": "Brak preferencji", "no-results": "Brak wyników", "no-routes-added": "Brak dodanych tras", @@ -226,7 +226,7 @@ "password-reset-text": "Wyślemy link do resetowania hasła na twój adres e-mail.", "password-updated": "Hasło zaktualizowane", "passwords-must-match": "Hasła muszą być takie same", - "photos": "Zdjęcia", + "photos": "Photos & Videos", "pick-a-trail": "Wybierz szlak", "planned-a-trail": "zaplanowano szlak", "planned-tours": "Planowane trasy", From 25247f1694ad7ffd8507ffe542deb10182ec3550 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Mar 2025 18:24:04 +0100 Subject: [PATCH 133/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index e08d388e..36c4a532 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -200,7 +200,7 @@ "no-description-for-now": "No description for now", "no-grid": "No Grid", "no-notifications": "No notifications", - "no-photos-here": "No photos here", + "no-photos-here": "No photos or videos here", "no-preference": "Nenhuma preferência", "no-results": "Nenhum resultado encontrado", "no-routes-added": "No routes added", @@ -226,7 +226,7 @@ "password-reset-text": "We will send a reset link to your email address.", "password-updated": "Pasword atualizada", "passwords-must-match": "Passwords must match", - "photos": "Fotos", + "photos": "Fotos & Videos", "pick-a-trail": "Escolha uma trilha", "planned-a-trail": "planned a trail", "planned-tours": "Planned tours", From a3ffd58260680aa960814640600aa0343dff87bf Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 16 Mar 2025 18:24:05 +0100 Subject: [PATCH 134/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 44e3caa6..6df0ec10 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -200,7 +200,7 @@ "no-description-for-now": "No description for now", "no-grid": "No Grid", "no-notifications": "No notifications", - "no-photos-here": "No photos here", + "no-photos-here": "No photos or videos here", "no-preference": "尚未规划", "no-results": "没有找到结果", "no-routes-added": "No routes added", @@ -226,7 +226,7 @@ "password-reset-text": "We will send a reset link to your email address.", "password-updated": "密码已更新", "passwords-must-match": "Passwords must match", - "photos": "图片", + "photos": "Photos & Videos", "pick-a-trail": "选择一个路线", "planned-a-trail": "planned a trail", "planned-tours": "Planned tours", From 592b5f0cc2337249890b03d27d82c88f964d48b2 Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 17 Mar 2025 19:23:42 +0100 Subject: [PATCH 135/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 40 ++++++++++++++++---------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 3ab9c667..70329644 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -53,7 +53,7 @@ "contribute": "Contribuer", "copy-link": "Copier le lien", "create-new-list": "Créer une nouvelle liste", - "create-waypoint": "Create waypoint", + "create-waypoint": "Créer un point de passage", "creation-date": "Date de création", "current-password": "Mot de passe actuel", "cycling": "Vélo", @@ -86,7 +86,7 @@ "edit-entry": "Éditer une entrée", "edit-list": "Éditer la liste", "edit-route": "Modifier l'itinéraire", - "edit-waypoint": "Éditer le point de repère", + "edit-waypoint": "Éditer le point de passage", "edited": "modifié", "elevation-gain": "Dénivelé positif", "elevation-loss": "Dénivelé négatif", @@ -98,11 +98,11 @@ "english": "Anglais", "entry": "Entrée", "error-creating-user": "Erreur durant la création de l'utilisateur", - "error-disabling-strava-integration": "Error disabling strava integration", + "error-disabling-strava-integration": "Erreur lors de la désactivation de l'intégration Strava", "error-during-login": "Erreur durant la connexion", "error-during-password-reset": "Impossible d'envoyer l'e-mail de réinitialisation du mot de passe", "error-exporting-trail": "Erreur lors de l'export de l'itinéraire", - "error-logging-in-to-komoot": "Error logging in to komoot", + "error-logging-in-to-komoot": "Erreur de connexion à Komoot", "error-posting-comment": "Erreur lors de la publication du commentaire", "error-printing-map": "Erreur d'impression de la carte", "error-reading-file": "Erreur de lecture du fichier", @@ -110,7 +110,7 @@ "error-saving-trail": "Erreur lors de l'enregistrement de l'itinéraire", "error-setting-up-integration": "Error setting up strava integration", "error-updating-password": "Erreur lors de la mise à jour du mot de passe", - "error-updating-strava-integration": "Error updating komoot integration", + "error-updating-strava-integration": "Erreur lors de la mise à jour de l'intégration Komoot", "est-duration": "Temps estimé", "explore": "Explorer", "explore-some-trails": "Explorer les itinéraires", @@ -129,8 +129,8 @@ "following": "Abonnements", "forgot-your-password": "Mot de passe oublié ?", "french": "Français", - "from-file": "From file", - "from-url": "From URL", + "from-file": "Depuis un fichier", + "from-url": "Depuis une URL", "german": "Allemand", "get-position-from-exif": "Obtenir les coordonnées à partir des données EXIF", "grid": "Grille", @@ -147,11 +147,11 @@ "import": "Importer", "import-hint": "Sélectionnez ou glissez des fichiers GPX, FIT, KML ou TCX ici...", "include-description": "Inclure la description", - "integration-description-komoot": "Syncs your komoot tours with wanderer in regular intervals.", - "integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.", + "integration-description-komoot": "Synchronisez vos Tours Komoot avec Wanderer à intervalles réguliers.", + "integration-description-strava": "Synchronisez vos itinéraires et vos activités Strava avec Wanderer à intervalles réguliers.", "integration-disabled": "Intégration désactivée", "integration-enabled": "Intégration activée", - "integrations": "Integrations", + "integrations": "Intégrations", "invalid-date": "Date invalide", "invalid-username": "Nom d'utilisateur invalide", "italian": "Italien", @@ -171,14 +171,14 @@ "login-details": "Données de connexion", "logout": "Déconnexion", "longitude": "Longitude", - "loop": "Loop", + "loop": "Boucle", "make-one": "Faites-en un !", "make-thumbnail": "Créer une miniature", "map": "Carte", "metric": "Métrique", "moderate": "Moyenne", "must-be-at-least-n-characters-long": "Doit être composé d'au moins {n} caractères", - "must-be-at-most-n-characters-long": "Must be at most {n} characters long", + "must-be-at-most-n-characters-long": "Doit être au maximum de {n} caractères", "my-account": "Mon profil", "n-days-ago": "il y a {n} jours", "n-hours-ago": "il y a {n} heures", @@ -206,7 +206,7 @@ "no-routes-added": "Aucun itinéraire ajouté", "no-waypoints-yet": "Pas encore de point de passage", "not-a-valid-email-address": "Adresse email invalide", - "not-a-valid-url": "Not a valid URL", + "not-a-valid-url": "URL non valide", "not-completed": "Non terminés", "notification-list-create": "{user} a créé une nouvelle liste", "notification-list-share": "{user} à partagé une liste avec vous", @@ -226,7 +226,7 @@ "password-reset-text": "Un lien de réinitialisation vous sera envoyé sur votre adresse e-mail.", "password-updated": "Mot de passe mis à jour", "passwords-must-match": "Les mots de passes doivent être identiques", - "photos": "Photos & Videos", + "photos": "Photos et Vidéos", "pick-a-trail": "Choisir un itinéraire", "planned-a-trail": "a plannifié un itinéraire", "planned-tours": "Tournées planifiées", @@ -243,7 +243,7 @@ "removed-trail-from": "Enlever l'itinéraire de", "required": "Requis", "reset-password": "Réinitialiser le mot de passe", - "route": "{n, plural, =1 {Route} other {Routes}}", + "route": "{n, plural, =1 {Itinéraire} other {Itinéraires}}", "route-point": "Étape", "save": "Sauvegarder", "save-list": "Sauvegarder la liste", @@ -251,7 +251,7 @@ "save-your-trail-first": "Enregistrez d'abord votre itinéraire", "search-cities": "Recherche une ville", "search-for-trails-places": "Chercher un itinéraire ou un lieu", - "search-places": "Search places", + "search-places": "Chercher des lieux", "search-trails": "Chercher un itinéraire", "select-list": "Liste de choix", "settings": "Paramètres", @@ -267,7 +267,7 @@ "settings-privacy-lists-public": "Vos listes sont publiques par défaut. Tout le monde peut les voir. Vous pouvez modifier ce paramètre à tout moment pour les listes individuelles.", "settings-privacy-trails-private": "Vos itinéraires sont privés par défaut. Personne d'autre que vous ne peut les voir. Vous pouvez modifier ce paramètre à tout moment pour les itinéraires individuels.", "settings-privacy-trails-public": "Vos itinéraires sont publics par défaut. Tout le monde peut les voir. Vous pouvez modifier ce paramètre à tout moment pour les itinéraires individuels.", - "settings-saved": "Settings saved", + "settings-saved": "Configuration sauvegardée", "share": "Partager", "share-profile": "Partager le profil", "share-this-list": "Partager cette liste", @@ -283,7 +283,7 @@ "sort": "Trier", "spanish": "Espagnol", "speed": "Vitesse", - "start": "Start", + "start": "Démarrer", "statistics": "Statistiques", "stop-drawing": "Arrêter de tracer", "stop-editing": "Arrêter la modification", @@ -295,7 +295,7 @@ "trail-not-shared": "L'itinéraire n'a pas été partagé", "trail-saved-successfully": "Itinéraire enregistrée", "trails-for-you": "Itinéraire pour vous", - "unchanged": "unchanged", + "unchanged": "pas de modification", "units": "Unités", "upload-file": "Importer un fichier", "upload-gpx": "Envoyer un GPX", @@ -306,5 +306,5 @@ "waypoints": "{n, plural, =1 {Point de passage} other {Points de passage}}", "welcome_to": "Bienvenue sur", "wrong-username-or-password": "Nom d'utilisateur ou mot de passe incorrect", - "you-can": "Tu peux" + "you-can": "Vous pouvez" } From 34ae546a70d03091cadb58bfa0277e21fe4d13eb Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 17 Mar 2025 20:56:36 +0100 Subject: [PATCH 136/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 70329644..807fb9aa 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -122,7 +122,7 @@ "file-too-big": "Le fichier {file} est trop volumineux (max. {size})", "filter-categories": "Filtrer les catégories", "filter-difficulty": "Filtrer la difficulté", - "finish": "Destination", + "finish": "Arrivée", "focus-map-on": "Centrer la carte sur", "follow": "Suivre", "followers": "Abonné(e)s", @@ -283,7 +283,7 @@ "sort": "Trier", "spanish": "Espagnol", "speed": "Vitesse", - "start": "Démarrer", + "start": "Départ", "statistics": "Statistiques", "stop-drawing": "Arrêter de tracer", "stop-editing": "Arrêter la modification", From da5c70976cd248b0080eaf4ceb63bb97aac32d79 Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:46 +0100 Subject: [PATCH 137/146] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index a4fcfbed..c663cd40 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -122,6 +122,7 @@ "file-too-big": "Datei {file} ist zu groß (max. {size})", "filter-categories": "Kategorien filtern", "filter-difficulty": "Schwierigkeit filtern", + "filter-tags": "Filter tags", "finish": "Ziel", "focus-map-on": "Karte fokussieren auf", "follow": "Folgen", @@ -289,6 +290,7 @@ "stop-editing": "Bearbeiten beenden", "summit-book": "Gipfelbuch", "table": "Tabelle", + "tags": "Tags", "text": "Text", "tilesets": "Tilesets", "trail": "{n, plural, =1 {Route} other {Routen}}", From c548bc57e854a24f0828c4cf23ce0bc7daab5167 Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:47 +0100 Subject: [PATCH 138/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 807fb9aa..b6abe6ed 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -122,6 +122,7 @@ "file-too-big": "Le fichier {file} est trop volumineux (max. {size})", "filter-categories": "Filtrer les catégories", "filter-difficulty": "Filtrer la difficulté", + "filter-tags": "Filter tags", "finish": "Arrivée", "focus-map-on": "Centrer la carte sur", "follow": "Suivre", @@ -289,6 +290,7 @@ "stop-editing": "Arrêter la modification", "summit-book": "Liste des ascensions", "table": "Tableau", + "tags": "Tags", "text": "Texte", "tilesets": "Tuiles personnalisés", "trail": "{n, plural, =1 {Itinéraire} other {Itinéraires}}", From 69690fcbf4b9062130c840e3f30237cfbc071457 Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:48 +0100 Subject: [PATCH 139/146] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index ca852463..f8cdede2 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -122,6 +122,7 @@ "file-too-big": "Archivo {file} es demasiado grande (max. {size})", "filter-categories": "Filtrar categorías", "filter-difficulty": "Filtrar dificultad", + "filter-tags": "Filter tags", "finish": "Finish", "focus-map-on": "Centrar mapa sobre", "follow": "Seguir", @@ -289,6 +290,7 @@ "stop-editing": "Stop editing", "summit-book": "Libro de ascensos", "table": "Tabla", + "tags": "Tags", "text": "Texto", "tilesets": "Ficha personalizada", "trail": "{n, plural, one {}=1 {Ruta} other {Rutas}}", From b68ee4aca33494e0bc8b402fd8e8a16b417049c9 Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:49 +0100 Subject: [PATCH 140/146] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 9e94fbe1..84886dba 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -122,6 +122,7 @@ "file-too-big": "File {file} is too big (max. {size})", "filter-categories": "Filter categories", "filter-difficulty": "Filter difficulty", + "filter-tags": "Filter tags", "finish": "Finish", "focus-map-on": "Focus map on", "follow": "Follow", @@ -289,6 +290,7 @@ "stop-editing": "Stop editing", "summit-book": "Csúcspont könyv", "table": "Táblázat", + "tags": "Tags", "text": "Szöveg", "tilesets": "Custom tilesets", "trail": "{n, plural, =1 {Útvonal} other {Útvonalak}}", From 248d4ac5bad63118cf07e3bb78c2615a1de3f4df Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:50 +0100 Subject: [PATCH 141/146] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index ce85c669..acff1fec 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -122,6 +122,7 @@ "file-too-big": "File {file} è troppo grande (max. {size})", "filter-categories": "Filtrare categorie", "filter-difficulty": "Filtrare difficoltà", + "filter-tags": "Filter tags", "finish": "Finish", "focus-map-on": "Focus sulla mappa", "follow": "Seguire", @@ -289,6 +290,7 @@ "stop-editing": "Stop editing", "summit-book": "Libro di vetta", "table": "Tavolo", + "tags": "Tags", "text": "Testo", "tilesets": "Riquadri personalizzati", "trail": "{n, plural, =1 {Percorso} other {Percorsi}}", From ff4c3d5f714ec758aa74d4015b0e858385ade70b Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:51 +0100 Subject: [PATCH 142/146] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index ad1afe0e..377841d6 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -122,6 +122,7 @@ "file-too-big": "File {file} is too big (max. {size})", "filter-categories": "Filter categories", "filter-difficulty": "Filter difficulty", + "filter-tags": "Filter tags", "finish": "Finish", "focus-map-on": "Focus map on", "follow": "Follow", @@ -289,6 +290,7 @@ "stop-editing": "Stop editing", "summit-book": "Bergtopboek", "table": "Tabel", + "tags": "Tags", "text": "Tekst", "tilesets": "Custom tilesets", "trail": "{n, plural, =1 {Wandelroute} other {Wandelroutes}}", From c3f000bea7db3434d8add68678593b801cff48fb Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:52 +0100 Subject: [PATCH 143/146] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 422fd9db..598668f9 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -122,6 +122,7 @@ "file-too-big": "Plik {file} jest za duży (maks. {size})", "filter-categories": "Filtruj kategorie", "filter-difficulty": "Filtruj poziom trudności", + "filter-tags": "Filter tags", "finish": "Zakończ", "focus-map-on": "Skoncentruj mapę na", "follow": "Obserwuj", @@ -200,7 +201,7 @@ "no-description-for-now": "Nie ma jeszcze opisu", "no-grid": "Brak Siatki", "no-notifications": "Brak powiadomień", - "no-photos-here": "No photos or videos here", + "no-photos-here": "Nie ma tu zdjęć", "no-preference": "Brak preferencji", "no-results": "Brak wyników", "no-routes-added": "Brak dodanych tras", @@ -226,7 +227,7 @@ "password-reset-text": "Wyślemy link do resetowania hasła na twój adres e-mail.", "password-updated": "Hasło zaktualizowane", "passwords-must-match": "Hasła muszą być takie same", - "photos": "Photos & Videos", + "photos": "Zdjęcia", "pick-a-trail": "Wybierz szlak", "planned-a-trail": "zaplanowano szlak", "planned-tours": "Planowane trasy", @@ -289,6 +290,7 @@ "stop-editing": "Zakończ edycję", "summit-book": "Logbook", "table": "Tabela", + "tags": "Tags", "text": "Tekst", "tilesets": "Niestandardowe zestawy płytek", "trail": "{n, plural, one {Szlak} few {Szlaki} many {Szlaków}=1 {Szlak} other {Szlaki}}", From 450a75a99ed948d09c4d8a50b669e3b4fb8b5442 Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:53 +0100 Subject: [PATCH 144/146] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index 36c4a532..473ce0ba 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -122,6 +122,7 @@ "file-too-big": "File {file} is too big (max. {size})", "filter-categories": "Filtrar categorias", "filter-difficulty": "Filter difficulty", + "filter-tags": "Filter tags", "finish": "Finish", "focus-map-on": "Centrar mapa em", "follow": "Follow", @@ -289,6 +290,7 @@ "stop-editing": "Stop editing", "summit-book": "Livro da cimeira", "table": "Tabela", + "tags": "Tags", "text": "Texto", "tilesets": "Camada de renderização personalizada", "trail": "{n, plural, =1 {Percurso} other {Percursos}}", From f5997b69e1f3a040499dcb77c006d46bf60c4715 Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 19 Mar 2025 22:30:55 +0100 Subject: [PATCH 145/146] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 6df0ec10..f66bee47 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -122,6 +122,7 @@ "file-too-big": "File {file} is too big (max. {size})", "filter-categories": "筛选分类", "filter-difficulty": "Filter difficulty", + "filter-tags": "Filter tags", "finish": "Finish", "focus-map-on": "地图聚焦于", "follow": "Follow", @@ -200,7 +201,7 @@ "no-description-for-now": "No description for now", "no-grid": "No Grid", "no-notifications": "No notifications", - "no-photos-here": "No photos or videos here", + "no-photos-here": "No photos here", "no-preference": "尚未规划", "no-results": "没有找到结果", "no-routes-added": "No routes added", @@ -226,7 +227,7 @@ "password-reset-text": "We will send a reset link to your email address.", "password-updated": "密码已更新", "passwords-must-match": "Passwords must match", - "photos": "Photos & Videos", + "photos": "图片", "pick-a-trail": "选择一个路线", "planned-a-trail": "planned a trail", "planned-tours": "Planned tours", @@ -289,6 +290,7 @@ "stop-editing": "Stop editing", "summit-book": "详细日程", "table": "表格", + "tags": "Tags", "text": "文本", "tilesets": "自定义地图图层", "trail": "{n, plural, =1 {路线} other {路线}}", From c7a684ebefed2120c0e59304f4c69a53fd06be26 Mon Sep 17 00:00:00 2001 From: Flomp Date: Thu, 20 Mar 2025 21:43:35 +0100 Subject: [PATCH 146/146] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index b6abe6ed..f293f828 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -12,7 +12,7 @@ "add-bio": "Ajouter une description", "add-entry": "Ajouter une entrée", "add-to-list": "Ajouter à une liste", - "add-waypoint": "Ajouter un point de repère", + "add-waypoint": "Ajouter un point de passage", "added-trail-to": "Ajouter un itinéraire à", "after": "Après", "all-activities": "Toutes les activités", @@ -120,9 +120,9 @@ "features": "Fonctionnalités", "file-format": "Format du fichier", "file-too-big": "Le fichier {file} est trop volumineux (max. {size})", - "filter-categories": "Filtrer les catégories", - "filter-difficulty": "Filtrer la difficulté", - "filter-tags": "Filter tags", + "filter-categories": "Filtrer par catégories", + "filter-difficulty": "Filtrer par difficulté", + "filter-tags": "Filtrer par étiquettes", "finish": "Arrivée", "focus-map-on": "Centrer la carte sur", "follow": "Suivre", @@ -290,7 +290,7 @@ "stop-editing": "Arrêter la modification", "summit-book": "Liste des ascensions", "table": "Tableau", - "tags": "Tags", + "tags": "Étiquettes", "text": "Texte", "tilesets": "Tuiles personnalisés", "trail": "{n, plural, =1 {Itinéraire} other {Itinéraires}}",