ca.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. {
  2. "PrivateBin": "PrivateBin",
  3. "%s is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted %sin the browser%s using 256 bits AES.": "%s és un pastebin en línia de codi obert i minimalista on el servidor no té coneixement de les dades enganxades. Les dades estan encriptades/desxifrades %sen el navegador%s utilitzant AES de 256 bits.",
  4. "More information on the <a href=\"https://privatebin.info/\">project page</a>.": "Més informació a la <a href=\"https://privatebin.info/\">pàgina del projecte</a>.",
  5. "Because ignorance is bliss": "Perquè la ignorància és felicitat",
  6. "Document does not exist, has expired or has been deleted.": "El document no existeix, ha caducat o s'ha eliminat.",
  7. "%s requires php %s or above to work. Sorry.": "%s requereix php %s o superior per funcionar. Ho sento.",
  8. "%s requires configuration section [%s] to be present in configuration file.": "%s requereix que la secció de configuració [%s] sigui present al fitxer de configuració.",
  9. "Please wait %d seconds between each post.": [
  10. "Espereu %d segon entre cada entrada.",
  11. "Espereu %d segons entre cada entrada.",
  12. "Espereu %d segons entre cada entrada.",
  13. "Espereu %d segons entre cada entrada.",
  14. "Espereu %d segons entre cada entrada.",
  15. "Espereu %d segons entre cada entrada."
  16. ],
  17. "Document is limited to %s of encrypted data.": "L'enganxat està limitat a %s de dades encriptades.",
  18. "Invalid data.": "Dades no vàlides.",
  19. "You are unlucky. Try again.": "Mala sort. Torna-ho a provar.",
  20. "Error saving comment. Sorry.": "S'ha produït un error en desar el comentari. Ho sento.",
  21. "Error saving document. Sorry.": "S'ha produït un error en desar l'enganxat. Ho sento.",
  22. "Invalid document ID.": "Identificador d'enganxament no vàlid.",
  23. "Document is not of burn-after-reading type.": "La nota no és del tipus eliminar després de llegir.",
  24. "Wrong deletion token. Document was not deleted.": "El token d'eliminació és incorrecte. El Document no s'ha eliminat.",
  25. "Document was properly deleted.": "El Document s'ha esborrat correctament.",
  26. "JavaScript is required for %s to work. Sorry for the inconvenience.": "Cal JavaScript perquè %s funcioni. Em sap greu les molèsties.",
  27. "%s requires a modern browser to work.": "%s requereix un navegador modern per funcionar.",
  28. "New": "Nou",
  29. "Create": "Crear",
  30. "Clone": "Clona",
  31. "Raw text": "Text sense processar",
  32. "Expires": "Caducitat",
  33. "Burn after reading": "Esborra després de ser llegit",
  34. "Open discussion": "Discussió oberta",
  35. "Password (recommended)": "Contrasenya (recomanat)",
  36. "Discussion": "Discussió",
  37. "Toggle navigation": "Alternar navegació",
  38. "%d seconds": [
  39. "%d segon",
  40. "%d segons",
  41. "%d segons",
  42. "%d segons",
  43. "%d segons",
  44. "%d segons"
  45. ],
  46. "%d minutes": [
  47. "%d minut",
  48. "%d minuts",
  49. "%d minutes (2nd plural)",
  50. "%d minutes (3rd plural)",
  51. "%d minuts",
  52. "%d minuts"
  53. ],
  54. "%d hours": [
  55. "%d hora",
  56. "%d hores",
  57. "%d hours (2nd plural)",
  58. "%d hours (3rd plural)",
  59. "%d hores",
  60. "%d hores"
  61. ],
  62. "%d days": [
  63. "%d dia",
  64. "%d dies",
  65. "%d dies",
  66. "%d dies",
  67. "%d dies",
  68. "%d dies"
  69. ],
  70. "%d weeks": [
  71. "%d setmana",
  72. "%d setmanes",
  73. "%d setmanes",
  74. "%d setmanes",
  75. "%d setmanes",
  76. "%d setmanes"
  77. ],
  78. "%d months": [
  79. "%d mes",
  80. "%d mesos",
  81. "%d mesos",
  82. "%d mesos",
  83. "%d mesos",
  84. "%d mesos"
  85. ],
  86. "%d years": [
  87. "%d any",
  88. "%d anys",
  89. "%d anys",
  90. "%d anys",
  91. "%d anys",
  92. "%d anys"
  93. ],
  94. "Never": "Mai",
  95. "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.": "Nota: Aquest és un servei de prova. Les dades s'eliminaran. Molts gatets moriran si abuses d'aquest servei.",
  96. "This document will expire in %d seconds.": [
  97. "Aquest document caducarà d'aquí %d segon.",
  98. "Aquest document caducarà d'aquí %d segons.",
  99. "Aquest document caducarà d'aquí %d segons.",
  100. "Aquest document caducarà d'aquí %d segons.",
  101. "Aquest document caducarà d'aquí %d segons.",
  102. "Aquest document caducarà d'aquí %d segons."
  103. ],
  104. "This document will expire in %d minutes.": [
  105. "Aquest document caducarà d'aquí %d minut.",
  106. "Aquest document caducarà d'aquí %d minuts.",
  107. "Aquest document caducarà d'aquí %d minuts.",
  108. "Aquest document caducarà d'aquí %d minuts.",
  109. "Aquest document caducarà d'aquí %d minuts.",
  110. "Aquest document caducarà d'aquí %d minuts."
  111. ],
  112. "This document will expire in %d hours.": [
  113. "Aquest document caducarà d'aquí %d hora.",
  114. "Aquest document caducarà d'aquí %d hores.",
  115. "Aquest document caducarà d'aquí %d hores.",
  116. "Aquest document caducarà d'aquí %d hores.",
  117. "Aquest document caducarà d'aquí %d hores.",
  118. "Aquest document caducarà d'aquí %d hores."
  119. ],
  120. "This document will expire in %d days.": [
  121. "Aquest document caducarà d'aquí %d dia.",
  122. "Aquest document caducarà d'aquí %d dies.",
  123. "Aquest document caducarà d'aquí %d dies.",
  124. "Aquest document caducarà d'aquí %d dies.",
  125. "Aquest document caducarà d'aquí %d dies.",
  126. "Aquest document caducarà d'aquí %d dies."
  127. ],
  128. "This document will expire in %d months.": [
  129. "Aquest document caducarà d'aquí %d mes.",
  130. "Aquest document caducarà d'aquí %d mesos.",
  131. "Aquest document caducarà d'aquí %d mesos.",
  132. "Aquest document caducarà d'aquí %d mesos.",
  133. "Aquest document caducarà d'aquí %d mesos.",
  134. "Aquest document caducarà d'aquí %d mesos."
  135. ],
  136. "Please enter the password for this document:": "Si us plau, introdueix la contrasenya per aquest document:",
  137. "Could not decrypt data (Wrong key?)": "No s'han pogut desxifrar les dades (Clau incorrecte?)",
  138. "Could not delete the document, it was not stored in burn after reading mode.": "Could not delete the document, it was not stored in burn after reading mode.",
  139. "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.": "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.",
  140. "Could not decrypt comment; Wrong key?": "Could not decrypt comment; Wrong key?",
  141. "Reply": "Respondre",
  142. "Anonymous": "Anònim",
  143. "Avatar generated from IP address": "Avatar generat a partir de l'adreça IP",
  144. "Add comment": "Afegir comentari",
  145. "Optional nickname…": "Pseudònim opcional…",
  146. "Post comment": "Publicar comentari",
  147. "Sending comment…": "Enviant comentari…",
  148. "Comment posted.": "Comentari publicat.",
  149. "Could not refresh display: %s": "Could not refresh display: %s",
  150. "unknown status": "estat desconegut",
  151. "server error or not responding": "server error or not responding",
  152. "Could not post comment: %s": "No s'ha pogut publicar el comentari: %s",
  153. "Sending document…": "Enviant document…",
  154. "Your document is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit <kbd>Ctrl</kbd>+<kbd>c</kbd> to copy)</span>": "Your document is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit <kbd>Ctrl</kbd>+<kbd>c</kbd> to copy)</span>",
  155. "Delete data": "Esborrar les dades",
  156. "Could not create document: %s": "Could not create document: %s",
  157. "Cannot decrypt document: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)": "No es pot desxifrar la nota: falta la clau de desxifrat a l'URL (vau utilitzar un adreçament o un escurçador d'URL que elimina part de l'URL?)",
  158. "B": "B",
  159. "kB": "kB",
  160. "MB": "MB",
  161. "GB": "GB",
  162. "TB": "TB",
  163. "PB": "PB",
  164. "EB": "EB",
  165. "ZB": "ZB",
  166. "YB": "YB",
  167. "Format": "Format",
  168. "Plain Text": "Text sense format",
  169. "Source Code": "Codi font",
  170. "Markdown": "Markdown",
  171. "Download attachment": "Baixar els adjunts",
  172. "Cloned: '%s'": "Cloned: '%s'",
  173. "The cloned file '%s' was attached to this document.": "The cloned file '%s' was attached to this document.",
  174. "Attach a file": "Adjuntar un fitxer",
  175. "alternatively drag & drop a file or paste an image from the clipboard": "alternativament, pots arrossegar i deixar anar un fitxer o enganxar una imatge des del porta-retalls",
  176. "File too large, to display a preview. Please download the attachment.": "El fitxer és massa gran per fer una vista prèvia. Si us plau, descarrega l'adjunt.",
  177. "Remove attachment": "Remove attachment",
  178. "Your browser does not support uploading encrypted files. Please use a newer browser.": "Your browser does not support uploading encrypted files. Please use a newer browser.",
  179. "Invalid attachment.": "Invalid attachment.",
  180. "Options": "Options",
  181. "Shorten URL": "Shorten URL",
  182. "Editor": "Editor",
  183. "Preview": "Preview",
  184. "%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.": "%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.",
  185. "Decrypt": "Decrypt",
  186. "Enter password": "Enter password",
  187. "Loading…": "Loading…",
  188. "Decrypting document…": "Decrypting document…",
  189. "Preparing new document…": "Preparing new document…",
  190. "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.": "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.",
  191. "+++ no document text +++": "+++ no document text +++",
  192. "Could not get document data: %s": "Could not get document data: %s",
  193. "QR code": "QR code",
  194. "This website is using an insecure HTTP connection! Please use it only for testing.": "This website is using an insecure HTTP connection! Please use it only for testing.",
  195. "For more information <a href=\"%s\">see this FAQ entry</a>.": "For more information <a href=\"%s\">see this FAQ entry</a>.",
  196. "Your browser may require an HTTPS connection to support the WebCrypto API. Try <a href=\"%s\">switching to HTTPS</a>.": "Your browser may require an HTTPS connection to support the WebCrypto API. Try <a href=\"%s\">switching to HTTPS</a>.",
  197. "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.": "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.",
  198. "waiting on user to provide a password": "waiting on user to provide a password",
  199. "Could not decrypt data. Did you enter a wrong password? Retry with the button at the top.": "Could not decrypt data. Did you enter a wrong password? Retry with the button at the top.",
  200. "Retry": "Retry",
  201. "Showing raw text…": "Showing raw text…",
  202. "Notice:": "Notice:",
  203. "This link will expire after %s.": "This link will expire after %s.",
  204. "This link can only be accessed once, do not use back or refresh button in your browser.": "This link can only be accessed once, do not use back or refresh button in your browser.",
  205. "Link:": "Link:",
  206. "Recipient may become aware of your timezone, convert time to UTC?": "Recipient may become aware of your timezone, convert time to UTC?",
  207. "Use Current Timezone": "Use Current Timezone",
  208. "Convert To UTC": "Convert To UTC",
  209. "Close": "Close",
  210. "Encrypted note on %s": "Encrypted note on %s",
  211. "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.": "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.",
  212. "URL shortener may expose your decrypt key in URL.": "URL shortener may expose your decrypt key in URL.",
  213. "URL shortener is enabled by default.": "URL shortener is enabled by default.",
  214. "Save document": "Save document",
  215. "Your IP is not authorized to create documents.": "La teva IP no està autoritzada a crear notes.",
  216. "Trying to shorten a URL that isn't pointing at our instance.": "S'està intentant escurçar un URL que no apunta a la nostra instància.",
  217. "Proxy error: Proxy URL is empty. This can be a configuration issue, like wrong or missing config keys.": "Error en la crida a YOURLS. Probablement és un problema de configuració, com ara \"apiurl\" o \"signature\" incorrectes o que falten.",
  218. "Proxy error: Error parsing proxy response. This can be a configuration issue, like wrong or missing config keys.": "Proxy error: Error parsing proxy response. This can be a configuration issue, like wrong or missing config keys.",
  219. "Proxy error: Bad response. This can be a configuration issue, like wrong or missing config keys or a temporary outage.": "Proxy error: Bad response. This can be a configuration issue, like wrong or missing config keys or a temporary outage.",
  220. "This secret message can only be displayed once. Would you like to see it now?": "Aquest missatge secret sols es pot veure una vegada. Vols obrir-ho ara?",
  221. "Yes, see it": "Yes, see it",
  222. "Dark Mode": "Dark Mode",
  223. "Error compressing document, due to missing WebAssembly support.": "Error de compressió de la nota, no hi ha suport de WebAssembly.",
  224. "Error decompressing document, your browser does not support WebAssembly. Please use another browser to view this document.": "Error decompressing document, your browser does not support WebAssembly. Please use another browser to view this document.",
  225. "Start over": "Start over",
  226. "Document copied to clipboard": "Document copied to clipboard",
  227. "To copy document press on the copy button or use the clipboard shortcut <kbd>Ctrl</kbd>+<kbd>c</kbd>/<kbd>Cmd</kbd>+<kbd>c</kbd>": "To copy document press on the copy button or use the clipboard shortcut <kbd>Ctrl</kbd>+<kbd>c</kbd>/<kbd>Cmd</kbd>+<kbd>c</kbd>",
  228. "Copy link": "Copy link",
  229. "Link copied to clipboard": "Link copied to clipboard",
  230. "Document text": "Document text",
  231. "Tabulator key serves as character (Hit <kbd>Ctrl</kbd>+<kbd>m</kbd> or <kbd>Esc</kbd> to toggle)": "Tabulator key serves as character (Hit <kbd>Ctrl</kbd>+<kbd>m</kbd> or <kbd>Esc</kbd> to toggle)",
  232. "Show password as plain text. Warning: this will display your password on the screen.": "Show password as plain text. Warning: this will display your password on the screen.",
  233. "Hide password": "Hide password",
  234. "Theme": "Theme"
  235. }