mirror of
https://github.com/rustdesk/rustdesk
synced 2026-04-21 13:27:19 +00:00
Updated Polish translation (#10019)
* Update pl.rs * Update README-PL.md
This commit is contained in:
parent
ab6a6ca17d
commit
02c274aeb6
2 changed files with 5 additions and 1 deletions
|
|
@ -164,3 +164,7 @@ Upewnij się, że uruchamiasz te polecenia z katalogu głównego repozytorium Ru
|
|||

|
||||
|
||||

|
||||
|
||||
## [Serwery publiczne](#public-servers)
|
||||
|
||||
RustDesk jest obsługiwany przez bezpłatne serwer w Unii Europejskiej, uprzejmie dostarczony przez [Codext GmbH](https://codext.link/rustdesk?utm_source=github)
|
||||
|
|
|
|||
|
|
@ -653,6 +653,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Upload folder", "Wyślij folder"),
|
||||
("Upload files", "Wyślij pliki"),
|
||||
("Clipboard is synchronized", "Schowek jest zsynchronizowany"),
|
||||
("Update client clipboard", ""),
|
||||
("Update client clipboard", "Uaktualnij schowek klienta"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue