Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/perfmon/lang/la/admin/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/perfmon/lang/la/admin/perfmon_cache_list.php

<?
$MESS["PERFMON_CACHE_AVG_CACHE_SIZE"] = "Caché (avg)";
$MESS["PERFMON_CACHE_BASE_DIR"] = "Tipo";
$MESS["PERFMON_CACHE_CACHE_PATH"] = "Ruta del archivo de caché";
$MESS["PERFMON_CACHE_CACHE_SIZE"] = "Tamaño";
$MESS["PERFMON_CACHE_COMPONENT_ID"] = "Instancia del componente";
$MESS["PERFMON_CACHE_COMPONENT_NAME"] = "Componente";
$MESS["PERFMON_CACHE_COUNT"] = "Operaciones de caché";
$MESS["PERFMON_CACHE_COUNT_C"] = "Restablecer caché";
$MESS["PERFMON_CACHE_COUNT_R"] = "Leer caché";
$MESS["PERFMON_CACHE_COUNT_W"] = "Escribir caché";
$MESS["PERFMON_CACHE_FILE_NAME"] = "Archivo";
$MESS["PERFMON_CACHE_FIND"] = "Búsqueda";
$MESS["PERFMON_CACHE_GROUP_BASE_DIR"] = "Tipo de grupo";
$MESS["PERFMON_CACHE_GROUP_COMP"] = "Componentes del grupo";
$MESS["PERFMON_CACHE_GROUP_FILE_NAME"] = "Archivos del grupo";
$MESS["PERFMON_CACHE_GROUP_INIT_DIR"] = "Directorio del grupo";
$MESS["PERFMON_CACHE_GROUP_NONE"] = "Sin grupo";
$MESS["PERFMON_CACHE_HIT_ID"] = "Hit";
$MESS["PERFMON_CACHE_HIT_RATIO"] = "Tasa de aciertos";
$MESS["PERFMON_CACHE_ID"] = "ID";
$MESS["PERFMON_CACHE_INIT_DIR"] = "Directorio";
$MESS["PERFMON_CACHE_MANAGED"] = "administrar";
$MESS["PERFMON_CACHE_MAX_CACHE_SIZE"] = "Caché (max)";
$MESS["PERFMON_CACHE_MIN_CACHE_SIZE"] = "Caché (min)";
$MESS["PERFMON_CACHE_MODULE_NAME"] = "Módulo";
$MESS["PERFMON_CACHE_NN"] = "No.";
$MESS["PERFMON_CACHE_OP_MODE"] = "Operación";
$MESS["PERFMON_CACHE_OP_MODE_C"] = "Restablecer";
$MESS["PERFMON_CACHE_OP_MODE_R"] = "Leer";
$MESS["PERFMON_CACHE_OP_MODE_W"] = "Escribir";
$MESS["PERFMON_CACHE_PAGE"] = "caché";
$MESS["PERFMON_CACHE_SUM_CACHE_SIZE"] = "Caché (total)";
$MESS["PERFMON_CACHE_TITLE"] = "Monitor de rendimiento: Caché";
$MESS["PERFMON_CACHE_UNMANAGED"] = "No administrado";
?>