How to update language files - Plone translation files
Plone has files with translations for each language. These files are updated by the Plone i18n team and translators from all over the world. Web masters should update the files from time to time. This how-to shows you how to update the files on your Plone site.
Today, there is a product - PloneTranslations - which contains all recent i18n files (*.po) for Plone. Starting with Plone 2.1, PloneTranslations ships as its own Product (while still included in Plone releases, of course).
http://plone.org/products/plonetranslations/
To update your translations: download and unpack the product, and replace all the .po files from the old product with the ones from the new. Restart zope.
The .po translation files are kept inside PloneTranslations in its i18n folder
your_instance/Products/PloneTranslations/i18n
