]> dev.renevier.net Git - syp.git/blobdiff - inc/i10n/en/syp.php
interface to change password
[syp.git] / inc / i10n / en / syp.php
index ffaf07a54b415c1187396071dea4930484c8bf4b..aed83bfbf4c9d23b22929ca7b56aa119130fca52 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+/* Copyright (c) 2009 Arnaud Renevier, Inc, published under the modified BSD
+   license. */
+
     $translations['en'] = array(
         // your name
         "_translator_name" => "arno renevier",
         "SYP wizard"
           => "",
 
+        "exist but is not a directory"
+          => "",
+
+        "could not create directory"
+          => "",
+
+        "directory created"
+          => "",
+
+        "could not write in directory"
+          => "",
+
         "You need at least PHP version 5"
           => "",
 
+        "Cannot save config file. You need either to set inc/ writable, or use manual method. See README.txt for more informations."
+          => "",
+
+        "SYP configuration"
+          => "",
+
+        "address of the database server (example: localhost, db.myhost.com or 192.168.0.15)."
+          => "",
+
+        "database server hostname:"
+          => "",
+
+        "The name of the database that SYP will be installed into. The database must exist."
+          => "",
+
+        "database name:"
+          => "",
+
+        "The username with which you connect to the database."
+          => "",
+
+        "database user:"
+          => "",
+
+        "The password with which you connect to the database."
+          => "",
+
+        "database password:"
+          => "",
+
+        "You can specify a table prefix. This way you can run multiple SYP installations in the same database, each with its own prefix."
+          => "",
+
+        "tables prefix:"
+          => "",
+
+        "The title you want to give to your SYP site."
+          => "",
+
+        "site title:"
+          => "",
+
+        "Start install"
+          => "",
+
         "not supported"
           => "",
 
         "Unknown error when connecting to database."
           => "",
 
+        "Could not read <code>inc/settings.php.in</code>"
+          => "",
+
+        "Config file created"
+          => "",
+
+        "Config file exists"
+          => "",
+
         "Unknown error when checking user table."
           => "",
 
         "Data table created."
           => "",
 
-        "exist but is not a directory"
+        "It looks like GD extension is not installed."
           => "",
 
-        "could not create directory"
+        "SYP is installed. You can now go to <a href=\"admin.en.php\">admin area</a>"
           => "",
 
-        "directory created"
+        "SYP upgrade"
           => "",
 
-        "could not write in directory"
+        "Thumbnails successfully created."
           => "",
 
-        "SYP is installed. You can now go to <a href=\"admin.en.php\">admin area</a>"
+        "Error when creating thumbnails."
+          => "",
+
+        "SYP upgrade went smoothly. You can now go to <a href=\"admin.en.php\">admin area</a>"
           => "",
 
         "SYP needs javascript. Please activate scripts in your browser."
           => "",
 
         "SYP is not correctly installed. Please follow README.txt instructions\n" .
-        "       and go to <a href=\"wizard.en.php\">wizard</a>."
+        "       and go to <a href=\"install.en.php\">wizard</a>."
           => "",
 
         "add a place"
         "Server reply was inconsistent."
           => "",
 
-        "There was an unknown error."
-          => "",
-
         "Removal took place correctly."
           => "",
 
         "Save took place correctly."
           => "",
 
+        "User name has not been set."
+          => "",
+
+        "Passwords do not match."
+          => "",
+
+        "New password is the same as old password."
+          => "",
+
+        "Bad password."
+          => "",
+
+        "Password changed correctly."
+          => "",
+
+        "User name has not been set."
+          => "",
+
+        "User already exists in database."
+          => "",
+
+        "User added correctly."
+          => "",
+
+        "User already exists in database."
+          => "",
+
+        "User added correctly."
+          => "",
+
         "Logout"
           => "",
 
+        "Change my password"
+          => "",
+
+        "Add a co-administrator"
+          => "",
+
         "close without saving"
           => "",
 
         "close"
           => "",
 
+        "current password:"
+          => "",
+
+        "new password:"
+          => "",
+
+        "confirm new password:"
+          => "",
+
+        "Validate password"
+          => "",
+
+        "user name:"
+          => "",
+
+        "user password:"
+          => "",
+
+        "confirm password:"
+          => "",
+
+        "Validate user"
+          => "",
+
         "title:"
           => "",
 
         "Delete item"
           => "",
 
+        "You need to have cookies enabled to administrate SYP"
+          => "",
+
         "password"
           => "",