diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-07 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-07 01:56:13 -0400 |
commit | e0446a1df530100e53aab018159cd6df41ae7763 (patch) | |
tree | 5c2c7f1deffb5e6605672c8e93b22d40c7da52e2 /apps/files_sharing/l10n/es.php | |
parent | 3da47db33cd9a676a1f5b51a8c8ed1abe617ce3e (diff) | |
download | nextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.tar.gz nextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.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, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index cca3407fe16..87ff620b4a0 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -2,8 +2,10 @@ $TRANSLATIONS = array( "Shared with you" => "Compartido contigo", "Shared with others" => "Compartido con otros", +"Shared by link" => "Compartido por medio de enlaces", "No files have been shared with you yet." => "Aún no han compartido contigo ningún archivo.", "You haven't shared any files yet." => "Aún no has compartido ningún archivo.", +"You haven't shared any files by link yet." => "Usted todavía no ha compartido ningún archivo por medio de enlaces.", "Could not load template" => "No se cargó la plantilla", "Saved" => "Guardado", "Reset" => "Reiniciar", |