| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155 |
- <?php
- /*
- *
- * OGP - Open Game Panel
- * Copyright (C) 2008 - 2018 The OGP Development Team
- *
- * http://www.opengamepanel.org/
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
- */
- define('OGP_LANG_maintenance_mode', "תחזוקה");
- define('OGP_LANG_maintenance_mode_info', "השבת את הפאנל למשתמשים רגילים.
- רק מנהלים יכולים לגשת אליו במהלך התחזוקה.");
- define('OGP_LANG_maintenance_title', "כותרת תחזוקה");
- define('OGP_LANG_maintenance_title_info', "הכותרת שמוצגת למשתמשים רגילים במהלך תחזוקה.");
- define('OGP_LANG_maintenance_message', "הודעת תחזוקה");
- define('OGP_LANG_maintenance_message_info', "ההודעה שתוצג למשתמשים רגילים במהלך התחזוקה.");
- define('OGP_LANG_update_settings', "עדכן הגדרות");
- define('OGP_LANG_settings_updated', "הגדרות עודכנו מחדש בהצלחה.");
- define('OGP_LANG_panel_language', "שפת פאנל");
- define('OGP_LANG_panel_language_info', "שפה זו היא שפת ברירת המחדל של הפאנל.
- משתמשים יכולים לשנות את השפה שלהם מדף עריכת הפרופיל שלהם.");
- define('OGP_LANG_page_auto_refresh', "רענון דף אוטומטי");
- define('OGP_LANG_page_auto_refresh_info', "הגדרות רענון אוטומטי של עמוד משמשות בעיקר באיתור באגים בלוח. בשימוש רגיל יש להגדיר זאת כ- On.");
- define('OGP_LANG_smtp_server', "שרת דואר אלקטרוני יוצא");
- define('OGP_LANG_smtp_server_info', "זהו שרת הדואר היוצא (שרת SMTP) שמשמש למשל לשלוח סיסמאות שנשכחו למשתמשים, localhost כברירת מחדל.");
- define('OGP_LANG_panel_email_address', "כתובת דואר אלקטרוני יוצאת");
- define('OGP_LANG_panel_email_address_info', "זוהי כתובת הדואר האלקטרוני שנמצאת בשדה כאשר נשלחים סיסמאות למשתמשים.");
- define('OGP_LANG_panel_name', "שם פאנל");
- define('OGP_LANG_panel_name_info', "שם הלוח שמוצג בכותרת העמוד. ערך זה יבטל את כל כותרות העמודים, אם הוא לא ריק.");
- define('OGP_LANG_feed_enable', "אפשר עדכון LGSL");
- define('OGP_LANG_feed_enable_info', "אם למארח האינטרנט שלך יש חומת אש שחוסמת את יציאת השאילתה, עליך לפתוח את היציאה ידנית.");
- define('OGP_LANG_feed_url', "כתובת אתר לעדכון");
- define('OGP_LANG_feed_url_info', "GrayCube.com משתף עדכון LGSL בכתובת האתר: <br><b>
- http://www.greycube.co.uk/lgsl/feed/lgsl_files/lgsl_feed.php </b>");
- define('OGP_LANG_steam_user', "משתמש סטים");
- define('OGP_LANG_steam_user_info', "משתמש זה נדרש כדי להתחבר לסטים כדי להוריד כמה משחקים חדשים כמו CS: GO.");
- define('OGP_LANG_steam_pass', "סיסמת סטים");
- define('OGP_LANG_steam_pass_info', "הזן כאן את סיסמת הסטים שלך");
- define('OGP_LANG_steam_guard', "סטים גארד");
- define('OGP_LANG_steam_guard_info', "חלק מהמשתמשים הפעילו steam guard כדי להגן על חשבונותיהם מפני האקרים,<br> קוד זה נשלח לדוא\"ל החשבון כאשר עדכון הסטים הראשון מופעל.");
- define('OGP_LANG_smtp_port', "פורט SMTP");
- define('OGP_LANG_smtp_port_info', "אם יציאת SMTP אינה יציאת ברירת המחדל (25) הזן כאן את יציאת SMTP.");
- define('OGP_LANG_smtp_login', "משתמש SMTP");
- define('OGP_LANG_smtp_login_info', "אם שרת ה- SMTP שלך דורש אימות, הזן כאן את שם המשתמש שלך.");
- define('OGP_LANG_smtp_passw', "סיסמת SMTP");
- define('OGP_LANG_smtp_passw_info', "אם לא תגדיר סיסמה, אימות ה- SMTP יושבת.");
- define('OGP_LANG_smtp_secure', "אבטחת SMTP");
- define('OGP_LANG_smtp_secure_info', "השתמש ב- SSL / TLS כדי להתחבר לשרת SMTP");
- define('OGP_LANG_time_zone', "אזור זמן");
- define('OGP_LANG_time_zone_info', "מגדיר את אזור זמן ברירת המחדל המשמש את כל פונקציות התאריך / שעה.");
- define('OGP_LANG_query_cache_life', "חיי מטמון שאילתה");
- define('OGP_LANG_query_cache_life_info', "מגדיר את פסק הזמן בשניות לפני רענון סטטוס השרת.");
- define('OGP_LANG_query_num_servers_stop', "השבת שאילתות שרת משחק לאחר");
- define('OGP_LANG_query_num_servers_stop_info', "השתמש בהגדרה זו כדי להשבית שאילתות אם משתמש בבעלותו שרתי משחק רבים יותר מכמות זו שצוינה כדי להאיץ את טעינת הפאנלים.");
- define('OGP_LANG_editable_email', "כתובת דואר אלקטרוני הניתנת לעריכה");
- define('OGP_LANG_editable_email_info', "בחר אם המשתמשים יכולים לערוך את כתובת הדואר האלקטרוני שלהם או לא.");
- define('OGP_LANG_old_dashboard_behavior', "Old Dashboard behavior");
- define('OGP_LANG_old_dashboard_behavior_info', "The old Dashboard was running slower, but shows more server informations (e.g. current players and maps).");
- define('OGP_LANG_rsync_available', "Available Rsync servers");
- define('OGP_LANG_rsync_available_info', "Select what servers list will be shown in the rsync installation.");
- define('OGP_LANG_all_available_servers', "All available servers ( rsync_sites.list + rsync_sites_local.list )");
- define('OGP_LANG_only_remote_servers', "Only remote servers ( rsync_sites.list )");
- define('OGP_LANG_only_local_servers', "Only local servers ( rsync_sites_local.list )");
- define('OGP_LANG_header_code', "Header code");
- define('OGP_LANG_header_code_info', "Here you can write your own header code (like HTML code, Embed Code etc.) without editing the theme layout.");
- define('OGP_LANG_support_widget_title', "Support widget title");
- define('OGP_LANG_support_widget_title_info', "A custom title for the support widget in the Dashboard.");
- define('OGP_LANG_support_widget_content', "Support widget content");
- define('OGP_LANG_support_widget_content_info', "The content of the support widget (HTML code allowed).");
- define('OGP_LANG_support_widget_link', "Support widget link");
- define('OGP_LANG_support_widget_link_info', "The URL of your support site.");
- define('OGP_LANG_recaptcha_site_key', "Recaptcha Site Key");
- define('OGP_LANG_recaptcha_site_key_info', "The site key provided to you by Google.");
- define('OGP_LANG_recaptcha_secret_key', "Recaptcha Secret Key");
- define('OGP_LANG_recaptcha_secret_key_info', "The secret key provided to you by Google.");
- define('OGP_LANG_recaptcha_use_login', "Use Recaptcha on Login");
- define('OGP_LANG_recaptcha_use_login_info', "If enabled, users will have to solve the Not a Robot Recaptcha when attempting to login.");
- define('OGP_LANG_login_attempts_before_banned', "Number of failed login attempts before user is banned");
- define('OGP_LANG_login_attempts_before_banned_info', "If a user tries to login with invalid credentials more than this many times, the user will be banned temporarily by the panel.");
- define('OGP_LANG_custom_github_update_username', "GitHub update username");
- define('OGP_LANG_custom_github_update_username_info', "Enter your GitHub username ONLY to use your own forked repositories to update OGP. This should only be changed by developers who wish to use their own repos for development rather than checking in possibly buggy code into the main branch.");
- define('OGP_LANG_custom_github_update_branch_name', "GitHub branch name");
- define('OGP_LANG_custom_github_update_branch_name_info', "Enter the branch name you want to use for updating 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. Leave this field blank to default to \"master\"");
- define('OGP_LANG_remote_query', "Remote query");
- define('OGP_LANG_remote_query_info', "Use the remote server (agent) to make queries to the game servers (Only GameQ and LGSL).");
- define('OGP_LANG_check_expiry_by', "Check expiration using");
- define('OGP_LANG_check_expiry_by_info', "If set to once_logged_in, the user's game server assignments will be automatically deleted if past the expiration date. If set to cron_job, you will need to create a cron task using the cron module to check for the expiration date at a configured interval.");
- define('OGP_LANG_once_logged_in', "Once Logged In");
- define('OGP_LANG_cron_job', "Cron Job");
- define('OGP_LANG_theme_settings', "הגדרות ערכת נושא");
- define('OGP_LANG_theme', "ערכת נושא");
- define('OGP_LANG_theme_info', "Theme selected here will be the default theme for all users. Users can change their theme from their profile page.");
- define('OGP_LANG_welcome_title', "כותרת ברוך הבא");
- define('OGP_LANG_welcome_title_info', "Enables the title that is displayed at the top of the Dashboard.");
- define('OGP_LANG_welcome_title_message', "Welcome Title Message");
- define('OGP_LANG_welcome_title_message_info', "The title message that is displayed at the top of the Dashboard (HTML code allowed).");
- define('OGP_LANG_logo_link', "קישור לוגואים");
- define('OGP_LANG_logo_link_info', "The logos hyperlink. <b style='font-size:10px; font-weight:normal;'>(Leaving it blank will link it to the Dashboard)</b>");
- define('OGP_LANG_custom_tab', "Custom Tab");
- define('OGP_LANG_custom_tab_info', "Adds a customisable tab at the end of the menu. <b style='font-size:10px; font-weight:normal;'>(Apply and refresh this page to edit tab settings)</b>");
- define('OGP_LANG_custom_tab_name', "Custom Tab Name");
- define('OGP_LANG_custom_tab_name_info', "The tabs display name.");
- define('OGP_LANG_custom_tab_link', "Custom Tab Link");
- define('OGP_LANG_custom_tab_link_info', "The tabs hyperlink.");
- define('OGP_LANG_custom_tab_sub', "Custom Sub-Tabs");
- define('OGP_LANG_custom_tab_sub_info', "Adds customisable sub-tabs when hovering over the 'Custom Tab'.");
- define('OGP_LANG_custom_tab_sub_name', "Sub-Tab #1 Name");
- define('OGP_LANG_custom_tab_sub_link', "Sub-Tab #1 Link");
- define('OGP_LANG_custom_tab_sub_name2', "Sub-Tab #2 Name");
- define('OGP_LANG_custom_tab_sub_link2', "Sub-Tab #2 Link");
- define('OGP_LANG_custom_tab_sub_name3', "Sub-Tab #3 Name");
- define('OGP_LANG_custom_tab_sub_link3', "Sub-Tab #3 Link");
- define('OGP_LANG_custom_tab_sub_name4', "Sub-Tab #4 Name");
- define('OGP_LANG_custom_tab_sub_link4', "Sub-Tab #4 Link");
- define('OGP_LANG_custom_tab_target_blank', "Custom Tabs Target");
- define('OGP_LANG_custom_tab_target_blank_info', "Sets all the tabs target. <b style='font-size:10px; font-weight:normal;'>(Self_Page = Opens link on same page. New_Page = Opens link on new tab.)</b>");
- define('OGP_LANG_bg_wrapper', "Wrapper Background");
- define('OGP_LANG_bg_wrapper_info', "The wrappers background image. <b style='font-size:10px; font-weight:normal;'>(Only available on some themes.)</b>");
- define('OGP_LANG_show_server_id_game_monitor', "Show Server IDs on Game Monitor page");
- define('OGP_LANG_show_server_id_game_monitor_info', "Show the game server ID column on the Game Monitor for matching up files created by the Agent to the actual game server.");
- define('OGP_LANG_default_game_server_home_path_prefix', "Default game server home directory prefix");
- define('OGP_LANG_default_game_server_home_path_prefix_info', "Enter a path prefix for where you want game server homes to be created by default. You can use \"{USERNAME}\" in the path which will be replaced with the OGP username the game server is being assigned to. You can use \"{GAMEKEY}\" in the path which will be replaced with a friendly lowercase name. You can use \"{SKIPID}\" anywhere in the path to skip appending the home ID to the path. Example: /ogp/games/{USERNAME}/{GAMEKEY}{SKIPID} will become /ogp/games/username/arkse/. Example 2: /ogp/games will become /ogp/games/1 where 1 is the game servers ID.");
- define('OGP_LANG_use_authorized_hosts', "Limit API to Defined Authorized Hosts");
- define('OGP_LANG_use_authorized_hosts_info', "Enable this setting to only allow API calls from pre-defined and approved IP addresses. Approved addresses can be set on this page once the setting has been enabled. If this setting is disabled, a user using a valid key will have access to the API from any IP address. Users using a valid key will be able to use the API to manage any game server they have permissions to administrate.");
- define('OGP_LANG_allow_setting_cpu_affinity', "Allow Setting CPU Core Assignment for Game Servers");
- define('OGP_LANG_allow_setting_cpu_affinity_info', "If enabled, the admin creating a game home will be shown CPU affinity (core assignment) options for the game server.");
- define('OGP_LANG_setup_api_authorized_hosts', "Setup API authorized hosts");
- define('OGP_LANG_autohorized_hosts', "Authorized hosts");
- define('OGP_LANG_add', "הוסף");
- define('OGP_LANG_remove', "הסר");
- define('OGP_LANG_default_trusted_hosts', "Default Trusted Hosts");
- define('OGP_LANG_trusted_host_or_proxy_addresses_or_cidr', "Trusted Hosts or Proxies (IPv4/IPv6 Addresses or CIDR)");
- define('OGP_LANG_trusted_forwarded_ip_addresses_or_cidr', "Trusted Forwarded IPs (IPv4/IPv6 Addresses or CIDR)");
- define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
- define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
- define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
- define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
- define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
- define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
- ?>
|