From c814a12fd764c604cc4a6f70178ce129fd95e41f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Thu, 19 Mar 2020 16:16:19 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 9.7% (20 of 206 strings) Translation: Gancio/Website Translate-URL: http://weblate.gancio.org/projects/gancio/website/pl/ --- locales/pl.json | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/locales/pl.json b/locales/pl.json index 0967ef42..0a4cfd52 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -1 +1,24 @@ -{} +{ + "common": { + "add_event": "Dodaj wydarzenie", + "next": "Dalej", + "export": "Eksportuj", + "send": "Wyślij", + "where": "Gdzie", + "address": "Adres", + "when": "Kiedy", + "what": "Co", + "media": "Media", + "login": "Login", + "email": "E-mail", + "password": "Hasło", + "register": "Rejestracja", + "description": "Opis", + "remove": "Usuń", + "hide": "Ukryj", + "search": "Szukaj", + "edit": "Edytuj", + "info": "Informacje", + "confirm": "Potwierdź" + } +}