mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 23:41:10 +00:00
Merge branch 'develop' into l10n_develop
This commit is contained in:
@@ -25,4 +25,4 @@ return [
|
||||
'failed' => 'Essas credenciais não correspondem aos nossos registros.',
|
||||
'throttle' => 'Muitas tentativas de login. Por favor, tente novamente em :seconds segundos.',
|
||||
|
||||
];
|
||||
];
|
||||
|
||||
@@ -38,4 +38,4 @@ return [
|
||||
'createTag' => 'Criar nova etiqueta',
|
||||
'edit_tag' => 'Editar etiqueta ":tag"',
|
||||
'delete_tag' => 'Apagar etiqueta ":tag"',
|
||||
];
|
||||
];
|
||||
|
||||
@@ -20,4 +20,4 @@ return [
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
|
||||
];
|
||||
];
|
||||
|
||||
@@ -77,4 +77,4 @@ return [
|
||||
'column_tags-space' => 'Tags (separadas por espaço)',
|
||||
'column_account-number' => 'Conta de ativo (número da conta)',
|
||||
'column_opposing-number' => 'Conta Contrária (número da conta)',
|
||||
];
|
||||
];
|
||||
|
||||
@@ -21,4 +21,4 @@ return [
|
||||
'import-index' => 'Claro, qualquer arquivo .CSV pode ser importado em Firefly III ',
|
||||
'import-configure-security' => 'Por questões de segurança, seu upload foi substituído por um arquivo local.',
|
||||
'import-configure-configuration' => 'A configuração que você vê abaixo é a correta para o arquivo local.',
|
||||
];
|
||||
];
|
||||
|
||||
@@ -965,4 +965,4 @@ return [
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||
];
|
||||
];
|
||||
|
||||
@@ -181,4 +181,4 @@ return [
|
||||
'payment_date' => 'Data de pagamento',
|
||||
'invoice_date' => 'Data da Fatura',
|
||||
'internal_reference' => 'Referência interna',
|
||||
];
|
||||
];
|
||||
|
||||
@@ -30,4 +30,4 @@ return [
|
||||
'main-content-end-text' => 'Lembre-se que cada página tem um pequeno ponto de interrogação na parte superior direita. Clique nele para obter ajuda sobre a página que você está.',
|
||||
'index' => 'índice',
|
||||
'home' => 'casa',
|
||||
];
|
||||
];
|
||||
|
||||
@@ -86,4 +86,4 @@ return [
|
||||
'budget_count' => 'Número de orçamentos',
|
||||
'rule_and_groups_count' => 'Número de regras e grupos de regras',
|
||||
'tags_count' => 'Número de tags',
|
||||
];
|
||||
];
|
||||
|
||||
@@ -14,4 +14,4 @@ return [
|
||||
'previous' => '« Anterior',
|
||||
'next' => 'Próximo »',
|
||||
|
||||
];
|
||||
];
|
||||
|
||||
@@ -16,4 +16,4 @@ return [
|
||||
'sent' => 'Nós te enviamos um email com um link para trocar a senha!',
|
||||
'reset' => 'Sua senha foi redefinida!',
|
||||
'blocked' => 'Boa tentativa.',
|
||||
];
|
||||
];
|
||||
|
||||
@@ -88,4 +88,4 @@ return [
|
||||
'in_array' => 'O campo :attribute não existe em :other.',
|
||||
'present' => 'O campo :attribute deve estar presente.',
|
||||
'amount_zero' => 'A quantidade total não pode ser zero',
|
||||
];
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user