From 30b3e143815f9404afca6e31713a2495e269d54d Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Fri, 17 Nov 2023 09:19:27 +0000 Subject: [PATCH 1/7] Latest translations and fallbacks --- public/language/bg/social.json | 4 ++-- public/language/it/social.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/language/bg/social.json b/public/language/bg/social.json index 7f2aa3884a..931e80c8c8 100644 --- a/public/language/bg/social.json +++ b/public/language/bg/social.json @@ -7,6 +7,6 @@ "sign-up-with-google": "Регистриране с Google", "log-in-with-facebook": "Вписване с Facebook", "continue-with-facebook": "Продължаване с Facebook", - "sign-in-with-linkedin": "Sign in with LinkedIn", - "sign-up-with-linkedin": "Sign up with LinkedIn" + "sign-in-with-linkedin": "Вписване с LinkedIn", + "sign-up-with-linkedin": "Регистриране с LinkedIn" } \ No newline at end of file diff --git a/public/language/it/social.json b/public/language/it/social.json index 927d39e3e7..4fb4c6bd3e 100644 --- a/public/language/it/social.json +++ b/public/language/it/social.json @@ -7,6 +7,6 @@ "sign-up-with-google": "Registrati con Google", "log-in-with-facebook": "Accedi con Facebook", "continue-with-facebook": "Continua con Facebook", - "sign-in-with-linkedin": "Sign in with LinkedIn", - "sign-up-with-linkedin": "Sign up with LinkedIn" + "sign-in-with-linkedin": "Accedi con LinkedIn", + "sign-up-with-linkedin": "Registrati con LinkedIn" } \ No newline at end of file From 5d03321e923dbf59f0b948f4e6f14391a4d5f558 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 17 Nov 2023 11:38:17 -0500 Subject: [PATCH 2/7] feat: new language strings for post-queue page --- public/language/en-GB/post-queue.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/language/en-GB/post-queue.json b/public/language/en-GB/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/en-GB/post-queue.json +++ b/public/language/en-GB/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", From f98205c1fd051fe4f872292db33992edfceeb0e9 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Fri, 17 Nov 2023 16:38:42 +0000 Subject: [PATCH 3/7] chore(i18n): fallback strings for new resources: nodebb.post-queue --- public/language/ar/post-queue.json | 4 +++- public/language/bg/post-queue.json | 4 +++- public/language/bn/post-queue.json | 4 +++- public/language/cs/post-queue.json | 4 +++- public/language/da/post-queue.json | 4 +++- public/language/de/post-queue.json | 4 +++- public/language/el/post-queue.json | 4 +++- public/language/en-US/post-queue.json | 4 +++- public/language/en-x-pirate/post-queue.json | 4 +++- public/language/es/post-queue.json | 4 +++- public/language/et/post-queue.json | 4 +++- public/language/fa-IR/post-queue.json | 4 +++- public/language/fi/post-queue.json | 4 +++- public/language/fr/post-queue.json | 4 +++- public/language/gl/post-queue.json | 4 +++- public/language/he/post-queue.json | 4 +++- public/language/hr/post-queue.json | 4 +++- public/language/hu/post-queue.json | 4 +++- public/language/hy/post-queue.json | 4 +++- public/language/id/post-queue.json | 4 +++- public/language/it/post-queue.json | 4 +++- public/language/ja/post-queue.json | 4 +++- public/language/ko/post-queue.json | 4 +++- public/language/lt/post-queue.json | 4 +++- public/language/lv/post-queue.json | 4 +++- public/language/ms/post-queue.json | 4 +++- public/language/nb/post-queue.json | 4 +++- public/language/nl/post-queue.json | 4 +++- public/language/pl/post-queue.json | 4 +++- public/language/pt-BR/post-queue.json | 4 +++- public/language/pt-PT/post-queue.json | 4 +++- public/language/ro/post-queue.json | 4 +++- public/language/ru/post-queue.json | 4 +++- public/language/rw/post-queue.json | 4 +++- public/language/sc/post-queue.json | 4 +++- public/language/sk/post-queue.json | 4 +++- public/language/sl/post-queue.json | 4 +++- public/language/sq-AL/post-queue.json | 4 +++- public/language/sr/post-queue.json | 4 +++- public/language/sv/post-queue.json | 4 +++- public/language/th/post-queue.json | 4 +++- public/language/tr/post-queue.json | 4 +++- public/language/uk/post-queue.json | 4 +++- public/language/vi/post-queue.json | 4 +++- public/language/zh-CN/post-queue.json | 4 +++- public/language/zh-TW/post-queue.json | 4 +++- 46 files changed, 138 insertions(+), 46 deletions(-) diff --git a/public/language/ar/post-queue.json b/public/language/ar/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/ar/post-queue.json +++ b/public/language/ar/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/bg/post-queue.json b/public/language/bg/post-queue.json index f688cddcdd..fa204a97dd 100644 --- a/public/language/bg/post-queue.json +++ b/public/language/bg/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Опашка за публикации", "no-queued-posts": "В опашката за публикации няма нищо.", "no-single-post": "Темата или публикацията, която търсите, вече не се намира в опашката. Вероятно или е била одобрена, или изтрита.", - "enabling-help": "За да включите тази функционалност, идете в Настройки → Публикуване → Опашка за публикации и включете Опашката за публикации.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Назад към Опашката за публикации", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Потребител", "when": "Кога", "category": "Категория", diff --git a/public/language/bn/post-queue.json b/public/language/bn/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/bn/post-queue.json +++ b/public/language/bn/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/cs/post-queue.json b/public/language/cs/post-queue.json index 2485f7768e..8212df7563 100644 --- a/public/language/cs/post-queue.json +++ b/public/language/cs/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Fronta příspěvků", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Uživatel", "when": "When", "category": "Kategorie", diff --git a/public/language/da/post-queue.json b/public/language/da/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/da/post-queue.json +++ b/public/language/da/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/de/post-queue.json b/public/language/de/post-queue.json index 9afe19ad05..c24f8b6ef4 100644 --- a/public/language/de/post-queue.json +++ b/public/language/de/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Beitragswarteschlange", "no-queued-posts": "Es sind keine Beiträge in der Beitragswarteschlange", "no-single-post": "Dieses Thema oder dieser Beitrag ist nicht mehr in der Warteschlange. Er wurde wahrscheinlich angenommen oder gelöscht.", - "enabling-help": "Um diese Funktion zu aktivieren, gehe zu Einstellungen → Posts → Beitragswarteschlange und aktiviere die Beitragswarteschlange.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Zurück zur Beitragswarteschlange", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Benutzer", "when": "Wann", "category": "Kategorie", diff --git a/public/language/el/post-queue.json b/public/language/el/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/el/post-queue.json +++ b/public/language/el/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/en-US/post-queue.json b/public/language/en-US/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/en-US/post-queue.json +++ b/public/language/en-US/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/en-x-pirate/post-queue.json b/public/language/en-x-pirate/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/en-x-pirate/post-queue.json +++ b/public/language/en-x-pirate/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/es/post-queue.json b/public/language/es/post-queue.json index f278398a8f..4005bfcbb4 100644 --- a/public/language/es/post-queue.json +++ b/public/language/es/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Cola de Mensajes", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Usuario", "when": "When", "category": "Categoría", diff --git a/public/language/et/post-queue.json b/public/language/et/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/et/post-queue.json +++ b/public/language/et/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/fa-IR/post-queue.json b/public/language/fa-IR/post-queue.json index 69855c9362..b8c434f0ce 100644 --- a/public/language/fa-IR/post-queue.json +++ b/public/language/fa-IR/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "صف پست", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/fi/post-queue.json b/public/language/fi/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/fi/post-queue.json +++ b/public/language/fi/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/fr/post-queue.json b/public/language/fr/post-queue.json index 1ec28108fe..f82f350223 100644 --- a/public/language/fr/post-queue.json +++ b/public/language/fr/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "File d’attente des messages", "no-queued-posts": "Il n'y a pas de messages dans la file d'attente des messages.", "no-single-post": "Le sujet ou le message que vous recherchez n'est plus dans la file d'attente. Il a probablement déjà été approuvé ou supprimé.", - "enabling-help": "Pour activer cette fonctionnalité, accédez à Paramètres → Message → File d'attente et activez la file d'attente.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Retour à la file d'attente", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Utilisateur", "when": "Quand", "category": "Catégorie", diff --git a/public/language/gl/post-queue.json b/public/language/gl/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/gl/post-queue.json +++ b/public/language/gl/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/he/post-queue.json b/public/language/he/post-queue.json index ffda34c675..80fc182303 100644 --- a/public/language/he/post-queue.json +++ b/public/language/he/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "פוסטים ממתינים", "no-queued-posts": "אין פוסטים ממתינים בתור הפוסטים.", "no-single-post": "הנושא או הפוסט שאתה מחפש כבר לא בתור. כנראה שהוא כבר אושר או נמחק.", - "enabling-help": "כדי להפעיל תכונה זו, עבור אל הגדרות/פוסטים והפעל תור פוסטים.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "חזרה לתור פוסטים", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "משתמש", "when": "כאשר", "category": "קטגוריה", diff --git a/public/language/hr/post-queue.json b/public/language/hr/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/hr/post-queue.json +++ b/public/language/hr/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/hu/post-queue.json b/public/language/hu/post-queue.json index 406e956d9d..ae86261b30 100644 --- a/public/language/hu/post-queue.json +++ b/public/language/hu/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Hozzászólási várósor", "no-queued-posts": "Nincsenek hozzászólások a bejegyzési sorban.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Vissza a bejegyzési sorhoz", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Felhasználó", "when": "Amikor", "category": "Kategória", diff --git a/public/language/hy/post-queue.json b/public/language/hy/post-queue.json index fd5b53e2ab..9e707cd3f5 100644 --- a/public/language/hy/post-queue.json +++ b/public/language/hy/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Գրառումների հերթ", "no-queued-posts": "Գրառումների հերթում գրառումներ չկան:", "no-single-post": "Ձեր փնտրած թեման կամ գրառումն այլևս հերթում չէ: Այն հավանաբար արդեն հաստատված կամ ջնջված է:", - "enabling-help": "Այս գործառույթը միացնելու համար անցեքoԿարգավորումներ և ռառ, Գրառում և ռառ, Գրառման հերթ և ակտիվացրեք Գրառման հերթ.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Վերադառնալ Գրառումների հերթին", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Օգտատեր", "when": "Երբ", "category": "Կատեգորիա", diff --git a/public/language/id/post-queue.json b/public/language/id/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/id/post-queue.json +++ b/public/language/id/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/it/post-queue.json b/public/language/it/post-queue.json index 14c6afa67d..f677e57e1c 100644 --- a/public/language/it/post-queue.json +++ b/public/language/it/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Coda post", "no-queued-posts": "Non ci sono post nella coda dei post.", "no-single-post": "La discussione o il post che si sta cercando non è più in coda. Probabilmente è già stato approvato o cancellato.", - "enabling-help": "Per abilitare questa funzione, vai in Impostazioni → Post → Coda Post e attiva Coda Post.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Torna alla coda dei post", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Utente", "when": "Quando", "category": "Categoria", diff --git a/public/language/ja/post-queue.json b/public/language/ja/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/ja/post-queue.json +++ b/public/language/ja/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/ko/post-queue.json b/public/language/ko/post-queue.json index 131fd3936e..6e6451c1b1 100644 --- a/public/language/ko/post-queue.json +++ b/public/language/ko/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "게시 대기열", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "사용자", "when": "When", "category": "카테고리", diff --git a/public/language/lt/post-queue.json b/public/language/lt/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/lt/post-queue.json +++ b/public/language/lt/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/lv/post-queue.json b/public/language/lv/post-queue.json index 0dbb39d1d2..2a716a258e 100644 --- a/public/language/lv/post-queue.json +++ b/public/language/lv/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Rakstu apstiprināšanas rinda", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Lietotājs", "when": "When", "category": "Kategorija", diff --git a/public/language/ms/post-queue.json b/public/language/ms/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/ms/post-queue.json +++ b/public/language/ms/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/nb/post-queue.json b/public/language/nb/post-queue.json index 670eb5682d..58d2a16f8d 100644 --- a/public/language/nb/post-queue.json +++ b/public/language/nb/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Innleggskø", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Bruker", "when": "When", "category": "Kategori", diff --git a/public/language/nl/post-queue.json b/public/language/nl/post-queue.json index 1a5eec6b78..3cbba3ebb3 100644 --- a/public/language/nl/post-queue.json +++ b/public/language/nl/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Berichtenwachtrij", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Gebruiker", "when": "When", "category": "Categorie", diff --git a/public/language/pl/post-queue.json b/public/language/pl/post-queue.json index 76cd4755d5..1a27801fbb 100644 --- a/public/language/pl/post-queue.json +++ b/public/language/pl/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Kolejka postów", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Użytkownik", "when": "When", "category": "Kategoria", diff --git a/public/language/pt-BR/post-queue.json b/public/language/pt-BR/post-queue.json index 8ea12e5751..795ee1c8dc 100644 --- a/public/language/pt-BR/post-queue.json +++ b/public/language/pt-BR/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Fila de Posts", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Usuário", "when": "When", "category": "Categoria", diff --git a/public/language/pt-PT/post-queue.json b/public/language/pt-PT/post-queue.json index e710ba2109..d02245963e 100644 --- a/public/language/pt-PT/post-queue.json +++ b/public/language/pt-PT/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Publicações por Aprovar", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Utilizador", "when": "When", "category": "Categoria", diff --git a/public/language/ro/post-queue.json b/public/language/ro/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/ro/post-queue.json +++ b/public/language/ro/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/ru/post-queue.json b/public/language/ru/post-queue.json index 04a7ddbe65..991b447759 100644 --- a/public/language/ru/post-queue.json +++ b/public/language/ru/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Очередь на публикацию", "no-queued-posts": "Нет записей в очереди", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Назад к Очереди Записей", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Пользователь", "when": "Когда", "category": "Категория", diff --git a/public/language/rw/post-queue.json b/public/language/rw/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/rw/post-queue.json +++ b/public/language/rw/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/sc/post-queue.json b/public/language/sc/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/sc/post-queue.json +++ b/public/language/sc/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/sk/post-queue.json b/public/language/sk/post-queue.json index 897d9d572f..ff8a841770 100644 --- a/public/language/sk/post-queue.json +++ b/public/language/sk/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Príspevky vo fronte", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Používateľ", "when": "When", "category": "Kategórie", diff --git a/public/language/sl/post-queue.json b/public/language/sl/post-queue.json index 159342883f..8dfaeee200 100644 --- a/public/language/sl/post-queue.json +++ b/public/language/sl/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Čakalna vrsta objav", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Uporabnik", "when": "When", "category": "Kategorija", diff --git a/public/language/sq-AL/post-queue.json b/public/language/sq-AL/post-queue.json index 923ba6b27a..c6247613bf 100644 --- a/public/language/sq-AL/post-queue.json +++ b/public/language/sq-AL/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Radha e postimit", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Përdorues", "when": "When", "category": "Kategoria", diff --git a/public/language/sr/post-queue.json b/public/language/sr/post-queue.json index b3b53a7eb3..07478e802f 100644 --- a/public/language/sr/post-queue.json +++ b/public/language/sr/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Објаве у реду чекања", "no-queued-posts": "Нема објава у реду чекања.", "no-single-post": "Тема или објава коју тражите више није у реду чекања. Вероватно је већ одобрена или избрисана.", - "enabling-help": "За омогућавање ове функције, идите у Подешавања → Објава → Објаве на чекању и омогућите Објаве на чекању.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Назад на објаве у реду чекања", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Корисник", "when": "Када", "category": "Категорија", diff --git a/public/language/sv/post-queue.json b/public/language/sv/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/sv/post-queue.json +++ b/public/language/sv/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/th/post-queue.json b/public/language/th/post-queue.json index c750bfae93..021ed0d83f 100644 --- a/public/language/th/post-queue.json +++ b/public/language/th/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Post Queue", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "User", "when": "When", "category": "Category", diff --git a/public/language/tr/post-queue.json b/public/language/tr/post-queue.json index b435f93be1..bbb0eeadc0 100644 --- a/public/language/tr/post-queue.json +++ b/public/language/tr/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "İleti Kuyruğu", "no-queued-posts": "İleti kuyruğunda yeni ileti mevcut değil! ", "no-single-post": "Aradığınız ileti veya başlık artık ileti kuyruğunda değil! Halihazırda onaylanmış veya reddedilmiş olabilir. ", - "enabling-help": "Bu özelliği aktive etmek için, şu bölüme gidin: Settings → Post → Post Queue ve şunu aktve edin: Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "İleti Kuyruğuna Geri Dön", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Kullanıcı", "when": "Zaman", "category": "Kategori", diff --git a/public/language/uk/post-queue.json b/public/language/uk/post-queue.json index ba9df75963..34399ad65f 100644 --- a/public/language/uk/post-queue.json +++ b/public/language/uk/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Черга Постів", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Користувач", "when": "When", "category": "Категорія", diff --git a/public/language/vi/post-queue.json b/public/language/vi/post-queue.json index 31beec5aaf..2218cc8401 100644 --- a/public/language/vi/post-queue.json +++ b/public/language/vi/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "Xếp Hàng Bài Đăng", "no-queued-posts": "Không có bài trong xếp hàng đăng bài", "no-single-post": "Chủ đề hoặc bài đăng bạn đang tìm kiếm không còn xếp hàng. Có thể đã phê duyệt hoặc xóa rồi.", - "enabling-help": "Để bật tính năng này, hãy đi tới Cài Đặt → Bài Đăng → Hàng Đợi Đăng và bật Hàng Đợi Đăng.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Trở về Hàng Đợi Đăng", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "Người dùng", "when": "When", "category": "Chuyên mục", diff --git a/public/language/zh-CN/post-queue.json b/public/language/zh-CN/post-queue.json index 865de66267..ad4df11d34 100644 --- a/public/language/zh-CN/post-queue.json +++ b/public/language/zh-CN/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "发布队列", "no-queued-posts": "发帖队列中没有帖子。", "no-single-post": "您正在查看的主题或帖子已经不在队列中。它可能已经被批准或删除。", - "enabling-help": "要启用此特性,跳转到设置→帖子→发帖队列然后启用发帖队列。", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "回到发帖队列", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "用户", "when": "当", "category": "版块", diff --git a/public/language/zh-TW/post-queue.json b/public/language/zh-TW/post-queue.json index d1d3bff1e5..f18668f641 100644 --- a/public/language/zh-TW/post-queue.json +++ b/public/language/zh-TW/post-queue.json @@ -3,8 +3,10 @@ "post-queue": "貼文隊列", "no-queued-posts": "There are no posts in the post queue.", "no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.", - "enabling-help": "To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", "back-to-list": "Back to Post Queue", + "public-intro": "If you have any queued posts, they will be shown here.", + "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", "user": "使用者", "when": "When", "category": "版面", From 63ba498647e8092f9f1bc4ae91332be09732264e Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 17 Nov 2023 11:45:02 -0500 Subject: [PATCH 4/7] fix: update post-queue template for #12171 --- src/views/post-queue.tpl | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/src/views/post-queue.tpl b/src/views/post-queue.tpl index 1226becd1a..e6b2233d17 100644 --- a/src/views/post-queue.tpl +++ b/src/views/post-queue.tpl @@ -1,3 +1,17 @@ +{{{ if isAdmin }}} +{{{ if !enabled }}} +
+

