// Installer translations

This commit is contained in:
Damien Metzger
2013-03-07 18:33:53 +01:00
parent 1093493e30
commit 6d12a5b7d7
4 changed files with 20 additions and 16 deletions

View File

@@ -5,11 +5,12 @@ return array(
'support' => 'http://support.prestashop.com/en/',
),
'translations' => array(
'menu_welcome' => 'Bem-vindo !',
'menu_welcome' => 'Escolha seu idioma',
'menu_license' => 'Acordo de licenciamento',
'menu_system' => 'Compatibilidade do Sistema',
'menu_database' => 'Configuração do Sistema',
'menu_configure' => 'Configuração da loja',
'menu_process' => 'Instalação',
'menu_configure' => 'Informação da Loja',
'menu_process' => 'Instalação da Loja',
'Choose the installer language:' => 'Escolha a língua para instalação :',
'Field required' => 'Campos requeridos',
'Invalid shop name' => 'Nome da loja inválido',

View File

@@ -4,11 +4,12 @@ return array(
'phone' => '+33 (0)1.40.18.30.04',
),
'translations' => array(
'menu_welcome' => 'Willkommen!',
'menu_welcome' => 'Sprachauswahl',
'menu_license' => 'Annahme von Lizenzen',
'menu_system' => 'Systemkompatibilität',
'menu_database' => 'Datenbank Konfiguration',
'menu_configure' => 'Shop-Konfiguration',
'menu_process' => 'Installation',
'menu_database' => ' Systemkonfiguration',
'menu_configure' => 'Shopinstallation',
'menu_process' => 'Installation von Shop',
'Choose the installer language:' => 'Bitte wählen Sie Ihre Sprache',
'Field required' => 'Pflichtfeld',
'Invalid shop name' => 'Ungültiger Shopname',

View File

@@ -4,11 +4,12 @@ return array(
'phone' => '+1 (888) 947-6543',
),
'translations' => array(
'menu_welcome' => '¡Bienvenido!',
'menu_system' => 'Compatibilidad sistema',
'menu_database' => 'Configuración de base de datos',
'menu_configure' => 'Configuración de la tienda',
'menu_process' => 'Instalación',
'menu_welcome' => 'Elegir el idioma',
'menu_license' => 'Aceptar las licencias',
'menu_system' => 'Compatibilidad del sistema',
'menu_database' => 'Configuración del sistema',
'menu_configure' => 'Información de la tienda',
'menu_process' => 'Instalación de la tienda',
'Choose the installer language:' => '',
'Field required' => 'Campos requeridos',
'Invalid shop name' => 'Nombre de la tienda no válido',

View File

@@ -4,11 +4,12 @@ return array(
'phone' => '+33 (0)1.40.18.30.04',
),
'translations' => array(
'menu_welcome' => 'Benvenuto!',
'menu_welcome' => 'Scelta della lingua',
'menu_license' => 'Accettazione licenze',
'menu_system' => 'Compatibilità sistema',
'menu_database' => 'Database',
'menu_configure' => 'Configurazione negozio',
'menu_process' => 'Installazione',
'menu_database' => 'Configurazione sistema',
'menu_configure' => 'Informazioni negozio',
'menu_process' => 'Installazione del negozio',
'Choose the installer language:' => 'Scegli la lingua di installazione',
'Field required' => 'Campo richiesto',
'Invalid shop name' => 'nome negozio non valido',