diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-27 01:55:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-27 01:55:44 -0400 |
commit | 36f771e9f08ed23c56129b3e47909aef8cda4ab4 (patch) | |
tree | 7e0eb6de4804a97ac6e6c70af76df33108acb899 /apps/files_sharing/l10n/es.php | |
parent | 58c03f5e8570e0e07387a2a3d7cce7fcad35ecbf (diff) | |
download | nextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.tar.gz nextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.php')
-rw-r--r-- | apps/files_sharing/l10n/es.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index 117b97eb942..1b536db41c2 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -30,7 +30,6 @@ $TRANSLATIONS = array( "Download" => "Descargar", "Download %s" => "Descargar %s", "Direct link" => "Enlace directo", -"File Sharing" => "Compartir archivos", "Allow other instances to mount public links shared from this server" => "Permitir a otros montar enlaces publicos compartidos de este servidor", "Allow users to mount public link shares" => "Permitir a los usuarios montar enlaces publicos compartidos" ); |