Parcourir la source

Transifex Language Updates - Generated by own3mall's auto script.

own3mall il y a 9 ans
Parent
commit
6c4a954ee7

+ 129 - 0
lang/Arabic/global.php

@@ -0,0 +1,129 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('lang_charset', "ISO");
+define('already_logged_in_redirecting_to_dashboard', "تم تسجيل الدخول بالفعل ، إعادة توجيه إلى لوحة التحكم.");
+define('logging_in', "تسجيل الدخول");
+define('redirecting_in', "توجيه الى");
+define('refresh_page', "تحديث الصفحة");
+define('no_rights', "لاتملك صلاحيات الدخول لهذة الصفحة.");
+define('welcome', "مرحبا");
+define('logout', "تسجيل الخروج");
+define('logout_message', "تم تسجيل الخروج.");
+define('support', "الدعم");
+define('password', "كلمة المرور");
+define('login', "إسم المستخدم");
+define('login_button', "تسجيل الدخول");
+define('solve_captcha', "تحقق البشري");
+define('lost_passwd', "نسيت كلمة المرور؟");
+define('no_db_connection', "لا يمكن الاتصال بقاعدة البيانات.");
+define('bad_login', "خطأ في اسم المستخدم أو كلمة مرور.");
+define('not_logged_in', "انك لم تقم بتسجيل الدخول حاليا.");
+define('remove_install', "من فضلك امسح ملف install.php لأسباب تتعلق بالحماية.");
+define('agent_offline', "العميل اللذى يتحكم فى هذا السيرفر مغلق.");
+define('logged_in', "لقد سجلت دخولك كـ ");
+define('delete', "حذف");
+define('edit', "تعديل");
+define('actions', "Actions");
+define('invalid_subpage', "صفحة فرعية غير صالحة.");
+define('invalid_home_id', "Invalid home ID entered.");
+define('note', "ملاحظة");
+define('hint', "ملاحظة");
+define('yes', "نعم");
+define('no', "لا");
+define('on', "تشغيل");
+define('off', "إغلاق");
+define('db_error_invalid_host', "تم إدخال مضيف قاعدة بيانات غير صالح.");
+define('db_error_invalid_user_and_pass', "اسم مستخدم قاعدة البيانات غير صالح و / أو كلمة المرور غير صالحة.");
+define('db_error_invalid_database', "قاعدة بيانات غير صالحة.");
+define('db_unknown_error', "خطأ قاعدة البيانات غير معروف : %s");
+define('db_error_module_missing', "موديول قاعدة بيانات PHP المطلوب مفقود.");
+define('db_error_invalid_db_type', "نوع قاعدة بيانات غير صالح في ملف الإعدادت.");
+define('invalid_login_information', "تم إدخال معلومات تسجيل الدخول غير صالحة.");
+define('failed_to_read_config', "فشلت قراءة ملف الإعدادات.");
+define('account_expired', "انتهت صلاحية حسابك.");
+define('contact_admin_to_enable_account', "اتصل بالأدمن لإعادة تمكين حسابك.");
+define('maintenance_mode_on', "وضع الصيانة قيد التشغيل");
+define('logging_out_10', "تسجيل الخروج في 10 ثوانى");
+define('invalid_redirect', "إعادة توجيه");
+define('login_title', "تسجيل الدخول للوحة التحكم");
+define('module_not_installed', "الموديول لم يتم تثبيته.");
+define('no_access_to_home', "ليس لديك حق الوصول إلى هذا المكان.");
+define('not_available', "N/A");
+define('offline', "أوفلاين");
+define('online', "أونلاين");
+define('invalid_url', "عنوان غير صالح");
+define('xml_file_not_valid', "XML file '%s' could not be validated with schema '%s'.");
+define('unable_to_load_xml', "Unable to load XML file '%s'. Permission issue?");
+define('gamemanager', "مدير اللعبة");
+define('game_monitor', "مراقب اللعبة");
+define('dashboard', "لوحة التحكم");
+define('user_addons', "الإضافات");
+define('ftp', "FTP");
+define('shop', "متجر");
+define('TS3Admin', "أدمن TS3");
+define('administration', "الادارة");
+define('config_games', "إعدادات لعبة/مود");
+define('modulemanager', "الموديولات");
+define('server', "السيرفرات");
+define('settings', "إعدادات اللوحة");
+define('themes', "إعدادات المظهر");
+define('user_admin', "المستخدمين");
+define('sub_users', "المستخدمين الفرعيين");
+define('show_groups', "المجموعات");
+define('user_games', "سيرفرات الألعاب");
+define('addons_manager', "مدير الإضافات");
+define('ftp_admin', "مستخدمى FTP");
+define('orders', "الطلبات");
+define('services', "الخدمات");
+define('shop_settings', "إعدادات المتجر");
+define('update', "تحديث اللوحة");
+define('extras', "إضافات");
+define('show', "أظهر");
+define('show_all', "أظهر كل السيرفرات");
+define('cur_theme', "%s Theme");
+define('copyright', "حقوق الملكية");
+define('all_rights_reserved', "كل الحقوق محفوظة");
+define('version', "نسخة");
+define('show_version', "أظهر النسخة");
+define('queries_executed', "queries executed");
+define('lang', "لغة");
+define('get_size', "الحصول على الحجم");
+define('total_size', "الحجم الإجمالي");
+define('lgsl', "LGSL");
+define('lgsl_admin', "أدمن LGSL");
+define('rcon', "RCON");
+define('watch_logger', "مشاهدة المسجل");
+define('litefm_settings', "إعدادات LiteFM");
+define('assign_expiration_date', "تعيين تاريخ انتهاء الصلاحية");
+define('assign_expiration_date_info', "بمجرد انتهاء صلاحية السيرفر سيتم ازالة التعيين ولكن لم يتم حذف السيرفر.");
+define('server_expiration_date', "تاريخ انتاء صلاحية السيرفر");
+define('server_expiration_date_info', "بمجرد انتهاء صلاحيته ، سيتم حذف السيرفر ( قاعدة البيانات والملفات).");
+define('set_expiration_date', "ضع تاريخ الإنتهاء");
+define('admin_dsi', "إعدادات DSi");
+define('user_dsi', "DSi");
+define('list_dsi', "قائمة DSi");
+define('no_remote_servers', "There is no known remote servers! Add a server to use this function.");
+
+?>

+ 68 - 0
lang/Arabic/install.php

@@ -0,0 +1,68 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('install_lang', "اختر لغتك المفضلة");
+define('install_welcome', "مرحبا بك إلى مثبت لوحة تحكم OGP");
+define('file_permission_check', "التحقق من صلاحيات الملفات المطلوبة");
+define('OK', "حسناً");
+define('write_permission_required', "صلاحية الكتابة مطلوبة");
+define('execute_permission_required', "صلاحية التنفيذ مطلوبة");
+define('create_an_empty_file', "أنشأ ملف فارغ");
+define('found', "وجد");
+define('not_found', "لم يتم إيجاد");
+define('pear_xxtea_info', "Pear Crypt_XXTEA is required for OGP usage. In most of the Linux systems this module can be installed with pear with the following command 'pear install Crypt_XXTEA-beta'.");
+define('refresh', "تحديث");
+define('checking_required_modules', "التحقق من الموديولات المطلوبة");
+define('database_type', "نوع قاعدة البيانات");
+define('database_settings', "إعدادات الوصول إلى قاعدة البيانات");
+define('database_hostname', "اسم مضيف قاعدة البيانات");
+define('database_username', "إسم مستخدم قاعدة البيانات");
+define('database_password', "كلمة مرور قاعدة البيانات");
+define('database_name', "اسم قاعدة البيانات");
+define('database_prefix', "Database Prefix");
+define('next', "التالى");
+define('encryption_key', "مفتاح التشفير (Agent)");
+define('agent_port', "بورت (Agent)");
+define('unable_to_write_config', "تعذر الكتابة إلى الإعدادات. الرجاء إعادة التحقق من أذونات الكتابة.");
+define('admin_login_details', "تفاصيل تسجيل دخول الأدمن");
+define('config_written', "تم إنشاء ملفات الأعدادات بنجاح.");
+define('database_created', "تم إنشاء جداول قاعدة البيانات بنجاح.");
+define('admin_login_details_info', "الان ، قم بإنشاء حساب الأدمن للوحة التحكم");
+define('username', "إسم المستخدم");
+define('repeat_password', "أعد كتابة كلمة السر");
+define('email', "عنوان البريد الإلكترونى");
+define('back', "تراجع");
+define('database_setup_failure', "تعذر إنشاء قاعدة البيانات ، من فضلك تأكد من إعدادت قاعدة البيانات.");
+define('php_version_check', "التحقق من إصدار ال PHP");
+define('invalid_username', "لقد أدخلت اسم مستخدم غير صالح.");
+define('password_too_short', "كلمة المرور قصيرة جدا ، يجب ألا يقل عدد الأحرف عن '%d' حروف.");
+define('password_contains_invalid_characters', "تحتوي كلمة المرور على أحرف غير صالحة.");
+define('invalid_email_address', "لقد أدخلت عنوان بريد إلكتروني غير صالح.");
+define('setup_complete', "اكتمل التثبيت بنجاح. لوحة التحكم OGP جاهزة الآن للاستخدام.");
+define('remove_install_and_secure_config', "You should delete install.php from your server and chmod your includes/config.inc.php back to 644 for security purposes.");
+define('go_to_panel', "انقر هنا للدخول إلى لوحة OGP الخاصة بك.");
+define('unable_to_resolve', "إذا لم تتمكن من حل هذه المشكلة، يرجى زيارة موقع OGP");
+define('slogan', "The Open-Source one!");
+define('default_welcome_title_message', "مرحبا! <b style='font-size:12px; font-weight:normal;'>يمكنك تغير هذا العنوان من '<a href='?m=settings&p=themes'>إعدادات المظهر</a>' تحت '<a href='?m=administration&p=main'>الإدارة</a>' tab.</b>");
+?>

+ 175 - 0
lang/Arabic/modules/TS3Admin.php

