Chrome The visible graphical interface features of an application are sometimes referred to as chrome. See Applying custom module chrome for information about how to modify the look of modules (in other words, the module "chrome"). Reference: http://docs.joomla.org/Glossary
Administration Control Panel The main Joomla back-end Control Panel which is used by administrators for managing the whole site.
Database prefix The database table prefix is a string (a few characters long) prepended to the name of Joomla!'s tables. Using a prefix enables you to run multiple installations of Joomla! using a single database. The database table prefix can be set during installation. Changing it later is possible, but requires access to the database through a non-Joomla medium or a Joomla Extension such as Akeeba Admin Tools and will cause some downtime. Extension developers need to use the string j73172_ to represent the prefix. This will be replaced by the real prefix during runtime by Joomla. Reference: http://docs.joomla.org/Glossary