Add: #40 拡張ドメインブロックに「トレンドに掲載しない」を追加 (#492)

This commit is contained in:
KMY(雪あすか) 2024-01-22 09:06:05 +09:00 committed by GitHub
parent 96da1fcb00
commit 8793bc286e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 71 additions and 10 deletions

View file

@ -397,6 +397,8 @@ en:
undo: Disallow federation with domain
domain_blocks:
add_new: Add new domain block
block_trends: Reject trends
block_trends_hint: Reject trends in the future
confirm_suspension:
cancel: Cancel
confirm: Suspend
@ -416,7 +418,7 @@ en:
existing_domain_block_html: You have already imposed stricter limits on %{name}, you need to <a href="%{unblock_url}">unblock it</a> first.
export: Export
headers:
disagreement: Protect sensitive posts from political disagreement
disagreement: Political disagreement
harassment: Harassment or spam
invalid_privacy: Privacy is not protected
mastodon_default: Original Mastodon supports
@ -558,6 +560,7 @@ en:
description_html: You can define content policies that will be applied to all accounts from this domain and any of its subdomains.
limited_federation_mode_description_html: You can chose whether to allow federation with this domain.
policies:
block_trends: Reject trends
reject_favourite: Reject favorite
reject_friend: Reject friend server application
reject_hashtag: Reject hashtags

View file

@ -390,6 +390,8 @@ ja:
undo: 連合許可を外す
domain_blocks:
add_new: ドメインブロックを追加
block_trends: トレンド掲載を拒否
block_trends_hint: 今後の投稿のトレンド掲載を拒否します。反映には時間がかかります。停止とは無関係です
confirm_suspension:
cancel: キャンセル
confirm: 停止
@ -409,7 +411,7 @@ ja:
existing_domain_block_html: 既に%{name}に対して、より厳しい制限を課しています。先に<a href="%{unblock_url}">その制限を解除</a>する必要があります。
export: エクスポート
headers:
disagreement: 政治的な意見の相違からの敏感な投稿の保護
disagreement: 意見の相違
harassment: 嫌がらせまたはスパム
invalid_privacy: プライバシーが守られていない
mastodon_default: 本家Mastodonの設定項目
@ -550,6 +552,7 @@ ja:
description_html: このドメインとそのサブドメインのすべてのアカウントに適用されるコンテンツポリシーを定義できます。
limited_federation_mode_description_html: このドメインとの連合を許可するかどうかを選択できます。
policies:
block_trends: トレンドへの掲載を拒否
detect_invalid_subscription: 購読のプライバシーなし
reject_favourite: お気に入りを拒否
reject_friend: フレンドサーバー申請を拒否