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

vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


    from 43f8cc0  Merge 1.3.0 changes back to master.
     add d882b34  GUACAMOLE-1207: Portuguese I18N. Add portuguese translation
     new cbcac3a  GUACAMOLE-1207: Merge add Portuguese translation

The 1 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:
 .../src/main/resources/guac-manifest.json          |    1 +
 .../resources/translations/{en.json => pt.json}    |    2 +-
 .../src/main/resources/guac-manifest.json          |    1 +
 .../src/main/resources/translations/pt.json        |   13 +
 .../src/main/resources/translations/pt.json        |  114 +++
 .../src/main/resources/guac-manifest.json          |    1 +
 .../src/main/resources/guac-manifest.json          |    1 +
 .../src/main/resources/guac-manifest.json          |    1 +
 .../src/main/resources/guac-manifest.json          |    1 +
 .../resources/translations/{en.json => pt.json}    |    2 +-
 .../src/main/resources/guac-manifest.json          |    1 +
 .../src/main/resources/translations/pt.json        |   18 +
 .../src/main/resources/guac-manifest.json          |    3 +-
 .../resources/translations/{en.json => pt.json}    |    2 +-
 .../src/main/resources/guac-manifest.json          |    1 +
 .../src/main/resources/translations/pt.json        |   34 +
 guacamole/src/main/webapp/translations/pt.json     | 1009 ++++++++++++++++++++
 17 files changed, 1201 insertions(+), 4 deletions(-)
 copy extensions/guacamole-auth-cas/src/main/resources/translations/{en.json => 
pt.json} (57%)
 create mode 100644 
extensions/guacamole-auth-duo/src/main/resources/translations/pt.json
 create mode 100644 
extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/pt.json
 copy extensions/guacamole-auth-openid/src/main/resources/translations/{en.json 
=> pt.json} (57%)
 create mode 100644 
extensions/guacamole-auth-quickconnect/src/main/resources/translations/pt.json
 copy extensions/guacamole-auth-saml/src/main/resources/translations/{en.json 
=> pt.json} (57%)
 create mode 100644 
extensions/guacamole-auth-totp/src/main/resources/translations/pt.json
 create mode 100644 guacamole/src/main/webapp/translations/pt.json

Reply via email to