nc-weather/l10n/af.js

33 lines
987 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

OC.L10N.register(
"weather",
{
"Weather" : "Weer",
"Monday" : "Maandag",
"Tuesday" : "Dinsdag",
"Wednesday" : "Woensdag",
"Thursday" : "Donderdag",
"Friday" : "Vrydag",
"Saturday" : "Saterdag",
"Sunday" : "Sondag",
"Watch the weather directly on your Nextcloud." : "Sien die weer direk in u Nextcloud.",
"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",
"Date" : "Datum",
"Temperature" : "Temperatuur"
},
"nplurals=2; plural=(n != 1);");