X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=inc%2Fi10n%2Fen%2Fsyp.php;h=df80f512faa93f57ba22349667f70a717e8dd928;hb=5c3bb419eb4f9728849969fe7cff84f0260066c8;hp=3bf57b9f1f6b593a15cb89f4cf1e7d50825518df;hpb=9acc365249b5e630da6b5cdd23e3a8015f39ddc7;p=syp.git diff --git a/inc/i10n/en/syp.php b/inc/i10n/en/syp.php index 3bf57b9..df80f51 100644 --- a/inc/i10n/en/syp.php +++ b/inc/i10n/en/syp.php @@ -17,6 +17,9 @@ "SYP wizard" => "", + "Password cannot be empty" + => "", + "exist but is not a directory" => "", @@ -32,6 +35,51 @@ "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" => "", @@ -44,6 +92,15 @@ "Unknown error when connecting to database." => "", + "Could not read inc/settings.php.in" + => "", + + "Config file created" + => "", + + "Config file exists" + => "", + "Unknown error when checking user table." => "", @@ -98,7 +155,7 @@ "SYP needs javascript. Please activate scripts in your browser." => "", - "propulsed by syp" + "powered by syp" => "", "There is no image registered on this site." @@ -108,12 +165,15 @@ => "", "SYP is not correctly installed. Please follow README.txt instructions\n" . - " and go to wizard." + " and go to wizard." => "", "add a place" => "", + "cancel" + => "", + "You can move an item by drag & droping it." => "", @@ -147,24 +207,78 @@ "Server reply was inconsistent." => "", - "There was an unknown error." + "Successfully removed." => "", - "Removal took place correctly." + "Save 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 successfully changed." + => "", + + "User name has not been set." + => "", + + "User already exists in database." + => "", + + "User already exists in database." + => "", + + "User successfully added." => "", "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:" => "", @@ -189,12 +303,15 @@ "password" => "", - "Connection" + "Login" => "", "Connecting" => "", + "throbber" + => "", + "This feature is not enabled on demo site" => "",