@@ -0,0 +1,175 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('error', "Error");
+define('title', "TeamSpeak 3 Web Interface");
+define('update_available', "<h3>Attention: a new version (v%1) of this software is available under <a href=\"%2\" target=\"_blank\">%2</a>.</h3>");
+define('head_logout', "Logout");
+define('head_vserver_switch', "Change vServer");
+define('head_vserver_overview', "vServer Overview");
+define('head_vserver_token', "Token Management");
+define('head_vserver_liveview', "Live View");
+define('e_fill_out', "Please fill out all required fields.");
+define('e_upload_failed', "Upload unsuccessfull.");
+define('e_server_responded', "The server responded: ");
+define('e_conn_serverquery', "Could not create ServerQuery access.");
+define('e_conn_vserver', "Could not choose virtual server.");
+define('e_session_timedout', "Session expired.");
+define('js_error', "Error");
+define('js_ajax_error', "An AJAX error has occurred. %1");
+define('js_confirm_server_stop', "Do you really want to stop server #%1?");
+define('js_confirm_server_delete', "Do you really want to DELETE server #%1?");
+define('js_notice_server_deleted', "Server %1 was deleted successfully.\nThe overview page will be getting reloaded now.");
+define('js_prompt_banduration', "Duration in hours (0=unlimited): ");
+define('js_prompt_banreason', "Reason (optional): ");
+define('js_prompt_msg_to', "Textmessage to %1 #%2: ");
+define('js_prompt_poke_to', "Pokemessage to Client #%1: ");
+define('js_prompt_new_propvalue', "New value for '%1': ");
+define('n_server_responded', "The server responded: ");
+define('login_serverquery', "ServerQuery Login");
+define('login_name', "Username");
+define('login_password', "Password");
+define('login_submit', "Login");
+define('vsselect_headline', "vServer selection");
+define('vsselect_id', "ID #");
+define('vsselect_name', "Name");
+define('vsselect_ip', "IP");
+define('vsselect_port', "Port");
+define('vsselect_state', "Status");
+define('vsselect_clients', "Clients");
+define('vsselect_uptime', "Uptime");
+define('vsselect_choose', "Select");
+define('vsselect_start', "Start");
+define('vsselect_stop', "Stop");
+define('vsselect_delete', "DELETE");
+define('vsselect_new_headline', "Create a new virtual server");
+define('vsselect_new_servername', "Server Name");
+define('vsselect_new_slots', "Client slots");
+define('vsselect_new_create', "Create");
+define('vsselect_new_added_ok', "vServer <span class=\"online\">%1</span> was created successfully.");
+define('vsselect_new_added_generated', "The generated token is:");
+define('vsoverview_virtualserver', "Virtual Server");
+define('vsoverview_information_head', "Information");
+define('vsoverview_connection_head', "Connection");
+define('vsoverview_info_general_head', "General settings");
+define('vsoverview_info_servername', "Server Name");
+define('vsoverview_info_host', "Host");
+define('vsoverview_info_state', "Status");
+define('vsoverview_info_state_port', "Port");
+define('vsoverview_info_uptime', "Uptime");
+define('vsoverview_info_welcomemsg', "Welcome<br />message");
+define('vsoverview_info_hostmsg', "Host message");
+define('vsoverview_info_hostmsg_mode_output', "output");
+define('vsoverview_info_hostmsg_mode_0', "none");
+define('vsoverview_info_hostmsg_mode_1', "in the chat log");
+define('vsoverview_info_hostmsg_mode_2', "window");
+define('vsoverview_info_hostmsg_mode_3', "Window + Disconnect");
+define('vsoverview_info_req_security', "Security level");
+define('vsoverview_info_req_securitylvl', "required");
+define('vsoverview_info_hostbanner_head', "Hostbanner");
+define('vsoverview_info_hostbanner_url', "URL");
+define('vsoverview_info_hostbanner_imgurl', "Image address");
+define('vsoverview_info_hostbanner_buttonurl', "Hostbutton URL");
+define('vsoverview_info_antiflood_head', "Anti-Flood");
+define('vsoverview_info_antiflood_warning', "Warning on");
+define('vsoverview_info_antiflood_kick', "Kick on");
+define('vsoverview_info_antiflood_ban', "Ban on");
+define('vsoverview_info_antiflood_banduration', "Ban length");
+define('vsoverview_info_antiflood_decrease', "decrease");
+define('vsoverview_info_antiflood_points', "points");
+define('vsoverview_info_antiflood_in_seconds', "seconds");
+define('vsoverview_info_antiflood_points_per_tick', "Points per tick");
+define('vsoverview_conn_total_head', "Total");
+define('vsoverview_conn_total_packets', "packages");
+define('vsoverview_conn_total_bytes', "bytes");
+define('vsoverview_conn_total_send', "sent");
+define('vsoverview_conn_total_received', "received");
+define('vsoverview_conn_bandwidth_head', "Bandwidth");
+define('vsoverview_conn_bandwidth_last', "last");
+define('vsoverview_conn_bandwidth_second', "second");
+define('vsoverview_conn_bandwidth_minute', "minute");
+define('vsoverview_conn_bandwidth_send', "sent");
+define('vsoverview_conn_bandwidth_received', "received");
+define('vstoken_token_virtualserver', "Virtual Server");
+define('vstoken_token_head', "Token");
+define('vstoken_token_type', "Group type");
+define('vstoken_token_id1', "Server Group/<br />Channel Group");
+define('vstoken_token_id2', "(Channel)");
+define('vstoken_token_tokencode', "Token Code");
+define('vstoken_token_delete', "delete");
+define('vstoken_new_head', "Create a new token");
+define('vstoken_new_create', "Generate");
+define('vstoken_new_tokentype', "Token type:");
+define('vstoken_new_servergroup', "Server Group");
+define('vstoken_new_channelgroup', "Channel Group");
+define('vstoken_new_select_group', "Servergroup");
+define('vstoken_new_select_channelgroup', "Channelgroup");
+define('vstoken_new_select_channel', "Channel");
+define('vstoken_new_tokentype_0', "Server");
+define('vstoken_new_tokentype_1', "Channel");
+define('vstoken_new_added_ok', "Token was generated successfully.");
+define('vsliveview_server_virtualserver', "Virtual Server");
+define('vsliveview_server_head', "Live View");
+define('vsliveview_liveview_enable_autorefresh', "Auto refresh");
+define('vsliveview_liveview_tooltip_to_channel', "to channel #");
+define('vsliveview_liveview_tooltip_switch', "Switch");
+define('vsliveview_liveview_tooltip_send_msg', "Send Message");
+define('vsliveview_liveview_tooltip_poke', "Poke");
+define('vsliveview_liveview_tooltip_kick', "Kick");
+define('vsliveview_liveview_tooltip_ban', "Ban");
+define('vsoverview_banlist_head', "Ban list");
+define('vsoverview_banlist_id', "ID #");
+define('vsoverview_banlist_ip', "IP");
+define('vsoverview_banlist_name', "Name");
+define('vsoverview_banlist_uid', "UniqueID");
+define('vsoverview_banlist_reason', "Reason");
+define('vsoverview_banlist_created', "Created");
+define('vsoverview_banlist_duration', "Duration");
+define('vsoverview_banlist_end', "Ends");
+define('vsoverview_banlist_unlimited', "unlimited");
+define('vsoverview_banlist_never', "never");
+define('vsoverview_banlist_new_head', "Create new ban");
+define('vsoverview_banlist_new_create', "create");
+define('vsliveview_channelbackup_head', "Channel Backup");
+define('vsliveview_channelbackup_get', "Create and Download");
+define('vsliveview_channelbackup_load', "Upload Channel Backup");
+define('vsliveview_channelbackup_load_submit', "Recreate");
+define('vsliveview_channelbackup_new_added_ok', "Channel Backup successful.");
+define('time_day', "day");
+define('time_days', "days");
+define('time_hour', "hour");
+define('time_hours', "hours");
+define('time_minute', "minute");
+define('time_minutes', "minutes");
+define('time_second', "second");
+define('time_seconds', "seconds");
+define('e_2568', "You do not have sufficient rights.");
+define('temp_folder_not_writable', "The templates folder (%s) is not writable.");
+define('unassign_from_subuser', "Unassign from subuser.");
+define('assign_to_subuser', "Assign to subuser.");
+define('select_subuser', "Select subuser.");
+define('no_ts3_servers_assigned_to_account', "You have no servers assigned to your account.");
+define('change_virtual_server', "Change Virtual Server");
+define('change_remote_server', "Change Remote Server");
+?>

+ 66 - 0
lang/Arabic/modules/addonsmanager.php

@@ -0,0 +1,66 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('install_plugin', "تثبيت الإضافات");
+define('install_mappack', "تثبيت الخرائط");
+define('install_config', "تثبيت الإعدادات");
+define('game_name', "إسم اللعبة");
+define('directory', "المسار");
+define('remote_server', "Remote server");
+define('select_addon', "إختر إضافة");
+define('install', "تثبيت");
+define('failed_to_start_file_download', "فشل بدأ تحميل الملف.");
+define('no_games_servers_available', "لا يتوفر أى سيرفرات ألعاب فى حسابك");
+define('addon_installed_successfully', "تم تثبيت الإضافة بنجاح");
+define('path', "المسار");
+define('wait_while_decompressing', "انتظر حتى يتم فك الملف %s .");
+define('addon_name', "إسم الإضافة");
+define('url', "URL");
+define('select_game_type', "إختر نوع اللعبة");
+define('plugin', "إضافة");
+define('mappack', "حزمة الخريطه");
+define('config', "إعداد");
+define('type', "نوع الإضافة");
+define('game', "لعبة");
+define('show_all_addons', "أظهر كل الإضافات");
+define('show_addons_for_selected_type', "أظهر الإضافات للنوع المحدد");
+define('show_addons_for_selected_game', "أظهر الإضافات للعبة المحددة");
+define('linux_games', "ألعاب لينكس:");
+define('windows_games', "ألعاب ويندوز");
+define('create_addon', "أنشأ إضافة");
+define('addons_db', "إسم الإضافة");
+define('addon_has_been_created', "تم إنشاء الإضافة %s .");
+define('remove_addon', "إمسح الاضافة");
+define('fill_the_url_address_to_a_compressed_file', "من فضلك ، أضف عنوان URL للملف المضغوط");
+define('fill_the_addon_name', "من فضلك ، أضف إسم حزمة الاضافة.");
+define('select_an_addon_type', "من فضلك ، اختر نوع الإضافة");
+define('select_a_game_type', "من فضلك ، إختر نوع اللعبة");
+define('edit_addon', "تعديل الإضافة");
+define('post-script', "Post-install script(bash)");
+define('replacements', "الاستبدالات:");
+define('addon_name_info', "أدخل اسم لهذه الإضافة ، هذا الإسم هو مايراه المستخدم");
+define('url_info', "أدخل عنوان ويب يحتوى على ملف ليتم تحميله ، إذا كان مضغوطا بامتداد zip أو tar.gz سيتم فك الضغط فى المسار الأساسى للسيرفر أو فى المسار الذى بالأسفل.");
+define('path_info', "المسار يجب أن يكون قريبا لمجلد السيرفر ولا يحتى على شرطات مائلة فى البداية أو النهاية ، مثال : cstrike/cfg . اذا ترك فارغاً سيتم استخدام المسار الأساسى للسيرفر.");
+define('post-script_info', "أدخل كود الباش ، ستم تنفيذه كسكريبت ، يمكنك استخدام استبدال النص لتخصيص التثبيت ، سيتم استبدالها بالبيانات من السيرفر الذي تقوم بتثبيت الإضافة به. السكريبت سيبدأ من المجلد الأساسى للسيرفر أو المسار المحدد .");
+?>

