nc-weather/l10n/it.json

23 lines
799 B
JSON
Raw Normal View History

2017-08-18 00:25:26 +00:00
{ "translations": {
"Weather" : "Meteo",
2018-05-25 00:47:04 +00:00
"Watch the weather directly on your Nextcloud." : "Guarda il meteo direttamente sul tuo Nextcloud.",
2017-08-18 00:25:26 +00:00
"OpenWeatherMap API Key" : "Chiave API OpenWeatherMap",
"Save" : "Salva",
2018-08-30 00:37:29 +00:00
"Add a city" : "Aggiungi una città",
2017-08-18 00:25:26 +00:00
"Add city" : "Aggiungi città",
"City name" : "Nome citta",
"Add" : "Aggiungi",
"Cancel" : "Annulla",
"Settings" : "Impostazioni",
"Metric" : "Metrica",
"Click here to get an API key" : "Fai clic qui per ottenere un chiave API",
"Pressure" : "Pressione",
"Humidity" : "Umidità",
"Cloudiness" : "Nuvolosità",
"Wind" : "Vento",
"Sunrise" : "Alba",
"Sunset" : "Tramonto",
"Hour" : "Ora",
"Temperature" : "Temperatura"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}