From df2f24eb548c1859dd670948335c4a3c2a34f157 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sat, 4 Jan 2025 15:46:29 +0100 Subject: [PATCH] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 185528ed..8b00bf0c 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -71,6 +71,7 @@ "display-as": "Wyświetl jako", "distance": "Dystans", "documentation": "Dokumentacja", + "download": "Download", "draw-a-route": "Narysuj trasę", "driving": "Samochód", "duration": "Czas trwania", @@ -183,8 +184,8 @@ "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-new-trail": "{user} created a new trail", "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", "notifications": "Notifications", "off": "Brak", @@ -236,6 +237,7 @@ "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.", "share": "Udostępnij", + "share-profile": "Share profile", "share-this-list": "Udostępnij tę listę", "share-this-trail": "Udostępnij ten szlak", "shared": "Udostępniono", @@ -245,6 +247,7 @@ "show-on-map": "Pokaż na mapie", "slogan": "Zapisz swoją wyprawę!", "slope": "Nachylenie", + "someone": "Someone", "sort": "Sortowanie", "speed": "Prędkość", "statistics": "Statistics",