opcache-gui/build/_languages/example.json
Andrew Collington 4ad9866c4b
Next release (#112)
* Creation of the translation archive for the Spanish language in Spain
* Fixed incorrect footer version handling and made into language pack values
* Added package-lock to repo
* Added a couple composer scripts and updated readme

---------

Co-authored-by: Carlos V <76731844+cvc90@users.noreply.github.com>
2024-06-23 14:01:33 +01:00

116 lines
3.6 KiB
JSON

{
"(unsafe) Collect constants": "",
"++, +=, series of jumps": "",
"Adjust used stack": "",
"Ascending": "",
"Available functions": "",
"blacklist misses": "",
"buffer size": "",
"Cached": "",
"CALL GRAPH optimization": "",
"CFG based optimization": "",
"Compile all functions on script load": "",
"Compile functions on first execution": "",
"Constant conversion and jumps": "",
"CPU-specific optimization": "",
"CSE, STRING construction": "",
"Currently unused": "",
"DCE (dead code elimination)": "",
"Descending": "",
"DFA based optimization": "",
"Directives": "",
"Disable CPU-specific optimization": "",
"Disable real-time update": "",
"disabled due to <i>opcache.jit</i> setting": "",
"Do not perform register allocation": "",
"Enable real-time update": "",
"Enable use of AVX, if the CPU supports it": "",
"false": "",
"File list pagination": "",
"force file invalidation": "",
"free memory": "",
"General info": "",
"has been invalidated": "",
"hit rate": "",
"hits": "",
"Host": "",
"Ignored": "",
"incompatible with extensions that override <i>zend_execute_ex()</i>, such as <i>xdebug</i>": "",
"INIT_FCALL_BY_NAME -> DO_FCALL": "",
"Inline functions": "",
"Inline VM handlers": "",
"interned strings usage": "",
"Invalidate all matching files": "",
"jit buffer free": "",
"jit buffer": "",
"JIT enabled": "",
"keys": "",
"Last modified": "",
"last modified": "",
"Last reset": "",
"Last used": "",
"last used": "",
"max cached keys": "",
"Memory consumption": "",
"memory usage": "",
"memory": "",
"Merge equal constants": "",
"Minimal JIT (call standard VM handlers)": "",
"never": "",
"Next": "",
"No files have been cached or you have <i>opcache.file_cache_only<\/i> turned on": "",
"No files have been ignored via <i>opcache.blacklist_filename<\/i>": "",
"No files have been preloaded <i>opcache.preload<\/i>": "",
"No JIT": "",
"no value": "",
"No": "",
"NOP removal": "",
"number of cached files": "",
"number of cached keys": "",
"Number of hits": "",
"number of hits": "",
"number of misses": "",
"number of strings": "",
"opcache statistics": "",
"Optimization level": "",
"Optimize whole script": "",
"Overview": "",
"Path": "",
"Perform block-local register allocation": "",
"Perform global register allocation": "",
"preload memory": "",
"Preloaded": "",
"Previous": "",
"Profile functions on first request and compile the hottest functions afterwards": "",
"Profile on the fly and compile hot functions": "",
"Register allocation": "",
"Remove unused variables": "",
"Reset cache": "",
"SCCP (constant propagation)": "",
"Script": "",
"Server Software": "",
"Sort order": "",
"Sponsor this project and author on GitHub": "",
"Sponsor this project": "",
"Start time": "",
"Start typing to filter on script path": "",
"the <i>opcache.jit_buffer_size</i> must be set to fully enable JIT": "",
"TMP VAR usage": "",
"total memory": "",
"Trigger": "",
"true": "",
"Use call graph": "",
"Use tracing JIT. Profile on the fly and compile traces for hot code segments": "",
"Use type inference": "",
"used memory": "",
"version {0}": "",
"View manual page": "",
"View {0} manual entry": "",
"wasted memory": "",
"Yes": "",
"You have <i>opcache.file_cache_only<\/i> turned on. As a result, the memory information is not available. Statistics and file list may also not be returned by <i>opcache_get_statistics()<\/i>.": "",
"{0} files cached": "",
"{0} files cached, {1} showing due to filter '{2}'": "",
"{0} ignore file locations": "",
"{0} preloaded files": ""
}