New language strings.

This commit is contained in:
James Cole
2018-12-20 22:23:22 +01:00
parent 29b02fcac2
commit 297e12f6e4
6 changed files with 129 additions and 129 deletions

View File

@@ -176,11 +176,11 @@ return [
'button_reset_password' => 'Redefinir senha',
'reset_button' => 'Redefinir',
'want_to_login' => 'Eu quero fazer o login',
'login_page_title' => 'Login to Firefly III',
'register_page_title' => 'Register at Firefly III',
'forgot_pw_page_title' => 'Forgot your password for Firefly III',
'reset_pw_page_title' => 'Reset your password for Firefly III',
'cannot_reset_demo_user' => 'You cannot reset the password of the demo user.',
'login_page_title' => 'Login no Firefly III',
'register_page_title' => 'Registar no Firefly III',
'forgot_pw_page_title' => 'Esqueceste a password do Firefly III',
'reset_pw_page_title' => 'Reiniciar a password do Firefly III',
'cannot_reset_demo_user' => 'Nao podes reiniciar a password do utilizador de demonstracao.',
'button_register' => 'Registrar',
'authorization' => 'Autorização',
'active_bills_only' => 'apenas faturas ativas',
@@ -764,10 +764,10 @@ return [
'credit_card_options' => 'Opções de cartão de crédito',
'no_transactions_account' => 'Não há transações (neste período) para a conta ativa ":name".',
'no_data_for_chart' => 'Não há informações suficientes (ainda) para gerar este gráfico.',
'select_at_least_one_account' => 'Please select at least one asset account',
'select_at_least_one_category' => 'Please select at least one category',
'select_at_least_one_budget' => 'Please select at least one budget',
'select_at_least_one_tag' => 'Please select at least one tag',
'select_at_least_one_account' => 'Por favor selecciona, pelo menos, uma conta de activos',
'select_at_least_one_category' => 'Por favor selecciona, pelo menos, uma categoria',
'select_at_least_one_budget' => 'Por favor selecciona, pelo menos, um orcamento',
'select_at_least_one_tag' => 'Por favor selecciona, pelo menos, uma tag',
'select_at_least_one_expense' => 'Please select at least one combination of expense/revenue accounts. If you have none (the list is empty) this report is not available.',
'account_default_currency' => 'Esta será a moeda padrão associada a esta conta.',
'reconcile_has_more' => 'Seu registro do Firefly III tem mais dinheiro nele do que o seu banco afirma que você deveria ter. Existem várias opções. Escolha o que fazer. Em seguida, pressione "Confirmar reconciliação".',
@@ -1330,10 +1330,10 @@ return [
'stored_new_recurrence' => 'Recurring transaction ":title" stored successfully.',
'edit_recurrence' => 'Edit recurring transaction ":title"',
'recurring_repeats_until' => 'Repeats until :date',
'recurring_repeats_forever' => 'Repeats forever',
'recurring_repeats_x_times' => 'Repeats :count time(s)',
'update_recurrence' => 'Update recurring transaction',
'updated_recurrence' => 'Updated recurring transaction ":title"',
'recurring_repeats_forever' => 'Repetir para sempre',
'recurring_repeats_x_times' => 'Repetir :count vez(es)',
'update_recurrence' => 'Alterar transaccao recorrente',
'updated_recurrence' => 'Alterar transaccao recorrente ":title"',
'recurrence_is_inactive' => 'This recurring transaction is not active and will not generate new transactions.',
'delete_recurring' => 'Delete recurring transaction ":title"',
'new_recurring_transaction' => 'New recurring transaction',