@bigbinary/neeto-email-delivery-frontend 1.0.28 → 1.0.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/app/javascript/src/translations/ar.json +18 -1
  2. package/app/javascript/src/translations/bg.json +18 -1
  3. package/app/javascript/src/translations/ca.json +18 -1
  4. package/app/javascript/src/translations/cs.json +18 -1
  5. package/app/javascript/src/translations/da.json +18 -1
  6. package/app/javascript/src/translations/es-MX.json +18 -1
  7. package/app/javascript/src/translations/es.json +18 -1
  8. package/app/javascript/src/translations/et.json +18 -1
  9. package/app/javascript/src/translations/fi.json +18 -1
  10. package/app/javascript/src/translations/fil.json +18 -1
  11. package/app/javascript/src/translations/fr.json +18 -1
  12. package/app/javascript/src/translations/he.json +18 -1
  13. package/app/javascript/src/translations/hi.json +18 -1
  14. package/app/javascript/src/translations/hr.json +18 -1
  15. package/app/javascript/src/translations/hu.json +18 -1
  16. package/app/javascript/src/translations/id.json +18 -1
  17. package/app/javascript/src/translations/it.json +18 -1
  18. package/app/javascript/src/translations/ja.json +18 -1
  19. package/app/javascript/src/translations/ko.json +18 -1
  20. package/app/javascript/src/translations/nl.json +18 -1
  21. package/app/javascript/src/translations/pl.json +18 -1
  22. package/app/javascript/src/translations/pt-BR.json +18 -1
  23. package/app/javascript/src/translations/pt.json +18 -1
  24. package/app/javascript/src/translations/ro.json +18 -1
  25. package/app/javascript/src/translations/ru.json +18 -1
  26. package/app/javascript/src/translations/sk.json +18 -1
  27. package/app/javascript/src/translations/sl.json +18 -1
  28. package/app/javascript/src/translations/sv.json +18 -1
  29. package/app/javascript/src/translations/th.json +18 -1
  30. package/app/javascript/src/translations/tr.json +18 -1
  31. package/app/javascript/src/translations/uk.json +18 -1
  32. package/app/javascript/src/translations/vi.json +18 -1
  33. package/app/javascript/src/translations/zh-CN.json +18 -1
  34. package/app/javascript/src/translations/zh-TW.json +18 -1
  35. package/package.json +2 -2
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "تم التحقق من النطاق بنجاح!",
87
87
  "verificationPending": "عملية التحقق جارية. قد يستغرق نشر سجلات DNS ما يصل إلى 24 ساعة.",
88
88
  "domainDisconnected": "تم فصل النطاق بنجاح!"
89
- }
89
+ },
90
+ "description": "قم بتكوين إعدادات DKIM و DNS لإرسال رسائل البريد الإلكتروني من موفر البريد الإلكتروني المخصص الخاص بك وليس من Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} مطلوب",
112
113
  "emailInvalid": "البريد الإلكتروني غير صالح"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "اتصل بـ {{appName, anyCase}} مع {{provider, anyCase}}.",
118
+ "connectedTitle": "حساب {{provider, anyCase}} الخاص بك متصل الآن.",
119
+ "pendingTitle": "إعداد {{provider, anyCase}} الخاص بك قيد الانتظار.",
120
+ "connectedEmail": "البريد الإلكتروني المتصل: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "حالياً، يمكنك الاتصال فقط بدمج بريد إلكتروني واحد في كل مرة. إما Gmail أو Outlook أو موفر بريد إلكتروني مخصص أو SMTP. يرجى فصل <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integration الخاص بك للاتصال بـ {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "لديك دمج قيد الانتظار <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>. يرجى فصله قبل الاتصال بـ {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "لمعرفة كيفية الاتصال بـ {{provider, anyCase}}، اقرأ هذه <helpLink>المقالة المساعدة</helpLink>.",
124
+ "pending": "قيد الانتظار",
125
+ "error": "خطأ",
126
+ "disconnect": "فصل",
127
+ "setupDomain": "إعداد المجال",
128
+ "connectSmtp": "اتصل بـ SMTP",
129
+ "connectGmail": "اتصل بـ Gmail",
130
+ "connectOutlook": "اتصل بـ Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Домейнът е потвърден успешно!",
87
87
  "verificationPending": "Проверка в процес. Разпространението на DNS записи може да отнеме до 24 часа.",
88
88
  "domainDisconnected": "Домейнът е успешно прекъснат!"
89
- }
89
+ },
90
+ "description": "Конфигурирайте вашите настройки за DKIM и DNS, за да изпращате имейли от вашия собствен доставчик на имейли, а не от Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} е задължително",
112
113
  "emailInvalid": "Невалиден имейл"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Свържете {{appName, anyCase}} с {{provider, anyCase}}.",
118
+ "connectedTitle": "Вашият {{provider, anyCase}} акаунт е свързан сега.",
119
+ "pendingTitle": "Вашата настройка за {{provider, anyCase}} е в процес на изчакване.",
120
+ "connectedEmail": "Свързан имейл: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "В момента можете да свържете само една интеграция за имейл наведнъж. Или Gmail, Outlook, собствен доставчик на имейли или SMTP. Моля, прекратете вашата <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> интеграция, за да свържете {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Имате незавършена <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> интеграция. Моля, прекратете я преди да свържете {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "За да научите как да се свържете с {{provider, anyCase}}, прочетете тази <helpLink>статия с помощ</helpLink>.",
124
+ "pending": "В процес на изчакване",
125
+ "error": "Грешка",
126
+ "disconnect": "Прекратете връзката",
127
+ "setupDomain": "Настройте домейн",
128
+ "connectSmtp": "Свържете SMTP",
129
+ "connectGmail": "Свържете Gmail",
130
+ "connectOutlook": "Свържете Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domini verificat correctament!",
87
87
  "verificationPending": "Verificació en curs. La propagació dels registres DNS pot trigar fins a 24 hores.",
88
88
  "domainDisconnected": "Domini desconnectat correctament!"
89
- }
89
+ },
90
+ "description": "Configura els teus ajustos de DKIM i DNS per enviar correus electrònics del teu proveïdor de correu personalitzat i no de Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} és obligatori",
112
113
  "emailInvalid": "Correu electrònic invàlid"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Connecta {{appName, anyCase}} amb {{provider, anyCase}}.",
118
+ "connectedTitle": "El teu compte de {{provider, anyCase}} està connectat ara.",
119
+ "pendingTitle": "La teva configuració de {{provider, anyCase}} està pendent.",
120
+ "connectedEmail": "Correu electrònic connectat: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Actualment, només pots connectar una integració de correu electrònic alhora. O Gmail, Outlook, proveïdor de correu personalitzat o SMTP. Si us plau, desconnecta la teva integració de <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> per connectar {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Tens una integració pendent de <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>. Si us plau, desconnecta-la abans de connectar {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Per aprendre com connectar-te amb {{provider, anyCase}}, llegeix aquest <helpLink>article d'ajuda</helpLink>.",
124
+ "pending": "Pendent",
125
+ "error": "Error",
126
+ "disconnect": "Desconnectar",
127
+ "setupDomain": "Configura el domini",
128
+ "connectSmtp": "Connecta SMTP",
129
+ "connectGmail": "Connecta Gmail",
130
+ "connectOutlook": "Connecta Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Doména byla úspěšně ověřena!",
87
87
  "verificationPending": "Ověření probíhá. Šíření DNS může trvat až 24 hodin.",
88
88
  "domainDisconnected": "Doména byla úspěšně odpojena!"
89
- }
89
+ },
90
+ "description": "Nakonfigurujte si nastavení DKIM a DNS, abyste mohli posílat e-maily ze svého vlastního poskytovatele e-mailu a nikoli z Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} je vyžadováno",
112
113
  "emailInvalid": "Neplatný e-mail"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Propojte {{appName, anyCase}} s {{provider, anyCase}}.",
