|
9 | 9 | "message": "La fonte delle istruzioni per SideStore." |
10 | 10 | }, |
11 | 11 | "home.feature.FES.title": { |
12 | | - "message": "Veloce, Semplice, Sofisticato" |
| 12 | + "message": "Veloce, Semplice, Pulito" |
13 | 13 | }, |
14 | 14 | "home.feature.FES.description": { |
15 | 15 | "message": "SideStore nasce per essere un'app funzionale e bella da vedere, e non inutilmente complicata." |
16 | 16 | }, |
17 | 17 | "home.feature.power.title": { |
18 | | - "message": "Il potere è fondamentale" |
| 18 | + "message": "Il controllo è fondamentale" |
19 | 19 | }, |
20 | 20 | "home.feature.power.description": { |
21 | 21 | "message": "La possibilità di installare app che non si trovano nell'Apple App Store non è comune, SideStore riempie questa lacuna nel mondo del sideloading." |
|
83 | 83 | "description": "The name for the dark color mode" |
84 | 84 | }, |
85 | 85 | "theme.colorToggle.ariaLabel": { |
86 | | - "message": "Passa dalla modalità scura a quella chiara (currently {mode})", |
| 86 | + "message": "Passa dalla modalità scura a quella chiara (ora {mode})", |
87 | 87 | "description": "The ARIA label for the color mode toggle" |
88 | 88 | }, |
89 | 89 | "theme.docs.breadcrumbs.navAriaLabel": { |
|
198 | 198 | "description": "The ARIA label for recent posts in the blog sidebar" |
199 | 199 | }, |
200 | 200 | "theme.DocSidebarItem.expandCategoryAriaLabel": { |
201 | | - "message": "Expand sidebar category '{label}'", |
| 201 | + "message": "Espandi categoria barra laterale '{label}'", |
202 | 202 | "description": "The ARIA label to expand the sidebar category" |
203 | 203 | }, |
204 | 204 | "theme.DocSidebarItem.collapseCategoryAriaLabel": { |
205 | | - "message": "Collapse sidebar category '{label}'", |
| 205 | + "message": "Chiudi categoria barra laterale '{label}'", |
206 | 206 | "description": "The ARIA label to collapse the sidebar category" |
207 | 207 | }, |
208 | 208 | "theme.IconExternalLink.ariaLabel": { |
|
286 | 286 | "description": "The ARIA label for hamburger menu button of mobile navigation" |
287 | 287 | }, |
288 | 288 | "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { |
289 | | - "message": "Expand the dropdown", |
| 289 | + "message": "Espandi il menu a tendina", |
290 | 290 | "description": "The ARIA label of the button to expand the mobile dropdown navbar item" |
291 | 291 | }, |
292 | 292 | "theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": { |
293 | | - "message": "Collapse the dropdown", |
| 293 | + "message": "Chiudi il menu a tendina", |
294 | 294 | "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" |
295 | 295 | }, |
296 | 296 | "theme.docs.sidebar.expandButtonTitle": { |
|
314 | 314 | "description": "The title of the page for a blog author" |
315 | 315 | }, |
316 | 316 | "theme.blog.authorsList.pageTitle": { |
317 | | - "message": "Authors", |
| 317 | + "message": "Autori", |
318 | 318 | "description": "The title of the authors page" |
319 | 319 | }, |
320 | 320 | "theme.blog.authorsList.viewAll": { |
321 | | - "message": "View All Authors", |
| 321 | + "message": "Vedi tutti gli autori", |
322 | 322 | "description": "The label of the link targeting the blog authors page" |
323 | 323 | }, |
324 | 324 | "theme.blog.author.noPosts": { |
325 | | - "message": "This author has not written any posts yet.", |
| 325 | + "message": "Questo autore non ha ancora scritto nessun post.", |
326 | 326 | "description": "The text for authors with 0 blog post" |
327 | 327 | }, |
328 | 328 | "theme.contentVisibility.unlistedBanner.title": { |
329 | 329 | "message": "Pagina non in elenco", |
330 | 330 | "description": "The unlisted content banner title" |
331 | 331 | }, |
332 | 332 | "theme.contentVisibility.unlistedBanner.message": { |
333 | | - "message": "Questa pagina non è in elenco. I motori di ricerca non lo indicheranno e solo gli utenti con collegamento diretto possono accedervi.", |
| 333 | + "message": "Questa pagina non è in elenco. I motori di ricerca non lo indicizzeranno e solo gli utenti con collegamento diretto possono accedervi.", |
334 | 334 | "description": "The unlisted content banner message" |
335 | 335 | }, |
336 | 336 | "theme.contentVisibility.draftBanner.title": { |
337 | | - "message": "Draft page", |
| 337 | + "message": "Pagina in bozza", |
338 | 338 | "description": "The draft content banner title" |
339 | 339 | }, |
340 | 340 | "theme.contentVisibility.draftBanner.message": { |
341 | | - "message": "This page is a draft. It will only be visible in dev and be excluded from the production build.", |
| 341 | + "message": "Questa pagina è una bozza. Sarà visibile solo in dev e sarà esclusa dalla production build.", |
342 | 342 | "description": "The draft content banner message" |
343 | 343 | }, |
344 | 344 | "theme.ErrorPageContent.tryAgain": { |
|
0 commit comments