diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
commit | 7d4cb9a13d77b6e5b8822b50b901feefc5b52240 (patch) | |
tree | 1453d8f90973b06f7daa2fe71a78b6a2803bffac /apps/settings/l10n/pl.json | |
parent | 2564d7f4d1348baa4ec17dfa9ffc9b96cc826b06 (diff) | |
download | nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.tar.gz nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pl.json')
-rw-r--r-- | apps/settings/l10n/pl.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 601651c01b9..3c3c9347b85 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -433,6 +433,7 @@ "Error: This app cannot be enabled because it makes the server unstable" : "Błąd: Ta aplikacja nie zostanie włączona ze względu na możliwość niestabilnej pracy serwera", "Documentation" : "Dokumentacja", "Forum" : "Forum", + "Login" : "Login", "SSL/TLS" : "SSL/TLS", "Open documentation" : "Otwórz dokumentację", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Należy skonfigurować ten serwer, aby umożliwić wysyłanie wiadomości e-mail z powiadomieniami i resetowaniem hasła.", @@ -442,6 +443,8 @@ "From address" : "Z adresu", "Server address" : "Adres serwera", "Port" : "Port", + "Authentication method" : "Metoda uwierzytelnienia", + "Authentication required" : "Wymagane uwierzytelnienie", "Credentials" : "Poświadczenia", "SMTP Username" : "Użytkownik SMTP", "SMTP Password" : "Hasło SMTP", @@ -520,12 +523,9 @@ "Address" : "Adres", "Avatar" : "Awatar", "An error occured during the request. Unable to proceed." : "Wystąpił błąd zapytania. Nie można kontynuować.", - "Login" : "Login", "Plain" : "Czysty tekst", "NT LAN Manager" : "NT LAN Manager", "STARTTLS" : "STARTTLS", - "Authentication method" : "Metoda uwierzytelnienia", - "Authentication required" : "Wymagane uwierzytelnienie", "Please read carefully before activating server-side encryption: " : "Przeczytaj uważnie przed aktywacją szyfrowania po stronie serwera:", "Enable encryption" : "Włącz szyfrowanie", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Musisz zmigrować swoje klucze szyfrujące ze starego szyfrowania (ownCloud <= 8.0) do nowego. Włącz \"Domyślny moduł szyfrowania\" i uruchom 'occ encryption:migrate'", |