Add Activepieces integration for workflow automation
- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"GhostCMS": "GhostCMS",
|
||||
"Publishing platform for professional bloggers": "Publishing platform for professional bloggers",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Admin API Key",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "The API URL of your application (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "The admin API key for your application",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n",
|
||||
"Create Member": "Create Member",
|
||||
"Update Member": "Update Member",
|
||||
"Create Post": "Create Post",
|
||||
"Find Member": "Find Member",
|
||||
"Find User": "Find User",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new member": "Create a new member",
|
||||
"Update a member": "Update a member",
|
||||
"Create a new post": "Create a new post",
|
||||
"Find a member by email": "Find a member by email",
|
||||
"Find a staff user by email": "Find a staff user by email",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Email": "Email",
|
||||
"Full Name": "Full Name",
|
||||
"Note": "Note",
|
||||
"Newsletters": "Newsletters",
|
||||
"Member": "Member",
|
||||
"Title": "Title",
|
||||
"Slug": "Slug",
|
||||
"Status": "Status",
|
||||
"Published At": "Published At",
|
||||
"Content (HTML)": "Content (HTML)",
|
||||
"Custom Excerpt": "Custom Excerpt",
|
||||
"Author": "Author",
|
||||
"Featured": "Featured",
|
||||
"Tags": "Tags",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Draft": "Draft",
|
||||
"Published": "Published",
|
||||
"Scheduled": "Scheduled",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"Member Added": "Member Added",
|
||||
"Member Edited": "Member Edited",
|
||||
"Member Deleted": "Member Deleted",
|
||||
"Post Published": "Post Published",
|
||||
"Post Scheduled": "Post Scheduled",
|
||||
"Page Published": "Page Published",
|
||||
"Triggers when a new member is added": "Triggers when a new member is added",
|
||||
"Triggers when a member is edited": "Triggers when a member is edited",
|
||||
"Triggers when a member is deleted": "Triggers when a member is deleted",
|
||||
"Triggers when a post is published": "Triggers when a post is published",
|
||||
"Triggers when a post is scheduled": "Triggers when a post is scheduled",
|
||||
"Triggers when a page is published": "Triggers when a page is published"
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"Publishing platform for professional bloggers": "Veröffentlichungsplattform für professionelle Blogger",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Admin API-Schlüssel",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "Die API URL deiner Anwendung (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "Der Admin-API-Schlüssel für Ihre Anwendung",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nUm einen API-Schlüssel zu generieren, folgen Sie den folgenden Schritten in GhostCMS:\n1. Gehen Sie zu Einstellungen -> Erweiterte -> Integrationen.\n2. Scrollen Sie zu Benutzerdefinierten Integrationen und klicken Sie auf Benutzerdefinierte Integration hinzufügen.\n3. Geben Sie den Integrationsnamen ein und klicken Sie auf Erstellen.\n4. Kopieren Sie die API URL und den Admin API Key in die Felder unten.\n",
|
||||
"Create Member": "Mitglied erstellen",
|
||||
"Update Member": "Mitglied aktualisieren",
|
||||
"Create Post": "Beitrag erstellen",
|
||||
"Find Member": "Mitglied finden",
|
||||
"Find User": "Benutzer finden",
|
||||
"Custom API Call": "Eigener API-Aufruf",
|
||||
"Create a new member": "Neues Mitglied erstellen",
|
||||
"Update a member": "Mitglied aktualisieren",
|
||||
"Create a new post": "Neuen Beitrag erstellen",
|
||||
"Find a member by email": "Mitglied per E-Mail finden",
|
||||
"Find a staff user by email": "Einen Personalbenutzer per E-Mail finden",
|
||||
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
||||
"Email": "E-Mail",
|
||||
"Full Name": "Voller Name",
|
||||
"Note": "Notiz",
|
||||
"Newsletters": "Newsletter",
|
||||
"Member": "Mitglied",
|
||||
"Title": "Titel",
|
||||
"Slug": "Slug",
|
||||
"Status": "Status",
|
||||
"Published At": "Veröffentlicht am",
|
||||
"Content (HTML)": "Inhalt (HTML)",
|
||||
"Custom Excerpt": "Eigener Auszug",
|
||||
"Author": "Autor",
|
||||
"Featured": "Vorgeschlagen",
|
||||
"Tags": "Tags",
|
||||
"Method": "Methode",
|
||||
"Headers": "Kopfzeilen",
|
||||
"Query Parameters": "Abfrageparameter",
|
||||
"Body": "Körper",
|
||||
"Response is Binary ?": "Antwort ist binär?",
|
||||
"No Error on Failure": "Kein Fehler bei Fehler",
|
||||
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
||||
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
||||
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
|
||||
"Draft": "Entwurf",
|
||||
"Published": "Veröffentlicht",
|
||||
"Scheduled": "Geplant",
|
||||
"GET": "ERHALTEN",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "LÖSCHEN",
|
||||
"HEAD": "HEAD",
|
||||
"Member Added": "Mitglied hinzugefügt",
|
||||
"Member Edited": "Mitglied bearbeitet",
|
||||
"Member Deleted": "Mitglied gelöscht",
|
||||
"Post Published": "Beitrag veröffentlicht",
|
||||
"Post Scheduled": "Beitrag geplant",
|
||||
"Page Published": "Seite veröffentlicht",
|
||||
"Triggers when a new member is added": "Wird ausgelöst, wenn ein neues Mitglied hinzugefügt wird",
|
||||
"Triggers when a member is edited": "Wird ausgelöst, wenn ein Mitglied bearbeitet wird",
|
||||
"Triggers when a member is deleted": "Auslöser wenn ein Mitglied gelöscht wird",
|
||||
"Triggers when a post is published": "Wird ausgelöst, wenn ein Beitrag veröffentlicht wird",
|
||||
"Triggers when a post is scheduled": "Wird ausgelöst, wenn ein Beitrag geplant ist",
|
||||
"Triggers when a page is published": "Wird ausgelöst, wenn eine Seite veröffentlicht wird"
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"Publishing platform for professional bloggers": "Plataforma de publicación para bloggers profesionales",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Admin API Key",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "La URL de la API de tu aplicación (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "La clave API de administración para tu aplicación",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nPara generar una clave API, siga los pasos siguientes en GhostCMS:\n1. Vaya a Ajustes -> Avanzado -> Integraciones.\n2. Desplácese hacia abajo a Integraciones Personalizadas y haga clic en Añadir integración personalizada.\n3. Introduzca el nombre de la integración y haga clic en crear.\n4. Copie la URL de la API y la clave de la API de administración en los campos debajo.\n",
|
||||
"Create Member": "Crear miembro",
|
||||
"Update Member": "Actualizar miembro",
|
||||
"Create Post": "Crear publicación",
|
||||
"Find Member": "Buscar miembro",
|
||||
"Find User": "Buscar usuario",
|
||||
"Custom API Call": "Llamada API personalizada",
|
||||
"Create a new member": "Crear un nuevo miembro",
|
||||
"Update a member": "Actualizar un miembro",
|
||||
"Create a new post": "Crear una nueva publicación",
|
||||
"Find a member by email": "Encontrar un miembro por email",
|
||||
"Find a staff user by email": "Encontrar un usuario del personal por email",
|
||||
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
||||
"Email": "E-mail",
|
||||
"Full Name": "Nombre completo",
|
||||
"Note": "Nota",
|
||||
"Newsletters": "Boletines",
|
||||
"Member": "Miembro",
|
||||
"Title": "Título",
|
||||
"Slug": "Slug",
|
||||
"Status": "Estado",
|
||||
"Published At": "Publicado el",
|
||||
"Content (HTML)": "Contenido (HTML)",
|
||||
"Custom Excerpt": "Extracto personalizado",
|
||||
"Author": "Autor",
|
||||
"Featured": "Destacado",
|
||||
"Tags": "Etiquetas",
|
||||
"Method": "Método",
|
||||
"Headers": "Encabezados",
|
||||
"Query Parameters": "Parámetros de consulta",
|
||||
"Body": "Cuerpo",
|
||||
"Response is Binary ?": "¿Respuesta es binaria?",
|
||||
"No Error on Failure": "No hay ningún error en fallo",
|
||||
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
||||
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
||||
"Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
|
||||
"Draft": "Borrador",
|
||||
"Published": "Publicado",
|
||||
"Scheduled": "Programado",
|
||||
"GET": "RECOGER",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "BORRAR",
|
||||
"HEAD": "LIMPIO",
|
||||
"Member Added": "Miembro añadido",
|
||||
"Member Edited": "Miembro editado",
|
||||
"Member Deleted": "Miembro eliminado",
|
||||
"Post Published": "Publicado",
|
||||
"Post Scheduled": "Publicación programada",
|
||||
"Page Published": "Página publicada",
|
||||
"Triggers when a new member is added": "Dispara cuando se agrega un nuevo miembro",
|
||||
"Triggers when a member is edited": "Dispara cuando un miembro es editado",
|
||||
"Triggers when a member is deleted": "Dispara cuando un miembro es eliminado",
|
||||
"Triggers when a post is published": "Dispara cuando se publica una publicación",
|
||||
"Triggers when a post is scheduled": "Dispara cuando una publicación está programada",
|
||||
"Triggers when a page is published": "Dispara cuando se publica una página"
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"Publishing platform for professional bloggers": "Plateforme de publication pour les blogueurs professionnels",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Clé API Admin",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "L'URL de l'API de votre application (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "La clé d'API admin pour votre application",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n",
|
||||
"Create Member": "Créer un membre",
|
||||
"Update Member": "Mettre à jour le membre",
|
||||
"Create Post": "Créer un message",
|
||||
"Find Member": "Trouver un membre",
|
||||
"Find User": "Trouver un utilisateur",
|
||||
"Custom API Call": "Appel API personnalisé",
|
||||
"Create a new member": "Créer un nouveau membre",
|
||||
"Update a member": "Mettre à jour un membre",
|
||||
"Create a new post": "Créer un nouveau message",
|
||||
"Find a member by email": "Trouver un membre par e-mail",
|
||||
"Find a staff user by email": "Trouver un utilisateur du personnel par e-mail",
|
||||
"Make a custom API call to a specific endpoint": "Passez un appel API personnalisé à un point de terminaison spécifique",
|
||||
"Email": "Courriel",
|
||||
"Full Name": "Nom complet",
|
||||
"Note": "Note",
|
||||
"Newsletters": "Newsletters",
|
||||
"Member": "Membre",
|
||||
"Title": "Titre de la page",
|
||||
"Slug": "Limace",
|
||||
"Status": "Statut",
|
||||
"Published At": "Publié le",
|
||||
"Content (HTML)": "Contenu (HTML)",
|
||||
"Custom Excerpt": "Extrait personnalisé",
|
||||
"Author": "Auteur",
|
||||
"Featured": "Populaires",
|
||||
"Tags": "Tags",
|
||||
"Method": "Méthode",
|
||||
"Headers": "En-têtes",
|
||||
"Query Parameters": "Paramètres de requête",
|
||||
"Body": "Corps",
|
||||
"Response is Binary ?": "La réponse est Binaire ?",
|
||||
"No Error on Failure": "Aucune erreur en cas d'échec",
|
||||
"Timeout (in seconds)": "Délai d'attente (en secondes)",
|
||||
"Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
||||
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
||||
"Draft": "Brouillon",
|
||||
"Published": "Publié",
|
||||
"Scheduled": "Planifié",
|
||||
"GET": "OBTENIR",
|
||||
"POST": "POSTER",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "EFFACER",
|
||||
"DELETE": "SUPPRIMER",
|
||||
"HEAD": "TÊTE",
|
||||
"Member Added": "Membre ajouté",
|
||||
"Member Edited": "Membre modifié",
|
||||
"Member Deleted": "Membre supprimé",
|
||||
"Post Published": "Publication",
|
||||
"Post Scheduled": "Publication planifiée",
|
||||
"Page Published": "Page Publiée",
|
||||
"Triggers when a new member is added": "Déclenche lorsqu'un nouveau membre est ajouté",
|
||||
"Triggers when a member is edited": "Déclenche lorsqu'un membre est édité",
|
||||
"Triggers when a member is deleted": "Déclenche lorsqu'un membre est supprimé",
|
||||
"Triggers when a post is published": "Déclenche quand un message est publié",
|
||||
"Triggers when a post is scheduled": "Déclenche quand un message est programmé",
|
||||
"Triggers when a page is published": "Déclenche quand une page est publiée"
|
||||
}
|
||||
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"GhostCMS": "GhostCMS",
|
||||
"Publishing platform for professional bloggers": "Publishing platform for professional bloggers",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Admin API Key",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "The API URL of your application (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "The admin API key for your application",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n",
|
||||
"Create Member": "Create Member",
|
||||
"Update Member": "Update Member",
|
||||
"Create Post": "Create Post",
|
||||
"Find Member": "Find Member",
|
||||
"Find User": "Find User",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new member": "Create a new member",
|
||||
"Update a member": "Update a member",
|
||||
"Create a new post": "Create a new post",
|
||||
"Find a member by email": "Find a member by email",
|
||||
"Find a staff user by email": "Find a staff user by email",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Email": "Email",
|
||||
"Full Name": "Full Name",
|
||||
"Note": "Note",
|
||||
"Newsletters": "Newsletters",
|
||||
"Member": "Member",
|
||||
"Title": "Title",
|
||||
"Slug": "Slug",
|
||||
"Status": "Status",
|
||||
"Published At": "Published At",
|
||||
"Content (HTML)": "Content (HTML)",
|
||||
"Custom Excerpt": "Custom Excerpt",
|
||||
"Author": "Author",
|
||||
"Featured": "Featured",
|
||||
"Tags": "Tags",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Draft": "Draft",
|
||||
"Published": "Published",
|
||||
"Scheduled": "Scheduled",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"Member Added": "Member Added",
|
||||
"Member Edited": "Member Edited",
|
||||
"Member Deleted": "Member Deleted",
|
||||
"Post Published": "Post Published",
|
||||
"Post Scheduled": "Post Scheduled",
|
||||
"Page Published": "Page Published",
|
||||
"Triggers when a new member is added": "Triggers when a new member is added",
|
||||
"Triggers when a member is edited": "Triggers when a member is edited",
|
||||
"Triggers when a member is deleted": "Triggers when a member is deleted",
|
||||
"Triggers when a post is published": "Triggers when a post is published",
|
||||
"Triggers when a post is scheduled": "Triggers when a post is scheduled",
|
||||
"Triggers when a page is published": "Triggers when a page is published"
|
||||
}
|
||||
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"GhostCMS": "GhostCMS",
|
||||
"Publishing platform for professional bloggers": "Publishing platform for professional bloggers",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Admin API Key",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "The API URL of your application (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "The admin API key for your application",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n",
|
||||
"Create Member": "Create Member",
|
||||
"Update Member": "Update Member",
|
||||
"Create Post": "Create Post",
|
||||
"Find Member": "Find Member",
|
||||
"Find User": "Find User",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new member": "Create a new member",
|
||||
"Update a member": "Update a member",
|
||||
"Create a new post": "Create a new post",
|
||||
"Find a member by email": "Find a member by email",
|
||||
"Find a staff user by email": "Find a staff user by email",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Email": "Email",
|
||||
"Full Name": "Full Name",
|
||||
"Note": "Note",
|
||||
"Newsletters": "Newsletters",
|
||||
"Member": "Member",
|
||||
"Title": "Title",
|
||||
"Slug": "Slug",
|
||||
"Status": "Status",
|
||||
"Published At": "Published At",
|
||||
"Content (HTML)": "Content (HTML)",
|
||||
"Custom Excerpt": "Custom Excerpt",
|
||||
"Author": "Author",
|
||||
"Featured": "Unggulan",
|
||||
"Tags": "Tags",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Draft": "Draf",
|
||||
"Published": "Diterbitkan",
|
||||
"Scheduled": "Scheduled",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"Member Added": "Member Added",
|
||||
"Member Edited": "Member Edited",
|
||||
"Member Deleted": "Member Deleted",
|
||||
"Post Published": "Post Published",
|
||||
"Post Scheduled": "Post Scheduled",
|
||||
"Page Published": "Page Published",
|
||||
"Triggers when a new member is added": "Triggers when a new member is added",
|
||||
"Triggers when a member is edited": "Triggers when a member is edited",
|
||||
"Triggers when a member is deleted": "Triggers when a member is deleted",
|
||||
"Triggers when a post is published": "Triggers when a post is published",
|
||||
"Triggers when a post is scheduled": "Triggers when a post is scheduled",
|
||||
"Triggers when a page is published": "Triggers when a page is published"
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"Publishing platform for professional bloggers": "プロブロガー向けのパブリッシングプラットフォーム",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "管理者APIキー",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "アプリケーションの API URL (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "アプリケーションのadminAPIキー",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n",
|
||||
"Create Member": "メンバーを作成",
|
||||
"Update Member": "メンバーを更新",
|
||||
"Create Post": "投稿を作成",
|
||||
"Find Member": "メンバーを探す",
|
||||
"Find User": "ユーザーを検索",
|
||||
"Custom API Call": "カスタムAPI通話",
|
||||
"Create a new member": "新しいメンバーを作成",
|
||||
"Update a member": "メンバーを更新",
|
||||
"Create a new post": "新しい投稿を作成",
|
||||
"Find a member by email": "電子メールでメンバーを検索",
|
||||
"Find a staff user by email": "Eメールでスタッフユーザーを探す",
|
||||
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
||||
"Email": "Eメールアドレス",
|
||||
"Full Name": "フルネーム",
|
||||
"Note": "メモ",
|
||||
"Newsletters": "ニュースレター",
|
||||
"Member": "メンバー",
|
||||
"Title": "タイトル",
|
||||
"Slug": "スラグ",
|
||||
"Status": "Status",
|
||||
"Published At": "発行日時",
|
||||
"Content (HTML)": "コンテンツ (HTML)",
|
||||
"Custom Excerpt": "カスタムの概要",
|
||||
"Author": "作成者",
|
||||
"Featured": "注目",
|
||||
"Tags": "タグ",
|
||||
"Method": "方法",
|
||||
"Headers": "ヘッダー",
|
||||
"Query Parameters": "クエリパラメータ",
|
||||
"Body": "本文",
|
||||
"Response is Binary ?": "応答はバイナリですか?",
|
||||
"No Error on Failure": "失敗時にエラーはありません",
|
||||
"Timeout (in seconds)": "タイムアウト(秒)",
|
||||
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
||||
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
||||
"Draft": "下書き",
|
||||
"Published": "公開済み",
|
||||
"Scheduled": "スケジュール済み",
|
||||
"GET": "取得",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "削除",
|
||||
"HEAD": "頭",
|
||||
"Member Added": "メンバーを追加しました",
|
||||
"Member Edited": "メンバーが編集されました",
|
||||
"Member Deleted": "メンバーが削除されました",
|
||||
"Post Published": "公開された投稿",
|
||||
"Post Scheduled": "予定された投稿",
|
||||
"Page Published": "公開されたページ",
|
||||
"Triggers when a new member is added": "新しいメンバーが追加されたときにトリガーする",
|
||||
"Triggers when a member is edited": "メンバーが編集されたときにトリガーする",
|
||||
"Triggers when a member is deleted": "メンバーが削除されたときにトリガーします",
|
||||
"Triggers when a post is published": "投稿が公開されたときにトリガーする",
|
||||
"Triggers when a post is scheduled": "投稿がスケジュールされたときにトリガーする",
|
||||
"Triggers when a page is published": "ページが公開されたときにトリガーします"
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"Publishing platform for professional bloggers": "Publiceer platform voor professionele bloggers",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Admin API-sleutel",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "De API-URL van je applicatie (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "De admin API-sleutel voor uw applicatie",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nOm een API-sleutel te genereren, volg de onderstaande stappen in GhostCMS:\n1. Ga naar Instellingen -> Geavanceerde -> Integraties.\n2. Scroll naar beneden voor aangepaste integraties en klik op Aangepaste integratie toevoegen.\n3. Voer de integratienaam in en klik op aanmaken.\n4. Kopieer de API-URL en de Admin API-sleutel in de onderstaande velden.\n",
|
||||
"Create Member": "Lid aanmaken",
|
||||
"Update Member": "Lid bijwerken",
|
||||
"Create Post": "Post aanmaken",
|
||||
"Find Member": "Lid zoeken",
|
||||
"Find User": "Gebruiker zoeken",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new member": "Een nieuw lid aanmaken",
|
||||
"Update a member": "Deelnemer bijwerken",
|
||||
"Create a new post": "Maak een nieuw bericht",
|
||||
"Find a member by email": "Zoek een lid via e-mail",
|
||||
"Find a staff user by email": "Zoek een medewerkergebruiker via e-mail",
|
||||
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
||||
"Email": "E-mail",
|
||||
"Full Name": "Volledige naam",
|
||||
"Note": "Notitie",
|
||||
"Newsletters": "Nieuwsbrieven",
|
||||
"Member": "Lid",
|
||||
"Title": "Aanspreektitel",
|
||||
"Slug": "Slak",
|
||||
"Status": "status",
|
||||
"Published At": "Publiceren op",
|
||||
"Content (HTML)": "Inhoud (HTML)",
|
||||
"Custom Excerpt": "Aangepaste samenvatting",
|
||||
"Author": "Auteur",
|
||||
"Featured": "Uitgelicht",
|
||||
"Tags": "Labels",
|
||||
"Method": "Methode",
|
||||
"Headers": "Kopteksten",
|
||||
"Query Parameters": "Query parameters",
|
||||
"Body": "Lichaam",
|
||||
"Response is Binary ?": "Antwoord is binair?",
|
||||
"No Error on Failure": "Geen fout bij fout",
|
||||
"Timeout (in seconds)": "Time-out (in seconden)",
|
||||
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
||||
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
|
||||
"Draft": "Concept",
|
||||
"Published": "Gepubliceerd",
|
||||
"Scheduled": "Gepland",
|
||||
"GET": "KRIJG",
|
||||
"POST": "POSTE",
|
||||
"PATCH": "BEKIJK",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "VERWIJDEREN",
|
||||
"HEAD": "HOOFD",
|
||||
"Member Added": "Lid toegevoegd",
|
||||
"Member Edited": "Lid bewerkt",
|
||||
"Member Deleted": "Lid verwijderd",
|
||||
"Post Published": "Post Gepubliceerd",
|
||||
"Post Scheduled": "Post gepland",
|
||||
"Page Published": "Pagina gepubliceerd",
|
||||
"Triggers when a new member is added": "Triggert wanneer een nieuw lid wordt toegevoegd",
|
||||
"Triggers when a member is edited": "Triggert wanneer een lid wordt bewerkt",
|
||||
"Triggers when a member is deleted": "Triggert wanneer een lid verwijderd wordt",
|
||||
"Triggers when a post is published": "Triggert wanneer een bericht wordt gepubliceerd",
|
||||
"Triggers when a post is scheduled": "Triggert wanneer een bericht is gepland",
|
||||
"Triggers when a page is published": "Triggert wanneer een pagina wordt gepubliceerd"
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"Publishing platform for professional bloggers": "Plataforma de publicação para blogueiros profissionais",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Chave API do Admin",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "A URL da API da sua aplicação (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "A chave API do admin para sua aplicação",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nPara gerar uma chave de API, siga os passos abaixo no GhostCMS:\n1. Vá para Configurações -> Avançado -> Integrações.\n2. Role para baixo até as integrações personalizadas e clique em Adicionar integração personalizada.\n3. Insira o nome da integração e clique em criar.\n4. Copie a URL da API e a chave da API de Administração nos campos abaixo.\n",
|
||||
"Create Member": "Criar Membro",
|
||||
"Update Member": "Membros atualizados",
|
||||
"Create Post": "Criar publicação",
|
||||
"Find Member": "Localizar Membro",
|
||||
"Find User": "Localizar usuário",
|
||||
"Custom API Call": "Chamada de API personalizada",
|
||||
"Create a new member": "Criar um novo membro",
|
||||
"Update a member": "Atualizar um membro",
|
||||
"Create a new post": "Criar uma nova postagem",
|
||||
"Find a member by email": "Encontrar um membro por e-mail",
|
||||
"Find a staff user by email": "Encontrar um usuário da equipe por e-mail",
|
||||
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
||||
"Email": "e-mail",
|
||||
"Full Name": "Nome Completo",
|
||||
"Note": "Observação",
|
||||
"Newsletters": "Notícias",
|
||||
"Member": "Membro",
|
||||
"Title": "Título",
|
||||
"Slug": "Permalink",
|
||||
"Status": "Estado",
|
||||
"Published At": "Publicado em",
|
||||
"Content (HTML)": "Conteúdo (HTML)",
|
||||
"Custom Excerpt": "Resumo personalizado",
|
||||
"Author": "Autor",
|
||||
"Featured": "Destaques",
|
||||
"Tags": "Etiquetas",
|
||||
"Method": "Método",
|
||||
"Headers": "Cabeçalhos",
|
||||
"Query Parameters": "Parâmetros da consulta",
|
||||
"Body": "Conteúdo",
|
||||
"Response is Binary ?": "A resposta é binária ?",
|
||||
"No Error on Failure": "Nenhum erro no Failure",
|
||||
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
||||
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
||||
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
|
||||
"Draft": "Rascunho",
|
||||
"Published": "Publicado",
|
||||
"Scheduled": "Agendado",
|
||||
"GET": "OBTER",
|
||||
"POST": "POSTAR",
|
||||
"PATCH": "COMPRAR",
|
||||
"PUT": "COLOCAR",
|
||||
"DELETE": "EXCLUIR",
|
||||
"HEAD": "CABEÇA",
|
||||
"Member Added": "Membro adicionado",
|
||||
"Member Edited": "Membro editado",
|
||||
"Member Deleted": "Membro Excluído",
|
||||
"Post Published": "Publicado na publicação",
|
||||
"Post Scheduled": "Publicação Agendada",
|
||||
"Page Published": "Página publicada",
|
||||
"Triggers when a new member is added": "Dispara quando um novo membro é adicionado",
|
||||
"Triggers when a member is edited": "Dispara quando um membro é editado",
|
||||
"Triggers when a member is deleted": "Dispara quando um membro é excluído",
|
||||
"Triggers when a post is published": "Dispara quando uma postagem é publicada",
|
||||
"Triggers when a post is scheduled": "Dispara quando uma postagem é agendada",
|
||||
"Triggers when a page is published": "Dispara quando uma página é publicada"
|
||||
}
|
||||
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"GhostCMS": "GhostCMS",
|
||||
"Publishing platform for professional bloggers": "Публичная платформа для профессиональных блоггеров",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "API-ключ администратора",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "API URL вашего приложения (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "API ключ администратора для вашего приложения",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nЧтобы сгенерировать ключ API, выполните шаги ниже в GhostCMS:\n1. Перейдите в Настройки -> Расширенные -> Интеграции.\n2. Прокрутите вниз к пользовательским интеграциям и нажмите Добавить пользовательскую интеграцию.\n3. Введите имя интеграции и нажмите кнопку Создать.\n4. Скопируйте API URL и API ключ администратора в поля ниже.\n",
|
||||
"Create Member": "Создать участника",
|
||||
"Update Member": "Обновить участника",
|
||||
"Create Post": "Создать запись",
|
||||
"Find Member": "Найти участника",
|
||||
"Find User": "Найти пользователя",
|
||||
"Custom API Call": "Пользовательский вызов API",
|
||||
"Create a new member": "Создать нового участника",
|
||||
"Update a member": "Изменить участника",
|
||||
"Create a new post": "Создать новую запись",
|
||||
"Find a member by email": "Найти участника по электронной почте",
|
||||
"Find a staff user by email": "Найти сотрудника по электронной почте",
|
||||
"Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
|
||||
"Email": "Почта",
|
||||
"Full Name": "Полное имя",
|
||||
"Note": "Примечание",
|
||||
"Newsletters": "Рассылка",
|
||||
"Member": "Участник",
|
||||
"Title": "Заголовок",
|
||||
"Slug": "Слаг",
|
||||
"Status": "Status",
|
||||
"Published At": "Опубликовано в",
|
||||
"Content (HTML)": "Содержимое (HTML)",
|
||||
"Custom Excerpt": "Пользовательские отрывки",
|
||||
"Author": "Автор",
|
||||
"Featured": "Избранные",
|
||||
"Tags": "Теги",
|
||||
"Method": "Метод",
|
||||
"Headers": "Заголовки",
|
||||
"Query Parameters": "Параметры запроса",
|
||||
"Body": "Тело",
|
||||
"No Error on Failure": "Нет ошибок при ошибке",
|
||||
"Timeout (in seconds)": "Таймаут (в секундах)",
|
||||
"Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
|
||||
"Draft": "Черновик",
|
||||
"Published": "Опубликовано",
|
||||
"Scheduled": "Запланированный",
|
||||
"GET": "ПОЛУЧИТЬ",
|
||||
"POST": "ПОСТ",
|
||||
"PATCH": "ПАТЧ",
|
||||
"PUT": "ПОКУПИТЬ",
|
||||
"DELETE": "УДАЛИТЬ",
|
||||
"HEAD": "HEAD",
|
||||
"Member Added": "Участник добавлен",
|
||||
"Member Edited": "Участник изменен",
|
||||
"Member Deleted": "Участник удален",
|
||||
"Post Published": "Пост опубликован",
|
||||
"Post Scheduled": "Запланированные записи",
|
||||
"Page Published": "Страница опубликована",
|
||||
"Triggers when a new member is added": "Триггеры при добавлении нового участника",
|
||||
"Triggers when a member is edited": "Триггеры, когда участник отредактирован",
|
||||
"Triggers when a member is deleted": "Триггеры при удалении участника",
|
||||
"Triggers when a post is published": "Триггеры, когда сообщение опубликовано",
|
||||
"Triggers when a post is scheduled": "Триггеры, когда пост запланирован",
|
||||
"Triggers when a page is published": "Триггеры, когда страница опубликована"
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"Publishing platform for professional bloggers": "Publishing platform for professional bloggers",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Admin API Key",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "The API URL of your application (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "The admin API key for your application",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n",
|
||||
"Create Member": "Create Member",
|
||||
"Update Member": "Update Member",
|
||||
"Create Post": "Create Post",
|
||||
"Find Member": "Find Member",
|
||||
"Find User": "Find User",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new member": "Create a new member",
|
||||
"Update a member": "Update a member",
|
||||
"Create a new post": "Create a new post",
|
||||
"Find a member by email": "Find a member by email",
|
||||
"Find a staff user by email": "Find a staff user by email",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Email": "Email",
|
||||
"Full Name": "Full Name",
|
||||
"Note": "Note",
|
||||
"Newsletters": "Newsletters",
|
||||
"Member": "Member",
|
||||
"Title": "Title",
|
||||
"Slug": "Slug",
|
||||
"Status": "Status",
|
||||
"Published At": "Published At",
|
||||
"Content (HTML)": "Content (HTML)",
|
||||
"Custom Excerpt": "Custom Excerpt",
|
||||
"Author": "Author",
|
||||
"Featured": "Featured",
|
||||
"Tags": "Tags",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
||||
"Draft": "Draft",
|
||||
"Published": "Published",
|
||||
"Scheduled": "Scheduled",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"Member Added": "Member Added",
|
||||
"Member Edited": "Member Edited",
|
||||
"Member Deleted": "Member Deleted",
|
||||
"Post Published": "Post Published",
|
||||
"Post Scheduled": "Post Scheduled",
|
||||
"Page Published": "Page Published",
|
||||
"Triggers when a new member is added": "Triggers when a new member is added",
|
||||
"Triggers when a member is edited": "Triggers when a member is edited",
|
||||
"Triggers when a member is deleted": "Triggers when a member is deleted",
|
||||
"Triggers when a post is published": "Triggers when a post is published",
|
||||
"Triggers when a post is scheduled": "Triggers when a post is scheduled",
|
||||
"Triggers when a page is published": "Triggers when a page is published"
|
||||
}
|
||||
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"GhostCMS": "GhostCMS",
|
||||
"Publishing platform for professional bloggers": "Publishing platform for professional bloggers",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Admin API Key",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "The API URL of your application (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "The admin API key for your application",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n",
|
||||
"Create Member": "Create Member",
|
||||
"Update Member": "Update Member",
|
||||
"Create Post": "Create Post",
|
||||
"Find Member": "Find Member",
|
||||
"Find User": "Find User",
|
||||
"Custom API Call": "Custom API Call",
|
||||
"Create a new member": "Create a new member",
|
||||
"Update a member": "Update a member",
|
||||
"Create a new post": "Create a new post",
|
||||
"Find a member by email": "Find a member by email",
|
||||
"Find a staff user by email": "Find a staff user by email",
|
||||
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
||||
"Email": "Email",
|
||||
"Full Name": "Full Name",
|
||||
"Note": "Note",
|
||||
"Newsletters": "Newsletters",
|
||||
"Member": "Member",
|
||||
"Title": "Title",
|
||||
"Slug": "Slug",
|
||||
"Status": "Status",
|
||||
"Published At": "Published At",
|
||||
"Content (HTML)": "Content (HTML)",
|
||||
"Custom Excerpt": "Custom Excerpt",
|
||||
"Author": "Author",
|
||||
"Featured": "Nổi bật",
|
||||
"Tags": "Tags",
|
||||
"Method": "Method",
|
||||
"Headers": "Headers",
|
||||
"Query Parameters": "Query Parameters",
|
||||
"Body": "Body",
|
||||
"No Error on Failure": "No Error on Failure",
|
||||
"Timeout (in seconds)": "Timeout (in seconds)",
|
||||
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
||||
"Draft": "Bản nháp",
|
||||
"Published": "Đã xuất bản",
|
||||
"Scheduled": "Scheduled",
|
||||
"GET": "GET",
|
||||
"POST": "POST",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "PUT",
|
||||
"DELETE": "DELETE",
|
||||
"HEAD": "HEAD",
|
||||
"Member Added": "Member Added",
|
||||
"Member Edited": "Member Edited",
|
||||
"Member Deleted": "Member Deleted",
|
||||
"Post Published": "Post Published",
|
||||
"Post Scheduled": "Post Scheduled",
|
||||
"Page Published": "Page Published",
|
||||
"Triggers when a new member is added": "Triggers when a new member is added",
|
||||
"Triggers when a member is edited": "Triggers when a member is edited",
|
||||
"Triggers when a member is deleted": "Triggers when a member is deleted",
|
||||
"Triggers when a post is published": "Triggers when a post is published",
|
||||
"Triggers when a post is scheduled": "Triggers when a post is scheduled",
|
||||
"Triggers when a page is published": "Triggers when a page is published"
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"Publishing platform for professional bloggers": "Publishing platform for professional bloggers",
|
||||
"API URL": "API URL",
|
||||
"Admin API Key": "Admin API Key",
|
||||
"The API URL of your application (https://test-publication.ghost.io)": "The API URL of your application (https://test-publication.ghost.io)",
|
||||
"The admin API key for your application": "The admin API key for your application",
|
||||
"\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n": "\nTo generate an API key, follow the steps below in GhostCMS:\n1. Go to Settings -> Advanced -> Integrations.\n2. Scroll down to Custom Integrations and click Add custom integration.\n3. Enter integration name and click create.\n4. Copy the API URL and the Admin API Key into the fields below.\n",
|
||||
"Create Member": "Create Member",
|
||||
"Update Member": "Update Member",
|
||||
"Create Post": "Create Post",
|
||||
"Find Member": "Find Member",
|
||||
"Find User": "Find User",
|
||||
"Custom API Call": "自定义 API 呼叫",
|
||||
"Create a new member": "Create a new member",
|
||||
"Update a member": "Update a member",
|
||||
"Create a new post": "Create a new post",
|
||||
"Find a member by email": "Find a member by email",
|
||||
"Find a staff user by email": "Find a staff user by email",
|
||||
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
||||
"Email": "电子邮件地址",
|
||||
"Full Name": "Full Name",
|
||||
"Note": "说明",
|
||||
"Newsletters": "Newsletters",
|
||||
"Member": "成员",
|
||||
"Title": "标题",
|
||||
"Slug": "Slug",
|
||||
"Status": "状态",
|
||||
"Published At": "Published At",
|
||||
"Content (HTML)": "Content (HTML)",
|
||||
"Custom Excerpt": "Custom Excerpt",
|
||||
"Author": "Author",
|
||||
"Featured": "Featured",
|
||||
"Tags": "标签",
|
||||
"Method": "方法",
|
||||
"Headers": "信头",
|
||||
"Query Parameters": "查询参数",
|
||||
"Body": "正文内容",
|
||||
"Response is Binary ?": "Response is Binary ?",
|
||||
"No Error on Failure": "失败时没有错误",
|
||||
"Timeout (in seconds)": "超时(秒)",
|
||||
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
||||
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
||||
"Draft": "草稿",
|
||||
"Published": "已发布",
|
||||
"Scheduled": "Scheduled",
|
||||
"GET": "获取",
|
||||
"POST": "帖子",
|
||||
"PATCH": "PATCH",
|
||||
"PUT": "弹出",
|
||||
"DELETE": "删除",
|
||||
"HEAD": "黑色",
|
||||
"Member Added": "Member Added",
|
||||
"Member Edited": "Member Edited",
|
||||
"Member Deleted": "Member Deleted",
|
||||
"Post Published": "Post Published",
|
||||
"Post Scheduled": "Post Scheduled",
|
||||
"Page Published": "Page Published",
|
||||
"Triggers when a new member is added": "Triggers when a new member is added",
|
||||
"Triggers when a member is edited": "Triggers when a member is edited",
|
||||
"Triggers when a member is deleted": "Triggers when a member is deleted",
|
||||
"Triggers when a post is published": "Triggers when a post is published",
|
||||
"Triggers when a post is scheduled": "Triggers when a post is scheduled",
|
||||
"Triggers when a page is published": "Triggers when a page is published"
|
||||
}
|
||||
Reference in New Issue
Block a user