118
+ "connectedTitle": "Váš účet {{provider, anyCase}} je nyní propojen.",
119
+ "pendingTitle": "Nastavení vašeho {{provider, anyCase}} čeká na schválení.",
120
+ "connectedEmail": "Připojený e-mail: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "V tuto chvíli můžete propojit pouze jednu e-mailovou integraci. Buď Gmail, Outlook, vlastní poskytovatel e-mailu nebo SMTP. Prosím, odpojte svou <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integraci, abyste mohli propojit {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Máte pending <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integraci. Než budete moci propojit {{targetProvider, anyCase}}, prosím, odpojte ji.",
123
+ "helpArticleText": "Chcete-li se dozvědět, jak se propojit s {{provider, anyCase}}, přečtěte si tento <helpLink>článek nápovědy</helpLink>.",
124
+ "pending": "Čeká na schválení",
125
+ "error": "Chyba",
126
+ "disconnect": "Odpojit",
127
+ "setupDomain": "Nastavení domény",
128
+ "connectSmtp": "Propojit SMTP",
129
+ "connectGmail": "Propojit Gmail",
130
+ "connectOutlook": "Propojit Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domæne verificeret med succes!",
87
87
  "verificationPending": "Verifikation er i gang. DNS-poster propagation kan tage op til 24 timer.",
88
88
  "domainDisconnected": "Domæne afbrudt med succes!"
89
- }
89
+ },
90
+ "description": "Konfigurer dine DKIM- og DNS-indstillinger for at sende e-mails fra din egen e-mailudbyder og ikke fra Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} er påkrævet",
112
113
  "emailInvalid": "Ugyldig e-mail"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Forbind {{appName, anyCase}} med {{provider, anyCase}}.",
118
+ "connectedTitle": "Din {{provider, anyCase}} konto er nu tilsluttet.",
119
+ "pendingTitle": "Din {{provider, anyCase}} opsætning er afventende.",
120
+ "connectedEmail": "Tilsluttet e-mail: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "I øjeblikket kan du kun forbinde én e-mailintegration ad gangen. Enten Gmail, Outlook, brugerdefineret e-mailudbyder eller SMTP. Venligst frakobl din <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integration for at forbinde {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Du har en afventende <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integration. Venligst frakobl den, før du forbinder {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "For at lære hvordan du opretter forbindelse til {{provider, anyCase}}, læs denne <helpLink>hjælpeartikel</helpLink>.",
124
+ "pending": "Afventende",
125
+ "error": "Fejl",
126
+ "disconnect": "Frakobl",
127
+ "setupDomain": "Opsæt domæne",
128
+ "connectSmtp": "Forbind SMTP",
129
+ "connectGmail": "Forbind Gmail",
130
+ "connectOutlook": "Forbind Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "¡Dominio verificado con éxito!",
87
87
  "verificationPending": "Verificación en progreso. La propagación de los registros DNS puede tardar hasta 24 horas.",
88
88
  "domainDisconnected": "¡Dominio desconectado con éxito!"
89
- }
89
+ },
90
+ "description": "Configura tus ajustes de DKIM y DNS para enviar correos electrónicos desde tu proveedor de correo personalizado y no desde Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} es requerido",
112
113
  "emailInvalid": "Correo electrónico inválido"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Conecta {{appName, anyCase}} con {{provider, anyCase}}.",
118
+ "connectedTitle": "Tu cuenta de {{provider, anyCase}} está conectada ahora.",
119
+ "pendingTitle": "Tu configuración de {{provider, anyCase}} está pendiente.",
120
+ "connectedEmail": "Correo electrónico conectado: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Actualmente, solo puedes conectar una integración de correo electrónico a la vez. Ya sea Gmail, Outlook, proveedor de correo personalizado o SMTP. Por favor desconecta tu <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integración para conectar {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Tienes una integración pendiente de <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>. Por favor desconéctala antes de conectar {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Para aprender cómo conectar con {{provider, anyCase}}, lee este <helpLink>artículo de ayuda</helpLink>.",
124
+ "pending": "Pendiente",
125
+ "error": "Error",
126
+ "disconnect": "Desconectar",
127
+ "setupDomain": "Configurar dominio",
128
+ "connectSmtp": "Conectar SMTP",
129
+ "connectGmail": "Conectar Gmail",
130
+ "connectOutlook": "Conectar Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "¡Dominio verificado exitosamente!",
87
87
  "verificationPending": "Verificación en progreso. La propagación de los registros DNS puede tardar hasta 24 horas.",
88
88
  "domainDisconnected": "¡Dominio desconectado exitosamente!"
89
- }
89
+ },
90
+ "description": "Configura tus ajustes de DKIM y DNS para enviar correos electrónicos desde tu proveedor de correo electrónico personalizado y no desde Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} es requerido",
112
113
  "emailInvalid": "Correo electrónico inválido"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Conectar {{appName, anyCase}} con {{provider, anyCase}}.",
118
+ "connectedTitle": "Tu cuenta de {{provider, anyCase}} está conectada ahora.",
119
+ "pendingTitle": "Tu configuración de {{provider, anyCase}} está pendiente.",
120
+ "connectedEmail": "Correo electrónico conectado: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Actualmente, solo puedes conectar una integración de correo electrónico a la vez. Ya sea Gmail, Outlook, proveedor de correo personalizado o SMTP. Desconecta tu <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integración para conectar {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Tienes una integración pendiente <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>. Por favor, desconéctala antes de conectar {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Para aprender cómo conectar con {{provider, anyCase}}, lee este <helpLink>artículo de ayuda</helpLink>.",
124
+ "pending": "Pendiente",
125
+ "error": "Error",
126
+ "disconnect": "Desconectar",
127
+ "setupDomain": "Configurar dominio",
128
+ "connectSmtp": "Conectar SMTP",
129
+ "connectGmail": "Conectar Gmail",
130
+ "connectOutlook": "Conectar Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domeen on edukalt kinnitatud!",
87
87
  "verificationPending": "Kinnitamine on pooleli. DNS-kirjete levimine võib võtta kuni 24 tundi.",
88
88
  "domainDisconnected": "Domeen on edukalt lahti ühendatud!"
89
- }
89
+ },
90
+ "description": "Konfigureer oma DKIM ja DNS seaded, et saata e-kirju oma kohandatud e-posti teenusepakkujalt, mitte Neetolt."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} on kohustuslik",
112
113
  "emailInvalid": "Vale e-post"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Ühendage {{appName, anyCase}} {{provider, anyCase}}-ga.",
118
+ "connectedTitle": "Teie {{provider, anyCase}} konto on nüüd ühendatud.",
119
+ "pendingTitle": "Teie {{provider, anyCase}} seadistus on ootel.",
120
+ "connectedEmail": "Ühendatud e-post: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Praegu saate korraga ühendada ainult ühe e-posti integratsiooni. Olgu see Gmail, Outlook, kohandatud e-posti teenusepakkuja või SMTP. Palun katkestage oma <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integratsioon, et ühendada {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Teie kasutusel on ootel <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integratsioon. Palun katkestage see enne {{targetProvider, anyCase}} ühendamist.",
123
+ "helpArticleText": "Et õppida, kuidas ühenduda {{provider, anyCase}}-ga, lugege seda <helpLink>abiartiklit</helpLink>.",
124
+ "pending": "Ootel",
125
+ "error": "Viga",
126
+ "disconnect": "Katkesta",
127
+ "setupDomain": "Seadista domeen",
128
+ "connectSmtp": "Ühenda SMTP",
129
+ "connectGmail": "Ühenda Gmail",
130
+ "connectOutlook": "Ühenda Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domain vahvistettu onnistuneesti!",
87
87
  "verificationPending": "Vahvistus käynnissä. DNS-tietueiden levinneisyys voi viedä jopa 24 tuntia.",
88
88
  "domainDisconnected": "Domain irrotettu onnistuneesti!"
