New translations ja.yml (English)

This commit is contained in:
syuilo 2018-08-03 21:51:36 +09:00
parent d2a7b471f6
commit 4f4fd65a56

View file

@ -170,19 +170,19 @@ common/views/components/games/reversi/reversi.vue:
cancel: "Cancel" cancel: "Cancel"
common/views/components/games/reversi/reversi.index.vue: common/views/components/games/reversi/reversi.index.vue:
title: "Misskey Reversi" title: "Misskey Reversi"
sub-title: "他のMisskeyユーザーとリバーシで対戦しよう" sub-title: "Play reversi with your friends!"
invite: "招待" invite: "Invite"
rule: "遊び方" rule: "How to play"
rule-desc: "リバーシは、相手と交互に石をボードに置いて、相手の石を挟んで自分の色に変えてゆき、最終的に残った石が多い方が勝ちというボードゲームです。" rule-desc: "Reversi is a strategy board game for two players, played on an 8×8 uncheckered board. There are sixty-four identical game pieces called disks (often spelled \"discs\"), which are light on one side and dark on the other. Players take turns placing disks on the board with their assigned color facing up. During a play, any disks of the opponent's color that are in a straight line and bounded by the disk just placed and another disk of the current player's color are turned over to the current player's color. The object of the game is to have the majority of disks turned to display your color when the last playable empty square is filled."
mode-invite: "招待" mode-invite: "Invite"
mode-invite-desc: "指定したユーザーと対戦するモードです。" mode-invite-desc: "指定したユーザーと対戦するモードです。"
invitations: "対局の招待があります!" invitations: "You received invitation!"
my-games: "自分の対局" my-games: "My games"
all-games: "みんなの対局" all-games: "All games"
enter-username: "ユーザー名を入力してください" enter-username: "Enter username"
game-state: game-state:
ended: "終了" ended: "Ended"
playing: "進行中" playing: "In Progress"
common/views/components/games/reversi/reversi.room.vue: common/views/components/games/reversi/reversi.room.vue:
settings-of-the-game: "Game settings" settings-of-the-game: "Game settings"
choose-map: "Choose a map" choose-map: "Choose a map"