function core1GetTranslations() { return { "Core": { "ActindoPrivateInjectionForbiddenException.cannotIntoClass": "Cannot inject ActindoPrivate into class '{0}'", "ActindoPrivateAlreadySetException.alreadySet": "ActindoPrivate was already injected in Kernel", "NotLoggedInException.NoTenant": "No tenant selected", "PermissionDeniedException.invalidToken": "Invalid token", "UnknownCallingPluginException.withReason": "Unable to determine calling plugin: {0}", "DatabaseNotFoundException.invalidTenant": "Tenant-Connection needs to be initiated with valid tenant", "DatabaseNotFoundException.differentTenant": "Database was already initialized with different tenant", "DatabaseNotFoundException.invalidInstance": "Instance {0} invalid!", "TemporaryFileCreationException.couldntRename": "Could not rename '{0}' to '{1}' in function {2}", "TemporaryFileCreationException.couldntCreate": "Could not create temporary file prefix='{0}' suffix='{1}' in function {2}", "TemporaryFileCreationException.notFromTempnamDownload": "path '{0}' was not created with tempnamDownload in function {1}", "TemporaryFileCreationException.couldntCreateDir": "Could not create dir '{0}'", "InvalidArgumentException.shutdownFunction": "Function is not callable", "ActindoPrivateAlreadySetException.privilegedEMCreatorSet": "privilegedEMCreator already set", "TenantHasNoVCoresException.noVCoresAllocated": "This sandbox has no vCores allocated, please allocate more vCores in the owning system.", "IsolationException.methodForbidden": "Method name '{0}' is not supported", "IsolationException.restoreForbidden": "stream_wrapper_restore with \"file\" stream forbidden", "IsolationException.unregisterForbidden": "stream_wrapper_unregister with \"file\" stream forbidden", "IsolationException.registerForbidden": "stream_wrapper_register with \"file\" stream forbidden", "IsolationException.noCallerStackFrame": "Unable to find caller stack frame", "IsolationException.notFileStream": "Stream is not file", "InvalidArgumentException.hasID": "Tenant has an id already", "TenantIdNotValidException.cantDeleteCurrentTenant": "Unable to delete current tenant {0, number}", "EntityFreezeErrorException.trxActive": "Unable to freeze entity: A transaction on PrivilegedDB is already active", "EntityFreezeErrorException.dbError": "Database-Error freezing entity: {0}", "EntityAlreadyFrozenException.entityInaccessible": "Entity is already inaccessible for user {0}", "EntityThawErrorException.notFrozen": "Unable to thaw entity: Entity is not frozen", "EntityThawErrorException.frozenByOther": "Unable to thaw entity: Entity is frozen by someone else", "RightNotGrantedException.notInAdminGroupsOfSourceAndDestination": "You (user id {2, number}) must be in the admin group of source tenant {0,number} and destination tenant {1,number}", "ActindoPrivateTenantCopyHelper.pluginNotLicensed": "Plugin {0} (ID {1,number}, namespace {2} is not licensed in parent {3,number} of destination tenant {4,number} and can therefore not be installed", "RuntimeException.noAdapterSet": "An adapter must be set or passed prior to calling authenticate()", "InternalAuthenticationException.incorrectInstance": "$adapter is not an instance of AuthenticationAdapter", "Authenticate.needMoreCredentials": "More credentials are needed to complete the authentication request", "Authentication.tenantInvalid": "The tenant is invalid for this user: {0}", "InternalAuthenticationException.bcryptScryptUnsupported": "actindo2 bcrypt_scrypt hashes ($aa$) are not supported in hhvm", "InternalAuthenticationException.actindo2Unsupported": "actindo2 hashes (??) are not supported in hhvm", "Authentication.OAuth2.tokenInvalid": "The provided token is invalid", "Authentication.OAuth2.objectIdInvalid": "The OAuth user object id {0} does not match the saved user\\'s saved identifier", "Authentication.OAuth2.couldNotRetrieveUserObjectId": "Could not retrieve user\\'s object id: {0}", "InvalidU2FRequestException.fieldMissing": "Missing field in WebAuthn response: {0}", "InvalidU2FRequestException.responseFieldMissing": "Missing field in WebAuthn response: response->{0}", "InvalidU2FRequestException.invalidKeyId": "Could not find key with id {0}", "Authentication.noAllowedIpsGiven": "No allowed IP addresses in user", "Authentication.ipsDoNotMatch": "IP address does not match allowed ip addresses", "Authentication.ipsDoNotMatch2": "IP address does not match allowed ip addresses: {0}", "UnknownTenantException.isNull": "Tenant is NULL", "UnknownTenantException.unknownDeletedOrDisabled": "Tenant {0, number} is unknown, deleted or disabled", "TenantInactiveException.inactive": "Tenant {0, number} is inactive", "RightNotGrantedException.canLogin": "The user {0, number} does not have the right to log in to tenant {1, number}", "PasswordPolicyException.containsUsername": "Password may not be or contain the username", "RightNotGrantedException.removeForbiddenInSandbox": "It is not possible to delete a user in a Sandbox environment. To remove user from sandbox, remove user from all groups", "CantDeleteUserException.cantDeleteSelf": "You can not delete your self", "CantDeleteUserException.canBeDeletedOnlyByOwnerTenant": "User can only be deleted by owner tenant", "CantDeleteUserException.usersMustBeInSameTenant": "User must be in the same tenant", "CantDeleteUserException.lastUserInTenant": "User with ID {0, number} can not be deleted, because it is the last user in tenant", "CantDeleteUserException.lastUserInAdminGroup": "User with ID {0, number} can not be deleted, because it is the last user in the admin group", "UserAlreadyInTenantException.alreadyInTenant": "A user with this name already exists", "UserEditNotAllowedException.editInOwningTenant": "You have no right to edit this user, this user can only be edited by its owning tenant.", "PasswordPolicyException.invalidPasswordGenerationType": "Error during password creation", "Authentication.UserSavedAndAddedToGroups": "Der Benutzer wurde gespeichert und zu {0, plural, =1 {der folgenden Gruppe} other {den folgenden Gruppen}} hinzugef\u00fcgt: {1}", "UserEditNotAllowedException.noRightToEditUser": "You have no right to edit this user.", "UnknownMappingException.withUserToGroup": "Mapping for User-ID {0} to Group-ID {1} already existing.", "InvalidArgumentException.withInvalidMappingIdtoGroup": "Mapping with id {0}, does not apply to group with id {1}.", "InvalidArgumentException.withInvalidMappingIdtoUser": "Mapping with id {0, number}, does not apply to user with id {1, number}.", "MinimumAdminGroupMembershipException.lastIndefiniteAdmin": "This is the last user with indefinite validity in the admin group. Please add another user to the admin group with indefinite validity (+1000Y) ", "deleteMapping.needGroupIdUserId": "Either the field id has to be filled, or both \"groupId\" and \"userId\"", "UnknownMappingException.withUserToGroupDoesNotExist": "Mapping for User-ID {0} to Group-ID {1} is not existing.", "MinimumAdminGroupMembershipException.cantRemoveLastPermanentAdmin": "It is not possible to remove the last permanent user in the admin group", "NotADeveloperUserException.notADeveloperUser": "It is not possible to add an SSH-key to an non-developer user.", "InvalidArgumentException.registerTokenDecodingError": "Register token invalid: Decoding error.", "InvalidArgumentException.registerTokenTimeoutError": "Register token invalid: Timeout.", "InvalidU2FRequestException.noValidRegistrationRequest": "No valid U2F registration request. Firstly call requestRegisterU2FKey!", "InvalidU2FRequestException.errorFinishingRegistration": "Error while finishing the registration: {0}", "DecryptionException.base": "Could not decrypt encrypted text", "DecryptionException.fromInvalidBase64": "Could not decrypt encrypted text: base64 invalid", "DecryptionException.fromInvalidHMAC": "Could not decrypt encrypted text: invalid HMAC", "EmailRequiredException.neededForPasswordMode": "You need an email address for this password mode", "GroupNotDeletableException.withId": "Group-ID {0} not deletable", "InvalidOAuth2AuthorizationRequest.base": "Invalid OAuth2 authorization request", "MinimumGroupMappingException.base": "There must be at least one group affiliation", "MinimumGroupMappingException.lastGroupMapping": "Last group mapping for User-ID {0}", "MinimumGroupMappingException.lastGroupMembership": "User: {0} with id {1} needs at least one group", "MinimumGroupMappingException.cantRemoveFromTenantHasSandboxes": "User: {0} with id {1} cannot be removed from the last group in this tenant, since the user owns one or more sandboxes from this tenant", "MinimumGroupMappingException.cantRemoveLastGroupOwningTenant": "User: {0} with id {1} cannot be removed from the last group in the owner tenant", "PasswordPolicyException.notEnoughEntropy": "The password does not have enough entropy and is therefore easy to crack programatically. Your password has an entropy of {0}, at least {1} is required. As a rule of thumb, use a password with at least 10 characters length and a combination of numbers, symbols (special characters), lowercase letters, and uppercase alphabetic characters.", "PasswordPolicyException.inListOfPreviousPasswords": "The password was previously used by this user on {0, date} and is not allowed.", "TenantIsASandboxException.withEndpoint": "The tenant {0,number} is a sandbox. The correct endpoint is {1}", "TenantNotASandboxException.withEndpoint": "The tenant {0,number} is not a sandbox. The correct endpoint is {1}", "TenantNotASandboxException.fromTenant": "The tenant {0,number} is not a sandbox", "UnknownGroupException.base": "Group not found", "UnknownGroupException.idNotFound": "Group-ID {0} not found", "UnknownGroupException.standardGroupNotFound": "Standard user group could not be found.", "UnknownMappingException.withId": "Mapping with id {0} doesn't exist", "UnknownUserException.idNotFound": "User-ID {0} not found.", "FreeAuthOTPException.noOTPPass": "No OTP-Passwort set", "FreeAuthOTPException.noOTPHash": "No OTP-Hash set", "FreeAuthOTPException.otpPasswordAlreadyInUse": "OTP-Password was already in use", "FreeAuthOTPException.otpPasswordInvalid": "OTP-Password invalid", "CacheKeyInvalidException.core1ConfigInvalidNoPrefix": "Core1 config invalid, cache prefix not set", "CacheKeyInvalidException.notCreatedWithGetKey": "The cache key was not created with {0}::getKey!", "CacheKeyInvalidException.notCreatedWithGetKeyPrefix": "The cache key was not created with {0}::getKey key={1}, expected prefix={2}!", "RequiredPropertyNotHydratable": "Required property {0} of class {1} cannot be hydrated but is required", "EntityManager.getManagedEntityNullParam": "Cannot get managed entity of NULL", "EntityManager.getManagedEntityScalarParam": "Cannot get managed entity of scalar type {0}", "EntityManager.getManagedEntityResource": "Cannot get managed entity of a resource", "EntityManager.getManagedEntityNotObjectParam": "Cannot get managed entity of a non-object type {0}", "TenantEntityManager.migrationStart": "Starting migration to version {0}", "TenantEntityManager.migrationEnd": "Migration to version {0} finished", "WrongCallingPlugin": "Only allowed for plugin with ID {0}, expected {1}", "InvalidArgumentException.notAQuery": "Tried to set an instance of {0} which is not an instance of {1}", "genericPrivateInternalError": "Internal error", "ClassNotFoundException.base": "The class could not be found or loaded", "ClassNotFoundException.withoutException": "The class \"{0}\" in file \"{1}\" could not be found or loaded", "ClassNotFoundException.withException": "The class \"{0}\" in file \"{1}\" could not be loaded: {2}", "DatabaseException.base": "Error initializing database", "DatabaseException.fromPreviousException": "Error initializing Database: {0}", "EntityNotFoundInDatabaseException.defaultMessage": "Entity with given identifier could not be found in database", "EntityManager.getManagedEntityNotFound": "Entity of type {0} and identifier {1}", "ForeignTenantIdPermissionDeniedException.base": "Function with foreign tenantId is not allowed", "PermissionDeniedException.foreignTenantId": "{0} with foreign tenantId is not allowed.", "InvalidClientIdException.base": "Invalid application (client) id. It must be 4 - 31 characters (A-Z, a-z, 0-9 _-) long and begin with a letter", "NotPossibleInSandboxException.base": "Die Aktion ist nicht zul\u00e4ssig, dieser Mandant ist eine Sandbox", "NotPossibleInSandboxException.createUserForbiddenInSandbox": "Es ist nicht m\u00f6glich, neue Benutzer in einer Sandbox anzulegen. Bitte erstellen Sie den Benutzer in Ihrem Produktivsystem und laden Sie ihn zu dieser Sandbox ein", "PermissionDeniedException.base": "Access denied", "QueryHintInvalidException.default": "The query hint is invalid", "QueryHintInvalidException.fromHintName": "The query hint {0} is invalid", "StaleDataException.defaultMessage": "Veraltete Daten gefunden, bitte warten Sie w\u00e4hrend sie aktualisiert werden. Es ist keine weitere Aktion Ihrerseits n\u00f6tig.", "StubCopyException.base": "Error copying stubs", "StubCopyException.fromOutput": "Internal error copying stubs: retval={0,number} {1} (cmd was {2}", "TenantCopyDifferentParentsException.default": "The tenants to copy have different parents", "TenantCopyDifferentParentsException.fromDifferentTenants": "DANGER: You are trying to copy sandbox {2,number} of parent {0,number} to sandbox {3,number} of parent {1,number}.\n\nIT IS _YOUR JOB_ TO MAKE 100% SURE, that:\n* GDPR is honored (i.e. no personal data of any customer is transferred without consent of BOTH tenants)\n* Data privacy and business secrets are honored (i.e. no data is transferred without consent of BOTH tenants)\n* Code secrecy is honored (Actindo's and the code of the source tenant)\n\nFailing to do so WILL result in _YOU BEING PERSONALLY LIABLE!_\n\nIf you did check with your supervisor and DO have a written permission, try again with the following token: {4}\n", "TenantCopyException.default": "Error copying tenants", "TenantCopyException.fromPluginErrors": "Could not copy plugins of source tenant {0,number} to destination tenant {1,number} :* {2}", "TenantCopyException.fromPluginsAlreadyInDestination": "There are already plugins in destination tenant {0,number}.", "TenantCopyException.fromDataAlreadyInDestination": "There are already {0,number} non-default tables in tenant {1,number}.", "TenantCopyException.insufficientStorage": "Could not copy source tenant {0,number} to destination tenant {1,number}: Only {2,number} MB of space are available but {3,number} of MB are needed", "Kernel.TenantSoftFrozenException": "Der Account ist derzeit gesperrt, Sie k\u00f6nnen nur die Einstellungen benutzen", "Kernel.TenantSoftFrozenExceptionWithReason": "Der Account ist derzeit gesperrt, Sie k\u00f6nnen nur die Einstellungen benutzen: {0}", "UnableToExecuteException.base": "Internal error executing command", "UnknownLocaleException.fromLocale": "Unknown locale '{0}'", "UnknownLocaleException.base": "Locale has already been set", "FeatureFlagService.flagsChanged": "Features flags changed by {0}: {1}", "MutexErrorException.acquireTransactionAlreadyActive": "Unable to acquire mutex {0}: A transaction is already active", "MutexReleaseErrorException.notActive": "Unable to release mutex {0}: mutex is not active", "MutexReleaseErrorException.releaseTransactionAlreadyActive": "Unable to release mutex {0}: A transaction is already active", "MutexReleaseErrorException.releaseErrorTooManyRetries": "Unable to release mutex {0}: too many retries", "ValueNotAvailableInEntity": "The value is not available in the entity", "MergeTranslationException.withDifferentID": "Could not merge translation with message id \"{0}\" with message id \"{1}\"", "MergeTranslationException.withDifferentMessage": "Could not merge translations with message id \"{0}\" with different messages. Messages are \"{1}\" and \"{2}\"", "ParseTranslationException.base": "Could not parse statement", "ParseTranslationException.wrongParamCount": "Die __ Funktion benoetigt mindestens 2 Parameter", "ParseTranslationException.invalidExpression": "Only string literals are supported in parameter 1 and 2, no other expressions and no concatenation", "ParseTranslationException.withFileAndStatement": "Could not parse statement \"{0}\" in file \"{1}\": {2}", "ParseTranslationException.fromPreviousException": "Could not parse statement \"{0}\" in file \"{1}\": {2}", "ParseTranslationFileException.withFileAndStatement": "Could not parse translation file \"{0}\": {1}", "ParseTranslationFileException.base": "Could not parse translation file", "UnknownFiletypeException.fromFiletype": "Unknown filetype \"{0}\" to parse translations", "UnknownFiletypeException.base": "Unknown filetype to parse translations", "InvalidArgumentException.translationsNotAnArray": "$translations is not an Array ", "InvalidArgumentException.notInstanceOfTranslation": "Array element is not an instance of {0}", "Translations.functionCallsIllegal": "function calls inside the translation file are not supported", "Translations.noReturnNode": "return statement could not be found on top level", "Translations.noArrayNode": "array statement could not be found on in return statement", "TenantSaved": "Mandant wurde gespeichert", "Auth.SessionsLoggedOut": "Keine parallelen Logins erlaubt. {0} wurde aus {1, plural, one {# anderen Sessions} other {# anderer Session}} ausgeloggt.", "InvalidAuthTypeException.base": "Invalid authorization type given", "InvalidAuthTypeException.invalidType": "Invalid authorization type given: {0} is not in the list of valid types {1}", "InvalidInviteException.base": "Einladung ist ung\u00fcltig", "InvalidInviteException.unknownInviteToken": "Einladung ist unbekannt", "InvalidInviteException.alreadyAcceptedOrDeclined": "Diese Einladung wurde bereits angenommen oder abgelehnt", "RightsCopyException.base": "Error copying rights", "RightsCopyException.fromInvalidCount": "Error copying rights: Count of copied rights ({0}) is different than expected({1})", "RightsCopyException.fromNoCountInSource": "Error copying rights: Count of rights in source tenant {0,number} is 0", "TenantNotFoundException.fromTenantId": "Tenant {0,number} could not be found", "TenantNotFoundException.fromHostPrefix": "Tenant with host prefix {0} could not be found", "LanguageNotSupported": "Sprache {0} wird nicht unterst\u00fctzt", "Id": "Id", "Name": "Name", "isAdmin": "Ist Administrator", "deletable": "L\u00f6schbar", "delete.group": "Fehler beim L\u00f6schen der Gruppe: {0}", "group.noGroups": "No groups in Sandbox", "Groups": "Gruppen", "group.grid.edit": "Bearbeiten", "group.grid.clear": "L\u00f6schen", "key.inviteFailed": "Benutzereinladung fehlgeschalgen: {0}", "group.create": "Gruppe erstellen", "user.addGroupLabel": "Gruppe erstellen", "user.groupName": "Gruppenname", "error.groupName": "Bitte Gruppennamen eingeben", "user.add": "Benutzer hinzuf\u00fcgen", "user.group": "Gruppe", "groups.add": "Add User", "user.selectUser": "Benutzer ausw\u00e4hlen", "LoadingRights": "Loading Rights", "plugins": "PLUGINS", "Status": "Status", "Login": "Login", "firstName": "Vorname", "name": "Name", "validFrom": "G\u00fcltig von", "validTo": "G\u00fcltig bis", "key.deleteFailed": "Fehler beim L\u00f6schen der Zuordnung: {0}", "userMap.delete": "Fehler beim L\u00f6schen der Zuordnung: {0}", "group.groupToUsers": "Keine Benutzer hinzugef\u00fcgt. + Button verwenden, um Benutzer zur Gruppe hinzuzuf\u00fcgen.", "NameColon": "Name", "group.usersLabel": "Benutzer", "group.rightsLabel": "Rechte", "user.invite": "Benutzer einladen", "user.createUser": "Benutzer erstellen", "Active": "Aktiv", "FirstName": "Vorname", "Group": "Gruppe", "InvitedUser": "Benutzer einladen", "UsedStorage": "Verwendeter Speicher", "RoleInTenant ": "Rolle im Unternehmen", "key.createUserFailed": "Create User failed: {0}", "user.noUsers": "No users in Sandbox", "Users": "Benutzer", "ok": "ok", "user.createUserLabel": "Benutzer erstellen", "key.addGroupToUserFailed": "Adding group to user failed: {0}", "group.add": "Gruppe hinzuf\u00fcgen", "user.selectedGroup": "Gruppe ausw\u00e4hlen", "user.selectedUser": "Benutzer Login", "user.id": "Id", "company.roll": "Rolle im Unternehmen", "key.saveSSHFailed": "Fehler beim Speichern des SSH Keys: {0}", "user.active": "Aktiv, kann sich einloggen", "user.inactive": "Inaktiv, Benutzer gesperrt", "password.generateSendEmail": "Generate password and send via email", "password.enterSendEmail": "Enter password and send by email", "password.savePassword": "Passwort eingeben und speichern", "password.noChange": "Passwort nicht \u00e4ndern", "user.selectAktive": "Aktiv\/Inaktiv", "user.userPassType": "Passwort Type", "user.setPassword": "Passwort", "error.userPassword": "Bitte Passwort setzten", "user.u2f": "Universal Second Factor (U2F)", "groupName": "Gruppe", "user.create": "Benutzer erstellen", "key.groupMappingDeleteFailed": "Deletion of group mappping failed: {0}", "user.profileLabel": "Profil", "error.user.readOnly": "This user may not be edited as the user is invited to this account (was originally created in another account).", "DeleteUser": "Benutzer l\u00f6schen", "user.groupLabel": "Gruppen", "user.passwordLabel": "Passwort", "user.sshLabel": "SSH (Nur f\u00fcr Entwickler)", "user.u2fLabel": "U2F", "user.inviteUserLabel": "Benutzer einladen", "user.loginName": "Login Name", "error.loginName": "Login eingeben", "user.selectGroup": "Gruppe ausw\u00e4hlen", "groups.assigned": "Zugeordnete Gruppen", "uname": "Benutzer", "created": "Erstellt", "status": "Status", "pending": "Pending", "declined": "Abgelehnt", "accepted": "Angenommen", "canceled": "Abgebrochen", "invite.cancelFailed": "Cancellation of the selected invite failed: {0}", "invite.reSendInviteFailed": "Re-Send of the selected invite failed: {0}", "users.noHistory": "Einladungs Verlauf", "history": "Einladungs Verlauf", "invite.cancel": "Cancel Invite", "invite.reSendInvite": "Resend Invite", "DefaultSystemLanguage": "Standard System Sprache", "appRegistration.created": "App registration created", "appRegistration.updated": "App registration updated", "appRegistration.deleted": "App registration deleted", "CouldNotFindPredecessor": "Could not find predecessor for plugin {0} in major version {1}", "NewerVersionDepends": "A newer version in this major branch dependens on version {0} of plugin {1}. You cannot depend on a higher version as this would make updates impossible", "PluginReleaseErrorException.invalidCloneUrl": "Invalid clone-url from gitlab: {0}", "PluginReleaseErrorException.invalidCloneRepository": "Error creating\/searching repository: {0}", "id": "ID", "appRegistration.name": "Name", "appRegistration.onlyAuthCol": "Only auth", "appRegistration.clientId": "Application (client) ID", "appRegistration.redirectUri": "Redirect URI", "appRegistrations.noneExists": "No app registration created. Use + button to create one", "appRegistrations.gridTitle": "App registrations", "appRegistrations.basicData": "BASIC DATA", "appRegistration.clientIdLabel": "Anwendungs-(Client-)ID: 4 - 31 Zeichen (A-Za-z0-9_-) lang und muss mit einem Buchstaben beginnen", "appRegistration.regenerateClientSecret": "Regenerate client secret (ATTENTION: All access and refresh tokens become invalid causing all users to be logged out)", "appRegistration.onlyAuth": "Only authentication scopes openid profile email. You will not be able to call any methods besides getting profile data", "appRegistration.generatedSecret": "The generated client secret is ", "OnlyShownOnce": "THIS SECRET IS ONLY SHOWN ONCE!", "Time": "Time", "AllowedVCores": "vCores allowed", "vCoresUsed": "vCores used", "vCoresNeeded": "vCores needed", "Concurrent": "Concurrent requests\/jobs", "Jobs": "Jobs", "Requests": "Requests", "FromAfterTo": "From value has to be smaller than to value", "Max4Day": "Requested interval >4d", "From": "From", "To": "To", "Granularity": "Granularity", "Show": "Show", "LastHour": "Last hour", "Last24h": "Last 24 hours", "Yesterday": "Yesterday", "Loading": "Loading", "TimeIntervalTooBig": "Time Interval Too Big; allowed max {0}", "ActivateTokenException.fromException": "Error activating token: {0}", "PriceModelCouldNotBeDeterminedException.defaultMessage": "Pricemodel konnte f\u00fcr TenantPlugin nicht ermittelt werden", "PriceModelCouldNotBeDeterminedException.fromPlugin": "Pricemodel konnte f\u00fcr TenantPlugin mit Namen {0} und Majorversion {1} nicht ermittelt werden", "PricePerUserCouldNotBeDeterminedException.defaultMessage": "Price per user konnte f\u00fcr TenantPlugin nicht ermittelt werden", "PricePerUserCouldNotBeDeterminedException.fromPlugin": "Price per user onnte f\u00fcr TenantPlugin mit Namen {0} und Majorversion {1} nicht ermittelt werden", "TokenForVersionAlreadyActiveException.base": "A token was already activated for this version", "TokenForVersionAlreadyActiveException.fromTenantPlugin": "A token was already activated for plugin {0} version {1}", "checkTenantSoftLock.missingPluginsMessage": "{0} von {1} Lizenzen verf\u00fcgbar f\u00fcr Plugin {2}", "plusCountMore": "+{0} more", "LicenseHelper.softFreezeReason": "Lizenzen f\u00fcr die folgenden Plugins fehlen: {0}", "PluginRequiresNotAvailablePlugins": "Plugin {0} requires plugins that are not available to the tenant and cannot be bought", "accountregistration_path_not_found_duplicate_plugin": "One plugin can only appear once in plugin order. {0} has multple entries", "accountregistration_path_not_found": "Path cannot be found as two or more entries of the same major version was specified for plugin with namespace {0}", "actindo-system-notifications.error": "Fehler", "actindo-system-notifications.warning": "Warnung", "actindo-system-notifications.info": "Info", "actindo-intellicore-drawer.clearTenantCache": "Tenant-Cache l\u00f6schen", "actindo-intellicore-drawer.platformConsole": "Plattform-Konsole", "actindo-intellicore-drawer.clearTenantCacheConfirm": "Das leeren des Tenant-Cache verlangsamt den Account deutlich. Der Vorgang wird geloggt. Wollen Sie wirklich fortfahren?", "actindo-intellicore-drawer.buyApu": "Jetzt erweitern", "actindo-intellicore-drawer.buyStorage": "Jetzt erweitern", "actindo-intellicore-drawer.jobs": "Jobs", "actindo-intellicore-drawer.cronjobs": "Cronjobs", "actindo-system-notifications.notifications": "Notifications", "actindo-system-notifications.noNewNotifications": "keine neuen Benachrichtigungen", "actindo-system-notifications.openNotifications": "Alle anzeigen", "actindo-tenant-switch.sandboxMode": "You are working in sandbox mode.", "actindo-tenant-switch.sandboxMoreInfoLink": "More information", "_global.settings": "Einstellungen ", "_global.logout": "Abmelden", "actindo-user-face.changeLanguage?": "Sprache \u00e4ndern?", "actindo-user-face.changeLanguageWarning": "Die \u00c4nderung der Spreache f\u00fchrt zu einem erneuten laden der Core1 Plattform und aller Apps. M\u00f6chten Sie fortfahren?", "_global.cancel": "Abbrechen", "actindo-user-face.changeLanguage": "Sprache \u00e4ndern", "connection.create": "Create", "actindo-intellicore-drawer.runningJobsLabel": "{0, plural, =0 {Keine laufenden Jobs} one {ein laufender Job} other {{0} laufenden Jobs}}", "actindo-running-jobs.started": "gestartet {0}", "actindo-running-jobs.starts": "startet {0}", "actindo-running-jobs.waitingForStart": "Wartet auf start'", "LicenseNotificationClose": "schlie\u00dfen", "LicenseSoftFreeWarning": "Bitte l\u00f6sen Sie Ihre Lizenzierungsprobleme, damit Ihr Account zum {0} nicht gesperrt wird: {1}", "LicenseNotificationCloseQuestion": "Wollen Sie das Fenster wirklich schlie\u00dfen?", "LicenseNotificationCaution": "ACHTUNG: Wichtige Informationen zu Ihrem Account!", "cancel": "Abbrechen", "noAppstoreInSandbox": "Appstore ist in Sandboxen nicht verf\u00fcgbar", "switchToLiveAccountForAppstore": "Bitte im Hauptaccount \u00fcber den App Store kaufen", "actindo-main.noChangeLog": "Kein changelog verf\u00fcgbar", "actindo-main.availableLicenseCount": "{0} Lizenzen fehlen ({1} Lizenzen vergeben, aber nur {2} Lizenzen gebucht)", "actindo-main.licenseExpiry": "Lizenzen laufen in {0} Tagen aus", "actindo-main.storage": "{0} GB verwendet ({1} GB gebucht)", "actindo-main.storage.label": "Speicher", "_global.appstore": "App-Store", "_global.helpmodule": "Hilfe", "actindo-main.reallyLogout?": "Wirklich abmelden?", "actindo-main.reallyLogoutLong": "M\u00f6chten Sie sich wirklich abmelden?", "actindo-main.changeTenant?": "Mandant \u00e4ndern?", "actindo-main.changeTenantInfo": "Sie wechseln jetzt zu dem ausgew\u00e4hlten Mandanten {0} - {1} ({2}) und werden gleich aufgefordert, sich erneut anzumelden.", "actindo-main.changeTenant": "Change tenant", "UpdateNotifications.header": "Updates verf\u00fcgbar", "UpdateNotifications.actionLabel": "jetzt installieren", "LicenseNotification.header": "Lizenzanpassungen n\u00f6tig", "LicenseNotification.actionLabel": "zum AppStore", "ChangeStreamCreated": "Entity change stream subscribe has been created", "UnknownUpdateTrigger": "Unknown trigger {0} allowed are {1}", "KickJob": "Kick {0}", "NOfMItemsHandled": "{0, number} von {1, number} Eintr\u00e4gen abgearbeitet", "NItemsHandled": "{0, number} Eintr\u00e4ge abgearbeitet", "RegexInvalid": "Regex {0} is invalid.", "InvalidArgumentException.constructTranslationsNotRequested": "Construction of translations was not requested using setConstructTranslations", "InvalidArgumentException.constructStubsNotRequested": "Construction of stubs was not requested using setConstructStubs", "InvalidArgumentException.testException": "EXCEPTION de-DE", "TestI18N.base": "Test.Core.i18N.de-DE" } }; }