@activepieces/piece-slack 0.10.5 → 0.10.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/i18n/es.json CHANGED
@@ -1,164 +1,164 @@
1
1
  {
2
2
  "Slack": "Slack",
3
- "Channel-based messaging platform": "Plataforma de mensajería basada en canales",
4
- "Add Reaction to Message": "Añadir reacción al mensaje",
5
- "Send Message To A User": "Enviar mensaje a un usuario",
6
- "Send Message To A Channel": "Enviar mensaje a un canal",
7
- "Request Approval from A User": "Solicitar aprobación de un usuario",
8
- "Request Approval in a Channel": "Solicitar aprobación en un canal",
9
- "Request Action from A User": "Solicitar acción de un usuario",
10
- "Request Action in A Channel": "Solicitar acción en un canal",
11
- "Upload file": "Subir archivo",
12
- "Get File": "Obtener archivo",
13
- "Search messages": "Buscar mensajes",
14
- "Find User by Email": "Buscar usuario por email",
15
- "Find User by Handle": "Buscar usuario por mano",
16
- "Find User by ID": "Buscar usuario por ID",
17
- "List users": "Listar usuarios",
18
- "Update message": "Actualizar mensaje",
19
- "Create Channel": "Crear canal",
20
- "Update Profile": "Actualizar perfil",
21
- "Get channel history": "Obtener historial de canales",
22
- "Set User Status": "Establecer estado del usuario",
3
+ "Channel-based messaging platform": "Channel-based messaging platform",
4
+ "Add Reaction to Message": "Add Reaction to Message",
5
+ "Send Message To A User": "Send Message To A User",
6
+ "Send Message To A Channel": "Send Message To A Channel",
7
+ "Request Approval from A User": "Request Approval from A User",
8
+ "Request Approval in a Channel": "Request Approval in a Channel",
9
+ "Request Action from A User": "Request Action from A User",
10
+ "Request Action in A Channel": "Request Action in A Channel",
11
+ "Upload file": "Upload file",
12
+ "Get File": "Get File",
13
+ "Search messages": "Search messages",
14
+ "Find User by Email": "Find User by Email",
15
+ "Find User by Handle": "Find User by Handle",
16
+ "Find User by ID": "Find User by ID",
17
+ "List users": "List users",
18
+ "Update message": "Update message",
19
+ "Create Channel": "Create Channel",
20
+ "Update Profile": "Update Profile",
21
+ "Get channel history": "Get channel history",
22
+ "Set User Status": "Set User Status",
23
23
  "Markdown to Slack format": "Markdown to Slack format",
24
- "Retrieve Thread Messages": "Recuperar mensajes del hilo",
25
- "Set Channel Topic": "Establecer tema del canal",
26
- "Get Message by Timestamp": "Obtener mensaje por Timestamp",
27
- "Invite User to Channel": "Invitar usuario al canal",
28
- "Custom API Call": "Llamada API personalizada",
29
- "Add an emoji reaction to a message.": "Agrega una reacción emoji a un mensaje.",
30
- "Send message to a user": "Enviar mensaje a un usuario",
31
- "Send message to a channel": "Enviar mensaje a un canal",
32
- "Send approval message to a user and then wait until the message is approved or disapproved": "Enviar mensaje de aprobación a un usuario y luego esperar hasta que el mensaje sea aprobado o desaprobado",
33
- "Send approval message to a channel and then wait until the message is approved or disapproved": "Enviar mensaje de aprobación a un canal y luego esperar hasta que el mensaje sea aprobado o desaprobado",
34
- "Send a message to a user and wait until the user selects an action": "Enviar un mensaje a un usuario y esperar hasta que el usuario seleccione una acción",
35
- "Send a message in a channel and wait until an action is selected": "Enviar un mensaje en un canal y esperar hasta que se seleccione una acción",
36
- "Upload file without sharing it to a channel or user": "Subir archivo sin compartirlo a un canal o usuario",
37
- "Return information about a given file ID.": "Devolver información sobre un archivo ID dado.",
38
- "Searches for messages matching a query": "Buscar mensajes que coincidan con una consulta",
39
- "Finds a user by matching against their email address.": "Encuentra un usuario coincidiendo con su dirección de correo electrónico.",
40
- "Finds a user by matching against their Slack handle.": "Encuentra a un usuario coincidiendo con su manejador Slack.",
41
- "Finds a user by their ID.": "Encuentra un usuario por su ID.",
42
- "List all users of the workspace": "Listar todos los usuarios del área de trabajo",
43
- "Update an existing message": "Actualizar un mensaje existente",
44
- "Creates a new channel.": "Crea un nuevo canal.",
45
- "Update basic profile field such as name or title.": "Actualizar el campo básico del perfil, como nombre o título.",
46
- "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Recuperar todos los mensajes de un canal específico (\"conversación\") entre las marcas de tiempo especificadas",
47
- "Sets a user's custom status": "Establece el estado personalizado de un usuario",
48
- "Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Convierte el texto con formato Markdown a pseudo de Slack - sintaxis markdown",
49
- "Retrieves thread messages by channel and thread timestamp.": "Recuperar mensajes del hilo por canal y timestamp del hilo.",
50
- "Sets the topic on a selected channel.": "Establece el tema en un canal seleccionado.",
51
- "Retrieves a specific message from a channel history using the message's timestamp.": "Recuperar un mensaje específico del historial de un canal usando la marca de tiempo del mensaje.",
52
- "Invites an existing User to an existing channel.": "Invita a un usuario existente a un canal existente.",
53
- "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
24
+ "Retrieve Thread Messages": "Retrieve Thread Messages",
25
+ "Set Channel Topic": "Set Channel Topic",
26
+ "Get Message by Timestamp": "Get Message by Timestamp",
27
+ "Invite User to Channel": "Invite User to Channel",
28
+ "Custom API Call": "Custom API Call",
29
+ "Add an emoji reaction to a message.": "Add an emoji reaction to a message.",
30
+ "Send message to a user": "Send message to a user",
31
+ "Send message to a channel": "Send message to a channel",
32
+ "Send approval message to a user and then wait until the message is approved or disapproved": "Send approval message to a user and then wait until the message is approved or disapproved",
33
+ "Send approval message to a channel and then wait until the message is approved or disapproved": "Send approval message to a channel and then wait until the message is approved or disapproved",
34
+ "Send a message to a user and wait until the user selects an action": "Send a message to a user and wait until the user selects an action",
35
+ "Send a message in a channel and wait until an action is selected": "Send a message in a channel and wait until an action is selected",
36
+ "Upload file without sharing it to a channel or user": "Upload file without sharing it to a channel or user",
37
+ "Return information about a given file ID.": "Return information about a given file ID.",
38
+ "Searches for messages matching a query": "Searches for messages matching a query",
39
+ "Finds a user by matching against their email address.": "Finds a user by matching against their email address.",
40
+ "Finds a user by matching against their Slack handle.": "Finds a user by matching against their Slack handle.",
41
+ "Finds a user by their ID.": "Finds a user by their ID.",
42
+ "List all users of the workspace": "List all users of the workspace",
43
+ "Update an existing message": "Update an existing message",
44
+ "Creates a new channel.": "Creates a new channel.",
45
+ "Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
46
+ "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps",
47
+ "Sets a user's custom status": "Sets a user's custom status",
48
+ "Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Convert Markdown-formatted text to Slack's pseudo - markdown syntax",
49
+ "Retrieves thread messages by channel and thread timestamp.": "Retrieves thread messages by channel and thread timestamp.",
50
+ "Sets the topic on a selected channel.": "Sets the topic on a selected channel.",
51
+ "Retrieves a specific message from a channel history using the message's timestamp.": "Retrieves a specific message from a channel history using the message's timestamp.",
52
+ "Invites an existing User to an existing channel.": "Invites an existing User to an existing channel.",
53
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
54
54
  "Markdown": "Markdown",
55
- "Channel": "Canal",
56
- "Message Timestamp": "Marca de tiempo del mensaje",
57
- "Reaction (emoji) name": "Reacción (emoji) nombre",
58
- "User": "Usuario",
59
- "Message": "Mensaje",
60
- "Username": "Usuario",
61
- "Profile Picture": "Foto de Perfil",
62
- "Block Kit blocks": "Bloquear Kit",
63
- "Attachment": "Adjunto",
64
- "Thread ts": "Hilos",
65
- "Broadcast reply to channel": "Respuesta de difusión al canal",
66
- "Action Buttons": "Botones de acción",
67
- "Title": "Título",
68
- "Filename": "Nombre de archivo",
69
- "File ID": "ID de archivo",
70
- "Search query": "Buscar consulta",
71
- "Email": "E-mail",
72
- "Handle": "Manejo",
55
+ "Channel": "Channel",
56
+ "Message Timestamp": "Message Timestamp",
57
+ "Reaction (emoji) name": "Reaction (emoji) name",
58
+ "User": "User",
59
+ "Message": "Message",
60
+ "Username": "Username",
61
+ "Profile Picture": "Profile Picture",
62
+ "Block Kit blocks": "Block Kit blocks",
63
+ "Attachment": "Attachment",
64
+ "Thread ts": "Thread ts",
65
+ "Broadcast reply to channel": "Broadcast reply to channel",
66
+ "Action Buttons": "Action Buttons",
67
+ "Title": "Title",
68
+ "Filename": "Filename",
69
+ "File ID": "File ID",
70
+ "Search query": "Search query",
71
+ "Email": "Email",
72
+ "Handle": "Handle",
73
73
  "ID": "ID",
74
- "Include bots?": "¿Incluye bots?",
75
- "Include disabled users?": "¿Incluye usuarios desactivados?",
76
- "Channel Name": "Nombre del canal",
77
- "Is Private?": "¿Es privado?",
78
- "First Name": "Nombre",
79
- "Last Name": "Apellido",
80
- "Oldest": "Menos",
81
- "Latest": "Última",
82
- "Inclusive": "Inclusivo",
83
- "Include all metadata": "Incluye todos los metadatos",
84
- "Text": "Texto",
74
+ "Include bots?": "Include bots?",
75
+ "Include disabled users?": "Include disabled users?",
76
+ "Channel Name": "Channel Name",
77
+ "Is Private?": "Is Private?",
78
+ "First Name": "First Name",
79
+ "Last Name": "Last Name",
80
+ "Oldest": "Oldest",
81
+ "Latest": "Latest",
82
+ "Inclusive": "Inclusive",
83
+ "Include all metadata": "Include all metadata",
84
+ "Text": "Text",
85
85
  "Emoji": "Emoji",
86
- "Expires at": "Expira el",
87
- "Markdown text": "Texto Markdown",
88
- "Topic": "Tema",
89
- "Method": "Método",
90
- "Headers": "Encabezados",
91
- "Query Parameters": "Parámetros de consulta",
92
- "Body": "Cuerpo",
93
- "Response is Binary ?": "¿Respuesta es binaria?",
94
- "No Error on Failure": "No hay ningún error en fallo",
95
- "Timeout (in seconds)": "Tiempo de espera (en segundos)",
96
- "Use user token": "Usar token de usuario",
86
+ "Expires at": "Expires at",
87
+ "Markdown text": "Markdown text",
88
+ "Topic": "Topic",
89
+ "Method": "Method",
90
+ "Headers": "Headers",
91
+ "Query Parameters": "Query Parameters",
92
+ "Body": "Body",
93
+ "Response is Binary ?": "Response is Binary ?",
94
+ "No Error on Failure": "No Error on Failure",
95
+ "Timeout (in seconds)": "Timeout (in seconds)",
96
+ "Use user token": "Use user token",
97
97
  "\n\tPlease make sure add the bot to the channel by following these steps:\n\t 1. Type /invite in the channel's chat.\n\t 2. Click on Add apps to this channel.\n\t 3. Search for and add the bot.\n \n**Note**: If you can't find the channel in the dropdown list (which fetches up to 2000 channels), please click on the **(F)** and type the channel ID directly.\n ": "\n\tPlease make sure add the bot to the channel by following these steps:\n\t 1. Type /invite in the channel's chat.\n\t 2. Click on Add apps to this channel.\n\t 3. Search for and add the bot.\n \n**Note**: If you can't find the channel in the dropdown list (which fetches up to 2000 channels), please click on the **(F)** and type the channel ID directly.\n ",
98
- "You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "Puede obtener el ID del canal haciendo clic derecho en el canal y seleccionando 'Ver detalles del canal'.",
99
- "Please provide the timestamp of the message you wish to react, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Por favor proporcione la marca de tiempo del mensaje que desea reaccionar, como `1710304378.475129`. Alternativamente, puede obtener fácilmente el enlace del mensaje haciendo clic en los tres puntos junto al mensaje y seleccionando la opción `Copy link`.",
98
+ "You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'",
99
+ "Please provide the timestamp of the message you wish to react, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Please provide the timestamp of the message you wish to react, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.",
100
100
  "e.g.`thumbsup`": "e.g.`thumbsup`",
101
- "The username of the bot": "El nombre de usuario del bot",
102
- "The profile picture of the bot": "La foto de perfil del bot",
103
- "See https://api.slack.com/block-kit for specs": "Ver https://api.slack.com/block-kit para especificaciones",
104
- "The text of your message": "El texto de tu mensaje",
105
- "Provide the ts (timestamp) value of the **parent** message to make this message a reply. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Proporciona el valor (timestamp) del mensaje **padre** para hacer de este mensaje una respuesta. No utilice el valor ts de la respuesta en sí; utilice su padre en su lugar. Por ejemplo `1710304378. 75129`.Alternativamente, puedes obtener fácilmente el enlace del mensaje haciendo clic en los tres puntos junto al mensaje padre y seleccionando la opción `Copy link`.",
106
- "When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)": "Al responder a un hilo, también hacer el mensaje visible para todos en el canal (sólo aplicable cuando se proporciona la marca de tiempo del hilo)",
107
- "You can pass the file ID from the New Message Trigger payload.": "Puedes pasar el ID del archivo desde la carga de Nuevo Mensaje Trigger.",
108
- "User handle (display name), without the leading @": "Usuario identificador (nombre de visualización), sin los siguientes @",
109
- "Please provide the timestamp of the message you wish to update, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Por favor, proporcione la marca de tiempo del mensaje que desea actualizar, como `1710304378.475129`. Alternativamente, puede obtener fácilmente el enlace del mensaje haciendo clic en los tres puntos junto al mensaje y seleccionando la opción `Copy link`.",
110
- "The updated text of your message": "El texto actualizado de tu mensaje",
111
- "Changing a user's email address will send an email to both the old and new addresses, and also post a slackbot message to the user informing them of the change.": "Cambiar la dirección de correo electrónico de un usuario enviará un correo electrónico a las direcciones antiguas y nuevas, y también publicar un mensaje slackbot al usuario informándoles del cambio.",
112
- "ID of user to change. This argument may only be specified by admins on paid teams.You can use **Find User by Email** action to retrieve ID.": "ID del usuario a cambiar. Este argumento sólo puede ser especificado por administradores en equipos de pago. o puede utilizar la acción **Encontrar usuario por correo electrónico** para recuperar el ID.",
113
- "Only messages after this timestamp will be included in results": "Sólo los mensajes después de esta marca de tiempo se incluirán en los resultados",
114
- "Only messages before this timestamp will be included in results. Default is the current time": "Solo los mensajes antes de esta marca de tiempo se incluirán en los resultados. Por defecto es la hora actual",
115
- "Include messages with oldest or latest timestamps in results. Ignored unless either timestamp is specified": "Incluye mensajes con marcas de tiempo más antiguas o más recientes en los resultados. Ignorados a menos que se especifique la marca de tiempo",
116
- "Return all metadata associated with each message": "Devuelve todos los metadatos asociados con cada mensaje",
117
- "Emoji shortname (standard or custom), e.g. :tada: or :train:": "Nombre corto de Emoji (estándar o personalizado), p. ej., :tada: o :train:",
118
- "Unix timestamp - if not set, the status will not expire": "Marca de tiempo Unix - si no se establece, el estado no expirará",
119
- "Provide the ts (timestamp) value of the **parent** message to retrieve replies of this message. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Proporciona el valor ts (timestamp) del mensaje **padre** para recuperar las respuestas de este mensaje. No utilice el valor ts de la respuesta en sí misma; utilice su padre en su lugar. Por ejemplo `1710304378.475129`. lternativamente, puede obtener fácilmente el enlace del mensaje haciendo clic en los tres puntos junto al mensaje padre y seleccionando la opción `Copy link`.",
120
- "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Por favor proporcione la marca de tiempo del mensaje que desea recuperar, como `1710304378.475129`. Alternativamente, puede obtener fácilmente el enlace del mensaje haciendo clic en los tres puntos junto al mensaje y seleccionando la opción `Copy link`.",
121
- "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
122
- "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
123
- "Use user token instead of bot token": "Usar token de usuario en lugar del token de bot",
124
- "GET": "RECOGER",
101
+ "The username of the bot": "The username of the bot",
102
+ "The profile picture of the bot": "The profile picture of the bot",
103
+ "See https://api.slack.com/block-kit for specs": "See https://api.slack.com/block-kit for specs",
104
+ "The text of your message": "The text of your message",
105
+ "Provide the ts (timestamp) value of the **parent** message to make this message a reply. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Provide the ts (timestamp) value of the **parent** message to make this message a reply. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.",
106
+ "When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)": "When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)",
107
+ "You can pass the file ID from the New Message Trigger payload.": "You can pass the file ID from the New Message Trigger payload.",
108
+ "User handle (display name), without the leading @": "User handle (display name), without the leading @",
109
+ "Please provide the timestamp of the message you wish to update, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Please provide the timestamp of the message you wish to update, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.",
110
+ "The updated text of your message": "The updated text of your message",
111
+ "Changing a user's email address will send an email to both the old and new addresses, and also post a slackbot message to the user informing them of the change.": "Changing a user's email address will send an email to both the old and new addresses, and also post a slackbot message to the user informing them of the change.",
112
+ "ID of user to change. This argument may only be specified by admins on paid teams.You can use **Find User by Email** action to retrieve ID.": "ID of user to change. This argument may only be specified by admins on paid teams.You can use **Find User by Email** action to retrieve ID.",
113
+ "Only messages after this timestamp will be included in results": "Only messages after this timestamp will be included in results",
114
+ "Only messages before this timestamp will be included in results. Default is the current time": "Only messages before this timestamp will be included in results. Default is the current time",
115
+ "Include messages with oldest or latest timestamps in results. Ignored unless either timestamp is specified": "Include messages with oldest or latest timestamps in results. Ignored unless either timestamp is specified",
116
+ "Return all metadata associated with each message": "Return all metadata associated with each message",
117
+ "Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standard or custom), e.g. :tada: or :train:",
118
+ "Unix timestamp - if not set, the status will not expire": "Unix timestamp - if not set, the status will not expire",
119
+ "Provide the ts (timestamp) value of the **parent** message to retrieve replies of this message. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.": "Provide the ts (timestamp) value of the **parent** message to retrieve replies of this message. Do not use the ts value of the reply itself; use its parent instead. For example `1710304378.475129`.Alternatively, you can easily obtain the message link by clicking on the three dots next to the parent message and selecting the `Copy link` option.",
120
+ "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.": "Please provide the timestamp of the message you wish to retrieve, such as `1710304378.475129`. Alternatively, you can easily obtain the message link by clicking on the three dots next to the message and selecting the `Copy link` option.",
121
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
122
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
123
+ "Use user token instead of bot token": "Use user token instead of bot token",
124
+ "GET": "GET",
125
125
  "POST": "POST",
126
126
  "PATCH": "PATCH",
127
127
  "PUT": "PUT",
128
- "DELETE": "BORRAR",
129
- "HEAD": "LIMPIO",
130
- "New Public Message Posted Anywhere": "Nuevo mensaje público publicado en cualquier lugar",
131
- "New Message Posted to Channel": "Nuevo mensaje publicado en el canal",
132
- "New Direct Message": "Nuevo mensaje directo",
133
- "New Mention in Channel": "Nueva mención en el canal",
134
- "New Mention in Direct Message": "Nueva mención en mensaje directo",
135
- "New Reaction": "Nueva Reacción",
136
- "Channel created": "Canal creado",
137
- "New Command in Channel": "Nuevo comando en el canal",
138
- "New Command in Direct Message": "Nuevo comando en mensaje directo",
139
- "New User": "Nuevo usuario",
140
- "New Saved Message": "Nuevo mensaje guardado",
141
- "New Team Custom Emoji": "Emoji nuevo equipo personalizado",
142
- "Triggers when a new message is posted to any channel.": "Dispara cuando se publica un nuevo mensaje en cualquier canal.",
143
- "Triggers when a new message is posted to a specific #channel you choose.": "Dispara cuando un nuevo mensaje se publica en un #canal específico que elijas.",
144
- "Triggers when a message was posted in a direct message channel.": "Dispara cuando un mensaje fue publicado en un canal de mensaje directo.",
145
- "Triggers when a username is mentioned.": "Dispara cuando se menciona un nombre de usuario.",
146
- "Triggers when a username is mentioned in a direct message channel.": "Dispara cuando un nombre de usuario es mencionado en un canal de mensaje directo.",
147
- "Triggers when a new reaction is added to a message": "Dispara cuando se agrega una nueva reacción a un mensaje",
148
- "Triggers when a channel is created": "Dispara cuando se crea un canal",
149
- "Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2)": "Dispara cuando se envía un comando específico al bot (por ejemplo, @bot comando arg1 arg2)",
150
- "Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2) via Direct Message.": "Dispara cuando se envía un comando específico al bot (por ejemplo, @bot comando arg1 arg2) a través del mensaje directo.",
151
- "Triggers when a new user is created / first joins your org.": "Dispara cuando un nuevo usuario es creado / se une por primera vez a su órgano.",
152
- "Triggers when you save a message.": "Dispara cuando guardas un mensaje.",
153
- "Triggers when a custom emoji has been added to a team.": "Dispara cuando se ha añadido un emoji personalizado a un equipo.",
154
- "Ignore Bot Messages ?": "¿Ignorar mensajes de bot?",
155
- "Ignore Message from Yourself ?": "¿Ignorar mensaje de ti mismo?",
156
- "Channels": "Canales",
157
- "Emojis (E.g fire, smile)": "Emojis (Ej. fuego, sonrisa)",
158
- "Commands": "Comandos",
128
+ "DELETE": "DELETE",
129
+ "HEAD": "HEAD",
130
+ "New Public Message Posted Anywhere": "New Public Message Posted Anywhere",
131
+ "New Message Posted to Channel": "New Message Posted to Channel",
132
+ "New Direct Message": "New Direct Message",
133
+ "New Mention in Channel": "New Mention in Channel",
134
+ "New Mention in Direct Message": "New Mention in Direct Message",
135
+ "New Reaction": "New Reaction",
136
+ "Channel created": "Channel created",
137
+ "New Command in Channel": "New Command in Channel",
138
+ "New Command in Direct Message": "New Command in Direct Message",
139
+ "New User": "New User",
140
+ "New Saved Message": "New Saved Message",
141
+ "New Team Custom Emoji": "New Team Custom Emoji",
142
+ "Triggers when a new message is posted to any channel.": "Triggers when a new message is posted to any channel.",
143
+ "Triggers when a new message is posted to a specific #channel you choose.": "Triggers when a new message is posted to a specific #channel you choose.",
144
+ "Triggers when a message was posted in a direct message channel.": "Triggers when a message was posted in a direct message channel.",
145
+ "Triggers when a username is mentioned.": "Triggers when a username is mentioned.",
146
+ "Triggers when a username is mentioned in a direct message channel.": "Triggers when a username is mentioned in a direct message channel.",
147
+ "Triggers when a new reaction is added to a message": "Triggers when a new reaction is added to a message",
148
+ "Triggers when a channel is created": "Triggers when a channel is created",
149
+ "Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2)": "Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2)",
150
+ "Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2) via Direct Message.": "Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2) via Direct Message.",
151
+ "Triggers when a new user is created / first joins your org.": "Triggers when a new user is created / first joins your org.",
152
+ "Triggers when you save a message.": "Triggers when you save a message.",
153
+ "Triggers when a custom emoji has been added to a team.": "Triggers when a custom emoji has been added to a team.",
154
+ "Ignore Bot Messages ?": "Ignore Bot Messages ?",
155
+ "Ignore Message from Yourself ?": "Ignore Message from Yourself ?",
156
+ "Channels": "Channels",
157
+ "Emojis (E.g fire, smile)": "Emojis (E.g fire, smile)",
158
+ "Commands": "Commands",
159
159
  "\n\tPlease make sure add the bot to the channel by following these steps:\n\t 1. Type /invite in the channel's chat.\n\t 2. Click on Add apps to this channel.\n\t 3. Search for and add the bot.\n \n**Note**: If you can't find the channel in the dropdown list (which fetches up to 2000 channels), please click on the **(F)** and type the channel ID directly in an array like this: `{`{ ['your_channel_id_1', 'your_channel_id_2', ...] `}`}": "\n\tPlease make sure add the bot to the channel by following these steps:\n\t 1. Type /invite in the channel's chat.\n\t 2. Click on Add apps to this channel.\n\t 3. Search for and add the bot.\n \n**Note**: If you can't find the channel in the dropdown list (which fetches up to 2000 channels), please click on the **(F)** and type the channel ID directly in an array like this: `{`{ ['your_channel_id_1', 'your_channel_id_2', ...] `}`}",
160
- "If no channel is selected, the flow will be triggered for username mentions in all channels": "Si no se selecciona ningún canal, el flujo se activará por menciones de nombre de usuario en todos los canales",
161
- "Select emojis to trigger on": "Selecciona emojis para activar",
162
- "List of valid commands that the bot should respond to (e.g., help, ocr, remind)": "Lista de comandos válidos a los que el bot debe responder (por ejemplo, ayuda, ocr, recordatorio)",
163
- "If no channel is selected, the flow will be triggered for commands in all channels": "Si no se selecciona ningún canal, el flujo se activará para comandos en todos los canales"
160
+ "If no channel is selected, the flow will be triggered for username mentions in all channels": "If no channel is selected, the flow will be triggered for username mentions in all channels",
161
+ "Select emojis to trigger on": "Select emojis to trigger on",
162
+ "List of valid commands that the bot should respond to (e.g., help, ocr, remind)": "List of valid commands that the bot should respond to (e.g., help, ocr, remind)",
163
+ "If no channel is selected, the flow will be triggered for commands in all channels": "If no channel is selected, the flow will be triggered for commands in all channels"
164
164
  }