Update eo.coffee. Slogan; nav, modal, not_found

This commit is contained in:
nixel2007 2015-03-19 22:49:29 +03:00
parent 34a01a22e5
commit 5169dc789f

View file

@ -1,6 +1,6 @@
module.exports = nativeDescription: "Esperanto", englishDescription: "Esperanto", translation: module.exports = nativeDescription: "Esperanto", englishDescription: "Esperanto", translation:
# home: home:
# slogan: "Learn to Code by Playing a Game" slogan: "Lernu programi per ludo"
# no_ie: "CodeCombat does not run in Internet Explorer 8 or older. Sorry!" # Warning that only shows up in IE8 and older # no_ie: "CodeCombat does not run in Internet Explorer 8 or older. Sorry!" # Warning that only shows up in IE8 and older
# no_mobile: "CodeCombat wasn't designed for mobile devices and may not work!" # Warning that shows up on mobile devices # no_mobile: "CodeCombat wasn't designed for mobile devices and may not work!" # Warning that shows up on mobile devices
# play: "Play" # The big play button that opens up the campaign view. # play: "Play" # The big play button that opens up the campaign view.
@ -13,31 +13,31 @@ module.exports = nativeDescription: "Esperanto", englishDescription: "Esperanto"
# for_developers: "For Developers" # Not currently shown on home page. # for_developers: "For Developers" # Not currently shown on home page.
# or_ipad: "Or download for iPad" # or_ipad: "Or download for iPad"
# nav: nav:
# play: "Levels" # The top nav bar entry where players choose which levels to play play: "Niveloj" # The top nav bar entry where players choose which levels to play
# community: "Community" community: "Komunumo"
# editor: "Editor" editor: "Redaktoro"
# blog: "Blog" blog: "Blogo"
# forum: "Forum" forum: "Forumo"
# account: "Account" account: "Konto"
# profile: "Profile" profile: "Profilo"
# stats: "Stats" stats: "Statistiko"
# code: "Code" code: "Kodo"
# admin: "Admin" # Only shows up when you are an admin admin: "Administrado" # Only shows up when you are an admin
# home: "Home" home: "Hejmo"
# contribute: "Contribute" contribute: "Kontribui"
# legal: "Legal" legal: "Leĝa informo"
# about: "About" about: "Pri"
# contact: "Contact" contact: "Kontakti"
# twitter_follow: "Follow" twitter_follow: "Sekvu"
# teachers: "Teachers" teachers: "Instruistoj"
# modal: modal:
# close: "Close" close: "Fermi"
# okay: "Okay" okay: "Bone"
# not_found: not_found:
# page_not_found: "Page not found" page_not_found: "Paĝo ne trovita"
diplomat_suggestion: diplomat_suggestion:
title: "Helpu traduki CodeCombat!" # This shows up when a player switches to a non-English language using the language selector. title: "Helpu traduki CodeCombat!" # This shows up when a player switches to a non-English language using the language selector.