@bigbinary/neeto-molecules 4.1.27 → 4.1.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 (41) hide show
  1. package/dist/AuditLogs.js +73 -147
  2. package/dist/AuditLogs.js.map +1 -1
  3. package/dist/cjs/AuditLogs.js +72 -146
  4. package/dist/cjs/AuditLogs.js.map +1 -1
  5. package/package.json +1 -1
  6. package/src/translations/ar.json +11 -1
  7. package/src/translations/bg.json +11 -1
  8. package/src/translations/ca.json +11 -1
  9. package/src/translations/cs.json +11 -1
  10. package/src/translations/da.json +11 -1
  11. package/src/translations/de.json +11 -1
  12. package/src/translations/en.json +10 -15
  13. package/src/translations/es-MX.json +11 -1
  14. package/src/translations/es.json +11 -1
  15. package/src/translations/et.json +11 -1
  16. package/src/translations/fi.json +11 -1
  17. package/src/translations/fil.json +11 -1
  18. package/src/translations/fr.json +11 -1
  19. package/src/translations/he.json +11 -1
  20. package/src/translations/hi.json +11 -1
  21. package/src/translations/hr.json +11 -1
  22. package/src/translations/hu.json +11 -1
  23. package/src/translations/id.json +11 -1
  24. package/src/translations/it.json +11 -1
  25. package/src/translations/ja.json +11 -1
  26. package/src/translations/ko.json +11 -1
  27. package/src/translations/nl.json +11 -1
  28. package/src/translations/pl.json +11 -1
  29. package/src/translations/pt-BR.json +11 -1
  30. package/src/translations/pt.json +11 -1
  31. package/src/translations/ro.json +11 -1
  32. package/src/translations/ru.json +11 -1
  33. package/src/translations/sk.json +11 -1
  34. package/src/translations/sl.json +11 -1
  35. package/src/translations/sv.json +11 -1
  36. package/src/translations/th.json +11 -1
  37. package/src/translations/tr.json +11 -1
  38. package/src/translations/uk.json +11 -1
  39. package/src/translations/vi.json +11 -1
  40. package/src/translations/zh-CN.json +11 -1
  41. package/src/translations/zh-TW.json +11 -1
@@ -564,7 +564,17 @@
564
564
  "connectedTeams": "{{performedBy, anyCase}} <Semibold>pripojený Microsoft Teams</Semibold>.",
565
565
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>odpojený Microsoft Teams</Semibold>.",
566
566
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>pripojený Zoom</Semibold> pomocou <Code>{{emailAddress}}</Code>.",
567
- "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>odpojený Zoom</Semibold> pre <Code>{{emailAddress}}</Code>."
567
+ "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>odpojený Zoom</Semibold> pre <Code>{{emailAddress}}</Code>.",
568
+ "integrationConnected": "{{performedBy, anyCase}} <Semibold>pripojil {{integrationName}}<\\/Semibold> pomocou <Code>{{detail}}<\\/Code>.",
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>.",
572
+ "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>odpojil {{integrationName}}<\\/Semibold> pre <Code>{{detail}}<\\/Code>.",
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>.",
576
+ "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>odpojil<\\/Semibold> pre <Code>{{detail}}<\\/Code> (pripojený <strong> {{performedBy, anyCase}}<\\/strong>).",
577
+ "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>odpojil<\\/Semibold> (pripojený <strong>{{performedBy, anyCase}}<\\/strong>)."
568
578
  }
569
579
  },
570
580
  "ipRestriction": {
@@ -564,7 +564,17 @@
564
564
  "connectedTeams": "{{performedBy, anyCase}} <Semibold>povezan Microsoft Teams</Semibold>.",
565
565
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>odklopljen Microsoft Teams</Semibold>.",
566
566
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>povezan Zoom</Semibold> z uporabo <Code>{{emailAddress}}</Code>.",
567
- "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>odklopljen Zoom</Semibold> za <Code>{{emailAddress}}</Code>."
567
+ "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>odklopljen Zoom</Semibold> za <Code>{{emailAddress}}</Code>.",
568
+ "integrationConnected": "{{performedBy, anyCase}} <Semibold>je povezan {{integrationName}}</Semibold> z uporabo <Code>{{detail}}</Code>.",
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>.",
572
+ "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>je preklican {{integrationName}}</Semibold> za <Code>{{detail}}</Code>.",
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>.",
576
+ "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>je preklican</Semibold> za <Code>{{detail}}</Code> (povezan z {{performedBy, anyCase}}).",
577
+ "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>je preklican</Semibold> (povezan z {{performedBy, anyCase}})."
568
578
  }
