summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-07 04:46:57 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-07 04:46:57 -0400
commite895cf9188954645bc45f3e402d8dc2f0b3d43bc (patch)
tree6d6ba9486dc8463c5c1105fc0e2dd8c1f84a44cc /lib/l10n/es.php
parentb8241aa79d732371c7436de15114f2b52afc6866 (diff)
downloadnextcloud-server-e895cf9188954645bc45f3e402d8dc2f0b3d43bc.tar.gz
nextcloud-server-e895cf9188954645bc45f3e402d8dc2f0b3d43bc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.php')
-rw-r--r--lib/l10n/es.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.php b/lib/l10n/es.php
index bd13106237a..047d5d955bb 100644
--- a/lib/l10n/es.php
+++ b/lib/l10n/es.php
@@ -35,7 +35,7 @@ $TRANSLATIONS = array(
"Images" => "Imágenes",
"%s enter the database username." => "%s ingresar el usuario de la base de datos.",
"%s enter the database name." => "%s ingresar el nombre de la base de datos",
-"%s you may not use dots in the database name" => "%s no se puede utilizar puntos en el nombre de la base de datos",
+"%s you may not use dots in the database name" => "%s puede utilizar puntos en el nombre de la base de datos",
"MS SQL username and/or password not valid: %s" => "Usuario y/o contraseña de MS SQL no válidos: %s",
"You need to enter either an existing account or the administrator." => "Tiene que ingresar una cuenta existente o la del administrador.",
"MySQL username and/or password not valid" => "Usuario y/o contraseña de MySQL no válidos",