diff --git a/public/language/ar/admin/manage/categories.json b/public/language/ar/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/ar/admin/manage/categories.json +++ b/public/language/ar/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/ar/global.json b/public/language/ar/global.json index 70ac3ba171..73e23bfb28 100644 --- a/public/language/ar/global.json +++ b/public/language/ar/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/ar/topic.json b/public/language/ar/topic.json index f302d9bf6a..4a5c8789b0 100644 --- a/public/language/ar/topic.json +++ b/public/language/ar/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "إلغاء إقفال الموضوع", "thread_tools.move": "نقل الموضوع", "thread_tools.move_all": "نقل الكل", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "إنشاء فرع الموضوع", "thread_tools.delete": "حذف الموضوع", "thread_tools.delete-posts": "مشاركات محذوفة", @@ -72,7 +73,6 @@ "post_restore_confirm": "هل أنت متأكد أنك تريد استعادة هذه المشاركة؟", "post_purge_confirm": "هل أنت متأكد أنك تريد تطهير هذه المشاركة؟", "load_categories": "تحميل الفئات", - "disabled_categories_note": "الفئات المعطلة رمادية", "confirm_move": "انقل", "confirm_fork": "فرع", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "نقل المشاركة", "post_moved": "تم نقل المشاركة", "fork_topic": "فرع الموضوع", - "topic_will_be_moved_to": "هذا الموضوع سوف ينقل إلى فئة", "fork_topic_instruction": "إضغط على المشاركات التي تريد تفريعها", "fork_no_pids": "لم تختر أي مشاركة", "fork_pid_count": "1% مشاركة محددة", diff --git a/public/language/bg/admin/manage/categories.json b/public/language/bg/admin/manage/categories.json index 934bf262ff..bd503559f6 100644 --- a/public/language/bg/admin/manage/categories.json +++ b/public/language/bg/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Персонализиран клас", "num-recent-replies": "Брой на скорошните отговори", "ext-link": "Външна връзка", + "is-section": "Използване на тази категория като раздел", "upload-image": "Качване на изображение", "delete-image": "Премахване", "category-image": "Изображение на категорията", diff --git a/public/language/bg/global.json b/public/language/bg/global.json index 7a535a1bab..801f82740c 100644 --- a/public/language/bg/global.json +++ b/public/language/bg/global.json @@ -103,5 +103,7 @@ "cookies.message": "Този уеб сайт използва бисквитки, за да предостави услугите си по възможно най-добрия начин.", "cookies.accept": "Разбрано!", "cookies.learn_more": "Научете повече", - "edited": "Редактирано" + "edited": "Редактирано", + "disabled": "Изключено", + "select": "Избиране" } \ No newline at end of file diff --git a/public/language/bg/topic.json b/public/language/bg/topic.json index d4bbb10ed7..fb7faaea2f 100644 --- a/public/language/bg/topic.json +++ b/public/language/bg/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Отключване на темата", "thread_tools.move": "Преместване на темата", "thread_tools.move_all": "Преместване на всички", + "thread_tools.select_category": "Избиране на категория", "thread_tools.fork": "Разделяне на темата", "thread_tools.delete": "Изтриване на темата", "thread_tools.delete-posts": "Изтриване на публикациите", @@ -72,7 +73,6 @@ "post_restore_confirm": "Наистина ли искате да възстановите тази публикация?", "post_purge_confirm": "Наистина ли искате да изчистите тази публикация?", "load_categories": "Зареждане на категориите", - "disabled_categories_note": "Изключените категории са засивени", "confirm_move": "Преместване", "confirm_fork": "Разделяне", "bookmark": "Отметка", @@ -84,7 +84,6 @@ "move_post": "Преместване на публикацията", "post_moved": "Публикацията беше преместена!", "fork_topic": "Разделяне на темата", - "topic_will_be_moved_to": "Тази тема ще бъде преместена в категорията", "fork_topic_instruction": "Натиснете публикациите, които искате да отделите", "fork_no_pids": "Няма избрани публикации!", "fork_pid_count": "Избрани публикации: %1", diff --git a/public/language/bn/admin/manage/categories.json b/public/language/bn/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/bn/admin/manage/categories.json +++ b/public/language/bn/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/bn/global.json b/public/language/bn/global.json index 09504ab08b..7741b7b2a8 100644 --- a/public/language/bn/global.json +++ b/public/language/bn/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/bn/topic.json b/public/language/bn/topic.json index 25b18f2972..46b6c48e0f 100644 --- a/public/language/bn/topic.json +++ b/public/language/bn/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "টপিক খুলে দিন", "thread_tools.move": "টপিক সরান", "thread_tools.move_all": "সমস্ত টপিক সরান", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "টপিক ফর্ক করুন", "thread_tools.delete": "টপিক মুছে ফেলুন", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি পুনরূূদ্ধার করতে চান ? ", "post_purge_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি পার্জ করতে চান ? ", "load_categories": "ক্যাটাগরী লোড করা হচ্ছে", - "disabled_categories_note": "নিস্ক্রীয় ক্যাটাগরীসমূহ ধূসর কালিতে লেখা রয়েছে। ", "confirm_move": "সরান", "confirm_fork": "ফর্ক", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "পোষ্ট সরান", "post_moved": "পোষ্ট সরানো হয়েছে", "fork_topic": "টপিক ফর্ক করুন", - "topic_will_be_moved_to": "এই টপিকটি ক্যাটাগরীতে সরানো হবে", "fork_topic_instruction": "যে পোষ্টটি ফর্ক করতে চান সেটি ক্লিক করুন", "fork_no_pids": "কোন পোষ্ট সিলেক্ট করা হয় নি", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/cs/admin/manage/categories.json b/public/language/cs/admin/manage/categories.json index a6702766ce..6d9b9f161b 100644 --- a/public/language/cs/admin/manage/categories.json +++ b/public/language/cs/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# nedávných odpovědí", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/cs/global.json b/public/language/cs/global.json index 3d6a1fe149..143f909755 100644 --- a/public/language/cs/global.json +++ b/public/language/cs/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/cs/topic.json b/public/language/cs/topic.json index 5720cb73b2..98429c8ad0 100644 --- a/public/language/cs/topic.json +++ b/public/language/cs/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Odemknout téma", "thread_tools.move": "Přesunout téma", "thread_tools.move_all": "Přesunout vše", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Větvit téma", "thread_tools.delete": "Odstranit téma", "thread_tools.delete-posts": "Odstranit přispěvky", @@ -72,7 +73,6 @@ "post_restore_confirm": "Are you sure you want to restore this post?", "post_purge_confirm": "Are you sure you want to purge this post?", "load_categories": "Načítání kategorií", - "disabled_categories_note": "Vypnuté (disabled) kategorie jsou šedé.", "confirm_move": "Přesunout", "confirm_fork": "Rozdělit", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Přesunout příspěvek", "post_moved": "Příspěvek přesunut!", "fork_topic": "Rozdělit příspěvek", - "topic_will_be_moved_to": "Toto téma bude přesunuto do kategorie", "fork_topic_instruction": "Vyber příspěvky, které chceš oddělit", "fork_no_pids": "Žádné příspěvky nebyly vybrány!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/da/admin/manage/categories.json b/public/language/da/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/da/admin/manage/categories.json +++ b/public/language/da/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/da/global.json b/public/language/da/global.json index 211aa200bd..311cbe9705 100644 --- a/public/language/da/global.json +++ b/public/language/da/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/da/topic.json b/public/language/da/topic.json index 463a34eeb9..de6b087b5d 100644 --- a/public/language/da/topic.json +++ b/public/language/da/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Lås tråd op", "thread_tools.move": "Flyt tråd", "thread_tools.move_all": "Flyt alt", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Fraskil tråd", "thread_tools.delete": "Slet tråd", "thread_tools.delete-posts": "Slet Indlæg", @@ -72,7 +73,6 @@ "post_restore_confirm": "Er du sikker på at du vil gendanne dette indlæg?", "post_purge_confirm": "Er du sikker på at du vil udradere dette indlæg?", "load_categories": "Indlæser kategorier", - "disabled_categories_note": "Deaktiverede kategorier er nedtonede", "confirm_move": "Flyt", "confirm_fork": "Fraskil", "bookmark": "Bogmærke", @@ -84,7 +84,6 @@ "move_post": "Flyt indlæg", "post_moved": "Indlæg flyttet!", "fork_topic": "Fraskil tråd", - "topic_will_be_moved_to": "Denne tråd vil blive flyttet til katagorien", "fork_topic_instruction": "Klik på indlæg du ønsker at fraskille", "fork_no_pids": "Ingen indlæg valgt", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/de/admin/manage/categories.json b/public/language/de/admin/manage/categories.json index 0bc48e206c..8b45ca4b3a 100644 --- a/public/language/de/admin/manage/categories.json +++ b/public/language/de/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Benutzderdefinierte Klasse", "num-recent-replies": "Anzahl neuer Antworten", "ext-link": "Externer Link", + "is-section": "Treat this category as a section", "upload-image": "Bild hochladen", "delete-image": "Entfernen", "category-image": "Kategoriebild", diff --git a/public/language/de/global.json b/public/language/de/global.json index 98a65c6687..d97a50031f 100644 --- a/public/language/de/global.json +++ b/public/language/de/global.json @@ -103,5 +103,7 @@ "cookies.message": "Diese Website verwendet Cookies, um sicherzustellen, dass du die besten Erfahrungen auf unserer Website machst.", "cookies.accept": "Verstanden!", "cookies.learn_more": "Erfahre mehr", - "edited": "Bearbeitet" + "edited": "Bearbeitet", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/de/topic.json b/public/language/de/topic.json index 24334afd81..3f948c38aa 100644 --- a/public/language/de/topic.json +++ b/public/language/de/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Thema öffnen", "thread_tools.move": "Thema verschieben", "thread_tools.move_all": "Alle verschieben", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Thema aufspalten", "thread_tools.delete": "Thema löschen", "thread_tools.delete-posts": "Beiträge entfernen", @@ -72,7 +73,6 @@ "post_restore_confirm": "Sind Sie sicher, dass Sie diesen Beitrag wiederherstellen möchten?", "post_purge_confirm": "Sind Sie sicher, das Sie diesen Beitrag bereinigen möchten?", "load_categories": "Kategorien laden", - "disabled_categories_note": "Deaktivierte Kategorien sind ausgegraut.", "confirm_move": "Verschieben", "confirm_fork": "Aufspalten", "bookmark": "Lesezeichen", @@ -84,7 +84,6 @@ "move_post": "Beitrag verschieben", "post_moved": "Beitrag wurde verschoben!", "fork_topic": "Thema aufspalten", - "topic_will_be_moved_to": "Dieses Thema wird verschoben nach", "fork_topic_instruction": "Klicke auf die Beiträge, die aufgespaltet werden sollen", "fork_no_pids": "Keine Beiträge ausgewählt!", "fork_pid_count": "%1 Beiträge ausgewählt", diff --git a/public/language/el/admin/manage/categories.json b/public/language/el/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/el/admin/manage/categories.json +++ b/public/language/el/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/el/global.json b/public/language/el/global.json index 3a98632abf..2a8d6f7ee3 100644 --- a/public/language/el/global.json +++ b/public/language/el/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Μάθε Περισσότερα", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/el/topic.json b/public/language/el/topic.json index e7ae540d04..b2e35c7484 100644 --- a/public/language/el/topic.json +++ b/public/language/el/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Ξεκλείδωμα Θέματος", "thread_tools.move": "Μετακίνηση Θέματος", "thread_tools.move_all": "Μετακίνηση Όλων", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Διαχωρισμός Θέματος", "thread_tools.delete": "Διαγραφή Θέματος", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Είσαι σίγουρος/η πως θέλεις να επαναφέρεις αυτή την δημοσίευση;", "post_purge_confirm": "Είσαι σίγουρος/η πως θέλεις να εκκαθαρίσεις αυτή την δημοσίευση;", "load_categories": "Οι Κατηγορίες Φορτώνουν", - "disabled_categories_note": "Οι απενεργοποιημένες κατηγορίες είναι γκριζαρισμένες", "confirm_move": "Μετακίνηση", "confirm_fork": "Διαχωρισμός", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Μετακίνηση Δημοσίευσης", "post_moved": "Η δημοσίευση μετακινήθηκε!", "fork_topic": "Διαχωρισμός Θέματος", - "topic_will_be_moved_to": "Το θέμα θα μετακινηθεί στην κατηγορία", "fork_topic_instruction": "Κάνε κλικ στις δημοσιεύσεις που θέλεις να διαχωρίσεις", "fork_no_pids": "Δεν έχουν επιλεχθεί δημοσιεύσεις!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/en-US/admin/manage/categories.json b/public/language/en-US/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/en-US/admin/manage/categories.json +++ b/public/language/en-US/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/en-US/global.json b/public/language/en-US/global.json index c3522f80ac..d9255ae0f5 100644 --- a/public/language/en-US/global.json +++ b/public/language/en-US/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/en-US/topic.json b/public/language/en-US/topic.json index c880249b60..9c41963d50 100644 --- a/public/language/en-US/topic.json +++ b/public/language/en-US/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Unlock Topic", "thread_tools.move": "Move Topic", "thread_tools.move_all": "Move All", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Fork Topic", "thread_tools.delete": "Delete Topic", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Are you sure you want to restore this post?", "post_purge_confirm": "Are you sure you want to purge this post?", "load_categories": "Loading Categories", - "disabled_categories_note": "Disabled Categories are greyed out", "confirm_move": "Move", "confirm_fork": "Fork", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Move Post", "post_moved": "Post moved!", "fork_topic": "Fork Topic", - "topic_will_be_moved_to": "This topic will be moved to the category", "fork_topic_instruction": "Click the posts you want to fork", "fork_no_pids": "No posts selected!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/en-x-pirate/admin/manage/categories.json b/public/language/en-x-pirate/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/en-x-pirate/admin/manage/categories.json +++ b/public/language/en-x-pirate/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/en-x-pirate/global.json b/public/language/en-x-pirate/global.json index c5dcf3a819..b3856a69b1 100644 --- a/public/language/en-x-pirate/global.json +++ b/public/language/en-x-pirate/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/en-x-pirate/topic.json b/public/language/en-x-pirate/topic.json index c880249b60..9c41963d50 100644 --- a/public/language/en-x-pirate/topic.json +++ b/public/language/en-x-pirate/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Unlock Topic", "thread_tools.move": "Move Topic", "thread_tools.move_all": "Move All", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Fork Topic", "thread_tools.delete": "Delete Topic", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Are you sure you want to restore this post?", "post_purge_confirm": "Are you sure you want to purge this post?", "load_categories": "Loading Categories", - "disabled_categories_note": "Disabled Categories are greyed out", "confirm_move": "Move", "confirm_fork": "Fork", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Move Post", "post_moved": "Post moved!", "fork_topic": "Fork Topic", - "topic_will_be_moved_to": "This topic will be moved to the category", "fork_topic_instruction": "Click the posts you want to fork", "fork_no_pids": "No posts selected!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/es/admin/manage/categories.json b/public/language/es/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/es/admin/manage/categories.json +++ b/public/language/es/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/es/global.json b/public/language/es/global.json index 37608b7c42..17c8273ea3 100644 --- a/public/language/es/global.json +++ b/public/language/es/global.json @@ -103,5 +103,7 @@ "cookies.message": "Esta web usa cookies para asegurar que usted recibe la mejor experiencia de navegación.", "cookies.accept": "De Acuerdo!", "cookies.learn_more": "Quiero saber más", - "edited": "Editado" + "edited": "Editado", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/es/topic.json b/public/language/es/topic.json index fc5e984756..482b548c18 100644 --- a/public/language/es/topic.json +++ b/public/language/es/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Reabrir tema", "thread_tools.move": "Mover tema", "thread_tools.move_all": "Mover todo", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Dividir tema", "thread_tools.delete": "Borrar tema", "thread_tools.delete-posts": "Eliminar publicaciones", @@ -72,7 +73,6 @@ "post_restore_confirm": "¿Estás seguro de que quieres restaurar esta respuesta?", "post_purge_confirm": "¡Estás seguro de que quieres purgar esta publicación?", "load_categories": "Cargando categorías", - "disabled_categories_note": "Las categorías deshabilitadas están en gris", "confirm_move": "Mover", "confirm_fork": "Dividir", "bookmark": "Marcador", @@ -84,7 +84,6 @@ "move_post": "Mover mensaje", "post_moved": "¡Publicación movida correctamente!", "fork_topic": "Dividir tema", - "topic_will_be_moved_to": "Este tema será movido a la categoría", "fork_topic_instruction": "Pulsa en los mensajes que quieres dividir", "fork_no_pids": "¡No has seleccionado ningún mensaje!", "fork_pid_count": "%1 mensaje(s) seleccionados", diff --git a/public/language/et/admin/manage/categories.json b/public/language/et/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/et/admin/manage/categories.json +++ b/public/language/et/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/et/global.json b/public/language/et/global.json index 9fa7a44815..553419cdee 100644 --- a/public/language/et/global.json +++ b/public/language/et/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/et/topic.json b/public/language/et/topic.json index b540c97188..ce17ec70e0 100644 --- a/public/language/et/topic.json +++ b/public/language/et/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Taasava teema", "thread_tools.move": "Liiguta teema", "thread_tools.move_all": "Liiguta kõik", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Fork Topic", "thread_tools.delete": "Kustuta teema", "thread_tools.delete-posts": "Kustuta Postitusi", @@ -72,7 +73,6 @@ "post_restore_confirm": "Oled kindel, et soovid taastada antud postituse?", "post_purge_confirm": "Oled kindel, et soovid täielikult selle teema kustutada?", "load_categories": "Laen kategooriaid", - "disabled_categories_note": "Kinnised kategooriad on hallid", "confirm_move": "Liiguta", "confirm_fork": "Fork", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Liiguta postitust", "post_moved": "Postitus liigutatud!", "fork_topic": "Fork Topic", - "topic_will_be_moved_to": "See teema liigutatakse antud kategooriasse", "fork_topic_instruction": "Vajuta postitustele, mida soovid forkida", "fork_no_pids": "Sa ei ole postitusi valinud!", "fork_pid_count": "%1 postitus(t) valitud", diff --git a/public/language/fa-IR/admin/manage/categories.json b/public/language/fa-IR/admin/manage/categories.json index f9d9255e17..6b021ca095 100644 --- a/public/language/fa-IR/admin/manage/categories.json +++ b/public/language/fa-IR/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/fa-IR/global.json b/public/language/fa-IR/global.json index a1c4034065..6494a06de6 100644 --- a/public/language/fa-IR/global.json +++ b/public/language/fa-IR/global.json @@ -103,5 +103,7 @@ "cookies.message": "این وب‌سایت از کوکی شما برای اطمینان و تجربه استفاده بهتر از وب‌سایت ما استفاده می‌کند.", "cookies.accept": "فهمیدم!", "cookies.learn_more": "بیشتر بدانید", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/fa-IR/topic.json b/public/language/fa-IR/topic.json index 348bc8eeaa..647c7bb79a 100644 --- a/public/language/fa-IR/topic.json +++ b/public/language/fa-IR/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "باز کردن موضوع", "thread_tools.move": "جابجا کردن موضوع", "thread_tools.move_all": "جابجایی همه", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "شاخه ساختن از موضوع", "thread_tools.delete": "پاک کردن موضوع", "thread_tools.delete-posts": "حذف پست ها", @@ -72,7 +73,6 @@ "post_restore_confirm": "آیا از بازگردانی این پست اطمینان دارید؟", "post_purge_confirm": "آیا از پاک کردن این پست اطمینان دارید؟", "load_categories": "بارگذاری دسته‌ها", - "disabled_categories_note": "دسته‌های از کار افتاده به رنگ خاکستری در می‌آیند", "confirm_move": "جابه‌جا کردن", "confirm_fork": "شاخه ساختن", "bookmark": "نشانک", @@ -84,7 +84,6 @@ "move_post": "جابه‌جایی موضوع", "post_moved": "پست جابه‌جا شد!", "fork_topic": "شاخه ساختن از موضوع", - "topic_will_be_moved_to": "این موضوع جابه‌جا خواهد شد به دستهٔ", "fork_topic_instruction": "پست‌هایی را که می‌خواهید به موضوع تازه ببرید، انتخاب کنید", "fork_no_pids": "هیچ پستی انتخاب نشده!", "fork_pid_count": "%1 پست (ها) انتخاب شده اند", diff --git a/public/language/fi/admin/manage/categories.json b/public/language/fi/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/fi/admin/manage/categories.json +++ b/public/language/fi/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/fi/global.json b/public/language/fi/global.json index 690bde168b..721a489bfa 100644 --- a/public/language/fi/global.json +++ b/public/language/fi/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/fi/topic.json b/public/language/fi/topic.json index a79a071204..84b298c455 100644 --- a/public/language/fi/topic.json +++ b/public/language/fi/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Poista aiheen lukitus", "thread_tools.move": "Siirrä aihe", "thread_tools.move_all": "Siirrä kaikki", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Haaroita aihe", "thread_tools.delete": "Poista aihe", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Haluatko varmasti palauttaa tämän viestin?", "post_purge_confirm": "Are you sure you want to purge this post?", "load_categories": "Ladataan aihealueita", - "disabled_categories_note": "Käytöstä poistetut aihealueet ovat harmaina", "confirm_move": "Siirrä", "confirm_fork": "Haaroita", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Siirrä viesti", "post_moved": "Post moved!", "fork_topic": "Haaroita keskustelu", - "topic_will_be_moved_to": "Tämä keskustelu siirretään aihealueelle", "fork_topic_instruction": "Napsauta viestejä, jotka haluat haaroittaa", "fork_no_pids": "Ei valittuja viestejä!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/fr/admin/manage/categories.json b/public/language/fr/admin/manage/categories.json index ab807c22af..0d6ace6124 100644 --- a/public/language/fr/admin/manage/categories.json +++ b/public/language/fr/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Class personnalisée", "num-recent-replies": "# de réponses récentes", "ext-link": "Lien externe", + "is-section": "Traiter cette catégorie comme une section", "upload-image": "Envoyer une image", "delete-image": "Enlever", "category-image": "Image de la catégorie", diff --git a/public/language/fr/global.json b/public/language/fr/global.json index 51a1ba5f49..299221c150 100644 --- a/public/language/fr/global.json +++ b/public/language/fr/global.json @@ -103,5 +103,7 @@ "cookies.message": "Ce site utilise des cookies pour vous permettre d'avoir la meilleure expérience possible.", "cookies.accept": "Compris !", "cookies.learn_more": "En savoir plus", - "edited": "Modifié" + "edited": "Modifié", + "disabled": "Désactivé", + "select": "Sélectionner" } \ No newline at end of file diff --git a/public/language/fr/topic.json b/public/language/fr/topic.json index c55cbcf8a4..1c59ccba72 100644 --- a/public/language/fr/topic.json +++ b/public/language/fr/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Déverouiller le sujet", "thread_tools.move": "Déplacer le sujet", "thread_tools.move_all": "Déplacer tout", + "thread_tools.select_category": "Sélectionner une catégorie", "thread_tools.fork": "Scinder le sujet", "thread_tools.delete": "Supprimer le sujet", "thread_tools.delete-posts": "Supprimer les messages", @@ -72,7 +73,6 @@ "post_restore_confirm": "Êtes-vous sûr de bien vouloir restaurer ce message ?", "post_purge_confirm": "Êtes-vous sûr de bien vouloir supprimer définitivement ce sujet ?", "load_categories": "Chargement des catégories en cours", - "disabled_categories_note": "Les catégories désactivées sont grisées", "confirm_move": "Déplacer", "confirm_fork": "Scinder", "bookmark": "Marque-page", @@ -84,7 +84,6 @@ "move_post": "Déplacer", "post_moved": "Message déplacé !", "fork_topic": "Scinder le sujet", - "topic_will_be_moved_to": "Ce sujet sera déplacé vers la catégorie", "fork_topic_instruction": "Cliquez sur les postes à scinder", "fork_no_pids": "Aucun post sélectionné !", "fork_pid_count": "%1 message(s) sélectionné(s)", diff --git a/public/language/gl/admin/manage/categories.json b/public/language/gl/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/gl/admin/manage/categories.json +++ b/public/language/gl/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/gl/global.json b/public/language/gl/global.json index 58f0d18694..50a2e6015d 100644 --- a/public/language/gl/global.json +++ b/public/language/gl/global.json @@ -103,5 +103,7 @@ "cookies.message": "Esta web emprega cookies para asegurar que recibes unha mellor experiencia de navegación.", "cookies.accept": "De Acordo!", "cookies.learn_more": "Saber máis", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/gl/topic.json b/public/language/gl/topic.json index 27165403dd..ace8074655 100644 --- a/public/language/gl/topic.json +++ b/public/language/gl/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Reabrir Tema", "thread_tools.move": "Mover Tema", "thread_tools.move_all": "Mover todo", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Dividir Tema", "thread_tools.delete": "Borrar Tema", "thread_tools.delete-posts": "Eliminar publicacións", @@ -72,7 +73,6 @@ "post_restore_confirm": "Estás seguro de que desexas restaurar esta publicación?", "post_purge_confirm": "Estás seguro de que desexas purgar esta publicación??", "load_categories": "Cargando categorías", - "disabled_categories_note": "As categorías deshabilitadas están en gris", "confirm_move": "Mover", "confirm_fork": "Dividir", "bookmark": "Marcador", @@ -84,7 +84,6 @@ "move_post": "Mover publicación", "post_moved": "Publicación movida correctamente!", "fork_topic": "Dividir Tema", - "topic_will_be_moved_to": "Este tema será movido á categoría", "fork_topic_instruction": "Fai clic nas publicacións que queiras dividir", "fork_no_pids": "Non seleccionaches ninguna publicación!", "fork_pid_count": "%1 mensaxe(s) seleccionada(s)", diff --git a/public/language/he/admin/manage/categories.json b/public/language/he/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/he/admin/manage/categories.json +++ b/public/language/he/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/he/global.json b/public/language/he/global.json index 5f8f51f4b0..681c097cd3 100644 --- a/public/language/he/global.json +++ b/public/language/he/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "למד עוד", - "edited": "נערך" + "edited": "נערך", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/he/topic.json b/public/language/he/topic.json index f8ba9132fb..e457ea82e1 100644 --- a/public/language/he/topic.json +++ b/public/language/he/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "הסר נעילה", "thread_tools.move": "הזז נושא", "thread_tools.move_all": "הזז הכל", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "שכפל נושא", "thread_tools.delete": "מחק נושא", "thread_tools.delete-posts": "מחק פוסטים", @@ -72,7 +73,6 @@ "post_restore_confirm": "אתה בטוח שאתה רוצה לשחזר את הפוסט הזה?", "post_purge_confirm": "אתה בטוח שאתה רוצה למחוק את הפוסט הזה?", "load_categories": "טוען קטגוריות", - "disabled_categories_note": "קטגוריות מבוטלות צבועות באפור", "confirm_move": "הזז", "confirm_fork": "שכפל", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "הזז פוסט", "post_moved": "הפוסט הועבר!", "fork_topic": "שכפל נושא", - "topic_will_be_moved_to": "נושא זה יועבר לקטגוריה", "fork_topic_instruction": "לחץ על הפוסטים שברצונך לשכפל", "fork_no_pids": "לא בחרת אף פוסט!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/hr/admin/manage/categories.json b/public/language/hr/admin/manage/categories.json index f87dfb28f8..69ca196181 100644 --- a/public/language/hr/admin/manage/categories.json +++ b/public/language/hr/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Obična klasa", "num-recent-replies": "# nedavnih objava", "ext-link": "Vanjska poveznica", + "is-section": "Treat this category as a section", "upload-image": "Učitaj sliku", "delete-image": "Ukloni", "category-image": "Slika kategorije", diff --git a/public/language/hr/global.json b/public/language/hr/global.json index 8d02d5bc58..7a79b3deb3 100644 --- a/public/language/hr/global.json +++ b/public/language/hr/global.json @@ -103,5 +103,7 @@ "cookies.message": "Ova stranica koristi kolačiće kako bi osigurala najbolje korisničko iskustvo.", "cookies.accept": "Shvaćam!", "cookies.learn_more": "Saznaj više", - "edited": "Uređeno" + "edited": "Uređeno", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/hr/topic.json b/public/language/hr/topic.json index 39315c4255..98a6210428 100644 --- a/public/language/hr/topic.json +++ b/public/language/hr/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Odključaj temu", "thread_tools.move": "Premjesti temu", "thread_tools.move_all": "Premjesti sve", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Dupliraj temu", "thread_tools.delete": "Obriši temu", "thread_tools.delete-posts": "Obriši objavu", @@ -72,7 +73,6 @@ "post_restore_confirm": "Sigurni ste da želite povratiti ovu objavu?", "post_purge_confirm": "Sigurni ste da želite odbaciti ovu objavu?", "load_categories": "Učitavam kategorije", - "disabled_categories_note": "Onemogućene kategorije su izbljeđene", "confirm_move": "Pomakni", "confirm_fork": "Dupliraj", "bookmark": "Zabilježi", @@ -84,7 +84,6 @@ "move_post": "Pomakni objavu", "post_moved": "Objava pomaknuta!", "fork_topic": "Dupliraj temu", - "topic_will_be_moved_to": "Ova tem će biti pomaknuta u kategoriju", "fork_topic_instruction": "Označi objave koje želite duplirati", "fork_no_pids": "Objave nisu odabrane!", "fork_pid_count": "%1 objava odabrana", diff --git a/public/language/hu/admin/manage/categories.json b/public/language/hu/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/hu/admin/manage/categories.json +++ b/public/language/hu/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/hu/global.json b/public/language/hu/global.json index c05367f938..8ccd973fbe 100644 --- a/public/language/hu/global.json +++ b/public/language/hu/global.json @@ -103,5 +103,7 @@ "cookies.message": "A weboldal sütiket használ, a legjobb weboldalas élmény érdekében.", "cookies.accept": "Értem!", "cookies.learn_more": "Tudnivalók", - "edited": "Szerkesztett" + "edited": "Szerkesztett", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/hu/topic.json b/public/language/hu/topic.json index 277bcc8354..2643558f3d 100644 --- a/public/language/hu/topic.json +++ b/public/language/hu/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Topik feloldása", "thread_tools.move": "Topik mozgatása", "thread_tools.move_all": "Move All", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Topik szétszedése", "thread_tools.delete": "Topik törlése", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Are you sure you want to restore this post?", "post_purge_confirm": "Are you sure you want to purge this post?", "load_categories": "Kategóriák betöltése", - "disabled_categories_note": "Kikapcsolt kategóriák kiszürkülve", "confirm_move": "Áthelyezés", "confirm_fork": "Szétszedés", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Hozzászólás áthelyezése", "post_moved": "Post moved!", "fork_topic": "Topik szétszedése", - "topic_will_be_moved_to": "Ez a téma ebbe a kategóriába lesz mozgatva", "fork_topic_instruction": "Klikkelj azokra a hozzászólásokra, amiket szét akarsz szedni", "fork_no_pids": "Nincs hozzászólás kiválasztva!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/id/admin/manage/categories.json b/public/language/id/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/id/admin/manage/categories.json +++ b/public/language/id/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/id/global.json b/public/language/id/global.json index a2169ab30c..6301423f5f 100644 --- a/public/language/id/global.json +++ b/public/language/id/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/id/topic.json b/public/language/id/topic.json index 08a39598d6..745de176bf 100644 --- a/public/language/id/topic.json +++ b/public/language/id/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Lepas Topik", "thread_tools.move": "Pindah Topik", "thread_tools.move_all": "Pindah Semua", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Cabangkan Topik", "thread_tools.delete": "Hapus Topik", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Kamu yakin ingin mengembalikan posting ini?", "post_purge_confirm": "Kamu yakin ingin memusnahkan posting ini?", "load_categories": "Memuat Kategori", - "disabled_categories_note": "Indikator Kategori yang Ditiadakan keabu-abuan", "confirm_move": "Pindah", "confirm_fork": "Cabangkan", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Pindahkan Posting", "post_moved": "Posting dipindahkan!", "fork_topic": "Cabangkan Topik", - "topic_will_be_moved_to": "Topik ini akan dipindahkan ke kategori", "fork_topic_instruction": "Klik posting yang kamu ingin cabangkan", "fork_no_pids": "Tidak ada posting yang dipilih!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/it/admin/manage/categories.json b/public/language/it/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/it/admin/manage/categories.json +++ b/public/language/it/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/it/global.json b/public/language/it/global.json index b0599c51d0..7325219082 100644 --- a/public/language/it/global.json +++ b/public/language/it/global.json @@ -103,5 +103,7 @@ "cookies.message": "Questo sito utilizza i cookie per garantirti la miglior esperienza di navigazione possibile", "cookies.accept": "Ho capito!", "cookies.learn_more": "Scopri di più", - "edited": "Modificato" + "edited": "Modificato", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/it/topic.json b/public/language/it/topic.json index 6ff3d989eb..e9540a5b89 100644 --- a/public/language/it/topic.json +++ b/public/language/it/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Sblocca Discussione", "thread_tools.move": "Sposta Discussione", "thread_tools.move_all": "Sposta Tutto", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Dividi Discussione", "thread_tools.delete": "Elimina Discussione", "thread_tools.delete-posts": "Cancella post", @@ -72,7 +73,6 @@ "post_restore_confirm": "Sei sicuro di voler ripristinare questo post?", "post_purge_confirm": "Sei sicuro di voler svuotare questo post?", "load_categories": "Caricamento Categorie", - "disabled_categories_note": "Le Categorie disabilitate sono in grigio", "confirm_move": "Sposta", "confirm_fork": "Dividi", "bookmark": "Favorito", @@ -84,7 +84,6 @@ "move_post": "Sposta Post", "post_moved": "Post spostato!", "fork_topic": "Dividi Discussione", - "topic_will_be_moved_to": "Questa discussione verrà spostata nella categoria", "fork_topic_instruction": "Clicca sui post che vuoi dividere", "fork_no_pids": "Nessun post selezionato!", "fork_pid_count": "%1 post selezionati", diff --git a/public/language/ja/admin/manage/categories.json b/public/language/ja/admin/manage/categories.json index d045070a3c..2d4f6ddab1 100644 --- a/public/language/ja/admin/manage/categories.json +++ b/public/language/ja/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "カスタムClass", "num-recent-replies": "# 最近の返信数", "ext-link": "外部リンク", + "is-section": "Treat this category as a section", "upload-image": "画像をアップロード", "delete-image": "削除", "category-image": "カテゴリ画像", diff --git a/public/language/ja/global.json b/public/language/ja/global.json index 68b963f55c..89b71b1856 100644 --- a/public/language/ja/global.json +++ b/public/language/ja/global.json @@ -103,5 +103,7 @@ "cookies.message": "このWEBサイトは、心地良くご使用頂くためにクッキーを使用しています。", "cookies.accept": "了解!", "cookies.learn_more": "もっと詳しく", - "edited": "編集されました" + "edited": "編集されました", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/ja/topic.json b/public/language/ja/topic.json index 274d43ec55..0e255db706 100644 --- a/public/language/ja/topic.json +++ b/public/language/ja/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "スレッドをアンロック", "thread_tools.move": "スレッドを移動", "thread_tools.move_all": "すべてを移動", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "スレッドをフォーク", "thread_tools.delete": "スレッドを削除", "thread_tools.delete-posts": "投稿を削除します", @@ -72,7 +73,6 @@ "post_restore_confirm": "本当にこの投稿を元に戻しますか?", "post_purge_confirm": "本当にこの投稿を切り離しますか?", "load_categories": "板をローディング中...", - "disabled_categories_note": "使用不可の板はグレーに表示されます。", "confirm_move": "移動", "confirm_fork": "フォーク", "bookmark": "ブックマーク", @@ -84,7 +84,6 @@ "move_post": "投稿を移動", "post_moved": "投稿を移動しました!", "fork_topic": "スレッドをフォーク", - "topic_will_be_moved_to": "スレッドはこちらのカテゴリへ移動", "fork_topic_instruction": "フォークしたい投稿をクリックして", "fork_no_pids": "投稿が選択されていません!", "fork_pid_count": "%1 投稿(s)が選択されました", diff --git a/public/language/ko/admin/manage/categories.json b/public/language/ko/admin/manage/categories.json index ede245b57b..c8e4cfe0b3 100644 --- a/public/language/ko/admin/manage/categories.json +++ b/public/language/ko/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "사용자 정의 클래스", "num-recent-replies": "최근 답장 갯수", "ext-link": "외부 링크", + "is-section": "Treat this category as a section", "upload-image": "이미지 업로드", "delete-image": "삭제", "category-image": "게시판 이미지", diff --git a/public/language/ko/global.json b/public/language/ko/global.json index 67c23301ef..a874615582 100644 --- a/public/language/ko/global.json +++ b/public/language/ko/global.json @@ -103,5 +103,7 @@ "cookies.message": "이 웹사이트는 최적의 사용환경을 위해 쿠키를 활용합니다.", "cookies.accept": "알겠습니다!", "cookies.learn_more": "더 보기", - "edited": "수정 되었습니다." + "edited": "수정 되었습니다.", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/ko/topic.json b/public/language/ko/topic.json index 11884b0118..e00d743911 100644 --- a/public/language/ko/topic.json +++ b/public/language/ko/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "잠금 해제", "thread_tools.move": "이동", "thread_tools.move_all": "모두 이동", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "주제 분리", "thread_tools.delete": "삭제", "thread_tools.delete-posts": "포스트 삭제", @@ -72,7 +73,6 @@ "post_restore_confirm": "이 포스트를 복원 하시겠습니까?", "post_purge_confirm": "이 포스트를 폐기 하시겠습니까?", "load_categories": "게시판들을 읽어오는 중입니다.", - "disabled_categories_note": "비활성화된 게시판은 회색으로 표시됩니다.", "confirm_move": "이동", "confirm_fork": "분리", "bookmark": "즐겨찾기", @@ -84,7 +84,6 @@ "move_post": "포스트 이동", "post_moved": "포스트가 이동되었습니다.", "fork_topic": "게시물 분리", - "topic_will_be_moved_to": "이 게시물이 지정한 게시판으로 이동합니다.", "fork_topic_instruction": "분리할 포스트를 선택하세요.", "fork_no_pids": "선택된 포스트가 없습니다.", "fork_pid_count": "%1 개의 포스트(들)이 선택되었습니다", diff --git a/public/language/lt/admin/manage/categories.json b/public/language/lt/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/lt/admin/manage/categories.json +++ b/public/language/lt/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/lt/global.json b/public/language/lt/global.json index a884569fb3..08bdcf1e87 100644 --- a/public/language/lt/global.json +++ b/public/language/lt/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/lt/topic.json b/public/language/lt/topic.json index 1e7f273486..406d1062b9 100644 --- a/public/language/lt/topic.json +++ b/public/language/lt/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Atrakinti temą", "thread_tools.move": "Perkelti temą", "thread_tools.move_all": "Perkelti visus", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Išskaidyti temą", "thread_tools.delete": "Ištrinti temą", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Ar jūs tikrai norite atkurti šį įrašą?", "post_purge_confirm": "Ar tikrai norite išvalyti šį pranešimą?", "load_categories": "Įkeliamos kategorijos", - "disabled_categories_note": "Neaktyvios kategorijos pažymėtos pilkai", "confirm_move": "Perkelti", "confirm_fork": "Išskaidyti", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Perkelti įrašą", "post_moved": "Pranešimas perkeltas!", "fork_topic": "Išskaidyti temą", - "topic_will_be_moved_to": "Ši tema bus perkelta į kategoriją", "fork_topic_instruction": "Pažymėkite ant įrašų, kuriuos norite perkelti į naują temą", "fork_no_pids": "Nepasirinktas joks įrašas!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/ms/admin/manage/categories.json b/public/language/ms/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/ms/admin/manage/categories.json +++ b/public/language/ms/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/ms/global.json b/public/language/ms/global.json index e00d937eaa..ce75b91718 100644 --- a/public/language/ms/global.json +++ b/public/language/ms/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/ms/topic.json b/public/language/ms/topic.json index 5cc6a65eda..3f8737d458 100644 --- a/public/language/ms/topic.json +++ b/public/language/ms/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Buka kekunci topik", "thread_tools.move": "Pindahkan topik", "thread_tools.move_all": "Pindahkan Semua", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Fork topik", "thread_tools.delete": "Padamkan topik", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Adakah anda pasti untuk memulihkan kiriman ini?", "post_purge_confirm": "Adakah anda pasti untuk singkirkan kiriman ini?", "load_categories": "Memuatkan kategori", - "disabled_categories_note": "Kategori yang disekat diwarnakan kelabu", "confirm_move": "Pindahkan", "confirm_fork": "Salin", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Pindahkan kiriman", "post_moved": "Kiriman dipindahkan", "fork_topic": "Salin topik", - "topic_will_be_moved_to": "Topik ini akan dipindahkan kepada kategori", "fork_topic_instruction": "Klik kiriman yang anda hendak salin", "fork_no_pids": "Tiada kiriman yang dipilih", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/nb/admin/manage/categories.json b/public/language/nb/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/nb/admin/manage/categories.json +++ b/public/language/nb/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/nb/global.json b/public/language/nb/global.json index 5c57f2f251..86fb8d7bfe 100644 --- a/public/language/nb/global.json +++ b/public/language/nb/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/nb/topic.json b/public/language/nb/topic.json index a8707253c6..031f366c51 100644 --- a/public/language/nb/topic.json +++ b/public/language/nb/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Lås opp tråd", "thread_tools.move": "Flytt tråd", "thread_tools.move_all": "Flytt alle", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Forgren tråd", "thread_tools.delete": "Slett tråd", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Er du sikker på at du vil gjenopprette dette innlegget?", "post_purge_confirm": "Er du sikker på at du vil renske dette innlegget?", "load_categories": "Laster kategorier", - "disabled_categories_note": "Deaktiverte kategorier er grået ut", "confirm_move": "Flytt", "confirm_fork": "Forgren", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Flytt innlegg", "post_moved": "Innlegg flyttet!", "fork_topic": "Forgren Emne", - "topic_will_be_moved_to": "Dette emnet vil bli flyttet til kategorien", "fork_topic_instruction": "Trykk på innleggene du vil forgrene", "fork_no_pids": "Ingen innlegg valgt!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/nl/admin/manage/categories.json b/public/language/nl/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/nl/admin/manage/categories.json +++ b/public/language/nl/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/nl/global.json b/public/language/nl/global.json index f18dccae8d..c4e2d0e596 100644 --- a/public/language/nl/global.json +++ b/public/language/nl/global.json @@ -103,5 +103,7 @@ "cookies.message": "Deze website gebruikt cookies om je ervan te verzekeren dat je de beste ervaring krijgt tijdens het gebruik van onze website.", "cookies.accept": "Begrepen", "cookies.learn_more": "Meer", - "edited": "Bewerkt" + "edited": "Bewerkt", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/nl/topic.json b/public/language/nl/topic.json index ee1d8b77db..06b2e7f58a 100644 --- a/public/language/nl/topic.json +++ b/public/language/nl/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Onderwerp openen", "thread_tools.move": "Onderwerp verplaatsen", "thread_tools.move_all": "Verplaats alles", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Onderwerp afsplitsen", "thread_tools.delete": "Onderwerp verwijderen", "thread_tools.delete-posts": "Verwijder berichten", @@ -72,7 +73,6 @@ "post_restore_confirm": "Is het de bedoeling dit bericht te herstellen?", "post_purge_confirm": "Is het absoluut zeker dat dit bericht volledig verwijderd kan worden?", "load_categories": "Categorieën laden", - "disabled_categories_note": "Uitgeschakelde Categorieën zijn grijs", "confirm_move": "Verplaatsen", "confirm_fork": "Splits", "bookmark": "Favoriet", @@ -84,7 +84,6 @@ "move_post": "Bericht verplaatsen", "post_moved": "Bericht verplaatst!", "fork_topic": "Afgesplitst onderwerp ", - "topic_will_be_moved_to": "Dit onderwerp zal naar de categorie verplaatst worden", "fork_topic_instruction": "Klik op de berichten die afgesplitst moeten worden", "fork_no_pids": "Geen berichten geselecteerd!", "fork_pid_count": "%1 bericht(en) geselecteerd", diff --git a/public/language/pl/admin/manage/categories.json b/public/language/pl/admin/manage/categories.json index 4eb8a57259..00699d30ac 100644 --- a/public/language/pl/admin/manage/categories.json +++ b/public/language/pl/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Niestandardowa klasa", "num-recent-replies": "# z Ostatnich Odpowiedzi", "ext-link": "Zewnętrzny Link", + "is-section": "Treat this category as a section", "upload-image": "Prześlij Obrazek", "delete-image": "Usunąć", "category-image": "Obrazek Kategorii", diff --git a/public/language/pl/global.json b/public/language/pl/global.json index 0117c61c94..14dc633e53 100644 --- a/public/language/pl/global.json +++ b/public/language/pl/global.json @@ -103,5 +103,7 @@ "cookies.message": "Ta strona używa plików cookies, by zapewnić Ci najlepsze działanie naszej strony.", "cookies.accept": "Mam to!", "cookies.learn_more": "Dowiedz się więcej", - "edited": "Edytowany" + "edited": "Edytowany", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/pl/topic.json b/public/language/pl/topic.json index e8800ba31c..515231700d 100644 --- a/public/language/pl/topic.json +++ b/public/language/pl/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Odblokuj Temat", "thread_tools.move": "Przenieś Temat", "thread_tools.move_all": "Przenieś wszystko", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Skopiuj Temat", "thread_tools.delete": "Usuń Temat", "thread_tools.delete-posts": "Usuń posty", @@ -72,7 +73,6 @@ "post_restore_confirm": "Na pewno chcesz przywrócić ten post?", "post_purge_confirm": "Jesteś pewien, że chcesz wyczyścić ten post?", "load_categories": "Ładowanie kategorii", - "disabled_categories_note": "Zablokowane kategorie zostały wyszarzone.", "confirm_move": "Przenieś", "confirm_fork": "Skopiuj", "bookmark": "Zakładka", @@ -84,7 +84,6 @@ "move_post": "Przenieś post", "post_moved": "Post przeniesiony!", "fork_topic": "Skopiuj Temat", - "topic_will_be_moved_to": "Ten temat zostanie przeniesiony do kategorii", "fork_topic_instruction": "Zaznacz posty, które chcesz sklonować", "fork_no_pids": "Nie zaznaczyłeś żadnych postów!", "fork_pid_count": "wybrano %1 post(-ów)", diff --git a/public/language/pt-BR/admin/manage/categories.json b/public/language/pt-BR/admin/manage/categories.json index 65d0e5bc81..f2f06cf835 100644 --- a/public/language/pt-BR/admin/manage/categories.json +++ b/public/language/pt-BR/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Classe Personalizada", "num-recent-replies": "# de Respostas Recentes", "ext-link": "Link Externo", + "is-section": "Treat this category as a section", "upload-image": "Fazer upload de Imagem", "delete-image": "Remover", "category-image": "Imagem da Categoria", diff --git a/public/language/pt-BR/global.json b/public/language/pt-BR/global.json index 914a11e049..f173968642 100644 --- a/public/language/pt-BR/global.json +++ b/public/language/pt-BR/global.json @@ -103,5 +103,7 @@ "cookies.message": "Este website utiliza cookies para assegrar que você tenha a melhor experiência em nosso site.", "cookies.accept": "Entendi!", "cookies.learn_more": "Saber Mais", - "edited": "Editado" + "edited": "Editado", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/pt-BR/topic.json b/public/language/pt-BR/topic.json index 116057d638..8e6ed0aa7e 100644 --- a/public/language/pt-BR/topic.json +++ b/public/language/pt-BR/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Destrancar Tópico", "thread_tools.move": "Mover Tópico", "thread_tools.move_all": "Mover Tudo", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Ramificar Tópico", "thread_tools.delete": "Deletar Tópico", "thread_tools.delete-posts": "Deletar Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Tem certeza que deseja restaurar este post?", "post_purge_confirm": "Tem certeza que deseja expurgar este post?", "load_categories": "Carregando Categorias", - "disabled_categories_note": "Categorias desabilitadas estão em cinza", "confirm_move": "Mover", "confirm_fork": "Ramificar", "bookmark": "Favorito", @@ -84,7 +84,6 @@ "move_post": "Mover Post", "post_moved": "Post movido!", "fork_topic": "Ramificar Tópico", - "topic_will_be_moved_to": "Este tópico será movido para a categoria", "fork_topic_instruction": "Clique nos posts que você quer ramificar", "fork_no_pids": "Nenhum post selecionado!", "fork_pid_count": "%1 post(s) selecionado(s)", diff --git a/public/language/pt-PT/admin/manage/categories.json b/public/language/pt-PT/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/pt-PT/admin/manage/categories.json +++ b/public/language/pt-PT/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/pt-PT/global.json b/public/language/pt-PT/global.json index 42e887b6aa..8a40b20a00 100644 --- a/public/language/pt-PT/global.json +++ b/public/language/pt-PT/global.json @@ -103,5 +103,7 @@ "cookies.message": "Este website utiliza cookies para assegurar que tens a melhor experiência no nosso website.", "cookies.accept": "Apontado!", "cookies.learn_more": "Aprende mais", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/pt-PT/topic.json b/public/language/pt-PT/topic.json index f5084825c0..9647b731c5 100644 --- a/public/language/pt-PT/topic.json +++ b/public/language/pt-PT/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Desbloquear tópico", "thread_tools.move": "Mover tópico", "thread_tools.move_all": "Mover todos", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Clonar tópico", "thread_tools.delete": "Eliminar tópico", "thread_tools.delete-posts": "Apagar publicações", @@ -72,7 +73,6 @@ "post_restore_confirm": "Tens a certeza que desejas restaurar esta publicação?", "post_purge_confirm": "Tens a certeza que desejas purgar esta publicação?", "load_categories": "Carregando Categorias", - "disabled_categories_note": "Desativar Categorias que estão a cinzento", "confirm_move": "Mover", "confirm_fork": "Clonar", "bookmark": "Marcador", @@ -84,7 +84,6 @@ "move_post": "Mover publicação", "post_moved": "Publicação movida!", "fork_topic": "Clonar tópico", - "topic_will_be_moved_to": "Este tópico será movido para a categoria", "fork_topic_instruction": "Carrega nas publicações que queres clonar", "fork_no_pids": "Sem publicações selecionadas!", "fork_pid_count": "%1 publicação(ões) selecionada(s)", diff --git a/public/language/ro/admin/manage/categories.json b/public/language/ro/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/ro/admin/manage/categories.json +++ b/public/language/ro/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/ro/global.json b/public/language/ro/global.json index a7af755c6b..f4b463beb1 100644 --- a/public/language/ro/global.json +++ b/public/language/ro/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/ro/topic.json b/public/language/ro/topic.json index 076bf3bcf1..36ed0ffb0f 100644 --- a/public/language/ro/topic.json +++ b/public/language/ro/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Deschide Subiect", "thread_tools.move": "Mută Subiect", "thread_tools.move_all": "Mută-le pe toate", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Bifurcă Subiect", "thread_tools.delete": "Șterge Subiect", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Esti sigur că vrei să restaurezi acest mesaj?", "post_purge_confirm": "Ești sigur că vrei să cureți acest mesaj?", "load_categories": "Se Încarcă Categoriile", - "disabled_categories_note": "Categoriile dezactivate sunt decolorate cu gri", "confirm_move": "Mută", "confirm_fork": "Bifurcă", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Mută Mesaj", "post_moved": "Mesaj mutat!", "fork_topic": "Bifurcă Subiect", - "topic_will_be_moved_to": "Acest subiect va fi mutat în categoria", "fork_topic_instruction": "Apasă pe mesajele care vrei sa le bifurci", "fork_no_pids": "Nu a fost selectat nici un mesaj!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/ru/admin/manage/categories.json b/public/language/ru/admin/manage/categories.json index 78519ee4f5..c88a402511 100644 --- a/public/language/ru/admin/manage/categories.json +++ b/public/language/ru/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Свой класс", "num-recent-replies": "# of Recent Replies", "ext-link": "Внешняя ссылка", + "is-section": "Treat this category as a section", "upload-image": "Загрузить изображение", "delete-image": "Удалить", "category-image": "Изображение категории", diff --git a/public/language/ru/global.json b/public/language/ru/global.json index bafb1db8e2..5812ee446d 100644 --- a/public/language/ru/global.json +++ b/public/language/ru/global.json @@ -103,5 +103,7 @@ "cookies.message": "Этот сайт использует cookies для более удобного взаимодействия.", "cookies.accept": "Понял", "cookies.learn_more": "Подробнее", - "edited": "Отредактированный" + "edited": "Отредактированный", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/ru/topic.json b/public/language/ru/topic.json index 06e341357a..9851358016 100644 --- a/public/language/ru/topic.json +++ b/public/language/ru/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Открыть тему", "thread_tools.move": "Переместить тему", "thread_tools.move_all": "Переместить всё", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Создать дополнительную ветвь дискуссии", "thread_tools.delete": "Удалить тему", "thread_tools.delete-posts": "Удалить записи", @@ -72,7 +73,6 @@ "post_restore_confirm": "Вы уверены, что хотите восстановить эту запись?", "post_purge_confirm": "Вы уверены, что хотите стереть эту запись?", "load_categories": "Загружаем сообщества", - "disabled_categories_note": "Отключённые сообщества затемнены", "confirm_move": "Перенести", "confirm_fork": "Создать дополнительную ветвь", "bookmark": "Добавить в закладки", @@ -84,7 +84,6 @@ "move_post": "Перенести запись", "post_moved": "Запись перенесена", "fork_topic": "Создать дополнительную ветвь дискуссии", - "topic_will_be_moved_to": "Эта тема будет перенесена в сообщество", "fork_topic_instruction": "Отметьте одну или несколько записей для создания дополнительной ветви дискуссии", "fork_no_pids": "Записи не отмечены", "fork_pid_count": "Отмечено %1 сообщений", diff --git a/public/language/rw/admin/manage/categories.json b/public/language/rw/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/rw/admin/manage/categories.json +++ b/public/language/rw/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/rw/global.json b/public/language/rw/global.json index e35b278c53..fcba501d31 100644 --- a/public/language/rw/global.json +++ b/public/language/rw/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/rw/topic.json b/public/language/rw/topic.json index d4f9477ff9..dfe0130e0f 100644 --- a/public/language/rw/topic.json +++ b/public/language/rw/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Fungurira Ikiganiro", "thread_tools.move": "Imura Ikiganiro", "thread_tools.move_all": "Byimure Byose", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Gabanyaho ku Kiganiro", "thread_tools.delete": "Kuraho Ikiganiro", "thread_tools.delete-posts": "Siba Icyashizweho", @@ -72,7 +73,6 @@ "post_restore_confirm": "Wiringiye neza ko ushaka kugarura iki kiganiro? ", "post_purge_confirm": "Wiringiye neza ko ushaka gusibangaya iki kiganiro?", "load_categories": "Ibyiciro Biraje", - "disabled_categories_note": "Ibyiciro bitagaragazwa birasa n'ibipfutse", "confirm_move": "Imura", "confirm_fork": "Gabanyaho", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Imura Icyashyizweho", "post_moved": "Icyashizweho kirimuwe!", "fork_topic": "Gabanyaho ku Kiganiro", - "topic_will_be_moved_to": "Iki kiganiro kirimurirwa mu cyiciro", "fork_topic_instruction": "Kanda ku byashizweho ushaka kugabanyaho", "fork_no_pids": "Nta kintu wahisemo!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/sc/admin/manage/categories.json b/public/language/sc/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/sc/admin/manage/categories.json +++ b/public/language/sc/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/sc/global.json b/public/language/sc/global.json index cd3d534dbd..26e9d5382a 100644 --- a/public/language/sc/global.json +++ b/public/language/sc/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/sc/topic.json b/public/language/sc/topic.json index 8ab46f4eaa..f5e4b1b376 100644 --- a/public/language/sc/topic.json +++ b/public/language/sc/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Isbloca Arresonada", "thread_tools.move": "Move Arresonada", "thread_tools.move_all": "Move All", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Partzi Arresonada", "thread_tools.delete": "Cantzella Arresonada", "thread_tools.delete-posts": "Delete Posts", @@ -72,7 +73,6 @@ "post_restore_confirm": "Are you sure you want to restore this post?", "post_purge_confirm": "Are you sure you want to purge this post?", "load_categories": "Carrighende Crezes", - "disabled_categories_note": "Is Crezes Disativadas sunt postas in colore de chìghine", "confirm_move": "Move", "confirm_fork": "Partzi", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Move Arresonu", "post_moved": "Post moved!", "fork_topic": "Partzi Arresonada", - "topic_will_be_moved_to": "Custa arresonada at a èssere mòvida in sa creze", "fork_topic_instruction": "Sèbera is arresonos chi boles partzire", "fork_no_pids": "Perunu arresonu seberadu!", "fork_pid_count": "%1 post(s) selected", diff --git a/public/language/sk/admin/manage/categories.json b/public/language/sk/admin/manage/categories.json index a76dd051f4..9d5330d930 100644 --- a/public/language/sk/admin/manage/categories.json +++ b/public/language/sk/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/sk/global.json b/public/language/sk/global.json index 3d3705597c..9e19412427 100644 --- a/public/language/sk/global.json +++ b/public/language/sk/global.json @@ -103,5 +103,7 @@ "cookies.message": "Táto webová stránka používa cookies k tomu, aby bolo zaistené, že dostanete najlepší pôžitok s návštevy na našich webových stránkach.", "cookies.accept": "Mám to!", "cookies.learn_more": "Zistit viac", - "edited": "Zmenené" + "edited": "Zmenené", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/sk/topic.json b/public/language/sk/topic.json index a626bd2777..d8662c3bf3 100644 --- a/public/language/sk/topic.json +++ b/public/language/sk/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Odomknúť tému", "thread_tools.move": "Presunúť tému", "thread_tools.move_all": "Presunúť všetko", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Rozvetviť tému", "thread_tools.delete": "Odstrániť tému", "thread_tools.delete-posts": "Odstrániť príspevky", @@ -72,7 +73,6 @@ "post_restore_confirm": "Ste si istí, že chcete obnoviť tento príspevok?", "post_purge_confirm": "Ste si istý že chcete naozaj vyčistiť tento príspevok?", "load_categories": "Načítanie kategórií", - "disabled_categories_note": "Zablokované kategórie sú sivé", "confirm_move": "Presunúť", "confirm_fork": "Rozdeliť", "bookmark": "Záložka", @@ -84,7 +84,6 @@ "move_post": "Presunúť príspevok", "post_moved": "Príspevok presunutý!", "fork_topic": "Rozdeliť príspevok", - "topic_will_be_moved_to": "Táto téma bude presunutá do kategórie", "fork_topic_instruction": "Vyber príspevky, ktoré chceš oddeliť", "fork_no_pids": "Žiadne príspevky neboli vybraté!", "fork_pid_count": "%1 príspevky(ov) vybraté", diff --git a/public/language/sl/admin/manage/categories.json b/public/language/sl/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/sl/admin/manage/categories.json +++ b/public/language/sl/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/sl/global.json b/public/language/sl/global.json index 63c5fc210f..193a4780a7 100644 --- a/public/language/sl/global.json +++ b/public/language/sl/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/sl/topic.json b/public/language/sl/topic.json index a5371bab1e..cc539f3f40 100644 --- a/public/language/sl/topic.json +++ b/public/language/sl/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Odkleni temo", "thread_tools.move": "Premakni temo", "thread_tools.move_all": "Premakni vse", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Razcepi temo", "thread_tools.delete": "Izbriši temo", "thread_tools.delete-posts": "Izbriši objave", @@ -72,7 +73,6 @@ "post_restore_confirm": "Ste prepričani, da želite razveljaviti to objavo?", "post_purge_confirm": "Ste prepričani, da želite očistiti to objavo?", "load_categories": "Nalagam kategorije", - "disabled_categories_note": "Onemogočene kategorije so obarvane sivo", "confirm_move": "Premakni", "confirm_fork": "Razcepi", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Premakni objavo", "post_moved": "Objava premaknjena!", "fork_topic": "Razcepi temo", - "topic_will_be_moved_to": "Ta tema bo premaknjena v to kategorijo", "fork_topic_instruction": "Klikni na objavo, ki o želiš odcepiti", "fork_no_pids": "Ni izbranih objav!", "fork_pid_count": "Izbranih objav: %1 ", diff --git a/public/language/sr/admin/manage/categories.json b/public/language/sr/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/sr/admin/manage/categories.json +++ b/public/language/sr/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/sr/global.json b/public/language/sr/global.json index a66b424eef..1339145a86 100644 --- a/public/language/sr/global.json +++ b/public/language/sr/global.json @@ -103,5 +103,7 @@ "cookies.message": "Овај веб сајт користи колачиће да би вам обезбедили најбољи доживљај на нашем сајту.", "cookies.accept": "Схватам!", "cookies.learn_more": "Сазнајте више", - "edited": "Уређено" + "edited": "Уређено", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/sr/topic.json b/public/language/sr/topic.json index 675f529a32..fe4ddf1676 100644 --- a/public/language/sr/topic.json +++ b/public/language/sr/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Откључај тему", "thread_tools.move": "Премести тему", "thread_tools.move_all": "Премести све", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Рачвај тему", "thread_tools.delete": "Избриши тему", "thread_tools.delete-posts": "Избриши поруку", @@ -72,7 +73,6 @@ "post_restore_confirm": "Да ли сте сигурни да желите да обновите ову поруку?", "post_purge_confirm": "Да ли сте сигурни да желите да очистите овај пост?", "load_categories": "Учитавање категорија", - "disabled_categories_note": "Онемогућене категорије су недоступне", "confirm_move": "Премести", "confirm_fork": "Рачвај", "bookmark": "Обележивач", @@ -84,7 +84,6 @@ "move_post": "Премести поруку", "post_moved": "Порука је премештена!", "fork_topic": "Рачвај тему", - "topic_will_be_moved_to": "Ова тема ће бити премештена у категорију", "fork_topic_instruction": "Кликните на поруке које желите да рачвате", "fork_no_pids": "Нема одабраних порука!", "fork_pid_count": "Одабрано порука: %1", diff --git a/public/language/sv/admin/manage/categories.json b/public/language/sv/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/sv/admin/manage/categories.json +++ b/public/language/sv/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/sv/global.json b/public/language/sv/global.json index 6fcfe965df..f24cdffb00 100644 --- a/public/language/sv/global.json +++ b/public/language/sv/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/sv/topic.json b/public/language/sv/topic.json index f0d4f5f853..bf51d85095 100644 --- a/public/language/sv/topic.json +++ b/public/language/sv/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Lås upp ämne", "thread_tools.move": "Flytta ämne", "thread_tools.move_all": "Flytta alla", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Grena ämne", "thread_tools.delete": "Ta bort ämne", "thread_tools.delete-posts": "Radera inlägg", @@ -72,7 +73,6 @@ "post_restore_confirm": "Är du säker på att du vill återställa det här inlägget?", "post_purge_confirm": "Är du säker att du vill rensa bort det här inlägget?", "load_categories": "Laddar kategorier", - "disabled_categories_note": "Inaktiverade kategorier är utgråade", "confirm_move": "Flytta", "confirm_fork": "Grena", "bookmark": "Bokmärke", @@ -84,7 +84,6 @@ "move_post": "Flytta inlägg", "post_moved": "Inlägget flyttades.", "fork_topic": "Grena ämne", - "topic_will_be_moved_to": "Detta ämne kommer att flyttas till kategorin", "fork_topic_instruction": "Klicka på de inlägg du vill grena", "fork_no_pids": "Inga inlägg valda!", "fork_pid_count": "%1 inlägg vald(a)", diff --git a/public/language/th/admin/manage/categories.json b/public/language/th/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/th/admin/manage/categories.json +++ b/public/language/th/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/th/global.json b/public/language/th/global.json index 17b15b538c..ac6b834e34 100644 --- a/public/language/th/global.json +++ b/public/language/th/global.json @@ -103,5 +103,7 @@ "cookies.message": "เว็บไวต์นี้ใช้คุกกี้เพื่อที่จะทำให้แน่ใจว่า คุณได้รับประสบการณ์ที่เยี่ยมยอดที่สุดในการเข้าใช้เว็บไซต์ของเรา", "cookies.accept": "เข้าใจแล้ว!!! ", "cookies.learn_more": "เรียนรู้เพิ่มเติม", - "edited": "ถูกแก้ไขแล้ว" + "edited": "ถูกแก้ไขแล้ว", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/th/topic.json b/public/language/th/topic.json index 922f949440..82108b7a0f 100644 --- a/public/language/th/topic.json +++ b/public/language/th/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "ปลดล็อคกระทู้", "thread_tools.move": "ย้ายกระทู้", "thread_tools.move_all": "ย้ายทั้งหมด", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "แยกกระทู้", "thread_tools.delete": "ลบกระทู้", "thread_tools.delete-posts": "ลบโพสต์", @@ -72,7 +73,6 @@ "post_restore_confirm": "คุณแน่ใจแล้วใช้ไหมว่าต้องการกู้คืนโพสต์นี้", "post_purge_confirm": "คุณแน่ใจแล้วใช่ไหมว่าต้องการล้างโพสต์นี้", "load_categories": "กำลังโหลดหมวดหมู่", - "disabled_categories_note": "หมวดหมู่ที่ปิดใช้งานจะเป็นสีเทา", "confirm_move": "ย้าย", "confirm_fork": "แยก", "bookmark": "บุ๊กมาร์ก", @@ -84,7 +84,6 @@ "move_post": "ย้ายโพส", "post_moved": "โพสต์ถูกย้ายแล้ว!", "fork_topic": "แยกกระทู้", - "topic_will_be_moved_to": "กระทู้นี้จะถูกย้ายไปที่หมวดหมู่", "fork_topic_instruction": "คลิกที่โพสที่คุณต้องการที่จะแยก", "fork_no_pids": "ไม่มีโพสต์ที่เลือก!", "fork_pid_count": " %1 โพสต์(s) ที่เลือก", diff --git a/public/language/tr/admin/manage/categories.json b/public/language/tr/admin/manage/categories.json index 728669b92e..eb68238a46 100644 --- a/public/language/tr/admin/manage/categories.json +++ b/public/language/tr/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Özel Sınıf", "num-recent-replies": "# of Recent Replies", "ext-link": "Harici Bağlantı", + "is-section": "Treat this category as a section", "upload-image": "Görsel Yükle", "delete-image": "Sil", "category-image": "Kategori Görseli", diff --git a/public/language/tr/global.json b/public/language/tr/global.json index b1b6a2f06e..128ab3bbc8 100644 --- a/public/language/tr/global.json +++ b/public/language/tr/global.json @@ -103,5 +103,7 @@ "cookies.message": "Bu web sitesi en iyi deneyimi elde etmeniz amacıyla çerezlerden yararlanır.", "cookies.accept": "Anladım!", "cookies.learn_more": "Daha Fazla", - "edited": "Düzenlendi" + "edited": "Düzenlendi", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/tr/topic.json b/public/language/tr/topic.json index 770dd68107..e27c02e855 100644 --- a/public/language/tr/topic.json +++ b/public/language/tr/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Başlığı Aç", "thread_tools.move": "Başlığı Taşı", "thread_tools.move_all": "Hepsini Taşı", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Başlığı Ayır", "thread_tools.delete": "Başlığı Sil", "thread_tools.delete-posts": "İletileri Sil", @@ -72,7 +73,6 @@ "post_restore_confirm": "Bu iletiyi gerçekten geri getirmek istiyor musun?", "post_purge_confirm": "Bu iletiyi temizlemek istediğinize eminmisiniz?", "load_categories": "Kategoriler Yükleniyor", - "disabled_categories_note": "Etkin Olmayan Kategoriler soluklaştırılır", "confirm_move": "Taşı", "confirm_fork": "Ayır", "bookmark": "Yer imi", @@ -84,7 +84,6 @@ "move_post": "İletiyi Taşı", "post_moved": "İleti taşındı!", "fork_topic": "Başlığı Ayır", - "topic_will_be_moved_to": "Bu konu kategorisine taşınacak", "fork_topic_instruction": "Ayırmak istediğiniz iletileri tıklayın", "fork_no_pids": "Hiç bir ileti seçilmedi!", "fork_pid_count": "%1 ileti(ler) seçildi", diff --git a/public/language/uk/admin/manage/categories.json b/public/language/uk/admin/manage/categories.json index d03162d48f..8b9831ec27 100644 --- a/public/language/uk/admin/manage/categories.json +++ b/public/language/uk/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Користувацький клас", "num-recent-replies": "Кількість свіжих відповідей", "ext-link": "Зовнішнє посилання", + "is-section": "Treat this category as a section", "upload-image": "Завантажити зображення", "delete-image": "Видалити", "category-image": "Зображення категорії", diff --git a/public/language/uk/global.json b/public/language/uk/global.json index bab1461cc6..dbe083bac7 100644 --- a/public/language/uk/global.json +++ b/public/language/uk/global.json @@ -103,5 +103,7 @@ "cookies.message": "Цей сайт використовує куки, щоб ви отримали найкращий досвід при роботі з сайтом.", "cookies.accept": "Зрозуміло!", "cookies.learn_more": "Дізнатися більше", - "edited": "Відредаговано" + "edited": "Відредаговано", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/uk/topic.json b/public/language/uk/topic.json index ad17502811..5bfa66be4d 100644 --- a/public/language/uk/topic.json +++ b/public/language/uk/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Розблокувати тему", "thread_tools.move": "Перемістити тему", "thread_tools.move_all": "Перемістити всі", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Відгалужити тему", "thread_tools.delete": "Видалити тему", "thread_tools.delete-posts": "Видалити пости", @@ -72,7 +73,6 @@ "post_restore_confirm": "Ви точно бажаєте відновити цей пост?", "post_purge_confirm": "Ви точно бажаєте стерти цей пост?", "load_categories": "Завантаження категорій", - "disabled_categories_note": "Вимкнені категорії фарбуються в сірий", "confirm_move": "Перемістити", "confirm_fork": "Відгалужити", "bookmark": "Закладка", @@ -84,7 +84,6 @@ "move_post": "Перемістити пост", "post_moved": "Пост переміщено!", "fork_topic": "Відгалужити тему", - "topic_will_be_moved_to": "Цю тему буде переміщено в категорію", "fork_topic_instruction": "Тисніть пости які ви бажаєте відгалужити", "fork_no_pids": "Не вибрано жодного поста!", "fork_pid_count": "вибрано %1 пост(ів) ", diff --git a/public/language/vi/admin/manage/categories.json b/public/language/vi/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/vi/admin/manage/categories.json +++ b/public/language/vi/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/vi/global.json b/public/language/vi/global.json index 65db660c60..bca009cd8c 100644 --- a/public/language/vi/global.json +++ b/public/language/vi/global.json @@ -103,5 +103,7 @@ "cookies.message": "Trang web này sử dụng cookie để đảm bảo trải nghiệm tốt nhất cho người dùng", "cookies.accept": "Đã rõ!", "cookies.learn_more": "Xem thêm", - "edited": "Đã cập nhật" + "edited": "Đã cập nhật", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/vi/topic.json b/public/language/vi/topic.json index 899685fe0c..d3379b29fd 100644 --- a/public/language/vi/topic.json +++ b/public/language/vi/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "Mở khóa chủ đề", "thread_tools.move": "Chuyển chủ đề", "thread_tools.move_all": "Chuyển tất cả", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "Tạo bản sao chủ đề", "thread_tools.delete": "Xóa chủ đề", "thread_tools.delete-posts": "Xoá bài viết", @@ -72,7 +73,6 @@ "post_restore_confirm": "Bạn có chắc là muốn phục hồi bài gửi này không?", "post_purge_confirm": "Bạn có chắc muốn xóa hẳn bài này?", "load_categories": "Đang tải các phần mục", - "disabled_categories_note": "Các phần mục bị khóa đã được đánh xám", "confirm_move": "Di chuyển", "confirm_fork": "Tạo bảo sao", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "Chuyển bài gửi", "post_moved": "Đã chuyển bài gửi!", "fork_topic": "Tạo bản sao chủ đề", - "topic_will_be_moved_to": "Chủ đề này sẽ được chuyển tới phần mục", "fork_topic_instruction": "Chọn vào bài gửi mà bạn muốn fork", "fork_no_pids": "Chưa chọn bài gửi nào!", "fork_pid_count": "%1 bài viết(s) đã được gửi", diff --git a/public/language/zh-CN/admin/manage/categories.json b/public/language/zh-CN/admin/manage/categories.json index 77aa93ec68..77f2249fc8 100644 --- a/public/language/zh-CN/admin/manage/categories.json +++ b/public/language/zh-CN/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "自定义 Class", "num-recent-replies": "最近回复数", "ext-link": "外部链接", + "is-section": "Treat this category as a section", "upload-image": "上传图片", "delete-image": "移除", "category-image": "版块图片", diff --git a/public/language/zh-CN/global.json b/public/language/zh-CN/global.json index 6555431231..8cc6f51c61 100644 --- a/public/language/zh-CN/global.json +++ b/public/language/zh-CN/global.json @@ -103,5 +103,7 @@ "cookies.message": "此网站使用 Cookies 以保障您在我们网站的最佳体验。", "cookies.accept": "知道了!", "cookies.learn_more": "了解更多", - "edited": "已编辑" + "edited": "已编辑", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/zh-CN/topic.json b/public/language/zh-CN/topic.json index b4a3dc0934..84cfc9924f 100644 --- a/public/language/zh-CN/topic.json +++ b/public/language/zh-CN/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "解锁主题", "thread_tools.move": "移动主题", "thread_tools.move_all": "移动全部", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "分割主题", "thread_tools.delete": "删除主题", "thread_tools.delete-posts": "删除这些帖子", @@ -72,7 +73,6 @@ "post_restore_confirm": "确定恢复此帖吗?", "post_purge_confirm": "确认清除此回帖吗?", "load_categories": "正在载入版块", - "disabled_categories_note": "停用的版块为灰色", "confirm_move": "移动", "confirm_fork": "分割", "bookmark": "书签", @@ -84,7 +84,6 @@ "move_post": "移动帖子", "post_moved": "帖子已移走!", "fork_topic": "分割主题", - "topic_will_be_moved_to": "此主题将被移动到版块", "fork_topic_instruction": "点击将分割的帖子", "fork_no_pids": "未选中帖子!", "fork_pid_count": "选择了 %1 个帖子", diff --git a/public/language/zh-TW/admin/manage/categories.json b/public/language/zh-TW/admin/manage/categories.json index 7e2a5ce12e..871affe560 100644 --- a/public/language/zh-TW/admin/manage/categories.json +++ b/public/language/zh-TW/admin/manage/categories.json @@ -10,6 +10,7 @@ "custom-class": "Custom Class", "num-recent-replies": "# of Recent Replies", "ext-link": "External Link", + "is-section": "Treat this category as a section", "upload-image": "Upload Image", "delete-image": "Remove", "category-image": "Category Image", diff --git a/public/language/zh-TW/global.json b/public/language/zh-TW/global.json index b6f8f5d7d2..b1a7fbd6c3 100644 --- a/public/language/zh-TW/global.json +++ b/public/language/zh-TW/global.json @@ -103,5 +103,7 @@ "cookies.message": "This website uses cookies to ensure you get the best experience on our website.", "cookies.accept": "Got it!", "cookies.learn_more": "Learn More", - "edited": "Edited" + "edited": "Edited", + "disabled": "Disabled", + "select": "Select" } \ No newline at end of file diff --git a/public/language/zh-TW/topic.json b/public/language/zh-TW/topic.json index f11b6f3806..07b37ee21e 100644 --- a/public/language/zh-TW/topic.json +++ b/public/language/zh-TW/topic.json @@ -59,6 +59,7 @@ "thread_tools.unlock": "解除主題鎖定", "thread_tools.move": "移動主題", "thread_tools.move_all": "移動全部", + "thread_tools.select_category": "Select Category", "thread_tools.fork": "分叉主題", "thread_tools.delete": "刪除主題", "thread_tools.delete-posts": "刪除張貼", @@ -72,7 +73,6 @@ "post_restore_confirm": "你確定要還原這文章嗎?", "post_purge_confirm": "你確定要清除這個帖子嗎?", "load_categories": "版面載入中", - "disabled_categories_note": "停用的版面為灰色", "confirm_move": "移動", "confirm_fork": "作為主題", "bookmark": "Bookmark", @@ -84,7 +84,6 @@ "move_post": "移動文章", "post_moved": "文章已移動!", "fork_topic": "作為主題", - "topic_will_be_moved_to": "這個主題將會被移動到類別", "fork_topic_instruction": "點擊要作為主題的文章", "fork_no_pids": "尚未選擇文章!", "fork_pid_count": "%1 張貼已選定",