it.json 4.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. { "translations": {
  2. "Unknown address" : "Indirizzo sconosciuto",
  3. "No result." : "Nessun risultato.",
  4. "Malformed JSON data." : "Dati JSON non validi.",
  5. "Error" : "Errore",
  6. "Weather status" : "Stato meteo",
  7. "Weather status in your dashboard" : "Stato meteo nel tuo cruscotto",
  8. "Weather status integrated in the Dashboard app.\n The geographic location 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 geografica 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.",
  9. "Detect location" : "Elimina località",
  10. "Set custom address" : "Imposta indirizzo personalizzato",
  11. "Favorites" : "Preferiti",
  12. "{temperature} {unit} clear sky later today" : "{temperature} {unit} cielo sereno più tardi in giornata",
  13. "{temperature} {unit} clear sky" : "{temperature} {unit} cielo sereno",
  14. "{temperature} {unit} cloudy later today" : "{temperature} {unit} nuvoloso più tardi in giornata",
  15. "{temperature} {unit} cloudy" : "{temperature} {unit} nuvoloso",
  16. "{temperature} {unit} fair weather later today" : "{temperature} {unit} bel tempo più tardi in giornata",
  17. "{temperature} {unit} fair weather" : "{temperature} {unit} bel tempo",
  18. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parzialmente nuvoloso più tardi in giornata",
  19. "{temperature} {unit} partly cloudy" : "{temperature} {unit} parzialmente nuvoloso",
  20. "{temperature} {unit} foggy later today" : "{temperature} {unit} nebbioso più tardi in giornata",
  21. "{temperature} {unit} foggy" : "{temperature} {unit} nebbioso",
  22. "{temperature} {unit} light rainfall later today" : "{temperature} {unit} deboli precipitazioni più tardi oggi",
  23. "{temperature} {unit} light rainfall" : "{temperature} {unit} precipitazioni deboli",
  24. "{temperature} {unit} rainfall later today" : "{temperature} {unit} pioggia più tardi oggi",
  25. "{temperature} {unit} rainfall" : "{temperature} {unità} precipitazioni",
  26. "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} forti precipitazioni più tardi oggi",
  27. "{temperature} {unit} heavy rainfall" : "{temperature} {unit} forti precipitazioni",
  28. "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rovesci di pioggia più tardi oggi",
  29. "{temperature} {unit} rainfall showers" : "{temperature} {unit} rovesci di pioggia",
  30. "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} deboli rovesci di pioggia più tardi oggi",
  31. "{temperature} {unit} light rainfall showers" : "{temperature} {unit} deboli rovesci di pioggia",
  32. "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} forti rovesci di pioggia più tardi oggi",
  33. "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} forti rovesci di pioggia",
  34. "More weather for {adr}" : "Altro meteo per {adr}",
  35. "Loading weather" : "Caricamento meteo",
  36. "Remove from favorites" : "Rimuovi dai preferiti",
  37. "Add as favorite" : "Aggiungi come preferito",
  38. "You are not logged in." : "Accesso non effettuato.",
  39. "There was an error getting the weather status information." : "Si è verificato un errore durante il recupero delle informazioni meteo.",
  40. "No weather information found" : "Nessuna informazione meteo trovata",
  41. "Location not found" : "Località non trovata",
  42. "There was an error setting the location address." : "Si è verificato un errore impostando l'indirizzo della località.",
  43. "There was an error setting the location." : "Si è verificato un errore durante l'impostazione della località.",
  44. "There was an error saving the mode." : "Si è verificato un errore durante il salvataggio della modalità.",
  45. "There was an error using personal address." : "Si è verificato un errore usando l'indirizzo personale.",
  46. "Set location for weather" : "Imposta la località per il meteo",
  47. "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."
  48. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  49. }