summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es.php')
-rw-r--r--apps/files/l10n/es.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php
index 06f916b893e..fd0d55ef3e7 100644
--- a/apps/files/l10n/es.php
+++ b/apps/files/l10n/es.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Error desconocido",
"Could not move %s - File with this name already exists" => "No se pudo mover %s - Ya existe un archivo con ese nombre.",
"Could not move %s" => "No se pudo mover %s",
+"Permission denied" => "Permiso denegado",
"File name cannot be empty." => "El nombre de archivo no puede estar vacío.",
"\"%s\" is an invalid file name." => "\"%s\" es un nombre de archivo inválido.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",