From 3d37d51b0bb365f9f86decdead2e2242e689f4eb Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:12 +0200 Subject: [PATCH 01/14] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 35f74061..afdef05c 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -390,7 +390,7 @@ "statistics": "Statistiques", "stop-drawing": "Arrêter de tracer", "stop-editing": "Arrêter la modification", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "Subway entrance", "summit": "Summit", "summit-book": "Liste des ascensions", From 4c6990e7a46ecb1ac2d2a4cbc4b8e5424dc703c9 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:13 +0200 Subject: [PATCH 02/14] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 2678c064..e87b054c 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -390,7 +390,7 @@ "statistics": "Estadísticas", "stop-drawing": "Parar de diseñar", "stop-editing": "Parar de editar", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "Subway entrance", "summit": "Summit", "summit-book": "Libro de ascensos", From 12ea2addfbae3e0de26afb00f7555981ec79f07f Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:14 +0200 Subject: [PATCH 03/14] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 83f647a7..c43da992 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -390,7 +390,7 @@ "statistics": "Statistiken", "stop-drawing": "Zeichnen beenden", "stop-editing": "Bearbeiten beenden", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "U-Bahn Eingang", "summit": "Gipfel", "summit-book": "Gipfelbuch", From 4d6b557ed03acf5d7907e96c686fe95ce4924c11 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:15 +0200 Subject: [PATCH 04/14] New translations en.json (Basque) --- web/src/lib/i18n/locales/eu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/eu.json b/web/src/lib/i18n/locales/eu.json index f1746b53..a5ed48d1 100644 --- a/web/src/lib/i18n/locales/eu.json +++ b/web/src/lib/i18n/locales/eu.json @@ -390,7 +390,7 @@ "statistics": "Estatistikak", "stop-drawing": "Utzi marrazteari", "stop-editing": "Utzi editatzeari", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "Metro sarbidea", "summit": "Gailurra", "summit-book": "Igoeren liburua", From cef7c3ac213c669dbd36c8fa4b22327ae814e814 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:16 +0200 Subject: [PATCH 05/14] 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 f5ac3a50..9f70f55d 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -390,7 +390,7 @@ "statistics": "Statistics", "stop-drawing": "Stop drawing", "stop-editing": "Stop editing", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "Subway entrance", "summit": "Summit", "summit-book": "Csúcspont könyv", From f627341f1c3c0982b5453871c7978601b1cbb999 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:17 +0200 Subject: [PATCH 06/14] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 6c5926d3..08310db8 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -390,7 +390,7 @@ "statistics": "Statistiche", "stop-drawing": "Smettere di disegnare", "stop-editing": "Stop editing", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "Subway entrance", "summit": "Summit", "summit-book": "Libro di vetta", From d736e3b50061ac796f919bd6453ddcd44c46de03 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:18 +0200 Subject: [PATCH 07/14] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 56044cb5..10ebdd5a 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -390,7 +390,7 @@ "statistics": "Statistieken", "stop-drawing": "Stop met tekenen", "stop-editing": "Stop met bewerken", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "Subway entrance", "summit": "Summit", "summit-book": "Bergtopboek", From 678dacb1a129d6035bc2d932588c7f37a04b4db6 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:19 +0200 Subject: [PATCH 08/14] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 517d1234..d0dbd8ec 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -390,7 +390,7 @@ "statistics": "Statystyki", "stop-drawing": "Przestań rysować", "stop-editing": "Zakończ edycję", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "Subway entrance", "summit": "Summit", "summit-book": "Logbook", From fbd61774dcf7e5fd5397613c77f0fc7ce70b4299 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:20 +0200 Subject: [PATCH 09/14] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index b4815750..7f78a234 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -390,7 +390,7 @@ "statistics": "Statistics", "stop-drawing": "Parar desenho", "stop-editing": "Stop editing", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "Subway entrance", "summit": "Summit", "summit-book": "Livro da cimeira", From e9422efc5d6df901ef08eaaa14276a30de1b873a Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:21 +0200 Subject: [PATCH 10/14] New translations en.json (Russian) --- web/src/lib/i18n/locales/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/ru.json b/web/src/lib/i18n/locales/ru.json index 398e4800..96e0e577 100644 --- a/web/src/lib/i18n/locales/ru.json +++ b/web/src/lib/i18n/locales/ru.json @@ -390,7 +390,7 @@ "statistics": "Статистика", "stop-drawing": "Закончить рисование", "stop-editing": "Закончить редактирование", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "Subway entrance", "summit": "Summit", "summit-book": "История поездок", From 72b57f85bd1ac07aa47083cbca66e0522a6c2a95 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 13 Sep 2025 16:53:22 +0200 Subject: [PATCH 11/14] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index e5b836d5..47f77294 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -390,7 +390,7 @@ "statistics": "统计", "stop-drawing": "停止绘制", "stop-editing": "停止编辑", - "strava-integration-after-date-hint": "", + "strava-integration-after-date-hint": "If your account has a large amount of acitivities you may run into Strava's API rate limit preventing you from syncing all activities at once. To mitigate this issue you can set an \"After\" date below so that only activities that were recorded after this date are synced.", "subway-stop": "地铁入口", "summit": "山峰", "summit-book": "详细日程", From 88406ee1755797f0c7bd4c810701c2de8fa0b2de Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 14 Sep 2025 23:55:09 +0200 Subject: [PATCH 12/14] 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 c43da992..0bf2dfde 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -34,9 +34,9 @@ "basic-info": "Basisinformation", "basque": "Baskisch", "before": "Vor", - "bicycle-parking": "Fahrrad Parkplatz", + "bicycle-parking": "Fahrrad-Parkplatz", "bicycle-rental": "Fahrradverleih", - "bicycle-shop": "Fahrrad Reparatur", + "bicycle-shop": "Fahrrad-Reparatur", "bike-type": "Fahrradtyp", "bus-stop": "Bushaltestelle", "by": "von", From 2cb02c0236dff6a6694dbfbaec9a7bd16e3ffbf8 Mon Sep 17 00:00:00 2001 From: Flomp Date: Mon, 15 Sep 2025 00:52:43 +0200 Subject: [PATCH 13/14] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 0bf2dfde..34a45fa9 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -86,7 +86,7 @@ "cross": "Querfeldein", "current-password": "Aktuelles Passwort", "cycling": "Radfahren", - "cycling-speed": "Radfahren Geschwindigkeit", + "cycling-speed": "Radfahrgeschwindigkeit", "danger-zone": "Gefahrenzone", "date": "Datum", "default-category": "Standardkategorie", @@ -95,7 +95,7 @@ "delete": "Löschen", "delete-account": "Konto löschen", "delete-list-confirm": "Möchtest Du diese Liste wirklich löschen? Die Routen in der Liste sind danach weiterhin verfügbar.", - "delete-summit-log-confirm": "Wollen sie diesen Gipfelbuch Eintrag wirklich löschen? Diese Aktion kann nicht rückgängig gemacht werden.", + "delete-summit-log-confirm": "Möchtest du diesen Gipfelbuch-Eintrag wirklich löschen? Diese Aktion kann nicht rückgängig gemacht werden.", "delete-trail-confirm": "Möchtest Du diese Route wirklich löschen? Diese Aktion kann nicht rückgängig gemacht werden.", "describe-your-trail": "Beschreibe deine Route", "description": "Beschreibung", @@ -179,7 +179,7 @@ "gas-station": "Tankstelle", "german": "Deutsch", "get-position-from-exif": "Koordinaten aus EXIF Daten", - "get-started": "Get started", + "get-started": "Los geht’s", "grid": "Gitter", "grocery-store": "Lebensmittelgeschäft", "heading": "Überschrift", @@ -191,7 +191,7 @@ "hero_section_1_text_alternative": "Speichere dein letztes Abenteuer, um loszulegen.", "hero_section_2_text": "Wusstest du schon? Du kannst nicht nur deine Wanderrouten speichern. Es gibt viele Kategorien für alle deine Abenteuer.", "hiking": "Wandern", - "home": "Home", + "home": "Zuhause", "hotel": "Hotel", "hungarian": "Ungarisch", "hut": "Hütte", @@ -202,8 +202,8 @@ "import-hint": "GPX, FIT, KML oder TCX Dateien auswählen oder hierher ziehen...", "include-description": "Beschreibung übernehmen", "include-waypoints": "Wegpunkte einbeziehen", - "integration-description-komoot": "Synchronisiert Deine komoot Touren regelmäßig mit wanderer.", - "integration-description-strava": "Synchronisiert Deine strava Routen und Aktivitäten regelmäßig mit wanderer.", + "integration-description-komoot": "Synchronisiert Deine komoot-Touren regelmäßig mit wanderer.", + "integration-description-strava": "Synchronisiert Deine strava-Routen und -Aktivitäten regelmäßig mit wanderer.", "integration-disabled": "Integration deaktiviert", "integration-enabled": "Integration aktiviert", "integrations": "Integrationen", @@ -240,7 +240,7 @@ "metric": "Metrisch", "moderate": "Mittel", "more": "weitere", - "more-route-settings": "Weitere Routen Einstellungen", + "more-route-settings": "Weitere Routen-Einstellungen", "mountain": "Berg", "mountain-pass": "Bergpass", "must-be-at-least-n-characters-long": "Muss mindestens {n} Zeichen lang sein", @@ -280,11 +280,11 @@ "notification-list-create": "{user} hat eine neue Liste erstellt", "notification-list-share": "{user} hat eine Liste mit Dir geteilt", "notification-new-follower": "Du hast einen neuen Follower", - "notification-summit-log-create": "{user} hat einen Gipfelbuch Eintrag zu deiner Route erstellt", - "notification-summit-log-mention": "{user} hat Dich in einem Gipfelbuch Eintrag erwähnt", + "notification-summit-log-create": "{user} hat einen Gipfelbuch-Eintrag zu deiner Route „{trail}“ erstellt", + "notification-summit-log-mention": "{user} hat Dich in einem Gipfelbuch-Eintrag erwähnt", "notification-trail-comment": "{user} hat einen Kommentar zu Deiner Route \"{trail}\" hinterlassen", "notification-trail-create": "{user} hat eine neue Route erstellt", - "notification-trail-like": "{user} hat deinem Trail {trail} ein \"Gefällt mir\" gegeben", + "notification-trail-like": "{user} hat deinem Trail {trail} ein „Gefällt mir“ gegeben", "notification-trail-mention": "{user} hat dich in seiner Route erwähnt", "notification-trail-share": "{user} hat eine Route mit Dir geteilt", "notifications": "Benachrichtigungen", @@ -336,7 +336,7 @@ "road": "Straße", "route": "{n, plural, =1 {Route} other {Routen}}", "route-point": "Punkt auf Route", - "russian": "Russian", + "russian": "Russisch", "save": "Speichern", "save-list": "Liste speichern", "save-trail": "Route speichern", @@ -408,7 +408,7 @@ "tram-stop": "Tram Haltestelle", "unchanged": "unverändert", "units": "Einheiten", - "unlink": "Unlink", + "unlink": "Trennen", "upload-file": "Datei hochladen", "upload-gpx": "GPX hochladen", "upload-new-file": "Neue Datei hochladen", From 97abc9f3d08690e965be63e6570098ee77cfc2e6 Mon Sep 17 00:00:00 2001 From: Flomp Date: Wed, 17 Sep 2025 14:59:44 +0200 Subject: [PATCH 14/14] New translations en.json (Russian) --- web/src/lib/i18n/locales/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/ru.json b/web/src/lib/i18n/locales/ru.json index 96e0e577..b1da288b 100644 --- a/web/src/lib/i18n/locales/ru.json +++ b/web/src/lib/i18n/locales/ru.json @@ -29,7 +29,7 @@ "avoid-bad-surfaces": "Избегать неровные дороги", "back": "Назад", "back-to-login": "Вернуться ко входу", - "bakery": "Bakery", + "bakery": "Пекарня", "barrier": "Barrier", "basic-info": "Основная информация", "basque": "Basque",