summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index dbf8ba89b48..9e108b52ec7 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -167,8 +167,6 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s",
"Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
"Storage not available" : "Almacenamiento no disponible",
- "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
- "_%n file_::_%n files_" : ["%n archivo","%n archivos"],
- "_%n window_::_%n windows_" : ["%n window","%n windows"]
+ "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s"
},
"nplurals=2; plural=(n != 1);");