From 7d3719b5c67327da42822071e001b38f0a3f8db7 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 15 Aug 2017 12:22:22 -0300 Subject: translations PR 20170814 (#7210) --- webapp/i18n/nl.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'webapp/i18n/nl.json') diff --git a/webapp/i18n/nl.json b/webapp/i18n/nl.json index fdab2253c..ce373eddf 100644 --- a/webapp/i18n/nl.json +++ b/webapp/i18n/nl.json @@ -463,6 +463,9 @@ "admin.image.amazonS3RegionDescription": "AWS regie die gekozen is tijdens het aanmaken van uw S3 bucket.", "admin.image.amazonS3RegionExample": "Bijv.: \"us-east-1\"", "admin.image.amazonS3RegionTitle": "Amazon S3 Regio:", + "admin.image.amazonS3SSEDescription": "When true, encrypt files in Amazon S3 using server-side encryption with Amazon S3-managed keys. See documentation to learn more.", + "admin.image.amazonS3SSEExample": "E.g.: \"false\"", + "admin.image.amazonS3SSETitle": "Enable Server-Side Encryption for Amazon S3:", "admin.image.amazonS3SSLDescription": "When false, allow insecure connections to Amazon S3. Defaults to secure connections only.", "admin.image.amazonS3SSLExample": "E.g.: \"true\"", "admin.image.amazonS3SSLTitle": "Enable Secure Amazon S3 Connections:", @@ -837,7 +840,7 @@ "admin.service.tlsKeyFileDescription": "The private key file to use.", "admin.service.useLetsEncrypt": "Use Let's Encrypt:", "admin.service.useLetsEncryptDescription": "Enable the automatic retreval of certificates from the Let's Encrypt. The certificate will be retrieved when a client attempts to connect from a new domain. This will work with multiple domains.", - "admin.service.userAccessTokensDescLabel": "Name: ", + "admin.service.userAccessTokensDescLabel": "Naam:", "admin.service.userAccessTokensDescription": "When true, users can create personal access tokens for integrations in Account Settings > Security. They can be used to authenticate against the API and give full access to the account.

To manage who can create personal access tokens, go to the System Console > Users page.", "admin.service.userAccessTokensIdLabel": "Token ID: ", "admin.service.userAccessTokensTitle": "Enable Personal Access Tokens: ", @@ -2565,8 +2568,8 @@ "user.settings.tokens.delete": "Verwijderen", "user.settings.tokens.description": "Personal access tokens function similar to session tokens and can be used by integrations to authenticate against the REST API.", "user.settings.tokens.description_mobile": "Personal access tokens function similar to session tokens and can be used by integrations to authenticate against the REST API. Create new tokens on your desktop.", - "user.settings.tokens.id": "ID: ", - "user.settings.tokens.name": "Naam:", + "user.settings.tokens.id": "Token ID: ", + "user.settings.tokens.name": "Site Omschrijving: ", "user.settings.tokens.nameHelp": "Enter a description for your token to remember what it does.", "user.settings.tokens.nameRequired": "Please enter a description.", "user.settings.tokens.save": "Opslaan", -- cgit v1.2.3-1-g7c22