From 874eecda328aa138d398cfa20b11993f97bce1d6 Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 13 Sep 2024 20:29:21 +0200 Subject: [PATCH] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 7f3f3883..437cd0e1 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -31,6 +31,8 @@ "comment": "{n, plural, =1 {Komentarz} other {Komentarze}}", "completed": "Zakończono", "completion-status": "Stan ukończenia", + "confirm": "Confirm", + "confirm-share": "Confirm share", "contribute": "Kontrybuuj", "copy-link": "Kopiuj link", "create-new-list": "Stwórz nową listę", @@ -71,6 +73,7 @@ "error-exporting-trail": "Błąd podczas eksportowania szlaku", "error-printing-map": "Błąd podczas drukowania mapy", "error-reading-file": "Błąd wczytywania pliku", + "error-saving-list": "Error saving list", "error-saving-trail": "Błąd podczas zapisywania szlaku", "error-updating-password": "Błąd podczas aktualizacji hasła", "est-duration": "Szacowany czas", @@ -106,7 +109,10 @@ "license": "Licencja", "link-copied": "Link skopiowany!", "list": "{n, plural, =1 {Lista} other {Listy}}", + "list-not-shared": "Not shared with anyone", "list-saved-successfully": "List saved successfully", + "list-share-warning": "", + "list-share-warning-update": "Added trails will be shared with everyone that has access to this list.", "location": "Lokalizacja", "login": "Zaloguj się", "login-details": "Dane logowania", @@ -162,6 +168,7 @@ "select-list": "Wybierz Listę", "settings": "Ustawienia", "share": "Udostępnij", + "share-this-list": "Share this list", "share-this-trail": "Udostępnij ten szlak", "shared-by": "Udostępniony przez", "shared-with": "Udostępniony dla",