logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 08b277aa8b2e88648d0ed91c2a4007356a127bcc
parent: ea1d21aafabcddfc9975fffac12bfcfb84988709
Author: lambda <pleromagit@rogerbraun.net>
Date:   Fri, 18 Jan 2019 18:50:21 +0000

Merge branch 'update-japanese-translation' into 'develop'

Update Japanese translation

See merge request pleroma/pleroma-fe!465

Diffstat:

Msrc/i18n/ja.json3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/i18n/ja.json b/src/i18n/ja.json @@ -29,6 +29,7 @@ "username": "ユーザーめい" }, "nav": { + "about": "これはなに?", "back": "もどる", "chat": "ローカルチャット", "friend_requests": "フォローリクエスト", @@ -38,6 +39,7 @@ "timeline": "タイムライン", "twkn": "つながっているすべてのネットワーク", "user_search": "ユーザーをさがす", + "who_to_follow": "おすすめユーザー", "preferences": "せってい" }, "notifications": { @@ -50,6 +52,7 @@ "repeated_you": "あなたのステータスがリピートされました" }, "post_status": { + "new_status": "とうこうする", "account_not_locked_warning": "あなたのアカウントは {0} ではありません。あなたをフォローすれば、だれでも、フォロワーげんていのステータスをよむことができます。", "account_not_locked_warning_link": "ロックされたアカウント", "attachments_sensitive": "ファイルをNSFWにする",