|
224 | 224 | "description": "An option description on the Preferences screen (option_ipfsNodeType_description)" |
225 | 225 | }, |
226 | 226 | "option_ipfsNodeType_embedded_description": { |
227 | | - "message": "Embedded: run js-ipfs node in your browser (read about its limitations under the link below)", |
| 227 | + "message": "Wbudowany: uruchamia węzeł js-ipfs w procesie przeglądarki (szczegóły pod linkiem poniżej). ", |
228 | 228 | "description": "An option description on the Preferences screen (option_ipfsNodeType_description)" |
229 | 229 | }, |
230 | 230 | "option_ipfsNodeType_embedded_chromesockets_description": { |
231 | | - "message": "Embedded with Chrome Sockets: run js-ipfs node in your browser with access to chrome.sockets APIs (details under the link below)", |
| 231 | + "message": "Wbudowany z chrome.sockets: uruchamia węzeł js-ipfs w procesie przeglądarki z dostępem do API chrome.sockets (szczegóły pod linkiem poniżej). ", |
232 | 232 | "description": "An option description on the Preferences screen (option_ipfsNodeType_description)" |
233 | 233 | }, |
234 | 234 | "option_ipfsNodeConfig_title": { |
235 | 235 | "message": "Konfiguracja węzła IPFS", |
236 | 236 | "description": "An option title on the Preferences screen (option_ipfsNodeConfig_title)" |
237 | 237 | }, |
238 | 238 | "option_ipfsNodeConfig_description": { |
239 | | - "message": "Additional configuration for the embedded JS IPFS node. Must be valid JSON.", |
| 239 | + "message": "Konfiguracja dla wbudowanego węzła JS IPFS. Wymagany poprawny JSON.", |
240 | 240 | "description": "An option description on the Preferences screen (option_ipfsNodeConfig_description)" |
241 | 241 | }, |
242 | 242 | "option_ipfsNodeType_external": { |
|
292 | 292 | "description": "An option description on the Preferences screen (option_publicGatewayUrl_description)" |
293 | 293 | }, |
294 | 294 | "option_publicSubdomainGatewayUrl_title": { |
295 | | - "message": "Default Public Subdomain Gateway", |
| 295 | + "message": "Domyślna subdomenowa brama publiczna", |
296 | 296 | "description": "An option title on the Preferences screen (option_publicSubdomainGatewayUrl_title)" |
297 | 297 | }, |
298 | 298 | "option_publicSubdomainGatewayUrl_description": { |
299 | | - "message": "Default public subdomain gateway for recovery of broken subdomain gateways", |
| 299 | + "message": "Domyślna brama używana gdy inna subdomenowa brama nie działa poprawnie.", |
300 | 300 | "description": "An option description on the Preferences screen (option_publicSubdomainGatewayUrl_description)" |
301 | 301 | }, |
302 | 302 | "option_header_api": { |
|
332 | 332 | "description": "A section header on the Preferences screen (option_header_experiments)" |
333 | 333 | }, |
334 | 334 | "option_experimental": { |
335 | | - "message": "experimental", |
| 335 | + "message": "eksperyment", |
336 | 336 | "description": "Warning label added to experimental options on the Preferences screen (option_experimental)" |
337 | 337 | }, |
338 | 338 | "option_experiments_warning": { |
|
384 | 384 | "description": "A select field option description on the Preferences screen (option_dnslinkPolicy_enabled)" |
385 | 385 | }, |
386 | 386 | "option_recoverFailedHttpRequests_title": { |
387 | | - "message": "Recover Failed HTTP Requests", |
| 387 | + "message": "Naprawiaj nieudane zapytania HTTP", |
388 | 388 | "description": "An option title on the Preferences screen (option_recoverFailedHttpRequests_title)" |
389 | 389 | }, |
390 | 390 | "option_recoverFailedHttpRequests_description": { |
391 | | - "message": "Recover failed HTTP requests for IPFS resources by redirecting to the public gateway.", |
| 391 | + "message": "Naprawia nieudane zapytania HTTP poprzez przekierowanie ich do innej, działającej bramy.", |
392 | 392 | "description": "An option description on the Preferences screen (option_recoverFailedHttpRequests_description)" |
393 | 393 | }, |
394 | 394 | "option_detectIpfsPathHeader_title": { |
|
0 commit comments