summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /lib/l10n/es.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index b9e0a81b866..b4b0cd14ed3 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -114,7 +114,7 @@ OC.L10N.register(
"Address" : "Dirección",
"Profile picture" : "Imagen de perfil",
"About" : "Acerca de",
- "Full name" : "Nombre completo",
+ "Display name" : "Nombre para mostrar",
"Headline" : "Titular",
"Organisation" : "Organización",
"Role" : "Puesto",
@@ -265,6 +265,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
"Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
+ "Full name" : "Nombre completo",
"%s enter the database username and name." : "%s introduzca el nombre de usuario y la contraseña de la BBDD.",
"%s enter the database username." : "%s introduzca el usuario de la base de datos.",
"%s enter the database name." : "%s introduzca el nombre de la base de datos",