aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-01-22 00:21:42 +0000
committerNextcloud bot <bot@nextcloud.com>2025-01-22 00:21:42 +0000
commit35b0baa929abba34773eabf58de2b996e37219b1 (patch)
treee0775ff7c52085068bc4cd1ad120f4706f80ae61 /core
parent5e355c0f22cc03629fd15aa575eb07bafde3b2e5 (diff)
downloadnextcloud-server-35b0baa929abba34773eabf58de2b996e37219b1.tar.gz
nextcloud-server-35b0baa929abba34773eabf58de2b996e37219b1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/es.js1
-rw-r--r--core/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index ab2d797ba67..9982704f424 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -290,6 +290,7 @@ OC.L10N.register(
"Security warning" : "Advertencia de seguridad",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Su directorio de datos y sus archivos probablemente sean accesibles a través de internet ya que el archivo .htaccess no funciona.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para información sobre cómo configurar adecuadamente el servidor, revisa por favor la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.",
+ "<strong>Create an admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
"Show password" : "Mostrar contraseña",
"Toggle password visibility" : "Alternar visibilidad de la contraseña",
"Storage & database" : "Almacenamiento y base de datos",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 546f4f6e832..f2aabcdae0d 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -288,6 +288,7 @@
"Security warning" : "Advertencia de seguridad",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Su directorio de datos y sus archivos probablemente sean accesibles a través de internet ya que el archivo .htaccess no funciona.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para información sobre cómo configurar adecuadamente el servidor, revisa por favor la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.",
+ "<strong>Create an admin account</strong>" : "Crear una <strong>cuenta de administrador</strong>",
"Show password" : "Mostrar contraseña",
"Toggle password visibility" : "Alternar visibilidad de la contraseña",
"Storage & database" : "Almacenamiento y base de datos",