2014-03-20 22:26:26 -04:00
|
|
|
[global]
|
|
|
|
native=English
|
2014-03-23 19:29:29 -04:00
|
|
|
intro=From now on we'll send our feedback in English!
|
2014-03-20 22:26:26 -04:00
|
|
|
[install]
|
2014-03-23 22:37:33 -04:00
|
|
|
[system]
|
|
|
|
bit=-bit computer detected.
|
|
|
|
prefix=The operating system
|
|
|
|
sufix=was detected.
|
2014-03-24 19:04:42 -04:00
|
|
|
xp=We don't support Windows XP, installation cancelled.
|
2014-03-24 20:06:22 -04:00
|
|
|
[process]
|
2014-03-25 22:43:34 -04:00
|
|
|
sks=Have you already installed all the software needed for CodeCombat?
|
|
|
|
skq=We recommand that you reply negative in case you're not sure.
|
|
|
|
skc=Skipping the installation of the software...
|
2014-03-24 19:04:42 -04:00
|
|
|
1=CodeCombat couldn't be developed without third-party software.
|
|
|
|
2=That's why you'll need to install this software,
|
|
|
|
3=in order to start contributing to our community.
|
2014-03-24 20:06:22 -04:00
|
|
|
4=Cancel the installation if you already have the application.
|
|
|
|
prefix=Do you already have the latest version of
|
|
|
|
sufix=installed?
|
2014-03-24 22:37:05 -04:00
|
|
|
downloading=is downloading...
|
|
|
|
installing=is installing...
|
|
|
|
unzipping=is unzipping...
|
|
|
|
cleaning=is cleaning...
|
2014-03-25 22:05:50 -04:00
|
|
|
mongodbpath=Please define the full path where mongodb should be installed
|
2014-03-25 22:43:34 -04:00
|
|
|
[github]
|
2014-03-25 23:19:01 -04:00
|
|
|
[intro]
|
|
|
|
opensource=CodeCombat is opensource, like you already know.
|
|
|
|
online=All our sourcecode can be found online at Github.
|
|
|
|
manual=You can choose to do the entire Git setup yourself.
|
|
|
|
norec=However we recommend that you instead let us handle it instead.
|
2014-03-25 22:43:34 -04:00
|
|
|
[skip]
|
2014-03-25 23:19:01 -04:00
|
|
|
question=Do you want to do the Local Git setup manually yourself?
|
2014-03-25 22:43:34 -04:00
|
|
|
consequence=Make sure you have correctly setup your repository before processing.
|
|
|
|
donotclose=Do not close this window please.
|
|
|
|
wait=When you're ready, press any key to continue...
|
2014-03-25 23:19:01 -04:00
|
|
|
[process]
|
|
|
|
path=Please give the full path of your CodeCombat git repository:
|
2014-03-26 09:18:34 -04:00
|
|
|
checkout=Please enter the full path where you want to install your CodeCombat environment
|
|
|
|
bashi=This installation requires Git Bash.
|
|
|
|
bashp64=Git bash is by default installed at 'C:\Program Files (x86)\Git'.
|
|
|
|
bashp32=Git bash is by default installed at 'C:\Program Files\Git'.
|
|
|
|
bashq=Please enter the full path where git bash is installed or just press enter if it's in the default location
|
2014-03-26 09:27:39 -04:00
|
|
|
ssh=Do you want to checkout the repository via ssh?
|
2014-03-26 17:43:57 -04:00
|
|
|
[npm]
|
|
|
|
install=Installing bower, brunch, nodemon and sendwithus...
|
|
|
|
binstall=Installing bower packages...
|
|
|
|
sass=Installing sass...
|
|
|
|
npm=Installing npm...
|
|
|
|
brunch=Starting brunch....
|
|
|
|
mongodb=Setting up a MongoDB database for you...
|
|
|
|
database=Downloading the last version of the CodeCombat database...
|
|
|
|
script=Preparing the automatic startup script for you...
|
2014-03-25 22:05:50 -04:00
|
|
|
[error]
|
|
|
|
path=That path already exists, are you sure you want to overwrite it?
|
2014-03-25 23:19:01 -04:00
|
|
|
exist=That path doesn't exist. Please try again...
|
2014-03-24 20:06:22 -04:00
|
|
|
[end]
|
|
|
|
succesfull=The setup of the CodeCombat Dev. Environment was succesfull.
|
2014-03-25 23:33:05 -04:00
|
|
|
thankyou=Thank you already for your contribution and see you soon.
|
2014-03-26 16:51:46 -04:00
|
|
|
readme=Do you want to read the README for more information?
|
|
|
|
[start]
|
|
|
|
1=From now on you can start the dev. environment at
|
|
|
|
2=the touch of a single mouse click.
|
|
|
|
3= 1) Just double click
|
2014-03-26 17:43:57 -04:00
|
|
|
4= and let the environment start up.
|
2014-03-26 16:51:46 -04:00
|
|
|
5= 2) Now just open 'localhost:3000' in your prefered browser.
|
|
|
|
6=That's it, you're now ready to start working on CodeCombat!
|