diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:12:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:12:42 +0000 |
commit | 6975cef00b3a0c0c6085949963cc29b6789507cd (patch) | |
tree | e83f309634c9c0bd244c65cd86cf97ae4fad1889 /apps/federatedfilesharing | |
parent | 3b000d4f91b958a38f8ab1349377c65b3e64da88 (diff) | |
download | nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.tar.gz nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/es.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index 3dea6ceff4d..2cd76f22415 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -24,7 +24,7 @@ OC.L10N.register( "Storage not valid" : "Almacenamiento inválido", "Federated share added" : "Recurso compartido federado añadido", "Couldn't add remote share" : "No se puede añadir un compartido remoto", - "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", + "Sharing %s failed, because this item is already shared with %s" : "Fallo 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 or uses a self-signed certificate." : "Error al compartir %s No se pudo hallar %s, quizás haya un problema de conexión con el servidor.", diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json index 534e9b1188a..6503b987344 100644 --- a/apps/federatedfilesharing/l10n/es.json +++ b/apps/federatedfilesharing/l10n/es.json @@ -22,7 +22,7 @@ "Storage not valid" : "Almacenamiento inválido", "Federated share added" : "Recurso compartido federado añadido", "Couldn't add remote share" : "No se puede añadir un compartido remoto", - "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", + "Sharing %s failed, because this item is already shared with %s" : "Fallo 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 or uses a self-signed certificate." : "Error al compartir %s No se pudo hallar %s, quizás haya un problema de conexión con el servidor.", |