From 3638660f9a24b1584c6ffecbc3b948f90dbff061 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 5 May 2026 12:49:44 +0200 Subject: [PATCH] Translated using Weblate (Polish) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 2.2% (1 of 45 strings) Added translation using Weblate (Polish) Added translation using Weblate (Polish) Added translation using Weblate (Polish) Co-authored-by: Hosted Weblate Co-authored-by: Languages add-on Co-authored-by: Wojciech Niziński Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-replay/pl/ Translation: Frigate NVR/views-replay --- web/public/locales/pl/views/chat.json | 1 + web/public/locales/pl/views/motionSearch.json | 1 + web/public/locales/pl/views/replay.json | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 web/public/locales/pl/views/chat.json create mode 100644 web/public/locales/pl/views/motionSearch.json create mode 100644 web/public/locales/pl/views/replay.json diff --git a/web/public/locales/pl/views/chat.json b/web/public/locales/pl/views/chat.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/pl/views/chat.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/pl/views/motionSearch.json b/web/public/locales/pl/views/motionSearch.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/web/public/locales/pl/views/motionSearch.json @@ -0,0 +1 @@ +{} diff --git a/web/public/locales/pl/views/replay.json b/web/public/locales/pl/views/replay.json new file mode 100644 index 000000000..eea046649 --- /dev/null +++ b/web/public/locales/pl/views/replay.json @@ -0,0 +1,5 @@ +{ + "page": { + "preparingClip": "Przygotuje urywek…" + } +}