mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Propagated i18n.
This commit is contained in:
parent
6789a8d6bc
commit
5bbe330136
49 changed files with 52 additions and 7 deletions
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "български език", englishDescri
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Инвентар"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventari"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
|
|||
tip_google: "Máš problém, který nemůžeš vyřešit? Vygoogluj to!"
|
||||
tip_adding_evil: "Přidávání špetky zla."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventář"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventar"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventar"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -295,8 +295,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# tip_toggle_play: "Toggle play/paused with Ctrl+P."
|
||||
# tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward."
|
||||
# tip_guide_exists: "Click the guide, inside game menu (at the top of the page), for useful info."
|
||||
# tip_open_source_1: "CodeCombat is 100% open source!"
|
||||
# tip_open_source_2: "You can help CodeCombat improve! Go to https://github.com/codecombat/codecombat/wiki/Archmage-Home"
|
||||
# tip_open_source: "CodeCombat is 100% open source!"
|
||||
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
|
||||
# tip_think_solution: "Think of the solution, not the problem."
|
||||
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
|
||||
|
@ -336,6 +335,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -295,8 +295,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# tip_toggle_play: "Toggle play/paused with Ctrl+P."
|
||||
# tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward."
|
||||
# tip_guide_exists: "Click the guide, inside game menu (at the top of the page), for useful info."
|
||||
# tip_open_source_1: "CodeCombat is 100% open source!"
|
||||
# tip_open_source_2: "You can help CodeCombat improve! Go to https://github.com/codecombat/codecombat/wiki/Archmage-Home"
|
||||
# tip_open_source: "CodeCombat is 100% open source!"
|
||||
# tip_beta_launch: "CodeCombat launched its beta in October, 2013."
|
||||
# tip_think_solution: "Think of the solution, not the problem."
|
||||
# tip_theory_practice: "In theory, there is no difference between theory and practice. But in practice, there is. - Yogi Berra"
|
||||
|
@ -336,6 +335,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Español (América Latina)", englishDescrip
|
|||
tip_google: "¿Tienes un problema que no puedes resolver? ¡Googléalo!"
|
||||
tip_adding_evil: "Agregando una pizca de maldad."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventario"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventario"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
tip_adding_evil: "Ajout d'une pincée de méchanceté"
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventaire"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Galego", englishDescription: "Galician", tr
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventario"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
tip_google: "!יש בעיה שאתה לא מצליח לפתור? תגגל אותה"
|
||||
tip_adding_evil: ".מוסיף קמצוץ של רשע"
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "תיק"
|
||||
|
@ -671,7 +672,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
|
|||
run_real_time: ".הרץ קוד בזמן אמת"
|
||||
continue_script: ".המשך בתסריט זה"
|
||||
skip_scripts: ".דלג על כל התסריטים שניתן לדלג עליהם"
|
||||
toggle_playback: ".הפעל\השהה"
|
||||
toggle_playback: ".הפעלהשהה"
|
||||
scrub_playback: ".התקדם אחורה וקדימה בזמן"
|
||||
single_scrub_playback: ".התקדם אחורה וקדימה בזמן בפריים אחד"
|
||||
# scrub_execution: "Scrub through current spell execution."
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Raktár"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventario"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
|
|||
tip_google: "解決できない問題がありますか?ググっちゃえ!"
|
||||
tip_adding_evil: "悪を少々加える。"
|
||||
tip_hate_computers: "コンピュータを憎むと思う人についての事だ。彼らが本当に嫌いなのは下手なプログラマーだ。- ラリー・ニーヴン"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "インベントリー"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
|||
tip_google: "문제가 너무 어렵다구요? 구글로 검색해보세요!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "인벤토리"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Македонски", englishDescription:
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
|
|||
tip_google: "Har du et problem du ikke kan løse? Google det!"
|
||||
tip_adding_evil: "Legger til en klype ondskap!"
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Utstyr"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventaris"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventaris"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Norsk Nynorsk", englishDescription: "Norweg
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Ekwipunek"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Português do Brasil", englishDescription:
|
|||
tip_google: "Tem um problema que você não pode solucionar? Google!"
|
||||
tip_adding_evil: "Adicionando uma pitada de maldade."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventário"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
tip_google: "Tens um problema que não consegues resolver? Vai ao Google!"
|
||||
tip_adding_evil: "A acrescentar uma pitada de mal."
|
||||
tip_hate_computers: "É o problema das pessoas que acham que odeiam coputadores. O que elas odeiam mesmo são maus programadores. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventário"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
tip_google: "У вас проблема, которую вы не можете решить? Гуглите!"
|
||||
tip_adding_evil: "Добавим щепотку зла."
|
||||
tip_hate_computers: "Есть одна вещь в людях, которые думают, что они ненавидят компьютеры. Что они на самом деле ненавидят, так это плохих программистов. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Инвентарь"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Inventár"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Utrustning"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Envanter"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Українська", englishDescription:
|
|||
tip_google: "Не можеш вирішити задачу? Загугли її!"
|
||||
tip_adding_evil: "Додамо дрібку зла."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "Інвентар"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
|
|||
tip_google: "Có vấn đề mà bạn không thể giải quyết ? Hãy sử dụng Google để tìm ra phương án!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -296,7 +296,6 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
tip_scrub_shortcut: "用 Ctrl+[ 和 Ctrl+] 来倒退和快进。"
|
||||
tip_guide_exists: "点击页面上方的指南, 可以获得更多有用信息。"
|
||||
tip_open_source: "「CodeCombat」是100%开源的!"
|
||||
tip_open_source_contribute: "你可以帮助「CodeCombat」提高! 读https://github.com/codecombat/codecombat/wiki/Archmage-Home"
|
||||
tip_beta_launch: "CodeCombat开始于2013的10月份。"
|
||||
tip_think_solution: "思考如何解决, 而不是思考问题。"
|
||||
tip_theory_practice: "在理论上,理论和实践之间是没有区别的。但在实践上,它们是有区别的。 - Yogi Berra"
|
||||
|
@ -336,6 +335,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
|
|||
tip_google: "有问题又不能解决?谷歌搜下就行了!"
|
||||
tip_adding_evil: "加入万恶的压力。"
|
||||
tip_hate_computers: "那些认为他们讨厌电脑的人,其实他们讨厌的是垃圾程序编写员。- Larry Niven"
|
||||
tip_open_source_contribute: "你可以帮助「CodeCombat」提高!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "道具箱"
|
||||
|
|
|
@ -296,7 +296,6 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
tip_scrub_shortcut: "Ctrl+[ 快退; Ctrl+] 快進."
|
||||
tip_guide_exists: "點擊頁面上方的指南,可獲得更多有用的訊息."
|
||||
tip_open_source: "「CodeCombat」100% 開源!"
|
||||
tip_open_source_contribute: "你可以幫助「CodeCombat」提高! 讀https://github.com/codecombat/codecombat/wiki/Archmage-Home"
|
||||
tip_beta_launch: "「CodeCombat」在2013年10月進入 BETA 測試。"
|
||||
tip_think_solution: "思考解決方法而不是問題."
|
||||
tip_theory_practice: "理論上, 理論和實作之間是沒有區別. 但是實作上, 這兩者是有區別的. - Yogi Berra"
|
||||
|
@ -336,6 +335,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
|
|||
tip_google: "擁有一個您不能解決的問題? Google 它!"
|
||||
tip_adding_evil: "增加一個邪惡之捏."
|
||||
tip_hate_computers: "關於自我覺得恨透電腦的那群人. 其實他們真正應該恨的事情是糟糕的程序員. - Larry Niven"
|
||||
tip_open_source_contribute: "你可以幫助「CodeCombat」提高!"
|
||||
|
||||
game_menu:
|
||||
inventory_tab: "倉庫"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
# game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
|
@ -335,6 +335,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
|
|||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
|
||||
game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
|
|
Loading…
Reference in a new issue