|
4 | 4 | "theme.CodeBlock.copied": "Copiato",
|
5 | 5 | "theme.CodeBlock.copy": "Copia",
|
6 | 6 | "theme.CodeBlock.copyButtonAriaLabel": "Copia il codice negli appunti",
|
7 |
| - "theme.CodeBlock.wordWrapToggle": "Toggle word wrap", |
| 7 | + "theme.CodeBlock.wordWrapToggle": "Attiva/disattiva a capo automatico", |
8 | 8 | "theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Attiva/disattiva la categoria '{label}' della barra laterale collassabile",
|
9 | 9 | "theme.ErrorPageContent.title": "Questa pagina è andata in crash.",
|
10 | 10 | "theme.ErrorPageContent.tryAgain": "Prova di nuovo",
|
11 |
| - "theme.NavBar.navAriaLabel": "Main", |
| 11 | + "theme.NavBar.navAriaLabel": "Principale", |
12 | 12 | "theme.NotFound.p1": "Non siamo riusciti a trovare quello che stavi cercando.",
|
13 | 13 | "theme.NotFound.p2": "Contatta il proprietario del sito che ti ha collegato all'URL originale e fagli sapere che il loro collegamento è interrotto.",
|
14 | 14 | "theme.NotFound.title": "Pagina non trovata",
|
15 | 15 | "theme.TOCCollapsible.toggleButtonLabel": "Su questa pagina",
|
16 |
| - "theme.admonition.caution": "caution", |
17 |
| - "theme.admonition.danger": "danger", |
18 |
| - "theme.admonition.info": "info", |
| 16 | + "theme.admonition.caution": "attenzione", |
| 17 | + "theme.admonition.danger": "pericolo", |
| 18 | + "theme.admonition.info": "informazioni", |
19 | 19 | "theme.admonition.note": "note",
|
20 |
| - "theme.admonition.tip": "tip", |
| 20 | + "theme.admonition.tip": "mancia", |
21 | 21 | "theme.blog.archive.description": "Archivio",
|
22 | 22 | "theme.blog.archive.title": "Archivio",
|
23 | 23 | "theme.blog.paginator.navAriaLabel": "Navigazione nella pagina dei post del blog ",
|
|
28 | 28 | "theme.blog.post.paginator.olderPost": "Post più vecchio",
|
29 | 29 | "theme.blog.post.plurals": "Un post|{count} post",
|
30 | 30 | "theme.blog.post.readMore": "Leggi di più",
|
31 |
| - "theme.blog.post.readMoreLabel": "Read more about {title}", |
| 31 | + "theme.blog.post.readMoreLabel": "Leggi di più su {title}", |
32 | 32 | "theme.blog.post.readingTime.plurals": "Lettura di 1 minuto|{readingTime} minuti di lettura",
|
33 | 33 | "theme.blog.sidebar.navAriaLabel": "Navigazione dei post recenti del blog",
|
34 | 34 | "theme.blog.tagTitle": "{nPosts} etichettati con \"{tagName}\"",
|
35 |
| - "theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})", |
36 |
| - "theme.colorToggle.ariaLabel.mode.dark": "dark mode", |
37 |
| - "theme.colorToggle.ariaLabel.mode.light": "light mode", |
| 35 | + "theme.colorToggle.ariaLabel": "Passa dalla modalità scura a quella chiara (currently {mode})", |
| 36 | + "theme.colorToggle.ariaLabel.mode.dark": "Modalità scura", |
| 37 | + "theme.colorToggle.ariaLabel.mode.light": "modalità luce", |
38 | 38 | "theme.common.editThisPage": "Modifica questa pagina",
|
39 | 39 | "theme.common.headingLinkTitle": "Link diretto a {heading}",
|
40 | 40 | "theme.common.skipToMainContent": "Passa al contenuto principale",
|
41 |
| - "theme.docs.DocCard.categoryDescription": "{count} items", |
42 |
| - "theme.docs.breadcrumbs.home": "Home page", |
43 |
| - "theme.docs.breadcrumbs.navAriaLabel": "Breadcrumbs", |
| 41 | + "theme.docs.DocCard.categoryDescription": "{count} elementi", |
| 42 | + "theme.docs.breadcrumbs.home": "Pagina principale", |
| 43 | + "theme.docs.breadcrumbs.navAriaLabel": "Briciole di pane", |
44 | 44 | "theme.docs.paginator.navAriaLabel": "Pagina del documento",
|
45 | 45 | "theme.docs.paginator.next": "Successivo",
|
46 | 46 | "theme.docs.paginator.previous": "Precedente",
|
47 |
| - "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", |
| 47 | + "theme.docs.sidebar.closeSidebarButtonAriaLabel": "Chiudi la barra di navigazione", |
48 | 48 | "theme.docs.sidebar.collapseButtonAriaLabel": "Collassa la barra laterale",
|
49 | 49 | "theme.docs.sidebar.collapseButtonTitle": "Collassa la barra laterale",
|
50 | 50 | "theme.docs.sidebar.expandButtonAriaLabel": "Espandi la barra laterale",
|
51 | 51 | "theme.docs.sidebar.expandButtonTitle": "Espandi la barra laterale",
|
52 |
| - "theme.docs.sidebar.navAriaLabel": "Docs sidebar", |
53 |
| - "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar", |
| 52 | + "theme.docs.sidebar.navAriaLabel": "Barra laterale dei documenti", |
| 53 | + "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Attiva/disattiva la barra di navigazione", |
54 | 54 | "theme.docs.tagDocListPageTitle": "{nDocsTagged} con \"{tagName}\"",
|
55 | 55 | "theme.docs.tagDocListPageTitle.nDocsTagged": "Un documento etichettato|{count} documenti etichettati",
|
56 |
| - "theme.docs.versionBadge.label": "Version: {versionLabel}", |
| 56 | + "theme.docs.versionBadge.label": "Versione: {versionLabel}", |
57 | 57 | "theme.docs.versions.latestVersionLinkLabel": "ultima versione",
|
58 | 58 | "theme.docs.versions.latestVersionSuggestionLabel": "Per la documentazione aggiornata, guarda la {latestVersionLink} ({versionLabel}).",
|
59 | 59 | "theme.docs.versions.unmaintainedVersionLabel": "Questa è la documentazione per {siteTitle} {versionLabel}, che non è più attivamente mantenuta.",
|
60 | 60 | "theme.docs.versions.unreleasedVersionLabel": "Questa è documentazione inedita per {siteTitle} versione {versionLabel}.",
|
61 | 61 | "theme.lastUpdated.atDate": " il {date}",
|
62 | 62 | "theme.lastUpdated.byUser": " da {user}",
|
63 | 63 | "theme.lastUpdated.lastUpdatedAtBy": "Ultimo aggiornamento{atDate}{byUser}",
|
64 |
| - "theme.navbar.mobileLanguageDropdown.label": "Languages", |
| 64 | + "theme.navbar.mobileLanguageDropdown.label": "Linguaggio", |
65 | 65 | "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Indietro al menu principale",
|
66 | 66 | "theme.navbar.mobileVersionsDropdown.label": "Versioni",
|
67 | 67 | "theme.tags.tagsListLabel": "Etichette:",
|
68 | 68 | "theme.tags.tagsPageLink": "Guarda tutte le etichette",
|
69 | 69 | "theme.tags.tagsPageTitle": "Etichette",
|
70 |
| - "theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.", |
71 |
| - "theme.unlistedContent.title": "Unlisted page" |
| 70 | + "theme.unlistedContent.message": "Questa pagina non è in elenco. I motori di ricerca non lo indicheranno e solo gli utenti con collegamento diretto possono accedervi.", |
| 71 | + "theme.unlistedContent.title": "Pagina non in elenco" |
72 | 72 | }
|
0 commit comments