summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-03 01:07:26 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-03 01:07:26 +0000
commit181cf9c7f3f0cc9721bed5c64c6f02bee62f0257 (patch)
tree42a60e41894dce6d18cc449b0699259e258ed284 /lib/l10n/es.js
parent1131338562820b15efbb40ff9927193c03672aef (diff)
downloadnextcloud-server-181cf9c7f3f0cc9721bed5c64c6f02bee62f0257.tar.gz
nextcloud-server-181cf9c7f3f0cc9721bed5c64c6f02bee62f0257.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 01c862115ee..6119a9cebb1 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -8,6 +8,10 @@ OC.L10N.register(
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la aplicación %$1s no fueron reemplazados correctamente. Asegúrese que es una versión compatible con el servidor.",
"Sample configuration detected" : "Ejemplo de configuración detectado",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que el ejemplo de configuración ha sido copiado. Esto puede arruinar su instalación y es un caso para el que no se brinda soporte. Lea la documentación antes de hacer cambios en config.php",
+ "%1$s and %2$s" : "%1$s y %2$s",
+ "%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s",
+ "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s, y %4$s",
+ "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s",
"PHP %s or higher is required." : "Se requiere PHP %s o superior.",
"PHP with a version lower than %s is required." : "PHP con una versión inferior que %s la requerida.",
"%sbit or higher PHP required." : "Se requiere PHP %sbit o superior.",