summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-02 00:03:12 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-02 00:03:12 +0100
commit401c56ce7bda6b8fb782e3cea962e47546626eef (patch)
tree4ca709701a5198d8c454653d59c022c3c46eaa5b /apps/files/l10n/es.php
parentc7c5e2a2e25a93a18399b2ebad2150354434ead6 (diff)
downloadnextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.tar.gz
nextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.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 0ab442a68ef..40b9ea9f23f 100644
--- a/apps/files/l10n/es.php
+++ b/apps/files/l10n/es.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "No se ha producido ningún error, el archivo se ha subido con éxito",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "El archivo que intentas subir sobrepasa el tamaño definido por la variable upload_max_filesize en php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El archivo que intentas subir sobrepasa el tamaño definido por la variable MAX_FILE_SIZE especificada en el formulario HTML",
"The uploaded file was only partially uploaded" => "El archivo que intentas subir solo se subió parcialmente",
"No file was uploaded" => "No se ha subido ningún archivo",