summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:58 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:58 +0000
commit1b2f3114ab9c53f17cf215da7938a03f5c9b5d85 (patch)
tree7bc3916e44b63a0e582a45db3ec4d0fde10ffcac /apps/sharebymail/l10n/ca.js
parent2c6d11d2b9a53b7b70b5036acfe4cdc5e38ac997 (diff)
downloadnextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.tar.gz
nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 18854466b9f..754a0a3805e 100644
--- a/apps/sharebymail/l10n/ca.js
+++ b/apps/sharebymail/l10n/ca.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "S'ha enviat a {email} la contrasenya per a accedir a {file}",
"Password to access {file} was sent to you" : "Se us ha enviat la contrasenya per a accedir a {file}",
"Share by mail" : "Comparteix per correu electrònic",
- "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",
"We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No us podem enviar la contrasenya generada automàticament. Definiu una adreça electrònica vàlida en els paràmetres personals i torneu-ho a provar.",
"Failed to send share by email. Got an invalid email address" : "No s'ha pogut enviar l'element compartit per correu electrònic. Teniu una adreça electrònica no vàlida.",
"Failed to send share by email" : "No s'ha pogut enviar l'element compartit per correu electrònic",
@@ -38,9 +37,10 @@ OC.L10N.register(
"You can choose a different password at any time in the share dialog." : "Podeu triar una contrasenya diferent en qualsevol moment en el quadre de diàleg d'ús compartit.",
"Could not find share" : "No s'ha pogut trobar l'element compartit",
"Share provider which allows you to share files by mail" : "Proveïdor d'ús compartit que us permet compartir fitxers per correu electrònic",
- "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet que els usuaris comparteixin un enllaç personalitzat a un fitxer o carpeta indicant una adreça electrònica.",
"Send password by mail" : "Envia la contrasenya per correu electrònic",
"Reply to initiator" : "Respon a l'usuari que comparteix l'element",
- "Unable to update share by mail config" : "No s'ha pogut actualitzar la configuració d'ús compartit per correu electrònic"
+ "Unable to update share by mail config" : "No s'ha pogut actualitzar la configuració d'ús compartit per correu electrònic",
+ "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",
+ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Permet que els usuaris comparteixin un enllaç personalitzat a un fitxer o carpeta indicant una adreça electrònica."
},
"nplurals=2; plural=(n != 1);");