@bigbinary/neeto-molecules 5.1.15 → 5.1.17
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/DocumentEditor.js +9 -3
- package/dist/DocumentEditor.js.map +1 -1
- package/dist/cjs/DocumentEditor.js +9 -3
- package/dist/cjs/DocumentEditor.js.map +1 -1
- package/package.json +1 -1
- package/src/translations/ar.json +13 -13
- package/src/translations/bg.json +13 -13
- package/src/translations/ca.json +13 -13
- package/src/translations/cs.json +13 -13
- package/src/translations/da.json +13 -13
- package/src/translations/de.json +13 -13
- package/src/translations/es-MX.json +13 -13
- package/src/translations/es.json +13 -13
- package/src/translations/et.json +13 -13
- package/src/translations/fi.json +13 -13
- package/src/translations/fil.json +13 -13
- package/src/translations/fr.json +13 -13
- package/src/translations/he.json +13 -13
- package/src/translations/hi.json +13 -13
- package/src/translations/hr.json +13 -13
- package/src/translations/hu.json +13 -13
- package/src/translations/id.json +13 -13
- package/src/translations/it.json +13 -13
- package/src/translations/ja.json +13 -13
- package/src/translations/ko.json +13 -13
- package/src/translations/nl.json +13 -13
- package/src/translations/pl.json +13 -13
- package/src/translations/pt-BR.json +13 -13
- package/src/translations/pt.json +13 -13
- package/src/translations/ro.json +13 -13
- package/src/translations/ru.json +13 -13
- package/src/translations/sk.json +13 -13
- package/src/translations/sl.json +13 -13
- package/src/translations/sv.json +13 -13
- package/src/translations/th.json +13 -13
- package/src/translations/tr.json +13 -13
- package/src/translations/uk.json +13 -13
- package/src/translations/vi.json +13 -13
- package/src/translations/zh-CN.json +13 -13
- package/src/translations/zh-TW.json +13 -13
package/src/translations/ro.json
CHANGED
|
@@ -542,11 +542,11 @@
|
|
|
542
542
|
"updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> la <Code>{{to, anyCase}}</Code>",
|
|
543
543
|
"connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>conectat Google Calendar</Semibold> folosind <Code>{{emailAddress}}</Code>.",
|
|
544
544
|
"disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>deconectat Google Calendar</Semibold> pentru <Code>{{emailAddress}}</Code>.",
|
|
545
|
-
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
545
|
+
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectat la integrarea Stripe</Semibold> cu ID-ul contului: <Code>{{stripeAccountId, anyCase}}</Code> pe {{productSuffix, anyCase}}.",
|
|
546
546
|
"disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>s-a deconectat de la integrarea Stripe</Semibold> pe {{productSuffix, anyCase}}.",
|
|
547
|
-
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
547
|
+
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectat la integrarea Zoom</Semibold> cu ID-ul contului: <Code>{{zoomAccountId, anyCase}}</Code> pe {{productSuffix, anyCase}}.",
|
|
548
548
|
"disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>s-a deconectat de la integrarea Zoom</Semibold> pe {{productSuffix, anyCase}}.",
|
|
549
|
-
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
549
|
+
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectat Domeniu Personalizat:</Semibold> <Code>{{hostname, anyCase}}</Code> pe {{productSuffix, anyCase}}.",
|
|
550
550
|
"updatedFields": "<Semibold>{{field}}</Semibold>",
|
|
551
551
|
"updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>a actualizat</Semibold> <Code>{{roleName}}</Code> rol pe {{productSuffix, anyCase}}.",
|
|
552
552
|
"updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>a redenumit</Semibold> <Code>{{name.from}}</Code> rolul în <Code>{{name.to}}</Code> pe {{productSuffix, anyCase}}.",
|
|
@@ -570,16 +570,16 @@
|
|
|
570
570
|
"disconnectedTeams": "{{performedBy, anyCase}} <Semibold>deconectat Microsoft Teams</Semibold>.",
|
|
571
571
|
"connectedZoom": "{{performedBy, anyCase}} <Semibold>conectat Zoom</Semibold> folosind <Code>{{emailAddress}}</Code>.",
|
|
572
572
|
"disconnectedZoom": "{{performedBy, anyCase}} <Semibold>deconectat Zoom</Semibold> pentru <Code>{{emailAddress}}</Code>.",
|
|
573
|
-
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
574
|
-
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
575
|
-
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
576
|
-
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
577
|
-
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
578
|
-
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
579
|
-
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
580
|
-
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
581
|
-
"integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>
|
|
582
|
-
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>
|
|
573
|
+
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectat {{integrationName, anyCase}}</Semibold> folosind <Code>{{detail, anyCase}}</Code>.",
|
|
574
|
+
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectat {{integrationName, anyCase}}</Semibold>.",
|
|
575
|
+
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectat {{integrationName, anyCase}}</Semibold> în numele <Code>{{integrationOwner, anyCase}}</Code> folosind <Code>{{detail, anyCase}}</Code>.",
|
|
576
|
+
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectat {{integrationName, anyCase}}</Semibold> în numele <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
577
|
+
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>deconectat {{integrationName, anyCase}}</Semibold> pentru <Code>{{detail, anyCase}}</Code>.",
|
|
578
|
+
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>deconectat {{integrationName, anyCase}}</Semibold>.",
|
|
579
|
+
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>deconectat {{integrationName, anyCase}}</Semibold> pentru <Code>{{integrationOwner, anyCase}}</Code> folosind <Code>{{detail, anyCase}}</Code>.",
|
|
580
|
+
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>deconectat {{integrationName, anyCase}}</Semibold> pentru <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
581
|
+
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>deconectat</Semibold> pentru <Code>{{detail, anyCase}}</Code> (conectat de {{performedBy, anyCase}}).",
|
|
582
|
+
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>deconectat</Semibold> (conectat de {{performedBy, anyCase}})."
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
"ipRestriction": {
|
package/src/translations/ru.json
CHANGED
|
@@ -536,11 +536,11 @@
|
|
|
536
536
|
"updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> на <Code>{{to, anyCase}}</Code>",
|
|
537
537
|
"connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>подключённый Google Calendar</Semibold> с использованием <Code>{{emailAddress}}</Code>.",
|
|
538
538
|
"disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>отключённый Google Calendar</Semibold> для <Code>{{emailAddress}}</Code>.",
|
|
539
|
-
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
539
|
+
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>подключен к интеграции Stripe</Semibold> с идентификатором аккаунта: <Code>{{stripeAccountId, anyCase}}</Code> на {{productSuffix, anyCase}}.",
|
|
540
540
|
"disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>отключил интеграцию Stripe</Semibold> на {{productSuffix, anyCase}}.",
|
|
541
|
-
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
541
|
+
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>подключен к интеграции Zoom</Semibold> с идентификатором аккаунта: <Code>{{zoomAccountId, anyCase}}</Code> на {{productSuffix, anyCase}}.",
|
|
542
542
|
"disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>отключил интеграцию Zoom</Semibold> на {{productSuffix, anyCase}}.",
|
|
543
|
-
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
543
|
+
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>подключен Пользовательский домен:</Semibold> <Code>{{hostname, anyCase}}</Code> на {{productSuffix, anyCase}}.",
|
|
544
544
|
"updatedFields": "<Semibold>{{field}}</Semibold>",
|
|
545
545
|
"updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>обновил</Semibold> <Code>{{roleName}}</Code> роль на {{productSuffix, anyCase}}.",
|
|
546
546
|
"updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>переименовал</Semibold> <Code>{{name.from}}</Code> роль в <Code>{{name.to}}</Code> на {{productSuffix, anyCase}}.",
|
|
@@ -564,16 +564,16 @@
|
|
|
564
564
|
"disconnectedTeams": "{{performedBy, anyCase}} <Semibold>отключил Microsoft Teams</Semibold>.",
|
|
565
565
|
"connectedZoom": "{{performedBy, anyCase}} <Semibold>соединил Zoom</Semibold> с использованием <Code>{{emailAddress}}</Code>.",
|
|
566
566
|
"disconnectedZoom": "{{performedBy, anyCase}} <Semibold>отключил Zoom</Semibold> для <Code>{{emailAddress}}</Code>.",
|
|
567
|
-
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
568
|
-
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
569
|
-
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
570
|
-
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
571
|
-
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
572
|
-
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
573
|
-
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
574
|
-
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
575
|
-
"integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold
|
|
576
|
-
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold
|
|
567
|
+
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>подключено {{integrationName, anyCase}}</Semibold> с использованием <Code>{{detail, anyCase}}</Code>.",
|
|
568
|
+
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>подключено {{integrationName, anyCase}}</Semibold>.",
|
|
569
|
+
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>подключено {{integrationName, anyCase}}</Semibold> от имени <Code>{{integrationOwner, anyCase}}</Code> с использованием <Code>{{detail, anyCase}}</Code>.",
|
|
570
|
+
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>подключено {{integrationName, anyCase}}</Semibold> от имени <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
571
|
+
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>отключено {{integrationName, anyCase}}</Semibold> для <Code>{{detail, anyCase}}</Code>.",
|
|
572
|
+
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>отключено {{integrationName, anyCase}}</Semibold>.",
|
|
573
|
+
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>отключено {{integrationName, anyCase}}</Semibold> от имени <Code>{{integrationOwner, anyCase}}</Code> с использованием <Code>{{detail, anyCase}}</Code>.",
|
|
574
|
+
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>отключено {{integrationName, anyCase}}</Semibold> от имени <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
575
|
+
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>отключено</Semibold> для <Code>{{detail, anyCase}}</Code> (подключено {{performedBy, anyCase}}).",
|
|
576
|
+
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>отключено</Semibold> (подключено {{performedBy, anyCase}})."
|
|
577
577
|
}
|
|
578
578
|
},
|
|
579
579
|
"ipRestriction": {
|
package/src/translations/sk.json
CHANGED
|
@@ -542,11 +542,11 @@
|
|
|
542
542
|
"updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> na <Code>{{to, anyCase}}</Code>",
|
|
543
543
|
"connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>pripojený Google Calendar</Semibold> pomocou <Code>{{emailAddress}}</Code>.",
|
|
544
544
|
"disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>odpojený Google Calendar</Semibold> pre <Code>{{emailAddress}}</Code>.",
|
|
545
|
-
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
545
|
+
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>pripojené k Stripe integrácii</Semibold> s ID účtu: <Code>{{stripeAccountId, anyCase}}</Code> na {{productSuffix, anyCase}}.",
|
|
546
546
|
"disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odpojil Stripe integráciu</Semibold> na {{productSuffix, anyCase}}.",
|
|
547
|
-
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
547
|
+
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>pripojené k Zoom integrácii</Semibold> s ID účtu: <Code>{{zoomAccountId, anyCase}}</Code> na {{productSuffix, anyCase}}.",
|
|
548
548
|
"disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odpojil Zoom integráciu</Semibold> na {{productSuffix, anyCase}}.",
|
|
549
|
-
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
549
|
+
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>pripojené K prispôsobenej doméne:</Semibold> <Code>{{hostname, anyCase}}</Code> na {{productSuffix, anyCase}}.",
|
|
550
550
|
"updatedFields": "<Semibold>{{field}}</Semibold>",
|
|
551
551
|
"updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>aktualizoval</Semibold> <Code>{{roleName}}</Code> úlohu na {{productSuffix, anyCase}}.",
|
|
552
552
|
"updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>premenoval</Semibold> <Code>{{name.from}}</Code> úlohu na <Code>{{name.to}}</Code> na {{productSuffix, anyCase}}.",
|
|
@@ -570,16 +570,16 @@
|
|
|
570
570
|
"disconnectedTeams": "{{performedBy, anyCase}} <Semibold>odpojený Microsoft Teams</Semibold>.",
|
|
571
571
|
"connectedZoom": "{{performedBy, anyCase}} <Semibold>pripojený Zoom</Semibold> pomocou <Code>{{emailAddress}}</Code>.",
|
|
572
572
|
"disconnectedZoom": "{{performedBy, anyCase}} <Semibold>odpojený Zoom</Semibold> pre <Code>{{emailAddress}}</Code>.",
|
|
573
|
-
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
574
|
-
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
575
|
-
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
576
|
-
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
577
|
-
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
578
|
-
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
579
|
-
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
580
|
-
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
581
|
-
"integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>
|
|
582
|
-
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>
|
|
573
|
+
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>pripojené {{integrationName, anyCase}}</Semibold> pomocou <Code>{{detail, anyCase}}</Code>.",
|
|
574
|
+
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>pripojené {{integrationName, anyCase}}</Semibold>.",
|
|
575
|
+
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>pripojené {{integrationName, anyCase}}</Semibold> pre <Code>{{integrationOwner, anyCase}}</Code> pomocou <Code>{{detail, anyCase}}</Code>.",
|
|
576
|
+
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>pripojené {{integrationName, anyCase}}</Semibold> pre <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
577
|
+
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odpojené {{integrationName, anyCase}}</Semibold> pre <Code>{{detail, anyCase}}</Code>.",
|
|
578
|
+
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odpojené {{integrationName, anyCase}}</Semibold>.",
|
|
579
|
+
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odpojené {{integrationName, anyCase}}</Semibold> pre <Code>{{integrationOwner, anyCase}}</Code> pomocou <Code>{{detail, anyCase}}</Code>.",
|
|
580
|
+
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odpojené {{integrationName, anyCase}}</Semibold> pre <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
581
|
+
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>odpojené</Semibold> pre <Code>{{detail, anyCase}}</Code> (pripojené {{performedBy, anyCase}}).",
|
|
582
|
+
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>odpojené</Semibold> (pripojené {{performedBy, anyCase}})."
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
"ipRestriction": {
|
package/src/translations/sl.json
CHANGED
|
@@ -542,11 +542,11 @@
|
|
|
542
542
|
"updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> na <Code>{{to, anyCase}}</Code>",
|
|
543
543
|
"connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>povezan Google Koledar</Semibold> z <Code>{{emailAddress}}</Code>.",
|
|
544
544
|
"disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>odklenjen Google Koledar</Semibold> za <Code>{{emailAddress}}</Code>.",
|
|
545
|
-
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan z Stripe integracijo</Semibold> z ID računa: <Code>{{stripeAccountId}}</Code> na {{productSuffix, anyCase}}.",
|
|
545
|
+
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan z Stripe integracijo</Semibold> z ID računa: <Code>{{stripeAccountId, anyCase}}</Code> na {{productSuffix, anyCase}}.",
|
|
546
546
|
"disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopil Stripe integracijo</Semibold> na {{productSuffix, anyCase}}.",
|
|
547
|
-
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan z Zoom integracijo</Semibold> z ID računa: <Code>{{zoomAccountId}}</Code> na {{productSuffix, anyCase}}.",
|
|
547
|
+
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan z Zoom integracijo</Semibold> z ID računa: <Code>{{zoomAccountId, anyCase}}</Code> na {{productSuffix, anyCase}}.",
|
|
548
548
|
"disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopil Zoom integracijo</Semibold> na {{productSuffix, anyCase}}.",
|
|
549
|
-
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan po meri
|
|
549
|
+
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan po meri:</Semibold> <Code>{{hostname, anyCase}}</Code> na {{productSuffix, anyCase}}.",
|
|
550
550
|
"updatedFields": "<Semibold>{{field}}</Semibold>",
|
|
551
551
|
"updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>posodobil</Semibold> <Code>{{roleName}}</Code> vlogo na {{productSuffix, anyCase}}.",
|
|
552
552
|
"updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>preimenoval</Semibold> <Code>{{name.from}}</Code> vlogo v <Code>{{name.to}}</Code> na {{productSuffix, anyCase}}.",
|
|
@@ -570,16 +570,16 @@
|
|
|
570
570
|
"disconnectedTeams": "{{performedBy, anyCase}} <Semibold>odklopljen Microsoft Teams</Semibold>.",
|
|
571
571
|
"connectedZoom": "{{performedBy, anyCase}} <Semibold>povezan Zoom</Semibold> z uporabo <Code>{{emailAddress}}</Code>.",
|
|
572
572
|
"disconnectedZoom": "{{performedBy, anyCase}} <Semibold>odklopljen Zoom</Semibold> za <Code>{{emailAddress}}</Code>.",
|
|
573
|
-
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan {{integrationName}}</Semibold> z uporabo <Code>{{detail}}</Code>.",
|
|
574
|
-
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan {{integrationName}}</Semibold>.",
|
|
575
|
-
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan {{integrationName}}</Semibold>
|
|
576
|
-
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan {{integrationName}}</Semibold>
|
|
577
|
-
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopljen {{integrationName}}</Semibold> za <Code>{{detail}}</Code>.",
|
|
578
|
-
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopljen {{integrationName}}</Semibold>.",
|
|
579
|
-
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopljen {{integrationName}}</Semibold>
|
|
580
|
-
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopljen {{integrationName}}</Semibold>
|
|
581
|
-
"integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>odklopljen</Semibold> za <Code>{{detail}}</Code> (
|
|
582
|
-
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>odklopljen</Semibold> (
|
|
573
|
+
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan {{integrationName, anyCase}}</Semibold> z uporabo <Code>{{detail, anyCase}}</Code>.",
|
|
574
|
+
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan {{integrationName, anyCase}}</Semibold>.",
|
|
575
|
+
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan {{integrationName, anyCase}}</Semibold> v imenu <Code>{{integrationOwner, anyCase}}</Code> z uporabo <Code>{{detail, anyCase}}</Code>.",
|
|
576
|
+
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>povezan {{integrationName, anyCase}}</Semibold> v imenu <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
577
|
+
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopljen {{integrationName, anyCase}}</Semibold> za <Code>{{detail, anyCase}}</Code>.",
|
|
578
|
+
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopljen {{integrationName, anyCase}}</Semibold>.",
|
|
579
|
+
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopljen {{integrationName, anyCase}}</Semibold> v imenu <Code>{{integrationOwner, anyCase}}</Code> z uporabo <Code>{{detail, anyCase}}</Code>.",
|
|
580
|
+
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>odklopljen {{integrationName, anyCase}}</Semibold> v imenu <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
581
|
+
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>odklopljen</Semibold> za <Code>{{detail, anyCase}}</Code> (povezan s {{performedBy, anyCase}}).",
|
|
582
|
+
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>odklopljen</Semibold> (povezan s {{performedBy, anyCase}})."
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
"ipRestriction": {
|
package/src/translations/sv.json
CHANGED
|
@@ -542,11 +542,11 @@
|
|
|
542
542
|
"updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> till <Code>{{to, anyCase}}</Code>",
|
|
543
543
|
"connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>anslöt Google Kalender</Semibold> med <Code>{{emailAddress}}</Code>.",
|
|
544
544
|
"disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>kopplade bort Google Kalender</Semibold> för <Code>{{emailAddress}}</Code>.",
|
|
545
|
-
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
545
|
+
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ansluten till Stripe-integration</Semibold> med konto-ID: <Code>{{stripeAccountId, anyCase}}</Code> på {{productSuffix, anyCase}}.",
|
|
546
546
|
"disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kopplade bort Stripe-integrationen</Semibold> på {{productSuffix, anyCase}}.",
|
|
547
|
-
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
547
|
+
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ansluten till Zoom-integration</Semibold> med konto-ID: <Code>{{zoomAccountId, anyCase}}</Code> på {{productSuffix, anyCase}}.",
|
|
548
548
|
"disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kopplade bort Zoom-integrationen</Semibold> på {{productSuffix, anyCase}}.",
|
|
549
|
-
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
549
|
+
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ansluten anpassad domän:</Semibold> <Code>{{hostname, anyCase}}</Code> på {{productSuffix, anyCase}}.",
|
|
550
550
|
"updatedFields": "<Semibold>{{field}}</Semibold>",
|
|
551
551
|
"updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>uppdaterade</Semibold> <Code>{{roleName}}</Code> roll på {{productSuffix, anyCase}}.",
|
|
552
552
|
"updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>omdöpte</Semibold> <Code>{{name.from}}</Code> rollen till <Code>{{name.to}}</Code> på {{productSuffix, anyCase}}.",
|
|
@@ -570,16 +570,16 @@
|
|
|
570
570
|
"disconnectedTeams": "{{performedBy, anyCase}} <Semibold>frånkopplade Microsoft Teams</Semibold>.",
|
|
571
571
|
"connectedZoom": "{{performedBy, anyCase}} <Semibold>kopplade Zoom</Semibold> med <Code>{{emailAddress}}</Code>.",
|
|
572
572
|
"disconnectedZoom": "{{performedBy, anyCase}} <Semibold>frånkopplade Zoom</Semibold> för <Code>{{emailAddress}}</Code>.",
|
|
573
|
-
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
574
|
-
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
575
|
-
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
576
|
-
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
577
|
-
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
578
|
-
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
579
|
-
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
580
|
-
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
581
|
-
"integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>
|
|
582
|
-
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>
|
|
573
|
+
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ansluten {{integrationName, anyCase}}</Semibold> med hjälp av <Code>{{detail, anyCase}}</Code>.",
|
|
574
|
+
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ansluten {{integrationName, anyCase}}</Semibold>.",
|
|
575
|
+
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ansluten {{integrationName, anyCase}}</Semibold> för <Code>{{integrationOwner, anyCase}}</Code> med hjälp av <Code>{{detail, anyCase}}</Code>.",
|
|
576
|
+
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ansluten {{integrationName, anyCase}}</Semibold> för <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
577
|
+
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kopplad från {{integrationName, anyCase}}</Semibold> för <Code>{{detail, anyCase}}</Code>.",
|
|
578
|
+
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kopplad från {{integrationName, anyCase}}</Semibold>.",
|
|
579
|
+
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kopplad från {{integrationName, anyCase}}</Semibold> för <Code>{{integrationOwner, anyCase}}</Code> med hjälp av <Code>{{detail, anyCase}}</Code>.",
|
|
580
|
+
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kopplad från {{integrationName, anyCase}}</Semibold> för <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
581
|
+
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>kopplad från</Semibold> för <Code>{{detail, anyCase}}</Code> (kopplad av {{performedBy, anyCase}}).",
|
|
582
|
+
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>kopplad från</Semibold> (kopplad av {{performedBy, anyCase}})."
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
"ipRestriction": {
|
package/src/translations/th.json
CHANGED
|
@@ -841,11 +841,11 @@
|
|
|
841
841
|
"updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> ไปยัง <Code>{{to, anyCase}}</Code>",
|
|
842
842
|
"connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>เชื่อมต่อ Google Calendar</Semibold> ใช้ <Code>{{emailAddress}}</Code>.",
|
|
843
843
|
"disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>ตัดการเชื่อมต่อ Google Calendar</Semibold> สำหรับ <Code>{{emailAddress}}</Code>.",
|
|
844
|
-
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
844
|
+
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>เชื่อมต่อกับการรวม Stripe</Semibold> ด้วย ID บัญชี: <Code>{{stripeAccountId, anyCase}}</Code> เมื่อ {{productSuffix, anyCase}}.",
|
|
845
845
|
"disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อการบริการ Stripe</Semibold> ใน {{productSuffix, anyCase}}.",
|
|
846
|
-
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
846
|
+
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>เชื่อมต่อกับการรวม Zoom</Semibold> ด้วย ID บัญชี: <Code>{{zoomAccountId, anyCase}}</Code> เมื่อ {{productSuffix, anyCase}}.",
|
|
847
847
|
"disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อการบริการ Zoom</Semibold> ใน {{productSuffix, anyCase}}.",
|
|
848
|
-
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>เชื่อมต่อโดเมนที่กำหนดเอง:</Semibold> <Code>{{hostname}}</Code>
|
|
848
|
+
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>เชื่อมต่อโดเมนที่กำหนดเอง:</Semibold> <Code>{{hostname, anyCase}}</Code> เมื่อ {{productSuffix, anyCase}}.",
|
|
849
849
|
"updatedFields": "<Semibold>{{field}}</Semibold>",
|
|
850
850
|
"updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>อัปเดต</Semibold> <Code>{{roleName}}</Code> บทบาทใน {{productSuffix, anyCase}}.",
|
|
851
851
|
"updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>เปลี่ยนชื่อ</Semibold> <Code>{{name.from}}</Code> บทบาทเป็น <Code>{{name.to}}</Code> ใน {{productSuffix, anyCase}}.",
|
|
@@ -869,16 +869,16 @@
|
|
|
869
869
|
"disconnectedTeams": "{{performedBy, anyCase}} <Semibold>ได้ยกเลิกการเชื่อมต่อ Microsoft Teams</Semibold>.",
|
|
870
870
|
"connectedZoom": "{{performedBy, anyCase}} <Semibold>ได้เชื่อมต่อ Zoom</Semibold> โดยใช้ <Code>{{emailAddress}}</Code>.",
|
|
871
871
|
"disconnectedZoom": "{{performedBy, anyCase}} <Semibold>ได้ยกเลิกการเชื่อมต่อ Zoom</Semibold> สำหรับ <Code>{{emailAddress}}</Code>.",
|
|
872
|
-
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
873
|
-
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
874
|
-
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
875
|
-
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
876
|
-
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ {{integrationName}}</Semibold> สำหรับ <Code>{{detail}}</Code>.",
|
|
877
|
-
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ {{integrationName}}</Semibold>.",
|
|
878
|
-
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ {{integrationName}}</Semibold>
|
|
879
|
-
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ {{integrationName}}</Semibold>
|
|
880
|
-
"integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>ตัดการเชื่อมต่อ</Semibold> สำหรับ <Code>{{detail}}</Code> (เชื่อมต่อโดย {{performedBy, anyCase}}).",
|
|
881
|
-
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>ตัดการเชื่อมต่อ</Semibold> (เชื่อมต่อโดย {{performedBy, anyCase}})."
|
|
872
|
+
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>เชื่อมต่อแล้ว {{integrationName, anyCase}}</Semibold> โดยใช้ <Code>{{detail, anyCase}}</Code>.",
|
|
873
|
+
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>เชื่อมต่อแล้ว {{integrationName, anyCase}}</Semibold>.",
|
|
874
|
+
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>เชื่อมต่อแล้ว {{integrationName, anyCase}}</Semibold> ในนามของ <Code>{{integrationOwner, anyCase}}</Code> โดยใช้ <Code>{{detail, anyCase}}</Code>.",
|
|
875
|
+
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>เชื่อมต่อแล้ว {{integrationName, anyCase}}</Semibold> ในนามของ <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
876
|
+
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ {{integrationName, anyCase}}</Semibold> สำหรับ <Code>{{detail, anyCase}}</Code>.",
|
|
877
|
+
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ {{integrationName, anyCase}}</Semibold>.",
|
|
878
|
+
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ {{integrationName, anyCase}}</Semibold> สำหรับ <Code>{{integrationOwner, anyCase}}</Code> โดยใช้ <Code>{{detail, anyCase}}</Code>.",
|
|
879
|
+
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ {{integrationName, anyCase}}</Semibold> สำหรับ <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
880
|
+
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ</Semibold> สำหรับ <Code>{{detail, anyCase}}</Code> (เชื่อมต่อโดย {{performedBy, anyCase}}).",
|
|
881
|
+
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>ตัดการเชื่อมต่อ</Semibold> (เชื่อมต่อโดย {{performedBy, anyCase}})."
|
|
882
882
|
}
|
|
883
883
|
},
|
|
884
884
|
"reactions": {
|
package/src/translations/tr.json
CHANGED
|
@@ -542,11 +542,11 @@
|
|
|
542
542
|
"updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> <Code>{{to, anyCase}}</Code> olarak değiştirildi.",
|
|
543
543
|
"connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>Google Takvim'e bağlandı</Semibold> using <Code>{{emailAddress}}</Code>.",
|
|
544
544
|
"disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>Google Takvim'den bağlantı kesildi</Semibold> for <Code>{{emailAddress}}</Code>.",
|
|
545
|
-
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>Stripe entegrasyonuna bağlandı</Semibold> hesap
|
|
545
|
+
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>Stripe entegrasyonuna bağlandı</Semibold> hesap kimliği ile: <Code>{{stripeAccountId, anyCase}}</Code> {{productSuffix, anyCase}}. ",
|
|
546
546
|
"disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>Stripe entegrasyonunu bağlantıyı kesti</Semibold> {{productSuffix, anyCase}}.",
|
|
547
|
-
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>Zoom entegrasyonuna bağlandı</Semibold> hesap
|
|
547
|
+
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>Zoom entegrasyonuna bağlandı</Semibold> hesap kimliği ile: <Code>{{zoomAccountId, anyCase}}</Code> {{productSuffix, anyCase}}.",
|
|
548
548
|
"disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>Zoom entegrasyonunun bağlantısını kesti</Semibold> {{productSuffix, anyCase}}.",
|
|
549
|
-
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>Özel Alan
|
|
549
|
+
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>Özel Alan Adına bağlandı:</Semibold> <Code>{{hostname, anyCase}}</Code> {{productSuffix, anyCase}}.",
|
|
550
550
|
"updatedFields": "<Semibold>{{field}}</Semibold>",
|
|
551
551
|
"updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>güncelledi</Semibold> <Code>{{roleName}}</Code> rolünü {{productSuffix, anyCase}}.",
|
|
552
552
|
"updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>yeniden adlandırdı</Semibold> <Code>{{name.from}}</Code> rolünü <Code>{{name.to}}</Code> olarak {{productSuffix, anyCase}}.",
|
|
@@ -570,16 +570,16 @@
|
|
|
570
570
|
"disconnectedTeams": "{{performedBy, anyCase}} <Semibold>Microsoft Teams Bağlantısı Kesildi</Semibold>.",
|
|
571
571
|
"connectedZoom": "{{performedBy, anyCase}} <Semibold>Zoom Bağlandı</Semibold> <Code>{{emailAddress}}</Code> kullanarak.",
|
|
572
572
|
"disconnectedZoom": "{{performedBy, anyCase}} <Semibold>Zoom Bağlantısı Kesildi</Semibold> için <Code>{{emailAddress}}</Code>.",
|
|
573
|
-
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlandı {{integrationName}}</Semibold>
|
|
574
|
-
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlandı {{integrationName}}</Semibold>.",
|
|
575
|
-
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlandı {{integrationName}}</Semibold> için <Code>{{integrationOwner}}</Code>
|
|
576
|
-
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlandı {{integrationName}}</Semibold> için <Code>{{integrationOwner}}</Code>.",
|
|
577
|
-
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
578
|
-
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
579
|
-
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
580
|
-
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>
|
|
581
|
-
"integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>bağlantı kesildi</Semibold> için <Code>{{detail}}</Code> (
|
|
582
|
-
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>bağlantı kesildi</Semibold> (
|
|
573
|
+
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlandı {{integrationName, anyCase}}</Semibold> <Code>{{detail, anyCase}}</Code> kullanılarak.",
|
|
574
|
+
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlandı {{integrationName, anyCase}}</Semibold>.",
|
|
575
|
+
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlandı {{integrationName, anyCase}}</Semibold> için <Code>{{integrationOwner, anyCase}}</Code> <Code>{{detail, anyCase}}</Code> kullanılarak.",
|
|
576
|
+
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlandı {{integrationName, anyCase}}</Semibold> için <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
577
|
+
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlantı kesildi {{integrationName, anyCase}}</Semibold> için <Code>{{detail, anyCase}}</Code>.",
|
|
578
|
+
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlantı kesildi {{integrationName, anyCase}}</Semibold>.",
|
|
579
|
+
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlantı kesildi {{integrationName, anyCase}}</Semibold> için <Code>{{integrationOwner, anyCase}}</Code> <Code>{{detail, anyCase}}</Code> kullanılarak.",
|
|
580
|
+
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>bağlantı kesildi {{integrationName, anyCase}}</Semibold> için <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
581
|
+
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>bağlantı kesildi</Semibold> için <Code>{{detail, anyCase}}</Code> ({{performedBy, anyCase}} tarafından bağlandı).",
|
|
582
|
+
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>bağlantı kesildi</Semibold> ({{performedBy, anyCase}} tarafından bağlandı)."
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
"ipRestriction": {
|
package/src/translations/uk.json
CHANGED
|
@@ -542,11 +542,11 @@
|
|
|
542
542
|
"updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> на <Code>{{to, anyCase}}</Code>",
|
|
543
543
|
"connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>підключено Google Календар</Semibold> за допомогою <Code>{{emailAddress}}</Code>.",
|
|
544
544
|
"disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>відключено Google Календар</Semibold> для <Code>{{emailAddress}}</Code>.",
|
|
545
|
-
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
545
|
+
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>підключено до інтеграції Stripe</Semibold> з ідентифікатором облікового запису: <Code>{{stripeAccountId, anyCase}}</Code> на {{productSuffix, anyCase}}.",
|
|
546
546
|
"disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>відключив інтеграцію Stripe</Semibold> на {{productSuffix, anyCase}}.",
|
|
547
|
-
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
547
|
+
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>підключено до інтеграції Zoom</Semibold> з ідентифікатором облікового запису: <Code>{{zoomAccountId, anyCase}}</Code> на {{productSuffix, anyCase}}.",
|
|
548
548
|
"disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>відключив інтеграцію Zoom</Semibold> на {{productSuffix, anyCase}}.",
|
|
549
|
-
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
549
|
+
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>підключено кастомний домен:</Semibold> <Code>{{hostname, anyCase}}</Code> на {{productSuffix, anyCase}}.",
|
|
550
550
|
"updatedFields": "<Semibold>{{field}}</Semibold>",
|
|
551
551
|
"updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>оновив</Semibold> <Code>{{roleName}}</Code> роль на {{productSuffix, anyCase}}.",
|
|
552
552
|
"updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>перейменував</Semibold> <Code>{{name.from}}</Code> роль на <Code>{{name.to}}</Code> на {{productSuffix, anyCase}}.",
|
|
@@ -570,16 +570,16 @@
|
|
|
570
570
|
"disconnectedTeams": "{{performedBy, anyCase}} <Semibold>відключено Microsoft Teams</Semibold>.",
|
|
571
571
|
"connectedZoom": "{{performedBy, anyCase}} <Semibold>підключено Zoom</Semibold> за допомогою <Code>{{emailAddress}}</Code>.",
|
|
572
572
|
"disconnectedZoom": "{{performedBy, anyCase}} <Semibold>відключено Zoom</Semibold> для <Code>{{emailAddress}}</Code>.",
|
|
573
|
-
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
574
|
-
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
575
|
-
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
576
|
-
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
577
|
-
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
578
|
-
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
579
|
-
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
580
|
-
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
581
|
-
"integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold
|
|
582
|
-
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold
|
|
573
|
+
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>підключено {{integrationName, anyCase}}</Semibold> за допомогою <Code>{{detail, anyCase}}</Code>.",
|
|
574
|
+
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>підключено {{integrationName, anyCase}}</Semibold>.",
|
|
575
|
+
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>підключено {{integrationName, anyCase}}</Semibold> від імені <Code>{{integrationOwner, anyCase}}</Code> за допомогою <Code>{{detail, anyCase}}</Code>.",
|
|
576
|
+
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>підключено {{integrationName, anyCase}}</Semibold> від імені <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
577
|
+
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>відключено {{integrationName, anyCase}}</Semibold> для <Code>{{detail, anyCase}}</Code>.",
|
|
578
|
+
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>відключено {{integrationName, anyCase}}</Semibold>.",
|
|
579
|
+
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>відключено {{integrationName, anyCase}}</Semibold> від імені <Code>{{integrationOwner, anyCase}}</Code> за допомогою <Code>{{detail, anyCase}}</Code>.",
|
|
580
|
+
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>відключено {{integrationName, anyCase}}</Semibold> від імені <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
581
|
+
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>відключено</Semibold> для <Code>{{detail, anyCase}}</Code> (підключений {{performedBy, anyCase}}).",
|
|
582
|
+
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>відключено</Semibold> (підключений {{performedBy, anyCase}})."
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
"ipRestriction": {
|
package/src/translations/vi.json
CHANGED
|
@@ -542,11 +542,11 @@
|
|
|
542
542
|
"updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> đến <Code>{{to, anyCase}}</Code>",
|
|
543
543
|
"connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>Kết nối Google Calendar</Semibold> bằng <Code>{{emailAddress}}</Code>.",
|
|
544
544
|
"disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>Ngắt kết nối Google Calendar</Semibold> cho <Code>{{emailAddress}}</Code>.",
|
|
545
|
-
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối với tích hợp Stripe</Semibold> với ID tài khoản: <Code>{{stripeAccountId}}</Code> trên {{productSuffix, anyCase}}.",
|
|
545
|
+
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối với tích hợp Stripe</Semibold> với ID tài khoản: <Code>{{stripeAccountId, anyCase}}</Code> trên {{productSuffix, anyCase}}.",
|
|
546
546
|
"disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối tích hợp Stripe</Semibold> trên {{productSuffix, anyCase}}.",
|
|
547
|
-
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối với tích hợp Zoom</Semibold> với ID tài khoản: <Code>{{zoomAccountId}}</Code> trên {{productSuffix, anyCase}}.",
|
|
547
|
+
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối với tích hợp Zoom</Semibold> với ID tài khoản: <Code>{{zoomAccountId, anyCase}}</Code> trên {{productSuffix, anyCase}}.",
|
|
548
548
|
"disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối tích hợp Zoom</Semibold> trên {{productSuffix, anyCase}}.",
|
|
549
|
-
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối miền
|
|
549
|
+
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối Tên miền Tùy chỉnh:</Semibold> <Code>{{hostname, anyCase}}</Code> trên {{productSuffix, anyCase}}.",
|
|
550
550
|
"updatedFields": "<Semibold>{{field}}</Semibold>",
|
|
551
551
|
"updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã cập nhật</Semibold> vai trò <Code>{{roleName}}</Code> trên {{productSuffix, anyCase}}.",
|
|
552
552
|
"updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã đổi tên</Semibold> vai trò <Code>{{name.from}}</Code> thành <Code>{{name.to}}</Code> trên {{productSuffix, anyCase}}.",
|
|
@@ -570,16 +570,16 @@
|
|
|
570
570
|
"disconnectedTeams": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối Microsoft Teams</Semibold>.",
|
|
571
571
|
"connectedZoom": "{{performedBy, anyCase}} <Semibold>đã kết nối Zoom</Semibold> bằng <Code>{{emailAddress}}</Code>.",
|
|
572
572
|
"disconnectedZoom": "{{performedBy, anyCase}} <Semibold>đã ngắt kết nối Zoom</Semibold> cho <Code>{{emailAddress}}</Code>.",
|
|
573
|
-
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối {{integrationName}}</Semibold>
|
|
574
|
-
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối {{integrationName}}</Semibold>.",
|
|
575
|
-
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối {{integrationName}}</Semibold>
|
|
576
|
-
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối {{integrationName}}</Semibold>
|
|
577
|
-
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối {{integrationName}}</Semibold> cho <Code>{{detail}}</Code>.",
|
|
578
|
-
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối {{integrationName}}</Semibold>.",
|
|
579
|
-
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối {{integrationName}}</Semibold> cho <Code>{{integrationOwner}}</Code>
|
|
580
|
-
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối {{integrationName}}</Semibold> cho <Code>{{integrationOwner}}</Code>.",
|
|
581
|
-
"integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>đã ngắt kết nối</Semibold> cho <Code>{{detail}}</Code> (
|
|
582
|
-
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>đã ngắt kết nối</Semibold> (
|
|
573
|
+
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối {{integrationName, anyCase}}</Semibold> bằng <Code>{{detail, anyCase}}</Code>.",
|
|
574
|
+
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối {{integrationName, anyCase}}</Semibold>.",
|
|
575
|
+
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối {{integrationName, anyCase}}</Semibold> cho <Code>{{integrationOwner, anyCase}}</Code> bằng <Code>{{detail, anyCase}}</Code>.",
|
|
576
|
+
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã kết nối {{integrationName, anyCase}}</Semibold> cho <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
577
|
+
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối {{integrationName, anyCase}}</Semibold> cho <Code>{{detail, anyCase}}</Code>.",
|
|
578
|
+
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối {{integrationName, anyCase}}</Semibold>.",
|
|
579
|
+
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối {{integrationName, anyCase}}</Semibold> cho <Code>{{integrationOwner, anyCase}}</Code> bằng <Code>{{detail, anyCase}}</Code>.",
|
|
580
|
+
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>đã ngắt kết nối {{integrationName, anyCase}}</Semibold> cho <Code>{{integrationOwner, anyCase}}</Code>.",
|
|
581
|
+
"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}}).",
|
|
582
|
+
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>đã ngắt kết nối</Semibold> (kết nối bởi {{performedBy, anyCase}})."
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
"ipRestriction": {
|
|
@@ -542,11 +542,11 @@
|
|
|
542
542
|
"updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> 到 <Code>{{to, anyCase}}</Code>",
|
|
543
543
|
"connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>连接了 Google 日历</Semibold> 使用 <Code>{{emailAddress}}</Code>.",
|
|
544
544
|
"disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>断开了 Google 日历</Semibold> 为 <Code>{{emailAddress}}</Code>.",
|
|
545
|
-
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
545
|
+
"connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已连接到 Stripe 集成</Semibold>,账户 ID: <Code>{{stripeAccountId, anyCase}}</Code>,在 {{productSuffix, anyCase}}。",
|
|
546
546
|
"disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>断开了 Stripe 集成</Semibold> 在 {{productSuffix, anyCase}}。",
|
|
547
|
-
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
547
|
+
"connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已连接到 Zoom 集成</Semibold>,账户 ID: <Code>{{zoomAccountId, anyCase}}</Code>,在 {{productSuffix, anyCase}}。",
|
|
548
548
|
"disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>断开了 Zoom 集成</Semibold> 在 {{productSuffix, anyCase}}。",
|
|
549
|
-
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
549
|
+
"connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已连接自定义域名:</Semibold> <Code>{{hostname, anyCase}}</Code>,在 {{productSuffix, anyCase}}。",
|
|
550
550
|
"updatedFields": "<Semibold>{{field}}</Semibold>",
|
|
551
551
|
"updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>更新了</Semibold> <Code>{{roleName}}</Code> 角色在 {{productSuffix, anyCase}}。",
|
|
552
552
|
"updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>重命名了</Semibold> <Code>{{name.from}}</Code> 角色为 <Code>{{name.to}}</Code> 在 {{productSuffix, anyCase}}。",
|
|
@@ -570,16 +570,16 @@
|
|
|
570
570
|
"disconnectedTeams": "{{performedBy, anyCase}} <Semibold>已断开连接 Microsoft Teams</Semibold>。",
|
|
571
571
|
"connectedZoom": "{{performedBy, anyCase}} <Semibold>已连接 Zoom</Semibold>,使用 <Code>{{emailAddress}}</Code>。",
|
|
572
572
|
"disconnectedZoom": "{{performedBy, anyCase}} <Semibold>已断开连接 Zoom</Semibold>,针对 <Code>{{emailAddress}}</Code>。",
|
|
573
|
-
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
574
|
-
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
575
|
-
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
576
|
-
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
577
|
-
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
578
|
-
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
579
|
-
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
580
|
-
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold
|
|
581
|
-
"integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold
|
|
582
|
-
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold
|
|
573
|
+
"integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已连接 {{integrationName, anyCase}}</Semibold>,使用 <Code>{{detail, anyCase}}</Code>。",
|
|
574
|
+
"integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已连接 {{integrationName, anyCase}}</Semibold>。",
|
|
575
|
+
"integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已连接 {{integrationName, anyCase}}</Semibold>,为 <Code>{{integrationOwner, anyCase}}</Code>,使用 <Code>{{detail, anyCase}}</Code>。",
|
|
576
|
+
"integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已连接 {{integrationName, anyCase}}</Semibold>,为 <Code>{{integrationOwner, anyCase}}</Code>。",
|
|
577
|
+
"integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已断开连接 {{integrationName, anyCase}}</Semibold>,为 <Code>{{detail, anyCase}}</Code>。",
|
|
578
|
+
"integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已断开连接 {{integrationName, anyCase}}</Semibold>。",
|
|
579
|
+
"integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已断开连接 {{integrationName, anyCase}}</Semibold>,为 <Code>{{integrationOwner, anyCase}}</Code>,使用 <Code>{{detail, anyCase}}</Code>。",
|
|
580
|
+
"integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>已断开连接 {{integrationName, anyCase}}</Semibold>,为 <Code>{{integrationOwner, anyCase}}</Code>。",
|
|
581
|
+
"integrationDisconnectedByProvider": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>已断开连接</Semibold>,为 <Code>{{detail, anyCase}}</Code>(由 {{performedBy, anyCase}} 连接)。",
|
|
582
|
+
"integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName, anyCase}}</Bold> <Semibold>已断开连接</Semibold>(由 {{performedBy, anyCase}} 连接)。"
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
"ipRestriction": {
|