diff options
Diffstat (limited to 'apps/user_status/l10n/nl.js')
-rw-r--r-- | apps/user_status/l10n/nl.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js index 08675a86f14..db5ad6cb172 100644 --- a/apps/user_status/l10n/nl.js +++ b/apps/user_status/l10n/nl.js @@ -2,13 +2,15 @@ OC.L10N.register( "user_status", { "Recent statuses" : "Recente statussen", - "In a meeting" : "Vergadering", + "In a meeting" : "In een vergadering", "Commuting" : "Woon-werk", "Out sick" : "Ziek", - "Vacationing" : "vakantie", + "Vacationing" : "Op vakantie", "Working remotely" : "Thuiswerken", + "In a call" : "In gesprek", "User status" : "Gebruikersstatus", - "Clear status message after" : "Opruimen statusbericht na", + "View profile" : "Bekijk profiel", + "Clear status message after" : "Statusbericht wissen na", "What is your status?" : "Wat is jouw status?", "Set status" : "Instellen status", "Online status" : "Online status", |