Re: Updated Japanese translation for v3 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Updated Japanese translation for v3
Date
Msg-id CA+OCxozs6QVV0a60ueBDVuX3iSOZsy1v6UCXOWQwG0cMs56J+g@mail.gmail.com
Whole thread Raw
In response to Updated Japanese translation for v3  (Identifier Anonymous <emuser20140816@gmail.com>)
Responses Re: Updated Japanese translation for v3
List pgadmin-hackers
Hi

On Sat, Apr 14, 2018 at 12:13 PM, Identifier Anonymous <emuser20140816@gmail.com> wrote:
Updated and Fixed japanese translation in attachment.

Thanks. Unfortunately I'm seeing the following error during compilation:

1969 of 1969 messages (100%) translated in 'pgadmin/translations/ja/LC_MESSAGES/messages.po'
error: pgadmin/translations/ja/LC_MESSAGES/messages.po:485: positional format placeholders are unbalanced

It looks like the problem is here:

#: pgadmin/browser/server_groups/servers/__init__.py:780
#, python-format
msgid ""
"Unable to connect to server:\n"
"\n"
"%s"
msgstr ""
"サーバ「%s」に接続できません:\n"
"\n"
"%s"

Note that there are 2 %s markers in the translated string. Can you correct that please?

Thanks!

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Rahul Soshte
Date:
Subject: Re: Google Summer of Code-----What I have been doing lately.
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch][Feature #1998] Appends .sql if extension not given when using 'save' or 'save as' feature