nextcloud/apps/user_status/l10n/nl.json

23 lines
743 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",
"What's your status?" : "Wat is je status?",
"Set status" : "Instellen status",
"Status message" : "Statusbericht",
"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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}