diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-05 02:17:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-05 02:17:09 +0000 |
commit | 02680cf93d7ba38a467d8f505424eb357cee5816 (patch) | |
tree | 6eca1fcd999bcf0defc1459ea7cea82094eb0e8a /core/l10n/it.js | |
parent | be703908f9363a85612ebfcab419dc0aaa6a1091 (diff) | |
download | nextcloud-server-02680cf93d7ba38a467d8f505424eb357cee5816.tar.gz nextcloud-server-02680cf93d7ba38a467d8f505424eb357cee5816.zip |
[tx-robot] updated from transifex
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...", |