diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-27 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-27 01:55:35 -0400 |
commit | a95275d27b88118d1b9469d88967cfbf88cdcecd (patch) | |
tree | 85be9853a8db2261ad8b333a2dfb4131b13ffd99 /apps/federatedfilesharing/l10n/es.js | |
parent | 2832e4f226390e212d0bdfb6581a3f37fe4faa3c (diff) | |
download | nextcloud-server-a95275d27b88118d1b9469d88967cfbf88cdcecd.tar.gz nextcloud-server-a95275d27b88118d1b9469d88967cfbf88cdcecd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/es.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index 5f03e78d1d7..e14798a1070 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -5,7 +5,10 @@ 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", + "File is already shared with %s" : "El Archivo ya está siendo compartido con %s", "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.", + "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Has recibido \"/%3$s\" como un recurso compartido remoto de %1$s (en nombre de %2$s)", + "You received \"/%3$s\" as a remote share from %1$s" : "Has recibido \"/%3$s\" como un recurso compartido remoto de %1$s", "Accept" : "Aceptar", "Decline" : "Denegar", "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartirlo conmigo a través de mi ID Nube Federada #ownCloud, ver %s", |