summaryrefslogtreecommitdiffstats
path: root/i18n/nl.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/nl.json')
-rw-r--r--i18n/nl.json36
1 files changed, 36 insertions, 0 deletions
diff --git a/i18n/nl.json b/i18n/nl.json
index 5bb1b3063..a73385ea7 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -3720,6 +3720,14 @@
"translation": "Failed to setup Elasticsearch index mapping"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Failed to delete Elasticsearch index"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Failed to get Elasticsearch indexes"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Failed to delete the post"
},
@@ -3832,6 +3840,14 @@
"translation": "Mattermost gebruiker is bijgewerkt door de AD/LDAP server."
},
{
+ "id": "ent.ldap.sync.index_job_failed.error",
+ "translation": "LDAP sync worker failed due to the sync job failing"
+ },
+ {
+ "id": "ent.ldap.sync_worker.create_index_job.error",
+ "translation": "LDAP sync worker failed to create the sync job"
+ },
+ {
"id": "ent.ldap.syncdone.info",
"translation": "AD/LDAP Synchronisatie voltooid"
},
@@ -5848,6 +5864,10 @@
"translation": "We encountered an error permanently deleting the batch of posts"
},
{
+ "id": "store.sql_post.permanent_delete_batch.app_error",
+ "translation": "We encountered an error permanently deleting the batch of posts"
+ },
+ {
"id": "store.sql_post.permanent_delete_by_channel.app_error",
"translation": "Het kanaal kan niet verwijderd worden"
},
@@ -5880,6 +5900,10 @@
"translation": "Het bericht kan niet worden bijgewerkt"
},
{
+ "id": "store.sql_preference.cleanup_flags_batch.app_error",
+ "translation": "We encountered an error cleaning up the batch of flags"
+ },
+ {
"id": "store.sql_preference.delete.app_error",
"translation": "Er is een probleem opgetreden tijden het verwijderen van voorkeuren"
},
@@ -6548,6 +6572,18 @@
"translation": "Analytics niet geïnitialiseerd"
},
{
+ "id": "utils.file.list_directory.configured.app_error",
+ "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.local.app_error",
+ "translation": "Encountered an error listing directory from local server file storage."
+ },
+ {
+ "id": "utils.file.list_directory.s3.app_error",
+ "translation": "Encountered an error listing directory from S3."
+ },
+ {
"id": "utils.file.remove_directory.configured.app_error",
"translation": "Bestand opslag is niet goed geconfigureerd. Configureer S3 of lokale bestandsopslag."
},