From 70936f0e137e2dff2ddfabcc07eb533b2f072c0c Mon Sep 17 00:00:00 2001 From: Christophe Maudoux Date: Sun, 5 Jan 2020 20:56:34 +0100 Subject: [PATCH] Fix langs typo & Display --- .../site/htdocs/static/languages/ar.json | 2 +- .../site/htdocs/static/languages/de.json | 2 +- .../site/htdocs/static/languages/en.json | 4 ++-- .../site/htdocs/static/languages/fr.json | 10 +++++----- .../site/htdocs/static/languages/it.json | 2 +- .../site/htdocs/static/languages/tr.json | 2 +- .../site/htdocs/static/languages/vi.json | 2 +- .../site/htdocs/static/languages/zh.json | 2 +- lemonldap-ng-manager/site/templates/2ndfa.tpl | 4 ++-- lemonldap-ng-manager/site/templates/diff.tpl | 2 +- lemonldap-ng-manager/site/templates/notifications.tpl | 2 +- lemonldap-ng-manager/site/templates/sessions.tpl | 4 ++-- lemonldap-ng-manager/site/templates/tree.tpl | 2 +- lemonldap-ng-manager/site/templates/viewDiff.tpl | 2 +- 14 files changed, 21 insertions(+), 21 deletions(-) diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/ar.json b/lemonldap-ng-manager/site/htdocs/static/languages/ar.json index a22eaed50..b1f9c219f 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/ar.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/ar.json @@ -503,7 +503,7 @@ "next":"التالى", "nginxCustomHandlers":"معالجات إنجن إكس المخصصة", "noAjaxHook":"الحفاظ على إعادة توجيه ل أجاكس", -"noDatas":"لا توجد بيانات لعرضها", +"noData":"لا توجد بيانات لعرضها", "notABoolean":"ليس بولياني", "notAnInteger":"ليس عددا صحيحا", "notAValidPerlExpression":"عبارة بيرل ليست صحيحة", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/de.json b/lemonldap-ng-manager/site/htdocs/static/languages/de.json index be087f5fa..9a29fb935 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/de.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/de.json @@ -503,7 +503,7 @@ "next":"Next", "nginxCustomHandlers":"Custom Nginx handlers", "noAjaxHook":"Keep redirections for Ajax", -"noDatas":"No datas to display", +"noData":"No data to display", "notABoolean":"Not a boolean", "notAnInteger":"Not an integer", "notAValidPerlExpression":"Not a valid Perl expression", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/en.json b/lemonldap-ng-manager/site/htdocs/static/languages/en.json index abd630ac1..121f8ff4a 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/en.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/en.json @@ -503,7 +503,7 @@ "next":"Next", "nginxCustomHandlers":"Custom Nginx handlers", "noAjaxHook":"Keep redirections for Ajax", -"noDatas":"No datas to display", +"noData":"No data to display", "notABoolean":"Not a boolean", "notAnInteger":"Not an integer", "notAValidPerlExpression":"Not a valid Perl expression", @@ -795,7 +795,7 @@ "saveReport":"Save report", "savingConfirmation":"Saving confirmation", "scope":"Scope", -"search":"Search ...", +"search":"Search...", "secondFactors":"Second factors", "securedCookie":"Secured Cookie (SSL)", "security":"Security", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/fr.json b/lemonldap-ng-manager/site/htdocs/static/languages/fr.json index bff85d7c5..c914a8a09 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/fr.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/fr.json @@ -147,10 +147,10 @@ "certificateResetByMailURL":"URL de la page de réinitialisation", "certificateResetByMailCeaAttribute":"Attribut CEA du certificat", "certificateResetByMailCertificateAttribute":"Nom de l'attribut du certificat", -"certificateResetByMailStep1Subject":"Sujet du mail de réinitialisation", -"certificateResetByMailStep1Body":"Contenu du mail de réinitialisation", -"certificateResetByMailStep2Subject":"Sujet du mail de confirmation", -"certificateResetByMailStep2Body":"Contenu du mail de confirmation", +"certificateResetByMailStep1Subject":"Sujet du message de réinitialisation", +"certificateResetByMailStep1Body":"Contenu du message de réinitialisation", +"certificateResetByMailStep2Subject":"Sujet du message de confirmation", +"certificateResetByMailStep2Body":"Contenu du message de confirmation", "certificateResetByMailValidityDelay":"Durée minimun avant expiration", "portalDisplayCertificateResetByMail":"Réinitialiser votre certificat", "contentSecurityPolicy":"Politique de sécurité de contenu", @@ -503,7 +503,7 @@ "next":"Suivante", "nginxCustomHandlers":"Handlers Nginx personnalisés", "noAjaxHook":"Conserver les redirections pour Ajax", -"noDatas":"Aucune donnée à afficher", +"noData":"Aucune donnée à afficher", "notABoolean":"Pas un booléen", "notAnInteger":"Pas un nombre entier", "notAValidPerlExpression":"Pas une expression Perl valide", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/it.json b/lemonldap-ng-manager/site/htdocs/static/languages/it.json index a4d5b0ba6..fe4610741 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/it.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/it.json @@ -503,7 +503,7 @@ "next":"Seguente", "nginxCustomHandlers":"Gestori Custom Nginx", "noAjaxHook":"Tenere i reindirizzamenti per Ajax", -"noDatas":"Nessun dato da visualizzare", +"noData":"Nessun dato da visualizzare", "notABoolean":"Non un booleano", "notAnInteger":"Non un numero intero", "notAValidPerlExpression":"Non una valida espressione Perl", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/tr.json b/lemonldap-ng-manager/site/htdocs/static/languages/tr.json index b1ec112f6..d5e05e174 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/tr.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/tr.json @@ -503,7 +503,7 @@ "next":"Sonraki", "nginxCustomHandlers":"Özel Nginx işleyicileri", "noAjaxHook":"Ajax için yönlendirmeleri tut", -"noDatas":"Görüntülenecek veri yok", +"noData":"Görüntülenecek veri yok", "notABoolean":"Mantıksal değil", "notAnInteger":"Bir rakam değil", "notAValidPerlExpression":"Geçerli bir Perl ifadesi değil", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/vi.json b/lemonldap-ng-manager/site/htdocs/static/languages/vi.json index aebc7cb7f..718ac50c8 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/vi.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/vi.json @@ -503,7 +503,7 @@ "next":"Tiếp theo", "nginxCustomHandlers":"Tùy chỉnh trình xử lý Nginx ", "noAjaxHook":"Giữ lại các chuyển hướng cho Ajax", -"noDatas":"Không có dữ liệu để hiển thị", +"noData":"Không có dữ liệu để hiển thị", "notABoolean":"Không phải là một biến boolean", "notAnInteger":"Không phải là một số nguyên", "notAValidPerlExpression":"Không phải là một biểu thức Perl hợp lệ", diff --git a/lemonldap-ng-manager/site/htdocs/static/languages/zh.json b/lemonldap-ng-manager/site/htdocs/static/languages/zh.json index e016b3c19..a7867c88b 100644 --- a/lemonldap-ng-manager/site/htdocs/static/languages/zh.json +++ b/lemonldap-ng-manager/site/htdocs/static/languages/zh.json @@ -503,7 +503,7 @@ "next":"Next", "nginxCustomHandlers":"Custom Nginx handlers", "noAjaxHook":"Keep redirections for Ajax", -"noDatas":"No datas to display", +"noData":"No data to display", "notABoolean":"Not a boolean", "notAnInteger":"Not an integer", "notAValidPerlExpression":"Not a valid Perl expression", diff --git a/lemonldap-ng-manager/site/templates/2ndfa.tpl b/lemonldap-ng-manager/site/templates/2ndfa.tpl index 79a196dd1..a34e11cca 100644 --- a/lemonldap-ng-manager/site/templates/2ndfa.tpl +++ b/lemonldap-ng-manager/site/templates/2ndfa.tpl @@ -41,12 +41,12 @@ -

