summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es_MX.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/es_MX.php')
-rw-r--r--apps/files_sharing/l10n/es_MX.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/es_MX.php b/apps/files_sharing/l10n/es_MX.php
index 9100ef8b35f..8c6db2b327d 100644
--- a/apps/files_sharing/l10n/es_MX.php
+++ b/apps/files_sharing/l10n/es_MX.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 archivo %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);";