569
579
  },
570
580
  "ipRestriction": {
@@ -564,7 +564,17 @@
564
564
  "connectedTeams": "{{performedBy, anyCase}} <Semibold>kopplade Microsoft Teams</Semibold>.",
565
565
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>frånkopplade Microsoft Teams</Semibold>.",
566
566
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>kopplade Zoom</Semibold> med <Code>{{emailAddress}}</Code>.",
567
- "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>frånkopplade Zoom</Semibold> för <Code>{{emailAddress}}</Code>."
567
+ "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>frånkopplade Zoom</Semibold> för <Code>{{emailAddress}}</Code>.",
568
+ "integrationConnected": "{{performedBy, anyCase}} <Semibold>ansluten {{integrationName}}<\\/Semibold> med hjälp av <Code>{{detail}}<\\/Code>.",
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>.",
572
+ "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>fråntagen {{integrationName}}<\\/Semibold> för <Code>{{detail}}<\\/Code>.",
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>.",
576
+ "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>fråntagen<\\/Semibold> för <Code>{{detail}}<\\/Code> (ansluten av {{performedBy, anyCase}}).",
577
+ "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>fråntagen<\\/Semibold> (ansluten av {{performedBy, anyCase}})."
568
578
  }
569
579
  },
570
580
  "ipRestriction": {
@@ -862,7 +862,17 @@
862
862
  "connectedTeams": "{{performedBy, anyCase}} <Semibold>ได้เชื่อมต่อ Microsoft Teams</Semibold>.",
863
863
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>ได้ยกเลิกการเชื่อมต่อ Microsoft Teams</Semibold>.",
864
864
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>ได้เชื่อมต่อ Zoom</Semibold> โดยใช้ <Code>{{emailAddress}}</Code>.",
865
- "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>ได้ยกเลิกการเชื่อมต่อ Zoom</Semibold> สำหรับ <Code>{{emailAddress}}</Code>."
865
+ "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>ได้ยกเลิกการเชื่อมต่อ Zoom</Semibold> สำหรับ <Code>{{emailAddress}}</Code>.",
866
+ "integrationConnected": "{{performedBy, anyCase}} <Semibold>เชื่อมต่อ {{integrationName}}<\\/Semibold> โดยใช้ <Code>{{detail}}<\\/Code>.",
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>.",
870
+ "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>ตัดการเชื่อมต่อ {{integrationName}}<\\/Semibold> สำหรับ <Code>{{detail}}<\\/Code>.",
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>.",
874
+ "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>ตัดการเชื่อมต่อ<\\/Semibold> สำหรับ <Code>{{detail}}<\\/Code> (เชื่อมต่อโดย {{performedBy, anyCase}}).",
875
+ "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>ตัดการเชื่อมต่อ<\\/Semibold> (เชื่อมต่อโดย {{performedBy, anyCase}})."
866
876
  }
867
877
  },
868
878
  "reactions": {
@@ -564,7 +564,17 @@
564
564
  "connectedTeams": "{{performedBy, anyCase}} <Semibold>Microsoft Teams Bağlandı</Semibold>.",
565
565
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>Microsoft Teams Bağlantısı Kesildi</Semibold>.",
566
566
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>Zoom Bağlandı</Semibold> <Code>{{emailAddress}}</Code> kullanarak.",
567
- "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>Zoom Bağlantısı Kesildi</Semibold> için <Code>{{emailAddress}}</Code>."
567
+ "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>Zoom Bağlantısı Kesildi</Semibold> için <Code>{{emailAddress}}</Code>.",
568
+ "integrationConnected": "{{performedBy, anyCase}} <Semibold>bağlandı {{integrationName}}< /Semibold> kullanarak <Code>{{detail}}< /Code>.",
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>.",
572
+ "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>koparıldı {{integrationName}}< /Semibold> için <Code>{{detail}}< /Code>.",
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>.",
576
+ "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>koparıldı< /Semibold> için <Code>{{detail}}< /Code> (bağlanan {{performedBy, anyCase}}).",
577
+ "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>koparıldı< /Semibold> (bağlanan {{performedBy, anyCase}})."
568
578
  }
569
579
  },
