This commit is contained in:
Christophe Maudoux 2020-01-04 14:47:53 +01:00
parent f37c2399b1
commit 7adbf66d99
13 changed files with 53 additions and 53 deletions

View File

@ -114,6 +114,7 @@
"badName":"Bad name", "badName":"Bad name",
"cancel":"إلغاء", "cancel":"إلغاء",
"captcha":"كلمة التحقق أو الكابتشا ", "captcha":"كلمة التحقق أو الكابتشا ",
"certificateReset":"Reset my certificate",
"changeKey":"Generate new key", "changeKey":"Generate new key",
"changePwd":"غير كلمة المرور الخاصة بك", "changePwd":"غير كلمة المرور الخاصة بك",
"checkLastLogins":"تحقق من آخر تسجيلات دخول الخاصة بي", "checkLastLogins":"تحقق من آخر تسجيلات دخول الخاصة بي",
@ -171,6 +172,7 @@
"lastLogins":"آخر تسجيلات دخول", "lastLogins":"آخر تسجيلات دخول",
"lastName":"اسم العائلة", "lastName":"اسم العائلة",
"linkValidUntil":"تحتوي هذه الرسالة على رابط لإعادة تعيين كلمة المرور، وهذا الرابط صالح حتى", "linkValidUntil":"تحتوي هذه الرسالة على رابط لإعادة تعيين كلمة المرور، وهذا الرابط صالح حتى",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"سجل تسجيل الدخول", "loginHistory":"سجل تسجيل الدخول",
"login":"تسجيل الدخول", "login":"تسجيل الدخول",
"logout":"تسجيل الخروج", "logout":"تسجيل الخروج",
@ -231,6 +233,7 @@
"removeOtherSessions":"إزالة الجلسات الأخرى", "removeOtherSessions":"إزالة الجلسات الأخرى",
"resendConfirmMail":"هل تريد إعادة إرسال رسالة التأكيد؟", "resendConfirmMail":"هل تريد إعادة إرسال رسالة التأكيد؟",
"resentConfirm":"هل تريد إعادة إرسال رسالة التأكيد؟", "resentConfirm":"هل تريد إعادة إرسال رسالة التأكيد؟",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"إعادة تعيين كلمة المرور الخاصة بي", "resetPwd":"إعادة تعيين كلمة المرور الخاصة بي",
"rest2f":"Verification code", "rest2f":"Verification code",
"rightsReloadNeedsLogout":" إعادة تحميل الحقوق تحتاج إلى تسجيل الخروج وتسجيل الدخول مرة أخرى", "rightsReloadNeedsLogout":" إعادة تحميل الحقوق تحتاج إلى تسجيل الخروج وتسجيل الدخول مرة أخرى",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"Your TOTP key", "yourTotpKey":"Your TOTP key",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Ungültiger Name", "badName":"Ungültiger Name",
"cancel":"Abbrechen", "cancel":"Abbrechen",
"captcha":"Captcha", "captcha":"Captcha",
"certificateReset":"Reset my certificate",
"changeKey":"Neuen Schlüssel erzeugen", "changeKey":"Neuen Schlüssel erzeugen",
"changePwd":"Ändere dein Passwort", "changePwd":"Ändere dein Passwort",
"checkLastLogins":"Überprüfe meine letzten Logins", "checkLastLogins":"Überprüfe meine letzten Logins",
@ -171,6 +172,7 @@
"lastLogins":"Letzte Anmeldungen", "lastLogins":"Letzte Anmeldungen",
"lastName":"Nachname", "lastName":"Nachname",
"linkValidUntil":"Diese Nachricht enthält einen Link zum Zurücksetzen deines Passworts. Dieser Link ist gültig bis", "linkValidUntil":"Diese Nachricht enthält einen Link zum Zurücksetzen deines Passworts. Dieser Link ist gültig bis",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"Anmeldeverlauf", "loginHistory":"Anmeldeverlauf",
"login":"Anmelden", "login":"Anmelden",
"logout":"Abmelden", "logout":"Abmelden",
@ -231,6 +233,7 @@
"removeOtherSessions":"Andere Sitzungen löschen", "removeOtherSessions":"Andere Sitzungen löschen",
"resendConfirmMail":"Bestätigungsmail erneuert senden ?", "resendConfirmMail":"Bestätigungsmail erneuert senden ?",
"resentConfirm":"Möchtest du, dass die Bestätigungsmail erneut gesendet wird ?", "resentConfirm":"Möchtest du, dass die Bestätigungsmail erneut gesendet wird ?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"Mein Passwort zurücksetzen", "resetPwd":"Mein Passwort zurücksetzen",
"rest2f":"Verification code", "rest2f":"Verification code",
"rightsReloadNeedsLogout":"Zum Neuladen der Rechte musst du dich ab- und wieder anmelden", "rightsReloadNeedsLogout":"Zum Neuladen der Rechte musst du dich ab- und wieder anmelden",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"Your TOTP key", "yourTotpKey":"Your TOTP key",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Bad name", "badName":"Bad name",
"cancel":"Cancel", "cancel":"Cancel",
"captcha":"Captcha", "captcha":"Captcha",
"certificateReset":"Reset my certificate",
"changeKey": "Generate new key", "changeKey": "Generate new key",
"changePwd":"Change your password", "changePwd":"Change your password",
"checkLastLogins":"Check my last logins", "checkLastLogins":"Check my last logins",
@ -171,6 +172,7 @@
"lastLogins":"Last logins", "lastLogins":"Last logins",
"lastName":"Last name", "lastName":"Last name",
"linkValidUntil":"This message contains a link to reset your password, this link is valid until ", "linkValidUntil":"This message contains a link to reset your password, this link is valid until ",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"Login history", "loginHistory":"Login history",
"login":"Login", "login":"Login",
"logout":"Logout", "logout":"Logout",
@ -231,6 +233,7 @@
"removeOtherSessions":"Remove other sessions", "removeOtherSessions":"Remove other sessions",
"resendConfirmMail":"Resend confirmation mail?", "resendConfirmMail":"Resend confirmation mail?",
"resentConfirm":"Do you want the confirmation mail to be resent?", "resentConfirm":"Do you want the confirmation mail to be resent?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"Reset my password", "resetPwd":"Reset my password",
"rest2f":"Verification code", "rest2f":"Verification code",
"rightsReloadNeedsLogout": "Rights reloads need to logout and login again", "rightsReloadNeedsLogout": "Rights reloads need to logout and login again",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"Your TOTP key", "yourTotpKey":"Your TOTP key",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Nombre incorrecto", "badName":"Nombre incorrecto",
"cancel":"Cancelar", "cancel":"Cancelar",
"captcha":"Captcha", "captcha":"Captcha",
"certificateReset":"Reset my certificate",
"changeKey":"Generar nueva llave", "changeKey":"Generar nueva llave",
"changePwd":"Cambie su contraseña", "changePwd":"Cambie su contraseña",
"checkLastLogins":"Verificar mis últimos accesos", "checkLastLogins":"Verificar mis últimos accesos",
@ -171,6 +172,7 @@
"lastLogins":"Últimas conexiones", "lastLogins":"Últimas conexiones",
"lastName":"Apellido(s)", "lastName":"Apellido(s)",
"linkValidUntil":"Este mensaje contiene un enlace para reiniciar su contraseña, este enlace es válido hasta", "linkValidUntil":"Este mensaje contiene un enlace para reiniciar su contraseña, este enlace es válido hasta",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"Historial de conexión", "loginHistory":"Historial de conexión",
"login":"Usuario", "login":"Usuario",
"logout":"Desconexión ", "logout":"Desconexión ",
@ -231,6 +233,7 @@
"removeOtherSessions":"Suprimir las otras sesiones", "removeOtherSessions":"Suprimir las otras sesiones",
"resendConfirmMail":"¿Reenviar e-mail de confirmación?", "resendConfirmMail":"¿Reenviar e-mail de confirmación?",
"resentConfirm":"¿Desea que el e-mail de confirmación sea reenviado?", "resentConfirm":"¿Desea que el e-mail de confirmación sea reenviado?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"Reiniciar mi contraseña", "resetPwd":"Reiniciar mi contraseña",
"rest2f":"Código de verificación", "rest2f":"Código de verificación",
"rightsReloadNeedsLogout":"La recarga de derechos necesita desconectarse y conectarse de nuevo", "rightsReloadNeedsLogout":"La recarga de derechos necesita desconectarse y conectarse de nuevo",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"Su llave TOTP", "yourTotpKey":"Su llave TOTP",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Bad name", "badName":"Bad name",
"cancel":"Peruuta", "cancel":"Peruuta",
"captcha":"Captcha", "captcha":"Captcha",
"certificateReset":"Reset my certificate",
"changeKey":"Generate new key", "changeKey":"Generate new key",
"changePwd":"Vaihda salasanasi", "changePwd":"Vaihda salasanasi",
"checkLastLogins":"Tarkista viimeiset kirjautumiseni", "checkLastLogins":"Tarkista viimeiset kirjautumiseni",
@ -171,6 +172,7 @@
"lastLogins":"Viimeisimmät kirjautumiset", "lastLogins":"Viimeisimmät kirjautumiset",
"lastName":"Sukunimi", "lastName":"Sukunimi",
"linkValidUntil":"Tämä viesti sisältää linkin salasanan nollaamiseen, linkki on voimassa", "linkValidUntil":"Tämä viesti sisältää linkin salasanan nollaamiseen, linkki on voimassa",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"Kirjautumishistoria", "loginHistory":"Kirjautumishistoria",
"login":"Kirjaudu", "login":"Kirjaudu",
"logout":"Kirjaudu ulos", "logout":"Kirjaudu ulos",
@ -231,6 +233,7 @@
"removeOtherSessions":"Remove other sessions", "removeOtherSessions":"Remove other sessions",
"resendConfirmMail":"Uudelleen lähetä vahvistus sähköposti?", "resendConfirmMail":"Uudelleen lähetä vahvistus sähköposti?",
"resentConfirm":"Do you want the confirmation mail to be resent?", "resentConfirm":"Do you want the confirmation mail to be resent?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"Palauta salasanani?", "resetPwd":"Palauta salasanani?",
"rest2f":"Verification code", "rest2f":"Verification code",
"rightsReloadNeedsLogout":"Rights reloads need to logout and login again", "rightsReloadNeedsLogout":"Rights reloads need to logout and login again",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"Your TOTP key", "yourTotpKey":"Your TOTP key",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Mauvais nom", "badName":"Mauvais nom",
"cancel":"Annuler", "cancel":"Annuler",
"captcha":"Captcha", "captcha":"Captcha",
"certificateReset":"Réinitialiser mon certificat",
"changeKey": "Générer une nouvelle clef", "changeKey": "Générer une nouvelle clef",
"changePwd":"Changez votre mot de passe", "changePwd":"Changez votre mot de passe",
"checkLastLogins":"Voir mes dernières connexions", "checkLastLogins":"Voir mes dernières connexions",
@ -171,6 +172,7 @@
"lastLogins":"Dernières connexions", "lastLogins":"Dernières connexions",
"lastName":"Nom", "lastName":"Nom",
"linkValidUntil":"Ce message contient un lien pour réinitialiser votre mot de passe, ce lien est valide jusqu'au ", "linkValidUntil":"Ce message contient un lien pour réinitialiser votre mot de passe, ce lien est valide jusqu'au ",
"linkValidUntilCertif":"Ce message contient un lien pour réinitialiser votre certificat, ce lien est valide jusqu'à ",
"loginHistory":"Historique des connexions", "loginHistory":"Historique des connexions",
"login":"Identifiant", "login":"Identifiant",
"logout":"Déconnexion", "logout":"Déconnexion",
@ -231,6 +233,7 @@
"removeOtherSessions":"Fermer les autres sessions", "removeOtherSessions":"Fermer les autres sessions",
"resendConfirmMail":"Renvoyer le mail de confirmation ?", "resendConfirmMail":"Renvoyer le mail de confirmation ?",
"resentConfirm":"Voulez-vous que le message de confirmation soit renvoyé ?", "resentConfirm":"Voulez-vous que le message de confirmation soit renvoyé ?",
"resetCertificateOK":"Votre certificat a bien été réinitialisé",
"resetPwd":"Réinitialiser mon mot de passe", "resetPwd":"Réinitialiser mon mot de passe",
"rest2f":"Code de vérification", "rest2f":"Code de vérification",
"rightsReloadNeedsLogout": "Le rechargement des droits nécessite une déconnexion", "rightsReloadNeedsLogout": "Le rechargement des droits nécessite une déconnexion",
@ -290,8 +293,5 @@
"yourPhone":"Connaître votre numéro de téléphone", "yourPhone":"Connaître votre numéro de téléphone",
"yourProfile":"Connaître vos informations personnelles", "yourProfile":"Connaître vos informations personnelles",
"yourTotpKey":"Votre clef TOTP", "yourTotpKey":"Votre clef TOTP",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Nome errato", "badName":"Nome errato",
"cancel":"Cancella", "cancel":"Cancella",
"captcha":"Captcha", "captcha":"Captcha",
"certificateReset":"Reset my certificate",
"changeKey":"Genera nuova chiave", "changeKey":"Genera nuova chiave",
"changePwd":"Cambia la tua password", "changePwd":"Cambia la tua password",
"checkLastLogins":"Controllare i miei ultimi accessi", "checkLastLogins":"Controllare i miei ultimi accessi",
@ -171,6 +172,7 @@
"lastLogins":"Ultimi accessi", "lastLogins":"Ultimi accessi",
"lastName":"Cognome", "lastName":"Cognome",
"linkValidUntil":"Questo messaggio contiene un link per reimpostare la password, questo link è valido fino al", "linkValidUntil":"Questo messaggio contiene un link per reimpostare la password, questo link è valido fino al",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"Cronologia login", "loginHistory":"Cronologia login",
"login":"Login", "login":"Login",
"logout":"Logout", "logout":"Logout",
@ -231,6 +233,7 @@
"removeOtherSessions":"Rimuovere altre sessioni", "removeOtherSessions":"Rimuovere altre sessioni",
"resendConfirmMail":"Inviare nuovamente mail di conferma?", "resendConfirmMail":"Inviare nuovamente mail di conferma?",
"resentConfirm":"Vuoi inviare di nuovo la mail di conferma?", "resentConfirm":"Vuoi inviare di nuovo la mail di conferma?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"Reimpostare la password", "resetPwd":"Reimpostare la password",
"rest2f":"Verification code", "rest2f":"Verification code",
"rightsReloadNeedsLogout":"Le ricariche dei diritti necessitano di disconnettersi e di riconnettersi", "rightsReloadNeedsLogout":"Le ricariche dei diritti necessitano di disconnettersi e di riconnettersi",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"La tua chiave TOTP", "yourTotpKey":"La tua chiave TOTP",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Bad name", "badName":"Bad name",
"cancel":"Cancel", "cancel":"Cancel",
"captcha":"Captcha", "captcha":"Captcha",
"certificateReset":"Reset my certificate",
"changeKey":"Generate new key", "changeKey":"Generate new key",
"changePwd":"Change your password", "changePwd":"Change your password",
"checkLastLogins":"Check my last logins", "checkLastLogins":"Check my last logins",
@ -171,6 +172,7 @@
"lastLogins":"Last logins", "lastLogins":"Last logins",
"lastName":"Last name", "lastName":"Last name",
"linkValidUntil":"This message contains a link to reset your password, this link is valid until ", "linkValidUntil":"This message contains a link to reset your password, this link is valid until ",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"Login history", "loginHistory":"Login history",
"login":"Login", "login":"Login",
"logout":"Logout", "logout":"Logout",
@ -231,6 +233,7 @@
"removeOtherSessions":"Remove other sessions", "removeOtherSessions":"Remove other sessions",
"resendConfirmMail":"Resend confirmation mail?", "resendConfirmMail":"Resend confirmation mail?",
"resentConfirm":"Do you want the confirmation mail to be resent?", "resentConfirm":"Do you want the confirmation mail to be resent?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"Reset my password", "resetPwd":"Reset my password",
"rest2f":"Verification code", "rest2f":"Verification code",
"rightsReloadNeedsLogout":"Rights reloads need to logout and login again", "rightsReloadNeedsLogout":"Rights reloads need to logout and login again",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"Your TOTP key", "yourTotpKey":"Your TOTP key",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Bad name", "badName":"Bad name",
"cancel":"Cancel", "cancel":"Cancel",
"captcha":"Captcha", "captcha":"Captcha",
"certificateReset":"Reset my certificate",
"changeKey":"Generate new key", "changeKey":"Generate new key",
"changePwd":"Change your password", "changePwd":"Change your password",
"checkLastLogins":"Check my last logins", "checkLastLogins":"Check my last logins",
@ -171,6 +172,7 @@
"lastLogins":"Last logins", "lastLogins":"Last logins",
"lastName":"Last name", "lastName":"Last name",
"linkValidUntil":"This message contains a link to reset your password, this link is valid until ", "linkValidUntil":"This message contains a link to reset your password, this link is valid until ",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"Login history", "loginHistory":"Login history",
"login":"Login", "login":"Login",
"logout":"Logout", "logout":"Logout",
@ -231,6 +233,7 @@
"removeOtherSessions":"Remove other sessions", "removeOtherSessions":"Remove other sessions",
"resendConfirmMail":"Resend confirmation mail?", "resendConfirmMail":"Resend confirmation mail?",
"resentConfirm":"Do you want the confirmation mail to be resent?", "resentConfirm":"Do you want the confirmation mail to be resent?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"Reset my password", "resetPwd":"Reset my password",
"rest2f":"Verification code", "rest2f":"Verification code",
"rightsReloadNeedsLogout":"Rights reloads need to logout and login again", "rightsReloadNeedsLogout":"Rights reloads need to logout and login again",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"Your TOTP key", "yourTotpKey":"Your TOTP key",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Bad name", "badName":"Bad name",
"cancel":"Cancel", "cancel":"Cancel",
"captcha":"Captcha", "captcha":"Captcha",
"certificateReset":"Reset my certificate",
"changeKey":"Generate new key", "changeKey":"Generate new key",
"changePwd":"Change your password", "changePwd":"Change your password",
"checkLastLogins":"Check my last logins", "checkLastLogins":"Check my last logins",
@ -171,6 +172,7 @@
"lastLogins":"Last logins", "lastLogins":"Last logins",
"lastName":"Last name", "lastName":"Last name",
"linkValidUntil":"This message contains a link to reset your password, this link is valid until ", "linkValidUntil":"This message contains a link to reset your password, this link is valid until ",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"Login history", "loginHistory":"Login history",
"login":"Login", "login":"Login",
"logout":"Logout", "logout":"Logout",
@ -231,6 +233,7 @@
"removeOtherSessions":"Remove other sessions", "removeOtherSessions":"Remove other sessions",
"resendConfirmMail":"Resend confirmation mail?", "resendConfirmMail":"Resend confirmation mail?",
"resentConfirm":"Do you want the confirmation mail to be resent?", "resentConfirm":"Do you want the confirmation mail to be resent?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"Reset my password", "resetPwd":"Reset my password",
"rest2f":"Verification code", "rest2f":"Verification code",
"rightsReloadNeedsLogout":"Rights reloads need to logout and login again", "rightsReloadNeedsLogout":"Rights reloads need to logout and login again",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"Your TOTP key", "yourTotpKey":"Your TOTP key",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Hatalı isim", "badName":"Hatalı isim",
"cancel":"İptal Et", "cancel":"İptal Et",
"captcha":"Captcha", "captcha":"Captcha",
"certificateReset":"Reset my certificate",
"changeKey":"Yeni anahtar üret", "changeKey":"Yeni anahtar üret",
"changePwd":"Parolanı değiştir", "changePwd":"Parolanı değiştir",
"checkLastLogins":"Son girişlerimi kontrol et", "checkLastLogins":"Son girişlerimi kontrol et",
@ -171,6 +172,7 @@
"lastLogins":"Son girişler", "lastLogins":"Son girişler",
"lastName":"Soyad", "lastName":"Soyad",
"linkValidUntil":"Bu mesaj parolanızı sıfırlamak için bir bağlantı içerir, bu bağlantı şu zamana kadar geçerlidir", "linkValidUntil":"Bu mesaj parolanızı sıfırlamak için bir bağlantı içerir, bu bağlantı şu zamana kadar geçerlidir",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"Giriş geçmişi", "loginHistory":"Giriş geçmişi",
"login":"Giriş Yap", "login":"Giriş Yap",
"logout":ıkış Yap", "logout":ıkış Yap",
@ -231,6 +233,7 @@
"removeOtherSessions":"Diğer oturumları sil", "removeOtherSessions":"Diğer oturumları sil",
"resendConfirmMail":"Doğrulama e-postasını tekrar gönder?", "resendConfirmMail":"Doğrulama e-postasını tekrar gönder?",
"resentConfirm":"Onay e-postasının tekrar gönderilmesini ister misiniz?", "resentConfirm":"Onay e-postasının tekrar gönderilmesini ister misiniz?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"Parolamı sıfırla", "resetPwd":"Parolamı sıfırla",
"rest2f":"Doğrulama kodu", "rest2f":"Doğrulama kodu",
"rightsReloadNeedsLogout":"Yetkiler yeniden yüklendiğinde çıkış yapıp tekrar giriş yapmanız gerekir", "rightsReloadNeedsLogout":"Yetkiler yeniden yüklendiğinde çıkış yapıp tekrar giriş yapmanız gerekir",
@ -290,8 +293,5 @@
"yourPhone":"Telefon numaranı bil", "yourPhone":"Telefon numaranı bil",
"yourProfile":"Profilini bil", "yourProfile":"Profilini bil",
"yourTotpKey":"TOTP anahtarınız", "yourTotpKey":"TOTP anahtarınız",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Bad name", "badName":"Bad name",
"cancel":"Hủy", "cancel":"Hủy",
"captcha":"Mã kiểm tra", "captcha":"Mã kiểm tra",
"certificateReset":"Reset my certificate",
"changeKey":"Generate new key", "changeKey":"Generate new key",
"changePwd":"Thay đổi mật khẩu của bạn", "changePwd":"Thay đổi mật khẩu của bạn",
"checkLastLogins":"Kiểm tra lần đăng nhập cuối cùng của bạn", "checkLastLogins":"Kiểm tra lần đăng nhập cuối cùng của bạn",
@ -171,6 +172,7 @@
"lastLogins":"Đăng nhập lần cuối", "lastLogins":"Đăng nhập lần cuối",
"lastName":"Họ", "lastName":"Họ",
"linkValidUntil":"Thông báo này có chứa liên kết để đặt lại mật khẩu của bạn, liên kết này hợp lệ cho đến khi", "linkValidUntil":"Thông báo này có chứa liên kết để đặt lại mật khẩu của bạn, liên kết này hợp lệ cho đến khi",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"Lịch sử đăng nhập", "loginHistory":"Lịch sử đăng nhập",
"login":"Đăng nhập", "login":"Đăng nhập",
"logout":"Đăng xuất", "logout":"Đăng xuất",
@ -231,6 +233,7 @@
"removeOtherSessions":"Xóa các phiên khác", "removeOtherSessions":"Xóa các phiên khác",
"resendConfirmMail":"Gửi lại thư xác nhận?", "resendConfirmMail":"Gửi lại thư xác nhận?",
"resentConfirm":"Bạn có muốn gửi lại thư xác nhận không?", "resentConfirm":"Bạn có muốn gửi lại thư xác nhận không?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"Đặt lại mật khẩu của tôi", "resetPwd":"Đặt lại mật khẩu của tôi",
"rest2f":"Verification code", "rest2f":"Verification code",
"rightsReloadNeedsLogout":"Tải lại quyền cần đăng xuất và đăng nhập lại", "rightsReloadNeedsLogout":"Tải lại quyền cần đăng xuất và đăng nhập lại",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"Your TOTP key", "yourTotpKey":"Your TOTP key",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }

