diff options
Diffstat (limited to 'settings/l10n/pl.php')
-rw-r--r-- | settings/l10n/pl.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index 4dac77e30b4..061d9a6efcc 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -76,6 +76,8 @@ $TRANSLATIONS = array( "A valid password must be provided" => "Należy podać prawidłowe hasło", "Warning: Home directory for user \"{user}\" already exists" => "Ostrzeżenie: Katalog domowy dla użytkownika \"{user}\" już istnieje", "__language_name__" => "polski", +"SSL root certificates" => "Główny certyfikat SSL", +"Encryption" => "Szyfrowanie", "Everything (fatal issues, errors, warnings, info, debug)" => "Wszystko (Informacje, ostrzeżenia, błędy i poważne problemy, debug)", "Info, warnings, errors and fatal issues" => "Informacje, ostrzeżenia, błędy i poważne problemy", "Warnings, errors and fatal issues" => "Ostrzeżenia, błędy i poważne problemy", @@ -138,7 +140,6 @@ $TRANSLATIONS = array( "Email Server" => "Serwer pocztowy", "This is used for sending out notifications." => "To jest używane do wysyłania powiadomień", "Send mode" => "Tryb wysyłki", -"Encryption" => "Szyfrowanie", "From address" => "Z adresu", "mail" => "mail", "Authentication method" => "Metoda autentykacji", @@ -192,7 +193,6 @@ $TRANSLATIONS = array( "Choose as profile image" => "Wybierz zdjęcie profilu", "Language" => "Język", "Help translate" => "Pomóż w tłumaczeniu", -"SSL root certificates" => "Główny certyfikat SSL", "Common Name" => "Nazwa CN", "Valid until" => "Ważny do", "Issued By" => "Wydany przez", |