nextcloud/apps/user_status/l10n/nl.json

26 lines
909 B
JSON
Raw Normal View History

2020-10-14 05:18:55 +03:00
{ "translations": {
"Recent statuses" : "Recente statussen",
"In a meeting" : "Vergadering",
"Commuting" : "Woon-werk",
"Out sick" : "Ziek",
"Vacationing" : "vakantie",
"Working remotely" : "Thuiswerken",
2020-11-29 05:19:21 +03:00
"User status" : "Gebruikersstatus",
2020-10-14 05:18:55 +03:00
"What's your status?" : "Wat is je status?",
"Set status" : "Instellen status",
"Status message" : "Statusbericht",
2020-11-29 05:19:21 +03:00
"No recent status changes" : "Geen recente statuswijzigingen",
2020-10-14 05:18:55 +03:00
"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",
2020-11-29 05:19:21 +03:00
"4 hours" : "4 uur",
"Mute all notifications" : "Onderdruk alle meldingen"
2020-10-14 05:18:55 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}