@bigbinary/neeto-molecules 4.1.68 → 4.1.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. package/dist/AuditLogs.js +1 -0
  2. package/dist/AuditLogs.js.map +1 -1
  3. package/dist/cjs/AuditLogs.js +1 -0
  4. package/dist/cjs/AuditLogs.js.map +1 -1
  5. package/dist/cjs/v2/AuditLogs.js +24 -26
  6. package/dist/cjs/v2/AuditLogs.js.map +1 -1
  7. package/dist/cjs/v2/Container.js +8 -1
  8. package/dist/cjs/v2/Container.js.map +1 -1
  9. package/dist/cjs/v2/Search.js +9 -19
  10. package/dist/cjs/v2/Search.js.map +1 -1
  11. package/dist/v2/AuditLogs.js +24 -26
  12. package/dist/v2/AuditLogs.js.map +1 -1
  13. package/dist/v2/Container.js +8 -1
  14. package/dist/v2/Container.js.map +1 -1
  15. package/dist/v2/Search.js +11 -21
  16. package/dist/v2/Search.js.map +1 -1
  17. package/package.json +3 -3
  18. package/src/translations/ar.json +37 -36
  19. package/src/translations/bg.json +37 -36
  20. package/src/translations/ca.json +37 -36
  21. package/src/translations/cs.json +37 -36
  22. package/src/translations/da.json +37 -36
  23. package/src/translations/de.json +37 -36
  24. package/src/translations/en.json +34 -34
  25. package/src/translations/es-MX.json +37 -36
  26. package/src/translations/es.json +37 -36
  27. package/src/translations/et.json +37 -36
  28. package/src/translations/fi.json +37 -36
  29. package/src/translations/fil.json +37 -36
  30. package/src/translations/fr.json +37 -36
  31. package/src/translations/he.json +37 -36
  32. package/src/translations/hi.json +37 -36
  33. package/src/translations/hr.json +37 -36
  34. package/src/translations/hu.json +37 -36
  35. package/src/translations/id.json +37 -36
  36. package/src/translations/it.json +37 -36
  37. package/src/translations/ja.json +37 -36
  38. package/src/translations/ko.json +37 -36
  39. package/src/translations/nl.json +37 -36
  40. package/src/translations/pl.json +37 -36
  41. package/src/translations/pt-BR.json +37 -36
  42. package/src/translations/pt.json +37 -36
  43. package/src/translations/ro.json +37 -36
  44. package/src/translations/ru.json +37 -36
  45. package/src/translations/sk.json +37 -36
  46. package/src/translations/sl.json +37 -36
  47. package/src/translations/sv.json +37 -36
  48. package/src/translations/th.json +37 -36
  49. package/src/translations/tr.json +37 -36
  50. package/src/translations/uk.json +37 -36
  51. package/src/translations/vi.json +37 -36
  52. package/src/translations/zh-CN.json +37 -36
  53. package/src/translations/zh-TW.json +37 -36
@@ -145,7 +145,8 @@
145
145
  "productSwitcher": {
146
146
  "noApps": "No se encontraron aplicaciones",
147
147
  "chooseNeetoProduct": "Elija su producto Neeto",
148
- "searchProducts": "Buscar productos"
148
+ "searchProducts": "Buscar productos",
149
+ "title": "Selector de Producto"
149
150
  },
150
151
  "alert": {
151
152
  "timezone": {
@@ -365,37 +366,37 @@
365
366
  }
366
367
  },
