Merge pull request #5959 from Akkowicz/master

Improve wording, add missing tip and documentation link [PL]
This commit is contained in:
RustDesk 2023-10-10 11:50:57 +08:00 committed by GitHub
commit c51c98d682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
[
("Status", "Status"),
("Your Desktop", "Twój pulpit"),
("desk_tip", "W celu połączenia się z tym urządzeniem należy użyć poniższego ID i hasła"),
("desk_tip", "Aby połączyć się z tym urządzeniem, użyj poniższego ID i hasła"),
("Password", "Hasło"),
("Ready", "Gotowe"),
("Established", "Nawiązano"),
@ -244,10 +244,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Socks5 Proxy", "Proxy Socks5"),
("Hostname", "Nazwa hosta"),
("Discovered", "Wykryte"),
("install_daemon_tip", "Podpowiedź instalacji daemona"),
("install_daemon_tip", "By uruchomić RustDesk przy starcie systemu, musisz zainstalować usługę systemową."),
("Remote ID", "Zdalne ID"),
("Paste", "Wklej"),
("Paste here?", "Wkleić tu?"),
("Paste here?", "Wkleić tutaj?"),
("Are you sure to close the connection?", "Czy na pewno chcesz zakończyć połączenie?"),
("Download new version", "Pobierz nową wersję"),
("Touch mode", "Tryb dotykowy"),
@ -295,7 +295,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Overwrite", "Nadpisz"),
("This file exists, skip or overwrite this file?", "Ten plik istnieje, pominąć czy nadpisać ten plik?"),
("Quit", "Zrezygnuj"),
("doc_mac_permission", "doc_mac_permission"),
("doc_mac_permission", "https://rustdesk.com/docs/en/client/mac/#enable-permissions"),
("Help", "Pomoc"),
("Failed", "Niepowodzenie"),
("Succeeded", "Udało się"),