nc-weather/l10n/nb.json

30 lines
959 B
JSON

{ "translations": {
"Weather" : "Vær",
"Monday" : "Mandag",
"Tuesday" : "Tirsdag",
"Wednesday" : "Onsdag",
"Thursday" : "Torsdag",
"Friday" : "Fredag",
"Saturday" : "Lørdag",
"Sunday" : "Søndag",
"Watch the weather directly on your Nextcloud." : "Se vær direkte på din Nextcloud.",
"OpenWeatherMap API Key" : "OpenWeatherMap API-nøkkel",
"Save" : "Lagre",
"Add a city" : "Legg til by",
"Add city" : "Legg til by",
"City name" : "Navn på by",
"Add" : "Legg til",
"Cancel" : "Avbryt",
"Settings" : "Innstillinger",
"Metric" : "Metrisk",
"Click here to get an API key" : "Klikk her for å få en API nøkkel",
"Pressure" : "Trykk",
"Humidity" : "Fuktighet",
"Cloudiness" : "Skydekke",
"Wind" : "Vind",
"Sunrise" : "Soloppgang",
"Sunset" : "Solnedgang",
"Date" : "Dato",
"Temperature" : "Temperatur"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}