f7cloud_client/apps/files_external/l10n/es_PA.json
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

108 lines
5.4 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"Storage with ID \"%d\" not found" : "El almacenamiento con ID \"%d\" no fue encontrado",
"Invalid backend or authentication mechanism class" : "Backend o clase de mecanismo de autenticación inválido ",
"Invalid mount point" : "Punto de montaje inválido",
"Objectstore forbidden" : "Objectstore prohibido",
"Invalid storage backend \"%s\"" : "Almacenamiento de backend \"%s\" inválido ",
"Not permitted to use backend \"%s\"" : "No está permitido usar el backend \"%s\"",
"Not permitted to use authentication mechanism \"%s\"" : "No está permitido el uso del mecanismo de autenticación \"%s\"",
"Unsatisfied backend parameters" : "Parametros del backend no satisfechos",
"Unsatisfied authentication mechanism parameters" : "Parámetros no satisfechos del mecanismo de autenticación",
"Insufficient data: %s" : "Datos insuficientes: %s",
"Access key" : "Llave de acceso",
"Secret key" : "Llave secreta",
"Builtin" : "Integrado",
"None" : "Ninguno",
"Login" : "Iniciar sesión",
"Password" : "Contraseña",
"Tenant name" : "Nombre de inquilino",
"Identity endpoint URL" : "URL del punto de enlace de Identidad",
"Domain" : "Dominio",
"Rackspace" : "Rackspace",
"API key" : "Llave de API",
"Global credentials" : "Credenciales globales",
"Log-in credentials, save in database" : "Credenciales de inicio de sesión, guardar en la base de datos",
"Log-in credentials, save in session" : "Credenciales de inicio de sesión, guardar en la sesión",
"RSA public key" : "Llave pública RSA",
"Public key" : "Llave pública",
"Bucket" : "Bucket",
"Hostname" : "Nombre del servidor",
"Port" : "Puerto",
"Proxy" : "Proxy",
"Region" : "Región",
"Enable SSL" : "Habilitar SSL",
"Enable Path Style" : "Habilitar Estilo de Ruta",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "https:// seguro",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "ftps:// seguro",
"Local" : "Local",
"Location" : "Ubicación",
"F7cloud" : "F7cloud",
"SFTP" : "SFTP",
"Root" : "Raíz",
"SFTP with secret key login" : "Inicio de sesión SFTP con llave secreta",
"Share" : "Compartir",
"Show hidden files" : "Mostrar archivos ocultos",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Nombre del servicio",
"Request timeout (seconds)" : "Tiemo de vida de la solicitud (segundos)",
"External storage" : "Almacenamiento externo",
"Add storage" : "Agregar almacenamiento",
"Folder name" : "Nombre de la carpeta",
"Authentication" : "Autenticación",
"Cancel" : "Cancel",
"Edit" : "Editar",
"Never" : "Nunca",
"Once every direct access" : "Una vez cada acceso directo",
"Read only" : "Sólo lectura",
"Enable previews" : "Habilitar vistas previas",
"Enable sharing" : "Habilitar compartir",
"Enable encryption" : "Habilitar encripción",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac NFD (lenta)",
"External storages" : "Almacenamiento externo",
"Actions" : "Acciones",
"Delete" : "Borrar",
"Saved" : "Guardado",
"Error generating key pair" : "Se presentó un error al generar el juego de llaves",
"Key size" : "Tamaño de la llave",
"Generate keys" : "Generar llaves",
"Confirm" : "Confirmar",
"Save" : "Guardar",
"External mount error" : "Error de montaje externo",
"Open settings" : "Abrir configuraciones",
"Ignore" : "Ignorar",
"Storage type" : "Tipo de almacenamiento",
"Unknown" : "Desconocido",
"Scope" : "Alcance",
"Personal" : "Personal",
"System" : "Sistema",
"Connected" : "Conectado",
"Error" : "Error",
"Network error" : "Error en la red",
"Grant access" : "Conceder acceso",
"Error configuring OAuth1" : "Se presentó un error al configurar OAuth1",
"Please provide a valid app key and secret." : "Por favor proporciona una llave de aplicación y secreto válidos.",
"Error configuring OAuth2" : "Se presentó un error al configurar OAuth2",
"%s" : "%s",
"OAuth1" : "OAuth1",
"App key" : "Llave de la aplicación",
"App secret" : "Secreto de la aplicación",
"OAuth2" : "OAuth2",
"Client ID" : "ID del cliente",
"Client secret" : "Secreto del cliente",
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El soporte para cURL en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "El soporte para FTP en PHP no se encuentra habilitado o instalado. El montaje de %s no es posible. Por favor solicita a tu administador su instalación. ",
"Check for changes" : "Verificar si hay cambios",
"Disconnect" : "Desconectar",
"Admin defined" : "Administrador definido",
"Delete storage?" : "¿Borrar almacenamiento?",
"Open documentation" : "Abrir la documentación",
"Configuration" : "Configuración",
"Available for" : "Disponible para",
"Advanced settings" : "Configuraciones avanzadas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}