From a658757382dfcda96bd2899df1dd3556aa46ca21 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Thu, 30 Sep 2021 09:07:35 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/ar/admin/settings/post.json | 3 + public/language/ar/topic.json | 1 + public/language/bg/admin/settings/post.json | 3 + public/language/bg/topic.json | 1 + public/language/bn/admin/settings/post.json | 3 + public/language/bn/topic.json | 1 + public/language/cs/admin/settings/post.json | 3 + public/language/cs/topic.json | 1 + public/language/da/admin/settings/post.json | 3 + public/language/da/topic.json | 1 + public/language/de/admin/settings/post.json | 3 + public/language/de/topic.json | 1 + public/language/el/admin/settings/post.json | 3 + public/language/el/topic.json | 1 + .../language/en-US/admin/settings/post.json | 3 + public/language/en-US/topic.json | 1 + .../en-x-pirate/admin/settings/post.json | 3 + public/language/en-x-pirate/topic.json | 1 + public/language/es/admin/settings/post.json | 3 + public/language/es/topic.json | 1 + public/language/et/admin/settings/post.json | 3 + public/language/et/topic.json | 1 + .../language/fa-IR/admin/settings/post.json | 3 + public/language/fa-IR/topic.json | 1 + public/language/fi/admin/settings/post.json | 3 + public/language/fi/topic.json | 1 + public/language/fr/admin/settings/post.json | 3 + public/language/fr/topic.json | 1 + public/language/gl/admin/settings/post.json | 3 + public/language/gl/topic.json | 1 + public/language/he/admin/settings/post.json | 3 + public/language/he/topic.json | 1 + public/language/hr/admin/settings/post.json | 3 + public/language/hr/topic.json | 1 + public/language/hu/admin/settings/post.json | 3 + public/language/hu/topic.json | 1 + public/language/id/admin/settings/post.json | 3 + public/language/id/topic.json | 1 + public/language/it/admin/settings/post.json | 3 + public/language/it/topic.json | 1 + public/language/ja/admin/settings/post.json | 3 + public/language/ja/topic.json | 1 + public/language/ko/admin/settings/post.json | 3 + public/language/ko/topic.json | 1 + public/language/lt/admin/settings/post.json | 3 + public/language/lt/topic.json | 1 + public/language/lv/admin/settings/post.json | 3 + public/language/lv/topic.json | 1 + public/language/ms/admin/settings/post.json | 3 + public/language/ms/topic.json | 1 + public/language/nb/admin/settings/post.json | 3 + public/language/nb/topic.json | 1 + public/language/nl/admin/settings/post.json | 3 + public/language/nl/topic.json | 1 + public/language/pl/admin/settings/post.json | 3 + public/language/pl/topic.json | 1 + .../language/pt-BR/admin/settings/post.json | 3 + public/language/pt-BR/topic.json | 1 + .../language/pt-PT/admin/settings/post.json | 3 + public/language/pt-PT/topic.json | 1 + public/language/ro/admin/settings/post.json | 3 + public/language/ro/topic.json | 1 + public/language/ru/admin/settings/post.json | 3 + public/language/ru/topic.json | 1 + public/language/rw/admin/settings/post.json | 3 + public/language/rw/topic.json | 1 + public/language/sc/admin/settings/post.json | 3 + public/language/sc/topic.json | 1 + public/language/sk/admin/settings/post.json | 3 + public/language/sk/topic.json | 1 + public/language/sl/admin/settings/post.json | 3 + public/language/sl/flags.json | 58 ++++----- public/language/sl/topic.json | 111 +++++++++--------- public/language/sr/admin/settings/post.json | 3 + public/language/sr/topic.json | 1 + public/language/sv/admin/settings/post.json | 3 + public/language/sv/topic.json | 1 + public/language/th/admin/settings/post.json | 3 + public/language/th/topic.json | 1 + public/language/tr/admin/settings/post.json | 3 + public/language/tr/topic.json | 1 + public/language/uk/admin/settings/post.json | 3 + public/language/uk/topic.json | 1 + public/language/vi/admin/settings/post.json | 3 + public/language/vi/topic.json | 1 + .../language/zh-CN/admin/settings/post.json | 3 + public/language/zh-CN/topic.json | 1 + .../language/zh-TW/admin/settings/post.json | 3 + public/language/zh-TW/topic.json | 1 + 89 files changed, 260 insertions(+), 84 deletions(-) diff --git a/public/language/ar/admin/settings/post.json b/public/language/ar/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/ar/admin/settings/post.json +++ b/public/language/ar/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/ar/topic.json b/public/language/ar/topic.json index dd877b32dd..5541e97d22 100644 --- a/public/language/ar/topic.json +++ b/public/language/ar/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "اضغط هنا للعودة لأخر مشاركة مقروءة في الموضوع", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/bg/admin/settings/post.json b/public/language/bg/admin/settings/post.json index 8f4ef2a238..4f41a2cd57 100644 --- a/public/language/bg/admin/settings/post.json +++ b/public/language/bg/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Показване на раздела „Помощ“", "composer.enable-plugin-help": "Позволяване на добавките да добавят съдържание в раздела за помощ", "composer.custom-help": "Персонализиран текст за помощ", + "backlinks": "Обратни връзки", + "backlinks.enabled": "Включване на обратните връзки в темите", + "backlinks.help": "Ако в публикацията има препратка към друга тема, там ще бъде поставена връзка към публикацията, с конкретното време.", "ip-tracking": "Записване на IP адреса", "ip-tracking.each-post": "Записване на IP адреса за всяка публикация", "enable-post-history": "Включване на историята на публикациите" diff --git a/public/language/bg/topic.json b/public/language/bg/topic.json index ecc9ad950a..b1a10de9b7 100644 --- a/public/language/bg/topic.json +++ b/public/language/bg/topic.json @@ -47,6 +47,7 @@ "restored-by": "Възстановена от", "moved-from-by": "Преместена от %1 от", "queued-by": "Публикацията е добавена в опашката за одобрение →", + "backlink": "Спомената от", "bookmark_instructions": "Щракнете тук, за да се върнете към последно прочетената публикация в тази тема.", "flag-post": "Докладване на тази публикация", "flag-user": "Докладване на този потребител", diff --git a/public/language/bn/admin/settings/post.json b/public/language/bn/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/bn/admin/settings/post.json +++ b/public/language/bn/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/bn/topic.json b/public/language/bn/topic.json index c44b134150..f7482e41b5 100644 --- a/public/language/bn/topic.json +++ b/public/language/bn/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Click here to return to the last read post in this thread.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/cs/admin/settings/post.json b/public/language/cs/admin/settings/post.json index af5702173a..a76f6b446f 100644 --- a/public/language/cs/admin/settings/post.json +++ b/public/language/cs/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Zobrazit záložku „Nápověda”", "composer.enable-plugin-help": "Povolit rozšíření přidat obsah do záložky nápovědy", "composer.custom-help": "Uživatelský text nápovědy", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Sledování IP", "ip-tracking.each-post": "Sledovat adresu IP u každého příspěvku", "enable-post-history": "Povolit historii příspěvku" diff --git a/public/language/cs/topic.json b/public/language/cs/topic.json index 58d554e1c8..96cf0fbffe 100644 --- a/public/language/cs/topic.json +++ b/public/language/cs/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Pro návrat k poslednímu čtenému příspěvku v tématu, klikněte zde.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/da/admin/settings/post.json b/public/language/da/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/da/admin/settings/post.json +++ b/public/language/da/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/da/topic.json b/public/language/da/topic.json index 5d5ff1d1d5..5d6d8ac404 100644 --- a/public/language/da/topic.json +++ b/public/language/da/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Klik her for at vende tilbage til den sidst læste indlæg i denne tråd.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/de/admin/settings/post.json b/public/language/de/admin/settings/post.json index caa1fae9ae..09f5c41b56 100644 --- a/public/language/de/admin/settings/post.json +++ b/public/language/de/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "\"Hilfe\"-Tab anzeigen", "composer.enable-plugin-help": "Plugins erlauben Inhalte dem \"Help\"-Tab hinzuzufügen", "composer.custom-help": "Benutzerdefinierter Hilfe-Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP-Verfolgung", "ip-tracking.each-post": "IP-Adresse für jeden Beitrag speichern", "enable-post-history": "Aktiviere Beitrags-Änderungsgeschichte" diff --git a/public/language/de/topic.json b/public/language/de/topic.json index dfe3a8fcdf..63581ae290 100644 --- a/public/language/de/topic.json +++ b/public/language/de/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Klicke hier, um zum letzten gelesenen Beitrag des Themas zurückzukehren.", "flag-post": "Diesen Post melden", "flag-user": "Diesen Benutzer melden", diff --git a/public/language/el/admin/settings/post.json b/public/language/el/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/el/admin/settings/post.json +++ b/public/language/el/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/el/topic.json b/public/language/el/topic.json index ddc2e4bec1..94b2586d41 100644 --- a/public/language/el/topic.json +++ b/public/language/el/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Click here to return to the last read post in this thread.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/en-US/admin/settings/post.json b/public/language/en-US/admin/settings/post.json index f91a065e46..05656c9fba 100644 --- a/public/language/en-US/admin/settings/post.json +++ b/public/language/en-US/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/en-US/topic.json b/public/language/en-US/topic.json index 29384a4160..ae2389ee4e 100644 --- a/public/language/en-US/topic.json +++ b/public/language/en-US/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Click here to return to the last read post in this thread.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/en-x-pirate/admin/settings/post.json b/public/language/en-x-pirate/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/en-x-pirate/admin/settings/post.json +++ b/public/language/en-x-pirate/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/en-x-pirate/topic.json b/public/language/en-x-pirate/topic.json index 29384a4160..ae2389ee4e 100644 --- a/public/language/en-x-pirate/topic.json +++ b/public/language/en-x-pirate/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Click here to return to the last read post in this thread.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/es/admin/settings/post.json b/public/language/es/admin/settings/post.json index 8525d35a08..72e094800d 100644 --- a/public/language/es/admin/settings/post.json +++ b/public/language/es/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Mostrar pestaña \"Ayuda\"", "composer.enable-plugin-help": "Permitir a plugins añadir contenido a la pestaña de ayuda", "composer.custom-help": "Texto de Ayuda Personalizado", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Seguimiento de IP", "ip-tracking.each-post": "Seguir la IP para cada entrada/respuesta", "enable-post-history": "Activar historial de respuestas" diff --git a/public/language/es/topic.json b/public/language/es/topic.json index aab7521175..84a7e4c422 100644 --- a/public/language/es/topic.json +++ b/public/language/es/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restaurado por", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Haz click aquí para volver a tu último mensaje leído en este tema", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/et/admin/settings/post.json b/public/language/et/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/et/admin/settings/post.json +++ b/public/language/et/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/et/topic.json b/public/language/et/topic.json index b15b22e432..f99933c619 100644 --- a/public/language/et/topic.json +++ b/public/language/et/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Vajuta siia, et tagasi minna viimati loetud postituse juurde siin teemas.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/fa-IR/admin/settings/post.json b/public/language/fa-IR/admin/settings/post.json index fb0a7ad95e..57fd21e92f 100644 --- a/public/language/fa-IR/admin/settings/post.json +++ b/public/language/fa-IR/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/fa-IR/topic.json b/public/language/fa-IR/topic.json index 1ee8d5f593..c7e8c2bdb4 100644 --- a/public/language/fa-IR/topic.json +++ b/public/language/fa-IR/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "برای بازگشت به آخرین پست در این موضوع اینجا را کلیک کنید.", "flag-post": "گزارش این پست", "flag-user": "گزارش این کاربر", diff --git a/public/language/fi/admin/settings/post.json b/public/language/fi/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/fi/admin/settings/post.json +++ b/public/language/fi/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/fi/topic.json b/public/language/fi/topic.json index a5153c2f3b..c58b5350f1 100644 --- a/public/language/fi/topic.json +++ b/public/language/fi/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Klikkaa tästä palataksesi viimeisimpään luettuun viestiin tässä aiheessa", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/fr/admin/settings/post.json b/public/language/fr/admin/settings/post.json index b8cbb4c803..13887a5f54 100644 --- a/public/language/fr/admin/settings/post.json +++ b/public/language/fr/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Afficher l'onglet \"Aide\"", "composer.enable-plugin-help": "Autoriser les plugins à modifier l'onglet d'aide", "composer.custom-help": "Message d'aide personnalisé", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Suivi d'IP", "ip-tracking.each-post": "Suivre l'adresse IP pour chaque message", "enable-post-history": "Activer l'historique des publications" diff --git a/public/language/fr/topic.json b/public/language/fr/topic.json index 429b99381e..c5e793b337 100644 --- a/public/language/fr/topic.json +++ b/public/language/fr/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restauré par", "moved-from-by": "Déplacé de %1 par", "queued-by": "Message en attente d'approbation →", + "backlink": "Referenced by", "bookmark_instructions": "Cliquez ici pour retourner au dernier message lu de ce fil.", "flag-post": "Signaler ce message", "flag-user": "Signaler cet utilisateur", diff --git a/public/language/gl/admin/settings/post.json b/public/language/gl/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/gl/admin/settings/post.json +++ b/public/language/gl/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/gl/topic.json b/public/language/gl/topic.json index 61757a9699..72e77219fa 100644 --- a/public/language/gl/topic.json +++ b/public/language/gl/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Pica aquí para volver á última mensaxe lida neste tema ", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/he/admin/settings/post.json b/public/language/he/admin/settings/post.json index ecca8e24f7..f2f1611796 100644 --- a/public/language/he/admin/settings/post.json +++ b/public/language/he/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "הצג כרטיסיית \"עזרה\"", "composer.enable-plugin-help": "אפשר לתוסיפים להוסיף תוכן ללשונית עזרה", "composer.custom-help": "טקסט עזרה מותאם אישית", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP מעקב", "ip-tracking.each-post": "מעקב אחר כתובת IP על כל הודעה", "enable-post-history": "הפוך היסטוריית פוסטים לזמינה" diff --git a/public/language/he/topic.json b/public/language/he/topic.json index 3ea51ee041..964c73d19c 100644 --- a/public/language/he/topic.json +++ b/public/language/he/topic.json @@ -47,6 +47,7 @@ "restored-by": "שוחזר על ידי", "moved-from-by": "Moved from %1 by", "queued-by": "הפוסט ממתין לאישור →", + "backlink": "Referenced by", "bookmark_instructions": "לחץ כאן בכדי לחזור לפוסט האחרון שקראת בנושא הזה.", "flag-post": "דווח על פוסט זה", "flag-user": "דווח על משתמש זה", diff --git a/public/language/hr/admin/settings/post.json b/public/language/hr/admin/settings/post.json index 4b6d50fc5a..b32357dc51 100644 --- a/public/language/hr/admin/settings/post.json +++ b/public/language/hr/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Prikaži \"Pomoć\"", "composer.enable-plugin-help": "Dozvoli dodatcima da dodaju sadržaj u \"Pomoć\"", "composer.custom-help": "Tekst \"Pomoć\"", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP praćenje", "ip-tracking.each-post": "Prati IP adresu za svaku objavu", "enable-post-history": "Enable Post History" diff --git a/public/language/hr/topic.json b/public/language/hr/topic.json index c35f16e278..31110f9f84 100644 --- a/public/language/hr/topic.json +++ b/public/language/hr/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Klikni ovdje za povratak na zadnji pročitani post.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/hu/admin/settings/post.json b/public/language/hu/admin/settings/post.json index 3091efd2f2..2bae9b654e 100644 --- a/public/language/hu/admin/settings/post.json +++ b/public/language/hu/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "\"Segítség\" panel megjelenítése", "composer.enable-plugin-help": "Beépülők hozzáadhassanak saját tartalmaz a segítség panelhoz", "composer.custom-help": "Egyedi szöveg a segítségnél", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP nyomonkövetés", "ip-tracking.each-post": "IP cím követése minden hozzászólásnál", "enable-post-history": "Hozzászólás történetiség engedélyezése" diff --git a/public/language/hu/topic.json b/public/language/hu/topic.json index 859c6b8a00..8e39ba268a 100644 --- a/public/language/hu/topic.json +++ b/public/language/hu/topic.json @@ -47,6 +47,7 @@ "restored-by": "Visszaállította", "moved-from-by": "Moved from %1 by", "queued-by": "Hozzászólás jóváhagyásra bejegyezve →", + "backlink": "Referenced by", "bookmark_instructions": "Kattints ide a beszélgetés utolsó hozzászólására ugráshoz.", "flag-post": "Jelöld meg ezt a bejegyzést", "flag-user": "Jelöld meg ezt a felhasználót", diff --git a/public/language/id/admin/settings/post.json b/public/language/id/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/id/admin/settings/post.json +++ b/public/language/id/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/id/topic.json b/public/language/id/topic.json index 69e2ddebbe..700abd5285 100644 --- a/public/language/id/topic.json +++ b/public/language/id/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Klik di sini untuk kembali ke posting yang terakhir kali dibaca pada topik ini.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/it/admin/settings/post.json b/public/language/it/admin/settings/post.json index fa1b9066dc..aaecd61292 100644 --- a/public/language/it/admin/settings/post.json +++ b/public/language/it/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Mostra la scheda \"Aiuto\"", "composer.enable-plugin-help": "Consenti ai plug-in di aggiungere contenuti alla scheda Guida", "composer.custom-help": "Testo di aiuto personalizzato", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Monitoraggio IP", "ip-tracking.each-post": "Traccia l'indirizzo IP per ogni post", "enable-post-history": "Abilita Cronologia post" diff --git a/public/language/it/topic.json b/public/language/it/topic.json index 886e8acd7c..5d695f9a47 100644 --- a/public/language/it/topic.json +++ b/public/language/it/topic.json @@ -47,6 +47,7 @@ "restored-by": "Ripristinato da", "moved-from-by": "Spostato da %1 da", "queued-by": "Post in coda per l'approvazione →", + "backlink": "Referenced by", "bookmark_instructions": "Clicca qui per tornare all'ultimo post letto in questa discussione.", "flag-post": "Segnala questo post", "flag-user": "Segnala questo utente", diff --git a/public/language/ja/admin/settings/post.json b/public/language/ja/admin/settings/post.json index 09cfa068b9..43cd02324a 100644 --- a/public/language/ja/admin/settings/post.json +++ b/public/language/ja/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "「ヘルプ」タグを表示", "composer.enable-plugin-help": "プラグインがヘルプタブにコンテンツを追加できるようにする", "composer.custom-help": "カスタムヘルプテキスト", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IPトラッキング", "ip-tracking.each-post": "各投稿のトラックIPアドレス", "enable-post-history": "Enable Post History" diff --git a/public/language/ja/topic.json b/public/language/ja/topic.json index 108e6e56ec..21750ccff3 100644 --- a/public/language/ja/topic.json +++ b/public/language/ja/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "ここをクリックすると、このスレッドの最後に読んでいた投稿へ移動します。", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/ko/admin/settings/post.json b/public/language/ko/admin/settings/post.json index 3ca69a289f..475c087504 100644 --- a/public/language/ko/admin/settings/post.json +++ b/public/language/ko/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "\"도움말\" 탭 표시", "composer.enable-plugin-help": "플러그인의 도움말 탭 내용 추가 허용", "composer.custom-help": "사용자 정의 \"도움말\" 텍스트", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP 추적", "ip-tracking.each-post": "모든 포스트 IP 추적", "enable-post-history": "게시글 편집 기록 활성화" diff --git a/public/language/ko/topic.json b/public/language/ko/topic.json index 6dce045ed6..7b9c6331d4 100644 --- a/public/language/ko/topic.json +++ b/public/language/ko/topic.json @@ -47,6 +47,7 @@ "restored-by": "복원한 사용자:", "moved-from-by": "Moved from %1 by", "queued-by": "게시 승인 대기 중 →", + "backlink": "Referenced by", "bookmark_instructions": "이 쓰레드에서 읽은 마지막 포스트로 이동하려면 여기를 클릭 하세요.", "flag-post": "해당 포스트 신고", "flag-user": "해당 유저 신고", diff --git a/public/language/lt/admin/settings/post.json b/public/language/lt/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/lt/admin/settings/post.json +++ b/public/language/lt/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/lt/topic.json b/public/language/lt/topic.json index f27d966669..731eabcbcb 100644 --- a/public/language/lt/topic.json +++ b/public/language/lt/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Click here to return to the last read post in this thread.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/lv/admin/settings/post.json b/public/language/lv/admin/settings/post.json index d38fda1644..51c48dc131 100644 --- a/public/language/lv/admin/settings/post.json +++ b/public/language/lv/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Rādīt \"palīdzība\" cilni", "composer.enable-plugin-help": "Atļaut spraudņiem pievienot saturu palīdzības cilnei", "composer.custom-help": "Pielāgotais palīdzības teksts", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP adrešu pierakstīšana", "ip-tracking.each-post": "Pierakstīt katra raksta IP adresi", "enable-post-history": "Iespējot rakstu vēsturi" diff --git a/public/language/lv/topic.json b/public/language/lv/topic.json index fbc2f52c19..958840aa41 100644 --- a/public/language/lv/topic.json +++ b/public/language/lv/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Noklikšķināt, lai atgrieztos pēdējā lasītā rakstā šajā pavedienā.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/ms/admin/settings/post.json b/public/language/ms/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/ms/admin/settings/post.json +++ b/public/language/ms/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/ms/topic.json b/public/language/ms/topic.json index 69e7271d7d..407624794f 100644 --- a/public/language/ms/topic.json +++ b/public/language/ms/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Click here to return to the last read post in this thread.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/nb/admin/settings/post.json b/public/language/nb/admin/settings/post.json index f2b9a5e674..30a0e25fed 100644 --- a/public/language/nb/admin/settings/post.json +++ b/public/language/nb/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/nb/topic.json b/public/language/nb/topic.json index 877290e4ff..83ca054214 100644 --- a/public/language/nb/topic.json +++ b/public/language/nb/topic.json @@ -47,6 +47,7 @@ "restored-by": "Gjenopprettet av", "moved-from-by": "Moved from %1 by", "queued-by": "Innlegg i kø for godkjenning & rarr;", + "backlink": "Referenced by", "bookmark_instructions": "Klikk her for å gå tilbake til det siste innlegget i denne tråden.", "flag-post": "Flagg denne posten", "flag-user": "Flagg denne brukeren", diff --git a/public/language/nl/admin/settings/post.json b/public/language/nl/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/nl/admin/settings/post.json +++ b/public/language/nl/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/nl/topic.json b/public/language/nl/topic.json index 460cb990c6..d323b9250e 100644 --- a/public/language/nl/topic.json +++ b/public/language/nl/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Klik hier om terug te keren naar de laatst gelezen post in deze thread.", "flag-post": "Rapporteer dit bericht", "flag-user": "Rapporteer deze gebruiker", diff --git a/public/language/pl/admin/settings/post.json b/public/language/pl/admin/settings/post.json index 4fc718bd4c..7659b24546 100644 --- a/public/language/pl/admin/settings/post.json +++ b/public/language/pl/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Pokazuj zakładkę „Pomoc”", "composer.enable-plugin-help": "Zezwalaj wtyczkom na dodawanie zawartości do zakładki pomocy", "composer.custom-help": "Własny tekst pomocy", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Śledzenie IP", "ip-tracking.each-post": "Śledź adres IP dla każdego postu", "enable-post-history": "Włącz historię wpisu" diff --git a/public/language/pl/topic.json b/public/language/pl/topic.json index ec4bf2ca62..a5232eb3fe 100644 --- a/public/language/pl/topic.json +++ b/public/language/pl/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Kliknij tutaj, by powrócić do ostatniego przeczytanego postu w tym temacie.", "flag-post": "Zgłoś ten post", "flag-user": "Zgłoś tego użytkownika", diff --git a/public/language/pt-BR/admin/settings/post.json b/public/language/pt-BR/admin/settings/post.json index 764ec57c0a..6bfc361519 100644 --- a/public/language/pt-BR/admin/settings/post.json +++ b/public/language/pt-BR/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Mostrar aba \"Ajuda\"", "composer.enable-plugin-help": "Permitir plugins de adicionar conteúdo à aba ajuda", "composer.custom-help": "Texto de Ajuda Personalizado", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Rastreamento de IP", "ip-tracking.each-post": "Rastrear Endereço IP para cada post", "enable-post-history": "Ativar o Histórico de Postagem" diff --git a/public/language/pt-BR/topic.json b/public/language/pt-BR/topic.json index dc1ac1ba25..7af51142e4 100644 --- a/public/language/pt-BR/topic.json +++ b/public/language/pt-BR/topic.json @@ -47,6 +47,7 @@ "restored-by": "Recuperado por", "moved-from-by": "Moved from %1 by", "queued-by": "Post aguardando aprovação →", + "backlink": "Referenced by", "bookmark_instructions": "Clique aqui para retornar ao último post lido neste tópico.", "flag-post": "Marque este post", "flag-user": "Marque este usuário", diff --git a/public/language/pt-PT/admin/settings/post.json b/public/language/pt-PT/admin/settings/post.json index 44ff5a2c1d..7e04a1cf14 100644 --- a/public/language/pt-PT/admin/settings/post.json +++ b/public/language/pt-PT/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Mostrar separador \"Ajuda\"", "composer.enable-plugin-help": "Permitir aos plugins adicionarem conteúdo ao separador de ajuda", "composer.custom-help": "Texto de ajuda personalizado", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Ativar histórico de publicações" diff --git a/public/language/pt-PT/topic.json b/public/language/pt-PT/topic.json index 5087f71f28..65aa9a3bf2 100644 --- a/public/language/pt-PT/topic.json +++ b/public/language/pt-PT/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Carrega aqui para voltares à última publicação lide assunto.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/ro/admin/settings/post.json b/public/language/ro/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/ro/admin/settings/post.json +++ b/public/language/ro/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/ro/topic.json b/public/language/ro/topic.json index 79968f2238..e418c2667c 100644 --- a/public/language/ro/topic.json +++ b/public/language/ro/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Click here to return to the last read post in this thread.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/ru/admin/settings/post.json b/public/language/ru/admin/settings/post.json index 4c6345eb37..86f7ee90a0 100644 --- a/public/language/ru/admin/settings/post.json +++ b/public/language/ru/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Показывать вкладку с подсказками", "composer.enable-plugin-help": "Разрешить плагинам добавлять подсказки на вкладку", "composer.custom-help": "Пользовательский текст для вкладки с подсказками", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Отслеживание IP", "ip-tracking.each-post": "Отслеживать IP для каждого сообщения", "enable-post-history": "Включить историю правок" diff --git a/public/language/ru/topic.json b/public/language/ru/topic.json index 5259b3883e..ab3da55d0d 100644 --- a/public/language/ru/topic.json +++ b/public/language/ru/topic.json @@ -47,6 +47,7 @@ "restored-by": "Восстановлено", "moved-from-by": "Moved from %1 by", "queued-by": "Сообщение поставлено в очередь на утверждение;", + "backlink": "Referenced by", "bookmark_instructions": "Нажмите здесь, чтобы вернуться к последнему прочитанному сообщению в этой теме.", "flag-post": "Пожаловаться на это сообщение", "flag-user": "Пожаловаться на этого пользователя", diff --git a/public/language/rw/admin/settings/post.json b/public/language/rw/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/rw/admin/settings/post.json +++ b/public/language/rw/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/rw/topic.json b/public/language/rw/topic.json index 5d5ca82011..6de704a7b1 100644 --- a/public/language/rw/topic.json +++ b/public/language/rw/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Click here to return to the last read post in this thread.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/sc/admin/settings/post.json b/public/language/sc/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/sc/admin/settings/post.json +++ b/public/language/sc/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/sc/topic.json b/public/language/sc/topic.json index f409e39538..4fdfd25116 100644 --- a/public/language/sc/topic.json +++ b/public/language/sc/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Click here to return to the last read post in this thread.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/sk/admin/settings/post.json b/public/language/sk/admin/settings/post.json index a99c0684e0..8ebf0cc3d1 100644 --- a/public/language/sk/admin/settings/post.json +++ b/public/language/sk/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Zobraziť záložku „Nápoveda”", "composer.enable-plugin-help": "Povoliť zásuvné moduly pre pridanie obsahu do záložky nápovedy", "composer.custom-help": "Používateľský text nápovedy", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Sledovanie IP adresy", "ip-tracking.each-post": "Sledovať IP adresu pri každom príspevku", "enable-post-history": "Povoliť históriu príspevkov" diff --git a/public/language/sk/topic.json b/public/language/sk/topic.json index bed5926c8a..9f742f4009 100644 --- a/public/language/sk/topic.json +++ b/public/language/sk/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Kliknite sem pre návrat k poslednému prečítanému príspevku vo vlákne.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/sl/admin/settings/post.json b/public/language/sl/admin/settings/post.json index 28b28bde7e..c12fe04617 100644 --- a/public/language/sl/admin/settings/post.json +++ b/public/language/sl/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Prikaži zavihek \"Pomoč\"", "composer.enable-plugin-help": "Dovoli vtičnikom dodajanje vsebine na zavihek za pomoč", "composer.custom-help": "Besedilo pomoči po meri", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP sledenje", "ip-tracking.each-post": "Sledi IP naslov za vsako objavo", "enable-post-history": "Omogoči zgodovino objav" diff --git a/public/language/sl/flags.json b/public/language/sl/flags.json index 5bd46b6b1d..be4fdfcc04 100644 --- a/public/language/sl/flags.json +++ b/public/language/sl/flags.json @@ -5,7 +5,7 @@ "no-flags": "Hooray! No flags found.", "assignee": "Assignee", "update": "Update", - "updated": "Updated", + "updated": "Posodobljeno", "resolved": "Resolved", "target-purged": "The content this flag referred to has been purged and is no longer available.", @@ -13,61 +13,61 @@ "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", + "filters": "Možnosti filtra", "filter-reporterId": "Reporter UID", "filter-targetUid": "Flagged UID", "filter-type": "Flag Type", "filter-type-all": "All Content", - "filter-type-post": "Post", - "filter-type-user": "User", + "filter-type-post": "Objava", + "filter-type-user": "Uporabnik", "filter-state": "State", "filter-assignee": "Assignee UID", - "filter-cid": "Category", - "filter-quick-mine": "Assigned to me", - "filter-cid-all": "All categories", - "apply-filters": "Apply Filters", - "more-filters": "More Filters", - "fewer-filters": "Fewer Filters", + "filter-cid": "Kategorija", + "filter-quick-mine": "Dodeljeno meni", + "filter-cid-all": "Vse kategorije", + "apply-filters": "Uveljavi filtre", + "more-filters": "Več filtrov", + "fewer-filters": "Manj filtrov", - "quick-actions": "Quick Actions", + "quick-actions": "Hitra dejanja", "flagged-user": "Flagged User", - "view-profile": "View Profile", - "start-new-chat": "Start New Chat", + "view-profile": "Poglej profil", + "start-new-chat": "Začni nov klepet", "go-to-target": "View Flag Target", - "assign-to-me": "Assign To Me", - "delete-post": "Delete Post", + "assign-to-me": "Dodeli meni", + "delete-post": "Izbriši objavo", "purge-post": "Purge Post", - "restore-post": "Restore Post", + "restore-post": "Obnovi objavo", - "user-view": "View Profile", - "user-edit": "Edit Profile", + "user-view": "Poglej profil", + "user-edit": "Uredi profil", "notes": "Flag Notes", - "add-note": "Add Note", - "no-notes": "No shared notes.", + "add-note": "Dodaj opombo", + "no-notes": "Ni deljenih opomb.", "delete-note-confirm": "Are you sure you want to delete this flag note?", - "note-added": "Note Added", - "note-deleted": "Note Deleted", + "note-added": "Opomba dodana", + "note-deleted": "Opomba izbrisana", "history": "Account & Flag History", "no-history": "No flag history.", "state-all": "All states", - "state-open": "New/Open", + "state-open": "Nov/Odpri", "state-wip": "Work in Progress", "state-resolved": "Resolved", - "state-rejected": "Rejected", - "no-assignee": "Not Assigned", + "state-rejected": "Zavrnjeno", + "no-assignee": "Ni dodeljeno", - "sort": "Sort by", + "sort": "Razvrsti po", "sort-newest": "Newest first", "sort-oldest": "Oldest first", "sort-reports": "Most reports", "sort-all": "All flag types...", "sort-posts-only": "Posts only...", - "sort-downvotes": "Most downvotes", - "sort-upvotes": "Most upvotes", - "sort-replies": "Most replies", + "sort-downvotes": "Največ glasov proti", + "sort-upvotes": "Največ glasov za", + "sort-replies": "Največ odgovorov", "modal-title": "Report Content", "modal-body": "Please specify your reason for flagging %1 %2 for review. Alternatively, use one of the quick report buttons if applicable.", diff --git a/public/language/sl/topic.json b/public/language/sl/topic.json index 35ed423e4f..bfa42068c4 100644 --- a/public/language/sl/topic.json +++ b/public/language/sl/topic.json @@ -1,6 +1,6 @@ { "topic": "Tema", - "title": "Title", + "title": "Naslov", "no_topics_found": "Ni najdenih tem!", "no_posts_found": "Ni najdenih objav!", "post_is_deleted": "Ta objava je izbrisana!", @@ -12,41 +12,42 @@ "notify_me": "Bodi obveščen o novih odgovorih na to temo", "quote": "Citiraj", "reply": "Odgovori", - "replies_to_this_post": "%1 Replies", - "one_reply_to_this_post": "1 Reply", - "last_reply_time": "Last reply", + "replies_to_this_post": "Št. odogvorov: %1", + "one_reply_to_this_post": "1 odgovor", + "last_reply_time": "Zadnji odgovor", "reply-as-topic": "Odgovori s temo", "guest-login-reply": "Prijavi se za odgovor", "login-to-view": "🔒 Log in to view", "edit": "Uredi", "delete": "Izbriši", - "delete-event": "Delete Event", - "delete-event-confirm": "Are you sure you want to delete this event?", + "delete-event": "Izbriši dogodek", + "delete-event-confirm": "Ste prepričani, da želite izbrisati ta dogodek?", "purge": "Očisti", - "restore": "Razveljavi", + "restore": "Obnovi", "move": "Premakni", - "change-owner": "Change Owner", + "change-owner": "Spremeni lastnika", "fork": "Razcepi", "link": "Povezava", "share": "Deli", "tools": "Orodja", "locked": "Zaklenjeno", "pinned": "Pripeto", - "pinned-with-expiry": "Pinned until %1", + "pinned-with-expiry": "Pripeto do %1", "scheduled": "Scheduled", "moved": "Premaknjeno", "moved-from": "Moved from %1", - "copy-ip": "Copy IP", - "ban-ip": "Ban IP", - "view-history": "Edit History", - "locked-by": "Locked by", - "unlocked-by": "Unlocked by", - "pinned-by": "Pinned by", - "unpinned-by": "Unpinned by", - "deleted-by": "Deleted by", - "restored-by": "Restored by", + "copy-ip": "Kopiraj IP", + "ban-ip": "Prepovej IP", + "view-history": "Uredi zgodovino", + "locked-by": "Zaklenil/a", + "unlocked-by": "Odklenil/a", + "pinned-by": "Pripel/a", + "unpinned-by": "Odpel/a", + "deleted-by": "Izbrisal/a", + "restored-by": "Povrnil/a", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Klikni tukaj za vrnitev na zadnje prebrano objavo v tej niti", "flag-post": "Flag this post", "flag-user": "Flag this user", @@ -82,8 +83,8 @@ "thread_tools.move": "Premakni temo", "thread_tools.move-posts": "Premakni objave", "thread_tools.move_all": "Premakni vse", - "thread_tools.change_owner": "Change Owner", - "thread_tools.select_category": "Select Category", + "thread_tools.change_owner": "Spremeni lastnika", + "thread_tools.select_category": "Izberi kategorijo", "thread_tools.fork": "Razcepi temo", "thread_tools.delete": "Izbriši temo", "thread_tools.delete-posts": "Izbriši objave", @@ -92,23 +93,23 @@ "thread_tools.restore_confirm": "Ste prepričani, da želite obnoviti to temo?", "thread_tools.purge": "Očisti temo", "thread_tools.purge_confirm": "Ste prepričani, da želite očistiti to temo?", - "thread_tools.merge_topics": "Merge Topics", - "thread_tools.merge": "Merge", - "topic_move_success": "This topic will be moved to \"%1\" shortly. Click here to undo.", - "topic_move_multiple_success": "These topics will be moved to \"%1\" shortly. Click here to undo.", - "topic_move_all_success": "All topics will be moved to \"%1\" shortly. Click here to undo.", - "topic_move_undone": "Topic move undone", - "topic_move_posts_success": "Posts will be moved shortly. Click here to undo.", - "topic_move_posts_undone": "Post move undone", + "thread_tools.merge_topics": "Združi teme", + "thread_tools.merge": "Združi", + "topic_move_success": "Ta tema bo kmalu premaknjena v \"%1\". Kliknite tukaj, če želite razveljaviti.", + "topic_move_multiple_success": "Te teme bodo kmalu premaknjene v \"%1\". Kliknite tukaj, če želite razveljaviti.", + "topic_move_all_success": "Vse teme bodo kmalu premaknjene v \"%1\". Kliknite tukaj, če želite razveljaviti.", + "topic_move_undone": "Premik teme razveljavljen", + "topic_move_posts_success": "Objave bodo kmalu premaknjene. Kliknite tukaj, če želite razveljaviti.", + "topic_move_posts_undone": "Premik objav razveljavljen", "post_delete_confirm": "Ste prepričani, da želite izbrisati to objavo?", - "post_restore_confirm": "Ste prepričani, da želite razveljaviti to objavo?", + "post_restore_confirm": "Ste prepričani, da želite obnoviti to objavo?", "post_purge_confirm": "Ste prepričani, da želite očistiti to objavo?", - "pin-modal-expiry": "Expiration Date", + "pin-modal-expiry": "Datum poteka veljavnosti", "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Nalagam kategorije", "confirm_move": "Premakni", "confirm_fork": "Razcepi", - "bookmark": "Bookmark", + "bookmark": "Zaznamek", "bookmarks": "Zaznamki", "bookmarks.has_no_bookmarks": "Zaznamovali še niste nobenih objav.", "loading_more_posts": "Nalagam več objav", @@ -117,23 +118,23 @@ "move_post": "Premakni objavo", "post_moved": "Objava premaknjena!", "fork_topic": "Razcepi temo", - "enter-new-topic-title": "Enter new topic title", + "enter-new-topic-title": "Vnesite nov naslov teme", "fork_topic_instruction": "Klikni na objavo, ki o želiš odcepiti", "fork_no_pids": "Ni izbranih objav!", - "no-posts-selected": "No posts selected!", - "x-posts-selected": "%1 post(s) selected", + "no-posts-selected": "Ni izbranih objav!", + "x-posts-selected": "Izbranih objav: %1 ", "x-posts-will-be-moved-to-y": "%1 post(s) will be moved to \"%2\"", "fork_pid_count": "Izbranih objav: %1 ", "fork_success": "Uspešno ste razcepili temo! Klikni tu za ogled te teme.", "delete_posts_instruction": "Kliknite na teme, ki jih želite izbrisati/očistiti ", - "merge_topics_instruction": "Click the topics you want to merge or search for them", - "merge-topic-list-title": "List of topics to be merged", - "merge-options": "Merge options", - "merge-select-main-topic": "Select the main topic", - "merge-new-title-for-topic": "New title for topic", - "topic-id": "Topic ID", - "move_posts_instruction": "Click the posts you want to move then enter a topic ID or go to the target topic", - "change_owner_instruction": "Click the posts you want to assign to another user", + "merge_topics_instruction": "Kliknite teme, ki jih želite združiti, ali jih poiščite", + "merge-topic-list-title": "Seznam tem za združevanje", + "merge-options": "Možnosti združevanja", + "merge-select-main-topic": "Izberi glavno temo", + "merge-new-title-for-topic": "Nov naslov teme", + "topic-id": "ID teme", + "move_posts_instruction": "Kliknite objave, ki jih želite premakniti, nato vnesite ID teme ali pojdite na ciljno temo", + "change_owner_instruction": "Kliknite objave, ki jih želite dodeliti drugemu uporabniku", "composer.title_placeholder": "Vpiši naslov teme...", "composer.handle_placeholder": "Enter your name/handle here", "composer.discard": "Zavrzi", @@ -141,7 +142,7 @@ "composer.schedule": "Schedule", "composer.replying_to": "Odgovor na %1", "composer.new_topic": "Nova tema", - "composer.editing": "Editing", + "composer.editing": "Urejanje", "composer.uploading": "nalagam...", "composer.thumb_url_label": "Prilepite URL sličice teme", "composer.thumb_title": "Dodajte sličico tej temi", @@ -158,25 +159,25 @@ "newest_to_oldest": "Od novejšega do starejšega", "most_votes": "Največ glasov", "most_posts": "Največ objav", - "most_views": "Most Views", + "most_views": "Največ ogledov", "stale.title": "Raje ustvari novo temo?", "stale.warning": "Tema na katero odgovarjaš je precej stara. A ne bi raje ustvaril novo temo namesto te, z sklicem na to v tvojem odgovoru?", "stale.create": "Ustvari novo temo", "stale.reply_anyway": "Vseeno odgovori na to temo", "link_back": "Odg: [%1](%2)", - "diffs.title": "Post Edit History", + "diffs.title": "Zgodovina urejanja objav", "diffs.description": "This post has %1 revisions. Click one of the revisions below to see the post content at that point in time.", "diffs.no-revisions-description": "This post has %1 revisions.", - "diffs.current-revision": "current revision", - "diffs.original-revision": "original revision", - "diffs.restore": "Restore this revision", - "diffs.restore-description": "A new revision will be appended to this post's edit history after restoring.", - "diffs.post-restored": "Post successfully restored to earlier revision", - "diffs.delete": "Delete this revision", - "diffs.deleted": "Revision deleted", + "diffs.current-revision": "trenutna različica", + "diffs.original-revision": "izvirna različica", + "diffs.restore": "Obnovi to različico", + "diffs.restore-description": "Po obnovitvi bo v zgodovino urejanj te objave dodana nova različica.", + "diffs.post-restored": "Objava je bila uspešno obnovljena na prejšnjo različico", + "diffs.delete": "Izbriši to različico", + "diffs.deleted": "Različica izbrisana", "timeago_later": "%1 later", "timeago_earlier": "%1 earlier", - "first-post": "First post", - "last-post": "Last post", - "post-quick-reply": "Post quick reply" + "first-post": "Prva objava", + "last-post": "Zadnja obava", + "post-quick-reply": "Objavi hitri odgovor" } \ No newline at end of file diff --git a/public/language/sr/admin/settings/post.json b/public/language/sr/admin/settings/post.json index f3ae9fccb5..c1a2a7003b 100644 --- a/public/language/sr/admin/settings/post.json +++ b/public/language/sr/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Prikaži tab \"Pomoć\"", "composer.enable-plugin-help": "Dozvoli plugin-ovima da dodaju sadržaj na tab-u \"pomoć\"", "composer.custom-help": "Prilagođen tekst za pomoć", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Praćenje IP adrese", "ip-tracking.each-post": "Prati IP Adresu za svaki post", "enable-post-history": "Enable Post History" diff --git a/public/language/sr/topic.json b/public/language/sr/topic.json index 1c3ed23132..798f6d2dca 100644 --- a/public/language/sr/topic.json +++ b/public/language/sr/topic.json @@ -47,6 +47,7 @@ "restored-by": "Вратио", "moved-from-by": "Moved from %1 by", "queued-by": "Порука је на чекању за одобрење →", + "backlink": "Referenced by", "bookmark_instructions": "Кликните овде за повратак на последњу прочитану поруку у овој теми.", "flag-post": "Обележи заставицом поруку", "flag-user": "Обележи заставицом корисника", diff --git a/public/language/sv/admin/settings/post.json b/public/language/sv/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/sv/admin/settings/post.json +++ b/public/language/sv/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/sv/topic.json b/public/language/sv/topic.json index a242da20de..f88cf9d472 100644 --- a/public/language/sv/topic.json +++ b/public/language/sv/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Klicka här för att återgå till senast lästa inlägg i detta ämne.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/th/admin/settings/post.json b/public/language/th/admin/settings/post.json index 27493aafbd..00baa56fc1 100644 --- a/public/language/th/admin/settings/post.json +++ b/public/language/th/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Show \"Help\" tab", "composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.custom-help": "Custom Help Text", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP Tracking", "ip-tracking.each-post": "Track IP Address for each post", "enable-post-history": "Enable Post History" diff --git a/public/language/th/topic.json b/public/language/th/topic.json index 5a49d5e8d0..5af3eb6a83 100644 --- a/public/language/th/topic.json +++ b/public/language/th/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "คลิกที่นี่เพื่อกลับไปยังโพสต์ล่าสุดในหัวข้อนี้", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/tr/admin/settings/post.json b/public/language/tr/admin/settings/post.json index 8122ec2fd1..dee17e7dc2 100644 --- a/public/language/tr/admin/settings/post.json +++ b/public/language/tr/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "\"Yardım\" sekmesini göster", "composer.enable-plugin-help": "Eklentilerin yardım sekmesine içerik eklemesine izin ver", "composer.custom-help": "Özel Yardım Metni", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP İzleme", "ip-tracking.each-post": "Her ileti için IP Adresini takip et", "enable-post-history": "Gönderi Geçmişini Etkinleştir" diff --git a/public/language/tr/topic.json b/public/language/tr/topic.json index 305cb09eba..172e29cdbb 100644 --- a/public/language/tr/topic.json +++ b/public/language/tr/topic.json @@ -47,6 +47,7 @@ "restored-by": "Tekrar Yüklendi", "moved-from-by": "Moved from %1 by", "queued-by": "İleti onay için sıraya alındı →", + "backlink": "Referenced by", "bookmark_instructions": "Bu konuda en son kaldığın yere dönmek için tıkla.", "flag-post": "Bu iletiyi şikayet et", "flag-user": "Bu kullanıcıyı şikayet et", diff --git a/public/language/uk/admin/settings/post.json b/public/language/uk/admin/settings/post.json index f59375f68f..5219e9aded 100644 --- a/public/language/uk/admin/settings/post.json +++ b/public/language/uk/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Показувати вкладку \"Довідка\"", "composer.enable-plugin-help": "Дозволити плагінам додавати зміст довідки", "composer.custom-help": "Користувацький текст довідки", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Відстеження IP", "ip-tracking.each-post": "Відстежувати IP адреси для кожного посту", "enable-post-history": "Увімкнути Історію Постів" diff --git a/public/language/uk/topic.json b/public/language/uk/topic.json index 9cbd7655ca..732286d2ce 100644 --- a/public/language/uk/topic.json +++ b/public/language/uk/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "Натисніть тут, щоб повернутися до останнього прочитаного посту у цій темі.", "flag-post": "Flag this post", "flag-user": "Flag this user", diff --git a/public/language/vi/admin/settings/post.json b/public/language/vi/admin/settings/post.json index 1a9a24f454..e35c4647a4 100644 --- a/public/language/vi/admin/settings/post.json +++ b/public/language/vi/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "Hiển thị tab \"Trợ giúp\"", "composer.enable-plugin-help": "Cho phép các plugin thêm nội dung vào tab trợ giúp", "composer.custom-help": "Văn Bản Trợ Giúp Tùy Chỉnh", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "Theo dõi IP", "ip-tracking.each-post": "Theo dõi Địa chỉ IP mỗi bài đăng", "enable-post-history": "Bật Lịch Sử Bài Đăng" diff --git a/public/language/vi/topic.json b/public/language/vi/topic.json index 56f543a1a1..d714766514 100644 --- a/public/language/vi/topic.json +++ b/public/language/vi/topic.json @@ -47,6 +47,7 @@ "restored-by": "Được khôi phục bởi", "moved-from-by": "Đã chuyển từ %1 bởi", "queued-by": "Bài đăng được xếp hàng chờ duyệt →", + "backlink": "Referenced by", "bookmark_instructions": "Nhấn vào đây để trở lại bài viết đã đọc cuối cùng trong chủ đề này.", "flag-post": "Gắn cờ bài đăng này", "flag-user": "Gắn cờ người dùng này", diff --git a/public/language/zh-CN/admin/settings/post.json b/public/language/zh-CN/admin/settings/post.json index c1b58d8595..7dc59bb94b 100644 --- a/public/language/zh-CN/admin/settings/post.json +++ b/public/language/zh-CN/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "显示“帮助”选项卡", "composer.enable-plugin-help": "允许插件添加内容到帮助选项卡", "composer.custom-help": "自定义帮助文本", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP 跟踪", "ip-tracking.each-post": "跟踪每个帖子的 IP 地址", "enable-post-history": "启用回复历史" diff --git a/public/language/zh-CN/topic.json b/public/language/zh-CN/topic.json index 8f0bfb0c2e..20188e117a 100644 --- a/public/language/zh-CN/topic.json +++ b/public/language/zh-CN/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "点击阅读本主题帖中的最新回复", "flag-post": "举报此帖", "flag-user": "举报此用户", diff --git a/public/language/zh-TW/admin/settings/post.json b/public/language/zh-TW/admin/settings/post.json index eccfaf3af7..607923bae4 100644 --- a/public/language/zh-TW/admin/settings/post.json +++ b/public/language/zh-TW/admin/settings/post.json @@ -56,6 +56,9 @@ "composer.show-help": "顯示“幫助”選項卡", "composer.enable-plugin-help": "允許外掛添加內容到幫助選項卡", "composer.custom-help": "自訂幫助文字", + "backlinks": "Backlinks", + "backlinks.enabled": "Enable topic backlinks", + "backlinks.help": "If a post references another topic, a link back to the post will be inserted into the referenced topic at that point in time.", "ip-tracking": "IP 跟蹤", "ip-tracking.each-post": "跟蹤每個貼文的 IP 地址", "enable-post-history": "啟用回覆歷史" diff --git a/public/language/zh-TW/topic.json b/public/language/zh-TW/topic.json index 5a220a0af8..4bfd341313 100644 --- a/public/language/zh-TW/topic.json +++ b/public/language/zh-TW/topic.json @@ -47,6 +47,7 @@ "restored-by": "Restored by", "moved-from-by": "Moved from %1 by", "queued-by": "Post queued for approval →", + "backlink": "Referenced by", "bookmark_instructions": "點擊閱讀本主題貼文中的最新回覆", "flag-post": "Flag this post", "flag-user": "Flag this user",