{{total}}

+

{{total}}

- +
  1. diff --git a/lemonldap-ng-manager/site/templates/diff.tpl b/lemonldap-ng-manager/site/templates/diff.tpl index 2c96e9b28..cae11749d 100644 --- a/lemonldap-ng-manager/site/templates/diff.tpl +++ b/lemonldap-ng-manager/site/templates/diff.tpl @@ -34,7 +34,7 @@
    - +
    1. diff --git a/lemonldap-ng-manager/site/templates/notifications.tpl b/lemonldap-ng-manager/site/templates/notifications.tpl index 15bfe19b1..2e30d6465 100644 --- a/lemonldap-ng-manager/site/templates/notifications.tpl +++ b/lemonldap-ng-manager/site/templates/notifications.tpl @@ -26,7 +26,7 @@
      - +
      1. diff --git a/lemonldap-ng-manager/site/templates/sessions.tpl b/lemonldap-ng-manager/site/templates/sessions.tpl index db3030bfd..1e1044838 100644 --- a/lemonldap-ng-manager/site/templates/sessions.tpl +++ b/lemonldap-ng-manager/site/templates/sessions.tpl @@ -30,12 +30,12 @@
    -

    {{total}}

    +

    {{total}}

    - +
    1. diff --git a/lemonldap-ng-manager/site/templates/tree.tpl b/lemonldap-ng-manager/site/templates/tree.tpl index c9cee3a59..336664f51 100644 --- a/lemonldap-ng-manager/site/templates/tree.tpl +++ b/lemonldap-ng-manager/site/templates/tree.tpl @@ -6,7 +6,7 @@
      - +
      1. diff --git a/lemonldap-ng-manager/site/templates/viewDiff.tpl b/lemonldap-ng-manager/site/templates/viewDiff.tpl index c78ca7288..078a7ba75 100644 --- a/lemonldap-ng-manager/site/templates/viewDiff.tpl +++ b/lemonldap-ng-manager/site/templates/viewDiff.tpl @@ -34,7 +34,7 @@
        - +