From 81537904127ebeeb52cd465d875b1d743baa1802 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 8 May 2021 18:31:18 -0800 Subject: [PATCH] New translations en-US.json (Polish) --- frontend/src/locales/messages/pl-PL.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/frontend/src/locales/messages/pl-PL.json b/frontend/src/locales/messages/pl-PL.json index e082e3436..9f31e4cc7 100644 --- a/frontend/src/locales/messages/pl-PL.json +++ b/frontend/src/locales/messages/pl-PL.json @@ -31,6 +31,16 @@ "category-updated": "Zaktualizowano kategorię", "uncategorized-count": "Nieskategoryzowane {count}" }, + "events": { + "notification": "Notification", + "apprise-url": "Apprise URL", + "subscribed-events": "Subscribed Events", + "scheduled": "Scheduled", + "database": "Database", + "test-message-sent": "Test Message Sent", + "something-went-wrong": "Something Went Wrong!", + "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features." + }, "general": { "apply": "Zastosuj", "cancel": "Anuluj", @@ -55,6 +65,7 @@ "file-uploaded": "Plik przesłany", "filter": "Filtruj", "friday": "Piątek", + "general": "General", "get": "Zastosuj", "image": "Zdjęcie", "image-upload-failed": "Przesyłanie zdjęcia nie powiodło się", @@ -70,6 +81,7 @@ "random": "Losowa", "rating": "Ocena", "recent": "Najnowsze", + "recipe": "Recipe", "recipes": "Przepisy", "rename-object": "Zmień nazwę {0}", "reset": "Resetuj", @@ -88,6 +100,8 @@ "thursday": "Czwartek", "token": "Token", "tuesday": "Wtorek", + "type": "Type", + "test": "Test", "update": "Uaktualnij", "updated": "Zaktualizowano", "upload": "Prześlij",