From 59a222e0f019115779636476be6fb6f196753c7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 18:38:55 +0200 Subject: [PATCH] i18n - translations (#19703) Created by Github action Co-authored-by: github-actions --- packages/twenty-front/src/locales/af-ZA.po | 1 - packages/twenty-front/src/locales/ar-SA.po | 1 - packages/twenty-front/src/locales/ca-ES.po | 1 - packages/twenty-front/src/locales/cs-CZ.po | 1 - packages/twenty-front/src/locales/da-DK.po | 1 - packages/twenty-front/src/locales/de-DE.po | 1 - packages/twenty-front/src/locales/el-GR.po | 1 - packages/twenty-front/src/locales/en.po | 1 - packages/twenty-front/src/locales/es-ES.po | 1 - packages/twenty-front/src/locales/fi-FI.po | 1 - packages/twenty-front/src/locales/fr-FR.po | 1 - packages/twenty-front/src/locales/he-IL.po | 1 - packages/twenty-front/src/locales/hu-HU.po | 1 - packages/twenty-front/src/locales/it-IT.po | 1 - packages/twenty-front/src/locales/ja-JP.po | 1 - packages/twenty-front/src/locales/ko-KR.po | 1 - packages/twenty-front/src/locales/nl-NL.po | 1 - packages/twenty-front/src/locales/no-NO.po | 1 - packages/twenty-front/src/locales/pl-PL.po | 1 - .../twenty-front/src/locales/pseudo-en.po | 1 - packages/twenty-front/src/locales/pt-BR.po | 1 - packages/twenty-front/src/locales/pt-PT.po | 1 - packages/twenty-front/src/locales/ro-RO.po | 1 - packages/twenty-front/src/locales/ru-RU.po | Bin 726652 -> 726605 bytes packages/twenty-front/src/locales/sr-Cyrl.po | 1 - packages/twenty-front/src/locales/sv-SE.po | 1 - packages/twenty-front/src/locales/tr-TR.po | 1 - packages/twenty-front/src/locales/uk-UA.po | 1 - packages/twenty-front/src/locales/vi-VN.po | 1 - packages/twenty-front/src/locales/zh-CN.po | 1 - packages/twenty-front/src/locales/zh-TW.po | 1 - .../engine/core-modules/i18n/locales/af-ZA.po | 1 + .../engine/core-modules/i18n/locales/ar-SA.po | 1 + .../engine/core-modules/i18n/locales/ca-ES.po | 1 + .../engine/core-modules/i18n/locales/cs-CZ.po | 1 + .../engine/core-modules/i18n/locales/da-DK.po | 1 + .../engine/core-modules/i18n/locales/de-DE.po | 1 + .../engine/core-modules/i18n/locales/el-GR.po | 1 + .../engine/core-modules/i18n/locales/en.po | 1 + .../engine/core-modules/i18n/locales/es-ES.po | 1 + .../engine/core-modules/i18n/locales/fi-FI.po | 1 + .../engine/core-modules/i18n/locales/fr-FR.po | 1 + .../engine/core-modules/i18n/locales/he-IL.po | 1 + .../engine/core-modules/i18n/locales/hu-HU.po | 1 + .../engine/core-modules/i18n/locales/it-IT.po | 1 + .../engine/core-modules/i18n/locales/ja-JP.po | 1 + .../engine/core-modules/i18n/locales/ko-KR.po | 1 + .../engine/core-modules/i18n/locales/nl-NL.po | 1 + .../engine/core-modules/i18n/locales/no-NO.po | 1 + .../engine/core-modules/i18n/locales/pl-PL.po | 1 + .../core-modules/i18n/locales/pseudo-en.po | 1 + .../engine/core-modules/i18n/locales/pt-BR.po | 1 + .../engine/core-modules/i18n/locales/pt-PT.po | 1 + .../engine/core-modules/i18n/locales/ro-RO.po | 1 + .../engine/core-modules/i18n/locales/ru-RU.po | 1 + .../core-modules/i18n/locales/sr-Cyrl.po | 1 + .../engine/core-modules/i18n/locales/sv-SE.po | 1 + .../engine/core-modules/i18n/locales/tr-TR.po | 1 + .../engine/core-modules/i18n/locales/uk-UA.po | 1 + .../engine/core-modules/i18n/locales/vi-VN.po | 1 + .../engine/core-modules/i18n/locales/zh-CN.po | 1 + .../engine/core-modules/i18n/locales/zh-TW.po | 1 + 62 files changed, 31 insertions(+), 30 deletions(-) diff --git a/packages/twenty-front/src/locales/af-ZA.po b/packages/twenty-front/src/locales/af-ZA.po index 6081c366be..e3f13f8677 100644 --- a/packages/twenty-front/src/locales/af-ZA.po +++ b/packages/twenty-front/src/locales/af-ZA.po @@ -1787,7 +1787,6 @@ msgstr "'n Objek met hierdie naam bestaan reeds" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "'n Onverwagte fout het voorgekom" diff --git a/packages/twenty-front/src/locales/ar-SA.po b/packages/twenty-front/src/locales/ar-SA.po index 836c82f511..56fd340b13 100644 --- a/packages/twenty-front/src/locales/ar-SA.po +++ b/packages/twenty-front/src/locales/ar-SA.po @@ -1787,7 +1787,6 @@ msgstr "يوجد بالفعل كائن يحمل هذا الاسم" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "حدث خطأ غير متوقع" diff --git a/packages/twenty-front/src/locales/ca-ES.po b/packages/twenty-front/src/locales/ca-ES.po index 1e9b57c809..530c6cab29 100644 --- a/packages/twenty-front/src/locales/ca-ES.po +++ b/packages/twenty-front/src/locales/ca-ES.po @@ -1787,7 +1787,6 @@ msgstr "Ja existeix un objecte amb aquest nom" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "S'ha produït un error inesperat" diff --git a/packages/twenty-front/src/locales/cs-CZ.po b/packages/twenty-front/src/locales/cs-CZ.po index d8eb63c677..4f8ed1674b 100644 --- a/packages/twenty-front/src/locales/cs-CZ.po +++ b/packages/twenty-front/src/locales/cs-CZ.po @@ -1787,7 +1787,6 @@ msgstr "Objekt s tímto názvem již existuje" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Došlo k neočekávané chybě" diff --git a/packages/twenty-front/src/locales/da-DK.po b/packages/twenty-front/src/locales/da-DK.po index 4c9c0df720..b6b9d14757 100644 --- a/packages/twenty-front/src/locales/da-DK.po +++ b/packages/twenty-front/src/locales/da-DK.po @@ -1787,7 +1787,6 @@ msgstr "Et objekt med dette navn findes allerede" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Der opstod en uventet fejl" diff --git a/packages/twenty-front/src/locales/de-DE.po b/packages/twenty-front/src/locales/de-DE.po index 87d15d2350..e80ef2749b 100644 --- a/packages/twenty-front/src/locales/de-DE.po +++ b/packages/twenty-front/src/locales/de-DE.po @@ -1787,7 +1787,6 @@ msgstr "Ein Objekt mit diesem Namen existiert bereits" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Ein unerwarteter Fehler ist aufgetreten" diff --git a/packages/twenty-front/src/locales/el-GR.po b/packages/twenty-front/src/locales/el-GR.po index 823f4a832d..62b26de3a1 100644 --- a/packages/twenty-front/src/locales/el-GR.po +++ b/packages/twenty-front/src/locales/el-GR.po @@ -1787,7 +1787,6 @@ msgstr "Υπάρχει ήδη αντικείμενο με αυτό το όνομ #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Παρουσιάστηκε ένα απρόβλεπτο σφάλμα" diff --git a/packages/twenty-front/src/locales/en.po b/packages/twenty-front/src/locales/en.po index 20450ebd80..e75bba101e 100644 --- a/packages/twenty-front/src/locales/en.po +++ b/packages/twenty-front/src/locales/en.po @@ -1782,7 +1782,6 @@ msgstr "An object with this name already exists" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "An unexpected error occurred" diff --git a/packages/twenty-front/src/locales/es-ES.po b/packages/twenty-front/src/locales/es-ES.po index 5212813b3e..e11ccc6de7 100644 --- a/packages/twenty-front/src/locales/es-ES.po +++ b/packages/twenty-front/src/locales/es-ES.po @@ -1787,7 +1787,6 @@ msgstr "Ya existe un objeto con este nombre" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Se produjo un error inesperado" diff --git a/packages/twenty-front/src/locales/fi-FI.po b/packages/twenty-front/src/locales/fi-FI.po index 6a136ded86..805421fe4f 100644 --- a/packages/twenty-front/src/locales/fi-FI.po +++ b/packages/twenty-front/src/locales/fi-FI.po @@ -1787,7 +1787,6 @@ msgstr "Tämän niminen objekti on jo olemassa" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Tapahtui odottamaton virhe" diff --git a/packages/twenty-front/src/locales/fr-FR.po b/packages/twenty-front/src/locales/fr-FR.po index 75d9fc22fa..2c4f224565 100644 --- a/packages/twenty-front/src/locales/fr-FR.po +++ b/packages/twenty-front/src/locales/fr-FR.po @@ -1787,7 +1787,6 @@ msgstr "Un objet avec ce nom existe déjà" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Une erreur inattendue s'est produite" diff --git a/packages/twenty-front/src/locales/he-IL.po b/packages/twenty-front/src/locales/he-IL.po index 4de403a662..58b353d669 100644 --- a/packages/twenty-front/src/locales/he-IL.po +++ b/packages/twenty-front/src/locales/he-IL.po @@ -1787,7 +1787,6 @@ msgstr "אובייקט בשם זה כבר קיים" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "אירעה שגיאה בלתי צפויה" diff --git a/packages/twenty-front/src/locales/hu-HU.po b/packages/twenty-front/src/locales/hu-HU.po index b5bfeb5b7d..1753d18c54 100644 --- a/packages/twenty-front/src/locales/hu-HU.po +++ b/packages/twenty-front/src/locales/hu-HU.po @@ -1787,7 +1787,6 @@ msgstr "Már létezik ilyen nevű objektum" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Váratlan hiba történt" diff --git a/packages/twenty-front/src/locales/it-IT.po b/packages/twenty-front/src/locales/it-IT.po index 4dd6b3a236..8bd2320ee8 100644 --- a/packages/twenty-front/src/locales/it-IT.po +++ b/packages/twenty-front/src/locales/it-IT.po @@ -1787,7 +1787,6 @@ msgstr "Esiste già un oggetto con questo nome" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Si è verificato un errore imprevisto" diff --git a/packages/twenty-front/src/locales/ja-JP.po b/packages/twenty-front/src/locales/ja-JP.po index 2f9eebb2d3..a9ea713c18 100644 --- a/packages/twenty-front/src/locales/ja-JP.po +++ b/packages/twenty-front/src/locales/ja-JP.po @@ -1787,7 +1787,6 @@ msgstr "この名前のオブジェクトはすでに存在します。" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "予期しないエラーが発生しました" diff --git a/packages/twenty-front/src/locales/ko-KR.po b/packages/twenty-front/src/locales/ko-KR.po index f50e008a02..b6de1e4b86 100644 --- a/packages/twenty-front/src/locales/ko-KR.po +++ b/packages/twenty-front/src/locales/ko-KR.po @@ -1787,7 +1787,6 @@ msgstr "이 이름을 가진 객체가 이미 존재합니다" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "예상치 못한 오류가 발생했습니다" diff --git a/packages/twenty-front/src/locales/nl-NL.po b/packages/twenty-front/src/locales/nl-NL.po index 936ed91d55..021f1f38a7 100644 --- a/packages/twenty-front/src/locales/nl-NL.po +++ b/packages/twenty-front/src/locales/nl-NL.po @@ -1787,7 +1787,6 @@ msgstr "Er bestaat al een object met deze naam" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Er is een onverwachte fout opgetreden" diff --git a/packages/twenty-front/src/locales/no-NO.po b/packages/twenty-front/src/locales/no-NO.po index 9f83054453..049210518c 100644 --- a/packages/twenty-front/src/locales/no-NO.po +++ b/packages/twenty-front/src/locales/no-NO.po @@ -1787,7 +1787,6 @@ msgstr "Et objekt med dette navnet finnes allerede" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "En uventet feil oppstod" diff --git a/packages/twenty-front/src/locales/pl-PL.po b/packages/twenty-front/src/locales/pl-PL.po index a72db44927..de23bf62a2 100644 --- a/packages/twenty-front/src/locales/pl-PL.po +++ b/packages/twenty-front/src/locales/pl-PL.po @@ -1787,7 +1787,6 @@ msgstr "Obiekt o tej nazwie już istnieje" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Wystąpił nieoczekiwany błąd" diff --git a/packages/twenty-front/src/locales/pseudo-en.po b/packages/twenty-front/src/locales/pseudo-en.po index 6257aab717..7eef909d0a 100644 --- a/packages/twenty-front/src/locales/pseudo-en.po +++ b/packages/twenty-front/src/locales/pseudo-en.po @@ -1782,7 +1782,6 @@ msgstr "" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "" diff --git a/packages/twenty-front/src/locales/pt-BR.po b/packages/twenty-front/src/locales/pt-BR.po index 35f828bf25..a15c3220cb 100644 --- a/packages/twenty-front/src/locales/pt-BR.po +++ b/packages/twenty-front/src/locales/pt-BR.po @@ -1787,7 +1787,6 @@ msgstr "Um objeto com o mesmo nome já existe" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Ocorreu um erro inesperado" diff --git a/packages/twenty-front/src/locales/pt-PT.po b/packages/twenty-front/src/locales/pt-PT.po index c2a14b7271..a3e7009833 100644 --- a/packages/twenty-front/src/locales/pt-PT.po +++ b/packages/twenty-front/src/locales/pt-PT.po @@ -1787,7 +1787,6 @@ msgstr "Um objeto com este nome já existe" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Ocorreu um erro inesperado" diff --git a/packages/twenty-front/src/locales/ro-RO.po b/packages/twenty-front/src/locales/ro-RO.po index e40269177c..7407e8dc35 100644 --- a/packages/twenty-front/src/locales/ro-RO.po +++ b/packages/twenty-front/src/locales/ro-RO.po @@ -1787,7 +1787,6 @@ msgstr "Un obiect cu acest nume deja există" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "A apărut o eroare neașteptată" diff --git a/packages/twenty-front/src/locales/ru-RU.po b/packages/twenty-front/src/locales/ru-RU.po index 427cfd24aed3d398573ff0e16f47b463fee114ec..939baef9051e4eb8368492093bdb31dd39d66f4f 100644 GIT binary patch delta 63 zcmeyfM(6ArorW!pCqk#+=i^|XekhDlrd=wG5r~<9m>Gy!fS47C*?^cGh&h0mbGuX+ HSJD9h-2N0= delta 91 zcmX@RM(58OorW!pCqk!lO=aSr{veryQ!KTjq$n}D#I>j>zsNVWxHvIARj;IYdUqJ3 kO8e_jMj&PaVrC#_0b*7lW&>h&Am#vK&h4*5xsnb50OCL<-v9sr diff --git a/packages/twenty-front/src/locales/sr-Cyrl.po b/packages/twenty-front/src/locales/sr-Cyrl.po index 3e53d6dcae..a4ff68511f 100644 --- a/packages/twenty-front/src/locales/sr-Cyrl.po +++ b/packages/twenty-front/src/locales/sr-Cyrl.po @@ -1787,7 +1787,6 @@ msgstr "Објекат са овим називом већ постоји" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Дошло је до неочекиване грешке" diff --git a/packages/twenty-front/src/locales/sv-SE.po b/packages/twenty-front/src/locales/sv-SE.po index f2884a01c3..71acd35ae7 100644 --- a/packages/twenty-front/src/locales/sv-SE.po +++ b/packages/twenty-front/src/locales/sv-SE.po @@ -1787,7 +1787,6 @@ msgstr "Ett objekt med detta namn finns redan" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Ett oväntat fel inträffade" diff --git a/packages/twenty-front/src/locales/tr-TR.po b/packages/twenty-front/src/locales/tr-TR.po index 01d7609326..63969c7ab1 100644 --- a/packages/twenty-front/src/locales/tr-TR.po +++ b/packages/twenty-front/src/locales/tr-TR.po @@ -1787,7 +1787,6 @@ msgstr "Bu isimle bir nesne zaten mevcut" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Beklenmeyen bir hata oluştu" diff --git a/packages/twenty-front/src/locales/uk-UA.po b/packages/twenty-front/src/locales/uk-UA.po index 7e56db49f6..4560f49cb3 100644 --- a/packages/twenty-front/src/locales/uk-UA.po +++ b/packages/twenty-front/src/locales/uk-UA.po @@ -1787,7 +1787,6 @@ msgstr "Об'єкт з цією назвою уже існує" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Сталася несподівана помилка" diff --git a/packages/twenty-front/src/locales/vi-VN.po b/packages/twenty-front/src/locales/vi-VN.po index 7c68f3a1f1..37b7d79004 100644 --- a/packages/twenty-front/src/locales/vi-VN.po +++ b/packages/twenty-front/src/locales/vi-VN.po @@ -1787,7 +1787,6 @@ msgstr "Đối tượng có tên này đã tồn tại" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "Đã xảy ra lỗi không mong muốn" diff --git a/packages/twenty-front/src/locales/zh-CN.po b/packages/twenty-front/src/locales/zh-CN.po index 355cf9cf0c..09d96a9525 100644 --- a/packages/twenty-front/src/locales/zh-CN.po +++ b/packages/twenty-front/src/locales/zh-CN.po @@ -1787,7 +1787,6 @@ msgstr "带有此名称的对象已存在" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "发生意外错误" diff --git a/packages/twenty-front/src/locales/zh-TW.po b/packages/twenty-front/src/locales/zh-TW.po index b949e4fb55..b4c9e2cf8b 100644 --- a/packages/twenty-front/src/locales/zh-TW.po +++ b/packages/twenty-front/src/locales/zh-TW.po @@ -1787,7 +1787,6 @@ msgstr "此名稱的物件已存在" #. js-lingui-id: lxentK #: src/modules/settings/playground/components/PlaygroundSetupForm.tsx -#: src/modules/ai/utils/extractErrorMessage.ts msgid "An unexpected error occurred" msgstr "發生意外錯誤" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/af-ZA.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/af-ZA.po index d600689002..d8e9d1e352 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/af-ZA.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/af-ZA.po @@ -121,6 +121,7 @@ msgstr "'n Nota-teiken" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "'n Betalingsverwerkingsfout het voorgekom." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ar-SA.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ar-SA.po index 01df64147b..8b797ad595 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ar-SA.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ar-SA.po @@ -121,6 +121,7 @@ msgstr "هدف الملاحظة" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "حدث خطأ في معالجة الدفع." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ca-ES.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ca-ES.po index ec048b4fd5..c99d3c1edd 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ca-ES.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ca-ES.po @@ -121,6 +121,7 @@ msgstr "Un objectiu de nota" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "S'ha produït un error en el processament del pagament." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/cs-CZ.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/cs-CZ.po index 038642e2ee..7f68440eb9 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/cs-CZ.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/cs-CZ.po @@ -121,6 +121,7 @@ msgstr "Cíl poznámky" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Došlo k chybě při zpracování platby." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/da-DK.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/da-DK.po index f3f772936a..c74d0b3cc5 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/da-DK.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/da-DK.po @@ -121,6 +121,7 @@ msgstr "Et notemål" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Der opstod en fejl ved betalingsbehandling." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/de-DE.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/de-DE.po index 0b5c51d243..54db788166 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/de-DE.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/de-DE.po @@ -121,6 +121,7 @@ msgstr "Ein Notiz-Ziel" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Es ist ein Fehler bei der Zahlungsabwicklung aufgetreten." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/el-GR.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/el-GR.po index 24149e8233..56a5b5edcf 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/el-GR.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/el-GR.po @@ -121,6 +121,7 @@ msgstr "Ένας στόχος σημειώματος" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Παρουσιάστηκε σφάλμα επεξεργασίας πληρωμής." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po index c7193e4c2e..bd14cfb867 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/en.po @@ -116,6 +116,7 @@ msgstr "A note target" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "A payment processing error occurred." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/es-ES.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/es-ES.po index d5fb5a97ef..6081a7338f 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/es-ES.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/es-ES.po @@ -121,6 +121,7 @@ msgstr "Un objetivo de nota" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Se produjo un error en el procesamiento del pago." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/fi-FI.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/fi-FI.po index 44e255f9e5..d4fa204d29 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/fi-FI.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/fi-FI.po @@ -121,6 +121,7 @@ msgstr "Muistiinpanon kohde" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Maksun käsittelyssä tapahtui virhe." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/fr-FR.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/fr-FR.po index 43af4d8cbe..415ee911f1 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/fr-FR.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/fr-FR.po @@ -121,6 +121,7 @@ msgstr "Une cible de note" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Une erreur s'est produite lors du traitement du paiement." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/he-IL.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/he-IL.po index 44758b4df7..ca1557cde1 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/he-IL.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/he-IL.po @@ -121,6 +121,7 @@ msgstr "" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "אירעה שגיאה בעיבוד תשלום." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/hu-HU.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/hu-HU.po index a002016226..2f4f3bdc50 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/hu-HU.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/hu-HU.po @@ -121,6 +121,7 @@ msgstr "" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Hiba történt a fizetés feldolgozása során." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/it-IT.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/it-IT.po index c2abce51a3..bf689d3194 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/it-IT.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/it-IT.po @@ -121,6 +121,7 @@ msgstr "Un obiettivo della nota" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Si è verificato un errore nell'elaborazione del pagamento." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ja-JP.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ja-JP.po index 9a5a336f74..5e8384b892 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ja-JP.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ja-JP.po @@ -121,6 +121,7 @@ msgstr "ノートターゲット" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "支払い処理エラーが発生しました。" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ko-KR.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ko-KR.po index db514c8b90..f1d67e9234 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ko-KR.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ko-KR.po @@ -121,6 +121,7 @@ msgstr "노트 대상" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "결제 처리 중 오류가 발생했습니다." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/nl-NL.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/nl-NL.po index 40f21a8d7c..a23e8ba3cd 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/nl-NL.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/nl-NL.po @@ -121,6 +121,7 @@ msgstr "Een doel voor notities" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Er is een fout opgetreden bij de betalingsverwerking." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/no-NO.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/no-NO.po index 17630f4054..43b3cef885 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/no-NO.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/no-NO.po @@ -121,6 +121,7 @@ msgstr "Et notatmål" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Det oppstod en feil ved betalingsbehandling." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pl-PL.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pl-PL.po index 0bb368dcbd..1ec909521f 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/pl-PL.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pl-PL.po @@ -121,6 +121,7 @@ msgstr "Cel notatki" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Wystąpił błąd przetwarzania płatności." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po index 6f8090e041..48c7403805 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pseudo-en.po @@ -116,6 +116,7 @@ msgstr "" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-BR.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-BR.po index 1096d6d8f1..f9c35ac836 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-BR.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-BR.po @@ -121,6 +121,7 @@ msgstr "" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Ocorreu um erro no processamento do pagamento." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-PT.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-PT.po index 0b31edc0b2..f93de89f59 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-PT.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/pt-PT.po @@ -121,6 +121,7 @@ msgstr "Um Alvo de Nota" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Ocorreu um erro no processamento de pagamento." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ro-RO.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ro-RO.po index 14a1807af9..27cb476c57 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ro-RO.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ro-RO.po @@ -121,6 +121,7 @@ msgstr "" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "A apărut o eroare la procesarea plății." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/ru-RU.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/ru-RU.po index b0e0c2fa66..5d56c7a33a 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/ru-RU.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/ru-RU.po @@ -121,6 +121,7 @@ msgstr "Цель заметки" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Произошла ошибка обработки платежа." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/sr-Cyrl.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/sr-Cyrl.po index bc965b7c8b..64d20a5f92 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/sr-Cyrl.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/sr-Cyrl.po @@ -121,6 +121,7 @@ msgstr "Циљ белешке" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Дошло је до грешке при обради плаћања." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/sv-SE.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/sv-SE.po index 94f50972d4..2d7a0c948a 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/sv-SE.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/sv-SE.po @@ -121,6 +121,7 @@ msgstr "" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Ett fel inträffade vid betalningshantering." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/tr-TR.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/tr-TR.po index cc454ba889..3b6a261b71 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/tr-TR.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/tr-TR.po @@ -121,6 +121,7 @@ msgstr "Bir not hedefi" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Ödeme işleme sırasında bir hata oluştu." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/uk-UA.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/uk-UA.po index 211361c3f9..26b97cc5cc 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/uk-UA.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/uk-UA.po @@ -121,6 +121,7 @@ msgstr "Ціль примітки" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Сталася помилка обробки платежу." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/vi-VN.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/vi-VN.po index 30804df643..c7c471e364 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/vi-VN.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/vi-VN.po @@ -121,6 +121,7 @@ msgstr "" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "Đã xảy ra lỗi xử lý thanh toán." diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-CN.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-CN.po index db18d0307d..1cd2daa49e 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-CN.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-CN.po @@ -121,6 +121,7 @@ msgstr "" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "发生支付处理错误。" diff --git a/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-TW.po b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-TW.po index 04cfae6aa9..6b23918d0c 100644 --- a/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-TW.po +++ b/packages/twenty-server/src/engine/core-modules/i18n/locales/zh-TW.po @@ -121,6 +121,7 @@ msgstr "" #. js-lingui-id: W6LTzL #: src/engine/core-modules/billing/billing.exception.ts +#: src/engine/core-modules/billing/utils/billing-graphql-api-exception-handler.util.ts msgid "A payment processing error occurred." msgstr "發生付款處理錯誤。"