summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-05 02:21:23 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-05 02:21:23 +0200
commit955646c4618110cd80c51f283b74848c9a013c41 (patch)
treeed8f1994ec975c01e17f295e155ce1806423c5bc /apps/files/l10n/es.php
parentb2afbe0e8b914d2e5807138953c8a0a6e2c8f4ac (diff)
downloadnextcloud-server-955646c4618110cd80c51f283b74848c9a013c41.tar.gz
nextcloud-server-955646c4618110cd80c51f283b74848c9a013c41.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.php')
-rw-r--r--apps/files/l10n/es.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php
index 8a5375030fc..78740d51507 100644
--- a/apps/files/l10n/es.php
+++ b/apps/files/l10n/es.php
@@ -49,6 +49,7 @@
"{count} folders" => "{count} carpetas",
"1 file" => "1 archivo",
"{count} files" => "{count} archivos",
+"%s could not be renamed" => "%s no se pudo renombrar",
"Upload" => "Subir",
"File handling" => "Manejo de archivos",
"Maximum upload size" => "Tamaño máximo de subida",
@@ -72,5 +73,9 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
"Files are being scanned, please wait." => "Los archivos están siendo escaneados, por favor espere.",
"Current scanning" => "Escaneo actual",
+"directory" => "carpeta",
+"directories" => "carpetas",
+"file" => "archivo",
+"files" => "archivos",
"Upgrading filesystem cache..." => "Actualizando caché del sistema de archivos"
);