Auto commit for release 'develop' on 2024-02-12

This commit is contained in:
github-actions
2024-02-12 01:29:15 +01:00
parent fded058ea6
commit 5c352a0d3e
501 changed files with 3011 additions and 17090 deletions

View File

@@ -21,16 +21,7 @@
declare(strict_types=1);
/*
* 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
*
*/
// Ignore this comment
return [
];

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -65,16 +56,7 @@ return [
'transfer_list' => 'Transferências',
'transfers_list' => 'Transferências',
/*
* 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
*
*/
// Ignore this comment
'reconciliation_list' => 'Reconciliações',
'create_withdrawal' => 'Criar uma nova retirada',

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,82 +20,56 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
return [
'html_language' => 'pt-br',
'locale' => 'pt-br, pt_BR.utf8, pt_BR.UTF-8',
'html_language' => 'pt-br',
'locale' => 'pt-br, pt_BR.utf8, pt_BR.UTF-8',
// 'month' => '%B %Y',
'month_js' => 'MMMM [de] YYYY',
'month_js' => 'MMMM [de] YYYY',
// 'month_and_day' => '%B %e, %Y',
'month_and_day_moment_js' => 'DD [de] MMMM [de] YYYY',
'month_and_day_fns' => 'd [de] MMMM [de] y',
'month_and_day_js' => 'DD [de] MMMM [de] YYYY',
'month_and_day_moment_js' => 'DD [de] MMMM [de] YYYY',
'month_and_day_fns' => 'd [de] MMMM [de] y',
'month_and_day_js' => 'DD [de] MMMM [de] YYYY',
// 'month_and_date_day' => '%A %B %e, %Y',
'month_and_date_day_js' => 'dddd, D [de] MMMM [de] YYYY',
'month_and_date_day_js' => 'dddd, D [de] MMMM [de] YYYY',
// 'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'D [de] MMMM',
'month_and_day_no_year_js' => 'D [de] MMMM',
/*
* 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
*
*/
// Ignore this comment
// 'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'DD [de] MMMM [de] YYYY, [às] HH:mm:ss',
'date_time_fns' => 'dd \'de\' MMMM \'de\' yyyy, \'às\' HH:mm:ss',
'date_time_js' => 'DD [de] MMMM [de] YYYY, [às] HH:mm:ss',
'date_time_fns' => 'dd \'de\' MMMM \'de\' yyyy, \'às\' HH:mm:ss',
'date_time_fns_short' => 'MMMM do, yyyy @ HH:mm',
// 'specific_day' => '%e %B %Y',
'specific_day_js' => 'DD [de] MMMM [de] YYYY',
'specific_day_js' => 'DD [de] MMMM [de] YYYY',
// 'week_in_year' => 'Week %V, %G',
'week_in_year_js' => '[Semana] W, GGGG',
'week_in_year_fns' => "'Semana' w 'de' yyyy",
'week_in_year_js' => '[Semana] W, GGGG',
'week_in_year_fns' => "'Semana' w 'de' yyyy",
// 'year' => '%Y',
'year_js' => 'YYYY',
'year_js' => 'YYYY',
// 'half_year' => '%B %Y',
'half_year_js' => '\TQ YYYY',
'half_year_js' => '\TQ YYYY',
'quarter_fns' => "'T'Q, yyyy",
'half_year_fns' => "'S{half}', yyyy",
'dow_1' => 'Segunda',
'dow_2' => 'Terça',
'dow_3' => 'Quarta',
'dow_4' => 'Quinta',
'dow_5' => 'Sexta',
'dow_6' => 'Sábado',
'dow_7' => 'Domingo',
'quarter_fns' => "'T'Q, yyyy",
'half_year_fns' => "'S{half}', yyyy",
'dow_1' => 'Segunda',
'dow_2' => 'Terça',
'dow_3' => 'Quarta',
'dow_4' => 'Quinta',
'dow_5' => 'Sexta',
'dow_6' => 'Sábado',
'dow_7' => 'Domingo',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -47,13 +38,4 @@ return [
'profile-index' => 'Tenha em mente que o site de demonstração reinicia a cada 4 horas. Seu acesso pode ser revogado a qualquer momento. Isso acontece automaticamente e não é um erro.',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -44,16 +35,7 @@ return [
'admin_test_subject' => 'Uma mensagem de teste de sua instância do Firefly III',
'admin_test_body' => 'Essa é uma mensagem de teste de sua instância do Firefly III. Foi enviada para :email.',
/*
* 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
*
*/
// Ignore this comment
// invite
'invitation_created_subject' => 'Um convite foi criado',
@@ -90,16 +72,7 @@ return [
'registered_pw_reset_link' => 'Redefinição de senha:',
'registered_doc_link' => 'Documentação:',
/*
* 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
*
*/
// Ignore this comment
// new version
'new_version_email_subject' => 'Uma nova versão do Firefly III está disponível',
@@ -145,16 +118,7 @@ return [
'error_headers' => 'Os seguintes cabeçalhos também podem ser relevantes:',
'error_post' => 'Isto foi enviado pelo usuário:',
/*
* 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
*
*/
// Ignore this comment
// report new journals
'new_journals_subject' => 'Firefly III criou uma nova transação.|Firefly III criou :count novas transações',
@@ -171,13 +135,4 @@ return [
'bill_warning_extension_date_zero' => 'Sua fatura **":name"** deverá ser prorrogada ou cancelada em :date. Este momento acontecerá **HOJE!**',
'bill_warning_please_action' => 'Por favor, tome a medida apropriada.',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -51,16 +42,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'Mais informações',
/*
* 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
*
*/
// Ignore this comment
'collect_info' => 'Por favor, colete mais informações no diretório <code>storage/logs</code>, onde você encontrará os arquivos de log. Se você estiver executando o Docker, use <code>docker logs -f [container]</code>.',
'collect_info_more' => 'Você pode ler mais sobre a coleta de informações de erros <a href="https://docs.firefly-iii.org/how-to/general/debug/">no FAQ</a>.',

View File

@@ -22,16 +22,7 @@
declare(strict_types=1);
/*
* 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
*
*/
// Ignore this comment
return [
// general stuff:
@@ -339,16 +330,7 @@ return [
// old
/*
* 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
*
*/
// Ignore this comment
'search_modifier_date_on' => 'A data da transação é ":value"',
'search_modifier_not_date_on' => 'A data da transação não é ":value"',
@@ -713,16 +695,7 @@ 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.',
/*
* 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
*
*/
// Ignore this comment
// END
'modifiers_applies_are' => 'Os seguintes modificadores são aplicados também à busca:',
@@ -1212,16 +1185,7 @@ 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',
/*
* 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
*
*/
// Ignore this comment
// actions
// set, clear, add, remove, append/prepend
@@ -1536,16 +1500,7 @@ 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.',
/*
* 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
*
*/
// Ignore this comment
// export data:
'export_data_title' => 'Exportar dados do Firefly III',
@@ -1940,16 +1895,7 @@ return [
'stored_category' => 'Armazenada nova categoria ":name"',
'without_category_between' => 'Sem categoria entre :start e :end',
/*
* 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
*
*/
// Ignore this comment
// transactions:
'wait_loading_transaction' => 'Por favor, aguarde o formulário carregar',
@@ -2187,16 +2133,7 @@ return [
'classification' => 'Classificação',
'store_transaction' => 'Salvar transação',
/*
* 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
*
*/
// Ignore this comment
// reports:
'report_default' => 'Relatório financeiro padrão entre :start e :end',
@@ -2302,16 +2239,7 @@ 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.',
/*
* 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
*
*/
// Ignore this comment
// charts:
'chart' => 'Gráfico',
@@ -2404,16 +2332,7 @@ return [
'total_amount' => 'Valor total',
'number_of_decimals' => 'Número de casas decimais',
/*
* 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
*
*/
// Ignore this comment
// administration
'invite_is_already_redeemed' => 'O convite para ":address" já foi resgatado.',
@@ -2689,16 +2608,7 @@ return [
'except_weekends' => 'Exceto nos fins de semana',
'recurrence_deleted' => 'Transação recorrente ":title" excluída',
/*
* 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
*
*/
// Ignore this comment
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
@@ -2765,13 +2675,4 @@ return [
'disable_auto_convert' => 'Desativar conversão de moeda',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -74,16 +65,7 @@ return [
'tagMode' => 'Modo de tag',
'virtual_balance' => 'Saldo virtual',
/*
* 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
*
*/
// Ignore this comment
'targetamount' => 'Valor alvo',
'account_role' => 'Tipo de conta',
@@ -178,16 +160,7 @@ return [
'journal_areYouSure' => 'Tem certeza que deseja excluir a transação ":description"?',
'mass_journal_are_you_sure' => 'Tem a certeza que pretende apagar estas transações?',
/*
* 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
*
*/
// Ignore this comment
'tag_areYouSure' => 'Você tem certeza que quer apagar a tag ":tag"?',
'journal_link_areYouSure' => 'Tem certeza que deseja excluir o vínculo entre <a href=":source_link">:source</a> e <a href=":destination_link">:destination</a>?',
@@ -252,16 +225,7 @@ return [
'fints_account' => 'Conta no FinTS',
'local_account' => 'Conta no Firefly III',
/*
* 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
*
*/
// Ignore this comment
'from_date' => 'Data inicial',
'to_date' => 'Data final',
@@ -299,13 +263,4 @@ return [
'webhook_response' => 'Resposta',
'webhook_trigger' => 'Gatilho',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -63,16 +54,7 @@ return [
'budgets_index_list_of_budgets' => 'Use esta tabela para definir os montantes para cada orçamento e veja como você está fazendo.',
'budgets_index_outro' => 'Para saber mais sobre criar orçamentos, clique no ícone de ajuda no canto superior direito.',
/*
* 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
*
*/
// Ignore this comment
// reports (index)
'reports_index_intro' => 'Use esses relatórios para obter informações detalhadas sobre suas finanças.',
@@ -111,16 +93,7 @@ return [
'piggy-banks_index_button' => 'Ao lado desta barra de progresso estão dois botões (+ e -) para adicionar ou remover dinheiro de cada cofrinho.',
'piggy-banks_index_accountStatus' => 'Para cada conta de ativos com pelo menos um cofrinho, o status está listado nesta tabela.',
/*
* 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
*
*/
// Ignore this comment
// create piggy
'piggy-banks_create_name' => 'Qual é o teu objetivo? Um novo sofá, uma câmera, dinheiro para emergências?',
@@ -164,16 +137,7 @@ return [
'rules_create_test_rule_triggers' => 'Use este botão para ver quais transações combinariam com sua regra.',
'rules_create_actions' => 'Defina todas ações que desejar realizar.',
/*
* 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
*
*/
// Ignore this comment
// preferences
'preferences_index_tabs' => 'Mais opções estão disponíveis atrás dessas abas/guias.',
@@ -186,13 +150,4 @@ return [
// create currency
'currencies_create_code' => 'Este código deve ser compatível com a ISO (use o Google para achar o código da sua nova moeda).',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -68,16 +59,7 @@ return [
'next_expected_match' => 'Próxima correspondência esperada',
'automatch' => 'Correspondência automática?',
/*
* 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
*
*/
// Ignore this comment
'repeat_freq' => 'Repetições',
'description' => 'Descrição',
@@ -145,16 +127,7 @@ return [
'account_at_bunq' => 'Conta com bunq',
'file_name' => 'Nome do arquivo',
/*
* 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
*
*/
// Ignore this comment
'file_size' => 'Tamanho do arquivo',
'file_type' => 'Tipo do arquivo',
@@ -183,13 +156,4 @@ return [
'url' => 'URL',
'secret' => 'Chave',
];
/*
* 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
*
*/
// Ignore this comment

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);

View File

@@ -20,16 +20,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/*
* 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
*
*/
// Ignore this comment
declare(strict_types=1);
@@ -104,16 +95,7 @@ return [
'unique_object_for_user' => 'Este nome já esta em uso.',
'unique_account_for_user' => 'Este nome de conta já está sendo usado.',
/*
* 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
*
*/
// Ignore this comment
'between.numeric' => 'O campo :attribute deverá ter um valor entre :min - :max.',
'between.file' => 'O campo :attribute deverá ter um tamanho entre :min - :max kilobytes.',
@@ -184,16 +166,7 @@ return [
'same_account_type' => 'Ambas as contas devem ser do mesmo tipo',
'same_account_currency' => 'Ambas as contas devem ter a mesma configuração de moeda',
/*
* 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
*
*/
// Ignore this comment
'secure_password' => 'Esta não é uma senha segura. Por favor, tente novamente. Para mais informações, visite https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Tipo de repetição inválido para transações recorrentes.',
@@ -256,16 +229,7 @@ return [
'deposit_dest_bad_data' => 'Não foi possível encontrar uma conta de destino válida ao pesquisar por ID ":id" ou nome ":name".',
'deposit_dest_wrong_type' => 'A conta de destino enviada não é do tipo certo.',
/*
* 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
*
*/
// Ignore this comment
'transfer_source_need_data' => 'É necessário obter um ID de uma conta de origem válida e/ou um nome de conta de origem válido para continuar.',
'transfer_source_bad_data' => '[c] Não foi possível encontrar uma conta de origem válida ao procurar por ID ":id" ou nome ":name".',
@@ -300,13 +264,4 @@ return [
'no_access_user_group' => 'Você não direitos de acesso suficientes para esta administração.',
];
/*
* 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
*
*/
// Ignore this comment