nextcloud/apps/user_status/l10n/nl.json

23 lines
743 B
JSON
Raw Normal View History

2020-09-28 05:17:48 +03:00
{ "translations": {
"Recent statuses" : "Recente statussen",
"In a meeting" : "Vergadering",
"Commuting" : "Woon-werk",
"Out sick" : "Ziek",
"Vacationing" : "vakantie",
"Working remotely" : "Thuiswerken",
2020-10-02 14:06:18 +03:00
"What's your status?" : "Wat is je status?",
"Set status" : "Instellen status",
"Status message" : "Statusbericht",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Today" : "Vandaag",
"This week" : "Deze week",
2020-09-28 05:17:48 +03:00
"Online" : "Online",
"Away" : "Afwezig",
"Do not disturb" : "Niet storen",
"Invisible" : "Verborgen",
"Offline" : "Off-line",
"30 minutes" : "30 minuten",
"1 hour" : "1 uur",
"4 hours" : "4 uur"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}