@activepieces/piece-resend 0.4.0 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/src/i18n/de.json +107 -2
- package/src/i18n/es.json +107 -2
- package/src/i18n/fr.json +107 -2
- package/src/i18n/ja.json +107 -2
- package/src/i18n/nl.json +107 -2
- package/src/i18n/pt.json +107 -2
- package/src/i18n/translation.json +107 -2
- package/src/i18n/zh.json +107 -2
- package/src/lib/actions/cancel-scheduled-email.action.d.ts.map +1 -1
- package/src/lib/actions/cancel-scheduled-email.action.js +2 -0
- package/src/lib/actions/cancel-scheduled-email.action.js.map +1 -1
- package/src/lib/actions/create-audience.action.d.ts.map +1 -1
- package/src/lib/actions/create-audience.action.js +2 -0
- package/src/lib/actions/create-audience.action.js.map +1 -1
- package/src/lib/actions/create-broadcast.action.d.ts.map +1 -1
- package/src/lib/actions/create-broadcast.action.js +2 -0
- package/src/lib/actions/create-broadcast.action.js.map +1 -1
- package/src/lib/actions/create-contact.action.d.ts.map +1 -1
- package/src/lib/actions/create-contact.action.js +2 -0
- package/src/lib/actions/create-contact.action.js.map +1 -1
- package/src/lib/actions/create-domain.action.d.ts.map +1 -1
- package/src/lib/actions/create-domain.action.js +2 -0
- package/src/lib/actions/create-domain.action.js.map +1 -1
- package/src/lib/actions/delete-audience.action.d.ts.map +1 -1
- package/src/lib/actions/delete-audience.action.js +2 -0
- package/src/lib/actions/delete-audience.action.js.map +1 -1
- package/src/lib/actions/delete-broadcast.action.d.ts.map +1 -1
- package/src/lib/actions/delete-broadcast.action.js +2 -0
- package/src/lib/actions/delete-broadcast.action.js.map +1 -1
- package/src/lib/actions/delete-contact.action.d.ts.map +1 -1
- package/src/lib/actions/delete-contact.action.js +2 -0
- package/src/lib/actions/delete-contact.action.js.map +1 -1
- package/src/lib/actions/delete-domain.action.d.ts.map +1 -1
- package/src/lib/actions/delete-domain.action.js +2 -0
- package/src/lib/actions/delete-domain.action.js.map +1 -1
- package/src/lib/actions/get-email-status.action.d.ts.map +1 -1
- package/src/lib/actions/get-email-status.action.js +2 -0
- package/src/lib/actions/get-email-status.action.js.map +1 -1
- package/src/lib/actions/list-audiences.action.d.ts.map +1 -1
- package/src/lib/actions/list-audiences.action.js +2 -0
- package/src/lib/actions/list-audiences.action.js.map +1 -1
- package/src/lib/actions/list-broadcasts.action.d.ts.map +1 -1
- package/src/lib/actions/list-broadcasts.action.js +2 -0
- package/src/lib/actions/list-broadcasts.action.js.map +1 -1
- package/src/lib/actions/list-contacts.action.d.ts.map +1 -1
- package/src/lib/actions/list-contacts.action.js +2 -0
- package/src/lib/actions/list-contacts.action.js.map +1 -1
- package/src/lib/actions/list-domains.action.d.ts.map +1 -1
- package/src/lib/actions/list-domains.action.js +2 -0
- package/src/lib/actions/list-domains.action.js.map +1 -1
- package/src/lib/actions/list-emails.action.d.ts.map +1 -1
- package/src/lib/actions/list-emails.action.js +2 -0
- package/src/lib/actions/list-emails.action.js.map +1 -1
- package/src/lib/actions/reschedule-email.action.d.ts.map +1 -1
- package/src/lib/actions/reschedule-email.action.js +2 -0
- package/src/lib/actions/reschedule-email.action.js.map +1 -1
- package/src/lib/actions/send-batch-emails.action.d.ts.map +1 -1
- package/src/lib/actions/send-batch-emails.action.js +2 -0
- package/src/lib/actions/send-batch-emails.action.js.map +1 -1
- package/src/lib/actions/send-broadcast.action.d.ts.map +1 -1
- package/src/lib/actions/send-broadcast.action.js +2 -0
- package/src/lib/actions/send-broadcast.action.js.map +1 -1
- package/src/lib/actions/send-email.d.ts.map +1 -1
- package/src/lib/actions/send-email.js +2 -0
- package/src/lib/actions/send-email.js.map +1 -1
- package/src/lib/actions/update-contact.action.d.ts.map +1 -1
- package/src/lib/actions/update-contact.action.js +2 -0
- package/src/lib/actions/update-contact.action.js.map +1 -1
- package/src/lib/actions/verify-domain.action.d.ts.map +1 -1
- package/src/lib/actions/verify-domain.action.js +2 -0
- package/src/lib/actions/verify-domain.action.js.map +1 -1
- package/src/lib/triggers/email-bounced.trigger.d.ts.map +1 -1
- package/src/lib/triggers/email-bounced.trigger.js +3 -0
- package/src/lib/triggers/email-bounced.trigger.js.map +1 -1
package/src/i18n/nl.json
CHANGED
|
@@ -1,8 +1,49 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"The email API for developers": "De e-mail-API voor ontwikkelaars",
|
|
3
|
+
"To get your API key:\n1. Log in to your [Resend dashboard](https://resend.com/overview)\n2. Go to **API Keys** in the left sidebar\n3. Click **Create API Key**, give it a name, and copy the key": "Om uw API-sleutel te verkrijgen:\n1. Log in op uw [Dashboard opnieuw versturen](https://resend.com/overview)\n2. Ga naar **API Keys** in de linker sidebar\n3. Klik **API Key maken**, geef het een naam en kopieer de sleutel",
|
|
3
4
|
"Send Email": "E-mail verzenden",
|
|
5
|
+
"Send Batch Emails": "Stuur Batch E-mails",
|
|
6
|
+
"Get Email Status": "Krijg e-mailstatus",
|
|
7
|
+
"List Sent Emails": "Lijst verzonden e-mails",
|
|
8
|
+
"Cancel Scheduled Email": "Annuleren geplande e-mail",
|
|
9
|
+
"Reschedule Email": "Opnieuw plannen e-mail",
|
|
10
|
+
"Create Contact": "Contactpersoon aanmaken",
|
|
11
|
+
"Update Contact": "Contactpersoon bijwerken",
|
|
12
|
+
"Delete Contact": "Contactpersoon verwijderen",
|
|
13
|
+
"List Contacts": "Lijst contactpersonen",
|
|
14
|
+
"List Domains": "Lijst domeinen",
|
|
15
|
+
"Create Domain": "Domein aanmaken",
|
|
16
|
+
"Delete Domain": "Domein verwijderen",
|
|
17
|
+
"Verify Domain": "Domein verifiëren",
|
|
18
|
+
"List Audiences": "Audieken weergeven",
|
|
19
|
+
"Create Audience": "Maak Audience",
|
|
20
|
+
"Delete Audience": "Verwijder Audience",
|
|
21
|
+
"List Broadcasts": "Uitzendingen weergeven",
|
|
22
|
+
"Create Broadcast": "Uitzending aanmaken",
|
|
23
|
+
"Send Broadcast": "Zend een bericht",
|
|
24
|
+
"Delete Broadcast": "Broadcast verwijderen",
|
|
4
25
|
"Custom API Call": "Custom API Call",
|
|
5
26
|
"Send a text or HTML email": "Stuur een tekst of HTML e-mail",
|
|
27
|
+
"Send up to 100 emails in a single API call": "Stuur tot 100 e-mails in een enkele API call",
|
|
28
|
+
"Retrieve the delivery status of a sent email": "Haal de afleverstatus op van een verzonden e-mail",
|
|
29
|
+
"Retrieve a list of emails sent from your Resend account": "Ophalen van een lijst met e-mails verzonden van uw opnieuw verzenden account",
|
|
30
|
+
"Cancel a scheduled email before it is sent": "Annuleer een geplande e-mail voordat deze wordt verzonden",
|
|
31
|
+
"Update the send time of a scheduled email": "Update de verzendtijd van een geplande e-mail",
|
|
32
|
+
"Add a contact to a Resend audience": "Een contact toevoegen aan een publiek opnieuw verzenden",
|
|
33
|
+
"Update the name or subscription status of a contact in an audience": "Update de naam of abonnementsstatus van een contactpersoon in een publiek publiek",
|
|
34
|
+
"Remove a contact from an audience": "Verwijder een contact van een publiek",
|
|
35
|
+
"Retrieve all contacts in an audience": "Alle contacten in een publiek ophalen",
|
|
36
|
+
"Retrieve all domains added to your Resend account": "Haal alle domeinen op die toegevoegd zijn aan uw account Opnieuw verzenden",
|
|
37
|
+
"Add a sending domain to your Resend account and get the DNS records to verify it": "Voeg een verzenddomein toe aan uw resend account en krijg de DNS-records om dit te verifiëren",
|
|
38
|
+
"Remove a domain from your Resend account": "Verwijder een domein van uw account opnieuw verzenden",
|
|
39
|
+
"Trigger a DNS verification check for a domain": "Trigger een DNS-verificatiecontrole voor een domein",
|
|
40
|
+
"Retrieve all contact audiences in your Resend account": "Haal alle contactpersonen op in uw account opnieuw in",
|
|
41
|
+
"Create a new contact audience in Resend": "Maak een nieuw contact-publiek aan bij Opnieuw verzenden",
|
|
42
|
+
"Permanently delete an audience and all its contacts": "Verwijder permanent een publiek en al zijn contacten",
|
|
43
|
+
"Retrieve all broadcasts in your Resend account": "Haal alle uitzendingen op in uw resend account",
|
|
44
|
+
"Create a new broadcast email to send to an audience": "Maak een nieuwe uitzendingsmail om naar een publiek te sturen",
|
|
45
|
+
"Send or schedule a broadcast email to its audience": "Stuur of plan een verzendmail naar zijn publiek",
|
|
46
|
+
"Permanently delete a broadcast from your Resend account": "Een signaal definitief verwijderen van uw account opnieuw verzenden",
|
|
6
47
|
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
|
7
48
|
"To": "tot",
|
|
8
49
|
"Sender Name": "Naam afzender",
|
|
@@ -13,6 +54,26 @@
|
|
|
13
54
|
"Subject": "Onderwerp",
|
|
14
55
|
"Content Type": "Type inhoud",
|
|
15
56
|
"Content": "Inhoud",
|
|
57
|
+
"Emails": "E-mails",
|
|
58
|
+
"Idempotency Key": "Idempotentie Sleutel",
|
|
59
|
+
"Email ID": "Email ID",
|
|
60
|
+
"New Send Time": "Nieuwe verzendtijd",
|
|
61
|
+
"Audience": "Auditie",
|
|
62
|
+
"Email": "E-mail",
|
|
63
|
+
"First Name": "Voornaam",
|
|
64
|
+
"Last Name": "Achternaam",
|
|
65
|
+
"Unsubscribed": "Uitgeschreven",
|
|
66
|
+
"Contact": "Contactpersoon",
|
|
67
|
+
"Subscription Status": "Inschrijving Status",
|
|
68
|
+
"Domain Name": "Domeinnaam",
|
|
69
|
+
"Region": "Regio",
|
|
70
|
+
"Domain": "Domein",
|
|
71
|
+
"Audience Name": "Audience Naam",
|
|
72
|
+
"From": "van",
|
|
73
|
+
"Broadcast Name": "Naam van uitzending",
|
|
74
|
+
"Preview Text": "Voorbeeld tekst",
|
|
75
|
+
"Broadcast": "Uitzending",
|
|
76
|
+
"Schedule For": "Plannen voor",
|
|
16
77
|
"Method": "Methode",
|
|
17
78
|
"Headers": "Kopteksten",
|
|
18
79
|
"Query Parameters": "Query parameters",
|
|
@@ -29,8 +90,31 @@
|
|
|
29
90
|
"List of emails in cc": "Lijst van e-mails in cc",
|
|
30
91
|
"Email to receive replies on (defaults to sender)": "E-mail om antwoorden op te ontvangen (standaard afzender)",
|
|
31
92
|
"HTML is only allowed if you selected HTML as type": "HTML is alleen toegestaan als je hebt geselecteerd als HTML als type",
|
|
93
|
+
"List of emails to send (max 100). Each email is sent independently with its own recipient, subject, and body.": "Lijst van te verzenden e-mails (max 100). Elke e-mail wordt onafhankelijk verzonden met zijn eigen ontvanger, onderwerp, en lichaam.",
|
|
94
|
+
"Optional unique key to prevent duplicate sends. Must be unique per request, expires after 24 hours, max 256 characters.": "Optionele unieke sleutel om dubbele verzendingen te voorkomen. Moet uniek zijn per aanvraag, verloopt na 24 uur, max 256 tekens.",
|
|
95
|
+
"The ID returned when you sent the email": "Het ID is geretourneerd bij het versturen van de e-mail",
|
|
96
|
+
"The ID of the scheduled email to cancel. Use \"List Sent Emails\" to find it.": "Het ID van de geplande e-mail om te annuleren. Gebruik \"Lijst Verzonden e-mails\" om het te vinden.",
|
|
97
|
+
"The ID of the scheduled email to reschedule. Use \"List Sent Emails\" to find it.": "Het ID van de geplande e-mail om te herzien. Gebruik \"Lijst Verzonden e-mails\" om het te vinden.",
|
|
98
|
+
"ISO 8601 date-time for when to send the email, e.g. 2024-12-01T10:00:00Z": "ISO 8601 datum-tijd voor het verzenden van de e-mail, bijv. 2024-12-01T10:00:00Z",
|
|
99
|
+
"If true, the contact will be unsubscribed from all broadcasts": "Indien waar, dan zal de contactpersoon worden uitgeschreven van alle uitzendingen",
|
|
100
|
+
"The domain you want to send from, e.g. mail.yourdomain.com": "Het domein waarvan je wilt verzenden, bijvoorbeeld mail.yourdomain.com",
|
|
101
|
+
"AWS region for email delivery. Defaults to US East.": "AWS-regio voor e-maillevering. Standaard voor Oost-Amerika.",
|
|
102
|
+
"A label for this audience, e.g. \"Newsletter Subscribers\"": "Een label voor dit publiek, bijvoorbeeld \"Nieuwsbrief abonnees\"",
|
|
103
|
+
"Sender address. Must be from a verified domain. Use \"Name <email@yourdomain.com>\" for a friendly name.": "Afzenderadres. Moet uit een geverifieerd domein komen. Gebruik \"Naam <email@yourdomain.com>\" voor een vriendelijke naam.",
|
|
104
|
+
"Internal label for this broadcast. Not visible to recipients.": "Intern label voor deze uitzending. Niet zichtbaar voor ontvangers.",
|
|
105
|
+
"Email address recipients will reply to.": "Ontvangers van e-mailadres zullen reageren.",
|
|
106
|
+
"Short summary shown in email clients below the subject line.": "Korte samenvatting weergegeven in e-mail klanten onder het onderwerp",
|
|
107
|
+
"Email body. Use HTML markup if Content Type is HTML.": "E-mail lichaam. Gebruik HTML opmaak als Content Type HTML is.",
|
|
108
|
+
"ISO 8601 date-time to schedule the send, e.g. 2024-12-01T10:00:00Z. Leave blank to send immediately.": "ISO 8601 datum-tijd om de verzending te plannen, bijv. 2024-12-01T10:00:00Z. Laat leeg om direct te verzenden.",
|
|
32
109
|
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
33
110
|
"Enable for files like PDFs, images, etc.": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc.",
|
|
111
|
+
"Subscribed": "Ingeschreven",
|
|
112
|
+
"US East (N. Virginia)": "VS Oost (N. Virginia)",
|
|
113
|
+
"EU West (Ireland)": "EU West (Ireland)",
|
|
114
|
+
"Asia Pacific (Tokyo)": "Asia Pacific (Tokyo)",
|
|
115
|
+
"South America (São Paulo)": "Zuid-Amerika (Saľo Paulo)",
|
|
116
|
+
"HTML": "HTML",
|
|
117
|
+
"Plain Text": "Onopgemaakte tekst",
|
|
34
118
|
"GET": "KRIJG",
|
|
35
119
|
"POST": "POSTE",
|
|
36
120
|
"PATCH": "BEKIJK",
|
|
@@ -40,5 +124,26 @@
|
|
|
40
124
|
"None": "geen",
|
|
41
125
|
"JSON": "JSON",
|
|
42
126
|
"Form Data": "Formulieren gegevens",
|
|
43
|
-
"Raw": "Onbewerkte"
|
|
127
|
+
"Raw": "Onbewerkte",
|
|
128
|
+
"Email Event": "E-mail gebeurtenis",
|
|
129
|
+
"Triggers when a selected email or contact event occurs in Resend": "Triggert wanneer een geselecteerde e-mail of contactgebeurtenis zich voordoet tijdens Opnieuw verzenden",
|
|
130
|
+
"Events": "Evenementen",
|
|
131
|
+
"Select one or more event types to subscribe to": "Selecteer een of meer event types waarop u zich wilt abonneren",
|
|
132
|
+
"Email Sent": "E-mail verzonden",
|
|
133
|
+
"Email Delivered": "E-mail afgeleverd",
|
|
134
|
+
"Email Delivery Delayed": "E-mail levering vertraging",
|
|
135
|
+
"Email Complained": "E-mail gesuggereerd",
|
|
136
|
+
"Email Bounced": "E-mail bounced",
|
|
137
|
+
"Email Opened": "E-mail geopend",
|
|
138
|
+
"Email Clicked": "E-mail aangeklikt",
|
|
139
|
+
"Email Failed": "E-mail mislukt",
|
|
140
|
+
"Email Received": "E-mail ontvangen",
|
|
141
|
+
"Email Scheduled": "E-mail gepland",
|
|
142
|
+
"Email Suppressed": "E-mail onderdrukt",
|
|
143
|
+
"Domain Created": "Domein aangemaakt",
|
|
144
|
+
"Domain Updated": "Domein bijgewerkt",
|
|
145
|
+
"Domain Deleted": "Domein verwijderd",
|
|
146
|
+
"Contact Created": "Contact aangemaakt",
|
|
147
|
+
"Contact Updated": "Contactpersoon bijgewerkt",
|
|
148
|
+
"Contact Deleted": "Contactpersoon verwijderd"
|
|
44
149
|
}
|
package/src/i18n/pt.json
CHANGED
|
@@ -1,8 +1,49 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"The email API for developers": "A API do e-mail para desenvolvedores",
|
|
3
|
+
"To get your API key:\n1. Log in to your [Resend dashboard](https://resend.com/overview)\n2. Go to **API Keys** in the left sidebar\n3. Click **Create API Key**, give it a name, and copy the key": "Para obter sua chave de API:\n1. Entre no seu [Painel de reenvio](https://resend.com/overview)\n2. Ir para **Chaves de API** na barra lateral esquerda\n3. Clique em **Criar Chave de API**, dê um nome a ela e copie a chave",
|
|
3
4
|
"Send Email": "Enviar e-mail",
|
|
5
|
+
"Send Batch Emails": "Enviar Emails em Lote",
|
|
6
|
+
"Get Email Status": "Obter Status do E-mail",
|
|
7
|
+
"List Sent Emails": "Listar Emails Enviados",
|
|
8
|
+
"Cancel Scheduled Email": "Cancelar e-mail agendado",
|
|
9
|
+
"Reschedule Email": "E-mail de reagendamento",
|
|
10
|
+
"Create Contact": "Criar contato",
|
|
11
|
+
"Update Contact": "Atualizar contato",
|
|
12
|
+
"Delete Contact": "Excluir contato",
|
|
13
|
+
"List Contacts": "Lista de contatos",
|
|
14
|
+
"List Domains": "Listar Domínios",
|
|
15
|
+
"Create Domain": "Criar domínio",
|
|
16
|
+
"Delete Domain": "Excluir domínio",
|
|
17
|
+
"Verify Domain": "Verificar domínio",
|
|
18
|
+
"List Audiences": "Listar audiências",
|
|
19
|
+
"Create Audience": "Criar Audiência",
|
|
20
|
+
"Delete Audience": "Excluir Audiência",
|
|
21
|
+
"List Broadcasts": "Transmissões de lista",
|
|
22
|
+
"Create Broadcast": "Criar Transmissão",
|
|
23
|
+
"Send Broadcast": "Enviar Transmissão",
|
|
24
|
+
"Delete Broadcast": "Excluir Transmissão",
|
|
4
25
|
"Custom API Call": "Chamada de API personalizada",
|
|
5
26
|
"Send a text or HTML email": "Enviar um e-mail de texto ou HTML",
|
|
27
|
+
"Send up to 100 emails in a single API call": "Envie até 100 e-mails em uma única chamada de API",
|
|
28
|
+
"Retrieve the delivery status of a sent email": "Recuperar o status de entrega de um e-mail enviado",
|
|
29
|
+
"Retrieve a list of emails sent from your Resend account": "Recuperar uma lista de e-mails enviados a partir da sua conta de Reenviar",
|
|
30
|
+
"Cancel a scheduled email before it is sent": "Cancelar um e-mail agendado antes de ser enviado",
|
|
31
|
+
"Update the send time of a scheduled email": "Atualize o horário de envio de um e-mail agendado",
|
|
32
|
+
"Add a contact to a Resend audience": "Adicionar um contato a um público de reenvio",
|
|
33
|
+
"Update the name or subscription status of a contact in an audience": "Atualizar o nome ou o status de assinatura de um contato no público",
|
|
34
|
+
"Remove a contact from an audience": "Remover um contato de um público",
|
|
35
|
+
"Retrieve all contacts in an audience": "Recuperar todos os contatos em um público",
|
|
36
|
+
"Retrieve all domains added to your Resend account": "Recupere todos os domínios adicionados à sua conta Reend",
|
|
37
|
+
"Add a sending domain to your Resend account and get the DNS records to verify it": "Adicione um domínio de envio para a sua conta de Reenviar e faça com que os registros DNS se verifiquem",
|
|
38
|
+
"Remove a domain from your Resend account": "Remover um domínio da sua conta Reenviar",
|
|
39
|
+
"Trigger a DNS verification check for a domain": "Acionar uma verificação de DNS para um domínio",
|
|
40
|
+
"Retrieve all contact audiences in your Resend account": "Recupere todos os públicos de contatos da sua conta de Reenviar",
|
|
41
|
+
"Create a new contact audience in Resend": "Criar um novo público de contatos em Reend",
|
|
42
|
+
"Permanently delete an audience and all its contacts": "Excluir permanentemente um público e todos os seus contatos",
|
|
43
|
+
"Retrieve all broadcasts in your Resend account": "Recupere todas as transmissões na sua conta de Reenvio",
|
|
44
|
+
"Create a new broadcast email to send to an audience": "Criar um novo e-mail de transmissão para enviar a um público",
|
|
45
|
+
"Send or schedule a broadcast email to its audience": "Enviar ou agendar um e-mail de transmissão para a sua audiência",
|
|
46
|
+
"Permanently delete a broadcast from your Resend account": "Exclua permanentemente uma transmissão da sua conta de Reenviar",
|
|
6
47
|
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
|
7
48
|
"To": "Para",
|
|
8
49
|
"Sender Name": "Nome do Remetente",
|
|
@@ -13,6 +54,26 @@
|
|
|
13
54
|
"Subject": "Cargo",
|
|
14
55
|
"Content Type": "Tipo de Conteúdo",
|
|
15
56
|
"Content": "Conteúdo",
|
|
57
|
+
"Emails": "e-mails",
|
|
58
|
+
"Idempotency Key": "Chave de Idempotência",
|
|
59
|
+
"Email ID": "Email ID",
|
|
60
|
+
"New Send Time": "Novo Horário de Envio",
|
|
61
|
+
"Audience": "Público",
|
|
62
|
+
"Email": "e-mail",
|
|
63
|
+
"First Name": "Nome",
|
|
64
|
+
"Last Name": "Sobrenome",
|
|
65
|
+
"Unsubscribed": "Cancelada",
|
|
66
|
+
"Contact": "contato",
|
|
67
|
+
"Subscription Status": "Estado Subscrição",
|
|
68
|
+
"Domain Name": "Nome do domínio",
|
|
69
|
+
"Region": "Região",
|
|
70
|
+
"Domain": "Domínio",
|
|
71
|
+
"Audience Name": "Nome da Audiência",
|
|
72
|
+
"From": "De",
|
|
73
|
+
"Broadcast Name": "Nome da transmissão",
|
|
74
|
+
"Preview Text": "Visualizar o texto",
|
|
75
|
+
"Broadcast": "Transmissão",
|
|
76
|
+
"Schedule For": "Programar para",
|
|
16
77
|
"Method": "Método",
|
|
17
78
|
"Headers": "Cabeçalhos",
|
|
18
79
|
"Query Parameters": "Parâmetros da consulta",
|
|
@@ -29,8 +90,31 @@
|
|
|
29
90
|
"List of emails in cc": "Lista de e-mails em cc",
|
|
30
91
|
"Email to receive replies on (defaults to sender)": "Enviar email para as respostas (o padrão é enviado)",
|
|
31
92
|
"HTML is only allowed if you selected HTML as type": "HTML só é permitido se você selecionou HTML como tipo",
|
|
93
|
+
"List of emails to send (max 100). Each email is sent independently with its own recipient, subject, and body.": "Lista de e-mails a serem enviados (máximo 100). Cada e-mail é enviado independentemente com seu próprio destinatário, sujeito e corpo.",
|
|
94
|
+
"Optional unique key to prevent duplicate sends. Must be unique per request, expires after 24 hours, max 256 characters.": "Chave única opcional para evitar envios duplicados. Deve ser único por pedido, expira após 24 horas, no máximo 256 caracteres.",
|
|
95
|
+
"The ID returned when you sent the email": "O ID retornou quando você enviou o e-mail",
|
|
96
|
+
"The ID of the scheduled email to cancel. Use \"List Sent Emails\" to find it.": "O ID do e-mail agendado para cancelar. Use \"Lista de E-mails Enviados\" para encontrá-lo.",
|
|
97
|
+
"The ID of the scheduled email to reschedule. Use \"List Sent Emails\" to find it.": "O ID do e-mail agendado para reagendar. Use \"Lista de E-mails Enviados\" para encontrá-lo.",
|
|
98
|
+
"ISO 8601 date-time for when to send the email, e.g. 2024-12-01T10:00:00Z": "Data do ISO 8601 para quando enviar o e-mail, ex.: 2024-12-01T10:00:00Z",
|
|
99
|
+
"If true, the contact will be unsubscribed from all broadcasts": "Se verdadeiro, o contato cancelará a assinatura de todas as transmissões",
|
|
100
|
+
"The domain you want to send from, e.g. mail.yourdomain.com": "O domínio do qual você deseja enviar, por exemplo, mail.yourdomain.com",
|
|
101
|
+
"AWS region for email delivery. Defaults to US East.": "Região AWS para entrega de correio electrónico. O padrão é estelar americano.",
|
|
102
|
+
"A label for this audience, e.g. \"Newsletter Subscribers\"": "Um rótulo para este público, por exemplo, \"Assinantes de Newsletter\"",
|
|
103
|
+
"Sender address. Must be from a verified domain. Use \"Name <email@yourdomain.com>\" for a friendly name.": "Endereço de remetente. Deve ser de um domínio verificado. Use \"Name <email@yourdomain.com>\" para um nome amigável.",
|
|
104
|
+
"Internal label for this broadcast. Not visible to recipients.": "Rótulo interno para esta transmissão. Não visível para destinatários.",
|
|
105
|
+
"Email address recipients will reply to.": "O endereço de e-mail que os destinatários irão responder.",
|
|
106
|
+
"Short summary shown in email clients below the subject line.": "Breve resumo mostrado nos clientes de e-mail abaixo da linha de assunto.",
|
|
107
|
+
"Email body. Use HTML markup if Content Type is HTML.": "Corpo do e-mail. Use marcação HTML se o Tipo de Conteúdo for HTML.",
|
|
108
|
+
"ISO 8601 date-time to schedule the send, e.g. 2024-12-01T10:00:00Z. Leave blank to send immediately.": "Data do ISO 8601 para agendar o envio, por exemplo, 2024-12-01T10:00Z. Deixe em branco para enviar imediatamente.",
|
|
32
109
|
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
|
33
110
|
"Enable for files like PDFs, images, etc.": "Habilitar para arquivos como PDFs, imagens, etc.",
|
|
111
|
+
"Subscribed": "Subscrito",
|
|
112
|
+
"US East (N. Virginia)": "Leste dos EUA (N. Virgínia)",
|
|
113
|
+
"EU West (Ireland)": "Oeste da UE (Irlanda)",
|
|
114
|
+
"Asia Pacific (Tokyo)": "Asia Pacific (Tokyo)",
|
|
115
|
+
"South America (São Paulo)": "América do Sul (Sa├o Paulo)",
|
|
116
|
+
"HTML": "HTML",
|
|
117
|
+
"Plain Text": "Texto sem Formatação",
|
|
34
118
|
"GET": "OBTER",
|
|
35
119
|
"POST": "POSTAR",
|
|
36
120
|
"PATCH": "COMPRAR",
|
|
@@ -40,5 +124,26 @@
|
|
|
40
124
|
"None": "Nenhuma",
|
|
41
125
|
"JSON": "JSON",
|
|
42
126
|
"Form Data": "Dados de Formulário",
|
|
43
|
-
"Raw": "RAW"
|
|
127
|
+
"Raw": "RAW",
|
|
128
|
+
"Email Event": "Evento de e-mail",
|
|
129
|
+
"Triggers when a selected email or contact event occurs in Resend": "Aciona quando ocorre um e-mail ou evento de contato em Reenviar",
|
|
130
|
+
"Events": "Eventos",
|
|
131
|
+
"Select one or more event types to subscribe to": "Selecione um ou mais tipos de evento para assinar",
|
|
132
|
+
"Email Sent": "Email enviado",
|
|
133
|
+
"Email Delivered": "E-mail entregue",
|
|
134
|
+
"Email Delivery Delayed": "Entrega do e-mail atrasada",
|
|
135
|
+
"Email Complained": "Email Compilado",
|
|
136
|
+
"Email Bounced": "Email devolvido",
|
|
137
|
+
"Email Opened": "E-mail aberto",
|
|
138
|
+
"Email Clicked": "E-mail clicado",
|
|
139
|
+
"Email Failed": "E-mail falhou",
|
|
140
|
+
"Email Received": "E-mail recebido",
|
|
141
|
+
"Email Scheduled": "E-mail agendado",
|
|
142
|
+
"Email Suppressed": "Email suprimido",
|
|
143
|
+
"Domain Created": "Domínio criado",
|
|
144
|
+
"Domain Updated": "Domínio atualizado",
|
|
145
|
+
"Domain Deleted": "Domínio excluído",
|
|
146
|
+
"Contact Created": "Contato criado",
|
|
147
|
+
"Contact Updated": "Contato atualizado",
|
|
148
|
+
"Contact Deleted": "Contato excluído"
|
|
44
149
|
}
|
|
@@ -1,8 +1,49 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"The email API for developers": "The email API for developers",
|
|
3
|
+
"To get your API key:\n1. Log in to your [Resend dashboard](https://resend.com/overview)\n2. Go to **API Keys** in the left sidebar\n3. Click **Create API Key**, give it a name, and copy the key": "To get your API key:\n1. Log in to your [Resend dashboard](https://resend.com/overview)\n2. Go to **API Keys** in the left sidebar\n3. Click **Create API Key**, give it a name, and copy the key",
|
|
3
4
|
"Send Email": "Send Email",
|
|
5
|
+
"Send Batch Emails": "Send Batch Emails",
|
|
6
|
+
"Get Email Status": "Get Email Status",
|
|
7
|
+
"List Sent Emails": "List Sent Emails",
|
|
8
|
+
"Cancel Scheduled Email": "Cancel Scheduled Email",
|
|
9
|
+
"Reschedule Email": "Reschedule Email",
|
|
10
|
+
"Create Contact": "Create Contact",
|
|
11
|
+
"Update Contact": "Update Contact",
|
|
12
|
+
"Delete Contact": "Delete Contact",
|
|
13
|
+
"List Contacts": "List Contacts",
|
|
14
|
+
"List Domains": "List Domains",
|
|
15
|
+
"Create Domain": "Create Domain",
|
|
16
|
+
"Delete Domain": "Delete Domain",
|
|
17
|
+
"Verify Domain": "Verify Domain",
|
|
18
|
+
"List Audiences": "List Audiences",
|
|
19
|
+
"Create Audience": "Create Audience",
|
|
20
|
+
"Delete Audience": "Delete Audience",
|
|
21
|
+
"List Broadcasts": "List Broadcasts",
|
|
22
|
+
"Create Broadcast": "Create Broadcast",
|
|
23
|
+
"Send Broadcast": "Send Broadcast",
|
|
24
|
+
"Delete Broadcast": "Delete Broadcast",
|
|
4
25
|
"Custom API Call": "Custom API Call",
|
|
5
26
|
"Send a text or HTML email": "Send a text or HTML email",
|
|
27
|
+
"Send up to 100 emails in a single API call": "Send up to 100 emails in a single API call",
|
|
28
|
+
"Retrieve the delivery status of a sent email": "Retrieve the delivery status of a sent email",
|
|
29
|
+
"Retrieve a list of emails sent from your Resend account": "Retrieve a list of emails sent from your Resend account",
|
|
30
|
+
"Cancel a scheduled email before it is sent": "Cancel a scheduled email before it is sent",
|
|
31
|
+
"Update the send time of a scheduled email": "Update the send time of a scheduled email",
|
|
32
|
+
"Add a contact to a Resend audience": "Add a contact to a Resend audience",
|
|
33
|
+
"Update the name or subscription status of a contact in an audience": "Update the name or subscription status of a contact in an audience",
|
|
34
|
+
"Remove a contact from an audience": "Remove a contact from an audience",
|
|
35
|
+
"Retrieve all contacts in an audience": "Retrieve all contacts in an audience",
|
|
36
|
+
"Retrieve all domains added to your Resend account": "Retrieve all domains added to your Resend account",
|
|
37
|
+
"Add a sending domain to your Resend account and get the DNS records to verify it": "Add a sending domain to your Resend account and get the DNS records to verify it",
|
|
38
|
+
"Remove a domain from your Resend account": "Remove a domain from your Resend account",
|
|
39
|
+
"Trigger a DNS verification check for a domain": "Trigger a DNS verification check for a domain",
|
|
40
|
+
"Retrieve all contact audiences in your Resend account": "Retrieve all contact audiences in your Resend account",
|
|
41
|
+
"Create a new contact audience in Resend": "Create a new contact audience in Resend",
|
|
42
|
+
"Permanently delete an audience and all its contacts": "Permanently delete an audience and all its contacts",
|
|
43
|
+
"Retrieve all broadcasts in your Resend account": "Retrieve all broadcasts in your Resend account",
|
|
44
|
+
"Create a new broadcast email to send to an audience": "Create a new broadcast email to send to an audience",
|
|
45
|
+
"Send or schedule a broadcast email to its audience": "Send or schedule a broadcast email to its audience",
|
|
46
|
+
"Permanently delete a broadcast from your Resend account": "Permanently delete a broadcast from your Resend account",
|
|
6
47
|
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
7
48
|
"To": "To",
|
|
8
49
|
"Sender Name": "Sender Name",
|
|
@@ -13,6 +54,26 @@
|
|
|
13
54
|
"Subject": "Subject",
|
|
14
55
|
"Content Type": "Content Type",
|
|
15
56
|
"Content": "Content",
|
|
57
|
+
"Emails": "Emails",
|
|
58
|
+
"Idempotency Key": "Idempotency Key",
|
|
59
|
+
"Email ID": "Email ID",
|
|
60
|
+
"New Send Time": "New Send Time",
|
|
61
|
+
"Audience": "Audience",
|
|
62
|
+
"Email": "Email",
|
|
63
|
+
"First Name": "First Name",
|
|
64
|
+
"Last Name": "Last Name",
|
|
65
|
+
"Unsubscribed": "Unsubscribed",
|
|
66
|
+
"Contact": "Contact",
|
|
67
|
+
"Subscription Status": "Subscription Status",
|
|
68
|
+
"Domain Name": "Domain Name",
|
|
69
|
+
"Region": "Region",
|
|
70
|
+
"Domain": "Domain",
|
|
71
|
+
"Audience Name": "Audience Name",
|
|
72
|
+
"From": "From",
|
|
73
|
+
"Broadcast Name": "Broadcast Name",
|
|
74
|
+
"Preview Text": "Preview Text",
|
|
75
|
+
"Broadcast": "Broadcast",
|
|
76
|
+
"Schedule For": "Schedule For",
|
|
16
77
|
"Method": "Method",
|
|
17
78
|
"Headers": "Headers",
|
|
18
79
|
"Query Parameters": "Query Parameters",
|
|
@@ -29,8 +90,31 @@
|
|
|
29
90
|
"List of emails in cc": "List of emails in cc",
|
|
30
91
|
"Email to receive replies on (defaults to sender)": "Email to receive replies on (defaults to sender)",
|
|
31
92
|
"HTML is only allowed if you selected HTML as type": "HTML is only allowed if you selected HTML as type",
|
|
93
|
+
"List of emails to send (max 100). Each email is sent independently with its own recipient, subject, and body.": "List of emails to send (max 100). Each email is sent independently with its own recipient, subject, and body.",
|
|
94
|
+
"Optional unique key to prevent duplicate sends. Must be unique per request, expires after 24 hours, max 256 characters.": "Optional unique key to prevent duplicate sends. Must be unique per request, expires after 24 hours, max 256 characters.",
|
|
95
|
+
"The ID returned when you sent the email": "The ID returned when you sent the email",
|
|
96
|
+
"The ID of the scheduled email to cancel. Use \"List Sent Emails\" to find it.": "The ID of the scheduled email to cancel. Use \"List Sent Emails\" to find it.",
|
|
97
|
+
"The ID of the scheduled email to reschedule. Use \"List Sent Emails\" to find it.": "The ID of the scheduled email to reschedule. Use \"List Sent Emails\" to find it.",
|
|
98
|
+
"ISO 8601 date-time for when to send the email, e.g. 2024-12-01T10:00:00Z": "ISO 8601 date-time for when to send the email, e.g. 2024-12-01T10:00:00Z",
|
|
99
|
+
"If true, the contact will be unsubscribed from all broadcasts": "If true, the contact will be unsubscribed from all broadcasts",
|
|
100
|
+
"The domain you want to send from, e.g. mail.yourdomain.com": "The domain you want to send from, e.g. mail.yourdomain.com",
|
|
101
|
+
"AWS region for email delivery. Defaults to US East.": "AWS region for email delivery. Defaults to US East.",
|
|
102
|
+
"A label for this audience, e.g. \"Newsletter Subscribers\"": "A label for this audience, e.g. \"Newsletter Subscribers\"",
|
|
103
|
+
"Sender address. Must be from a verified domain. Use \"Name <email@yourdomain.com>\" for a friendly name.": "Sender address. Must be from a verified domain. Use \"Name <email@yourdomain.com>\" for a friendly name.",
|
|
104
|
+
"Internal label for this broadcast. Not visible to recipients.": "Internal label for this broadcast. Not visible to recipients.",
|
|
105
|
+
"Email address recipients will reply to.": "Email address recipients will reply to.",
|
|
106
|
+
"Short summary shown in email clients below the subject line.": "Short summary shown in email clients below the subject line.",
|
|
107
|
+
"Email body. Use HTML markup if Content Type is HTML.": "Email body. Use HTML markup if Content Type is HTML.",
|
|
108
|
+
"ISO 8601 date-time to schedule the send, e.g. 2024-12-01T10:00:00Z. Leave blank to send immediately.": "ISO 8601 date-time to schedule the send, e.g. 2024-12-01T10:00:00Z. Leave blank to send immediately.",
|
|
32
109
|
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
33
110
|
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
|
|
111
|
+
"Subscribed": "Subscribed",
|
|
112
|
+
"US East (N. Virginia)": "US East (N. Virginia)",
|
|
113
|
+
"EU West (Ireland)": "EU West (Ireland)",
|
|
114
|
+
"Asia Pacific (Tokyo)": "Asia Pacific (Tokyo)",
|
|
115
|
+
"South America (São Paulo)": "South America (São Paulo)",
|
|
116
|
+
"HTML": "HTML",
|
|
117
|
+
"Plain Text": "Plain Text",
|
|
34
118
|
"GET": "GET",
|
|
35
119
|
"POST": "POST",
|
|
36
120
|
"PATCH": "PATCH",
|
|
@@ -40,5 +124,26 @@
|
|
|
40
124
|
"None": "None",
|
|
41
125
|
"JSON": "JSON",
|
|
42
126
|
"Form Data": "Form Data",
|
|
43
|
-
"Raw": "Raw"
|
|
127
|
+
"Raw": "Raw",
|
|
128
|
+
"Email Event": "Email Event",
|
|
129
|
+
"Triggers when a selected email or contact event occurs in Resend": "Triggers when a selected email or contact event occurs in Resend",
|
|
130
|
+
"Events": "Events",
|
|
131
|
+
"Select one or more event types to subscribe to": "Select one or more event types to subscribe to",
|
|
132
|
+
"Email Sent": "Email Sent",
|
|
133
|
+
"Email Delivered": "Email Delivered",
|
|
134
|
+
"Email Delivery Delayed": "Email Delivery Delayed",
|
|
135
|
+
"Email Complained": "Email Complained",
|
|
136
|
+
"Email Bounced": "Email Bounced",
|
|
137
|
+
"Email Opened": "Email Opened",
|
|
138
|
+
"Email Clicked": "Email Clicked",
|
|
139
|
+
"Email Failed": "Email Failed",
|
|
140
|
+
"Email Received": "Email Received",
|
|
141
|
+
"Email Scheduled": "Email Scheduled",
|
|
142
|
+
"Email Suppressed": "Email Suppressed",
|
|
143
|
+
"Domain Created": "Domain Created",
|
|
144
|
+
"Domain Updated": "Domain Updated",
|
|
145
|
+
"Domain Deleted": "Domain Deleted",
|
|
146
|
+
"Contact Created": "Contact Created",
|
|
147
|
+
"Contact Updated": "Contact Updated",
|
|
148
|
+
"Contact Deleted": "Contact Deleted"
|
|
44
149
|
}
|
package/src/i18n/zh.json
CHANGED
|
@@ -1,8 +1,49 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
2
|
+
"The email API for developers": "The email API for developers",
|
|
3
|
+
"To get your API key:\n1. Log in to your [Resend dashboard](https://resend.com/overview)\n2. Go to **API Keys** in the left sidebar\n3. Click **Create API Key**, give it a name, and copy the key": "To get your API key:\n1. Log in to your [Resend dashboard](https://resend.com/overview)\n2. Go to **API Keys** in the left sidebar\n3. Click **Create API Key**, give it a name, and copy the key",
|
|
3
4
|
"Send Email": "Send Email",
|
|
5
|
+
"Send Batch Emails": "Send Batch Emails",
|
|
6
|
+
"Get Email Status": "Get Email Status",
|
|
7
|
+
"List Sent Emails": "List Sent Emails",
|
|
8
|
+
"Cancel Scheduled Email": "Cancel Scheduled Email",
|
|
9
|
+
"Reschedule Email": "Reschedule Email",
|
|
10
|
+
"Create Contact": "Create Contact",
|
|
11
|
+
"Update Contact": "Update Contact",
|
|
12
|
+
"Delete Contact": "Delete Contact",
|
|
13
|
+
"List Contacts": "List Contacts",
|
|
14
|
+
"List Domains": "List Domains",
|
|
15
|
+
"Create Domain": "Create Domain",
|
|
16
|
+
"Delete Domain": "Delete Domain",
|
|
17
|
+
"Verify Domain": "Verify Domain",
|
|
18
|
+
"List Audiences": "List Audiences",
|
|
19
|
+
"Create Audience": "Create Audience",
|
|
20
|
+
"Delete Audience": "Delete Audience",
|
|
21
|
+
"List Broadcasts": "List Broadcasts",
|
|
22
|
+
"Create Broadcast": "Create Broadcast",
|
|
23
|
+
"Send Broadcast": "Send Broadcast",
|
|
24
|
+
"Delete Broadcast": "Delete Broadcast",
|
|
4
25
|
"Custom API Call": "自定义 API 呼叫",
|
|
5
26
|
"Send a text or HTML email": "Send a text or HTML email",
|
|
27
|
+
"Send up to 100 emails in a single API call": "Send up to 100 emails in a single API call",
|
|
28
|
+
"Retrieve the delivery status of a sent email": "Retrieve the delivery status of a sent email",
|
|
29
|
+
"Retrieve a list of emails sent from your Resend account": "Retrieve a list of emails sent from your Resend account",
|
|
30
|
+
"Cancel a scheduled email before it is sent": "Cancel a scheduled email before it is sent",
|
|
31
|
+
"Update the send time of a scheduled email": "Update the send time of a scheduled email",
|
|
32
|
+
"Add a contact to a Resend audience": "Add a contact to a Resend audience",
|
|
33
|
+
"Update the name or subscription status of a contact in an audience": "Update the name or subscription status of a contact in an audience",
|
|
34
|
+
"Remove a contact from an audience": "Remove a contact from an audience",
|
|
35
|
+
"Retrieve all contacts in an audience": "Retrieve all contacts in an audience",
|
|
36
|
+
"Retrieve all domains added to your Resend account": "Retrieve all domains added to your Resend account",
|
|
37
|
+
"Add a sending domain to your Resend account and get the DNS records to verify it": "Add a sending domain to your Resend account and get the DNS records to verify it",
|
|
38
|
+
"Remove a domain from your Resend account": "Remove a domain from your Resend account",
|
|
39
|
+
"Trigger a DNS verification check for a domain": "Trigger a DNS verification check for a domain",
|
|
40
|
+
"Retrieve all contact audiences in your Resend account": "Retrieve all contact audiences in your Resend account",
|
|
41
|
+
"Create a new contact audience in Resend": "Create a new contact audience in Resend",
|
|
42
|
+
"Permanently delete an audience and all its contacts": "Permanently delete an audience and all its contacts",
|
|
43
|
+
"Retrieve all broadcasts in your Resend account": "Retrieve all broadcasts in your Resend account",
|
|
44
|
+
"Create a new broadcast email to send to an audience": "Create a new broadcast email to send to an audience",
|
|
45
|
+
"Send or schedule a broadcast email to its audience": "Send or schedule a broadcast email to its audience",
|
|
46
|
+
"Permanently delete a broadcast from your Resend account": "Permanently delete a broadcast from your Resend account",
|
|
6
47
|
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
|
7
48
|
"To": "To",
|
|
8
49
|
"Sender Name": "发件人姓名",
|
|
@@ -13,6 +54,26 @@
|
|
|
13
54
|
"Subject": "Subject",
|
|
14
55
|
"Content Type": "Content Type",
|
|
15
56
|
"Content": "Content",
|
|
57
|
+
"Emails": "电子邮件",
|
|
58
|
+
"Idempotency Key": "Idempotency Key",
|
|
59
|
+
"Email ID": "Email ID",
|
|
60
|
+
"New Send Time": "New Send Time",
|
|
61
|
+
"Audience": "Audience",
|
|
62
|
+
"Email": "电子邮件地址",
|
|
63
|
+
"First Name": "First Name",
|
|
64
|
+
"Last Name": "名字",
|
|
65
|
+
"Unsubscribed": "Unsubscribed",
|
|
66
|
+
"Contact": "Contact",
|
|
67
|
+
"Subscription Status": "Subscription Status",
|
|
68
|
+
"Domain Name": "Domain Name",
|
|
69
|
+
"Region": "Region",
|
|
70
|
+
"Domain": "Domain",
|
|
71
|
+
"Audience Name": "Audience Name",
|
|
72
|
+
"From": "From",
|
|
73
|
+
"Broadcast Name": "Broadcast Name",
|
|
74
|
+
"Preview Text": "Preview Text",
|
|
75
|
+
"Broadcast": "Broadcast",
|
|
76
|
+
"Schedule For": "Schedule For",
|
|
16
77
|
"Method": "方法",
|
|
17
78
|
"Headers": "信头",
|
|
18
79
|
"Query Parameters": "查询参数",
|
|
@@ -29,8 +90,31 @@
|
|
|
29
90
|
"List of emails in cc": "List of emails in cc",
|
|
30
91
|
"Email to receive replies on (defaults to sender)": "Email to receive replies on (defaults to sender)",
|
|
31
92
|
"HTML is only allowed if you selected HTML as type": "HTML is only allowed if you selected HTML as type",
|
|
93
|
+
"List of emails to send (max 100). Each email is sent independently with its own recipient, subject, and body.": "List of emails to send (max 100). Each email is sent independently with its own recipient, subject, and body.",
|
|
94
|
+
"Optional unique key to prevent duplicate sends. Must be unique per request, expires after 24 hours, max 256 characters.": "Optional unique key to prevent duplicate sends. Must be unique per request, expires after 24 hours, max 256 characters.",
|
|
95
|
+
"The ID returned when you sent the email": "The ID returned when you sent the email",
|
|
96
|
+
"The ID of the scheduled email to cancel. Use \"List Sent Emails\" to find it.": "The ID of the scheduled email to cancel. Use \"List Sent Emails\" to find it.",
|
|
97
|
+
"The ID of the scheduled email to reschedule. Use \"List Sent Emails\" to find it.": "The ID of the scheduled email to reschedule. Use \"List Sent Emails\" to find it.",
|
|
98
|
+
"ISO 8601 date-time for when to send the email, e.g. 2024-12-01T10:00:00Z": "ISO 8601 date-time for when to send the email, e.g. 2024-12-01T10:00:00Z",
|
|
99
|
+
"If true, the contact will be unsubscribed from all broadcasts": "If true, the contact will be unsubscribed from all broadcasts",
|
|
100
|
+
"The domain you want to send from, e.g. mail.yourdomain.com": "The domain you want to send from, e.g. mail.yourdomain.com",
|
|
101
|
+
"AWS region for email delivery. Defaults to US East.": "AWS region for email delivery. Defaults to US East.",
|
|
102
|
+
"A label for this audience, e.g. \"Newsletter Subscribers\"": "A label for this audience, e.g. \"Newsletter Subscribers\"",
|
|
103
|
+
"Sender address. Must be from a verified domain. Use \"Name <email@yourdomain.com>\" for a friendly name.": "Sender address. Must be from a verified domain. Use \"Name <email@yourdomain.com>\" for a friendly name.",
|
|
104
|
+
"Internal label for this broadcast. Not visible to recipients.": "Internal label for this broadcast. Not visible to recipients.",
|
|
105
|
+
"Email address recipients will reply to.": "Email address recipients will reply to.",
|
|
106
|
+
"Short summary shown in email clients below the subject line.": "Short summary shown in email clients below the subject line.",
|
|
107
|
+
"Email body. Use HTML markup if Content Type is HTML.": "Email body. Use HTML markup if Content Type is HTML.",
|
|
108
|
+
"ISO 8601 date-time to schedule the send, e.g. 2024-12-01T10:00:00Z. Leave blank to send immediately.": "ISO 8601 date-time to schedule the send, e.g. 2024-12-01T10:00:00Z. Leave blank to send immediately.",
|
|
32
109
|
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
33
110
|
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
|
|
111
|
+
"Subscribed": "Subscribed",
|
|
112
|
+
"US East (N. Virginia)": "US East (N. Virginia)",
|
|
113
|
+
"EU West (Ireland)": "EU West (Ireland)",
|
|
114
|
+
"Asia Pacific (Tokyo)": "Asia Pacific (Tokyo)",
|
|
115
|
+
"South America (São Paulo)": "South America (São Paulo)",
|
|
116
|
+
"HTML": "HTML",
|
|
117
|
+
"Plain Text": "Plain Text",
|
|
34
118
|
"GET": "获取",
|
|
35
119
|
"POST": "帖子",
|
|
36
120
|
"PATCH": "PATCH",
|
|
@@ -40,5 +124,26 @@
|
|
|
40
124
|
"None": "无",
|
|
41
125
|
"JSON": "JSON",
|
|
42
126
|
"Form Data": "表单数据",
|
|
43
|
-
"Raw": "原始文件"
|
|
127
|
+
"Raw": "原始文件",
|
|
128
|
+
"Email Event": "Email Event",
|
|
129
|
+
"Triggers when a selected email or contact event occurs in Resend": "Triggers when a selected email or contact event occurs in Resend",
|
|
130
|
+
"Events": "Events",
|
|
131
|
+
"Select one or more event types to subscribe to": "Select one or more event types to subscribe to",
|
|
132
|
+
"Email Sent": "Email Sent",
|
|
133
|
+
"Email Delivered": "Email Delivered",
|
|
134
|
+
"Email Delivery Delayed": "Email Delivery Delayed",
|
|
135
|
+
"Email Complained": "Email Complained",
|
|
136
|
+
"Email Bounced": "Email Bounced",
|
|
137
|
+
"Email Opened": "Email Opened",
|
|
138
|
+
"Email Clicked": "Email Clicked",
|
|
139
|
+
"Email Failed": "Email Failed",
|
|
140
|
+
"Email Received": "Email Received",
|
|
141
|
+
"Email Scheduled": "Email Scheduled",
|
|
142
|
+
"Email Suppressed": "Email Suppressed",
|
|
143
|
+
"Domain Created": "Domain Created",
|
|
144
|
+
"Domain Updated": "Domain Updated",
|
|
145
|
+
"Domain Deleted": "Domain Deleted",
|
|
146
|
+
"Contact Created": "Contact Created",
|
|
147
|
+
"Contact Updated": "Contact Updated",
|
|
148
|
+
"Contact Deleted": "Contact Deleted"
|
|
44
149
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cancel-scheduled-email.action.d.ts","sourceRoot":"","sources":["../../../../src/lib/actions/cancel-scheduled-email.action.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,oBAAoB;;
|
|
1
|
+
{"version":3,"file":"cancel-scheduled-email.action.d.ts","sourceRoot":"","sources":["../../../../src/lib/actions/cancel-scheduled-email.action.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,oBAAoB;;EAsB/B,CAAC"}
|
|
@@ -10,6 +10,8 @@ exports.cancelScheduledEmail = (0, pieces_framework_1.createAction)({
|
|
|
10
10
|
auth: __1.resendAuth,
|
|
11
11
|
displayName: 'Cancel Scheduled Email',
|
|
12
12
|
description: 'Cancel a scheduled email before it is sent',
|
|
13
|
+
audience: 'both',
|
|
14
|
+
aiMetadata: { description: 'Cancels a previously scheduled email so it will not be delivered, identified by its Resend email ID. Use this to stop a future send before its scheduled time. Effectively idempotent — once an email is cancelled, repeating the call has no further effect; only works while the email is still pending.', idempotent: true },
|
|
13
15
|
props: {
|
|
14
16
|
email_id: pieces_framework_1.Property.ShortText({
|
|
15
17
|
displayName: 'Email ID',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cancel-scheduled-email.action.js","sourceRoot":"","sources":["../../../../src/lib/actions/cancel-scheduled-email.action.ts"],"names":[],"mappings":";;;;AAAA,qEAAwE;AACxE,+DAAyF;AACzF,6BAAmC;AAEtB,QAAA,oBAAoB,GAAG,IAAA,+BAAY,EAAC;IAC/C,IAAI,EAAE,wBAAwB;IAC9B,IAAI,EAAE,cAAU;IAChB,WAAW,EAAE,wBAAwB;IACrC,WAAW,EAAE,4CAA4C;IACzD,KAAK,EAAE;QACL,QAAQ,EAAE,2BAAQ,CAAC,SAAS,CAAC;YAC3B,WAAW,EAAE,UAAU;YACvB,WAAW,EAAE,6EAA6E;YAC1F,QAAQ,EAAE,IAAI;SACf,CAAC;KACH;IACK,GAAG;qEAAC,EAAE,IAAI,EAAE,UAAU,EAAE;YAC5B,MAAM,QAAQ,GAAG,MAAM,0BAAU,CAAC,WAAW,CAAiC;gBAC5E,MAAM,EAAE,0BAAU,CAAC,IAAI;gBACvB,GAAG,EAAE,iCAAiC,UAAU,CAAC,QAAQ,SAAS;gBAClE,cAAc,EAAE,EAAE,IAAI,EAAE,kCAAkB,CAAC,YAAY,EAAE,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE;aACnF,CAAC,CAAC;YACH,OAAO,QAAQ,CAAC,IAAI,CAAC;QACvB,CAAC;KAAA;CACF,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"cancel-scheduled-email.action.js","sourceRoot":"","sources":["../../../../src/lib/actions/cancel-scheduled-email.action.ts"],"names":[],"mappings":";;;;AAAA,qEAAwE;AACxE,+DAAyF;AACzF,6BAAmC;AAEtB,QAAA,oBAAoB,GAAG,IAAA,+BAAY,EAAC;IAC/C,IAAI,EAAE,wBAAwB;IAC9B,IAAI,EAAE,cAAU;IAChB,WAAW,EAAE,wBAAwB;IACrC,WAAW,EAAE,4CAA4C;IACzD,QAAQ,EAAE,MAAM;IAChB,UAAU,EAAE,EAAE,WAAW,EAAE,4SAA4S,EAAE,UAAU,EAAE,IAAI,EAAE;IAC3V,KAAK,EAAE;QACL,QAAQ,EAAE,2BAAQ,CAAC,SAAS,CAAC;YAC3B,WAAW,EAAE,UAAU;YACvB,WAAW,EAAE,6EAA6E;YAC1F,QAAQ,EAAE,IAAI;SACf,CAAC;KACH;IACK,GAAG;qEAAC,EAAE,IAAI,EAAE,UAAU,EAAE;YAC5B,MAAM,QAAQ,GAAG,MAAM,0BAAU,CAAC,WAAW,CAAiC;gBAC5E,MAAM,EAAE,0BAAU,CAAC,IAAI;gBACvB,GAAG,EAAE,iCAAiC,UAAU,CAAC,QAAQ,SAAS;gBAClE,cAAc,EAAE,EAAE,IAAI,EAAE,kCAAkB,CAAC,YAAY,EAAE,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE;aACnF,CAAC,CAAC;YACH,OAAO,QAAQ,CAAC,IAAI,CAAC;QACvB,CAAC;KAAA;CACF,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-audience.action.d.ts","sourceRoot":"","sources":["../../../../src/lib/actions/create-audience.action.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc;;
|
|
1
|
+
{"version":3,"file":"create-audience.action.d.ts","sourceRoot":"","sources":["../../../../src/lib/actions/create-audience.action.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc;;EA4BzB,CAAC"}
|
|
@@ -10,6 +10,8 @@ exports.createAudience = (0, pieces_framework_1.createAction)({
|
|
|
10
10
|
auth: __1.resendAuth,
|
|
11
11
|
displayName: 'Create Audience',
|
|
12
12
|
description: 'Create a new contact audience in Resend',
|
|
13
|
+
audience: 'both',
|
|
14
|
+
aiMetadata: { description: 'Creates a new contact audience (mailing list) in Resend with the given name and returns its ID. Use this before adding contacts or sending broadcasts when no suitable audience exists yet. Not idempotent — each call creates a new audience even if the name matches an existing one.', idempotent: false },
|
|
13
15
|
props: {
|
|
14
16
|
name: pieces_framework_1.Property.ShortText({
|
|
15
17
|
displayName: 'Audience Name',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-audience.action.js","sourceRoot":"","sources":["../../../../src/lib/actions/create-audience.action.ts"],"names":[],"mappings":";;;;AAAA,qEAAwE;AACxE,+DAAyF;AACzF,6BAAmC;AAEtB,QAAA,cAAc,GAAG,IAAA,+BAAY,EAAC;IACzC,IAAI,EAAE,iBAAiB;IACvB,IAAI,EAAE,cAAU;IAChB,WAAW,EAAE,iBAAiB;IAC9B,WAAW,EAAE,yCAAyC;IACtD,KAAK,EAAE;QACL,IAAI,EAAE,2BAAQ,CAAC,SAAS,CAAC;YACvB,WAAW,EAAE,eAAe;YAC5B,WAAW,EAAE,0DAA0D;YACvE,QAAQ,EAAE,IAAI;SACf,CAAC;KACH;IACK,GAAG;qEAAC,EAAE,IAAI,EAAE,UAAU,EAAE;YAC5B,MAAM,QAAQ,GAAG,MAAM,0BAAU,CAAC,WAAW,CAK1C;gBACD,MAAM,EAAE,0BAAU,CAAC,IAAI;gBACvB,GAAG,EAAE,kCAAkC;gBACvC,cAAc,EAAE,EAAE,IAAI,EAAE,kCAAkB,CAAC,YAAY,EAAE,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE;gBAClF,IAAI,EAAE,EAAE,IAAI,EAAE,UAAU,CAAC,IAAI,EAAE;aAChC,CAAC,CAAC;YACH,OAAO,QAAQ,CAAC,IAAI,CAAC;QACvB,CAAC;KAAA;CACF,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"create-audience.action.js","sourceRoot":"","sources":["../../../../src/lib/actions/create-audience.action.ts"],"names":[],"mappings":";;;;AAAA,qEAAwE;AACxE,+DAAyF;AACzF,6BAAmC;AAEtB,QAAA,cAAc,GAAG,IAAA,+BAAY,EAAC;IACzC,IAAI,EAAE,iBAAiB;IACvB,IAAI,EAAE,cAAU;IAChB,WAAW,EAAE,iBAAiB;IAC9B,WAAW,EAAE,yCAAyC;IACtD,QAAQ,EAAE,MAAM;IAChB,UAAU,EAAE,EAAE,WAAW,EAAE,yRAAyR,EAAE,UAAU,EAAE,KAAK,EAAE;IACzU,KAAK,EAAE;QACL,IAAI,EAAE,2BAAQ,CAAC,SAAS,CAAC;YACvB,WAAW,EAAE,eAAe;YAC5B,WAAW,EAAE,0DAA0D;YACvE,QAAQ,EAAE,IAAI;SACf,CAAC;KACH;IACK,GAAG;qEAAC,EAAE,IAAI,EAAE,UAAU,EAAE;YAC5B,MAAM,QAAQ,GAAG,MAAM,0BAAU,CAAC,WAAW,CAK1C;gBACD,MAAM,EAAE,0BAAU,CAAC,IAAI;gBACvB,GAAG,EAAE,kCAAkC;gBACvC,cAAc,EAAE,EAAE,IAAI,EAAE,kCAAkB,CAAC,YAAY,EAAE,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE;gBAClF,IAAI,EAAE,EAAE,IAAI,EAAE,UAAU,CAAC,IAAI,EAAE;aAChC,CAAC,CAAC;YACH,OAAO,QAAQ,CAAC,IAAI,CAAC;QACvB,CAAC;KAAA;CACF,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-broadcast.action.d.ts","sourceRoot":"","sources":["../../../../src/lib/actions/create-broadcast.action.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,eAAe;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"create-broadcast.action.d.ts","sourceRoot":"","sources":["../../../../src/lib/actions/create-broadcast.action.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,eAAe;;;;;;;;;EAsE1B,CAAC"}
|
|
@@ -11,6 +11,8 @@ exports.createBroadcast = (0, pieces_framework_1.createAction)({
|
|
|
11
11
|
auth: __1.resendAuth,
|
|
12
12
|
displayName: 'Create Broadcast',
|
|
13
13
|
description: 'Create a new broadcast email to send to an audience',
|
|
14
|
+
audience: 'both',
|
|
15
|
+
aiMetadata: { description: 'Creates a draft broadcast email (subject and body) targeting a Resend audience and returns its ID. Use this to prepare a campaign; it only creates the draft and does not deliver anything — pair it with Send Broadcast to actually send. Requires the audience ID and a sender on a verified domain. Not idempotent — each call creates a new broadcast.', idempotent: false },
|
|
14
16
|
props: {
|
|
15
17
|
audience_id: props_1.resendProps.audienceId,
|
|
16
18
|
from: pieces_framework_1.Property.ShortText({
|