22 lines
695 B
JSON
22 lines
695 B
JSON
|
{ "translations": {
|
||
|
"Weather" : "Weer",
|
||
|
"OpenWeatherMap API Key" : "OpenWeatherMap API sleutel",
|
||
|
"Save" : "Opslaan",
|
||
|
"Add a city" : "Een stad toevoegen",
|
||
|
"Add city" : "Stad toevoegen",
|
||
|
"City name" : "Stadsnaam",
|
||
|
"Add" : "Toevoegen",
|
||
|
"Cancel" : "Annuleren",
|
||
|
"Settings" : "Instellingen",
|
||
|
"Metric" : "Metriek",
|
||
|
"Click here to get an API key" : "Klik hier voor een API sleutel",
|
||
|
"Pressure" : "Druk",
|
||
|
"Humidity" : "Vochtigheid",
|
||
|
"Cloudiness" : "Bewolktheid",
|
||
|
"Wind" : "Wind",
|
||
|
"Sunrise" : "Zonsopgang",
|
||
|
"Sunset" : "Zonsondergang",
|
||
|
"Hour" : "Uur",
|
||
|
"Temperature" : "Temperatuur"
|
||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||
|
}
|