If you are interested in translating WP-Paginate, use wp-paginate.pot as a template to create a po file for the new translation file.

The resulting translated file should be named with the following format:
- wp-paginate-
- ISO 639 language code (lowercase)
- an underscore
- ISO 3166-1 alpha-2 country code (uppercase) 
- .mo

So for an Italian translation, the file name would be wp-paginate-it_IT.mo

Please *do not* translate URL's or placeholders, such as %s.

I can no longer maintain the translations, so please place the file on your site or somewhere online and send me an email (eric@ericmmartin.com) with the location of the file. You can also leave a comment on my release blog post with the same information.

Thanks!