Tag some translations that were not, well, tagged. Current stats: 1481 of 1777 messages (83%) translated in pgadmin/translations/de/LC_MESSAGES/messages.po 1694 of 1777 messages (95%) translated in pgadmin/translations/ja/LC_MESSAGES/messages.po 1472 of 1777 messages (82%) translated in pgadmin/translations/pl/LC_MESSAGES/messages.po 1750 of 1777 messages (98%) translated in pgadmin/translations/ru/LC_MESSAGES/messages.po 1436 of 1777 messages (80%) translated in pgadmin/translations/zh/LC_MESSAGES/messages.po
Branch ------ WEBPACK_DEVEL2 Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=760b6ae393ef275f2969b0dd56a229b4a5901fd2 Author: Alexander Lakhin <exclus...@gmail.com> Modified Files -------------- .../foreign_servers/static/js/foreign_server.js | 8 +- .../user_mapping/static/js/user_mapping.js | 2 +- .../static/js/foreign_data_wrapper.js | 4 +- .../foreign_tables/static/js/foreign_table.js | 4 +- .../static/js/fts_configuration.js | 4 +- .../functions/static/js/trigger_function.js | 4 +- .../schemas/tables/column/static/js/column.js | 4 +- .../foreign_key/static/js/foreign_key.js | 4 +- .../schemas/tables/indexes/static/js/index.js | 2 +- .../tables/partitions/static/js/partition.js | 4 +- .../schemas/tables/static/js/partition.utils.js | 14 +- .../databases/schemas/tables/static/js/table.js | 4 +- .../server_groups/servers/static/js/privilege.js | 6 +- .../server_groups/servers/static/js/server.js | 12 +- .../server_groups/servers/static/js/variable.js | 12 +- .../servers/tablespaces/static/js/tablespace.js | 8 +- web/pgadmin/messages.pot | 275 ++++++-- web/pgadmin/misc/depends/static/js/depends.js | 4 +- web/pgadmin/static/js/backgrid.pgadmin.js | 2 +- .../tools/debugger/static/js/debugger_ui.js | 14 +- web/pgadmin/tools/debugger/static/js/direct.js | 18 +- .../tools/grant_wizard/static/js/grant_wizard.js | 6 +- .../translations/de/LC_MESSAGES/messages.mo | Bin 126666 -> 127638 bytes .../translations/de/LC_MESSAGES/messages.po | 285 ++++++-- .../translations/ja/LC_MESSAGES/messages.mo | Bin 136050 -> 137022 bytes .../translations/ja/LC_MESSAGES/messages.po | 284 ++++++-- .../translations/pl/LC_MESSAGES/messages.mo | Bin 125422 -> 126394 bytes .../translations/pl/LC_MESSAGES/messages.po | 282 ++++++-- .../translations/ru/LC_MESSAGES/messages.mo | Bin 164381 -> 165353 bytes .../translations/ru/LC_MESSAGES/messages.po | 758 +++++++++++++-------- .../translations/zh/LC_MESSAGES/messages.mo | Bin 103279 -> 104251 bytes .../translations/zh/LC_MESSAGES/messages.po | 284 ++++++-- 32 files changed, 1587 insertions(+), 721 deletions(-)