${_('Plugins')}

${_('Manage Plugins')}

${_('Install Plugin')}:

${_('The web server does not have sufficient permissions to store files in ' 'the environment plugins directory.')} ${_('Upload a plugin packaged as Python egg.')}

${plugin.name} ${plugin.version}

${plugin.info.get('summary')}

${_('Plugin Author')}:
${plugin.info.author or plugin.info.author_email}
${_('Home page')}:
${plugin.info.home_page}
${_('License')}:
${plugin.info.license}
${_('Component')}${_('Enabled')}
${component.name}

${component.module}