Add Activepieces integration for workflow automation
- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,158 @@
|
||||
{
|
||||
"Slack": "Slack",
|
||||
"Channel-based messaging platform": "Channel-based messaging platform",
|
||||
"Add Reaction to Message": "Add Reaction to Message",
|
||||
"Send Message To A User": "Send Message To A User",
|
||||
"Send Message To A Channel": "Send Message To A Channel",
|
||||
"Request Approval from A User": "Request Approval from A User",
|
||||
"Request Approval in a Channel": "Request Approval in a Channel",
|
||||
"Request Action from A User": "Request Action from A User",
|
||||
"Request Action in A Channel": "Request Action in A Channel",
|
||||
"Upload file": "Upload file",
|
||||
"Get File": "Get File",
|
||||
"Search messages": "Search messages",
|
||||
"Find User by Email": "Find User by Email",
|
||||
"Find User by Handle": "Find User by Handle",
|
||||
"Find User by ID": "Find User by ID",
|
||||
"Update message": "Update message",
|
||||
"Create Channel": "Create Channel",
|
||||
"Update Profile": "Update Profile",
|
||||
"Get channel history": "Get channel history",
|
||||
"Set User Status": "Set User Status",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Retrieve Thread Messages",
|
||||
"Set Channel Topic": "Set Channel Topic",
|
||||
"Get Message by Timestamp": "Get Message by Timestamp",
|
||||
"Invite User to Channel": "Invite User to Channel",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Add an emoji reaction to a message.": "Add an emoji reaction to a message.",
|
||||
"Send message to a user": "Send message to a user",
|
||||
"Send message to a channel": "Send message to a channel",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"Upload file without sharing it to a channel or user": "Upload file without sharing it to a channel or user",
|
||||
"Return information about a given file ID.": "Return information about a given file ID.",
|
||||
"Searches for messages matching a query": "Searches for messages matching a query",
|
||||
"Finds a user by matching against their email address.": "Finds a user by matching against their email address.",
|
||||
"Finds a user by matching against their Slack handle.": "Finds a user by matching against their Slack handle.",
|
||||
"Finds a user by their ID.": "Finds a user by their ID.",
|
||||
"Update an existing message": "Update an existing message",
|
||||
"Creates a new channel.": "Creates a new channel.",
|
||||
"Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps",
|
||||
"Sets a user's custom status": "Sets a user's custom status",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Convert Markdown-formatted text to Slack's pseudo - markdown syntax",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Retrieves thread messages by channel and thread timestamp.",
|
||||
"Sets the topic on a selected channel.": "Sets the topic on a selected channel.",
|
||||
"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.",
|
||||
"Invites an existing User to an existing channel.": "Invites an existing User to an existing channel.",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Channel",
|
||||
"Message Timestamp": "Message Timestamp",
|
||||
"Reaction (emoji) name": "Reaction (emoji) name",
|
||||
"User": "User",
|
||||
"Message": "Message",
|
||||
"Username": "Username",
|
||||
"Profile Picture": "Profile Picture",
|
||||
"Block Kit blocks": "Block Kit blocks",
|
||||
"Attachment": "Attachment",
|
||||
"Thread ts": "Thread ts",
|
||||
"Unfurl Links": "Unfurl Links",
|
||||
"Action Buttons": "Action Buttons",
|
||||
"Title": "Title",
|
||||
"Filename": "Filename",
|
||||
"File ID": "File ID",
|
||||
"Search query": "Search query",
|
||||
"Email": "Email",
|
||||
"Handle": "Handle",
|
||||
"ID": "ID",
|
||||
"Channel Name": "Channel Name",
|
||||
"Is Private?": "Is Private?",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Oldest": "Oldest",
|
||||
"Latest": "Latest",
|
||||
"Inclusive": "Inclusive",
|
||||
"Include all metadata": "Include all metadata",
|
||||
"Text": "Text",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Expires at",
|
||||
"Markdown text": "Markdown text",
|
||||
"Topic": "Topic",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Use user token": "Use user token",
|
||||
"\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 ",
|
||||
"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.'",
|
||||
"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.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "The username of the bot",
|
||||
"The profile picture of the bot": "The profile picture of the bot",
|
||||
"See https://api.slack.com/block-kit for specs": "See https://api.slack.com/block-kit for specs",
|
||||
"The text of your message": "The text of your message",
|
||||
"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.",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "You can pass the file ID from the New Message Trigger payload.",
|
||||
"User handle (display name), without the leading @": "User handle (display name), without the leading @",
|
||||
"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.",
|
||||
"The updated text of your message": "The updated text of your message",
|
||||
"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.",
|
||||
"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.",
|
||||
"Only messages after this timestamp will be included in results": "Only messages after this timestamp will be included in results",
|
||||
"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",
|
||||
"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",
|
||||
"Return all metadata associated with each message": "Return all metadata associated with each message",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standard or custom), e.g. :tada: or :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Unix timestamp - if not set, the status will not expire",
|
||||
"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.",
|
||||
"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.",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Use user token instead of bot token": "Use user token instead of bot token",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Public Message Posted Anywhere": "New Public Message Posted Anywhere",
|
||||
"New Message Posted to Channel": "New Message Posted to Channel",
|
||||
"New Direct Message": "New Direct Message",
|
||||
"New Mention in Channel": "New Mention in Channel",
|
||||
"New Mention in Direct Message": "New Mention in Direct Message",
|
||||
"New Reaction": "New Reaction",
|
||||
"Channel created": "Channel created",
|
||||
"New Command in Channel": "New Command in Channel",
|
||||
"New Command in Direct Message": "New Command in Direct Message",
|
||||
"New User": "New User",
|
||||
"New Saved Message": "New Saved Message",
|
||||
"New Team Custom Emoji": "New Team Custom Emoji",
|
||||
"Triggers when a new message is posted to any channel.": "Triggers when a new message is posted to any channel.",
|
||||
"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.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Triggers when a message was posted in a direct message channel.",
|
||||
"Triggers when a username is mentioned.": "Triggers when a username is mentioned.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Triggers when a username is mentioned in a direct message channel.",
|
||||
"Triggers when a new reaction is added to a message": "Triggers when a new reaction is added to a message",
|
||||
"Triggers when a channel is created": "Triggers when a channel is created",
|
||||
"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)",
|
||||
"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.",
|
||||
"Triggers when a new user is created / first joins your org.": "Triggers when a new user is created / first joins your org.",
|
||||
"Triggers when you save a message.": "Triggers when you save a message.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Triggers when a custom emoji has been added to a team.",
|
||||
"Ignore Bot Messages ?": "Ignore Bot Messages ?",
|
||||
"Ignore Message from Yourself ?": "Ignore Message from Yourself ?",
|
||||
"Channels": "Channels",
|
||||
"Emojis (E.g fire, smile)": "Emojis (E.g fire, smile)",
|
||||
"Commands": "Commands",
|
||||
"\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', ...] `}`}",
|
||||
"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",
|
||||
"Select emojis to trigger on": "Select emojis to trigger on",
|
||||
"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)",
|
||||
"Enable link unfurling for this message": "Enable link unfurling for this message",
|
||||
"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"
|
||||
}
|
||||
@@ -0,0 +1,167 @@
|
||||
{
|
||||
"Channel-based messaging platform": "Channel-basierte Messaging-Plattform",
|
||||
"Add Reaction to Message": "Antwort zur Nachricht hinzufügen",
|
||||
"Send Message To A User": "Nachricht an einen Benutzer senden",
|
||||
"Send Message To A Channel": "Nachricht an einen Kanal senden",
|
||||
"Request Approval from A User": "Genehmigung von einem Benutzer anfordern",
|
||||
"Request Approval in a Channel": "Genehmigung in einem Kanal anfordern",
|
||||
"Request Action from A User": "Anfrage-Aktion von einem Benutzer",
|
||||
"Request Action in A Channel": "Aktion in einem Kanal anfordern",
|
||||
"Upload file": "Datei hochladen",
|
||||
"Get File": "Datei abrufen",
|
||||
"Search messages": "Nachrichten durchsuchen",
|
||||
"Find User by Email": "Benutzer per E-Mail finden",
|
||||
"Find User by Handle": "Benutzer nach Handle suchen",
|
||||
"Find User by ID": "Benutzer über ID finden",
|
||||
"List users": "Benutzer auflisten",
|
||||
"Update message": "Nachricht aktualisieren",
|
||||
"Create Channel": "Kanal erstellen",
|
||||
"Update Profile": "Profil aktualisieren",
|
||||
"Get channel history": "Senderverlauf erhalten",
|
||||
"Set User Status": "Benutzerstatus festlegen",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Thread-Nachrichten abrufen",
|
||||
"Set Channel Topic": "Kanalthema festlegen",
|
||||
"Get Message by Timestamp": "Nachricht nach Zeitstempel holen",
|
||||
"Invite User to Channel": "Benutzer in Kanal einladen",
|
||||
"Custom API Call": "Eigener API-Aufruf",
|
||||
"Add an emoji reaction to a message.": "Füge eine Emoji-Reaktion zu einer Nachricht hinzu.",
|
||||
"Send message to a user": "Nachricht an einen Benutzer senden",
|
||||
"Send message to a channel": "Nachricht an einen Kanal senden",
|
||||
"Send approval message to a user and then wait until the message is approved or disapproved": "Senden Sie eine Bestätigungsnachricht an einen Benutzer und warten Sie, bis die Nachricht genehmigt oder abgelehnt wurde",
|
||||
"Send approval message to a channel and then wait until the message is approved or disapproved": "Senden Sie eine Bestätigungsnachricht an einen Kanal und warten Sie, bis die Nachricht genehmigt oder abgelehnt wurde",
|
||||
"Send a message to a user and wait until the user selects an action": "Senden Sie eine Nachricht an einen Benutzer und warten Sie, bis der Benutzer eine Aktion ausgewählt hat",
|
||||
"Send a message in a channel and wait until an action is selected": "Sende eine Nachricht in einem Kanal und warte, bis eine Aktion ausgewählt ist",
|
||||
"Upload file without sharing it to a channel or user": "Datei hochladen, ohne sie in einen Kanal oder Benutzer zu teilen",
|
||||
"Return information about a given file ID.": "Gibt Informationen über eine angegebene Datei-ID zurück.",
|
||||
"Searches for messages matching a query": "Sucht nach Nachrichten, die einer Abfrage entsprechen",
|
||||
"Finds a user by matching against their email address.": "Findet einen Benutzer, indem er mit seiner E-Mail-Adresse übereinstimmt.",
|
||||
"Finds a user by matching against their Slack handle.": "Findet einen Benutzer, indem er mit seinem Slack Handle übereinstimmt.",
|
||||
"Finds a user by their ID.": "Findet einen Benutzer nach seiner ID.",
|
||||
"List all users of the workspace": "Alle Benutzer des Arbeitsbereichs auflisten",
|
||||
"Update an existing message": "Vorhandene Nachricht aktualisieren",
|
||||
"Creates a new channel.": "Erstellt einen neuen Kanal.",
|
||||
"Update basic profile field such as name or title.": "Grundlegendes Profilfeld wie Name oder Titel aktualisieren.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Alle Nachrichten von einem bestimmten Kanal (\"Konversation\") zwischen angegebenen Zeitstempel abrufen",
|
||||
"Sets a user's custom status": "Setzt den benutzerdefinierten Status eines Benutzers",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Markdown-formatierter Text in Slack's Pseudo - Markdown-Syntax umwandeln",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Ruft Thread-Nachrichten nach Kanal und Thread-Zeitstempel ab.",
|
||||
"Sets the topic on a selected channel.": "Setzt das Thema in einem ausgewählten Kanal.",
|
||||
"Retrieves a specific message from a channel history using the message's timestamp.": "Ruft eine bestimmte Nachricht aus einem Kanalverlauf mit dem Zeitstempel der Nachricht ab.",
|
||||
"Invites an existing User to an existing channel.": "Lädt einen existierenden Benutzer in einen existierenden Channel.",
|
||||
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Kanal",
|
||||
"Message Timestamp": "Nachrichtenzeitstempel",
|
||||
"Reaction (emoji) name": "Reaktionsname (Emoji)",
|
||||
"User": "Benutzer",
|
||||
"Message": "Nachricht",
|
||||
"Username": "Benutzername",
|
||||
"Profile Picture": "Profilbild",
|
||||
"Mention flow of origin?": "Herkunftsfluss?",
|
||||
"Block Kit blocks": "Block Kit Blöcke",
|
||||
"Unfurl Links": "Links entsperren",
|
||||
"Attachment": "Anhang",
|
||||
"Thread ts": "Thread ts",
|
||||
"Broadcast reply to channel": "Antwort an den Kanal senden",
|
||||
"Action Buttons": "Aktionstasten",
|
||||
"Title": "Titel",
|
||||
"Filename": "Dateiname",
|
||||
"File ID": "Datei-ID",
|
||||
"Search query": "Suchanfrage",
|
||||
"Email": "E-Mail",
|
||||
"Handle": "Handle",
|
||||
"ID": "ID",
|
||||
"Include bots?": "Bots einbeziehen?",
|
||||
"Include disabled users?": "Deaktivierte Benutzer einbeziehen?",
|
||||
"Channel Name": "Kanalname",
|
||||
"Is Private?": "Ist privat?",
|
||||
"First Name": "Vorname",
|
||||
"Last Name": "Nachname",
|
||||
"Oldest": "Älteste",
|
||||
"Latest": "Neueste",
|
||||
"Inclusive": "Inklusiv",
|
||||
"Include all metadata": "Alle Metadaten einbeziehen",
|
||||
"Text": "Text",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Gültig bis",
|
||||
"Markdown text": "Markdown Text",
|
||||
"Topic": "Thema",
|
||||
"Method": "Methode",
|
||||
"Headers": "Kopfzeilen",
|
||||
"Query Parameters": "Abfrageparameter",
|
||||
"Body": "Körper",
|
||||
"Response is Binary ?": "Antwort ist binär?",
|
||||
"No Error on Failure": "Kein Fehler bei Fehler",
|
||||
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
||||
"Use user token": "Benutzer-Token verwenden",
|
||||
"\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\tBitte stelle sicher, dass du den Bot zum Kanal hinzufügst, indem du folgende Schritte folgst:\n\t 1. Geben Sie /invite in den Chat des Kanals ein.\n\t 2. Klicken Sie auf Apps zu diesem Kanal hinzufügen.\n\t 3. Suche und füge den Bot hinzu.\n \n**Notiz**: Wenn du den Kanal in der Dropdown-Liste nicht finden kannst (welche bis zu 2000 Kanäle abruft) Bitte klicken Sie auf das **(F)** und geben Sie die Kanal-ID direkt ein.\n ",
|
||||
"You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "Sie können die Kanal-ID erhalten, indem Sie mit der rechten Maustaste auf den Kanal klicken und \"Kanaldetails anzeigen\" auswählen.",
|
||||
"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.": "Bitte geben Sie den Zeitstempel der Nachricht an, die Sie reagieren möchten, wie zum Beispiel `1710304378.475129`. Alternativ kannst du einfach den Nachrichtenlink erhalten, indem du auf die drei Punkte neben der Nachricht klickst und die Option `Link kopieren` auswählst.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "Der Benutzername des Bots",
|
||||
"The profile picture of the bot": "Das Profilbild des Bots",
|
||||
"If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "Wenn aktiviert, fügt am Ende der Slack Nachricht eine Erwähnung hinzu, um anzugeben, welcher Fluss die Benachrichtigung mit einem Link zu diesem Fluss gesendet hat.",
|
||||
"See https://api.slack.com/block-kit for specs": "Siehe https://api.slack.com/block-kit für Spezifikationen",
|
||||
"Enable link unfurling for this message": "Aktiviere Link unfurling für diese Nachricht",
|
||||
"The text of your message": "Der Text Ihrer Nachricht",
|
||||
"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.": "Geben Sie den ts (Zeitstempel) Wert der **Eltern** Nachricht an, um diese Nachricht zu einer Antwort zu machen. Verwenden Sie nicht den ts Wert der Antwort selbst; verwenden Sie stattdessen dessen Eltern-Wert. Zum Beispiel `1710304378. 75129`.Alternativ kannst du einfach den Nachrichtenlink erhalten, indem du auf die drei Punkte neben der übergeordneten Nachricht klickst und die Option `Link kopieren` auswählst.",
|
||||
"When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)": "Wenn Sie auf einen Thread antworten, machen Sie die Nachricht auch für alle im Kanal sichtbar (nur anwendbar, wenn Thread-Zeitstempel zur Verfügung steht)",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "Sie können die Datei-ID von der Payload der neuen Message Trigger übergeben.",
|
||||
"User handle (display name), without the leading @": "Benutzerhandle (Anzeigename), ohne führende @",
|
||||
"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.": "Bitte geben Sie den Zeitstempel der Nachricht an, die Sie aktualisieren möchten, wie z.B. `1710304378.475129`. Alternativ kannst du einfach den Nachrichtenlink erhalten, indem du auf die drei Punkte neben der Nachricht klickst und die Option `Link kopieren` auswählst.",
|
||||
"The updated text of your message": "Der aktualisierte Text Ihrer Nachricht",
|
||||
"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.": "Ändern der E-Mail-Adresse eines Benutzers sendet eine E-Mail sowohl an die alten als auch an die neuen Adressen, und posten auch eine Sackbot-Nachricht an den Benutzer, der sie über die Änderung informiert.",
|
||||
"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 des zu ändernden Benutzers. Dieses Argument kann nur von Administratoren bei bezahlten Teams angegeben werden. du kannst **Benutzer per E-Mail finden** Aktion zum Abrufen der ID verwenden.",
|
||||
"Only messages after this timestamp will be included in results": "Nur Nachrichten nach diesem Zeitstempel werden in die Ergebnisse aufgenommen",
|
||||
"Only messages before this timestamp will be included in results. Default is the current time": "Nur Nachrichten bevor dieser Zeitstempel in den Ergebnissen enthalten ist. Standard ist die aktuelle Zeit",
|
||||
"Include messages with oldest or latest timestamps in results. Ignored unless either timestamp is specified": "Fügen Sie Nachrichten mit ältesten oder neuesten Zeitstempeln in die Ergebnisse ein. Ignorieren, es sei denn, der Zeitstempel wurde angegeben",
|
||||
"Return all metadata associated with each message": "Gibt alle Metadaten zurück, die mit jeder Nachricht verknüpft sind",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji Shortname (Standard oder benutzerdefiniert), z.B. :tada: oder :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Unix-Zeitstempel - wenn nicht gesetzt, läuft der Status nicht ab",
|
||||
"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.": "Geben Sie den ts (Zeitstempel) Wert der **Eltern** Nachricht an, um Antworten dieser Nachricht zu erhalten. Verwenden Sie nicht den ts Wert der Antwort selbst; verwenden Sie stattdessen den übergeordneten Wert. Zum Beispiel `1710304378.475129`. lternativ kannst du einfach den Nachrichtenlink erhalten, indem du auf die drei Punkte neben der übergeordneten Nachricht klickst und die Option `Link kopieren` auswählst.",
|
||||
"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.": "Bitte geben Sie den Zeitstempel der Nachricht an, die Sie abrufen möchten, wie zum Beispiel `1710304378.475129`. Alternativ kannst du einfach den Nachrichtenlink erhalten, indem du auf die drei Punkte neben der Nachricht klickst und die Option `Link kopieren` auswählst.",
|
||||
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
||||
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
|
||||
"Use user token instead of bot token": "Benutzer-Token statt Bot-Token verwenden",
|
||||
"GET": "ERHALTEN",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "LÖSCHEN",
|
||||
"HEAD": "HEAD",
|
||||
"New Public Message Posted Anywhere": "Neue öffentliche Nachricht überall veröffentlicht",
|
||||
"New Message Posted to Channel": "Neue Nachricht gepostet in Kanal",
|
||||
"New Direct Message": "Neue Direktnachricht",
|
||||
"New Mention in Channel": "Neue Erwähnung im Kanal",
|
||||
"New Mention in Direct Message": "Neue Erwähnung in Direktnachricht",
|
||||
"New Reaction": "Neue Reaktion",
|
||||
"Channel created": "Kanal erstellt",
|
||||
"New Command in Channel": "Neuer Befehl im Kanal",
|
||||
"New Command in Direct Message": "Neuer Befehl in Direktnachricht",
|
||||
"New User": "Neuer Benutzer",
|
||||
"New Saved Message": "Neue gespeicherte Nachricht",
|
||||
"New Team Custom Emoji": "Neues Team Custom Emoji",
|
||||
"Triggers when a new message is posted to any channel.": "Wird ausgelöst, wenn eine neue Nachricht an einen beliebigen Kanal gesendet wird.",
|
||||
"Triggers when a new message is posted to a specific #channel you choose.": "Wird ausgelöst, wenn eine neue Nachricht an einen bestimmten #channel gesendet wird, den du wählst.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Wird ausgelöst, wenn eine Nachricht in einem Direktnachrichten gesendet wurde.",
|
||||
"Triggers when a username is mentioned.": "Wird ausgelöst, wenn ein Benutzername erwähnt wird.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Wird ausgelöst, wenn ein Benutzername in einem Direktnachrichtenkanal erwähnt wird.",
|
||||
"Triggers when a new reaction is added to a message": "Wird ausgelöst, wenn eine neue Reaktion einer Nachricht hinzugefügt wird",
|
||||
"Triggers when a channel is created": "Wird ausgelöst, wenn ein Kanal erstellt wird",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2)": "Trigger wenn ein bestimmter Befehl an den Bot gesendet wird (z.B. @bot Befehl arg1 arg2)",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2) via Direct Message.": "Trigger wenn ein bestimmter Befehl an den Bot (z.B. @bot Befehl arg1 arg2) via Direct Message gesendet wird.",
|
||||
"Triggers when a new user is created / first joins your org.": "Wird ausgelöst, wenn ein neuer Benutzer erstellt wird / zuerst deiner Org beitritt.",
|
||||
"Triggers when you save a message.": "Wird ausgelöst, wenn Sie eine Nachricht speichern.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Trigger wenn ein benutzerdefinierter Emoji einem Team hinzugefügt wurde.",
|
||||
"Ignore Bot Messages ?": "Bot Nachrichten ignorieren ?",
|
||||
"Ignore Message from Yourself ?": "Nachricht von Ihnen selbst ignorieren ?",
|
||||
"Channels": "Kanäle",
|
||||
"Emojis (E.g fire, smile)": "Emojis (Feuer, Lächeln)",
|
||||
"Commands": "Befehle",
|
||||
"\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\tBitte stelle sicher, dass du den Bot zum Kanal hinzufügst, indem du folgende Schritte folgst:\n\t 1. Tippe /invite in den Chat des Channels.\n\t 2. Klicke auf Apps zu diesem Kanal hinzufügen.\n\t 3. Suche nach und füge den Bot hinzu.\n \n**Notiz**: Wenn du den Kanal in der Dropdown-Liste nicht finden kannst (welche bis zu 2000 Kanäle abruft) bitte klicken Sie auf das **(F)** und tippen Sie die Kanal-ID direkt in ein Array wie folgt: `{`{ ['your_channel_id_1', 'your_channel_id_2', . .] `}`}",
|
||||
"If no channel is selected, the flow will be triggered for username mentions in all channels": "Wenn kein Kanal ausgewählt ist, wird der Fluss für Benutzername Erwähnungen in allen Kanälen ausgelöst",
|
||||
"Select emojis to trigger on": "Wähle Emojis zum Auslösen aus",
|
||||
"List of valid commands that the bot should respond to (e.g., help, ocr, remind)": "Liste gültiger Befehle, auf die der Bot reagieren soll (z.B. help, ocr, remind)",
|
||||
"If no channel is selected, the flow will be triggered for commands in all channels": "Wenn kein Kanal ausgewählt ist, wird der Fluss für Befehle in allen Kanälen ausgelöst"
|
||||
}
|
||||
@@ -0,0 +1,167 @@
|
||||
{
|
||||
"Channel-based messaging platform": "Plataforma de mensajería basada en canales",
|
||||
"Add Reaction to Message": "Añadir reacción al mensaje",
|
||||
"Send Message To A User": "Enviar mensaje a un usuario",
|
||||
"Send Message To A Channel": "Enviar mensaje a un canal",
|
||||
"Request Approval from A User": "Solicitar aprobación de un usuario",
|
||||
"Request Approval in a Channel": "Solicitar aprobación en un canal",
|
||||
"Request Action from A User": "Solicitar acción de un usuario",
|
||||
"Request Action in A Channel": "Solicitar acción en un canal",
|
||||
"Upload file": "Subir archivo",
|
||||
"Get File": "Obtener archivo",
|
||||
"Search messages": "Buscar mensajes",
|
||||
"Find User by Email": "Buscar usuario por email",
|
||||
"Find User by Handle": "Buscar usuario por mano",
|
||||
"Find User by ID": "Buscar usuario por ID",
|
||||
"List users": "Listar usuarios",
|
||||
"Update message": "Actualizar mensaje",
|
||||
"Create Channel": "Crear canal",
|
||||
"Update Profile": "Actualizar perfil",
|
||||
"Get channel history": "Obtener historial de canales",
|
||||
"Set User Status": "Establecer estado del usuario",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Recuperar mensajes del hilo",
|
||||
"Set Channel Topic": "Establecer tema del canal",
|
||||
"Get Message by Timestamp": "Obtener mensaje por Timestamp",
|
||||
"Invite User to Channel": "Invitar usuario al canal",
|
||||
"Custom API Call": "Llamada API personalizada",
|
||||
"Add an emoji reaction to a message.": "Agrega una reacción emoji a un mensaje.",
|
||||
"Send message to a user": "Enviar mensaje a un usuario",
|
||||
"Send message to a channel": "Enviar mensaje a un canal",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"Upload file without sharing it to a channel or user": "Subir archivo sin compartirlo a un canal o usuario",
|
||||
"Return information about a given file ID.": "Devolver información sobre un archivo ID dado.",
|
||||
"Searches for messages matching a query": "Buscar mensajes que coincidan con una consulta",
|
||||
"Finds a user by matching against their email address.": "Encuentra un usuario coincidiendo con su dirección de correo electrónico.",
|
||||
"Finds a user by matching against their Slack handle.": "Encuentra a un usuario coincidiendo con su manejador Slack.",
|
||||
"Finds a user by their ID.": "Encuentra un usuario por su ID.",
|
||||
"List all users of the workspace": "Listar todos los usuarios del área de trabajo",
|
||||
"Update an existing message": "Actualizar un mensaje existente",
|
||||
"Creates a new channel.": "Crea un nuevo canal.",
|
||||
"Update basic profile field such as name or title.": "Actualizar el campo básico del perfil, como nombre o título.",
|
||||
"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",
|
||||
"Sets a user's custom status": "Establece el estado personalizado de un usuario",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Convierte el texto con formato Markdown a pseudo de Slack - sintaxis markdown",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Recuperar mensajes del hilo por canal y timestamp del hilo.",
|
||||
"Sets the topic on a selected channel.": "Establece el tema en un canal seleccionado.",
|
||||
"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.",
|
||||
"Invites an existing User to an existing channel.": "Invita a un usuario existente a un canal existente.",
|
||||
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Canal",
|
||||
"Message Timestamp": "Marca de tiempo del mensaje",
|
||||
"Reaction (emoji) name": "Reacción (emoji) nombre",
|
||||
"User": "Usuario",
|
||||
"Message": "Mensaje",
|
||||
"Username": "Usuario",
|
||||
"Profile Picture": "Foto de Perfil",
|
||||
"Mention flow of origin?": "¿Mencionar el flujo de origen?",
|
||||
"Block Kit blocks": "Bloquear Kit",
|
||||
"Unfurl Links": "Desenganchar Enlaces",
|
||||
"Attachment": "Adjunto",
|
||||
"Thread ts": "Hilos",
|
||||
"Broadcast reply to channel": "Respuesta de difusión al canal",
|
||||
"Action Buttons": "Botones de acción",
|
||||
"Title": "Título",
|
||||
"Filename": "Nombre de archivo",
|
||||
"File ID": "ID de archivo",
|
||||
"Search query": "Buscar consulta",
|
||||
"Email": "E-mail",
|
||||
"Handle": "Manejo",
|
||||
"ID": "ID",
|
||||
"Include bots?": "¿Incluye bots?",
|
||||
"Include disabled users?": "¿Incluye usuarios desactivados?",
|
||||
"Channel Name": "Nombre del canal",
|
||||
"Is Private?": "¿Es privado?",
|
||||
"First Name": "Nombre",
|
||||
"Last Name": "Apellido",
|
||||
"Oldest": "Menos",
|
||||
"Latest": "Última",
|
||||
"Inclusive": "Inclusivo",
|
||||
"Include all metadata": "Incluye todos los metadatos",
|
||||
"Text": "Texto",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Expira el",
|
||||
"Markdown text": "Texto Markdown",
|
||||
"Topic": "Tema",
|
||||
"Method": "Método",
|
||||
"Headers": "Encabezados",
|
||||
"Query Parameters": "Parámetros de consulta",
|
||||
"Body": "Cuerpo",
|
||||
"Response is Binary ?": "¿Respuesta es binaria?",
|
||||
"No Error on Failure": "No hay ningún error en fallo",
|
||||
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
||||
"Use user token": "Usar token de usuario",
|
||||
"\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 ",
|
||||
"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'.",
|
||||
"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`.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "El nombre de usuario del bot",
|
||||
"The profile picture of the bot": "La foto de perfil del bot",
|
||||
"If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "Si está marcado, añade una mención al final del mensaje de Slack para indicar qué flujo envió la notificación, con un enlace a dicho flujo.",
|
||||
"See https://api.slack.com/block-kit for specs": "Ver https://api.slack.com/block-kit para especificaciones",
|
||||
"Enable link unfurling for this message": "Habilitar el desenvolvimiento de enlaces para este mensaje",
|
||||
"The text of your message": "El texto de tu mensaje",
|
||||
"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`.",
|
||||
"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)",
|
||||
"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.",
|
||||
"User handle (display name), without the leading @": "Usuario identificador (nombre de visualización), sin los siguientes @",
|
||||
"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`.",
|
||||
"The updated text of your message": "El texto actualizado de tu mensaje",
|
||||
"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.",
|
||||
"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.",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"Return all metadata associated with each message": "Devuelve todos los metadatos asociados con cada mensaje",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Nombre corto de Emoji (estándar o personalizado), p. ej., :tada: o :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Marca de tiempo Unix - si no se establece, el estado no expirará",
|
||||
"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`.",
|
||||
"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`.",
|
||||
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
||||
"Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
|
||||
"Use user token instead of bot token": "Usar token de usuario en lugar del token de bot",
|
||||
"GET": "RECOGER",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "BORRAR",
|
||||
"HEAD": "LIMPIO",
|
||||
"New Public Message Posted Anywhere": "Nuevo mensaje público publicado en cualquier lugar",
|
||||
"New Message Posted to Channel": "Nuevo mensaje publicado en el canal",
|
||||
"New Direct Message": "Nuevo mensaje directo",
|
||||
"New Mention in Channel": "Nueva mención en el canal",
|
||||
"New Mention in Direct Message": "Nueva mención en mensaje directo",
|
||||
"New Reaction": "Nueva Reacción",
|
||||
"Channel created": "Canal creado",
|
||||
"New Command in Channel": "Nuevo comando en el canal",
|
||||
"New Command in Direct Message": "Nuevo comando en mensaje directo",
|
||||
"New User": "Nuevo usuario",
|
||||
"New Saved Message": "Nuevo mensaje guardado",
|
||||
"New Team Custom Emoji": "Emoji nuevo equipo personalizado",
|
||||
"Triggers when a new message is posted to any channel.": "Dispara cuando se publica un nuevo mensaje en cualquier canal.",
|
||||
"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.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Dispara cuando un mensaje fue publicado en un canal de mensaje directo.",
|
||||
"Triggers when a username is mentioned.": "Dispara cuando se menciona un nombre de usuario.",
|
||||
"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.",
|
||||
"Triggers when a new reaction is added to a message": "Dispara cuando se agrega una nueva reacción a un mensaje",
|
||||
"Triggers when a channel is created": "Dispara cuando se crea un canal",
|
||||
"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)",
|
||||
"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.",
|
||||
"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.",
|
||||
"Triggers when you save a message.": "Dispara cuando guardas un mensaje.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Dispara cuando se ha añadido un emoji personalizado a un equipo.",
|
||||
"Ignore Bot Messages ?": "¿Ignorar mensajes de bot?",
|
||||
"Ignore Message from Yourself ?": "¿Ignorar mensaje de ti mismo?",
|
||||
"Channels": "Canales",
|
||||
"Emojis (E.g fire, smile)": "Emojis (Ej. fuego, sonrisa)",
|
||||
"Commands": "Comandos",
|
||||
"\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', ...] `}`}",
|
||||
"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",
|
||||
"Select emojis to trigger on": "Selecciona emojis para activar",
|
||||
"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)",
|
||||
"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"
|
||||
}
|
||||
@@ -0,0 +1,167 @@
|
||||
{
|
||||
"Channel-based messaging platform": "Plateforme de messagerie basée sur les canaux",
|
||||
"Add Reaction to Message": "Ajouter une réaction au message",
|
||||
"Send Message To A User": "Envoyer un message à un utilisateur",
|
||||
"Send Message To A Channel": "Envoyer un message à un salon",
|
||||
"Request Approval from A User": "Demande d'approbation d'un utilisateur",
|
||||
"Request Approval in a Channel": "Demander l'approbation dans un canal",
|
||||
"Request Action from A User": "Demander une action à un utilisateur",
|
||||
"Request Action in A Channel": "Demander une action dans un salon",
|
||||
"Upload file": "Charger un fichier",
|
||||
"Get File": "Récupérer le fichier",
|
||||
"Search messages": "Rechercher des messages",
|
||||
"Find User by Email": "Trouver un utilisateur par e-mail",
|
||||
"Find User by Handle": "Trouver un utilisateur par utilisateur",
|
||||
"Find User by ID": "Trouver un utilisateur par ID",
|
||||
"List users": "Liste des utilisateurs",
|
||||
"Update message": "Message de mise à jour",
|
||||
"Create Channel": "Créer un canal",
|
||||
"Update Profile": "Mettre à jour le profil",
|
||||
"Get channel history": "Récupérer l'historique des canaux",
|
||||
"Set User Status": "Définir le statut de l'utilisateur",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Récupérer les messages de discussion",
|
||||
"Set Channel Topic": "Définir le sujet du salon",
|
||||
"Get Message by Timestamp": "Obtenir un message par horodatage",
|
||||
"Invite User to Channel": "Inviter un utilisateur dans le channel",
|
||||
"Custom API Call": "Appel d'API personnalisé",
|
||||
"Add an emoji reaction to a message.": "Ajouter une réaction émoticône à un message.",
|
||||
"Send message to a user": "Envoyer un message à un utilisateur",
|
||||
"Send message to a channel": "Envoyer un message à un salon",
|
||||
"Send approval message to a user and then wait until the message is approved or disapproved": "Envoyer un message d'approbation à un utilisateur puis attendre que le message soit approuvé ou désapprouvé",
|
||||
"Send approval message to a channel and then wait until the message is approved or disapproved": "Envoyer un message d'approbation à un canal puis attendre que le message soit approuvé ou désapprouvé",
|
||||
"Send a message to a user and wait until the user selects an action": "Envoyer un message à un utilisateur et attendre que l'utilisateur sélectionne une action",
|
||||
"Send a message in a channel and wait until an action is selected": "Envoyer un message dans un salon et attendre qu'une action soit sélectionnée",
|
||||
"Upload file without sharing it to a channel or user": "Télécharger un fichier sans le partager à un salon ou à un utilisateur",
|
||||
"Return information about a given file ID.": "Renvoie des informations sur un ID de fichier donné.",
|
||||
"Searches for messages matching a query": "Recherche les messages correspondant à une requête",
|
||||
"Finds a user by matching against their email address.": "Trouve un utilisateur en fonction de son adresse e-mail.",
|
||||
"Finds a user by matching against their Slack handle.": "Trouve un utilisateur en faisant une correspondance avec son gestionnaire Slack.",
|
||||
"Finds a user by their ID.": "Trouve un utilisateur par son ID.",
|
||||
"List all users of the workspace": "Lister tous les utilisateurs de l'espace de travail",
|
||||
"Update an existing message": "Mettre à jour un message existant",
|
||||
"Creates a new channel.": "Crée un nouveau canal.",
|
||||
"Update basic profile field such as name or title.": "Mettre à jour le champ de profil de base comme le nom ou le titre.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Récupérer tous les messages d'un canal spécifique (\"conversation\") entre les horodatages spécifiés",
|
||||
"Sets a user's custom status": "Définit le statut personnalisé d'un utilisateur",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Convertir le texte formaté par Markdown en pseudo de Slack - syntaxe markdown",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Récupère les messages du fil par canal et par timestamp.",
|
||||
"Sets the topic on a selected channel.": "Définit le sujet sur un canal sélectionné.",
|
||||
"Retrieves a specific message from a channel history using the message's timestamp.": "Récupère un message spécifique à partir de l'historique d'un salon en utilisant l'horodatage du message.",
|
||||
"Invites an existing User to an existing channel.": "Invite un utilisateur existant à un channel existant.",
|
||||
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Chaîne",
|
||||
"Message Timestamp": "Horodatage du message",
|
||||
"Reaction (emoji) name": "Nom de réaction (emoji)",
|
||||
"User": "Utilisateur",
|
||||
"Message": "Message",
|
||||
"Username": "Nom d'utilisateur",
|
||||
"Profile Picture": "Photo de profil",
|
||||
"Mention flow of origin?": "Mentionner le flux d'origine ?",
|
||||
"Block Kit blocks": "Bloquer les blocs de kit",
|
||||
"Unfurl Links": "Dérouler les liens",
|
||||
"Attachment": "Pièce jointe",
|
||||
"Thread ts": "Fil de discussion",
|
||||
"Broadcast reply to channel": "Diffuser la réponse à la chaîne",
|
||||
"Action Buttons": "Boutons d'action",
|
||||
"Title": "Titre de la page",
|
||||
"Filename": "Nom du fichier",
|
||||
"File ID": "ID du fichier",
|
||||
"Search query": "Requête de recherche",
|
||||
"Email": "Courriel",
|
||||
"Handle": "Poignée",
|
||||
"ID": "ID",
|
||||
"Include bots?": "Inclure les robots ?",
|
||||
"Include disabled users?": "Inclure les utilisateurs désactivés ?",
|
||||
"Channel Name": "Nom du canal",
|
||||
"Is Private?": "Est Privé?",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Oldest": "Plus ancien",
|
||||
"Latest": "Dernier",
|
||||
"Inclusive": "Inclus",
|
||||
"Include all metadata": "Inclure toutes les métadonnées",
|
||||
"Text": "Texte du texte",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Expire le",
|
||||
"Markdown text": "Texte Markdown",
|
||||
"Topic": "Sujet",
|
||||
"Method": "Méthode",
|
||||
"Headers": "En-têtes",
|
||||
"Query Parameters": "Paramètres de requête",
|
||||
"Body": "Corps",
|
||||
"Response is Binary ?": "La réponse est Binaire ?",
|
||||
"No Error on Failure": "Aucune erreur en cas d'échec",
|
||||
"Timeout (in seconds)": "Délai d'expiration (en secondes)",
|
||||
"Use user token": "Utiliser le jeton utilisateur",
|
||||
"\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 ",
|
||||
"You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "Vous pouvez obtenir l'ID du canal en cliquant avec le bouton droit sur le canal et en sélectionnant \"Voir les détails de la chaîne\".",
|
||||
"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.": "Veuillez fournir l'horodatage du message que vous souhaitez réagir, comme `1710304378.475129`. Alternativement, vous pouvez facilement obtenir le lien du message en cliquant sur les trois points à côté du message et en sélectionnant l'option `Copier le lien`.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "Le nom d'utilisateur du bot",
|
||||
"The profile picture of the bot": "La photo de profil du bot",
|
||||
"If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "Si coché, ajoute une mention à la fin du message Slack pour indiquer quel flux a envoyé la notification, avec un lien vers ce flux.",
|
||||
"See https://api.slack.com/block-kit for specs": "Voir https://api.slack.com/block-kit pour les spécifications",
|
||||
"Enable link unfurling for this message": "Activer le développement du lien pour ce message",
|
||||
"The text of your message": "Le texte de votre message",
|
||||
"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.": "Fournir la valeur ts (timestamp) du message **parent** pour faire de ce message une réponse. N'utilisez pas la valeur ts de la réponse elle-même ; utilisez son parent à la place. Par exemple `1710304378. 75129`.Alternativement, vous pouvez facilement obtenir le lien de message en cliquant sur les trois points à côté du message parent et en sélectionnant l'option `Copier le lien`.",
|
||||
"When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)": "Lorsque vous répondez à un thread, rendre également le message visible pour tout le monde dans le channel (applicable uniquement lorsque l'horodatage des threads est fourni)",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "Vous pouvez passer l'ID du fichier à partir de la charge utile du nouveau déclencheur de message.",
|
||||
"User handle (display name), without the leading @": "Identifiant utilisateur (nom affiché) sans le premier @",
|
||||
"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.": "Veuillez fournir l'horodatage du message que vous souhaitez mettre à jour, comme `1710304378.475129`. Alternativement, vous pouvez facilement obtenir le lien du message en cliquant sur les trois points à côté du message et en sélectionnant l'option `Copier le lien`.",
|
||||
"The updated text of your message": "Le texte mis à jour de votre message",
|
||||
"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.": "Changer l'adresse e-mail d'un utilisateur enverra un email à l'ancienne et à la nouvelle adresse, et poster un message de slackbot à l'utilisateur les informant de la modification.",
|
||||
"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 de l'utilisateur à modifier. Cet argument ne peut être spécifié que par les administrateurs des équipes payantes. ou peut utiliser l'action **Trouver un utilisateur par e-mail** pour récupérer l'ID.",
|
||||
"Only messages after this timestamp will be included in results": "Seuls les messages après cet horodatage seront inclus dans les résultats",
|
||||
"Only messages before this timestamp will be included in results. Default is the current time": "Seuls les messages avant cet horodatage seront inclus dans les résultats. Par défaut, c'est l'heure courante",
|
||||
"Include messages with oldest or latest timestamps in results. Ignored unless either timestamp is specified": "Inclure les messages avec les timestamps les plus anciens ou les plus récents dans les résultats. Ignoré sauf si l'un des timestamp est spécifié",
|
||||
"Return all metadata associated with each message": "Renvoyer toutes les métadonnées associées à chaque message",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Court-nom de l'émoji (standard ou personnalisé), par exemple :tada: ou :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Horodatage Unix - si non défini, le statut n'expirera pas",
|
||||
"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.": "Fournir la valeur ts (horodatage) du message **parent** pour récupérer les réponses de ce message. N'utilisez pas la valeur ts de la réponse elle-même; utilisez son parent à la place. Par exemple `1710304378.475129`. lternativement, vous pouvez facilement obtenir le lien de message en cliquant sur les trois points à côté du message parent et en sélectionnant l'option `Copier le lien`.",
|
||||
"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.": "Veuillez fournir l'horodatage du message que vous souhaitez récupérer, tel que `1710304378.475129`. Alternativement, vous pouvez facilement obtenir le lien du message en cliquant sur les trois points à côté du message et en sélectionnant l'option `Copier le lien`.",
|
||||
"Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
||||
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
||||
"Use user token instead of bot token": "Utiliser le jeton utilisateur au lieu du jeton de bot",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Public Message Posted Anywhere": "Nouveau message public publié n'importe où",
|
||||
"New Message Posted to Channel": "Nouveau message posté sur le salon",
|
||||
"New Direct Message": "Nouveau message direct",
|
||||
"New Mention in Channel": "Nouvelle mention dans le canal",
|
||||
"New Mention in Direct Message": "Nouvelle mention dans le message direct",
|
||||
"New Reaction": "Nouvelle réaction",
|
||||
"Channel created": "Chaîne créée",
|
||||
"New Command in Channel": "Nouvelle commande dans le canal",
|
||||
"New Command in Direct Message": "Nouvelle commande dans le message direct",
|
||||
"New User": "Nouvel utilisateur",
|
||||
"New Saved Message": "Nouveau message sauvegardé",
|
||||
"New Team Custom Emoji": "Nouvel Emoji personnalisé d'équipe",
|
||||
"Triggers when a new message is posted to any channel.": "Déclenche lorsqu'un nouveau message est posté sur n'importe quel canal.",
|
||||
"Triggers when a new message is posted to a specific #channel you choose.": "Déclenche lorsqu'un nouveau message est posté sur un canal spécifique que vous choisissez.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Déclenche lorsqu'un message a été posté dans un canal de message direct.",
|
||||
"Triggers when a username is mentioned.": "Déclenche lorsqu'un nom d'utilisateur est mentionné.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Déclenche lorsqu'un nom d'utilisateur est mentionné dans un canal de message direct.",
|
||||
"Triggers when a new reaction is added to a message": "Déclenche quand une nouvelle réaction est ajoutée à un message",
|
||||
"Triggers when a channel is created": "Déclenche quand un canal est créé",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2)": "Déclenche quand une commande spécifique est envoyée au bot (par exemple, la commande @bot arg1 arg2)",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2) via Direct Message.": "Déclenche lorsqu'une commande spécifique est envoyée au bot (par exemple, la commande @bot arg1 arg2) via Message Direct.",
|
||||
"Triggers when a new user is created / first joins your org.": "Déclenche lorsqu'un nouvel utilisateur est créé / rejoint d'abord votre organisation.",
|
||||
"Triggers when you save a message.": "Déclenche lorsque vous enregistrez un message.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Déclenche lorsqu'un émoji personnalisé a été ajouté à une équipe.",
|
||||
"Ignore Bot Messages ?": "Ignorer les messages du bot ?",
|
||||
"Ignore Message from Yourself ?": "Ignorer le message de vous-même ?",
|
||||
"Channels": "Canaux",
|
||||
"Emojis (E.g fire, smile)": "Emojis (par exemple, feu, sourire)",
|
||||
"Commands": "Commandes",
|
||||
"\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', ...] `}`}",
|
||||
"If no channel is selected, the flow will be triggered for username mentions in all channels": "Si aucun canal n'est sélectionné, le flux sera déclenché pour les mentions d'utilisateur dans tous les canaux",
|
||||
"Select emojis to trigger on": "Sélectionnez les émoticônes à activer",
|
||||
"List of valid commands that the bot should respond to (e.g., help, ocr, remind)": "Liste des commandes valides auxquelles le bot doit répondre (par exemple, aide, ocr, rappel)",
|
||||
"If no channel is selected, the flow will be triggered for commands in all channels": "Si aucun canal n'est sélectionné, le flux sera déclenché pour les commandes dans tous les canaux"
|
||||
}
|
||||
@@ -0,0 +1,158 @@
|
||||
{
|
||||
"Slack": "Slack",
|
||||
"Channel-based messaging platform": "Channel-based messaging platform",
|
||||
"Add Reaction to Message": "Add Reaction to Message",
|
||||
"Send Message To A User": "Send Message To A User",
|
||||
"Send Message To A Channel": "Send Message To A Channel",
|
||||
"Request Approval from A User": "Request Approval from A User",
|
||||
"Request Approval in a Channel": "Request Approval in a Channel",
|
||||
"Request Action from A User": "Request Action from A User",
|
||||
"Request Action in A Channel": "Request Action in A Channel",
|
||||
"Upload file": "Upload file",
|
||||
"Get File": "Get File",
|
||||
"Search messages": "Search messages",
|
||||
"Find User by Email": "Find User by Email",
|
||||
"Find User by Handle": "Find User by Handle",
|
||||
"Find User by ID": "Find User by ID",
|
||||
"Update message": "Update message",
|
||||
"Create Channel": "Create Channel",
|
||||
"Update Profile": "Update Profile",
|
||||
"Get channel history": "Get channel history",
|
||||
"Set User Status": "Set User Status",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Retrieve Thread Messages",
|
||||
"Set Channel Topic": "Set Channel Topic",
|
||||
"Get Message by Timestamp": "Get Message by Timestamp",
|
||||
"Invite User to Channel": "Invite User to Channel",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Add an emoji reaction to a message.": "Add an emoji reaction to a message.",
|
||||
"Send message to a user": "Send message to a user",
|
||||
"Send message to a channel": "Send message to a channel",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"Upload file without sharing it to a channel or user": "Upload file without sharing it to a channel or user",
|
||||
"Return information about a given file ID.": "Return information about a given file ID.",
|
||||
"Searches for messages matching a query": "Searches for messages matching a query",
|
||||
"Finds a user by matching against their email address.": "Finds a user by matching against their email address.",
|
||||
"Finds a user by matching against their Slack handle.": "Finds a user by matching against their Slack handle.",
|
||||
"Finds a user by their ID.": "Finds a user by their ID.",
|
||||
"Update an existing message": "Update an existing message",
|
||||
"Creates a new channel.": "Creates a new channel.",
|
||||
"Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps",
|
||||
"Sets a user's custom status": "Sets a user's custom status",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Convert Markdown-formatted text to Slack's pseudo - markdown syntax",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Retrieves thread messages by channel and thread timestamp.",
|
||||
"Sets the topic on a selected channel.": "Sets the topic on a selected channel.",
|
||||
"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.",
|
||||
"Invites an existing User to an existing channel.": "Invites an existing User to an existing channel.",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Channel",
|
||||
"Message Timestamp": "Message Timestamp",
|
||||
"Reaction (emoji) name": "Reaction (emoji) name",
|
||||
"User": "User",
|
||||
"Message": "Message",
|
||||
"Username": "Username",
|
||||
"Profile Picture": "Profile Picture",
|
||||
"Block Kit blocks": "Block Kit blocks",
|
||||
"Attachment": "Attachment",
|
||||
"Thread ts": "Thread ts",
|
||||
"Unfurl Links": "Unfurl Links",
|
||||
"Action Buttons": "Action Buttons",
|
||||
"Title": "Title",
|
||||
"Filename": "Filename",
|
||||
"File ID": "File ID",
|
||||
"Search query": "Search query",
|
||||
"Email": "Email",
|
||||
"Handle": "Handle",
|
||||
"ID": "ID",
|
||||
"Channel Name": "Channel Name",
|
||||
"Is Private?": "Is Private?",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Oldest": "Oldest",
|
||||
"Latest": "Latest",
|
||||
"Inclusive": "Inclusive",
|
||||
"Include all metadata": "Include all metadata",
|
||||
"Text": "Text",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Expires at",
|
||||
"Markdown text": "Markdown text",
|
||||
"Topic": "Topic",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Use user token": "Use user token",
|
||||
"\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 ",
|
||||
"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.'",
|
||||
"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.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "The username of the bot",
|
||||
"The profile picture of the bot": "The profile picture of the bot",
|
||||
"See https://api.slack.com/block-kit for specs": "See https://api.slack.com/block-kit for specs",
|
||||
"The text of your message": "The text of your message",
|
||||
"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.",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "You can pass the file ID from the New Message Trigger payload.",
|
||||
"User handle (display name), without the leading @": "User handle (display name), without the leading @",
|
||||
"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.",
|
||||
"The updated text of your message": "The updated text of your message",
|
||||
"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.",
|
||||
"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.",
|
||||
"Only messages after this timestamp will be included in results": "Only messages after this timestamp will be included in results",
|
||||
"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",
|
||||
"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",
|
||||
"Return all metadata associated with each message": "Return all metadata associated with each message",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standard or custom), e.g. :tada: or :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Unix timestamp - if not set, the status will not expire",
|
||||
"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.",
|
||||
"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.",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Use user token instead of bot token": "Use user token instead of bot token",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Public Message Posted Anywhere": "New Public Message Posted Anywhere",
|
||||
"New Message Posted to Channel": "New Message Posted to Channel",
|
||||
"New Direct Message": "New Direct Message",
|
||||
"New Mention in Channel": "New Mention in Channel",
|
||||
"New Mention in Direct Message": "New Mention in Direct Message",
|
||||
"New Reaction": "New Reaction",
|
||||
"Channel created": "Channel created",
|
||||
"New Command in Channel": "New Command in Channel",
|
||||
"New Command in Direct Message": "New Command in Direct Message",
|
||||
"New User": "New User",
|
||||
"New Saved Message": "New Saved Message",
|
||||
"New Team Custom Emoji": "New Team Custom Emoji",
|
||||
"Triggers when a new message is posted to any channel.": "Triggers when a new message is posted to any channel.",
|
||||
"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.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Triggers when a message was posted in a direct message channel.",
|
||||
"Triggers when a username is mentioned.": "Triggers when a username is mentioned.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Triggers when a username is mentioned in a direct message channel.",
|
||||
"Triggers when a new reaction is added to a message": "Triggers when a new reaction is added to a message",
|
||||
"Triggers when a channel is created": "Triggers when a channel is created",
|
||||
"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)",
|
||||
"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.",
|
||||
"Triggers when a new user is created / first joins your org.": "Triggers when a new user is created / first joins your org.",
|
||||
"Triggers when you save a message.": "Triggers when you save a message.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Triggers when a custom emoji has been added to a team.",
|
||||
"Ignore Bot Messages ?": "Ignore Bot Messages ?",
|
||||
"Ignore Message from Yourself ?": "Ignore Message from Yourself ?",
|
||||
"Channels": "Channels",
|
||||
"Emojis (E.g fire, smile)": "Emojis (E.g fire, smile)",
|
||||
"Commands": "Commands",
|
||||
"\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', ...] `}`}",
|
||||
"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",
|
||||
"Select emojis to trigger on": "Select emojis to trigger on",
|
||||
"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)",
|
||||
"Enable link unfurling for this message": "Enable link unfurling for this message",
|
||||
"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"
|
||||
}
|
||||
@@ -0,0 +1,158 @@
|
||||
{
|
||||
"Slack": "Slack",
|
||||
"Channel-based messaging platform": "Channel-based messaging platform",
|
||||
"Add Reaction to Message": "Add Reaction to Message",
|
||||
"Send Message To A User": "Send Message To A User",
|
||||
"Send Message To A Channel": "Send Message To A Channel",
|
||||
"Request Approval from A User": "Request Approval from A User",
|
||||
"Request Approval in a Channel": "Request Approval in a Channel",
|
||||
"Request Action from A User": "Request Action from A User",
|
||||
"Request Action in A Channel": "Request Action in A Channel",
|
||||
"Upload file": "Upload file",
|
||||
"Get File": "Get File",
|
||||
"Search messages": "Search messages",
|
||||
"Find User by Email": "Find User by Email",
|
||||
"Find User by Handle": "Find User by Handle",
|
||||
"Find User by ID": "Find User by ID",
|
||||
"Update message": "Update message",
|
||||
"Create Channel": "Create Channel",
|
||||
"Update Profile": "Update Profile",
|
||||
"Get channel history": "Get channel history",
|
||||
"Set User Status": "Set User Status",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Retrieve Thread Messages",
|
||||
"Set Channel Topic": "Set Channel Topic",
|
||||
"Get Message by Timestamp": "Get Message by Timestamp",
|
||||
"Invite User to Channel": "Invite User to Channel",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Add an emoji reaction to a message.": "Add an emoji reaction to a message.",
|
||||
"Send message to a user": "Send message to a user",
|
||||
"Send message to a channel": "Send message to a channel",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"Upload file without sharing it to a channel or user": "Upload file without sharing it to a channel or user",
|
||||
"Return information about a given file ID.": "Return information about a given file ID.",
|
||||
"Searches for messages matching a query": "Searches for messages matching a query",
|
||||
"Finds a user by matching against their email address.": "Finds a user by matching against their email address.",
|
||||
"Finds a user by matching against their Slack handle.": "Finds a user by matching against their Slack handle.",
|
||||
"Finds a user by their ID.": "Finds a user by their ID.",
|
||||
"Update an existing message": "Update an existing message",
|
||||
"Creates a new channel.": "Creates a new channel.",
|
||||
"Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps",
|
||||
"Sets a user's custom status": "Sets a user's custom status",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Convert Markdown-formatted text to Slack's pseudo - markdown syntax",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Retrieves thread messages by channel and thread timestamp.",
|
||||
"Sets the topic on a selected channel.": "Sets the topic on a selected channel.",
|
||||
"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.",
|
||||
"Invites an existing User to an existing channel.": "Invites an existing User to an existing channel.",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Channel",
|
||||
"Message Timestamp": "Message Timestamp",
|
||||
"Reaction (emoji) name": "Reaction (emoji) name",
|
||||
"User": "User",
|
||||
"Message": "Message",
|
||||
"Username": "Username",
|
||||
"Profile Picture": "Profile Picture",
|
||||
"Block Kit blocks": "Block Kit blocks",
|
||||
"Attachment": "Attachment",
|
||||
"Thread ts": "Thread ts",
|
||||
"Unfurl Links": "Unfurl Links",
|
||||
"Action Buttons": "Action Buttons",
|
||||
"Title": "Title",
|
||||
"Filename": "Filename",
|
||||
"File ID": "File ID",
|
||||
"Search query": "Search query",
|
||||
"Email": "Email",
|
||||
"Handle": "Handle",
|
||||
"ID": "ID",
|
||||
"Channel Name": "Channel Name",
|
||||
"Is Private?": "Is Private?",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Oldest": "Oldest",
|
||||
"Latest": "Latest",
|
||||
"Inclusive": "Inclusive",
|
||||
"Include all metadata": "Include all metadata",
|
||||
"Text": "Text",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Expires at",
|
||||
"Markdown text": "Markdown text",
|
||||
"Topic": "Topic",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Use user token": "Use user token",
|
||||
"\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 ",
|
||||
"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.'",
|
||||
"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.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "The username of the bot",
|
||||
"The profile picture of the bot": "The profile picture of the bot",
|
||||
"See https://api.slack.com/block-kit for specs": "See https://api.slack.com/block-kit for specs",
|
||||
"The text of your message": "The text of your message",
|
||||
"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.",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "You can pass the file ID from the New Message Trigger payload.",
|
||||
"User handle (display name), without the leading @": "User handle (display name), without the leading @",
|
||||
"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.",
|
||||
"The updated text of your message": "The updated text of your message",
|
||||
"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.",
|
||||
"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.",
|
||||
"Only messages after this timestamp will be included in results": "Only messages after this timestamp will be included in results",
|
||||
"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",
|
||||
"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",
|
||||
"Return all metadata associated with each message": "Return all metadata associated with each message",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standard or custom), e.g. :tada: or :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Unix timestamp - if not set, the status will not expire",
|
||||
"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.",
|
||||
"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.",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Use user token instead of bot token": "Use user token instead of bot token",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Public Message Posted Anywhere": "New Public Message Posted Anywhere",
|
||||
"New Message Posted to Channel": "New Message Posted to Channel",
|
||||
"New Direct Message": "New Direct Message",
|
||||
"New Mention in Channel": "New Mention in Channel",
|
||||
"New Mention in Direct Message": "New Mention in Direct Message",
|
||||
"New Reaction": "New Reaction",
|
||||
"Channel created": "Channel created",
|
||||
"New Command in Channel": "New Command in Channel",
|
||||
"New Command in Direct Message": "New Command in Direct Message",
|
||||
"New User": "New User",
|
||||
"New Saved Message": "New Saved Message",
|
||||
"New Team Custom Emoji": "New Team Custom Emoji",
|
||||
"Triggers when a new message is posted to any channel.": "Triggers when a new message is posted to any channel.",
|
||||
"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.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Triggers when a message was posted in a direct message channel.",
|
||||
"Triggers when a username is mentioned.": "Triggers when a username is mentioned.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Triggers when a username is mentioned in a direct message channel.",
|
||||
"Triggers when a new reaction is added to a message": "Triggers when a new reaction is added to a message",
|
||||
"Triggers when a channel is created": "Triggers when a channel is created",
|
||||
"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)",
|
||||
"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.",
|
||||
"Triggers when a new user is created / first joins your org.": "Triggers when a new user is created / first joins your org.",
|
||||
"Triggers when you save a message.": "Triggers when you save a message.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Triggers when a custom emoji has been added to a team.",
|
||||
"Ignore Bot Messages ?": "Ignore Bot Messages ?",
|
||||
"Ignore Message from Yourself ?": "Ignore Message from Yourself ?",
|
||||
"Channels": "Channels",
|
||||
"Emojis (E.g fire, smile)": "Emojis (E.g fire, smile)",
|
||||
"Commands": "Commands",
|
||||
"\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', ...] `}`}",
|
||||
"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",
|
||||
"Select emojis to trigger on": "Select emojis to trigger on",
|
||||
"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)",
|
||||
"Enable link unfurling for this message": "Enable link unfurling for this message",
|
||||
"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"
|
||||
}
|
||||
@@ -0,0 +1,167 @@
|
||||
{
|
||||
"Channel-based messaging platform": "チャネルベースのメッセージングプラットフォーム",
|
||||
"Add Reaction to Message": "メッセージにリアクションを追加",
|
||||
"Send Message To A User": "ユーザーにメッセージを送信",
|
||||
"Send Message To A Channel": "チャンネルにメッセージを送信",
|
||||
"Request Approval from A User": "ユーザーからの承認要求",
|
||||
"Request Approval in a Channel": "チャネルで承認を要求する",
|
||||
"Request Action from A User": "ユーザーからアクションを要求する",
|
||||
"Request Action in A Channel": "チャネルでのアクションのリクエスト",
|
||||
"Upload file": "ファイルをアップロード",
|
||||
"Get File": "ファイルを取得する",
|
||||
"Search messages": "メッセージを検索",
|
||||
"Find User by Email": "メールでユーザーを検索",
|
||||
"Find User by Handle": "ハンドルでユーザーを検索",
|
||||
"Find User by ID": "IDでユーザーを検索",
|
||||
"List users": "ユーザー一覧",
|
||||
"Update message": "メッセージの更新",
|
||||
"Create Channel": "チャンネルを作成",
|
||||
"Update Profile": "プロフィールを更新",
|
||||
"Get channel history": "チャンネル履歴を取得する",
|
||||
"Set User Status": "ユーザーステータスを設定",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "スレッドメッセージの取得",
|
||||
"Set Channel Topic": "チャンネルトピックを設定",
|
||||
"Get Message by Timestamp": "タイムスタンプによるメッセージの取得",
|
||||
"Invite User to Channel": "ユーザーをチャンネルに招待する",
|
||||
"Custom API Call": "カスタムAPI通話",
|
||||
"Add an emoji reaction to a message.": "絵文字リアクションをメッセージに追加します。",
|
||||
"Send message to a user": "ユーザーにメッセージを送信",
|
||||
"Send message to a channel": "チャネルにメッセージを送信",
|
||||
"Send approval message to a user 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": "承認メッセージをチャンネルに送信し、メッセージが承認されるか不承認になるまでお待ちください。",
|
||||
"Send a message to a user and wait until the user selects an action": "ユーザーにメッセージを送信し、ユーザーがアクションを選択するまで待ちます。",
|
||||
"Send a message in a channel and wait until an action is selected": "チャンネルにメッセージを送信し、アクションが選択されるまで待つ",
|
||||
"Upload file without sharing it to a channel or user": "チャンネルまたはユーザーに共有せずにファイルをアップロード",
|
||||
"Return information about a given file ID.": "指定されたファイルIDに関する情報を返します。",
|
||||
"Searches for messages matching a query": "クエリに一致するメッセージを検索",
|
||||
"Finds a user by matching against their email address.": "メールアドレスと一致してユーザーを検索します。",
|
||||
"Finds a user by matching against their Slack handle.": "Slackハンドルにマッチすることでユーザーを検索します。",
|
||||
"Finds a user by their ID.": "IDからユーザーを検索します。",
|
||||
"List all users of the workspace": "ワークスペースのすべてのユーザーの一覧",
|
||||
"Update an existing message": "既存のメッセージを更新",
|
||||
"Creates a new channel.": "新しいチャンネルを作成します。",
|
||||
"Update basic profile field such as name or title.": "名前やタイトルなどの基本的なプロファイルフィールドを更新します。",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "指定したタイムスタンプ間の特定のチャンネル (「会話」) からすべてのメッセージを取得します",
|
||||
"Sets a user's custom status": "ユーザーのカスタムステータスを設定します",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Markdown 形式のテキストを Slack の擬似シンタックスに変換する",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "チャンネルとスレッドのタイムスタンプでスレッドメッセージを取得します。",
|
||||
"Sets the topic on a selected channel.": "選択したチャンネルのトピックを設定します。",
|
||||
"Retrieves a specific message from a channel history using the message's timestamp.": "メッセージのタイムスタンプを使用して、チャンネル履歴から特定のメッセージを取得します。",
|
||||
"Invites an existing User to an existing channel.": "既存のチャンネルに既存のユーザーを招待します。",
|
||||
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "チャンネル",
|
||||
"Message Timestamp": "メッセージのタイムスタンプ",
|
||||
"Reaction (emoji) name": "リアクション(絵文字)名",
|
||||
"User": "ユーザー",
|
||||
"Message": "メッセージ",
|
||||
"Username": "ユーザー名",
|
||||
"Profile Picture": "プロフィール写真",
|
||||
"Mention flow of origin?": "起源の言及の流れ?",
|
||||
"Block Kit blocks": "Kit ブロックをブロック",
|
||||
"Unfurl Links": "リンクを解除する",
|
||||
"Attachment": "添付ファイル",
|
||||
"Thread ts": "スレッド ts",
|
||||
"Broadcast reply to channel": "チャネルに返信を配信する",
|
||||
"Action Buttons": "アクションボタン",
|
||||
"Title": "タイトル",
|
||||
"Filename": "ファイル名",
|
||||
"File ID": "ファイルID",
|
||||
"Search query": "検索クエリ",
|
||||
"Email": "Eメールアドレス",
|
||||
"Handle": "取扱先",
|
||||
"ID": "ID",
|
||||
"Include bots?": "ボットを含めますか?",
|
||||
"Include disabled users?": "無効なユーザーを含めますか?",
|
||||
"Channel Name": "チャンネル名",
|
||||
"Is Private?": "プライベートですか?",
|
||||
"First Name": "名",
|
||||
"Last Name": "Last Name",
|
||||
"Oldest": "古い",
|
||||
"Latest": "最新",
|
||||
"Inclusive": "Inclusive",
|
||||
"Include all metadata": "すべてのメタデータを含める",
|
||||
"Text": "テキスト",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "有効期限",
|
||||
"Markdown text": "Markdown テキスト",
|
||||
"Topic": "トピック",
|
||||
"Method": "方法",
|
||||
"Headers": "ヘッダー",
|
||||
"Query Parameters": "クエリパラメータ",
|
||||
"Body": "本文",
|
||||
"Response is Binary ?": "応答はバイナリですか?",
|
||||
"No Error on Failure": "失敗時にエラーはありません",
|
||||
"Timeout (in seconds)": "タイムアウト(秒)",
|
||||
"Use user token": "ユーザートークンを使用する",
|
||||
"\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 ",
|
||||
"You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "チャンネルIDは、チャンネルを右クリックして「チャンネル詳細を表示」を選択することで取得できます。",
|
||||
"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.": "`1710304378.475129` など、返信したいメッセージのタイムスタンプを入力してください。 あるいは、メッセージの隣にある3つの点をクリックして、 `Copy link` オプションを選択することで、メッセージのリンクを簡単に取得できます。",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "ボットのユーザー名",
|
||||
"The profile picture of the bot": "ボットのプロフィール写真",
|
||||
"If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "チェックされている場合、Slackメッセージの末尾にメンションを追加し、どのフローが通知を送信したかを示します。",
|
||||
"See https://api.slack.com/block-kit for specs": "仕様については https://api.slack.com/block-kit を参照してください。",
|
||||
"Enable link unfurling for this message": "このメッセージのリンクの展開を有効にする",
|
||||
"The text of your message": "メッセージのテキスト",
|
||||
"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.": "このメッセージを返信させるために、**親**メッセージのts(タイムスタンプ)の値を入力してください。 返信自体の ts 値を使用しないでください。代わりにその親を使用してください。例えば、`1710304378 75129`. または、親メッセージの横にある3つの点をクリックして、 `Copy link` オプションを選択することで、簡単にメッセージリンクを取得できます。",
|
||||
"When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)": "スレッドに返信すると、チャンネル内の全員にメッセージを表示させます(Thread Timestamp が指定されている場合にのみ適用されます)",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "New Message TriggerペイロードからファイルIDを渡すことができます。",
|
||||
"User handle (display name), without the leading @": "ユーザーハンドル(表示名)は、@を一番下にしないでください",
|
||||
"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.": "`1710304378.475129` など、更新したいメッセージのタイムスタンプを入力してください。 あるいは、メッセージの隣にある3つの点をクリックして、 `Copy link` オプションを選択することで、メッセージのリンクを簡単に取得できます。",
|
||||
"The updated text of your message": "メッセージの更新されたテキスト",
|
||||
"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.": "ユーザーのメールアドレスを変更すると、古いアドレスと新しいアドレスの両方にメールが送信されます。 変更を知らせるスラックボットメッセージをユーザに投稿することもできます。",
|
||||
"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。この引数は有料チームの管理者のみが指定できます。 **メールでユーザーを検索** アクションを使用して ID を取得できます。",
|
||||
"Only messages after this timestamp will be included in results": "このタイムスタンプの後のメッセージのみが結果に含まれます",
|
||||
"Only messages before this timestamp will be included in results. Default is the current time": "このタイムスタンプの前のメッセージのみが結果に含まれます。デフォルトは現在時刻です",
|
||||
"Include messages with oldest or latest timestamps in results. Ignored unless either timestamp is specified": "結果に最も古いタイムスタンプまたは最新のタイムスタンプを含めます。タイムスタンプが指定されていない限り無視されます",
|
||||
"Return all metadata associated with each message": "各メッセージに関連付けられているすべてのメタデータを返す",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standard or custom), e.g. :tada: or :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Unix timestamp - 設定されていない場合、ステータスは期限切れになりません",
|
||||
"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.": "このメッセージの返信を取得するために、**親** メッセージの ts (timestamp) 値を入力します。 返信自体のts値を使用しないでください。代わりに親を使用してください。 たとえば、`1710304378.475129` です。 親メッセージの横にある3つの点をクリックし、 `Copy link` オプションを選択することで、メッセージのリンクを簡単に取得できます。",
|
||||
"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.": "`1710304378.475129` など、取得したいメッセージのタイムスタンプを入力してください。 あるいは、メッセージの隣にある3つの点をクリックして、 `Copy link` オプションを選択することで、メッセージのリンクを簡単に取得できます。",
|
||||
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
||||
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
||||
"Use user token instead of bot token": "ボットトークンの代わりにユーザートークンを使用する",
|
||||
"GET": "取得",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "削除",
|
||||
"HEAD": "頭",
|
||||
"New Public Message Posted Anywhere": "どこにでも新しい公開メッセージが投稿されました",
|
||||
"New Message Posted to Channel": "新しいメッセージがチャンネルに投稿されました",
|
||||
"New Direct Message": "新しいダイレクトメッセージ",
|
||||
"New Mention in Channel": "チャンネル内の新規メンション",
|
||||
"New Mention in Direct Message": "ダイレクトメッセージに新しいメンション",
|
||||
"New Reaction": "新しい反応",
|
||||
"Channel created": "チャンネルを作成しました",
|
||||
"New Command in Channel": "チャンネル内の新しいコマンド",
|
||||
"New Command in Direct Message": "ダイレクトメッセージ内の新しいコマンド",
|
||||
"New User": "新規ユーザー",
|
||||
"New Saved Message": "新規保存されたメッセージ",
|
||||
"New Team Custom Emoji": "新しいチームカスタム絵文字",
|
||||
"Triggers when a new message is posted to any channel.": "新しいメッセージが任意のチャンネルに投稿されたときにトリガーします。",
|
||||
"Triggers when a new message is posted to a specific #channel you choose.": "選択した特定の#チャンネルに新しいメッセージが投稿されたときにトリガーされます。",
|
||||
"Triggers when a message was posted in a direct message channel.": "メッセージがダイレクトメッセージチャンネルに投稿されたときにトリガーします。",
|
||||
"Triggers when a username is mentioned.": "ユーザー名が指定されたときにトリガーします。",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "ユーザー名がダイレクトメッセージチャンネルで指定されたときにトリガーされます。",
|
||||
"Triggers when a new reaction is added to a message": "メッセージに新しいリアクションが追加されたときにトリガーします",
|
||||
"Triggers when a channel is created": "チャンネルが作成されたときにトリガーする",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2)": "特定のコマンドがボットに送信されたときにトリガーします(例: @botコマンド arg1 arg2)",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2) via Direct Message.": "特定のコマンドが直接メッセージを介してボットに送信されたとき(例:@botコマンド arg1 arg2)にトリガーします。",
|
||||
"Triggers when a new user is created / first joins your org.": "新規ユーザーが作成されたとき/最初に組織に参加したときにトリガーします。",
|
||||
"Triggers when you save a message.": "メッセージを保存するときにトリガーします。",
|
||||
"Triggers when a custom emoji has been added to a team.": "カスタム絵文字がチームに追加されたときにトリガーします。",
|
||||
"Ignore Bot Messages ?": "ボットメッセージを無視しますか?",
|
||||
"Ignore Message from Yourself ?": "自分からのメッセージを無視しますか?",
|
||||
"Channels": "チャンネル",
|
||||
"Emojis (E.g fire, smile)": "Emojis (E.g fire, smile)",
|
||||
"Commands": "マーク",
|
||||
"\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', ...] `}`}",
|
||||
"If no channel is selected, the flow will be triggered for username mentions in all channels": "チャンネルが選択されていない場合、フローはすべてのチャンネルのユーザー名メンションに対してトリガーされます",
|
||||
"Select emojis to trigger on": "トリガーする絵文字を選択してください",
|
||||
"List of valid commands that the bot should respond to (e.g., help, ocr, remind)": "ボットが応答する有効なコマンドのリスト(例:ヘルプ、分かった、リマインダーなど)",
|
||||
"If no channel is selected, the flow will be triggered for commands in all channels": "チャンネルが選択されていない場合、フローはすべてのチャンネルのコマンドに対してトリガーされます"
|
||||
}
|
||||
@@ -0,0 +1,167 @@
|
||||
{
|
||||
"Channel-based messaging platform": "Kanaal gebaseerde berichtenplatform",
|
||||
"Add Reaction to Message": "Reactie toevoegen aan bericht",
|
||||
"Send Message To A User": "Stuur bericht naar een gebruiker",
|
||||
"Send Message To A Channel": "Bericht verzenden naar een kanaal",
|
||||
"Request Approval from A User": "Vraag goedkeuring aan een gebruiker",
|
||||
"Request Approval in a Channel": "Verzoek om goedkeuring in een Kanaal",
|
||||
"Request Action from A User": "Vraag actie aan van een gebruiker",
|
||||
"Request Action in A Channel": "Actie aanvragen in een kanaal",
|
||||
"Upload file": "Bestand uploaden",
|
||||
"Get File": "Bestand ophalen",
|
||||
"Search messages": "Zoek berichten",
|
||||
"Find User by Email": "Gebruiker zoeken per e-mail",
|
||||
"Find User by Handle": "Gebruiker zoeken op Handle",
|
||||
"Find User by ID": "Zoek gebruiker op ID",
|
||||
"List users": "Gebruikers weergeven",
|
||||
"Update message": "Bericht bijwerken",
|
||||
"Create Channel": "Kanaal aanmaken",
|
||||
"Update Profile": "Profiel bijwerken",
|
||||
"Get channel history": "Haal kanaalgeschiedenis op",
|
||||
"Set User Status": "Gebruikersstatus instellen",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Discussieberichten ophalen",
|
||||
"Set Channel Topic": "Kanaalonderwerp instellen",
|
||||
"Get Message by Timestamp": "Bericht ontvangen op tijdstempel",
|
||||
"Invite User to Channel": "Gebruiker uitnodigen voor kanaal",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Add an emoji reaction to a message.": "Een emoji reactie toevoegen aan een bericht.",
|
||||
"Send message to a user": "Stuur bericht naar een gebruiker",
|
||||
"Send message to a channel": "Stuur bericht naar een kanaal",
|
||||
"Send approval message to a user and then wait until the message is approved or disapproved": "Stuur een goedkeuringsbericht naar een gebruiker en wacht dan tot het bericht is goedgekeurd of afgekeurd",
|
||||
"Send approval message to a channel and then wait until the message is approved or disapproved": "Stuur een goedkeuringsbericht naar een kanaal en wacht dan tot het bericht is goedgekeurd of afgekeurd",
|
||||
"Send a message to a user and wait until the user selects an action": "Stuur een bericht naar een gebruiker en wacht tot de gebruiker een actie selecteert",
|
||||
"Send a message in a channel and wait until an action is selected": "Stuur een bericht in een kanaal en wacht tot een actie is geselecteerd",
|
||||
"Upload file without sharing it to a channel or user": "Upload bestand zonder het te delen met een kanaal of gebruiker",
|
||||
"Return information about a given file ID.": "Retourneer informatie over een gegeven bestand ID.",
|
||||
"Searches for messages matching a query": "Zoekt naar berichten die aan een zoekopdracht voldoen",
|
||||
"Finds a user by matching against their email address.": "Vindt een gebruiker door te matchen met zijn e-mailadres.",
|
||||
"Finds a user by matching against their Slack handle.": "Vindt een gebruiker die overeenkomt met zijn Slack-handgreep.",
|
||||
"Finds a user by their ID.": "Vindt een gebruiker via hun ID.",
|
||||
"List all users of the workspace": "Toon alle gebruikers van de workspace",
|
||||
"Update an existing message": "Een bestaand bericht bijwerken",
|
||||
"Creates a new channel.": "Maakt een nieuw kanaal aan.",
|
||||
"Update basic profile field such as name or title.": "Update veld basis profiel zoals naam of titel.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Haal alle berichten op van een specifiek kanaal (\"gesprek\") tussen de opgegeven tijdstempels",
|
||||
"Sets a user's custom status": "Stelt een aangepaste status van een gebruiker in",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Converteer Markdown-geformatteerde tekst naar Slack's pseudo - markdown syntaxis",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Ophalen thread berichten per kanaal en thread tijdstempel.",
|
||||
"Sets the topic on a selected channel.": "Stelt het onderwerp in op een geselecteerd kanaal.",
|
||||
"Retrieves a specific message from a channel history using the message's timestamp.": "Haal een specifiek bericht op van een kanaal geschiedenis met behulp van de tijdsaanduiding.",
|
||||
"Invites an existing User to an existing channel.": "Nodig een bestaande gebruiker uit voor een bestaand kanaal.",
|
||||
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Kanaal",
|
||||
"Message Timestamp": "Bericht Tijdsstempel",
|
||||
"Reaction (emoji) name": "Reactie (emoji) naam",
|
||||
"User": "Gebruiker",
|
||||
"Message": "bericht",
|
||||
"Username": "Gebruikersnaam",
|
||||
"Profile Picture": "Profiel Afbeelding",
|
||||
"Mention flow of origin?": "Vermeld de oorsprongsstroom?",
|
||||
"Block Kit blocks": "Blokkeer Uitrusting Blokken",
|
||||
"Unfurl Links": "Ontmantel links",
|
||||
"Attachment": "Bijlage",
|
||||
"Thread ts": "Conversatie ts",
|
||||
"Broadcast reply to channel": "Antwoord uitzenden naar kanaal",
|
||||
"Action Buttons": "Actieknoppen",
|
||||
"Title": "Aanspreektitel",
|
||||
"Filename": "Bestandsnaam",
|
||||
"File ID": "Bestand ID",
|
||||
"Search query": "Zoek query",
|
||||
"Email": "E-mail",
|
||||
"Handle": "Handgreep",
|
||||
"ID": "ID",
|
||||
"Include bots?": "bots meenemen?",
|
||||
"Include disabled users?": "Inclusief uitgeschakelde gebruikers?",
|
||||
"Channel Name": "Kanaal naam",
|
||||
"Is Private?": "Is privé?",
|
||||
"First Name": "Voornaam",
|
||||
"Last Name": "Achternaam",
|
||||
"Oldest": "Oudste",
|
||||
"Latest": "Nieuwste",
|
||||
"Inclusive": "Inclusief",
|
||||
"Include all metadata": "Voeg alle metagegevens toe",
|
||||
"Text": "Tekstveld",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Verloopt op",
|
||||
"Markdown text": "Markdown tekst",
|
||||
"Topic": "Onderwerp",
|
||||
"Method": "Methode",
|
||||
"Headers": "Kopteksten",
|
||||
"Query Parameters": "Query parameters",
|
||||
"Body": "Lichaam",
|
||||
"Response is Binary ?": "Antwoord is binair?",
|
||||
"No Error on Failure": "Geen fout bij fout",
|
||||
"Timeout (in seconds)": "Time-out (in seconden)",
|
||||
"Use user token": "Gebruik gebruikerstoken",
|
||||
"\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\t± voeg de bot toe aan het kanaal door de volgende stappen te volgen:\n\t 1. Typ /invite in de chat van het kanaal.\n\t 2. Klik op Apps toevoegen aan dit kanaal.\n\t 3. Zoek en voeg de bot toe.\n \n**Opmerking**: Als je het kanaal niet kan vinden in de dropdown lijst (die tot 2000 kanalen ophaalt), klik op **(F)** en typ het kanaal ID direct.\n ",
|
||||
"You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "U kunt het kanaal ID krijgen door met de rechtermuisknop op het kanaal te klikken en 'Kanaalgegevens bekijken' te selecteren.",
|
||||
"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.": "Geef de tijdstempel van het bericht dat u wilt reageren, zoals `1710304378.475129`. U kunt ook gemakkelijk de berichtkoppeling verkrijgen door op de drie punten naast het bericht te klikken en de optie 'Koppeling kopiëren' te selecteren.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "De gebruikersnaam van de bot",
|
||||
"The profile picture of the bot": "De profielfoto van de bot",
|
||||
"If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "Indien aangevinkt, voegt een vermelding toe aan het einde van het Slack bericht om aan te geven welke stroom de melding heeft gestuurd, met een link naar de genoemde flow.",
|
||||
"See https://api.slack.com/block-kit for specs": "Zie https://api.slack.com/block-kit voor specificaties",
|
||||
"Enable link unfurling for this message": "Activeer link ontsplitsen voor dit bericht",
|
||||
"The text of your message": "De tekst van je bericht",
|
||||
"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.": "Geef de ts (timestamp) waarde op van het **ouder** bericht om dit bericht te laten beantwoorden. Gebruik niet de ts waarde van het antwoord zelf; gebruik zijn bovenliggende. Bijvoorbeeld `1710304378. 75129`.Als alternatief kun je gemakkelijk de berichtkoppeling verkrijgen door op de drie punten naast het bovenliggende bericht te klikken en de `Kopieer link` optie te selecteren.",
|
||||
"When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)": "Bij het antwoorden op een conversatie, maak het bericht ook zichtbaar voor iedereen in het kanaal (alleen van toepassing als de Thread tijdstempel wordt geleverd)",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "U kunt het bestand-ID doorgeven vanuit de New Message Trigger payload.",
|
||||
"User handle (display name), without the leading @": "Gebruiker handgreep (weergavenaam), zonder leider @",
|
||||
"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.": "Geef het gewenste bericht aan, zoals `1710304378.475129`. U kunt ook gemakkelijk de berichtkoppeling verkrijgen door op de drie punten naast het bericht te klikken en de optie 'Koppeling kopiëren' te selecteren.",
|
||||
"The updated text of your message": "De bijgewerkte tekst van je bericht",
|
||||
"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.": "Het veranderen van het e-mailadres van een gebruiker stuurt een e-mail naar zowel de oude als de nieuwe adressen, en post ook een slackbot bericht aan de gebruiker die hem informeert over de wijziging.",
|
||||
"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 van de te wijzigen gebruiker. Dit argument kan alleen worden opgegeven door admins van betaalde teams. U kunt **Vind Gebruiker via E-mail** actie om ID op te halen.",
|
||||
"Only messages after this timestamp will be included in results": "Alleen berichten na deze tijdstempel zullen in de resultaten worden opgenomen",
|
||||
"Only messages before this timestamp will be included in results. Default is the current time": "Alleen berichten voor deze tijdstempel worden in de resultaten opgenomen. Standaard is de huidige tijd",
|
||||
"Include messages with oldest or latest timestamps in results. Ignored unless either timestamp is specified": "Inclusief berichten met oudste of nieuwste tijdstempels in de resultaten. Genegeerd tenzij er een tijdstempel is opgegeven",
|
||||
"Return all metadata associated with each message": "Resultaat is alle metadata van elk bericht",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standaard of aangepast), bijv. :tada: of :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Unix tijdstempel - indien niet ingesteld, zal de status niet verlopen",
|
||||
"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.": "Geef de ts (timestamp) waarde op van het **ouder** bericht om antwoorden van dit bericht op te halen. Gebruik niet de ts waarde van het antwoord zelf; gebruik in plaats daarvan het bovenliggende. Bijvoorbeeld `1710304378.475129`. vanzelfsprekend, je kunt gemakkelijk de berichtlink verkrijgen door op de drie punten naast het bovenliggende bericht te klikken en de optie 'Koppeling kopiëren' te selecteren.",
|
||||
"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.": "Geef de tijdstempel van het bericht dat je wilt ophalen, zoals `1710304378.475129`. U kunt ook gemakkelijk de berichtkoppeling verkrijgen door op de drie punten naast het bericht te klikken en de optie 'Koppeling kopiëren' te selecteren.",
|
||||
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
||||
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
|
||||
"Use user token instead of bot token": "Gebruik gebruikerstoken in plaats van bot token",
|
||||
"GET": "KRIJG",
|
||||
"POST": "POSTE",
|
||||
"PATCH": "BEKIJK",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "VERWIJDEREN",
|
||||
"HEAD": "HOOFD",
|
||||
"New Public Message Posted Anywhere": "Overal nieuw openbaar bericht geplaatst",
|
||||
"New Message Posted to Channel": "Nieuw bericht naar kanaal geplaatst",
|
||||
"New Direct Message": "Nieuw persoonlijk bericht",
|
||||
"New Mention in Channel": "Nieuwe vermelding in kanaal",
|
||||
"New Mention in Direct Message": "Nieuwe vermelding in een persoonlijk bericht",
|
||||
"New Reaction": "Nieuwe Reactie",
|
||||
"Channel created": "Kanaal aangemaakt",
|
||||
"New Command in Channel": "Nieuwe opdracht in kanaal",
|
||||
"New Command in Direct Message": "Nieuw commando in een persoonlijk bericht",
|
||||
"New User": "Nieuwe gebruiker",
|
||||
"New Saved Message": "Nieuw opgeslagen bericht",
|
||||
"New Team Custom Emoji": "Nieuw Team Aangepaste Emoji",
|
||||
"Triggers when a new message is posted to any channel.": "Wordt uitgevoerd wanneer een nieuw bericht op een kanaal is geplaatst.",
|
||||
"Triggers when a new message is posted to a specific #channel you choose.": "Triggert wanneer een nieuw bericht wordt geplaatst op een specifiek #channel dat je kiest.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Triggert wanneer een bericht is geplaatst in een direct berichtkanaal.",
|
||||
"Triggers when a username is mentioned.": "Triggert wanneer een gebruikersnaam wordt vermeld.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Triggert wanneer een gebruikersnaam wordt genoemd in een direct berichtkanaal.",
|
||||
"Triggers when a new reaction is added to a message": "Triggert wanneer een nieuwe reactie wordt toegevoegd aan een bericht",
|
||||
"Triggers when a channel is created": "Triggert wanneer een kanaal wordt aangemaakt",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2)": "Triggert wanneer een specifiek commando wordt verzonden naar de bot (bijv. @bot commando arg1 arg2)",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2) via Direct Message.": "Triggert wanneer een specifiek commando wordt verzonden naar de bot (bijvoorbeeld @bot commando arg1 arg2) via Direct Message.",
|
||||
"Triggers when a new user is created / first joins your org.": "Triggert wanneer een nieuwe gebruiker wordt aangemaakt / treedt voor het eerst bij je org.",
|
||||
"Triggers when you save a message.": "Triggert wanneer je een bericht opslaat.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Triggert wanneer een eigen emoji aan een team is toegevoegd.",
|
||||
"Ignore Bot Messages ?": "Bot berichten negeren?",
|
||||
"Ignore Message from Yourself ?": "Negeer bericht van jezelf ?",
|
||||
"Channels": "Kanalen",
|
||||
"Emojis (E.g fire, smile)": "Emojis (E.g vuur, smile)",
|
||||
"Commands": "Opdrachten",
|
||||
"\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\t± voeg de bot toe aan het kanaal door de volgende stappen te volgen:\n\t 1. Typ /invite in de chat van het kanaal.\n\t 2. Klik op Apps toevoegen aan dit kanaal.\n\t 3. Zoek naar en voeg de bot toe.\n \n**Opmerking**: Als je het kanaal niet kan vinden in de dropdown lijst (die tot 2000 kanalen ophaalt), klik op **(F)** en typ de kanaal ID direct in een array zoals dit: `{`{ ['your_channel_id_1', 'your_channel_id_2', . .] `}`}",
|
||||
"If no channel is selected, the flow will be triggered for username mentions in all channels": "Als er geen kanaal is geselecteerd, zal de flow worden geactiveerd voor vermelding van de gebruikersnaam in alle kanalen",
|
||||
"Select emojis to trigger on": "Selecteer emojis op te starten",
|
||||
"List of valid commands that the bot should respond to (e.g., help, ocr, remind)": "Lijst van geldige commando's waarop de bot moet reageren (bijv. hulp, ocr, herinnering)",
|
||||
"If no channel is selected, the flow will be triggered for commands in all channels": "Als er geen kanaal is geselecteerd, wordt de stroom geactiveerd voor commando's in alle kanalen"
|
||||
}
|
||||
@@ -0,0 +1,167 @@
|
||||
{
|
||||
"Channel-based messaging platform": "Plataforma de mensagens baseada em canal",
|
||||
"Add Reaction to Message": "Adicionar Reação à Mensagem",
|
||||
"Send Message To A User": "Enviar mensagem para um usuário",
|
||||
"Send Message To A Channel": "Enviar mensagem a um canal",
|
||||
"Request Approval from A User": "Solicitar aprovação de um usuário",
|
||||
"Request Approval in a Channel": "Solicitação de aprovação em um canal",
|
||||
"Request Action from A User": "Solicitar ação de um usuário",
|
||||
"Request Action in A Channel": "Ação Solicitar em um canal",
|
||||
"Upload file": "Upload de arquivo",
|
||||
"Get File": "Obter arquivo",
|
||||
"Search messages": "Procurar mensagens",
|
||||
"Find User by Email": "Encontrar usuário por e-mail",
|
||||
"Find User by Handle": "Encontrar Usuário por Identificador",
|
||||
"Find User by ID": "Encontrar usuário por ID",
|
||||
"List users": "Lista de usuários",
|
||||
"Update message": "Atualizar mensagem",
|
||||
"Create Channel": "Criar Canal",
|
||||
"Update Profile": "Atualizar o perfil",
|
||||
"Get channel history": "Obter histórico do canal",
|
||||
"Set User Status": "Definir Status do Usuário",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Recuperar mensagens do tópico",
|
||||
"Set Channel Topic": "Definir tópico do canal",
|
||||
"Get Message by Timestamp": "Obter mensagem por Timestamp",
|
||||
"Invite User to Channel": "Convidar usuário para o canal",
|
||||
"Custom API Call": "Chamada de API personalizada",
|
||||
"Add an emoji reaction to a message.": "Adicione uma reação de emoji a uma mensagem.",
|
||||
"Send message to a user": "Enviar mensagem para um usuário",
|
||||
"Send message to a channel": "Enviar mensagem para um canal",
|
||||
"Send approval message to a user and then wait until the message is approved or disapproved": "Enviar mensagem de aprovação para um usuário e, em seguida, esperar até que a mensagem seja aprovada ou desaprovada",
|
||||
"Send approval message to a channel and then wait until the message is approved or disapproved": "Enviar mensagem de aprovação para um canal e esperar até que a mensagem seja aprovada ou desaprovada",
|
||||
"Send a message to a user and wait until the user selects an action": "Enviar uma mensagem para um usuário e esperar até que o usuário selecione uma ação",
|
||||
"Send a message in a channel and wait until an action is selected": "Enviar uma mensagem em um canal e esperar até que uma ação seja selecionada",
|
||||
"Upload file without sharing it to a channel or user": "Fazer upload de arquivo sem compartilhá-lo com um canal ou usuário",
|
||||
"Return information about a given file ID.": "Retornar informações sobre um determinado arquivo de ID.",
|
||||
"Searches for messages matching a query": "Procura por mensagens correspondentes a uma consulta",
|
||||
"Finds a user by matching against their email address.": "Localiza um usuário correspondendo com seu endereço de e-mail.",
|
||||
"Finds a user by matching against their Slack handle.": "Localiza um usuário combinando com o seu manipulador de Slack.",
|
||||
"Finds a user by their ID.": "Localiza um usuário com seu ID.",
|
||||
"List all users of the workspace": "Listar todos os usuários da área de trabalho",
|
||||
"Update an existing message": "Atualizar uma mensagem existente",
|
||||
"Creates a new channel.": "Cria um novo canal.",
|
||||
"Update basic profile field such as name or title.": "Atualizar o campo de perfil básico como nome ou título.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Recuperar todas as mensagens de um canal específico (\"conversa\") entre carimbos de tempo especificados",
|
||||
"Sets a user's custom status": "Define o status personalizado de um usuário",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Converter texto formatado em Markdown-formatado para pseudônimo do Slack - sintaxe markdown",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Recupera mensagens de thread por canal e thread no horário.",
|
||||
"Sets the topic on a selected channel.": "Define o tópico em um canal selecionado.",
|
||||
"Retrieves a specific message from a channel history using the message's timestamp.": "Recupera uma mensagem específica de um histórico de canais usando a hora da mensagem.",
|
||||
"Invites an existing User to an existing channel.": "Convida um usuário existente para um canal existente.",
|
||||
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Canal",
|
||||
"Message Timestamp": "Timestamp da Mensagem",
|
||||
"Reaction (emoji) name": "Nome da Reação (emoji)",
|
||||
"User": "Usuário",
|
||||
"Message": "mensagem",
|
||||
"Username": "Usuário:",
|
||||
"Profile Picture": "Imagem do perfil",
|
||||
"Mention flow of origin?": "Mencionar o fluxo de origem?",
|
||||
"Block Kit blocks": "Bloco do Kit",
|
||||
"Unfurl Links": "Desfurtar Links",
|
||||
"Attachment": "Anexo",
|
||||
"Thread ts": "Tópico",
|
||||
"Broadcast reply to channel": "Transmitir resposta para o canal",
|
||||
"Action Buttons": "Botões de Ação",
|
||||
"Title": "Título",
|
||||
"Filename": "Nome",
|
||||
"File ID": "ID do arquivo",
|
||||
"Search query": "Consulta de pesquisa",
|
||||
"Email": "e-mail",
|
||||
"Handle": "Tratar",
|
||||
"ID": "ID",
|
||||
"Include bots?": "Incluir bots?",
|
||||
"Include disabled users?": "Incluir usuários desativados?",
|
||||
"Channel Name": "Nome do Canal",
|
||||
"Is Private?": "É privado?",
|
||||
"First Name": "Nome",
|
||||
"Last Name": "Sobrenome",
|
||||
"Oldest": "Antigos",
|
||||
"Latest": "Últimos",
|
||||
"Inclusive": "Inclusivo",
|
||||
"Include all metadata": "Incluir todos os metadados",
|
||||
"Text": "texto",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Expira em",
|
||||
"Markdown text": "Texto Markdown",
|
||||
"Topic": "Tópico",
|
||||
"Method": "Método",
|
||||
"Headers": "Cabeçalhos",
|
||||
"Query Parameters": "Parâmetros da consulta",
|
||||
"Body": "Conteúdo",
|
||||
"Response is Binary ?": "A resposta é binária ?",
|
||||
"No Error on Failure": "Nenhum erro no Failure",
|
||||
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
||||
"Use user token": "Usar token de usuário",
|
||||
"\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 ",
|
||||
"You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "Você pode obter a ID do canal clicando com o botão direito do mouse no canal e selecionando 'Ver Detalhes do Canal'.",
|
||||
"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, forneça o carimbo de data/hora da mensagem que você deseja reagir, como `1710304378.475129`. Como alternativa, você pode facilmente obter o link da mensagem clicando nos três pontos ao lado da mensagem e selecionando a opção `Copiar link`.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "O nome de usuário do bot",
|
||||
"The profile picture of the bot": "A imagem de perfil do bot",
|
||||
"If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "Se marcado, adiciona uma menção no final da mensagem do Slack para indicar qual fluxo enviou a notificação, com um link para esse fluxo.",
|
||||
"See https://api.slack.com/block-kit for specs": "Veja https://api.slack.com/block-kit para especificações",
|
||||
"Enable link unfurling for this message": "Ativar desenfuração de link para esta mensagem",
|
||||
"The text of your message": "O texto da sua mensagem",
|
||||
"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.": "Forneça o valor ts (timestamp) da mensagem **pai** para fazer desta mensagem uma resposta. Não use o valor de ts da própria resposta; use o seu pai. Por exemplo, `1710304378. 75129`.Alternativamente, você pode obter facilmente o link da mensagem clicando nos três pontos ao lado da mensagem pai e selecionando a opção `Copiar link`.",
|
||||
"When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)": "Ao responder a um tópico, também torne a mensagem visível para todos no canal (apenas aplicável quando o tópico for fornecido)",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "Você pode passar o ID do arquivo a partir do payload do disparador Nova Mensagem.",
|
||||
"User handle (display name), without the leading @": "Identificador do usuário (nome de exibição), sem a liderança @",
|
||||
"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, forneça o carimbo de data/hora da mensagem que você deseja atualizar, como `1710304378.475129`. Como alternativa, você pode facilmente obter o link da mensagem clicando nos três pontos ao lado da mensagem e selecionando a opção `Copiar link`.",
|
||||
"The updated text of your message": "O texto atualizado da sua mensagem",
|
||||
"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.": "Alterar o endereço de e-mail de um usuário enviará um email para os endereços antigos e novos, e também publique uma mensagem de laxismo para o usuário que o informe sobre a mudança.",
|
||||
"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 de usuário a ser alterado. Este argumento só pode ser especificado pelos administradores em equipes pagas. ou use a ação **Encontrar usuário por e-mail** para obter o ID.",
|
||||
"Only messages after this timestamp will be included in results": "Apenas mensagens após este timestamp serão incluídas nos resultados",
|
||||
"Only messages before this timestamp will be included in results. Default is the current time": "Apenas mensagens antes deste timestamp serão incluídas nos resultados. O padrão é o tempo atual",
|
||||
"Include messages with oldest or latest timestamps in results. Ignored unless either timestamp is specified": "Inclui mensagens com timestamps mais antigos ou mais recentes nos resultados. Ignorados a menos que um timestamp seja especificado",
|
||||
"Return all metadata associated with each message": "Devolver todos os metadados associados a cada mensagem",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "shortname do emoji (padrão ou personalizado), por exemplo, :tada: ou :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Marca temporal Unix - se não for definido, o status não expirará",
|
||||
"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.": "Indique o valor ts (timestamp) da mensagem **pai** para recuperar as respostas desta mensagem. Não use o valor de ts da própria resposta; use seu pai. Por exemplo, `1710304378.475129`. lternativamente, você pode facilmente obter o link da mensagem clicando nos três pontos ao lado da mensagem principal e selecionando a opção `Copiar link`.",
|
||||
"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, forneça o carimbo de data da mensagem que você deseja recuperar, como `1710304378.475129`. Como alternativa, você pode facilmente obter o link da mensagem clicando nos três pontos ao lado da mensagem e selecionando a opção `Copiar link`.",
|
||||
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
||||
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
|
||||
"Use user token instead of bot token": "Usar token de usuário em vez do token de bot",
|
||||
"GET": "OBTER",
|
||||
"POST": "POSTAR",
|
||||
"PATCH": "COMPRAR",
|
||||
"PUT": "COLOCAR",
|
||||
"DELETE": "EXCLUIR",
|
||||
"HEAD": "CABEÇA",
|
||||
"New Public Message Posted Anywhere": "Nova mensagem pública postada em qualquer lugar",
|
||||
"New Message Posted to Channel": "Nova mensagem postada no canal",
|
||||
"New Direct Message": "Nova mensagem direta",
|
||||
"New Mention in Channel": "Nova menção no canal",
|
||||
"New Mention in Direct Message": "Nova menção em mensagem direta",
|
||||
"New Reaction": "Nova Reação",
|
||||
"Channel created": "Canal criado",
|
||||
"New Command in Channel": "Novo Comando no Canal",
|
||||
"New Command in Direct Message": "Novo comando em mensagem direta",
|
||||
"New User": "Novo Usuário",
|
||||
"New Saved Message": "Nova mensagem salva",
|
||||
"New Team Custom Emoji": "Emoji Personalizado do Novo Time",
|
||||
"Triggers when a new message is posted to any channel.": "Aciona quando uma nova mensagem é postada em qualquer canal.",
|
||||
"Triggers when a new message is posted to a specific #channel you choose.": "Dispara quando uma nova mensagem for publicada em um canal de #canal específico que você escolher.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Aciona quando uma mensagem é postada em um canal de mensagem direta.",
|
||||
"Triggers when a username is mentioned.": "Dispara quando um nome de usuário é mencionado.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Aciona quando um nome de usuário é mencionado em um canal de mensagem direta.",
|
||||
"Triggers when a new reaction is added to a message": "Aciona quando uma nova reação é adicionada a uma mensagem",
|
||||
"Triggers when a channel is created": "Dispara quando um canal é criado",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2)": "Dispara quando um comando específico é enviado para o bot (por exemplo, @bot comando arg1 arg2)",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2) via Direct Message.": "Dispara quando um comando específico é enviado para o bot (por exemplo, um comando com @bot arg1 arg2) via mensagem direta.",
|
||||
"Triggers when a new user is created / first joins your org.": "Dispara quando um novo usuário é criado / entra pela primeira vez em sua organização.",
|
||||
"Triggers when you save a message.": "Dispara quando você salvar uma mensagem.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Dispara quando um emoji personalizado foi adicionado a uma equipe.",
|
||||
"Ignore Bot Messages ?": "Ignorar mensagens do Bot ?",
|
||||
"Ignore Message from Yourself ?": "Ignorar a mensagem de si mesmo?",
|
||||
"Channels": "Canais",
|
||||
"Emojis (E.g fire, smile)": "Emojis (E.g fogo, sorriso)",
|
||||
"Commands": "Comandos",
|
||||
"\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\tCertifique-se de adicionar o bot ao canal seguindo estes passos:\n\t 1. Digite /invite no chat do canal.\n\t 2. Clique em adicionar aplicativos a este canal.\n\t 3. Procurar e adicionar o bot.\n \n**Nota**: Se você não consegue encontrar o canal na lista suspensa (que busca até 2000 canais), por favor clique em **(F)** e digite o ID do canal diretamente em um array como este: `{`{ ['your_channel_id_1', 'your_channel_id_2', . .] `}`}",
|
||||
"If no channel is selected, the flow will be triggered for username mentions in all channels": "Se nenhum canal estiver selecionado, o fluxo será acionado para menções de nome de usuário em todos os canais",
|
||||
"Select emojis to trigger on": "Selecionar emojis para acionar",
|
||||
"List of valid commands that the bot should respond to (e.g., help, ocr, remind)": "Lista de comandos válidos que o bot deve responder (por exemplo, ajuda, ocr, lembrete)",
|
||||
"If no channel is selected, the flow will be triggered for commands in all channels": "Se nenhum canal estiver selecionado, o fluxo será acionado para comandos em todos os canais"
|
||||
}
|
||||
@@ -0,0 +1,164 @@
|
||||
{
|
||||
"Slack": "Slack",
|
||||
"Channel-based messaging platform": "Платформа обмена сообщениями на основе каналов",
|
||||
"Add Reaction to Message": "Добавить реакцию в сообщение",
|
||||
"Send Message To A User": "Отправить сообщение пользователю",
|
||||
"Send Message To A Channel": "Отправить сообщение каналу",
|
||||
"Request Approval from A User": "Запрос подтверждения от пользователя",
|
||||
"Request Approval in a Channel": "Запрос одобрения в канале",
|
||||
"Request Action from A User": "Запросить действие у пользователя",
|
||||
"Request Action in A Channel": "Запросить действие в канале",
|
||||
"Upload file": "Загрузить файл",
|
||||
"Get File": "Получить файл",
|
||||
"Search messages": "Поиск сообщений",
|
||||
"Find User by Email": "Найти пользователя по электронной почте",
|
||||
"Find User by Handle": "Найти пользователя по ручке",
|
||||
"Find User by ID": "Найти пользователя по ID",
|
||||
"List users": "Список пользователей",
|
||||
"Update message": "Обновить сообщение",
|
||||
"Create Channel": "Создать канал",
|
||||
"Update Profile": "Обновить профиль",
|
||||
"Get channel history": "Получить историю каналов",
|
||||
"Set User Status": "Установить статус пользователя",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Получить сообщения о теме",
|
||||
"Set Channel Topic": "Установить тему канала",
|
||||
"Get Message by Timestamp": "Получить сообщение по времени",
|
||||
"Invite User to Channel": "Пригласить пользователя в канал",
|
||||
"Custom API Call": "Пользовательский вызов API",
|
||||
"Add an emoji reaction to a message.": "Добавить эмодзи реакцию на сообщение.",
|
||||
"Send message to a user": "Отправить сообщение пользователю",
|
||||
"Send message to a channel": "Отправить сообщение каналу",
|
||||
"Send approval message to a user 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": "Отправить сообщение об одобрении каналу и подождать, пока сообщение будет одобрено или отклонено",
|
||||
"Send a message to a user and wait until the user selects an action": "Отправить сообщение пользователю и подождать, пока пользователь не выберет действие",
|
||||
"Send a message in a channel and wait until an action is selected": "Отправить сообщение в канале и подождать, пока не будет выбрано действие",
|
||||
"Upload file without sharing it to a channel or user": "Загрузить файл, не передав его на канал или пользователю",
|
||||
"Return information about a given file ID.": "Возвращает информацию об указанном ID файла.",
|
||||
"Searches for messages matching a query": "Поиск сообщений, соответствующих запросу",
|
||||
"Finds a user by matching against their email address.": "Поиск пользователя, совпадающего с его адресом электронной почты.",
|
||||
"Finds a user by matching against their Slack handle.": "Находит пользователя, совпадая с его обработчиком Slack .",
|
||||
"Finds a user by their ID.": "Находит пользователя по их ID.",
|
||||
"List all users of the workspace": "Список всех пользователей проекта",
|
||||
"Update an existing message": "Обновить существующее сообщение",
|
||||
"Creates a new channel.": "Создает новый канал.",
|
||||
"Update basic profile field such as name or title.": "Обновить базовое поле профиля, такое как имя или название.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Получить все сообщения от определенного канала (\"разговор\") между заданными временными метками",
|
||||
"Sets a user's custom status": "Устанавливает пользовательский статус",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Преобразовать текст в псевдо Slack - синтаксис markdown-форматирования",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Получает поток сообщений по каналам и меткам времени.",
|
||||
"Sets the topic on a selected channel.": "Устанавливает тему для выбранного канала.",
|
||||
"Retrieves a specific message from a channel history using the message's timestamp.": "Получает определенное сообщение из истории канала, используя временную метку сообщения.",
|
||||
"Invites an existing User to an existing channel.": "Приглашает существующего пользователя на существующий канал.",
|
||||
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Канал",
|
||||
"Message Timestamp": "Отметка времени сообщения",
|
||||
"Reaction (emoji) name": "Имя реакции (emoji)",
|
||||
"User": "Пользователь",
|
||||
"Message": "Сообщение",
|
||||
"Username": "Имя пользователя",
|
||||
"Profile Picture": "Изображение профиля",
|
||||
"Block Kit blocks": "Блоки блоков",
|
||||
"Attachment": "Вложение",
|
||||
"Thread ts": "Темы",
|
||||
"Broadcast reply to channel": "Транслировать ответ в канал",
|
||||
"Unfurl Links": "Развернуть ссылки",
|
||||
"Action Buttons": "Кнопки действий",
|
||||
"Title": "Заголовок",
|
||||
"Filename": "Имя файла",
|
||||
"File ID": "ID файла",
|
||||
"Search query": "Поисковый запрос",
|
||||
"Email": "Почта",
|
||||
"Handle": "Ручка",
|
||||
"ID": "ID",
|
||||
"Include bots?": "Включить ботов?",
|
||||
"Include disabled users?": "Включить отключенных пользователей?",
|
||||
"Channel Name": "Название канала",
|
||||
"Is Private?": "Приватный?",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Oldest": "Старые",
|
||||
"Latest": "Последние",
|
||||
"Inclusive": "Включающий",
|
||||
"Include all metadata": "Включить все метаданные",
|
||||
"Text": "Текст",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Истекает в",
|
||||
"Markdown text": "Markdown текст",
|
||||
"Topic": "Тема",
|
||||
"Method": "Метод",
|
||||
"Headers": "Заголовки",
|
||||
"Query Parameters": "Параметры запроса",
|
||||
"Body": "Тело",
|
||||
"No Error on Failure": "Нет ошибок при ошибке",
|
||||
"Timeout (in seconds)": "Таймаут (в секундах)",
|
||||
"Use user token": "Использовать токен пользователя",
|
||||
"\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 ",
|
||||
"You can get the Channel ID by right-clicking on the channel and selecting 'View Channel Details.'": "Вы можете получить идентификатор канала, щелкнув правой кнопкой мыши по каналу и выбрав 'View Channel Details.'",
|
||||
"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.": "Пожалуйста, укажите временную метку сообщения, которое вы хотите повторить, например `1710304378.475129`. Кроме того, вы можете легко получить ссылку на сообщение, нажав на три точки рядом с сообщением и выбрав опцию `Copy link`.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "Имя пользователя бота",
|
||||
"The profile picture of the bot": "Изображение профиля бота",
|
||||
"See https://api.slack.com/block-kit for specs": "См. спецификации https://api.slack.com/block-kit",
|
||||
"The text of your message": "Текст вашего сообщения",
|
||||
"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.": "Предоставьте значение ts (метки времени) в **родительском** сообщении, чтобы сделать это сообщение ответом. Не используйте значение ts самого ответа; используйте его родителя. Например, `1710304378. 75129`.Или вы можете легко получить ссылку сообщения, нажав на три точки рядом с родительским сообщением и выбрав опцию `Copy link`.",
|
||||
"When replying to a thread, also make the message visible to everyone in the channel (only applicable when Thread Timestamp is provided)": "При ответе на тему также сделайте сообщение видимым для всех в канале (применимо только при предоставлении временной метки темы)",
|
||||
"Enable link unfurling for this message": "Включить разворачивание ссылок для этого сообщения",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "Вы можете передать идентификатор файла из нового сообщения Триггер.",
|
||||
"User handle (display name), without the leading @": "Пользовательский дескриптор (отображаемое имя), без ведущего @",
|
||||
"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.": "Пожалуйста, укажите временную метку сообщения, которое вы хотите обновить, например `1710304378.475129`. Кроме того, вы можете легко получить ссылку на сообщение, нажав на три точки рядом с сообщением и выбрав опцию `Copy link`.",
|
||||
"The updated text of your message": "Обновленный текст вашего сообщения",
|
||||
"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.": "Изменение адреса электронной почты пользователя пошлет письмо как на старый, так и на новый, , а также отправить пользователю сообщение о изменениях в блоке бота.",
|
||||
"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 пользователя для изменения. Этот аргумент может быть указан администраторами платных команд. ou может использовать **Найти пользователя по электронной почте** для получения идентификатора.",
|
||||
"Only messages after this timestamp will be included in results": "Сообщения после этой отметки времени будут включаться в результаты",
|
||||
"Only messages before this timestamp will be included in results. Default is the current time": "Будут включены только сообщения до этого времени в результаты. По умолчанию это текущее время",
|
||||
"Include messages with oldest or latest timestamps in results. Ignored unless either timestamp is specified": "Включать в результаты сообщения с старыми или последними временными метками. Игнорируется, если не задана ни временная метка",
|
||||
"Return all metadata associated with each message": "Вернуть все метаданные, связанные с каждым сообщением",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Имя эмодзи (стандартное или пользовательское), например :tada: или :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Unix timestamp - если не установлен, статус не истекает",
|
||||
"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.": "Предоставьте значение ts (метки времени) **parent** сообщения для получения ответов от этого сообщения. Не используйте значение ts самого ответа; используйте его родителя. Например, «1710304378.475129». Вечно вы можете легко получить ссылку на сообщение, нажав на три точки рядом с родительским сообщением и выбрав опцию `Copy link`.",
|
||||
"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.": "Пожалуйста, укажите временную метку полученного сообщения, например `1710304378.475129`. Кроме того, вы можете легко получить ссылку на сообщение, нажав на три точки рядом с сообщением и выбрав опцию `Copy link`.",
|
||||
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
|
||||
"Use user token instead of bot token": "Использовать пользовательский токен вместо токена бота",
|
||||
"GET": "ПОЛУЧИТЬ",
|
||||
"POST": "ПОСТ",
|
||||
"PATCH": "ПАТЧ",
|
||||
"PUT": "ПОКУПИТЬ",
|
||||
"DELETE": "УДАЛИТЬ",
|
||||
"HEAD": "HEAD",
|
||||
"New Public Message Posted Anywhere": "Новое публичное сообщение размещено везде",
|
||||
"New Message Posted to Channel": "Новое сообщение отправлено в канал",
|
||||
"New Direct Message": "Новое личное сообщение",
|
||||
"New Mention in Channel": "Новое упоминание в канале",
|
||||
"New Mention in Direct Message": "Новое упоминание в прямом сообщении",
|
||||
"New Reaction": "Новая реакция",
|
||||
"Channel created": "Канал создан",
|
||||
"New Command in Channel": "Новая команда в канале",
|
||||
"New Command in Direct Message": "Новая команда в прямом сообщении",
|
||||
"New User": "Новый пользователь",
|
||||
"New Saved Message": "Новое Сохраненное сообщение",
|
||||
"New Team Custom Emoji": "Новая команда пользовательские эмодзи",
|
||||
"Triggers when a new message is posted to any channel.": "Включает при отправке нового сообщения в любой канал.",
|
||||
"Triggers when a new message is posted to a specific #channel you choose.": "Включает при отправке нового сообщения в выбранный вами #канал.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Срабатывает при отправке сообщения в канале прямого сообщения.",
|
||||
"Triggers when a username is mentioned.": "Триггеры при упоминании имени пользователя.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Включает упоминание имени пользователя в канале прямого сообщения.",
|
||||
"Triggers when a new reaction is added to a message": "Триггеры при добавлении новой реакции в сообщение",
|
||||
"Triggers when a channel is created": "Триггеры при создании канала",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2)": "Запуск при отправке определённой команды боту (например, команды arg1 arg2)",
|
||||
"Triggers when a specific command is sent to the bot (e.g., @bot command arg1 arg2) via Direct Message.": "Триггеры при отправке определённой команды боту (например, команды arg1 arg2) через прямое сообщение.",
|
||||
"Triggers when a new user is created / first joins your org.": "Включает при создании нового пользователя / первом подключении к вашему органу.",
|
||||
"Triggers when you save a message.": "Включает при сохранении сообщения.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Включает при добавлении в команду пользовательских эмодзи.",
|
||||
"Ignore Bot Messages ?": "Игнорировать сообщения бота?",
|
||||
"Ignore Message from Yourself ?": "Игнорировать сообщение от себя?",
|
||||
"Channels": "Каналы",
|
||||
"Emojis (E.g fire, smile)": "Emojis (огонь, улыбка)",
|
||||
"Commands": "Команды",
|
||||
"\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', ...] `}`}",
|
||||
"If no channel is selected, the flow will be triggered for username mentions in all channels": "Если канал не выбран, поток будет срабатывать для упоминания имени пользователя во всех каналах",
|
||||
"Select emojis to trigger on": "Выберите emojis для запуска",
|
||||
"List of valid commands that the bot should respond to (e.g., help, ocr, remind)": "Список допустимых команд, которые бот должен отвечать (например, help, ocr, remind)",
|
||||
"If no channel is selected, the flow will be triggered for commands in all channels": "Если канал не выбран, поток будет срабатывать для команд во всех каналах"
|
||||
}
|
||||
@@ -0,0 +1,168 @@
|
||||
{
|
||||
"Channel-based messaging platform": "Channel-based messaging platform",
|
||||
"Add Reaction to Message": "Add Reaction to Message",
|
||||
"Send Message To A User": "Send Message To A User",
|
||||
"Send Message To A Channel": "Send Message To A Channel",
|
||||
"Request Approval from A User": "Request Approval from A User",
|
||||
"Request Approval in a Channel": "Request Approval in a Channel",
|
||||
"Request Action from A User": "Request Action from A User",
|
||||
"Request Action in A Channel": "Request Action in A Channel",
|
||||
"Upload file": "Upload file",
|
||||
"Get File": "Get File",
|
||||
"Search messages": "Search messages",
|
||||
"Find User by Email": "Find User by Email",
|
||||
"Find User by Handle": "Find User by Handle",
|
||||
"Find User by ID": "Find User by ID",
|
||||
"List users": "List users",
|
||||
"Update message": "Update message",
|
||||
"Create Channel": "Create Channel",
|
||||
"Update Profile": "Update Profile",
|
||||
"Get channel history": "Get channel history",
|
||||
"Set User Status": "Set User Status",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Retrieve Thread Messages",
|
||||
"Set Channel Topic": "Set Channel Topic",
|
||||
"Get Message by Timestamp": "Get Message by Timestamp",
|
||||
"Invite User to Channel": "Invite User to Channel",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Add an emoji reaction to a message.": "Add an emoji reaction to a message.",
|
||||
"Send message to a user": "Send message to a user",
|
||||
"Send message to a channel": "Send message to a channel",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"Upload file without sharing it to a channel or user": "Upload file without sharing it to a channel or user",
|
||||
"Return information about a given file ID.": "Return information about a given file ID.",
|
||||
"Searches for messages matching a query": "Searches for messages matching a query",
|
||||
"Finds a user by matching against their email address.": "Finds a user by matching against their email address.",
|
||||
"Finds a user by matching against their Slack handle.": "Finds a user by matching against their Slack handle.",
|
||||
"Finds a user by their ID.": "Finds a user by their ID.",
|
||||
"List all users of the workspace": "List all users of the workspace",
|
||||
"Update an existing message": "Update an existing message",
|
||||
"Creates a new channel.": "Creates a new channel.",
|
||||
"Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps",
|
||||
"Sets a user's custom status": "Sets a user's custom status",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Convert Markdown-formatted text to Slack's pseudo - markdown syntax",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Retrieves thread messages by channel and thread timestamp.",
|
||||
"Sets the topic on a selected channel.": "Sets the topic on a selected channel.",
|
||||
"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.",
|
||||
"Invites an existing User to an existing channel.": "Invites an existing User to an existing channel.",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Channel",
|
||||
"Message Timestamp": "Message Timestamp",
|
||||
"Reaction (emoji) name": "Reaction (emoji) name",
|
||||
"User": "User",
|
||||
"Message": "Message",
|
||||
"Username": "Username",
|
||||
"Profile Picture": "Profile Picture",
|
||||
"Mention flow of origin?": "Mention flow of origin?",
|
||||
"Block Kit blocks": "Block Kit blocks",
|
||||
"Unfurl Links": "Unfurl Links",
|
||||
"Reply to Thread (Thread Message Link/Timestamp)": "Reply to Thread (Thread Message Link/Timestamp)",
|
||||
"Attachment": "Attachment",
|
||||
"Broadcast reply to channel": "Broadcast reply to channel",
|
||||
"Action Buttons": "Action Buttons",
|
||||
"Title": "Title",
|
||||
"Filename": "Filename",
|
||||
"File ID": "File ID",
|
||||
"Search query": "Search query",
|
||||
"Email": "Email",
|
||||
"Handle": "Handle",
|
||||
"ID": "ID",
|
||||
"Include bots?": "Include bots?",
|
||||
"Include disabled users?": "Include disabled users?",
|
||||
"Channel Name": "Channel Name",
|
||||
"Is Private?": "Is Private?",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Oldest": "Oldest",
|
||||
"Latest": "Latest",
|
||||
"Inclusive": "Inclusive",
|
||||
"Include all metadata": "Include all metadata",
|
||||
"Text": "Text",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Expires at",
|
||||
"Markdown text": "Markdown text",
|
||||
"Thread ts": "Thread ts",
|
||||
"Topic": "Topic",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Use user token": "Use user token",
|
||||
"\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 ",
|
||||
"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.'",
|
||||
"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.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "The username of the bot",
|
||||
"The profile picture of the bot": "The profile picture of the bot",
|
||||
"If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.",
|
||||
"See https://api.slack.com/block-kit for specs": "See https://api.slack.com/block-kit for specs",
|
||||
"Enable link unfurling for this message": "Enable link unfurling for this message",
|
||||
"The text of your message": "The text of your message",
|
||||
"Provide the ts (timestamp) or link 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) or link 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.",
|
||||
"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)",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "You can pass the file ID from the New Message Trigger payload.",
|
||||
"User handle (display name), without the leading @": "User handle (display name), without the leading @",
|
||||
"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.",
|
||||
"The updated text of your message": "The updated text of your message",
|
||||
"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.",
|
||||
"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.",
|
||||
"Only messages after this timestamp will be included in results": "Only messages after this timestamp will be included in results",
|
||||
"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",
|
||||
"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",
|
||||
"Return all metadata associated with each message": "Return all metadata associated with each message",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standard or custom), e.g. :tada: or :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Unix timestamp - if not set, the status will not expire",
|
||||
"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.",
|
||||
"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.",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
||||
"Use user token instead of bot token": "Use user token instead of bot token",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Public Message Posted Anywhere": "New Public Message Posted Anywhere",
|
||||
"New Message Posted to Channel": "New Message Posted to Channel",
|
||||
"New Direct Message": "New Direct Message",
|
||||
"New Mention in Channel": "New Mention in Channel",
|
||||
"New Mention in Direct Message": "New Mention in Direct Message",
|
||||
"New Reaction": "New Reaction",
|
||||
"Channel created": "Channel created",
|
||||
"New Command in Channel": "New Command in Channel",
|
||||
"New Command in Direct Message": "New Command in Direct Message",
|
||||
"New User": "New User",
|
||||
"New Saved Message": "New Saved Message",
|
||||
"New Team Custom Emoji": "New Team Custom Emoji",
|
||||
"Triggers when a new message is posted to any channel.": "Triggers when a new message is posted to any channel.",
|
||||
"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.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Triggers when a message was posted in a direct message channel.",
|
||||
"Triggers when a username is mentioned.": "Triggers when a username is mentioned.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Triggers when a username is mentioned in a direct message channel.",
|
||||
"Triggers when a new reaction is added to a message": "Triggers when a new reaction is added to a message",
|
||||
"Triggers when a channel is created": "Triggers when a channel is created",
|
||||
"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)",
|
||||
"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.",
|
||||
"Triggers when a new user is created / first joins your org.": "Triggers when a new user is created / first joins your org.",
|
||||
"Triggers when you save a message.": "Triggers when you save a message.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Triggers when a custom emoji has been added to a team.",
|
||||
"Ignore Bot Messages ?": "Ignore Bot Messages ?",
|
||||
"Ignore Message from Yourself ?": "Ignore Message from Yourself ?",
|
||||
"Channels": "Channels",
|
||||
"Emojis (E.g fire, smile)": "Emojis (E.g fire, smile)",
|
||||
"Commands": "Commands",
|
||||
"\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', ...] `}`}",
|
||||
"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",
|
||||
"Select emojis to trigger on": "Select emojis to trigger on",
|
||||
"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)",
|
||||
"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"
|
||||
}
|
||||
@@ -0,0 +1,162 @@
|
||||
{
|
||||
"Slack": "Slack",
|
||||
"Channel-based messaging platform": "Channel-based messaging platform",
|
||||
"Add Reaction to Message": "Add Reaction to Message",
|
||||
"Send Message To A User": "Send Message To A User",
|
||||
"Send Message To A Channel": "Send Message To A Channel",
|
||||
"Request Approval from A User": "Request Approval from A User",
|
||||
"Request Approval in a Channel": "Request Approval in a Channel",
|
||||
"Request Action from A User": "Request Action from A User",
|
||||
"Request Action in A Channel": "Request Action in A Channel",
|
||||
"Upload file": "Upload file",
|
||||
"Get File": "Get File",
|
||||
"Search messages": "Search messages",
|
||||
"Find User by Email": "Find User by Email",
|
||||
"Find User by Handle": "Find User by Handle",
|
||||
"Find User by ID": "Find User by ID",
|
||||
"List users": "List users",
|
||||
"Update message": "Update message",
|
||||
"Create Channel": "Create Channel",
|
||||
"Update Profile": "Update Profile",
|
||||
"Get channel history": "Get channel history",
|
||||
"Set User Status": "Set User Status",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Retrieve Thread Messages",
|
||||
"Set Channel Topic": "Set Channel Topic",
|
||||
"Get Message by Timestamp": "Get Message by Timestamp",
|
||||
"Invite User to Channel": "Invite User to Channel",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Add an emoji reaction to a message.": "Add an emoji reaction to a message.",
|
||||
"Send message to a user": "Send message to a user",
|
||||
"Send message to a channel": "Send message to a channel",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"Upload file without sharing it to a channel or user": "Upload file without sharing it to a channel or user",
|
||||
"Return information about a given file ID.": "Return information about a given file ID.",
|
||||
"Searches for messages matching a query": "Searches for messages matching a query",
|
||||
"Finds a user by matching against their email address.": "Finds a user by matching against their email address.",
|
||||
"Finds a user by matching against their Slack handle.": "Finds a user by matching against their Slack handle.",
|
||||
"Finds a user by their ID.": "Finds a user by their ID.",
|
||||
"List all users of the workspace": "List all users of the workspace",
|
||||
"Update an existing message": "Update an existing message",
|
||||
"Creates a new channel.": "Creates a new channel.",
|
||||
"Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps",
|
||||
"Sets a user's custom status": "Sets a user's custom status",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Convert Markdown-formatted text to Slack's pseudo - markdown syntax",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Retrieves thread messages by channel and thread timestamp.",
|
||||
"Sets the topic on a selected channel.": "Sets the topic on a selected channel.",
|
||||
"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.",
|
||||
"Invites an existing User to an existing channel.": "Invites an existing User to an existing channel.",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Channel",
|
||||
"Message Timestamp": "Message Timestamp",
|
||||
"Reaction (emoji) name": "Reaction (emoji) name",
|
||||
"User": "User",
|
||||
"Message": "Message",
|
||||
"Username": "Username",
|
||||
"Profile Picture": "Profile Picture",
|
||||
"Block Kit blocks": "Block Kit blocks",
|
||||
"Attachment": "Attachment",
|
||||
"Thread ts": "Thread ts",
|
||||
"Unfurl Links": "Unfurl Links",
|
||||
"Action Buttons": "Action Buttons",
|
||||
"Title": "Title",
|
||||
"Filename": "Filename",
|
||||
"File ID": "File ID",
|
||||
"Search query": "Search query",
|
||||
"Email": "Email",
|
||||
"Handle": "Handle",
|
||||
"ID": "ID",
|
||||
"Include bots?": "Include bots?",
|
||||
"Include disabled users?": "Include disabled users?",
|
||||
"Channel Name": "Channel Name",
|
||||
"Is Private?": "Is Private?",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "Last Name",
|
||||
"Oldest": "Oldest",
|
||||
"Latest": "Latest",
|
||||
"Inclusive": "Inclusive",
|
||||
"Include all metadata": "Include all metadata",
|
||||
"Text": "Text",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Expires at",
|
||||
"Markdown text": "Markdown text",
|
||||
"Topic": "Topic",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Use user token": "Use user token",
|
||||
"\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 ",
|
||||
"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.'",
|
||||
"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.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "The username of the bot",
|
||||
"The profile picture of the bot": "The profile picture of the bot",
|
||||
"See https://api.slack.com/block-kit for specs": "See https://api.slack.com/block-kit for specs",
|
||||
"The text of your message": "The text of your message",
|
||||
"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.",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "You can pass the file ID from the New Message Trigger payload.",
|
||||
"User handle (display name), without the leading @": "User handle (display name), without the leading @",
|
||||
"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.",
|
||||
"The updated text of your message": "The updated text of your message",
|
||||
"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.",
|
||||
"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.",
|
||||
"Only messages after this timestamp will be included in results": "Only messages after this timestamp will be included in results",
|
||||
"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",
|
||||
"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",
|
||||
"Return all metadata associated with each message": "Return all metadata associated with each message",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standard or custom), e.g. :tada: or :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Unix timestamp - if not set, the status will not expire",
|
||||
"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.",
|
||||
"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.",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Use user token instead of bot token": "Use user token instead of bot token",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"New Public Message Posted Anywhere": "New Public Message Posted Anywhere",
|
||||
"New Message Posted to Channel": "New Message Posted to Channel",
|
||||
"New Direct Message": "New Direct Message",
|
||||
"New Mention in Channel": "New Mention in Channel",
|
||||
"New Mention in Direct Message": "New Mention in Direct Message",
|
||||
"New Reaction": "New Reaction",
|
||||
"Channel created": "Channel created",
|
||||
"New Command in Channel": "New Command in Channel",
|
||||
"New Command in Direct Message": "New Command in Direct Message",
|
||||
"New User": "New User",
|
||||
"New Saved Message": "New Saved Message",
|
||||
"New Team Custom Emoji": "New Team Custom Emoji",
|
||||
"Triggers when a new message is posted to any channel.": "Triggers when a new message is posted to any channel.",
|
||||
"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.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Triggers when a message was posted in a direct message channel.",
|
||||
"Triggers when a username is mentioned.": "Triggers when a username is mentioned.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Triggers when a username is mentioned in a direct message channel.",
|
||||
"Triggers when a new reaction is added to a message": "Triggers when a new reaction is added to a message",
|
||||
"Triggers when a channel is created": "Triggers when a channel is created",
|
||||
"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)",
|
||||
"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.",
|
||||
"Triggers when a new user is created / first joins your org.": "Triggers when a new user is created / first joins your org.",
|
||||
"Triggers when you save a message.": "Triggers when you save a message.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Triggers when a custom emoji has been added to a team.",
|
||||
"Ignore Bot Messages ?": "Ignore Bot Messages ?",
|
||||
"Ignore Message from Yourself ?": "Ignore Message from Yourself ?",
|
||||
"Channels": "Channels",
|
||||
"Emojis (E.g fire, smile)": "Emojis (E.g fire, smile)",
|
||||
"Commands": "Commands",
|
||||
"\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', ...] `}`}",
|
||||
"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",
|
||||
"Select emojis to trigger on": "Select emojis to trigger on",
|
||||
"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)",
|
||||
"Enable link unfurling for this message": "Enable link unfurling for this message",
|
||||
"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"
|
||||
}
|
||||
@@ -0,0 +1,167 @@
|
||||
{
|
||||
"Channel-based messaging platform": "Channel-based messaging platform",
|
||||
"Add Reaction to Message": "Add Reaction to Message",
|
||||
"Send Message To A User": "Send Message To A User",
|
||||
"Send Message To A Channel": "Send Message To A Channel",
|
||||
"Request Approval from A User": "Request Approval from A User",
|
||||
"Request Approval in a Channel": "Request Approval in a Channel",
|
||||
"Request Action from A User": "Request Action from A User",
|
||||
"Request Action in A Channel": "Request Action in A Channel",
|
||||
"Upload file": "Upload file",
|
||||
"Get File": "Get File",
|
||||
"Search messages": "Search messages",
|
||||
"Find User by Email": "Find User by Email",
|
||||
"Find User by Handle": "Find User by Handle",
|
||||
"Find User by ID": "Find User by ID",
|
||||
"List users": "List users",
|
||||
"Update message": "Update message",
|
||||
"Create Channel": "Create Channel",
|
||||
"Update Profile": "Update Profile",
|
||||
"Get channel history": "Get channel history",
|
||||
"Set User Status": "Set User Status",
|
||||
"Markdown to Slack format": "Markdown to Slack format",
|
||||
"Retrieve Thread Messages": "Retrieve Thread Messages",
|
||||
"Set Channel Topic": "Set Channel Topic",
|
||||
"Get Message by Timestamp": "Get Message by Timestamp",
|
||||
"Invite User to Channel": "Invite User to Channel",
|
||||
"Custom API Call": "自定义 API 呼叫",
|
||||
"Add an emoji reaction to a message.": "Add an emoji reaction to a message.",
|
||||
"Send message to a user": "Send message to a user",
|
||||
"Send message to a channel": "Send message to a channel",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"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",
|
||||
"Upload file without sharing it to a channel or user": "Upload file without sharing it to a channel or user",
|
||||
"Return information about a given file ID.": "Return information about a given file ID.",
|
||||
"Searches for messages matching a query": "Searches for messages matching a query",
|
||||
"Finds a user by matching against their email address.": "Finds a user by matching against their email address.",
|
||||
"Finds a user by matching against their Slack handle.": "Finds a user by matching against their Slack handle.",
|
||||
"Finds a user by their ID.": "Finds a user by their ID.",
|
||||
"List all users of the workspace": "List all users of the workspace",
|
||||
"Update an existing message": "Update an existing message",
|
||||
"Creates a new channel.": "Creates a new channel.",
|
||||
"Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
|
||||
"Retrieve all messages from a specific channel (\"conversation\") between specified timestamps": "Retrieve all messages from a specific channel (\"conversation\") between specified timestamps",
|
||||
"Sets a user's custom status": "Sets a user's custom status",
|
||||
"Convert Markdown-formatted text to Slack's pseudo - markdown syntax": "Convert Markdown-formatted text to Slack's pseudo - markdown syntax",
|
||||
"Retrieves thread messages by channel and thread timestamp.": "Retrieves thread messages by channel and thread timestamp.",
|
||||
"Sets the topic on a selected channel.": "Sets the topic on a selected channel.",
|
||||
"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.",
|
||||
"Invites an existing User to an existing channel.": "Invites an existing User to an existing channel.",
|
||||
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
||||
"Markdown": "Markdown",
|
||||
"Channel": "Channel",
|
||||
"Message Timestamp": "Message Timestamp",
|
||||
"Reaction (emoji) name": "Reaction (emoji) name",
|
||||
"User": "用户",
|
||||
"Message": "Message",
|
||||
"Username": "用户名",
|
||||
"Profile Picture": "Profile Picture",
|
||||
"Mention flow of origin?": "Mention flow of origin?",
|
||||
"Block Kit blocks": "Block Kit blocks",
|
||||
"Unfurl Links": "Unfurl Links",
|
||||
"Attachment": "Attachment",
|
||||
"Thread ts": "Thread ts",
|
||||
"Broadcast reply to channel": "Broadcast reply to channel",
|
||||
"Action Buttons": "Action Buttons",
|
||||
"Title": "标题",
|
||||
"Filename": "Filename",
|
||||
"File ID": "File ID",
|
||||
"Search query": "Search query",
|
||||
"Email": "电子邮件地址",
|
||||
"Handle": "Handle",
|
||||
"ID": "ID",
|
||||
"Include bots?": "Include bots?",
|
||||
"Include disabled users?": "Include disabled users?",
|
||||
"Channel Name": "Channel Name",
|
||||
"Is Private?": "Is Private?",
|
||||
"First Name": "First Name",
|
||||
"Last Name": "名字",
|
||||
"Oldest": "Oldest",
|
||||
"Latest": "Latest",
|
||||
"Inclusive": "Inclusive",
|
||||
"Include all metadata": "Include all metadata",
|
||||
"Text": "文本",
|
||||
"Emoji": "Emoji",
|
||||
"Expires at": "Expires at",
|
||||
"Markdown text": "Markdown text",
|
||||
"Topic": "Topic",
|
||||
"Method": "方法",
|
||||
"Headers": "信头",
|
||||
"Query Parameters": "查询参数",
|
||||
"Body": "正文内容",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "失败时没有错误",
|
||||
"Timeout (in seconds)": "超时(秒)",
|
||||
"Use user token": "Use user token",
|
||||
"\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 ",
|
||||
"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.'",
|
||||
"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.",
|
||||
"e.g.`thumbsup`": "e.g.`thumbsup`",
|
||||
"The username of the bot": "The username of the bot",
|
||||
"The profile picture of the bot": "The profile picture of the bot",
|
||||
"If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.": "If checked, adds a mention at the end of the Slack message to indicate which flow sent the notification, with a link to said flow.",
|
||||
"See https://api.slack.com/block-kit for specs": "See https://api.slack.com/block-kit for specs",
|
||||
"Enable link unfurling for this message": "Enable link unfurling for this message",
|
||||
"The text of your message": "The text of your message",
|
||||
"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.",
|
||||
"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)",
|
||||
"You can pass the file ID from the New Message Trigger payload.": "You can pass the file ID from the New Message Trigger payload.",
|
||||
"User handle (display name), without the leading @": "User handle (display name), without the leading @",
|
||||
"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.",
|
||||
"The updated text of your message": "The updated text of your message",
|
||||
"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.",
|
||||
"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.",
|
||||
"Only messages after this timestamp will be included in results": "Only messages after this timestamp will be included in results",
|
||||
"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",
|
||||
"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",
|
||||
"Return all metadata associated with each message": "Return all metadata associated with each message",
|
||||
"Emoji shortname (standard or custom), e.g. :tada: or :train:": "Emoji shortname (standard or custom), e.g. :tada: or :train:",
|
||||
"Unix timestamp - if not set, the status will not expire": "Unix timestamp - if not set, the status will not expire",
|
||||
"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.",
|
||||
"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.",
|
||||
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
||||
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
||||
"Use user token instead of bot token": "Use user token instead of bot token",
|
||||
"GET": "获取",
|
||||
"POST": "帖子",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "弹出",
|
||||
"DELETE": "删除",
|
||||
"HEAD": "黑色",
|
||||
"New Public Message Posted Anywhere": "New Public Message Posted Anywhere",
|
||||
"New Message Posted to Channel": "New Message Posted to Channel",
|
||||
"New Direct Message": "New Direct Message",
|
||||
"New Mention in Channel": "New Mention in Channel",
|
||||
"New Mention in Direct Message": "New Mention in Direct Message",
|
||||
"New Reaction": "New Reaction",
|
||||
"Channel created": "Channel created",
|
||||
"New Command in Channel": "New Command in Channel",
|
||||
"New Command in Direct Message": "New Command in Direct Message",
|
||||
"New User": "New User",
|
||||
"New Saved Message": "New Saved Message",
|
||||
"New Team Custom Emoji": "New Team Custom Emoji",
|
||||
"Triggers when a new message is posted to any channel.": "Triggers when a new message is posted to any channel.",
|
||||
"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.",
|
||||
"Triggers when a message was posted in a direct message channel.": "Triggers when a message was posted in a direct message channel.",
|
||||
"Triggers when a username is mentioned.": "Triggers when a username is mentioned.",
|
||||
"Triggers when a username is mentioned in a direct message channel.": "Triggers when a username is mentioned in a direct message channel.",
|
||||
"Triggers when a new reaction is added to a message": "Triggers when a new reaction is added to a message",
|
||||
"Triggers when a channel is created": "Triggers when a channel is created",
|
||||
"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)",
|
||||
"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.",
|
||||
"Triggers when a new user is created / first joins your org.": "Triggers when a new user is created / first joins your org.",
|
||||
"Triggers when you save a message.": "Triggers when you save a message.",
|
||||
"Triggers when a custom emoji has been added to a team.": "Triggers when a custom emoji has been added to a team.",
|
||||
"Ignore Bot Messages ?": "Ignore Bot Messages ?",
|
||||
"Ignore Message from Yourself ?": "Ignore Message from Yourself ?",
|
||||
"Channels": "Channels",
|
||||
"Emojis (E.g fire, smile)": "Emojis (E.g fire, smile)",
|
||||
"Commands": "Commands",
|
||||
"\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', ...] `}`}",
|
||||
"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",
|
||||
"Select emojis to trigger on": "Select emojis to trigger on",
|
||||
"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)",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user