diff options
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 2695bbad9c3..a258a225479 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -231,14 +231,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", - "Overview" : "Vista general", - "Basic settings" : "Ajustes básicos", - "Sharing" : "Compartir", - "Security" : "Seguridad", - "Groupware" : "Groupware", - "Personal info" : "Información personal", - "Mobile & desktop" : "Móvil y escritorio", - "Invalid Federated Cloud ID" : "ID de Nube federada no válida", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web permisos de escritura al directorio de apps o desactivando la tienda de apps en el archivo de configuración. Véase %s" + "Invalid Federated Cloud ID" : "ID de Nube federada no válida" }, "nplurals=2; plural=(n != 1);"); |