files_antivirus/l10n/da.js

27 строки
1.1 KiB
JavaScript

OC.L10N.register(
"files_antivirus",
{
"Clean" : "Ren",
"Infected" : "Inficeret",
"Unchecked" : "Ukontrolleret",
"Saving..." : "Gemmer...",
"Antivirus" : "Antivirus",
"Virus %s is detected in the file. Upload cannot be completed." : "Virus %ser fundet i fil. Upload kan ikke fortsætte.",
"Saved" : "Gemt",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Beklager, men der blev fundet malware i en fil du forsøgte at uploade, og den blev slettet.",
"Antivirus Configuration" : "Antivirus Opsætning",
"Clamav Socket." : "Clamav Socket.",
"bytes" : "bytes",
"Path to clamscan" : "Sti til clamscan",
"Path to clamscan executable." : "Sti til clamscan eksekverbar.",
"Only log" : "Kun Log",
"Delete file" : "Slet fil",
"Save" : "Gem",
"Advanced" : "Avanceret",
"Reset to defaults" : "Nulstil til standardindstillinger ",
"Description" : "Beskrivelse",
"Mark as" : "Marker som",
"Add a rule" : "Tilføj regel"
},
"nplurals=2; plural=(n != 1);");