aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-25 00:19:52 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-25 00:19:52 +0000
commitffa8b00bdd74349938cf7a1d433420d0d91adf91 (patch)
treee47c78e5274cb1638db0c7928307f8204a1b752e /apps/dav/l10n/ca.js
parent56462e9cfa2c9fb3d6a5354a417767c6fbd509fa (diff)
downloadnextcloud-server-ffa8b00bdd74349938cf7a1d433420d0d91adf91.tar.gz
nextcloud-server-ffa8b00bdd74349938cf7a1d433420d0d91adf91.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ca.js')
-rw-r--r--apps/dav/l10n/ca.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js
index 30b512a5ee2..cd2399fb624 100644
--- a/apps/dav/l10n/ca.js
+++ b/apps/dav/l10n/ca.js
@@ -132,8 +132,6 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "El xifratge no està preparat: %1$s",
"Failed to open file: %1$s" : "No s'ha pogut obrir el fitxer: %1$s",
"Failed to unlink: %1$s" : "No s'ha pogut desenllaçar: %1$s",
- "Invalid chunk name" : "El nom del fragment no és vàlid",
- "Could not rename part file assembled from chunks" : "No s'ha pogut canviar el nom del fitxer de part muntat a partir de fragments",
"Failed to write file contents: %1$s" : "No s'ha pogut escriure el contingut del fitxer: %1$s",
"File not found: %1$s" : "No s'ha trobat el fitxer: %1$s",
"System is in maintenance mode." : "El sistema és en mode de manteniment.",
@@ -209,6 +207,8 @@ OC.L10N.register(
"Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència.",
"To-dos" : "Tasques pendents",
"Time:" : "Hora:",
+ "Invalid chunk name" : "El nom del fragment no és vàlid",
+ "Could not rename part file assembled from chunks" : "No s'ha pogut canviar el nom del fitxer de part muntat a partir de fragments",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configureu el vostre horari laboral, la resta d'usuaris veuran quan sou fora de l'oficina quan planifiquin una reunió."
},
"nplurals=2; plural=(n != 1);");