aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-09 00:19:35 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-09 00:19:35 +0000
commit09abd43ee07596baaba646d70072f4ea7c549c0d (patch)
tree7c3a831f4ae6d7dbf0d5b2a743dbda8d0b1db890 /lib/l10n/es.json
parent2770a56bb9f18aabc16dd790c350582639c507bf (diff)
downloadnextcloud-server-09abd43ee07596baaba646d70072f4ea7c549c0d.tar.gz
nextcloud-server-09abd43ee07596baaba646d70072f4ea7c549c0d.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r--lib/l10n/es.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 5ef8a7b9c4e..0342379063c 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -297,9 +297,9 @@
"Username must not consist of dots only" : "El nombre de usuario no debe consistir solo de puntos",
"Username is invalid because files already exist for this user" : "El nombre de usuario es incorrecto debido a a que los archivos ya existen para este usuario",
"User disabled" : "Usuario deshabilitado",
- "PostgreSQL >= 9 required." : "PostgreSQL >= 9 requerido.",
- "Please upgrade your database version." : "Por favor, actualiza la versión de tu base de datos.",
- "Your data directory is readable by other users." : "Tu carpeta de datos puede ser leído por otros usuarios.",
- "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 se pueda mostrar a otros usuarios."
+ "PostgreSQL >= 9 required." : "Se requiere PostgreSQL >= 9.",
+ "Please upgrade your database version." : "Por favor, actualice la versión de su base de datos.",
+ "Your data directory is readable by other users." : "Su carpeta de datos puede ser leída por otros usuarios.",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor, cambie los permisos a 0770 para que el directorio no se pueda ser listado por otros usuarios."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file