pgAdmin 4 commit: Update message catalogs.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Update message catalogs.
Date: 2019-09-13 12:43:33
Message-ID: E1i8kvF-0004WK-A0@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update message catalogs.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2acd2a56150fa287b015e2eb431e51171a4f518b

Modified Files
--------------
web/pgadmin/messages.pot | 862 +++----
.../translations/de/LC_MESSAGES/messages.mo | Bin 153699 -> 154873 bytes
.../translations/de/LC_MESSAGES/messages.po | 897 ++++----
.../translations/es/LC_MESSAGES/messages.mo | Bin 158328 -> 159502 bytes
.../translations/es/LC_MESSAGES/messages.po | 905 ++++----
.../translations/fr/LC_MESSAGES/messages.mo | Bin 163480 -> 164639 bytes
.../translations/fr/LC_MESSAGES/messages.po | 909 ++++----
.../translations/it/LC_MESSAGES/messages.mo | Bin 168235 -> 160817 bytes
.../translations/it/LC_MESSAGES/messages.po | 2426 +++++++++++++-------
.../translations/ja/LC_MESSAGES/messages.mo | Bin 170992 -> 171772 bytes
.../translations/ja/LC_MESSAGES/messages.po | 951 ++++----
.../translations/ko/LC_MESSAGES/messages.mo | Bin 155989 -> 157163 bytes
.../translations/ko/LC_MESSAGES/messages.po | 897 ++++----
.../translations/pl/LC_MESSAGES/messages.mo | Bin 153726 -> 154900 bytes
.../translations/pl/LC_MESSAGES/messages.po | 897 ++++----
.../translations/ru/LC_MESSAGES/messages.mo | Bin 189809 -> 190983 bytes
.../translations/ru/LC_MESSAGES/messages.po | 897 ++++----
.../translations/zh/LC_MESSAGES/messages.mo | Bin 141807 -> 142985 bytes
.../translations/zh/LC_MESSAGES/messages.po | 897 ++++----
19 files changed, 5909 insertions(+), 4629 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-09-13 12:45:21 Translators: Release next week
Previous Message Akshay Joshi 2019-09-13 12:40:44 Re: [pgAdmin4][Patch] - RM 4742 - Can not create Primary key with Index & 4624 - RE-SQL/MSQL test cases for Primary Keys