files_encryption.po 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # André Koot <meneer@tken.net>, 2013
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: ownCloud\n"
  10. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  11. "POT-Creation-Date: 2013-07-05 02:12+0200\n"
  12. "PO-Revision-Date: 2013-07-05 00:13+0000\n"
  13. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  14. "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: nl\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #: ajax/adminrecovery.php:29
  21. msgid "Recovery key successfully enabled"
  22. msgstr "Herstelsleutel succesvol geactiveerd"
  23. #: ajax/adminrecovery.php:34
  24. msgid ""
  25. "Could not enable recovery key. Please check your recovery key password!"
  26. msgstr "Kon herstelsleutel niet activeren. Controleer het wachtwoord van uw herstelsleutel!"
  27. #: ajax/adminrecovery.php:48
  28. msgid "Recovery key successfully disabled"
  29. msgstr "Herstelsleutel succesvol gedeactiveerd"
  30. #: ajax/adminrecovery.php:53
  31. msgid ""
  32. "Could not disable recovery key. Please check your recovery key password!"
  33. msgstr "Kon herstelsleutel niet deactiveren. Controleer het wachtwoord van uw herstelsleutel!"
  34. #: ajax/changeRecoveryPassword.php:49
  35. msgid "Password successfully changed."
  36. msgstr "Wachtwoord succesvol gewijzigd."
  37. #: ajax/changeRecoveryPassword.php:51
  38. msgid "Could not change the password. Maybe the old password was not correct."
  39. msgstr "Kon wachtwoord niet wijzigen. Wellicht oude wachtwoord niet juist ingevoerd."
  40. #: ajax/updatePrivateKeyPassword.php:51
  41. msgid "Private key password successfully updated."
  42. msgstr "Privésleutel succesvol bijgewerkt."
  43. #: ajax/updatePrivateKeyPassword.php:53
  44. msgid ""
  45. "Could not update the private key password. Maybe the old password was not "
  46. "correct."
  47. msgstr "Kon het wachtwoord van de privésleutel niet wijzigen. Misschien was het oude wachtwoord onjuist."
  48. #: files/error.php:7
  49. msgid ""
  50. "Your private key is not valid! Likely your password was changed outside the "
  51. "ownCloud system (e.g. your corporate directory). You can update your private"
  52. " key password in your personal settings to recover access to your encrypted "
  53. "files."
  54. msgstr ""
  55. #: hooks/hooks.php:44
  56. msgid "Missing requirements."
  57. msgstr ""
  58. #: hooks/hooks.php:45
  59. msgid ""
  60. "Please make sure that PHP 5.3.3 or newer is installed and that the OpenSSL "
  61. "PHP extension is enabled and configured properly. For now, the encryption "
  62. "app has been disabled."
  63. msgstr ""
  64. #: js/settings-admin.js:11
  65. msgid "Saving..."
  66. msgstr "Opslaan"
  67. #: templates/invalid_private_key.php:5
  68. msgid ""
  69. "Your private key is not valid! Maybe the your password was changed from "
  70. "outside."
  71. msgstr "Uw privésleutel is niet geldig. Misschien was uw wachtwoord van buitenaf gewijzigd."
  72. #: templates/invalid_private_key.php:7
  73. msgid "You can unlock your private key in your "
  74. msgstr "U kunt uw privésleutel deblokkeren in uw"
  75. #: templates/invalid_private_key.php:7
  76. msgid "personal settings"
  77. msgstr "persoonlijke instellingen"
  78. #: templates/settings-admin.php:5 templates/settings-personal.php:4
  79. msgid "Encryption"
  80. msgstr "Versleuteling"
  81. #: templates/settings-admin.php:10
  82. msgid ""
  83. "Enable recovery key (allow to recover users files in case of password loss):"
  84. msgstr "Activeren herstelsleutel (maakt het mogelijk om gebruikersbestanden terug te halen in geval van verlies van het wachtwoord):"
  85. #: templates/settings-admin.php:14
  86. msgid "Recovery key password"
  87. msgstr "Wachtwoord herstelsleulel"
  88. #: templates/settings-admin.php:21 templates/settings-personal.php:54
  89. msgid "Enabled"
  90. msgstr "Geactiveerd"
  91. #: templates/settings-admin.php:29 templates/settings-personal.php:62
  92. msgid "Disabled"
  93. msgstr "Gedeactiveerd"
  94. #: templates/settings-admin.php:34
  95. msgid "Change recovery key password:"
  96. msgstr "Wijzig wachtwoord herstelsleutel:"
  97. #: templates/settings-admin.php:41
  98. msgid "Old Recovery key password"
  99. msgstr "Oude wachtwoord herstelsleutel"
  100. #: templates/settings-admin.php:48
  101. msgid "New Recovery key password"
  102. msgstr "Nieuwe wachtwoord herstelsleutel"
  103. #: templates/settings-admin.php:53
  104. msgid "Change Password"
  105. msgstr "Wijzigen wachtwoord"
  106. #: templates/settings-personal.php:11
  107. msgid "Your private key password no longer match your log-in password:"
  108. msgstr "Het wachtwoord van uw privésleutel komt niet meer overeen met uw inlogwachtwoord:"
  109. #: templates/settings-personal.php:14
  110. msgid "Set your old private key password to your current log-in password."
  111. msgstr "Stel het wachtwoord van uw oude privésleutel in op uw huidige inlogwachtwoord."
  112. #: templates/settings-personal.php:16
  113. msgid ""
  114. " If you don't remember your old password you can ask your administrator to "
  115. "recover your files."
  116. msgstr "Als u uw oude wachtwoord niet meer weet, kunt u uw beheerder vragen uw bestanden terug te halen."
  117. #: templates/settings-personal.php:24
  118. msgid "Old log-in password"
  119. msgstr "Oude wachtwoord"
  120. #: templates/settings-personal.php:30
  121. msgid "Current log-in password"
  122. msgstr "Huidige wachtwoord"
  123. #: templates/settings-personal.php:35
  124. msgid "Update Private Key Password"
  125. msgstr "Bijwerken wachtwoord Privésleutel"
  126. #: templates/settings-personal.php:45
  127. msgid "Enable password recovery:"
  128. msgstr "Activeren wachtwoord herstel:"
  129. #: templates/settings-personal.php:47
  130. msgid ""
  131. "Enabling this option will allow you to reobtain access to your encrypted "
  132. "files in case of password loss"
  133. msgstr "Het activeren van deze optie maakt het mogelijk om uw versleutelde bestanden te benaderen als uw wachtwoord kwijt is"
  134. #: templates/settings-personal.php:63
  135. msgid "File recovery settings updated"
  136. msgstr "Bestandsherstel instellingen bijgewerkt"
  137. #: templates/settings-personal.php:64
  138. msgid "Could not update file recovery"
  139. msgstr "Kon bestandsherstel niet bijwerken"