1
0
Fork 0
forked from gitea/nas

Add hide someone setting

This commit is contained in:
KMY 2023-05-15 14:21:30 +09:00
parent 1bcf3e8c0b
commit a85fbcd471
8 changed files with 39 additions and 6 deletions

View file

@ -1492,6 +1492,7 @@ ja:
too_few_options: は複数必要です
too_many_options: は%{max}個までです
preferences:
hide: 隠蔽
other: その他
posting_defaults: デフォルトの投稿設定
public_timelines: 公開タイムライン

View file

@ -220,7 +220,10 @@ en:
setting_display_media_show_all: Show all
setting_emoji_reaction_streaming_notify_impl2: Enable stamp notification compat with Nyastodon, Catstodon, glitch-soc
setting_expand_spoilers: Always expand posts marked with content warnings
setting_hide_followers_count: Hide followers count
setting_hide_following_count: Hide following count
setting_hide_network: Hide your social graph
setting_hide_statuses_count: Hide statuses count
setting_noai: Set noai meta tags
setting_noindex: Opt-out of search engine indexing
setting_public_post_to_unlisted: Convert public post to public unlisted if not using Web app

View file

@ -227,7 +227,10 @@ ja:
setting_display_media_show_all: 表示
setting_emoji_reaction_streaming_notify_impl2: Nyastodon, Catstodon, glitch-soc互換のスタンプ機能を有効にする
setting_expand_spoilers: 閲覧注意としてマークされた投稿を常に展開する
setting_hide_followers_count: フォロワー数を隠す
setting_hide_following_count: フォロー数を隠す
setting_hide_network: 繋がりを隠す
setting_hide_statuses_count: 投稿数を隠す
setting_noai: 自分のコンテンツのAI学習利用に対して不快感を表明する
setting_noindex: 検索エンジンによるインデックスを拒否する
setting_public_post_to_unlisted: サードパーティアプリから投稿するとき、公開投稿をローカル公開に変更する