Fork me on GitHub

Translations

pgAdmin 4 has been translated into a number of different languages. The table below lists the languages for which we have message catalogs and their current status (from the head of the source tree in Git). Data is updated hourly, and is subject to caching.

If you would like to add support for a new language, or update one that appears to be unmaintained, first, please send an email to pgadmin-hackers@postgresql.org in order to ensure your efforts are coordinated with the team and not duplicated or otherwise wasted.

Once it's time to begin working on your translation, grab a copy of the template message catalog, load it into a tool such as POEDIT, translate the contents, then save the .po file and send it to the pgadmin-hackers mailing list.

The template message catalog currently contains 2903 messages.

Messages
Language Revised Translator Total Translated Fuzzy Untranslated Status
Chinese (Simplified) 2020-11-05 maikebing 2903 100.0% 2065 71.1% 67 2.3% 838 28.9%
Czech 2023-01-06 Libor M. 2903 100.0% 2827 97.4% 10 0.3% 76 2.6%
French 2022-08-25 Fred Escallier 2903 100.0% 2755 94.9% 28 1.0% 148 5.1%
German 2017-04-14 Jonas Thelemann 2903 100.0% 1189 41.0% 59 2.0% 1714 59.0%
Italian 2023-02-03 Domenico Sgarbossa 2903 100.0% 2903 100.0% 0 0.0% 0 0.0%
Japanese 2023-02-06 2903 100.0% 2903 100.0% 2 0.1% 0 0.0%
Korean 2018-07-12 Ioseph Kim 2903 100.0% 1420 48.9% 64 2.2% 1483 51.1%
Polish 2017-12-17 grzegorz 2903 100.0% 1404 48.4% 64 2.2% 1499 51.6%
Portuguese (Brazilian) Unknown Christian Tosta 2903 100.0% 2273 78.3% 0 0.0% 630 21.7%
Russian 2017-11-09 Alexander Lakhin 2903 100.0% 1405 48.4% 64 2.2% 1498 51.6%
Spanish 2018-08-08 Isaias Sanchez 2903 100.0% 1434 49.4% 65 2.2% 1469 50.6%

The percentages shown are calculated as:

  • Total: The percentage of messages in the catalog, when compared to the template.
  • Translated: The percentage of messages in the catalog that have a translation (regardless of whether they're fuzzy).
  • Fuzzy: The percentage of messages in the catalog that are fuzzy.
  • Untranslated: The percentage of messages in the catalog that do not have a translation.

The status is calculated as:

  • The percentage of messages translated is greater than or equal to 95%.
  • The percentage of messages translated is greater than or equal to 75% and less than 95%.
  • The percentage of messages translated is less than 75%.