]> cat aescling's git repositories - mastodon.git/commitdiff
Fix Japanese translation of privacy disclaimer (#2315)
authorunarist <m.unarist@gmail.com>
Sat, 22 Apr 2017 13:10:14 +0000 (22:10 +0900)
committerEugen <eugen@zeonfederated.com>
Sat, 22 Apr 2017 13:10:14 +0000 (15:10 +0200)
app/assets/javascripts/components/locales/ja.jsx

index 6126fae07f81e8bd99c923e3966d43c2afea8851..e1b63f32dea95b58ad84b9da9fc40a73ab0b6086 100644 (file)
@@ -25,7 +25,7 @@ const ja = {
   "column.public": "連合タイムライン",
   "column_back_button.label": "戻る",
   "compose_form.placeholder": "今なにしてる?",
-  "compose_form.privacy_disclaimer": "あなたの非公開トゥートは返信先���ユーザー(at {domains})に公開されます。{domainsCount, plural, one {that server} other {those servers}}を信頼しますか?投稿のプライバシー保護はMastodonサーバー内でのみ有効です。 もし{domains} {domainsCount, plural, one {is not a Mastodon instance} other {are not Mastodon instances}}ならばあなたの投稿のプライバシーは保護されず、ブーストされたり予期しないユーザーに見られる可能性があります。",
+  "compose_form.privacy_disclaimer": "あなたの非公開トゥートは返信先���ーザーが所属する {domains} に送信されます。{domainsCount, plural, one {このサーバー} other {これらのサーバー}}は信頼できますか?投稿のプライバシー保護はMastodonサーバー内でのみ有効です。 {domains} {domainsCount, plural, one {がMastodonインスタンス} other {がMastodonインスタンス}}でない場合、あなたの投稿がプライベートなものとして扱われず、ブーストされたり予期しないユーザーに見られる可能性があります。",
   "compose_form.publish": "トゥート",
   "compose_form.sensitive": "メディアを不適切なコンテンツとしてマークする",
   "compose_form.spoiler": "テキストを隠す",