Merge pull request #4879 from boombertz/admin-ptBR
Update Admin translations in pt_BR
This commit is contained in:
commit
a20e0651cc
|
|
@ -9,23 +9,23 @@ return [
|
||||||
'store' => 'Loja',
|
'store' => 'Loja',
|
||||||
'image' => 'Imagem',
|
'image' => 'Imagem',
|
||||||
'no result' => 'Nenhum resultado',
|
'no result' => 'Nenhum resultado',
|
||||||
'product' => 'produtos',
|
'product' => 'Produto',
|
||||||
'attribute' => 'Atributo',
|
'attribute' => 'Atributo',
|
||||||
'actions' => 'Ações',
|
'actions' => 'Ações',
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
'action' => 'açao',
|
'action' => 'ação',
|
||||||
'yes' => 'sim',
|
'yes' => 'Sim',
|
||||||
'no' => 'Não',
|
'no' => 'Não',
|
||||||
'true' => 'Verdade',
|
'true' => 'Verdade',
|
||||||
'false' => 'Falso',
|
'false' => 'Falso',
|
||||||
'apply' => 'Aplique',
|
'apply' => 'Aplicar',
|
||||||
'action' => 'Açao',
|
'action' => 'Ação',
|
||||||
'label' => 'Rótulo',
|
'label' => 'Rótulo',
|
||||||
'name' => 'Nome',
|
'name' => 'Nome',
|
||||||
'title' => 'Título',
|
'title' => 'Título',
|
||||||
'code' => 'Código',
|
'code' => 'Código',
|
||||||
'type' => 'Tipo',
|
'type' => 'Tipo',
|
||||||
'required' => 'Requeridos',
|
'required' => 'Obrigatório',
|
||||||
'unique' => 'Único',
|
'unique' => 'Único',
|
||||||
'locale-based' => 'Com base na localidade',
|
'locale-based' => 'Com base na localidade',
|
||||||
'channel-based' => 'Baseado em canal',
|
'channel-based' => 'Baseado em canal',
|
||||||
|
|
@ -35,21 +35,21 @@ return [
|
||||||
|
|
||||||
'common' => [
|
'common' => [
|
||||||
'no-result-found' => 'Não conseguimos encontrar nenhum registro.',
|
'no-result-found' => 'Não conseguimos encontrar nenhum registro.',
|
||||||
'country' => 'Pais',
|
'country' => 'País',
|
||||||
'state' => 'Estado/Província',
|
'state' => 'Estado',
|
||||||
'true' => 'Verdadeiro',
|
'true' => 'Verdadeiro',
|
||||||
'false' => 'Falso'
|
'false' => 'Falso'
|
||||||
],
|
],
|
||||||
|
|
||||||
'layouts' => [
|
'layouts' => [
|
||||||
'app-version' => 'Version : :version',
|
'app-version' => 'Versão : :version',
|
||||||
'my-account' => 'Minha Conta',
|
'my-account' => 'Minha Conta',
|
||||||
'logout' => 'Sair',
|
'logout' => 'Sair',
|
||||||
'visit-shop' => 'Visitar Loja',
|
'visit-shop' => 'Visitar Loja',
|
||||||
'dashboard' => 'painel de controle',
|
'dashboard' => 'Painel de Controle',
|
||||||
'sales' => 'Vendas',
|
'sales' => 'Vendas',
|
||||||
'orders' => 'Pedido',
|
'orders' => 'Pedido',
|
||||||
'shipments' => 'Envíos',
|
'shipments' => 'Envios',
|
||||||
'invoices' => 'Faturas',
|
'invoices' => 'Faturas',
|
||||||
'refunds' => 'Reembolsos',
|
'refunds' => 'Reembolsos',
|
||||||
'catalog' => 'Catálogo',
|
'catalog' => 'Catálogo',
|
||||||
|
|
@ -73,15 +73,15 @@ return [
|
||||||
'sliders' => 'Sliders',
|
'sliders' => 'Sliders',
|
||||||
'taxes' => 'Impostos',
|
'taxes' => 'Impostos',
|
||||||
'tax-categories' => 'Categorias de Impostos',
|
'tax-categories' => 'Categorias de Impostos',
|
||||||
'tax-rates' => 'Impostos de Impostos',
|
'tax-rates' => 'Valor de Impostos',
|
||||||
'marketing' => 'Marketing',
|
'marketing' => 'Marketing',
|
||||||
'promotions' => 'Promoções',
|
'promotions' => 'Promoções',
|
||||||
'email-marketing' => 'Email Marketing',
|
'email-marketing' => 'Email Marketing',
|
||||||
'campaigns' => 'Campaigns',
|
'campaigns' => 'Campanhas',
|
||||||
'email-templates' => 'Email Templates',
|
'email-templates' => 'Email Templates',
|
||||||
'discount' => 'Desconto',
|
'discount' => 'Desconto',
|
||||||
'cms' => 'CMS',
|
'cms' => 'CMS',
|
||||||
'transactions' => 'Transactions'
|
'transactions' => 'Transações'
|
||||||
],
|
],
|
||||||
|
|
||||||
'acl' => [
|
'acl' => [
|
||||||
|
|
@ -91,16 +91,16 @@ return [
|
||||||
'orders' => 'Pedidos',
|
'orders' => 'Pedidos',
|
||||||
'shipments' => 'Envios',
|
'shipments' => 'Envios',
|
||||||
'invoices' => 'Faturas',
|
'invoices' => 'Faturas',
|
||||||
'refunds' => 'Refunds',
|
'refunds' => 'Reembolso',
|
||||||
'catalog' => 'Catálogos',
|
'catalog' => 'Catálogos',
|
||||||
'products' => 'Produtos',
|
'products' => 'Produtos',
|
||||||
'copy' => 'Copy',
|
'copy' => 'Copiar',
|
||||||
'categories' => 'Categorias',
|
'categories' => 'Categorias',
|
||||||
'attributes' => 'Atributos',
|
'attributes' => 'Atributos',
|
||||||
'attribute-families' => 'Famílias de Atributos',
|
'attribute-families' => 'Famílias de Atributos',
|
||||||
'customers' => 'Clientes',
|
'customers' => 'Clientes',
|
||||||
'addresses' => 'Addresses',
|
'addresses' => 'Endereços',
|
||||||
'note' => 'Note',
|
'note' => 'Nota',
|
||||||
'groups' => 'Grupos',
|
'groups' => 'Grupos',
|
||||||
'reviews' => 'Avaliações',
|
'reviews' => 'Avaliações',
|
||||||
'newsletter-subscriptions' => 'Inscrições de Newsletter',
|
'newsletter-subscriptions' => 'Inscrições de Newsletter',
|
||||||
|
|
@ -117,12 +117,12 @@ return [
|
||||||
'taxes' => 'Impostos',
|
'taxes' => 'Impostos',
|
||||||
'tax-categories' => 'Categorias de Impostos',
|
'tax-categories' => 'Categorias de Impostos',
|
||||||
'tax-rates' => 'Impostos de Impostos',
|
'tax-rates' => 'Impostos de Impostos',
|
||||||
'view' => 'View',
|
'view' => 'Visualizar',
|
||||||
'edit' => 'Edit',
|
'edit' => 'Editar',
|
||||||
'create' => 'Add',
|
'create' => 'Adicionar',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Apagar',
|
||||||
'mass-delete' => 'Mass Delete',
|
'mass-delete' => 'Apagar em lote',
|
||||||
'mass-update' => 'Mass Update',
|
'mass-update' => 'Atualizar em lote',
|
||||||
'marketing' => 'Marketing',
|
'marketing' => 'Marketing',
|
||||||
'promotions' => 'Promoções',
|
'promotions' => 'Promoções',
|
||||||
'cart-rules' => 'Regras do Carrinho',
|
'cart-rules' => 'Regras do Carrinho',
|
||||||
|
|
@ -137,8 +137,8 @@ return [
|
||||||
'total-orders' => 'Total de Pedidos',
|
'total-orders' => 'Total de Pedidos',
|
||||||
'total-sale' => 'Total de Vendas',
|
'total-sale' => 'Total de Vendas',
|
||||||
'average-sale' => 'Média por Pedido',
|
'average-sale' => 'Média por Pedido',
|
||||||
'increased' => ':progress% Aumento',
|
'increased' => ':progress% AumentoMai',
|
||||||
'decreased' => ':progress% Diminuido',
|
'decreased' => ':progress% Redução',
|
||||||
'sales' => 'Vendas',
|
'sales' => 'Vendas',
|
||||||
'top-performing-categories' => 'Categorias Mais Performáticas',
|
'top-performing-categories' => 'Categorias Mais Performáticas',
|
||||||
'product-count' => ':count Produtos',
|
'product-count' => ':count Produtos',
|
||||||
|
|
@ -153,11 +153,11 @@ return [
|
||||||
|
|
||||||
'datagrid' => [
|
'datagrid' => [
|
||||||
'mass-ops' => [
|
'mass-ops' => [
|
||||||
'method-error' => 'Erro! Método errado detectado, por favor, verifique a configuração de ação em massa',
|
'method-error' => 'Erro! Método errado detectado, por favor, verifique a configuração de ação em lote',
|
||||||
'delete-success' => 'O índice selecionado de :resource foi excluído com sucesso',
|
'delete-success' => 'O índice selecionado de :resource foi excluído com sucesso',
|
||||||
'partial-action' => 'Algumas ações não foram executadas devido a restrições restritas do sistema em :resource',
|
'partial-action' => 'Algumas ações não foram executadas devido a restrições do sistema em :resource',
|
||||||
'update-success' => 'O índice selecionado :resource foram atualizados com sucesso',
|
'update-success' => 'O índice selecionado :resource foram atualizados com sucesso',
|
||||||
'no-resource' => 'O recurso fornecido insuficiente para a ação'
|
'no-resource' => 'O recurso fornecido é insuficiente para a ação'
|
||||||
],
|
],
|
||||||
|
|
||||||
'id' => 'ID',
|
'id' => 'ID',
|
||||||
|
|
@ -174,10 +174,10 @@ return [
|
||||||
'per-channel' => 'Por Canal (Loja)',
|
'per-channel' => 'Por Canal (Loja)',
|
||||||
'position' => 'Posição',
|
'position' => 'Posição',
|
||||||
'locale' => 'Idioma',
|
'locale' => 'Idioma',
|
||||||
'hostname' => 'nome de anfitrião',
|
'hostname' => 'Nome de Anfitrião',
|
||||||
'email' => 'O email',
|
'email' => 'Email',
|
||||||
'group' => 'Grupo',
|
'group' => 'Grupo',
|
||||||
'phone' => 'telefone',
|
'phone' => 'Telefone',
|
||||||
'gender' => 'Gênero',
|
'gender' => 'Gênero',
|
||||||
'title' => 'Título',
|
'title' => 'Título',
|
||||||
'layout' => 'Layout',
|
'layout' => 'Layout',
|
||||||
|
|
@ -201,7 +201,7 @@ return [
|
||||||
'shipment-date' => 'Data de Envio',
|
'shipment-date' => 'Data de Envio',
|
||||||
'shipment-to' => 'Enviado para',
|
'shipment-to' => 'Enviado para',
|
||||||
'sku' => 'SKU',
|
'sku' => 'SKU',
|
||||||
'product-number' => 'Número de produto',
|
'product-number' => 'Número do produto',
|
||||||
'price' => 'Preço',
|
'price' => 'Preço',
|
||||||
'qty' => 'Quantidade',
|
'qty' => 'Quantidade',
|
||||||
'permission-type' => 'Tipo de Permissão',
|
'permission-type' => 'Tipo de Permissão',
|
||||||
|
|
@ -220,7 +220,7 @@ return [
|
||||||
'for-guest' => 'Para convidados',
|
'for-guest' => 'Para convidados',
|
||||||
'order_number' => 'Número do pedido',
|
'order_number' => 'Número do pedido',
|
||||||
'refund-date' => 'Data do reembolso',
|
'refund-date' => 'Data do reembolso',
|
||||||
'refunded' => 'Devolveu',
|
'refunded' => 'Reembolsado',
|
||||||
'start' => 'Começar',
|
'start' => 'Começar',
|
||||||
'end' => 'Fim',
|
'end' => 'Fim',
|
||||||
'active' => 'Ativo',
|
'active' => 'Ativo',
|
||||||
|
|
@ -278,7 +278,7 @@ return [
|
||||||
|
|
||||||
'roles' => [
|
'roles' => [
|
||||||
'title' => 'Funções',
|
'title' => 'Funções',
|
||||||
'add-role-title' => 'Add Função',
|
'add-role-title' => 'AdicionarFunção',
|
||||||
'edit-role-title' => 'Editar Função',
|
'edit-role-title' => 'Editar Função',
|
||||||
'save-btn-title' => 'Salvar Função',
|
'save-btn-title' => 'Salvar Função',
|
||||||
'general' => 'Geral',
|
'general' => 'Geral',
|
||||||
|
|
@ -292,7 +292,7 @@ return [
|
||||||
|
|
||||||
'users' => [
|
'users' => [
|
||||||
'title' => 'Usuário',
|
'title' => 'Usuário',
|
||||||
'add-user-title' => 'Add Usuário',
|
'add-user-title' => 'Adicionar Usuário',
|
||||||
'edit-user-title' => 'Editar Usuário',
|
'edit-user-title' => 'Editar Usuário',
|
||||||
'save-btn-title' => 'Salvar Usuário',
|
'save-btn-title' => 'Salvar Usuário',
|
||||||
'general' => 'Geral',
|
'general' => 'Geral',
|
||||||
|
|
@ -349,7 +349,7 @@ return [
|
||||||
'order-status-success' => 'Concluído',
|
'order-status-success' => 'Concluído',
|
||||||
'channel' => 'Canal (Loja)',
|
'channel' => 'Canal (Loja)',
|
||||||
'customer-name' => 'Nome do Cliente',
|
'customer-name' => 'Nome do Cliente',
|
||||||
'email' => 'O email',
|
'email' => 'Email',
|
||||||
'contact-number' => 'Número de Contato',
|
'contact-number' => 'Número de Contato',
|
||||||
'account-info' => 'Informação da Conta',
|
'account-info' => 'Informação da Conta',
|
||||||
'address' => 'Endereço',
|
'address' => 'Endereço',
|
||||||
|
|
@ -371,12 +371,12 @@ return [
|
||||||
'item-invoice' => 'Faturado(s) (:qty_invoiced)',
|
'item-invoice' => 'Faturado(s) (:qty_invoiced)',
|
||||||
'item-shipped' => 'Enviado(s) (:qty_shipped)',
|
'item-shipped' => 'Enviado(s) (:qty_shipped)',
|
||||||
'item-canceled' => 'Cancelado(s) (:qty_canceled)',
|
'item-canceled' => 'Cancelado(s) (:qty_canceled)',
|
||||||
'item-refunded' => 'Devolveu (:qty_refunded)',
|
'item-refunded' => 'Reembolsado(s) (:qty_refunded)',
|
||||||
'price' => 'Preço',
|
'price' => 'Preço',
|
||||||
'total' => 'Total',
|
'total' => 'Total',
|
||||||
'subtotal' => 'Subtotal',
|
'subtotal' => 'Subtotal',
|
||||||
'shipping-handling' => 'Entrega & Manuseio',
|
'shipping-handling' => 'Entrega & Manuseio',
|
||||||
'discount' => 'Discount',
|
'discount' => 'Desconto',
|
||||||
'tax' => 'Imposto',
|
'tax' => 'Imposto',
|
||||||
'tax-percent' => 'Percentual Imposto',
|
'tax-percent' => 'Percentual Imposto',
|
||||||
'tax-amount' => 'Valor de Imposto',
|
'tax-amount' => 'Valor de Imposto',
|
||||||
|
|
@ -384,16 +384,16 @@ return [
|
||||||
'discount-amount' => 'Valor de Desconto',
|
'discount-amount' => 'Valor de Desconto',
|
||||||
'grand-total' => 'Total',
|
'grand-total' => 'Total',
|
||||||
'total-paid' => 'Total Pago',
|
'total-paid' => 'Total Pago',
|
||||||
'total-refunded' => 'Total Estornado',
|
'total-refunded' => 'Total Reembolsado',
|
||||||
'total-due' => 'Total Devido',
|
'total-due' => 'Total Devido',
|
||||||
'cancel-confirm-msg' => 'Tem certeza que deseja cancelar esse pedido ?',
|
'cancel-confirm-msg' => 'Tem certeza que deseja cancelar esse pedido ?',
|
||||||
'refunds' => 'Refunds',
|
'refunds' => 'Reembolsos',
|
||||||
'refunded' => 'Refunded',
|
'refunded' => 'Reembolsado',
|
||||||
'comment-added-success' => 'Comment addded successfully.',
|
'comment-added-success' => 'Comentário adicionado com sucesso.',
|
||||||
'comment' => 'Comment',
|
'comment' => 'Comentário',
|
||||||
'submit-comment' => 'Submit Comment',
|
'submit-comment' => 'Enviar comentário',
|
||||||
'notify-customer' => 'Notify Customer',
|
'notify-customer' => 'Notify Customer',
|
||||||
'transactions' => 'Transactions'
|
'transactions' => 'Transações'
|
||||||
],
|
],
|
||||||
|
|
||||||
'invoices' => [
|
'invoices' => [
|
||||||
|
|
@ -420,8 +420,8 @@ return [
|
||||||
'creation-error' => 'A criação de fatura de pedido não é permitida.',
|
'creation-error' => 'A criação de fatura de pedido não é permitida.',
|
||||||
'product-error' => 'A fatura não pode ser criada sem produtos.',
|
'product-error' => 'A fatura não pode ser criada sem produtos.',
|
||||||
'status-overdue' => 'Overdue',
|
'status-overdue' => 'Overdue',
|
||||||
'status-pending' => 'Pending Payment',
|
'status-pending' => 'Pagamento pendente',
|
||||||
'status-paid' => 'Paid',
|
'status-paid' => 'Pago',
|
||||||
],
|
],
|
||||||
|
|
||||||
'shipments' => [
|
'shipments' => [
|
||||||
|
|
@ -437,7 +437,7 @@ return [
|
||||||
'save-btn-title' => 'Salvar Entrega',
|
'save-btn-title' => 'Salvar Entrega',
|
||||||
'qty-ordered' => 'Qtd pedido',
|
'qty-ordered' => 'Qtd pedido',
|
||||||
'qty-invoiced' => 'Qty Invoiced',
|
'qty-invoiced' => 'Qty Invoiced',
|
||||||
'qty-to-ship' => 'Qty para enviar',
|
'qty-to-ship' => 'Qtd para envio',
|
||||||
'available-sources' => 'Fontes Disponíveis',
|
'available-sources' => 'Fontes Disponíveis',
|
||||||
'source' => 'Fonte',
|
'source' => 'Fonte',
|
||||||
'select-source' => 'Por favor Selecione a Fonte',
|
'select-source' => 'Por favor Selecione a Fonte',
|
||||||
|
|
@ -457,8 +457,8 @@ return [
|
||||||
'add-title' => 'Criar reembolso',
|
'add-title' => 'Criar reembolso',
|
||||||
'save-btn-title' => 'Reembolso',
|
'save-btn-title' => 'Reembolso',
|
||||||
'order-id' => 'Ordem Id',
|
'order-id' => 'Ordem Id',
|
||||||
'qty-ordered' => 'Qty Encomendado',
|
'qty-ordered' => 'Qtd Encomendado',
|
||||||
'qty-to-refund' => 'Qty To Reembolso',
|
'qty-to-refund' => 'Qtd To Reembolso',
|
||||||
'refund-shipping' => 'Envio de reembolso',
|
'refund-shipping' => 'Envio de reembolso',
|
||||||
'adjustment-refund' => 'Reembolso de ajuste',
|
'adjustment-refund' => 'Reembolso de ajuste',
|
||||||
'adjustment-fee' => 'Taxa de ajuste',
|
'adjustment-fee' => 'Taxa de ajuste',
|
||||||
|
|
@ -476,25 +476,25 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'transactions' => [
|
'transactions' => [
|
||||||
'title' => 'Transactions',
|
'title' => 'Transações',
|
||||||
'id' => 'Id',
|
'id' => 'ID',
|
||||||
'transaction-id' => 'Transaction Id',
|
'transaction-id' => 'ID da Transação',
|
||||||
'payment-method' => 'Payment method',
|
'payment-method' => 'Método de pagamento',
|
||||||
'action' => 'Action',
|
'action' => 'Ação',
|
||||||
'view-title' => 'Transaction #:transaction_id',
|
'view-title' => 'Transação #:transaction_id',
|
||||||
'transaction-data' => 'Transaction Data',
|
'transaction-data' => 'Transaction Data',
|
||||||
'order-id' => 'Order Id',
|
'order-id' => 'ID do Pedido',
|
||||||
'status' => 'Status',
|
'status' => 'Status',
|
||||||
'created-at' => 'Created At',
|
'created-at' => 'Criado em',
|
||||||
'transaction-details' => 'Transaction Details'
|
'transaction-details' => 'Detalhes da transação'
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|
||||||
'catalog' => [
|
'catalog' => [
|
||||||
'products' => [
|
'products' => [
|
||||||
'title' => 'Produtos',
|
'title' => 'Produtos',
|
||||||
'add-product-btn-title' => 'Add Produto',
|
'add-product-btn-title' => 'Adicionar Produto',
|
||||||
'add-title' => 'Add Produto',
|
'add-title' => 'Adicionar Produto',
|
||||||
'edit-title' => 'Editar Produto',
|
'edit-title' => 'Editar Produto',
|
||||||
'save-btn-title' => 'Salvar Produto',
|
'save-btn-title' => 'Salvar Produto',
|
||||||
'general' => 'Geral',
|
'general' => 'Geral',
|
||||||
|
|
@ -520,7 +520,7 @@ return [
|
||||||
'disabled' => 'Desativado',
|
'disabled' => 'Desativado',
|
||||||
'add-variant-title' => 'Add Variação',
|
'add-variant-title' => 'Add Variação',
|
||||||
'variant-already-exist-message' => 'Variante com as mesmas opções de atributo já existe.',
|
'variant-already-exist-message' => 'Variante com as mesmas opções de atributo já existe.',
|
||||||
'add-image-btn-title' => 'Add Imagem',
|
'add-image-btn-title' => 'Adicionar Imagem',
|
||||||
'mass-delete-success' => 'Todos os índices de produtos selecionados foram excluídos com sucesso',
|
'mass-delete-success' => 'Todos os índices de produtos selecionados foram excluídos com sucesso',
|
||||||
'mass-update-success' => 'Todo o índice selecionado de produtos foi atualizado com sucesso',
|
'mass-update-success' => 'Todo o índice selecionado de produtos foi atualizado com sucesso',
|
||||||
'configurable-error' => 'Selecione pelo menos um atributo configurável.',
|
'configurable-error' => 'Selecione pelo menos um atributo configurável.',
|
||||||
|
|
@ -555,7 +555,7 @@ return [
|
||||||
'add-option-btn-title' => 'Adicionar opção',
|
'add-option-btn-title' => 'Adicionar opção',
|
||||||
'option-title' => 'Título da opção',
|
'option-title' => 'Título da opção',
|
||||||
'input-type' => 'Input Type',
|
'input-type' => 'Input Type',
|
||||||
'is-required' => 'Is Required',
|
'is-required' => 'Obrigatório',
|
||||||
'select' => 'Select',
|
'select' => 'Select',
|
||||||
'radio' => 'Radio',
|
'radio' => 'Radio',
|
||||||
'checkbox' => 'Checkbox',
|
'checkbox' => 'Checkbox',
|
||||||
|
|
@ -572,7 +572,7 @@ return [
|
||||||
|
|
||||||
'attributes' => [
|
'attributes' => [
|
||||||
'title' => 'Atributos',
|
'title' => 'Atributos',
|
||||||
'add-title' => 'Add Atributo',
|
'add-title' => 'Adicionar Atributo',
|
||||||
'edit-title' => 'Editar Atributo',
|
'edit-title' => 'Editar Atributo',
|
||||||
'save-btn-title' => 'Salvar Atributo',
|
'save-btn-title' => 'Salvar Atributo',
|
||||||
'general' => 'Geral',
|
'general' => 'Geral',
|
||||||
|
|
@ -590,7 +590,7 @@ return [
|
||||||
'admin' => 'Admin',
|
'admin' => 'Admin',
|
||||||
'options' => 'Opções',
|
'options' => 'Opções',
|
||||||
'position' => 'Posição',
|
'position' => 'Posição',
|
||||||
'add-option-btn-title' => 'Add Opção',
|
'add-option-btn-title' => 'Adicionar Opção',
|
||||||
'validations' => 'Validações',
|
'validations' => 'Validações',
|
||||||
'input_validation' => 'Validação de Campo',
|
'input_validation' => 'Validação de Campo',
|
||||||
'is_required' => 'É Obrigratório',
|
'is_required' => 'É Obrigratório',
|
||||||
|
|
@ -680,7 +680,7 @@ return [
|
||||||
|
|
||||||
'tax-categories' => [
|
'tax-categories' => [
|
||||||
'title' => 'Categorias de Imposto',
|
'title' => 'Categorias de Imposto',
|
||||||
'add-title' => 'Add Categorias de Imposto',
|
'add-title' => 'Adicionar Categorias de Imposto',
|
||||||
'edit-title' => 'Editar Categorias de Imposto',
|
'edit-title' => 'Editar Categorias de Imposto',
|
||||||
'save-btn-title' => 'Salvar Categorias de Imposto',
|
'save-btn-title' => 'Salvar Categorias de Imposto',
|
||||||
'general' => 'Categorias de Imposto',
|
'general' => 'Categorias de Imposto',
|
||||||
|
|
@ -697,7 +697,7 @@ return [
|
||||||
|
|
||||||
'tax-rates' => [
|
'tax-rates' => [
|
||||||
'title' => 'Taxas de Impostos',
|
'title' => 'Taxas de Impostos',
|
||||||
'add-title' => 'Add Taxas de Imposto',
|
'add-title' => 'Adicionar Taxas de Imposto',
|
||||||
'edit-title' => 'Editar Taxas de Imposto',
|
'edit-title' => 'Editar Taxas de Imposto',
|
||||||
'save-btn-title' => 'Salvar Taxas de Imposto',
|
'save-btn-title' => 'Salvar Taxas de Imposto',
|
||||||
'general' => 'Taxas de Imposto',
|
'general' => 'Taxas de Imposto',
|
||||||
|
|
@ -731,7 +731,7 @@ return [
|
||||||
'settings' => [
|
'settings' => [
|
||||||
'locales' => [
|
'locales' => [
|
||||||
'title' => 'Idiomas',
|
'title' => 'Idiomas',
|
||||||
'add-title' => 'Add Idioma',
|
'add-title' => 'Adicionar Idioma',
|
||||||
'edit-title' => 'Editar Idioma',
|
'edit-title' => 'Editar Idioma',
|
||||||
'add-title' => 'Add Idioma',
|
'add-title' => 'Add Idioma',
|
||||||
'save-btn-title' => 'Salvar Idioma',
|
'save-btn-title' => 'Salvar Idioma',
|
||||||
|
|
@ -746,7 +746,7 @@ return [
|
||||||
],
|
],
|
||||||
'countries' => [
|
'countries' => [
|
||||||
'title' => 'Países',
|
'title' => 'Países',
|
||||||
'add-title' => 'Add País',
|
'add-title' => 'Adicionar País',
|
||||||
'save-btn-title' => 'Salvar País',
|
'save-btn-title' => 'Salvar País',
|
||||||
'general' => 'Geral',
|
'general' => 'Geral',
|
||||||
'code' => 'Código',
|
'code' => 'Código',
|
||||||
|
|
@ -754,7 +754,7 @@ return [
|
||||||
],
|
],
|
||||||
'currencies' => [
|
'currencies' => [
|
||||||
'title' => 'Moedas',
|
'title' => 'Moedas',
|
||||||
'add-title' => 'Add Moeda',
|
'add-title' => 'Adicionar Moeda',
|
||||||
'edit-title' => 'Editar Moeda',
|
'edit-title' => 'Editar Moeda',
|
||||||
'save-btn-title' => 'Salvar Moeda',
|
'save-btn-title' => 'Salvar Moeda',
|
||||||
'general' => 'Geral',
|
'general' => 'Geral',
|
||||||
|
|
@ -785,7 +785,7 @@ return [
|
||||||
],
|
],
|
||||||
'inventory_sources' => [
|
'inventory_sources' => [
|
||||||
'title' => 'Origens do Estoque',
|
'title' => 'Origens do Estoque',
|
||||||
'add-title' => 'Add Origem de Estoque',
|
'add-title' => 'Adicionar Origem de Estoque',
|
||||||
'edit-title' => 'Editar Origem de Estoque',
|
'edit-title' => 'Editar Origem de Estoque',
|
||||||
'save-btn-title' => 'Salvar Origem de Estoque',
|
'save-btn-title' => 'Salvar Origem de Estoque',
|
||||||
'general' => 'Geral',
|
'general' => 'Geral',
|
||||||
|
|
@ -815,7 +815,7 @@ return [
|
||||||
],
|
],
|
||||||
'channels' => [
|
'channels' => [
|
||||||
'title' => 'Canais (Lojas)',
|
'title' => 'Canais (Lojas)',
|
||||||
'add-title' => 'Add Canal (Loja)',
|
'add-title' => 'Adicionar Canal (Loja)',
|
||||||
'edit-title' => 'Edit Canal(Loja)',
|
'edit-title' => 'Edit Canal(Loja)',
|
||||||
'save-btn-title' => 'Salvar Canal(Loja)',
|
'save-btn-title' => 'Salvar Canal(Loja)',
|
||||||
'general' => 'Geral',
|
'general' => 'Geral',
|
||||||
|
|
@ -846,7 +846,7 @@ return [
|
||||||
'seo-keywords' => 'Meta palavras-chave',
|
'seo-keywords' => 'Meta palavras-chave',
|
||||||
'maintenance-mode' => 'Maintenance Mode',
|
'maintenance-mode' => 'Maintenance Mode',
|
||||||
'maintenance-mode-text' => 'Message',
|
'maintenance-mode-text' => 'Message',
|
||||||
'allowed-ips' => 'Allowed IPs'
|
'allowed-ips' => 'IPs liberados'
|
||||||
],
|
],
|
||||||
|
|
||||||
'sliders' => [
|
'sliders' => [
|
||||||
|
|
@ -865,7 +865,7 @@ return [
|
||||||
'update-fail' => 'Slider não pôde ser atualizado',
|
'update-fail' => 'Slider não pôde ser atualizado',
|
||||||
'delete-success' => 'Não foi possível excluir o slider',
|
'delete-success' => 'Não foi possível excluir o slider',
|
||||||
'delete-fail' => 'Slider excluído com sucesso',
|
'delete-fail' => 'Slider excluído com sucesso',
|
||||||
'expired-at' => 'Expire Date',
|
'expired-at' => 'Data de expiração',
|
||||||
'sort-order' => 'Sort Order'
|
'sort-order' => 'Sort Order'
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
@ -926,7 +926,7 @@ return [
|
||||||
|
|
||||||
'customers' => [
|
'customers' => [
|
||||||
'groups' =>[
|
'groups' =>[
|
||||||
'add-title' => 'Add Grupo',
|
'add-title' => 'Adiciona Grupo',
|
||||||
'edit-title' => 'Editar Grupo',
|
'edit-title' => 'Editar Grupo',
|
||||||
'save-btn-title' => 'Salvar Grupo',
|
'save-btn-title' => 'Salvar Grupo',
|
||||||
'title' => 'Grupos',
|
'title' => 'Grupos',
|
||||||
|
|
@ -1212,18 +1212,18 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'events' => [
|
'events' => [
|
||||||
'title' => 'Events',
|
'title' => 'Eventos',
|
||||||
'add-title' => 'Add Event',
|
'add-title' => 'Adicionar Evento',
|
||||||
'edit-title' => 'Edit Event',
|
'edit-title' => 'Editar Evento',
|
||||||
'save-btn-title' => 'Save',
|
'save-btn-title' => 'Salvar',
|
||||||
'general' => 'General',
|
'general' => 'Geral',
|
||||||
'name' => 'Name',
|
'name' => 'Nome',
|
||||||
'description' => 'Description',
|
'description' => 'Descrição',
|
||||||
'date' => 'Date',
|
'date' => 'Data',
|
||||||
'create-success' => 'Event created successfully.',
|
'create-success' => 'Event created successfully.',
|
||||||
'update-success' => 'Event updated successfully.',
|
'update-success' => 'Event updated successfully.',
|
||||||
'delete-success' => 'Event deleted successfully.',
|
'delete-success' => 'Event deleted successfully.',
|
||||||
'edit-error' => 'Can not edit this event.'
|
'edit-error' => 'Não é possível editar esse evento.'
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
@ -1356,7 +1356,7 @@ return [
|
||||||
],
|
],
|
||||||
'system' => [
|
'system' => [
|
||||||
'catalog' => 'Catálogo',
|
'catalog' => 'Catálogo',
|
||||||
'homepage' => 'Homepage configuration',
|
'homepage' => 'Configuração da HOME',
|
||||||
'allow-no-of-new-product-homepage' => 'Allowed No of New Product in Homepage',
|
'allow-no-of-new-product-homepage' => 'Allowed No of New Product in Homepage',
|
||||||
'allow-no-of-featured-product-homepage' => 'Allowed No of Featured Product in Homepage',
|
'allow-no-of-featured-product-homepage' => 'Allowed No of Featured Product in Homepage',
|
||||||
'allow-out-of-stock-items' => 'Allow out of stock items',
|
'allow-out-of-stock-items' => 'Allow out of stock items',
|
||||||
|
|
@ -1411,12 +1411,12 @@ return [
|
||||||
'design' => 'Design',
|
'design' => 'Design',
|
||||||
'email-settings' => 'Configurações de Email',
|
'email-settings' => 'Configurações de Email',
|
||||||
'email-sender-name' => 'Nome do Email da Loja',
|
'email-sender-name' => 'Nome do Email da Loja',
|
||||||
'email-sender-name-tip' => 'This name will be displayed in the customers inbox',
|
'email-sender-name-tip' => 'Esse nome será exibido no inbox do consumidor',
|
||||||
'shop-email-from' => 'Endereço de Email da Loja [Para enviar emails]',
|
'shop-email-from' => 'Endereço de Email da Loja [Para enviar emails]',
|
||||||
'shop-email-from-tip' => 'The email address of this channel to send emails to your customers',
|
'shop-email-from-tip' => 'The email address of this channel to send emails to your customers',
|
||||||
'admin-name' => 'Admin Nome',
|
'admin-name' => 'Nome do Admin',
|
||||||
'admin-name-tip' => 'This name will be displayed in all admin emails',
|
'admin-name-tip' => 'Esse nome será exibido em todos os e-mails do admin',
|
||||||
'admin-email' => 'Admin Email',
|
'admin-email' => 'E-mail do Admin',
|
||||||
'admin-email-tip' => 'The email address of the admin for this channel to receive emails',
|
'admin-email-tip' => 'The email address of the admin for this channel to receive emails',
|
||||||
'admin-page-limit' => 'Quantidade Padrão de Itens por Página (Admin)',
|
'admin-page-limit' => 'Quantidade Padrão de Itens por Página (Admin)',
|
||||||
'design' => 'Design',
|
'design' => 'Design',
|
||||||
|
|
@ -1443,37 +1443,37 @@ return [
|
||||||
'storefront' => 'Storefront',
|
'storefront' => 'Storefront',
|
||||||
'default-list-mode' => 'Default List Mode',
|
'default-list-mode' => 'Default List Mode',
|
||||||
'grid' => 'Grid',
|
'grid' => 'Grid',
|
||||||
'list' => 'List',
|
'list' => 'Lista',
|
||||||
'products-per-page' => 'Products Per Page',
|
'products-per-page' => 'Produtos por página',
|
||||||
'sort-by' => 'Sort By',
|
'sort-by' => 'Organizar por',
|
||||||
'from-z-a' => 'From Z-A',
|
'from-z-a' => 'De Z-A',
|
||||||
'from-a-z' => 'From A-Z',
|
'from-a-z' => 'De A-Z',
|
||||||
'newest-first' => 'Newest First',
|
'newest-first' => 'Mais novos primeiro',
|
||||||
'oldest-first' => 'Oldest First',
|
'oldest-first' => 'Mais velhos primeiro',
|
||||||
'cheapest-first' => 'Cheapest First',
|
'cheapest-first' => 'Mais baratos primeiro',
|
||||||
'expensive-first' => 'Expensive First',
|
'expensive-first' => 'Mais caros primeiros',
|
||||||
'comma-seperated' => 'Comma Seperated',
|
'comma-seperated' => 'Separado por vírgula',
|
||||||
'favicon' => 'Favicon',
|
'favicon' => 'Favicon',
|
||||||
'seo' => 'SEO',
|
'seo' => 'SEO',
|
||||||
'rich-snippets' => 'Rich Snippets',
|
'rich-snippets' => 'Rich Snippets',
|
||||||
'products' => 'Products',
|
'products' => 'Produtos',
|
||||||
'enable' => 'Enable',
|
'enable' => 'Habilitar',
|
||||||
'show-weight' => 'Show Weight',
|
'show-weight' => 'Mostrar peso',
|
||||||
'show-categories' => 'Show Categories',
|
'show-categories' => 'Mostrar Categories',
|
||||||
'show-images' => 'Show Images',
|
'show-images' => 'Mostrar Imagens',
|
||||||
'show-reviews' => 'Show Reviews',
|
'show-reviews' => 'Mostrar Avaliações',
|
||||||
'show-ratings' => 'Show Ratings',
|
'show-ratings' => 'how Ratings',
|
||||||
'show-offers' => 'Show Offers',
|
'show-offers' => 'Show Offers',
|
||||||
'show-sku' => 'Show SKU',
|
'show-sku' => 'Exibir SKU',
|
||||||
'categories' => 'Categories',
|
'categories' => 'Categorias',
|
||||||
'show-sku' => 'Show SKU',
|
'show-sku' => 'Exibir SKU',
|
||||||
'show-search-input-field' => 'Show Search Input Field',
|
'show-search-input-field' => 'Exbir campo de busca',
|
||||||
'store-name' => 'Nome da loja',
|
'store-name' => 'Nome da Loja',
|
||||||
'vat-number' => 'Número de IVA',
|
'vat-number' => 'Número de IVA',
|
||||||
'contact-number' => 'Número de contato',
|
'contact-number' => 'Número de contato',
|
||||||
'bank-details' => 'Detalhes bancários',
|
'bank-details' => 'Detalhes bancários',
|
||||||
'mailing-address' => 'Send Check to',
|
'mailing-address' => 'Send Check to',
|
||||||
'instructions' => 'Instructions',
|
'instructions' => 'Instruções',
|
||||||
'custom-scripts' => 'Custom Scripts',
|
'custom-scripts' => 'Custom Scripts',
|
||||||
'custom-css' => 'Custom CSS',
|
'custom-css' => 'Custom CSS',
|
||||||
'custom-javascript' => 'Custom Javascript',
|
'custom-javascript' => 'Custom Javascript',
|
||||||
|
|
@ -1482,14 +1482,14 @@ return [
|
||||||
'client-id-info' => 'Use "sb" for testing.',
|
'client-id-info' => 'Use "sb" for testing.',
|
||||||
'client-secret' => 'Client Secret',
|
'client-secret' => 'Client Secret',
|
||||||
'client-secret-info' => 'Add your secret key here',
|
'client-secret-info' => 'Add your secret key here',
|
||||||
'accepted-currencies' => 'Accepted currencies',
|
'accepted-currencies' => 'Moedas aceitas',
|
||||||
'accepted-currencies-info' => 'Add currency code comma seperated e.g. USD,INR,...',
|
'accepted-currencies-info' => 'Adicione as moedas separadas por vírgula Ex: USD,INR,...',
|
||||||
'buy-now-button-display' => 'Allow customers to directly buy products',
|
'buy-now-button-display' => 'Permitir que o consumidor compre os produtos diretamente',
|
||||||
'width' => 'Width',
|
'width' => 'Largura',
|
||||||
'height' => 'Height',
|
'height' => 'Altura',
|
||||||
'cache-small-image' => 'Small Image',
|
'cache-small-image' => 'Imagem pequena',
|
||||||
'cache-medium-image' => 'Medium Image',
|
'cache-medium-image' => 'Imagem média',
|
||||||
'cache-large-image' => 'Large Image',
|
'cache-large-image' => 'Imagem grande',
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue