Confluence ships with a number of bundled language packs. These languages appear as options on the 'Language Configuration' screen in the Administration Console when choosing a default language and as 'Language' options for users in their user settings. You can make additional languages available for selection by installing language packs. Please note, you must be a Confluence administrator to install a language pack.
Language packs are plugins. The process of installing a language pack is the same as installing a new plugin.
The information on this page does not apply to Confluence OnDemand.
Installing a Language Pack using the Universal Plugin Manager
To install a language pack using the Universal Plugin Manager:
- Choose the cog icon
at top right of the screen, then choose Confluence Admin.
- Choose Find New Add-ons in the left-hand panel.
- Find the language pack on the Atlassian Marketplace.
- Choose Install to install the language pack.
Installing a Language Pack Manually
To install a language pack manually, you will need to upload the language pack plugin as described below. The language pack plugin will be enabled by default once you have installed it.
Plugins are distributed as JAR or OBR (OSGi Bundle Repository) files. To install a plugin:
- Choose the cog icon
at top right of the screen, then choose Confluence Admin.
- Choose Manage Add-ons.
- Choose Upload Plugin.
- Choose Browse to find the plugin file you wish to install from your hard drive and select it, or enter a network location by URL.
- Choose Upload.
The plugin will be uploaded to Confluence and will be automatically installed. - Check the list of user-installed plugins to ensure that the add-on is available.
- Enable the plugin if necessary. (Some plugins will be enabled by default when they are installed. Others will have to be manually enabled from the 'Manage Add-ons' page.)
Finding more Language Packs
- You can download official language packs from the Atlassian Marketplace. You can also download language packs developed by the Confluence user community from the Language Pack Translations page.
Showing User Interface Key Names for Translation
This feature is useful if you are working on creating translations of the Confluence user interface. After opening the Confluence dashboard, you can add this text to the end of your Confluence URL:
?i18ntranslate=on
Then press Enter.
This will cause each element of the user interface to display its special key name. This makes it easier to find the context for each key within the user interface. You can then search for the key on http://translations.atlassian.com where you can enter an appropriate translation for your custom language pack.
The key names are displayed with a 'lightning bolt' graphic. For example:
To turn off the translation view, add this code to the end of the Confluence URL:
?i18ntranslate=off