Merge branch 'refs/heads/main' into next

# Conflicts:
#	cmd/start/start.go
#	docs/sidebars.js
#	internal/api/grpc/action/v3alpha/execution_integration_test.go
#	internal/api/grpc/action/v3alpha/query_integration_test.go
#	internal/api/grpc/action/v3alpha/target_integration_test.go
#	internal/api/grpc/feature/v2beta/converter.go
#	internal/api/grpc/feature/v2beta/converter_test.go
#	internal/api/grpc/oidc/v2beta/oidc.go
#	internal/api/grpc/resources/action/v3alpha/server_integration_test.go
#	internal/api/grpc/settings/v2beta/server.go
#	internal/api/grpc/user/v2/query_integration_test.go
#	internal/api/grpc/user/v2beta/query.go
#	internal/api/grpc/user/v2beta/query_integration_test.go
#	internal/auth/repository/eventsourcing/eventstore/auth_request_test.go
#	internal/command/user_idp_link_test.go
#	internal/crypto/crypto.go
#	internal/integration/assert.go
#	internal/integration/client.go
#	proto/zitadel/action/v3alpha/target.proto
#	proto/zitadel/feature/v2/instance.proto
#	proto/zitadel/org/v2/org_service.proto
#	proto/zitadel/resources/action/v3alpha/action_service.proto
#	proto/zitadel/resources/action/v3alpha/execution.proto
#	proto/zitadel/resources/action/v3alpha/query.proto
#	proto/zitadel/user/v2/user_service.proto
This commit is contained in:
Livio Spring
2024-08-19 16:55:55 +02:00
442 changed files with 18479 additions and 9385 deletions

View File

@@ -495,6 +495,7 @@ Errors:
SQLStatement: SQL наредбата не може да се креира
InvalidRequest: Барањето е невалидно
TooManyNestingLevels: Премногу нивоа на вгнездување на барања (макс 20)
LimitExceeded: Превишена граница
Quota:
AlreadyExists: Веќе постои квота за оваа единица
NotFound: Квотата не е пронајдена за оваа единица
@@ -563,6 +564,8 @@ Errors:
NotFound: Извршувањето не е пронајдено
IncludeNotFound: Вклучете не е пронајден
NoTargets: Не се дефинирани цели
Failed: Извршувањето не успеа
ResponseIsNotValidJSON: Одговорот не е валиден JSON
UserSchema:
NotEnabled: Функцијата „Корисничка шема“ не е овозможена
Type:
@@ -584,6 +587,13 @@ Errors:
NotForAPI: Имитирани токени не се дозволени за API
Impersonation:
PolicyDisabled: Имитирањето е оневозможено во политиката за безбедност на примерот
WebKey:
ActiveDelete: Не може да се избрише активниот веб-клуч
Config: Неважечка конфигурација на веб-клуч
Duplicate: ID на веб-клучот не е единствен
FeatureDisabled: Функцијата за веб-клуч е оневозможена
NoActive: Не е пронајден активен веб-клуч
NotFound: Веб-клучот не е пронајден
AggregateTypes:
action: Акција
@@ -607,6 +617,7 @@ AggregateTypes:
restrictions: Ограничувања
system: Систем
session: Сесија
web_key: Веб клуч
EventTypes:
execution:
@@ -1307,6 +1318,11 @@ EventTypes:
deactivated: Корисничката шема е деактивирана
reactivated: Корисничката шема е реактивирана
deleted: Корисничката шема е избришана
web_key:
added: Додаден е веб-клуч
activated: Веб-клучот е активиран
deactivated: Веб-клучот е деактивиран
removed: Веб-клучот е отстранет
Application:
OIDC: