Skip to content

Commit 5f8ec75

Browse files
committed
partial da translation
1 parent e3e2b72 commit 5f8ec75

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
@@ -101,10 +101,10 @@
101101
'config.opcache.file_update_protection.description' => 'Prevents caching files that are less than this number of seconds old. It protects from caching of incompletely updated files. In case all file updates on your site are atomic, you may increase performance by setting it to "0".',
102102
'config.opcache.huge_code_pages' => 'Huge code pages',
103103
'config.opcache.huge_code_pages.description' => 'Enables or disables copying of PHP code (text segment) into HUGE PAGES. This should improve performance, but requires appropriate OS configuration.',
104-
'config.opcache.lockfile_path' => 'Lockfile path',
105-
'config.opcache.lockfile_path.description' => 'Absolute path used to store shared lockfiles (for *nix only)',
106-
'config.opcache.file_cache' => 'File cache',
107-
'config.opcache.file_cache.description' => 'Enables and sets the second level cache directory. It should improve performance when SHM memory is full, at server restart or SHM reset. The default "" disables file based caching.',
104+
'config.opcache.lockfile_path' => 'Låsefil sti',
105+
'config.opcache.lockfile_path.description' => 'Absolut sti bruges til at opbevare delte låsefiler (kun for *nix)',
106+
'config.opcache.file_cache' => 'Fil cache',
107+
'config.opcache.file_cache.description' => 'Aktiverer og sætter andet niveau cache-biblioteket. Dette bør forbedre ydeevnen når SHM hukommelsen er fuld, ved server genstart eller SHM nulstilling. Standarden "" deaktiverer filbaseret caching.',
108108
'config.opcache.file_cache_only' => 'File cache only',
109109
'config.opcache.file_cache_only.description' => 'Enables or disables opcode caching in shared memory.',
110110
'config.opcache.file_cache_consistency_checks' => 'File cache consistency checks',

0 commit comments

Comments
 (0)