forked from FoundKeyGang/FoundKey
New translations ja.yml (English)
This commit is contained in:
parent
772b9d0ae7
commit
bdb5081c05
1 changed files with 6 additions and 6 deletions
|
@ -39,8 +39,8 @@ common:
|
||||||
a: "What are you doing?"
|
a: "What are you doing?"
|
||||||
b: "What's happening?"
|
b: "What's happening?"
|
||||||
c: "What’s on your mind?"
|
c: "What’s on your mind?"
|
||||||
d: "What do you want to talk about?"
|
d: "What do you wish to say?"
|
||||||
e: "Write here!"
|
e: "Write here"
|
||||||
f: "Waiting for your writing..."
|
f: "Waiting for your writing..."
|
||||||
search: "Search"
|
search: "Search"
|
||||||
delete: "Delete"
|
delete: "Delete"
|
||||||
|
@ -48,8 +48,8 @@ common:
|
||||||
ok: "OK"
|
ok: "OK"
|
||||||
update-available-title: "Update available"
|
update-available-title: "Update available"
|
||||||
update-available: "A new version of Misskey, ({newer}, is now available. You are currently using {current}). Reloading the page will apply the update."
|
update-available: "A new version of Misskey, ({newer}, is now available. You are currently using {current}). Reloading the page will apply the update."
|
||||||
my-token-regenerated: "Your token has been regenerated 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:
|
||||||
drawn: "Draw"
|
drawn: "Draw"
|
||||||
|
@ -112,7 +112,7 @@ common/views/components/connect-failed.troubleshooter.vue:
|
||||||
checking-server: "Checking server connection"
|
checking-server: "Checking server connection"
|
||||||
finding: "Searching for issues"
|
finding: "Searching for issues"
|
||||||
no-network: "No connection"
|
no-network: "No connection"
|
||||||
no-network-desc: "Please make sure you are connected to the network."
|
no-network-desc: "Please make sure that you have a network connection."
|
||||||
no-internet: "There is no Internet connection"
|
no-internet: "There is no Internet connection"
|
||||||
no-internet-desc: "Please make sure you are connected to the Internet."
|
no-internet-desc: "Please make sure you are connected to the Internet."
|
||||||
no-server: "Unable to connect to the Misskey server"
|
no-server: "Unable to connect to the Misskey server"
|
||||||
|
@ -124,7 +124,7 @@ common/views/components/connect-failed.troubleshooter.vue:
|
||||||
common/views/components/messaging.vue:
|
common/views/components/messaging.vue:
|
||||||
search-user: "Find a user"
|
search-user: "Find a user"
|
||||||
you: "You"
|
you: "You"
|
||||||
no-history: "No history"
|
no-history: "Without history"
|
||||||
common/views/components/messaging-room.vue:
|
common/views/components/messaging-room.vue:
|
||||||
empty: "No conversations"
|
empty: "No conversations"
|
||||||
more: "Read more"
|
more: "Read more"
|
||||||
|
|
Loading…
Reference in a new issue