summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-22 01:54:42 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-22 01:54:42 -0500
commitef09e5d395ac40bc8fcd2ed7d39555cf22ae8e7b (patch)
tree02580dd50d90b159901ae1fe41038ccbfa4f0fef /core
parent906c0e7798cea15ad66bfa3149341e0be7c715e4 (diff)
downloadnextcloud-server-ef09e5d395ac40bc8fcd2ed7d39555cf22ae8e7b.tar.gz
nextcloud-server-ef09e5d395ac40bc8fcd2ed7d39555cf22ae8e7b.zip
[tx-robot] updated from transifex
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.",