From b8c3b45aa3573786d91413d07a52d5116dc8f7ba Mon Sep 17 00:00:00 2001 From: Xavier Date: Sat, 15 Jun 2019 10:08:01 +0200 Subject: [PATCH] Fix translations --- lemonldap-ng-portal/site/htdocs/static/languages/ar.json | 4 +++- lemonldap-ng-portal/site/htdocs/static/languages/de.json | 4 +++- lemonldap-ng-portal/site/htdocs/static/languages/en.json | 1 + lemonldap-ng-portal/site/htdocs/static/languages/es.json | 4 +++- lemonldap-ng-portal/site/htdocs/static/languages/fi.json | 4 +++- lemonldap-ng-portal/site/htdocs/static/languages/fr.json | 1 + lemonldap-ng-portal/site/htdocs/static/languages/it.json | 4 +++- lemonldap-ng-portal/site/htdocs/static/languages/nl.json | 4 +++- lemonldap-ng-portal/site/htdocs/static/languages/pt.json | 4 +++- lemonldap-ng-portal/site/htdocs/static/languages/ro.json | 4 +++- lemonldap-ng-portal/site/htdocs/static/languages/vi.json | 4 +++- lemonldap-ng-portal/site/htdocs/static/languages/zh.json | 4 +++- 12 files changed, 32 insertions(+), 10 deletions(-) diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/ar.json b/lemonldap-ng-portal/site/htdocs/static/languages/ar.json index 41e487724..43b032190 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/ar.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/ar.json @@ -203,6 +203,7 @@ "removeOtherSessions":"إزالة الجلسات الأخرى", "resendConfirmMail":"هل تريد إعادة إرسال رسالة التأكيد؟", "resentConfirm":"هل تريد إعادة إرسال رسالة التأكيد؟", +"resetFavApps":"Reset my favorite Apps.", "resetPwd":"إعادة تعيين كلمة المرور الخاصة بي", "rightsReloadNeedsLogout":" إعادة تحميل الحقوق تحتاج إلى تسجيل الخروج وتسجيل الدخول مرة أخرى", "scope":"نطاق", @@ -243,6 +244,7 @@ "yourAddress":"عنوانك", "yourApps":"التطبيقات الخاصة بك", "yourEmail":"بريدك الالكتروني", +"yourFavApps":"Favorite applications", "yourIdentity":"هويتك", "yourIdentityIs":"هويتك هي", "yourKeyIsRegistered":"المفتاح الخاص بك تم تسجيله", @@ -253,4 +255,4 @@ "yourPhone":"رقم هاتفك", "yourProfile":"ملفك الشخصي", "yourTotpKey":"Your TOTP key" -} \ No newline at end of file +} diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/de.json b/lemonldap-ng-portal/site/htdocs/static/languages/de.json index 53f83a7c7..1da8f22b3 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/de.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/de.json @@ -203,6 +203,7 @@ "removeOtherSessions":"Andere Sitzungen löschen", "resendConfirmMail":"Bestätigungsmail erneuert senden ?", "resentConfirm":"Möchtest du, dass die Bestätigungsmail erneut gesendet wird ?", +"resetFavApps":"Reset my favorite Apps.", "resetPwd":"Mein Passwort zurücksetzen", "rightsReloadNeedsLogout":"Zum Neuladen der Rechte musst du dich ab- und wieder anmelden", "scope":"Scope", @@ -243,6 +244,7 @@ "yourAddress":"Ihre Adresse", "yourApps":"Ihre Applikationen", "yourEmail":"Ihre Mailadresse", +"yourFavApps":"Favorite applications", "yourIdentity":"Ihre Identität", "yourIdentityIs":"Ihre Identität ist", "yourKeyIsRegistered":"Ihr Key wurde registriert", @@ -253,4 +255,4 @@ "yourPhone":"Ihre Telefonnummer", "yourProfile":"Ihr Profil", "yourTotpKey":"Your TOTP key" -} \ No newline at end of file +} diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/en.json b/lemonldap-ng-portal/site/htdocs/static/languages/en.json index ac118d2a9..4ed0cb433 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/en.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/en.json @@ -244,6 +244,7 @@ "yourAddress":"Your address", "yourApps":"Your applications", "yourEmail":"Your email", +"yourFavApps":"Favorite applications", "yourIdentity":"Your identity", "yourIdentityIs":"Your identity is", "yourKeyIsRegistered":"Your key is registered", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/es.json b/lemonldap-ng-portal/site/htdocs/static/languages/es.json index c010d1b5f..cee197564 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/es.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/es.json @@ -203,6 +203,7 @@ "removeOtherSessions":"Remove other sessions", "resendConfirmMail":"Resend confirmation mail?", "resentConfirm":"Do you want the confirmation mail to be resent?", +"resetFavApps":"Reset my favorite Apps.", "resetPwd":"Reset my password", "rightsReloadNeedsLogout":"Rights reloads need to logout and login again", "scope":"Scope", @@ -243,6 +244,7 @@ "yourAddress":"Your address", "yourApps":"Your applications", "yourEmail":"Your email", +"yourFavApps":"Favorite applications", "yourIdentity":"Your identity", "yourIdentityIs":"Your identity is", "yourKeyIsRegistered":"Your key is registered", @@ -253,4 +255,4 @@ "yourPhone":"Your phone number", "yourProfile":"Your profile", "yourTotpKey":"Your TOTP key" -} \ No newline at end of file +} diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/fi.json b/lemonldap-ng-portal/site/htdocs/static/languages/fi.json index adaa991c2..d064fd183 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/fi.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/fi.json @@ -203,6 +203,7 @@ "removeOtherSessions":"Remove other sessions", "resendConfirmMail":"Uudelleen lähetä vahvistus sähköposti?", "resentConfirm":"Do you want the confirmation mail to be resent?", +"resetFavApps":"Reset my favorite Apps.", "resetPwd":"Palauta salasanani?", "rightsReloadNeedsLogout":"Rights reloads need to logout and login again", "scope":"Scope", @@ -243,6 +244,7 @@ "yourAddress":"Osoitteesi", "yourApps":"Sovelluksesi", "yourEmail":"Sähköpostiosoitteesi", +"yourFavApps":"Favorite applications", "yourIdentity":"Your identity", "yourIdentityIs":"Your identity is", "yourKeyIsRegistered":"Your key is registered", @@ -253,4 +255,4 @@ "yourPhone":"Puhelinnumerosi", "yourProfile":"Profiilisi", "yourTotpKey":"Your TOTP key" -} \ No newline at end of file +} diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/fr.json b/lemonldap-ng-portal/site/htdocs/static/languages/fr.json index 61d5f132e..0bd669044 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/fr.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/fr.json @@ -244,6 +244,7 @@ "yourAddress":"Votre adresse", "yourApps":"Vos applications", "yourEmail":"Votre adresse électronique", +"yourFavApps":"Applications favorites", "yourIdentity":"Votre identité", "yourIdentityIs":"Votre identité est", "yourKeyIsRegistered":"Votre clef est enregistrée", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/it.json b/lemonldap-ng-portal/site/htdocs/static/languages/it.json index e98854508..5d9f12386 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/it.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/it.json @@ -203,6 +203,7 @@ "removeOtherSessions":"Rimuovere altre sessioni", "resendConfirmMail":"Inviare nuovamente mail di conferma?", "resentConfirm":"Vuoi inviare di nuovo la mail di conferma?", +"resetFavApps":"Reset my favorite Apps.", "resetPwd":"Reimpostare la password", "rightsReloadNeedsLogout":"Le ricariche dei diritti necessitano di disconnettersi e di riconnettersi", "scope":"Ambito", @@ -243,6 +244,7 @@ "yourAddress":"Il vostro indirizzo", "yourApps":"Le vostre applicazioni", "yourEmail":"E-mail", +"yourFavApps":"Favorite applications", "yourIdentity":"Identità", "yourIdentityIs":"La tua identità é", "yourKeyIsRegistered":"La vostra chiave è registrata", @@ -253,4 +255,4 @@ "yourPhone":"Numero di telefono", "yourProfile":"Il tuo profilo", "yourTotpKey":"La tua chiave TOTP" -} \ No newline at end of file +} diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/nl.json b/lemonldap-ng-portal/site/htdocs/static/languages/nl.json index 8affeda40..8812f9853 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/nl.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/nl.json @@ -203,6 +203,7 @@ "removeOtherSessions":"Remove other sessions", "resendConfirmMail":"Resend confirmation mail?", "resentConfirm":"Do you want the confirmation mail to be resent?", +"resetFavApps":"Reset my favorite Apps.", "resetPwd":"Reset my password", "rightsReloadNeedsLogout":"Rights reloads need to logout and login again", "scope":"Scope", @@ -243,6 +244,7 @@ "yourAddress":"Your address", "yourApps":"Your applications", "yourEmail":"Your email", +"yourFavApps":"Favorite applications", "yourIdentity":"Your identity", "yourIdentityIs":"Your identity is", "yourKeyIsRegistered":"Your key is registered", @@ -253,4 +255,4 @@ "yourPhone":"Your phone number", "yourProfile":"Your profile", "yourTotpKey":"Your TOTP key" -} \ No newline at end of file +} diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/pt.json b/lemonldap-ng-portal/site/htdocs/static/languages/pt.json index 1e942b001..05234d8ae 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/pt.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/pt.json @@ -203,6 +203,7 @@ "removeOtherSessions":"Remove other sessions", "resendConfirmMail":"Resend confirmation mail?", "resentConfirm":"Do you want the confirmation mail to be resent?", +"resetFavApps":"Reset my favorite Apps.", "resetPwd":"Reset my password", "rightsReloadNeedsLogout":"Rights reloads need to logout and login again", "scope":"Scope", @@ -243,6 +244,7 @@ "yourAddress":"Your address", "yourApps":"Your applications", "yourEmail":"Your email", +"yourFavApps":"Favorite applications", "yourIdentity":"Your identity", "yourIdentityIs":"Your identity is", "yourKeyIsRegistered":"Your key is registered", @@ -253,4 +255,4 @@ "yourPhone":"Your phone number", "yourProfile":"Your profile", "yourTotpKey":"Your TOTP key" -} \ No newline at end of file +} diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/ro.json b/lemonldap-ng-portal/site/htdocs/static/languages/ro.json index cb211bdbb..1ba3b049d 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/ro.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/ro.json @@ -203,6 +203,7 @@ "removeOtherSessions":"Remove other sessions", "resendConfirmMail":"Resend confirmation mail?", "resentConfirm":"Do you want the confirmation mail to be resent?", +"resetFavApps":"Reset my favorite Apps.", "resetPwd":"Reset my password", "rightsReloadNeedsLogout":"Rights reloads need to logout and login again", "scope":"Scope", @@ -243,6 +244,7 @@ "yourAddress":"Your address", "yourApps":"Your applications", "yourEmail":"Your email", +"yourFavApps":"Favorite applications", "yourIdentity":"Your identity", "yourIdentityIs":"Your identity is", "yourKeyIsRegistered":"Your key is registered", @@ -253,4 +255,4 @@ "yourPhone":"Your phone number", "yourProfile":"Your profile", "yourTotpKey":"Your TOTP key" -} \ No newline at end of file +} diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/vi.json b/lemonldap-ng-portal/site/htdocs/static/languages/vi.json index 6e098d3bf..5873c9735 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/vi.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/vi.json @@ -203,6 +203,7 @@ "removeOtherSessions":"Xóa các phiên khác", "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?", +"resetFavApps":"Reset my favorite Apps.", "resetPwd":"Đặt lại mật khẩu của tôi", "rightsReloadNeedsLogout":"Tải lại quyền cần đăng xuất và đăng nhập lại", "scope":"Phạm vi", @@ -243,6 +244,7 @@ "yourAddress":"Địa chỉ của bạn", "yourApps":"Ứng dụng của bạn", "yourEmail":"Email của bạn", +"yourFavApps":"Favorite applications", "yourIdentity":"Nhận dạng của bạn", "yourIdentityIs":"Nhận dạng của bạn là", "yourKeyIsRegistered":"Khóa của bạn đã được đăng ký", @@ -253,4 +255,4 @@ "yourPhone":"Số điện thoại của bạn", "yourProfile":"Profile của bạn", "yourTotpKey":"Your TOTP key" -} \ No newline at end of file +} diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/zh.json b/lemonldap-ng-portal/site/htdocs/static/languages/zh.json index 6cca90a7a..947c44872 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/zh.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/zh.json @@ -203,6 +203,7 @@ "removeOtherSessions":"移除其他会话", "resendConfirmMail":"重新发送确认邮件?", "resentConfirm":"您想确认邮件被重新发送吗?", +"resetFavApps":"Reset my favorite Apps.", "resetPwd":"重置我的密码", "rightsReloadNeedsLogout":"重新加载权限需要登出并且再次登录", "scope":"Scope", @@ -243,6 +244,7 @@ "yourAddress":"您的地址", "yourApps":"你的应用", "yourEmail":"您的邮箱", +"yourFavApps":"Favorite applications", "yourIdentity":"您的标识", "yourIdentityIs":"您的身份是", "yourKeyIsRegistered":"Your key is registered", @@ -253,4 +255,4 @@ "yourPhone":"您的电话号码", "yourProfile":"您的档案", "yourTotpKey":"Your TOTP key" -} \ No newline at end of file +}