Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-27 05:26:05 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-27 05:26:05 +0300
commitd18aa63560634a9bf3721ec37d5300d17e0631a8 (patch)
treedbfebff42c0dd0a1e2f415b72d651f33c2d4019d /apps/federatedfilesharing
parent9f8d16b6f12eaafa2d2315840d3387be09ab8950 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r--apps/federatedfilesharing/l10n/es.js1
-rw-r--r--apps/federatedfilesharing/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js
index 8fb64208477..5c544df32a8 100644
--- a/apps/federatedfilesharing/l10n/es.js
+++ b/apps/federatedfilesharing/l10n/es.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"It is not allowed to send federated group shares from this server." : "No está permitido enviar compartidos de grupos federados desde este servidor.",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s",
"Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario",
+ "Federated shares require read permissions" : "Los recursos compartidos federados necesitan permiso de lectura",
"File is already shared with %s" : "El archivo ya está siendo compartido con %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Compartir %1$s ha fallado, no se ha podido encontrar %2$s, quizás el servidor no se puede alcanzar ahora mismo o usa un certificado autofirmado.",
"Could not find share" : "No se ha podido encontrar el compartido",
diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json
index c5d2657972d..84d830f9431 100644
--- a/apps/federatedfilesharing/l10n/es.json
+++ b/apps/federatedfilesharing/l10n/es.json
@@ -18,6 +18,7 @@
"It is not allowed to send federated group shares from this server." : "No está permitido enviar compartidos de grupos federados desde este servidor.",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s",
"Not allowed to create a federated share with the same user" : "No se permite crear un recurso compartido federado con el mismo usuario",
+ "Federated shares require read permissions" : "Los recursos compartidos federados necesitan permiso de lectura",
"File is already shared with %s" : "El archivo ya está siendo compartido con %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Compartir %1$s ha fallado, no se ha podido encontrar %2$s, quizás el servidor no se puede alcanzar ahora mismo o usa un certificado autofirmado.",
"Could not find share" : "No se ha podido encontrar el compartido",