core, web: update translations (#19824)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
This commit is contained in:
authentik-automation[bot]
2026-01-29 13:16:10 +01:00
committed by GitHub
parent f5de9eb6c2
commit ccd1709980
18 changed files with 530 additions and 49 deletions
+19 -8
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-28 00:14+0000\n"
"POT-Creation-Date: 2026-01-29 00:16+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -507,7 +507,9 @@ msgstr ""
msgid "Powered by authentik"
msgstr ""
#: authentik/core/views/apps.py authentik/providers/oauth2/views/authorize.py
#: authentik/core/views/apps.py
#: authentik/enterprise/providers/ws_federation/views.py
#: authentik/providers/oauth2/views/authorize.py
#: authentik/providers/oauth2/views/device_init.py
#: authentik/providers/saml/views/sso.py
#, python-format
@@ -1001,6 +1003,21 @@ msgstr ""
msgid "Send an SSF event."
msgstr ""
#: authentik/enterprise/providers/ws_federation/models.py
msgid "WS-Federation Provider"
msgstr ""
#: authentik/enterprise/providers/ws_federation/models.py
msgid "WS-Federation Providers"
msgstr ""
#: authentik/enterprise/providers/ws_federation/views.py
#: authentik/providers/oauth2/views/authorize.py
#: authentik/providers/saml/views/flows.py
#, python-brace-format
msgid "Redirecting to {app}..."
msgstr ""
#: authentik/enterprise/reports/models.py
msgid "Data Export"
msgstr ""
@@ -2106,12 +2123,6 @@ msgstr ""
msgid "Handle backchannel logout notifications dispatched via signal"
msgstr ""
#: authentik/providers/oauth2/views/authorize.py
#: authentik/providers/saml/views/flows.py
#, python-brace-format
msgid "Redirecting to {app}..."
msgstr ""
#: authentik/providers/oauth2/views/device_init.py
msgid "Invalid code"
msgstr ""
+31 -41
View File
@@ -187,6 +187,7 @@
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.5.tgz",
"integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==",
"license": "MIT",
"peer": true,
"dependencies": {
"@babel/code-frame": "^7.27.1",
"@babel/generator": "^7.28.5",
@@ -2608,7 +2609,6 @@
"resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.9.tgz",
"integrity": "sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==",
"license": "MIT",
"peer": true,
"engines": {
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
},
@@ -3878,18 +3878,6 @@
}
}
},
"node_modules/@swagger-api/apidom-parser-adapter-yaml-1-2/node_modules/tree-sitter": {
"version": "0.22.4",
"resolved": "https://registry.npmjs.org/tree-sitter/-/tree-sitter-0.22.4.tgz",
"integrity": "sha512-usbHZP9/oxNsUY65MQUsduGRqDHQOou1cagUSwjhoSYAmSahjQDAVsh9s+SlZkn8X8+O1FULRGwHu7AFP3kjzg==",
"hasInstallScript": true,
"license": "MIT",
"optional": true,
"dependencies": {
"node-addon-api": "^8.3.0",
"node-gyp-build": "^4.8.4"
}
},
"node_modules/@swagger-api/apidom-reference": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@swagger-api/apidom-reference/-/apidom-reference-1.0.1.tgz",
@@ -4028,6 +4016,7 @@
"integrity": "sha512-iLmLTodbYxU39HhMPaMUooPwO/zqJWvsqkrXv1ZI38rMb048p6N7qtAtTp37sw9NzSrvH6oli8EdDygo09IZ/w==",
"hasInstallScript": true,
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@swc/counter": "^0.1.3",
"@swc/types": "^0.1.25"
@@ -4357,8 +4346,7 @@
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz",
"integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==",
"license": "MIT",
"peer": true
"license": "MIT"
},
"node_modules/@types/chai": {
"version": "5.2.3",
@@ -4733,6 +4721,7 @@
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.1.0.tgz",
"integrity": "sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA==",
"license": "MIT",
"peer": true,
"dependencies": {
"undici-types": "~7.16.0"
}
@@ -4751,6 +4740,7 @@
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.10.tgz",
"integrity": "sha512-WPigyYuGhgZ/cTPRXB2EwUw+XvsRA3GqHlsP4qteqrnnjDrApbS7MxcGr/hke5iUoeB7E/gQtrs9I37zAJ0Vjw==",
"license": "MIT",
"peer": true,
"dependencies": {
"csstype": "^3.2.2"
}
@@ -4840,6 +4830,7 @@
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.54.0.tgz",
"integrity": "sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==",
"license": "MIT",
"peer": true,
"dependencies": {
"@typescript-eslint/scope-manager": "8.54.0",
"@typescript-eslint/types": "8.54.0",
@@ -5580,6 +5571,7 @@
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
"license": "MIT",
"peer": true,
"bin": {
"acorn": "bin/acorn"
},
@@ -6122,6 +6114,7 @@
}
],
"license": "MIT",
"peer": true,
"dependencies": {
"baseline-browser-mapping": "^2.9.0",
"caniuse-lite": "^1.0.30001759",
@@ -6410,6 +6403,7 @@
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.5.1.tgz",
"integrity": "sha512-GIjfiT9dbmHRiYi6Nl2yFCq7kkwdkp1W/lp2J99rX0yo9tgJGn3lKQATztIjb5tVtevcBtIdICNWqlq5+E8/Pw==",
"license": "MIT",
"peer": true,
"dependencies": {
"@kurkle/color": "^0.3.0"
},
@@ -6441,6 +6435,7 @@
"resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-11.0.3.tgz",
"integrity": "sha512-ci2iJH6LeIkvP9eJW6gpueU8cnZhv85ELY8w8WiFtNjMHA5ad6pQLaJo9mEly/9qUyCpvqX8/POVUTf18/HFdw==",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@chevrotain/cst-dts-gen": "11.0.3",
"@chevrotain/gast": "11.0.3",
@@ -6711,6 +6706,7 @@
"resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.33.1.tgz",
"integrity": "sha512-iJc4TwyANnOGR1OmWhsS9ayRS3s+XQ185FmuHObThD+5AeJCakAAbWv8KimMTt08xCCLNgneQwFp+JRJOr9qGQ==",
"license": "MIT",
"peer": true,
"engines": {
"node": ">=0.10"
}
@@ -7111,6 +7107,7 @@
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz",
"integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==",
"license": "ISC",
"peer": true,
"engines": {
"node": ">=12"
}
@@ -7271,6 +7268,7 @@
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz",
"integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==",
"license": "MIT",
"peer": true,
"funding": {
"type": "github",
"url": "https://github.com/sponsors/kossnocorp"
@@ -7538,7 +7536,6 @@
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-7.0.2.tgz",
"integrity": "sha512-y+8xyqdGLL+6sh0tVeHcfP/QDd8gUgbasolJJpY7NgeQGSZ739bDtSiaiDgtoicy+mtYB81dKLxO9xRhCyIB3A==",
"license": "MIT",
"peer": true,
"engines": {
"node": ">=12.20"
},
@@ -7551,7 +7548,6 @@
"resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-4.0.1.tgz",
"integrity": "sha512-qE3Veg1YXzGHQhlA6jzebZN2qVf6NX+A7m7qlhCGG30dJixrAQhYOsJjsnBjJkCSmuOPpCk30145fr8FV0bzog==",
"license": "MIT",
"peer": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
@@ -7602,8 +7598,7 @@
"version": "0.5.16",
"resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz",
"integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==",
"license": "MIT",
"peer": true
"license": "MIT"
},
"node_modules/dompurify": {
"version": "3.3.1",
@@ -7898,6 +7893,7 @@
"integrity": "sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==",
"hasInstallScript": true,
"license": "MIT",
"peer": true,
"bin": {
"esbuild": "bin/esbuild"
},
@@ -7991,6 +7987,7 @@
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.2.tgz",
"integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==",
"license": "MIT",
"peer": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.8.0",
"@eslint-community/regexpp": "^4.12.1",
@@ -9282,7 +9279,6 @@
"resolved": "https://registry.npmjs.org/git-hooks-list/-/git-hooks-list-4.1.1.tgz",
"integrity": "sha512-cmP497iLq54AZnv4YRAEMnEyQ1eIn4tGKbmswqwmFV4GBnAqE8NLtWxxdXa++AalfgL5EBH4IxTPyquEuGY/jA==",
"license": "MIT",
"peer": true,
"funding": {
"url": "https://github.com/fisker/git-hooks-list?sponsor=1"
}
@@ -10895,6 +10891,7 @@
"resolved": "https://registry.npmjs.org/lit/-/lit-3.3.2.tgz",
"integrity": "sha512-NF9zbsP79l4ao2SNrH3NkfmFgN/hBYSQo90saIVI1o5GpjAdCPVstVzO1MrLOakHoEhYkrtRjPK6Ob521aoYWQ==",
"license": "BSD-3-Clause",
"peer": true,
"dependencies": {
"@lit/reactive-element": "^2.1.0",
"lit-element": "^4.2.0",
@@ -11157,7 +11154,6 @@
"resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz",
"integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==",
"license": "MIT",
"peer": true,
"bin": {
"lz-string": "bin/bin.js"
}
@@ -13601,6 +13597,7 @@
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.0.tgz",
"integrity": "sha512-2SVA0sbPktiIY/MCOPX8e86ehA/e+tDNq+e5Y8qjKYti2Z/JG7xnronT/TXTIkKbYGWlCbuucZ6dziEgkoEjQQ==",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"playwright-core": "1.58.0"
},
@@ -13702,6 +13699,7 @@
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz",
"integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
"license": "MIT",
"peer": true,
"bin": {
"prettier": "bin/prettier.cjs"
},
@@ -13736,7 +13734,6 @@
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
"integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-regex": "^5.0.1",
"ansi-styles": "^5.0.0",
@@ -13751,7 +13748,6 @@
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
"license": "MIT",
"peer": true,
"engines": {
"node": ">=10"
},
@@ -13763,8 +13759,7 @@
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
"license": "MIT",
"peer": true
"license": "MIT"
},
"node_modules/prismjs": {
"version": "1.30.0",
@@ -13972,6 +13967,7 @@
"resolved": "https://registry.npmjs.org/ramda/-/ramda-0.30.1.tgz",
"integrity": "sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==",
"license": "MIT",
"peer": true,
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/ramda"
@@ -14051,6 +14047,7 @@
"resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz",
"integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
"license": "MIT",
"peer": true,
"engines": {
"node": ">=0.10.0"
}
@@ -14060,6 +14057,7 @@
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz",
"integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==",
"license": "MIT",
"peer": true,
"dependencies": {
"scheduler": "^0.27.0"
},
@@ -14596,6 +14594,7 @@
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.57.0.tgz",
"integrity": "sha512-e5lPJi/aui4TO1LpAXIRLySmwXSE8k3b9zoGfd42p67wzxog4WHjiZF3M2uheQih4DGyc25QEV4yRBbpueNiUA==",
"license": "MIT",
"peer": true,
"dependencies": {
"@types/estree": "1.0.8"
},
@@ -15196,15 +15195,13 @@
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/sort-object-keys/-/sort-object-keys-2.0.1.tgz",
"integrity": "sha512-R89fO+z3x7hiKPXX5P0qim+ge6Y60AjtlW+QQpRozrrNcR1lw9Pkpm5MLB56HoNvdcLHL4wbpq16OcvGpEDJIg==",
"license": "MIT",
"peer": true
"license": "MIT"
},
"node_modules/sort-package-json": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-3.5.0.tgz",
"integrity": "sha512-moY4UtptUuP5sPuu9H9dp8xHNel7eP5/Kz/7+90jTvC0IOiPH2LigtRM/aSFSxreaWoToHUVUpEV4a2tAs2oKQ==",
"license": "MIT",
"peer": true,
"dependencies": {
"detect-indent": "^7.0.1",
"detect-newline": "^4.0.1",
@@ -15339,6 +15336,7 @@
"resolved": "https://registry.npmjs.org/storybook/-/storybook-10.2.1.tgz",
"integrity": "sha512-hgiiwT4ZWJ/yrRpoXnHpCzWOsUvLUwQqgM/ws6mCIDsKJ7Gc7irL6DjWpi8G7l1Uq5VXYsQjXQo5ydb8Pyajdg==",
"license": "MIT",
"peer": true,
"dependencies": {
"@storybook/global": "^5.0.0",
"@storybook/icons": "^2.0.1",
@@ -15739,7 +15737,6 @@
"resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.11.tgz",
"integrity": "sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==",
"license": "MIT",
"peer": true,
"dependencies": {
"@pkgr/core": "^0.2.9"
},
@@ -15945,18 +15942,6 @@
"node": ">=6"
}
},
"node_modules/tree-sitter": {
"version": "0.21.1",
"resolved": "https://registry.npmjs.org/tree-sitter/-/tree-sitter-0.21.1.tgz",
"integrity": "sha512-7dxoA6kYvtgWw80265MyqJlkRl4yawIjO7S5MigytjELkX43fV2WsAXzsNfO7sBpPPCF5Gp0+XzHk0DwLCq3xQ==",
"hasInstallScript": true,
"license": "MIT",
"optional": true,
"dependencies": {
"node-addon-api": "^8.0.0",
"node-gyp-build": "^4.8.0"
}
},
"node_modules/tree-sitter-json": {
"version": "0.24.8",
"resolved": "https://registry.npmjs.org/tree-sitter-json/-/tree-sitter-json-0.24.8.tgz",
@@ -16199,6 +16184,7 @@
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"license": "Apache-2.0",
"peer": true,
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@@ -16212,6 +16198,7 @@
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.54.0.tgz",
"integrity": "sha512-CKsJ+g53QpsNPqbzUsfKVgd3Lny4yKZ1pP4qN3jdMOg/sisIDLGyDMezycquXLE5JsEU0wp3dGNdzig0/fmSVQ==",
"license": "MIT",
"peer": true,
"dependencies": {
"@typescript-eslint/eslint-plugin": "8.54.0",
"@typescript-eslint/parser": "8.54.0",
@@ -16630,6 +16617,7 @@
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz",
"integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==",
"license": "MIT",
"peer": true,
"dependencies": {
"esbuild": "^0.27.0",
"fdir": "^6.5.0",
@@ -16718,6 +16706,7 @@
"resolved": "https://registry.npmjs.org/vitest/-/vitest-4.0.18.tgz",
"integrity": "sha512-hOQuK7h0FGKgBAas7v0mSAsnvrIgAvWmRFjmzpJ7SwFHH3g1k2u37JtYwOwmEKhK6ZO3v9ggDBBm0La1LCK4uQ==",
"license": "MIT",
"peer": true,
"dependencies": {
"@vitest/expect": "4.0.18",
"@vitest/mocker": "4.0.18",
@@ -17436,6 +17425,7 @@
"resolved": "https://registry.npmjs.org/zod/-/zod-4.1.13.tgz",
"integrity": "sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==",
"license": "MIT",
"peer": true,
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
+30
View File
@@ -10062,6 +10062,36 @@ Vazby na skupiny/uživatele jsou kontrolovány vůči uživateli události.</tar
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -10102,6 +10102,36 @@ Bindings zu Gruppen/Benutzern werden mit dem Benutzer des Ereignisses abgegliche
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -7929,6 +7929,36 @@ Bindings to groups/users are checked against the user of the event.</source>
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -10022,6 +10022,36 @@ Las vinculaciones a grupos/usuarios se verifican en función del usuario del eve
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -10278,6 +10278,36 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä.</target>
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -10267,6 +10267,36 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -9970,6 +9970,36 @@ Bindings to groups/users are checked against the user of the event.</source>
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -10258,6 +10258,36 @@ Bindings to groups/users are checked against the user of the event.</source>
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -9600,6 +9600,36 @@ Bindings to groups/users are checked against the user of the event.</source>
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -9252,6 +9252,36 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -9629,6 +9629,36 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -10251,6 +10251,36 @@ por exemplo: <x id="0" equiv-text="&lt;code&gt;"/>oci://registry.domain.tld/path
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -9717,6 +9717,36 @@ Bindings to groups/users are checked against the user of the event.</source>
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -9696,6 +9696,36 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -10234,6 +10234,36 @@ Bindings to groups/users are checked against the user of the event.</source>
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>
+30
View File
@@ -9314,6 +9314,36 @@ Bindings to groups/users are checked against the user of the event.</source>
<trans-unit id="s2e92b61847f32e72">
<source><x id="0" equiv-text="${selectedCount}"/> items marked to remove.</source>
</trans-unit>
<trans-unit id="s7468188f0c6d8a22">
<source>Flow used when authorizing this this.instance?.</source>
</trans-unit>
<trans-unit id="sa5d4a82c5daae3de">
<source>Reply URL</source>
</trans-unit>
<trans-unit id="s7953f5ca7564d098">
<source>Flow used when logging out of this this.instance?.</source>
</trans-unit>
<trans-unit id="s2c5e9b1b859bdba6">
<source>Certificate used to sign outgoing Responses going to the Service this.instance?.</source>
</trans-unit>
<trans-unit id="s513e09d45feee5dd">
<source>Update WS-Federation Provider</source>
</trans-unit>
<trans-unit id="s02d3bec9a0ff82bd">
<source>WS-Federation Configuration</source>
</trans-unit>
<trans-unit id="s7eeab4c954cfed12">
<source>WS-Federation URL</source>
</trans-unit>
<trans-unit id="sb001338b056bf9d5">
<source>Realm (wtrealm)</source>
</trans-unit>
<trans-unit id="s7ac77ffc2d88bc94">
<source>WS-Federation Metadata</source>
</trans-unit>
<trans-unit id="s36b4b8f51a90009a">
<source>Example WS-Federation attributes</source>
</trans-unit>
</body>
</file>
</xliff>