FCLT#74604 LCL's ev. vs mv. aangepast/toegevoegd

svn path=/Database/trunk/; revision=58990
This commit is contained in:
2023-02-06 13:15:24 +00:00
parent 1182209179
commit c3d08f5a4e

View File

@@ -4625,8 +4625,10 @@ FAC_LCL('cht_discipline_m', 'Chatkanalen', 'Chat channels')
FAC_LCL('lcl_cnt_cnt_frame', 'Contract', 'Contract')
FAC_LCL('lcl_cnt_new_order', 'Afroepopdracht', 'Order')
FAC_LCL('lcl_cnt_object', 'Object', 'Object')
FAC_LCL('lcl_cnt_contract_split_warning', 'Contract is niet gesplitst omdat de splitsdatum buiten de looptijd van het contract valt.', 'Splitting of contract unsuccessful, splitting date should be within the running time of the contract.')
FAC_LCL('lcl_cnt_contract_split_success', 'Contract is per {0} gesplitst.', 'Contract successfully split on {0}.')
FAC_LCL('lcl_cnt_contract_split_warning1', 'Het contract is niet gesplitst omdat de splitsdatum buiten de looptijd van het contract valt.', 'Splitting of the contract is unsuccessful, splitting date should be within the running time of the contract.')
FAC_LCL('lcl_cnt_contract_split_warning', 'De contracten zijn niet gesplitst omdat de splitsdatum buiten de looptijd van de contracten valt.', 'Splitting of the contracts is unsuccessful, splitting date should be within the running time of the contracts.')
FAC_LCL('lcl_cnt_contract_split_success1', 'Contract is per {0} gesplitst.', 'Contract successfully split on {0}.')
FAC_LCL('lcl_cnt_contract_split_success', '{0} contracten zijn per {1} gesplitst.', '{0} contracts are successfully split on {1}.')
FAC_LCL('lcl_cnt_complain', 'Melding', 'Call')
FAC_LCL('lcl_cnt_unknown', 'Onbekend', 'Unknown')
FAC_LCL('lcl_cnt_exceed_cnt_kosten', 'Het bedrag moet positief zijn en mag het maximaal contractbedrag van het oude contract niet overschrijden', 'The amount must be positive and may not exceed the contract amount of the old contract')
@@ -4932,8 +4934,10 @@ FAC_LCL('lcl_mld_doorzetten_2', ' doorzetten?', ' ?')
FAC_LCL('lcl_mld_terugzetten_1', 'Wilt u melding ', 'Would you like to set back call ')
FAC_LCL('lcl_mld_terugzetten_2', ' terugzetten?', '?')
FAC_LCL('lcl_mld_verwerken', 'Wilt u melding {0} verwerken?', 'Would you like to finalize call {0}?')
FAC_LCL('lcl_mld_doorgezet', 'Melding is doorgezet naar backoffice', 'Call is assigned to the back office')
FAC_LCL('lcl_mld_teruggezet', 'Melding is teruggezet naar frontoffice', 'Call is assigned to the front office')
FAC_LCL('lcl_mld_doorgezet1', 'Melding is doorgezet naar backoffice', 'Call is assigned to the back office')
FAC_LCL('lcl_mld_doorgezet', '{0} meldingen zijn doorgezet naar backoffice', '{0} calls are assigned to the back office')
FAC_LCL('lcl_mld_teruggezet1', 'Melding is teruggezet naar frontoffice', 'Call is assigned to the front office')
FAC_LCL('lcl_mld_teruggezet', '{0} meldingen zijn teruggezet naar frontoffice', '{0} calls are assigned to the front office')
FAC_LCL('lcl_mld_ask_afrond', 'Wilt u melding {0} afronden', 'Do you want to finish call {0}?')
FAC_LCL('lcl_mld_ask_verwerk', 'Wilt u melding {0} archiveren?', 'Do you want to archive call {0}?')
FAC_LCL('lcl_mld_ord_close_all', ' openstaande opdracht(en) ook afmelden?', ' open order(s). Close order(s) as well?')
@@ -5256,8 +5260,8 @@ FAC_LCL('lcl_shared_other', 'Anders', 'Other')
FAC_LCL('lcl_shared_less', 'Minder', 'Less')
FAC_LCL('lcl_shared_loading', 'Laden...', 'Loading...')
FAC_LCL('lcl_shared_popupblocked', 'Kan window {0} niet openen\nPop-up geblokkeerd door browser?', 'Could not open window {0}\nPop-up window blocked by browser?')
FAC_LCL('lcl_shared_doaction1', 'Wilt u de geselecteerde regel ''{0}''?', 'Would you like to execute ''{0}'' on the selected row?')
FAC_LCL('lcl_shared_doaction', 'Wilt u de {1} geselecteerde regels ''{0}''?', 'Would you like to execute ''{0}'' on the {1} selected rows?')
FAC_LCL('lcl_shared_doaction1', 'Wilt u de actie ''{0}'' op deze regel uitvoeren?', 'Would you like to execute ''{0}'' on the selected row?')
FAC_LCL('lcl_shared_doaction', 'Wilt u de actie ''{0}'' op deze {1} regels uitvoeren?', 'Would you like to execute ''{0}'' on the {1} selected rows?')
FAC_LCL('lcl_shared_alle', 'Alle', 'All')
FAC_LCL('lcl_shared_empty', 'Leeg', 'Empty')
FAC_LCL('lcl_shared_choose_item_first', 'Kies een item', 'Select an item')