You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

nl.js 49KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  1. OC.L10N.register(
  2. "core",
  3. {
  4. "Please select a file." : "Selecteer een bestand.",
  5. "File is too big" : "Bestand te groot",
  6. "The selected file is not an image." : "Het geselecteerde bestand is geen afbeelding.",
  7. "The selected file cannot be read." : "Het geselecteerde bestand kan niet worden gelezen.",
  8. "Invalid file provided" : "Ongeldig bestand opgegeven",
  9. "No image or file provided" : "Geen afbeelding of bestand opgegeven",
  10. "Unknown filetype" : "Bestandsformaat onbekend",
  11. "Invalid image" : "Afbeelding ongeldig",
  12. "An error occurred. Please contact your admin." : "Er trad een fout op. Neem contact op met je beheerder.",
  13. "No temporary profile picture available, try again" : "Geen tijdelijke profielafbeelding beschikbaar. Probeer het opnieuw",
  14. "No crop data provided" : "Geen bijsnijdingsgegevens opgegeven",
  15. "No valid crop data provided" : "Geen geldige bijsnijdingsgegevens opgegeven",
  16. "Crop is not square" : "Bijsnijden is niet vierkant",
  17. "State token does not match" : "Token staat komt niet overeen",
  18. "Password reset is disabled" : "Herstel wachtwoord is uitgeschakeld",
  19. "Couldn't reset password because the token is invalid" : "Kon het wachtwoord niet herstellen, omdat het token ongeldig is",
  20. "Couldn't reset password because the token is expired" : "Kon het wachtwoord niet herstellen, omdat het token verlopen is",
  21. "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Kon geen herstel e-mail versturen, omdat er geen emailadres bekend is bij deze gebruikersnaam. Neem contact op met je beheerder.",
  22. "%s password reset" : "%s reset wachtwoord",
  23. "Password reset" : "Herstel wachtwoord",
  24. "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klik op de volgende knop om je wachtwoord te herstellen. Als je geen wachtwoordherstel hebt aangevraagd, negeer dan dit emailbericht.",
  25. "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Klik op de volgende link om je wachtwoord te herstellen. Als je geen wachtwoordherstel hebt aangevraagd, negeer dan dit emailbericht.",
  26. "Reset your password" : "Herstel je wachtwoord",
  27. "Couldn't send reset email. Please contact your administrator." : "Kon herstel email niet versturen. Neem contact op met je beheerder.",
  28. "Couldn't send reset email. Please make sure your username is correct." : "Kon herstel email niet versturen. Controleer je gebruikersnaam.",
  29. "Preparing update" : "Update voorbereiden",
  30. "[%d / %d]: %s" : "[%d / %d]: %s",
  31. "Repair step:" : "Herstel stap:",
  32. "Repair info:" : "Herstel informatie:",
  33. "Repair warning:" : "Herstel waarschuwing:",
  34. "Repair error:" : "Herstel fout:",
  35. "Please use the command line updater because automatic updating is disabled in the config.php." : "Gebruik de commandoregel updater, omdat automatische update is uitgeschakeld in config.php.",
  36. "[%d / %d]: Checking table %s" : "[%d / %d]: Tabel controleren %s",
  37. "Turned on maintenance mode" : "Onderhoudsmodus ingeschakeld",
  38. "Turned off maintenance mode" : "Onderhoudsmodus uitgeschakeld",
  39. "Maintenance mode is kept active" : "Onderhoudsmodus blijft actief",
  40. "Updating database schema" : "Databaseschema aan het bijwerken",
  41. "Updated database" : "Database bijgewerkt",
  42. "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de de database)",
  43. "Checked database schema update" : "Database schema-update gecontroleerd",
  44. "Checking updates of apps" : "Controleert of er app updates zijn",
  45. "Checking for update of app \"%s\" in appstore" : "Controleren of er updates zijn voor de app \"%s\"",
  46. "Update app \"%s\" from appstore" : "App \"%s\" updaten in de appstore",
  47. "Checked for update of app \"%s\" in appstore" : "Op updates gecontroleerd voor de app \"%s\"",
  48. "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Controleert of het databaseschema voor %s geüpdatet kan worden (dit kan lang duren afhankelijk van de grootte van de database)",
  49. "Checked database schema update for apps" : "Databaseschema update voor apps gecontroleerd",
  50. "Updated \"%1$s\" to %2$s" : "Werkte \"%1$s\" bij tot %2$s",
  51. "Set log level to debug" : "Debug logniveau instellen",
  52. "Reset log level" : "Terugzetten logniveau",
  53. "Starting code integrity check" : "Starten code betrouwbaarheidscontrole",
  54. "Finished code integrity check" : "Code betrouwbaarheidscontrole beeindigd",
  55. "%s (incompatible)" : "%s (incompatibel)",
  56. "Following apps have been disabled: %s" : "De volgende apps zijn uitgeschakeld: %s",
  57. "Already up to date" : "Al bijgewerkt",
  58. "Saving..." : "Opslaan",
  59. "Dismiss" : "Negeren",
  60. "Authentication required" : "Authenticatie vereist",
  61. "This action requires you to confirm your password" : "Deze actie vereist dat je je wachtwoord bevestigt",
  62. "Confirm" : "Bevestig",
  63. "Password" : "Wachtwoord",
  64. "Failed to authenticate, try again" : "Authenticatie mislukt, probeer opnieuw",
  65. "seconds ago" : "seconden geleden",
  66. "New in" : "Nieuw in",
  67. "View changelog" : "Bekijk wijzigingsoverzicht",
  68. "Could not load your contacts" : "Kon je contacten niet laden",
  69. "Search contacts …" : "Zoek contacten ...",
  70. "No contacts found" : "Geen contacten gevonden",
  71. "Show all contacts …" : "Alle contacten weergeven",
  72. "Loading your contacts …" : "Je contacten wordt geladen ...",
  73. "Looking for {term} …" : "Kijken voor {term} …",
  74. "No action available" : "Geen actie beschikbaar",
  75. "Error fetching contact actions" : "Fout bij ophalen contact acties",
  76. "Error" : "Fout",
  77. "Error while sharing" : "Fout tijdens het delen",
  78. "Error removing share" : "Fout bij verwijderen gedeelde",
  79. "Shared with you and the group {group} by {owner}" : "Met jou en de groep {group} gedeeld door {owner}",
  80. "Shared with you and {circle} by {owner}" : "Gedeeld met jou en {circle} door {owner}",
  81. "Shared with you and the conversation {conversation} by {owner}" : "Gedeeld met jou en gesprek {conversation} door {owner}",
  82. "Shared with you in a conversation by {owner}" : "Met jou in een gesprek gedeeld door {owner}",
  83. "Shared with you by {owner}" : "Met je gedeeld door {owner}",
  84. "Choose a password for the public link" : "Kies een wachtwoord voor de openbare link",
  85. "Choose a password for the public link or press the \"Enter\" key" : "Kies een wachtwoord voor de openbare link of druk op \"Enter\"",
  86. "Copied!" : "Gekopieerd!",
  87. "Copy link" : "Kopiëren link ",
  88. "Not supported!" : "Niet ondersteund!",
  89. "Press ⌘-C to copy." : "Druk op ⌘-C om te kopiëren.",
  90. "Press Ctrl-C to copy." : "Druk op Ctrl-C om te kopiëren.",
  91. "Copy" : "Kopiëren",
  92. "Unable to create a link share" : "Kan deze deellink niet maken",
  93. "Unable to toggle this option" : "Kan deze optie niet omschakelen",
  94. "Resharing is not allowed" : "Verder delen is niet toegestaan",
  95. "Link" : "Link",
  96. "Hide download" : "Verberg download",
  97. "Password protection enforced" : "Wachtwoordbeveiliging afgedwongen",
  98. "Password protect" : "Wachtwoord beveiligd",
  99. "Allow editing" : "Bewerken toestaan",
  100. "Email link to person" : "Email-link naar persoon",
  101. "Send" : "Versturen",
  102. "Allow upload and editing" : "Toestaan uploaden en bewerken",
  103. "Read only" : "Alleen lezen",
  104. "File drop (upload only)" : "File drop (alleen uploaden)",
  105. "Expiration date enforced" : "Vervaldatum afgedwongen",
  106. "Set expiration date" : "Stel vervaldatum in",
  107. "Expiration" : "Vervaltermijn",
  108. "Expiration date" : "Vervaldatum",
  109. "Note to recipient" : "Notitie voor ontvanger",
  110. "Unshare" : "Delen stoppen",
  111. "Delete share link" : "Verwijderen deellink",
  112. "Add another link" : "Toevoegen andere link",
  113. "Password protection for links is mandatory" : "Wachtwoordbeveiliging voor links is verplicht",
  114. "Share to {name}" : "Delen naar {name}",
  115. "Share link" : "Deellink",
  116. "New share link" : "Nieuwe deellink",
  117. "Created on {time}" : "Gecreëerd op {time}",
  118. "Password protect by Talk" : "Wachtwoord beveiligd door Talk",
  119. "Could not unshare" : "Kon delen niet ongedaan maken",
  120. "Choose a password for the mail share" : "Kies een wachtwoord om gedeelde te mailen",
  121. "group" : "groep",
  122. "remote" : "extern",
  123. "remote group" : "externe groep",
  124. "email" : "email",
  125. "conversation" : "gesprek",
  126. "shared by {sharer}" : "Gedeeld door {eigenaar}",
  127. "Can reshare" : "Kan doordelen",
  128. "Can edit" : "Kan bewerken",
  129. "Can create" : "Kan creëren",
  130. "Can change" : "Kan wijzigen",
  131. "Can delete" : "Kan verwijderen",
  132. "Access control" : "Toegangscontrole",
  133. "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} gedeeld via link",
  134. "Share details could not be loaded for this item." : "Deel details van dit object kon niet worden geladen.",
  135. "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Minimaal {count} karakter benodigd voor automatisch aanvullen","Minimaal {count} karakters benodigd voor automatisch aanvullen"],
  136. "This list is maybe truncated - please refine your search term to see more results." : "Deze lijst is misschien afgekapt - verfijn de zoekterm om meer resultaten te zien.",
  137. "No users or groups found for {search}" : "Geen gebruikers of groepen gevonden voor {search}",
  138. "No users found for {search}" : "Geen gebruikers gevonden voor {search}",
  139. "An error occurred (\"{message}\"). Please try again" : "Er heeft zich een fout voorgedaan (\"{message}\"). Probeer het opnieuw",
  140. "An error occurred. Please try again" : "Er trad een fout op. Probeer het opnieuw",
  141. "Home" : "Startpagina",
  142. "Work" : "Werk",
  143. "Other" : "Ander",
  144. "{sharee} (remote group)" : "{sharee} (remote group)",
  145. "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
  146. "Share" : "Delen",
  147. "Name or email address..." : "Naam of emailadres...",
  148. "Name or federated cloud ID..." : "Naam of gefedereerd Cloud ID:",
  149. "Name, federated cloud ID or email address..." : "Naam, gefedereerde Cloud ID of een e-mailadres",
  150. "Name..." : "Naam...",
  151. "Shared" : "Gedeeld",
  152. "Shared with" : "Gedeeld met",
  153. "Shared by" : "Gedeeld door",
  154. "Non-existing tag #{tag}" : "Niet bestaande markering #{tag}",
  155. "restricted" : "beperkt",
  156. "invisible" : "onzichtbaar",
  157. "({scope})" : "({scope})",
  158. "Delete" : "Verwijder",
  159. "Rename" : "Naam wijzigen",
  160. "Collaborative tags" : "Systeemtags",
  161. "No tags found" : "Geen tags gevonden",
  162. "Settings" : "Instellingen",
  163. "Connection to server lost" : "Verbinding met server verbroken",
  164. "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Probleem met laden pagina, herladen over %n seconde","Probleem met laden pagina, herladen over %n seconden"],
  165. "Logging in …" : "Inloggen...",
  166. "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "We hebben een wachtwoordherstel e-mail verzonden naar het e-mailadres dat bij ons bekend is voor dit account. Als je het niet binnen een redelijke tijd hebt ontvangen, controleer dan je spam / ongewenste mappen. <br> Als het bericht er niet is, vraag het dan je beheerder.",
  167. "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Je bestanden zijn versleuteld. Het is niet mogelijk om je gegevens terug te krijgen als je wachtwoord wordt gereset.<br />Als je niet zeker weer wat je moet doen, neem dan contact op met je beheerder voordat je verdergaat. <br />Wil je echt verder gaan?",
  168. "I know what I'm doing" : "Ik weet wat ik doe",
  169. "Password can not be changed. Please contact your administrator." : "Het wachtwoord kan niet worden gewijzigd. Neem contact op met je beheerder.",
  170. "Reset password" : "Reset wachtwoord",
  171. "Sending email …" : "Versturen e-mail...",
  172. "No" : "Nee",
  173. "Yes" : "Ja",
  174. "No files in here" : "Hier geen bestanden",
  175. "New folder" : "Nieuwe map",
  176. "No more subfolders in here" : "Hier niet meer submappen",
  177. "{newName} already exists" : "{newName} bestaat al",
  178. "Choose" : "Kies",
  179. "Move" : "Verplaats",
  180. "Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}",
  181. "OK" : "OK",
  182. "Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}",
  183. "read-only" : "Alleen lezen",
  184. "_{count} file conflict_::_{count} file conflicts_" : ["{count} bestandsconflict","{count} bestandsconflicten"],
  185. "One file conflict" : "Een bestandsconflict",
  186. "New Files" : "Nieuwe bestanden",
  187. "Already existing files" : "Al aanwezige bestanden",
  188. "Which files do you want to keep?" : "Welke bestanden wil je bewaren?",
  189. "If you select both versions, the copied file will have a number added to its name." : "Als je beide versies selecteerde, zal het gekopieerde bestand een nummer aan de naam toegevoegd krijgen.",
  190. "Cancel" : "Annuleren",
  191. "Continue" : "Verder",
  192. "(all selected)" : "(alles geselecteerd)",
  193. "({count} selected)" : "({count} geselecteerd)",
  194. "Error loading file exists template" : "Fout bij laden bestand bestaat al sjabloon",
  195. "Pending" : "Onderhanden",
  196. "Copy to {folder}" : "Kopieer naar {folder}",
  197. "Move to {folder}" : "Verplaats naar {folder}",
  198. "Very weak password" : "Zeer zwak wachtwoord",
  199. "Weak password" : "Zwak wachtwoord",
  200. "So-so password" : "Matig wachtwoord",
  201. "Good password" : "Goed wachtwoord",
  202. "Strong password" : "Sterk wachtwoord",
  203. "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Je webserver is nog niet goed ingesteld voor bestandssynchronisatie, omdat de WebDAV interface niet goed lijkt te werken.",
  204. "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Je webserver is niet goed ingesteld om \"{url}\" te vinden. Meer informatie is te vinden in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.",
  205. "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Je webserver is niet goed ingesteld om .woff2 bestanden af te leveren. Dit is meestal een probleem met de Nginx configuratie. Voor Nextcloud 15 moet die worden aangepast om ook .woff2 bestanden aan te kunnen. vergelijk jouw Nginx configuratie met de aanbevolen instellingen in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
  206. "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP lijkt niet goed te zijn ingesteld voor opvragen systeemomgevingsvariabelen. De test met getenv(\"PATH\") gaf een leeg resultaat.",
  207. "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Controleer de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installatiedocumentatie ↗</a> voor php configuratienotities en de php configuratie van je server, zeker bij gebruik van php-fpm.",
  208. "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "De alleen-lezen config is ingeschakeld. Dit voorkomt het via de webinterface wijzigen van verschillende instellingen. Bovendien moet het bestand voor elke aanpassing handmatig op beschrijfbaar worden ingesteld.",
  209. "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Je database draait niet met \"READ COMMITTED\" transactie-isolatie niveau. Dit kan problemen opleveren als er meerdere acties tegelijkertijd worden uitgevoerd.",
  210. "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "De PHP module \"fileinfo\" ontbreekt. We adviseren met klem om deze module te activeren om de beste resultaten te bereiken voor MIME-type detectie.",
  211. "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transactionele bestandlocking is uitgeschakeld, dat zou namelijk kunnen leiden tot versiebeheerproblemen. Schakel \"filelocking enabled\" in config.php in om deze problemen te voorkomen. Zie de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie ↗</a> voor meer informatie.",
  212. "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Als je installatie niet in de hoofddirectory van het domein staat, maar wel systeem cron gebruikt, dan kunnen er problemen ontstaan bij het genereren van URL's. Om deze problemen te voorkomen zou je de \"overwrite.cli.url\" optie in config.php moeten instellen op het webroot pad van je installatie (aanbevolen:\"{suggestedOverwriteCliURL}\")",
  213. "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Het was niet mogelijk om de systeem cron via CLI uit te voeren. De volgende technische problemen traden op:",
  214. "Last background job execution ran {relativeTime}. Something seems wrong." : "Laatst uitgevoerde achtergrondtaak {relativeTime}. Er lijkt iets fout gegaan.",
  215. "Check the background job settings" : "Controleer de achtergrondtaak instellingen",
  216. "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Deze server heeft geen werkende internetverbinding: meerdere endpoints kunnen niet worden bereikt. Dat betekent dat sommige functies, zoals het gebruik van externe opslag, notificaties over updates of installatie van apps van derde partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie emails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als je alle functies wilt gebruiken.",
  217. "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Er is geen geheugencache geconfigureerd. Om de prestaties te verhogen kun je een geheugencache configureren als die beschikbaar is. Meer informatie vind je in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.",
  218. "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Geen bruikbare bron voor randomnes gevonden door PHP, hetgeen sterk wordt aanbevolen om beveiligingsredenen. Meer informatie in de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.",
  219. "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Je draait momenteel PHP {version}. We adviseren je om, zo gauw je distributie dat biedt, je PHP versie bij te werken voor <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">betere prestaties en beveiliging geleverd door de PHP Group</a>.",
  220. "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Je gebruikt momenteel PHP 5.6. Dit is de laatste versie van Nextcloud die PHP 5.6 ondersteund. Wij raden aan om je PHP te upgraden naar versie 7.0 of later zodat je kunt upgraden naar Nextcloud 14.",
  221. "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dat een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.",
  222. "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached is geconfigureerd als gedistribueerde cache, maar de verkeerde PHP module \"memcache\" is geïnstalleerd. \\OC\\Memcache\\Memcached ondersteunt alleen \"memcached\" en niet \"memcache\". Zie de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki over beide modules</a>.",
  223. "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Sommige bestanden kwamen niet door de betrouwbaarheidscontrole. Meer informatie over het oplossen van dit probleem kan worden gevonden in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lijst met ongeldige bestanden…</a> / <a href=\"{rescanEndpoint}\">Opnieuw…</a>)",
  224. "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "De PHP OPcache is niet correct geladen. </a>Voor betere prestaties adviseren we</a> die te laden in je php.ini instellingen.",
  225. "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "De PHP OPcache is niet correct geconfigureerd. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Voor betere prestaties adviseren we</a> de volgende <code>php.ini instellingen</code> te gebruiken:",
  226. "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "De PHP functie \"set_time_limit\" is niet beschikbaar. Dit kan erin resulteren dat de scripts halverwege stoppen, waardoor de installatie ontregeld raakt. We adviseren sterk om deze functie in te schakelen.",
  227. "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Je PHP heeft geen FreeType ondersteuning. Dit zal leiden tot verminkte profielafbeeldingen en instellingeninterface.",
  228. "Missing index \"{indexName}\" in table \"{tableName}\"." : "Ontbrekende index \"{indexName}\" in tabel \"{tableName}\".",
  229. "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "De database mist een paar indexen. Omdat het toevoegen van indexen op grote tabellen veel tijd kan kosten, zijn ze niet automatisch gecreëerd. Door het draaien van \"occ db:add-missing-indices\" kunnen deze indexen handmatig worden toegevoegd terwijl de server blijft draaien. Als de indexe zijn toegevoegd, zullen opvragingen op die tabellen veel sneller plaatsvinden.",
  230. "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Deze server mist een paar aanbevolen PHP-modules. Voor betere prestaties en compatibiliteit adviseren we om die te installeren.",
  231. "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Sommige kolommen in de database zijn niet geconverteerd naar 'big int'. Doordat het wijzigen van kolomtype op grote databases veel tijd kost, zijn ze niet automatisch gewijzigd. Door het uitvoeren van 'occ db:convert-filecache-bigint' worden de veranderingen alsnog uitgevoerd. Dat moet gebeuren als de server off-line staat. Voor meer informatie verwijzen we naar de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie hierover</a>.",
  232. "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wordt momenteel gebruikt als backend database. Voor grotere installaties adviseren we dat je omschakelt naar een andere database backend.",
  233. "This is particularly recommended when using the desktop client for file synchronisation." : "Dit wordt vooral aanbevolen als de desktop client wordt gebruikt voor bestandssynchronisatie.",
  234. "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Om te migreren naar een andere database moet je de commandoregel tool gebruiken: 'occ db:convert-type'; <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">zie de documentatie ↗</a>.",
  235. "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "D ingebouwde php mailer wordt niet langer ondersteund. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Werk je mailserverinstellingen bij ↗<a/>.",
  236. "The PHP memory limit is below the recommended value of 512MB." : "De PHP geheugenlimiet is onder de aanbevolen waarde van 512MB.",
  237. "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Sommige app directories zijn eigendom van een andere gebruiker dan de webserver . Dat kan het geval zijn als apps handmatig zijn geïnstalleerd. Controleer de permissies van de volgende app directories:",
  238. "Error occurred while checking server setup" : "Een fout trad op bij checken serverconfiguratie",
  239. "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Je datamap en je bestanden zijn waarschijnlijk vanaf het internet bereikbaar. Het .htaccess-bestand werkt niet. We raden ten zeerste aan aan om je webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om je datadirectory te verplaatsen naar een locatie buiten de document-root van de webserver.",
  240. "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "De \"{header}\" HTTP header is niet ingesteld als \"{expected}\". Dit is een potentieel security of privacy risico en we adviseren om deze instelling te wijzigen.",
  241. "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "De \"{header}\" HTTP header is ingesteld als \"{expected}\". Sommige functies werken mogelijk niet zoals bedoeld en we adviseren om deze instelling te wijzigen.",
  242. "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "De \"{header}\" HTTP header bevat niet \"{expected}\". Dit is een potentieel security of privacy risico en we adviseren om deze instelling te wijzigen.",
  243. "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "De \"{header}\" HTTP header is niet ingesteld op \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" of \"{val5}\". Hierdoor kan verwijzingsinformatie uitlekken. Zie de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C aanbeveling ↗</a>.",
  244. "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "De \"Strict-Transport-Security\" HTTP header is niet ingesteld als minimaal \"{seconds}\" seconden. Voor verbeterde beveiliging adviseren we HSTS in te schakelen zoals beschreven in de <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>.",
  245. "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "De site is onveilig verbonden over HTTP. We adviseren je dringend om je server zo te configureren dat HTTPS wordt vereist, zoals beschreven in de <a href=\"{docUrl}\">security tips ↗</a>.",
  246. "unknown text" : "onbekende tekst",
  247. "Hello world!" : "Hallo wereld!",
  248. "sunny" : "zonnig",
  249. "Hello {name}, the weather is {weather}" : "Hallo {name}, het is hier {weather}",
  250. "Hello {name}" : "Hallo {name}",
  251. "<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Dit zijn je zoekresultaten<script>alert(1)</script></strong>",
  252. "new" : "nieuw",
  253. "_download %n file_::_download %n files_" : ["download %n bestand","download %n bestanden"],
  254. "The update is in progress, leaving this page might interrupt the process in some environments." : "De update is bezig, deze pagina verlaten kan het updateproces in sommige omgevingen onderbreken.",
  255. "Update to {version}" : "Geüpdatet naar {version}",
  256. "An error occurred." : "Er heeft zich een fout voorgedaan.",
  257. "Please reload the page." : "Herlaad deze pagina.",
  258. "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "De update was niet succesvol. Voor meer informatie <a href=\"{url}\">zie ons bericht op het forum</a> over dit probleem.",
  259. "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "De update is mislukt. Meld dit probleem aan de <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.",
  260. "Continue to Nextcloud" : "Ga door naar Nextcloud",
  261. "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["De update is geslaagd. Je wordt nu over %n seconde doorgeleid naar Nextcloud.","De update is geslaagd. Je wordt nu over %n seconden doorgeleid naar Nextcloud."],
  262. "Searching other places" : "Zoeken op andere plaatsen",
  263. "No search results in other folders for {tag}{filter}{endtag}" : "Geen zoekresultaten voor {tag}{filter}{endtag} in andere mappen",
  264. "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} zoekresultaat in een andere map","{count} zoekresultaten in andere mappen"],
  265. "Personal" : "Persoonlijk",
  266. "Users" : "Gebruikers",
  267. "Apps" : "Apps",
  268. "Admin" : "Beheerder",
  269. "Help" : "Help",
  270. "Access forbidden" : "Toegang verboden",
  271. "File not found" : "Bestand niet gevonden",
  272. "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Het document werd niet gevonden op de server. Misschien is de share verwijderd of verlopen?",
  273. "Back to %s" : "Terug naar %s",
  274. "Internal Server Error" : "Interne serverfout",
  275. "The server was unable to complete your request." : "De server was niet in staat je aanvraag te verwerken.",
  276. "If this happens again, please send the technical details below to the server administrator." : "Stuur de hieronder afgebeelde technische details naar de server beheerder wanneer dit opnieuw gebeurt.",
  277. "More details can be found in the server log." : "Meer details in de serverlogging,",
  278. "Technical details" : "Technische details",
  279. "Remote Address: %s" : "Extern adres: %s",
  280. "Request ID: %s" : "Aanvraag ID: %s",
  281. "Type: %s" : "Type: %s",
  282. "Code: %s" : "Code: %s",
  283. "Message: %s" : "Boodschap: %s",
  284. "File: %s" : "Bestand: %s",
  285. "Line: %s" : "Regel: %s",
  286. "Trace" : "Trace",
  287. "Security warning" : "Beveiligingswaarschuwing",
  288. "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Je gegevensdirectory en bestanden zijn vermoedelijk bereikbaar vanaf het internet, omdat het .htaccess-bestand niet functioneert.",
  289. "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Bekijk de <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentatie</a> voor Informatie over het correct configureren van je server.",
  290. "Create an <strong>admin account</strong>" : "Maak een <strong>beheerdersaccount</strong> aan",
  291. "Username" : "Gebruikersnaam",
  292. "Storage & database" : "Opslag & database",
  293. "Data folder" : "Gegevensmap",
  294. "Configure the database" : "Configureer de database",
  295. "Only %s is available." : "Alleen %s is beschikbaar.",
  296. "Install and activate additional PHP modules to choose other database types." : "Installeer en activeer aanvullende PHP modules om andere soorten databases te kiezen.",
  297. "For more details check out the documentation." : "Voor meer informatie word je verwezen naar de documentatie.",
  298. "Database user" : "Gebruiker database",
  299. "Database password" : "Wachtwoord database",
  300. "Database name" : "Naam database",
  301. "Database tablespace" : "Database tablespace",
  302. "Database host" : "Databaseserver",
  303. "Please specify the port number along with the host name (e.g., localhost:5432)." : "Geef het poortnummer en servernaam op (bijv. localhost:5432).",
  304. "Performance warning" : "Prestatiewaarschuwing",
  305. "SQLite will be used as database." : "SQLite wordt gebruikt als database.",
  306. "For larger installations we recommend to choose a different database backend." : "Voor grotere installaties adviseren we een andere database engine te kiezen.",
  307. "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.",
  308. "Finish setup" : "Installatie afronden",
  309. "Finishing …" : "Afronden ...",
  310. "Need help?" : "Hulp nodig?",
  311. "See the documentation" : "Zie de documentatie",
  312. "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Deze applicatie heeft JavaScript nodig. {linkstart}Activeer JavaScript{linkend} en ververs deze pagina.",
  313. "Get your own free account" : "Maak je eigen gratis account",
  314. "Skip to main content" : "Ga naar hoofdinhoud",
  315. "Skip to navigation of app" : "Ga naar navigatie van app",
  316. "More apps" : "Meer apps",
  317. "More" : "Meer",
  318. "More apps menu" : "Meer apps menu",
  319. "Search" : "Zoeken",
  320. "Reset search" : "Zoekopdracht wissen",
  321. "Contacts" : "Contactpersonen",
  322. "Contacts menu" : "Contacten menu",
  323. "Settings menu" : "Instellingenmenu",
  324. "Confirm your password" : "Bevestig je wachtwoord",
  325. "Server side authentication failed!" : "Authenticatie bij de server mislukt!",
  326. "Please contact your administrator." : "Neem contact op met je systeembeheerder.",
  327. "An internal error occurred." : "Er heeft zich een interne fout voorgedaan.",
  328. "Please try again or contact your administrator." : "Probeer het opnieuw of neem contact op met je beheerder.",
  329. "Username or email" : "Gebruikersnaam of email",
  330. "Log in" : "Inloggen",
  331. "Wrong password." : "Onjuist wachtwoord.",
  332. "User disabled" : "Gebruiker gedeactiveerd",
  333. "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken van jouw IP gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.",
  334. "Forgot password?" : "Wachtwoord vergeten?",
  335. "Back to login" : "Terug naar inloggen",
  336. "Connect to your account" : "Verbind jouw account",
  337. "Please log in before granting %1$s access to your %2$s account." : "Eerst inloggen voordat je %1$s toegang geeft tot je %2$s account.",
  338. "App token" : "App token",
  339. "Grant access" : "Verleen toegang",
  340. "Alternative log in using app token" : "Alterenatieve login doormiddel van app token.",
  341. "Account access" : "Account toegang",
  342. "You are about to grant %1$s access to your %2$s account." : "Je staat op het punt om %1$s toegang te verlenen to je %2$s account.",
  343. "New password" : "Nieuw wachtwoord",
  344. "New Password" : "Nieuw wachtwoord",
  345. "This share is password-protected" : "Deze share is wachtwoordbeveiligd",
  346. "The password is wrong. Try again." : "Het wachtwoord is onjuist. Probeer opnieuw.",
  347. "Two-factor authentication" : "Tweefactor authenticatie",
  348. "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Versterkte beveiliging is ingeschakeld voor je account. Kies een tweede factor voor authenticatie:",
  349. "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Kon niet minimaal één an jouw ingeschakelde two-factor auth methoden laden. Neem contact op met je beheerder.",
  350. "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Tweefactor authenticatie is ingeschakeld, maar niet geconfigureerd voor je account. Neem voor hulp contact op met je beheerder.",
  351. "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Tweefactor authenticatie is ingeschakeld, maar niet geconfigureerd voor je account. Gebruik een van je backup codes om in te loggen of neem voor hulp contact op met je beheerder.",
  352. "Use backup code" : "Gebruik back-upcode",
  353. "Cancel log in" : "Inloggen annuleren",
  354. "Error while validating your second factor" : "Fout bij het verifiëren van je tweede factor",
  355. "Access through untrusted domain" : "Toegang via een niet vertrouwd domein",
  356. "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Neem contact op met je beheerder. Wanneer je een beheerder bent kun je de \"trusted_domains\" instelling bewerken in config/config.php zoals in het voorbeeld config.sample.php. ",
  357. "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Verdere informatie over hoe je dit instelt staat in de %1$s documentatie %2$s.",
  358. "App update required" : "Bijwerken App vereist",
  359. "%1$s will be updated to version %2$s" : "%1$s wordt geüpdatet naar versie %2$s",
  360. "These apps will be updated:" : "Deze apps worden bijgewerkt:",
  361. "These incompatible apps will be disabled:" : "De volgende incompatibele apps worden uitgeschakeld:",
  362. "The theme %s has been disabled." : "Het thema %s is uitgeschakeld.",
  363. "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Let erop dat de database, de config map en de data map zijn gebackupt voordat je verder gaat.",
  364. "Start update" : "Begin de update",
  365. "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Om time-outs tijdens grotere installaties te voorkomen, kun je in plaats hiervan de volgende opdracht geven vanaf je installatiedirectory:",
  366. "Detailed logs" : "Gedetailleerde logs",
  367. "Update needed" : "Update vereist",
  368. "Please use the command line updater because you have a big instance with more than 50 users." : "Gebruik alsjeblieft de commandoregel updater omdat je een installatie hebt met meer dan 50 gebruikers.",
  369. "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Bekijk de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentatie</a> voor hulp.",
  370. "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "De update via de web UI heeft risico's. Het verzoek leidt mogelijk tot een time-out en kan tot verlies van gegevens leiden. Ik heb een back-up gemaakt en weet hoe deze te herstellen in het geval van een update mislukking.",
  371. "Upgrade via web on my own risk" : "Web opwaarding is op eigen risico",
  372. "Maintenance mode" : "Onderhoudsmodus",
  373. "This %s instance is currently in maintenance mode, which may take a while." : "Deze %s staat momenteel in de onderhoudsstand, dat kan enige tijd duren.",
  374. "This page will refresh itself when the instance is available again." : "Deze pagina wordt ververst als de server weer beschikbaar is.",
  375. "Contact your system administrator if this message persists or appeared unexpectedly." : "Neem contact op met je systeembeheerder als deze melding aanhoudt of onverwacht verscheen.",
  376. "Repair step: " : "Reparatie stap: ",
  377. "Repair info: " : "Reparatie info: ",
  378. "Repair warning: " : "Reparatiewaarschuwing:",
  379. "Repair error: " : "Reparatiefout:",
  380. "Updated \"%s\" to %s" : "\"%s\" geüpdatet naar %s",
  381. "%s (3rdparty)" : "%s (3rdparty)",
  382. "There was an error loading your contacts" : "Er is een fout opgetreden tijdens het laden van uw contacten",
  383. "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Er traden problemen op tijdens de code betrouwbaarheidscontrole. Meer informatie…</a>",
  384. "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "De link om je wachtwoord te herstellen is per email naar je verstuurd. Als je dit bericht niet binnen redelijke tijd hebt ontvangen, controleer dan je spammap. <br>Als het daar niet in zit, neem dan contact op met je beheerder.",
  385. "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom is niet leesbaar voor PHP, hetgeen sterk wordt afgeraden om veiligheidsredenen. Meer informatie in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.",
  386. "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Je PHP ondersteunt geen freetype. Daardoor kunnen profielfoto's en de instellingen niet goed weergegeven worden.",
  387. "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "De \"Strict-Transport-Security\" HTTP header is niet ingesteld als minimaal \"{seconds}\" seconden. Voor verbeterde beveiliging adviseren we HSTS in te schakelen zoals beschreven in onze <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>.",
  388. "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "De site is onveilig verbonden over HTTP. We adviseren je dringend om je server zo te configureren dat HTTPS wordt vereist, zoals beschreven in onze <a href=\"{docUrl}\">security tips</a>.",
  389. "Error setting expiration date" : "Fout tijdens het instellen van de vervaldatum",
  390. "The public link will expire no later than {days} days after it is created" : "De openbare link vervalt niet eerder dan {days} dagen na het aanmaken",
  391. "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delen via link",
  392. "{sharee} (group)" : "{sharee} (groep)",
  393. "{sharee} (remote)" : "{sharee} (extern)",
  394. "{sharee} (email)" : "{sharee} (email)",
  395. "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Deel met anderen door het invullen van een gebruiker, groep, gefedereerd cloud ID of een emailadres.",
  396. "Share with other people by entering a user or group or a federated cloud ID." : "Deel met anderen door middel van gebruikers, groep of een gefedereerd cloud ID.",
  397. "Share with other people by entering a user or group or an email address." : "Deel met anderen door het invullen van een gebruiker, groep of een emailadres.",
  398. "The specified document has not been found on the server." : "Het opgegeven document is niet gevonden op deze server.",
  399. "You can click here to return to %s." : "Klik hier om terug te keren naar %s.",
  400. "Stay logged in" : "Ingelogd blijven",
  401. "Back to log in" : "Terug naar inloggen",
  402. "Alternative Logins" : "Alternatieve inlogs",
  403. "You are about to grant %s access to your %s account." : "Je staat op het punt om %s toegang te verlenen to je %s account.",
  404. "Alternative login using app token" : "Alternatieve login doormiddel van app token",
  405. "Redirecting …" : "Omleiding ...",
  406. "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Aanvullende beveiliging is ingeschakeld voor je account. Log in met een tweede factor.",
  407. "Depending on your configuration, this button could also work to trust the domain:" : "Afhankelijk van je configuratie kan deze knop ook werken om het volgende domein te vertrouwen:",
  408. "Add \"%s\" as trusted domain" : "\"%s\" toevoegen als vertrouwd domein",
  409. "%s will be updated to version %s" : "%s wordt geüpdatet naar versie %s",
  410. "This page will refresh itself when the %s instance is available again." : "Deze pagina wordt ververst als de %s-installatie weer beschikbaar is.",
  411. "Thank you for your patience." : "Bedankt voor je geduld.",
  412. "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{name} lager dan {version} is geïnstalleerd, voor stabiliteits- en prestatieredenen wodt geadviseerd om naar een recentere {name} versie bij te werken.",
  413. "Copy URL" : "Kopiëren URL",
  414. "Enable" : "Inschakelen",
  415. "{sharee} (conversation)" : "{sharee} (gesprek)",
  416. "Please log in before granting %s access to your %s account." : "Log alsjeblieft in voordat je %s toegang geeft tot je %s account.",
  417. "Further information how to configure this can be found in the %sdocumentation%s." : "Verdere informatie over hoe je dit insteld staat in de %s documentatie %s."
  418. },
  419. "nplurals=2; plural=(n != 1);");