mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 23:41:10 +00:00
Update files for release 4.7.13
This commit is contained in:
@@ -765,6 +765,7 @@ return [
|
||||
'updated_account' => 'Conta ":name" atualizada',
|
||||
'credit_card_options' => 'Opções de cartão de crédito',
|
||||
'no_transactions_account' => 'Não há transações (neste período) para a conta ativa ":name".',
|
||||
'no_transactions_period' => 'There are no transactions (in this period).',
|
||||
'no_data_for_chart' => 'Não há informações suficientes (ainda) para gerar este gráfico.',
|
||||
'select_at_least_one_account' => 'Por favor selecciona, pelo menos, uma conta de activos',
|
||||
'select_at_least_one_category' => 'Por favor selecciona, pelo menos, uma categoria',
|
||||
@@ -878,7 +879,13 @@ return [
|
||||
|
||||
// home page:
|
||||
'yourAccounts' => 'Suas contas',
|
||||
'your_accounts' => 'Your account overview',
|
||||
'category_overview' => 'Category overview',
|
||||
'expense_overview' => 'Expense account overview',
|
||||
'revenue_overview' => 'Revenue account overview',
|
||||
'budgetsAndSpending' => 'Orçamentos e despesas',
|
||||
'budgets_and_spending' => 'Budgets and spending',
|
||||
'go_to_budget' => 'Go to budget "{budget}"',
|
||||
'savings' => 'Poupanças',
|
||||
'newWithdrawal' => 'Nova despesa',
|
||||
'newDeposit' => 'Novo depósito',
|
||||
@@ -896,7 +903,10 @@ return [
|
||||
'searchPlaceholder' => 'Pesquisar...',
|
||||
'version' => 'Versão',
|
||||
'dashboard' => 'Painel de Controle',
|
||||
'available_budget' => 'Available budget ({currency})',
|
||||
'currencies' => 'Moedas',
|
||||
'activity' => 'Activity',
|
||||
'usage' => 'Usage',
|
||||
'accounts' => 'Contas',
|
||||
'Asset account' => 'Conta de ativo',
|
||||
'Default account' => 'Conta de ativo',
|
||||
@@ -919,6 +929,7 @@ return [
|
||||
'tools' => 'Tools',
|
||||
'piggyBanks' => 'Cofrinhos',
|
||||
'piggy_banks' => 'Piggy banks',
|
||||
'amount_x_of_y' => '{current} of {total}',
|
||||
'bills' => 'Faturas',
|
||||
'withdrawal' => 'Retirada',
|
||||
'opening_balance' => 'Saldo inicial',
|
||||
@@ -1069,8 +1080,11 @@ return [
|
||||
'period' => 'Período',
|
||||
'balance' => 'Saldo',
|
||||
'sum' => 'Soma',
|
||||
'summary' => 'Summary',
|
||||
'average' => 'Média',
|
||||
'balanceFor' => 'Saldo para ":name"',
|
||||
'no_tags_for_cloud' => 'No tags to generate cloud',
|
||||
'tag_cloud' => 'Tag cloud',
|
||||
|
||||
// piggy banks:
|
||||
'add_money_to_piggy' => 'Adicionar dinheiro ao cofrinho ":name"',
|
||||
|
||||
Reference in New Issue
Block a user