From 9390a7d560663d4de507f44e40896b94684b714d Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Wed, 8 Nov 2023 10:55:40 +1300 Subject: [PATCH] TLN Update translations --- client/lang/de.js | 60 ++++++++++++++++++------------------- client/lang/eo.js | 60 ++++++++++++++++++------------------- client/lang/fi_FI.js | 60 ++++++++++++++++++------------------- client/lang/fr.js | 60 ++++++++++++++++++------------------- client/lang/nl.js | 61 +++++++++++++++++++------------------- client/lang/src/de.json | 60 ++++++++++++++++++------------------- client/lang/src/eo.json | 60 ++++++++++++++++++------------------- client/lang/src/fi_FI.json | 60 ++++++++++++++++++------------------- client/lang/src/fr.json | 60 ++++++++++++++++++------------------- client/lang/src/nl.json | 61 +++++++++++++++++++------------------- client/lang/src/sv.json | 60 ++++++++++++++++++------------------- client/lang/sv.js | 60 ++++++++++++++++++------------------- lang/de.yml | 7 ++--- lang/en.yml | 12 ++++---- lang/eo.yml | 18 ++++++++--- lang/fi_FI.yml | 7 ++--- lang/fr.yml | 10 +++---- lang/nl.yml | 18 +++++++---- lang/sv.yml | 7 ++--- 19 files changed, 408 insertions(+), 393 deletions(-) diff --git a/client/lang/de.js b/client/lang/de.js index b48edf9b..23c1b201 100644 --- a/client/lang/de.js +++ b/client/lang/de.js @@ -6,46 +6,46 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { } } else { ss.i18n.addDictionary('de', { - "MultiFactorAuthentication.HOW_MFA_WORKS": "So funktioniert die Multi-Faktor-Authentifizierung", - "MultiFactorAuthentication.TITLE": "Erhöhen Sie die Sicherheit Ihres Kontos", - "MultiFactorAuthentication.HOW_IT_WORKS": "Wie es funktioniert", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Schilder, die zusätzlichen Schutz signalisieren.", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Zusätzliche Schutzschicht", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Jedes Mal, wenn Sie sich bei Ihrem Konto anmelden, benötigen Sie Ihr Passwort und eine zusätzliche Form der Verifizierung.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Person mit Häkchen zur Kennzeichnung der Eindeutigkeit.", - "MultiFactorAuthentication.UNIQUE_TITLE": "Einzigartig für Sie", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Diese Verifizierung ist nur für Sie verfügbar. Selbst wenn jemand Ihr Passwort erhält, kann er nicht auf Ihr Konto zugreifen.", - "MultiFactorAuthentication.GET_STARTED": "Los geht's", - "MultiFactorAuthentication.SETUP_LATER": "Später einrichten", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Eine weitere MFA-Methode hinzufügen", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Eine MFA-Methode hinzufügen", - "MultiFactorAuthentication.REGISTERED": "{method}: Registriert", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (Standard): Registriert", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Erstellt am {date}", - "MultiFactorAuthentication.RESET_METHOD": "Zurücksetzen", - "MultiFactorAuthentication.REMOVE_METHOD": "Entfernen", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Als Standardmethode festlegen", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Es wurden noch keine MFA-Methoden registriert. Fügen Sie Eine über die Schaltfläche unten hinzu", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Dieses Mitglied hat noch keine MFA-Methoden registriert", - "MultiFactorAuthentication.SELECT_METHOD": "Wählen Sie eine Prüfmethode", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Die Multi-Faktor-Authentifizierung ist jetzt eingerichtet", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Hilfe zum Zurücksetzen des Benutzerkontos", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Vergewissern Sie sich, dass die Person, die eine Rücksetzung beantragt, die richtige Person ist, die mit diesem Konto verbunden ist, bevor Sie fortfahren. Eine E-Mail mit einem Link zum Zurücksetzen des Passworts und der Multi-Faktor-Authentifizierungsmethoden wird an die Adresse des Mitglieds gesendet.", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "E-Mail zum Zurücksetzen des Kontos senden", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Senden...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Eine E-Mail wurde verschickt.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Wir konnten keine E-Mail versenden, bitte versuchen Sie es später noch einmal.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Sie sind dabei, dieses Konto zurückzusetzen. Ihr Passwort und die Multi-Faktor-Authentifizierung werden zurückgesetzt. Fortfahren?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Ja, E-Mail zum Zurücksetzen senden", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Vergewissern Sie sich, dass die Person, die eine Rücksetzung beantragt, die richtige Person ist, die mit diesem Konto verbunden ist, bevor Sie fortfahren. Eine E-Mail mit einem Link zum Zurücksetzen des Passworts und der Multi-Faktor-Authentifizierungsmethoden wird an die Adresse des Mitglieds gesendet.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Senden...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Wir konnten keine E-Mail versenden, bitte versuchen Sie es später noch einmal.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Eine E-Mail wurde verschickt.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Hilfe zum Zurücksetzen des Benutzerkontos", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Eine weitere MFA-Methode hinzufügen", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Eine MFA-Methode hinzufügen", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Ihre Einstellungen wurden aktualisiert", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Erstellt am {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Sind Sie sicher?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Bestätigen", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Abbrechen", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (Standard): Registriert", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Sind Sie sicher, dass Sie diese Methode entfernen möchten?", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Sind Sie sicher?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Methode entfernen", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Jedes Mal, wenn Sie sich bei Ihrem Konto anmelden, benötigen Sie Ihr Passwort und eine zusätzliche Form der Verifizierung.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Schilder, die zusätzlichen Schutz signalisieren.", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Zusätzliche Schutzschicht", + "MultiFactorAuthentication.GET_STARTED": "Los geht's", + "MultiFactorAuthentication.HOW_IT_WORKS": "Wie es funktioniert", + "MultiFactorAuthentication.HOW_MFA_WORKS": "So funktioniert die Multi-Faktor-Authentifizierung", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Es wurden noch keine MFA-Methoden registriert. Fügen Sie Eine über die Schaltfläche unten hinzu", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Dieses Mitglied hat noch keine MFA-Methoden registriert", + "MultiFactorAuthentication.REGISTERED": "{method}: Registriert", + "MultiFactorAuthentication.REMOVE_METHOD": "Entfernen", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Alle bestehenden Codes werden ungültig und es werden neue Codes geschaffen.", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Codes zurücksetzen", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Ihre Einstellungen wurden aktualisiert", + "MultiFactorAuthentication.RESET_METHOD": "Zurücksetzen", + "MultiFactorAuthentication.SELECT_METHOD": "Wählen Sie eine Prüfmethode", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Die Multi-Faktor-Authentifizierung ist jetzt eingerichtet", + "MultiFactorAuthentication.SETUP_LATER": "Später einrichten", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Als Standardmethode festlegen", + "MultiFactorAuthentication.TITLE": "Erhöhen Sie die Sicherheit Ihres Kontos", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Etwas ist schief gelaufen. Bitte versuchen Sie es erneut.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Diese Verifizierung ist nur für Sie verfügbar. Selbst wenn jemand Ihr Passwort erhält, kann er nicht auf Ihr Konto zugreifen.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Person mit Häkchen zur Kennzeichnung der Eindeutigkeit.", + "MultiFactorAuthentication.UNIQUE_TITLE": "Einzigartig für Sie", "MultiFactorAuthentication.UNKNOWN_ERROR": "Ein unbekannter Fehler ist aufgetreten." }); } \ No newline at end of file diff --git a/client/lang/eo.js b/client/lang/eo.js index f86e3b63..b163066d 100644 --- a/client/lang/eo.js +++ b/client/lang/eo.js @@ -6,46 +6,46 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { } } else { ss.i18n.addDictionary('eo', { - "MultiFactorAuthentication.HOW_MFA_WORKS": "Kiel funkcias multfaktora aŭtentigo", - "MultiFactorAuthentication.TITLE": "Aldoni ekstran sekurecon al via konto", - "MultiFactorAuthentication.HOW_IT_WORKS": "Kiel ĝi funkcias", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Ŝildo indikas pluan protekton", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Ekstra tavolo de protekto", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Ĉiufoje, kiam vi ensalutas en via konto, tiam vi bezonas vian pasvorton kaj pluan tipon de kontsrolado.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Persono kun hoko indikanta unikecon", - "MultiFactorAuthentication.UNIQUE_TITLE": "Unika al vi", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Ĉi tiu kontrolado disponeblas al nur vi. Eĉ se iu akiras vian pasvorton, ili ne povos aliri vian konton.", - "MultiFactorAuthentication.GET_STARTED": "Komenci", - "MultiFactorAuthentication.SETUP_LATER": "Agordi poste", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Aldoni pluan MFA-metodon", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Aldoni MFA-metodon", - "MultiFactorAuthentication.REGISTERED": "{method}: registrita", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (default): registrita", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: kreita {date}", - "MultiFactorAuthentication.RESET_METHOD": "Aliagordi", - "MultiFactorAuthentication.REMOVE_METHOD": "Forigi", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Agordi esti la apriora metodo", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Neniu MFA-metodo estas registrita. Aldonu tian per la suba butono", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Ĉi tiu membro ankoraŭ ne registris MFA-metodon", - "MultiFactorAuthentication.SELECT_METHOD": "Elektu kontrolan metodon", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Multfaktora aŭtentigo nun estas agordita", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Helpi al uzanto aliagordi konton", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Certigu ke la homo kiu petis aliagordon estas la vera persono rilata al ĉi tiu konto, antaŭ ol plu fari. Retpoŝto sendiĝos al la adreso de la membro kun ligilo por aliagordi ilian pasvorton kaj ilian multfaktoran aŭtentigan metodon.", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "Sendi retpoŝton por aliagordi la konton", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Sendas...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Retpoŝto sendiĝis.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Ne eblis sendi retpoŝton. Bonvolu reprovi poste.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Vi estas aliagordonta ĉi tiun konton. La pasvorto kaj multfaktora aŭtentigo ŝanĝiĝos. Ĉu daŭrigi?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Jes, sendu la aliagordan retpoŝton.", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Certigu ke la homo kiu petis aliagordon estas la vera persono rilata al ĉi tiu konto, antaŭ ol plu fari. Retpoŝto sendiĝos al la adreso de la membro kun ligilo por aliagordi ilian pasvorton kaj ilian multfaktoran aŭtentigan metodon.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Sendas...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Ne eblis sendi retpoŝton. Bonvolu reprovi poste.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Retpoŝto sendiĝis.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Helpi al uzanto aliagordi konton", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Aldoni pluan MFA-metodon", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Aldoni MFA-metodon", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Viaj agordoj ĝisdatiĝis", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: kreita {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Ĉu vi estas certa?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Konfirmi", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Rezigni", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (default): registrita", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Ĉu vi certas, ke vi volas forigi ĉi tiun metodon?", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Ĉu vi estas certa?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Forigi metodon", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Ĉiufoje, kiam vi ensalutas en via konto, tiam vi bezonas vian pasvorton kaj pluan tipon de kontsrolado.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Ŝildo indikas pluan protekton", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Ekstra tavolo de protekto", + "MultiFactorAuthentication.GET_STARTED": "Komenci", + "MultiFactorAuthentication.HOW_IT_WORKS": "Kiel ĝi funkcias", + "MultiFactorAuthentication.HOW_MFA_WORKS": "Kiel funkcias multfaktora aŭtentigo", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Neniu MFA-metodo estas registrita. Aldonu tian per la suba butono", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Ĉi tiu membro ankoraŭ ne registris MFA-metodon", + "MultiFactorAuthentication.REGISTERED": "{method}: registrita", + "MultiFactorAuthentication.REMOVE_METHOD": "Forigi", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Ĉiuj ekzistantaj kodoj nevalidiĝos kaj novaj kodoj kreiĝos", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Aliagordi kodojn", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Viaj agordoj ĝisdatiĝis", + "MultiFactorAuthentication.RESET_METHOD": "Aliagordi", + "MultiFactorAuthentication.SELECT_METHOD": "Elektu kontrolan metodon", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Multfaktora aŭtentigo nun estas agordita", + "MultiFactorAuthentication.SETUP_LATER": "Agordi poste", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Agordi esti la apriora metodo", + "MultiFactorAuthentication.TITLE": "Aldoni ekstran sekurecon al via konto", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Io malfunkciis. Bonvolu reprovi.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Ĉi tiu kontrolado disponeblas al nur vi. Eĉ se iu akiras vian pasvorton, ili ne povos aliri vian konton.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Persono kun hoko indikanta unikecon", + "MultiFactorAuthentication.UNIQUE_TITLE": "Unika al vi", "MultiFactorAuthentication.UNKNOWN_ERROR": "Okazis nekonata eraro" }); } \ No newline at end of file diff --git a/client/lang/fi_FI.js b/client/lang/fi_FI.js index bdac8f4a..ae3de736 100644 --- a/client/lang/fi_FI.js +++ b/client/lang/fi_FI.js @@ -6,46 +6,46 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { } } else { ss.i18n.addDictionary('fi_FI', { - "MultiFactorAuthentication.HOW_MFA_WORKS": "Miten monivaiheinen tunnistautuminen toimii", - "MultiFactorAuthentication.TITLE": "Lisää käyttäjätilillesi enemmän turvallisuutta", - "MultiFactorAuthentication.HOW_IT_WORKS": "Miten monivaiheinen tunnistatuminen toimii", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Kilpi joka osoittaa lisäturvallisuutta", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Lisäkerros turvallisuutta", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Käyttäjätilille kirjautuessa sinulta vaaditaan salasana sekä toinen tunnistautumistapa.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Henkilö ruksilla osoittaa yksilöllisyyttä", - "MultiFactorAuthentication.UNIQUE_TITLE": "Sinulle yksilöllinen", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Tämä varmennus on ainoastaan sinun käytettävissä. Jopa tapauksissa jossa joku muu käyttää salasanaasi niin he eivät pysty kirjautumaan käyttäjätilillesi.", - "MultiFactorAuthentication.GET_STARTED": "Aloita", - "MultiFactorAuthentication.SETUP_LATER": "Asenna myöhemmin", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Lisää toinen monivaiheinen tunnistautumistapa", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Lisää monivaiheinen tunnistautumistapa", - "MultiFactorAuthentication.REGISTERED": "{method}: Rekisteröity", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (oletusarvo): Rekisteröity", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Luotu {date}", - "MultiFactorAuthentication.RESET_METHOD": "Tyhjää", - "MultiFactorAuthentication.REMOVE_METHOD": "Poista", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Aseta oletus toiminnoksi", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Monivaiheista tunnistautumista ei ole rekisteröity. Lisää alla olevasta napista", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Tämä käyttäjä ei ole vielä rekisteröinyt monivaiheista tunnistautumista vielä", - "MultiFactorAuthentication.SELECT_METHOD": "Valitse varmennustapa", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Monivaiheinen tunnistautuminen on nyt asetettu", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Auta käyttäjää asettamaan käyttäjätilin uudelleen.", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Varmista että henkilö joka pyytää käyttäjätilin nollausta on käyttäjätilin omistava henkilö. Käyttäjän sähköpostiosoitteeseen lähetetään sähköpostiviesti josta löytyy linkki millä saa asetettua salasanan sekä monivaiheisen tunnistautumisen tavat.", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "Lähetä käyttäjätilin nollaus sähköpostiviesti", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Lähettää...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Sähköpostiviesti on lähetetty.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Sähköpostiviestiä ei pystytty lähettämään, kokeille uudelleen myöhemmin.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Olet nollaamassa tätä käyttäjätiliä. Käyttäjän salasana ja monivaiheinen tunnistautuminen tulee nollautumaan. Jatka?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Kyllä, lähetä nollaus sähköpostiviesti", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Varmista että henkilö joka pyytää käyttäjätilin nollausta on käyttäjätilin omistava henkilö. Käyttäjän sähköpostiosoitteeseen lähetetään sähköpostiviesti josta löytyy linkki millä saa asetettua salasanan sekä monivaiheisen tunnistautumisen tavat.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Lähettää...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Sähköpostiviestiä ei pystytty lähettämään, kokeille uudelleen myöhemmin.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Sähköpostiviesti on lähetetty.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Auta käyttäjää asettamaan käyttäjätilin uudelleen.", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Lisää toinen monivaiheinen tunnistautumistapa", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Lisää monivaiheinen tunnistautumistapa", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Asetuksesi on päivitetty", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Luotu {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Oletko varma?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Varmista", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Peruuta", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (oletusarvo): Rekisteröity", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Oletko varma että haluat poistaa tämän tunnistautumistavan", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Oletko varma?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Poista tunnistautumistapa", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Käyttäjätilille kirjautuessa sinulta vaaditaan salasana sekä toinen tunnistautumistapa.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Kilpi joka osoittaa lisäturvallisuutta", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Lisäkerros turvallisuutta", + "MultiFactorAuthentication.GET_STARTED": "Aloita", + "MultiFactorAuthentication.HOW_IT_WORKS": "Miten monivaiheinen tunnistatuminen toimii", + "MultiFactorAuthentication.HOW_MFA_WORKS": "Miten monivaiheinen tunnistautuminen toimii", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Monivaiheista tunnistautumista ei ole rekisteröity. Lisää alla olevasta napista", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Tämä käyttäjä ei ole vielä rekisteröinyt monivaiheista tunnistautumista vielä", + "MultiFactorAuthentication.REGISTERED": "{method}: Rekisteröity", + "MultiFactorAuthentication.REMOVE_METHOD": "Poista", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Kaikki olemassa olevat koodit mitätöidään ja tilalle luodaan uudet koodit", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Nollaa koodit", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Asetuksesi on päivitetty", + "MultiFactorAuthentication.RESET_METHOD": "Tyhjää", + "MultiFactorAuthentication.SELECT_METHOD": "Valitse varmennustapa", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Monivaiheinen tunnistautuminen on nyt asetettu", + "MultiFactorAuthentication.SETUP_LATER": "Asenna myöhemmin", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Aseta oletus toiminnoksi", + "MultiFactorAuthentication.TITLE": "Lisää käyttäjätilillesi enemmän turvallisuutta", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Joku meni pieleen. Kokeile uudelleen.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Tämä varmennus on ainoastaan sinun käytettävissä. Jopa tapauksissa jossa joku muu käyttää salasanaasi niin he eivät pysty kirjautumaan käyttäjätilillesi.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Henkilö ruksilla osoittaa yksilöllisyyttä", + "MultiFactorAuthentication.UNIQUE_TITLE": "Sinulle yksilöllinen", "MultiFactorAuthentication.UNKNOWN_ERROR": "Tuntematon virhe esiintyi." }); } \ No newline at end of file diff --git a/client/lang/fr.js b/client/lang/fr.js index dc6e5ef7..47cb07da 100644 --- a/client/lang/fr.js +++ b/client/lang/fr.js @@ -6,46 +6,46 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { } } else { ss.i18n.addDictionary('fr', { - "MultiFactorAuthentication.HOW_MFA_WORKS": "Comment fonctionne l'authentification multifactorielle", - "MultiFactorAuthentication.TITLE": "Ajouter une sécurité supplémentaire à votre compte", - "MultiFactorAuthentication.HOW_IT_WORKS": "Comment cela fonctionne-t-il ?", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Boucliers indiquant une protection supplémentaire", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Couche supplémentaire de protection", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Chaque fois que vous vous connecterez à votre compte, vous aurez besoin de votre mot de passe et d'un formulaire supplémentaire de vérification.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Personne avec une coche indiquant l'unicité", - "MultiFactorAuthentication.UNIQUE_TITLE": "Unique pour vous", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Cette vérification est uniquement disponible pour vous. Même si quelqu'un obtient votre mot de passe, il ne pourra pas accéder à votre compte.", - "MultiFactorAuthentication.GET_STARTED": "Commencer", - "MultiFactorAuthentication.SETUP_LATER": "Configuration ultérieure", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Ajouter une autre méthode MFA", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Ajouter une méthode MFA", - "MultiFactorAuthentication.REGISTERED": "{method} : Enregistré", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (par défaut) : Enregistré", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method} : Créé {date}", - "MultiFactorAuthentication.RESET_METHOD": "Réinitialiser", - "MultiFactorAuthentication.REMOVE_METHOD": "Supprimer", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Définir comme méthode par défaut", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Aucune méthode MFA n'a été enregistrée. Ajoutez-en une en utilisant le bouton ci-dessous", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Ce membre n'a pas encore enregistré de méthode MFA.", - "MultiFactorAuthentication.SELECT_METHOD": "Sélectionnez une méthode de vérification", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "L'authentification multifactorielle est maintenant configurée.", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Aidez l'utilisateur à réinitialiser son compte", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Assurez-vous que la personne qui demande la réinitialisation est bien la personne associée à ce compte avant de procéder. Un courriel sera envoyé à l'adresse du membre avec un lien pour réinitialiser à la fois son mot de passe et les méthodes d'authentification multifactorielle.", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "Envoyer l'e-mail de réinitialisation du compte", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Envoi...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Un email a été envoyé.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Nous n'avons pas pu envoyer d'email, veuillez réessayer plus tard.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Vous êtes sur le point de réinitialiser ce compte. Son mot de passe et son authentification multifactorielle seront réinitialisés. Continuer ?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Oui, envoyer l'email de réinitialisation", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Assurez-vous que la personne qui demande la réinitialisation est bien la personne associée à ce compte avant de procéder. Un courriel sera envoyé à l'adresse du membre avec un lien pour réinitialiser à la fois son mot de passe et les méthodes d'authentification multifactorielle.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Envoi...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Nous n'avons pas pu envoyer d'email, veuillez réessayer plus tard.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Un email a été envoyé.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Aidez l'utilisateur à réinitialiser son compte", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Ajouter une autre méthode MFA", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Ajouter une méthode MFA", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Vos paramètres ont été mis à jour", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method} : Créé {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Vous êtes sûr ?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Confirmer", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Annuler", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (par défaut) : Enregistré", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Êtes-vous sûr de vouloir supprimer cette méthode", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Vous êtes sûr ?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Supprimer la méthode", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Chaque fois que vous vous connecterez à votre compte, vous aurez besoin de votre mot de passe et d'un formulaire supplémentaire de vérification.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Boucliers indiquant une protection supplémentaire", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Couche supplémentaire de protection", + "MultiFactorAuthentication.GET_STARTED": "Commencer", + "MultiFactorAuthentication.HOW_IT_WORKS": "Comment cela fonctionne-t-il ?", + "MultiFactorAuthentication.HOW_MFA_WORKS": "Comment fonctionne l'authentification multifactorielle", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Aucune méthode MFA n'a été enregistrée. Ajoutez-en une en utilisant le bouton ci-dessous", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Ce membre n'a pas encore enregistré de méthode MFA.", + "MultiFactorAuthentication.REGISTERED": "{method} : Enregistré", + "MultiFactorAuthentication.REMOVE_METHOD": "Supprimer", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Tous les codes existants seront invalidés et de nouveaux codes seront créés.", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Réinitialisation des codes", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Vos paramètres ont été mis à jour", + "MultiFactorAuthentication.RESET_METHOD": "Réinitialiser", + "MultiFactorAuthentication.SELECT_METHOD": "Sélectionnez une méthode de vérification", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "L'authentification multifactorielle est maintenant configurée.", + "MultiFactorAuthentication.SETUP_LATER": "Configuration ultérieure", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Définir comme méthode par défaut", + "MultiFactorAuthentication.TITLE": "Ajouter une sécurité supplémentaire à votre compte", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Un problème est survenu. Veuillez réessayer.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Cette vérification est uniquement disponible pour vous. Même si quelqu'un obtient votre mot de passe, il ne pourra pas accéder à votre compte.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Personne avec une coche indiquant l'unicité", + "MultiFactorAuthentication.UNIQUE_TITLE": "Unique pour vous", "MultiFactorAuthentication.UNKNOWN_ERROR": "Un problème est survenu. Veuillez réessayer." }); } \ No newline at end of file diff --git a/client/lang/nl.js b/client/lang/nl.js index 2f469a76..a5716dfe 100644 --- a/client/lang/nl.js +++ b/client/lang/nl.js @@ -6,46 +6,47 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { } } else { ss.i18n.addDictionary('nl', { - "MultiFactorAuthentication.HOW_MFA_WORKS": "Lees meer over hoe inloggen met tweestapsverificatie werkt.", - "MultiFactorAuthentication.TITLE": "Voeg extra inlog-beveiliging toe", - "MultiFactorAuthentication.HOW_IT_WORKS": "Hoe het werkt", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Iconen geven extra beveiliging aan", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Extra beveiligingslaag", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Bij het inloggen is er een wachtwoord en een andere verificatie-methode nodig.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Aangevinkte personen indiceren uniek kenmerk", - "MultiFactorAuthentication.UNIQUE_TITLE": "Uniek voor jou", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Deze verificatie is alleen beschikbaar voor jou. Zelfs als iemand je wachtwoord zou hebben, kunnen ze niet inloggen.", - "MultiFactorAuthentication.GET_STARTED": "Aan de slag", - "MultiFactorAuthentication.SETUP_LATER": "Later instellen", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Nog een tweestapsverificatie toevoegen", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Een tweestapsverificatie toevoegen", - "MultiFactorAuthentication.REGISTERED": "{method}: Geregistreerd", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (standaard): Geregistreerd", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Aangemaakt op {date}", - "MultiFactorAuthentication.RESET_METHOD": "Opnieuw instellen", - "MultiFactorAuthentication.REMOVE_METHOD": "Verwijder", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Instellen als standaard", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Geen tweestapsverificatie ingesteld. Klik op onderstaande knop om te starten", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Deze gebruiker heeft geen tweestapsverificatie ingesteld", - "MultiFactorAuthentication.SELECT_METHOD": "Kies een verificatie methode", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Tweestapsverificatie is nu ingesteld", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Help een gebruiker het account te resetten", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Zorg ervoor dat de persoon die een reset aanvraagt, echt de persoon is die aan dit account is gekoppeld voordat u doorgaat. Er wordt een e-mail gestuurd naar het adres van de gebruiker met een link, om zowel het wachtwoord als de meervoudige authenticatiemethode opnieuw in te stellen. De taal van e-mail is die van de huidige ingelogde gebruiker.", + "MFARegister.TITLE": "Multi Factor Authenticatie", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "Verstuur reset-account e-mail", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Versturen...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Een e-mail is verstuurd.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Het versturen van de e-mail is mislukt, probeer het later opnieuw.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Je staat op het punt het account te resetten. Het wachtwoord en de tweestapsverificatie worden gewist. Doorgaan?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Ja, verstuur herstel-mail", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Zorg ervoor dat de persoon die een reset aanvraagt, echt de persoon is die aan dit account is gekoppeld voordat u doorgaat. Er wordt een e-mail gestuurd naar het adres van de gebruiker met een link, om zowel het wachtwoord als de meervoudige authenticatiemethode opnieuw in te stellen. De taal van e-mail is die van de huidige ingelogde gebruiker.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Versturen...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Het versturen van de e-mail is mislukt, probeer het later opnieuw.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Een e-mail is verstuurd.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Help een gebruiker het account te resetten", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Nog een tweestapsverificatie toevoegen", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Een tweestapsverificatie toevoegen", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Je instellingen zijn bijgewerkt", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Aangemaakt op {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Zeker weten?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Bevestigen", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Annuleren", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (standaard): Geregistreerd", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Weet je de zeker dat deze methode verwijderd kan worden", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Zeker weten?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Verwijder methode", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Bij het inloggen is er een wachtwoord en een andere verificatie-methode nodig.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Iconen geven extra beveiliging aan", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Extra beveiligingslaag", + "MultiFactorAuthentication.GET_STARTED": "Aan de slag", + "MultiFactorAuthentication.HOW_IT_WORKS": "Hoe het werkt", + "MultiFactorAuthentication.HOW_MFA_WORKS": "Lees meer over hoe inloggen met tweestapsverificatie werkt.", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Geen tweestapsverificatie ingesteld. Klik op onderstaande knop om te starten", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Deze gebruiker heeft geen tweestapsverificatie ingesteld", + "MultiFactorAuthentication.REGISTERED": "{method}: Geregistreerd", + "MultiFactorAuthentication.REMOVE_METHOD": "Verwijder", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Alle bestaande codes wordt gedeactiveerd en nieuwe codes gegenereerd", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Codes resetten", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Je instellingen zijn bijgewerkt", + "MultiFactorAuthentication.RESET_METHOD": "Opnieuw instellen", + "MultiFactorAuthentication.SELECT_METHOD": "Kies een verificatie methode", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Tweestapsverificatie is nu ingesteld", + "MultiFactorAuthentication.SETUP_LATER": "Later instellen", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Instellen als standaard", + "MultiFactorAuthentication.TITLE": "Voeg extra inlog-beveiliging toe", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Er is iets misgegaan, probeer het opnieuw.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Deze verificatie is alleen beschikbaar voor jou. Zelfs als iemand je wachtwoord zou hebben, kunnen ze niet inloggen.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Aangevinkte personen indiceren uniek kenmerk", + "MultiFactorAuthentication.UNIQUE_TITLE": "Uniek voor jou", "MultiFactorAuthentication.UNKNOWN_ERROR": "Een onbekende fout is opgetreden." }); } \ No newline at end of file diff --git a/client/lang/src/de.json b/client/lang/src/de.json index 73b64743..6a9be7b6 100644 --- a/client/lang/src/de.json +++ b/client/lang/src/de.json @@ -1,43 +1,43 @@ { - "MultiFactorAuthentication.HOW_MFA_WORKS": "So funktioniert die Multi-Faktor-Authentifizierung", - "MultiFactorAuthentication.TITLE": "Erhöhen Sie die Sicherheit Ihres Kontos", - "MultiFactorAuthentication.HOW_IT_WORKS": "Wie es funktioniert", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Schilder, die zusätzlichen Schutz signalisieren.", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Zusätzliche Schutzschicht", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Jedes Mal, wenn Sie sich bei Ihrem Konto anmelden, benötigen Sie Ihr Passwort und eine zusätzliche Form der Verifizierung.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Person mit Häkchen zur Kennzeichnung der Eindeutigkeit.", - "MultiFactorAuthentication.UNIQUE_TITLE": "Einzigartig für Sie", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Diese Verifizierung ist nur für Sie verfügbar. Selbst wenn jemand Ihr Passwort erhält, kann er nicht auf Ihr Konto zugreifen.", - "MultiFactorAuthentication.GET_STARTED": "Los geht's", - "MultiFactorAuthentication.SETUP_LATER": "Später einrichten", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Eine weitere MFA-Methode hinzufügen", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Eine MFA-Methode hinzufügen", - "MultiFactorAuthentication.REGISTERED": "{method}: Registriert", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (Standard): Registriert", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Erstellt am {date}", - "MultiFactorAuthentication.RESET_METHOD": "Zurücksetzen", - "MultiFactorAuthentication.REMOVE_METHOD": "Entfernen", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Als Standardmethode festlegen", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Es wurden noch keine MFA-Methoden registriert. Fügen Sie Eine über die Schaltfläche unten hinzu", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Dieses Mitglied hat noch keine MFA-Methoden registriert", - "MultiFactorAuthentication.SELECT_METHOD": "Wählen Sie eine Prüfmethode", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Die Multi-Faktor-Authentifizierung ist jetzt eingerichtet", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Hilfe zum Zurücksetzen des Benutzerkontos", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Vergewissern Sie sich, dass die Person, die eine Rücksetzung beantragt, die richtige Person ist, die mit diesem Konto verbunden ist, bevor Sie fortfahren. Eine E-Mail mit einem Link zum Zurücksetzen des Passworts und der Multi-Faktor-Authentifizierungsmethoden wird an die Adresse des Mitglieds gesendet.", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "E-Mail zum Zurücksetzen des Kontos senden", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Senden...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Eine E-Mail wurde verschickt.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Wir konnten keine E-Mail versenden, bitte versuchen Sie es später noch einmal.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Sie sind dabei, dieses Konto zurückzusetzen. Ihr Passwort und die Multi-Faktor-Authentifizierung werden zurückgesetzt. Fortfahren?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Ja, E-Mail zum Zurücksetzen senden", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Vergewissern Sie sich, dass die Person, die eine Rücksetzung beantragt, die richtige Person ist, die mit diesem Konto verbunden ist, bevor Sie fortfahren. Eine E-Mail mit einem Link zum Zurücksetzen des Passworts und der Multi-Faktor-Authentifizierungsmethoden wird an die Adresse des Mitglieds gesendet.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Senden...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Wir konnten keine E-Mail versenden, bitte versuchen Sie es später noch einmal.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Eine E-Mail wurde verschickt.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Hilfe zum Zurücksetzen des Benutzerkontos", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Eine weitere MFA-Methode hinzufügen", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Eine MFA-Methode hinzufügen", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Ihre Einstellungen wurden aktualisiert", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Erstellt am {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Sind Sie sicher?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Bestätigen", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Abbrechen", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (Standard): Registriert", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Sind Sie sicher, dass Sie diese Methode entfernen möchten?", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Sind Sie sicher?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Methode entfernen", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Jedes Mal, wenn Sie sich bei Ihrem Konto anmelden, benötigen Sie Ihr Passwort und eine zusätzliche Form der Verifizierung.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Schilder, die zusätzlichen Schutz signalisieren.", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Zusätzliche Schutzschicht", + "MultiFactorAuthentication.GET_STARTED": "Los geht's", + "MultiFactorAuthentication.HOW_IT_WORKS": "Wie es funktioniert", + "MultiFactorAuthentication.HOW_MFA_WORKS": "So funktioniert die Multi-Faktor-Authentifizierung", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Es wurden noch keine MFA-Methoden registriert. Fügen Sie Eine über die Schaltfläche unten hinzu", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Dieses Mitglied hat noch keine MFA-Methoden registriert", + "MultiFactorAuthentication.REGISTERED": "{method}: Registriert", + "MultiFactorAuthentication.REMOVE_METHOD": "Entfernen", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Alle bestehenden Codes werden ungültig und es werden neue Codes geschaffen.", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Codes zurücksetzen", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Ihre Einstellungen wurden aktualisiert", + "MultiFactorAuthentication.RESET_METHOD": "Zurücksetzen", + "MultiFactorAuthentication.SELECT_METHOD": "Wählen Sie eine Prüfmethode", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Die Multi-Faktor-Authentifizierung ist jetzt eingerichtet", + "MultiFactorAuthentication.SETUP_LATER": "Später einrichten", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Als Standardmethode festlegen", + "MultiFactorAuthentication.TITLE": "Erhöhen Sie die Sicherheit Ihres Kontos", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Etwas ist schief gelaufen. Bitte versuchen Sie es erneut.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Diese Verifizierung ist nur für Sie verfügbar. Selbst wenn jemand Ihr Passwort erhält, kann er nicht auf Ihr Konto zugreifen.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Person mit Häkchen zur Kennzeichnung der Eindeutigkeit.", + "MultiFactorAuthentication.UNIQUE_TITLE": "Einzigartig für Sie", "MultiFactorAuthentication.UNKNOWN_ERROR": "Ein unbekannter Fehler ist aufgetreten." } \ No newline at end of file diff --git a/client/lang/src/eo.json b/client/lang/src/eo.json index 259c9dac..1894a3cc 100644 --- a/client/lang/src/eo.json +++ b/client/lang/src/eo.json @@ -1,43 +1,43 @@ { - "MultiFactorAuthentication.HOW_MFA_WORKS": "Kiel funkcias multfaktora aŭtentigo", - "MultiFactorAuthentication.TITLE": "Aldoni ekstran sekurecon al via konto", - "MultiFactorAuthentication.HOW_IT_WORKS": "Kiel ĝi funkcias", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Ŝildo indikas pluan protekton", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Ekstra tavolo de protekto", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Ĉiufoje, kiam vi ensalutas en via konto, tiam vi bezonas vian pasvorton kaj pluan tipon de kontsrolado.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Persono kun hoko indikanta unikecon", - "MultiFactorAuthentication.UNIQUE_TITLE": "Unika al vi", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Ĉi tiu kontrolado disponeblas al nur vi. Eĉ se iu akiras vian pasvorton, ili ne povos aliri vian konton.", - "MultiFactorAuthentication.GET_STARTED": "Komenci", - "MultiFactorAuthentication.SETUP_LATER": "Agordi poste", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Aldoni pluan MFA-metodon", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Aldoni MFA-metodon", - "MultiFactorAuthentication.REGISTERED": "{method}: registrita", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (default): registrita", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: kreita {date}", - "MultiFactorAuthentication.RESET_METHOD": "Aliagordi", - "MultiFactorAuthentication.REMOVE_METHOD": "Forigi", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Agordi esti la apriora metodo", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Neniu MFA-metodo estas registrita. Aldonu tian per la suba butono", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Ĉi tiu membro ankoraŭ ne registris MFA-metodon", - "MultiFactorAuthentication.SELECT_METHOD": "Elektu kontrolan metodon", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Multfaktora aŭtentigo nun estas agordita", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Helpi al uzanto aliagordi konton", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Certigu ke la homo kiu petis aliagordon estas la vera persono rilata al ĉi tiu konto, antaŭ ol plu fari. Retpoŝto sendiĝos al la adreso de la membro kun ligilo por aliagordi ilian pasvorton kaj ilian multfaktoran aŭtentigan metodon.", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "Sendi retpoŝton por aliagordi la konton", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Sendas...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Retpoŝto sendiĝis.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Ne eblis sendi retpoŝton. Bonvolu reprovi poste.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Vi estas aliagordonta ĉi tiun konton. La pasvorto kaj multfaktora aŭtentigo ŝanĝiĝos. Ĉu daŭrigi?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Jes, sendu la aliagordan retpoŝton.", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Certigu ke la homo kiu petis aliagordon estas la vera persono rilata al ĉi tiu konto, antaŭ ol plu fari. Retpoŝto sendiĝos al la adreso de la membro kun ligilo por aliagordi ilian pasvorton kaj ilian multfaktoran aŭtentigan metodon.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Sendas...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Ne eblis sendi retpoŝton. Bonvolu reprovi poste.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Retpoŝto sendiĝis.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Helpi al uzanto aliagordi konton", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Aldoni pluan MFA-metodon", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Aldoni MFA-metodon", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Viaj agordoj ĝisdatiĝis", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: kreita {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Ĉu vi estas certa?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Konfirmi", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Rezigni", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (default): registrita", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Ĉu vi certas, ke vi volas forigi ĉi tiun metodon?", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Ĉu vi estas certa?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Forigi metodon", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Ĉiufoje, kiam vi ensalutas en via konto, tiam vi bezonas vian pasvorton kaj pluan tipon de kontsrolado.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Ŝildo indikas pluan protekton", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Ekstra tavolo de protekto", + "MultiFactorAuthentication.GET_STARTED": "Komenci", + "MultiFactorAuthentication.HOW_IT_WORKS": "Kiel ĝi funkcias", + "MultiFactorAuthentication.HOW_MFA_WORKS": "Kiel funkcias multfaktora aŭtentigo", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Neniu MFA-metodo estas registrita. Aldonu tian per la suba butono", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Ĉi tiu membro ankoraŭ ne registris MFA-metodon", + "MultiFactorAuthentication.REGISTERED": "{method}: registrita", + "MultiFactorAuthentication.REMOVE_METHOD": "Forigi", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Ĉiuj ekzistantaj kodoj nevalidiĝos kaj novaj kodoj kreiĝos", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Aliagordi kodojn", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Viaj agordoj ĝisdatiĝis", + "MultiFactorAuthentication.RESET_METHOD": "Aliagordi", + "MultiFactorAuthentication.SELECT_METHOD": "Elektu kontrolan metodon", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Multfaktora aŭtentigo nun estas agordita", + "MultiFactorAuthentication.SETUP_LATER": "Agordi poste", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Agordi esti la apriora metodo", + "MultiFactorAuthentication.TITLE": "Aldoni ekstran sekurecon al via konto", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Io malfunkciis. Bonvolu reprovi.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Ĉi tiu kontrolado disponeblas al nur vi. Eĉ se iu akiras vian pasvorton, ili ne povos aliri vian konton.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Persono kun hoko indikanta unikecon", + "MultiFactorAuthentication.UNIQUE_TITLE": "Unika al vi", "MultiFactorAuthentication.UNKNOWN_ERROR": "Okazis nekonata eraro" } \ No newline at end of file diff --git a/client/lang/src/fi_FI.json b/client/lang/src/fi_FI.json index 2ea43ddd..ea73d681 100644 --- a/client/lang/src/fi_FI.json +++ b/client/lang/src/fi_FI.json @@ -1,43 +1,43 @@ { - "MultiFactorAuthentication.HOW_MFA_WORKS": "Miten monivaiheinen tunnistautuminen toimii", - "MultiFactorAuthentication.TITLE": "Lisää käyttäjätilillesi enemmän turvallisuutta", - "MultiFactorAuthentication.HOW_IT_WORKS": "Miten monivaiheinen tunnistatuminen toimii", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Kilpi joka osoittaa lisäturvallisuutta", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Lisäkerros turvallisuutta", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Käyttäjätilille kirjautuessa sinulta vaaditaan salasana sekä toinen tunnistautumistapa.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Henkilö ruksilla osoittaa yksilöllisyyttä", - "MultiFactorAuthentication.UNIQUE_TITLE": "Sinulle yksilöllinen", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Tämä varmennus on ainoastaan sinun käytettävissä. Jopa tapauksissa jossa joku muu käyttää salasanaasi niin he eivät pysty kirjautumaan käyttäjätilillesi.", - "MultiFactorAuthentication.GET_STARTED": "Aloita", - "MultiFactorAuthentication.SETUP_LATER": "Asenna myöhemmin", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Lisää toinen monivaiheinen tunnistautumistapa", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Lisää monivaiheinen tunnistautumistapa", - "MultiFactorAuthentication.REGISTERED": "{method}: Rekisteröity", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (oletusarvo): Rekisteröity", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Luotu {date}", - "MultiFactorAuthentication.RESET_METHOD": "Tyhjää", - "MultiFactorAuthentication.REMOVE_METHOD": "Poista", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Aseta oletus toiminnoksi", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Monivaiheista tunnistautumista ei ole rekisteröity. Lisää alla olevasta napista", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Tämä käyttäjä ei ole vielä rekisteröinyt monivaiheista tunnistautumista vielä", - "MultiFactorAuthentication.SELECT_METHOD": "Valitse varmennustapa", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Monivaiheinen tunnistautuminen on nyt asetettu", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Auta käyttäjää asettamaan käyttäjätilin uudelleen.", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Varmista että henkilö joka pyytää käyttäjätilin nollausta on käyttäjätilin omistava henkilö. Käyttäjän sähköpostiosoitteeseen lähetetään sähköpostiviesti josta löytyy linkki millä saa asetettua salasanan sekä monivaiheisen tunnistautumisen tavat.", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "Lähetä käyttäjätilin nollaus sähköpostiviesti", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Lähettää...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Sähköpostiviesti on lähetetty.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Sähköpostiviestiä ei pystytty lähettämään, kokeille uudelleen myöhemmin.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Olet nollaamassa tätä käyttäjätiliä. Käyttäjän salasana ja monivaiheinen tunnistautuminen tulee nollautumaan. Jatka?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Kyllä, lähetä nollaus sähköpostiviesti", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Varmista että henkilö joka pyytää käyttäjätilin nollausta on käyttäjätilin omistava henkilö. Käyttäjän sähköpostiosoitteeseen lähetetään sähköpostiviesti josta löytyy linkki millä saa asetettua salasanan sekä monivaiheisen tunnistautumisen tavat.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Lähettää...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Sähköpostiviestiä ei pystytty lähettämään, kokeille uudelleen myöhemmin.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Sähköpostiviesti on lähetetty.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Auta käyttäjää asettamaan käyttäjätilin uudelleen.", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Lisää toinen monivaiheinen tunnistautumistapa", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Lisää monivaiheinen tunnistautumistapa", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Asetuksesi on päivitetty", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Luotu {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Oletko varma?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Varmista", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Peruuta", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (oletusarvo): Rekisteröity", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Oletko varma että haluat poistaa tämän tunnistautumistavan", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Oletko varma?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Poista tunnistautumistapa", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Käyttäjätilille kirjautuessa sinulta vaaditaan salasana sekä toinen tunnistautumistapa.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Kilpi joka osoittaa lisäturvallisuutta", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Lisäkerros turvallisuutta", + "MultiFactorAuthentication.GET_STARTED": "Aloita", + "MultiFactorAuthentication.HOW_IT_WORKS": "Miten monivaiheinen tunnistatuminen toimii", + "MultiFactorAuthentication.HOW_MFA_WORKS": "Miten monivaiheinen tunnistautuminen toimii", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Monivaiheista tunnistautumista ei ole rekisteröity. Lisää alla olevasta napista", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Tämä käyttäjä ei ole vielä rekisteröinyt monivaiheista tunnistautumista vielä", + "MultiFactorAuthentication.REGISTERED": "{method}: Rekisteröity", + "MultiFactorAuthentication.REMOVE_METHOD": "Poista", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Kaikki olemassa olevat koodit mitätöidään ja tilalle luodaan uudet koodit", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Nollaa koodit", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Asetuksesi on päivitetty", + "MultiFactorAuthentication.RESET_METHOD": "Tyhjää", + "MultiFactorAuthentication.SELECT_METHOD": "Valitse varmennustapa", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Monivaiheinen tunnistautuminen on nyt asetettu", + "MultiFactorAuthentication.SETUP_LATER": "Asenna myöhemmin", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Aseta oletus toiminnoksi", + "MultiFactorAuthentication.TITLE": "Lisää käyttäjätilillesi enemmän turvallisuutta", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Joku meni pieleen. Kokeile uudelleen.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Tämä varmennus on ainoastaan sinun käytettävissä. Jopa tapauksissa jossa joku muu käyttää salasanaasi niin he eivät pysty kirjautumaan käyttäjätilillesi.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Henkilö ruksilla osoittaa yksilöllisyyttä", + "MultiFactorAuthentication.UNIQUE_TITLE": "Sinulle yksilöllinen", "MultiFactorAuthentication.UNKNOWN_ERROR": "Tuntematon virhe esiintyi." } \ No newline at end of file diff --git a/client/lang/src/fr.json b/client/lang/src/fr.json index a43fc737..1fdd5756 100644 --- a/client/lang/src/fr.json +++ b/client/lang/src/fr.json @@ -1,43 +1,43 @@ { - "MultiFactorAuthentication.HOW_MFA_WORKS": "Comment fonctionne l'authentification multifactorielle", - "MultiFactorAuthentication.TITLE": "Ajouter une sécurité supplémentaire à votre compte", - "MultiFactorAuthentication.HOW_IT_WORKS": "Comment cela fonctionne-t-il ?", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Boucliers indiquant une protection supplémentaire", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Couche supplémentaire de protection", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Chaque fois que vous vous connecterez à votre compte, vous aurez besoin de votre mot de passe et d'un formulaire supplémentaire de vérification.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Personne avec une coche indiquant l'unicité", - "MultiFactorAuthentication.UNIQUE_TITLE": "Unique pour vous", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Cette vérification est uniquement disponible pour vous. Même si quelqu'un obtient votre mot de passe, il ne pourra pas accéder à votre compte.", - "MultiFactorAuthentication.GET_STARTED": "Commencer", - "MultiFactorAuthentication.SETUP_LATER": "Configuration ultérieure", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Ajouter une autre méthode MFA", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Ajouter une méthode MFA", - "MultiFactorAuthentication.REGISTERED": "{method} : Enregistré", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (par défaut) : Enregistré", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method} : Créé {date}", - "MultiFactorAuthentication.RESET_METHOD": "Réinitialiser", - "MultiFactorAuthentication.REMOVE_METHOD": "Supprimer", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Définir comme méthode par défaut", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Aucune méthode MFA n'a été enregistrée. Ajoutez-en une en utilisant le bouton ci-dessous", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Ce membre n'a pas encore enregistré de méthode MFA.", - "MultiFactorAuthentication.SELECT_METHOD": "Sélectionnez une méthode de vérification", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "L'authentification multifactorielle est maintenant configurée.", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Aidez l'utilisateur à réinitialiser son compte", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Assurez-vous que la personne qui demande la réinitialisation est bien la personne associée à ce compte avant de procéder. Un courriel sera envoyé à l'adresse du membre avec un lien pour réinitialiser à la fois son mot de passe et les méthodes d'authentification multifactorielle.", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "Envoyer l'e-mail de réinitialisation du compte", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Envoi...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Un email a été envoyé.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Nous n'avons pas pu envoyer d'email, veuillez réessayer plus tard.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Vous êtes sur le point de réinitialiser ce compte. Son mot de passe et son authentification multifactorielle seront réinitialisés. Continuer ?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Oui, envoyer l'email de réinitialisation", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Assurez-vous que la personne qui demande la réinitialisation est bien la personne associée à ce compte avant de procéder. Un courriel sera envoyé à l'adresse du membre avec un lien pour réinitialiser à la fois son mot de passe et les méthodes d'authentification multifactorielle.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Envoi...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Nous n'avons pas pu envoyer d'email, veuillez réessayer plus tard.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Un email a été envoyé.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Aidez l'utilisateur à réinitialiser son compte", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Ajouter une autre méthode MFA", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Ajouter une méthode MFA", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Vos paramètres ont été mis à jour", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method} : Créé {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Vous êtes sûr ?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Confirmer", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Annuler", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (par défaut) : Enregistré", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Êtes-vous sûr de vouloir supprimer cette méthode", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Vous êtes sûr ?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Supprimer la méthode", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Chaque fois que vous vous connecterez à votre compte, vous aurez besoin de votre mot de passe et d'un formulaire supplémentaire de vérification.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Boucliers indiquant une protection supplémentaire", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Couche supplémentaire de protection", + "MultiFactorAuthentication.GET_STARTED": "Commencer", + "MultiFactorAuthentication.HOW_IT_WORKS": "Comment cela fonctionne-t-il ?", + "MultiFactorAuthentication.HOW_MFA_WORKS": "Comment fonctionne l'authentification multifactorielle", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Aucune méthode MFA n'a été enregistrée. Ajoutez-en une en utilisant le bouton ci-dessous", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Ce membre n'a pas encore enregistré de méthode MFA.", + "MultiFactorAuthentication.REGISTERED": "{method} : Enregistré", + "MultiFactorAuthentication.REMOVE_METHOD": "Supprimer", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Tous les codes existants seront invalidés et de nouveaux codes seront créés.", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Réinitialisation des codes", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Vos paramètres ont été mis à jour", + "MultiFactorAuthentication.RESET_METHOD": "Réinitialiser", + "MultiFactorAuthentication.SELECT_METHOD": "Sélectionnez une méthode de vérification", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "L'authentification multifactorielle est maintenant configurée.", + "MultiFactorAuthentication.SETUP_LATER": "Configuration ultérieure", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Définir comme méthode par défaut", + "MultiFactorAuthentication.TITLE": "Ajouter une sécurité supplémentaire à votre compte", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Un problème est survenu. Veuillez réessayer.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Cette vérification est uniquement disponible pour vous. Même si quelqu'un obtient votre mot de passe, il ne pourra pas accéder à votre compte.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Personne avec une coche indiquant l'unicité", + "MultiFactorAuthentication.UNIQUE_TITLE": "Unique pour vous", "MultiFactorAuthentication.UNKNOWN_ERROR": "Un problème est survenu. Veuillez réessayer." } \ No newline at end of file diff --git a/client/lang/src/nl.json b/client/lang/src/nl.json index 8b7cffe4..53429016 100644 --- a/client/lang/src/nl.json +++ b/client/lang/src/nl.json @@ -1,43 +1,44 @@ { - "MultiFactorAuthentication.HOW_MFA_WORKS": "Lees meer over hoe inloggen met tweestapsverificatie werkt.", - "MultiFactorAuthentication.TITLE": "Voeg extra inlog-beveiliging toe", - "MultiFactorAuthentication.HOW_IT_WORKS": "Hoe het werkt", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Iconen geven extra beveiliging aan", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Extra beveiligingslaag", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Bij het inloggen is er een wachtwoord en een andere verificatie-methode nodig.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Aangevinkte personen indiceren uniek kenmerk", - "MultiFactorAuthentication.UNIQUE_TITLE": "Uniek voor jou", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Deze verificatie is alleen beschikbaar voor jou. Zelfs als iemand je wachtwoord zou hebben, kunnen ze niet inloggen.", - "MultiFactorAuthentication.GET_STARTED": "Aan de slag", - "MultiFactorAuthentication.SETUP_LATER": "Later instellen", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Nog een tweestapsverificatie toevoegen", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Een tweestapsverificatie toevoegen", - "MultiFactorAuthentication.REGISTERED": "{method}: Geregistreerd", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (standaard): Geregistreerd", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Aangemaakt op {date}", - "MultiFactorAuthentication.RESET_METHOD": "Opnieuw instellen", - "MultiFactorAuthentication.REMOVE_METHOD": "Verwijder", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Instellen als standaard", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Geen tweestapsverificatie ingesteld. Klik op onderstaande knop om te starten", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Deze gebruiker heeft geen tweestapsverificatie ingesteld", - "MultiFactorAuthentication.SELECT_METHOD": "Kies een verificatie methode", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Tweestapsverificatie is nu ingesteld", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Help een gebruiker het account te resetten", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Zorg ervoor dat de persoon die een reset aanvraagt, echt de persoon is die aan dit account is gekoppeld voordat u doorgaat. Er wordt een e-mail gestuurd naar het adres van de gebruiker met een link, om zowel het wachtwoord als de meervoudige authenticatiemethode opnieuw in te stellen. De taal van e-mail is die van de huidige ingelogde gebruiker.", + "MFARegister.TITLE": "Multi Factor Authenticatie", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "Verstuur reset-account e-mail", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Versturen...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Een e-mail is verstuurd.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Het versturen van de e-mail is mislukt, probeer het later opnieuw.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Je staat op het punt het account te resetten. Het wachtwoord en de tweestapsverificatie worden gewist. Doorgaan?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Ja, verstuur herstel-mail", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Zorg ervoor dat de persoon die een reset aanvraagt, echt de persoon is die aan dit account is gekoppeld voordat u doorgaat. Er wordt een e-mail gestuurd naar het adres van de gebruiker met een link, om zowel het wachtwoord als de meervoudige authenticatiemethode opnieuw in te stellen. De taal van e-mail is die van de huidige ingelogde gebruiker.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Versturen...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Het versturen van de e-mail is mislukt, probeer het later opnieuw.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Een e-mail is verstuurd.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Help een gebruiker het account te resetten", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Nog een tweestapsverificatie toevoegen", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Een tweestapsverificatie toevoegen", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Je instellingen zijn bijgewerkt", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Aangemaakt op {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Zeker weten?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Bevestigen", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Annuleren", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (standaard): Geregistreerd", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Weet je de zeker dat deze methode verwijderd kan worden", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Zeker weten?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Verwijder methode", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Bij het inloggen is er een wachtwoord en een andere verificatie-methode nodig.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Iconen geven extra beveiliging aan", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Extra beveiligingslaag", + "MultiFactorAuthentication.GET_STARTED": "Aan de slag", + "MultiFactorAuthentication.HOW_IT_WORKS": "Hoe het werkt", + "MultiFactorAuthentication.HOW_MFA_WORKS": "Lees meer over hoe inloggen met tweestapsverificatie werkt.", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Geen tweestapsverificatie ingesteld. Klik op onderstaande knop om te starten", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Deze gebruiker heeft geen tweestapsverificatie ingesteld", + "MultiFactorAuthentication.REGISTERED": "{method}: Geregistreerd", + "MultiFactorAuthentication.REMOVE_METHOD": "Verwijder", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Alle bestaande codes wordt gedeactiveerd en nieuwe codes gegenereerd", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Codes resetten", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Je instellingen zijn bijgewerkt", + "MultiFactorAuthentication.RESET_METHOD": "Opnieuw instellen", + "MultiFactorAuthentication.SELECT_METHOD": "Kies een verificatie methode", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Tweestapsverificatie is nu ingesteld", + "MultiFactorAuthentication.SETUP_LATER": "Later instellen", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Instellen als standaard", + "MultiFactorAuthentication.TITLE": "Voeg extra inlog-beveiliging toe", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Er is iets misgegaan, probeer het opnieuw.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Deze verificatie is alleen beschikbaar voor jou. Zelfs als iemand je wachtwoord zou hebben, kunnen ze niet inloggen.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Aangevinkte personen indiceren uniek kenmerk", + "MultiFactorAuthentication.UNIQUE_TITLE": "Uniek voor jou", "MultiFactorAuthentication.UNKNOWN_ERROR": "Een onbekende fout is opgetreden." } \ No newline at end of file diff --git a/client/lang/src/sv.json b/client/lang/src/sv.json index 31cb7d6c..55e893ee 100644 --- a/client/lang/src/sv.json +++ b/client/lang/src/sv.json @@ -1,43 +1,43 @@ { - "MultiFactorAuthentication.HOW_MFA_WORKS": "Hur multifaktorautentisering fungerar", - "MultiFactorAuthentication.TITLE": "Lägg till extra säkerhet till ditt konto", - "MultiFactorAuthentication.HOW_IT_WORKS": "Hur det fungerar", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Sköldar som indikerar extra skydd", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Extra lager av skydd", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Varje gång du loggar in på ditt konto behöver du ditt lösenord och en ytterligare form av verifiering.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Person med bock som indikerar unikhet", - "MultiFactorAuthentication.UNIQUE_TITLE": "Unik till dig", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Denna verifikation är endast tillgänglig för dig. Även fast någon får tillgång till ditt lösenord har de ej tillgång till ditt konto.", - "MultiFactorAuthentication.GET_STARTED": "Kom igång", - "MultiFactorAuthentication.SETUP_LATER": "Konfigurera senare", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Lägg till en ny MFA metod", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Lägg till en MFA metod", - "MultiFactorAuthentication.REGISTERED": "{method}: Registrerad", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (default): Registrerad", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Skapad {date}", - "MultiFactorAuthentication.RESET_METHOD": "Återställ", - "MultiFactorAuthentication.REMOVE_METHOD": "Radera", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Välj som standardmetod", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Inga MFA metoder är registrerade. Lägg till en genom att trycka på knappen nedan", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Detta konto har inga registrerade MFA metoder ännu", - "MultiFactorAuthentication.SELECT_METHOD": "Välj verifikationsmetod", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Multifaktorautentisering är nu konfigurerad", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Hjälp användaren att återställa sitt konto", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Se till att personen som begär återställningen är den verkliga personen som är kopplad till det här kontot innan du fortsätter. Ett e-postmeddelande kommer att skickas till medlemmens e-postaddress med en länk för att återställa både deras lösenord och multifaktorautentiseringsmetoder.", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "Skicka återställningsmeddelande till kontot", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Skickar...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Ett e-postmeddelande har skickats.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Vi kunde inte skicka ett e-postmeddelande, vänligen försök igen senare.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Du håller på att återställa detta konto. Deras lösenord och multifaktorautentisering kommer att återställas. Vill du fortsätta?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Ja, skicka återställningsmail", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Se till att personen som begär återställningen är den verkliga personen som är kopplad till det här kontot innan du fortsätter. Ett e-postmeddelande kommer att skickas till medlemmens e-postaddress med en länk för att återställa både deras lösenord och multifaktorautentiseringsmetoder.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Skickar...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Vi kunde inte skicka ett e-postmeddelande, vänligen försök igen senare.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Ett e-postmeddelande har skickats.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Hjälp användaren att återställa sitt konto", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Lägg till en ny MFA metod", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Lägg till en MFA metod", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Dina inställningar har uppdaterats.", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Skapad {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Är du säker?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Bekräfta", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Avbryt", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (default): Registrerad", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Är du säker att du vill ta bort denna metod?", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Är du säker?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Ta bort metod", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Varje gång du loggar in på ditt konto behöver du ditt lösenord och en ytterligare form av verifiering.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Sköldar som indikerar extra skydd", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Extra lager av skydd", + "MultiFactorAuthentication.GET_STARTED": "Kom igång", + "MultiFactorAuthentication.HOW_IT_WORKS": "Hur det fungerar", + "MultiFactorAuthentication.HOW_MFA_WORKS": "Hur multifaktorautentisering fungerar", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Inga MFA metoder är registrerade. Lägg till en genom att trycka på knappen nedan", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Detta konto har inga registrerade MFA metoder ännu", + "MultiFactorAuthentication.REGISTERED": "{method}: Registrerad", + "MultiFactorAuthentication.REMOVE_METHOD": "Radera", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Alla befintliga koder kommer bli ogiltiga och nya koder kommer att skapas", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Återställ koder", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Dina inställningar har uppdaterats.", + "MultiFactorAuthentication.RESET_METHOD": "Återställ", + "MultiFactorAuthentication.SELECT_METHOD": "Välj verifikationsmetod", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Multifaktorautentisering är nu konfigurerad", + "MultiFactorAuthentication.SETUP_LATER": "Konfigurera senare", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Välj som standardmetod", + "MultiFactorAuthentication.TITLE": "Lägg till extra säkerhet till ditt konto", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Något gick fel. Vänligen försök igen.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Denna verifikation är endast tillgänglig för dig. Även fast någon får tillgång till ditt lösenord har de ej tillgång till ditt konto.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Person med bock som indikerar unikhet", + "MultiFactorAuthentication.UNIQUE_TITLE": "Unik till dig", "MultiFactorAuthentication.UNKNOWN_ERROR": "Ett okänt fel uppstod." } \ No newline at end of file diff --git a/client/lang/sv.js b/client/lang/sv.js index 59d99a3b..8c2dbbcb 100644 --- a/client/lang/sv.js +++ b/client/lang/sv.js @@ -6,46 +6,46 @@ if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { } } else { ss.i18n.addDictionary('sv', { - "MultiFactorAuthentication.HOW_MFA_WORKS": "Hur multifaktorautentisering fungerar", - "MultiFactorAuthentication.TITLE": "Lägg till extra säkerhet till ditt konto", - "MultiFactorAuthentication.HOW_IT_WORKS": "Hur det fungerar", - "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Sköldar som indikerar extra skydd", - "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Extra lager av skydd", - "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Varje gång du loggar in på ditt konto behöver du ditt lösenord och en ytterligare form av verifiering.", - "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Person med bock som indikerar unikhet", - "MultiFactorAuthentication.UNIQUE_TITLE": "Unik till dig", - "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Denna verifikation är endast tillgänglig för dig. Även fast någon får tillgång till ditt lösenord har de ej tillgång till ditt konto.", - "MultiFactorAuthentication.GET_STARTED": "Kom igång", - "MultiFactorAuthentication.SETUP_LATER": "Konfigurera senare", - "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Lägg till en ny MFA metod", - "MultiFactorAuthentication.ADD_FIRST_METHOD": "Lägg till en MFA metod", - "MultiFactorAuthentication.REGISTERED": "{method}: Registrerad", - "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (default): Registrerad", - "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Skapad {date}", - "MultiFactorAuthentication.RESET_METHOD": "Återställ", - "MultiFactorAuthentication.REMOVE_METHOD": "Radera", - "MultiFactorAuthentication.SET_AS_DEFAULT": "Välj som standardmetod", - "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Inga MFA metoder är registrerade. Lägg till en genom att trycka på knappen nedan", - "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Detta konto har inga registrerade MFA metoder ännu", - "MultiFactorAuthentication.SELECT_METHOD": "Välj verifikationsmetod", - "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Multifaktorautentisering är nu konfigurerad", - "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Hjälp användaren att återställa sitt konto", - "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Se till att personen som begär återställningen är den verkliga personen som är kopplad till det här kontot innan du fortsätter. Ett e-postmeddelande kommer att skickas till medlemmens e-postaddress med en länk för att återställa både deras lösenord och multifaktorautentiseringsmetoder.", "MultiFactorAuthentication.ACCOUNT_RESET_ACTION": "Skicka återställningsmeddelande till kontot", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Skickar...", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Ett e-postmeddelande har skickats.", - "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Vi kunde inte skicka ett e-postmeddelande, vänligen försök igen senare.", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION": "Du håller på att återställa detta konto. Deras lösenord och multifaktorautentisering kommer att återställas. Vill du fortsätta?", "MultiFactorAuthentication.ACCOUNT_RESET_CONFIRMATION_BUTTON": "Ja, skicka återställningsmail", + "MultiFactorAuthentication.ACCOUNT_RESET_DESCRIPTION": "Se till att personen som begär återställningen är den verkliga personen som är kopplad till det här kontot innan du fortsätter. Ett e-postmeddelande kommer att skickas till medlemmens e-postaddress med en länk för att återställa både deras lösenord och multifaktorautentiseringsmetoder.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING": "Skickar...", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_FAILURE": "Vi kunde inte skicka ett e-postmeddelande, vänligen försök igen senare.", + "MultiFactorAuthentication.ACCOUNT_RESET_SENDING_SUCCESS": "Ett e-postmeddelande har skickats.", + "MultiFactorAuthentication.ACCOUNT_RESET_TITLE": "Hjälp användaren att återställa sitt konto", + "MultiFactorAuthentication.ADD_ANOTHER_METHOD": "Lägg till en ny MFA metod", + "MultiFactorAuthentication.ADD_FIRST_METHOD": "Lägg till en MFA metod", + "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Dina inställningar har uppdaterats.", + "MultiFactorAuthentication.BACKUP_REGISTERED": "{method}: Skapad {date}", + "MultiFactorAuthentication.CONFIRMATION_TITLE": "Är du säker?", "MultiFactorAuthentication.DEFAULT_CONFIRM_BUTTON": "Bekräfta", "MultiFactorAuthentication.DEFAULT_CONFIRM_DISMISS_BUTTON": "Avbryt", + "MultiFactorAuthentication.DEFAULT_REGISTERED": "{method} (default): Registrerad", "MultiFactorAuthentication.DELETE_CONFIRMATION": "Är du säker att du vill ta bort denna metod?", - "MultiFactorAuthentication.CONFIRMATION_TITLE": "Är du säker?", "MultiFactorAuthentication.DELETE_CONFIRMATION_BUTTON": "Ta bort metod", + "MultiFactorAuthentication.EXTRA_LAYER_DESCRIPTION": "Varje gång du loggar in på ditt konto behöver du ditt lösenord och en ytterligare form av verifiering.", + "MultiFactorAuthentication.EXTRA_LAYER_IMAGE_ALT": "Sköldar som indikerar extra skydd", + "MultiFactorAuthentication.EXTRA_LAYER_TITLE": "Extra lager av skydd", + "MultiFactorAuthentication.GET_STARTED": "Kom igång", + "MultiFactorAuthentication.HOW_IT_WORKS": "Hur det fungerar", + "MultiFactorAuthentication.HOW_MFA_WORKS": "Hur multifaktorautentisering fungerar", + "MultiFactorAuthentication.NO_METHODS_REGISTERED": "Inga MFA metoder är registrerade. Lägg till en genom att trycka på knappen nedan", + "MultiFactorAuthentication.NO_METHODS_REGISTERED_READONLY": "Detta konto har inga registrerade MFA metoder ännu", + "MultiFactorAuthentication.REGISTERED": "{method}: Registrerad", + "MultiFactorAuthentication.REMOVE_METHOD": "Radera", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION": "Alla befintliga koder kommer bli ogiltiga och nya koder kommer att skapas", "MultiFactorAuthentication.RESET_BACKUP_CONFIRMATION_BUTTON": "Återställ koder", - "MultiFactorAuthentication.ADMIN_SETUP_COMPLETE_CONTINUE": "Dina inställningar har uppdaterats.", + "MultiFactorAuthentication.RESET_METHOD": "Återställ", + "MultiFactorAuthentication.SELECT_METHOD": "Välj verifikationsmetod", + "MultiFactorAuthentication.SETUP_COMPLETE_TITLE": "Multifaktorautentisering är nu konfigurerad", + "MultiFactorAuthentication.SETUP_LATER": "Konfigurera senare", + "MultiFactorAuthentication.SET_AS_DEFAULT": "Välj som standardmetod", + "MultiFactorAuthentication.TITLE": "Lägg till extra säkerhet till ditt konto", "MultiFactorAuthentication.TRY_AGAIN_ERROR": "Något gick fel. Vänligen försök igen.", + "MultiFactorAuthentication.UNIQUE_DESCRIPTION": "Denna verifikation är endast tillgänglig för dig. Även fast någon får tillgång till ditt lösenord har de ej tillgång till ditt konto.", + "MultiFactorAuthentication.UNIQUE_IMAGE_ALT": "Person med bock som indikerar unikhet", + "MultiFactorAuthentication.UNIQUE_TITLE": "Unik till dig", "MultiFactorAuthentication.UNKNOWN_ERROR": "Ett okänt fel uppstod." }); } \ No newline at end of file diff --git a/lang/de.yml b/lang/de.yml index fbf83b8a..b898bc29 100644 --- a/lang/de.yml +++ b/lang/de.yml @@ -23,7 +23,6 @@ de: INVALID_METHOD: 'Eine solche Methode ist nicht verfügbar' INVALID_REGISTERED_METHOD: 'Eine solche registrierte Methode ist nicht verfügbar' INVALID_SESSION: 'Ungültige Sitzung. Bitte aktualisieren Sie die Seite und versuchen Sie es erneut.' - MENUTITLE: SilverStripe\MFA\Controller\AdminRegistrationController SilverStripe\MFA\Email\AccountReset: ACTION: 'Klicken Sie hier, um Ihr Konto zurückzusetzen' DESCRIPTION: 'Für Ihr Konto wurde eine Rücksetzung veranlasst.' @@ -82,9 +81,6 @@ de: METHOD_NOT_PROVIDED: 'Es wurde keine Methode für die Anmeldung angegeben und das Mitglied hat keinen Standard definiert' METHOD_NOT_REGISTERED: 'Das Mitglied hat diese Methode nicht registriert' NO_REGISTRATION_IN_PROGRESS: 'Keine Registrierung in Arbeit' - SilverStripe\MFA\Service\RegisteredMethodManager: - MFAADDED: 'Eine Multi-Faktor-Authentifizierungsmethode wurde zu Ihrem Konto hinzugefügt' - MFAREMOVED: 'Eine Multi-Faktor-Authentifizierungsmethode wurde aus Ihrem Konto entfernt' SilverStripe\MFA\RequestHandler\RegistrationHandlerTrait: CSRF_FAILURE: 'Ihre Anfrage wurde abgebrochen. Bitte aktualisieren und erneut versuchen' METHOD_ALREADY_REGISTERED: 'Diese Methode ist bereits für dieses Mitglied registriert worden' @@ -94,3 +90,6 @@ de: CSRF_FAILURE: 'Ihre Anfrage wurde abgebrochen. Bitte aktualisieren und erneut versuchen' METHOD_NOT_PROVIDED: 'Es wurde keine Methode für die Anmeldung angegeben und das Mitglied hat keinen Standard definiert' METHOD_NOT_REGISTERED: 'Das Mitglied hat diese Methode nicht registriert' + SilverStripe\MFA\Service\RegisteredMethodManager: + MFAADDED: 'Eine Multi-Faktor-Authentifizierungsmethode wurde zu Ihrem Konto hinzugefügt' + MFAREMOVED: 'Eine Multi-Faktor-Authentifizierungsmethode wurde aus Ihrem Konto entfernt' diff --git a/lang/en.yml b/lang/en.yml index e682d2e7..625cdbe5 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -35,6 +35,9 @@ en: REGISTERED: 'You have successfully registered {method} as an extra layer of protection for your account at {site}.' REMOVED: 'You have removed the {method} authentication method from your account at {site}.' USEDBACKUPCODE: 'A recovery code was used to gain access to your account at {site}.' + SilverStripe\MFA\Extension\AccountReset\MemberExtension: + db_AccountResetExpired: 'Account reset expired' + db_AccountResetHash: 'Account reset hash' SilverStripe\MFA\Extension\AccountReset\SecurityAdminExtension: ACCOUNT_RESET_EMAIL_SUBJECT: 'Reset your account' BAD_REQUEST: 'Invalid request' @@ -90,12 +93,6 @@ en: METHOD_NOT_PROVIDED: 'No method was provided to login with and the Member has no default' METHOD_NOT_REGISTERED: 'Member does not have this method registered' NO_REGISTRATION_IN_PROGRESS: 'No registration in progress' - SilverStripe\MFA\Service\RegisteredMethodManager: - MFAADDED: 'A multi-factor authentication method was added to your account' - MFAREMOVED: 'A multi-factor authentication method was removed from your account' - SilverStripe\MFA\Extension\AccountReset\MemberExtension: - db_AccountResetExpired: 'Account reset expired' - db_AccountResetHash: 'Account reset hash' SilverStripe\MFA\RequestHandler\RegistrationHandlerTrait: CSRF_FAILURE: 'Your request timed out. Please refresh and try again' METHOD_ALREADY_REGISTERED: 'That method has already been registered against this Member' @@ -105,3 +102,6 @@ en: CSRF_FAILURE: 'Your request timed out. Please refresh and try again' METHOD_NOT_PROVIDED: 'No method was provided to login with and the Member has no default' METHOD_NOT_REGISTERED: 'Member does not have this method registered' + SilverStripe\MFA\Service\RegisteredMethodManager: + MFAADDED: 'A multi-factor authentication method was added to your account' + MFAREMOVED: 'A multi-factor authentication method was removed from your account' diff --git a/lang/eo.yml b/lang/eo.yml index 623ed844..7ad02806 100644 --- a/lang/eo.yml +++ b/lang/eo.yml @@ -23,7 +23,6 @@ eo: INVALID_METHOD: 'Tia metodo ne disponeblas.' INVALID_REGISTERED_METHOD: 'Tia metodo registrita ne disponeblas.' INVALID_SESSION: 'Nevalida seanco. Bonvolu refreŝigi kaj reprovi.' - MENUTITLE: SilverStripe\MFA\Controller\AdminRegistrationController SilverStripe\MFA\Email\AccountReset: ACTION: 'Alklaku ĉi tie por reagordi vian konton.' DESCRIPTION: 'Ekreagordas vian konton.' @@ -35,6 +34,9 @@ eo: REGISTERED: 'Vi sukcese registris je {method} kiel ekstra nivelo de protekto por via konto ĉe {site}.' REMOVED: 'Vi sukcese forigis {method} aŭtentigan metodon el via konto ĉe {site}.' USEDBACKUPCODE: 'Iu uzis realiran kodon por aliri vian konton ĉe {site}.' + SilverStripe\MFA\Extension\AccountReset\MemberExtension: + db_AccountResetExpired: 'Konta agordo eksvalidiĝis' + db_AccountResetHash: 'Konta agorda haketaĵo' SilverStripe\MFA\Extension\AccountReset\SecurityAdminExtension: ACCOUNT_RESET_EMAIL_SUBJECT: 'Reagordi vian konton.' BAD_REQUEST: 'Nevalida peto' @@ -55,6 +57,9 @@ eo: MFA_PERMISSION_DESCRIPTION: 'Povo vidi kaj reagordi registritajn metodojn por aliaj membroj bezonas la permeson "Aliro al ''Sekureco''".' MFA_PERMISSION_LABEL: 'Vidi/reagordi MFA-agordaron por aliaj membroj.' MFA_SETTINGS_FIELD_LABEL: 'Multfaktora aŭtentiga agordaro (MFA)' + db_DefaultRegisteredMethodID: 'Apriora registra metodo-ID' + db_HasSkippedMFARegistration: 'Preterlasis MFA-registron.' + has_many_RegisteredMFAMethods: 'MFA-registraj metodoj' SilverStripe\MFA\Extension\SiteConfigExtension: MFA_GRACE_DESCRIPTION: 'MFA-agordaro estos malnepra antaŭ tiu dato' MFA_GRACE_TITLE: 'MFA estos bezonata ekde (optional)' @@ -62,12 +67,17 @@ eo: MFA_OPTIONAL: 'MFA estas malnepra por ĉiuj' MFA_REQUIRED: 'MFA estas nepra por ĉiuj ' MULTI_FACTOR_AUTHENTICATION: 'Multfaktora aŭtentigo (MFA)' + db_MFAGracePeriodExpires: 'MFA-prokrastoperiodo eksvalidiĝas' + db_MFARequired: 'MFA bezonata' SilverStripe\MFA\Model\RegisteredMethod: PLURALNAME: 'Registritaj metodoj' PLURALS: one: 'Unu registrita metodo' other: '{count} registritaj metodoj' SINGULARNAME: 'Registrita metodo' + db_Data: Datumoj + db_MethodClassName: 'Nomo de metoda klaso' + has_one_Member: Membro SilverStripe\MFA\Report\EnabledMembers: ANY_AT_LEAST_ONE: 'Iu(j) (almenaŭ unu)' COLUMN_METHODS_REGISTERED: 'Registritaj metodoj' @@ -82,9 +92,6 @@ eo: METHOD_NOT_PROVIDED: 'Neniu metodo haveblas por ensaluti kaj la membro ne havas aprioran' METHOD_NOT_REGISTERED: 'Metodo ne estas registrita por la membro' NO_REGISTRATION_IN_PROGRESS: 'Neniu registrado okazas' - SilverStripe\MFA\Service\RegisteredMethodManager: - MFAADDED: 'Multfaktora aŭtentiga metodo aldoniĝis al via konto.' - MFAREMOVED: 'Multfaktora aŭtentiga metodo foriĝis el via konto' SilverStripe\MFA\RequestHandler\RegistrationHandlerTrait: CSRF_FAILURE: 'Via peto eltempiĝis. Bonvolu refreŝigi kaj reprovi.' METHOD_ALREADY_REGISTERED: 'Tiu metodo jam estas registrita kontraŭ ĉi tiu membro.' @@ -94,3 +101,6 @@ eo: CSRF_FAILURE: 'Via peto eltempiĝis. Bonvolu refreŝigi kaj reprovi.' METHOD_NOT_PROVIDED: 'Neniu metodo haveblas por ensaluti kaj la membro ne havas aprioran' METHOD_NOT_REGISTERED: 'Metodo ne estas registrita por la membro' + SilverStripe\MFA\Service\RegisteredMethodManager: + MFAADDED: 'Multfaktora aŭtentiga metodo aldoniĝis al via konto.' + MFAREMOVED: 'Multfaktora aŭtentiga metodo foriĝis el via konto' diff --git a/lang/fi_FI.yml b/lang/fi_FI.yml index 2ecb39d4..8dc4de1a 100644 --- a/lang/fi_FI.yml +++ b/lang/fi_FI.yml @@ -23,7 +23,6 @@ fi_FI: INVALID_METHOD: 'Varmennustapaa ei ole käytössä' INVALID_REGISTERED_METHOD: 'Rekiteröityä varmennustapaa ei ole käytössä' INVALID_SESSION: 'Virheellinen istunto. Ystävällisesti päivitä sivu ja kokeile uudelleen.' - MENUTITLE: SilverStripe\MFA\Controller\AdminRegistrationController SilverStripe\MFA\Email\AccountReset: ACTION: 'Klikkaa tästä asettamaksesi käyttäjätilisi uudelleen' DESCRIPTION: 'Käyttäjätilisi uudelleenasennus on aloitettu' @@ -82,9 +81,6 @@ fi_FI: METHOD_NOT_PROVIDED: 'Tunnistusvaihtoehtoa ei ole asetettu, eikä käyttäjällä ole oletusta asetettuna' METHOD_NOT_REGISTERED: 'Käyttäjällä ei ole tätä tunnistusvaihtoehtoa rekisteröitynä' NO_REGISTRATION_IN_PROGRESS: 'Rekisteröinti prosessia ei ole käynnissä' - SilverStripe\MFA\Service\RegisteredMethodManager: - MFAADDED: 'Monivaiheinen tunnistautumistapa on lisätty käyttäjätillesi' - MFAREMOVED: 'Monivaiheinen tunnistautumistapa poistettiin käyttäjätililtäsi' SilverStripe\MFA\RequestHandler\RegistrationHandlerTrait: CSRF_FAILURE: 'Pyyntösi umpeutui. Ystävällisesti päivitä sivu ja kokeile uudelleen' METHOD_ALREADY_REGISTERED: 'Tunnistusvaihtoehto on jo rekisteröity tälle käyttäjälle' @@ -94,3 +90,6 @@ fi_FI: CSRF_FAILURE: 'Pyyntösi umpeutui. Ystävällisesti päivitä sivu ja kokeile uudelleen' METHOD_NOT_PROVIDED: 'Tunnistusvaihtoehtoa ei ole asetettu, eikä käyttäjällä ole oletusta asetettuna' METHOD_NOT_REGISTERED: 'Käyttäjällä ei ole tätä tunnistusvaihtoehtoa rekisteröitynä' + SilverStripe\MFA\Service\RegisteredMethodManager: + MFAADDED: 'Monivaiheinen tunnistautumistapa on lisätty käyttäjätillesi' + MFAREMOVED: 'Monivaiheinen tunnistautumistapa poistettiin käyttäjätililtäsi' diff --git a/lang/fr.yml b/lang/fr.yml index a47f5a6f..ef57eec0 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -23,7 +23,6 @@ fr: INVALID_METHOD: 'Aucune méthode de ce type n''est disponible' INVALID_REGISTERED_METHOD: 'Aucune méthode enregistrée de ce type n''est disponible' INVALID_SESSION: 'Session non valide. Veuillez rafraîchir et réessayer.' - MENUTITLE: SilverStripe\MFA\Controller\AdminRegistrationController SilverStripe\MFA\Email\AccountReset: ACTION: 'Cliquez ici pour réinitialiser votre compte' DESCRIPTION: 'Une réinitialisation du compte a été lancée pour votre compte.' @@ -61,12 +60,11 @@ fr: MFA_LEARN_MORE: 'En savoir plus sur MFA' MFA_OPTIONAL: 'MFA est facultatif pour tous' MFA_REQUIRED: 'MFA est obligatoire pour tous' - MULTI_FACTOR_AUTHENTICATION: 'Multi-factor authentication (MFA)' SilverStripe\MFA\Model\RegisteredMethod: PLURALNAME: 'Méthodes enregistrées' PLURALS: - one: 'Une méthode enregistrée' many: '{count} Méthodes enregistrées' + one: 'Une méthode enregistrée' other: '{count} Méthodes enregistrées' SINGULARNAME: 'Méthode enregistrée' SilverStripe\MFA\Report\EnabledMembers: @@ -83,9 +81,6 @@ fr: METHOD_NOT_PROVIDED: 'Aucune méthode n''a été fournie pour se connecter et le membre n''a pas de méthode par défaut.' METHOD_NOT_REGISTERED: 'Le membre n''a pas enregistré cette méthode' NO_REGISTRATION_IN_PROGRESS: 'Pas d''inscription en cours' - SilverStripe\MFA\Service\RegisteredMethodManager: - MFAADDED: 'Une méthode d''authentification multi-facteur a été ajoutée à votre compte' - MFAREMOVED: 'Une méthode d''authentification multifactorielle a été supprimée de votre compte.' SilverStripe\MFA\RequestHandler\RegistrationHandlerTrait: CSRF_FAILURE: 'Votre demande a expiré. Veuillez rafraîchir et réessayer' METHOD_ALREADY_REGISTERED: 'Cette méthode a déjà été enregistrée pour ce membre' @@ -95,3 +90,6 @@ fr: CSRF_FAILURE: 'Votre demande a expiré. Veuillez rafraîchir et réessayer' METHOD_NOT_PROVIDED: 'Aucune méthode n''a été fournie pour se connecter et le membre n''a pas de méthode par défaut.' METHOD_NOT_REGISTERED: 'Le membre n''a pas enregistré cette méthode' + SilverStripe\MFA\Service\RegisteredMethodManager: + MFAADDED: 'Une méthode d''authentification multi-facteur a été ajoutée à votre compte' + MFAREMOVED: 'Une méthode d''authentification multifactorielle a été supprimée de votre compte.' diff --git a/lang/nl.yml b/lang/nl.yml index a40e0d6a..20cbcc28 100644 --- a/lang/nl.yml +++ b/lang/nl.yml @@ -23,7 +23,6 @@ nl: INVALID_METHOD: 'Die functionaliteit is niet beschikbaar' INVALID_REGISTERED_METHOD: 'Die registratiemethode is niet beschikbaar' INVALID_SESSION: 'Ongeldige sessie. Ververs aub de pagina en probeer het nogmaals.' - MENUTITLE: SilverStripe\MFA\Controller\AdminRegistrationController SilverStripe\MFA\Email\AccountReset: ACTION: 'Klik hier om het account te resetten' DESCRIPTION: 'Er is een aanvraag gestart om uw account te resetten.' @@ -35,6 +34,9 @@ nl: REGISTERED: 'Het is gelukt om de tweestapsverificatie {method} toe te voegen aan uw account op {site}' REMOVED: 'U heeft de tweestapsverificatie {method} van uw account verwijderd op {site}.' USEDBACKUPCODE: 'Er is met een recovery code ingelogd op uw {site} account.' + SilverStripe\MFA\Extension\AccountReset\MemberExtension: + db_AccountResetExpired: 'Accountherstel verlopen' + db_AccountResetHash: Accoutreset-hash SilverStripe\MFA\Extension\AccountReset\SecurityAdminExtension: ACCOUNT_RESET_EMAIL_SUBJECT: 'Reset uw account' BAD_REQUEST: 'Ongeldige aanvraag' @@ -44,7 +46,6 @@ nl: INVALID_MEMBER: 'Het account om te resetten kon niet gevonden worden' SilverStripe\MFA\Extension\AccountReset\SecurityExtension: ACCOUNT_RESET_DESCRIPTION: 'Uw wachtwoord wordt gewijzigd en eventueel geregistreerde tweestapsverificaties worden verwijderd.' - ACCOUNT_RESET_TITLE: 'Reset account' ALREADYAUTHENTICATEDBODY: 'U moet ingelogd zijn om het account te resetten.' ALREADYAUTHENTICATEDTITLE: 'U bent al ingelogd' INVALIDTOKENBODY: 'Het kan zijn dat het token om dit account te resetten is verlopen. Neem a.u.b. contact op met een beheerder.' @@ -55,6 +56,9 @@ nl: MFA_PERMISSION_DESCRIPTION: 'Om de tweestapsverificatie instellingen van andere gebruikers te kunnen zien, is de permissie "Toegang tot het ''Beveiliging'' gedeelte" nodig.' MFA_PERMISSION_LABEL: 'Tweestapsverificatie voor andere gebruikers zien/resetten' MFA_SETTINGS_FIELD_LABEL: 'Tweestapsverificatie instellingen (MFA)' + db_DefaultRegisteredMethodID: 'Standaard registratiemethode ID' + db_HasSkippedMFARegistration: 'MFA-registratie overgeslagen' + has_many_RegisteredMFAMethods: 'Gerigistreerde MFA-methodes' SilverStripe\MFA\Extension\SiteConfigExtension: MFA_GRACE_DESCRIPTION: 'MFA is voor deze datum nog facultatief' MFA_GRACE_TITLE: 'MFA is verplicht vanaf (optioneel)' @@ -62,12 +66,16 @@ nl: MFA_OPTIONAL: 'MFA is optioneel' MFA_REQUIRED: 'MFA is voor iedereen die inlogt in het CMS verplicht' MULTI_FACTOR_AUTHENTICATION: 'Multi Factor Authenticatie (MFA)' + db_MFAGracePeriodExpires: 'MFA respijtperiode afloopdatum' + db_MFARequired: 'MFA verplicht' SilverStripe\MFA\Model\RegisteredMethod: PLURALNAME: 'Geregistreerde methodes' PLURALS: one: 'Een Geregistreerde Methode' other: '{count} geregistreerde methodes' SINGULARNAME: 'Geregistreerde methode' + db_MethodClassName: 'Methode classname' + has_one_Member: Lid SilverStripe\MFA\Report\EnabledMembers: ANY_AT_LEAST_ONE: 'Tenminste één' COLUMN_METHODS_REGISTERED: 'Geregistreerde methodes' @@ -82,9 +90,6 @@ nl: METHOD_NOT_PROVIDED: 'Het was niet duidelijk met welke methode moest worden ingelogd en er is geen standaard ingesteld.' METHOD_NOT_REGISTERED: 'Deze methode is niet geregistreerd voor dit account' NO_REGISTRATION_IN_PROGRESS: 'Geen registratie bezig' - SilverStripe\MFA\Service\RegisteredMethodManager: - MFAADDED: 'Er is een tweestapsverificatie methode toegevoegd aan uw account' - MFAREMOVED: 'Er is een tweestapsverificatie methode verwijderd van uw account' SilverStripe\MFA\RequestHandler\RegistrationHandlerTrait: CSRF_FAILURE: 'De aanvraag duurde te lang om te verwerken. Ververs aub de pagina en probeer het nogmaals.' METHOD_ALREADY_REGISTERED: 'Die methode is voor dit account al geregistreerd' @@ -94,3 +99,6 @@ nl: CSRF_FAILURE: 'De aanvraag duurde te lang om te verwerken. Ververs aub de pagina en probeer het nogmaals.' METHOD_NOT_PROVIDED: 'Het was niet duidelijk met welke methode moest worden ingelogd en er is geen standaard ingesteld.' METHOD_NOT_REGISTERED: 'Deze methode is niet geregistreerd voor dit account' + SilverStripe\MFA\Service\RegisteredMethodManager: + MFAADDED: 'Er is een tweestapsverificatie methode toegevoegd aan uw account' + MFAREMOVED: 'Er is een tweestapsverificatie methode verwijderd van uw account' diff --git a/lang/sv.yml b/lang/sv.yml index 35a26b8e..7c9b951a 100644 --- a/lang/sv.yml +++ b/lang/sv.yml @@ -23,7 +23,6 @@ sv: INVALID_METHOD: 'Ingen sådan metod är tillgänglig' INVALID_REGISTERED_METHOD: 'Ingen sådan registrerad metod är tillgänglig' INVALID_SESSION: 'Ogiltig session. Vänligen uppdatera och försök igen.' - MENUTITLE: SilverStripe\MFA\Controller\AdminRegistrationController SilverStripe\MFA\Email\AccountReset: ACTION: 'Klicka här för att återställa ditt konto' DESCRIPTION: 'En kontoåterställning har påbörjats för ditt konto.' @@ -82,9 +81,6 @@ sv: METHOD_NOT_PROVIDED: 'Ingen metod gavs för att logga in med och kontot har ingen standardmetod' METHOD_NOT_REGISTERED: 'Kontot har inte denna metod registrerad' NO_REGISTRATION_IN_PROGRESS: 'Ingen registrering pågår' - SilverStripe\MFA\Service\RegisteredMethodManager: - MFAADDED: 'En multifaktorautentiseringsmetod har lagts till ditt konto' - MFAREMOVED: 'En multifaktorautentiseringsmetod togs bort från ditt konto' SilverStripe\MFA\RequestHandler\RegistrationHandlerTrait: CSRF_FAILURE: 'Din begäran tog för lång tid. Vänligen ladda om sidan och försök igen' METHOD_ALREADY_REGISTERED: 'Den metoden har redan registrerats mot detta konto' @@ -94,3 +90,6 @@ sv: CSRF_FAILURE: 'Din begäran tog för lång tid. Vänligen ladda om sidan och försök igen' METHOD_NOT_PROVIDED: 'Ingen metod gavs för att logga in med och kontot har ingen standardmetod' METHOD_NOT_REGISTERED: 'Kontot har inte denna metod registrerad' + SilverStripe\MFA\Service\RegisteredMethodManager: + MFAADDED: 'En multifaktorautentiseringsmetod har lagts till ditt konto' + MFAREMOVED: 'En multifaktorautentiseringsmetod togs bort från ditt konto'