summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /apps/files_sharing/l10n/ca.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip
Fix(l10n): Update translations 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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js
index a16d8898b15..f4f9a213671 100644
--- a/apps/files_sharing/l10n/ca.js
+++ b/apps/files_sharing/l10n/ca.js
@@ -120,7 +120,6 @@ OC.L10N.register(
"You cannot share to a Circle if the app is not enabled" : "No podeu compartir en un cercle si l'aplicació no està activada",
"Please specify a valid circle" : "Especifiqueu un cercle vàlid",
"Sharing %s failed because the back end does not support room shares" : "No s'ha pogut compartir %s perquè l'aplicació de fons no permet compartir canals",
- "Sharing %s failed because the back end does not support sciencemesh shares" : "S'ha produït un error en compartir %s perquè el rerefons no admet comparticions de sciencemesh",
"Unknown share type" : "Tipus de compartició desconegut",
"Not a directory" : "No és un directori",
"Could not lock node" : "No s'ha pogut bloquejar el node",
@@ -226,7 +225,6 @@ OC.L10N.register(
"Circle" : "Cercle",
"Talk conversation" : "Conversa de Talk",
"Deck board" : "Tauler de Deck",
- "Science Mesh" : "Science Mesh",
"on {server}" : "a {server}",
"Others with access" : "Altres amb accés",
"No other users with access found" : "No s'ha trobat cap altre usuari amb accés",
@@ -277,6 +275,8 @@ OC.L10N.register(
"Copy to clipboard" : "Copia-ho al porta-papers",
"Sorry, this link doesn’t seem to work anymore." : "Aquest enllaç sembla que no funciona.",
"Toggle grid view" : "Commuta la vista de la graella",
+ "Sharing %s failed because the back end does not support sciencemesh shares" : "S'ha produït un error en compartir %s perquè el rerefons no admet comparticions de sciencemesh",
+ "Science Mesh" : "Science Mesh",
"Error generating password from password_policy" : "S'ha produït un error en generar la contrasenya des de password_policy"
},
"nplurals=2; plural=(n != 1);");