mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-09-03 20:52:58 -05:00
New translations.
This commit is contained in:
@@ -118,7 +118,7 @@ return [
|
||||
'job_config_spectre_login_text' => 'Firefly III has found :count existing login(s) in your Spectre account. Which one would you like to use to import from?',
|
||||
'spectre_login_status_active' => 'Activo',
|
||||
'spectre_login_status_inactive' => 'Inactivo',
|
||||
'spectre_login_status_disabled' => 'Desactivado',
|
||||
'spectre_login_status_disabled' => 'Desabilitado',
|
||||
'spectre_login_new_login' => 'Login with another bank, or one of these banks with different credentials.',
|
||||
'job_config_spectre_accounts_title' => 'Seleccionar as contas de onde vai importar',
|
||||
'job_config_spectre_accounts_text' => 'You have selected ":name" (:country). You have :count account(s) available from this provider. Please select the Firefly III asset account(s) where the transactions from these accounts should be stored. Remember, in order to import data both the Firefly III account and the ":name"-account must have the same currency.',
|
||||
@@ -140,9 +140,9 @@ return [
|
||||
'bunq_savings_goal' => 'Savings goal: :amount (:percentage%)',
|
||||
'bunq_account_status_CANCELLED' => 'Closed bunq account',
|
||||
|
||||
'ynab_account_closed' => 'A conta esta fechada!',
|
||||
'ynab_account_deleted' => 'A conta esta apagada!',
|
||||
'ynab_account_type_savings' => 'contas poupanca',
|
||||
'ynab_account_closed' => 'Conta fechada!',
|
||||
'ynab_account_deleted' => 'Conta excluída!',
|
||||
'ynab_account_type_savings' => 'conta poupança',
|
||||
'ynab_account_type_checking' => 'checking account',
|
||||
'ynab_account_type_cash' => 'conta de dinheiro',
|
||||
'ynab_account_type_creditCard' => 'cartao de credito',
|
||||
@@ -174,12 +174,12 @@ return [
|
||||
'spectre_extra_key_card_type' => 'Tipo de cartao',
|
||||
'spectre_extra_key_account_name' => 'Nome da conta',
|
||||
'spectre_extra_key_client_name' => 'Nome do cliente',
|
||||
'spectre_extra_key_account_number' => 'Numero da conta',
|
||||
'spectre_extra_key_blocked_amount' => 'Montante bloqueado',
|
||||
'spectre_extra_key_available_amount' => 'Montante disponivel',
|
||||
'spectre_extra_key_credit_limit' => 'Limite de credito',
|
||||
'spectre_extra_key_account_number' => 'Número da conta',
|
||||
'spectre_extra_key_blocked_amount' => 'Valor bloqueado',
|
||||
'spectre_extra_key_available_amount' => 'Valor disponível',
|
||||
'spectre_extra_key_credit_limit' => 'Limite de crédito',
|
||||
'spectre_extra_key_interest_rate' => 'Taxa de juros',
|
||||
'spectre_extra_key_expiry_date' => 'Data de validade',
|
||||
'spectre_extra_key_expiry_date' => 'Data de vencimento',
|
||||
'spectre_extra_key_open_date' => 'Data de abertura',
|
||||
'spectre_extra_key_current_time' => 'Hora actual',
|
||||
'spectre_extra_key_current_date' => 'Data actual',
|
||||
|
||||
Reference in New Issue
Block a user