Remove: #609 NGワード設定の2項目を削除 (#789)

* Remove: #609 NGワード設定の2項目を削除

* Fix test
This commit is contained in:
KMY(雪あすか) 2024-08-06 09:17:36 +09:00 committed by GitHub
parent dd7a2a6bbf
commit b787b130a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 5 additions and 79 deletions

View file

@ -755,14 +755,8 @@ en:
test_error: Regular expression syntax is incorrect.
title: NG Rule
ng_words:
block_unfollow_account_mention: Reject all mentions/quotes from all accounts that do not have followers on your server
block_unfollow_account_mention_hint: This setting will be removed. After the setting is removed, the behavior will always be the same as if it were unchecked; please use NG rules instead.
deprecated: Will remove settings
deprecated_hint: These settings will be removed in the next LTS or kmyblue version 14.0, whichever comes first. Please refer to the description of each setting and replace them with the new settings if possible.
edit:
add_domain: Add domain
hide_local_users_for_anonymous: Hide timeline local user posts from anonymous
hide_local_users_for_anonymous_hint: This setting will be removed. After the setting is removed, the behavior will always be the same as if it were unchecked. It can be replaced, though not completely, by "Allow unauthorized access to public timelines" in the "Find" section of the server settings.
hold_remote_new_accounts: Hold new remote accounts
keywords: Reject keywords
keywords_for_stranger_mention: Keywords for stranger mention
@ -780,7 +774,7 @@ en:
save_error: Has save errors
settings: Settings
stranger_mention_from_local_ng: NG words for Mention to accounts you do not follow are also applied to posts by local users.
stranger_mention_from_local_ng_hint: This setting will be removed. After the setting is removed, the behavior will be the same as if it is always checked. If you do not wish this behavior, please use NG rules instead.
stranger_mention_from_local_ng_hint: Use this if there is a possibility that a spam account has entered your server
test_error: Testing is returned any errors
title: NG words and against spams
white_list: White list

View file

@ -741,14 +741,8 @@ ja:
test_error: 正規表現の文法が誤っています
title: NGルール
ng_words:
block_unfollow_account_mention: 自分のサーバーのフォロワーを持たない全てのアカウントからのメンション・引用を全て拒否する
block_unfollow_account_mention_hint: この設定は削除予定です。設定削除後は、常にチェックをつけていない場合と同じ挙動になります。NGルールで代替してください。
deprecated: 新しいバージョンで削除する予定の設定
deprecated_hint: これらの設定は、次回のLTS、またはkmyblueバージョン14.0のどちらか早い方で削除する予定です。それぞれの設定の説明を参照して、可能であれば新しい設定に置き換えてください。
edit:
add_domain: ドメインを追加
hide_local_users_for_anonymous: ログインしていない状態でローカルユーザーの投稿をタイムラインから取得できないようにする
hide_local_users_for_anonymous_hint: この設定は削除予定です。設定削除後は、常にチェックをつけていない場合と同じ挙動になります。サーバー設定の「見つける」にある「公開タイムラインへの未認証のアクセスを許可する」で、完全ではありませんが代替可能です。
hold_remote_new_accounts: リモートの新規アカウントを保留する
keywords: 拒否するキーワード
phrases:
@ -764,7 +758,7 @@ ja:
remote_approval_list: 承認待ちのリモートアカウント一覧
settings: 詳細設定
stranger_mention_from_local_ng: フォローしていないアカウントへのメンションのNGワードを、ローカルユーザーによる投稿にも適用する
stranger_mention_from_local_ng_hint: この設定は削除予定です。設定削除後は、常にチェックをつけている場合と同じ挙動になります。この動作を希望しない場合は、NGルールで代替してください
stranger_mention_from_local_ng_hint: 自分のサーバーにスパムアカウントが入り込んでいる可能性がある場合に利用します
test_error: NGワードのテストに失敗しました。正規表現のミスが含まれているかもしれません
title: NGワードとスパム
white_list: ホワイトリスト

View file

@ -53,7 +53,7 @@ defaults: &defaults
enable_public_visibility: true
enable_public_unlisted_visibility: true
unlocked_friend: false
stranger_mention_from_local_ng: true
stranger_mention_from_local_ng: false
enable_local_timeline: true
emoji_reaction_disallow_domains: []