settings.php 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <?php
  2. /*
  3. *
  4. * OGP - Open Game Panel
  5. * Copyright (C) 2008 - 2016 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('maintenance_mode', "Karbantartás");
  25. define('maintenance_mode_info', "A Panel kikapcsolása a normál felhasználók számára. Csak rendszergazdák férhetnek hozzá a karbantartás alatt.");
  26. define('maintenance_title', "Karbantartás címe");
  27. define('maintenance_title_info', "The title that is displayed to normal users during maintenance.");
  28. define('maintenance_message', "Karbantartási üzenet");
  29. define('maintenance_message_info', "Az üzenet, ami megjelenik a rendes felhasználóknak a karbantartás alatt.");
  30. define('update_settings', "Frissítési beállítások");
  31. define('settings_updated', "A beállítások sikeresen frissítve.");
  32. define('panel_language', "Panel nyelve");
  33. define('panel_language_info', "Ez a nyelv az alapértelmezett nyelve a Panelnak. A felhasználók meg tudják változtatni a saját nyelvükre a profiljuk szerkesztési oldalában.");
  34. define('page_auto_refresh', "Oldal automatikus frissítése");
  35. define('page_auto_refresh_info', "Az oldal automatikus frissítése kikapcsolható debuggolási célból. Normál használat esetén érdemes bekapcsolni.");
  36. define('smtp_server', "Kimenő e-mail szerver");
  37. define('smtp_server_info', "Ez a kimenő levelek (SMTP) szervere használt, például az elfelejtett jelszavak kiküldéséhez, localhost alapértelmezés szerint.");
  38. define('panel_email_address', "Kimenő e-mail címe");
  39. define('panel_email_address_info', "Ez az email cím lesz használva a kimeno levelek küldojeként.");
  40. define('panel_name', "Panel neve");
  41. 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.");
  42. define('feed_enable', "LGSL Feed engedélyezése");
  43. define('feed_enable_info', "If your webhost has a firewall blocking the query port you need enable it.");
  44. define('feed_url', "Feed link");
  45. define('feed_url_info', "GrayCube.com megosztja a LGSL feed URL:<br><b>http://www.greycube.co.uk/lgsl/feed/lgsl_files/lgsl_feed.php</b>");
  46. define('charset', "Karakterkódolás");
  47. define('charset_info', "UTF8, ISO, ASCII, stb... Hagyd üresen az ISO kódolás használatához.");
  48. define('steam_user', "Steam felhasználó");
  49. define('steam_user_info', "This user is needed to log in to steam for download some new games like CS:GO.");
  50. define('steam_pass', "Steam jelszó");
  51. define('steam_pass_info', "Állítsd be itt a Steam fiók jelszavát.");
  52. define('steam_guard', "Steam Guard");
  53. 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.");
  54. define('smtp_port', "SMTP port");
  55. define('smtp_port_info', "Ha az SMTP port nem az alapértelmezett port (25), akkor add meg az SMTP portot itt.");
  56. define('smtp_login', "SMTP felhasználó");
  57. define('smtp_login_info', "Ha az SMTP szervered hitelesítést igényel, akkor add meg a felhasználónevet itt.");
  58. define('smtp_passw', "SMTP jelszó");
  59. define('smtp_passw_info', "Ha nem állítasz be jelszót, akkor az SMTP hitelesítés le lesz tiltva.");
  60. define('smtp_secure', "Biztonságos SMTP");
  61. define('smtp_secure_info', "SSL/TSL használata az SMTP szerver kapcsolódáshoz");
  62. define('time_zone', "Időzóna");
  63. define('time_zone_info', "Sets the default timezone used by all date/time functions.");
  64. define('query_cache_life', "Lekérdezési gyorsítótár élettartama");
  65. define('query_cache_life_info', "Sets the timeout in seconds before the server status is refreshed.");
  66. define('query_num_servers_stop', "A játék szerver lekérdezés tiltása ennyi után");
  67. 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.");
  68. define('editable_email', "Szerkeszthető e-mail cím");
  69. define('editable_email_info', "Select if users can edit their e-mail address or not.");
  70. define('old_dashboard_behavior', "Old Dashboard behavior");
  71. define('old_dashboard_behavior_info', "The old Dashboard was running slower but shows more server information, current players and map.");
  72. define('rsync_available', "Elérhető Rsync szerverek");
  73. define('rsync_available_info', "Select what servers list will be shown in the rsync installation.");
  74. define('all_available_servers', "Összes elérhető szerverek (rsync_sites.list és rsync_sites_local.list)");
  75. define('only_remote_servers', "Csak távoli szerverek (rsync_sites.list)");
  76. define('only_local_servers', "Csak helyi szerverek (rsync_sites_local.list)");
  77. define('header_code', "Fejléckód");
  78. define('header_code_info', "Here you can write your own header code (like HTML code, Embed Code etc.) without editing the theme layout.");
  79. define('support_widget_title', "Support widget title");
  80. define('support_widget_title_info', "A custom title for the support widget in the Dashboard.");
  81. define('support_widget_content', "Support widget content");
  82. define('support_widget_content_info', "The content of the support widget, you can use HTML code.");
  83. define('support_widget_link', "Support widget link");
  84. define('support_widget_link_info', "The URL of your support site.");
  85. define('recaptcha_site_key', "Recaptcha oldal kulcs");
  86. define('recaptcha_site_key_info', "The site key provided to you by Google.");
  87. define('recaptcha_secret_key', "Recaptcha titkos kulcs");
  88. define('recaptcha_secret_key_info', "A titkos kulcsot a Google biztosítja neked.");
  89. define('recaptcha_use_login', "Recaptcha használata a bejelentkezéshez");
  90. define('recaptcha_use_login_info', "If enabled, users will have to solve the Not a Robot Recaptcha when attempting to login.");
  91. define('login_attempts_before_banned', "Sikertelen bejelentkezések száma mielőtt a felhasználó kitiltva lesz");
  92. 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.");
  93. define('remote_query', "Távoli lekérdezés");
  94. define('remote_query_info', "Use the remote server (agent) to make queries to the game servers (Only GameQ and LGSL).");
  95. define('check_expiry_by', "Check expiration using");
  96. 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.");
  97. define('once_logged_in', "Once Logged In");
  98. define('cron_job', "Cron Job");
  99. define('theme_settings', "Téma beállítások");
  100. define('theme', "Téma");
  101. define('theme_info', "A kiválasztott kinézet lesz az alapbeállítás minden felhasználónak. A felhasználók meg tudják változtatni ezt a beállítást a profil oldalukon.");
  102. define('welcome_title', "Üdvözöljük címe");
  103. define('welcome_title_info', "Lehetové teszi, hogy a cím jelenik meg a muszerfalra.");
  104. define('welcome_title_message', "Üdvözöljük cím üzenet");
  105. define('welcome_title_message_info', "A cím üzenet jelenik meg a muszerfalra (HTML nem engedélyezett).");
  106. define('logo_link', "Logo linkje");
  107. 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>");
  108. define('custom_tab', "Custom Tab");
  109. 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>");
  110. define('custom_tab_name', "Egyéni lap neve");
  111. define('custom_tab_name_info', "Az allap neve.");
  112. define('custom_tab_link', "Egyéni lap linkje");
  113. define('custom_tab_link_info', "Az allap hivatkozása.");
  114. define('custom_tab_sub', "Egyéni allap neve");
  115. define('custom_tab_sub_info', "Adds customisable sub-tabs when hovering over the 'Custom Tab'.");
  116. define('custom_tab_sub_name', "#1 Allap neve");
  117. define('custom_tab_sub_link', "#1 Allap linkje");
  118. define('custom_tab_sub_name2', "#2 Allap neve");
  119. define('custom_tab_sub_link2', "#2 Allap linkje");
  120. define('custom_tab_sub_name3', "#3 Allap neve");
  121. define('custom_tab_sub_link3', "#3 Allap linkje");
  122. define('custom_tab_sub_name4', "#4 Allap neve");
  123. define('custom_tab_sub_link4', "#4 Allap linkje");
  124. define('custom_tab_target_blank', "Custom Tabs Target");
  125. 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>");
  126. define('bg_wrapper', "Burkolat háttér");
  127. define('bg_wrapper_info', "The wrappers background image. <b style='font-size:10px; font-weight:normal;'>(Only available on some themes.)</b>");
  128. ?>