~costales/gui-ufw/16.04

« back to all changes in this revision

Viewing changes to DEV_extra_translations/extra_translations.py

  • Committer: costales
  • Date: 2015-11-01 11:26:39 UTC
  • Revision ID: costales.marcos@gmail.com-20151101112639-t8xhgh7wet1b9pa9
Updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
from gettext import gettext as _
3
3
gettext.textdomain("gufw")
4
4
if __name__ == "__main__":
5
 
    print(_("NFS (jhansonxi)"))
6
 
    print(_("Network File System protocol with static ports at relatively unused 4194:4197 (4195 broadcast out)"))
7
 
    print(_("Network;File Transfer;"))
8
 
    print(_("NFS Quota (jhansonxi)"))
9
 
    print(_("Network File System protocol with filesystem usage quota support with static ports at relatively unused 4194:4198 (4195 broadcast out)"))
10
 
    print(_("Tor Normal"))
11
 
    print(_("Tor anonymity network"))
12
 
    print(_("Postal"))
13
 
    print(_("Violent combat game from Running With Scissors"))
14
 
    print(_("Games;Action;"))
15
 
    print(_("Murmur"))
16
 
    print(_("Murmur voice chat server (counterpart to Mumble client)"))
17
 
    print(_("Network;Telephony;"))
18
 
    print(_("Teeworlds"))
19
 
    print(_("An open source sidescrolling multiplayer shooting game"))
 
5
    print(_("STUN"))
 
6
    print(_("Session Traversal Utilities for NAT"))
 
7
    print(_("Network;"))
 
8
    print(_("STUN TLS"))
 
9
    print(_("Session Traversal Utilities for NAT with TLS encryption"))
 
10
    print(_("SANE scanner"))
 
11
    print(_("Scanner Access Now Easy - scanner sharing server"))
 
12
    print(_("Network;Scanning;"))
 
13
    print(_("SANE Manual"))
 
14
    print(_("Scanner Access Now Easy - scanner sharing server, manual ports without nf_conntrack_sane module"))
20
15
    print(_("Windows Messenger"))
21
16
    print(_("Windows Messenger/Windows Live Messenger application sharing and whiteboard (requires SIP)"))
22
 
    print(_("Network;"))
23
17
    print(_("Windows Messenger File"))
24
18
    print(_("Windows Messenger/MSN Messenger file transfer"))
 
19
    print(_("Network;File Transfer;"))
25
20
    print(_("Windows Messenger Assistance"))
26
21
    print(_("Remote Assistance/Remote Desktop Protocol/Terminal Services (RDP)"))
27
22
    print(_("Network;Remote Access;"))
28
23
    print(_("It may be a security risk to use a default allow policy for RDP"))
29
 
    print(_("Conquest"))
30
 
    print(_("A space warfare game"))
31
 
    print(_("Conquest Metaserver"))
32
 
    print(_("A space warfare game"))
33
 
    print(_("Serious Sam II"))
34
 
    print(_("FPS by Croteam"))
35
 
    print(_("SAMBA"))
36
 
    print(_("SMB/CIFS protocol for Unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients"))
37
 
    print(_("Network;Services;|Network;File Transfer"))
38
 
    print(_("Kingpin: Life of Crime"))
39
 
    print(_("A FPS by Xatrix Entertainment"))
40
 
    print(_("Vibe Streamer"))
41
 
    print(_("A free MP3 streaming server"))
42
 
    print(_("Network;Audio Video;Audio;"))
43
 
    print(_("Dropbox LanSync"))
44
 
    print(_("A web-based file hosting service"))
45
 
    print(_("Games for Windows - Live"))
46
 
    print(_("Network games using Games for Windows - Live API"))
47
 
    print(_("GameSpy"))
48
 
    print(_("GameSpy"))
49
 
    print(_("Games;"))
50
 
    print(_("GameSpy Arcade"))
51
 
    print(_("GameSpy Arcade gaming network"))
52
 
    print(_("Deluge Torrent"))
53
 
    print(_("Cross-platform BitTorrent client written with Python and GTK+"))
 
24
    print(_("Transmission Daemon"))
 
25
    print(_("Remote control for Transmission"))
54
26
    print(_("Network;P2P;"))
55
27
    print(_("Remember to open the ports on the router"))
56
 
    print(_("Ur-Quan Masters"))
57
 
    print(_("An enhanced version of Star Control II from 3DO"))
58
 
    print(_("Games;Adventure;"))
59
 
    print(_("Tribes 2"))
60
 
    print(_("A multiplayer combat online game by Dynamix - main port"))
61
 
    print(_("Tribes 2 - 28000:29000/tcp/udp"))
62
 
    print(_("A multiplayer combat online game by Dynamix, all suggested ports open"))
63
 
    print(_("NFS TLDP NFS"))
64
 
    print(_("Network File System protocol with static ports at 32765:32768 (some conflicts with popular games)"))
65
 
    print(_("NFS Quota & TLDP NFS"))
66
 
    print(_("NFS with user/group filesystem usage quota support with static ports at 32765:32769 (some conflicts with popular games)"))
 
28
    print(_("Alien Arena"))
 
29
    print(_("A SciFi competitive FPS based on the CRX/id Tech 2 engine"))
 
30
    print(_("Games;Action;"))
 
31
    print(_("Multicast DNS"))
 
32
    print(_("Multicast DNS (Avahi, Bonjour)"))
 
33
    print(_("Warsow"))
 
34
    print(_("A competitive FPS based on the Qfusion 3D/id tech 2 engine"))
 
35
    print(_("Optimized Link State Routing"))
 
36
    print(_("A mesh networking protocol"))
 
37
    print(_("Castle Vox"))
 
38
    print(_("A simultaneous-turns strategy game from Sillysoft influenced by Diplomacy and Axis & Allies"))
 
39
    print(_("Games;Strategy;"))
 
40
    print(_("XMPP"))
 
41
    print(_("Extensible Messaging and Presence Protocol client connection (Jabber)"))
 
42
    print(_("Network;Telephony;Instant Messaging;"))
 
43
    print(_("XMPP SSL"))
 
44
    print(_("Extensible Messaging and Presence Protocol (Jabber) client connection with SSL encryption"))
 
45
    print(_("XMPP Interserver"))
 
46
    print(_("Extensible Messaging and Presence Protocol server-server connection"))
 
47
    print(_("XMPP Serverless"))
 
48
    print(_("Extensible Messaging and Presence Protocol link-local messaging/serverless messaging"))
 
49
    print(_("Frostwire"))
 
50
    print(_("Frostwire peer-peer file sharing on default port"))
 
51
    print(_("Network;File Transfer;P2P;"))
 
52
    print(_("Remember to open the ports on the router"))
 
53
    print(_("Delta Force: Xtreme"))
 
54
    print(_("A FPS combat game by NovaLogic"))
 
55
    print(_("Enemy Territory: Quake Wars"))
 
56
    print(_("A FPS by Splash Damage"))
 
57
    print(_("MegaMek"))
 
58
    print(_("A unofficial online BattleTech game"))
 
59
    print(_("Games;Strategy;Java;"))
 
60
    print(_("Quake II"))
 
61
    print(_("A FPS by id Software"))
 
62
    print(_("FTP"))
 
63
    print(_("File Transfer Protocol"))
 
64
    print(_("Network;Services;"))
 
65
    print(_("FreeLords"))
 
66
    print(_("A clone of Warlords"))
 
67
    print(_("LPD"))
 
68
    print(_("LPD server"))
 
69
    print(_("Webmin"))
 
70
    print(_("Web-page based system management utility"))
 
71
    print(_("Network;Shell;"))
 
72
    print(_("Webmin fast RPC"))
 
73
    print(_("Web-page based system management utility"))
 
74
    print(_("DXX-Rebirth"))
 
75
    print(_("A source port of Descent, the 3D Flying FPS by Outrage Entertainment"))
 
76
    print(_("Urban Terror - 27960/udp"))
 
77
    print(_("A realistic FPS by Frozen Sand, based on Quake III by id Software, server on port 27660"))
 
78
    print(_("Urban Terror - 27961/udp"))
 
79
    print(_("A realistic FPS by Frozen Sand, based on Quake III by id Software, server on port 27961"))
 
80
    print(_("Urban Terror - 27962/udp"))
 
81
    print(_("A realistic FPS by Frozen Sand, based on Quake III by id Software, server on port 27962"))
 
82
    print(_("Urban Terror - 27963/udp"))
 
83
    print(_("A realistic FPS by Frozen Sand, based on Quake III by id Software, server on port 27963"))
 
84
    print(_("Heavy Gear II"))
 
85
    print(_("A mech FPS based on the Dream Pod 9 universe from Activision and Loki Software"))
 
86
    print(_("KTorrent"))
 
87
    print(_("Feature rich BitTorrent client by KDE"))
 
88
    print(_("Remember to open the ports on the router"))
 
89
    print(_("NASCAR Racing 2002/03 1 player"))
 
90
    print(_("Racing simulators from Papyrus Design Group"))
 
91
    print(_("Games;Simulation;"))
 
92
    print(_("NASCAR Racing 2002/03 2 players"))
 
93
    print(_("Racing simulators from Papyrus Design Group"))
 
94
    print(_("NASCAR Racing 2002/03 4 players"))
 
95
    print(_("Racing simulators from Papyrus Design Group"))
 
96
    print(_("NASCAR Racing 2002/03  8 players"))
 
97
    print(_("Racing simulators from Papyrus Design Group"))
 
98
    print(_("NASCAR Racing 2002/03 16 players"))
 
99
    print(_("Racing simulators from Papyrus Design Group"))
 
100
    print(_("NASCAR Racing 2002/03 32 players"))
 
101
    print(_("Racing simulators from Papyrus Design Group"))
 
102
    print(_("NASCAR Racing 2002/03 42 players"))
 
103
    print(_("Racing simulators from Papyrus Design Group"))
 
104
    print(_("FreeCol"))
 
105
    print(_("A turn-based strategy game similar to Colonization by Microprose"))
 
106
    print(_("Nagios"))
 
107
    print(_("Computer system monitor, network monitoring and infrastructure monitoring software application"))
 
108
    print(_("System;Monitor;"))
67
109
    print(_("Full Metal Soccer server"))
68
110
    print(_("A soccer game played with tanks by QuantiCode"))
69
111
    print(_("Games;Sports;"))
71
113
    print(_("A soccer game played with tanks by QuantiCode"))
72
114
    print(_("Full Metal Soccer master server"))
73
115
    print(_("A soccer game played with tanks by QuantiCode"))
 
116
    print(_("UPS Tools daemon"))
 
117
    print(_("Network UPS Tools"))
 
118
    print(_("System;"))
 
119
    print(_("Nexuiz"))
 
120
    print(_("A FPS based on Darkplaces/Quake engine by id Software"))
 
121
    print(_("hddtemp"))
 
122
    print(_("Data storage device temperature data server"))
 
123
    print(_("Diablo"))
 
124
    print(_("Fantasy combat game by Blizzard Entertainment"))
 
125
    print(_("People Nearby"))
 
126
    print(_("People Nearby (Bonjour/Salut) functionality in Empathy"))
 
127
    print(_("Bonjour"))
 
128
    print(_("Bonjour protocol"))
 
129
    print(_("MSN Chat"))
 
130
    print(_("MSN chat protocol (with file transfer and voice)"))
 
131
    print(_("MSN Chat (SSL)"))
 
132
    print(_("MSN chat protocol SSL"))
 
133
    print(_("AIM Talk"))
 
134
    print(_("AIM talk protocol"))
 
135
    print(_("Yahoo Chat"))
 
136
    print(_("Yahoo chat protocol"))
 
137
    print(_("Dropbox LanSync"))
 
138
    print(_("A web-based file hosting service"))
 
139
    print(_("Counter-Strike 2D"))
 
140
    print(_("A top-down 2D clone of Valve Software's Counter-Strike by Unreal Software"))
 
141
    print(_("GameRanger"))
 
142
    print(_("A game server browser from GameRanger Technologies"))
 
143
    print(_("Network;Games;"))
 
144
    print(_("H.323 Call Signaling"))
 
145
    print(_("H.323 Call Signaling"))
 
146
    print(_("Network;Telephony;Video Conference;"))
 
147
    print(_("H.323 discovery"))
 
148
    print(_("H.323 multicast gatekeeper discovery (H.225)"))
 
149
    print(_("H.323 RAS"))
 
150
    print(_("H.323 Gatekeeper Registration, Admission and Status (H.225)"))
 
151
    print(_("Scorched 3D server"))
 
152
    print(_("A modernization of the classic DOS game Scorched Earth"))
 
153
    print(_("DOSBox IPX"))
 
154
    print(_("DOS system emulator"))
 
155
    print(_("System;Emulator;"))
 
156
    print(_("DOSBox Modem"))
 
157
    print(_("DOS system emulator"))
 
158
    print(_("Myth II: Soulblighter"))
 
159
    print(_("A real-time tactics game from Bungie"))
 
160
    print(_("Freeciv"))
 
161
    print(_("A turn-based strategy game similar to Civilization I & II by Microprose"))
 
162
    print(_("TeamSpeak 2 voice"))
 
163
    print(_("TeamSpeak 2 voice service"))
 
164
    print(_("Network;Telephony;"))
 
165
    print(_("TeamSpeak 2 web"))
 
166
    print(_("TeamSpeak 2 web interface"))
 
167
    print(_("TeamSpeak 2 TCP query"))
 
168
    print(_("TeamSpeak 2 TCP query"))
 
169
    print(_("iMaze"))
 
170
    print(_("A maze combat game in 3D"))
 
171
    print(_("RTMP Real Time Messaging Protocol"))
 
172
    print(_("Real Time Messaging Protocol (Adobe Flash)"))
 
173
    print(_("Hedgewars"))
 
174
    print(_("An arcade combat game inspired by Worms from Team17 Software"))
 
175
    print(_("Games;Arcade;"))
74
176
    print(_("Postfix Mail Server SMTP"))
75
177
    print(_("Postfix is a high-performance mail transport agent"))
76
 
    print(_("Network;Services;"))
77
178
    print(_("Postfix Mail Server SMTPS"))
78
179
    print(_("Postfix is a high-performance mail transport agent"))
79
180
    print(_("Postfix Mail Server Submission"))
80
181
    print(_("Postfix is a high-performance mail transport agent"))
81
 
    print(_("DHCP"))
82
 
    print(_("Dynamic Host Configuration Protocol"))
83
 
    print(_("Nagios"))
84
 
    print(_("Computer system monitor, network monitoring and infrastructure monitoring software application"))
85
 
    print(_("System;Monitor;"))
86
 
    print(_("Doom II"))
 
182
    print(_("Armored Fist 3"))
 
183
    print(_("A M1A2 Abrams tank simulation by NovaLogic"))
 
184
    print(_("BZFlag"))
 
185
    print(_("A FPS tank battle capture the flag game"))
 
186
    print(_("TeamSpeak 3"))
 
187
    print(_("TeamSpeak 3 voice service"))
 
188
    print(_("TeamSpeak 3 File"))
 
189
    print(_("TeamSpeak 3 file transfer"))
 
190
    print(_("TeamSpeak 3 Query"))
 
191
    print(_("TeamSpeak 3 TCP query"))
 
192
    print(_("Delta Force: BHD"))
 
193
    print(_("Black Hawk Down. A FPS combat game by NovaLogic"))
 
194
    print(_("GGZ Gaming Zone"))
 
195
    print(_("Network support for GNOME Games"))
 
196
    print(_("Socks Proxy"))
 
197
    print(_("SOCKS protocol for proxy server support"))
 
198
    print(_("Transparent Proxy"))
 
199
    print(_("Transparent proxy"))
 
200
    print(_("Quake III - 27960/udp"))
 
201
    print(_("A FPS by id Software, server on port 27660"))
 
202
    print(_("Quake III - 27961/udp"))
 
203
    print(_("A FPS by id Software, server on port 27961"))
 
204
    print(_("Quake III - 27962/udp"))
 
205
    print(_("A FPS by id Software, server on port 27962"))
 
206
    print(_("Quake III - 27963/udp"))
 
207
    print(_("A FPS by id Software, server on port 27963"))
 
208
    print(_("Quake"))
87
209
    print(_("A FPS by id Software"))
88
 
    print(_("Sacred - port 2005"))
89
 
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
90
 
    print(_("Sacred - ports 2005:2006"))
91
 
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
92
 
    print(_("Sacred - ports 2005:2007"))
93
 
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
94
 
    print(_("Sacred - ports 2005:2008"))
95
 
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
96
 
    print(_("Sacred - ports 2005:2009"))
97
 
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
98
 
    print(_("Sacred - ports 2005:2010"))
99
 
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
100
 
    print(_("iMaze"))
101
 
    print(_("A maze combat game in 3D"))
102
 
    print(_("Tether"))
103
 
    print(_("A clone of strategy game Moonbase Commander by Humongous Entertainment"))
104
 
    print(_("Games;Strategy;"))
105
 
    print(_("PulseAudio"))
106
 
    print(_("Networked sound server"))
107
 
    print(_("Counter-Strike 2D"))
108
 
    print(_("A top-down 2D clone of Valve Software's Counter-Strike by Unreal Software"))
109
 
    print(_("DXX-Rebirth"))
110
 
    print(_("A source port of Descent, the 3D Flying FPS by Outrage Entertainment"))
111
 
    print(_("FTP"))
112
 
    print(_("File Transfer Protocol"))
113
 
    print(_("gpsd"))
114
 
    print(_("Interface daemon for GPS receivers"))
115
 
    print(_("Network;Geography;"))
116
 
    print(_("Doomsday"))
117
 
    print(_("A source port of id Software's Doom engine which supports Doom, Heretic, and Hexen"))
118
 
    print(_("MPD"))
119
 
    print(_("Music Player Daemon. A server for streaming music"))
120
 
    print(_("Warsow"))
121
 
    print(_("A competitive FPS based on the Qfusion 3D/id tech 2 engine"))
122
 
    print(_("Sid Meier's Alpha Centauri"))
123
 
    print(_("SciFi strategy game by Firaxis"))
124
 
    print(_("SiN"))
125
 
    print(_("A FPS by Ritual Entertainment"))
126
 
    print(_("OpenArena"))
127
 
    print(_("A competitive FPS based on ioquake3/id tech 3 engine"))
128
 
    print(_("LBreakout2 - 8001/udp"))
129
 
    print(_("A Breakout clone"))
130
 
    print(_("Games;Arcade;"))
131
 
    print(_("LBreakout2 - 2002/udp"))
132
 
    print(_("A Breakout clone"))
133
 
    print(_("FreeOrion"))
134
 
    print(_("A turn-based 4X strategy game inspired by Master of Orion from MicroProse"))
135
 
    print(_("Nexuiz"))
136
 
    print(_("A FPS based on Darkplaces/Quake engine by id Software"))
137
 
    print(_("Glest"))
138
 
    print(_("A free, open source 3D RTS game server"))
139
 
    print(_("KTorrent"))
140
 
    print(_("Feature rich BitTorrent client by KDE"))
 
210
    print(_("QuakeWorld"))
 
211
    print(_("An enhanced multiplayer version of Quake by id Software"))
 
212
    print(_("Dropbox"))
 
213
    print(_("File hosting service, that offers cloud storage, file synchronization and client software"))
 
214
    print(_("Network;Cloud;"))
 
215
    print(_("Transmission"))
 
216
    print(_("BitTorrent client which features a simple interface on top of a cross-platform backend"))
141
217
    print(_("Remember to open the ports on the router"))
142
 
    print(_("Asterisk"))
143
 
    print(_("An open source telephony switching and private branch exchange service"))
144
 
    print(_("Review that ports are the same in /etc/asterisk/rtp.conf"))
145
 
    print(_("Sid Meier's Civilization IV"))
146
 
    print(_("A turn-based strategy game from Firaxis Games"))
147
 
    print(_("ThinkTanks"))
148
 
    print(_("A 3D tank combat game by BraveTree Productions using the Torque Game Engine"))
 
218
    print(_("Evil Islands: CotLS"))
 
219
    print(_("A RTS game with RPG and stealth elements from Nival Interactive"))
149
220
    print(_("Steam"))
150
221
    print(_("Software distribution service and game server browser from Valve"))
151
 
    print(_("Network;Games;"))
152
222
    print(_("For Steam Client see the category: Games / Steam"))
153
 
    print(_("Unreal Tournament 2004"))
154
 
    print(_("A FPS by Epic Games"))
155
 
    print(_("Unreal Tournament 2004 Admin"))
156
 
    print(_("Web-based administration for the FPS by Epic Games"))
157
 
    print(_("OpenRPG"))
158
 
    print(_("A map/chat/dice-rolling tool to allow players to play tabletop games on-line"))
159
 
    print(_("0verkill"))
160
 
    print(_("An ASCII-art 2D deathmatch game"))
161
 
    print(_("LPD"))
162
 
    print(_("LPD server"))
163
 
    print(_("PvPGN"))
164
 
    print(_("Player vs Player Gaming Network server emulation based on bnetd"))
165
 
    print(_("PvPGN Address Translation"))
166
 
    print(_("Player vs Player Gaming Network Address translation port"))
 
223
    print(_("SSH"))
 
224
    print(_("Secure Shell"))
 
225
    print(_("It may be a security risk to use a default allow policy for SSH"))
 
226
    print(_("Lux"))
 
227
    print(_("Delux, Ancient Empires and American History: A turn-based strategy game from Sillysoft influenced by Risk"))
 
228
    print(_("Serious Sam II"))
 
229
    print(_("FPS by Croteam"))
 
230
    print(_("CUPS"))
 
231
    print(_("Modular printing system for Unix-like computer operating systems"))
 
232
    print(_("Network;Printing;"))
 
233
    print(_("All Services"))
 
234
    print(_("Client, dedicated servers, P2P and voice chat"))
 
235
    print(_("Games;Steam;"))
 
236
    print(_("Client, Dedicated Servers, P2P and Voice Chat"))
 
237
    print(_("Client"))
 
238
    print(_("Game client traffic, typically Matchmaking and HLTV and Steam downloads"))
 
239
    print(_("Dedicated Servers"))
 
240
    print(_("SRCDS Rcon port"))
 
241
    print(_("P2P and Voice Chat"))
 
242
    print(_("Steamworks P2P Networking and Steam Voice Chat"))
 
243
    print(_("Call of Duty"))
 
244
    print(_("Additional Ports for Call of Duty: Modern Warfare 2 Multiplayer"))
 
245
    print(_("The Mana World"))
 
246
    print(_("A fantasy MMORPG"))
 
247
    print(_("Games;Role;"))
 
248
    print(_("IPP"))
 
249
    print(_("Internet Printing Protocol"))
 
250
    print(_("WINE: Starcraft"))
 
251
    print(_("A strategy game by Blizzard Entertainment"))
167
252
    print(_("VNC server display :0"))
168
253
    print(_("Virtual Network Computing standard server display :0"))
169
254
    print(_("It may be a security risk to use a default allow policy for RDP"))
188
273
    print(_("VNC displays :0-:7"))
189
274
    print(_("Virtual Network Computing http server displays :0 through :7"))
190
275
    print(_("It may be a security risk to use a default allow policy for RDP"))
191
 
    print(_("Balazar III"))
192
 
    print(_("A 2D/3D dungeon adventure game"))
193
 
    print(_("EDuke32"))
194
 
    print(_("An enhanced version of Duke Nukem 3D"))
195
 
    print(_("Delta Force: BHD"))
196
 
    print(_("Black Hawk Down. A FPS combat game by NovaLogic"))
197
 
    print(_("Dopewars"))
198
 
    print(_("A FPS by id Software"))
 
276
    print(_("usbip"))
 
277
    print(_("A Peripheral Bus Extension for Device Sharing over IP Network"))
 
278
    print(_("Delta Force: LW"))
 
279
    print(_("Land Warrior. A FPS combat game by NovaLogic"))
 
280
    print(_("Thousand Parsec"))
 
281
    print(_("A common framework for building turn based space empire building games"))
 
282
    print(_("Thousand Parsec SSL"))
 
283
    print(_("A common framework for building turn based space empire building games"))
 
284
    print(_("Thousand Parsec Admin"))
 
285
    print(_("A common framework for building turn based space empire building games"))
 
286
    print(_("UPnP"))
 
287
    print(_("Universal Plug and Play. It is a framework which can be used to make networked applications"))
 
288
    print(_("System;General;"))
 
289
    print(_("Crossfire"))
 
290
    print(_("An open source, cooperative multiplayer graphical RPG and adventure game"))
 
291
    print(_("Crossfire Metaserver"))
 
292
    print(_("Metaserver for Crossfire RPG"))
 
293
    print(_("Abuse"))
 
294
    print(_("A dark 2D side-scrolling platform game developed by Crack dot Com"))
 
295
    print(_("OpenRPG"))
 
296
    print(_("A map/chat/dice-rolling tool to allow players to play tabletop games on-line"))
 
297
    print(_("Subversion Server"))
 
298
    print(_("Subversion server for access to Subversion repositories"))
 
299
    print(_("Aleph One"))
 
300
    print(_("An enhanced port of Marathon 2: Durandal from Bungie Software"))
 
301
    print(_("DAAP"))
 
302
    print(_("Digital Audio Access Protocol"))
 
303
    print(_("Network;Audio Video;Audio;"))
 
304
    print(_("ThinkTanks"))
 
305
    print(_("A 3D tank combat game by BraveTree Productions using the Torque Game Engine"))
 
306
    print(_("SEDS Serious Sam"))
 
307
    print(_("Dedicated server for the FPS by Croteam"))
 
308
    print(_("SEDS Remote Admin"))
 
309
    print(_("Default remote administration Telnet port for Serious Engine dedicated server"))
 
310
    print(_("SEDS - port 25601"))
 
311
    print(_("Dedicated server for the FPS by Croteam, alternate game port 25601"))
 
312
    print(_("SEDS Admin - port 25600"))
 
313
    print(_("Alternate 25600 remote administration Telnet port for Serious Engine dedicated server"))
 
314
    print(_("0verkill"))
 
315
    print(_("An ASCII-art 2D deathmatch game"))
 
316
    print(_("Glest"))
 
317
    print(_("A free, open source 3D RTS game server"))
 
318
    print(_("NFS (Chris Lowth)"))
 
319
    print(_("Network File System protocol with static ports at 4000:4002 (some conflicts with popular games; statd broadcast on random port)"))
 
320
    print(_("NFS Quota (Chris Lowth)"))
 
321
    print(_("NFS with user/group filesystem usage quota support with static ports at 4000:4003 (some conflicts with popular games; statd broadcast on random port)"))
 
322
    print(_("Armagetron Advanced"))
 
323
    print(_("A 3D clone of the Light Cycle game in Tron"))
 
324
    print(_("PulseAudio"))
 
325
    print(_("Networked sound server"))
 
326
    print(_("Kingpin: Life of Crime"))
 
327
    print(_("A FPS by Xatrix Entertainment"))
 
328
    print(_("Red Eclipse"))
 
329
    print(_("An open source first-person shooter that runs on the Cube Engine 2"))
 
330
    print(_("HTTP"))
 
331
    print(_("WWW standard protocol on port 80/tcp (IANA/Debian www, http)"))
 
332
    print(_("HTTPS"))
 
333
    print(_("WWW standard protocol with SSL/TLS on port 443/tcp (IANA https)"))
 
334
    print(_("HTTP - 8008/tcp"))
 
335
    print(_("WWW standard protocol on port 8008/tcp (IANA http-alt)"))
 
336
    print(_("Web Server (HTTP,HTTPS)"))
 
337
    print(_("Web Server (HTTP,HTTPS)"))
 
338
    print(_("Web Server (8080)"))
 
339
    print(_("Web Server (8080)"))
 
340
    print(_("HTTP - 8090/tcp"))
 
341
    print(_("WWW standard protocol on port 8090/tcp (IANA unassigned, commonly http_alt_alt)"))
 
342
    print(_("Prey"))
 
343
    print(_("A SciFi FPS action adventure by 3D Realms"))
 
344
    print(_("NAT"))
 
345
    print(_("Port Mapping Protocol"))
 
346
    print(_("Majesty: The Fantasy Kingdom Sim"))
 
347
    print(_("A RTS by Cyberlore Studios, ported to Linux by Linux Game Publishing"))
 
348
    print(_("Ryzom"))
 
349
    print(_("It's also known as The Saga of Ryzom, is a massively multiplayer online role-playing game (MMORPG)"))
 
350
    print(_("Joint Operations: Typhoon Rising"))
 
351
    print(_("A FPS combat game by NovaLogic"))
 
352
    print(_("Battlefield 1942"))
 
353
    print(_("A WWII FPS from Digital Illusions CE"))
 
354
    print(_("Battlefield 1942 Console"))
 
355
    print(_("The RemoteConsole administration tool for Battlefield 1942"))
 
356
    print(_("YS FLIGHT SIMULATION 2000"))
 
357
    print(_("A 3D flight simulator"))
 
358
    print(_("netPanzer"))
 
359
    print(_("An online multiplayer tactical warfare game"))
 
360
    print(_("Comanche 4"))
 
361
    print(_("A Comanche RAH-66 helicopter simulation by NovaLogic"))
 
362
    print(_("USB Redirector"))
 
363
    print(_("USB device sharing system from INCENTIVES Pro"))
 
364
    print(_("Tor Normal"))
 
365
    print(_("Tor anonymity network"))
 
366
    print(_("Telnet"))
 
367
    print(_("Text-based remote access (like SSH but without the security)"))
 
368
    print(_("Telnet is like SSH but without security. It'd be better to use the 'Telnet SSL'"))
 
369
    print(_("Telnet TLS/SSL"))
 
370
    print(_("Text-based remote access (like SSH but without the security) SSL"))
 
371
    print(_("WINE: Warcraft III"))
 
372
    print(_("A strategy game by Blizzard Entertainment"))
 
373
    print(_("WINE: Warcraft III all ports"))
 
374
    print(_("Warcraft III with 6112-6119 TCP ports open"))
 
375
    print(_("Clonk"))
 
376
    print(_("An action/RTS/platform game by RedWolf Design; standard ports"))
 
377
    print(_("Clonk Host"))
 
378
    print(_("An action/RTS/platform game by RedWolf Design; host ports"))
 
379
    print(_("Clonk LAN"))
 
380
    print(_("An action/RTS/platform game by RedWolf Design; LAN game discovery port"))
199
381
    print(_("SIP"))
200
382
    print(_("Session Initiation Protocol, unencrypted, using nf_conntrack_sip module"))
201
383
    print(_("SIP TLS"))
202
384
    print(_("Session Initiation Protocol with TLS encryption"))
203
 
    print(_("Assault Cube"))
204
 
    print(_("A free, multiplayer, first-person shooter game"))
205
 
    print(_("WINE: Warcraft III"))
206
 
    print(_("A strategy game by Blizzard Entertainment"))
207
 
    print(_("WINE: Warcraft III all ports"))
208
 
    print(_("Warcraft III with 6112-6119 TCP ports open"))
209
 
    print(_("Tachyon: The Fringe"))
210
 
    print(_("A 3D space combat game by NovaLogic"))
 
385
    print(_("SANE scanner"))
 
386
    print(_("Scanner Access Now Easy - scanner sharing server"))
 
387
    print(_("XPilot"))
 
388
    print(_("A 2D space combat game"))
 
389
    print(_("XPilot 2-players"))
 
390
    print(_("A 2D space combat game"))
 
391
    print(_("XPilot 4-players"))
 
392
    print(_("A 2D space combat game"))
 
393
    print(_("XPilot 8-players"))
 
394
    print(_("A 2D space combat game"))
 
395
    print(_("XPilot 16-players"))
 
396
    print(_("A 2D space combat game"))
 
397
    print(_("qBittorent"))
 
398
    print(_("Cross-platform BitTorrent client GUI written with Qt4"))
 
399
    print(_("Remember to open the ports on the router"))
 
400
    print(_("GNUMP3d"))
 
401
    print(_("An audio streaming server"))
 
402
    print(_("Nagios Plugin"))
 
403
    print(_("Remote Plugin Executor"))
 
404
    print(_("Vendetta Online"))
 
405
    print(_("A twitch-based, science fiction massively multiplayer online role-playing game (MMORPG)"))
 
406
    print(_("ManiaDrive game server"))
 
407
    print(_("A clone of TrackMania from Nadeo"))
 
408
    print(_("ManiaDrive HTTP server "))
 
409
    print(_("ManiaDrive/Raydium game monitor HTTP server"))
 
410
    print(_("Icecast"))
 
411
    print(_("Icecast stream"))
 
412
    print(_("Network;Audio Video;"))
 
413
    print(_("Icecast - 8000:8001/tcp"))
 
414
    print(_("Icecast with SHOUTcast-compatible stream"))
 
415
    print(_("Deluge Torrent"))
 
416
    print(_("Cross-platform BitTorrent client written with Python and GTK+"))
 
417
    print(_("Remember to open the ports on the router"))
 
418
    print(_("Camfrog"))
 
419
    print(_("H.323 Call Signaling"))
 
420
    print(_("FreeOrion"))
 
421
    print(_("A turn-based 4X strategy game inspired by Master of Orion from MicroProse"))
 
422
    print(_("Castle-Combat - 50386/tcp"))
 
423
    print(_("A clone of Rampart from Atari Games"))
 
424
    print(_("Castle-Combat - 8787/tcp"))
 
425
    print(_("A clone of Rampart from Atari Games"))
 
426
    print(_("Widelands"))
 
427
    print(_("A RTS similar to The Settlers I & II from Blue Byte Software"))
 
428
    print(_("FreeSpace 2"))
 
429
    print(_("Space combat simulation by Volition"))
 
430
    print(_("F-16 Multirole Fighter"))
 
431
    print(_("A F-16 simulation by NovaLogic"))
 
432
    print(_("Heroes of Might and Magic III"))
 
433
    print(_("A fantasy strategy game by 3DO"))
 
434
    print(_("Sid Meier's Civilization IV"))
 
435
    print(_("A turn-based strategy game from Firaxis Games"))
 
436
    print(_("Sid Meier's Alpha Centauri"))
 
437
    print(_("SciFi strategy game by Firaxis"))
 
438
    print(_("UFO: Alien Invasion"))
 
439
    print(_("An open-source 3D RTS inspired by X-COM"))
 
440
    print(_("Wormux"))
 
441
    print(_("An arcade combat game inspired by Worms from Team17 Software"))
 
442
    print(_("Soldier of Fortune"))
 
443
    print(_("Soldier of Fortune - A FPS by Raven Software"))
 
444
    print(_("Delta Force"))
 
445
    print(_("A FPS combat game by NovaLogic"))
 
446
    print(_("Hexen II - 26900/udp"))
 
447
    print(_("A fantasy FPS by Raven Software, server on port 27660"))
 
448
    print(_("Hexen II - 26901/udp"))
 
449
    print(_("A fantasy FPS by Raven Software, server on port 26901"))
 
450
    print(_("Hexen II - 26902/udp"))
 
451
    print(_("A fantasy FPS by Raven Software, server on port 26902"))
 
452
    print(_("Hexen II - 26903/udp"))
 
453
    print(_("A fantasy FPS by Raven Software, server on port 26903"))
 
454
    print(_("HexenWorld - 26950/udp"))
 
455
    print(_("HexenWorld server by Raven Software"))
 
456
    print(_("Ubuntu One"))
 
457
    print(_("Store files online and sync them between computers and mobile devices, as well as stream audio and music from cloud to mobile devices"))
 
458
    print(_("Diablo II"))
 
459
    print(_("Fantasy combat game by Blizzard Entertainment"))
 
460
    print(_("SiN"))
 
461
    print(_("A FPS by Ritual Entertainment"))
 
462
    print(_("Sacred - port 2005"))
 
463
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
 
464
    print(_("Sacred - ports 2005:2006"))
 
465
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
 
466
    print(_("Sacred - ports 2005:2007"))
 
467
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
 
468
    print(_("Sacred - ports 2005:2008"))
 
469
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
 
470
    print(_("Sacred - ports 2005:2009"))
 
471
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
 
472
    print(_("Sacred - ports 2005:2010"))
 
473
    print(_("Server port for the fantasy RPG by Ascaron Entertainment"))
 
474
    print(_("Toribash - 20184"))
 
475
    print(_("A fighting game based on the physics sandbox model with customizable moves"))
 
476
    print(_("Toribash - 20185"))
 
477
    print(_("A fighting game based on the physics sandbox model with customizable moves"))
 
478
    print(_("Toribash - 20186"))
 
479
    print(_("A fighting game based on the physics sandbox model with customizable moves"))
 
480
    print(_("Toribash - 20187"))
 
481
    print(_("A fighting game based on the physics sandbox model with customizable moves"))
 
482
    print(_("Toribash Full"))
 
483
    print(_("A fighting game based on the physics sandbox model with customizable moves"))
211
484
    print(_("VLC HTTP stream"))
212
485
    print(_("VLC media player HTTP stream default port"))
213
486
    print(_("Audio Video;"))
219
492
    print(_("VLC media player User Datagram Protocol default port"))
220
493
    print(_("Icecast stream"))
221
494
    print(_("VLC media player Icecast stream default port"))
222
 
    print(_("Nicotine"))
223
 
    print(_("Nicotine is a SoulSeek client written in Python, based on the PySoulSeek project"))
 
495
    print(_("OpenMeetings Secure RTMP"))
 
496
    print(_("OpenMeetings Real Time Messaging Protocol over SSL"))
 
497
    print(_("Network;Video Conference;"))
 
498
    print(_("OpenMeetings Tunneled RTMP"))
 
499
    print(_("OpenMeetings Real Time Messaging Protocol over HTTP"))
 
500
    print(_("OpenMeetings HTTP"))
 
501
    print(_("OpenMeetings HTTP server"))
 
502
    print(_("OpenMeetings DSP"))
 
503
    print(_("OpenMeetings Desktop Sharing Protocol (ODSP)"))
 
504
    print(_("Skype Normal"))
 
505
    print(_("Proprietary Voice over IP service and software application"))
 
506
    print(_("Savage 2: A Tortured Soul"))
 
507
    print(_("A RTS/FPS from S2 Games"))
 
508
    print(_("Doom3"))
 
509
    print(_("A FPS by id Software"))
 
510
    print(_("monopd"))
 
511
    print(_("A game server for Monopoly-like board games"))
 
512
    print(_("Games;Board;"))
 
513
    print(_("FTP"))
 
514
    print(_("File Transfer Protocol"))
 
515
    print(_("OpenArena"))
 
516
    print(_("A competitive FPS based on ioquake3/id tech 3 engine"))
 
517
    print(_("NFS (jhansonxi)"))
 
518
    print(_("Network File System protocol with static ports at relatively unused 4194:4197 (4195 broadcast out)"))
 
519
    print(_("NFS Quota (jhansonxi)"))
 
520
    print(_("Network File System protocol with filesystem usage quota support with static ports at relatively unused 4194:4198 (4195 broadcast out)"))
 
521
    print(_("Daimonin"))
 
522
    print(_("An open-source MMORPG"))
 
523
    print(_("Savage: The Battle for Newerth/Savage XR"))
 
524
    print(_("A RTS/FPS from S2 Games"))
 
525
    print(_("Tachyon: The Fringe"))
 
526
    print(_("A 3D space combat game by NovaLogic"))
 
527
    print(_("Amule"))
 
528
    print(_("Free peer-to-peer file sharing application that works with the EDonkey network and the Kad network"))
224
529
    print(_("Remember to open the ports on the router"))
225
 
    print(_("YS FLIGHT SIMULATION 2000"))
226
 
    print(_("A 3D flight simulator"))
227
 
    print(_("Games;Simulation;"))
228
 
    print(_("Spring game engine"))
229
 
    print(_("An enhanced clone of RTS game Total Annihilation by Cavedog Entertainment"))
230
 
    print(_("NAT"))
231
 
    print(_("Port Mapping Protocol"))
232
 
    print(_("Vendetta Online"))
233
 
    print(_("A twitch-based, science fiction massively multiplayer online role-playing game (MMORPG)"))
234
 
    print(_("Games;Role;"))
235
 
    print(_("Gamer's Internet Tunnel"))
236
 
    print(_("IPX network emulator from Morpheus Software"))
237
 
    print(_("Serious Sam"))
238
 
    print(_("FPS by Croteam"))
239
 
    print(_("Aleph One"))
240
 
    print(_("An enhanced port of Marathon 2: Durandal from Bungie Software"))
 
530
    print(_("EDuke32"))
 
531
    print(_("An enhanced version of Duke Nukem 3D"))
 
532
    print(_("Skype - 23399"))
 
533
    print(_("VoIP client"))
 
534
    print(_("Skype - 23398"))
 
535
    print(_("VoIP client, suggested alternate port"))
 
536
    print(_("Skype - 23397"))
 
537
    print(_("VoIP client, suggested alternate port"))
 
538
    print(_("Skype - 23396"))
 
539
    print(_("VoIP client, suggested alternate port"))
 
540
    print(_("Skype - 23395"))
 
541
    print(_("VoIP client, suggested alternate port"))
 
542
    print(_("Skype - 23394"))
 
543
    print(_("VoIP client, suggested alternate port"))
 
544
    print(_("Skype - 23393"))
 
545
    print(_("VoIP client, suggested alternate port"))
 
546
    print(_("Skype - 23392"))
 
547
    print(_("VoIP client, suggested alternate port"))
 
548
    print(_("Skype - 23391"))
 
549
    print(_("VoIP client, suggested alternate port"))
 
550
    print(_("Skype - 23390"))
 
551
    print(_("VoIP client, suggested alternate port"))
 
552
    print(_("DEFCON"))
 
553
    print(_("A thermo-nuclear war strategy game from Introversion Software"))
 
554
    print(_("Firefly Media Server"))
 
555
    print(_("DAAP audio server formerly known as mt-daapd"))
241
556
    print(_("World of Warcraft"))
242
557
    print(_("A MMORPG game by Blizzard Entertainment"))
243
 
    print(_("MegaMek"))
244
 
    print(_("A unofficial online BattleTech game"))
245
 
    print(_("Games;Strategy;Java;"))
246
 
    print(_("Evil Islands: CotLS"))
247
 
    print(_("A RTS game with RPG and stealth elements from Nival Interactive"))
248
 
    print(_("Toribash - 20184"))
249
 
    print(_("A fighting game based on the physics sandbox model with customizable moves"))
250
 
    print(_("Toribash - 20185"))
251
 
    print(_("A fighting game based on the physics sandbox model with customizable moves"))
252
 
    print(_("Toribash - 20186"))
253
 
    print(_("A fighting game based on the physics sandbox model with customizable moves"))
254
 
    print(_("Toribash - 20187"))
255
 
    print(_("A fighting game based on the physics sandbox model with customizable moves"))
256
 
    print(_("Toribash Full"))
257
 
    print(_("A fighting game based on the physics sandbox model with customizable moves"))
258
 
    print(_("RTMP Real Time Messaging Protocol"))
259
 
    print(_("Real Time Messaging Protocol (Adobe Flash)"))
260
 
    print(_("Crossfire"))
261
 
    print(_("An open source, cooperative multiplayer graphical RPG and adventure game"))
262
 
    print(_("Crossfire Metaserver"))
263
 
    print(_("Metaserver for Crossfire RPG"))
264
 
    print(_("Majesty: The Fantasy Kingdom Sim"))
265
 
    print(_("A RTS by Cyberlore Studios, ported to Linux by Linux Game Publishing"))
266
 
    print(_("Enemy Territory: Quake Wars"))
267
 
    print(_("A FPS by Splash Damage"))
268
 
    print(_("Ryzom"))
269
 
    print(_("It's also known as The Saga of Ryzom, is a massively multiplayer online role-playing game (MMORPG)"))
270
 
    print(_("FreeSpace 2"))
271
 
    print(_("Space combat simulation by Volition"))
272
 
    print(_("UPS Tools daemon"))
273
 
    print(_("Network UPS Tools"))
274
 
    print(_("System;"))
275
 
    print(_("SANE scanner"))
276
 
    print(_("Scanner Access Now Easy - scanner sharing server"))
277
 
    print(_("Network;Scanning;"))
278
 
    print(_("SANE Manual"))
279
 
    print(_("Scanner Access Now Easy - scanner sharing server, manual ports without nf_conntrack_sane module"))
 
558
    print(_("AMANDA"))
 
559
    print(_("Backup server from Zmanda; standard port with nf_conntrack_amanda"))
 
560
    print(_("Network;Archiving;"))
 
561
    print(_("Conquest"))
 
562
    print(_("A space warfare game"))
 
563
    print(_("Conquest Metaserver"))
 
564
    print(_("A space warfare game"))
 
565
    print(_("POP3"))
 
566
    print(_("Post Office Protocol"))
 
567
    print(_("POP3S"))
 
568
    print(_("Secure mail server"))
 
569
    print(_("IMAP"))
 
570
    print(_("Internet Message Access Protocol"))
 
571
    print(_("IMAPS"))
 
572
    print(_("Secure mail server"))
 
573
    print(_("SMTP"))
 
574
    print(_("Simple Mail Transfer Protocol"))
 
575
    print(_("Doom II"))
 
576
    print(_("A FPS by id Software"))
 
577
    print(_("Delta Force 2"))
 
578
    print(_("A FPS combat game by NovaLogic"))
 
579
    print(_("Vibe Streamer"))
 
580
    print(_("A free MP3 streaming server"))
280
581
    print(_("Descent 3"))
281
582
    print(_("3D Flying FPS by Outrage Entertainment"))
282
 
    print(_("Joint Operations: Typhoon Rising"))
283
 
    print(_("A FPS combat game by NovaLogic"))
284
 
    print(_("Yet Another Netplay Guider"))
285
 
    print(_("YANG - Yet Another Netplay Guider, default game connection"))
286
 
    print(_("Yet Another Netplay Guider Hosting"))
287
 
    print(_("YANG - Yet Another Netplay Guider, room hosting"))
288
 
    print(_("DXX-Rebirth on YANG"))
289
 
    print(_("DXX-Rebirth, a source port of Descent, connected through YANG"))
290
 
    print(_("STUN"))
291
 
    print(_("Session Traversal Utilities for NAT"))
292
 
    print(_("STUN TLS"))
293
 
    print(_("Session Traversal Utilities for NAT with TLS encryption"))
294
 
    print(_("Armored Fist 3"))
295
 
    print(_("A M1A2 Abrams tank simulation by NovaLogic"))
296
 
    print(_("Castle Vox"))
297
 
    print(_("A simultaneous-turns strategy game from Sillysoft influenced by Diplomacy and Axis & Allies"))
 
583
    print(_("The Battle for Wesnoth"))
 
584
    print(_("Turn-based tactical strategy game"))
 
585
    print(_("Delta Force: TFD"))
 
586
    print(_("Task Force Dagger. A FPS combat game by NovaLogic"))
 
587
    print(_("Kali"))
 
588
    print(_("Internet game browser and IPX network emulator"))
 
589
    print(_("NSClient++"))
 
590
    print(_("Used to monitor Windows machines from a Nagios Server"))
 
591
    print(_("F-22 Lightning 3"))
 
592
    print(_("A F-22 Raptor simulation by NovaLogic"))
298
593
    print(_("D2X-XL"))
299
594
    print(_("A source port of Descent II, the 3D Flying FPS by Outrage Entertainment"))
300
 
    print(_("Castle-Combat - 50386/tcp"))
301
 
    print(_("A clone of Rampart from Atari Games"))
302
 
    print(_("Castle-Combat - 8787/tcp"))
303
 
    print(_("A clone of Rampart from Atari Games"))
304
 
    print(_("Skype Normal"))
305
 
    print(_("Proprietary Voice over IP service and software application"))
306
 
    print(_("London Law"))
307
 
    print(_("An online multiplayer adaptation of the Scotland Yard board game"))
308
 
    print(_("Games;Board;"))
309
 
    print(_("Daimonin"))
310
 
    print(_("An open-source MMORPG"))
 
595
    print(_("Globulation 2"))
 
596
    print(_("A RTS"))
 
597
    print(_("Drakan: Order of the Flame"))
 
598
    print(_("A dragon-riding action-adventure from Surreal Software"))
 
599
    print(_("MiniDLNA"))
 
600
    print(_("Serves media files (music, pictures, and video) to clients on a network"))
 
601
    print(_("Audio Video;TV;"))
 
602
    print(_("DHCP"))
 
603
    print(_("Dynamic Host Configuration Protocol"))
 
604
    print(_("MySQL"))
 
605
    print(_("MySQL Database"))
 
606
    print(_("Office;Database;"))
 
607
    print(_("SSDP"))
 
608
    print(_("Simple Service Discovery Protocol"))
 
609
    print(_("Quake 4"))
 
610
    print(_("A FPS by id Software"))
311
611
    print(_("NTP"))
312
612
    print(_("Network Time Protocol"))
313
613
    print(_("Network;Time;"))
314
 
    print(_("Delta Force 2"))
315
 
    print(_("A FPS combat game by NovaLogic"))
316
 
    print(_("Delta Force: LW"))
317
 
    print(_("Land Warrior. A FPS combat game by NovaLogic"))
318
614
    print(_("Steel Storm"))
319
615
    print(_("A top-down arcade shooter with hovertanks by Kot-in-Action Creative Artel"))
320
 
    print(_("Transmission"))
321
 
    print(_("BitTorrent client which features a simple interface on top of a cross-platform backend"))
322
 
    print(_("Remember to open the ports on the router"))
323
 
    print(_("Ubuntu One"))
324
 
    print(_("Store files online and sync them between computers and mobile devices, as well as stream audio and music from cloud to mobile devices"))
325
 
    print(_("Network;Cloud;"))
326
 
    print(_("Delta Force: TFD"))
327
 
    print(_("Task Force Dagger. A FPS combat game by NovaLogic"))
328
616
    print(_("MiG-29 Fulcrum"))
329
617
    print(_("A Mikoyan-Gurevich MiG-29 Fulcrum simulation by NovaLogic"))
330
 
    print(_("Wormux"))
331
 
    print(_("An arcade combat game inspired by Worms from Team17 Software"))
332
 
    print(_("Globulation 2"))
333
 
    print(_("A RTS"))
334
 
    print(_("Abuse"))
335
 
    print(_("A dark 2D side-scrolling platform game developed by Crack dot Com"))
336
 
    print(_("F-22 Lightning 3"))
337
 
    print(_("A F-22 Raptor simulation by NovaLogic"))
338
 
    print(_("SSDP"))
339
 
    print(_("Simple Service Discovery Protocol"))
340
 
    print(_("Widelands"))
341
 
    print(_("A RTS similar to The Settlers I & II from Blue Byte Software"))
342
 
    print(_("Diablo"))
343
 
    print(_("Fantasy combat game by Blizzard Entertainment"))
 
618
    print(_("Syslog"))
 
619
    print(_("System logging"))
 
620
    print(_("rsync daemon"))
 
621
    print(_("File synchronization utility"))
 
622
    print(_("Neverwinter Nights server"))
 
623
    print(_("Default port for Neverwinter Nights, a RPG from Bioware"))
 
624
    print(_("FooBillard"))
 
625
    print(_("Cue sports simulation with Carambol, Snooker, and Pool"))
 
626
    print(_("Knights and Merchants TSK"))
 
627
    print(_("A RTS by Joymania"))
 
628
    print(_("OpenTTD server"))
 
629
    print(_("An enhanced clone of Chris Sawyer's Transport Tycoon Deluxe"))
 
630
    print(_("Bos Wars"))
 
631
    print(_("A futuristic RTS based on the Stratagus engine"))
 
632
    print(_("RDP"))
 
633
    print(_("Remote Desktop Protocols"))
 
634
    print(_("It may be a security risk to use a default allow policy for RDP"))
 
635
    print(_("DNS"))
 
636
    print(_("Domain Name System"))
344
637
    print(_("Warcraft II Battle.net"))
345
638
    print(_("Strategy game by Blizzard Entertainment"))
346
 
    print(_("Drakan: Order of the Flame"))
347
 
    print(_("A dragon-riding action-adventure from Surreal Software"))
348
 
    print(_("Shogo: Mobile Armour Division"))
349
 
    print(_("A FPS by Monolith Productions"))
350
 
    print(_("OpenMeetings Secure RTMP"))
351
 
    print(_("OpenMeetings Real Time Messaging Protocol over SSL"))
352
 
    print(_("Network;Video Conference;"))
353
 
    print(_("OpenMeetings Tunneled RTMP"))
354
 
    print(_("OpenMeetings Real Time Messaging Protocol over HTTP"))
355
 
    print(_("OpenMeetings HTTP"))
356
 
    print(_("OpenMeetings HTTP server"))
357
 
    print(_("OpenMeetings DSP"))
358
 
    print(_("OpenMeetings Desktop Sharing Protocol (ODSP)"))
 
639
    print(_("Serious Sam"))
 
640
    print(_("FPS by Croteam"))
 
641
    print(_("Tribes 2"))
 
642
    print(_("A multiplayer combat online game by Dynamix - main port"))
 
643
    print(_("Tribes 2 - 28000:29000/tcp/udp"))
 
644
    print(_("A multiplayer combat online game by Dynamix, all suggested ports open"))
 
645
    print(_("Pioneers"))
 
646
    print(_("A game based on The Settlers of Catan by Klaus Teuber"))
 
647
    print(_("Pioneers Metaserver"))
 
648
    print(_("Metaserver for Pioneers"))
 
649
    print(_("Doomsday"))
 
650
    print(_("A source port of id Software's Doom engine which supports Doom, Heretic, and Hexen"))
 
651
    print(_("Murmur"))
 
652
    print(_("Murmur voice chat server (counterpart to Mumble client)"))
 
653
    print(_("Cube 2: Sauerbraten"))
 
654
    print(_("A FPS game based on the Cube engine"))
 
655
    print(_("GameSpy"))
 
656
    print(_("GameSpy"))
 
657
    print(_("Games;"))
 
658
    print(_("GameSpy Arcade"))
 
659
    print(_("GameSpy Arcade gaming network"))
 
660
    print(_("0 A.D."))
 
661
    print(_("A free/open-source RTS game of ancient warfare from Wildfire Games"))
 
662
    print(_("Games for Windows - Live"))
 
663
    print(_("Network games using Games for Windows - Live API"))
 
664
    print(_("Minecraft"))
 
665
    print(_("A 3D sandbox construction game by Markus Persson"))
 
666
    print(_("HPLIP"))
 
667
    print(_("HP Linux Imaging and Printing"))
 
668
    print(_("Kerberos v5 KDC"))
 
669
    print(_("Kerberos v5 KDC server"))
 
670
    print(_("Kerberos v5 admin"))
 
671
    print(_("Kerberos v5 server"))
 
672
    print(_("Kerberos v5 password"))
 
673
    print(_("Kerberos v5 password"))
 
674
    print(_("Kerberos v5 Full"))
 
675
    print(_("Kerberos v5 server"))
 
676
    print(_("LDAP"))
 
677
    print(_("LDAP server"))
 
678
    print(_("LDAPS"))
 
679
    print(_("LDAP server (LDAPS)"))
 
680
    print(_("Railroad Tycoon II"))
 
681
    print(_("Railroad strategy game by PopTop Software"))
 
682
    print(_("Postal"))
 
683
    print(_("Violent combat game from Running With Scissors"))
 
684
    print(_("Unreal Tournament 2004"))
 
685
    print(_("A FPS by Epic Games"))
 
686
    print(_("Unreal Tournament 2004 Admin"))
 
687
    print(_("Web-based administration for the FPS by Epic Games"))
 
688
    print(_("Tremulous"))
 
689
    print(_("Team-based SciFi/alien FPS from Dark Legion Development"))
 
690
    print(_("Tremulous"))
 
691
    print(_("A free and open source team-based first-person shooter with real-time strategy elements"))
 
692
    print(_("LBreakout2 - 8001/udp"))
 
693
    print(_("A Breakout clone"))
 
694
    print(_("LBreakout2 - 2002/udp"))
 
695
    print(_("A Breakout clone"))
 
696
    print(_("Legends"))
 
697
    print(_("A FPS based on the Torque Engine"))
 
698
    print(_("Warzone 2100"))
 
699
    print(_("A RTS game by Pumpkin Studios"))
 
700
    print(_("F-22 Raptor"))
 
