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' => 'Kies de betaalrekening waar het geld heen zal gaan.',
'convert_please_set_expense_destination' => 'Kies de crediteur waar het geld heen zal gaan.',
'convert_please_set_asset_source' => 'Kies de betaalrekening waar het geld vandaan zal komen.',
'convert_explanation_withdrawal_deposit' => 'Als je deze uitgave in inkomsten verandert zal :amount gestort worden op <a href=":sourceRoute">:sourceName</a> in plaats van afgeboekt worden.',
'convert_explanation_withdrawal_transfer' => 'Als je deze uitgave in een overschrijving verandert zal :amount overgeschreven worden van <a href=":sourceRoute">:sourceName</a> naar een andere betaalrekening, in plaats van uitgegeven te worden bij <a href=":destinationRoute">:destinationName</a>.',
'convert_explanation_deposit_withdrawal' => 'Als je deze inkomsten verandert in een uitgave zal :amount afgeboekt worden van <a href=":destinationRoute">:destinationName</a> in plaats van bijgeboekt.',
'convert_explanation_deposit_transfer' => 'Als je deze uitgave in een overschrijving verandert zal :amount gestort worden op <a href=":destinationRoute">:destinationName</a> vanaf een betaalrekening naar keuze.',
'convert_explanation_transfer_withdrawal' => 'Als je deze overschrijving verandert in een uitgave zal :amount afgeboekt worden van <a href=":sourceRoute">:sourceName</a> en overgemaakt worden naar een te kiezen crediteur, in plaats van overgemaakt te worden naar <a href=":destinationRoute">:destinationName</a>.',
'convert_explanation_transfer_deposit' => 'Als je deze overschrijving verandert in inkomsten zal :amount gestort worden in <a href=":destinationRoute">:destinationName</a> vanaf een debiteur in plaats van overgeschreven te worden vanaf je eigen betaalrekening.',
'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' => 'De transactie is veranderd in een uitgave',
'converted_to_Deposit' => 'De transactie is veranderd in inkomsten',
'converted_to_Transfer' => 'De transactie is veranderd in een overschrijving',