From b9690726d9f42c94cce65ebd85fd5099ccd027b3 Mon Sep 17 00:00:00 2001 From: Mateusz Malinowski Date: Wed, 6 Oct 2021 22:13:40 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 20.2% (157 of 777 strings) Translation: OpenRefine/Translations Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pl/ --- main/webapp/modules/core/langs/translation-pl.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-pl.json b/main/webapp/modules/core/langs/translation-pl.json index f9f580976..60499012c 100644 --- a/main/webapp/modules/core/langs/translation-pl.json +++ b/main/webapp/modules/core/langs/translation-pl.json @@ -24,7 +24,7 @@ "core-index-create/min-remaining": "$1 minut pozostało", "core-index-create/done": "Gotowe.", "core-index-create/starting": "Rozpoczynam", - "core-index-create/create-proj": "Utwórz Projekt", + "core-index-create/create-proj": "Utwórz projekt", "core-index/creator": "Twórca:", "core-index/modified": "Data ostatniej modyfikacji:", "core-index/description": "Opis:", @@ -166,5 +166,6 @@ "core-index-open/subject": "Temat", "core-index-open/contributors": "Współtwórcy", "core-index-import/char-encoding": "Kodowanie znaków", - "core-index-import/sel-by-regex": "Wybierz za pomocą wyrażeń regularnych na nazwach plików" + "core-index-import/sel-by-regex": "Wybierz za pomocą wyrażeń regularnych na nazwach plików", + "core-index-import/enter-url": "Wprowadź jeden lub więcej adresów internetowych (URL) wskazujących na dane do pobrania:" }