Update ja.coffee ()

This commit is contained in:
Yuki Ueda 2016-08-27 20:13:30 +09:00 committed by Imperadeiro98
parent cc2bf8ebd9
commit 8bef580909

View file

@ -579,17 +579,17 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
tip_programming_not_about_computers: "天文学が望遠鏡に関する学問でないのと同様に、計算機科学はコンピュータに関する学問ではない。 - エドガー・ダイクストラ" tip_programming_not_about_computers: "天文学が望遠鏡に関する学問でないのと同様に、計算機科学はコンピュータに関する学問ではない。 - エドガー・ダイクストラ"
tip_mulan: "できると信じていれば、できる。 - ムーラン" tip_mulan: "できると信じていれば、できる。 - ムーラン"
# play_game_dev_level: play_game_dev_level:
# created_by: "Created by {{name}}" created_by: "作成者:{{name}}"
# how_to_play_title: "How to play:" how_to_play_title: "遊び方:"
# how_to_play_1: "Use the mouse to control the hero!" how_to_play_1: "マウスでヒーローを操作しましょう!"
# how_to_play_2: "Click anywhere on the map to move to that location." how_to_play_2: "マップの動きたい場所をどこでもクリックしましょう."
# how_to_play_3: "Click on the ogres to attack them." how_to_play_3: "オーガをクリックして攻撃しましょう."
# restart: "Restart Level" restart: "レベルをリセット"
# play: "Play Level" play: "プレイレベル"
# play_more_codecombat: "Play More CodeCombat" play_more_codecombat: "もっとCodeCombatで遊ぶ"
# default_student_instructions: "Click to control your hero and win your game!" default_student_instructions: "ヒーローをクリックしてゲームに勝ちましょう!"
# back_to_coding: "Back to Coding" back_to_coding: "コーディングに戻る"
game_menu: game_menu:
inventory_tab: "インベントリー" inventory_tab: "インベントリー"
@ -767,8 +767,8 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
current_value: "現在値" current_value: "現在値"
default_value: "デフォルト値" default_value: "デフォルト値"
parameters: "パラメータ" parameters: "パラメータ"
# required_parameters: "Required Parameters" required_parameters: "必須パラメーター"
# optional_parameters: "Optional Parameters" optional_parameters: "任意パラメーター"
returns: "リターン" returns: "リターン"
granted_by: "スキルを与えてくれるアイテム:" granted_by: "スキルを与えてくれるアイテム:"
@ -823,9 +823,9 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
phoenix_title: "ソフトウェアエンジニア" phoenix_title: "ソフトウェアエンジニア"
nolan_title: "地区担当マネージャー" nolan_title: "地区担当マネージャー"
elliot_title: "パートナーシップマネージャー" elliot_title: "パートナーシップマネージャー"
# elliot_blurb: "Mindreader" elliot_blurb: "読心術者"
# lisa_title: "Market Development Rep" lisa_title: "市場開発代表"
# sean_title: "Territory Manager" sean_title: "地域部長"
retrostyle_title: "イラスト" retrostyle_title: "イラスト"
retrostyle_blurb: "レトロスタイルのゲーム" retrostyle_blurb: "レトロスタイルのゲーム"
jose_title: "ミュージック" jose_title: "ミュージック"
@ -1564,7 +1564,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
article_title: "アーティクル エディター" article_title: "アーティクル エディター"
thang_title: "サングエディター" thang_title: "サングエディター"
level_title: "レベルエディター" level_title: "レベルエディター"
# course_title: "Course Editor" course_title: "コースエディター"
achievement_title: "実績エディター" achievement_title: "実績エディター"
poll_title: "投票エディター" poll_title: "投票エディター"
back: "バック" back: "バック"
@ -1750,7 +1750,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
rank_failed: "ランキングに送信できませんでした。" rank_failed: "ランキングに送信できませんでした。"
rank_being_ranked: "ランキングにのっています" rank_being_ranked: "ランキングにのっています"
rank_last_submitted: "送信" rank_last_submitted: "送信"
# help_simulate: "Help simulate games?" help_simulate: "試合のシミュレートのヘルプ?"
# code_being_simulated: "Your new code is being simulated by other players for ranking. This will refresh as new matches come in." # code_being_simulated: "Your new code is being simulated by other players for ranking. This will refresh as new matches come in."
# no_ranked_matches_pre: "No ranked matches for the " # no_ranked_matches_pre: "No ranked matches for the "
# no_ranked_matches_post: " team! Play against some competitors and then come back here to get your game ranked." # no_ranked_matches_post: " team! Play against some competitors and then come back here to get your game ranked."
@ -2039,19 +2039,19 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# license: "license" # license: "license"
# oreilly: "ebook of your choice" # oreilly: "ebook of your choice"
# calendar: calendar:
# year: "Year" year: ""
# day: "Day" day: ""
# month: "Month" month: ""
# january: "January" january: "1月"
# february: "February" february: "2月"
# march: "March" march: "3月"
# april: "April" april: "4月"
# may: "May" may: "5月"
# june: "June" june: "6月"
# july: "July" july: "7月"
# august: "August" august: "8月"
# september: "September" september: "9月"
# october: "October" october: "10月"
# november: "November" november: "11月"
# december: "December" december: "12月"