@activepieces/piece-google-calendar 0.5.6 → 0.5.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +20 -15
- package/src/i18n/ca.json +71 -0
- package/src/i18n/de.json +71 -0
- package/src/i18n/es.json +71 -0
- package/src/i18n/fr.json +71 -0
- package/src/i18n/hi.json +71 -0
- package/src/i18n/id.json +71 -0
- package/src/i18n/ja.json +71 -0
- package/src/i18n/nl.json +71 -0
- package/src/i18n/pt.json +71 -0
- package/src/i18n/ru.json +71 -0
- package/src/i18n/translation.json +71 -0
- package/src/i18n/vi.json +71 -0
- package/src/i18n/zh.json +71 -0
- package/src/index.js +1 -1
- package/src/index.js.map +1 -1
- package/src/lib/triggers/calendar-event.js +4 -2
- package/src/lib/triggers/calendar-event.js.map +1 -1
package/package.json
CHANGED
|
@@ -1,24 +1,28 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-google-calendar",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.7",
|
|
4
4
|
"dependencies": {
|
|
5
|
-
"@
|
|
6
|
-
"@
|
|
7
|
-
"
|
|
5
|
+
"@ai-sdk/anthropic": "1.2.12",
|
|
6
|
+
"@ai-sdk/google": "1.2.19",
|
|
7
|
+
"@ai-sdk/openai": "1.3.22",
|
|
8
|
+
"@ai-sdk/replicate": "0.2.8",
|
|
9
|
+
"@sinclair/typebox": "0.34.11",
|
|
10
|
+
"ai": "4.3.16",
|
|
11
|
+
"axios": "1.8.3",
|
|
8
12
|
"axios-retry": "4.4.1",
|
|
9
13
|
"dayjs": "1.11.9",
|
|
10
|
-
"deepmerge": "
|
|
14
|
+
"deepmerge-ts": "7.1.0",
|
|
15
|
+
"fast-glob": "3.3.3",
|
|
11
16
|
"googleapis": "129.0.0",
|
|
12
17
|
"googleapis-common": "7.2.0",
|
|
13
18
|
"mime-types": "2.1.35",
|
|
14
|
-
"nanoid": "3.3.
|
|
15
|
-
"openai": "4.67.1",
|
|
16
|
-
"replicate": "0.34.1",
|
|
19
|
+
"nanoid": "3.3.8",
|
|
17
20
|
"semver": "7.6.0",
|
|
18
|
-
"
|
|
19
|
-
"@activepieces/pieces-
|
|
20
|
-
"@activepieces/
|
|
21
|
-
"
|
|
21
|
+
"zod": "3.25.76",
|
|
22
|
+
"@activepieces/pieces-common": "0.6.0",
|
|
23
|
+
"@activepieces/pieces-framework": "0.15.0",
|
|
24
|
+
"@activepieces/shared": "0.17.2",
|
|
25
|
+
"tslib": "2.8.1"
|
|
22
26
|
},
|
|
23
27
|
"overrides": {
|
|
24
28
|
"@tryfabric/martian": {
|
|
@@ -26,12 +30,13 @@
|
|
|
26
30
|
},
|
|
27
31
|
"vite": {
|
|
28
32
|
"rollup": "npm:@rollup/wasm-node"
|
|
29
|
-
}
|
|
33
|
+
},
|
|
34
|
+
"stylus": "0.0.1-security"
|
|
30
35
|
},
|
|
31
36
|
"resolutions": {
|
|
32
37
|
"rollup": "npm:@rollup/wasm-node"
|
|
33
38
|
},
|
|
39
|
+
"types": "./src/index.d.ts",
|
|
34
40
|
"main": "./src/index.js",
|
|
35
|
-
"type": "commonjs"
|
|
36
|
-
"types": "./src/index.d.ts"
|
|
41
|
+
"type": "commonjs"
|
|
37
42
|
}
|
package/src/i18n/ca.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Google Calendar",
|
|
3
|
+
"Get organized and stay on schedule": "Get organized and stay on schedule",
|
|
4
|
+
"Add Attendees to Event": "Add Attendees to Event",
|
|
5
|
+
"Create Quick Event": "Create Quick Event",
|
|
6
|
+
"Create Event": "Create Event",
|
|
7
|
+
"Get all Events": "Get all Events",
|
|
8
|
+
"Update Event": "Update Event",
|
|
9
|
+
"Delete Event": "Delete Event",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Add one or more person to existing event.": "Add one or more person to existing event.",
|
|
12
|
+
"Add Quick Calendar Event": "Add Quick Calendar Event",
|
|
13
|
+
"Add Event": "Add Event",
|
|
14
|
+
"Get Events": "Get Events",
|
|
15
|
+
"Updates an event in Google Calendar.": "Updates an event in Google Calendar.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Deletes an event from Google Calendar.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
18
|
+
"Calendar": "Calendar",
|
|
19
|
+
"Event ID": "Event ID",
|
|
20
|
+
"Attendees": "Attendees",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Send Updates",
|
|
23
|
+
"Title of the event": "Title of the event",
|
|
24
|
+
"Start date time of the event": "Start date time of the event",
|
|
25
|
+
"End date time of the event": "End date time of the event",
|
|
26
|
+
"Location": "Location",
|
|
27
|
+
"Description": "Description",
|
|
28
|
+
"Color": "Color",
|
|
29
|
+
"Guests can modify": "Guests can modify",
|
|
30
|
+
"Guests can invite others": "Guests can invite others",
|
|
31
|
+
"Guests can see other guests": "Guests can see other guests",
|
|
32
|
+
"Send Notifications": "Send Notifications",
|
|
33
|
+
"Event types": "Event types",
|
|
34
|
+
"Search Term": "Search Term",
|
|
35
|
+
"Date from": "Date from",
|
|
36
|
+
"Date to": "Date to",
|
|
37
|
+
"Expand Recurring Event?": "Expand Recurring Event?",
|
|
38
|
+
"Method": "Method",
|
|
39
|
+
"Headers": "Headers",
|
|
40
|
+
"Query Parameters": "Query Parameters",
|
|
41
|
+
"Body": "Body",
|
|
42
|
+
"No Error on Failure": "No Error on Failure",
|
|
43
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
44
|
+
"Emails of the attendees (guests)": "Emails of the attendees (guests)",
|
|
45
|
+
"The text describing the event to be created": "The text describing the event to be created",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Guests who should receive notifications about the creation of the new event.",
|
|
47
|
+
"By default it'll be 30 min post start time": "By default it'll be 30 min post start time",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Description of the event. You can use HTML tags here.",
|
|
49
|
+
"Select event types": "Select event types",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
52
|
+
"All": "All",
|
|
53
|
+
"External Only": "External Only",
|
|
54
|
+
"none": "none",
|
|
55
|
+
"Yes, to everyone": "Yes, to everyone",
|
|
56
|
+
"To non-Google Calendar guests only": "To non-Google Calendar guests only",
|
|
57
|
+
"To no one": "To no one",
|
|
58
|
+
"Default": "Default",
|
|
59
|
+
"Out Of Office": "Out Of Office",
|
|
60
|
+
"Focus Time": "Focus Time",
|
|
61
|
+
"Working Location": "Working Location",
|
|
62
|
+
"GET": "GET",
|
|
63
|
+
"POST": "POST",
|
|
64
|
+
"PATCH": "PATCH",
|
|
65
|
+
"PUT": "PUT",
|
|
66
|
+
"DELETE": "DELETE",
|
|
67
|
+
"HEAD": "HEAD",
|
|
68
|
+
"New or Updated Event": "New or Updated Event",
|
|
69
|
+
"Triggers when an event is added or updated": "Triggers when an event is added or updated",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "If true, the trigger will activate for every occurrence of a recurring event."
|
|
71
|
+
}
|
package/src/i18n/de.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Google Kalender",
|
|
3
|
+
"Get organized and stay on schedule": "Organisieren Sie sich und bleiben Sie planmäßig",
|
|
4
|
+
"Add Attendees to Event": "Teilnehmer zum Event hinzufügen",
|
|
5
|
+
"Create Quick Event": "Schnellereignis erstellen",
|
|
6
|
+
"Create Event": "Ereignis erstellen",
|
|
7
|
+
"Get all Events": "Alle Events abrufen",
|
|
8
|
+
"Update Event": "Ereignis aktualisieren",
|
|
9
|
+
"Delete Event": "Ereignis löschen",
|
|
10
|
+
"Custom API Call": "Eigener API-Aufruf",
|
|
11
|
+
"Add one or more person to existing event.": "Fügen Sie eine oder mehrere Personen zu einem bestehenden Ereignis hinzu.",
|
|
12
|
+
"Add Quick Calendar Event": "Schnellkalenderereignis hinzufügen",
|
|
13
|
+
"Add Event": "Neuer Termin",
|
|
14
|
+
"Get Events": "Events abrufen",
|
|
15
|
+
"Updates an event in Google Calendar.": "Aktualisiert ein Ereignis in Google Kalender.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Löscht ein Ereignis aus Google Kalender.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
|
18
|
+
"Calendar": "Kalender",
|
|
19
|
+
"Event ID": "Event-ID",
|
|
20
|
+
"Attendees": "Teilnehmer",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Updates senden",
|
|
23
|
+
"Title of the event": "Titel des Ereignisses",
|
|
24
|
+
"Start date time of the event": "Startdatum des Ereignisses",
|
|
25
|
+
"End date time of the event": "Enddatum des Ereignisses",
|
|
26
|
+
"Location": "Standort",
|
|
27
|
+
"Description": "Beschreibung",
|
|
28
|
+
"Color": "Farbe",
|
|
29
|
+
"Guests can modify": "Gäste können ändern",
|
|
30
|
+
"Guests can invite others": "Gäste können andere einladen",
|
|
31
|
+
"Guests can see other guests": "Gäste können andere Gäste sehen",
|
|
32
|
+
"Send Notifications": "Benachrichtigungen senden",
|
|
33
|
+
"Event types": "Ereignistypen",
|
|
34
|
+
"Search Term": "Suchbegriff",
|
|
35
|
+
"Date from": "Datum ab",
|
|
36
|
+
"Date to": "Datum bis",
|
|
37
|
+
"Expand Recurring Event?": "Wiederkehrendes Ereignis aufklappen?",
|
|
38
|
+
"Method": "Methode",
|
|
39
|
+
"Headers": "Kopfzeilen",
|
|
40
|
+
"Query Parameters": "Abfrageparameter",
|
|
41
|
+
"Body": "Körper",
|
|
42
|
+
"No Error on Failure": "Kein Fehler bei Fehler",
|
|
43
|
+
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
|
44
|
+
"Emails of the attendees (guests)": "E-Mails der Teilnehmer (Gäste)",
|
|
45
|
+
"The text describing the event to be created": "Der Text, der das zu erstellende Ereignis beschreibt",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Gäste, die Benachrichtigungen über die Erstellung der neuen Veranstaltung erhalten sollten.",
|
|
47
|
+
"By default it'll be 30 min post start time": "Standardmäßig ist es 30 Minuten Beitragsstartzeit",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Beschreibung des Ereignisses. Hier können HTML-Tags verwendet werden.",
|
|
49
|
+
"Select event types": "Ereignistypen auswählen",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "Ob wiederkehrende Ereignisse auf Instanzen ausgedehnt werden und nur einmalige Ereignisse und Fälle wiederkehrender Ereignisse zurückgegeben werden sollen, aber nicht die zugrunde liegenden wiederkehrenden Ereignisse selbst.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
|
52
|
+
"All": "Alle",
|
|
53
|
+
"External Only": "Nur Externe",
|
|
54
|
+
"none": "keine",
|
|
55
|
+
"Yes, to everyone": "Ja, an alle",
|
|
56
|
+
"To non-Google Calendar guests only": "Nur für Gäste ohne Google Kalender",
|
|
57
|
+
"To no one": "An niemand",
|
|
58
|
+
"Default": "Standard",
|
|
59
|
+
"Out Of Office": "Außerhalb des Amtes",
|
|
60
|
+
"Focus Time": "Fokuszeit",
|
|
61
|
+
"Working Location": "Arbeitsort",
|
|
62
|
+
"GET": "ERHALTEN",
|
|
63
|
+
"POST": "POST",
|
|
64
|
+
"PATCH": "PATCH",
|
|
65
|
+
"PUT": "PUT",
|
|
66
|
+
"DELETE": "LÖSCHEN",
|
|
67
|
+
"HEAD": "HEAD",
|
|
68
|
+
"New or Updated Event": "Neues oder aktualisiertes Ereignis",
|
|
69
|
+
"Triggers when an event is added or updated": "Wird ausgelöst, wenn ein Ereignis hinzugefügt oder aktualisiert wird",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "Falls aktiviert, wird der Trigger für jedes Auftreten eines wiederkehrenden Ereignisses aktiviert."
|
|
71
|
+
}
|
package/src/i18n/es.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Calendario de Google",
|
|
3
|
+
"Get organized and stay on schedule": "Organiza y permanece según horario",
|
|
4
|
+
"Add Attendees to Event": "Añadir asistentes al evento",
|
|
5
|
+
"Create Quick Event": "Crear evento rápido",
|
|
6
|
+
"Create Event": "Crear Evento",
|
|
7
|
+
"Get all Events": "Obtener todos los eventos",
|
|
8
|
+
"Update Event": "Actualizar evento",
|
|
9
|
+
"Delete Event": "Eliminar evento",
|
|
10
|
+
"Custom API Call": "Llamada API personalizada",
|
|
11
|
+
"Add one or more person to existing event.": "Añadir una o más personas al evento existente.",
|
|
12
|
+
"Add Quick Calendar Event": "Añadir evento de calendario rápido",
|
|
13
|
+
"Add Event": "Añadir evento",
|
|
14
|
+
"Get Events": "Obtener Eventos",
|
|
15
|
+
"Updates an event in Google Calendar.": "Actualiza un evento en Google Calendar.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Elimina un evento de Google Calendar.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
|
18
|
+
"Calendar": "Calendario",
|
|
19
|
+
"Event ID": "Evento ID",
|
|
20
|
+
"Attendees": "Asistentes",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Enviar actualizaciones",
|
|
23
|
+
"Title of the event": "Título del evento",
|
|
24
|
+
"Start date time of the event": "Fecha de inicio del evento",
|
|
25
|
+
"End date time of the event": "Fecha de fin del evento",
|
|
26
|
+
"Location": "Ubicación",
|
|
27
|
+
"Description": "Descripción",
|
|
28
|
+
"Color": "Color",
|
|
29
|
+
"Guests can modify": "Los invitados pueden modificar",
|
|
30
|
+
"Guests can invite others": "Los invitados pueden invitar a otros",
|
|
31
|
+
"Guests can see other guests": "Los invitados pueden ver a otros invitados",
|
|
32
|
+
"Send Notifications": "Enviar notificaciones",
|
|
33
|
+
"Event types": "Tipos de eventos",
|
|
34
|
+
"Search Term": "Buscar término",
|
|
35
|
+
"Date from": "Fecha de",
|
|
36
|
+
"Date to": "Fecha hasta",
|
|
37
|
+
"Expand Recurring Event?": "¿Expandir Evento recurriente?",
|
|
38
|
+
"Method": "Método",
|
|
39
|
+
"Headers": "Encabezados",
|
|
40
|
+
"Query Parameters": "Parámetros de consulta",
|
|
41
|
+
"Body": "Cuerpo",
|
|
42
|
+
"No Error on Failure": "No hay ningún error en fallo",
|
|
43
|
+
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
|
44
|
+
"Emails of the attendees (guests)": "Correos electrónicos de los asistentes (invitados)",
|
|
45
|
+
"The text describing the event to be created": "El texto que describe el evento a crear",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Invitados que deben recibir notificaciones sobre la creación del nuevo evento.",
|
|
47
|
+
"By default it'll be 30 min post start time": "Por defecto será 30 minutos de inicio del post",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Descripción del evento. Puedes usar etiquetas HTML aquí.",
|
|
49
|
+
"Select event types": "Seleccionar tipos de evento",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "Si expandir o no los eventos recurrentes en instancias y sólo retornar eventos únicos e instancias de eventos recurrentes, pero no los eventos recurrentes subyacentes ellos mismos.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
|
52
|
+
"All": "Todos",
|
|
53
|
+
"External Only": "Sólo externo",
|
|
54
|
+
"none": "ninguna",
|
|
55
|
+
"Yes, to everyone": "Sí, a todos",
|
|
56
|
+
"To non-Google Calendar guests only": "Sólo para los invitados que no son Google Calendar",
|
|
57
|
+
"To no one": "A nadie",
|
|
58
|
+
"Default": "Por defecto",
|
|
59
|
+
"Out Of Office": "Fuera de la oficina",
|
|
60
|
+
"Focus Time": "Tiempo de Enfoque",
|
|
61
|
+
"Working Location": "Ubicación laboral",
|
|
62
|
+
"GET": "RECOGER",
|
|
63
|
+
"POST": "POST",
|
|
64
|
+
"PATCH": "PATCH",
|
|
65
|
+
"PUT": "PUT",
|
|
66
|
+
"DELETE": "BORRAR",
|
|
67
|
+
"HEAD": "LIMPIO",
|
|
68
|
+
"New or Updated Event": "Evento nuevo o actualizado",
|
|
69
|
+
"Triggers when an event is added or updated": "Dispara cuando se agrega o actualiza un evento",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "Si es verdadero, el disparador se activará para cada ocurrencia de un evento recurrente."
|
|
71
|
+
}
|
package/src/i18n/fr.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Calendrier Google",
|
|
3
|
+
"Get organized and stay on schedule": "Organisez-vous et restez à l'horaire",
|
|
4
|
+
"Add Attendees to Event": "Ajouter des participants à l'événement",
|
|
5
|
+
"Create Quick Event": "Créer un événement rapide",
|
|
6
|
+
"Create Event": "Créer un événement",
|
|
7
|
+
"Get all Events": "Obtenir tous les événements",
|
|
8
|
+
"Update Event": "Mettre à jour l'événement",
|
|
9
|
+
"Delete Event": "Supprimer l'événement",
|
|
10
|
+
"Custom API Call": "Appel API personnalisé",
|
|
11
|
+
"Add one or more person to existing event.": "Ajouter une ou plusieurs personnes à un événement existant.",
|
|
12
|
+
"Add Quick Calendar Event": "Ajouter un événement de calendrier rapide",
|
|
13
|
+
"Add Event": "Ajouter un événement",
|
|
14
|
+
"Get Events": "Obtenir des événements",
|
|
15
|
+
"Updates an event in Google Calendar.": "Met à jour un événement dans Google Agenda.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Supprime un événement de Google Agenda.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Passez un appel API personnalisé à un point de terminaison spécifique",
|
|
18
|
+
"Calendar": "Calendrier",
|
|
19
|
+
"Event ID": "ID de l'événement",
|
|
20
|
+
"Attendees": "Participants",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Envoyer les mises à jour",
|
|
23
|
+
"Title of the event": "Titre de l'événement",
|
|
24
|
+
"Start date time of the event": "Date de début de l'événement",
|
|
25
|
+
"End date time of the event": "Date de fin de l'événement",
|
|
26
|
+
"Location": "Localisation",
|
|
27
|
+
"Description": "Libellé",
|
|
28
|
+
"Color": "Couleur",
|
|
29
|
+
"Guests can modify": "Les invités peuvent modifier",
|
|
30
|
+
"Guests can invite others": "Les invités peuvent inviter d'autres personnes",
|
|
31
|
+
"Guests can see other guests": "Les invités peuvent voir d'autres invités",
|
|
32
|
+
"Send Notifications": "Envoyer des notifications",
|
|
33
|
+
"Event types": "Types d'événements",
|
|
34
|
+
"Search Term": "Terme de recherche",
|
|
35
|
+
"Date from": "Date du",
|
|
36
|
+
"Date to": "Date de fin",
|
|
37
|
+
"Expand Recurring Event?": "Développer l'événement récurrent ?",
|
|
38
|
+
"Method": "Méthode",
|
|
39
|
+
"Headers": "En-têtes",
|
|
40
|
+
"Query Parameters": "Paramètres de requête",
|
|
41
|
+
"Body": "Corps",
|
|
42
|
+
"No Error on Failure": "Aucune erreur en cas d'échec",
|
|
43
|
+
"Timeout (in seconds)": "Délai d'attente (en secondes)",
|
|
44
|
+
"Emails of the attendees (guests)": "E-mails des participants (invités)",
|
|
45
|
+
"The text describing the event to be created": "Le texte décrivant l'événement à créer",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Les invités qui devraient recevoir des notifications sur la création de l'événement.",
|
|
47
|
+
"By default it'll be 30 min post start time": "Par défaut, il sera de 30 minutes de début du post",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Description de l'événement. Vous pouvez utiliser des balises HTML ici.",
|
|
49
|
+
"Select event types": "Sélectionnez les types d'événements",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "S'il faut étendre les événements récurrents dans des instances et ne retourner que des événements uniques et des instances récurrents, mais pas les événements récurrents sous-jacents eux-mêmes.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
|
52
|
+
"All": "Tous",
|
|
53
|
+
"External Only": "Externe uniquement",
|
|
54
|
+
"none": "aucun",
|
|
55
|
+
"Yes, to everyone": "Oui, à tout le monde",
|
|
56
|
+
"To non-Google Calendar guests only": "Pour les invités non-Google Agenda uniquement",
|
|
57
|
+
"To no one": "À personne",
|
|
58
|
+
"Default": "Par défaut",
|
|
59
|
+
"Out Of Office": "Hors du bureau",
|
|
60
|
+
"Focus Time": "Heure de mise au point",
|
|
61
|
+
"Working Location": "Lieu de travail",
|
|
62
|
+
"GET": "OBTENIR",
|
|
63
|
+
"POST": "POSTER",
|
|
64
|
+
"PATCH": "PATCH",
|
|
65
|
+
"PUT": "EFFACER",
|
|
66
|
+
"DELETE": "SUPPRIMER",
|
|
67
|
+
"HEAD": "TÊTE",
|
|
68
|
+
"New or Updated Event": "Nouvel événement ou mise à jour",
|
|
69
|
+
"Triggers when an event is added or updated": "Déclenche lorsqu'un événement est ajouté ou mis à jour",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "Si vrai, le déclencheur s'activera pour chaque occurrence d'un événement récurrent."
|
|
71
|
+
}
|
package/src/i18n/hi.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Google Calendar",
|
|
3
|
+
"Get organized and stay on schedule": "Get organized and stay on schedule",
|
|
4
|
+
"Add Attendees to Event": "Add Attendees to Event",
|
|
5
|
+
"Create Quick Event": "Create Quick Event",
|
|
6
|
+
"Create Event": "Create Event",
|
|
7
|
+
"Get all Events": "Get all Events",
|
|
8
|
+
"Update Event": "Update Event",
|
|
9
|
+
"Delete Event": "Delete Event",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Add one or more person to existing event.": "Add one or more person to existing event.",
|
|
12
|
+
"Add Quick Calendar Event": "Add Quick Calendar Event",
|
|
13
|
+
"Add Event": "Add Event",
|
|
14
|
+
"Get Events": "Get Events",
|
|
15
|
+
"Updates an event in Google Calendar.": "Updates an event in Google Calendar.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Deletes an event from Google Calendar.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
18
|
+
"Calendar": "Calendar",
|
|
19
|
+
"Event ID": "Event ID",
|
|
20
|
+
"Attendees": "Attendees",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Send Updates",
|
|
23
|
+
"Title of the event": "Title of the event",
|
|
24
|
+
"Start date time of the event": "Start date time of the event",
|
|
25
|
+
"End date time of the event": "End date time of the event",
|
|
26
|
+
"Location": "Location",
|
|
27
|
+
"Description": "Description",
|
|
28
|
+
"Color": "Color",
|
|
29
|
+
"Guests can modify": "Guests can modify",
|
|
30
|
+
"Guests can invite others": "Guests can invite others",
|
|
31
|
+
"Guests can see other guests": "Guests can see other guests",
|
|
32
|
+
"Send Notifications": "Send Notifications",
|
|
33
|
+
"Event types": "Event types",
|
|
34
|
+
"Search Term": "Search Term",
|
|
35
|
+
"Date from": "Date from",
|
|
36
|
+
"Date to": "Date to",
|
|
37
|
+
"Expand Recurring Event?": "Expand Recurring Event?",
|
|
38
|
+
"Method": "Method",
|
|
39
|
+
"Headers": "Headers",
|
|
40
|
+
"Query Parameters": "Query Parameters",
|
|
41
|
+
"Body": "Body",
|
|
42
|
+
"No Error on Failure": "No Error on Failure",
|
|
43
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
44
|
+
"Emails of the attendees (guests)": "Emails of the attendees (guests)",
|
|
45
|
+
"The text describing the event to be created": "The text describing the event to be created",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Guests who should receive notifications about the creation of the new event.",
|
|
47
|
+
"By default it'll be 30 min post start time": "By default it'll be 30 min post start time",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Description of the event. You can use HTML tags here.",
|
|
49
|
+
"Select event types": "Select event types",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
52
|
+
"All": "All",
|
|
53
|
+
"External Only": "External Only",
|
|
54
|
+
"none": "none",
|
|
55
|
+
"Yes, to everyone": "Yes, to everyone",
|
|
56
|
+
"To non-Google Calendar guests only": "To non-Google Calendar guests only",
|
|
57
|
+
"To no one": "To no one",
|
|
58
|
+
"Default": "Default",
|
|
59
|
+
"Out Of Office": "Out Of Office",
|
|
60
|
+
"Focus Time": "Focus Time",
|
|
61
|
+
"Working Location": "Working Location",
|
|
62
|
+
"GET": "GET",
|
|
63
|
+
"POST": "POST",
|
|
64
|
+
"PATCH": "PATCH",
|
|
65
|
+
"PUT": "PUT",
|
|
66
|
+
"DELETE": "DELETE",
|
|
67
|
+
"HEAD": "HEAD",
|
|
68
|
+
"New or Updated Event": "New or Updated Event",
|
|
69
|
+
"Triggers when an event is added or updated": "Triggers when an event is added or updated",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "If true, the trigger will activate for every occurrence of a recurring event."
|
|
71
|
+
}
|
package/src/i18n/id.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Google Calendar",
|
|
3
|
+
"Get organized and stay on schedule": "Get organized and stay on schedule",
|
|
4
|
+
"Add Attendees to Event": "Add Attendees to Event",
|
|
5
|
+
"Create Quick Event": "Create Quick Event",
|
|
6
|
+
"Create Event": "Create Event",
|
|
7
|
+
"Get all Events": "Get all Events",
|
|
8
|
+
"Update Event": "Update Event",
|
|
9
|
+
"Delete Event": "Delete Event",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Add one or more person to existing event.": "Add one or more person to existing event.",
|
|
12
|
+
"Add Quick Calendar Event": "Add Quick Calendar Event",
|
|
13
|
+
"Add Event": "Add Event",
|
|
14
|
+
"Get Events": "Get Events",
|
|
15
|
+
"Updates an event in Google Calendar.": "Updates an event in Google Calendar.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Deletes an event from Google Calendar.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
18
|
+
"Calendar": "Calendar",
|
|
19
|
+
"Event ID": "Event ID",
|
|
20
|
+
"Attendees": "Attendees",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Send Updates",
|
|
23
|
+
"Title of the event": "Title of the event",
|
|
24
|
+
"Start date time of the event": "Start date time of the event",
|
|
25
|
+
"End date time of the event": "End date time of the event",
|
|
26
|
+
"Location": "Location",
|
|
27
|
+
"Description": "Description",
|
|
28
|
+
"Color": "Color",
|
|
29
|
+
"Guests can modify": "Guests can modify",
|
|
30
|
+
"Guests can invite others": "Guests can invite others",
|
|
31
|
+
"Guests can see other guests": "Guests can see other guests",
|
|
32
|
+
"Send Notifications": "Send Notifications",
|
|
33
|
+
"Event types": "Event types",
|
|
34
|
+
"Search Term": "Search Term",
|
|
35
|
+
"Date from": "Date from",
|
|
36
|
+
"Date to": "Date to",
|
|
37
|
+
"Expand Recurring Event?": "Expand Recurring Event?",
|
|
38
|
+
"Method": "Method",
|
|
39
|
+
"Headers": "Headers",
|
|
40
|
+
"Query Parameters": "Query Parameters",
|
|
41
|
+
"Body": "Body",
|
|
42
|
+
"No Error on Failure": "No Error on Failure",
|
|
43
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
44
|
+
"Emails of the attendees (guests)": "Emails of the attendees (guests)",
|
|
45
|
+
"The text describing the event to be created": "The text describing the event to be created",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Guests who should receive notifications about the creation of the new event.",
|
|
47
|
+
"By default it'll be 30 min post start time": "By default it'll be 30 min post start time",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Description of the event. You can use HTML tags here.",
|
|
49
|
+
"Select event types": "Select event types",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
52
|
+
"All": "Semua",
|
|
53
|
+
"External Only": "External Only",
|
|
54
|
+
"none": "none",
|
|
55
|
+
"Yes, to everyone": "Yes, to everyone",
|
|
56
|
+
"To non-Google Calendar guests only": "To non-Google Calendar guests only",
|
|
57
|
+
"To no one": "To no one",
|
|
58
|
+
"Default": "Default",
|
|
59
|
+
"Out Of Office": "Out Of Office",
|
|
60
|
+
"Focus Time": "Focus Time",
|
|
61
|
+
"Working Location": "Working Location",
|
|
62
|
+
"GET": "GET",
|
|
63
|
+
"POST": "POST",
|
|
64
|
+
"PATCH": "PATCH",
|
|
65
|
+
"PUT": "PUT",
|
|
66
|
+
"DELETE": "DELETE",
|
|
67
|
+
"HEAD": "HEAD",
|
|
68
|
+
"New or Updated Event": "New or Updated Event",
|
|
69
|
+
"Triggers when an event is added or updated": "Triggers when an event is added or updated",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "If true, the trigger will activate for every occurrence of a recurring event."
|
|
71
|
+
}
|
package/src/i18n/ja.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Google カレンダー",
|
|
3
|
+
"Get organized and stay on schedule": "整理してスケジュールを維持する",
|
|
4
|
+
"Add Attendees to Event": "参加者をイベントに追加",
|
|
5
|
+
"Create Quick Event": "クイックイベントを作成",
|
|
6
|
+
"Create Event": "イベントを作成",
|
|
7
|
+
"Get all Events": "すべてのイベントを取得",
|
|
8
|
+
"Update Event": "予定を更新",
|
|
9
|
+
"Delete Event": "イベントを削除",
|
|
10
|
+
"Custom API Call": "カスタムAPI通話",
|
|
11
|
+
"Add one or more person to existing event.": "既存のイベントに人を追加します。",
|
|
12
|
+
"Add Quick Calendar Event": "クイックカレンダーイベントを追加",
|
|
13
|
+
"Add Event": "イベントを追加",
|
|
14
|
+
"Get Events": "イベントを取得する",
|
|
15
|
+
"Updates an event in Google Calendar.": "Google カレンダーのイベントを更新します。",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Google カレンダーからイベントを削除します。",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
|
18
|
+
"Calendar": "カレンダー",
|
|
19
|
+
"Event ID": "イベントID",
|
|
20
|
+
"Attendees": "参加者",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "更新を送信",
|
|
23
|
+
"Title of the event": "イベントのタイトル",
|
|
24
|
+
"Start date time of the event": "イベントの開始日時",
|
|
25
|
+
"End date time of the event": "イベントの終了日時",
|
|
26
|
+
"Location": "場所",
|
|
27
|
+
"Description": "説明",
|
|
28
|
+
"Color": "色",
|
|
29
|
+
"Guests can modify": "ゲストは変更できます",
|
|
30
|
+
"Guests can invite others": "ゲストは他のユーザーを招待できます",
|
|
31
|
+
"Guests can see other guests": "ゲストは他のゲストを閲覧できます",
|
|
32
|
+
"Send Notifications": "通知を送信",
|
|
33
|
+
"Event types": "イベントの種類",
|
|
34
|
+
"Search Term": "検索用語",
|
|
35
|
+
"Date from": "開始日",
|
|
36
|
+
"Date to": "終了日",
|
|
37
|
+
"Expand Recurring Event?": "繰り返しイベントを展開しますか?",
|
|
38
|
+
"Method": "方法",
|
|
39
|
+
"Headers": "ヘッダー",
|
|
40
|
+
"Query Parameters": "クエリパラメータ",
|
|
41
|
+
"Body": "本文",
|
|
42
|
+
"No Error on Failure": "失敗時にエラーはありません",
|
|
43
|
+
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
44
|
+
"Emails of the attendees (guests)": "出席者のメール(ゲスト)",
|
|
45
|
+
"The text describing the event to be created": "作成される予定を説明するテキスト",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "新しいイベントの作成に関する通知を受け取るゲスト。",
|
|
47
|
+
"By default it'll be 30 min post start time": "デフォルトでは投稿開始時間は30分です",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "イベントの説明。ここではHTMLタグを使用できます。",
|
|
49
|
+
"Select event types": "イベントの種類を選択",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "繰り返しイベントをインスタンスに展開し、単一オフイベントと繰り返しイベントのインスタンスのみを返すかどうかを設定しますが、元の繰り返しイベント自体は返しません。",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
52
|
+
"All": "すべて",
|
|
53
|
+
"External Only": "外部のみ",
|
|
54
|
+
"none": "なし",
|
|
55
|
+
"Yes, to everyone": "はい、全員に",
|
|
56
|
+
"To non-Google Calendar guests only": "Googleカレンダー以外のゲストへのみ表示",
|
|
57
|
+
"To no one": "誰にも",
|
|
58
|
+
"Default": "デフォルト",
|
|
59
|
+
"Out Of Office": "Office外",
|
|
60
|
+
"Focus Time": "フォーカス時間",
|
|
61
|
+
"Working Location": "作業場所",
|
|
62
|
+
"GET": "取得",
|
|
63
|
+
"POST": "POST",
|
|
64
|
+
"PATCH": "PATCH",
|
|
65
|
+
"PUT": "PUT",
|
|
66
|
+
"DELETE": "削除",
|
|
67
|
+
"HEAD": "頭",
|
|
68
|
+
"New or Updated Event": "新規または更新されたイベント",
|
|
69
|
+
"Triggers when an event is added or updated": "イベントが追加または更新されたときにトリガーします",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "true の場合、トリガーは繰り返しイベントの発生ごとに有効になります。"
|
|
71
|
+
}
|
package/src/i18n/nl.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Google Agenda",
|
|
3
|
+
"Get organized and stay on schedule": "Organiseer en blijf op schema",
|
|
4
|
+
"Add Attendees to Event": "Deelnemers toevoegen aan gebeurtenis",
|
|
5
|
+
"Create Quick Event": "Maak Snel Evenement",
|
|
6
|
+
"Create Event": "Gebeurtenis aanmaken",
|
|
7
|
+
"Get all Events": "Alle gebeurtenissen ontvangen",
|
|
8
|
+
"Update Event": "Gebeurtenis bijwerken",
|
|
9
|
+
"Delete Event": "Afspraak verwijderen",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Add one or more person to existing event.": "Een of meer personen toevoegen aan bestaande gebeurtenis.",
|
|
12
|
+
"Add Quick Calendar Event": "Snelle Agenda-gebeurtenis toevoegen",
|
|
13
|
+
"Add Event": "Afspraak toevoegen",
|
|
14
|
+
"Get Events": "Haal Evenementen op",
|
|
15
|
+
"Updates an event in Google Calendar.": "Werkt een gebeurtenis bij in Google Agenda.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Verwijdert een event van Google kalender.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
|
18
|
+
"Calendar": "Kalender",
|
|
19
|
+
"Event ID": "Gebeurtenis ID",
|
|
20
|
+
"Attendees": "Aanwezigen",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Updates verzenden",
|
|
23
|
+
"Title of the event": "Titel van de gebeurtenis",
|
|
24
|
+
"Start date time of the event": "Startdatum van de gebeurtenis",
|
|
25
|
+
"End date time of the event": "Einddatum van de gebeurtenis",
|
|
26
|
+
"Location": "Locatie",
|
|
27
|
+
"Description": "Beschrijving",
|
|
28
|
+
"Color": "Kleur",
|
|
29
|
+
"Guests can modify": "Gasten kunnen aanpassen",
|
|
30
|
+
"Guests can invite others": "Gasten kunnen anderen uitnodigen",
|
|
31
|
+
"Guests can see other guests": "Gasten kunnen andere gasten zien",
|
|
32
|
+
"Send Notifications": "Stuur meldingen",
|
|
33
|
+
"Event types": "Event types",
|
|
34
|
+
"Search Term": "Zoek term",
|
|
35
|
+
"Date from": "Datum van",
|
|
36
|
+
"Date to": "Datum tot",
|
|
37
|
+
"Expand Recurring Event?": "Terugkerende gebeurtenis uitbreiden?",
|
|
38
|
+
"Method": "Methode",
|
|
39
|
+
"Headers": "Kopteksten",
|
|
40
|
+
"Query Parameters": "Query parameters",
|
|
41
|
+
"Body": "Lichaam",
|
|
42
|
+
"No Error on Failure": "Geen fout bij fout",
|
|
43
|
+
"Timeout (in seconds)": "Time-out (in seconden)",
|
|
44
|
+
"Emails of the attendees (guests)": "Emails van de deelnemers (gasten)",
|
|
45
|
+
"The text describing the event to be created": "De tekst die de te maken gebeurtenis beschrijft",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Gasten die meldingen moeten ontvangen over de creatie van het nieuwe evenement.",
|
|
47
|
+
"By default it'll be 30 min post start time": "Standaard is het 30 minuten begintijd van het bericht",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Beschrijving van de gebeurtenis. U kunt hier HTML-tags gebruiken.",
|
|
49
|
+
"Select event types": "Afspraaktypes selecteren",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "Of u terugkerende gebeurtenissen wilt uitbreiden naar instanties en alleen individuele evenementen en herhalende evenementen teruggeven, maar niet de onderliggende terugkerende evenementen zelf.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
52
|
+
"All": "Allemaal",
|
|
53
|
+
"External Only": "Alleen externe",
|
|
54
|
+
"none": "geen",
|
|
55
|
+
"Yes, to everyone": "Ja, tegen iedereen",
|
|
56
|
+
"To non-Google Calendar guests only": "Alleen naar niet-Google Agenda gasten",
|
|
57
|
+
"To no one": "Naar niemand",
|
|
58
|
+
"Default": "Standaard",
|
|
59
|
+
"Out Of Office": "Buiten kantoor",
|
|
60
|
+
"Focus Time": "Focus Tijd",
|
|
61
|
+
"Working Location": "Werk locatie",
|
|
62
|
+
"GET": "KRIJG",
|
|
63
|
+
"POST": "POSTE",
|
|
64
|
+
"PATCH": "BEKIJK",
|
|
65
|
+
"PUT": "PUT",
|
|
66
|
+
"DELETE": "VERWIJDEREN",
|
|
67
|
+
"HEAD": "HOOFD",
|
|
68
|
+
"New or Updated Event": "Nieuwe of Bijgewerkte gebeurtenis",
|
|
69
|
+
"Triggers when an event is added or updated": "Triggert wanneer een gebeurtenis wordt toegevoegd of bijgewerkt",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "Indien waar, dan zal de trigger activeren voor elke gebeurtenis van een terugkerende gebeurtenis."
|
|
71
|
+
}
|
package/src/i18n/pt.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Calendário do Google",
|
|
3
|
+
"Get organized and stay on schedule": "Organize-se e mantenha o horário",
|
|
4
|
+
"Add Attendees to Event": "Adicionar participantes ao evento",
|
|
5
|
+
"Create Quick Event": "Criar Evento Rápido",
|
|
6
|
+
"Create Event": "Criar evento",
|
|
7
|
+
"Get all Events": "Receber todos os eventos",
|
|
8
|
+
"Update Event": "Atualizar Evento",
|
|
9
|
+
"Delete Event": "Apagar Evento",
|
|
10
|
+
"Custom API Call": "Chamada de API personalizada",
|
|
11
|
+
"Add one or more person to existing event.": "Adicione uma ou mais pessoas ao evento existente.",
|
|
12
|
+
"Add Quick Calendar Event": "Adicionar evento ao calendário rápido",
|
|
13
|
+
"Add Event": "Adicionar evento",
|
|
14
|
+
"Get Events": "Obter Eventos",
|
|
15
|
+
"Updates an event in Google Calendar.": "Atualiza um evento no Google Calendar.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Exclui um evento do Google Agenda.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
|
18
|
+
"Calendar": "calendário",
|
|
19
|
+
"Event ID": "Código do evento",
|
|
20
|
+
"Attendees": "Participantes",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Enviar Atualizações",
|
|
23
|
+
"Title of the event": "Título do evento",
|
|
24
|
+
"Start date time of the event": "Data de início do evento",
|
|
25
|
+
"End date time of the event": "Data de término do evento",
|
|
26
|
+
"Location": "Local:",
|
|
27
|
+
"Description": "Descrição",
|
|
28
|
+
"Color": "Cor",
|
|
29
|
+
"Guests can modify": "Os convidados podem modificar",
|
|
30
|
+
"Guests can invite others": "Os convidados podem convidar outros",
|
|
31
|
+
"Guests can see other guests": "Os convidados podem ver outros convidados",
|
|
32
|
+
"Send Notifications": "Enviar Notificações",
|
|
33
|
+
"Event types": "Tipos de evento",
|
|
34
|
+
"Search Term": "Termo para pesquisa",
|
|
35
|
+
"Date from": "Data inicial",
|
|
36
|
+
"Date to": "Data final",
|
|
37
|
+
"Expand Recurring Event?": "Expandir Evento Recorrente?",
|
|
38
|
+
"Method": "Método",
|
|
39
|
+
"Headers": "Cabeçalhos",
|
|
40
|
+
"Query Parameters": "Parâmetros da consulta",
|
|
41
|
+
"Body": "Conteúdo",
|
|
42
|
+
"No Error on Failure": "Nenhum erro no Failure",
|
|
43
|
+
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
|
44
|
+
"Emails of the attendees (guests)": "E-mails dos participantes (convidados)",
|
|
45
|
+
"The text describing the event to be created": "O texto descrevendo o evento a ser criado",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Convidados que devem receber notificações sobre a criação do novo evento.",
|
|
47
|
+
"By default it'll be 30 min post start time": "Por padrão será 30 min hora de início da postagem",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Descrição do evento. Você pode usar tags HTML aqui.",
|
|
49
|
+
"Select event types": "Selecione os tipos de eventos",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "Expandir os eventos recorrentes para instâncias e apenas retornar eventos únicos e instâncias de eventos recorrentes, mas não os próprios eventos recorrentes subjacentes.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
|
52
|
+
"All": "TODOS",
|
|
53
|
+
"External Only": "Apenas externo",
|
|
54
|
+
"none": "nenhuma",
|
|
55
|
+
"Yes, to everyone": "Sim, para todos",
|
|
56
|
+
"To non-Google Calendar guests only": "Apenas para participantes não-do Google Agenda",
|
|
57
|
+
"To no one": "Para ninguém",
|
|
58
|
+
"Default": "Padrão",
|
|
59
|
+
"Out Of Office": "Fora de Escritório",
|
|
60
|
+
"Focus Time": "Hora de Foco",
|
|
61
|
+
"Working Location": "Local de trabalho",
|
|
62
|
+
"GET": "OBTER",
|
|
63
|
+
"POST": "POSTAR",
|
|
64
|
+
"PATCH": "COMPRAR",
|
|
65
|
+
"PUT": "COLOCAR",
|
|
66
|
+
"DELETE": "EXCLUIR",
|
|
67
|
+
"HEAD": "CABEÇA",
|
|
68
|
+
"New or Updated Event": "Evento novo ou atualizado",
|
|
69
|
+
"Triggers when an event is added or updated": "Dispara quando um evento é adicionado ou atualizado",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "Se verdadeiro, o gatilho será ativado para cada ocorrência de um evento recorrente."
|
|
71
|
+
}
|
package/src/i18n/ru.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Календарь Google",
|
|
3
|
+
"Get organized and stay on schedule": "Организуйте и оставайтесь в расписании",
|
|
4
|
+
"Add Attendees to Event": "Добавить участников к событию",
|
|
5
|
+
"Create Quick Event": "Создать быстрое событие",
|
|
6
|
+
"Create Event": "Создать событие",
|
|
7
|
+
"Get all Events": "Получить все события",
|
|
8
|
+
"Update Event": "Обновить событие",
|
|
9
|
+
"Delete Event": "Удалить событие",
|
|
10
|
+
"Custom API Call": "Пользовательский вызов API",
|
|
11
|
+
"Add one or more person to existing event.": "Добавьте одного или нескольких людей к существующему событию.",
|
|
12
|
+
"Add Quick Calendar Event": "Добавить событие быстрого календаря",
|
|
13
|
+
"Add Event": "Добавить событие",
|
|
14
|
+
"Get Events": "Получить события",
|
|
15
|
+
"Updates an event in Google Calendar.": "Обновляет событие в календаре Google.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Удаляет событие из Календаря Google.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
|
|
18
|
+
"Calendar": "Календарь",
|
|
19
|
+
"Event ID": "ID события",
|
|
20
|
+
"Attendees": "Участники",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Отправить обновления",
|
|
23
|
+
"Title of the event": "Название события",
|
|
24
|
+
"Start date time of the event": "Дата начала события",
|
|
25
|
+
"End date time of the event": "Дата окончания события",
|
|
26
|
+
"Location": "Местоположение",
|
|
27
|
+
"Description": "Описание",
|
|
28
|
+
"Color": "Цвет",
|
|
29
|
+
"Guests can modify": "Гости могут изменять",
|
|
30
|
+
"Guests can invite others": "Гости могут пригласить других",
|
|
31
|
+
"Guests can see other guests": "Гости могут видеть других гостей",
|
|
32
|
+
"Send Notifications": "Отправить уведомления",
|
|
33
|
+
"Event types": "Типы событий",
|
|
34
|
+
"Search Term": "Поиск термина",
|
|
35
|
+
"Date from": "Дата с",
|
|
36
|
+
"Date to": "Дата до",
|
|
37
|
+
"Expand Recurring Event?": "Развернуть повторяющееся событие?",
|
|
38
|
+
"Method": "Метод",
|
|
39
|
+
"Headers": "Заголовки",
|
|
40
|
+
"Query Parameters": "Параметры запроса",
|
|
41
|
+
"Body": "Тело",
|
|
42
|
+
"No Error on Failure": "Нет ошибок при ошибке",
|
|
43
|
+
"Timeout (in seconds)": "Таймаут (в секундах)",
|
|
44
|
+
"Emails of the attendees (guests)": "Письма участников (гостей)",
|
|
45
|
+
"The text describing the event to be created": "Текст, описывающий создаваемый событие",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Гости, которые должны получать уведомления о создании нового события.",
|
|
47
|
+
"By default it'll be 30 min post start time": "По умолчанию он будет равен 30 минутам времени начала записи",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Описание события. Вы можете использовать HTML теги здесь.",
|
|
49
|
+
"Select event types": "Выберите типы событий",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "Распределять повторяющиеся события в экземпляры и возвращать только разовые и повторяющиеся события, но не сами по себе.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
|
|
52
|
+
"All": "Все",
|
|
53
|
+
"External Only": "Только внешние",
|
|
54
|
+
"none": "нет",
|
|
55
|
+
"Yes, to everyone": "Да, всем",
|
|
56
|
+
"To non-Google Calendar guests only": "Только гостям не Google Календаря",
|
|
57
|
+
"To no one": "Никому",
|
|
58
|
+
"Default": "По умолчанию",
|
|
59
|
+
"Out Of Office": "Вне офиса",
|
|
60
|
+
"Focus Time": "Время фокусировки",
|
|
61
|
+
"Working Location": "Место работы",
|
|
62
|
+
"GET": "ПОЛУЧИТЬ",
|
|
63
|
+
"POST": "ПОСТ",
|
|
64
|
+
"PATCH": "ПАТЧ",
|
|
65
|
+
"PUT": "ПОКУПИТЬ",
|
|
66
|
+
"DELETE": "УДАЛИТЬ",
|
|
67
|
+
"HEAD": "HEAD",
|
|
68
|
+
"New or Updated Event": "Новое или обновленное событие",
|
|
69
|
+
"Triggers when an event is added or updated": "Триггеры при добавлении или обновлении события",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "Если включено, то триггер будет активирован для каждого вхождения повторяющегося события."
|
|
71
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Google Calendar",
|
|
3
|
+
"Get organized and stay on schedule": "Get organized and stay on schedule",
|
|
4
|
+
"Add Attendees to Event": "Add Attendees to Event",
|
|
5
|
+
"Create Quick Event": "Create Quick Event",
|
|
6
|
+
"Create Event": "Create Event",
|
|
7
|
+
"Get all Events": "Get all Events",
|
|
8
|
+
"Update Event": "Update Event",
|
|
9
|
+
"Delete Event": "Delete Event",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Add one or more person to existing event.": "Add one or more person to existing event.",
|
|
12
|
+
"Add Quick Calendar Event": "Add Quick Calendar Event",
|
|
13
|
+
"Add Event": "Add Event",
|
|
14
|
+
"Get Events": "Get Events",
|
|
15
|
+
"Updates an event in Google Calendar.": "Updates an event in Google Calendar.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Deletes an event from Google Calendar.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
18
|
+
"Calendar": "Calendar",
|
|
19
|
+
"Event ID": "Event ID",
|
|
20
|
+
"Attendees": "Attendees",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Send Updates",
|
|
23
|
+
"Title of the event": "Title of the event",
|
|
24
|
+
"Start date time of the event": "Start date time of the event",
|
|
25
|
+
"End date time of the event": "End date time of the event",
|
|
26
|
+
"Location": "Location",
|
|
27
|
+
"Description": "Description",
|
|
28
|
+
"Color": "Color",
|
|
29
|
+
"Guests can modify": "Guests can modify",
|
|
30
|
+
"Guests can invite others": "Guests can invite others",
|
|
31
|
+
"Guests can see other guests": "Guests can see other guests",
|
|
32
|
+
"Send Notifications": "Send Notifications",
|
|
33
|
+
"Event types": "Event types",
|
|
34
|
+
"Search Term": "Search Term",
|
|
35
|
+
"Date from": "Date from",
|
|
36
|
+
"Date to": "Date to",
|
|
37
|
+
"Expand Recurring Event?": "Expand Recurring Event?",
|
|
38
|
+
"Method": "Method",
|
|
39
|
+
"Headers": "Headers",
|
|
40
|
+
"Query Parameters": "Query Parameters",
|
|
41
|
+
"Body": "Body",
|
|
42
|
+
"No Error on Failure": "No Error on Failure",
|
|
43
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
44
|
+
"Emails of the attendees (guests)": "Emails of the attendees (guests)",
|
|
45
|
+
"The text describing the event to be created": "The text describing the event to be created",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Guests who should receive notifications about the creation of the new event.",
|
|
47
|
+
"By default it'll be 30 min post start time": "By default it'll be 30 min post start time",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Description of the event. You can use HTML tags here.",
|
|
49
|
+
"Select event types": "Select event types",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
52
|
+
"All": "All",
|
|
53
|
+
"External Only": "External Only",
|
|
54
|
+
"none": "none",
|
|
55
|
+
"Yes, to everyone": "Yes, to everyone",
|
|
56
|
+
"To non-Google Calendar guests only": "To non-Google Calendar guests only",
|
|
57
|
+
"To no one": "To no one",
|
|
58
|
+
"Default": "Default",
|
|
59
|
+
"Out Of Office": "Out Of Office",
|
|
60
|
+
"Focus Time": "Focus Time",
|
|
61
|
+
"Working Location": "Working Location",
|
|
62
|
+
"GET": "GET",
|
|
63
|
+
"POST": "POST",
|
|
64
|
+
"PATCH": "PATCH",
|
|
65
|
+
"PUT": "PUT",
|
|
66
|
+
"DELETE": "DELETE",
|
|
67
|
+
"HEAD": "HEAD",
|
|
68
|
+
"New or Updated Event": "New or Updated Event",
|
|
69
|
+
"Triggers when an event is added or updated": "Triggers when an event is added or updated",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "If true, the trigger will activate for every occurrence of a recurring event."
|
|
71
|
+
}
|
package/src/i18n/vi.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Google Calendar",
|
|
3
|
+
"Get organized and stay on schedule": "Get organized and stay on schedule",
|
|
4
|
+
"Add Attendees to Event": "Add Attendees to Event",
|
|
5
|
+
"Create Quick Event": "Create Quick Event",
|
|
6
|
+
"Create Event": "Create Event",
|
|
7
|
+
"Get all Events": "Get all Events",
|
|
8
|
+
"Update Event": "Update Event",
|
|
9
|
+
"Delete Event": "Delete Event",
|
|
10
|
+
"Custom API Call": "Custom API Call",
|
|
11
|
+
"Add one or more person to existing event.": "Add one or more person to existing event.",
|
|
12
|
+
"Add Quick Calendar Event": "Add Quick Calendar Event",
|
|
13
|
+
"Add Event": "Add Event",
|
|
14
|
+
"Get Events": "Get Events",
|
|
15
|
+
"Updates an event in Google Calendar.": "Updates an event in Google Calendar.",
|
|
16
|
+
"Deletes an event from Google Calendar.": "Deletes an event from Google Calendar.",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
18
|
+
"Calendar": "Calendar",
|
|
19
|
+
"Event ID": "Event ID",
|
|
20
|
+
"Attendees": "Attendees",
|
|
21
|
+
"Summary": "Summary",
|
|
22
|
+
"Send Updates": "Send Updates",
|
|
23
|
+
"Title of the event": "Title of the event",
|
|
24
|
+
"Start date time of the event": "Start date time of the event",
|
|
25
|
+
"End date time of the event": "End date time of the event",
|
|
26
|
+
"Location": "Location",
|
|
27
|
+
"Description": "Description",
|
|
28
|
+
"Color": "Color",
|
|
29
|
+
"Guests can modify": "Guests can modify",
|
|
30
|
+
"Guests can invite others": "Guests can invite others",
|
|
31
|
+
"Guests can see other guests": "Guests can see other guests",
|
|
32
|
+
"Send Notifications": "Send Notifications",
|
|
33
|
+
"Event types": "Event types",
|
|
34
|
+
"Search Term": "Search Term",
|
|
35
|
+
"Date from": "Date from",
|
|
36
|
+
"Date to": "Date to",
|
|
37
|
+
"Expand Recurring Event?": "Expand Recurring Event?",
|
|
38
|
+
"Method": "Method",
|
|
39
|
+
"Headers": "Headers",
|
|
40
|
+
"Query Parameters": "Query Parameters",
|
|
41
|
+
"Body": "Body",
|
|
42
|
+
"No Error on Failure": "No Error on Failure",
|
|
43
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
44
|
+
"Emails of the attendees (guests)": "Emails of the attendees (guests)",
|
|
45
|
+
"The text describing the event to be created": "The text describing the event to be created",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "Guests who should receive notifications about the creation of the new event.",
|
|
47
|
+
"By default it'll be 30 min post start time": "By default it'll be 30 min post start time",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "Description of the event. You can use HTML tags here.",
|
|
49
|
+
"Select event types": "Select event types",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
52
|
+
"All": "Tất cả",
|
|
53
|
+
"External Only": "External Only",
|
|
54
|
+
"none": "none",
|
|
55
|
+
"Yes, to everyone": "Yes, to everyone",
|
|
56
|
+
"To non-Google Calendar guests only": "To non-Google Calendar guests only",
|
|
57
|
+
"To no one": "To no one",
|
|
58
|
+
"Default": "Default",
|
|
59
|
+
"Out Of Office": "Out Of Office",
|
|
60
|
+
"Focus Time": "Focus Time",
|
|
61
|
+
"Working Location": "Working Location",
|
|
62
|
+
"GET": "GET",
|
|
63
|
+
"POST": "POST",
|
|
64
|
+
"PATCH": "PATCH",
|
|
65
|
+
"PUT": "PUT",
|
|
66
|
+
"DELETE": "DELETE",
|
|
67
|
+
"HEAD": "HEAD",
|
|
68
|
+
"New or Updated Event": "New or Updated Event",
|
|
69
|
+
"Triggers when an event is added or updated": "Triggers when an event is added or updated",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "If true, the trigger will activate for every occurrence of a recurring event."
|
|
71
|
+
}
|
package/src/i18n/zh.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Google Calendar": "Google日曆",
|
|
3
|
+
"Get organized and stay on schedule": "組織安排,保持按時進行",
|
|
4
|
+
"Add Attendees to Event": "添加參加者到事件",
|
|
5
|
+
"Create Quick Event": "創建快速事件",
|
|
6
|
+
"Create Event": "創建事件",
|
|
7
|
+
"Get all Events": "獲取所有事件",
|
|
8
|
+
"Update Event": "更新事件",
|
|
9
|
+
"Delete Event": "刪除事件",
|
|
10
|
+
"Custom API Call": "自定义 API 呼叫",
|
|
11
|
+
"Add one or more person to existing event.": "向現有事件添加一人或多人。",
|
|
12
|
+
"Add Quick Calendar Event": "添加快速日曆事件",
|
|
13
|
+
"Add Event": "添加事件",
|
|
14
|
+
"Get Events": "獲取事件",
|
|
15
|
+
"Updates an event in Google Calendar.": "在Google日曆中更新事件。",
|
|
16
|
+
"Deletes an event from Google Calendar.": "從Google日曆中刪除事件。",
|
|
17
|
+
"Make a custom API call to a specific endpoint": "將一個自定义 API 调用到一个特定的终点",
|
|
18
|
+
"Calendar": "日曆",
|
|
19
|
+
"Event ID": "事件ID",
|
|
20
|
+
"Attendees": "參加者",
|
|
21
|
+
"Summary": "總結",
|
|
22
|
+
"Send Updates": "發送更新",
|
|
23
|
+
"Title of the event": "事件標題",
|
|
24
|
+
"Start date time of the event": "事件開始日期時間",
|
|
25
|
+
"End date time of the event": "事件結束日期時間",
|
|
26
|
+
"Location": "地點",
|
|
27
|
+
"Description": "描述",
|
|
28
|
+
"Color": "顏色",
|
|
29
|
+
"Guests can modify": "客人可修改",
|
|
30
|
+
"Guests can invite others": "客人可以邀請其他人",
|
|
31
|
+
"Guests can see other guests": "客人可以看到其他客人",
|
|
32
|
+
"Send Notifications": "發送通知",
|
|
33
|
+
"Event types": "事件類型",
|
|
34
|
+
"Search Term": "搜索條目",
|
|
35
|
+
"Date from": "日期從",
|
|
36
|
+
"Date to": "日期到",
|
|
37
|
+
"Expand Recurring Event?": "擴展循環事件?",
|
|
38
|
+
"Method": "方法",
|
|
39
|
+
"Headers": "信頭",
|
|
40
|
+
"Query Parameters": "查询參數",
|
|
41
|
+
"Body": "正文内容",
|
|
42
|
+
"No Error on Failure": "失敗時沒有錯誤",
|
|
43
|
+
"Timeout (in seconds)": "超時(秒)",
|
|
44
|
+
"Emails of the attendees (guests)": "參與者(嘉賓)的電子郵件",
|
|
45
|
+
"The text describing the event to be created": "描述要創建的事件的文本",
|
|
46
|
+
"Guests who should receive notifications about the creation of the new event.": "應該收到新事件通知的嘉賓。",
|
|
47
|
+
"By default it'll be 30 min post start time": "默認情況下是在開始時間後30分鐘",
|
|
48
|
+
"Description of the event. You can use HTML tags here.": "事件的描述。你可以在這裡使用HTML標記。",
|
|
49
|
+
"Select event types": "選擇事件類型",
|
|
50
|
+
"Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.": "是否將重複發生的事件擴展為實例,並僅返回單次事件和重複事件的實例,但不返回底層的重複發生事件本身。",
|
|
51
|
+
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
52
|
+
"All": "所有",
|
|
53
|
+
"External Only": "僅限外部",
|
|
54
|
+
"none": "無",
|
|
55
|
+
"Yes, to everyone": "是,對所有人",
|
|
56
|
+
"To non-Google Calendar guests only": "僅限於非Google日曆的客人",
|
|
57
|
+
"To no one": "不向任何人",
|
|
58
|
+
"Default": "默認",
|
|
59
|
+
"Out Of Office": "辦公室外",
|
|
60
|
+
"Focus Time": "專注時間",
|
|
61
|
+
"Working Location": "工作地點",
|
|
62
|
+
"GET": "获取",
|
|
63
|
+
"POST": "帖子",
|
|
64
|
+
"PATCH": "PATCH",
|
|
65
|
+
"PUT": "弹出",
|
|
66
|
+
"DELETE": "刪除",
|
|
67
|
+
"HEAD": "黑色",
|
|
68
|
+
"New or Updated Event": "新事件或更新事件",
|
|
69
|
+
"Triggers when an event is added or updated": "當添加或更新事件時觸發",
|
|
70
|
+
"If true, the trigger will activate for every occurrence of a recurring event.": "如果為 true ,觸發器將針對重複事件的每個發生激活。"
|
|
71
|
+
}
|
package/src/index.js
CHANGED
|
@@ -25,7 +25,7 @@ exports.googleCalendarAuth = pieces_framework_1.PieceAuth.OAuth2({
|
|
|
25
25
|
],
|
|
26
26
|
});
|
|
27
27
|
exports.googleCalendar = (0, pieces_framework_1.createPiece)({
|
|
28
|
-
minimumSupportedRelease: '0.
|
|
28
|
+
minimumSupportedRelease: '0.30.0',
|
|
29
29
|
logoUrl: 'https://cdn.activepieces.com/pieces/google-calendar.png',
|
|
30
30
|
categories: [shared_1.PieceCategory.PRODUCTIVITY],
|
|
31
31
|
displayName: 'Google Calendar',
|
package/src/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/pieces/community/google-calendar/src/index.ts"],"names":[],"mappings":";;;;AAAA,+DAAwE;AACxE,qEAIwC;AACxC,iDAAqD;AACrD,6DAAyD;AACzD,yEAA4E;AAC5E,2EAAsE;AACtE,yDAAqD;AACrD,2EAAsE;AACtE,yCAAoD;AACpD,kEAAqE;AACrE,6EAA+E;AAElE,QAAA,kBAAkB,GAAG,4BAAS,CAAC,MAAM,CAAC;IACjD,WAAW,EAAE,EAAE;IACf,OAAO,EAAE,2CAA2C;IACpD,QAAQ,EAAE,qCAAqC;IAC/C,QAAQ,EAAE,IAAI;IACd,IAAI,EAAE,IAAI;IACV,KAAK,EAAE;QACL,iDAAiD;QACjD,mDAAmD;KACpD;CACF,CAAC,CAAC;AAEU,QAAA,cAAc,GAAG,IAAA,8BAAW,EAAC;IACxC,uBAAuB,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/pieces/community/google-calendar/src/index.ts"],"names":[],"mappings":";;;;AAAA,+DAAwE;AACxE,qEAIwC;AACxC,iDAAqD;AACrD,6DAAyD;AACzD,yEAA4E;AAC5E,2EAAsE;AACtE,yDAAqD;AACrD,2EAAsE;AACtE,yCAAoD;AACpD,kEAAqE;AACrE,6EAA+E;AAElE,QAAA,kBAAkB,GAAG,4BAAS,CAAC,MAAM,CAAC;IACjD,WAAW,EAAE,EAAE;IACf,OAAO,EAAE,2CAA2C;IACpD,QAAQ,EAAE,qCAAqC;IAC/C,QAAQ,EAAE,IAAI;IACd,IAAI,EAAE,IAAI;IACV,KAAK,EAAE;QACL,iDAAiD;QACjD,mDAAmD;KACpD;CACF,CAAC,CAAC;AAEU,QAAA,cAAc,GAAG,IAAA,8BAAW,EAAC;IACxC,uBAAuB,EAAE,QAAQ;IACjC,OAAO,EAAE,yDAAyD;IAClE,UAAU,EAAE,CAAC,sBAAa,CAAC,YAAY,CAAC;IACxC,WAAW,EAAE,iBAAiB;IAC9B,WAAW,EAAE,oCAAoC;IAEjD,OAAO,EAAE;QACP,aAAa;QACb,kBAAkB;QAClB,UAAU;QACV,cAAc;QACd,YAAY;QACZ,WAAW;QACX,eAAe;QACf,UAAU;QACV,SAAS;KACV;IACD,IAAI,EAAE,0BAAkB;IACxB,OAAO,EAAE;QACP,gDAAyB;QACzB,6CAAwB;QACxB,0BAAW;QACX,sBAAS;QACT,uCAAiB;QACjB,uCAAiB;QACjB,IAAA,yCAAyB,EAAC;YACxB,IAAI,EAAE,0BAAkB;YACxB,OAAO;gBACL,OAAO,6BAAoB,CAAC,OAAO,CAAC;YACtC,CAAC;YACD,WAAW,EAAE,CAAO,IAAI,EAAE,EAAE;gBAC1B,OAAO;oBACL,aAAa,EAAE,UAAW,IAA4B,CAAC,YAAY,EAAE;iBACtE,CAAC;YACJ,CAAC,CAAA;SACF,CAAC;KACH;IACD,QAAQ,EAAE,CAAC,qCAAoB,CAAC;CACjC,CAAC,CAAC"}
|
|
@@ -91,7 +91,7 @@ exports.calendarEventChanged = (0, pieces_framework_1.createTrigger)({
|
|
|
91
91
|
},
|
|
92
92
|
type: pieces_framework_2.TriggerStrategy.POLLING,
|
|
93
93
|
test(_a) {
|
|
94
|
-
return tslib_1.__awaiter(this, arguments, void 0, function* ({ store, auth, propsValue }) {
|
|
94
|
+
return tslib_1.__awaiter(this, arguments, void 0, function* ({ store, auth, propsValue, files }) {
|
|
95
95
|
return yield pieces_common_1.pollingHelper.test(polling, {
|
|
96
96
|
store,
|
|
97
97
|
auth,
|
|
@@ -99,6 +99,7 @@ exports.calendarEventChanged = (0, pieces_framework_1.createTrigger)({
|
|
|
99
99
|
calendarId: propsValue.calendar_id,
|
|
100
100
|
expandRecurringEvent: propsValue.expandRecurringEvent,
|
|
101
101
|
},
|
|
102
|
+
files,
|
|
102
103
|
});
|
|
103
104
|
});
|
|
104
105
|
},
|
|
@@ -127,7 +128,7 @@ exports.calendarEventChanged = (0, pieces_framework_1.createTrigger)({
|
|
|
127
128
|
});
|
|
128
129
|
},
|
|
129
130
|
run(_a) {
|
|
130
|
-
return tslib_1.__awaiter(this, arguments, void 0, function* ({ store, auth, propsValue }) {
|
|
131
|
+
return tslib_1.__awaiter(this, arguments, void 0, function* ({ store, auth, propsValue, files }) {
|
|
131
132
|
return yield pieces_common_1.pollingHelper.poll(polling, {
|
|
132
133
|
store,
|
|
133
134
|
auth,
|
|
@@ -135,6 +136,7 @@ exports.calendarEventChanged = (0, pieces_framework_1.createTrigger)({
|
|
|
135
136
|
calendarId: propsValue.calendar_id,
|
|
136
137
|
expandRecurringEvent: propsValue.expandRecurringEvent,
|
|
137
138
|
},
|
|
139
|
+
files,
|
|
138
140
|
});
|
|
139
141
|
});
|
|
140
142
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"calendar-event.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/google-calendar/src/lib/triggers/calendar-event.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"calendar-event.js","sourceRoot":"","sources":["../../../../../../../../packages/pieces/community/google-calendar/src/lib/triggers/calendar-event.ts"],"names":[],"mappings":"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"}
|