New translations ja.yml (English)

This commit is contained in:
syuilo 2018-06-10 01:11:23 +09:00
parent 4f80bb7031
commit 0bda655452

View file

@ -54,7 +54,7 @@ common:
timemachine: "Calendar (Time Machine)" timemachine: "Calendar (Time Machine)"
activity: "Activity" activity: "Activity"
rss: "RSS reader" rss: "RSS reader"
memo: "Memo" memo: "付箋"
trends: "Trends" trends: "Trends"
photo-stream: "Photo stream" photo-stream: "Photo stream"
posts-monitor: "Chart of posts" posts-monitor: "Chart of posts"
@ -63,7 +63,7 @@ common:
broadcast: "Broadcast" broadcast: "Broadcast"
notifications: "Notifications" notifications: "Notifications"
users: "Recommended users" users: "Recommended users"
polls: "Polls" polls: "アンケート"
post-form: "Post form" post-form: "Post form"
messaging: "Messages" messaging: "Messages"
server: "Server info" server: "Server info"
@ -151,11 +151,11 @@ common/views/components/poll.vue:
show-result: "Show results" show-result: "Show results"
voted: "Voted" voted: "Voted"
common/views/components/poll-editor.vue: common/views/components/poll-editor.vue:
no-only-one-choice: "You need to enter two or more choices." no-only-one-choice: "アンケートには、選択肢が最低2つ必要です"
choice-n: "Choice {}" choice-n: "Choice {}"
remove: "Remove this choice" remove: "Remove this choice"
add: "+ Add a choice" add: "+ Add a choice"
destroy: "Cancel this poll" destroy: "アンケートを破棄"
common/views/components/reaction-picker.vue: common/views/components/reaction-picker.vue:
choose-reaction: "Choose a reaction" choose-reaction: "Choose a reaction"
common/views/components/signin.vue: common/views/components/signin.vue:
@ -228,7 +228,7 @@ common/views/widgets/server.vue:
title: "Server info" title: "Server info"
toggle: "Toggle views" toggle: "Toggle views"
common/views/widgets/memo.vue: common/views/widgets/memo.vue:
title: "Memo" title: "付箋"
memo: "Write here!" memo: "Write here!"
save: "Save" save: "Save"
desktop/views/components/activity.chart.vue: desktop/views/components/activity.chart.vue:
@ -380,7 +380,7 @@ desktop/views/components/post-form.vue:
attach-media-from-drive: "Attach media from your Drive" attach-media-from-drive: "Attach media from your Drive"
attach-cancel: "Cancel attachment" attach-cancel: "Cancel attachment"
insert-a-kao: "v(‘ω’)v" insert-a-kao: "v(‘ω’)v"
create-poll: "Create a poll" create-poll: "アンケートを作成"
text-remain: "{} characters remaining" text-remain: "{} characters remaining"
desktop/views/components/post-form-window.vue: desktop/views/components/post-form-window.vue:
note: "New note" note: "New note"
@ -523,7 +523,7 @@ desktop/views/components/sub-note-content.vue:
private: "this post is private" private: "this post is private"
deleted: "this post has been deleted" deleted: "this post has been deleted"
media-count: "{} media attached" media-count: "{} media attached"
poll: "Polls" poll: "アンケート"
desktop/views/components/taskmanager.vue: desktop/views/components/taskmanager.vue:
title: "Task Manager" title: "Task Manager"
desktop/views/components/timeline.vue: desktop/views/components/timeline.vue:
@ -573,6 +573,9 @@ desktop/views/components/users-list-item.vue:
desktop/views/components/window.vue: desktop/views/components/window.vue:
popout: "Popout" popout: "Popout"
close: "Close" close: "Close"
desktop/views/pages/deck/deck.tl-column.vue:
is-media-only: "メディア投稿のみ"
is-media-view: "メディアビュー"
desktop/views/pages/welcome.vue: desktop/views/pages/welcome.vue:
about: "about" about: "about"
gotit: "Got it!" gotit: "Got it!"
@ -636,7 +639,7 @@ desktop/views/widgets/notifications.vue:
title: "Notifications" title: "Notifications"
settings: "Settings" settings: "Settings"
desktop/views/widgets/polls.vue: desktop/views/widgets/polls.vue:
title: "Polls" title: "アンケート"
refresh: "Show others" refresh: "Show others"
nothing: "Nothing" nothing: "Nothing"
desktop/views/widgets/post-form.vue: desktop/views/widgets/post-form.vue:
@ -735,7 +738,7 @@ mobile/views/components/sub-note-content.vue:
private: "this post is private" private: "this post is private"
deleted: "this post has been deleted" deleted: "this post has been deleted"
media-count: "{} media attached" media-count: "{} media attached"
poll: "Poll" poll: "アンケート"
mobile/views/components/timeline.vue: mobile/views/components/timeline.vue:
empty: "No notes" empty: "No notes"
load-more: "More" load-more: "More"