FCLT#59723 recent menugebruik tonen voor FACTAB-users e.a.

svn path=/Database/trunk/; revision=44511
This commit is contained in:
Peter Feij
2019-10-10 15:46:23 +00:00
parent 045132c078
commit 7f6e6041ea

View File

@@ -2492,6 +2492,8 @@ FAC_LCL('lcl_prs_kostcode', 'Kostenplaatscode', 'Account code')
FAC_LCL('lcl_prs_category', 'Categorie', 'Category')
FAC_LCL('lcl_prs_categorynumber', 'Nummer', 'Number')
FAC_LCL('lcl_prs_profile', 'Profiel', 'Profile')
FAC_LCL('lcl_prs_myprofile', 'Mijn profielpagina', 'My profile page')
FAC_LCL('lcl_avatardetails', 'Voorkeuren', 'Preferences')
FAC_LCL('lcl_prs_book', 'Boeken', 'Book')
FAC_LCL('lcl_prs_inspection', 'Inzage', 'Inspect')
FAC_LCL('lcl_prs_kosten_inzage', 'Kostenplaats: Inzage', 'Account: Inspection')
@@ -2549,6 +2551,7 @@ FAC_LCL('lcl_prs_approve', 'Gebruiker bevestigen', 'Confirm user')
FAC_LCL('lcl_prs_flags_grouped', 'Groepsgebruiker', 'Grouped user')
FAC_LCL('lcl_prs_flags_blocked', 'Geblokkeerd', 'Blocked')
FAC_LCL('lcl_prs_flags_api2writeonly', 'API2 Writeonly', 'API2 Writeonly')
FAC_LCL('lcl_prs_flags_undeletable', 'Niet verwijderbaar', 'Cannot be deleted')
FAC_LCL('lcl_prs_mandate_for', 'Gemandateerd voor', 'Mandated for')
FAC_LCL('lcl_prs_mandatering', 'Mandatering', 'Mandates')
FAC_LCL('lcl_prs_mandatering_del', 'Mandatering verwijderd', 'Mandates deleted')
@@ -3265,6 +3268,8 @@ FAC_LCL('lcl_fac_help_improve', 'Bedankt voor uw mening!', 'Thank you for your o
FAC_LCL('lcl_fac_like', 'Geef uw mening!', 'We want your opinion!')
FAC_LCL('lcl_fac_like_block', 'Wat is uw oordeel?', 'What do you think?')
FAC_LCL('lcl_fac_liked_deep', 'Bedankt voor uw mening!', 'Thank you for your opinion!')
FAC_LCL('lcl_fac_bijlagen_notregistered', 'Bestand {0} niet geregistreerd', 'File {0} not registered')
FAC_LCL('lcl_fac_bijlagen_notfound', 'Bestand {0} niet aangetroffen', 'File {0} not found')
FAC_LCL('lcl_bkm_prskey_auth', 'Fallback user', 'Fallback user')
FAC_LCL('lcl_bkm_unauth', 'Fallback url', 'Fallback url')
FAC_LCL('lcl_bkm_prskey_auth_warn', 'Let op: gebruiker is niet ''grouped''', 'Warning: User is not ''grouped''')
@@ -3463,6 +3468,8 @@ FAC_LCL('lcl_fac_menuopties', 'Menuopties', 'Menu options')
FAC_LCL('lcl_fac_menuexplode', 'Optie per', 'Option per')
FAC_LCL('lcl_fac_menuautorisatie', 'Extra autorisatie', 'Additional authorisation')
FAC_LCL('lcl_fac_menusysautorisatie', 'Systeemautorisatie', 'System authorisation')
FAC_LCL('lcl_fac_menu_usage_yr', 'Gebruik afgelopen jaar', 'Used last year')
FAC_LCL('lcl_fac_menu_usage_mnd', 'Gebruik afgelopen maand', 'Used last month')
FAC_LCL('lcl_builtin_menu_image', '(standaard)', '(default)')
FAC_LCL('lcl_menu_fac_jobs', 'Geplande acties', 'Recurring actions')
COMMIT;