Skip to content

Commit

Permalink
chore(theme-translations): complete it translations
Browse files Browse the repository at this point in the history
- all files have been translated into Italian
  • Loading branch information
bitpredator committed May 31, 2023
1 parent ee6ccfc commit 572cb1f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"theme.Playground.liveEditor": "Live Editor",
"theme.Playground.liveEditor": "Editor dal vivo",
"theme.Playground.result": "Risultato"
}
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"theme.SearchBar.label": "Cerca",
"theme.SearchBar.seeAll": "See all {count} results",
"theme.SearchModal.errorScreen.helpText": "You might want to check your network connection.",
"theme.SearchModal.errorScreen.titleText": "Unable to fetch results",
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
"theme.SearchModal.footer.closeText": "to close",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
"theme.SearchModal.footer.navigateText": "to navigate",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
"theme.SearchModal.footer.searchByText": "Search by",
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
"theme.SearchModal.footer.selectText": "to select",
"theme.SearchModal.noResultsScreen.noResultsText": "No results for",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
"theme.SearchModal.placeholder": "Search docs",
"theme.SearchModal.searchBox.cancelButtonText": "Cancel",
"theme.SearchModal.searchBox.resetButtonTitle": "Clear the query",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favorite",
"theme.SearchModal.startScreen.noRecentSearchesText": "No recent searches",
"theme.SearchModal.startScreen.recentSearchesTitle": "Recent",
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Remove this search from favorites",
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Remove this search from history",
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Save this search",
"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",
Expand Down

0 comments on commit 572cb1f

Please sign in to comment.