Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@activepieces/piece-amazon-secrets-manager",
"version": "0.0.1",
"version": "0.0.2",
"type": "commonjs",
"main": "./src/index.js",
"types": "./src/index.d.ts",
Expand Down
105 changes: 105 additions & 0 deletions packages/pieces/community/amazon-secrets-manager/src/i18n/de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
{
"Access Key ID": "Zugangsschlüssel ID",
"Secret Access Key": "Geheimer Zugangsschlüssel",
"Region": "Region",
"Default": "Standard",
"US East (N. Virginia) [us-east-1]": "US Ost (N. Virginia) [us-east-1]",
"US East (Ohio) [us-east-2]": "US Ost (Ohio) [us-east-2]",
"US West (N. California) [us-west-1]": "US West (N. Kalifornien) [us-west-1]",
"US West (Oregon) [us-west-2]": "US West (Oregon) [us-west-2]",
"Africa (Cape Town) [af-south-1]": "Afrika (Cape Town) [af-south-1]",
"Asia Pacific (Hong Kong) [ap-east-1]": "Asien-Pazifik (Hong Kong) [ap-east-1]",
"Asia Pacific (Mumbai) [ap-south-1]": "Asia Pacific (Mumbai) [ap-south-1]",
"Asia Pacific (Osaka-Local) [ap-northeast-3]": "Asien-Pazifik (Osaka-Lokal) [ap-northeast-3]",
"Asia Pacific (Seoul) [ap-northeast-2]": "Asien Pazifik (Seoul) [ap-northeast-2]",
"Asia Pacific (Singapore) [ap-southeast-1]": "Asien-Pazifik (Singapur) [ap-southeast-1]",
"Asia Pacific (Sydney) [ap-southeast-2]": "Asien-Pazifik (Sydney) [ap-southeast-2]",
"Asia Pacific (Tokyo) [ap-northeast-1]": "Asia Pacific (Tokyo) [ap-northeast-1]",
"Canada (Central) [ca-central-1]": "Canada (Central) [ca-central-1]",
"Europe (Frankfurt) [eu-central-1]": "Europa (Frankfurt) [eu-central-1]",
"Europe (Ireland) [eu-west-1]": "Europa (Irland) [eu-west-1]",
"Europe (London) [eu-west-2]": "Europa (London) [eu-west-2]",
"Europe (Milan) [eu-south-1]": "Europa (Mailand) [eu-south-1]",
"Europe (Paris) [eu-west-3]": "Europa (Paris) [eu-west-3]",
"Europe (Stockholm) [eu-north-1]": "Europe (Stockholm) [eu-north-1]",
"Middle East (Bahrain) [me-south-1]": "Naher Osten (Bahrain) [me-south-1]",
"South America (São Paulo) [sa-east-1]": "Südamerika (Sa<unk> o Paulo) [sa-east-1]",
"Europe (Spain) [eu-south-2]": "Europa (Spanien) [eu-south-2]",
"Asia Pacific (Hyderabad) [ap-south-2]": "Asien Pazifik (Hyderabad) [ap-south-2]",
"Asia Pacific (Jakarta) [ap-southeast-3]": "Asia Pacific (Jakarta) [ap-southeast-3]",
"Asia Pacific (Melbourne) [ap-southeast-4]": "Asien Pazifik (Melbourne) [ap-southeast-4]",
"China (Beijing) [cn-north-1]": "China (Peking) [cn-north-1]",
"China (Ningxia) [cn-northwest-1]": "China (Ningxia) [cn-northwest-1]",
"Europe (Zurich) [eu-central-2]": "Europa (Zürich) [eu-central-2]",
"Middle East (UAE) [me-central-1]": "Naher Osten (UAE) [me-central-1]",
"Create Secret": "Geheimnis erstellen",
"Get Secret Value": "Geheimen Wert erhalten",
"Update Secret": "Geheimnis aktualisieren",
"Delete Secret": "Geheimnis löschen",
"Find Secret": "Geheimnis finden",
"Generate Random Password": "Zufälliges Passwort generieren",
"Creates a new secret.": "Erstellt ein neues Geheimnis.",
"Retrieves a secret value.": "Ruft einen geheimen Wert ab.",
"Updates an existing secret.": "Aktualisiert ein bestehendes Geheimnis.",
"Deletes an existing secret.": "Löscht ein bestehendes Geheimnis.",
"Finds an existing secret using filters.": "Findet ein bestehendes Geheimnis mit Filtern.",
"Generates a random password using AWS Secrets Manager.": "Erzeugt ein zufälliges Passwort mit dem AWS Secrets Manager.",
"Secret Name": "Geheimer Name",
"Secret Value": "Geheimer Wert",
"Description": "Beschreibung",
"Tags": "Tags",
"Secret ID or ARN": "Geheime ID oder ARN",
"Version ID": "Versionsnummer",
"Version Stage": "Versionsphase",
"Client Request Token": "Kundenanfrage-Token",
"Recovery Window (days)": "Wiederherstellungsfenster (Tage)",
"Force Delete Without Recovery": "Löschen ohne Wiederherstellung erzwingen",
"Filter Key": "Filterschlüssel",
"Filter Value": "Filterwert",
"Max Results": "Maximale Ergebnisse",
"Sort By": "Sortieren nach",
"Sort Order": "Sortierung",
"Password Length": "Passwortlänge",
"Exclude Characters": "Zeichen ausschließen",
"Exclude Numbers": "Nummern ausschließen",
"Exclude Punctuation": "Satzzeichen ausschließen",
"Exclude Uppercase": "Großbuchstaben ausschließen",
"Exclude Lowercase": "Kleinbuchstaben ausschließen",
"Include Space": "Raum einschließen",
"Require Each Included Type": "Erfordert jeden eingeschlossenen Typ",
"The name of the secret": "Der Name des Geheimnisses",
"The secret value (text)": "Der geheime Wert (Text)",
"A description of the secret (optional)": "Eine Beschreibung des Geheimnisses (optional)",
"The name or ARN of the secret": "Der Name oder ARN des Geheimnisses",
"The unique identifier of the version (optional)": "Der eindeutige Bezeichner der Version (optional)",
"The staging label to retrieve (defaults to AWSCURRENT)": "Die zu empfangene Staging-Bezeichnung (Standard ist AWSCURRENT)",
"The new secret value (text)": "Der neue geheime Wert (Text)",
"Updated description of the secret (optional)": "Aktualisierte Beschreibung des Geheimnisses (optional)",
"A unique token to ensure idempotency (optional)": "Ein einzigartiges Token zur Sicherstellung der Seuchenwirkung (optional)",
"The number of days before the secret is permanently deleted (7-30, default 30). Set to 0 for immediate deletion.": "Die Anzahl der Tage bevor das Geheimnis endgültig gelöscht wird (7-30, Standard 30). Auf 0 setzen um sofort zu löschen.",
"If enabled, the secret is deleted immediately without a recovery window": "Wenn aktiviert, wird das Geheimnis sofort ohne Recovery-Fenster gelöscht",
"The field to filter by": "Das zu filternde Feld",
"The value to search for": "Der zu suchende Wert",
"Maximum number of results to return (1-100)": "Maximale Anzahl der zurückzugebenden Ergebnisse (1-100)",
"Sort results by": "Ergebnisse sortieren nach",
"Sort order for results": "Reihenfolge der Ergebnisse",
"The length of the password (default: 32)": "Die Länge des Passworts (Standard: 32)",
"Characters to exclude from the password": "Zeichen, die vom Passwort ausgeschlossen werden sollen",
"Exclude numbers from the password": "Nummern vom Passwort ausschließen",
"Exclude punctuation from the password": "Satzzeichen vom Passwort ausschließen",
"Exclude uppercase letters from the password": "Großbuchstaben vom Passwort ausschließen",
"Exclude lowercase letters from the password": "Kleinbuchstaben vom Passwort ausschließen",
"Include space character in the password": "Leerzeichen in das Passwort einfügen",
"Require at least one of each included character type": "Erfordert mindestens einen der enthaltenen Zeichentypen",
"Name": "Name",
"Tag Key": "Tag-Schlüssel",
"Tag Value": "Tag-Wert",
"Primary Region": "Primärregion",
"Owning Service": "Besitzer-Service",
"All": "Alle",
"Created Date": "Erstellungsdatum",
"Last Accessed Date": "Letztes Zugriffsdatum",
"Last Changed Date": "Zuletzt geändertes Datum",
"Ascending": "Aufsteigend",
"Descending": "Absteigend"
}
105 changes: 105 additions & 0 deletions packages/pieces/community/amazon-secrets-manager/src/i18n/es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
{
"Access Key ID": "Clave de acceso ID",
"Secret Access Key": "Clave de acceso secreta",
"Region": "Región",
"Default": "Por defecto",
"US East (N. Virginia) [us-east-1]": "EEUU Este (N. Virginia) [us-east-1]",
"US East (Ohio) [us-east-2]": "EEUU Este (Ohio) [us-east-2]",
"US West (N. California) [us-west-1]": "EEUU Oeste (N. California) [us-west-1]",
"US West (Oregon) [us-west-2]": "Oeste de EEUU (Oregon) [us-west-2]",
"Africa (Cape Town) [af-south-1]": "África (Ciudad del Cabo) [af-south-1]",
"Asia Pacific (Hong Kong) [ap-east-1]": "Asia Pacific (Hong Kong) [ap-east-1]",
"Asia Pacific (Mumbai) [ap-south-1]": "Asia Pacific (Mumbai) [ap-south-1]",
"Asia Pacific (Osaka-Local) [ap-northeast-3]": "Asia Pacífico (Osaka-Local) [ap-northeast-3]",
"Asia Pacific (Seoul) [ap-northeast-2]": "Asia-Pacífico (Seoul) [ap-northeast-2]",
"Asia Pacific (Singapore) [ap-southeast-1]": "Asia Pacífico (Singapore) [ap-southeast-1]",
"Asia Pacific (Sydney) [ap-southeast-2]": "Asia Pacífico (Sydney) [ap-southeast-2]",
"Asia Pacific (Tokyo) [ap-northeast-1]": "Asia Pacific (Tokyo) [ap-northeast-1]",
"Canada (Central) [ca-central-1]": "Canada (Central) [ca-central-1]",
"Europe (Frankfurt) [eu-central-1]": "Europa (mañana) [eu-central-1]",
"Europe (Ireland) [eu-west-1]": "Europa (mañana) [eu-west-1]",
"Europe (London) [eu-west-2]": "Europa (Londres) [eu-west-2]",
"Europe (Milan) [eu-south-1]": "Europa (Milán) [eu-south-1]",
"Europe (Paris) [eu-west-3]": "Europa (Paris) [eu-west-3]",
"Europe (Stockholm) [eu-north-1]": "Europe (Stockholm) [eu-north-1]",
"Middle East (Bahrain) [me-south-1]": "Oriente Medio (Bahrein) [me-south-1]",
"South America (São Paulo) [sa-east-1]": "América del Sur (Paulo) [sa-east-1]",
"Europe (Spain) [eu-south-2]": "Europa (España) [eu-south-2]",
"Asia Pacific (Hyderabad) [ap-south-2]": "Asia Pacífico (Hyderabad) [ap-south-2]",
"Asia Pacific (Jakarta) [ap-southeast-3]": "Asia Pacific (Jakarta) [ap-southeast-3]",
"Asia Pacific (Melbourne) [ap-southeast-4]": "Asia Pacífico (Melbourne) [ap-southeast-4]",
"China (Beijing) [cn-north-1]": "China (poniendo) [cn-north-1]",
"China (Ningxia) [cn-northwest-1]": "China (Ningxia) [cn-northwest-1]",
"Europe (Zurich) [eu-central-2]": "Europa (Zúrich) [eu-central-2]",
"Middle East (UAE) [me-central-1]": "Oriente Medio (EAU) [me-central-1]",
"Create Secret": "Crear secreto",
"Get Secret Value": "Obtener valor secreto",
"Update Secret": "Actualizar secreto",
"Delete Secret": "Eliminar secreto",
"Find Secret": "Encontrar secreto",
"Generate Random Password": "Generar contraseña aleatoria",
"Creates a new secret.": "Crea un nuevo secreto.",
"Retrieves a secret value.": "Recuperar un valor secreto.",
"Updates an existing secret.": "Actualiza un secreto existente.",
"Deletes an existing secret.": "Elimina un secreto existente.",
"Finds an existing secret using filters.": "Encuentra un secreto existente usando filtros.",
"Generates a random password using AWS Secrets Manager.": "Genera una contraseña aleatoria usando AWS Secrets Manager.",
"Secret Name": "Nombre secreto",
"Secret Value": "Valor secreto",
"Description": "Descripción",
"Tags": "Etiquetas",
"Secret ID or ARN": "ID secreta o ARN",
"Version ID": "Versión ID",
"Version Stage": "Fase de la versión",
"Client Request Token": "Token de Solicitud de Cliente",
"Recovery Window (days)": "Ventana de recuperación (días)",
"Force Delete Without Recovery": "Forzar eliminación sin recuperación",
"Filter Key": "Clave de filtro",
"Filter Value": "Valor del filtro",
"Max Results": "Resultados máximos",
"Sort By": "Ordenar por",
"Sort Order": "Ordenar",
"Password Length": "Longitud de la contraseña",
"Exclude Characters": "Excluir caracteres",
"Exclude Numbers": "Excluir números",
"Exclude Punctuation": "Excluir Puntuación",
"Exclude Uppercase": "Excluir mayúsculas",
"Exclude Lowercase": "Excluir minúsculas",
"Include Space": "Incluye espacio",
"Require Each Included Type": "Requiere cada tipo incluido",
"The name of the secret": "El nombre del secreto",
"The secret value (text)": "El valor secreto (texto)",
"A description of the secret (optional)": "Una descripción del secreto (opcional)",
"The name or ARN of the secret": "El nombre o ARN del secreto",
"The unique identifier of the version (optional)": "El identificador único de la versión (opcional)",
"The staging label to retrieve (defaults to AWSCURRENT)": "La etiqueta de staging a recuperar (por defecto AWSCURRENT)",
"The new secret value (text)": "El nuevo valor secreto (texto)",
"Updated description of the secret (optional)": "Descripción actualizada del secreto (opcional)",
"A unique token to ensure idempotency (optional)": "Un token único para asegurar idemocucy (opcional)",
"The number of days before the secret is permanently deleted (7-30, default 30). Set to 0 for immediate deletion.": "El número de días antes de que el secreto se borre permanentemente (7-30, predeterminado 30). Establecer en 0 para su eliminación inmediata.",
"If enabled, the secret is deleted immediately without a recovery window": "Si está activado, el secreto se borra inmediatamente sin una ventana de recuperación",
"The field to filter by": "El campo a filtrar por",
"The value to search for": "El valor para buscar",
"Maximum number of results to return (1-100)": "Número máximo de resultados a devolver (1-100)",
"Sort results by": "Ordenar resultados por",
"Sort order for results": "Ordenar resultados",
"The length of the password (default: 32)": "La longitud de la contraseña (por defecto: 32)",
"Characters to exclude from the password": "Caracteres a excluir de la contraseña",
"Exclude numbers from the password": "Excluir números de la contraseña",
"Exclude punctuation from the password": "Excluir puntuación de la contraseña",
"Exclude uppercase letters from the password": "Excluir letras mayúsculas de la contraseña",
"Exclude lowercase letters from the password": "Excluir letras minúsculas de la contraseña",
"Include space character in the password": "Incluye el carácter de espacio en la contraseña",
"Require at least one of each included character type": "Requiere al menos uno de cada tipo de carácter incluido",
"Name": "Nombre",
"Tag Key": "Tag clave",
"Tag Value": "Valor de la etiqueta",
"Primary Region": "Región primaria",
"Owning Service": "Servicio de propiedad",
"All": "Todos",
"Created Date": "Fecha de creación",
"Last Accessed Date": "Última fecha de acceso",
"Last Changed Date": "Fecha de último cambio",
"Ascending": "Ascendiente",
"Descending": "Descendiente"
}
Loading
Loading