diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-21 02:24:14 +0000 |
commit | 732a05716719dfcb866ba14863500cfb357fe543 (patch) | |
tree | aae23dfea2a37f53b83b497cd07ad54d8360dd92 /apps/federatedfilesharing | |
parent | 5f95a0636a59873c1348242dd3f115cf1f2b3f43 (diff) | |
download | nextcloud-server-732a05716719dfcb866ba14863500cfb357fe543.tar.gz nextcloud-server-732a05716719dfcb866ba14863500cfb357fe543.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index 2aadd1ddc13..d941acb6073 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -38,6 +38,7 @@ OC.L10N.register( "Federated file sharing" : "Compartir federado", "Provide federated file sharing across servers" : "Provee compartición federada de archivos entre servidores", "Open documentation" : "Abrir documentación", + "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Ajusta cómo las personas pueden compartir entre servidores. Esto incluye también los recursos compartidos entre usuarios de este servidor si utilizan el uso compartido federado.", "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Permitir a los usuarios de este servidor compartir con usuarios de otros servidores (esta opción también permite acceso de WebDAV a los elementos públicos compartidos)", "Allow users on this server to receive shares from other servers" : "Permitir a los usuarios de este servidor recibir de usuarios de otros servidores", "Allow users on this server to send shares to groups on other servers" : "Permitir a los usuarios de este servidor enviar a grupos de otros servidores", diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json index b53d8a1e7f5..9f52c78ddfc 100644 --- a/apps/federatedfilesharing/l10n/es.json +++ b/apps/federatedfilesharing/l10n/es.json @@ -36,6 +36,7 @@ "Federated file sharing" : "Compartir federado", "Provide federated file sharing across servers" : "Provee compartición federada de archivos entre servidores", "Open documentation" : "Abrir documentación", + "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Ajusta cómo las personas pueden compartir entre servidores. Esto incluye también los recursos compartidos entre usuarios de este servidor si utilizan el uso compartido federado.", "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Permitir a los usuarios de este servidor compartir con usuarios de otros servidores (esta opción también permite acceso de WebDAV a los elementos públicos compartidos)", "Allow users on this server to receive shares from other servers" : "Permitir a los usuarios de este servidor recibir de usuarios de otros servidores", "Allow users on this server to send shares to groups on other servers" : "Permitir a los usuarios de este servidor enviar a grupos de otros servidores", |