701
    print(_("A F-22 Raptor simulation by NovaLogic"))
 
702
    print(_("gpsd"))
 
703
    print(_("Interface daemon for GPS receivers"))
 
704
    print(_("Network;Geography;"))
 
705
    print(_("NFS TLDP NFS"))
 
706
    print(_("Network File System protocol with static ports at 32765:32768 (some conflicts with popular games)"))
 
707
    print(_("NFS Quota & TLDP NFS"))
 
708
    print(_("NFS with user/group filesystem usage quota support with static ports at 32765:32769 (some conflicts with popular games)"))
 
709
    print(_("MPD"))
 
710
    print(_("Music Player Daemon. A server for streaming music"))
 
711
    print(_("Balazar III"))
 
712
    print(_("A 2D/3D dungeon adventure game"))
 
713
    print(_("Blood II: The Chosen"))
 
714
    print(_("A FPS from Monolith Productions"))
 
715
    print(_("Mechwarrior 4"))
 
716
    print(_("A FPS based on the Fasa Battletech universe"))
 
717
    print(_("Teeworlds"))
 
718
    print(_("An open source sidescrolling multiplayer shooting game"))
 
719
    print(_("Rune"))
 
720
    print(_("A third-person fantasy combat game by Human Head Studios"))
 
721
    print(_("Rune admin"))
 
722
    print(_("Web-based administration for the Rune game by Human Head Studios"))
 
723
    print(_("Spring game engine"))
 
724
    print(_("An enhanced clone of RTS game Total Annihilation by Cavedog Entertainment"))
 
725
    print(_("Ur-Quan Masters"))
 
726
    print(_("An enhanced version of Star Control II from 3DO"))
 
727
    print(_("Games;Adventure;"))
 
728
    print(_("Liquid War"))
 
729
    print(_("An original shortest path algorithm and core concept"))
359
730
    print(_("DirectX 7"))
360
731
    print(_("Network games using DirectX 7 API"))
361
732
    print(_("DirectX 8"))
362
733
    print(_("Network games using DirectX 8 API"))
363
 
    print(_("Tremulous"))
364
 
    print(_("Team-based SciFi/alien FPS from Dark Legion Development"))
365
 
    print(_("qBittorent"))
366
 
    print(_("Cross-platform BitTorrent client GUI written with Qt4"))
367
 
    print(_("Remember to open the ports on the router"))
368
 
    print(_("Myth II: Soulblighter"))
369
 
    print(_("A real-time tactics game from Bungie"))
370
 
    print(_("Frostwire"))
371
 
    print(_("Frostwire peer-peer file sharing on default port"))
372
 
    print(_("Network;File Transfer;P2P;"))
373
 
    print(_("Remember to open the ports on the router"))
374
 
    print(_("Delta Force: Xtreme"))
375
 
    print(_("A FPS combat game by NovaLogic"))
 
734
    print(_("XBMC Remote"))
 
735
    print(_("Remote control for XBMC"))
 
736
    print(_("Dopewars"))
 
737
    print(_("A FPS by id Software"))
 
738
    print(_("Gamer's Internet Tunnel"))
 
739
    print(_("IPX network emulator from Morpheus Software"))
376
740
    print(_("Vuze Remote"))
377
741
    print(_("Remote control for Vuze"))
378
742
    print(_("Remember to open the ports on the router"))
379
 
    print(_("Yura.net Domination (jRisk)"))
380
 
    print(_("A clone of Risk"))
381
 
    print(_("XBMC Remote"))
382
 
    print(_("Remote control for XBMC"))
383
 
    print(_("Audio Video;TV;"))
384
 
    print(_("Diablo II"))
385
 
    print(_("Fantasy combat game by Blizzard Entertainment"))
386
 
    print(_("Clonk"))
387
 
    print(_("An action/RTS/platform game by RedWolf Design; standard ports"))
388
 
    print(_("Clonk Host"))
389
 
    print(_("An action/RTS/platform game by RedWolf Design; host ports"))
390
 
    print(_("Clonk LAN"))
391
 
    print(_("An action/RTS/platform game by RedWolf Design; LAN game discovery port"))
 
743
    print(_("Shogo: Mobile Armour Division"))
 
744
    print(_("A FPS by Monolith Productions"))
 
745
    print(_("Asterisk"))
 
746
    print(_("An open source telephony switching and private branch exchange service"))
 
747
    print(_("Review that ports are the same in /etc/asterisk/rtp.conf"))
392
748
    print(_("World of Padman - 27960/udp"))
393
749
    print(_("A FPS by Padworld Entertainment based on Quake III, server on port 27960"))
394
750
    print(_("World of Padman - 27961/udp"))
397
753
    print(_("A FPS by Padworld Entertainment based on Quake III, server on port 27962"))
398
754
    print(_("World of Padman - 27963/udp"))
399
755
    print(_("A FPS by Padworld Entertainment based on Quake III, server on port 27963"))
400
 
    print(_("Cube 2: Sauerbraten"))
401
 
    print(_("A FPS game based on the Cube engine"))
402
 
    print(_("DNS"))
403
 
    print(_("Domain Name System"))
404
 
    print(_("F-22 Raptor"))
405
 
    print(_("A F-22 Raptor simulation by NovaLogic"))
406
756
    print(_("Vuze"))
407
757
    print(_("BitTorrent client used to transfer files via the BitTorrent protocol. Vuze uses the Azureus Engine"))
408
758
    print(_("You need to add the main random port too that you selected the first time"))
409
 
    print(_("Heretic II"))
410
 
    print(_("Fantasy combat FPS by Raven Software"))
 
759
    print(_("Blobby Volley 2"))
 
760
    print(_("A volleyball game"))
 
761
    print(_("Nicotine"))
 
762
    print(_("Nicotine is a SoulSeek client written in Python, based on the PySoulSeek project"))
 
763
    print(_("Remember to open the ports on the router"))
 
764
    print(_("London Law"))
 
765
    print(_("An online multiplayer adaptation of the Scotland Yard board game"))
 
766
    print(_("NFS"))
 
767
    print(_("Network File System"))
411
768
    print(_("GNUnet"))
412
769
    print(_("A decentralized peer-to-peer networking framework with file sharing and messaging"))
413
 
    print(_("Dropbox"))
414
 
    print(_("File hosting service, that offers cloud storage, file synchronization and client software"))
415
 
    print(_("Tremulous"))
416
 
    print(_("A free and open source team-based first-person shooter with real-time strategy elements"))
 
770
    print(_("MythTV"))
 
771
    print(_("MythTV backend"))
 
772
    print(_("Assault Cube"))
 
773
    print(_("A free, multiplayer, first-person shooter game"))
 
774
    print(_("Wakfu"))
 
775
    print(_("An online tactical turn-based MMORPG"))
 
776
    print(_("Postal 2"))
 
777
    print(_("A FPS by Running with Scissors (uses the Unreal engine)"))
 
778
    print(_("PennMUSH"))
 
779
    print(_("A MUSH/MUD server"))
 
780
    print(_("VNC"))
 
781
    print(_("Virtual Network Computing"))
 
782
    print(_("It may be a security risk to use a default allow policy for RDP"))
 
783
    print(_("Webcam_server"))
 
784
    print(_("A webcam viewer for web servers with an optional Java-based viewer"))
 
785
    print(_("Network;Audio Video;Video;"))
 
786
    print(_("Return To Castle Wolfenstein"))
 
787
    print(_("WWII FPS and sequel from Splash Damage, Gray Matter Interactive, Nerve Software, and id Software"))
417
788
    print(_("BitTorrent Minimum"))
418
789
    print(_("BitTorrent peer-peer file sharing"))
419
790
    print(_("Remember to open the ports on the router"))
423
794
    print(_("BitTorrent Full"))
424
795
    print(_("BitTorrent peer-peer file sharing"))
425
796
    print(_("Remember to open the ports on the router"))
426
 
    print(_("Hedgewars"))
427
 
    print(_("An arcade combat game inspired by Worms from Team17 Software"))
428
 
    print(_("Rune"))
429
 
    print(_("A third-person fantasy combat game by Human Head Studios"))
430
 
    print(_("Rune admin"))
431
 
    print(_("Web-based administration for the Rune game by Human Head Studios"))
432
 
    print(_("TeamSpeak 2 voice"))
433
 
    print(_("TeamSpeak 2 voice service"))
434
 
    print(_("TeamSpeak 2 web"))
435
 
    print(_("TeamSpeak 2 web interface"))
436
 
    print(_("TeamSpeak 2 TCP query"))
437
 
    print(_("TeamSpeak 2 TCP query"))
438
 
    print(_("rsync daemon"))
439
 
    print(_("File synchronization utility"))
440
 
    print(_("USB Redirector"))
441
 
    print(_("USB device sharing system from INCENTIVES Pro"))
442
 
    print(_("Blood II: The Chosen"))
443
 
    print(_("A FPS from Monolith Productions"))
444
 
    print(_("RDP"))
445
 
    print(_("Remote Desktop Protocols"))
446
 
    print(_("It may be a security risk to use a default allow policy for RDP"))
447
 
    print(_("Battlefield 1942"))
448
 
    print(_("A WWII FPS from Digital Illusions CE"))
449
 
    print(_("Battlefield 1942 Console"))
450
 
    print(_("The RemoteConsole administration tool for Battlefield 1942"))
451
 
    print(_("The Battle for Wesnoth"))
452
 
    print(_("Turn-based tactical strategy game"))
453
 
    print(_("Quake II"))
454
 
    print(_("A FPS by id Software"))
455
 
    print(_("MythTV"))
456
 
    print(_("MythTV backend"))
457
 
    print(_("monopd"))
458
 
    print(_("A game server for Monopoly-like board games"))
459
 
    print(_("FooBillard"))
460
 
    print(_("Cue sports simulation with Carambol, Snooker, and Pool"))
461
 
    print(_("Savage 2: A Tortured Soul"))
462
 
    print(_("A RTS/FPS from S2 Games"))
463
 
    print(_("POP3"))
464
 
    print(_("Post Office Protocol"))
465
 
    print(_("POP3S"))
466
 
    print(_("Secure mail server"))
467
 
    print(_("IMAP"))
468
 
    print(_("Internet Message Access Protocol"))
469
 
    print(_("IMAPS"))
470
 
    print(_("Secure mail server"))
471
 
    print(_("SMTP"))
472
 
    print(_("Simple Mail Transfer Protocol"))
473
 
    print(_("AMANDA"))
474
 
    print(_("Backup server from Zmanda; standard port with nf_conntrack_amanda"))
475
 
    print(_("Network;Archiving;"))
476
 
    print(_("Doom3"))
477
 
    print(_("A FPS by id Software"))
478
 
    print(_("UPnP"))
479
 
    print(_("Universal Plug and Play. It is a framework which can be used to make networked applications"))
480
 
    print(_("System;General;"))
481
 
    print(_("GNUMP3d"))
482
 
    print(_("An audio streaming server"))
483
 
    print(_("Multicast DNS"))
484
 
    print(_("Multicast DNS (Avahi, Bonjour)"))
485
 
    print(_("Dofus"))
486
 
    print(_("A massively multiplayer online role-playing game"))
487
 
    print(_("Syslog"))
488
 
    print(_("System logging"))
489
 
    print(_("All Services"))
490
 
    print(_("Client, dedicated servers, P2P and voice chat"))
491
 
    print(_("Games;Steam;"))
492
 
    print(_("Client, Dedicated Servers, P2P and Voice Chat"))
