nextcloud/apps/user_status/l10n/nl.json

36 lines
1.5 KiB
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-11-29 05:19:11 +03:00
"User status" : "Gebruikersstatus",
2020-12-29 05:19:50 +03:00
"Clear status message after" : "Opruimen statusbericht na",
2020-10-02 14:06:18 +03:00
"What's your status?" : "Wat is je status?",
"Set status" : "Instellen status",
2020-12-23 05:20:11 +03:00
"Online status" : "Online status",
2020-10-02 14:06:18 +03:00
"Status message" : "Statusbericht",
2020-12-29 05:19:50 +03:00
"Clear status message" : "Opruimen statusbericht",
"Set status message" : "Instellen statusbericht",
2020-11-30 05:19:45 +03:00
"There was an error saving the status" : "Er is een fout opgetreden bij het bewaren van de status",
"There was an error clearing the status" : "Er is een fout opgetreden bij het leegmaken van de status",
2020-11-29 05:19:11 +03:00
"No recent status changes" : "Geen recente statuswijzigingen",
2020-10-02 18:28:57 +03:00
"Away" : "Afwezig",
"Do not disturb" : "Niet storen",
2020-10-02 14:06:18 +03:00
"{status}, {timestamp}" : "{status}, {timestamp}",
2020-11-30 05:19:45 +03:00
"Don't clear" : "Niet schoonmaken",
2020-10-02 14:06:18 +03:00
"Today" : "Vandaag",
"This week" : "Deze week",
2020-09-28 05:17:48 +03:00
"Online" : "Online",
"Invisible" : "Verborgen",
"Offline" : "Off-line",
2020-11-30 05:19:45 +03:00
"There was an error saving the new status" : "Er is een fout opgetreden bij het bewaren van de nieuwe status",
2020-09-28 05:17:48 +03:00
"30 minutes" : "30 minuten",
"1 hour" : "1 uur",
2020-11-29 05:19:11 +03:00
"4 hours" : "4 uur",
2020-11-30 05:19:45 +03:00
"Mute all notifications" : "Onderdruk alle meldingen",
2020-12-29 05:19:50 +03:00
"Appear offline" : "Toon afwezig",
2020-11-30 05:19:45 +03:00
"Clear status after" : "Maak de status leeg na"
2020-09-28 05:17:48 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}