aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/es.js2
-rw-r--r--core/l10n/es.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 7169fa556f9..395b0d1be5f 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -120,7 +120,7 @@ OC.L10N.register(
"sunny" : "soleado",
"Hello {name}, the weather is {weather}" : "Hola {name}, el día es {weather}",
"Hello {name}" : "Hola {name}",
- "_download %n file_::_download %n files_" : ["descarga %n ficheros","descarga %n ficheros"],
+ "_download %n file_::_download %n files_" : ["descargar %n ficheros","descargar %n ficheros"],
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.",
"Please reload the page." : "Recargue/Actualice la página",
"The update was unsuccessful. " : "La actualización ha fallado.",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index ce538248ac0..ee8f27b5271 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -118,7 +118,7 @@
"sunny" : "soleado",
"Hello {name}, the weather is {weather}" : "Hola {name}, el día es {weather}",
"Hello {name}" : "Hola {name}",
- "_download %n file_::_download %n files_" : ["descarga %n ficheros","descarga %n ficheros"],
+ "_download %n file_::_download %n files_" : ["descargar %n ficheros","descargar %n ficheros"],
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.",
"Please reload the page." : "Recargue/Actualice la página",
"The update was unsuccessful. " : "La actualización ha fallado.",