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 3513 messages.

Messages
Language Revised Translator Total Translated Fuzzy Untranslated Status
Chinese (Simplified) 2023-08-11 maikebing 3513 100.00% 2833 80.64% 0 0.00% 680 19.36%
Chinese (Traditional) 2024-11-12 Kuo, Chao-Yi 3513 100.00% 2707 77.06% 0 0.00% 806 22.94%
Czech 2025-08-16 Libor M. 3513 100.00% 3496 99.52% 0 0.00% 17 0.48%
French 2024-11-07 Nicolas Letellier 3513 100.00% 3259 92.77% 9 0.26% 254 7.23%
German 2017-04-14 Jonas Thelemann 3513 100.00% 1146 32.62% 50 1.42% 2367 67.38%
Indonesian 2024-06-08 kiraware 3513 100.00% 3256 92.68% 0 0.00% 257 7.32%
Italian 2025-10-10 Domenico Sgarbossa 3513 100.00% 3513 100.00% 0 0.00% 0 0.00%
Japanese 2025-10-12 3513 100.00% 3513 100.00% 2 0.06% 0 0.00%
Korean 2018-07-12 Ioseph Kim 3513 100.00% 1333 37.94% 45 1.28% 2180 62.06%
Polish 2017-12-17 grzegorz 3513 100.00% 1338 38.09% 45 1.28% 2175 61.91%
Portuguese (Brazilian) Unknown Christian Tosta 3513 100.00% 2137 60.83% 0 0.00% 1376 39.17%
Russian 2017-11-09 Alexander Lakhin 3513 100.00% 1381 39.31% 45 1.28% 2132 60.69%
Spanish 2018-08-08 Isaias Sanchez 3513 100.00% 1459 41.53% 46 1.31% 2054 58.47%
Swedish 2025-06-09 Daniel Nylander 3513 100.00% 3406 96.95% 1 0.03% 107 3.05%

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%.