493
 
    print(_("Client"))
494
 
    print(_("Game client traffic, typically Matchmaking and HLTV and Steam downloads"))
495
 
    print(_("Dedicated Servers"))
496
 
    print(_("SRCDS Rcon port"))
497
 
    print(_("P2P and Voice Chat"))
498
 
    print(_("Steamworks P2P Networking and Steam Voice Chat"))
499
 
    print(_("Call of Duty"))
500
 
    print(_("Additional Ports for Call of Duty: Modern Warfare 2 Multiplayer"))
501
 
    print(_("NSClient++"))
502
 
    print(_("Used to monitor Windows machines from a Nagios Server"))
503
 
    print(_("Mechwarrior 4"))
504
 
    print(_("A FPS based on the Fasa Battletech universe"))
505
 
    print(_("Alien Arena"))
506
 
    print(_("A SciFi competitive FPS based on the CRX/id Tech 2 engine"))
507
 
    print(_("Thousand Parsec"))
508
 
    print(_("A common framework for building turn based space empire building games"))
509
 
    print(_("Thousand Parsec SSL"))
510
 
    print(_("A common framework for building turn based space empire building games"))
511
 
    print(_("Thousand Parsec Admin"))
512
 
    print(_("A common framework for building turn based space empire building games"))
513
 
    print(_("Kali"))
514
 
    print(_("Internet game browser and IPX network emulator"))
515
 
    print(_("Dark Horizons: LI"))
516
 
    print(_("Lore Invasion. A mech-style FPS by Max Gaming Technologies using the Torque Game Engine"))
517
 
    print(_("Amule"))
518
 
    print(_("Free peer-to-peer file sharing application that works with the EDonkey network and the Kad network"))
519
 
    print(_("Remember to open the ports on the router"))
520
 
    print(_("Red Eclipse"))
521
 
    print(_("An open source first-person shooter that runs on the Cube Engine 2"))
522
797
    print(_("hddtemp"))
523
798
    print(_("Trivial File Transfer Protocol"))
524
 
    print(_("WINE: Starcraft"))
525
 
    print(_("A strategy game by Blizzard Entertainment"))
526
 
    print(_("usbip"))
527
 
    print(_("A Peripheral Bus Extension for Device Sharing over IP Network"))
528
 
    print(_("hddtemp"))
529
 
    print(_("Data storage device temperature data server"))
530
 
    print(_("People Nearby"))
531
 
    print(_("People Nearby (Bonjour/Salut) functionality in Empathy"))
532
 
    print(_("Network;Telephony;Instant Messaging;"))
533
 
    print(_("Bonjour"))
534
 
    print(_("Bonjour protocol"))
535
 
    print(_("MSN Chat"))
536
 
    print(_("MSN chat protocol (with file transfer and voice)"))
537
 
    print(_("MSN Chat (SSL)"))
538
 
    print(_("MSN chat protocol SSL"))
539
 
    print(_("AIM Talk"))
540
 
    print(_("AIM talk protocol"))
541
 
    print(_("Yahoo Chat"))
542
 
    print(_("Yahoo chat protocol"))
 
799
    print(_("MSN Gaming Zone"))
 
800
    print(_("Games using MSN Gaming Zone API"))
543
801
    print(_("IRC - 194/tcp"))
544
802
    print(_("Internet Relay Chat on official port 194 (rarely used)"))
545
803
    print(_("Network;IRC;"))
547
805
    print(_("Internet Relay Chat on common default port 6667, using nf_conntrack_irc DCC helper"))
548
806
    print(_("IRC SSL"))
549
807
    print(_("Internet Relay Chat on SSL default port 6697"))
550
 
    print(_("DOSBox IPX"))
551
 
    print(_("DOS system emulator"))
552
 
    print(_("System;Emulator;"))
553
 
    print(_("DOSBox Modem"))
554
 
    print(_("DOS system emulator"))
555
 
    print(_("Webmin"))
556
 
    print(_("Web-page based system management utility"))
557
 
    print(_("Network;Shell;"))
558
 
    print(_("Webmin fast RPC"))
559
 
    print(_("Web-page based system management utility"))
560
 
    print(_("Minecraft"))
561
 
    print(_("A 3D sandbox construction game by Markus Persson"))
562
 
    print(_("Scorched 3D server"))
563
 
    print(_("A modernization of the classic DOS game Scorched Earth"))
564
 
    print(_("OpenTTD server"))
565
 
    print(_("An enhanced clone of Chris Sawyer's Transport Tycoon Deluxe"))
566
 
    print(_("Telnet"))
567
 
    print(_("Text-based remote access (like SSH but without the security)"))
568
 
    print(_("Telnet is like SSH but without security. It'd be better to use the 'Telnet SSL'"))
569
 
    print(_("Telnet TLS/SSL"))
570
 
    print(_("Text-based remote access (like SSH but without the security) SSL"))
571
 
    print(_("Icecast"))
572
 
    print(_("Icecast stream"))
573
 
    print(_("Network;Audio Video;"))
574
 
    print(_("Icecast - 8000:8001/tcp"))
575
 
    print(_("Icecast with SHOUTcast-compatible stream"))
576
 
    print(_("netPanzer"))
577
 
    print(_("An online multiplayer tactical warfare game"))
 
808
    print(_("SAMBA"))
 
809
    print(_("SMB/CIFS protocol for Unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients"))
 
810
    print(_("Network;Services;|Network;File Transfer"))
 
811
    print(_("Heretic II"))
 
812
    print(_("Fantasy combat FPS by Raven Software"))
578
813
    print(_("Frozen Bubble"))
579
814
    print(_("A clone of Puzzle Bobble/Bust-a-Move"))
580
 
    print(_("MySQL"))
581
 
    print(_("MySQL Database"))
582
 
    print(_("Office;Database;"))
583
 
    print(_("Bos Wars"))
584
 
    print(_("A futuristic RTS based on the Stratagus engine"))
585
 
    print(_("Firefly Media Server"))
586
 
    print(_("DAAP audio server formerly known as mt-daapd"))
587
 
    print(_("VNC"))
588
 
    print(_("Virtual Network Computing"))
589
 
    print(_("It may be a security risk to use a default allow policy for RDP"))
590
 
    print(_("SEDS Serious Sam"))
591
 
    print(_("Dedicated server for the FPS by Croteam"))
592
 
    print(_("SEDS Remote Admin"))
593
 
    print(_("Default remote administration Telnet port for Serious Engine dedicated server"))
594
 
    print(_("SEDS - port 25601"))
595
 
    print(_("Dedicated server for the FPS by Croteam, alternate game port 25601"))
596
 
    print(_("SEDS Admin - port 25600"))
597
 
    print(_("Alternate 25600 remote administration Telnet port for Serious Engine dedicated server"))
598
 
    print(_("Prey"))
599
 
    print(_("A SciFi FPS action adventure by 3D Realms"))
600
 
    print(_("DEFCON"))
601
 
    print(_("A thermo-nuclear war strategy game from Introversion Software"))
602
 
    print(_("Skype - 23399"))
603
 
    print(_("VoIP client"))
604
 
    print(_("Skype - 23398"))
605
 
    print(_("VoIP client, suggested alternate port"))
606
 
    print(_("Skype - 23397"))
607
 
    print(_("VoIP client, suggested alternate port"))
608
 
    print(_("Skype - 23396"))
609
 
    print(_("VoIP client, suggested alternate port"))
610
 
    print(_("Skype - 23395"))
611
 
    print(_("VoIP client, suggested alternate port"))
612
 
    print(_("Skype - 23394"))
613
 
    print(_("VoIP client, suggested alternate port"))
614
 
    print(_("Skype - 23393"))
615
 
    print(_("VoIP client, suggested alternate port"))
616
 
    print(_("Skype - 23392"))
617
 
    print(_("VoIP client, suggested alternate port"))
618
 
    print(_("Skype - 23391"))
619
 
    print(_("VoIP client, suggested alternate port"))
620
 
    print(_("Skype - 23390"))
621
 
    print(_("VoIP client, suggested alternate port"))
622
 
    print(_("Neverwinter Nights server"))
623
 
    print(_("Default port for Neverwinter Nights, a RPG from Bioware"))
624
 
    print(_("Liquid War"))
625
 
    print(_("An original shortest path algorithm and core concept"))
626
 
    print(_("Camfrog"))
627
 
    print(_("H.323 Call Signaling"))
628
 
    print(_("Network;Telephony;Video Conference;"))
629
 
    print(_("FTP"))
630
 
    print(_("File Transfer Protocol"))
631
 
    print(_("Comanche 4"))
632
 
    print(_("A Comanche RAH-66 helicopter simulation by NovaLogic"))
633
 
    print(_("Soldier of Fortune"))
634
 
    print(_("Soldier of Fortune - A FPS by Raven Software"))
635
 
    print(_("Kerberos v5 KDC"))
636
 
    print(_("Kerberos v5 KDC server"))
637
 
    print(_("Kerberos v5 admin"))
638
 
    print(_("Kerberos v5 server"))
639
 
    print(_("Kerberos v5 password"))
640
 
    print(_("Kerberos v5 password"))
641
 
    print(_("Kerberos v5 Full"))
642
 
    print(_("Kerberos v5 server"))
643
 
    print(_("LDAP"))
644
 
    print(_("LDAP server"))
645
 
    print(_("LDAPS"))
646
 
    print(_("LDAP server (LDAPS)"))
647
 
    print(_("Socks Proxy"))
648
 
    print(_("SOCKS protocol for proxy server support"))
649
 
    print(_("Transparent Proxy"))
650
 
    print(_("Transparent proxy"))
 
815
    print(_("Chocolate Doom"))
 
816
    print(_("A Doom source port that accurately reproduces the experience of Doom as it was played in the 1990s"))
 
817
    print(_("Yura.net Domination (jRisk)"))
 
818
    print(_("A clone of Risk"))
651
819
    print(_("Kohan: Immortal Sovereigns"))
652
820
    print(_("A real-time strategy game by TimeGate Studios"))
653
 
    print(_("Warzone 2100"))
654
 
    print(_("A RTS game by Pumpkin Studios"))
655
 
    print(_("Knights and Merchants TSK"))
656
 
    print(_("A RTS by Joymania"))
657
 
    print(_("Postal 2"))
658
 
    print(_("A FPS by Running with Scissors (uses the Unreal engine)"))
659
 
    print(_("Pioneers"))
660
 
    print(_("A game based on The Settlers of Catan by Klaus Teuber"))
661
 
    print(_("Pioneers Metaserver"))
662
 
    print(_("Metaserver for Pioneers"))
663
 
    print(_("Freeciv"))
664
 
    print(_("A turn-based strategy game similar to Civilization I & II by Microprose"))
665
 
    print(_("Armagetron Advanced"))
666
 
    print(_("A 3D clone of the Light Cycle game in Tron"))
667
 
    print(_("Heavy Gear II"))
668
 
    print(_("A mech FPS based on the Dream Pod 9 universe from Activision and Loki Software"))
669
 
    print(_("Hexen II - 26900/udp"))
670
 
    print(_("A fantasy FPS by Raven Software, server on port 27660"))
671
 
    print(_("Hexen II - 26901/udp"))
672
 
    print(_("A fantasy FPS by Raven Software, server on port 26901"))
673
 
    print(_("Hexen II - 26902/udp"))
674
 
    print(_("A fantasy FPS by Raven Software, server on port 26902"))
