diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_AR.php')
-rw-r--r-- | apps/files_sharing/l10n/es_AR.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es_AR.php b/apps/files_sharing/l10n/es_AR.php index 1c48d25ff42..f7a07b33cd0 100644 --- a/apps/files_sharing/l10n/es_AR.php +++ b/apps/files_sharing/l10n/es_AR.php @@ -1,10 +1,10 @@ <?php $TRANSLATIONS = array( +"Password" => "Contraseña", "Shared by {owner}" => "Compartido por {owner}", "Shared by" => "Compartido por", "This share is password-protected" => "Esto está protegido por contraseña", "The password is wrong. Try again." => "La contraseña no es correcta. Probá de nuevo.", -"Password" => "Contraseña", "Name" => "Nombre", "Sorry, this link doesn’t seem to work anymore." => "Perdón, este enlace parece no funcionar más.", "Reasons might be:" => "Las causas podrían ser:", |