367
368
  "text": {
368
- "invitedUsers": "{{performedBy, anyCase}} <Semibold>agregó</Semibold> <Code>{{emailList}}</Code> a {{productSuffix, anyCase}}.",
369
- "invitedUsersFailed": "{{performedBy, anyCase}} <Semibold>intentó</Semibold> invitar a un usuario {{productSuffix, anyCase}}{{errorMessage}}.",
370
- "userSignedUp": "{{userIdentifier}} <Semibold>se registró</Semibold> en {{productSuffix, anyCase}}.",
371
- "updatedUser": "{{performedBy, anyCase}} <Semibold> cambió</Semibold> <Code>{{affectedUser}}'s</Code> <ChangedFields></ChangedFields> en {{productSuffix, anyCase}}.",
372
- "bulkUpdateUsers": "{{performedBy, anyCase}} <Semibold>{{message}}</Semibold>: <Code>{{emailList}}</Code> en {{productSuffix, anyCase}}.",
373
- "bulkUpdateUsersFailed": "{{performedBy, anyCase}} <Semibold>{{message}}</Semibold> en {{productSuffix, anyCase}}{{errorMessage}}.",
374
- "updatedUserProfile": "{{performedBy, anyCase}} <Semibold> cambió</Semibold> <ChangedFields></ChangedFields> en {{productSuffix, anyCase}}.",
375
- "createdRole": "{{performedBy, anyCase}} <Semibold> creó</Semibold> <Code>{{roleName}}</Code> rol en {{productSuffix, anyCase}}.",
369
+ "invitedUsers": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>añadió</Semibold> <Code>{{emailList}}</Code> a {{productSuffix, anyCase}}.",
370
+ "invitedUsersFailed": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>intentó</Semibold> invitar a un usuario {{productSuffix, anyCase}}{{errorMessage}}.",
371
+ "userSignedUp": "<Bold>{{userIdentifier}}</Bold> <Semibold>se registró</Semibold> en {{productSuffix, anyCase}}.",
372
+ "updatedUser": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>cambió</Semibold> <Code>{{affectedUser}}'s</Code> <ChangedFields></ChangedFields> en {{productSuffix, anyCase}}.",
373
+ "bulkUpdateUsers": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>{{message}}</Semibold>: <Code>{{emailList}}</Code> en {{productSuffix, anyCase}}.",
374
+ "bulkUpdateUsersFailed": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>{{message}}</Semibold> en {{productSuffix, anyCase}}{{errorMessage}}.",
375
+ "updatedUserProfile": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>cambió</Semibold> <ChangedFields></ChangedFields> en {{productSuffix, anyCase}}.",
376
+ "createdRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>creó</Semibold> <Code>{{roleName}}</Code> rol en {{productSuffix, anyCase}}.",
376
377
  "updatedRole_other": "{{performedBy, anyCase}} <Semibold>actualizó</Semibold> <Code>{{roleName}}</Code> rol con <Code>{{addedPermissionsText}}</Code> permisos en {{productSuffix, anyCase}}",
377
378
  "updatedRole_one": "{{performedBy, anyCase}} <Semibold>actualizó</Semibold> <Code>{{roleName}}</Code> rol con <Code>{{addedPermissionsText}}</Code> permiso en {{productSuffix, anyCase}}",
378
- "deletedRole": "{{performedBy, anyCase}} <Semibold> eliminó</Semibold> <Code>{{roleName}}</Code> rol en {{productSuffix, anyCase}}.",
379
- "performedAction": "{{performedBy, anyCase}} <Semibold> realizó</Semibold> una acción en {{productSuffix, anyCase}}.",
379
+ "deletedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>eliminó</Semibold> <Code>{{roleName}}</Code> rol en {{productSuffix, anyCase}}.",
380
+ "performedAction": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>realizó</Semibold> una acción en {{productSuffix, anyCase}}.",
380
381
  "updatedFieldsWithPreviousValue": "<Semibold>{{field}}</Semibold> de <Code>{{from, anyCase}}</Code> a <Code>{{to, anyCase}}</Code>",
381
382
  "updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> a <Code>{{to, anyCase}}</Code>",
382
383
  "connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>conectó Google Calendar</Semibold> usando <Code>{{emailAddress}}</Code>.",
383
384
  "disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>desconectó Google Calendar</Semibold> para <Code>{{emailAddress}}</Code>.",
384
- "connectedStripeAccount": "{{performedBy, anyCase}} <Semibold>conectó a la integración de Stripe</Semibold> con ID de cuenta: <Code>{{stripeAccountId}}</Code> en {{productSuffix, anyCase}}.",
385
- "disconnectedStripeAccount": "{{performedBy, anyCase}} <Semibold>desconectó la integración de Stripe</Semibold> en {{productSuffix, anyCase}}.",
386
- "connectedZoomAccount": "{{performedBy, anyCase}} <Semibold>conectó a la integración de Zoom</Semibold> con ID de cuenta: <Code>{{zoomAccountId}}</Code> en {{productSuffix, anyCase}}.",
387
- "disconnectedZoomAccount": "{{performedBy, anyCase}} <Semibold>desconectó la integración de Zoom</Semibold> en {{productSuffix, anyCase}}.",
388
- "connectedCustomDomain": "{{performedBy, anyCase}} <Semibold>conectó Dominio Personalizado:</Semibold> <Code>{{hostname}}</Code> en {{productSuffix, anyCase}}.",
385
+ "connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectado a la integración de Stripe</Semibold> con el ID de cuenta: <Code>{{stripeAccountId}}</Code> en {{productSuffix, anyCase}}.",
386
+ "disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>desconectó la integración de Stripe</Semibold> en {{productSuffix, anyCase}}.",
387
+ "connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectado a la integración de Zoom</Semibold> con el ID de cuenta: <Code>{{zoomAccountId}}</Code> en {{productSuffix, anyCase}}.",
388
+ "disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>desconectó la integración de Zoom</Semibold> en {{productSuffix, anyCase}}.",
389
+ "connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectado Dominio Personalizado:</Semibold> <Code>{{hostname}}</Code> en {{productSuffix, anyCase}}.",
389
390
  "updatedFields": "<Semibold>{{field}}</Semibold>",
390
- "updatedRole": "{{performedBy, anyCase}} <Semibold>actualizó</Semibold> <Code>{{roleName}}</Code> rol en {{productSuffix, anyCase}}.",
391
- "updatedRoleName": "{{performedBy, anyCase}} <Semibold> renombró</Semibold> <Code>{{name.from}}</Code> rol a <Code>{{name.to}}</Code> en {{productSuffix, anyCase}}.",
392
- "addedRolePermission": "{{performedBy, anyCase}} <Semibold>agregó</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) al rol <Code>{{roleName}}</Code> en {{productSuffix, anyCase}}.",
393
- "removedRolePermission": "{{performedBy, anyCase}} <Semibold> eliminó</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) del rol <Code>{{roleName}}</Code> en {{productSuffix, anyCase}}.",
394
- "modifiedRolePermission": "{{performedBy, anyCase}} <Semibold>agregó</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) y <Semibold>eliminó</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) del rol <Code>{{roleName}}</Code> en {{productSuffix, anyCase}}.",
395
- "createdApiKey": "{{performedBy, anyCase}} <Semibold>creó</Semibold> una clave API con etiqueta <Semibold>{{label, anyCase}}</Semibold> en {{productSuffix, anyCase}}.",
396
- "deletedApiKey": "{{performedBy, anyCase}} <Semibold>deleted</Semibold> una clave API con etiqueta <Semibold>{{label, anyCase}}</Semibold> en {{productSuffix, anyCase}}.",
397
- "updatedApiKey": "{{performedBy, anyCase}} <Semibold>actualizó</Semibold> una clave API con etiqueta <Semibold>{{label, anyCase}}</Semibold> en {{productSuffix, anyCase}}.",
398
- "removedUser": "{{performedBy, anyCase}} <Semibold>eliminó</Semibold> <Code>{{affectedUser}}</Code> de {{productSuffix, anyCase}}.",
391
+ "updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>actualizó</Semibold> <Code>{{roleName}}</Code> rol en {{productSuffix, anyCase}}.",
392
+ "updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>cambió el nombre de</Semibold> <Code>{{name.from}}</Code> rol a <Code>{{name.to}}</Code> en {{productSuffix, anyCase}}.",
393
+ "addedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>añadió</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) al <Code>{{roleName}}</Code> rol en {{productSuffix, anyCase}}.",
394
+ "removedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>eliminó</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) de <Code>{{roleName}}</Code> rol en {{productSuffix, anyCase}}.",
395
+ "modifiedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>añadió</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) y <Semibold>eliminó</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) de <Code>{{roleName}}</Code> rol en {{productSuffix, anyCase}}.",
396
+ "createdApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>creó</Semibold> una clave API con la etiqueta <Semibold>{{label, anyCase}}</Semibold> en {{productSuffix, anyCase}}.",
397
+ "deletedApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>eliminó</Semibold> una clave API con la etiqueta <Semibold>{{label, anyCase}}</Semibold> en {{productSuffix, anyCase}}.",
398
+ "updatedApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>actualizó</Semibold> una clave API con la etiqueta <Semibold>{{label, anyCase}}</Semibold> en {{productSuffix, anyCase}}.",
399
+ "removedUser": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>eliminó</Semibold> <Code>{{affectedUser}}</Code> de {{productSuffix, anyCase}}.",
399
400
  "googleDisconnectedGoogleCalendar": "Google <Semibold>desconectado Google Calendar</Semibold> para <Code>{{emailAddress}}</Code> (conectado por {{performedBy, anyCase}}).",
400
401
  "connectedGoogleMeet": "{{performedBy, anyCase}} <Semibold>conectado Google Meet</Semibold> usando <Code>{{emailAddress}}</Code>.",
401
402
  "disconnectedGoogleMeet": "{{performedBy, anyCase}} <Semibold>desconectado Google Meet</Semibold> para <Code>{{emailAddress}}</Code>.",
@@ -409,16 +410,16 @@
409
410
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>desconectado Microsoft Teams</Semibold>.",
410
411
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>conectado Zoom</Semibold> usando <Code>{{emailAddress}}</Code>.",
411
412
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>desconectado Zoom</Semibold> para <Code>{{emailAddress}}</Code>.",
412
- "integrationConnected": "{{performedBy, anyCase}} <Semibold>conectado {{integrationName}}</Semibold> usando <Code>{{detail}}</Code>.",
413
- "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectado {{integrationName}}</Semibold>.",
414
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>conectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code> usando <Code>{{detail}}</Code>.",
415
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>conectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code>.",
416
- "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>desconectado {{integrationName}}</Semibold> para <Code>{{detail}}</Code>.",
417
- "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectado {{integrationName}}</Semibold>.",
418
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>desconectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
419
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>desconectó {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code>.",
420
- "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>desconectado</Semibold> para <Code>{{detail}}</Code> (conectado por {{performedBy, anyCase}}).",
421
- "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>desconectado</Semibold> (conectado por {{performedBy, anyCase}})."
413
+ "integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectado {{integrationName}}</Semibold> usando <Code>{{detail}}</Code>.",
414
+ "integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectado {{integrationName}}</Semibold>.",
415
+ "integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectado {{integrationName}}</Semibold> en nombre de <Code>{{integrationOwner}}</Code> usando <Code>{{detail}}</Code>.",
416
+ "integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>conectado {{integrationName}}</Semibold> en nombre de <Code>{{integrationOwner}}</Code>.",
417
+ "integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>desconectado {{integrationName}}</Semibold> para <Code>{{detail}}</Code>.",
418
+ "integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>desconectado {{integrationName}}</Semibold>.",
419
+ "integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>desconectado {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
420
+ "integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>desconectado {{integrationName}}</Semibold> para <Code>{{integrationOwner}}</Code>.",
421
+ "integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>desconectado</Semibold> para <Code>{{detail}}</Code> (conectado por {{performedBy, anyCase}}).",
422
+ "integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>desconectado</Semibold> (conectado por {{performedBy, anyCase}})."
422
423
  }
423
424
  },
