aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-09 01:55:47 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-09 01:55:47 -0400
commit317e6d03b44a1c8e780065b87a90e947797dbe86 (patch)
tree22f46c01eba3c0852109fe77493ee34144fd57d7 /apps/files/l10n/es.php
parentae7f632a1afabfa3d33d27d7b5829af21258ca1d (diff)
downloadnextcloud-server-317e6d03b44a1c8e780065b87a90e947797dbe86.tar.gz
nextcloud-server-317e6d03b44a1c8e780065b87a90e947797dbe86.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.php')
-rw-r--r--apps/files/l10n/es.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php
index 5e1257034f6..06f916b893e 100644
--- a/apps/files/l10n/es.php
+++ b/apps/files/l10n/es.php
@@ -61,6 +61,7 @@ $TRANSLATIONS = array(
"Modified" => "Modificado",
"_%n folder_::_%n folders_" => array("%n carpeta","%n carpetas"),
"_%n file_::_%n files_" => array("%n archivo","%n archivos"),
+"You don’t have permission to upload or create files here" => "No tienes permisos para subir o crear archivos aquí.",
"_Uploading %n file_::_Uploading %n files_" => array("Subiendo %n archivo","Subiendo %n archivos"),
"\"{name}\" is an invalid file name." => "\"{name}\" es un nombre de archivo inválido.",
"Your storage is full, files can not be updated or synced anymore!" => "Su almacenamiento está lleno, ¡los archivos no se actualizarán ni sincronizarán más!",
@@ -84,7 +85,6 @@ $TRANSLATIONS = array(
"New folder" => "Nueva carpeta",
"Folder" => "Carpeta",
"From link" => "Desde enlace",
-"You don’t have permission to upload or create files here" => "No tienes permisos para subir o crear archivos aquí.",
"Nothing in here. Upload something!" => "No hay nada aquí. ¡Suba algo!",
"Download" => "Descargar",
"Upload too large" => "Subida demasido grande",