Auto commit for release 'v6.1.10' on 2024-03-02

This commit is contained in:
github-actions
2024-03-02 17:12:03 +01:00
parent e92dd7f464
commit 90d58ec8fa
494 changed files with 15772 additions and 1658 deletions

View File

@@ -22,7 +22,16 @@
declare(strict_types=1);
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
return [
// general stuff:
@@ -331,7 +340,16 @@ return [
// old
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
'search_modifier_date_on' => 'A data da transação é ":value"',
'search_modifier_not_date_on' => 'A data da transação não é ":value"',
@@ -696,7 +714,16 @@ return [
'create_rule_from_query' => 'Criar nova regra a partir da pesquisa',
'rule_from_search_words' => 'O mecanismo de regra tem dificuldade para tratar ":string". A regra sugerida que se encaixa na sua pesquisa pode retornar resultados diferentes. Por favor, verifique os gatilhos das regras cuidadosamente.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// END
'modifiers_applies_are' => 'Os seguintes modificadores são aplicados também à busca:',
@@ -1192,7 +1219,16 @@ return [
'rule_trigger_not_destination_is_cash' => 'Conta de destino não é uma conta em dinheiro',
'rule_trigger_not_account_is_cash' => 'Nenhuma conta é uma conta em dinheiro',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// actions
// set, clear, add, remove, append/prepend
@@ -1507,7 +1543,16 @@ return [
'multi_account_warning_deposit' => 'Tenha em mente que a conta de destino das divisões subsequentes será sobrescrita pelo que estiver definido na primeira divisão da entrada.',
'multi_account_warning_transfer' => 'Tenha em mente que a conta de origem + de destino das divisões subsequentes serão sobrescritas pelo que for definido na primeira divisão da transferência.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// export data:
'export_data_title' => 'Exportar dados do Firefly III',
@@ -1904,7 +1949,16 @@ return [
'stored_category' => 'Armazenada nova categoria ":name"',
'without_category_between' => 'Sem categoria entre :start e :end',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// transactions:
'wait_loading_transaction' => 'Por favor, aguarde o formulário carregar',
@@ -2142,7 +2196,16 @@ return [
'classification' => 'Classificação',
'store_transaction' => 'Salvar transação',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// reports:
'report_default' => 'Relatório financeiro padrão entre :start e :end',
@@ -2248,7 +2311,16 @@ return [
'sum_in_default_currency' => 'A soma será sempre em sua moeda padrão.',
'net_filtered_prefs' => 'Esse gráfico nunca irá incluir contas que têm a opção "incluir no patrimônio líquido" desmarcada.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// charts:
'chart' => 'Gráfico',
@@ -2341,7 +2413,16 @@ return [
'total_amount' => 'Valor total',
'number_of_decimals' => 'Número de casas decimais',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// administration
'invite_is_already_redeemed' => 'O convite para ":address" já foi resgatado.',
@@ -2617,7 +2698,16 @@ return [
'except_weekends' => 'Exceto nos fins de semana',
'recurrence_deleted' => 'Transação recorrente ":title" excluída',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2684,4 +2774,13 @@ return [
'disable_auto_convert' => 'Desativar conversão de moeda',
];
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/