nc-weather/l10n/af.json

29 lines
945 B
JSON
Raw Normal View History

2017-09-11 00:25:32 +00:00
{ "translations": {
2019-12-22 03:57:07 +00:00
"Monday" : "Maandag",
"Tuesday" : "Dinsdag",
"Wednesday" : "Woensdag",
"Thursday" : "Donderdag",
"Friday" : "Vrydag",
"Saturday" : "Saterdag",
"Sunday" : "Sondag",
2021-01-01 03:29:11 +00:00
"Weather" : "Weer",
2018-09-27 00:39:59 +00:00
"Watch the weather directly on your Nextcloud." : "Sien die weer direk in u Nextcloud.",
2017-09-11 00:25:32 +00:00
"OpenWeatherMap API Key" : "OpenWeatherMap API-sleutel",
"Save" : "Bewaar",
"Add a city" : "Voeg n stad toe",
"Add city" : "Voeg stad toe",
"City name" : "Stadnaam",
"Add" : "Voeg toe",
"Cancel" : "Kanselleer",
"Settings" : "Instellings",
"Metric" : "Metriek",
"Click here to get an API key" : "Klik hier om n API-sleutel te kry",
"Pressure" : "Druk",
"Humidity" : "Humiditeit",
"Cloudiness" : "Bewolktheid",
"Wind" : "Wind",
"Sunrise" : "Sonsopkoms",
"Sunset" : "Sondergang",
2020-12-25 03:22:21 +00:00
"Date" : "Datum"
2017-09-11 00:25:32 +00:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}