it.json 1.6 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Dashboard" : "Cruscotto",
  3. "Dashboard app" : "Cruscotto",
  4. "Show something" : "Mostra qualcosa",
  5. "Customize" : "Personalizza",
  6. "Edit widgets" : "Modifica widget",
  7. "Get more widgets from the app store" : "Ottieni altri widget dal negozio di applicazioni",
  8. "Change background image" : "Cambia l'immagine di sfondo",
  9. "Weather service" : "Servizio meteo",
  10. "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.",
  11. "Weather data from Met.no" : "Dati meteo da Met.no",
  12. "geocoding with Nominatim" : "geocodifica conh Nominatim",
  13. "elevation data from OpenTopoData" : "dati di elevazione da OpenTopoData",
  14. "Weather" : "Meteo",
  15. "Status" : "Stato",
  16. "Good morning" : "Buongiorno",
  17. "Good morning, {name}" : "Buongiorno, {name}",
  18. "Good afternoon" : "Buon pomeriggio",
  19. "Good afternoon, {name}" : "Buon pomeriggio, {name}",
  20. "Good evening" : "Buona sera",
  21. "Good evening, {name}" : "Buona sera, {name}",
  22. "Hello" : "Ciao",
  23. "Hello, {name}" : "Ciao {name}",
  24. "Pick from Files" : "Scegli da File",
  25. "Default images" : "Immagini predefinite",
  26. "Plain background" : "Sfondo semplice",
  27. "Insert from {productName}" : "Inserisci da {productName}",
  28. "Good night, {name}" : "Buona notte, {name}",
  29. "Good night" : "Buona notte",
  30. "Pick from files" : "Scegli da file"
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }