Files
apart-moment/templates/backOffice/am/I18n/pt_PT.php
2021-03-23 13:54:38 +01:00

52 lines
3.9 KiB
PHP

<?php
return [
'A content could be attached to more than one folder. Select here the additional folders for this content.' => 'A content could be attached to more than one folder. Select here the additional folders for this content.',
'A product could be attached to more than one category. Select here the additional categories for this product.' => 'A product could be attached to more than one category. Select here the additional categories for this product.',
'Add' => 'Adicionar',
'Add a new Customer' => 'Adicionar novo cliente',
'Add a new address' => 'Adicionar nova morada',
'Add a new category' => 'Adicionar nova categoria',
'Add a new combination' => 'Adicionar nova combinação',
'Add a new content' => 'Adicionar novo conteúdo',
'Add a new country' => 'Adicionar novo País',
'Add a new currency' => 'Adicionar nova moeda',
'Add a new folder' => 'Adicionar nova pasta',
'Add a new language' => 'Adicionar novo idioma',
'Add a new product' => 'Adicionar novo produto',
'Add a new product attribute' => 'Adicionar novo atributo ao produto',
'Address' => 'Endereço',
'Amount' => 'Quantidade',
'An error occured' => 'An error occured',
'Back' => 'Voltar',
'Cancel' => 'Cancelar',
'Categories' => 'Categorias',
'Coupon code' => 'Código de cupão',
'Create' => 'Criar',
'Cutomer Name' => 'Cutomer Name',
'Ecotax is a tax wich add a defined amount (throug a product feature) to the product price.' => 'Ecotax is a tax wich add a defined amount (throug a product feature) to the product price.',
'French 19.6% VAT is a tax which add a 19.6% tax to the product price.' => 'French 19.6% VAT is a tax which add a 19.6% tax to the product price.',
'French 19.6% VAT with ecotax is the applicance of the ecotax (on the product price) then the applicance of the 19.6% tax (on the product price + the ecotax amount).' => 'French 19.6% VAT with ecotax is the applicance of the ecotax (on the product price) then the applicance of the 19.6% tax (on the product price + the ecotax amount).',
'Home' => 'Página Inicial',
'Il seems that this string contains a Smarty variable (&#36;). If \'s the case, it cannot be transleted properly.' => 'Il seems that this string contains a Smarty variable (&#36;). If \'s the case, it cannot be transleted properly.',
'In order to manges your shop taxes you can manage' => 'In order to manges your shop taxes you can manage',
'Manage the tax rule taxes appliance order' => 'Manage the tax rule taxes appliance order',
'Maximum usage count :' => 'Maximum usage count :',
'Name' => 'Nome',
'Order details' => 'Detalhes da encomenda',
'Save chages' => 'Save chages',
'Save changes' => 'Save chages',
'Tax rules' => 'Tax rules',
'Tax rules are combination of different taxes.' => 'Tax rules are combination of different taxes.',
'Taxes define the amount of money which is added to a bought product.' => 'Taxes define the amount of money which is added to a bought product.',
'There is currently no available attributes.' => 'There is currently no available attributes.',
'There is currently no available features.' => 'There is currently no available features.',
'There is no documents attached to this %type.' => 'There is no documents attached to this %type.',
'There is no images attached to this %type.' => 'There is no images attached to this %type.',
'Usage count' => 'Usage count',
'Usages left' => 'Usage count',
'firstname & lastname' => 'firstname & lastname',
'tracking reference' => 'tracking reference',
'you can combine taxes in tax rules and chose if they are applied one after the other or at the same time : it allows to apply taxes on an already taxed price or not.' => 'you can combine taxes in tax rules and chose if they are applied one after the other or at the same time : it allows to apply taxes on an already taxed price or not.',
];