"Bytecode Cache", // "Using %0.These stats affect all PHP applications running on the server" => "Using %0.These stats affect all PHP applications running on the server", // "Configuration setting xcache.admin.enable_auth prevents from accessing statistics. This will also prevent the cache from being cleared when clearing template cache" => "Configuration setting xcache.admin.enable_auth prevents from accessing statistics. This will also prevent the cache from being cleared when clearing template cache", // "Used" => "Used", // "Available" => "Available", // "Memory" => "Memory", // "Hit" => "Hit", // "Miss" => "Miss", // "Cache Hits" => "Cache Hits", // "Few hits recorded. Statistics may not be representative" => "Few hits recorded. Statistics may not be representative", // "Low hit ratio. %0 may be misconfigured and not used" => "Low hit ratio. %0 may be misconfigured and not used", // "Bytecode cache is not used. Using a bytecode cache (APC, XCache) is highly recommended for production environments" => "Bytecode cache is not used. Using a bytecode cache (APC, XCache) is highly recommended for production environments", "Errors" => "Ошибки", "Created" => "Создано", // "%0 enabled" => "%0 enabled", // "%0 disabled" => "%0 disabled", "Features" => "Возможности", "Enable/disable Tiki features here, but configure them elsewhere" => "Здесь только включение / выключение функций Tiki. Настройка производится в других разделах", "General" => "Общие", "General preferences and settings" => "Общие настройки и предпочтения", // "Login" => "Login", "User registration, login and authentication" => "Регистрация пользователей, настройка параметров входа и метода аутентификации", "Wiki" => "Wiki", "Wiki settings" => "Настройки Wiki", // "Help on \$admintitle Config" => "Help on \$admintitle Config", "Congratulations!\n\nYour server can send emails.\n\n" => "Поздравляем!\n\nВаш сервер умеет рассылать письма.\n\n", ); $lang = array_replace($lang, $lang_current);