pgAdmin 4 commit: Update translations

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Update translations
Date: 2017-04-05 13:03:21
Message-ID: E1cvkan-0000Kd-JH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update translations

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d9cfa667986070d5694b5ce0f089b527b0e04a2

Modified Files
--------------
web/pgadmin/messages.pot | 440 ++++++++--------
.../translations/pl/LC_MESSAGES/messages.mo | Bin 112251 -> 101293 bytes
.../translations/pl/LC_MESSAGES/messages.po | 569 ++++++++++++---------
.../translations/zh/LC_MESSAGES/messages.mo | Bin 96165 -> 86541 bytes
.../translations/zh/LC_MESSAGES/messages.po | 563 +++++++++++---------
5 files changed, 844 insertions(+), 728 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-05 14:05:15 pgAdmin 4 commit: Un-split some strings for translateability. And so be
Previous Message Dave Page 2017-04-05 13:02:57 pgAdmin 4 commit: Add German translation Fixes #2323