summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-07 00:27:42 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-07 00:27:42 +0000
commit7ac99a60d1ef5a6b80072e522705e1a04b5ea565 (patch)
tree30d6f8ce22a7b1b51a1b434caebc00cd9ac9f979 /apps/files/l10n/ca.js
parent2263d03c5975af51ee8c511409411465282fa8df (diff)
downloadnextcloud-server-7ac99a60d1ef5a6b80072e522705e1a04b5ea565.tar.gz
nextcloud-server-7ac99a60d1ef5a6b80072e522705e1a04b5ea565.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.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index d5020da53e3..d54a624b1af 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -171,11 +171,20 @@ OC.L10N.register(
"Reload current directory" : "Torna a carregar la carpeta actual",
"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",
"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}»",
+ "\"{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",
+ "Renamed \"{oldName}\" to \"{newName}\"" : "S'ha canviat el nom de «{oldName}» a «{newName}»",
+ "Could not rename \"{oldName}\", it does not exist any more" : "No s'ha pogut canviar el nom de «{oldName}», ja no existeix",
+ "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "El nom «{newName}» ja està en ús en la carpeta «{dir}». Trieu un nom diferent.",
+ "Could not rename \"{oldName}\"" : "No s'ha pogut canviar el nom de «{oldName}»",
"Total rows summary" : "Resum de totes les files",
"Select all" : "Selecciona-ho tot",
"Unselect all" : "Anul·la tota la selecció",
@@ -210,6 +219,7 @@ OC.L10N.register(
"Files settings" : "Paràmetres de Fitxers",
"File cannot be accessed" : "No es pot accedir al fitxer",
"You might not have have permissions to view it, ask the sender to share it" : "És possible que no tingueu permisos per a visualitzar-lo; demaneu al remitent que el comparteixi",
+ "Sort favorites first" : "Ordena primer els preferits",
"Show hidden files" : "Mostra els fitxers ocults",
"Crop image previews" : "Retalla les previsualitzacions de les imatges",
"Additional settings" : "Paràmetres addicionals",
@@ -234,6 +244,7 @@ OC.L10N.register(
"Templates" : "Plantilles",
"Create new templates folder" : "Crea la carpeta de plantilles",
"Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles",
+ "List of favorites files and folders." : "Llista de fitxers i carpetes preferits.",
"Toggle %1$s sublist" : "Canvia la subllista de %1$s",
"Toggle grid view" : "Canvia la visualització de quadrícula",
"Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!",