mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (Portuguese, Brazilian)
This commit is contained in:
parent
fe6cce7495
commit
3a9cbcc565
@ -83,11 +83,9 @@ return [
|
||||
'cannot_redirect_to_account' => 'Firefly III não pode redirecioná-lo para a página correta. Minhas desculpas.',
|
||||
'sum_of_expenses' => 'Sum of expenses',
|
||||
'sum_of_income' => 'Sum of income',
|
||||
'total_sum' => 'Total sum',
|
||||
'spent_in_specific_budget' => 'Spent in budget ":budget"',
|
||||
'sum_of_expenses_in_budget' => 'Spent total in budget ":budget"',
|
||||
'left_in_budget_limit' => 'Left to spend according to budgeting',
|
||||
'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account',
|
||||
'current_period' => 'Current period',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
'pref_languages_locale' => 'For a language other than English to work properly, your operating system must be equipped with the correct locale-information. If these are not present, currency data, dates and amounts may be formatted wrong.',
|
||||
@ -159,7 +157,6 @@ return [
|
||||
'export_format' => 'Formato de exportação',
|
||||
'export_format_csv' => 'Valores separados por vírgula (arquivo CSV)',
|
||||
'export_format_mt940' => 'Compatível com formato MT940',
|
||||
'export_included_accounts' => 'Operações de exportação destas contas',
|
||||
'include_old_uploads_help' => 'O Firefly III não joga fora os arquivos CSV originais que você importou no passado. Você pode incluí-los em sua exportação.',
|
||||
'do_export' => 'Exportar',
|
||||
'export_status_never_started' => 'A exportação ainda não foi iniciada',
|
||||
@ -330,7 +327,6 @@ return [
|
||||
'location' => 'Localização',
|
||||
'without_date' => 'Without date',
|
||||
'result' => 'Result',
|
||||
'total_result' => 'Total result',
|
||||
'sums_apply_to_range' => 'All sums apply to the selected range',
|
||||
|
||||
// preferences
|
||||
@ -462,7 +458,6 @@ return [
|
||||
'convert_options_DepositWithdrawal' => 'Converter um depósito em uma retirada',
|
||||
'convert_options_TransferWithdrawal' => 'Converter uma transferência em uma retirada',
|
||||
'convert_options_TransferDeposit' => 'Converter uma transferência em um depósito',
|
||||
'transaction_journal_convert_options' => 'Converter esta transação',
|
||||
'convert_Withdrawal_to_deposit' => 'Converter esta retirada de um depósito',
|
||||
'convert_Withdrawal_to_transfer' => 'Converter esta retirada para uma transferência',
|
||||
'convert_Deposit_to_withdrawal' => 'Converter este depósito para uma retirada',
|
||||
@ -534,8 +529,6 @@ return [
|
||||
'budget_period_navigator' => 'Period navigator',
|
||||
'info_on_available_amount' => 'What do I have available?',
|
||||
'available_amount_indication' => 'Use these amounts to get an indication of what your total budget could be.',
|
||||
'amount_budgeted' => 'Amount budgeted',
|
||||
'amount_earned' => 'Amount earned',
|
||||
'suggested' => 'Suggested',
|
||||
'average_between' => 'Average between :start and :end',
|
||||
|
||||
@ -942,7 +935,6 @@ return [
|
||||
'transaction' => 'Transaction',
|
||||
'comments' => 'Comments',
|
||||
'to_link_not_found' => 'If the transaction you want to link to is not listed, simply enter its ID.',
|
||||
'invalid_link_data' => 'Invalid link type selected. Cannot link transaction.',
|
||||
'invalid_link_selection' => 'Cannot link these transactions',
|
||||
'journals_linked' => 'Transactions are linked.',
|
||||
'journals_error_linked' => 'These transactions are already linked.',
|
||||
|
Loading…
Reference in New Issue
Block a user