424
425
  "ipRestriction": {
@@ -989,4 +990,4 @@
989
990
  "plural": "Formularios"
990
991
  }
991
992
  }
992
- }
993
+ }
@@ -302,7 +302,8 @@
302
302
  "productSwitcher": {
303
303
  "noApps": "Rakendusi ei leitud.",
304
304
  "chooseNeetoProduct": "Valige oma Neeto toode",
305
- "searchProducts": "Otsi tooteid"
305
+ "searchProducts": "Otsi tooteid",
306
+ "title": "Toote vahetaja"
306
307
  },
307
308
  "alert": {
308
309
  "timezone": {
@@ -522,37 +523,37 @@
522
523
  }
523
524
  },
524
525
  "text": {
525
- "invitedUsers": "{{performedBy, anyCase}} <Semibold>lisatud</Semibold> <Code>{{emailList}}</Code> {{productSuffix, anyCase}}.",
526
- "invitedUsersFailed": "{{performedBy, anyCase}} <Semibold>proovis</Semibold> kutsuda kasutaja {{productSuffix, anyCase}}{{errorMessage}}.",
527
- "userSignedUp": "{{userIdentifier}} <Semibold>registreerus</Semibold> {{productSuffix, anyCase}}.",
528
- "updatedUser": "{{performedBy, anyCase}} <Semibold>muutis</Semibold> <Code>{{affectedUser}}'i</Code> <ChangedFields></ChangedFields> {{productSuffix, anyCase}}.",
529
- "bulkUpdateUsers": "{{performedBy, anyCase}} <Semibold>{{message}}</Semibold>: <Code>{{emailList}}</Code> {{productSuffix, anyCase}}.",
530
- "bulkUpdateUsersFailed": "{{performedBy, anyCase}} <Semibold>{{message}}</Semibold> {{productSuffix, anyCase}}{{errorMessage}}.",
531
- "updatedUserProfile": "{{performedBy, anyCase}} <Semibold>muutis</Semibold> <ChangedFields></ChangedFields> {{productSuffix, anyCase}}.",
532
- "createdRole": "{{performedBy, anyCase}} <Semibold>loonud</Semibold> <Code>{{roleName}}</Code> rolli {{productSuffix, anyCase}}.",
526
+ "invitedUsers": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>lisatud</Semibold> <Code>{{emailList}}</Code> {{productSuffix, anyCase}}.",
527
+ "invitedUsersFailed": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>üritas</Semibold> kutsuda kasutajat {{productSuffix, anyCase}}{{errorMessage}}.",
528
+ "userSignedUp": "<Bold>{{userIdentifier}}</Bold> <Semibold>registreerus</Semibold> {{productSuffix, anyCase}}.",
529
+ "updatedUser": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>muutis</Semibold> <Code>{{affectedUser}}'i</Code> <ChangedFields></ChangedFields> {{productSuffix, anyCase}}.",
530
+ "bulkUpdateUsers": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>{{message}}</Semibold>: <Code>{{emailList}}</Code> {{productSuffix, anyCase}}.",
531
+ "bulkUpdateUsersFailed": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>{{message}}</Semibold> {{productSuffix, anyCase}}{{errorMessage}}.",
532
+ "updatedUserProfile": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>muutis</Semibold> <ChangedFields></ChangedFields> {{productSuffix, anyCase}}.",
533
+ "createdRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>loomine</Semibold> <Code>{{roleName}}</Code> roll {{productSuffix, anyCase}}.",
533
534
  "updatedRole_other": "{{performedBy, anyCase}} <Semibold>uuendatud</Semibold> <Code>{{roleName}}</Code> rolli <Code>{{addedPermissionsText}}</Code> õigustega {{productSuffix, anyCase}}",
534
535
  "updatedRole_one": "{{performedBy, anyCase}} <Semibold>uuendatud</Semibold> <Code>{{roleName}}</Code> rolli <Code>{{addedPermissionsText}}</Code> õigusega {{productSuffix, anyCase}}",
535
- "deletedRole": "{{performedBy, anyCase}} <Semibold>kustutatud</Semibold> <Code>{{roleName}}</Code> roll {{productSuffix, anyCase}}.",
536
- "performedAction": "{{performedBy, anyCase}} <Semibold>tehtud</Semibold> tegevus {{productSuffix, anyCase}}.",
536
+ "deletedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kustutatud</Semibold> <Code>{{roleName}}</Code> roll {{productSuffix, anyCase}}.",
537
+ "performedAction": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>teavitatud</Semibold> tegevusest {{productSuffix, anyCase}}.",
537
538
  "updatedFieldsWithPreviousValue": "<Semibold>{{field}}</Semibold> <from, anyCase>oli</from, anyCase> <Code>{{from, anyCase}}</Code> <to, anyCase>on</to, anyCase> <Code>{{to, anyCase}}</Code>",
538
539
  "updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> <to, anyCase>on</to, anyCase> <Code>{{to, anyCase}}</Code>",
539
540
  "connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>ühendas Google Calendar</Semibold> kasutades <Code>{{emailAddress}}</Code>.",
540
541
  "disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>lahutas Google Calendar</Semibold> <Code>{{emailAddress}}</Code>.",
541
- "connectedStripeAccount": "{{performedBy, anyCase}} <Semibold>ühendatud Stripe integratsioon</Semibold> kontoga ID: <Code>{{stripeAccountId}}</Code> {{productSuffix, anyCase}}.",
542
- "disconnectedStripeAccount": "{{performedBy, anyCase}} <Semibold>lahkunud Stripe integratsioon</Semibold> {{productSuffix, anyCase}}.",
543
- "connectedZoomAccount": "{{performedBy, anyCase}} <Semibold>ühendatud Zoom integratsioon</Semibold> kontoga ID: <Code>{{zoomAccountId}}</Code> {{productSuffix, anyCase}}.",
544
- "disconnectedZoomAccount": "{{performedBy, anyCase}} <Semibold>lahkunud Zoom integratsioon</Semibold> {{productSuffix, anyCase}}.",
545
- "connectedCustomDomain": "{{performedBy, anyCase}} <Semibold>ühendatud kohandatud domeen:</Semibold> <Code>{{hostname}}</Code> {{productSuffix, anyCase}}.",
542
+ "connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ühendatud Stripe integratsiooniga</Semibold> konto ID-ga: <Code>{{stripeAccountId}}</Code> {{productSuffix, anyCase}}.",
543
+ "disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>keskinud Stripe integratsiooniga</Semibold> {{productSuffix, anyCase}}.",
544
+ "connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ühendatud Zoom integratsiooniga</Semibold> konto ID-ga: <Code>{{zoomAccountId}}</Code> {{productSuffix, anyCase}}.",
545
+ "disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>keskinud Zoom integratsiooniga</Semibold> {{productSuffix, anyCase}}.",
546
+ "connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ühendatud kohandatud domeeniga:</Semibold> <Code>{{hostname}}</Code> {{productSuffix, anyCase}}.",
546
547
  "updatedFields": "<Semibold>{{field}}</Semibold>",
547
- "updatedRole": "{{performedBy, anyCase}} <Semibold>uuendatud</Semibold> <Code>{{roleName}}</Code> rolli {{productSuffix, anyCase}}.",
548
- "updatedRoleName": "{{performedBy, anyCase}} <Semibold>ümbernimetatud</Semibold> <Code>{{name.from}}</Code> roll <Code>{{name.to}}</Code> rolliks {{productSuffix, anyCase}}.",
549
- "addedRolePermission": "{{performedBy, anyCase}} <Semibold>lisatud</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) <Code>{{roleName}}</Code> rollile {{productSuffix, anyCase}}.",
550
- "removedRolePermission": "{{performedBy, anyCase}} <Semibold>eemaldatud</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) <Code>{{roleName}}</Code> rollilt {{productSuffix, anyCase}}.",
551
- "modifiedRolePermission": "{{performedBy, anyCase}} <Semibold>lisatud</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) ja <Semibold>eemaldatud</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) <Code>{{roleName}}</Code> rollilt {{productSuffix, anyCase}}.",
552
- "createdApiKey": "{{performedBy, anyCase}} <Semibold>loonud</Semibold> API võtme märgiga <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
553
- "deletedApiKey": "{{performedBy, anyCase}} <Semibold>kustutatud</Semibold> API võtme märgiga <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
554
- "updatedApiKey": "{{performedBy, anyCase}} <Semibold>uuendatud</Semibold> API võtme märgiga <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
555
- "removedUser": "{{performedBy, anyCase}} <Semibold>eemaldatud</Semibold> <Code>{{affectedUser}}</Code> {{productSuffix, anyCase}}.",
548
+ "updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>uuendatud</Semibold> <Code>{{roleName}}</Code> roll {{productSuffix, anyCase}}.",
549
+ "updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nimetati ümber</Semibold> <Code>{{name.from}}</Code> roll <Code>{{name.to}}</Code> {{productSuffix, anyCase}}.",
550
+ "addedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>lisatud</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) <Code>{{roleName}}</Code> rolli {{productSuffix, anyCase}}.",
551
+ "removedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>eemaldatud</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) <Code>{{roleName}}</Code> rolli {{productSuffix, anyCase}}.",
552
+ "modifiedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>lisatud</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) ja <Semibold>eemaldatud</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) <Code>{{roleName}}</Code> rolli {{productSuffix, anyCase}}.",
553
+ "createdApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>loomine</Semibold> API võtme sildiga <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
554
+ "deletedApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>kustutatud</Semibold> API võtme sildiga <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
555
+ "updatedApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>uuendatud</Semibold> API võtme sildiga <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
556
+ "removedUser": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>eemaldatud</Semibold> <Code>{{affectedUser}}</Code> {{productSuffix, anyCase}}.",
556
557
  "googleDisconnectedGoogleCalendar": "Google <Semibold>ühendus Google Calendar'i katkestatud</Semibold> aadressil <Code>{{emailAddress}}</Code> (ühendatud {{performedBy, anyCase}}).",
557
558
  "connectedGoogleMeet": "{{performedBy, anyCase}} <Semibold>ühendas Google Meet'i</Semibold> kasutades <Code>{{emailAddress}}</Code>.",
558
559
  "disconnectedGoogleMeet": "{{performedBy, anyCase}} <Semibold>katkestas Google Meet'i</Semibold> aadressil <Code>{{emailAddress}}</Code>.",
@@ -566,16 +567,16 @@
566
567
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>katkestas Microsoft Teams</Semibold>.",
567
568
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>ühendas Zoom'i</Semibold> kasutades <Code>{{emailAddress}}</Code>.",
568
569
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>katkestas Zoom'i</Semibold> aadressil <Code>{{emailAddress}}</Code>.",
569
- "integrationConnected": "{{performedBy, anyCase}} <Semibold>ühendas {{integrationName}}<Sembold> kasutades <Code>{{detail}}</Code>.",
570
- "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>ühendas {{integrationName}}<Sembold>.",
571
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>ühendas {{integrationName}}<\\/Semibold> jaoks <Code>{{integrationOwner}}<\\/Code> kasutades <Code>{{detail}}<\\/Code>.",
572
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>ühendas {{integrationName}}<\\/Semibold> jaoks <Code>{{integrationOwner}}<\\/Code>.",
573
- "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>katkestas {{integrationName}}<Sembold> jaoks <Code>{{detail}}</Code>.",
574
- "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>katkestas {{integrationName}}<Sembold>.",
575
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>katkestas {{integrationName}}<\\/Semibold> jaoks <Code>{{integrationOwner}}<\\/Code> (<Code>{{detail}}<\\/Code>).",
576
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>katkestas {{integrationName}}<\\/Semibold> jaoks <Code>{{integrationOwner}}<\\/Code>.",
577
- "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>katkestas<Sembold> <Code>{{detail}}</Code> (ühendatud {{performedBy, anyCase}}).",
578
- "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>katkestas<Sembold> (ühendatud {{performedBy, anyCase}})."
570
+ "integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ühendatud {{integrationName}}</Semibold> kasutades <Code>{{detail}}</Code>.",
571
+ "integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ühendatud {{integrationName}}</Semibold>.",
572
+ "integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ühendatud {{integrationName}}</Semibold> <Code>{{integrationOwner}}</Code> kasutades <Code>{{detail}}</Code>.",
573
+ "integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>ühendatud {{integrationName}}</Semibold> <Code>{{integrationOwner}}</Code>.",
574
+ "integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>keskinud {{integrationName}}</Semibold> <Code>{{detail}}</Code>.",
575
+ "integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>keskinud {{integrationName}}</Semibold>.",
576
+ "integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>keskinud {{integrationName}}</Semibold> <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
577
+ "integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>keskinud {{integrationName}}</Semibold> <Code>{{integrationOwner}}</Code>.",
578
+ "integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>keskinud</Semibold> <Code>{{detail}}</Code> (ühendus loodi {{performedBy, anyCase}}).",
579
+ "integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>keskinud</Semibold> (ühendus loodi {{performedBy, anyCase}})."
579
580
  }
