summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-30 00:31:48 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-30 00:31:48 +0000
commit191e20d7f48338ca336fd0091301653251fc0667 (patch)
treea41047cf33addd0d237f584894832e1cf3946bea /apps/files/l10n/ca.js
parentdaa2d69a1fcadbc4b6ef521c4073776889456060 (diff)
downloadnextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.tar.gz
nextcloud-server-191e20d7f48338ca336fd0091301653251fc0667.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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index d2ff338df57..a5c74726ce7 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -175,10 +175,11 @@ OC.L10N.register(
"Go to the \"{dir}\" directory" : "Ves a la carpeta «{dir}»",
"Select the row for {displayName}" : "Selecciona la fila per a {displayName}",
"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}",
+ "File name" : "Nom del fitxer",
+ "Folder name" : "Nom de la carpeta",
"\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament",
"\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»",
"\"{name}\" is not an allowed filetype." : "«{name}» no és un tipus de fitxer permès.",