// Update translation in AdminImportController

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16419 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-07-13 14:56:37 +00:00
parent 75a19e7e26
commit 93a3b6f617
5 changed files with 20 additions and 20 deletions
+4 -4
View File
@@ -129,7 +129,7 @@ class AdminImportControllerCore extends AdminController
'quantity' => array('label' => $this->l('Quantity')),
'minimal_quantity' => array('label' => $this->l('Minimal quantity')),
'weight' => array('label' => $this->l('Impact on weight')),
'default_on' => array('label' => $this->l('Default')),
'default_on' => array('label' => $this->l('Default (0 = No, 1 = Yes)')),
'image_position' => array(
'label' => $this->l('Image position')
),
@@ -228,15 +228,15 @@ class AdminImportControllerCore extends AdminController
'link_rewrite' => array('label' => $this->l('URL rewritten')),
'available_now' => array('label' => $this->l('Text when in stock')),
'available_later' => array('label' => $this->l('Text when backorder allowed')),
'available_for_order' => array('label' => $this->l('Available for order')),
'available_for_order' => array('label' => $this->l('Available for order (0 = No, 1 = Yes)')),
'date_add' => array('label' => $this->l('Product creation date')),
'show_price' => array('label' => $this->l('Show price')),
'show_price' => array('label' => $this->l('Show price (0 = No, 1 = Yes)')),
'image' => array('label' => $this->l('Image URLs (x,y,z...)')),
'delete_existing_images' => array(
'label' => $this->l('Delete existing images (0 = No, 1 = Yes)')
),
'features' => array('label' => $this->l('Feature(Name:Value:Position)')),
'online_only' => array('label' => $this->l('Available online only')),
'online_only' => array('label' => $this->l('Available online only (0 = No, 1 = Yes)')),
'condition' => array('label' => $this->l('Condition')),
'shop' => array(
'label' => $this->l('ID / Name of shop'),
+4 -4
View File
@@ -1289,7 +1289,7 @@ $_LANGADM['AdminImport5d01d5588119abec82fd8004995de275'] = 'Ermäßigung in Proz
$_LANGADM['AdminImport622d67c7a2ea6386a4480e02b12fadd8'] = 'Auswirkungen auf den Preis:';
$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Zusatz';
$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Artikel-Nr.';
$_LANGADM['AdminImport66a73af45237b82a6a3e2e4217ebe69f'] = 'Nur online verfügbar';
$_LANGADM['AdminImport446e04d1ed3b8fca04274d7c726a3fd5'] = 'Nur online verfügbar';
$_LANGADM['AdminImport6703aa9936582b4381418f7d523370b4'] = 'Rabattsatz';
$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'Artikel-Nr.';
$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Menge';
@@ -1298,7 +1298,7 @@ $_LANGADM['AdminImport6d5030fd40c1e08767b4b70d3786b0fb'] = 'Lieferantennummer (%
$_LANGADM['AdminImport70e7a6fcceb39a1e3ea3925182b85d18'] = 'DD-MM-YYYY';
$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Import';
$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Überspringen';
$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Fehler';
$_LANGADM['AdminImport5db5f3f0c5f233fbc13f08c052e98281'] = 'Fehler';
$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'Beim Laden der Dateikopie ist ein Fehler aufgetreten';
$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Umsatzsteuer-Identifikationsnummer';
$_LANGADM['AdminImport81b08ee619a14697b41957b33b94eb49'] = 'Das Datum (%s) (in Zeile %d) ist nicht gültig. Format: %s.';
@@ -1372,7 +1372,7 @@ $_LANGADM['AdminImportdf917adff915d5518c45ae6dc521783b'] = 'Ihre CSV-Dateien (%d
$_LANGADM['AdminImportdfa8db9b8d08689d8a23067e93ef4ef9'] = 'Währungsnummer *';
$_LANGADM['AdminImporte08caeac3f80ffa7889cdf1c8f30111f'] = 'Trenner für mehrwertige Felder';
$_LANGADM['AdminImporte11d1e5d17a3f9ce34faccbb5cc61394'] = 'Einkaufsauftrags-Nr.';
$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Preis anzeigen';
$_LANGADM['AdminImport76aeea9f48196068e6b47d46d41e7618'] = 'Preis anzeigen';
$_LANGADM['AdminImporte1b8b0be45098d71aba659e1149ea395'] = 'Wert (Wert: Position)';
$_LANGADM['AdminImporte4cdcd51e6cf787d4ecc7d813f0c23cb'] = 'Das Gebietsschema muss installiert sein';
$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Kunden';
@@ -1390,7 +1390,7 @@ $_LANGADM['AdminImportecc2c839377d44e39486e231322de623'] = 'ID Steuerregel';
$_LANGADM['AdminImportecde3e896afb64e9a48781b8363b9a03'] = 'Merkmal (Name: Wert: Position)';
$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Preis inkl. MwSt.';
$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Laden';
$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Bestellbar';
$_LANGADM['AdminImportcf7a1f189bbd1f48db0ece1da9cc0802'] = 'Bestellbar';
$_LANGADM['AdminImportf21ee1cc0e2e0a47deb2fc8726f406fa'] = 'Format: zwichen 0 und 100';
$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Löschen';
$_LANGADM['AdminImportf41a10a672cbcdecaad1d2f73f30b1f8'] = 'erwartete Stückzahl *';
+4 -4
View File
@@ -1337,7 +1337,7 @@ $_LANGADM['AdminImport622d67c7a2ea6386a4480e02b12fadd8'] = 'impacto en el precio
$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Otros';
$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Referencia';
$_LANGADM['AdminImport664d4132fc8dc3a158be4692b4246528'] = 'La lista de etiquetas no es válida';
$_LANGADM['AdminImport66a73af45237b82a6a3e2e4217ebe69f'] = 'Exclusividad Internet';
$_LANGADM['AdminImport446e04d1ed3b8fca04274d7c726a3fd5'] = 'Exclusividad Internet (0 = no, 1 = si)';
$_LANGADM['AdminImport6703aa9936582b4381418f7d523370b4'] = 'Grado de descuento';
$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'Referencia nº';
$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Cantidad';
@@ -1347,7 +1347,7 @@ $_LANGADM['AdminImport6d5030fd40c1e08767b4b70d3786b0fb'] = 'Identificación del
$_LANGADM['AdminImport70e7a6fcceb39a1e3ea3925182b85d18'] = 'AAAA-MM-DD';
$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Importar';
$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Saltar';
$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Defecto';
$_LANGADM['AdminImport5db5f3f0c5f233fbc13f08c052e98281'] = 'Defecto (0 = no, 1 = si)';
$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'se ha producido un error al descargar y copiar el archivo';
$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Número IVA';
$_LANGADM['AdminImport81b08ee619a14697b41957b33b94eb49'] = 'Fecha (%s) no es válido (en la línea %d). Formato:%s.';
@@ -1423,7 +1423,7 @@ $_LANGADM['AdminImportdf917adff915d5518c45ae6dc521783b'] = 'Su archivo CVS (%d a
$_LANGADM['AdminImportdfa8db9b8d08689d8a23067e93ef4ef9'] = 'ID Moneda';
$_LANGADM['AdminImporte08caeac3f80ffa7889cdf1c8f30111f'] = 'Separador de valor múltiple:';
$_LANGADM['AdminImporte11d1e5d17a3f9ce34faccbb5cc61394'] = 'Orden de suministro de referencia *';
$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Mostrar precios';
$_LANGADM['AdminImport76aeea9f48196068e6b47d46d41e7618'] = 'Mostrar precios (0 = no, 1 = si)';
$_LANGADM['AdminImporte1b8b0be45098d71aba659e1149ea395'] = 'Valor (Valor:Posición)';
$_LANGADM['AdminImporte4cdcd51e6cf787d4ecc7d813f0c23cb'] = 'El local debe estar instalado';
$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Clientes';
@@ -1441,7 +1441,7 @@ $_LANGADM['AdminImportecc2c839377d44e39486e231322de623'] = 'id regla de impuesto
$_LANGADM['AdminImportecde3e896afb64e9a48781b8363b9a03'] = 'Característica (Nombre:Valor:Posición)';
$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Precio IVA incluído';
$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Cargar';
$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Disponible para pedidos';
$_LANGADM['AdminImportcf7a1f189bbd1f48db0ece1da9cc0802'] = 'Disponible para pedidos (0 = no, 1 = si)';
$_LANGADM['AdminImportf21ee1cc0e2e0a47deb2fc8726f406fa'] = 'Formato: entre 0 y 100';
$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Eliminar';
$_LANGADM['AdminImportf41a10a672cbcdecaad1d2f73f30b1f8'] = 'Cantidad esperada';
+4 -4
View File
@@ -1339,7 +1339,7 @@ $_LANGADM['AdminImport622d67c7a2ea6386a4480e02b12fadd8'] = 'Impact sur le prix';
$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Complément';
$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Référence';
$_LANGADM['AdminImport664d4132fc8dc3a158be4692b4246528'] = 'La liste de tags n\'est pas valable';
$_LANGADM['AdminImport66a73af45237b82a6a3e2e4217ebe69f'] = 'Uniquement disponible en ligne';
$_LANGADM['AdminImport446e04d1ed3b8fca04274d7c726a3fd5'] = 'Uniquement disponible en ligne (0 = non, 1 = oui)';
$_LANGADM['AdminImport6703aa9936582b4381418f7d523370b4'] = 'Taux de réduction';
$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'N° de référence ';
$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantité';
@@ -1349,7 +1349,7 @@ $_LANGADM['AdminImport6d5030fd40c1e08767b4b70d3786b0fb'] = 'L\'ID du fournisseur
$_LANGADM['AdminImport70e7a6fcceb39a1e3ea3925182b85d18'] = 'AAAA-MM-JJ';
$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Import';
$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Sauter';
$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Défaut';
$_LANGADM['AdminImport5db5f3f0c5f233fbc13f08c052e98281'] = 'Défaut (0 = non, 1 = oui)';
$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'une erreur est survenue pendant le chargement et la copie du fichier';
$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Numéro TVA';
$_LANGADM['AdminImport81b08ee619a14697b41957b33b94eb49'] = 'La date (%s) n\'est pas valide (ligne %d). Format : %s.';
@@ -1425,7 +1425,7 @@ $_LANGADM['AdminImportdf917adff915d5518c45ae6dc521783b'] = 'Votre fichier CSV (%
$_LANGADM['AdminImportdfa8db9b8d08689d8a23067e93ef4ef9'] = 'ID devise *';
$_LANGADM['AdminImporte08caeac3f80ffa7889cdf1c8f30111f'] = 'Séparateur de champs à valeurs multiples :';
$_LANGADM['AdminImporte11d1e5d17a3f9ce34faccbb5cc61394'] = 'Référence commande *';
$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Afficher le prix';
$_LANGADM['AdminImport76aeea9f48196068e6b47d46d41e7618'] = 'Afficher le prix (0 = non, 1 = oui)';
$_LANGADM['AdminImporte1b8b0be45098d71aba659e1149ea395'] = 'Valeur (Valeur:Position)';
$_LANGADM['AdminImporte4cdcd51e6cf787d4ecc7d813f0c23cb'] = 'Les locales doivent être installées';
$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Clients';
@@ -1443,7 +1443,7 @@ $_LANGADM['AdminImportecc2c839377d44e39486e231322de623'] = 'ID règles de taxes'
$_LANGADM['AdminImportecde3e896afb64e9a48781b8363b9a03'] = 'Caractéristique(Nom:Valeur:Position)';
$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Prix TTC';
$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Charger';
$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Disponible';
$_LANGADM['AdminImportcf7a1f189bbd1f48db0ece1da9cc0802'] = 'Disponible (0 = non, 1 = oui)';
$_LANGADM['AdminImportf21ee1cc0e2e0a47deb2fc8726f406fa'] = 'Format : entre 0 et 100';
$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Supprimer';
$_LANGADM['AdminImportf41a10a672cbcdecaad1d2f73f30b1f8'] = 'Quantité attendue *';
+4 -4
View File
@@ -1337,7 +1337,7 @@ $_LANGADM['AdminImport622d67c7a2ea6386a4480e02b12fadd8'] = 'Impatto sul prezzo:'
$_LANGADM['AdminImport6311ae17c1ee52b36e68aaf4ad066387'] = 'Altro';
$_LANGADM['AdminImport63d5049791d9d79d86e9a108b0a999ca'] = 'Riferimento';
$_LANGADM['AdminImport664d4132fc8dc3a158be4692b4246528'] = 'Lista tags non valida';
$_LANGADM['AdminImport66a73af45237b82a6a3e2e4217ebe69f'] = 'Disponibile solo online';
$_LANGADM['AdminImport446e04d1ed3b8fca04274d7c726a3fd5'] = 'Disponibile solo online (0 = no, 1 = sì)';
$_LANGADM['AdminImport6703aa9936582b4381418f7d523370b4'] = 'Aliquota sconto';
$_LANGADM['AdminImport6928b30c9f87670d7621fe8f1fef7054'] = 'Riferimento';
$_LANGADM['AdminImport694e8d1f2ee056f98ee488bdc4982d73'] = 'Quantità';
@@ -1347,7 +1347,7 @@ $_LANGADM['AdminImport6d5030fd40c1e08767b4b70d3786b0fb'] = 'ID fornitore (%d) no
$_LANGADM['AdminImport70e7a6fcceb39a1e3ea3925182b85d18'] = 'AAAA-MM-GG';
$_LANGADM['AdminImport72d6d7a1885885bb55a565fd1070581a'] = 'Importa';
$_LANGADM['AdminImport72ef2b9b6965d078e3c7f95487a82d1c'] = 'Salta';
$_LANGADM['AdminImport7a1920d61156abc05a60135aefe8bc67'] = 'Default';
$_LANGADM['AdminImport5db5f3f0c5f233fbc13f08c052e98281'] = 'Default (0 = no, 1 = sì)';
$_LANGADM['AdminImport7abccc0f7eefd61743e408d28aac7cff'] = 'si è verificato un errore durante il caricamento e nella copia del file';
$_LANGADM['AdminImport7cb32e708d6b961d476baced73d362bb'] = 'Numero di IVA';
$_LANGADM['AdminImport81b08ee619a14697b41957b33b94eb49'] = 'La data (%s) non è valida (alla riga %d). Formato :%s';
@@ -1423,7 +1423,7 @@ $_LANGADM['AdminImportdf917adff915d5518c45ae6dc521783b'] = 'Il tuo file CSV (%d
$_LANGADM['AdminImportdfa8db9b8d08689d8a23067e93ef4ef9'] = 'ID Valuta*';
$_LANGADM['AdminImporte08caeac3f80ffa7889cdf1c8f30111f'] = 'Separatore valori multipli:';
$_LANGADM['AdminImporte11d1e5d17a3f9ce34faccbb5cc61394'] = 'Riferimento ordine fornitura*';
$_LANGADM['AdminImporte1a5e653bc356ed6745d6814d50213eb'] = 'Mostra prezzo';
$_LANGADM['AdminImport76aeea9f48196068e6b47d46d41e7618'] = 'Mostra prezzo (0 = no, 1 = sì)';
$_LANGADM['AdminImporte1b8b0be45098d71aba659e1149ea395'] = 'Valore(Valore:Posizione)';
$_LANGADM['AdminImporte4cdcd51e6cf787d4ecc7d813f0c23cb'] = 'La localizzazione deve essere installata';
$_LANGADM['AdminImporte6d0e1c8fc6a4fcf47869df87e04cd88'] = 'Clienti';
@@ -1441,7 +1441,7 @@ $_LANGADM['AdminImportecc2c839377d44e39486e231322de623'] = 'ID regole tasse';
$_LANGADM['AdminImportecde3e896afb64e9a48781b8363b9a03'] = 'Caratteristica (Nome: Valore: Position)';
$_LANGADM['AdminImportf0a8011e2482cf9351b7bf565c7950ad'] = 'Prezzo tasse incl.';
$_LANGADM['AdminImportf19dbf2edb3a0bd74b0524d960ff21eb'] = 'Carica';
$_LANGADM['AdminImportf2149c422ab7577f063b69a2884d17f0'] = 'Disponibile per l\'ordine';
$_LANGADM['AdminImportcf7a1f189bbd1f48db0ece1da9cc0802'] = 'Disponibile per l\'ordine (0 = no, 1 = sì)';
$_LANGADM['AdminImportf21ee1cc0e2e0a47deb2fc8726f406fa'] = 'Formato: fra 0 e 100';
$_LANGADM['AdminImportf2a6c498fb90ee345d997f888fce3b18'] = 'Cancella';
$_LANGADM['AdminImportf41a10a672cbcdecaad1d2f73f30b1f8'] = 'Quantità prevista*';