diff --git a/packages/pl-fe/src/locales/pl.json b/packages/pl-fe/src/locales/pl.json index f8fec7022..e91ecefc6 100644 --- a/packages/pl-fe/src/locales/pl.json +++ b/packages/pl-fe/src/locales/pl.json @@ -52,6 +52,7 @@ "account.posts_with_replies": "Wpisy i odpowiedzi", "account.profile": "Profil", "account.profile_external": "Wyświetl profil na {domain}", + "account.pronouns.with_label": "Zaimki: {pronouns}", "account.register": "Zarejestruj się", "account.remote_follow": "Obserwuj zdalnie", "account.remove_from_followers": "Usuń tego obserwującego", @@ -70,6 +71,7 @@ "account.subscribe.failure": "Wystąpił błąd podczas próby zasubskrybowania tego konta.", "account.subscribe.success": "Zasubskrybowano to konto.", "account.subscribers": "Subskrybujący", + "account.timezone": "Strefa czasowa: {timezone}", "account.unblock": "Odblokuj @{name}", "account.unblock_domain": "Odblokuj domenę {domain}", "account.unendorse": "Przestań polecać", @@ -183,6 +185,15 @@ "admin.relays.new.url_placeholder": "Adres URL przekaźnika instancji", "admin.relays.unfollow": "Przestań obserwować", "admin.relays.url": "Adres URL instancji:", + "admin.report.action_taken": "Stan", + "admin.report.action_taken.false": "Nierozwiązane", + "admin.report.action_taken.true": "Rozwiązane", + "admin.report.assigned_account": "Przypisany modetator", + "admin.report.created_at": "Zgłoszono", + "admin.report.moderate": "Moderuj konto", + "admin.report.reopen": "Otwórz zgłoszenie ponownie", + "admin.report.reported_by": "Zgłoszono przez", + "admin.report.resolve": "Oznacz jako rozwiązane", "admin.reports.actions.close": "Zamknij", "admin.reports.actions.view_status": "Wyświetl wpis", "admin.reports.empty_message": "Brak otwartych zgłoszeń. Gdy użytkownik zostanie zgłoszony, pojawi się on tutaj.",