ca.js 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. OC.L10N.register(
  2. "files",
  3. {
  4. "Storage is temporarily not available" : "Emmagatzematge temporalment no disponible",
  5. "Storage invalid" : "Emmagatzematge no vàlid",
  6. "Unknown error" : "Error desconegut",
  7. "All files" : "Tots els fitxers",
  8. "Recent" : "Recent",
  9. "Favorites" : "Preferits",
  10. "File could not be found" : "No s'ha pogut trobar el fitxer",
  11. "Move or copy" : "Moure o copiar",
  12. "Download" : "Baixa",
  13. "Delete" : "Esborra",
  14. "Home" : "Casa",
  15. "Close" : "Tanca",
  16. "Could not create folder \"{dir}\"" : "No s'ha pogut crear la carpeta \"{dir}\"",
  17. "This will stop your current uploads." : "Això aturarà les pujades actuals.",
  18. "Upload cancelled." : "La pujada s'ha cancel·lat.",
  19. "Processing files …" : "Processant arxius …",
  20. "…" : ".....",
  21. "Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot pujar {filename} perquè és una carpeta o té 0 bytes",
  22. "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}",
  23. "Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix",
  24. "Not enough free space" : "Espai lliure insuficient",
  25. "An unknown error has occurred" : "S'ha produït un error desconegut",
  26. "Uploading …" : "Carregant...",
  27. "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
  28. "Uploading that item is not supported" : "Carregant aquest element no està soportat",
  29. "Target folder does not exist any more" : "La carpeta de destí no existeix",
  30. "Error when assembling chunks, status code {status}" : "S'ha produït un error mentre es recopilaven els fragments, el codi d'estat és {status}",
  31. "Actions" : "Accions",
  32. "Rename" : "Reanomena",
  33. "Copy" : "Copiar",
  34. "Choose target folder" : "Triar la carpeta de destí",
  35. "Disconnect storage" : "Desonnecta l'emmagatzematge",
  36. "Unshare" : "Deixa de compartir",
  37. "Could not load info for file \"{file}\"" : "No s'ha pogut carregar la informació del fitxer \"{file}\"",
  38. "Files" : "Fitxers",
  39. "Details" : "Detalls",
  40. "Select" : "Selecciona",
  41. "Pending" : "Pendent",
  42. "Unable to determine date" : "No s'ha pogut determinar la data",
  43. "This operation is forbidden" : "Aquesta operació està prohibida",
  44. "This directory is unavailable, please check the logs or contact the administrator" : "Aquesta carpeta no està disponible. Comproveu els registres o contacteu amb l'administrador.",
  45. "Could not move \"{file}\", target exists" : "No s'ha pugut moure \"{file}\", el destí ja existeix",
  46. "Could not move \"{file}\"" : "No s'ha pogut moure \"{file}\"",
  47. "copy" : "copiar",
  48. "Could not copy \"{file}\", target exists" : "No s'ha pogut copiar",
  49. "Could not copy \"{file}\"" : "No s'ha pogut copiar",
  50. "Copied {origin} inside {destination}" : "Copiat {origen} dins {destinació}",
  51. "Copied {origin} and {nbfiles} other files inside {destination}" : "S'ha copiat {origen} i {nbfiles} altres fitxers a l'interior {destinació}",
  52. "{newName} already exists" : "{newName} ja existeix",
  53. "Could not rename \"{fileName}\", it does not exist any more" : "No s'ha pogut reanomenar \"{fileName}\", ja no existeix",
  54. "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.",
  55. "Could not rename \"{fileName}\"" : "No s'ha pogut reanomenar \"{fileName}\"",
  56. "Could not create file \"{file}\"" : "No s'ha pogut crear el fitxer \"{file}\"",
  57. "Could not create file \"{file}\" because it already exists" : "No s'ha pogut crear el fitxer \"{file}\" perquè ja existeix",
  58. "Could not create folder \"{dir}\" because it already exists" : "No s'ha pogut crear la carpeta \"{dir}\" perquè ja existeix",
  59. "Error deleting file \"{fileName}\"." : "S'ha produït un error en eliminar el fitxer \"{fileName}\".",
  60. "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}",
  61. "Name" : "Nom",
  62. "Size" : "Mida",
  63. "Modified" : "Modificat",
  64. "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetes"],
  65. "_%n file_::_%n files_" : ["%n fitxer","%n fitxers"],
  66. "{dirs} and {files}" : "{dirs} i {files}",
  67. "_including %n hidden_::_including %n hidden_" : ["incloent %n ocult","incloent %n ocults"],
  68. "You don’t have permission to upload or create files here" : "No teniu permisos per a pujar o crear els fitxers aquí",
  69. "_Uploading %n file_::_Uploading %n files_" : ["Pujant %n fitxer","Pujant %n fitxers"],
  70. "New" : "Nou",
  71. "{used} of {quota} used" : "{used} de {quota} utilitzat",
  72. "{used} used" : "{used} utilitzat",
  73. "\"{name}\" is an invalid file name." : "\"{name}\" no es un fitxer vàlid.",
  74. "File name cannot be empty." : "El nom del fitxer no pot ser buit.",
  75. "\"/\" is not allowed inside a file name." : "El caràcter \"/\" no es pot utilitzar en el nom de l'arxiu.",
  76. "\"{name}\" is not an allowed filetype" : "\"{name}\" no és un tipus de fitxer permès",
  77. "Storage of {owner} is full, files can not be updated or synced anymore!" : "L'emmagatzematge de {owner} està ple, els arxius no es poden actualitzar o sincronitzar més!",
  78. "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 o sincronitzar!",
  79. "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Emmagatzematge de {owner} està gairebé ple ({usedSpacePercent}%)",
  80. "Your storage is almost full ({usedSpacePercent}%)" : "El vostre espai d'emmagatzematge és gairebé ple ({usedSpacePercent}%)",
  81. "_matches '{filter}'_::_match '{filter}'_" : ["coincidències '{filter}'","coincidència '{filter}'"],
  82. "View in folder" : "Veure a la carpeta",
  83. "Copied!" : "Copiat!",
  84. "Copy direct link (only works for users who have access to this file/folder)" : "Copia l'enllaç directe (només funciona per als usuaris que tenen accés a aquest fitxer / carpeta)",
  85. "Path" : "Ruta",
  86. "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
  87. "Favorited" : "Agregat a favorits",
  88. "Favorite" : "Preferits",
  89. "New folder" : "Carpeta nova",
  90. "Upload file" : "Puja fitxer",
  91. "Not favorited" : "No està inclòs en els favorits",
  92. "Remove from favorites" : "Eliminar dels favorits",
  93. "Add to favorites" : "Afegir als favorits",
  94. "An error occurred while trying to update the tags" : "S'ha produït un error en tractar d'actualitzar les etiquetes",
  95. "Added to favorites" : "Afegit a favorits",
  96. "Removed from favorites" : "Esborra de preferits",
  97. "You added {file} to your favorites" : "Heu afegit {file} als vostres preferits",
  98. "You removed {file} from your favorites" : "Has esborrat {file} dels teus preferits",
  99. "File changes" : "Canvis al fitxer",
  100. "Created by {user}" : "Creat per {user}",
  101. "Changed by {user}" : "Canviat per {user}",
  102. "Deleted by {user}" : "Eliminat per {user}",
  103. "Restored by {user}" : "Restaurat per {user}",
  104. "Renamed by {user}" : "Renomenat per {user}",
  105. "Moved by {user}" : "Mogut per {user}",
  106. "\"remote user\"" : "\"usuari remot\"",
  107. "You created {file}" : "Has creat {file}",
  108. "You created an encrypted file in {file}" : "Heu creat un arxiu encriptat a {file}",
  109. "{user} created {file}" : "{user} ha creat {file}",
  110. "{user} created an encrypted file in {file}" : "{user} ha creat un arxiu encriptat a {file}",
  111. "{file} was created in a public folder" : "{file} s'ha creat en una carpeta pública",
  112. "You changed {file}" : "Has modificat {file}",
  113. "You changed an encrypted file in {file}" : "Has canviat un arxiu encriptat a {file}",
  114. "{user} changed {file}" : "{user} ha modificat {file}",
  115. "{user} changed an encrypted file in {file}" : "{user} ha canviat un arxiu encriptat a {file}",
  116. "You deleted {file}" : "Heu esborrat {file}",
  117. "You deleted an encrypted file in {file}" : "Has suprimit un arxiu encriptat a {file}",
  118. "{user} deleted {file}" : "{user} ha esborrat {file}",
  119. "{user} deleted an encrypted file in {file}" : "{user} ha suprimit un arxiu encriptat a {file}",
  120. "You restored {file}" : "Has restaurat {file}",
  121. "{user} restored {file}" : "{user} ha restaurat {file}",
  122. "You renamed {oldfile} to {newfile}" : "Heu renomenat {oldfile} a {newfile}",
  123. "{user} renamed {oldfile} to {newfile}" : "{user} ha renomenat {oldfile} a {newfile}",
  124. "You moved {oldfile} to {newfile}" : "has mogut {oldfile} a {newfile}",
  125. "{user} moved {oldfile} to {newfile}" : "{user} ha mogut {oldfile} a {newfile}",
  126. "A file has been added to or removed from your <strong>favorites</strong>" : "S'ha afegit o eliminat un fitxer de les teves <strong>preferides</strong>",
  127. "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>",
  128. "A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta",
  129. "A file or folder has been <strong>deleted</strong>" : "S'ha <strong>elminiat</strong> un fitxer o una carpeta",
  130. "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar les notificacions sobre la creació i canvis dels seus <strong>arxius favorits</strong><em>(solament Stream)</em>",
  131. "A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta",
  132. "Unlimited" : "Il·limitat",
  133. "Upload (max. %s)" : "Pujada (màx. %s)",
  134. "File Management" : "Gestió d'arxius",
  135. "File handling" : "Gestió de fitxers",
  136. "Maximum upload size" : "Mida màxima de pujada",
  137. "max. possible: " : "màxim possible:",
  138. "Save" : "Desa",
  139. "With PHP-FPM it might take 5 minutes for changes to be applied." : "Amb PHP-FPM pot trigar 5 minuts a aplicar els canvis.",
  140. "Missing permissions to edit from here." : "Falta els permisos per editar des d'aquí.",
  141. "%s of %s used" : "Usats %s de %s",
  142. "%1$s%% of %2$s used" : "%1$s%% de %2$s utilitzat",
  143. "%s used" : "%s utilitzat",
  144. "Settings" : "Paràmetres",
  145. "Show hidden files" : "Mostra els fitxers ocults",
  146. "WebDAV" : "WebDAV",
  147. "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilitza aquesta adreça per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedir als teus arxius mitjançant WebDAV</a>",
  148. "Toggle grid view" : "Commuta vista de quadrícula",
  149. "No files in here" : "No hi ha arxius",
  150. "Upload some content or sync with your devices!" : "Pugi continguts o sincronitzi els seus dispositius.",
  151. "No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
  152. "Select all" : "Seleccionar tot",
  153. "Upload too large" : "La pujada és massa gran",
  154. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada del servidor",
  155. "No favorites yet" : "Sense preferits",
  156. "Files and folders you mark as favorite will show up here" : "Aquí apareixeran els arxius i carpetes que vostè marqui com favorits",
  157. "Tags" : "Etiquetes",
  158. "Deleted files" : "Fitxers esborrats",
  159. "Shares" : "Comparticions",
  160. "Shared with others" : "Compartit amb altres",
  161. "Shared with you" : "Compartit amb tu",
  162. "Shared by link" : "Comparteix per link",
  163. "Deleted shares" : "Comparticions suprimides",
  164. "Text file" : "Fitxer de text",
  165. "New text file.txt" : "Nou fitxer de text.txt",
  166. "Target folder" : "Carpeta de destí",
  167. "Cancel upload" : "Cancel·la la pujada",
  168. "%1$s of %2$s used" : "%1$s de %2$s utilitzat"
  169. },
  170. "nplurals=2; plural=(n != 1);");