translate all

This commit is contained in:
rustdesk
2026-06-02 23:33:40 +08:00
parent e87797418f
commit 0c86d46162
50 changed files with 4985 additions and 4964 deletions

View File

@@ -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();
}