@bigbinary/neeto-molecules 4.1.31 → 4.1.32

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-molecules",
3
- "version": "4.1.31",
3
+ "version": "4.1.32",
4
4
  "description": "A package of reusable molecular components for neeto products.",
5
5
  "repository": "git@github.com:bigbinary/neeto-molecules.git",
6
6
  "author": "Amaljith K <amaljith.k@bigbinary.com>",
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>فصل Zoom</Semibold> لـ <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>تم الاتصال بـ {{integrationName}}</Semibold> باستخدام <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>تم الاتصال بـ {{integrationName}}</Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>تم الاتصال بـ {{integrationName}}</Semibold> نيابة عن <Code>{{onBehalfOf}}</Code> باستخدام <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>تم الاتصال بـ {{integrationName}}</Semibold> نيابة عن <Code>{{onBehalfOf}}</Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>تم الاتصال بـ {{integrationName}}</Semibold> لصالح <Code>{{integrationOwner}}</Code> باستخدام <Code>{{detail}}</Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>تم الاتصال بـ {{integrationName}}</Semibold> لصالح <Code>{{integrationOwner}}</Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>تم فصل الاتصال بـ {{integrationName}}</Semibold> من أجل <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>تم فصل الاتصال بـ {{integrationName}}</Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>تم فصل الاتصال بـ {{integrationName}}</Semibold> نيابة عن <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>تم فصل الاتصال بـ {{integrationName}}</Semibold> نيابة عن <Code>{{onBehalfOf}}</Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>تم قطع الاتصال بـ {{integrationName}}</Semibold> لصالح <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>تم قطع الاتصال بـ {{integrationName}}</Semibold> لصالح <Code>{{integrationOwner}}</Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>تم فصله</Semibold> من أجل <Code>{{detail}}</Code> (متصل بواسطة {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>تم فصله</Semibold> (متصل بواسطة {{performedBy, anyCase}})."
578
578
  }
@@ -586,12 +586,12 @@
586
586
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>прекъснат Zoom</Semibold> за <Code>{{emailAddress}}</Code>.",
587
587
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>свърза {{integrationName}}</Semibold> използвайки <Code>{{detail}}</Code>.",
588
588
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>свърза {{integrationName}}</Semibold>.",
589
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>свърза {{integrationName}}</Semibold> за <Code>{{onBehalfOf}}</Code> използвайки <Code>{{detail}}</Code>.",
590
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>свърза {{integrationName}}</Semibold> за <Code>{{onBehalfOf}}</Code>.",
589
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>свърза {{integrationName}}</Semibold> за <Code>{{integrationOwner}}</Code> с помощта на <Code>{{detail}}</Code>.",
590
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>свърза {{integrationName}}</Semibold> за <Code>{{integrationOwner}}</Code>.",
591
591
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>отключи {{integrationName}}</Semibold> за <Code>{{detail}}</Code>.",
592
592
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>отключи {{integrationName}}</Semibold>.",
593
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>отключи {{integrationName}}</Semibold> за <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
594
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>отключи {{integrationName}}</Semibold> за <Code>{{onBehalfOf}}</Code>.",
593
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>развърза {{integrationName}}</Semibold> за <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
594
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>развърза {{integrationName}}</Semibold> за <Code>{{integrationOwner}}</Code>.",
595
595
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>отключен</Semibold> за <Code>{{detail}}</Code> (свързан от {{performedBy, anyCase}}).",
596
596
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>отключен</Semibold> (свързан от {{performedBy, anyCase}})."
597
597
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>desconnectat Zoom</Semibold> per <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>connectat {{integrationName}}</Semibold> utilitzant <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>connectat {{integrationName}}</Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>connectat {{integrationName}}</Semibold> en nom de <Code>{{onBehalfOf}}</Code> utilitzant <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>connectat {{integrationName}}</Semibold> en nom de <Code>{{onBehalfOf}}</Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>connectat {{integrationName}}</Semibold> per <Code>{{integrationOwner}}</Code> utilitzant <Code>{{detail}}</Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>connectat {{integrationName}}</Semibold> per <Code>{{integrationOwner}}</Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>desconnectat {{integrationName}}</Semibold> per <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconnectat {{integrationName}}</Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>desconnectat {{integrationName}}</Semibold> per <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconnectat {{integrationName}}</Semibold> per <Code>{{onBehalfOf}}</Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>disconnectat {{integrationName}}</Semibold> per <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>disconnectat {{integrationName}}</Semibold> per <Code>{{integrationOwner}}</Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>desconnectat</Semibold> per <Code>{{detail}}</Code> (connectat per {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>desconnectat</Semibold> (connectat per {{performedBy, anyCase}})."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>odpojený Zoom</Semibold> pro <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>připojil {{integrationName}}< /Semibold> pomocí <Code>{{detail}}< /Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>připojil {{integrationName}}< /Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>připojil {{integrationName}}< /Semibold> za <Code>{{onBehalfOf}}< /Code> pomocí <Code>{{detail}}< /Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>připojil {{integrationName}}< /Semibold> za <Code>{{onBehalfOf}}< /Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold> připojil {{integrationName}}</Semibold> pro <Code>{{integrationOwner}}</Code> pomocí <Code>{{detail}}</Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold> připojil {{integrationName}}</Semibold> pro <Code>{{integrationOwner}}</Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}< /Semibold> pro <Code>{{detail}}< /Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}< /Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}< /Semibold> za <Code>{{onBehalfOf}}< /Code> (<Code>{{detail}}< /Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}< /Semibold> za <Code>{{onBehalfOf}}< /Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold> odpojil {{integrationName}}</Semibold> pro <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold> odpojil {{integrationName}}</Semibold> pro <Code>{{integrationOwner}}</Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>odpojeno< /Semibold> pro <Code>{{detail}}< /Code> (připojeno {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>odpojeno< /Semibold> (připojeno {{performedBy, anyCase}})."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>frakoblet Zoom</Semibold> for <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>forbundet {{integrationName}}<\\/Semibold> ved hjælp af <Code>{{detail}}<\\/Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>forbundet {{integrationName}}<\\/Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>forbundet {{integrationName}}<\\/Semibold> vegne af <Code>{{onBehalfOf}}<\\/Code> ved hjælp af <Code>{{detail}}<\\/Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>forbundet {{integrationName}}<\\/Semibold> vegne af <Code>{{onBehalfOf}}<\\/Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>forbundet {{integrationName}}</Semibold> for <Code>{{integrationOwner}}</Code> ved hjælp af <Code>{{detail}}</Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>forbundet {{integrationName}}</Semibold> for <Code>{{integrationOwner}}</Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>afbrudt {{integrationName}}<\\/Semibold> for <Code>{{detail}}<\\/Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>afbrudt {{integrationName}}<\\/Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>afbrudt {{integrationName}}<\\/Semibold> for <Code>{{onBehalfOf}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>afbrudt {{integrationName}}<\\/Semibold> for <Code>{{onBehalfOf}}<\\/Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>afbrudt {{integrationName}}</Semibold> for <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>afbrudt {{integrationName}}</Semibold> for <Code>{{integrationOwner}}</Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>afbrudt<\\/Semibold> for <Code>{{detail}}<\\/Code> (forbundet af {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>afbrudt<\\/Semibold> (forbundet af {{performedBy, anyCase}})."
578
578
  }
@@ -410,12 +410,12 @@
410
410
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>hat Zoom getrennt</Semibold> für <Code>{{emailAddress}}</Code>.",
411
411
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} verbunden<Semibold> unter Verwendung von <Code>{{detail}}</Code>.",
412
412
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} verbunden<Semibold>.",
413
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} verbunden<Semibold> für <Code>{{onBehalfOf}}</Code> unter Verwendung von <Code>{{detail}}</Code>.",
414
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} verbunden<Semibold> für <Code>{{onBehalfOf}}</Code>.",
413
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} verbunden</Semibold> für <Code>{{integrationOwner}}</Code> mit <Code>{{detail}}</Code>.",
414
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} verbunden</Semibold> für <Code>{{integrationOwner}}</Code>.",
415
415
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} getrennt<Semibold> für <Code>{{detail}}</Code>.",
416
416
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} getrennt<Semibold>.",
417
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} getrennt<Semibold> für <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
418
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} getrennt<Semibold> für <Code>{{onBehalfOf}}</Code>.",
417
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} getrennt</Semibold> für <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
418
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>hat {{integrationName}} getrennt</Semibold> für <Code>{{integrationOwner}}</Code>.",
419
419
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>wurde getrennt<Semibold> für <Code>{{detail}}</Code> (verbunden von {{performedBy, anyCase}}).",
420
420
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>wurde getrennt<Semibold> (verbunden von {{performedBy, anyCase}})."
421
421
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>desconectado Zoom</Semibold> para <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>conectó {{integrationName}}</Semibold> usando <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectó {{integrationName}}</Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectó {{integrationName}}</Semibold> por <Code>{{onBehalfOf}}</Code> usando <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectó {{integrationName}}</Semibold> por <Code>{{onBehalfOf}}</Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code> usando <Code>{{detail}}</Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>desconectó {{integrationName}}</Semibold> por <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectó {{integrationName}}</Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>desconectó {{integrationName}}</Semibold> por <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectó {{integrationName}}</Semibold> por <Code>{{onBehalfOf}}</Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>desconectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>desconectó</Semibold> por <Code>{{detail}}</Code> (conectado por {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>desconectó</Semibold> (conectado por {{performedBy, anyCase}})."
578
578
  }
@@ -410,12 +410,12 @@
410
410
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>desconectado Zoom</Semibold> para <Code>{{emailAddress}}</Code>.",
411
411
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>conectado {{integrationName}}</Semibold> usando <Code>{{detail}}</Code>.",
412
412
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectado {{integrationName}}</Semibold>.",
413
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectado {{integrationName}}</Semibold> en nombre de <Code>{{onBehalfOf}}</Code> usando <Code>{{detail}}</Code>.",
414
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectado {{integrationName}}</Semibold> en nombre de <Code>{{onBehalfOf}}</Code>.",
413
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code> usando <Code>{{detail}}</Code>.",
414
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code>.",
415
415
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>desconectado {{integrationName}}</Semibold> para <Code>{{detail}}</Code>.",
416
416
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectado {{integrationName}}</Semibold>.",
417
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>desconectado {{integrationName}}</Semibold> en nombre de <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
418
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectado {{integrationName}}</Semibold> en nombre de <Code>{{onBehalfOf}}</Code>.",
417
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>desconectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
418
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code>.",
419
419
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>desconectado</Semibold> para <Code>{{detail}}</Code> (conectado por {{performedBy, anyCase}}).",
420
420
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>desconectado</Semibold> (conectado por {{performedBy, anyCase}})."
421
421
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>katkestas Zoom'i</Semibold> aadressil <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>ühendas {{integrationName}}<Sembold> kasutades <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>ühendas {{integrationName}}<Sembold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ühendas {{integrationName}}<Sembold> <Code>{{onBehalfOf}}</Code> eest kasutades <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ühendas {{integrationName}}<Sembold> <Code>{{onBehalfOf}}</Code> eest.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ühendas {{integrationName}}<\\/Semibold> jaoks <Code>{{integrationOwner}}<\\/Code> kasutades <Code>{{detail}}<\\/Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ühendas {{integrationName}}<\\/Semibold> jaoks <Code>{{integrationOwner}}<\\/Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>katkestas {{integrationName}}<Sembold> jaoks <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>katkestas {{integrationName}}<Sembold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>katkestas {{integrationName}}<Sembold> <Code>{{onBehalfOf}}</Code> eest (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>katkestas {{integrationName}}<Sembold> <Code>{{onBehalfOf}}</Code> eest.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>katkestas {{integrationName}}<\\/Semibold> jaoks <Code>{{integrationOwner}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>katkestas {{integrationName}}<\\/Semibold> jaoks <Code>{{integrationOwner}}<\\/Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>katkestas<Sembold> <Code>{{detail}}</Code> (ühendatud {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>katkestas<Sembold> (ühendatud {{performedBy, anyCase}})."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>erotti Zoomin</Semibold> käyttäjältä <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>yhdisti {{integrationName}}<\\/Semibold> käyttäen <Code>{{detail}}<\\/Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>yhdisti {{integrationName}}<\\/Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>yhdisti {{integrationName}}<\\/Semibold> puolesta <Code>{{onBehalfOf}}<\\/Code> käyttäen <Code>{{detail}}<\\/Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>yhdisti {{integrationName}}<\\/Semibold> puolesta <Code>{{onBehalfOf}}<\\/Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>yhteytti {{integrationName}}< /Semibold> käyttäjänä <Code>{{integrationOwner}}< /Code> käyttäen <Code>{{detail}}< /Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>yhteytti {{integrationName}}< /Semibold> käyttäjänä <Code>{{integrationOwner}}< /Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>katkaisi yhteyden {{integrationName}}<\\/Semibold> <Code>{{detail}}<\\/Code>:lla.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>katkaisi yhteyden {{integrationName}}<\\/Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>katkaisi yhteyden {{integrationName}}<\\/Semibold> puolesta <Code>{{onBehalfOf}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>katkaisi yhteyden {{integrationName}}<\\/Semibold> puolesta <Code>{{onBehalfOf}}<\\/Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>katkaisi yhteyden {{integrationName}}< /Semibold> käyttäjänä <Code>{{integrationOwner}}< /Code> (<Code>{{detail}}< /Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>katkaisi yhteyden {{integrationName}}< /Semibold> käyttäjänä <Code>{{integrationOwner}}< /Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>katkaisi yhteyden<\\/Semibold> <Code>{{detail}}<\\/Code>:lla (yhdistetty käyttäjän {{performedBy, anyCase}} toimesta).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>katkaisi yhteyden<\\/Semibold> (yhdistetty käyttäjän {{performedBy, anyCase}} toimesta)."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>na-disconnect ang Zoom</Semibold> para sa <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>nakonekta {{integrationName}}<\\/Semibold> gamit ang <Code>{{detail}}<\\/Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>nakonekta {{integrationName}}<\\/Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>nakonekta {{integrationName}}<\\/Semibold> para kay <Code>{{onBehalfOf}}<\\/Code> gamit ang <Code>{{detail}}<\\/Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>nakonekta {{integrationName}}<\\/Semibold> para kay <Code>{{onBehalfOf}}<\\/Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>nakonekta {{integrationName}}<Semibold> para sa <Code>{{integrationOwner}}<Code> gamit ang <Code>{{detail}}<Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>nakonekta {{integrationName}}<Semibold> para sa <Code>{{integrationOwner}}<Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>dinisconnect {{integrationName}}<\\/Semibold> para kay <Code>{{detail}}<\\/Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>dinisconnect {{integrationName}}<\\/Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>dinisconnect {{integrationName}}<\\/Semibold> para kay <Code>{{onBehalfOf}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>dinisconnect {{integrationName}}<\\/Semibold> para kay <Code>{{onBehalfOf}}<\\/Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>na-disconnect {{integrationName}}<Semibold> para sa <Code>{{integrationOwner}}<Code> (<Code>{{detail}}<Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>na-disconnect {{integrationName}}<Semibold> para sa <Code>{{integrationOwner}}<Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>dinisconnect<\\/Semibold> para kay <Code>{{detail}}<\\/Code> (nakonekta ni {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>dinisconnect<\\/Semibold> (nakonekta ni {{performedBy, anyCase}})."
578
578
  }