89
- }
89
+ },
90
+ "description": "Määritä DKIM- ja DNS-asetuksesi lähettääksesi sähköposteja räätälöidyltä sähköpostipalveluntarjoajalta etkä Neetolta."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} on pakollinen",
112
113
  "emailInvalid": "Virheellinen sähköposti"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Yhdistä {{appName, anyCase}} palveluntarjoajaan {{provider, anyCase}}.",
118
+ "connectedTitle": "Tilisi {{provider, anyCase}} on nyt liitetty.",
119
+ "pendingTitle": "Tilisi {{provider, anyCase}} asetus on odottamassa.",
120
+ "connectedEmail": "Yhdistetty sähköposti: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Voit tällä hetkellä liittää vain yhden sähköpostiin integroidun palvelun kerrallaan. Joko Gmail, Outlook, räätälöity sähköpostipalveluntarjoaja tai SMTP. Poista <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integraatio käytöstä, jotta voit liittää {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Sinulla on odottava <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integraatio. Poista se käytöstä ennen kuin liität {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Oppiaksesi, miten yhdistetään {{provider, anyCase}}, lue tämä <helpLink>ohjeartikkeli</helpLink>.",
124
+ "pending": "Odottaa",
125
+ "error": "Virhe",
126
+ "disconnect": "Irrota",
127
+ "setupDomain": "Aseta verkkotunnus",
128
+ "connectSmtp": "Yhdistä SMTP",
129
+ "connectGmail": "Yhdistä Gmail",
130
+ "connectOutlook": "Yhdistä Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Matagumpay na nabeberipika ang domain!",
87
87
  "verificationPending": "Nasa proseso ng beripikasyon. Maaaring umabot ng hanggang 24 oras ang propagation ng mga DNS records.",
88
88
  "domainDisconnected": "Matagumpay na nadiskonekta ang domain!"
89
- }
89
+ },
90
+ "description": "I-configure ang iyong DKIM at mga setting ng DNS para magpadala ng mga email mula sa iyong pasadyang provider ng email at hindi mula sa Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} ay kinakailangan",
112
113
  "emailInvalid": "Hindi wastong email"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Ikonekta ang {{appName, anyCase}} sa {{provider, anyCase}}.",
118
+ "connectedTitle": "Ang iyong {{provider, anyCase}} account ay nakakonekta na ngayon.",
119
+ "pendingTitle": "Ang iyong {{provider, anyCase}} setup ay nakabinbin.",
120
+ "connectedEmail": "Nakakonektang email: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Sa kasalukuyan, maaari ka lamang kumonekta ng isang email integration sa isang pagkakataon. Maaaring Gmail, Outlook, Pasadyang provider ng email, o SMTP. Pakidiskonekta ang iyong <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integration upang kumonekta sa {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Mayroon kang nakabinbing <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integration. Pakidiskonekta ito bago kumonekta sa {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Upang malaman kung paano kumonekta sa {{provider, anyCase}}, basahin ang <helpLink>artikulo ng tulong</helpLink> na ito.",
124
+ "pending": "Nakaantala",
125
+ "error": "Error",
126
+ "disconnect": "Idiskonekta",
127
+ "setupDomain": "I-set up ang domain",
128
+ "connectSmtp": "Ikonekta ang SMTP",
129
+ "connectGmail": "Ikonekta ang Gmail",
130
+ "connectOutlook": "Ikonekta ang Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domaine vérifié avec succès!",
87
87
  "verificationPending": "Vérification en cours. La propagation des enregistrements DNS peut prendre jusqu'à 24 heures.",
88
88
  "domainDisconnected": "Domaine déconnecté avec succès!"
89
- }
89
+ },
90
+ "description": "Configurez vos paramètres DKIM et DNS pour envoyer des e-mails via votre fournisseur d'e-mails personnalisé et non via Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} est requis",
112
113
  "emailInvalid": "E-mail invalide"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Connecter {{appName, anyCase}} avec {{provider, anyCase}}.",
118
+ "connectedTitle": "Votre compte {{provider, anyCase}} est maintenant connecté.",
119
+ "pendingTitle": "Votre configuration {{provider, anyCase}} est en attente.",
120
+ "connectedEmail": "E-mail connecté : <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Actuellement, vous ne pouvez connecter qu'une seule intégration d'e-mail à la fois. Soit Gmail, Outlook, fournisseur d'e-mail personnalisé ou SMTP. Veuillez déconnecter votre <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> intégration pour connecter {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Vous avez une intégration en attente <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>. Veuillez la déconnecter avant de connecter {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Pour apprendre à vous connecter avec {{provider, anyCase}}, lisez cet <helpLink>article d'aide</helpLink>.",
124
+ "pending": "En attente",
125
+ "error": "Erreur",
126
+ "disconnect": "Déconnecter",
127
+ "setupDomain": "Configurer le domaine",
128
+ "connectSmtp": "Connecter SMTP",
129
+ "connectGmail": "Connecter Gmail",
130
+ "connectOutlook": "Connecter Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -83,7 +83,8 @@
83
83
  "domainVerified": "הדומיין אומת בהצלחה!",
84
84
  "verificationPending": "תהליך האימות נמצא בעבודה. הפצת רשומות ה-DNS עשויה לקחת עד 24 שעות.",
85
85
  "domainDisconnected": "הדומיין נותק בהצלחה!"
86
- }
86
+ },
87
+ "description": "הגדר את הגדרות DKIM ו-DNS שלך כדי לשלוח מיילים מספק הדוא\"ל בהתאמה אישית שלך ולא מ-Neeto."
87
88
  },
88
89
  "smtp": {
89
90
  "title": "SMTP",
@@ -108,6 +109,22 @@
108
109
  "requiredField": "{{field}} נדרש",
109
110
  "emailInvalid": "מייל לא חוקי"
110
111
  }
112
+ },
113
+ "integrationDetail": {
114
+ "connectTitle": "חבר את {{appName, anyCase}} עם {{provider, anyCase}}.",
115
+ "connectedTitle": "חשבון ה-{{provider, anyCase}} שלך מחובר עכשיו.",
116
+ "pendingTitle": "ההגדרה שלך ל-{{provider, anyCase}} ממתינה.",
117
+ "connectedEmail": "מייל מחובר: <bold>{{email}}</bold>",
118
+ "onlyOneIntegration": "כעת, אתה יכול לחבר רק אינטגרציית דוא\"ל אחת בכל פעם. או Gmail, Outlook, ספק דוא\"ל מותאם אישית, או SMTP. בבקשה נתק את ה-<disconnectLink>{{activeProvider, anyCase}}</disconnectLink> שלך כדי לחבר את {{targetProvider, anyCase}}.",
119
+ "pendingIntegrationBlocked": "יש לך אינטגרציה ממתינה <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>. בבקשה נתק את זה לפני שאתה מחבר את {{targetProvider, anyCase}}.",
120
+ "helpArticleText": "כדי ללמוד כיצד להתחבר עם {{provider, anyCase}}, קרא את <helpLink>מאמר העזרה</helpLink> הזה.",
121
+ "pending": "ממתין",
122
+ "error": "שגיאה",
123
+ "disconnect": "נתק",
124
+ "setupDomain": "הגדרת דומיין",
125
+ "connectSmtp": "חבר SMTP",
126
+ "connectGmail": "חבר Gmail",
127
+ "connectOutlook": "חבר Outlook"
111
128
  }
112
129
  }
113
130
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "डोमेन सफलतापूर्वक सत्यापित!",
87
87
  "verificationPending": "सत्यापन प्रगति में है। DNS रिकॉर्ड फैलने में 24 घंटे तक का समय लग सकता है।",
88
88
  "domainDisconnected": "डोमेन सफलतापूर्वक अलग किया गया!"
89
- }
89
+ },
90
+ "description": "अपने कस्टम ईमेल प्रदाता से ईमेल भेजने के लिए अपने DKIM और DNS सेटिंग्स को कॉन्फ़िगर करें और Neeto से नहीं।"
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} आवश्यक है",
112
113
  "emailInvalid": "अमान्य ईमेल"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "{{appName, anyCase}} को {{provider, anyCase}} के साथ जोड़ें।",
