summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/nl.json
blob: 4593e9927b0d3ce31922d35908cc1a31aac76212 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{ "translations": {
    "Recent statuses" : "Recente statussen",
    "In a meeting" : "Vergadering",
    "Commuting" : "Woon-werk",
    "Out sick" : "Ziek",
    "Vacationing" : "vakantie",
    "Working remotely" : "Thuiswerken",
    "User status" : "Gebruikersstatus",
    "What's your status?" : "Wat is je status?",
    "Set status" : "Instellen status",
    "Status message" : "Statusbericht",
    "No recent status changes" : "Geen recente statuswijzigingen",
    "Away" : "Afwezig",
    "Do not disturb" : "Niet storen",
    "{status}, {timestamp}" : "{status}, {timestamp}",
    "Today" : "Vandaag",
    "This week" : "Deze week",
    "Online" : "Online",
    "Invisible" : "Verborgen",
    "Offline" : "Off-line",
    "30 minutes" : "30 minuten",
    "1 hour" : "1 uur",
    "4 hours" : "4 uur",
    "Mute all notifications" : "Onderdruk alle meldingen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}