@activepieces/piece-typefully 0.0.1 → 0.1.1

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.
Files changed (61) hide show
  1. package/package.json +5 -5
  2. package/src/i18n/de.json +105 -0
  3. package/src/i18n/es.json +105 -0
  4. package/src/i18n/fr.json +94 -52
  5. package/src/i18n/ja.json +105 -0
  6. package/src/i18n/nl.json +105 -0
  7. package/src/i18n/pt.json +105 -0
  8. package/src/i18n/translation.json +79 -37
  9. package/src/i18n/zh.json +105 -0
  10. package/src/index.d.ts.map +1 -1
  11. package/src/index.js +8 -14
  12. package/src/index.js.map +1 -1
  13. package/src/lib/actions/create-draft-advanced.action.js +1 -1
  14. package/src/lib/actions/create-draft-advanced.action.js.map +1 -1
  15. package/src/lib/actions/create-draft.action.js +2 -2
  16. package/src/lib/actions/create-draft.action.js.map +1 -1
  17. package/src/lib/actions/{schedule-draft-next-slot.action.d.ts → publish-draft-now.action.d.ts} +2 -2
  18. package/src/lib/actions/publish-draft-now.action.d.ts.map +1 -0
  19. package/src/lib/actions/{schedule-draft-next-slot.action.js → publish-draft-now.action.js} +9 -8
  20. package/src/lib/actions/publish-draft-now.action.js.map +1 -0
  21. package/src/lib/actions/schedule-draft.action.d.ts +6 -0
  22. package/src/lib/actions/schedule-draft.action.d.ts.map +1 -0
  23. package/src/lib/actions/schedule-draft.action.js +42 -0
  24. package/src/lib/actions/schedule-draft.action.js.map +1 -0
  25. package/src/lib/actions/upload-media.action.d.ts +5 -0
  26. package/src/lib/actions/upload-media.action.d.ts.map +1 -0
  27. package/src/lib/actions/upload-media.action.js +41 -0
  28. package/src/lib/actions/upload-media.action.js.map +1 -0
  29. package/src/lib/common/props.d.ts +2 -50
  30. package/src/lib/common/props.d.ts.map +1 -1
  31. package/src/lib/common/props.js +11 -76
  32. package/src/lib/common/props.js.map +1 -1
  33. package/src/lib/triggers/{draft-created.trigger.d.ts → new-event.trigger.d.ts} +6 -2
  34. package/src/lib/triggers/new-event.trigger.d.ts.map +1 -0
  35. package/src/lib/triggers/new-event.trigger.js +53 -0
  36. package/src/lib/triggers/new-event.trigger.js.map +1 -0
  37. package/src/lib/actions/schedule-draft-next-slot.action.d.ts.map +0 -1
  38. package/src/lib/actions/schedule-draft-next-slot.action.js.map +0 -1
  39. package/src/lib/triggers/draft-created.trigger.d.ts.map +0 -1
  40. package/src/lib/triggers/draft-created.trigger.js +0 -38
  41. package/src/lib/triggers/draft-created.trigger.js.map +0 -1
  42. package/src/lib/triggers/draft-deleted.trigger.d.ts +0 -11
  43. package/src/lib/triggers/draft-deleted.trigger.d.ts.map +0 -1
  44. package/src/lib/triggers/draft-deleted.trigger.js +0 -38
  45. package/src/lib/triggers/draft-deleted.trigger.js.map +0 -1
  46. package/src/lib/triggers/draft-published.trigger.d.ts +0 -11
  47. package/src/lib/triggers/draft-published.trigger.d.ts.map +0 -1
  48. package/src/lib/triggers/draft-published.trigger.js +0 -38
  49. package/src/lib/triggers/draft-published.trigger.js.map +0 -1
  50. package/src/lib/triggers/draft-scheduled.trigger.d.ts +0 -11
  51. package/src/lib/triggers/draft-scheduled.trigger.d.ts.map +0 -1
  52. package/src/lib/triggers/draft-scheduled.trigger.js +0 -38
  53. package/src/lib/triggers/draft-scheduled.trigger.js.map +0 -1
  54. package/src/lib/triggers/draft-status-changed.trigger.d.ts +0 -11
  55. package/src/lib/triggers/draft-status-changed.trigger.d.ts.map +0 -1
  56. package/src/lib/triggers/draft-status-changed.trigger.js +0 -38
  57. package/src/lib/triggers/draft-status-changed.trigger.js.map +0 -1
  58. package/src/lib/triggers/draft-tags-changed.trigger.d.ts +0 -11
  59. package/src/lib/triggers/draft-tags-changed.trigger.d.ts.map +0 -1
  60. package/src/lib/triggers/draft-tags-changed.trigger.js +0 -38
  61. package/src/lib/triggers/draft-tags-changed.trigger.js.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-typefully",
3
- "version": "0.0.1",
3
+ "version": "0.1.1",
4
4
  "main": "./src/index.js",
5
5
  "types": "./src/index.d.ts",
6
6
  "scripts": {
@@ -8,9 +8,9 @@
8
8
  "lint": "eslint 'src/**/*.ts'"
9
9
  },
10
10
  "dependencies": {
11
- "@activepieces/pieces-common": "0.12.0",
12
- "@activepieces/pieces-framework": "0.26.0",
13
- "@activepieces/shared": "0.50.0",
14
- "tslib": "2.6.2"
11
+ "tslib": "2.6.2",
12
+ "@activepieces/pieces-common": "0.12.1",
13
+ "@activepieces/pieces-framework": "0.26.2",
14
+ "@activepieces/shared": "0.57.2"
15
15
  }
16
16
  }
