// Merge -> revision 9352
This commit is contained in:
@@ -5,7 +5,6 @@ $_LANG['Updater'] = 'Updater';
|
||||
$_LANG['A mail has been sended!'] = 'A mail has been sent';
|
||||
$_LANG['An error occurred while sending mail, please verify your parameters.'] = 'An error occurred while sending mail. Please verify your parameters.';
|
||||
$_LANG['And now, discover your new store and Back Office'] = 'Take me to my new Front Office (online store) or Back Office (admin tool)';
|
||||
$_LANG['By default, the PHP \'mail()\' function is used'] = 'By default, the PHP \'mail()\' function is used. For more functionality, manual SMTP configuration is recommended.';
|
||||
$_LANG['Can\'t find the sql upgrade files. Please verify that the /install/sql/upgrade folder is not empty)'] = 'Can\'t find the SQL upgrade files. Please verify that the /install/sql/upgrade folder is not empty.';
|
||||
$_LANG['Can\'t create settings file, if /config/settings.inc.php exists, please give the public write permissions to this file, else please create a file named settings.inc.php in config directory.'] = 'Can\'t create settings file, if /config/settings.inc.php exists, please give the public write permissions to this file, else please create a file named settings.inc.php in config directory.';
|
||||
$_LANG['Congratulation, your online shop is now ready!'] = 'Congratulations, your online store is now ready to open!';
|
||||
@@ -24,14 +23,11 @@ $_LANG['Impossible the access the a MySQL content file.'] = 'Unable to access th
|
||||
$_LANG['Impossible to read the content of a MySQL content file.'] = 'Unable to read the content an MySQL content file.';
|
||||
$_LANG['Impossible to send the mail!'] = 'Unable to send the e-mail.';
|
||||
$_LANG['Impossible to upload the file!'] = 'Unable to upload file.';
|
||||
$_LANG['Installation : complete install of the PrestaShop Solution'] = 'Installation: Full installation of the PrestaShop™ e-Commerce Solution';
|
||||
$_LANG['Merchant info'] = 'Merchant admin info';
|
||||
$_LANG['Your Back Office'] = 'Your Back Office';
|
||||
$_LANG['Your shop'] = 'Your Front Office';
|
||||
$_LANG['No upgrade is possible.'] = 'No update available';
|
||||
$_LANG['One or more errors have occurred...'] = 'One or more errors have occurred';
|
||||
$_LANG['Open external URLs allowed'] = 'Allowed to open external URLs';
|
||||
$_LANG['PHP parameters:'] = 'PHP settings (modify via your PHP admin software):';
|
||||
$_LANG['PHP register global option is off (recommended)'] = 'PHP register global option is off (recommended)';
|
||||
$_LANG['Password:'] = 'Password:';
|
||||
$_LANG['Please set a SMTP login'] = 'Please enter the SMTP login';
|
||||
@@ -61,10 +57,8 @@ $_LANG['This installer is too old.'] = 'This installer is for an older version o
|
||||
$_LANG['This is a test message, your server is now available to send mail'] = 'This is a test message. Your server is now set up to send e-mail.';
|
||||
$_LANG['This is not a valid file name.'] = 'Invalid file name';
|
||||
$_LANG['This is not a valid image file.'] = 'Invalid image file';
|
||||
$_LANG['Too long!'] = 'Too long';
|
||||
$_LANG['Upgrade: get the latest stable version!'] = 'Update: Get the latest stable version';
|
||||
$_LANG['Verify system compatibility'] = 'System Compatibility';
|
||||
$_LANG['WARNING: For more security, you must delete the \'install\' folder.'] = 'WARNING: For more security, you must delete the \'install\'.';
|
||||
$_LANG['Warning: a manual backup is HIGHLY recommended before continuing!'] = 'WARNING! A manual backup is HIGHLY recommended before continuing.';
|
||||
$_LANG['Welcome'] = 'Welcome!';
|
||||
$_LANG['Welcome to the PrestaShop '.INSTALL_VERSION.' Installer.'] = 'Welcome to the PrestaShop™ v'.INSTALL_VERSION.' Installer wizard.';
|
||||
@@ -74,12 +68,9 @@ $_LANG['Write permissions on folders:'] = 'Write permissions on folders (do not
|
||||
$_LANG['You already have the '.INSTALL_VERSION.' version.'] = 'Version v'.INSTALL_VERSION.' is already installed.';
|
||||
$_LANG['Your installation is finished!'] = 'Installation is complete!';
|
||||
$_LANG['Your update is finished!'] = 'Update is finished!';
|
||||
$_LANG['recommended dimensions: 230px X 75px'] = 'Recommended size: 230x75 px';
|
||||
$_LANG['view the log'] = 'View the log';
|
||||
$_LANG['the already installed version detected is too old, no more update available'] = 'The existing installation of PrestaShop is outdated. No updates are available';
|
||||
$_LANG['Reunion'] = 'Réunion';
|
||||
$_LANG['Saint Barthelemy'] = 'Saint Barthélemy';
|
||||
$_LANG['Sao Tome and Principe'] = 'São Tomé and Príncipe';
|
||||
$_LANG['Aland Islands'] = 'Åland Islands';
|
||||
|
||||
|
||||
$_LANG['Aland Islands'] = 'Åland Islands';
|
||||
Reference in New Issue
Block a user