118
+ "connectedTitle": "आपका {{provider, anyCase}} खाता अब जुड़ गया है।",
119
+ "pendingTitle": "आपका {{provider, anyCase}} सेटअप लंबित है।",
120
+ "connectedEmail": "जुड़ा हुआ ईमेल: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "वर्तमान में, आप एक बार में केवल एक ईमेल एकीकरण जोड़ सकते हैं। या तो Gmail, Outlook, कस्टम ईमेल प्रदाता, या SMTP। कृपया {{activeProvider, anyCase}}</disconnectLink> एकीकरण को डिस्कनेक्ट करें ताकि {{targetProvider, anyCase}} से जुड़ सकें।",
122
+ "pendingIntegrationBlocked": "आपके पास एक लंबित <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> एकीकरण है। कृपया इसे डिस्कनेक्ट करें इससे पहले कि {{targetProvider, anyCase}} से जुड़ें।",
123
+ "helpArticleText": "{{provider, anyCase}} के साथ जुड़ने के तरीके के बारे में जानने के लिए, इस <helpLink>सहायता लेख</helpLink> को पढ़ें।",
124
+ "pending": "लंबित",
125
+ "error": "त्रुटि",
126
+ "disconnect": "डिस्कनेक्ट करें",
127
+ "setupDomain": "डोमेन सेट करें",
128
+ "connectSmtp": "SMTP से जुड़ें",
129
+ "connectGmail": "Gmail से जुड़ें",
130
+ "connectOutlook": "Outlook से जुड़ें"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domena je uspješno potvrđena!",
87
87
  "verificationPending": "Provjera u tijeku. Propagacija DNS zapisa može potrajati do 24 sata.",
88
88
  "domainDisconnected": "Domena uspješno prekinuta!"
89
- }
89
+ },
90
+ "description": "Konfigurirajte svoje DKIM i DNS postavke za slanje e-pošte s vašeg prilagođenog davatelja e-pošte, a ne iz Neeto-a."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} je obavezan",
112
113
  "emailInvalid": "Nevažeći e-mail"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Povežite {{appName, anyCase}} s {{provider, anyCase}}.",
118
+ "connectedTitle": "Vaš {{provider, anyCase}} račun je sada povezan.",
119
+ "pendingTitle": "Vaša {{provider, anyCase}} postavka čeka.",
120
+ "connectedEmail": "Povezana e-pošta: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Trenutno možete povezati samo jednu integraciju e-pošte u isto vrijeme. Bilo da je to Gmail, Outlook, prilagođeni davatelj e-pošte ili SMTP. Molimo odjavite svoju <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integraciju da biste povezali {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Imate na čekanju <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integraciju. Molimo odjavite je prije nego se povežete s {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Da biste saznali kako se povezati s {{provider, anyCase}}, pročitajte ovaj <helpLink>članak o pomoći</helpLink>.",
124
+ "pending": "Na čekanju",
125
+ "error": "Pogreška",
126
+ "disconnect": "Odjavite",
127
+ "setupDomain": "Postavite domenu",
128
+ "connectSmtp": "Povežite SMTP",
129
+ "connectGmail": "Povežite Gmail",
130
+ "connectOutlook": "Povežite Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -107,7 +107,24 @@
107
107
  "domainVerified": "Domain sikeresen ellenőrizve!",
108
108
  "verificationPending": "Az ellenőrzés folyamatban van. A DNS-rekordok eloszlása legfeljebb 24 óráig tarthat.",
109
109
  "domainDisconnected": "A domain sikeresen leválasztva!"
110
- }
110
+ },
111
+ "description": "Állítsa be a DKIM és DNS beállításokat, hogy e-maileket küldhessen egyedi e-mail szolgáltatójától, és ne a Neetótól."
112
+ },
113
+ "integrationDetail": {
114
+ "connectTitle": "Csatlakoztassa a {{appName, anyCase}}-t a {{provider, anyCase}}-hoz.",
115
+ "connectedTitle": "A {{provider, anyCase}} fiókja most már csatlakoztatva van.",
116
+ "pendingTitle": "A {{provider, anyCase}} beállítása folyamatban van.",
117
+ "connectedEmail": "Csatlakoztatott e-mail: <bold>{{email}}</bold>",
118
+ "onlyOneIntegration": "Jelenleg csak egy e-mail integrációt csatlakoztathat egyszerre. Választhat Gmail, Outlook, egyedi e-mail szolgáltatót vagy SMTP-t. Kérjük, húzza le a <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integrációnkat ahhoz, hogy csatlakoztathassa a {{targetProvider, anyCase}}-t.",
119
+ "pendingIntegrationBlocked": "Van egy folyamatban lévő <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integrációja. Kérjük, húzza le, mielőtt csatlakoztatná a {{targetProvider, anyCase}}-t.",
120
+ "helpArticleText": "Ha szeretné megtudni, hogyan lehet csatlakozni a {{provider, anyCase}}-hoz, olvassa el ezt a <helpLink>segítség cikket</helpLink>.",
121
+ "pending": "Folyamatban",
122
+ "error": "Hiba",
123
+ "disconnect": "Lezárás",
124
+ "setupDomain": "Domain beállítása",
125
+ "connectSmtp": "SMTP csatlakoztatása",
126
+ "connectGmail": "Gmail csatlakoztatása",
127
+ "connectOutlook": "Outlook csatlakoztatása"
111
128
  }
112
129
  }
113
130
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domain berhasil diverifikasi!",
87
87
  "verificationPending": "Verifikasi sedang berlangsung. Propagasi catatan DNS dapat memakan waktu hingga 24 jam.",
88
88
  "domainDisconnected": "Domain berhasil diputuskan sambungannya!"
89
- }
89
+ },
90
+ "description": "Konfigurasikan pengaturan DKIM dan DNS Anda untuk mengirim email dari penyedia email kustom Anda dan bukan dari Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} diperlukan",
112
113
  "emailInvalid": "Email tidak valid"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Hubungkan {{appName, anyCase}} dengan {{provider, anyCase}}.",
118
+ "connectedTitle": "Akun {{provider, anyCase}} Anda sekarang terhubung.",
119
+ "pendingTitle": "Pengaturan {{provider, anyCase}} Anda sedang menunggu.",
120
+ "connectedEmail": "Email yang terhubung: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Saat ini, Anda hanya dapat menghubungkan satu integrasi email pada satu waktu. Baik Gmail, Outlook, penyedia email kustom, atau SMTP. Silakan putuskan <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integrasi Anda untuk menghubungkan {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Anda memiliki integrasi <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> yang sedang tertunda. Silakan putuskan sebelum menghubungkan {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Untuk belajar bagaimana menghubungkan dengan {{provider, anyCase}}, baca <helpLink>artikel bantuan ini</helpLink>.",
124
+ "pending": "Menunggu",
125
+ "error": "Kesalahan",
126
+ "disconnect": "Putuskan",
127
+ "setupDomain": "Siapkan domain",
128
+ "connectSmtp": "Hubungkan SMTP",
129
+ "connectGmail": "Hubungkan Gmail",
130
+ "connectOutlook": "Hubungkan Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Dominio verificato con successo!",
87
87
  "verificationPending": "Verifica in corso. La propagazione dei record DNS può richiedere fino a 24 ore.",
88
88
  "domainDisconnected": "Dominio disconnesso con successo!"
89
- }
89
+ },
90
+ "description": "Configura le tue impostazioni DKIM e DNS per inviare email dal tuo provider email personalizzato e non da Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} è obbligatorio",
112
113
  "emailInvalid": "Email non valida"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Collega {{appName, anyCase}} con {{provider, anyCase}}.",
118
+ "connectedTitle": "Il tuo account {{provider, anyCase}} è ora connesso.",
119
+ "pendingTitle": "La tua configurazione di {{provider, anyCase}} è in attesa.",
120
+ "connectedEmail": "Email connessa: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Attualmente, puoi connettere solo un'integrazione email alla volta. Puoi scegliere tra Gmail, Outlook, provider email personalizzato o SMTP. Si prega di disconnettere la tua <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integrazione per connettere {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Hai un'integrazione <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> in attesa. Si prega di disconnetterla prima di connettere {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Per scoprire come collegarti a {{provider, anyCase}}, leggi questo <helpLink>articolo di aiuto</helpLink>.",
124
+ "pending": "In attesa",
125
+ "error": "Errore",
126
+ "disconnect": "Disconnetti",
127
+ "setupDomain": "Configura dominio",
128
+ "connectSmtp": "Collega SMTP",
129
+ "connectGmail": "Collega Gmail",
130
+ "connectOutlook": "Collega Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "ドメインが正常に確認されました!",
87
87
  "verificationPending": "確認中。DNSレコードの伝播には最大24時間かかる場合があります。",
88
88
  "domainDisconnected": "ドメインの接続が解除されました!"
89
- }
89
+ },
90
+ "description": "カスタムメールプロバイダからメールを送信するためにDKIMおよびDNS設定を構成し、Neetoからではないメールを送信します。"
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}}は必須です",
112
113
  "emailInvalid": "無効なメール"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "{{appName, anyCase}}を{{provider, anyCase}}に接続します。",
118
+ "connectedTitle": "あなたの{{provider, anyCase}}アカウントは現在接続されています。",
119
+ "pendingTitle": "あなたの{{provider, anyCase}}設定は保留中です。",
120
+ "connectedEmail": "接続されたメール: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "現在、同時に1つのメール統合のみ接続できます。Gmail、Outlook、カスタムメールプロバイダ、またはSMTPのいずれかです。接続中の<disconnectLink>{{activeProvider, anyCase}}</disconnectLink>統合を切断して、{{targetProvider, anyCase}}を接続してください。",
122
+ "pendingIntegrationBlocked": "保留中の<disconnectLink>{{activeProvider, anyCase}}</disconnectLink>統合があります。{{targetProvider, anyCase}}を接続する前にそれを切断してください。",
123
+ "helpArticleText": "{{provider, anyCase}}に接続する方法を学ぶには、この<helpLink>ヘルプ記事</helpLink>をお読みください。",
124
+ "pending": "保留中",
125
+ "error": "エラー",
126
+ "disconnect": "切断",
127
+ "setupDomain": "ドメインを設定する",
128
+ "connectSmtp": "SMTPを接続する",
129
+ "connectGmail": "Gmailを接続する",
130
+ "connectOutlook": "Outlookを接続する"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "도메인이 성공적으로 인증되었습니다!",
87
87
  "verificationPending": "인증 진행 중. DNS 레코드 전파는 최대 24시간이 걸릴 수 있습니다.",
88
88
  "domainDisconnected": "도메인이 성공적으로 연결 해제되었습니다!"
89
- }
89
+ },
90
+ "description": "맞춤 이메일 제공업체에서 이메일을 전송하도록 DKIM 및 DNS 설정을 구성하고 Neeto에서 전송하지 마세요."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}}는 필수입니다",
112
113
  "emailInvalid": "잘못된 이메일"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "{{appName, anyCase}}을(를) {{provider, anyCase}}와 연결하세요.",
118
+ "connectedTitle": "당신의 {{provider, anyCase}} 계정이 이제 연결되었습니다.",
119
+ "pendingTitle": "당신의 {{provider, anyCase}} 설정이 대기 중입니다.",
120
+ "connectedEmail": "연결된 이메일: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "현재 동시에 하나의 이메일 통합만 연결할 수 있습니다. Gmail, Outlook, 맞춤 이메일 제공업체 또는 SMTP 중 하나입니다. {{targetProvider, anyCase}}를 연결하려면 <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> 통합을 해제하세요.",
122
+ "pendingIntegrationBlocked": "대기 중인 <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> 통합이 있습니다. {{targetProvider, anyCase}}를 연결하기 전에 해제하세요.",
123
+ "helpArticleText": "{{provider, anyCase}}와 연결하는 방법을 배우려면 이 <helpLink>도움말 글</helpLink>를 읽어보세요.",
124
+ "pending": "대기 중",
125
+ "error": "오류",
126
+ "disconnect": "연결 해제",
127
+ "setupDomain": "도메인 설정",
128
+ "connectSmtp": "SMTP 연결",
129
+ "connectGmail": "Gmail 연결",
130
+ "connectOutlook": "Outlook 연결"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domein succesvol geverifieerd!",
87
87
  "verificationPending": "Verificatie in uitvoering. DNS-records propagatie kan tot 24 uur duren.",
88
88
  "domainDisconnected": "Domein succesvol ontkoppeld!"
89
- }
89
+ },
90
+ "description": "Configureer je DKIM- en DNS-instellingen om e-mails te verzenden vanuit je eigen e-mailprovider en niet vanuit Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} is vereist",
112
113
  "emailInvalid": "Ongeldig e-mailadres"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Verbind {{appName, anyCase}} met {{provider, anyCase}}.",
118
+ "connectedTitle": "Je {{provider, anyCase}} account is nu verbonden.",
119
+ "pendingTitle": "Je {{provider, anyCase}} instelling is in behandeling.",
120
+ "connectedEmail": "Verbonden e-mail: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Momenteel kun je slechts één e-mailintegratie tegelijk verbinden. Kies uit Gmail, Outlook, aangepaste e-mailprovider of SMTP. Koppel alsjeblieft je <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integratie om {{targetProvider, anyCase}} te verbinden.",
122
+ "pendingIntegrationBlocked": "Je hebt een hangende <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integratie. Koppel deze alsjeblieft los voordat je {{targetProvider, anyCase}} verbindt.",
123
+ "helpArticleText": "Om te leren hoe je verbinding maakt met {{provider, anyCase}}, lees dit <helpLink>helpartikel</helpLink>.",
124
+ "pending": "In behandeling",
125
+ "error": "Fout",
126
+ "disconnect": "Koppelen",
127
+ "setupDomain": "Domein instellen",
128
+ "connectSmtp": "Verbind SMTP",
129
+ "connectGmail": "Verbind Gmail",
130
+ "connectOutlook": "Verbind Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domena zweryfikowana pomyślnie!",
87
87
  "verificationPending": "Weryfikacja w toku. Propagacja rekordów DNS może potrwać do 24 godzin.",
88
88
  "domainDisconnected": "Domena została pomyślnie rozłączona!"
89
- }
89
+ },
90
+ "description": "Skonfiguruj swoje ustawienia DKIM i DNS, aby wysyłać e-maile z własnego dostawcy e-mail i nie z Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} jest wymagane",
112
113
  "emailInvalid": "Nieprawidłowy e-mail"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Połącz {{appName, anyCase}} z {{provider, anyCase}}.",
118
+ "connectedTitle": "Twoje konto {{provider, anyCase}} jest teraz połączone.",
119
+ "pendingTitle": "Twoja konfiguracja {{provider, anyCase}} oczekuje.",
120
+ "connectedEmail": "Połączony e-mail: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Obecnie możesz połączyć tylko jedną integrację e-mail naraz. Możesz użyć Gmail, Outlook, własnego dostawcy e-mail lub SMTP. Proszę odłączyć <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>, aby połączyć {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Masz oczekującą integrację <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>. Proszę odłączyć ją przed połączeniem {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Aby dowiedzieć się, jak połączyć się z {{provider, anyCase}}, przeczytaj ten <helpLink>artykuł pomocniczy</helpLink>.",
124
+ "pending": "Oczekujące",
125
+ "error": "Błąd",
126
+ "disconnect": "Rozłącz",
127
+ "setupDomain": "Skonfiguruj domenę",
128
+ "connectSmtp": "Połącz SMTP",
129
+ "connectGmail": "Połącz Gmail",
130
+ "connectOutlook": "Połącz Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domínio verificado com sucesso!",
87
87
  "verificationPending": "Verificação em andamento. A propagação dos registros DNS pode levar até 24 horas.",
