i18n - translations (#10416)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
7846764769
commit
2162538b8b
@ -92,6 +92,7 @@ msgstr "Åtgärder"
|
||||
|
||||
#: 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 "Aktivera"
|
||||
@ -113,6 +114,10 @@ msgstr "Aktiva API-nycklar skapade av dig eller ditt team."
|
||||
msgid "Add"
|
||||
msgstr "L\\u00e4gg till"
|
||||
|
||||
#: 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 "L\\u00e4gg till f\\u00e4lt"
|
||||
@ -121,7 +126,7 @@ msgstr "L\\u00e4gg till f\\u00e4lt"
|
||||
msgid "Add object"
|
||||
msgstr "L\\u00e4gg till objekt"
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx
|
||||
#: src/modules/settings/security/components/SSO/SettingsSSOIdentitiesProvidersListCard.tsx
|
||||
msgid "Add SSO Identity Provider"
|
||||
msgstr "L\\u00e4gg till leverant\\u00f6r av SSO-identitet"
|
||||
|
||||
@ -171,19 +176,19 @@ msgstr "Alla ({relationRecordsCount})"
|
||||
msgid "All roles"
|
||||
msgstr "Alla roller"
|
||||
|
||||
#: 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 "Till\\u00e5t inloggningar genom Googles enkel inloggning."
|
||||
|
||||
#: 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 "Till\\u00e5t inloggningar genom Microsofts enkel inloggning."
|
||||
|
||||
#: 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 "Till\\u00e5t inbjudan av nya anv\\u00e4ndare genom att dela en inbjudningsl\\u00e4nk."
|
||||
|
||||
#: 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 "Till\\u00e5t anv\\u00e4ndare att logga in med e-postadress och l\\u00f6senord."
|
||||
|
||||
@ -199,6 +204,10 @@ msgstr "En valfri beskrivning"
|
||||
msgid "and"
|
||||
msgstr "och"
|
||||
|
||||
#: 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-nyckel"
|
||||
|
||||
#: 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-nycklar"
|
||||
@ -229,6 +242,10 @@ msgstr "API-namn (singular)"
|
||||
msgid "Appearance"
|
||||
msgstr "Utseende"
|
||||
|
||||
#: src/pages/settings/security/SettingsSecurity.tsx
|
||||
msgid "Approved Email Domain"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx
|
||||
msgid "Arabic"
|
||||
msgstr "Arabic"
|
||||
@ -274,7 +291,7 @@ msgstr "Tilldelning"
|
||||
msgid "At least 8 characters long."
|
||||
msgstr "Minst 8 tecken lång."
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
|
||||
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
|
||||
msgid "At least one authentication method must be enabled"
|
||||
msgstr "Minst en autentiseringsmetod måste vara aktiverad"
|
||||
|
||||
@ -282,6 +299,10 @@ msgstr "Minst en autentiseringsmetod måste vara aktiverad"
|
||||
msgid "Authentication"
|
||||
msgstr "Autentisering"
|
||||
|
||||
#: src/modules/auth/hooks/useVerifyLogin.ts
|
||||
msgid "Authentication failed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/auth/Authorize.tsx
|
||||
msgid "Authorize"
|
||||
msgstr "Auktorisera"
|
||||
@ -384,6 +405,10 @@ msgstr "Välj din leverantör"
|
||||
msgid "Choose your Trial"
|
||||
msgstr "Välj din provperiod"
|
||||
|
||||
#: 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 "Stäng"
|
||||
@ -452,10 +477,20 @@ msgstr "Fortsätt med Google"
|
||||
msgid "Continue with Microsoft"
|
||||
msgstr "Fortsätt med Microsoft"
|
||||
|
||||
#: src/pages/settings/workspace/SettingsCustomDomainRecords.tsx
|
||||
msgid "Copied to clipboard!"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/command-menu/components/CommandMenu.tsx
|
||||
msgid "Copilot"
|
||||
msgstr "Kopilot"
|
||||
|
||||
#: 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 "Kopiera inbjudningslänk"
|
||||
@ -582,6 +617,7 @@ msgstr "Datum och tid"
|
||||
|
||||
#: 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 "Definiera namnet och beskrivningen av ditt objekt"
|
||||
|
||||
#: 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 "Visa som relativt datum"
|
||||
msgid "Domain"
|
||||
msgstr "Domän"
|
||||
|
||||
#: 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 "Dutch"
|
||||
@ -754,6 +799,10 @@ msgstr "Redigera ditt subdomännamn eller ange en anpassad domän."
|
||||
msgid "Email"
|
||||
msgstr "E-post"
|
||||
|
||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||
msgid "Email can not be empty"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx
|
||||
msgid "Email integration"
|
||||
msgstr "E-post integration"
|
||||
@ -762,6 +811,18 @@ msgstr "E-post integration"
|
||||
msgid "Email or domain is already in blocklist"
|
||||
msgstr "E-post eller domän finns redan i blocklistan"
|
||||
|
||||
#: 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 "Engelska"
|
||||
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
|
||||
msgstr "Njut av en {withCreditCardTrialPeriodDuration}-dagars gratis provperiod"
|
||||
|
||||
#: 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 "Företag"
|
||||
|
||||
#: 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 "Fel vid radering av api-nyckel: {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 "Fel vid regenerering av api-nyckel: {err}"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx
|
||||
msgid "Error resending invitation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx
|
||||
msgid "Error while switching subscription {to}."
|
||||
msgstr "Fel vid byte av prenumeration {to}."
|
||||
@ -849,6 +942,10 @@ msgstr "Utgång"
|
||||
msgid "Expiration Date"
|
||||
msgstr "Utgångsdatum"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx
|
||||
msgid "Expired"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx
|
||||
msgid "Expires in"
|
||||
msgstr "Löper ut om"
|
||||
@ -1012,6 +1109,14 @@ msgstr "Ikon och namn"
|
||||
msgid "Identifier"
|
||||
msgstr "Identifierare"
|
||||
|
||||
#: 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 you’ve 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 "Om du har tappat bort denna nyckel kan du återskapa den, men var medveten om att alla skript som använder denna nyckel kommer att behöva uppdateras. Vänligen skriv in \\\"{confirmationValue}\\\" för att bekräfta."
|
||||
@ -1040,15 +1145,22 @@ msgstr "Instanser"
|
||||
msgid "Integrations"
|
||||
msgstr "Integrationer"
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
|
||||
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
|
||||
msgid "Invalid auth provider"
|
||||
msgstr "Ogiltig autentiseringsleverant\\u00f6r"
|
||||
|
||||
#: 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 "Ogiltig anpassad domän. Anpassade domäner måste vara kortare än 256 tecken, får inte vara IP-adresser, får inte innehålla mellanslag, får inte innehålla några specialtecken som _~`!@#$%^*()=+{}[]|\\;:'\",<>/? och får inte börja eller sluta med tecknet '-'."
|
||||
#~ 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 "Ogiltig anpassad domän. Anpassade domäner måste vara kortare än 256 tecken, får inte vara IP-adresser, får inte innehålla mellanslag, får inte innehålla några specialtecken som _~`!@#$%^*()=+{}[]|\\;:'\",<>/? och får inte börja eller sluta med tecknet '-'."
|
||||
|
||||
#: 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 "Ogiltig e-post"
|
||||
|
||||
@ -1057,6 +1169,14 @@ msgstr "Ogiltig e-post"
|
||||
msgid "Invalid email or domain"
|
||||
msgstr "Ogiltig e-post eller dom\\u00e4n"
|
||||
|
||||
#: 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 "Ogiltiga formul\\u00e4rv\\u00e4rden"
|
||||
@ -1073,7 +1193,7 @@ msgstr "Bjud in via e-post"
|
||||
msgid "Invite by link"
|
||||
msgstr "Bjud in via l\\u00e4nk"
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
|
||||
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
|
||||
msgid "Invite by Link"
|
||||
msgstr "Bjud in via l\\u00e4nk"
|
||||
|
||||
@ -1170,6 +1290,10 @@ msgstr "Högsta"
|
||||
msgid "Members"
|
||||
msgstr "Medlemmar"
|
||||
|
||||
#: 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 "Ny {capitalizedObjectNameSingular}"
|
||||
msgid "New account"
|
||||
msgstr "Nytt konto"
|
||||
|
||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||
msgid "New Approved Access Domain"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx
|
||||
msgid "New Field"
|
||||
msgstr "Nytt fält"
|
||||
@ -1292,6 +1420,10 @@ msgstr "Ny post"
|
||||
#~ 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 "Inget anslutet konto"
|
||||
msgid "No more members to assign"
|
||||
msgstr "Inga fler medlemmar att tilldela"
|
||||
|
||||
#: 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 "Utanför den vältrampade stigen"
|
||||
msgid "Open command menu"
|
||||
msgstr "Öppna kommandomenyn"
|
||||
|
||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdownViewSettingsOpenInContent.tsx
|
||||
msgid "Open in"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/object-metadata/components/NavigationDrawerOpenedSection.tsx
|
||||
msgid "Opened"
|
||||
msgstr "Öppnad"
|
||||
@ -1388,7 +1528,7 @@ msgstr "Annat"
|
||||
msgid "Page Not Found"
|
||||
msgstr "Sidan kunde inte hittas"
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx
|
||||
#: src/modules/settings/security/components/SettingsSecurityAuthProvidersOptionsList.tsx
|
||||
msgid "Password"
|
||||
msgstr "Lösenord"
|
||||
|
||||
@ -1397,6 +1537,7 @@ msgid "Password has been updated"
|
||||
msgstr "Lösenordet har uppdaterats"
|
||||
|
||||
#: 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 "En länk för återställning av lösenordet har skickats till e-postadressen"
|
||||
|
||||
@ -1430,6 +1571,10 @@ msgstr "Förstöra arbetsflödena permanent"
|
||||
msgid "Permissions"
|
||||
msgstr "Behörigheter"
|
||||
|
||||
#: 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 "Vänligen ange en giltig URL"
|
||||
|
||||
#: 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 "Skriv \"{confirmationValue}\" för att bekräfta att du vill ta bort denna API-nyckel. Var medveten om att alla skript som använder denna nyckel kommer att sluta fungera."
|
||||
@ -1490,6 +1639,10 @@ msgstr "Integritetspolicy"
|
||||
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-Engelska"
|
||||
@ -1506,6 +1659,14 @@ msgstr "Ta emot ett e-postmeddelande med länk för att uppdatera lösenordet"
|
||||
msgid "Record Selection"
|
||||
msgstr "Välj post"
|
||||
|
||||
#: 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 "Sök efter ett objekt..."
|
||||
msgid "Search records"
|
||||
msgstr "Sök poster"
|
||||
|
||||
#: 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 "Serveradministratör"
|
||||
msgid "Server Admin Panel"
|
||||
msgstr "Serveradministratörspanel"
|
||||
|
||||
#: 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 "Ställ in e-postns synlighet, hantera din blocklista och mer."
|
||||
@ -1817,6 +1984,10 @@ msgstr "Testa"
|
||||
msgid "Test Workflow"
|
||||
msgstr "Testa arbetsflöde"
|
||||
|
||||
#: 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 "Det uppstod ett fel vid uppdatering av lösenordet."
|
||||
|
||||
#: 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 "Det uppstod ett problem"
|
||||
|
||||
@ -1935,6 +2108,14 @@ msgstr "Obegränsat med kontakter"
|
||||
msgid "Upload"
|
||||
msgstr "Ladda upp"
|
||||
|
||||
#: 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 "Använd vår API eller lägg till ditt första {objectLabel} manuellt"
|
||||
msgid "User"
|
||||
msgstr "Användare"
|
||||
|
||||
#: 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 "Användaren är inte inloggad"
|
||||
|
||||
@ -1980,6 +2161,10 @@ msgstr "Vietnamese"
|
||||
msgid "View billing details"
|
||||
msgstr "Visa fakturadetaljer"
|
||||
|
||||
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
|
||||
msgid "View execution details"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/data-model/objects/components/SettingsObjectCoverImage.tsx
|
||||
msgid "Visualize"
|
||||
msgstr "Visualisera"
|
||||
@ -2020,11 +2205,21 @@ msgstr "När nyckeln kommer att inaktiveras"
|
||||
msgid "Workflow cannot be tested"
|
||||
msgstr "Arbetsflödet kan inte testas"
|
||||
|
||||
#: 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 "Skriv en beskrivning"
|
||||
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 "Du kommer att debiteras omedelbart för hela året."
|
||||
|
||||
Reference in New Issue
Block a user