summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-02 07:40:58 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-08-02 07:40:58 +0900
commit6894eee6d4e3de301a4cbd2780e3ec4de066caec (patch)
tree2b594fdbdf2f4a2c209d73d7a12d659cdb2efd01
parentNew translations ja.yml (French) (diff)
downloadmisskey-6894eee6d4e3de301a4cbd2780e3ec4de066caec.tar.gz
misskey-6894eee6d4e3de301a4cbd2780e3ec4de066caec.tar.bz2
misskey-6894eee6d4e3de301a4cbd2780e3ec4de066caec.zip
New translations ja.yml (German)
-rw-r--r--locales/de.yml40
1 files changed, 40 insertions, 0 deletions
diff --git a/locales/de.yml b/locales/de.yml
index 0b42e96a59..69374caf1c 100644
--- a/locales/de.yml
+++ b/locales/de.yml
@@ -76,6 +76,10 @@ common:
turn-of: "{}のターンです"
past-turn-of: "{}のターン"
won: "{}の勝ち"
+ black: "黒"
+ white: "白"
+ total: "合計"
+ this-turn: "{}ターン目"
widgets:
analog-clock: "Analoge Uhr"
profile: "Profil"
@@ -117,6 +121,42 @@ common:
rename: "Umbenennen"
stack-left: "Nach links schichten"
pop-right: "右に出す"
+common/views/components/games/reversi/reversi.vue:
+ title: "Misskey Reversi"
+ sub-title: "他のMisskeyユーザーとリバーシで対戦しよう"
+ invite: "招待"
+ rule: "遊び方"
+ rule-desc: "リバーシは、相手と交互に石をボードに置いて、相手の石を挟んで自分の色に変えてゆき、最終的に残った石が多い方が勝ちというボードゲームです。"
+ mode-invite: "招待"
+ mode-invite-desc: "指定したユーザーと対戦するモードです。"
+ invitations: "対局の招待があります!"
+ my-games: "自分の対局"
+ all-games: "みんなの対局"
+ enter-username: "ユーザー名を入力してください"
+ game-state:
+ ended: "終了"
+ playing: "進行中"
+ matching:
+ waiting-for: "{}を待っています"
+ cacnel: "キャンセル"
+common/views/components/games/reversi/reversi.room.vue:
+ settings-of-the-game: "ゲームの設定"
+ choose-map: "マップを選択"
+ random: "ランダム"
+ black-or-white: "先手/後手"
+ black-is: "{}が黒"
+ rules: "ルール"
+ is-llotheo: "石の少ない方が勝ち(ロセオ)"
+ looped-map: "ループマップ"
+ can-put-everywhere: "どこでも置けるモード"
+ settings-of-the-bot: "Botの設定"
+ this-gane-is-started-soon: "ゲームは数秒後に開始されます"
+ waiting-for-other: "相手の準備が完了するのを待っています"
+ waiting-for-me: "あなたの準備が完了するのを待っています"
+ waiting-for-both: "準備中"
+ cancel: "キャンセル"
+ ready: "準備完了"
+ cancel-ready: "準備続行"
common/views/components/connect-failed.vue:
title: "Verbindung zum Server ist fehlgeschlagen"
description: "Es gibt entweder ein Problem mit deiner Internetverbindung, der Server ist nicht erreichbar oder wird gerade gewartet. Bitte versuche es später noch einmal."