summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/nl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/nl.js')
-rw-r--r--apps/user_status/l10n/nl.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js
index 077c9e12a16..1063bc7ffea 100644
--- a/apps/user_status/l10n/nl.js
+++ b/apps/user_status/l10n/nl.js
@@ -7,9 +7,11 @@ OC.L10N.register(
"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}",
@@ -20,6 +22,7 @@ OC.L10N.register(
"Offline" : "Off-line",
"30 minutes" : "30 minuten",
"1 hour" : "1 uur",
- "4 hours" : "4 uur"
+ "4 hours" : "4 uur",
+ "Mute all notifications" : "Onderdruk alle meldingen"
},
"nplurals=2; plural=(n != 1);");