diff options
Diffstat (limited to 'apps/user_status/l10n/nl.json')
-rw-r--r-- | apps/user_status/l10n/nl.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/nl.json b/apps/user_status/l10n/nl.json index 563659705bb..0b2b80cdb1f 100644 --- a/apps/user_status/l10n/nl.json +++ b/apps/user_status/l10n/nl.json @@ -1,5 +1,6 @@ { "translations": { "Recent statuses" : "Recente statussen", + "No recent status changes" : "Geen recente statuswijzigingen", "In a meeting" : "In een vergadering", "Commuting" : "Woon-werk", "Out sick" : "Ziek", @@ -17,14 +18,12 @@ "Set status message" : "Statusbericht instellen", "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", - "Away" : "Afwezig", - "Do not disturb" : "Niet storen", - "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Niet schoonmaken", "Today" : "Vandaag", "This week" : "Deze week", "Online" : "Online", + "Away" : "Afwezig", + "Do not disturb" : "Niet storen", "Invisible" : "Verborgen", "Offline" : "Off-line", "There was an error saving the new status" : "Er is een fout opgetreden bij het bewaren van de nieuwe status", @@ -32,6 +31,7 @@ "1 hour" : "1 uur", "4 hours" : "4 uur", "Mute all notifications" : "Onderdruk alle meldingen", - "Appear offline" : "Toon afwezig" + "Appear offline" : "Toon afwezig", + "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |