diff options
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'", |