First commit!
This commit is contained in:
91
app/frontend/src/locales/de.json
Executable file
91
app/frontend/src/locales/de.json
Executable file
@ -0,0 +1,91 @@
|
||||
{
|
||||
"home": {
|
||||
"welcome_msg": "Willkommen bei SpyGuard.",
|
||||
"help_msg": "Wir helfen Ihnen bei der Überprüfung Ihres Geräts.",
|
||||
"start_btn": "Fangen wir an!"
|
||||
},
|
||||
"analysis": {
|
||||
"question": "Möchten Sie die erfassten Kommunikationsverbindungen analysieren?",
|
||||
"no_btn": "Nein, nur speichern",
|
||||
"yes_btn": "Ja, analysieren",
|
||||
"please_wait_msg": "Bitte warten Sie, während die Analyse läuft …",
|
||||
"some_time_msg": "Dies kann eine Weile dauern …"
|
||||
},
|
||||
"capture": {
|
||||
"intercept_coms_msg": "Abfangen der Kommunikationsverbindungen von ",
|
||||
"stop_btn": "Aufnahme beenden"
|
||||
},
|
||||
"generate-ap": {
|
||||
"network_name": "Netzwerkname",
|
||||
"network_password": "Netzwerkpasswort",
|
||||
"tap_msg": "Tippen Sie auf den weißen Rahmen, um ein neues Netzwerk zu erstellen.",
|
||||
"generate_ap_msg": "Wir erstellen ein temporäres Netzwerk für Sie.",
|
||||
"error_msg1": "Leider sind während der AP-Erstellung <br>einige Fehler aufgetreten.",
|
||||
"error_msg2": "Bitte stellen Sie sicher, dass Ihr Gerät zwei WLAN-Schnittstellen besitzt,<br> und starten Sie es neu, um es erneut zu versuchen.",
|
||||
"restart_btn": "Gerät neu starten"
|
||||
},
|
||||
"report": {
|
||||
"show_full_report": "Vollständigen Bericht anzeigen",
|
||||
"start_new_capture": "Neue Aufnahme starten",
|
||||
"save_capture": "Aufnahme speichern",
|
||||
"save": "Sichern",
|
||||
"print": "Drucken",
|
||||
"numbers": [
|
||||
"null",
|
||||
"eine",
|
||||
"zwei",
|
||||
"drei",
|
||||
"vier",
|
||||
"fünf",
|
||||
"sechs",
|
||||
"sieben",
|
||||
"acht",
|
||||
"neun",
|
||||
"zehn",
|
||||
"elf"
|
||||
],
|
||||
"stalkerware_msg": "Ihr Gerät ist durch Stalkerware<br>kompromittiert; bitte sehen Sie sich den Bericht an.",
|
||||
"location_msg": "Eine Anwendung teilt Ihren<br> aktuellen Standort mit Dritten.",
|
||||
"fine_msg": "Alles sieht gut aus – kein Warnungen.",
|
||||
"high_msg": "Sie haben {nb} Warnung der Stufe \"Hoch\":<br>Ihr Gerät scheint kompromittiert zu sein.",
|
||||
"moderate_msg": "Sie haben {nb} Warnungen der Stufe \"Mittel\":<br>Ihr Gerät könnte kompromittiert sein.",
|
||||
"low_msg": "Sie haben nur {nb} Warnungen der Stufe \"Niedrig\":<br> Überprüfen Sie sie gerne.",
|
||||
"save_report": "Bericht speichern",
|
||||
"report_of": "Bericht zu",
|
||||
"detection_methods": "Nachweismethoden:",
|
||||
"indicators": "Indikatoren",
|
||||
"heuristics": "Anomalien",
|
||||
"active": "Aktiv",
|
||||
"pcap_sha1": "SHA1 erfassen:",
|
||||
"capture_started": "Capture begann mit:",
|
||||
"capture_ended": "Capture endete an:",
|
||||
"high": "Hoch",
|
||||
"moderate": "Mittel",
|
||||
"low": "Niedrig",
|
||||
"uncat_coms_table" : "Kommunikation nicht kategorisiert",
|
||||
"protocol" : "Protokoll",
|
||||
"domain_name" : "Domain",
|
||||
"ip_address": "IP-Adresse:",
|
||||
"port" : "Port"
|
||||
},
|
||||
"wifi-select": {
|
||||
"wifi_connected": "Wi-Fi verbunden",
|
||||
"wifi_not_connected": "Wi-Fi nicht verbunden. Versuchen Sie es erneut.",
|
||||
"wifi_password": "Passwort",
|
||||
"connect_to_it": "Anmelden"
|
||||
},
|
||||
"save-capture": {
|
||||
"please_connect": "Bitte schließen Sie einen USB-Stick an, um Ihre Aufnahme zu speichern.",
|
||||
"we_are_saving": "Wir speichern Ihre Aufnahme.",
|
||||
"tap_msg": "Sie können den USB-Stick antippen, um eine neue Aufnahme zu starten.",
|
||||
"capture_download": "Der Download der Aufnahme beginnt …",
|
||||
"start_capture_btn": "Noch eine Aufnahme starten"
|
||||
},
|
||||
"modals": {
|
||||
"want_to_quit": "Möchten Sie die App schließen?",
|
||||
"no_go_back": "Nein, zurück kommen.",
|
||||
"yes_continue": "Ja, weiter machen",
|
||||
"please_give_the_password": "Bitte geben Sie das Netzwerkpasswort ein: ",
|
||||
"want_to_whitelist" : "Möchten Sie <i class='ioc'>{host}</i> für die nächsten <br />Analysen hinzufügen?"
|
||||
}
|
||||
}
|
91
app/frontend/src/locales/en.json
Executable file
91
app/frontend/src/locales/en.json
Executable file
@ -0,0 +1,91 @@
|
||||
{
|
||||
"home": {
|
||||
"welcome_msg": "Welcome to SpyGuard.",
|
||||
"help_msg": "We are going to help you to check your device.",
|
||||
"start_btn": "Let's start!"
|
||||
},
|
||||
"analysis": {
|
||||
"question": "Do you want to analyze the captured communications?",
|
||||
"no_btn": "No, just save them",
|
||||
"yes_btn": "Yes, let's do it",
|
||||
"please_wait_msg": "Please wait during the analysis...",
|
||||
"some_time_msg": "Yes, it can take some time..."
|
||||
},
|
||||
"capture": {
|
||||
"intercept_coms_msg": "Intercepting the communications of ",
|
||||
"stop_btn": "Stop the capture"
|
||||
},
|
||||
"generate-ap": {
|
||||
"network_name": "Network name",
|
||||
"network_password": "Network password",
|
||||
"tap_msg": "Tap the white frame to generate a new network.",
|
||||
"generate_ap_msg": "We generate an ephemeral network for you.",
|
||||
"error_msg1": "Unfortunately, we got some issues <br />during the AP creation.",
|
||||
"error_msg2": "Please verify that you've two WiFi interfaces on your device<br /> and try again by restarting it.",
|
||||
"restart_btn": "Restart the device"
|
||||
},
|
||||
"report": {
|
||||
"show_full_report": "Show the full report",
|
||||
"start_new_capture": "Start a new capture",
|
||||
"save_capture": "Save the capture",
|
||||
"save": "Save",
|
||||
"print": "Print",
|
||||
"numbers": [
|
||||
"zero",
|
||||
"one",
|
||||
"two",
|
||||
"three",
|
||||
"four",
|
||||
"five",
|
||||
"six",
|
||||
"seven",
|
||||
"eight",
|
||||
"nine",
|
||||
"ten",
|
||||
"eleven"
|
||||
],
|
||||
"stalkerware_msg": "Your device is compromised by<br />a Stalkerware, please check the report.",
|
||||
"location_msg": "An application is sharing your<br /> current geolocation with a third party.",
|
||||
"fine_msg": "Everything looks fine, zero alerts.",
|
||||
"high_msg": "You have {nb} high alert,<br />your device seems to be compromised.",
|
||||
"moderate_msg": "You have {nb} moderate alerts,<br />your device might be compromised.",
|
||||
"low_msg": "You have only {nb} low alerts,<br /> don't hesitate to check them.",
|
||||
"save_report": "Save the report",
|
||||
"report_of": "Report of",
|
||||
"detection_methods": "Detection methods:",
|
||||
"indicators": "Indicators",
|
||||
"heuristics": "Anomalies",
|
||||
"active": "Active",
|
||||
"pcap_sha1": "Capture SHA1:",
|
||||
"capture_started": "Capture started on:",
|
||||
"capture_ended": "Capture ended on:",
|
||||
"high": "high",
|
||||
"moderate": "moderate",
|
||||
"low": "low",
|
||||
"uncat_coms_table" : "Uncategorized communications",
|
||||
"protocol" : "Protocol",
|
||||
"domain_name" : "Domain",
|
||||
"ip_address" : "IP Address",
|
||||
"port" : "Port"
|
||||
},
|
||||
"wifi-select": {
|
||||
"wifi_connected": "Wi-Fi connected",
|
||||
"wifi_not_connected": "Wi-Fi not connected. Please retry.",
|
||||
"wifi_password": "Password",
|
||||
"connect_to_it": "Connect to it"
|
||||
},
|
||||
"save-capture": {
|
||||
"please_connect": "Please connect a USB key to save your capture.",
|
||||
"we_are_saving": "We are saving your capture.",
|
||||
"tap_msg": "You can tap the USB key to start a new capture.",
|
||||
"capture_download": "The capture download is going to start...",
|
||||
"start_capture_btn": "Start another capture"
|
||||
},
|
||||
"modals": {
|
||||
"want_to_quit": "Do you want to leave the application?",
|
||||
"no_go_back": "No, go back",
|
||||
"yes_continue": "Yes, continue",
|
||||
"please_give_the_password": "Please enter the password for the network: ",
|
||||
"want_to_whitelist" : "Do you want to add <i class='ioc'>{host}</i> to the whitelist<br /> for the next analysis?"
|
||||
}
|
||||
}
|
91
app/frontend/src/locales/es.json
Executable file
91
app/frontend/src/locales/es.json
Executable file
@ -0,0 +1,91 @@
|
||||
{
|
||||
"home": {
|
||||
"welcome_msg": "Bienvenido a SpyGuard.",
|
||||
"help_msg": "Te ayudaremos a revisar tu dispositivo",
|
||||
"start_btn": "¡Empecemos!"
|
||||
},
|
||||
"analysis": {
|
||||
"question": "¿Quieres analizar las comunicaciones capturadas?",
|
||||
"no_btn": "No, solo guárdalos",
|
||||
"yes_btn": "Sí, hagámoslo",
|
||||
"please_wait_msg": "Espere durante el análisis ...",
|
||||
"some_time_msg": "Sí, puede llevar algún tiempo ..."
|
||||
},
|
||||
"capture": {
|
||||
"intercept_coms_msg": "Interceptando las comunicaciones de",
|
||||
"stop_btn": "Detener la captura"
|
||||
},
|
||||
"generate-ap": {
|
||||
"network_name": "Nombre de la red",
|
||||
"network_password": "Contraseña de red",
|
||||
"tap_msg": "Toca el marco blanco para generar una nueva red",
|
||||
"generate_ap_msg": "Generamos una red efímera para ti.",
|
||||
"error_msg1": "Desafortunadamente, tuvimos algunos problemas <br /> durante la creación del AP.",
|
||||
"error_msg2": "Verifique que tenga dos interfaces WiFi en su dispositivo <br /> e intente nuevamente reiniciando.",
|
||||
"restart_btn": "Reinicia el dispositivo"
|
||||
},
|
||||
"report": {
|
||||
"show_full_report": "Mostrar el informe completo",
|
||||
"start_new_capture": "Nueva captura",
|
||||
"save_capture": "Guardar la captura",
|
||||
"save": "Guardar",
|
||||
"print": "Imprimir",
|
||||
"numbers": [
|
||||
"cero",
|
||||
"uno",
|
||||
"dos",
|
||||
"Tres",
|
||||
"cuatro",
|
||||
"cinco",
|
||||
"seis",
|
||||
"Siete",
|
||||
"ocho",
|
||||
"nueve",
|
||||
"diez",
|
||||
"once"
|
||||
],
|
||||
"stalkerware_msg": "Su dispositivo está comprometido por <br /> un Stalkerware, por favor revise el informe.",
|
||||
"location_msg": "Una aplicación está compartiendo su <br /> geolocalización actual con un tercero.",
|
||||
"fine_msg": "Todo parece correcto, cero alertas",
|
||||
"high_msg": "Tiene {nb} alerta máxima, <br /> tu dispositivo parece estar comprometido",
|
||||
"moderate_msg": "Tiene {nb} alertas moderadas, <br /> tu dispositivo puede estar comprometido",
|
||||
"low_msg": "Solo tiene {nb} alertas bajas, <br /> por favor revíselas",
|
||||
"save_report": "Guardar el informe",
|
||||
"report_of": "Informe de",
|
||||
"detection_methods": "Métodos de detección:",
|
||||
"indicators": "Indicadores",
|
||||
"heuristics": "Anomalías",
|
||||
"active": "Activa",
|
||||
"pcap_sha1": "SHA1 de la captura:",
|
||||
"capture_started": "Captura comenzó a:",
|
||||
"capture_ended": "Captura terminó a:",
|
||||
"high": "alta",
|
||||
"moderate": "moderada",
|
||||
"low": "bajo",
|
||||
"uncat_coms_table" : "Sin categorizar Comunicaciones",
|
||||
"protocol" : "Protocolo",
|
||||
"domain_name" : "Dominio",
|
||||
"ip_address" : "Dirección IP ",
|
||||
"port" : "Puerto"
|
||||
},
|
||||
"wifi-select": {
|
||||
"wifi_connected": "Wi-Fi conectada",
|
||||
"wifi_not_connected": "Wi-Fi no conectado. Inténtelo de nuevo.",
|
||||
"wifi_password": "Contraseña",
|
||||
"connect_to_it": "Conectarse"
|
||||
},
|
||||
"save-capture": {
|
||||
"please_connect": "Conecte una llave USB para guardar su captura.",
|
||||
"we_are_saving": "Estamos guardando tu captura.",
|
||||
"tap_msg": "Puede tocar la llave USB para iniciar una nueva captura",
|
||||
"capture_download": "La descarga de la captura va a comenzar ...",
|
||||
"start_capture_btn": "Iniciar otra captura"
|
||||
},
|
||||
"modals": {
|
||||
"want_to_quit": "¿Quieres cerrar la aplicación?",
|
||||
"no_go_back": "No, volver",
|
||||
"yes_continue": "Sí, continuar",
|
||||
"please_give_the_password": "Introduzca la contraseña de la red: ",
|
||||
"want_to_whitelist" : "¿Desea incluir <i class='ioc'>{host}</i><br />en la lista blanca?"
|
||||
}
|
||||
}
|
91
app/frontend/src/locales/fr.json
Executable file
91
app/frontend/src/locales/fr.json
Executable file
@ -0,0 +1,91 @@
|
||||
{
|
||||
"home": {
|
||||
"welcome_msg": "Bienvenue sur SpyGuard.",
|
||||
"help_msg": "Nous allons vous accompagner pour analyser votre appareil.",
|
||||
"start_btn": "Allons-y !"
|
||||
},
|
||||
"analysis": {
|
||||
"question": "Voulez-vous analyser les communications capturées ?",
|
||||
"no_btn": "Non, enregistrez-les.",
|
||||
"yes_btn": "Oui, allons-y !",
|
||||
"please_wait_msg": "Merci d'attendre pendant l'analyse...",
|
||||
"some_time_msg": "Oui, cela peut prendre du temps..."
|
||||
},
|
||||
"capture": {
|
||||
"intercept_coms_msg": "Interception des communications de ",
|
||||
"stop_btn": "Arrêter la capture"
|
||||
},
|
||||
"generate-ap": {
|
||||
"network_name": "Nom du réseau Wi-Fi",
|
||||
"network_password": "Mot de passe",
|
||||
"tap_msg": "Appuyez sur le cadre blanc pour générer un nouveau réseau.",
|
||||
"generate_ap_msg": "Nous générons un réseau Wi-Fi éphémère.",
|
||||
"error_msg1": "Malheureusement, nous rencontrons des problèmes <br />lors de la création du point d'accès.",
|
||||
"error_msg2": "Veuillez vérifier que vous disposez de <br /> deux interfaces WiFi sur votre appareil.",
|
||||
"restart_btn": "Restart the device"
|
||||
},
|
||||
"report": {
|
||||
"show_full_report": "Lire le rapport complet",
|
||||
"start_new_capture": "Nouvelle capture",
|
||||
"save_capture": "Sauvegarder la capture",
|
||||
"save": "Sauvegarder",
|
||||
"print": "Imprimer",
|
||||
"numbers": [
|
||||
"zéro",
|
||||
"une",
|
||||
"deux",
|
||||
"trois",
|
||||
"quatre",
|
||||
"cinq",
|
||||
"six",
|
||||
"sept",
|
||||
"huit",
|
||||
"neuf",
|
||||
"dix",
|
||||
"onze"
|
||||
],
|
||||
"stalkerware_msg": "Votre smartphone est compromis<br /> par un Stalkerware, lisez le rapport.",
|
||||
"location_msg": "Une application dévoile votre<br /> géo-localisation actelle.",
|
||||
"fine_msg": "Aucun flux suspect détecté,<br />vous avez aucune alerte.",
|
||||
"high_msg": "Vous avez {nb} alerte.s élevée.s,<br />votre appareil semble être compromis.",
|
||||
"moderate_msg": "Vous avez {nb} alerte.s moyenne.s,<br />votre appareil est peut-être compromis.",
|
||||
"low_msg": "Vous avez uniquement {nb} alerte.s basse.s<br /> n'hésitez pas à les consulter.",
|
||||
"save_report": "Archiver le rapport",
|
||||
"report_of": "Rapport de",
|
||||
"detection_methods": "Méthodes de détection :",
|
||||
"indicators": "Indicateurs",
|
||||
"heuristics": "Anomalies",
|
||||
"active": "Active",
|
||||
"pcap_sha1": "SHA1 de la capture :",
|
||||
"capture_started": "Capture débutée le :",
|
||||
"capture_ended": "Capture finie le :",
|
||||
"high": "elevée",
|
||||
"moderate": "moyenne",
|
||||
"low": "basse",
|
||||
"uncat_coms_table" : "Communications non catégorisées",
|
||||
"protocol" : "Protocole",
|
||||
"domain_name" : "Domaine",
|
||||
"ip_address" : "Adresse IP",
|
||||
"port" : "Port"
|
||||
},
|
||||
"wifi-select": {
|
||||
"wifi_connected": "Wi-Fi connecté",
|
||||
"wifi_not_connected": "Wi-Fi non connecté. Réessayez.",
|
||||
"wifi_password": "Mot de passe",
|
||||
"connect_to_it": "Se connecter"
|
||||
},
|
||||
"save-capture": {
|
||||
"please_connect": "Connectez une clé USB pour enregistrer votre capture.",
|
||||
"we_are_saving": "Nous enregistrons votre capture.",
|
||||
"tap_msg": "Vous pouvez appuyer sur l'animation pour lancer une nouvelle capture.",
|
||||
"capture_download": "Le téléchargement de la capture va se lancer...",
|
||||
"start_capture_btn": "Lancer une nouvelle capture"
|
||||
},
|
||||
"modals": {
|
||||
"want_to_quit": "Voulez-vous fermer l'application ?",
|
||||
"no_go_back": "Non, revenir",
|
||||
"yes_continue": "Oui, continuer",
|
||||
"please_give_the_password": "Veuillez renseigner le mot de passe du réseau : ",
|
||||
"want_to_whitelist" : "Voulez-vous ajouter <i class='ioc'>{host}</i> à la liste blanche<br />pour les prochaines analyses ?"
|
||||
}
|
||||
}
|
91
app/frontend/src/locales/it.json
Executable file
91
app/frontend/src/locales/it.json
Executable file
@ -0,0 +1,91 @@
|
||||
{
|
||||
"home": {
|
||||
"welcome_msg": "Benvenuto in SpyGuard.",
|
||||
"help_msg": "Verrà fornita assistenza per il controllo del dispositivo.",
|
||||
"start_btn": "Cominciamo!"
|
||||
},
|
||||
"analysis": {
|
||||
"question": "Analizzare le comunicazioni acquisite?",
|
||||
"no_btn": "No, è sufficiente salvarle",
|
||||
"yes_btn": "Sì, va bene",
|
||||
"please_wait_msg": "Analisi in corso. Attendere...",
|
||||
"some_time_msg": "Sì, l'operazione può richiedere un po' di tempo..."
|
||||
},
|
||||
"capture": {
|
||||
"intercept_coms_msg": "Intercettazione delle comunicazioni di ",
|
||||
"stop_btn": "Interrompi acquisizione"
|
||||
},
|
||||
"generate-ap": {
|
||||
"network_name": "Nome della rete",
|
||||
"network_password": "Password della rete",
|
||||
"tap_msg": "Toccare il riquadro bianco per generare una nuova rete.",
|
||||
"generate_ap_msg": "Viene generata una rete temporanea.",
|
||||
"error_msg1": "Si sono verificati alcuni problemi <br>durante la creazione del punto di accesso.",
|
||||
"error_msg2": "Verificare di disporre di due interfacce Wi-Fi nel dispositivo<br> e riprovare eseguendo il riavvio.",
|
||||
"restart_btn": "Riavvia il dispositivo"
|
||||
},
|
||||
"report": {
|
||||
"show_full_report": "Mostra il rapporto completo",
|
||||
"start_new_capture": "Avvia una nuova acquisizione",
|
||||
"save_capture": "Salva acquisizione",
|
||||
"save": "Salvare",
|
||||
"print": "Stampare",
|
||||
"numbers": [
|
||||
"zero",
|
||||
"uno",
|
||||
"due",
|
||||
"tre",
|
||||
"quattro",
|
||||
"cinque",
|
||||
"sei",
|
||||
"sette",
|
||||
"otto",
|
||||
"nove",
|
||||
"dieci",
|
||||
"undici"
|
||||
],
|
||||
"stalkerware_msg": "Il dispositivo è compromesso da<br>uno stalkerware, controllare il rapporto.",
|
||||
"location_msg": "Un'applicazione condivide la<br /> geolocalizzazione attuale con terze parti.",
|
||||
"fine_msg": "Sembra tutto a posto, <br /> non sono presenti avvisi.",
|
||||
"high_msg": "È presente {nb} avviso con priorità elevata,<br /> il dispositivo sembra compromesso.",
|
||||
"moderate_msg": "Sono presenti {nb} avvisi con priorità moderata, è possibile che il dispositivo sia compromesso.",
|
||||
"low_msg": "Sono presenti solo {nb} avvisi con priorità bassa<br /> da controllare.",
|
||||
"save_report": "Salva il rapporto",
|
||||
"report_of": "Rapporto di",
|
||||
"detection_methods": "Metodi di rilevamento:",
|
||||
"indicators": "Indicatori",
|
||||
"heuristics": "Anomalie",
|
||||
"active": "Attiva",
|
||||
"pcap_sha1": "SHA1 della cattura:",
|
||||
"capture_started": "Cattura è iniziata su:",
|
||||
"capture_ended": "Cattura terminata su:",
|
||||
"high": "elevata",
|
||||
"moderate": "moderata",
|
||||
"low": "bassa",
|
||||
"uncat_coms_table" : "Comunicazioni non categorizzate",
|
||||
"protocol" : "Protocollo",
|
||||
"domain_name" : "Dominio",
|
||||
"ip_address" : "Indirizzo IP",
|
||||
"port" : "Porto"
|
||||
},
|
||||
"wifi-select": {
|
||||
"wifi_connected": "Wi-Fi collegato",
|
||||
"wifi_not_connected": "Wi-Fi non connesso. Riprovare.",
|
||||
"wifi_password": "Password",
|
||||
"connect_to_it": "Connettersi"
|
||||
},
|
||||
"save-capture": {
|
||||
"please_connect": "Collegare una chiave USB per salvare l'acquisizione.",
|
||||
"we_are_saving": "Salvataggio dell'acquisizione in corso.",
|
||||
"tap_msg": "È possible toccare la chiave USB per avviare una nuova acquisizione.",
|
||||
"capture_download": "Il download dell'acquisizione sta per iniziare...",
|
||||
"start_capture_btn": "Avvia un'altra acquisizione"
|
||||
},
|
||||
"modals": {
|
||||
"want_to_quit": "Vuoi chiudere la app?",
|
||||
"no_go_back": "No, tornare",
|
||||
"yes_continue": "Sì, continuare",
|
||||
"please_give_the_password": "Inserire la password della rete:",
|
||||
"want_to_whitelist" : "Vuoi aggiungere <i class='ioc'>{host}</i> alla lista bianca <br /> per le prossime analisi?"
|
||||
}
|
||||
}
|
91
app/frontend/src/locales/pt.json
Executable file
91
app/frontend/src/locales/pt.json
Executable file
@ -0,0 +1,91 @@
|
||||
{
|
||||
"home": {
|
||||
"welcome_msg": "Bem vindo(a) ao SpyGuard.",
|
||||
"help_msg": "Ajudaremos você a verificar o dispositivo.",
|
||||
"start_btn": "Vamos começar!"
|
||||
},
|
||||
"analysis": {
|
||||
"question": "Deseja analisar as comunicações capturadas?",
|
||||
"no_btn": "Não, somente salvá-las",
|
||||
"yes_btn": "Sim, vamos lá",
|
||||
"please_wait_msg": "Aguarde enquanto realizamos a análise...",
|
||||
"some_time_msg": "Sim, isso pode demorar um pouco..."
|
||||
},
|
||||
"capture": {
|
||||
"intercept_coms_msg": "Interceptando as comunicações de ",
|
||||
"stop_btn": "Parar a captura"
|
||||
},
|
||||
"generate-ap": {
|
||||
"network_name": "Nome da rede",
|
||||
"network_password": "Senha da rede",
|
||||
"tap_msg": "Toque no quadro branco para criar uma nova rede.",
|
||||
"generate_ap_msg": "Geramos uma rede temporária para você.",
|
||||
"error_msg1": "Infelizmente, tivemos alguns problemas <br> durante a criação do AP.",
|
||||
"error_msg2": "Verifique se você possui duas interfaces Wi-Fi no dispositivo<br> e tente novamente, reiniciando-o.",
|
||||
"restart_btn": "Reiniciar o dispositivo"
|
||||
},
|
||||
"report": {
|
||||
"show_full_report": "Mostrar o relatório completo",
|
||||
"start_new_capture": "Iniciar nova captura",
|
||||
"save_capture": "Salvar a captura",
|
||||
"save": "Salvar",
|
||||
"print": "Imprimir",
|
||||
"numbers": [
|
||||
"zero",
|
||||
"um",
|
||||
"dois",
|
||||
"três",
|
||||
"quatro",
|
||||
"cinco",
|
||||
"seis",
|
||||
"sete",
|
||||
"oito",
|
||||
"nove",
|
||||
"dez",
|
||||
"onze"
|
||||
],
|
||||
"stalkerware_msg": "Seu dispositivo foi comprometido por<br /> um stalkerware. Verifique o relatório.",
|
||||
"location_msg": "Um aplicativo está compartilhando sua <br /> geolocalização com um terceiro.",
|
||||
"fine_msg": "Tudo parece estar bem, zero alertas.",
|
||||
"high_msg": "Você tem {nb} alerta crítico,<br /> o dispositivo parece estar comprometido.",
|
||||
"moderate_msg": "Você tem {nb} alertas moderados,<br /> o dispositivo pode estar comprometido.",
|
||||
"low_msg": "Você tem apenas {nb} alertas leves,<br /> não deixe de verificá-los.",
|
||||
"save_report": "Salvar o relatório",
|
||||
"report_of": "Relatório de",
|
||||
"detection_methods": "Métodos de detecção:",
|
||||
"indicators": "Indicadores",
|
||||
"heuristics": "Anomalias",
|
||||
"active": "Activa",
|
||||
"pcap_sha1": "SHA1 da captura:",
|
||||
"capture_started": "Captura iniciada em:",
|
||||
"capture_ended": "Captura terminou em:",
|
||||
"high": "crítico",
|
||||
"moderate": "moderado",
|
||||
"low": "leve",
|
||||
"uncat_coms_table" : "Comunicações não categorizadas",
|
||||
"protocol" : "Protocolo",
|
||||
"domain_name" : "Domínio",
|
||||
"ip_address": "Endereço IP:",
|
||||
"port" : "Porto"
|
||||
},
|
||||
"wifi-select": {
|
||||
"wifi_connected": "Wi-Fi conectado",
|
||||
"wifi_not_connected": "Wi-Fi desconectado. Tente novamente.",
|
||||
"wifi_password": "Senha do Wi-Fi",
|
||||
"connect_to_it": "Conectar"
|
||||
},
|
||||
"save-capture": {
|
||||
"please_connect": "Conecte uma chave USB para salvar a captura.",
|
||||
"we_are_saving": "Estamos salvando a captura.",
|
||||
"tap_msg": "Toque na chave USB para iniciar uma nova captura.",
|
||||
"capture_download": "O download da captura vai começar...",
|
||||
"start_capture_btn": "Iniciar nova captura"
|
||||
},
|
||||
"modals": {
|
||||
"want_to_quit": "Deseja fechar o aplicativo?",
|
||||
"no_go_back": "Não, voltar",
|
||||
"yes_continue": "Sim, continuar",
|
||||
"please_give_the_password": "Indicar a senha da rede: ",
|
||||
"want_to_whitelist" : "Você quer adicionar <i class='ioc'>{host}</i> à lista branca <br /> para as próximas análises?"
|
||||
}
|
||||
}
|
91
app/frontend/src/locales/ru.json
Executable file
91
app/frontend/src/locales/ru.json
Executable file
@ -0,0 +1,91 @@
|
||||
{
|
||||
"home": {
|
||||
"welcome_msg": "Добро пожаловать в SpyGuard.",
|
||||
"help_msg": "Мы поможем вам проверить ваше устройство.",
|
||||
"start_btn": "Итак, приступим!"
|
||||
},
|
||||
"analysis": {
|
||||
"question": "Хотите проанализировать зафиксированные подключения?",
|
||||
"no_btn": "Нет, только сохранить",
|
||||
"yes_btn": "Да, проанализировать",
|
||||
"please_wait_msg": "Подождите, идет анализ...",
|
||||
"some_time_msg": "Это может занять некоторое время..."
|
||||
},
|
||||
"capture": {
|
||||
"intercept_coms_msg": "Перехват подключений ",
|
||||
"stop_btn": "Остановить сбор данных"
|
||||
},
|
||||
"generate-ap": {
|
||||
"network_name": "Имя сети",
|
||||
"network_password": "Пароль сети",
|
||||
"tap_msg": "Нажмите на белую рамку, чтобы создать новую сеть.",
|
||||
"generate_ap_msg": "Создастся временная сеть.",
|
||||
"error_msg1": "<br>При создании точки доступа возникли проблемы.",
|
||||
"error_msg2": "Убедитесь, что на вашем устройстве<br> есть два порта Wi-Fi, и повторите попытку, перезагрузив устройство.",
|
||||
"restart_btn": "Перезагрузить устройство"
|
||||
},
|
||||
"report": {
|
||||
"show_full_report": "Показать полный отчет",
|
||||
"start_new_capture": "Начать новый сбор данных",
|
||||
"save_capture": "Сохранить сбор данных",
|
||||
"save": "Сохранить",
|
||||
"print": "Печатать",
|
||||
"numbers": [
|
||||
"ноль",
|
||||
"один",
|
||||
"два",
|
||||
"три",
|
||||
"четыре",
|
||||
"пять",
|
||||
"шесть",
|
||||
"семь",
|
||||
"восемь",
|
||||
"девять",
|
||||
"десять",
|
||||
"одиннадцать"
|
||||
],
|
||||
"stalkerware_msg": "Ваше устройство взломано вредоносным<br /> ПО для слежки. Проверьте отчет.",
|
||||
"location_msg": "Приложение передает вашу<br /> текущую геолокацию третьему лицу.",
|
||||
"fine_msg": "Предупреждения отсутствуют,<br /> система выглядит защищенной.",
|
||||
"high_msg": "У вас {nb} предупреждение высокого уровня.<br /> Вероятно,ваше устройство взломано.",
|
||||
"moderate_msg": "У вас {nb} предупреждение среднего уровня.<br /> Возможно, ваше устройство взломано.",
|
||||
"low_msg": "У вас {nb} предупреждение низкого уровня<br />, проверьте их.",
|
||||
"save_report": "Сохранить отчет",
|
||||
"report_of": "Отчет",
|
||||
"detection_methods": "методы обнаружения:",
|
||||
"indicators": "Показателям",
|
||||
"heuristics": "аномалии",
|
||||
"active": "активное",
|
||||
"pcap_sha1": "SHA1 захват:",
|
||||
"capture_started": "Захват начался:",
|
||||
"capture_ended": "захват закончился:",
|
||||
"high": "высокий",
|
||||
"moderate": "средний",
|
||||
"low": "низкий",
|
||||
"uncat_coms_table" : "Несекретные сообщения",
|
||||
"protocol" : "Протокол",
|
||||
"domain_name" : "домен",
|
||||
"ip_address": "IP-адрес:",
|
||||
"port" : "порт"
|
||||
},
|
||||
"wifi-select": {
|
||||
"wifi_connected": "Подключено к сети Wi-Fi",
|
||||
"wifi_not_connected": "Не подключено к сети Wi-Fi. Повторите попытку.",
|
||||
"tap_keyboard": "Коснитесь виртуальной клавиатуры, чтобы начать",
|
||||
"wifi_password": "Пароль Wi-Fi"
|
||||
},
|
||||
"save-capture": {
|
||||
"please_connect": "Подсоедините USB-ключ, чтобы сохранить результат сбора данных.",
|
||||
"we_are_saving": "Сохранение собранных данных.",
|
||||
"tap_msg": "Коснитесь USB-ключа, чтобы начать новый сбор данных.",
|
||||
"capture_download": "Начинается загрузка собранных данных...",
|
||||
"start_capture_btn": "Начать новый сбор данных"
|
||||
},
|
||||
"modals": {
|
||||
"want_to_quit": "Вы бы хотели уйти?",
|
||||
"no_go_back": "Нет",
|
||||
"yes_continue": "да",
|
||||
"please_give_the_password": "VПожалуйста, введите сетевой пароль: ",
|
||||
"want_to_whitelist" : "Вы хотите добавить <i class='ioc'>{host}</i> в белый список<br />для будущих испытаний?"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user