add langs for change peer view menu

Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
This commit is contained in:
Sahil Yeole 2023-10-26 05:39:15 +05:30
parent 6113d1e3eb
commit 23b911297e
36 changed files with 144 additions and 0 deletions

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", "在单个窗口中打开显示器"), ("Show displays as individual windows", "在单个窗口中打开显示器"),
("Use all my displays for the remote session", "将我的所有显示器用于远程会话"), ("Use all my displays for the remote session", "将我的所有显示器用于远程会话"),
("selinux_tip", "SELinux 处于启用状态RustDesk 可能无法作为被控正常运行。"), ("selinux_tip", "SELinux 处于启用状态RustDesk 可能无法作为被控正常运行。"),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", "Zobrazit obrazovky jako jednotlivá okna"), ("Show displays as individual windows", "Zobrazit obrazovky jako jednotlivá okna"),
("Use all my displays for the remote session", "Použít všechny mé obrazovky pro vzdálenou relaci"), ("Use all my displays for the remote session", "Použít všechny mé obrazovky pro vzdálenou relaci"),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", "Jeden Bildschirm in einem eigenen Fenster anzeigen"), ("Show displays as individual windows", "Jeden Bildschirm in einem eigenen Fenster anzeigen"),
("Use all my displays for the remote session", "Alle meine Bildschirme für die Fernsitzung verwenden"), ("Use all my displays for the remote session", "Alle meine Bildschirme für die Fernsitzung verwenden"),
("selinux_tip", "SELinux ist auf Ihrem Gerät aktiviert, was dazu führen kann, dass RustDesk als kontrollierte Seite nicht richtig läuft."), ("selinux_tip", "SELinux ist auf Ihrem Gerät aktiviert, was dazu führen kann, dass RustDesk als kontrollierte Seite nicht richtig läuft."),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", "Mostrar pantallas como ventanas individuales"), ("Show displays as individual windows", "Mostrar pantallas como ventanas individuales"),
("Use all my displays for the remote session", "Usar todas mis pantallas para la sesión remota"), ("Use all my displays for the remote session", "Usar todas mis pantallas para la sesión remota"),
("selinux_tip", "SELinux está activado en tu dispositivo, lo que puede hacer que RustDesk no se ejecute correctamente como lado controlado."), ("selinux_tip", "SELinux está activado en tu dispositivo, lo que puede hacer que RustDesk no se ejecute correctamente como lado controlado."),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", "Tampilkan dengan jendela terpisah"), ("Show displays as individual windows", "Tampilkan dengan jendela terpisah"),
("Use all my displays for the remote session", "Gunakan semua layar untuk sesi remote"), ("Use all my displays for the remote session", "Gunakan semua layar untuk sesi remote"),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -567,5 +567,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Use all my displays for the remote session", "Usa tutti gli schermi per la sessione remota"), ("Use all my displays for the remote session", "Usa tutti gli schermi per la sessione remota"),
("selinux_tip", ""), ("selinux_tip", ""),
("selinux_tip", "In questo dispositivo è abilitato SELinux, che potrebbe impedire il corretto funzionamento di RustDesk come lato controllato."), ("selinux_tip", "In questo dispositivo è abilitato SELinux, che potrebbe impedire il corretto funzionamento di RustDesk come lato controllato."),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", "Rādīt displejus kā atsevišķus logus"), ("Show displays as individual windows", "Rādīt displejus kā atsevišķus logus"),
("Use all my displays for the remote session", "Izmantot visus manus displejus attālajai sesijai"), ("Use all my displays for the remote session", "Izmantot visus manus displejus attālajai sesijai"),
("selinux_tip", "Jūsu ierīcē ir iespējots SELinux, kas var neļaut RustDesk pareizi darboties kā kontrolētajai pusei."), ("selinux_tip", "Jūsu ierīcē ir iespējots SELinux, kas var neļaut RustDesk pareizi darboties kā kontrolētajai pusei."),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", "Beeldschermen weergeven als afzonderlijke vensters"), ("Show displays as individual windows", "Beeldschermen weergeven als afzonderlijke vensters"),
("Use all my displays for the remote session", "Gebruik al mijn beeldschermen voor de externe sessie"), ("Use all my displays for the remote session", "Gebruik al mijn beeldschermen voor de externe sessie"),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", "Pokaż ekrany w osobnych oknach"), ("Show displays as individual windows", "Pokaż ekrany w osobnych oknach"),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", "Показывать дисплеи в отдельных окнах"), ("Show displays as individual windows", "Показывать дисплеи в отдельных окнах"),
("Use all my displays for the remote session", "Использовать все мои дисплеи для удалённого сеанса"), ("Use all my displays for the remote session", "Использовать все мои дисплеи для удалённого сеанса"),
("selinux_tip", "На вашем устройстве включён SELinux, что может помешать правильной работе RustDesk на контролируемой стороне."), ("selinux_tip", "На вашем устройстве включён SELinux, что может помешать правильной работе RustDesk на контролируемой стороне."),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", "Відображати дисплеї в якості окремих вікон"), ("Show displays as individual windows", "Відображати дисплеї в якості окремих вікон"),
("Use all my displays for the remote session", "Використовувати всі мої дисплеї для віддаленого сеансу"), ("Use all my displays for the remote session", "Використовувати всі мої дисплеї для віддаленого сеансу"),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -566,5 +566,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Show displays as individual windows", ""), ("Show displays as individual windows", ""),
("Use all my displays for the remote session", ""), ("Use all my displays for the remote session", ""),
("selinux_tip", ""), ("selinux_tip", ""),
("Change View", ""),
("Big Tiles", ""),
("Small Tiles", ""),
("List", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }