diff options
Diffstat (limited to 'core/l10n/it.json')
-rw-r--r-- | core/l10n/it.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/core/l10n/it.json b/core/l10n/it.json index 66ac4bb4451..5ba509adbb3 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -181,7 +181,27 @@ "Install the Contacts app" : "Installa l'applicazione Contatti", "Loading your contacts …" : "Caricamento dei tuoi contatti...", "Looking for {term} …" : "Ricerca di {term} in corso...", + "Search starts once you start typing and results may be reached with the arrow keys" : "La ricerca inizia nel momento in cui digiti e puoi vedere i risultati con i tasti freccia", + "Search for {name} only" : "Cerca solo {name}", + "Start typing to search" : "Inizia a digitare per cercare", + "Loading more results …" : "Caricamento di più risultati...", + "Load more results" : "Carica più risultati", + "Search" : "Cerca", + "No results for {query}" : "Nessun risultato per {query}", + "Press Enter to start searching" : "Premi invio per iniziare la ricerca", + "An error occurred while searching for {type}" : "Si è verificato un errore durante la ricerca di {type}", + "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Digita {minSearchLength} carattere o più per cercare","Digita {minSearchLength} caratteri o più per cercare","Digita {minSearchLength} caratteri o più per cercare"], + "Forgot password?" : "Hai dimenticato la password?", + "Back to login form" : "Torna al modulo di accesso", + "Back" : "Indietro", + "Login form is disabled." : "Il modulo di accesso è disabilitato.", + "Edit Profile" : "Modifica il profilo", + "The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui", + "You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione", + "{user} has not added any info yet" : "{user} non ha ancora aggiunto alcuna informazione", + "Error opening the user status modal, try hard refreshing the page" : "Errore nell'apertura dello stato utente, prova a ricaricare la pagina", "Search apps, files, tags, messages" : "Cerca apps. flie, tag, messaggi", + "Search {types} …" : "Cerca {types}...", "Apps and Settings" : "App e impostazioni", "Date" : "Data", "Today" : "Ogg", @@ -192,31 +212,12 @@ "Search people" : "Cerca le persone", "Not found" : "Non trovato", "People" : "Persone", - "Load more results" : "Carica più risultati", "Search in" : "Cerca all'interno", "Filter in current view" : "Filtro nella vista corrente", "Searching …" : "Ricerca in corso…", "Start typing in search" : "Inizia a digitare il testo di ricerca", "No matching results" : "Nessun risultato corrispondente", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tra ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", - "Forgot password?" : "Hai dimenticato la password?", - "Back to login form" : "Torna al modulo di accesso", - "Back" : "Indietro", - "Login form is disabled." : "Il modulo di accesso è disabilitato.", - "Edit Profile" : "Modifica il profilo", - "The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui", - "You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione", - "{user} has not added any info yet" : "{user} non ha ancora aggiunto alcuna informazione", - "Error opening the user status modal, try hard refreshing the page" : "Errore nell'apertura dello stato utente, prova a ricaricare la pagina", - "Search starts once you start typing and results may be reached with the arrow keys" : "La ricerca inizia nel momento in cui digiti e puoi vedere i risultati con i tasti freccia", - "Search for {name} only" : "Cerca solo {name}", - "Start typing to search" : "Inizia a digitare per cercare", - "Loading more results …" : "Caricamento di più risultati...", - "Search" : "Cerca", - "No results for {query}" : "Nessun risultato per {query}", - "Press Enter to start searching" : "Premi invio per iniziare la ricerca", - "An error occurred while searching for {type}" : "Si è verificato un errore durante la ricerca di {type}", - "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Digita {minSearchLength} carattere o più per cercare","Digita {minSearchLength} caratteri o più per cercare","Digita {minSearchLength} caratteri o più per cercare"], "This browser is not supported" : "Questo browser non è supportato", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Il tuo browser non è supportato. Effettua l'upgrade a una versione più recente o supportata.", "Continue with this unsupported browser" : "Prosegui con questo browser non supportato", @@ -224,7 +225,6 @@ "{name} version {version} and above" : "{name} versione {version} e successive", "Settings menu" : "Menu delle impostazioni", "Avatar of {displayName}" : "Avatar di {displayName}", - "Search {types} …" : "Cerca {types}...", "No" : "No", "Yes" : "Sì", "Choose {file}" : "Scegli {file}", |