nextcloud/l10n/nl/files_encryption.po

204 lines
7.5 KiB
Plaintext
Raw Normal View History

2012-08-14 01:19:31 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2014-03-12 09:57:17 +04:00
# André Koot <meneer@tken.net>, 2013-2014
2013-07-28 09:58:28 +04:00
# Len <lenny@weijl.org>, 2013
2012-08-14 01:19:31 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2013-11-03 21:44:12 +04:00
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
2014-05-31 09:55:46 +04:00
"POT-Creation-Date: 2014-05-31 01:54-0400\n"
"PO-Revision-Date: 2014-05-30 07:32+0000\n"
"Last-Translator: André Koot <meneer@tken.net>\n"
2012-08-14 01:19:31 +04:00
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl\n"
2013-01-23 03:06:18 +04:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2012-08-14 01:19:31 +04:00
2013-05-30 04:34:14 +04:00
#: ajax/adminrecovery.php:29
msgid "Recovery key successfully enabled"
2013-06-01 04:03:53 +04:00
msgstr "Herstelsleutel succesvol geactiveerd"
2013-05-30 04:34:14 +04:00
#: ajax/adminrecovery.php:34
msgid ""
"Could not enable recovery key. Please check your recovery key password!"
2013-06-01 04:03:53 +04:00
msgstr "Kon herstelsleutel niet activeren. Controleer het wachtwoord van uw herstelsleutel!"
2013-05-25 04:11:52 +04:00
2013-05-30 04:34:14 +04:00
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
2013-06-01 04:03:53 +04:00
msgstr "Herstelsleutel succesvol gedeactiveerd"
2013-05-30 04:34:14 +04:00
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
2013-06-01 04:03:53 +04:00
msgstr "Kon herstelsleutel niet deactiveren. Controleer het wachtwoord van uw herstelsleutel!"
2013-05-25 04:11:52 +04:00
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
2013-05-26 04:03:54 +04:00
msgstr "Wachtwoord succesvol gewijzigd."
2013-05-25 04:11:52 +04:00
#: ajax/changeRecoveryPassword.php:51
msgid "Could not change the password. Maybe the old password was not correct."
2013-05-26 04:03:54 +04:00
msgstr "Kon wachtwoord niet wijzigen. Wellicht oude wachtwoord niet juist ingevoerd."
2013-05-25 04:11:52 +04:00
2013-10-07 03:16:10 +04:00
#: ajax/updatePrivateKeyPassword.php:52
2013-06-14 04:52:34 +04:00
msgid "Private key password successfully updated."
2013-06-26 04:07:04 +04:00
msgstr "Privésleutel succesvol bijgewerkt."
2013-06-14 04:52:34 +04:00
2013-10-07 03:16:10 +04:00
#: ajax/updatePrivateKeyPassword.php:54
2013-06-14 04:52:34 +04:00
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
2013-06-26 04:07:04 +04:00
msgstr "Kon het wachtwoord van de privésleutel niet wijzigen. Misschien was het oude wachtwoord onjuist."
2013-06-14 04:52:34 +04:00
2013-10-14 04:33:30 +04:00
#: files/error.php:12
2013-10-07 03:16:10 +04:00
msgid ""
"Encryption app not initialized! Maybe the encryption app was re-enabled "
"during your session. Please try to log out and log back in to initialize the"
" encryption app."
2013-10-14 04:33:30 +04:00
msgstr "Crypto app niet geïnitialiseerd. Misschien werd de crypto app geheractiveerd tijdens de sessie. Log uit en log daarna opnieuw in om de crypto app te initialiseren."
2013-10-07 03:16:10 +04:00
2013-11-03 21:44:12 +04:00
#: files/error.php:16
#, php-format
2013-06-14 04:52:34 +04:00
msgid ""
2013-11-03 21:44:12 +04:00
"Your private key is not valid! Likely your password was changed outside of "
"%s (e.g. your corporate directory). You can update your private key password"
" in your personal settings to recover access to your encrypted files."
2013-11-07 06:44:36 +04:00
msgstr "Uw privésleutel is niet geldig! Waarschijnlijk is uw wachtwoord gewijzigd buiten %s (bijv. uw corporate directory). U kunt uw privésleutel wachtwoord in uw persoonlijke instellingen bijwerken om toegang te krijgen tot uw versleutelde bestanden."
2013-06-14 04:52:34 +04:00
2013-11-03 21:44:12 +04:00
#: files/error.php:19
2013-10-14 04:33:30 +04:00
msgid ""
"Can not decrypt this file, probably this is a shared file. Please ask the "
"file owner to reshare the file with you."
2013-10-17 21:48:52 +04:00
msgstr "Kan dit bestand niet ontcijferen, waarschijnlijk is het een gedeeld bestand, Vraag de eigenaar om het bestand opnieuw met u te delen."
2013-10-14 04:33:30 +04:00
2013-11-03 21:44:12 +04:00
#: files/error.php:22 files/error.php:27
2013-10-14 04:33:30 +04:00
msgid ""
2014-05-28 09:56:09 +04:00
"Unknown error. Please check your system settings or contact your "
2013-10-14 04:33:30 +04:00
"administrator"
2014-05-31 09:55:46 +04:00
msgstr "Onbekende fout. Controleer uw systeeminstellingen of neem contact op met de beheerder"
2013-10-14 04:33:30 +04:00
2014-03-11 09:59:39 +04:00
#: hooks/hooks.php:64
2013-07-05 04:21:23 +04:00
msgid "Missing requirements."
2013-07-28 09:58:28 +04:00
msgstr "Missende benodigdheden."
2013-06-22 04:11:35 +04:00
2014-03-11 09:59:39 +04:00
#: hooks/hooks.php:65
2013-06-22 04:11:35 +04:00
msgid ""
2013-08-09 16:06:31 +04:00
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
"together with the PHP extension is enabled and configured properly. For now,"
" the encryption app has been disabled."
2013-08-13 17:13:11 +04:00
msgstr "Wees er zeker van dat PHP5.3.3 of nieuwer is geïstalleerd en dat de OpenSSL PHP extensie is ingeschakeld en correct geconfigureerd. De versleutel-app is voorlopig uitgeschakeld."
2013-06-22 04:11:35 +04:00
2014-05-28 09:56:09 +04:00
#: hooks/hooks.php:299
2013-08-02 10:00:45 +04:00
msgid "Following users are not set up for encryption:"
2013-08-13 17:13:11 +04:00
msgstr "De volgende gebruikers hebben geen configuratie voor encryptie:"
2013-08-02 10:00:45 +04:00
2013-11-29 23:10:40 +04:00
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
2013-12-03 02:28:29 +04:00
msgstr "initiële versleuteling gestart... Dit kan even duren, geduld a.u.b."
2013-11-29 23:10:40 +04:00
2014-03-11 09:59:39 +04:00
#: js/detect-migration.js:25
msgid "Initial encryption running... Please try again later."
2014-03-12 09:57:17 +04:00
msgstr "Initiële versleuteling bezig... Probeer het later opnieuw."
2013-05-25 04:11:52 +04:00
2013-10-07 03:16:10 +04:00
#: templates/invalid_private_key.php:8
msgid "Go directly to your "
2013-10-14 04:33:30 +04:00
msgstr "Ga meteen naar uw"
2013-06-14 04:52:34 +04:00
2013-10-07 03:16:10 +04:00
#: templates/invalid_private_key.php:8
2013-06-14 04:52:34 +04:00
msgid "personal settings"
2013-06-16 04:07:45 +04:00
msgstr "persoonlijke instellingen"
2013-06-14 04:52:34 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:2 templates/settings-personal.php:2
2013-02-06 03:06:28 +04:00
msgid "Encryption"
2013-04-27 04:24:29 +04:00
msgstr "Versleuteling"
2013-01-23 03:06:18 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:5
2013-05-25 04:11:52 +04:00
msgid ""
2013-06-22 04:11:35 +04:00
"Enable recovery key (allow to recover users files in case of password loss):"
2013-06-26 04:07:04 +04:00
msgstr "Activeren herstelsleutel (maakt het mogelijk om gebruikersbestanden terug te halen in geval van verlies van het wachtwoord):"
2013-05-25 04:11:52 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:9
2013-06-22 04:11:35 +04:00
msgid "Recovery key password"
2013-06-26 04:07:04 +04:00
msgstr "Wachtwoord herstelsleulel"
2013-05-25 04:11:52 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:12
2013-10-07 03:16:10 +04:00
msgid "Repeat Recovery key password"
2013-10-14 04:33:30 +04:00
msgstr "Herhaal het herstelsleutel wachtwoord"
2013-10-07 03:16:10 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:19 templates/settings-personal.php:50
2013-05-25 04:11:52 +04:00
msgid "Enabled"
2013-05-26 04:03:54 +04:00
msgstr "Geactiveerd"
2013-05-25 04:11:52 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:27 templates/settings-personal.php:58
2013-05-25 04:11:52 +04:00
msgid "Disabled"
2013-05-26 04:03:54 +04:00
msgstr "Gedeactiveerd"
2013-05-25 04:11:52 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:32
2013-06-22 04:11:35 +04:00
msgid "Change recovery key password:"
2013-06-26 04:07:04 +04:00
msgstr "Wijzig wachtwoord herstelsleutel:"
2013-05-25 04:11:52 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:38
2013-06-22 04:11:35 +04:00
msgid "Old Recovery key password"
2013-06-26 04:07:04 +04:00
msgstr "Oude wachtwoord herstelsleutel"
2013-05-25 04:11:52 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:45
2013-06-22 04:11:35 +04:00
msgid "New Recovery key password"
2013-06-26 04:07:04 +04:00
msgstr "Nieuwe wachtwoord herstelsleutel"
2013-05-25 04:11:52 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:51
2013-10-07 03:16:10 +04:00
msgid "Repeat New Recovery key password"
2013-10-14 04:33:30 +04:00
msgstr "Herhaal het nieuwe herstelsleutel wachtwoord"
2013-10-07 03:16:10 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-admin.php:56
2013-05-25 04:11:52 +04:00
msgid "Change Password"
2013-05-26 04:03:54 +04:00
msgstr "Wijzigen wachtwoord"
2013-05-25 04:11:52 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-personal.php:8
2013-06-14 04:52:34 +04:00
msgid "Your private key password no longer match your log-in password:"
2013-06-26 04:07:04 +04:00
msgstr "Het wachtwoord van uw privésleutel komt niet meer overeen met uw inlogwachtwoord:"
2013-06-14 04:52:34 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-personal.php:11
2013-06-14 04:52:34 +04:00
msgid "Set your old private key password to your current log-in password."
2013-06-26 04:07:04 +04:00
msgstr "Stel het wachtwoord van uw oude privésleutel in op uw huidige inlogwachtwoord."
2013-06-14 04:52:34 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-personal.php:13
2013-06-14 04:52:34 +04:00
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
2013-06-16 04:07:45 +04:00
msgstr "Als u uw oude wachtwoord niet meer weet, kunt u uw beheerder vragen uw bestanden terug te halen."
2013-06-14 04:52:34 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-personal.php:21
2013-06-14 04:52:34 +04:00
msgid "Old log-in password"
2013-06-16 04:07:45 +04:00
msgstr "Oude wachtwoord"
2013-06-14 04:52:34 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-personal.php:27
2013-06-14 04:52:34 +04:00
msgid "Current log-in password"
2013-06-16 04:07:45 +04:00
msgstr "Huidige wachtwoord"
2013-06-14 04:52:34 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-personal.php:32
2013-06-14 04:52:34 +04:00
msgid "Update Private Key Password"
2013-06-16 04:07:45 +04:00
msgstr "Bijwerken wachtwoord Privésleutel"
2013-06-14 04:52:34 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-personal.php:41
2013-06-14 04:52:34 +04:00
msgid "Enable password recovery:"
2013-06-16 04:07:45 +04:00
msgstr "Activeren wachtwoord herstel:"
2013-06-14 04:52:34 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-personal.php:43
2013-05-25 04:11:52 +04:00
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
2013-06-14 04:52:34 +04:00
"files in case of password loss"
2013-06-16 04:07:45 +04:00
msgstr "Het activeren van deze optie maakt het mogelijk om uw versleutelde bestanden te benaderen als uw wachtwoord kwijt is"
2013-01-23 03:06:18 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-personal.php:59
2013-05-25 04:11:52 +04:00
msgid "File recovery settings updated"
2013-05-26 04:03:54 +04:00
msgstr "Bestandsherstel instellingen bijgewerkt"
2013-01-23 03:06:18 +04:00
2014-05-28 09:56:09 +04:00
#: templates/settings-personal.php:60
2013-05-25 04:11:52 +04:00
msgid "Could not update file recovery"
2013-05-26 04:03:54 +04:00
msgstr "Kon bestandsherstel niet bijwerken"