No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
30
ControlPanel/lang/Hebrew(Israel)/modules/dsi.php
Normal file
30
ControlPanel/lang/Hebrew(Israel)/modules/dsi.php
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2018 The OGP Development Team
|
||||
*
|
||||
* http://www.opengamepanel.org/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version 2
|
||||
* of the License, or any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_dsi_long', "תמונת שרת דינמית");
|
||||
define('OGP_LANG_dsi_select_server', "אנא ממך בחר שרת מהרשימה הנפתחת לפניך");
|
||||
define('OGP_LANG_dsi_admin_long', "הגדרות תמונה דינמיות לשרת");
|
||||
define('OGP_LANG_dsi_list', "רשימת תמונות דינמיות לשרת");
|
||||
define('OGP_LANG_no_game_homes_assigned', "אין לך שרתים המוקצים בחשבונך.");
|
||||
?>
|
||||
17
ControlPanel/lang/Hebrew(Israel)/modules/editconfigfiles.php
Normal file
17
ControlPanel/lang/Hebrew(Israel)/modules/editconfigfiles.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
|
||||
define('OGP_LANG_configuration_files', "קבצי הגדרות");
|
||||
define('OGP_LANG_editing_file', "עריכת קבצים");
|
||||
define('OGP_LANG_no_server_specfied', "לא צוין מזהה שרת - לא ניתן לרשום קבצי הגדרות.");
|
||||
define('OGP_LANG_no_home', "אין לך גישה למזהה השרת הנתון.");
|
||||
define('OGP_LANG_no_configs_for_game', "לא הוגדרו קבצי הגדרה");
|
||||
define('OGP_LANG_name', "שם");
|
||||
define('OGP_LANG_no_description', "אין תיאור");
|
||||
define('OGP_LANG_description', "תיאור");
|
||||
define('OGP_LANG_invalid_file', "יתכן שלא ניתן לערוך את הקובץ שצוין");
|
||||
define('OGP_LANG_wrote_changes', "שמירת הקובץ הושלמה");
|
||||
define('OGP_LANG_failed_write', "שמירת הקובץ נכשלה");
|
||||
define('OGP_LANG_failed_read', "קריאת הקובץ נכשלה");
|
||||
define('OGP_LANG_save', "שמירה");
|
||||
define('OGP_LANG_go_back', "חזור אחורה");
|
||||
define('OGP_LANG_new_file', "קובץ חדש");
|
||||
75
ControlPanel/lang/Hebrew(Israel)/modules/fast_download.php
Normal file
75
ControlPanel/lang/Hebrew(Israel)/modules/fast_download.php
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2018 The OGP Development Team
|
||||
*
|
||||
* http://www.opengamepanel.org/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version 2
|
||||
* of the License, or any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_create_alias', "צור כינוי ותיקייה");
|
||||
define('OGP_LANG_save_as', "שמור כ");
|
||||
define('OGP_LANG_failure', "שגיאה , כשל ביצירת קובץ הכינוי");
|
||||
define('OGP_LANG_success', "הושלם");
|
||||
define('OGP_LANG_fast_download_service_for', "הורדת שירות הפניה מחדש עבור%s");
|
||||
define('OGP_LANG_to_the_path', "תוביל לתיקייה");
|
||||
define('OGP_LANG_at_url', "בכתובת");
|
||||
define('OGP_LANG_create_alias_for', "צור כינוי עבור");
|
||||
define('OGP_LANG_fast_dl', "הפניית הורדות מחדש (להורדה מהירה)");
|
||||
define('OGP_LANG_current_aliases_at_remote_server', "כינויים נוכחיים בשרת מרוחק");
|
||||
define('OGP_LANG_delete_selected_aliases', "מחק כינויים נבחרים");
|
||||
define('OGP_LANG_no_aliases_defined', "אין עדיין כינויי רשת שהוגדרו על ידי המערכת לשרת מרוחק זה.");
|
||||
define('OGP_LANG_fastdl_port', "פורט");
|
||||
define('OGP_LANG_fastdl_port_info', "הפורט שעליו תחל ההורדה המהירה.");
|
||||
define('OGP_LANG_fastdl_ip', "כתובת");
|
||||
define('OGP_LANG_fastdl_ip_info', "כתובת IP או הדומיין בו יתחיל שרת ההורדה המהירה שלך, יש לרשום את התחום ב- etc/hosts/ .");
|
||||
define('OGP_LANG_listing', "מאזין");
|
||||
define('OGP_LANG_listing_info', "אם 'מופעל', השרת יפרט את תוכן התיקיות.");
|
||||
define('OGP_LANG_fast_dl_advanced', "הגדרות מתקדמות");
|
||||
define('OGP_LANG_apply_settings_and_restart_fastdl', "שמור את ההגדרות והתחל מחדש");
|
||||
define('OGP_LANG_stop_fastdl', "עצור את ההורדה המהירה");
|
||||
define('OGP_LANG_fast_download_daemon_running', "הורדה המהירה פעילה.");
|
||||
define('OGP_LANG_fast_download_daemon_not_running', "הורדה המהירה לא פעילה.");
|
||||
define('OGP_LANG_fastdl_could_not_be_restarted', "לא ניתן היה להפעיל מחדש את ההורדה המהירה");
|
||||
define('OGP_LANG_configuration_file_could_not_be_written', "אי אפשר לכתוב קובץ זה.");
|
||||
define('OGP_LANG_remove_folders', "הסר תיקיה לכינויים שנבחרו.");
|
||||
define('OGP_LANG_remove_folder', "הסר תיקיה");
|
||||
define('OGP_LANG_delete_alias', "מחק כינוי");
|
||||
define('OGP_LANG_no_game_homes_assigned', "אין לך שרתים מוקצים לחשבון שלך.");
|
||||
define('OGP_LANG_select_remote_server', "בחר שרת מרוחק");
|
||||
define('OGP_LANG_access_rules', "כללי גישה");
|
||||
define('OGP_LANG_create_aliases', "יצירת כינוי");
|
||||
define('OGP_LANG_select_game', "בחר משחק");
|
||||
define('OGP_LANG_games_without_specified_rules', "משחקים ללא כללים שצוינו");
|
||||
define('OGP_LANG_match_file_extension', "התאם סיומת קבצים");
|
||||
define('OGP_LANG_match_file_extension_info', "ציין תוספים המופרדים בפסיק,<br> הקבצים התואמים יהיו נגישים. <br><b> השאר ריק לגישה בלתי מוגבלת</b>.");
|
||||
define('OGP_LANG_match_client_ip', "התאם IP לקוח");
|
||||
define('OGP_LANG_match_client_ip_info', "ינתנו חיבורים עם IP תואם,<br> ערך ריק יאפשר גישה בלתי מוגבלת. באפשרותך להשתמש<br>במספר כתובות IP או טווחים המופרדים באמצעות פסיק:<br> /xx subnets <br> לדוגמא: 10.0.0.0/16<br> /xxx.xxx.xxx.xxx subnets<br>לדוגמא: 10.0.0.0/255.0.0.0<br>טווחי מקף<br>לדוגמא: 10.0.0.5-230<br>או שימוש בכוכבית ככל ערך<br>לדוגמא:10.0.*.*");
|
||||
define('OGP_LANG_save_access_rules', "שמור כללי גישה");
|
||||
define('OGP_LANG_create_access_rules', "צור כללי גישה");
|
||||
define('OGP_LANG_invalid_entries_found', "נמצאו ערכים לא חוקיים");
|
||||
define('OGP_LANG_game_name', "שם המשחק");
|
||||
define('OGP_LANG_alias_already_exists', "הכינוי %s כבר קיים.");
|
||||
define('OGP_LANG_warning_access_rules_applied_once_alias_created', "אזהרה: כללי הגישה מיושמים כאשר הכינוי נוצר. לא יוחלו שינויים
|
||||
בכינויים הנוכחיים.");
|
||||
define('OGP_LANG_autostart_on_agent_startup', "הפעלה אוטומטית בהפעלה של סוכן");
|
||||
define('OGP_LANG_autostart_on_agent_startup_info', "התחל את הההורדה המהירה באופן אוטומטי כאשר ההשרת יעלה");
|
||||
define('OGP_LANG_port_forwarded_to_80', "פורט הועבר מ-80");
|
||||
define('OGP_LANG_port_forwarded_to_80_info', "הפעל אפשרות זו אם היציאה המוגדרת להורדה מהירה הועברה מהפורט 80, כך שהפורט יוסתר בכתובות URL.");
|
||||
define('OGP_LANG_current_access_rules', "כללי גישה נוכחיים");
|
||||
?>
|
||||
100
ControlPanel/lang/Hebrew(Israel)/modules/news.php
Normal file
100
ControlPanel/lang/Hebrew(Israel)/modules/news.php
Normal file
|
|
@ -0,0 +1,100 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 The OGP Development Team
|
||||
*
|
||||
* http://www.opengamepanel.org/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version 2
|
||||
* of the License, or any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_manage_listings', "נהל את החדשות שלך");
|
||||
define('OGP_LANG_add_new_listing', "פרסם חדשות");
|
||||
define('OGP_LANG_your_current_listings', "החדשות הנוכחיות שלך");
|
||||
define('OGP_LANG_edit', "עריכה");
|
||||
define('OGP_LANG_date', "תאריך");
|
||||
define('OGP_LANG_images', "תמונות");
|
||||
define('OGP_LANG_title', "כותרת");
|
||||
define('OGP_LANG_description', "תוכן הודעה");
|
||||
define('OGP_LANG_written_by', "נכתב על ידי");
|
||||
define('OGP_LANG_details', "קרא עוד");
|
||||
define('OGP_LANG_modify', "לשנות");
|
||||
define('OGP_LANG_save', "שמור");
|
||||
define('OGP_LANG_delete', "מחק");
|
||||
define('OGP_LANG_sure_to_delete', "אתה בטוח שאתה רוצה למחוק את החדשות האלה ?");
|
||||
define('OGP_LANG_go_back', "חזור אחורה");
|
||||
define('OGP_LANG_new_added_success', "החדשות פורסמו בהצלחה");
|
||||
define('OGP_LANG_add_another', "הוסף עוד אחד");
|
||||
define('OGP_LANG_or_message', "או");
|
||||
define('OGP_LANG_please_select', "תבחר בבקשה");
|
||||
define('OGP_LANG_submit', "שליחה");
|
||||
define('OGP_LANG_edit_listing', "ערוך את החדשות");
|
||||
define('OGP_LANG_modifications_saved', "הערכים החדשים נשמרו בהצלחה!");
|
||||
define('OGP_LANG_modify_images', "שנה את תמונות המאמר החדשות");
|
||||
define('OGP_LANG_upload_more_images', "העלה תמונות נוספות");
|
||||
define('OGP_LANG_latest_news', "חדשות אחרונות");
|
||||
define('OGP_LANG_search_results', "תוצאות חיפוש");
|
||||
define('OGP_LANG_no_results', "לא נמצאו חדשות.");
|
||||
define('OGP_LANG_config_options', "אפשרויות חדשות");
|
||||
define('OGP_LANG_date_format', "תבנית תאריך");
|
||||
define('OGP_LANG_results_per_page', "מס' חדשות לעמוד");
|
||||
define('OGP_LANG_enable_search', "אפשר מנוע חיפוש");
|
||||
define('OGP_LANG_image_quality', "איכות תמונה (0-100)");
|
||||
define('OGP_LANG_max_image_width', "רוחב תמונה מירבי (px)");
|
||||
define('OGP_LANG_gallery_theme', "עיצוב גלריית תמונות");
|
||||
define('OGP_LANG_images_bottom', "מיקום של גלריית התמונות");
|
||||
define('OGP_LANG_img_bottom', "תחת המאמר");
|
||||
define('OGP_LANG_img_right', "צד ימין של המאמר");
|
||||
define('OGP_LANG_no_word', "לא");
|
||||
define('OGP_LANG_yes_word', "כן");
|
||||
define('OGP_LANG_no_access', "אין לך גישה לגשת לדף זה. הפעולה שלך תירשם לבדיקה נוספת.");
|
||||
define('OGP_LANG_write_permission_required', "נדרש הרשאת כתיבה");
|
||||
define('OGP_LANG_fix_permission', "אנא תקן הרשאות. המודול לא יעבוד כמתוכנן עד שתתקן את כל ההרשאות.");
|
||||
define('OGP_LANG_check_permissions', "בדוק הרשאות");
|
||||
define('OGP_LANG_permission_ok', "כל ההרשאות הנדרשות תקינות!");
|
||||
define('OGP_LANG_empty_title', "אנא מלא את הכותרת");
|
||||
define('OGP_LANG_empty_description', "אנא מלא את התוכן");
|
||||
define('OGP_LANG_empty_author', "אנא מלא את שם היוצר");
|
||||
define('OGP_LANG_gd_fail', "סיומת GD אינה נטענת בשרת שלך. העלאת תמונות מושבתת.");
|
||||
define('OGP_LANG_search_news', "חפש בחדשות");
|
||||
define('OGP_LANG_help', "עזרה");
|
||||
define('OGP_LANG_help_date', "קבל עזרה בקשר לתבנית של התאריך.");
|
||||
define('OGP_LANG_id_invalid', "מזהה החדשות אינו קיים");
|
||||
define('OGP_LANG_id_not_set', "מזהה החדשות אינו מוגדר");
|
||||
define('OGP_LANG_unauthorized_access', "גישה לו מורשית מ-");
|
||||
define('OGP_LANG_wysiwyg', "עורך WYSIWYG");
|
||||
define('OGP_LANG_tinymce_lang', "שפת MCE זעירה");
|
||||
define('OGP_LANG_da', "דנית");
|
||||
define('OGP_LANG_de', "גרמנית");
|
||||
define('OGP_LANG_en_GB', "אנגלית");
|
||||
define('OGP_LANG_es', "ספרדית");
|
||||
define('OGP_LANG_fi', "פינית");
|
||||
define('OGP_LANG_fr_FR', "צרפתית");
|
||||
define('OGP_LANG_it', "איטלקית");
|
||||
define('OGP_LANG_pl', "פולנית");
|
||||
define('OGP_LANG_pt_PT', "פורטוגזית");
|
||||
define('OGP_LANG_ru', "רוסית");
|
||||
define('OGP_LANG_tinymce_skin', "עיצוב MCE זעיר");
|
||||
define('OGP_LANG_tinymce_skin_custom', "אתה בהחלט צריך להעלות את העיצוב שלך ל<b> modules/news/js/tinymce/skins/custom/</b> תיקייה כדי שתוכל להשתמש
|
||||
בעיצוב זה. אם תבחר בכך בלי לעשות זאת , תיתקל בבעיות.
|
||||
צור את העיצוב המותאם שלך כאן <a href='http://skin.tinymce.com/' target='_blank'>http://skin.tinymce.com/</a>.");
|
||||
define('OGP_LANG_safe_HTML', "טיהור HTML");
|
||||
define('OGP_LANG_safe_HTML_en', "טיהור HTML מופעל");
|
||||
define('OGP_LANG_safe_HTML_dis', "טיהור HTML מופסק");
|
||||
define('OGP_LANG_safe_HTML_en_info', "תוכן ה HTML במאמר בתצוגה מפורטת יהיה מטוהר. זה יגרום להסרה של חלק מתגי ה HTML כמו iframes. ערוך את הקובץ <b>modules/news/config.php</b> בשביל לשנות את ההגדרה 'safe_html'מערך'1' (מופעל) לערך '0' (מבוטל) בשביל לבטל את התנהגות זו ולאפשר שימוש מלא של ה HTLM ללא הגבלות.");
|
||||
define('OGP_LANG_safe_HTML_dis_info', "תוכן ה HTM במאמר בתצוגה מופרטת לא יהיה מטוהר. ערוך את הקובץ <b> modules/news/config.php </b> בשביל לשנות את ההגדרה 'safe_HTML' מהערך '0' (מבוטל) לערך '1' (מופעל) בשביל להפעיל תגי HTML בטוחים בלבד.");
|
||||
?>
|
||||
32
ControlPanel/lang/Hebrew(Israel)/modules/rcon.php
Normal file
32
ControlPanel/lang/Hebrew(Israel)/modules/rcon.php
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 The OGP Development Team
|
||||
*
|
||||
* http://www.opengamepanel.org/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version 2
|
||||
* of the License, or any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_rcon_command_title', "פקודות RCON");
|
||||
define('OGP_LANG_has_sent_to', "שלח אל");
|
||||
define('OGP_LANG_need_set_remote_pass', "צריך להגדיר סיסמא מרחוק");
|
||||
define('OGP_LANG_before_sending_rcon_com', "לפני שליחת פקודת RCON");
|
||||
define('OGP_LANG_send_command', "שלח פקודה");
|
||||
define('OGP_LANG_check-all', "סמן הכל");
|
||||
define('OGP_LANG_uncheck-all', "בטל סימון של הכל");
|
||||
?>
|
||||
74
ControlPanel/lang/Hebrew(Israel)/modules/steam_workshop.php
Normal file
74
ControlPanel/lang/Hebrew(Israel)/modules/steam_workshop.php
Normal file
|
|
@ -0,0 +1,74 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2018 The OGP Development Team
|
||||
*
|
||||
* http://www.opengamepanel.org/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version 2
|
||||
* of the License, or any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
*/
|
||||
define('OGP_LANG_game', "משחק");
|
||||
define('OGP_LANG_select_mod', "בחר מוד");
|
||||
define('OGP_LANG_manual_workshop_mod_id', "מזהה מוד workshop ידני");
|
||||
define('OGP_LANG_manual_workshop_mod_id_info', "אתה תמצא את מזהה המוד בקישור של המוד, לדוגמה: 1379153273 בשביל ARK: Survival Evolved's Solar Panel אתה יכול להתקין כמה מודים, ולהפריד אותם באמצעות פסיק.");
|
||||
define('OGP_LANG_update_in_progress', "עדכון בתהליך");
|
||||
define('OGP_LANG_refresh_steam_workshop_status', "רענן את מצב סטים workshop");
|
||||
define('OGP_LANG_update_completed', "עדכון הושלם");
|
||||
define('OGP_LANG_mod_does_not_belong_to_workshop', "המוד %s אינו שייך לסדנה");
|
||||
define('OGP_LANG_mod_installation_started', "התקנת מודים החלה");
|
||||
define('OGP_LANG_failed_to_start_steam_workshop', "נכשל בהפעלת Steam Workshop");
|
||||
define('OGP_LANG_connection_error', "שגיאת חיבור");
|
||||
define('OGP_LANG_install_mod', "התקן מודים");
|
||||
define('OGP_LANG_show_mod_info', "הצג מידע מודים");
|
||||
define('OGP_LANG_select_game', "בחר משחק");
|
||||
define('OGP_LANG_save_config', "שמור קובץ הגדרה");
|
||||
define('OGP_LANG_mod_key_not_found_from_xml', "מפתח מוד %s לא נמצא מ- XML.");
|
||||
define('OGP_LANG_workshop_id', "מזהה workshop");
|
||||
define('OGP_LANG_workshop_id_info', "תמצא את מזהה הסדנה בכתובת האתר של הסדנה, למשל 440900 עבור קונאן גולים");
|
||||
define('OGP_LANG_mods_path', "נתיב מודים");
|
||||
define('OGP_LANG_mods_path_info', "הנתיב היחסי לתיקיית המודים.");
|
||||
define('OGP_LANG_regex', "Regex");
|
||||
define('OGP_LANG_regex_info', "ביטוי רגיל התואם את המצבים בקובץ התצורה");
|
||||
define('OGP_LANG_mods_backreference_index', "אינדקס התייחסות אחורית מודים");
|
||||
define('OGP_LANG_mods_backreference_index_info', "מיקום ההתייחסות האחורית מהחלק של ה- regex התואם את רשימת המודים, החל מ- 0.");
|
||||
define('OGP_LANG_variable', "משתנה");
|
||||
define('OGP_LANG_variable_info', "המשתנה המכיל את רשימת המצבים, אם יש.");
|
||||
define('OGP_LANG_place_after', "הצב אחרי");
|
||||
define('OGP_LANG_place_after_info', "החלק בקובץ התצורה בו מופיעה רשימת המצבים, אם בכלל. זה יתווסף לקובץ config אם הוא עדיין לא קיים. אם המשתנה הנתון אינו קיים, הוא ימוקם בשורה אחרי פרק זה.");
|
||||
define('OGP_LANG_mod_string', "מוד string");
|
||||
define('OGP_LANG_mod_string_info', "המחרוזת המייצגת את המוד ברשימת המודים. תחליפים תקפים:% workshop_mod_id%, %first_file (הקובץ הראשון הוא הקובץ הראשון שנמצא בתיקיית mod שהורדה על ידי SteamCMD)");
|
||||
define('OGP_LANG_string_separator', "מפריד מיתרים");
|
||||
define('OGP_LANG_string_separator_info', "התו המפריד בין המצבים בקובץ התצורה, למשל תו שורה חדש (\\ n) או תרדמת (,).");
|
||||
define('OGP_LANG_filepath', "נתיב קובץ");
|
||||
define('OGP_LANG_filepath_info', "הנתיב של קובץ התצורה בו יש לרשום את המצבים.");
|
||||
define('OGP_LANG_post_install', "סקריפט לאחר התקנה");
|
||||
define('OGP_LANG_post_install_info', "הפקודות הנחוצות בבסיס כדי להעביר את המצבים לתיקיית המצבים. תחליפים תקפים:% mods_full_path% (הנתיב המלא לתיקיית Mods Wokshop),% workshop_mod_id%, %first_file% (הקובץ הראשון הוא הקובץ הראשון שנמצא בתיקיית mod שהורדה על ידי SteamCMD)");
|
||||
define('OGP_LANG_install_mods', "התקן מודים");
|
||||
define('OGP_LANG_uninstall_mods', "הסר מודים");
|
||||
define('OGP_LANG_failed_uninstalling_mod', "נכשל בהסרת מוד %s");
|
||||
define('OGP_LANG_uninstall', "הסר סקריפט");
|
||||
define('OGP_LANG_uninstall_info', "זה הסקריפט הנקרא כאשר הסרת התקנה של mod, תחליפים תקפים:% mods_full_path% (הנתיב המלא לתיקיית mods wokshop),% mod_string% (מחרוזת mod היא השם המופיע בקובץ התצורה של מצב זה).");
|
||||
define('OGP_LANG_remove_mods', "הסר מודים");
|
||||
define('OGP_LANG_do_not_close_this_page_while_mods_are_being_installed', "אל תסגור דף זה בזמן התקנת המודים");
|
||||
define('OGP_LANG_no_game_server_selected', "לא נבחר שרת משחק");
|
||||
define('OGP_LANG_there_are_no_mods_installed_on_this_game_server', "אין מודים מותקנים על שרת המשחק הזה");
|
||||
define('OGP_LANG_workshop_configuration_not_found', "הגדרת workshop לא נמצאה");
|
||||
define('OGP_LANG_download_method', "שיטת הורדה");
|
||||
define('OGP_LANG_anonymous_login', "התחברות אנונימית");
|
||||
define('OGP_LANG_select_at_least_one_mod_or_enter_mod_id', "בחר לפחות מוד אחד או הכנס מזהה מוד.");
|
||||
define('OGP_LANG_no_game_servers_assigned', "אין לך שרתים מוקצים לחשבון שלך.");
|
||||
?>
|
||||
40
ControlPanel/lang/Hebrew(Israel)/modules/support.php
Normal file
40
ControlPanel/lang/Hebrew(Israel)/modules/support.php
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 The OGP Development Team
|
||||
*
|
||||
* http://www.opengamepanel.org/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version 2
|
||||
* of the License, or any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_support_email_content', "קיבלת בקשת תמיכה מ%s(%s).<br><br> שרת:
|
||||
%s.<br><br>%s");
|
||||
define('OGP_LANG_message_has_been_sent', "תודה שיצרת איתנו קשר! הודעתך התקבלה נחזור אליך באמצעות הדוא\"ל");
|
||||
define('OGP_LANG_please_describe_your_issue_below', "אנא השתמש בטופס שלהלן כדי לבקש תמיכה בשרת המשחק שלך.<br>
|
||||
אנו נגיב בהקדם האפשרי.");
|
||||
define('OGP_LANG_select_server', "בחר שרת");
|
||||
define('OGP_LANG_email_address', "דוא\"ל");
|
||||
define('OGP_LANG_subject', "נושא");
|
||||
define('OGP_LANG_message', "הודעה");
|
||||
define('OGP_LANG_email_must_be_filled_out', "יש למלא את כתובת הדוא\"ל.");
|
||||
define('OGP_LANG_subject_must_be_filled_out', "יש למלא את הנושא.");
|
||||
define('OGP_LANG_message_must_be_filled_out', "יש למלא את ההודעה.");
|
||||
define('OGP_LANG_send', "שלח");
|
||||
define('OGP_LANG_error', "שגיאה");
|
||||
define('OGP_LANG_info', "מידע");
|
||||
?>
|
||||
115
ControlPanel/lang/Hebrew(Israel)/modules/tickets.php
Normal file
115
ControlPanel/lang/Hebrew(Israel)/modules/tickets.php
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 The OGP Development Team
|
||||
*
|
||||
* http://www.opengamepanel.org/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version 2
|
||||
* of the License, or any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_support_tickets', "כרטיסי תמיכה");
|
||||
define('OGP_LANG_ticket_subject', "נושא");
|
||||
define('OGP_LANG_ticket_status', "מצב");
|
||||
define('OGP_LANG_ticket_updated', "עודכנו אחרונים");
|
||||
define('OGP_LANG_ticket_options', "אפשרויות");
|
||||
define('OGP_LANG_viewing_ticket', "צופה בכרטיס");
|
||||
define('OGP_LANG_ticket_not_found', "פרטי הכרטיס שניתנו איהם תואמים עבור הכרטיס הקיים.");
|
||||
define('OGP_LANG_ticket_cant_read', "אין אישור לצפייה בקריאה זו.");
|
||||
define('OGP_LANG_cant_view_ticket', "לא יכול לאחזר מידע על הקריאה.");
|
||||
define('OGP_LANG_ticket_id', "מזהה קריאה");
|
||||
define('OGP_LANG_service_id', "מזהה שרות");
|
||||
define('OGP_LANG_ticket_submitted', "קריאה נשלחה");
|
||||
define('OGP_LANG_submitter_info', "פרטי שולח");
|
||||
define('OGP_LANG_name', "שם");
|
||||
define('OGP_LANG_ip', "אייפי");
|
||||
define('OGP_LANG_role', "תפקיד משתמש");
|
||||
define('OGP_LANG_ticket_submit_response', "שלח תגובה");
|
||||
define('OGP_LANG_ticket_close', "סגירה");
|
||||
define('OGP_LANG_no_ticket_replies', "אין תשובות לקריאה");
|
||||
define('OGP_LANG_no_tickets_submitted', "לא נשלחו קריאות.");
|
||||
define('OGP_LANG_submit_ticket', "שלח קריאה");
|
||||
define('OGP_LANG_ticket_service', "שרות");
|
||||
define('OGP_LANG_ticket_message', "הודעה");
|
||||
define('OGP_LANG_ticket_errors_occured', "השגיאות הבאות התרחשו בעת הגשת הכרטיס התמיכה שלך");
|
||||
define('OGP_LANG_no_ticket_subject', "אין נושא כרטיס");
|
||||
define('OGP_LANG_invalid_ticket_subject_length', "אורך הנושא אינו חוקי (מ 4 עד 64 תווים)");
|
||||
define('OGP_LANG_invalid_home_selected', "בית שגוי נבחר");
|
||||
define('OGP_LANG_no_ticket_message', "לא סופקה הודעה לקריאה");
|
||||
define('OGP_LANG_invalid_ticket_message_length', "אורך תוכן הקריאה אינו חוקי (מינימום 4 תווים)");
|
||||
define('OGP_LANG_ticket_no_service', "לא נבחר שרות לקריאה זאת.");
|
||||
define('OGP_LANG_failed_to_open', "נכשל בפתיחת קריאה");
|
||||
define('OGP_LANG_failed_to_reply', "נכשל ביצירת תגובה לקריאה");
|
||||
define('OGP_LANG_no_ticket_reply', "לא סופקה תגובה לקריאה");
|
||||
define('OGP_LANG_invalid_ticket_reply_length', "אורך תוכן הכרטיס אינו חוקי (מינימום 4 תווים)");
|
||||
define('OGP_LANG_ticket_closed', "קריאה נסגרה");
|
||||
define('OGP_LANG_ticket_open', "קריאה פתוחה");
|
||||
define('OGP_LANG_ticket_admin_response', "תגובת מנהל");
|
||||
define('OGP_LANG_ticket_customer_response', "תגובת לקוח");
|
||||
define('OGP_LANG_ticket_invalid_page_num', "ניסית לצפות מספר דף ללא קריאות!");
|
||||
define('OGP_LANG_ticket_is_closed', "הקריאה הזו סגורה. אתה יכול להגיב לקריאה זו בכדי לפתוח אותה מחדש.");
|
||||
define('OGP_LANG_reply', "הגב");
|
||||
define('OGP_LANG_invalid_rating', "הדירוג שנשלח שגוי.");
|
||||
define('OGP_LANG_successfully_rated_response', "תגובה דורגה בהצלחה.");
|
||||
define('OGP_LANG_failed_rating_response', "נכשל בדירוג התגובה.");
|
||||
define('OGP_LANG_attachment_not_all_parameters_sent', "לא כל הפרמטרים נשלחו להורדת הקובץ.");
|
||||
define('OGP_LANG_requested_attachment_missing', "הקובץ המצורף המבוקש אינו קיים.");
|
||||
define('OGP_LANG_requested_attachment_missing_db', "הקובץ המצורף המבוקש אינו קיים בבסיס הנתונים.");
|
||||
define('OGP_LANG_ratings_disabled', "דירוג התגובות אינו פעיל.");
|
||||
define('OGP_LANG_attachments', "צרופים");
|
||||
define('OGP_LANG_add_file_attachment', "הוסף עוד");
|
||||
define('OGP_LANG_attachment_size_info', "כל קובץ שנבחר יכול להיות מקסימום %s");
|
||||
define('OGP_LANG_attachment_file_size_info', "מקסימום של %s קבצים() יכול להיות מועלה, %s כל אחד.");
|
||||
define('OGP_LANG_attachment_allowed_extensions_info', "אפשר הרחבות קובץ: %s");
|
||||
define('OGP_LANG_ticket_fix_before_submitting', "אנה תקין את השגיאות הבאות לפני שליחת הקריאה");
|
||||
define('OGP_LANG_ticket_fix_before_replying', "אנה תקן את השגיאות הבאות לפני שתגיב לקריאה");
|
||||
define('OGP_LANG_ticket_problem_with_attachments', "הייתה בעיה עם הקבצים() שצרפת");
|
||||
define('OGP_LANG_ticket_attachment_invalid_extension', "%1 לא מכיל הרחבה מאושרת.");
|
||||
define('OGP_LANG_ticket_attachment_invalid_size', "%1 גדול מ גודל הקובץ המותר. מקסימום %2!");
|
||||
define('OGP_LANG_ticket_max_file_elements', "רק כניסות של קובץ% 1 עשויות להתקיים.");
|
||||
define('OGP_LANG_ticket_attachment_multiple_files', "בכניסה לקובץ אחד או יותר נבחר מספר קבצים.");
|
||||
define('OGP_LANG_attachment_err_ini_size', "%s(%s) חורג מהגדרת upload_max_filesize' setting.");
|
||||
define('OGP_LANG_attachment_err_partial', "%s was only partially uploaded.");
|
||||
define('OGP_LANG_attachment_err_no_tmp', "No tmp directory exists to save %s");
|
||||
define('OGP_LANG_attachment_err_cant_write', "לא יכול לכתוב %s אל הדיסק");
|
||||
define('OGP_LANG_attachment_err_extension', "An extension stopped the upload of %s. Review your logs.");
|
||||
define('OGP_LANG_attachment_too_large', "%s (%s) is larger than the maximum allowed size of %s!");
|
||||
define('OGP_LANG_attachment_forbidden_type', "סוג הקובץ של %s לא יכול לעלות.");
|
||||
define('OGP_LANG_attachment_directory_not_writable', "Unable to save the attached files. The specified save directory is not writable.");
|
||||
define('OGP_LANG_attachment_invalid_file_count', "The amount of files sent to the server was invalid. Only a maximum of %s may be uploaded");
|
||||
define('OGP_LANG_ratings_enabled', "דירוגים");
|
||||
define('OGP_LANG_ratings_enabled_info', "Set if rating responses should be allowed.");
|
||||
define('OGP_LANG_attachments_enabled', "צרופים");
|
||||
define('OGP_LANG_attachments_enabled_info', "Set if the attachment system should be enabled.");
|
||||
define('OGP_LANG_attachment_max_size', "גודל קובץ מקסימלי");
|
||||
define('OGP_LANG_attachment_max_size_info', "Sets the max file size for attachments.");
|
||||
define('OGP_LANG_attachment_limit', "הגבלת צרופים");
|
||||
define('OGP_LANG_attachment_limit_info', "Sets how many files may be attached at once. 0 for no limit.");
|
||||
define('OGP_LANG_attachment_save_dir', "Attachment Upload Location");
|
||||
define('OGP_LANG_attachment_save_dir_info', "Sets where attachments should be uploaded. Ideally, outside of the public_html folder or direct access blocked.");
|
||||
define('OGP_LANG_attachment_extensions', "הרחבות צרופים");
|
||||
define('OGP_LANG_attachment_extensions_info', "Sets the permitted extensions. Each extension should be separated by a comma.");
|
||||
define('OGP_LANG_show_php_ini', "Show Estimated INI Settings");
|
||||
define('OGP_LANG_settings_errors_occured', "The following errors occured when attempting to update the settings - not everything has been updated!");
|
||||
define('OGP_LANG_invalid_max_size', "Invalid value for Max Size setting.");
|
||||
define('OGP_LANG_invalid_unit', "Invalid unit type for Max Size setting. Expecting KB, MB, GB, TB, or PB.");
|
||||
define('OGP_LANG_invalid_save_dir', "The specified save directory does not exist and can not be created.");
|
||||
define('OGP_LANG_invalid_save_dir_not_writable', "The specified save directory exists but is not writable.");
|
||||
define('OGP_LANG_invalid_extensions', "לא צוינו צרופי הרחבות.");
|
||||
define('OGP_LANG_update_settings', "עדכן הגדרות");
|
||||
define('OGP_LANG_notifications_enabled', "התראות");
|
||||
define('OGP_LANG_notifications_enabled_info', "אפשר למשתמש/מנהל לראות אם הם קיבלו קריאה המחכה לתגובה.");
|
||||
125
ControlPanel/lang/Hebrew(Israel)/modules/util.php
Normal file
125
ControlPanel/lang/Hebrew(Israel)/modules/util.php
Normal file
|
|
@ -0,0 +1,125 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2017 The OGP Development Team
|
||||
*
|
||||
* http://www.opengamepanel.org/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version 2
|
||||
* of the License, or any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_module_name', "כלי עזר");
|
||||
define('OGP_LANG_ping', "פינג");
|
||||
define('OGP_LANG_traceroute', "עקוב מסלול");
|
||||
define('OGP_LANG_network_tools', "כלי רשת");
|
||||
define('OGP_LANG_sourcemod_admins', "מנהלי סורסמוד");
|
||||
define('OGP_LANG_steam_converter', "ממיר סטים איידי");
|
||||
define('OGP_LANG_your_ip', "כתובת האייפי שלך:");
|
||||
define('OGP_LANG_loading_agents', "טוען סוכנים מקוונים...");
|
||||
define('OGP_LANG_loading_failed', "טעינת סוכנים נכשלה.");
|
||||
define('OGP_LANG_agents_offline', "כל הסוכנים אינם מקוונים.");
|
||||
define('OGP_LANG_no_commands', "סליחה, למשתמש החשבון שלך אין פקודות זמינות.");
|
||||
define('OGP_LANG_remote_target', "יעד כתובת אייפי:");
|
||||
define('OGP_LANG_command', "פקודה:");
|
||||
define('OGP_LANG_select_agent', "בחר סוכן:");
|
||||
define('OGP_LANG_chdir_failed', "שגיאה: chdir() החזיר שקר");
|
||||
define('OGP_LANG_agent_invalid', "צוין סוכן שגוי.");
|
||||
define('OGP_LANG_networktools_agent_offline', "לא ניתן לבצע את הפקודה שלך על הסוכן שנבחר, מכיוון שהוא מכובה.");
|
||||
define('OGP_LANG_target_empty', "לא ניתנה מטרה מרוחקת.");
|
||||
define('OGP_LANG_command_empty', "לא נבחרה פקודה.");
|
||||
define('OGP_LANG_command_unavilable', "הפקודה שנבחרה אינה זמינה בסוכן שנבחר.");
|
||||
define('OGP_LANG_target_invalid', "אייפי/שם מארח לא חוקי הוכנס.");
|
||||
define('OGP_LANG_exec_failed', "פסק זמן בזמן שהמתין לתגובה.");
|
||||
define('OGP_LANG_command_no_access', "אין לך גישה לפקודה זו. האירוע הזה יירשם.");
|
||||
define('OGP_LANG_command_hacking_attempt', "הוכנסו תווים ברשימה שחורה. מקרה זה יכתב ביומן.");
|
||||
define('OGP_LANG_command_bad_characters', "ניסה לבצע פקודה עם תווים זדוניים. קלט שהתקבל: %s %s");
|
||||
define('OGP_LANG_command_no_permissions', "ניסה לבצע פקודה ללא הרשאות מספיקות. קלט שהתקבל: %s %s");
|
||||
define('OGP_LANG_command_executed', "הפקודה הבאה נשלחה בהצלחה: %s %s");
|
||||
define('OGP_LANG_no_servers', "אין לך שרתים מוקצים לחשבון שלך.");
|
||||
define('OGP_LANG_select_server', "בחר שרת:");
|
||||
define('OGP_LANG_select_server_option', "בחר...");
|
||||
define('OGP_LANG_steamid', "מזהה סטים:");
|
||||
define('OGP_LANG_immunity', "חסינות:");
|
||||
define('OGP_LANG_sourcemod_perms', "הרשאות הסורסמוד:");
|
||||
define('OGP_LANG_sourcemod_perm_root', "Sourcemod Root Flag");
|
||||
define('OGP_LANG_sourcemod_perm_custom', "Sourcemod Custom Flags");
|
||||
define('OGP_LANG_sourcemod_flag_a', "גישה לסלוטים שמורים.");
|
||||
define('OGP_LANG_sourcemod_flag_b', "מנהל כללי; נדרש למנהלים.");
|
||||
define('OGP_LANG_sourcemod_flag_c', "העף קיק שחקנים אחרים.");
|
||||
define('OGP_LANG_sourcemod_flag_d', "הרחק שחקנים אחרים.");
|
||||
define('OGP_LANG_sourcemod_flag_e', "הסר הרחקות - באנים.");
|
||||
define('OGP_LANG_sourcemod_flag_f', "להרוג/להזיק לשחקנים אחרים.");
|
||||
define('OGP_LANG_sourcemod_flag_g', "שנה את המפה או את תכונות המשחק העיקריות.");
|
||||
define('OGP_LANG_sourcemod_flag_h', "שנה את רוב ה CVARS.");
|
||||
define('OGP_LANG_sourcemod_flag_i', "הפעל קבצי קונפיג.");
|
||||
define('OGP_LANG_sourcemod_flag_j', "הרשאות צאט מיוחדות.");
|
||||
define('OGP_LANG_sourcemod_flag_k', "התחל או צור הצבעה.");
|
||||
define('OGP_LANG_sourcemod_flag_l', "קבע סיסמה לשרת.");
|
||||
define('OGP_LANG_sourcemod_flag_m', "השתמש בפקודות רקון.");
|
||||
define('OGP_LANG_sourcemod_flag_n', "שנה sv_cheats או השתמש בפקודות רמאות.");
|
||||
define('OGP_LANG_sourcemod_flag_o', "קבוצה מותאמת אישית 1.");
|
||||
define('OGP_LANG_sourcemod_flag_p', "קבוצה מותאמת אישית 2.");
|
||||
define('OGP_LANG_sourcemod_flag_q', "קבוצה מותאמת אישית 3.");
|
||||
define('OGP_LANG_sourcemod_flag_r', "קבוצה מותאמת אישית 4.");
|
||||
define('OGP_LANG_sourcemod_flag_s', "קבוצה מותאמת אישית 5.");
|
||||
define('OGP_LANG_sourcemod_flag_t', "קבוצה מותאמת אישית 6.");
|
||||
define('OGP_LANG_rcon_reload_admins_failed', "Failed to reload the admin cache via RCON; is it online?");
|
||||
define('OGP_LANG_reload_admins_failed', "Failed to reload the admin cache; \"sm_reloadadmins\" is an unknown command.");
|
||||
define('OGP_LANG_reload_admins_success', "Successfully added %s to admins_simple.ini and reloaded the admin cache.");
|
||||
define('OGP_LANG_add_success_no_rcon', "Successfully added %s to your admins_simple.ini file, but unable to reload the admin cache.");
|
||||
define('OGP_LANG_writefile_error', "There was an unknown error writing to: %s");
|
||||
define('OGP_LANG_remotefile_nonexistent', "Unable to add a new admin. Admin file: %s doesn\'t exist on this server.");
|
||||
define('OGP_LANG_empty_flag_list', "You didn\'t select any admin flags.");
|
||||
define('OGP_LANG_invalid_steam_format', "The SteamID you entered doesn\'t match the required pattern.");
|
||||
define('OGP_LANG_selected_server_offline', "Unable to add an admin, the agent controlling the selected server is offline.");
|
||||
define('OGP_LANG_malformed_form', "You submitted a form with malformed hidden elements - unable to add an admin.");
|
||||
define('OGP_LANG_empty_form_data', "Please fill out all elements of the form.");
|
||||
define('OGP_LANG_server_not_selected', "You haven\'t selected a server.");
|
||||
define('OGP_LANG_invalid_steamid', "You have entered an invalid Steam ID.");
|
||||
define('OGP_LANG_invalid_immunity', "You entered an invalid immunity value.");
|
||||
define('OGP_LANG_submit', "שלח");
|
||||
define('OGP_LANG_post_failed', "The POST action failed. Unable to retrieve a response.");
|
||||
define('OGP_LANG_amx_mod_admins', "AMX mod X Admins");
|
||||
define('OGP_LANG_amx_login_type', "Login Type");
|
||||
define('OGP_LANG_amx_login_steamid', "Steam ID");
|
||||
define('OGP_LANG_amx_login_nick_pass', "Nickname + Password");
|
||||
define('OGP_LANG_nickname', "Nickname");
|
||||
define('OGP_LANG_amx_mod_perms', "AMX mod X Permissions:");
|
||||
define('OGP_LANG_amx_mod_perm_root', "AMX mod X All Flags.");
|
||||
define('OGP_LANG_amx_mod_perm_custom', "AMX mod X Custom Flags.");
|
||||
define('OGP_LANG_amx_mod_flag_a', "immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)");
|
||||
define('OGP_LANG_amx_mod_flag_b', "reservation (can join on reserved slots)");
|
||||
define('OGP_LANG_amx_mod_flag_c', "amx_kick command");
|
||||
define('OGP_LANG_amx_mod_flag_d', "amx_ban and amx_unban commands");
|
||||
define('OGP_LANG_amx_mod_flag_e', "פקודות amx_slay ו amx_slap");
|
||||
define('OGP_LANG_amx_mod_flag_f', "פקודת amx_map");
|
||||
define('OGP_LANG_amx_mod_flag_g', "amx_cvar command (not all cvars will be available)");
|
||||
define('OGP_LANG_amx_mod_flag_h', "פקודת amx_cfg");
|
||||
define('OGP_LANG_amx_mod_flag_i', "amx_chat ופקודות צאט אחרות");
|
||||
define('OGP_LANG_amx_mod_flag_j', "amx_vote and other vote commands");
|
||||
define('OGP_LANG_amx_mod_flag_k', "access to sv_password cvar (by amx_cvar command)");
|
||||
define('OGP_LANG_amx_mod_flag_l', "access to amx_rcon command and rcon_password cvar (by amx_cvar command)");
|
||||
define('OGP_LANG_amx_mod_flag_m', "custom level A (for additional plugins)");
|
||||
define('OGP_LANG_amx_mod_flag_n', "custom level B");
|
||||
define('OGP_LANG_amx_mod_flag_o', "custom level C");
|
||||
define('OGP_LANG_amx_mod_flag_p', "custom level D");
|
||||
define('OGP_LANG_amx_mod_flag_q', "custom level E");
|
||||
define('OGP_LANG_amx_mod_flag_r', "custom level F");
|
||||
define('OGP_LANG_amx_mod_flag_s', "custom level G");
|
||||
define('OGP_LANG_amx_mod_flag_t', "custom level H");
|
||||
define('OGP_LANG_amx_mod_flag_u', "גישת תפריט");
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue