diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-11 06:50:06 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-11 06:50:06 -0400 |
commit | 68015b276129e3ad5711e92c7b7d93887d72d30f (patch) | |
tree | d5f88cf8756ac8a516b48e37fc516e4d36b06fac /apps/files_sharing/l10n/es_AR.php | |
parent | 4ab8dc9c083f0fd90665ba1614c0600ef1b5da9f (diff) | |
download | nextcloud-server-68015b276129e3ad5711e92c7b7d93887d72d30f.tar.gz nextcloud-server-68015b276129e3ad5711e92c7b7d93887d72d30f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es_AR.php')
-rw-r--r-- | apps/files_sharing/l10n/es_AR.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_AR.php b/apps/files_sharing/l10n/es_AR.php index fed0b1e7b30..7c9dcb94ac1 100644 --- a/apps/files_sharing/l10n/es_AR.php +++ b/apps/files_sharing/l10n/es_AR.php @@ -3,6 +3,12 @@ $TRANSLATIONS = array( "The password is wrong. Try again." => "La contraseña no es correcta. Probá de nuevo.", "Password" => "Contraseña", "Submit" => "Enviar", +"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:", +"the item was removed" => "el elemento fue borrado", +"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, contactá a la persona que te mandó el enlace.", "%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", |