@activepieces/piece-ibm-cognose 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -11
- package/src/i18n/de.json +82 -0
- package/src/i18n/es.json +82 -0
- package/src/i18n/fr.json +82 -0
- package/src/i18n/ja.json +82 -0
- package/src/i18n/nl.json +82 -0
- package/src/i18n/pt.json +82 -0
- package/src/i18n/translation.json +82 -0
- package/src/i18n/zh.json +82 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-ibm-cognose",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.2",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"main": "./src/index.js",
|
|
6
6
|
"types": "./src/index.d.ts",
|
|
@@ -15,16 +15,8 @@
|
|
|
15
15
|
"tslib": "^2.3.0",
|
|
16
16
|
"zod": "3.25.76",
|
|
17
17
|
"@activepieces/pieces-common": "0.8.1",
|
|
18
|
-
"@activepieces/pieces-framework": "0.20.
|
|
19
|
-
"@activepieces/shared": "0.
|
|
20
|
-
},
|
|
21
|
-
"overrides": {
|
|
22
|
-
"@tryfabric/martian": {
|
|
23
|
-
"@notionhq/client": "$@notionhq/client"
|
|
24
|
-
},
|
|
25
|
-
"vite": {
|
|
26
|
-
"rollup": "npm:@rollup/wasm-node"
|
|
27
|
-
}
|
|
18
|
+
"@activepieces/pieces-framework": "0.20.2",
|
|
19
|
+
"@activepieces/shared": "0.25.2"
|
|
28
20
|
},
|
|
29
21
|
"resolutions": {
|
|
30
22
|
"rollup": "npm:@rollup/wasm-node"
|
package/src/i18n/de.json
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Business intelligence and performance management suite for data analysis and reporting": "Business-Intelligenz- und Performance-Management-Suite zur Datenanalyse und -Berichterstattung",
|
|
3
|
+
"Base URL": "Basis-URL",
|
|
4
|
+
"CAM Namespace": "CAM-Namensraum",
|
|
5
|
+
"Username": "Benutzername",
|
|
6
|
+
"Password": "Kennwort",
|
|
7
|
+
"Cognos server URL (e.g., https://your-cognos-server.com)": "Cognos Server URL (z.B. https://your-cognos-server.com)",
|
|
8
|
+
"CAM namespace for authentication (e.g., LDAP)": "CAM-Namensraum für Authentifizierung (z. B. LDAP)",
|
|
9
|
+
"Cognos username": "Cognos Benutzername",
|
|
10
|
+
"Cognos password": "Cognos Passwort",
|
|
11
|
+
"\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ": "\n## IBM Cognos Analytics Authentifizierung\n\nGeben Sie Ihre Cognos Analytics Zugangsdaten ein:\n- **Benutzername**: Ihr Cognos Benutzername\n- **Passwort**: Ihr Cognos Passwort\n ",
|
|
12
|
+
"Create Data Source": "Datenquelle erstellen",
|
|
13
|
+
"Get Data Source": "Datenquelle abrufen",
|
|
14
|
+
"Update Data Source": "Datenquelle aktualisieren",
|
|
15
|
+
"Delete Data Source": "Datenquelle löschen",
|
|
16
|
+
"Get Content Object": "Get Content Object",
|
|
17
|
+
"Update Content Object": "Inhaltsobjekt aktualisieren",
|
|
18
|
+
"Move Content Object": "Inhaltsobjekt verschieben",
|
|
19
|
+
"Copy Content Object": "Inhaltsobjekt kopieren",
|
|
20
|
+
"Custom API Call": "Eigener API-Aufruf",
|
|
21
|
+
"Create a new data source": "Neue Datenquelle erstellen",
|
|
22
|
+
"Retrieve data source details": "Datenquellen-Details abrufen",
|
|
23
|
+
"Update an existing data source": "Aktualisiere eine vorhandene Datenquelle",
|
|
24
|
+
"Delete a data source": "Datenquelle löschen",
|
|
25
|
+
"Get content object details": "Details zum Inhaltsobjekt abrufen",
|
|
26
|
+
"Update an existing content object": "Aktualisiere ein vorhandenes Inhaltsobjekt",
|
|
27
|
+
"Move an object with all its descendants": "Verschiebe ein Objekt mit all seinen Nachkommen",
|
|
28
|
+
"Copy an object optionally with all its descendants": "Objekt optional mit all seinen Nachkommen kopieren",
|
|
29
|
+
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
|
|
30
|
+
"Data Source Name": "Name der Datenquelle",
|
|
31
|
+
"Connection String": "Verbindungszeichenkette",
|
|
32
|
+
"Driver Name": "Treibername",
|
|
33
|
+
"Database Username": "Datenbank-Benutzername",
|
|
34
|
+
"Database Password": "Datenbank-Passwort",
|
|
35
|
+
"Signon Name": "Anmeldename",
|
|
36
|
+
"Data Source": "Datenquelle",
|
|
37
|
+
"Extra Fields": "Zusätzliche Felder",
|
|
38
|
+
"Disabled": "Deaktiviert",
|
|
39
|
+
"Hidden": "Hidden",
|
|
40
|
+
"Content Object": "Inhaltsobjekt",
|
|
41
|
+
"Type": "Typ",
|
|
42
|
+
"Name": "Name",
|
|
43
|
+
"Description": "Beschreibung",
|
|
44
|
+
"Version": "Version",
|
|
45
|
+
"Destination Container": "Ziel-Container",
|
|
46
|
+
"Recursive Copy": "Rekursive Kopie",
|
|
47
|
+
"Method": "Methode",
|
|
48
|
+
"Headers": "Kopfzeilen",
|
|
49
|
+
"Query Parameters": "Abfrageparameter",
|
|
50
|
+
"Body": "Körper",
|
|
51
|
+
"Response is Binary ?": "Antwort ist binär?",
|
|
52
|
+
"No Error on Failure": "Kein Fehler bei Fehler",
|
|
53
|
+
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
|
54
|
+
"Name for the new data source": "Name für die neue Datenquelle",
|
|
55
|
+
"JDBC URL or database connection string": "JDBC-URL oder Datenbankverbindungsstring",
|
|
56
|
+
"Database driver class name": "Klassenname des Datenbanktreibers",
|
|
57
|
+
"Username for database connection": "Benutzername für Datenbankverbindung",
|
|
58
|
+
"Password for database connection": "Passwort für Datenbankverbindung",
|
|
59
|
+
"Name for the database credentials": "Name für die Datenbank-Anmeldeinformationen",
|
|
60
|
+
"Select a data source": "Datenquelle auswählen",
|
|
61
|
+
"Comma-separated list of extra fields (e.g., connections,signons)": "Kommaseparierte Liste von zusätzlichen Feldern (z. B. Verbindungen, Signaturen)",
|
|
62
|
+
"New name for the data source": "Neuer Name für die Datenquelle",
|
|
63
|
+
"Disable the data source": "Datenquelle deaktivieren",
|
|
64
|
+
"Hide the data source": "Datenquelle ausblenden",
|
|
65
|
+
"Select a content object": "Inhaltsobjekt auswählen",
|
|
66
|
+
"Comma-separated list of extra fields (e.g., owner,permissions,children)": "Kommaseparierte Liste von zusätzlichen Feldern (z.B. Eigentümer, Berechtigungen,Kind)",
|
|
67
|
+
"Object type (e.g., report, dashboard, folder)": "Objekttyp (z.B. Bericht, Dashboard, Ordner)",
|
|
68
|
+
"New name for the object": "Neuer Name für das Objekt",
|
|
69
|
+
"New description for the object": "Neue Beschreibung für das Objekt",
|
|
70
|
+
"Current version for optimistic concurrency": "Aktuelle Version für optimistische Concurrency",
|
|
71
|
+
"Destination container where the object will be moved": "Ziel-Container, in dem das Objekt verschoben wird",
|
|
72
|
+
"Destination container where the object will be copied": "Zielbehälter, in den das Objekt kopiert wird",
|
|
73
|
+
"Copy all descendants (child objects)": "Kopiere alle Nachkommen (untergeordnete Objekte)",
|
|
74
|
+
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
|
75
|
+
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
|
|
76
|
+
"GET": "ERHALTEN",
|
|
77
|
+
"POST": "POST",
|
|
78
|
+
"PATCH": "PATCH",
|
|
79
|
+
"PUT": "PUT",
|
|
80
|
+
"DELETE": "LÖSCHEN",
|
|
81
|
+
"HEAD": "HEAD"
|
|
82
|
+
}
|
package/src/i18n/es.json
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Business intelligence and performance management suite for data analysis and reporting": "Business intelligence and performance management suite for data analysis and reporting",
|
|
3
|
+
"Base URL": "URL base",
|
|
4
|
+
"CAM Namespace": "Espacio de nombres CAM",
|
|
5
|
+
"Username": "Usuario",
|
|
6
|
+
"Password": "Contraseña",
|
|
7
|
+
"Cognos server URL (e.g., https://your-cognos-server.com)": "URL del servidor Cognos (e.g., https://your-cognos-server.com)",
|
|
8
|
+
"CAM namespace for authentication (e.g., LDAP)": "Espacio de nombres CAM para autenticación (por ejemplo, LDAP)",
|
|
9
|
+
"Cognos username": "Nombre de usuario Cognos",
|
|
10
|
+
"Cognos password": "Contraseña Cognos",
|
|
11
|
+
"\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ": "\n## IBM Cognos Analytics Authentication\n\nIntroduzca sus credenciales de Cognos Analytics:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ",
|
|
12
|
+
"Create Data Source": "Crear fuente de datos",
|
|
13
|
+
"Get Data Source": "Obtener fuente de datos",
|
|
14
|
+
"Update Data Source": "Actualizar fuente de datos",
|
|
15
|
+
"Delete Data Source": "Borrar fuente de datos",
|
|
16
|
+
"Get Content Object": "Get Content Object",
|
|
17
|
+
"Update Content Object": "Actualizar objeto de contenido",
|
|
18
|
+
"Move Content Object": "Mover objeto contenido",
|
|
19
|
+
"Copy Content Object": "Copiar objeto contenido",
|
|
20
|
+
"Custom API Call": "Llamada API personalizada",
|
|
21
|
+
"Create a new data source": "Crear una nueva fuente de datos",
|
|
22
|
+
"Retrieve data source details": "Recuperar los detalles de la fuente de datos",
|
|
23
|
+
"Update an existing data source": "Actualizar una fuente de datos existente",
|
|
24
|
+
"Delete a data source": "Borrar una fuente de datos",
|
|
25
|
+
"Get content object details": "Obtener detalles del objeto de contenido",
|
|
26
|
+
"Update an existing content object": "Actualizar un objeto de contenido existente",
|
|
27
|
+
"Move an object with all its descendants": "Mueve un objeto con todos sus descendientes",
|
|
28
|
+
"Copy an object optionally with all its descendants": "Copia un objeto opcionalmente con todos sus descendientes",
|
|
29
|
+
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
|
|
30
|
+
"Data Source Name": "Nombre fuente de datos",
|
|
31
|
+
"Connection String": "Cadena de conexión",
|
|
32
|
+
"Driver Name": "Nombre del conductor",
|
|
33
|
+
"Database Username": "Usuario de la base de datos",
|
|
34
|
+
"Database Password": "Contraseña de la base de datos",
|
|
35
|
+
"Signon Name": "Nombre de Firma",
|
|
36
|
+
"Data Source": "Fuente de datos",
|
|
37
|
+
"Extra Fields": "Campos extra",
|
|
38
|
+
"Disabled": "Deshabilitado",
|
|
39
|
+
"Hidden": "Hidden",
|
|
40
|
+
"Content Object": "Objeto de contenido",
|
|
41
|
+
"Type": "Tipo",
|
|
42
|
+
"Name": "Nombre",
|
|
43
|
+
"Description": "Descripción",
|
|
44
|
+
"Version": "Versión",
|
|
45
|
+
"Destination Container": "Contenedor de destino",
|
|
46
|
+
"Recursive Copy": "Copia recursiva",
|
|
47
|
+
"Method": "Método",
|
|
48
|
+
"Headers": "Encabezados",
|
|
49
|
+
"Query Parameters": "Parámetros de consulta",
|
|
50
|
+
"Body": "Cuerpo",
|
|
51
|
+
"Response is Binary ?": "¿Respuesta es binaria?",
|
|
52
|
+
"No Error on Failure": "No hay ningún error en fallo",
|
|
53
|
+
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
|
54
|
+
"Name for the new data source": "Nombre para la nueva fuente de datos",
|
|
55
|
+
"JDBC URL or database connection string": "URL de JDBC o cadena de conexión de base de datos",
|
|
56
|
+
"Database driver class name": "Nombre de la clase del controlador de base de datos",
|
|
57
|
+
"Username for database connection": "Nombre de usuario para conexión a la base de datos",
|
|
58
|
+
"Password for database connection": "Contraseña para conexión a la base de datos",
|
|
59
|
+
"Name for the database credentials": "Nombre para las credenciales de la base de datos",
|
|
60
|
+
"Select a data source": "Seleccione una fuente de datos",
|
|
61
|
+
"Comma-separated list of extra fields (e.g., connections,signons)": "Lista separada por comas de campos extra (por ejemplo, conexiones, signons)",
|
|
62
|
+
"New name for the data source": "Nuevo nombre para la fuente de datos",
|
|
63
|
+
"Disable the data source": "Desactivar la fuente de datos",
|
|
64
|
+
"Hide the data source": "Ocultar la fuente de datos",
|
|
65
|
+
"Select a content object": "Seleccione un objeto de contenido",
|
|
66
|
+
"Comma-separated list of extra fields (e.g., owner,permissions,children)": "Lista separada por comas de campos extra (por ejemplo, propietario, permisos, hijos)",
|
|
67
|
+
"Object type (e.g., report, dashboard, folder)": "Tipo de objeto (por ejemplo, informe, tablero, carpeta)",
|
|
68
|
+
"New name for the object": "Nuevo nombre para el objeto",
|
|
69
|
+
"New description for the object": "Nueva descripción para el objeto",
|
|
70
|
+
"Current version for optimistic concurrency": "Versión actual para la concurrencia optimista",
|
|
71
|
+
"Destination container where the object will be moved": "Contenedor de destino donde se moverá el objeto",
|
|
72
|
+
"Destination container where the object will be copied": "Contenedor de destino donde se copiará el objeto",
|
|
73
|
+
"Copy all descendants (child objects)": "Copiar todos los descendientes (objetos secundarios)",
|
|
74
|
+
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
|
75
|
+
"Enable for files like PDFs, images, etc..": "Activar para archivos como PDF, imágenes, etc.",
|
|
76
|
+
"GET": "RECOGER",
|
|
77
|
+
"POST": "POST",
|
|
78
|
+
"PATCH": "PATCH",
|
|
79
|
+
"PUT": "PUT",
|
|
80
|
+
"DELETE": "BORRAR",
|
|
81
|
+
"HEAD": "LIMPIO"
|
|
82
|
+
}
|
package/src/i18n/fr.json
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Business intelligence and performance management suite for data analysis and reporting": "Suite d'intelligence d'affaires et de gestion de la performance pour l'analyse et le reporting de données",
|
|
3
|
+
"Base URL": "URL de base",
|
|
4
|
+
"CAM Namespace": "Espace de noms CAM",
|
|
5
|
+
"Username": "Nom d'utilisateur",
|
|
6
|
+
"Password": "Password",
|
|
7
|
+
"Cognos server URL (e.g., https://your-cognos-server.com)": "URL du serveur Cognos (par exemple, https://votre-serveur-cognos-server.com)",
|
|
8
|
+
"CAM namespace for authentication (e.g., LDAP)": "Espace de noms CAM pour l'authentification (par exemple, LDAP)",
|
|
9
|
+
"Cognos username": "Nom d'utilisateur Cognos",
|
|
10
|
+
"Cognos password": "Mot de passe Cognos",
|
|
11
|
+
"\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ": "\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ",
|
|
12
|
+
"Create Data Source": "Créer une source de données",
|
|
13
|
+
"Get Data Source": "Obtenir la source de données",
|
|
14
|
+
"Update Data Source": "Mettre à jour la source de données",
|
|
15
|
+
"Delete Data Source": "Supprimer la source de données",
|
|
16
|
+
"Get Content Object": "Get Content Object",
|
|
17
|
+
"Update Content Object": "Mettre à jour l'objet de contenu",
|
|
18
|
+
"Move Content Object": "Déplacer l'objet de contenu",
|
|
19
|
+
"Copy Content Object": "Copier l'objet contenu",
|
|
20
|
+
"Custom API Call": "Appel d'API personnalisé",
|
|
21
|
+
"Create a new data source": "Créer une nouvelle source de données",
|
|
22
|
+
"Retrieve data source details": "Récupérer les détails de la source de données",
|
|
23
|
+
"Update an existing data source": "Mettre à jour une source de données existante",
|
|
24
|
+
"Delete a data source": "Supprimer une source de données",
|
|
25
|
+
"Get content object details": "Obtenir les détails de l'objet de contenu",
|
|
26
|
+
"Update an existing content object": "Mettre à jour un objet de contenu existant",
|
|
27
|
+
"Move an object with all its descendants": "Déplacer un objet avec tous ses descendants",
|
|
28
|
+
"Copy an object optionally with all its descendants": "Copier un objet optionnellement avec tous ses descendants",
|
|
29
|
+
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
|
|
30
|
+
"Data Source Name": "Nom de la source de données",
|
|
31
|
+
"Connection String": "Chaîne de connexion",
|
|
32
|
+
"Driver Name": "Nom du chauffeur",
|
|
33
|
+
"Database Username": "Nom d'utilisateur de la base de données",
|
|
34
|
+
"Database Password": "Mot de passe de la base de données",
|
|
35
|
+
"Signon Name": "Nom du Signon",
|
|
36
|
+
"Data Source": "Source de données",
|
|
37
|
+
"Extra Fields": "Champs supplémentaires",
|
|
38
|
+
"Disabled": "Désactivé",
|
|
39
|
+
"Hidden": "Hidden",
|
|
40
|
+
"Content Object": "Objet de contenu",
|
|
41
|
+
"Type": "Type de texte",
|
|
42
|
+
"Name": "Nom",
|
|
43
|
+
"Description": "Libellé",
|
|
44
|
+
"Version": "Version",
|
|
45
|
+
"Destination Container": "Conteneur de destination",
|
|
46
|
+
"Recursive Copy": "Copie récursive",
|
|
47
|
+
"Method": "Méthode",
|
|
48
|
+
"Headers": "Headers",
|
|
49
|
+
"Query Parameters": "Paramètres de requête",
|
|
50
|
+
"Body": "Body",
|
|
51
|
+
"Response is Binary ?": "La réponse est Binaire ?",
|
|
52
|
+
"No Error on Failure": "Aucune erreur en cas d'échec",
|
|
53
|
+
"Timeout (in seconds)": "Délai d'expiration (en secondes)",
|
|
54
|
+
"Name for the new data source": "Nom de la nouvelle source de données",
|
|
55
|
+
"JDBC URL or database connection string": "URL JDBC ou chaîne de connexion à la base de données",
|
|
56
|
+
"Database driver class name": "Nom de la classe du pilote de la base de données",
|
|
57
|
+
"Username for database connection": "Nom d'utilisateur pour la connexion à la base de données",
|
|
58
|
+
"Password for database connection": "Mot de passe pour la connexion à la base de données",
|
|
59
|
+
"Name for the database credentials": "Nom des informations d'identification de la base de données",
|
|
60
|
+
"Select a data source": "Sélectionnez une source de données",
|
|
61
|
+
"Comma-separated list of extra fields (e.g., connections,signons)": "Liste de champs supplémentaires séparés par des virgules (par exemple, connexions, signons)",
|
|
62
|
+
"New name for the data source": "Nouveau nom pour la source de données",
|
|
63
|
+
"Disable the data source": "Désactiver la source de données",
|
|
64
|
+
"Hide the data source": "Masquer la source de données",
|
|
65
|
+
"Select a content object": "Sélectionnez un objet de contenu",
|
|
66
|
+
"Comma-separated list of extra fields (e.g., owner,permissions,children)": "Liste de champs supplémentaires séparés par des virgules (ex. : propriétaires, permissions, enfants)",
|
|
67
|
+
"Object type (e.g., report, dashboard, folder)": "Type d'objet (par exemple, rapport, tableau de bord, dossier)",
|
|
68
|
+
"New name for the object": "Nouveau nom pour l'objet",
|
|
69
|
+
"New description for the object": "Nouvelle description de l'objet",
|
|
70
|
+
"Current version for optimistic concurrency": "Version actuelle pour la concurrence optimiste",
|
|
71
|
+
"Destination container where the object will be moved": "Conteneur de destination où l'objet sera déplacé",
|
|
72
|
+
"Destination container where the object will be copied": "Conteneur de destination où l'objet sera copié",
|
|
73
|
+
"Copy all descendants (child objects)": "Copier tous les descendants (objets enfants)",
|
|
74
|
+
"Authorization headers are injected automatically from your connection.": "Les Headers d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
|
75
|
+
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
|
76
|
+
"GET": "GET",
|
|
77
|
+
"POST": "POST",
|
|
78
|
+
"PATCH": "PATCH",
|
|
79
|
+
"PUT": "PUT",
|
|
80
|
+
"DELETE": "DELETE",
|
|
81
|
+
"HEAD": "HEAD"
|
|
82
|
+
}
|
package/src/i18n/ja.json
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Business intelligence and performance management suite for data analysis and reporting": "データの分析と報告のためのビジネスインテリジェンスとパフォーマンス管理スイート",
|
|
3
|
+
"Base URL": "ベースURL",
|
|
4
|
+
"CAM Namespace": "CAMの名前空間",
|
|
5
|
+
"Username": "ユーザー名",
|
|
6
|
+
"Password": "Password",
|
|
7
|
+
"Cognos server URL (e.g., https://your-cognos-server.com)": "Cognos サーバー URL (例: https://your-cognos-server.com)",
|
|
8
|
+
"CAM namespace for authentication (e.g., LDAP)": "認証用CAM名前空間(例:LDAP)",
|
|
9
|
+
"Cognos username": "Cognos ユーザー名",
|
|
10
|
+
"Cognos password": "Cognos パスワード",
|
|
11
|
+
"\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ": "\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics 資格情報:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ",
|
|
12
|
+
"Create Data Source": "データソースの作成",
|
|
13
|
+
"Get Data Source": "データソースの取得",
|
|
14
|
+
"Update Data Source": "データソースの更新",
|
|
15
|
+
"Delete Data Source": "データソースの削除",
|
|
16
|
+
"Get Content Object": "Get Content Object",
|
|
17
|
+
"Update Content Object": "コンテンツオブジェクトを更新",
|
|
18
|
+
"Move Content Object": "コンテンツオブジェクトの移動",
|
|
19
|
+
"Copy Content Object": "コンテンツオブジェクトをコピー",
|
|
20
|
+
"Custom API Call": "カスタムAPI通話",
|
|
21
|
+
"Create a new data source": "新しいデータソースを作成",
|
|
22
|
+
"Retrieve data source details": "データソースの詳細を取得",
|
|
23
|
+
"Update an existing data source": "既存のデータソースを更新",
|
|
24
|
+
"Delete a data source": "データソースを削除",
|
|
25
|
+
"Get content object details": "コンテンツオブジェクトの詳細を取得する",
|
|
26
|
+
"Update an existing content object": "既存のコンテンツオブジェクトを更新",
|
|
27
|
+
"Move an object with all its descendants": "すべての子孫を持つオブジェクトを移動します",
|
|
28
|
+
"Copy an object optionally with all its descendants": "必要に応じてすべての子孫を持つオブジェクトをコピーします",
|
|
29
|
+
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
|
30
|
+
"Data Source Name": "データソース名",
|
|
31
|
+
"Connection String": "接続文字列",
|
|
32
|
+
"Driver Name": "ドライバー名",
|
|
33
|
+
"Database Username": "データベースのユーザー名",
|
|
34
|
+
"Database Password": "データベースのパスワード",
|
|
35
|
+
"Signon Name": "サインオン名",
|
|
36
|
+
"Data Source": "データソース",
|
|
37
|
+
"Extra Fields": "追加フィールド",
|
|
38
|
+
"Disabled": "無効",
|
|
39
|
+
"Hidden": "Hidden",
|
|
40
|
+
"Content Object": "コンテンツオブジェクト",
|
|
41
|
+
"Type": "タイプ",
|
|
42
|
+
"Name": "Name",
|
|
43
|
+
"Description": "説明",
|
|
44
|
+
"Version": "バージョン",
|
|
45
|
+
"Destination Container": "宛先コンテナ",
|
|
46
|
+
"Recursive Copy": "再帰コピー",
|
|
47
|
+
"Method": "方法",
|
|
48
|
+
"Headers": "ヘッダー",
|
|
49
|
+
"Query Parameters": "クエリパラメータ",
|
|
50
|
+
"Body": "本文",
|
|
51
|
+
"Response is Binary ?": "応答はバイナリですか?",
|
|
52
|
+
"No Error on Failure": "失敗時にエラーはありません",
|
|
53
|
+
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
54
|
+
"Name for the new data source": "新しいデータソースの名前",
|
|
55
|
+
"JDBC URL or database connection string": "JDBC URL またはデータベース接続文字列",
|
|
56
|
+
"Database driver class name": "データベースドライバークラス名",
|
|
57
|
+
"Username for database connection": "データベース接続のユーザー名",
|
|
58
|
+
"Password for database connection": "データベース接続のパスワード",
|
|
59
|
+
"Name for the database credentials": "データベースの資格情報の名前",
|
|
60
|
+
"Select a data source": "データソースを選択",
|
|
61
|
+
"Comma-separated list of extra fields (e.g., connections,signons)": "カンマ区切りの追加フィールドのリスト (接続、署名など)",
|
|
62
|
+
"New name for the data source": "データソースの新しい名前",
|
|
63
|
+
"Disable the data source": "データソースを無効にする",
|
|
64
|
+
"Hide the data source": "データソースを隠す",
|
|
65
|
+
"Select a content object": "コンテンツオブジェクトを選択",
|
|
66
|
+
"Comma-separated list of extra fields (e.g., owner,permissions,children)": "カンマで区切られた追加フィールドのリスト (例: owner,permission,children)",
|
|
67
|
+
"Object type (e.g., report, dashboard, folder)": "オブジェクトのタイプ (例: レポート、ダッシュボード、フォルダ)",
|
|
68
|
+
"New name for the object": "オブジェクトの新しい名前",
|
|
69
|
+
"New description for the object": "オブジェクトの新しい説明",
|
|
70
|
+
"Current version for optimistic concurrency": "楽観的な並行性のための現在のバージョン",
|
|
71
|
+
"Destination container where the object will be moved": "オブジェクトが移動される宛先コンテナ",
|
|
72
|
+
"Destination container where the object will be copied": "オブジェクトがコピーされる宛先コンテナ",
|
|
73
|
+
"Copy all descendants (child objects)": "すべての子孫(子オブジェクト)をコピー",
|
|
74
|
+
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
75
|
+
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
|
76
|
+
"GET": "取得",
|
|
77
|
+
"POST": "POST",
|
|
78
|
+
"PATCH": "PATCH",
|
|
79
|
+
"PUT": "PUT",
|
|
80
|
+
"DELETE": "削除",
|
|
81
|
+
"HEAD": "頭"
|
|
82
|
+
}
|
package/src/i18n/nl.json
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Business intelligence and performance management suite for data analysis and reporting": "Zakelijke intelligentie en prestatiebeheer suite voor gegevensanalyse en rapportage",
|
|
3
|
+
"Base URL": "Basis URL",
|
|
4
|
+
"CAM Namespace": "CAM Namespace",
|
|
5
|
+
"Username": "Gebruikersnaam",
|
|
6
|
+
"Password": "Wachtwoord",
|
|
7
|
+
"Cognos server URL (e.g., https://your-cognos-server.com)": "Cognos server-URL (bijv. https://your-cognos-server.com)",
|
|
8
|
+
"CAM namespace for authentication (e.g., LDAP)": "CAM namespace voor authenticatie (bijv. LDAP)",
|
|
9
|
+
"Cognos username": "Cognos gebruikersnaam",
|
|
10
|
+
"Cognos password": "Cognos wachtwoord",
|
|
11
|
+
"\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ": "\n## IBM Cognos Analytics Authentication\n\nVoer je Cognos Analytics inloggegevens in:\n- **Gebruikersnaam**: Jouw Cognos username\n- **Wachtwoord**: Jouw Cognos password\n ",
|
|
12
|
+
"Create Data Source": "Gegevensbron aanmaken",
|
|
13
|
+
"Get Data Source": "Gegevensbron ophalen",
|
|
14
|
+
"Update Data Source": "Gegevensbron bijwerken",
|
|
15
|
+
"Delete Data Source": "Gegevensbron verwijderen",
|
|
16
|
+
"Get Content Object": "Get Content Object",
|
|
17
|
+
"Update Content Object": "Inhoudsobject bijwerken",
|
|
18
|
+
"Move Content Object": "Verplaats inhoudsobject",
|
|
19
|
+
"Copy Content Object": "Kopieer inhoudsobject",
|
|
20
|
+
"Custom API Call": "Custom API Call",
|
|
21
|
+
"Create a new data source": "Maak een nieuwe gegevensbron aan",
|
|
22
|
+
"Retrieve data source details": "Haal gegevensbron details op",
|
|
23
|
+
"Update an existing data source": "Een bestaande gegevensbron bijwerken",
|
|
24
|
+
"Delete a data source": "Gegevensbron verwijderen",
|
|
25
|
+
"Get content object details": "Krijg details van inhoudsobject",
|
|
26
|
+
"Update an existing content object": "Een bestaand inhoudsobject bijwerken",
|
|
27
|
+
"Move an object with all its descendants": "Verplaats een object met al zijn afstammelingen",
|
|
28
|
+
"Copy an object optionally with all its descendants": "Kopieer een object optioneel met al zijn afstammelingen",
|
|
29
|
+
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
|
30
|
+
"Data Source Name": "Bron naam van data",
|
|
31
|
+
"Connection String": "Connectie String",
|
|
32
|
+
"Driver Name": "Naam chauffeur",
|
|
33
|
+
"Database Username": "Database Gebruikersnaam",
|
|
34
|
+
"Database Password": "Database wachtwoord",
|
|
35
|
+
"Signon Name": "Signon Naam",
|
|
36
|
+
"Data Source": "Bron van gegevens",
|
|
37
|
+
"Extra Fields": "Extra velden",
|
|
38
|
+
"Disabled": "Uitgeschakeld",
|
|
39
|
+
"Hidden": "Hidden",
|
|
40
|
+
"Content Object": "Object inhoud",
|
|
41
|
+
"Type": "Type",
|
|
42
|
+
"Name": "Naam",
|
|
43
|
+
"Description": "Beschrijving",
|
|
44
|
+
"Version": "Versie",
|
|
45
|
+
"Destination Container": "Bestemming container",
|
|
46
|
+
"Recursive Copy": "Recursief Kopiëren",
|
|
47
|
+
"Method": "Methode",
|
|
48
|
+
"Headers": "Kopteksten",
|
|
49
|
+
"Query Parameters": "Query parameters",
|
|
50
|
+
"Body": "Lichaam",
|
|
51
|
+
"Response is Binary ?": "Antwoord is binair?",
|
|
52
|
+
"No Error on Failure": "Geen fout bij fout",
|
|
53
|
+
"Timeout (in seconds)": "Time-out (in seconden)",
|
|
54
|
+
"Name for the new data source": "Naam voor de nieuwe gegevensbron",
|
|
55
|
+
"JDBC URL or database connection string": "JDBC URL of database connectie string",
|
|
56
|
+
"Database driver class name": "Database stuurprogramma klasse naam",
|
|
57
|
+
"Username for database connection": "Gebruikersnaam voor databaseverbinding",
|
|
58
|
+
"Password for database connection": "Wachtwoord voor databaseverbinding",
|
|
59
|
+
"Name for the database credentials": "Naam voor de database inloggegevens",
|
|
60
|
+
"Select a data source": "Selecteer een gegevensbron",
|
|
61
|
+
"Comma-separated list of extra fields (e.g., connections,signons)": "Kommagescheiden lijst van extra velden (bijv. verbindingen, signons)",
|
|
62
|
+
"New name for the data source": "Nieuwe naam voor de gegevensbron",
|
|
63
|
+
"Disable the data source": "Gegevensbron uitschakelen",
|
|
64
|
+
"Hide the data source": "Verberg de gegevensbron",
|
|
65
|
+
"Select a content object": "Selecteer een inhoudsobject",
|
|
66
|
+
"Comma-separated list of extra fields (e.g., owner,permissions,children)": "Kommagescheiden lijst van extra velden (bijv. eigenaar,machtigingen,subs)",
|
|
67
|
+
"Object type (e.g., report, dashboard, folder)": "Type object (bijv. rapport, dashboard, map)",
|
|
68
|
+
"New name for the object": "Nieuwe naam voor het object",
|
|
69
|
+
"New description for the object": "Nieuwe beschrijving van het object",
|
|
70
|
+
"Current version for optimistic concurrency": "Huidige versie voor optimistische concurrency",
|
|
71
|
+
"Destination container where the object will be moved": "Bestemmingscontainer waar het object wordt verplaatst",
|
|
72
|
+
"Destination container where the object will be copied": "Bestemmingscontainer waar het object wordt gekopieerd",
|
|
73
|
+
"Copy all descendants (child objects)": "Kopieer alle afstammelingen (onderliggende objecten)",
|
|
74
|
+
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
75
|
+
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
|
|
76
|
+
"GET": "KRIJG",
|
|
77
|
+
"POST": "POSTE",
|
|
78
|
+
"PATCH": "BEKIJK",
|
|
79
|
+
"PUT": "PUT",
|
|
80
|
+
"DELETE": "VERWIJDEREN",
|
|
81
|
+
"HEAD": "HOOFD"
|
|
82
|
+
}
|
package/src/i18n/pt.json
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Business intelligence and performance management suite for data analysis and reporting": "Conjunto de gestão de inteligência e desempenho de negócios para análise de dados e relatório",
|
|
3
|
+
"Base URL": "URL Base",
|
|
4
|
+
"CAM Namespace": "Namespace CAM",
|
|
5
|
+
"Username": "Usuário:",
|
|
6
|
+
"Password": "Senha",
|
|
7
|
+
"Cognos server URL (e.g., https://your-cognos-server.com)": "URL do servidor Cognos (ex.: https://your-cognos-server.com)",
|
|
8
|
+
"CAM namespace for authentication (e.g., LDAP)": "CAM namespace para autenticação (por exemplo, LDAP)",
|
|
9
|
+
"Cognos username": "Nome de usuário Cognos",
|
|
10
|
+
"Cognos password": "Senha Cognos",
|
|
11
|
+
"\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ": "\n## IBM Cognos Analytics Autenticação\n\nInsira suas credenciais do Cognos Analytics:\n- **Nome de usuário**: Seu nome de usuário Cognos\n- **Senha**: Sua senha Cognos\n ",
|
|
12
|
+
"Create Data Source": "Criar fonte de dados",
|
|
13
|
+
"Get Data Source": "Obter fonte de dados",
|
|
14
|
+
"Update Data Source": "Atualizar Fonte de Dados",
|
|
15
|
+
"Delete Data Source": "Excluir Fonte de Dados",
|
|
16
|
+
"Get Content Object": "Get Content Object",
|
|
17
|
+
"Update Content Object": "Atualizar Objeto de Conteúdo",
|
|
18
|
+
"Move Content Object": "Mover objeto de conteúdo",
|
|
19
|
+
"Copy Content Object": "Copiar objeto de conteúdo",
|
|
20
|
+
"Custom API Call": "Chamada de API personalizada",
|
|
21
|
+
"Create a new data source": "Criar uma nova fonte de dados",
|
|
22
|
+
"Retrieve data source details": "Recuperar detalhes da fonte de dados",
|
|
23
|
+
"Update an existing data source": "Atualizar uma fonte de dados existente",
|
|
24
|
+
"Delete a data source": "Apagar uma fonte de dados",
|
|
25
|
+
"Get content object details": "Obter detalhes do objeto de conteúdo",
|
|
26
|
+
"Update an existing content object": "Atualizar um objeto de conteúdo existente",
|
|
27
|
+
"Move an object with all its descendants": "Mova um objeto com todos os seus descendentes",
|
|
28
|
+
"Copy an object optionally with all its descendants": "Copie um objeto opcionalmente com todos os seus descendentes",
|
|
29
|
+
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
|
|
30
|
+
"Data Source Name": "Nome da fonte de dados",
|
|
31
|
+
"Connection String": "String de conexão",
|
|
32
|
+
"Driver Name": "Nome do motorista",
|
|
33
|
+
"Database Username": "Usuário do Banco",
|
|
34
|
+
"Database Password": "Senha do banco",
|
|
35
|
+
"Signon Name": "Nome de entrada",
|
|
36
|
+
"Data Source": "Fonte de Dados",
|
|
37
|
+
"Extra Fields": "Campos extras",
|
|
38
|
+
"Disabled": "Desabilitado",
|
|
39
|
+
"Hidden": "Hidden",
|
|
40
|
+
"Content Object": "Objeto de Conteúdo",
|
|
41
|
+
"Type": "tipo",
|
|
42
|
+
"Name": "Nome",
|
|
43
|
+
"Description": "Descrição",
|
|
44
|
+
"Version": "Versão",
|
|
45
|
+
"Destination Container": "Contêiner de destino",
|
|
46
|
+
"Recursive Copy": "Cópia Recursiva",
|
|
47
|
+
"Method": "Método",
|
|
48
|
+
"Headers": "Cabeçalhos",
|
|
49
|
+
"Query Parameters": "Parâmetros da consulta",
|
|
50
|
+
"Body": "Conteúdo",
|
|
51
|
+
"Response is Binary ?": "A resposta é binária ?",
|
|
52
|
+
"No Error on Failure": "Nenhum erro no Failure",
|
|
53
|
+
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
|
54
|
+
"Name for the new data source": "Nome para a nova fonte de dados",
|
|
55
|
+
"JDBC URL or database connection string": "URL do JDBC ou string de conexão do banco de dados",
|
|
56
|
+
"Database driver class name": "Nome da classe de driver",
|
|
57
|
+
"Username for database connection": "Nome de usuário para conexão com a base de dados",
|
|
58
|
+
"Password for database connection": "Senha para conexão com banco de dados",
|
|
59
|
+
"Name for the database credentials": "Nome para credenciais do banco de dados",
|
|
60
|
+
"Select a data source": "Selecione uma fonte de dados",
|
|
61
|
+
"Comma-separated list of extra fields (e.g., connections,signons)": "Lista separada por vírgulas de campos extras (por exemplo, conexões, cadastro)",
|
|
62
|
+
"New name for the data source": "Novo nome para a fonte de dados",
|
|
63
|
+
"Disable the data source": "Desabilitar fonte de dados",
|
|
64
|
+
"Hide the data source": "Ocultar a fonte de dados",
|
|
65
|
+
"Select a content object": "Selecione um objeto de conteúdo",
|
|
66
|
+
"Comma-separated list of extra fields (e.g., owner,permissions,children)": "Lista de campos extras separados por vírgula (por exemplo, proprietário, permissões, filhos)",
|
|
67
|
+
"Object type (e.g., report, dashboard, folder)": "Tipo de objeto (ex.: relatório, painel, pasta)",
|
|
68
|
+
"New name for the object": "Novo nome para o objeto",
|
|
69
|
+
"New description for the object": "Nova descrição do objeto",
|
|
70
|
+
"Current version for optimistic concurrency": "Versão atual para concorrência otimista",
|
|
71
|
+
"Destination container where the object will be moved": "Recipiente de destino onde o objeto será movido",
|
|
72
|
+
"Destination container where the object will be copied": "Recipiente de destino onde o objeto será copiado",
|
|
73
|
+
"Copy all descendants (child objects)": "Copiar todos os descendentes (objetos filhos)",
|
|
74
|
+
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
|
75
|
+
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
|
|
76
|
+
"GET": "OBTER",
|
|
77
|
+
"POST": "POSTAR",
|
|
78
|
+
"PATCH": "COMPRAR",
|
|
79
|
+
"PUT": "COLOCAR",
|
|
80
|
+
"DELETE": "EXCLUIR",
|
|
81
|
+
"HEAD": "CABEÇA"
|
|
82
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Business intelligence and performance management suite for data analysis and reporting": "Business intelligence and performance management suite for data analysis and reporting",
|
|
3
|
+
"Base URL": "Base URL",
|
|
4
|
+
"CAM Namespace": "CAM Namespace",
|
|
5
|
+
"Username": "Username",
|
|
6
|
+
"Password": "Password",
|
|
7
|
+
"Cognos server URL (e.g., https://your-cognos-server.com)": "Cognos server URL (e.g., https://your-cognos-server.com)",
|
|
8
|
+
"CAM namespace for authentication (e.g., LDAP)": "CAM namespace for authentication (e.g., LDAP)",
|
|
9
|
+
"Cognos username": "Cognos username",
|
|
10
|
+
"Cognos password": "Cognos password",
|
|
11
|
+
"\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ": "\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ",
|
|
12
|
+
"Create Data Source": "Create Data Source",
|
|
13
|
+
"Get Data Source": "Get Data Source",
|
|
14
|
+
"Update Data Source": "Update Data Source",
|
|
15
|
+
"Delete Data Source": "Delete Data Source",
|
|
16
|
+
"Get Content Object": "Get Content Object",
|
|
17
|
+
"Update Content Object": "Update Content Object",
|
|
18
|
+
"Move Content Object": "Move Content Object",
|
|
19
|
+
"Copy Content Object": "Copy Content Object",
|
|
20
|
+
"Custom API Call": "Custom API Call",
|
|
21
|
+
"Create a new data source": "Create a new data source",
|
|
22
|
+
"Retrieve data source details": "Retrieve data source details",
|
|
23
|
+
"Update an existing data source": "Update an existing data source",
|
|
24
|
+
"Delete a data source": "Delete a data source",
|
|
25
|
+
"Get content object details": "Get content object details",
|
|
26
|
+
"Update an existing content object": "Update an existing content object",
|
|
27
|
+
"Move an object with all its descendants": "Move an object with all its descendants",
|
|
28
|
+
"Copy an object optionally with all its descendants": "Copy an object optionally with all its descendants",
|
|
29
|
+
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
|
|
30
|
+
"Data Source Name": "Data Source Name",
|
|
31
|
+
"Connection String": "Connection String",
|
|
32
|
+
"Driver Name": "Driver Name",
|
|
33
|
+
"Database Username": "Database Username",
|
|
34
|
+
"Database Password": "Database Password",
|
|
35
|
+
"Signon Name": "Signon Name",
|
|
36
|
+
"Data Source": "Data Source",
|
|
37
|
+
"Extra Fields": "Extra Fields",
|
|
38
|
+
"Disabled": "Disabled",
|
|
39
|
+
"Hidden": "Hidden",
|
|
40
|
+
"Content Object": "Content Object",
|
|
41
|
+
"Type": "Type",
|
|
42
|
+
"Name": "Name",
|
|
43
|
+
"Description": "Description",
|
|
44
|
+
"Version": "Version",
|
|
45
|
+
"Destination Container": "Destination Container",
|
|
46
|
+
"Recursive Copy": "Recursive Copy",
|
|
47
|
+
"Method": "Method",
|
|
48
|
+
"Headers": "Headers",
|
|
49
|
+
"Query Parameters": "Query Parameters",
|
|
50
|
+
"Body": "Body",
|
|
51
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
52
|
+
"No Error on Failure": "No Error on Failure",
|
|
53
|
+
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
54
|
+
"Name for the new data source": "Name for the new data source",
|
|
55
|
+
"JDBC URL or database connection string": "JDBC URL or database connection string",
|
|
56
|
+
"Database driver class name": "Database driver class name",
|
|
57
|
+
"Username for database connection": "Username for database connection",
|
|
58
|
+
"Password for database connection": "Password for database connection",
|
|
59
|
+
"Name for the database credentials": "Name for the database credentials",
|
|
60
|
+
"Select a data source": "Select a data source",
|
|
61
|
+
"Comma-separated list of extra fields (e.g., connections,signons)": "Comma-separated list of extra fields (e.g., connections,signons)",
|
|
62
|
+
"New name for the data source": "New name for the data source",
|
|
63
|
+
"Disable the data source": "Disable the data source",
|
|
64
|
+
"Hide the data source": "Hide the data source",
|
|
65
|
+
"Select a content object": "Select a content object",
|
|
66
|
+
"Comma-separated list of extra fields (e.g., owner,permissions,children)": "Comma-separated list of extra fields (e.g., owner,permissions,children)",
|
|
67
|
+
"Object type (e.g., report, dashboard, folder)": "Object type (e.g., report, dashboard, folder)",
|
|
68
|
+
"New name for the object": "New name for the object",
|
|
69
|
+
"New description for the object": "New description for the object",
|
|
70
|
+
"Current version for optimistic concurrency": "Current version for optimistic concurrency",
|
|
71
|
+
"Destination container where the object will be moved": "Destination container where the object will be moved",
|
|
72
|
+
"Destination container where the object will be copied": "Destination container where the object will be copied",
|
|
73
|
+
"Copy all descendants (child objects)": "Copy all descendants (child objects)",
|
|
74
|
+
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
75
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
76
|
+
"GET": "GET",
|
|
77
|
+
"POST": "POST",
|
|
78
|
+
"PATCH": "PATCH",
|
|
79
|
+
"PUT": "PUT",
|
|
80
|
+
"DELETE": "DELETE",
|
|
81
|
+
"HEAD": "HEAD"
|
|
82
|
+
}
|
package/src/i18n/zh.json
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Business intelligence and performance management suite for data analysis and reporting": "Business intelligence and performance management suite for data analysis and reporting",
|
|
3
|
+
"Base URL": "基本网址",
|
|
4
|
+
"CAM Namespace": "CAM Namespace",
|
|
5
|
+
"Username": "用户名",
|
|
6
|
+
"Password": "密码",
|
|
7
|
+
"Cognos server URL (e.g., https://your-cognos-server.com)": "Cognos server URL (e.g., https://your-cognos-server.com)",
|
|
8
|
+
"CAM namespace for authentication (e.g., LDAP)": "CAM namespace for authentication (e.g., LDAP)",
|
|
9
|
+
"Cognos username": "Cognos username",
|
|
10
|
+
"Cognos password": "Cognos password",
|
|
11
|
+
"\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ": "\n## IBM Cognos Analytics Authentication\n\nEnter your Cognos Analytics credentials:\n- **Username**: Your Cognos username\n- **Password**: Your Cognos password\n ",
|
|
12
|
+
"Create Data Source": "Create Data Source",
|
|
13
|
+
"Get Data Source": "Get Data Source",
|
|
14
|
+
"Update Data Source": "Update Data Source",
|
|
15
|
+
"Delete Data Source": "Delete Data Source",
|
|
16
|
+
"Get Content Object": "Get Content Object",
|
|
17
|
+
"Update Content Object": "Update Content Object",
|
|
18
|
+
"Move Content Object": "Move Content Object",
|
|
19
|
+
"Copy Content Object": "Copy Content Object",
|
|
20
|
+
"Custom API Call": "自定义 API 呼叫",
|
|
21
|
+
"Create a new data source": "Create a new data source",
|
|
22
|
+
"Retrieve data source details": "Retrieve data source details",
|
|
23
|
+
"Update an existing data source": "Update an existing data source",
|
|
24
|
+
"Delete a data source": "Delete a data source",
|
|
25
|
+
"Get content object details": "Get content object details",
|
|
26
|
+
"Update an existing content object": "Update an existing content object",
|
|
27
|
+
"Move an object with all its descendants": "Move an object with all its descendants",
|
|
28
|
+
"Copy an object optionally with all its descendants": "Copy an object optionally with all its descendants",
|
|
29
|
+
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
|
30
|
+
"Data Source Name": "Data Source Name",
|
|
31
|
+
"Connection String": "Connection String",
|
|
32
|
+
"Driver Name": "Driver Name",
|
|
33
|
+
"Database Username": "Database Username",
|
|
34
|
+
"Database Password": "Database Password",
|
|
35
|
+
"Signon Name": "Signon Name",
|
|
36
|
+
"Data Source": "Data Source",
|
|
37
|
+
"Extra Fields": "Extra Fields",
|
|
38
|
+
"Disabled": "已禁用",
|
|
39
|
+
"Hidden": "Hidden",
|
|
40
|
+
"Content Object": "Content Object",
|
|
41
|
+
"Type": "类型",
|
|
42
|
+
"Name": "名称",
|
|
43
|
+
"Description": "描述",
|
|
44
|
+
"Version": "Version",
|
|
45
|
+
"Destination Container": "Destination Container",
|
|
46
|
+
"Recursive Copy": "Recursive Copy",
|
|
47
|
+
"Method": "方法",
|
|
48
|
+
"Headers": "信头",
|
|
49
|
+
"Query Parameters": "查询参数",
|
|
50
|
+
"Body": "正文内容",
|
|
51
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
52
|
+
"No Error on Failure": "失败时没有错误",
|
|
53
|
+
"Timeout (in seconds)": "超时(秒)",
|
|
54
|
+
"Name for the new data source": "Name for the new data source",
|
|
55
|
+
"JDBC URL or database connection string": "JDBC URL or database connection string",
|
|
56
|
+
"Database driver class name": "Database driver class name",
|
|
57
|
+
"Username for database connection": "Username for database connection",
|
|
58
|
+
"Password for database connection": "Password for database connection",
|
|
59
|
+
"Name for the database credentials": "Name for the database credentials",
|
|
60
|
+
"Select a data source": "Select a data source",
|
|
61
|
+
"Comma-separated list of extra fields (e.g., connections,signons)": "Comma-separated list of extra fields (e.g., connections,signons)",
|
|
62
|
+
"New name for the data source": "New name for the data source",
|
|
63
|
+
"Disable the data source": "Disable the data source",
|
|
64
|
+
"Hide the data source": "Hide the data source",
|
|
65
|
+
"Select a content object": "Select a content object",
|
|
66
|
+
"Comma-separated list of extra fields (e.g., owner,permissions,children)": "Comma-separated list of extra fields (e.g., owner,permissions,children)",
|
|
67
|
+
"Object type (e.g., report, dashboard, folder)": "Object type (e.g., report, dashboard, folder)",
|
|
68
|
+
"New name for the object": "New name for the object",
|
|
69
|
+
"New description for the object": "New description for the object",
|
|
70
|
+
"Current version for optimistic concurrency": "Current version for optimistic concurrency",
|
|
71
|
+
"Destination container where the object will be moved": "Destination container where the object will be moved",
|
|
72
|
+
"Destination container where the object will be copied": "Destination container where the object will be copied",
|
|
73
|
+
"Copy all descendants (child objects)": "Copy all descendants (child objects)",
|
|
74
|
+
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
75
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
76
|
+
"GET": "获取",
|
|
77
|
+
"POST": "帖子",
|
|
78
|
+
"PATCH": "PATCH",
|
|
79
|
+
"PUT": "弹出",
|
|
80
|
+
"DELETE": "删除",
|
|
81
|
+
"HEAD": "黑色"
|
|
82
|
+
}
|