summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-05-28 14:40:43 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-05-28 14:40:43 +0900
commitc875401cd63bfd7d6f4b585436d75ba9160c55b3 (patch)
tree83128d6c842984a2be1d192012058712e0749c1e
parentNew translations ja.yml (Spanish) (diff)
downloadmisskey-c875401cd63bfd7d6f4b585436d75ba9160c55b3.tar.gz
misskey-c875401cd63bfd7d6f4b585436d75ba9160c55b3.tar.bz2
misskey-c875401cd63bfd7d6f4b585436d75ba9160c55b3.zip
New translations ja.yml (English)
Diffstat (limited to '')
-rw-r--r--locales/en.yml24
1 files changed, 16 insertions, 8 deletions
diff --git a/locales/en.yml b/locales/en.yml
index eb6d9fc2f2..7830662804 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -113,6 +113,8 @@ common/views/components/nav.vue:
common/views/components/note-menu.vue:
favorite: "Favorite this note"
pin: "Pin to profile page"
+ delete: "削除"
+ delete-confirm: "この投稿を削除しますか?"
remote: "Show on origin"
common/views/components/poll.vue:
vote-to: "Vote for '{}'"
@@ -309,13 +311,15 @@ desktop/views/components/messaging-window.vue:
title: "Messaging"
desktop/views/components/note-detail.vue:
more: "Load more conversations"
- private: "(this post is private)"
+ private: "この投稿は非公開です"
+ deleted: "この投稿は削除されました"
reposted-by: "Renoted by {}"
location: "Location"
renote: "Renote"
add-reaction: "Add a reaction"
desktop/views/components/note-detail.sub.vue:
- private: "(this post is private)"
+ private: "この投稿は非公開です"
+ deleted: "この投稿は削除されました"
desktop/views/components/notes.note.vue:
reposted-by: "Reposted by {}"
reply: "Reply"
@@ -486,8 +490,9 @@ desktop/views/components/settings.profile.vue:
is-bot: "This account is a Bot"
is-cat: "This account is a Cat"
desktop/views/components/sub-note-content.vue:
- hidden: "(this post is private)"
- media: " media"
+ private: "この投稿は非公開です"
+ deleted: "この投稿は削除されました"
+ media-count: "{}つのメディア"
poll: "Polls"
desktop/views/components/taskmanager.vue:
title: "Task Manager"
@@ -651,13 +656,15 @@ mobile/views/components/note.vue:
reposted-by: "Renoted by {}"
more: "See more"
less: "Hide"
- hidden: "this post is private"
+ private: "この投稿は非公開です"
+ deleted: "この投稿は削除されました"
location: "Location"
mobile/views/components/note-detail.vue:
reply: "Reply"
reaction: "Reaction"
reposted-by: "Renoted by {}"
- hidden: "this post is private"
+ private: "この投稿は非公開です"
+ deleted: "この投稿は削除されました"
location: "Location"
mobile/views/components/note-preview.vue:
admin: "admin"
@@ -686,8 +693,9 @@ mobile/views/components/post-form.vue:
error: "Error"
username-prompt: "Enter user name"
mobile/views/components/sub-note-content.vue:
- hidden: "this post is private"
- media-count: "{} media"
+ private: "この投稿は非公開です"
+ deleted: "この投稿は削除されました"
+ media-count: "{}つのメディア"
poll: "Poll"
mobile/views/components/timeline.vue:
empty: "No notes"