diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-28 02:45:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-28 02:45:09 +0000 |
commit | 127d8acb60841886a4ee7f9a4d5390ff3acaec87 (patch) | |
tree | 0df8d2b5b69269bd966c49525d568112463d64a6 /apps/federatedfilesharing/l10n/ca.js | |
parent | 0d1c2d458e6bf5fc033979a8d6371cad7ecff2d3 (diff) | |
download | nextcloud-server-127d8acb60841886a4ee7f9a4d5390ff3acaec87.tar.gz nextcloud-server-127d8acb60841886a4ee7f9a4d5390ff3acaec87.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/ca.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ca.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ca.js b/apps/federatedfilesharing/l10n/ca.js index 5550ffadddf..e5212cfe405 100644 --- a/apps/federatedfilesharing/l10n/ca.js +++ b/apps/federatedfilesharing/l10n/ca.js @@ -18,7 +18,9 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "S'ha enviat la sol·licitud de participació federada, rebreu una invitació. Comproveu les vostres notificacions.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "No s’ha pogut establir una acció compartida federada, sembla que el servidor amb el qual s’ha federat és massa antic (Nextcloud <= 9).", "It is not allowed to send federated group shares from this server." : "No es permet enviar de grups de compartits federats des d'aquest servidor.", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "No s'ha pogut compartir %1$s perquè l'element ja està compartit amb l'usuari %2$s", "Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari", + "Federated shares require read permissions" : "Els elements compartits federats requereixen permisos de lectura", "File is already shared with %s" : "El fitxer ja està compartit amb %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Ha fallat la compartició %1$s, no s'ha pogut trobar %2$s, potser el servidor és inaccessible actualment o fa servir un certificat auto-signat.", "Could not find share" : "No s'ha pogut trobar la compartició", |