aboutsummaryrefslogtreecommitdiff
path: root/Neutron-trunk/resources/i18n/en/setup.json
diff options
context:
space:
mode:
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/setup.json')
-rw-r--r--Neutron-trunk/resources/i18n/en/setup.json84
1 files changed, 84 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/en/setup.json b/Neutron-trunk/resources/i18n/en/setup.json
new file mode 100644
index 0000000..05f9c4c
--- /dev/null
+++ b/Neutron-trunk/resources/i18n/en/setup.json
@@ -0,0 +1,84 @@
+{
+ "ititle": "Configuration",
+ "steps": [
+ "Checking",
+ "Error",
+ "Welcome",
+ "Graphic identity",
+ "Saving",
+ "Done",
+ "Loading",
+ "Your website",
+ "License agreement",
+ "Confirmation"
+ ],
+ "sitename": [
+ "The name cannot be empty",
+ "The name contains invalid characters",
+ "The name is too long",
+ "Longer name recommended",
+ "Shorter name recommended",
+ "This name seems perfect"
+ ],
+ "errors": [
+ "Unable to finish setting up",
+ "Communication error",
+ "The connection with the distant server has been unexpectedly terminated during the process"
+ ],
+ "done": [
+ "Done",
+ "Your website is now correctly configured, and is ready to be seen by the entire world.",
+ "To change its content and/or settings, you need to login to the admin interface. The default password is ",
+ ". Don't forget to change it or your website could be vulnerable!"
+ ],
+ "links": [
+ "Explore",
+ "Finish",
+ "I agree",
+ "Next",
+ "Start"
+ ],
+ "defaulterr": [
+ "An error occurred",
+ "Unknown error",
+ "Restart setup"
+ ],
+ "sections": [
+ "Preparing",
+ "Checking your environment",
+ "Welcome!",
+ "Your website",
+ "Graphic identity",
+ "License agreement",
+ "Confirmation"
+ ],
+ "upload": [
+ "Checking information",
+ "Sending information",
+ "Checking integrity",
+ "Checking server"
+ ],
+ "warning": [
+ "Do not quit this page",
+ "This may take several minutes"
+ ],
+ "confirm": [
+ "You have now finished the basic setup of Neutron, the server will now create the website according to your settings.",
+ "This action wouldn't be cancellable, and may take several minutes depending on your server's speed. This includes checking your settings, your website's configuration, and checking the server."
+ ],
+ "license": "You need to accept this license agreement before you can use Neutron:",
+ "logo": [
+ "Import a logo for your website, we suggest that you use a square image (1:1 ratio) to prevent your logo from being stretched.",
+ "You may not import a logo, which will show the default logo",
+ "Import file"
+ ],
+ "name": [
+ "Choose a name for your website.",
+ "If you don't know what to choose, choose a short name, easy to remember, and that defines best the content you plan to publish on your website"
+ ],
+ "welcome": [
+ "Thanks for choosing Neutron for your website, we appreciate your support.",
+ "You will first need to configure it by selecting settings according to your choosing, such as the name, the logo and more. These settings are changeable later in the admin interface of your website.",
+ "If you want to go back to the start of the setup or made an error, reload the page (using the « Reload » button on your browser). Unless you click on « Finish », nothing is being sent to the server."
+ ]
+} \ No newline at end of file