From c64d8aa90a587643b8d3508d045bf2bca395f8a1 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 19 Jan 2019 19:22:36 +0900 Subject: [PATCH] New translations ja-JP.yml (English) --- locales/en-US.yml | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index bc899bca4..3ff69b033 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -349,6 +349,18 @@ common/views/components/note-menu.vue: delete: "Delete" delete-confirm: "Are you sure you want to delete this post?" remote: "Show original note" +common/views/components/user-menu.vue: + mention: "メンション" + mute: "ミュート" + unmute: "ミュート解除" + block: "ブロック" + unblock: "ブロック解除" + push-to-list: "リストに追加" + select-list: "リストを選択してください" + list-pushed: "{user}を{list}に追加しました" + report-abuse: "スパムを報告" + report-abuse-detail: "どのような迷惑行為を行っていますか?" + report-abuse-reported: "管理者に報告されました。ご協力ありがとうございました。" common/views/components/poll.vue: vote-to: "Vote for '{}'" vote-count: "{} votes" @@ -978,6 +990,7 @@ admin/views/index.vue: federation: "Federation" announcements: "Announcements" hashtags: "Hashtags" + abuse: "スパム報告" back-to-misskey: "Back to Misskey" admin/views/dashboard.vue: dashboard: "Dashboard" @@ -987,6 +1000,12 @@ admin/views/dashboard.vue: instances: "Instances" this-instance: "This instance" federated: "Federated" +admin/views/abuse.vue: + title: "スパム報告" + target: "対象" + reporter: "報告者" + details: "詳細" + remove-report: "削除" admin/views/instance.vue: instance: "Instance" instance-name: "Instance name" @@ -1237,19 +1256,11 @@ desktop/views/pages/user/user.profile.vue: stalk: "Stalk" stalking: "Stalking" unstalk: "Unstalk" - mute: "Mute" - muted: "Muting" - unmute: "Unmute" - block: "Block" - unblock: "Unblock" - block-confirm: "Are you sure block this user?" - push-to-a-list: "Add to list" - list-pushed: "Successfully added {user} to {list}." + menu: "メニュー" desktop/views/pages/user/user.header.vue: posts: "Notes" following: "Following" followers: "Followers" - mention: "Mentions" is-bot: "This account is a Bot" years-old: "{age} years old" year: "/" @@ -1490,14 +1501,7 @@ mobile/views/pages/user.vue: overview: "Overview" timeline: "Timeline" media: "Media" - mute: "Mute" - unmute: "Unmute" - block: "Block" - unblock: "Unblock" years-old: "{age} years old" - push-to-list: "Add to list" - select-list: "Select a list" - list-pushed: "Successfully added {user} to {list}." mobile/views/pages/user/home.vue: recent-notes: "Recent notes" images: "Images" @@ -1543,12 +1547,10 @@ deck/deck.user-column.vue: posts: "Posts" following: "Following" followers: "Followers" - mention: "Mentions" images: "Images" activity: "Activity" timeline: "Timeline" pinned-notes: "Pinned posts" - push-to-a-list: "Add to list" docs: edit-this-page-on-github: "Found an error, or do you want to contribute to the documentation?" edit-this-page-on-github-link: "Edit this page at GitHub!"