diff --git a/config/locales/da.yml b/config/locales/da.yml index 57899d5f71..4abc59dd4c 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -966,6 +966,9 @@ da: title: Webhooks webhook: Webhook admin_mailer: + auto_close_registrations: + body: Grundet manglende nylig moderatoraktivitet er registreringsproceduren på %{instance} automatisk ændret til at kræve manuel gennemgang for at forhindre, at %{instance} bruges som platform for potentielle dårlige aktører. Proceduren kan til enhver tid ændre igen til åbne registreringer. + subject: Registreringsproceduren for %{instance} er automatisk ændret til at kræve godkendelse new_appeal: actions: delete_statuses: for sletning af vedkommendes indlæg diff --git a/config/locales/de.yml b/config/locales/de.yml index 57ce5268a8..4b60ddecc0 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -966,6 +966,9 @@ de: title: Webhooks webhook: Webhook admin_mailer: + auto_close_registrations: + body: Aufgrund fehlender Aktivität von Moderator*innen müssen neue Registrierungen auf %{instance} jetzt manuell genehmigt werden. Dies wurde automatisch umgestellt, damit %{instance} nicht als Plattform für Böswillige missbraucht werden kann. Du kannst jederzeit auf uneingeschränkte Registrierungen zurückwechseln. + subject: Registrierungen auf %{instance} erfordern jetzt eine manuelle Genehmigung (automatisch umgestellt) new_appeal: actions: delete_statuses: das Löschen der Beiträge diff --git a/config/locales/es-AR.yml b/config/locales/es-AR.yml index d1dbdbf0b8..c4d12d70ae 100644 --- a/config/locales/es-AR.yml +++ b/config/locales/es-AR.yml @@ -966,6 +966,9 @@ es-AR: title: Webhooks webhook: Webhook admin_mailer: + auto_close_registrations: + body: Debido a la falta de actividad reciente por parte de moderadores, los registros en %{instance} fueron cambiados automáticamente para requerir revisión manual, para evitar que %{instance} se use como una plataforma para potenciales malos actores. Podés volver a cambiar esto para abrir los registros en cualquier momento. + subject: Los registros de %{instance} se cambiaron automáticamente para requerir aprobación new_appeal: actions: delete_statuses: para eliminar sus mensajes diff --git a/config/locales/es-MX.yml b/config/locales/es-MX.yml index a8b918a8fe..eedd8bf7ce 100644 --- a/config/locales/es-MX.yml +++ b/config/locales/es-MX.yml @@ -966,6 +966,9 @@ es-MX: title: Webhooks webhook: Webhook admin_mailer: + auto_close_registrations: + body: Debido a la falta de actividad reciente de los moderadores, se ha cambiado automáticamente el registro en %{instance} para requerir revisión manual, para evitar que la instancia %{instance} sea usada como plataforma para malos actores potenciales. Puedes volver a cambiarlo en cualquier momento para abrir de nuevo los registros. + subject: Se ha cambiado automáticamente el registro de %{instance} para requerir aprobación new_appeal: actions: delete_statuses: para eliminar sus mensajes diff --git a/config/locales/es.yml b/config/locales/es.yml index 08fc0988e4..b621795381 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -966,6 +966,9 @@ es: title: Webhooks webhook: Webhook admin_mailer: + auto_close_registrations: + body: Debido a la falta de actividad reciente de los moderadores, se ha cambiado automáticamente el registro en %{instance} para requerir revisión manual, para evitar que la instancia %{instance} sea usada como plataforma para malos actores potenciales. Puedes volver a cambiarlo en cualquier momento para abrir de nuevo los registros. + subject: Se ha cambiado automáticamente el registro de %{instance} para requerir aprobación new_appeal: actions: delete_statuses: para eliminar sus mensajes diff --git a/config/locales/fo.yml b/config/locales/fo.yml index 10b1e76f5f..0e59783a06 100644 --- a/config/locales/fo.yml +++ b/config/locales/fo.yml @@ -966,6 +966,9 @@ fo: title: Webhooks/vevhúkar webhook: Webhook/vevhúkur admin_mailer: + auto_close_registrations: + body: Vegna avmarkað virksemi hjá umsjónarfólki eru skrásetingar á %{instance} broyttar sjálvvirkandi til at krevja manuella eftirkanning fyri at forða at %{instance} verður brúktur sum ein pallur fyri ringar aktørar. Tú kanst skifta aftur til opnar skrásetingar tá tú vilt. + subject: Skrásetingar á %{instance} eru sjálvvirkandi broyttar soleiðis at tær krevja váttan new_appeal: actions: delete_statuses: at strika teirra postar diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 34ae9a21c8..a8edcd58bb 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -966,6 +966,9 @@ hu: title: Webhookok webhook: Webhook admin_mailer: + auto_close_registrations: + body: A közelmúlt moderátori tevékenységnek hiánya miatt %{instance} regisztráció automatikusan kézi ellenőrzést igénylőre vált, hogy megakadályozz, hogy a %{instance} platformot potenciális rossz szereplők számára használhasson. Bármikor visszakapcsolhatjuk a nyitott regisztrációkhoz. + subject: "%{instance} regisztráció automatikusan átállt jóváhagyást igénylőre." new_appeal: actions: delete_statuses: bejegyzések törléséről diff --git a/config/locales/it.yml b/config/locales/it.yml index 31de2252d1..34fa65cc76 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -966,6 +966,9 @@ it: title: Webhook webhook: Webhook admin_mailer: + auto_close_registrations: + body: A causa della mancanza di attività recente da parte dei moderatori, le registrazioni su %{instance} sono passate automaticamente alla richiesta di revisione manuale, per evitare che %{instance} venga utilizzata come piattaforma per potenziali malintenzionati. Puoi ripristinarlo per aprire le registrazioni in qualsiasi momento. + subject: Le registrazioni per %{instance} sono passate automaticamente alla richiesta di approvazione new_appeal: actions: delete_statuses: per cancellare i loro post diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 6880f64c5e..2cc4233325 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -948,6 +948,9 @@ ja: title: Webhooks webhook: Webhook admin_mailer: + auto_close_registrations: + body: "%{instance} のモデレーターによる活動がしばらくなかったため、%{instance} のアカウント作成は手動での承認を必要とするように自動的に変更されました。これには %{instance} が悪意ある者の踏み台として使われることを防ぐ役割があります。アカウント作成は必要に応じていつでも再び開放できます。" + subject: "%{instance} のアカウント作成は自動的に承認制に変更されました" new_appeal: actions: delete_statuses: 投稿を削除する diff --git a/config/locales/nl.yml b/config/locales/nl.yml index ea811400a6..d992d8b432 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -966,6 +966,9 @@ nl: title: Webhooks webhook: Webhook admin_mailer: + auto_close_registrations: + body: In verband met een gebrek aan recentelijke moderator-activiteit, is de registratie-modus op %{instance} automatisch veranderd naar handmatige beoordeling door moderatoren. Dit om te voorkomen dat %{instance} als platform voor eventueel misbruik kan worden gebruikt. Je kunt op elk gewenst moment veel terugschakelen naar open registraties. + subject: De registratie-modus op %{instance} is automatisch veranderd naar handmatige beoordeling door moderatoren new_appeal: actions: delete_statuses: het verwijderen van diens berichten diff --git a/config/locales/nn.yml b/config/locales/nn.yml index ffa5198a3a..b1ae928997 100644 --- a/config/locales/nn.yml +++ b/config/locales/nn.yml @@ -966,6 +966,9 @@ nn: title: Webhooker webhook: Webhook admin_mailer: + auto_close_registrations: + body: På grunn av mangel på nyleg moderatoraktivitet, er registreringar på %{instance} automatisk bytt til å krevje manuell gjennomgang, for å hindre at %{instance} vert brukt som ein plattform for potensielle dårlege aktørar. Du kan byte tilbake for å opne registreringar når som helst. + subject: Registreringar for %{instance} er automatisk bytt til å krevje godkjenning new_appeal: actions: delete_statuses: å slette sine innlegg diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 5bc78a6adf..401ca3de46 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1002,6 +1002,9 @@ pl: title: Webhooki webhook: Webhook admin_mailer: + auto_close_registrations: + body: Z powodu braku niedawnych działań moderacyjnych, rejestracje na %{instance} wymagają ręcznej weryfikacji (by uniknąć dystrybucji spamu itp.). W dowolnym momencie możesz przywrócić politykę otwartej rejestracji. + subject: "%{instance} zostało automatycznie przełączone na zatwierdzanie rejestracji" new_appeal: actions: delete_statuses: aby usunąć ich wpisy diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 54a4da3ea2..89668a7133 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1002,6 +1002,9 @@ sl: title: Spletne zanke webhook: Spletna zanka admin_mailer: + auto_close_registrations: + body: Zaradi pomanjkanja moderiranja v zadnjem času, se je za strežnik %{instance} samodejno vklopilo ročno preverjanje in potrjevanje prijav. S tem se prepreči morebitno zlorabo strežnika %{instance}. Prijave lahko kadarkoli spet spremenite nazaj v odprte. + subject: Za strežnik %{instance} se je samodejno vklopilo ročno potrjevanje prijav new_appeal: actions: delete_statuses: brisanje njihovih objav, diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 460fd82dc0..da82dda9cb 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -962,6 +962,9 @@ sq: title: Webhook-ë webhook: Webhook admin_mailer: + auto_close_registrations: + body: Për shkak mungese veprimtarie moderatori së fundi, regjistrimet te %{instance} janë kaluar automatikisht të kërkojnë shqyrtim dorazi, për të penguar përdorimin e %{instance} si një platformë për aktorë të këqij. Mund të kaloni kurdo te regjistrime të hapura. + subject: Regjistrimet te %{instance} janë kaluar automatikisht të kërkojnë miratim new_appeal: actions: delete_statuses: fshirje e postimeve të tij diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 237305c0e9..5d11bfcfd4 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1002,6 +1002,9 @@ uk: title: Вебхуки webhook: Вебхук admin_mailer: + auto_close_registrations: + body: Через нестачу нещодавньої активності модератора реєстрація на %{instance} автоматично переключена на вимагу ручного відгуку, для запобігання використанню %{instance} як платформи для потенційних поганих гравців. Ви можете будь-коли переключитися на відкриті реєстрації. + subject: Реєстрації для %{instance} автоматично перейшли на такі, що вимагають схвалення new_appeal: actions: delete_statuses: щоб видалити їхні дописи diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 045a000e38..99434c3544 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -948,6 +948,9 @@ vi: title: Webhook webhook: Webhook admin_mailer: + auto_close_registrations: + body: Do gần đây thiếu kiểm duyệt viên nên việc đăng ký trên %{instance} sẽ tự động chuyển thành duyệt thủ công, để tránh %{instance} bị sử dụng làm nền tảng cho những kẻ xấu. Bạn có thể chuyển nó trở lại trạng thái đăng ký mở bất kỳ lúc nào. + subject: Đăng ký mới %{instance} đã được tự động chuyển sang duyệt thủ công new_appeal: actions: delete_statuses: xóa tút của họ diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index 8ccf4c08b3..554e8d873c 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -948,6 +948,9 @@ zh-CN: title: Webhooks webhook: Webhook admin_mailer: + auto_close_registrations: + body: 由于近期缺乏管理员活动, %{instance} 上的注册已自动切换为需要手动审核,以防止 %{instance} 被潜在的不良行为者用作平台。您可以随时将其切换回开放注册。 + subject: "%{instance} 的注册已自动切换为需要批准" new_appeal: actions: delete_statuses: 删除其嘟文 diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 9e8044ebfc..4276782ccc 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -950,6 +950,9 @@ zh-TW: title: Webhooks webhook: Webhook admin_mailer: + auto_close_registrations: + body: 由於近日缺少管理員活動,%{instance} 上之註冊已自動切換為需要人工審核,以防止 %{instance} 被作為潛在不良行為者之跳板。您隨時能將其切換回開放註冊。 + subject: "%{instance} 之註冊已自動切換為需要審核" new_appeal: actions: delete_statuses: 要刪除他們的嘟文