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.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js
index ba47dd608e4..cc68ebf7711 100644
--- a/apps/files_external/l10n/es.js
+++ b/apps/files_external/l10n/es.js
@@ -56,9 +56,9 @@ OC.L10N.register(
"OAuth2" : "OAuth2",
"Client ID" : "ID de Cliente",
"Client secret" : "Cliente secreto",
- "OpenStack" : "OpenStack",
"Tenant name" : "Nombre del inquilino",
"Identity endpoint URL" : "Identidad de punto final URL",
+ "Domain" : "Dominio",
"Rackspace" : "Espacio de Rack",
"API key" : "Clave API",
"Global credentials" : "Credenciales global",
@@ -91,7 +91,6 @@ OC.L10N.register(
"SFTP with secret key login" : "Inicio de sesión SFTP con clave secreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartir",
- "Domain" : "Dominio",
"SMB / CIFS using OC login" : "SMB / CIFS que usan acceso OC",
"Username as share" : "Nombre de usuario como compartir",
"OpenStack Object Storage" : "Almacenamiento de objeto OpenStack",
@@ -101,8 +100,6 @@ OC.L10N.register(
"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.",
"\"%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.",
"External storage support" : "Soporte de almacenamiento externo",
- "No external storage configured" : "No hay ningún almacenamiento externo configurado",
- "You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal",
"Name" : "Nombre",
"Storage type" : "Tipo de almacenamiento",
"Scope" : "Ámbito",
@@ -128,7 +125,10 @@ OC.L10N.register(
"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",
+ "OpenStack" : "OpenStack",
"Dropbox" : "Dropbox",
- "Google Drive" : "Google Drive"
+ "Google Drive" : "Google Drive",
+ "No external storage configured" : "No hay ningún almacenamiento externo configurado",
+ "You can add external storages in the personal settings" : "Puede agregar almacenamientos externos en la configuración personal"
},
"nplurals=2; plural=(n != 1);");