X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fi10n%2Fen%2Fsyp.php;h=aed83bfbf4c9d23b22929ca7b56aa119130fca52;hp=843a97c22e23504dd229342733a07f7236891049;hb=939514b912738c5784b04a0d207db1afd918eb69;hpb=0feade23ffa41ac299b252a93be4da11bc2a16b7 diff --git a/inc/i10n/en/syp.php b/inc/i10n/en/syp.php index 843a97c..aed83bf 100644 --- a/inc/i10n/en/syp.php +++ b/inc/i10n/en/syp.php @@ -1,4 +1,7 @@ "arno renevier", @@ -11,6 +14,140 @@ "_language_name" => "english", /* starts translation */ + "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" + => "", + + "Could not connect to database." + => "", + + "Database does not exist." + => "", + + "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." + => "", + + "Found user table." + => "", + + "Error when creating user table." + => "", + + "User table created." + => "", + + "Error when initializing password." + => "", + + "Admin password initialized." + => "", + + "choose admin password" + => "", + + "Unknown error when checking data table." + => "", + + "Found data table." + => "", + + "Error when creating data table." + => "", + + "Data table created." + => "", + + "It looks like GD extension is not installed." + => "", + + "SYP is installed. You can now go to admin area" + => "", + + "SYP upgrade" + => "", + + "Thumbnails successfully created." + => "", + + "Error when creating thumbnails." + => "", + + "SYP upgrade went smoothly. You can now go to admin area" + => "", "SYP needs javascript. Please activate scripts in your browser." => "", @@ -24,8 +161,8 @@ "SYP admin" => "", - "SYP is not correctly installed. Please read README.txt file and follow\n" . - " installation instructions." + "SYP is not correctly installed. Please follow README.txt instructions\n" . + " and go to wizard." => "", "add a place" @@ -64,24 +201,81 @@ "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:" => "", @@ -100,6 +294,9 @@ "Delete item" => "", + "You need to have cookies enabled to administrate SYP" + => "", + "password" => "",