Update Japanese menu.ts

This commit is contained in:
Lugiad 2024-05-14 15:38:54 +02:00 committed by GitHub
parent 38e1b9a710
commit 5260151c31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,11 +9,11 @@ export const menu: SimpleTranslationEntries = {
"cancel": "キャンセル", "cancel": "キャンセル",
"continue": "つづきから", "continue": "つづきから",
"dailyRun": "Daily Run (Beta)", "dailyRun": "Daily Run (Beta)",
"loadGame": "Load Game", "loadGame": "ロードセーブ",
"newGame": "はじめから", "newGame": "はじめから",
"selectGameMode": "Select a game mode.", "selectGameMode": "Select a game mode.",
"logInOrCreateAccount": "Log in or create an account to start. No email required!", "logInOrCreateAccount": "Log in or create an account to start. No email required!",
"username": "ユーザー", "username": "ユーザーめい",
"password": "パスワード", "password": "パスワード",
"login": "ログイン", "login": "ログイン",
"register": "かいいん とうろく", "register": "かいいん とうろく",
@ -35,11 +35,11 @@ export const menu: SimpleTranslationEntries = {
"boyOrGirl": "おとこのこ?\nそれとも おんなのこ?", "boyOrGirl": "おとこのこ?\nそれとも おんなのこ?",
"boy": "おとこ", "boy": "おとこ",
"girl": "おんな", "girl": "おんな",
"dailyRankings": "Daily Rankings", "dailyRankings": "ほんじつのランキング",
"weeklyRankings": "Weekly Rankings", "weeklyRankings": "しゅうのランキング",
"noRankings": "No Rankings", "noRankings": "ランキングなし",
"loading": "Loading…", "loading": "よみこみ ちゅう…",
"playersOnline": "Players Online", "playersOnline": "オンラインのプレイヤー",
"empty":"なし", "empty":"なし",
"yes":"はい", "yes":"はい",
"no":"いいえ", "no":"いいえ",