New translations ja-JP.yml (English)

This commit is contained in:
syuilo 2018-08-25 18:12:08 +09:00
parent 251c3c3fe4
commit 52da66d550

View file

@ -819,8 +819,8 @@ desktop/views/pages/admin/admin.dashboard.vue:
dashboard: "Dashboard" dashboard: "Dashboard"
all-users: "All Users" all-users: "All Users"
original-users: "Users on this instance" original-users: "Users on this instance"
all-notes: "全ての投稿" all-notes: "All the posts"
original-notes: "このインスタンスの投稿" original-notes: "Posts on this instance"
invite: "Invite" invite: "Invite"
desktop/views/pages/admin/admin.suspend-user.vue: desktop/views/pages/admin/admin.suspend-user.vue:
suspend-user: "Suspend a user" suspend-user: "Suspend a user"
@ -847,9 +847,9 @@ desktop/views/pages/deck/deck.note.vue:
private: "This post is private" private: "This post is private"
deleted: "This post has been deleted" deleted: "This post has been deleted"
desktop/views/pages/stats/stats.vue: desktop/views/pages/stats/stats.vue:
all-users: "全てのユーザー" all-users: "All Users"
original-users: "このインスタンスのユーザー" original-users: "Users on this instance"
all-notes: "全ての投稿" all-notes: "All the posts"
original-notes: "Posts on this instance" original-notes: "Posts on this instance"
desktop/views/pages/welcome.vue: desktop/views/pages/welcome.vue:
about: "More details..." about: "More details..."