580
581
  },
581
582
  "ipRestriction": {
@@ -989,4 +990,4 @@
989
990
  "cancel": "Tühista"
990
991
  }
991
992
  }
992
- }
993
+ }
@@ -302,7 +302,8 @@
302
302
  "productSwitcher": {
303
303
  "noApps": "Sovelluksia ei löydy.",
304
304
  "chooseNeetoProduct": "Valitse Neeto-tuote",
305
- "searchProducts": "Etsi tuotteita"
305
+ "searchProducts": "Etsi tuotteita",
306
+ "title": "Tuotteen vaihto"
306
307
  },
307
308
  "alert": {
308
309
  "timezone": {
@@ -522,37 +523,37 @@
522
523
  }
523
524
  },
524
525
  "text": {
525
- "invitedUsers": "{{performedBy, anyCase}} <Semibold>lisäsi</Semibold> <Code>{{emailList}}</Code> {{productSuffix, anyCase}}.",
526
- "invitedUsersFailed": "{{performedBy, anyCase}} <Semibold>yritti</Semibold> kutsua käyttäjää {{productSuffix, anyCase}}{{errorMessage}}.",
527
- "userSignedUp": "{{userIdentifier}} <Semibold>rekisteröityi</Semibold> {{productSuffix, anyCase}}.",
528
- "updatedUser": "{{performedBy, anyCase}} <Semibold>muutti</Semibold> <Code>{{affectedUser}}'s</Code> <ChangedFields></ChangedFields> {{productSuffix, anyCase}}.",
529
- "bulkUpdateUsers": "{{performedBy, anyCase}} <Semibold>{{message}}</Semibold>: <Code>{{emailList}}</Code> {{productSuffix, anyCase}}.",
530
- "bulkUpdateUsersFailed": "{{performedBy, anyCase}} <Semibold>{{message}}</Semibold> {{productSuffix, anyCase}}{{errorMessage}}.",
531
- "updatedUserProfile": "{{performedBy, anyCase}} <Semibold>muutti</Semibold> <ChangedFields></ChangedFields> {{productSuffix, anyCase}}.",
532
- "createdRole": "{{performedBy, anyCase}} <Semibold>loi</Semibold> <Code>{{roleName}}</Code> roolin {{productSuffix, anyCase}}.",
526
+ "invitedUsers": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>lisäsi</Semibold> <Code>{{emailList}}</Code> {{productSuffix, anyCase}}.",
527
+ "invitedUsersFailed": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>yritti</Semibold> kutsua käyttäjää {{productSuffix, anyCase}}{{errorMessage}}.",
528
+ "userSignedUp": "<Bold>{{userIdentifier}}</Bold> <Semibold>rekisteröityi</Semibold> {{productSuffix, anyCase}}.",
529
+ "updatedUser": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>muuttui</Semibold> <Code>{{affectedUser}}'n</Code> <ChangedFields></ChangedFields> {{productSuffix, anyCase}}.",
530
+ "bulkUpdateUsers": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>{{message}}</Semibold>: <Code>{{emailList}}</Code> {{productSuffix, anyCase}}.",
531
+ "bulkUpdateUsersFailed": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>{{message}}</Semibold> {{productSuffix, anyCase}}{{errorMessage}}.",
532
+ "updatedUserProfile": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>muuttui</Semibold> <ChangedFields></ChangedFields> {{productSuffix, anyCase}}.",
533
+ "createdRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>loi</Semibold> <Code>{{roleName}}</Code> roolin {{productSuffix, anyCase}}.",
533
534
  "updatedRole_other": "{{performedBy, anyCase}} <Semibold>päivytti</Semibold> <Code>{{roleName}}</Code> roolin <Code>{{addedPermissionsText}}</Code> oikeuksilla {{productSuffix, anyCase}}",
534
535
  "updatedRole_one": "{{performedBy, anyCase}} <Semibold>päivytti</Semibold> <Code>{{roleName}}</Code> roolin <Code>{{addedPermissionsText}}</Code> oikeudella {{productSuffix, anyCase}}",
535
- "deletedRole": "{{performedBy, anyCase}} <Semibold>poisti</Semibold> <Code>{{roleName}}</Code> roolin {{productSuffix, anyCase}}.",
536
- "performedAction": "{{performedBy, anyCase}} <Semibold>sai aikaan</Semibold> toiminnon {{productSuffix, anyCase}}.",
536
+ "deletedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>poisti</Semibold> <Code>{{roleName}}</Code> roolin {{productSuffix, anyCase}}.",
537
+ "performedAction": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>suoritti</Semibold> toiminnon {{productSuffix, anyCase}}.",
537
538
  "updatedFieldsWithPreviousValue": "<Semibold>{{field}}</Semibold> <Code>{{from, anyCase}}</Code> <Code>{{to, anyCase}}</Code>",
538
539
  "updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> <Code>{{to, anyCase}}</Code>",
539
540
  "connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>yhdistetty Google Kalendar</Semibold> käyttäen <Code>{{emailAddress}}</Code>.",
540
541
  "disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>irrotettu Google Kalendar</Semibold> käyttäjälle <Code>{{emailAddress}}</Code>.",
541
- "connectedStripeAccount": "{{performedBy, anyCase}} <Semibold>yhdisti Stripe-integraatioon</Semibold> tilillä: <Code>{{stripeAccountId}}</Code> {{productSuffix, anyCase}}.",
542
- "disconnectedStripeAccount": "{{performedBy, anyCase}} <Semibold>irrotti Stripe-integraation</Semibold> {{productSuffix, anyCase}}.",
543
- "connectedZoomAccount": "{{performedBy, anyCase}} <Semibold>yhdisti Zoom-integraatioon</Semibold> tilillä: <Code>{{zoomAccountId}}</Code> {{productSuffix, anyCase}}.",
544
- "disconnectedZoomAccount": "{{performedBy, anyCase}} <Semibold>irrotti Zoom-integraation</Semibold> {{productSuffix, anyCase}}.",
545
- "connectedCustomDomain": "{{performedBy, anyCase}} <Semibold>yhdisti Mukautetun Domainin:</Semibold> <Code>{{hostname}}</Code> {{productSuffix, anyCase}}.",
542
+ "connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>yhdisti Stripe-integraatioon</Semibold> tilitunnus: <Code>{{stripeAccountId}}</Code> {{productSuffix, anyCase}}.",
543
+ "disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>irrotti Stripe-integraation</Semibold> {{productSuffix, anyCase}}.",
544
+ "connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>yhdisti Zoom-integraatioon</Semibold> tilitunnus: <Code>{{zoomAccountId}}</Code> {{productSuffix, anyCase}}.",
545
+ "disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>irrotti Zoom-integraation</Semibold> {{productSuffix, anyCase}}.",
546
+ "connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>yhdisti mukautetun verkkotunnuksen:</Semibold> <Code>{{hostname}}</Code> {{productSuffix, anyCase}}.",
546
547
  "updatedFields": "<Semibold>{{field}}</Semibold>",
547
- "updatedRole": "{{performedBy, anyCase}} <Semibold>päivitti</Semibold> <Code>{{roleName}}</Code> roolin {{productSuffix, anyCase}}.",
548
- "updatedRoleName": "{{performedBy, anyCase}} <Semibold>nimettiin</Semibold> <Code>{{name.from}}</Code> rooli <Code>{{name.to}}</Code> rooliksi {{productSuffix, anyCase}}.",
549
- "addedRolePermission": "{{performedBy, anyCase}} <Semibold>lisäsi</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) <Code>{{roleName}}</Code> rooliin {{productSuffix, anyCase}}.",
550
- "removedRolePermission": "{{performedBy, anyCase}} <Semibold>poisti</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) <Code>{{roleName}}</Code> roolista {{productSuffix, anyCase}}.",
551
- "modifiedRolePermission": "{{performedBy, anyCase}} <Semibold>lisäsi</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) ja <Semibold>poisti</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) <Code>{{roleName}}</Code> roolista {{productSuffix, anyCase}}.",
552
- "createdApiKey": "{{performedBy, anyCase}} <Semibold>loi</Semibold> API-avain, jonka etiketti on <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
553
- "deletedApiKey": "{{performedBy, anyCase}} <Semibold>poisti</Semibold> API-avaimen, jonka etiketti on <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
554
- "updatedApiKey": "{{performedBy, anyCase}} <Semibold>päivitti</Semibold> API-avaimen, jonka etiketti on <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
555
- "removedUser": "{{performedBy, anyCase}} <Semibold>poisti</Semibold> <Code>{{affectedUser}}</Code> tuotteesta {{productSuffix, anyCase}}.",
548
+ "updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>päivitti</Semibold> <Code>{{roleName}}</Code> roolia {{productSuffix, anyCase}}.",
549
+ "updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nimeäsi</Semibold> <Code>{{name.from}}</Code> rooli <Code>{{name.to}}</Code> {{productSuffix, anyCase}}.",
550
+ "addedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>lisäsi</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) <Code>{{roleName}}</Code> rooli {{productSuffix, anyCase}}.",
551
+ "removedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>poisti</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) <Code>{{roleName}}</Code> roolista {{productSuffix, anyCase}}.",
552
+ "modifiedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>lisäsi</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) ja <Semibold>poisti</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) <Code>{{roleName}}</Code> roolista {{productSuffix, anyCase}}.",
553
+ "createdApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>loi</Semibold> API-avaimen, jolla on etiketti <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
554
+ "deletedApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>poisti</Semibold> API-avaimen, jolla on etiketti <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
555
+ "updatedApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>päivitti</Semibold> API-avaimen, jolla on etiketti <Semibold>{{label, anyCase}}</Semibold> {{productSuffix, anyCase}}.",
556
+ "removedUser": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>poisti</Semibold> <Code>{{affectedUser}}</Code> {{productSuffix, anyCase}}.",
556
557
  "googleDisconnectedGoogleCalendar": "Google <Semibold>erotettu Google Kalenteri</Semibold> käyttäjältä <Code>{{emailAddress}}</Code> (liitetty käyttäjän {{performedBy, anyCase}} toimesta).",
557
558
  "connectedGoogleMeet": "{{performedBy, anyCase}} <Semibold>liitti Google Meetin</Semibold> käyttäen <Code>{{emailAddress}}</Code>.",
558
559
  "disconnectedGoogleMeet": "{{performedBy, anyCase}} <Semibold>erotti Google Meetin</Semibold> käyttäjältä <Code>{{emailAddress}}</Code>.",
@@ -566,16 +567,16 @@
566
567
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>erotti Microsoft Teamsin</Semibold>.",
567
568
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>liitti Zoomin</Semibold> käyttäen <Code>{{emailAddress}}</Code>.",
568
569
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>erotti Zoomin</Semibold> käyttäjältä <Code>{{emailAddress}}</Code>.",
569
- "integrationConnected": "{{performedBy, anyCase}} <Semibold>yhdisti {{integrationName}}<\\/Semibold> käyttäen <Code>{{detail}}<\\/Code>.",
570
- "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>yhdisti {{integrationName}}<\\/Semibold>.",
571
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>yhteytti {{integrationName}}< /Semibold> käyttäjänä <Code>{{integrationOwner}}< /Code> käyttäen <Code>{{detail}}< /Code>.",
572
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>yhteytti {{integrationName}}< /Semibold> käyttäjänä <Code>{{integrationOwner}}< /Code>.",
573
- "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>katkaisi yhteyden {{integrationName}}<\\/Semibold> <Code>{{detail}}<\\/Code>:lla.",
574
- "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>katkaisi yhteyden {{integrationName}}<\\/Semibold>.",
575
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>katkaisi yhteyden {{integrationName}}< /Semibold> käyttäjänä <Code>{{integrationOwner}}< /Code> (<Code>{{detail}}< /Code>).",
576
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>katkaisi yhteyden {{integrationName}}< /Semibold> käyttäjänä <Code>{{integrationOwner}}< /Code>.",
577
- "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>katkaisi yhteyden<\\/Semibold> <Code>{{detail}}<\\/Code>:lla (yhdistetty käyttäjän {{performedBy, anyCase}} toimesta).",
578
- "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>katkaisi yhteyden<\\/Semibold> (yhdistetty käyttäjän {{performedBy, anyCase}} toimesta)."
570
+ "integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>yhdisti {{integrationName}}</Semibold> käyttäen <Code>{{detail}}</Code>.",
571
+ "integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>yhdisti {{integrationName}}</Semibold>.",
572
+ "integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>yhdisti {{integrationName}}</Semibold> <Code>{{integrationOwner}}</Code> käyttäen <Code>{{detail}}</Code>.",
573
+ "integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>yhdisti {{integrationName}}</Semibold> <Code>{{integrationOwner}}</Code>.",
574
+ "integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>irrotti {{integrationName}}</Semibold> käyttäen <Code>{{detail}}</Code>.",
575
+ "integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>irrotti {{integrationName}}</Semibold>.",
576
+ "integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>irrotti {{integrationName}}</Semibold> <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
577
+ "integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>irrotti {{integrationName}}</Semibold> <Code>{{integrationOwner}}</Code>.",
578
+ "integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>irrotti</Semibold> <Code>{{detail}}</Code> (yhdistetty käyttäjän {{performedBy, anyCase}} toimesta).",
579
+ "integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>irrotti</Semibold> (yhdistetty käyttäjän {{performedBy, anyCase}} toimesta)."
579
580
  }