@@ -410,12 +410,12 @@
410
410
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>démis en connexion Zoom</Semibold> pour <Code>{{emailAddress}}</Code>.",
411
411
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>connecté {{integrationName}}</Semibold> en utilisant <Code>{{detail}}</Code>.",
412
412
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>connecté {{integrationName}}</Semibold>.",
413
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>connecté {{integrationName}}</Semibold> pour <Code>{{onBehalfOf}}</Code> en utilisant <Code>{{detail}}</Code>.",
414
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>connecté {{integrationName}}</Semibold> pour <Code>{{onBehalfOf}}</Code>.",
413
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>connecté {{integrationName}}< /Semibold> pour <Code>{{integrationOwner}}< /Code> en utilisant <Code>{{detail}}< /Code>.",
414
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>connecté {{integrationName}}< /Semibold> pour <Code>{{integrationOwner}}< /Code>.",
415
415
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>disconnected {{integrationName}}</Semibold> pour <Code>{{detail}}</Code>.",
416
416
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>disconnected {{integrationName}}</Semibold>.",
417
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>disconnected {{integrationName}}</Semibold> pour <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
418
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>disconnected {{integrationName}}</Semibold> pour <Code>{{onBehalfOf}}</Code>.",
417
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>déc connecté {{integrationName}}< /Semibold> pour <Code>{{integrationOwner}}< /Code> (<Code>{{detail}}< /Code>).",
418
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>déc connecté {{integrationName}}< /Semibold> pour <Code>{{integrationOwner}}< /Code>.",
419
419
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>disconnected</Semibold> pour <Code>{{detail}}</Code> (connecté par {{performedBy, anyCase}}).",
420
420
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>disconnected</Semibold> (connecté par {{performedBy, anyCase}})."
421
421
  }
