server.php 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  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_add_new_remote_host', "Dodaj Nowego Hosta");
  25. define('OGP_LANG_configured_remote_hosts', "Skonfigurowane Hosty");
  26. define('OGP_LANG_remote_host', "Adres Hosta");
  27. define('OGP_LANG_remote_host_info', "Adres Hosta lub Domena która wskazuje na dany Adres IP");
  28. define('OGP_LANG_remote_host_port', "Port Hosta");
  29. define('OGP_LANG_remote_host_port_info', "The port that is listened by the OGP Agent on remote host. Default: 12679.");
  30. define('OGP_LANG_remote_host_name', "Nazwa Hosta");
  31. define('OGP_LANG_ogp_user', "OGP Agent Username");
  32. define('OGP_LANG_remote_host_name_info', "Nazwa zdalnego komputera jest używana, aby pomóc użytkownikom w określeniu ich serwerów.");
  33. define('OGP_LANG_add_remote_host', "Dodaj Hosta");
  34. define('OGP_LANG_remote_encryption_key', "Klucz Szyfrowania Hosta");
  35. define('OGP_LANG_remote_encryption_key_info', "Klucza szyfrowania Remote służy do szyfrowania danych między stron internetowych i agencji. Ten klucz musi być jakiś na obu końcach.");
  36. define('OGP_LANG_server_name', "Nazwa Serwera");
  37. define('OGP_LANG_agent_ip_port', "IP:PORT Agenta");
  38. define('OGP_LANG_agent_status', "Status Agenta");
  39. define('OGP_LANG_ips', "IP");
  40. define('OGP_LANG_add_more_ips', "Jeśli chcesz, aby wprowadzić więcej prasy IPs Set IP, gdy wszystkie pola są pełne i puste pole pojawi się.");
  41. define('OGP_LANG_encryption_key_mismatch', "Klucz szyfrowania nie pasuje do agenta. Sprawdź ponownie konfigurację Agenta.");
  42. define('OGP_LANG_no_ip_for_remote_host', "Należy dodać co najmniej jednego (1) adres IP dla każdego zdalnego komputera.");
  43. define('OGP_LANG_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.");
  44. define('OGP_LANG_ip_administration', "Serwer &amp; IP Administracja :: Open Game Panel");
  45. define('OGP_LANG_unknown_error', "Nieznany błąd - status_chk returned");
  46. define('OGP_LANG_remote_host_user_name', "UNIX user");
  47. define('OGP_LANG_remote_host_user_name_info', "Nazwa użytkownika, w którym działa Agent. Przykład: Matthew");
  48. define('OGP_LANG_remote_host_ftp_ip', "FTP IP");
  49. define('OGP_LANG_remote_host_ftp_ip_info', "The FTP server <b>IP</b> for the current Agent.");
  50. define('OGP_LANG_remote_host_ftp_port', "FTP Port");
  51. define('OGP_LANG_remote_host_ftp_port_info', "The FTP server <b>port</b> for the current Agent.");
  52. define('OGP_LANG_view_log', "View Log");
  53. define('OGP_LANG_status', "Status");
  54. define('OGP_LANG_stop_firewall', "Zatrzymaj zaporę");
  55. define('OGP_LANG_start_firewall', "Uruchom zaporę");
  56. define('OGP_LANG_seconds', "Sekundy");
  57. define('OGP_LANG_reboot', "Restart Serwera Hosta");
  58. define('OGP_LANG_restart', "Zrestartuj Agenta");
  59. define('OGP_LANG_confirm_reboot', "Czy na pewno chcesz wykonać restart serwera Hosta o nazwie '%s'?");
  60. define('OGP_LANG_confirm_restart', "Are you sure you want to restart the Agent named '%s'?");
  61. define('OGP_LANG_restarting', "Restarting Agent... Please wait.");
  62. define('OGP_LANG_restarted', "Agent zrestartowany pomyślnie.");
  63. define('OGP_LANG_reboot_success', "Serwer o nazwie '%s' został zrestartowany. Nie będzie można uzyskać dostępu do serwera, dopóki nie zostanie pomyślnie uruchomiony.");
  64. define('OGP_LANG_invalid_remote_host_id', "Nieprawidłowy id '%s' Hosta");
  65. define('OGP_LANG_remote_host_removed', "Usunięto Hosta o nazwie '%s'.");
  66. define('OGP_LANG_editing_remote_server', "Edytuj serwer hosta '%s'");
  67. define('OGP_LANG_remote_server_settings_changed', "Zmiana ustawień dla hosta '%s' wykonana pomyślnie.");
  68. define('OGP_LANG_save_settings', "Zapisz Ustawienia");
  69. define('OGP_LANG_set_ips', "Ustaw IP");
  70. define('OGP_LANG_remote_ip', "IP Hosta");
  71. define('OGP_LANG_remote_ips_for', "IPs for Game Servers To Use on Agent Server '%s'");
  72. define('OGP_LANG_ips_set_for_server', "IP zostało pomyślnie ustawione dla Hosta '%s'");
  73. define('OGP_LANG_could_not_remove_ip', "Nie można usunąć starych adresów IP z bazy danych.");
  74. define('OGP_LANG_could_add_ip', "Możliwość dodania zdalnego serwera IP do bazy danych.");
  75. define('OGP_LANG_areyousure_removeagent', "Are you sure you want to remove the Agent called");
  76. define('OGP_LANG_areyousure_removeagent2', "i wszystkich serwerów z nią związanych z bazy danych?");
  77. define('OGP_LANG_error_while_remove', "Podczas usuwania zdalnego serwera wystąpił błąd.");
  78. define('OGP_LANG_add_ip', "Dodaj IP");
  79. define('OGP_LANG_remove_ip', "Usuń IP");
  80. define('OGP_LANG_edit_ip', "Edytuj IP");
  81. define('OGP_LANG_wrote_changes', "Zmiany zapisane pomyślnie.");
  82. define('OGP_LANG_there_are_servers_running_on_this_ip', "Na Adresie IP są uruchomione serwery.");
  83. define('OGP_LANG_enter_ip_host', "Musisz wpisać IP dla serwera Hosta.");
  84. define('OGP_LANG_enter_valid_ip', "Musisz wprowadzić prawidłowy port dla Hosta. Wartość portu może wynosić od 0 do 65535, jednak zalecam od 1024 do 65535.");
  85. define('OGP_LANG_could_not_add_server', "Nie można dodać serwera");
  86. define('OGP_LANG_to_db', "do bazy danych.");
  87. define('OGP_LANG_added_server', "Dodaj serwer");
  88. define('OGP_LANG_with_port', "z portem");
  89. define('OGP_LANG_to_db_succesfully', "pomyślnie do bazy danych.");
  90. define('OGP_LANG_unable_discover', "Nie można automatycznie wykryć adresów IP");
  91. define('OGP_LANG_set_ip_manually', "Musisz ustawić ręcznie Adres IP.");
  92. define('OGP_LANG_found_ips', "Znaleziono IP");
  93. define('OGP_LANG_for_remote_server', "dla serwera hosta.");
  94. define('OGP_LANG_failed_add_ip', "Błąd przy dodawaniu IP");
  95. define('OGP_LANG_timeout', "Time Out");
  96. define('OGP_LANG_timeout_info', "The time limit in seconds to get response from this Agent.");
  97. define('OGP_LANG_use_nat', "Użyj NAT");
  98. define('OGP_LANG_use_nat_info', "Enable if your remote server is using NAT rules. Use this setting if your game servers are running on internal private LAN IP addresses so that the panel will use your real remote IP address to query the game servers.");
  99. define('OGP_LANG_arrange_ports', "Arrange ports");
  100. define('OGP_LANG_assign_new_ports_range_for_ip', "Assign new ports range for IP %s");
  101. define('OGP_LANG_assigned_port_ranges_for_ip', "Assigned port ranges for IP %s");
  102. define('OGP_LANG_assigned_ports_for_ip', "Assigned ports for IP %s");
  103. define('OGP_LANG_unspecified_game_types', "Nieokreślone typy gier");
  104. define('OGP_LANG_start_port', "Początkowy port:");
  105. define('OGP_LANG_end_port', "Końcowy port:");
  106. define('OGP_LANG_port_increment', "Port increment:");
  107. define('OGP_LANG_total_assignable_ports', "Total assignable ports:");
  108. define('OGP_LANG_available_range_ports', "Dozwolony zakres portów:");
  109. define('OGP_LANG_assign_range', "Assign range");
  110. define('OGP_LANG_edit_range', "Edytuj zakres");
  111. define('OGP_LANG_delete_range', "Usuń zakres");
  112. define('OGP_LANG_home_id', "ID Serwera");
  113. define('OGP_LANG_home_path', "główna ścieżka:");
  114. define('OGP_LANG_game_type', "Typ Gry");
  115. define('OGP_LANG_port', "Port");
  116. define('OGP_LANG_invalid_values', "Nieprawidłowe wartości.");
  117. define('OGP_LANG_ports_in_range_already_arranged', "Ports in range already arranged.");
  118. define('OGP_LANG_ports_range_already_configured_for', "Ports range already configured for %s.");
  119. define('OGP_LANG_ports_range_added_successfull_for', "Ports range added successfully for %s.");
  120. define('OGP_LANG_ports_range_deleted_successfull', "Ports range deleted successfully.");
  121. define('OGP_LANG_ports_range_edited_successfull_for', "Ports range edited successfully for %s.");
  122. define('OGP_LANG_editing_firewall_for_remote_server', "Editing Firewall for remote server named '%s'");
  123. define('OGP_LANG_default_allowed', "Allowed by default");
  124. define('OGP_LANG_allow_port_command', "Allow port command");
  125. define('OGP_LANG_deny_port_command', "Deny port command");
  126. define('OGP_LANG_allow_ip_port_command', "Allow IP:port command");
  127. define('OGP_LANG_deny_ip_port_command', "Deny IP:port command");
  128. define('OGP_LANG_enable_firewall_command', "Włącz komendy zapory");
  129. define('OGP_LANG_disable_firewall_command', "Wyłącz komendy zapory");
  130. define('OGP_LANG_get_firewall_status_command', "Pobierz status komend zapory");
  131. define('OGP_LANG_reset_firewall_command', "Reset firewall command");
  132. define('OGP_LANG_firewall_status', "Status zapory");
  133. define('OGP_LANG_save_firewall_settings', "Zapisz ustawienia zapory");
  134. define('OGP_LANG_reset_firewall', "Restart zapory");
  135. define('OGP_LANG_firewall_settings', "Ustawienia Zapory");
  136. define('OGP_LANG_display_public_ip', "Display Public IP");
  137. define('OGP_LANG_ips_can_be_internal_external', "Enter usable IP addresses.&nbsp; Public IP addresses and internal LAN IP addresses (for NAT setups) can be used.");
  138. ?>