diff --git a/src/lang/pl.rs b/src/lang/pl.rs index b0b0d2fe2..09d62b384 100644 --- a/src/lang/pl.rs +++ b/src/lang/pl.rs @@ -131,7 +131,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Disable clipboard", "Wyłącz schowek"), ("Lock after session end", "Zablokuj po zakończeniu sesji"), ("Insert", "Wyślij"), - ("Insert Lock", "Wyślij Zablokuj"), + ("Insert Lock", "Zablokuj zdalne urządzenie"), ("Refresh", "Odśwież"), ("ID does not exist", "ID nie istnieje"), ("Failed to connect to rendezvous server", "Nie udało się połączyć z serwerem połączeń"), @@ -193,7 +193,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Logging in...", "Trwa logowanie..."), ("Enable RDP session sharing", "Włącz udostępnianie sesji RDP"), ("Auto Login", "Automatyczne logowanie"), - ("Enable Direct IP Access", "Włącz Bezpośredni dostęp IP"), + ("Enable Direct IP Access", "Włącz bezpośredni dostęp IP"), ("Rename", "Zmień nazwę"), ("Space", "Przestrzeń"), ("Create Desktop Shortcut", "Utwórz skrót na pulpicie"), @@ -320,9 +320,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Use permanent password", "Użyj hasła permanentnego"), ("Use both passwords", "Użyj obu haseł"), ("Set permanent password", "Ustaw hasło permanentne"), - ("Enable Remote Restart", "Włącz Zdalne Restartowanie"), + ("Enable Remote Restart", "Włącz zdalne restartowanie"), ("Allow remote restart", "Zezwól na zdalne restartowanie"), - ("Restart Remote Device", "Zrestartuj Zdalne Urządzenie"), + ("Restart Remote Device", "Zrestartuj zdalne urządzenie"), ("Are you sure you want to restart", "Czy na pewno uruchomić ponownie"), ("Restarting Remote Device", "Trwa restartowanie Zdalnego Urządzenia"), ("remote_restarting_tip", "Trwa ponownie uruchomienie zdalnego urządzenia, zamknij ten komunikat i ponownie nawiąż za chwilę połączenie używając hasła permanentnego"), @@ -374,7 +374,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Change", "Zmień"), ("Start session recording", "Zacznij nagrywać sesję"), ("Stop session recording", "Zatrzymaj nagrywanie sesji"), - ("Enable Recording Session", "Włącz nagrywanie Sesji"), + ("Enable Recording Session", "Włącz nagrywanie sesji"), ("Allow recording session", "Zezwól na nagrywanie sesji"), ("Enable LAN Discovery", "Włącz wykrywanie urządzenia w sieci LAN"), ("Deny LAN Discovery", "Zablokuj wykrywanie urządzenia w sieci LAN"),