diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:13:07 +0000 |
commit | 7717dbbe30ea00542fd36a1b3cb64aa3a92e7e26 (patch) | |
tree | 5792f139e65a62feedc6682404360ee24665810a /apps/federatedfilesharing/l10n | |
parent | e23f06561ab5a4f79db21945c87aff5f55ac486c (diff) | |
download | nextcloud-server-7717dbbe30ea00542fd36a1b3cb64aa3a92e7e26.tar.gz nextcloud-server-7717dbbe30ea00542fd36a1b3cb64aa3a92e7e26.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n')
-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.", |