diff --git a/user_manual/locale/nl/LC_MESSAGES/files/encrypting_files.pot b/user_manual/locale/nl/LC_MESSAGES/files/encrypting_files.pot new file mode 100644 index 000000000..4e0b81cf7 --- /dev/null +++ b/user_manual/locale/nl/LC_MESSAGES/files/encrypting_files.pot @@ -0,0 +1,351 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2020 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Chris Raymaekers , 2021 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-10-05 20:47+0000\n" +"PO-Revision-Date: 2019-11-07 20:29+0000\n" +"Last-Translator: Chris Raymaekers , 2021\n" +"Language-Team: Dutch (https://www.transifex.com/nextcloud/teams/64236/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../files/encrypting_files.rst:3 +msgid "Encrypting your Nextcloud files on the server" +msgstr "Het versleutelen van je Nextcloud bestanden op de server" + +#: ../../files/encrypting_files.rst:5 +msgid "" +"Nextcloud includes a server side Encryption app, and when it is enabled by " +"your Nextcloud administrator all of your Nextcloud data files are " +"automatically encrypted on the server. Encryption is server-wide, so when it" +" is enabled you cannot choose to keep your files unencrypted. You don't have" +" to do anything special, as it uses your Nextcloud login as the password for" +" your unique private encryption key. Just log in and out and manage and " +"share your files as you normally do, and you can still change your password " +"whenever you want." +msgstr "" +"Nextcloud bevat een Encryptie-applicatie voor de server, en wanneer deze is " +"ingeschakeld door je Nextcloud-beheerder worden al je Nextcloud-" +"databestanden automatisch versleuteld op de server. Encryptie is " +"serverbreed, dus als het is ingeschakeld kan je er niet voor kiezen om je " +"bestanden onversleuteld te houden. Je hoeft niets bijzonders te doen, want " +"het gebruikt je Nextcloud-login als wachtwoord voor jouw unieke privé-" +"coderingssleutel. Je hoeft alleen maar in en uit te loggen en je bestanden " +"te beheren en te delen zoals je normaal doet, en je kan je wachtwoord nog " +"steeds wijzigen wanneer je maar wil." + +#: ../../files/encrypting_files.rst:14 +msgid "" +"Its main purpose is to encrypt files on remote storage services that are " +"connected to your Nextcloud server. This is an easy and seamless way to " +"protect your files on remote storage. You can share your remote files " +"through Nextcloud in the usual way, however you cannot share your encrypted " +"files directly from the remote service you are using, because the encryption" +" keys are stored on your Nextcloud server, and are never exposed to outside " +"service providers." +msgstr "" +"Het belangrijkste doel is het versleutelen van bestanden op externe " +"opslagdiensten die verbonden zijn met jouw Nextcloud server. Dit is een " +"eenvoudige en naadloze manier om je bestanden op externe opslag te " +"beschermen. Je kan jouw externe bestanden via Nextcloud op de gebruikelijke " +"manier delen, maar je kan jouw versleutelde bestanden niet rechtstreeks " +"vanuit de externe dienst die je gebruikt delen, omdat de versleutelingscodes" +" op jouw Nextcloud server zijn opgeslagen en nooit worden blootgesteld aan " +"externe serviceproviders." + +#: ../../files/encrypting_files.rst:22 +msgid "" +"If your Nextcloud server is not connected to any remote storage services, " +"then it is better to use some other form of encryption such as file-level or" +" whole disk encryption. Because the keys are kept on your Nextcloud server, " +"it is possible for your Nextcloud admin to snoop in your files, and if the " +"server is compromised the intruder may get access to your files. (Read " +"`Encryption in Nextcloud `_ to learn more.)" +msgstr "" +"Als jouw Nextcloud server niet is aangesloten op een externe opslagservice, " +"dan is het beter om een andere vorm van versleuteling te gebruiken, zoals " +"encryptie op bestandsniveau of encryptie van de hele schijf. Omdat de " +"sleutels op je Nextcloud server worden bewaard, is het mogelijk dat jouw " +"Nextcloud admin in je bestanden kan snuffelen, en als de server " +"gecompromitteerd is kan de indringer toegang krijgen tot je bestanden. (Lees" +" `Encryptie in Nextcloud `_ voor meer informatie)." + +#: ../../files/encrypting_files.rst:31 +msgid "Encryption FAQ" +msgstr "Encryptie FAQ" + +#: ../../files/encrypting_files.rst:34 +msgid "How can encryption be disabled?" +msgstr "Hoe kan versleuteling worden uitgeschakeld?" + +#: ../../files/encrypting_files.rst:36 +msgid "" +"The only way to disable encryption is to run the `\"decrypt all\" " +"`_." +msgstr "" +"De enige manier om de encryptie uit te schakelen is door de `\"decrypt all\"" +" " +"`_ uit te voeren." + +#: ../../files/encrypting_files.rst:41 +msgid "Script, which decrypts all files and disables encryption." +msgstr "Script, dat alle bestanden decodeert en de encryptie uitschakelt." + +#: ../../files/encrypting_files.rst:44 +msgid "Is it possible to disable encryption with the recovery key?" +msgstr "" +"Is het mogelijk om de encryptie uit te schakelen met de herstelsleutel?" + +#: ../../files/encrypting_files.rst:46 +msgid "" +"Yes, *if* every user uses the `file recovery key " +"`_, `\"decrypt all\" " +"`_ will use it to decrypt all files." +msgstr "" +"Ja, *als* elke gebruiker de `bestand herstelsleutel " +"`_ gebruikt, zal `\"decrypt all\" " +"`_ deze gebruiken om alle bestanden te decoderen." + +#: ../../files/encrypting_files.rst:53 +msgid "Can encryption be disabled without the user's password?" +msgstr "" +"Kan de encryptie worden uitgeschakeld zonder het wachtwoord van de " +"gebruiker?" + +#: ../../files/encrypting_files.rst:55 +msgid "" +"If you don't have the users password or `file recovery key " +"`_," +msgstr "" +"Als je niet beschikt over het gebruikerswachtwoord of de `bestand " +"herstelsleutel " +"`_," + +#: ../../files/encrypting_files.rst:60 +msgid "" +"then there is no way to decrypt all files. What's more, running it on login " +"would be dangerous, because you would most likely run into timeouts." +msgstr "" +"dan is er geen manier om alle bestanden te ontcijferen. Bovendien zou het " +"gevaarlijk zijn om het te laten draaien bij het inloggen, omdat je dan " +"waarschijnlijk in time-outs terecht zou komen." + +#: ../../files/encrypting_files.rst:64 +msgid "Is it planned to move this to the next user login or a background job?" +msgstr "" +"Is het gepland om dit te verplaatsen naar de volgende gebruikerslogin of een" +" achtergrond job?" + +#: ../../files/encrypting_files.rst:66 +msgid "" +"If we did that, then we would need to store your login password in the " +"database. This could be seen as a security issue, so nothing like that is " +"planned." +msgstr "" +"Als we dat zouden doen, dan zouden we jouw login wachtwoord in de database " +"moeten opslaan. Dit zou gezien kunnen worden als een veiligheidsprobleem, " +"dus zoiets is niet gepland." + +#: ../../files/encrypting_files.rst:70 +msgid "Is group Sharing possible with the recovery key?" +msgstr "Is groepsdeling mogelijk met de herstelsleutel?" + +#: ../../files/encrypting_files.rst:72 +msgid "" +"If you mean adding users to groups and make it magically work? No. This only" +" works with the master key." +msgstr "" +"Als je bedoelt dat je gebruikers toevoegt aan groepen en het magisch laat " +"werken? Nee. Dit werkt alleen met de hoofdsleutel." + +#: ../../files/encrypting_files.rst:76 +msgid "Using encryption" +msgstr "Gebruik van encryptie" + +#: ../../files/encrypting_files.rst:78 +msgid "" +"Nextcloud encryption is pretty much set it and forget it, but you have a few" +" options you can use." +msgstr "" +"Nextcloud versleuteling is zo ingesteld dat je het kan vergeten, maar je " +"hebt een paar opties die je kunt gebruiken." + +#: ../../files/encrypting_files.rst:81 +msgid "" +"When your Nextcloud admin enables encryption for the first time, you must " +"log out and then log back in to create your encryption keys and encrypt your" +" files. When encryption has been enabled on your Nextcloud server you will " +"see a yellow banner on your Files page warning you to log out and then log " +"back in." +msgstr "" +"Wanneer je Nextcloud admin voor de eerste keer encryptie toestaat, moet je " +"uitloggen en vervolgens weer inloggen om jouw encryptiesleutels aan te maken" +" en jouw bestanden te versleutelen. Wanneer de encryptie is ingeschakeld op " +"jouw Nextcloud server ziet u een gele banner op uw Bestandenpagina die je " +"waarschuwt uit te loggen en vervolgens weer in te loggen." + +#: ../../files/encrypting_files.rst:88 +msgid "" +"When you log back in it takes a few minutes to work, depending on how many " +"files you have, and then you are returned to your default Nextcloud page." +msgstr "" +"Wanneer je weer inlogt duurt het een paar minuten om te werken, afhankelijk " +"van het aantal bestanden dat je hebt, en vervolgens word je teruggestuurd " +"naar uw standaard Nextcloud pagina." + +#: ../../files/encrypting_files.rst:94 +msgid "" +"You must never lose your Nextcloud password, because you will lose access to" +" your files. Though there is an optional recovery option that your Nextcloud" +" administrator may enable; see the Recovery Key Password section (below) to " +"learn about this." +msgstr "" +"Je mag nooit je Nextcloud wachtwoord verliezen, omdat je dan de toegang tot " +"je bestanden verliest. Er is echter een optionele hersteloptie die jouw " +"Nextcloud-beheerder kan inschakelen; zie het gedeelte Herstel Sleutel " +"Wachtwoord (hieronder) om hier meer over te weten te komen." + +#: ../../files/encrypting_files.rst:100 +msgid "Sharing encrypted files" +msgstr "Het delen van gecodeerde bestanden" + +#: ../../files/encrypting_files.rst:102 +msgid "" +"Only users who have private encryption keys have access to shared encrypted " +"files and folders. Users who have not yet created their private encryption " +"keys will not have access to encrypted shared files; they will see folders " +"and filenames, but will not be able to open or download the files. They will" +" see a yellow warning banner that says \"Encryption App is enabled but your " +"keys are not initialized, please log-out and log-in again.\"" +msgstr "" +"Alleen gebruikers die over een eigen encryptiesleutel beschikken, hebben " +"toegang tot gedeelde gecodeerde bestanden en mappen. Gebruikers die nog geen" +" eigen encryptiesleutel hebben, hebben geen toegang tot gecodeerde gedeelde " +"bestanden; ze zien wel mappen en bestandsnamen, maar kunnen de bestanden " +"niet openen of downloaden. Ze zullen een gele waarschuwingsbanner zien met " +"de tekst \"Encryptie-applicatie is ingeschakeld, maar je sleutels zijn niet " +"geïnitialiseerd, meld je alstublieft af en log opnieuw in\"." + +#: ../../files/encrypting_files.rst:109 +msgid "" +"Share owners may need to re-share files after encryption is enabled; users " +"trying to access the share will see a message advising them to ask the share" +" owner to re-share the file with them. For individual shares, un-share and " +"re-share the file. For group shares, share with any individuals who can't " +"access the share. This updates the encryption, and then the share owner can " +"remove the individual shares." +msgstr "" +"Het kan zijn dat de eigenaar bestanden opnieuw moet delen nadat de encryptie" +" is ingeschakeld; gebruikers die toegang proberen te krijgen tot de share " +"zullen een bericht zien waarin hen wordt geadviseerd de eigenaar van de " +"share te vragen het bestand opnieuw met hen te delen. Voor individuele " +"shares, un-share en re-share het bestand. Voor groep shares, delen met " +"personen die geen toegang hebben tot de share. Hierdoor wordt de codering " +"bijgewerkt en kan de eigenaar van de share de individuele shares " +"verwijderen." + +#: ../../files/encrypting_files.rst:117 +msgid "Recovery key password" +msgstr "Herstelsleutel wachtwoord" + +#: ../../files/encrypting_files.rst:119 +msgid "" +"If your Nextcloud administrator has enabled the recovery key feature, you " +"can choose to use this feature for your account. If you enable \"Password " +"recovery\" the administrator can read your data with a special password. " +"This feature enables the administrator to recover your files in the event " +"you lose your Nextcloud password. If the recovery key is not enabled, then " +"there is no way to restore your files if you lose your login password." +msgstr "" +"Als je Nextcloud beheerder de herstelsleutel functie heeft ingeschakeld, kan" +" je ervoor kiezen om deze functie te gebruiken voor jouw account. Als je " +"\"Wachtwoordherstel\" inschakelt, kan de beheerder jouw gegevens lezen met " +"een speciaal wachtwoord. Deze functie stelt de beheerder in staat om jouw " +"bestanden te herstellen in het geval je jouw Nextcloud wachtwoord verliest. " +"Als de herstelsleutel niet is ingeschakeld, dan is er geen manier om jouw " +"bestanden te herstellen als u uw login wachtwoord verliest." + +#: ../../files/encrypting_files.rst:129 +msgid "Files not encrypted" +msgstr "Bestanden niet gecodeerd" + +#: ../../files/encrypting_files.rst:131 +msgid "" +"Only the data in your files is encrypted, and not the filenames or folder " +"structures. These files are never encrypted:" +msgstr "" +"Alleen de gegevens in jouw bestanden zijn versleuteld, en niet de " +"bestandsnamen of map structuren. Deze bestanden zijn nooit gecodeerd:" + +#: ../../files/encrypting_files.rst:134 +msgid "Old files in the trash bin." +msgstr "Oude bestanden in de vuilnisbak." + +#: ../../files/encrypting_files.rst:135 +msgid "Image thumbnails from the Gallery app." +msgstr "Afbeeldingsminiaturen van de Gallerie app." + +#: ../../files/encrypting_files.rst:136 +msgid "Previews from the Files app." +msgstr "Previews van de Bestanden app." + +#: ../../files/encrypting_files.rst:137 +msgid "The search index from the full text search app." +msgstr "De zoekindex van de volledige tekst zoekapplicatie." + +#: ../../files/encrypting_files.rst:138 +msgid "Third-party app data" +msgstr "App-gegevens van derden" + +#: ../../files/encrypting_files.rst:140 +msgid "" +"Only those files that are shared with third-party storage providers can be " +"encrypted, the rest of the files may not be encrypted." +msgstr "" +"Alleen de bestanden die worden gedeeld met externe opslagaanbieders kunnen " +"worden gecodeerd, de rest van de bestanden kunnen niet worden gecodeerd." + +#: ../../files/encrypting_files.rst:144 +msgid "Change private key password" +msgstr "Wijzig privé sleutelwachtwoord" + +#: ../../files/encrypting_files.rst:146 +msgid "" +"This option is only available if the encryption password has not been " +"changed by the administrator, but only the log-in password. This can occur " +"if your Nextcloud provider uses an external user back-end (for example, " +"LDAP) and changed your login password using that back-end configuration. In " +"this case, you can set your encryption password to your new login password " +"by providing your old and new login password. The Encryption app works only " +"if your login password and your encryption password are identical." +msgstr "" +"Deze optie is alleen beschikbaar als het versleutelingswachtwoord niet door " +"de beheerder is gewijzigd, maar alleen het inlogwachtwoord. Dit kan gebeuren" +" als jouw Nextcloud provider een externe gebruikersback-end gebruikt " +"(bijvoorbeeld LDAP) en jouw login-wachtwoord met die backendconfiguratie " +"heeft gewijzigd. In dit geval kan je jouw versleutelingswachtwoord instellen" +" op jouw nieuwe login wachtwoord door je oude en nieuwe login wachtwoord op " +"te geven. De Encryptie-app werkt alleen als je login-wachtwoord en je " +"encryptie-wachtwoord identiek zijn."