files_antivirus/l10n/nl.json

67 строки
6.1 KiB
JSON

{ "translations": {
"Clean" : "Opschonen",
"Infected" : "Geïnfecteerd",
"Unchecked" : "Niet gecontroleerd",
"Scanner exit status" : "Scanner einde status",
"Scanner output" : "Scanner output",
"Saving…" : "Opslaan...",
"Antivirus" : "Antivirus",
"File {file} is infected with {virus}" : "Bestand {file} is geïnfecteerd met {virus}",
"The file has been removed" : "Het bestand is verwijderd",
"File containing {virus} detected" : "Bestand met {virus} gedetecteerd",
"Antivirus detected a virus" : "Antivirus heeft een virus gedetecteerd",
"Virus %s is detected in the file. Upload cannot be completed." : "Virus %s is gedetecteerd in het bestand. Upload kan niet worden afgerond.",
"Saved" : "Opgeslagen",
"Antivirus for files" : "Antivirus voor bestanden",
"An antivirus app for Nextcloud" : "Eenn antivirus app voor Nextcloud",
"Antivirus for files is an antivirus app for Nextcloud.\n\n* 🕵️‍♂️ When the user uploads a file, it's checked\n* ☢️ Uploaded and infected files will be deleted and a notification will be shown and/or sent via email\n* 🔎 Background Job to scan all files\n* ❓ Use ClamAV (open source), Kaspersky Scan Engine or an ICAP compatible scanner\n\nThis application inspects files that are uploaded to Nextcloud for viruses before they are written to the Nextcloud storage. If a file is identified as a virus, it is either logged or not uploaded to the server. The application relies on the underlying ClamAV virus scanning engine, which the admin points Nextcloud to when configuring the application. Alternatively, a Kaspersky Scan Engine can be configured, which has to run on a separate server.\nFor this app to be effective, the ClamAV virus definitions should be kept up to date. Also note that enabling this app will impact system performance as additional processing is required for every upload. More information is available in the Antivirus documentation." : "Antivirus voor bestanden is een antivirus-app voor Nextcloud.\n\n* 🕵️‍♂️ Wanneer de gebruiker een bestand uploadt, wordt het gecontroleerd\n* ☢️ Geüploade en geïnfecteerde bestanden worden verwijderd en er wordt een melding weergegeven en/of verzonden via e-mail\n* 🔎 Achtergrondtaak om alle bestanden te scannen\n* ❓ Gebruik ClamAV (open source), Kaspersky Scan Engine of een ICAP-compatibele scanner\n\nDeze applicatie inspecteert bestanden die naar Nextcloud worden geüpload op virussen voordat ze naar de Nextcloud-opslag worden geschreven. Als een bestand als virus wordt geïdentificeerd, wordt het ofwel gelogd of niet naar de server geüpload. De applicatie maakt gebruik van de onderliggende ClamAV-virusscan-engine, waarnaar de beheerder Nextcloud wijst bij het configureren van de applicatie. Als alternatief kan een Kaspersky Scan Engine worden geconfigureerd, die op een aparte server moet worden uitgevoerd.\nOm deze app effectief te laten zijn, moeten de ClamAV-virusdefinities up-to-date worden gehouden. Houd er ook rekening mee dat het inschakelen van deze app van invloed is op de systeemprestaties, omdat er extra verwerking nodig is voor elke upload. Meer informatie is beschikbaar in de Antivirus-documentatie.",
"Greetings {user}," : "Groetjes {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sorry maar een malware is ontdekt in het bestand dat je probeerde te uploaden. Het bestand is daarom gewist.",
"This email is a notification from {host}. Please, do not reply." : "Deze e-mail is een melding van {host}. Stuur alsjeblieft geen reactie, deze wordt niet gelezen.",
"File uploaded: {file}" : "Geüploaded bestand: {file}",
"Antivirus for Files" : "Antivirus voor Bestanden",
"Mode" : "Modus",
"ClamAV Executable" : "ClamAV Executable",
"ClamAV Daemon" : "ClamAV Daemon",
"ClamAV Daemon (Socket)" : "ClamAV Daemon (Socket)",
"Kaspersky Daemon" : "Kaspersky Daemon",
"ICAP server" : "ICAP-server",
"Socket" : "Socket",
"ClamAV Socket." : "ClamAV Socket.",
"Not required in Executable Mode." : "Niet noodzakelijk in Executable Mode",
"Host" : "Host",
"Address of Antivirus Host." : "Adres van de antivirusserver.",
"Port" : "Poort",
"Port number of Antivirus Host." : "Poortnummer van de antivirusserver.",
"TLS" : "TLS",
"Use TLS encryption." : "Gebruik TLS-encryptie.",
"ICAP preset" : "ICAP voorinstelling",
"Select" : "Selecteer",
"ICAP mode" : "ICAP-modus",
"ICAP service" : "ICAP-service",
"ICAP virus response header" : "ICAP virus responsenkop",
"Stream Length" : "Stream lengte",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength waarde in bytes.",
"bytes" : "bytes",
"Path to clamscan" : "Pad naar clamscan",
"Path to clamscan executable." : "Pad naar clamscan executable.",
"Not required in Daemon Mode." : "Niet vereist in Daemon modus",
"Extra command line options (comma-separated)" : "Extra command line opties (kommagescheiden)",
"File size limit for periodic background scans and chunked uploads, -1 means no limit" : "Bestandsgrootte limiet voor periodieke scans en uploads in stukken, -1 betekent geen limiet",
"Background scan and chunked upload file size limit in bytes, -1 means no limit" : "Achtergrond scan en upload in stukken bestandsgrootte limiet in bytes, -1 betekent geen limiet",
"Check only first bytes of the file, -1 means no limit" : "Controleer alleen de eerste bytes van het bestand, -1 betekent geen limiet",
"When infected files are found during a background scan" : "Wanneer besmette bestanden worden gevonden gedurende een achtergrondscan",
"Only log" : "Alleen loggen",
"Delete file" : "Verwijderen bestand",
"Save" : "Opslaan",
"Advanced" : "Geavanceerd",
"Rules" : "Regels",
"Clear All" : "Alles schoonmaken",
"Reset to defaults" : "Herstellen naar standaardwaarden",
"Match by" : "Vergelijk op",
"Scanner exit status or signature to search" : "Scanner afsluitstatus of handtekening om te zoeken",
"Description" : "Beschrijving",
"Mark as" : "Markeren als ",
"Add a rule" : "Toevoegen regel"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}