พีดีเอ

View Full Version : CSS หรือไม่มีภาพบนหน้าเว็บปลั๊กอิน ispy



Snake
16-04-10, 17:33
สวัสดีมิเชล, โอกาสที่คุณจะได้ดูและดูว่ามีการแก้ไขง่ายสำหรับการนี ้ใด ๆ

น้ำผลไม้คอมพิวเตอร์ -- Spy ไซต์ (http://www.computer-juice.com/forums/pt/vaispy.php)

ดูเหมือนว่าสคริปต์ที่ไม่ได้รับไฟล์ CSS อย่างถูกต้องและเป็นที่ต้องการในสถานที่ที่ไม่ถูกต้องสำหรับภาพ ...

vBET
16-04-10, 17:52
เช่นฉันเห็นหน้านี้แปลไม่ได้เป็นที่ เบ็ดมากที่สุด global_complete อาจจะไม่ใช้มี คุณสามารถลองบูรณาการสำหรับ mods ที่ไม่ได้ใช้ตะขอ global_complete

ดูที่นี่สำหรับคำอธิบาย :

กรุณาตรวจสอบก่อนไม่ได้จริงๆ global_complete ไม่ได้ใช้มี

Snake
20-04-10, 14:11
I สุจริตไม่ทราบวิธีการทำตามคำแนะนำเหล่านั้นก็เป็น mod ง่ายทำงานของ Ajax ผมคิดว่าไฟล์ php เพียงหนึ่งไม่มีสินค้าหรือแม่แบบ ที่นี่เนื้อหาของแฟ้มเป็น


<? PHP
//################################################ ################################//
ชื่อ / MOD / : VBISpy # / /
//################################################ ################################//
/ / คำอธิบาย : การปรับเปลี่ยนสำหรับ vBulletin นี้เพิ่มการเลื่อน"สด"# / /
/ / ปรับปรุงการโพสต์ใหม่ในฟอรั่ม # / /
//################################################ ################################//
/ / โดย : MPDev # / /
/ / วันที่ : 9.26.06 # / /
/ / Version : 1.0.12 # / /
//################################################ ################################//

/ / ####################### ตลาดหลักทรัพย์ PHP สิ่งแวดล้อม ###################### #####
error_reporting (E_ALL & ~ E_NOTICE);

/ / #################### กำหนดค่าคงที่สำคัญ #######################
define ('THIS_SCRIPT','vaispy');

/ / ################### แม่แบบ PRE - cache และข้อมูล ######################
/ / รับกลุ่มวลีพิเศษ
$ phrasegroups = array ();

/ / รับข้อมูลพิเศษแม่แบบจาก datastore
$ specialtemplates = array ();

/ / แม่แบบการแคชที่ใช้โดยการกระทำทั้งหมด
$ globaltemplates = array ();

/ / แม่แบบการแคชที่ใช้โดยการดำเนินการเฉพาะ
$ actiontemplates = array ();

/ / ######################### ################### Tweak ได้แบ็คเอนด์ #########
require_once ('/ global.php.');

/ / กำหนดค่า ######################### ##################### VARS #######
/ / จำนวนวันในการสแกนตารางสำหรับ .. (86,400 แสดงถึงจำนวนของวินาทีใน 24 ชั่วโมง)
$ daysprune = 1;

/ / อย่ารายการฟอรั่มเหล่านี้ถึงแม้ว่าพวกเขามีสิทธิ์ที่ (ประเภทการทดสอบ ฯลฯ )
$ blockforums ="";

/ / กำหนดค่า ######################### ##################### VARS #######

$ forumperms = array ();
$ lastpostid = (int) $ _REQUEST ['สุดท้าย'];
$ สมัครสมาชิก = (int) $ _REQUEST ['สมัคร'];

foreach ($ vBulletin -> forumcache เป็น $ ฟอรั่ม) {
$ = $ forumid ฟอรั่ม ['forumid'];
$ forumperms = & $ vBulletin -> UserInfo ['forumpermissions ']["$ forumid"];

if (! isset ($ vBulletin -> forumcache ["$ forumid"]) หรือ! ($ & $ forumperms vBulletin -> bf_ugp_forumpermissions ['canview']) หรือ ($ & $ forumperms vBulletin -> bf_ugp_forumpermissions ['canviewothers'] ) หรือ! verify_forum_password ($ forumid, $ vBulletin -> forumcache ["$ forumid"] ['รหัสผ่าน'], FALSE))
{
$ blockforums .= ','.$ ฟอรั่ม ['forumid'];
}
}
unset ($ ฟอรั่ม);

$ datecut ="thread.lastpost และ> =" (TIMENOW -- ($ daysprune * 86400));
$ prefetched = null;

############################################################################
/ / รับข้อความที่ฉันโพสต์ใน
require_once (. DIR'/ includes / functions_forumdisplay.php');
$ result = $ db -> query_read ("
SELECT ThreadID
จาก". TABLE_PREFIX."ด้ายเป็นด้าย
thread.forumid ไม่ได้ที่ไหนใน (0 blockforums $) และ
thread.visible = 1 และ
thread.open <> 10 และ
thread.lastpostid> $ lastpostid
$ datecut
");

$ idsArray = array ();
ในขณะที่ ($ id = $ db -> fetch_array ($ ผล))
{
$ idsArray [] = $ id ['ThreadID'];
}

$ dotthreads = fetch_dot_threads_array (ระเบิด (',', $ idsArray));
############################################################################
/ / รับข้อความ

/ / ทำไม่ได้ตั้งค่าไปกว่า 20 ถ้าคุณไม่ทราบวิธีการแก้ไข HTML ที่ด้านล่างของหน้าเว็บ (และที่ 291 บรรทัด)
$ limitq = (isset ($ _REQUEST ['ทำ'])"20":"5,20");

หาก ($ สมัคร == 1)
{
$ getthreads = $ db -> query_read ("
subscribethread.subscribethreadid SELECT,
thread.forumid,
thread.firstpostid,
thread.lastpost,
thread.lastposter,
thread.lastpostid,
thread.replycount,
thread.threadid,
thread.title,
thread.open,
thread.views,
post.pagetext การแสดงตัวอย่าง
post.userid AS lastpuserid
จาก". TABLE_PREFIX."subscribethread AS subscribethread
INNER JOIN". TABLE_PREFIX."ด้ายเป็นด้าย ON (subscribethread.threadid = thread.threadid)
LEFT JOIN". TABLE_PREFIX."deletionlog AS deletionlog ON (thread.threadid = deletionlog.primaryid และ type ='หัวข้อ')
LEFT JOIN". TABLE_PREFIX."โพสต์เป็นโพสต์บน (post.postid = thread.lastpostid)
WHERE subscribethread.userid =". $ vBulletin -> UserInfo ['หมายเลข']."
และ thread.forumid NOT IN (0 $ blockforums)
และ thread.visible = 1
และ subscribethread.canview = 1
และ thread.lastpostid> $ lastpostid
และ deletionlog.primaryid IS NULL
$ datecut
ORDER BY DESC LIMIT thread.lastpost $ limitq
");
}
อื่น
{
$ getthreads = $ db -> query_read ("
thread.forumid SELECT,
thread.firstpostid,
thread.lastpost,
thread.lastposter,
thread.lastpostid,
thread.replycount,
thread.threadid,
thread.title,
thread.open,
thread.views,
post.pagetext การแสดงตัวอย่าง
post.userid AS lastpuserid
จาก". TABLE_PREFIX."ด้ายเป็นด้าย
LEFT JOIN". TABLE_PREFIX."deletionlog AS deletionlog ON (thread.threadid = deletionlog.primaryid และ type ='หัวข้อ')
LEFT JOIN". TABLE_PREFIX."โพสต์เป็นโพสต์บน (post.postid = thread.lastpostid)
ที่เปิด <> 10
$ datecut
และ thread.forumid NOT IN (0 $ blockforums)
และ thread.visible = '1'
และ thread.lastpostid> $ lastpostid
และ post.visible = 1
และ deletionlog.primaryid IS NULL
ORDER BY DESC LIMIT thread.lastpost $ limitq
");
}

แถว $ = $ highestid = 1;
$ rowcolor ="alt2";

ในขณะที่ (หัวข้อนี้ $ = $ db -> fetch_array ($ getthreads)) {
สี = $ $ สี =='alt1'? 'alt2':'alt1';

ด้าย $ ['title'] = htmlspecialchars_uni (fetch_censored_text (fetch_trimmed_title (unhtmlspecialchars ($ ด้าย ['title']), 85)));
ด้าย $ ['date'] = vbdate ($ vBulletin -> ตัวเลือกด้าย ['DateFormat'], $ ['lastpost'], 1);
ด้าย $ ['เวลา'] = vbdate ($ vBulletin -> ตัวเลือก ['timeformat'], $ ด้าย ['lastpost']);

/ / รับกำจัดของ html และ BBCode แรก
ด้าย $ ['ตัวอย่าง'] = strip_tags (ด้าย strip_bbcode ($ ['ตัวอย่าง'], ทรู, true));
ด้าย $ ['ตัวอย่าง'] = htmlspecialchars_uni (fetch_trimmed_title ($ ด้าย ['ตัวอย่าง'], 200));
ด้าย $ ['ตัวอย่าง'] = fetch_censored_text (fetch_word_wrapped_string ($ ด้าย ['ตัวอย่าง'], 20));

ด้าย $ ['replycount'] = (ด้าย $ ['replycount']) vb_number_format;
ด้าย $ ['views'] = vb_number_format ($ ด้าย ['views']);

ด้าย = $ $ tforumid ['forumid'];
ด้าย $ ['ฟอ รั่ม'] = htmlspecialchars_uni ($ vBulletin -> forumcache ["$ tforumid"] ['title']);

(ถ้าด้าย $ ['lastpostid'] == $ ด้าย ['firstpostid'])
{
$ etype ="เพิ่มหัวข้อใหม่";
}
อื่น
{
$ etype ="โพสต์ใหม่";
}

/ / Statusicon
/ / โฟลเดอร์จุดแสดง?
หาก ($ vBulletin -> UserInfo ['หมายเลข'] และ $ vBulletin -> ตัวเลือก ['showdots'] และ $ dotthreads ["$ ด้าย [ThreadID]"])
{
ด้าย $ ['statusicon'] .='_dot';
ด้ายด้าย $ ['dot_count'] = $ dotthreads ["$ [ThreadID ]"][' นับ'];
ด้ายด้าย $ ['dot_lastpost'] = $ dotthreads ["$ [ThreadID ]"][' lastpost'];
}

/ / แสดงโฟลเดอร์ร้อน
หาก ($ vBulletin -> ตัวเลือก ['usehotthreads'] และ (($ ด้าย ['replycount']> = $ vBulletin -> ตัวเลือก ['hotnumberposts'] และ $ vBulletin -> ตัวเลือก ['hotnumberposts']> 0) หรือ ( ด้าย $ ['views']> = $ vBulletin -> ตัวเลือก ['hotnumberviews'] และ $ vBulletin -> ตัวเลือก ['hotnumberviews']> 0)))
{
ด้าย $ ['statusicon'] .='_hot';
}

/ / แสดงโฟลเดอร์ที่ถูกล็อค?
if (! $ ด้าย ['เปิด'])
{
ด้าย $ ['statusicon'] .='_lock';
}

ด้าย $ ['statusicon'] ="blank.gif";

ถ้า ($ _REQUEST ['ทำ'] =="XML")
{

Snake
20-04-10, 14:11
นี่คือส่วนที่สอง vbet ฟอรั่มหยุดโพสต์ขนาดใหญ่


$ ออก .= <<<VAPRINT
<event>
<id> {ด้าย $ ['lastpostid ']}</ ID>
<what> $ etype </ สิ่ง>
']}</ เวลา <when > {ด้าย $ ['date']} {ด้าย $ ['เมื่อ>
<title> {ด้าย $ ['title ']}</ title>
<preview> {ด้าย $ ['ตัวอย่าง ']}</> ดูตัวอย่าง
<poster> {ด้าย $ ['โปสเตอร์ ']}</ lastposter>
<threadid> {ด้าย $ ['ThreadID ']}</ ThreadID>
<postid> {ด้าย $ ['lastpostid ']}</ postid>
<lastpost> {ด้าย $ ['lastpost ']}</ lastpost>
<userid> {ด้าย $ ['หมายเลขผู้ใช้ ']}</ lastpuserid>
<forumid> {ด้าย $ ['forumid ']}</ forumid>
<forumname> {ด้าย $ ['ฟอ รั่ม forumname ']}</>
<views> {ด้าย $ ['views views ']}</>
<replies> {ด้าย $ ['replycount ตอบ ']}</>
<statusicon> {ด้าย $ ['statusicon ']}</ statusicon>
</ กิจกรรม>
VAPRINT;
}
อื่น
{
$ rowcolor = ($ rowcolor =="alt1""alt2":"alt1");

$ = คลิปที่ $ = $ poster_clip = โปสเตอร์ $ = null;

ถ้า (stristr ($ etype,"หัวข้อ"))
{
$ post_url ="showthread.php? ด้าย T = {$ ['ThreadID ']}";
}
อื่น
{
$ post_url ="showthread.php? ด้าย p {$ ['lastpostid']} = การโพสต์ # {$ ด้าย ['lastpostid ']}";
}

if (! ด้าย $ ['title'])
{
$ คลิป ="<strong> </ strong> ไม่ทราบ";
}
อื่น
{
คลิป $ ="<strong> <img src=\\"{$thread['statusicon']}\\" alt=\\"\\" /> <เป้าหมาย = \\"_blank \\"href = \\"{$ post_url} \\ "> {ด้าย $ [title'']}</ a> </ strong>";
}

หาก ($ ด้าย ['ตัวอย่าง'])
{
คลิป $ .="<br /> {ด้าย $ [ตัวอย่าง'']}";
}

คลิป $ .="({ด้าย $ ['views']} views, {$ ด้าย ['replycount']} ตอบกลับ)";

(ถ้าด้าย $ ['lastpuserid'])
{
$ poster_clip ="<a target=\\"_blank\\" href=\\"member.php?u={$thread['lastpuserid']}\\"> {ด้าย $ ['lastposter ']}</ a>";
}

$ poster_clip .="เวลาด้าย /> {$ ด้าย [วันที่']} {$ <br ['']}";

หาก ($ ด้าย ['ฟอ รั่ม'])
{
$ ที่ .="<strong> <a target=\\"_blank\\" href=\\"forumdisplay.php?f={$thread['forumid']}\\"> {ด้าย $ ']}</ ฟอรั่ม [' >> </ strong";
}
อื่น
{
$ ที่ ="";
}

(ถ้ามี is_browser ('Opera'))
{
$ prefetched .= <<<VAPRINT
<div id="row{$row}"> <table cellpadding="3" cellspacing="0" border="0" width="100%"> <TR> <td width = ระดับ"20"="$ "nowrap ="nowrap rowcolor smallfont"align ="center"> $ etype </ td> <td class="$rowcolor smallfont" width="225" nowrap="nowrap" align="left"> $ poster_clip </ td > <td width="80%"> class="$rowcolor smallfont" คลิป $ </ td> <td class="$rowcolor smallfont" width="200" nowrap="nowrap" align="center"> $ ที่ </ font> </ tr> </ table> </ div> \\ n
VAPRINT;
}
อื่น
{
$ prefetched .= <<<VAPRINT
<tr id="row{$row}"> <td class="$rowcolor smallfont" <div align="center"> class="smallfont"> $ etype </ font> </ td> <td class =" $ rowcolor smallfont"> <div class="smallfont"> $ poster_clip </ font> </ td> <td class="$rowcolor smallfont"> <div class="smallfont"> คลิป $ </ strong> </ td > <td class="$rowcolor smallfont" <div align="center"> class="smallfont"> $ ที่ </ font> </ font> </ tr> \\ n
VAPRINT;
}

แถว $ + +;
หาก ($ ด้าย ['lastpostid']> $ highestid)
{
ด้าย = $ $ highestid ['lastpostid'];
}
}
}

หาก ($ แถว <20)
{
สำหรับ ($ x = $ แถว; $ x <21; $ x + +)
{
(ถ้ามี is_browser ('Opera'))
{
$ prefetched .= <<<VAPRINT
<div id="row{$x}"> </ div> \\ n
VAPRINT;
}
อื่น
{
$ prefetched .= <<<VAPRINT
<tr id="row{$x}"> <td class="$rowcolor smallfont" align="center"> </ td> <td class="$rowcolor smallfont"> </ font> < TD class ="$ rowcolor smallfont"> </ td> <td class="$rowcolor smallfont" align="center"> </ font> </ tr> \\ n
VAPRINT;
}
}
}

/ หน่วยความจำ / การประหยัด
unset ($ ด้าย);
$ db -> free_result ($ getthreads);

ถ้า ($ _REQUEST ['ทำ'] =="XML")
{
ส่วนหัว ('Content - Type : text / XML'($ stylevar ['charset'] = '''; charset ='$ stylevar ['charset'] :.?. ''));
echo '"?>''<? รุ่น XML = การเข้ารหัส"1.0"="'. $ stylevar ['charset']. "\\ r \\ n";

หาก ($ output)
{
echo"การส่งออก <events> $ </ กิจกรรม>";
}
อื่น
{
echo"<events />";
}

ออกจาก;
}

$ navbits = array ();
$ navbits [$ ผู้ปกครอง] ='Spy เว็บไซต์';
$ navbits construct_navbits = ($ navbits);

eval ('$ Navbar ="'. fetch_template ('Navbar'). '";');
$ Navbar process_replacement_vars = ($ Navbar);

eval ('$ headinclude ="'. fetch_template ('headinclude'). '";');
$ headinclude process_replacement_vars = ($ headinclude);

eval ('$ ส่วนท้าย ="'. fetch_template ('ท้าย'). '";');
$ ส่วนท้ายของ process_replacement_vars = ($ ส่วนท้าย);

echo <<<VAPRINT
$ stylevar [htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
headinclude $
<style type="text/css">
. spyfade1 div,. ช่วง spyfade1,,. spyfade1 TD,. spyfade1 img {
opacity : 0.90;
filter : alpha (ทึบ = 90);
- moz - opacity : 0.90;
}
. spyfade2 div,. ช่วง spyfade2,. spyfade2 TD,. spyfade2 img {
opacity : 0.80;
filter : alpha (ทึบ = 80);
- moz - opacity : 0.80;
}
. spyfade3 div,. ช่วง spyfade3,. spyfade3 TD,. spyfade3 img {
opacity : 0.70;
filter : alpha (ความทึบ = 70);
- moz - opacity : 0.70;
}
. spyfade4 div,. ช่วง spyfade4,. spyfade4 TD,. spyfade4 img {
opacity : 0.50;
filter : alpha (ทึบ = 50);
- moz - opacity : 0.50;
}
. spyfade5 div,. ช่วง spyfade5,. spyfade5 TD,. spyfade5 img {
opacity : 0.30;
filter : alpha (ทึบ = 30);
- moz - opacity : 0.30;
}
</ style>
<script language="javascript" src="clientscript/va_prototype.js"> </ script>
<script language="javascript" src="clientscript/va_effects.js"> </ script>
<script language="javascript" src="clientscript/va_spy.js"> </ script>
<script language="javascript" type="text/javascript">

</ script>
น้ำผลไม้คอมพิวเตอร์ <title> -- Spy Site </ title>
</ head>
onload="spyinit();"> <body
$ ส่วนหัว
Navbar $

<table width="90%" align="center"> <tr> <td align="left"> width="50%" <input type="checkbox" id="subscribe" value="1"> ; หัวข้อที่สมัครเป็นสมาชิกเท่านั้น </ font>
<td align="right"> width="50%"
<img id="vaplay" src="images/misc/play_down.gif" style="c ursor:pointer;" alt="Play" title="Play Comments" onclick="playSpy();" />
<img id="vapause" src="images/misc/pause_up.gif" style="c ursor:pointer;" alt="Pause" title="Pause Comments" onclick="pauseSpy();" />
</ font> </ tr> </ table>
<br />
VAPRINT;

(ถ้ามี is_browser ('Opera'))
{
$ ออก .= <<<VAPRINT
<table class="tborder" cellpadding="0" cellspacing="0" border="0" width="100%" align="center" id="spy_table">
<tr> <td width="20" class="tcat" nowrap="nowrap" style="height:25px;"> </ font>
<td class="tcat" width="225" nowrap="nowrap" style="height:25px;"> สมาชิก </ font>
<td class="tcat" width="80%" style="height:25px;"> กระทู้ / โพสต์ </ font>
<td class="tcat" width="200" nowrap="nowrap" style="height:25px;"> ฟอรั่ม
</ tr>
<tr> <td colspan="4" class="alt1">
$ prefetched
<div id="row21" style="display:none;" class="spyfade1"> </ div>
<div id="row22" style="display:none;" class="spyfade2"> </ div>
<div id="row23" style="display:none;" class="spyfade3"> </ div>
<div id="row24" style="display:none;" class="spyfade4"> </ div>
<div id="row25" style="display:none;" class="spyfade5"> </ div>
</ font> </ tr>
</ table>
VAPRINT;
}
อื่น
{
$ ออก .= <<<VAPRINT
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" id="spy_table">
<thead>
<tr align="center"> class="thead" <td width="100"> เหตุการณ์ </ td> <td width="100"> class="thead" สมาชิก </ td> <td class ="thead "> กระทู้ / โพสต์ </ td> <td width="190"> class="thead" ฟอรั่ม </ font> </ tr>
</ thead>
class="alt1"> <tbody
$ prefetched
<tr id="row21" style="display: none;" class="spyfade1"> <td align="center"> </ td> <td> </ td> <td> < / td> <td align="center"> </ font> </ tr>
<tr id="row22" style="display: none;" class="spyfade2"> <td align="center"> </ td> <td> </ td> <td> < / td> <td align="center"> </ font> </ tr>
<tr id="row23" style="display: none;" class="spyfade3"> <td align="center"> </ td> <td> </ td> <td> < / td> <td align="center"> </ font> </ tr>
<tr id="row24" style="display: none;" class="spyfade4"> <td align="center"> </ td> <td> </ td> <td> < / td> <td align="center"> </ font> </ tr>
<tr id="row25" style="display: none;" class="spyfade5"> <td align="center"> </ td> <td> </ td> <td> < / td> <td align="center"> </ font> </ tr>
<tbody />
</ table>
VAPRINT;
}

$ ออก .= <<<VAPRINT
$ ส่วนท้ายของ
VAPRINT;

สะท้อนออก $;
?>

vBET
21-04-10, 01:59
และนี่คือปัญหา -- การส่งออกจะถูกพิมพ์เพียงเพื่อให้มีความเป็นไปได้ที่จะแปลในทางที่ไม่ปกติ

แต่ -- เรามีทางออกสำหรับการนี ้ -- หนึ่งซึ่งผมชี้ให้คุณ จะจัดการกรณีเช่นนี้อย่างใดอย่างหนึ่ง กรุณาบอกเราตรงกับที่ขั้นตอนที่คุณมีปัญหา เราจะช่วยให้คุณคำแนะนำในการปล่อยให้รกร้างหรือแม้กระทั่งการปรับเปลี่ยนให้เข้าใจมากขึ้น :)

PS
คุณแน่ใจว่าใบอนุญาตของ mod นี้จะช่วยให้การเผยแพร่โค้ดของตนหรือไม่ หากไม่แล้วโปรดเอามันออก

Snake
22-04-10, 09:46
แจ้งให้ชัดเจน, ฉันต้องการให้คุณให้งานนี้ฉันสามารถจ่าย

vBET
22-04-10, 14:23
แจ้งให้ชัดเจน, ฉันต้องการให้คุณให้งานนี้ฉันสามารถจ่าย

ของหลักสูตรที่เรานำเสนอบริการชำระเงินยังเช่นการติดตั้งการอัพเกรด เราไม่ได้คิดเกี่ยวกับการให้บริการรวม, แต่คุณสามารถซื้อบริการอัพเกรด (http://www.vbenterprisetranslator.com/upgrade-service.php) และเราจะทำเพื่อคุณ

โปรดทราบว่าเราจะต้องเข้าถึง CP FTP และดูแลระบบของคุณเพื่อให้สามารถที่จะทำการบูรณาการนี ้ (CP Admin -- อาจจะไม่ได้ถ้าการตั้งค่าที่แท้จริงจะ OK; FTP ที่แตกหักใช่)

Automatic Translations (Powered by Google, Microsoft®, Yandex, SDL Language Cloud, IBM Watson and Apertium):
AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Translated to other languages supported by vBET Translator 4.10.1