mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-07-12 10:14:56 +03:00
translate all
This commit is contained in:
@@ -654,7 +654,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Accessible devices", "એક્સેસિબલ ઉપકરણો"),
|
||||
("upgrade_remote_rustdesk_client_to_{}_tip", "રિમોટ ક્લાયન્ટને {} માં અપગ્રેડ કરો"),
|
||||
("d3d_render_tip", "D3D રેન્ડરિંગ વાપરો"),
|
||||
("Use D3D rendering", ""),
|
||||
("Use D3D rendering", "D3D રેન્ડરિંગનો ઉપયોગ કરો"),
|
||||
("Printer", "પ્રિન્ટર"),
|
||||
("printer-os-requirement-tip", "પ્રિન્ટિંગ માટે Windows જરૂરી છે."),
|
||||
("printer-requires-installed-{}-client-tip", "આ માટે {} ક્લાયન્ટ ઇન્સ્ટોલ હોવું જોઈએ."),
|
||||
@@ -743,20 +743,20 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Display Name", "ડિસ્પ્લે નામ"),
|
||||
("password-hidden-tip", "સુરક્ષા માટે પાસવર્ડ છુપાવેલ છે."),
|
||||
("preset-password-in-use-tip", "પ્રીસેટ પાસવર્ડ વપરાશમાં છે."),
|
||||
("Enable privacy mode", ""),
|
||||
("allow-remote-toolbar-docking-any-edge", ""),
|
||||
("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", ""),
|
||||
("Enable privacy mode", "પ્રાઇવસી મોડ સક્ષમ કરો"),
|
||||
("allow-remote-toolbar-docking-any-edge", "રિમોટ ટૂલબારને કોઈપણ વિન્ડો કિનારી પર ડોક કરવાની મંજૂરી આપો"),
|
||||
("API Token", "API ટોકન"),
|
||||
("Deploy", "ડિપ્લોય કરો"),
|
||||
("Custom ID (optional)", "કસ્ટમ ID (વૈકલ્પિક)"),
|
||||
("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", "આવું શા માટે થાય છે"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user