i18n - translations (#10416)

Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2025-02-23 21:31:33 +01:00
committed by GitHub
parent 7846764769
commit 2162538b8b
186 changed files with 8184 additions and 496 deletions

View File

@ -92,6 +92,7 @@ msgstr "Aktionen"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Activate"
msgstr "Aktivieren"
@ -113,6 +114,10 @@ msgstr "Aktive API-Schlüssel, die von Ihnen oder Ihrem Team erstellt wurden."
msgid "Add"
msgstr "Hinzufügen"
#: src/modules/settings/security/components/approvedAccessDomains/SettingsApprovedAccessDomainsListCard.tsx
msgid "Add Approved Access Domain"
msgstr ""
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx
msgid "Add Field"
msgstr "Feld hinzufügen"
@ -121,7 +126,7 @@ msgstr "Feld hinzufügen"
msgid "Add object"
msgstr "Objekt hinzufügen"
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
msgid "Add SSO Identity Provider"
msgstr "SSO-Identitätsanbieter hinzufügen"
@ -171,19 +176,19 @@ msgstr "Alle ({relationRecordsCount})"
msgid "All roles"
msgstr "Alle Rollen"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Google's single sign-on functionality."
msgstr "Anmeldungen über Google Single Sign-On zulassen."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow logins through Microsoft's single sign-on functionality."
msgstr "Anmeldungen über Microsoft Single Sign-On zulassen."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow the invitation of new users by sharing an invite link."
msgstr "Einladung neuer Benutzer durch Teilen eines Einladungslinks zulassen."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Allow users to sign in with an email and password."
msgstr "Benutzern erlauben, sich mit E-Mail und Passwort anzumelden."
@ -199,6 +204,10 @@ msgstr "Eine optionale Beschreibung"
msgid "and"
msgstr "und"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Anyone with an email address at these domains is allowed to sign up for this workspace."
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
msgid "API & Webhooks"
@ -209,6 +218,10 @@ msgstr "API & Webhooks"
msgid "API Key"
msgstr "API-Schlüssel"
#: src/modules/settings/developers/components/ApiKeyInput.tsx
msgid "API Key copied to clipboard"
msgstr ""
#: src/pages/settings/developers/SettingsDevelopers.tsx
msgid "API keys"
msgstr "API-Schlüssel"
@ -229,6 +242,10 @@ msgstr "API-Name (Einzahl)"
msgid "Appearance"
msgstr "Erscheinungsbild"
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Approved Email Domain"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Arabic"
msgstr "Arabisch"
@ -274,7 +291,7 @@ msgstr "Zuweisung"
msgid "At least 8 characters long."
msgstr "Mindestens 8 Zeichen lang."
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "At least one authentication method must be enabled"
msgstr "Mindestens eine Authentifizierungsmethode muss aktiviert sein"
@ -282,6 +299,10 @@ msgstr "Mindestens eine Authentifizierungsmethode muss aktiviert sein"
msgid "Authentication"
msgstr "Authentifizierung"
#: src/modules/auth/hooks/useVerifyLogin.ts
msgid "Authentication failed"
msgstr ""
#: src/pages/auth/Authorize.tsx
msgid "Authorize"
msgstr "Autorisieren"
@ -384,6 +405,10 @@ msgstr "Anbieter auswählen"
msgid "Choose your Trial"
msgstr "Wählen Sie Ihre Testphase"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Client Settings"
msgstr ""
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx
msgid "Close"
msgstr "Schließen"
@ -452,10 +477,20 @@ msgstr "Mit Google fortfahren"
msgid "Continue with Microsoft"
msgstr "Mit Microsoft fortfahren"
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
msgid "Copied to clipboard!"
msgstr ""
#: src/modules/command-menu/components/CommandMenu.tsx
msgid "Copilot"
msgstr "Copilot"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Copy"
msgstr ""
#: src/pages/onboarding/InviteTeam.tsx
msgid "Copy invitation link"
msgstr "Einladungslink kopieren"
@ -582,6 +617,7 @@ msgstr "Datum und Uhrzeit"
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
msgid "Deactivate"
@ -610,6 +646,7 @@ msgstr "Namen und Beschreibung des Objekts definieren"
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
@ -717,6 +754,14 @@ msgstr "Als relatives Datum anzeigen"
msgid "Domain"
msgstr "Domäne"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Domain added successfully."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Download file"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Dutch"
msgstr "Niederl\\u00e4ndisch"
@ -754,6 +799,10 @@ msgstr "Bearbeiten Sie den Namen Ihrer Subdomain oder legen Sie eine benutzerdef
msgid "Email"
msgstr "E-Mail"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Email can not be empty"
msgstr ""
#: src/pages/onboarding/ChooseYourPlan.tsx
msgid "Email integration"
msgstr "E-Mail-Integration"
@ -762,6 +811,18 @@ msgstr "E-Mail-Integration"
msgid "Email or domain is already in blocklist"
msgstr "E-Mail oder Domain ist bereits in der Blockliste"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verification failed."
msgstr ""
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Email verification link resent!"
msgstr ""
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Email verified."
msgstr ""
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/pages/settings/accounts/SettingsAccountsEmails.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -795,18 +856,50 @@ msgstr "Englisch"
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
msgstr "Genießen Sie eine {withCreditCardTrialPeriodDuration}-tägige kostenlose Testphase"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Enter the credentials to set the connection"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Enter the infos to set the connection"
msgstr ""
#: src/pages/settings/security/SettingsSecurity.tsx
msgid "Enterprise"
msgstr "Unternehmen"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Entity ID copied to clipboard"
msgstr ""
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Error copying to clipboard"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error deleting api key: {err}"
msgstr "Fehler beim Löschen des API-Schlüssels: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error deleting invitation"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error deleting SSO Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
msgid "Error editing SSO Identity Provider"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Error regenerating api key: {err}"
msgstr "Fehler beim Regenerieren des API-Schlüssels: {err}"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Error resending invitation"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "Error while switching subscription {to}."
msgstr "Fehler beim Wechseln des Abonnements {to}."
@ -849,6 +942,10 @@ msgstr "Ablauf"
msgid "Expiration Date"
msgstr "Ablaufdatum"
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expired"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
msgid "Expires in"
msgstr "Läuft ab in"
@ -1012,6 +1109,14 @@ msgstr "Symbol und Name"
msgid "Identifier"
msgstr "Kennung"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Identity Provider"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Identity Provider Metadata XML"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "If youve lost this key, you can regenerate it, but be aware that any script using this key will need to be updated. Please type\"{confirmationValue}\" to confirm."
msgstr "Wenn Sie diesen Schlüssel verloren haben, können Sie ihn neu generieren, aber beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, aktualisiert werden muss. Bitte geben Sie zur Bestätigung \"{confirmationValue}\" ein."
@ -1040,15 +1145,22 @@ msgstr "Instanzen"
msgid "Integrations"
msgstr "Integrationen"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invalid auth provider"
msgstr "Ungültiger Authentifizierungsanbieter"
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr "Ung\\u00fcltige benutzerdefinierte Domain. Benutzerdefinierte Domains m\\u00fcssen k\\u00fcrzer als 256 Zeichen sein, d\\u00fcrfen keine IP-Adressen sein, d\\u00fcrfen keine Leerzeichen enthalten, d\\u00fcrfen keine Sonderzeichen wie _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? enthalten und d\\u00fcrfen nicht mit einem '-' Zeichen beginnen oder enden."
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
#~ msgstr "Ung\\u00fcltige benutzerdefinierte Domain. Benutzerdefinierte Domains m\\u00fcssen k\\u00fcrzer als 256 Zeichen sein, d\\u00fcrfen keine IP-Adressen sein, d\\u00fcrfen keine Leerzeichen enthalten, d\\u00fcrfen keine Sonderzeichen wie _~`!@#$%^*()=+{}[]|\\\\;:'\\\",<>/? enthalten und d\\u00fcrfen nicht mit einem '-' Zeichen beginnen oder enden."
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
msgstr ""
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "Invalid email"
msgstr "Ungültige E-Mail"
@ -1057,6 +1169,14 @@ msgstr "Ungültige E-Mail"
msgid "Invalid email or domain"
msgstr "Ungültige E-Mail oder Domain"
#: src/modules/auth/components/VerifyEmailEffect.tsx
msgid "Invalid email verification link."
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Invalid File"
msgstr ""
#: src/pages/settings/workspace/SettingsDomain.tsx
msgid "Invalid form values"
msgstr "Ungültige Formularwerte"
@ -1073,7 +1193,7 @@ msgstr "Per E-Mail einladen"
msgid "Invite by link"
msgstr "Per Link einladen"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Invite by Link"
msgstr "Per Link einladen"
@ -1170,6 +1290,10 @@ msgstr "Max"
msgid "Members"
msgstr "Mitglieder"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Metadata file generation failed"
msgstr ""
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts
msgid "Min"
@ -1261,6 +1385,10 @@ msgstr "Neue {capitalizedObjectNameSingular}"
msgid "New account"
msgstr "Neues Konto"
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
msgid "New Approved Access Domain"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
msgid "New Field"
msgstr "Neues Feld"
@ -1292,6 +1420,10 @@ msgstr "Neuer Datensatz"
#~ msgid "New Role"
#~ msgstr "New Role"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
msgid "New SSO provider"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx
#~ msgid "New Webhook"
#~ msgstr "New Webhook"
@ -1320,6 +1452,10 @@ msgstr "Kein verbundenes Konto"
msgid "No more members to assign"
msgstr "Keine Mitglieder mehr zuzuweisen"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "No records found"
msgstr ""
#: src/pages/settings/roles/components/RoleWorkspaceMemberPickerDropdownContent.tsx
#~ msgid "No Result"
#~ msgstr "No Result"
@ -1365,6 +1501,10 @@ msgstr "Abseits der ausgetretenen Pfade"
msgid "Open command menu"
msgstr "Befehlsmenü öffnen"
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
msgid "Open in"
msgstr ""
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
msgid "Opened"
msgstr "Geöffnet"
@ -1388,7 +1528,7 @@ msgstr "Andere"
msgid "Page Not Found"
msgstr "Seite nicht gefunden"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "Password"
msgstr "Passwort"
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
msgstr "Das Passwort wurde aktualisiert"
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
msgid "Password reset link has been sent to the email"
msgstr "Der Link zum Zurücksetzen des Passworts wurde an die E-Mail gesendet"
@ -1430,6 +1571,10 @@ msgstr "Workflows dauerhaft vernichten"
msgid "Permissions"
msgstr "Berechtigungen"
#: src/modules/object-record/record-field/meta-types/display/components/PhonesFieldDisplay.tsx
msgid "Phone number copied to clipboard"
msgstr ""
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsProfile.tsx
msgid "Picture"
@ -1439,6 +1584,10 @@ msgstr "Bild"
msgid "Please enter a valid URL"
msgstr "Bitte geben Sie eine gültige URL ein"
#: src/modules/settings/admin-panel/components/SettingsAdminWorkspaceContent.tsx
msgid "Please search for a user first"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Please type \"{confirmationValue}\" to confirm you want to delete this API Key. Be aware that any script using this key will stop working."
msgstr "Bitte geben Sie \"{confirmationValue}\" ein, um zu bestätigen, dass Sie diesen API-Schlüssel löschen möchten. Beachten Sie, dass jedes Skript, das diesen Schlüssel verwendet, nicht mehr funktioniert."
@ -1490,6 +1639,10 @@ msgstr "Datenschutzrichtlinie"
msgid "Profile"
msgstr "Profil"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Provide your OIDC provider details"
msgstr ""
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
msgid "Pseudo-English"
msgstr "Pseudo-Englisch"
@ -1506,6 +1659,14 @@ msgstr "Erhalten Sie eine E-Mail mit einem Link zur Passwortaktualisierung"
msgid "Record Selection"
msgstr "Datensatz-Auswahl"
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirect Url copied to clipboard"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
msgid "Redirection URI"
msgstr ""
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx
msgid "Regenerate an API key"
@ -1614,6 +1775,8 @@ msgstr "Objekt suchen..."
msgid "Search records"
msgstr "Datensätze suchen"
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/modules/settings/hooks/useSettingsNavigationItems.tsx
@ -1668,6 +1831,10 @@ msgstr "Server-Admin"
msgid "Server Admin Panel"
msgstr "Server-Admin-Bereich"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Service Provider Details"
msgstr ""
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx
msgid "Set email visibility, manage your blocklist and more."
msgstr "E-Mail-Sichtbarkeit festlegen, Blockliste verwalten und mehr."
@ -1817,6 +1984,10 @@ msgstr "Test"
msgid "Test Workflow"
msgstr "Test-Workflow"
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
msgid "Text copied to clipboard"
msgstr ""
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
msgid "The description of this field"
@ -1853,6 +2024,8 @@ msgid "There was an error while updating password."
msgstr "Beim Aktualisieren des Passworts ist ein Fehler aufgetreten."
#: src/modules/settings/profile/components/ChangePassword.tsx
#: src/modules/auth/sign-in-up/hooks/useHandleResetPassword.ts
#: src/modules/auth/sign-in-up/hooks/useHandleResendEmailVerificationToken.ts
msgid "There was an issue"
msgstr "Es gab ein Problem"
@ -1935,6 +2108,14 @@ msgstr "Unbegrenzte Kontakte"
msgid "Upload"
msgstr "Hochladen"
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload file"
msgstr ""
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
msgid "Upload the XML file with your connection infos"
msgstr ""
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
msgid "URL"
msgstr "URL"
@ -1961,8 +2142,8 @@ msgstr "Verwenden Sie unsere API oder fügen Sie Ihr erstes {objectLabel} manuel
msgid "User"
msgstr "Benutzer"
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
msgid "User is not logged in"
msgstr "Benutzer ist nicht eingeloggt"
@ -1980,6 +2161,10 @@ msgstr "Vietnamesisch"
msgid "View billing details"
msgstr "Rechnungsdetails anzeigen"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "View execution details"
msgstr ""
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
msgid "Visualize"
msgstr "Visualisieren"
@ -2020,11 +2205,21 @@ msgstr "Wann der Schlüssel deaktiviert wird"
msgid "Workflow cannot be tested"
msgstr "Workflow kann nicht getestet werden"
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow is running..."
msgstr ""
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
msgid "Workflow run failed"
msgstr ""
#: src/pages/settings/SettingsWorkspaceMembers.tsx
#: src/pages/settings/SettingsWorkspace.tsx
#: src/pages/settings/SettingsBilling.tsx
#: src/pages/settings/Releases.tsx
#: src/pages/settings/workspace/SettingsDomain.tsx
#: src/pages/settings/security/SettingsSecuritySSOIdentifyProvider.tsx
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
#: src/pages/settings/security/SettingsSecurity.tsx
#: src/pages/settings/roles/SettingsRoles.tsx
#: src/pages/settings/integrations/SettingsIntegrations.tsx
@ -2066,6 +2261,10 @@ msgstr "Beschreibung schreiben"
msgid "yes"
msgstr "ja"
#: src/modules/object-record/record-table/empty-state/components/RecordTableEmptyStateReadOnly.tsx
msgid "You are not allowed to create records in this object"
msgstr ""
#: src/pages/settings/SettingsBilling.tsx
msgid "You will be charged immediately for the full year."
msgstr "Sie werden sofort für das gesamte Jahr belastet."