// Update brazilian translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17743 b9a71923-0436-4b27-9f14-aed3839534dd
@@ -1,21 +1,9 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_configuration>
|
||||
<configuration id="PS_INVOICE_PREFIX">
|
||||
<value>IN</value>
|
||||
</configuration>
|
||||
<configuration id="PS_DELIVERY_PREFIX">
|
||||
<value>DE</value>
|
||||
</configuration>
|
||||
<configuration id="PS_SEARCH_BLACKLIST">
|
||||
<value>a|the|of|on|in|and|to</value>
|
||||
</configuration>
|
||||
<configuration id="PS_META_KEYWORDS">
|
||||
<value>0</value>
|
||||
</configuration>
|
||||
<configuration id="PS_CUSTOMER_SERVICE_SIGNATURE">
|
||||
<value>Dear Customer,
|
||||
<value>Prezado Cliente,
|
||||

|
||||
Regards,
|
||||
Customer service</value>
|
||||
Atenciosamente,
|
||||
atendimento ao cliente</value>
|
||||
</configuration>
|
||||
</entity_configuration>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_contact>
|
||||
<contact id="Webmaster" name="Webmaster">
|
||||
<description>If a technical problem occurs on this website</description>
|
||||
<description>Se ocorrer um problema técnico no site</description>
|
||||
</contact>
|
||||
<contact id="Customer_service" name="Customer service">
|
||||
<description>For any question about a product, an order</description>
|
||||
<contact id="Customer_service" name="Atendimento ao Cliente">
|
||||
<description>Para qualquer pergunta sobre um produto, uma ordem</description>
|
||||
</contact>
|
||||
</entity_contact>
|
||||
|
||||
@@ -1,100 +1,100 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_country>
|
||||
<country id="DE">
|
||||
<name>Germany</name>
|
||||
<name>Alemanha</name>
|
||||
</country>
|
||||
<country id="AT">
|
||||
<name>Austria</name>
|
||||
<name>Áustria</name>
|
||||
</country>
|
||||
<country id="BE">
|
||||
<name>Belgium</name>
|
||||
<name>Bélgica</name>
|
||||
</country>
|
||||
<country id="CA">
|
||||
<name>Canada</name>
|
||||
<name>Canadá</name>
|
||||
</country>
|
||||
<country id="CN">
|
||||
<name>China</name>
|
||||
</country>
|
||||
<country id="ES">
|
||||
<name>Spain</name>
|
||||
<name>Espanha</name>
|
||||
</country>
|
||||
<country id="FI">
|
||||
<name>Finland</name>
|
||||
<name>Finlândia</name>
|
||||
</country>
|
||||
<country id="FR">
|
||||
<name>France</name>
|
||||
<name>França</name>
|
||||
</country>
|
||||
<country id="GR">
|
||||
<name>Greece</name>
|
||||
<name>Grécia</name>
|
||||
</country>
|
||||
<country id="IT">
|
||||
<name>Italy</name>
|
||||
<name>Itália</name>
|
||||
</country>
|
||||
<country id="JP">
|
||||
<name>Japan</name>
|
||||
<name>Japão</name>
|
||||
</country>
|
||||
<country id="LU">
|
||||
<name>Luxemburg</name>
|
||||
<name>Luxemburgo</name>
|
||||
</country>
|
||||
<country id="NL">
|
||||
<name>Netherlands</name>
|
||||
<name>Holanda</name>
|
||||
</country>
|
||||
<country id="PL">
|
||||
<name>Poland</name>
|
||||
<name>Polônia</name>
|
||||
</country>
|
||||
<country id="PT">
|
||||
<name>Portugal</name>
|
||||
</country>
|
||||
<country id="CZ">
|
||||
<name>Czech Republic</name>
|
||||
<name>República Tcheca</name>
|
||||
</country>
|
||||
<country id="GB">
|
||||
<name>United Kingdom</name>
|
||||
<name>Reino Unido</name>
|
||||
</country>
|
||||
<country id="SE">
|
||||
<name>Sweden</name>
|
||||
<name>Suécia</name>
|
||||
</country>
|
||||
<country id="CH">
|
||||
<name>Switzerland</name>
|
||||
<name>Suíça</name>
|
||||
</country>
|
||||
<country id="DK">
|
||||
<name>Denmark</name>
|
||||
<name>Dinamarca</name>
|
||||
</country>
|
||||
<country id="US">
|
||||
<name>United States</name>
|
||||
<name>Estados Unidos</name>
|
||||
</country>
|
||||
<country id="HK">
|
||||
<name>HongKong</name>
|
||||
</country>
|
||||
<country id="NO">
|
||||
<name>Norway</name>
|
||||
<name>Noruega</name>
|
||||
</country>
|
||||
<country id="AU">
|
||||
<name>Australia</name>
|
||||
</country>
|
||||
<country id="SG">
|
||||
<name>Singapore</name>
|
||||
<name>Singapura</name>
|
||||
</country>
|
||||
<country id="IE">
|
||||
<name>Ireland</name>
|
||||
<name>Irlanda</name>
|
||||
</country>
|
||||
<country id="NZ">
|
||||
<name>New Zealand</name>
|
||||
<name>Nova Zelândia</name>
|
||||
</country>
|
||||
<country id="KR">
|
||||
<name>South Korea</name>
|
||||
<name>Coréa do Sul</name>
|
||||
</country>
|
||||
<country id="IL">
|
||||
<name>Israel</name>
|
||||
</country>
|
||||
<country id="ZA">
|
||||
<name>South Africa</name>
|
||||
<name>África do Sul</name>
|
||||
</country>
|
||||
<country id="NG">
|
||||
<name>Nigeria</name>
|
||||
</country>
|
||||
<country id="CI">
|
||||
<name>Ivory Coast</name>
|
||||
<name>Costa do Marfim</name>
|
||||
</country>
|
||||
<country id="TG">
|
||||
<name>Togo</name>
|
||||
@@ -115,7 +115,7 @@
|
||||
<name>Algeria</name>
|
||||
</country>
|
||||
<country id="AS">
|
||||
<name>American Samoa</name>
|
||||
<name>Samoa Americana</name>
|
||||
</country>
|
||||
<country id="AD">
|
||||
<name>Andorra</name>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_gender>
|
||||
<gender id="Mr" name="Mr."/>
|
||||
<gender id="Ms" name="Ms."/>
|
||||
<gender id="Miss" name="Miss"/>
|
||||
<gender id="Mr" name="Sr."/>
|
||||
<gender id="Sr" name="Sr."/>
|
||||
<gender id="Miss" name="Senhorita"/>
|
||||
</entity_gender>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_group>
|
||||
<group id="Visitor" name="Visitor"/>
|
||||
<group id="Guest" name="Guest"/>
|
||||
<group id="Customer" name="Customer"/>
|
||||
<group id="Visitor" name="Visitante"/>
|
||||
<group id="Guest" name="Comprador sem Cadastro"/>
|
||||
<group id="Customer" name="Cliente"/>
|
||||
</entity_group>
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
<?xml version="1.0"?>
|
||||
<entity_meta>
|
||||
<meta id="404" id_shop="1">
|
||||
<title>404 error</title>
|
||||
<description>This page cannot be found</description>
|
||||
<title>erro 404</title>
|
||||
<description>Esta página não pode ser encontrada</description>
|
||||
<keywords>error, 404, not found</keywords>
|
||||
<url_rewrite>page-not-found</url_rewrite>
|
||||
</meta>
|
||||
<meta id="best-sales" id_shop="1">
|
||||
<title>Best sales</title>
|
||||
<description>Our best sales</description>
|
||||
<title>Mais vendidos</title>
|
||||
<description>Nossos produto mais vendidos</description>
|
||||
<keywords>best sales</keywords>
|
||||
<url_rewrite>best-sales</url_rewrite>
|
||||
</meta>
|
||||
<meta id="contact" id_shop="1">
|
||||
<title>Contact us</title>
|
||||
<description>Use our form to contact us</description>
|
||||
<title>Entre em Contato</title>
|
||||
<description>Use nosso formulário para nos contatar</description>
|
||||
<keywords>contact, form, e-mail</keywords>
|
||||
<url_rewrite>contact-us</url_rewrite>
|
||||
</meta>
|
||||
@@ -25,26 +25,26 @@
|
||||
<url_rewrite/>
|
||||
</meta>
|
||||
<meta id="manufacturer" id_shop="1">
|
||||
<title>Manufacturers</title>
|
||||
<description>Manufacturers list</description>
|
||||
<title>Fabricantes</title>
|
||||
<description>Lista de Fabricantes</description>
|
||||
<keywords>manufacturer</keywords>
|
||||
<url_rewrite>manufacturers</url_rewrite>
|
||||
</meta>
|
||||
<meta id="new-products" id_shop="1">
|
||||
<title>New products</title>
|
||||
<description>Our new products</description>
|
||||
<title>Novos produtos</title>
|
||||
<description>Nossos novos produtos</description>
|
||||
<keywords>new, products</keywords>
|
||||
<url_rewrite>new-products</url_rewrite>
|
||||
</meta>
|
||||
<meta id="password" id_shop="1">
|
||||
<title>Forgot your password</title>
|
||||
<description>Enter your e-mail address used to register in goal to get e-mail with your new password</description>
|
||||
<title>Esqueceu sua senha</title>
|
||||
<description>Digite seu e-mail usado para registrar para obter um e-mail com a nova senha</description>
|
||||
<keywords>forgot, password, e-mail, new, reset</keywords>
|
||||
<url_rewrite>password-recovery</url_rewrite>
|
||||
</meta>
|
||||
<meta id="prices-drop" id_shop="1">
|
||||
<title>Prices drop</title>
|
||||
<description>Our special products</description>
|
||||
<title>Promoção</title>
|
||||
<description>Nossos produtos em especiais</description>
|
||||
<keywords>special, prices drop</keywords>
|
||||
<url_rewrite>prices-drop</url_rewrite>
|
||||
</meta>
|
||||
@@ -55,61 +55,61 @@
|
||||
<url_rewrite>sitemap</url_rewrite>
|
||||
</meta>
|
||||
<meta id="supply" id_shop="1">
|
||||
<title>Suppliers</title>
|
||||
<description>Suppliers list</description>
|
||||
<title>Fornecedores</title>
|
||||
<description>Lista de Fornecedores</description>
|
||||
<keywords>supplier</keywords>
|
||||
<url_rewrite>supplier</url_rewrite>
|
||||
</meta>
|
||||
<meta id="address" id_shop="1">
|
||||
<title>Address</title>
|
||||
<title>Endereço</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>address</url_rewrite>
|
||||
</meta>
|
||||
<meta id="addresses" id_shop="1">
|
||||
<title>Addresses</title>
|
||||
<title>Endereços</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>addresses</url_rewrite>
|
||||
</meta>
|
||||
<meta id="authentication" id_shop="1">
|
||||
<title>Authentication</title>
|
||||
<title>Autentificação</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>authentication</url_rewrite>
|
||||
</meta>
|
||||
<meta id="cart" id_shop="1">
|
||||
<title>Cart</title>
|
||||
<title>Carrinho de compra</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>cart</url_rewrite>
|
||||
</meta>
|
||||
<meta id="discount" id_shop="1">
|
||||
<title>Discount</title>
|
||||
<title>Descontos</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>discount</url_rewrite>
|
||||
</meta>
|
||||
<meta id="history" id_shop="1">
|
||||
<title>Order history</title>
|
||||
<title>Histórico de Pedidos</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>order-history</url_rewrite>
|
||||
</meta>
|
||||
<meta id="identity" id_shop="1">
|
||||
<title>Identity</title>
|
||||
<title>Identidade</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>identity</url_rewrite>
|
||||
</meta>
|
||||
<meta id="my-account" id_shop="1">
|
||||
<title>My account</title>
|
||||
<title>Minha conta</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>my-account</url_rewrite>
|
||||
</meta>
|
||||
<meta id="order-follow" id_shop="1">
|
||||
<title>Order follow</title>
|
||||
<title>Acompanhar Pedido</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>order-follow</url_rewrite>
|
||||
@@ -121,31 +121,31 @@
|
||||
<url_rewrite>order-slip</url_rewrite>
|
||||
</meta>
|
||||
<meta id="order" id_shop="1">
|
||||
<title>Order</title>
|
||||
<title>Pedido</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>order</url_rewrite>
|
||||
</meta>
|
||||
<meta id="search" id_shop="1">
|
||||
<title>Search</title>
|
||||
<title>Pesquisa</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>search</url_rewrite>
|
||||
</meta>
|
||||
<meta id="stores" id_shop="1">
|
||||
<title>Stores</title>
|
||||
<title>Lojas</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>stores</url_rewrite>
|
||||
</meta>
|
||||
<meta id="order-opc" id_shop="1">
|
||||
<title>Order</title>
|
||||
<title>Pedido</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>quick-order</url_rewrite>
|
||||
</meta>
|
||||
<meta id="guest-tracking" id_shop="1">
|
||||
<title>Guest tracking</title>
|
||||
<title>Acompanhar comprador sem cadastro</title>
|
||||
<description/>
|
||||
<keywords/>
|
||||
<url_rewrite>guest-tracking</url_rewrite>
|
||||
|
||||
@@ -8,18 +8,18 @@
|
||||
<tab id="Login" name="Login"/>
|
||||
<tab id="Shops" name="Shops"/>
|
||||
<tab id="Shop_URLs" name="Shop URLs"/>
|
||||
<tab id="Catalog" name="Catalog"/>
|
||||
<tab id="Orders" name="Orders"/>
|
||||
<tab id="Customers" name="Customers"/>
|
||||
<tab id="Price_Rules" name="Price Rules"/>
|
||||
<tab id="Shipping" name="Shipping"/>
|
||||
<tab id="Localization" name="Localization"/>
|
||||
<tab id="Modules" name="Modules"/>
|
||||
<tab id="Preferences" name="Preferences"/>
|
||||
<tab id="Advanced_Parameters" name="Advanced Parameters"/>
|
||||
<tab id="Administration" name="Administration"/>
|
||||
<tab id="Stats" name="Stats"/>
|
||||
<tab id="Stock" name="Stock"/>
|
||||
<tab id="Catalog" name="Catálogo"/>
|
||||
<tab id="Orders" name="Pedidos"/>
|
||||
<tab id="Customers" name="Clientes"/>
|
||||
<tab id="Price_Rules" name="Regras para preço"/>
|
||||
<tab id="Shipping" name="Entrega"/>
|
||||
<tab id="Localization" name="Localização"/>
|
||||
<tab id="Modules" name="Módulos"/>
|
||||
<tab id="Preferences" name="Preferências"/>
|
||||
<tab id="Advanced_Parameters" name="Parâmetros Avançados"/>
|
||||
<tab id="Administration" name="Administração"/>
|
||||
<tab id="Stats" name="Estatísticas"/>
|
||||
<tab id="Estoque" name="Estoque"/>
|
||||
<tab id="Products" name="Products"/>
|
||||
<tab id="Categories" name="Categories"/>
|
||||
<tab id="Monitoring" name="Monitoring"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 968 B After Width: | Height: | Size: 968 B |
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |