A user level on a Joomla site that has access to all front-end and back-end capabilities. Administrators is just below super user level.
RSS (which stands for, among other things, Really Simple Syndication) that allows you to syndicate your site content. It defines an easy way to share and view headlines and content through newsfeeds. You can find RSS feeds in hundreds of thousands of places on the Internet which allow you to stream their articles into RSS readers - or your Joomla site. The Feed Display module allows you to display other sites’ RSS feeds on your site, which is a great way to keep your content from being static.
Languages are perhaps the most basic and critical extension type. Languages are packaged as either a core language pack or an extension language pack. These packages consist of INI files which contain key/value pairs. These key/value pairs provide the translation of static text strings within Joomla! source code. This allows both the Joomla! core and third party components and modules to be internationalised. Core language packs also include an XML meta file describing the language and providing information about the fonts to use for PDF content generation. Reference: http://docs.joomla.org/Glossary