aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-14 00:20:01 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-14 00:20:01 +0000
commitec7f3605ac7356b2f5ecd1c8dbabc62ccccd8e21 (patch)
tree428855a5517070f41ed51652f33d3172a4be136c /lib/l10n/es.js
parentc5115caaccec82aff3e9bb8b7a06c010fef1e519 (diff)
downloadnextcloud-server-ec7f3605ac7356b2f5ecd1c8dbabc62ccccd8e21.tar.gz
nextcloud-server-ec7f3605ac7356b2f5ecd1c8dbabc62ccccd8e21.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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index e73d10d1967..ef2e2c2cfe1 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -80,6 +80,8 @@ OC.L10N.register(
"Empty file" : "Archivo vacío",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "El módulo con ID %s no existe. Por favor, actívalo en la configuración de apps o contacta con tu administrador.",
"Dot files are not allowed" : "Los archivos Dot no están permitidos",
+ "\"%1$s\" is a forbidden prefix for file or folder names." : "%1$s es un prefijo prohibido para nombres de archivo o carpeta.",
+ "\"%1$s\" is not allowed inside a file or folder name." : "«%1$s» no se permite en el nombre de um archivo o carpeta.",
"File already exists" : "El archivo ya existe",
"Invalid path" : "Ruta no válida",
"Failed to create file from template" : "Fallo al crear el archivo desde plantilla",