Change: プロフィール設定画面の検索許可設定項目のテキスト (#431)

This commit is contained in:
KMY(雪あすか) 2024-01-08 09:49:30 +09:00 committed by GitHub
parent ecf6f31ecd
commit 7ee9efd6f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 19 additions and 6 deletions

View file

@ -20,6 +20,7 @@ linters:
- 'app/views/settings/preferences/notifications/show.html.haml'
- 'app/views/settings/preferences/other/show.html.haml'
- 'app/views/settings/preferences/reaching/show.html.haml'
- 'app/views/settings/privacy/show.html.haml'
- 'app/views/settings/privacy_extra/show.html.haml'
- 'app/views/settings/profiles/show.html.haml'

View file

@ -28,13 +28,20 @@
%p.lead= t('privacy.search_hint_html')
.fields-group
= f.input :indexable, as: :boolean, wrapper: :with_label
= f.simple_fields_for :settings, current_user.settings do |ff|
.fields-group
= ff.input :indexable, wrapper: :with_label
%p.lead= t('privacy.search_kmyblue_hint_html')
.fields-group
= f.input :indexable, as: :boolean, wrapper: :with_label, label: I18n.t('simple_form.labels.account.indexable_kmyblue')
= f.simple_fields_for :settings, current_user.settings do |ff|
.fields-row
.fields-group.fields-row__column.fields-row__column-12
= ff.input :default_searchability, collection: Status.selectable_searchabilities, wrapper: :with_label, kmyblue: true, include_blank: false, label_method: ->(searchability) { safe_join([I18n.t("statuses.searchabilities.#{searchability}"), I18n.t("statuses.searchabilities.#{searchability}_long")], ' - ') }, required: false, label: I18n.t('simple_form.labels.account.searchability_kmyblue')
%h4= t('privacy.privacy')
%p.lead= t('privacy.privacy_hint_html')

View file

@ -1748,8 +1748,8 @@ en:
reach: Reach
reach_hint_html: Control whether you want to be discovered and followed by new people. Do you want your posts to appear on the Explore screen? Do you want other people to see you in their follow recommendations? Do you want to accept all new followers automatically, or have granular control over each one?
search: Search
search_kmyblue_hint_html: "There are two types of post search settings in kmyblue: 'Indexable' and 'Searchability'. indexable allows all public posts of an account to be searchable by other standard Mastodon, and changes to the setting are retroactive to past posts. Searchability can be specified on a per-post basis, and on kmyblue and Fedibird, this setting takes precedence over Indexable. Past posts cannot be changed."
search_hint_html: Control how you want to be found. Do you want people to find you by what you've publicly posted about? Do you want people outside Mastodon to find your profile when searching the web? Please mind that total exclusion from all search engines cannot be guaranteed for public information.
stop_deliver: Stop delivering
title: Privacy and reach
privacy_extra:
hint_html: These settings are kmyblue original. You will receive additional privacy benefits by doing this setting.

View file

@ -1731,6 +1731,7 @@ ja:
reach: つながりやすさ
reach_hint_html: ほかのユーザーからの見つかりやすさと、フォローされる方法についての設定項目です。「エクスプローラー」やおすすめのユーザーに掲載するか、また新しいフォロワーをどのように受け入れるかをここで変更できます。
search: 被検索性
search_kmyblue_hint_html: kmyblueの投稿検索設定には「Indexable」と「検索許可」の2種類があります。Indexableはアカウントのすべての公開投稿を他の標準のMastodonで検索できるようにするもので、設定変更は過去投稿に遡及します。検索許可は投稿ごとに指定可能なもので、kmyblue・Fedibirdではこの設定がIndexableより優先されます。過去の投稿を変更することはできません。
search_hint_html: 検索での見つかりやすさに関する設定項目です。公開投稿を検索できるようにするかや、Mastodonの外からweb検索でたどり着けるようにするかをここで変更できます。ただし検索エンジンのなかには、この設定に従わずに公開されている情報を利用するものがあるかもしれません。
title: プライバシーとつながりやすさ
privacy_extra:

View file

@ -170,6 +170,8 @@ en:
name: Label
value: Content
indexable: Include public posts in search results
indexable_kmyblue: Enable indexable
searchability_kmyblue: Default searchability
show_collections: Show follows and followers on profile
unlocked: Automatically accept new followers
account_alias:

View file

@ -7,7 +7,7 @@ ja:
display_name: フルネーム、ハンドルネームなど
fields: ホームページ、代名詞、年齢など何でも構いません。
hide_collections: People will not be able to browse through your follows and followers. People that you follow will see that you follow them regardless.
indexable: 「公開」で送信された投稿が、検索許可検索範囲に対応していないサーバーkmyblue・Fedibird以外Mastodonの検索結果にヒットするようになります。ここのチェック状態にかかわらず、ほかのユーザーにブーストやお気に入り登録された投稿はそのユーザーから検索されることがあります。kmyblue・Fedibird内での検索の場合、この設定は無視され代わりに「検索許可」が適用されます
indexable: "「公開」で送信された投稿がMastodonの検索結果にヒットするようになります。ここのチェック状態にかかわらず、ほかのユーザーにブーストやお気に入り登録された投稿はそのユーザーから検索されることがあります。"
locked: People will request to follow you and you will be able to either accept or reject new followers.
note: '自己紹介には #ハッシュタグ や、ほかのアカウントのユーザー名 (@user) を使用できます'
show_collections: チェックを入れるとフォローとフォロワーの一覧を誰でも見られるようにします。チェックをはずすとこれらの情報を非公開にできますが、あなたがフォローしているユーザーからは、あなたがフォロワーになっていることがわかります。
@ -177,7 +177,9 @@ ja:
fields:
name: ラベル
value: 内容
indexable: 公開投稿を他のサーバーで自由に検索できるようにする
indexable: 公開投稿を検索できるようにする
indexable_kmyblue: Indexableを有効にする
searchability_kmyblue: デフォルトの検索許可
show_collections: フォローとフォロワーの一覧を開示する
unlocked: フォローリクエストを不要にする
account_alias: