This is an automated email from the ASF dual-hosted git repository.

villebro pushed a change to branch 1.0
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from b07188e  chore[explore]: Save date if Ok not clicked (#12731)
     new 278e5b8  Fix translation files and update documentation (#12595)
     new 4ee6317  Update translation files after capitalization PRs (1-9) 
(#12696)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTING.md                                    |    38 +-
 .../importers/exceptions.py => scripts/po2json.sh  |    16 +-
 superset-frontend/src/SqlLab/actions/sqlLab.js     |     2 +-
 superset/translations/de/LC_MESSAGES/messages.json |  2697 +++--
 superset/translations/de/LC_MESSAGES/messages.po   |  8864 +++++++++++----
 superset/translations/en/LC_MESSAGES/messages.json |  2032 +++-
 superset/translations/en/LC_MESSAGES/messages.po   |  9412 +++++++++++-----
 superset/translations/es/LC_MESSAGES/messages.json |  1443 ++-
 superset/translations/es/LC_MESSAGES/messages.po   |  7313 +++++++-----
 superset/translations/fr/LC_MESSAGES/messages.json |  3367 ++++--
 superset/translations/fr/LC_MESSAGES/messages.po   | 10983 ++++++++++++-------
 superset/translations/it/LC_MESSAGES/messages.json |  2996 +++--
 superset/translations/it/LC_MESSAGES/messages.po   |  9686 +++++++++++-----
 superset/translations/ja/LC_MESSAGES/messages.json |  2544 +++--
 superset/translations/ja/LC_MESSAGES/messages.po   |  8858 +++++++++++----
 superset/translations/ko/LC_MESSAGES/messages.json |  2883 +++--
 superset/translations/ko/LC_MESSAGES/messages.po   |  9284 +++++++++++-----
 superset/translations/messages.pot                 |  6911 +++++++-----
 superset/translations/pt/LC_MESSAGES/message.json  |  2351 ++++
 superset/translations/pt/LC_MESSAGES/message.po    |  9782 +++++++++++------
 .../translations/pt_BR/LC_MESSAGES/messages.json   |  3649 ++++--
 .../translations/pt_BR/LC_MESSAGES/messages.po     | 10297 ++++++++++++-----
 superset/translations/ru/LC_MESSAGES/messages.json |  3342 +++---
 superset/translations/ru/LC_MESSAGES/messages.po   | 10180 +++++++++++------
 superset/translations/zh/LC_MESSAGES/messages.json |  3220 +++---
 superset/translations/zh/LC_MESSAGES/messages.po   |  9563 +++++++++++-----
 26 files changed, 99518 insertions(+), 42195 deletions(-)
 copy superset/commands/importers/exceptions.py => scripts/po2json.sh (73%)
 mode change 100644 => 100755
 create mode 100644 superset/translations/pt/LC_MESSAGES/message.json

Reply via email to