summaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-30 02:19:45 +0000
committerNextcloud bot <bot@nextcloud.com>2020-11-30 02:19:45 +0000
commitc1161e27b47d1f5cd7b6f3ec0c229738bbc5c271 (patch)
tree185d7608dd7d0da7f228cad9bfa0f7497d25cd95 /apps/user_status
parentf7fa292beb6ac4004fedbc6a5c5c7e21811594b2 (diff)
downloadnextcloud-server-c1161e27b47d1f5cd7b6f3ec0c229738bbc5c271.tar.gz
nextcloud-server-c1161e27b47d1f5cd7b6f3ec0c229738bbc5c271.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/nl.js7
-rw-r--r--apps/user_status/l10n/nl.json7
2 files changed, 12 insertions, 2 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js
index 1063bc7ffea..e576aa8236f 100644
--- a/apps/user_status/l10n/nl.js
+++ b/apps/user_status/l10n/nl.js
@@ -11,18 +11,23 @@ OC.L10N.register(
"What's your status?" : "Wat is je status?",
"Set status" : "Instellen status",
"Status message" : "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",
"Away" : "Afwezig",
"Do not disturb" : "Niet storen",
"{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "Niet schoonmaken",
"Today" : "Vandaag",
"This week" : "Deze week",
"Online" : "Online",
"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",
"30 minutes" : "30 minuten",
"1 hour" : "1 uur",
"4 hours" : "4 uur",
- "Mute all notifications" : "Onderdruk alle meldingen"
+ "Mute all notifications" : "Onderdruk alle meldingen",
+ "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 4593e9927b0..f8b232d4a5d 100644
--- a/apps/user_status/l10n/nl.json
+++ b/apps/user_status/l10n/nl.json
@@ -9,18 +9,23 @@
"What's your status?" : "Wat is je status?",
"Set status" : "Instellen status",
"Status message" : "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",
"Away" : "Afwezig",
"Do not disturb" : "Niet storen",
"{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "Niet schoonmaken",
"Today" : "Vandaag",
"This week" : "Deze week",
"Online" : "Online",
"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",
"30 minutes" : "30 minuten",
"1 hour" : "1 uur",
"4 hours" : "4 uur",
- "Mute all notifications" : "Onderdruk alle meldingen"
+ "Mute all notifications" : "Onderdruk alle meldingen",
+ "Clear status after" : "Maak de status leeg na"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file