-
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 <[email protected]>
- Loading branch information
Showing
11 changed files
with
3,517 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,113 @@ | ||
{ | ||
"(unsafe) Collect constants": "(inestable) Recoger las constantes", | ||
"++, +=, series of jumps": "++, +=, series de saltos", | ||
"Adjust used stack": "Ajustar pila usada", | ||
"Ascending": "Ascendente", | ||
"Available functions": "Funciones disponibles", | ||
"blacklist misses": "fallos en la blacklist", | ||
"buffer size": "tamaño del búfer", | ||
"Cached": "En cache", | ||
"CALL GRAPH optimization": "Optimización CALL GRAPH", | ||
"CFG based optimization": "Optimización basada en CFG", | ||
"Compile all functions on script load": "Compilar todas las funciones al cargar el script", | ||
"Compile functions on first execution": "Compilar funciones en la primera ejecución", | ||
"Constant conversion and jumps": "Conversión constante y saltos", | ||
"CPU-specific optimization": "Optimización específica de la CPU", | ||
"CSE, STRING construction": "Construcción CSE, STRING", | ||
"Currently unused": "Actualmente sin utilizar", | ||
"DCE (dead code elimination)": "DCE (eliminación del código muerto)", | ||
"Descending": "Descendente", | ||
"DFA based optimization": "Optimización basada en DFA", | ||
"Directives": "Directivas", | ||
"Disable CPU-specific optimization": "Desactivar la optimización específica de la CPU", | ||
"Disable real-time update": "Desactivar la actualización en tiempo real", | ||
"Do not perform register allocation": "No realizar la asignación de registros", | ||
"Enable real-time update": "Activar la actualización en tiempo real", | ||
"Enable use of AVX, if the CPU supports it": "Habilitar el uso de AVX, si la CPU lo soporta", | ||
"false": "falso", | ||
"File list pagination": "Paginación de la lista de archivos", | ||
"force file invalidation": "forzar la invalidación de archivos", | ||
"free memory": "memoria libre", | ||
"General info": "Información general", | ||
"has been invalidated": "se ha invalidado", | ||
"hit rate": "índice de aciertos", | ||
"hits": "hits", | ||
"Host": "Host", | ||
"Ignored": "Ignorado", | ||
"INIT_FCALL_BY_NAME -> DO_FCALL": "INIT_FCALL_BY_NAME -> DO_FCALL", | ||
"Inline functions": "Funciones inline", | ||
"Inline VM handlers": "Controladores de VM en línea", | ||
"interned strings usage": "utilización de cadenas internas", | ||
"Invalidate all matching files": "Invalidar todos los ficheros coincidentes", | ||
"jit buffer free": "búfer jit libre", | ||
"jit buffer": "búfer jit", | ||
"keys": "llaves", | ||
"Last modified": "Última modificación", | ||
"last modified": "última modificaciónn", | ||
"Last reset": "Último reinicio", | ||
"Last used": "Último uso", | ||
"last used": "último uso", | ||
"max cached keys": "llaves máximas en caché", | ||
"Memory consumption": "Consumo de memoria", | ||
"memory usage": "uso de memoria", | ||
"memory": "memoria", | ||
"Merge equal constants": "Fusionar las constantes iguales", | ||
"Minimal JIT (call standard VM handlers)": "JIT mínimo (llame a controladores de VM estándar)", | ||
"never": "nunca", | ||
"Next": "Siguiente", | ||
"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", | ||
"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>", | ||
"No files have been preloaded <i>opcache.preload<\/i>": "No se han precargado archivos <i>opcache.preload<\/i>", | ||
"No JIT": "No JIT", | ||
"no value": "sin valor", | ||
"NOP removal": "Eliminación de NOP", | ||
"number of cached files": "número de archivos en caché", | ||
"number of cached keys": "número de llaves en caché", | ||
"Number of hits": "Número de hits", | ||
"number of hits": "número de hits", | ||
"number of misses": "número de misses", | ||
"number of strings": "número de cadenas", | ||
"opcache statistics": "estadísticas de opcache", | ||
"Optimization level": "Nivel de optimización", | ||
"Optimize whole script": "Optimizar todo el script", | ||
"Overview": "Visión general", | ||
"Path": "Ruta", | ||
"Perform block-local register allocation": "Asignación de registros a nivel local de bloque", | ||
"Perform global register allocation": "Realizar la asignación global de registros", | ||
"preload memory": "precargar la memoria", | ||
"Preloaded": "Precargado", | ||
"Previous": "Anterior", | ||
"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", | ||
"Profile on the fly and compile hot functions": "Perfilar sobre la marcha y compilar funciones en caliente", | ||
"Register allocation": "Asignación de registros", | ||
"Remove unused variables": "Eliminar variables no utilizadas", | ||
"Reset cache": "Restablecer la caché", | ||
"SCCP (constant propagation)": "SCCP (propagación de constantes)", | ||
"Script": "Script", | ||
"Server Software": "Software de servidor", | ||
"Sort order": "Orden de clasificación", | ||
"Start time": "Hora de inicio", | ||
"Start typing to filter on script path": "Empiece a escribir para filtrar por ruta del script", | ||
"TMP VAR usage": "Utilización de TMP VAR", | ||
"total memory": "memoria total", | ||
"Trigger": "Disparador", | ||
"true": "verdadero", | ||
"Use call graph": "Utilizar el gráfico de llamadas", | ||
"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.", | ||
"Use type inference": "Utilizar la inferencia de tipos", | ||
"used memory": "memoria utilizada", | ||
"View manual page": "Ver la página del manual", | ||
"View {0} manual entry": "Ver {0} entrada manual", | ||
"wasted memory": "memoria perdida", | ||
"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>.", | ||
"{0} files cached": "{0} archivos almacenados en caché", | ||
"{0} files cached, {1} showing due to filter '{2}'": "{0} archivos almacenados en caché, {1} se visualizan debido al filtro '{2}'", | ||
"{0} ignore file locations": "{0} ignorar ubicaciones de archivos", | ||
"{0} preloaded files": "{0} archivos precargados", | ||
"JIT enabled": "JIT activado", | ||
"disabled due to <i>opcache.jit</i> setting": "ddesactivado debido a la configuración de <i>opcache.jit</i>", | ||
"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", | ||
"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>", | ||
"Yes": "Sí", | ||
"No": "No" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* OPcache GUI - build script | ||
* | ||
* @author Andrew Collington, [email protected] | ||
* @version 3.5.4 | ||
* @version 3.5.5 | ||
* @link https://github.com/amnuts/opcache-gui | ||
* @license MIT, https://acollington.mit-license.org/ | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* A simple but effective single-file GUI for the OPcache PHP extension. | ||
* | ||
* @author Andrew Collington, [email protected] | ||
* @version 3.5.4 | ||
* @version 3.5.5 | ||
* @link https://github.com/amnuts/opcache-gui | ||
* @license MIT, https://acollington.mit-license.org/ | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.