diff options
Diffstat (limited to 'apps/weather_status/l10n/it.js')
-rw-r--r-- | apps/weather_status/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/it.js b/apps/weather_status/l10n/it.js index 14a3cea40a8..1395cc1a930 100644 --- a/apps/weather_status/l10n/it.js +++ b/apps/weather_status/l10n/it.js @@ -10,6 +10,7 @@ OC.L10N.register( "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Meteo integrato nell'applicazione del cruscotto.\n La posizione dell'utente può essere determinata automaticamente o definita a mano. Vengono poi mostrate previsioni per 6 ore.\n Questo stato può anche essere integrato in altri posti come nell'applicazione Calendario.", "Detect location" : "Elimina località", "Set custom address" : "Imposta indirizzo personalizzato", + "Favorites" : "Preferiti", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cielo sereno alle {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nuvoloso alle {time}", "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Giorno sereno alle {time}", @@ -25,6 +26,7 @@ OC.L10N.register( "More weather for {adr}" : "Altro meteo per {adr}", "Loading weather" : "Caricamento meteo", "Set location for weather" : "Imposta la località per il meteo", + "Remove from favorites" : "Rimuovi dai preferiti", "You are not logged in." : "Accesso non effettuato.", "There was an error getting the weather status information." : "Si è verificato un errore durante il recupero delle informazioni meteo.", "No weather information found" : "Nessuna informazione meteo trovata", |