install.php 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?php
  2. /*
  3. *
  4. * OGP - Open Game Panel
  5. * Copyright (C) 2008 - 2018 The OGP Development Team
  6. *
  7. * http://www.opengamepanel.org/
  8. *
  9. * This program is free software; you can redistribute it and/or
  10. * modify it under the terms of the GNU General Public License
  11. * as published by the Free Software Foundation; either version 2
  12. * of the License, or any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  22. *
  23. */
  24. define('OGP_LANG_install_lang', "בחר את השפה המועדפת עליך");
  25. define('OGP_LANG_install_welcome', "ברוך הבא אל התקנת OpenGame Panel");
  26. define('OGP_LANG_file_permission_check', "בודק הרשיות קובץ נחוץ");
  27. define('OGP_LANG_OK', "בסדר");
  28. define('OGP_LANG_write_permission_required', "רצויות הרשאות כתיבה");
  29. define('OGP_LANG_execute_permission_required', "רצויות הרשאות ביצוע");
  30. define('OGP_LANG_create_an_empty_file', "צור קובץ ריק");
  31. define('OGP_LANG_found', "נמצא");
  32. define('OGP_LANG_not_found', "לא נמצא");
  33. define('OGP_LANG_pear_xxtea_info', "Pear Crypt_XXTEA דרוש לצורך שימוש ב OGP. ברוב גרסאות לינקוס אפשר להתקין את המודול הזה בעזרת פקודת Pear 'pear install Crypt_XXTEA-beta'.");
  34. define('OGP_LANG_refresh', "רענן");
  35. define('OGP_LANG_checking_required_modules', "בודק מודולים דרושים");
  36. define('OGP_LANG_checking_optional_modules', "בודק מודולים אופציונלים");
  37. define('OGP_LANG_database_type', "סוג מאגר מידע");
  38. define('OGP_LANG_database_settings', "הגדרות גישה של מאגר מידע");
  39. define('OGP_LANG_database_hostname', "שם מארח מאגר מידע");
  40. define('OGP_LANG_database_username', "שם משתמש מאגר מידע");
  41. define('OGP_LANG_database_password', "סיסמת מאגר מידע");
  42. define('OGP_LANG_database_name', "שם מאגר מידע");
  43. define('OGP_LANG_database_prefix', "שם קידומת מאגר מידע");
  44. define('OGP_LANG_next', "הבא");
  45. define('OGP_LANG_encryption_key', "מפתח הצפנה (סוכן)");
  46. define('OGP_LANG_agent_port', "פורט (סוכן)");
  47. define('OGP_LANG_unable_to_write_config', "לא מסוגל לכתוב לקובץ ההגדרה. בדוק בבקשה בשנית את אישורי הכתיבה.");
  48. define('OGP_LANG_admin_login_details', "פרטי התחברות אדמין");
  49. define('OGP_LANG_config_written', "קבצי ההגדרה נוצרו בהצלחה.");
  50. define('OGP_LANG_database_created', "טבלאות מאגר המידע נוצרו בהצלחה.");
  51. define('OGP_LANG_admin_login_details_info', "עכשיו אנחנו יוצרים משתמש מנהל בשביל פאנל הניהול שלך.");
  52. define('OGP_LANG_username', "שם משתמש");
  53. define('OGP_LANG_repeat_password', "חזור על הסיסמה");
  54. define('OGP_LANG_email', "כתובת אימייל");
  55. define('OGP_LANG_back', "אחורה");
  56. define('OGP_LANG_database_setup_failure', "ההתקנה לא יכלה ליצור מאגר נתונים בדוק בשנית את הגדרות מאגר הנתונים שלך בבקשה.");
  57. define('OGP_LANG_php_version_check', "בודק את גרסאת PHP");
  58. define('OGP_LANG_invalid_username', "הכנסת שם משתמש שגוי.");
  59. define('OGP_LANG_password_too_short', "הסיסמה שלך קצרה מדי, היא צריכה להיות לפחות באורך של '1%d' תווים");
  60. define('OGP_LANG_password_contains_invalid_characters', "הסיסמה שלך כוללת תווים שגויים.");
  61. define('OGP_LANG_invalid_email_address', "הכנסת כתובת אימייל שגוייה.");
  62. define('OGP_LANG_setup_complete', "ההתקנה סוימה בהצלחה. Open Game Panel מוכן עכשיו לשימוש");
  63. define('OGP_LANG_remove_install_and_secure_config', "אתה צריך למחוק את install.php מהשרת שלך ומ chmod שלך includes/config.inc.php בחזרה ל 644 מטעמי אבטחה.");
  64. define('OGP_LANG_go_to_panel', "לחץ כאן כדי להתחבר אל ה OGP שלך.");
  65. define('OGP_LANG_unable_to_resolve', "אם אינך יכול לפתור בעיה זו אנה פנה אל האתר של OGP");
  66. define('OGP_LANG_slogan', "קוד מקור פתוח!");
  67. define('OGP_LANG_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> ' תווית. </b>");
  68. ?>