Skip to content

Commit 444c157

Browse files
chore(theme-translations): complete it translations (facebook#9025)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
1 parent ffcc68d commit 444c157

File tree

4 files changed

+50
-50
lines changed

4 files changed

+50
-50
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"theme.IdealImageMessage.404error": "404. Image not found",
3-
"theme.IdealImageMessage.error": "Error. Click to reload",
4-
"theme.IdealImageMessage.load": "Click to load{sizeMessage}",
5-
"theme.IdealImageMessage.loading": "Loading...",
6-
"theme.IdealImageMessage.offline": "Your browser is offline. Image not loaded"
2+
"theme.IdealImageMessage.404error": "404. Immagine non trovata",
3+
"theme.IdealImageMessage.error": "Errore. Clicca per ricaricare",
4+
"theme.IdealImageMessage.load": "Clicca per caricare{sizeMessage}",
5+
"theme.IdealImageMessage.loading": "Caricamento...",
6+
"theme.IdealImageMessage.offline": "Il tuo browser è offline. Immagine non caricata"
77
}

packages/docusaurus-theme-translations/locales/it/theme-common.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
"theme.CodeBlock.copied": "Copiato",
55
"theme.CodeBlock.copy": "Copia",
66
"theme.CodeBlock.copyButtonAriaLabel": "Copia il codice negli appunti",
7-
"theme.CodeBlock.wordWrapToggle": "Toggle word wrap",
7+
"theme.CodeBlock.wordWrapToggle": "Attiva/disattiva a capo automatico",
88
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": "Attiva/disattiva la categoria '{label}' della barra laterale collassabile",
99
"theme.ErrorPageContent.title": "Questa pagina è andata in crash.",
1010
"theme.ErrorPageContent.tryAgain": "Prova di nuovo",
11-
"theme.NavBar.navAriaLabel": "Main",
11+
"theme.NavBar.navAriaLabel": "Principale",
1212
"theme.NotFound.p1": "Non siamo riusciti a trovare quello che stavi cercando.",
1313
"theme.NotFound.p2": "Contatta il proprietario del sito che ti ha collegato all'URL originale e fagli sapere che il loro collegamento è interrotto.",
1414
"theme.NotFound.title": "Pagina non trovata",
1515
"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",
1919
"theme.admonition.note": "note",
20-
"theme.admonition.tip": "tip",
20+
"theme.admonition.tip": "mancia",
2121
"theme.blog.archive.description": "Archivio",
2222
"theme.blog.archive.title": "Archivio",
2323
"theme.blog.paginator.navAriaLabel": "Navigazione nella pagina dei post del blog ",
@@ -28,45 +28,45 @@
2828
"theme.blog.post.paginator.olderPost": "Post più vecchio",
2929
"theme.blog.post.plurals": "Un post|{count} post",
3030
"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}",
3232
"theme.blog.post.readingTime.plurals": "Lettura di 1 minuto|{readingTime} minuti di lettura",
3333
"theme.blog.sidebar.navAriaLabel": "Navigazione dei post recenti del blog",
3434
"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",
3838
"theme.common.editThisPage": "Modifica questa pagina",
3939
"theme.common.headingLinkTitle": "Link diretto a {heading}",
4040
"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",
4444
"theme.docs.paginator.navAriaLabel": "Pagina del documento",
4545
"theme.docs.paginator.next": "Successivo",
4646
"theme.docs.paginator.previous": "Precedente",
47-
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
47+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Chiudi la barra di navigazione",
4848
"theme.docs.sidebar.collapseButtonAriaLabel": "Collassa la barra laterale",
4949
"theme.docs.sidebar.collapseButtonTitle": "Collassa la barra laterale",
5050
"theme.docs.sidebar.expandButtonAriaLabel": "Espandi la barra laterale",
5151
"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",
5454
"theme.docs.tagDocListPageTitle": "{nDocsTagged} con \"{tagName}\"",
5555
"theme.docs.tagDocListPageTitle.nDocsTagged": "Un documento etichettato|{count} documenti etichettati",
56-
"theme.docs.versionBadge.label": "Version: {versionLabel}",
56+
"theme.docs.versionBadge.label": "Versione: {versionLabel}",
5757
"theme.docs.versions.latestVersionLinkLabel": "ultima versione",
5858
"theme.docs.versions.latestVersionSuggestionLabel": "Per la documentazione aggiornata, guarda la {latestVersionLink} ({versionLabel}).",
5959
"theme.docs.versions.unmaintainedVersionLabel": "Questa è la documentazione per {siteTitle} {versionLabel}, che non è più attivamente mantenuta.",
6060
"theme.docs.versions.unreleasedVersionLabel": "Questa è documentazione inedita per {siteTitle} versione {versionLabel}.",
6161
"theme.lastUpdated.atDate": " il {date}",
6262
"theme.lastUpdated.byUser": " da {user}",
6363
"theme.lastUpdated.lastUpdatedAtBy": "Ultimo aggiornamento{atDate}{byUser}",
64-
"theme.navbar.mobileLanguageDropdown.label": "Languages",
64+
"theme.navbar.mobileLanguageDropdown.label": "Linguaggio",
6565
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Indietro al menu principale",
6666
"theme.navbar.mobileVersionsDropdown.label": "Versioni",
6767
"theme.tags.tagsListLabel": "Etichette:",
6868
"theme.tags.tagsPageLink": "Guarda tutte le etichette",
6969
"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"
7272
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"theme.Playground.liveEditor": "Live Editor",
2+
"theme.Playground.liveEditor": "Editor dal vivo",
33
"theme.Playground.result": "Risultato"
44
}

