New translations ja.yml (English)

This commit is contained in:
syuilo 2018-06-28 01:29:28 +09:00
parent 84c49a23c9
commit 9e894dfd55

View file

@ -39,16 +39,16 @@ common:
a: "What are you doing?" a: "What are you doing?"
b: "What's happening?" b: "What's happening?"
c: "Whats on your mind?" c: "Whats on your mind?"
d: "Do you want to say something?" d: "What do you want to talk about?"
e: "Write here!" e: "Write here!"
f: "Waiting for your writing." f: "Waiting for your writing..."
search: "Search" search: "Search"
delete: "Delete" delete: "Delete"
loading: "Loading" loading: "Loading"
ok: "OK" ok: "OK"
update-available-title: "Update available" update-available-title: "Update available"
update-available: "A new version of Misskey is now available({newer}, the current version is {current}). Reload the page to apply updates." update-available: "A new version of Misskey is now available({newer}, the current version is {current}). Reload the page to apply updates."
my-token-regenerated: "Your token has been renewed so you will be signed out." my-token-regenerated: "Your token has been regenerated so you will be signed out."
i-like-sushi: "I like sushi rather than pudding" i-like-sushi: "I like sushi rather than pudding"
show-reversi-board-labels: "Show row and column labels in Reversi" show-reversi-board-labels: "Show row and column labels in Reversi"
reversi: reversi:
@ -56,7 +56,7 @@ common:
my-turn: "Your turn" my-turn: "Your turn"
opponent-turn: "Opponent's turn" opponent-turn: "Opponent's turn"
turn-of: "{}'s turn" turn-of: "{}'s turn"
past-turn-of: "{}' turn" past-turn-of: "{}'s turn"
widgets: widgets:
analog-clock: "Analog clock" analog-clock: "Analog clock"
profile: "Profile" profile: "Profile"
@ -66,7 +66,7 @@ common:
rss: "RSS reader" rss: "RSS reader"
memo: "Sticky note" memo: "Sticky note"
trends: "Trends" trends: "Trends"
photo-stream: "Photo stream" photo-stream: "Photostream"
posts-monitor: "Chart of posts" posts-monitor: "Chart of posts"
slideshow: "Slideshow" slideshow: "Slideshow"
version: "Version" version: "Version"
@ -442,7 +442,7 @@ desktop/views/components/settings.vue:
api-via-stream: "API request via stream" api-via-stream: "API request via stream"
api-via-stream-desc: "API request is performed via the WebSocket connection instead of native fetch API (for better performance). This setting is stored in the browser." api-via-stream-desc: "API request is performed via the WebSocket connection instead of native fetch API (for better performance). This setting is stored in the browser."
display: "Design and display" display: "Design and display"
customize: "Customize Home" customize: "Customize Home Layout"
dark-mode: "Dark Mode" dark-mode: "Dark Mode"
circle-icons: "Use circle icons" circle-icons: "Use circle icons"
gradient-window-header: "Use gradients on window headers" gradient-window-header: "Use gradients on window headers"
@ -560,7 +560,7 @@ desktop/views/components/ui.header.account.vue:
favorites: "Favorites" favorites: "Favorites"
lists: "Lists" lists: "Lists"
follow-requests: "Follow requests" follow-requests: "Follow requests"
customize: "Customize" customize: "Customize Layout"
settings: "Settings" settings: "Settings"
signout: "Sign out" signout: "Sign out"
dark: "Fall in dark" dark: "Fall in dark"