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:
Diffstat (limited to 'apps/sharebymail/l10n/ca.js')
-rw-r--r--apps/sharebymail/l10n/ca.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/ca.js b/apps/sharebymail/l10n/ca.js
index fb9d5072b12..1f3ce30be2f 100644
--- a/apps/sharebymail/l10n/ca.js
+++ b/apps/sharebymail/l10n/ca.js
@@ -26,16 +26,16 @@ OC.L10N.register(
"%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%scompartit »%s« amb tu. Heu d'haver rebut un correu independent amb un enllaç per accedir-hi.",
"Password to access »%s« shared to you by %s" : "Contrasenya d'accés »%s« compartida per vostè %s",
"Password to access »%s«" : "Contrasenya d'accés »%s«",
- "It is protected with the following password: %s" : "Està protegit amb la següent contrasenya: %s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Acabeu de compartir »%s« amb %s. La part ja s'ha enviat al destinatari. A causa de les polítiques de seguretat definides per l'administrador de %scada acció, ha de ser protegit per contrasenya i no es permet enviar la contrasenya directament al destinatari. Per tant, heu de reenviar la contrasenya manualment al destinatari.",
"Password to access »%s« shared with %s" : "Contrasenya d'accés »%s« compartit amb %s",
- "This is the password: %s" : "Aquesta és la contrasenya:%s",
"You can choose a different password at any time in the share dialog." : "Podeu triar una contrasenya diferent en qualsevol moment al diàleg d'accions.",
"Could not find share" : "No s'ha pogut trobar la compartició",
"Share by mail" : "Comparteix per correu",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet als usuaris compartir un enllaç personalitzat a un fitxer o carpeta posant una adreça de correu electrònic.",
"Send password by mail" : "Enviar contrasenya per correu",
"Enforce password protection" : "Reforça la protecció amb contrasenya",
- "Failed to send share by E-mail" : "No s'ha pogut enviar compartir per correu electrònic"
+ "Failed to send share by E-mail" : "No s'ha pogut enviar compartir per correu electrònic",
+ "It is protected with the following password: %s" : "Està protegit amb la següent contrasenya: %s",
+ "This is the password: %s" : "Aquesta és la contrasenya:%s"
},
"nplurals=2; plural=(n != 1);");