Update ru.rs
This commit is contained in:
parent
3c6c56c7d0
commit
50ed2b9337
@ -492,11 +492,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("no_desktop_title_tip", "Нет доступных рабочих столов"),
|
("no_desktop_title_tip", "Нет доступных рабочих столов"),
|
||||||
("no_desktop_text_tip", "Установите GNOME Desktop"),
|
("no_desktop_text_tip", "Установите GNOME Desktop"),
|
||||||
("No need to elevate", "Повышение прав не требуется"),
|
("No need to elevate", "Повышение прав не требуется"),
|
||||||
("System Sound", ""),
|
("System Sound", "Системный звук"),
|
||||||
("Default", ""),
|
("Default", "По умолчанию"),
|
||||||
("New RDP", ""),
|
("New RDP", "Новый RDP"),
|
||||||
("Fingerprint", ""),
|
("Fingerprint", "Отпечаток"),
|
||||||
("Copy Fingerprint", ""),
|
("Copy Fingerprint", "Копировать отпечаток"),
|
||||||
("no fingerprints", ""),
|
("no fingerprints", "отпечатки отсутствуют"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user