pgAdmin 4 commit: Further missing translation fixes. Stats now:

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Further missing translation fixes. Stats now:
Дата
Msg-id E1eMxGV-0007p1-TK@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Further missing translation fixes. Stats now:

1481 of 1831 messages (80%) translated in pgadmin/translations/de/LC_MESSAGES/messages.po
1694 of 1831 messages (92%) translated in pgadmin/translations/ja/LC_MESSAGES/messages.po
1748 of 1831 messages (95%) translated in pgadmin/translations/pl/LC_MESSAGES/messages.po
1750 of 1831 messages (95%) translated in pgadmin/translations/ru/LC_MESSAGES/messages.po
1436 of 1831 messages (78%) translated in pgadmin/translations/zh/LC_MESSAGES/messages.po

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0a3d5e207cdb9993b0c6b6b7976461f5d9adc524
Author: Alexander Lakhin <exclusion@gmail.com>

Modified Files
--------------
.../servers/databases/casts/static/js/cast.js      |   2 +-
.../databases/extensions/static/js/extension.js    |   2 +-
.../databases/languages/static/js/language.js      |   2 +-
.../databases/schemas/domains/static/js/domain.js  |   4 +-
.../schemas/functions/static/js/function.js        |   2 +-
.../functions/static/js/trigger_function.js        |   2 +-
.../schemas/sequences/static/js/sequence.js        |   2 +-
.../schemas/synonyms/static/js/synonym.js          |   2 +-
.../schemas/tables/column/static/js/column.js      |   2 +-
.../tables/partitions/static/js/partition.js       |   4 +-
.../schemas/tables/static/js/partition.utils.js    |   2 +-
.../databases/schemas/tables/static/js/table.js    |   4 +-
.../databases/schemas/views/static/js/mview.js     |   6 +-
.../servers/databases/static/js/database.js        |   2 +-
.../server_groups/servers/roles/static/js/role.js  |   2 +-
.../server_groups/servers/static/js/server.js      |   6 +-
web/pgadmin/browser/static/js/node.js              |   4 +-
web/pgadmin/messages.pot                           | 414 ++++++++++-
web/pgadmin/misc/depends/static/js/depends.js      |  14 +-
web/pgadmin/static/js/backform.pgadmin.js          |   4 +-
web/pgadmin/static/js/backgrid.pgadmin.js          |  31 +-
web/pgadmin/tools/datagrid/static/js/datagrid.js   |  18 +-
web/pgadmin/tools/debugger/static/js/debugger.js   |   4 +-
.../tools/debugger/static/js/debugger_ui.js        |  10 +-
web/pgadmin/tools/debugger/static/js/direct.js     | 128 ++--
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  70 +-
.../user_management/static/js/user_management.js   |   8 +-
.../translations/de/LC_MESSAGES/messages.mo        | Bin 127638 -> 132000 bytes
.../translations/de/LC_MESSAGES/messages.po        | 414 ++++++++++-
.../translations/ja/LC_MESSAGES/messages.mo        | Bin 137022 -> 141384 bytes
.../translations/ja/LC_MESSAGES/messages.po        | 414 ++++++++++-
.../translations/pl/LC_MESSAGES/messages.mo        | Bin 126626 -> 131960 bytes
.../translations/pl/LC_MESSAGES/messages.po        | 800 ++++++++++++++++-----
.../translations/ru/LC_MESSAGES/messages.mo        | Bin 165353 -> 169715 bytes
.../translations/ru/LC_MESSAGES/messages.po        | 414 ++++++++++-
.../translations/zh/LC_MESSAGES/messages.mo        | Bin 104251 -> 108613 bytes
.../translations/zh/LC_MESSAGES/messages.po        | 414 ++++++++++-
37 files changed, 2688 insertions(+), 519 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Correct names for the Japanese translators:
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt