forked from FoundKeyGang/FoundKey
New translations ja.yml (English)
This commit is contained in:
parent
3e651e3ea2
commit
58ab04f2f4
1 changed files with 4 additions and 4 deletions
|
@ -52,7 +52,7 @@ common:
|
||||||
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: "Game Drawn"
|
drawn: "Draw"
|
||||||
my-turn: "Your turn"
|
my-turn: "Your turn"
|
||||||
opponent-turn: "Opponent's turn"
|
opponent-turn: "Opponent's turn"
|
||||||
turn-of: "It is {}'s turn"
|
turn-of: "It is {}'s turn"
|
||||||
|
@ -122,11 +122,11 @@ common/views/components/connect-failed.troubleshooter.vue:
|
||||||
flush: "Clean cache"
|
flush: "Clean cache"
|
||||||
set-version: "Specify version"
|
set-version: "Specify version"
|
||||||
common/views/components/messaging.vue:
|
common/views/components/messaging.vue:
|
||||||
search-user: "Find an user"
|
search-user: "Find a user"
|
||||||
you: "You"
|
you: "You"
|
||||||
no-history: "No history"
|
no-history: "No history"
|
||||||
common/views/components/messaging-room.vue:
|
common/views/components/messaging-room.vue:
|
||||||
empty: "You haven't messaged this user"
|
empty: "No conversations"
|
||||||
more: "Read more"
|
more: "Read more"
|
||||||
no-history: "There is no more history"
|
no-history: "There is no more history"
|
||||||
resize-form: "Drag to resize"
|
resize-form: "Drag to resize"
|
||||||
|
@ -153,7 +153,7 @@ common/views/components/note-menu.vue:
|
||||||
pin: "Pin to your profile page"
|
pin: "Pin to your profile page"
|
||||||
delete: "Delete"
|
delete: "Delete"
|
||||||
delete-confirm: "Delete this post?"
|
delete-confirm: "Delete this post?"
|
||||||
remote: "Show on origin"
|
remote: "Show original note"
|
||||||
common/views/components/poll.vue:
|
common/views/components/poll.vue:
|
||||||
vote-to: "Vote for '{}'"
|
vote-to: "Vote for '{}'"
|
||||||
vote-count: "{} votes"
|
vote-count: "{} votes"
|
||||||
|
|
Loading…
Reference in a new issue