From 7fa61fafbff086d042c40a6b1ecb881810ab0fa8 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Fri, 25 Sep 2020 09:08:39 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/ar/error.json | 3 ++- public/language/bg/error.json | 3 ++- public/language/bn/error.json | 3 ++- public/language/cs/error.json | 3 ++- public/language/da/error.json | 3 ++- public/language/de/error.json | 3 ++- public/language/el/error.json | 3 ++- public/language/en-US/error.json | 3 ++- public/language/en-x-pirate/error.json | 3 ++- public/language/es/error.json | 3 ++- public/language/et/error.json | 3 ++- public/language/fa-IR/error.json | 3 ++- public/language/fi/error.json | 3 ++- public/language/fr/error.json | 3 ++- public/language/fr/global.json | 2 +- public/language/fr/reset_password.json | 2 +- public/language/gl/error.json | 3 ++- public/language/he/error.json | 3 ++- public/language/hr/error.json | 3 ++- public/language/hu/error.json | 3 ++- public/language/id/error.json | 3 ++- public/language/it/error.json | 3 ++- public/language/ja/error.json | 3 ++- public/language/ko/error.json | 3 ++- public/language/lt/error.json | 3 ++- public/language/lv/error.json | 3 ++- public/language/ms/error.json | 3 ++- public/language/nb/error.json | 3 ++- public/language/nl/error.json | 3 ++- public/language/pl/error.json | 3 ++- public/language/pt-BR/error.json | 3 ++- public/language/pt-PT/error.json | 3 ++- public/language/ro/error.json | 3 ++- public/language/ru/error.json | 3 ++- public/language/rw/error.json | 3 ++- public/language/sc/error.json | 3 ++- public/language/sk/error.json | 3 ++- public/language/sl/error.json | 3 ++- public/language/sr/error.json | 3 ++- public/language/sv/error.json | 3 ++- public/language/th/error.json | 3 ++- public/language/tr/error.json | 3 ++- public/language/uk/error.json | 3 ++- public/language/vi/error.json | 3 ++- public/language/zh-CN/error.json | 3 ++- public/language/zh-TW/error.json | 3 ++- 46 files changed, 90 insertions(+), 46 deletions(-) diff --git a/public/language/ar/error.json b/public/language/ar/error.json index 359dec6f7e..bf14c39bb5 100644 --- a/public/language/ar/error.json +++ b/public/language/ar/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/bg/error.json b/public/language/bg/error.json index 0651f7aa2d..edf50be20b 100644 --- a/public/language/bg/error.json +++ b/public/language/bg/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Гостите не могат да блокират други потребители", "already-blocked": "Този потребител вече е блокиран", "already-unblocked": "Този потребител вече е отблокиран", - "no-connection": "Изглежда има проблем с връзката Ви с Интернет" + "no-connection": "Изглежда има проблем с връзката Ви с Интернет", + "plugin-not-whitelisted": "Добавката не може да бъде инсталирана – само добавки, одобрени от пакетния мениджър на NodeBB могат да бъдат инсталирани чрез ACP" } \ No newline at end of file diff --git a/public/language/bn/error.json b/public/language/bn/error.json index 9e74c6efd9..cae092ea7f 100644 --- a/public/language/bn/error.json +++ b/public/language/bn/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/cs/error.json b/public/language/cs/error.json index 9e9ef75cba..961365e6a3 100644 --- a/public/language/cs/error.json +++ b/public/language/cs/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Hosté nemohou blokovat ostatní uživatele.", "already-blocked": "Tento uživatel již byl zablokován.", "already-unblocked": "Tento uživatel již byl odblokován", - "no-connection": "Zdá se, že nastal problém s připojením k internetu" + "no-connection": "Zdá se, že nastal problém s připojením k internetu", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/da/error.json b/public/language/da/error.json index b00c3daefd..2e9abd471c 100644 --- a/public/language/da/error.json +++ b/public/language/da/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/de/error.json b/public/language/de/error.json index b0e5ecbccf..48a6f4d877 100644 --- a/public/language/de/error.json +++ b/public/language/de/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Gäste können andere Nutzer nicht blockieren.", "already-blocked": "Dieser Nutzer ist bereits gesperrt", "already-unblocked": "Dieser Nutzer ist bereits entsperrt", - "no-connection": "Es scheint als gäbe es ein Problem mit deiner Internetverbindung" + "no-connection": "Es scheint als gäbe es ein Problem mit deiner Internetverbindung", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/el/error.json b/public/language/el/error.json index ddfbab289f..e298656154 100644 --- a/public/language/el/error.json +++ b/public/language/el/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/en-US/error.json b/public/language/en-US/error.json index 8269c92e7d..1ad1890865 100644 --- a/public/language/en-US/error.json +++ b/public/language/en-US/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/en-x-pirate/error.json b/public/language/en-x-pirate/error.json index 8269c92e7d..1ad1890865 100644 --- a/public/language/en-x-pirate/error.json +++ b/public/language/en-x-pirate/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/es/error.json b/public/language/es/error.json index 315d52d92a..715de7aba5 100644 --- a/public/language/es/error.json +++ b/public/language/es/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Los invitados no pueden bloquear a otros usuarios", "already-blocked": "Este usuario ya está bloqueado.", "already-unblocked": "Este usuario ya está desbloqueado.", - "no-connection": "Parece haber un problema con tu conexión a internet" + "no-connection": "Parece haber un problema con tu conexión a internet", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/et/error.json b/public/language/et/error.json index 3441e58fdc..82802ce155 100644 --- a/public/language/et/error.json +++ b/public/language/et/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/fa-IR/error.json b/public/language/fa-IR/error.json index 1975d2a465..beaef772cd 100644 --- a/public/language/fa-IR/error.json +++ b/public/language/fa-IR/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "به نظر می رسد اینترنت شما مشکل دارد" + "no-connection": "به نظر می رسد اینترنت شما مشکل دارد", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/fi/error.json b/public/language/fi/error.json index 6f56694384..f171ffb4bb 100644 --- a/public/language/fi/error.json +++ b/public/language/fi/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/fr/error.json b/public/language/fr/error.json index c4791883dc..eb33cd28bc 100644 --- a/public/language/fr/error.json +++ b/public/language/fr/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Les Invités ne peuvent pas bloquer d'autres utilisateurs", "already-blocked": "Cet utilisateur est déjà bloqué", "already-unblocked": "Cet utilisateur est déjà débloqué", - "no-connection": "Il semble y avoir un problème avec votre connexion Internet" + "no-connection": "Il semble y avoir un problème avec votre connexion Internet", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/fr/global.json b/public/language/fr/global.json index 31bd054abe..4a4344f7a8 100644 --- a/public/language/fr/global.json +++ b/public/language/fr/global.json @@ -62,7 +62,7 @@ "downvoters": "Votes contre", "downvoted": "Vote(s) négatif(s)", "views": "Vues", - "posters": "Posters", + "posters": "Publieurs", "reputation": "Réputation", "lastpost": "Dernier message", "firstpost": "Premier message", diff --git a/public/language/fr/reset_password.json b/public/language/fr/reset_password.json index 527cb7b428..c0ec57af7b 100644 --- a/public/language/fr/reset_password.json +++ b/public/language/fr/reset_password.json @@ -7,7 +7,7 @@ "wrong_reset_code.message": "Le code de réinitialisation est incorrect. Veuillez réessayer, ou demander un nouveau code de réinitialisation.", "new_password": "Nouveau mot de passe", "repeat_password": "Confirmer le mot de passe", - "changing_password": "Changing Password", + "changing_password": "Changer le mot de passe", "enter_email": "Veuillez entrer votre adresse email pour recevoir un email contenant les instructions permettant de réinitialiser votre compte.", "enter_email_address": "Entrer votre adresse email", "password_reset_sent": "Si l'adresse spécifiée correspond à un compte d'utilisateur existant, un email de réinitialisation de mot de passe va être envoyé. Veuillez noter qu'un seul email sera envoyé par minute.", diff --git a/public/language/gl/error.json b/public/language/gl/error.json index bde986916a..a2c7f0587e 100644 --- a/public/language/gl/error.json +++ b/public/language/gl/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/he/error.json b/public/language/he/error.json index 0fdad040bc..1b8873fd16 100644 --- a/public/language/he/error.json +++ b/public/language/he/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/hr/error.json b/public/language/hr/error.json index f9e8ac4742..b410baa886 100644 --- a/public/language/hr/error.json +++ b/public/language/hr/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/hu/error.json b/public/language/hu/error.json index a40a263c32..43a92547ee 100644 --- a/public/language/hu/error.json +++ b/public/language/hu/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/id/error.json b/public/language/id/error.json index 64bd85d690..7dabaeb533 100644 --- a/public/language/id/error.json +++ b/public/language/id/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/it/error.json b/public/language/it/error.json index 8b5b37451a..a65d5ffbb1 100644 --- a/public/language/it/error.json +++ b/public/language/it/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Gli Ospiti non sono in grado di bloccare altri utenti", "already-blocked": "Questo utente è già bloccato", "already-unblocked": "Questo utente è già sbloccato", - "no-connection": "Sembra ci sia un problema con la tua connessione internet" + "no-connection": "Sembra ci sia un problema con la tua connessione internet", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/ja/error.json b/public/language/ja/error.json index 44a9a9c9f2..6b2460269f 100644 --- a/public/language/ja/error.json +++ b/public/language/ja/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "ゲストは他のユーザーをブロックできません", "already-blocked": "このユーザーは既にブロックされています", "already-unblocked": "このユーザーは既にブロック解除されています", - "no-connection": "インターネット接続に問題があるようです" + "no-connection": "インターネット接続に問題があるようです", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/ko/error.json b/public/language/ko/error.json index 2ed9f11638..ebf805d7c6 100644 --- a/public/language/ko/error.json +++ b/public/language/ko/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "손님은 다른 사용자를 차단할 수 없습니다", "already-blocked": "이 사용자는 이미 차단 되었습니다", "already-unblocked": "이 사용자는 이미 차단 해제 되었습니다", - "no-connection": "사용자님의 인터넷 연결에 문제가있는 것 같습니다" + "no-connection": "사용자님의 인터넷 연결에 문제가있는 것 같습니다", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/lt/error.json b/public/language/lt/error.json index 0bf25f4535..4c9d532bde 100644 --- a/public/language/lt/error.json +++ b/public/language/lt/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "Panašu, jog yra problema su jūsų interneto prieiga" + "no-connection": "Panašu, jog yra problema su jūsų interneto prieiga", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/lv/error.json b/public/language/lv/error.json index 9498c21df0..3920f7d3cb 100644 --- a/public/language/lv/error.json +++ b/public/language/lv/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "Šķiet, ka pastāv problēma ar Tavu interneta savienojumu" + "no-connection": "Šķiet, ka pastāv problēma ar Tavu interneta savienojumu", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/ms/error.json b/public/language/ms/error.json index 793f7fe368..a35421bf51 100644 --- a/public/language/ms/error.json +++ b/public/language/ms/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/nb/error.json b/public/language/nb/error.json index cdebd3a709..b442c2c502 100644 --- a/public/language/nb/error.json +++ b/public/language/nb/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/nl/error.json b/public/language/nl/error.json index f885ca9353..aa3968417d 100644 --- a/public/language/nl/error.json +++ b/public/language/nl/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Gasten kunnen geen andere gebruikers blokkeren", "already-blocked": "Deze gebruiker is al geblokkeerd", "already-unblocked": "Deze gebruiker is al gedeblokkeerd", - "no-connection": "Er lijkt een probleem te zijn met je internetverbinding" + "no-connection": "Er lijkt een probleem te zijn met je internetverbinding", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/pl/error.json b/public/language/pl/error.json index 8df7720766..da059ea882 100644 --- a/public/language/pl/error.json +++ b/public/language/pl/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Goście nie mogą blokować innych użytkowników", "already-blocked": "Ten użytkownik jest już zablokowany", "already-unblocked": "Ten użytkownik jest już odblokowany", - "no-connection": "Sprawdź swoje połączenie z internetem" + "no-connection": "Sprawdź swoje połączenie z internetem", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/pt-BR/error.json b/public/language/pt-BR/error.json index c8b0baafba..e9b852836a 100644 --- a/public/language/pt-BR/error.json +++ b/public/language/pt-BR/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Vistantes não podem bloquear outros usuários", "already-blocked": "Este usuário já foi bloqueado", "already-unblocked": "Este usuário já foi desbloqueado", - "no-connection": "Parece haver um problema com a sua conexão com a internet" + "no-connection": "Parece haver um problema com a sua conexão com a internet", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/pt-PT/error.json b/public/language/pt-PT/error.json index 2738b18c40..1a233b1641 100644 --- a/public/language/pt-PT/error.json +++ b/public/language/pt-PT/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Convidados não podem bloquear outros utilizadores", "already-blocked": "Este utilizador já está bloqueado", "already-unblocked": "Este utilizador já está desbloqueado", - "no-connection": "Parece haver um problema com a tua conexão à Internet" + "no-connection": "Parece haver um problema com a tua conexão à Internet", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/ro/error.json b/public/language/ro/error.json index 4152ca6f11..8a030babce 100644 --- a/public/language/ro/error.json +++ b/public/language/ro/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/ru/error.json b/public/language/ru/error.json index 4774e09587..032df29b1b 100644 --- a/public/language/ru/error.json +++ b/public/language/ru/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Гости не могут блокировать пользователей", "already-blocked": "Этот пользователь уже заблокирован", "already-unblocked": "Этот пользователь уже разблокирован", - "no-connection": "Похоже, есть проблема с вашим подключением к Интернету" + "no-connection": "Похоже, есть проблема с вашим подключением к Интернету", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/rw/error.json b/public/language/rw/error.json index 7054ce6d40..eadb2a45cc 100644 --- a/public/language/rw/error.json +++ b/public/language/rw/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/sc/error.json b/public/language/sc/error.json index 8269c92e7d..1ad1890865 100644 --- a/public/language/sc/error.json +++ b/public/language/sc/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/sk/error.json b/public/language/sk/error.json index ed02879172..3433190e44 100644 --- a/public/language/sk/error.json +++ b/public/language/sk/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "Zdá sa, že máte problém s pripojením k internetu" + "no-connection": "Zdá sa, že máte problém s pripojením k internetu", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/sl/error.json b/public/language/sl/error.json index a4b95910ef..bd1f711c4f 100644 --- a/public/language/sl/error.json +++ b/public/language/sl/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/sr/error.json b/public/language/sr/error.json index 5bb9652394..e8c44be8b8 100644 --- a/public/language/sr/error.json +++ b/public/language/sr/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Гости нису у могућности да блокирају друге кориснике", "already-blocked": "Овај корисник је већ блокиран", "already-unblocked": "Овај корисник је већ одблокиран", - "no-connection": "Изгледа да постоји проблем са вашом интернет везом" + "no-connection": "Изгледа да постоји проблем са вашом интернет везом", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/sv/error.json b/public/language/sv/error.json index d36152fbfd..b01db181ba 100644 --- a/public/language/sv/error.json +++ b/public/language/sv/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "Det verkar vara något problem med din internetanslutning" + "no-connection": "Det verkar vara något problem med din internetanslutning", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/th/error.json b/public/language/th/error.json index aaf93fee8e..656c39c37e 100644 --- a/public/language/th/error.json +++ b/public/language/th/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "There seems to be a problem with your internet connection" + "no-connection": "There seems to be a problem with your internet connection", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/tr/error.json b/public/language/tr/error.json index 18c792d11a..215f6dea6f 100644 --- a/public/language/tr/error.json +++ b/public/language/tr/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Misafir diğer kullanıcıları engelleyemez", "already-blocked": "Bu kullanıcı zaten engellendi", "already-unblocked": "Bu kullanıcı zaten engellenmedi", - "no-connection": "İnternet bağlantınızda sorun var gibi görünüyor" + "no-connection": "İnternet bağlantınızda sorun var gibi görünüyor", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/uk/error.json b/public/language/uk/error.json index c7eb4c1c97..2dbdaeb8a0 100644 --- a/public/language/uk/error.json +++ b/public/language/uk/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Гості не можуть блокувати інших користувачів", "already-blocked": "Цей користувач вже заблокований", "already-unblocked": "Цей користувач вже розблокований", - "no-connection": "Схоже, виникла проблема з вашим Інтернет-з'єднанням" + "no-connection": "Схоже, виникла проблема з вашим Інтернет-з'єднанням", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/vi/error.json b/public/language/vi/error.json index 0e1e2d76b7..56907f5c4a 100644 --- a/public/language/vi/error.json +++ b/public/language/vi/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "Guest are not able to block other users", "already-blocked": "This user is already blocked", "already-unblocked": "This user is already unblocked", - "no-connection": "Kết nối internet của bạn có vấn đề." + "no-connection": "Kết nối internet của bạn có vấn đề.", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/zh-CN/error.json b/public/language/zh-CN/error.json index 560e5db531..ea29b3a04f 100644 --- a/public/language/zh-CN/error.json +++ b/public/language/zh-CN/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "游客无法屏蔽其他用户", "already-blocked": "此用户已被屏蔽", "already-unblocked": "此用户已被取消屏蔽", - "no-connection": "您的网络连接似乎存在问题" + "no-connection": "您的网络连接似乎存在问题", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file diff --git a/public/language/zh-TW/error.json b/public/language/zh-TW/error.json index 6159a05f96..80cc2b206b 100644 --- a/public/language/zh-TW/error.json +++ b/public/language/zh-TW/error.json @@ -168,5 +168,6 @@ "cannot-block-guest": "訪客無法封鎖其他使用者", "already-blocked": "此使用者已被封鎖", "already-unblocked": "此使用者已被取消封鎖", - "no-connection": "您的網路連線似乎有問題" + "no-connection": "您的網路連線似乎有問題", + "plugin-not-whitelisted": "Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP" } \ No newline at end of file