diff --git a/public/language/ar/admin/settings/reputation.json b/public/language/ar/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/ar/admin/settings/reputation.json +++ b/public/language/ar/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/ar/error.json b/public/language/ar/error.json index d9a7343235..c7d548805e 100644 --- a/public/language/ar/error.json +++ b/public/language/ar/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "لقد شاركت بالتصويت ، ألا تذكر؟", "reputation-system-disabled": "نظام السمعة معطل", "downvoting-disabled": "التصويتات السلبية معطلة", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/bg/admin/settings/reputation.json b/public/language/bg/admin/settings/reputation.json index b251f5f87d..59865a8689 100644 --- a/public/language/bg/admin/settings/reputation.json +++ b/public/language/bg/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Минимална репутация, необходима за отрицателно гласуване за публикации", "downvotes-per-day": "Отрицателни гласувания за ден (задайте 0 за неограничен брой)", "downvotes-per-user-per-day": "Отрицателни гласувания за потребител за ден (задайте 0 за неограничен брой)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Минимална репутация, необходима за докладване на публикации", "min-rep-website": "Минимална репутация, необходима за добавяне на полето „Уебсайт“ към профила на потребителя", "min-rep-aboutme": "Минимална репутация, необходима за добавяне на полето „За мен“ към профила на потребителя", diff --git a/public/language/bg/error.json b/public/language/bg/error.json index 0d70ac3390..7cfebce44e 100644 --- a/public/language/bg/error.json +++ b/public/language/bg/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Вече сте дали глас за тази публикация.", "reputation-system-disabled": "Системата за репутация е изключена.", "downvoting-disabled": "Отрицателното гласуване е изключено", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "Репутацията Ви трябва да бъде поне %1, за да гласувате положително", "not-enough-reputation-to-downvote": "Репутацията Ви трябва да бъде поне %1, за да гласувате отрицателно", "not-enough-reputation-to-flag": "Репутацията Ви трябва да бъде поне %1, за да докладвате тази публикация", diff --git a/public/language/bn/admin/settings/reputation.json b/public/language/bn/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/bn/admin/settings/reputation.json +++ b/public/language/bn/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/bn/error.json b/public/language/bn/error.json index 02ae251bc5..9e608d38d9 100644 --- a/public/language/bn/error.json +++ b/public/language/bn/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "সম্মাননা ব্যাবস্থা নিস্ক্রীয় রাখা হয়েছে", "downvoting-disabled": "ঋণাত্মক ভোট নিস্ক্রীয় রাখা হয়েছে।", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/cs/admin/settings/reputation.json b/public/language/cs/admin/settings/reputation.json index 08d16e57f9..ca92da31a2 100644 --- a/public/language/cs/admin/settings/reputation.json +++ b/public/language/cs/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimální reputace pro vyjádření nesouhlasu s příspěvkem", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimální reputace pro označení příspěvků", "min-rep-website": "Minimální reputace pro přidání „Webové stránky” do uživatelského profilu", "min-rep-aboutme": "Minimální reputace pro přidání „O mně” do uživatelského profilu", diff --git a/public/language/cs/error.json b/public/language/cs/error.json index 382efbf720..9613db2129 100644 --- a/public/language/cs/error.json +++ b/public/language/cs/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Již jste v tomto příspěvku hlasoval.", "reputation-system-disabled": "Systém reputací je zakázán.", "downvoting-disabled": "Systém nesouhlasu je zakázán", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/da/admin/settings/reputation.json b/public/language/da/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/da/admin/settings/reputation.json +++ b/public/language/da/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/da/error.json b/public/language/da/error.json index f6d74f130c..6f7857168a 100644 --- a/public/language/da/error.json +++ b/public/language/da/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "Vurderingssystem er slået fra.", "downvoting-disabled": "Nedvurdering er slået fra", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/de/admin/settings/reputation.json b/public/language/de/admin/settings/reputation.json index 8bdb5632b1..2669c3b2c7 100644 --- a/public/language/de/admin/settings/reputation.json +++ b/public/language/de/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimales Ansehen um Beiträge negativ zu bewerten", "downvotes-per-day": "Runtervoten pro Tag (auf 0 gesetzt für unbegrenzte Runtervotes)", "downvotes-per-user-per-day": "Runtervoten pro Benutzer pro Tag (auf 0 gesetzt für unbegrenzte Runtervotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimales Ansehen und Beiträge zu melden", "min-rep-website": "Erforderliche Reputation um eine \"Website\" zum Benutzerprofil hinzuzufügen", "min-rep-aboutme": "Erforderliche Reputation um eine \"Über mich\"-Sektion zum Benutzerprofil hinzuzufügen", diff --git a/public/language/de/error.json b/public/language/de/error.json index 2fdeec55ae..9dadcdb13e 100644 --- a/public/language/de/error.json +++ b/public/language/de/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Du hast diesen Beitrag bereits bewertet.", "reputation-system-disabled": "Das Reputationssystem ist deaktiviert.", "downvoting-disabled": "Downvotes sind deaktiviert.", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/el/admin/settings/reputation.json b/public/language/el/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/el/admin/settings/reputation.json +++ b/public/language/el/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/el/error.json b/public/language/el/error.json index c47e6b2b1c..b016113367 100644 --- a/public/language/el/error.json +++ b/public/language/el/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "Το σύστημα φήμης έχει απενεργοποιηθεί.", "downvoting-disabled": "Η καταψήφιση έχει απενεργοποιηθεί", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/en-US/admin/settings/reputation.json b/public/language/en-US/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/en-US/admin/settings/reputation.json +++ b/public/language/en-US/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/en-US/error.json b/public/language/en-US/error.json index facc2477ea..37c069df0a 100644 --- a/public/language/en-US/error.json +++ b/public/language/en-US/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "Reputation system is disabled.", "downvoting-disabled": "Downvoting is disabled", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/en-x-pirate/admin/settings/reputation.json b/public/language/en-x-pirate/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/en-x-pirate/admin/settings/reputation.json +++ b/public/language/en-x-pirate/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/en-x-pirate/error.json b/public/language/en-x-pirate/error.json index facc2477ea..37c069df0a 100644 --- a/public/language/en-x-pirate/error.json +++ b/public/language/en-x-pirate/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "Reputation system is disabled.", "downvoting-disabled": "Downvoting is disabled", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/es/admin/settings/reputation.json b/public/language/es/admin/settings/reputation.json index c9058b12f4..c9c487f8de 100644 --- a/public/language/es/admin/settings/reputation.json +++ b/public/language/es/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Reputación mínima para votar negativamente", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Reputación negativa para denunciar", "min-rep-website": "Reputación mínima para añadir \"Sitio web\" al perfil del usuario.", "min-rep-aboutme": "Reputación mínima para añadir \"Sobre mi\" al perfil de usuario.", diff --git a/public/language/es/error.json b/public/language/es/error.json index 349c04e303..9d6f5ae632 100644 --- a/public/language/es/error.json +++ b/public/language/es/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Ya has votado a este mensaje.", "reputation-system-disabled": "El sistema de reputación está deshabilitado.", "downvoting-disabled": "La votación negativa está deshabilitada.", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/et/admin/settings/reputation.json b/public/language/et/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/et/admin/settings/reputation.json +++ b/public/language/et/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/et/error.json b/public/language/et/error.json index dc5a8143dd..581ec75b84 100644 --- a/public/language/et/error.json +++ b/public/language/et/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Sa oled juba hääletanud sellel postitusel.", "reputation-system-disabled": "Reputatsiooni süsteem ei ole aktiveeritud", "downvoting-disabled": "Negatiivsete häälte andmine ei ole võimaldatud", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/fa-IR/admin/settings/reputation.json b/public/language/fa-IR/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/fa-IR/admin/settings/reputation.json +++ b/public/language/fa-IR/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/fa-IR/error.json b/public/language/fa-IR/error.json index b84f043075..1d898d87c1 100644 --- a/public/language/fa-IR/error.json +++ b/public/language/fa-IR/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "شما قبلا به این پست رای داده اید.", "reputation-system-disabled": "سیستم اعتبار غیر فعال شده است", "downvoting-disabled": "رأی منفی غیر فعال شده است", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/fi/admin/settings/reputation.json b/public/language/fi/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/fi/admin/settings/reputation.json +++ b/public/language/fi/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/fi/error.json b/public/language/fi/error.json index 16d61629a2..e6978fdb09 100644 --- a/public/language/fi/error.json +++ b/public/language/fi/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "Reputation system is disabled.", "downvoting-disabled": "Downvoting is disabled", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/fr/admin/settings/reputation.json b/public/language/fr/admin/settings/reputation.json index 3dc4853a52..328c48569e 100644 --- a/public/language/fr/admin/settings/reputation.json +++ b/public/language/fr/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Réputation minimum pour les votes négatifs", "downvotes-per-day": "Votes négatif par jour (0 = illimités)", "downvotes-per-user-per-day": "Votes négatif pour un utilisateur par jour (0 = illimités)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Réputation minimum pour signaler un message", "min-rep-website": "Réputation minimum pour ajouter \"Site internet\" au profil utilisateur", "min-rep-aboutme": "Réputation minimum pour ajouter \"À propos\" au profil utilisateur", diff --git a/public/language/fr/error.json b/public/language/fr/error.json index 21d32e1358..cfd506f257 100644 --- a/public/language/fr/error.json +++ b/public/language/fr/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Vous avez déjà voté pour ce message.", "reputation-system-disabled": "Le système de réputation est désactivé", "downvoting-disabled": "Les votes négatifs ne sont pas autorisés", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "Vous avez besoin de %1 réputation pour voter", "not-enough-reputation-to-downvote": "Vous avez besoin de %1 réputation pour voter", "not-enough-reputation-to-flag": "Vous avez besoin de %1 réputation pour faire un signalement", diff --git a/public/language/gl/admin/settings/reputation.json b/public/language/gl/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/gl/admin/settings/reputation.json +++ b/public/language/gl/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/gl/error.json b/public/language/gl/error.json index e604ddd5cc..9fad72cae0 100644 --- a/public/language/gl/error.json +++ b/public/language/gl/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Xa votache esta mensaxe.", "reputation-system-disabled": "O sistema de reputación está deshabilitado", "downvoting-disabled": "Os votos negativos están deshabilitados", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/he/admin/settings/reputation.json b/public/language/he/admin/settings/reputation.json index caa7c1af30..314a7a8bfb 100644 --- a/public/language/he/admin/settings/reputation.json +++ b/public/language/he/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "מוניטין מינימלי כדי להצביע נגד הודעות", "downvotes-per-day": "הצבעות מטה ליום (מוגדרות ל -0 להצבעות למטה ללא הגבלה)", "downvotes-per-user-per-day": "הצבעות למטה למשתמש ליום (מוגדרות ל -0 להצבעות למטה ללא הגבלה)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "מוניטין מינימלי כדי לדווח על הודעות", "min-rep-website": "מוניטין מינימלי להוספת \"אתר\" לפרופיל המשתמש", "min-rep-aboutme": "מוניטין מינימלי להוסיף \"אודותיי\" לפרופיל המשתמש", diff --git a/public/language/he/error.json b/public/language/he/error.json index 45ce9a07d0..d01a48283f 100644 --- a/public/language/he/error.json +++ b/public/language/he/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "הצבעת כבר בנושא זה", "reputation-system-disabled": "מערכת המוניטין לא פעילה.", "downvoting-disabled": "היכולת להצביע נגד לא פעילה", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/hr/admin/settings/reputation.json b/public/language/hr/admin/settings/reputation.json index 50c4e34e02..f2777fb7b2 100644 --- a/public/language/hr/admin/settings/reputation.json +++ b/public/language/hr/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimalna reputacija za glasanje protiv", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimalna reputacija za označavanje objava", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/hr/error.json b/public/language/hr/error.json index b1d1e8b5ec..90d05e4c46 100644 --- a/public/language/hr/error.json +++ b/public/language/hr/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Već ste glasali za ovu objavu", "reputation-system-disabled": "Sistem reputacije onemogućen.", "downvoting-disabled": "Oduzimanje glasova je onemogućeno", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/hu/admin/settings/reputation.json b/public/language/hu/admin/settings/reputation.json index 42e2f066c2..53a52afb3b 100644 --- a/public/language/hu/admin/settings/reputation.json +++ b/public/language/hu/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Szükséges minimális hírnév a leszavazás használatához", "downvotes-per-day": "Leszavazások naponta (adj meg 0-t, hogy ne legyen korlátozás)", "downvotes-per-user-per-day": "Leszavazások felhasználónként naponta (adj meg 0-t, hogy ne legyen korlátozás)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Szükséges minimális hírnév hozzászólások megjelöléséhez", "min-rep-website": "Szükséges minimális hírnév \"weboldal\" megadásához a felhasználói profilon", "min-rep-aboutme": "Szükséges minimális hírnév \"bemutatkozás\" megadásához a felhasználói profilon", diff --git a/public/language/hu/error.json b/public/language/hu/error.json index 2d5f567533..c842dcd922 100644 --- a/public/language/hu/error.json +++ b/public/language/hu/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Már szavaztál erre a hozzászólásra.", "reputation-system-disabled": "Hírnév funkció kikapcsolva.", "downvoting-disabled": "Leszavazás funkció kikapcsolva", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/id/admin/settings/reputation.json b/public/language/id/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/id/admin/settings/reputation.json +++ b/public/language/id/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/id/error.json b/public/language/id/error.json index 448d42e834..a5c33a2204 100644 --- a/public/language/id/error.json +++ b/public/language/id/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "Sistem reputasi ditiadakan.", "downvoting-disabled": "Downvoting ditiadakan", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/it/admin/settings/reputation.json b/public/language/it/admin/settings/reputation.json index 215beb937a..4aad042ca0 100644 --- a/public/language/it/admin/settings/reputation.json +++ b/public/language/it/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Reputazione minima per votare negativamente i post", "downvotes-per-day": "Voti negativi al giorno (imposta a 0 per voti negativi illimitati)", "downvotes-per-user-per-day": "Voti negativi per utenti al giorno (imposta a 0 per voti negativi illimitati)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Reputazione minima per segnalare i post", "min-rep-website": "Reputazione minima per aggiungere \"Sito Web\" al profilo utente", "min-rep-aboutme": "Reputazione minima per aggiungere \"Su di me\" al profilo utente", diff --git a/public/language/it/error.json b/public/language/it/error.json index 6808a60620..9d9b471fb9 100644 --- a/public/language/it/error.json +++ b/public/language/it/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Hai già votato per questo post", "reputation-system-disabled": "Il sistema di reputazione è disabilitato.", "downvoting-disabled": "Votata negativamente è disabilitato", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "Hai bisogno di %1 reputazione/i per votare positivamente", "not-enough-reputation-to-downvote": "Hai bisogno di %1 reputazione/i per effettuare un voto negativo", "not-enough-reputation-to-flag": "Hai bisogno di %1 reputazione/i per segnalare questo post", diff --git a/public/language/ja/admin/settings/reputation.json b/public/language/ja/admin/settings/reputation.json index d6a3ad8fe2..936b6919f7 100644 --- a/public/language/ja/admin/settings/reputation.json +++ b/public/language/ja/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "投稿をdownvoteするための最低評価", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "フラグの投稿に低評価", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/ja/error.json b/public/language/ja/error.json index 98d8d3fbb7..d38ddd0ab9 100644 --- a/public/language/ja/error.json +++ b/public/language/ja/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "あなたはすでにこの投稿を評価しました。", "reputation-system-disabled": "Reputation system is disabled.", "downvoting-disabled": "Downvoting is disabled", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/ko/admin/settings/reputation.json b/public/language/ko/admin/settings/reputation.json index 7e72f78851..f64609ea93 100644 --- a/public/language/ko/admin/settings/reputation.json +++ b/public/language/ko/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "포스트 비추천에 필요한 최소 인지도", "downvotes-per-day": "일일 최대 비추천 (0일 경우 무제한)", "downvotes-per-user-per-day": "개인 일일 최대 비추천 (0일 경우 무제한)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "포스트 신고에 필요한 최소 인지도", "min-rep-website": "\"웹사이트\" 등록에 필요한 최소 인지도", "min-rep-aboutme": "\"설명\" 작성에 필요한 최소 인지도", diff --git a/public/language/ko/error.json b/public/language/ko/error.json index 1db0bf909d..68b122722a 100644 --- a/public/language/ko/error.json +++ b/public/language/ko/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "이미 이 포스트에 투표하셨습니다.", "reputation-system-disabled": "인지도 시스템이 비활성화되어있습니다.", "downvoting-disabled": "비추천 기능이 비활성 상태입니다.", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/lt/admin/settings/reputation.json b/public/language/lt/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/lt/admin/settings/reputation.json +++ b/public/language/lt/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/lt/error.json b/public/language/lt/error.json index 0ce4d98cce..14c332535c 100644 --- a/public/language/lt/error.json +++ b/public/language/lt/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Jūs jau balsavote už šį pranešimą.", "reputation-system-disabled": "Reputacijos sistema išjungta.", "downvoting-disabled": "Downvoting yra išjungtas", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/lv/admin/settings/reputation.json b/public/language/lv/admin/settings/reputation.json index 34c7b1cf2f..7fd0789444 100644 --- a/public/language/lv/admin/settings/reputation.json +++ b/public/language/lv/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimālie ranga punkti, lai balsotu \"pret\" rakstiem", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimālie ranga punkti, lai atzīmētu rakstus", "min-rep-website": "Minimālie ranga punkti, lai lietotāja profilam pievienotu mājaslapu", "min-rep-aboutme": "Minimālie ranga punkti, lai lietotāja profilam pievienotu \"Par mani\"", diff --git a/public/language/lv/error.json b/public/language/lv/error.json index 361c34e236..f77a2a8a4b 100644 --- a/public/language/lv/error.json +++ b/public/language/lv/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Tu jau balsoji par šo rakstu.", "reputation-system-disabled": "Ranga punktu sistēma ir atspējota.", "downvoting-disabled": "Balsošana \"pret\" ir atspējota", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/ms/admin/settings/reputation.json b/public/language/ms/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/ms/admin/settings/reputation.json +++ b/public/language/ms/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/ms/error.json b/public/language/ms/error.json index f63324d764..52acb91e84 100644 --- a/public/language/ms/error.json +++ b/public/language/ms/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "Sistem reputasi dilumpuhkan.", "downvoting-disabled": "Undi turun dilumpuhkan", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/nb/admin/settings/reputation.json b/public/language/nb/admin/settings/reputation.json index 2c7c096025..22bbbccabc 100644 --- a/public/language/nb/admin/settings/reputation.json +++ b/public/language/nb/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum omdømme for å stemme ned innlegg", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum omdømme for å flagge innlegg", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/nb/error.json b/public/language/nb/error.json index 3a85223776..51d709cdda 100644 --- a/public/language/nb/error.json +++ b/public/language/nb/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Du har allerede stemt på dette innlegget", "reputation-system-disabled": "Ryktesystemet er deaktivert.", "downvoting-disabled": "Nedstemming er deaktivert", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "Du trenger %1 omdømme for å stemme opp. ", "not-enough-reputation-to-downvote": "Du trenger %1 omdømme for å stemme ned. ", "not-enough-reputation-to-flag": "Du trenger %1 omdømme for å flagge dette innlegget.", diff --git a/public/language/nl/admin/settings/reputation.json b/public/language/nl/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/nl/admin/settings/reputation.json +++ b/public/language/nl/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/nl/error.json b/public/language/nl/error.json index 9b05a8572e..eca2bdddd9 100644 --- a/public/language/nl/error.json +++ b/public/language/nl/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Je hebt al gestemd voor deze post.", "reputation-system-disabled": "Reputatie systeem is uitgeschakeld.", "downvoting-disabled": "Negatief stemmen is uitgeschakeld", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/pl/admin/settings/reputation.json b/public/language/pl/admin/settings/reputation.json index 864aea7eee..5f7aafef9f 100644 --- a/public/language/pl/admin/settings/reputation.json +++ b/public/language/pl/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimalna reputacja pozwalająca głosować przeciw", "downvotes-per-day": "Ilość głosów przeciw na dzień (ustaw na 0 by były nielimitowane)", "downvotes-per-user-per-day": "Ilość głosów przeciw na użytkownika na dzień (ustaw na 0 by były nielimitowane)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimalna reputacja pozwalająca flagować posty", "min-rep-website": "Minimalna reputacja pozwalająca wypełnić sekcję „Strona WWW” w profilu użytkownika", "min-rep-aboutme": "Minimalna reputacja pozwalająca wypełnić sekcję „O mnie” w profilu użytkownika", diff --git a/public/language/pl/error.json b/public/language/pl/error.json index 6dfdc506d7..38168e8cc6 100644 --- a/public/language/pl/error.json +++ b/public/language/pl/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Już zagłosowałeś na ten post", "reputation-system-disabled": "System reputacji jest wyłączony.", "downvoting-disabled": "Negatywna ocena postów jest wyłączona", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/pt-BR/admin/settings/reputation.json b/public/language/pt-BR/admin/settings/reputation.json index fd99dff409..85215a47c2 100644 --- a/public/language/pt-BR/admin/settings/reputation.json +++ b/public/language/pt-BR/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Reputação mínima para votar negativamente em posts", "downvotes-per-day": "Votos negativos por dia (definido como 0 para votos negativos ilimitados)", "downvotes-per-user-per-day": "Votos negativos por usuário por dia (definido como 0 para votos negativos ilimitados)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Reputação mínima para sinalizar posts", "min-rep-website": "Reputação mínima para adicionar \"Website\" ao perfil do usuário", "min-rep-aboutme": "Reputação mínima para adicionar \"Sobre mim\" ao perfil do usuário", diff --git a/public/language/pt-BR/error.json b/public/language/pt-BR/error.json index fcb3f30088..6162cf27c7 100644 --- a/public/language/pt-BR/error.json +++ b/public/language/pt-BR/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Você já votou neste post.", "reputation-system-disabled": "O sistema de reputação está desabilitado.", "downvoting-disabled": "Negativação está desabilitada", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/pt-PT/admin/settings/reputation.json b/public/language/pt-PT/admin/settings/reputation.json index 03a925f910..9395008ec4 100644 --- a/public/language/pt-PT/admin/settings/reputation.json +++ b/public/language/pt-PT/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Reputação mínima para votar negativamente em publicações", "downvotes-per-day": "Votos negativos por dia (coloca 0 para votos negativos ilimitados)", "downvotes-per-user-per-day": "Votos negativos por utilizador por dia (coloca 0 para votos negativos ilimitados)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Reputação mínima para denunciar publicações", "min-rep-website": "Reputação mínima para adicionar \"Website\" ao perfil do utilizador", "min-rep-aboutme": "Reputação mínima para adicionar \"Sobre mim\" ao perfil do utilizador", diff --git a/public/language/pt-PT/error.json b/public/language/pt-PT/error.json index 04f244947a..3fdd7eed34 100644 --- a/public/language/pt-PT/error.json +++ b/public/language/pt-PT/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Já votaste nesta publicação.", "reputation-system-disabled": "O sistema de reputação está desativado.", "downvoting-disabled": "Os votos negativos estão desativados", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/ro/admin/settings/reputation.json b/public/language/ro/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/ro/admin/settings/reputation.json +++ b/public/language/ro/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/ro/error.json b/public/language/ro/error.json index 3d1248f710..5fa63fe330 100644 --- a/public/language/ro/error.json +++ b/public/language/ro/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "Sistemul de reputație este dezactivat.", "downvoting-disabled": "Votarea negativă este dezactivată", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/ru/admin/settings/reputation.json b/public/language/ru/admin/settings/reputation.json index 1cee4a133c..43753d85f6 100644 --- a/public/language/ru/admin/settings/reputation.json +++ b/public/language/ru/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Минимальная репутация для понижения рейтинга сообщения", "downvotes-per-day": "Количество отрицательных голосов в день (установите 0 для отключения ограничения)", "downvotes-per-user-per-day": "Количество отрицательных голосов за участника в день (установите 0 для неограниченного количества отрицательных голосов)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Минимальная репутация для отправки жалобы на сообщение", "min-rep-website": "Минимальная репутация, чтобы заполнить поле «Веб-сайт» в профиле пользователя", "min-rep-aboutme": "Минимальная репутация, чтобы добавить «Обо мне» в профиль пользователя", diff --git a/public/language/ru/error.json b/public/language/ru/error.json index a1c0cf8a83..00d1c41e9e 100644 --- a/public/language/ru/error.json +++ b/public/language/ru/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Вы уже проголосовали за это сообщение.", "reputation-system-disabled": "Система репутации отключена.", "downvoting-disabled": "Понижение рейтинга отключено", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/rw/admin/settings/reputation.json b/public/language/rw/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/rw/admin/settings/reputation.json +++ b/public/language/rw/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/rw/error.json b/public/language/rw/error.json index 7416c8cd51..fa51092cc6 100644 --- a/public/language/rw/error.json +++ b/public/language/rw/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "Ibijyanye n'itangwa ry'amanota ntibyemerewe. ", "downvoting-disabled": "Kwambura amanota ntibyemerewe", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/sc/admin/settings/reputation.json b/public/language/sc/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/sc/admin/settings/reputation.json +++ b/public/language/sc/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/sc/error.json b/public/language/sc/error.json index facc2477ea..37c069df0a 100644 --- a/public/language/sc/error.json +++ b/public/language/sc/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "You have already voted for this post.", "reputation-system-disabled": "Reputation system is disabled.", "downvoting-disabled": "Downvoting is disabled", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/sk/admin/settings/reputation.json b/public/language/sk/admin/settings/reputation.json index bc6c2747ac..ca69a2dd8f 100644 --- a/public/language/sk/admin/settings/reputation.json +++ b/public/language/sk/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimálna reputácia k vyjadreniu nesúhlasu s príspevkom ", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimálna reputácia pre označenie príspevku", "min-rep-website": "Minimálna reputácia pre pridanie „Webovej stránky” do používateľského profilu", "min-rep-aboutme": "Minimálna reputácia pre pridanie „O mne” do používateľského profilu", diff --git a/public/language/sk/error.json b/public/language/sk/error.json index bbed06208c..65c1cc4114 100644 --- a/public/language/sk/error.json +++ b/public/language/sk/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Za tento príspevok ste už hlasovali.", "reputation-system-disabled": "Systém reputácie je zablokovaný.", "downvoting-disabled": "Hlasovanie proti je zablokované", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/sl/admin/settings/reputation.json b/public/language/sl/admin/settings/reputation.json index 85c222372a..8938429672 100644 --- a/public/language/sl/admin/settings/reputation.json +++ b/public/language/sl/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Najmanjši ugled za objavo glasov proti", "downvotes-per-day": "Glasovi proti na dan (nastavljeno na 0 za neomejeno število glasov proti)", "downvotes-per-user-per-day": "Glasovi proti na uporabnika na dan (nastavljeno na 0 za neomejeno število glasov proti)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Najmanjši ugled za označevanje objav z zastavico", "min-rep-website": "Najmanjši ugled za dodajanje \"Spletna stran\" v uporabniški profil", "min-rep-aboutme": "Najmanjši ugled za dodajanje \"O meni\" v uporabniški profil", diff --git a/public/language/sl/error.json b/public/language/sl/error.json index 71768573bb..7ff51261f8 100644 --- a/public/language/sl/error.json +++ b/public/language/sl/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Za to objavo ste že glasovali.", "reputation-system-disabled": "Sistem za ugled je onemogočen.", "downvoting-disabled": "Negativno glasovanje je onemogočeno.", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/sq-AL/admin/settings/reputation.json b/public/language/sq-AL/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/sq-AL/admin/settings/reputation.json +++ b/public/language/sq-AL/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/sq-AL/error.json b/public/language/sq-AL/error.json index 8ddc99b2c8..a734424bcf 100644 --- a/public/language/sq-AL/error.json +++ b/public/language/sq-AL/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Ju keni votuar tashmë për këtë postim.", "reputation-system-disabled": "Sistemi i reputacionit është i çaktivizuar.", "downvoting-disabled": "Kundërvotimi është i çaktivizuar", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "Ju nevojitet %1 reputacion për të votuar pro", "not-enough-reputation-to-downvote": "Ju nevojitet %1 reputacion për të votuar kundër", "not-enough-reputation-to-flag": "Ju nevojitet %1 reputacion për të raportuar postimin", diff --git a/public/language/sr/admin/settings/reputation.json b/public/language/sr/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/sr/admin/settings/reputation.json +++ b/public/language/sr/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/sr/error.json b/public/language/sr/error.json index 224c4793f8..5a0f3d81a0 100644 --- a/public/language/sr/error.json +++ b/public/language/sr/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Већ сте гласали за ову поруку.", "reputation-system-disabled": "Угледи су онемогућени.", "downvoting-disabled": "Негативно гласање је онемогућено", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/sv/admin/settings/reputation.json b/public/language/sv/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/sv/admin/settings/reputation.json +++ b/public/language/sv/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/sv/error.json b/public/language/sv/error.json index d75b0c6057..5f935696b3 100644 --- a/public/language/sv/error.json +++ b/public/language/sv/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Du har redan röstat på det här inlägget.", "reputation-system-disabled": "Ryktessystemet är inaktiverat.", "downvoting-disabled": "Nedröstning är inaktiverat", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/th/admin/settings/reputation.json b/public/language/th/admin/settings/reputation.json index 4140161eb8..ae502f1edd 100644 --- a/public/language/th/admin/settings/reputation.json +++ b/public/language/th/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Minimum reputation to downvote posts", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Minimum reputation to flag posts", "min-rep-website": "Minimum reputation to add \"Website\" to user profile", "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", diff --git a/public/language/th/error.json b/public/language/th/error.json index 8410b21369..0bfb5136f3 100644 --- a/public/language/th/error.json +++ b/public/language/th/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "คุณได้โหวตโพสต์นี้แล้ว", "reputation-system-disabled": "ระบบชื่อเสียงถูกปิดใช้งาน", "downvoting-disabled": "\"การโหวตลง\" ถูกปิดใช้งาน", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/tr/admin/settings/reputation.json b/public/language/tr/admin/settings/reputation.json index 946a672dd7..bd423ba922 100644 --- a/public/language/tr/admin/settings/reputation.json +++ b/public/language/tr/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Eksilenen iletiler için gereken minimum itibar", "downvotes-per-day": "Eksi oy günlük limiti (sınırsız eksi oy için 0 giriniz)", "downvotes-per-user-per-day": "Aynı kişiye verilecek eksi oy günlük limiti (sınırsız eksi oy için 0 giriniz)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "İletileri şikayet etmek için gerekli minimum itibar", "min-rep-website": "Kullanıcı profiline \"Web Sitesi\" eklemek için gerekli minimum itibar", "min-rep-aboutme": "Kullanıcı profiline \"Hakkımda\" eklemek için gereken minimum itibar", diff --git a/public/language/tr/error.json b/public/language/tr/error.json index 129ecfa0dc..87e0a142d4 100644 --- a/public/language/tr/error.json +++ b/public/language/tr/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Bu gönderi için zaten oy verdin.", "reputation-system-disabled": "İtibar sistemi devre dışı.", "downvoting-disabled": "Eksi oylama devre dışı bırakılmış. ", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "Artı oy verebilmek için en az %1 saygınlık puanına sahip olmalısınız.", "not-enough-reputation-to-downvote": "Eksi oy verebilmek için en az %1 saygınlık puanına sahip olmalısınız.", "not-enough-reputation-to-flag": "Bu iletiyi şikayet etmek için en az %1 saygınlık puanına sahip olmalısınız.", diff --git a/public/language/uk/admin/settings/reputation.json b/public/language/uk/admin/settings/reputation.json index 95a50764cf..061bba9edb 100644 --- a/public/language/uk/admin/settings/reputation.json +++ b/public/language/uk/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Мінімальна репутація для голосування проти постів", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Мінімальна репутація для подання скарг на пости", "min-rep-website": "Мінімальна репутація для додавання \"Веб-сайту\" до профілю користувача", "min-rep-aboutme": "Мінімальна репутація для додавання \"Про мене\" до профілю користувача", diff --git a/public/language/uk/error.json b/public/language/uk/error.json index 54f1dd6159..baff8aa509 100644 --- a/public/language/uk/error.json +++ b/public/language/uk/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Ви вже проголосували за цей пост.", "reputation-system-disabled": "Система репутацій вимкнена.", "downvoting-disabled": "Голосування проти вимкнено", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/vi/admin/settings/reputation.json b/public/language/vi/admin/settings/reputation.json index 2a50abefed..5aee7fc22e 100644 --- a/public/language/vi/admin/settings/reputation.json +++ b/public/language/vi/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "Uy tín tối thiểu để phản đối bài đăng", "downvotes-per-day": "Số phản đối mỗi ngày (đặt là 0 không giới hạn phản đối)", "downvotes-per-user-per-day": "Số phản đối mỗi người dùng mỗi ngày (đặt là 0 không giới hạn số phản đối)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "Uy tín tối thiểu để gắn cờ bài đăng", "min-rep-website": "Uy tín tối thiểu để thêm \"Trang web\" vào hồ sơ người dùng", "min-rep-aboutme": "Uy tín tối thiểu để thêm \"Giới thiệu bản thân\" vào hồ sơ người dùng", diff --git a/public/language/vi/error.json b/public/language/vi/error.json index 86d9f5e54f..c991d24eef 100644 --- a/public/language/vi/error.json +++ b/public/language/vi/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "Bạn đã bỏ phiếu cho bài viết này", "reputation-system-disabled": "Hệ thống đánh giá uy tính đã bị vô hiệu hóa.", "downvoting-disabled": "Phản đối đã bị tắt", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "Bạn cần %1 uy tín để ủng hộ", "not-enough-reputation-to-downvote": "Bạn cần %1 uy tín để phản đối", "not-enough-reputation-to-flag": "Bạn cần %1 uy tín để gắn cờ bài đăng này", diff --git a/public/language/zh-CN/admin/settings/reputation.json b/public/language/zh-CN/admin/settings/reputation.json index 4abeedec38..eabdd6f57c 100644 --- a/public/language/zh-CN/admin/settings/reputation.json +++ b/public/language/zh-CN/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "踩帖子 需要的最低声望", "downvotes-per-day": "每天踩的次数(设置为0则表示无限制)", "downvotes-per-user-per-day": "每位用户每天踩的次数(设置为0则表示无限制)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "举报帖子 需要的最低声望", "min-rep-website": "添加 个人网站 需要的最低声望", "min-rep-aboutme": "添加 个人 “关于我”页 需要的最低声望", diff --git a/public/language/zh-CN/error.json b/public/language/zh-CN/error.json index 909f82eecc..6e20c196c7 100644 --- a/public/language/zh-CN/error.json +++ b/public/language/zh-CN/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "您已为此帖回复投过票了。", "reputation-system-disabled": "声望系统已禁用。", "downvoting-disabled": "踩已被禁用", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post", diff --git a/public/language/zh-TW/admin/settings/reputation.json b/public/language/zh-TW/admin/settings/reputation.json index 031988690b..fb44353099 100644 --- a/public/language/zh-TW/admin/settings/reputation.json +++ b/public/language/zh-TW/admin/settings/reputation.json @@ -10,6 +10,7 @@ "min-rep-downvote": "倒讚貼文 需要的最低聲望", "downvotes-per-day": "Downvotes per day (set to 0 for unlimited downvotes)", "downvotes-per-user-per-day": "Downvotes per user per day (set to 0 for unlimited downvotes)", + "min-rep-chat": "Minimum reputation to send chat messages", "min-rep-flag": "舉報貼文 需要的最低聲望", "min-rep-website": "加入 個人網站 需要的最低聲望", "min-rep-aboutme": "加入 個人 “關於我”頁 需要的最低聲望", diff --git a/public/language/zh-TW/error.json b/public/language/zh-TW/error.json index 88b912e44e..8038959517 100644 --- a/public/language/zh-TW/error.json +++ b/public/language/zh-TW/error.json @@ -157,6 +157,7 @@ "already-voting-for-this-post": "您已讚過此貼文回覆了。", "reputation-system-disabled": "聲望系統已停用。", "downvoting-disabled": "倒讚已被停用", + "not-enough-reputation-to-chat": "You need %1 reputation to chat", "not-enough-reputation-to-upvote": "You need %1 reputation to upvote", "not-enough-reputation-to-downvote": "You need %1 reputation to downvote", "not-enough-reputation-to-flag": "You need %1 reputation to flag this post",