summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/es.js')
-rw-r--r--apps/files_external/l10n/es.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js
index 2a1f54dd403..f4960136af3 100644
--- a/apps/files_external/l10n/es.js
+++ b/apps/files_external/l10n/es.js
@@ -28,6 +28,8 @@ OC.L10N.register(
"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",
@@ -39,12 +41,18 @@ OC.L10N.register(
"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",
@@ -55,11 +63,15 @@ OC.L10N.register(
"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.",
@@ -71,6 +83,7 @@ OC.L10N.register(
"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",