it.json 1.5 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Dashboard" : "Cruscotto",
  3. "Dashboard app" : "Cruscotto",
  4. "Customize" : "Personalizza",
  5. "Edit widgets" : "Modifica widget",
  6. "Get more widgets from the App Store" : "Ottieni altri widget dal negozio delle applicazioni",
  7. "Weather service" : "Servizio meteo",
  8. "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Per la tua riservatezza, i dati meteorologici sono richiesti dal tuo server Nextcloud per tuo conto, per cui il servizio meteo non riceve informazioni personali.",
  9. "Weather data from Met.no" : "Dati meteo da Met.no",
  10. "geocoding with Nominatim" : "geocodifica conh Nominatim",
  11. "elevation data from OpenTopoData" : "dati di elevazione da OpenTopoData",
  12. "Weather" : "Meteo",
  13. "Status" : "Stato",
  14. "Good morning" : "Buongiorno",
  15. "Good morning, {name}" : "Buongiorno, {name}",
  16. "Good afternoon" : "Buon pomeriggio",
  17. "Good afternoon, {name}" : "Buon pomeriggio, {name}",
  18. "Good evening" : "Buona sera",
  19. "Good evening, {name}" : "Buona sera, {name}",
  20. "Hello" : "Ciao",
  21. "Hello, {name}" : "Ciao {name}",
  22. "Change background image" : "Cambia l'immagine di sfondo",
  23. "Pick from Files" : "Scegli da File",
  24. "Default images" : "Immagini predefinite",
  25. "Plain background" : "Sfondo semplice",
  26. "Insert from {productName}" : "Inserisci da {productName}"
  27. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  28. }