mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations [skip ci]
This commit is contained in:
@@ -58,6 +58,7 @@ return [
|
||||
'no_rules_for_bill' => 'This bill has no rules associated to it.',
|
||||
'go_to_asset_accounts' => 'Vizualizați conturile de active',
|
||||
'go_to_budgets' => 'Mergi la bugete',
|
||||
'clone_instructions' => 'To clone a transaction, search for the "store as new" checkbox in the edit screen',
|
||||
'go_to_categories' => 'Mergi la categorii',
|
||||
'go_to_bills' => 'Mergi la facturi',
|
||||
'go_to_expense_accounts' => 'Vezi cheltuielile contabile',
|
||||
@@ -84,7 +85,7 @@ return [
|
||||
'help_for_this_page' => 'Ajutor pentru această pagină',
|
||||
'no_help_could_be_found' => 'Nu a putut fi găsit niciun text de ajutor.',
|
||||
'no_help_title' => 'Ne cerem scuze, a apărut o eroare.',
|
||||
'two_factor_welcome' => 'Hello!',
|
||||
'two_factor_welcome' => 'Bună ziua!',
|
||||
'two_factor_enter_code' => 'Pentru a continua, introduceți codul dvs. de autentificare cu doi factori. Aplicația dvs. o poate genera pentru dvs.',
|
||||
'two_factor_code_here' => 'Introdu codul aici',
|
||||
'two_factor_title' => 'Autentificare cu doi factori',
|
||||
@@ -125,8 +126,8 @@ return [
|
||||
'spent_in_specific_budget' => 'Cheltuit în bugetul ":budget"',
|
||||
'spent_in_specific_double' => 'Spent in account(s) ":account"',
|
||||
'earned_in_specific_double' => 'Earned in account(s) ":account"',
|
||||
'source_account' => 'Source account',
|
||||
'destination_account' => 'Destination account',
|
||||
'source_account' => 'Contul sursă',
|
||||
'destination_account' => 'Contul de destinație',
|
||||
'sum_of_expenses_in_budget' => 'Cheltuielile totale în bugetul ":budget"',
|
||||
'left_in_budget_limit' => 'Rest de chetuit ăn funcție de buget',
|
||||
'current_period' => 'Perioada curentă',
|
||||
@@ -241,10 +242,10 @@ return [
|
||||
'search_modifier_from' => 'Source account is :value',
|
||||
'search_modifier_destination' => 'Contul destinației este :value',
|
||||
'search_modifier_to' => 'Destination account is :value',
|
||||
'search_modifier_tag' => 'Tag is ":value"',
|
||||
'search_modifier_category' => 'Category is ":value"',
|
||||
'search_modifier_budget' => 'Budget is ":value"',
|
||||
'search_modifier_bill' => 'Bill is ":value"',
|
||||
'search_modifier_tag' => 'Eticheta este ":value"',
|
||||
'search_modifier_category' => 'Categoria este ":value"',
|
||||
'search_modifier_budget' => 'Bugetul este ":value"',
|
||||
'search_modifier_bill' => 'Factura este ":value"',
|
||||
'search_modifier_type' => 'Tipul de tranzacţie este :value',
|
||||
'search_modifier_date' => 'Data tranzacţiei este :value',
|
||||
'search_modifier_date_before' => 'Data tranzacţiei este înainte de :value',
|
||||
@@ -499,7 +500,7 @@ return [
|
||||
'pref_two_factor_auth_disable_2fa' => 'Dezactivați autentificarea cu doi factori',
|
||||
'2fa_use_secret_instead' => 'If you cannot scan the QR code, feel free to use the secret instead: <code>:secret</code>.',
|
||||
'2fa_backup_codes' => 'Store these backup codes for access in case you lose your device.',
|
||||
'2fa_already_enabled' => '2-step verification is already enabled.',
|
||||
'2fa_already_enabled' => 'Verificarea în 2 pași este deja activată.',
|
||||
'wrong_mfa_code' => 'This MFA code is not valid.',
|
||||
'pref_save_settings' => 'Salvează setările',
|
||||
'saved_preferences' => 'Preferințele sunt salvate!',
|
||||
@@ -678,14 +679,14 @@ return [
|
||||
// budgets:
|
||||
'total_available_budget' => 'Total available budget (between :start and :end)',
|
||||
'total_available_budget_in_currency' => 'Total available budget in :currency',
|
||||
'see_below' => 'see below',
|
||||
'see_below' => 'vezi mai jos',
|
||||
'create_new_budget' => 'Creați un nou budget',
|
||||
'store_new_budget' => 'Salvați un nou budget',
|
||||
'stored_new_budget' => 'Bugetul ":name" a fost salvat',
|
||||
'available_between' => 'Disponibil între :start și :end',
|
||||
'transactionsWithoutBudget' => 'Cheltuieli fără buget',
|
||||
'transactions_no_budget' => 'Cheltuieli fără buget între :start și :end',
|
||||
'spent_between' => 'Already spent between :start and :end',
|
||||
'spent_between' => 'Cheltuit între :start și :end',
|
||||
'set_available_amount' => 'Set available amount',
|
||||
'update_available_amount' => 'Update available amount',
|
||||
'ab_basic_modal_explain' => 'Use this form to indicate how much you expect to be able to budget (in total, in :currency) in the indicated period.',
|
||||
|
Reference in New Issue
Block a user