aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-22 02:26:32 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-22 02:26:32 +0000
commit710c593d53ab077338ac90d6c73b851d2cc331dc (patch)
treeeb95000ccdcb4b6a85ce7052ac23a9a9abc47005 /apps/dav/l10n/ca.js
parent926f795df1c69aa112a908ca274585664eaf9f30 (diff)
downloadnextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.tar.gz
nextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js
index aed01d45859..1174802208c 100644
--- a/apps/dav/l10n/ca.js
+++ b/apps/dav/l10n/ca.js
@@ -122,6 +122,8 @@ 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" : "Nom del fragment no v脿lid",
+ "Could not rename part file assembled from chunks" : "No s'ha pogut canviar el nom del fitxer de peces 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." : "Sistema en mode de manteniment.",
@@ -190,8 +192,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "S'ha modificat una <strong>tasca</strong> d'un calendari",
"Invitation canceled" : "Invitaci贸 cancel路lada",
"Invitation updated" : "Invitaci贸 actualitzada",
- "Invitation" : "Invitaci贸",
- "Invalid chunk name" : "Nom del fragment no v脿lid",
- "Could not rename part file assembled from chunks" : "No s'ha pogut canviar el nom del fitxer de peces muntat a partir de fragments"
+ "Invitation" : "Invitaci贸"
},
"nplurals=2; plural=(n != 1);");