diff --git a/src/lang/ca.rs b/src/lang/ca.rs index f4a8a120..9347dac8 100644 --- a/src/lang/ca.rs +++ b/src/lang/ca.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/cn.rs b/src/lang/cn.rs index 11b3144c..3ec04292 100644 --- a/src/lang/cn.rs +++ b/src/lang/cn.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", "请安装 Xorg"), ("no_desktop_title_tip", "desktop 未安装"), ("no_desktop_text_tip", "请安装 desktop"), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/cs.rs b/src/lang/cs.rs index acfbed63..31bd8353 100644 --- a/src/lang/cs.rs +++ b/src/lang/cs.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/da.rs b/src/lang/da.rs index b165540e..c566a128 100644 --- a/src/lang/da.rs +++ b/src/lang/da.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/de.rs b/src/lang/de.rs index 6777ad73..caf0dd5a 100644 --- a/src/lang/de.rs +++ b/src/lang/de.rs @@ -113,7 +113,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Finished", "Fertiggestellt"), ("Speed", "Geschwindigkeit"), ("Custom Image Quality", "Benutzerdefinierte Bildqualität"), - ("Privacy mode", "Datenschutz-Modus"), + ("Privacy mode", "Datenschutzmodus"), ("Block user input", "Benutzereingaben blockieren"), ("Unblock user input", "Benutzereingaben freigeben"), ("Adjust Window", "Fenster anpassen"), @@ -357,7 +357,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Enable Audio", "Audio aktivieren"), ("Unlock Network Settings", "Netzwerkeinstellungen entsperren"), ("Server", "Server"), - ("Direct IP Access", "Direkter IP-Zugriff"), + ("Direct IP Access", "Direkter IP-Zugang"), ("Proxy", "Proxy"), ("Apply", "Anwenden"), ("Disconnect all devices?", "Alle Geräte trennen?"), @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", "Bitte installieren Sie Xorg."), ("no_desktop_title_tip", "Es ist kein Desktop verfügbar."), ("no_desktop_text_tip", "Bitte installieren Sie den GNOME-Desktop."), + ("No need to elevate", "Erhöhung der Rechte nicht erforderlich"), ].iter().cloned().collect(); } diff --git a/src/lang/el.rs b/src/lang/el.rs index e7455104..84d6a3c4 100644 --- a/src/lang/el.rs +++ b/src/lang/el.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/eo.rs b/src/lang/eo.rs index 435bc6b0..1969c545 100644 --- a/src/lang/eo.rs +++ b/src/lang/eo.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/es.rs b/src/lang/es.rs index 9f7a358c..fde3934e 100644 --- a/src/lang/es.rs +++ b/src/lang/es.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", "Por favor, instala Xorg"), ("no_desktop_title_tip", "No hay escritorio disponible"), ("no_desktop_text_tip", "Por favor, instala GNOME Desktop"), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/fa.rs b/src/lang/fa.rs index 79f39154..c00fb3ab 100644 --- a/src/lang/fa.rs +++ b/src/lang/fa.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", "لطفا Xorg را نصب کنید"), ("no_desktop_title_tip", "هیچ دسکتاپی در دسترس نیست"), ("no_desktop_text_tip", "لطفا دسکتاپ گنوم را نصب کنید"), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/fr.rs b/src/lang/fr.rs index cd2a6c3c..fd4598d0 100644 --- a/src/lang/fr.rs +++ b/src/lang/fr.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/hu.rs b/src/lang/hu.rs index e8efc6aa..20adb1d6 100644 --- a/src/lang/hu.rs +++ b/src/lang/hu.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/id.rs b/src/lang/id.rs index 97cab077..32f35047 100644 --- a/src/lang/id.rs +++ b/src/lang/id.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/it.rs b/src/lang/it.rs index 6a4e2fd8..7181ffab 100644 --- a/src/lang/it.rs +++ b/src/lang/it.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", "Installa Xorg."), ("no_desktop_title_tip", "Non c'è nessun desktop disponibile."), ("no_desktop_text_tip", "Installa il desktop GNOME."), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ja.rs b/src/lang/ja.rs index cfe029cc..5a32110d 100644 --- a/src/lang/ja.rs +++ b/src/lang/ja.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ko.rs b/src/lang/ko.rs index 9e1278c6..e6a840ba 100644 --- a/src/lang/ko.rs +++ b/src/lang/ko.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/kz.rs b/src/lang/kz.rs index a86d1c81..cbea5826 100644 --- a/src/lang/kz.rs +++ b/src/lang/kz.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/lt.rs b/src/lang/lt.rs index b284479f..f403baaf 100644 --- a/src/lang/lt.rs +++ b/src/lang/lt.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", "Prašom įdiegti Xorg"), ("no_desktop_title_tip", "Nėra pasiekiamų nuotolinių darbalaukių"), ("no_desktop_text_tip", "Prašom įdiegti GNOME Desktop"), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/nl.rs b/src/lang/nl.rs index 329c4dd7..7ba78b47 100644 --- a/src/lang/nl.rs +++ b/src/lang/nl.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/pl.rs b/src/lang/pl.rs index 4d6f7efe..3f969dd1 100644 --- a/src/lang/pl.rs +++ b/src/lang/pl.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", "Proszę zainstalować Xorg"), ("no_desktop_title_tip", "Pulpit jest niedostępny"), ("no_desktop_text_tip", "Proszę zainstalować pulpit GNOME"), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/pt_PT.rs b/src/lang/pt_PT.rs index 6a44584a..77d1f1ae 100644 --- a/src/lang/pt_PT.rs +++ b/src/lang/pt_PT.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ptbr.rs b/src/lang/ptbr.rs index 51ef174f..58bc9995 100644 --- a/src/lang/ptbr.rs +++ b/src/lang/ptbr.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ro.rs b/src/lang/ro.rs index 5de632ec..7d0b809c 100644 --- a/src/lang/ro.rs +++ b/src/lang/ro.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ru.rs b/src/lang/ru.rs index 447e5223..cfb37813 100644 --- a/src/lang/ru.rs +++ b/src/lang/ru.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", "Установите, пожалуйста, Xorg"), ("no_desktop_title_tip", "Нет доступных рабочих столов"), ("no_desktop_text_tip", "Установите, пожалуйста, GNOME Desktop"), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sk.rs b/src/lang/sk.rs index 3b7f62b7..920fc53a 100644 --- a/src/lang/sk.rs +++ b/src/lang/sk.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sl.rs b/src/lang/sl.rs index 2f050333..2f74b0d5 100755 --- a/src/lang/sl.rs +++ b/src/lang/sl.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sq.rs b/src/lang/sq.rs index 453534a8..676e97b6 100644 --- a/src/lang/sq.rs +++ b/src/lang/sq.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sr.rs b/src/lang/sr.rs index e2728caa..04b99433 100644 --- a/src/lang/sr.rs +++ b/src/lang/sr.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/sv.rs b/src/lang/sv.rs index 802eff33..8419f4de 100644 --- a/src/lang/sv.rs +++ b/src/lang/sv.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/template.rs b/src/lang/template.rs index 8941c00d..61d2e415 100644 --- a/src/lang/template.rs +++ b/src/lang/template.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/th.rs b/src/lang/th.rs index 1bdece3b..942c0de6 100644 --- a/src/lang/th.rs +++ b/src/lang/th.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/tr.rs b/src/lang/tr.rs index 99977515..3347da6a 100644 --- a/src/lang/tr.rs +++ b/src/lang/tr.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/tw.rs b/src/lang/tw.rs index 1eb74d7b..47d43167 100644 --- a/src/lang/tw.rs +++ b/src/lang/tw.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", "請安裝 Xorg"), ("no_desktop_title_tip", "沒有可用的桌面"), ("no_desktop_text_tip", "請安裝 GNOME 桌面"), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/ua.rs b/src/lang/ua.rs index 0c1f453b..06e9acfe 100644 --- a/src/lang/ua.rs +++ b/src/lang/ua.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); } diff --git a/src/lang/vn.rs b/src/lang/vn.rs index b8086f12..211080a2 100644 --- a/src/lang/vn.rs +++ b/src/lang/vn.rs @@ -491,5 +491,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("xorg_not_found_text_tip", ""), ("no_desktop_title_tip", ""), ("no_desktop_text_tip", ""), + ("No need to elevate", ""), ].iter().cloned().collect(); }