aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-10 01:54:54 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-10 01:54:54 -0400
commitc119a9fd32206b823fe29b13e582dfd1016137a6 (patch)
tree0240dca439efbceb80023d3a41188f70fb021638 /apps/files/l10n/es.php
parentfa096217b17fa928a99509dff6d83dacd93978e5 (diff)
downloadnextcloud-server-c119a9fd32206b823fe29b13e582dfd1016137a6.tar.gz
nextcloud-server-c119a9fd32206b823fe29b13e582dfd1016137a6.zip
[tx-robot] updated from transifex
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 ",