88
88
  "domainDisconnected": "Domínio desconectado com sucesso!"
89
- }
89
+ },
90
+ "description": "Configure suas configurações DKIM e DNS para enviar e-mails do seu provedor de e-mail personalizado e não do Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} é obrigatório",
112
113
  "emailInvalid": "E-mail inválido"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Conecte {{appName, anyCase}} com {{provider, anyCase}}.",
118
+ "connectedTitle": "Sua conta {{provider, anyCase}} está conectada agora.",
119
+ "pendingTitle": "Sua configuração {{provider, anyCase}} está pendente.",
120
+ "connectedEmail": "Email conectado: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Atualmente, você pode conectar apenas uma integração de e-mail por vez. Seja Gmail, Outlook, Provedor de e-mail personalizado ou SMTP. Por favor, desconecte sua <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integração para conectar {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Você tem uma integração <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> pendente. Por favor, desconecte-a antes de conectar {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Para aprender como se conectar com {{provider, anyCase}}, leia este <helpLink>artigo de ajuda</helpLink>.",
124
+ "pending": "Pendente",
125
+ "error": "Erro",
126
+ "disconnect": "Desconectar",
127
+ "setupDomain": "Configurar domínio",
128
+ "connectSmtp": "Conectar SMTP",
129
+ "connectGmail": "Conectar Gmail",
130
+ "connectOutlook": "Conectar Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domínio verificado com sucesso!",
87
87
  "verificationPending": "Verificação em andamento. A propagação dos registros DNS pode levar até 24 horas.",
88
88
  "domainDisconnected": "Domínio desconectado com sucesso!"
89
- }
89
+ },
90
+ "description": "Configure suas configurações de DKIM e DNS para enviar e-mails do seu provedor de e-mail personalizado e não do Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} é obrigatório",
112
113
  "emailInvalid": "E-mail inválido"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Conectar {{appName, anyCase}} com {{provider, anyCase}}.",
118
+ "connectedTitle": "Sua conta {{provider, anyCase}} está conectada agora.",
119
+ "pendingTitle": "Sua configuração {{provider, anyCase}} está pendente.",
120
+ "connectedEmail": "Email conectado: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Atualmente, você pode conectar apenas uma integração de e-mail por vez. Seja Gmail, Outlook, Provedor de email personalizado ou SMTP. Por favor, desconecte sua <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integração para conectar {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Você tem uma integração pendente <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>. Por favor, desconecte-a antes de conectar {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Para aprender a como conectar-se com {{provider, anyCase}}, leia este <helpLink>artigo de ajuda</helpLink>.",
124
+ "pending": "Pendente",
125
+ "error": "Erro",
126
+ "disconnect": "Desconectar",
127
+ "setupDomain": "Configurar domínio",
128
+ "connectSmtp": "Conectar SMTP",
129
+ "connectGmail": "Conectar Gmail",
130
+ "connectOutlook": "Conectar Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domeniul verificat cu succes!",
87
87
  "verificationPending": "Verificarea este în curs de desfășurare. Propagarea înregistrărilor DNS poate dura până la 24 de ore.",
88
88
  "domainDisconnected": "Domeniul deconectat cu succes!"
89
- }
89
+ },
90
+ "description": "Configurează-ți setările DKIM și DNS pentru a trimite e-mailuri de la furnizorul tău de e-mail personalizat și nu de la Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} este necesar",
112
113
  "emailInvalid": "Email invalid"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Conectează {{appName, anyCase}} cu {{provider, anyCase}}.",
118
+ "connectedTitle": "Contul tău {{provider, anyCase}} este acum conectat.",
119
+ "pendingTitle": "Configurarea ta {{provider, anyCase}} este în așteptare.",
120
+ "connectedEmail": "E-mail conectat: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "În prezent, poți conecta numai o integrare de e-mail la un moment dat. Fie Gmail, Outlook, Furnizor de e-mail personalizat sau SMTP. Te rog deconectează <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integrarea pentru a conecta {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Ai o integrare <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> în așteptare. Te rog deconecteaz-o înainte de a conecta {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Pentru a învăța cum să te conectezi cu {{provider, anyCase}}, citește acest <helpLink>articol de ajutor</helpLink>.",
124
+ "pending": "În așteptare",
125
+ "error": "Eroare",
126
+ "disconnect": "Deconectare",
127
+ "setupDomain": "Configurează domeniul",
128
+ "connectSmtp": "Conectează SMTP",
129
+ "connectGmail": "Conectează Gmail",
130
+ "connectOutlook": "Conectează Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Домен успешно подтвержден!",
87
87
  "verificationPending": "Проверка в процессе. Распространение записей DNS может занять до 24 часов.",
88
88
  "domainDisconnected": "Домен успешно отключен!"
89
- }
89
+ },
90
+ "description": "Настройте ваши настройки DKIM и DNS, чтобы отправлять электронные письма от вашего собственного провайдера электронной почты, а не от Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} обязателен",
112
113
  "emailInvalid": "Недопустимый адрес электронной почты"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Подключите {{appName, anyCase}} к {{provider, anyCase}}.",
118
+ "connectedTitle": "Ваш аккаунт {{provider, anyCase}} теперь подключен.",
119
+ "pendingTitle": "Настройка вашего {{provider, anyCase}} ожидает подтверждения.",
120
+ "connectedEmail": "Подключенный адрес электронной почты: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "В настоящее время вы можете подключить только одну интеграцию электронной почты одновременно. Либо Gmail, Outlook, пользовательский провайдер электронной почты, либо SMTP. Пожалуйста, отключите вашу <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> интеграцию, чтобы подключить {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "У вас есть ожидающая <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> интеграция. Пожалуйста, отключите её перед подключением {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Чтобы узнать, как подключиться к {{provider, anyCase}}, прочтите эту <helpLink>статью справки</helpLink>.",
124
+ "pending": "Ожидание",
125
+ "error": "Ошибка",
126
+ "disconnect": "Отключить",
127
+ "setupDomain": "Настройка домена",
128
+ "connectSmtp": "Подключить SMTP",
129
+ "connectGmail": "Подключить Gmail",
130
+ "connectOutlook": "Подключить Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Doména bola úspešne overená!",
87
87
  "verificationPending": "Overenie prebieha. Propagácia DNS záznamov môže trvať až 24 hodín.",
88
88
  "domainDisconnected": "Doména bola úspešne odpojená!"
89
- }
89
+ },
90
+ "description": "Nakonfigurujte svoje nastavenia DKIM a DNS, aby ste mohli posielať e-maily zo svojho vlastného poskytovateľa e-mailových služieb a nie zo služby Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} je povinné",
112
113
  "emailInvalid": "Neplatný e-mail"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Pripojte {{appName, anyCase}} s {{provider, anyCase}}.",
118
+ "connectedTitle": "Váš účet {{provider, anyCase}} je teraz pripojený.",
119
+ "pendingTitle": "Vaše nastavenie {{provider, anyCase}} čaká.",
120
+ "connectedEmail": "Pripojený e-mail: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Aktuálne môžete pripojiť iba jednu e-mailovú integráciu naraz. Buď Gmail, Outlook, poskytovateľa vlastného e-mailu alebo SMTP. Prosím, odpojte svoju <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integráciu, aby ste mohli pripojiť {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Máte čakajúcu <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integráciu. Prosím, odpojte ju pred pripojením {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Ak sa chcete dozvedieť, ako sa pripojiť k {{provider, anyCase}}, prečítajte si tento <helpLink>článok s pomocou</helpLink>.",
124
+ "pending": "Čaká",
125
+ "error": "Chyba",
126
+ "disconnect": "Odpojiť",
127
+ "setupDomain": "Nastaviť doménu",
128
+ "connectSmtp": "Pripojiť SMTP",
129
+ "connectGmail": "Pripojiť Gmail",
130
+ "connectOutlook": "Pripojiť Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domena uspešno preverjena!",
87
87
  "verificationPending": "Preverjanje poteka. Širitev DNS zapisov lahko traja do 24 ur.",
88
88
  "domainDisconnected": "Domena je bila uspešno odklopljena!"
89
- }
89
+ },
90
+ "description": "Konfigurirajte svoje nastavitve DKIM in DNS, da pošiljate e-pošto iz svojega prilagojenega ponudnika e-pošte in ne iz Neeta."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} je obvezno",
112
113
  "emailInvalid": "Neveljavna e-pošta"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Povežite {{appName, anyCase}} s {{provider, anyCase}}.",
118
+ "connectedTitle": "Vaš račun {{provider, anyCase}} je zdaj povezan.",
119
+ "pendingTitle": "Vaša nastavitev {{provider, anyCase}} je v postopku.",
120
+ "connectedEmail": "Povezana e-pošta: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Trenutno lahko povežete le eno integracijo e-pošte naenkrat. Bodisi Gmail, Outlook, prilagojen ponudnik e-pošte ali SMTP. Prosimo, odklopite svojo <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integracijo, da povežete {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Imate čakajočo <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> integracijo. Prosimo, odklopite jo, preden povežete {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Če želite izvedeti, kako se povezati s {{provider, anyCase}}, preberite ta <helpLink>članek s pomočjo</helpLink>.",
124
+ "pending": "Čakajoče",
125
+ "error": "Napaka",
126
+ "disconnect": "Odklopi",
127
+ "setupDomain": "Nastavi domeno",
128
+ "connectSmtp": "Povežite SMTP",
129
+ "connectGmail": "Povežite Gmail",
130
+ "connectOutlook": "Povežite Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Domän verifierad framgångsrikt!",
87
87
  "verificationPending": "Verifiering pågår. Spridningen av DNS-poster kan ta upp till 24 timmar.",
88
88
  "domainDisconnected": "Domän bortkopplad framgångsrikt!"
89
- }
89
+ },
90
+ "description": "Konfigurera dina DKIM- och DNS-inställningar för att skicka e-post från din anpassade e-postleverantör och inte från Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} krävs",
112
113
  "emailInvalid": "Ogiltig e-post"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Anslut {{appName, anyCase}} med {{provider, anyCase}}.",
118
+ "connectedTitle": "Ditt {{provider, anyCase}}-konto är nu anslutet.",
119
+ "pendingTitle": "Din {{provider, anyCase}}-inställning är under behandling.",
120
+ "connectedEmail": "Ansluten e-post: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "För närvarande kan du bara ansluta en e-postintegrering åt gången. Antingen Gmail, Outlook, anpassad e-postleverantör eller SMTP. Vänligen koppla bort din <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>-integration för att ansluta {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Du har en väntande <disconnectLink>{{activeProvider, anyCase}}</disconnectLink>-integration. Vänligen koppla bort den innan du ansluter {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "För att lära dig hur du ansluter med {{provider, anyCase}}, läs denna <helpLink>handledning</helpLink>.",
124
+ "pending": "Väntande",
125
+ "error": "Fel",
126
+ "disconnect": "Koppla bort",
127
+ "setupDomain": "Ställ in domän",
128
+ "connectSmtp": "Anslut SMTP",
129
+ "connectGmail": "Anslut Gmail",
130
+ "connectOutlook": "Anslut Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "โดเมนได้รับการตรวจสอบสำเร็จ!",
87
87
  "verificationPending": "การตรวจสอบกำลังดำเนินการ การแพร่กระจายของระเบียน DNS อาจใช้เวลาสูงสุดถึง 24 ชั่วโมง.",
88
88
  "domainDisconnected": "ยกเลิกการเชื่อมต่อโดเมนสำเร็จ!"
89
- }
89
+ },
90
+ "description": "กำหนดค่า DKIM และการตั้งค่า DNS ของคุณเพื่อส่งอีเมลจากผู้ให้บริการอีเมลที่กำหนดเองของคุณ และไม่ใช่จาก Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} จำเป็นต้องระบุ",
112
113
  "emailInvalid": "อีเมลไม่ถูกต้อง"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "เชื่อมต่อ {{appName, anyCase}} กับ {{provider, anyCase}}.",
118
+ "connectedTitle": "บัญชี {{provider, anyCase}} ของคุณเชื่อมต่อแล้ว.",
119
+ "pendingTitle": "การตั้งค่า {{provider, anyCase}} ของคุณอยู่ระหว่างรอการดำเนินการ.",
120
+ "connectedEmail": "อีเมลที่เชื่อมต่อ: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "ในขณะนี้ คุณสามารถเชื่อมต่อการรวมอีเมลได้เพียงหนึ่งครั้งในเวลาเดียวกัน ไม่ว่าจะเป็น Gmail, Outlook, ผู้ให้บริการอีเมลที่กำหนดเอง หรือ SMTP กรุณาถอดการเชื่อมต่อการรวม <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> ของคุณเพื่อเชื่อมต่อ {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "คุณมีการรวม <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> ที่รออยู่ กรุณาถอดการเชื่อมต่อก่อนที่จะเชื่อมต่อ {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "หากต้องการเรียนรู้วิธีการเชื่อมต่อกับ {{provider, anyCase}} โปรดอ่าน <helpLink>บทความช่วยเหลือนี้</helpLink>.",
124
+ "pending": "รอดำเนินการ",
125
+ "error": "ความผิดพลาด",
126
+ "disconnect": "ถอดการเชื่อมต่อ",
127
+ "setupDomain": "ตั้งค่าโดเมน",
128
+ "connectSmtp": "เชื่อมต่อ SMTP",
129
+ "connectGmail": "เชื่อมต่อ Gmail",
130
+ "connectOutlook": "เชื่อมต่อ Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Alan adı başarıyla doğrulandı!",
87
87
  "verificationPending": "Doğrulama devam ediyor. DNS kayıtlarının yayılması 24 saate kadar sürebilir.",
88
88
  "domainDisconnected": "Alan adı başarıyla bağlantısı kesildi!"
89
- }
89
+ },
90
+ "description": "Özel e-posta sağlayıcınızdan e-posta göndermek için DKIM ve DNS ayarlarını yapılandırın, Neeto'dan değil."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} gereklidir",
112
113
  "emailInvalid": "Geçersiz e-posta"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "{{appName, anyCase}}'i {{provider, anyCase}} ile bağlayın.",
118
+ "connectedTitle": "{{provider, anyCase}} hesabınız şimdi bağlı.",
119
+ "pendingTitle": "{{provider, anyCase}} ayarınız beklemede.",
120
+ "connectedEmail": "Bağlı e-posta: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Şu anda yalnızca bir e-posta entegrasyonu bağlayabilirsiniz. Ya Gmail, Outlook, Özel e-posta sağlayıcısı ya da SMTP. Lütfen {{activeProvider, anyCase}}</disconnectLink> entegrasyonunuzu koparın ve {{targetProvider, anyCase}}'i bağlayın.",
122
+ "pendingIntegrationBlocked": "Beklemede bir <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> entegrasyonunuz var. Lütfen bunu, {{targetProvider, anyCase}}'i bağlamadan önce koparın.",
123
+ "helpArticleText": "{{provider, anyCase}} ile nasıl bağlanacağınızı öğrenmek için bu <helpLink>yardım makalesini</helpLink> okuyun.",
124
+ "pending": "Beklemede",
125
+ "error": "Hata",
126
+ "disconnect": "Bağlantıyı Kes",
127
+ "setupDomain": "Alan adı ayarlama",
128
+ "connectSmtp": "SMTP'yi Bağla",
129
+ "connectGmail": "Gmail'i Bağla",
130
+ "connectOutlook": "Outlook'u Bağla"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Домен успішно підтверджено!",
87
87
  "verificationPending": "Перевірка триває. Поширення DNS записів може зайняти до 24 годин.",
88
88
  "domainDisconnected": "Домен успішно відключено!"
