i18n: Update Japanese translations (#10427)

* Update Japanese translations.

run yarn manage:translations && i18n-tasks add-missing

* Update Japanese translations.

* Fix mistake

* Change to be concise.
This commit is contained in:
mayaeh
2019-04-01 12:50:05 +09:00
committed by Eugen Rochko
parent 68c797bece
commit abdf225353
6 changed files with 106 additions and 47 deletions

View File

@ -551,6 +551,10 @@
},
{
"descriptors": [
{
"defaultMessage": "You are blocked",
"id": "empty_column.account_timeline_blocked"
},
{
"defaultMessage": "No toots here!",
"id": "empty_column.account_timeline"
@ -1251,6 +1255,10 @@
},
{
"descriptors": [
{
"defaultMessage": "You are blocked",
"id": "empty_column.account_timeline_blocked"
},
{
"defaultMessage": "No one follows this user yet.",
"id": "account.followers.empty"
@ -1260,6 +1268,10 @@
},
{
"descriptors": [
{
"defaultMessage": "You are blocked",
"id": "empty_column.account_timeline_blocked"
},
{
"defaultMessage": "This user doesn't follow anyone yet.",
"id": "account.follows.empty"