summaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-29 01:07:59 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-29 01:07:59 +0000
commit52b734b3e46d4e65aa35171e8bb427a0673822b3 (patch)
tree8a499223b0736ca905a69a1c863e7635f24c7b2e /core/l10n/es.js
parent75747c5d2fac98bc6dd4b75ed7cacae98f0e3744 (diff)
downloadnextcloud-server-52b734b3e46d4e65aa35171e8bb427a0673822b3.tar.gz
nextcloud-server-52b734b3e46d4e65aa35171e8bb427a0673822b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index daf22c92ed8..64fe3afd8fa 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -230,6 +230,7 @@ OC.L10N.register(
"Database name" : "Nombre de la base de datos",
"Database tablespace" : "Espacio de tablas de la base de datos",
"Database host" : "Host de la base de datos",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifique el numero del puerto junto al nombre del anfitrión (p.e., localhost:5432).",
"Performance warning" : "Advertencia de rendimiento",
"SQLite will be used as database." : "Se utilizará SQLite como base de datos.",
"For larger installations we recommend to choose a different database backend." : "Para grandes instalaciones recomendamos seleccionar una base de datos diferente",