Moved the Agents into their own repo. Kept the agent.pl just for reference
This commit is contained in:
parent
22381be29a
commit
8680a02b13
18132 changed files with 0 additions and 2569420 deletions
|
|
@ -1,175 +0,0 @@
|
|||
<?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_error', "خطأ");
|
||||
define('OGP_LANG_title', "واجهة ويب TeamSpeak 3");
|
||||
define('OGP_LANG_update_available', "<h3>تنبيه: يتوفر إصدار جديد (v%1) متاح تحت <a href=\"%2\" target=\"_blank\">%2</a>.</h3>");
|
||||
define('OGP_LANG_head_logout', "تسجيل الخروج");
|
||||
define('OGP_LANG_head_vserver_switch', "تغيير vServer");
|
||||
define('OGP_LANG_head_vserver_overview', "vServer نظرة عامة");
|
||||
define('OGP_LANG_head_vserver_token', "إدارة الرموز");
|
||||
define('OGP_LANG_head_vserver_liveview', "المعاينة الحية");
|
||||
define('OGP_LANG_e_fill_out', "من فضلك إملأ كل الخانات المطلوبة.");
|
||||
define('OGP_LANG_e_upload_failed', "الرفع غير ناجح.");
|
||||
define('OGP_LANG_e_server_responded', "استجابة السيرفر:");
|
||||
define('OGP_LANG_e_conn_serverquery', "تعذر إنشاء صلاحيات ServerQuery.");
|
||||
define('OGP_LANG_e_conn_vserver', "لا يمكن اختيار الخادم الإفتراضي.");
|
||||
define('OGP_LANG_e_session_timedout', "انتهت صلاحية الجلسة.");
|
||||
define('OGP_LANG_js_error', "خطأ");
|
||||
define('OGP_LANG_js_ajax_error', "خطأ AJAX قد حدث: %1.");
|
||||
define('OGP_LANG_js_confirm_server_stop', "هل تريد بالفعل إيقاف السيرفر #%1؟");
|
||||
define('OGP_LANG_js_confirm_server_delete', "هل تريد حقاً حذف الخادم #%1؟");
|
||||
define('OGP_LANG_js_notice_server_deleted', "تم حذف الخادم %1 بنجاح.\nستتم إعادة تحميل صفحة النظرة العامة الآن.");
|
||||
define('OGP_LANG_js_prompt_banduration', "المدة بالساعات (0= غير محدود):");
|
||||
define('OGP_LANG_js_prompt_banreason', "السبب (اختياري):");
|
||||
define('OGP_LANG_js_prompt_msg_to', "رسالة نصية إلى %1 #%2:");
|
||||
define('OGP_LANG_js_prompt_poke_to', "رسالة نكز إلى المستخدم #%1:");
|
||||
define('OGP_LANG_js_prompt_new_propvalue', "قيمة جديدة لـ '%1': ");
|
||||
define('OGP_LANG_n_server_responded', "السيرفر استجاب:");
|
||||
define('OGP_LANG_login_serverquery', "تسجيل دخول ServerQuery");
|
||||
define('OGP_LANG_login_name', "إسم المستخدم");
|
||||
define('OGP_LANG_login_password', "كلمة المرور");
|
||||
define('OGP_LANG_login_submit', "تسجيل الدخول");
|
||||
define('OGP_LANG_vsselect_headline', "اختيار vServer");
|
||||
define('OGP_LANG_vsselect_id', "ID #");
|
||||
define('OGP_LANG_vsselect_name', "إسم");
|
||||
define('OGP_LANG_vsselect_ip', "IP");
|
||||
define('OGP_LANG_vsselect_port', "Port");
|
||||
define('OGP_LANG_vsselect_state', "الحالة");
|
||||
define('OGP_LANG_vsselect_clients', "عملاء");
|
||||
define('OGP_LANG_vsselect_uptime', "مدة التشغيل");
|
||||
define('OGP_LANG_vsselect_choose', "اختر");
|
||||
define('OGP_LANG_vsselect_start', "إبدأ");
|
||||
define('OGP_LANG_vsselect_stop', "توقف");
|
||||
define('OGP_LANG_vsselect_delete', "حذف");
|
||||
define('OGP_LANG_vsselect_new_headline', "إنشاء سيرفر افتراضي جديد");
|
||||
define('OGP_LANG_vsselect_new_servername', "إسم السيرفر");
|
||||
define('OGP_LANG_vsselect_new_slots', "عدد المستخدمين");
|
||||
define('OGP_LANG_vsselect_new_create', "انشاء");
|
||||
define('OGP_LANG_vsselect_new_added_ok', "تم إنشاء السيرفر <span class=\"online\">%1</span> بنجاح.");
|
||||
define('OGP_LANG_vsselect_new_added_generated', "الرمز الذي تم إنشاؤه هو:");
|
||||
define('OGP_LANG_vsoverview_virtualserver', "خادم إفتراضي");
|
||||
define('OGP_LANG_vsoverview_information_head', "معلومات");
|
||||
define('OGP_LANG_vsoverview_connection_head', "اتصال");
|
||||
define('OGP_LANG_vsoverview_info_general_head', "الإعدادت العامة");
|
||||
define('OGP_LANG_vsoverview_info_servername', "إسم السيرفر");
|
||||
define('OGP_LANG_vsoverview_info_host', "المضيف");
|
||||
define('OGP_LANG_vsoverview_info_state', "الحالة");
|
||||
define('OGP_LANG_vsoverview_info_state_port', "Port");
|
||||
define('OGP_LANG_vsoverview_info_uptime', "مدة التشغيل");
|
||||
define('OGP_LANG_vsoverview_info_welcomemsg', "رسالة<br />الترحيب");
|
||||
define('OGP_LANG_vsoverview_info_hostmsg', "رسالة المضيف");
|
||||
define('OGP_LANG_vsoverview_info_hostmsg_mode_output', "الناتج");
|
||||
define('OGP_LANG_vsoverview_info_hostmsg_mode_0', "لاشيء");
|
||||
define('OGP_LANG_vsoverview_info_hostmsg_mode_1', "في سجل المحادثات");
|
||||
define('OGP_LANG_vsoverview_info_hostmsg_mode_2', "نافذة");
|
||||
define('OGP_LANG_vsoverview_info_hostmsg_mode_3', "نافذة + قطع الإتصال");
|
||||
define('OGP_LANG_vsoverview_info_req_security', "مستوى الأمان");
|
||||
define('OGP_LANG_vsoverview_info_req_securitylvl', "مطلوب");
|
||||
define('OGP_LANG_vsoverview_info_hostbanner_head', "شعار المضيف");
|
||||
define('OGP_LANG_vsoverview_info_hostbanner_url', "الرابط");
|
||||
define('OGP_LANG_vsoverview_info_hostbanner_imgurl', "عنوان الصورة");
|
||||
define('OGP_LANG_vsoverview_info_hostbanner_buttonurl', "عنوان URL لزر المضيف");
|
||||
define('OGP_LANG_vsoverview_info_antiflood_head', "مكافحة الفيضانات");
|
||||
define('OGP_LANG_vsoverview_info_antiflood_warning', "تحذير عند");
|
||||
define('OGP_LANG_vsoverview_info_antiflood_kick', "طرد عند");
|
||||
define('OGP_LANG_vsoverview_info_antiflood_ban', "حظر عند");
|
||||
define('OGP_LANG_vsoverview_info_antiflood_banduration', "مدة الحظر");
|
||||
define('OGP_LANG_vsoverview_info_antiflood_decrease', "إنقاص");
|
||||
define('OGP_LANG_vsoverview_info_antiflood_points', "نقاط");
|
||||
define('OGP_LANG_vsoverview_info_antiflood_in_seconds', "ثواني");
|
||||
define('OGP_LANG_vsoverview_info_antiflood_points_per_tick', "نقاط لكل جزء من الثانية");
|
||||
define('OGP_LANG_vsoverview_conn_total_head', "المجموع");
|
||||
define('OGP_LANG_vsoverview_conn_total_packets', "حِزَمْ");
|
||||
define('OGP_LANG_vsoverview_conn_total_bytes', "بايت");
|
||||
define('OGP_LANG_vsoverview_conn_total_send', "تم الإرسال");
|
||||
define('OGP_LANG_vsoverview_conn_total_received', "تم الإستلام");
|
||||
define('OGP_LANG_vsoverview_conn_bandwidth_head', "النطاق");
|
||||
define('OGP_LANG_vsoverview_conn_bandwidth_last', "الأخير");
|
||||
define('OGP_LANG_vsoverview_conn_bandwidth_second', "ثانية");
|
||||
define('OGP_LANG_vsoverview_conn_bandwidth_minute', "دقيقة");
|
||||
define('OGP_LANG_vsoverview_conn_bandwidth_send', "تم الإرسال");
|
||||
define('OGP_LANG_vsoverview_conn_bandwidth_received', "تم الإستلام");
|
||||
define('OGP_LANG_vstoken_token_virtualserver', "السيرفر الإفتراضي");
|
||||
define('OGP_LANG_vstoken_token_head', "الرمز");
|
||||
define('OGP_LANG_vstoken_token_type', "نوع المجموعة");
|
||||
define('OGP_LANG_vstoken_token_id1', "مجموعة السيرفر\<br />مجموعة القناة");
|
||||
define('OGP_LANG_vstoken_token_id2', "(قناة)");
|
||||
define('OGP_LANG_vstoken_token_tokencode', "رمز الشفرة");
|
||||
define('OGP_LANG_vstoken_token_delete', "حذف");
|
||||
define('OGP_LANG_vstoken_new_head', "إنشاء رمز جديد");
|
||||
define('OGP_LANG_vstoken_new_create', "توليد");
|
||||
define('OGP_LANG_vstoken_new_tokentype', "نوع الرمز:");
|
||||
define('OGP_LANG_vstoken_new_servergroup', "مجموعة السيرفر");
|
||||
define('OGP_LANG_vstoken_new_channelgroup', "مجموعة القناة");
|
||||
define('OGP_LANG_vstoken_new_select_group', "مجموعة السيرفر");
|
||||
define('OGP_LANG_vstoken_new_select_channelgroup', "مجموعة القناة ");
|
||||
define('OGP_LANG_vstoken_new_select_channel', "القناة");
|
||||
define('OGP_LANG_vstoken_new_tokentype_0', "السيرفر");
|
||||
define('OGP_LANG_vstoken_new_tokentype_1', "القناة");
|
||||
define('OGP_LANG_vstoken_new_added_ok', "تم إنشاء الرمز بنجاح.");
|
||||
define('OGP_LANG_vsliveview_server_virtualserver', "السيرفر الإفتراضي");
|
||||
define('OGP_LANG_vsliveview_server_head', "مشاهدة حية");
|
||||
define('OGP_LANG_vsliveview_liveview_enable_autorefresh', "تحديث تلقائي");
|
||||
define('OGP_LANG_vsliveview_liveview_tooltip_to_channel', "إلى القناة #");
|
||||
define('OGP_LANG_vsliveview_liveview_tooltip_switch', "تبديل");
|
||||
define('OGP_LANG_vsliveview_liveview_tooltip_send_msg', "إرسال رسالة");
|
||||
define('OGP_LANG_vsliveview_liveview_tooltip_poke', "نكز");
|
||||
define('OGP_LANG_vsliveview_liveview_tooltip_kick', "طرد");
|
||||
define('OGP_LANG_vsliveview_liveview_tooltip_ban', "حظر");
|
||||
define('OGP_LANG_vsoverview_banlist_head', "قائمة الحظر");
|
||||
define('OGP_LANG_vsoverview_banlist_id', "الأيدي #");
|
||||
define('OGP_LANG_vsoverview_banlist_ip', "IP");
|
||||
define('OGP_LANG_vsoverview_banlist_name', "الإسم");
|
||||
define('OGP_LANG_vsoverview_banlist_uid', "أيدي فريد");
|
||||
define('OGP_LANG_vsoverview_banlist_reason', "السبب");
|
||||
define('OGP_LANG_vsoverview_banlist_created', "تم الإنشاء");
|
||||
define('OGP_LANG_vsoverview_banlist_duration', "المدة");
|
||||
define('OGP_LANG_vsoverview_banlist_end', "تنتهي");
|
||||
define('OGP_LANG_vsoverview_banlist_unlimited', "غير محدود");
|
||||
define('OGP_LANG_vsoverview_banlist_never', "أبداً");
|
||||
define('OGP_LANG_vsoverview_banlist_new_head', "إنشاء حظر جديد");
|
||||
define('OGP_LANG_vsoverview_banlist_new_create', "إنشاء");
|
||||
define('OGP_LANG_vsliveview_channelbackup_head', "قناة النسخ الإحتياطي");
|
||||
define('OGP_LANG_vsliveview_channelbackup_get', "إنشاء و تحميل");
|
||||
define('OGP_LANG_vsliveview_channelbackup_load', "رفع قناة النسخ الاحتياطي");
|
||||
define('OGP_LANG_vsliveview_channelbackup_load_submit', "إعادة إنشاء");
|
||||
define('OGP_LANG_vsliveview_channelbackup_new_added_ok', "النسخة إحطياطية للقناتة بنجاح.");
|
||||
define('OGP_LANG_time_day', "يوم");
|
||||
define('OGP_LANG_time_days', "أيام");
|
||||
define('OGP_LANG_time_hour', "ساعة");
|
||||
define('OGP_LANG_time_hours', "ساعات");
|
||||
define('OGP_LANG_time_minute', "دقيقة");
|
||||
define('OGP_LANG_time_minutes', "دقائق");
|
||||
define('OGP_LANG_time_second', "ثانية");
|
||||
define('OGP_LANG_time_seconds', "ثواني");
|
||||
define('OGP_LANG_e_2568', "ليس لديك الصلاحيات اللازمة.");
|
||||
define('OGP_LANG_temp_folder_not_writable', "مجلد القوالب (%s) غير قابلة للكتابة.");
|
||||
define('OGP_LANG_unassign_from_subuser', "إلغاء تعيين من المستخدم الفرعي.");
|
||||
define('OGP_LANG_assign_to_subuser', "تعين إلى المستخدم الفرعي.");
|
||||
define('OGP_LANG_select_subuser', "تعين المستخدم الفرعي.");
|
||||
define('OGP_LANG_no_ts3_servers_assigned_to_account', "لا يوجد لديك خوادم تم تعيينها لحسابك.");
|
||||
define('OGP_LANG_change_virtual_server', "تغيير الخادم الافتراضي");
|
||||
define('OGP_LANG_change_remote_server', "تغيير الخادم عن بعد");
|
||||
?>
|
||||
|
|
@ -1,70 +0,0 @@
|
|||
<?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_install_plugin', "تثبيت الإضافات");
|
||||
define('OGP_LANG_install_mappack', "تثبيت الخرائط");
|
||||
define('OGP_LANG_install_config', "تثبيت الإعدادات");
|
||||
define('OGP_LANG_game_name', "إسم اللعبة");
|
||||
define('OGP_LANG_directory', "المسار");
|
||||
define('OGP_LANG_remote_server', "سيرفر التحكم");
|
||||
define('OGP_LANG_select_addon', "إختر إضافة");
|
||||
define('OGP_LANG_install', "تثبيت");
|
||||
define('OGP_LANG_failed_to_start_file_download', "فشل بدأ تحميل الملف.");
|
||||
define('OGP_LANG_no_games_servers_available', "لا يتوفر أى سيرفرات ألعاب فى حسابك");
|
||||
define('OGP_LANG_addon_installed_successfully', "تم تثبيت الإضافة بنجاح");
|
||||
define('OGP_LANG_path', "المسار");
|
||||
define('OGP_LANG_wait_while_decompressing', "انتظر حتى يتم فك الملف %s .");
|
||||
define('OGP_LANG_addon_name', "إسم الإضافة");
|
||||
define('OGP_LANG_url', "الرابط");
|
||||
define('OGP_LANG_select_game_type', "إختر نوع اللعبة");
|
||||
define('OGP_LANG_plugin', "إضافة");
|
||||
define('OGP_LANG_mappack', "حزمة الخريطة");
|
||||
define('OGP_LANG_config', "إعداد");
|
||||
define('OGP_LANG_type', "نوع الإضافة");
|
||||
define('OGP_LANG_game', "لعبة");
|
||||
define('OGP_LANG_show_all_addons', "أظهر كل الإضافات");
|
||||
define('OGP_LANG_show_addons_for_selected_type', "أظهر الإضافات للنوع المحدد");
|
||||
define('OGP_LANG_show_addons_for_selected_game', "أظهر الإضافات للعبة المحددة");
|
||||
define('OGP_LANG_linux_games', "ألعاب حسب نظام لينكس:");
|
||||
define('OGP_LANG_windows_games', "ألعاب حسب نظام ويندوز");
|
||||
define('OGP_LANG_create_addon', "أنشأ إضافة");
|
||||
define('OGP_LANG_addons_db', "قاعدة بيانات الإضافات");
|
||||
define('OGP_LANG_addon_has_been_created', "تم إنشاء الإضافة %s .");
|
||||
define('OGP_LANG_remove_addon', "إمسح الاضافة");
|
||||
define('OGP_LANG_fill_the_url_address_to_a_compressed_file', "من فضلك ، أضف عنوان URL للملف المضغوط");
|
||||
define('OGP_LANG_fill_the_addon_name', "من فضلك ، أضف إسم حزمة الاضافة.");
|
||||
define('OGP_LANG_select_an_addon_type', "من فضلك ، اختر نوع الإضافة");
|
||||
define('OGP_LANG_select_a_game_type', "من فضلك ، إختر نوع اللعبة");
|
||||
define('OGP_LANG_edit_addon', "تعديل الإضافة");
|
||||
define('OGP_LANG_post-script', "النص البرمجي بعد التثبيت (باش)");
|
||||
define('OGP_LANG_replacements', "الاستبدالات:");
|
||||
define('OGP_LANG_addon_name_info', "أدخل اسم لهذه الإضافة ، هذا الإسم هو مايراه المستخدم");
|
||||
define('OGP_LANG_url_info', "أدخل عنوان الويب الذي يحتوى على ملف ليتم تحميله ، إذا كان مضغوطا بامتداد zip أو tar.gz سيتم فك الضغط فى المسار الأساسى للسيرفر أو فى المسار الذى بالأسفل.");
|
||||
define('OGP_LANG_path_info', "المسار يجب أن يكون قريبا لمجلد السيرفر ولا يحتى على شرطات مائلة فى البداية أو النهاية ، مثال : cstrike/cfg . اذا ترك فارغاً سيتم استخدام المسار الأساسى للسيرفر.");
|
||||
define('OGP_LANG_post-script_info', "أدخل كود الباش ، ستم تنفيذه كسكريبت ، يمكنك استخدام استبدال النص لتخصيص التثبيت ، سيتم استبدالها بالبيانات من السيرفر الذي تقوم بتثبيت الإضافة به. السكريبت سيبدأ من المجلد الأساسى للسيرفر أو المسار المحدد .");
|
||||
define('OGP_LANG_show_to_group', "عرض للمجموعة");
|
||||
define('OGP_LANG_all_groups', "جميع المجموعات");
|
||||
define('OGP_LANG_show_addons_for_selected_group', "عرض الإضافات للمجموعات المحددة");
|
||||
define('OGP_LANG_group', "مجموعة");
|
||||
?>
|
||||
|
|
@ -1,49 +0,0 @@
|
|||
<?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_external_links', "روابط خارجية");
|
||||
define('OGP_LANG_url', "رابط URL");
|
||||
define('OGP_LANG_name', "إسم");
|
||||
define('OGP_LANG_add_it', "أضف");
|
||||
define('OGP_LANG_link_has_been_removed', "تمت إزالة الرابط %s.");
|
||||
define('OGP_LANG_db_backup', "نسخة احتياطية لقاعدة البيانات");
|
||||
define('OGP_LANG_download_db_backup', "تحميل نسخة احتياطية لقاعدة البيانات ");
|
||||
define('OGP_LANG_restore_db_backup', "إستعادة نسخة احتياطية لقاعدة البيانات");
|
||||
define('OGP_LANG_sql_file', "ملف(.sql)");
|
||||
define('OGP_LANG_change_buttons_order', "تغير ترتيب الأزرار");
|
||||
define('OGP_LANG_when', "تاريخ/وقت");
|
||||
define('OGP_LANG_who', "إسم مستخدم");
|
||||
define('OGP_LANG_where', "عنوان ip");
|
||||
define('OGP_LANG_what', "عمل");
|
||||
define('OGP_LANG_search', "بحث");
|
||||
define('OGP_LANG_empty_logger', "سجل فارغ");
|
||||
define('OGP_LANG_ban_list', "قائمة الحظر");
|
||||
define('OGP_LANG_no_banned_ips', "لايوجد IP محظور");
|
||||
define('OGP_LANG_unban', "إلغاء حظر IP");
|
||||
define('OGP_LANG_client_ip', "عميل IP");
|
||||
define('OGP_LANG_banned_until', "حظر حتى");
|
||||
define('OGP_LANG_unban_selected_ips', "إلغاء حظر ال IPs المختارة");
|
||||
define('OGP_LANG_view', "معاينة");
|
||||
define('OGP_LANG_per_page', "عدد السجلات لكل صفحة");
|
||||
?>
|
||||
|
|
@ -1,43 +0,0 @@
|
|||
<?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_resetting_configs', "إعادة تعيين جميع الإعدادات.");
|
||||
define('OGP_LANG_updating_configs', "تحديث الإعدادات القديمة.");
|
||||
define('OGP_LANG_configs_updated_ok', "تم إعادة تهيئة الإعدادات بنجاح.");
|
||||
define('OGP_LANG_reset_old_configs', "إعادة تعيين الإعدادات القديمة");
|
||||
define('OGP_LANG_update_configs', "تحديث الإعدادات.");
|
||||
define('OGP_LANG_game_config_setup', "تثبيت إعدادات اللعبة");
|
||||
define('OGP_LANG_config_reset_warning', "عند مسح الإعدادات القديمة قد تكون هناك مشاكل مع سيرفرات اللعبة، لأن أرقام التعريف قد لا تتطابق مع الإعدادات الجديدة.");
|
||||
define('OGP_LANG_modify_configs_info', "إذا كنت ترغب في تعديل إعدادات اللعبة، يمكنك تعديل الملفات الموجودة في %s .");
|
||||
define('OGP_LANG_updating_config_from_file', "تحديث الاعدادات من %s ملف .");
|
||||
define('OGP_LANG_error_when_handling_file', "حدث خطأ عند معالجة الملف %s .");
|
||||
define('OGP_LANG_error_while_adding_cfg_to_db', "حدث خطأ عند إضافة البيانات من %s لقاعدة البيانات.");
|
||||
define('OGP_LANG_no_configs_found', "لا إعدادات وجدت فى الملف %s .");
|
||||
define('OGP_LANG_select_game', "اختر اللعبة");
|
||||
define('OGP_LANG_create_xml_configs', "إنشاء اعدادات XML ");
|
||||
define('OGP_LANG_failed_to_delete_config_from_db', "فشل حذف الإعداد %s من قاعدة البيانات");
|
||||
define('OGP_LANG_failed_removing_file', "فشل حذف الملف %s");
|
||||
define('OGP_LANG_removed_game_cfg_from_disk_and_datbase', "تمت إزالة التهيئة ل%sمن وحدة التخزين وقاعدة البيانات. ");
|
||||
define('OGP_LANG_delete_game_config_for', "حذف إعدادات اللعبة ل%s من القرص الصلب وقاعدة البيانات.");
|
||||
?>
|
||||
|
|
@ -1,44 +0,0 @@
|
|||
<?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_dashboard_ftp_text', "يمكن لعميل ال FTP ضغط الملفات وإرسالها عبر البريد الإلكتروني ، يمكنه فك الضغط أيضا ، وتعديل الملفات النصية والمزيد");
|
||||
define('OGP_LANG_dashboard_addons_manager_text', "إدارة جميع أنواع مختلفة من الخدمات مع أوبن قيم بانل. الاختيار من بين أكثر من 115 خوادم، التي زودت مباشرة من أوبن قيم بانل.");
|
||||
define('OGP_LANG_dashboard_game_monitor_text', "مشاهدة ورصد الترافيك والسجلات الخاصة بك بسرعة. يمكنك رؤية أى السيرفرات يعمل وأيها مغلق.");
|
||||
define('OGP_LANG_dashboard_support_text', "إحصل على الدعم من فريق OGP فى المنتديات . رد سريع واهتمام عظيم.");
|
||||
define('OGP_LANG_welcome_text', "مرحبا بك إلى لوحة تحكم (OGP).
|
||||
OGP هو مشروع مفتوح المصدر ـ والذى يتيح لك تثبيت وبدأ ومراقبة مختلف سيرفرات الألعاب.");
|
||||
define('OGP_LANG_any_server_is_online', "أى سيرفر أونلاين");
|
||||
define('OGP_LANG_current_map', "الخريطة الحالية");
|
||||
define('OGP_LANG_server_ip_port', "الأيبي:بورت");
|
||||
define('OGP_LANG_statistics', "الإحصائيات");
|
||||
define('OGP_LANG_servers', "السيرفرات");
|
||||
define('OGP_LANG_players', "اللاعبين");
|
||||
define('OGP_LANG_server_status', "حالة السيرفر");
|
||||
define('OGP_LANG_no_games_to_monitor', "لا يوجد حاليا أونلاين/أوفلاين سيرفرات ألعاب");
|
||||
define('OGP_LANG_online_servers', "السيرفرات الأونلاين");
|
||||
define('OGP_LANG_add_games_in', "إذا كنت ترغب في إضافة ألعاب يمكنك أن تفعل ذلك في %s");
|
||||
define('OGP_LANG_currently_online', "متاح حاليا");
|
||||
define('OGP_LANG_game_servers', "سيرفرات الألعاب");
|
||||
define('OGP_LANG_select_remote_server', "حدد سيرفر التحكم");
|
||||
?>
|
||||
|
|
@ -1,30 +0,0 @@
|
|||
<?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_dsi_long', "صورة سيرفر ديناميكية");
|
||||
define('OGP_LANG_dsi_select_server', "الرجاء اختيار سيرفر من القائمة المنسدلة");
|
||||
define('OGP_LANG_dsi_admin_long', "إعدادات صورة السيرفر الديناميكية");
|
||||
define('OGP_LANG_dsi_list', "قائمة صور السيرفر الديناميكية");
|
||||
define('OGP_LANG_no_game_homes_assigned', "ليس لديك أي خوادم تم تعيينها لحسابك.");
|
||||
?>
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
|
||||
define('OGP_LANG_configuration_files', "ملفات التكوين");
|
||||
define('OGP_LANG_editing_file', "تعديل الملف");
|
||||
define('OGP_LANG_no_server_specfied', "لا يوجد اي دي خادم محدد - لا يمكن سرد أية ملفات تكوين.");
|
||||
define('OGP_LANG_no_home', "ليس لديك حق الوصول إلى معرف الخادم المعين.");
|
||||
define('OGP_LANG_no_configs_for_game', "لم يتم تحديد ملفات التكوين هذه.");
|
||||
define('OGP_LANG_name', "الاسم");
|
||||
define('OGP_LANG_no_description', "بدون وصف");
|
||||
define('OGP_LANG_description', "الوصف");
|
||||
define('OGP_LANG_invalid_file', "قد لا يتم تحرير الملف المحدد.");
|
||||
define('OGP_LANG_wrote_changes', "تم حفظ الملف بنجاح.");
|
||||
define('OGP_LANG_failed_write', "أخفق حفظ الملف.");
|
||||
define('OGP_LANG_failed_read', "أخفق قراءة الملف.");
|
||||
define('OGP_LANG_save', "حفظ");
|
||||
define('OGP_LANG_go_back', "رجوع");
|
||||
define('OGP_LANG_new_file', "ملف جديد");
|
||||
|
|
@ -1,43 +0,0 @@
|
|||
<?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.
|
||||
*
|
||||
*/
|
||||
|
||||
include 'update.php';
|
||||
define('OGP_LANG_unable_download', "غير قادر على تحميل %s.");
|
||||
define('OGP_LANG_md5_failed', "اختبار MD5 فشل في %s ، جرب مرة أخرى");
|
||||
define('OGP_LANG_uninstall', "إزالة تثبيت");
|
||||
define('OGP_LANG_install', "تثبيت");
|
||||
define('OGP_LANG_uptodate', "محدث لأخر نسخة");
|
||||
define('OGP_LANG_update_available', "التحديث متوفر");
|
||||
define('OGP_LANG_not_installed', "غير مثبت");
|
||||
define('OGP_LANG_installed', "مثبت");
|
||||
define('OGP_LANG_download_update', "تحميل/تحديث");
|
||||
define('OGP_LANG_are_you_sure', "هل أنت متأكد");
|
||||
define('OGP_LANG_uninstalling_module_dataloss', "بإزالة هذا الموديول سوف تخسر كل الداتا المتعلقة به.");
|
||||
define('OGP_LANG_remove_files_for', "هل ترغب بحذف كل الملفات لـ ");
|
||||
define('OGP_LANG_confirm', "تأكيد");
|
||||
define('OGP_LANG_cancel', "إلغاء");
|
||||
define('OGP_LANG_extra_themes', "مظاهر إضافية");
|
||||
define('OGP_LANG_extra_modules', "موديولات إضافية");
|
||||
define('OGP_LANG_search_for_updates', "تحقق من التحديثات");
|
||||
?>
|
||||
|
|
@ -1,74 +0,0 @@
|
|||
<?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_create_alias', "إنشاء الإسم المستعار والمجلد");
|
||||
define('OGP_LANG_save_as', "الحفظ في");
|
||||
define('OGP_LANG_failure', "حدث خطأ، فشلت في إنشاء ملف الاسم المستعار");
|
||||
define('OGP_LANG_success', "نجح");
|
||||
define('OGP_LANG_fast_download_service_for', "خدمة إعادة توجيه التحميلات ل %s");
|
||||
define('OGP_LANG_to_the_path', "إلى مسار");
|
||||
define('OGP_LANG_at_url', "في رابط");
|
||||
define('OGP_LANG_create_alias_for', "إنشاء اسم مستعار ل");
|
||||
define('OGP_LANG_fast_dl', "إعادة توجيه التحميلات (تحميل سريع)");
|
||||
define('OGP_LANG_current_aliases_at_remote_server', "الأسماء المستعارة الحالية في سيرفر التحكم");
|
||||
define('OGP_LANG_delete_selected_aliases', "حذف الأسماء المستعارة المحددة");
|
||||
define('OGP_LANG_no_aliases_defined', "لا توجد أسماء مستعارة على شبكة الإنترنت تحددها OGP لسيرفر التحكم.");
|
||||
define('OGP_LANG_fastdl_port', "بورت");
|
||||
define('OGP_LANG_fastdl_port_info', "البورت الذي سيعمل عليه خادم Fast Download");
|
||||
define('OGP_LANG_fastdl_ip', "عنوان");
|
||||
define('OGP_LANG_fastdl_ip_info', "عنوان الأي بي أو المجال الذي سيبدأ فيه خادم التحميل السريع، يجب أن يكون المجال مدرجا في / /etc/hosts.");
|
||||
define('OGP_LANG_listing', "قائمة");
|
||||
define('OGP_LANG_listing_info', "إذا كان \" قيد التشغيل\"، فإن السيرفر سيعرض قائمة بمحتويات المجلد.");
|
||||
define('OGP_LANG_fast_dl_advanced', "إعدادات متقدمة");
|
||||
define('OGP_LANG_apply_settings_and_restart_fastdl', "حفظ التكوين الخفي وإعادة تشغيله");
|
||||
define('OGP_LANG_stop_fastdl', "توقيف التحميل السريع الخفي");
|
||||
define('OGP_LANG_fast_download_daemon_running', "التحميل السريع الخفي قيد التشغيل.");
|
||||
define('OGP_LANG_fast_download_daemon_not_running', "التحميل السريع الخفي ليس قيد التشغيل.");
|
||||
define('OGP_LANG_fastdl_could_not_be_restarted', "تعذر إعادة تشغيل خدمة التحميل السريع.");
|
||||
define('OGP_LANG_configuration_file_could_not_be_written', "لم يتم حفظ ملف الإعدادات.");
|
||||
define('OGP_LANG_remove_folders', "إزالة المجلد للأسماء المستعارة المحددة.");
|
||||
define('OGP_LANG_remove_folder', "إزالة المجلد");
|
||||
define('OGP_LANG_delete_alias', "حذف الاسم المستعار");
|
||||
define('OGP_LANG_no_game_homes_assigned', "ليس لديك أي خوادم تم تعيينه لحسابك.");
|
||||
define('OGP_LANG_select_remote_server', "حدد سيرفر التحكم");
|
||||
define('OGP_LANG_access_rules', "شروط الوصول.");
|
||||
define('OGP_LANG_create_aliases', "إنشاء الأسماء المستعارة");
|
||||
define('OGP_LANG_select_game', "حدد اللعبة");
|
||||
define('OGP_LANG_games_without_specified_rules', "ألعاب بدون قواعد محددة");
|
||||
define('OGP_LANG_match_file_extension', "مطابقة امتداد الملف.");
|
||||
define('OGP_LANG_match_file_extension_info', "حدد الإضافات مفصولة بفاصلة, <br> وستكون الملفات المطابقة قابلة للوصول إليها. <br> <b> فراغ للوصول الغير مشروط </b>.");
|
||||
define('OGP_LANG_match_client_ip', "مطابقة عنوان IP الخاص بالعميل.");
|
||||
define('OGP_LANG_match_client_ip_info', "سيتم منح الاتصالات مع IP مطابقة ،<br>فارغة للوصول غير المقيد. يمكنك استخدام<br>عناوين IP أو نطاقات متعددة مفصولة بفاصلة:<br>/xx subnets<br>مثال: 10.0.0.0/16<br>/xxx.xxx.xxx.xxx subnets<br>مثال: 10.0.0.0/255.0.0.0<br>النطاقات الواصلة<br>مثال: 10.0.0.5-230<br>مطابقة النجمة<br>مثال: 10.0.*.*");
|
||||
define('OGP_LANG_save_access_rules', "حفظ قواعد الوصول");
|
||||
define('OGP_LANG_create_access_rules', "إنشاء قواعد الوصول");
|
||||
define('OGP_LANG_invalid_entries_found', "تم العثور على إدخالات غير صالحة");
|
||||
define('OGP_LANG_game_name', "إسم اللعبة");
|
||||
define('OGP_LANG_alias_already_exists', "الاسم المستعار %s موجود من قبل.");
|
||||
define('OGP_LANG_warning_access_rules_applied_once_alias_created', "تحذير: شروط الوصول سيتم تطبيقها عند انشاء الإسم المستعار. لا تعديلات سيتم تطبيقها على الأسماء المستعارة الحالية.");
|
||||
define('OGP_LANG_autostart_on_agent_startup', "بدء التشغيل التلقائي على بدء تشغيل الوكيل");
|
||||
define('OGP_LANG_autostart_on_agent_startup_info', "تشغيل خادم Fast Download تلقائياً عند بدء خادم لوحة التحكم.");
|
||||
define('OGP_LANG_port_forwarded_to_80', "تم توجيه المنفذ من 80");
|
||||
define('OGP_LANG_port_forwarded_to_80_info', "قم بتفعيل هذا الخيار اذا كان البورت المعد لخادم الــ Fast Download هذا قد تم تحويله من البورت 80، ولذلك سيتم اخفاء البورت من رابط عنوان الموقع.");
|
||||
define('OGP_LANG_current_access_rules', "قواعد الوصول الحالية");
|
||||
?>
|
||||
|
|
@ -1,35 +0,0 @@
|
|||
<?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_ftp_address', "عنوان الأف تي بي: %s:%s");
|
||||
define('OGP_LANG_change_account_details', "تغيير تفاصيل الحساب");
|
||||
define('OGP_LANG_remove_account', "حذف الحساب");
|
||||
define('OGP_LANG_ftp_account_already_exists', "حساب الأف تي بي هذا موجود بالفعل.");
|
||||
define('OGP_LANG_full_path', "الدليل الرئيسي");
|
||||
define('OGP_LANG_add_ftp_account', "إضافة حساب أف تي بي");
|
||||
define('OGP_LANG_remote_server', " سيرفر التحكم");
|
||||
define('OGP_LANG_server_name', "إسم السيرفر");
|
||||
define('OGP_LANG_ftp_account_username_too_long', "اسم مستخدم الأف تي بي طويل جدا. جرب اسم مستخدم أقصر لا يزيد عن 20 حرفا.");
|
||||
define('OGP_LANG_ftp_account_password_too_long', "كلمة مرور الأف تي بي طويلة جدا. جرب كلمة مرور أقصر لا تزيد عن 20 حرفا.");
|
||||
?>
|
||||
|
|
@ -1,210 +0,0 @@
|
|||
<?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_no_games_to_monitor', "ليس لديك أي ألعاب مخصصة لك يمكنك مراقبتها.");
|
||||
define('OGP_LANG_status', "الحالة");
|
||||
define('OGP_LANG_fail_no_mods', "لا يوجد مودات مفعلة لهذه اللعبة! يجب أن تطلب من المشرف أو مدير لوحة التحكم إضافة مودات للعبة المخصصة لك.");
|
||||
define('OGP_LANG_no_game_homes_assigned', "لا يوجد أي خوادم تم تعيينها لحسابك.");
|
||||
define('OGP_LANG_select_game_home_to_configure', "حدد خادم اللعبة الذي تريد تكوينه");
|
||||
define('OGP_LANG_file_manager', "مدير الملفات");
|
||||
define('OGP_LANG_configure_mods', "تهيئة الـمودات");
|
||||
define('OGP_LANG_install_update_steam', "تثبيت / تحديث عن طريق Steam");
|
||||
define('OGP_LANG_install_update_manual', "تثبيت / تحديث يدويا");
|
||||
define('OGP_LANG_assign_game_homes', "تعيين خوادم اللعبة");
|
||||
define('OGP_LANG_user', "المستخدم");
|
||||
define('OGP_LANG_group', "مجموعة");
|
||||
define('OGP_LANG_start', "تشغيل");
|
||||
define('OGP_LANG_ogp_agent_ip', "اي بي خادم OGP");
|
||||
define('OGP_LANG_max_players', "الحد الأقصى للاعبين");
|
||||
define('OGP_LANG_max', "الحد الأقصى");
|
||||
define('OGP_LANG_ip_and_port', "ايبي و البورت");
|
||||
define('OGP_LANG_available_maps', "الخرائط المتاحة");
|
||||
define('OGP_LANG_map_path', "مسار الخريطة");
|
||||
define('OGP_LANG_available_parameters', "المعلمات المتاحة");
|
||||
define('OGP_LANG_start_server', "تشغيل السيرفر");
|
||||
define('OGP_LANG_start_wait_note', "عملية تشغيل السيرفر قد تأخذ وقتاً أطول من المعتاد، الرجاء الإبقاء على المتصفح مفتوحاً.");
|
||||
define('OGP_LANG_game_type', "نوع اللعبة");
|
||||
define('OGP_LANG_map', "خريطة");
|
||||
define('OGP_LANG_starting_server', "جار تشغيل السيرفر، الرجاء الانتظار ...");
|
||||
define('OGP_LANG_starting_server_settings', "تشغيل السيرفر مع الإعدادات التالية");
|
||||
define('OGP_LANG_startup_params', "معلمات البدء");
|
||||
define('OGP_LANG_startup_cpu', "المعالج الذي سيعمل عليه السيرفر");
|
||||
define('OGP_LANG_startup_nice', "قيمة nice للخادم");
|
||||
define('OGP_LANG_game_home', "المسار الأساسي");
|
||||
define('OGP_LANG_server_started', "تم تشغيل السيرفر بنجاح.");
|
||||
define('OGP_LANG_no_parameter_access', "ليس لديك إمكانية الوصول إلى المعلمات.");
|
||||
define('OGP_LANG_extra_parameters', "معلمات اضافية");
|
||||
define('OGP_LANG_no_extra_param_access', "ليس لديك إمكانية الوصول إلى المعلمات الإضافية.");
|
||||
define('OGP_LANG_extra_parameters_info', "يتم وضع هذه المعلمات في نهاية سطر الأوامر عند بدء السيرفر.");
|
||||
define('OGP_LANG_game_exec_not_found', "الملف التنفيذي للعبة %s لم يتم العثور عليه في السيرفر.");
|
||||
define('OGP_LANG_select_params_and_start', "اختر معاملات بدء التشغيل الخاصة بالسيرفر ثم اضغط '%s'.");
|
||||
define('OGP_LANG_no_ip_port_pairs_assigned', "لم يتم تعيين عنوان IP أو بورت لهذا المسار. إذا كنت لا تستطيع الوصول إلى خيارات تعديل المسار الأساسي عليك بالإتصال بمدير لوحة التحكم.");
|
||||
define('OGP_LANG_unable_to_get_log', "غير قادر على الحصول على السجل ، retval %s.");
|
||||
define('OGP_LANG_server_binary_not_executable', "ملف تشغيل السيرفر لا يمكن تنفيذه. عليك بالتحقق من أنه لديك الصلاحيات اللازمة الخاصة بالمجلد الرئيسي للسيرفر.");
|
||||
define('OGP_LANG_server_not_running_log_found', "السيرفر ليس قيد التشغيل، ولكن السجل موجود. ملاحظة: هذا السجل يمكن أن لا يكون مرتبطاً بآخر عملية تشغيل للسيرفر.");
|
||||
define('OGP_LANG_ip_port_pair_not_owned', "IP:PORT زوج غير مملوك.");
|
||||
define('OGP_LANG_unsuitable_maxplayers_value_maximum_reachable_number_of_slots_has_been_set', "قيمة maxplayers غير مناسبة، لقد قمت بتعيين أقصى قيمة لعدد اللاعبين.");
|
||||
define('OGP_LANG_server_running_not_responding', "السيرفر قيد التشغيل، ولكنه لا يستجيب. <br>يمكن أن يكون بسبب مشكلة ما وانت تريد أن");
|
||||
define('OGP_LANG_update_started', "بدأ التحديث، يرجى الانتظار ...");
|
||||
define('OGP_LANG_failed_to_start_steam_update', "فشل بدء تحديث Steam. انظر سجل الوكيل.");
|
||||
define('OGP_LANG_failed_to_start_rsync_update', "فشل بدء تحديث Rsync. انظر سجل الوكيل.");
|
||||
define('OGP_LANG_update_completed', "اكتمل التحديث بنجاح.");
|
||||
define('OGP_LANG_update_in_progress', "جار التحديث، يرجى الانتظار ...");
|
||||
define('OGP_LANG_refresh_steam_status', "تحديث حالة Steam");
|
||||
define('OGP_LANG_refresh_rsync_status', "تحديث حالة Rsync");
|
||||
define('OGP_LANG_server_running_cant_update', "الخادم شغال إذا التحديث ليس معقول. أوقف الخادم قبل التحديث.");
|
||||
define('OGP_LANG_xml_steam_error', "نوع الخادم المحدد لا يدعم التثبيت / التحديث Steam.");
|
||||
define('OGP_LANG_mod_key_not_found_from_xml', "مفتاح التعديل '%s' لم يتم العثور عليه من ملف XML.");
|
||||
define('OGP_LANG_stop_update', "إيقاف التحديث");
|
||||
define('OGP_LANG_statistics', "الإحصاءات");
|
||||
define('OGP_LANG_servers', "سيرفرات");
|
||||
define('OGP_LANG_players', "لاعبين");
|
||||
define('OGP_LANG_current_map', "الخريطة الحالية");
|
||||
define('OGP_LANG_stop_server', "إيقاف السيرفر");
|
||||
define('OGP_LANG_server_ip_port', "سيرفر ايبي:بورت");
|
||||
define('OGP_LANG_server_name', "إسم السيرفر");
|
||||
define('OGP_LANG_server_id', "معرف السيرفر");
|
||||
define('OGP_LANG_player_name', "إسم اللاعب");
|
||||
define('OGP_LANG_score', "النقاط");
|
||||
define('OGP_LANG_time', "الوقت");
|
||||
define('OGP_LANG_no_rights_to_stop_server', "ليس لديك حقوق لإيقاف هذا السيرفر.");
|
||||
define('OGP_LANG_no_ogp_lgsl_support', "هذا السيرفر (يعمل: %s) لا يملك دعم LGSL في OGP وبالتالي لا يمكن عرض إحصائياته او بياناته.");
|
||||
define('OGP_LANG_server_status', "الخادم على %s هو %s.");
|
||||
define('OGP_LANG_server_stopped', "تم إيقاف السيرفر '%s' .");
|
||||
define('OGP_LANG_if_want_to_start_homes', "إذا كنت ترغب في بدء تشغيل سيرفرات الألعاب اذهب إلى %s.");
|
||||
define('OGP_LANG_view_log', "سجل المشاهد");
|
||||
define('OGP_LANG_if_want_manage', "إذا كنت ترغب في إدارة الألعاب الخاصة بك يمكنك القيام بذلك في");
|
||||
define('OGP_LANG_columns', "أعمدة");
|
||||
define('OGP_LANG_group_users', "مستخدمو المجموعة:");
|
||||
define('OGP_LANG_assigned_to', "مخصص ل:");
|
||||
define('OGP_LANG_restart_server', "إعادة تشغيل السيرفر");
|
||||
define('OGP_LANG_restarting_server', "جار إعادة تشغيل السيرفر، يرجى الانتظار ...");
|
||||
define('OGP_LANG_server_restarted', "تمت إعادة تشغيل الخادم '%s'.");
|
||||
define('OGP_LANG_server_not_running', "الخادم ليس قيد التشغيل.");
|
||||
define('OGP_LANG_address', "العنوان");
|
||||
define('OGP_LANG_owner', "الصاحب");
|
||||
define('OGP_LANG_operations', "عمليات");
|
||||
define('OGP_LANG_search', "بحث");
|
||||
define('OGP_LANG_maps_read_from', "قراءة الخرائط من");
|
||||
define('OGP_LANG_file', "ملف");
|
||||
define('OGP_LANG_folder', "مجلد");
|
||||
define('OGP_LANG_unable_retrieve_mod_info', "لا يمكن استجلاب معلومات التعديل mod من قاعدة البيانات.");
|
||||
define('OGP_LANG_unexpected_result_libremote', "نتيجة غير متوقعة من libremote، الرجاء إعلام المطورين.");
|
||||
define('OGP_LANG_unable_get_info', "لا يمكن الحصول على معلومات بدء التشغيل. سيتم الإيقاف.");
|
||||
define('OGP_LANG_server_already_running', "السيرفر يعمل بالفعل. إذا كنت لا ترى السيرفر في نافذة مراقبة اللعبة، يمكن أن يكون هناك خطأ ما، وقد تريد أن");
|
||||
define('OGP_LANG_already_running_stop_server', "إيقاف السيرفر.");
|
||||
define('OGP_LANG_error_server_already_running', "خطأ: الخادم يعمل بالفعل على port");
|
||||
define('OGP_LANG_failed_start_server_code', "فشل بدء تشغيل السيرفر المتحكم. رمز الخطأ: %s");
|
||||
define('OGP_LANG_disabled', "معطل");
|
||||
define('OGP_LANG_not_found_server', "لا يمكن العثور على السيرفر بالهوية");
|
||||
define('OGP_LANG_rcon_command_title', "أمر RCON");
|
||||
define('OGP_LANG_has_sent_to', "تم إرسالها إلى");
|
||||
define('OGP_LANG_need_set_remote_pass', "عليك بتعيين كلمة المرور الخاصة بالتحكم عن بعد");
|
||||
define('OGP_LANG_before_sending_rcon_com', "قبل إرسال أمر rcon");
|
||||
define('OGP_LANG_retry', "إعادة المحاولة");
|
||||
define('OGP_LANG_page', "صفحة");
|
||||
define('OGP_LANG_server_cant_start', "لا يمكن تشغيل السيرفر");
|
||||
define('OGP_LANG_server_cant_stop', "لا يمكن إيقاف السيرفر");
|
||||
define('OGP_LANG_error_occured_remote_host', "خطأ في المستضيف");
|
||||
define('OGP_LANG_follow_server_status', "يمكنك متابعة حالة السيرفر من");
|
||||
define('OGP_LANG_addons', "إضافات");
|
||||
define('OGP_LANG_hostname', "اسم المضيف");
|
||||
define('OGP_LANG_rsync_install', "[Rsync Install]");
|
||||
define('OGP_LANG_ping', "بينغ");
|
||||
define('OGP_LANG_team', "فريق");
|
||||
define('OGP_LANG_deaths', "Deaths");
|
||||
define('OGP_LANG_pid', "PID");
|
||||
define('OGP_LANG_skill', "الخبرة");
|
||||
define('OGP_LANG_AIBot', "AIBot");
|
||||
define('OGP_LANG_steamid', "Steam ID");
|
||||
define('OGP_LANG_player', "لاعب");
|
||||
define('OGP_LANG_port', "بورت");
|
||||
define('OGP_LANG_rcon_presets', "إعدادات RCON المسبقة");
|
||||
define('OGP_LANG_update_from_local_master_server', "التحديث من السيرفر المحلي الرئيسي");
|
||||
define('OGP_LANG_update_from_selected_rsync_server', "التحديث من سيرفر Rsync المحدد");
|
||||
define('OGP_LANG_execute_selected_server_operations', "تنفيذ عمليات السيرفر المحددة");
|
||||
define('OGP_LANG_execute_operations', "تنفيذ العمليات");
|
||||
define('OGP_LANG_account_expiration', "انتهاء صلاحية الحساب");
|
||||
define('OGP_LANG_mysql_databases', "قواعد بيانات MySQL");
|
||||
define('OGP_LANG_failed_querying_server', "* فشل الاستعلام عن السيرفر.");
|
||||
define('OGP_LANG_query_protocol_not_supported', "* لا يوجد بروتوكول استعلام في OGP يمكنه دعم هذا السيرفر.");
|
||||
define('OGP_LANG_queries_disabled_by_setting_disable_queries_after', "تم تعطيل الاستعلامات من خلال الإعداد: تعطيل طلبات البحث بعد: %s, بما لديك %s خادم.<br>");
|
||||
define('OGP_LANG_presets_for_game_and_mod', "RCON presets for %s and mod %s");
|
||||
define('OGP_LANG_name', "الاسم");
|
||||
define('OGP_LANG_command', "RCON Command");
|
||||
define('OGP_LANG_add_preset', "أضف مسبقا");
|
||||
define('OGP_LANG_edit_presets', "تحرير الإعدادات المسبقة");
|
||||
define('OGP_LANG_del_preset', "حذف");
|
||||
define('OGP_LANG_change_preset', "تغيير");
|
||||
define('OGP_LANG_send_command', "إرسال الأمر");
|
||||
define('OGP_LANG_starting_copy_with_master_server_named', "Starting copy with master server named '%s'...");
|
||||
define('OGP_LANG_starting_sync_with', "Starting sync with %s...");
|
||||
define('OGP_LANG_refresh_interval', "فترة تحديث السجل");
|
||||
define('OGP_LANG_finished_manual_update', "انتهى التحديث اليدوي.");
|
||||
define('OGP_LANG_failed_to_start_file_download', "فشل بدء تحميل الملف");
|
||||
define('OGP_LANG_game_name', "إسم اللعبة");
|
||||
define('OGP_LANG_dest_dir', "دليل الوجهة");
|
||||
define('OGP_LANG_remote_server', "السيرفر المتحكم");
|
||||
define('OGP_LANG_file_url', "رابط الملف");
|
||||
define('OGP_LANG_file_url_info', "The URL of the file that is uploaded and uncompressed to the directory.");
|
||||
define('OGP_LANG_dest_filename', "وجهة اسم الملف");
|
||||
define('OGP_LANG_dest_filename_info', "اسم الملف للملف الوجهة.");
|
||||
define('OGP_LANG_update_server', "تحديث السيرفر");
|
||||
define('OGP_LANG_unavailable', "غير متوفره");
|
||||
define('OGP_LANG_upload_map_image', "رفع صورة الخريطة");
|
||||
define('OGP_LANG_upload_image', "رفع صورة");
|
||||
define('OGP_LANG_jpg_gif_png_less_than_1mb', "يجب أن تكون الصورة بتنسيق jpg أو gif أو png وأقل من 1 ميغابايت.");
|
||||
define('OGP_LANG_check_dev_console', "خطأ أثناء رفع الملف ، يرجى التحقق من وحدة تحكم مطور المتصفح.");
|
||||
define('OGP_LANG_uploaded_successfully', "تم الرفع بنجاح.");
|
||||
define('OGP_LANG_cant_create_folder', "لا يمكن إنشاء مجلد:<br> <b>%s</b>");
|
||||
define('OGP_LANG_cant_write_file', "لا يمكن كتابة الملف:<br> <b>%s</b>");
|
||||
define('OGP_LANG_exceeded_php_directive', "تم تجاوز أمر PHP .<br> <b>%s</b>.");
|
||||
define('OGP_LANG_unknown_errors', "أخطاء غير معروفة.");
|
||||
define('OGP_LANG_directory', "الدليل");
|
||||
define('OGP_LANG_view_player_commands', "عرض أوامر لاعب");
|
||||
define('OGP_LANG_hide_player_commands', "إخفاء أوامر اللاعب");
|
||||
define('OGP_LANG_no_online_players', "لا يوجد لاعبين متواجدين.");
|
||||
define('OGP_LANG_invalid_game_mod_id', "Invalid Game/Mod ID specified.");
|
||||
define('OGP_LANG_auto_update_title_popup', "رابط تحديث تلقائي لSteam");
|
||||
define('OGP_LANG_auto_update_popup_html', "<p>استخدم الرابط أدناه للتحقق من خادم اللعبة وتحديثه تلقائيًا عبر Steam إذا لزم الأمر. يمكنك الاستعلام عنها باستخدام cronjob أو بدء العملية يدويًا.</p>");
|
||||
define('OGP_LANG_api_links_popup_html', "<p>Select an action you would like to perform using the OGP API for this game server. Then, use the link below to perform your desired action. You can run your desired action using a cronjob or by making a direct request to it.</p>");
|
||||
define('OGP_LANG_auto_update_copy_me', "نسخ");
|
||||
define('OGP_LANG_auto_update_copy_me_success', "تم النسخ!");
|
||||
define('OGP_LANG_auto_update_copy_me_fail', "فشل النسخ. يرجى نسخ الرابط يدويًا.");
|
||||
define('OGP_LANG_get_steam_autoupdate_api_link', "رابط التحديث التلقائي");
|
||||
define('OGP_LANG_show_api_actions', "Show API Actions");
|
||||
define('OGP_LANG_api_links', "روابط واجهة برمجة التطبيقات");
|
||||
define('OGP_LANG_update_attempt_from_nonmaster_server', "User %s attempted to update home_id %d from a non-master server. (Home ID: %d)");
|
||||
define('OGP_LANG_attempting_nonmaster_update', "You are attempting to update this server from a non-master server.");
|
||||
define('OGP_LANG_cannot_update_from_own_self', "قد لا يعمل تحديث الخادم المحلي على الخادم رئيسي.");
|
||||
define('OGP_LANG_show_server_id', "إظهار معرفات الخادم");
|
||||
define('OGP_LANG_hide_server_id', "إخفاء معرفات الخادم");
|
||||
define('OGP_LANG_edit_configuration_files', "تعديل ملفات التكوين");
|
||||
define('OGP_LANG_admin', "مشرف");
|
||||
define('OGP_LANG_cid', "CID");
|
||||
define('OGP_LANG_phan', "وهمي");
|
||||
define('OGP_LANG_sec', "ثواني");
|
||||
define('OGP_LANG_unknown_rsync_mirror', "لقد حاولت بدء تحديث من مرآة غير موجودة.");
|
||||
define('OGP_LANG_custom_fields', "الحقول المخصصة");
|
||||
?>
|
||||
|
|
@ -1,88 +0,0 @@
|
|||
<?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_dir_not_found', "لم يتم العثور على الدليل '%s' من الخادم.");
|
||||
define('OGP_LANG_filename', "اسم الملف");
|
||||
define('OGP_LANG_filesize', "حجم الملف");
|
||||
define('OGP_LANG_bytes', "بايت");
|
||||
define('OGP_LANG_owner', "الصاحب");
|
||||
define('OGP_LANG_group', "مجموعة");
|
||||
define('OGP_LANG_empty_directory', "الدليل فارغ.");
|
||||
define('OGP_LANG_currently_viewing', "يعرض حاليا الدليل '%s'");
|
||||
define('OGP_LANG_wrote_changes', "التغييرات تم حفظها بنجاح.");
|
||||
define('OGP_LANG_failed_write', "أخفق كتابة الملف إلى الخادم البعيد.");
|
||||
define('OGP_LANG_failed_read', "أخفق قراءة الملف من الخادم البعيد.");
|
||||
define('OGP_LANG_failed_list', "أخفق استرداد قائمة الدليل.");
|
||||
define('OGP_LANG_level_up', "^الرجوع للخلف^");
|
||||
define('OGP_LANG_unallowed_char', "تم العثور على أحرف غير مسموح بها من المسار.");
|
||||
define('OGP_LANG_button_edit', "[تعديل]");
|
||||
define('OGP_LANG_save', "حفظ");
|
||||
define('OGP_LANG_home_id_missing', "أي دي الصفحة مفقود.");
|
||||
define('OGP_LANG_upload', "رفع");
|
||||
define('OGP_LANG_upload_failed', "أخفق التحميل، الخطأ هو:%s.");
|
||||
define('OGP_LANG_can_not_create_upload_folder_path', "لا يمكن إنشاء مجلد رفع مسار %s");
|
||||
define('OGP_LANG_url_is_not_accesible_from_agent', " رابط %s لا يمكن الوصول إليه من الوكيل");
|
||||
define('OGP_LANG_upload_file', "رفع ملف");
|
||||
define('OGP_LANG_uncompress', "فك الضغط");
|
||||
define('OGP_LANG_create_folder', "أنشئ مجلد");
|
||||
define('OGP_LANG_create', "أنشئ");
|
||||
define('OGP_LANG_delete_item', "هل تريد حذف %s؟");
|
||||
define('OGP_LANG_upload_in_progress', "جار الرفع ...");
|
||||
define('OGP_LANG_upload_complete', "اكتمل الرفع.");
|
||||
define('OGP_LANG_chattr_yes', "قفل الملف");
|
||||
define('OGP_LANG_chattr_no', "فتح الملف");
|
||||
define('OGP_LANG_secure_item', "آمن / غير آمن %s؟");
|
||||
define('OGP_LANG_filesecure', "أمن الملفات");
|
||||
define('OGP_LANG_chattr_locked', "ملف مقفل");
|
||||
define('OGP_LANG_chattr_unlocked', "تم إلغاء قفل الملف");
|
||||
define('OGP_LANG_rename', "إعادة التسمية");
|
||||
define('OGP_LANG_move', "نقل");
|
||||
define('OGP_LANG_copy', "نسخ");
|
||||
define('OGP_LANG_compress', "ضغط");
|
||||
define('OGP_LANG_create_file', "إنشاء ملف");
|
||||
define('OGP_LANG_select_at_least_one_item', "حدد عنصرا واحدا على الأقل");
|
||||
define('OGP_LANG_rename_item', "إعادة تسمية العنصر (العناصر)");
|
||||
define('OGP_LANG_move_item', "نقل العنصر (العناصر)");
|
||||
define('OGP_LANG_copy_item', "نسخ العنصر (العناصر)");
|
||||
define('OGP_LANG_compress_item', "ضغط العنصر (العناصر)");
|
||||
define('OGP_LANG_uncompress_item', "فك ضغط العنصر (العناصر)");
|
||||
define('OGP_LANG_archive_name', "اسم الأرشيف");
|
||||
define('OGP_LANG_archive_type', "نوع الأرشيف");
|
||||
define('OGP_LANG_file_name', "اسم الملف");
|
||||
define('OGP_LANG_folder_name', "اسم المجلد");
|
||||
define('OGP_LANG_compresses_files_separately', "يضغط الملفات بشكل منفصل");
|
||||
define('OGP_LANG_to', "إلى");
|
||||
define('OGP_LANG_upload_to_web', "الرفع إلى الويب");
|
||||
define('OGP_LANG_transfer_to_server', "النقل إلى الخادم");
|
||||
define('OGP_LANG_mail_sent_successfully', "تم إرسال البريد الإلكتروني بنجاح");
|
||||
define('OGP_LANG_send_item_by_email', "إرسال العنصر (العناصر) عن طريق البريد الإلكتروني");
|
||||
define('OGP_LANG_subject', "الموضوع");
|
||||
define('OGP_LANG_message', "الرسالة");
|
||||
define('OGP_LANG_dest_email', "البريد الإلكتروني المقصود");
|
||||
define('OGP_LANG_remove', "حذف");
|
||||
define('OGP_LANG_send_by_email', "الارسل بالبريد الإلكترونى");
|
||||
define('OGP_LANG_send_by_email_info', "لإرسال الملفات يجب تثبيت الحزمة 'mutt' على جميع الوكيلات المتوفرة.");
|
||||
define('OGP_LANG_settings_updated', "تم تحديث الإعدادات");
|
||||
define('OGP_LANG_update_settings', "تحديث الإعدادات");
|
||||
?>
|
||||
|
|
@ -1,44 +0,0 @@
|
|||
<?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_recover', "استرداد كلمة مرور منسية");
|
||||
define('OGP_LANG_back', "رجوع");
|
||||
define('OGP_LANG_incomplete', "يرجى العودة وإكمال كافة الحقول في النموذج.");
|
||||
define('OGP_LANG_subject', "طلب كلمة مرور");
|
||||
define('OGP_LANG_password_message', "مرحبا <br> <br> تمت إعادة تعيين كلمة المرور بنجاح.<br> <br>كلمة السر الجديدة: %s <br> <br> تذكر تغيير كلمة المرور الخاصة بك في كثير من الأحيان.<br> <br>رجاءا لا ترد على هذا الأيميل!<br> <br>______________________________<br> Black Market Servers");
|
||||
define('OGP_LANG_send', "تم إرسال كلمة المرور الخاصة بك! الرجاء التحقق من البريد الإلكتروني الخاص بك!");
|
||||
define('OGP_LANG_here', "هنا");
|
||||
define('OGP_LANG_to_login', "لتسجيل الدخول");
|
||||
define('OGP_LANG_errormail', "عنوان البريد الإلكتروني الخاص بك غير صحيح.");
|
||||
define('OGP_LANG_submit', "إرسال");
|
||||
define('OGP_LANG_click', "انقر");
|
||||
define('OGP_LANG_mail_settings_missing', "إعدادات البريد الخاصة باللوحة غير كاملة بحيث لا يمكن إرسال كلمة المرور. اتصل بمشرف OGP.");
|
||||
define('OGP_LANG_mail_failed', "أخفق إرسال البريد الإلكتروني.");
|
||||
define('OGP_LANG_email', "البريد الإلكتروني");
|
||||
define('OGP_LANG_enter_email', "الرجاء إدخال عنوان البريد الإلكتروني الخاص بك");
|
||||
define('OGP_LANG_webmaster', "المسؤول عن الموقع");
|
||||
define('OGP_LANG_confirm_send', "لأسباب أمنية، أرسلنا لك رابط تأكيد قبل إعادة تشغيل كلمة المرور.<br><b style='color:red;'>يرجى التحقق من البريد الوارد الخاص بك.</b>");
|
||||
define('OGP_LANG_confirm_change_subject', "إعادة تعيين كلمة المرور، تأكيد البريد الإلكتروني");
|
||||
define('OGP_LANG_confirm_change_password_message', "مرحبا،<br><br>يرجى النقر على الرابط أدناه لإعادة تعيين كلمة المرور:<br><br>%s<br><br>ملاحظة: إذا لم تكن قد طلبت إعادة تعيين كلمة المرور، فيمكنك تجاهل هذه الرسالة الإلكترونية.<br><br>رجاءا لا ترد على هذا الأيميل!<br><br>______________________________<br>Black Market Servers");
|
||||
?>
|
||||
|
|
@ -1,56 +0,0 @@
|
|||
<?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_module_id', "أي دي الوحدة");
|
||||
define('OGP_LANG_module_name', "إسم الوحدة");
|
||||
define('OGP_LANG_module_folder', "ملف الوحدة");
|
||||
define('OGP_LANG_module_version', "إصدار الوحدة");
|
||||
define('OGP_LANG_db_version', "إصدار قاعدة البيانات");
|
||||
define('OGP_LANG_modules_available_for_install', "الوحدات المخصصة المتاحة للتثبيت:");
|
||||
define('OGP_LANG_install', "التثبت");
|
||||
define('OGP_LANG_uninstall', "الغاء التثبيت");
|
||||
define('OGP_LANG_modules', "الوحدات");
|
||||
define('OGP_LANG_update_modules', "تحديث الوحدات");
|
||||
define('OGP_LANG_no_installed_modules', "لم يتم العثور على وحدات مثبتة.");
|
||||
define('OGP_LANG_not_complete', "ميزة التثبيت / إلغاء التثبيت ليست كاملة وقد لا تعمل بشكل صحيح. تحذير: قد يحدث فقدان البيانات في قاعدة بيانات أوغب!");
|
||||
define('OGP_LANG_core_mods_installed', "الوحدات الأساسية المثبتة:");
|
||||
define('OGP_LANG_custom_mods_installed', "الوحدات المخصصة المثبتة:");
|
||||
define('OGP_LANG_installing_module', "تثبيت وحدة '%s'");
|
||||
define('OGP_LANG_successfully_installed_module', "تم تثبيت الوحدة %s بنجاح.");
|
||||
define('OGP_LANG_failed_to_install_module', "أخفق تثبيت الوحدة %s.");
|
||||
define('OGP_LANG_adding_module', "إضافة وحدة تسمى'%s'.");
|
||||
define('OGP_LANG_module_already_installed', "الوحدة التي تسمى '%s' مثبتة بالفعل.");
|
||||
define('OGP_LANG_uninstalling_module', "إلغاء تثبيت الوحدة '%s'");
|
||||
define('OGP_LANG_successfully_uninstalled_module', "تم إلغاء تثبيت الوحدة %s بنجاح.");
|
||||
define('OGP_LANG_failed_to_uninstall_module', "أخفقت إزالة الوحدة %s.");
|
||||
define('OGP_LANG_module_file_missing', "الدليل مفقود في ملف module.php.");
|
||||
define('OGP_LANG_module_file_missing_info', "يفتقد المعلومات المطلوبة.");
|
||||
define('OGP_LANG_query_failed', "أخفق تنفيذ طلب الquery");
|
||||
define('OGP_LANG_query_failed_2', "إلى قاعدة البيانات.");
|
||||
define('OGP_LANG_failed_del_db', "أخفق حذف الوحدة من قاعدة البيانات.");
|
||||
define('OGP_LANG_updated_module', "الوحدة المحدثة: '%s'.");
|
||||
define('OGP_LANG_updating_modules', "تحديث الوحدات");
|
||||
define('OGP_LANG_updating_finished', "تم الانتهاء من التحديث");
|
||||
define('OGP_LANG_prereqs_missing', "المتطلبات الأساسية ل%s يجب أن يتم تثبيتها على الخادم قبل %s أن يتم تثبيتها.");
|
||||
?>
|
||||
|
|
@ -1,115 +0,0 @@
|
|||
<?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_configured_mysql_hosts', "Configured MySQL Hosts");
|
||||
define('OGP_LANG_add_new_mysql_host', "إضافة مضيف ميسكل");
|
||||
define('OGP_LANG_enter_mysql_ip', "تفعيل ايبي ميسكل.");
|
||||
define('OGP_LANG_enter_valid_port', "أدخل بورت صالح.");
|
||||
define('OGP_LANG_enter_mysql_root_password', "أدخل كلمة مرور روت الميسكل.");
|
||||
define('OGP_LANG_enter_mysql_name', "أدخل إسم الميسكل.");
|
||||
define('OGP_LANG_could_not_add_mysql_server', "تعذر إضافة خادم ميسكل.");
|
||||
define('OGP_LANG_game_server_name_info', "Server name helps users to identify their servers.");
|
||||
define('OGP_LANG_note_mysql_host', "Note: Using a 'Direct connection' the server must accept external connections so the servers can connect remotely, whereas connecting through a remote server it will be used just as a local connection.");
|
||||
define('OGP_LANG_direct_connection', "اتصال مباشر");
|
||||
define('OGP_LANG_connection_through_remote_server_named', "Connection through remote server named %s");
|
||||
define('OGP_LANG_add_mysql_server', "إضافة سيرفر ميسكل");
|
||||
define('OGP_LANG_mysql_online', "ميسكل متصل");
|
||||
define('OGP_LANG_mysql_offline', "ميسكل غير-متصل");
|
||||
define('OGP_LANG_encryption_key_mismatch', "عدم تطابق مفتاح التشفير");
|
||||
define('OGP_LANG_unknown_error', "خطأ غير معروف");
|
||||
define('OGP_LANG_remove', "حذف");
|
||||
define('OGP_LANG_assign_db', "تعيين قاعدة البيانات");
|
||||
define('OGP_LANG_mysql_server_name', "اسم سيرفر ميسكل");
|
||||
define('OGP_LANG_server_status', "حالة السيرفر");
|
||||
define('OGP_LANG_mysql_ip_port', "ميسكل أيبي:بورت");
|
||||
define('OGP_LANG_mysql_root_passwd', "كلمة مرور روت الميسكل");
|
||||
define('OGP_LANG_connection_method', "Connection method");
|
||||
define('OGP_LANG_user_privilegies', "User privileges");
|
||||
define('OGP_LANG_current_dbs', "Current databases");
|
||||
define('OGP_LANG_mysql_name', "MySQL server name");
|
||||
define('OGP_LANG_mysql_ip', "MySQL IP");
|
||||
define('OGP_LANG_mysql_port', "MySQL port");
|
||||
define('OGP_LANG_privilegies', "privileges");
|
||||
define('OGP_LANG_all', "All");
|
||||
define('OGP_LANG_custom', "Custom");
|
||||
define('OGP_LANG_server_added', "Server added.");
|
||||
define('OGP_LANG_sql_alter', "ALTER");
|
||||
define('OGP_LANG_sql_create', "CREATE");
|
||||
define('OGP_LANG_sql_create_temporary_tables', "CREATE TEMPORARY TABLES");
|
||||
define('OGP_LANG_sql_drop', "DROP");
|
||||
define('OGP_LANG_sql_index', "INDEX");
|
||||
define('OGP_LANG_sql_insert', "INSERT");
|
||||
define('OGP_LANG_sql_lock_tables', "LOCK TABLES");
|
||||
define('OGP_LANG_sql_select', "SELECT");
|
||||
define('OGP_LANG_sql_grant_option', "GRANT OPTION");
|
||||
define('OGP_LANG_sql_update', "UPDATE");
|
||||
define('OGP_LANG_sql_delete', "DELETE");
|
||||
define('OGP_LANG_sql_alter_info', "<b>Enables use of ALTER TABLE.</b>");
|
||||
define('OGP_LANG_sql_create_info', "<b>Enables use of CREATE TABLE.</b>");
|
||||
define('OGP_LANG_sql_create_temporary_tables_info', "<b>Enables use of CREATE TEMPORARY TABLE.</b>");
|
||||
define('OGP_LANG_sql_delete_info', "<b>Enables use of DELETE.</b>");
|
||||
define('OGP_LANG_sql_drop_info', "<b>Enables use of DROP TABLE.</b>");
|
||||
define('OGP_LANG_sql_index_info', "<b>Enables use of CREATE INDEX and DROP INDEX.</b>");
|
||||
define('OGP_LANG_sql_insert_info', "<b>Enables use of INSERT.</b>");
|
||||
define('OGP_LANG_sql_lock_tables_info', "<b>Enables use of LOCK TABLES on tables for which you have the SELECT privilege.</b>");
|
||||
define('OGP_LANG_sql_select_info', "<b>Enables use of SELECT.</b>");
|
||||
define('OGP_LANG_sql_update_info', "<b>Enables use of UPDATE.</b>");
|
||||
define('OGP_LANG_sql_grant_option_info', "<b>Enables privileges to be granted.</b>");
|
||||
define('OGP_LANG_select_game_server', "Select game server");
|
||||
define('OGP_LANG_invalid_mysql_server_id', "Invalid MySQL server ID.");
|
||||
define('OGP_LANG_there_is_another_db_named_or_user_named', "There is another database named <b>%s</b> or another user named <b>%s</b>.");
|
||||
define('OGP_LANG_db_added_for_home_id', "Added database for home ID <b>%s</b>.");
|
||||
define('OGP_LANG_could_not_remove_db', "The selected database could not be removed.");
|
||||
define('OGP_LANG_db_removed_successfully_from_mysql_server_named', "The database was removed from server %s.");
|
||||
define('OGP_LANG_areyousure_remove_mysql_server', "Are you sure that you want remove MySQL server named <b>%s</b>?");
|
||||
define('OGP_LANG_db_changed_successfully', "The database named %s was changed successfully.");
|
||||
define('OGP_LANG_error_while_remove', "Error while remove.");
|
||||
define('OGP_LANG_mysql_server_removed', "MySQL server named <b>%s</b> has been removed successfully.");
|
||||
define('OGP_LANG_unable_to_set_changes_to', "Unable to set changes to MySQL server named <b>%s</b>.");
|
||||
define('OGP_LANG_mysql_server_settings_changed', "MySQL server named <b>%s</b> has been changed successfully.");
|
||||
define('OGP_LANG_editing_mysql_server', "Editing MySQL server named <b>%s</b>.");
|
||||
define('OGP_LANG_save_settings', "Save settings");
|
||||
define('OGP_LANG_mysql_dbs_for', "Databases for server %s");
|
||||
define('OGP_LANG_edit_dbs', "Edit databases");
|
||||
define('OGP_LANG_edit_db_settings', "Edit database settings");
|
||||
define('OGP_LANG_remove_db', "Remove database");
|
||||
define('OGP_LANG_save_db_changes', "Save database changes.");
|
||||
define('OGP_LANG_add_db', "Add database");
|
||||
define('OGP_LANG_select_db', "Select database");
|
||||
define('OGP_LANG_db_user', "DB User");
|
||||
define('OGP_LANG_db_passwd', "DB Password");
|
||||
define('OGP_LANG_db_name', "DB name");
|
||||
define('OGP_LANG_enabled', "Enabled");
|
||||
define('OGP_LANG_game_server', "Game server");
|
||||
define('OGP_LANG_there_are_no_databases_assigned_for', "There are no databases assigned for <b>%s</b>.");
|
||||
define('OGP_LANG_unable_to_connect_to_mysql_server_as', "Unable to connect to MySQL server as %s.");
|
||||
define('OGP_LANG_unable_to_create_db', "Unable to create database.");
|
||||
define('OGP_LANG_unable_to_select_db', "Unable to select database %s.");
|
||||
define('OGP_LANG_db_info', "Database Information");
|
||||
define('OGP_LANG_db_tables', "Database tables");
|
||||
define('OGP_LANG_db_backup', "DB Backup");
|
||||
define('OGP_LANG_download_db_backup', "Download DB Backup");
|
||||
define('OGP_LANG_restore_db_backup', "Restore DB Backup");
|
||||
define('OGP_LANG_sql_file', "file(.sql)");
|
||||
?>
|
||||
|
|
@ -1,98 +0,0 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 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_manage_listings', "إدارة الأخبار الخاصة بك");
|
||||
define('OGP_LANG_add_new_listing', "آخر الأخبار");
|
||||
define('OGP_LANG_your_current_listings', "الأخبار الحالية");
|
||||
define('OGP_LANG_edit', "تعديل");
|
||||
define('OGP_LANG_date', "تاريخ");
|
||||
define('OGP_LANG_images', "صور");
|
||||
define('OGP_LANG_title', "عنوان");
|
||||
define('OGP_LANG_description', "أخبار المحتوى");
|
||||
define('OGP_LANG_written_by', "كتب بواسطة");
|
||||
define('OGP_LANG_details', "اقرأ المزيد");
|
||||
define('OGP_LANG_modify', "تعديل");
|
||||
define('OGP_LANG_save', "حفظ");
|
||||
define('OGP_LANG_delete', "حذف");
|
||||
define('OGP_LANG_sure_to_delete', "هل تريد بالتأكيد حذف هذه الأخبار؟");
|
||||
define('OGP_LANG_go_back', "إرجع");
|
||||
define('OGP_LANG_new_added_success', "تم نشر الأخبار بنجاح!");
|
||||
define('OGP_LANG_add_another', "إضافة عنصر آخر");
|
||||
define('OGP_LANG_or_message', "أو");
|
||||
define('OGP_LANG_please_select', "الرجاء الاختيار");
|
||||
define('OGP_LANG_submit', "تأكيد");
|
||||
define('OGP_LANG_edit_listing', "تعديل الأخبار");
|
||||
define('OGP_LANG_modifications_saved', "تم حفظ القيم الجديدة بنجاح!");
|
||||
define('OGP_LANG_modify_images', "تعديل صور المقال الجديدة");
|
||||
define('OGP_LANG_upload_more_images', "رفع المزيد من الصور");
|
||||
define('OGP_LANG_latest_news', "اخر الأخبار");
|
||||
define('OGP_LANG_search_results', "بحث");
|
||||
define('OGP_LANG_no_results', "لم يتم العثور على الاخبار");
|
||||
define('OGP_LANG_config_options', "اعدادات جديده");
|
||||
define('OGP_LANG_date_format', "تنسيق التاريخ");
|
||||
define('OGP_LANG_results_per_page', "أخبار لكل صفحة");
|
||||
define('OGP_LANG_enable_search', "تفعيل خاصيه البحث");
|
||||
define('OGP_LANG_image_quality', "جودة الصورة (0-100)");
|
||||
define('OGP_LANG_max_image_width', "الحد الأقصى لعرض الصورة (px)");
|
||||
define('OGP_LANG_gallery_theme', "صورة معرض الجلد");
|
||||
define('OGP_LANG_images_bottom', "موقف معرض الصور");
|
||||
define('OGP_LANG_img_bottom', "تحت المقال");
|
||||
define('OGP_LANG_img_right', "الجانب الأيمن من المقال");
|
||||
define('OGP_LANG_no_word', "لا");
|
||||
define('OGP_LANG_yes_word', "نعم");
|
||||
define('OGP_LANG_no_access', "ليس لديك الحق في الوصول إلى هذه الصفحة. سيتم تسجيل الإجراء الخاص بك لمزيد من التفتيش.");
|
||||
define('OGP_LANG_write_permission_required', "إذن الكتابة مطلوب");
|
||||
define('OGP_LANG_fix_permission', "الرجاء إصلاح الأذونات. لن تعمل الوحدة النمطية كما هو مقصود حتى تقوم بإصلاح كافة الأذونات.");
|
||||
define('OGP_LANG_check_permissions', "التحقق من صلاحيات الملفات");
|
||||
define('OGP_LANG_permission_ok', "جميع الصلاحيات صحيحه!");
|
||||
define('OGP_LANG_empty_title', "يرجى ملء العنوان");
|
||||
define('OGP_LANG_empty_description', "يرجى ملء المحتوى");
|
||||
define('OGP_LANG_empty_author', "يرجى ملء إسم المؤلف");
|
||||
define('OGP_LANG_gd_fail', "لم يتم تحميل ملحق GD على الخادم الخاص بك. تم تعطيل رفع الصور.");
|
||||
define('OGP_LANG_search_news', "البحث عن الاخبار");
|
||||
define('OGP_LANG_help', "مساعده");
|
||||
define('OGP_LANG_help_date', "احصل على مساعدة بخصوص تنسيق مختلف للتاريخ");
|
||||
define('OGP_LANG_id_invalid', "معرف الأخبار غير موجود");
|
||||
define('OGP_LANG_id_not_set', "لم يتم تعيين معرف الأخبار");
|
||||
define('OGP_LANG_unauthorized_access', "وصول غير مصرح به من");
|
||||
define('OGP_LANG_wysiwyg', "محرر WYSIWYG");
|
||||
define('OGP_LANG_tinymce_lang', "لغة Tiny MCE");
|
||||
define('OGP_LANG_da', "الدانماركية");
|
||||
define('OGP_LANG_de', "الماني");
|
||||
define('OGP_LANG_en_GB', "انجليزي");
|
||||
define('OGP_LANG_es', "الأسبانية");
|
||||
define('OGP_LANG_fi', "الفنلندية");
|
||||
define('OGP_LANG_fr_FR', "فرنسي");
|
||||
define('OGP_LANG_it', "ايطالي");
|
||||
define('OGP_LANG_pl', "البولندية");
|
||||
define('OGP_LANG_pt_PT', "البرتغالية");
|
||||
define('OGP_LANG_ru', "روسي");
|
||||
define('OGP_LANG_tinymce_skin', "جلد Tiny MCE");
|
||||
define('OGP_LANG_tinymce_skin_custom', "أنت بالتأكيد بحاجة إلى رفع القالب المخصص بك في <b>http://modules/news/js/tinymce/skins/custom/</b> مجلد لتكون قادرة على استخدام هذا القالب. إذا قمت بتحديده دون القيام بذلك ، فستواجه مشاكل. قم بإنشاء القالب المخصص بك هنا <a href='http://skin.tinymce.com/' target='_blank'>2http://skin.tinymce.com/</a>");
|
||||
define('OGP_LANG_safe_HTML', "مطهر HTML");
|
||||
define('OGP_LANG_safe_HTML_en', "مطهر HTML مفعل");
|
||||
define('OGP_LANG_safe_HTML_dis', "مطهر HTML معطل");
|
||||
define('OGP_LANG_safe_HTML_en_info', "سيتم تنقية محتوى HTML للمقال في العرض التفصيلي. سيؤدي هذا إلى إزالة بعض علامات HTML مثل iframes. قم بتعديل الملف <b>1modules/news/config.php1</b> لتغيير الإعداد 'safe_HTML' من القيمة '1' (شغال) إلى القيمة \"0\" (معطل) لتعطيل هذا السلوك والسماح باستخدام HTML الكامل بدون قيود.");
|
||||
define('OGP_LANG_safe_HTML_dis_info', "لن يتم تنقية محتوى HTML للمقال في العرض التفصيلي. قم بتحرير ملف <b>modules/news/config.php</b> لتغيير الإعداد 'safe_HTML' من القيمة '0' (معطلة) إلى القيمة '1' (فعّالة) لتمكين استخدام علامات HTML الآمنة فقط.");
|
||||
?>
|
||||
|
|
@ -1,32 +0,0 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 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_rcon_command_title', "أوامر RCON");
|
||||
define('OGP_LANG_has_sent_to', "تم إرسالها إلى");
|
||||
define('OGP_LANG_need_set_remote_pass', "تحتاج تعيين تمريرة عن بعد");
|
||||
define('OGP_LANG_before_sending_rcon_com', "قبل إرسال rcon com");
|
||||
define('OGP_LANG_send_command', "إرسال الأمر");
|
||||
define('OGP_LANG_check-all', "تحقق من الكل");
|
||||
define('OGP_LANG_uncheck-all', "إلغاء الكل");
|
||||
?>
|
||||
|
|
@ -1,55 +0,0 @@
|
|||
<?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_login_name', "اسم المستخدم");
|
||||
define('OGP_LANG_users_fname', "الاسم الأول");
|
||||
define('OGP_LANG_users_lname', "الاسم الأخير");
|
||||
define('OGP_LANG_users_passwd', "كلمة المرور");
|
||||
define('OGP_LANG_users_cpasswd', "التحقق من كلمة المرور");
|
||||
define('OGP_LANG_passwd_len', "يجب أن تكون كلمة المرور أطول من 6 أحرف");
|
||||
define('OGP_LANG_err_password', "لا يمكن أن تكون كلمة المرور فارغة");
|
||||
define('OGP_LANG_err_confirm_password', "التحقق من أن حقل كلمة المرور لا يمكن أن يكون فارغا");
|
||||
define('OGP_LANG_err_password_mismatch', "كلمات المرور غير متطابقة");
|
||||
define('OGP_LANG_phone_number', "رقم الهاتف");
|
||||
define('OGP_LANG_users_email', "البريد الإلكتروني");
|
||||
define('OGP_LANG_register_a_new_user', "تسجيل مستخدم جديد");
|
||||
define('OGP_LANG_password_mismatch', "عدم تطابق كلمات المرور");
|
||||
define('OGP_LANG_confirm_password', "تأكيد كلمة المرور");
|
||||
define('OGP_LANG_successfull', "نجح");
|
||||
define('OGP_LANG_click_here', "انقر هنا");
|
||||
define('OGP_LANG_to_login', "لتسجيل الدخول.");
|
||||
define('OGP_LANG_registered_on', "مسجل في: %s.");
|
||||
define('OGP_LANG_register_message', "مرحبا،<br><br>تم إنشاء حسابك في Open Game Panel ويمكنك <a href='%s' target='_blank'>تسجيل الدخول الآن</a>.<br><br>اسم المستخدم: %s<br><br>تذكر تغيير كلمة المرور الخاصة بك في كثير من الأحيان وأول مرة تسجيل الدخول.<br><br>رجاءا لا ترد على هذا الأيميل!<br><br>______________________________<br>Black Market Servers");
|
||||
define('OGP_LANG_err_captcha', "لا يتطابق CAPTCHA.");
|
||||
define('OGP_LANG_err_login_name', "اسم المستخدم فارغ أو قيد الاستخدام.");
|
||||
define('OGP_LANG_err_first_name', "أدخل أسمك.");
|
||||
define('OGP_LANG_err_last_name', "لم يتم إدخال الاسم الأخير.");
|
||||
define('OGP_LANG_err_phone_number', "رقم الهاتف فارغ.");
|
||||
define('OGP_LANG_err_email_address', "عنوان بريد إلكتروني فارغ أو غير صحيح.");
|
||||
define('OGP_LANG_err_email_address_already_in_use_by', "عنوان البريد الإلكتروني قيد الاستخدام من قبل <b>%s</b>.");
|
||||
define('OGP_LANG_user_registration', "تسجيل المستخدم");
|
||||
define('OGP_LANG_your_account_details_has_been_sent_by_email_to', "تم إرسال تفاصيل حسابك عبر البريد الإلكتروني إلى <b>%s</b>.");
|
||||
define('OGP_LANG_account_created', "لقد تم إنشاء حسابك.");
|
||||
define('OGP_LANG_subject', "%s :: معلومات الحساب");
|
||||
?>
|
||||
|
|
@ -1,139 +0,0 @@
|
|||
<?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_add_new_remote_host', "إضافة مضيف بعيد جديد");
|
||||
define('OGP_LANG_configured_remote_hosts', "تكوين المضيف البعيد");
|
||||
define('OGP_LANG_remote_host', "المضيف البعيد");
|
||||
define('OGP_LANG_remote_host_info', "يجب أن يكون المضيف البعيد اسم مضيف قابل للتوسيع!");
|
||||
define('OGP_LANG_remote_host_port', "بورت المضيف البعيد");
|
||||
define('OGP_LANG_remote_host_port_info', "The port that is listened by the OGP Agent on remote host. Default: 12679.");
|
||||
define('OGP_LANG_remote_host_name', "إسم المضيف البعيد");
|
||||
define('OGP_LANG_ogp_user', "اسم مستخدم وكيل OGP");
|
||||
define('OGP_LANG_remote_host_name_info', "يستخدم اسم المضيف البعيد لمساعدة المستخدمين على تحديد خوادمهم.");
|
||||
define('OGP_LANG_add_remote_host', "إضافة المضيف البعيد");
|
||||
define('OGP_LANG_remote_encryption_key', "مفتاح التشفير عن بعد");
|
||||
define('OGP_LANG_remote_encryption_key_info', "يستخدم مفتاح التشفير عن بعد لتشفير البيانات بين الفريق والوكيل. يجب أن يكون هذا المفتاح نفسه في كلا الجانبين.");
|
||||
define('OGP_LANG_server_name', "إسم السيرفر");
|
||||
define('OGP_LANG_agent_ip_port', "وكيل أيبي:بورت");
|
||||
define('OGP_LANG_agent_status', "حالة الوكيل");
|
||||
define('OGP_LANG_ips', "الأيبيهات");
|
||||
define('OGP_LANG_add_more_ips', "إذا كنت ترغب في إدخال المزيد من الأيبيهات اضغط على \"تعيين الأيبي\" عندما تكون جميع الحقول ممتلئة وسوف يظهر حقل فارغ.");
|
||||
define('OGP_LANG_encryption_key_mismatch', "لا يتطابق مفتاح التشفير مع الوكيل. يرجى إعادة التحقق من تهيئة الوكيل.");
|
||||
define('OGP_LANG_no_ip_for_remote_host', "You need to add at least one (1) IP address for each remote host.");
|
||||
define('OGP_LANG_note_remote_host', "A remote host is a server where the OGP Agent is running on. Each host can have multiple number of IP addresses on which users can bind servers to.");
|
||||
define('OGP_LANG_ip_administration', "Server & IP Administration :: Open Game Panel");
|
||||
define('OGP_LANG_unknown_error', "خطأ غير معروف - تم إرجاع status_chk");
|
||||
define('OGP_LANG_remote_host_user_name', "UNIX user");
|
||||
define('OGP_LANG_remote_host_user_name_info', "Username where the Agent is running. Example: Jonhy");
|
||||
define('OGP_LANG_remote_host_ftp_ip', "أيبي الأف تي بي");
|
||||
define('OGP_LANG_remote_host_ftp_ip_info', "خادم بروتوكول نقل الملفات <b>IP</b> للوكيل الحالي.");
|
||||
define('OGP_LANG_remote_host_ftp_port', "FTP Port");
|
||||
define('OGP_LANG_remote_host_ftp_port_info', "The FTP server <b>port</b> for the current Agent.");
|
||||
define('OGP_LANG_view_log', "View Log");
|
||||
define('OGP_LANG_status', "الحالة");
|
||||
define('OGP_LANG_stop_firewall', "إيقاف جدار الحماية");
|
||||
define('OGP_LANG_start_firewall', "تشغيل جدار الحماية");
|
||||
define('OGP_LANG_seconds', "ثواني");
|
||||
define('OGP_LANG_reboot', "إعادة تشغيل سيرفر التحكم");
|
||||
define('OGP_LANG_restart', "إعادة تشغبل الوكيل");
|
||||
define('OGP_LANG_confirm_reboot', "Are you sure you want to remotely reboot the entire physical server named '%s'?");
|
||||
define('OGP_LANG_confirm_restart', "Are you sure you want to restart the Agent named '%s'?");
|
||||
define('OGP_LANG_restarting', "Restarting Agent... Please wait.");
|
||||
define('OGP_LANG_restarted', "تم إعادة تشغيل الوكيل بنجاح");
|
||||
define('OGP_LANG_reboot_success', "Server named '%s' was successfully rebooted. You will not be able to access the server until it has successfully booted.");
|
||||
define('OGP_LANG_invalid_remote_host_id', "Invalid remote host id '%s' given.");
|
||||
define('OGP_LANG_remote_host_removed', "Remote host called '%s' removed successfully.");
|
||||
define('OGP_LANG_editing_remote_server', "Editing remote server called '%s'");
|
||||
define('OGP_LANG_remote_server_settings_changed', "Changed settings for remote server '%s' successfully.");
|
||||
define('OGP_LANG_save_settings', "Save Settings");
|
||||
define('OGP_LANG_set_ips', "Set IPs");
|
||||
define('OGP_LANG_remote_ip', "Remote IP");
|
||||
define('OGP_LANG_remote_ips_for', "IPs for Game Servers To Use on Agent Server '%s'");
|
||||
define('OGP_LANG_ips_set_for_server', "IPs set for server called '%s' successfully.");
|
||||
define('OGP_LANG_could_not_remove_ip', "Could not remove old IP's from database.");
|
||||
define('OGP_LANG_could_add_ip', "Could add remote server IP to database.");
|
||||
define('OGP_LANG_areyousure_removeagent', "Are you sure you want to remove the Agent called");
|
||||
define('OGP_LANG_areyousure_removeagent2', "and all the homes related to it from the ogp database?");
|
||||
define('OGP_LANG_error_while_remove', "Error occurred while removing remote server.");
|
||||
define('OGP_LANG_add_ip', "Add IP");
|
||||
define('OGP_LANG_remove_ip', "Remove IP");
|
||||
define('OGP_LANG_edit_ip', "Edit IP");
|
||||
define('OGP_LANG_wrote_changes', "Changes saved successfully.");
|
||||
define('OGP_LANG_there_are_servers_running_on_this_ip', "There are servers running on this IP address.");
|
||||
define('OGP_LANG_enter_ip_host', "You must enter IP for the remote host.");
|
||||
define('OGP_LANG_enter_valid_ip', "You must enter valid port for the remote host. The port value can be between 0 and 65535, however recommendation is between 1024 and 65535.");
|
||||
define('OGP_LANG_could_not_add_server', "Could not add server");
|
||||
define('OGP_LANG_to_db', "to the database.");
|
||||
define('OGP_LANG_added_server', "Added server");
|
||||
define('OGP_LANG_with_port', "with port");
|
||||
define('OGP_LANG_to_db_succesfully', "to the database successfully.");
|
||||
define('OGP_LANG_unable_discover', "Unable to auto discover IPs on");
|
||||
define('OGP_LANG_set_ip_manually', "You'll have to set them manually.");
|
||||
define('OGP_LANG_found_ips', "Found IPs");
|
||||
define('OGP_LANG_for_remote_server', "for the remote server.");
|
||||
define('OGP_LANG_failed_add_ip', "Failed to add IP");
|
||||
define('OGP_LANG_timeout', "Time Out");
|
||||
define('OGP_LANG_timeout_info', "The time limit in seconds to get response from this Agent.");
|
||||
define('OGP_LANG_use_nat', "Use NAT");
|
||||
define('OGP_LANG_use_nat_info', "Enable if your remote server is using NAT rules. Use this setting if your game servers are running on internal private LAN IP addresses so that the panel will use your real remote IP address to query the game servers.");
|
||||
define('OGP_LANG_arrange_ports', "Arrange ports");
|
||||
define('OGP_LANG_assign_new_ports_range_for_ip', "Assign new ports range for IP %s");
|
||||
define('OGP_LANG_assigned_port_ranges_for_ip', "Assigned port ranges for IP %s");
|
||||
define('OGP_LANG_assigned_ports_for_ip', "Assigned ports for IP %s");
|
||||
define('OGP_LANG_unspecified_game_types', "Unspecified game types");
|
||||
define('OGP_LANG_start_port', "Start port:");
|
||||
define('OGP_LANG_end_port', "End port:");
|
||||
define('OGP_LANG_port_increment', "Port increment:");
|
||||
define('OGP_LANG_total_assignable_ports', "Total assignable ports:");
|
||||
define('OGP_LANG_available_range_ports', "Available range ports:");
|
||||
define('OGP_LANG_assign_range', "Assign range");
|
||||
define('OGP_LANG_edit_range', "Edit range");
|
||||
define('OGP_LANG_delete_range', "Delete range");
|
||||
define('OGP_LANG_home_id', "Home ID");
|
||||
define('OGP_LANG_home_path', "Home path");
|
||||
define('OGP_LANG_game_type', "Game type");
|
||||
define('OGP_LANG_port', "Port");
|
||||
define('OGP_LANG_invalid_values', "Invalid values.");
|
||||
define('OGP_LANG_ports_in_range_already_arranged', "Ports in range already arranged.");
|
||||
define('OGP_LANG_ports_range_already_configured_for', "Ports range already configured for %s.");
|
||||
define('OGP_LANG_ports_range_added_successfull_for', "Ports range added successfully for %s.");
|
||||
define('OGP_LANG_ports_range_deleted_successfull', "Ports range deleted successfully.");
|
||||
define('OGP_LANG_ports_range_edited_successfull_for', "Ports range edited successfully for %s.");
|
||||
define('OGP_LANG_editing_firewall_for_remote_server', "Editing Firewall for remote server named '%s'");
|
||||
define('OGP_LANG_default_allowed', "Allowed by default");
|
||||
define('OGP_LANG_allow_port_command', "Allow port command");
|
||||
define('OGP_LANG_deny_port_command', "Deny port command");
|
||||
define('OGP_LANG_allow_ip_port_command', "Allow IP:port command");
|
||||
define('OGP_LANG_deny_ip_port_command', "Deny IP:port command");
|
||||
define('OGP_LANG_enable_firewall_command', "Enable firewall command");
|
||||
define('OGP_LANG_disable_firewall_command', "Disable firewall command");
|
||||
define('OGP_LANG_get_firewall_status_command', "Get firewall status command");
|
||||
define('OGP_LANG_reset_firewall_command', "Reset firewall command");
|
||||
define('OGP_LANG_firewall_status', "Firewall status");
|
||||
define('OGP_LANG_save_firewall_settings', "Save firewall settings");
|
||||
define('OGP_LANG_reset_firewall', "Reset Firewall");
|
||||
define('OGP_LANG_firewall_settings', "Firewall Settings");
|
||||
define('OGP_LANG_display_public_ip', "Display Public IP");
|
||||
define('OGP_LANG_ips_can_be_internal_external', "Enter usable IP addresses. Public IP addresses and internal LAN IP addresses (for NAT setups) can be used.");
|
||||
?>
|
||||
|
|
@ -1,148 +0,0 @@
|
|||
<?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_maintenance_mode', "اعمال صيانة");
|
||||
define('OGP_LANG_maintenance_mode_info', "تعطيل لوحة للمستخدمين العاديين. يمكن للمشرفين فقط الوصول إليه أثناء الصيانة.");
|
||||
define('OGP_LANG_maintenance_title', "عنوان الصيانة");
|
||||
define('OGP_LANG_maintenance_title_info', "العنوان الذي يتم عرضه للمستخدمين العاديين أثناء الصيانة.");
|
||||
define('OGP_LANG_maintenance_message', "رسالة الصيانة");
|
||||
define('OGP_LANG_maintenance_message_info', "الرسالة التي يتم عرضها للمستخدمين العاديين أثناء الصيانة.");
|
||||
define('OGP_LANG_update_settings', "إعدادات التحديث");
|
||||
define('OGP_LANG_settings_updated', "تم تحديث الإعدادات بنجاح.");
|
||||
define('OGP_LANG_panel_language', "لغة اللوحة");
|
||||
define('OGP_LANG_panel_language_info', "هذه اللغة هي اللغة الافتراضية للوحة. يمكن للمستخدمين تغيير لغتهم من صفحة تعديل ملفاتهم الشخصية.");
|
||||
define('OGP_LANG_page_auto_refresh', "تحديث تلقائي للصفحة");
|
||||
define('OGP_LANG_page_auto_refresh_info', "Page Auto Refresh settings is mainly used in panel debugging. In normal usage this should be set to On.");
|
||||
define('OGP_LANG_smtp_server', "Outgoing E-Mail Server");
|
||||
define('OGP_LANG_smtp_server_info', "This is the outgoing mail server (SMTP server) that is used, for example, to sent forgotten passwords to users, localhost by default.");
|
||||
define('OGP_LANG_panel_email_address', "عنوان البريد الإلكتروني الصادر");
|
||||
define('OGP_LANG_panel_email_address_info', "This is the e-mail address that is in from field when passwords are sent to users.");
|
||||
define('OGP_LANG_panel_name', "اسم اللوحة");
|
||||
define('OGP_LANG_panel_name_info', "Name of the Panel that is shown in the page title. This value will overrule all page titles, if it's not empty.");
|
||||
define('OGP_LANG_feed_enable', "تفغيل خلاصة LGSL");
|
||||
define('OGP_LANG_feed_enable_info', "If your webhost has a firewall which is blocking the query port, then you need to open the port manually.");
|
||||
define('OGP_LANG_feed_url', "Feed URL");
|
||||
define('OGP_LANG_feed_url_info', "GrayCube.com is sharing a LGSL feed on the URL:<br><b>http://www.greycube.co.uk/lgsl/feed/lgsl_files/lgsl_feed.php</b>");
|
||||
define('OGP_LANG_charset', "Character Encoding");
|
||||
define('OGP_LANG_charset_info', "UTF8, ISO, ASCII, etc... Overrides the character encoding defined in language files. Leave it blank to use language default.");
|
||||
define('OGP_LANG_steam_user', "إسم مستخدم الSteam");
|
||||
define('OGP_LANG_steam_user_info', "This user is needed to log in to steam for download some new games like CS:GO.");
|
||||
define('OGP_LANG_steam_pass', "كلمة سر الSteam");
|
||||
define('OGP_LANG_steam_pass_info', "Set here the steam account password.");
|
||||
define('OGP_LANG_steam_guard', "Steam Guard");
|
||||
define('OGP_LANG_steam_guard_info', "Some users have steam guard activated to protect their accounts from hackers,<br>this code is sent to the account email when the first steam update is started.");
|
||||
define('OGP_LANG_smtp_port', "SMTP Port");
|
||||
define('OGP_LANG_smtp_port_info', "If SMTP port is not the default port (25) Enter the SMTP port here.");
|
||||
define('OGP_LANG_smtp_login', "SMTP User");
|
||||
define('OGP_LANG_smtp_login_info', "If your SMTP server requires authentication, enter your user name here.");
|
||||
define('OGP_LANG_smtp_passw', "SMTP Password");
|
||||
define('OGP_LANG_smtp_passw_info', "If you do not set a password the SMTP authentication will be disabled.");
|
||||
define('OGP_LANG_smtp_secure', "SMTP Secure");
|
||||
define('OGP_LANG_smtp_secure_info', "Use SSL/TLS to connect to the SMTP server");
|
||||
define('OGP_LANG_time_zone', "الوحدة زمنية");
|
||||
define('OGP_LANG_time_zone_info', "Sets the default timezone used by all date/time functions.");
|
||||
define('OGP_LANG_query_cache_life', "Query cache life");
|
||||
define('OGP_LANG_query_cache_life_info', "Sets the timeout in seconds before the server status is refreshed.");
|
||||
define('OGP_LANG_query_num_servers_stop', "Disable Game Server Queries After");
|
||||
define('OGP_LANG_query_num_servers_stop_info', "Use this setting to disable queries if a user owns more game servers than this amount specified to speed up panel loading.");
|
||||
define('OGP_LANG_editable_email', "Editable E-Mail Address");
|
||||
define('OGP_LANG_editable_email_info', "Select if users can edit their e-mail address or not.");
|
||||
define('OGP_LANG_old_dashboard_behavior', "Old Dashboard behavior");
|
||||
define('OGP_LANG_old_dashboard_behavior_info', "The old Dashboard was running slower, but shows more server informations (e.g. current players and maps).");
|
||||
define('OGP_LANG_rsync_available', "Available Rsync servers");
|
||||
define('OGP_LANG_rsync_available_info', "Select what servers list will be shown in the rsync installation.");
|
||||
define('OGP_LANG_all_available_servers', "All available servers ( rsync_sites.list + rsync_sites_local.list )");
|
||||
define('OGP_LANG_only_remote_servers', "Only remote servers ( rsync_sites.list )");
|
||||
define('OGP_LANG_only_local_servers', "Only local servers ( rsync_sites_local.list )");
|
||||
define('OGP_LANG_header_code', "Header code");
|
||||
define('OGP_LANG_header_code_info', "Here you can write your own header code (like HTML code, Embed Code etc.) without editing the theme layout.");
|
||||
define('OGP_LANG_support_widget_title', "Support widget title");
|
||||
define('OGP_LANG_support_widget_title_info', "A custom title for the support widget in the Dashboard.");
|
||||
define('OGP_LANG_support_widget_content', "Support widget content");
|
||||
define('OGP_LANG_support_widget_content_info', "The content of the support widget (HTML code allowed).");
|
||||
define('OGP_LANG_support_widget_link', "Support widget link");
|
||||
define('OGP_LANG_support_widget_link_info', "The URL of your support site.");
|
||||
define('OGP_LANG_recaptcha_site_key', "Recaptcha Site Key");
|
||||
define('OGP_LANG_recaptcha_site_key_info', "The site key provided to you by Google.");
|
||||
define('OGP_LANG_recaptcha_secret_key', "Recaptcha Secret Key");
|
||||
define('OGP_LANG_recaptcha_secret_key_info', "The secret key provided to you by Google.");
|
||||
define('OGP_LANG_recaptcha_use_login', "Use Recaptcha on Login");
|
||||
define('OGP_LANG_recaptcha_use_login_info', "If enabled, users will have to solve the Not a Robot Recaptcha when attempting to login.");
|
||||
define('OGP_LANG_login_attempts_before_banned', "Number of failed login attempts before user is banned");
|
||||
define('OGP_LANG_login_attempts_before_banned_info', "If a user tries to login with invalid credentials more than this many times, the user will be banned temporarily by the panel.");
|
||||
define('OGP_LANG_custom_github_update_username', "GitHub update username");
|
||||
define('OGP_LANG_custom_github_update_username_info', "Enter your GitHub username ONLY to use your own forked repositories to update OGP. This should only be changed by developers who wish to use their own repos for development rather than checking in possibly buggy code into the main branch.");
|
||||
define('OGP_LANG_remote_query', "Remote query");
|
||||
define('OGP_LANG_remote_query_info', "Use the remote server (agent) to make queries to the game servers (Only GameQ and LGSL).");
|
||||
define('OGP_LANG_check_expiry_by', "Check expiration using");
|
||||
define('OGP_LANG_check_expiry_by_info', "If set to once_logged_in, the user's game server assignments will be automatically deleted if past the expiration date. If set to cron_job, you will need to create a cron task using the cron module to check for the expiration date at a configured interval.");
|
||||
define('OGP_LANG_once_logged_in', "Once Logged In");
|
||||
define('OGP_LANG_cron_job', "Cron Job");
|
||||
define('OGP_LANG_theme_settings', "Theme Settings");
|
||||
define('OGP_LANG_theme', "Theme");
|
||||
define('OGP_LANG_theme_info', "Theme selected here will be the default theme for all users. Users can change their theme from their profile page.");
|
||||
define('OGP_LANG_welcome_title', "Welcome Title");
|
||||
define('OGP_LANG_welcome_title_info', "Enables the title that is displayed at the top of the Dashboard.");
|
||||
define('OGP_LANG_welcome_title_message', "Welcome Title Message");
|
||||
define('OGP_LANG_welcome_title_message_info', "The title message that is displayed at the top of the Dashboard (HTML code allowed).");
|
||||
define('OGP_LANG_logo_link', "Logos Link");
|
||||
define('OGP_LANG_logo_link_info', "The logos hyperlink. <b style='font-size:10px; font-weight:normal;'>(Leaving it blank will link it to the Dashboard)</b>");
|
||||
define('OGP_LANG_custom_tab', "Custom Tab");
|
||||
define('OGP_LANG_custom_tab_info', "Adds a customisable tab at the end of the menu. <b style='font-size:10px; font-weight:normal;'>(Apply and refresh this page to edit tab settings)</b>");
|
||||
define('OGP_LANG_custom_tab_name', "Custom Tab Name");
|
||||
define('OGP_LANG_custom_tab_name_info', "The tabs display name.");
|
||||
define('OGP_LANG_custom_tab_link', "Custom Tab Link");
|
||||
define('OGP_LANG_custom_tab_link_info', "The tabs hyperlink.");
|
||||
define('OGP_LANG_custom_tab_sub', "Custom Sub-Tabs");
|
||||
define('OGP_LANG_custom_tab_sub_info', "Adds customisable sub-tabs when hovering over the 'Custom Tab'.");
|
||||
define('OGP_LANG_custom_tab_sub_name', "Sub-Tab #1 Name");
|
||||
define('OGP_LANG_custom_tab_sub_link', "Sub-Tab #1 Link");
|
||||
define('OGP_LANG_custom_tab_sub_name2', "Sub-Tab #2 Name");
|
||||
define('OGP_LANG_custom_tab_sub_link2', "Sub-Tab #2 Link");
|
||||
define('OGP_LANG_custom_tab_sub_name3', "Sub-Tab #3 Name");
|
||||
define('OGP_LANG_custom_tab_sub_link3', "Sub-Tab #3 Link");
|
||||
define('OGP_LANG_custom_tab_sub_name4', "Sub-Tab #4 Name");
|
||||
define('OGP_LANG_custom_tab_sub_link4', "Sub-Tab #4 Link");
|
||||
define('OGP_LANG_custom_tab_target_blank', "Custom Tabs Target");
|
||||
define('OGP_LANG_custom_tab_target_blank_info', "Sets all the tabs target. <b style='font-size:10px; font-weight:normal;'>(Self_Page = Opens link on same page. New_Page = Opens link on new tab.)</b>");
|
||||
define('OGP_LANG_bg_wrapper', "Wrapper Background");
|
||||
define('OGP_LANG_bg_wrapper_info', "The wrappers background image. <b style='font-size:10px; font-weight:normal;'>(Only available on some themes.)</b>");
|
||||
define('OGP_LANG_show_server_id_game_monitor', "Show Server IDs on Game Monitor page");
|
||||
define('OGP_LANG_show_server_id_game_monitor_info', "Show the game server ID column on the Game Monitor for matching up files created by the Agent to the actual game server.");
|
||||
define('OGP_LANG_default_game_server_home_path_prefix', "Default game server home directory prefix");
|
||||
define('OGP_LANG_default_game_server_home_path_prefix_info', "Enter a path prefix for where you want game server homes to be created by default. You can use \"{USERNAME}\" in the path which will be replaced with the OGP username the game server is being assigned to. You can use \"{GAMEKEY}\" in the path which will be replaced with a friendly lowercase name. You can use \"{SKIPID}\" anywhere in the path to skip appending the home ID to the path. Example: /ogp/games/{USERNAME}/{GAMEKEY}{SKIPID} will become /ogp/games/username/arkse/. Example 2: /ogp/games will become /ogp/games/1 where 1 is the game servers ID.");
|
||||
define('OGP_LANG_use_authorized_hosts', "Limit API to Defined Authorized Hosts");
|
||||
define('OGP_LANG_use_authorized_hosts_info', "Enable this setting to only allow API calls from pre-defined and approved IP addresses. Approved addresses can be set on this page once the setting has been enabled. If this setting is disabled, a user using a valid key will have access to the API from any IP address. Users using a valid key will be able to use the API to manage any game server they have permissions to administrate.");
|
||||
define('OGP_LANG_setup_api_authorized_hosts', "Setup API authorized hosts");
|
||||
define('OGP_LANG_autohorized_hosts', "Authorized hosts");
|
||||
define('OGP_LANG_add', "Add");
|
||||
define('OGP_LANG_remove', "Remove");
|
||||
define('OGP_LANG_default_trusted_hosts', "Default Trusted Hosts");
|
||||
define('OGP_LANG_trusted_host_or_proxy_addresses_or_cidr', "Trusted Hosts or Proxies (IPv4/IPv6 Addresses or CIDR)");
|
||||
define('OGP_LANG_trusted_forwarded_ip_addresses_or_cidr', "Trusted Forwarded IPs (IPv4/IPv6 Addresses or CIDR)");
|
||||
define('OGP_LANG_reset_game_server_order', "إعادة ترتيب سيرفر اللعبة");
|
||||
define('OGP_LANG_reset_game_server_order_info', "إعادة ترتيب سيرفر اللعبة للرجوع إلى الافتراضي باستخدام معرف الخادم");
|
||||
|
||||
|
||||
?>
|
||||
|
|
@ -1,48 +0,0 @@
|
|||
<?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_system_uptime', "مدة تشغيل النظام");
|
||||
define('OGP_LANG_system_up_time', "مدة التشغيل");
|
||||
define('OGP_LANG_system_up_since', "منذ");
|
||||
define('OGP_LANG_day_word', "يوم");
|
||||
define('OGP_LANG_days_word', "أيام");
|
||||
define('OGP_LANG_hour_word', "ساعة");
|
||||
define('OGP_LANG_hours_word', "ساعات");
|
||||
define('OGP_LANG_minute_word', "دقيقة");
|
||||
define('OGP_LANG_minutes_word', "دقائق");
|
||||
define('OGP_LANG_second_word', "ثانية");
|
||||
define('OGP_LANG_seconds_word', "ثواني");
|
||||
define('OGP_LANG_cpu_usage', "استخدام المعالج");
|
||||
define('OGP_LANG_cpu_load', "حمل");
|
||||
define('OGP_LANG_ram_usage', "استخدام ذاكرة الوصول العشوائي");
|
||||
define('OGP_LANG_ram_used', "الذاكرة المستخدمة");
|
||||
define('OGP_LANG_ram_of', "من");
|
||||
define('OGP_LANG_storage_space', "مساحة التخزين");
|
||||
define('OGP_LANG_storage_total', "مساحة القرص");
|
||||
define('OGP_LANG_storage_used', "مستخدم");
|
||||
define('OGP_LANG_storage_free', "مساحة فارغة");
|
||||
define('OGP_LANG_process_monitor', "مراقبة العمليات");
|
||||
define('OGP_LANG_status_extension_required', "تمديد مطلوب");
|
||||
define('OGP_LANG_gd_info', "تمديدGD<a href=\"http://php.net/manual/en/image.installation.php\"> PHP</a> هو المطلوب لتوليد شريط الصور!");
|
||||
?>
|
||||
|
|
@ -1,74 +0,0 @@
|
|||
<?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_game', "لعبة");
|
||||
define('OGP_LANG_select_mod', "تحديد mod");
|
||||
define('OGP_LANG_manual_workshop_mod_id', "Manual Workshop mod ID");
|
||||
define('OGP_LANG_manual_workshop_mod_id_info', "You'll find the mod id at the URL of the mod, for example 1379153273 for ARK: Survival Evolved's Solar Panel. You can install multiple mods separating them by coma.");
|
||||
define('OGP_LANG_update_in_progress', "التحديث قيد التقدم");
|
||||
define('OGP_LANG_refresh_steam_workshop_status', "Refresh Steam Workshop status");
|
||||
define('OGP_LANG_update_completed', "إكتمل التحديث بنجاح");
|
||||
define('OGP_LANG_mod_does_not_belong_to_workshop', "The mod %s does not belong to the Workshop");
|
||||
define('OGP_LANG_mod_installation_started', "Mod installation started");
|
||||
define('OGP_LANG_failed_to_start_steam_workshop', "Failed to start Steam Workshop");
|
||||
define('OGP_LANG_connection_error', "خطأ في الإتصال");
|
||||
define('OGP_LANG_install_mod', "تثبيت الوحدات");
|
||||
define('OGP_LANG_show_mod_info', "Show mods info");
|
||||
define('OGP_LANG_select_game', "حدد اللعبة");
|
||||
define('OGP_LANG_save_config', "حفظ التكوين");
|
||||
define('OGP_LANG_mod_key_not_found_from_xml', "Mod key %s not found from xml.");
|
||||
define('OGP_LANG_workshop_id', "Workshop ID");
|
||||
define('OGP_LANG_workshop_id_info', "You'll find the Workshop ID at the URL of the Workshop, for example 440900 for Conan Exiles");
|
||||
define('OGP_LANG_mods_path', "Mods Path");
|
||||
define('OGP_LANG_mods_path_info', "The relative path for the mods folder.");
|
||||
define('OGP_LANG_regex', "Regex");
|
||||
define('OGP_LANG_regex_info', "A regular expression that matches the mods in the configuration file");
|
||||
define('OGP_LANG_mods_backreference_index', "Mods Backreference Index");
|
||||
define('OGP_LANG_mods_backreference_index_info', "The position of the back reference from the part of the regex that match the mods list, starting by 0.");
|
||||
define('OGP_LANG_variable', "متغير");
|
||||
define('OGP_LANG_variable_info', "The variable that cointains the mods list, if any.");
|
||||
define('OGP_LANG_place_after', "مكان بعد");
|
||||
define('OGP_LANG_place_after_info', "The section of the configuration file where the mods list appears, if any. It will be added to the config file if does not exists yet. If the given variable is not present then it will be placed in the line after this section.");
|
||||
define('OGP_LANG_mod_string', "Mod String");
|
||||
define('OGP_LANG_mod_string_info', "The string that represents the mod in the mod list. Valid replacements: %workshop_mod_id%, %first_file% (first file is the first file found in the mod folder downloaded by SteamCMD)");
|
||||
define('OGP_LANG_string_separator', "فاصل السلسلة");
|
||||
define('OGP_LANG_string_separator_info', "The character that separates the mods in the configuration file, for example new line character (\\n) or coma (,).");
|
||||
define('OGP_LANG_filepath', "مسار الملف");
|
||||
define('OGP_LANG_filepath_info', "The path of the configuration file where the mods must be listed.");
|
||||
define('OGP_LANG_post_install', "Postinstall Script");
|
||||
define('OGP_LANG_post_install_info', "The necessary commands in bash to move the mods to the mods folder. Valid replacements: %mods_full_path% (the full path to the Wokshop mods folder), %workshop_mod_id%, %first_file% (first file is the first file found in the mod folder downloaded by SteamCMD)");
|
||||
define('OGP_LANG_install_mods', "Install Mods");
|
||||
define('OGP_LANG_uninstall_mods', "Uninstall Mods");
|
||||
define('OGP_LANG_failed_uninstalling_mod', "Failed uninstalling mod %s");
|
||||
define('OGP_LANG_uninstall', "إلغاء تثبيت البرنامج النصي");
|
||||
define('OGP_LANG_uninstall_info', "This is the script called when a mod is uninstalled, Valid replacements: %mods_full_path% (the full path to the wokshop mods folder), %mod_string% (mod string is the name listed in the configuration file for this mod).");
|
||||
define('OGP_LANG_remove_mods', "Remove Mods");
|
||||
define('OGP_LANG_do_not_close_this_page_while_mods_are_being_installed', "Do not close this page while mods are being installed.");
|
||||
define('OGP_LANG_no_game_server_selected', "لم يتم تحديد خادم اللعبة");
|
||||
define('OGP_LANG_there_are_no_mods_installed_on_this_game_server', "There are no mods installed on this game server");
|
||||
define('OGP_LANG_workshop_configuration_not_found', "Workshop configuration not found");
|
||||
define('OGP_LANG_download_method', "طريقة التحميل");
|
||||
define('OGP_LANG_anonymous_login', "تسجيل دخول كمجهول");
|
||||
define('OGP_LANG_select_at_least_one_mod_or_enter_mod_id', "Select at least one mod or enter a mod ID.");
|
||||
define('OGP_LANG_no_game_servers_assigned', "ليس لديك أي خوادم مخصصة لحسابك.");
|
||||
?>
|
||||
|
|
@ -1,64 +0,0 @@
|
|||
<?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_login_name', "إسم المستخدم");
|
||||
define('OGP_LANG_first_name', "الاسم الأول");
|
||||
define('OGP_LANG_last_name', "الاسم الأخير");
|
||||
define('OGP_LANG_phone_number', "رقم الهاتف");
|
||||
define('OGP_LANG_email_address', "البريد الإلكتروني");
|
||||
define('OGP_LANG_register_a_new_user', "تسجيل مستخدم جديد");
|
||||
define('OGP_LANG_password_mismatch', "عدم تطابق كلمات المرور");
|
||||
define('OGP_LANG_confirm_password', "تأكيد كلمة المرور");
|
||||
define('OGP_LANG_subuser_password', "كلمة مرور المستخدم الفرعي");
|
||||
define('OGP_LANG_subuser_man', "إدارة المستخدم الفرعي");
|
||||
define('OGP_LANG_successfull', "نجح");
|
||||
define('OGP_LANG_click_here', "انقر هنا");
|
||||
define('OGP_LANG_to_login', "لتسجيل الدخول.");
|
||||
define('OGP_LANG_registered_on', "مسجل في");
|
||||
define('OGP_LANG_register_message', "مرحبا، <br><br>تم إنشاء حساب Open Game Panel، ويمكنك الآن تسجيل الدخول باستخدام معلومات الحساب التالية:<br><br>اسم المستخدم: %s<br>كلمه السر: %s<br><br>تذكر تغيير كلمة المرور الخاصة بك في كثير من الأحيان، وأول مرة تقوم بتسجيل الدخول.<br><br>رجاءا لا ترد على هذا الأيميل!<br><br>______________________________<br>Black Market Servers");
|
||||
define('OGP_LANG_err_password', "لا يمكن أن تكون كلمة المرور فارغة");
|
||||
define('OGP_LANG_err_confirm_password', "التحقق من أن حقل كلمة المرور لا يمكن أن يكون فارغا");
|
||||
define('OGP_LANG_err_password_mismatch', "كلمات المرور غير متطابقة");
|
||||
define('OGP_LANG_err_captcha', "لا يتطابق CAPTCHA.");
|
||||
define('OGP_LANG_err_login_name', "اسم المستخدم فارغ أو قيد الاستخدام.");
|
||||
define('OGP_LANG_err_first_name', "أدخل أسمك.");
|
||||
define('OGP_LANG_err_last_name', "لم يتم إدخال الاسم الأخير.");
|
||||
define('OGP_LANG_err_phone_number', "رقم الهاتف فارغ.");
|
||||
define('OGP_LANG_err_email_address', "عنوان بريد إلكتروني فارغ أو غير صحيح.");
|
||||
define('OGP_LANG_err_users_parent', "لا يجوز لحسابات المستخدمين الفرعية إنشاء مستخدمين آخرين.");
|
||||
define('OGP_LANG_err_parent_user', "يجب أن يشير معرف مستخدم الأصل إلى مستخدم موجود مسبقا صالح.");
|
||||
define('OGP_LANG_err_email_address_already_in_use_by', "عنوان البريد الإلكتروني قيد الاستخدام من قبل <b>%s</b>.");
|
||||
define('OGP_LANG_user_registration', "تسجيل المستخدم");
|
||||
define('OGP_LANG_your_account_details_has_been_sent_by_email_to', "تم إرسال تفاصيل حسابك عبر البريد الإلكتروني إلى <b>%s</b>.");
|
||||
define('OGP_LANG_subject', "مرحبا %s, مرحبا بك في%s!");
|
||||
define('OGP_LANG_sub_user', "المستخدمين الفرعيين");
|
||||
define('OGP_LANG_create_sub_user', "إضافة مستخدم فرعي");
|
||||
define('OGP_LANG_listdel_sub_user', "قائمة، تعديل معلومات حساب المستخدم الفرعي، أو حذف المستخدم الفرعي");
|
||||
define('OGP_LANG_delete_sub_user', "تحرير / حذف المستخدم الفرعي");
|
||||
define('OGP_LANG_del_subuser_conf', "هل تريد بالتأكيد حذف هذا الحساب:");
|
||||
define('OGP_LANG_no_subusers', "لم يتم إنشاء أي مستخدمين فرعيين ضمن حسابك حتى الآن!");
|
||||
define('OGP_LANG_subuser_deleted', "المستخدم الفرعي %s تم حذفه بنجاح من قاعدة البيانات!");
|
||||
define('OGP_LANG_subuser_added', "المستخدم الفرعي %s تم إنشاء بنجاح وإضافة إلى قاعدة البيانات!");
|
||||
define('OGP_LANG_your_subusers', "حسابات المستخدمين الفرعية المملوكة");
|
||||
?>
|
||||
|
|
@ -1,38 +0,0 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 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_support_email_content', "لقد تلقيت طلبا للدعم من %s (%s).<br> <br> سيرفر : %s.<br> <br> %s");
|
||||
define('OGP_LANG_message_has_been_sent', "أشكركم على الاتصال بنا! تم استلام رسالتك وسنرد عليها عن طريق البريد الإلكتروني.");
|
||||
define('OGP_LANG_please_describe_your_issue_below', "يرجى استخدام النموذج أدناه لطلب الدعم لخادم اللعبة.<br> سنرد في أقرب وقت ممكن.");
|
||||
define('OGP_LANG_select_server', "اختر سيرفر");
|
||||
define('OGP_LANG_email_address', "عنوان البريد الإلكترونى");
|
||||
define('OGP_LANG_subject', "العنوان");
|
||||
define('OGP_LANG_message', "الرسالة");
|
||||
define('OGP_LANG_email_must_be_filled_out', "يجب ملء عنوان البريد الإلكتروني.");
|
||||
define('OGP_LANG_subject_must_be_filled_out', "يجب ملء العنوان.");
|
||||
define('OGP_LANG_message_must_be_filled_out', "يجب ملء الرسالة.");
|
||||
define('OGP_LANG_send', "إرسال");
|
||||
define('OGP_LANG_error', "خطأ");
|
||||
define('OGP_LANG_info', "معلومات");
|
||||
?>
|
||||
|
|
@ -1,115 +0,0 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 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_support_tickets', "تذاكر الدعم");
|
||||
define('OGP_LANG_ticket_subject', "الموضوع");
|
||||
define('OGP_LANG_ticket_status', "الحالة");
|
||||
define('OGP_LANG_ticket_updated', "آخر تحديث");
|
||||
define('OGP_LANG_ticket_options', "الخيارات");
|
||||
define('OGP_LANG_viewing_ticket', "عرض تذكرة");
|
||||
define('OGP_LANG_ticket_not_found', "معلمات التذكرة لا تتطابق مع التذكرة الموجودة.");
|
||||
define('OGP_LANG_ticket_cant_read', "عدم كفاية الإذن لعرض التذاكر.");
|
||||
define('OGP_LANG_cant_view_ticket', "غير قادر على استرداد معلومات التذكرة.");
|
||||
define('OGP_LANG_ticket_id', "اي دي التذكرة");
|
||||
define('OGP_LANG_service_id', "اي دي الخدمة");
|
||||
define('OGP_LANG_ticket_submitted', "تم إرسال التذكرة");
|
||||
define('OGP_LANG_submitter_info', "معلومات المرسل");
|
||||
define('OGP_LANG_name', "الاسم");
|
||||
define('OGP_LANG_ip', "الأيبي");
|
||||
define('OGP_LANG_role', "دور المستخدم");
|
||||
define('OGP_LANG_ticket_submit_response', "إرسال الرد");
|
||||
define('OGP_LANG_ticket_close', "أغلق");
|
||||
define('OGP_LANG_no_ticket_replies', "لا توجد أية تعليقات");
|
||||
define('OGP_LANG_no_tickets_submitted', "لم يتم تقديم تذاكر.");
|
||||
define('OGP_LANG_submit_ticket', "قدم التذكرة");
|
||||
define('OGP_LANG_ticket_service', "خدمة");
|
||||
define('OGP_LANG_ticket_message', "رسالة");
|
||||
define('OGP_LANG_ticket_errors_occured', "حدثت الأخطاء التالية عند إرسال التذكرة");
|
||||
define('OGP_LANG_no_ticket_subject', "لا موضوع للتذكرة");
|
||||
define('OGP_LANG_invalid_ticket_subject_length', "طول الموضوع غير صالح (4 إلى 64 حرفا)");
|
||||
define('OGP_LANG_invalid_home_selected', "الصفحة المحددّة غير صالحة");
|
||||
define('OGP_LANG_no_ticket_message', "لا رسالة تذكرة مقدمة");
|
||||
define('OGP_LANG_invalid_ticket_message_length', "طول رسالة التذكرة غير صالح (بحد أدنى 4 أحرف)");
|
||||
define('OGP_LANG_ticket_no_service', "لم يتم تحديد أي خدمة لهذه التذكرة.");
|
||||
define('OGP_LANG_failed_to_open', "أخفق فتح التذكرة.");
|
||||
define('OGP_LANG_failed_to_reply', "أخفقت في إنشاء استجابة للتذكرة.");
|
||||
define('OGP_LANG_no_ticket_reply', "لا رد للتذكرة المقدّمة");
|
||||
define('OGP_LANG_invalid_ticket_reply_length', "طول رد تذكرة غير صالح (بحد أدنى 4 أحرف)");
|
||||
define('OGP_LANG_ticket_closed', "تذكرة مغلقة");
|
||||
define('OGP_LANG_ticket_open', "تذكرة مفتوحة");
|
||||
define('OGP_LANG_ticket_admin_response', "رد المشرف");
|
||||
define('OGP_LANG_ticket_customer_response', "استجابة العملاء");
|
||||
define('OGP_LANG_ticket_invalid_page_num', "لقد حاولت عرض رقم الصفحة بدون تذاكر!");
|
||||
define('OGP_LANG_ticket_is_closed', "تم إغلاق هذه التذكرة. يمكنك الرد على هذه التذكرة لإعادة فتحها.");
|
||||
define('OGP_LANG_reply', "الرد");
|
||||
define('OGP_LANG_invalid_rating', "التقييم المستلم غير صالح.");
|
||||
define('OGP_LANG_successfully_rated_response', "تم تقييم الاستجابة بنجاح.");
|
||||
define('OGP_LANG_failed_rating_response', "أخفق تقييم الاستجابة.");
|
||||
define('OGP_LANG_attachment_not_all_parameters_sent', "لم يتم إرسال جميع المعلمات لتنزيل الملف.");
|
||||
define('OGP_LANG_requested_attachment_missing', "المرفق المطلوب غير موجود.");
|
||||
define('OGP_LANG_requested_attachment_missing_db', "المرفق المطلوب غير موجود في قاعدة البيانات.");
|
||||
define('OGP_LANG_ratings_disabled', "تقييم الردود غير مفعل");
|
||||
define('OGP_LANG_attachments', "مرفقات");
|
||||
define('OGP_LANG_add_file_attachment', "أضف المزيد");
|
||||
define('OGP_LANG_attachment_size_info', "قد يكون كل ملف محدد بحد أقصى من %s");
|
||||
define('OGP_LANG_attachment_file_size_info', "سيتم رفع %s ملف على الأكثر، %sلكل ملف.");
|
||||
define('OGP_LANG_attachment_allowed_extensions_info', "إضافات الملفات المسموح بها: %s");
|
||||
define('OGP_LANG_ticket_fix_before_submitting', "يرجى تصحيح الأخطاء التالية قبل إرسال التذكرة");
|
||||
define('OGP_LANG_ticket_fix_before_replying', "يرجى تصحيح الأخطاء التالية قبل الرد على التذكرة");
|
||||
define('OGP_LANG_ticket_problem_with_attachments', "حدثت مشكلة في الملف (الملفات) المرفقة");
|
||||
define('OGP_LANG_ticket_attachment_invalid_extension', "%1 لا يحتوي على إضافة مسموح بها.");
|
||||
define('OGP_LANG_ticket_attachment_invalid_size', "%1 أكبر من حجم الملف المسموح به. %2 كحد أقصى!");
|
||||
define('OGP_LANG_ticket_max_file_elements', "قد لا توجد سوى %1 من مدخلات الملف كحد أقصى.");
|
||||
define('OGP_LANG_ticket_attachment_multiple_files', "يحتوي ملف واحد أو أكثر من ملفات الإدخال على ملفات متعددة محددة");
|
||||
define('OGP_LANG_attachment_err_ini_size', "%s (%s) يتجاوز إعداد 'upload_max_filesize' setting.");
|
||||
define('OGP_LANG_attachment_err_partial', "%sتم تحميلها جزئيا فقط. ");
|
||||
define('OGP_LANG_attachment_err_no_tmp', "لا يوجد مجلد مؤقت لحفظ %s");
|
||||
define('OGP_LANG_attachment_err_cant_write', "تعذر كتابة %s إلى القرص.");
|
||||
define('OGP_LANG_attachment_err_extension', "إضافة قامت بإيقاف رفع %s. راجع السجلات.");
|
||||
define('OGP_LANG_attachment_too_large', "%s(%s) أكبر من الحجم المسموح به %s!");
|
||||
define('OGP_LANG_attachment_forbidden_type', "نوع الملف %s يمكن ان لا يتم رفعه.");
|
||||
define('OGP_LANG_attachment_directory_not_writable', "لا يمكن حفظ الملفات المرفقة. المسار المحدد للحفظ لا يمكن الكتابة فيه.");
|
||||
define('OGP_LANG_attachment_invalid_file_count', "عدد الملفات المسموح بنقلها إلى الخادم غير صحيح. يمكن رفع عدد %sمن الملفات فقط.");
|
||||
define('OGP_LANG_ratings_enabled', "تصنيفات");
|
||||
define('OGP_LANG_ratings_enabled_info', "حدد إذا كنت تريد السماح بالتصنيفات.");
|
||||
define('OGP_LANG_attachments_enabled', "مرفقات");
|
||||
define('OGP_LANG_attachments_enabled_info', "حدد إذا كنت تريد تفعيل نظام المرفقات.");
|
||||
define('OGP_LANG_attachment_max_size', "الحد الأقصى لحجم الملف");
|
||||
define('OGP_LANG_attachment_max_size_info', "قم بتحديد أقصى حجم للمرفقات.");
|
||||
define('OGP_LANG_attachment_limit', "حد المرفق");
|
||||
define('OGP_LANG_attachment_limit_info', "قم بتحديد عدد الملفات التي يمكن إرفاقها في نفس الوقت. ضع 0 لإلغاء الحد الأعلى للملفات.");
|
||||
define('OGP_LANG_attachment_save_dir', "موقع تحميل المرفقات");
|
||||
define('OGP_LANG_attachment_save_dir_info', "حدد المسار الذي سيتم رفع المرفقات إليه. من الناحية المثالية، خارج مجلد public_html أو حجب الوصول المباشر.");
|
||||
define('OGP_LANG_attachment_extensions', "ملحقات المرفقات");
|
||||
define('OGP_LANG_attachment_extensions_info', "تحدد الإمتدادات المسموح بها. كل إمتداد يجب أن يكون مفصولا بفاصلة (,).");
|
||||
define('OGP_LANG_show_php_ini', "إظهار إعدادات INI المقدَّرة");
|
||||
define('OGP_LANG_settings_errors_occured', "الأخطاء التالية حدثت عند محاولة تحديث الإعدادات. لم يتم تحديث الكل.");
|
||||
define('OGP_LANG_invalid_max_size', "قيمة غير صالحة لإعدادات الحجم الأقصى.");
|
||||
define('OGP_LANG_invalid_unit', "وحدة غير صالحة في ضبط أقصى حجم. نتوقع كيلوبايت KB ، ميجابايت MB ، جيجابايت GB ، تيرابايت TB ، بيتابايت PB.");
|
||||
define('OGP_LANG_invalid_save_dir', "لم يتم العثور على المسار المحدد للحفظ أو لا يمكن إنشاءه.");
|
||||
define('OGP_LANG_invalid_save_dir_not_writable', "المسار المحدد للحفظ موجود، لكن لا يمكن الكتابة فيه.");
|
||||
define('OGP_LANG_invalid_extensions', "لم يتم تحديد أي امتدادات لملفات المرفقات.");
|
||||
define('OGP_LANG_update_settings', "إعدادات التحديث");
|
||||
define('OGP_LANG_notifications_enabled', "إشعارات");
|
||||
define('OGP_LANG_notifications_enabled_info', "اسمح للمستخدم / المسؤول لمعرفة ما إذا كان لديه تذكرة في انتظار الرد.");
|
||||
|
|
@ -1,59 +0,0 @@
|
|||
<?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.
|
||||
*
|
||||
*/
|
||||
|
||||
include('litefm.php');
|
||||
define('OGP_LANG_curl_needed', "هذه الصفحة تتطلب PHP curl module .");
|
||||
define('OGP_LANG_no_access', "أنت بحاجة إلى صلاحيات الأدمن للدخول إلى هذه الصفحة.");
|
||||
define('OGP_LANG_dwl_update', "تحميل التحديث...");
|
||||
define('OGP_LANG_dwl_complete', "تم التحميل");
|
||||
define('OGP_LANG_install_update', "تثبيت التحديث...");
|
||||
define('OGP_LANG_update_complete', "تم التحديث");
|
||||
define('OGP_LANG_ignored_files', "%s ملفات تم تجاهلها");
|
||||
define('OGP_LANG_not_updated_files_blacklisted', "لم يتم تحديث / تثبيت الملفات (القائمة السوداء):<br>%s");
|
||||
define('OGP_LANG_latest_version', "احدث اصدار");
|
||||
define('OGP_LANG_panel_version', "نسخة اللوحة");
|
||||
define('OGP_LANG_update_now', "تحديث الان");
|
||||
define('OGP_LANG_the_panel_is_up_to_date', "اللوحة محدثة لاخر إصدار.");
|
||||
define('OGP_LANG_files_overwritten', "%s ملف استبدل");
|
||||
define('OGP_LANG_files_not_overwritten', "%s لا يتم الكتابة فوق الملفات بسبب القائمة السوداء");
|
||||
define('OGP_LANG_can_not_update_non_writable_files', "لايمكن تحديث الملفات/المجلدات التالية لانها غير قابلة لإستبدال");
|
||||
define('OGP_LANG_dwl_failed', "رابط التحميل غير متوفر: \"%s\".<br>جرب مجدداً في وقت لاحق.");
|
||||
define('OGP_LANG_temp_folder_not_writable', "لا يمكن وضع التنزيل، لأن أباتشي ليس لديه إذن كتابة في المجلد المؤقت للنظام (%s).");
|
||||
define('OGP_LANG_base_dir_not_writable', "لا يمكن تحديث اللوحة، لأن أباتشي ليس لديه إذن الكتابة على مجلد \"%s\".");
|
||||
define('OGP_LANG_new_files', "%s ملف جديد");
|
||||
define('OGP_LANG_updated_files', "تحديث الملفات:<br>%s");
|
||||
define('OGP_LANG_select_mirror', "إختر مرآه");
|
||||
define('OGP_LANG_view_changes', "شاهد التغيرات");
|
||||
define('OGP_LANG_updating_modules', "تحديث الموديولات");
|
||||
define('OGP_LANG_updating_finished', "انتهى التحديث");
|
||||
define('OGP_LANG_updated_module', "تحديث الموديول : '%s'.");
|
||||
define('OGP_LANG_blacklist_files', "ملفات القائمة السوداء");
|
||||
define('OGP_LANG_blacklist_files_info', "لن يتم تحديث كافة الملفات المعلمة.");
|
||||
define('OGP_LANG_save_to_blacklist', "حفظ إلى القائمة السوداء");
|
||||
define('OGP_LANG_no_new_updates', "لا توجد تحديثات جديدة");
|
||||
define('OGP_LANG_module_file_missing', "الدليل مفقود في ملف module.php.");
|
||||
define('OGP_LANG_query_failed', "أخفق تنفيذ طلب البحث");
|
||||
define('OGP_LANG_query_failed_2', "إلى قاعدة البيانات.");
|
||||
define('OGP_LANG_missing_zip_extension', "لم يتم تحميل ملحق php-zip. الرجاء تفعيله لتمكينه من استخدام وحدة التحديث.");
|
||||
?>
|
||||
|
|
@ -1,113 +0,0 @@
|
|||
<?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_your_profile', "ملفك الشخصي");
|
||||
define('OGP_LANG_new_password', "كلمة السر الجديدة");
|
||||
define('OGP_LANG_retype_new_password', "أعد كتابة كلمة السر الجديدة");
|
||||
define('OGP_LANG_login_name', "اسم الدخول");
|
||||
define('OGP_LANG_language', "اللغة");
|
||||
define('OGP_LANG_first_name', "الاسم الاول");
|
||||
define('OGP_LANG_page_limit', "مواد لكل صفحة");
|
||||
define('OGP_LANG_page_limit_info', "عدد العناصر المعروضة في الصفحة. لا يمكن أن يكون عدد العناصر أقل من 10.");
|
||||
define('OGP_LANG_last_name', "الاسم الاخير");
|
||||
define('OGP_LANG_phone_number', "رقم الهاتف");
|
||||
define('OGP_LANG_email_address', "عنوان البريد الإلكتروني");
|
||||
define('OGP_LANG_city', "المدينة");
|
||||
define('OGP_LANG_province', "Province");
|
||||
define('OGP_LANG_country', "البلد");
|
||||
define('OGP_LANG_comment', "التعليقات");
|
||||
define('OGP_LANG_expires', "تنتهي في");
|
||||
define('OGP_LANG_save_profile', "Save profile");
|
||||
define('OGP_LANG_new_password_info', "When password field is empty the password will not be updated.");
|
||||
define('OGP_LANG_theme', "القالب");
|
||||
define('OGP_LANG_theme_info', "If theme is empty the global value is used.");
|
||||
define('OGP_LANG_expires_info', "Date when the user account expires. The account is not deleted, but user can not login anymore.");
|
||||
define('OGP_LANG_password_mismatch', "Passwords did not match.");
|
||||
define('OGP_LANG_current_password', "Current password");
|
||||
define('OGP_LANG_current_password_info', "Your current password.");
|
||||
define('OGP_LANG_current_password_mismatch', "Your current password did not match to the one in database.");
|
||||
define('OGP_LANG_add_new_user', "Add a new user");
|
||||
define('OGP_LANG_edit_user_groups', "Edit User Groups");
|
||||
define('OGP_LANG_users', "Users");
|
||||
define('OGP_LANG_user_role', "دور المستخدم");
|
||||
define('OGP_LANG_full_name', "Full Name");
|
||||
define('OGP_LANG_edit_games', "Edit Games");
|
||||
define('OGP_LANG_edit_profile', "Edit Profile");
|
||||
define('OGP_LANG_confirm_password', "Confirm password");
|
||||
define('OGP_LANG_you_need_to_enter_both_passwords', "You need to enter both passwords.");
|
||||
define('OGP_LANG_passwords_did_not_match', "Passwords did not match.");
|
||||
define('OGP_LANG_could_not_add_user_because_user_already_exists', "Could not add user, because user <em>%s</em> already exists.");
|
||||
define('OGP_LANG_successfully_added_user', "Successfully added user <em>%s</em>.");
|
||||
define('OGP_LANG_add_a_new_user', "Add a new user");
|
||||
define('OGP_LANG_admin', "Admin");
|
||||
define('OGP_LANG_user', "User");
|
||||
define('OGP_LANG_user_with_id_does_not_exist', "User with ID %s does not exist.");
|
||||
define('OGP_LANG_are_you_sure_you_want_to_delete_user', "Are you sure you want to delete user <em>%s</em>?");
|
||||
define('OGP_LANG_unable_to_delete_user', "Unable to delete user %s.");
|
||||
define('OGP_LANG_successfully_deleted_user', "Successfully deleted user <b>%s</b>.");
|
||||
define('OGP_LANG_failed_to_update_user_profile_error', "Failed to update user profile. Error: %s");
|
||||
define('OGP_LANG_profile_of_user_modified_successfully', "Profile of user <b>%s</b> was modified successfully.");
|
||||
define('OGP_LANG_no_subusers', "No subusers are available to be assigned to a group. Please create subuser accounts.");
|
||||
define('OGP_LANG_ownedby', "Parent Owner");
|
||||
define('OGP_LANG_andSubUsers', " And all of his subusers?");
|
||||
define('OGP_LANG_subusers', "Subusers");
|
||||
define('OGP_LANG_show_subusers', "Show Subusers");
|
||||
define('OGP_LANG_hide_subusers', "Hide Subusers");
|
||||
define('OGP_LANG_info_group', "From this page it is possible to determine user groups. You can assign servers to group so that they are availble for all of the group users.");
|
||||
define('OGP_LANG_add_new_group', "Add new group");
|
||||
define('OGP_LANG_group_name', "Group Name");
|
||||
define('OGP_LANG_add_group', "Add Group");
|
||||
define('OGP_LANG_no_groups_available', "No groups available.");
|
||||
define('OGP_LANG_delete_group', "Delete Group");
|
||||
define('OGP_LANG_add_user_to_group', "Add user to group");
|
||||
define('OGP_LANG_add_user', "Add User");
|
||||
define('OGP_LANG_remove_from_group', "Remove from group");
|
||||
define('OGP_LANG_add_server_to_group', "Add server to group");
|
||||
define('OGP_LANG_add_server', "Add Server");
|
||||
define('OGP_LANG_servers_in_group', "Servers in group");
|
||||
define('OGP_LANG_no_servers_in_group', "No servers in group %s.");
|
||||
define('OGP_LANG_available_groups', "Available Groups");
|
||||
define('OGP_LANG_assign_homes', "Assign Homes");
|
||||
define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
|
||||
define('OGP_LANG_group_name_empty', "Group name can not be empty.");
|
||||
define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
|
||||
define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
|
||||
define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
|
||||
define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");
|
||||
define('OGP_LANG_successfully_added_server_to_group', "Successfully added server to group <em>%s</em>.");
|
||||
define('OGP_LANG_successfully_removed_from_group', "Successfully removed %s from group <em>%s</em>.");
|
||||
define('OGP_LANG_could_not_delete_server_from_group', "Could not delete server %s from group <em>%s</em>.");
|
||||
define('OGP_LANG_successfully_removed_server_from_group', "Successfully removed server %s from group <em>%s</em>.");
|
||||
define('OGP_LANG_group_with_id_does_not_exist', "%s group does not exist.");
|
||||
define('OGP_LANG_are_you_sure_you_want_to_delete_group', "Are you sure you want to delete group <em>%s</em>?");
|
||||
define('OGP_LANG_unable_to_delete_group', "Unable to delete %s group.");
|
||||
define('OGP_LANG_successfully_deleted_group', "Successfully deleted group <b>%s</b>.");
|
||||
define('OGP_LANG_editing_profile', "Editing Profile: %s");
|
||||
define('OGP_LANG_valid_user', "Please specify a valid user.");
|
||||
define('OGP_LANG_enter_valid_username', "Please enter a valid username.");
|
||||
define('OGP_LANG_unexpected_role', "Unexpected user role received.");
|
||||
define('OGP_LANG_search', "Search");
|
||||
define('OGP_LANG_api_token', "API token");
|
||||
define('OGP_LANG_user_receives_emails', "Receive emails");
|
||||
?>
|
||||
|
|
@ -1,223 +0,0 @@
|
|||
<?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_add_mods_note', "تحتاج إضافة مودز بعد إضافة سيرفر إلى مستخدم . يمكنك عمل ذلك بتعديل السيرفر.");
|
||||
define('OGP_LANG_game_servers', "سيرفرات الألعاب");
|
||||
define('OGP_LANG_game_path', "مسار اللعبة");
|
||||
define('OGP_LANG_game_path_info', "An absolute server path. Example: /home/ogpbot/OGP_User_Files/My_Server");
|
||||
define('OGP_LANG_game_server_name_info', "اسم السيرفر يساعد المستخدمين على معرفة سيرفراتهم");
|
||||
define('OGP_LANG_control_password', "التحكم في كلمة المرور");
|
||||
define('OGP_LANG_control_password_info', "كلمةالمرور هذه تستخدم للتحكم فى السيرفر . مثل كلمة السر RCON . إذا كانت خانة كلمة المرور فارغة هذا يعنى أنها مستخدمة.");
|
||||
define('OGP_LANG_add_game_home', "أضف سيرفر لعبة");
|
||||
define('OGP_LANG_game_path_empty', "مسار اللعبة لايمكن أن يكون فارغا");
|
||||
define('OGP_LANG_game_home_added', "تم إضافة سيرفر اللعبة بنجاح. إعادة توجيه لصفحة الإعدادت.");
|
||||
define('OGP_LANG_failed_to_add_home_to_db', "أخفقت إضافة الصفحة الرئيسية لقاعدة البيانات .خطأ %s.");
|
||||
define('OGP_LANG_caution_agent_offline_can_not_get_os_and_arch_showing_servers_for_all_platforms', "<b>الحذر!</b> وكيل غير متواجد حاليا، لا يمكن الحصول على نوع نظام التشغيل والهندسة المعمارية،<br> عرض الخوادم لجميع الأنظمة الأساسية:");
|
||||
define('OGP_LANG_select_remote_server', "إختر ريموت سيرفر");
|
||||
define('OGP_LANG_no_remote_servers_configured', "لا يوجد ريموت سيرفر مجهز للبانل .<br> تحتاج إلى ريموت سيرفر قبل أن تسطيع إضافة سيرفرات للمستخدمين");
|
||||
define('OGP_LANG_no_game_configurations_found', "لم يتم العثور على تهيئة لعبة. تحتاج إلى إضافة تهيئة اللعبة من");
|
||||
define('OGP_LANG_game_configurations', "> صفحة تهيئة اللعبة");
|
||||
define('OGP_LANG_add_remote_server', "أضف سيرفر.");
|
||||
define('OGP_LANG_wine_games', "ألعاب Wine");
|
||||
define('OGP_LANG_home_path', "مسار ال Home");
|
||||
define('OGP_LANG_change_home_info', "مكان تثبيت سيرفر اللعبة . مثال:/home/ogp/my_server/");
|
||||
define('OGP_LANG_game_server_name', "إسم سيرفر لعبة");
|
||||
define('OGP_LANG_change_name_info', "اسم السيرفر يساعد المستخدمين على معرفة سيرفراتهم");
|
||||
define('OGP_LANG_game_control_password', "كلمة مرور تحكم اللعبة");
|
||||
define('OGP_LANG_change_control_password_info', "مثال لكلمة مرور التحكم . rcon password");
|
||||
define('OGP_LANG_available_mods', "المودات المتاحة");
|
||||
define('OGP_LANG_note_no_mods', "لا يوجد مود متوفر لهذه اللعبة");
|
||||
define('OGP_LANG_change_home', "غير ال Home");
|
||||
define('OGP_LANG_change_control_password', "تغيير كلمة مرور التحكم");
|
||||
define('OGP_LANG_change_name', "تغيير الإسم");
|
||||
define('OGP_LANG_add_mod', "أضف مود");
|
||||
define('OGP_LANG_set_ip', "حدد ip");
|
||||
define('OGP_LANG_ips_and_ports', "IPs و Ports");
|
||||
define('OGP_LANG_mod_name', "إسم المود");
|
||||
define('OGP_LANG_max_players', "الحد الأقصى للاعبين");
|
||||
define('OGP_LANG_extra_cmd_line_args', "Extra Command Line Args");
|
||||
define('OGP_LANG_extra_cmd_line_info', "سطر الأوامر الإضافية يوفر وسيلة لإدخال حجج إضافية إلى سطر الأوامر اللعبة عند بدء تشغيله.");
|
||||
define('OGP_LANG_cpu_affinity', "وحدة المعالجة المركزية متقاربة");
|
||||
define('OGP_LANG_nice_level', "مستوى لطيف");
|
||||
define('OGP_LANG_set_options', "ضف خياراً");
|
||||
define('OGP_LANG_remove_mod', "إمسح المود");
|
||||
define('OGP_LANG_mods', "مودز");
|
||||
define('OGP_LANG_ip', "IP");
|
||||
define('OGP_LANG_port', "Port");
|
||||
define('OGP_LANG_no_ip_ports_assigned', "يجب إضافة زوج من ال IP:Port لل Home");
|
||||
define('OGP_LANG_successfully_assigned_ip_port', "Successfully assigned IP:Port pair to home.");
|
||||
define('OGP_LANG_port_range_error', "Port needs to be between range 0 and 65535.");
|
||||
define('OGP_LANG_failed_to_assing_mod_to_home', "Failed to assing mod with id %d to home.");
|
||||
define('OGP_LANG_successfully_assigned_mod_to_home', "Successfully assigned mod with id %d to home.");
|
||||
define('OGP_LANG_successfully_modified_mod', "Successfully modified mod information.");
|
||||
define('OGP_LANG_back_to_game_monitor', "Back to Game Monitor");
|
||||
define('OGP_LANG_back_to_game_servers', "Back to Game Servers");
|
||||
define('OGP_LANG_user_id_main', "المالك الأساسى");
|
||||
define('OGP_LANG_change_user_id_main', "تغير المالك الأساسى");
|
||||
define('OGP_LANG_change_user_id_main_info', "The main server home owner.");
|
||||
define('OGP_LANG_server_ftp_password', "كلمة مرور FTP");
|
||||
define('OGP_LANG_change_ftp_password', "تغيير كلمة مرور FTP");
|
||||
define('OGP_LANG_change_ftp_password_info', "This is the password to login to FTP server for this home.");
|
||||
define('OGP_LANG_Delete_old_user_assigned_homes', "Unassign home to current users.");
|
||||
define('OGP_LANG_editing_home_called', "Editing home called");
|
||||
define('OGP_LANG_control_password_updated_successfully', "Control password updated successfully.");
|
||||
define('OGP_LANG_control_password_update_failed', "Control password update failed");
|
||||
define('OGP_LANG_successfully_changed_game_server', "Successfully changed game server.");
|
||||
define('OGP_LANG_error_ocurred_on_remote_server', "Error ocurred on remote server,");
|
||||
define('OGP_LANG_ftp_password_can_not_be_changed', "FTP password can not be changed.");
|
||||
define('OGP_LANG_ftp_can_not_be_switched_on', "FTP can not be switched ON.");
|
||||
define('OGP_LANG_ftp_can_not_be_switched_off', "FTP can not be switched OFF.");
|
||||
define('OGP_LANG_invalid_home_id_entered', "تم إدخال أيدي غير صالح.");
|
||||
define('OGP_LANG_ip_port_already_in_use', "The %s:%s is already in use. Choose another one.");
|
||||
define('OGP_LANG_successfully_assigned_ip_port_to_server_id', "Successfully assigned %s:%s to home with ID %s.");
|
||||
define('OGP_LANG_no_ip_addresses_configured', "Your game server does not have any IP-addresses configured to it. You can configure them from ");
|
||||
define('OGP_LANG_server_page', "صفحة السيرفر");
|
||||
define('OGP_LANG_successfully_removed_mod', "تم حذف مود اللعبة بنجاح.");
|
||||
define('OGP_LANG_warning_agent_offline_defaulting_CPU_count_to_1', "Warning - Agent offline, defaulting CPU count to 1.");
|
||||
define('OGP_LANG_mod_install_cmds', "Mod Install CMDs");
|
||||
define('OGP_LANG_cmds_for', "أوامر ل");
|
||||
define('OGP_LANG_preinstall_cmds', "Preinstall Commands");
|
||||
define('OGP_LANG_postinstall_cmds', "Postinstall Commands");
|
||||
define('OGP_LANG_edit_preinstall_cmds', "Edit Preinstall Commands");
|
||||
define('OGP_LANG_edit_postinstall_cmds', "Edit Postinstall Commands");
|
||||
define('OGP_LANG_save_as_default_for_this_mod', "Save as default for this mod");
|
||||
define('OGP_LANG_empty', "فارغ");
|
||||
define('OGP_LANG_master_server_for_clon_update', "Master server for local update");
|
||||
define('OGP_LANG_set_as_master_server', "Set as master server");
|
||||
define('OGP_LANG_set_as_master_server_for_local_clon_update', "Set as master server for local update.");
|
||||
define('OGP_LANG_only_available_for', "Only available for '%s' hosted on the remote server named '%s'.");
|
||||
define('OGP_LANG_ftp_on', "Enable FTP");
|
||||
define('OGP_LANG_ftp_off', "Disable FTP");
|
||||
define('OGP_LANG_change_ftp_account_status', "Change FTP account status");
|
||||
define('OGP_LANG_change_ftp_account_status_info', "Once a FTP account is enabled or disabled, it is added or removed from the FTP's database.");
|
||||
define('OGP_LANG_server_ftp_login', "Server FTP Login");
|
||||
define('OGP_LANG_change_ftp_login_info', "Change the FTP Login with a customized one.");
|
||||
define('OGP_LANG_change_ftp_login', "Change FTP Login");
|
||||
define('OGP_LANG_ftp_login_can_not_be_changed', "Can not change FTP Login.");
|
||||
define('OGP_LANG_server_is_running_change_addresses_not_available', "The server is actually running, the IP cannot be changed.");
|
||||
define('OGP_LANG_change_game_type', "Change Game Type");
|
||||
define('OGP_LANG_change_game_type_info', "By changing the game type the current the mods configuration will be deleted.");
|
||||
define('OGP_LANG_force_mod_on_this_address', "Force mod on this address");
|
||||
define('OGP_LANG_successfully_assigned_mod_to_address', "Successfully assigned mod to address");
|
||||
define('OGP_LANG_switch_mods', "Switch mods");
|
||||
define('OGP_LANG_switch_mod_for_address', "Switch mod for address %s");
|
||||
define('OGP_LANG_invalid_path', "Invalid Path");
|
||||
define('OGP_LANG_add_new_game_home', "Add new game server");
|
||||
define('OGP_LANG_no_game_homes_found', "No game servers found");
|
||||
define('OGP_LANG_available_game_homes', "Available game servers");
|
||||
define('OGP_LANG_home_id', "Home ID");
|
||||
define('OGP_LANG_game_server', "Game Server");
|
||||
define('OGP_LANG_game_type', "Game Type");
|
||||
define('OGP_LANG_game_home', "Home Path");
|
||||
define('OGP_LANG_game_home_name', "Game Server Name");
|
||||
define('OGP_LANG_clone', "Clone");
|
||||
define('OGP_LANG_unassign', "Unassign");
|
||||
define('OGP_LANG_access_rights', "Access Rights");
|
||||
define('OGP_LANG_assigned_homes', "Currently Assigned Homes");
|
||||
define('OGP_LANG_assign', "Assign");
|
||||
define('OGP_LANG_allow_updates', "Allow Game Updates");
|
||||
define('OGP_LANG_allow_updates_info', "Allows user to update the game installation if that is possible.");
|
||||
define('OGP_LANG_allow_file_management', "Allow File Management");
|
||||
define('OGP_LANG_allow_file_management_info', "Allows user to access the game server with file management modules.");
|
||||
define('OGP_LANG_allow_parameter_usage', "Allow Parameter Usage");
|
||||
define('OGP_LANG_allow_parameter_usage_info', "Allows user to change available command line parameters.");
|
||||
define('OGP_LANG_allow_extra_params', "Allow Extra parametrs");
|
||||
define('OGP_LANG_allow_extra_params_info', "Allows user to modify extra command line parameters.");
|
||||
define('OGP_LANG_allow_ftp', "Allow FTP");
|
||||
define('OGP_LANG_allow_ftp_info', "Show the FTP access information to the user.");
|
||||
define('OGP_LANG_allow_custom_fields', "Allow Custom Fields");
|
||||
define('OGP_LANG_allow_custom_fields_info', "Allows user to access custom fields of the game server if any.");
|
||||
define('OGP_LANG_select_home', "Select Home to Assign");
|
||||
define('OGP_LANG_assign_new_home_to_user', "Assign New Home to user %s");
|
||||
define('OGP_LANG_assign_new_home_to_group', "Assign New Home to group %s");
|
||||
define('OGP_LANG_assigned_home_to_user', "Successfully assigned home (ID: %d) to user %s.");
|
||||
define('OGP_LANG_failed_to_assign_home_to_user', "Failed to assign home (ID: %d) to user %s.");
|
||||
define('OGP_LANG_assigned_home_to_group', "Successfully assigned home (ID: %d) to group %s.");
|
||||
define('OGP_LANG_unassigned_home_from_user', "Successfully unassigned home (ID: %d) from user %s.");
|
||||
define('OGP_LANG_unassigned_home_from_group', "Successfully unassigned home (ID: %d) from group %s.");
|
||||
define('OGP_LANG_no_homes_assigned_to_user', "No homes assigned for user %s.");
|
||||
define('OGP_LANG_no_homes_assigned_to_group', "No homes assigned for group %s.");
|
||||
define('OGP_LANG_no_more_homes_available_that_can_be_assigned_for_this_user', "No more homes available that can be assigned for this user");
|
||||
define('OGP_LANG_no_more_homes_available_that_can_be_assigned_for_this_group', "No more homes available that can be assigned for this group");
|
||||
define('OGP_LANG_you_can_add_a_new_game_server_from', "You can add a new game server from %s.");
|
||||
define('OGP_LANG_no_remote_servers_available_please_add_at_least_one', "There are no remote servers available, please add at least one!");
|
||||
define('OGP_LANG_cloning_of_home_failed', "Cloning of home with id '%s' failed.");
|
||||
define('OGP_LANG_no_mods_to_clone', "No enabled mod(s) for this game yet. None will be cloned.");
|
||||
define('OGP_LANG_failed_to_add_mod', "Failed to add mod with id '%s' to home with id '%s'.");
|
||||
define('OGP_LANG_failed_to_update_mod_settings', "Failed to update mod settings for home with id '%s'.");
|
||||
define('OGP_LANG_successfully_cloned_mods', "Successfully cloned mods for home with id '%s'.");
|
||||
define('OGP_LANG_successfully_copied_home_database', "Successfully copied home database.");
|
||||
define('OGP_LANG_copying_home_remotely', "Copying the home on remote server from '%s' to '%s'.");
|
||||
define('OGP_LANG_cloning_home', "Cloning home called '%s'");
|
||||
define('OGP_LANG_current_home_path', "Current home path");
|
||||
define('OGP_LANG_current_home_path_info', "The current location of the copied home on remote server.");
|
||||
define('OGP_LANG_clone_home', "Clone Home");
|
||||
define('OGP_LANG_new_home_name', "New Home Name");
|
||||
define('OGP_LANG_new_home_path', "New Home Path");
|
||||
define('OGP_LANG_agent_ip', "Agent IP");
|
||||
define('OGP_LANG_game_server_copy_is_running', "Game server copy is running...");
|
||||
define('OGP_LANG_game_server_copy_was_successful', "Game server copy was successful");
|
||||
define('OGP_LANG_game_server_copy_failed_with_return_code', "Game server copy failed with return code %s");
|
||||
define('OGP_LANG_clone_mods', "Clone Mods");
|
||||
define('OGP_LANG_game_server_owner', "Game server owner");
|
||||
define('OGP_LANG_the_name_of_the_server_to_help_users_to_identify_it', "The name of the server to help users to identify it.");
|
||||
define('OGP_LANG_ips_and_ports_used_in_this_home', "IPs and Ports used in this home");
|
||||
define('OGP_LANG_note_ips_and_ports_are_not_cloned', "Note - IPs and Ports are not cloned");
|
||||
define('OGP_LANG_mods_and_settings_for_this_game_server', "Mods and settings for this game server");
|
||||
define('OGP_LANG_sure_to_delete_serverid_from_remoteip_and_directory', "Are you sure you want to delete game server (ID: %s) from server %s and is in directory %s");
|
||||
define('OGP_LANG_yes_and_delete_the_files', "Yes and Delete the files");
|
||||
define('OGP_LANG_failed_to_remove_gamehome_from_database', "Failed to remove gamehome from database.");
|
||||
define('OGP_LANG_successfully_deleted_game_server_with_id', "Successfully deleted game server with ID %s.");
|
||||
define('OGP_LANG_failed_to_remove_ftp_account_from_remote_server', "Failed to remove FTP account from remote server.");
|
||||
define('OGP_LANG_remove_it_anyway', "Would you like to remove it anyway?");
|
||||
define('OGP_LANG_sucessfully_deleted', "Sucessfully deleted %s");
|
||||
define('OGP_LANG_the_agent_had_a_problem_deleting', "The Agent had a problem while deleting %s. Please, check the Agent's log.");
|
||||
define('OGP_LANG_connection_timeout_or_problems_reaching_the_agent', "Connection timeout or problems with reaching the Agent");
|
||||
define('OGP_LANG_does_not_exist_yet', "Does not exist yet.");
|
||||
define('OGP_LANG_update_settings', "Update settings");
|
||||
define('OGP_LANG_settings_updated', "Settings updated.");
|
||||
define('OGP_LANG_selected_path_already_in_use', "The selected path is already in use.");
|
||||
define('OGP_LANG_browse', "Browse");
|
||||
define('OGP_LANG_cancel', "Cancel");
|
||||
define('OGP_LANG_set_this_path', "Set this path");
|
||||
define('OGP_LANG_select_home_path', "Select home path");
|
||||
define('OGP_LANG_folder', "Folder");
|
||||
define('OGP_LANG_owner', "Owner");
|
||||
define('OGP_LANG_group', "مجموعة");
|
||||
define('OGP_LANG_level_up', "Level up");
|
||||
define('OGP_LANG_level_up_info', "Back to the previous folder.");
|
||||
define('OGP_LANG_add_folder', "أضف مجلد");
|
||||
define('OGP_LANG_add_folder_info', "Write the name for the new folder, then click on the icon.");
|
||||
define('OGP_LANG_valid_user', "من فضلك حدد مستخدم صالح");
|
||||
define('OGP_LANG_valid_group', "من فضلك حدد مجموعة صالحة");
|
||||
define('OGP_LANG_set_affinity', "Set Server Affinity");
|
||||
define('OGP_LANG_cpu_affinity_info', "Select the CPU core(s) you want to assign to the game server.");
|
||||
define('OGP_LANG_expiration_date_changed', "Expiration date for selected home has been changed.");
|
||||
define('OGP_LANG_expiration_date_could_not_be_changed', "Expiration date for selected home could not be changed.");
|
||||
define('OGP_LANG_search', "Search");
|
||||
define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try a shorter username no longer than 20 characters.");
|
||||
define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
|
||||
define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
|
||||
define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
|
||||
?>
|
||||
|
|
@ -1,125 +0,0 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 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_module_name', "خدمات");
|
||||
define('OGP_LANG_ping', "بينغ");
|
||||
define('OGP_LANG_traceroute', "متتبع");
|
||||
define('OGP_LANG_network_tools', "أدوات الشبكة");
|
||||
define('OGP_LANG_sourcemod_admins', "إدارة Sourcemod");
|
||||
define('OGP_LANG_steam_converter', "محول SteamID");
|
||||
define('OGP_LANG_your_ip', "عنوان IP الخاص بك:");
|
||||
define('OGP_LANG_loading_agents', "جارٍ تحميل الوكلاء المتصلين...");
|
||||
define('OGP_LANG_loading_failed', "فشل تحميل الوكلاء.");
|
||||
define('OGP_LANG_agents_offline', "جميع الوكلاء غير متصلين.");
|
||||
define('OGP_LANG_no_commands', "عذرا ، حساب المستخدم الخاص بك ليس لديه أوامر متاحة.");
|
||||
define('OGP_LANG_remote_target', "عنوان IP المستهدف:");
|
||||
define('OGP_LANG_command', "أمر:");
|
||||
define('OGP_LANG_select_agent', "اختر الوكيل:");
|
||||
define('OGP_LANG_chdir_failed', "مشكل: أرجع ()chdir خطأ.");
|
||||
define('OGP_LANG_agent_invalid', "تم تحديد وكيل غير صالح.");
|
||||
define('OGP_LANG_networktools_agent_offline', "غير قادر على تنفيذ الأمر الخاص بك على الوكيل المحدد ، لأنه غير متصل.");
|
||||
define('OGP_LANG_target_empty', "لم يتم تحديد هدف بعيد.");
|
||||
define('OGP_LANG_command_empty', "لم يتم تحديد أمر.");
|
||||
define('OGP_LANG_command_unavilable', "الأمر المحدد غير متوفر على الوكيل المحدد.");
|
||||
define('OGP_LANG_target_invalid', "تم إدخال عنوان IP/اسم مضيف غير صالح.");
|
||||
define('OGP_LANG_exec_failed', "انتهت المهلة أثناء انتظار الرد.");
|
||||
define('OGP_LANG_command_no_access', "You do not have access to this command. This incident will be logged.");
|
||||
define('OGP_LANG_command_hacking_attempt', "Blacklisted characters entered. This incident will be logged.");
|
||||
define('OGP_LANG_command_bad_characters', "Attempted to execute a command with malicious characters. Input received: %s %s");
|
||||
define('OGP_LANG_command_no_permissions', "Attempted to execute a command with insufficient permissions. Input received: %s %s");
|
||||
define('OGP_LANG_command_executed', "Successfully sent the following command: %s %s");
|
||||
define('OGP_LANG_no_servers', "You have no servers assigned to your account.");
|
||||
define('OGP_LANG_select_server', "حدد الخادم:");
|
||||
define('OGP_LANG_select_server_option', "تحديد...");
|
||||
define('OGP_LANG_steamid', "Steam ID:");
|
||||
define('OGP_LANG_immunity', "حصانة:");
|
||||
define('OGP_LANG_sourcemod_perms', "Sourcemod Permissions:");
|
||||
define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Flag");
|
||||
define('OGP_LANG_sourcemod_perm_custom', "Sourcemod Custom Flags");
|
||||
define('OGP_LANG_sourcemod_flag_a', "Reserved slot access.");
|
||||
define('OGP_LANG_sourcemod_flag_b', "Generic admin; required for admins.");
|
||||
define('OGP_LANG_sourcemod_flag_c', "إقصاء اللاعبين الآخرين.");
|
||||
define('OGP_LANG_sourcemod_flag_d', "حظر اللاعبين الآخرين.");
|
||||
define('OGP_LANG_sourcemod_flag_e', "إزالة الحظر.");
|
||||
define('OGP_LANG_sourcemod_flag_f', "Slay/harm other players.");
|
||||
define('OGP_LANG_sourcemod_flag_g', "Change the map or major gameplay features.");
|
||||
define('OGP_LANG_sourcemod_flag_h', "Change most CVARs.");
|
||||
define('OGP_LANG_sourcemod_flag_i', "Execute config files.");
|
||||
define('OGP_LANG_sourcemod_flag_j', "امتيازات الدردشة الخاصة.");
|
||||
define('OGP_LANG_sourcemod_flag_k', "بدء أو إنشاء تصوبت.");
|
||||
define('OGP_LANG_sourcemod_flag_l', "قم بتعيين كلمة مرور على الخادم.");
|
||||
define('OGP_LANG_sourcemod_flag_m', "Use RCON commands.");
|
||||
define('OGP_LANG_sourcemod_flag_n', "قم بتغيير sv_cheats أو استخدم أوامر الغش.");
|
||||
define('OGP_LANG_sourcemod_flag_o', "Custom Group 1.");
|
||||
define('OGP_LANG_sourcemod_flag_p', "Custom Group 2.");
|
||||
define('OGP_LANG_sourcemod_flag_q', "Custom Group 3.");
|
||||
define('OGP_LANG_sourcemod_flag_r', "Custom Group 4.");
|
||||
define('OGP_LANG_sourcemod_flag_s', "Custom Group 5.");
|
||||
define('OGP_LANG_sourcemod_flag_t', "Custom Group 6.");
|
||||
define('OGP_LANG_rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
|
||||
define('OGP_LANG_reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
|
||||
define('OGP_LANG_reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
|
||||
define('OGP_LANG_add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
|
||||
define('OGP_LANG_writefile_error', "There was an unknown error writing to: %s");
|
||||
define('OGP_LANG_remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
|
||||
define('OGP_LANG_empty_flag_list', "لم تحدد أي علامات المشرف.");
|
||||
define('OGP_LANG_invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
|
||||
define('OGP_LANG_selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
|
||||
define('OGP_LANG_malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
|
||||
define('OGP_LANG_empty_form_data', "يرجى ملء جميع عناصر النموذج.");
|
||||
define('OGP_LANG_server_not_selected', "لم تقم بتحديد خادم.");
|
||||
define('OGP_LANG_invalid_steamid', "You have entered an invalid Steam ID.");
|
||||
define('OGP_LANG_invalid_immunity', "You entered an invalid immunity value.");
|
||||
define('OGP_LANG_submit', "إرسال");
|
||||
define('OGP_LANG_post_failed', "The POST action failed. Unable to retrieve a response.");
|
||||
define('OGP_LANG_amx_mod_admins', "AMX mod X Admins");
|
||||
define('OGP_LANG_amx_login_type', "نوع تسجيل الدخول");
|
||||
define('OGP_LANG_amx_login_steamid', "Steam ID");
|
||||
define('OGP_LANG_amx_login_nick_pass', "الكنية + كلمة المرور");
|
||||
define('OGP_LANG_nickname', "الكنية");
|
||||
define('OGP_LANG_amx_mod_perms', "AMX mod X Permissions:");
|
||||
define('OGP_LANG_amx_mod_perm_root', "AMX mod X All Flags.");
|
||||
define('OGP_LANG_amx_mod_perm_custom', "AMX mod X Custom Flags.");
|
||||
define('OGP_LANG_amx_mod_flag_a', "immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)");
|
||||
define('OGP_LANG_amx_mod_flag_b', "reservation (can join on reserved slots)");
|
||||
define('OGP_LANG_amx_mod_flag_c', "amx_kick command");
|
||||
define('OGP_LANG_amx_mod_flag_d', "amx_ban and amx_unban commands");
|
||||
define('OGP_LANG_amx_mod_flag_e', "amx_slay and amx_slap commands");
|
||||
define('OGP_LANG_amx_mod_flag_f', "amx_map command");
|
||||
define('OGP_LANG_amx_mod_flag_g', "amx_cvar command (not all cvars will be available)");
|
||||
define('OGP_LANG_amx_mod_flag_h', "amx_cfg command");
|
||||
define('OGP_LANG_amx_mod_flag_i', "amx_chat and other chat commands");
|
||||
define('OGP_LANG_amx_mod_flag_j', "amx_vote and other vote commands");
|
||||
define('OGP_LANG_amx_mod_flag_k', "access to sv_password cvar (by amx_cvar command)");
|
||||
define('OGP_LANG_amx_mod_flag_l', "access to amx_rcon command and rcon_password cvar (by amx_cvar command)");
|
||||
define('OGP_LANG_amx_mod_flag_m', "custom level A (for additional plugins)");
|
||||
define('OGP_LANG_amx_mod_flag_n', "custom level B");
|
||||
define('OGP_LANG_amx_mod_flag_o', "custom level C");
|
||||
define('OGP_LANG_amx_mod_flag_p', "custom level D");
|
||||
define('OGP_LANG_amx_mod_flag_q', "custom level E");
|
||||
define('OGP_LANG_amx_mod_flag_r', "custom level F");
|
||||
define('OGP_LANG_amx_mod_flag_s', "custom level G");
|
||||
define('OGP_LANG_amx_mod_flag_t', "custom level H");
|
||||
define('OGP_LANG_amx_mod_flag_u', "الوصول إلى القائمة");
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue