nc-weather/l10n/en_GB.json

30 lines
946 B
JSON

{ "translations": {
"Weather" : "Weather",
"Monday" : "Monday",
"Tuesday" : "Tuesday",
"Wednesday" : "Wednesday",
"Thursday" : "Thursday",
"Friday" : "Friday",
"Saturday" : "Saturday",
"Sunday" : "Sunday",
"Watch the weather directly on your Nextcloud." : "Watch the weather directly on your Nextcloud.",
"OpenWeatherMap API Key" : "OpenWeatherMap API Key",
"Save" : "Save",
"Add a city" : "Add a city",
"Add city" : "Add city",
"City name" : "City name",
"Add" : "Add",
"Cancel" : "Cancel",
"Settings" : "Settings",
"Metric" : "Metric",
"Click here to get an API key" : "Click here to get an API key",
"Pressure" : "Pressure",
"Humidity" : "Humidity",
"Cloudiness" : "Cloudiness",
"Wind" : "Wind",
"Sunrise" : "Sunrise",
"Sunset" : "Sunset",
"Date" : "Date",
"Temperature" : "Temperature"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}