mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-07-05 06:44:58 +03:00
Add Polish translations for privacy mode and toolbar docking (#15134)
This commit is contained in:
@@ -743,7 +743,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Display Name", "Nazwa wyświetlana"),
|
("Display Name", "Nazwa wyświetlana"),
|
||||||
("password-hidden-tip", "Ustawiono (ukryto) stare hasło."),
|
("password-hidden-tip", "Ustawiono (ukryto) stare hasło."),
|
||||||
("preset-password-in-use-tip", "Obecnie używane jest hasło domyślne."),
|
("preset-password-in-use-tip", "Obecnie używane jest hasło domyślne."),
|
||||||
("Enable privacy mode", ""),
|
("Enable privacy mode", "Włącz tryb prywatny"),
|
||||||
("allow-remote-toolbar-docking-any-edge", ""),
|
("allow-remote-toolbar-docking-any-edge", "Zezwalaj na dokowanie zdalnego paska narzędzi do dowolnej krawędzi"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user