af.json 1.7 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Unknown address" : "Onbekende adres",
  3. "No result." : "Geen resultaat.",
  4. "Error" : "Fout",
  5. "Weather status" : "Weerstatus",
  6. "Weather status in your dashboard" : "Weerstatus in u beheerpaneel",
  7. "Detect location" : "Bespeur ligging",
  8. "Favorites" : "Gunstelinge",
  9. "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Helder lug om {time}",
  10. "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewolk om {time}",
  11. "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Gedeeltelik bewolk om {time}",
  12. "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Mistig om {time}",
  13. "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Ligte reën om {time}",
  14. "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Reën om {time}",
  15. "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Swaar reën om {time}",
  16. "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Reënbuie om {time}",
  17. "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Ligte reënbuie om {time}",
  18. "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Swaar reënbuie om {time}",
  19. "More weather for {adr}" : "Nog weer vir {adr}",
  20. "Loading weather" : "Laai tans weer",
  21. "Set location for weather" : "Stel ligging vir weer",
  22. "Remove from favorites" : "Verwyder uit gunstelinge",
  23. "Add as favorite" : "Voeg toe as gunsteling",
  24. "You are not logged in." : "U is nie aangeteken nie.",
  25. "No weather information found" : "Geen weerinligting gevind",
  26. "Location not found" : "Ligging nie gevind"
  27. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  28. }