From 7f83150f4a4c0ec17d999319cf80f37370c11049 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 28 Sep 2020 02:17:48 +0000 Subject: [tx-robot] updated from transifex --- apps/user_status/l10n/nl.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 apps/user_status/l10n/nl.js (limited to 'apps/user_status/l10n/nl.js') diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js new file mode 100644 index 00000000000..06ac2b087a7 --- /dev/null +++ b/apps/user_status/l10n/nl.js @@ -0,0 +1,24 @@ +OC.L10N.register( + "user_status", + { + "Recent statuses" : "Recente statussen", + "In a meeting" : "Vergadering", + "Commuting" : "Woon-werk", + "Out sick" : "Ziek", + "Vacationing" : "vakantie", + "Working remotely" : "Thuiswerken", + "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" +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3