89
- }
89
+ },
90
+ "description": "Налаштуйте свої налаштування DKIM та DNS, щоб надсилати електронні листи з вашого власного постачальника електронної пошти, а не з Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} обов'язковий",
112
113
  "emailInvalid": "Недійсна електронна пошта"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Підключіть {{appName, anyCase}} до {{provider, anyCase}}.",
118
+ "connectedTitle": "Ваш акаунт {{provider, anyCase}} тепер підключено.",
119
+ "pendingTitle": "Ваша налаштування {{provider, anyCase}} в процесі.",
120
+ "connectedEmail": "Підключена електронна пошта: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "В даний момент ви можете підключити лише одну інтеграцію електронної пошти одночасно. Або Gmail, Outlook, власного постачальника електронної пошти або SMTP. Будь ласка, від'єднайте вашу <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> інтеграцію, щоб підключити {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "У вас є очікуюча <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> інтеграція. Будь ласка, від'єднайте її перед підключенням {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Щоб дізнатися, як підключити {{provider, anyCase}}, прочитайте цю <helpLink>статтю допомоги</helpLink>.",
124
+ "pending": "В ожидании",
125
+ "error": "Помилка",
126
+ "disconnect": "Від'єднати",
127
+ "setupDomain": "Налаштувати домен",
128
+ "connectSmtp": "Підключити SMTP",
129
+ "connectGmail": "Підключити Gmail",
130
+ "connectOutlook": "Підключити Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "Tên miền đã được xác minh thành công!",
87
87
  "verificationPending": "Xác minh đang tiến hành. Quá trình phân tán bản ghi DNS có thể mất tới 24 giờ.",
88
88
  "domainDisconnected": "Tên miền đã ngắt kết nối thành công!"
89
- }
89
+ },
90
+ "description": "Cấu hình DKIM và cài đặt DNS của bạn để gửi email từ nhà cung cấp email tùy chỉnh của bạn và không phải từ Neeto."
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} là bắt buộc",
112
113
  "emailInvalid": "Email không hợp lệ"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "Kết nối {{appName, anyCase}} với {{provider, anyCase}}.",
118
+ "connectedTitle": "Tài khoản {{provider, anyCase}} của bạn đã được kết nối.",
119
+ "pendingTitle": "Cài đặt {{provider, anyCase}} của bạn đang chờ xử lý.",
120
+ "connectedEmail": "Email đã kết nối: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "Hiện tại, bạn chỉ có thể kết nối một tích hợp email tại một thời điểm. Hoặc Gmail, Outlook, nhà cung cấp email tùy chỉnh hoặc SMTP. Vui lòng ngắt kết nối <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> của bạn để kết nối {{targetProvider, anyCase}}.",
122
+ "pendingIntegrationBlocked": "Bạn có một tích hợp <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> đang chờ xử lý. Vui lòng ngắt kết nối trước khi kết nối {{targetProvider, anyCase}}.",
123
+ "helpArticleText": "Để tìm hiểu cách kết nối với {{provider, anyCase}}, đọc bài <helpLink>article trợ giúp</helpLink> này.",
124
+ "pending": "Đang chờ",
125
+ "error": "Lỗi",
126
+ "disconnect": "Ngắt kết nối",
127
+ "setupDomain": "Thiết lập miền",
128
+ "connectSmtp": "Kết nối SMTP",
129
+ "connectGmail": "Kết nối Gmail",
130
+ "connectOutlook": "Kết nối Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "域名验证成功!",
87
87
  "verificationPending": "验证正在进行中。DNS 记录传播可能需要最多 24 小时。",
88
88
  "domainDisconnected": "域名已成功断开连接!"
89
- }
89
+ },
90
+ "description": "配置您的 DKIM 和 DNS 设置,以便从您的自定义电子邮件提供商发送电子邮件,而不是从 Neeto 发送。"
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} 是必填项",
112
113
  "emailInvalid": "无效的电子邮件"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "将 {{appName, anyCase}} 与 {{provider, anyCase}} 连接。",
118
+ "connectedTitle": "您的 {{provider, anyCase}} 账户现在已连接。",
119
+ "pendingTitle": "您的 {{provider, anyCase}} 设置正在等待中。",
120
+ "connectedEmail": "已连接的电子邮件: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "目前,您一次只能连接一个电子邮件集成。可以是 Gmail、Outlook、自定义电子邮件提供商或 SMTP。请断开与 <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> 的集成,以连接 {{targetProvider, anyCase}}。",
122
+ "pendingIntegrationBlocked": "您有一个待处理的 <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> 集成。请在连接 {{targetProvider, anyCase}} 之前将其断开。",
123
+ "helpArticleText": "要了解如何与 {{provider, anyCase}} 连接,请阅读此 <helpLink>帮助文章</helpLink>。",
124
+ "pending": "待处理",
125
+ "error": "错误",
126
+ "disconnect": "断开连接",
127
+ "setupDomain": "设置域",
128
+ "connectSmtp": "连接 SMTP",
129
+ "connectGmail": "连接 Gmail",
130
+ "connectOutlook": "连接 Outlook"
114
131
  }
115
132
  }
116
133
  }
@@ -86,7 +86,8 @@
86
86
  "domainVerified": "域名驗證成功!",
87
87
  "verificationPending": "驗證進行中。DNS 記錄傳播可能需要最多 24 小時。",
88
88
  "domainDisconnected": "域名已成功斷開連接!"
89
- }
89
+ },
90
+ "description": "配置您的 DKIM 和 DNS 設定,以便從您的自訂電子郵件提供者發送電子郵件,而不是從 Neeto 發送。"
90
91
  },
91
92
  "smtp": {
92
93
  "title": "SMTP",
@@ -111,6 +112,22 @@
111
112
  "requiredField": "{{field}} 是必填項",
112
113
  "emailInvalid": "無效的電子郵件"
113
114
  }
115
+ },
116
+ "integrationDetail": {
117
+ "connectTitle": "將 {{appName, anyCase}} 與 {{provider, anyCase}} 連接。",
118
+ "connectedTitle": "您的 {{provider, anyCase}} 帳戶現在已連接。",
119
+ "pendingTitle": "您的 {{provider, anyCase}} 設定正在待處理。",
120
+ "connectedEmail": "已連接的電子郵件: <bold>{{email}}</bold>",
121
+ "onlyOneIntegration": "目前您只能同時連接一個電子郵件整合。可選擇 Gmail、Outlook、自訂電子郵件提供者或 SMTP。請斷開您的 <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> 整合,以連接 {{targetProvider, anyCase}}。",
122
+ "pendingIntegrationBlocked": "您有一個待處理的 <disconnectLink>{{activeProvider, anyCase}}</disconnectLink> 整合。請先斷開它再連接 {{targetProvider, anyCase}}。",
123
+ "helpArticleText": "要了解如何與 {{provider, anyCase}} 連接,請閱讀這篇 <helpLink>幫助文章</helpLink>。",
124
+ "pending": "待處理",
125
+ "error": "錯誤",
126
+ "disconnect": "斷開連接",
127
+ "setupDomain": "設置域名",
128
+ "connectSmtp": "連接 SMTP",
129
+ "connectGmail": "連接 Gmail",
130
+ "connectOutlook": "連接 Outlook"
114
131
  }
115
132
  }
116
133
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-email-delivery-frontend",
3
- "version": "1.0.28",
3
+ "version": "1.0.29",
4
4
  "description": "This repo is for implementing custom email delivery functionality for the Neeto platform.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-email-delivery-nano",
@@ -66,7 +66,7 @@
66
66
  "@babel/preset-typescript": "7.26.0",
67
67
  "@babel/runtime": "7.26.10",
68
68
  "@bigbinary/babel-preset-neeto": "^1.0.3",
69
- "@bigbinary/eslint-plugin-neeto": "1.8.2",
69
+ "@bigbinary/eslint-plugin-neeto": "1.8.3",
70
70
  "@bigbinary/neeto-cist": "1.0.17",
71
71
  "@bigbinary/neeto-commons-frontend": "4.13.108",
72
72
  "@bigbinary/neeto-filters-frontend": "4.3.32",