X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fi10n%2Fen%2Fsyp.php;h=487e4ebb410e6d5e8953d09841610a4a689d8cbe;hp=55e66bbc186c83e0b23f2f822de05e7a53cfdfaa;hb=3c74920cb66b4e6c47c7e8a0eaeed40ffb7e8544;hpb=f91e6abb7675a2f526a444b4558800e6d76c2d8d diff --git a/inc/i10n/en/syp.php b/inc/i10n/en/syp.php index 55e66bb..487e4eb 100644 --- a/inc/i10n/en/syp.php +++ b/inc/i10n/en/syp.php @@ -1,4 +1,7 @@ "arno renevier", @@ -14,9 +17,66 @@ "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" => "", @@ -29,6 +89,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." => "", @@ -62,19 +131,22 @@ "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 admin area" => "", - "directory created" + "SYP upgrade" => "", - "could not write in directory" + "Thumbnails successfully created." => "", - "SYP is installed. You can now go to admin area" + "Error when creating thumbnails." + => "", + + "SYP upgrade went smoothly. You can now go to admin area" => "", "SYP needs javascript. Please activate scripts in your browser." @@ -90,7 +162,7 @@ => "", "SYP is not correctly installed. Please follow README.txt instructions\n" . - " and go to wizard." + " and go to wizard." => "", "add a place" @@ -129,24 +201,48 @@ "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." + => "", + + "User already exists in database." + => "", + + "User added correctly." + => "", + "Logout" => "", + "Add a co-administrator" + => "", + "close without saving" => "", "close" => "", + "user name:" + => "", + + "user password:" + => "", + + "confirm password:" + => "", + + "Validate user" + => "", + "title:" => "",