Translated using Weblate (Polish)

Currently translated at 100.0% (662 of 662 strings)

Co-authored-by: harc <harcesz@riseup.net>
Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/pl/
Translation: Lemmy/lemmy
This commit is contained in:
harc 2024-10-19 10:37:40 +00:00 committed by Weblate
parent 9bf58edeec
commit 86848b113e

View file

@ -662,5 +662,43 @@
"post_moderation_history": "Historia moderacji postów",
"torrent_help": "Lemmy może wykorzystywać technologię BitTorrent do oglądania i streamowania mediów. <1>Kliknij tutaj</1> żeby dowiedzieć się więcej.",
"registration_for_user": "Rejestracja {{name}}",
"view_registration": "Zobacz rejestrację"
"view_registration": "Zobacz rejestrację",
"username_already_exists": "Taki login już istnieje.",
"oauth_authorization_endpoint": "Źródło autoryzacji",
"cannot_view_secret_after_saving": "Sekretu nie będzie można zobaczyć po zapisaniu",
"add": "Dodaj",
"authentication": "Uwierzytelnienie",
"publish_in_time": "Opublikuj {{time}}",
"oauth_config": "Konfiguracja OAuth",
"couldnt_create_oauth_provider": "Nie udało się stworzyć dostawcy OAuth.",
"auto_expand": "Automatycznie rozwijaj media",
"post_sort_type": "Sortowanie postów",
"comment_sort_type": "Sortowanie komentarzy",
"oauth_providers": "Dostawcy",
"add_oauth_provider": "Dodaj dostawcę",
"oauth_provider_presets": "Zresetuj dostawców",
"no_oauth_providers_blurb": "Brak dostawców",
"delete_oauth_provider_are_you_sure": "Czy na pewno chcesz usunąć tego dostawcę?",
"deleting_oauth_provider": "Usuwanie dostawcy...",
"oauth_display_name": "Wyświetlany pseudonim",
"oauth_issuer": "Wydawca",
"oauth_token_endpoint": "Źródło tokenu",
"oauth_userinfo_endpoint": "Źródło informacji o koncie",
"oauth_id_claim": "ID które chcesz przyjąć",
"oauth_client_id": "ID klienta",
"oauth_client_secret": "Sekret klienta",
"oauth_scopes": "Zakresy OAuth",
"oauth_auto_verify_email": "Automatycznie weryfikuj email",
"oauth_account_linking_enabled": "Włącz linkowanie kont",
"oauth_enabled": "Włącz dostawcę",
"couldnt_edit_oauth_provider": "Nie udało się edytować dostawcy OAuth.",
"couldnt_delete_oauth_provider": "Nie udało się usunąć dostawcy OAuth.",
"or": "Lub",
"oauth_login_with_provider": "Zaloguj się dostawcą SSO",
"oauth_authorization_invalid": "Nie udało się uwierzytelnić logowania.",
"oauth_login_failed": "Logowanie nieudane.",
"oauth_registration_closed": "Rejestracje zamknięte.",
"oauth_registration": "Zezwól na rejestracje przez OAuth",
"scheduled_publish_time": "Zaplanowany czas publikacji",
"post_title_only": "Tylko tytuł posta"
}