"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" => "Errors", "Errors:" => "خطاها:", "Created" => "ايجاد شده در:", // "%0 enabled" => "%0 enabled", // "%0 disabled" => "%0 disabled", "Features" => "خصيصه‌ها", "Enable/disable Tiki features here, but configure them elsewhere" => "خصيصه‌هاي ويكي را در اين محل فعال/غيرفعال كنيد، اما آن‌ها را جاهاي ديگر پيكربندي نماييد.", "General" => "عمومي", "General preferences and settings" => "تنظيمات عمومي", // "Login" => "Login", "User registration, login and authentication" => "ثبت‌نام كاربران، ورود و تصديق هويت", "Wiki" => "ويكي", "Wiki settings" => "تنظيمات ويكي", // "Help on \$admintitle Config" => "Help on \$admintitle Config", // "Congratulations!\n\nYour server can send emails.\n\n" => "Congratulations!\n\nYour server can send emails.\n\n", ); $lang = array_replace($lang, $lang_current);