diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 19f6c421aab..eedac6e9247 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -126,6 +126,7 @@ OC.L10N.register( "Searching other places" : "Ricerca in altre posizioni", "No search results in other folders for {tag}{filter}{endtag}" : "Nessun risultato di ricerca nelle altre cartelle per {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} risultato di ricerca in altre cartelle","{count} risultati di ricerca in altre cartelle"], + "Thumbnail for {result}" : "Miniatura per {result}", "Log in" : "Accedi", "Logging in …" : "Accesso in corso...", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", @@ -169,6 +170,12 @@ OC.L10N.register( "Log in with a device" : "Accedi con un dispositivo", "Back" : "Indietro", "Searching …" : "Ricerca in corso…", + "No results for {query}" : "Nessun risultato per {query}", + "Start typing to search" : "Inizia a digitare per cercare", + "Loading more results …" : "Caricamento di più risultati...", + "Load more results" : "Carica più risultati", + "_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"], + "Search for {types} …" : "Cerca {types}...", "Settings" : "Impostazioni", "Could not load your contacts" : "Impossibile caricare i tuoi contatti", "Search contacts …" : "Cerca contatti...", |