+ 49 - 0
lang/Arabic/modules/administration.php

@@ -0,0 +1,49 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('external_links', "روابط خارجية");
+define('url', "URL");
+define('name', "إسم");
+define('add_it', "أضف");
+define('link_has_been_removed', "تمت إزالة الرابط %s.");
+define('db_backup', "نسخة احتياطية لقاعدة البيانات");
+define('download_db_backup', "تحميل نسخة احتياطية لقاعدة البيانات ");
+define('restore_db_backup', "إستعادة نسخة احتياطية لقاعدة البيانات");
+define('sql_file', "ملف(.sql)");
+define('change_buttons_order', "تغير ترتيب الأزرار");
+define('when', "تاريخ/وقت");
+define('who', "إسم مستخدم");
+define('where', "عنوان ip");
+define('what', "Action");
+define('search', "بحث");
+define('empty_logger', "سجل فارغ");
+define('ban_list', "قائمة الحظر");
+define('no_banned_ips', "لايوجد IP محظور");
+define('unban', "إلغاء حظر IP");
+define('client_ip', "عميل IP");
+define('banned_until', "حظر حتى");
+define('unban_selected_ips', "إلغاء حظر ال IPs المختارة");
+define('view', "معاينة");
+define('per_page', "عدد السجلات لكل صفحة");
+?>

+ 43 - 0
lang/Arabic/modules/config_games.php

@@ -0,0 +1,43 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('resetting_configs', "إعادة تعيين جميع الإعدادات.");
+define('updating_configs', "تحديث الإعدادات القديمة.");
+define('configs_updated_ok', "تم إعادة تهيئة الإعدادات بنجاح.");
+define('reset_old_configs', "إعادة تعيين الإعدادات القديمة");
+define('update_configs', "تحديث الإعدادات.");
+define('game_config_setup', "تثبيت إعدادات اللعبة");
+define('config_reset_warning', "عند مسح الإعدادات القديمة قد تكون هناك مشاكل مع سيرفرات اللعبة، لأن أرقام التعريف قد لا تتطابق مع الإعدادات الجديدة.");
+define('modify_configs_info', "إذا كنت ترغب في تعديل إعدادات اللعبة، يمكنك تعديل الملفات الموجودة في %s .");
+define('updating_config_from_file', "تحديث الاعدادات من %s ملف .");
+define('error_when_handling_file', "حدث خطأ عند معالجة الملف %s .");
+define('error_while_adding_cfg_to_db', "حدث خطأ عند إضافة البيانات من %s لقاعدة البيانات.");
+define('no_configs_found', "لا إعدادات وجدت فى الملف %s .");
+define('select_game', "اختر اللعبة");
+define('create_xml_configs', "إنشاء اعدادات XML ");
+define('failed_to_delete_config_from_db', "فشل حذف الإعداد %s من قاعدة البيانات");
+define('failed_removing_file', "فشل حذف الملف %s");
+define('removed_game_cfg_from_disk_and_datbase', "تمت إزالة الإعداد ل%s من القرص الصلب وقاعدة البيانات.");
+define('delete_game_config_for', "حذف إعدادات اللعبة ل%s من القرص الصلب وقاعدة البيانات.");
+?>

+ 44 - 0
lang/Arabic/modules/dashboard.php

