summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r--apps/user_status/l10n/nl.js4
-rw-r--r--apps/user_status/l10n/nl.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js
index 05a8aa10d59..7ab777a684b 100644
--- a/apps/user_status/l10n/nl.js
+++ b/apps/user_status/l10n/nl.js
@@ -8,10 +8,13 @@ OC.L10N.register(
"Vacationing" : "vakantie",
"Working remotely" : "Thuiswerken",
"User status" : "Gebruikersstatus",
+ "Clear status message after" : "Opruimen statusbericht na",
"What's your status?" : "Wat is je status?",
"Set status" : "Instellen status",
"Online status" : "Online status",
"Status message" : "Statusbericht",
+ "Clear status message" : "Opruimen statusbericht",
+ "Set status message" : "Instellen statusbericht",
"There was an error saving the status" : "Er is een fout opgetreden bij het bewaren van de status",
"There was an error clearing the status" : "Er is een fout opgetreden bij het leegmaken van de status",
"No recent status changes" : "Geen recente statuswijzigingen",
@@ -29,6 +32,7 @@ OC.L10N.register(
"1 hour" : "1 uur",
"4 hours" : "4 uur",
"Mute all notifications" : "Onderdruk alle meldingen",
+ "Appear offline" : "Toon afwezig",
"Clear status after" : "Maak de status leeg na"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/user_status/l10n/nl.json b/apps/user_status/l10n/nl.json
index e3f965c528b..1a6ef3668a1 100644
--- a/apps/user_status/l10n/nl.json
+++ b/apps/user_status/l10n/nl.json
@@ -6,10 +6,13 @@
"Vacationing" : "vakantie",
"Working remotely" : "Thuiswerken",
"User status" : "Gebruikersstatus",
+ "Clear status message after" : "Opruimen statusbericht na",
"What's your status?" : "Wat is je status?",
"Set status" : "Instellen status",
"Online status" : "Online status",
"Status message" : "Statusbericht",
+ "Clear status message" : "Opruimen statusbericht",
+ "Set status message" : "Instellen statusbericht",
"There was an error saving the status" : "Er is een fout opgetreden bij het bewaren van de status",
"There was an error clearing the status" : "Er is een fout opgetreden bij het leegmaken van de status",
"No recent status changes" : "Geen recente statuswijzigingen",
@@ -27,6 +30,7 @@
"1 hour" : "1 uur",
"4 hours" : "4 uur",
"Mute all notifications" : "Onderdruk alle meldingen",
+ "Appear offline" : "Toon afwezig",
"Clear status after" : "Maak de status leeg na"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file