nl.json 1.3 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Recent statuses" : "Recente statussen",
  3. "In a meeting" : "Vergadering",
  4. "Commuting" : "Woon-werk",
  5. "Out sick" : "Ziek",
  6. "Vacationing" : "vakantie",
  7. "Working remotely" : "Thuiswerken",
  8. "User status" : "Gebruikersstatus",
  9. "What's your status?" : "Wat is je status?",
  10. "Set status" : "Instellen status",
  11. "Status message" : "Statusbericht",
  12. "There was an error saving the status" : "Er is een fout opgetreden bij het bewaren van de status",
  13. "There was an error clearing the status" : "Er is een fout opgetreden bij het leegmaken van de status",
  14. "No recent status changes" : "Geen recente statuswijzigingen",
  15. "Away" : "Afwezig",
  16. "Do not disturb" : "Niet storen",
  17. "{status}, {timestamp}" : "{status}, {timestamp}",
  18. "Don't clear" : "Niet schoonmaken",
  19. "Today" : "Vandaag",
  20. "This week" : "Deze week",
  21. "Online" : "Online",
  22. "Invisible" : "Verborgen",
  23. "Offline" : "Off-line",
  24. "There was an error saving the new status" : "Er is een fout opgetreden bij het bewaren van de nieuwe status",
  25. "30 minutes" : "30 minuten",
  26. "1 hour" : "1 uur",
  27. "4 hours" : "4 uur",
  28. "Mute all notifications" : "Onderdruk alle meldingen",
  29. "Clear status after" : "Maak de status leeg na"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }