mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-07-12 10:14:56 +03:00
translate all
This commit is contained in:
@@ -745,18 +745,18 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("preset-password-in-use-tip", "Iepriekš iestatītā parole pašlaik tiek izmantota."),
|
||||
("Enable privacy mode", "Iespējot privātuma režīmu"),
|
||||
("allow-remote-toolbar-docking-any-edge", "Atļaut attālās rīkjoslas piestiprināšanu pie jebkuras loga malas"),
|
||||
("API Token", ""),
|
||||
("Deploy", ""),
|
||||
("Custom ID (optional)", ""),
|
||||
("server_requires_deployment_tip", ""),
|
||||
("The server does not require explicit deployment.", ""),
|
||||
("Unknown response.", ""),
|
||||
("wayland-keyboard-input-disabled-tip", ""),
|
||||
("wayland-keyboard-input-consent-tip", ""),
|
||||
("wayland-keyboard-input-applies-to-tip", ""),
|
||||
("wayland-soft-keyboard-input-label", ""),
|
||||
("wayland-keyboard-input-reset-choice-tip", ""),
|
||||
("remember-wayland-keyboard-choice-tip", ""),
|
||||
("Why this happens", ""),
|
||||
("API Token", "API marķieris"),
|
||||
("Deploy", "Izvietot"),
|
||||
("Custom ID (optional)", "Pielāgots ID (neobligāti)"),
|
||||
("server_requires_deployment_tip", "Serveris pieprasa, lai šī ierīce tiktu izvietota nepārprotami. Vai izvietot tagad?"),
|
||||
("The server does not require explicit deployment.", "Serveris nepieprasa nepārprotamu izvietošanu."),
|
||||
("Unknown response.", "Nezināma atbilde."),
|
||||
("wayland-keyboard-input-disabled-tip", "Vai atļaut tastatūras ievadi?"),
|
||||
("wayland-keyboard-input-consent-tip", "To, ko jūs rakstāt šajā attālajā datorā (tostarp paroles), var nolasīt citas tajā esošās lietotnes."),
|
||||
("wayland-keyboard-input-applies-to-tip", "Šī izvēle attiecas uz:"),
|
||||
("wayland-soft-keyboard-input-label", "Programmatūras tastatūras ievade"),
|
||||
("wayland-keyboard-input-reset-choice-tip", "Atiestatīt tastatūras ievades izvēli"),
|
||||
("remember-wayland-keyboard-choice-tip", "Vairs nejautāt par šo attālo datoru"),
|
||||
("Why this happens", "Kāpēc tas notiek"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user