diff --git a/src/lang/ca.rs b/src/lang/ca.rs index f4a8a1204..9347dac82 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 11b3144c7..3ec042928 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 acfbed636..31bd83533 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 b165540e8..c566a1284 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 6777ad733..caf0dd5a1 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 e74551046..84d6a3c42 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 435bc6b0a..1969c545f 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 9f7a358c5..fde3934ee 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 79f39154a..c00fb3ab6 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 cd2a6c3cc..fd4598d04 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 e8efc6aa3..20adb1d6e 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 97cab077c..32f350472 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 6a4e2fd8e..7181ffab1 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 cfe029cc4..5a32110dc 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 9e1278c6e..e6a840ba0 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 a86d1c81a..cbea5826d 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 b284479f3..f403baaf4 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 329c4dd70..7ba78b470 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 4d6f7efeb..3f969dd15 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 6a44584a0..77d1f1aec 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 51ef174f5..58bc99959 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 5de632ec4..7d0b809cf 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 447e5223b..cfb37813b 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 3b7f62b74..920fc53ab 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 2f050333c..2f74b0d55 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 453534a86..676e97b6d 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 e2728caaa..04b99433a 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 802eff33d..8419f4dee 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 8941c00d4..61d2e415d 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 1bdece3b7..942c0de64 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 99977515b..3347da6a9 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 1eb74d7b2..47d43167f 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 0c1f453bf..06e9acfee 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 b8086f126..211080a2b 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(); }