Skip to content

Commit d8ab328

Browse files
committed
da partial translation
1 parent e3e2b72 commit d8ab328

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

texts/da.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,10 @@
111111
'config.opcache.file_cache_consistency_checks.description' => 'Enables or disables checksum validation when script loaded from file cache.',
112112
'config.opcache.file_cache_fallback' => 'File cache fallback',
113113
'config.opcache.file_cache_fallback.description' => 'Implies opcache.file_cache_only=1 for a certain process that failed to reattach to the shared memory (for Windows only). Explicitly enabled file cache is required.',
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.',
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.',
118118

119119
'blacklist.title' => 'Blacklist',
120120
'blacklist.empty' => 'Ingen scripts er blacklisted',

0 commit comments

Comments
 (0)