From 11fd01eaa47ccc4f0bb158d781aa55b4f15c61e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 17:46:04 +0200 Subject: [PATCH] i18n - translations (#14288) Created by Github action Co-authored-by: github-actions --- packages/twenty-front/src/locales/af-ZA.po | 2 +- packages/twenty-front/src/locales/ar-SA.po | 2 +- packages/twenty-front/src/locales/ca-ES.po | 2 +- packages/twenty-front/src/locales/cs-CZ.po | 2 +- packages/twenty-front/src/locales/da-DK.po | 2 +- packages/twenty-front/src/locales/de-DE.po | 2 +- packages/twenty-front/src/locales/el-GR.po | 2 +- packages/twenty-front/src/locales/en.po | 2 +- packages/twenty-front/src/locales/es-ES.po | 2 +- packages/twenty-front/src/locales/fi-FI.po | 2 +- packages/twenty-front/src/locales/fr-FR.po | 2 +- packages/twenty-front/src/locales/he-IL.po | 2 +- packages/twenty-front/src/locales/hu-HU.po | 2 +- packages/twenty-front/src/locales/it-IT.po | 2 +- packages/twenty-front/src/locales/ja-JP.po | 2 +- packages/twenty-front/src/locales/ko-KR.po | 2 +- packages/twenty-front/src/locales/nl-NL.po | 2 +- packages/twenty-front/src/locales/no-NO.po | 2 +- packages/twenty-front/src/locales/pl-PL.po | 2 +- .../twenty-front/src/locales/pseudo-en.po | 2 +- packages/twenty-front/src/locales/pt-BR.po | 2 +- packages/twenty-front/src/locales/pt-PT.po | 2 +- packages/twenty-front/src/locales/ro-RO.po | 2 +- packages/twenty-front/src/locales/ru-RU.po | Bin 299431 -> 299438 bytes packages/twenty-front/src/locales/sr-Cyrl.po | 2 +- packages/twenty-front/src/locales/sv-SE.po | 2 +- packages/twenty-front/src/locales/tr-TR.po | 2 +- packages/twenty-front/src/locales/uk-UA.po | 2 +- packages/twenty-front/src/locales/vi-VN.po | 2 +- packages/twenty-front/src/locales/zh-CN.po | 2 +- packages/twenty-front/src/locales/zh-TW.po | 2 +- 31 files changed, 30 insertions(+), 30 deletions(-) diff --git a/packages/twenty-front/src/locales/af-ZA.po b/packages/twenty-front/src/locales/af-ZA.po index a11057e23c..5f0070d14b 100644 --- a/packages/twenty-front/src/locales/af-ZA.po +++ b/packages/twenty-front/src/locales/af-ZA.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Klik op die regmerkie om jou veranderinge toe te pas." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Klik om data te sien" diff --git a/packages/twenty-front/src/locales/ar-SA.po b/packages/twenty-front/src/locales/ar-SA.po index 5f1df3a426..fca6fd6424 100644 --- a/packages/twenty-front/src/locales/ar-SA.po +++ b/packages/twenty-front/src/locales/ar-SA.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "انقر على علامة الصح لتطبيق التغييرات." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "انقر لعرض البيانات" diff --git a/packages/twenty-front/src/locales/ca-ES.po b/packages/twenty-front/src/locales/ca-ES.po index 495afde648..6737a8eba6 100644 --- a/packages/twenty-front/src/locales/ca-ES.po +++ b/packages/twenty-front/src/locales/ca-ES.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Fes clic a la marca de verificació per aplicar els teus canvis." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Fes clic per veure les dades" diff --git a/packages/twenty-front/src/locales/cs-CZ.po b/packages/twenty-front/src/locales/cs-CZ.po index 2adb2e3b65..3caaaa362d 100644 --- a/packages/twenty-front/src/locales/cs-CZ.po +++ b/packages/twenty-front/src/locales/cs-CZ.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Klikněte na zaškrtnutí pro použití změn." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Klikněte pro zobrazení dat" diff --git a/packages/twenty-front/src/locales/da-DK.po b/packages/twenty-front/src/locales/da-DK.po index 8d67afaa29..8ab5977223 100644 --- a/packages/twenty-front/src/locales/da-DK.po +++ b/packages/twenty-front/src/locales/da-DK.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Klik på fluebenet for at anvende dine ændringer." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Klik for at se data" diff --git a/packages/twenty-front/src/locales/de-DE.po b/packages/twenty-front/src/locales/de-DE.po index 22a24e6e7b..9499a9f516 100644 --- a/packages/twenty-front/src/locales/de-DE.po +++ b/packages/twenty-front/src/locales/de-DE.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Klicken Sie auf das Häkchen, um die Änderungen zu übernehmen." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Klicken, um Daten anzuzeigen" diff --git a/packages/twenty-front/src/locales/el-GR.po b/packages/twenty-front/src/locales/el-GR.po index 62964f6da3..840fc43dea 100644 --- a/packages/twenty-front/src/locales/el-GR.po +++ b/packages/twenty-front/src/locales/el-GR.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Κάντε κλικ στο σημάδι επιλογής για να εφαρμόσετε τις αλλαγές σας." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Κάντε κλικ για να δείτε τα δεδομένα" diff --git a/packages/twenty-front/src/locales/en.po b/packages/twenty-front/src/locales/en.po index f780f87a8e..e68b9e5294 100644 --- a/packages/twenty-front/src/locales/en.po +++ b/packages/twenty-front/src/locales/en.po @@ -1205,7 +1205,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Click on the checkmark to apply your changes." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Click to see data" diff --git a/packages/twenty-front/src/locales/es-ES.po b/packages/twenty-front/src/locales/es-ES.po index 856b6b891f..5cb96b7aa4 100644 --- a/packages/twenty-front/src/locales/es-ES.po +++ b/packages/twenty-front/src/locales/es-ES.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Haga clic en la marca de verificación para aplicar sus cambios." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Haga clic para ver los datos" diff --git a/packages/twenty-front/src/locales/fi-FI.po b/packages/twenty-front/src/locales/fi-FI.po index ee581fdb69..5715556c6c 100644 --- a/packages/twenty-front/src/locales/fi-FI.po +++ b/packages/twenty-front/src/locales/fi-FI.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Klikkaa valintamerkkiä hyväksyäksesi muutokset." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Napsauta nähdäksesi tiedot" diff --git a/packages/twenty-front/src/locales/fr-FR.po b/packages/twenty-front/src/locales/fr-FR.po index 57c4a523a3..fa569c605d 100644 --- a/packages/twenty-front/src/locales/fr-FR.po +++ b/packages/twenty-front/src/locales/fr-FR.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Cliquez sur la coche pour appliquer vos modifications." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Cliquez pour voir les données" diff --git a/packages/twenty-front/src/locales/he-IL.po b/packages/twenty-front/src/locales/he-IL.po index 71705dbbca..4796617fc1 100644 --- a/packages/twenty-front/src/locales/he-IL.po +++ b/packages/twenty-front/src/locales/he-IL.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "לחץ על סימן הביקורת כדי להחיל את השינויים שלך." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "לחץ כדי לראות נתונים" diff --git a/packages/twenty-front/src/locales/hu-HU.po b/packages/twenty-front/src/locales/hu-HU.po index af9e266717..1f1a03215e 100644 --- a/packages/twenty-front/src/locales/hu-HU.po +++ b/packages/twenty-front/src/locales/hu-HU.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Kattintson a pipára a változások alkalmazásához." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Kattintson az adatok megtekintéséhez" diff --git a/packages/twenty-front/src/locales/it-IT.po b/packages/twenty-front/src/locales/it-IT.po index 97c0bc85df..c959dd5806 100644 --- a/packages/twenty-front/src/locales/it-IT.po +++ b/packages/twenty-front/src/locales/it-IT.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Fare clic sul segno di spunta per applicare le modifiche." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Clicca per vedere i dati" diff --git a/packages/twenty-front/src/locales/ja-JP.po b/packages/twenty-front/src/locales/ja-JP.po index 6e04872d3a..32593c8d2e 100644 --- a/packages/twenty-front/src/locales/ja-JP.po +++ b/packages/twenty-front/src/locales/ja-JP.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "変更を適用するにはチェックマークをクリックしてください。" #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "データを見るにはクリック" diff --git a/packages/twenty-front/src/locales/ko-KR.po b/packages/twenty-front/src/locales/ko-KR.po index f49877adc9..3a692157ae 100644 --- a/packages/twenty-front/src/locales/ko-KR.po +++ b/packages/twenty-front/src/locales/ko-KR.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "변경 사항을 적용하려면 체크 표시를 클릭하세요." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "데이터 보기를 클릭하세요" diff --git a/packages/twenty-front/src/locales/nl-NL.po b/packages/twenty-front/src/locales/nl-NL.po index 3c222f8b59..712203e9e6 100644 --- a/packages/twenty-front/src/locales/nl-NL.po +++ b/packages/twenty-front/src/locales/nl-NL.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Klik op het vinkje om je wijzigingen toe te passen." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Klik om gegevens te bekijken" diff --git a/packages/twenty-front/src/locales/no-NO.po b/packages/twenty-front/src/locales/no-NO.po index d726c5b535..28ec8b0fc7 100644 --- a/packages/twenty-front/src/locales/no-NO.po +++ b/packages/twenty-front/src/locales/no-NO.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Klikk på hakekorset for å bruke endringene dine." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Klikk for å se data" diff --git a/packages/twenty-front/src/locales/pl-PL.po b/packages/twenty-front/src/locales/pl-PL.po index 95567e78ae..c41c29ddda 100644 --- a/packages/twenty-front/src/locales/pl-PL.po +++ b/packages/twenty-front/src/locales/pl-PL.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Kliknij zaznaczenie, aby zastosować zmiany." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Kliknij, aby zobaczyć dane" diff --git a/packages/twenty-front/src/locales/pseudo-en.po b/packages/twenty-front/src/locales/pseudo-en.po index bb27327aa1..95b941d618 100644 --- a/packages/twenty-front/src/locales/pseudo-en.po +++ b/packages/twenty-front/src/locales/pseudo-en.po @@ -1205,7 +1205,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "" #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "" diff --git a/packages/twenty-front/src/locales/pt-BR.po b/packages/twenty-front/src/locales/pt-BR.po index 9d7366abb6..9cba6d0b4e 100644 --- a/packages/twenty-front/src/locales/pt-BR.po +++ b/packages/twenty-front/src/locales/pt-BR.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Clique na marca de seleção para aplicar suas alterações." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Clique para ver os dados" diff --git a/packages/twenty-front/src/locales/pt-PT.po b/packages/twenty-front/src/locales/pt-PT.po index 8419e1218c..589849e7a0 100644 --- a/packages/twenty-front/src/locales/pt-PT.po +++ b/packages/twenty-front/src/locales/pt-PT.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Clique na marca de seleção para aplicar suas alterações." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Clique para ver dados" diff --git a/packages/twenty-front/src/locales/ro-RO.po b/packages/twenty-front/src/locales/ro-RO.po index 53e659a4e2..c7174d98f2 100644 --- a/packages/twenty-front/src/locales/ro-RO.po +++ b/packages/twenty-front/src/locales/ro-RO.po @@ -1210,7 +1210,7 @@ msgid "Click on the checkmark to apply your changes." msgstr "Faceți clic pe bifa pentru a aplica modificările." #. js-lingui-id: d0rtA5 -#: src/modules/dashboards/graphs/components/GraphWidgetTooltip.tsx +#: src/modules/dashboards/widgets/graph/components/GraphWidgetTooltip.tsx msgid "Click to see data" msgstr "Apăsați pentru a vedea datele" diff --git a/packages/twenty-front/src/locales/ru-RU.po b/packages/twenty-front/src/locales/ru-RU.po index 6cce811388a07d060d5be1536610c49f22ebb214..a394812ab3b9324da845b0ea21f852bd10d8ec0d 100644 GIT binary patch delta 40 vcmZ3!SZLj1p$+AydCN0X(o;){_0x+I3o@E(Pq){eW&~oU?X{