Diverse LCL's

svn path=/Database/trunk/; revision=54174
This commit is contained in:
Jos Groot Lipman
2021-12-15 21:11:17 +00:00
parent 4c1a673f32
commit ee1c96c64d

View File

@@ -483,9 +483,9 @@ FAC_LCL('lcl_pwd_mismatch', 'De waarde in Nieuw wachtwoord komt niet overeen met
FAC_LCL('lcl_pwd_success', 'Het wachtwoord is gewijzigd', 'Password is changed')
FAC_LCL('lcl_pwd_failed', 'Het wachtwoord is niet gewijzigd, probeer opnieuw.', 'The password has not been changed, please try again.')
FAC_LCL('lcl_invalid_pwd_format', 'Het nieuwe wachtwoord moet minstens 8 tekens zijn', 'The new password must at least have 8 characters')
FAC_LCL('lcl_invalid_pwd_too_common', 'Wachtwoord lijkt te veel op: {0}', 'Password is too similar to: {0}');
FAC_LCL('lcl_invalid_pwd_normalized_short', 'Wachtwoord moet ten minste 4 letters bevatten', 'Password must contain at least 4 letters');
FAC_LCL('lcl_invalid_pwd_charsets', 'Wachtwoord moet uit drie van deze vier sets karakters hebben: kleine letters, hoofdletters, cijfers en speciale tekens', 'Password must have characters out of at least three of these sets: lowercase, uppercase, numbers and speciale characters');
FAC_LCL('lcl_invalid_pwd_too_common', 'Wachtwoord lijkt te veel op: {0}', 'Password is too similar to: {0}')
FAC_LCL('lcl_invalid_pwd_normalized_short', 'Wachtwoord moet ten minste 4 letters bevatten', 'Password must contain at least 4 letters')
FAC_LCL('lcl_invalid_pwd_charsets', 'Wachtwoord moet uit drie van deze vier sets karakters hebben: kleine letters, hoofdletters, cijfers en speciale tekens', 'Password must have characters out of at least three of these sets: lowercase, uppercase, numbers and speciale characters')
FAC_LCL('lcl_prs_login_lockout', 'Te veel inlogpogingen voor {0}.' || CHR(13) || 'Wacht tot {1} om het opnieuw te proberen.', 'To many failed login attempts for {0}.\nPlease wait until {1} before trying again.')
FAC_LCL('lcl_click_here_pw_change', 'Klik op deze link om uw wachtwoord te wijzigen', 'Click this link to change your Password')
@@ -968,7 +968,7 @@ FAC_LCL('lcl_opdr_action_tekst8', 'Geen contactpersoon opgegeven.', 'No contact
FAC_LCL('lcl_opdr_action_foottekst1', 'Neemt u bij vragen over de uitvoering contact op met {0}.', '')
FAC_LCL('lcl_opdr_action_foottekst2', '', '')
FAC_LCL('lcl_opdr_action_status', 'Deze opdracht is nu {0}', 'This order has status {0}.')
FAC_LCL('lcl_opdr_action_watnu', 'Maak een keuze uit de volgende acties:', 'Pick your choice:')
FAC_LCL('lcl_opdr_action_watnu', 'Maak een keuze uit de volgende acties', 'Pick your choice')
FAC_LCL('lcl_opdr_action_ordacp', 'Accepteer deze opdracht', 'Accept this order')
FAC_LCL('lcl_opdr_action_ordrej', 'Weiger deze opdracht', 'Reject this order')
FAC_LCL('lcl_opdr_action_ordupd', 'Werk de gegevens bij', 'Update this order')
@@ -1222,6 +1222,8 @@ FAC_LCL('lcl_obj_geoycoord', 'Y-co
FAC_LCL('lcl_obj_getekend', 'Op plattegrond', 'On floorplan')
FAC_LCL('lcl_obj_isgetekend', 'Exacte positie aangegeven', 'Position defined')
FAC_LCL('lcl_obj_nietgetekend', 'Geen exacte positie aangegeven', 'Exact position undefined')
FAC_LCL('lcl_ins_cad_moved', 'Op tekening verplaatst', 'Moved on drawing')
FAC_LCL('lcl_ins_cad_cleared', 'Tekening positie gewist', 'drawing position cleared')
FAC_LCL('lcl_geleend_object', 'In gebruik', 'Loaned object')
FAC_LCL('lcl_obj_koppeloms', 'Omschrijving', 'Description')
FAC_LCL('lcl_obj_koppelvan', 'Gekoppeld vanuit', 'Attached from')
@@ -1350,6 +1352,8 @@ FAC_LCL('lcl_mjb_priority_score', 'Prioriteit', 'Priority rating')
FAC_LCL('lcl_mbj_negative_dev', 'Negatieve afwijking', 'Negative deviation')
FAC_LCL('lcl_mjb_positive_dev', 'Positieve afwijking', 'Positive deviation')
FAC_LCL('lcl_mjb_console', 'MJOB Console', 'MJOB Console')
FAC_LCL('lcl_mjb_price_change', 'Prijswijziging', 'Price change')
FAC_LCL('lcl_mjb_ratio', 'Percentage', 'Percentage')
// CND module
FAC_LCL('cnd_conditiegegevens', 'Conditie', 'Condition')
@@ -3125,6 +3129,7 @@ FAC_LCL('lcl_encoding_text_xml', 'text/xml', 'text/xml')
FAC_LCL('lcl_encoding_text_html', 'text/html', 'text/html')
FAC_LCL('lcl_encoding_multipart_form', 'multipart/formdata', 'multipart/formdata')
FAC_LCL('lcl_encoding_application_json', 'application/json', 'application/json')
FAC_LCL('lcl_encoding_form_urlencoded', 'application/x-www-form-urlencoded', 'application/x-www-form-urlencoded')
COMMIT;
@@ -3867,9 +3872,8 @@ FAC_LCL('lcl_menunotused', 'Niet gebruikt', 'Not used')
FAC_LCL('lcl_menu_module', 'Module', 'Module')
FAC_LCL('lcl_menu_level', 'Menu-niveau', 'Menu-level')
FAC_LCL('lcl_menulevel', 'Menukop', 'Menu header')
FAC_LCL('lcl_menu_level0', 'Hoofdmenu-item', 'Main menu item')
FAC_LCL('lcl_menu_level1', 'Submenukop', 'Submenu header')
FAC_LCL('lcl_menu_level2', 'Submenu-item', 'Submenu item')
FAC_LCL('lcl_menu_level1', 'Hoofdmenu', 'Main menu')
FAC_LCL('lcl_menu_level2', 'Submenu', 'Submenu')
FAC_LCL('lcl_fac_menuitem_opties', 'Gedefinieerde menuopties', 'Predefined menu options')
FAC_LCL('lcl_fac_menuoptie', 'Menuoptie', 'Menu option')
FAC_LCL('lcl_fac_menuopties', 'Menuopties', 'Menu options')
@@ -3914,7 +3918,7 @@ FAC_LCL('lcl_menu_msg_bericht_maken', 'Bericht versturen', 'Send a message')
FAC_LCL('lcl_menu_fac_importfuncties', 'Importfuncties', 'Import functions')
FAC_LCL('lcl_menu_fac_url', 'URL', 'URL')
FAC_LCL('lcl_menu_fac_rw', 'Read/write', 'Read/write')
FAC_LCL('lcl_menu_menuitemblock', 'Standaardgegevens', 'General details') -- DEPRECATED
FAC_LCL('lcl_menu_menuitemblock', 'Standaardgegevens', 'General details') // DEPRECATED
FAC_LCL('lcl_menu_menublock', 'Menuoptie', 'Menu option')
FAC_LCL('lcl_menu_authblock', 'Autorisatie', 'Authorisation')
FAC_LCL('lcl_menu_moreblock', 'Extra opties', 'Additional options')
@@ -5141,6 +5145,7 @@ FAC_LCL('lcl_shared_contract', 'Contract', 'Contract')
FAC_LCL('lcl_shared_object', 'Object', 'Object')
FAC_LCL('lcl_shared_account', 'Kostenplaats', 'Cost centre')
FAC_LCL('lcl_shared_advanced', 'Kenmerkfilter', 'Property filter')
FAC_LCL('lcl_shared_advanced_none', 'Voor geen enkel filterbaar kenmerk is een waarde ingevuld', 'No value has been entered for any filterable attribute')
FAC_LCL('lcl_shared_unfinished_uploads', 'U heeft nog niet-geuploade bestanden klaar staan, wilt u toch afsluiten?', 'You have un-uploaded files pending, do you still want to exit?')
FAC_LCL('lcl_shared_upload_error_start', 'Uploaden van bestand is mislukt.'||CHR(10)||'Mogelijke oorzaak is dat het bestand te groot is.'||CHR(10)||'(', 'File upload failed.'||CHR(10)||'An oversized file may be the cause.'||CHR(10)||'(')
FAC_LCL('lcl_shared_upload_error_start_known', 'Uploaden van bestand is mislukt.'||CHR(10)||'(', 'File upload failed.'||CHR(10)||'(')
@@ -5825,8 +5830,9 @@ FAC_LCL('fac_widget', 'Widget', 'Widget')
FAC_LCL('fac_widget_m', 'Widgets', 'Widgets')
FAC_LCL('fac_widget_naam', 'Naam', 'Name')
FAC_LCL('fac_widget_type', 'Type', 'Type')
FAC_LCL('fac_widget_typeLOV', 'U;Facilitor URL;X;Externe URL;M;Menuitem;R;Rapportage;H;HTML code;I;Plaatje;G;Plattegrond', 'U;Facilitor URL;X;External URL;M;Menuitem;R;Report;H;Raw HTML;I;Image;G;Floorplan')
FAC_LCL('fac_widget_reftype_M', 'Menuitem', 'Menuitem')
FAC_LCL('fac_widget_typeLOV', 'FAC;Facilitor URL;URL;Externe URL;MK;Menukop;MI;Menuitem;RAP;Rapportage;RAW;HTML code;IMG;Plaatje;FLR;Plattegrond;FAQ;Kennisbankitem', 'FAC;Facilitor URL;URL;External URL;MK;Menu header;MI;Menuitem;RAP;Report;RAW;Raw HTML;IMG;Image;FLR;Floorplan;FAQ;Knowledge base item')
FAC_LCL('fac_widget_reftype_MK', 'Menukop', 'Menu header')
FAC_LCL('fac_widget_reftype_MI', 'Menuitem', 'Menuitem')
FAC_LCL('fac_widget_reftype_R', 'Rapportage', 'Report')
FAC_LCL('fac_widget_content', 'HTML code', 'Raw HTML')
FAC_LCL('fac_widget_groep', 'Widgetgroep', 'Widget group')
@@ -7382,6 +7388,7 @@ FAC_LCL('lcl_WEB_INSMGT', 'Modulebeheer:Objectenbeheer', 'Module management:Obje
FAC_LCL('lcl_WEB_INSMSU', 'Supergebruiker:Objectenbeheer', 'Super user:Object management')
FAC_LCL('lcl_WEB_INSPRJ', 'Projecten:Objectmutaties', 'Projects:Object mutations')
FAC_LCL('lcl_WEB_INSUSE', 'Backoffice:Objectgebruik', 'Back office:Object use')
FAC_LCL('lcl_WEB_INSMIN', 'Eigen objecten', 'Personal objects')
FAC_LCL('lcl_WEB_KPIRAP', 'Info:KPI''s', 'Info:KPIs')
FAC_LCL('lcl_WEB_MLDAFR', 'Backoffice:meldingen-afronden', 'Backoffice:Finalize calls')
FAC_LCL('lcl_WEB_MLDBAC', 'Info:ServiceDesk', 'Info:Service Desk')
@@ -7638,6 +7645,7 @@ FAC_LCL('lcl_WEB_INSMGT_info', 'Modulebeheer', 'Module management')
FAC_LCL('lcl_WEB_INSMSU_info', 'Supergebruiker', 'Super user')
FAC_LCL('lcl_WEB_INSPRJ_info', 'Om objecten in verhuisscenarios te kunnen muteren', 'Adjust objects in relocation scenarios')
FAC_LCL('lcl_WEB_INSUSE_info', 'Om ge/verbruiksgegevens van objecten te registreren', 'Access and use objectdetails')
FAC_LCL('lcl_WEB_INSMIN_info', 'Om eigen objecten in te zien', 'To view personal objects')
FAC_LCL('lcl_WEB_KPIRAP_info', 'Om voorgedefinieerde KPI-rapportages te kunnen raadplegen', 'Access predefined KPI reports')
FAC_LCL('lcl_WEB_MLDAFR_info', 'Om afgemelde meldingen financieel te kunnen afronden (SLA-overschrijdingen)', 'Finalize processed calls financially (SLA)')
FAC_LCL('lcl_WEB_MLDBAC_info', 'Om management info m.b.t. meldingen en opdrachten te kunnen raadplegen', 'Access Service Desk managment info')