143 lines
No EOL
8.1 KiB
PHP
143 lines
No EOL
8.1 KiB
PHP
<?php
|
||
/*
|
||
*
|
||
* OGP - Open Game Panel
|
||
* Copyright (C) 2008 - 2018 The OGP Development Team
|
||
*
|
||
* http://www.opengamepanel.org/
|
||
*
|
||
* This program is free software; you can redistribute it and/or
|
||
* modify it under the terms of the GNU General Public License
|
||
* as published by the Free Software Foundation; either version 2
|
||
* of the License, or any later version.
|
||
*
|
||
* This program 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 General Public License for more details.
|
||
*
|
||
* You should have received a copy of the GNU General Public License
|
||
* along with this program; if not, write to the Free Software
|
||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||
*
|
||
*/
|
||
|
||
define('OGP_LANG_lang_charset', "UTF-8");
|
||
define('OGP_LANG_already_logged_in_redirecting_to_dashboard', "شما وارد شده اید، در حال انتقال به پیشخوان...");
|
||
define('OGP_LANG_logging_in', "درحال ورود");
|
||
define('OGP_LANG_redirecting_in', "انتقال در");
|
||
define('OGP_LANG_refresh_page', "بارگذاری مجدد برگه");
|
||
define('OGP_LANG_no_rights', "شما به این برگه دسترسی ندارید.");
|
||
define('OGP_LANG_welcome', "خوش آمدید");
|
||
define('OGP_LANG_logout', "خروج");
|
||
define('OGP_LANG_logout_message', "شما خارج شدید.");
|
||
define('OGP_LANG_support', "پشتیبانی");
|
||
define('OGP_LANG_password', "گذرواژه");
|
||
define('OGP_LANG_login', "نام کاربری");
|
||
define('OGP_LANG_login_button', "ورود");
|
||
define('OGP_LANG_solve_captcha', "بررسی کپچا");
|
||
define('OGP_LANG_lost_passwd', "گذرواژه خود را فراموش کردید ؟");
|
||
define('OGP_LANG_no_db_connection', "نمی تواند به پایگاه داده متصل شود.");
|
||
define('OGP_LANG_bad_login', "نام کاربری یا گذرواژه اشتباه است.");
|
||
define('OGP_LANG_not_logged_in', "شما درحال حاضر ورود نکرده اید.");
|
||
define('OGP_LANG_remove_install', "لطفا install.php را به دلایل امنیتی پاک کنید.");
|
||
define('OGP_LANG_agent_offline', "Agentــی که این سرور را کنترل می کند، آفلاین است.");
|
||
define('OGP_LANG_logged_in', "وارد شده اید به عنوان");
|
||
define('OGP_LANG_delete', "حذف");
|
||
define('OGP_LANG_edit', "ویرایش");
|
||
define('OGP_LANG_actions', "توانایی ها");
|
||
define('OGP_LANG_invalid_subpage', "زیربرگه اشتباه است.");
|
||
define('OGP_LANG_invalid_home_id', "Invalid home ID entered.");
|
||
define('OGP_LANG_note', "نکته");
|
||
define('OGP_LANG_hint', "راهنما");
|
||
define('OGP_LANG_yes', "بله");
|
||
define('OGP_LANG_no', "خیر");
|
||
define('OGP_LANG_on', "روشن");
|
||
define('OGP_LANG_off', "خاموش");
|
||
define('OGP_LANG_db_error_invalid_host', "میزبان پایگاه داده اشتباه است.");
|
||
define('OGP_LANG_db_error_invalid_user_and_pass', "نام کاربری یا گذرواژه پایگاه داده اشتباه است.");
|
||
define('OGP_LANG_db_error_invalid_database', "پایگاه داده اشتباه است.");
|
||
define('OGP_LANG_db_unknown_error', "خطای ناشناخته پایگاه داده: %s");
|
||
define('OGP_LANG_db_error_module_missing', "Required PHP database module missing.");
|
||
define('OGP_LANG_db_error_invalid_db_type', "نوع پایگاه داده از فایل Config اشتباه است.");
|
||
define('OGP_LANG_invalid_login_information', "مشخصات ورود اشتباه است.");
|
||
define('OGP_LANG_failed_to_read_config', "خواندن فایل Config با شکست مواجه شد.");
|
||
define('OGP_LANG_account_expired', "حساب کاربری شما منسوخ شده.");
|
||
define('OGP_LANG_contact_admin_to_enable_account', "برای فعال کردن حساب کاربری خود به مدیریت پیام دهید.");
|
||
define('OGP_LANG_maintenance_mode_on', "سایت در حالت ساخت و ساز است.");
|
||
define('OGP_LANG_logging_out_10', "تا 10 ثانیه دیگر خارج می شوید");
|
||
define('OGP_LANG_invalid_redirect', "درحال انتقال");
|
||
define('OGP_LANG_login_title', "ورود به پنل");
|
||
define('OGP_LANG_module_not_installed', "ماژول نصب نشده است.");
|
||
define('OGP_LANG_no_access_to_home', "شما به برگه خانه دسترسی ندارید.");
|
||
define('OGP_LANG_not_available', "N/A");
|
||
define('OGP_LANG_offline', "آفلاین");
|
||
define('OGP_LANG_online', "آنلاین");
|
||
define('OGP_LANG_invalid_url', "آدرس برگه اشتباه است.");
|
||
define('OGP_LANG_xml_file_not_valid', "XML file '%s' could not be validated with schema '%s'.");
|
||
define('OGP_LANG_unable_to_load_xml', "نمیتوانیم فایل XML \"%s\" را بارگذاری کنیم، دسترسی ها مشکلی ندارند؟");
|
||
define('OGP_LANG_gamemanager', "مدیریت بازی");
|
||
define('OGP_LANG_game_monitor', "مانیتور بازی");
|
||
define('OGP_LANG_dashboard', "پیشخوان");
|
||
define('OGP_LANG_user_addons', "افزونه ها");
|
||
define('OGP_LANG_ftp', "FTP");
|
||
define('OGP_LANG_shop', "فروشگاه");
|
||
define('OGP_LANG_shop_guest', "Shop");
|
||
define('OGP_LANG_TS3Admin', "مدیریت TS3");
|
||
define('OGP_LANG_administration', "مدیریت");
|
||
define('OGP_LANG_config_games', "Game/Mod Config");
|
||
define('OGP_LANG_modulemanager', "ماژول ها");
|
||
define('OGP_LANG_server', "سرور ها");
|
||
define('OGP_LANG_settings', "تنظیمات پنل");
|
||
define('OGP_LANG_themes', "تنظیمات پوسته");
|
||
define('OGP_LANG_user_admin', "کاربران");
|
||
define('OGP_LANG_sub_users', "زیر کاربران");
|
||
define('OGP_LANG_show_groups', "گروه ها");
|
||
define('OGP_LANG_user_games', "Game Server ها");
|
||
define('OGP_LANG_addons_manager', "مدیریت ماژول ها");
|
||
define('OGP_LANG_ftp_admin', "کاربران FTP");
|
||
define('OGP_LANG_orders', "سفارشات");
|
||
define('OGP_LANG_services', "خدمات");
|
||
define('OGP_LANG_shop_settings', "تنظیمات فروشگاه");
|
||
define('OGP_LANG_update', "به روزرسانی پنل");
|
||
define('OGP_LANG_extras', "اضافی ها");
|
||
define('OGP_LANG_show', "نمایش");
|
||
define('OGP_LANG_show_all', "نمایش تمام سرور ها");
|
||
define('OGP_LANG_cur_theme', "پوسته %s");
|
||
define('OGP_LANG_copyright', "حق کپی برداری");
|
||
define('OGP_LANG_all_rights_reserved', "All rights reserved");
|
||
define('OGP_LANG_version', "نسخه");
|
||
define('OGP_LANG_show_version', "نمایش نسخه");
|
||
define('OGP_LANG_queries_executed', "Query اجرا شده");
|
||
define('OGP_LANG_lang', "زبان");
|
||
define('OGP_LANG_get_size', "Show Size");
|
||
define('OGP_LANG_total_size', "سایز کلی");
|
||
define('OGP_LANG_lgsl', "LGSL");
|
||
define('OGP_LANG_lgsl_admin', "مدیریت LGSL");
|
||
define('OGP_LANG_rcon', "RCON");
|
||
define('OGP_LANG_watch_logger', "مشاهده گزارشات");
|
||
define('OGP_LANG_litefm_settings', "تنظیمات LiteFM");
|
||
define('OGP_LANG_assign_expiration_date', "Assign expiration date");
|
||
define('OGP_LANG_assign_expiration_date_info', "Once it expires the server is unassigned but not removed.");
|
||
define('OGP_LANG_server_expiration_date', "تاریخ اتمام سرور");
|
||
define('OGP_LANG_server_expiration_date_info', "Once it expires the server is removed (database and files).");
|
||
define('OGP_LANG_set_expiration_date', "انتخاب تاریخ اتمام");
|
||
define('OGP_LANG_admin_dsi', "تنظیمات DSi");
|
||
define('OGP_LANG_user_dsi', "DSi");
|
||
define('OGP_LANG_list_dsi', "لیست DSi");
|
||
define('OGP_LANG_no_remote_servers', "هیچ سرور Remoteـی وجود نارد! برای استفاده، یک سرور اضافه کنید.");
|
||
define('OGP_LANG_no_results_found', "نتایجی برای %s پیدا نشد.");
|
||
define('OGP_LANG_tickets', "Support Tickets");
|
||
define('OGP_LANG_news', "News");
|
||
define('OGP_LANG_admin_news', "News Admin");
|
||
define('OGP_LANG_util', "Utilities");
|
||
define('OGP_LANG_fast_download', "Fast Download");
|
||
define('OGP_LANG_fd_user', "Fast Download");
|
||
define('OGP_LANG_cron', "Cron Admin");
|
||
define('OGP_LANG_user_cron', "Cron");
|
||
define('OGP_LANG_faq', "F.A.Q.");
|
||
define('OGP_LANG_mysql_admin', "MySQL Admin");
|
||
define('OGP_LANG_copied', "Copied!");
|
||
define('OGP_LANG_ticket_settings', "Ticket Settings");
|
||
define('OGP_LANG_form', "Register");
|
||
?>
|