diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-01 02:25:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-01 02:25:23 +0000 |
commit | 03a6d1a985bf01cb6fb4366c84748ed21bdd4324 (patch) | |
tree | feeea6293d3aba54c396fecb8e3a376cd2d39ebe /apps/user_status | |
parent | d2df81a9695901837dcfa0776180a51d680ba39e (diff) | |
download | nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.tar.gz nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/nl.js | 6 | ||||
-rw-r--r-- | apps/user_status/l10n/nl.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js index b0253c34867..e8a6d2cbd14 100644 --- a/apps/user_status/l10n/nl.js +++ b/apps/user_status/l10n/nl.js @@ -12,11 +12,11 @@ OC.L10N.register( "View profile" : "Bekijk profiel", "Clear status after" : "Maak de status leeg na", "What is your status?" : "Wat is jouw status?", - "Set status" : "Instellen status", + "Set status" : "Status instellen", "Online status" : "Online status", "Status message" : "Statusbericht", - "Clear status message" : "Opruimen statusbericht", - "Set status message" : "Instellen statusbericht", + "Clear status message" : "Statusbericht wissen", + "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", diff --git a/apps/user_status/l10n/nl.json b/apps/user_status/l10n/nl.json index 15b532c028e..2014eb4504b 100644 --- a/apps/user_status/l10n/nl.json +++ b/apps/user_status/l10n/nl.json @@ -10,11 +10,11 @@ "View profile" : "Bekijk profiel", "Clear status after" : "Maak de status leeg na", "What is your status?" : "Wat is jouw status?", - "Set status" : "Instellen status", + "Set status" : "Status instellen", "Online status" : "Online status", "Status message" : "Statusbericht", - "Clear status message" : "Opruimen statusbericht", - "Set status message" : "Instellen statusbericht", + "Clear status message" : "Statusbericht wissen", + "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", |