// updated br, es, fr, ru installer translations

This commit is contained in:
djfm
2013-10-01 08:41:03 +00:00
parent 1cce312aaa
commit e706b531bc
4 changed files with 17 additions and 9 deletions
+5 -3
View File
@@ -2,8 +2,8 @@
return array(
'informations' => array(
'phone' => '+1 888.947.6543',
'support' => 'https://www.prestashop.com/pt/support',
'blog' => 'http://www.prestashop.com/blog/pt/'
'support' => 'https://www.prestashop.com/pt/support',
'blog' => 'http://www.prestashop.com/blog/pt/',
),
'translations' => array(
'menu_welcome' => 'Escolha seu idioma',
@@ -247,5 +247,7 @@ return array(
'To install PrestaShop, you need to have JavaScript enabled in your browser.' => 'Para instalar o PrestaShop, você precisa ter JavaScript ativado no seu navegador',
'To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.' => 'Para aproveitar os muitos recursos que são oferecidos grátis pelo PrestaShop, por favor, leia os termos de licença abaixo. O núcleo do PrestaShop é licenciado sob OSL 3.0, enquanto os módulos e temas são licenciados sob AFL 3.0.',
'For security purposes, you must delete the "install" folder.' => 'Por questões de segurança, você deve deletar a pasta "install"',
'Files' => 'Arquivos',
'All files are not successfuly uploaded on your server' => 'Todos os arquivos não foram carregados no seu servidor com sucesso',
),
);
);
+5 -3
View File
@@ -2,8 +2,8 @@
return array(
'informations' => array(
'phone' => '+34 917.872.909',
'support' => 'https://www.prestashop.com/es/support',
'blog' => 'http://www.prestashop.com/blog/es/'
'support' => 'https://www.prestashop.com/es/support',
'blog' => 'http://www.prestashop.com/blog/es/',
),
'translations' => array(
'menu_welcome' => 'Elegir el idioma',
@@ -246,5 +246,7 @@ return array(
'To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.' => 'Para disfrutar de las numerosas funcionalidades ofrecidas de forma gratuita por PrestaShop, por favor lea los términos de la licencia a continuación. Core PrestaShop está disponible bajo la licencia OSL 3.0, mientras que los módulos y los temas están licenciados bajo la AFL 3.0.',
'For security purposes, you must delete the "install" folder.' => 'Por razones de seguridad, debe eliminar la carpeta "install".',
'http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation' => 'http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation',
'Files' => 'Ficheros',
'All files are not successfuly uploaded on your server' => 'Todos los ficheros no se han subido correctamente al servidor',
),
);
);
+2
View File
@@ -248,5 +248,7 @@ return array(
'Must be letters and numbers with at least 8 characters' => 'Lettres et chiffres avec au moins 8 caractères',
'To install PrestaShop, you need to have JavaScript enabled in your browser.' => 'Pour installer PrestaShop, vous devez avoir JavaScript activé dans votre navigateur',
'For security purposes, you must delete the "install" folder.' => 'Pour des raisons de sécurité, vous devez supprimer le dossier "install" manuellement.',
'Files' => 'Fichiers',
'All files are not successfuly uploaded on your server' => 'Tous les fichiers n\'ont pas été correctement téléchargés sur votre serveur',
),
);
+5 -3
View File
@@ -2,8 +2,8 @@
return array(
'informations' => array(
'phone' => '+33 (0)1.40.18.30.04',
'support' => 'https://www.prestashop.com/ru/support',
'blog' => 'http://www.prestashop.com/blog/ru/'
'support' => 'https://www.prestashop.com/ru/support',
'blog' => 'http://www.prestashop.com/blog/ru/',
),
'translations' => array(
'An SQL error occured for entity <i>%1$s</i>: <i>%2$s</i>' => 'В SQL произошла ошибка для значения <i>%1$s</i>: <i>%2$s</i>',
@@ -242,5 +242,7 @@ return array(
'To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.' => 'Чтобы пользоваться всем функционалом PrestaShop, прочтите лицензионное соглашение. Ядро PrestaShop разработано на OSL 3.0, модули и темы - на AFL 3.0.',
'For security purposes, you must delete the "install" folder.' => 'В целях безопасности, удалите папку "install\'.',
'http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation' => 'http://doc.prestashop.com/display/PS15/Installing+PrestaShop#InstallingPrestaShop-Completingtheinstallation',
'Files' => 'Файлы',
'All files are not successfuly uploaded on your server' => 'Все файлы успешно загружены на ваш сервер',
),
);
);