This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 180c045ad Merge 1.5.0 changes back to master.
add c375e6fce GUACAMOLE-1730: Add polish translation.
new 72b0634a5 GUACAMOLE-1730: Merge Polish 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 | 3 +-
.../src/main/resources/translations/pl.json | 5 +
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/translations/pl.json | 13 +
.../src/main/resources/translations/pl.json | 113 +++
.../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 +
.../src/main/resources/translations/pl.json | 18 +
.../resources/translations/{en.json => pl.json} | 4 +-
.../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 +
.../src/main/resources/translations/pl.json | 43 +
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/translations/pl.json | 14 +
.../src/main/frontend/src/translations/pl.json | 1051 ++++++++++++++++++++
19 files changed, 1271 insertions(+), 3 deletions(-)
create mode 100644
extensions/guacamole-auth-ban/src/main/resources/translations/pl.json
create mode 100644
extensions/guacamole-auth-duo/src/main/resources/translations/pl.json
create mode 100644
extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/pl.json
create mode 100644
extensions/guacamole-auth-quickconnect/src/main/resources/translations/pl.json
copy
extensions/guacamole-auth-sso/modules/guacamole-auth-sso-base/src/main/resources/translations/{en.json
=> pl.json} (76%)
create mode 100644
extensions/guacamole-auth-totp/src/main/resources/translations/pl.json
create mode 100644
extensions/guacamole-history-recording-storage/src/main/resources/translations/pl.json
create mode 100644 guacamole/src/main/frontend/src/translations/pl.json