aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-09 00:19:20 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-09 00:19:20 +0000
commit1a6440c353d3c797140215e4ab885544f1ac3741 (patch)
tree99be358295b1784275e83714cba28741ff54989d /lib/l10n/es.json
parent34f5cba5b3cf84d5f85e95985b044ef9ab002f82 (diff)
downloadnextcloud-server-1a6440c353d3c797140215e4ab885544f1ac3741.tar.gz
nextcloud-server-1a6440c353d3c797140215e4ab885544f1ac3741.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