mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-24 11:50:58 -04:00
commit
0e7314cf4e
1 changed files with 6 additions and 6 deletions
|
@ -1005,10 +1005,10 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
tutorial_skip: "チュートリアルをスキップする"
|
tutorial_skip: "チュートリアルをスキップする"
|
||||||
# tutorial_not_sure: "Not sure what's going on?"
|
# tutorial_not_sure: "Not sure what's going on?"
|
||||||
tutorial_play_first: "はじめからチュートリアルを遊ぶ"
|
tutorial_play_first: "はじめからチュートリアルを遊ぶ"
|
||||||
# simple_ai: "Simple AI"
|
simple_ai: "単純なAI"
|
||||||
warmup: "ウォームアップ"
|
warmup: "ウォームアップ"
|
||||||
friends_playing: "友達と遊ぶ"
|
friends_playing: "友達と遊ぶ"
|
||||||
# log_in_for_friends: "Log in to play with your friends!"
|
log_in_for_friends: "ログインして友達と遊ぼう"
|
||||||
# social_connect_blurb: "Connect and play against your friends!"
|
# social_connect_blurb: "Connect and play against your friends!"
|
||||||
# invite_friends_to_battle: "Invite your friends to join you in battle!"
|
# invite_friends_to_battle: "Invite your friends to join you in battle!"
|
||||||
# fight: "Fight!"
|
# fight: "Fight!"
|
||||||
|
@ -1029,14 +1029,14 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
||||||
# stats: "Stats"
|
# stats: "Stats"
|
||||||
singleplayer_title: "シングルプレイヤーレベル"
|
singleplayer_title: "シングルプレイヤーレベル"
|
||||||
multiplayer_title: "マルチプレイヤーレベル"
|
multiplayer_title: "マルチプレイヤーレベル"
|
||||||
# achievements_title: "Achievements"
|
achievements_title: "アーカイブ"
|
||||||
last_played: "最終プレイ"
|
last_played: "最終プレイ"
|
||||||
status: "ステータス"
|
status: "ステータス"
|
||||||
status_completed: "コンプリート"
|
status_completed: "コンプリート"
|
||||||
status_unfinished: "未完了"
|
status_unfinished: "未完了"
|
||||||
no_singleplayer: "まだシングルプレイヤーのゲームをプレイしていません."
|
no_singleplayer: "まだシングルプレイヤーのゲームをプレイしていません。"
|
||||||
no_multiplayer: "まだマルチプレイヤーのゲームをプレイしていません."
|
no_multiplayer: "まだマルチプレイヤーのゲームをプレイしていません。"
|
||||||
# no_achievements: "No Achievements earned yet."
|
no_achievements: "まだアーカイブはありません。"
|
||||||
favorite_prefix: "お気に入りの言語は "
|
favorite_prefix: "お気に入りの言語は "
|
||||||
# favorite_postfix: "."
|
# favorite_postfix: "."
|
||||||
# not_member_of_clans: "Not a member of any clans yet."
|
# not_member_of_clans: "Not a member of any clans yet."
|
||||||
|
|
Loading…
Add table
Reference in a new issue