diff --git a/frontend/app/i18n/locales/cs.json b/frontend/app/i18n/locales/cs.json index 5b8ffe80..2897de54 100644 --- a/frontend/app/i18n/locales/cs.json +++ b/frontend/app/i18n/locales/cs.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Jakmile budete s módem spokojeni, můžete jej publikovat a umožnit tím lidem jej prohlížet a stahovat.", "edit_mod_warn_1": "V některých případech, módy jako jsou například hudební módy, vyžadují schválení. Pokud Váš mód obsahuje hudbu, pošlete jej ke schválení (Níže)", "edit_mod_warn_2": "Měli byste znát naše pravidla, která naleznete zde {here}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Automatické Přihlášení k Odběru Komentářů u Módu", "auto_subscribe_to_thread": "Automatické Přihlášení k Odběru Komentářů u Vlákna", "mark_as_answer": "Označit jako Odpověď", @@ -674,6 +675,8 @@ "unignore": "Přestat Ignorovat", "ignored_games": "Ignorované Hry", "ignored_mods": "Ignorovaný Módy", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Protokol Auditu", "copy_link": "Zkopírovat Odkaz", "repository": "Úložiště", @@ -682,5 +685,12 @@ "hidden_tags": "Skryté Značky", "hidden_tags_desc": "Skrývá globální značky před výběrem uživateli v modech/vláknech. Módy, které tyto značky již používají, je nutné upravit ručně.", "install_with": "Instalovat s {modManager}", - "mod_manager_not_installed": "Nemáš {modManager}?" + "mod_manager_not_installed": "Nemáš {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/de.json b/frontend/app/i18n/locales/de.json index df91e6d3..46ea89ee 100644 --- a/frontend/app/i18n/locales/de.json +++ b/frontend/app/i18n/locales/de.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Sobald du mit deiner Mod zufrieden bist, kannst du diese veröffentlichen und zum ansehen und herunterladen zur verfügung stellen.", "edit_mod_warn_1": "In einigen Fällen, wie zum Beispiel Musik Mods, muss deine Mod zuerst genehmigt werden. Sollte deine Mod Musik beinhalten, sende uns deine Mod zur Genehmigung (Siehe unten)", "edit_mod_warn_2": "Du solltest mit unseren Regeln vertraut sein, siehe {hier}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Automatisch Mod Kommentare abonnieren", "auto_subscribe_to_thread": "Automatisch Threads abonnieren", "mark_as_answer": "Als Antwort markieren", @@ -674,6 +675,8 @@ "unignore": "Nicht ignorieren", "ignored_games": "Ignorierte Spiele", "ignored_mods": "Ignorierte Mods", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Audit-Protokoll", "copy_link": "Link kopieren", "repository": "Repository", @@ -682,5 +685,12 @@ "hidden_tags": "Hidden Tags", "hidden_tags_desc": "Hides global tags from being selected in mods/threads by users, mods already using these tags need to be manually modified.", "install_with": "Install with {modManager}", - "mod_manager_not_installed": "Don't have {modManager}?" + "mod_manager_not_installed": "Don't have {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/es.json b/frontend/app/i18n/locales/es.json index 1c1f0e7b..cbf86f6a 100644 --- a/frontend/app/i18n/locales/es.json +++ b/frontend/app/i18n/locales/es.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Una vez que estés satisfecho con el mod, puedes publicarlo y permitir que las personas puedan verlo y descargarlo.", "edit_mod_warn_1": "En algunos casos, los mods (como los de música) requieren aprobación. Si tu mod contiene música, envíalo para su aprobación (más abajo)", "edit_mod_warn_2": "Debes estar familiarizado con nuestras reglas. Puedes encontrarlas {here}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Suscribirse automáticamente a los comentarios de los mods", "auto_subscribe_to_thread": "Suscribirse automáticamente a los hilos", "mark_as_answer": "Marcar como respuesta", @@ -674,6 +675,8 @@ "unignore": "Dejar de ignorar", "ignored_games": "Juegos ignorados", "ignored_mods": "Mods ignorados", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Registro de auditoría", "copy_link": "Copiar enlace", "repository": "Repositorio", @@ -682,5 +685,12 @@ "hidden_tags": "Etiquetas ocultas", "hidden_tags_desc": "Oculta las etiquetas globales para que los usuarios no puedan seleccionarlas en los mods o hilos. Si algún mod ya usa estas etiquetas, será necesario actualizarlas manualmente.", "install_with": "Instalar con {modManager}", - "mod_manager_not_installed": "¿No tienes {modManager}?" + "mod_manager_not_installed": "¿No tienes {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/fr.json b/frontend/app/i18n/locales/fr.json index a56ab48e..4816d24d 100644 --- a/frontend/app/i18n/locales/fr.json +++ b/frontend/app/i18n/locales/fr.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Once you're happy with the mod, you can publish it. allowing people to view & download it.", "edit_mod_warn_1": "Dans certains cas, les mods tels que les mods de musique doivent être approuvés. Si votre mod contient de la musique, envoyez-le pour approbation (ci-dessous)", "edit_mod_warn_2": "Vous devriez être habitué à nos règles, trouvées {here}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Auto-abonnement aux commentaires du mod", "auto_subscribe_to_thread": "Abonnement automatique au fil de discussion", "mark_as_answer": "Marquer comme réponse", @@ -674,6 +675,8 @@ "unignore": "Dé-Ignorer", "ignored_games": "Jeux Ignorés", "ignored_mods": "Mods Ignorés", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Journal d'Audit", "copy_link": "Copier le Lien", "repository": "Répertoire", @@ -682,5 +685,12 @@ "hidden_tags": "Hidden Tags", "hidden_tags_desc": "Hides global tags from being selected in mods/threads by users, mods already using these tags need to be manually modified.", "install_with": "Install with {modManager}", - "mod_manager_not_installed": "Don't have {modManager}?" + "mod_manager_not_installed": "Don't have {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/hu.json b/frontend/app/i18n/locales/hu.json index b6d22515..d557da2c 100644 --- a/frontend/app/i18n/locales/hu.json +++ b/frontend/app/i18n/locales/hu.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Once you're happy with the mod, you can publish it, allowing people to view & download it.", "edit_mod_warn_1": "In some cases, mods such as music mods require approval. If your mod contains music, send it for approval (Below)", "edit_mod_warn_2": "You should be familiar with our rules, found {here}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Auto-Subscribe to Mod Comments", "auto_subscribe_to_thread": "Auto-Subscribe to Thread", "mark_as_answer": "Mark as Answer", @@ -674,6 +675,8 @@ "unignore": "Unignore", "ignored_games": "Ignored Games", "ignored_mods": "Ignored Mods", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Audit Log", "copy_link": "Copy Link", "repository": "Repository", @@ -682,5 +685,12 @@ "hidden_tags": "Hidden Tags", "hidden_tags_desc": "Hides global tags from being selected in mods/threads by users, mods already using these tags need to be manually modified.", "install_with": "Install with {modManager}", - "mod_manager_not_installed": "Don't have {modManager}?" + "mod_manager_not_installed": "Don't have {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/id.json b/frontend/app/i18n/locales/id.json index b48794a2..c6ccd4ea 100644 --- a/frontend/app/i18n/locales/id.json +++ b/frontend/app/i18n/locales/id.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Ketika anda sudah puas, mod bisa dipublikasikan, memperbolehkan orang lain untuk melihat dan mengunduh mod tersebut.", "edit_mod_warn_1": "Pada beberapa kasus, mod yang memodifikasi musik membutuhkan persetujuan. Jika mod anda memiliki konten musik, ajukan untuk disetujui (Dibawah)", "edit_mod_warn_2": "Anda dapat mengetahui peraturan di situs, disini {here}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Ikuti komentar Mod ini", "auto_subscribe_to_thread": "Ikuti Utasan ini", "mark_as_answer": "Tandai sebagai Jawaban", @@ -674,6 +675,8 @@ "unignore": "Batal Diabaikan", "ignored_games": "Game Diabaikan", "ignored_mods": "Mod yang Diabaikan", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Catatan Audit", "copy_link": "Salin Tautan", "repository": "Repositori", @@ -682,5 +685,12 @@ "hidden_tags": "Hidden Tags", "hidden_tags_desc": "Hides global tags from being selected in mods/threads by users, mods already using these tags need to be manually modified.", "install_with": "Install with {modManager}", - "mod_manager_not_installed": "Don't have {modManager}?" + "mod_manager_not_installed": "Don't have {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/it.json b/frontend/app/i18n/locales/it.json index 49a67f7d..110d9860 100644 --- a/frontend/app/i18n/locales/it.json +++ b/frontend/app/i18n/locales/it.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Una volta che si è soddisfatti della mod, è possibile pubblicarla, consentendo alle persone di visualizzarla e scaricarla.", "edit_mod_warn_1": "In alcuni casi, alcune mod come quelle musicali richiedono l'approvazione. Se la tua mod contiene musica, inviala per l'approvazione (in basso)", "edit_mod_warn_2": "Dovresti conoscere le nostre regole, che trovi {here}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Iscrizione Automatica ai Commenti della Mod", "auto_subscribe_to_thread": "Iscrizione Automatica alla Discussione", "mark_as_answer": "Segna come Risposta", @@ -674,6 +675,8 @@ "unignore": "Mostra", "ignored_games": "Ignora Giochi", "ignored_mods": "Ignora Mods", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Audit Log", "copy_link": "Copia Link", "repository": "Repository", @@ -682,5 +685,12 @@ "hidden_tags": "Hidden Tags", "hidden_tags_desc": "Hides global tags from being selected in mods/threads by users, mods already using these tags need to be manually modified.", "install_with": "Install with {modManager}", - "mod_manager_not_installed": "Don't have {modManager}?" + "mod_manager_not_installed": "Don't have {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/ja.json b/frontend/app/i18n/locales/ja.json index babb720f..3fab4393 100644 --- a/frontend/app/i18n/locales/ja.json +++ b/frontend/app/i18n/locales/ja.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Once you're happy with the mod, you can publish it. allowing people to view & download it.", "edit_mod_warn_1": "In some cases, mods such as music mods require approval. If your mod contains music, send it for approval (Below)", "edit_mod_warn_2": "You should be familiar with our rules, found {here}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Auto-Subscribe to Mod Comments", "auto_subscribe_to_thread": "Auto-Subscribe to Thread", "mark_as_answer": "Mark as Answer", @@ -674,6 +675,8 @@ "unignore": "Unignore", "ignored_games": "Ignores Games", "ignored_mods": "Ignored Mods", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Audit Log", "copy_link": "Copy Link", "repository": "リポジトリ", @@ -682,5 +685,12 @@ "hidden_tags": "Hidden Tags", "hidden_tags_desc": "Hides global tags from being selected in mods/threads by users, mods already using these tags need to be manually modified.", "install_with": "Install with {modManager}", - "mod_manager_not_installed": "Don't have {modManager}?" + "mod_manager_not_installed": "Don't have {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/ko.json b/frontend/app/i18n/locales/ko.json index 6175054c..e506675f 100644 --- a/frontend/app/i18n/locales/ko.json +++ b/frontend/app/i18n/locales/ko.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Once you're happy with the mod, you can publish it. allowing people to view & download it.", "edit_mod_warn_1": "음악 모드 같은 일부 모드는 승인이 필요합니다. 모드에 음악이 포함된 경우, 아래 링크를 통해 승인을 요청하세요.", "edit_mod_warn_2": "{here}에서 확인할 수 있는 사이트의 규칙을 숙지하시기 바랍니다.", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "모드 댓글에 자동 구독", "auto_subscribe_to_thread": "스레드에 자동 구독", "mark_as_answer": "답변으로 표시", @@ -674,6 +675,8 @@ "unignore": "무시 해제", "ignored_games": "Ignores Games", "ignored_mods": "무시 모드", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "심사 기록", "copy_link": "링크 복사", "repository": "리포지토리", @@ -682,5 +685,12 @@ "hidden_tags": "Hidden Tags", "hidden_tags_desc": "Hides global tags from being selected in mods/threads by users, mods already using these tags need to be manually modified.", "install_with": "Install with {modManager}", - "mod_manager_not_installed": "Don't have {modManager}?" + "mod_manager_not_installed": "Don't have {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/pl.json b/frontend/app/i18n/locales/pl.json index 87edc413..34473b92 100644 --- a/frontend/app/i18n/locales/pl.json +++ b/frontend/app/i18n/locales/pl.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Kiedy mod będzie dla ciebie zadowalający, możesz go opublikować, dzięki czemu inni ludzie będą mogli go zobaczyć i pobrać.", "edit_mod_warn_1": "W niektórych przypadkach, mody zawierające muzykę wymagają zaakceptowania. Jeżeli twój mod zawiera muzykę, wyślij go do zaakceptowania (Poniżej)", "edit_mod_warn_2": "Prosimy zapoznać się z naszymi zasadami, które znajdziesz {tutaj}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Automatycznie Subskrybuj do Komentarzy pod Modami", "auto_subscribe_to_thread": "Automatycznie Subskrybuj do Wątku", "mark_as_answer": "Oznacz jako Odpowiedź", @@ -674,6 +675,8 @@ "unignore": "Przestań Ignorować", "ignored_games": "Ignoruj Gry", "ignored_mods": "Ignorowane Mody", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Dziennik Audytu", "copy_link": "Kopiuj Link", "repository": "Repozytorium", @@ -682,5 +685,12 @@ "hidden_tags": "Ukryte Tagi", "hidden_tags_desc": "Ukrywa globalne tagi przed wybraniem w modach/wątkach przez użytkowników, mody już używające tych tagów muszą być zaktualizowane ręcznie.", "install_with": "Zainstaluj przy użyciu {modManager}", - "mod_manager_not_installed": "Nie masz {modManager}?" + "mod_manager_not_installed": "Nie masz {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/pt_BR.json b/frontend/app/i18n/locales/pt_BR.json index 87228ce3..26082d00 100644 --- a/frontend/app/i18n/locales/pt_BR.json +++ b/frontend/app/i18n/locales/pt_BR.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Quando estiver satisfeito com o mod, você pode publicá-lo. Permitindo que as pessoas o visualizem e baixem.", "edit_mod_warn_1": "Em alguns casos, mods como mods musicais requerem aprovação. Se seu mod contém músicas, envie-o para aprovação (Abaixo)", "edit_mod_warn_2": "Você deve estar familiarizado com nossas regras, encontradas {aqui}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Inscrever-se automaticamente nos comentários do Mod", "auto_subscribe_to_thread": "Inscrever-se automaticamente nos comentários da discussão", "mark_as_answer": "Marcar como Resposta", @@ -674,6 +675,8 @@ "unignore": "Designorar", "ignored_games": "Jogos Ignorados", "ignored_mods": "Mods Ignorados", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Registro de Auditoria", "copy_link": "Copiar Link", "repository": "Repositório", @@ -682,5 +685,12 @@ "hidden_tags": "Hidden Tags", "hidden_tags_desc": "Hides global tags from being selected in mods/threads by users, mods already using these tags need to be manually modified.", "install_with": "Install with {modManager}", - "mod_manager_not_installed": "Don't have {modManager}?" + "mod_manager_not_installed": "Don't have {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/ru.json b/frontend/app/i18n/locales/ru.json index 3248304b..2b0a35d9 100644 --- a/frontend/app/i18n/locales/ru.json +++ b/frontend/app/i18n/locales/ru.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Когда вы будете довольны модом, вы можете опубликовать его, чтобы люди могли просмотреть и скачать его.", "edit_mod_warn_1": "В некоторых случаях моды, например, музыкальные, требуют одобрения. Если ваш мод содержит музыку, отправьте его на одобрение (Ниже)", "edit_mod_warn_2": "Вы должны быть знакомы с нашими правилами, которые можно найти {here}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Автоматическая подписка на комментарии модераторов", "auto_subscribe_to_thread": "Автоподписка на тему", "mark_as_answer": "Пометить как ответ", @@ -674,6 +675,8 @@ "unignore": "Не игнорировать", "ignored_games": "Игнорируемые игры", "ignored_mods": "Игнорируемые моды", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Журнал аудита", "copy_link": "Скопировать ссылку", "repository": "Хранилище", @@ -682,5 +685,12 @@ "hidden_tags": "Скрытые теги", "hidden_tags_desc": "Скрывает глобальные теги от того, что были выбраны в модах/потоках пользователями, моды уже использующие эти теги должны быть изменены вручную.", "install_with": "Установить с помощью {modManager}", - "mod_manager_not_installed": "У вас нет {modManager}?" + "mod_manager_not_installed": "У вас нет {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/tr.json b/frontend/app/i18n/locales/tr.json index 21230934..60639336 100644 --- a/frontend/app/i18n/locales/tr.json +++ b/frontend/app/i18n/locales/tr.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "Once you're happy with the mod, you can publish it. allowing people to view & download it.", "edit_mod_warn_1": "Müzik modları gibi azı durumlarda, onaylama gereklidir. Eğer modunuz onaylama içeriyorsa onaylamaya gönderin. (Aşağıda)", "edit_mod_warn_2": "Kurallarımıza aşina olmalısınız. Kuralları {here} buradadır", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "Mod yorumlarını otomatik olarak abone ol", "auto_subscribe_to_thread": "Başlıklara otomatik olarak abone ol", "mark_as_answer": "Cevap olarak işaretle", @@ -674,6 +675,8 @@ "unignore": "Yok Saymayı Kaldır", "ignored_games": "Göz ardı edilmiş Oyunlar", "ignored_mods": "Yok sayılan modlar", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "Denetim günlüğü", "copy_link": "Bağlantıyı Kopyala", "repository": "Depo", @@ -682,5 +685,12 @@ "hidden_tags": "Gizlenmiş etiketler", "hidden_tags_desc": "Kullanıcıların modlarda/konularda global etiketleri seçmesini engeller, bu etiketleri zaten kullanan modlar manuel olarak değiştirilmelidir.", "install_with": "{modManager} ile indir", - "mod_manager_not_installed": "{modManager}'e sahip değil misin?" + "mod_manager_not_installed": "{modManager}'e sahip değil misin?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." } diff --git a/frontend/app/i18n/locales/zh_Hans.json b/frontend/app/i18n/locales/zh_Hans.json index cbaf2018..fa00da65 100644 --- a/frontend/app/i18n/locales/zh_Hans.json +++ b/frontend/app/i18n/locales/zh_Hans.json @@ -641,6 +641,7 @@ "edit_mod_tip_2": "一旦您对模组满意,就可以发布它,让大家查看和下载。", "edit_mod_warn_1": "在某些情况下,模组需要审核(例如音乐模组)。如果您的模组包含了音乐,请在下方提交审核", "edit_mod_warn_2": "您必须要遵守我们的用户守则,查看 {here}", + "edit_mod_warn_new_user": "As a new user, your first upload must be approved by a moderator. Afterwards you should be able to upload freely.", "auto_subscribe_to_mod": "自动订阅模组评论区", "auto_subscribe_to_thread": "自动订阅主题", "mark_as_answer": "标记为正确回答", @@ -674,6 +675,8 @@ "unignore": "取消忽略", "ignored_games": "忽略的游戏", "ignored_mods": "忽略的模组", + "ignored_categories": "Ignored Categories", + "ignore_category": "Ignore Category", "audit_log": "审计日志", "copy_link": "复制链接", "repository": "代码仓库", @@ -682,5 +685,12 @@ "hidden_tags": "隐藏的标签", "hidden_tags_desc": "隐藏全局标签以避免被用户在模组/主题里选择,已使用这些标签的模组需手动修改。", "install_with": "使用 {modManager} 安装", - "mod_manager_not_installed": "没有 {modManager}?" + "mod_manager_not_installed": "没有 {modManager}?", + "leave_members": "Leave Members", + "sessions": "Sessions", + "ip_address": "IP Address", + "ip_ban": "IP Ban", + "ip_ban_help": "Bans the user and their IP. Note: this shouldn't really be relied on too much, users can easily change IPs, this is more of a bandage solution.", + "pinned_mods": "Pinned Mods", + "pinned_mods_desc": "Pinned mods appear on top of your regular mod list. You may choose up to 5 mods you own or a mod you are a member of (except viewer)." }