diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-05 07:37:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-05 07:37:32 -0400 |
commit | 0527fb05ad4106db199bf3937b753563061c39bf (patch) | |
tree | 8201ff982bd4d6d16d91ee9e0bada52786ea5218 /apps/files_sharing/l10n/es.php | |
parent | fbedd643f7763531fbc8d671e259b82d8525e782 (diff) | |
download | nextcloud-server-0527fb05ad4106db199bf3937b753563061c39bf.tar.gz nextcloud-server-0527fb05ad4106db199bf3937b753563061c39bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.php')
-rw-r--r-- | apps/files_sharing/l10n/es.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index 1f238d083fb..e163da766f3 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -3,7 +3,7 @@ $TRANSLATIONS = array( "The password is wrong. Try again." => "La contraseña introducida es errónea. Inténtelo de nuevo.", "Password" => "Contraseña", "Submit" => "Enviar", -"Sorry, this link doesn’t seem to work anymore." => "Este enlace parece no funcionar más.", +"Sorry, this link doesn’t seem to work anymore." => "Vaya, este enlace parece que no volverá a funcionar.", "Reasons might be:" => "Las causas podrían ser:", "the item was removed" => "el elemento fue eliminado", "the link expired" => "el enlace expiró", |