Change private searchability name
This commit is contained in:
parent
30e4bb8d87
commit
403dfc1d2d
4 changed files with 12 additions and 12 deletions
|
@ -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",
|
||||
|
|
|
@ -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": "ユーザー",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue