Polish translation for current version of pgadmin4

2017-11-05 Thread Begina Felicysym

Hello,I send you updated polish translation file for pgAdmin4. The original file was from head revision at 2017-11-01 23:50.
 
Cheers
Begina
 
 
<>


pgAdmin 4 commit: Tag some translations that were not, well, tagged. Cu

2017-11-05 Thread Dave Page
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
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f15f46592aefc0d410244272b143aad6f26fbc93
Author: Alexander Lakhin 

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 12 -> 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(-)



pgAdmin 4 commit: Update Polish translation.

2017-11-05 Thread Dave Page
Update Polish translation.

1748 of 1750 messages (99%) translated in 
pgadmin/translations/pl/LC_MESSAGES/messages.po

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=62e70f3c4f27779eb995126240da95d5af40f663
Author: Begina Felicysym 

Modified Files
--
.../translations/pl/LC_MESSAGES/messages.mo| Bin 126394 -> 126626 bytes
.../translations/pl/LC_MESSAGES/messages.po| 864 ++---
2 files changed, 401 insertions(+), 463 deletions(-)



Re: Fixes for pgAdmin4 messages

2017-11-05 Thread Dave Page
That looks like it - thanks, applied!

On Sat, Nov 4, 2017 at 2:25 AM, Alexander Lakhin 
wrote:

> Hello,
>
> 04.11.2017 07:05, Ashesh Vashi wrote:
>
> Looks like - the patch has introduced syntax error in database.js.
>
> On Nov 3, 2017 22:19, "Dave Page"  wrote:
>
>> Hi
>>
>> Unfortunately I've had to revert this. It was causing the treeview to
>> render incorrectly (see the attached screenshot).
>>
>> Can you take a look please? I've CC'd Ashesh as he knows that area of the
>> code far better than I do and may be able to spot the issue much more
>> quickly (plus I'm travelling from tomorrow AM, and will have limited
>> availability).
>>
> Sorry, the error was caused by 'gettext' import missing in variable.js.
> Please apply the fixed version.
>
> On Fri, Nov 3, 2017 at 1:14 PM, Dave Page  wrote:
>>
>>> Thanks, patch applied.
>>>
>>> On Fri, Nov 3, 2017 at 10:52 AM, Alexander Lakhin 
>>> wrote:
>>>
 Hello,
 I have another patch for the better localization of pgAdmin4.
 Please consider applying it.

>>> --
> Alexander Lakhin
> Postgres Professional: http://www.postgrespro.com
> The Russian Postgres Company
>
>


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

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


Re: Polish translation for current version of pgadmin4

2017-11-05 Thread Dave Page
Thanks - patch applied with a couple of minor fixes to variable
placeholders (one had been translated, the other switched from %s to %d).
This puts the current status for Polish at:

1748 of 1750 messages (99%) translated in
pgadmin/translations/pl/LC_MESSAGES/messages.po

(there has been active work fixing some strings over the last few days).

Thanks again!

On Sun, Nov 5, 2017 at 5:22 AM, Begina Felicysym 
wrote:

> Hello,
>
> I send you updated polish translation file for pgAdmin4. The original file
> was from head revision at 2017-11-01 23:50.
>
>
>
> Cheers
>
> Begina
>
>
>
>
>
>


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

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


Jenkins build is back to normal : pgadmin4-master-python26 #497

2017-11-05 Thread pgAdmin 4 Jenkins
See 





pgAdmin 4 commit: Updated colours of tree view icons, which is to be mo

2017-11-05 Thread Akshay Joshi
Updated colours of tree view icons, which is to be more comfortable in 
identifying.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2be418706dd2ba86d79d2431b67d47cfd133c6fb
Author: Chethana Kumar 

Modified Files
--
.../browser/server_groups/servers/databases/casts/static/img/cast.svg   | 2 +-
.../server_groups/servers/databases/casts/static/img/coll-cast.svg  | 2 +-
.../servers/databases/event_triggers/static/img/coll-event_trigger.svg  | 2 +-
.../servers/databases/event_triggers/static/img/event_trigger.svg   | 2 +-
.../servers/databases/event_triggers/static/img/triggerbad.svg  | 2 +-
.../servers/databases/extensions/static/img/coll-extension.svg  | 2 +-
.../server_groups/servers/databases/extensions/static/img/extension.svg | 2 +-
.../foreign_servers/static/img/coll-foreign_server.svg  | 2 +-
.../foreign_data_wrappers/foreign_servers/static/img/foreign_server.svg | 2 +-
.../foreign_servers/user_mapping/static/img/coll-user_mapping.svg   | 2 +-
.../foreign_servers/user_mapping/static/img/user_mapping.svg| 2 +-
.../foreign_data_wrappers/static/img/coll-foreign_data_wrapper.svg  | 2 +-
.../databases/foreign_data_wrappers/static/img/foreign_data_wrapper.svg | 2 +-
.../servers/databases/languages/static/img/coll-language.svg| 2 +-
.../server_groups/servers/databases/languages/static/img/language.svg   | 2 +-
.../catalog_objects/columns/static/img/catalog_object_column.svg| 2 +-
.../catalog_objects/columns/static/img/coll-catalog_object_column.svg   | 2 +-
.../databases/schemas/catalog_objects/static/img/catalog_object.svg | 2 +-
.../schemas/catalog_objects/static/img/coll-catalog_object.svg  | 2 +-
.../servers/databases/schemas/collations/static/img/coll-collation.svg  | 2 +-
.../servers/databases/schemas/collations/static/img/collation.svg   | 2 +-
.../domains/domain_constraints/static/img/coll-domain_constraints.svg   | 2 +-
.../domains/domain_constraints/static/img/domain_constraints-bad.svg| 2 +-
.../domains/domain_constraints/static/img/domain_constraints.svg| 2 +-
.../servers/databases/schemas/domains/static/img/coll-domain.svg| 2 +-
.../servers/databases/schemas/domains/static/img/domain.svg | 2 +-
.../databases/schemas/foreign_tables/static/img/coll-foreign_table.svg  | 2 +-
.../databases/schemas/foreign_tables/static/img/foreign_table.svg   | 2 +-
.../schemas/fts_configurations/static/img/coll-fts_configuration.svg| 2 +-
.../schemas/fts_configurations/static/img/fts_configuration.svg | 2 +-
.../databases/schemas/fts_dictionaries/static/img/fts_dictionary.svg| 2 +-
.../servers/databases/schemas/fts_parser/static/img/coll-fts_parser.svg | 2 +-
.../servers/databases/schemas/fts_parser/static/img/fts_parser.svg  | 2 +-
.../databases/schemas/fts_templates/static/img/coll-fts_template.svg| 2 +-
.../servers/databases/schemas/fts_templates/static/img/fts_template.svg | 2 +-
.../servers/databases/schemas/functions/static/img/coll-function.svg| 2 +-
.../servers/databases/schemas/functions/static/img/coll-procedure.svg   | 2 +-
.../databases/schemas/functions/static/img/coll-trigger_function.svg| 2 +-
.../servers/databases/schemas/functions/static/img/function.svg | 2 +-
.../servers/databases/schemas/functions/static/img/procedure.svg| 2 +-
.../servers/databases/schemas/functions/static/img/trigger_function.svg | 2 +-
.../databases/schemas/packages/edbfuncs/static/img/coll-edbfunc.svg | 2 +-
.../databases/schemas/packages/edbfuncs/static/img/coll-edbproc.svg | 2 +-
.../servers/databases/schemas/packages/edbfuncs/static/img/edbfunc.svg  | 2 +-
.../servers/databases/schemas/packages/edbfuncs/static/img/edbproc.svg  | 2 +-
.../databases/schemas/packages/edbvars/static/img/coll-edbvar.svg   | 2 +-
.../servers/databases/schemas/packages/edbvars/static/img/edbvar.svg| 2 +-
.../servers/databases/schemas/packages/static/img/coll-package.svg  | 2 +-
.../servers/databases/schemas/packages/static/img/package.svg   | 2 +-
.../servers/databases/schemas/sequences/static/img/coll-sequence.svg| 2 +-
.../servers/databases/schemas/sequences/static/img/sequence.svg | 2 +-
.../server_groups/servers/databases/schemas/static/img/catalog.svg  | 2 +-
.../server_groups/servers/databases/schemas/static/img/coll-catalog.svg | 2 +-
.../server_groups/servers/databases/schemas/static/img/coll-schema.svg  | 2 +-
.../server_groups/servers/databases/schemas/static/img/schema.svg   | 2 +-
.../servers/databases/schemas/synonyms/static/img/coll-synonym.svg  | 2 +-
.../servers/databases/schemas/synonyms/static/img/synonym.svg   | 2 +-
.../servers/databases/schemas/tables/column/static/img/coll-column.svg  | 2 +-
.../servers/databases/schemas/tables/column/static/img/column.svg   | 2 +-
.../constraints/check_constraint/static/img/check-cons

Re: [pgAdmin4][Patch]: Fixed RM 2844 Tree View Icons

2017-11-05 Thread Akshay Joshi
Thanks patch applied.

On Fri, Nov 3, 2017 at 10:22 PM, Dave Page 
wrote:

> Akshay, can you review/commit this please?
>
> On Fri, Nov 3, 2017 at 1:07 PM, Chethana Kumar <
> chethana.ku...@enterprisedb.com> wrote:
>
>> Hello Team,
>>
>> I am sharing you some updates in response to the feedback received from
>> the customers side for the "tree view icons".
>>
>> *Issue Raised* -
>> - User mental model is more comfortable in identifying the tree view
>> icons by their colours.
>> - User feels difficulty and takes time in identifying the icons with the
>> blue theme icons
>>
>> *Solution* -
>> - As a solution we just applied the older colour themes to the new blue
>> theme icons.
>> - There is no changes in the new concept of icons.
>>
>> I have attached the *screenshots and patch file as well*.
>>
>> *Note*: Please note that the *RM #2844* is the bug raised against to it.
>>
>>
>> Regards,
>>
>> Chethana Kumar
>> Principal UI/UX Designer
>> EnterpriseDB Corporation
>>
>>
>> The Postgres Database Company
>>
>> P: +91 86981 57146 <+91%2086981%2057146>
>> www.enterprisedb.com
>>
>
>
>
> --
> Dave Page
> VP, Chief Architect, Tools & Installers
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>



-- 
*Akshay Joshi*

*Sr. Software Architect *



*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*