From 66a68d8e1c7b683647cd43c9f14fd1c607dd80a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 12:47:15 +0200 Subject: [PATCH] i18n - docs translations (#19967) Created by Github action Co-authored-by: github-actions --- packages/twenty-docs/docs.json | 146 +++++++++--------- packages/twenty-docs/l/de/navigation.json | 24 +-- .../twenty-ui/navigation/navigation-bar.mdx | 2 +- packages/twenty-docs/l/it/navigation.json | 24 +-- .../l/it/user-guide/introduction.mdx | 2 +- packages/twenty-docs/l/pt/navigation.json | 26 ++-- .../l/pt/user-guide/introduction.mdx | 4 +- packages/twenty-docs/l/ru/navigation.json | 24 +-- .../twenty-ui/navigation/navigation-bar.mdx | 2 +- .../l/ru/user-guide/introduction.mdx | 4 +- packages/twenty-docs/l/tr/navigation.json | 24 +-- packages/twenty-docs/l/zh/navigation.json | 24 +-- .../l/zh/user-guide/introduction.mdx | 4 +- 13 files changed, 155 insertions(+), 155 deletions(-) diff --git a/packages/twenty-docs/docs.json b/packages/twenty-docs/docs.json index f690e8b7ff..a24c0ed4a6 100644 --- a/packages/twenty-docs/docs.json +++ b/packages/twenty-docs/docs.json @@ -1571,7 +1571,7 @@ "tab": "Erste Schritte", "groups": [ { - "group": "Welcome", + "group": "Willkommen", "pages": [ "l/de/getting-started/introduction", "l/de/getting-started/key-features", @@ -1579,7 +1579,7 @@ ] }, { - "group": "Core Concepts", + "group": "Kernkonzepte", "pages": [ "l/de/getting-started/core-concepts/data-model", "l/de/getting-started/core-concepts/layout", @@ -1608,7 +1608,7 @@ "pages": [ "l/de/user-guide/data-model/overview", { - "group": "Reference", + "group": "Referenz", "pages": [ "l/de/user-guide/data-model/capabilities/objects", "l/de/user-guide/data-model/capabilities/fields", @@ -1634,7 +1634,7 @@ "pages": [ "l/de/user-guide/data-migration/overview", { - "group": "Reference", + "group": "Referenz", "pages": [ "l/de/user-guide/data-migration/capabilities/file-formats", "l/de/user-guide/data-migration/capabilities/field-mapping", @@ -1666,7 +1666,7 @@ "pages": [ "l/de/user-guide/calendar-emails/overview", { - "group": "Reference", + "group": "Referenz", "pages": [ "l/de/user-guide/calendar-emails/capabilities/mailbox", "l/de/user-guide/calendar-emails/capabilities/calendar" @@ -1691,7 +1691,7 @@ "pages": [ "l/de/user-guide/workflows/overview", { - "group": "Reference", + "group": "Referenz", "pages": [ "l/de/user-guide/workflows/capabilities/workflow-triggers", "l/de/user-guide/workflows/capabilities/workflow-actions", @@ -1754,7 +1754,7 @@ "pages": [ "l/de/user-guide/ai/overview", { - "group": "Reference", + "group": "Referenz", "pages": [ "l/de/user-guide/ai/capabilities/ai-chatbot", "l/de/user-guide/ai/capabilities/ai-agents", @@ -1775,7 +1775,7 @@ "pages": [ "l/de/user-guide/layout/overview", { - "group": "Reference", + "group": "Referenz", "pages": [ "l/de/user-guide/layout/capabilities/navigation", { @@ -1812,7 +1812,7 @@ "pages": [ "l/de/user-guide/dashboards/overview", { - "group": "Reference", + "group": "Referenz", "pages": [ "l/de/user-guide/dashboards/capabilities/dashboards", "l/de/user-guide/dashboards/capabilities/widgets", @@ -1834,7 +1834,7 @@ "pages": [ "l/de/user-guide/permissions-access/overview", { - "group": "Reference", + "group": "Referenz", "pages": [ "l/de/user-guide/permissions-access/capabilities/permissions", "l/de/user-guide/permissions-access/capabilities/sso-configuration" @@ -1854,7 +1854,7 @@ "pages": [ "l/de/user-guide/billing/overview", { - "group": "Reference", + "group": "Referenz", "pages": [ "l/de/user-guide/billing/capabilities/pricing-plans", "l/de/user-guide/billing/capabilities/credits" @@ -1874,7 +1874,7 @@ "pages": [ "l/de/user-guide/settings/overview", { - "group": "Reference", + "group": "Referenz", "pages": [ "l/de/user-guide/settings/capabilities/workspace-settings", "l/de/user-guide/settings/capabilities/member-management", @@ -2337,7 +2337,7 @@ "tab": "Per iniziare", "groups": [ { - "group": "Welcome", + "group": "Benvenuto", "pages": [ "l/it/getting-started/introduction", "l/it/getting-started/key-features", @@ -2345,7 +2345,7 @@ ] }, { - "group": "Core Concepts", + "group": "Concetti chiave", "pages": [ "l/it/getting-started/core-concepts/data-model", "l/it/getting-started/core-concepts/layout", @@ -2374,7 +2374,7 @@ "pages": [ "l/it/user-guide/data-model/overview", { - "group": "Reference", + "group": "Riferimento", "pages": [ "l/it/user-guide/data-model/capabilities/objects", "l/it/user-guide/data-model/capabilities/fields", @@ -2400,7 +2400,7 @@ "pages": [ "l/it/user-guide/data-migration/overview", { - "group": "Reference", + "group": "Riferimento", "pages": [ "l/it/user-guide/data-migration/capabilities/file-formats", "l/it/user-guide/data-migration/capabilities/field-mapping", @@ -2432,7 +2432,7 @@ "pages": [ "l/it/user-guide/calendar-emails/overview", { - "group": "Reference", + "group": "Riferimento", "pages": [ "l/it/user-guide/calendar-emails/capabilities/mailbox", "l/it/user-guide/calendar-emails/capabilities/calendar" @@ -2457,7 +2457,7 @@ "pages": [ "l/it/user-guide/workflows/overview", { - "group": "Reference", + "group": "Riferimento", "pages": [ "l/it/user-guide/workflows/capabilities/workflow-triggers", "l/it/user-guide/workflows/capabilities/workflow-actions", @@ -2520,7 +2520,7 @@ "pages": [ "l/it/user-guide/ai/overview", { - "group": "Reference", + "group": "Riferimento", "pages": [ "l/it/user-guide/ai/capabilities/ai-chatbot", "l/it/user-guide/ai/capabilities/ai-agents", @@ -2541,7 +2541,7 @@ "pages": [ "l/it/user-guide/layout/overview", { - "group": "Reference", + "group": "Riferimento", "pages": [ "l/it/user-guide/layout/capabilities/navigation", { @@ -2578,7 +2578,7 @@ "pages": [ "l/it/user-guide/dashboards/overview", { - "group": "Reference", + "group": "Riferimento", "pages": [ "l/it/user-guide/dashboards/capabilities/dashboards", "l/it/user-guide/dashboards/capabilities/widgets", @@ -2600,7 +2600,7 @@ "pages": [ "l/it/user-guide/permissions-access/overview", { - "group": "Reference", + "group": "Riferimento", "pages": [ "l/it/user-guide/permissions-access/capabilities/permissions", "l/it/user-guide/permissions-access/capabilities/sso-configuration" @@ -2620,7 +2620,7 @@ "pages": [ "l/it/user-guide/billing/overview", { - "group": "Reference", + "group": "Riferimento", "pages": [ "l/it/user-guide/billing/capabilities/pricing-plans", "l/it/user-guide/billing/capabilities/credits" @@ -2640,7 +2640,7 @@ "pages": [ "l/it/user-guide/settings/overview", { - "group": "Reference", + "group": "Riferimento", "pages": [ "l/it/user-guide/settings/capabilities/workspace-settings", "l/it/user-guide/settings/capabilities/member-management", @@ -3486,7 +3486,7 @@ "tab": "Primeiros passos", "groups": [ { - "group": "Welcome", + "group": "Boas-vindas", "pages": [ "l/pt/getting-started/introduction", "l/pt/getting-started/key-features", @@ -3494,7 +3494,7 @@ ] }, { - "group": "Core Concepts", + "group": "Conceitos essenciais", "pages": [ "l/pt/getting-started/core-concepts/data-model", "l/pt/getting-started/core-concepts/layout", @@ -3523,7 +3523,7 @@ "pages": [ "l/pt/user-guide/data-model/overview", { - "group": "Reference", + "group": "Referência", "pages": [ "l/pt/user-guide/data-model/capabilities/objects", "l/pt/user-guide/data-model/capabilities/fields", @@ -3549,7 +3549,7 @@ "pages": [ "l/pt/user-guide/data-migration/overview", { - "group": "Reference", + "group": "Referência", "pages": [ "l/pt/user-guide/data-migration/capabilities/file-formats", "l/pt/user-guide/data-migration/capabilities/field-mapping", @@ -3581,7 +3581,7 @@ "pages": [ "l/pt/user-guide/calendar-emails/overview", { - "group": "Reference", + "group": "Referência", "pages": [ "l/pt/user-guide/calendar-emails/capabilities/mailbox", "l/pt/user-guide/calendar-emails/capabilities/calendar" @@ -3606,7 +3606,7 @@ "pages": [ "l/pt/user-guide/workflows/overview", { - "group": "Reference", + "group": "Referência", "pages": [ "l/pt/user-guide/workflows/capabilities/workflow-triggers", "l/pt/user-guide/workflows/capabilities/workflow-actions", @@ -3669,7 +3669,7 @@ "pages": [ "l/pt/user-guide/ai/overview", { - "group": "Reference", + "group": "Referência", "pages": [ "l/pt/user-guide/ai/capabilities/ai-chatbot", "l/pt/user-guide/ai/capabilities/ai-agents", @@ -3690,7 +3690,7 @@ "pages": [ "l/pt/user-guide/layout/overview", { - "group": "Reference", + "group": "Referência", "pages": [ "l/pt/user-guide/layout/capabilities/navigation", { @@ -3708,7 +3708,7 @@ ] }, { - "group": "How-Tos", + "group": "Tutoriais", "pages": [ "l/pt/user-guide/views-pipelines/how-tos/create-a-table-view-with-grouping", "l/pt/user-guide/views-pipelines/how-tos/create-a-kanban-view-for-projects", @@ -3727,7 +3727,7 @@ "pages": [ "l/pt/user-guide/dashboards/overview", { - "group": "Reference", + "group": "Referência", "pages": [ "l/pt/user-guide/dashboards/capabilities/dashboards", "l/pt/user-guide/dashboards/capabilities/widgets", @@ -3749,7 +3749,7 @@ "pages": [ "l/pt/user-guide/permissions-access/overview", { - "group": "Reference", + "group": "Referência", "pages": [ "l/pt/user-guide/permissions-access/capabilities/permissions", "l/pt/user-guide/permissions-access/capabilities/sso-configuration" @@ -3769,7 +3769,7 @@ "pages": [ "l/pt/user-guide/billing/overview", { - "group": "Reference", + "group": "Referência", "pages": [ "l/pt/user-guide/billing/capabilities/pricing-plans", "l/pt/user-guide/billing/capabilities/credits" @@ -3789,7 +3789,7 @@ "pages": [ "l/pt/user-guide/settings/overview", { - "group": "Reference", + "group": "Referência", "pages": [ "l/pt/user-guide/settings/capabilities/workspace-settings", "l/pt/user-guide/settings/capabilities/member-management", @@ -4252,7 +4252,7 @@ "tab": "Начало работы", "groups": [ { - "group": "Welcome", + "group": "Добро пожаловать", "pages": [ "l/ru/getting-started/introduction", "l/ru/getting-started/key-features", @@ -4260,7 +4260,7 @@ ] }, { - "group": "Core Concepts", + "group": "Основные понятия", "pages": [ "l/ru/getting-started/core-concepts/data-model", "l/ru/getting-started/core-concepts/layout", @@ -4289,7 +4289,7 @@ "pages": [ "l/ru/user-guide/data-model/overview", { - "group": "Reference", + "group": "Справочник", "pages": [ "l/ru/user-guide/data-model/capabilities/objects", "l/ru/user-guide/data-model/capabilities/fields", @@ -4315,7 +4315,7 @@ "pages": [ "l/ru/user-guide/data-migration/overview", { - "group": "Reference", + "group": "Справочник", "pages": [ "l/ru/user-guide/data-migration/capabilities/file-formats", "l/ru/user-guide/data-migration/capabilities/field-mapping", @@ -4347,7 +4347,7 @@ "pages": [ "l/ru/user-guide/calendar-emails/overview", { - "group": "Reference", + "group": "Справочник", "pages": [ "l/ru/user-guide/calendar-emails/capabilities/mailbox", "l/ru/user-guide/calendar-emails/capabilities/calendar" @@ -4372,7 +4372,7 @@ "pages": [ "l/ru/user-guide/workflows/overview", { - "group": "Reference", + "group": "Справочник", "pages": [ "l/ru/user-guide/workflows/capabilities/workflow-triggers", "l/ru/user-guide/workflows/capabilities/workflow-actions", @@ -4435,7 +4435,7 @@ "pages": [ "l/ru/user-guide/ai/overview", { - "group": "Reference", + "group": "Справочник", "pages": [ "l/ru/user-guide/ai/capabilities/ai-chatbot", "l/ru/user-guide/ai/capabilities/ai-agents", @@ -4456,7 +4456,7 @@ "pages": [ "l/ru/user-guide/layout/overview", { - "group": "Reference", + "group": "Справочник", "pages": [ "l/ru/user-guide/layout/capabilities/navigation", { @@ -4493,7 +4493,7 @@ "pages": [ "l/ru/user-guide/dashboards/overview", { - "group": "Reference", + "group": "Справочник", "pages": [ "l/ru/user-guide/dashboards/capabilities/dashboards", "l/ru/user-guide/dashboards/capabilities/widgets", @@ -4515,7 +4515,7 @@ "pages": [ "l/ru/user-guide/permissions-access/overview", { - "group": "Reference", + "group": "Справочник", "pages": [ "l/ru/user-guide/permissions-access/capabilities/permissions", "l/ru/user-guide/permissions-access/capabilities/sso-configuration" @@ -4535,7 +4535,7 @@ "pages": [ "l/ru/user-guide/billing/overview", { - "group": "Reference", + "group": "Справочник", "pages": [ "l/ru/user-guide/billing/capabilities/pricing-plans", "l/ru/user-guide/billing/capabilities/credits" @@ -4555,7 +4555,7 @@ "pages": [ "l/ru/user-guide/settings/overview", { - "group": "Reference", + "group": "Справочник", "pages": [ "l/ru/user-guide/settings/capabilities/workspace-settings", "l/ru/user-guide/settings/capabilities/member-management", @@ -4635,7 +4635,7 @@ "tab": "Başlarken", "groups": [ { - "group": "Welcome", + "group": "Hoş geldiniz", "pages": [ "l/tr/getting-started/introduction", "l/tr/getting-started/key-features", @@ -4643,7 +4643,7 @@ ] }, { - "group": "Core Concepts", + "group": "Temel Kavramlar", "pages": [ "l/tr/getting-started/core-concepts/data-model", "l/tr/getting-started/core-concepts/layout", @@ -4672,7 +4672,7 @@ "pages": [ "l/tr/user-guide/data-model/overview", { - "group": "Reference", + "group": "Başvuru", "pages": [ "l/tr/user-guide/data-model/capabilities/objects", "l/tr/user-guide/data-model/capabilities/fields", @@ -4698,7 +4698,7 @@ "pages": [ "l/tr/user-guide/data-migration/overview", { - "group": "Reference", + "group": "Başvuru", "pages": [ "l/tr/user-guide/data-migration/capabilities/file-formats", "l/tr/user-guide/data-migration/capabilities/field-mapping", @@ -4730,7 +4730,7 @@ "pages": [ "l/tr/user-guide/calendar-emails/overview", { - "group": "Reference", + "group": "Başvuru", "pages": [ "l/tr/user-guide/calendar-emails/capabilities/mailbox", "l/tr/user-guide/calendar-emails/capabilities/calendar" @@ -4755,7 +4755,7 @@ "pages": [ "l/tr/user-guide/workflows/overview", { - "group": "Reference", + "group": "Başvuru", "pages": [ "l/tr/user-guide/workflows/capabilities/workflow-triggers", "l/tr/user-guide/workflows/capabilities/workflow-actions", @@ -4818,7 +4818,7 @@ "pages": [ "l/tr/user-guide/ai/overview", { - "group": "Reference", + "group": "Başvuru", "pages": [ "l/tr/user-guide/ai/capabilities/ai-chatbot", "l/tr/user-guide/ai/capabilities/ai-agents", @@ -4839,7 +4839,7 @@ "pages": [ "l/tr/user-guide/layout/overview", { - "group": "Reference", + "group": "Başvuru", "pages": [ "l/tr/user-guide/layout/capabilities/navigation", { @@ -4876,7 +4876,7 @@ "pages": [ "l/tr/user-guide/dashboards/overview", { - "group": "Reference", + "group": "Başvuru", "pages": [ "l/tr/user-guide/dashboards/capabilities/dashboards", "l/tr/user-guide/dashboards/capabilities/widgets", @@ -4898,7 +4898,7 @@ "pages": [ "l/tr/user-guide/permissions-access/overview", { - "group": "Reference", + "group": "Başvuru", "pages": [ "l/tr/user-guide/permissions-access/capabilities/permissions", "l/tr/user-guide/permissions-access/capabilities/sso-configuration" @@ -4918,7 +4918,7 @@ "pages": [ "l/tr/user-guide/billing/overview", { - "group": "Reference", + "group": "Başvuru", "pages": [ "l/tr/user-guide/billing/capabilities/pricing-plans", "l/tr/user-guide/billing/capabilities/credits" @@ -4938,7 +4938,7 @@ "pages": [ "l/tr/user-guide/settings/overview", { - "group": "Reference", + "group": "Başvuru", "pages": [ "l/tr/user-guide/settings/capabilities/workspace-settings", "l/tr/user-guide/settings/capabilities/member-management", @@ -5018,7 +5018,7 @@ "tab": "开始使用", "groups": [ { - "group": "Welcome", + "group": "欢迎", "pages": [ "l/zh/getting-started/introduction", "l/zh/getting-started/key-features", @@ -5026,7 +5026,7 @@ ] }, { - "group": "Core Concepts", + "group": "核心概念", "pages": [ "l/zh/getting-started/core-concepts/data-model", "l/zh/getting-started/core-concepts/layout", @@ -5055,7 +5055,7 @@ "pages": [ "l/zh/user-guide/data-model/overview", { - "group": "Reference", + "group": "参考", "pages": [ "l/zh/user-guide/data-model/capabilities/objects", "l/zh/user-guide/data-model/capabilities/fields", @@ -5081,7 +5081,7 @@ "pages": [ "l/zh/user-guide/data-migration/overview", { - "group": "Reference", + "group": "参考", "pages": [ "l/zh/user-guide/data-migration/capabilities/file-formats", "l/zh/user-guide/data-migration/capabilities/field-mapping", @@ -5113,7 +5113,7 @@ "pages": [ "l/zh/user-guide/calendar-emails/overview", { - "group": "Reference", + "group": "参考", "pages": [ "l/zh/user-guide/calendar-emails/capabilities/mailbox", "l/zh/user-guide/calendar-emails/capabilities/calendar" @@ -5138,7 +5138,7 @@ "pages": [ "l/zh/user-guide/workflows/overview", { - "group": "Reference", + "group": "参考", "pages": [ "l/zh/user-guide/workflows/capabilities/workflow-triggers", "l/zh/user-guide/workflows/capabilities/workflow-actions", @@ -5201,7 +5201,7 @@ "pages": [ "l/zh/user-guide/ai/overview", { - "group": "Reference", + "group": "参考", "pages": [ "l/zh/user-guide/ai/capabilities/ai-chatbot", "l/zh/user-guide/ai/capabilities/ai-agents", @@ -5222,7 +5222,7 @@ "pages": [ "l/zh/user-guide/layout/overview", { - "group": "Reference", + "group": "参考", "pages": [ "l/zh/user-guide/layout/capabilities/navigation", { @@ -5259,7 +5259,7 @@ "pages": [ "l/zh/user-guide/dashboards/overview", { - "group": "Reference", + "group": "参考", "pages": [ "l/zh/user-guide/dashboards/capabilities/dashboards", "l/zh/user-guide/dashboards/capabilities/widgets", @@ -5281,7 +5281,7 @@ "pages": [ "l/zh/user-guide/permissions-access/overview", { - "group": "Reference", + "group": "参考", "pages": [ "l/zh/user-guide/permissions-access/capabilities/permissions", "l/zh/user-guide/permissions-access/capabilities/sso-configuration" @@ -5301,7 +5301,7 @@ "pages": [ "l/zh/user-guide/billing/overview", { - "group": "Reference", + "group": "参考", "pages": [ "l/zh/user-guide/billing/capabilities/pricing-plans", "l/zh/user-guide/billing/capabilities/credits" @@ -5321,7 +5321,7 @@ "pages": [ "l/zh/user-guide/settings/overview", { - "group": "Reference", + "group": "参考", "pages": [ "l/zh/user-guide/settings/capabilities/workspace-settings", "l/zh/user-guide/settings/capabilities/member-management", diff --git a/packages/twenty-docs/l/de/navigation.json b/packages/twenty-docs/l/de/navigation.json index 3da1ec283e..ae9a425614 100644 --- a/packages/twenty-docs/l/de/navigation.json +++ b/packages/twenty-docs/l/de/navigation.json @@ -4,10 +4,10 @@ "label": "Erste Schritte", "groups": { "welcome": { - "label": "Welcome" + "label": "Willkommen" }, "coreConcepts": { - "label": "Core Concepts" + "label": "Kernkonzepte" } } }, @@ -21,7 +21,7 @@ "label": "Datenmodell", "groups": { "dataModelReference": { - "label": "Reference" + "label": "Referenz" }, "dataModelHowTos": { "label": "Anleitungen" @@ -32,7 +32,7 @@ "label": "Datenmigration", "groups": { "dataMigrationReference": { - "label": "Reference" + "label": "Referenz" }, "dataMigrationHowTos": { "label": "Anleitungen" @@ -43,7 +43,7 @@ "label": "Kalender & E-Mails", "groups": { "calendarEmailsReference": { - "label": "Reference" + "label": "Referenz" }, "calendarEmailsHowTos": { "label": "Anleitungen" @@ -54,7 +54,7 @@ "label": "Workflows", "groups": { "workflowsReference": { - "label": "Reference" + "label": "Referenz" }, "workflowsHowTos": { "label": "Anleitungen", @@ -79,7 +79,7 @@ "label": "KI", "groups": { "aiReference": { - "label": "Reference" + "label": "Referenz" }, "aiHowTos": { "label": "Anleitungen" @@ -90,7 +90,7 @@ "label": "Layout", "groups": { "layoutReference": { - "label": "Reference", + "label": "Referenz", "groups": { "layoutViews": { "label": "Ansichten" @@ -106,7 +106,7 @@ "label": "Dashboards", "groups": { "dashboardsReference": { - "label": "Reference" + "label": "Referenz" }, "dashboardsHowTos": { "label": "Anleitungen" @@ -117,7 +117,7 @@ "label": "Berechtigungen & Zugriff", "groups": { "permissionsAccessReference": { - "label": "Reference" + "label": "Referenz" }, "permissionsAccessHowTos": { "label": "Anleitungen" @@ -128,7 +128,7 @@ "label": "Abrechnung", "groups": { "billingReference": { - "label": "Reference" + "label": "Referenz" }, "billingHowTos": { "label": "Anleitungen" @@ -139,7 +139,7 @@ "label": "Einstellungen", "groups": { "settingsReference": { - "label": "Reference" + "label": "Referenz" }, "settingsHowTos": { "label": "Anleitungen" diff --git a/packages/twenty-docs/l/de/twenty-ui/navigation/navigation-bar.mdx b/packages/twenty-docs/l/de/twenty-ui/navigation/navigation-bar.mdx index ccd3968dd1..91c9048a87 100644 --- a/packages/twenty-docs/l/de/twenty-ui/navigation/navigation-bar.mdx +++ b/packages/twenty-docs/l/de/twenty-ui/navigation/navigation-bar.mdx @@ -1,6 +1,6 @@ --- title: Navigationsleiste -icon: bars +icon: Balken --- Rendert eine Navigationsleiste, die mehrere `NavigationBarItem`-Komponenten enthält. diff --git a/packages/twenty-docs/l/it/navigation.json b/packages/twenty-docs/l/it/navigation.json index e07e5ea11b..075280676e 100644 --- a/packages/twenty-docs/l/it/navigation.json +++ b/packages/twenty-docs/l/it/navigation.json @@ -4,10 +4,10 @@ "label": "Per iniziare", "groups": { "welcome": { - "label": "Welcome" + "label": "Benvenuto" }, "coreConcepts": { - "label": "Core Concepts" + "label": "Concetti chiave" } } }, @@ -21,7 +21,7 @@ "label": "Modello dati", "groups": { "dataModelReference": { - "label": "Reference" + "label": "Riferimento" }, "dataModelHowTos": { "label": "Guide pratiche" @@ -32,7 +32,7 @@ "label": "Migrazione dei dati", "groups": { "dataMigrationReference": { - "label": "Reference" + "label": "Riferimento" }, "dataMigrationHowTos": { "label": "Guide pratiche" @@ -43,7 +43,7 @@ "label": "Calendario & Email", "groups": { "calendarEmailsReference": { - "label": "Reference" + "label": "Riferimento" }, "calendarEmailsHowTos": { "label": "Guide pratiche" @@ -54,7 +54,7 @@ "label": "Flussi di Lavoro", "groups": { "workflowsReference": { - "label": "Reference" + "label": "Riferimento" }, "workflowsHowTos": { "label": "Guide pratiche", @@ -79,7 +79,7 @@ "label": "AI", "groups": { "aiReference": { - "label": "Reference" + "label": "Riferimento" }, "aiHowTos": { "label": "Guide pratiche" @@ -90,7 +90,7 @@ "label": "Disposizione", "groups": { "layoutReference": { - "label": "Reference", + "label": "Riferimento", "groups": { "layoutViews": { "label": "Viste" @@ -106,7 +106,7 @@ "label": "Cruscotti", "groups": { "dashboardsReference": { - "label": "Reference" + "label": "Riferimento" }, "dashboardsHowTos": { "label": "Guide pratiche" @@ -117,7 +117,7 @@ "label": "Autorizzazioni & Accesso", "groups": { "permissionsAccessReference": { - "label": "Reference" + "label": "Riferimento" }, "permissionsAccessHowTos": { "label": "Guide pratiche" @@ -128,7 +128,7 @@ "label": "Fatturazione", "groups": { "billingReference": { - "label": "Reference" + "label": "Riferimento" }, "billingHowTos": { "label": "Guide pratiche" @@ -139,7 +139,7 @@ "label": "Impostazioni", "groups": { "settingsReference": { - "label": "Reference" + "label": "Riferimento" }, "settingsHowTos": { "label": "Guide pratiche" diff --git a/packages/twenty-docs/l/it/user-guide/introduction.mdx b/packages/twenty-docs/l/it/user-guide/introduction.mdx index 032f876830..de5860507d 100644 --- a/packages/twenty-docs/l/it/user-guide/introduction.mdx +++ b/packages/twenty-docs/l/it/user-guide/introduction.mdx @@ -33,7 +33,7 @@ import { CardTitle } from "/snippets/card-title.mdx" Layout - Navigation, views, and record page customization. + Navigazione, viste e personalizzazione della pagina del record. diff --git a/packages/twenty-docs/l/pt/navigation.json b/packages/twenty-docs/l/pt/navigation.json index bc9fcb9b51..c9b167f76a 100644 --- a/packages/twenty-docs/l/pt/navigation.json +++ b/packages/twenty-docs/l/pt/navigation.json @@ -4,10 +4,10 @@ "label": "Primeiros passos", "groups": { "welcome": { - "label": "Welcome" + "label": "Boas-vindas" }, "coreConcepts": { - "label": "Core Concepts" + "label": "Conceitos essenciais" } } }, @@ -21,7 +21,7 @@ "label": "Modelo de dados", "groups": { "dataModelReference": { - "label": "Reference" + "label": "Referência" }, "dataModelHowTos": { "label": "How-Tos" @@ -32,7 +32,7 @@ "label": "Data Migration", "groups": { "dataMigrationReference": { - "label": "Reference" + "label": "Referência" }, "dataMigrationHowTos": { "label": "How-Tos" @@ -43,7 +43,7 @@ "label": "Calendar & Emails", "groups": { "calendarEmailsReference": { - "label": "Reference" + "label": "Referência" }, "calendarEmailsHowTos": { "label": "How-Tos" @@ -54,7 +54,7 @@ "label": "Fluxos de trabalho", "groups": { "workflowsReference": { - "label": "Reference" + "label": "Referência" }, "workflowsHowTos": { "label": "How-Tos", @@ -79,7 +79,7 @@ "label": "IA", "groups": { "aiReference": { - "label": "Reference" + "label": "Referência" }, "aiHowTos": { "label": "How-Tos" @@ -90,7 +90,7 @@ "label": "Layout", "groups": { "layoutReference": { - "label": "Reference", + "label": "Referência", "groups": { "layoutViews": { "label": "Visualizações" @@ -98,7 +98,7 @@ } }, "layoutHowTos": { - "label": "How-Tos" + "label": "Tutoriais" } } }, @@ -106,7 +106,7 @@ "label": "Painéis", "groups": { "dashboardsReference": { - "label": "Reference" + "label": "Referência" }, "dashboardsHowTos": { "label": "How-Tos" @@ -117,7 +117,7 @@ "label": "Permissions & Access", "groups": { "permissionsAccessReference": { - "label": "Reference" + "label": "Referência" }, "permissionsAccessHowTos": { "label": "How-Tos" @@ -128,7 +128,7 @@ "label": "Faturação", "groups": { "billingReference": { - "label": "Reference" + "label": "Referência" }, "billingHowTos": { "label": "How-Tos" @@ -139,7 +139,7 @@ "label": "Configurações", "groups": { "settingsReference": { - "label": "Reference" + "label": "Referência" }, "settingsHowTos": { "label": "How-Tos" diff --git a/packages/twenty-docs/l/pt/user-guide/introduction.mdx b/packages/twenty-docs/l/pt/user-guide/introduction.mdx index 3ac9959e97..11ffe16e17 100644 --- a/packages/twenty-docs/l/pt/user-guide/introduction.mdx +++ b/packages/twenty-docs/l/pt/user-guide/introduction.mdx @@ -1,5 +1,5 @@ --- -title: User Guide +title: Guia do Usuário description: Bem-vindo ao Guia do Usuário do Twenty, sua fonte para configurações avançadas e melhores práticas. --- @@ -33,7 +33,7 @@ import { CardTitle } from "/snippets/card-title.mdx" Layout - Navigation, views, and record page customization. + Navegação, visualizações e personalização da página de registro. diff --git a/packages/twenty-docs/l/ru/navigation.json b/packages/twenty-docs/l/ru/navigation.json index 68702073f6..b56ef92669 100644 --- a/packages/twenty-docs/l/ru/navigation.json +++ b/packages/twenty-docs/l/ru/navigation.json @@ -4,10 +4,10 @@ "label": "Начало работы", "groups": { "welcome": { - "label": "Welcome" + "label": "Добро пожаловать" }, "coreConcepts": { - "label": "Core Concepts" + "label": "Основные понятия" } } }, @@ -21,7 +21,7 @@ "label": "Модель данных", "groups": { "dataModelReference": { - "label": "Reference" + "label": "Справочник" }, "dataModelHowTos": { "label": "Инструкции" @@ -32,7 +32,7 @@ "label": "Миграция данных", "groups": { "dataMigrationReference": { - "label": "Reference" + "label": "Справочник" }, "dataMigrationHowTos": { "label": "Инструкции" @@ -43,7 +43,7 @@ "label": "Календарь и электронная почта", "groups": { "calendarEmailsReference": { - "label": "Reference" + "label": "Справочник" }, "calendarEmailsHowTos": { "label": "Инструкции" @@ -54,7 +54,7 @@ "label": "Рабочие процессы", "groups": { "workflowsReference": { - "label": "Reference" + "label": "Справочник" }, "workflowsHowTos": { "label": "Инструкции", @@ -79,7 +79,7 @@ "label": "ИИ", "groups": { "aiReference": { - "label": "Reference" + "label": "Справочник" }, "aiHowTos": { "label": "Инструкции" @@ -90,7 +90,7 @@ "label": "Макет", "groups": { "layoutReference": { - "label": "Reference", + "label": "Справочник", "groups": { "layoutViews": { "label": "Представления" @@ -106,7 +106,7 @@ "label": "Панели управления", "groups": { "dashboardsReference": { - "label": "Reference" + "label": "Справочник" }, "dashboardsHowTos": { "label": "Инструкции" @@ -117,7 +117,7 @@ "label": "Разрешения и доступ", "groups": { "permissionsAccessReference": { - "label": "Reference" + "label": "Справочник" }, "permissionsAccessHowTos": { "label": "Инструкции" @@ -128,7 +128,7 @@ "label": "Биллинг", "groups": { "billingReference": { - "label": "Reference" + "label": "Справочник" }, "billingHowTos": { "label": "Инструкции" @@ -139,7 +139,7 @@ "label": "Настройки", "groups": { "settingsReference": { - "label": "Reference" + "label": "Справочник" }, "settingsHowTos": { "label": "Инструкции" diff --git a/packages/twenty-docs/l/ru/twenty-ui/navigation/navigation-bar.mdx b/packages/twenty-docs/l/ru/twenty-ui/navigation/navigation-bar.mdx index 22634698f1..1ee478ccc7 100644 --- a/packages/twenty-docs/l/ru/twenty-ui/navigation/navigation-bar.mdx +++ b/packages/twenty-docs/l/ru/twenty-ui/navigation/navigation-bar.mdx @@ -1,6 +1,6 @@ --- title: Панель навигации -icon: bars +icon: меню --- Отображает панель навигации, содержащую несколько компонентов `NavigationBarItem`. diff --git a/packages/twenty-docs/l/ru/user-guide/introduction.mdx b/packages/twenty-docs/l/ru/user-guide/introduction.mdx index 9eaedb1136..a80e5cfc67 100644 --- a/packages/twenty-docs/l/ru/user-guide/introduction.mdx +++ b/packages/twenty-docs/l/ru/user-guide/introduction.mdx @@ -32,8 +32,8 @@ import { CardTitle } from "/snippets/card-title.mdx" - Layout - Navigation, views, and record page customization. + Макет + Настройка навигации, представлений и страницы записи. diff --git a/packages/twenty-docs/l/tr/navigation.json b/packages/twenty-docs/l/tr/navigation.json index a2a796b3d5..5b1541d5e8 100644 --- a/packages/twenty-docs/l/tr/navigation.json +++ b/packages/twenty-docs/l/tr/navigation.json @@ -4,10 +4,10 @@ "label": "Başlarken", "groups": { "welcome": { - "label": "Welcome" + "label": "Hoş geldiniz" }, "coreConcepts": { - "label": "Core Concepts" + "label": "Temel Kavramlar" } } }, @@ -21,7 +21,7 @@ "label": "Veri modeli", "groups": { "dataModelReference": { - "label": "Reference" + "label": "Başvuru" }, "dataModelHowTos": { "label": "Nasıl Yapılırlar" @@ -32,7 +32,7 @@ "label": "Veri Geçişi", "groups": { "dataMigrationReference": { - "label": "Reference" + "label": "Başvuru" }, "dataMigrationHowTos": { "label": "Nasıl Yapılırlar" @@ -43,7 +43,7 @@ "label": "Takvim ve E-postalar", "groups": { "calendarEmailsReference": { - "label": "Reference" + "label": "Başvuru" }, "calendarEmailsHowTos": { "label": "Nasıl Yapılırlar" @@ -54,7 +54,7 @@ "label": "İş Akışları", "groups": { "workflowsReference": { - "label": "Reference" + "label": "Başvuru" }, "workflowsHowTos": { "label": "Nasıl Yapılırlar", @@ -79,7 +79,7 @@ "label": "AI", "groups": { "aiReference": { - "label": "Reference" + "label": "Başvuru" }, "aiHowTos": { "label": "Nasıl Yapılırlar" @@ -90,7 +90,7 @@ "label": "Düzen", "groups": { "layoutReference": { - "label": "Reference", + "label": "Başvuru", "groups": { "layoutViews": { "label": "Görünümler" @@ -106,7 +106,7 @@ "label": "Gösterge Panelleri", "groups": { "dashboardsReference": { - "label": "Reference" + "label": "Başvuru" }, "dashboardsHowTos": { "label": "Nasıl Yapılırlar" @@ -117,7 +117,7 @@ "label": "İzinler ve Erişim", "groups": { "permissionsAccessReference": { - "label": "Reference" + "label": "Başvuru" }, "permissionsAccessHowTos": { "label": "Nasıl Yapılırlar" @@ -128,7 +128,7 @@ "label": "Faturalandırma", "groups": { "billingReference": { - "label": "Reference" + "label": "Başvuru" }, "billingHowTos": { "label": "Nasıl Yapılırlar" @@ -139,7 +139,7 @@ "label": "Ayarlar", "groups": { "settingsReference": { - "label": "Reference" + "label": "Başvuru" }, "settingsHowTos": { "label": "Nasıl Yapılırlar" diff --git a/packages/twenty-docs/l/zh/navigation.json b/packages/twenty-docs/l/zh/navigation.json index efebcb2975..2f9fdc0fc6 100644 --- a/packages/twenty-docs/l/zh/navigation.json +++ b/packages/twenty-docs/l/zh/navigation.json @@ -4,10 +4,10 @@ "label": "开始使用", "groups": { "welcome": { - "label": "Welcome" + "label": "欢迎" }, "coreConcepts": { - "label": "Core Concepts" + "label": "核心概念" } } }, @@ -21,7 +21,7 @@ "label": "数据模型", "groups": { "dataModelReference": { - "label": "Reference" + "label": "参考" }, "dataModelHowTos": { "label": "操作指南" @@ -32,7 +32,7 @@ "label": "数据迁移", "groups": { "dataMigrationReference": { - "label": "Reference" + "label": "参考" }, "dataMigrationHowTos": { "label": "操作指南" @@ -43,7 +43,7 @@ "label": "日历与电子邮件", "groups": { "calendarEmailsReference": { - "label": "Reference" + "label": "参考" }, "calendarEmailsHowTos": { "label": "操作指南" @@ -54,7 +54,7 @@ "label": "工作流", "groups": { "workflowsReference": { - "label": "Reference" + "label": "参考" }, "workflowsHowTos": { "label": "操作指南", @@ -79,7 +79,7 @@ "label": "AI", "groups": { "aiReference": { - "label": "Reference" + "label": "参考" }, "aiHowTos": { "label": "操作指南" @@ -90,7 +90,7 @@ "label": "布局", "groups": { "layoutReference": { - "label": "Reference", + "label": "参考", "groups": { "layoutViews": { "label": "视图" @@ -106,7 +106,7 @@ "label": "仪表板", "groups": { "dashboardsReference": { - "label": "Reference" + "label": "参考" }, "dashboardsHowTos": { "label": "操作指南" @@ -117,7 +117,7 @@ "label": "权限与访问", "groups": { "permissionsAccessReference": { - "label": "Reference" + "label": "参考" }, "permissionsAccessHowTos": { "label": "操作指南" @@ -128,7 +128,7 @@ "label": "账单", "groups": { "billingReference": { - "label": "Reference" + "label": "参考" }, "billingHowTos": { "label": "操作指南" @@ -139,7 +139,7 @@ "label": "设置", "groups": { "settingsReference": { - "label": "Reference" + "label": "参考" }, "settingsHowTos": { "label": "操作指南" diff --git a/packages/twenty-docs/l/zh/user-guide/introduction.mdx b/packages/twenty-docs/l/zh/user-guide/introduction.mdx index d1af61cbf0..e51e9627d1 100644 --- a/packages/twenty-docs/l/zh/user-guide/introduction.mdx +++ b/packages/twenty-docs/l/zh/user-guide/introduction.mdx @@ -32,8 +32,8 @@ import { CardTitle } from "/snippets/card-title.mdx" - Layout - Navigation, views, and record page customization. + 布局 + 导航、视图和记录页面自定义。