main.php
- Code: Select all
<?php
/**
* i18n/fa_IR/main.php
*
* Copyright © 2006 Stephane Gully <stephane.gully@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the
* Free Software Foundation, 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301 USA
*/
/**
* Persian translation of the messages (utf8 encoded!)
*
* @author (Mohammad Noormohammadi) ParsMessage.com <pars.message@gmail.com>
*/
// line 45 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["My Chat"] = "چت من";
// line 201 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s not found, %s library can't be found."] = "%s یافت نشد, %s یافت نشد";
// line 355 in phpfreechat.class.php
$GLOBALS["i18n"]["Please enter your nickname"] = "لطفا نام مستعار خود را وارد کنید";
// line 565 in phpfreechat.class.php
$GLOBALS["i18n"]["Text cannot be empty"] = "فیلد متن خالی می باشد";
// line 392 in phpfreechat.class.php
$GLOBALS["i18n"]["%s changes his nickname to %s"] = "%s نام مستعار خود را تغییر داد به %s";
// line 398 in phpfreechat.class.php
$GLOBALS["i18n"]["%s is connected"] = "%s وارد شد";
// line 452 in phpfreechat.class.php
$GLOBALS["i18n"]["%s quit"] = "%s خارج شد";
// line 468 in phpfreechat.class.php
$GLOBALS["i18n"]["%s disconnected (timeout)"] = "%s قطع ارتباط (timeout)";
// line 262 in phpfreechat.class.php
$GLOBALS["i18n"]["Unknown command [%s]"] = "دستور نامعتبر [%s]";
// line 149 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist: %s"] = "%s یافت نشد: %s";
// line 180 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["You need %s"] = "شما به %s احتیاج دارید";
// line 241 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist, %s library can't be found"] = "%s وجود ندارد, %s یافت نشد";
// line 280 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist"] = "%s وجود ندارد";
// line 433 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s directory must be specified"] = "%s دایرکتوری باید شخصی باشد";
// line 439 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s must be a directory"] = "%s باید یک دایرکتوری باشد";
// line 446 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s can't be created"] = "امکان ساخت %s وجود ندارد";
// line 451 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not writeable"] = "امکان ویرایش بر روی %s وجود ندارد";
// line 496 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not readable"] = "امکان خواندن %s وجود ندارد";
// line 469 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not a file"] = "%s یک فایل نیست";
// line 491 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not a directory"] = "%s یک دایرکتوری نیست";
// line 23 in chat.html.tpl.php
$GLOBALS["i18n"]["PHP FREE CHAT [powered by phpFreeChat-%s]"] = "PHP FREE CHAT [powered by phpFreeChat-%s]";
// line 296 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Hide nickname marker"] = "بی رنگ سازی نام های کاربران";
// line 304 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Show nickname marker"] = "نمایش رنگ نام های کاربران";
// line 389 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Disconnect"] = "قطع ارتباط";
// line 395 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Connect"] = "اتصال";
// line 427 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Magnify"] = "Magnify";
// line 434 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Cut down"] = "Cut down";
// line 345 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Hide dates and hours"] = "مخفی سازی ساعت و تاریخ";
// line 353 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Show dates and hours"] = "نمایش ساعت و تاریخ";
// line 21 in chat.html.tpl.php
$GLOBALS["i18n"]["Enter your message here"] = "متن خود را اینجا وارد کنید";
// line 24 in chat.html.tpl.php
$GLOBALS["i18n"]["Enter your nickname here"] = "نام مستعار خود را اینجا وارد کنید";
// line 93 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["Error: undefined or obsolete parameter '%s', please correct or remove this parameter"] = "خطا: این پارامتر درست نمی باشد '%s', لطفا تصحیح و یا پاک کنید";
// line 86 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Hide smiley box"] = "مخفی سازی شکلک ها";
// line 87 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Show smiley box"] = "نمایش شکلک ها";
// line 88 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Hide online users box"] = "مخفی سازی کاربران حاضر";
// line 89 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Show online users box"] = "نمایش کاربران حاضر";
// line 33 in chat.html.tpl.php
$GLOBALS["i18n"]["Bold"] = "ضخیم";
// line 34 in chat.html.tpl.php
$GLOBALS["i18n"]["Italics"] = "خط مایل";
// line 35 in chat.html.tpl.php
$GLOBALS["i18n"]["Underline"] = "خط زیر";
// line 36 in chat.html.tpl.php
$GLOBALS["i18n"]["Delete"] = "حذف";
// line 37 in chat.html.tpl.php
$GLOBALS["i18n"]["Pre"] = "Pre";
// line 38 in chat.html.tpl.php
$GLOBALS["i18n"]["Mail"] = "Mail";
// line 39 in chat.html.tpl.php
$GLOBALS["i18n"]["Color"] = "رنگ";
// line 48 in phpfreechattemplate.class.php
$GLOBALS["i18n"]["%s template could not be found"] = "%s تمپلیت مورد نظر یافت نشد";
// line 512 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["Error: '%s' could not be found, please check your themepath '%s' and your theme '%s' are correct"] = "خطا: '%s' یافت نشد, لطفا صحت مسیر تمپلیت '%s' و خود تمپلیت '%s' را بررسی کنید";
// line 75 in pfccommand.class.php
$GLOBALS["i18n"]["%s must be implemented"] = "%s must be implemented";
// line 343 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["'%s' parameter is mandatory by default use '%s' value"] = "'%s' parameter is mandatory by default use '%s' value";
// line 378 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["'%s' parameter must be a positive number"] = "'%s' parameter must be a positive number";
// line 386 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["'%s' parameter is not valid. Available values are : '%s'"] = "'%s' صحیح نمی باشد. گزینه در دسترس: '%s'";
// line 185 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["My room"] = "اتاق من";
// line 109 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Private message"] = "پیام خصوصی";
// line 110 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Close this tab"] = "بستم این سربرگ";
// line 225 in pfcgui.js.tpl.php
$GLOBALS["i18n"]["Do you really want to leave this room ?"] = "آیا از ترک این اتاق گفتگو اطمینان دارید ?";
// line 19 in unban.class.php
$GLOBALS["i18n"]["Missing parameter"] = "در دسترس نمی باشد";
// line 38 in ban.class.php
$GLOBALS["i18n"]["banished from %s by %s"] = "بن شده %s توسط %s";
// line 23 in banlist.class.php
$GLOBALS["i18n"]["The banished user's id list is:"] = "لیست شماره یوزر های بن شده:";
// line 32 in banlist.class.php
$GLOBALS["i18n"]["Empty"] = "خالی";
// line 34 in banlist.class.php
$GLOBALS["i18n"]["'/unban {id}' will unban the user identified by {id}"] = "'/خارج شدهه از بن {id}' از بن خارج شد توسط {id}";
// line 35 in banlist.class.php
$GLOBALS["i18n"]["'/unban all' will unban all the users on this channel"] = "'/خارج کردن همه کاربران از بن' همه کاربران در این کانال از بن خارج شدند";
// line 24 in update.class.php
$GLOBALS["i18n"]["%s quit (timeout)"] = "%s خارج شد (timeout)";
// line 46 in join.class.php
$GLOBALS["i18n"]["%s joins %s"] = "%s پیوست به %s";
// line 31 in kick.class.php
$GLOBALS["i18n"]["kicked from %s by %s"] = "کیک شد %s توسط %s";
// line 38 in send.class.php
$GLOBALS["i18n"]["Can't send the message, %s is offline"] = "امکان ارسال پیام وجود ندارد, %s آفلاین می باشد";
// line 27 in unban.class.php
$GLOBALS["i18n"]["Nobody has been unbanished"] = "هیچ کاربری از بن خارج نشد";
// line 42 in unban.class.php
$GLOBALS["i18n"]["%s has been unbanished"] = "%s از بن خارج شدند";
// line 49 in unban.class.php
$GLOBALS["i18n"]["%s users have been unbanished"] = "%s کاربران از بن خارج شدند";
// line 47 in auth.class.php
$GLOBALS["i18n"]["You are not allowed to run '%s' command"] = "شما اجازه اجرای دستور '%s' را ندارید";
// line 67 in auth.class.php
$GLOBALS["i18n"]["Can't join %s because you are banished"] = "امکان ورود به %s به دلیل بن شدن وجود ندارد";
// line 79 in auth.class.php
$GLOBALS["i18n"]["You are not allowed to change your nickname"] = "شما اجازه تغییر نام مستعار خود را ندارید";
// line 76 in auth.class.php
$GLOBALS["i18n"]["Can't join %s because the channels list is restricted"] = "Can't join %s because the channels list is restricted";
// line 56 in noflood.class.php
$GLOBALS["i18n"]["Please don't post so many message, flood is not tolerated"] = "Please don't post so many message, flood is not tolerated";
// line 169 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["Error: '%s' is a private parameter, you are not allowed to change it"] = "Error: '%s' is a private parameter, you are not allowed to change it";
// line 253 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["'%s' parameter must be an array"] = "'%s' باید یک آرایه باشد";
// line 265 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["'%s' parameter must be a boolean"] = "'%s' باید مقادیر بولین باشد";
// line 271 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["'%s' parameter must be a charatere string"] = "'%s' parameter must be a charatere string";
// line 395 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["'%s' must be writable"] = "'%s' باید قابل ویرایش باشد";
// line 425 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["'%s' directory doesn't exist"] = "'%s' دایرکتوری وجود ندارد";
// line 544 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["Please correct these errors"] = "لطفا این خطا ها را رفع کنید";
// line 21 in pfcinfo.class.php
$GLOBALS["i18n"]["Error: the cached config file doesn't exists"] = "Error: the cached config file doesn't exists";
// line 190 in phpfreechat.class.php
$GLOBALS["i18n"]["Error: the chat cannot be loaded! two possibilities: your browser doesn't support javascript or you didn't setup correctly the server directories rights - don't hesitate to ask some help on the forum"] = "Error: the chat cannot be loaded! two possibilities: your browser doesn't support javascript or you didn't setup correctly the server directories rights - don't hesitate to ask some help on the forum";
// line 31 in help.class.php
$GLOBALS["i18n"]["Here is the command list:"] = "لیست دستورات:";
// line 63 in identify.class.php
$GLOBALS["i18n"]["Succesfully identified"] = "Succesfully identified";
// line 68 in identify.class.php
$GLOBALS["i18n"]["Identification failure"] = "Identification failure";
// line 25 in send.class.php
$GLOBALS["i18n"]["Your must be connected to send a message"] = "برای ارسال پیام می بایست ارتباط خود را برقرار کنید";
// line 87 in chat.js.tpl.php
$GLOBALS["i18n"]["Click here to send your message"] = "برای ارسال پیام این قسمت را کلیک کنید";
// line 80 in chat.js.tpl.php
$GLOBALS["i18n"]["Enter the text to format"] = "Enter the text to format";
// line 81 in chat.js.tpl.php
$GLOBALS["i18n"]["Configuration has been rehashed"] = "Configuration has been rehashed";
// line 82 in chat.js.tpl.php
$GLOBALS["i18n"]["A problem occurs during rehash"] = "A problem occurs during rehash";
// line 83 in chat.js.tpl.php
$GLOBALS["i18n"]["Chosen nickname is already used"] = "نام مستعار انتخابی مورد تایید نمی باشد";
// line 84 in chat.js.tpl.php
$GLOBALS["i18n"]["phpfreechat current version is %s"] = "phpfreechat current version is %s";
// line 85 in chat.js.tpl.php
$GLOBALS["i18n"]["Maximum number of joined channels has been reached"] = "Maximum number of joined channels has been reached";
// line 86 in chat.js.tpl.php
$GLOBALS["i18n"]["Maximum number of private chat has been reached"] = "Maximum number of private chat has been reached";
// line 88 in chat.js.tpl.php
$GLOBALS["i18n"]["Send"] = "ارسال";
// line 86 in mysql.class.php
$GLOBALS["i18n"]["Mysql container: connect error"] = "Mysql container: خطا در اتصال";
// line 101 in mysql.class.php
$GLOBALS["i18n"]["Mysql container: create database error '%s'"] = "Mysql container: خطا در ساخت دیتابیس '%s'";
// line 112 in mysql.class.php
$GLOBALS["i18n"]["Mysql container: create table error '%s'"] = "Mysql container: خطا در ساخت جدول '%s'";
// line 80 in chat.js.tpl.php
$GLOBALS["i18n"]["You are not allowed to speak to yourself"] = "شما اجازه صحبت با خود را ندارید";
// line 82 in chat.js.tpl.php
$GLOBALS["i18n"]["Chosen nickname is not allowed"] = "شما اجازه ساخت این نام را ندارید";
// line 83 in chat.js.tpl.php
$GLOBALS["i18n"]["Enable sound notifications"] = "فعال کردن صداهای اعلام";
// line 84 in chat.js.tpl.php
$GLOBALS["i18n"]["Disable sound notifications"] = "غیر فعال کردن صداهای اعلام";
// line 23 in kick.class.php
$GLOBALS["i18n"]["no reason"] = "بدون نتیجه";
// line 24 in banlist.class.php
$GLOBALS["i18n"]["The banished user list is:"] = "لیست کاربران بن شده:";
// line 39 in banlist.class.php
$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = "'/unban {nickname}' will unban the user identified by {nickname}";
// line 43 in kick.class.php
$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "اخراج شده %s توسط %s - نتیجه: %s";
// line 20 in quit.class.php
$GLOBALS["i18n"]["%s quit (%s)"] = "%s خروج (%s)";
// line 124 in chat.js.tpl.php
$GLOBALS["i18n"]["Chat loading ..."] = "در حال بارگذاری ...";
// line 124 in chat.js.tpl.php
$GLOBALS["i18n"]["Please wait"] = "لطفا صبر کنید";
// line 139 in chat.js.tpl.php
$GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = "%s appears to be either disabled or unsupported by your browser.";
// line 139 in chat.js.tpl.php
$GLOBALS["i18n"]["This web application requires %s to work properly."] = "This web application requires %s to work properly.";
// line 135 in chat.js.tpl.php
$GLOBALS["i18n"]["Please enable %s in your browser settings, or upgrade to a browser with %s support and try again."] = "لطفا گزینه %s را در مرورگر خود فعال کنید, و یا مرورگر خود را بروز کنید تا گزینه %s را پشتیبانی کنید و دوباره سعی کنید";
// line 137 in chat.js.tpl.php
$GLOBALS["i18n"]["Please upgrade to a browser with %s support and try again."] = "لطفا مرورگر خود را بروز کنید تا %s را پشتیبانی کند و دوباره سعی کنید";
// line 139 in chat.js.tpl.php
$GLOBALS["i18n"]["In Internet Explorer versions earlier than 7.0, Ajax is implemented using ActiveX. Please enable ActiveX in your browser security settings or upgrade to a browser with Ajax support and try again."] = "لطفا گزینه Ajax را در security settings مرورگر خود فعال کنید و یا از مروزگرهایی که از Ajax پشتیبانی می کنند استفاده کنید";
// line 359 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist, data_public_path cannot be installed"] = "%s وجود ندارد, امکان نصب data_public_path وجود ندارد";
// line 73 in invite.class.php
$GLOBALS["i18n"]["You must join %s to invite users in this channel"] = "برای دعوت کردن از کاربران، شما باید به %s بپیوندید";
// line 47 in chat.html.tpl.php
$GLOBALS["i18n"]["Ping"] = "Ping";
// line 477 in phpfreechat.class.php
$GLOBALS["i18n"]["Input Required"] = "وارد کردن درخواست";
// line 478 in phpfreechat.class.php
$GLOBALS["i18n"]["OK"] = "تایید";
// line 479 in phpfreechat.class.php
$GLOBALS["i18n"]["Cancel"] = "لغو";
// line 430 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["cannot create %s"] = "امکان ساخت %s وجود ندارد";
// line 436 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["cannot copy %s in %s"] = "امکان کپی %s در %s وجود ندارد";
// line 667 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = "خطا: '%s' را نمی تواند پیدا کند, لطفا بررسی کنید theme_path '%s' و theme '%s' و از صحت آن اطمینان حاصل کنید";
// line 414 in phpfreechat.class.php
$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = "آیا از بستن این سربرگ اطمینان دارید ?";
// line 42 in ban.class.php
$GLOBALS["i18n"]["%s banished from %s by %s"] = "%s بن شد %s توسط %s";
// line 461 in phpfreechat.class.php
$GLOBALS["i18n"]["You are trying to speak to a unknown (or not connected) user"] = "شما در حال تلاش برای صحبت با کاربر نا مشخص و یا آفلاین هستید";
// line 89 in invite.class.php
$GLOBALS["i18n"]["%s was invited by %s"] = "%s دعوت شده توسط %s";
?>
Good Luck...
