@activepieces/piece-jira-cloud 0.1.6 → 0.1.8

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-jira-cloud",
3
- "version": "0.1.6",
3
+ "version": "0.1.8",
4
4
  "dependencies": {
5
5
  "@ai-sdk/anthropic": "1.2.12",
6
6
  "@ai-sdk/google": "1.2.19",
@@ -13,14 +13,14 @@
13
13
  "dayjs": "1.11.9",
14
14
  "deepmerge-ts": "7.1.0",
15
15
  "fast-glob": "3.3.3",
16
- "form-data": "4.0.0",
16
+ "form-data": "4.0.4",
17
17
  "mime-types": "2.1.35",
18
18
  "nanoid": "3.3.8",
19
19
  "semver": "7.6.0",
20
- "zod": "3.25.67",
21
- "@activepieces/pieces-common": "0.6.0",
22
- "@activepieces/pieces-framework": "0.15.0",
23
- "@activepieces/shared": "0.17.0",
20
+ "zod": "3.25.76",
21
+ "@activepieces/pieces-common": "0.6.4",
22
+ "@activepieces/pieces-framework": "0.18.3",
23
+ "@activepieces/shared": "0.18.0",
24
24
  "tslib": "2.8.1"
25
25
  },
26
26
  "overrides": {
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Jira Cloud",
3
+ "Issue tracking and project management": "Issue tracking and project management",
4
+ "Instance URL": "Instance URL",
5
+ "Email": "Email",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "The link of your Jira instance (e.g https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "The email you use to login to Jira",
9
+ "Your Jira API Token": "Your Jira API Token",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "Create Issue",
12
+ "Update Issue": "Update Issue",
13
+ "Find User": "Find User",
14
+ "Search Issues": "Search Issues",
15
+ "Assign Issue": "Assign Issue",
16
+ "Add Attachment to Issue": "Add Attachment to Issue",
17
+ "Get Issue Attachment": "Get Issue Attachment",
18
+ "Add Watcher to Issue": "Add Watcher to Issue",
19
+ "Add Issue Comment": "Add Issue Comment",
20
+ "Update Issue Comment": "Update Issue Comment",
21
+ "Link Issues": "Link Issues",
22
+ "List Issue Comments": "List Issue Comments",
23
+ "Delete Issue Comment": "Delete Issue Comment",
24
+ "Custom API Call": "Custom API Call",
25
+ "Creates a new issue in a project.": "Creates a new issue in a project.",
26
+ "Updates an existing issue.": "Updates an existing issue.",
27
+ "Finds an existing user.": "Finds an existing user.",
28
+ "Search for issues with JQL": "Search for issues with JQL",
29
+ "Assigns an issue to a user.": "Assigns an issue to a user.",
30
+ "Adds an attachment to an issue.": "Adds an attachment to an issue.",
31
+ "Retrieves an attachment from an issue.": "Retrieves an attachment from an issue.",
32
+ "Adds a new watcher to an issue.": "Adds a new watcher to an issue.",
33
+ "Adds a comment to an issue.": "Adds a comment to an issue.",
34
+ "Updates a comment to a specific issue.": "Updates a comment to a specific issue.",
35
+ "Creates a link between two issues.": "Creates a link between two issues.",
36
+ "Returns all comments for an issue.": "Returns all comments for an issue.",
37
+ "Deletes a comment on a specific issue.": "Deletes a comment on a specific issue.",
38
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
39
+ "Project ID or Key": "Project ID or Key",
40
+ "Issue Type": "Issue Type",
41
+ "Fields": "Fields",
42
+ "Issue ID or Key": "Issue ID or Key",
43
+ "Status": "Status",
44
+ "Keyword": "Keyword",
45
+ "JQL": "JQL",
46
+ "Max Results": "Max Results",
47
+ "Sanitize JQL": "Sanitize JQL",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "Attachment",
50
+ "Attachment ID": "Attachment ID",
51
+ "User": "User",
52
+ "Comment Body": "Comment Body",
53
+ "Comment ID": "Comment ID",
54
+ "First Issue": "First Issue",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "Second Issue",
57
+ "Order By": "Order By",
58
+ "Limit": "Limit",
59
+ "Method": "Method",
60
+ "Headers": "Headers",
61
+ "Query Parameters": "Query Parameters",
62
+ "Body": "Body",
63
+ "No Error on Failure": "No Error on Failure",
64
+ "Timeout (in seconds)": "Timeout (in seconds)",
65
+ "The JQL query to use in the search": "The JQL query to use in the search",
66
+ "Maximum number of results": "Maximum number of results",
67
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
68
+ "Created (Descending)": "Created (Descending)",
69
+ "Created (Ascending)": "Created (Ascending)",
70
+ "GET": "GET",
71
+ "POST": "POST",
72
+ "PATCH": "PATCH",
73
+ "PUT": "PUT",
74
+ "DELETE": "DELETE",
75
+ "HEAD": "HEAD",
76
+ "New Issue": "New Issue",
77
+ "Updated Issue": "Updated Issue",
78
+ "Updated Issue Status": "Updated Issue Status",
79
+ "Triggers when a new issue is created": "Triggers when a new issue is created",
80
+ "Triggers when an issue is updated": "Triggers when an issue is updated",
81
+ "Triggers when an issue status is updated": "Triggers when an issue status is updated",
82
+ "Use to filter issues watched": "Use to filter issues watched"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Jira Wolke",
3
+ "Issue tracking and project management": "Fehlerverfolgung und Projektmanagement",
4
+ "Instance URL": "Instanz URL",
5
+ "Email": "E-Mail",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "Der Link deiner Jira-Instanz (z.B. https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "Die E-Mail-Adresse, mit der Sie sich bei Jira anmelden",
9
+ "Your Jira API Token": "Ihr Jira API Token",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nDu kannst deinen API-Token generieren von:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "Ticket erstellen",
12
+ "Update Issue": "Problem aktualisieren",
13
+ "Find User": "Benutzer finden",
14
+ "Search Issues": "Probleme durchsuchen",
15
+ "Assign Issue": "Ticket zuweisen",
16
+ "Add Attachment to Issue": "Anhang zum Thema hinzufügen",
17
+ "Get Issue Attachment": "Fehleranhang erhalten",
18
+ "Add Watcher to Issue": "Beobachter zum Problem hinzufügen",
19
+ "Add Issue Comment": "Ticket Kommentar hinzufügen",
20
+ "Update Issue Comment": "Ticket Kommentar aktualisieren",
21
+ "Link Issues": "Tickets verknüpfen",
22
+ "List Issue Comments": "Ticket-Kommentare auflisten",
23
+ "Delete Issue Comment": "Ticket-Kommentar löschen",
24
+ "Custom API Call": "Eigener API-Aufruf",
25
+ "Creates a new issue in a project.": "Erstellt ein neues Problem in einem Projekt.",
26
+ "Updates an existing issue.": "Aktualisiert ein existierendes Problem.",
27
+ "Finds an existing user.": "Findet einen existierenden Benutzer.",
28
+ "Search for issues with JQL": "Suche nach Problemen mit JQL",
29
+ "Assigns an issue to a user.": "Weist einem Benutzer ein Problem zu.",
30
+ "Adds an attachment to an issue.": "Fügt einen Anhang zu einem Problem hinzu.",
31
+ "Retrieves an attachment from an issue.": "Ruft einen Anhang von einem Problem ab.",
32
+ "Adds a new watcher to an issue.": "Fügt einen neuen Beobachter zu einem Problem hinzu.",
33
+ "Adds a comment to an issue.": "Fügt einen Kommentar zu einem Problem hinzu.",
34
+ "Updates a comment to a specific issue.": "Aktualisiert einen Kommentar zu einem bestimmten Problem.",
35
+ "Creates a link between two issues.": "Erzeugt eine Verbindung zwischen zwei Problemen.",
36
+ "Returns all comments for an issue.": "Gibt alle Kommentare für ein Problem zurück.",
37
+ "Deletes a comment on a specific issue.": "Löscht einen Kommentar zu einem bestimmten Thema.",
38
+ "Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
39
+ "Project ID or Key": "Projekt-ID oder Schlüssel",
40
+ "Issue Type": "Ticket-Typ",
41
+ "Fields": "Felder",
42
+ "Issue ID or Key": "Ticket-ID oder Schlüssel",
43
+ "Status": "Status",
44
+ "Keyword": "Keyword",
45
+ "JQL": "JQL",
46
+ "Max Results": "Maximale Ergebnisse",
47
+ "Sanitize JQL": "JQL sanitizen",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "Anhang",
50
+ "Attachment ID": "Anhang-ID",
51
+ "User": "Benutzer",
52
+ "Comment Body": "Kommentar-Text",
53
+ "Comment ID": "Kommentar-ID",
54
+ "First Issue": "Erster Fall",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "Zweiter Fall",
57
+ "Order By": "Sortieren nach",
58
+ "Limit": "Limit",
59
+ "Method": "Methode",
60
+ "Headers": "Kopfzeilen",
61
+ "Query Parameters": "Abfrageparameter",
62
+ "Body": "Körper",
63
+ "No Error on Failure": "Kein Fehler bei Fehler",
64
+ "Timeout (in seconds)": "Timeout (in Sekunden)",
65
+ "The JQL query to use in the search": "Die JQL-Abfrage für die Suche",
66
+ "Maximum number of results": "Maximale Anzahl der Ergebnisse",
67
+ "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
68
+ "Created (Descending)": "Erstellt (absteigend)",
69
+ "Created (Ascending)": "Erstellt (absteigend)",
70
+ "GET": "ERHALTEN",
71
+ "POST": "POST",
72
+ "PATCH": "PATCH",
73
+ "PUT": "PUT",
74
+ "DELETE": "LÖSCHEN",
75
+ "HEAD": "HEAD",
76
+ "New Issue": "Neuer Fall",
77
+ "Updated Issue": "Aktualisierter Fall",
78
+ "Updated Issue Status": "Aktualisierter Ticket Status",
79
+ "Triggers when a new issue is created": "Wird ausgelöst, wenn ein neues Problem erstellt wird",
80
+ "Triggers when an issue is updated": "Wird ausgelöst, wenn ein Problem aktualisiert wird",
81
+ "Triggers when an issue status is updated": "Wird ausgelöst, wenn ein Ticket Status aktualisiert wird",
82
+ "Use to filter issues watched": "Verwende es, um beobachtete Probleme zu filtern"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Nube de Jira",
3
+ "Issue tracking and project management": "Seguimiento de incidencias y gestión de proyectos",
4
+ "Instance URL": "URL de instancia",
5
+ "Email": "E-mail",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "El enlace de su instancia de Jira (ej. https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "El correo electrónico que utiliza para iniciar sesión en Jira",
9
+ "Your Jira API Token": "Tu token de API de Jira",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "Crear asunto",
12
+ "Update Issue": "Actualizar problema",
13
+ "Find User": "Buscar usuario",
14
+ "Search Issues": "Buscar problemas",
15
+ "Assign Issue": "Asignar asunto",
16
+ "Add Attachment to Issue": "Añadir adjunto al problema",
17
+ "Get Issue Attachment": "Obtener archivo adjunto del problema",
18
+ "Add Watcher to Issue": "Añadir Watcher al asunto",
19
+ "Add Issue Comment": "Añadir comentario del asunto",
20
+ "Update Issue Comment": "Actualizar comentario del problema",
21
+ "Link Issues": "Problemas de enlace",
22
+ "List Issue Comments": "Listar comentarios del problema",
23
+ "Delete Issue Comment": "Eliminar Comentario del Problema",
24
+ "Custom API Call": "Llamada API personalizada",
25
+ "Creates a new issue in a project.": "Crea un nuevo asunto en un proyecto.",
26
+ "Updates an existing issue.": "Actualiza un problema existente.",
27
+ "Finds an existing user.": "Encuentra un usuario existente.",
28
+ "Search for issues with JQL": "Buscar problemas con JQL",
29
+ "Assigns an issue to a user.": "Asigna un problema a un usuario.",
30
+ "Adds an attachment to an issue.": "Añade un archivo adjunto a un problema.",
31
+ "Retrieves an attachment from an issue.": "Recuperar un archivo adjunto de un problema.",
32
+ "Adds a new watcher to an issue.": "Añade un nuevo observador a un problema.",
33
+ "Adds a comment to an issue.": "Añade un comentario a un problema.",
34
+ "Updates a comment to a specific issue.": "Actualiza un comentario a un asunto específico.",
35
+ "Creates a link between two issues.": "Crea un enlace entre dos cuestiones.",
36
+ "Returns all comments for an issue.": "Devuelve todos los comentarios para un problema.",
37
+ "Deletes a comment on a specific issue.": "Elimina un comentario sobre un asunto específico.",
38
+ "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
39
+ "Project ID or Key": "ID o clave del proyecto",
40
+ "Issue Type": "Tipo de asunto",
41
+ "Fields": "Campos",
42
+ "Issue ID or Key": "Emitir ID o Clave",
43
+ "Status": "Estado",
44
+ "Keyword": "Keyword",
45
+ "JQL": "JQL",
46
+ "Max Results": "Resultados máximos",
47
+ "Sanitize JQL": "Sanitizar JQL",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "Adjunto",
50
+ "Attachment ID": "ID de adjunto",
51
+ "User": "Usuario",
52
+ "Comment Body": "Comentar cuerpo",
53
+ "Comment ID": "Comentario ID",
54
+ "First Issue": "Primer asunto",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "Segundo problema",
57
+ "Order By": "Ordenar por",
58
+ "Limit": "Límite",
59
+ "Method": "Método",
60
+ "Headers": "Encabezados",
61
+ "Query Parameters": "Parámetros de consulta",
62
+ "Body": "Cuerpo",
63
+ "No Error on Failure": "No hay ningún error en fallo",
64
+ "Timeout (in seconds)": "Tiempo de espera (en segundos)",
65
+ "The JQL query to use in the search": "La consulta JQL a usar en la búsqueda",
66
+ "Maximum number of results": "Número máximo de resultados",
67
+ "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
68
+ "Created (Descending)": "Creado (Descendente)",
69
+ "Created (Ascending)": "Creado (Ascendente)",
70
+ "GET": "RECOGER",
71
+ "POST": "POST",
72
+ "PATCH": "PATCH",
73
+ "PUT": "PUT",
74
+ "DELETE": "BORRAR",
75
+ "HEAD": "LIMPIO",
76
+ "New Issue": "Nuevo problema",
77
+ "Updated Issue": "Problema actualizado",
78
+ "Updated Issue Status": "Estado del asunto actualizado",
79
+ "Triggers when a new issue is created": "Desencadena cuando se crea un nuevo problema",
80
+ "Triggers when an issue is updated": "Dispara cuando se actualiza un problema",
81
+ "Triggers when an issue status is updated": "Dispara cuando se actualiza el estado de una incidencia",
82
+ "Use to filter issues watched": "Utilizar para filtrar problemas vistos"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Nuage de Jira",
3
+ "Issue tracking and project management": "Suivi des anomalies et gestion des projets",
4
+ "Instance URL": "URL de l'instance",
5
+ "Email": "Courriel",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "Le lien de votre instance Jira (par exemple https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "L'e-mail que vous utilisez pour vous connecter à Jira",
9
+ "Your Jira API Token": "Votre jeton API Jira",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "Créer un problème",
12
+ "Update Issue": "Mettre à jour le problème",
13
+ "Find User": "Trouver un utilisateur",
14
+ "Search Issues": "Rechercher des problèmes",
15
+ "Assign Issue": "Assigner un ticket",
16
+ "Add Attachment to Issue": "Ajouter une pièce jointe au ticket",
17
+ "Get Issue Attachment": "Récupérer la pièce jointe",
18
+ "Add Watcher to Issue": "Ajouter un observateur au ticket",
19
+ "Add Issue Comment": "Ajouter un commentaire à un problème",
20
+ "Update Issue Comment": "Commentaire de mise à jour du problème",
21
+ "Link Issues": "Lier les tickets",
22
+ "List Issue Comments": "Lister les commentaires de problèmes",
23
+ "Delete Issue Comment": "Supprimer le commentaire du problème",
24
+ "Custom API Call": "Appel API personnalisé",
25
+ "Creates a new issue in a project.": "Crée un nouveau ticket dans un projet.",
26
+ "Updates an existing issue.": "Met à jour un ticket existant.",
27
+ "Finds an existing user.": "Trouve un utilisateur existant.",
28
+ "Search for issues with JQL": "Rechercher des problèmes avec JQL",
29
+ "Assigns an issue to a user.": "Assigne un ticket à un utilisateur.",
30
+ "Adds an attachment to an issue.": "Ajoute une pièce jointe à un ticket.",
31
+ "Retrieves an attachment from an issue.": "Récupère une pièce jointe à partir d'un ticket.",
32
+ "Adds a new watcher to an issue.": "Ajoute un nouveau observateur à un ticket.",
33
+ "Adds a comment to an issue.": "Ajoute un commentaire à un ticket.",
34
+ "Updates a comment to a specific issue.": "Met à jour un commentaire à un problème spécifique.",
35
+ "Creates a link between two issues.": "Crée un lien entre deux tickets.",
36
+ "Returns all comments for an issue.": "Renvoie tous les commentaires pour un ticket.",
37
+ "Deletes a comment on a specific issue.": "Supprime un commentaire sur un problème spécifique.",
38
+ "Make a custom API call to a specific endpoint": "Passez un appel API personnalisé à un point de terminaison spécifique",
39
+ "Project ID or Key": "ID ou clé du projet",
40
+ "Issue Type": "Type de problème",
41
+ "Fields": "Champs",
42
+ "Issue ID or Key": "ID du ticket ou clé",
43
+ "Status": "Statut",
44
+ "Keyword": "Keyword",
45
+ "JQL": "JQL",
46
+ "Max Results": "Nombre maximum de résultats",
47
+ "Sanitize JQL": "Assainissement JQL",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "Pièce jointe",
50
+ "Attachment ID": "ID de la pièce jointe",
51
+ "User": "Utilisateur",
52
+ "Comment Body": "Corps du commentaire",
53
+ "Comment ID": "ID du commentaire",
54
+ "First Issue": "Premier problème",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "Deuxième problème",
57
+ "Order By": "Trier par",
58
+ "Limit": "Limite",
59
+ "Method": "Méthode",
60
+ "Headers": "En-têtes",
61
+ "Query Parameters": "Paramètres de requête",
62
+ "Body": "Corps",
63
+ "No Error on Failure": "Aucune erreur en cas d'échec",
64
+ "Timeout (in seconds)": "Délai d'attente (en secondes)",
65
+ "The JQL query to use in the search": "La requête JQL à utiliser dans la recherche",
66
+ "Maximum number of results": "Nombre maximum de résultats",
67
+ "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
68
+ "Created (Descending)": "Créé (Descendant)",
69
+ "Created (Ascending)": "Créé (Ascendant)",
70
+ "GET": "OBTENIR",
71
+ "POST": "POSTER",
72
+ "PATCH": "PATCH",
73
+ "PUT": "EFFACER",
74
+ "DELETE": "SUPPRIMER",
75
+ "HEAD": "TÊTE",
76
+ "New Issue": "Nouveau problème",
77
+ "Updated Issue": "Problème mis à jour",
78
+ "Updated Issue Status": "Statut du problème mis à jour",
79
+ "Triggers when a new issue is created": "Déclenche quand un nouveau ticket est créé",
80
+ "Triggers when an issue is updated": "Déclenche quand un problème est mis à jour",
81
+ "Triggers when an issue status is updated": "Déclenche quand un statut de ticket est mis à jour",
82
+ "Use to filter issues watched": "Utiliser pour filtrer les problèmes vus"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Jira Cloud",
3
+ "Issue tracking and project management": "Issue tracking and project management",
4
+ "Instance URL": "Instance URL",
5
+ "Email": "Email",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "The link of your Jira instance (e.g https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "The email you use to login to Jira",
9
+ "Your Jira API Token": "Your Jira API Token",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "Create Issue",
12
+ "Update Issue": "Update Issue",
13
+ "Find User": "Find User",
14
+ "Search Issues": "Search Issues",
15
+ "Assign Issue": "Assign Issue",
16
+ "Add Attachment to Issue": "Add Attachment to Issue",
17
+ "Get Issue Attachment": "Get Issue Attachment",
18
+ "Add Watcher to Issue": "Add Watcher to Issue",
19
+ "Add Issue Comment": "Add Issue Comment",
20
+ "Update Issue Comment": "Update Issue Comment",
21
+ "Link Issues": "Link Issues",
22
+ "List Issue Comments": "List Issue Comments",
23
+ "Delete Issue Comment": "Delete Issue Comment",
24
+ "Custom API Call": "Custom API Call",
25
+ "Creates a new issue in a project.": "Creates a new issue in a project.",
26
+ "Updates an existing issue.": "Updates an existing issue.",
27
+ "Finds an existing user.": "Finds an existing user.",
28
+ "Search for issues with JQL": "Search for issues with JQL",
29
+ "Assigns an issue to a user.": "Assigns an issue to a user.",
30
+ "Adds an attachment to an issue.": "Adds an attachment to an issue.",
31
+ "Retrieves an attachment from an issue.": "Retrieves an attachment from an issue.",
32
+ "Adds a new watcher to an issue.": "Adds a new watcher to an issue.",
33
+ "Adds a comment to an issue.": "Adds a comment to an issue.",
34
+ "Updates a comment to a specific issue.": "Updates a comment to a specific issue.",
35
+ "Creates a link between two issues.": "Creates a link between two issues.",
36
+ "Returns all comments for an issue.": "Returns all comments for an issue.",
37
+ "Deletes a comment on a specific issue.": "Deletes a comment on a specific issue.",
38
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
39
+ "Project ID or Key": "Project ID or Key",
40
+ "Issue Type": "Issue Type",
41
+ "Fields": "Fields",
42
+ "Issue ID or Key": "Issue ID or Key",
43
+ "Status": "Status",
44
+ "Keyword": "Keyword",
45
+ "JQL": "JQL",
46
+ "Max Results": "Max Results",
47
+ "Sanitize JQL": "Sanitize JQL",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "Attachment",
50
+ "Attachment ID": "Attachment ID",
51
+ "User": "User",
52
+ "Comment Body": "Comment Body",
53
+ "Comment ID": "Comment ID",
54
+ "First Issue": "First Issue",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "Second Issue",
57
+ "Order By": "Order By",
58
+ "Limit": "Limit",
59
+ "Method": "Method",
60
+ "Headers": "Headers",
61
+ "Query Parameters": "Query Parameters",
62
+ "Body": "Body",
63
+ "No Error on Failure": "No Error on Failure",
64
+ "Timeout (in seconds)": "Timeout (in seconds)",
65
+ "The JQL query to use in the search": "The JQL query to use in the search",
66
+ "Maximum number of results": "Maximum number of results",
67
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
68
+ "Created (Descending)": "Created (Descending)",
69
+ "Created (Ascending)": "Created (Ascending)",
70
+ "GET": "GET",
71
+ "POST": "POST",
72
+ "PATCH": "PATCH",
73
+ "PUT": "PUT",
74
+ "DELETE": "DELETE",
75
+ "HEAD": "HEAD",
76
+ "New Issue": "New Issue",
77
+ "Updated Issue": "Updated Issue",
78
+ "Updated Issue Status": "Updated Issue Status",
79
+ "Triggers when a new issue is created": "Triggers when a new issue is created",
80
+ "Triggers when an issue is updated": "Triggers when an issue is updated",
81
+ "Triggers when an issue status is updated": "Triggers when an issue status is updated",
82
+ "Use to filter issues watched": "Use to filter issues watched"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Jira Cloud",
3
+ "Issue tracking and project management": "Issue tracking and project management",
4
+ "Instance URL": "Instance URL",
5
+ "Email": "Email",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "The link of your Jira instance (e.g https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "The email you use to login to Jira",
9
+ "Your Jira API Token": "Your Jira API Token",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "Create Issue",
12
+ "Update Issue": "Update Issue",
13
+ "Find User": "Find User",
14
+ "Search Issues": "Search Issues",
15
+ "Assign Issue": "Assign Issue",
16
+ "Add Attachment to Issue": "Add Attachment to Issue",
17
+ "Get Issue Attachment": "Get Issue Attachment",
18
+ "Add Watcher to Issue": "Add Watcher to Issue",
19
+ "Add Issue Comment": "Add Issue Comment",
20
+ "Update Issue Comment": "Update Issue Comment",
21
+ "Link Issues": "Link Issues",
22
+ "List Issue Comments": "List Issue Comments",
23
+ "Delete Issue Comment": "Delete Issue Comment",
24
+ "Custom API Call": "Custom API Call",
25
+ "Creates a new issue in a project.": "Creates a new issue in a project.",
26
+ "Updates an existing issue.": "Updates an existing issue.",
27
+ "Finds an existing user.": "Finds an existing user.",
28
+ "Search for issues with JQL": "Search for issues with JQL",
29
+ "Assigns an issue to a user.": "Assigns an issue to a user.",
30
+ "Adds an attachment to an issue.": "Adds an attachment to an issue.",
31
+ "Retrieves an attachment from an issue.": "Retrieves an attachment from an issue.",
32
+ "Adds a new watcher to an issue.": "Adds a new watcher to an issue.",
33
+ "Adds a comment to an issue.": "Adds a comment to an issue.",
34
+ "Updates a comment to a specific issue.": "Updates a comment to a specific issue.",
35
+ "Creates a link between two issues.": "Creates a link between two issues.",
36
+ "Returns all comments for an issue.": "Returns all comments for an issue.",
37
+ "Deletes a comment on a specific issue.": "Deletes a comment on a specific issue.",
38
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
39
+ "Project ID or Key": "Project ID or Key",
40
+ "Issue Type": "Issue Type",
41
+ "Fields": "Fields",
42
+ "Issue ID or Key": "Issue ID or Key",
43
+ "Status": "Status",
44
+ "Keyword": "Keyword",
45
+ "JQL": "JQL",
46
+ "Max Results": "Max Results",
47
+ "Sanitize JQL": "Sanitize JQL",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "Attachment",
50
+ "Attachment ID": "Attachment ID",
51
+ "User": "User",
52
+ "Comment Body": "Comment Body",
53
+ "Comment ID": "Comment ID",
54
+ "First Issue": "First Issue",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "Second Issue",
57
+ "Order By": "Order By",
58
+ "Limit": "Limit",
59
+ "Method": "Method",
60
+ "Headers": "Headers",
61
+ "Query Parameters": "Query Parameters",
62
+ "Body": "Body",
63
+ "No Error on Failure": "No Error on Failure",
64
+ "Timeout (in seconds)": "Timeout (in seconds)",
65
+ "The JQL query to use in the search": "The JQL query to use in the search",
66
+ "Maximum number of results": "Maximum number of results",
67
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
68
+ "Created (Descending)": "Created (Descending)",
69
+ "Created (Ascending)": "Created (Ascending)",
70
+ "GET": "GET",
71
+ "POST": "POST",
72
+ "PATCH": "PATCH",
73
+ "PUT": "PUT",
74
+ "DELETE": "DELETE",
75
+ "HEAD": "HEAD",
76
+ "New Issue": "New Issue",
77
+ "Updated Issue": "Updated Issue",
78
+ "Updated Issue Status": "Updated Issue Status",
79
+ "Triggers when a new issue is created": "Triggers when a new issue is created",
80
+ "Triggers when an issue is updated": "Triggers when an issue is updated",
81
+ "Triggers when an issue status is updated": "Triggers when an issue status is updated",
82
+ "Use to filter issues watched": "Use to filter issues watched"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Jira Cloud",
3
+ "Issue tracking and project management": "課題の追跡とプロジェクト管理",
4
+ "Instance URL": "インスタンス URL",
5
+ "Email": "Eメールアドレス",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "Jiraインスタンスのリンク (https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "Jiraにログインするために使用するメールアドレス",
9
+ "Your Jira API Token": "Jira API トークン",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\n以下からAPIトークンを生成できます:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "課題を作成",
12
+ "Update Issue": "問題を更新",
13
+ "Find User": "ユーザーを検索",
14
+ "Search Issues": "問題を検索",
15
+ "Assign Issue": "課題を割り当てる",
16
+ "Add Attachment to Issue": "課題に添付ファイルを追加",
17
+ "Get Issue Attachment": "課題の添付を取得",
18
+ "Add Watcher to Issue": "ワッチャーを課題に追加",
19
+ "Add Issue Comment": "課題コメントを追加",
20
+ "Update Issue Comment": "課題のコメントを更新",
21
+ "Link Issues": "問題をリンクする",
22
+ "List Issue Comments": "課題のコメントを一覧表示",
23
+ "Delete Issue Comment": "課題のコメントを削除",
24
+ "Custom API Call": "カスタムAPI通話",
25
+ "Creates a new issue in a project.": "プロジェクトで新しい課題を作成します。",
26
+ "Updates an existing issue.": "既存の問題を更新します。",
27
+ "Finds an existing user.": "既存のユーザーを検索します。",
28
+ "Search for issues with JQL": "JQL での課題を検索",
29
+ "Assigns an issue to a user.": "ユーザに課題を割り当てます。",
30
+ "Adds an attachment to an issue.": "課題に添付ファイルを追加します。",
31
+ "Retrieves an attachment from an issue.": "課題から添付ファイルを取得します。",
32
+ "Adds a new watcher to an issue.": "新しいウォッチャーを課題に追加します。",
33
+ "Adds a comment to an issue.": "課題にコメントを追加します。",
34
+ "Updates a comment to a specific issue.": "特定の課題にコメントを更新します。",
35
+ "Creates a link between two issues.": "2つの課題間のリンクを作成します。",
36
+ "Returns all comments for an issue.": "課題のすべてのコメントを返します。",
37
+ "Deletes a comment on a specific issue.": "特定の課題に関するコメントを削除します。",
38
+ "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
39
+ "Project ID or Key": "プロジェクト ID またはキー",
40
+ "Issue Type": "課題の種類",
41
+ "Fields": "フィールド",
42
+ "Issue ID or Key": "課題 ID またはキー",
43
+ "Status": "ステータス",
44
+ "Keyword": "Keyword",
45
+ "JQL": "JQL",
46
+ "Max Results": "最大結果",
47
+ "Sanitize JQL": "JQL サニタイズ",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "添付ファイル",
50
+ "Attachment ID": "添付ファイルID",
51
+ "User": "ユーザー",
52
+ "Comment Body": "コメント本文",
53
+ "Comment ID": "コメント ID",
54
+ "First Issue": "最初の課題",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "2号目",
57
+ "Order By": "並び替え",
58
+ "Limit": "制限",
59
+ "Method": "方法",
60
+ "Headers": "ヘッダー",
61
+ "Query Parameters": "クエリパラメータ",
62
+ "Body": "本文",
63
+ "No Error on Failure": "失敗時にエラーはありません",
64
+ "Timeout (in seconds)": "タイムアウト(秒)",
65
+ "The JQL query to use in the search": "検索で使用する JQL クエリ",
66
+ "Maximum number of results": "結果の最大数",
67
+ "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
68
+ "Created (Descending)": "作成済み (降順)",
69
+ "Created (Ascending)": "作成されました (昇順)",
70
+ "GET": "取得",
71
+ "POST": "POST",
72
+ "PATCH": "PATCH",
73
+ "PUT": "PUT",
74
+ "DELETE": "削除",
75
+ "HEAD": "頭",
76
+ "New Issue": "新しい課題",
77
+ "Updated Issue": "更新された課題",
78
+ "Updated Issue Status": "更新された課題ステータス",
79
+ "Triggers when a new issue is created": "新しい課題が作成されたときにトリガーする",
80
+ "Triggers when an issue is updated": "課題が更新されたときに発生する",
81
+ "Triggers when an issue status is updated": "課題の状態が更新されたときに発行されます",
82
+ "Use to filter issues watched": "監視されている課題をフィルタリングするために使用します"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Jira Cloud",
3
+ "Issue tracking and project management": "Probleem bijhouden en projectbeheer",
4
+ "Instance URL": "Aanleg URL",
5
+ "Email": "E-mail",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "De link van uw Jira exemplaar (bijv. https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "De e-mail die u gebruikt om in te loggen op Jira",
9
+ "Your Jira API Token": "Je Jira API Token",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nU kunt uw API-token genereren van:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "Probleem aanmaken",
12
+ "Update Issue": "Probleem bijwerken",
13
+ "Find User": "Gebruiker zoeken",
14
+ "Search Issues": "Problemen zoeken",
15
+ "Assign Issue": "Issue toewijzen",
16
+ "Add Attachment to Issue": "Bijlage toevoegen aan issue",
17
+ "Get Issue Attachment": "Verkrijg issue-bijlage",
18
+ "Add Watcher to Issue": "Voeg Watcher toe aan Issue",
19
+ "Add Issue Comment": "Issue Opmerking toevoegen",
20
+ "Update Issue Comment": "Wijzig probleemreactie",
21
+ "Link Issues": "Koppel problemen",
22
+ "List Issue Comments": "Issue reacties weergeven",
23
+ "Delete Issue Comment": "Issue Opmerking verwijderen",
24
+ "Custom API Call": "Custom API Call",
25
+ "Creates a new issue in a project.": "Maakt een nieuw issue aan in een project.",
26
+ "Updates an existing issue.": "Werkt een bestaand probleem bij.",
27
+ "Finds an existing user.": "Vindt een bestaande gebruiker.",
28
+ "Search for issues with JQL": "Zoek naar issues met JQL",
29
+ "Assigns an issue to a user.": "Wijst een issue toe aan een gebruiker.",
30
+ "Adds an attachment to an issue.": "Voegt een bijlage toe aan een probleem.",
31
+ "Retrieves an attachment from an issue.": "Haal een bijlage op van een probleem.",
32
+ "Adds a new watcher to an issue.": "Voegt een nieuwe watcher toe aan een probleem.",
33
+ "Adds a comment to an issue.": "Voegt een reactie toe aan een probleem.",
34
+ "Updates a comment to a specific issue.": "Werkt een opmerking bij een specifiek probleem.",
35
+ "Creates a link between two issues.": "Maakt een verband tussen twee problemen.",
36
+ "Returns all comments for an issue.": "Geeft als resultaat alle reacties op een probleem.",
37
+ "Deletes a comment on a specific issue.": "Verwijdert een reactie op een specifiek probleem.",
38
+ "Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
39
+ "Project ID or Key": "Project ID of sleutel",
40
+ "Issue Type": "Type probleem",
41
+ "Fields": "Velden",
42
+ "Issue ID or Key": "Issue ID of sleutel",
43
+ "Status": "status",
44
+ "Keyword": "Keyword",
45
+ "JQL": "JQL",
46
+ "Max Results": "Max. aantal resultaten",
47
+ "Sanitize JQL": "Sanitiseer JQL",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "Bijlage",
50
+ "Attachment ID": "Bijlage ID",
51
+ "User": "Gebruiker",
52
+ "Comment Body": "Commentaar inhoud",
53
+ "Comment ID": "Commentaar ID",
54
+ "First Issue": "Eerste probleem",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "Tweede probleem",
57
+ "Order By": "Sorteer op",
58
+ "Limit": "Limiet",
59
+ "Method": "Methode",
60
+ "Headers": "Kopteksten",
61
+ "Query Parameters": "Query parameters",
62
+ "Body": "Lichaam",
63
+ "No Error on Failure": "Geen fout bij fout",
64
+ "Timeout (in seconds)": "Time-out (in seconden)",
65
+ "The JQL query to use in the search": "De JQL query te gebruiken in de zoekopdracht",
66
+ "Maximum number of results": "Maximum aantal resultaten",
67
+ "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
68
+ "Created (Descending)": "Gemaakt (aflopend)",
69
+ "Created (Ascending)": "Aangemaakt (Ascending)",
70
+ "GET": "KRIJG",
71
+ "POST": "POSTE",
72
+ "PATCH": "BEKIJK",
73
+ "PUT": "PUT",
74
+ "DELETE": "VERWIJDEREN",
75
+ "HEAD": "HOOFD",
76
+ "New Issue": "Nieuw probleem",
77
+ "Updated Issue": "Probleem bijgewerkt",
78
+ "Updated Issue Status": "Bijgewerkte probleemstatus",
79
+ "Triggers when a new issue is created": "Triggert wanneer een nieuw issue wordt aangemaakt",
80
+ "Triggers when an issue is updated": "Triggert wanneer een issue wordt bijgewerkt",
81
+ "Triggers when an issue status is updated": "Triggert wanneer een issuestatus wordt bijgewerkt",
82
+ "Use to filter issues watched": "Gebruik om problemen te filteren"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Jira Cloud",
3
+ "Issue tracking and project management": "Acompanhamento de problemas e gerenciamento de projetos",
4
+ "Instance URL": "Instância URL",
5
+ "Email": "e-mail",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "O link da sua instância do Jira (ex: https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "O e-mail que você usa para acessar o Jira",
9
+ "Your Jira API Token": "Token de API Jira",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nVocê pode gerar o seu token de API em:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "Criar issue",
12
+ "Update Issue": "Atualizar issue",
13
+ "Find User": "Localizar usuário",
14
+ "Search Issues": "Pesquisar Problemas",
15
+ "Assign Issue": "Atribuir Issue",
16
+ "Add Attachment to Issue": "Adicionar anexo à issue",
17
+ "Get Issue Attachment": "Obter Anexo da Solicitação",
18
+ "Add Watcher to Issue": "Adicionar Watcher à Issue",
19
+ "Add Issue Comment": "Adicionar comentário à issue",
20
+ "Update Issue Comment": "Atualizar comentário da issue",
21
+ "Link Issues": "Ligar issues",
22
+ "List Issue Comments": "Listar Comentários da Solicitação",
23
+ "Delete Issue Comment": "Excluir comentário da issue",
24
+ "Custom API Call": "Chamada de API personalizada",
25
+ "Creates a new issue in a project.": "Cria uma nova issue em um projeto.",
26
+ "Updates an existing issue.": "Atualiza uma issue existente.",
27
+ "Finds an existing user.": "Localiza um usuário existente.",
28
+ "Search for issues with JQL": "Pesquisar por problemas com JQL",
29
+ "Assigns an issue to a user.": "Atribui uma issue a um usuário.",
30
+ "Adds an attachment to an issue.": "Adiciona um anexo a uma issue.",
31
+ "Retrieves an attachment from an issue.": "Recupera um anexo de uma issue.",
32
+ "Adds a new watcher to an issue.": "Adiciona um novo observador a uma issue.",
33
+ "Adds a comment to an issue.": "Adiciona um comentário a uma issue.",
34
+ "Updates a comment to a specific issue.": "Atualiza um comentário para uma issue específica.",
35
+ "Creates a link between two issues.": "Cria uma ligação entre duas issues.",
36
+ "Returns all comments for an issue.": "Retorna todos os comentários para uma issue.",
37
+ "Deletes a comment on a specific issue.": "Exclui um comentário em uma issue específica.",
38
+ "Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
39
+ "Project ID or Key": "ID ou Chave do Projeto",
40
+ "Issue Type": "Tipo de problema",
41
+ "Fields": "campos",
42
+ "Issue ID or Key": "ID ou Chave de Problema",
43
+ "Status": "Estado",
44
+ "Keyword": "Keyword",
45
+ "JQL": "QEQ",
46
+ "Max Results": "Resultados no Máx.",
47
+ "Sanitize JQL": "JQL Sanitizado",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "Anexo",
50
+ "Attachment ID": "ID do anexo",
51
+ "User": "Usuário",
52
+ "Comment Body": "Corpo do Comentário",
53
+ "Comment ID": "ID do comentário",
54
+ "First Issue": "Primeira Solicitação",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "Segunda questão",
57
+ "Order By": "Ordenar Por",
58
+ "Limit": "Limitar",
59
+ "Method": "Método",
60
+ "Headers": "Cabeçalhos",
61
+ "Query Parameters": "Parâmetros da consulta",
62
+ "Body": "Conteúdo",
63
+ "No Error on Failure": "Nenhum erro no Failure",
64
+ "Timeout (in seconds)": "Tempo limite (em segundos)",
65
+ "The JQL query to use in the search": "A consulta JQL a ser usada na busca",
66
+ "Maximum number of results": "Número máximo de resultados",
67
+ "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
68
+ "Created (Descending)": "Criado (decrescente)",
69
+ "Created (Ascending)": "Criado (Ascendente)",
70
+ "GET": "OBTER",
71
+ "POST": "POSTAR",
72
+ "PATCH": "COMPRAR",
73
+ "PUT": "COLOCAR",
74
+ "DELETE": "EXCLUIR",
75
+ "HEAD": "CABEÇA",
76
+ "New Issue": "Nova issue",
77
+ "Updated Issue": "Issue atualizada",
78
+ "Updated Issue Status": "Status atualizado da tarefa",
79
+ "Triggers when a new issue is created": "Dispara quando uma nova issue é criada",
80
+ "Triggers when an issue is updated": "Dispara quando uma issue é atualizada",
81
+ "Triggers when an issue status is updated": "Aciona quando um status de issue é atualizado",
82
+ "Use to filter issues watched": "Use para filtrar issues assistidas"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Облако Jira",
3
+ "Issue tracking and project management": "Отслеживание проблем и управление проектами",
4
+ "Instance URL": "URL экземпляра",
5
+ "Email": "Почта",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "Ссылка вашего экземпляра Jira (например https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "Электронная почта, которую вы используете для входа в Jira",
9
+ "Your Jira API Token": "Ваш Jira API токен",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nВы можете сгенерировать ваш API токен из:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "Создать запрос",
12
+ "Update Issue": "Проблема с обновлением",
13
+ "Find User": "Найти пользователя",
14
+ "Search Issues": "Поиск проблем",
15
+ "Assign Issue": "Назначить задачу",
16
+ "Add Attachment to Issue": "Добавить вложение в запрос",
17
+ "Get Issue Attachment": "Получить вложение задач",
18
+ "Add Watcher to Issue": "Добавить наблюдателя к проблеме",
19
+ "Add Issue Comment": "Добавить комментарий проблемы",
20
+ "Update Issue Comment": "Комментарий об ошибке обновления",
21
+ "Link Issues": "Ссылка на Замечания",
22
+ "List Issue Comments": "Комментарии к выпуску",
23
+ "Delete Issue Comment": "Удалить комментарий к проблеме",
24
+ "Custom API Call": "Пользовательский вызов API",
25
+ "Creates a new issue in a project.": "Создает новый запрос в проекте.",
26
+ "Updates an existing issue.": "Обновляет существующую проблему.",
27
+ "Finds an existing user.": "Поиск существующего пользователя.",
28
+ "Search for issues with JQL": "Поиск проблем с JQL",
29
+ "Assigns an issue to a user.": "Присвоить запрос пользователю.",
30
+ "Adds an attachment to an issue.": "Добавляет вложение к задаче.",
31
+ "Retrieves an attachment from an issue.": "Извлекает вложение из проблемы.",
32
+ "Adds a new watcher to an issue.": "Добавляет нового наблюдателя к задаче.",
33
+ "Adds a comment to an issue.": "Добавляет комментарий к проблеме.",
34
+ "Updates a comment to a specific issue.": "Обновляет комментарий к конкретной проблеме.",
35
+ "Creates a link between two issues.": "Создает связь между двумя задачами.",
36
+ "Returns all comments for an issue.": "Возвращает все комментарии к проблеме.",
37
+ "Deletes a comment on a specific issue.": "Удаляет комментарий к конкретной задаче.",
38
+ "Make a custom API call to a specific endpoint": "Сделать пользовательский API вызов к определенной конечной точке",
39
+ "Project ID or Key": "ID проекта или ключ",
40
+ "Issue Type": "Тип задачи",
41
+ "Fields": "Поля",
42
+ "Issue ID or Key": "ID задачи или ключ",
43
+ "Status": "Статус",
44
+ "Keyword": "Keyword",
45
+ "JQL": "JQL",
46
+ "Max Results": "Макс. результатов",
47
+ "Sanitize JQL": "Санитизировать JQL",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "Вложение",
50
+ "Attachment ID": "ID вложения",
51
+ "User": "Пользователь",
52
+ "Comment Body": "Тело комментария",
53
+ "Comment ID": "ID комментария",
54
+ "First Issue": "Первая задача",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "Вторая задача",
57
+ "Order By": "Сортировать по",
58
+ "Limit": "Лимит",
59
+ "Method": "Метод",
60
+ "Headers": "Заголовки",
61
+ "Query Parameters": "Параметры запроса",
62
+ "Body": "Тело",
63
+ "No Error on Failure": "Нет ошибок при ошибке",
64
+ "Timeout (in seconds)": "Таймаут (в секундах)",
65
+ "The JQL query to use in the search": "JQL запрос для использования в поиске",
66
+ "Maximum number of results": "Максимальное количество результатов",
67
+ "Authorization headers are injected automatically from your connection.": "Заголовки авторизации включаются автоматически из вашего соединения.",
68
+ "Created (Descending)": "Создано (по убыванию)",
69
+ "Created (Ascending)": "Создано (по возрастанию)",
70
+ "GET": "ПОЛУЧИТЬ",
71
+ "POST": "ПОСТ",
72
+ "PATCH": "ПАТЧ",
73
+ "PUT": "ПОКУПИТЬ",
74
+ "DELETE": "УДАЛИТЬ",
75
+ "HEAD": "HEAD",
76
+ "New Issue": "Новая задача",
77
+ "Updated Issue": "Задача обновлена",
78
+ "Updated Issue Status": "Статус задачи обновлен",
79
+ "Triggers when a new issue is created": "Триггеры при создании новой задачи",
80
+ "Triggers when an issue is updated": "Триггеры при обновлении задачи",
81
+ "Triggers when an issue status is updated": "Триггеры при обновлении статуса задачи",
82
+ "Use to filter issues watched": "Использовать для фильтрации задач просмотрено"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Jira Cloud",
3
+ "Issue tracking and project management": "Issue tracking and project management",
4
+ "Instance URL": "Instance URL",
5
+ "Email": "Email",
6
+ "API Token": "API Token",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "The link of your Jira instance (e.g https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "The email you use to login to Jira",
9
+ "Your Jira API Token": "Your Jira API Token",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "Create Issue",
12
+ "Update Issue": "Update Issue",
13
+ "Find User": "Find User",
14
+ "Search Issues": "Search Issues",
15
+ "Assign Issue": "Assign Issue",
16
+ "Add Attachment to Issue": "Add Attachment to Issue",
17
+ "Get Issue Attachment": "Get Issue Attachment",
18
+ "Add Watcher to Issue": "Add Watcher to Issue",
19
+ "Add Issue Comment": "Add Issue Comment",
20
+ "Update Issue Comment": "Update Issue Comment",
21
+ "Link Issues": "Link Issues",
22
+ "List Issue Comments": "List Issue Comments",
23
+ "Delete Issue Comment": "Delete Issue Comment",
24
+ "Custom API Call": "Custom API Call",
25
+ "Creates a new issue in a project.": "Creates a new issue in a project.",
26
+ "Updates an existing issue.": "Updates an existing issue.",
27
+ "Finds an existing user.": "Finds an existing user.",
28
+ "Search for issues with JQL": "Search for issues with JQL",
29
+ "Assigns an issue to a user.": "Assigns an issue to a user.",
30
+ "Adds an attachment to an issue.": "Adds an attachment to an issue.",
31
+ "Retrieves an attachment from an issue.": "Retrieves an attachment from an issue.",
32
+ "Adds a new watcher to an issue.": "Adds a new watcher to an issue.",
33
+ "Adds a comment to an issue.": "Adds a comment to an issue.",
34
+ "Updates a comment to a specific issue.": "Updates a comment to a specific issue.",
35
+ "Creates a link between two issues.": "Creates a link between two issues.",
36
+ "Returns all comments for an issue.": "Returns all comments for an issue.",
37
+ "Deletes a comment on a specific issue.": "Deletes a comment on a specific issue.",
38
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
39
+ "Project ID or Key": "Project ID or Key",
40
+ "Issue Type": "Issue Type",
41
+ "Fields": "Fields",
42
+ "Issue ID or Key": "Issue ID or Key",
43
+ "Status": "Status",
44
+ "Keyword": "Keyword",
45
+ "JQL": "JQL",
46
+ "Max Results": "Max Results",
47
+ "Sanitize JQL": "Sanitize JQL",
48
+ "Assignee": "Assignee",
49
+ "Attachment": "Attachment",
50
+ "Attachment ID": "Attachment ID",
51
+ "User": "User",
52
+ "Comment Body": "Comment Body",
53
+ "Comment ID": "Comment ID",
54
+ "First Issue": "First Issue",
55
+ "Link Type": "Link Type",
56
+ "Second Issue": "Second Issue",
57
+ "Order By": "Order By",
58
+ "Limit": "Limit",
59
+ "Method": "Method",
60
+ "Headers": "Headers",
61
+ "Query Parameters": "Query Parameters",
62
+ "Body": "Body",
63
+ "No Error on Failure": "No Error on Failure",
64
+ "Timeout (in seconds)": "Timeout (in seconds)",
65
+ "The JQL query to use in the search": "The JQL query to use in the search",
66
+ "Maximum number of results": "Maximum number of results",
67
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
68
+ "Created (Descending)": "Created (Descending)",
69
+ "Created (Ascending)": "Created (Ascending)",
70
+ "GET": "GET",
71
+ "POST": "POST",
72
+ "PATCH": "PATCH",
73
+ "PUT": "PUT",
74
+ "DELETE": "DELETE",
75
+ "HEAD": "HEAD",
76
+ "New Issue": "New Issue",
77
+ "Updated Issue": "Updated Issue",
78
+ "Updated Issue Status": "Updated Issue Status",
79
+ "Triggers when a new issue is created": "Triggers when a new issue is created",
80
+ "Triggers when an issue is updated": "Triggers when an issue is updated",
81
+ "Triggers when an issue status is updated": "Triggers when an issue status is updated",
82
+ "Use to filter issues watched": "Use to filter issues watched"
83
+ }
@@ -0,0 +1,83 @@
1
+ {
2
+ "Jira Cloud": "Jira Cloud",
3
+ "Issue tracking and project management": "問題追踪和專案管理",
4
+ "Instance URL": "實例 URL",
5
+ "Email": "電子郵件",
6
+ "API Token": "API 令牌",
7
+ "The link of your Jira instance (e.g https://example.atlassian.net)": "Jira 實例的連結 (例如 https://example.atlassian.net)",
8
+ "The email you use to login to Jira": "用於登入 Jira 的電子郵件",
9
+ "Your Jira API Token": "您的 Jira API 令牌",
10
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\n您可以從此處生成 API 令牌:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
11
+ "Create Issue": "建立問題",
12
+ "Update Issue": "更新問題",
13
+ "Find User": "尋找用戶",
14
+ "Search Issues": "搜索問題",
15
+ "Assign Issue": "分配問題",
16
+ "Add Attachment to Issue": "添加附件到問題",
17
+ "Get Issue Attachment": "獲取問題附件",
18
+ "Add Watcher to Issue": "添加觀察者到問題",
19
+ "Add Issue Comment": "添加問題評論",
20
+ "Update Issue Comment": "更新問題評論",
21
+ "Link Issues": "鏈接問題",
22
+ "List Issue Comments": "列出問題評論",
23
+ "Delete Issue Comment": "刪除問題評論",
24
+ "Custom API Call": "自定義API呼叫",
25
+ "Creates a new issue in a project.": "在專案中建立一個新問題。",
26
+ "Updates an existing issue.": "更新現有問題。",
27
+ "Finds an existing user.": "尋找現有用戶。",
28
+ "Search for issues with JQL": "使用 JQL 搜索問題",
29
+ "Assigns an issue to a user.": "將問題分配給用戶。",
30
+ "Adds an attachment to an issue.": "添加附件到問題。",
31
+ "Retrieves an attachment from an issue.": "從問題中檢索附件。",
32
+ "Adds a new watcher to an issue.": "添加新的觀察者到問題。",
33
+ "Adds a comment to an issue.": "向問題添加評論。",
34
+ "Updates a comment to a specific issue.": "更新到特定問題的評論。",
35
+ "Creates a link between two issues.": "在兩個問題之間建立鏈接。",
36
+ "Returns all comments for an issue.": "返回問題的所有評論。",
37
+ "Deletes a comment on a specific issue.": "刪除特定問題的評論。",
38
+ "Make a custom API call to a specific endpoint": "將一個自定義 API 調用到一個特定的終點",
39
+ "Project ID or Key": "專案 ID 或標識",
40
+ "Issue Type": "問題類型",
41
+ "Fields": "字段",
42
+ "Issue ID or Key": "問題 ID 或標識",
43
+ "Status": "狀態",
44
+ "Keyword": "關鍵字",
45
+ "JQL": "JQL",
46
+ "Max Results": "最大結果數",
47
+ "Sanitize JQL": "清理 JQL",
48
+ "Assignee": "受讓人",
49
+ "Attachment": "附件",
50
+ "Attachment ID": "附件 ID",
51
+ "User": "用戶",
52
+ "Comment Body": "評論正文",
53
+ "Comment ID": "評論 ID",
54
+ "First Issue": "第一個問題",
55
+ "Link Type": "鏈接類型",
56
+ "Second Issue": "第二個問題",
57
+ "Order By": "排序",
58
+ "Limit": "限制",
59
+ "Method": "方法",
60
+ "Headers": "信頭",
61
+ "Query Parameters": "查詢參數",
62
+ "Body": "正文內容",
63
+ "No Error on Failure": "失敗時沒有錯誤",
64
+ "Timeout (in seconds)": "超時(秒)",
65
+ "The JQL query to use in the search": "搜索中使用的 JQL 查詢",
66
+ "Maximum number of results": "最大結果數量",
67
+ "Authorization headers are injected automatically from your connection.": "授權頭自動從您的連接中注入。",
68
+ "Created (Descending)": "創建時間(降序)",
69
+ "Created (Ascending)": "創建時間(升序)",
70
+ "GET": "GET",
71
+ "POST": "POST",
72
+ "PATCH": "PATCH",
73
+ "PUT": "PUT",
74
+ "DELETE": "DELETE",
75
+ "HEAD": "HEAD",
76
+ "New Issue": "新的問題",
77
+ "Updated Issue": "已更新問題",
78
+ "Updated Issue Status": "已更新問題狀態",
79
+ "Triggers when a new issue is created": "創建新問題時觸發",
80
+ "Triggers when an issue is updated": "更新問題時觸發",
81
+ "Triggers when an issue status is updated": "問題狀態更新時觸發",
82
+ "Use to filter issues watched": "用於過濾觀察中的問題"
83
+ }