Server : Apache System : Linux indy02.toastserver.com 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64 User : palandch ( 1163) PHP Version : 7.1.33 Disable Function : NONE Directory : /home/palandch/www/core/lexicon/nl/ |
<?php /** * Welcome Page Dutch lexicon topic * * @language nl * @package modx * @subpackage lexicon * * @author Bert Oost at OostDesign.nl <bert@oostdesign.nl> */ $_lang['active_users_none'] = 'Er zijn geen actieve gebruikers.'; $_lang['add_user'] = 'Nieuwe Gebruiker'; $_lang['create_resource'] = 'Nieuwe Resource'; $_lang['dashboard'] = 'Dashboard'; $_lang['documentation'] = 'Documentatie'; $_lang['file_bug'] = 'Rapporteer een fout'; $_lang['forums'] = 'Forums'; $_lang['help'] = 'Help'; $_lang['modx_news'] = 'MODX Nieuws'; $_lang['onlineusers_action'] = 'Actie'; $_lang['onlineusers_actionid'] = 'Actie-ID'; $_lang['onlineusers_ipaddress'] = 'Gebruiker\'s IP adres'; $_lang['onlineusers_lasthit'] = 'Laatste Hit'; $_lang['onlineusers_message'] = 'In deze lijst staan alle actieve gebruikers uit de laatste 20 minuten (het is nu [[+curtime]])'; $_lang['onlineusers_title'] = 'Online gebruikers'; $_lang['onlineusers_user'] = 'Gebruiker'; $_lang['onlineusers_userid'] = 'Gebruiker\'s ID'; $_lang['quicklinks'] = 'Quicklinks'; $_lang['security_notices'] = 'Beveiligings opmerkingen'; $_lang['view_tree'] = 'Bekijk Tree'; $_lang['welcome_back'] = 'Welkom terug, [[+name]].'; $_lang['welcome_messages'] = 'Er zijn <strong>%d</strong> berichten in je inbox, waarvan <strong>%s</strong> ongelezen.'; $_lang['welcome_title'] = 'Welkom bij de MODX Content Manager'; $_lang['yourinfo_message'] = 'Deze sectie laat informatie over jou zien:'; $_lang['yourinfo_previous_login'] = 'Je laatste login:'; $_lang['yourinfo_title'] = 'Jouw info'; $_lang['yourinfo_total_logins'] = 'Totaal aantal logins:'; $_lang['yourinfo_username'] = 'Je bent ingelogd als:';