@@ -387,12 +387,12 @@
387
387
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>הושבת Zoom</Semibold> ל- <Code>{{emailAddress}}</Code>.",
388
388
  "integrationConnected": "{{performedBy, anyCase}} <Semibold> מחובר {{integrationName}} </Semibold> באמצעות <Code>{{detail}}</Code>.",
389
389
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold> מחובר {{integrationName}} </Semibold>.",
390
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold> מחובר {{integrationName}} </Semibold> עבור <Code>{{onBehalfOf}}</Code> באמצעות <Code>{{detail}}</Code>.",
391
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold> מחובר {{integrationName}} </Semibold> עבור <Code>{{onBehalfOf}}</Code>.",
390
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>חיבר {{integrationName}}<\\/Semibold> עבור <Code>{{integrationOwner}}<\\/Code> באמצעות <Code>{{detail}}<\\/Code>.",
391
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>חיבר {{integrationName}}<\\/Semibold> עבור <Code>{{integrationOwner}}<\\/Code>.",
392
392
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold> מנותק {{integrationName}} </Semibold> עבור <Code>{{detail}}</Code>.",
393
393
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold> מנותק {{integrationName}} </Semibold>.",
394
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold> מנותק {{integrationName}} </Semibold> עבור <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
395
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold> מנותק {{integrationName}} </Semibold> עבור <Code>{{onBehalfOf}}</Code>.",
394
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ניתק {{integrationName}}<\\/Semibold> עבור <Code>{{integrationOwner}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
395
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ניתק {{integrationName}}<\\/Semibold> עבור <Code>{{integrationOwner}}<\\/Code>.",
396
396
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold> מנותק </Semibold> עבור <Code>{{detail}}</Code> (נתחבר על ידי {{performedBy, anyCase}}).",
397
397
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold> מנותק </Semibold> (נתחבר על ידי {{performedBy, anyCase}})."
398
398
  },
@@ -573,12 +573,12 @@
573
573
  "removedUser": "{{performedBy, anyCase}} <Semibold>हटा दिया</Semibold> <Code>{{affectedUser}}</Code> {{productSuffix, anyCase}} से।",
