diff options
Diffstat (limited to 'apps/user_status/l10n/nl.js')
-rw-r--r-- | apps/user_status/l10n/nl.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js index 06ac2b087a7..b79bb8d209e 100644 --- a/apps/user_status/l10n/nl.js +++ b/apps/user_status/l10n/nl.js @@ -7,16 +7,17 @@ OC.L10N.register( "Out sick" : "Ziek", "Vacationing" : "vakantie", "Working remotely" : "Thuiswerken", + "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", "Online" : "Online", "Away" : "Afwezig", "Do not disturb" : "Niet storen", "Invisible" : "Verborgen", "Offline" : "Off-line", - "Set status" : "Instellen status", - "What's your status?" : "Wat is je status?", - "{status}, {timestamp}" : "{status}, {timestamp}", - "Today" : "Vandaag", - "This week" : "Deze week", "30 minutes" : "30 minuten", "1 hour" : "1 uur", "4 hours" : "4 uur" |