new crowdin translations
This commit is contained in:
@ -4,6 +4,7 @@ return [
|
||||
|
||||
'bill_number' => 'Número da conta',
|
||||
'bill_date' => 'Data de Emissão',
|
||||
'bill_amount' => 'Valor da Conta',
|
||||
'total_price' => 'Valor Total',
|
||||
'due_date' => 'Data de Vencimento',
|
||||
'order_number' => 'Número',
|
||||
|
@ -47,4 +47,13 @@ return [
|
||||
'body' => 'Olá,<br /><br /> Baseado no círculo recorrente de {vendor_name}, a fatura <strong>{bill_number}</strong> foi criada automaticamente.<br /><br />Você pode ver os detalhes da fatura a partir do seguinte link: <a href="{bill_admin_link}">{bill_number}</a>.<br /><br />Atenciosamente,<br />{company_name}',
|
||||
],
|
||||
|
||||
'revenue_new_customer' => [
|
||||
'subject' => '{revenue_date} pagamento criado',
|
||||
'body' => 'Caro {customer_name},<br /><br />Nós preparamos a seguinte fatura para você: <strong>{invoice_number}</strong>.<br /><br />Você pode ver os detalhes da fatura e prosseguir com o pagamento a partir do seguinte link: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Sinta-se a vontade para entrar em contato conosco para qualquer pergunta.<br /><br />Atenciosamente,<br />{company_name}',
|
||||
],
|
||||
|
||||
'payment_new_vendor' => [
|
||||
'subject' => '{revenue_date} pagamento criado',
|
||||
'body' => 'Caro {vendor_name},<br /><br />Preparamos o seguinte pagamento. <br /><br />Você pode ver os detalhes do pagamento do seguinte link: <a href="{payment_admin_link}">{payment_date}</a>.<br /><br />Sinta-se à vontade para nos contatar em qualquer dúvida.<br /><br />Atenciosamente,<br />{company_name}',
|
||||
],
|
||||
];
|
||||
|
@ -51,6 +51,7 @@ return [
|
||||
'templates' => 'Modelo|Modelos',
|
||||
'sales' => 'Venda|Vendas',
|
||||
'purchases' => 'Compra|Compras',
|
||||
'notifications' => 'Notificações',
|
||||
|
||||
'welcome' => 'Bem-vindo',
|
||||
'banking' => 'Banco',
|
||||
@ -161,6 +162,7 @@ return [
|
||||
'due_on' => 'Vence em',
|
||||
'amount_due' => 'Total devido',
|
||||
'financial_year' => 'Ano Fiscal',
|
||||
'created' => 'Criado',
|
||||
|
||||
'card' => [
|
||||
'cards' => 'Cartão|Cartões',
|
||||
|
@ -4,12 +4,24 @@ return [
|
||||
|
||||
'change_language' => 'Alterar Idioma',
|
||||
'last_login' => 'Último Login :time',
|
||||
|
||||
'notifications' => [
|
||||
'counter' => '{0} Você não tem notificação|{1} Você tem :count notificação|[2,*] Você tem :count notificações',
|
||||
'counter' => '{0} Você não tem novas notificações.{1} Você tem :count nova(s) notificação(ões). [2,*] Você tem :count nova(s) notificação(ões)',
|
||||
'new_apps' => '{1} :count novo aplicativo está publicado; [2,*] :count novos aplicativos publicados',
|
||||
'overdue_invoices' => '{1} :count nota atrasada|[2,*] :count notas atrasadas',
|
||||
'upcoming_bills' => '{1} :count vencimento atual|[2,*] :count vencimentos atual',
|
||||
'view_all' => 'Visualizar todos'
|
||||
'view_all' => 'Visualizar todos',
|
||||
|
||||
'exports' => [
|
||||
'completed' => '{1} :count exportação finalizada,[2,*] :count exportações finalizadas',
|
||||
'failed' => '{1} :count exportação falhou [2,*] :count exportações com falha',
|
||||
],
|
||||
'imports' => [
|
||||
'completed' => '{1} :count importação finalizada,[2,*] :count importações finalizadas',
|
||||
'failed' => '{1} : contagem de importação falhou [2,*] :count importações com falha',
|
||||
],
|
||||
],
|
||||
|
||||
'docs_link' => 'https://akaunting.com/docs',
|
||||
'support_link' => 'https://akaunting.com/support',
|
||||
|
||||
|
@ -4,6 +4,7 @@ return [
|
||||
|
||||
'invoice_number' => 'Número da Fatura',
|
||||
'invoice_date' => 'Data de Emissão',
|
||||
'invoice_amount' => 'Valor da Fatura',
|
||||
'total_price' => 'Valor total',
|
||||
'due_date' => 'Data de Vencimento',
|
||||
'order_number' => 'Número',
|
||||
|
@ -13,6 +13,8 @@ return [
|
||||
'export_queued' => ':type exportação foi agendada! Você receberá um e-mail quando estiver pronto para baixar.',
|
||||
'enabled' => ': tipo habilitado!',
|
||||
'disabled' => ': tipo desativado!',
|
||||
|
||||
'clear_all' => 'Ótimo! Você limpou todos os :type.',
|
||||
],
|
||||
|
||||
'error' => [
|
||||
|
@ -6,6 +6,16 @@ return [
|
||||
'hello' => 'Bem vindo!',
|
||||
'salutation' => 'Saudação,<br> :company_name',
|
||||
'subcopy' => 'Se você estiver com problemas para clicar no botão ":text", copie e cole o URL abaixo em seu navegador da web: [:url](:url)',
|
||||
'reads' => 'Ler|Lidas
|
||||
',
|
||||
'read_all' => 'Ler Tudo',
|
||||
'mark_read' => 'Marcar como lido',
|
||||
'mark_read_all' => 'Marcar todos como lidos',
|
||||
'new_apps' => 'Novo Aplicativo|Novos Aplicativos
|
||||
',
|
||||
'upcoming_bills' => 'Próximas Contas',
|
||||
'recurring_invoices' => 'Faturas recorrentes',
|
||||
'recurring_bills' => 'Contas Recorrentes',
|
||||
|
||||
'update' => [
|
||||
|
||||
@ -27,28 +37,45 @@ return [
|
||||
'import' => [
|
||||
|
||||
'completed' => [
|
||||
|
||||
'subject' => 'Importação concluída',
|
||||
'description' => 'A importação foi concluída e os registros estão disponíveis em seu painel.',
|
||||
|
||||
],
|
||||
|
||||
'failed' => [
|
||||
|
||||
'subject' => 'Importação Falhou',
|
||||
'description' => 'Não é possível importar o arquivo devido aos seguintes problemas:',
|
||||
|
||||
],
|
||||
],
|
||||
|
||||
'export' => [
|
||||
|
||||
'completed' => [
|
||||
|
||||
'subject' => 'A exportação está pronta',
|
||||
'description' => 'O arquivo de exportação está pronto para ser baixado a partir do seguinte link:',
|
||||
|
||||
],
|
||||
|
||||
'failed' => [
|
||||
|
||||
'subject' => 'A exportação falhou',
|
||||
'description' => 'Não é possível importar o arquivo devido aos seguintes problemas:',
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
|
||||
'mark_read' => ':type está lendo esta notificação!',
|
||||
'mark_read_all' => ':type está lendo todas as notificações!',
|
||||
'new_app' => ':type aplicativo publicado.',
|
||||
'export' => 'Seu arquivo de exportação de <b>:type</b> está pronto para <a href=":url" target="_blank"><b>baixar</b></a>.',
|
||||
'import' => 'Seus dados de <b>:type</b> alinhados <b>:count</b> foram importados com sucesso.',
|
||||
|
||||
],
|
||||
];
|
||||
|
@ -16,8 +16,8 @@ return [
|
||||
'password' => 'A senha deve possuir no mínimo 6 caracteres e ser igual a confirmação.',
|
||||
'reset' => 'Sua senha foi redefinida!',
|
||||
'sent' => 'O link para redefinição de senha foi enviado para o seu e-mail!',
|
||||
'throttled' => 'Por favor, aguarde antes de tentar novamente.',
|
||||
'token' => 'Token para recuperação de senha inválido.',
|
||||
'user' => "Não encontramos nenhum usuário com esse endereço de e-mail.",
|
||||
'throttle' => 'Por favor, aguarde antes de tentar novamente.',
|
||||
|
||||
];
|
||||
|
10
resources/lang/pt-BR/payments.php
Normal file
10
resources/lang/pt-BR/payments.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'payment_made' => 'Pagamento Feito',
|
||||
'paid_to' => 'Pago Para',
|
||||
'related_bill' => 'Conta Relacionada',
|
||||
'create_payment' => 'Criar Pagamento',
|
||||
|
||||
];
|
10
resources/lang/pt-BR/revenues.php
Normal file
10
resources/lang/pt-BR/revenues.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'revenue_received' => 'Receita Recebida',
|
||||
'paid_by' => 'Pago Por',
|
||||
'related_invoice' => 'Fatura Relacionada',
|
||||
'create_revenue' => 'Criar Receita',
|
||||
|
||||
];
|
@ -77,6 +77,12 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
'transfer' => [
|
||||
'choose_template' => 'Escolher modelo de transferência',
|
||||
'second' => 'Segundo',
|
||||
'third' => 'Terceiro',
|
||||
],
|
||||
|
||||
'default' => [
|
||||
'description' => 'Conta padrão, moeda, idioma de sua empresa',
|
||||
'list_limit' => 'Registros por Página',
|
||||
|
@ -6,6 +6,7 @@ return [
|
||||
'from_account_rate' => 'Da Taxa da Conta',
|
||||
'to_account' => 'Para conta',
|
||||
'to_account_rate' => 'Para Taxa da Conta',
|
||||
'details' => 'Detalhe|Detalhes',
|
||||
|
||||
'messages' => [
|
||||
'delete' => 'Do :from para :to (:amount)',
|
||||
|
@ -13,79 +13,115 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'accepted' => 'O :attribute deve ser aceito.',
|
||||
'active_url' => 'O :attribute não é uma URL válida.',
|
||||
'after' => 'O :attribute deve ser uma data posterior a :date.',
|
||||
'after_or_equal' => 'O :attribute deve ser uma data posterior ou igual a :date.',
|
||||
'alpha' => 'O :attribute deve conter somente letras.',
|
||||
'alpha_dash' => 'O :attribute deve conter letras, números e traços.',
|
||||
'alpha_num' => 'O :attribute deve conter somente letras e números.',
|
||||
'array' => 'O :attribute deve ser um array.',
|
||||
'before' => 'O :attribute deve ser uma data anterior a :date.',
|
||||
'before_or_equal' => 'O :attribute deve ser uma data anterior ou igual a :date.',
|
||||
'between' => [
|
||||
'accepted' => 'O :attribute deve ser aceito.',
|
||||
'active_url' => 'O :attribute não é uma URL válida.',
|
||||
'after' => 'O :attribute deve ser uma data posterior a :date.',
|
||||
'after_or_equal' => 'O :attribute deve ser uma data posterior ou igual a :date.',
|
||||
'alpha' => 'O :attribute deve conter somente letras.',
|
||||
'alpha_dash' => 'O :attribute deve conter letras, números e traços.',
|
||||
'alpha_num' => 'O :attribute deve conter somente letras e números.',
|
||||
'array' => 'O :attribute deve ser um array.',
|
||||
'before' => 'O :attribute deve ser uma data anterior a :date.',
|
||||
'before_or_equal' => 'O :attribute deve ser uma data anterior ou igual a :date.',
|
||||
'between' => [
|
||||
'numeric' => 'O :attribute deve estar entre :min e :max.',
|
||||
'file' => 'O :attribute deve estar entre :min e :max kilobytes.',
|
||||
'string' => 'O :attribute deve estar entre :min e :max caracteres.',
|
||||
'array' => 'O :attribute deve ter entre :min e :max itens.',
|
||||
'file' => 'O :attribute deve estar entre :min e :max kilobytes.',
|
||||
'string' => 'O :attribute deve estar entre :min e :max caracteres.',
|
||||
'array' => 'O :attribute deve ter entre :min e :max itens.',
|
||||
],
|
||||
'boolean' => 'O :attribute deve ser verdadeiro ou falso.',
|
||||
'confirmed' => 'A confirmação de :attribute não confere.',
|
||||
'date' => 'O :attribute não é uma data válida.',
|
||||
'date_format' => 'O :attribute não confere com o formato :format.',
|
||||
'different' => 'O :attribute e :other devem ser <strong>diferentes</strong>.',
|
||||
'digits' => 'O :attribute deve ter :digits dígitos.',
|
||||
'digits_between' => 'O :attribute deve ter entre :min e :max dígitos.',
|
||||
'dimensions' => 'O :attribute não tem dimensões válidas.',
|
||||
'distinct' => 'O :attribute campo contém um valor duplicado.',
|
||||
'email' => 'O :attribute deve ser um endereço de e-mail <strong>válido</strong>.',
|
||||
'ends_with' => 'O :attribute deve terminar com um dos seguintes: :values',
|
||||
'exists' => 'O :attribute selecionado é inválido.',
|
||||
'file' => 'O :attribute deve ser um <strong>arquivo</strong>.',
|
||||
'filled' => 'O campo :attribute deve ter um <strong>valor</strong>.',
|
||||
'image' => 'O :attribute deve ser uma <strong>imagem</strong>.',
|
||||
'in' => 'O :attribute é inválido.',
|
||||
'in_array' => 'O :attribute campo não existe em :other.',
|
||||
'integer' => 'O :attribute deve ser um <strong>inteiro</strong>.',
|
||||
'ip' => 'O :attribute deve ser um endereço IP válido.',
|
||||
'json' => 'O :attribute deve ser um JSON válido.',
|
||||
'max' => [
|
||||
'boolean' => 'O :attribute deve ser verdadeiro ou falso.',
|
||||
'confirmed' => 'A confirmação de :attribute não confere.',
|
||||
'current_password' => 'A senha está incorreta.',
|
||||
'date' => 'O :attribute não é uma data válida.',
|
||||
'date_equals' => 'O campo :attribute deve ser uma data igual a :date.',
|
||||
'date_format' => 'O :attribute não confere com o formato :format.',
|
||||
'different' => 'O :attribute e :other devem ser <strong>diferentes</strong>.',
|
||||
'digits' => 'O :attribute deve ter :digits dígitos.',
|
||||
'digits_between' => 'O :attribute deve ter entre :min e :max dígitos.',
|
||||
'dimensions' => 'O :attribute não tem dimensões válidas.',
|
||||
'distinct' => 'O :attribute campo contém um valor duplicado.',
|
||||
'email' => 'O :attribute deve ser um endereço de e-mail <strong>válido</strong>.',
|
||||
'ends_with' => 'O :attribute deve terminar com um dos seguintes: :values',
|
||||
'exists' => 'O :attribute selecionado é inválido.',
|
||||
'file' => 'O :attribute deve ser um <strong>arquivo</strong>.',
|
||||
'filled' => 'O campo :attribute deve ter um <strong>valor</strong>.',
|
||||
'gt' => [
|
||||
'numeric' => 'O campo :attribute deve ser maior que :value.',
|
||||
'file' => 'O arquivo :attribute deve ser maior que :value kilobytes.',
|
||||
'string' => 'O campo :attribute deve ser maior que :value caracteres.',
|
||||
'array' => 'O campo :attribute deve ter mais que :value itens.',
|
||||
],
|
||||
'gte' => [
|
||||
'numeric' => 'O campo :attribute deve ser maior ou igual a :value.',
|
||||
'file' => 'O arquivo :attribute deve ser maior ou igual a :value kilobytes.',
|
||||
'string' => 'O campo :attribute deve ser maior ou igual a :value caracteres.',
|
||||
'array' => 'O campo :attribute deve ter :value itens ou mais.',
|
||||
],
|
||||
'image' => 'O :attribute deve ser uma <strong>imagem</strong>.',
|
||||
'in' => 'O :attribute é inválido.',
|
||||
'in_array' => 'O :attribute campo não existe em :other.',
|
||||
'integer' => 'O :attribute deve ser um <strong>inteiro</strong>.',
|
||||
'ip' => 'O :attribute deve ser um endereço IP válido.',
|
||||
'ipv4' => 'O campo :attribute deve ter um endereço IPv4 válido.',
|
||||
'ipv6' => 'O :attribute deve ter um IPv6 válido.',
|
||||
'json' => 'O :attribute deve ser um JSON válido.',
|
||||
'lt' => [
|
||||
'numeric' => 'O :attribute deve ser menor que :value.',
|
||||
'file' => 'O :attribute deve ter menos de :value kilobytes.',
|
||||
'string' => 'O :attribute deve ser menor que :value characters.',
|
||||
'array' => 'O :attribute deve ter menos de :value items.',
|
||||
],
|
||||
'lte' => [
|
||||
'numeric' => 'O :attribute deve ser menor ou igual a :value.',
|
||||
'file' => 'O :attribute deve ser menor ou igual a :value kilobytes.',
|
||||
'string' => 'O :attribute deve ser menor ou igual a :value caracteres.',
|
||||
'array' => 'O :attribute não deve ter mais de :value items.',
|
||||
],
|
||||
'max' => [
|
||||
'numeric' => 'O :attribute não deve ser maior que :max.',
|
||||
'file' => 'O :attribute não deve ter mais que :max kilobytes.',
|
||||
'string' => 'O :attribute não deve ter mais que :max caracteres.',
|
||||
'array' => 'O :attribute não pode ter mais que :max itens.',
|
||||
'file' => 'O :attribute não deve ter mais que :max kilobytes.',
|
||||
'string' => 'O :attribute não deve ter mais que :max caracteres.',
|
||||
'array' => 'O :attribute não pode ter mais que :max itens.',
|
||||
],
|
||||
'mimes' => 'O :attribute deve ser um arquivo do tipo: :values.',
|
||||
'mimetypes' => 'O :attribute deve ser um arquivo do tipo: :values.',
|
||||
'min' => [
|
||||
'mimes' => 'O :attribute deve ser um arquivo do tipo: :values.',
|
||||
'mimetypes' => 'O :attribute deve ser um arquivo do tipo: :values.',
|
||||
'min' => [
|
||||
'numeric' => 'O :attribute deve ser no mínimo :min.',
|
||||
'file' => 'O :attribute deve ter no mínimo :min kilobytes.',
|
||||
'string' => 'O :attribute deve ter no mínimo :min caracteres.',
|
||||
'array' => 'O :attribute deve ter no mínimo :min itens.',
|
||||
'file' => 'O :attribute deve ter no mínimo :min kilobytes.',
|
||||
'string' => 'O :attribute deve ter no mínimo :min caracteres.',
|
||||
'array' => 'O :attribute deve ter no mínimo :min itens.',
|
||||
],
|
||||
'not_in' => 'O :attribute selecionado é inválido.',
|
||||
'numeric' => 'O :attribute deve ser um número.',
|
||||
'present' => 'O campo :attribute deve estar <strong>presente</strong>.',
|
||||
'regex' => 'O formato de :attribute é <strong>inválido</strong>.',
|
||||
'required' => 'O campo :attribute é <strong>obrigatório</strong>.',
|
||||
'required_if' => 'O campo :attribute é obrigatório quando :other é :value.',
|
||||
'required_unless' => 'O :attribute é necessário a menos que :other esteja em :values.',
|
||||
'required_with' => 'O campo :attribute é obrigatório quando :values está presente.',
|
||||
'required_with_all' => 'O campo :attribute é obrigatório quando :values estão presentes.',
|
||||
'required_without' => 'O campo :attribute é obrigatório quando :values não está presente.',
|
||||
'multiple_of' => 'O :attribute deve ser um múltiplo de :value.',
|
||||
'not_in' => 'O :attribute selecionado é inválido.',
|
||||
'not_regex' => 'O formato do :attribute é inválido.',
|
||||
'numeric' => 'O :attribute deve ser um número.',
|
||||
'password' => 'A senha está incorreta.',
|
||||
'present' => 'O campo :attribute deve estar <strong>presente</strong>.',
|
||||
'regex' => 'O formato de :attribute é <strong>inválido</strong>.',
|
||||
'required' => 'O campo :attribute é <strong>obrigatório</strong>.',
|
||||
'required_if' => 'O campo :attribute é obrigatório quando :other é :value.',
|
||||
'required_unless' => 'O :attribute é necessário a menos que :other esteja em :values.',
|
||||
'required_with' => 'O campo :attribute é obrigatório quando :values está presente.',
|
||||
'required_with_all' => 'O campo :attribute é obrigatório quando :values estão presentes.',
|
||||
'required_without' => 'O campo :attribute é obrigatório quando :values não está presente.',
|
||||
'required_without_all' => 'O campo :attribute é obrigatório quando nenhum destes estão presentes: :values.',
|
||||
'same' => 'O :attribute e :other devem ser iguais.',
|
||||
'size' => [
|
||||
'prohibited' => 'O campo :attribute é proibido.',
|
||||
'prohibited_if' => 'O campo :attribute é proibido quando :other é :value.',
|
||||
'prohibited_unless' => 'O campo :attribute é proibido a não ser que :other esteja em :values.',
|
||||
'same' => 'O :attribute e :other devem ser iguais.',
|
||||
'size' => [
|
||||
'numeric' => 'O :attribute deve ser :size.',
|
||||
'file' => 'O :attribute deve ter :size kilobytes.',
|
||||
'string' => 'O :attribute deve conter <strong>:size</strong> caracteres.',
|
||||
'array' => 'O :attribute deve conter :size itens.',
|
||||
'file' => 'O :attribute deve ter :size kilobytes.',
|
||||
'string' => 'O :attribute deve conter <strong>:size</strong> caracteres.',
|
||||
'array' => 'O :attribute deve conter :size itens.',
|
||||
],
|
||||
'string' => 'O :attribute deve ser uma <strong>string</strong>.',
|
||||
'timezone' => 'O :attribute deve ser uma timezone válida.',
|
||||
'unique' => 'O :attribute já foi <strong>usado</strong>.',
|
||||
'uploaded' => 'O :attribute <strong>falhou</strong> no upload.',
|
||||
'url' => 'O formato de :attribute é <strong>inválido</strong>.',
|
||||
'starts_with' => 'O :attribute deve começar com um dos seguintes: :values.',
|
||||
'string' => 'O :attribute deve ser uma <strong>string</strong>.',
|
||||
'timezone' => 'O :attribute deve ser uma timezone válida.',
|
||||
'unique' => 'O :attribute já foi <strong>usado</strong>.',
|
||||
'uploaded' => 'O :attribute <strong>falhou</strong> no upload.',
|
||||
'url' => 'O formato de :attribute é <strong>inválido</strong>.',
|
||||
'uuid' => 'O :attribute deve ser um UUID válido.',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
@ -100,7 +136,7 @@ return [
|
||||
|
||||
'custom' => [
|
||||
'attribute-name' => [
|
||||
'rule-name' => 'custom-message',
|
||||
'rule-name' => 'custom-message',
|
||||
],
|
||||
'invalid_currency' => 'O código :attribute é inválido.',
|
||||
'invalid_amount' => 'O :attribute é inválido.',
|
||||
@ -112,9 +148,9 @@ return [
|
||||
| Custom Validation Attributes
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used to swap attribute place-holders
|
||||
| with something more reader friendly such as E-Mail Address instead
|
||||
| of "email". This simply helps us make messages a little cleaner.
|
||||
| The following language lines are used to swap our attribute placeholder
|
||||
| with something more reader friendly such as "E-Mail Address" instead
|
||||
| of "email". This simply helps us make our message more expressive.
|
||||
|
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user