mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 16:31:28 +03:00
@@ -708,6 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Failed to check if the user is an administrator.", "Hiba merült fel annak ellenőrzése során, hogy a felhasználó rendszergazda-e."),
|
("Failed to check if the user is an administrator.", "Hiba merült fel annak ellenőrzése során, hogy a felhasználó rendszergazda-e."),
|
||||||
("Supported only in the installed version.", "Csak a telepített változatban támogatott."),
|
("Supported only in the installed version.", "Csak a telepített változatban támogatott."),
|
||||||
("elevation_username_tip", "Felhasználónév vagy tartománynév megadása\\felhasználónév"),
|
("elevation_username_tip", "Felhasználónév vagy tartománynév megadása\\felhasználónév"),
|
||||||
("Preparing for installation ...", ""),
|
("Preparing for installation ...", "Felkészülés a telepítésre ..."),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user