New strings for translation.

This commit is contained in:
James Cole
2019-11-25 18:41:40 +01:00
parent 709411e7b4
commit e485f8ca66
25 changed files with 226 additions and 238 deletions

View File

@@ -633,12 +633,12 @@ return [
'convert_please_set_asset_destination' => 'Alegeți un cont de active unde vor merge banii.',
'convert_please_set_expense_destination' => 'Alegeți un cont de cheltuieli unde vor merge banii.',
'convert_please_set_asset_source' => 'Alegeți un cont de active unde vor veni banii.',
'convert_explanation_withdrawal_deposit' => 'Dacă convertiți această retragere în depozit, :amount va fi depus în <a href=":sourceRoute"> :sourceName </a> în loc să fie preluat din acesta.',
'convert_explanation_withdrawal_transfer' => 'Dacă convertiți această retragere în transfer, :amount va fi transferată din <a href=":sourceRoute"> :sourceName </a> către un nou cont de activ, în loc să fie plătite pentru <a href=":destinationRoute"> :destinationName </a>.',
'convert_explanation_deposit_withdrawal' => 'Dacă convertiți acest depozit intr-o retragere, :amount va fi eliminată din <a href=":destinationRoute"> :destinationName </a> în loc să fie adăugate la acestea.',
'convert_explanation_deposit_transfer' => 'Dacă convertiți acest depozit intr-un transfer, :amount va fi transferată de la un cont de activ la alegere <a href=":destinationRoute">:destinationName</a>.',
'convert_explanation_transfer_withdrawal' => 'Dacă convertiți acest transfer intr-o retragere, :amount va merge de la <a href=":sourceRoute">:sourceName</a> la o nouă destinație ca o cheltuială, în loc să meargă <a href=":destinationRoute">:destinationName</a> ca trensfer.',
'convert_explanation_transfer_deposit' => 'Dacă convertiți acest transfer intr-un depozit, :amount va fi depusă în contul <a href=":destinationRoute">:destinationName</a> în loc să fie transferată acolo.',
'convert_expl_w_d' => 'When converting from a withdrawal to a deposit, the money will be deposited into the displayed destination account(s), instead of being withdrawn from them. To complete the conversion, please set the new source account(s) below.',
'convert_expl_w_t' => 'When converting a withdrawal into a transfer, the money will be transferred away from the source account(s) into other asset or liability account(s) instead of being spent on the original expense accounts. To complete the conversion, please select new destination account(s).',
'convert_expl_d_w' => 'When converting a deposit into a withdrawal, the money will be withdrawn from the displayed source account(s), instead of being deposited into them. To complete the conversion, please select new destination accounts.',
'convert_expl_d_t' => 'When you convert a deposit into a transfer, the money will be deposited into the listed destination account(s) from any of your asset or liability account(s). Please select the new source account(s) to complete the conversion.',
'convert_expl_t_w' => 'When you convert a transfer into a withdrawal, the money will be spent on the destination account(s) you set here, instead of being transferred away. Please select the new destination account(s) to complete the conversion.',
'convert_expl_t_d' => 'When you convert a transfer into a deposit, the money will be deposited into the destination account(s) you see here, instead of being transferred into them. Please select the new source account(s) to complete the conversion.',
'converted_to_Withdrawal' => 'Tranzacția a fost transformată în retragere',
'converted_to_Deposit' => 'Tranzacția a fost transformată în depozit',
'converted_to_Transfer' => 'Tranzacția a fost transformată în transfer',