diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/ar.json b/lemonldap-ng-manager/site/htdocs/static/languages/ar.json index 75a1cf258..e2d12ce43 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/ar.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/ar.json @@ -783,6 +783,7 @@ "totp2fIssuer":"TOTP Issuer name", "totp2fRange":"Range of attempts", "totp2fSelfRegistration":"التسجيل الذاتي", +"totp2fTTL":"Lifetime", "totp2fUserCanChangeKey":"Change existing secret", "totp2fUserCanRemoveKey":"Authorize user to remove TOTP", "trustedDomains":"النطاقات الموثوق بها", @@ -797,8 +798,9 @@ "u2f":"U2F", "u2fActivation":"تفعيل", "u2fAuthnLevel":"U2F مستوى إثبات الهوية", -"u2fUserCanRemoveKey":"Authorize user to remove U2F key", "u2fSelfRegistration":"التسجيل الذاتي", +"u2fTTL":"Lifetime", +"u2fUserCanRemoveKey":"Authorize user to remove U2F key", "uid":"المعرف", "unknownAttrOrMacro":"سمة غير معروفة أو ماكرو", "unknownError":"خطأ غير معروف", @@ -861,6 +863,7 @@ "yubikey2fPublicIDSize":"حجم الجزء العام لي OTP آي دي", "yubikey2fSecretKey":"مفتاح سرأل API", "yubikey2fSelfRegistration":"التسجيل الذاتي", +"yubikey2fTTL":"Lifetime", "yubikey2fUrl":"خدمة أل يو أر ل", "yubikey2fUserCanRemoveKey":"Authorize user to remove Yubikey", "zeroConfExplanations":"لا يحتوي الخادم على إعدادات. استخدام قالب لحفظ الأول", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/de.json b/lemonldap-ng-manager/site/htdocs/static/languages/de.json index bb9c2de42..d031413ea 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/de.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/de.json @@ -783,6 +783,7 @@ "totp2fIssuer":"TOTP Issuer name", "totp2fRange":"Range of attempts", "totp2fSelfRegistration":"Self registration", +"totp2fTTL":"Lifetime", "totp2fUserCanChangeKey":"Change existing secret", "totp2fUserCanRemoveKey":"Authorize user to remove TOTP", "trustedDomains":"Trusted domains", @@ -797,8 +798,9 @@ "u2f":"U2F", "u2fActivation":"Activation", "u2fAuthnLevel":"U2F authentication level", -"u2fUserCanRemoveKey":"Authorize user to remove U2F key", "u2fSelfRegistration":"Self registration", +"u2fTTL":"Lifetime", +"u2fUserCanRemoveKey":"Authorize user to remove U2F key", "uid":"Identifier", "unknownAttrOrMacro":"Unknown attribute or macro", "unknownError":"Unknown error", @@ -861,6 +863,7 @@ "yubikey2fPublicIDSize":"OTP public ID part size", "yubikey2fSecretKey":"API secret key", "yubikey2fSelfRegistration":"Self registration", +"yubikey2fTTL":"Lifetime", "yubikey2fUrl":"Service URL", "yubikey2fUserCanRemoveKey":"Authorize user to remove Yubikey", "zeroConfExplanations":"Server has no configuration. Use template to save the first.", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/en.json b/lemonldap-ng-manager/site/htdocs/static/languages/en.json index 9dea8e00c..fb821e864 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/en.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/en.json @@ -783,6 +783,7 @@ "totp2fIssuer":"TOTP Issuer name", "totp2fRange":"Range of attempts", "totp2fSelfRegistration":"Self registration", +"totp2fTTL":"Lifetime", "totp2fUserCanChangeKey":"Change existing secret", "totp2fUserCanRemoveKey":"Authorize user to remove TOTP", "trustedDomains":"Trusted domains", @@ -797,8 +798,9 @@ "u2f":"U2F", "u2fActivation":"Activation", "u2fAuthnLevel":"U2F authentication level", -"u2fUserCanRemoveKey":"Authorize user to remove U2F key", "u2fSelfRegistration":"Self registration", +"u2fTTL":"Lifetime", +"u2fUserCanRemoveKey":"Authorize user to remove U2F key", "uid":"Identifier", "unknownAttrOrMacro":"Unknown attribute or macro", "unknownError":"Unknown error", @@ -861,6 +863,7 @@ "yubikey2fPublicIDSize":"OTP public ID part size", "yubikey2fSecretKey":"API secret key", "yubikey2fSelfRegistration":"Self registration", +"yubikey2fTTL":"Lifetime", "yubikey2fUrl":"Service URL", "yubikey2fUserCanRemoveKey":"Authorize user to remove Yubikey", "zeroConfExplanations":"Server has no configuration. Use template to save the first.", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/fr.json b/lemonldap-ng-manager/site/htdocs/static/languages/fr.json index 611b764cb..1b2c09aab 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/fr.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/fr.json @@ -783,6 +783,7 @@ "totp2fIssuer":"Nom du fournisseur TOTP", "totp2fRange":"Nombre d'intervalles à tester", "totp2fSelfRegistration":"Auto-enregistrement", +"totp2fTTL":"Durée de vie", "totp2fUserCanChangeKey":"Changer une clef existante", "totp2fUserCanRemoveKey":"Autoriser les utilisateurs à effacer leur TOTP", "trustedDomains":"Domaines approuvés", @@ -797,8 +798,9 @@ "u2f":"U2F", "u2fActivation":"Activation", "u2fAuthnLevel":"Niveau d'authentification U2F", -"u2fUserCanRemoveKey":"Autoriser les utilisateurs à effacer leur clef U2F", "u2fSelfRegistration":"Auto-enregistrement", +"u2fTTL":"Durée de vie", +"u2fUserCanRemoveKey":"Autoriser les utilisateurs à effacer leur clef U2F", "uid":"Identifiant", "unknownAttrOrMacro":"Attribut ou macro inconnu", "unknownError":"Erreur inconnue", @@ -861,6 +863,7 @@ "yubikey2fPublicIDSize":"Taille de la partie publique de l'OTP", "yubikey2fSecretKey":"Clef secrète de l'API", "yubikey2fSelfRegistration":"Auto-enregistrement", +"yubikey2fTTL":"Durée de vie", "yubikey2fUrl":"URL du service", "yubikey2fUserCanRemoveKey":"Autoriser les utilisateurs à effacer leur Yubikey", "zeroConfExplanations":"Le serveur ne dispose pas de configuration. Cette configuration de base vous permet d'en initialiser une.", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/it.json b/lemonldap-ng-manager/site/htdocs/static/languages/it.json index bed88fbdd..c0318be58 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/it.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/it.json @@ -783,6 +783,7 @@ "totp2fIssuer":"Nome dell'emittente TOTP", "totp2fRange":"Gamma di tentativi", "totp2fSelfRegistration":"Auto-registrazione", +"totp2fTTL":"Lifetime", "totp2fUserCanChangeKey":"Cambia segreto esistente", "totp2fUserCanRemoveKey":"Autorizza l'utente a rimuovere TOTP", "trustedDomains":"Domini attendibili", @@ -797,8 +798,9 @@ "u2f":"U2F", "u2fActivation":"Attivazione", "u2fAuthnLevel":"Livello di autenticazione U2F", -"u2fUserCanRemoveKey":"Autorizza l'utente a rimuovere la chiave U2F", "u2fSelfRegistration":"Auto-registrazione", +"u2fTTL":"Lifetime", +"u2fUserCanRemoveKey":"Autorizza l'utente a rimuovere la chiave U2F", "uid":"Identificatore", "unknownAttrOrMacro":"Attributo o macro sconosciuti", "unknownError":"Errore sconosciuto", @@ -861,6 +863,7 @@ "yubikey2fPublicIDSize":"Dimensione della parte ID OTP pubblica", "yubikey2fSecretKey":"Chiave segreta API", "yubikey2fSelfRegistration":"Auto-registrazione", +"yubikey2fTTL":"Lifetime", "yubikey2fUrl":"URL del servizio", "yubikey2fUserCanRemoveKey":"Autorizza l'utente a rimuovere la Yubikey", "zeroConfExplanations":"Il server non ha alcuna configurazione. Utilizza il modello per salvare il primo.", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/vi.json b/lemonldap-ng-manager/site/htdocs/static/languages/vi.json index 5c7dff8c7..dceb20468 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/vi.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/vi.json @@ -783,6 +783,7 @@ "totp2fIssuer":"TOTP Issuer name", "totp2fRange":"Range of attempts", "totp2fSelfRegistration":"Tự đăng ký", +"totp2fTTL":"Lifetime", "totp2fUserCanChangeKey":"Change existing secret", "totp2fUserCanRemoveKey":"Authorize user to remove TOTP", "trustedDomains":"Miền tin cậy", @@ -797,8 +798,9 @@ "u2f":"U2F", "u2fActivation":"Kích hoạt", "u2fAuthnLevel":"Mức xác thực U2F", -"u2fUserCanRemoveKey":"Authorize user to remove U2F key", "u2fSelfRegistration":"Tự đăng ký ", +"u2fTTL":"Lifetime", +"u2fUserCanRemoveKey":"Authorize user to remove U2F key", "uid":"Trình định danh", "unknownAttrOrMacro":"Thuộc tính hoặc macro chưa xác định", "unknownError":"Lỗi không xác định", @@ -861,6 +863,7 @@ "yubikey2fPublicIDSize":"Kích thước phần tử công khai OTP", "yubikey2fSecretKey":"Khóa bí mật API", "yubikey2fSelfRegistration":"Tự đăng ký", +"yubikey2fTTL":"Lifetime", "yubikey2fUrl":"Dịch vụ URL", "yubikey2fUserCanRemoveKey":"Authorize user to remove Yubikey", "zeroConfExplanations":"Máy chủ không có cấu hình. Sử dụng mẫu để lưu đầu tiên. ", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/zh.json b/lemonldap-ng-manager/site/htdocs/static/languages/zh.json index aa39fe36a..92bfa35cd 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/zh.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/zh.json @@ -783,6 +783,7 @@ "totp2fIssuer":"TOTP Issuer name", "totp2fRange":"Range of attempts", "totp2fSelfRegistration":"Self registration", +"totp2fTTL":"Lifetime", "totp2fUserCanChangeKey":"Change existing secret", "totp2fUserCanRemoveKey":"Authorize user to remove TOTP", "trustedDomains":"Trusted domains", @@ -797,8 +798,9 @@ "u2f":"U2F", "u2fActivation":"激活", "u2fAuthnLevel":"U2F authentication level", -"u2fUserCanRemoveKey":"Authorize user to remove U2F key", "u2fSelfRegistration":"Self registration", +"u2fTTL":"Lifetime", +"u2fUserCanRemoveKey":"Authorize user to remove U2F key", "uid":"Identifier", "unknownAttrOrMacro":"Unknown attribute or macro", "unknownError":"Unknown error", @@ -861,6 +863,7 @@ "yubikey2fPublicIDSize":"OTP public ID part size", "yubikey2fSecretKey":"API secret key", "yubikey2fSelfRegistration":"Self registration", +"yubikey2fTTL":"Lifetime", "yubikey2fUrl":"Service URL", "yubikey2fUserCanRemoveKey":"Authorize user to remove Yubikey", "zeroConfExplanations":"Server has no configuration. Use template to save the first.",