fix trans
This commit is contained in:
parent
ff5228f7d4
commit
75f57cf0fc
@ -1097,16 +1097,16 @@ class _AboutState extends State<_About> {
|
|||||||
child: SingleChildScrollView(
|
child: SingleChildScrollView(
|
||||||
controller: scrollController,
|
controller: scrollController,
|
||||||
physics: NeverScrollableScrollPhysics(),
|
physics: NeverScrollableScrollPhysics(),
|
||||||
child: _Card(title: 'About RustDesk', children: [
|
child: _Card(title: '${translate('About')} RustDesk', children: [
|
||||||
Column(
|
Column(
|
||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
children: [
|
children: [
|
||||||
const SizedBox(
|
const SizedBox(
|
||||||
height: 8.0,
|
height: 8.0,
|
||||||
),
|
),
|
||||||
Text(translate('Version') + ': $version')
|
Text('${translate('Version')}: $version')
|
||||||
.marginSymmetric(vertical: 4.0),
|
.marginSymmetric(vertical: 4.0),
|
||||||
Text(translate('Build Date') + ': $buildDate')
|
Text('${translate('Build Date')}: $buildDate')
|
||||||
.marginSymmetric(vertical: 4.0),
|
.marginSymmetric(vertical: 4.0),
|
||||||
InkWell(
|
InkWell(
|
||||||
onTap: () {
|
onTap: () {
|
||||||
|
|||||||
@ -45,7 +45,8 @@ def expand():
|
|||||||
if line_strip.startswith('("'):
|
if line_strip.startswith('("'):
|
||||||
k, v = line_split(line_strip)
|
k, v = line_split(line_strip)
|
||||||
if k in dict:
|
if k in dict:
|
||||||
line = line.replace(v, dict[k])
|
# embrased with " to avoid empty v
|
||||||
|
line = line.replace('"%s"'%v, '"%s"'%dict[k])
|
||||||
else:
|
else:
|
||||||
line = line.replace(v, "")
|
line = line.replace(v, "")
|
||||||
fw.write(line)
|
fw.write(line)
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Canviar ID"),
|
("Change ID", "Canviar ID"),
|
||||||
("Website", "Lloc web"),
|
("Website", "Lloc web"),
|
||||||
("About", "Sobre"),
|
("About", "Sobre"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Silenciar"),
|
("Mute", "Silenciar"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "改变ID"),
|
("Change ID", "改变ID"),
|
||||||
("Website", "网站"),
|
("Website", "网站"),
|
||||||
("About", "关于"),
|
("About", "关于"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "静音"),
|
("Mute", "静音"),
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Změnit identifikátor"),
|
("Change ID", "Změnit identifikátor"),
|
||||||
("Website", "Webové stránky"),
|
("Website", "Webové stránky"),
|
||||||
("About", "O aplikaci"),
|
("About", "O aplikaci"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Ztlumit"),
|
("Mute", "Ztlumit"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Ændre ID"),
|
("Change ID", "Ændre ID"),
|
||||||
("Website", "Hjemmeside"),
|
("Website", "Hjemmeside"),
|
||||||
("About", "Omkring"),
|
("About", "Omkring"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Sluk for mikrofonen"),
|
("Mute", "Sluk for mikrofonen"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "ID ändern"),
|
("Change ID", "ID ändern"),
|
||||||
("Website", "Webseite"),
|
("Website", "Webseite"),
|
||||||
("About", "Über"),
|
("About", "Über"),
|
||||||
("About RustDesk", "Über RustDesk"),
|
|
||||||
("Slogan_tip", "Mit Herzblut programmiert - in einer Welt, die im Chaos versinkt"),
|
("Slogan_tip", "Mit Herzblut programmiert - in einer Welt, die im Chaos versinkt"),
|
||||||
("Privacy Statement", "Datenschutz"),
|
("Privacy Statement", "Datenschutz"),
|
||||||
("Mute", "Stummschalten"),
|
("Mute", "Stummschalten"),
|
||||||
@ -370,7 +369,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Enable LAN Discovery", "LAN-Erkennung aktivieren"),
|
("Enable LAN Discovery", "LAN-Erkennung aktivieren"),
|
||||||
("Deny LAN Discovery", "LAN-Erkennung verbieten"),
|
("Deny LAN Discovery", "LAN-Erkennung verbieten"),
|
||||||
("Write a message", "Nachricht schreiben"),
|
("Write a message", "Nachricht schreiben"),
|
||||||
("Prompt", ""), //Aufforderung???
|
("Prompt", ""), //Aufforderung"),
|
||||||
("Please wait for confirmation of UAC...", "Bitte auf die Bestätigung des Nutzers warten..."),
|
("Please wait for confirmation of UAC...", "Bitte auf die Bestätigung des Nutzers warten..."),
|
||||||
("elevated_foreground_window_tip", "Das aktuell geöffnete Fenster des ferngesteuerten Computers benötigt höhere Rechte. Deshalb ist es derzeit nicht möglich, die Maus und die Tastatur zu verwenden. Bitten Sie den Nutzer, dessen Computer Sie fernsteuern, das Fenster zu minimieren oder die Rechte zu erhöhen. Um dieses Problem zunünftig zu vermeiden, wird empfohlen, die Software auf dem ferngesteuerten Computer zu installieren."),
|
("elevated_foreground_window_tip", "Das aktuell geöffnete Fenster des ferngesteuerten Computers benötigt höhere Rechte. Deshalb ist es derzeit nicht möglich, die Maus und die Tastatur zu verwenden. Bitten Sie den Nutzer, dessen Computer Sie fernsteuern, das Fenster zu minimieren oder die Rechte zu erhöhen. Um dieses Problem zunünftig zu vermeiden, wird empfohlen, die Software auf dem ferngesteuerten Computer zu installieren."),
|
||||||
("Disconnected", "Verbindung abgebrochen"),
|
("Disconnected", "Verbindung abgebrochen"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "Dies ist nur möglich, wenn der Zugriff nur über ein permanentes Passwort erfolgt."),
|
("hide_cm_tip", "Dies ist nur möglich, wenn der Zugriff nur über ein permanentes Passwort erfolgt."),
|
||||||
("wayland_experiment_tip", "Die Unterstützung von Wayland ist nur experimentell. Bitte nutzen Sie X11, wenn Sie einen unbeaufsichtigten Zugriff benötigen."),
|
("wayland_experiment_tip", "Die Unterstützung von Wayland ist nur experimentell. Bitte nutzen Sie X11, wenn Sie einen unbeaufsichtigten Zugriff benötigen."),
|
||||||
("Right click to select tabs", "Register mit rechtem Mausklick auswählen"),
|
("Right click to select tabs", "Register mit rechtem Mausklick auswählen"),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "Zum Adressbuch hinzufügen"),
|
("Add to Address Book", "Zum Adressbuch hinzufügen"),
|
||||||
("Group", "Gruppe"),
|
("Group", "Gruppe"),
|
||||||
("Search", "Suchen"),
|
("Search", "Suchen"),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Ŝanĝi identigilon"),
|
("Change ID", "Ŝanĝi identigilon"),
|
||||||
("Website", "Retejo"),
|
("Website", "Retejo"),
|
||||||
("About", "Pri"),
|
("About", "Pri"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Muta"),
|
("Mute", "Muta"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Cambiar ID"),
|
("Change ID", "Cambiar ID"),
|
||||||
("Website", "Sitio web"),
|
("Website", "Sitio web"),
|
||||||
("About", "Acerca de"),
|
("About", "Acerca de"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Silenciar"),
|
("Mute", "Silenciar"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "Permitir ocultar solo si se aceptan sesiones a través de contraseña y usando contraseña permanente"),
|
("hide_cm_tip", "Permitir ocultar solo si se aceptan sesiones a través de contraseña y usando contraseña permanente"),
|
||||||
("wayland_experiment_tip", "El soporte para Wayland está en fase experimental, por favor, use X11 si necesita acceso desatendido."),
|
("wayland_experiment_tip", "El soporte para Wayland está en fase experimental, por favor, use X11 si necesita acceso desatendido."),
|
||||||
("Right click to select tabs", "Clic derecho para seleccionar pestañas"),
|
("Right click to select tabs", "Clic derecho para seleccionar pestañas"),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "Añadir a la libreta de direcciones"),
|
("Add to Address Book", "Añadir a la libreta de direcciones"),
|
||||||
("Group", "Grupo"),
|
("Group", "Grupo"),
|
||||||
("Search", "Búsqueda"),
|
("Search", "Búsqueda"),
|
||||||
("Closed manually by the web console", "Cerrado manualmente por la consola web"),
|
("Closed manually by the web console", "Cerrado manualmente por la consola web"),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "تعویض شناسه"),
|
("Change ID", "تعویض شناسه"),
|
||||||
("Website", "وب سایت"),
|
("Website", "وب سایت"),
|
||||||
("About", "درباره"),
|
("About", "درباره"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "بستن صدا"),
|
("Mute", "بستن صدا"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "فقط در صورت پذیرفتن جلسات از طریق رمز عبور و استفاده از رمز عبور دائمی، مخفی شدن مجاز است"),
|
("hide_cm_tip", "فقط در صورت پذیرفتن جلسات از طریق رمز عبور و استفاده از رمز عبور دائمی، مخفی شدن مجاز است"),
|
||||||
("wayland_experiment_tip", "پشتیبانی Wayland در مرحله آزمایشی است، لطفاً در صورت نیاز به دسترسی بدون مراقبت از X11 استفاده کنید."),
|
("wayland_experiment_tip", "پشتیبانی Wayland در مرحله آزمایشی است، لطفاً در صورت نیاز به دسترسی بدون مراقبت از X11 استفاده کنید."),
|
||||||
("Right click to select tabs", "برای انتخاب تب ها راست کلیک کنید"),
|
("Right click to select tabs", "برای انتخاب تب ها راست کلیک کنید"),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "افزودن به دفترچه آدرس"),
|
("Add to Address Book", "افزودن به دفترچه آدرس"),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Changer d'ID"),
|
("Change ID", "Changer d'ID"),
|
||||||
("Website", "Site Web"),
|
("Website", "Site Web"),
|
||||||
("About", "À propos de"),
|
("About", "À propos de"),
|
||||||
("About RustDesk", "À propos de RustDesk"),
|
|
||||||
("Slogan_tip", "Fait avec cœur dans ce monde chaotique!"),
|
("Slogan_tip", "Fait avec cœur dans ce monde chaotique!"),
|
||||||
("Privacy Statement", "Déclaration de confidentialité"),
|
("Privacy Statement", "Déclaration de confidentialité"),
|
||||||
("Mute", "Muet"),
|
("Mute", "Muet"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "Autoriser le masquage uniquement si vous acceptez des sessions via un mot de passe et utilisez un mot de passe permanent"),
|
("hide_cm_tip", "Autoriser le masquage uniquement si vous acceptez des sessions via un mot de passe et utilisez un mot de passe permanent"),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "Ajouter au carnet d'adresses"),
|
("Add to Address Book", "Ajouter au carnet d'adresses"),
|
||||||
("Group", "Groupe"),
|
("Group", "Groupe"),
|
||||||
("Search", "Rechercher"),
|
("Search", "Rechercher"),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Αλλαγή αναγνωριστικού ID"),
|
("Change ID", "Αλλαγή αναγνωριστικού ID"),
|
||||||
("Website", "Ιστότοπος"),
|
("Website", "Ιστότοπος"),
|
||||||
("About", "Πληροφορίες"),
|
("About", "Πληροφορίες"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Σίγαση"),
|
("Mute", "Σίγαση"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "Να επιτρέπεται η απόκρυψη, μόνο εάν αποδέχεστε συνδέσεις μέσω κωδικού πρόσβασης και χρησιμοποιείτε μόνιμο κωδικό πρόσβασης"),
|
("hide_cm_tip", "Να επιτρέπεται η απόκρυψη, μόνο εάν αποδέχεστε συνδέσεις μέσω κωδικού πρόσβασης και χρησιμοποιείτε μόνιμο κωδικό πρόσβασης"),
|
||||||
("wayland_experiment_tip", "Η υποστήριξη Wayland βρίσκεται σε πειραματικό στάδιο, χρησιμοποιήστε το X11 εάν χρειάζεστε πρόσβαση χωρίς επίβλεψη."),
|
("wayland_experiment_tip", "Η υποστήριξη Wayland βρίσκεται σε πειραματικό στάδιο, χρησιμοποιήστε το X11 εάν χρειάζεστε πρόσβαση χωρίς επίβλεψη."),
|
||||||
("Right click to select tabs", "Κάντε δεξί κλικ για να επιλέξετε καρτέλες"),
|
("Right click to select tabs", "Κάντε δεξί κλικ για να επιλέξετε καρτέλες"),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "Προσθήκη στο Βιβλίο Διευθύνσεων"),
|
("Add to Address Book", "Προσθήκη στο Βιβλίο Διευθύνσεων"),
|
||||||
("Group", "Ομάδα"),
|
("Group", "Ομάδα"),
|
||||||
("Search", "Αναζήτηση"),
|
("Search", "Αναζήτηση"),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Azonosító megváltoztatása"),
|
("Change ID", "Azonosító megváltoztatása"),
|
||||||
("Website", "Weboldal"),
|
("Website", "Weboldal"),
|
||||||
("About", "Rólunk"),
|
("About", "Rólunk"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Némítás"),
|
("Mute", "Némítás"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Ubah ID"),
|
("Change ID", "Ubah ID"),
|
||||||
("Website", "Website"),
|
("Website", "Website"),
|
||||||
("About", "Tentang"),
|
("About", "Tentang"),
|
||||||
("About RustDesk", "Tentang RustDesk"),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", "Pernyataan Privasi"),
|
("Privacy Statement", "Pernyataan Privasi"),
|
||||||
("Mute", "Bisukan"),
|
("Mute", "Bisukan"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", "Pencarian"),
|
("Search", "Pencarian"),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Cambia ID"),
|
("Change ID", "Cambia ID"),
|
||||||
("Website", "Sito web"),
|
("Website", "Sito web"),
|
||||||
("About", "Informazioni"),
|
("About", "Informazioni"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Silenzia"),
|
("Mute", "Silenzia"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "Permetti di nascondere solo se si accettano sessioni con password permanente"),
|
("hide_cm_tip", "Permetti di nascondere solo se si accettano sessioni con password permanente"),
|
||||||
("wayland_experiment_tip", "Il supporto Wayland è in fase sperimentale, utilizza X11 se necessiti di un accesso stabile."),
|
("wayland_experiment_tip", "Il supporto Wayland è in fase sperimentale, utilizza X11 se necessiti di un accesso stabile."),
|
||||||
("Right click to select tabs", "Clic con il tasto destro per selezionare le schede"),
|
("Right click to select tabs", "Clic con il tasto destro per selezionare le schede"),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "Aggiungi alla rubrica"),
|
("Add to Address Book", "Aggiungi alla rubrica"),
|
||||||
("Group", "Gruppo"),
|
("Group", "Gruppo"),
|
||||||
("Search", "Cerca"),
|
("Search", "Cerca"),
|
||||||
("Closed manually by the web console", "Chiudi manualmente dalla console Web"),
|
("Closed manually by the web console", "Chiudi manualmente dalla console Web"),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "IDを変更"),
|
("Change ID", "IDを変更"),
|
||||||
("Website", "公式サイト"),
|
("Website", "公式サイト"),
|
||||||
("About", "情報"),
|
("About", "情報"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "ミュート"),
|
("Mute", "ミュート"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "ID 변경"),
|
("Change ID", "ID 변경"),
|
||||||
("Website", "웹사이트"),
|
("Website", "웹사이트"),
|
||||||
("About", "정보"),
|
("About", "정보"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "음소거"),
|
("Mute", "음소거"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "ID ауыстыру"),
|
("Change ID", "ID ауыстыру"),
|
||||||
("Website", "Web-сайт"),
|
("Website", "Web-сайт"),
|
||||||
("About", "Туралы"),
|
("About", "Туралы"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Дыбыссыздандыру"),
|
("Mute", "Дыбыссыздандыру"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Zmień ID"),
|
("Change ID", "Zmień ID"),
|
||||||
("Website", "Strona internetowa"),
|
("Website", "Strona internetowa"),
|
||||||
("About", "O"),
|
("About", "O"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Wycisz"),
|
("Mute", "Wycisz"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "Dodaj do Książki Adresowej"),
|
("Add to Address Book", "Dodaj do Książki Adresowej"),
|
||||||
("Group", "Grypy"),
|
("Group", "Grypy"),
|
||||||
("Search", "Szukaj"),
|
("Search", "Szukaj"),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Alterar ID"),
|
("Change ID", "Alterar ID"),
|
||||||
("Website", "Website"),
|
("Website", "Website"),
|
||||||
("About", "Sobre"),
|
("About", "Sobre"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Silenciar"),
|
("Mute", "Silenciar"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Alterar ID"),
|
("Change ID", "Alterar ID"),
|
||||||
("Website", "Website"),
|
("Website", "Website"),
|
||||||
("About", "Sobre"),
|
("About", "Sobre"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Desativar som"),
|
("Mute", "Desativar som"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Изменить ID"),
|
("Change ID", "Изменить ID"),
|
||||||
("Website", "Сайт"),
|
("Website", "Сайт"),
|
||||||
("About", "О программе"),
|
("About", "О программе"),
|
||||||
("About RustDesk", "О RustDesk"),
|
|
||||||
("Slogan_tip", "Сделано с душой в этом безумном мире!"),
|
("Slogan_tip", "Сделано с душой в этом безумном мире!"),
|
||||||
("Privacy Statement", "Заявление о конфиденциальности"),
|
("Privacy Statement", "Заявление о конфиденциальности"),
|
||||||
("Mute", "Отключить звук"),
|
("Mute", "Отключить звук"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "Разрешать скрытие случае, если принимаются сеансы по паролю или используется постоянный пароль"),
|
("hide_cm_tip", "Разрешать скрытие случае, если принимаются сеансы по паролю или используется постоянный пароль"),
|
||||||
("wayland_experiment_tip", "Поддержка Wayland находится на экспериментальной стадии, используйте X11, если вам требуется автоматический доступ."),
|
("wayland_experiment_tip", "Поддержка Wayland находится на экспериментальной стадии, используйте X11, если вам требуется автоматический доступ."),
|
||||||
("Right click to select tabs", "Выбор вкладок щелчком правой кнопки мыши"),
|
("Right click to select tabs", "Выбор вкладок щелчком правой кнопки мыши"),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "Добавить в адресную книгу"),
|
("Add to Address Book", "Добавить в адресную книгу"),
|
||||||
("Group", "Группа"),
|
("Group", "Группа"),
|
||||||
("Search", "Поиск"),
|
("Search", "Поиск"),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Zmeniť ID"),
|
("Change ID", "Zmeniť ID"),
|
||||||
("Website", "Webová stránka"),
|
("Website", "Webová stránka"),
|
||||||
("About", "O RustDesk"),
|
("About", "O RustDesk"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Stíšiť"),
|
("Mute", "Stíšiť"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Ndryshoni ID"),
|
("Change ID", "Ndryshoni ID"),
|
||||||
("Website", "Faqe ëebi"),
|
("Website", "Faqe ëebi"),
|
||||||
("About", "Rreth"),
|
("About", "Rreth"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Pa zë"),
|
("Mute", "Pa zë"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "Kjo është e mundur vetëm nëse aksesi bëhet nëpërmjet një fjalëkalimi të përhershëm"),
|
("hide_cm_tip", "Kjo është e mundur vetëm nëse aksesi bëhet nëpërmjet një fjalëkalimi të përhershëm"),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -35,11 +35,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Export server configuration successfully", "Eksport server konfiguracije uspešan"),
|
("Export server configuration successfully", "Eksport server konfiguracije uspešan"),
|
||||||
("Invalid server configuration", "Pogrešna konfiguracija servera"),
|
("Invalid server configuration", "Pogrešna konfiguracija servera"),
|
||||||
("Clipboard is empty", "Clipboard je prazan"),
|
("Clipboard is empty", "Clipboard je prazan"),
|
||||||
("Stop service", "Zaustavi servis"),
|
("Stop service", "Stopiraj servis"),
|
||||||
("Change ID", "Promeni ID"),
|
("Change ID", "Promeni ID"),
|
||||||
("Website", "Web sajt"),
|
("Website", "Web sajt"),
|
||||||
("About", "O programu"),
|
("About", "O programu"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Utišaj"),
|
("Mute", "Utišaj"),
|
||||||
@ -50,11 +49,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("ID Server", "ID server"),
|
("ID Server", "ID server"),
|
||||||
("Relay Server", "Posredni server"),
|
("Relay Server", "Posredni server"),
|
||||||
("API Server", "API server"),
|
("API Server", "API server"),
|
||||||
("invalid_http", "Nevažeći http"),
|
("invalid_http", "mora početi sa http:// ili https://"),
|
||||||
("Invalid IP", "Nevažeća IP"),
|
("Invalid IP", "Nevažeća IP"),
|
||||||
("id_change_tip", "Dozvoljeni su samo a-z, A-Z, 0-9 i _ (donja crta) znakovi. Prvi znak mora biti slovo a-z, A-Z. Dužina je od 6 do 16."),
|
("id_change_tip", "Dozvoljeni su samo a-z, A-Z, 0-9 i _ (donja crta) znakovi. Prvi znak mora biti slovo a-z, A-Z. Dužina je od 6 do 16."),
|
||||||
("Invalid format", "Pogrešan format"),
|
("Invalid format", "Pogrešan format"),
|
||||||
("server_not_support", "Server nije podržan"),
|
("server_not_support", "Server još uvek ne podržava"),
|
||||||
("Not available", "Nije dostupno"),
|
("Not available", "Nije dostupno"),
|
||||||
("Too frequent", "Previše često"),
|
("Too frequent", "Previše često"),
|
||||||
("Cancel", "Otkaži"),
|
("Cancel", "Otkaži"),
|
||||||
@ -223,7 +222,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Username missed", "Korisničko ime promašeno"),
|
("Username missed", "Korisničko ime promašeno"),
|
||||||
("Password missed", "Lozinka promašena"),
|
("Password missed", "Lozinka promašena"),
|
||||||
("Wrong credentials", "Pogrešno korisničko ime ili lozinka"),
|
("Wrong credentials", "Pogrešno korisničko ime ili lozinka"),
|
||||||
("invalid_http", "mora početi sa http:// ili https://"),
|
|
||||||
("Edit Tag", "Izmeni oznaku"),
|
("Edit Tag", "Izmeni oznaku"),
|
||||||
("Unremember Password", "Zaboravi lozinku"),
|
("Unremember Password", "Zaboravi lozinku"),
|
||||||
("Favorites", "Favoriti"),
|
("Favorites", "Favoriti"),
|
||||||
@ -238,7 +236,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Remote ID", "Udaljeni ID"),
|
("Remote ID", "Udaljeni ID"),
|
||||||
("Paste", "Nalepi"),
|
("Paste", "Nalepi"),
|
||||||
("Paste here?", "Nalepi ovde?"),
|
("Paste here?", "Nalepi ovde?"),
|
||||||
("Are you sure to close the connection?", "Da li ste sigurni da zatvarate konekciju?"),
|
("Are you sure to close the connection?", "Da li ste sigurni da želite da zatvorite konekciju?"),
|
||||||
("Download new version", "Preuzmi novu verziju"),
|
("Download new version", "Preuzmi novu verziju"),
|
||||||
("Touch mode", "Mod na dodir"),
|
("Touch mode", "Mod na dodir"),
|
||||||
("Mouse mode", "Miš mod"),
|
("Mouse mode", "Miš mod"),
|
||||||
@ -287,8 +285,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("This file exists, skip or overwrite this file?", "Ova datoteka postoji, preskoči ili prepiši preko?"),
|
("This file exists, skip or overwrite this file?", "Ova datoteka postoji, preskoči ili prepiši preko?"),
|
||||||
("Quit", "Izlaz"),
|
("Quit", "Izlaz"),
|
||||||
("doc_mac_permission", "https://rustdesk.com/docs/en/manual/mac/#enable-permissions"),
|
("doc_mac_permission", "https://rustdesk.com/docs/en/manual/mac/#enable-permissions"),
|
||||||
("doc_fix_wayland", "https://rustdesk.com/docs/en/manual/linux/#x11-required"),
|
|
||||||
("server_not_support", "Server još uvek ne podržava"),
|
|
||||||
("Help", "Pomoć"),
|
("Help", "Pomoć"),
|
||||||
("Failed", "Greška"),
|
("Failed", "Greška"),
|
||||||
("Succeeded", "Uspešno"),
|
("Succeeded", "Uspešno"),
|
||||||
@ -318,7 +314,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Are you sure you want to restart", "Da li ste sigurni da želite restart"),
|
("Are you sure you want to restart", "Da li ste sigurni da želite restart"),
|
||||||
("Restarting Remote Device", "Restartovanje daljinskog uređaja"),
|
("Restarting Remote Device", "Restartovanje daljinskog uređaja"),
|
||||||
("remote_restarting_tip", "Udaljeni uređaj se restartuje, molimo zatvorite ovu poruku i ponovo se kasnije povežite trajnom šifrom"),
|
("remote_restarting_tip", "Udaljeni uređaj se restartuje, molimo zatvorite ovu poruku i ponovo se kasnije povežite trajnom šifrom"),
|
||||||
("Are you sure to close the connection?", "Da li ste sigurni da želite da zatvorite konekciju?"),
|
|
||||||
("Copied", "Kopirano"),
|
("Copied", "Kopirano"),
|
||||||
("Exit Fullscreen", "Napusti mod celog ekrana"),
|
("Exit Fullscreen", "Napusti mod celog ekrana"),
|
||||||
("Fullscreen", "Mod celog ekrana"),
|
("Fullscreen", "Mod celog ekrana"),
|
||||||
@ -387,7 +382,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland zahteva Ubuntu 21.04 ili veću verziju"),
|
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland zahteva Ubuntu 21.04 ili veću verziju"),
|
||||||
("Wayland requires higher version of linux distro. Please try X11 desktop or change your OS.", "Wayland zahteva veću verziju Linux distribucije. Molimo pokušajte X11 ili promenite OS."),
|
("Wayland requires higher version of linux distro. Please try X11 desktop or change your OS.", "Wayland zahteva veću verziju Linux distribucije. Molimo pokušajte X11 ili promenite OS."),
|
||||||
("JumpLink", "Vidi"),
|
("JumpLink", "Vidi"),
|
||||||
("Stop service", "Stopiraj servis"),
|
|
||||||
("Please Select the screen to be shared(Operate on the peer side).", "Molimo izaberite ekran koji će biti podeljen (Za rad na klijent strani)"),
|
("Please Select the screen to be shared(Operate on the peer side).", "Molimo izaberite ekran koji će biti podeljen (Za rad na klijent strani)"),
|
||||||
("Show RustDesk", "Prikazi RustDesk"),
|
("Show RustDesk", "Prikazi RustDesk"),
|
||||||
("This PC", "Ovaj PC"),
|
("This PC", "Ovaj PC"),
|
||||||
@ -407,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "Skrivanje dozvoljeno samo prihvatanjem sesije preko lozinke i korišćenjem trajne lozinke"),
|
("hide_cm_tip", "Skrivanje dozvoljeno samo prihvatanjem sesije preko lozinke i korišćenjem trajne lozinke"),
|
||||||
("wayland_experiment_tip", "Wayland eksperiment savet"),
|
("wayland_experiment_tip", "Wayland eksperiment savet"),
|
||||||
("Right click to select tabs", "Desni klik za izbor kartica"),
|
("Right click to select tabs", "Desni klik za izbor kartica"),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "Dodaj u adresar"),
|
("Add to Address Book", "Dodaj u adresar"),
|
||||||
("Group", "Grupa"),
|
("Group", "Grupa"),
|
||||||
("Search", "Pretraga"),
|
("Search", "Pretraga"),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Byt ID"),
|
("Change ID", "Byt ID"),
|
||||||
("Website", "Hemsida"),
|
("Website", "Hemsida"),
|
||||||
("About", "Om"),
|
("About", "Om"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Tyst"),
|
("Mute", "Tyst"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "Tillåt att gömma endast om accepterande sessioner med lösenord och permanenta lösenord"),
|
("hide_cm_tip", "Tillåt att gömma endast om accepterande sessioner med lösenord och permanenta lösenord"),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", ""),
|
("Change ID", ""),
|
||||||
("Website", ""),
|
("Website", ""),
|
||||||
("About", ""),
|
("About", ""),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", ""),
|
("Mute", ""),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "ID Değiştir"),
|
("Change ID", "ID Değiştir"),
|
||||||
("Website", "Website"),
|
("Website", "Website"),
|
||||||
("About", "Hakkında"),
|
("About", "Hakkında"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Sustur"),
|
("Mute", "Sustur"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "更改 ID"),
|
("Change ID", "更改 ID"),
|
||||||
("Website", "網站"),
|
("Website", "網站"),
|
||||||
("About", "關於"),
|
("About", "關於"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "靜音"),
|
("Mute", "靜音"),
|
||||||
@ -402,6 +401,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "在只允許密碼連接並且只用固定密碼的情況下才允許隱藏"),
|
("hide_cm_tip", "在只允許密碼連接並且只用固定密碼的情況下才允許隱藏"),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", "右鍵選擇選項卡"),
|
("Right click to select tabs", "右鍵選擇選項卡"),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "添加到地址簿"),
|
("Add to Address Book", "添加到地址簿"),
|
||||||
("Group", "小組"),
|
("Group", "小組"),
|
||||||
("Search", "搜索"),
|
("Search", "搜索"),
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Змінити ID"),
|
("Change ID", "Змінити ID"),
|
||||||
("Website", "Веб-сайт"),
|
("Website", "Веб-сайт"),
|
||||||
("About", "Про RustDesk"),
|
("About", "Про RustDesk"),
|
||||||
("About RustDesk", "Про RustDesk"),
|
|
||||||
("Slogan_tip", "Створено з душею в цьому хаотичному світі!"),
|
("Slogan_tip", "Створено з душею в цьому хаотичному світі!"),
|
||||||
("Privacy Statement", "Декларація про конфіденційність"),
|
("Privacy Statement", "Декларація про конфіденційність"),
|
||||||
("Mute", "Вимкнути звук"),
|
("Mute", "Вимкнути звук"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", "Дозволено приховати лише якщо сеанс підтверджується постійним паролем"),
|
("hide_cm_tip", "Дозволено приховати лише якщо сеанс підтверджується постійним паролем"),
|
||||||
("wayland_experiment_tip", "Підтримка Wayland на експериментальній стадії, будь ласка, використовуйте X11, якщо необхідний автоматичний доступ."),
|
("wayland_experiment_tip", "Підтримка Wayland на експериментальній стадії, будь ласка, використовуйте X11, якщо необхідний автоматичний доступ."),
|
||||||
("Right click to select tabs", "Правий клік для вибору вкладки"),
|
("Right click to select tabs", "Правий клік для вибору вкладки"),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", "Додати IP до Адресної книги"),
|
("Add to Address Book", "Додати IP до Адресної книги"),
|
||||||
("Group", "Група"),
|
("Group", "Група"),
|
||||||
("Search", "Пошук"),
|
("Search", "Пошук"),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -39,7 +39,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change ID", "Thay đổi ID"),
|
("Change ID", "Thay đổi ID"),
|
||||||
("Website", "Trang web"),
|
("Website", "Trang web"),
|
||||||
("About", "About"),
|
("About", "About"),
|
||||||
("About RustDesk", ""),
|
|
||||||
("Slogan_tip", ""),
|
("Slogan_tip", ""),
|
||||||
("Privacy Statement", ""),
|
("Privacy Statement", ""),
|
||||||
("Mute", "Tắt tiếng"),
|
("Mute", "Tắt tiếng"),
|
||||||
@ -402,9 +401,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("hide_cm_tip", ""),
|
("hide_cm_tip", ""),
|
||||||
("wayland_experiment_tip", ""),
|
("wayland_experiment_tip", ""),
|
||||||
("Right click to select tabs", ""),
|
("Right click to select tabs", ""),
|
||||||
|
("Skipped", ""),
|
||||||
("Add to Address Book", ""),
|
("Add to Address Book", ""),
|
||||||
("Group", ""),
|
("Group", ""),
|
||||||
("Search", ""),
|
("Search", ""),
|
||||||
("Closed manually by the web console", ""),
|
("Closed manually by the web console", ""),
|
||||||
|
("Local keyboard type", ""),
|
||||||
|
("Select local keyboard type", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
@ -361,7 +361,7 @@ class MyIdMenu: Reactor.Component {
|
|||||||
|
|
||||||
function showAbout() {
|
function showAbout() {
|
||||||
var name = handler.get_app_name();
|
var name = handler.get_app_name();
|
||||||
msgbox("custom-nocancel-nook-hasclose", "About " + name, "<div style='line-height: 2em'> \
|
msgbox("custom-nocancel-nook-hasclose", translate("About") + " " + name, "<div style='line-height: 2em'> \
|
||||||
<div>Version: " + handler.get_version() + " \
|
<div>Version: " + handler.get_version() + " \
|
||||||
<div .link .custom-event url='https://rustdesk.com/privacy'>Privacy Statement</div> \
|
<div .link .custom-event url='https://rustdesk.com/privacy'>Privacy Statement</div> \
|
||||||
<div .link .custom-event url='https://rustdesk.com'>Website</div> \
|
<div .link .custom-event url='https://rustdesk.com'>Website</div> \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user