|
| 1 | +{ |
| 2 | + "(unsafe) Collect constants": "(inestable) Recoger las constantes", |
| 3 | + "++, +=, series of jumps": "++, +=, series de saltos", |
| 4 | + "Adjust used stack": "Ajustar pila usada", |
| 5 | + "Ascending": "Ascendente", |
| 6 | + "Available functions": "Funciones disponibles", |
| 7 | + "blacklist misses": "fallos en la blacklist", |
| 8 | + "buffer size": "tamaño del búfer", |
| 9 | + "Cached": "En cache", |
| 10 | + "CALL GRAPH optimization": "Optimización CALL GRAPH", |
| 11 | + "CFG based optimization": "Optimización basada en CFG", |
| 12 | + "Compile all functions on script load": "Compilar todas las funciones al cargar el script", |
| 13 | + "Compile functions on first execution": "Compilar funciones en la primera ejecución", |
| 14 | + "Constant conversion and jumps": "Conversión constante y saltos", |
| 15 | + "CPU-specific optimization": "Optimización específica de la CPU", |
| 16 | + "CSE, STRING construction": "Construcción CSE, STRING", |
| 17 | + "Currently unused": "Actualmente sin utilizar", |
| 18 | + "DCE (dead code elimination)": "DCE (eliminación del código muerto)", |
| 19 | + "Descending": "Descendente", |
| 20 | + "DFA based optimization": "Optimización basada en DFA", |
| 21 | + "Directives": "Directivas", |
| 22 | + "Disable CPU-specific optimization": "Desactivar la optimización específica de la CPU", |
| 23 | + "Disable real-time update": "Desactivar la actualización en tiempo real", |
| 24 | + "Do not perform register allocation": "No realizar la asignación de registros", |
| 25 | + "Enable real-time update": "Activar la actualización en tiempo real", |
| 26 | + "Enable use of AVX, if the CPU supports it": "Habilitar el uso de AVX, si la CPU lo soporta", |
| 27 | + "false": "falso", |
| 28 | + "File list pagination": "Paginación de la lista de archivos", |
| 29 | + "force file invalidation": "forzar la invalidación de archivos", |
| 30 | + "free memory": "memoria libre", |
| 31 | + "General info": "Información general", |
| 32 | + "has been invalidated": "se ha invalidado", |
| 33 | + "hit rate": "índice de aciertos", |
| 34 | + "hits": "hits", |
| 35 | + "Host": "Host", |
| 36 | + "Ignored": "Ignorado", |
| 37 | + "INIT_FCALL_BY_NAME -> DO_FCALL": "INIT_FCALL_BY_NAME -> DO_FCALL", |
| 38 | + "Inline functions": "Funciones inline", |
| 39 | + "Inline VM handlers": "Controladores de VM en línea", |
| 40 | + "interned strings usage": "utilización de cadenas internas", |
| 41 | + "Invalidate all matching files": "Invalidar todos los ficheros coincidentes", |
| 42 | + "jit buffer free": "búfer jit libre", |
| 43 | + "jit buffer": "búfer jit", |
| 44 | + "keys": "llaves", |
| 45 | + "Last modified": "Última modificación", |
| 46 | + "last modified": "última modificaciónn", |
| 47 | + "Last reset": "Último reinicio", |
| 48 | + "Last used": "Último uso", |
| 49 | + "last used": "último uso", |
| 50 | + "max cached keys": "llaves máximas en caché", |
| 51 | + "Memory consumption": "Consumo de memoria", |
| 52 | + "memory usage": "uso de memoria", |
| 53 | + "memory": "memoria", |
| 54 | + "Merge equal constants": "Fusionar las constantes iguales", |
| 55 | + "Minimal JIT (call standard VM handlers)": "JIT mínimo (llame a controladores de VM estándar)", |
| 56 | + "never": "nunca", |
| 57 | + "Next": "Siguiente", |
| 58 | + "No files have been cached or you have <i>opcache.file_cache_only<\/i> turned on": "No se han almacenado archivos en caché o tiene <i>opcache.file_cache_only<\/i> activado", |
| 59 | + "No files have been ignored via <i>opcache.blacklist_filename<\/i>": "No se han ignorado archivos a través de <i>opcache.blacklist_filename<\/i>", |
| 60 | + "No files have been preloaded <i>opcache.preload<\/i>": "No se han precargado archivos <i>opcache.preload<\/i>", |
| 61 | + "No JIT": "No JIT", |
| 62 | + "no value": "sin valor", |
| 63 | + "NOP removal": "Eliminación de NOP", |
| 64 | + "number of cached files": "número de archivos en caché", |
| 65 | + "number of cached keys": "número de llaves en caché", |
| 66 | + "Number of hits": "Número de hits", |
| 67 | + "number of hits": "número de hits", |
| 68 | + "number of misses": "número de misses", |
| 69 | + "number of strings": "número de cadenas", |
| 70 | + "opcache statistics": "estadísticas de opcache", |
| 71 | + "Optimization level": "Nivel de optimización", |
| 72 | + "Optimize whole script": "Optimizar todo el script", |
| 73 | + "Overview": "Visión general", |
| 74 | + "Path": "Ruta", |
| 75 | + "Perform block-local register allocation": "Asignación de registros a nivel local de bloque", |
| 76 | + "Perform global register allocation": "Realizar la asignación global de registros", |
| 77 | + "preload memory": "precargar la memoria", |
| 78 | + "Preloaded": "Precargado", |
| 79 | + "Previous": "Anterior", |
| 80 | + "Profile functions on first request and compile the hottest functions afterwards": "Perfile las funciones en la primera solicitud y luego recopile las funciones más populares", |
| 81 | + "Profile on the fly and compile hot functions": "Perfilar sobre la marcha y compilar funciones en caliente", |
| 82 | + "Register allocation": "Asignación de registros", |
| 83 | + "Remove unused variables": "Eliminar variables no utilizadas", |
| 84 | + "Reset cache": "Restablecer la caché", |
| 85 | + "SCCP (constant propagation)": "SCCP (propagación de constantes)", |
| 86 | + "Script": "Script", |
| 87 | + "Server Software": "Software de servidor", |
| 88 | + "Sort order": "Orden de clasificación", |
| 89 | + "Start time": "Hora de inicio", |
| 90 | + "Start typing to filter on script path": "Empiece a escribir para filtrar por ruta del script", |
| 91 | + "TMP VAR usage": "Utilización de TMP VAR", |
| 92 | + "total memory": "memoria total", |
| 93 | + "Trigger": "Disparador", |
| 94 | + "true": "verdadero", |
| 95 | + "Use call graph": "Utilizar el gráfico de llamadas", |
| 96 | + "Use tracing JIT. Profile on the fly and compile traces for hot code segments": "Utilice el trazado JIT. Perfila sobre la marcha y compila trazas para segmentos de código calientes.", |
| 97 | + "Use type inference": "Utilizar la inferencia de tipos", |
| 98 | + "used memory": "memoria utilizada", |
| 99 | + "View manual page": "Ver la página del manual", |
| 100 | + "View {0} manual entry": "Ver {0} entrada manual", |
| 101 | + "wasted memory": "memoria perdida", |
| 102 | + "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>.": "Tienes <i>opcache.file_cache_only</i> activado. Como resultado, la información de la memoria no está disponible. Es posible que las estadísticas y la lista de archivos tampoco sean devueltas por <i>opcache_get_statistics()<\/i>.", |
| 103 | + "{0} files cached": "{0} archivos almacenados en caché", |
| 104 | + "{0} files cached, {1} showing due to filter '{2}'": "{0} archivos almacenados en caché, {1} se visualizan debido al filtro '{2}'", |
| 105 | + "{0} ignore file locations": "{0} ignorar ubicaciones de archivos", |
| 106 | + "{0} preloaded files": "{0} archivos precargados", |
| 107 | + "JIT enabled": "JIT activado", |
| 108 | + "disabled due to <i>opcache.jit</i> setting": "ddesactivado debido a la configuración de <i>opcache.jit</i>", |
| 109 | + "the <i>opcache.jit_buffer_size</i> must be set to fully enable JIT": "el <i>opcache.jit_buffer_size</i> debe estar configurado para habilitar completamente JIT", |
| 110 | + "incompatible with extensions that override <i>zend_execute_ex()</i>, such as <i>xdebug</i>": "incompatible con las extensiones que anulan <i>zend_execute_ex()</i>, como <i>xdebug</i>", |
| 111 | + "Yes": "Sí", |
| 112 | + "No": "No" |
| 113 | +} |
0 commit comments