aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es_UY.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:23 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-29 00:24:23 +0000
commita40838b61cfbad9fc3d969b82179f12308b8cd09 (patch)
tree640cb363b4637ec800b51f391cafdc35a563f272 /lib/l10n/es_UY.js
parent8afd99c2067364cc619d283914fb50bf12f9f58c (diff)
downloadnextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.tar.gz
nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_UY.js')
-rw-r--r--lib/l10n/es_UY.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/es_UY.js b/lib/l10n/es_UY.js
index a478a757909..999d39c9e43 100644
--- a/lib/l10n/es_UY.js
+++ b/lib/l10n/es_UY.js
@@ -153,7 +153,6 @@ OC.L10N.register(
"Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible",
"Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s",
- "Full name" : "Nombre completo",
"Unknown user" : "Ususario desconocido",
"Oracle username and/or password not valid" : "Usuario y/o contraseña de Oracle inválidos",
"PostgreSQL username and/or password not valid" : "El Usuario y/o Contraseña de PostgreSQL inválido(s)",
@@ -165,8 +164,6 @@ OC.L10N.register(
"Username contains whitespace at the beginning or at the end" : "El usuario contiene un espacio en blanco al inicio o al final",
"Username must not consist of dots only" : "El usuario no debe consistir de solo puntos. ",
"User disabled" : "Usuario deshabilitado",
- "libxml2 2.7.0 is at least required. Currently %s is installed." : "Se requiere de por lo menos libxml2 2.7.0. Actualmente %s está instalado. ",
- "To fix this issue update your libxml2 version and restart your web server." : "Para corregir este tema, por favor actualiza la versión de su libxml2 y reinicia tu servidor web. ",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor cambia los permisos a 0770 para que el directorio no pueda ser enlistado por otros usuarios. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");