From cff0c941f26ddec30dbbddf18df425b672d47bc7 Mon Sep 17 00:00:00 2001 From: enahum Date: Sun, 24 Sep 2017 23:25:33 -0300 Subject: translations PR 20170918 (#7470) --- i18n/nl.json | 114 ++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 61 insertions(+), 53 deletions(-) (limited to 'i18n/nl.json') diff --git a/i18n/nl.json b/i18n/nl.json index a19cfd694..5bb1b3063 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -971,10 +971,6 @@ "id": "api.email_batching.check_pending_emails.finished_running", "translation": "Bulk emails job heeft gelopen. %v gebruiker(s) hebben notificaties in afwachting." }, - { - "id": "api.email_batching.check_pending_emails.status.app_error", - "translation": "Kon de status of ontvanger voor batch email notificatie niet vinden." - }, { "id": "api.email_batching.render_batched_post.channel.app_error", "translation": "Kon kanaal niet vinden voor bericht van e-mail notificatie." @@ -1401,10 +1397,6 @@ "id": "api.oauth.authorize_oauth.missing.app_error", "translation": "Mist een of meerdere elementen uit: response_type, client_id of redirect_uri" }, - { - "id": "api.oauth.complete_oauth.missing_code.app_error", - "translation": "De service provider {{.service}} heeft geen autorisatie code gegeven in de doorrstuur URL.\n\nVoor [Google Apps](https://docs.mattermost.com/deployment/sso-google.html) wees zeker dat Uw beheerder de Google+ API heeft aangezet.\n\nVoor [Office 365](https://docs.mattermost.com/deployment/sso-office.html) wees zeker dat Uw beheerder van Uw Microsoft domein de Mattermost app heeft aangezet.\n\nVor [GitLab](https://docs.mattermost.com/deployment/sso-gitlab.html) wees zeker dat U onderstaande instructies heeft gevolgd.\n\nIf you reviewed the above and are still having trouble with configuration, you may post in our [Troubleshooting forum](https://forum.mattermost.org/c/general/trouble-shoot) where we'll be happy to help with issues during setup." - }, { "id": "api.oauth.delete.permissions.app_error", "translation": "Onvoldoende rechten voor het verwijderen van de OAuth2 applicatie" @@ -2235,14 +2227,6 @@ "id": "api.templates.email_organization", "translation": "Verzonden door " }, - { - "id": "api.templates.error.link", - "translation": "Ga terug naar Mattermost" - }, - { - "id": "api.templates.error.title", - "translation": "{{ .SiteName }} heeft jou hulp nodig:" - }, { "id": "api.templates.find_teams_body.found", "translation": "We hebben volgende teams gevonden die gekoppeld zijn met je e-mailadres:" @@ -2741,7 +2725,7 @@ }, { "id": "api.user.send_user_access_token.error", - "translation": "Failed to send personal access token added email successfully" + "translation": "Failed to send \"Personal access token added\" email successfully" }, { "id": "api.user.send_verify_email_and_forget.failed.error", @@ -3443,10 +3427,6 @@ "id": "app.plugin.activate.app_error", "translation": "Unable to activate extracted plugin. Plugin may already exist and be activated." }, - { - "id": "app.plugin.bad_path.app_error", - "translation": "Bad file path in extracted files" - }, { "id": "app.plugin.deactivate.app_error", "translation": "Unable to deactivate plugin" @@ -3459,6 +3439,10 @@ "id": "app.plugin.extract.app_error", "translation": "Encountered error extracting plugin" }, + { + "id": "app.plugin.filesystem.app_error", + "translation": "Encountered filesystem error" + }, { "id": "app.plugin.get_plugins.app_error", "translation": "Unable to get active plugins" @@ -3471,10 +3455,6 @@ "id": "app.plugin.mvdir.app_error", "translation": "Unable to move plugin from temporary directory to final destination" }, - { - "id": "app.plugin.no_files.app_error", - "translation": "No files found in the compressed folder" - }, { "id": "app.plugin.remove.app_error", "translation": "Unable to delete plugin" @@ -3987,30 +3967,6 @@ "id": "ent.saml.update_saml_user.unable_error", "translation": "Kon bestaande SAML gebruiker niet bijwerken. Inloggen toch toestaan. err=%v" }, - { - "id": "error.generic.link_message", - "translation": "Ga terug naar Mattermost" - }, - { - "id": "error.generic.message", - "translation": "Er is een fout opgetreden." - }, - { - "id": "error.generic.title", - "translation": "Fout" - }, - { - "id": "error.not_found.link_message", - "translation": "Ga terug naar Mattermost" - }, - { - "id": "error.not_found.message", - "translation": "De pagina die je probeert te bereiken bestaat niet." - }, - { - "id": "error.not_found.title", - "translation": "Pagina niet gevonden" - }, { "id": "jobs.request_cancellation.status.error", "translation": "Could not request cancellation for job that is not in a cancelable state." @@ -4395,6 +4351,18 @@ "id": "model.config.is_valid.cluster_email_batching.app_error", "translation": "Niet mogelijk om bulk email aan te zetten als clustering aan staat." }, + { + "id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error", + "translation": "DataRetention DeletionJobStartTime setting must be set to a time in the format \"hh:mm\"" + }, + { + "id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error", + "translation": "DataRetention FileRetentionDays setting must be at least 1" + }, + { + "id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error", + "translation": "DataRetention MessageRetentionDays setting must be at least 1" + }, { "id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error", "translation": "Elasticsearch AggregatePostsAfterDays setting must be a number greater than or equal to 1" @@ -5299,6 +5267,10 @@ "id": "store.sql_audit.get.limit.app_error", "translation": "Grens bereikt voor opdelen in pagina's" }, + { + "id": "store.sql_audit.permanent_delete_batch.app_error", + "translation": "We encountered an error permanently deleting the batch of audits" + }, { "id": "store.sql_audit.permanent_delete_by_user.app_error", "translation": "Fout opgestreden bij het verwijderen van de audit data" @@ -5659,6 +5631,10 @@ "id": "store.sql_file_info.permanent_delete.app_error", "translation": "We couldn't permanently delete the file info" }, + { + "id": "store.sql_file_info.permanent_delete_batch.app_error", + "translation": "We encountered an error permanently deleting the batch of file infos" + }, { "id": "store.sql_file_info.save.app_error", "translation": "We konden de bestandsinfo niet opslaan" @@ -5867,6 +5843,10 @@ "id": "store.sql_post.permanent_delete_all_comments_by_user.app_error", "translation": "We kunnen het bericht voor de gebruiker niet verwijderen" }, + { + "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" @@ -5987,6 +5967,10 @@ "id": "store.sql_reaction.get_for_post.app_error", "translation": "Unable to get reactions for post" }, + { + "id": "store.sql_reaction.permanent_delete_batch.app_error", + "translation": "We encountered an error permanently deleting the batch of reactions" + }, { "id": "store.sql_reaction.save.begin.app_error", "translation": "Unable to open transaction while saving reaction" @@ -6683,10 +6667,6 @@ "id": "web.authorize_oauth.title", "translation": "Authoriseer Applicaties" }, - { - "id": "web.check_browser_compatibility.app_error", - "translation": "Uw huidige webbrowser word niet ondersteund. Kies een van de volgende: Google Chrome 21 of nieuwer, Internet Explorere 11 of nieuwe, FireFox 14 of nieuwer, Safari 9 of nieuwer" - }, { "id": "web.claim_account.team.error", "translation": "Kan heat team niet vinden, naam=%v, fout=%v" @@ -6731,6 +6711,34 @@ "id": "web.email_verified.title", "translation": "E-mail geverifieerd" }, + { + "id": "web.error.unsupported_browser.help1", + "translation": "Google Chrome 43+" + }, + { + "id": "web.error.unsupported_browser.help2", + "translation": "Mozilla Firefox 52+" + }, + { + "id": "web.error.unsupported_browser.help3", + "translation": "Microsoft Internet Explorer 11+" + }, + { + "id": "web.error.unsupported_browser.help4", + "translation": "Microsoft Edge 40+" + }, + { + "id": "web.error.unsupported_browser.help5", + "translation": "Apple Safari 9+" + }, + { + "id": "web.error.unsupported_browser.message", + "translation": "Your current browser is not supported. Please upgrade to one of the following browsers:" + }, + { + "id": "web.error.unsupported_browser.title", + "translation": "Unsupported Browser" + }, { "id": "web.find_team.title", "translation": "Zoek een Team" -- cgit v1.2.3-1-g7c22