675
 
    print(_("Hexen II - 26903/udp"))
676
 
    print(_("A fantasy FPS by Raven Software, server on port 26903"))
677
 
    print(_("HexenWorld - 26950/udp"))
678
 
    print(_("HexenWorld server by Raven Software"))
679
 
    print(_("Urban Terror - 27960/udp"))
680
 
    print(_("A realistic FPS by Frozen Sand, based on Quake III by id Software, server on port 27660"))
681
 
    print(_("Urban Terror - 27961/udp"))
682
 
    print(_("A realistic FPS by Frozen Sand, based on Quake III by id Software, server on port 27961"))
683
 
    print(_("Urban Terror - 27962/udp"))
684
 
    print(_("A realistic FPS by Frozen Sand, based on Quake III by id Software, server on port 27962"))
685
 
    print(_("Urban Terror - 27963/udp"))
686
 
    print(_("A realistic FPS by Frozen Sand, based on Quake III by id Software, server on port 27963"))
687
 
    print(_("Railroad Tycoon II"))
688
 
    print(_("Railroad strategy game by PopTop Software"))
689
 
    print(_("MSN Gaming Zone"))
690
 
    print(_("Games using MSN Gaming Zone API"))
691
 
    print(_("DAAP"))
692
 
    print(_("Digital Audio Access Protocol"))
693
 
    print(_("NFS"))
694
 
    print(_("Network File System"))
695
 
    print(_("BZFlag"))
696
 
    print(_("A FPS tank battle capture the flag game"))
697
 
    print(_("0 A.D."))
698
 
    print(_("A free/open-source RTS game of ancient warfare from Wildfire Games"))
699
 
    print(_("PennMUSH"))
700
 
    print(_("A MUSH/MUD server"))
701
 
    print(_("ManiaDrive game server"))
702
 
    print(_("A clone of TrackMania from Nadeo"))
703
 
    print(_("ManiaDrive HTTP server "))
704
 
    print(_("ManiaDrive/Raydium game monitor HTTP server"))
705
 
    print(_("MiniDLNA"))
706
 
    print(_("Serves media files (music, pictures, and video) to clients on a network"))
707
 
    print(_("Quake"))
708
 
    print(_("A FPS by id Software"))
709
 
    print(_("QuakeWorld"))
710
 
    print(_("An enhanced multiplayer version of Quake by id Software"))
711
 
    print(_("Webcam_server"))
712
 
    print(_("A webcam viewer for web servers with an optional Java-based viewer"))
713
 
    print(_("Network;Audio Video;Video;"))
714
 
    print(_("SSH"))
715
 
    print(_("Secure Shell"))
716
 
    print(_("It may be a security risk to use a default allow policy for SSH"))
717
 
    print(_("HPLIP"))
718
 
    print(_("HP Linux Imaging and Printing"))
719
 
    print(_("Network;Printing;"))
720
 
    print(_("XPilot"))
721
 
    print(_("A 2D space combat game"))
722
 
    print(_("XPilot 2-players"))
723
 
    print(_("A 2D space combat game"))
724
 
    print(_("XPilot 4-players"))
725
 
    print(_("A 2D space combat game"))
726
 
    print(_("XPilot 8-players"))
727
 
    print(_("A 2D space combat game"))
728
 
    print(_("XPilot 16-players"))
729
 
    print(_("A 2D space combat game"))
730
 
    print(_("Quake 4"))
731
 
    print(_("A FPS by id Software"))
732
 
    print(_("Savage: The Battle for Newerth/Savage XR"))
733
 
    print(_("A RTS/FPS from S2 Games"))
734
 
    print(_("NASCAR Racing 2002/03 1 player"))
735
 
    print(_("Racing simulators from Papyrus Design Group"))
736
 
    print(_("NASCAR Racing 2002/03 2 players"))
737
 
    print(_("Racing simulators from Papyrus Design Group"))
738
 
    print(_("NASCAR Racing 2002/03 4 players"))
739
 
    print(_("Racing simulators from Papyrus Design Group"))
740
 
    print(_("NASCAR Racing 2002/03  8 players"))
741
 
    print(_("Racing simulators from Papyrus Design Group"))
742
 
    print(_("NASCAR Racing 2002/03 16 players"))
743
 
    print(_("Racing simulators from Papyrus Design Group"))
744
 
    print(_("NASCAR Racing 2002/03 32 players"))
745
 
    print(_("Racing simulators from Papyrus Design Group"))
746
 
    print(_("NASCAR Racing 2002/03 42 players"))
747
 
    print(_("Racing simulators from Papyrus Design Group"))
748
 
    print(_("GGZ Gaming Zone"))
749
 
    print(_("Network support for GNOME Games"))
750
 
    print(_("Wakfu"))
751
 
    print(_("An online tactical turn-based MMORPG"))
752
 
    print(_("Legends"))
753
 
    print(_("A FPS based on the Torque Engine"))
754
 
    print(_("SANE scanner"))
755
 
    print(_("Scanner Access Now Easy - scanner sharing server"))
756
 
    print(_("NFS (Chris Lowth)"))
757
 
    print(_("Network File System protocol with static ports at 4000:4002 (some conflicts with popular games; statd broadcast on random port)"))
758
 
    print(_("NFS Quota (Chris Lowth)"))
759
 
    print(_("NFS with user/group filesystem usage quota support with static ports at 4000:4003 (some conflicts with popular games; statd broadcast on random port)"))
760
 
    print(_("Nagios Plugin"))
761
 
    print(_("Remote Plugin Executor"))
762
 
    print(_("CUPS"))
763
 
    print(_("Modular printing system for Unix-like computer operating systems"))
764
 
    print(_("FreeLords"))
765
 
    print(_("A clone of Warlords"))
766
 
    print(_("GameRanger"))
767
 
    print(_("A game server browser from GameRanger Technologies"))
768
 
    print(_("UFO: Alien Invasion"))
769
 
    print(_("An open-source 3D RTS inspired by X-COM"))
770
 
    print(_("HTTP"))
771
 
    print(_("WWW standard protocol on port 80/tcp (IANA/Debian www, http)"))
772
 
    print(_("HTTPS"))
773
 
    print(_("WWW standard protocol with SSL/TLS on port 443/tcp (IANA https)"))
774
 
    print(_("HTTP - 8008/tcp"))
775
 
    print(_("WWW standard protocol on port 8008/tcp (IANA http-alt)"))
776
 
    print(_("Web Server (HTTP,HTTPS)"))
777
 
    print(_("Web Server (HTTP,HTTPS)"))
778
 
    print(_("Web Server (8080)"))
779
 
    print(_("Web Server (8080)"))
780
 
    print(_("HTTP - 8090/tcp"))
781
 
    print(_("WWW standard protocol on port 8090/tcp (IANA unassigned, commonly http_alt_alt)"))
782
 
    print(_("TeamSpeak 3"))
783
 
    print(_("TeamSpeak 3 voice service"))
784
 
    print(_("TeamSpeak 3 File"))
785
 
    print(_("TeamSpeak 3 file transfer"))
786
 
    print(_("TeamSpeak 3 Query"))
787
 
    print(_("TeamSpeak 3 TCP query"))
788
 
    print(_("Return To Castle Wolfenstein"))
789
 
    print(_("WWII FPS and sequel from Splash Damage, Gray Matter Interactive, Nerve Software, and id Software"))
790
 
    print(_("Blobby Volley 2"))
791
 
    print(_("A volleyball game"))
792
821
    print(_("Snowball Surprise (SnowballZ)"))
793
822
    print(_("A RTS snowball fight"))
794
 
    print(_("XMPP"))
795
 
    print(_("Extensible Messaging and Presence Protocol client connection (Jabber)"))
796
 
    print(_("XMPP SSL"))
797
 
    print(_("Extensible Messaging and Presence Protocol (Jabber) client connection with SSL encryption"))
798
 
    print(_("XMPP Interserver"))
799
 
    print(_("Extensible Messaging and Presence Protocol server-server connection"))
800
 
    print(_("XMPP Serverless"))
801
 
    print(_("Extensible Messaging and Presence Protocol link-local messaging/serverless messaging"))
802
 
    print(_("F-16 Multirole Fighter"))
803
 
    print(_("A F-16 simulation by NovaLogic"))
804
 
    print(_("H.323 Call Signaling"))
805
 
    print(_("H.323 Call Signaling"))
806
 
    print(_("H.323 discovery"))
807
 
    print(_("H.323 multicast gatekeeper discovery (H.225)"))
808
 
    print(_("H.323 RAS"))
809
 
    print(_("H.323 Gatekeeper Registration, Admission and Status (H.225)"))
810
 
    print(_("Heroes of Might and Magic III"))
811
 
    print(_("A fantasy strategy game by 3DO"))
812
 
    print(_("Subversion Server"))
813
 
    print(_("Subversion server for access to Subversion repositories"))
814
 
    print(_("IPP"))
815
 
    print(_("Internet Printing Protocol"))
816
 
    print(_("Transmission Daemon"))
817
 
    print(_("Remote control for Transmission"))
818
 
    print(_("Remember to open the ports on the router"))
819
 
    print(_("FreeCol"))
820
 
    print(_("A turn-based strategy game similar to Colonization by Microprose"))
821
 
    print(_("Delta Force"))
822
 
    print(_("A FPS combat game by NovaLogic"))
823
 
    print(_("The Mana World"))
824
 
    print(_("A fantasy MMORPG"))
825
 
    print(_("Lux"))
826
 
    print(_("Delux, Ancient Empires and American History: A turn-based strategy game from Sillysoft influenced by Risk"))
827
 
    print(_("Quake III - 27960/udp"))
828
 
    print(_("A FPS by id Software, server on port 27660"))
829
 
    print(_("Quake III - 27961/udp"))
830
 
    print(_("A FPS by id Software, server on port 27961"))
831
 
    print(_("Quake III - 27962/udp"))
832
 
    print(_("A FPS by id Software, server on port 27962"))
833
 
    print(_("Quake III - 27963/udp"))
834
 
    print(_("A FPS by id Software, server on port 27963"))
835
 
    print(_("Optimized Link State Routing"))
836
 
    print(_("A mesh networking protocol"))
837
 
    print(_("Chocolate Doom"))
838
 
    print(_("A Doom source port that accurately reproduces the experience of Doom as it was played in the 1990s"))
 
823
    print(_("Tether"))
 
824
    print(_("A clone of strategy game Moonbase Commander by Humongous Entertainment"))
 
825
    print(_("Dark Horizons: LI"))
 
826
    print(_("Lore Invasion. A mech-style FPS by Max Gaming Technologies using the Torque Game Engine"))
 
827
    print(_("Dofus"))
 
828
    print(_("A massively multiplayer online role-playing game"))
 
829
    print(_("Yet Another Netplay Guider"))
 
830
    print(_("YANG - Yet Another Netplay Guider, default game connection"))
 
831
    print(_("Yet Another Netplay Guider Hosting"))
 
832
    print(_("YANG - Yet Another Netplay Guider, room hosting"))
 
833
    print(_("DXX-Rebirth on YANG"))
 
834
    print(_("DXX-Rebirth, a source port of Descent, connected through YANG"))
 
835
    print(_("PvPGN"))
 
836
    print(_("Player vs Player Gaming Network server emulation based on bnetd"))
 
837
    print(_("PvPGN Address Translation"))
 
838
    print(_("Player vs Player Gaming Network Address translation port"))
839
839
    print(_("Authentication is required to run the Firewall Configuration"))