packages/docusaurus-theme-translations/locales/it/theme-search-algolia.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
22
"theme.SearchBar.label": "Cerca",
3-
"theme.SearchBar.seeAll": "See all {count} results",
4-
"theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
5-
"theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
6-
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
7-
"theme.SearchModal.footer.closeText": "to close",
8-
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
9-
"theme.SearchModal.footer.navigateText": "to navigate",
10-
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
11-
"theme.SearchModal.footer.searchByText": "Search by",
12-
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
13-
"theme.SearchModal.footer.selectText": "to select",
14-
"theme.SearchModal.noResultsScreen.noResultsText": "No results for",
15-
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
16-
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
17-
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
18-
"theme.SearchModal.placeholder": "Search docs",
19-
"theme.SearchModal.searchBox.cancelButtonText": "Cancel",
20-
"theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
21-
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
22-
"theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
23-
"theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
24-
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
25-
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
26-
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
3+
"theme.SearchBar.seeAll": "Vedi tutti {count} risultati",
4+
"theme.SearchModal.errorScreen.helpText": "Potresti voler controllare la tua connessione di rete.",
5+
"theme.SearchModal.errorScreen.titleText": "Impossibile recuperare i risultati",
6+
"theme.SearchModal.footer.closeKeyAriaLabel": "Tasto di fuga",
7+
"theme.SearchModal.footer.closeText": "chiudere",
8+
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Freccia giù",
9+
"theme.SearchModal.footer.navigateText": "navigare",
10+
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Freccia in alto",
11+
"theme.SearchModal.footer.searchByText": "Cercato da",
12+
"theme.SearchModal.footer.selectKeyAriaLabel": "Tasto Invio",
13+
"theme.SearchModal.footer.selectText": "selezionare",
14+
"theme.SearchModal.noResultsScreen.noResultsText": "Nessun risultato per",
15+
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Facci sapere.",
16+
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Credi che questa query dovrebbe restituire risultati?",
17+
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Prova a cercare",
18+
"theme.SearchModal.placeholder": "Cerca documenti",
19+
"theme.SearchModal.searchBox.cancelButtonText": "Annulla",
20+
"theme.SearchModal.searchBox.resetButtonTitle": "Cancella la query",
21+
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Preferita",
22+
"theme.SearchModal.startScreen.noRecentSearchesText": "Nessuna ricerca recente",
23+
"theme.SearchModal.startScreen.recentSearchesTitle": "Recente",
24+
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Rimuovi questa ricerca dai preferiti",
25+
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Rimuovi questa ricerca dalla cronologia",
26+
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Salva questa ricerca",
2727
"theme.SearchPage.algoliaLabel": "Ricerca tramite Algolia",
2828
"theme.SearchPage.documentsFound.plurals": "Un documento trovato|{count} documenti trovati",
2929
"theme.SearchPage.emptyResultsTitle": "Cerca nella documentazione",

0 commit comments

Comments
 (0)