From 4f3c49c529b25cca5474e377a6821a48bd1ca1e6 Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Tue, 20 Jun 2023 11:28:13 -0400 Subject: [PATCH] Update translations (#44) --- config/locales/client.pl_PL.yml | 5 +++++ config/locales/server.pl_PL.yml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/config/locales/client.pl_PL.yml b/config/locales/client.pl_PL.yml index a260c31..5dfdfe4 100644 --- a/config/locales/client.pl_PL.yml +++ b/config/locales/client.pl_PL.yml @@ -5,3 +5,8 @@ # https://translate.discourse.org/ pl_PL: + js: + signatures: + enable_signatures: "Włącz sygnatury" + show_signatures: "Zobacz sygnatury użytkowników pod postami" + my_signature: "Moja sygnatura" diff --git a/config/locales/server.pl_PL.yml b/config/locales/server.pl_PL.yml index a260c31..059c143 100644 --- a/config/locales/server.pl_PL.yml +++ b/config/locales/server.pl_PL.yml @@ -5,3 +5,7 @@ # https://translate.discourse.org/ pl_PL: + site_settings: + signatures_enabled: "Włącz sygnatury wykonane przez użytkowników pod postami?" + signatures_advanced_mode: "Pozwól użytkownikom korzystać z pełnego edytora postów do tworzenia sygnatur. RESETUJE wszystkie istniejące sygnatury. Wymaga restartu serwera" + signatures_visible_by_default: "Ustaw domyślnie widoczność sygnatur. Dzięki temu sygnatury są widoczne również dla anonimowych gości."