diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 15:28:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 15:28:57 +0000 |
commit | 7819305eba67275b3db1d500193f2eee539b9442 (patch) | |
tree | cacc0ee497c11d05c88d31317abb9e0c14705ac9 /apps/user_status/l10n/nl.js | |
parent | 0f7e2f33645593d97404009725aa3b44629c5222 (diff) | |
download | nextcloud-server-7819305eba67275b3db1d500193f2eee539b9442.tar.gz nextcloud-server-7819305eba67275b3db1d500193f2eee539b9442.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/nl.js')
-rw-r--r-- | apps/user_status/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js index b79bb8d209e..077c9e12a16 100644 --- a/apps/user_status/l10n/nl.js +++ b/apps/user_status/l10n/nl.js @@ -10,12 +10,12 @@ OC.L10N.register( "What's your status?" : "Wat is je status?", "Set status" : "Instellen status", "Status message" : "Statusbericht", + "Away" : "Afwezig", + "Do not disturb" : "Niet storen", "{status}, {timestamp}" : "{status}, {timestamp}", "Today" : "Vandaag", "This week" : "Deze week", "Online" : "Online", - "Away" : "Afwezig", - "Do not disturb" : "Niet storen", "Invisible" : "Verborgen", "Offline" : "Off-line", "30 minutes" : "30 minuten", |