// MERGE with 1.4 r7770
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7776 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -91,7 +91,7 @@ $_LANG['Please set a database login'] = 'Introduzca el inicio de sesión de SQL'
|
||||
$_LANG['Please set a database name'] = 'Introduzca el nombre de la base de datos';
|
||||
$_LANG['Please set a database server name'] = 'Introduzca el nombre del servidor de la base de datos';
|
||||
$_LANG['Port:'] = 'Puerto:';
|
||||
$_LANG['PrestaShop ".INSTALL_VERSION." Installer'] = 'Instalación de PrestaShop ".INSTALL_VERSION."';
|
||||
$_LANG['PrestaShop %s Installer'] = 'Instalación de PrestaShop %s';
|
||||
$_LANG['PrestaShop is ready!'] = '¡PrestaShop está listo!';
|
||||
$_LANG['Re-type to confirm:'] = 'Confirmar la contraseña:';
|
||||
$_LANG['Ready, set, go!'] = '¡PrestaShop está instalado!';
|
||||
@@ -141,12 +141,12 @@ $_LANG['Verify system compatibility'] = 'Compatibilidad sistema';
|
||||
$_LANG['WARNING: For more security, you must delete the \'install\' folder and readme files (readme_fr.txt, readme_en.txt, readme_es.txt, readme_de.txt, readme_it.txt, CHANGELOG).'] = 'ATENCION : para más seguridad, por favor suprima la carpeta \'/install\' y los archivos readme (readme_fr.txt, readme_en.txt, readme_es.txt, readme_de.txt, readme_it.txt, CHANGELOG)..';
|
||||
$_LANG['Warning: a manual backup is HIGHLY recommended before continuing!'] = '¡Atención: se recomienda hacer una copia de seguridad manual antes de continuar!';
|
||||
$_LANG['Welcome'] = 'Bienvenido';
|
||||
$_LANG['Welcome to the PrestaShop '.INSTALL_VERSION.' Installer.'] = 'Bienvenido a la instalación de PrestaShop '.INSTALL_VERSION;
|
||||
$_LANG['Welcome to the PrestaShop %s Installer.'] = 'Bienvenido a la instalación de PrestaShop %s';
|
||||
$_LANG['When your files and database are saving in an other support, please certify that your shop is really backed up.'] = 'Una vez que los archivos de aplicación y su base de datos se hayan guardado, le pediremos que los certifique. Por lo tanto, usted asume plenamente su responsabilidad por cualquier pérdida de datos debido a la actualización de la aplicación PrestaShop.';
|
||||
$_LANG['Write permissions on folders (and subfolders):'] = 'en escritura en las carpetas (y sus subcarpetas) :';
|
||||
$_LANG['Write permissions on files and folders:'] = 'Derechos en escritura en los archivos y carpetas :';
|
||||
$_LANG['Write permissions on folders:'] = 'Permiso de escritura en los archivos de';
|
||||
$_LANG['You already have the ".INSTALL_VERSION." version.'] = 'Ya está en posesión de la versión ".INSTALL_VERSION."';
|
||||
$_LANG['You already have the %s version.'] = 'Ya está en posesión de la versión %s';
|
||||
$_LANG['You have just installed and configured PrestaShop as your online shop solution. We wish you all the best with the success of your online shop.'] = 'Acaba de instalar y de configurar su tienda en línea y se lo agradecemos.';
|
||||
$_LANG['You have just updated and configured PrestaShop as your online shop solution. We wish you all the best with the success of your online shop.'] = 'Deba actualizar su tienda en línea. Se lo agradecemos.';
|
||||
$_LANG['Your installation is finished!'] = '¡La instalación está terminada!';
|
||||
@@ -282,4 +282,4 @@ $_LANG['version'] = 'versión';
|
||||
$_LANG['In this aim, use our'] = 'En este objetivo, utilice nuestro';
|
||||
$_LANG['Additional Benefits'] = 'Otros beneficios';
|
||||
$_LANG['Exclusive offers dedicated to PrestaShop merchants'] = 'Ofertas exclusivas dedicadas a los comerciantes PrestaShop';
|
||||
$_LANG['PHP magic quotes option is off (recommended)'] = 'La opción PHP "magic quotes" está desactivada (aconsejable)';
|
||||
$_LANG['PHP magic quotes option is off (recommended)'] = 'La opción PHP "magic quotes" está desactivada (aconsejable)';
|
||||
|
||||
Reference in New Issue
Block a user