diff --git a/install/package.json b/install/package.json
index e8fa9735fc..63cc989386 100644
--- a/install/package.json
+++ b/install/package.json
@@ -19,23 +19,23 @@
"dependencies": {
"ace-builds": "^1.2.9",
"async": "2.6.0",
- "autoprefixer": "7.1.6",
+ "autoprefixer": "7.2.4",
"bcryptjs": "2.4.3",
"benchpressjs": "^1.2.0",
"body-parser": "^1.18.2",
"bootstrap": "^3.3.7",
- "chart.js": "^2.7.0",
+ "chart.js": "^2.7.1",
"colors": "^1.1.2",
"compression": "^1.7.1",
- "commander": "^2.11.0",
+ "commander": "^2.12.2",
"connect-ensure-login": "^0.1.1",
"connect-flash": "^0.1.1",
- "connect-mongo": "2.0.0",
+ "connect-mongo": "2.0.1",
"connect-multiparty": "^2.1.0",
- "connect-redis": "3.3.2",
+ "connect-redis": "3.3.3",
"cookie-parser": "^1.4.3",
"cron": "^1.3.0",
- "cropperjs": "^1.1.3",
+ "cropperjs": "^1.2.2",
"csurf": "^1.9.0",
"daemon": "^1.1.0",
"express": "^4.16.2",
@@ -48,12 +48,12 @@
"jquery": "^3.2.1",
"jsesc": "2.5.1",
"json-2-csv": "^2.1.2",
- "less": "^2.7.2",
+ "less": "^2.7.3",
"lodash": "^4.17.4",
"logrotate-stream": "^0.2.5",
"lru-cache": "4.1.1",
"material-design-lite": "^1.3.0",
- "mime": "^2.0.3",
+ "mime": "^2.2.0",
"mkdirp": "^0.5.1",
"mongodb": "2.2.33",
"morgan": "^1.9.0",
@@ -69,22 +69,22 @@
"nodebb-plugin-spam-be-gone": "0.5.1",
"nodebb-rewards-essentials": "0.0.9",
"nodebb-theme-lavender": "5.0.0",
- "nodebb-theme-persona": "7.2.9",
+ "nodebb-theme-persona": "7.2.10",
"nodebb-theme-slick": "1.1.2",
"nodebb-theme-vanilla": "8.1.4",
"nodebb-widget-essentials": "4.0.1",
- "nodemailer": "4.4.0",
+ "nodemailer": "4.4.1",
"passport": "^0.4.0",
"passport-local": "1.0.0",
- "postcss": "6.0.14",
+ "postcss": "6.0.15",
"postcss-clean": "1.1.0",
- "promise-polyfill": "^6.0.2",
+ "promise-polyfill": "^7.0.0",
"prompt": "^1.0.0",
"redis": "2.8.0",
"request": "2.83.0",
"rimraf": "2.6.2",
"rss": "^1.2.2",
- "sanitize-html": "^1.14.1",
+ "sanitize-html": "^1.16.3",
"semver": "^5.4.1",
"serve-favicon": "^2.4.5",
"sitemap": "^1.13.0",
@@ -94,8 +94,8 @@
"socketio-wildcard": "2.0.0",
"spdx-license-list": "^3.0.1",
"toobusy-js": "^0.5.1",
- "uglify-js": "^3.1.5",
- "validator": "9.1.2",
+ "uglify-js": "^3.3.4",
+ "validator": "9.2.0",
"winston": "^2.4.0",
"xml": "^1.0.1",
"xregexp": "3.2.0",
@@ -103,16 +103,16 @@
},
"devDependencies": {
"coveralls": "^3.0.0",
- "eslint": "^4.9.0",
+ "eslint": "^4.14.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"grunt": "^1.0.1",
"grunt-contrib-watch": "^1.0.0",
- "jsdom": "^11.3.0",
- "mocha": "^4.0.1",
+ "jsdom": "^11.5.1",
+ "mocha": "^4.1.0",
"mocha-lcov-reporter": "^1.3.0",
- "nyc": "^11.2.1",
- "smtp-server": "^3.3.0"
+ "nyc": "^11.4.1",
+ "smtp-server": "^3.4.1"
},
"bugs": {
"url": "https://github.com/NodeBB/NodeBB/issues"
diff --git a/public/language/ar/admin/general/sounds.json b/public/language/ar/admin/general/sounds.json
index 95ccbde0f1..6f49e01f91 100644
--- a/public/language/ar/admin/general/sounds.json
+++ b/public/language/ar/admin/general/sounds.json
@@ -1,5 +1,5 @@
{
- "notifications": "Notifications",
+ "notifications": "التنبيهات",
"chat-messages": "Chat Messages",
"play-sound": "Play",
"incoming-message": "Incoming Message",
diff --git a/public/language/ar/admin/manage/categories.json b/public/language/ar/admin/manage/categories.json
index 871affe560..9d006cd5c9 100644
--- a/public/language/ar/admin/manage/categories.json
+++ b/public/language/ar/admin/manage/categories.json
@@ -1,6 +1,6 @@
{
- "settings": "Category Settings",
- "privileges": "Privileges",
+ "settings": "اعدادات القسم",
+ "privileges": "الصلاحيات",
"name": "Category Name",
"description": "Category Description",
diff --git a/public/language/ar/admin/manage/groups.json b/public/language/ar/admin/manage/groups.json
index c019ec9823..8bc3e44a55 100644
--- a/public/language/ar/admin/manage/groups.json
+++ b/public/language/ar/admin/manage/groups.json
@@ -1,5 +1,5 @@
{
- "name": "Group Name",
+ "name": "اسم المجموعة",
"description": "Group Description",
"member-count": "Member Count",
"system": "System Group",
diff --git a/public/language/ar/admin/manage/users.json b/public/language/ar/admin/manage/users.json
index f1651a814b..1c0afe9b6d 100644
--- a/public/language/ar/admin/manage/users.json
+++ b/public/language/ar/admin/manage/users.json
@@ -1,6 +1,6 @@
{
- "users": "Users",
- "edit": "Edit",
+ "users": "المستخدمين",
+ "edit": "تحرير",
"make-admin": "Make Admin",
"remove-admin": "Remove Admin",
"validate-email": "Validate Email",
diff --git a/public/language/ar/admin/settings/cookies.json b/public/language/ar/admin/settings/cookies.json
index f8b0f0538b..520af185a2 100644
--- a/public/language/ar/admin/settings/cookies.json
+++ b/public/language/ar/admin/settings/cookies.json
@@ -1,6 +1,6 @@
{
"eu-consent": "EU Consent",
- "consent.enabled": "Enabled",
+ "consent.enabled": "تفعيل",
"consent.message": "Notification message",
"consent.acceptance": "Acceptance message",
"consent.link-text": "Policy Link Text",
diff --git a/public/language/ar/topic.json b/public/language/ar/topic.json
index 851e10c292..0bae0650fb 100644
--- a/public/language/ar/topic.json
+++ b/public/language/ar/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "أدوات الموضوع",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "علق الموضوع",
"thread_tools.unpin": "إلغاء تعليق الموضوع",
"thread_tools.lock": "أقفل الموضوع",
diff --git a/public/language/ar/user.json b/public/language/ar/user.json
index 76b908b909..75e875acbc 100644
--- a/public/language/ar/user.json
+++ b/public/language/ar/user.json
@@ -112,7 +112,7 @@
"topic_search_help": "إذا قمت بتفعيل ميزة البحث في-الموضوع، سيتم تجاوز الخيار الافتراضي للمتصفح مما يؤدي للبحث بكامل الموضوع بدلا عن البحث في الجزء الظاهر في الشاشة.",
"delay_image_loading": "تأخير عرض الصور",
"image_load_delay_help": "إذا تم تمكينه، فلن يتم تحميل الصور في المواضيع حتى يتم تمريرها في الشاشة",
- "scroll_to_my_post": "After posting a reply, show the new post",
+ "scroll_to_my_post": "بعد اضافة رد على المشاركة, قم بإظهار المشاركة",
"follow_topics_you_reply_to": "متابعة المواضيع التي تقوم بالرد عليها",
"follow_topics_you_create": "متابعة المواضيع التي تقوم بإنشائها",
"grouptitle": "عنوان المجموعة",
diff --git a/public/language/bg/topic.json b/public/language/bg/topic.json
index c09c9927d8..e401c016bb 100644
--- a/public/language/bg/topic.json
+++ b/public/language/bg/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Не искам да получавам известия за новите отговори.
Темата да се показва в списъка с непрочетени, само ако категорията не се пренебрегва.",
"ignoring.description": "Не искам да получавам известия за новите отговори.
Не искам темата да се показва в списъка с непрочетени.",
"thread_tools.title": "Инструменти за темата",
- "thread_tools.markAsUnreadForAll": "Отбелязване като непрочетена за всички",
+ "thread_tools.markAsUnreadForAll": "Отбелязване на всички като непрочетени",
"thread_tools.pin": "Закачане на темата",
"thread_tools.unpin": "Откачане на темата",
"thread_tools.lock": "Заключване на темата",
diff --git a/public/language/bn/topic.json b/public/language/bn/topic.json
index 537b8a7200..a3af72df7e 100644
--- a/public/language/bn/topic.json
+++ b/public/language/bn/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "টপিক সম্পর্কিত টুলস",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "টপিক পিন করুন",
"thread_tools.unpin": "টপিক আনপিন করুন",
"thread_tools.lock": "টপিক বন্ধ করুন",
diff --git a/public/language/cs/topic.json b/public/language/cs/topic.json
index 80e7561e26..2b55844f41 100644
--- a/public/language/cs/topic.json
+++ b/public/language/cs/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Neupozorňovat na nové odpovědi.
Zobrazit téma v nepřečtených, není-li tato kategorie ignorována",
"ignoring.description": "Neupozorňovat na nové odpovědi.
Nezobrazovat téma v nepřečtených.",
"thread_tools.title": "Nástroje tématu",
- "thread_tools.markAsUnreadForAll": "Označit jako nepřečtené pro všechny",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Připnout téma",
"thread_tools.unpin": "Odepnout téma",
"thread_tools.lock": "Zamknout téma",
diff --git a/public/language/da/topic.json b/public/language/da/topic.json
index e1c7cf0501..2421769556 100644
--- a/public/language/da/topic.json
+++ b/public/language/da/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Emne værktøjer",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Fastgør tråd",
"thread_tools.unpin": "Frigør tråd",
"thread_tools.lock": "Lås tråd",
diff --git a/public/language/de/topic.json b/public/language/de/topic.json
index 4a01b115ac..d94075fe40 100644
--- a/public/language/de/topic.json
+++ b/public/language/de/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Keine Benachrichtigung bei neuen Beiträgen.
Ungelesen Beiträge anzeigen wenn die Kategorie nicht ignoriert wird.",
"ignoring.description": "Keine Benachrichtigung bei neuen Beiträgen.
Ungelesene Beiträge nicht anzeigen.",
"thread_tools.title": "Themen-Werkzeuge",
- "thread_tools.markAsUnreadForAll": "Für alle als ungelesen markiert.",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Thema anheften",
"thread_tools.unpin": "Thema nicht mehr anheften",
"thread_tools.lock": "Thema schließen",
diff --git a/public/language/el/topic.json b/public/language/el/topic.json
index 61f1988f50..a6dc48be4c 100644
--- a/public/language/el/topic.json
+++ b/public/language/el/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Εργαλεία Θέματος",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Καρφίτσωμα Θέματος",
"thread_tools.unpin": "Ξεκαρφίτσωμα Θέματος",
"thread_tools.lock": "Κλείδωμα Θέματος",
diff --git a/public/language/en-GB/topic.json b/public/language/en-GB/topic.json
index 39d2811931..657880296c 100644
--- a/public/language/en-GB/topic.json
+++ b/public/language/en-GB/topic.json
@@ -63,7 +63,7 @@
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Topic Tools",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
diff --git a/public/language/en-US/topic.json b/public/language/en-US/topic.json
index 2ba819ecdf..7b5ccbe8da 100644
--- a/public/language/en-US/topic.json
+++ b/public/language/en-US/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Topic Tools",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
diff --git a/public/language/en-x-pirate/topic.json b/public/language/en-x-pirate/topic.json
index 2ba819ecdf..7b5ccbe8da 100644
--- a/public/language/en-x-pirate/topic.json
+++ b/public/language/en-x-pirate/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Topic Tools",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic",
"thread_tools.lock": "Lock Topic",
diff --git a/public/language/es/topic.json b/public/language/es/topic.json
index 7d3c75de23..0b9b511889 100644
--- a/public/language/es/topic.json
+++ b/public/language/es/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "No notificarme de nuevas respuestas.
Mostrar tema en no leídos si sigo esa categoría. ",
"ignoring.description": "No notificarme de nuevas respuestas.
No mostrar tema en no leídos. ",
"thread_tools.title": "Herramientas",
- "thread_tools.markAsUnreadForAll": "Marcar todo como no leído.",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Adherir tema",
"thread_tools.unpin": "Despegar tema",
"thread_tools.lock": "Cerrar tema",
diff --git a/public/language/et/topic.json b/public/language/et/topic.json
index 90f8a84493..676203f566 100644
--- a/public/language/et/topic.json
+++ b/public/language/et/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Ära teavita mind uutest vastustest.
Näita teemat lugemata teemade hulgas, kui kategooria on ignoreeritud.",
"ignoring.description": "Ära teavita mind uutest vastustest.
Ära näita teemat lugemata teemade hulgas.",
"thread_tools.title": "Teema tööriistad",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Tõsta esile teema",
"thread_tools.unpin": "Märgista teema",
"thread_tools.lock": "Lukusta teema",
diff --git a/public/language/fa-IR/topic.json b/public/language/fa-IR/topic.json
index 4c04d49e00..e74177d09b 100644
--- a/public/language/fa-IR/topic.json
+++ b/public/language/fa-IR/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "به من پس از ارسال هر پاسخی جدیدی اطلاع نده.
تاپیک به صورت خوانده نشده قرار بگیرد ولی نادیده گرفته نشود.",
"ignoring.description": "به من پس از ارسال هر پاسخی جدیدی اطلاع نده.
دیگر تاپیک را به صورت خوانده نشده نشان نده.",
"thread_tools.title": "ابزارهای موضوع",
- "thread_tools.markAsUnreadForAll": "علامت بزن به عنوان خوانده نشده برای همه",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "سنجاق زدن موضوع",
"thread_tools.unpin": "برداشتن سنجاق موضوع",
"thread_tools.lock": "قفل کردن موضوع",
diff --git a/public/language/fi/topic.json b/public/language/fi/topic.json
index 96c9c894f7..e1d5c523a3 100644
--- a/public/language/fi/topic.json
+++ b/public/language/fi/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Aiheen työkalut",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Kiinnitä aihe",
"thread_tools.unpin": "Poista aiheen kiinnitys",
"thread_tools.lock": "Lukitse aihe",
diff --git a/public/language/fr/admin/appearance/customise.json b/public/language/fr/admin/appearance/customise.json
index 187f799efb..5fe7960ddb 100644
--- a/public/language/fr/admin/appearance/customise.json
+++ b/public/language/fr/admin/appearance/customise.json
@@ -8,7 +8,7 @@
"custom-js.enable": "Activer le Javascript personnalisé",
"custom-header": "En-tête personnalisé",
- "custom-header.description": "Enter custom HTML here (ex. Meta Tags, etc.), which will be appended to the <head>
section of your forum's markup. Script tags are allowed, but are discouraged, as the Custom Javascript tab is available.",
+ "custom-header.description": "Entrez un code html personnalisé ici ( par exemple : Méta-Tags,...), qui sera rajouté à la section <head>
du balisage de votre forum. Les balises de textes sont autorisés, mais sont déconseillés, l'onglet Javascript personnalisé étant prévu à cet effet.",
"custom-header.enable": "Activer les en-têtes personnalisés",
"custom-css.livereload": "Activer le rechargement en direct",
diff --git a/public/language/fr/admin/menu.json b/public/language/fr/admin/menu.json
index 8ab65fd51d..7609340305 100644
--- a/public/language/fr/admin/menu.json
+++ b/public/language/fr/admin/menu.json
@@ -39,7 +39,7 @@
"section-appearance": "Apparence",
"appearance/themes": "Thèmes",
"appearance/skins": "Skins",
- "appearance/customise": "Custom Content (HTML/JS/CSS)",
+ "appearance/customise": "Contenu personnalisé (HTML/JS/CSS)",
"section-extend": "Extensions",
"extend/plugins": "Plugins",
diff --git a/public/language/fr/admin/settings/notifications.json b/public/language/fr/admin/settings/notifications.json
index b679458498..87ee6b31e0 100644
--- a/public/language/fr/admin/settings/notifications.json
+++ b/public/language/fr/admin/settings/notifications.json
@@ -2,5 +2,5 @@
"notifications": "Notifications",
"welcome-notification": "Notification de bienvenue",
"welcome-notification-link": "Lien de notification de bienvenue",
- "welcome-notification-uid": "Welcome Notification User (UID)"
+ "welcome-notification-uid": "Notification de bienvenue de l'utilisateur (UID)"
}
\ No newline at end of file
diff --git a/public/language/fr/admin/settings/post.json b/public/language/fr/admin/settings/post.json
index 978f696168..a6b54ab586 100644
--- a/public/language/fr/admin/settings/post.json
+++ b/public/language/fr/admin/settings/post.json
@@ -4,7 +4,7 @@
"sorting.oldest-to-newest": "Du plus ancien au plus récent",
"sorting.newest-to-oldest": "Du plus récent au plus ancien",
"sorting.most-votes": "Avec le plus de votes",
- "sorting.most-posts": "Most Posts",
+ "sorting.most-posts": "Avec le plus de messages",
"sorting.topic-default": "Tri des sujets par défaut",
"restrictions": "Restrictions d'envoi",
"restrictions.post-queue": "Activer la file d'attente des messages",
diff --git a/public/language/fr/admin/settings/user.json b/public/language/fr/admin/settings/user.json
index 9f6c78ea9b..f85d264465 100644
--- a/public/language/fr/admin/settings/user.json
+++ b/public/language/fr/admin/settings/user.json
@@ -19,8 +19,8 @@
"themes": "Thèmes",
"disable-user-skins": "Empêcher les utilisateurs de choisir un skin personnalisé",
"account-protection": "Protection du compte",
- "admin-relogin-duration": "Admin relogin duration (minutes)",
- "admin-relogin-duration-help": "After a set amount of time accessing the admin section will require re-login, set to 0 to disable",
+ "admin-relogin-duration": "Temps de reconnexion pour le compte administrateur (en minutes)",
+ "admin-relogin-duration-help": "Après un certain temps, l'accessibilité à la section d'administration nécessitera une reconnexion ; fixer le nombre à 0 pour désactiver cet effet.",
"login-attempts": "Tentatives de connexions par heure",
"login-attempts-help": "Si le nombre de tentatives de connexion à un compte dépasse ce seuil, le compte sera bloqué pour une durée pré-configurée",
"lockout-duration": "Durée du blocage (minutes)",
diff --git a/public/language/fr/email.json b/public/language/fr/email.json
index 3e3c9c8976..b0c7167139 100644
--- a/public/language/fr/email.json
+++ b/public/language/fr/email.json
@@ -30,7 +30,7 @@
"notif.chat.unsub.info": "Cette notification de chat a été envoyé en raison de vos paramètres d'abonnement.",
"notif.post.cta": "Cliquer ici pour lire le sujet complet",
"notif.post.unsub.info": "La notification de ce message vous a été envoyé en raison de vos paramètres d'abonnement.",
- "notif.cta": "Click here to go to forum",
+ "notif.cta": "Cliquez ici pour accéder au forum",
"test.text1": "Ceci est un e-mail de test pour vérifier que l'e-mailer est correctement configuré pour NodeBB.",
"unsub.cta": "Cliquez ici pour modifier ces paramètres",
"banned.subject": "Vous avez été banni de %1",
diff --git a/public/language/fr/error.json b/public/language/fr/error.json
index ab5a0d0974..f44a78a6b5 100644
--- a/public/language/fr/error.json
+++ b/public/language/fr/error.json
@@ -125,7 +125,7 @@
"parse-error": "Une erreur est survenue en analysant la réponse du serveur",
"wrong-login-type-email": "Veuillez utiliser votre adresse email pour vous connecter",
"wrong-login-type-username": "Veuillez utiliser votre identifiant pour vous connecter",
- "sso-registration-disabled": "Registration has been disabled for %1 accounts, please register with an email address first",
+ "sso-registration-disabled": "L'enregistrement a été désactivé pour les comptes %1, s'il vous plaît, enregistrez vous avec un adresse mail en premier",
"invite-maximum-met": "Vous avez invité la quantité maximale de personnes (%1 de %2).",
"no-session-found": "Pas de session de connexion trouvé!",
"not-in-room": "L'utilisateur n'est pas dans cette salle",
@@ -135,5 +135,5 @@
"invalid-home-page-route": "Route de page d'accueil invalide",
"invalid-session": "Session Interrompue",
"invalid-session-text": "Il semble que votre session ne soit plus active, ou que le serveur ne la reconnaisse plus. Merci de rafraichir cette page.",
- "no-topics-selected": "No topics selected!"
+ "no-topics-selected": "Aucun sujet sélectionné !"
}
\ No newline at end of file
diff --git a/public/language/fr/notifications.json b/public/language/fr/notifications.json
index 79be0264ba..6b61063749 100644
--- a/public/language/fr/notifications.json
+++ b/public/language/fr/notifications.json
@@ -9,7 +9,7 @@
"continue_to": "Continuer vers %1",
"return_to": "Revenir à %1",
"new_notification": "Nouvelle notification",
- "new_notification_from": "You have a new Notification from %1",
+ "new_notification_from": "Vous avez une nouvelle notification de %1",
"you_have_unread_notifications": "Vous avez des notifications non-lues",
"all": "Tout",
"topics": "Sujets",
@@ -47,18 +47,18 @@
"email-confirmed-message": "Merci pour la validation de votre adresse email. Votre compte est désormais activé.",
"email-confirm-error-message": "Il y a un un problème dans la vérification de votre adresse email. Le code est peut être invalide ou a expiré.",
"email-confirm-sent": "Email de vérification envoyé.",
- "none": "None",
- "notification_only": "Notification Only",
- "email_only": "Email Only",
- "notification_and_email": "Notification & Email",
- "notificationType_upvote": "When someone upvotes your post",
- "notificationType_new-topic": "When someone you follow posts a topic",
- "notificationType_new-reply": "When a new reply is posted in a topic you are watching",
- "notificationType_follow": "When someone starts following you",
- "notificationType_new-chat": "When you receive a chat message",
- "notificationType_group-invite": "When you receive a group invite",
- "notificationType_new-register": "When someone gets added to registration queue",
- "notificationType_post-queue": "When a new post is queued",
- "notificationType_new-post-flag": "When a post is flagged",
- "notificationType_new-user-flag": "When a user is flagged"
+ "none": "aucun",
+ "notification_only": "Seulement une notification",
+ "email_only": "Seulement un email",
+ "notification_and_email": "Notification et email",
+ "notificationType_upvote": "Lorsque quelqu'un a voté pour un de vos messages",
+ "notificationType_new-topic": "Lorsque quelqu'un que vous suivez publie un sujet",
+ "notificationType_new-reply": "Lorsqu'une nouvelle réponse est ajoutée dans un sujet que vous suivez",
+ "notificationType_follow": "Lorsque quelqu'un commence à vous suivre",
+ "notificationType_new-chat": "Lorsque vous recevez un message du chat ",
+ "notificationType_group-invite": "Lorsque vous recevez une invitation d'un groupe",
+ "notificationType_new-register": "Lorsque quelqu'un est ajouté à la file d'attente d'inscription",
+ "notificationType_post-queue": "Lorsque un nouveau message est mis en file d'attente",
+ "notificationType_new-post-flag": "Lorsque un message est marqué",
+ "notificationType_new-user-flag": "Lorsque un utilisateur est marqué"
}
\ No newline at end of file
diff --git a/public/language/fr/topic.json b/public/language/fr/topic.json
index 3cbcdfefe8..f6ef61cd7f 100644
--- a/public/language/fr/topic.json
+++ b/public/language/fr/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Ne pas me notifier les nouvelles réponses.
Afficher le sujet dans l'onglet \"Non lu\" si la catégorie n'est pas ignorée.",
"ignoring.description": "Ne pas me notifier les nouvelle réponses.
Ne pas afficher ce sujet dans l'onglet \"Non lu\".",
"thread_tools.title": "Outils pour sujets",
- "thread_tools.markAsUnreadForAll": "Marquer tous comme non-lus",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Épingler le sujet",
"thread_tools.unpin": "Désépingler le sujet",
"thread_tools.lock": "Verrouiller le sujet",
@@ -68,8 +68,8 @@
"thread_tools.restore_confirm": "Êtes-vous sûr de bien vouloir restaurer ce sujet ?",
"thread_tools.purge": "Supprimer définitivement le(s) sujet(s)",
"thread_tools.purge_confirm": "Êtes-vous sûr de bien vouloir supprimer définitivement ce sujet ?",
- "thread_tools.merge_topics": "Merge Topics",
- "thread_tools.merge": "Merge",
+ "thread_tools.merge_topics": "Fusionner les Sujets",
+ "thread_tools.merge": "Fusionner",
"topic_move_success": "Ce sujet a bien été déplacé vers %1.",
"post_delete_confirm": "Êtes-vous sûr de bien vouloir supprimer ce message ?",
"post_restore_confirm": "Êtes-vous sûr de bien vouloir restaurer ce message ?",
@@ -91,7 +91,7 @@
"fork_pid_count": "%1 message(s) sélectionné(s)",
"fork_success": "Sujet copié avec succès ! Cliquez ici pour aller au sujet copié.",
"delete_posts_instruction": "Sélectionnez les messages que vous souhaitez supprimer/vider",
- "merge_topics_instruction": "Click the topics you want to merge",
+ "merge_topics_instruction": "Cliquez sur les sujets que vous voulez fusionner",
"composer.title_placeholder": "Entrer le titre du sujet ici…",
"composer.handle_placeholder": "Nom",
"composer.discard": "Abandonner",
diff --git a/public/language/gl/topic.json b/public/language/gl/topic.json
index 4752bf17ab..db4fea6201 100644
--- a/public/language/gl/topic.json
+++ b/public/language/gl/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Non me notifiquedes as novas respostas.
Amosa-lo fío en non lidos se a categoría non está ignorada.",
"ignoring.description": "Non me notifiquedes as novas respostas.
Non amosa-lo fío en non lidos.",
"thread_tools.title": "Ferramentas do tema",
- "thread_tools.markAsUnreadForAll": "Marcar todo como non lido",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Fixar Tema",
"thread_tools.unpin": "Despegar Tema",
"thread_tools.lock": "Pechar Tema",
diff --git a/public/language/he/topic.json b/public/language/he/topic.json
index e8d77f491c..944883f525 100644
--- a/public/language/he/topic.json
+++ b/public/language/he/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "כלי נושא",
- "thread_tools.markAsUnreadForAll": "סמן הכל כלא נקרא",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "נעץ נושא",
"thread_tools.unpin": "הסר נעץ",
"thread_tools.lock": "נעל נושא",
diff --git a/public/language/hr/topic.json b/public/language/hr/topic.json
index 00ad1d8de7..8a48decc6c 100644
--- a/public/language/hr/topic.json
+++ b/public/language/hr/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Ne obaviještavaj me o novim odgovorima.
Prikaži temu u nepročitanim ako kategorija nije ignorirana.",
"ignoring.description": "Nemoj slati obavijesti o novim odgovorima.
Ne prikazuj temu u nepročitanom.",
"thread_tools.title": "Alati teme",
- "thread_tools.markAsUnreadForAll": "Označi kao nepročitano za sve",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Zakači temu",
"thread_tools.unpin": "Otkači temu",
"thread_tools.lock": "Zaključaj temu",
diff --git a/public/language/hu/topic.json b/public/language/hu/topic.json
index 11eeb4eb0f..939f51ac5d 100644
--- a/public/language/hu/topic.json
+++ b/public/language/hu/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Topic Tools",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Kiemel",
"thread_tools.unpin": "Kiemelés megszűntetése",
"thread_tools.lock": "Topik lezárása",
diff --git a/public/language/id/topic.json b/public/language/id/topic.json
index 700acd9b84..27fff558f2 100644
--- a/public/language/id/topic.json
+++ b/public/language/id/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Perangkat Topik",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Tempel Topik",
"thread_tools.unpin": "Copot Topik",
"thread_tools.lock": "Kunci Topik",
diff --git a/public/language/it/topic.json b/public/language/it/topic.json
index 5b15970770..1684b7db6e 100644
--- a/public/language/it/topic.json
+++ b/public/language/it/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Non notificarmi sulle nuove risposte.
Mostra la discussione fra le non lette se la categoria non è ignorata.",
"ignoring.description": "Non notificarmi sulle nuove risposte.
Non mostrare la discussione fra le non lette.",
"thread_tools.title": "Strumenti per la Discussione",
- "thread_tools.markAsUnreadForAll": "Segna tutti come non letti",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Fissa Discussione",
"thread_tools.unpin": "Sblocca Discussione",
"thread_tools.lock": "Blocca Discussione",
diff --git a/public/language/ja/topic.json b/public/language/ja/topic.json
index f34844e326..35bbaf6644 100644
--- a/public/language/ja/topic.json
+++ b/public/language/ja/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "新しく返信通知を受け取らない。
カテゴリが無視されていない場合、未読のスレッドを表示します。",
"ignoring.description": "新しく返信通知を受け取らない。
未読のスレッドは表示されません。",
"thread_tools.title": "スレッドツール",
- "thread_tools.markAsUnreadForAll": "すべて未読にマーク",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "スレッドを最上部に固定",
"thread_tools.unpin": "スレッドの固定を解除",
"thread_tools.lock": "スレッドをロック",
diff --git a/public/language/ko/topic.json b/public/language/ko/topic.json
index d55fb7fcec..d2a2627464 100644
--- a/public/language/ko/topic.json
+++ b/public/language/ko/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "새로운 답글에 대해 알림 받지 않기. 해당 게시판을 팔로우 중이라면 \"읽지않은 게시물\" 에서 보여주기.",
"ignoring.description": "새로운 답글에 대한 알림 받지 않기. \"읽지않은 게시물\"에서 보여주지 않기.",
"thread_tools.title": "게시물 관리",
- "thread_tools.markAsUnreadForAll": "모든 사용자에게 읽지 않음으로 표시",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "상단 고정",
"thread_tools.unpin": "상단 고정 해제",
"thread_tools.lock": "잠금",
diff --git a/public/language/lt/topic.json b/public/language/lt/topic.json
index 822acaf0b8..e55d88cc5c 100644
--- a/public/language/lt/topic.json
+++ b/public/language/lt/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Temos priemonės",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Prisegti temą",
"thread_tools.unpin": "Atsegti temą",
"thread_tools.lock": "Užrakinti temą",
diff --git a/public/language/ms/topic.json b/public/language/ms/topic.json
index 5467b70702..aec78e7e27 100644
--- a/public/language/ms/topic.json
+++ b/public/language/ms/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Perkakas Topik",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Pinkan topik",
"thread_tools.unpin": "Batalkan pin topik",
"thread_tools.lock": "Kunci topik",
diff --git a/public/language/nb/topic.json b/public/language/nb/topic.json
index 27db8ac117..18914ac170 100644
--- a/public/language/nb/topic.json
+++ b/public/language/nb/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Emneverktøy",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Fest tråd",
"thread_tools.unpin": "Ufest tråd",
"thread_tools.lock": "Lås tråd",
diff --git a/public/language/nl/flags.json b/public/language/nl/flags.json
index d05a5b25a8..af87085366 100644
--- a/public/language/nl/flags.json
+++ b/public/language/nl/flags.json
@@ -1,64 +1,64 @@
{
- "state": "State",
- "reporter": "Reporter",
- "reported-at": "Reported At",
- "description": "Description",
+ "state": "Status",
+ "reporter": "Rapporteur",
+ "reported-at": "Gerapporteerd op",
+ "description": "Beschrijving",
"no-flags": "Hooray! No flags found.",
- "assignee": "Assignee",
- "update": "Update",
- "updated": "Updated",
+ "assignee": "Toegekend aan",
+ "update": "Bijwerken",
+ "updated": "Bijgewerkt",
"target-purged": "The content this flag referred to has been purged and is no longer available.",
"quick-filters": "Quick Filters",
- "filter-active": "There are one or more filters active in this list of flags",
- "filter-reset": "Remove Filters",
- "filters": "Filter Options",
- "filter-reporterId": "Reporter UID",
+ "filter-active": "Er zijn een of meer filters actief in deze lijst van markeringen",
+ "filter-reset": "Filters verwijderen",
+ "filters": "Filter opties",
+ "filter-reporterId": "Rapporteur UID",
"filter-targetUid": "Flagged UID",
"filter-type": "Flag Type",
- "filter-type-all": "All Content",
- "filter-type-post": "Post",
- "filter-state": "State",
+ "filter-type-all": "Alle inhoud",
+ "filter-type-post": "Bericht",
+ "filter-state": "Status",
"filter-assignee": "Assignee UID",
- "filter-cid": "Category",
- "filter-quick-mine": "Assigned to me",
- "filter-cid-all": "All categories",
- "apply-filters": "Apply Filters",
+ "filter-cid": "Categorie",
+ "filter-quick-mine": "Toegewezen aan mij",
+ "filter-cid-all": "Alle categorieën",
+ "apply-filters": "Filters toepassen",
"quick-links": "Quick Links",
"flagged-user": "Flagged User",
- "view-profile": "View Profile",
- "start-new-chat": "Start New Chat",
+ "view-profile": "Profiel bekijken",
+ "start-new-chat": "Begin een nieuwe chat",
"go-to-target": "View Flag Target",
- "user-view": "View Profile",
- "user-edit": "Edit Profile",
+ "user-view": "Profiel bekijken",
+ "user-edit": "Profiel wijzigen",
"notes": "Flag Notes",
- "add-note": "Add Note",
- "no-notes": "No shared notes.",
+ "add-note": "Notitie toevoegen",
+ "no-notes": "Geen gedeelde notities",
"history": "Flag History",
"back": "Back to Flags List",
"no-history": "No flag history.",
- "state-all": "All states",
- "state-open": "New/Open",
- "state-wip": "Work in Progress",
- "state-resolved": "Resolved",
- "state-rejected": "Rejected",
- "no-assignee": "Not Assigned",
- "note-added": "Note Added",
+ "state-all": "Alle statussen",
+ "state-open": "Nieuw/Open",
+ "state-wip": "Wordt aan gewerkt",
+ "state-resolved": "Opgelost",
+ "state-rejected": "Afgewezen",
+ "no-assignee": "Niet toegewezen",
+ "note-added": "Notitie toegevoegd",
- "modal-title": "Report Inappropriate Content",
+ "modal-title": "Rapporteer ongepaste content",
"modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.",
"modal-reason-spam": "Spam",
- "modal-reason-offensive": "Offensive",
- "modal-reason-other": "Other (specify below)",
- "modal-reason-custom": "Reason for reporting this content...",
- "modal-submit": "Submit Report",
+ "modal-reason-offensive": "Aanstootgevend",
+ "modal-reason-other": "Anders (specificeer onder)",
+ "modal-reason-custom": "Reden voor het rapporteren van deze content...",
+ "modal-submit": "Rapport verzenden",
"modal-submit-success": "Content has been flagged for moderation.",
- "modal-submit-confirm": "Confirm Submission",
- "modal-submit-confirm-text": "You have a custom reason specified already. Are you sure you wish to submit via quick-report?",
- "modal-submit-confirm-text-help": "Submitting a quick report will overwrite any custom reasons defined."
+ "modal-submit-confirm": "Bevestig verzending",
+ "modal-submit-confirm-text": "U hebt al een aangepaste reden gegegeven. Weet u zeker dat u een wilt verzenden via quick-report?",
+ "modal-submit-confirm-text-help": "Verzenden van een quick-report overschrijft reeds gedefinieerde aangepaste redenen."
}
\ No newline at end of file
diff --git a/public/language/nl/topic.json b/public/language/nl/topic.json
index 29b4eb9e75..d92195b74d 100644
--- a/public/language/nl/topic.json
+++ b/public/language/nl/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Stuur me geen melding van nieuwe reacties.
Toon onderwerp in ongelezen mits de categorie niet genegeerd wordt.",
"ignoring.description": "Stuur me geen melding van nieuwe reacties.
Toon dit onderwerp niet onder de ongelezen onderwerpen.",
"thread_tools.title": "Acties",
- "thread_tools.markAsUnreadForAll": "Markeer alles als ongelezen",
+ "thread_tools.markAsUnreadForAll": "Alles als ongelezen markeren",
"thread_tools.pin": "Onderwerp vastpinnen",
"thread_tools.unpin": "Onderwerp losmaken",
"thread_tools.lock": "Onderwerp sluiten",
diff --git a/public/language/nl/user.json b/public/language/nl/user.json
index 9c2af5d6f5..edcfb9bffb 100644
--- a/public/language/nl/user.json
+++ b/public/language/nl/user.json
@@ -126,9 +126,9 @@
"sso.title": "Single Sign-on Services",
"sso.associated": "Geassocieerd met",
"sso.not-associated": "Klik hier om geassocieerd te worden met",
- "sso.dissociate": "Dissociate",
- "sso.dissociate-confirm-title": "Confirm Dissociation",
- "sso.dissociate-confirm": "Are you sure you wish to dissociate your account from %1?",
+ "sso.dissociate": "Ontkoppelen",
+ "sso.dissociate-confirm-title": "Bevestig ontkoppeling",
+ "sso.dissociate-confirm": "Weet u zeker dat u uw account wilt ontkoppelen van %1?",
"info.latest-flags": "Laatste markeringen",
"info.no-flags": "Geen gemarkeerde berichten gevonden",
"info.ban-history": "Recente verban-geschiedenis",
diff --git a/public/language/pl/topic.json b/public/language/pl/topic.json
index e3fd7d49fe..29c06c285d 100644
--- a/public/language/pl/topic.json
+++ b/public/language/pl/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Nie informuj mnie o nowych odpowiedziach
Pokazuj temat w nieprzeczytanych, jeśli kategoria nie jest ignorowana.",
"ignoring.description": "Nie informuj mnie o nowych odpowiedziach.
Nie pokazuj tematu w nieprzeczytanych.",
"thread_tools.title": "Narzędzia tematu",
- "thread_tools.markAsUnreadForAll": "Zaznacz wszystkie jako nieprzeczytane",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Przypnij temat",
"thread_tools.unpin": "Odepnij temat",
"thread_tools.lock": "Zablokuj temat",
diff --git a/public/language/pt-BR/topic.json b/public/language/pt-BR/topic.json
index def9099360..fde744a9de 100644
--- a/public/language/pt-BR/topic.json
+++ b/public/language/pt-BR/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Não me notificar de novas respostas.
Mostrar tópico em não-lido se a categoria não estiver sendo ignorada.",
"ignoring.description": "Não me notificar de novas respostas.
Não mostrar tópico em não-lido.",
"thread_tools.title": "Ferramentas de Tópico",
- "thread_tools.markAsUnreadForAll": "Marcar como não-lido para todos",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Fixar Tópico",
"thread_tools.unpin": "Desfixar Tópico",
"thread_tools.lock": "Trancar Tópico",
diff --git a/public/language/pt-PT/topic.json b/public/language/pt-PT/topic.json
index fb2ea14eee..a625959969 100644
--- a/public/language/pt-PT/topic.json
+++ b/public/language/pt-PT/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Não me notificar de novas respostas.
Mostrar tópico em \"não lidos\" se a categoria não está ignorada.",
"ignoring.description": "Não me notificar de novas respostas.
Não mostrar este tópico em \"não lidos\".",
"thread_tools.title": "Ferramentas de tópicos",
- "thread_tools.markAsUnreadForAll": "Marcar todas como não lidas",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Fixar tópico",
"thread_tools.unpin": "Desafixar tópico",
"thread_tools.lock": "Bloquear tópico",
diff --git a/public/language/ro/topic.json b/public/language/ro/topic.json
index fe89ee4244..e198cacc69 100644
--- a/public/language/ro/topic.json
+++ b/public/language/ro/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Unelte pentru subiecte",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Pin Subiect",
"thread_tools.unpin": "Unpin Subiect",
"thread_tools.lock": "Închide Subiect",
diff --git a/public/language/ru/topic.json b/public/language/ru/topic.json
index 84aa1fa724..777e81e154 100644
--- a/public/language/ru/topic.json
+++ b/public/language/ru/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Не уведомлять меня о новых ответах.
Показать тему в непрочитанных, если категория мной не игнорируется.",
"ignoring.description": "Не уведомлять меня о новых ответах.
Не отображать тему в непрочитанных.",
"thread_tools.title": "Настройки темы",
- "thread_tools.markAsUnreadForAll": "Отметить все записи непрочитанными",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Прикрепить тему",
"thread_tools.unpin": "Открепить тему",
"thread_tools.lock": "Закрыть тему",
diff --git a/public/language/rw/topic.json b/public/language/rw/topic.json
index c01bbf1dd1..c05b47832d 100644
--- a/public/language/rw/topic.json
+++ b/public/language/rw/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Ibikoresho by'Ikiganiro",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Zamura Ikiganiro",
"thread_tools.unpin": "Manura Ikiganiro",
"thread_tools.lock": "Fungirana Ikiganiro",
diff --git a/public/language/sc/topic.json b/public/language/sc/topic.json
index 3074f4b2f0..d49f721672 100644
--- a/public/language/sc/topic.json
+++ b/public/language/sc/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Do not notify me of new replies.
Show topic in unread if category is not ignored.",
"ignoring.description": "Do not notify me of new replies.
Do not show topic in unread.",
"thread_tools.title": "Topic Tools",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Pone in evidèntzia s'Arresonda",
"thread_tools.unpin": "Boga dae s'Evidèntzia s'Arresonasa",
"thread_tools.lock": "Bloca Arresonada",
diff --git a/public/language/sk/topic.json b/public/language/sk/topic.json
index f32fa2c20e..2ca0a2b657 100644
--- a/public/language/sk/topic.json
+++ b/public/language/sk/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Vypnúť upozornenia na nové odpovede.
Zobraziť tému v neprečítaných ak kategória nie je ignorovaná.",
"ignoring.description": "Neupozorňovať na nové upozornenia.
Nezobrazovať témy v neprečítaných.",
"thread_tools.title": "Nástroje témy",
- "thread_tools.markAsUnreadForAll": "Označiť všetko ako neprečítané",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Zviditeľniť tému",
"thread_tools.unpin": "Odstrániť zviditeľnenie témy",
"thread_tools.lock": "Uzamknúť tému",
diff --git a/public/language/sl/topic.json b/public/language/sl/topic.json
index 0c2f4f135e..53e33e52d1 100644
--- a/public/language/sl/topic.json
+++ b/public/language/sl/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Ne obvesti me o novih odgovorih.
Teme prikaži v Neprebrano le če kategorija ni prezrta.",
"ignoring.description": "Ne obvesti me o novih odgovorih.
Teme ne prikaži v Neprebrano.",
"thread_tools.title": "Orodja teme",
- "thread_tools.markAsUnreadForAll": "Označi vse kot neprebrano",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Pripni temo",
"thread_tools.unpin": "Odpni temo",
"thread_tools.lock": "Zakleni temo",
diff --git a/public/language/sr/topic.json b/public/language/sr/topic.json
index 787aa27a4b..35a41259f7 100644
--- a/public/language/sr/topic.json
+++ b/public/language/sr/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Немој ме обавештавати о новим одговорима.
Прикажи тему у непрочитаним ако категорија није игнорисана.",
"ignoring.description": "Немој ме обавештавати о новим одговорима.
Не приказуј тему у непрочитаним",
"thread_tools.title": "Алатке теме",
- "thread_tools.markAsUnreadForAll": "Означи свима као непрочитано",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Закачи тему",
"thread_tools.unpin": "Откачи тему",
"thread_tools.lock": "Закључај тему",
diff --git a/public/language/sv/topic.json b/public/language/sv/topic.json
index 131077062e..eb3a78b313 100644
--- a/public/language/sv/topic.json
+++ b/public/language/sv/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Meddela mig inte om nya svar.
Visa ämne i oläst ifall kategorin är ignorerad.",
"ignoring.description": "Meddela mig inte om nya svar.
Visa inte ämne i oläst.",
"thread_tools.title": "Ämnesverktyg",
- "thread_tools.markAsUnreadForAll": "Markera oläst för alla",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Nåla fast ämne",
"thread_tools.unpin": "Lösgör ämne",
"thread_tools.lock": "Lås ämne",
diff --git a/public/language/th/topic.json b/public/language/th/topic.json
index 980bf12387..c232094959 100644
--- a/public/language/th/topic.json
+++ b/public/language/th/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "อย่าเตือนฉันเมือมีคำตอบใหม่
แสดงกระทู้ในรายการที่ยังไม่ได้อ่านหากหมวดหมู่นี้ไม่ได้รับการเมินเฉย",
"ignoring.description": "อย่าเตือนฉันเมื่อมีคำตอบใหม่
อย่าแสดงกระทู้ในรายการที่ยังไม่ได้อ่าน",
"thread_tools.title": "เครื่องมือช่วยจัดการ Topic",
- "thread_tools.markAsUnreadForAll": "มาร์คว่ายังไม่ยังอ่านทั้งหมด",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "ปักหมุดกระทู้",
"thread_tools.unpin": "เลิกปักหมุดกระทู้",
"thread_tools.lock": "ล็อคกระทู้",
diff --git a/public/language/tr/topic.json b/public/language/tr/topic.json
index 4fa9e54998..aae7148709 100644
--- a/public/language/tr/topic.json
+++ b/public/language/tr/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Yeni bir ileti geldiğinde bildirme.
Kategori susturulmamışsa okunmamış olarak göster.",
"ignoring.description": "Yeni bir ileti geldiğinde bildirme.
Okunmamış olarak gösterme.",
"thread_tools.title": "Konu Ayarları",
- "thread_tools.markAsUnreadForAll": "Hepsini okunmadı olarak işaretle",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Başlığı Sabitle",
"thread_tools.unpin": "Başlığı Sabitleme",
"thread_tools.lock": "Başlığı Kitle",
diff --git a/public/language/uk/topic.json b/public/language/uk/topic.json
index 5b464da5fe..defbf5c79a 100644
--- a/public/language/uk/topic.json
+++ b/public/language/uk/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Не сповіщати мене про нові відповіді.
Показувати тему в непрочитаних якщо категорія не ігнорується.",
"ignoring.description": "Не сповіщати мене про нові відповіді.
Не показувати тему в непрочитаних.",
"thread_tools.title": "Інструменти теми",
- "thread_tools.markAsUnreadForAll": "Відмітити всі непрочитаними",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Прикріпити тему",
"thread_tools.unpin": "Відкріпити тему",
"thread_tools.lock": "Заблокувати тему",
diff --git a/public/language/vi/topic.json b/public/language/vi/topic.json
index c59553269d..cb48aab895 100644
--- a/public/language/vi/topic.json
+++ b/public/language/vi/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "Không thông báo tôi các trả lời mới.
Hiển thị mục chưa đọc nếu danh mục bị bỏ qua.",
"ignoring.description": "Không thông báo tôi các trả lời mới.
Không hiển thị các mục chưa đọc.",
"thread_tools.title": "Công cụ",
- "thread_tools.markAsUnreadForAll": "Đánh dấu tất cả thành chưa đọc",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "Pin chủ đề",
"thread_tools.unpin": "Bỏ pin chủ đề",
"thread_tools.lock": "Khóa chủ đề",
diff --git a/public/language/zh-CN/topic.json b/public/language/zh-CN/topic.json
index 92dfcc59f2..039964e1d6 100644
--- a/public/language/zh-CN/topic.json
+++ b/public/language/zh-CN/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "不要在有新回复时通知我。
如果这个版块未被忽略则在未读主题中显示。",
"ignoring.description": "不要在有新回复时通知我。
不要在未读主题中显示该主题。",
"thread_tools.title": "主题工具",
- "thread_tools.markAsUnreadForAll": "标记全部未读",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "置顶主题",
"thread_tools.unpin": "取消置顶主题",
"thread_tools.lock": "锁定主题",
diff --git a/public/language/zh-TW/topic.json b/public/language/zh-TW/topic.json
index bcfd71fb09..1257151fbf 100644
--- a/public/language/zh-TW/topic.json
+++ b/public/language/zh-TW/topic.json
@@ -52,7 +52,7 @@
"not-watching.description": "有新的回覆不用通知我。
如果類別不是被忽略的,在未讀頁中顯示主題。",
"ignoring.description": "有新的回覆不用通知我。
在未讀頁中不顯示主題。",
"thread_tools.title": "主題工具箱",
- "thread_tools.markAsUnreadForAll": "Mark unread for all",
+ "thread_tools.markAsUnreadForAll": "Mark Unread For All",
"thread_tools.pin": "釘選主題",
"thread_tools.unpin": "取消釘選主題",
"thread_tools.lock": "鎖定主題",
diff --git a/public/src/admin/general/dashboard.js b/public/src/admin/general/dashboard.js
index e4023745f8..ac5cf47546 100644
--- a/public/src/admin/general/dashboard.js
+++ b/public/src/admin/general/dashboard.js
@@ -217,6 +217,10 @@ define('admin/general/dashboard', ['semver', 'Chart', 'translator', 'benchpress'
};
trafficCanvas.width = $(trafficCanvas).parent().width();
+
+ data.datasets[0].yAxisID = 'left-y-axis';
+ data.datasets[1].yAxisID = 'right-y-axis';
+
graphs.traffic = new Chart(trafficCtx, {
type: 'line',
data: data,
@@ -227,9 +231,20 @@ define('admin/general/dashboard', ['semver', 'Chart', 'translator', 'benchpress'
},
scales: {
yAxes: [{
+ id: 'left-y-axis',
+ ticks: {
+ beginAtZero: true,
+ },
+ type: 'linear',
+ position: 'left',
+ }, {
+ id: 'right-y-axis',
ticks: {
beginAtZero: true,
+ suggestedMax: 10,
},
+ type: 'linear',
+ position: 'right',
}],
},
tooltips: {
diff --git a/public/src/app.js b/public/src/app.js
index f56d894de8..8a2dd19c18 100644
--- a/public/src/app.js
+++ b/public/src/app.js
@@ -107,7 +107,9 @@ app.cacheBuster = null;
};
app.logout = function (e) {
- e.preventDefault();
+ if (e) {
+ e.preventDefault();
+ }
$(window).trigger('action:app.logout');
/*
diff --git a/public/src/modules/helpers.js b/public/src/modules/helpers.js
index 07515b9834..d682faf947 100644
--- a/public/src/modules/helpers.js
+++ b/public/src/modules/helpers.js
@@ -127,11 +127,11 @@
category.children.forEach(function (child) {
if (child && !child.isSection) {
var link = child.link ? child.link : (relative_path + '/category/' + child.slug);
- html += '' +
- '' +
- '' +
- '' +
- '' + child.name + ' ';
+ html += '' +
+ '