This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 4a7de0614 Merge main branch changes to next.
add f9e265339 GUACAMOLE-2055: Add Turkish translation and keyboard layout.
add bd0a34293 GUACAMOLE-2055: Sort by key names in tr.json for auth duo
extension and removal of one empty string
add 145dcfb79 GUACAMOLE-2055: Merge Turkish translation and keyboard
layout.
new 5b7666498 Merge changes from main branch back to next.
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/tr.json | 5 +
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/translations/tr.json | 13 +
.../src/main/resources/translations/tr.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 +
.../src/main/resources/translations/tr.json | 18 +
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/translations/tr.json | 7 +
.../src/main/resources/guac-manifest.json | 3 +-
.../src/main/resources/translations/tr.json | 73 ++
.../src/main/resources/translations/tr.json | 29 +
.../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/guac-manifest.json | 1 +
.../src/main/resources/translations/tr.json | 48 +
.../src/main/resources/guac-manifest.json | 3 +-
.../src/main/resources/translations/tr.json | 12 +
.../src/main/resources/guac-manifest.json | 3 +-
.../src/main/resources/translations/tr.json | 14 +
.../resources/translations/{en.json => tr.json} | 2 +-
.../src/main/resources/guac-manifest.json | 3 +-
.../src/main/resources/translations/tr.json | 25 +
.../{de-de-qwertz.json => tr-tr-qwerty.json} | 234 ++--
.../src/main/frontend/src/translations/tr.json | 1238 ++++++++++++++++++++
30 files changed, 1726 insertions(+), 132 deletions(-)
create mode 100644
extensions/guacamole-auth-ban/src/main/resources/translations/tr.json
create mode 100644
extensions/guacamole-auth-duo/src/main/resources/translations/tr.json
create mode 100644
extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/tr.json
create mode 100644
extensions/guacamole-auth-quickconnect/src/main/resources/translations/tr.json
create mode 100644
extensions/guacamole-auth-radius/src/main/resources/translations/tr.json
create mode 100644
extensions/guacamole-auth-restrict/src/main/resources/translations/tr.json
create mode 100644
extensions/guacamole-auth-sso/modules/guacamole-auth-sso-base/src/main/resources/translations/tr.json
create mode 100644
extensions/guacamole-auth-totp/src/main/resources/translations/tr.json
create mode 100644
extensions/guacamole-display-statistics/src/main/resources/translations/tr.json
create mode 100644
extensions/guacamole-history-recording-storage/src/main/resources/translations/tr.json
copy
extensions/guacamole-vault/modules/guacamole-vault-base/src/main/resources/translations/{en.json
=> tr.json} (54%)
create mode 100644
extensions/guacamole-vault/modules/guacamole-vault-ksm/src/main/resources/translations/tr.json
copy guacamole/src/main/frontend/src/layouts/{de-de-qwertz.json =>
tr-tr-qwerty.json} (75%)
create mode 100644 guacamole/src/main/frontend/src/translations/tr.json