This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/Client/locales/ja.json
2026-03-10 13:06:33 -03:00

62 lines
1.5 KiB
JSON

{
"_meta": {
"lang": "ja",
"name": "日本語",
"version": "1.0"
},
"nav": {
"dashboard": "ダッシュボード",
"dungeons": "ダンジョン",
"skills": "スキル",
"base": "基地",
"quests": "クエスト",
"inventory": "インベントリ",
"crafting": "クラフト",
"shop": "ショップ",
"fleet": "艦隊",
"galaxy": "銀河",
"research": "研究",
"leaderboard": "ランキング",
"missions": "ミッション",
"alliance": "アライアンス",
"market": "マーケット",
"social": "ソーシャル"
},
"base": {
"buildings": "🏗 建物",
"shipyard": "🚀 造船所",
"starbase": "🌌 星間基地",
"overview": "📊 概要"
},
"resources": {
"metal": "金属",
"gas": "ガス",
"crystal": "クリスタル",
"energyCells": "エネルギーセル",
"darkMatter": "ダークマター",
"credits": "クレジット",
"gems": "ジェム"
},
"actions": {
"build": "建設",
"upgrade": "アップグレード",
"cancel": "キャンセル",
"collect": "収集",
"launch": "発射",
"search": "検索",
"join": "参加",
"leave": "退出",
"deposit": "入金",
"withdraw": "出金",
"buy": "購入",
"sell": "売却"
},
"status": {
"online": "オンライン",
"offline": "オフライン",
"inProgress": "進行中",
"completed": "完了",
"locked": "ロック中",
"maxLevel": "最大レベル"
}
}