diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-09 01:55:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-09 01:55:51 -0400 |
commit | 6e2e0108ee84b2ffded721e5a0fd070437ffe958 (patch) | |
tree | 378077811a4f9fb78c0fcb80cd666cea254ea014 /apps/files_sharing/l10n/es.php | |
parent | 6f35e51ff3583d629923d36037323a6fe1670fbd (diff) | |
download | nextcloud-server-6e2e0108ee84b2ffded721e5a0fd070437ffe958.tar.gz nextcloud-server-6e2e0108ee84b2ffded721e5a0fd070437ffe958.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es.php')
-rw-r--r-- | apps/files_sharing/l10n/es.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index 548df5d9067..15b20fde89d 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -8,6 +8,11 @@ $TRANSLATIONS = array( "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.", +"Do you want to add the remote share {name} from {owner}@{remote}?" => "¿Desea añadir el recurso compartido remoto {name} de {owner}@{remote}?", +"Remote share" => "Recurso compartido remoto", +"Remote share password" => "Contraseña del compartido remoto", +"Cancel" => "Cancelar", +"Add remote share" => "Añadir recurso compartido remoto", "No ownCloud installation found at {remote}" => "No se encontró una instalación de ownCloud en {remote}", "Invalid ownCloud url" => "URL de ownCloud inválido", "Shared by {owner}" => "Compartido por {owner}", |