mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
de0371dd1c
commit
ec9ddb2bfb
@ -554,6 +554,7 @@ return [
|
||||
'select_more_than_one_account' => 'Por favor, selecione mais de uma conta',
|
||||
'select_more_than_one_category' => 'Por favor, selecione mais de uma categoria',
|
||||
'select_more_than_one_budget' => 'Please select more than one budget',
|
||||
'select_more_than_one_tag' => 'Please select more than one tag',
|
||||
'from_to' => 'From :start to :end',
|
||||
|
||||
// categories:
|
||||
@ -711,6 +712,7 @@ return [
|
||||
'report_type_audit' => 'Visão geral do histórico de transação (auditoria)',
|
||||
'report_type_category' => 'Relatório por Categorias',
|
||||
'report_type_budget' => 'Budget report',
|
||||
'report_type_tag' => 'Tag report',
|
||||
'report_type_meta-history' => 'Visão geral de categorias, orçamentos e faturas',
|
||||
'more_info_help' => 'Mais informações sobre esses tipos de relatórios podem ser encontradas nas páginas de ajuda. Pressione o ícone (?) no canto superior direito.',
|
||||
'report_included_accounts' => 'Contas incluídas',
|
||||
@ -729,8 +731,9 @@ return [
|
||||
'report_has_no_extra_options' => 'Este relatório não tem mais opções',
|
||||
'reports_submit' => 'Visualizar relatório',
|
||||
'end_after_start_date' => 'Data de término do relatório deve ser depois da data de início.',
|
||||
'select_category' => 'Selecione uma ou mais categorias.',
|
||||
'select_budget' => 'Select one or more budgets.',
|
||||
'select_category' => 'Select category(ies)',
|
||||
'select_budget' => 'Select budget(s).',
|
||||
'select_tag' => 'Select tag(s).',
|
||||
'income_per_category' => 'Receitas por categoria',
|
||||
'expense_per_category' => 'Despesa por categoria',
|
||||
'expense_per_budget' => 'Expense per budget',
|
||||
@ -961,5 +964,5 @@ return [
|
||||
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
];
|
Loading…
Reference in New Issue
Block a user