1
0
Fork 0
forked from gitea/nas

Change private searchability name

This commit is contained in:
KMY 2023-07-07 17:42:31 +09:00
parent 30e4bb8d87
commit 403dfc1d2d
4 changed files with 12 additions and 12 deletions

View file

@ -590,8 +590,8 @@
"searchability.private.short": "Reactionners",
"searchability.public.long": "Anyone can find",
"searchability.public.short": "Public",
"searchability.unlisted.long": "Your followers can find",
"searchability.unlisted.short": "Followers",
"searchability.unlisted.long": "Your followers and reactionners can find",
"searchability.unlisted.short": "Followers and reactionners",
"search_popout.quick_actions": "Quick actions",
"search_popout.recent": "Recent searches",
"search_results.accounts": "Profiles",

View file

@ -583,12 +583,12 @@
"searchability.change": "検索許可範囲を変更",
"searchability.direct.long": "この投稿はあなたしか検索できません",
"searchability.direct.short": "自分のみ",
"searchability.private.long": "この投稿にリアクションした人だけが検索できます",
"searchability.private.short": "リアクションした人のみ",
"searchability.private.long": "この投稿に反応した人だけが検索できます",
"searchability.private.short": "反応者のみ",
"searchability.public.long": "この投稿は誰でも検索できます",
"searchability.public.short": "全て",
"searchability.unlisted.long": "この投稿はあなたのフォロワーしか検索できません",
"searchability.unlisted.short": "フォロワーのみ",
"searchability.unlisted.long": "この投稿はあなたのフォロワーと反応者だけが検索できます",
"searchability.unlisted.short": "フォロワーと反応者",
"search_popout.quick_actions": "クイック操作",
"search_popout.recent": "最近の検索",
"search_results.accounts": "ユーザー",

View file

@ -1716,8 +1716,8 @@ en:
direct_long: Reacter of this post can find
limited: Self only
limited_long: Nobody can find, but you can
private: Followers only
private_long: Your followers can find
private: Followers and reactionners
private_long: Your followers and reactionners can find
public: Public
public_long: Anyone can find
show_more: Show more

View file

@ -1640,12 +1640,12 @@ ja:
other: "%{count}票"
vote: 投票
searchabilities:
direct: リアクションした人
direct_long: この投稿にリアクションした人しか検索できません
direct: 反応者
direct_long: この投稿に反応した人しか検索できません
limited: 自分のみ
limited_long: この投稿はあなたしか検索できません
private: フォロワーのみ
private_long: この投稿はフォロワーのみが検索できます
private: フォロワーと反応者
private_long: この投稿はフォロワーと反応者のみが検索できます
public: 全て
public_long: この投稿は誰でも検索できます
show_more: もっと見る