mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 08:21:29 +03:00
reorder lang/template.rs
This commit is contained in:
@@ -267,7 +267,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("No permission of file transfer", "கோப்பு பரிமாற்ற அனுமதி இல்லை"),
|
||||
("Note", "குறிப்பு"),
|
||||
("Connection", "இணைப்பு"),
|
||||
("Share Screen", "திரை பகிர்வு"),
|
||||
("Share screen", ""),
|
||||
("Chat", "அரட்டை"),
|
||||
("Total", "மொத்தம்"),
|
||||
("items", "பொருட்கள்"),
|
||||
@@ -656,7 +656,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("new-version-of-{}-tip", "{}_புதிய_பதிப்பு_குறிப்பு"),
|
||||
("Accessible devices", "அணுகக்கூடிய சாதனங்கள்"),
|
||||
("upgrade_remote_rustdesk_client_to_{}_tip", "ரிமோட்_rustdesk_கிளையன்டை_{}_மேம்படுத்து_குறிப்பு"),
|
||||
("view_camera_unsupported_tip", "கேமரா_காட்சி_ஆதரவற்ற_குறிப்பு"),
|
||||
("d3d_render_tip", "d3d_ரெண்டர்_குறிப்பு"),
|
||||
("Use D3D rendering", "D3D ரெண்டரிங் பயன்படுத்து"),
|
||||
("Printer", "அச்சுப்பொறி"),
|
||||
@@ -699,6 +698,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("View camera", "கேமரா பார்"),
|
||||
("Enable camera", "கேமரா இயக்கு"),
|
||||
("No cameras", "கேமராக்கள் இல்லை"),
|
||||
("view_camera_unsupported_tip", "கேமரா_காட்சி_ஆதரவற்ற_குறிப்பு"),
|
||||
("Terminal", ""),
|
||||
("Enable terminal", ""),
|
||||
("New tab", ""),
|
||||
|
||||
Reference in New Issue
Block a user