@bigbinary/neeto-molecules 5.2.26 → 5.2.27
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/dist/AuditLogs.js +11 -2
- package/dist/AuditLogs.js.map +1 -1
- package/dist/cjs/AuditLogs.js +11 -2
- package/dist/cjs/AuditLogs.js.map +1 -1
- package/dist/cjs/v2/AuditLogs.js +11 -2
- package/dist/cjs/v2/AuditLogs.js.map +1 -1
- package/dist/v2/AuditLogs.js +11 -2
- package/dist/v2/AuditLogs.js.map +1 -1
- package/package.json +1 -1
- package/src/translations/ar.json +3 -1
- package/src/translations/bg.json +3 -1
- package/src/translations/ca.json +3 -1
- package/src/translations/cs.json +3 -1
- package/src/translations/da.json +3 -1
- package/src/translations/de.json +3 -1
- package/src/translations/en.json +2 -0
- package/src/translations/es-MX.json +3 -1
- package/src/translations/es.json +3 -1
- package/src/translations/et.json +3 -1
- package/src/translations/fi.json +3 -1
- package/src/translations/fil.json +3 -1
- package/src/translations/fr.json +3 -1
- package/src/translations/he.json +3 -1
- package/src/translations/hi.json +3 -1
- package/src/translations/hr.json +3 -1
- package/src/translations/hu.json +3 -1
- package/src/translations/id.json +3 -1
- package/src/translations/it.json +3 -1
- package/src/translations/ja.json +3 -1
- package/src/translations/ko.json +3 -1
- package/src/translations/nl.json +3 -1
- package/src/translations/pl.json +3 -1
- package/src/translations/pt-BR.json +3 -1
- package/src/translations/pt.json +3 -1
- package/src/translations/ro.json +3 -1
- package/src/translations/ru.json +3 -1
- package/src/translations/sk.json +3 -1
- package/src/translations/sl.json +3 -1
- package/src/translations/sv.json +3 -1
- package/src/translations/th.json +3 -1
- package/src/translations/tr.json +3 -1
- package/src/translations/uk.json +3 -1
- package/src/translations/vi.json +3 -1
- package/src/translations/zh-CN.json +3 -1
- package/src/translations/zh-TW.json +3 -1
package/src/translations/hu.json
CHANGED
|
@@ -403,7 +403,9 @@
|
|
|
403
403
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>lecsatlakozott {{integrationName, anyCase}}</Semibold> <Code>{{integrationOwner, anyCase}}</Code> nevében.",
|
|
404
404
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>lecsatlakozott</Semibold> a <Code>{{detail, anyCase}}</Code> (csatlakoztatva: {{performedBy, anyCase}}).",
|
|
405
405
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>lecsatlakozott</Semibold> (csatlakoztatva: {{performedBy, anyCase}}).",
|
|
406
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>bejelentkezett a következő módon</Semibold> <Code>{{loginMethod,anyCase}}</Code> a <Code>{{ipAddress}}</Code> használatával <Code>{{userAgent,anyCase}}</Code>."
|
|
406
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>bejelentkezett a következő módon</Semibold> <Code>{{loginMethod,anyCase}}</Code> a <Code>{{ipAddress}}</Code> használatával <Code>{{userAgent,anyCase}}</Code>.",
|
|
407
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kapcsolódott a {{integrationName, anyCase}} csatornához</Semibold> <Code>#{{channelName, anyCase}}</Code> a {{integrationName, anyCase}} munkaterületen (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
408
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kapcsolódott a {{integrationName, anyCase}} csatornához</Semibold> <Code>#{{channelName, anyCase}}</Code> a {{integrationName, anyCase}} munkaterületen (<Code>{{workspaceUrl, anyCase}}</Code>) a <Code>{{integrationOwner, anyCase}}</Code> részére."
|
|
407
409
|
},
|
|
408
410
|
"details": {
|
|
409
411
|
"emails": {
|
package/src/translations/id.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tersambung {{integrationName, anyCase}}</Semibold> untuk <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>tersambung</Semibold> untuk <Code>{{detail, anyCase}}</Code> (tersambung oleh {{performedBy, anyCase}}).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>tersambung</Semibold> (tersambung oleh {{performedBy, anyCase}}).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>telah masuk melalui</Semibold> <Code>{{loginMethod,anyCase}}</Code> dari <Code>{{ipAddress}}</Code> menggunakan <Code>{{userAgent,anyCase}}</Code>."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>telah masuk melalui</Semibold> <Code>{{loginMethod,anyCase}}</Code> dari <Code>{{ipAddress}}</Code> menggunakan <Code>{{userAgent,anyCase}}</Code>.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>terhubung {{integrationName, anyCase}} saluran</Semibold> <Code>#{{channelName, anyCase}}</Code> dari workspace {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>terhubung {{integrationName, anyCase}} saluran</Semibold> <Code>#{{channelName, anyCase}}</Code> dari workspace {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>) untuk <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/it.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>disconnesso {{integrationName, anyCase}}</Semibold> per <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>disconnesso</Semibold> per <Code>{{detail, anyCase}}</Code> (connesso da {{performedBy, anyCase}}).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>disconnesso</Semibold> (connesso da {{performedBy, anyCase}}).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>ha effettuato l'accesso tramite</Semibold> <Code>{{loginMethod,anyCase}}</Code> da <Code>{{ipAddress}}</Code> utilizzando <Code>{{userAgent,anyCase}}</Code>."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>ha effettuato l'accesso tramite</Semibold> <Code>{{loginMethod,anyCase}}</Code> da <Code>{{ipAddress}}</Code> utilizzando <Code>{{userAgent,anyCase}}</Code>.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>canale {{integrationName, anyCase}} connesso</Semibold> <Code>#{{channelName, anyCase}}</Code> del workspace {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>canale {{integrationName, anyCase}} connesso</Semibold> <Code>#{{channelName, anyCase}}</Code> del workspace {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>) per <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/ja.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>が{{integrationName, anyCase}}</Semibold>を<Code>{{integrationOwner, anyCase}}</Code>のために切断しました。",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>が切断されました</Semibold> <Code>{{detail, anyCase}}</Code>({{performedBy, anyCase}}によって接続されました)。",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>が切断されました</Semibold>({{performedBy, anyCase}}によって接続されました)。",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>がログインしました</Semibold> <Code>{{loginMethod,anyCase}}</Code> から <Code>{{ipAddress}}</Code> で <Code>{{userAgent,anyCase}}</Code>を使用して。"
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>がログインしました</Semibold> <Code>{{loginMethod,anyCase}}</Code> から <Code>{{ipAddress}}</Code> で <Code>{{userAgent,anyCase}}</Code>を使用して。",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>接続された {{integrationName, anyCase}} チャンネル</Semibold> <Code>#{{channelName, anyCase}}</Code> の {{integrationName, anyCase}} ワークスペース (<Code>{{workspaceUrl, anyCase}}</Code>)。",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>接続された {{integrationName, anyCase}} チャンネル</Semibold> <Code>#{{channelName, anyCase}}</Code> の {{integrationName, anyCase}} ワークスペース (<Code>{{workspaceUrl, anyCase}}</Code>) に対して <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/ko.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>연결 해제됨 {{integrationName, anyCase}}</Semibold> <Code>{{integrationOwner, anyCase}}</Code>을 위해.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>연결 해제됨</Semibold> <Code>{{detail, anyCase}}</Code> ({{performedBy, anyCase}}에 의해 연결됨).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>연결 해제됨</Semibold> ({{performedBy, anyCase}}에 의해 연결됨).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>이(가) </Semibold> <Code>{{loginMethod,anyCase}}</Code>를 통해 <Code>{{ipAddress}}</Code>에서 <Code>{{userAgent,anyCase}}</Code>를 사용하여 로그인했습니다."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>이(가) </Semibold> <Code>{{loginMethod,anyCase}}</Code>를 통해 <Code>{{ipAddress}}</Code>에서 <Code>{{userAgent,anyCase}}</Code>를 사용하여 로그인했습니다.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>연결된 {{integrationName, anyCase}} 채널</Semibold> <Code>#{{channelName, anyCase}}</Code> {{integrationName, anyCase}} 작업 공간의 (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>연결된 {{integrationName, anyCase}} 채널</Semibold> <Code>#{{channelName, anyCase}}</Code> {{integrationName, anyCase}} 작업 공간의 (<Code>{{workspaceUrl, anyCase}}</Code>) <Code>{{integrationOwner, anyCase}}</Code>를 위해."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/nl.json
CHANGED
|
@@ -429,7 +429,9 @@
|
|
|
429
429
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>verbonden losgekoppeld {{integrationName, anyCase}}</Semibold> voor <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
430
430
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>losgekoppeld</Semibold> voor <Code>{{detail, anyCase}}</Code> (verbonden door {{performedBy, anyCase}}).",
|
|
431
431
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>losgekoppeld</Semibold> (verbonden door {{performedBy, anyCase}}).",
|
|
432
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>is ingelogd via</Semibold> <Code>{{loginMethod,anyCase}}</Code> vanaf <Code>{{ipAddress}}</Code> met <Code>{{userAgent,anyCase}}</Code>."
|
|
432
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>is ingelogd via</Semibold> <Code>{{loginMethod,anyCase}}</Code> vanaf <Code>{{ipAddress}}</Code> met <Code>{{userAgent,anyCase}}</Code>.",
|
|
433
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>verbonden {{integrationName, anyCase}} kanaal</Semibold> <Code>#{{channelName, anyCase}}</Code> van {{integrationName, anyCase}} werkruimte (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
434
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>verbonden {{integrationName, anyCase}} kanaal</Semibold> <Code>#{{channelName, anyCase}}</Code> van {{integrationName, anyCase}} werkruimte (<Code>{{workspaceUrl, anyCase}}</Code>) voor <Code>{{integrationOwner, anyCase}}</Code>."
|
|
433
435
|
}
|
|
434
436
|
},
|
|
435
437
|
"ipRestriction": {
|
package/src/translations/pl.json
CHANGED
|
@@ -429,7 +429,9 @@
|
|
|
429
429
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>rozłączony {{integrationName, anyCase}}</Semibold> w imieniu <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
430
430
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>rozłączony</Semibold> przy <Code>{{detail, anyCase}}</Code> (połączony przez {{performedBy, anyCase}}).",
|
|
431
431
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>rozłączony</Semibold> (połączony przez {{performedBy, anyCase}}).",
|
|
432
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>zalogował się za pośrednictwem</Semibold> <Code>{{loginMethod,anyCase}}</Code> z <Code>{{ipAddress}}</Code> używając <Code>{{userAgent,anyCase}}</Code>."
|
|
432
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>zalogował się za pośrednictwem</Semibold> <Code>{{loginMethod,anyCase}}</Code> z <Code>{{ipAddress}}</Code> używając <Code>{{userAgent,anyCase}}</Code>.",
|
|
433
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>połączony kanał {{integrationName, anyCase}}</Semibold> <Code>#{{channelName, anyCase}}</Code> w workspace {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
434
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>połączony kanał {{integrationName, anyCase}}</Semibold> <Code>#{{channelName, anyCase}}</Code> w workspace {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>) dla <Code>{{integrationOwner, anyCase}}</Code>."
|
|
433
435
|
}
|
|
434
436
|
},
|
|
435
437
|
"ipRestriction": {
|
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>desconectado {{integrationName, anyCase}}</Semibold> em nome de <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>desconectado</Semibold> para <Code>{{detail, anyCase}}</Code> (conectado por {{performedBy, anyCase}}).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>desconectado</Semibold> (conectado por {{performedBy, anyCase}}).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>entrou</Semibold> via <Code>{{loginMethod,anyCase}}</Code> de <Code>{{ipAddress}}</Code> usando <Code>{{userAgent,anyCase}}</Code>."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>entrou</Semibold> via <Code>{{loginMethod,anyCase}}</Code> de <Code>{{ipAddress}}</Code> usando <Code>{{userAgent,anyCase}}</Code>.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>canal {{integrationName, anyCase}} conectado</Semibold> <Code>#{{channelName, anyCase}}</Code> do workspace {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>canal {{integrationName, anyCase}} conectado</Semibold> <Code>#{{channelName, anyCase}}</Code> do workspace {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>) em nome de <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/pt.json
CHANGED
|
@@ -429,7 +429,9 @@
|
|
|
429
429
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>desconectado {{integrationName, anyCase}}</Semibold> em nome de <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
430
430
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>desconectado</Semibold> para <Code>{{detail, anyCase}}</Code> (conectado por {{performedBy, anyCase}}).",
|
|
431
431
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>desconectado</Semibold> (conectado por {{performedBy, anyCase}}).",
|
|
432
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>logado via</Semibold> <Code>{{loginMethod,anyCase}}</Code> de <Code>{{ipAddress}}</Code> usando <Code>{{userAgent,anyCase}}</Code>."
|
|
432
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>logado via</Semibold> <Code>{{loginMethod,anyCase}}</Code> de <Code>{{ipAddress}}</Code> usando <Code>{{userAgent,anyCase}}</Code>.",
|
|
433
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectou o canal {{integrationName, anyCase}}</Semibold> <Code>#{{channelName, anyCase}}</Code> do workspace {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
434
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectou o canal {{integrationName, anyCase}}</Semibold> <Code>#{{channelName, anyCase}}</Code> do workspace {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>) em nome de <Code>{{integrationOwner, anyCase}}</Code>."
|
|
433
435
|
}
|
|
434
436
|
},
|
|
435
437
|
"ipRestriction": {
|
package/src/translations/ro.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>deconectat {{integrationName, anyCase}}</Semibold> pentru <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>deconectat</Semibold> pentru <Code>{{detail, anyCase}}</Code> (conectat de {{performedBy, anyCase}}).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>deconectat</Semibold> (conectat de {{performedBy, anyCase}}).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>s-a conectat prin</Semibold> <Code>{{loginMethod,anyCase}}</Code> din <Code>{{ipAddress}}</Code> folosind <Code>{{userAgent,anyCase}}</Code>."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>s-a conectat prin</Semibold> <Code>{{loginMethod,anyCase}}</Code> din <Code>{{ipAddress}}</Code> folosind <Code>{{userAgent,anyCase}}</Code>.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>a conectat canalul {{integrationName, anyCase}}</Semibold> <Code>#{{channelName, anyCase}}</Code> al spațiului de lucru {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>a conectat canalul {{integrationName, anyCase}}</Semibold> <Code>#{{channelName, anyCase}}</Code> al spațiului de lucru {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>) pentru <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/ru.json
CHANGED
|
@@ -585,7 +585,9 @@
|
|
|
585
585
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>отключено {{integrationName, anyCase}}</Semibold> от имени <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
586
586
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>отключено</Semibold> для <Code>{{detail, anyCase}}</Code> (подключено {{performedBy, anyCase}}).",
|
|
587
587
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>отключено</Semibold> (подключено {{performedBy, anyCase}}).",
|
|
588
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>вошел в систему через</Semibold> <Code>{{loginMethod,anyCase}}</Code> с <Code>{{ipAddress}}</Code> используя <Code>{{userAgent,anyCase}}</Code>."
|
|
588
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>вошел в систему через</Semibold> <Code>{{loginMethod,anyCase}}</Code> с <Code>{{ipAddress}}</Code> используя <Code>{{userAgent,anyCase}}</Code>.",
|
|
589
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>подключенный {{integrationName, anyCase}} канал</Semibold> <Code>#{{channelName, anyCase}}</Code> рабочего пространства {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
590
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>подключенный {{integrationName, anyCase}} канал</Semibold> <Code>#{{channelName, anyCase}}</Code> рабочего пространства {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>) от имени <Code>{{integrationOwner, anyCase}}</Code>."
|
|
589
591
|
}
|
|
590
592
|
},
|
|
591
593
|
"ipRestriction": {
|
package/src/translations/sk.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odpojené {{integrationName, anyCase}}</Semibold> pre <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>odpojené</Semibold> pre <Code>{{detail, anyCase}}</Code> (pripojené {{performedBy, anyCase}}).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>odpojené</Semibold> (pripojené {{performedBy, anyCase}}).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>sa prihlásil cez</Semibold> <Code>{{loginMethod,anyCase}}</Code> z <Code>{{ipAddress}}</Code> pomocou <Code>{{userAgent,anyCase}}</Code>."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>sa prihlásil cez</Semibold> <Code>{{loginMethod,anyCase}}</Code> z <Code>{{ipAddress}}</Code> pomocou <Code>{{userAgent,anyCase}}</Code>.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>pripojený {{integrationName, anyCase}} kanál</Semibold> <Code>#{{channelName, anyCase}}</Code> prácu {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>pripojený {{integrationName, anyCase}} kanál</Semibold> <Code>#{{channelName, anyCase}}</Code> prácu {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>) pre <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/sl.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopljen {{integrationName, anyCase}}</Semibold> v imenu <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>odklopljen</Semibold> za <Code>{{detail, anyCase}}</Code> (povezan s {{performedBy, anyCase}}).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>odklopljen</Semibold> (povezan s {{performedBy, anyCase}}).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>se je prijavil preko</Semibold> <Code>{{loginMethod,anyCase}}</Code> z <Code>{{ipAddress}}</Code> z uporabo <Code>{{userAgent,anyCase}}</Code>."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>se je prijavil preko</Semibold> <Code>{{loginMethod,anyCase}}</Code> z <Code>{{ipAddress}}</Code> z uporabo <Code>{{userAgent,anyCase}}</Code>.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan {{integrationName, anyCase}} kanal</Semibold> <Code>#{{channelName, anyCase}}</Code> v {{integrationName, anyCase}} delovnem prostoru (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan {{integrationName, anyCase}} kanal</Semibold> <Code>#{{channelName, anyCase}}</Code> v {{integrationName, anyCase}} delovnem prostoru (<Code>{{workspaceUrl, anyCase}}</Code>) za <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/sv.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kopplad från {{integrationName, anyCase}}</Semibold> för <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>kopplad från</Semibold> för <Code>{{detail, anyCase}}</Code> (kopplad av {{performedBy, anyCase}}).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>kopplad från</Semibold> (kopplad av {{performedBy, anyCase}}).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>loggades in via</Semibold> <Code>{{loginMethod,anyCase}}</Code> från <Code>{{ipAddress}}</Code> med <Code>{{userAgent,anyCase}}</Code>."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>loggades in via</Semibold> <Code>{{loginMethod,anyCase}}</Code> från <Code>{{ipAddress}}</Code> med <Code>{{userAgent,anyCase}}</Code>.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ansluten {{integrationName, anyCase}} kanal</Semibold> <Code>#{{channelName, anyCase}}</Code> av {{integrationName, anyCase}} arbetsyta (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ansluten {{integrationName, anyCase}} kanal</Semibold> <Code>#{{channelName, anyCase}}</Code> av {{integrationName, anyCase}} arbetsyta (<Code>{{workspaceUrl, anyCase}}</Code>) för <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/th.json
CHANGED
|
@@ -891,7 +891,9 @@
|
|
|
891
891
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ {{integrationName, anyCase}}</Semibold> สำหรับ <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
892
892
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ</Semibold> สำหรับ <Code>{{detail, anyCase}}</Code> (เชื่อมต่อโดย {{performedBy, anyCase}}).",
|
|
893
893
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ</Semibold> (เชื่อมต่อโดย {{performedBy, anyCase}}).",
|
|
894
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>ได้เข้าสู่ระบบผ่าน</Semibold> <Code>{{loginMethod,anyCase}}</Code> จาก <Code>{{ipAddress}}</Code> โดยใช้ <Code>{{userAgent,anyCase}}</Code>."
|
|
894
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>ได้เข้าสู่ระบบผ่าน</Semibold> <Code>{{loginMethod,anyCase}}</Code> จาก <Code>{{ipAddress}}</Code> โดยใช้ <Code>{{userAgent,anyCase}}</Code>.",
|
|
895
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> เชื่อมต่อช่อง <Semibold>{{integrationName, anyCase}} </Semibold> <Code>#{{channelName, anyCase}}</Code> ของ {{integrationName, anyCase}} workspace (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
896
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> เชื่อมต่อช่อง <Semibold>{{integrationName, anyCase}} </Semibold> <Code>#{{channelName, anyCase}}</Code> ของ {{integrationName, anyCase}} workspace (<Code>{{workspaceUrl, anyCase}}</Code>) สำหรับ <Code>{{integrationOwner, anyCase}}</Code>."
|
|
895
897
|
}
|
|
896
898
|
},
|
|
897
899
|
"reactions": {
|
package/src/translations/tr.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlantı kesildi {{integrationName, anyCase}}</Semibold> için <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>bağlantı kesildi</Semibold> için <Code>{{detail, anyCase}}</Code> ({{performedBy, anyCase}} tarafından bağlandı).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>bağlantı kesildi</Semibold> ({{performedBy, anyCase}} tarafından bağlandı).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>şu şekilde giriş yaptı</Semibold> <Code>{{loginMethod,anyCase}}</Code> adresinden <Code>{{ipAddress}}</Code> kullanarak <Code>{{userAgent,anyCase}}</Code>."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>şu şekilde giriş yaptı</Semibold> <Code>{{loginMethod,anyCase}}</Code> adresinden <Code>{{ipAddress}}</Code> kullanarak <Code>{{userAgent,anyCase}}</Code>.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlandı {{integrationName, anyCase}} kanalı</Semibold> <Code>#{{channelName, anyCase}}</Code> {{integrationName, anyCase}} çalışma alanı (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlandı {{integrationName, anyCase}} kanalı</Semibold> <Code>#{{channelName, anyCase}}</Code> {{integrationName, anyCase}} çalışma alanı (<Code>{{workspaceUrl, anyCase}}</Code>) için <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/uk.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>відключено {{integrationName, anyCase}}</Semibold> від імені <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>відключено</Semibold> для <Code>{{detail, anyCase}}</Code> (підключений {{performedBy, anyCase}}).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>відключено</Semibold> (підключений {{performedBy, anyCase}}).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>ввійшов</Semibold> через <Code>{{loginMethod,anyCase}}</Code> з <Code>{{ipAddress}}</Code> використовуючи <Code>{{userAgent,anyCase}}</Code>."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>ввійшов</Semibold> через <Code>{{loginMethod,anyCase}}</Code> з <Code>{{ipAddress}}</Code> використовуючи <Code>{{userAgent,anyCase}}</Code>.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>підключеного {{integrationName, anyCase}} каналу</Semibold> <Code>#{{channelName, anyCase}}</Code> з {{integrationName, anyCase}} робочого простору (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>підключеного {{integrationName, anyCase}} каналу</Semibold> <Code>#{{channelName, anyCase}}</Code> з {{integrationName, anyCase}} робочого простору (<Code>{{workspaceUrl, anyCase}}</Code>) для <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
package/src/translations/vi.json
CHANGED
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối {{integrationName, anyCase}}</Semibold> cho <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>đã ngắt kết nối</Semibold> cho <Code>{{detail, anyCase}}</Code> (kết nối bởi {{performedBy, anyCase}}).",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>đã ngắt kết nối</Semibold> (kết nối bởi {{performedBy, anyCase}}).",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>đã đăng nhập qua</Semibold> <Code>{{loginMethod,anyCase}}</Code> từ <Code>{{ipAddress}}</Code> sử dụng <Code>{{userAgent,anyCase}}</Code>."
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>đã đăng nhập qua</Semibold> <Code>{{loginMethod,anyCase}}</Code> từ <Code>{{ipAddress}}</Code> sử dụng <Code>{{userAgent,anyCase}}</Code>.",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kết nối kênh {{integrationName, anyCase}}</Semibold> <Code>#{{channelName, anyCase}}</Code> của không gian {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>).",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kết nối kênh {{integrationName, anyCase}}</Semibold> <Code>#{{channelName, anyCase}}</Code> của không gian {{integrationName, anyCase}} (<Code>{{workspaceUrl, anyCase}}</Code>) cho <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已断开连接 {{integrationName, anyCase}}</Semibold>,为 <Code>{{integrationOwner, anyCase}}</Code>。",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>已断开连接</Semibold>,为 <Code>{{detail, anyCase}}</Code>(由 {{performedBy, anyCase}} 连接)。",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>已断开连接</Semibold>(由 {{performedBy, anyCase}} 连接)。",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>通过</Semibold> <Code>{{loginMethod,anyCase}}</Code> 从 <Code>{{ipAddress}}</Code> 使用 <Code>{{userAgent,anyCase}}</Code> 登录。"
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>通过</Semibold> <Code>{{loginMethod,anyCase}}</Code> 从 <Code>{{ipAddress}}</Code> 使用 <Code>{{userAgent,anyCase}}</Code> 登录。",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>连接了 {{integrationName, anyCase}} 渠道</Semibold> <Code>#{{channelName, anyCase}}</Code> 在 {{integrationName, anyCase}} 工作区 (<Code>{{workspaceUrl, anyCase}}</Code>)。",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>代表连接了 {{integrationName, anyCase}} 渠道</Semibold> <Code>#{{channelName, anyCase}}</Code> 在 {{integrationName, anyCase}} 工作区 (<Code>{{workspaceUrl, anyCase}}</Code>) 为 <Code>{{integrationOwner, anyCase}}</Code>."
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|
|
@@ -591,7 +591,9 @@
|
|
|
591
591
|
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已代表 {{integrationOwner, anyCase}}</Semibold> 斷開連接 {{integrationName, anyCase}}</Semibold>。",
|
|
592
592
|
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>已斷開連接</Semibold>,針對 <Code>{{detail, anyCase}}</Code>(由 {{performedBy, anyCase}} 連接)。",
|
|
593
593
|
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>已斷開連接</Semibold>(由 {{performedBy, anyCase}} 連接)。",
|
|
594
|
-
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>透過</Semibold> <Code>{{loginMethod,anyCase}}</Code> 從 <Code>{{ipAddress}}</Code> 使用 <Code>{{userAgent,anyCase}}</Code> 登入。"
|
|
594
|
+
"userLoggedIn": "<Bold>{{userIdentifier,anyCase}}</Bold> <Semibold>透過</Semibold> <Code>{{loginMethod,anyCase}}</Code> 從 <Code>{{ipAddress}}</Code> 使用 <Code>{{userAgent,anyCase}}</Code> 登入。",
|
|
595
|
+
"integrationConnectedChannel": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已連接 {{integrationName, anyCase}} 頻道</Semibold> <Code>#{{channelName, anyCase}}</Code> 所屬的 {{integrationName, anyCase}} 工作區 (<Code>{{workspaceUrl, anyCase}}</Code>)。",
|
|
596
|
+
"integrationConnectedChannelOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已連接 {{integrationName, anyCase}} 頻道</Semibold> <Code>#{{channelName, anyCase}}</Code> 所屬的 {{integrationName, anyCase}} 工作區 (<Code>{{workspaceUrl, anyCase}}</Code>) 代表 <Code>{{integrationOwner, anyCase}}</Code>。"
|
|
595
597
|
}
|
|
596
598
|
},
|
|
597
599
|
"ipRestriction": {
|