diff options
Diffstat (limited to 'apps/weather_status/l10n/it.json')
-rw-r--r-- | apps/weather_status/l10n/it.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/it.json b/apps/weather_status/l10n/it.json index 7e646acecfe..48606db69f9 100644 --- a/apps/weather_status/l10n/it.json +++ b/apps/weather_status/l10n/it.json @@ -5,7 +5,6 @@ "Error" : "Errore", "Weather status" : "Stato meteo", "Weather status in your dashboard" : "Stato meteo nel tuo cruscotto", - "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", @@ -43,6 +42,7 @@ "There was an error setting the location." : "Si è verificato un errore durante l'impostazione della località.", "There was an error saving the mode." : "Si è verificato un errore durante il salvataggio della modalità.", "There was an error using personal address." : "Si è verificato un errore usando l'indirizzo personale.", - "Set location for weather" : "Imposta la località per il meteo" + "Set location for weather" : "Imposta la località per il meteo", + "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." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |