nextcloud/apps/files/l10n/ca.js

200 lines
15 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"files",
{
2018-05-12 03:13:00 +03:00
"Storage is temporarily not available" : "Emmagatzematge temporalment no disponible",
"Storage invalid" : "Emmagatzematge no vàlid",
"Unknown error" : "Error desconegut",
2016-11-12 04:07:11 +03:00
"File could not be found" : "No s'ha pogut trobar el fitxer",
2019-03-16 04:12:34 +03:00
"Move or copy" : "Mou o copia",
2018-06-19 03:12:55 +03:00
"Download" : "Baixa",
2019-04-07 03:13:21 +03:00
"Delete" : "Suprimeix",
2019-03-14 19:08:31 +03:00
"Home" : "Inici",
2015-08-25 19:39:10 +03:00
"Close" : "Tanca",
2020-06-24 05:16:44 +03:00
"Favorites" : "Preferits",
2016-11-12 04:07:11 +03:00
"Could not create folder \"{dir}\"" : "No s'ha pogut crear la carpeta \"{dir}\"",
2019-04-07 03:13:21 +03:00
"This will stop your current uploads." : "Això aturarà les càrregues actuals.",
"Upload cancelled." : "S'ha cancel·lat la càrrega.",
"Processing files …" : "S'estan processant fitxers …",
2020-09-07 05:16:39 +03:00
"…" : "…",
2019-04-07 03:13:21 +03:00
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot carregar {filename} perquè és un directori o té 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, esteu carregant {size1} però només en queda {size2}",
2017-03-03 04:07:45 +03:00
"Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix",
2016-11-12 04:07:11 +03:00
"Not enough free space" : "Espai lliure insuficient",
2019-01-16 04:12:34 +03:00
"An unknown error has occurred" : "S'ha produït un error desconegut",
2020-05-31 05:16:19 +03:00
"Uploading …" : "S'està carregant…",
2017-03-03 04:07:45 +03:00
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
2019-04-07 03:13:21 +03:00
"Uploading that item is not supported" : "La càrrega d'aquest element no està suportada",
"Target folder does not exist any more" : "La carpeta de destinació ja no existeix",
2020-09-07 05:16:39 +03:00
"Operation is blocked by access control" : "L'operació està bloquejada pel control d'accés",
2018-02-13 00:33:37 +03:00
"Error when assembling chunks, status code {status}" : "S'ha produït un error mentre es recopilaven els fragments, el codi d'estat és {status}",
2015-08-25 19:39:10 +03:00
"Actions" : "Accions",
2019-03-16 04:12:34 +03:00
"Rename" : "Canvia el nom",
2019-03-14 19:08:31 +03:00
"Copy" : "Copia",
2019-04-07 03:13:21 +03:00
"Choose target folder" : "Tria la carpeta de destinació",
2019-03-14 19:08:31 +03:00
"Open" : "Obre",
2019-08-26 05:14:34 +03:00
"Delete file" : "Suprimeix el fitxer",
"Delete folder" : "Suprimeix la carpeta",
2016-01-21 09:55:20 +03:00
"Disconnect storage" : "Desonnecta l'emmagatzematge",
2020-09-07 05:16:39 +03:00
"Leave this share" : "Deixa aquesta compartició",
2017-03-03 04:07:45 +03:00
"Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer \"{file}\"",
2017-02-07 04:08:50 +03:00
"Files" : "Fitxers",
2015-09-28 12:07:18 +03:00
"Details" : "Detalls",
2014-12-19 09:56:51 +03:00
"Select" : "Selecciona",
"Pending" : "Pendent",
2015-04-15 01:15:32 +03:00
"Unable to determine date" : "No s'ha pogut determinar la data",
2016-11-12 04:07:11 +03:00
"This operation is forbidden" : "Aquesta operació està prohibida",
2020-05-31 05:16:19 +03:00
"This directory is unavailable, please check the logs or contact the administrator" : "Aquest directori no està disponible. Comproveu els registres o contacteu amb l'administrador",
2019-04-07 03:13:21 +03:00
"Could not move \"{file}\", target exists" : "No s'ha pugut moure \"{file}\", el fitxer destinació ja existeix",
2016-11-12 04:07:11 +03:00
"Could not move \"{file}\"" : "No s'ha pogut moure \"{file}\"",
2019-03-14 19:08:31 +03:00
"copy" : "còpia",
2019-04-07 03:13:21 +03:00
"Could not copy \"{file}\", target exists" : "No s'ha pogut copiar \"{file}\", el fitxer destinació ja existeix",
"Could not copy \"{file}\"" : "No s'ha pogut copiar \"{file}\"",
"Copied {origin} inside {destination}" : "Copiat {origen} dins de {destinació}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "S'ha copiat {origen} i {nbfiles} altres fitxers a dins de {destinació}",
2016-11-12 04:07:11 +03:00
"{newName} already exists" : "{newName} ja existeix",
2017-03-03 04:07:45 +03:00
"Could not rename \"{fileName}\", it does not exist any more" : "No s'ha pogut reanomenar \"{fileName}\", ja no existeix",
2017-09-29 03:08:21 +03:00
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nom \"{targetName}\" ja s'utilitza a la carpeta \"{dir}\". Trieu un nom diferent.",
2017-03-03 04:07:45 +03:00
"Could not rename \"{fileName}\"" : "No s'ha pogut reanomenar \"{fileName}\"",
2016-11-12 04:07:11 +03:00
"Could not create file \"{file}\"" : "No s'ha pogut crear el fitxer \"{file}\"",
2017-09-29 03:08:21 +03:00
"Could not create file \"{file}\" because it already exists" : "No s'ha pogut crear el fitxer \"{file}\" perquè ja existeix",
"Could not create folder \"{dir}\" because it already exists" : "No s'ha pogut crear la carpeta \"{dir}\" perquè ja existeix",
2020-05-31 05:16:19 +03:00
"Could not fetch file details \"{file}\"" : "No s'han pogut recuperar els detalls del fitxer \"{file}\"",
2019-04-07 03:13:21 +03:00
"Error deleting file \"{fileName}\"." : "S'ha produït un error en suprimir el fitxer \"{fileName}\".",
2017-09-29 03:08:21 +03:00
"No search results in other folders for {tag}{filter}{endtag}" : "No hi ha cap resultat de cerca a altres carpetes per {tag} {filter} {end tag}",
2020-09-07 05:16:39 +03:00
"Enter more than two characters to search in other folders" : "Introduïu més de dos caràcters per cercar en altres carpetes",
"Name" : "Nom",
"Size" : "Mida",
2019-08-01 05:15:27 +03:00
"Modified" : "Darrera modificació",
"_%n folder_::_%n folders_" : ["%n carpeta","%n carpetes"],
"_%n file_::_%n files_" : ["%n fitxer","%n fitxers"],
2015-08-25 19:39:10 +03:00
"{dirs} and {files}" : "{dirs} i {files}",
2017-03-11 04:07:48 +03:00
"_including %n hidden_::_including %n hidden_" : ["incloent %n ocult","incloent %n ocults"],
2019-08-03 05:14:32 +03:00
"You dont have permission to upload or create files here" : "No teniu permís per pujar o crear fitxers aquí",
2019-08-01 05:15:27 +03:00
"_Uploading %n file_::_Uploading %n files_" : ["S'està pujant %n fitxer","S'estan pujant %n fitxers"],
2015-09-08 08:55:56 +03:00
"New" : "Nou",
2019-04-07 03:13:21 +03:00
"Select file range" : "Selecciona el rang de fitxers",
2018-02-13 00:33:37 +03:00
"{used} of {quota} used" : "{used} de {quota} utilitzat",
"{used} used" : "{used} utilitzat",
2019-04-07 03:13:21 +03:00
"\"{name}\" is an invalid file name." : "\"{name}\" no és un fitxer vàlid.",
2015-03-11 08:55:38 +03:00
"File name cannot be empty." : "El nom del fitxer no pot ser buit.",
2019-04-07 03:13:21 +03:00
"\"/\" is not allowed inside a file name." : "El caràcter \"/\" no es pot utilitzar en el nom del fitxer.",
2017-09-29 03:08:21 +03:00
"\"{name}\" is not an allowed filetype" : "\"{name}\" no és un tipus de fitxer permès",
2020-09-07 05:16:39 +03:00
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Emmagatzematge de {owner} està gairebé ple ({usedSpacePercent}%).",
"Your storage is almost full ({usedSpacePercent}%)." : "El vostre espai d'emmagatzematge és gairebé ple ({usedSpacePercent}%).",
2019-04-07 03:13:21 +03:00
"View in folder" : "Mostra-ho a la carpeta",
2017-06-28 03:08:18 +03:00
"Copied!" : "Copiat!",
2019-04-07 03:13:21 +03:00
"Copy direct link (only works for users who have access to this file/folder)" : "Copia l'enllaç directe (només funciona pels usuaris que tenen accés a aquest fitxer/carpeta)",
2016-11-12 04:07:11 +03:00
"Path" : "Ruta",
2017-03-11 04:07:48 +03:00
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
2019-08-01 05:15:27 +03:00
"Favorited" : "S'ha afegit als preferits",
2014-12-17 09:56:41 +03:00
"Favorite" : "Preferits",
2019-04-07 03:13:21 +03:00
"You can only favorite a single file or folder at a time" : "Només podeu afegir a preferits un únic fitxer o carpeta alhora",
2019-03-14 19:08:31 +03:00
"New folder" : "Crea una carpeta",
2019-08-01 05:15:27 +03:00
"Upload file" : "Puja un fitxer",
2020-06-24 05:16:44 +03:00
"Recent" : "Recents",
2018-02-13 00:33:37 +03:00
"Not favorited" : "No està inclòs en els favorits",
2019-04-07 03:13:21 +03:00
"Remove from favorites" : "Suprimeix dels favorits",
2019-03-14 19:08:31 +03:00
"Add to favorites" : "Afegeix als preferits",
2015-04-15 01:15:32 +03:00
"An error occurred while trying to update the tags" : "S'ha produït un error en tractar d'actualitzar les etiquetes",
2017-02-07 04:08:50 +03:00
"Added to favorites" : "Afegit a favorits",
2019-04-07 03:13:21 +03:00
"Removed from favorites" : "Suprimeix de preferits",
2017-09-29 03:08:21 +03:00
"You added {file} to your favorites" : "Heu afegit {file} als vostres preferits",
2019-04-07 03:13:21 +03:00
"You removed {file} from your favorites" : "Heu suprimit {file} dels vostres preferits",
2017-02-07 04:08:50 +03:00
"File changes" : "Canvis al fitxer",
"Created by {user}" : "Creat per {user}",
"Changed by {user}" : "Canviat per {user}",
2019-04-07 03:13:21 +03:00
"Deleted by {user}" : "Suprimit per {user}",
2017-02-07 04:08:50 +03:00
"Restored by {user}" : "Restaurat per {user}",
2018-05-12 03:13:00 +03:00
"Renamed by {user}" : "Renomenat per {user}",
2017-02-07 04:08:50 +03:00
"Moved by {user}" : "Mogut per {user}",
2017-06-28 03:08:18 +03:00
"\"remote user\"" : "\"usuari remot\"",
2019-04-07 03:13:21 +03:00
"You created {file}" : "Heu creat {file}",
2019-04-21 03:13:10 +03:00
"You created an encrypted file in {file}" : "Heu creat un fitxer xifrat a {file}",
2017-08-17 03:08:14 +03:00
"{user} created {file}" : "{user} ha creat {file}",
2019-04-21 03:13:10 +03:00
"{user} created an encrypted file in {file}" : "{user} ha creat un fitxer xifrat a {file}",
2019-04-07 03:13:21 +03:00
"{file} was created in a public folder" : "S'ha creat {file} a una carpeta pública",
"You changed {file}" : "Heu modificat {file}",
2019-04-21 03:13:10 +03:00
"You changed an encrypted file in {file}" : "Heu canviat un fitxer xifrat a {file}",
2017-08-22 03:08:20 +03:00
"{user} changed {file}" : "{user} ha modificat {file}",
2019-04-21 03:13:10 +03:00
"{user} changed an encrypted file in {file}" : "{user} ha canviat un fitxer xifrat a {file}",
2019-04-07 03:13:21 +03:00
"You deleted {file}" : "Heu suprimit {file}",
2019-04-21 03:13:10 +03:00
"You deleted an encrypted file in {file}" : "Heu suprimit un fitxer xifrat a {file}",
2019-04-07 03:13:21 +03:00
"{user} deleted {file}" : "{user} ha suprimit {file}",
2019-04-21 03:13:10 +03:00
"{user} deleted an encrypted file in {file}" : "{user} ha suprimit un fitxer xifrat a {file}",
2019-04-07 03:13:21 +03:00
"You restored {file}" : "Heu restaurat {file}",
2017-08-22 03:08:20 +03:00
"{user} restored {file}" : "{user} ha restaurat {file}",
2019-08-01 05:15:27 +03:00
"You renamed {oldfile} to {newfile}" : "Heu canviat el nom de {oldfile} a {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} ha ha canviat el nom de {oldfile} a {newfile}",
2019-04-07 03:13:21 +03:00
"You moved {oldfile} to {newfile}" : "Heu mogut {oldfile} a {newfile}",
2017-08-22 03:08:20 +03:00
"{user} moved {oldfile} to {newfile}" : "{user} ha mogut {oldfile} a {newfile}",
2019-04-07 03:13:21 +03:00
"A file has been added to or removed from your <strong>favorites</strong>" : "S'ha afegit o suprimit un fitxer del vostres <strong>favorits</strong>",
2020-08-14 05:31:59 +03:00
"A file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o una carpeta",
2020-09-07 05:16:39 +03:00
"A favorite file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o carpeta preferit/da",
2020-06-24 05:16:44 +03:00
"All files" : "Tots els fitxers",
2017-08-17 03:08:14 +03:00
"Unlimited" : "Il·limitat",
2019-04-07 03:13:21 +03:00
"Upload (max. %s)" : "Càrrega (màx. %s)",
2019-12-22 05:28:34 +03:00
"Accept" : "Accepta",
2020-05-31 05:16:19 +03:00
"Reject" : "Rebutja",
"Incoming ownership transfer from {user}" : "Entrada de la transferència de la propietat de {user}",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Voleu acceptar path}?\n\nNota: El procés de transferència després d'acceptar pot durar fins a 1 hora.",
"Ownership transfer failed" : "Errada de la transferència de la propietat",
"Your ownership transfer of {path} to {user} failed." : "La vostra transferència de la propietat de {path} a {user} ha falllat.",
"The ownership transfer of {path} from {user} failed." : "La transferència de la propietat de {path} de {user} ha falllat.",
"Ownership transfer done" : "Transferència de la propietat feta",
"Your ownership transfer of {path} to {user} has completed." : "La vostra transferència de la propietat de {path} a {user} ha estat completat.",
"The ownership transfer of {path} from {user} has completed." : "La transferència de la propietat de {path} de {user} ha estat completat.",
2020-08-04 05:16:30 +03:00
"in %s" : "en %s",
2019-04-07 03:13:21 +03:00
"File Management" : "Gestió de fitxers",
2020-05-31 05:16:19 +03:00
"Transfer ownership of a file or folder" : "Transfereix la propietat d'un fitxer o carpeta",
"Choose file or folder to transfer" : "Tria un fitxer o carpeta a transferir",
2019-12-22 05:28:34 +03:00
"Change" : "Canvia",
2020-05-31 05:16:19 +03:00
"New owner" : "Propietari nou",
"Search users" : "Cerca usuaris",
"Choose a file or folder to transfer" : "Cerca un fitxer o carpeta a trasnferir",
"Transfer" : "Transfereix",
"Transfer {path} to {userid}" : "Transfereix {path} a {userid}",
"Invalid path selected" : "Camí seleccionat invàlid",
"Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de la propietat",
"Cannot transfer ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre",
2020-01-16 05:18:01 +03:00
"Tags" : "Etiquetes",
2019-11-12 05:16:12 +03:00
"Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de favorit de l'arxiu",
2020-10-08 05:18:45 +03:00
"Error while loading the file data" : "S'ha produït un error mentre es carregava la informació de l'arxiu",
2017-08-17 03:08:14 +03:00
"%s used" : "%s utilitzat",
2020-05-31 05:16:19 +03:00
"%s%% of %s used" : "Usat%s%% de %s",
2019-07-02 05:13:41 +03:00
"%1$s of %2$s used" : "%1$s de %2$s utilitzat",
2019-01-22 04:12:25 +03:00
"Settings" : "Paràmetres",
2016-11-12 04:07:11 +03:00
"Show hidden files" : "Mostra els fitxers ocults",
"WebDAV" : "WebDAV",
2020-05-31 05:16:19 +03:00
"Use this address to access your Files via WebDAV" : "Usa aquesta adreça per accedir als vostres fitxers mitjançant WebDAV",
2018-10-27 03:12:35 +03:00
"Toggle grid view" : "Commuta vista de quadrícula",
2019-04-07 03:13:21 +03:00
"No files in here" : "No hi ha fitxers aquí",
"Upload some content or sync with your devices!" : "Carregeu continguts o sincronitzeu els vostres dispositius!",
2015-04-15 01:15:32 +03:00
"No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
2019-04-07 03:13:21 +03:00
"Select all" : "Selecciona-ho tot",
"Upload too large" : "La càrrega és massa gran",
2020-05-31 05:16:19 +03:00
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Els fitxers que esteu intentant carregar excedeixen la mida màxima de càrrega del servidor.",
2019-04-07 03:13:21 +03:00
"No favorites yet" : "No hi ha preferits encara",
"Files and folders you mark as favorite will show up here" : "Aquí apareixeran els fitxers i carpetes que marqueu com a favorits",
"Deleted files" : "Fitxers suprimits",
2018-10-27 03:12:35 +03:00
"Shares" : "Comparticions",
2018-07-25 03:12:34 +03:00
"Shared with others" : "Compartit amb altres",
"Shared with you" : "Compartit amb tu",
2019-04-07 03:13:21 +03:00
"Shared by link" : "Compartit per un enllaç",
2018-10-27 03:12:35 +03:00
"Deleted shares" : "Comparticions suprimides",
2020-05-31 05:16:19 +03:00
"Pending shares" : "Compartits pendents",
2016-11-12 04:07:11 +03:00
"Text file" : "Fitxer de text",
2019-04-07 03:13:21 +03:00
"New text file.txt" : "Nou fitxer de text text.txt",
2020-08-25 05:17:40 +03:00
"Unshare" : "Deixa de compartir",
2021-05-21 05:27:50 +03:00
"Storage of {owner} is full, files can not be updated or synced anymore!" : "L'emmagatzematge de {owner} està ple, els fitxers ja no es poden actualitzar ni sincronitzar!",
"Your storage is full, files can not be updated or synced anymore!" : "El vostre espai d'emmagatzematge és ple, els fitxers ja no es poden actualitzar ni sincronitzar!",
2020-08-29 05:17:47 +03:00
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Emmagatzematge de {owner} és gairebé ple ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "El vostre espai d'emmagatzematge és gairebé ple ({usedSpacePercent}%)",
2021-05-19 05:31:32 +03:00
"_matches '{filter}'_::_match '{filter}'_" : ["coincidències '{filter}'","coincidència '{filter}'"],
2020-08-14 05:31:59 +03:00
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fitxer o carpeta ha estat <strong>canviat</strong> o <strong>renomenat</strong>",
"A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
"A file or folder has been <strong>deleted</strong>" : "S'ha <strong>suprimit</strong> un fitxer o una carpeta",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita les notificacions sobre la creació i canvis dels vostres <strong>fitxers favorits</strong><em>(només Stream)</em>",
2021-02-02 05:19:50 +03:00
"A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta"
},
"nplurals=2; plural=(n != 1);");