aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-24 01:01:33 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-24 01:01:33 +0000
commitc19469872b544b804585b69ff54c08e34070bed0 (patch)
tree0c361ecafc6749912ddc2fe6c20b5e6c2cbc2d2d /apps/files/l10n/ca.js
parent554cb0b1d2399a3e0ea2da3d8f4e4acc6952185b (diff)
downloadnextcloud-server-c19469872b544b804585b69ff54c08e34070bed0.tar.gz
nextcloud-server-c19469872b544b804585b69ff54c08e34070bed0.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ca.js')
-rw-r--r--apps/files/l10n/ca.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 66564e356cd..d2ff338df57 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"An unknown error has occurred" : "S'ha produït un error desconegut",
"File could not be uploaded" : "No s'ha pogut pujar el fitxer",
"Uploading …" : "S'està pujant…",
+ "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
+ "Uploading … ({currentNumber}/{total})" : "S'està pujant… ({currentNumber}/{total})",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Uploading that item is not supported" : "No s'admet la pujada aquest element",
"Target folder does not exist any more" : "La carpeta de destinació ja no existeix",
@@ -175,6 +177,7 @@ OC.L10N.register(
"Rename file" : "Canvia el nom del fitxer",
"File name" : "Nom del fitxer",
"A long time ago" : "Fa molt de temps",
+ "This node is unavailable" : "Aquest node no està disponible",
"Download file {name}" : "Baixa el fitxer {name}",
"\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament",
"\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»",
@@ -252,6 +255,7 @@ OC.L10N.register(
"No favorites yet" : "Encara no teniu preferits",
"Files and folders you mark as favorite will show up here" : "Els fitxers i les carpetes que marqueu com a preferits es mostraran aquí",
"All files" : "Tots els fitxers",
+ "List of your files and folders." : "Llista dels vostres fitxers i carpetes.",
"List of recently modified files and folders." : "Llista de fitxers i carpetes modificats recentment.",
"No recently modified files" : "No hi ha cap fitxer modificat recentment",
"Files and folders you recently modified will show up here." : "Els fitxers i les carpetes que heu modificat recentment es mostraran aquí",