summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es_AR.php
blob: defbaa7ff92e11964c42213e2803d97460cdb08b (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Password" => "Contraseña",
"Submit" => "Enviar",
"%s shared the folder %s with you" => "%s compartió la carpeta %s con vos",
"%s shared the file %s with you" => "%s compartió el archivo %s con vos",
"Download" => "Descargar",
"Upload" => "Subir",
"Cancel upload" => "Cancelar subida",
"No preview available for" => "La vista preliminar no está disponible para"
);