570
580
  "ipRestriction": {
@@ -564,7 +564,17 @@
564
564
  "connectedTeams": "{{performedBy, anyCase}} <Semibold>підключено Microsoft Teams</Semibold>.",
565
565
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>відключено Microsoft Teams</Semibold>.",
566
566
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>підключено Zoom</Semibold> за допомогою <Code>{{emailAddress}}</Code>.",
567
- "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>відключено Zoom</Semibold> для <Code>{{emailAddress}}</Code>."
567
+ "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>відключено Zoom</Semibold> для <Code>{{emailAddress}}</Code>.",
568
+ "integrationConnected": "{{performedBy, anyCase}} <Semibold>підключив {{integrationName}}</Semibold> за допомогою <Code>{{detail}}</Code>.",
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>.",
572
+ "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>відключив {{integrationName}}</Semibold> за допомогою <Code>{{detail}}</Code>.",
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>.",
576
+ "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>відключено</Semibold> за допомогою <Code>{{detail}}</Code> (підключено {{performedBy, anyCase}}).",
577
+ "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>відключено</Semibold> (підключено {{performedBy, anyCase}})."
568
578
  }
569
579
  },
570
580
  "ipRestriction": {
@@ -564,7 +564,17 @@
564
564
  "connectedTeams": "{{performedBy, anyCase}} <Semibold>đã kết nối Microsoft Teams</Semibold>.",
565
565
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối Microsoft Teams</Semibold>.",
566
566
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>đã kết nối Zoom</Semibold> bằng <Code>{{emailAddress}}</Code>.",
567
- "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối Zoom</Semibold> cho <Code>{{emailAddress}}</Code>."
567
+ "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối Zoom</Semibold> cho <Code>{{emailAddress}}</Code>.",
568
+ "integrationConnected": "{{performedBy, anyCase}} <Semibold>đã kết nối {{integrationName}}</Semibold> bằng <Code>{{detail}}</Code>.",
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>.",
572
+ "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối {{integrationName}}</Semibold> cho <Code>{{detail}}</Code>.",
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>.",
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
+ "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>đã ngắt kết nối</Semibold> (được kết nối bởi {{performedBy, anyCase}})."
568
578
  }
569
579
  },
570
580
  "ipRestriction": {
@@ -564,7 +564,17 @@
564
564
  "connectedTeams": "{{performedBy, anyCase}} <Semibold>已连接 Microsoft Teams</Semibold>。",
565
565
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>已断开连接 Microsoft Teams</Semibold>。",
566
566
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>已连接 Zoom</Semibold>,使用 <Code>{{emailAddress}}</Code>。",
567
- "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>已断开连接 Zoom</Semibold>,针对 <Code>{{emailAddress}}</Code>。"
567
+ "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>已断开连接 Zoom</Semibold>,针对 <Code>{{emailAddress}}</Code>。",
568
+ "integrationConnected": "{{performedBy, anyCase}} <Semibold>已连接 {{integrationName}}</Semibold> 使用 <Code>{{detail}}</Code>。",
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>。",
572
+ "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>已断开连接 {{integrationName}}</Semibold> 由于 <Code>{{detail}}</Code>。",
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>。",
576
+ "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>已断开连接</Semibold> 由于 <Code>{{detail}}</Code> (由 {{performedBy, anyCase}} 连接)。",
577
+ "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>已断开连接</Semibold> (由 {{performedBy, anyCase}} 连接)。"
568
578
  }
569
579
  },
570
580
  "ipRestriction": {
@@ -564,7 +564,17 @@
564
564
  "connectedTeams": "{{performedBy, anyCase}} <Semibold>已連接 Microsoft Teams</Semibold>。",
565
565
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>已斷開 Microsoft Teams</Semibold>。",
566
566
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>已連接 Zoom</Semibold>,使用 <Code>{{emailAddress}}</Code>。",
567
- "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>已斷開 Zoom</Semibold>,為 <Code>{{emailAddress}}</Code>。"
567
+ "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>已斷開 Zoom</Semibold>,為 <Code>{{emailAddress}}</Code>。",
568
+ "integrationConnected": "{{performedBy, anyCase}} <Semibold>已連接 {{integrationName}}<\\/Semibold> 使用 <Code>{{detail}}<\\/Code>。",
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>。",
572
+ "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>已斷開連接 {{integrationName}}<\\/Semibold> 代表 <Code>{{detail}}<\\/Code>。",
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>。",
576
+ "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>已斷開連接<\\/Semibold> 代表 <Code>{{detail}}<\\/Code> (連接者 {{performedBy, anyCase}})。",
577
+ "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>已斷開連接<\\/Semibold> (連接者 {{performedBy, anyCase}})。"
568
578
  }
569
579
  },
570
580
  "ipRestriction": {