@@ -0,0 +1,105 @@
1
+ {
2
+ "Write, schedule, and publish social media content.": "Schreibe, Zeitplan und veröffentlicht Social Media Inhalte.",
3
+ "You can obtain your API key from **Typefully Settings → API**.": "Sie können Ihren API-Schlüssel über **Typische Einstellungen → API** erhalten.",
4
+ "Create Draft Simple": "Einfacher Entwurf erstellen",
5
+ "Create Draft Advanced": "Erstelle Entwurf Erweitert",
6
+ "Publish Draft Now": "Entwurf jetzt veröffentlichen",
7
+ "Schedule Draft": "Entwurf planen",
8
+ "Get Draft": "Entwurf abrufen",
9
+ "List Drafts": "Entwürfe auflisten",
10
+ "Delete Draft": "Entwurf löschen",
11
+ "Upload Media": "Medien hochladen",
12
+ "Custom API Call": "Eigener API-Aufruf",
13
+ "Create cross-platform, single-post drafts with text and optional media URLs. For threads (multiple posts) or advanced control, use \"Create Draft Advanced\" instead.": "Erstellen Sie Plattformübergreifende, Single-Post-Entwürfe mit Text und optionalen Medien-URLs. Für Threads (mehrere Beiträge) oder erweiterte Steuerung verwenden Sie stattdessen \"Erstelle Entwurf Erweitert\".",
14
+ "Create multi-post threads with full control. Supports threads (multiple posts), different content and media per post with pre-uploaded media IDs using JSON format. For single posts with simple text and media URLs, use \"Create Draft Simple\" instead.": "Erstellen Sie Multi-Post-Threads mit voller Kontrolle. Unterstützt Threads (mehrere Beiträge), verschiedene Inhalte und Medien pro Beitrag mit vorab hochgeladenen Medien-IDs im JSON-Format. Für einzelne Beiträge mit einfachen Text- und Medien-URLs verwenden Sie stattdessen \"Entwurf erstellen\" .",
15
+ "Immediately publishes an existing draft to all configured platforms.": "Veröffentlicht sofort einen existierenden Entwurf für alle konfigurierten Plattformen.",
16
+ "Schedules an existing draft to be published at a specific time.": "Plant einen existierenden Entwurf zu einem bestimmten Zeitpunkt zu veröffentlichen.",
17
+ "Retrieve a specific draft by its ID.": "Abrufen eines bestimmten Entwurfs durch seine ID.",
18
+ "List drafts with optional filters.": "Entwürfe mit optionalen Filtern auflisten.",
19
+ "Delete an existing draft.": "Lösche einen existierenden Entwurf.",
20
+ "Uploads a media file (image, video, GIF, or PDF) to Typefully. Returns a media ID that can be used when creating drafts.": "Hochlädt eine Mediendatei (Bild, Video, GIF oder PDF) nach Typ. Gibt eine Medien-ID zurück, die beim Erstellen von Entwürfen verwendet werden kann.",
21
+ "Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
22
+ "Social Set": "Soziale Gruppe",
23
+ "Post Text": "Beitragstext",
24
+ "Platforms": "Plattformen",
25
+ "Draft Title": "Entwurf Titel",
26
+ "Tags": "Tags",
27
+ "Generate Share URL": "Freigabe-URL generieren",
28
+ "Publish At": "Veröffentlichen am",
29
+ "X Reply To URL": "X-Antwort an URL",
30
+ "Platforms (JSON)": "Plattformen (JSON)",
31
+ "Draft ID": "Entwurf ID",
32
+ "Schedule At": "Planen um",
33
+ "Status": "Status",
34
+ "Order By": "Sortieren nach",
35
+ "Limit": "Limit",
36
+ "File": "Datei",
37
+ "Method": "Methode",
38
+ "Headers": "Kopfzeilen",
39
+ "Query Parameters": "Abfrageparameter",
40
+ "Body Type": "Körpertyp",
41
+ "Body": "Körper",
42
+ "Response is Binary ?": "Antwort ist binär?",
43
+ "No Error on Failure": "Kein Fehler bei Fehler",
44
+ "Timeout (in seconds)": "Timeout (in Sekunden)",
45
+ "Follow redirects": "Weiterleitungen folgen",
46
+ "The social set (account) to use.": "Das soziale Set (Konto) zum Benutzen.",
47
+ "The text content of the post.": "Der Text Inhalt des Beitrags.",
48
+ "Which platforms to publish to. At least one platform must be selected.": "Welche Plattformen veröffentlicht werden sollen. Mindestens eine Plattform muss ausgewählt werden.",
49
+ "An optional title for the draft (visible only in Typefully).": "Ein optionaler Titel für den Entwurf (nur typischerweise sichtbar).",
50
+ "Tags to apply to the draft.": "Tags für den Entwurf.",
51
+ "Generate a share URL for the draft.": "Generieren Sie eine Freigabe-URL für den Entwurf.",
52
+ "Schedule the draft for a specific date/time. Leave empty to save as draft.": "Planen Sie den Entwurf für ein bestimmtes Datum/Zeit. Lassen Sie leer, um ihn als Entwurf zu speichern.",
53
+ "URL of an X post to reply to.": "URL eines X-Beitrags, auf den geantwortet werden soll.",
54
+ "A JSON object defining per-platform content. Each key is a platform name (x, linkedin, threads, bluesky, mastodon) with an object containing \"enabled\" (boolean) and \"posts\" (array of {text} objects). For threads/X, add multiple posts. X also supports \"settings\": {\"reply_to_url\": \"...\"}. Example: {\"x\": {\"enabled\": true, \"posts\": [{\"text\": \"Tweet 1\"}, {\"text\": \"Tweet 2\"}]}, \"linkedin\": {\"enabled\": true, \"posts\": [{\"text\": \"LinkedIn post\"}]}}": "Ein JSON-Objekt, das jeden Plattform-Inhalt definiert. Jeder Schlüssel ist ein Plattformname (x, linkedin, threads, bluesky, mastodon) mit einem Objekt, das \"enabled\" (boolean) und \"posts\" (Array von {text} Objekten) enthält. Für Threads/X mehrere Beiträge hinzufügen. X unterstützt auch \"settings\": {\"reply_to_url\": \"...\"}. Beispiel: {\"x\": {\"enabled\": {\"enabled\": true \"posts\": [{\"text\": \"Tweet 1\"}, {\"text\": \"Tweet 2\"}]}, \"linkedin\": {\"enabled\": true \"posts\": [{\"text\": \"LinkedIn post\"}]}}",
55
+ "An optional title for the draft.": "Ein optionaler Titel für den Entwurf.",
56
+ "The ID of the draft to publish.": "Die ID des Entwurfs zu veröffentlichen.",
57
+ "The ID of the draft to schedule.": "Die ID des zu planenden Entwurfs.",
58
+ "The date and time to publish the draft (ISO 8601 format with timezone).": "Datum und Uhrzeit für die Veröffentlichung des Entwurfs (ISO 8601 Format mit Zeitzone).",
59
+ "The ID of the draft to retrieve.": "Die ID des abzuholenden Entwurfs.",
60
+ "Filter by draft status.": "Nach Entwurfsstatus filtern.",
61
+ "Sort order for the results.": "Sortierreihenfolge für die Ergebnisse.",
62
+ "Maximum number of drafts to return (1-50).": "Maximale Anzahl der zurückzugebenden Entwürfe (1-50).",
63
+ "The ID of the draft to delete.": "Die ID des zu löschenden Entwurfs.",
64
+ "The media file to upload (image, video, GIF, or PDF).": "Die Mediendatei zum Hochladen (Bild, Video, GIF, oder PDF).",
65
+ "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
66
+ "Enable for files like PDFs, images, etc.": "Aktivieren für Dateien wie PDFs, Bilder usw.",
67
+ "X (Twitter)": "X (Twitter)",
68
+ "LinkedIn": "LinkedIn",
69
+ "Threads": "Threads",
70
+ "Bluesky": "Blauesky",
71
+ "Mastodon": "Mastodon",
72
+ "Draft": "Entwurf",
73
+ "Scheduled": "Geplant",
74
+ "Published": "Veröffentlicht",
75
+ "Publishing": "Veröffentliche",
76
+ "Error": "Fehler",
77
+ "Created At (newest first)": "Erstellt am (neueste zuerst)",
78
+ "Created At (oldest first)": "Erstellt am (älteste zuerst)",
79
+ "Updated At (newest first)": "Aktualisiert am (neueste zuerst)",
80
+ "Updated At (oldest first)": "Aktualisiert am (älteste zuerst)",
81
+ "Scheduled Date (newest first)": "Geplantes Datum (neueste zuerst)",
82
+ "Scheduled Date (oldest first)": "Geplantes Datum (älteste zuerst)",
83
+ "GET": "ERHALTEN",
84
+ "POST": "POST",
85
+ "PATCH": "PATCH",
86
+ "PUT": "PUT",
87
+ "DELETE": "LÖSCHEN",
88
+ "HEAD": "HEAD",
89
+ "None": "Keine",
90
+ "JSON": "JSON",
91
+ "Form Data": "Formulardaten",
92
+ "Raw": "Rohe",
93
+ "New Event": "Neues Ereignis",
94
+ "Triggers when a specific webhook event is received from Typefully.": "Trigger wenn ein bestimmtes Webhook Ereignis von Typ empfangen wird.",
95
+ "Markdown": "Markdown",
96
+ "Event": "Ereignis",
97
+ "\n1. In Typefully, go to **Settings → API**.\n2. Go to the **Webhooks** section and click **Add webhook**.\n3. Paste the following URL into the webhook endpoint field:\n```text\n{{webhookUrl}}\n```\n4. Select the events you want to receive and click **Save**.": "\n1. Gehen Sie typischerweise zu **Einstellungen → API**.\n2. Gehen Sie zum Abschnitt **Webhooks** und klicken Sie auf **Webhook** hinzufügen.\n3. Fügen Sie die folgende URL in das Webhook Endpunkt Feld ein:\n```text\n{{webhookUrl}}\n```\n4. Wählen Sie die Ereignisse, die Sie empfangen möchten, und klicken Sie auf **Speichern**.",
98
+ "The Typefully event to listen for.": "Der Typische Event zum Hören.",
99
+ "Draft Created": "Entwurf erstellt",
100
+ "Draft Scheduled": "Entwurf geplant",
101
+ "Draft Published": "Entwurf veröffentlicht",
102
+ "Draft Status Changed": "Entwurf-Status geändert",
103
+ "Draft Tags Changed": "Entwurf Tags geändert",
104
+ "Draft Deleted": "Entwurf gelöscht"
105
+ }
@@ -0,0 +1,105 @@
1
+ {
2
+ "Write, schedule, and publish social media content.": "Escribir, programar y publicar contenido de las redes sociales.",
3
+ "You can obtain your API key from **Typefully Settings → API**.": "Puedes obtener tu clave API desde **Tipefully Settings → API**.",
4
+ "Create Draft Simple": "Crear borrador simple",
5
+ "Create Draft Advanced": "Crear borrador avanzado",
6
+ "Publish Draft Now": "Publicar borrador ahora",
7
+ "Schedule Draft": "Programar borrador",
8
+ "Get Draft": "Obtener borrador",
9
+ "List Drafts": "Lista de borradores",
10
+ "Delete Draft": "Eliminar borrador",
11
+ "Upload Media": "Cargar medios",
12
+ "Custom API Call": "Llamada API personalizada",
13
+ "Create cross-platform, single-post drafts with text and optional media URLs. For threads (multiple posts) or advanced control, use \"Create Draft Advanced\" instead.": "Crear borradores multiplataforma, de un solo post con URL de texto y opcionales de medios. Para hilos (múltiples mensajes) o control avanzado, utilice en su lugar \"Crear borrador avanzado\".",
14
+ "Create multi-post threads with full control. Supports threads (multiple posts), different content and media per post with pre-uploaded media IDs using JSON format. For single posts with simple text and media URLs, use \"Create Draft Simple\" instead.": "Crear hilos con control total. Soporta hilos (múltiples mensajes), diferentes contenidos y medios por publicación con IDs de medios pre-cargados usando formato JSON. Para publicaciones individuales con URL de texto y medios simples, utilice \"Crear borrador simple\".",
15
+ "Immediately publishes an existing draft to all configured platforms.": "Publica inmediatamente un borrador existente a todas las plataformas configuradas.",
16
+ "Schedules an existing draft to be published at a specific time.": "Programar un borrador existente para ser publicado en un momento determinado.",
17
+ "Retrieve a specific draft by its ID.": "Recuperar un borrador específico por su ID.",
18
+ "List drafts with optional filters.": "Listar borradores con filtros opcionales.",
19
+ "Delete an existing draft.": "Eliminar un borrador existente.",
20
+ "Uploads a media file (image, video, GIF, or PDF) to Typefully. Returns a media ID that can be used when creating drafts.": "Sube un archivo multimedia (imagen, video, GIF o PDF) a Typefully. Devuelve un ID de medio que puede ser usado al crear borradores.",
21
+ "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
22
+ "Social Set": "Conjunto social",
23
+ "Post Text": "Publicar texto",
24
+ "Platforms": "Plataformas",
25
+ "Draft Title": "Título del borrador",
26
+ "Tags": "Etiquetas",
27
+ "Generate Share URL": "Generar URL Compartir",
28
+ "Publish At": "Publicar en",
29
+ "X Reply To URL": "X Responder a URL",
30
+ "Platforms (JSON)": "Plataformas (JSON)",
31
+ "Draft ID": "ID borrador",
32
+ "Schedule At": "Programar en",
33
+ "Status": "Estado",
34
+ "Order By": "Ordenar por",
35
+ "Limit": "Límite",
36
+ "File": "Archivo",
37
+ "Method": "Método",
38
+ "Headers": "Encabezados",
39
+ "Query Parameters": "Parámetros de consulta",
40
+ "Body Type": "Tipo de cuerpo",
41
+ "Body": "Cuerpo",
42
+ "Response is Binary ?": "¿Respuesta es binaria?",
43
+ "No Error on Failure": "No hay ningún error en fallo",
44
+ "Timeout (in seconds)": "Tiempo de espera (en segundos)",
45
+ "Follow redirects": "Seguir redirecciones",
46
+ "The social set (account) to use.": "El conjunto social (cuenta) a utilizar.",
47
+ "The text content of the post.": "El contenido del texto del mensaje.",
48
+ "Which platforms to publish to. At least one platform must be selected.": "Las plataformas en las que publicar deben seleccionarse al menos una plataforma.",
49
+ "An optional title for the draft (visible only in Typefully).": "Un título opcional para el borrador (visible sólo en tipefully).",
50
+ "Tags to apply to the draft.": "Etiquetas para aplicar al borrador.",
51
+ "Generate a share URL for the draft.": "Generar una URL para compartir para el borrador.",
52
+ "Schedule the draft for a specific date/time. Leave empty to save as draft.": "Programar el borrador para una fecha/hora específica. Dejar vacío para guardar como borrador.",
53
+ "URL of an X post to reply to.": "URL de una publicación X a la que responder.",
54
+ "A JSON object defining per-platform content. Each key is a platform name (x, linkedin, threads, bluesky, mastodon) with an object containing \"enabled\" (boolean) and \"posts\" (array of {text} objects). For threads/X, add multiple posts. X also supports \"settings\": {\"reply_to_url\": \"...\"}. Example: {\"x\": {\"enabled\": true, \"posts\": [{\"text\": \"Tweet 1\"}, {\"text\": \"Tweet 2\"}]}, \"linkedin\": {\"enabled\": true, \"posts\": [{\"text\": \"LinkedIn post\"}]}}": "Un objeto JSON que define contenido por plataforma. Cada clave es un nombre de plataforma (x, linkedin, hilos, bluesky, mastodon) con un objeto que contiene \"activado\" (boolean) y \"posts\" (array de objetos {text} ). Para hilos/X, añadir múltiples mensajes. X también soporta \"settings\": {\"reply_to_url\": \"...\"}. Ejemplo: {\"x\": {\"enabled\": true, \"posts\": [{\"text\": \"Tweet 1\"}, {\"text\": \"Tweet 2\"}]}, \"linkedin\": {\"enabled\": true, \"posts\": [{\"text\": \"LinkedIn post\"}]}}",
55
+ "An optional title for the draft.": "Un título opcional para el borrador.",
56
+ "The ID of the draft to publish.": "El ID del borrador a publicar.",
57
+ "The ID of the draft to schedule.": "El ID del borrador a programar.",
58
+ "The date and time to publish the draft (ISO 8601 format with timezone).": "La fecha y hora para publicar el borrador (formato ISO 8601 con zona horaria).",
59
+ "The ID of the draft to retrieve.": "El ID del borrador para recuperar.",
60
+ "Filter by draft status.": "Filtrar por estado de borrador.",
61
+ "Sort order for the results.": "Ordenar los resultados.",
62
+ "Maximum number of drafts to return (1-50).": "Número máximo de borradores a devolver (1-50).",
63
+ "The ID of the draft to delete.": "El ID del borrador a eliminar.",
64
+ "The media file to upload (image, video, GIF, or PDF).": "El archivo multimedia a subir (imagen, vídeo, GIF o PDF).",
65
+ "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
66
+ "Enable for files like PDFs, images, etc.": "Activar para archivos como PDFs, imágenes, etc.",
67
+ "X (Twitter)": "X (Twitter)",
68
+ "LinkedIn": "LinkedIn",
69
+ "Threads": "Hilos",
70
+ "Bluesky": "Azul",
71
+ "Mastodon": "Mastodon",
72
+ "Draft": "Borrador",
73
+ "Scheduled": "Programado",
74
+ "Published": "Publicado",
75
+ "Publishing": "Publicando",
76
+ "Error": "Error",
77
+ "Created At (newest first)": "Creado en (más reciente primero)",
78
+ "Created At (oldest first)": "Creado en (más antiguo primero)",
79
+ "Updated At (newest first)": "Actualizado en (más reciente primero)",
80
+ "Updated At (oldest first)": "Actualizado en (más antiguo primero)",
81
+ "Scheduled Date (newest first)": "Fecha programada (más reciente primero)",
82
+ "Scheduled Date (oldest first)": "Fecha programada (más antigua primero)",
83
+ "GET": "RECOGER",
84
+ "POST": "POST",
85
+ "PATCH": "PATCH",
86
+ "PUT": "PUT",
87
+ "DELETE": "BORRAR",
88
+ "HEAD": "LIMPIO",
89
+ "None": "Ninguna",
90
+ "JSON": "JSON",
91
+ "Form Data": "Datos de Formulario",
92
+ "Raw": "Rápido",
93
+ "New Event": "Nuevo evento",
94
+ "Triggers when a specific webhook event is received from Typefully.": "Dispara cuando un evento específico de webhook es recibido de Typefully.",
95
+ "Markdown": "Markdown",
96
+ "Event": "Evento",
97
+ "\n1. In Typefully, go to **Settings → API**.\n2. Go to the **Webhooks** section and click **Add webhook**.\n3. Paste the following URL into the webhook endpoint field:\n```text\n{{webhookUrl}}\n```\n4. Select the events you want to receive and click **Save**.": "\n1. In Typefully, go to **Settings → API**.\n2. Go to the **Webhooks** section and click **Add webhook**.\n3. Paste the following URL into the webhook endpoint field:\n```text\n{{webhookUrl}}\n```\n4. Select the events you want to receive and click **Save**.",
98
+ "The Typefully event to listen for.": "El evento Typefully para escuchar.",
99
+ "Draft Created": "Borrador creado",
100
+ "Draft Scheduled": "Borrador programado",
101
+ "Draft Published": "Borrador Publicado",
102
+ "Draft Status Changed": "Estado del borrador cambiado",
103
+ "Draft Tags Changed": "Etiquetas de borrador cambiadas",
104
+ "Draft Deleted": "Borrador eliminado"
105
+ }
package/src/i18n/fr.json CHANGED
@@ -1,63 +1,105 @@
1
1
  {
2
- "Write, schedule, and publish social media content.": "Rédigez, planifiez et publiez du contenu sur les réseaux sociaux.",
3
- "You can obtain your API key from **Typefully Settings → API**.": "Vous pouvez obtenir votre clé API dans **Paramètres Typefully → API**.",
4
- "Create Draft": "Créer un brouillon",
5
- "Create a single-post draft with text and optional media URLs.": "Créer un brouillon avec du texte et des URL de médias optionnels.",
6
- "Social Set": "Compte social",
7
- "The social set (account) to use.": "Le compte social à utiliser.",
8
- "Post Text": "Texte du post",
9
- "The text content of the post.": "Le contenu texte du post.",
2
+ "Write, schedule, and publish social media content.": "Écrire, planifier et publier du contenu sur les réseaux sociaux.",
3
+ "You can obtain your API key from **Typefully Settings → API**.": "Vous pouvez obtenir votre clé API à partir de **Paramètres Typefully → API**.",
4
+ "Create Draft Simple": "Créer un brouillon simple",
5
+ "Create Draft Advanced": "Créer un brouillon avancé",
6
+ "Publish Draft Now": "Publier le brouillon maintenant",
7
+ "Schedule Draft": "Planifier un brouillon",
8
+ "Get Draft": "Obtenir un brouillon",
9
+ "List Drafts": "Liste des brouillons",
10
+ "Delete Draft": "Supprimer le brouillon",
11
+ "Upload Media": "Télécharger les médias",
12
+ "Custom API Call": "Appel d'API personnalisé",
13
+ "Create cross-platform, single-post drafts with text and optional media URLs. For threads (multiple posts) or advanced control, use \"Create Draft Advanced\" instead.": "Créez des brouillons multi-plateforme, mono-poste avec du texte et des URL de média optionnelles. Pour les threads (messages multiples) ou le contrôle avancé, utilisez « Créer un brouillon avancé » à la place.",
14
+ "Create multi-post threads with full control. Supports threads (multiple posts), different content and media per post with pre-uploaded media IDs using JSON format. For single posts with simple text and media URLs, use \"Create Draft Simple\" instead.": "Créez des sujets multi-posts avec un contrôle complet. Supporte les threads (messages multiples), différents contenus et médias par message avec des identifiants multimédia pré-téléchargés au format JSON. Pour les messages avec des URL de texte et de média simples, utilisez plutôt \"Créer un brouillon simple\".",
15
+ "Immediately publishes an existing draft to all configured platforms.": "Publie immédiatement un brouillon existant sur toutes les plates-formes configurées.",
16
+ "Schedules an existing draft to be published at a specific time.": "Planifie une ébauche existante à publier à un moment précis.",
17
+ "Retrieve a specific draft by its ID.": "Récupérer un brouillon spécifique par son ID.",
18
+ "List drafts with optional filters.": "Lister les brouillons avec des filtres optionnels.",
19
+ "Delete an existing draft.": "Supprimer un brouillon existant.",
20
+ "Uploads a media file (image, video, GIF, or PDF) to Typefully. Returns a media ID that can be used when creating drafts.": "Télécharge un fichier média (image, vidéo, GIF, ou PDF) vers Typely. Renvoie un ID média qui peut être utilisé lors de la création de brouillons.",
21
+ "Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
22
+ "Social Set": "Ensemble de réseaux sociaux",
23
+ "Post Text": "Poster le texte",
10
24
  "Platforms": "Plateformes",
11
- "Which platforms to publish to. If empty, uses the social set defaults.": "Sur quelles plateformes publier. Si vide, utilise les paramètres par défaut du compte.",
12
- "X (Twitter)": "X (Twitter)",
13
- "LinkedIn": "LinkedIn",
14
- "Threads": "Threads",
15
- "Bluesky": "Bluesky",
16
- "Mastodon": "Mastodon",
17
25
  "Draft Title": "Titre du brouillon",
18
- "An optional title for the draft (visible only in Typefully).": "Un titre optionnel pour le brouillon (visible uniquement dans Typefully).",
19
26
  "Tags": "Tags",
27
+ "Generate Share URL": "Générer une URL de partage",
28
+ "Publish At": "Publier à",
29
+ "X Reply To URL": "X Répondre à l'URL",
30
+ "Platforms (JSON)": "Plateformes (JSON)",
31
+ "Draft ID": "ID du brouillon",
32
+ "Schedule At": "Planifier le",
33
+ "Status": "Statut",
34
+ "Order By": "Trier par",
35
+ "Limit": "Limite",
36
+ "File": "Ficher",
37
+ "Method": "Méthode",
38
+ "Headers": "Headers",
39
+ "Query Parameters": "Paramètres de requête",
40
+ "Body Type": "Body Type",
41
+ "Body": "Body",
42
+ "Response is Binary ?": "La réponse est Binaire ?",
43
+ "No Error on Failure": "Aucune erreur en cas d'échec",
44
+ "Timeout (in seconds)": "Délai d'expiration (en secondes)",
45
+ "Follow redirects": "Suivre les redirections",
46
+ "The social set (account) to use.": "L'ensemble social (compte) à utiliser.",
47
+ "The text content of the post.": "Le contenu du texte du post.",
48
+ "Which platforms to publish to. At least one platform must be selected.": "Quelles plateformes publier. Au moins une plateforme doit être sélectionnée.",
49
+ "An optional title for the draft (visible only in Typefully).": "Un titre optionnel pour le brouillon (visible uniquement en Typefully).",
20
50
  "Tags to apply to the draft.": "Tags à appliquer au brouillon.",
21
- "Generate Share URL": "Générer un lien de partage",
22
- "Generate a share URL for the draft.": "Générer un lien de partage pour le brouillon.",
23
- "Publish At": "Date de publication",
24
- "Schedule the draft for a specific date/time. Leave empty to save as draft.": "Planifier le brouillon pour une date/heure précise. Laisser vide pour enregistrer comme brouillon.",
25
- "X Reply To URL": "URL de réponse X",
26
- "URL of an X post to reply to.": "URL d'un post X auquel répondre.",
27
- "Create Draft Advanced": "Créer un brouillon avancé",
28
- "Create multi-post threads with full control. Supports different content and media per post using JSON format.": "Créer des threads multi-posts avec un contrôle total. Supporte différents contenus et médias par post au format JSON.",
29
- "Posts (JSON)": "Posts (JSON)",
30
- "A JSON array of post objects. Each post can have: text (string), platforms (array of strings), media_ids (array of strings). Example: [{\"text\": \"First post\"}, {\"text\": \"Second post\"}]": "Un tableau JSON d'objets post. Chaque post peut contenir : text (chaîne), platforms (tableau de chaînes), media_ids (tableau de chaînes). Exemple : [{\"text\": \"Premier post\"}, {\"text\": \"Deuxième post\"}]",
51
+ "Generate a share URL for the draft.": "Générer une URL de partage pour le brouillon.",
52
+ "Schedule the draft for a specific date/time. Leave empty to save as draft.": "Planifier le brouillon pour une date/heure spécifique. Laisser vide pour enregistrer en tant que brouillon.",
53
+ "URL of an X post to reply to.": "URL d'un message X auquel répondre.",
54
+ "A JSON object defining per-platform content. Each key is a platform name (x, linkedin, threads, bluesky, mastodon) with an object containing \"enabled\" (boolean) and \"posts\" (array of {text} objects). For threads/X, add multiple posts. X also supports \"settings\": {\"reply_to_url\": \"...\"}. Example: {\"x\": {\"enabled\": true, \"posts\": [{\"text\": \"Tweet 1\"}, {\"text\": \"Tweet 2\"}]}, \"linkedin\": {\"enabled\": true, \"posts\": [{\"text\": \"LinkedIn post\"}]}}": "Un objet JSON définissant le contenu par plate-forme. Chaque clé est un nom de plate-forme (x, linkedin, threads, bluesky, mastodon) avec un objet contenant \"enabled\" (boolean) et \"posts\" (tableau des objets {text} ). Pour les threads/X, ajoutez plusieurs messages. X supporte également \"settings\": {\"reply_to_url\": \"...\"}. Exemple: {\"x\": {\"enabled\": true, \"posts\": [{\"text\": \"Tweet 1\"}, {\"text\": \"Tweet 2\"}]}, \"linkedin\": {\"enabled\": true, \"posts\": [{\"text\": \"LinkedIn post\"}]}}",
31
55
  "An optional title for the draft.": "Un titre optionnel pour le brouillon.",
32
- "Get Draft": "Obtenir un brouillon",
33
- "Retrieve a specific draft by its ID.": "Récupérer un brouillon spécifique par son ID.",
34
- "Draft ID": "ID du brouillon",
56
+ "The ID of the draft to publish.": "L'ID du brouillon à publier.",
57
+ "The ID of the draft to schedule.": "L'ID du brouillon à planifier.",
58
+ "The date and time to publish the draft (ISO 8601 format with timezone).": "La date et l'heure de publication du brouillon (format ISO 8601 avec fuseau horaire).",
35
59
  "The ID of the draft to retrieve.": "L'ID du brouillon à récupérer.",
36
- "List Drafts": "Lister les brouillons",
37
- "List drafts with optional filters.": "Lister les brouillons avec des filtres optionnels.",
38
- "Status": "Statut",
39
60
  "Filter by draft status.": "Filtrer par statut de brouillon.",
40
- "Draft": "Brouillon",
41
- "Scheduled": "Planifié",
42
- "Published": "Publié",
43
- "Publishing": "En cours de publication",
44
- "Error": "Erreur",
45
- "Order By": "Trier par",
46
61
  "Sort order for the results.": "Ordre de tri des résultats.",
47
- "Created At (newest first)": "Date de création (récent d'abord)",
48
- "Created At (oldest first)": "Date de création (ancien d'abord)",
49
- "Updated At (newest first)": "Date de modification (récent d'abord)",
50
- "Updated At (oldest first)": "Date de modification (ancien d'abord)",
51
- "Scheduled Date (newest first)": "Date planifiée (récent d'abord)",
52
- "Scheduled Date (oldest first)": "Date planifiée (ancien d'abord)",
53
- "Limit": "Limite",
54
62
  "Maximum number of drafts to return (1-50).": "Nombre maximum de brouillons à retourner (1-50).",
55
- "Delete Draft": "Supprimer un brouillon",
56
- "Delete an existing draft.": "Supprimer un brouillon existant.",
57
63
  "The ID of the draft to delete.": "L'ID du brouillon à supprimer.",
58
- "Schedule Draft in Next Free Slot": "Planifier dans le prochain créneau",
59
- "Schedule an existing draft to be published in the next available slot based on your publishing schedule.": "Planifier un brouillon existant pour publication dans le prochain créneau disponible selon votre calendrier de publication.",
60
- "The ID of the draft to schedule.": "L'ID du brouillon à planifier.",
61
- "New or Updated Draft": "Brouillon nouveau ou modifié",
62
- "Triggers when a draft is created, updated, scheduled, or published in Typefully.": "Se déclenche quand un brouillon est créé, modifié, planifié ou publié dans Typefully."
63
- }
64
+ "The media file to upload (image, video, GIF, or PDF).": "Le fichier média à télécharger (image, vidéo, GIF, ou PDF).",
65
+ "Authorization headers are injected automatically from your connection.": "Les Headers d'autorisation sont injectés automatiquement à partir de votre connexion.",
66
+ "Enable for files like PDFs, images, etc.": "Activer pour les fichiers comme les PDFs, les images, etc.",
67
+ "X (Twitter)": "X (Twitter)",
68
+ "LinkedIn": "LinkedIn",
69
+ "Threads": "Fil de discussion",
70
+ "Bluesky": "Bleu",
71
+ "Mastodon": "Mastodon",
72
+ "Draft": "Brouillon",
73
+ "Scheduled": "Planifié",
74
+ "Published": "Publié",
75
+ "Publishing": "Publication",
76
+ "Error": "Error",
77
+ "Created At (newest first)": "Créé le (plus récent en premier)",
78
+ "Created At (oldest first)": "Créé le (plus ancien d'abord)",
79
+ "Updated At (newest first)": "Mis à jour à (plus récent d'abord)",
80
+ "Updated At (oldest first)": "Mis à jour le (plus ancien d'abord)",
81
+ "Scheduled Date (newest first)": "Date programmée (plus récent en premier)",
82
+ "Scheduled Date (oldest first)": "Date programmée (plus ancienne en premier)",
83
+ "GET": "GET",
84
+ "POST": "POST",
85
+ "PATCH": "PATCH",
86
+ "PUT": "PUT",
87
+ "DELETE": "DELETE",
88
+ "HEAD": "HEAD",
89
+ "None": "Aucun",
90
+ "JSON": "JSON",
91
+ "Form Data": "Données du formulaire",
92
+ "Raw": "Brut",
93
+ "New Event": "Nouvel événement",
94
+ "Triggers when a specific webhook event is received from Typefully.": "Déclenche lorsqu'un événement spécifique de webhook est reçu de Typely.",
95
+ "Markdown": "Markdown",
96
+ "Event": "Evénement",
97
+ "\n1. In Typefully, go to **Settings → API**.\n2. Go to the **Webhooks** section and click **Add webhook**.\n3. Paste the following URL into the webhook endpoint field:\n```text\n{{webhookUrl}}\n```\n4. Select the events you want to receive and click **Save**.": "\n1. In Typefully, go to **Settings → API**.\n2. Go to the **Webhooks** section and click **Add webhook**.\n3. Paste the following URL into the webhook endpoint field:\n```text\n{{webhookUrl}}\n```\n4. Select the events you want to receive and click **Save**.",
98
+ "The Typefully event to listen for.": "L'événement Typefully à écouter.",
99
+ "Draft Created": "Brouillon créé",
100
+ "Draft Scheduled": "Brouillon planifié",
101
+ "Draft Published": "Brouillon publié",
102
+ "Draft Status Changed": "Statut du brouillon modifié",
103
+ "Draft Tags Changed": "Balises brouillon modifiées",
104
+ "Draft Deleted": "Brouillon supprimé"
105
+ }
@@ -0,0 +1,105 @@
1
+ {
2
+ "Write, schedule, and publish social media content.": "ソーシャルメディアコンテンツの書き込み、スケジュール、および公開。",
3
+ "You can obtain your API key from **Typefully Settings → API**.": "API キーは **Typefully Settings → API** から取得できます。",
4
+ "Create Draft Simple": "ドラフトをシンプルに作成",
5
+ "Create Draft Advanced": "下書きを高度に作成",
6
+ "Publish Draft Now": "今すぐ下書きを公開",
7
+ "Schedule Draft": "下書きをスケジュールする",
8
+ "Get Draft": "下書きを取得",
9
+ "List Drafts": "下書き一覧",
10
+ "Delete Draft": "下書きを削除",
11
+ "Upload Media": "メディアをアップロード",
12
+ "Custom API Call": "カスタムAPI呼び出し",
13
+ "Create cross-platform, single-post drafts with text and optional media URLs. For threads (multiple posts) or advanced control, use \"Create Draft Advanced\" instead.": "クロスプラットフォーム、テキストとオプションのメディア URLを使用して単一投稿の下書きを作成します。スレッド(複数の投稿)または高度なコントロールの場合は、代わりに「下書き詳細を作成」を使用します。",
14
+ "Create multi-post threads with full control. Supports threads (multiple posts), different content and media per post with pre-uploaded media IDs using JSON format. For single posts with simple text and media URLs, use \"Create Draft Simple\" instead.": "フルコントロールでマルチポストスレッドを作成します。JSON 形式を使用して事前アップロードされたメディア ID を使用して、投稿ごとに異なるコンテンツとメディアをサポートします。 単純なテキストとメディア URL を持つ単一の投稿の場合は、代わりに \"Create Draft Simple\" を使用してください。",
15
+ "Immediately publishes an existing draft to all configured platforms.": "既存のドラフトをすべての構成されたプラットフォームに直ちに公開します。",
16
+ "Schedules an existing draft to be published at a specific time.": "特定の時間に公開される既存のドラフトをスケジュールします。",
17
+ "Retrieve a specific draft by its ID.": "IDで特定のドラフトを取得します。",
18
+ "List drafts with optional filters.": "オプションのフィルタで下書きを一覧表示します。",
19
+ "Delete an existing draft.": "既存の下書きを削除します",
20
+ "Uploads a media file (image, video, GIF, or PDF) to Typefully. Returns a media ID that can be used when creating drafts.": "メディアファイル (画像、ビデオ、GIF、または PDF ) を厳密にアップロードします。ドラフトの作成時に使用できるメディア ID を返します。",
21
+ "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
22
+ "Social Set": "ソーシャル セット",
23
+ "Post Text": "投稿テキスト",
24
+ "Platforms": "プラットフォーム",
25
+ "Draft Title": "ドラフトタイトル",
26
+ "Tags": "タグ",
27
+ "Generate Share URL": "共有 URL を生成",
28
+ "Publish At": "発行日時",
29
+ "X Reply To URL": "URL に返信する X",
30
+ "Platforms (JSON)": "ホーム(JSON)",
31
+ "Draft ID": "ドラフトID",
32
+ "Schedule At": "スケジュール日時",
33
+ "Status": "Status",
34
+ "Order By": "並び替え",
35
+ "Limit": "制限",
36
+ "File": "ファイル",
37
+ "Method": "方法",
38
+ "Headers": "ヘッダー",
39
+ "Query Parameters": "クエリパラメータ",
40
+ "Body Type": "ボディタイプ",
41
+ "Body": "本文",
42
+ "Response is Binary ?": "応答はバイナリですか?",
43
+ "No Error on Failure": "失敗時にエラーはありません",
44
+ "Timeout (in seconds)": "タイムアウト(秒)",
45
+ "Follow redirects": "リダイレクトをフォローする",
46
+ "The social set (account) to use.": "使用するソーシャルセット(アカウント)。",
47
+ "The text content of the post.": "投稿のテキストの内容",
48
+ "Which platforms to publish to. At least one platform must be selected.": "公開するプラットフォーム。少なくとも1つのプラットフォームを選択する必要があります。",
49
+ "An optional title for the draft (visible only in Typefully).": "下書きの任意のタイトル (Typefulでのみ表示)",
50
+ "Tags to apply to the draft.": "下書きに適用するタグ。",
51
+ "Generate a share URL for the draft.": "下書きの共有URLを生成します。",
52
+ "Schedule the draft for a specific date/time. Leave empty to save as draft.": "特定の日付/時間の下書きをスケジュールします。下書きとして保存するには、空のままにします。",
53
+ "URL of an X post to reply to.": "返信するXポストのURL。",
54
+ "A JSON object defining per-platform content. Each key is a platform name (x, linkedin, threads, bluesky, mastodon) with an object containing \"enabled\" (boolean) and \"posts\" (array of {text} objects). For threads/X, add multiple posts. X also supports \"settings\": {\"reply_to_url\": \"...\"}. Example: {\"x\": {\"enabled\": true, \"posts\": [{\"text\": \"Tweet 1\"}, {\"text\": \"Tweet 2\"}]}, \"linkedin\": {\"enabled\": true, \"posts\": [{\"text\": \"LinkedIn post\"}]}}": "プラットフォームごとのコンテンツを定義する JSON オブジェクト。 各キーは、\"enabled\" (boolean) と \"posts\" ( {text} オブジェクトの配列) を持つプラットフォーム名 (x, linkedin, threads, bluesky, mastodon) です。 スレッド / X の場合は、複数の投稿を追加します。 X は \"settings\": {\"reply_to_url\": \"...\"}. 例: {\"x\": {\"enabled\": true, \"posts\": [{\"text\": \"Tweet 1\"}, {\"text\": \"Tweet 2\"}]}, \"linkedin\": {\"enabled\": {\"enabled\": true, \"posts\": [{\"text\": \"LinkedIn post\"}]}}",
55
+ "An optional title for the draft.": "下書きの任意のタイトル",
56
+ "The ID of the draft to publish.": "公開する下書きのID。",
57
+ "The ID of the draft to schedule.": "スケジュールする下書きのID。",
58
+ "The date and time to publish the draft (ISO 8601 format with timezone).": "下書きを公開する日付と時刻 (タイムゾーン付きISO8601形式)",
59
+ "The ID of the draft to retrieve.": "取得する下書きのID。",
60
+ "Filter by draft status.": "下書きステータスで絞り込みます。",
61
+ "Sort order for the results.": "結果の並び順。",
62
+ "Maximum number of drafts to return (1-50).": "返品する下書きの最大数(1-50)。",
63
+ "The ID of the draft to delete.": "削除する下書きのID。",
64
+ "The media file to upload (image, video, GIF, or PDF).": "アップロードするメディアファイル(画像、ビデオ、GIF、またはPDF)",
65
+ "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
66
+ "Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
67
+ "X (Twitter)": "X (Twitter)",
68
+ "LinkedIn": "LinkedIn",
69
+ "Threads": "スレッド",
70
+ "Bluesky": "Bluesky",
71
+ "Mastodon": "Mastodon",
72
+ "Draft": "下書き",
73
+ "Scheduled": "スケジュール済み",
74
+ "Published": "公開済み",
75
+ "Publishing": "公開中",
76
+ "Error": "Error",
77
+ "Created At (newest first)": "作成日時 (最新順)",
78
+ "Created At (oldest first)": "作成日時 (古い順)",
79
+ "Updated At (newest first)": "更新日時 (最新順)",
80
+ "Updated At (oldest first)": "更新日時 (古い順)",
81
+ "Scheduled Date (newest first)": "スケジュールされた日付(最新の日付)",
82
+ "Scheduled Date (oldest first)": "スケジュールされた日付(古い順)",
83
+ "GET": "GET",
84
+ "POST": "POST",
85
+ "PATCH": "PATCH",
86
+ "PUT": "PUT",
87
+ "DELETE": "DELETE",
88
+ "HEAD": "HEAD",
89
+ "None": "なし",
90
+ "JSON": "JSON",
91
+ "Form Data": "フォームデータ",
92
+ "Raw": "Raw",
93
+ "New Event": "新しいイベント",
94
+ "Triggers when a specific webhook event is received from Typefully.": "Typefully から特定の webhook イベントが受信されたときにトリガーします。",
95
+ "Markdown": "Markdown",
96
+ "Event": "イベント",
97
+ "\n1. In Typefully, go to **Settings → API**.\n2. Go to the **Webhooks** section and click **Add webhook**.\n3. Paste the following URL into the webhook endpoint field:\n```text\n{{webhookUrl}}\n```\n4. Select the events you want to receive and click **Save**.": "\n1. In Typefully, go to **Settings → API**.\n2. Go to the **Webhooks** section and click **Add webhook**.\n3. Paste the following URL into the webhook endpoint field:\n```text\n{{webhookUrl}}\n```\n4. Select the events you want to receive and click **Save**.",
98
+ "The Typefully event to listen for.": "試聴するTypefulイベント",
99
+ "Draft Created": "ドラフトが作成されました",
100
+ "Draft Scheduled": "ドラフトスケジュール済み",
101
+ "Draft Published": "ドラフトが公開されました",
102
+ "Draft Status Changed": "下書き状態が変更されました",
103
+ "Draft Tags Changed": "ドラフトタグが変更されました",
104
+ "Draft Deleted": "下書きを削除しました"
105
+ }