diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-26 04:50:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-26 04:50:32 -0400 |
commit | 14c34919774484d095d26ad2a7246fc897dc2d41 (patch) | |
tree | d9a4df5e405fad7f85725fe159a88f0b9cf0d844 /apps/federatedfilesharing/l10n/es.js | |
parent | 23e7ad7a789b90091ab66f1b99091a1a515feb6b (diff) | |
download | nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.tar.gz nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/es.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/es.js | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index 4fdd8545ece..9b39eb669ad 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -4,6 +4,18 @@ OC.L10N.register( "Invalid Federated Cloud ID" : "ID Nube federada inválida", "Sharing %s failed, because this item is already shared with %s" : "Se falló al compartir %s, ya que este elemento ya está compartido con %s", "Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se falló al compartir %s. No se pudo hallar %s, quizás haya un problema de conexión con el servidor." + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Se falló al compartir %s. No se pudo hallar %s, quizás haya un problema de conexión con el servidor.", + "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartirlo conmigo a través de mi ID Nube Federada #ownCloud, ver %s", + "Share with me through my #ownCloud Federated Cloud ID" : "Compartirlo conmigo a través de mi ID Nube Federada #ownCloud", + "Federated Cloud Sharing" : "Compartido en Cloud Federado", + "Open documentation" : "Documentación abierta", + "Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores", + "Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir archivos de usuarios de otros servidores", + "Federated Cloud" : "Nube Federada", + "Your Federated Cloud ID:" : "Su ID Nube Federada:", + "Share it:" : "Compartir:", + "Add to your website" : "Añadir a su sitio web", + "Share with me via ownCloud" : "Compartirlo conmigo vía OwnCloud", + "HTML Code:" : "Código HTML:" }, "nplurals=2; plural=(n != 1);"); |