codecombat/scripts/windows/coco-dev-setup/batch/localisation/en.coco

26 lines
1,001 B
Text
Raw Normal View History

[global]
native=English
2014-03-23 19:29:29 -04:00
intro=From now on we'll send our feedback in English!
[install]
[system]
bit=-bit computer detected.
prefix=The operating system
sufix=was detected.
xp=We don't support Windows XP, installation cancelled.
2014-03-24 20:06:22 -04:00
[process]
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
[error]
path=That path already exists, are you sure you want to overwrite it?
2014-03-24 20:06:22 -04:00
[end]
succesfull=The setup of the CodeCombat Dev. Environment was succesfull.
thankyou=Thank you already for your contribution and see you soon.