it.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536
  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 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.",
  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. "More weather for {adr}" : "Altro meteo per {adr}",
  23. "Loading weather" : "Caricamento meteo",
  24. "Remove from favorites" : "Rimuovi dai preferiti",
  25. "Add as favorite" : "Aggiungi come preferito",
  26. "You are not logged in." : "Accesso non effettuato.",
  27. "There was an error getting the weather status information." : "Si è verificato un errore durante il recupero delle informazioni meteo.",
  28. "No weather information found" : "Nessuna informazione meteo trovata",
  29. "Location not found" : "Località non trovata",
  30. "There was an error setting the location address." : "Si è verificato un errore impostando l'indirizzo della località.",
  31. "There was an error setting the location." : "Si è verificato un errore durante l'impostazione della località.",
  32. "There was an error saving the mode." : "Si è verificato un errore durante il salvataggio della modalità.",
  33. "There was an error using personal address." : "Si è verificato un errore usando l'indirizzo personale.",
  34. "Set location for weather" : "Imposta la località per il meteo"
  35. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  36. }