diff --git a/launcher/src/languages/ar.json b/launcher/src/languages/ar.json index f6bf4acf3..6a4ae7d99 100644 --- a/launcher/src/languages/ar.json +++ b/launcher/src/languages/ar.json @@ -332,6 +332,38 @@ "blockRel": "ترحيل الكتل", "blockRelTxt": "اختر واحدًا أو أكثر من الترحيلات لتلقي الكتل منها" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "التثبيت المخصص", "customInstallationText": "هذا الوضع مخصص للمستخدمين المتقدمين ويتطلب منك فهم كيفية تفاعل العملاء مع بعضهم البعض. سيتعين عليك اختيار وتثبيت وربط كل جزء من عقدتك بنفسك باستخدام واجهة المستخدم قبل أن تكون وظيفية!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/bg.json b/launcher/src/languages/bg.json index 16b9ba04d..332145613 100755 --- a/launcher/src/languages/bg.json +++ b/launcher/src/languages/bg.json @@ -332,6 +332,38 @@ "blockRel": "Блок реле", "blockRelTxt": "Изберете едно или няколко релета, от които да получават блокове" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "ИНСТАЛАЦИЯ ПО ИЗБОР", "customInstallationText": "Този режим е предназначен за по-напреднали потребители и изисква от вас да разбирате как клиентите взаимодействат помежду си. Ще трябва сами да изберете, инсталирате и свържете всяка част от вашия нод с потребителския интерфейс, преди той да бъде функционален!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/bn.json b/launcher/src/languages/bn.json index 666c4e890..fd31a8301 100644 --- a/launcher/src/languages/bn.json +++ b/launcher/src/languages/bn.json @@ -332,6 +332,38 @@ "blockRel": "ব্লক রিলে", "blockRelTxt": "ব্লক প্রাপ্তির জন্য এক বা একাধিক রিলে নির্বাচন করুন" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "কাস্টম ইনস্টলেশন", "customInstallationText": "এই মোড আরও উন্নত ব্যবহারকারীদের জন্য এবং আপনাকে ক্লায়েন্টরা কিভাবে পরস্পরের সাথে মিথস্ক্রিয়া করে তা বুঝতে হবে। আপনাকে নিজের নোডটি কার্যকর হওয়ার আগে ইউআই এর প্রতিটি অংশ নির্বাচন, ইনস্টল এবং সংযুক্ত করতে হবে!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/cs.json b/launcher/src/languages/cs.json index 6866a55e6..8da317fab 100755 --- a/launcher/src/languages/cs.json +++ b/launcher/src/languages/cs.json @@ -332,6 +332,38 @@ "blockRel": "Relay bloku", "blockRelTxt": "Vyberte jedno nebo více relayí, která mají přijímat bloky" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "VLASTNÍ INSTALACE", "customInstallationText": "Tento režim je určen pro pokročilejší uživatele a vyžaduje pochopení interakce mezi klienty. Budete muset sami vybrat, nainstalovat a propojit každou část vašeho uzlu s uživatelským rozhraním, než bude funkční!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/de.json b/launcher/src/languages/de.json index 1aa646b8f..525f2c943 100755 --- a/launcher/src/languages/de.json +++ b/launcher/src/languages/de.json @@ -332,6 +332,38 @@ "blockRel": "Block-Relay", "blockRelTxt": "Wählen Sie ein oder mehrere Relays aus, um Blöcke von zu empfangen" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "SCHLÜSSEL generieren", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "BENUTZERDEFINIERTE INSTALLATION", "customInstallationText": "Dieser Modus ist für fortgeschrittene Benutzer gedacht und erfordert ein Verständnis dafür, wie die Clients miteinander interagieren. Sie müssen jeden Teil Ihres Nodes selbst auswählen, installieren und mit der Benutzeroberfläche verbinden, bevor er funktionsfähig ist!" @@ -777,7 +809,7 @@ "pass": "Passwort", "keyPath": "Schlüsselpfad", "login": "Anmelden", - "cancel": "Cancel Login", + "cancel": "Anmeldung abbrechen", "conecting": "Verbinden . . .", "newPass": "Neues Passwort", "EnterNewPass": "Neues Passwort eingeben", @@ -807,7 +839,7 @@ "serch": "Suchen", "serchFor": "Suchen nach...", "addServer": "EINE NEUE SERVERVERBINDUNG HINZUFÜGEN", - "serverAccMang": "Server Management" + "serverAccMang": "Server-Verwaltung" }, "oneClick": { "installedService": "INSTALLIERTE DIENSTE", @@ -818,7 +850,7 @@ "process": "Verarbeitung" }, "serviceModal": { - "confirm": "Confirm", + "confirm": "Bestätigen", "distributedValidator": "VERTEILTE VALIDATORGENERIERUNG", "generateEnr": "NEUE ENR GENERIEREN", "open": "ÖFFNEN", @@ -875,7 +907,7 @@ "writeGrpName": "Schreiben Sie hier Ihren Gruppennamen", "noVal": "Kein Validator-Schlüssel importiert.", "noMatch": "Keine Übereinstimmungen.", - "reward": "Belohnung", + "reward": "Prämie", "ttl": "Gesamt", "pleaseWait": "Bitte warten Sie, bis der Fernschlüssel importiert ist.", "imp": "Importieren", @@ -910,16 +942,61 @@ "welcomeStereum": "Willkommen bei Stereum" }, "serverHeader": { - "login": "server login", + "login": "Server Login", "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/es.json b/launcher/src/languages/es.json index 0a211ec5e..7b75fce08 100755 --- a/launcher/src/languages/es.json +++ b/launcher/src/languages/es.json @@ -332,6 +332,38 @@ "blockRel": "Relé de bloque", "blockRelTxt": "Seleccione uno o varios relés para recibir bloques de" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "INSTALACIÓN PERSONALIZADA", "customInstallationText": "Este modo está destinado a usuarios más avanzados y requiere que tenga un entendimiento de cómo los clientes interactúan entre sí. Tendrá que seleccionar e instalar, y conectar cada parte de su nodo con la interfaz de usuario usted mismo antes de que funcione." @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/fa.json b/launcher/src/languages/fa.json index ae46c32dc..883712021 100755 --- a/launcher/src/languages/fa.json +++ b/launcher/src/languages/fa.json @@ -332,6 +332,38 @@ "blockRel": "بلوک ارتباط", "blockRelTxt": "یک یا چند ارتباط را برای دریافت بلوک‌ها انتخاب کنید" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "نصب سفارشی", "customInstallationText": "این حالت برای کاربران پیشرفته‌تر در نظر گرفته شده است و نیاز به درک نحوه تعامل مشتریان با یکدیگر دارد. شما باید هر بخش از نود خود را با استفاده از رابط کاربری به صورت دستی انتخاب، نصب و متصل کنید تا قابل عملکرد باشد!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/fr.json b/launcher/src/languages/fr.json index 90738f95c..fa340e750 100755 --- a/launcher/src/languages/fr.json +++ b/launcher/src/languages/fr.json @@ -332,6 +332,38 @@ "blockRel": "Relais de bloc", "blockRelTxt": "Sélectionnez un ou plusieurs relais pour recevoir des blocs" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "INSTALLATION PERSONNALISÉE", "customInstallationText": "Ce mode est destiné aux utilisateurs avancés et nécessite de comprendre comment les clients interagissent entre eux. Vous devrez choisir, installer et connecter chaque partie de votre nœud avec l'UI vous-même avant qu'il ne soit fonctionnel !" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/hi.json b/launcher/src/languages/hi.json index 6d63cc7df..af93d5a44 100644 --- a/launcher/src/languages/hi.json +++ b/launcher/src/languages/hi.json @@ -332,6 +332,38 @@ "blockRel": "ब्लॉक रिले", "blockRelTxt": "ब्लॉक्स प्राप्त करने के लिए एक या अधिक रिले का चयन करें" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "कस्टम इंस्टॉलेशन", "customInstallationText": "यह मोड अधिक उन्नत उपयोगकर्ताओं के लिए है और इसके लिए आपको क्लाइंट्स के आपस में बातचीत करने के तरीके की समझ होनी चाहिए। आपको हर भाग को चुनना और इंस्टॉल करना होगा और यह सब कुछ फंक्शनल होने से पहले यूआई के साथ स्वयं कनेक्ट करना होगा!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/id.json b/launcher/src/languages/id.json index 068cb9967..92ee716ed 100644 --- a/launcher/src/languages/id.json +++ b/launcher/src/languages/id.json @@ -332,6 +332,38 @@ "blockRel": "Relai blok", "blockRelTxt": "Pilih satu atau beberapa relai untuk menerima blok dari" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "INSTALASI KUSTOM", "customInstallationText": "Mode ini ditujukan untuk pengguna lanjutan dan memerlukan Anda untuk memiliki pemahaman tentang bagaimana klien berinteraksi satu sama lain. Anda harus memilih dan memasang, serta menghubungkan setiap bagian dari node Anda dengan UI sendiri sebelum dapat berfungsi!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/it.json b/launcher/src/languages/it.json index 3946d479a..c5fa4727f 100755 --- a/launcher/src/languages/it.json +++ b/launcher/src/languages/it.json @@ -332,6 +332,38 @@ "blockRel": "Relay blocchi", "blockRelTxt": "Seleziona uno o più relay da cui ricevere blocchi" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "INSTALLAZIONE PERSONALIZZATA", "customInstallationText": "Questa modalità è destinata agli utenti più avanzati e richiede di avere una conoscenza di come i client interagiscono tra loro. Dovrai scegliere, installare e connettere ogni parte del tuo nodo con l'UI prima che sarà funzionale!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/ja.json b/launcher/src/languages/ja.json index 5970f521f..080532f21 100755 --- a/launcher/src/languages/ja.json +++ b/launcher/src/languages/ja.json @@ -332,6 +332,38 @@ "blockRel": "ブロックリレー", "blockRelTxt": "ブロックを受信するために一つまたは複数のリレーを選択する" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "カスタムインストール", "customInstallationText": "このモードはより上級のユーザー向けであり、クライアントがどのように相互作用するかについての理解が必要です。UIを使用してノードのすべての部分を自分で選択、インストール、接続する前に、機能的になります!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/ko.json b/launcher/src/languages/ko.json index 344510ca9..d311e51af 100644 --- a/launcher/src/languages/ko.json +++ b/launcher/src/languages/ko.json @@ -332,6 +332,38 @@ "blockRel": "블록 릴레이", "blockRelTxt": "블록을 받기 위해 하나 이상의 릴레이를 선택하세요" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "사용자 정의 설치", "customInstallationText": "이 모드는 보다 숙련된 사용자를 위한 것이며 클라이언트가 서로 어떻게 상호 작용하는지에 대한 이해가 필요합니다. 사용자가 모든 부분을 직접 선택, 설치 및 연결해야 하며 UI를 통해 작업하기 전에 노드가 기능적으로 됩니다!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/mn.json b/launcher/src/languages/mn.json index 70ef23b17..eb636cefe 100755 --- a/launcher/src/languages/mn.json +++ b/launcher/src/languages/mn.json @@ -332,6 +332,38 @@ "blockRel": "Блок relay", "blockRelTxt": "Блокуудыг хүлээн авахын тулд нэг буюу хэд хэдэн relay-г сонгоно уу" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "CUSTOM СУУРИЛУУЛАЛТ", "customInstallationText": "Энэ горим нь илүү дэвшилтэт хэрэглэгчдэд зориулагдсан бөгөөд клайнтууд хоорондоо хэрхэн харьцдаг талаар ойлголттой байхыг шаарддаг. Та нөүдийнхээ хэсэг бүрийг UI ашиглан өөрөө сонгон, суулгаж мөн холбох хэрэгтэй болно!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/mr.json b/launcher/src/languages/mr.json index 2bfe53126..730e49aaa 100644 --- a/launcher/src/languages/mr.json +++ b/launcher/src/languages/mr.json @@ -332,6 +332,38 @@ "blockRel": "ब्लॉक रिले", "blockRelTxt": "ब्लॉक प्राप्त करण्यासाठी एक किंवा अनेक रिले निवडा" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "सानुकूल स्थापना", "customInstallationText": "हा मोड अधिक प्रगत वापरकर्त्यांसाठी आहे आणि तुम्हाला तुमच्या नोडला कार्यान्वित करण्यापूर्वी यूआयद्वारे प्रत्येक भागाची निवड करणे, स्थापना करणे आणि कनेक्ट करणे आवश्यक आहे!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/nl.json b/launcher/src/languages/nl.json index 3d8a7af45..8de56b962 100755 --- a/launcher/src/languages/nl.json +++ b/launcher/src/languages/nl.json @@ -332,6 +332,38 @@ "blockRel": "Blok relay", "blockRelTxt": "Selecteer een of meerdere relays om blokken van te ontvangen" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "AANGEPASTE INSTALLATIE", "customInstallationText": "Deze modus is bedoeld voor meer gevorderde gebruikers en vereist dat u begrijpt hoe de clients met elkaar interageren. U moet elk onderdeel van uw node zelf selecteren, installeren en verbinden met de UI voordat het functioneel zal zijn!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/pt.json b/launcher/src/languages/pt.json index a1bfc11e4..068d192e7 100755 --- a/launcher/src/languages/pt.json +++ b/launcher/src/languages/pt.json @@ -332,6 +332,38 @@ "blockRel": "Relay de bloco", "blockRelTxt": "Selecione um ou vários relays para receber blocos de" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "INSTALAÇÃO PERSONALIZADA", "customInstallationText": "Este modo é destinado a usuários mais avançados e requer que você tenha um entendimento de como os clientes interagem entre si. Você terá que escolher e instalar cada parte do seu nó com a UI sozinho antes que ele funcione!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/ru.json b/launcher/src/languages/ru.json index 2e95062b0..eb5da936e 100755 --- a/launcher/src/languages/ru.json +++ b/launcher/src/languages/ru.json @@ -332,6 +332,38 @@ "blockRel": "Релей блока", "blockRelTxt": "Выберите один или несколько релеев для получения блоков" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "ПОЛЬЗОВАТЕЛЬСКАЯ УСТАНОВКА", "customInstallationText": "Этот режим предназначен для более продвинутых пользователей и требует понимания взаимодействия клиентов друг с другом. Вам придется самостоятельно выбирать, устанавливать и соединять каждую часть вашего узла с пользовательским интерфейсом, прежде чем он будет функционировать!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/sr.json b/launcher/src/languages/sr.json index 26880c90a..87f2444dc 100755 --- a/launcher/src/languages/sr.json +++ b/launcher/src/languages/sr.json @@ -332,6 +332,38 @@ "blockRel": "Блок релеј", "blockRelTxt": "Изаберите један или више релеја од којих ћете примати блокове" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "ПРИЛАГОЂЕНА ИНСТАЛАЦИЈА", "customInstallationText": "Овај режим је намењен корисницима са више искуства и захтева да разумете како клијенти интерагују једни са другима. Мораћете самостално да изаберете, инсталирате и повежете сваки део вашег чвора са корисничким интерфејсом пре него што буде функционалан!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/sw.json b/launcher/src/languages/sw.json index e5784be04..9d49b2ce6 100644 --- a/launcher/src/languages/sw.json +++ b/launcher/src/languages/sw.json @@ -332,6 +332,38 @@ "blockRel": "Relay ya bloki", "blockRelTxt": "Chagua relay moja au nyingi kupokea bloki kutoka" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "USAKINISHAJI MAALUM", "customInstallationText": "Modi hii imekusudiwa kwa watumiaji wa kiwango cha juu na inahitaji uelewa wako wa jinsi wateja wanavyoingiliana na kila mmoja. Utahitaji kuchagua na kusakinisha kila sehemu ya nodi yako na UI mwenyewe kabla haijafanya kazi!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/ta.json b/launcher/src/languages/ta.json index b8fb1b389..57b5f1fcb 100644 --- a/launcher/src/languages/ta.json +++ b/launcher/src/languages/ta.json @@ -332,6 +332,38 @@ "blockRel": "தொகுதி ஒப்படை", "blockRelTxt": "தொகுதிகளிலிருந்து பிளாக்குகளை பெற ஒன்றை அல்லது பலவற்றைத் தேர்ந்தெடுக்கவும்" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "தனிப்பயன் நிறுவல்", "customInstallationText": "இந்த முறை மேலும் மேம்பட்ட பயனர்களுக்கானது மற்றும் நீங்கள் கிளையன்டுகள் ஒன்றையொன்றுடன் எவ்வாறு செயல்படுகின்றன என்பதை உங்களுக்கு புரிந்திருக்க வேண்டும். உங்கள் நோட் செயல்படும் முன் நீங்கள் ஒவ்வொரு பகுதியையும் தெரிவு செய்து, நிறுவி, இணைக்க வேண்டும்!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/te.json b/launcher/src/languages/te.json index 8f4fe4687..131109fa5 100644 --- a/launcher/src/languages/te.json +++ b/launcher/src/languages/te.json @@ -332,6 +332,38 @@ "blockRel": "బ్లాక్ రిలే", "blockRelTxt": "బ్లాక్‌లను పొందడానికి ఒక లేదా బహుళ రిలేలను ఎంచుకోండి" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "కస్టమ్ ఇన్‌స్టాలేషన్", "customInstallationText": "ఈ మోడ్ అధికంగా అడ్వాన్స్డ్ వాడుకరుల కోసం ఉండి, క్లయింట్‌లు ఒకదానితో మరొకటి ఎలా ఇంటరాక్ట్ చేస్తాయో మీరు అర్థం చేసుకొని ఉండాలి. మీరు ప్రతి భాగాన్ని ఎంచుకోవాలి, ఇన్‌స్టాల్ చేయాలి మరియు అది పనిచేయడానికి UIతో మీ నోడ్‌ని కనెక్ట్ చేయాలి!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/tr.json b/launcher/src/languages/tr.json index 446fdacbb..c87e24ec5 100755 --- a/launcher/src/languages/tr.json +++ b/launcher/src/languages/tr.json @@ -332,6 +332,38 @@ "blockRel": "Blok rölesi", "blockRelTxt": "Blokları almak için bir veya daha fazla röle seçin" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "ÖZEL KURULUM", "customInstallationText": "Bu mod daha ileri düzey kullanıcılar içindir ve istemcilerin birbirleriyle nasıl etkileşime girdiği hakkında bir anlayış gerektirir. Düğümünüzün işlevsel olması için her parçasını kendiniz seçip kurmanız ve UI ile bağlantı kurmanız gerekir!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/ur.json b/launcher/src/languages/ur.json index 335c00ff4..d43d28620 100644 --- a/launcher/src/languages/ur.json +++ b/launcher/src/languages/ur.json @@ -332,6 +332,38 @@ "blockRel": "بلاک ریلے", "blockRelTxt": "بلاک وصول کرنے کے لیے ایک یا متعدد ریلیز کا انتخاب کریں" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "کسٹم انسٹالیشن", "customInstallationText": "یہ موڈ زیادہ اعلیٰ صارفین کے لیے موزوں ہے اور اس کے لیے آپ کو کلائنٹس کے آپس میں تعامل کی سمجھ بوجھ ہونی چاہیے۔ آپ کو ہر حصہ کو منتخب کرنا، انسٹال کرنا اور خود اپنے نوڈ کے ساتھ جوڑنا ہوگا تاکہ یہ فعال ہو سکے!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/vi.json b/launcher/src/languages/vi.json index 765bbeefd..498c6674f 100755 --- a/launcher/src/languages/vi.json +++ b/launcher/src/languages/vi.json @@ -332,6 +332,38 @@ "blockRel": "Relay khối", "blockRelTxt": "Chọn một hoặc nhiều relay để nhận khối từ" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "CÀI ĐẶT TÙY CHỈNH", "customInstallationText": "Chế độ này dành cho người dùng nâng cao hơn và yêu cầu bạn phải hiểu cách các khách hàng tương tác với nhau. Bạn sẽ phải tự chọn, cài đặt và kết nối từng phần của nút của mình với giao diện người dùng trước khi nó có thể hoạt động!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } } diff --git a/launcher/src/languages/zh.json b/launcher/src/languages/zh.json index 9e37d10da..a8fd922bd 100755 --- a/launcher/src/languages/zh.json +++ b/launcher/src/languages/zh.json @@ -332,6 +332,38 @@ "blockRel": "区块中继", "blockRelTxt": "选择一个或多个中继以接收区块" }, + "authenticatorModal": { + "newSetupTitel": "SETUP NEW 2FA LOGIN", + "newSetupText": "Setup new 2FA method with Google Authenticator for additional security when logging into your server", + "newSetupButton": "START", + "importTitel": "IMPORT EXISTING AUTHENTICAROR FILE", + "importText": "Use a previously generated google authenticator file to set up your 2FA method", + "importButton": "IMPORT", + "resetTitel": "RESET CONFIGURATION", + "resetText": "Reset the Google Authenticator Configuration to the recommended settings", + "resetButton": "Reset", + "timedTokens": "Do you want authentication tokens to be time-based?", + "generateKeyButton": "GENERATE KEY", + "backupTitel": "BACKUP & CONNECT", + "backupText": "Back up the generated secrets & your Google Authenticator file & scan the QR code in your Google Authenticator app before continuing", + "backupButton": "connect", + "keyText": "Your secret key is:", + "codeText": "Your verification code is:", + "saveText": "Save your emergency scratch codes!", + "saveButton": "SAVE...", + "confirmText": "Confirm that you successfully set up the Google Authenticator!", + "setupButton": "SETUP 2FA", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "configureConfirmButton": "CONFIGURE", + "configureTitel": "CONFIGURE 2FA OPTION", + "configureText": "Configure your 2FA connection options", + "configureButton": "OPEN", + "removeTitel": "REMOVE 2FA", + "removeText": "Use this option to remove Google Authenticator 2FA from your server", + "removeButton": "REMOVE 2FA", + "removeConfirmButton": "CONFIRM" + }, "customInstallation": { "customInstallationTitle": "自定义安装", "customInstallationText": "此模式适用于更高级的用户,并要求您了解客户端之间的互动方式。您需要亲自挑选、安装并连接节点的每个部分,使其能够正常工作!" @@ -914,12 +946,57 @@ "info": "server information", "ssh": "ssh key management", "osUpdate": "operating system update", - "settings": "server settings" + "settings": "server settings", + "twoFactorAuth": "two factor authentication" }, "shellPage": { "title": "SECURE SHELL - SERVER CONNECTION ", "clear": "Clear", "kill": "Kill", "newTerminal": "New Terminal" + }, + "twoFactorAuth": { + "2faTtl": "2 FACTOR AUTHENTICATION", + "2faConf": "2 FACTOR AUTHENTICATION CONFIGURATION", + "2faSetup": "2 FACTOR SETUP", + "expr": "EXPERIMENTAL!", + "beforeUse": "Before using note:", + "useUrOwnRisk": "Use at your own risk!", + "havSSH": "Have an SSH session", + "havBackup": "Have a backup of your server", + "havSnapshot": "Have a snapshot of your VM", + "rem2fa": "Remove 2FA", + "timeBased": "Do you want authentication tokens to be time-based?", + "increaseTime": "Increase the original generation time limit? This will permit a time skew of up to 4 minutes!", + "rateLimit": "Do you want to enable rate-limiting?", + "confirmDesc": "If you click confirm you need to re-login on your server!", + "nxt": "Next", + "conf": "Confirm", + "backup": "BACKUP", + "save": "save...", + "wait": "Wait...", + "enterCode": "Enter verification code:", + "send": "Send", + "urSecret": "Your secret key is:", + "scanCode": "Scan the code with your authenticator app", + "enterCodeApp": "Enter the verification code an click send", + "doBackup": "Do a backup by pressing the save button", + "confirm2fa": "Finally click on confirm to activate 2FA!", + "2faAlarm": "You will be logged out as soon as you click the final confirm button. The next login requires 2FA.", + "submit": "Submit", + "has2fa": "This server has 2fa enabled Please enter the One Time Password generated by your authenticator" + }, + "updateServer": { + "opSysUpdate": "OPERATING SYSTEM UPDATES", + "ubuntu": "Ubuntu", + "opSysVersion": "OPERATING SYSTEM VERSION", + "availServerOsUpdate": "AVAILABLE SERVER OS UPDATES" + }, + "controlScreenTooltips": { + "isPending": "The {service} is pending", + "turnon": "Turn on the {service}", + "turnoff": "Turn off the {service}", + "restart": "Restart the {service}", + "log": "Open the logs of the {service}" } }