chore: add translations (#10098)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Félix Malfait <felix@twenty.com>
This commit is contained in:
committed by
GitHub
parent
1b98f40f17
commit
d4b23e020a
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: de\n"
|
||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -49,7 +49,7 @@ msgstr "24h ({hour24Label})"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:116
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr ""
|
||||
msgstr "Eine gemeinsame Umgebung, in der Sie Ihre Kundenbeziehungen zusammen mit Ihrem Team verwalten können."
|
||||
|
||||
#: src/modules/ui/input/components/ImageInput.tsx:156
|
||||
msgid "Abort"
|
||||
@ -212,7 +212,7 @@ msgstr "Rollen zuweisen, um die Zugriffsrechte der Mitglieder festzulegen"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
||||
msgid "Assigned members"
|
||||
msgstr ""
|
||||
msgstr "Zugewiesene Mitglieder"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
||||
msgid "Assigned to"
|
||||
@ -220,7 +220,7 @@ msgstr "Zugewiesen an"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
||||
msgid "Assignment"
|
||||
msgstr ""
|
||||
msgstr "Zuweisung"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpPasswordField.tsx:60
|
||||
msgid "At least 8 characters long."
|
||||
@ -436,11 +436,11 @@ msgstr "Neuen Datensatz erstellen"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:154
|
||||
msgid "Create profile"
|
||||
msgstr ""
|
||||
msgstr "Profil erstellen"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
||||
msgid "Create Role"
|
||||
msgstr ""
|
||||
msgstr "Rolle erstellen"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||
msgid "Create Webhook"
|
||||
@ -448,7 +448,7 @@ msgstr "Webhook erstellen"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||
msgid "Create your workspace"
|
||||
msgstr ""
|
||||
msgstr "Ihren Arbeitsbereich erstellen"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||
msgid "Custom objects"
|
||||
@ -568,11 +568,11 @@ msgstr "Webhook löschen"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:224
|
||||
msgid "Delete workflow"
|
||||
msgstr ""
|
||||
msgstr "Workflow löschen"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:240
|
||||
msgid "Delete workflows"
|
||||
msgstr ""
|
||||
msgstr "Workflows löschen"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54
|
||||
@ -789,7 +789,7 @@ msgstr "Ansicht exportieren"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:269
|
||||
msgid "Export Workflows"
|
||||
msgstr ""
|
||||
msgstr "Workflows exportieren"
|
||||
|
||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:59
|
||||
msgid "Favorites"
|
||||
@ -822,7 +822,7 @@ msgstr "Filter"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
msgstr "Vorname"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWorkspaceScopeForm.tsx:58
|
||||
msgid "Forgot your password?"
|
||||
@ -881,7 +881,7 @@ msgstr "Ausblenden"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:157
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr ""
|
||||
msgstr "Wie Sie in der App identifiziert werden."
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||
@ -978,7 +978,7 @@ msgstr "Sprache"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:202
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
msgstr "Nachname"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||
msgid "Latest"
|
||||
@ -1067,7 +1067,7 @@ msgstr "Name"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:49
|
||||
msgid "Name can not be empty"
|
||||
msgstr ""
|
||||
msgstr "Der Name darf nicht leer sein"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||
@ -1226,16 +1226,16 @@ msgstr "Datensatz dauerhaft löschen"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:192
|
||||
msgid "Permanently destroy records"
|
||||
msgstr ""
|
||||
msgstr "Datensätze dauerhaft vernichten"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:295
|
||||
msgid "Permanently destroy workflows"
|
||||
msgstr ""
|
||||
msgstr "Workflows dauerhaft vernichten"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
msgstr "Berechtigungen"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||
#: src/pages/settings/SettingsProfile.tsx:30
|
||||
@ -1575,7 +1575,7 @@ msgstr "Der Name und das Symbol dieses Felds"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:129
|
||||
msgid "The name of your organization"
|
||||
msgstr ""
|
||||
msgstr "Der Name Ihrer Organisation"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx:50
|
||||
msgid "The page you're seeking is either gone or never was. Let's get you back on track"
|
||||
@ -1608,11 +1608,11 @@ msgstr "Diese Aktion kann nicht rückgängig gemacht werden. Dadurch wird Ihr ge
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||
msgid "This Role has the following permissions."
|
||||
msgstr ""
|
||||
msgstr "Diese Rolle hat folgende Berechtigungen."
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||
msgid "This Role is assigned to these workspace member."
|
||||
msgstr ""
|
||||
msgstr "Diese Rolle ist diesen Arbeitsbereichsmitgliedern zugewiesen."
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||
msgid "Time format"
|
||||
@ -1650,7 +1650,7 @@ msgstr "Einzigartig"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:80
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "Unbekannter Fehler"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||
msgid "Unlimited contacts"
|
||||
@ -1771,11 +1771,11 @@ msgstr "Arbeitsbereich löschen"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:123
|
||||
msgid "Workspace logo"
|
||||
msgstr ""
|
||||
msgstr "Arbeitsbereichslogo"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:128
|
||||
msgid "Workspace name"
|
||||
msgstr ""
|
||||
msgstr "Arbeitsbereichsname"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||
msgid "Write a description"
|
||||
@ -1800,12 +1800,13 @@ msgstr "Ihr Name, wie er angezeigt wird"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:167
|
||||
msgid "Your name as it will be displayed on the app"
|
||||
msgstr ""
|
||||
msgstr "Ihr Name, wie er in der App angezeigt wird"
|
||||
|
||||
#: src/pages/auth/SignInUp.tsx:73
|
||||
msgid "Your Workspace"
|
||||
msgstr ""
|
||||
msgstr "Ihr Arbeitsbereich"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:172
|
||||
msgid "Your workspace will be disabled"
|
||||
msgstr "Ihr Arbeitsbereich wird deaktiviert"
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: es\n"
|
||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -49,7 +49,7 @@ msgstr "24h ({hour24Label})"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:116
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr ""
|
||||
msgstr "Un entorno compartido donde podrás gestionar tus relaciones con clientes junto a tu equipo."
|
||||
|
||||
#: src/modules/ui/input/components/ImageInput.tsx:156
|
||||
msgid "Abort"
|
||||
@ -212,7 +212,7 @@ msgstr "Asignar funciones para especificar los permisos de acceso de cada miembr
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
||||
msgid "Assigned members"
|
||||
msgstr ""
|
||||
msgstr "Miembros asignados"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
||||
msgid "Assigned to"
|
||||
@ -220,7 +220,7 @@ msgstr "Asignado a"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
||||
msgid "Assignment"
|
||||
msgstr ""
|
||||
msgstr "Asignación"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpPasswordField.tsx:60
|
||||
msgid "At least 8 characters long."
|
||||
@ -436,11 +436,11 @@ msgstr "Crear nuevo registro"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:154
|
||||
msgid "Create profile"
|
||||
msgstr ""
|
||||
msgstr "Crear perfil"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
||||
msgid "Create Role"
|
||||
msgstr ""
|
||||
msgstr "Crear rol"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||
msgid "Create Webhook"
|
||||
@ -448,7 +448,7 @@ msgstr "Crear Webhook"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||
msgid "Create your workspace"
|
||||
msgstr ""
|
||||
msgstr "Crea tu espacio de trabajo"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||
msgid "Custom objects"
|
||||
@ -568,11 +568,11 @@ msgstr "Eliminar webhook"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:224
|
||||
msgid "Delete workflow"
|
||||
msgstr ""
|
||||
msgstr "Eliminar workflow"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:240
|
||||
msgid "Delete workflows"
|
||||
msgstr ""
|
||||
msgstr "Eliminar workflows"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54
|
||||
@ -789,7 +789,7 @@ msgstr "Exportar vista"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:269
|
||||
msgid "Export Workflows"
|
||||
msgstr ""
|
||||
msgstr "Exportar Workflows"
|
||||
|
||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:59
|
||||
msgid "Favorites"
|
||||
@ -822,7 +822,7 @@ msgstr "Filtros"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
msgstr "Nombre"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWorkspaceScopeForm.tsx:58
|
||||
msgid "Forgot your password?"
|
||||
@ -881,7 +881,7 @@ msgstr "Ocultar"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:157
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr ""
|
||||
msgstr "Cómo serás identificado en la aplicación."
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||
@ -978,7 +978,7 @@ msgstr "Idioma"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:202
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
msgstr "Apellidos"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||
msgid "Latest"
|
||||
@ -1067,7 +1067,7 @@ msgstr "Nombre"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:49
|
||||
msgid "Name can not be empty"
|
||||
msgstr ""
|
||||
msgstr "El nombre no puede estar vacío"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||
@ -1226,16 +1226,16 @@ msgstr "Destruir registro permanentemente"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:192
|
||||
msgid "Permanently destroy records"
|
||||
msgstr ""
|
||||
msgstr "Destruir registros de forma permanente"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:295
|
||||
msgid "Permanently destroy workflows"
|
||||
msgstr ""
|
||||
msgstr "Destruir workflows de forma permanente"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
msgstr "Permisos"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||
#: src/pages/settings/SettingsProfile.tsx:30
|
||||
@ -1575,7 +1575,7 @@ msgstr "El nombre e icono de este campo"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:129
|
||||
msgid "The name of your organization"
|
||||
msgstr ""
|
||||
msgstr "El nombre de tu organización"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx:50
|
||||
msgid "The page you're seeking is either gone or never was. Let's get you back on track"
|
||||
@ -1608,11 +1608,11 @@ msgstr "Esta acción no se puede deshacer. Esto eliminará permanentemente todo
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||
msgid "This Role has the following permissions."
|
||||
msgstr ""
|
||||
msgstr "Este rol tiene los siguientes permisos."
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||
msgid "This Role is assigned to these workspace member."
|
||||
msgstr ""
|
||||
msgstr "Este rol está asignado a estos miembros del espacio de trabajo."
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||
msgid "Time format"
|
||||
@ -1650,7 +1650,7 @@ msgstr "Único"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:80
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "Error desconocido"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||
msgid "Unlimited contacts"
|
||||
@ -1771,11 +1771,11 @@ msgstr "Eliminación del espacio de trabajo"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:123
|
||||
msgid "Workspace logo"
|
||||
msgstr ""
|
||||
msgstr "Logotipo del espacio de trabajo"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:128
|
||||
msgid "Workspace name"
|
||||
msgstr ""
|
||||
msgstr "Nombre del espacio de trabajo"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||
msgid "Write a description"
|
||||
@ -1800,12 +1800,13 @@ msgstr "Tu nombre tal y como se mostrará"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:167
|
||||
msgid "Your name as it will be displayed on the app"
|
||||
msgstr ""
|
||||
msgstr "Tu nombre tal y como será mostrado en la aplicación"
|
||||
|
||||
#: src/pages/auth/SignInUp.tsx:73
|
||||
msgid "Your Workspace"
|
||||
msgstr ""
|
||||
msgstr "Tu espacio de trabajo"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:172
|
||||
msgid "Your workspace will be disabled"
|
||||
msgstr "Tu espacio de trabajo se desactivará"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: fi\n"
|
||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-09 12:24\n"
|
||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -20,98 +20,98 @@ msgstr ""
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/computeAggregateValueAndLabel.ts:131
|
||||
msgid "{aggregateLabel} of {fieldLabel}"
|
||||
msgstr ""
|
||||
msgstr "{aggregateLabel} {fieldLabel} määrä"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||
msgid "{apiKeyName} API Key"
|
||||
msgstr ""
|
||||
msgstr "{apiKeyName} API-avain"
|
||||
|
||||
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
||||
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||
msgid "{name}"
|
||||
msgstr ""
|
||||
msgstr "{name}"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||
msgid "1 000 workflow node executions"
|
||||
msgstr ""
|
||||
msgstr "1 000 työnkulun solmun suoritusta"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:63
|
||||
msgid "12h ({hour12Label})"
|
||||
msgstr ""
|
||||
msgstr "12h ({hour12Label})"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:198
|
||||
msgid "2. Configure field"
|
||||
msgstr ""
|
||||
msgstr "2. Määritä kenttä"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:59
|
||||
msgid "24h ({hour24Label})"
|
||||
msgstr ""
|
||||
msgstr "24h ({hour24Label})"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:116
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr ""
|
||||
msgstr "Jaettu ympäristö, jossa voit hallita asiakassuhteita tiimisi kanssa."
|
||||
|
||||
#: src/modules/ui/input/components/ImageInput.tsx:156
|
||||
msgid "Abort"
|
||||
msgstr ""
|
||||
msgstr "Keskeytä"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:90
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
msgstr "Tietoja"
|
||||
|
||||
#: src/pages/settings/accounts/SettingsAccounts.tsx:40
|
||||
#: src/pages/settings/accounts/SettingsAccounts.tsx:46
|
||||
msgid "Account"
|
||||
msgstr ""
|
||||
msgstr "Tili"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:321
|
||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:45
|
||||
msgid "Account Deletion"
|
||||
msgstr ""
|
||||
msgstr "Tilin poistaminen"
|
||||
|
||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:21
|
||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:119
|
||||
msgid "Accounts"
|
||||
msgstr ""
|
||||
msgstr "Tilit"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:68
|
||||
msgid "Activate"
|
||||
msgstr ""
|
||||
msgstr "Aktivoi"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:67
|
||||
msgid "Activate Workflow"
|
||||
msgstr ""
|
||||
msgstr "Aktivoi työnkulku"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||
msgid "Active"
|
||||
msgstr ""
|
||||
msgstr "Aktiivinen"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:50
|
||||
msgid "Active API keys created by you or your team."
|
||||
msgstr ""
|
||||
msgstr "Sinun tai tiimisi luomat aktiiviset API-avaimet."
|
||||
|
||||
#: src/modules/ui/layout/page/components/PageAddButton.tsx:38
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
msgstr "Lisää"
|
||||
|
||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
||||
msgid "Add Field"
|
||||
msgstr ""
|
||||
msgstr "Lisää kenttä"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjects.tsx:144
|
||||
msgid "Add object"
|
||||
msgstr ""
|
||||
msgstr "Lisää objekti"
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSSOIdentitiesProvidersListCard.tsx:60
|
||||
msgid "Add SSO Identity Provider"
|
||||
msgstr ""
|
||||
msgstr "Lisää SSO-identiteetintarjoaja"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:105
|
||||
msgid "Add to blocklist"
|
||||
msgstr ""
|
||||
msgstr "Lisää estolistalle"
|
||||
|
||||
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:68
|
||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:79
|
||||
@ -125,248 +125,248 @@ msgstr ""
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:70
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:34
|
||||
msgid "Add to favorites"
|
||||
msgstr ""
|
||||
msgstr "Lisää suosikkeihin"
|
||||
|
||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16
|
||||
msgid "Add your first {objectLabel}"
|
||||
msgstr ""
|
||||
msgstr "Lisää ensimmäinen {objectLabel}"
|
||||
|
||||
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||
msgid "Added {beautifiedCreatedAt}"
|
||||
msgstr ""
|
||||
msgstr "Lisätty {beautifiedCreatedAt}"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:19
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
msgstr "Kaikki"
|
||||
|
||||
#: src/modules/object-record/record-show/record-detail-section/components/RecordDetailRelationSection.tsx:185
|
||||
msgid "All ({relationRecordsCount})"
|
||||
msgstr ""
|
||||
msgstr "Kaikki ({relationRecordsCount})"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:119
|
||||
msgid "All roles"
|
||||
msgstr ""
|
||||
msgstr "Kaikki roolit"
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:135
|
||||
msgid "Allow logins through Google's single sign-on functionality."
|
||||
msgstr ""
|
||||
msgstr "Salli kirjautumiset Googlen yksittäisen kirjautumisen toiminnolla."
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:146
|
||||
msgid "Allow logins through Microsoft's single sign-on functionality."
|
||||
msgstr ""
|
||||
msgstr "Salli kirjautumiset Microsoftin yksittäisen kirjautumisen toiminnolla."
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:168
|
||||
msgid "Allow the invitation of new users by sharing an invite link."
|
||||
msgstr ""
|
||||
msgstr "Salli uusien käyttäjien kutsuminen jakamalla kutsulinkki."
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:157
|
||||
msgid "Allow users to sign in with an email and password."
|
||||
msgstr ""
|
||||
msgstr "Salli käyttäjien kirjautua sisään sähköpostilla ja salasanalla."
|
||||
|
||||
#: src/pages/auth/PasswordReset.tsx:162
|
||||
msgid "An error occurred while updating password"
|
||||
msgstr ""
|
||||
msgstr "Salasanan päivitysyrityksessä tapahtui virhe"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:251
|
||||
msgid "An optional description"
|
||||
msgstr ""
|
||||
msgstr "Valinnainen kuvaus"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/FooterNote.tsx:31
|
||||
msgid "and"
|
||||
msgstr ""
|
||||
msgstr "ja"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:91
|
||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:191
|
||||
msgid "API & Webhooks"
|
||||
msgstr ""
|
||||
msgstr "API & Webhooks"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:180
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:188
|
||||
msgid "API Key"
|
||||
msgstr ""
|
||||
msgstr "API-avain"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:49
|
||||
msgid "API keys"
|
||||
msgstr ""
|
||||
msgstr "API-avaimet"
|
||||
|
||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:166
|
||||
msgid "API Name"
|
||||
msgstr ""
|
||||
msgstr "API-nimi"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:37
|
||||
msgid "Appearance"
|
||||
msgstr ""
|
||||
msgstr "Ulkoasu"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:189
|
||||
msgid "Are you sure that you want to change your billing interval?"
|
||||
msgstr ""
|
||||
msgstr "Oletko varma, että haluat muuttaa laskutusväliäsi?"
|
||||
|
||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||
msgid "Ascending"
|
||||
msgstr ""
|
||||
msgstr "Nouseva"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:120
|
||||
msgid "Assign roles to specify each member's access permissions"
|
||||
msgstr ""
|
||||
msgstr "Määritä roolit määrittääksesi jokaisen jäsenen pääsyoikeudet"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
||||
msgid "Assigned members"
|
||||
msgstr ""
|
||||
msgstr "Määrätyt jäsenet"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
||||
msgid "Assigned to"
|
||||
msgstr ""
|
||||
msgstr "Määrätty henkilölle"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
||||
msgid "Assignment"
|
||||
msgstr ""
|
||||
msgstr "Tehtävänanto"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpPasswordField.tsx:60
|
||||
msgid "At least 8 characters long."
|
||||
msgstr ""
|
||||
msgstr "Vähintään 8 merkkiä pitkä."
|
||||
|
||||
#: src/modules/settings/security/components/SettingsSecurityOptionsList.tsx:73
|
||||
msgid "At least one authentication method must be enabled"
|
||||
msgstr ""
|
||||
msgstr "Ainakin yksi todennusmenetelmä on oltava käytössä"
|
||||
|
||||
#: src/pages/settings/security/SettingsSecurity.tsx:63
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
msgstr "Todennus"
|
||||
|
||||
#: src/pages/auth/Authorize.tsx:127
|
||||
msgid "Authorize"
|
||||
msgstr ""
|
||||
msgstr "Valtuuta"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:15
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:15
|
||||
msgid "Average"
|
||||
msgstr ""
|
||||
msgstr "Keskiarvo"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx:58
|
||||
msgid "Back to content"
|
||||
msgstr ""
|
||||
msgstr "Takaisin sisältöön"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:132
|
||||
#: src/pages/settings/SettingsBilling.tsx:138
|
||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:154
|
||||
msgid "Billing"
|
||||
msgstr ""
|
||||
msgstr "Laskutus"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:46
|
||||
msgid "Blocklist"
|
||||
msgstr ""
|
||||
msgstr "Estoluettelo"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:210
|
||||
msgid "Book a Call"
|
||||
msgstr ""
|
||||
msgstr "Varaa puheluaika"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/FooterNote.tsx:23
|
||||
msgid "By using Twenty, you agree to the"
|
||||
msgstr ""
|
||||
msgstr "Twenty:tä käyttäessäsi hyväksyt"
|
||||
|
||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterValue.tsx:73
|
||||
msgid "Calculate"
|
||||
msgstr ""
|
||||
msgstr "Laske"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:57
|
||||
msgid "Calendar"
|
||||
msgstr ""
|
||||
msgstr "Kalenteri"
|
||||
|
||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:14
|
||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:24
|
||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:83
|
||||
msgid "Calendars"
|
||||
msgstr ""
|
||||
msgstr "Kalenterit"
|
||||
|
||||
#: src/pages/auth/Authorize.tsx:124
|
||||
#: src/modules/ui/layout/modal/components/ConfirmationModal.tsx:152
|
||||
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:218
|
||||
#: src/modules/settings/components/SaveAndCancelButtons/CancelButton.tsx:16
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
msgstr "Peruuta"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:152
|
||||
msgid "Cancel anytime"
|
||||
msgstr ""
|
||||
msgstr "Peruuta milloin tahansa"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:176
|
||||
msgid "Cancel Plan"
|
||||
msgstr ""
|
||||
msgstr "Peruuta suunnitelma"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:171
|
||||
msgid "Cancel your subscription"
|
||||
msgstr ""
|
||||
msgstr "Peruuta tilauksesi"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:193
|
||||
msgid "Change {to}"
|
||||
msgstr ""
|
||||
msgstr "Muuta {to}"
|
||||
|
||||
#: src/pages/auth/PasswordReset.tsx:246
|
||||
#: src/modules/settings/profile/components/ChangePassword.tsx:52
|
||||
#: src/modules/settings/profile/components/ChangePassword.tsx:58
|
||||
msgid "Change Password"
|
||||
msgstr ""
|
||||
msgstr "Vaihda salasana"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:105
|
||||
msgid "Chinese — Simplified"
|
||||
msgstr ""
|
||||
msgstr "Kiina — Yksinkertaistettu"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:109
|
||||
msgid "Chinese — Traditional"
|
||||
msgstr ""
|
||||
msgstr "Kiina — Perinteinen"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:281
|
||||
msgid "Choose an object"
|
||||
msgstr ""
|
||||
msgstr "Valitse objekti"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:13
|
||||
msgid "Choose your provider"
|
||||
msgstr ""
|
||||
msgstr "Valitse palveluntarjoajasi"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:147
|
||||
msgid "Choose your Trial"
|
||||
msgstr ""
|
||||
msgstr "Valitse kokeilusi"
|
||||
|
||||
#: src/modules/ui/feedback/snack-bar-manager/components/SnackBar.tsx:221
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
msgstr "Sulje"
|
||||
|
||||
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
||||
msgid "Configure an SSO connection"
|
||||
msgstr ""
|
||||
msgstr "Määritä SSO-yhteys"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:58
|
||||
msgid "Configure and customize your calendar preferences."
|
||||
msgstr ""
|
||||
msgstr "Määritä ja muokkaa kalenteriasetuksiasi."
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:43
|
||||
msgid "Configure how dates are displayed across the app"
|
||||
msgstr ""
|
||||
msgstr "Määritä, miten päivämäärät näytetään sovelluksessa"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:34
|
||||
msgid "Configure your emails and calendar settings."
|
||||
msgstr ""
|
||||
msgstr "Määritä sähköpostisi ja kalenterin asetukset."
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsNewAccountSection.tsx:11
|
||||
msgid "Connect a new account to your workspace"
|
||||
msgstr ""
|
||||
msgstr "Yhdistä uusi tili työtilaasi"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:61
|
||||
msgid "Connect with Google"
|
||||
msgstr ""
|
||||
msgstr "Yhdistä Googleen"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:70
|
||||
msgid "Connect with Microsoft"
|
||||
msgstr ""
|
||||
msgstr "Yhdistä Microsoftiin"
|
||||
|
||||
#: src/pages/settings/accounts/SettingsAccounts.tsx:56
|
||||
msgid "Connected accounts"
|
||||
msgstr ""
|
||||
msgstr "Yhdistetyt tilit"
|
||||
|
||||
#: src/modules/command-menu/components/CommandMenu.tsx:97
|
||||
msgid "Context"
|
||||
msgstr ""
|
||||
msgstr "Yhteys"
|
||||
|
||||
#: src/pages/onboarding/InviteTeam.tsx:228
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:154
|
||||
@ -374,97 +374,97 @@ msgstr ""
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:198
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWithCredentials.tsx:92
|
||||
msgid "Continue"
|
||||
msgstr ""
|
||||
msgstr "Jatka"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWithCredentials.tsx:75
|
||||
msgid "Continue with Email"
|
||||
msgstr ""
|
||||
msgstr "Jatka sähköpostilla"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWithGoogle.tsx:26
|
||||
msgid "Continue with Google"
|
||||
msgstr ""
|
||||
msgstr "Jatka Googlella"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWithMicrosoft.tsx:22
|
||||
msgid "Continue with Microsoft"
|
||||
msgstr ""
|
||||
msgstr "Jatka Microsoftin avulla"
|
||||
|
||||
#: src/modules/command-menu/components/CommandMenu.tsx:65
|
||||
msgid "Copilot"
|
||||
msgstr ""
|
||||
msgstr "Avustaja"
|
||||
|
||||
#: src/pages/onboarding/InviteTeam.tsx:217
|
||||
msgid "Copy invitation link"
|
||||
msgstr ""
|
||||
msgstr "Kopioi kutsulinkki"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:181
|
||||
msgid "Copy this key as it will not be visible again"
|
||||
msgstr ""
|
||||
msgstr "Kopioi tämä avain, sillä se ei ole enää nähtävissä"
|
||||
|
||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:52
|
||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:38
|
||||
msgid "Count"
|
||||
msgstr ""
|
||||
msgstr "Määrä"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:19
|
||||
msgid "Count all"
|
||||
msgstr ""
|
||||
msgstr "Laske kaikki"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:21
|
||||
msgid "Count empty"
|
||||
msgstr ""
|
||||
msgstr "Laske tyhjät"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:23
|
||||
msgid "Count not empty"
|
||||
msgstr ""
|
||||
msgstr "Laske ei-tyhjät"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:25
|
||||
msgid "Count unique values"
|
||||
msgstr ""
|
||||
msgstr "Laske yksilölliset arvot"
|
||||
|
||||
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||
msgid "Create a workflow and return here to view its versions"
|
||||
msgstr ""
|
||||
msgstr "Luo työnkulku ja palaa tänne nähdäksesi sen versiot"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||
msgid "Create API key"
|
||||
msgstr ""
|
||||
msgstr "Luo API-avain"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:57
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||
msgid "Create new record"
|
||||
msgstr ""
|
||||
msgstr "Luo uusi tietue"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:154
|
||||
msgid "Create profile"
|
||||
msgstr ""
|
||||
msgstr "Luo profiili"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
||||
msgid "Create Role"
|
||||
msgstr ""
|
||||
msgstr "Luo rooli"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||
msgid "Create Webhook"
|
||||
msgstr ""
|
||||
msgstr "Luo Webhook"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||
msgid "Create your workspace"
|
||||
msgstr ""
|
||||
msgstr "Luo työtilasi"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||
msgid "Custom objects"
|
||||
msgstr ""
|
||||
msgstr "Mukautetut objektit"
|
||||
|
||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
||||
msgid "Customise the fields available in the {objectLabelSingular} views."
|
||||
msgstr ""
|
||||
msgstr "Mukauta {objectLabelSingular} näkymiin saatavilla olevia kenttiä."
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:56
|
||||
msgid "Customize Domain"
|
||||
msgstr ""
|
||||
msgstr "Mukauta toimialuetta"
|
||||
|
||||
#: src/pages/settings/security/SettingsSecurity.tsx:64
|
||||
msgid "Customize your workspace security"
|
||||
msgstr ""
|
||||
msgstr "Mukauta työtilasi turvallisuutta"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:341
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:235
|
||||
@ -472,50 +472,50 @@ msgstr ""
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:30
|
||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:29
|
||||
msgid "Danger zone"
|
||||
msgstr ""
|
||||
msgstr "Vaaravyöhyke"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjects.tsx:139
|
||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:167
|
||||
msgid "Data model"
|
||||
msgstr ""
|
||||
msgstr "Tietomalli"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:41
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:70
|
||||
msgid "Data type"
|
||||
msgstr ""
|
||||
msgstr "Tietotyyppi"
|
||||
|
||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx:89
|
||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:80
|
||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:52
|
||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownContent.tsx:58
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
msgstr "Päivämäärä"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:42
|
||||
msgid "Date and time"
|
||||
msgstr ""
|
||||
msgstr "Päivämäärä ja kellonaika"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:116
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:83
|
||||
msgid "Deactivate"
|
||||
msgstr ""
|
||||
msgstr "Poista käytöstä"
|
||||
|
||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:105
|
||||
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
||||
msgstr ""
|
||||
msgstr "Poista käytöstä \"Synkronoi objektien tunnisteet ja API-nimet\" asettaaksesi mukautetun API-nimen"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
||||
msgid "Deactivate this field"
|
||||
msgstr ""
|
||||
msgstr "Poista käytöstä tämä kenttä"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:82
|
||||
msgid "Deactivate Workflow"
|
||||
msgstr ""
|
||||
msgstr "Poista työnkulku käytöstä"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:91
|
||||
msgid "Define the name and description of your object"
|
||||
msgstr ""
|
||||
msgstr "Määritä objektisi nimi ja kuvaus"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||
@ -531,75 +531,75 @@ msgstr ""
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
msgstr "Poista"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:332
|
||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:37
|
||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:53
|
||||
msgid "Delete account"
|
||||
msgstr ""
|
||||
msgstr "Poista tili"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteAccount.tsx:30
|
||||
msgid "Delete account and all the associated data"
|
||||
msgstr ""
|
||||
msgstr "Poista tili ja kaikki siihen liittyvät tiedot"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:254
|
||||
msgid "Delete API key"
|
||||
msgstr ""
|
||||
msgstr "Poista API-avain"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||
msgid "Delete record"
|
||||
msgstr ""
|
||||
msgstr "Poista tietue"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:115
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:75
|
||||
msgid "Delete records"
|
||||
msgstr ""
|
||||
msgstr "Poista tietueet"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||
msgid "Delete this integration"
|
||||
msgstr ""
|
||||
msgstr "Poista t\\u00e4m\\u00e4 integraatio"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:356
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:364
|
||||
msgid "Delete webhook"
|
||||
msgstr ""
|
||||
msgstr "Poista Webhooks"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:224
|
||||
msgid "Delete workflow"
|
||||
msgstr ""
|
||||
msgstr "Poista ty\\u00f6nkuva"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:240
|
||||
msgid "Delete workflows"
|
||||
msgstr ""
|
||||
msgstr "Poista ty\\u00f6nkulut"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54
|
||||
msgid "Delete workspace"
|
||||
msgstr ""
|
||||
msgstr "Poista ty\\u00f6tila"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:31
|
||||
msgid "Delete your whole workspace"
|
||||
msgstr ""
|
||||
msgstr "Poista koko ty\\u00f6tilasi"
|
||||
|
||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:201
|
||||
#: src/modules/object-record/object-sort-dropdown/components/ObjectSortDropdownButton.tsx:214
|
||||
msgid "Descending"
|
||||
msgstr ""
|
||||
msgstr "Laskeva"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:250
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:239
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:266
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
msgstr "Kuvaus"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:254
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:296
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:155
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:193
|
||||
msgid "Destroy"
|
||||
msgstr ""
|
||||
msgstr "Tuhota"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
||||
@ -608,120 +608,120 @@ msgstr ""
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:89
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:169
|
||||
msgid "Developers"
|
||||
msgstr ""
|
||||
msgstr "Kehitt\\u00e4j\\u00e4t"
|
||||
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:80
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:97
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:98
|
||||
msgid "Discard Draft"
|
||||
msgstr ""
|
||||
msgstr "Hylk\\u00e4\\u00e4 luonnos"
|
||||
|
||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
||||
msgid "Display as relative date"
|
||||
msgstr ""
|
||||
msgstr "N\\u00e4yt\\u00e4 suhteellisena p\\u00e4iv\\u00e4m\\u00e4\\u00e4r\\u00e4n\\u00e4"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||
#: src/pages/settings/workspace/SettingsHostname.tsx:115
|
||||
#: src/pages/settings/workspace/SettingsDomain.tsx:115
|
||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
||||
msgid "Domain"
|
||||
msgstr ""
|
||||
msgstr "Verkkotunnus"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:108
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:223
|
||||
msgid "E.g. backoffice integration"
|
||||
msgstr ""
|
||||
msgstr "Esimerkiksi backoffice-integraatio"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:29
|
||||
msgid "Earliest"
|
||||
msgstr ""
|
||||
msgstr "Aikaisin"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:31
|
||||
msgid "Earliest date"
|
||||
msgstr ""
|
||||
msgstr "Aikaisin p\\u00e4iv\\u00e4m\\u00e4\\u00e4r\\u00e4"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:158
|
||||
msgid "Edit billing interval"
|
||||
msgstr ""
|
||||
msgstr "Muokkaa laskutusv\\u00e4li\\u00e4"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:146
|
||||
msgid "Edit payment method, see your invoices and more"
|
||||
msgstr ""
|
||||
msgstr "Muokkaa maksutapaa, n\\u00e4e laskusi ja paljon muuta"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:52
|
||||
msgid "Edit your subdomain name or set a custom domain."
|
||||
msgstr ""
|
||||
msgstr "Muokkaa alasivustosi nime\\u00e4 tai aseta mukautettu verkkotunnus."
|
||||
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:180
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:256
|
||||
#: src/pages/settings/SettingsProfile.tsx:42
|
||||
#: src/pages/auth/PasswordReset.tsx:206
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
msgstr "S\\u00e4hk\\u00f6posti"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:89
|
||||
msgid "Email integration"
|
||||
msgstr ""
|
||||
msgstr "S\\u00e4hk\\u00f6posti-integraatio"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistInput.tsx:55
|
||||
msgid "Email or domain is already in blocklist"
|
||||
msgstr ""
|
||||
msgstr "S\\u00e4hk\\u00f6posti tai verkkotunnus on jo estolistalla"
|
||||
|
||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:77
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:45
|
||||
msgid "Emails"
|
||||
msgstr ""
|
||||
msgstr "S\\u00e4hk\\u00f6postit"
|
||||
|
||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:167
|
||||
msgid "employees"
|
||||
msgstr ""
|
||||
msgstr "ty\\u00f6ntekij\\u00e4t"
|
||||
|
||||
#: src/modules/settings/data-model/fields/forms/components/SettingsDataModelFieldIconLabelForm.tsx:137
|
||||
msgid "Employees"
|
||||
msgstr ""
|
||||
msgstr "Ty\\u00f6ntekij\\u00e4t"
|
||||
|
||||
#: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx:86
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:22
|
||||
#: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx:62
|
||||
msgid "Empty"
|
||||
msgstr ""
|
||||
msgstr "Tyhj\\u00e4"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:97
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:238
|
||||
msgid "Endpoint URL"
|
||||
msgstr ""
|
||||
msgstr "P\\u00e4\\u00e4tetunnisteen URL"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/LocalePicker.tsx:69
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
msgstr "Englanti"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:157
|
||||
msgid "Enjoy a {withCreditCardTrialPeriodDuration}-days free trial"
|
||||
msgstr ""
|
||||
msgstr "Nauti {withCreditCardTrialPeriodDuration}-p\\u00e4iv\\u00e4isen ilmaisen kokeilun"
|
||||
|
||||
#: src/pages/settings/security/SettingsSecurity.tsx:51
|
||||
msgid "Enterprise"
|
||||
msgstr ""
|
||||
msgstr "Yritys"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:96
|
||||
msgid "Error deleting api key: {err}"
|
||||
msgstr ""
|
||||
msgstr "Virhe API-avaimen poistamisessa: {err}"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:148
|
||||
msgid "Error regenerating api key: {err}"
|
||||
msgstr ""
|
||||
msgstr "Virhe API-avaimen uudelleengeneroinnissa: {err}"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:124
|
||||
msgid "Error while switching subscription {to}."
|
||||
msgstr ""
|
||||
msgstr "Virhe tilauksen vaihdossa {to}."
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:66
|
||||
msgid "Establish Webhook endpoints for notifications on asynchronous events."
|
||||
msgstr ""
|
||||
msgstr "M\\u00e4\\u00e4rit\\u00e4 Webhooks-p\\u00e4\\u00e4tepisteet asynkronisten tapahtumien ilmoituksille."
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsBlocklistSection.tsx:47
|
||||
msgid "Exclude the following people and domains from my email sync"
|
||||
msgstr ""
|
||||
msgstr "Sulje seuraavat henkil\\u00f6t ja verkkotunnukset pois s\\u00e4hk\\u00f6posti-synkronointistani"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjects.tsx:162
|
||||
msgid "Existing objects"
|
||||
|
||||
@ -1809,3 +1809,4 @@ msgstr "Votre espace de travail"
|
||||
#: src/pages/settings/SettingsBilling.tsx:172
|
||||
msgid "Your workspace will be disabled"
|
||||
msgstr "Votre espace de travail sera désactivé"
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: it\n"
|
||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -49,7 +49,7 @@ msgstr "24h ({hour24Label})"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:116
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr ""
|
||||
msgstr "Un ambiente condiviso dove potrai gestire le relazioni con i clienti insieme al tuo team."
|
||||
|
||||
#: src/modules/ui/input/components/ImageInput.tsx:156
|
||||
msgid "Abort"
|
||||
@ -212,7 +212,7 @@ msgstr "Assegna ruoli per specificare le autorizzazioni di accesso di ogni membr
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
||||
msgid "Assigned members"
|
||||
msgstr ""
|
||||
msgstr "Membri assegnati"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
||||
msgid "Assigned to"
|
||||
@ -220,7 +220,7 @@ msgstr "Assegnato a"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
||||
msgid "Assignment"
|
||||
msgstr ""
|
||||
msgstr "Assegnazione"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpPasswordField.tsx:60
|
||||
msgid "At least 8 characters long."
|
||||
@ -436,11 +436,11 @@ msgstr "Crea nuovo record"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:154
|
||||
msgid "Create profile"
|
||||
msgstr ""
|
||||
msgstr "Crea profilo"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
||||
msgid "Create Role"
|
||||
msgstr ""
|
||||
msgstr "Crea Ruolo"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||
msgid "Create Webhook"
|
||||
@ -448,7 +448,7 @@ msgstr "Crea webhook"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||
msgid "Create your workspace"
|
||||
msgstr ""
|
||||
msgstr "Crea il tuo spazio di lavoro"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||
msgid "Custom objects"
|
||||
@ -568,11 +568,11 @@ msgstr "Elimina webhook"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:224
|
||||
msgid "Delete workflow"
|
||||
msgstr ""
|
||||
msgstr "Elimina workflow"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:240
|
||||
msgid "Delete workflows"
|
||||
msgstr ""
|
||||
msgstr "Elimina i workflow"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54
|
||||
@ -789,7 +789,7 @@ msgstr "Esporta vista"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:269
|
||||
msgid "Export Workflows"
|
||||
msgstr ""
|
||||
msgstr "Esporta i workflow"
|
||||
|
||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:59
|
||||
msgid "Favorites"
|
||||
@ -822,7 +822,7 @@ msgstr "Filtri"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
msgstr "Nome"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWorkspaceScopeForm.tsx:58
|
||||
msgid "Forgot your password?"
|
||||
@ -881,7 +881,7 @@ msgstr "Nascondi"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:157
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr ""
|
||||
msgstr "Come sarai identificato sull'app."
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||
@ -978,7 +978,7 @@ msgstr "Lingua"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:202
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
msgstr "Cognome"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||
msgid "Latest"
|
||||
@ -1067,7 +1067,7 @@ msgstr "Nome"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:49
|
||||
msgid "Name can not be empty"
|
||||
msgstr ""
|
||||
msgstr "Il nome non può essere vuoto"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||
@ -1226,16 +1226,16 @@ msgstr "Distruggi definitivamente il record"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:192
|
||||
msgid "Permanently destroy records"
|
||||
msgstr ""
|
||||
msgstr "Distruggi definitivamente i record"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:295
|
||||
msgid "Permanently destroy workflows"
|
||||
msgstr ""
|
||||
msgstr "Distruggi definitivamente i workflow"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
msgstr "Permessi"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||
#: src/pages/settings/SettingsProfile.tsx:30
|
||||
@ -1575,7 +1575,7 @@ msgstr "Nome e icona di questo campo"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:129
|
||||
msgid "The name of your organization"
|
||||
msgstr ""
|
||||
msgstr "Il nome della tua organizzazione"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx:50
|
||||
msgid "The page you're seeking is either gone or never was. Let's get you back on track"
|
||||
@ -1608,11 +1608,11 @@ msgstr "Questa azione non può essere annullata. Questo eliminerà definitivamen
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||
msgid "This Role has the following permissions."
|
||||
msgstr ""
|
||||
msgstr "Questo Ruolo ha i seguenti permessi."
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||
msgid "This Role is assigned to these workspace member."
|
||||
msgstr ""
|
||||
msgstr "Questo Ruolo è assegnato a questi membri dello spazio di lavoro."
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||
msgid "Time format"
|
||||
@ -1650,7 +1650,7 @@ msgstr "Unico"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:80
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "Errore sconosciuto"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||
msgid "Unlimited contacts"
|
||||
@ -1771,11 +1771,11 @@ msgstr "Eliminazione Workspace"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:123
|
||||
msgid "Workspace logo"
|
||||
msgstr ""
|
||||
msgstr "Logo dello spazio di lavoro"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:128
|
||||
msgid "Workspace name"
|
||||
msgstr ""
|
||||
msgstr "Nome dello spazio di lavoro"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||
msgid "Write a description"
|
||||
@ -1800,12 +1800,13 @@ msgstr "Il tuo nome come verrà visualizzato"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:167
|
||||
msgid "Your name as it will be displayed on the app"
|
||||
msgstr ""
|
||||
msgstr "Il tuo nome come sarà visualizzato sull'app"
|
||||
|
||||
#: src/pages/auth/SignInUp.tsx:73
|
||||
msgid "Your Workspace"
|
||||
msgstr ""
|
||||
msgstr "Il tuo spazio di lavoro"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:172
|
||||
msgid "Your workspace will be disabled"
|
||||
msgstr "Il tuo workspace sarà disabilitato"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ja\n"
|
||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -49,7 +49,7 @@ msgstr "24時間 ({hour24Label})"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:116
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr ""
|
||||
msgstr "チームと協力して顧客関係を管理できる共有環境です。"
|
||||
|
||||
#: src/modules/ui/input/components/ImageInput.tsx:156
|
||||
msgid "Abort"
|
||||
@ -212,7 +212,7 @@ msgstr "各メンバーのアクセス権限を指定するロールを割り当
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
||||
msgid "Assigned members"
|
||||
msgstr ""
|
||||
msgstr "割り当てられたメンバー"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
||||
msgid "Assigned to"
|
||||
@ -220,7 +220,7 @@ msgstr "担当"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
||||
msgid "Assignment"
|
||||
msgstr ""
|
||||
msgstr "割り当て"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpPasswordField.tsx:60
|
||||
msgid "At least 8 characters long."
|
||||
@ -436,11 +436,11 @@ msgstr "新しいレコードを作成"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:154
|
||||
msgid "Create profile"
|
||||
msgstr ""
|
||||
msgstr "プロフィールの作成"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
||||
msgid "Create Role"
|
||||
msgstr ""
|
||||
msgstr "ロールの作成"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||
msgid "Create Webhook"
|
||||
@ -448,7 +448,7 @@ msgstr "Webhookを作成"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||
msgid "Create your workspace"
|
||||
msgstr ""
|
||||
msgstr "ワークスペースの作成"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||
msgid "Custom objects"
|
||||
@ -568,11 +568,11 @@ msgstr "Webhookを削除"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:224
|
||||
msgid "Delete workflow"
|
||||
msgstr ""
|
||||
msgstr "ワークフローの削除"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:240
|
||||
msgid "Delete workflows"
|
||||
msgstr ""
|
||||
msgstr "ワークフローの削除"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54
|
||||
@ -789,7 +789,7 @@ msgstr "ビューをエクスポート"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:269
|
||||
msgid "Export Workflows"
|
||||
msgstr ""
|
||||
msgstr "ワークフローのエクスポート"
|
||||
|
||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:59
|
||||
msgid "Favorites"
|
||||
@ -822,7 +822,7 @@ msgstr "フィルター"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
msgstr "名"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWorkspaceScopeForm.tsx:58
|
||||
msgid "Forgot your password?"
|
||||
@ -881,7 +881,7 @@ msgstr "非表示"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:157
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr ""
|
||||
msgstr "アプリ上での識別名です。"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||
@ -978,7 +978,7 @@ msgstr "言語"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:202
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
msgstr "姓"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||
msgid "Latest"
|
||||
@ -1067,7 +1067,7 @@ msgstr "名前"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:49
|
||||
msgid "Name can not be empty"
|
||||
msgstr ""
|
||||
msgstr "名前は空にできません"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||
@ -1226,16 +1226,16 @@ msgstr "レコードを永久に削除"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:192
|
||||
msgid "Permanently destroy records"
|
||||
msgstr ""
|
||||
msgstr "レコードを永久に破壊する"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:295
|
||||
msgid "Permanently destroy workflows"
|
||||
msgstr ""
|
||||
msgstr "ワークフローを永久に破壊する"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
msgstr "権限"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||
#: src/pages/settings/SettingsProfile.tsx:30
|
||||
@ -1575,7 +1575,7 @@ msgstr "このフィールドの名前とアイコン"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:129
|
||||
msgid "The name of your organization"
|
||||
msgstr ""
|
||||
msgstr "組織の名前"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx:50
|
||||
msgid "The page you're seeking is either gone or never was. Let's get you back on track"
|
||||
@ -1608,11 +1608,11 @@ msgstr "この操作は取り消せません。ワークスペース全体が永
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||
msgid "This Role has the following permissions."
|
||||
msgstr ""
|
||||
msgstr "このロールには以下の権限があります。"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||
msgid "This Role is assigned to these workspace member."
|
||||
msgstr ""
|
||||
msgstr "このロールは、これらのワークスペースメンバーに割り当てられています。"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||
msgid "Time format"
|
||||
@ -1650,7 +1650,7 @@ msgstr "一意"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:80
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "不明なエラー"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||
msgid "Unlimited contacts"
|
||||
@ -1771,11 +1771,11 @@ msgstr "ワークスペース削除"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:123
|
||||
msgid "Workspace logo"
|
||||
msgstr ""
|
||||
msgstr "ワークスペースのロゴ"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:128
|
||||
msgid "Workspace name"
|
||||
msgstr ""
|
||||
msgstr "ワークスペースの名前"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||
msgid "Write a description"
|
||||
@ -1800,12 +1800,13 @@ msgstr "表示名"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:167
|
||||
msgid "Your name as it will be displayed on the app"
|
||||
msgstr ""
|
||||
msgstr "アプリ上での表示名"
|
||||
|
||||
#: src/pages/auth/SignInUp.tsx:73
|
||||
msgid "Your Workspace"
|
||||
msgstr ""
|
||||
msgstr "あなたのワークスペース"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:172
|
||||
msgid "Your workspace will be disabled"
|
||||
msgstr "ワークスペースが無効になります"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: ko\n"
|
||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -49,7 +49,8 @@ msgstr "24시간 ({hour24Label})"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:116
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr ""
|
||||
msgstr "\\\n"
|
||||
"팀과 함께 고객 관계를 관리할 수 있는 공유 환경입니다."
|
||||
|
||||
#: src/modules/ui/input/components/ImageInput.tsx:156
|
||||
msgid "Abort"
|
||||
@ -212,7 +213,7 @@ msgstr "각 구성원의 접근 권한을 지정하려면 역할을 할당하세
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
||||
msgid "Assigned members"
|
||||
msgstr ""
|
||||
msgstr "할당된 멤버"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
||||
msgid "Assigned to"
|
||||
@ -220,7 +221,7 @@ msgstr "할당됨"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
||||
msgid "Assignment"
|
||||
msgstr ""
|
||||
msgstr "할당"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpPasswordField.tsx:60
|
||||
msgid "At least 8 characters long."
|
||||
@ -436,11 +437,11 @@ msgstr "새 레코드 생성"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:154
|
||||
msgid "Create profile"
|
||||
msgstr ""
|
||||
msgstr "프로필 생성"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
||||
msgid "Create Role"
|
||||
msgstr ""
|
||||
msgstr "역할 생성"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||
msgid "Create Webhook"
|
||||
@ -448,7 +449,7 @@ msgstr "Webhook 생성"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||
msgid "Create your workspace"
|
||||
msgstr ""
|
||||
msgstr "워크스페이스 만들기"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||
msgid "Custom objects"
|
||||
@ -568,11 +569,11 @@ msgstr "Webhook 삭제"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:224
|
||||
msgid "Delete workflow"
|
||||
msgstr ""
|
||||
msgstr "워크플로 삭제"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:240
|
||||
msgid "Delete workflows"
|
||||
msgstr ""
|
||||
msgstr "워크플로 삭제"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54
|
||||
@ -789,7 +790,7 @@ msgstr "보기 내보내기"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:269
|
||||
msgid "Export Workflows"
|
||||
msgstr ""
|
||||
msgstr "워크플로 내보내기"
|
||||
|
||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:59
|
||||
msgid "Favorites"
|
||||
@ -822,7 +823,7 @@ msgstr "필터"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
msgstr "이름"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWorkspaceScopeForm.tsx:58
|
||||
msgid "Forgot your password?"
|
||||
@ -881,7 +882,7 @@ msgstr "숨기기"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:157
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr ""
|
||||
msgstr "앱에서 사용자를 식별하는 방법입니다."
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||
@ -978,7 +979,7 @@ msgstr "언어"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:202
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
msgstr "성"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||
msgid "Latest"
|
||||
@ -1067,7 +1068,7 @@ msgstr "이름"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:49
|
||||
msgid "Name can not be empty"
|
||||
msgstr ""
|
||||
msgstr "이름은 비워 둘 수 없습니다"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||
@ -1226,16 +1227,16 @@ msgstr "레코드 영구 삭제"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:192
|
||||
msgid "Permanently destroy records"
|
||||
msgstr ""
|
||||
msgstr "레코드 영구 삭제"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:295
|
||||
msgid "Permanently destroy workflows"
|
||||
msgstr ""
|
||||
msgstr "워크플로 영구 삭제"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
msgstr "권한"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||
#: src/pages/settings/SettingsProfile.tsx:30
|
||||
@ -1575,7 +1576,7 @@ msgstr "이 필드의 이름과 아이콘"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:129
|
||||
msgid "The name of your organization"
|
||||
msgstr ""
|
||||
msgstr "조직의 이름"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx:50
|
||||
msgid "The page you're seeking is either gone or never was. Let's get you back on track"
|
||||
@ -1608,11 +1609,11 @@ msgstr "이 작업은 취소할 수 없습니다. 이렇게 하면 전체 워크
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||
msgid "This Role has the following permissions."
|
||||
msgstr ""
|
||||
msgstr "이 역할은 다음과 같은 권한을 가지고 있습니다."
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||
msgid "This Role is assigned to these workspace member."
|
||||
msgstr ""
|
||||
msgstr "이 역할은 해당 워크스페이스 멤버에게 할당되어 있습니다."
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||
msgid "Time format"
|
||||
@ -1650,7 +1651,7 @@ msgstr "고유"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:80
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "알 수 없는 오류"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||
msgid "Unlimited contacts"
|
||||
@ -1771,11 +1772,11 @@ msgstr "워크스페이스 삭제"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:123
|
||||
msgid "Workspace logo"
|
||||
msgstr ""
|
||||
msgstr "워크스페이스 로고"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:128
|
||||
msgid "Workspace name"
|
||||
msgstr ""
|
||||
msgstr "워크스페이스 이름"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||
msgid "Write a description"
|
||||
@ -1800,12 +1801,13 @@ msgstr "표시될 이름"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:167
|
||||
msgid "Your name as it will be displayed on the app"
|
||||
msgstr ""
|
||||
msgstr "앱에 디스플레이될 귀하의 이름"
|
||||
|
||||
#: src/pages/auth/SignInUp.tsx:73
|
||||
msgid "Your Workspace"
|
||||
msgstr ""
|
||||
msgstr "귀하의 워크스페이스"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:172
|
||||
msgid "Your workspace will be disabled"
|
||||
msgstr "워크스페이스가 비활성화됩니다"
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: pt\n"
|
||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -49,7 +49,7 @@ msgstr "24h ({hour24Label})"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:116
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr ""
|
||||
msgstr "Um ambiente compartilhado onde voc\\u00ea poder\\u00e1 gerenciar suas rela\\u00e7\\u00f5es com clientes junto \\u00e0 sua equipe."
|
||||
|
||||
#: src/modules/ui/input/components/ImageInput.tsx:156
|
||||
msgid "Abort"
|
||||
@ -212,7 +212,7 @@ msgstr "Atribuir funções para especificar as permissões de acesso de cada mem
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
||||
msgid "Assigned members"
|
||||
msgstr ""
|
||||
msgstr "Membros Designados"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
||||
msgid "Assigned to"
|
||||
@ -220,7 +220,7 @@ msgstr "Atribuído a"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
||||
msgid "Assignment"
|
||||
msgstr ""
|
||||
msgstr "Atribui\\u00e7\\u00e3o"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpPasswordField.tsx:60
|
||||
msgid "At least 8 characters long."
|
||||
@ -436,11 +436,11 @@ msgstr "Criar novo registro"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:154
|
||||
msgid "Create profile"
|
||||
msgstr ""
|
||||
msgstr "Criar perfil"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
||||
msgid "Create Role"
|
||||
msgstr ""
|
||||
msgstr "Criar Fun\\u00e7\\u00e3o"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||
msgid "Create Webhook"
|
||||
@ -448,7 +448,7 @@ msgstr "Criar Webhook"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||
msgid "Create your workspace"
|
||||
msgstr ""
|
||||
msgstr "Criar seu workspace"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||
msgid "Custom objects"
|
||||
@ -568,11 +568,11 @@ msgstr "Excluir Webhook"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:224
|
||||
msgid "Delete workflow"
|
||||
msgstr ""
|
||||
msgstr "Excluir workflow"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:240
|
||||
msgid "Delete workflows"
|
||||
msgstr ""
|
||||
msgstr "Excluir workflows"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54
|
||||
@ -789,7 +789,7 @@ msgstr "Exportar visualização"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:269
|
||||
msgid "Export Workflows"
|
||||
msgstr ""
|
||||
msgstr "Exportar Workflows"
|
||||
|
||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:59
|
||||
msgid "Favorites"
|
||||
@ -822,7 +822,7 @@ msgstr "Filtros"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
msgstr "Nome"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWorkspaceScopeForm.tsx:58
|
||||
msgid "Forgot your password?"
|
||||
@ -881,7 +881,7 @@ msgstr "Ocultar"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:157
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr ""
|
||||
msgstr "Como voc\\u00ea ser\\u00e1 identificado no aplicativo."
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||
@ -978,7 +978,7 @@ msgstr "Idioma"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:202
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
msgstr "Sobrenome"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||
msgid "Latest"
|
||||
@ -1067,7 +1067,7 @@ msgstr "Nome"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:49
|
||||
msgid "Name can not be empty"
|
||||
msgstr ""
|
||||
msgstr "O nome n\\u00e3o pode estar vazio"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||
@ -1226,16 +1226,16 @@ msgstr "Destruir permanentemente o registro"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:192
|
||||
msgid "Permanently destroy records"
|
||||
msgstr ""
|
||||
msgstr "Destruir registros permanentemente"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:295
|
||||
msgid "Permanently destroy workflows"
|
||||
msgstr ""
|
||||
msgstr "Destruir workflows permanentemente"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
msgstr "Permiss\\u00f5es"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||
#: src/pages/settings/SettingsProfile.tsx:30
|
||||
@ -1575,7 +1575,7 @@ msgstr "O nome e o ícone deste campo"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:129
|
||||
msgid "The name of your organization"
|
||||
msgstr ""
|
||||
msgstr "O nome da sua organiza\\u00e7\\u00e3o"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx:50
|
||||
msgid "The page you're seeking is either gone or never was. Let's get you back on track"
|
||||
@ -1608,11 +1608,11 @@ msgstr "Essa ação não pode ser desfeita. Isso excluirá permanentemente todo
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||
msgid "This Role has the following permissions."
|
||||
msgstr ""
|
||||
msgstr "Esta Fun\\u00e7\\u00e3o possui as seguintes permiss\\u00f5es."
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||
msgid "This Role is assigned to these workspace member."
|
||||
msgstr ""
|
||||
msgstr "Esta Fun\\u00e7\\u00e3o est\\u00e1 designada para estes membros do workspace."
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||
msgid "Time format"
|
||||
@ -1650,7 +1650,7 @@ msgstr "Único"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:80
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "Erro desconhecido"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||
msgid "Unlimited contacts"
|
||||
@ -1771,11 +1771,11 @@ msgstr "Exclusão do Workspace"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:123
|
||||
msgid "Workspace logo"
|
||||
msgstr ""
|
||||
msgstr "Logo do workspace"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:128
|
||||
msgid "Workspace name"
|
||||
msgstr ""
|
||||
msgstr "Nome do workspace"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||
msgid "Write a description"
|
||||
@ -1800,12 +1800,13 @@ msgstr "Seu nome como será mostrado"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:167
|
||||
msgid "Your name as it will be displayed on the app"
|
||||
msgstr ""
|
||||
msgstr "Seu nome como ser\\u00e1 exibido no aplicativo"
|
||||
|
||||
#: src/pages/auth/SignInUp.tsx:73
|
||||
msgid "Your Workspace"
|
||||
msgstr ""
|
||||
msgstr "Seu Workspace"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:172
|
||||
msgid "Your workspace will be disabled"
|
||||
msgstr "Seu workspace será desativado"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: pt\n"
|
||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
@ -49,7 +49,7 @@ msgstr "24h ({hour24Label})"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:116
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr ""
|
||||
msgstr "Um ambiente compartilhado onde você poderá gerenciar suas relações com clientes junto à sua equipe."
|
||||
|
||||
#: src/modules/ui/input/components/ImageInput.tsx:156
|
||||
msgid "Abort"
|
||||
@ -212,7 +212,7 @@ msgstr "Atribuir papéis para especificar as permissões de acesso de cada membr
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
||||
msgid "Assigned members"
|
||||
msgstr ""
|
||||
msgstr "Membros Atribuídos"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
||||
msgid "Assigned to"
|
||||
@ -220,7 +220,7 @@ msgstr "Atribuído a"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
||||
msgid "Assignment"
|
||||
msgstr ""
|
||||
msgstr "Atribuição"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpPasswordField.tsx:60
|
||||
msgid "At least 8 characters long."
|
||||
@ -436,11 +436,11 @@ msgstr "Criar novo registo"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:154
|
||||
msgid "Create profile"
|
||||
msgstr ""
|
||||
msgstr "Criar perfil"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
||||
msgid "Create Role"
|
||||
msgstr ""
|
||||
msgstr "Criar Função"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||
msgid "Create Webhook"
|
||||
@ -448,7 +448,7 @@ msgstr "Criar Webhook"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||
msgid "Create your workspace"
|
||||
msgstr ""
|
||||
msgstr "Crie seu espaço de trabalho"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||
msgid "Custom objects"
|
||||
@ -568,11 +568,11 @@ msgstr "Eliminar webhook"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:224
|
||||
msgid "Delete workflow"
|
||||
msgstr ""
|
||||
msgstr "Eliminar workflow"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:240
|
||||
msgid "Delete workflows"
|
||||
msgstr ""
|
||||
msgstr "Eliminar workflows"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54
|
||||
@ -789,7 +789,7 @@ msgstr "Exportar vista"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:269
|
||||
msgid "Export Workflows"
|
||||
msgstr ""
|
||||
msgstr "Exportar Workflows"
|
||||
|
||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:59
|
||||
msgid "Favorites"
|
||||
@ -822,7 +822,7 @@ msgstr "Filtros"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
msgstr "Nome"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWorkspaceScopeForm.tsx:58
|
||||
msgid "Forgot your password?"
|
||||
@ -881,7 +881,7 @@ msgstr "Esconder"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:157
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr ""
|
||||
msgstr "Como você será identificado no aplicativo."
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||
@ -978,7 +978,7 @@ msgstr "Língua"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:202
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
msgstr "Sobrenome"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||
msgid "Latest"
|
||||
@ -1067,7 +1067,7 @@ msgstr "Nome"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:49
|
||||
msgid "Name can not be empty"
|
||||
msgstr ""
|
||||
msgstr "O nome não pode estar vazio"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||
@ -1226,16 +1226,16 @@ msgstr "Destruir permanentemente o registo"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:192
|
||||
msgid "Permanently destroy records"
|
||||
msgstr ""
|
||||
msgstr "Destruir permanentemente os registos"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:295
|
||||
msgid "Permanently destroy workflows"
|
||||
msgstr ""
|
||||
msgstr "Destruir permanentemente os workflows"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
msgstr "Permissões"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||
#: src/pages/settings/SettingsProfile.tsx:30
|
||||
@ -1575,7 +1575,7 @@ msgstr "O nome e o ícone deste campo"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:129
|
||||
msgid "The name of your organization"
|
||||
msgstr ""
|
||||
msgstr "O nome da sua organização"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx:50
|
||||
msgid "The page you're seeking is either gone or never was. Let's get you back on track"
|
||||
@ -1608,11 +1608,11 @@ msgstr "Esta ação não pode ser desfeita. Isto eliminará permanentemente todo
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||
msgid "This Role has the following permissions."
|
||||
msgstr ""
|
||||
msgstr "Esta Função possui as seguintes permissões."
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||
msgid "This Role is assigned to these workspace member."
|
||||
msgstr ""
|
||||
msgstr "Esta Função está atribuída a estes membros do espaço de trabalho."
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||
msgid "Time format"
|
||||
@ -1650,7 +1650,7 @@ msgstr "Único"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:80
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "Erro desconhecido"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||
msgid "Unlimited contacts"
|
||||
@ -1771,11 +1771,11 @@ msgstr "Eliminação do espaço de trabalho"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:123
|
||||
msgid "Workspace logo"
|
||||
msgstr ""
|
||||
msgstr "Logo do espaço de trabalho"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:128
|
||||
msgid "Workspace name"
|
||||
msgstr ""
|
||||
msgstr "Nome do espaço de trabalho"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||
msgid "Write a description"
|
||||
@ -1800,12 +1800,13 @@ msgstr "O seu nome como será exibido"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:167
|
||||
msgid "Your name as it will be displayed on the app"
|
||||
msgstr ""
|
||||
msgstr "O seu nome como será exibido no aplicativo"
|
||||
|
||||
#: src/pages/auth/SignInUp.tsx:73
|
||||
msgid "Your Workspace"
|
||||
msgstr ""
|
||||
msgstr "O seu Espaço de Trabalho"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:172
|
||||
msgid "Your workspace will be disabled"
|
||||
msgstr "O seu espaço de trabalho será desativado"
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: zh\n"
|
||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -49,7 +49,7 @@ msgstr "24小时 ({hour24Label})"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:116
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr ""
|
||||
msgstr "一个共享的环境,您可以与您的团队一起管理客户关系。"
|
||||
|
||||
#: src/modules/ui/input/components/ImageInput.tsx:156
|
||||
msgid "Abort"
|
||||
@ -212,7 +212,7 @@ msgstr "分配角色以指定每个成员的访问权限"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
||||
msgid "Assigned members"
|
||||
msgstr ""
|
||||
msgstr "已分配成员"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
||||
msgid "Assigned to"
|
||||
@ -220,7 +220,7 @@ msgstr "分配给"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
||||
msgid "Assignment"
|
||||
msgstr ""
|
||||
msgstr "分配"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpPasswordField.tsx:60
|
||||
msgid "At least 8 characters long."
|
||||
@ -436,11 +436,11 @@ msgstr "创建新记录"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:154
|
||||
msgid "Create profile"
|
||||
msgstr ""
|
||||
msgstr "创建个人资料"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
||||
msgid "Create Role"
|
||||
msgstr ""
|
||||
msgstr "创建角色"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||
msgid "Create Webhook"
|
||||
@ -448,7 +448,7 @@ msgstr "创建 Webhook"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||
msgid "Create your workspace"
|
||||
msgstr ""
|
||||
msgstr "创建您的工作区"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||
msgid "Custom objects"
|
||||
@ -568,11 +568,11 @@ msgstr "删除 Webhook"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:224
|
||||
msgid "Delete workflow"
|
||||
msgstr ""
|
||||
msgstr "删除工作流"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:240
|
||||
msgid "Delete workflows"
|
||||
msgstr ""
|
||||
msgstr "删除工作流程"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54
|
||||
@ -789,7 +789,7 @@ msgstr "导出视图"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:269
|
||||
msgid "Export Workflows"
|
||||
msgstr ""
|
||||
msgstr "导出工作流程"
|
||||
|
||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:59
|
||||
msgid "Favorites"
|
||||
@ -822,7 +822,7 @@ msgstr "过滤器"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
msgstr "名字"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWorkspaceScopeForm.tsx:58
|
||||
msgid "Forgot your password?"
|
||||
@ -881,7 +881,7 @@ msgstr "隐藏"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:157
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr ""
|
||||
msgstr "在应用程序中识别您的方式。"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||
@ -978,7 +978,7 @@ msgstr "语言"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:202
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
msgstr "姓氏"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||
msgid "Latest"
|
||||
@ -1067,7 +1067,7 @@ msgstr "名称"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:49
|
||||
msgid "Name can not be empty"
|
||||
msgstr ""
|
||||
msgstr "名称不能为空"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||
@ -1226,16 +1226,16 @@ msgstr "永久销毁记录"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:192
|
||||
msgid "Permanently destroy records"
|
||||
msgstr ""
|
||||
msgstr "永久销毁记录"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:295
|
||||
msgid "Permanently destroy workflows"
|
||||
msgstr ""
|
||||
msgstr "永久销毁工作流程序"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
msgstr "权限"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||
#: src/pages/settings/SettingsProfile.tsx:30
|
||||
@ -1575,7 +1575,7 @@ msgstr "此字段的名称和图标"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:129
|
||||
msgid "The name of your organization"
|
||||
msgstr ""
|
||||
msgstr "您组织的名称"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx:50
|
||||
msgid "The page you're seeking is either gone or never was. Let's get you back on track"
|
||||
@ -1608,11 +1608,11 @@ msgstr "此操作无法撤销。这将永久删除您的整个工作区。 <0/>
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||
msgid "This Role has the following permissions."
|
||||
msgstr ""
|
||||
msgstr "此角色具有以下权限。"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||
msgid "This Role is assigned to these workspace member."
|
||||
msgstr ""
|
||||
msgstr "此角色被分配给这些工作区成员。"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||
msgid "Time format"
|
||||
@ -1650,7 +1650,7 @@ msgstr "唯一"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:80
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "未知错误"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||
msgid "Unlimited contacts"
|
||||
@ -1771,11 +1771,11 @@ msgstr "删除工作区"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:123
|
||||
msgid "Workspace logo"
|
||||
msgstr ""
|
||||
msgstr "工作区标志"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:128
|
||||
msgid "Workspace name"
|
||||
msgstr ""
|
||||
msgstr "工作区名称"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||
msgid "Write a description"
|
||||
@ -1800,12 +1800,13 @@ msgstr "显示的姓名"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:167
|
||||
msgid "Your name as it will be displayed on the app"
|
||||
msgstr ""
|
||||
msgstr "您在应用上显示的姓名"
|
||||
|
||||
#: src/pages/auth/SignInUp.tsx:73
|
||||
msgid "Your Workspace"
|
||||
msgstr ""
|
||||
msgstr "您的工作区"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:172
|
||||
msgid "Your workspace will be disabled"
|
||||
msgstr "您的工作区将被禁用"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Language: zh\n"
|
||||
"Project-Id-Version: cf448e737e0d6d7b78742f963d761c61\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-09 12:39\n"
|
||||
"PO-Revision-Date: 2025-02-09 22:19\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
@ -49,7 +49,7 @@ msgstr "24小時 ({hour24Label})"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:116
|
||||
msgid "A shared environment where you will be able to manage your customer relations with your team."
|
||||
msgstr ""
|
||||
msgstr "一個共享環境,您與您的團隊可以在此管理客戶關係。"
|
||||
|
||||
#: src/modules/ui/input/components/ImageInput.tsx:156
|
||||
msgid "Abort"
|
||||
@ -212,7 +212,7 @@ msgstr "分配角色以指定每個成員的訪問權限"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:14
|
||||
msgid "Assigned members"
|
||||
msgstr ""
|
||||
msgstr "分配成員"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:129
|
||||
msgid "Assigned to"
|
||||
@ -220,7 +220,7 @@ msgstr "分配給"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:64
|
||||
msgid "Assignment"
|
||||
msgstr ""
|
||||
msgstr "分配"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpPasswordField.tsx:60
|
||||
msgid "At least 8 characters long."
|
||||
@ -436,11 +436,11 @@ msgstr "創建新記錄"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:154
|
||||
msgid "Create profile"
|
||||
msgstr ""
|
||||
msgstr "創建個人檔案"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoles.tsx:193
|
||||
msgid "Create Role"
|
||||
msgstr ""
|
||||
msgstr "創建角色"
|
||||
|
||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||
msgid "Create Webhook"
|
||||
@ -448,7 +448,7 @@ msgstr "創建 Webhook"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:113
|
||||
msgid "Create your workspace"
|
||||
msgstr ""
|
||||
msgstr "創建您的工作區"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||
msgid "Custom objects"
|
||||
@ -568,11 +568,11 @@ msgstr "刪除 Webhook"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:224
|
||||
msgid "Delete workflow"
|
||||
msgstr ""
|
||||
msgstr "刪除工作流"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:240
|
||||
msgid "Delete workflows"
|
||||
msgstr ""
|
||||
msgstr "刪除工作流程"
|
||||
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:36
|
||||
#: src/modules/settings/profile/components/DeleteWorkspace.tsx:54
|
||||
@ -789,7 +789,7 @@ msgstr "導出視圖"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:269
|
||||
msgid "Export Workflows"
|
||||
msgstr ""
|
||||
msgstr "導出工作流"
|
||||
|
||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:59
|
||||
msgid "Favorites"
|
||||
@ -822,7 +822,7 @@ msgstr "篩選"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:180
|
||||
msgid "First Name"
|
||||
msgstr ""
|
||||
msgstr "名字"
|
||||
|
||||
#: src/modules/auth/sign-in-up/components/SignInUpWorkspaceScopeForm.tsx:58
|
||||
msgid "Forgot your password?"
|
||||
@ -881,7 +881,7 @@ msgstr "隱藏"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:157
|
||||
msgid "How you'll be identified on the app."
|
||||
msgstr ""
|
||||
msgstr "這是您在應用程式上的識別名稱。"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:208
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:239
|
||||
@ -978,7 +978,7 @@ msgstr "語言"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:202
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
msgstr "姓氏"
|
||||
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:31
|
||||
msgid "Latest"
|
||||
@ -1067,7 +1067,7 @@ msgstr "名稱"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:49
|
||||
msgid "Name can not be empty"
|
||||
msgstr ""
|
||||
msgstr "名稱不能為空"
|
||||
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeysNew.tsx:106
|
||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:209
|
||||
@ -1226,16 +1226,16 @@ msgstr "永久銷毀記錄"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:192
|
||||
msgid "Permanently destroy records"
|
||||
msgstr ""
|
||||
msgstr "永久銷毀記錄"
|
||||
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:295
|
||||
msgid "Permanently destroy workflows"
|
||||
msgstr ""
|
||||
msgstr "永久銷毀工作流程"
|
||||
|
||||
#: src/pages/settings/roles/SettingsRoleEdit.tsx:70
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:14
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
msgstr "權限"
|
||||
|
||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||
#: src/pages/settings/SettingsProfile.tsx:30
|
||||
@ -1575,7 +1575,7 @@ msgstr "此字段的名稱和圖標"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:129
|
||||
msgid "The name of your organization"
|
||||
msgstr ""
|
||||
msgstr "您組織的名稱"
|
||||
|
||||
#: src/pages/not-found/NotFound.tsx:50
|
||||
msgid "The page you're seeking is either gone or never was. Let's get you back on track"
|
||||
@ -1608,11 +1608,11 @@ msgstr "此操作無法撤銷。這將永久刪除您的整個工作區。 <0/>
|
||||
|
||||
#: src/pages/settings/roles/components/RolePermissions.tsx:15
|
||||
msgid "This Role has the following permissions."
|
||||
msgstr ""
|
||||
msgstr "此角色具有以下權限。"
|
||||
|
||||
#: src/pages/settings/roles/components/RoleAssignment.tsx:15
|
||||
msgid "This Role is assigned to these workspace member."
|
||||
msgstr ""
|
||||
msgstr "此角色被分配給這些工作區成員。"
|
||||
|
||||
#: src/pages/settings/profile/appearance/components/DateTimeSettingsTimeFormatSelect.tsx:49
|
||||
msgid "Time format"
|
||||
@ -1650,7 +1650,7 @@ msgstr "唯一"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:80
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "未知錯誤"
|
||||
|
||||
#: src/pages/onboarding/ChooseYourPlan.tsx:88
|
||||
msgid "Unlimited contacts"
|
||||
@ -1771,11 +1771,11 @@ msgstr "刪除工作區"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:123
|
||||
msgid "Workspace logo"
|
||||
msgstr ""
|
||||
msgstr "工作區標誌"
|
||||
|
||||
#: src/pages/onboarding/CreateWorkspace.tsx:128
|
||||
msgid "Workspace name"
|
||||
msgstr ""
|
||||
msgstr "工作區名稱"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:254
|
||||
msgid "Write a description"
|
||||
@ -1800,12 +1800,13 @@ msgstr "顯示您的姓名"
|
||||
|
||||
#: src/pages/onboarding/CreateProfile.tsx:167
|
||||
msgid "Your name as it will be displayed on the app"
|
||||
msgstr ""
|
||||
msgstr "您的名字將如何在應用程式上顯示"
|
||||
|
||||
#: src/pages/auth/SignInUp.tsx:73
|
||||
msgid "Your Workspace"
|
||||
msgstr ""
|
||||
msgstr "您的工作區"
|
||||
|
||||
#: src/pages/settings/SettingsBilling.tsx:172
|
||||
msgid "Your workspace will be disabled"
|
||||
msgstr "您的工作區將被禁用"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user