580
581
  },
581
582
  "ipRestriction": {
@@ -989,4 +990,4 @@
989
990
  "cancel": "Peruuta"
990
991
  }
991
992
  }
992
- }
993
+ }
@@ -302,7 +302,8 @@
302
302
  "productSwitcher": {
303
303
  "noApps": "Walang nahanap na mga app.",
304
304
  "chooseNeetoProduct": "Pumili ng iyong Neeto product",
305
- "searchProducts": "Maghanap ng mga produkto"
305
+ "searchProducts": "Maghanap ng mga produkto",
306
+ "title": "Tagapaglipat ng Produkto"
306
307
  },
307
308
  "alert": {
308
309
  "timezone": {
@@ -522,37 +523,37 @@
522
523
  }
523
524
  },
524
525
  "text": {
525
- "invitedUsers": "{{performedBy, anyCase}} <Semibold>nagdagdag</Semibold> <Code>{{emailList}}</Code> sa {{productSuffix, anyCase}}.",
526
- "invitedUsersFailed": "{{performedBy, anyCase}} <Semibold>sinubukan</Semibold> na mag-imbita ng isang gumagamit {{productSuffix, anyCase}}{{errorMessage}}.",
527
- "userSignedUp": "{{userIdentifier}} <Semibold>nag-sign up</Semibold> sa {{productSuffix, anyCase}}.",
528
- "updatedUser": "{{performedBy, anyCase}} <Semibold>binago</Semibold> <Code>{{affectedUser}}'s</Code> <ChangedFields></ChangedFields> sa {{productSuffix, anyCase}}.",
529
- "bulkUpdateUsers": "{{performedBy, anyCase}} <Semibold>{{message}}</Semibold>: <Code>{{emailList}}</Code> sa {{productSuffix, anyCase}}.",
530
- "bulkUpdateUsersFailed": "{{performedBy, anyCase}} <Semibold>{{message}}</Semibold> sa {{productSuffix, anyCase}}{{errorMessage}}.",
531
- "updatedUserProfile": "{{performedBy, anyCase}} <Semibold>binago</Semibold> <ChangedFields></ChangedFields> sa {{productSuffix, anyCase}}.",
532
- "createdRole": "{{performedBy, anyCase}} <Semibold>lumika</Semibold> <Code>{{roleName}}</Code> na papel sa {{productSuffix, anyCase}}.",
526
+ "invitedUsers": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>idinaragdag</Semibold> <Code>{{emailList}}</Code> sa {{productSuffix, anyCase}}.",
527
+ "invitedUsersFailed": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>sinubukan</Semibold> na mag-imbita ng isang gumagamit {{productSuffix, anyCase}}{{errorMessage}}.",
528
+ "userSignedUp": "<Bold>{{userIdentifier}}</Bold> <Semibold>nagsimula ng account</Semibold> sa {{productSuffix, anyCase}}.",
529
+ "updatedUser": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>binago</Semibold> <Code>{{affectedUser}}'s</Code> <ChangedFields></ChangedFields> sa {{productSuffix, anyCase}}.",
530
+ "bulkUpdateUsers": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>{{message}}</Semibold>: <Code>{{emailList}}</Code> sa {{productSuffix, anyCase}}.",
531
+ "bulkUpdateUsersFailed": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>{{message}}</Semibold> sa {{productSuffix, anyCase}}{{errorMessage}}.",
532
+ "updatedUserProfile": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>binago</Semibold> <ChangedFields></ChangedFields> sa {{productSuffix, anyCase}}.",
533
+ "createdRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nilikha</Semibold> <Code>{{roleName}}</Code> na tungkulin sa {{productSuffix, anyCase}}.",
533
534
  "updatedRole_other": "{{performedBy, anyCase}} <Semibold> in-update </Semibold> <Code>{{roleName}}</Code> na tungkulin na may <Code>{{addedPermissionsText}}</Code> na pahintulot sa {{productSuffix, anyCase}}",
534
535
  "updatedRole_one": "{{performedBy, anyCase}} <Semibold> in-update </Semibold> <Code>{{roleName}}</Code> na tungkulin na may <Code>{{addedPermissionsText}}</Code> na pahintulot sa {{productSuffix, anyCase}}",
535
- "deletedRole": "{{performedBy, anyCase}} <Semibold>nagbura</Semibold> <Code>{{roleName}}</Code> na papel sa {{productSuffix, anyCase}}.",
536
- "performedAction": "{{performedBy, anyCase}} <Semibold>nagsagawa</Semibold> ng isang aksyon sa {{productSuffix, anyCase}}.",
536
+ "deletedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tinanggal</Semibold> <Code>{{roleName}}</Code> na tungkulin sa {{productSuffix, anyCase}}.",
537
+ "performedAction": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nagsagawa</Semibold> ng aksyon sa {{productSuffix, anyCase}}.",
537
538
  "updatedFieldsWithPreviousValue": "<Semibold>{{field}}</Semibold> mula sa <Code>{{from, anyCase}}</Code> hanggang sa <Code>{{to, anyCase}}</Code>",
538
539
  "updatedFieldsWithNewValue": "<Semibold>{{field}}</Semibold> sa <Code>{{to, anyCase}}</Code>",
539
540
  "connectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>nakakonekta ang Google Calendar</Semibold> gamit ang <Code>{{emailAddress}}</Code>.",
540
541
  "disconnectedGoogleCalender": "{{performedBy, anyCase}} <Semibold>nakatanggal ang Google Calendar</Semibold> para sa <Code>{{emailAddress}}</Code>.",
541
- "connectedStripeAccount": "{{performedBy, anyCase}} <Semibold>nakakonekta sa Stripe integration</Semibold> gamit ang account ID: <Code>{{stripeAccountId}}</Code> sa {{productSuffix, anyCase}}.",
542
- "disconnectedStripeAccount": "{{performedBy, anyCase}} <Semibold>nag-alis ng koneksyon sa Stripe integration</Semibold> sa {{productSuffix, anyCase}}.",
543
- "connectedZoomAccount": "{{performedBy, anyCase}} <Semibold>nakakonekta sa Zoom integration</Semibold> gamit ang account ID: <Code>{{zoomAccountId}}</Code> sa {{productSuffix, anyCase}}.",
544
- "disconnectedZoomAccount": "{{performedBy, anyCase}} <Semibold>nag-alis ng koneksyon sa Zoom integration</Semibold> sa {{productSuffix, anyCase}}.",
545
- "connectedCustomDomain": "{{performedBy, anyCase}} <Semibold>nakakonekta sa Custom Domain:</Semibold> <Code>{{hostname}}</Code> sa {{productSuffix, anyCase}}.",
542
+ "connectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nakakonektado sa Stripe integration</Semibold> na may account ID: <Code>{{stripeAccountId}}</Code> sa {{productSuffix, anyCase}}.",
543
+ "disconnectedStripeAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tinanggal ang Stripe integration</Semibold> sa {{productSuffix, anyCase}}.",
544
+ "connectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nakakonektado sa Zoom integration</Semibold> na may account ID: <Code>{{zoomAccountId}}</Code> sa {{productSuffix, anyCase}}.",
545
+ "disconnectedZoomAccount": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tinanggal ang Zoom integration</Semibold> sa {{productSuffix, anyCase}}.",
546
+ "connectedCustomDomain": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nakakonektado sa Custom Domain:</Semibold> <Code>{{hostname}}</Code> sa {{productSuffix, anyCase}}.",
546
547
  "updatedFields": "<Semibold>{{field}}</Semibold>",
547
- "updatedRole": "{{performedBy, anyCase}} <Semibold>na-update</Semibold> <Code>{{roleName}}</Code> na papel sa {{productSuffix, anyCase}}.",
548
- "updatedRoleName": "{{performedBy, anyCase}} <Semibold>nagbansag</Semibold> <Code>{{name.from}}</Code> papel sa <Code>{{name.to}}</Code> sa {{productSuffix, anyCase}}.",
549
- "addedRolePermission": "{{performedBy, anyCase}} <Semibold>nagdagdag</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) sa <Code>{{roleName}}</Code> na papel sa {{productSuffix, anyCase}}.",
550
- "removedRolePermission": "{{performedBy, anyCase}} <Semibold>nag-alis</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) mula sa <Code>{{roleName}}</Code> na papel sa {{productSuffix, anyCase}}.",
551
- "modifiedRolePermission": "{{performedBy, anyCase}} <Semibold>nagdagdag</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) at <Semibold>nag-alis</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) mula sa <Code>{{roleName}}</Code> na papel sa {{productSuffix, anyCase}}.",
552
- "createdApiKey": "{{performedBy, anyCase}} <Semibold>lumika</Semibold> ng isang API key na may label <Semibold>{{label, anyCase}}</Semibold> sa {{productSuffix, anyCase}}.",
553
- "deletedApiKey": "{{performedBy, anyCase}} <Semibold>nagbura</Semibold> ng isang API key na may label <Semibold>{{label, anyCase}}</Semibold> sa {{productSuffix, anyCase}}.",
554
- "updatedApiKey": "{{performedBy, anyCase}} <Semibold>na-update</Semibold> ang isang API key na may label <Semibold>{{label, anyCase}}</Semibold> sa {{productSuffix, anyCase}}.",
555
- "removedUser": "{{performedBy, anyCase}} <Semibold>tinanggal</Semibold> <Code>{{affectedUser}}</Code> mula sa {{productSuffix, anyCase}}.",
548
+ "updatedRole": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>na-update</Semibold> <Code>{{roleName}}</Code> na tungkulin sa {{productSuffix, anyCase}}.",
549
+ "updatedRoleName": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>pinalitan</Semibold> <Code>{{name.from}}</Code> na tungkulin sa <Code>{{name.to}}</Code> sa {{productSuffix, anyCase}}.",
550
+ "addedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>idinagdag</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) sa <Code>{{roleName}}</Code> na tungkulin sa {{productSuffix, anyCase}}.",
551
+ "removedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tinanggal</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) mula sa <Code>{{roleName}}</Code> na tungkulin sa {{productSuffix, anyCase}}.",
552
+ "modifiedRolePermission": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>idinagdag</Semibold> <Code>{{addedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{addedPermissionsCount}} }) at <Semibold>tinanggal</Semibold> <Code>{{removedPermissionsText}}</Code> $t(neetoMolecules.common.permission, {\"count\": {{removedPermissionsCount}} }) mula sa <Code>{{roleName}}</Code> na tungkulin sa {{productSuffix, anyCase}}.",
553
+ "createdApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nilikha</Semibold> ang isang API key na may label <Semibold>{{label, anyCase}}</Semibold> sa {{productSuffix, anyCase}}.",
554
+ "deletedApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tinanggal</Semibold> ang isang API key na may label <Semibold>{{label, anyCase}}</Semibold> sa {{productSuffix, anyCase}}.",
555
+ "updatedApiKey": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>na-update</Semibold> ang isang API key na may label <Semibold>{{label, anyCase}}</Semibold> sa {{productSuffix, anyCase}}.",
556
+ "removedUser": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tinanggal</Semibold> <Code>{{affectedUser}}</Code> mula sa {{productSuffix, anyCase}}.",
556
557
  "googleDisconnectedGoogleCalendar": "Google <Semibold>na-disconnect ang Google Calendar</Semibold> para sa <Code>{{emailAddress}}</Code> (na konektado ng {{performedBy, anyCase}}).",
557
558
  "connectedGoogleMeet": "{{performedBy, anyCase}} <Semibold>nakakonekta ang Google Meet</Semibold> gamit ang <Code>{{emailAddress}}</Code>.",
558
559
  "disconnectedGoogleMeet": "{{performedBy, anyCase}} <Semibold>na-disconnect ang Google Meet</Semibold> para sa <Code>{{emailAddress}}</Code>.",
@@ -566,16 +567,16 @@
566
567
  "disconnectedTeams": "{{performedBy, anyCase}} <Semibold>na-disconnect ang Microsoft Teams</Semibold>.",
567
568
  "connectedZoom": "{{performedBy, anyCase}} <Semibold>nakakonekta ang Zoom</Semibold> gamit ang <Code>{{emailAddress}}</Code>.",
568
569
  "disconnectedZoom": "{{performedBy, anyCase}} <Semibold>na-disconnect ang Zoom</Semibold> para sa <Code>{{emailAddress}}</Code>.",
569
- "integrationConnected": "{{performedBy, anyCase}} <Semibold>nakonekta {{integrationName}}<\\/Semibold> gamit ang <Code>{{detail}}<\\/Code>.",
570
- "integrationConnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>nakonekta {{integrationName}}<\\/Semibold>.",
571
- "integrationConnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>nakonekta {{integrationName}}<Semibold> para sa <Code>{{integrationOwner}}<Code> gamit ang <Code>{{detail}}<Code>.",
572
- "integrationConnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>nakonekta {{integrationName}}<Semibold> para sa <Code>{{integrationOwner}}<Code>.",
573
- "integrationDisconnected": "{{performedBy, anyCase}} <Semibold>dinisconnect {{integrationName}}<\\/Semibold> para kay <Code>{{detail}}<\\/Code>.",
574
- "integrationDisconnectedWithoutDetail": "{{performedBy, anyCase}} <Semibold>dinisconnect {{integrationName}}<\\/Semibold>.",
575
- "integrationDisconnectedOnBehalf": "{{performedBy, anyCase}} <Semibold>na-disconnect {{integrationName}}<Semibold> para sa <Code>{{integrationOwner}}<Code> (<Code>{{detail}}<Code>).",
576
- "integrationDisconnectedOnBehalfWithoutDetail": "{{performedBy, anyCase}} <Semibold>na-disconnect {{integrationName}}<Semibold> para sa <Code>{{integrationOwner}}<Code>.",
577
- "integrationDisconnectedByProvider": "{{integrationName}} <Semibold>dinisconnect<\\/Semibold> para kay <Code>{{detail}}<\\/Code> (nakonekta ni {{performedBy, anyCase}}).",
578
- "integrationDisconnectedByProviderWithoutDetail": "{{integrationName}} <Semibold>dinisconnect<\\/Semibold> (nakonekta ni {{performedBy, anyCase}})."
570
+ "integrationConnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nagdagdag ng koneksyon {{integrationName}}</Semibold> gamit ang <Code>{{detail}}</Code>.",
571
+ "integrationConnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nagdagdag ng koneksyon {{integrationName}}</Semibold>.",
572
+ "integrationConnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nagdagdag ng koneksyon {{integrationName}}</Semibold> para sa <Code>{{integrationOwner}}</Code> gamit ang <Code>{{detail}}</Code>.",
573
+ "integrationConnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>nagdagdag ng koneksyon {{integrationName}}</Semibold> para sa <Code>{{integrationOwner}}</Code>.",
574
+ "integrationDisconnected": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tinanggal ang koneksyon {{integrationName}}</Semibold> para sa <Code>{{detail}}</Code>.",
575
+ "integrationDisconnectedWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tinanggal ang koneksyon {{integrationName}}</Semibold>.",
576
+ "integrationDisconnectedOnBehalf": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tinanggal ang koneksyon {{integrationName}}</Semibold> para sa <Code>{{integrationOwner}}</Code> (<Code>{{detail}}</Code>).",
577
+ "integrationDisconnectedOnBehalfWithoutDetail": "<Bold>{{performedBy, anyCase}}</Bold> <Semibold>tinanggal ang koneksyon {{integrationName}}</Semibold> para sa <Code>{{integrationOwner}}</Code>.",
578
+ "integrationDisconnectedByProvider": "<Bold>{{integrationName}}</Bold> <Semibold>tinanggal</Semibold> para sa <Code>{{detail}}</Code> (nakakonektado ni {{performedBy, anyCase}}).",
579
+ "integrationDisconnectedByProviderWithoutDetail": "<Bold>{{integrationName}}</Bold> <Semibold>tinanggal</Semibold> (nakakonektado ni {{performedBy, anyCase}})."
579
580
  }
580
581
  },
581
582
  "ipRestriction": {
@@ -989,4 +990,4 @@
989
990
  "cancel": "Kanselahin"
990
991
  }
991
992
  }
992
- }
993
+ }