summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-31 02:07:19 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-31 02:07:19 +0200
commit75cd7eacf8b7e130c94c258bf86502a06a5b2d17 (patch)
treeb45af99ca14bdc1b65a28c26f7d4d3deb397b4c3 /apps/files_sharing/l10n/es.php
parent73d0a2b8f785da560b4bbefdbda40d809f2f7c36 (diff)
downloadnextcloud-server-75cd7eacf8b7e130c94c258bf86502a06a5b2d17.tar.gz
nextcloud-server-75cd7eacf8b7e130c94c258bf86502a06a5b2d17.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.php')
-rw-r--r--apps/files_sharing/l10n/es.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php
index 85f880927d6..0bc085c4d35 100644
--- a/apps/files_sharing/l10n/es.php
+++ b/apps/files_sharing/l10n/es.php
@@ -1,6 +1,6 @@
<?php $TRANSLATIONS = array(
-"Size" => "Tamaño",
-"Modified" => "Modificado",
-"Delete all" => "Eliminar todo",
-"Delete" => "Eliminar"
+"Password" => "Contraseña",
+"Submit" => "Enviar",
+"Download" => "Descargar",
+"web services under your control" => "Servicios web bajo su control"
);