diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-26 04:10:42 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-26 04:10:42 -0400 |
commit | 90e11ee0056e11b2275226edfb823bece0b7c5cf (patch) | |
tree | f017f513524a5a7038f182ebb465219c2b575993 /apps/files_external/l10n/es.json | |
parent | 08a490df32e7744be5e5f47067746591e7fac05a (diff) | |
download | nextcloud-server-90e11ee0056e11b2275226edfb823bece0b7c5cf.tar.gz nextcloud-server-90e11ee0056e11b2275226edfb823bece0b7c5cf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es.json')
-rw-r--r-- | apps/files_external/l10n/es.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index e5131d2154e..b44592016dc 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -26,6 +26,8 @@ "System" : "Sistema", "Grant access" : "Conceder acceso", "Access granted" : "Acceso concedido", + "Error configuring OAuth1" : "Error configurando OAuth1", + "Error configuring OAuth2" : "Error configurando OAuth2", "Enable encryption" : "Habilitar cifrado", "Enable previews" : "Habilitar previsualizaciones", "Check for changes" : "Comprobar si hay cambios", @@ -37,12 +39,18 @@ "Saved" : "Guardado", "Generate keys" : "Generar claves", "Error generating key pair" : "Error al generar el par de claves", + "Access key" : "Clave de acceso", + "Secret key" : "Clave secreta", "None" : "Ninguno", + "OAuth1" : "OAuth1", "App key" : "App principal", "App secret" : "App secreta", + "OAuth2" : "OAuth2", "Client ID" : "ID de Cliente", "Client secret" : "Cliente secreto", + "Username and password" : "Nombre de usuario y contraseña", "Password" : "Contraseña", + "Session credentials" : "Credenciales de la sesión", "Amazon S3" : "Amazon S3", "Hostname" : "Nombre de equipo", "Port" : "Puerto", @@ -53,11 +61,15 @@ "URL" : "URL", "Secure https://" : "—Seguro— https://", "Dropbox" : "Dropbox", + "FTP" : "FTP", "Secure ftps://" : "—Seguro— ftps://", + "Google Drive" : "Google Drive", "Local" : "Local", "Location" : "Ubicación", "ownCloud" : "ownCloud", + "SFTP" : "SFTP", "Root" : "Raíz", + "SMB / CIFS" : "SMB / CIFS", "<b>Note:</b> " : "<b>Nota:</b> ", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> 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.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de FTP en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador del sistema que lo instale.", @@ -69,6 +81,7 @@ "Scope" : "Ámbito", "External Storage" : "Almacenamiento externo", "Folder name" : "Nombre de la carpeta", + "Authentication" : "Autenticación", "Configuration" : "Configuración", "Available for" : "Disponible para", "Advanced settings" : "Configuración avanzada", |