updated translations

This commit is contained in:
denisdulici
2018-11-08 12:11:42 +03:00
parent 9fbac1d4fa
commit 798fc89797
456 changed files with 4227 additions and 309 deletions

View File

@ -41,6 +41,18 @@ return [
'messages' => [
'received' => 'Conta marcada como recebida com sucesso!',
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.',
'status' => [
'created' => 'Criado em :date',
'receive' => [
'draft' => 'Não enviado',
'received' => 'Recebido em :date',
],
'paid' => [
'await' => 'Aguarda pagamento',
],
],
],
];

View File

@ -7,5 +7,10 @@ return [
'error' => [
'email' => 'Este e-mail já foi registado.'
]
],
'notification' => [
'message' => ':customer made :amount payment to invoice number :invoice_number.',
'button' => 'Show',
],
];

View File

@ -4,6 +4,7 @@ return [
'version' => 'Versão',
'powered' => 'Desenvolvido por Akaunting',
'link' => 'https://akaunting.com',
'software' => 'Software de contabilidade gratuito',
];

View File

@ -38,6 +38,10 @@ return [
'numbers' => 'Número|Números',
'statuses' => 'Estado|Estados',
'others' => 'Outro|Outros',
'contacts' => 'Contact|Contacts',
'reconciliations' => 'Reconciliation|Reconciliations',
'deposits' => 'Deposit|Deposits',
'withdrawals' => 'Withdrawal|Withdrawals',
'dashboard' => 'Painel de Controlo',
'banking' => 'Banco',
@ -81,6 +85,7 @@ return [
'color' => 'Côr',
'save' => 'Guardar',
'cancel' => 'Cancelar',
'loading' => 'Loading...',
'from' => 'De',
'to' => 'Para',
'print' => 'Imprimir',
@ -101,12 +106,27 @@ return [
'partially' => 'Parcialmente',
'partially_paid' => 'Parcialmente Pago',
'export' => 'Exportar',
'finish' => 'Finish',
'wizard' => 'Wizard',
'skip' => 'Skip',
'enable' => 'Activar',
'disable' => 'Desactivar',
'select_all' => 'Select All',
'unselect_all' => 'Unselect All',
'go_to' => 'Go to :name',
'created_date' => 'Created Date',
'period' => 'Period',
'start' => 'Start',
'end' => 'End',
'clear' => 'Clear',
'difference' => 'Difference',
'title' => [
'new' => 'Novo(a) :type',
'edit' => 'Editar :type',
'create' => 'Create :type',
'send' => 'Send :type',
'get' => 'Get :type',
],
'form' => [
@ -118,4 +138,11 @@ return [
'no_file_selected' => 'Nenhum ficheiro selecionado...',
],
'date_range' => [
'today' => 'Today',
'yesterday' => 'Yesterday',
'last_days' => 'Last :day Days',
'this_month' => 'This Month',
'last_month' => 'Last Month',
],
];

View File

@ -11,5 +11,6 @@ return [
'items_stock' => '{1} :count Item não disponível|[2,*] :count Itens não disponíveis',
'view_all' => 'Visualizar todos'
],
'docs_link' => 'https://akaunting.com/docs',
];

View File

@ -6,7 +6,7 @@ return [
'refresh' => 'Atualizar',
'steps' => [
'requirements' => 'Please, ask your hosting provider to fix the errors!',
'requirements' => 'Por favor, peça ao seu provedor de hospedagem para corrigir os erros!',
'language' => 'Passo 1/3: Selecionar idioma',
'database' => 'Passo 2/3: Configuração da base de dados',
'settings' => 'Passo 3/3: Detalhes da empresa e do administrador',
@ -19,7 +19,7 @@ return [
'requirements' => [
'enabled' => ':feature precisa estar ativada!',
'disabled' => ':feature precisa estar desativada!',
'extension' => ':extension extension needs to be installed and loaded!',
'extension' => ':extensão extensão precisa estar instalada e carregada!',
'directory' => 'O diretório :directory precisa de permissão para escrita!',
],

View File

@ -31,6 +31,7 @@ return [
'mark_sent' => 'Marcar como Enviada',
'download_pdf' => 'Descarregar em PDF',
'send_mail' => 'Enviar E-mail',
'all_invoices' => 'Login to view all invoices',
'status' => [
'draft' => 'Rascunho',
@ -45,6 +46,18 @@ return [
'email_sent' => 'O e-mail foi enviado com sucesso!',
'marked_sent' => 'Fatura marcada como enviada com sucesso!',
'email_required' => 'Nenhum endereço de e-mail para este cliente!',
'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected to charts after it gets sent.',
'status' => [
'created' => 'Created on :date',
'send' => [
'draft' => 'Not sent',
'sent' => 'Sent on :date',
],
'paid' => [
'await' => 'Awaiting payment',
],
],
],
'notification' => [

View File

@ -8,7 +8,10 @@ return [
'sku' => 'SKU',
'notification' => [
'message' => 'Recebeu este e-mail porque o item :name está quase indesponível.',
'message' => [
'reminder' => 'You are receiving this email because only :quantity of :name has remained.',
'out_of_stock' => 'You are receiving this email because the :name is running out of stock.',
],
'button' => 'Visualizar agora',
],

View File

@ -12,7 +12,7 @@ return [
'disabled' => ': type desativado(a)!',
],
'error' => [
'over_payment' => 'Erro: Pagamento não adicionado! O valor passa o total.',
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
'not_user_company' => 'Erro: Não tem permissão para gerir esta empresa!',
'customer' => 'Erro: O utilizador não foi criado! :name já está a usar este e-mail.',
'no_file' => 'Erro: Nenhum ficheiro selecionado!',

View File

@ -16,6 +16,8 @@ return [
'no_apps' => 'Ainda não existem aplicações nesta categoria.',
'developer' => 'É um programador? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Aqui</a> pode aprender como criar uma aplicação e começar a vendê-la hoje mesmo!',
'recommended_apps' => 'Recommended Apps',
'about' => 'Sobre',
'added' => 'Adicionado',
@ -32,15 +34,28 @@ return [
'installation' => 'Instalação',
'faq' => 'Perguntas Frequentes',
'changelog' => 'Registo de alterações',
'reviews' => 'Reviews',
],
'installation' => [
'header' => 'Instalação de aplicação',
'download' => 'A descarregar ficheiros do módulo :module.',
'unzip' => 'A extrair ficheiros do módulo :module.',
'file_copy' => 'Copying :module files.',
'migrate' => 'Applying :module updates.',
'finish' => 'The update was successfully installed. You will be redirect Update Center.',
'install' => 'A instalar ficheiros do modulo :module.',
],
'errors' => [
'download' => ':module can not download!',
'upload' => 'Downloaded :module can not saved!',
'unzip' => ':module can not unzip!',
'file_copy' => ':module files can not copy!',
'migrate' => ':module migrate broken!',
'migrate core' => ':module already latest version so then yon can not update.',
],
'badge' => [
'installed' => 'Instalado',
],
@ -55,4 +70,11 @@ return [
'purchased' => 'Compradas',
'installed' => 'Instaladas',
],
'reviews' => [
'button' => [
'add' => 'Add a Review'
],
'na' => 'There are no reviews.'
]
];

View File

@ -4,7 +4,7 @@ return [
'whoops' => 'Ups!',
'hello' => 'Olá!',
'salutation' => 'Regards,<br> :company_name',
'subcopy' => 'If youre having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
'salutation' => 'Atenciosamente,<br> :Nome_da_Empresa',
'subcopy' => 'Se está a ter problemas ao clicar no botão ":text", copie e cole a URL abaixo no seu navegador web: [:url](:url)',
];

View File

@ -0,0 +1,14 @@
<?php
return [
'reconcile' => 'Reconcile',
'reconciled' => 'Reconciled',
'closing_balance' => 'Closing Balance',
'unreconciled' => 'Unreconciled',
'list_transactions' => 'List Transactions',
'start_date' => 'Start Date',
'end_date' => 'End Date',
'cleared_amount' => 'Cleared Amount',
];

View File

@ -33,6 +33,16 @@ return [
'digit' => 'Quantidade de dígitos',
'next' => 'Próximo Número',
'logo' => 'Logotipo',
'custom' => 'Custom',
'item_name' => 'Item Name',
'item' => 'Items',
'product' => 'Products',
'service' => 'Services',
'price_name' => 'Price Name',
'price' => 'Price',
'rate' => 'Rate',
'quantity_name' => 'Quantity Name',
'quantity' => 'Quantity',
],
'default' => [
'tab' => 'Padrões',
@ -66,6 +76,8 @@ return [
'bill_days' => 'Enviar antes de vencer',
'cron_command' => 'Comando Cron',
'schedule_time' => 'Iniciar Cron',
'send_item_reminder'=> 'Send Item Reminder',
'item_stocks' => 'Send When Item Stock',
],
'appearance' => [
'tab' => 'Aparência',

View File

@ -102,6 +102,7 @@ return [
'rule-name' => 'mensagem personalizada',
],
'invalid_currency' => 'O código do :attribute é inválido.',
'invalid_amount' => 'The amount :attribute is invalid.',
],
/*