* EN-Revision: Revision of lang_en.inc.php */ @define('PLUGIN_EVENT_BLOGPDF_NAME', 'Exporteer blog als PDF.'); @define('PLUGIN_EVENT_BLOGPDF_DESC', 'Sta bezoekers toe je blog in PDF formaat te downloaden.'); @define('PLUGIN_EVENT_BLOGPDF_DOWNLOAD', 'Download deze blog in/als PDF!'); @define('PLUGIN_EVENT_BLOGPDF_PAGE', 'Pagina'); @define('PLUGIN_EVENT_BLOGPDF_EXPORT', 'Exporteer Blog'); @define('PLUGIN_EVENT_BLOGPDF_VIEW', 'Bekijk in PDF: '); @define('PLUGIN_EVENT_BLOGPDF_VIEW_FULL', 'Volledige weblog'); @define('PLUGIN_EVENT_BLOGPDF_VIEW_ENTRY', 'Dit Artikel'); @define('PLUGIN_EVENT_BLOGPDF_VIEW_CATEGORY', 'Category %s'); @define('PLUGIN_EVENT_BLOGPDF_VIEW_MONTH', 'Deze Maand'); @define('PLUGIN_EVENT_BLOGPDF_MISSING', 'Invalid plugin operator %s'); ?>