|
6 | 6 | "scrollToTop": "Torna al començament", |
7 | 7 | "reportNodeIssue": "Informe d'un problema de Node.js", |
8 | 8 | "reportWebsiteIssue": "Informe d'un problema al lloc web", |
9 | | - "getHelpIssue": "Aconseguir ajuda", |
| 9 | + "getHelpIssue": "Aconseguir Ajuda", |
10 | 10 | "by": "per", |
11 | 11 | "all-downloads": "Totes les opcions de descàrrega", |
12 | 12 | "nightly": "Versions Nightly", |
13 | 13 | "chakracore-nightly": "Versions Node-ChakraCore Nightly", |
14 | | - "previous": "Précédent", |
15 | | - "next": "Prochain", |
| 14 | + "previous": "Anterior", |
| 15 | + "next": "Següent", |
16 | 16 | "feeds": [ |
17 | 17 | { |
18 | 18 | "link": "feed/blog.xml", |
|
24 | 24 | }, |
25 | 25 | { |
26 | 26 | "link": "feed/vulnerability.xml", |
27 | | - "text": "Node.js Blog: Informes de vulnerabilitat" |
28 | | - }, |
29 | | - { |
30 | | - "link": "feed/tsc-minutes.xml", |
31 | | - "text": "Minutes de les reunions del TSC de Node.js" |
| 27 | + "text": "Node.js Blog: Informes de Vulnerabilitat" |
32 | 28 | } |
33 | 29 | ], |
34 | 30 | "home": { |
|
41 | 37 | "link": "about/governance", |
42 | 38 | "text": "Govern" |
43 | 39 | }, |
| 40 | + "community": { |
| 41 | + "link": "about/community", |
| 42 | + "text": "Comunitat" |
| 43 | + }, |
44 | 44 | "workinggroups": { |
45 | 45 | "link": "about/working-groups", |
46 | | - "text": "Grups de treball" |
| 46 | + "text": "Grups de Treball" |
47 | 47 | }, |
48 | 48 | "releases": { |
49 | 49 | "link": "about/releases", |
|
59 | 59 | }, |
60 | 60 | "privacy": { |
61 | 61 | "link": "about/privacy", |
62 | | - "text": "Política de privacitat" |
| 62 | + "text": "Política de Privacitat" |
63 | 63 | } |
64 | 64 | }, |
65 | 65 | "download": { |
|
71 | 71 | }, |
72 | 72 | "package-manager": { |
73 | 73 | "link": "download/package-manager", |
74 | | - "text": "instal·lar Node.js amb gestor de paquets" |
| 74 | + "text": "Instal·lar Node.js mitjançant un gestor de paquets" |
75 | 75 | }, |
76 | 76 | "shasums": { |
77 | 77 | "link": "SHASUMS256.txt.asc", |
78 | | - "text": "Signatures SHASUMS per arxius de versions" |
| 78 | + "text": "Signatures SHASUMS per arxius de versions", |
| 79 | + "verify-link": "https://github.com/nodejs/node#verifying-binaries", |
| 80 | + "verify-text": "Com verificar-ho" |
79 | 81 | } |
80 | 82 | }, |
81 | 83 | "docs": { |
|
85 | 87 | "link": "docs/es6", |
86 | 88 | "text": "ES6 i més enllà" |
87 | 89 | }, |
88 | | - "inspector": { |
89 | | - "link": "docs/inspector", |
90 | | - "text": "Inspector" |
91 | | - }, |
92 | 90 | "api-lts": { |
93 | 91 | "link": "/dist/latest-%ver-major%/docs/api", |
94 | 92 | "subtext": "LTS", |
|
101 | 99 | "guides": { |
102 | 100 | "link": "docs/guides", |
103 | 101 | "text": "Guies" |
| 102 | + }, |
| 103 | + "dependencies": { |
| 104 | + "link": "docs/meta/topics/dependencies", |
| 105 | + "text": "Dependències" |
104 | 106 | } |
105 | 107 | }, |
106 | 108 | "getinvolved": { |
107 | 109 | "link": "get-involved", |
108 | | - "text": "Implica't", |
| 110 | + "text": "Participa", |
109 | 111 | "code-and-learn": { |
110 | 112 | "link": "get-involved/code-and-learn", |
111 | | - "text": "Programa i Aprèn" |
| 113 | + "text": "Programa + Aprèn" |
| 114 | + }, |
| 115 | + "collab-summit": { |
| 116 | + "link": "get-involved/collab-summit", |
| 117 | + "text": "Col·labora en el Summit" |
112 | 118 | }, |
113 | 119 | "contribute": { |
114 | 120 | "link": "get-involved/contribute", |
115 | 121 | "text": "Contribueix" |
116 | 122 | }, |
117 | 123 | "conduct": { |
118 | 124 | "link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/coc.md#code-of-conduct", |
119 | | - "text": "Conducta" |
| 125 | + "text": "Codi de Conducta" |
120 | 126 | } |
121 | 127 | }, |
122 | 128 | "security": { |
|
137 | 143 | }, |
138 | 144 | "links": { |
139 | 145 | "pages": { |
140 | | - "changelog": "Canvis" |
| 146 | + "changelog": "Registre de Canvis" |
141 | 147 | } |
142 | 148 | } |
143 | 149 | } |
0 commit comments