2014-10-17 16:20:02 +04:00
{ "translations" : {
2017-04-28 03:07:41 +03:00
"External storages" : "Almacenamientos externos" ,
2014-10-17 16:20:02 +04:00
"Personal" : "Personal" ,
"System" : "Sistema" ,
2015-08-25 19:39:10 +03:00
"Grant access" : "Conceder acceso" ,
2015-08-28 08:55:25 +03:00
"Error configuring OAuth1" : "Error al configurar OAuth1" ,
2017-08-17 03:08:23 +03:00
"Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas." ,
2015-08-28 08:55:25 +03:00
"Error configuring OAuth2" : "Error al configurar OAuth2" ,
2015-09-14 08:55:35 +03:00
"Generate keys" : "Generar claves" ,
"Error generating key pair" : "Error al generar el par de claves" ,
2014-10-17 16:20:02 +04:00
"All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo." ,
"(group)" : "(grupo)" ,
2016-05-27 08:55:35 +03:00
"Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)" ,
2015-12-04 09:56:31 +03:00
"Admin defined" : "Admin definido" ,
2017-10-07 03:08:40 +03:00
"Delete storage?" : "¿Borrar almacenamiento?" ,
2014-10-17 16:20:02 +04:00
"Saved" : "Guardado" ,
2016-07-06 16:28:06 +03:00
"Saving..." : "Guardando..." ,
"Save" : "Guardar" ,
2016-01-15 09:54:57 +03:00
"Empty response from the server" : "Respuesta vacía desde el servidor" ,
2017-07-25 03:08:13 +03:00
"Couldn't access. Please log out and in again to activate this mount point" : "No se ha podido acceder. Por favor, sal de la cuenta y vuelve a entrar para activar este punto de montaje" ,
2016-12-20 15:02:31 +03:00
"Couldn't get the information from the remote server: {code} {type}" : "No se pudo obtener la información del servidor remoto: {code} {type}" ,
2016-01-15 09:54:57 +03:00
"Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}" ,
2018-03-05 04:12:58 +03:00
"There was an error with message: " : "Ha habido un error con el mensaje:" ,
2016-01-15 09:54:57 +03:00
"External mount error" : "Error de montaje externo" ,
2016-02-10 09:56:05 +03:00
"external-storage" : "almacenamiento-externo" ,
2017-07-25 03:08:13 +03:00
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "No se ha podido recuperar la lista de puntos de montaje de las unidades de red de Windows: respuesta vacía del servidor" ,
2016-01-15 09:54:57 +03:00
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Algunos de los puntos de montaje externos configurados no están conectados. Por favor, haga clic en la fila roja (s) para obtener más información" ,
2016-02-10 09:56:05 +03:00
"Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}" ,
2016-02-06 09:55:36 +03:00
"Username" : "Nombre de usuario" ,
"Password" : "Contraseña" ,
2016-02-10 09:56:05 +03:00
"Credentials saved" : "Credenciales guardados" ,
"Credentials saving failed" : "Guardado de credenciales fallido" ,
"Credentials required" : "Credenciales requeridos" ,
2017-05-02 03:07:20 +03:00
"Storage with ID \"%d\" not found" : "No se ha encontrado el almacenamiento con ID \"%d\"" ,
2016-05-24 22:24:38 +03:00
"Invalid backend or authentication mechanism class" : "Sistema o mecanismo de autentificación inválido" ,
"Invalid mount point" : "Punto de montaje no válido" ,
"Objectstore forbidden" : "Objeto de almacenaje prohibido" ,
"Invalid storage backend \"%s\"" : "Motor de almacenamiento no válido «%s»" ,
"Not permitted to use backend \"%s\"" : "No se permite usar el mecanismo \"%s\"" ,
"Not permitted to use authentication mechanism \"%s\"" : "No está permitido usar el mecanismo de autentificación \"%s\"" ,
"Unsatisfied backend parameters" : "Los parámetros del sistema no son válidos" ,
"Unsatisfied authentication mechanism parameters" : "Los parámetros del mecanismo de autentificación no son válidos" ,
"Insufficient data: %s" : "Datos insuficientes: %s" ,
"%s" : "%s" ,
2017-05-02 03:07:20 +03:00
"Storage with ID \"%d\" is not user editable" : "El almacenamiento con ID \"%d\" no se puede editar por el usuario" ,
2015-08-26 11:10:42 +03:00
"Access key" : "Clave de acceso" ,
"Secret key" : "Clave secreta" ,
2016-01-15 09:54:57 +03:00
"Builtin" : "Incorporado" ,
2015-08-25 19:39:10 +03:00
"None" : "Ninguno" ,
2015-08-26 11:10:42 +03:00
"OAuth1" : "OAuth1" ,
2015-08-25 19:39:10 +03:00
"App key" : "App principal" ,
"App secret" : "App secreta" ,
2015-08-26 11:10:42 +03:00
"OAuth2" : "OAuth2" ,
2015-08-25 19:39:10 +03:00
"Client ID" : "ID de Cliente" ,
"Client secret" : "Cliente secreto" ,
2018-02-28 04:13:25 +03:00
"OpenStack v2" : "OpenStack v2" ,
2015-10-06 08:55:00 +03:00
"Tenant name" : "Nombre del inquilino" ,
2016-01-15 09:54:57 +03:00
"Identity endpoint URL" : "Identidad de punto final URL" ,
2018-02-28 04:13:25 +03:00
"OpenStack v3" : "OpenStack v3" ,
2018-02-27 04:15:16 +03:00
"Domain" : "Dominio" ,
2016-01-15 09:54:57 +03:00
"Rackspace" : "Espacio de Rack" ,
2018-03-09 04:13:00 +03:00
"API key" : "Clave de la API" ,
2016-10-09 03:06:49 +03:00
"Global credentials" : "Credenciales global" ,
2016-07-06 16:28:06 +03:00
"Log-in credentials, save in database" : "Credenciales de inicio de sesión, salvar en la base de datos" ,
2015-09-14 08:55:35 +03:00
"Username and password" : "Nombre de usuario y contraseña" ,
2016-03-30 08:57:41 +03:00
"Log-in credentials, save in session" : "Credenciales de login, guardar en la sesión" ,
2016-07-06 16:28:06 +03:00
"User entered, store in database" : "Usuario registrado, almacenar en la base de datos" ,
2015-10-06 08:55:00 +03:00
"RSA public key" : "Clave pública RSA" ,
2015-09-14 08:55:35 +03:00
"Public key" : "Clave pública" ,
2015-08-25 19:39:10 +03:00
"Amazon S3" : "Amazon S3" ,
2015-09-14 08:55:35 +03:00
"Bucket" : "Depósito" ,
2015-08-25 19:39:10 +03:00
"Hostname" : "Nombre de equipo" ,
"Port" : "Puerto" ,
"Region" : "Región" ,
"Enable SSL" : "Habilitar SSL" ,
"Enable Path Style" : "Habilitar Estilo de Ruta" ,
2018-01-09 04:11:29 +03:00
"Legacy (v2) authentication" : "Autenticación heredada (v2)" ,
2015-08-25 19:39:10 +03:00
"WebDAV" : "WebDAV" ,
"URL" : "URL" ,
2015-09-14 08:55:35 +03:00
"Remote subfolder" : "Subcarpeta remota" ,
2015-08-25 19:39:10 +03:00
"Secure https://" : "—Seguro— https://" ,
2015-08-26 11:10:42 +03:00
"FTP" : "FTP" ,
2015-09-14 08:55:35 +03:00
"Host" : "Servidor" ,
2015-08-25 19:39:10 +03:00
"Secure ftps://" : "—Seguro— ftps://" ,
"Local" : "Local" ,
"Location" : "Ubicación" ,
2016-10-08 03:06:50 +03:00
"Nextcloud" : "Nextcloud" ,
2015-08-26 11:10:42 +03:00
"SFTP" : "SFTP" ,
2015-08-25 19:39:10 +03:00
"Root" : "Raíz" ,
2015-09-28 12:07:18 +03:00
"SFTP with secret key login" : "Inicio de sesión SFTP con clave secreta" ,
2015-08-26 11:10:42 +03:00
"SMB / CIFS" : "SMB / CIFS" ,
2015-09-14 08:55:35 +03:00
"Share" : "Compartir" ,
2015-09-28 12:07:18 +03:00
"SMB / CIFS using OC login" : "SMB / CIFS que usan acceso OC" ,
2015-09-14 08:55:35 +03:00
"Username as share" : "Nombre de usuario como compartir" ,
"OpenStack Object Storage" : "Almacenamiento de objeto OpenStack" ,
2015-09-28 12:07:18 +03:00
"Service name" : "Nombre del servicio" ,
2016-01-15 09:54:57 +03:00
"Request timeout (seconds)" : "Tiempo agotado para petición (segundos)" ,
2016-09-01 03:09:24 +03:00
"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 de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale." ,
2016-10-25 12:36:09 +03:00
"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 desde PHP no esta habilitado o instalado. Montar el %s no ha sido posible. Por favor consulta al administrador de tu sistema para que lo instale." ,
2016-12-20 15:02:31 +03:00
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" no está instalado. El montaje de %s no es posible. Por favor, pregunte a su administrador del sistema para instalarlo." ,
2018-02-13 00:34:26 +03:00
"External storage support" : "Soporte de almacenamiento externo" ,
2018-02-28 04:13:25 +03:00
"No external storage configured or you don't have the permission to configure them" : "No se ha configurado ningún almacenamiento externo o no tienes permiso para configurarlos" ,
2014-10-17 16:20:02 +04:00
"Name" : "Nombre" ,
"Storage type" : "Tipo de almacenamiento" ,
"Scope" : "Ámbito" ,
2016-04-09 19:28:39 +03:00
"Enable encryption" : "Habilitar cifrado" ,
"Enable previews" : "Habilitar previsualizaciones" ,
"Enable sharing" : "Habilitar el uso compartido" ,
"Check for changes" : "Comprobar si hay cambios" ,
"Never" : "Nunca" ,
"Once every direct access" : "Una vez cada acceso directo" ,
2014-10-17 16:20:02 +04:00
"Folder name" : "Nombre de la carpeta" ,
2017-05-08 23:49:06 +03:00
"External storage" : "Almacenamiento externo" ,
2015-12-08 09:56:19 +03:00
"Authentication" : "Autentificación" ,
2014-10-17 16:20:02 +04:00
"Configuration" : "Configuración" ,
"Available for" : "Disponible para" ,
2018-03-01 04:13:01 +03:00
"Click to recheck the configuration" : "Clic para volver a comprobar la configuración" ,
2015-11-25 09:55:37 +03:00
"Add storage" : "Añadir almacenamiento" ,
2015-03-29 08:55:31 +03:00
"Advanced settings" : "Configuración avanzada" ,
2014-10-17 16:20:02 +04:00
"Delete" : "Eliminar" ,
2015-12-19 09:55:14 +03:00
"Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo" ,
2018-02-13 00:34:26 +03:00
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo" ,
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Fallo al recuperar los tokens de peticiones. Verifica que tu clave de aplicación y secreto son correctos." ,
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Fallo al recuperar los tokens de peticiones. Verifica que tu clave de aplicación y secreto son correctos." ,
"Step 1 failed. Exception: %s" : "El paso 1 ha fallado. Excepción: %s" ,
"Step 2 failed. Exception: %s" : "El paso 2 ha fallado. Excepción: %s" ,
"Dropbox App Configuration" : "Configuración de la app de Dropbox" ,
"Google Drive App Configuration" : "Configuración de la app de Google Drive" ,
2018-02-27 04:15:16 +03:00
"OpenStack" : "OpenStack" ,
2018-02-13 00:34:26 +03:00
"Dropbox" : "Dropbox" ,
2018-02-27 04:15:16 +03:00
"Google Drive" : "Google Drive" ,
"No external storage configured" : "No hay ningún almacenamiento externo configurado" ,
2018-03-12 04:13:11 +03:00
"You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal" ,
"Are you sure you want to delete this external storage" : "¿Estás seguro de que quieres eliminar este almacenamiento externo?"
2014-10-17 16:20:02 +04:00
} , "pluralForm" : "nplurals=2; plural=(n != 1);"
}