mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
core, web: update translations (#17512)
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
795a025af9
commit
af6dadcfd8
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-10-15 00:10+0000\n"
|
||||
"POT-Creation-Date: 2025-10-20 00:11+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"
|
||||
@@ -2651,6 +2651,18 @@ msgstr ""
|
||||
msgid "Include the client ID and secret as request parameters"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/oauth/models.py
|
||||
msgid "No PKCE"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/oauth/models.py
|
||||
msgid "Plain"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/oauth/models.py
|
||||
msgid "S256"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/oauth/models.py
|
||||
msgid "Request Token URL"
|
||||
msgstr ""
|
||||
@@ -2688,6 +2700,10 @@ msgstr ""
|
||||
msgid "Additional Scopes"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/oauth/models.py
|
||||
msgid "PKCE"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/oauth/models.py
|
||||
msgid ""
|
||||
"How to perform authentication during an authorization_code token request flow"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Generated
+36
-33
@@ -1936,6 +1936,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.20.0.tgz",
|
||||
"integrity": "sha512-kOQ4+fHuT4KbR2iq2IjeV32HiihueuOf1vJkq18z08CLZ1UQrTc8BXJpVfxZkq45+inLLD+D4xx4nBjUelJa4Q==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"ajv": "^6.12.6",
|
||||
"content-type": "^1.0.5",
|
||||
@@ -2313,6 +2314,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.0.tgz",
|
||||
"integrity": "sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=8.0.0"
|
||||
}
|
||||
@@ -2334,6 +2336,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@opentelemetry/context-async-hooks/-/context-async-hooks-2.1.0.tgz",
|
||||
"integrity": "sha512-zOyetmZppnwTyPrt4S7jMfXiSX9yyfF0hxlA8B5oo2TtKl+/RGCy7fi4DrBfIf3lCPrkKsRBWZZD7RFojK7FDg==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": "^18.19.0 || >=20.6.0"
|
||||
},
|
||||
@@ -2346,6 +2349,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@opentelemetry/core/-/core-2.1.0.tgz",
|
||||
"integrity": "sha512-RMEtHsxJs/GiHHxYT58IY57UXAQTuUnZVco6ymDEqTNlJKTimM4qPUPVe8InNFyBjhHBEAx4k3Q8LtNayBsbUQ==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@opentelemetry/semantic-conventions": "^1.29.0"
|
||||
},
|
||||
@@ -2361,6 +2365,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@opentelemetry/instrumentation/-/instrumentation-0.204.0.tgz",
|
||||
"integrity": "sha512-vV5+WSxktzoMP8JoYWKeopChy6G3HKk4UQ2hESCRDUUTZqQ3+nM3u8noVG0LmNfRWwcFBnbZ71GKC7vaYYdJ1g==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@opentelemetry/api-logs": "0.204.0",
|
||||
"import-in-the-middle": "^1.8.1",
|
||||
@@ -2753,6 +2758,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@opentelemetry/resources/-/resources-2.1.0.tgz",
|
||||
"integrity": "sha512-1CJjf3LCvoefUOgegxi8h6r4B/wLSzInyhGP2UmIBYNlo4Qk5CZ73e1eEyWmfXvFtm1ybkmfb2DqWvspsYLrWw==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@opentelemetry/core": "2.1.0",
|
||||
"@opentelemetry/semantic-conventions": "^1.29.0"
|
||||
@@ -2769,6 +2775,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@opentelemetry/sdk-trace-base/-/sdk-trace-base-2.1.0.tgz",
|
||||
"integrity": "sha512-uTX9FBlVQm4S2gVQO1sb5qyBLq/FPjbp+tmGoxu4tIgtYGmBYB44+KX/725RFDe30yBSaA9Ml9fqphe1hbUyLQ==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@opentelemetry/core": "2.1.0",
|
||||
"@opentelemetry/resources": "2.1.0",
|
||||
@@ -2786,6 +2793,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.37.0.tgz",
|
||||
"integrity": "sha512-JD6DerIKdJGmRp4jQyX5FlrQjA4tjOw1cvfsPAZXfOOEErMUHjPcPSICS+6WnM0nB0efSFARh0KAZss+bvExOA==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
@@ -3108,7 +3116,6 @@
|
||||
"resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.7.tgz",
|
||||
"integrity": "sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
|
||||
},
|
||||
@@ -4507,18 +4514,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@swagger-api/apidom-parser-adapter-yaml-1-2/node_modules/tree-sitter": {
|
||||
"version": "0.22.1",
|
||||
"resolved": "https://registry.npmjs.org/tree-sitter/-/tree-sitter-0.22.1.tgz",
|
||||
"integrity": "sha512-gRO+jk2ljxZlIn20QRskIvpLCMtzuLl5T0BY6L9uvPYD17uUrxlxWkvYCiVqED2q2q7CVtY52Uex4WcYo2FEXw==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"dependencies": {
|
||||
"node-addon-api": "^8.2.1",
|
||||
"node-gyp-build": "^4.8.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@swagger-api/apidom-reference": {
|
||||
"version": "1.0.0-beta.30",
|
||||
"resolved": "https://registry.npmjs.org/@swagger-api/apidom-reference/-/apidom-reference-1.0.0-beta.30.tgz",
|
||||
@@ -4634,6 +4629,7 @@
|
||||
"integrity": "sha512-V1r4wFdjaZIUIZZrV2Mb/prEeu03xvSm6oatPxsvnXKF9lNh5Jtk9QvUdiVfD9rrvi7bXrAVhg9Wpbmv/2Fl1g==",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@swc/counter": "^0.1.3",
|
||||
"@swc/types": "^0.1.25"
|
||||
@@ -5002,6 +4998,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-5.2.2.tgz",
|
||||
"integrity": "sha512-fYDQA9e6yTNmA13TLVSA+WMQRc5Bn/c0EUBditUHNfMMxN7M82c38b1kEggVE3pLpZ0FwkwJkUEKMiOi52JXFA==",
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@babel/generator": "^7.26.5",
|
||||
"@babel/parser": "^7.26.7",
|
||||
@@ -5471,6 +5468,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.8.1.tgz",
|
||||
"integrity": "sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"undici-types": "~7.14.0"
|
||||
}
|
||||
@@ -5515,6 +5513,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.2.tgz",
|
||||
"integrity": "sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"csstype": "^3.0.2"
|
||||
}
|
||||
@@ -5624,6 +5623,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.46.1.tgz",
|
||||
"integrity": "sha512-6JSSaBZmsKvEkbRUkf7Zj7dru/8ZCrJxAqArcLaVMee5907JdtEbKGsZ7zNiIm/UAkpGUkaSMZEXShnN2D1HZA==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@typescript-eslint/scope-manager": "8.46.1",
|
||||
"@typescript-eslint/types": "8.46.1",
|
||||
@@ -6070,6 +6070,7 @@
|
||||
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.3.11.tgz",
|
||||
"integrity": "sha512-U4iqPlHO0KQeK1mrsxCN0vZzw43/lL8POxgpzcJweopmqtoYy9nljJzWDIQS3EfjiYhfdtdk9Gtgz7MRXnz3GA==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.23.5",
|
||||
"@vue/compiler-core": "3.3.11",
|
||||
@@ -6495,6 +6496,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"
|
||||
},
|
||||
@@ -7383,6 +7385,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"
|
||||
},
|
||||
@@ -7413,6 +7416,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",
|
||||
@@ -7779,6 +7783,7 @@
|
||||
"version": "3.30.2",
|
||||
"resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.30.2.tgz",
|
||||
"integrity": "sha512-oICxQsjW8uSaRmn4UK/jkczKOqTrVqt5/1WL0POiJUT2EKNc9STM4hYFHv917yu55aTBMFNRzymlJhVAiWPCxw==",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
}
|
||||
@@ -8179,6 +8184,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"
|
||||
}
|
||||
@@ -8328,6 +8334,7 @@
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz",
|
||||
"integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==",
|
||||
"peer": true,
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/kossnocorp"
|
||||
@@ -8555,7 +8562,6 @@
|
||||
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-7.0.1.tgz",
|
||||
"integrity": "sha512-Mc7QhQ8s+cLrnUfU/Ji94vG/r8M26m8f++vyres4ZoojaRDpZ1eSIh/EpzLNwlWuvzSZ3UbDFspjFvTDXe6e/g==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=12.20"
|
||||
}
|
||||
@@ -8565,7 +8571,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"
|
||||
},
|
||||
@@ -8927,6 +8932,7 @@
|
||||
"integrity": "sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"esbuild": "bin/esbuild"
|
||||
},
|
||||
@@ -9189,6 +9195,7 @@
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.37.0.tgz",
|
||||
"integrity": "sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@eslint-community/eslint-utils": "^4.8.0",
|
||||
"@eslint-community/regexpp": "^4.12.1",
|
||||
@@ -10680,7 +10687,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"
|
||||
}
|
||||
@@ -11141,6 +11147,7 @@
|
||||
"resolved": "https://registry.npmjs.org/hono/-/hono-4.9.12.tgz",
|
||||
"integrity": "sha512-SrTC0YxqPwnN7yKa8gg/giLyQ2pILCKoideIHbYbFQlWZjYt68D2A4Ae1hehO/aDQ6RmTcpqOV/O2yBtMzx/VQ==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=16.9.0"
|
||||
}
|
||||
@@ -12303,6 +12310,7 @@
|
||||
"resolved": "https://registry.npmjs.org/lit/-/lit-3.3.1.tgz",
|
||||
"integrity": "sha512-Ksr/8L3PTapbdXJCk+EJVB78jDodUMaP54gD24W186zGRARvwrsPfS60wae/SSCTCNZVPd1chXqio1qHQmu4NA==",
|
||||
"license": "BSD-3-Clause",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@lit/reactive-element": "^2.1.0",
|
||||
"lit-element": "^4.2.0",
|
||||
@@ -15122,6 +15130,7 @@
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
|
||||
"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"prettier": "bin/prettier.cjs"
|
||||
},
|
||||
@@ -15418,6 +15427,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"
|
||||
@@ -15535,6 +15545,7 @@
|
||||
"resolved": "https://registry.npmjs.org/react/-/react-19.2.0.tgz",
|
||||
"integrity": "sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
@@ -15544,6 +15555,7 @@
|
||||
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.0.tgz",
|
||||
"integrity": "sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"scheduler": "^0.27.0"
|
||||
},
|
||||
@@ -16140,6 +16152,7 @@
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.52.4.tgz",
|
||||
"integrity": "sha512-CLEVl+MnPAiKh5pl4dEWSyMTpuflgNQiLGhMv8ezD5W/qP8AKvmYpCOKRRNOh7oRKnauBZ4SyeYkMS+1VSyKwQ==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@types/estree": "1.0.8"
|
||||
},
|
||||
@@ -16901,15 +16914,13 @@
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/sort-object-keys/-/sort-object-keys-1.1.3.tgz",
|
||||
"integrity": "sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==",
|
||||
"license": "MIT",
|
||||
"peer": true
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/sort-package-json": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-3.4.0.tgz",
|
||||
"integrity": "sha512-97oFRRMM2/Js4oEA9LJhjyMlde+2ewpZQf53pgue27UkbEXfHJnDzHlUxQ/DWUkzqmp7DFwJp8D+wi/TYeQhpA==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"detect-indent": "^7.0.1",
|
||||
"detect-newline": "^4.0.1",
|
||||
@@ -17050,6 +17061,7 @@
|
||||
"resolved": "https://registry.npmjs.org/storybook/-/storybook-9.1.13.tgz",
|
||||
"integrity": "sha512-G3KZ36EVzXyHds72B/qtWiJnhUpM0xOUeYlDcO9DSHL1bDTv15cW4+upBl+mcBZrDvU838cn7Bv4GpF+O5MCfw==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@storybook/global": "^5.0.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
@@ -17498,7 +17510,6 @@
|
||||
"resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.8.tgz",
|
||||
"integrity": "sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@pkgr/core": "^0.2.4"
|
||||
},
|
||||
@@ -17692,19 +17703,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,
|
||||
"peer": 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",
|
||||
@@ -17977,6 +17975,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"
|
||||
@@ -17990,6 +17989,7 @@
|
||||
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.46.1.tgz",
|
||||
"integrity": "sha512-VHgijW803JafdSsDO8I761r3SHrgk4T00IdyQ+/UsthtgPRsBWQLqoSxOolxTpxRKi1kGXK0bSz4CoAc9ObqJA==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "8.46.1",
|
||||
"@typescript-eslint/parser": "8.46.1",
|
||||
@@ -18351,6 +18351,7 @@
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.10.tgz",
|
||||
"integrity": "sha512-CmuvUBzVJ/e3HGxhg6cYk88NGgTnBoOo7ogtfJJ0fefUWAxN/WDSUa50o+oVBxuIhO8FoEZW0j2eW7sfjs5EtA==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"esbuild": "^0.25.0",
|
||||
"fdir": "^6.5.0",
|
||||
@@ -18481,6 +18482,7 @@
|
||||
"resolved": "https://registry.npmjs.org/vitest/-/vitest-3.2.4.tgz",
|
||||
"integrity": "sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@types/chai": "^5.2.2",
|
||||
"@vitest/expect": "3.2.4",
|
||||
@@ -19160,6 +19162,7 @@
|
||||
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
|
||||
"integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/colinhacks"
|
||||
}
|
||||
|
||||
+15
-4
@@ -9962,10 +9962,6 @@ Bindings zu Gruppen/Benutzern werden mit dem Benutzer des Ereignisses abgegliche
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
<target>Öffne den Wizard um einen neuen Provider zu erstellen.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
<target>Applikationsbibliothek</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
<target>Hostname/IP, zu dem eine Verbindung hergestellt werden soll. Optional kann der Port angegeben werden.</target>
|
||||
@@ -10682,6 +10678,21 @@ Bindings zu Gruppen/Benutzern werden mit dem Benutzer des Ereignisses abgegliche
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-3
@@ -7801,9 +7801,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -8465,6 +8462,21 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-3
@@ -9925,9 +9925,6 @@ El valor de este campo se compara con el atributo de pertenencia del usuario.</t
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -10589,6 +10586,21 @@ El valor de este campo se compara con el atributo de pertenencia del usuario.</t
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-4
@@ -9965,10 +9965,6 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
<target>Ouvrez l'assistant pour créer un nouveau fournisseur.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
<target>Bibliothèque d'applications</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
<target>Nom d'hôte/IP auquel se connecter. Spécifiez le port en option.</target>
|
||||
@@ -10849,6 +10845,21 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-3
@@ -9883,9 +9883,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -10547,6 +10544,21 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-3
@@ -9213,9 +9213,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -9877,6 +9874,21 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-3
@@ -9119,9 +9119,6 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -9783,6 +9780,21 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-3
@@ -9530,9 +9530,6 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -10194,6 +10191,21 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
@@ -9540,9 +9540,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -10205,4 +10202,19 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body></file></xliff>
|
||||
|
||||
+15
-3
@@ -9620,9 +9620,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -10284,6 +10281,21 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-3
@@ -9594,9 +9594,6 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -10258,6 +10255,21 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-3
@@ -6463,9 +6463,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -7128,6 +7125,21 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
+15
-3
@@ -9884,9 +9884,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -10548,6 +10545,21 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-3
@@ -7517,9 +7517,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -8181,6 +8178,21 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
+15
-3
@@ -9193,9 +9193,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sf397c39bda7abfc6">
|
||||
<source>Open the wizard to create a new provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s700456b0667029f9">
|
||||
<source>Applications library</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48a0d160d9e0a7be">
|
||||
<source>Hostname/IP to connect to. Optionally specify the port.</source>
|
||||
</trans-unit>
|
||||
@@ -9857,6 +9854,21 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8b0e21adf383c8ba">
|
||||
<source>.yaml files, which can be found in the Example Flows documentation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s139200afa0695967">
|
||||
<source>Plain</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s7a316723c6bb33eb">
|
||||
<source>S256</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s311c22ee852736e9">
|
||||
<source>PKCE Method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9afb0f84a3c380d">
|
||||
<source>Configure Proof Key for Code Exchange for this source.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2e6c714bb95c18a3">
|
||||
<source>User settings</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
Reference in New Issue
Block a user