574
574
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>जुड़ा {{integrationName}}< /Semibold> का उपयोग करते हुए <Code>{{detail}}< /Code>.",
575
575
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>जुड़ा {{integrationName}}< /Semibold>.",
576
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>जुड़ा {{integrationName}}< /Semibold> के लिए <Code>{{onBehalfOf}}< /Code> <Code>{{detail}}< /Code> का उपयोग करते हुए.",
577
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>जुड़ा {{integrationName}}< /Semibold> के लिए <Code>{{onBehalfOf}}< /Code>.",
576
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ने {{integrationName}}</Semibold> के लिए <Code>{{integrationOwner}}</Code> का उपयोग करते हुए <Code>{{detail}}</Code>।",
577
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ने {{integrationName}}</Semibold> के लिए <Code>{{integrationOwner}}</Code>।",
578
578
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>अलग किया {{integrationName}}< /Semibold> के लिए <Code>{{detail}}< /Code>.",
579
579
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>अलग किया {{integrationName}}< /Semibold>.",
580
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>अलग किया {{integrationName}}< /Semibold> के लिए <Code>{{onBehalfOf}}< /Code> (<Code>{{detail}}< /Code>).",
581
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>अलग किया {{integrationName}}< /Semibold> के लिए <Code>{{onBehalfOf}}< /Code>.",
580
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ने {{integrationName}}</Semibold> को <Code>{{integrationOwner}}</Code> से डिस्कनेक्ट किया (<Code>{{detail}}</Code>)",
581
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ने {{integrationName}}</Semibold> को <Code>{{integrationOwner}}</Code> से डिस्कनेक्ट किया।",
582
582
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>अलग किया< /Semibold> के लिए <Code>{{detail}}< /Code> (जुड़ा हुआ {{performedBy, anyCase}}).",
583
583
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>अलग किया< /Semibold> (जुड़ा हुआ {{performedBy, anyCase}})."
584
584
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>odspojen Zoom</Semibold> za <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold> povezano {{integrationName}}</Semibold> koristeći <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold> povezano {{integrationName}}</Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold> povezano {{integrationName}}</Semibold> za <Code>{{onBehalfOf}}</Code> koristeći <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold> povezano {{integrationName}}</Semibold> za <Code>{{onBehalfOf}}</Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>je povezao {{integrationName}}<\\/Semibold> za <Code>{{integrationOwner}}<\\/Code> koristeći <Code>{{detail}}<\\/Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>je povezao {{integrationName}}<\\/Semibold> za <Code>{{integrationOwner}}<\\/Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold> prekinuto {{integrationName}}</Semibold> za <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold> prekinuto {{integrationName}}</Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold> prekinuto {{integrationName}}</Semibold> za <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold> prekinuto {{integrationName}}</Semibold> za <Code>{{onBehalfOf}}</Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>je prekinuo vezu {{integrationName}}<\\/Semibold> za <Code>{{integrationOwner}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>je prekinuo vezu {{integrationName}}<\\/Semibold> za <Code>{{integrationOwner}}<\\/Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold> prekinuto</Semibold> za <Code>{{detail}}</Code> (povezao {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold> prekinuto</Semibold> (povezao {{performedBy, anyCase}})."
578
578
  }
@@ -384,12 +384,12 @@
384
384
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>eltávolította a Zoom összekapcsolást</Semibold> a <Code>{{emailAddress}}</Code> céllal.",
385
385
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>csatlakozott {{integrationName}}</Semibold> a <Code>{{detail}}</Code> használatával.",
386
386
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>csatlakozott {{integrationName}}</Semibold>.",
387
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>csatlakozott {{integrationName}}</Semibold> a <Code>{{onBehalfOf}}</Code> részére a <Code>{{detail}}</Code> használatával.",
388
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>csatlakozott {{integrationName}}</Semibold> a <Code>{{onBehalfOf}}</Code> részére.",
387
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>csatlakozott {{integrationName}}</Semibold> a <Code>{{integrationOwner}}</Code> nevében a <Code>{{detail}}</Code> használatával.",
388
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>csatlakozott {{integrationName}}</Semibold> a <Code>{{integrationOwner}}</Code> nevében.",
389
389
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>lekötött {{integrationName}}</Semibold> a <Code>{{detail}}</Code> használatával.",
390
390
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>lekötött {{integrationName}}</Semibold>.",
391
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>lekötött {{integrationName}}</Semibold> a <Code>{{onBehalfOf}}</Code> részére (<Code>{{detail}}</Code>).",
392
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>lekötött {{integrationName}}</Semibold> a <Code>{{onBehalfOf}}</Code> részére.",
391
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>asztalékolta {{integrationName}}</Semibold> a <Code>{{integrationOwner}}</Code> nevében (<Code>{{detail}}</Code>).",
392
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>asztalékolta {{integrationName}}</Semibold> a <Code>{{integrationOwner}}</Code> nevében.",
393
393
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>lekötve</Semibold> a <Code>{{detail}}</Code> használatával (csatlakoztatta {{performedBy, anyCase}}).",
394
394
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>lekötve</Semibold> (csatlakoztatta {{performedBy, anyCase}})."
395
395
  },
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>terputus dari Zoom</Semibold> untuk <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>terhubung {{integrationName}}<\\/Semibold> menggunakan <Code>{{detail}}<\\/Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>terhubung {{integrationName}}<\\/Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>terhubung {{integrationName}}<\\/Semibold> untuk <Code>{{onBehalfOf}}<\\/Code> menggunakan <Code>{{detail}}<\\/Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>terhubung {{integrationName}}<\\/Semibold> untuk <Code>{{onBehalfOf}}<\\/Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>terhubung {{integrationName}}<\\/Semibold> untuk <Code>{{integrationOwner}}<\\/Code> menggunakan <Code>{{detail}}<\\/Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>terhubung {{integrationName}}<\\/Semibold> untuk <Code>{{integrationOwner}}<\\/Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>terputus {{integrationName}}<\\/Semibold> untuk <Code>{{detail}}<\\/Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>terputus {{integrationName}}<\\/Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>terputus {{integrationName}}<\\/Semibold> untuk <Code>{{onBehalfOf}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>terputus {{integrationName}}<\\/Semibold> untuk <Code>{{onBehalfOf}}<\\/Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>terputus {{integrationName}}<\\/Semibold> untuk <Code>{{integrationOwner}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>terputus {{integrationName}}<\\/Semibold> untuk <Code>{{integrationOwner}}<\\/Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>terputus<\\/Semibold> untuk <Code>{{detail}}<\\/Code> (terhubung oleh {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>terputus<\\/Semibold> (terhubung oleh {{performedBy, anyCase}})."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>disconnesso Zoom</Semibold> per <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>ha connesso {{integrationName}}</Semibold> utilizzando <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>ha connesso {{integrationName}}</Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ha connesso {{integrationName}}</Semibold> per <Code>{{onBehalfOf}}</Code> utilizzando <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ha connesso {{integrationName}}</Semibold> per <Code>{{onBehalfOf}}</Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ha connesso {{integrationName}}<\\/Semibold> per <Code>{{integrationOwner}}<\\/Code> usando <Code>{{detail}}<\\/Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ha connesso {{integrationName}}<\\/Semibold> per <Code>{{integrationOwner}}<\\/Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>ha disconnesso {{integrationName}}</Semibold> per <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>ha disconnesso {{integrationName}}</Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ha disconnesso {{integrationName}}</Semibold> per <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ha disconnesso {{integrationName}}</Semibold> per <Code>{{onBehalfOf}}</Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>si è disconnesso {{integrationName}}<\\/Semibold> per <Code>{{integrationOwner}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>si è disconnesso {{integrationName}}<\\/Semibold> per <Code>{{integrationOwner}}<\\/Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>è stato disconnesso</Semibold> per <Code>{{detail}}</Code> (connesso da {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>è stato disconnesso</Semibold> (connesso da {{performedBy, anyCase}})."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>Zoomが切断されました</Semibold> <Code>{{emailAddress}}</Code>。",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を接続しました</Semibold> するために <Code>{{detail}}</Code>。",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を接続しました</Semibold>。",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を接続しました</Semibold> {{onBehalfOf}} のために <Code>{{detail}}</Code>。",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を接続しました</Semibold> {{onBehalfOf}} のために。",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を </Semibold> に接続しました <Code>{{integrationOwner}}</Code> 使用して <Code>{{detail}}</Code>。",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を </Semibold> に接続しました <Code>{{integrationOwner}}</Code>。",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を切断しました</Semibold> <Code>{{detail}}</Code>。",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を切断しました</Semibold>。",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を切断しました</Semibold> {{onBehalfOf}} のために (<Code>{{detail}}</Code>)。",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を切断しました</Semibold> {{onBehalfOf}} のために。",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を </Semibold> に切断しました <Code>{{integrationOwner}}</Code> ( <Code>{{detail}}</Code> )。",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>が {{integrationName}} を </Semibold> に切断しました <Code>{{integrationOwner}}</Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>が切断されました</Semibold> <Code>{{detail}}</Code> (接続者: {{performedBy, anyCase}})。",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>が切断されました</Semibold> (接続者: {{performedBy, anyCase}})。"
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>줌 연결 끊김</Semibold>: <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>연결됨 {{integrationName}}</Semibold> 사용하여 <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>연결됨 {{integrationName}}</Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>연결됨 {{integrationName}}</Semibold> 대신 <Code>{{onBehalfOf}}</Code> 사용하여 <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>연결됨 {{integrationName}}</Semibold> 대신 <Code>{{onBehalfOf}}</Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>연결됨 {{integrationName}}<\\/Semibold> 위해 <Code>{{integrationOwner}}<\\/Code> 사용하는 <Code>{{detail}}<\\/Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>연결됨 {{integrationName}}<\\/Semibold> 위해 <Code>{{integrationOwner}}<\\/Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>연결 해제됨 {{integrationName}}</Semibold> 위하여 <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>연결 해제됨 {{integrationName}}</Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>연결 해제됨 {{integrationName}}</Semibold> 대신 <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>연결 해제됨 {{integrationName}}</Semibold> 대신 <Code>{{onBehalfOf}}</Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>연결이 해제됨 {{integrationName}}<\\/Semibold> 위해 <Code>{{integrationOwner}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>연결이 해제됨 {{integrationName}}<\\/Semibold> 위해 <Code>{{integrationOwner}}<\\/Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>연결 해제됨</Semibold> 위하여 <Code>{{detail}}</Code> ({{performedBy, anyCase}}에 의해 연결됨).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>연결 해제됨</Semibold> ({{performedBy, anyCase}}에 의해 연결됨)."
578
578
  }
@@ -410,12 +410,12 @@
410
410
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>ontkoppelde Zoom</Semibold> voor <Code>{{emailAddress}}</Code>.",
411
411
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>verbonden {{integrationName}}<\\/Semibold> met <Code>{{detail}}<\\/Code>.",
412
412
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>verbonden {{integrationName}}<\\/Semibold>.",
413
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>verbonden {{integrationName}}<\\/Semibold> namens <Code>{{onBehalfOf}}<\\/Code> met <Code>{{detail}}<\\/Code>.",
414
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>verbonden {{integrationName}}<\\/Semibold> namens <Code>{{onBehalfOf}}<\\/Code>.",
413
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>verbonden {{integrationName}}</Semibold> voor <Code>{{integrationOwner}}</Code> met <Code>{{detail}}</Code>.",
414
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>verbonden {{integrationName}}</Semibold> voor <Code>{{integrationOwner}}</Code>.",
415
415
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>ontkoppeld {{integrationName}}<\\/Semibold> voor <Code>{{detail}}<\\/Code>.",
416
416
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>ontkoppeld {{integrationName}}<\\/Semibold>.",
417
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ontkoppeld {{integrationName}}<\\/Semibold> voor <Code>{{onBehalfOf}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
418
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ontkoppeld {{integrationName}}<\\/Semibold> voor <Code>{{onBehalfOf}}<\\/Code>.",
417
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>verbonden {{integrationName}}</Semibold> voor <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
418
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>verbonden {{integrationName}}</Semibold> voor <Code>{{integrationOwner}}</Code>.",
419
419
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>ontkoppeld<\\/Semibold> voor <Code>{{detail}}<\\/Code> (verbonden door {{performedBy, anyCase}}).",
420
420
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>ontkoppeld<\\/Semibold> (verbonden door {{performedBy, anyCase}})."
421
421
  }
@@ -410,12 +410,12 @@
410
410
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>rozłączono Zoom</Semibold> dla <Code>{{emailAddress}}</Code>.",
411
411
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>połączył {{integrationName}}<\\/Semibold> używając <Code>{{detail}}<\\/Code>.",
412
412
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>połączył {{integrationName}}<\\/Semibold>.",
413
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>połączył {{integrationName}}<\\/Semibold> w imieniu <Code>{{onBehalfOf}}<\\/Code> używając <Code>{{detail}}<\\/Code>.",
414
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>połączył {{integrationName}}<\\/Semibold> w imieniu <Code>{{onBehalfOf}}<\\/Code>.",
413
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>połączono {{integrationName}}</Semibold> dla <Code>{{integrationOwner}}</Code> przy użyciu <Code>{{detail}}</Code>.",
414
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>połączono {{integrationName}}</Semibold> dla <Code>{{integrationOwner}}</Code>.",
415
415
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>rozłączył {{integrationName}}<\\/Semibold> dla <Code>{{detail}}<\\/Code>.",
416
416
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>rozłączył {{integrationName}}<\\/Semibold>.",
417
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>rozłączył {{integrationName}}<\\/Semibold> w imieniu <Code>{{onBehalfOf}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
418
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>rozłączył {{integrationName}}<\\/Semibold> w imieniu <Code>{{onBehalfOf}}<\\/Code>.",
417
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>odłączono {{integrationName}}</Semibold> dla <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
418
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>odłączono {{integrationName}}</Semibold> dla <Code>{{integrationOwner}}</Code>.",
419
419
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>rozłączył<\\/Semibold> dla <Code>{{detail}}<\\/Code> (połączony przez {{performedBy, anyCase}}).",
420
420
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>rozłączył<\\/Semibold> (połączony przez {{performedBy, anyCase}})."
421
421
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>desconectado Zoom</Semibold> para <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>conectou {{integrationName}}< /Semibold> usando <Code>{{detail}}< /Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectou {{integrationName}}< /Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectou {{integrationName}}< /Semibold> por <Code>{{onBehalfOf}}< /Code> usando <Code>{{detail}}< /Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectou {{integrationName}}< /Semibold> por <Code>{{onBehalfOf}}< /Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectou {{integrationName}}< /Semibold> para <Code>{{integrationOwner}}< /Code> usando <Code>{{detail}}< /Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectou {{integrationName}}< /Semibold> para <Code>{{integrationOwner}}< /Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>desconectou {{integrationName}}< /Semibold> por <Code>{{detail}}< /Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectou {{integrationName}}< /Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>desconectou {{integrationName}}< /Semibold> por <Code>{{onBehalfOf}}< /Code> (<Code>{{detail}}< /Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectou {{integrationName}}< /Semibold> por <Code>{{onBehalfOf}}< /Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>desconectou {{integrationName}}< /Semibold> para <Code>{{integrationOwner}}< /Code> (<Code>{{detail}}< /Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectou {{integrationName}}< /Semibold> para <Code>{{integrationOwner}}< /Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>desconectou< /Semibold> por <Code>{{detail}}< /Code> (conectado por {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>desconectou< /Semibold> (conectado por {{performedBy, anyCase}})."
578
578
  }
@@ -410,12 +410,12 @@
410
410
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>desconectou o Zoom</Semibold> para <Code>{{emailAddress}}</Code>.",
411
411
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>conectou {{integrationName}}< /Semibold> usando <Code>{{detail}}< /Code>.",
412
412
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectou {{integrationName}}< /Semibold>.",
413
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectou {{integrationName}}< /Semibold> em nome de <Code>{{onBehalfOf}}< /Code> usando <Code>{{detail}}< /Code>.",
414
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectou {{integrationName}}< /Semibold> em nome de <Code>{{onBehalfOf}}< /Code>.",
413
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectado {{integrationName}}< /Semibold> para <Code>{{integrationOwner}}< /Code> usando <Code>{{detail}}< /Code>.",
414
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectado {{integrationName}}< /Semibold> para <Code>{{integrationOwner}}< /Code>.",
415
415
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>desconectou {{integrationName}}< /Semibold> para <Code>{{detail}}< /Code>.",
416
416
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectou {{integrationName}}< /Semibold>.",
417
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>desconectou {{integrationName}}< /Semibold> para <Code>{{onBehalfOf}}< /Code> (<Code>{{detail}}< /Code>).",
418
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectou {{integrationName}}< /Semibold> para <Code>{{onBehalfOf}}< /Code>.",
417
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>desconectado {{integrationName}}< /Semibold> para <Code>{{integrationOwner}}< /Code> (<Code>{{detail}}< /Code>).",
418
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectado {{integrationName}}< /Semibold> para <Code>{{integrationOwner}}< /Code>.",
419
419
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>desconectou< /Semibold> para <Code>{{detail}}< /Code> (conectado por {{performedBy, anyCase}}).",
420
420
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>desconectou< /Semibold> (conectado por {{performedBy, anyCase}})."
421
421
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>deconectat Zoom</Semibold> pentru <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>conectat {{integrationName}}</Semibold> folosind <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectat {{integrationName}}</Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectat {{integrationName}}</Semibold> pentru <Code>{{onBehalfOf}}</Code> folosind <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectat {{integrationName}}</Semibold> pentru <Code>{{onBehalfOf}}</Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectat {{integrationName}}</Semibold> pentru <Code>{{integrationOwner}}</Code> folosind <Code>{{detail}}</Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectat {{integrationName}}</Semibold> pentru <Code>{{integrationOwner}}</Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>disconectat {{integrationName}}</Semibold> pentru <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>disconectat {{integrationName}}</Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>disconectat {{integrationName}}</Semibold> pentru <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>disconectat {{integrationName}}</Semibold> pentru <Code>{{onBehalfOf}}</Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>disconectat {{integrationName}}</Semibold> pentru <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>disconectat {{integrationName}}</Semibold> pentru <Code>{{integrationOwner}}</Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>disconectat</Semibold> pentru <Code>{{detail}}</Code> (conectat de {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>disconectat</Semibold> (conectat de {{performedBy, anyCase}})."
578
578
  }
@@ -561,12 +561,12 @@
561
561
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>отключил Zoom</Semibold> для <Code>{{emailAddress}}</Code>.",
562
562
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>соединил {{integrationName}}</Semibold> используя <Code>{{detail}}</Code>.",
563
563
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>соединил {{integrationName}}</Semibold>.",
564
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>соединил {{integrationName}}</Semibold> для <Code>{{onBehalfOf}}</Code> используя <Code>{{detail}}</Code>.",
565
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>соединил {{integrationName}}</Semibold> для <Code>{{onBehalfOf}}</Code>.",
564
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>подключил {{integrationName}}< /Semibold> для <Code>{{integrationOwner}}< /Code> с использованием <Code>{{detail}}< /Code>.",
565
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>подключил {{integrationName}}< /Semibold> для <Code>{{integrationOwner}}< /Code>.",
566
566
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>отключил {{integrationName}}</Semibold> для <Code>{{detail}}</Code>.",
567
567
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>отключил {{integrationName}}</Semibold>.",
568
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>отключил {{integrationName}}</Semibold> для <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
569
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>отключил {{integrationName}}</Semibold> для <Code>{{onBehalfOf}}</Code>.",
568
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>отключил {{integrationName}}< /Semibold> для <Code>{{integrationOwner}}< /Code> (<Code>{{detail}}< /Code>).",
569
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>отключил {{integrationName}}< /Semibold> для <Code>{{integrationOwner}}< /Code>.",
570
570
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>отключен</Semibold> для <Code>{{detail}}</Code> (подключен {{performedBy, anyCase}}).",
571
571
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>отключен</Semibold> (подключен {{performedBy, anyCase}})."
572
572
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>odpojený Zoom</Semibold> pre <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>pripojil {{integrationName}}<\\/Semibold> pomocou <Code>{{detail}}<\\/Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>pripojil {{integrationName}}<\\/Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>pripojil {{integrationName}}<\\/Semibold> pre <Code>{{onBehalfOf}}<\\/Code> pomocou <Code>{{detail}}<\\/Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>pripojil {{integrationName}}<\\/Semibold> pre <Code>{{onBehalfOf}}<\\/Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>pripojil {{integrationName}}< /Semibold> pre <Code>{{integrationOwner}}< /Code> pomocou <Code>{{detail}}< /Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>pripojil {{integrationName}}< /Semibold> pre <Code>{{integrationOwner}}< /Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}<\\/Semibold> pre <Code>{{detail}}<\\/Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}<\\/Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}<\\/Semibold> pre <Code>{{onBehalfOf}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}<\\/Semibold> pre <Code>{{onBehalfOf}}<\\/Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}< /Semibold> pre <Code>{{integrationOwner}}< /Code> (<Code>{{detail}}< /Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}< /Semibold> pre <Code>{{integrationOwner}}< /Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>odpojil<\\/Semibold> pre <Code>{{detail}}<\\/Code> (pripojený <strong> {{performedBy, anyCase}}<\\/strong>).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>odpojil<\\/Semibold> (pripojený <strong>{{performedBy, anyCase}}<\\/strong>)."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>odklopljen Zoom</Semibold> za <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>je povezan {{integrationName}}</Semibold> z uporabo <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>je povezan {{integrationName}}</Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>je povezan {{integrationName}}</Semibold> v imenu <Code>{{onBehalfOf}}</Code> z uporabo <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>je povezan {{integrationName}}</Semibold> v imenu <Code>{{onBehalfOf}}</Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>je povezan {{integrationName}}</Semibold> za <Code>{{integrationOwner}}</Code> z uporabo <Code>{{detail}}</Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>je povezan {{integrationName}}</Semibold> za <Code>{{integrationOwner}}</Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>je preklican {{integrationName}}</Semibold> za <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>je preklican {{integrationName}}</Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>je preklican {{integrationName}}</Semibold> v imenu <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>je preklican {{integrationName}}</Semibold> v imenu <Code>{{onBehalfOf}}</Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>je odklopljen {{integrationName}}</Semibold> za <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>je odklopljen {{integrationName}}</Semibold> za <Code>{{integrationOwner}}</Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>je preklican</Semibold> za <Code>{{detail}}</Code> (povezan z {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>je preklican</Semibold> (povezan z {{performedBy, anyCase}})."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>frånkopplade Zoom</Semibold> för <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>ansluten {{integrationName}}<\\/Semibold> med hjälp av <Code>{{detail}}<\\/Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>ansluten {{integrationName}}<\\/Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ansluten {{integrationName}}<\\/Semibold> för <Code>{{onBehalfOf}}<\\/Code> med hjälp av <Code>{{detail}}<\\/Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ansluten {{integrationName}}<\\/Semibold> för <Code>{{onBehalfOf}}<\\/Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>anslöt {{integrationName}}</Semibold> för <Code>{{integrationOwner}}</Code> med <Code>{{detail}}</Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>anslöt {{integrationName}}</Semibold> för <Code>{{integrationOwner}}</Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>fråntagen {{integrationName}}<\\/Semibold> för <Code>{{detail}}<\\/Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>fråntagen {{integrationName}}<\\/Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>fråntagen {{integrationName}}<\\/Semibold> för <Code>{{onBehalfOf}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>fråntagen {{integrationName}}<\\/Semibold> för <Code>{{onBehalfOf}}<\\/Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>kopplade bort {{integrationName}}</Semibold> för <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>kopplade bort {{integrationName}}</Semibold> för <Code>{{integrationOwner}}</Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>fråntagen<\\/Semibold> för <Code>{{detail}}<\\/Code> (ansluten av {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>fråntagen<\\/Semibold> (ansluten av {{performedBy, anyCase}})."
578
578
  }
@@ -865,12 +865,12 @@
865
865
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>ได้ยกเลิกการเชื่อมต่อ Zoom</Semibold> สำหรับ <Code>{{emailAddress}}</Code>.",
866
866
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>เชื่อมต่อ {{integrationName}}<\\/Semibold> โดยใช้ <Code>{{detail}}<\\/Code>.",
867
867
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>เชื่อมต่อ {{integrationName}}<\\/Semibold>.",
868
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>เชื่อมต่อ {{integrationName}}<\\/Semibold> สำหรับ <Code>{{onBehalfOf}}<\\/Code> โดยใช้ <Code>{{detail}}<\\/Code>.",
869
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>เชื่อมต่อ {{integrationName}}<\\/Semibold> สำหรับ <Code>{{onBehalfOf}}<\\/Code>.",
868
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>เชื่อมต่อ {{integrationName}}<\\/Semibold> สำหรับ <Code>{{integrationOwner}}<\\/Code> โดยใช้ <Code>{{detail}}<\\/Code>.",
869
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>เชื่อมต่อ {{integrationName}}<\\/Semibold> สำหรับ <Code>{{integrationOwner}}<\\/Code>.",
870
870
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>ตัดการเชื่อมต่อ {{integrationName}}<\\/Semibold> สำหรับ <Code>{{detail}}<\\/Code>.",
871
871
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>ตัดการเชื่อมต่อ {{integrationName}}<\\/Semibold>.",
872
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ตัดการเชื่อมต่อ {{integrationName}}<\\/Semibold> สำหรับ <Code>{{onBehalfOf}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
873
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ตัดการเชื่อมต่อ {{integrationName}}<\\/Semibold> สำหรับ <Code>{{onBehalfOf}}<\\/Code>.",
872
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ตัดการเชื่อมต่อ {{integrationName}}<\\/Semibold> สำหรับ <Code>{{integrationOwner}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
873
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ตัดการเชื่อมต่อ {{integrationName}}<\\/Semibold> สำหรับ <Code>{{integrationOwner}}<\\/Code>.",
874
874
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>ตัดการเชื่อมต่อ<\\/Semibold> สำหรับ <Code>{{detail}}<\\/Code> (เชื่อมต่อโดย {{performedBy, anyCase}}).",
875
875
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>ตัดการเชื่อมต่อ<\\/Semibold> (เชื่อมต่อโดย {{performedBy, anyCase}})."
876
876
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>Zoom Bağlantısı Kesildi</Semibold> için <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>bağlandı {{integrationName}}< /Semibold> kullanarak <Code>{{detail}}< /Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>bağlandı {{integrationName}}< /Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>bağlandı {{integrationName}}< /Semibold> adına <Code>{{onBehalfOf}}< /Code> kullanarak <Code>{{detail}}< /Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>bağlandı {{integrationName}}< /Semibold> adına <Code>{{onBehalfOf}}< /Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>üzerinden {{integrationName}}<\\Semibold> bağlandı <Code>{{integrationOwner}}<\\Code> ile <Code>{{detail}}<\\Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>üzerinden {{integrationName}}<\\Semibold> bağlandı <Code>{{integrationOwner}}<\\Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>koparıldı {{integrationName}}< /Semibold> için <Code>{{detail}}< /Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>koparıldı {{integrationName}}< /Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>koparıldı {{integrationName}}< /Semibold> adına <Code>{{onBehalfOf}}< /Code> (<Code>{{detail}}< /Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>koparıldı {{integrationName}}< /Semibold> adına <Code>{{onBehalfOf}}< /Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ayrıldı {{integrationName}}<\\Semibold> için <Code>{{integrationOwner}}<\\Code> (<Code>{{detail}}<\\Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ayrıldı {{integrationName}}<\\Semibold> için <Code>{{integrationOwner}}<\\Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>koparıldı< /Semibold> için <Code>{{detail}}< /Code> (bağlanan {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>koparıldı< /Semibold> (bağlanan {{performedBy, anyCase}})."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>відключено Zoom</Semibold> для <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>підключив {{integrationName}}</Semibold> за допомогою <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>підключив {{integrationName}}</Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>підключив {{integrationName}}</Semibold> від імені <Code>{{onBehalfOf}}</Code> за допомогою <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>підключив {{integrationName}}</Semibold> від імені <Code>{{onBehalfOf}}</Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>підключив {{integrationName}}<S/emibold> для <Code>{{integrationOwner}}<Code> використовуючи <Code>{{detail}}<Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>підключив {{integrationName}}<S/emibold> для <Code>{{integrationOwner}}<Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>відключив {{integrationName}}</Semibold> за допомогою <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>відключив {{integrationName}}</Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>відключив {{integrationName}}</Semibold> від імені <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>відключив {{integrationName}}</Semibold> від імені <Code>{{onBehalfOf}}</Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>відключив {{integrationName}}<S/emibold> для <Code>{{integrationOwner}}<Code> (<Code>{{detail}}<Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>відключив {{integrationName}}<S/emibold> для <Code>{{integrationOwner}}<Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>відключено</Semibold> за допомогою <Code>{{detail}}</Code> (підключено {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>відключено</Semibold> (підключено {{performedBy, anyCase}})."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối Zoom</Semibold> cho <Code>{{emailAddress}}</Code>.",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>đã kết nối {{integrationName}}</Semibold> bằng <Code>{{detail}}</Code>.",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>đã kết nối {{integrationName}}</Semibold>.",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>đã kết nối {{integrationName}}</Semibold> cho <Code>{{onBehalfOf}}</Code> bằng <Code>{{detail}}</Code>.",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>đã kết nối {{integrationName}}</Semibold> cho <Code>{{onBehalfOf}}</Code>.",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>đã kết nối {{integrationName}}</Semibold> cho <Code>{{integrationOwner}}</Code> bằng cách sử dụng <Code>{{detail}}</Code>.",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>đã kết nối {{integrationName}}</Semibold> cho <Code>{{integrationOwner}}</Code>.",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối {{integrationName}}</Semibold> cho <Code>{{detail}}</Code>.",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối {{integrationName}}</Semibold>.",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối {{integrationName}}</Semibold> cho <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>).",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối {{integrationName}}</Semibold> cho <Code>{{onBehalfOf}}</Code>.",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối {{integrationName}}</Semibold> cho <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối {{integrationName}}</Semibold> cho <Code>{{integrationOwner}}</Code>.",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>đã ngắt kết nối</Semibold> cho <Code>{{detail}}</Code> (được kết nối bởi {{performedBy, anyCase}}).",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>đã ngắt kết nối</Semibold> (được kết nối bởi {{performedBy, anyCase}})."
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>已断开连接 Zoom</Semibold>,针对 <Code>{{emailAddress}}</Code>。",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>已连接 {{integrationName}}</Semibold> 使用 <Code>{{detail}}</Code>。",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>已连接 {{integrationName}}</Semibold>。",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>已连接 {{integrationName}}</Semibold> 代表 <Code>{{onBehalfOf}}</Code> 使用 <Code>{{detail}}</Code>。",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>已连接 {{integrationName}}</Semibold> 代表 <Code>{{onBehalfOf}}</Code>。",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>已连接 {{integrationName}}<\\/Semibold> <Code>{{integrationOwner}}<\\/Code> 使用 <Code>{{detail}}<\\/Code>。",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>已连接 {{integrationName}}<\\/Semibold> <Code>{{integrationOwner}}<\\/Code>。",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>已断开连接 {{integrationName}}</Semibold> 由于 <Code>{{detail}}</Code>。",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>已断开连接 {{integrationName}}</Semibold>。",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>已断开连接 {{integrationName}}</Semibold> 代表 <Code>{{onBehalfOf}}</Code> (<Code>{{detail}}</Code>)。",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>已断开连接 {{integrationName}}</Semibold> 代表 <Code>{{onBehalfOf}}</Code>。",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>已断开连接 {{integrationName}}<\\/Semibold> <Code>{{integrationOwner}}<\\/Code> (<Code>{{detail}}<\\/Code>)。",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>已断开连接 {{integrationName}}<\\/Semibold> <Code>{{integrationOwner}}<\\/Code>。",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>已断开连接</Semibold> 由于 <Code>{{detail}}</Code> (由 {{performedBy, anyCase}} 连接)。",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>已断开连接</Semibold> (由 {{performedBy, anyCase}} 连接)。"
578
578
  }
@@ -567,12 +567,12 @@
567
567
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>已斷開 Zoom</Semibold>,為 <Code>{{emailAddress}}</Code>。",
568
568
  "integrationConnected": "{{performedBy, anyCase}} <Semibold>已連接 {{integrationName}}<\\/Semibold> 使用 <Code>{{detail}}<\\/Code>。",
569
569
  "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>已連接 {{integrationName}}<\\/Semibold>。",
570
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>已連接 {{integrationName}}<\\/Semibold> 代表 <Code>{{onBehalfOf}}<\\/Code> 使用 <Code>{{detail}}<\\/Code>。",
571
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>已連接 {{integrationName}}<\\/Semibold> 代表 <Code>{{onBehalfOf}}<\\/Code>。",
570
+ "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>連接了 {{integrationName}}<\\/Semibold> <Code>{{integrationOwner}}<\\/Code> 使用 <Code>{{detail}}<\\/Code>。",
571
+ "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>連接了 {{integrationName}}<\\/Semibold> <Code>{{integrationOwner}}<\\/Code>。",
572
572
  "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>已斷開連接 {{integrationName}}<\\/Semibold> 代表 <Code>{{detail}}<\\/Code>。",
573
573
  "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>已斷開連接 {{integrationName}}<\\/Semibold>。",
574
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>已斷開連接 {{integrationName}}<\\/Semibold> 代表 <Code>{{onBehalfOf}}<\\/Code> (<Code>{{detail}}<\\/Code>)。",
575
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>已斷開連接 {{integrationName}}<\\/Semibold> 代表 <Code>{{onBehalfOf}}<\\/Code>。",
574
+ "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>斷開了 {{integrationName}}<\\/Semibold> <Code>{{integrationOwner}}<\\/Code> (<Code>{{detail}}<\\/Code>)。",
575
+ "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>斷開了 {{integrationName}}<\\/Semibold> <Code>{{integrationOwner}}<\\/Code>。",
576
576
  "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>已斷開連接<\\/Semibold> 代表 <Code>{{detail}}<\\/Code> (連接者 {{performedBy, anyCase}})。",
577
577
  "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>已斷開連接<\\/Semibold> (連接者 {{performedBy, anyCase}})。"
578
578
  }