View File

@ -114,6 +114,7 @@
"badName":"Bad name", "badName":"Bad name",
"cancel":"取消", "cancel":"取消",
"captcha":"验证码", "captcha":"验证码",
"certificateReset":"Reset my certificate",
"changeKey":"Generate new key", "changeKey":"Generate new key",
"changePwd":"修改您的密码", "changePwd":"修改您的密码",
"checkLastLogins":"Check my last logins", "checkLastLogins":"Check my last logins",
@ -171,6 +172,7 @@
"lastLogins":"上次登陆", "lastLogins":"上次登陆",
"lastName":"姓氏", "lastName":"姓氏",
"linkValidUntil":"此消息包含重置您密码的链接,该链接有效期截至", "linkValidUntil":"此消息包含重置您密码的链接,该链接有效期截至",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"loginHistory":"登陆记录", "loginHistory":"登陆记录",
"login":"登陆", "login":"登陆",
"logout":"注销登录", "logout":"注销登录",
@ -231,6 +233,7 @@
"removeOtherSessions":"移除其他会话", "removeOtherSessions":"移除其他会话",
"resendConfirmMail":"重新发送确认邮件?", "resendConfirmMail":"重新发送确认邮件?",
"resentConfirm":"您想确认邮件被重新发送吗?", "resentConfirm":"您想确认邮件被重新发送吗?",
"resetCertificateOK":"Your certificate has been successfully reset",
"resetPwd":"重置我的密码", "resetPwd":"重置我的密码",
"rest2f":"Verification code", "rest2f":"Verification code",
"rightsReloadNeedsLogout":"重新加载权限需要登出并且再次登录", "rightsReloadNeedsLogout":"重新加载权限需要登出并且再次登录",
@ -290,8 +293,5 @@
"yourPhone":"Know your phone number", "yourPhone":"Know your phone number",
"yourProfile":"Know your profile", "yourProfile":"Know your profile",
"yourTotpKey":"Your TOTP key", "yourTotpKey":"Your TOTP key",
"yubikey2f":"Yubikey", "yubikey2f":"Yubikey"
"resetCertificateOK":"Your certificate was reset sucessfully",
"linkValidUntilCertif":"This message contains a link to reset your certificate, this link is valid until ",
"certificateReset":"Reset my certificate"
} }