diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 70b90b3a707..19f6c421aab 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -168,6 +168,7 @@ OC.L10N.register( "Forgot password?" : "Hai dimenticato la password?", "Log in with a device" : "Accedi con un dispositivo", "Back" : "Indietro", + "Searching …" : "Ricerca in corso…", "Settings" : "Impostazioni", "Could not load your contacts" : "Impossibile caricare i tuoi contatti", "Search contacts …" : "Cerca contatti...", @@ -302,8 +303,6 @@ OC.L10N.register( "More apps" : "Altre applicazioni", "More" : "Altro", "More apps menu" : "Menu delle altre applicazioni", - "Search" : "Cerca", - "Reset search" : "Ripristina ricerca", "Contacts" : "Contatti", "Contacts menu" : "Menu dei contatti", "Settings menu" : "Menu delle impostazioni", @@ -435,6 +434,8 @@ OC.L10N.register( "Error removing share" : "Errore durante la rimozione della condivisione", "({scope})" : "({scope})", "Saving..." : "Salvataggio…", + "Search" : "Cerca", + "Reset search" : "Ripristina ricerca", "Your client should now be connected! You can close this window." : "Il client ora dovrebbe essere connesso! Puoi chiudere questa finestra.", "Cancel log in" : "Annulla l'accesso", "These apps will be updated:" : "Queste applicazioni saranno aggiornate:", |