From 07b25a2aadb78b9b1f83a1a7d4566209fb59ff2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 19:33:05 +0200 Subject: [PATCH] i18n - translations (#11432) Created by Github action Co-authored-by: github-actions --- packages/twenty-front/src/locales/af-ZA.po | 4 ++-- packages/twenty-front/src/locales/ar-SA.po | 4 ++-- packages/twenty-front/src/locales/ca-ES.po | 4 ++-- packages/twenty-front/src/locales/cs-CZ.po | 4 ++-- packages/twenty-front/src/locales/da-DK.po | 4 ++-- packages/twenty-front/src/locales/de-DE.po | 4 ++-- packages/twenty-front/src/locales/el-GR.po | 4 ++-- packages/twenty-front/src/locales/en.po | 4 ++-- packages/twenty-front/src/locales/es-ES.po | 4 ++-- packages/twenty-front/src/locales/fi-FI.po | 4 ++-- packages/twenty-front/src/locales/fr-FR.po | 4 ++-- packages/twenty-front/src/locales/he-IL.po | 4 ++-- packages/twenty-front/src/locales/hu-HU.po | 4 ++-- packages/twenty-front/src/locales/it-IT.po | 4 ++-- packages/twenty-front/src/locales/ja-JP.po | 4 ++-- packages/twenty-front/src/locales/ko-KR.po | 4 ++-- packages/twenty-front/src/locales/nl-NL.po | 4 ++-- packages/twenty-front/src/locales/no-NO.po | 4 ++-- packages/twenty-front/src/locales/pl-PL.po | 4 ++-- .../twenty-front/src/locales/pseudo-en.po | 4 ++-- packages/twenty-front/src/locales/pt-BR.po | 4 ++-- packages/twenty-front/src/locales/pt-PT.po | 4 ++-- packages/twenty-front/src/locales/ro-RO.po | 4 ++-- packages/twenty-front/src/locales/ru-RU.po | Bin 196394 -> 196400 bytes packages/twenty-front/src/locales/sr-Cyrl.po | 4 ++-- packages/twenty-front/src/locales/sv-SE.po | 4 ++-- packages/twenty-front/src/locales/tr-TR.po | 4 ++-- packages/twenty-front/src/locales/uk-UA.po | 4 ++-- packages/twenty-front/src/locales/vi-VN.po | 4 ++-- packages/twenty-front/src/locales/zh-CN.po | 4 ++-- packages/twenty-front/src/locales/zh-TW.po | 4 ++-- 31 files changed, 60 insertions(+), 60 deletions(-) diff --git a/packages/twenty-front/src/locales/af-ZA.po b/packages/twenty-front/src/locales/af-ZA.po index 2efaea553..d8b18cfca 100644 --- a/packages/twenty-front/src/locales/af-ZA.po +++ b/packages/twenty-front/src/locales/af-ZA.po @@ -764,8 +764,8 @@ msgstr "Kanselleer" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Kanselleer enige tyd" +#~ msgid "Cancel anytime" +#~ msgstr "Kanselleer enige tyd" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/ar-SA.po b/packages/twenty-front/src/locales/ar-SA.po index fc56d4e38..7b9606487 100644 --- a/packages/twenty-front/src/locales/ar-SA.po +++ b/packages/twenty-front/src/locales/ar-SA.po @@ -764,8 +764,8 @@ msgstr "إلغاء" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "الإلغاء في أي وقت" +#~ msgid "Cancel anytime" +#~ msgstr "الإلغاء في أي وقت" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/ca-ES.po b/packages/twenty-front/src/locales/ca-ES.po index d41849924..aa3c84fb1 100644 --- a/packages/twenty-front/src/locales/ca-ES.po +++ b/packages/twenty-front/src/locales/ca-ES.po @@ -764,8 +764,8 @@ msgstr "Cancel·la" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Cancel·la en qualsevol moment" +#~ msgid "Cancel anytime" +#~ msgstr "Cancel·la en qualsevol moment" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/cs-CZ.po b/packages/twenty-front/src/locales/cs-CZ.po index eda38e88c..eee26bb78 100644 --- a/packages/twenty-front/src/locales/cs-CZ.po +++ b/packages/twenty-front/src/locales/cs-CZ.po @@ -764,8 +764,8 @@ msgstr "Storno" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Kdykoliv možno zrušit" +#~ msgid "Cancel anytime" +#~ msgstr "Kdykoliv možno zrušit" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/da-DK.po b/packages/twenty-front/src/locales/da-DK.po index 8e2699c99..80442de33 100644 --- a/packages/twenty-front/src/locales/da-DK.po +++ b/packages/twenty-front/src/locales/da-DK.po @@ -764,8 +764,8 @@ msgstr "Annuller" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Annuller når som helst" +#~ msgid "Cancel anytime" +#~ msgstr "Annuller når som helst" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/de-DE.po b/packages/twenty-front/src/locales/de-DE.po index 6fd3dc028..e7a87a107 100644 --- a/packages/twenty-front/src/locales/de-DE.po +++ b/packages/twenty-front/src/locales/de-DE.po @@ -764,8 +764,8 @@ msgstr "Abbrechen" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Jederzeit kündigen" +#~ msgid "Cancel anytime" +#~ msgstr "Jederzeit kündigen" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/el-GR.po b/packages/twenty-front/src/locales/el-GR.po index 012564fdd..bc00ab0e5 100644 --- a/packages/twenty-front/src/locales/el-GR.po +++ b/packages/twenty-front/src/locales/el-GR.po @@ -764,8 +764,8 @@ msgstr "Ακύρωση" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Ακύρωση ανά πάσα στιγμή" +#~ msgid "Cancel anytime" +#~ msgstr "Ακύρωση ανά πάσα στιγμή" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/en.po b/packages/twenty-front/src/locales/en.po index 8aafa2464..bbdfc2fdd 100644 --- a/packages/twenty-front/src/locales/en.po +++ b/packages/twenty-front/src/locales/en.po @@ -759,8 +759,8 @@ msgstr "Cancel" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Cancel anytime" +#~ msgid "Cancel anytime" +#~ msgstr "Cancel anytime" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/es-ES.po b/packages/twenty-front/src/locales/es-ES.po index bf4ee6c94..ba31c070a 100644 --- a/packages/twenty-front/src/locales/es-ES.po +++ b/packages/twenty-front/src/locales/es-ES.po @@ -764,8 +764,8 @@ msgstr "Cancelar" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Cancelar en cualquier momento" +#~ msgid "Cancel anytime" +#~ msgstr "Cancelar en cualquier momento" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/fi-FI.po b/packages/twenty-front/src/locales/fi-FI.po index 4f96e2880..c6ad668d9 100644 --- a/packages/twenty-front/src/locales/fi-FI.po +++ b/packages/twenty-front/src/locales/fi-FI.po @@ -764,8 +764,8 @@ msgstr "Peruuta" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Peruuta milloin tahansa" +#~ msgid "Cancel anytime" +#~ msgstr "Peruuta milloin tahansa" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/fr-FR.po b/packages/twenty-front/src/locales/fr-FR.po index 483067886..2fc38abde 100644 --- a/packages/twenty-front/src/locales/fr-FR.po +++ b/packages/twenty-front/src/locales/fr-FR.po @@ -764,8 +764,8 @@ msgstr "Annuler" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Annuler à tout moment" +#~ msgid "Cancel anytime" +#~ msgstr "Annuler à tout moment" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/he-IL.po b/packages/twenty-front/src/locales/he-IL.po index 787dc55ef..43af8d7df 100644 --- a/packages/twenty-front/src/locales/he-IL.po +++ b/packages/twenty-front/src/locales/he-IL.po @@ -764,8 +764,8 @@ msgstr "בטל" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "ניתן לבטל בכל עת" +#~ msgid "Cancel anytime" +#~ msgstr "ניתן לבטל בכל עת" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/hu-HU.po b/packages/twenty-front/src/locales/hu-HU.po index 9719d9f65..cbda99640 100644 --- a/packages/twenty-front/src/locales/hu-HU.po +++ b/packages/twenty-front/src/locales/hu-HU.po @@ -764,8 +764,8 @@ msgstr "Mégse" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Bármikor lemondható" +#~ msgid "Cancel anytime" +#~ msgstr "Bármikor lemondható" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/it-IT.po b/packages/twenty-front/src/locales/it-IT.po index cc4606a4c..cf037deae 100644 --- a/packages/twenty-front/src/locales/it-IT.po +++ b/packages/twenty-front/src/locales/it-IT.po @@ -764,8 +764,8 @@ msgstr "Annulla" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Annulla in qualsiasi momento" +#~ msgid "Cancel anytime" +#~ msgstr "Annulla in qualsiasi momento" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/ja-JP.po b/packages/twenty-front/src/locales/ja-JP.po index 3e3b53a25..b3e54cc4e 100644 --- a/packages/twenty-front/src/locales/ja-JP.po +++ b/packages/twenty-front/src/locales/ja-JP.po @@ -764,8 +764,8 @@ msgstr "キャンセル" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "いつでもキャンセル可能" +#~ msgid "Cancel anytime" +#~ msgstr "いつでもキャンセル可能" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/ko-KR.po b/packages/twenty-front/src/locales/ko-KR.po index 73c5df3ea..07ce75d42 100644 --- a/packages/twenty-front/src/locales/ko-KR.po +++ b/packages/twenty-front/src/locales/ko-KR.po @@ -764,8 +764,8 @@ msgstr "취소" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "언제든지 취소 가능" +#~ msgid "Cancel anytime" +#~ msgstr "언제든지 취소 가능" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/nl-NL.po b/packages/twenty-front/src/locales/nl-NL.po index 6c4eea543..f9e4d99ab 100644 --- a/packages/twenty-front/src/locales/nl-NL.po +++ b/packages/twenty-front/src/locales/nl-NL.po @@ -764,8 +764,8 @@ msgstr "Annuleren" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Op elk moment annuleren" +#~ msgid "Cancel anytime" +#~ msgstr "Op elk moment annuleren" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/no-NO.po b/packages/twenty-front/src/locales/no-NO.po index 7b7003c87..0ec5c1746 100644 --- a/packages/twenty-front/src/locales/no-NO.po +++ b/packages/twenty-front/src/locales/no-NO.po @@ -764,8 +764,8 @@ msgstr "Avbryt" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Avbryt når som helst" +#~ msgid "Cancel anytime" +#~ msgstr "Avbryt når som helst" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/pl-PL.po b/packages/twenty-front/src/locales/pl-PL.po index 886f59c91..05374b898 100644 --- a/packages/twenty-front/src/locales/pl-PL.po +++ b/packages/twenty-front/src/locales/pl-PL.po @@ -764,8 +764,8 @@ msgstr "Anuluj" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Anuluj w dowolnym momencie" +#~ msgid "Cancel anytime" +#~ msgstr "Anuluj w dowolnym momencie" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/pseudo-en.po b/packages/twenty-front/src/locales/pseudo-en.po index e0cad10d3..f969e794a 100644 --- a/packages/twenty-front/src/locales/pseudo-en.po +++ b/packages/twenty-front/src/locales/pseudo-en.po @@ -756,8 +756,8 @@ msgstr "" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "" +#~ msgid "Cancel anytime" +#~ msgstr "" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/pt-BR.po b/packages/twenty-front/src/locales/pt-BR.po index 3e7bda7f7..06ebf2755 100644 --- a/packages/twenty-front/src/locales/pt-BR.po +++ b/packages/twenty-front/src/locales/pt-BR.po @@ -764,8 +764,8 @@ msgstr "Cancelar" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Cancele a qualquer momento" +#~ msgid "Cancel anytime" +#~ msgstr "Cancele a qualquer momento" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/pt-PT.po b/packages/twenty-front/src/locales/pt-PT.po index 8730aed66..7f466902a 100644 --- a/packages/twenty-front/src/locales/pt-PT.po +++ b/packages/twenty-front/src/locales/pt-PT.po @@ -764,8 +764,8 @@ msgstr "Cancelar" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Cancelar a qualquer momento" +#~ msgid "Cancel anytime" +#~ msgstr "Cancelar a qualquer momento" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/ro-RO.po b/packages/twenty-front/src/locales/ro-RO.po index e8652649e..236807769 100644 --- a/packages/twenty-front/src/locales/ro-RO.po +++ b/packages/twenty-front/src/locales/ro-RO.po @@ -764,8 +764,8 @@ msgstr "Anulare" #. js-lingui-id: 0TllC8 #: src/pages/onboarding/ChooseYourPlan.tsx -msgid "Cancel anytime" -msgstr "Anulează oricând" +#~ msgid "Cancel anytime" +#~ msgstr "Anulează oricând" #. js-lingui-id: rRK/Lf #: src/pages/settings/SettingsBilling.tsx diff --git a/packages/twenty-front/src/locales/ru-RU.po b/packages/twenty-front/src/locales/ru-RU.po index aa9c341b1955cb4e2360f9e009bf14b3c04d4c16..b1c06373d93977c85bf7d6a6c357c59f9eae5c93 100644 GIT binary patch delta 51 zcmZ4Wk9z|Ug;Y#;=wsp%c23MoPR&tB%&RQP%uQ9|Qm#{&>?kST+*HxtRKd8tse)-m F8vqa;6Po}4 delta 44 zcmdn+k9*ZW?hPRo)87j)vI{sT<|U`*C?w`pmSpCpDseRzR