[[post-queue:enabling-help, {config.relative_path}/admin/settings/post#post-queue]]

+
+{{{ end }}} +{{{ else }}} +
+

[[post-queue:public-intro]]

+

[[post-queue:public-description]]

+
+
+{{{ end }}} + {{{ if (!singlePost && posts.length) }}}
@@ -28,18 +42,19 @@
- {{{ if (!posts.length && isAdmin) }}} - {{{ if !singlePost }}} -
-

[[post-queue:no-queued-posts]]

- {{{ if !enabled }}}

[[post-queue:enabling-help, {config.relative_path}/admin/settings/post#post-queue]]

{{{ end }}} -
- {{{ else }}} -
-

[[post-queue:no-single-post]]

- [[post-queue:back-to-list]] -
- {{{ end }}} + {{{ if !posts.length }}} + {{{ if !singlePost }}} +
+ [[post-queue:no-queued-posts]] +
+ {{{ else }}} +
+

[[post-queue:no-single-post]]

+ +
+ {{{ end }}} {{{ end }}} {{{ each posts }}} From 41bdc9e8fddc4605cc0ee457c52206a272c7d1cc Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 17 Nov 2023 11:46:45 -0500 Subject: [PATCH 5/7] fix: update design of post-queue --- src/views/post-queue.tpl | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/views/post-queue.tpl b/src/views/post-queue.tpl index e6b2233d17..69b4f759b6 100644 --- a/src/views/post-queue.tpl +++ b/src/views/post-queue.tpl @@ -44,8 +44,13 @@
{{{ if !posts.length }}} {{{ if !singlePost }}} -
- [[post-queue:no-queued-posts]] +
+
+
+ +
+ [[post-queue:no-queued-posts]] +
{{{ else }}}
From 89a1134cae9b1e6825c182171a39705e2d2a8acd Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 17 Nov 2023 11:48:45 -0500 Subject: [PATCH 6/7] fix: #12171, bump harmony --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 532f528c40..e982cf90f6 100644 --- a/install/package.json +++ b/install/package.json @@ -102,7 +102,7 @@ "nodebb-plugin-ntfy": "1.7.3", "nodebb-plugin-spam-be-gone": "2.2.0", "nodebb-rewards-essentials": "1.0.0", - "nodebb-theme-harmony": "1.1.98", + "nodebb-theme-harmony": "1.1.99", "nodebb-theme-lavender": "7.1.5", "nodebb-theme-peace": "2.1.25", "nodebb-theme-persona": "13.2.47", From 3d971294c4662fe7a1b174a016709c4bc0d5331f Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Sat, 18 Nov 2023 09:18:23 +0000 Subject: [PATCH 7/7] Latest translations and fallbacks --- public/language/bg/post-queue.json | 6 +++--- public/language/it/post-queue.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/language/bg/post-queue.json b/public/language/bg/post-queue.json index fa204a97dd..de0b0f22a4 100644 --- a/public/language/bg/post-queue.json +++ b/public/language/bg/post-queue.json @@ -3,10 +3,10 @@ "post-queue": "Опашка за публикации", "no-queued-posts": "В опашката за публикации няма нищо.", "no-single-post": "Темата или публикацията, която търсите, вече не се намира в опашката. Вероятно или е била одобрена, или изтрита.", - "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "В момента опашката за публикации е изключена. За да включите тази функционалност, идете в Настройки → Публикации → Опашка за публикации и включете Опашката за публикации.", "back-to-list": "Назад към Опашката за публикации", - "public-intro": "If you have any queued posts, they will be shown here.", - "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", + "public-intro": "Ако имате публикации, които чакат в опашката, те ще бъдат показани тук.", + "public-description": "Този форум е настроен автоматично да добавя публикациите от нови потребители, така че да чакат одобрението на модератор.
Ако имате публикации, които чакат в опашката за одобрение, ще можете да ги видите тук.", "user": "Потребител", "when": "Кога", "category": "Категория", diff --git a/public/language/it/post-queue.json b/public/language/it/post-queue.json index f677e57e1c..6e9deaa491 100644 --- a/public/language/it/post-queue.json +++ b/public/language/it/post-queue.json @@ -3,10 +3,10 @@ "post-queue": "Coda post", "no-queued-posts": "Non ci sono post nella coda dei post.", "no-single-post": "La discussione o il post che si sta cercando non è più in coda. Probabilmente è già stato approvato o cancellato.", - "enabling-help": "The post queue is currently disabled. To enable this feature, go to Settings → Post → Post Queue and enable Post Queue.", + "enabling-help": "La coda della posta è attualmente disabilitata. Per abilitare questa funzione, vai in Impostazioni → Post → Coda post e abilita Coda post.", "back-to-list": "Torna alla coda dei post", - "public-intro": "If you have any queued posts, they will be shown here.", - "public-description": "This forum is configured to automatically queue posts from new accounts, pending moderator approval.
If you have queued posts awaiting approval, you will be able to see them here.", + "public-intro": "Se hai post in coda, saranno mostrati qui.", + "public-description": "Questo forum è configurato per mettere in coda automaticamente i post dei nuovi account, in attesa dell'approvazione del moderatore.
Se hai dei post in coda in attesa di approvazione, potrai vederli qui.", "user": "Utente", "when": "Quando", "category": "Categoria",