]> cat aescling's git repositories - mastodon.git/commitdiff
Change Japanese translation for privacy.private.short (#7535)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Fri, 18 May 2018 13:30:45 +0000 (22:30 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Fri, 18 May 2018 13:30:45 +0000 (22:30 +0900)
The old translation means "hidden," but it is vague in terms that it does
not specify the scope status is hidden. The new translation is a literal
translation of "Followers-only," without such ambiguity.

app/javascript/mastodon/locales/ja.json

index 882e1b5270dfa92f4f4627a68007c97ba7e40e33..8be04cf7349502b100e8197d5adc9599f2c9304e 100644 (file)
   "privacy.direct.long": "メンションしたユーザーだけに公開",
   "privacy.direct.short": "ダイレクト",
   "privacy.private.long": "フォロワーだけに公開",
-  "privacy.private.short": "非公開",
+  "privacy.private.short": "フォロワー限定",
   "privacy.public.long": "公開TLに投稿する",
   "privacy.public.short": "公開",
   "privacy.unlisted.long": "公開TLで表示しない",