diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/settings/l10n/pl.json | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 9ff6579d64d..1624cef230f 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -432,19 +432,13 @@ "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", - "Plain" : "Czysty tekst", - "NT LAN Manager" : "NT LAN Manager", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "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.", "Send mode" : "Sposób wysyłania", "Encryption" : "Szyfrowanie", "Sendmail mode" : "Tryb wysyłania poczty", "From address" : "Z adresu", - "Authentication method" : "Metoda uwierzytelnienia", - "Authentication required" : "Wymagane uwierzytelnienie", "Server address" : "Adres serwera", "Port" : "Port", "Credentials" : "Poświadczenia", @@ -525,6 +519,12 @@ "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'", |