diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-01 02:18:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-01 02:18:43 +0000 |
commit | 99e5940a7fe9cb7bb37a2fcf4b43dd7c781fdf73 (patch) | |
tree | a27bb5c82d2a59116fa6609457ee3e5548f13baf /apps | |
parent | 27d982e4bb3912a70b494a6982ed04e3037f6f78 (diff) | |
download | nextcloud-server-99e5940a7fe9cb7bb37a2fcf4b43dd7c781fdf73.tar.gz nextcloud-server-99e5940a7fe9cb7bb37a2fcf4b43dd7c781fdf73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/federatedfilesharing/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/mk.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/mk.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index e5b10d98289..5f07a6acb7e 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -38,6 +38,7 @@ OC.L10N.register( "Federated Cloud Sharing" : "Compartido en Cloud Federado", "Open documentation" : "Abrir documentación", "Adjust how people can share between servers." : "Ajusta cómo la gente puede compartir entre servidores.", + "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", "Allow users on this server to receive group shares from other servers" : "Permitir a los usuarios de este servidor recibir de grupos de otros servidores", diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json index fde721c6517..b41888c0004 100644 --- a/apps/federatedfilesharing/l10n/es.json +++ b/apps/federatedfilesharing/l10n/es.json @@ -36,6 +36,7 @@ "Federated Cloud Sharing" : "Compartido en Cloud Federado", "Open documentation" : "Abrir documentación", "Adjust how people can share between servers." : "Ajusta cómo la gente puede compartir entre servidores.", + "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", "Allow users on this server to receive group shares from other servers" : "Permitir a los usuarios de este servidor recibir de grupos de otros servidores", diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 6e6968608b9..3629c610df3 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -267,7 +267,7 @@ OC.L10N.register( "New user" : "Нов корисник", "Enter group name" : "Внеси име на групата", "Add group" : "Додади група", - "Everyone" : "Секој", + "Everyone" : "Сите", "Admins" : "Администратори", "Disabled users" : "Оневозможени корисници", "Remove group" : "Отстрани група", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index edff02e434f..9af38c1a789 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -265,7 +265,7 @@ "New user" : "Нов корисник", "Enter group name" : "Внеси име на групата", "Add group" : "Додади група", - "Everyone" : "Секој", + "Everyone" : "Сите", "Admins" : "Администратори", "Disabled users" : "Оневозможени корисници", "Remove group" : "Отстрани група", |