diff options
Diffstat (limited to 'apps/settings/l10n/pl.json')
-rw-r--r-- | apps/settings/l10n/pl.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 607548f4734..1b944ba22ce 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -437,7 +437,7 @@ "Documentation" : "Dokumentacja", "Forum" : "Forum", "Login" : "Login", - "SSL/TLS" : "SSL/TLS", + "SSL" : "SSL", "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", @@ -446,8 +446,7 @@ "From address" : "Z adresu", "Server address" : "Adres serwera", "Port" : "Port", - "Authentication method" : "Metoda uwierzytelnienia", - "Only applies when authentication is required" : "Ma zastosowanie tylko wtedy, gdy wymagane jest uwierzytelnienie", + "Authentication" : "Uwierzytelnienie", "Authentication required" : "Wymagane uwierzytelnienie", "Credentials" : "Poświadczenia", "SMTP Username" : "Użytkownik SMTP", @@ -505,8 +504,11 @@ "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Plain" : "Czysty tekst", "NT LAN Manager" : "NT LAN Manager", + "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", + "Authentication method" : "Metoda uwierzytelnienia", "Allow username autocompletion in share dialog" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika w oknie udostępnienia", - "Allow username autocompletion to users within the same groups" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika dla użytkowników w tych samych grupach" + "Allow username autocompletion to users within the same groups" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika dla użytkowników w tych samych grupach", + "Only applies when authentication is required" : "Ma zastosowanie tylko wtedy, gdy wymagane jest uwierzytelnienie" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file |