// Merge -> 10309
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10333 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -277,12 +277,9 @@ $_LANG['Other activity...'] = 'Andere activiteit...';
|
||||
$_LANG['Modules'] = 'Módulos';
|
||||
$_LANG['Benefits'] = 'Vorteile';
|
||||
$_LANG['Create a MySQL database using phpMyAdmin (or by asking your hosting provider)'] = '';
|
||||
$_LANG['- or -'] = '';
|
||||
$_LANG['I want to'] = '';
|
||||
$_LANG['install'] = '';
|
||||
$_LANG['a new online shop with PrestaShop'] = '';
|
||||
$_LANG['update'] = '';
|
||||
$_LANG['my existing PrestaShop to a newer version'] = '';
|
||||
$_LANG['- or -'] = '- oder -';
|
||||
$_LANG['I want to <b>install</b> a new online shop with PrestaShop'] = 'Ich möchte einen neuen PrestaShop <b>installieren</b>';
|
||||
$_LANG['I want to <b>update</b> my existing PrestaShop to a newer version'] = 'Ich möchte meinen <b>aktuellen</b> PrestaShop mit einer neueren Version aktualisieren';
|
||||
$_LANG['Your current version is too old, updates are possible only from version'] = '';
|
||||
$_LANG['and higher'] = '';
|
||||
$_LANG['PHP settings (for assistance, ask your hosting provider):'] = '';
|
||||
@@ -290,4 +287,4 @@ $_LANG['Database Configuration'] = '';
|
||||
$_LANG['Database login:'] = '';
|
||||
$_LANG['Database password:'] = '';
|
||||
$_LANG['Please create a MySQL database and then verify your settings below. If you need assistance, please ask your hosting provider for this information.'] = '';
|
||||
$_LANG['No more information'] = '';
|
||||
$_LANG['No more information'] = '';
|
||||
|
||||
@@ -281,11 +281,8 @@ $_LANG['Modules'] = 'Módulos';
|
||||
$_LANG['Benefits'] = 'Beneficios';
|
||||
$_LANG['Create a MySQL database using phpMyAdmin (or by asking your hosting provider)'] = 'Crear un base de datos MySQL usando phpMyAdmin (o preguntele a su proveedor de alojamiento web)';
|
||||
$_LANG['- or -'] = ' - o -';
|
||||
$_LANG['I want to'] = 'Yo quiero';
|
||||
$_LANG['install'] = 'installar';
|
||||
$_LANG['a new online shop with PrestaShop'] = 'una nueva tienda online con PrestaShop';
|
||||
$_LANG['update'] = 'actualizar';
|
||||
$_LANG['my existing PrestaShop to a newer version'] = 'mi tienda PrestaShop actual a una nueva version';
|
||||
$_LANG['I want to <b>install</b> a new online shop with PrestaShop'] = 'Yo quiero <b>installar</b> una nueva tienda online con PrestaShop';
|
||||
$_LANG['I want to <b>update</b> my existing PrestaShop to a newer version'] = 'Quiero actualizar mi actual PrestaShop, a una nueva versión más reciente';
|
||||
$_LANG['Your current version is too old, updates are possible only from version'] = 'Su version actual esta antigua, actualizaciones solo estan disponibles desde la version';
|
||||
$_LANG['and higher'] = 'y en adelante';
|
||||
$_LANG['PHP settings (for assistance, ask your hosting provider):'] = 'PHP parámetros (para assistencia, preguntale a su proveedor de alojamiento web)';
|
||||
|
||||
@@ -287,11 +287,8 @@ $_LANG['Modules'] = 'Modules';
|
||||
$_LANG['Benefits'] = 'Avantages';
|
||||
$_LANG['Create a MySQL database using phpMyAdmin (or by asking your hosting provider)'] = 'Créer une base de données MySQL en utilisant phpMyAdmin (ou en demandant à votre hébergeur)';
|
||||
$_LANG['- or -'] = '- ou -';
|
||||
$_LANG['I want to'] = 'Je souhaite';
|
||||
$_LANG['install'] = 'installer';
|
||||
$_LANG['a new online shop with PrestaShop'] = 'une nouvelle boutique avec PrestaShop';
|
||||
$_LANG['update'] = 'mettre à jour';
|
||||
$_LANG['my existing PrestaShop to a newer version'] = 'ma boutique PrestaShop vers une nouvelle version';
|
||||
$_LANG['I want to <b>install</b> a new online shop with PrestaShop'] = 'Je souhaite <b>installer</b> une nouvelle boutique avec PrestaShop';
|
||||
$_LANG['I want to <b>update</b> my existing PrestaShop to a newer version'] = 'Je veux <b>mettre à jour</b> ma boutique PrestaShop vers une nouvelle version';
|
||||
$_LANG['Your current version is too old, updates are possible only from version'] = 'Votre version actuelle est trop ancienne, les mises à jour sont autorisées à partir de la version';
|
||||
$_LANG['and higher'] = 'et versions supérieures';
|
||||
$_LANG['PHP settings (for assistance, ask your hosting provider):'] = 'Paramètres PHP (Demandez de l\'aide à votre hébergeur si nécessaire)';
|
||||
|
||||
@@ -266,12 +266,9 @@ $_LANG['Other activity...'] = 'Altre attività ...';
|
||||
$_LANG['Modules'] = 'Moduli';
|
||||
$_LANG['Benefits'] = 'Vantaggi';
|
||||
$_LANG['Create a MySQL database using phpMyAdmin (or by asking your hosting provider)'] = '';
|
||||
$_LANG['- or -'] = '';
|
||||
$_LANG['I want to'] = '';
|
||||
$_LANG['install'] = '';
|
||||
$_LANG['a new online shop with PrestaShop'] = '';
|
||||
$_LANG['update'] = '';
|
||||
$_LANG['my existing PrestaShop to a newer version'] = '';
|
||||
$_LANG['- or -'] = '- o -';
|
||||
$_LANG['I want to <b>install</b> a new online shop with PrestaShop'] = 'Voglio <b>installare</b> un nuovo shop con PrestaShop';
|
||||
$_LANG['I want to <b>update</b> my existing PrestaShop to a newer version'] = 'Voglio <b>aggiornare</b> il mio PrestaShop esistente alla nuova versione';
|
||||
$_LANG['Your current version is too old, updates are possible only from version'] = '';
|
||||
$_LANG['and higher'] = '';
|
||||
$_LANG['PHP settings (for assistance, ask your hosting provider):'] = '';
|
||||
@@ -282,4 +279,6 @@ $_LANG['Please create a MySQL database and then verify your settings below. If y
|
||||
$_LANG['Ok, please deactivate the following modules, I will reactivate them later:'] = '';
|
||||
$_LANG['You will be able to manually reactivate them in your Back Office once the update process has succeeded.'] = '';
|
||||
$_LANG['No more information'] = '';
|
||||
$_LANG['If your theme is not valid, you may experience some problems in your front-office aspect, but don\'t panic ! To solve this, you can make it compatible by correcting the validators errors or by using a theme compatible with '] = '';
|
||||
$_LANG['If your theme is not valid, you may experience some problems in your front-office aspect, but don\'t panic ! To solve this, you can make it compatible by correcting the validators errors or by using a theme compatible with '] = '';
|
||||
$_LANG['-- Select your country --'] = '-- scegliere il paese --';
|
||||
$_LANG['-- Select your timezone --'] = '-- Scegli il fuso orario --';
|
||||
Reference in New Issue
Block a user