summaryrefslogtreecommitdiffstats
path: root/i18n/nl.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/nl.json')
-rw-r--r--i18n/nl.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/nl.json b/i18n/nl.json
index f9fabe365..bb120d68e 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -92,10 +92,6 @@
"translation": "Fout bij toevoegen van gebruiker aan kanaal omdat de gebruiker verwijderd is van het team."
},
{
- "id": "api.channel.add_user_to_channel.deleted.app_error",
- "translation": "Het kanaal is gearchiveerd of verwijderd"
- },
- {
"id": "api.channel.add_user_to_channel.type.app_error",
"translation": "Kan geen gebruikers toevoegen aan dit soort kanaal"
},
@@ -164,10 +160,6 @@
"translation": "Cannot delete direct or group message channels"
},
{
- "id": "api.channel.join_channel.already_deleted.app_error",
- "translation": "Channel is already deleted"
- },
- {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "U beschikt niet over de juiste rechten"
},
@@ -3119,6 +3111,10 @@
"translation": "This API endpoint is not accessible as required migrations have not yet completed."
},
{
+ "id": "app.system_install_date.parse_int.app_error",
+ "translation": "Failed to parse installation date"
+ },
+ {
"id": "app.team.join_user_to_team.max_accounts.app_error",
"translation": "Het maximaal aantal leden voor dit team is bereikt. Neem contact op met de beheerder voor een hoger limiet."
},
@@ -5963,6 +5959,10 @@
"translation": "Er is een probleem opgestreden tijdens het opzoeken van het gebruikersprofiel"
},
{
+ "id": "store.sql_user.get_system_install_date.app_error",
+ "translation": "Unable to infer the system date based on the first user creation date."
+ },
+ {
"id": "store.sql_user.get_total_users_count.app_error",
"translation": "Het aantal gebruikers kan niet geteld worden"
},