summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es_AR.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/es_AR.php')
-rw-r--r--apps/files_sharing/l10n/es_AR.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_AR.php b/apps/files_sharing/l10n/es_AR.php
index b079d05e52c..90bfe704d22 100644
--- a/apps/files_sharing/l10n/es_AR.php
+++ b/apps/files_sharing/l10n/es_AR.php
@@ -1,8 +1,11 @@
<?php $TRANSLATIONS = array(
+"The password is wrong. Try again." => "La contraseña no es correcta. Probá de nuevo.",
"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"
);