@docusaurus/theme-translations
Version:
Docusaurus theme translations.
36 lines (35 loc) • 2.4 kB
JSON
{
"theme.SearchBar.label": "Cerca",
"theme.SearchBar.seeAll": "Vedi tutti {count} risultati",
"theme.SearchModal.errorScreen.helpText": "Potresti voler controllare la tua connessione di rete.",
"theme.SearchModal.errorScreen.titleText": "Impossibile recuperare i risultati",
"theme.SearchModal.footer.closeKeyAriaLabel": "Tasto di fuga",
"theme.SearchModal.footer.closeText": "chiudere",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Freccia giù",
"theme.SearchModal.footer.navigateText": "navigare",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Freccia in alto",
"theme.SearchModal.footer.searchByText": "Cercato da",
"theme.SearchModal.footer.selectKeyAriaLabel": "Tasto Invio",
"theme.SearchModal.footer.selectText": "selezionare",
"theme.SearchModal.noResultsScreen.noResultsText": "Nessun risultato per",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Facci sapere.",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Credi che questa query dovrebbe restituire risultati?",
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Prova a cercare",
"theme.SearchModal.placeholder": "Cerca documenti",
"theme.SearchModal.searchBox.cancelButtonText": "Annulla",
"theme.SearchModal.searchBox.resetButtonTitle": "Cancella la query",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Preferita",
"theme.SearchModal.startScreen.noRecentSearchesText": "Nessuna ricerca recente",
"theme.SearchModal.startScreen.recentSearchesTitle": "Recente",
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Rimuovi questa ricerca dai preferiti",
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Rimuovi questa ricerca dalla cronologia",
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Salva questa ricerca",
"theme.SearchPage.algoliaLabel": "Ricerca tramite Algolia",
"theme.SearchPage.documentsFound.plurals": "Un documento trovato|{count} documenti trovati",
"theme.SearchPage.emptyResultsTitle": "Cerca nella documentazione",
"theme.SearchPage.existingResultsTitle": "Risultati di ricerca per \"{query}\"",
"theme.SearchPage.fetchingNewResults": "Recuperando nuovi risultati...",
"theme.SearchPage.inputLabel": "Cerca",
"theme.SearchPage.inputPlaceholder": "Digita qui la tua ricerca",
"theme.SearchPage.noResultsText": "Nessun risultato trovato"
}