summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-11 01:59:39 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-11 01:59:39 -0400
commitb0ec38e2024846e29d382e2c0cdff2c408ad209f (patch)
treec4570289ac4321a5f998d5f9b9e4eb3410c65954 /apps/files_sharing/l10n/es.php
parent26ec311cff896d7dc84209d155f6a70f3f59cb95 (diff)
downloadnextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.tar.gz
nextcloud-server-b0ec38e2024846e29d382e2c0cdff2c408ad209f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.php')
-rw-r--r--apps/files_sharing/l10n/es.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php
index f986c29b4f7..e884bce2441 100644
--- a/apps/files_sharing/l10n/es.php
+++ b/apps/files_sharing/l10n/es.php
@@ -9,12 +9,6 @@ $TRANSLATIONS = array(
"the link expired" => "el enlace expiró",
"sharing is disabled" => "compartir está desactivado",
"For more info, please ask the person who sent this link." => "Para mayor información, contacte a la persona que le envió el enlace.",
-"%s shared the folder %s with you" => "%s compartió la carpeta %s contigo",
-"%s shared the file %s with you" => "%s compartió el fichero %s contigo",
-"Download" => "Descargar",
-"Upload" => "Subir",
-"Cancel upload" => "Cancelar subida",
-"No preview available for" => "No hay vista previa disponible para",
"Direct link" => "Enlace directo"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";