1234567891011121314151617181920212223 |
- { "translations": {
- "Dashboard" : "Cruscotto",
- "Dashboard app" : "Cruscotto",
- "Customize" : "Personalizza",
- "Edit widgets" : "Modifica widget",
- "Get more widgets from the App Store" : "Ottieni altri widget dal negozio delle applicazioni",
- "Weather service" : "Servizio meteo",
- "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.",
- "Weather data from Met.no" : "Dati meteo da Met.no",
- "geocoding with Nominatim" : "geocodifica conh Nominatim",
- "elevation data from OpenTopoData" : "dati di elevazione da OpenTopoData",
- "Weather" : "Meteo",
- "Status" : "Stato",
- "Good morning" : "Buongiorno",
- "Good morning, {name}" : "Buongiorno, {name}",
- "Good afternoon" : "Buon pomeriggio",
- "Good afternoon, {name}" : "Buon pomeriggio, {name}",
- "Good evening" : "Buona sera",
- "Good evening, {name}" : "Buona sera, {name}",
- "Hello" : "Ciao",
- "Hello, {name}" : "Ciao {name}"
- },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
- }
|