@@ -0,0 +1,44 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('dashboard_ftp_text', "يمكن لعميل ال FTP ضغط الملفات وإرسالها عبر البريد الإلكتروني ، يمكنه فك الضغط أيضا ، وتعديل الملفات النصية والمزيد");
+define('dashboard_addons_manager_text', "إدارة جميع أنواع مختلفة من الخدمات مع OGP . إختر أكتر من 70 سيرفر يتم دعمها مباشرة من OGP.");
+define('dashboard_game_monitor_text', "مشاهدة ورصد الترافيك والسجلات الخاصة بك بسرعة. يمكنك رؤية أى السيرفرات يعمل وأيها مغلق.");
+define('dashboard_support_text', "إحصل على الدعم من فريق OGP فى المنتديات . رد سريع واهتمام عظيم.");
+define('welcome_text', "مرحبا بك إلى لوحة تحكم (OGP). 
+OGP هو مشروع مفتوح المصدر ـ والذى يتيح لك تثبيت وبدأ ومراقبة مختلف سيرفرات الألعاب.");
+define('any_server_is_online', "أى سيرفر أونلاين");
+define('current_map', "الخريطة الحالية");
+define('server_ip_port', "IP:Port");
+define('statistics', "الإحصائيات");
+define('servers', "السيرفرات");
+define('players', "اللاعبين");
+define('server_status', "حالة السيرفر");
+define('no_games_to_monitor', "لا يوجد حاليا أونلاين/أوفلاين سيرفرات ألعاب");
+define('online_servers', "السيرفرات الأونلاين");
+define('add_games_in', "إذا كنت ترغب في إضافة ألعاب يمكنك أن تفعل ذلك في %s");
+define('currently_online', "متاح حاليا");
+define('game_servers', "سيرفرات الألعاب");
+define('select_remote_server', "Select remote server");
+?>

+ 43 - 0
lang/Arabic/modules/extras.php

@@ -0,0 +1,43 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('unable_download', "Unable to download %s.");
+define('md5_failed', "MD5 test failed for %s, try again.");
+define('uninstall', "Uninstall");
+define('install', "Install");
+define('uptodate', "Up-to-date");
+define('update_available', "Update available");
+define('not_installed', "Not installed");
+define('installed', "Installed");
+define('download_update', "Download/Update");
+define('are_you_sure', "Are you sure");
+define('uninstalling_module_dataloss', "By uninstalling a module you will lose all data related to it.");
+define('remove_files_for', "Would you like to remove all files for");
+define('confirm', "Confirm");
+define('cancel', "Cancel");
+define('extra_themes', "Extra themes");
+define('extra_modules', "Extra modules");
+define('search_for_updates', "Check for updates");
+?>

+ 201 - 0
lang/Arabic/modules/gamemanager.php

@@ -0,0 +1,201 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('game_manager', "مدير اللعبة");
+define('no_games_to_monitor', "You do not have any games configured to you that can be monitored.");
+define('status', "الحالة");
+define('fail_no_mods', "No mods enabled for this game! You need to ask your OGP admin to add mod(s) for the game assigned for you.");
+define('no_game_homes_assigned', "No game servers assigned for you. You need to ask your OGP admin to assign games for you.");
+define('select_game_home_to_configure', "Select a game server that you want to configure");
+define('file_manager', "مدير الملفات");
+define('configure_mods', "Configure mods");
+define('install_update_steam', "Install/Update via Steam");
+define('install_update_manual', "Install/Update manually");
+define('assign_game_homes', "Assign game servers");
+define('user', "User");
+define('group', "مجموعة");
+define('start', "Start");
+define('ogp_agent_ip', "OGP Agent IP");
+define('max_players', "Max Players");
+define('max', "Max");
+define('ip_and_port', "IP and Port");
+define('available_maps', "Available Maps");
+define('map_path', "Map Path");
+define('available_parameters', "Available Parameters");
+define('start_server', "Start Server");
+define('start_wait_note', "The server startup might take a while. Please wait without closing your browser.");
+define('game_type', "Game Type");
+define('map', "Map");
+define('starting_server', "Starting server, please wait...");
+define('starting_server_settings', "Starting server with following settings");
+define('startup_params', "Startup parameters");
+define('startup_cpu', "CPU the server is running on");
+define('startup_nice', "Nice value of the server");
+define('game_home', "game server");
+define('server_started', "Server started successfully.");
+define('no_parameter_access', "You do not have access to parameters.");
+define('extra_parameters', "Extra Parameters");
+define('no_extra_param_access', "You do not have access to extra parameters.");
+define('extra_parameters_info', "These parameters are put to the end of the command line when the game is started.");
+define('game_exec_not_found', "The game executable %s was not found from the remote server.");
+define('select_params_and_start', "Select the startup parameters for the server and press '%s'.");
+define('no_ip_port_pairs_assigned', "No IP Port pairs assigned for this home. If you do not have access to home editing contact your admin.");
+define('unable_to_get_log', "Unable to get log, retval %s.");
+define('server_binary_not_executable', "Server binary is not executable. Check you have proper permissions in the server home directory.");
+define('server_not_running_log_found', "Server is not running, but log is found. NOTE: This log might not be related to the last server startup.");
+define('ip_port_pair_not_owned', "IP:PORT pair not owned.");
+define('unsuitable_maxplayers_value_maximum_reachable_number_of_slots_has_been_set', "Unsuitable maxplayers value, maximum reachable number of slots has been set.");
+define('server_running_not_responding', "Server is running, but its not responding,<br>there might be a some kind of problem and you might want to ");
+define('update_started', "Update started, please wait...");
+define('failed_to_start_steam_update', "Failed to start Steam update. See agent log.");
+define('failed_to_start_rsync_update', "Failed to start Rsync update. See agent log.");
+define('update_completed', "Update completed successfully.");
+define('update_in_progress', "Update in progress, please wait...");
+define('refresh_steam_status', "Refresh steam status");
+define('refresh_rsync_status', "Refresh rsync status");
+define('server_running_cant_update', "Server running so update is not possible. Stop the server before update.");
+define('xml_steam_error', "Selected server type does not support steam install/update.");
+define('mod_key_not_found_from_xml', "Mod key '%s' not found from the XML file.");
+define('stop_update', "Stop update");
+define('statistics', "Statistics");
+define('servers', "Servers");
+define('players', "Players");
+define('current_map', "Current Map");
+define('stop_server', "Stop Server");
+define('server_ip_port', "Server IP:Port");
+define('server_name', "Server Name");
+define('server_id', "Server ID");
+define('player_name', "Player Name");
+define('score', "Score");
+define('time', "Time");
+define('no_rights_to_stop_server', "You do not have rights to stop this server.");
+define('no_ogp_lgsl_support', "This server (running: %s) does not have LGSL support in OGP and its statistics can not be shown.");
+define('server_status', "Server on %s is %s.");
+define('server_stopped', "Server '%s' has been stopped.");
+define('if_want_to_start_homes', "If you want to start game servers go to %s.");
+define('view_log', "Logs");
+define('if_want_manage', "If you want to manage your games you can do it in the");
+define('columns', "columns");
+define('group_users', "Group users:");
+define('assigned_to', "Assigned to:");
+define('restart_server', "Restart Server");
+define('restarting_server', "Restarting server, please wait...");
+define('server_restarted', "Server '%s' has been restarted.");
+define('server_not_running', "The server is not running.");
+define('address', "Address");
+define('owner', "Owner");
+define('operations', "Operations");
+define('search', "Search");
+define('maps_read_from', "Maps read from ");
+define('file', "file");
+define('folder', "folder");
+define('unable_retrieve_mod_info', "Unable to retrieve mod information from database.");
+define('unexpected_result_libremote', "Unexpected result from libremote, please inform developers.");
+define('unable_get_info', "Unable to get the required information for startup, blocking startup.");
+define('server_already_running', "Server already running. If you do not see the server in the Game Monitor, there might be a somekind of problem and you might want to");
+define('already_running_stop_server', "Stop server.");
+define('error_server_already_running', "ERROR: Server already running on port");
+define('failed_start_server_code', "Failed to start the remote server. Error code: %s");
+define('disabled', "disabled ");
+define('not_found_server', "Could not find the remote server with ID");
+define('rcon_command_title', "RCON Command");
+define('has_sent_to', "has been sent to");
+define('need_set_remote_pass', "You need to set the remote control password on");
+define('before_sending_rcon_com', "before sending rcon commands to it.");
+define('retry', "Retry");
+define('page', "page");
+define('server_cant_start', "server can not start");
+define('server_cant_stop', "server can not stop");
+define('error_occured_remote_host', "Error occurred on the remote host");
+define('follow_server_status', "You can follow the server status from");
+define('addons', "Addons");
+define('hostname', "Hostname");
+define('rsync_install', "[Rsync Install]");
+define('ping', "Ping");
+define('team', "Team");
+define('deaths', "Deaths");
+define('pid', "PID");
+define('skill', "Skill");
+define('AIBot', "AIBot");
+define('steamid', "Steam ID");
+define('player', "Player");
+define('port', "Port");
+define('rcon_presets', "RCON presets");
+define('update_from_local_master_server', "Update from local master server");
+define('update_from_selected_rsync_server', "Update from selected rsync server");
+define('execute_selected_server_operations', "Execute selected server operations");
+define('execute_operations', "Execute operations");
+define('account_expiration', "Account expiration");
+define('mysql_databases', "MySQL Databases");
+define('failed_querying_server', "* Failed querying the server.");
+define('query_protocol_not_supported', "* There is no query protocol in OGP that can support this server.");
+define('queries_disabled_by_setting_disable_queries_after', "Queries disabled by setting: Disable queries after: %s, since you have %s servers.<br>");
+define('presets_for_game_and_mod', "RCON presets for %s and mod %s");
+define('name', "Name");
+define('command', "RCON&nbsp;Command");
+define('add_preset', "Add preset");
+define('edit_presets', "Edit presets");
+define('del_preset', "Delete");
+define('change_preset', "Change");
+define('send_command', "Send command");
+define('starting_copy_with_master_server_named', "Starting copy with master server named '%s'...");
+define('starting_sync_with', "Starting sync with %s...");
+define('refresh_interval', "Log refreshing interval");
+define('finished_manual_update', "Finished manual update.");
+define('failed_to_start_file_download', "Failed to start file download");
+define('game_name', "Game name");
+define('dest_dir', "Destination directory");
+define('remote_server', "Remote Server");
+define('file_url', "File URL");
+define('file_url_info', "The URL of the file that is uploaded and uncompressed to the directory.");
+define('dest_filename', "Destination Filename");
+define('dest_filename_info', "The filename for the destination file.");
+define('update_server', "Update server");
+define('unavailable', "Unavailable");
+define('upload_map_image', "Upload map image");
+define('upload_image', "Upload image");
+define('jpg_gif_png_less_than_1mb', "The image must be jpg, gif or png and less than 1 MB.");
+define('check_dev_console', "Error during uploading file, please check the browser developer console.");
+define('uploaded_successfully', "Uploaded successfully.");
+define('cant_create_folder', "Can't create folder:<br><b>%s</b>");
+define('cant_write_file', "Can't write file:<br><b>%s</b>");
+define('exceeded_php_directive', "Exceeded PHP directive.<br><b>%s</b>.");
+define('unknown_errors', "Unknown errors.");
+define('directory', "Directory");
+define('view_player_commands', "View Player Commands");
+define('hide_player_commands', "Hide Player Commands");
+define('no_online_players', "There are no online players.");
+define('invalid_game_mod_id', "Invalid Game/Mod ID specified.");
+define('auto_update_title_popup', "Steam Auto Update Link");
+define('auto_update_popup_html', "<p>Use the link below to check and automatically update your game server via Steam if needed.&nbsp; You can query it using a cronjob or manually initiate the process.</p>");
+define('auto_update_copy_me', "Copy");
+define('auto_update_copy_me_success', "Copied!");
+define('auto_update_copy_me_fail', "Failed to copy. Please manually copy the link.");
+define('get_steam_autoupdate_api_link', "Auto Update Link");
+define('update_attempt_from_nonmaster_server', "User %s attempted to update home_id %d from a non-master server. (Home ID: %d)");
+define('attempting_nonmaster_update', "You are attempting to update this server from a non-master server.");
+define('cannot_update_from_own_self', "Local Server Update may not run on a master server.");
+define('show_server_id', "Show Server IDs");
+define('hide_server_id', "Hide Server IDs");
+?>

+ 88 - 0
lang/Arabic/modules/litefm.php

@@ -0,0 +1,88 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('dir_not_found', "Directory '%s' not found from the server.");
+define('filename', "Filename");
+define('filesize', "Filesize");
+define('bytes', "Bytes");
+define('owner', "Owner");
+define('group', "Group");
+define('empty_directory', "Directory is empty.");
+define('currently_viewing', "Currently viewing directory '%s'");
+define('wrote_changes', "Changes saved successfully.");
+define('failed_write', "Failed to write file to remote server.");
+define('failed_read', "Failed to read file from the remote server.");
+define('failed_list', "Failed to retrieve directory list.");
+define('level_up', "^Up one Level^");
+define('unallowed_char', "Unallowed characters found from the path.");
+define('button_edit', "[Edit]");
+define('save', "Save");
+define('home_id_missing', "Home ID is missing.");
+define('upload', "Upload");
+define('upload_failed', "Upload failed, the error was: %s.");
+define('can_not_create_upload_folder_path', "Can not create upload folder path %s");
+define('url_is_not_accesible_from_agent', "URL %s is not accesible from agent");
+define('upload_file', "Upload file");
+define('uncompress', "Uncompress");
+define('create_folder', "Create folder");
+define('create', "Create");
+define('delete_item', "Delete %s?");
+define('upload_in_progress', "Upload in progress...");
+define('upload_complete', "Upload complete.");
+define('chattr_yes', "Lock File");
+define('chattr_no', "Unlock File");
+define('secure_item', "Secure/Unsecure %s?");
+define('filesecure', "File Security");
+define('chattr_locked', "File Locked");
+define('chattr_unlocked', "File Unlocked");
+define('rename', "Rename");
+define('move', "Move");
+define('copy', "Copy");
+define('compress', "Compress");
+define('create_file', "Create File");
+define('select_at_least_one_item', "Select at least one item");
+define('rename_item', "Rename item(s)");
+define('move_item', "Move item(s)");
+define('copy_item', "Copy item(s)");
+define('compress_item', "Compress item(s)");
+define('uncompress_item', "Uncompress item(s)");
+define('archive_name', "Archive name");
+define('archive_type', "Archive type");
+define('file_name', "File name");
+define('folder_name', "folder name");
+define('compresses_files_separately', "compresses files separately");
+define('to', "to");
+define('upload_to_web', "Upload to web");
+define('transfer_to_server', "Transfer to server");
+define('mail_sent_successfully', "Email sent successfully");
+define('send_item_by_email', "Send item(s) by email");
+define('subject', "Subject");
+define('message', "Message");
+define('dest_email', "Destination email");
+define('remove', "Remove");
+define('send_by_email', "Send by email");
+define('send_by_email_info', "For mailing files the packet 'mutt' must be installed in the agent side.");
+define('settings_updated', "Settings updated");
+define('update_settings', "Update settings");
+?>

+ 44 - 0
lang/Arabic/modules/lostpwd.php

@@ -0,0 +1,44 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('recover', "Recover a forgotten password");
+define('back', "Back");
+define('incomplete', "Please go back and complete all the fields in the form.");
+define('subject', "Password request");
+define('password_message', "Hello,<br><br>Your password has been successfully reseted.<br><br>New Password: %s<br><br>Remember to change your password often.<br><br>Please do not reply to this email!<br><br>______________________________<br>OGP Mailer");
+define('send', "Your password has been sent! Please check your email!");
+define('here', "Here");
+define('to_login', "to login");
+define('errormail', "Your email address is not correct.");
+define('submit', "Submit");
+define('click', "Click");
+define('mail_settings_missing', "Panel mail settings are not complete so it can not send your password. Contact your OGP admin.");
+define('mail_failed', "Failed to send email.");
+define('email', "Email");
+define('enter_email', "Please enter your email address");
+define('webmaster', "Webmaster");
+define('confirm_send', "For security reasons we have sent you a confirmation link before you restart your password.<br><b style='color:red;'>Please check your inbox.</b>");
+define('confirm_change_subject', "Password reset, confirmation email");
+define('confirm_change_password_message', "Hello,<br><br>Please click on the link below to reset your password:<br><br>%s<br><br>Note: If you do not have requested the reset of your password, you can ignore this email.<br><br>Please do not reply to this email!<br><br>______________________________<br>OGP Mailer");
+?>

+ 55 - 0
lang/Arabic/modules/modulemanager.php

@@ -0,0 +1,55 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('module_id', "Module ID");
+define('module_name', "Module Name");
+define('module_folder', "Module Folder");
+define('module_version', "Module Version");
+define('db_version', "DB Version");
+define('modules_available_for_install', "Custom Modules Available for Installation:");
+define('install', "Install");
+define('uninstall', "Uninstall");
+define('modules', "Modules");
+define('update_modules', "Update Modules");
+define('no_installed_modules', "No installed modules found.");
+define('not_complete', "The install/uninstall feature is not complete and might not work properly. WARNING: Data loss may occur in the OGP database!");
+define('core_mods_installed', "Installed Core Modules:");
+define('custom_mods_installed', "Installed Custom Modules:");
+define('installing_module', "Installing module '%s'");
+define('successfully_installed_module', "Successfully installed module %s.");
+define('failed_to_install_module', "Failed to install module %s.");
+define('adding_module', "Adding module called '%s'.");
+define('module_already_installed', "Module called '%s' is already installed.");
+define('uninstalling_module', "Uninstalling module '%s'");
+define('successfully_uninstalled_module', "Successfully uninstalled module %s.");
+define('failed_to_uninstall_module', "Failed to uninstall module %s.");
+define('module_file_missing', "directory is missing the module.php file.");
+define('module_file_missing_info', "is missing the required information.");
+define('query_failed', "Failed to execute query");
+define('query_failed_2', "to database.");
+define('failed_del_db', "Failed to delete module from database.");
+define('updated_module', "Updated module: '%s'.");
+define('updating_modules', "Updating Modules");
+define('updating_finished', "Updating Finished");
+?>

+ 115 - 0
lang/Arabic/modules/mysql.php

@@ -0,0 +1,115 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('configured_mysql_hosts', "Configured MySQL Hosts");
+define('add_new_mysql_host', "Add MySQL host");
+define('enter_mysql_ip', "Enter MySQL IP.");
+define('enter_valid_port', "Enter a valid port.");
+define('enter_mysql_root_password', "Enter MySQL root password.");
+define('enter_mysql_name', "Enter MySQL name.");
+define('could_not_add_mysql_server', "Could not add MySQL server.");
+define('game_server_name_info', "Server name helps users to identify their servers.");
+define('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('direct_connection', "Direct connection");
+define('connection_through_remote_server_named', "Connection through remote server named %s");
+define('add_mysql_server', "Add MySQL server");
+define('mysql_online', "MySQL online");
+define('mysql_offline', "MySQL offline");
+define('encryption_key_mismatch', "Encryption key mismatch");
+define('unknown_error', "Unknown error");
+define('remove', "Delete");
+define('assign_db', "Assign Database");
+define('mysql_server_name', "MySQL server name");
+define('server_status', "Server status");
+define('mysql_ip_port', "MySQL IP:port");
+define('mysql_root_passwd', "MySQL root password");
+define('connection_method', "Connection method");
+define('user_privilegies', "User privileges");
+define('current_dbs', "Current databases");
+define('mysql_name', "MySQL server name");
+define('mysql_ip', "MySQL IP");
+define('mysql_port', "MySQL port");
+define('privilegies', "privileges");
+define('all', "All");
+define('custom', "Custom");
+define('server_added', "Server added.");
+define('sql_alter', "ALTER");
+define('sql_create', "CREATE");
+define('sql_create_temporary_tables', "CREATE TEMPORARY TABLES");
+define('sql_drop', "DROP");
+define('sql_index', "INDEX");
+define('sql_insert', "INSERT");
+define('sql_lock_tables', "LOCK TABLES");
+define('sql_select', "SELECT");
+define('sql_grant_option', "GRANT OPTION");
+define('sql_update', "UPDATE");
+define('sql_delete', "DELETE");
+define('sql_alter_info', "<b>Enables use of ALTER TABLE.</b>");	
+define('sql_create_info', "<b>Enables use of CREATE TABLE.</b>");	
+define('sql_create_temporary_tables_info', "<b>Enables use of CREATE TEMPORARY TABLE.</b>");
+define('sql_delete_info', "<b>Enables use of DELETE.</b>");
+define('sql_drop_info', "<b>Enables use of DROP TABLE.</b>");	
+define('sql_index_info', "<b>Enables use of CREATE INDEX and DROP INDEX.</b>");	
+define('sql_insert_info', "<b>Enables use of INSERT.</b>");	
+define('sql_lock_tables_info', "<b>Enables use of LOCK TABLES on tables for which you have the SELECT privilege.</b>");	
+define('sql_select_info', "<b>Enables use of SELECT.</b>");
+define('sql_update_info', "<b>Enables use of UPDATE.</b>");	
+define('sql_grant_option_info', "<b>Enables privileges to be granted.</b>");
+define('select_game_server', "Select game server");
+define('invalid_mysql_server_id', "Invalid MySQL server ID.");
+define('there_is_another_db_named_or_user_named', "There is another database named <b>%s</b> or another user named <b>%s</b>.");
+define('db_added_for_home_id', "Added database for home ID <b>%s</b>.");
+define('could_not_remove_db', "The selected database could not be removed.");
+define('db_removed_successfully_from_mysql_server_named', "The database was removed from server %s.");
+define('areyousure_remove_mysql_server', "Are you sure that you want remove MySQL server named <b>%s</b>?");
+define('db_changed_successfully', "The database named %s was changed successfully.");
+define('error_while_remove', "Error while remove.");
+define('mysql_server_removed', "MySQL server named <b>%s</b> has been removed successfully.");
+define('unable_to_set_changes_to', "Unable to set changes to MySQL server named <b>%s</b>.");
+define('mysql_server_settings_changed', "MySQL server named <b>%s</b> has been changed successfully.");
+define('editing_mysql_server', "Editing MySQL server named <b>%s</b>.");
+define('save_settings', "Save settings");
+define('mysql_dbs_for', "Databases for server %s");
+define('edit_dbs', "Edit databases");
+define('edit_db_settings', "Edit database settings");
+define('remove_db', "Remove database");
+define('save_db_changes', "Save database changes.");
+define('add_db', "Add database");
+define('select_db', "Select database");
+define('db_user', "DB User");
+define('db_passwd', "DB Password");
+define('db_name', "DB name");
+define('enabled', "Enabled");
+define('game_server', "Game server");
+define('there_are_no_databases_assigned_for', "There are no databases assigned for <b>%s</b>.");
+define('unable_to_connect_to_mysql_server_as', "Unable to connect to MySQL server as %s.");
+define('unable_to_create_db', "Unable to create database.");
+define('unable_to_select_db', "Unable to select database %s.");
+define('db_info', "Database Information");
+define('db_tables', "Database tables");
+define('db_backup', "DB Backup");
+define('download_db_backup', "Download DB Backup");
+define('restore_db_backup', "Restore DB Backup");
+define('sql_file', "file(.sql)");
+?>

+ 55 - 0
lang/Arabic/modules/register.php

@@ -0,0 +1,55 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('login_name', "Username");
+define('users_fname', "First name");
+define('users_lname', "Last name");
+define('users_passwd', "Password");
+define('users_cpasswd', "Verify password");
+define('passwd_len', "Password must be longer than 6 characters");
+define('err_password', "Password cannot be empty");
+define('err_confirm_password', "Verify password field cannot be empty");
+define('err_password_mismatch', "Passwords do not match");
+define('phone_number', "Phone number");
+define('users_email', "Email");
+define('register_a_new_user', "Register a new user");
+define('password_mismatch', "Passwords mismatch");
+define('confirm_password', "Confirm password");
+define('successfull', "Successful");
+define('click_here', "Click here");
+define('to_login', "to login.");
+define('registered_on', "Registered on: %s.");
+define('register_message', "Hello,<br><br>Your Open Game Panel account has been created and you may now login using the following account information:<br><br>Username: %s<br>Password: %s<br><br>Remember to change your password often and the first time you login.<br><br>Please do not reply to this email!<br><br>______________________________<br>OGP Mailer");
+define('err_captcha', "Captcha does not match.");
+define('err_login_name', "User name is empty or in use.");
+define('err_first_name', "Enter your name.");
+define('err_last_name', "Last Name not entered.");
+define('err_phone_number', "Phone number is empty.");
+define('err_email_address', "Empty or incorrect email address.");
+define('err_email_address_already_in_use_by', "Email address already in use by <b>%s</b>.");
+define('user_registration', "User Registration");
+define('your_account_details_has_been_sent_by_email_to', "Your account details has been sent by email to <b>%s</b>.");
+define('account_created', "Your account has been created.");
+define('subject', "%s :: Account Information");
+?>

+ 137 - 0
lang/Arabic/modules/server.php

@@ -0,0 +1,137 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('add_new_remote_host', "Add New Remote Host");
+define('configured_remote_hosts', "Configured Remote Host");
+define('remote_host', "Remote Host");
+define('remote_host_info', "The remote host must be a pingable hostname!");
+define('remote_host_port', "Remote Host Port");
+define('remote_host_port_info', "The port that is listened by the OGP agent on remote host. Default: 12679.");
+define('remote_host_name', "Remote Host Name");
+define('ogp_user', "OGP Agent Username");
+define('remote_host_name_info', "Remote host name is used to help users to identify their servers.");
+define('add_remote_host', "Add Remote Host");
+define('remote_encryption_key', "Remote Encryption Key");
+define('remote_encryption_key_info', "Remote encryption key is used to encrypt the data between the Panel and Agent. This key must be same in both sides.");
+define('server_name', "Server Name");
+define('agent_ip_port', "Agent IP:Port");
+define('agent_status', "Agent Status");
+define('ips', "IPs");
+define('add_more_ips', "If you want to enter more IPs press 'Set IPs' when all fields are full and an empty field will appear.");
+define('encryption_key_mismatch', "Encryption key does not match with the Agent. Please recheck your Agent configuration.");
+define('no_ip_for_remote_host', "You need to add at least one (1) IP address for each remote host.");
+define('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('ip_administration', "Server &amp; IP Administration :: Open Game Panel");
+define('unknown_error', "Unknown error - status_chk returned");
+define('remote_host_user_name', "UNIX user");
+define('remote_host_user_name_info', "Username where the Agent is running. Example: Jonhy");
+define('remote_host_ftp_ip', "FTP IP");
+define('remote_host_ftp_ip_info', "The FTP server <b>IP</b> for the current agent.");
+define('remote_host_ftp_port', "FTP port");
+define('remote_host_ftp_port_info', "The FTP server <b>port</b> for the current agent.");
+define('view_log', "View log");
+define('status', "Status");
+define('stop_firewall', "Stop Firewall");
+define('start_firewall', "Start Firewall");
+define('seconds', "Seconds");
+define('reboot', "Remote Server Reboot");
+define('restart', "Restart Agent");
+define('confirm_reboot', "Are you sure you want to remotely reboot the entire physical server named '%s'?");
+define('confirm_restart', "Are you sure you want to restart the agent named '%s'?");
+define('restarting', "Restarting agent... Please wait.");
+define('restarted', "Agent successfully restarted.");
+define('reboot_success', "Server named '%s' was successfully rebooted. You will not be able to access the server until it has successfully booted.");
+define('invalid_remote_host_id', "Invalid remote host id '%s' given.");
+define('remote_host_removed', "Remote host called '%s' removed successfully.");
+define('editing_remote_server', "Editing remote server called '%s'");
+define('remote_server_settings_changed', "Changed settings for remote server '%s' successfully.");
+define('save_settings', "Save Settings");
+define('set_ips', "Set IPs");
+define('remote_ip', "Remote IP");
+define('remote_ips_for', "Remote IPs for server called '%s'");
+define('ips_set_for_server', "IPs set for server called '%s' successfully.");
+define('could_not_remove_ip', "Could not remove old IP's from database.");
+define('could_add_ip', "Could add remote server IP to database.");
+define('areyousure_removeagent', "Are you sure you want to remove the agent called");
+define('areyousure_removeagent2', "and all the homes related to it from the ogp database?");
+define('error_while_remove', "Error occurred while removing remote server.");
+define('add_ip', "Add IP");
+define('remove_ip', "Remove IP");
+define('edit_ip', "Edit IP");
+define('wrote_changes', "Changes saved successfully.");
+define('there_are_servers_running_on_this_ip', "There are servers running on this IP address.");
+define('enter_ip_host', "You must enter IP for the remote host.");
+define('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('could_not_add_server', "Could not add server");
+define('to_db', "to the database.");
+define('added_server', "Added server");
+define('with_port', "with port");
+define('to_db_succesfully', "to the database successfully.");
+define('unable_discover', "Unable to auto discover IPs on");
+define('set_ip_manually', "You'll have to set them manually.");
+define('found_ips', "Found IPs");
+define('for_remote_server', "for the remote server.");
+define('failed_add_ip', "Failed to add IP");
+define('timeout', "Time Out");
+define('timeout_info', "Seconds. The time limit to get response from this agent.");
+define('use_nat', "Use NAT");
+define('use_nat_info', "Activate if your remote server is using NAT rules.");
+define('arrange_ports', "Arrange ports");
+define('assign_new_ports_range_for_ip', "Assign new ports range for IP %s");
+define('assigned_port_ranges_for_ip', "Assigned port ranges for IP %s");
+define('assigned_ports_for_ip', "Assigned ports for IP %s");
+define('unspecified_game_types', "Unspecified game types");
+define('start_port', "Start port:");
+define('end_port', "End port:");
+define('port_increment', "Port increment:");
+define('total_assignable_ports', "Total assignable ports:");
+define('available_range_ports', "Available range ports:");
+define('assign_range', "Assign range");
+define('edit_range', "Edit range");
+define('delete_range', "Delete range");
+define('home_id', "Home ID");
+define('home_path', "Home path");
+define('game_type', "Game type");
+define('port', "Port");
+define('invalid_values', "Invalid values.");
+define('ports_in_range_already_arranged', "Ports in range already arranged.");
+define('ports_range_already_configured_for', "Ports range already configured for %s.");
+define('ports_range_added_successfull_for', "Ports range added successfully for %s.");
+define('ports_range_deleted_successfull', "Ports range deleted successfully.");
+define('ports_range_edited_successfull_for', "Ports range edited successfully for %s.");
+define('editing_firewall_for_remote_server', "Editing Firewall for remote server named '%s'");
+define('default_allowed', "Default allowed");
+define('allow_port_command', "Allow port command");
+define('deny_port_command', "Deny port command");
+define('allow_ip_port_command', "Allow IP:port command");
+define('deny_ip_port_command', "Deny IP:port command");
+define('enable_firewall_command', "Enable firewall command");
+define('disable_firewall_command', "Disable firewall command");
+define('get_firewall_status_command', "Get firewall status command");
+define('reset_firewall_command', "Reset firewall command");
+define('firewall_status', "Firewall status");
+define('save_firewall_settings', "Save firewall settings");
+define('reset_firewall', "Reset Firewall");
+define('firewall_settings', "Firewall Settings");
+?>

+ 131 - 0
lang/Arabic/modules/settings.php

@@ -0,0 +1,131 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('maintenance_mode', "Maintenance");
+define('maintenance_mode_info', "Disable the Panel for normal users. Only administrators can access it during maintenance.");
+define('maintenance_title', "Maintenance Title");
+define('maintenance_title_info', "The title that is displayed to normal users during maintenance.");
+define('maintenance_message', "Maintenance Message");
+define('maintenance_message_info', "The message that is displayed to normal users during maintenance.");
+define('update_settings', "Update Settings");
+define('settings_updated', "Settings successfully updated.");
+define('panel_language', "Panel Language");
+define('panel_language_info', "This language is the default language of the panel. Users can change their own language from their profile editing page.");
+define('page_auto_refresh', "Page Auto Refresh");
+define('page_auto_refresh_info', "Page Auto Refresh settings is mainly used in panel debugging. In normal usage this should be set to On.");
+define('smtp_server', "Outgoing E-Mail Server");
+define('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('panel_email_address', "Outgoing E-Mail Address");
+define('panel_email_address_info', "This is the e-mail address that is in from field when passwords are sent to users.");
+define('panel_name', "Panel name");
+define('panel_name_info', "Name of the panel that is shown in the page title. This value will overrule all page titles, if not empty.");
+define('feed_enable', "Enable LGSL Feed");
+define('feed_enable_info', "If your webhost has a firewall blocking the query port you need enable it.");
+define('feed_url', "Feed URL");
+define('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('charset', "Character Encoding");
+define('charset_info', "UTF8, ISO, ASCII, etc... Leave it blank to use ISO encoding.");
+define('steam_user', "Steam User");
+define('steam_user_info', "This user is needed to log in to steam for download some new games like CS:GO.");
+define('steam_pass', "Steam Password");
+define('steam_pass_info', "Set here the steam account password.");
+define('steam_guard', "Steam Guard");
+define('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('smtp_port', "SMTP Port");
+define('smtp_port_info', "If SMTP port is not the default port (25) Enter the SMTP port here.");
+define('smtp_login', "SMTP User");
+define('smtp_login_info', "If your SMTP server requires authentication, enter your user name here.");
+define('smtp_passw', "SMTP Password");
+define('smtp_passw_info', "If you do not set a password the SMTP authentication will be disabled.");
+define('smtp_secure', "SMTP Secure");
+define('smtp_secure_info', "Use SSL/TLS to connect to the SMTP server");
+define('time_zone', "Time Zone");
+define('time_zone_info', "Sets the default timezone used by all date/time functions.");
+define('query_cache_life', "Query cache life");
+define('query_cache_life_info', "Sets the timeout in seconds before the server status is refreshed.");
+define('query_num_servers_stop', "Disable Game Server Queries After");
+define('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('editable_email', "Editable E-Mail Address");
+define('editable_email_info', "Select if users can edit their e-mail address or not.");
+define('old_dashboard_behavior', "Old Dashboard behavior");
+define('old_dashboard_behavior_info', "The old Dashboard was running slower but shows more server information, current players and map.");
+define('rsync_available', "Available rsync servers");
+define('rsync_available_info', "Select what servers list will be shown in the rsync installation.");
+define('all_available_servers', "All available servers ( rsync_sites.list + rsync_sites_local.list )");
+define('only_remote_servers', "Only remote servers ( rsync_sites.list )");
+define('only_local_servers', "Only local servers ( rsync_sites_local.list )");
+define('header_code', "Header code");
+define('header_code_info', "Here you can write your own header code (like HTML code, Embed Code etc.) without editing the theme layout.");
+define('support_widget_title', "Support widget title");
+define('support_widget_title_info', "A custom title for the support widget in the Dashboard.");
+define('support_widget_content', "Support widget content");
+define('support_widget_content_info', "The content of the support widget, you can use HTML code.");
+define('support_widget_link', "Support widget link");
+define('support_widget_link_info', "The URL of your support site.");
+define('recaptcha_site_key', "Recaptcha Site Key");
+define('recaptcha_site_key_info', "The site key provided to you by Google.");
+define('recaptcha_secret_key', "Recaptcha Secret Key");
+define('recaptcha_secret_key_info', "The secret key provided to you by Google.");
+define('recaptcha_use_login', "Use Recaptcha on Login");
+define('recaptcha_use_login_info', "If enabled, users will have to solve the Not a Robot Recaptcha when attempting to login.");
+define('login_attempts_before_banned', "Number of failed login attempts before user is banned");
+define('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('custom_github_update_username', "GitHub update username");
+define('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('remote_query', "Remote query");
+define('remote_query_info', "Use the remote server (agent) to make queries to the game servers (Only GameQ and LGSL).");
+define('check_expiry_by', "Check expiration using");
+define('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('once_logged_in', "Once Logged In");
+define('cron_job', "Cron Job");
+define('theme_settings', "Theme Settings");
+define('theme', "Theme");
+define('theme_info', "Theme selected here will be the default theme for all users. Users can change their theme from their profile page.");
+define('welcome_title', "Welcome Title");
+define('welcome_title_info', "Enables the title that is displayed at the top of the dashboard.");
+define('welcome_title_message', "Welcome Title Message");
+define('welcome_title_message_info', "The title message that is displayed at the top of the dashboard (html allowed).");
+define('logo_link', "Logos Link");
+define('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('custom_tab', "Custom Tab");
+define('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('custom_tab_name', "Custom Tab Name");
+define('custom_tab_name_info', "The tabs display name.");
+define('custom_tab_link', "Custom Tab Link");
+define('custom_tab_link_info', "The tabs hyperlink.");
+define('custom_tab_sub', "Custom Sub-Tabs");
+define('custom_tab_sub_info', "Adds customisable sub-tabs when hovering over the 'Custom Tab'.");
+define('custom_tab_sub_name', "Sub-Tab #1 Name");
+define('custom_tab_sub_link', "Sub-Tab #1 Link");
+define('custom_tab_sub_name2', "Sub-Tab #2 Name");
+define('custom_tab_sub_link2', "Sub-Tab #2 Link");
+define('custom_tab_sub_name3', "Sub-Tab #3 Name");
+define('custom_tab_sub_link3', "Sub-Tab #3 Link");
+define('custom_tab_sub_name4', "Sub-Tab #4 Name");
+define('custom_tab_sub_link4', "Sub-Tab #4 Link");
+define('custom_tab_target_blank', "Custom Tabs Target");
+define('custom_tab_target_blank_info', "Sets all the tabs target. <b style='font-size:10px; font-weight:normal;'>('_self' = Opens link on same page. '_blank'  =  Opens link on new tab.)</b>");
+define('bg_wrapper', "Wrapper Background");
+define('bg_wrapper_info', "The wrappers background image. <b style='font-size:10px; font-weight:normal;'>(Only available on some themes.)</b>");
+?>

+ 40 - 0
lang/Arabic/modules/status.php

@@ -0,0 +1,40 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('system_uptime', "System Uptime");
+define('system_up_time', "Up Time");
+define('system_up_since', "Since");
+define('cpu_usage', "CPU Usage");
+define('cpu_load', "Load");
+define('ram_usage', "RAM Usage");
+define('ram_used', "Memory Used");
+define('ram_of', "of");
+define('storage_space', "Storage Space");
+define('storage_total', "Disk Space");
+define('storage_used', "Used");
+define('storage_free', "Free Space");
+define('process_monitor', "Process Monitor");
+define('status_extension_required', "Extension Required");
+define('gd_info', "PHP Extension <a href=\"http://php.net/manual/en/image.installation.php\">GD</a> is required to generate these bar images!");
+?>

+ 64 - 0
lang/Arabic/modules/subusers.php

@@ -0,0 +1,64 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('login_name', "Username");
+define('first_name', "First name");
+define('last_name', "Last name");
+define('phone_number', "Phone number");
+define('email_address', "Email");
+define('register_a_new_user', "Register a new user");
+define('password_mismatch', "Passwords mismatch.");
+define('confirm_password', "Confirm password");
+define('subuser_password', "Sub-User Password");
+define('subuser_man', "Sub-User Management");
+define('successfull', "Successfull");
+define('click_here', "Click here");
+define('to_login', "to login.");
+define('registered_on', "Registered on");
+define('register_message', "Hello,<br><br>Your Open Game Panel account has been created and you may now login using the following account information:<br><br>Username: %s<br>Password: %s<br><br>Remember to change your password often and the first time you login.<br><br>Please do not reply to this email!<br><br>______________________________<br>OGP Mailer");
+define('err_password', "Password cannot be empty");
+define('err_confirm_password', "Verify password field cannot be empty");
+define('err_password_mismatch', "Passwords do not match");
+define('err_captcha', "Captcha does not match.");
+define('err_login_name', "User name is empty or in use.");
+define('err_first_name', "Enter your name.");
+define('err_last_name', "Last Name not entered.");
+define('err_phone_number', "Phone number is empty.");
+define('err_email_address', "Empty or incorrect email address.");
+define('err_users_parent', "Sub-user accounts may not create other users.");
+define('err_parent_user', "The parent user ID must reference a valid pre-existing user.");
+define('err_email_address_already_in_use_by', "Email address already in use by <b>%s</b>.");
+define('user_registration', "User Registration");
+define('your_account_details_has_been_sent_by_email_to', "Your account details has been sent by email to <b>%s</b>.");
+define('subject', "Hello %s, welcome to %s.");
+define('sub_user', "Sub Users");
+define('create_sub_user', "Add Sub User");
+define('listdel_sub_user', "List, Modify Sub User Account Information, or Delete Sub User");
+define('delete_sub_user', "Edit / Delete Sub User");
+define('del_subuser_conf', "Are you sure you want to delete this account:");
+define('no_subusers', "No subusers have been created under your account yet!");
+define('subuser_deleted', "Sub-User %s was successfully deleted from the database!");
+define('subuser_added', "Sub-User %s was successfully created and added to the database!");
+define('your_subusers', "Owned Sub-User Accounts");
+?>

+ 56 - 0
lang/Arabic/modules/update.php

@@ -0,0 +1,56 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('curl_needed', "هذه الصفحة تتطلب PHP curl module .");
+define('no_access', "أنت بحاجة إلى صلاحيات الأدمن للدخول إلى هذه الصفحة.");
+define('dwl_update', "تحميل التحديث...");
+define('dwl_complete', "تم التحميل");
+define('install_update', "تثبيت التحديث...");
+define('update_complete', "تم التحديث");
+define('ignored_files', "%s ملف تم تجاهله");
+define('not_updated_files_blacklisted', "لم يتم تحديث / تثبيت ملفات (القائمة السوداء):<br>%s");
+define('latest_version', "احدث اصدار");
+define('panel_version', "نسخة اللوحة");
+define('update_now', "تحديث الان");
+define('the_panel_is_up_to_date', "اللوحة محدثة لاخر إصدار.");
+define('files_overwritten', "%s ملف استبدل");
+define('files_not_overwritten', "%s لم يتم استبداله لانه بالقائمة السوداء");
+define('can_not_update_non_writable_files', "لايمكن تحديث الملفات/المجلدات التالية لانها غير قابلة لإستبدال");
+define('dwl_failed', "The download link is not available: \"%s\".<br>Try again later.");
+define('temp_folder_not_writable', "The download can not be placed because Apache does not have write permision at the system temporary folder(%s).");
+define('base_dir_not_writable', "The panel can not update because Apache does not have write permision at folder \"%s\".");
+define('new_files', "%s new files.");
+define('updated_files', "Updated files:<br>%s");
+define('select_mirror', "Select mirror");
+define('view_changes', "View changes");
+define('get_x_revison_messages_may_take_some_time', "Get %s revison messages may take some time.");
+define('updating_modules', "Updating Modules");
+define('updating_finished', "Updating Finished");
+define('updated_module', "تحديث الموديول : '%s'.");
+define('blacklist_files', "ملفات القائمة السوداء");
+define('blacklist_files_info', "لن يتم تحديث كافة الملفات المعلمة.");
+define('save_to_blacklist', "حفظ إلى القائمة السوداء");
+define('no_new_updates', "لا توجد تحديثات جديدة");
+?>

+ 111 - 0
lang/Arabic/modules/user_admin.php

@@ -0,0 +1,111 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('your_profile', "Your profile");
+define('new_password', "New password");
+define('retype_new_password', "Retype new password");
+define('login_name', "Login name");
+define('language', "Language");
+define('first_name', "First name");
+define('page_limit', "Items per Page");
+define('page_limit_info', "Number of items shown per page. The number of items cannot be less than 10.");
+define('last_name', "Last name");
+define('phone_number', "Phone number");
+define('email_address', "Email address");
+define('city', "City");
+define('province', "Province");
+define('country', "Country");
+define('comment', "Comments");
+define('expires', "Expires");
+define('save_profile', "Save profile");
+define('new_password_info', "When password field is empty the password will not be updated.");
+define('theme', "Theme");
+define('theme_info', "If theme is empty the global value is used.");
+define('expires_info', "Date when the user account expires. The account is not deleted, but user can not login anymore.");
+define('password_mismatch', "Passwords did not match.");
+define('current_password', "Current password");
+define('current_password_info', "Your current password.");
+define('current_password_mismatch', "Your current password did not match to the one in database.");
+define('add_new_user', "Add a new user");
+define('edit_user_groups', "Edit User Groups");
+define('users', "Users");
+define('user_role', "User role");
+define('full_name', "Full Name");
+define('edit_games', "Edit Games");
+define('edit_profile', "Edit Profile");
+define('confirm_password', "Confirm password");
+define('you_need_to_enter_both_passwords', "You need to enter both passwords.");
+define('passwords_did_not_match', "Passwords did not match.");
+define('could_not_add_user_because_user_already_exists', "Could not add user, because user <em>%s</em> already exists.");
+define('successfully_added_user', "Successfully added user <em>%s</em>.");
+define('add_a_new_user', "Add a new user");
+define('admin', "Admin");
+define('user', "User");
+define('user_with_id_does_not_exist', "User with ID %s does not exist.");
+define('are_you_sure_you_want_to_delete_user', "Are you sure you want to delete user <em>%s</em>?");
+define('unable_to_delete_user', "Unable to delete user %s.");
+define('successfully_deleted_user', "Successfully deleted user <b>%s</b>.");
+define('failed_to_update_user_profile_error', "Failed to update user profile. Error: %s");
+define('profile_of_user_modified_successfully', "Profile of user <b>%s</b> was modified successfully.");
+define('no_subusers', "No subusers are available to be assigned to a group. Please create subuser accounts.");
+define('ownedby', "Parent Owner");
+define('andSubUsers', " And all of his subusers?");
+define('subusers', "Subusers");
+define('show_subusers', "Show Subusers");
+define('hide_subusers', "Hide Subusers");
+define('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('add_new_group', "Add new group");
+define('group_name', "Group Name");
+define('add_group', "Add Group");
+define('no_groups_available', "No groups available.");
+define('delete_group', "Delete Group");
+define('add_user_to_group', "Add user to group");
+define('add_user', "Add User");
+define('remove_from_group', "Remove from group");
+define('add_server_to_group', "Add server to group");
+define('add_server', "Add Server");
+define('no_remote_servers', "No remote servers available.");
+define('servers_in_group', "Servers in group");
+define('no_servers_in_group', "No servers in group %s.");
+define('available_groups', "Available Groups");
+define('assign_homes', "Assign Homes");
+define('successfully_added_group', "Successfully added group %s.");
+define('group_name_empty', "Group name can not be empty.");
+define('failed_to_add_group', "Failed to add group %s.");
+define('could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
+define('successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
+define('could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");
+define('successfully_added_server_to_group', "Successfully added server to group <em>%s</em>.");
+define('successfully_removed_from_group', "Successfully removed %s from group <em>%s</em>.");
+define('could_not_delete_server_from_group', "Could not delete server %s from group <em>%s</em>.");
+define('successfully_removed_server_from_group', "Successfully removed server %s from group <em>%s</em>.");
+define('group_with_id_does_not_exist', "%s group does not exist.");
+define('are_you_sure_you_want_to_delete_group', "Are you sure you want to delete group <em>%s</em>?");
+define('unable_to_delete_group', "Unable to delete %s group.");
+define('successfully_deleted_group', "Successfully deleted group <b>%s</b>.");
+define('editing_profile', "Editing Profile: %s");
+define('valid_user', "Please specify a valid user.");
+define('enter_valid_username', "Please enter a valid username.");
+define('unexpected_role', "Unexpected user role received.");
+?>

+ 217 - 0
lang/Arabic/modules/user_games.php

@@ -0,0 +1,217 @@
+<?php
+/*
+ *
+ * OGP - Open Game Panel
+ * Copyright (C) 2008 - 2016 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('add_mods_note', "You need to add mods after adding server to user. This can be done by editing the server.");
+define('game_servers', "سيرفرات الألعاب");
+define('game_path', "مسار اللعبة");
+define('game_path_info', "مسار السيرفر المطلق. مثال: /home/ogp/my_server/");
+define('game_server_name_info', "اسم السيرفر يساعد المستخدمين على معرفة سيرفراتهم");
+define('control_password', "التحكم في كلمة المرور");
+define('control_password_info', "This password is used for server control, such as RCON password. If the password is empty then other means are used.");
+define('add_game_home', "أضف سيرفر لعبة");
+define('game_path_empty', "مسار اللعبة لايمكن أن يكون فارغا");
+define('game_home_added', "تم إضافة سيرفر اللعبة بنجاح. إعادة توجيه لصفحة الإعدادت.");
+define('failed_to_add_home_to_db', "Failed to add home to database. Error: %s");
+define('caution_agent_offline_can_not_get_os_and_arch_showing_servers_for_all_platforms', "<b>Caution!</b> The Agent is offline, can not get OS type and architecture,<br> Showing servers for all platforms:");
+define('select_remote_server', "Select Remote Server");
+define('no_remote_servers_configured', "No remote servers configured to the Open Game Panel.<br>You need to add remote servers before you can add servers for the users.");
+define('no_game_configurations_found', "No game configuration found. You need to add game configurations from the");
+define('game_configurations', ">game configuration page");
+define('add_remote_server', "أضف سيرفر.");
+define('wine_games', "Wine Games");
+define('home_path', "Home path");
+define('change_home_info', "The location of the installed game server. Example: /home/ogp/my_server/");
+define('game_server_name', "إسم سيرفر لعبة");
+define('change_name_info', "The name of the server to help users to identify it.");
+define('game_control_password', "Game control password");
+define('change_control_password_info', "Control password is for example rcon password.");
+define('available_mods', "المودات المتاحة");
+define('note_no_mods', "No mod(s) available for this game.");
+define('change_home', "Change Home");
+define('change_control_password', "Change Control Password");
+define('change_name', "Change Name");
+define('add_mod', "أضف مود");
+define('set_ip', "Set IP");
+define('ips_and_ports', "IPs and Ports");
+define('mod_name', "Mod Name");
+define('max_players', "Max Players");
+define('extra_cmd_line_args', "Extra Command Line Args");
+define('extra_cmd_line_info', "The Extra command line args provides a way to enter extra arguments to the game command line when it is started.");
+define('cpu_affinity', "CPU Affinity");
+define('nice_level', "Nice Level");
+define('set_options', "Set Options");
+define('remove_mod', "Remove Mod");
+define('mods', "Mods");
+define('ip', "IP");
+define('port', "Port");
+define('no_ip_ports_assigned', "At least one IP:Port pair must be assigned to the home.");
+define('successfully_assigned_ip_port', "Successfully assigned IP:Port pair to home.");
+define('port_range_error', "Port needs to be between range 0 and 65535.");
+define('failed_to_assing_mod_to_home', "Failed to assing mod with id %d to home.");
+define('successfully_assigned_mod_to_home', "Successfully assigned mod with id %d to home.");
+define('successfully_modified_mod', "Successfully modified mod information.");
+define('back_to_game_monitor', "Back to Game Monitor");
+define('back_to_game_servers', "Back to Game Servers");
+define('user_id_main', "المالك الأساسى");
+define('change_user_id_main', "تغير المالك الأساسى");
+define('change_user_id_main_info', "The main server home owner.");
+define('server_ftp_password', "FTP password");
+define('change_ftp_password', "Change FTP password");
+define('change_ftp_password_info', "This is the password to login to FTP server for this home.");
+define('Delete_old_user_assigned_homes', "Unassign home to current users.");
+define('editing_home_called', "Editing home called");
+define('control_password_updated_successfully', "Control password updated successfully.");
+define('control_password_update_failed', "Control password update failed");
+define('successfully_changed_game_server', "Successfully changed game server.");
+define('error_ocurred_on_remote_server', "Error ocurred on remote server,");
+define('ftp_password_can_not_be_changed', "FTP password can not be changed.");
+define('ftp_can_not_be_switched_on', "FTP can not be switched ON.");
+define('ftp_can_not_be_switched_off', "FTP can not be switched OFF.");
+define('invalid_home_id_entered', "Invalid home id entered.");
+define('ip_port_already_in_use', "The %s:%s is already in use. Choose another one.");
+define('successfully_assigned_ip_port_to_server_id', "Successfully assigned %s:%s to home with ID %s.");
+define('no_ip_addresses_configured', "Your game server does not have any IP-addresses configured to it. You can configure them from ");
+define('server_page', "صفحة السيرفر");
+define('successfully_removed_mod', "تم حذف مود اللعبة بنجاح.");
+define('warning_agent_offline_defaulting_CPU_count_to_1', "Warning - Agent offline, defaulting CPU count to 1.");
+define('mod_install_cmds', "Mod Install CMDs");
+define('cmds_for', "Commands for");
+define('preinstall_cmds', "Preinstall Commands");
+define('postinstall_cmds', "Postinstall Commands");
+define('edit_preinstall_cmds', "Edit Preinstall Commands");
+define('edit_postinstall_cmds', "Edit Postinstall Commands");
+define('save_as_default_for_this_mod', "Save as default for this mod");
+define('empty', "فارغ");
+define('master_server_for_clon_update', "Master server for local update");
+define('set_as_master_server', "Set as master server");
+define('set_as_master_server_for_local_clon_update', "Set as master server for local update.");
+define('only_available_for', "Only available for '%s' hosted on the remote server named '%s'.");
+define('ftp_on', "Enable FTP");
+define('ftp_off', "Disable FTP");
+define('change_ftp_account_status', "Change FTP account status");
+define('change_ftp_account_status_info', "Once a FTP account is enabled or disabled, it is added or removed from the FTP's database.");
+define('server_ftp_login', "Server FTP Login");
+define('change_ftp_login_info', "Change the FTP Login with a customized one.");
+define('change_ftp_login', "Change FTP Login");
+define('ftp_login_can_not_be_changed', "Can not change FTP Login.");
+define('server_is_running_change_addresses_not_available', "The server is actually running, the IP cannot be changed.");
+define('change_game_type', "Change Game Type");
+define('change_game_type_info', "By changing the game type the current the mods configuration will be deleted.");
+define('force_mod_on_this_address', "Force mod on this address");
+define('successfully_assigned_mod_to_address', "Successfully assigned mod to address");
+define('switch_mods', "Switch mods");
+define('switch_mod_for_address', "Switch mod for address %s");
+define('invalid_path', "Invalid Path");
+define('add_new_game_home', "Add new game server");
+define('no_game_homes_found', "No game servers found");
+define('available_game_homes', "Available game servers");
+define('home_id', "Home ID");
+define('game_server', "Game Server");
+define('game_type', "Game Type");
+define('game_home', "game server");
+define('game_home_name', "game server Name");
+define('clone', "Clone");
+define('unassign', "Unassign");
+define('access_rights', "Access Rights");
+define('assigned_homes', "Currently Assigned Homes");
+define('assign', "Assign");
+define('allow_updates', "Allow Game Updates");
+define('allow_updates_info', "Allows user to update the game installation if that is possible.");
+define('allow_file_management', "File Management");
+define('allow_file_management_info', "Allows user to access the game server with file management modules.");
+define('allow_parameter_usage', "Allow Parameter Usage");
+define('allow_parameter_usage_info', "Allows user to change available command line parameters.");
+define('allow_extra_params', "Allow Extra parametrs");
+define('allow_extra_params_info', "Allows user to modify extra command line parameters.");
+define('allow_ftp', "Allow FTP");
+define('allow_ftp_info', "Show the FTP access information to the user.");
+define('allow_custom_fields', "Allow Custom Fields");
+define('allow_custom_fields_info', "Allows user to access custom fields of the game server if any.");
+define('select_home', "Select Home to Assign");
+define('assign_new_home_to_user', "Assign New Home to user %s");
+define('assign_new_home_to_group', "Assign New Home to group %s");
+define('assigned_home_to_user', "Successfully assigned home (ID: %d) to user %s.");
+define('assigned_home_to_group', "Successfully assigned home (ID: %d) to group %s.");
+define('unassigned_home_from_user', "Successfully unassigned home (ID: %d) from user %s.");
+define('unassigned_home_from_group', "Successfully unassigned home (ID: %d) from group %s.");
+define('no_homes_assigned_to_user', "No homes assigned for user %s.");
+define('no_homes_assigned_to_group', "No homes assigned for group %s.");
+define('no_more_homes_available_that_can_be_assigned_for_this_user', "No more homes available that can be assigned for this user");
+define('no_more_homes_available_that_can_be_assigned_for_this_group', "No more homes available that can be assigned for this group");
+define('you_can_add_a_new_game_server_from', "You can add a new game server from %s.");
+define('no_remote_servers_available_please_add_at_least_one', "There are no remote servers available, please add at least one!");
+define('cloning_of_home_failed', "Cloning of home with id '%s' failed.");
+define('no_mods_to_clone', "No enabled mod(s) for this game yet. None will be cloned.");
+define('failed_to_add_mod', "Failed to add mod with id '%s' to home with id '%s'.");
+define('failed_to_update_mod_settings', "Failed to update mod settings for home with id '%s'.");
+define('successfully_cloned_mods', "Successfully cloned mods for home with id '%s'.");
+define('successfully_copied_home_database', "Successfully copied home database.");
+define('copying_home_remotely', "Copying the home on remote server from '%s' to '%s'.");
+define('cloning_home', "Cloning home called '%s'");
+define('current_home_path', "Current home path");
+define('current_home_path_info', "The current location of the copied home on remote server.");
+define('clone_home', "Clone Home");
+define('new_home_name', "New Home Name");
+define('new_home_path', "New Home Path");
+define('agent_ip', "Agent IP");
+define('game_server_copy_is_running', "Game server copy is running...");
+define('game_server_copy_was_successful', "Game server copy was successful");
+define('game_server_copy_failed_with_return_code', "Game server copy failed with return code %s");
+define('clone_mods', "Clone Mods");
+define('game_server_owner', "Game server owner");
+define('the_name_of_the_server_to_help_users_to_identify_it', "The name of the server to help users to identify it.");
+define('ips_and_ports_used_in_this_home', "IPs and Ports used in this home");
+define('note_ips_and_ports_are_not_cloned', "Note - IPs and Ports are not cloned");
+define('mods_and_settings_for_this_game_server', "Mods and settings for this game server");
+define('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('yes_and_delete_the_files', "Yes and Delete the files");
+define('failed_to_remove_gamehome_from_database', "Failed to remove gamehome from database.");
+define('successfully_deleted_game_server_with_id', "Successfully deleted game server with ID %s.");
+define('failed_to_remove_ftp_account_from_remote_server', "Failed to remove FTP account from remote server.");
+define('remove_it_anyway', "Would you like to remove it anyway?");
+define('sucessfully_deleted', "Sucessfully deleted %s");
+define('the_agent_had_a_problem_deleting', "The agent had a problem deleting %s, check the agent log");
+define('connection_timeout_or_problems_reaching_the_agent', "Connection timeout or problems reaching the agent");
+define('does_not_exist_yet', "Does not exist yet.");
+define('go_to_custom_fields', "Go to Custom Fields");
+define('back_to_edit_server', "Back to edit server");
+define('update_settings', "Update settings");
+define('settings_updated', "Settings updated.");
+define('selected_path_already_in_use', "The selected path is already in use.");
+define('browse', "Browse");
+define('cancel', "Cancel");
+define('set_this_path', "Set this path");
+define('select_home_path', "Select home path");
+define('folder', "Folder");
+define('owner', "Owner");
+define('group', "مجموعة");
+define('level_up', "Level up");
+define('level_up_info', "Back to the previous folder.");
+define('add_folder', "أضف مجلد");
+define('add_folder_info', "Write the name for the new folder, then click on the icon.");
+define('valid_user', "من فضلك حدد مستخدم صالح");
+define('valid_group', "من فضلك حدد مجموعة صالحة");
+define('set_affinity', "Set Server Affinity");
+define('cpu_affinity_info', "Select the CPU core(s) you want to assign to the game server.");
+?>