Skip to content

Commit

Permalink
Merge pull request #520 from creative-commoners/pulls/4.8/tx-1699394140
Browse files Browse the repository at this point in the history
TLN Update translations
  • Loading branch information
GuySartorelli authored Nov 12, 2023
2 parents a7f9d86 + 9390a7d commit 982010d
Show file tree
Hide file tree
Showing 19 changed files with 408 additions and 393 deletions.
60 changes: 30 additions & 30 deletions client/lang/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -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."
});
}
60 changes: 30 additions & 30 deletions client/lang/eo.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"
});
}
Loading

0 comments on commit 982010d

Please sign in to comment.