reorder lang/template.rs

This commit is contained in:
rustdesk
2025-07-01 13:23:59 +08:00
parent cf0d090c08
commit 7ce13a21f8
46 changed files with 47 additions and 47 deletions

View File

@@ -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", "שימוש בעיבוד Direct3D עשוי לשפר ביצועים בחלק מהמקרים"),
("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", ""),