aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-27 00:19:38 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-27 00:19:38 +0000
commitd2a7a10925fc21f0573efb49555937e56df6eba1 (patch)
treee5a7a09de0de49aff6a07ff1b0f34913d5312d58 /apps/files/l10n/ca.js
parentebbdc348a7013b247dd578414952c8972ceb0f99 (diff)
downloadnextcloud-server-d2a7a10925fc21f0573efb49555937e56df6eba1.tar.gz
nextcloud-server-d2a7a10925fc21f0573efb49555937e56df6eba1.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.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 9d865103db2..2b0613a03d2 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -183,7 +183,7 @@ OC.L10N.register(
"Toggle selection for file \"{displayName}\"" : "Canvia la selecció per al fitxer «{displayName}»",
"Toggle selection for folder \"{displayName}\"" : "Canvia la selecció per a la carpeta «{displayName}»",
"Rename file" : "Canvia el nom del fitxer",
- "File name" : "Nom del fitxer",
+ "Filename" : "Nom del fitxer",
"Folder name" : "Nom de la carpeta",
"This node is unavailable" : "Aquest node no està disponible",
"Download file {name}" : "Baixa el fitxer {name}",
@@ -208,10 +208,6 @@ OC.L10N.register(
"Could not refresh storage stats" : "No s'han pogut actualitzar les estadístiques d'emmagatzematge",
"Your storage is full, files can not be updated or synced anymore!" : "L'emmagatzematge està ple, els fitxers ja no es poden actualitzar ni sincronitzar!",
"Create" : "Crea",
- "A file or folder with that name already exists." : "Ja existeix un fitxer o carpeta amb aquest nom.",
- "Invalid file name" : "El nom del fitxer no és vàlid",
- "\"{char}\" is not allowed inside a file name." : "El caràcter «{char}» no es pot utilitzar en el nom dels fitxers.",
- "\"{name}\" is not an allowed filetype." : "«{name}» no és un tipus de fitxer permès.",
"Submit" : "Envia",
"Transfer ownership of a file or folder" : "Transferència de la propietat d'un fitxer o carpeta",
"Choose file or folder to transfer" : "Tria el fitxer o carpeta que voleu transferir",
@@ -302,7 +298,6 @@ OC.L10N.register(
"Audio" : "Àudio",
"Videos" : "Vídeos",
"Created new folder \"{name}\"" : "S'ha creat la carpeta nova «{name}»",
- "Filename" : "Nom del fitxer",
"Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles",
"Create new templates folder" : "Crea la carpeta de plantilles",
"Templates" : "Plantilles",
@@ -372,9 +367,14 @@ OC.L10N.register(
"Shared with you" : "Compartit amb vós",
"Deleted shares" : "Suprimit",
"Pending shares" : "Pendent",
+ "File name" : "Nom del fitxer",
+ "\"{char}\" is not allowed inside a file name." : "El caràcter «{char}» no es pot utilitzar en el nom dels fitxers.",
+ "\"{name}\" is not an allowed filetype." : "«{name}» no és un tipus de fitxer permès.",
"{newName} already exists." : "{newName} ja existeix.",
"Name cannot be empty" : "El nom no pot estar buit",
"Another entry with the same name already exists" : "Ja existeix una altra entrada amb aquest nom",
+ "A file or folder with that name already exists." : "Ja existeix un fitxer o carpeta amb aquest nom.",
+ "Invalid file name" : "El nom del fitxer no és vàlid",
"The files is locked" : "El fitxer està blocat"
},
"nplurals=2; plural=(n != 1);");