nc-weather/l10n/en_GB.json

29 lines
911 B
JSON
Raw Normal View History

2017-08-19 00:26:31 +00:00
{ "translations": {
2019-12-22 03:57:07 +00:00
"Monday" : "Monday",
"Tuesday" : "Tuesday",
"Wednesday" : "Wednesday",
"Thursday" : "Thursday",
"Friday" : "Friday",
"Saturday" : "Saturday",
"Sunday" : "Sunday",
2021-01-01 03:29:11 +00:00
"Weather" : "Weather",
2018-06-12 00:44:03 +00:00
"Watch the weather directly on your Nextcloud." : "Watch the weather directly on your Nextcloud.",
2017-08-19 00:26:31 +00:00
"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",
2020-12-25 03:22:21 +00:00
"Date" : "Date"
2017-08-19 00:26:31 +00:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}