From 43beccc2eb16d07224fdcbc3d030d361e2701245 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 20 Apr 2019 16:28:03 +0300 Subject: [PATCH] Update translations. --- i18n/ar.i18n.json | 3 ++- i18n/bg.i18n.json | 3 ++- i18n/br.i18n.json | 3 ++- i18n/ca.i18n.json | 3 ++- i18n/cs.i18n.json | 3 ++- i18n/da.i18n.json | 3 ++- i18n/de.i18n.json | 3 ++- i18n/el.i18n.json | 3 ++- i18n/en-GB.i18n.json | 3 ++- i18n/eo.i18n.json | 3 ++- i18n/es-AR.i18n.json | 3 ++- i18n/es.i18n.json | 3 ++- i18n/eu.i18n.json | 3 ++- i18n/fa.i18n.json | 3 ++- i18n/fi.i18n.json | 3 ++- i18n/fr.i18n.json | 8 ++++---- i18n/gl.i18n.json | 3 ++- i18n/he.i18n.json | 3 ++- i18n/hi.i18n.json | 3 ++- i18n/hu.i18n.json | 3 ++- i18n/hy.i18n.json | 3 ++- i18n/id.i18n.json | 3 ++- i18n/ig.i18n.json | 3 ++- i18n/it.i18n.json | 3 ++- i18n/ja.i18n.json | 3 ++- i18n/ka.i18n.json | 3 ++- i18n/km.i18n.json | 3 ++- i18n/ko.i18n.json | 3 ++- i18n/lv.i18n.json | 3 ++- i18n/mk.i18n.json | 3 ++- i18n/mn.i18n.json | 3 ++- i18n/nb.i18n.json | 3 ++- i18n/nl.i18n.json | 3 ++- i18n/oc.i18n.json | 3 ++- i18n/pl.i18n.json | 3 ++- i18n/pt-BR.i18n.json | 3 ++- i18n/pt.i18n.json | 3 ++- i18n/ro.i18n.json | 3 ++- i18n/ru.i18n.json | 3 ++- i18n/sr.i18n.json | 3 ++- i18n/sv.i18n.json | 3 ++- i18n/sw.i18n.json | 3 ++- i18n/ta.i18n.json | 3 ++- i18n/th.i18n.json | 3 ++- i18n/tr.i18n.json | 3 ++- i18n/uk.i18n.json | 3 ++- i18n/vi.i18n.json | 3 ++- i18n/zh-CN.i18n.json | 3 ++- i18n/zh-TW.i18n.json | 3 ++- 49 files changed, 100 insertions(+), 52 deletions(-) diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json index e63820461..c8550643d 100644 --- a/i18n/ar.i18n.json +++ b/i18n/ar.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/bg.i18n.json b/i18n/bg.i18n.json index bca2c9151..340251885 100644 --- a/i18n/bg.i18n.json +++ b/i18n/bg.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/br.i18n.json b/i18n/br.i18n.json index 6a793d2c5..a6005751c 100644 --- a/i18n/br.i18n.json +++ b/i18n/br.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json index 170e8571e..0a204de2c 100644 --- a/i18n/ca.i18n.json +++ b/i18n/ca.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json index 8f1813150..82b7b2bac 100644 --- a/i18n/cs.i18n.json +++ b/i18n/cs.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "Během přihlašování nastala chyba", "display-authentication-method": "Zobraz způsob ověřování", "default-authentication-method": "Zobraz způsob ověřování", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/da.i18n.json b/i18n/da.i18n.json index 94f0bc162..95d416239 100644 --- a/i18n/da.i18n.json +++ b/i18n/da.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index 177702145..f0597aec0 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "Es ist ein Fehler beim Anmelden aufgetreten", "display-authentication-method": "Anzeige Authentifizierungsverfahren", "default-authentication-method": "Standardauthentifizierungsverfahren", - "duplicate-board": "Board duplizieren" + "duplicate-board": "Board duplizieren", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/el.i18n.json b/i18n/el.i18n.json index 230943dad..bf642815c 100644 --- a/i18n/el.i18n.json +++ b/i18n/el.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json index 3dab712e3..1b8f6a773 100644 --- a/i18n/en-GB.i18n.json +++ b/i18n/en-GB.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/eo.i18n.json b/i18n/eo.i18n.json index 34fbc2832..c93d4a40f 100644 --- a/i18n/eo.i18n.json +++ b/i18n/eo.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/es-AR.i18n.json b/i18n/es-AR.i18n.json index b41236803..4ac17086c 100644 --- a/i18n/es-AR.i18n.json +++ b/i18n/es-AR.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index 18bded971..17742ea33 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "Ocurrió un error al intentar acceder", "display-authentication-method": "Mostrar el método de autenticación", "default-authentication-method": "Método de autenticación por defecto", - "duplicate-board": "Duplicar tablero" + "duplicate-board": "Duplicar tablero", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json index 6f1a2d317..f44b5219d 100644 --- a/i18n/eu.i18n.json +++ b/i18n/eu.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json index dbf043739..610e651db 100644 --- a/i18n/fa.i18n.json +++ b/i18n/fa.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "هنگام تلاش برای ورود به یک خطا رخ داد", "display-authentication-method": "نمایش نوع اعتبارسنجی", "default-authentication-method": "نوع اعتبارسنجی پیشفرض", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json index 5790a27a4..d475a3b34 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "Virhe tapahtui yrittäessä kirjautua sisään", "display-authentication-method": "Näytä kirjautumistapa", "default-authentication-method": "Oletus kirjautumistapa", - "duplicate-board": "Tee kaksoiskappale taulusta" + "duplicate-board": "Tee kaksoiskappale taulusta", + "people-number": "Ihmisten määrä on:" } \ No newline at end of file diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 1eb2a278d..922ebc277 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -386,7 +386,7 @@ "normal": "Normal", "normal-desc": "Peut voir et modifier les cartes. Ne peut pas changer les paramètres.", "not-accepted-yet": "L'invitation n'a pas encore été acceptée", - "notify-participate": "Recevoir les mises à jour de toutes les cartes auxquelles vous participez en tant que créateur ou que participant ", + "notify-participate": "Recevoir les mises à jour de toutes les cartes auxquelles vous participez en tant que créateur ou que participant", "notify-watch": "Recevoir les mises à jour de tous les tableaux, listes ou cartes que vous suivez", "optional": "optionnel", "or": "ou", @@ -432,7 +432,7 @@ "shortcut-show-shortcuts": "Afficher cette liste de raccourcis", "shortcut-toggle-filterbar": "Afficher/Masquer la barre latérale des filtres", "shortcut-toggle-sidebar": "Afficher/Masquer la barre latérale du tableau", - "show-cards-minimum-count": "Afficher le nombre de cartes si la liste en contient plus de ", + "show-cards-minimum-count": "Afficher le nombre de cartes si la liste en contient plus de", "sidebar-open": "Ouvrir le panneau", "sidebar-close": "Fermer le panneau", "signupPopup-title": "Créer un compte", @@ -684,5 +684,5 @@ "display-authentication-method": "Afficher la méthode d'authentification", "default-authentication-method": "Méthode d'authentification par défaut", "duplicate-board": "Dupliquer le tableau", - "people-number": "Le nombre d'utilisateurs est de : " -} + "people-number": "Le nombre d'utilisateurs est de :" +} \ No newline at end of file diff --git a/i18n/gl.i18n.json b/i18n/gl.i18n.json index 3158eb9df..ddc9f2508 100644 --- a/i18n/gl.i18n.json +++ b/i18n/gl.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index 9818d9dae..3c3b9af3b 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "אירעה שגיאה בעת ניסיון הכניסה", "display-authentication-method": "הצגת שיטת אימות", "default-authentication-method": "שיטת אימות כבררת מחדל", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/hi.i18n.json b/i18n/hi.i18n.json index b58b59117..d31829d80 100644 --- a/i18n/hi.i18n.json +++ b/i18n/hi.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/hu.i18n.json b/i18n/hu.i18n.json index 45d38533d..c84138cbf 100644 --- a/i18n/hu.i18n.json +++ b/i18n/hu.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "Hiba történt bejelentkezés közben", "display-authentication-method": "Hitelelesítési mód mutatása", "default-authentication-method": "Alapértelmezett hitelesítési mód", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/hy.i18n.json b/i18n/hy.i18n.json index 82e17c076..281402115 100644 --- a/i18n/hy.i18n.json +++ b/i18n/hy.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/id.i18n.json b/i18n/id.i18n.json index 291fc8943..87c50fe80 100644 --- a/i18n/id.i18n.json +++ b/i18n/id.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/ig.i18n.json b/i18n/ig.i18n.json index 403766562..0699b2e36 100644 --- a/i18n/ig.i18n.json +++ b/i18n/ig.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json index 96844b15a..40aa2307a 100644 --- a/i18n/it.i18n.json +++ b/i18n/it.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "C'è stato un errore mentre provavi ad effettuare il login", "display-authentication-method": "Mostra il metodo di autenticazione", "default-authentication-method": "Metodo di autenticazione predefinito", - "duplicate-board": "Duplica bacheca" + "duplicate-board": "Duplica bacheca", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 293262814..d496788a0 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/ka.i18n.json b/i18n/ka.i18n.json index 2f870f011..c98f75009 100644 --- a/i18n/ka.i18n.json +++ b/i18n/ka.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/km.i18n.json b/i18n/km.i18n.json index b6c8f2726..e06eb4a94 100644 --- a/i18n/km.i18n.json +++ b/i18n/km.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json index 1897495d4..df8b9cfec 100644 --- a/i18n/ko.i18n.json +++ b/i18n/ko.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/lv.i18n.json b/i18n/lv.i18n.json index 6dc190853..fb20beda9 100644 --- a/i18n/lv.i18n.json +++ b/i18n/lv.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/mk.i18n.json b/i18n/mk.i18n.json index 0d96f00ba..385acfee5 100644 --- a/i18n/mk.i18n.json +++ b/i18n/mk.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/mn.i18n.json b/i18n/mn.i18n.json index 1a8194093..1da0cd1be 100644 --- a/i18n/mn.i18n.json +++ b/i18n/mn.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/nb.i18n.json b/i18n/nb.i18n.json index 098900a92..ba52baa9a 100644 --- a/i18n/nb.i18n.json +++ b/i18n/nb.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/nl.i18n.json b/i18n/nl.i18n.json index 7bb7602b1..48998d3bb 100644 --- a/i18n/nl.i18n.json +++ b/i18n/nl.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/oc.i18n.json b/i18n/oc.i18n.json index 9c61d0c13..bd48f7155 100644 --- a/i18n/oc.i18n.json +++ b/i18n/oc.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json index a1cf4da57..27fe38611 100644 --- a/i18n/pl.i18n.json +++ b/i18n/pl.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "Wystąpił błąd w trakcie logowania", "display-authentication-method": "Wyświetl metodę logowania", "default-authentication-method": "Domyślna metoda logowania", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index f92a5305e..b217aad1e 100644 --- a/i18n/pt-BR.i18n.json +++ b/i18n/pt-BR.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "Um erro ocorreu enquanto tentava entrar", "display-authentication-method": "Mostrar Método de Autenticação", "default-authentication-method": "Método de Autenticação Padrão", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/pt.i18n.json b/i18n/pt.i18n.json index 42aa4c5eb..bf4213268 100644 --- a/i18n/pt.i18n.json +++ b/i18n/pt.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/ro.i18n.json b/i18n/ro.i18n.json index 70fccc462..ad6296bf6 100644 --- a/i18n/ro.i18n.json +++ b/i18n/ro.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json index c79c43fc7..84ab4151d 100644 --- a/i18n/ru.i18n.json +++ b/i18n/ru.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "Ошибка при попытке авторизации", "display-authentication-method": "Показывать способ авторизации", "default-authentication-method": "Способ авторизации по умолчанию", - "duplicate-board": "Клонировать доску" + "duplicate-board": "Клонировать доску", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/sr.i18n.json b/i18n/sr.i18n.json index 2a5aee109..9035e33fb 100644 --- a/i18n/sr.i18n.json +++ b/i18n/sr.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json index c7df9f926..893261204 100644 --- a/i18n/sv.i18n.json +++ b/i18n/sv.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "Ett fel uppstod när du försökte logga in", "display-authentication-method": "Visa autentiseringsmetod", "default-authentication-method": "Standard autentiseringsmetod", - "duplicate-board": "Dubbletttavla" + "duplicate-board": "Dubbletttavla", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/sw.i18n.json b/i18n/sw.i18n.json index 007d1fdb6..9f850deb3 100644 --- a/i18n/sw.i18n.json +++ b/i18n/sw.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/ta.i18n.json b/i18n/ta.i18n.json index ef85bad87..b57c19d3d 100644 --- a/i18n/ta.i18n.json +++ b/i18n/ta.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json index 6c8ea8e68..b6fc51a56 100644 --- a/i18n/th.i18n.json +++ b/i18n/th.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json index 89ad2ac0c..05bc48f41 100644 --- a/i18n/tr.i18n.json +++ b/i18n/tr.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "Giriş yapmaya çalışırken bir hata oluştu", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/uk.i18n.json b/i18n/uk.i18n.json index d0298ea6e..9781c9f57 100644 --- a/i18n/uk.i18n.json +++ b/i18n/uk.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/vi.i18n.json b/i18n/vi.i18n.json index 028f1e66e..e61d5fec7 100644 --- a/i18n/vi.i18n.json +++ b/i18n/vi.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index 510243b34..2b67a8786 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "尝试登陆时出错", "display-authentication-method": "显示认证方式", "default-authentication-method": "缺省认证方式", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json index 9cc6878de..794d5d66e 100644 --- a/i18n/zh-TW.i18n.json +++ b/i18n/zh-TW.i18n.json @@ -683,5 +683,6 @@ "error-ldap-login": "An error occurred while trying to login", "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", - "duplicate-board": "Duplicate Board" + "duplicate-board": "Duplicate Board", + "people-number": "The number of people is:" } \ No newline at end of file