Translate label and descriptions for objects (#9876)
Begin server-side translations
This commit is contained in:
@ -14,9 +14,10 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:56
|
||||
#~ msgid "Company"
|
||||
#~ msgstr "Company"
|
||||
#: src/engine/metadata-modules/object-metadata/object-metadata.service.ts:557
|
||||
#: src/engine/metadata-modules/object-metadata/object-metadata.service.ts:561
|
||||
msgid "Company"
|
||||
msgstr "Company"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:57
|
||||
@ -28,10 +29,207 @@ msgstr ""
|
||||
#~ msgid "A company"
|
||||
#~ msgstr "A company"
|
||||
|
||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32
|
||||
msgid "(System) View Fields"
|
||||
msgstr "(System) View Fields"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29
|
||||
msgid "(System) View Filter Groups"
|
||||
msgstr "(System) View Filter Groups"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25
|
||||
msgid "(System) View Filters"
|
||||
msgstr "(System) View Filters"
|
||||
|
||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23
|
||||
msgid "(System) View Groups"
|
||||
msgstr "(System) View Groups"
|
||||
|
||||
#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26
|
||||
msgid "(System) View Sorts"
|
||||
msgstr "(System) View Sorts"
|
||||
|
||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:33
|
||||
msgid "(System) Views"
|
||||
msgstr "(System) Views"
|
||||
|
||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:58
|
||||
msgid "A company"
|
||||
msgstr "A company"
|
||||
|
||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:35
|
||||
msgid "A connected account"
|
||||
msgstr "A connected account"
|
||||
|
||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37
|
||||
#~ msgid "A favorite"
|
||||
#~ msgstr "A favorite"
|
||||
|
||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37
|
||||
msgid "A favorite that can be accessed from the left menu"
|
||||
msgstr "A favorite that can be accessed from the left menu"
|
||||
|
||||
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24
|
||||
msgid "A Folder of favorites"
|
||||
msgstr "A Folder of favorites"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25
|
||||
msgid "A group of related messages (e.g. email thread, chat thread)"
|
||||
msgstr "A group of related messages (e.g. email thread, chat thread)"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30
|
||||
msgid "A message sent or received through a messaging channel (email, chat, etc.)"
|
||||
msgstr "A message sent or received through a messaging channel (email, chat, etc.)"
|
||||
|
||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:48
|
||||
msgid "A note"
|
||||
msgstr "A note"
|
||||
|
||||
#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27
|
||||
msgid "A note target"
|
||||
msgstr "A note target"
|
||||
|
||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:62
|
||||
msgid "A person"
|
||||
msgstr "A person"
|
||||
|
||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:50
|
||||
msgid "A task"
|
||||
msgstr "A task"
|
||||
|
||||
#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27
|
||||
msgid "A task target"
|
||||
msgstr "A task target"
|
||||
|
||||
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20
|
||||
msgid "A webhook"
|
||||
msgstr "A webhook"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:62
|
||||
msgid "A workflow"
|
||||
msgstr "A workflow"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24
|
||||
msgid "A workflow event listener"
|
||||
msgstr "A workflow event listener"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:57
|
||||
msgid "A workflow run"
|
||||
msgstr "A workflow run"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67
|
||||
msgid "A workflow version"
|
||||
msgstr "A workflow version"
|
||||
|
||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78
|
||||
msgid "A workspace member"
|
||||
msgstr "A workspace member"
|
||||
|
||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35
|
||||
msgid "Aggregated / filtered event to be displayed on the timeline"
|
||||
msgstr "Aggregated / filtered event to be displayed on the timeline"
|
||||
|
||||
#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19
|
||||
msgid "An API key"
|
||||
msgstr "An API key"
|
||||
|
||||
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32
|
||||
msgid "An attachment"
|
||||
msgstr "An attachment"
|
||||
|
||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24
|
||||
msgid "An audit log of actions performed in the system"
|
||||
msgstr "An audit log of actions performed in the system"
|
||||
|
||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20
|
||||
msgid "An event related to user behavior"
|
||||
msgstr "An event related to user behavior"
|
||||
|
||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:53
|
||||
msgid "An opportunity"
|
||||
msgstr "An opportunity"
|
||||
|
||||
#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27
|
||||
#~ msgid "An task target"
|
||||
#~ msgstr "An task target"
|
||||
|
||||
#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17
|
||||
msgid "API Key"
|
||||
msgstr "API Key"
|
||||
|
||||
#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18
|
||||
msgid "API Keys"
|
||||
msgstr "API Keys"
|
||||
|
||||
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30
|
||||
msgid "Attachment"
|
||||
msgstr "Attachment"
|
||||
|
||||
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31
|
||||
msgid "Attachments"
|
||||
msgstr "Attachments"
|
||||
|
||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22
|
||||
msgid "Audit Log"
|
||||
msgstr "Audit Log"
|
||||
|
||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23
|
||||
msgid "Audit Logs"
|
||||
msgstr "Audit Logs"
|
||||
|
||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18
|
||||
msgid "Behavioral Event"
|
||||
msgstr "Behavioral Event"
|
||||
|
||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19
|
||||
msgid "Behavioral Events"
|
||||
msgstr "Behavioral Events"
|
||||
|
||||
#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22
|
||||
#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24
|
||||
msgid "Blocklist"
|
||||
msgstr "Blocklist"
|
||||
|
||||
#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23
|
||||
msgid "Blocklists"
|
||||
msgstr "Blocklists"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74
|
||||
msgid "Calendar Channel"
|
||||
msgstr "Calendar Channel"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23
|
||||
msgid "Calendar Channel Event Association"
|
||||
msgstr "Calendar Channel Event Association"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25
|
||||
msgid "Calendar Channel Event Associations"
|
||||
msgstr "Calendar Channel Event Associations"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76
|
||||
msgid "Calendar Channels"
|
||||
msgstr "Calendar Channels"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27
|
||||
msgid "Calendar event"
|
||||
msgstr "Calendar event"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32
|
||||
msgid "Calendar event participant"
|
||||
msgstr "Calendar event participant"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34
|
||||
msgid "Calendar event participants"
|
||||
msgstr "Calendar event participants"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29
|
||||
msgid "Calendar events"
|
||||
msgstr "Calendar events"
|
||||
|
||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:57
|
||||
msgid "Companies"
|
||||
msgstr "Companies"
|
||||
@ -39,3 +237,225 @@ msgstr "Companies"
|
||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:56
|
||||
msgid "Company"
|
||||
msgstr "Company"
|
||||
|
||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:33
|
||||
msgid "Connected Account"
|
||||
msgstr "Connected Account"
|
||||
|
||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:34
|
||||
msgid "Connected Accounts"
|
||||
msgstr "Connected Accounts"
|
||||
|
||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35
|
||||
msgid "Favorite"
|
||||
msgstr "Favorite"
|
||||
|
||||
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22
|
||||
msgid "Favorite Folder"
|
||||
msgstr "Favorite Folder"
|
||||
|
||||
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23
|
||||
msgid "Favorite Folders"
|
||||
msgstr "Favorite Folders"
|
||||
|
||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36
|
||||
msgid "Favorites"
|
||||
msgstr "Favorites"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28
|
||||
msgid "Message"
|
||||
msgstr "Message"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:83
|
||||
msgid "Message Channel"
|
||||
msgstr "Message Channel"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:28
|
||||
msgid "Message Channel Message Association"
|
||||
msgstr "Message Channel Message Association"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29
|
||||
msgid "Message Channel Message Associations"
|
||||
msgstr "Message Channel Message Associations"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84
|
||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85
|
||||
msgid "Message Channels"
|
||||
msgstr "Message Channels"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25
|
||||
msgid "Message Participant"
|
||||
msgstr "Message Participant"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26
|
||||
#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27
|
||||
msgid "Message Participants"
|
||||
msgstr "Message Participants"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30
|
||||
msgid "Message Synced with a Message Channel"
|
||||
msgstr "Message Synced with a Message Channel"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23
|
||||
msgid "Message Thread"
|
||||
msgstr "Message Thread"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24
|
||||
msgid "Message Threads"
|
||||
msgstr "Message Threads"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29
|
||||
msgid "Messages"
|
||||
msgstr "Messages"
|
||||
|
||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:46
|
||||
msgid "Note"
|
||||
msgstr "Note"
|
||||
|
||||
#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25
|
||||
msgid "Note Target"
|
||||
msgstr "Note Target"
|
||||
|
||||
#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26
|
||||
msgid "Note Targets"
|
||||
msgstr "Note Targets"
|
||||
|
||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:47
|
||||
msgid "Notes"
|
||||
msgstr "Notes"
|
||||
|
||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:52
|
||||
msgid "Opportunities"
|
||||
msgstr "Opportunities"
|
||||
|
||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:51
|
||||
msgid "Opportunity"
|
||||
msgstr "Opportunity"
|
||||
|
||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:61
|
||||
msgid "People"
|
||||
msgstr "People"
|
||||
|
||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:60
|
||||
msgid "Person"
|
||||
msgstr "Person"
|
||||
|
||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:48
|
||||
msgid "Task"
|
||||
msgstr "Task"
|
||||
|
||||
#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25
|
||||
msgid "Task Target"
|
||||
msgstr "Task Target"
|
||||
|
||||
#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26
|
||||
msgid "Task Targets"
|
||||
msgstr "Task Targets"
|
||||
|
||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:49
|
||||
msgid "Tasks"
|
||||
msgstr "Tasks"
|
||||
|
||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||
msgid "Timeline Activities"
|
||||
msgstr "Timeline Activities"
|
||||
|
||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33
|
||||
msgid "Timeline Activity"
|
||||
msgstr "Timeline Activity"
|
||||
|
||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:31
|
||||
msgid "View"
|
||||
msgstr "View"
|
||||
|
||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30
|
||||
msgid "View Field"
|
||||
msgstr "View Field"
|
||||
|
||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31
|
||||
msgid "View Fields"
|
||||
msgstr "View Fields"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23
|
||||
msgid "View Filter"
|
||||
msgstr "View Filter"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27
|
||||
msgid "View Filter Group"
|
||||
msgstr "View Filter Group"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28
|
||||
msgid "View Filter Groups"
|
||||
msgstr "View Filter Groups"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24
|
||||
msgid "View Filters"
|
||||
msgstr "View Filters"
|
||||
|
||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21
|
||||
msgid "View Group"
|
||||
msgstr "View Group"
|
||||
|
||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22
|
||||
msgid "View Groups"
|
||||
msgstr "View Groups"
|
||||
|
||||
#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24
|
||||
msgid "View Sort"
|
||||
msgstr "View Sort"
|
||||
|
||||
#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25
|
||||
msgid "View Sorts"
|
||||
msgstr "View Sorts"
|
||||
|
||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:32
|
||||
msgid "Views"
|
||||
msgstr "Views"
|
||||
|
||||
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18
|
||||
msgid "Webhook"
|
||||
msgstr "Webhook"
|
||||
|
||||
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19
|
||||
msgid "Webhooks"
|
||||
msgstr "Webhooks"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:60
|
||||
msgid "Workflow"
|
||||
msgstr "Workflow"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:55
|
||||
msgid "Workflow Run"
|
||||
msgstr "Workflow Run"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:56
|
||||
msgid "Workflow Runs"
|
||||
msgstr "Workflow Runs"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65
|
||||
msgid "Workflow Version"
|
||||
msgstr "Workflow Version"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66
|
||||
msgid "Workflow Versions"
|
||||
msgstr "Workflow Versions"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22
|
||||
msgid "WorkflowEventListener"
|
||||
msgstr "WorkflowEventListener"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23
|
||||
msgid "WorkflowEventListeners"
|
||||
msgstr "WorkflowEventListeners"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:61
|
||||
msgid "Workflows"
|
||||
msgstr "Workflows"
|
||||
|
||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76
|
||||
msgid "Workspace Member"
|
||||
msgstr "Workspace Member"
|
||||
|
||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77
|
||||
msgid "Workspace Members"
|
||||
msgstr "Workspace Members"
|
||||
|
||||
@ -1,16 +1,205 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2025-01-26 21:19+0100\n"
|
||||
"POT-Creation-Date: 2025-01-28 09:39+0100\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: fr\n"
|
||||
|
||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32
|
||||
msgid "(System) View Fields"
|
||||
msgstr "(Système) Champs de visualisation"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:29
|
||||
msgid "(System) View Filter Groups"
|
||||
msgstr "(Système) Voir les groupes de filtres"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:25
|
||||
msgid "(System) View Filters"
|
||||
msgstr "(Système) Voir les filtres"
|
||||
|
||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:23
|
||||
msgid "(System) View Groups"
|
||||
msgstr "(Système) Groupes de vues"
|
||||
|
||||
#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:26
|
||||
msgid "(System) View Sorts"
|
||||
msgstr "(Système) Afficher les tris"
|
||||
|
||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:33
|
||||
msgid "(System) Views"
|
||||
msgstr "vues (système)"
|
||||
|
||||
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:24
|
||||
msgid "A Folder of favorites"
|
||||
msgstr "Un dossier de favoris"
|
||||
|
||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:58
|
||||
msgid "A company"
|
||||
msgstr "Une entreprise"
|
||||
|
||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:35
|
||||
msgid "A connected account"
|
||||
msgstr "Un compte connecté"
|
||||
|
||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:37
|
||||
msgid "A favorite that can be accessed from the left menu"
|
||||
msgstr "Un favori accessible à partir du menu de gauche"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:25
|
||||
msgid "A group of related messages (e.g. email thread, chat thread)"
|
||||
msgstr "Un groupe de messages liés (par exemple, un fil de discussion sur un courriel, un fil de discussion sur un chat)"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:30
|
||||
msgid "A message sent or received through a messaging channel (email, chat, etc.)"
|
||||
msgstr "Un message envoyé ou reçu par l'intermédiaire d'un canal de messagerie (courriel, chat, etc.)"
|
||||
|
||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:48
|
||||
msgid "A note"
|
||||
msgstr "Une note"
|
||||
|
||||
#: src/modules/note/standard-objects/note-target.workspace-entity.ts:27
|
||||
msgid "A note target"
|
||||
msgstr "Une note cible"
|
||||
|
||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:62
|
||||
msgid "A person"
|
||||
msgstr "Une personne"
|
||||
|
||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:50
|
||||
msgid "A task"
|
||||
msgstr "Une tâche"
|
||||
|
||||
#: src/modules/task/standard-objects/task-target.workspace-entity.ts:27
|
||||
msgid "A task target"
|
||||
msgstr "Un objectif de tâche"
|
||||
|
||||
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:20
|
||||
msgid "A webhook"
|
||||
msgstr "Un webhook"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:62
|
||||
msgid "A workflow"
|
||||
msgstr "Un flux de travail"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:24
|
||||
msgid "A workflow event listener"
|
||||
msgstr "Un récepteur d'événements de flux de travail"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:57
|
||||
msgid "A workflow run"
|
||||
msgstr "Un flux de travail"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:67
|
||||
msgid "A workflow version"
|
||||
msgstr "Une version du flux de travail"
|
||||
|
||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:78
|
||||
msgid "A workspace member"
|
||||
msgstr "Un membre de l'espace de travail"
|
||||
|
||||
#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:17
|
||||
msgid "API Key"
|
||||
msgstr "Clé API"
|
||||
|
||||
#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:18
|
||||
msgid "API Keys"
|
||||
msgstr "Clés API"
|
||||
|
||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:35
|
||||
msgid "Aggregated / filtered event to be displayed on the timeline"
|
||||
msgstr "Événement agrégé / filtré à afficher sur la ligne de temps"
|
||||
|
||||
#: src/modules/api-key/standard-objects/api-key.workspace-entity.ts:19
|
||||
msgid "An API key"
|
||||
msgstr "Une clé API"
|
||||
|
||||
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:32
|
||||
msgid "An attachment"
|
||||
msgstr "Une pièce jointe"
|
||||
|
||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:24
|
||||
msgid "An audit log of actions performed in the system"
|
||||
msgstr "Un journal d'audit des actions effectuées dans le système"
|
||||
|
||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:20
|
||||
msgid "An event related to user behavior"
|
||||
msgstr "Un événement lié au comportement de l'utilisateur"
|
||||
|
||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:53
|
||||
msgid "An opportunity"
|
||||
msgstr "Une opportunité"
|
||||
|
||||
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:30
|
||||
msgid "Attachment"
|
||||
msgstr "Pièce jointe"
|
||||
|
||||
#: src/modules/attachment/standard-objects/attachment.workspace-entity.ts:31
|
||||
msgid "Attachments"
|
||||
msgstr "Pièces jointes"
|
||||
|
||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:22
|
||||
msgid "Audit Log"
|
||||
msgstr "Journal d'audit"
|
||||
|
||||
#: src/modules/timeline/standard-objects/audit-log.workspace-entity.ts:23
|
||||
msgid "Audit Logs"
|
||||
msgstr "Journaux d'audit"
|
||||
|
||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:18
|
||||
msgid "Behavioral Event"
|
||||
msgstr "Événement comportemental"
|
||||
|
||||
#: src/modules/timeline/standard-objects/behavioral-event.workspace-entity.ts:19
|
||||
msgid "Behavioral Events"
|
||||
msgstr "Événements comportementaux"
|
||||
|
||||
#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:22
|
||||
#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:24
|
||||
msgid "Blocklist"
|
||||
msgstr "Liste de blocage"
|
||||
|
||||
#: src/modules/blocklist/standard-objects/blocklist.workspace-entity.ts:23
|
||||
msgid "Blocklists"
|
||||
msgstr "Listes de blocage"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:74
|
||||
msgid "Calendar Channel"
|
||||
msgstr "Canal Calendrier"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:23
|
||||
msgid "Calendar Channel Event Association"
|
||||
msgstr "Calendrier Association des événements de la Manche"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:24
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel-event-association.workspace-entity.ts:25
|
||||
msgid "Calendar Channel Event Associations"
|
||||
msgstr "Associations d'événements du canal Calendrier"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:75
|
||||
#: src/modules/calendar/common/standard-objects/calendar-channel.workspace-entity.ts:76
|
||||
msgid "Calendar Channels"
|
||||
msgstr "Canaux du calendrier"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:27
|
||||
msgid "Calendar event"
|
||||
msgstr "Calendrier"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:32
|
||||
msgid "Calendar event participant"
|
||||
msgstr "Participant à un événement du calendrier"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:33
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event-participant.workspace-entity.ts:34
|
||||
msgid "Calendar event participants"
|
||||
msgstr "Participants aux événements du calendrier"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:28
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:29
|
||||
msgid "Calendar events"
|
||||
msgstr "Calendrier des événements"
|
||||
|
||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:57
|
||||
msgid "Companies"
|
||||
msgstr "Entreprises"
|
||||
@ -18,3 +207,231 @@ msgstr "Entreprises"
|
||||
#: src/modules/company/standard-objects/company.workspace-entity.ts:56
|
||||
msgid "Company"
|
||||
msgstr "Entreprise"
|
||||
|
||||
#. js-lingui-explicit-id
|
||||
#: src/engine/metadata-modules/object-metadata/object-metadata.service.ts:557
|
||||
#: src/engine/metadata-modules/object-metadata/object-metadata.service.ts:561
|
||||
msgid "Company"
|
||||
msgstr "Entreprise"
|
||||
|
||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:33
|
||||
msgid "Connected Account"
|
||||
msgstr "Compte connecté"
|
||||
|
||||
#: src/modules/connected-account/standard-objects/connected-account.workspace-entity.ts:34
|
||||
msgid "Connected Accounts"
|
||||
msgstr "Comptes connectés"
|
||||
|
||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:35
|
||||
msgid "Favorite"
|
||||
msgstr "Favoris"
|
||||
|
||||
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:22
|
||||
msgid "Favorite Folder"
|
||||
msgstr "Dossier favori"
|
||||
|
||||
#: src/modules/favorite-folder/standard-objects/favorite-folder.workspace-entity.ts:23
|
||||
msgid "Favorite Folders"
|
||||
msgstr "Dossiers favoris"
|
||||
|
||||
#: src/modules/favorite/standard-objects/favorite.workspace-entity.ts:36
|
||||
msgid "Favorites"
|
||||
msgstr "Favoris"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:28
|
||||
msgid "Message"
|
||||
msgstr "Message"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:83
|
||||
msgid "Message Channel"
|
||||
msgstr "Canal de messages"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:28
|
||||
msgid "Message Channel Message Association"
|
||||
msgstr "Canal de messages Association de messages"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:29
|
||||
msgid "Message Channel Message Associations"
|
||||
msgstr "Canal de messages Associations de messages"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:84
|
||||
#: src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts:85
|
||||
msgid "Message Channels"
|
||||
msgstr "Canaux de messages"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:25
|
||||
msgid "Message Participant"
|
||||
msgstr "Message Participant"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:26
|
||||
#: src/modules/messaging/common/standard-objects/message-participant.workspace-entity.ts:27
|
||||
msgid "Message Participants"
|
||||
msgstr "Message Participants"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-channel-message-association.workspace-entity.ts:30
|
||||
msgid "Message Synced with a Message Channel"
|
||||
msgstr "Message synchronisé avec un canal de messages"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:23
|
||||
msgid "Message Thread"
|
||||
msgstr "Fil de messages"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message-thread.workspace-entity.ts:24
|
||||
msgid "Message Threads"
|
||||
msgstr "Fils de messages"
|
||||
|
||||
#: src/modules/messaging/common/standard-objects/message.workspace-entity.ts:29
|
||||
msgid "Messages"
|
||||
msgstr "Messages"
|
||||
|
||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:46
|
||||
msgid "Note"
|
||||
msgstr "Note"
|
||||
|
||||
#: src/modules/note/standard-objects/note-target.workspace-entity.ts:25
|
||||
msgid "Note Target"
|
||||
msgstr "Note Cible"
|
||||
|
||||
#: src/modules/note/standard-objects/note-target.workspace-entity.ts:26
|
||||
msgid "Note Targets"
|
||||
msgstr "Note Objectifs"
|
||||
|
||||
#: src/modules/note/standard-objects/note.workspace-entity.ts:47
|
||||
msgid "Notes"
|
||||
msgstr "Notes"
|
||||
|
||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:52
|
||||
msgid "Opportunities"
|
||||
msgstr "Opportunités"
|
||||
|
||||
#: src/modules/opportunity/standard-objects/opportunity.workspace-entity.ts:51
|
||||
msgid "Opportunity"
|
||||
msgstr "Opportunité"
|
||||
|
||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:61
|
||||
msgid "People"
|
||||
msgstr "Les personnes"
|
||||
|
||||
#: src/modules/person/standard-objects/person.workspace-entity.ts:60
|
||||
msgid "Person"
|
||||
msgstr "Personne"
|
||||
|
||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:48
|
||||
msgid "Task"
|
||||
msgstr "Tâche"
|
||||
|
||||
#: src/modules/task/standard-objects/task-target.workspace-entity.ts:25
|
||||
msgid "Task Target"
|
||||
msgstr "Tâche Cible"
|
||||
|
||||
#: src/modules/task/standard-objects/task-target.workspace-entity.ts:26
|
||||
msgid "Task Targets"
|
||||
msgstr "Objectifs de la tâche"
|
||||
|
||||
#: src/modules/task/standard-objects/task.workspace-entity.ts:49
|
||||
msgid "Tasks"
|
||||
msgstr "Tâches"
|
||||
|
||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:34
|
||||
msgid "Timeline Activities"
|
||||
msgstr "Calendrier des activités"
|
||||
|
||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:33
|
||||
msgid "Timeline Activity"
|
||||
msgstr "Activité chronologique"
|
||||
|
||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:31
|
||||
msgid "View"
|
||||
msgstr "Voir"
|
||||
|
||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:30
|
||||
msgid "View Field"
|
||||
msgstr "Voir le champ"
|
||||
|
||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:31
|
||||
msgid "View Fields"
|
||||
msgstr "Voir les champs"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:23
|
||||
msgid "View Filter"
|
||||
msgstr "Voir le filtre"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:27
|
||||
msgid "View Filter Group"
|
||||
msgstr "Voir le groupe de filtres"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter-group.workspace-entity.ts:28
|
||||
msgid "View Filter Groups"
|
||||
msgstr "Voir les groupes de filtres"
|
||||
|
||||
#: src/modules/view/standard-objects/view-filter.workspace-entity.ts:24
|
||||
msgid "View Filters"
|
||||
msgstr "Voir les filtres"
|
||||
|
||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:21
|
||||
msgid "View Group"
|
||||
msgstr "Voir le groupe"
|
||||
|
||||
#: src/modules/view/standard-objects/view-group.workspace-entity.ts:22
|
||||
msgid "View Groups"
|
||||
msgstr "Voir les groupes"
|
||||
|
||||
#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:24
|
||||
msgid "View Sort"
|
||||
msgstr "Voir le tri"
|
||||
|
||||
#: src/modules/view/standard-objects/view-sort.workspace-entity.ts:25
|
||||
msgid "View Sorts"
|
||||
msgstr "Voir les tris"
|
||||
|
||||
#: src/modules/view/standard-objects/view.workspace-entity.ts:32
|
||||
msgid "Views"
|
||||
msgstr "Points de vue"
|
||||
|
||||
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:18
|
||||
msgid "Webhook"
|
||||
msgstr "Crochet Web"
|
||||
|
||||
#: src/modules/webhook/standard-objects/webhook.workspace-entity.ts:19
|
||||
msgid "Webhooks"
|
||||
msgstr "Crochets Web"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:60
|
||||
msgid "Workflow"
|
||||
msgstr "Flux de travail"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:55
|
||||
msgid "Workflow Run"
|
||||
msgstr "Exécution du flux de travail"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-run.workspace-entity.ts:56
|
||||
msgid "Workflow Runs"
|
||||
msgstr "Exécution du flux de travail"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:65
|
||||
msgid "Workflow Version"
|
||||
msgstr "Version du flux de travail"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-version.workspace-entity.ts:66
|
||||
msgid "Workflow Versions"
|
||||
msgstr "Versions du flux de travail"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:22
|
||||
msgid "WorkflowEventListener"
|
||||
msgstr "WorkflowEventListener"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow-event-listener.workspace-entity.ts:23
|
||||
msgid "WorkflowEventListeners"
|
||||
msgstr "Écouteurs de flux de travail (WorkflowEventListeners)"
|
||||
|
||||
#: src/modules/workflow/common/standard-objects/workflow.workspace-entity.ts:61
|
||||
msgid "Workflows"
|
||||
msgstr "Flux de travail"
|
||||
|
||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:76
|
||||
msgid "Workspace Member"
|
||||
msgstr "Membre de l'espace de travail"
|
||||
|
||||
#: src/modules/workspace-member/standard-objects/workspace-member.workspace-entity.ts:77
|
||||
msgid "Workspace Members"
|
||||
msgstr "Membres de l'espace de travail"
|
||||
|
||||
@ -1 +1 @@
|
||||
/*eslint-disable*/module.exports={messages:JSON.parse("{\"Company\":[\"Company\"],\"Companies\":[\"Companies\"],\"A company\":[\"A company\"],\"kZR6+h\":[\"A company\"],\"s2QZS6\":[\"Companies\"],\"7i8j3G\":[\"Company\"]}")};
|
||||
/*eslint-disable*/module.exports={messages:JSON.parse("{\"Company\":[\"Company\"],\"Companies\":[\"Companies\"],\"A company\":[\"A company\"],\"(System) View Fields\":[\"(System) View Fields\"],\"(System) View Filter Groups\":[\"(System) View Filter Groups\"],\"(System) View Filters\":[\"(System) View Filters\"],\"(System) View Groups\":[\"(System) View Groups\"],\"(System) View Sorts\":[\"(System) View Sorts\"],\"(System) Views\":[\"(System) Views\"],\"A connected account\":[\"A connected account\"],\"A favorite\":[\"A favorite\"],\"A favorite that can be accessed from the left menu\":[\"A favorite that can be accessed from the left menu\"],\"A Folder of favorites\":[\"A Folder of favorites\"],\"A group of related messages (e.g. email thread, chat thread)\":[\"A group of related messages (e.g. email thread, chat thread)\"],\"A message sent or received through a messaging channel (email, chat, etc.)\":[\"A message sent or received through a messaging channel (email, chat, etc.)\"],\"A note\":[\"A note\"],\"A note target\":[\"A note target\"],\"A person\":[\"A person\"],\"A task\":[\"A task\"],\"A task target\":[\"A task target\"],\"A webhook\":[\"A webhook\"],\"A workflow\":[\"A workflow\"],\"A workflow event listener\":[\"A workflow event listener\"],\"A workflow run\":[\"A workflow run\"],\"A workflow version\":[\"A workflow version\"],\"A workspace member\":[\"A workspace member\"],\"Aggregated / filtered event to be displayed on the timeline\":[\"Aggregated / filtered event to be displayed on the timeline\"],\"An API key\":[\"An API key\"],\"An attachment\":[\"An attachment\"],\"An audit log of actions performed in the system\":[\"An audit log of actions performed in the system\"],\"An event related to user behavior\":[\"An event related to user behavior\"],\"An opportunity\":[\"An opportunity\"],\"An task target\":[\"An task target\"],\"API Key\":[\"API Key\"],\"API Keys\":[\"API Keys\"],\"Attachment\":[\"Attachment\"],\"Attachments\":[\"Attachments\"],\"Audit Log\":[\"Audit Log\"],\"Audit Logs\":[\"Audit Logs\"],\"Behavioral Event\":[\"Behavioral Event\"],\"Behavioral Events\":[\"Behavioral Events\"],\"Blocklist\":[\"Blocklist\"],\"Blocklists\":[\"Blocklists\"],\"Calendar Channel\":[\"Calendar Channel\"],\"Calendar Channel Event Association\":[\"Calendar Channel Event Association\"],\"Calendar Channel Event Associations\":[\"Calendar Channel Event Associations\"],\"Calendar Channels\":[\"Calendar Channels\"],\"Calendar event\":[\"Calendar event\"],\"Calendar event participant\":[\"Calendar event participant\"],\"Calendar event participants\":[\"Calendar event participants\"],\"Calendar events\":[\"Calendar events\"],\"Connected Account\":[\"Connected Account\"],\"Connected Accounts\":[\"Connected Accounts\"],\"Favorite\":[\"Favorite\"],\"Favorite Folder\":[\"Favorite Folder\"],\"Favorite Folders\":[\"Favorite Folders\"],\"Favorites\":[\"Favorites\"],\"Message\":[\"Message\"],\"Message Channel\":[\"Message Channel\"],\"Message Channel Message Association\":[\"Message Channel Message Association\"],\"Message Channel Message Associations\":[\"Message Channel Message Associations\"],\"Message Channels\":[\"Message Channels\"],\"Message Participant\":[\"Message Participant\"],\"Message Participants\":[\"Message Participants\"],\"Message Synced with a Message Channel\":[\"Message Synced with a Message Channel\"],\"Message Thread\":[\"Message Thread\"],\"Message Threads\":[\"Message Threads\"],\"Messages\":[\"Messages\"],\"Note\":[\"Note\"],\"Note Target\":[\"Note Target\"],\"Note Targets\":[\"Note Targets\"],\"Notes\":[\"Notes\"],\"Opportunities\":[\"Opportunities\"],\"Opportunity\":[\"Opportunity\"],\"People\":[\"People\"],\"Person\":[\"Person\"],\"Task\":[\"Task\"],\"Task Target\":[\"Task Target\"],\"Task Targets\":[\"Task Targets\"],\"Tasks\":[\"Tasks\"],\"Timeline Activities\":[\"Timeline Activities\"],\"Timeline Activity\":[\"Timeline Activity\"],\"View\":[\"View\"],\"View Field\":[\"View Field\"],\"View Fields\":[\"View Fields\"],\"View Filter\":[\"View Filter\"],\"View Filter Group\":[\"View Filter Group\"],\"View Filter Groups\":[\"View Filter Groups\"],\"View Filters\":[\"View Filters\"],\"View Group\":[\"View Group\"],\"View Groups\":[\"View Groups\"],\"View Sort\":[\"View Sort\"],\"View Sorts\":[\"View Sorts\"],\"Views\":[\"Views\"],\"Webhook\":[\"Webhook\"],\"Webhooks\":[\"Webhooks\"],\"Workflow\":[\"Workflow\"],\"Workflow Run\":[\"Workflow Run\"],\"Workflow Runs\":[\"Workflow Runs\"],\"Workflow Version\":[\"Workflow Version\"],\"Workflow Versions\":[\"Workflow Versions\"],\"WorkflowEventListener\":[\"WorkflowEventListener\"],\"WorkflowEventListeners\":[\"WorkflowEventListeners\"],\"Workflows\":[\"Workflows\"],\"Workspace Member\":[\"Workspace Member\"],\"Workspace Members\":[\"Workspace Members\"]}")};
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user