# WARNING! Do not place your translation files here.

Any translation files placed here will be deleted when you update the plugin.

## Translating the plugin

1. Make a copy of the original `xx_XX.pot` file.
2. You need to rename the coppied file now. The naming convention is based on the language code (e.g. "pt" for Portuguese) followed with underscore and the country code (e.g. "BR" for Brazil). Also, change the file extension to `.po`. So, the Brazilian Portuguese file would be named as `pt_BR.po`.
3. Use [Poedit](http://www.poedit.net/) to translate the file and export (save) it as `pt_BR.mo` translation file format.
4. Upload translated `pt_BR.mo` file into your WordPress language directory, such as `/wp-content/languages/plugins/webman-toggle-admin-bar/pt_BR.mo`.

## Contributing your translations back to the plugin

If you would like to help out translating the plugin, please contribute on our [support forum](http://support.webmandesign.eu/).