diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-22 02:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-22 02:17:47 +0000 |
commit | 60fcb7092ceba41eed30753c6ad8787d690de05d (patch) | |
tree | e8bae0db02acb2cccdf41d93ffb375c93b88b442 /apps/weather_status/l10n/it.js | |
parent | d77d52d2575043d9f50d32a45875f2299b2d2b61 (diff) | |
download | nextcloud-server-60fcb7092ceba41eed30753c6ad8787d690de05d.tar.gz nextcloud-server-60fcb7092ceba41eed30753c6ad8787d690de05d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status/l10n/it.js')
-rw-r--r-- | apps/weather_status/l10n/it.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/weather_status/l10n/it.js b/apps/weather_status/l10n/it.js index 1473310183b..4dad99528bd 100644 --- a/apps/weather_status/l10n/it.js +++ b/apps/weather_status/l10n/it.js @@ -7,7 +7,7 @@ OC.L10N.register( "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'app dashboard.\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'app Calendario.", + "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", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cielo sereno alle {time}", @@ -25,12 +25,12 @@ 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", - "There was an error getting the weather status information." : "Si è verificato un errore ottenendo le informazioni meteo.", + "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", "Location not found" : "Località non trovata", - "There was an error setting the location address." : "Si è verificato un errore impostando l'indirizzo del luogo.", - "There was an error setting the location." : "Si è verificato un errore impostando il luogo.", - "There was an error saving the mode." : "Si è verificato un errore salvando la modalità.", + "There was an error setting the location address." : "Si è verificato un errore impostando l'indirizzo della località.", + "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." }, "nplurals=2; plural=(n != 1);"); |