summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
commit7929e6d91d23c88b85b806e349dfca1eece898ca (patch)
treefeb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/files_sharing/l10n/ca.js
parentf5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff)
downloadnextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz
nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ca.js')
-rw-r--r--apps/files_sharing/l10n/ca.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js
index d89ce283500..9e98dfb1aa9 100644
--- a/apps/files_sharing/l10n/ca.js
+++ b/apps/files_sharing/l10n/ca.js
@@ -135,7 +135,6 @@ OC.L10N.register(
"Share API is disabled" : "Compartir l'API està desactivat",
"File sharing" : "Compartició de fitxers",
"Share will expire tomorrow" : "La compartició caducarà demà",
- "One or more of your shares will expire tomorrow" : "Una o més de les teves compartició caducaran demà",
"Your share of {node} will expire tomorrow" : "La teva compartició de {node} caducarà demà",
"You received {share} as a share by {user}" : "Heu rebut {share} com a compartició per {user}",
"You received {share} to group {group} as a share by {user}" : "Heu rebut {share} pel grup {group} com a compartició per {user}",
@@ -266,6 +265,7 @@ OC.L10N.register(
"Wrong share ID, share doesn't exist" : "L'identificador de la compartició és incorrecte, la compartició no existeix",
"Wrong path, file/folder doesn't exist" : "El camí és erroni, el fitxer o la carpeta no existeixen",
"Cannot change permissions for public share links" : "No es poden canviar els permisos dels enllaços de compartició pública",
+ "One or more of your shares will expire tomorrow" : "Una o més de les teves compartició caducaran demà",
"Sorry, this link doesn’t seem to work anymore." : "Aquest enllaç sembla que no funciona.",
"Toggle grid view" : "Commuta la vista de la graella"
},