diff options
author | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-07-14 18:03:01 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-07-14 11:03:01 +0200 |
commit | 87b96f8d339ff7998fc9a357f979f86cc38ad33e (patch) | |
tree | c83969fceec7888cb8e1efebacd6fd804b14021a /config/locales | |
parent | a49be27145a858a51e1b9104b0ebc5f63a03b81b (diff) |
Add Japanese translations for #3243 (#4192)
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/ja.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 7cd97a042..37d82a205 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -320,6 +320,21 @@ ja: next: 次 prev: 前 truncate: "…" + push_notifications: + favourite: + title: あなたのトゥートが %{name} さんにお気に入り登録されました + follow: + title: '%{name} さんにフォローされました' + mention: + action_boost: ブースト + action_expand: もっと見る + action_favourite: お気に入り + title: '%{name} さんから返信がありました' + reblog: + title: あなたのトゥートが %{name} さんにブーストされました + subscribed: + body: あなたはプッシュ通知を受け取ることが出来ます + title: Subscription が登録されました remote_follow: acct: あなたの ユーザー名@ドメイン を入力してください missing_resource: リダイレクト先が見つかりませんでした |