Skip to content

Commit 450e5bd

Browse files
authored
Merge pull request #94 from RonnieSkansing/feat-da-translation-part4
da partial translation
2 parents 04a4b69 + 61283d6 commit 450e5bd

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

texts/da.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@
111111
'config.opcache.file_cache_consistency_checks.description' => 'Aktiverer eller deaktiverer checksumvalidering, når script hentes fra fil cachen.',
112112
'config.opcache.file_cache_fallback' => 'fil cache fallback',
113113
'config.opcache.file_cache_fallback.description' => 'Indikerer opcache.file_cache_only = 1 for en bestemt proces der har fejlet genhæfte sig til den delte hukommelse (Windows kun). Eksplicit aktiveret filcache er påkrævet.',
114-
'config.opcache.validate_permission' => 'Validate permission',
115-
'config.opcache.validate_permission.description' => 'Validates the cached file permissions against the current user.',
116-
'config.opcache.validate_root' => 'Validate root',
117-
'config.opcache.validate_root.description' => 'Prevents name collisions in chroot\'ed environments. This should be enabled in all chroot\'ed environments to prevent access to files outside the chroot.',
118-
114+
'config.opcache.validate_permission' => 'Valider tilladelse',
115+
'config.opcache.validate_permission.description' => 'Validerer den cachelagrede fil tilladelser mod den nuværende bruger.',
116+
'config.opcache.validate_root' => 'Validér rod',
117+
'config.opcache.validate_root.description' => 'Forhindrer navne kollisioner i chroot\'ed miljøer. Dette bør aktiveres i alle chroot\'ed miljøer for at forhindre adgang til filer uden for chrooten.',
118+
119119
'blacklist.title' => 'Blacklist',
120120
'blacklist.empty' => 'Ingen scripts er blacklisted',
121121

0 commit comments

Comments
 (0)