From bf1dbd33a7c932fff20b319b450e0e73b85a579c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 11 Oct 2023 00:28:10 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/es.js | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/files/l10n/es.js') diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index e2cbd1483b4..380204d5c7d 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -182,6 +182,7 @@ OC.L10N.register( "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", "\"{name}\" is not an allowed filetype." : "\" {name}\" no es un tipo de archivo permitido.", "{newName} already exists." : "{newName} ya existe.", + "\"{char}\" is not allowed inside a file name." : "\"{char}\" no está permitido dentro del nombre de un archivo.", "Name cannot be empty" : "El nombre no puede estar vacío", "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre", "Renamed \"{oldName}\" to \"{newName}\"" : "Renombrado \"{oldName}\" a \"{newName}\"", -- cgit v1.2.3