# HG changeset patch
# User nemo
# Date 1293399914 18000
# Node ID 1d3b19eabfe7448aa3bee299f496c37322206a11
# Parent fea3b34cf9b05a2ce2c13103bcacbb2ca4238e1c
Add stubs for korean locale, now that we have a volunteer, update locale files
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 project_files/hedgewars.pro
--- a/project_files/hedgewars.pro Sun Dec 26 16:01:39 2010 -0500
+++ b/project_files/hedgewars.pro Sun Dec 26 16:45:14 2010 -0500
@@ -73,6 +73,7 @@
TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_hu.ts
TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_it.ts
TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ja.ts
+TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ko.ts
TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_nl.ts
TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_pl.ts
TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_pt_BR.ts
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_ar.ts
--- a/share/hedgewars/Data/Locale/hedgewars_ar.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_ar.ts Sun Dec 26 16:45:14 2010 -0500
@@ -191,6 +191,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1671,7 +1675,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_bg.ts
--- a/share/hedgewars/Data/Locale/hedgewars_bg.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_bg.ts Sun Dec 26 16:45:14 2010 -0500
@@ -190,6 +190,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1617,7 +1621,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_cs.ts
--- a/share/hedgewars/Data/Locale/hedgewars_cs.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_cs.ts Sun Dec 26 16:45:14 2010 -0500
@@ -191,6 +191,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1626,7 +1630,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_de.ts
--- a/share/hedgewars/Data/Locale/hedgewars_de.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_de.ts Sun Dec 26 16:45:14 2010 -0500
@@ -194,6 +194,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1701,7 +1705,7 @@
Ordne Dateitypen zu
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_en.ts
--- a/share/hedgewars/Data/Locale/hedgewars_en.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_en.ts Sun Dec 26 16:45:14 2010 -0500
@@ -194,6 +194,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1679,7 +1683,7 @@
Associate file extensions
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_es.ts
--- a/share/hedgewars/Data/Locale/hedgewars_es.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_es.ts Sun Dec 26 16:45:14 2010 -0500
@@ -198,6 +198,10 @@
SeedSemilla
+
+ Set
+ Establecer
+ HWNetServersModel
@@ -1739,7 +1743,11 @@
Set
- Establecer
+ Establecer
+
+
+ more
+
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_fi.ts
--- a/share/hedgewars/Data/Locale/hedgewars_fi.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_fi.ts Sun Dec 26 16:45:14 2010 -0500
@@ -190,6 +190,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1717,7 +1721,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_fr.ts
--- a/share/hedgewars/Data/Locale/hedgewars_fr.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_fr.ts Sun Dec 26 16:45:14 2010 -0500
@@ -190,6 +190,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1659,7 +1663,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_hu.ts
--- a/share/hedgewars/Data/Locale/hedgewars_hu.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_hu.ts Sun Dec 26 16:45:14 2010 -0500
@@ -189,6 +189,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1666,7 +1670,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_it.ts
--- a/share/hedgewars/Data/Locale/hedgewars_it.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_it.ts Sun Dec 26 16:45:14 2010 -0500
@@ -194,6 +194,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1681,7 +1685,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_ja.ts
--- a/share/hedgewars/Data/Locale/hedgewars_ja.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_ja.ts Sun Dec 26 16:45:14 2010 -0500
@@ -189,6 +189,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1608,7 +1612,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_ko.ts
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Locale/hedgewars_ko.ts Sun Dec 26 16:45:14 2010 -0500
@@ -0,0 +1,2330 @@
+
+
+
+
+ AmmoSchemeModel
+
+ new
+
+
+
+ copy of
+
+
+
+
+ FreqSpinBox
+
+ Never
+
+
+
+ Every %1 turn
+
+
+
+
+
+
+ GameCFGWidget
+
+ Edit weapons
+
+
+
+ Error
+
+
+
+ Illegal ammo scheme
+
+
+
+ Edit schemes
+
+
+
+ When this option is enabled selecting a game scheme will auto-select a weapon
+
+
+
+
+ HWChatWidget
+
+ %1 *** %2 has been removed from your ignore list
+
+
+
+ %1 *** %2 has been added to your ignore list
+
+
+
+ %1 *** %2 has been removed from your friends list
+
+
+
+ %1 *** %2 has been added to your friends list
+
+
+
+
+ HWForm
+
+ Error
+
+
+
+ OK
+
+
+
+ Unable to start the server
+
+
+
+ Cannot save record to file %1
+
+
+
+ Please select record from the list above
+
+
+
+ DefaultTeam
+
+
+
+ Hedgewars Demo File
+ File Types
+
+
+
+ Hedgewars Save File
+ File Types
+
+
+
+
+ HWGame
+
+ en.txt
+
+
+
+ Cannot open demofile %1
+
+
+
+
+ HWMapContainer
+
+ Map
+
+
+
+ Themes
+
+
+
+ Filter
+
+
+
+ All
+
+
+
+ Small
+
+
+
+ Medium
+
+
+
+ Large
+
+
+
+ Cavern
+
+
+
+ Wacky
+
+
+
+ Type
+
+
+
+ Small tunnels
+
+
+
+ Medium tunnels
+
+
+
+ Large tunnels
+
+
+
+ Small floating islands
+
+
+
+ Medium floating islands
+
+
+
+ Large floating islands
+
+
+
+ Seed
+
+
+
+ Set
+
+
+
+
+ HWNetServersModel
+
+ Title
+
+
+
+ IP
+
+
+
+ Port
+
+
+
+
+ HWNewNet
+
+ The host was not found. Please check the host name and port settings.
+
+
+
+ Connection refused
+
+
+
+ Room destroyed
+
+
+
+ Quit reason:
+
+
+
+ You got kicked
+
+
+
+ Password
+
+
+
+ %1 *** %2 has joined the room
+
+
+
+ %1 *** %2 has joined
+
+
+
+ %1 *** %2 has left (%3)
+
+
+
+ %1 *** %2 has left
+
+
+
+ Your nickname %1 is
+registered on Hedgewars.org
+Please provide your password below
+or pick another nickname in game config:
+
+
+
+
+ KB
+
+ SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It's recommended to update your freetype lib.
+
+
+
+
+ PageAdmin
+
+ Clear Accounts Cache
+
+
+
+ Fetch data
+
+
+
+ Server message for latest version:
+
+
+
+ Server message for previous versions:
+
+
+
+ Latest version protocol number:
+
+
+
+ MOTD preview:
+
+
+
+ Set data
+
+
+
+
+ PageConnecting
+
+ Connecting...
+
+
+
+
+ PageDrawMap
+
+ Undo
+
+
+
+ Clear
+
+
+
+ Load
+
+
+
+ Save
+
+
+
+ Load drawn map
+
+
+
+ Drawn Maps (*.hwmap);;All files (*.*)
+
+
+
+ Save drawn map
+
+
+
+
+ PageEditTeam
+
+ General
+
+
+
+ Advanced
+
+
+
+
+ PageGameStats
+
+ Details
+
+
+
+ Health graph
+
+
+
+ Ranking
+
+
+
+ The best shot award was won by <b>%1</b> with <b>%2</b> pts.
+
+
+
+ The best killer is <b>%1</b> with <b>%2</b> kills in a turn.
+
+
+
+
+
+ A total of <b>%1</b> hedgehog(s) were killed during this round.
+
+
+
+
+
+ (%1 kill)
+
+
+
+
+
+ <b>%1</b> thought it's good to shoot his own hedgehogs with <b>%2</b> pts.
+
+
+
+
+
+ <b>%1</b> killed <b>%2</b> of his own hedgehogs.
+
+
+
+
+
+ <b>%1</b> was scared and skipped turn <b>%2</b> times.
+
+
+
+
+
+
+ PageMain
+
+ Local Game (Play a game on a single computer)
+
+
+
+ Network Game (Play a game across a network)
+
+
+
+ Simply pick the same color as a friend to play together as a team. Each of you will still control his or her own hedgehogs but they'll win or lose together.
+ Tips
+
+
+
+ Some weapons might do only low damage but they can be a lot more devastating in the right situation. Try to use the Desert Eagle to knock multiple hedgehogs into the water.
+ Tips
+
+
+
+ If you're unsure what to do and don't want to waste ammo, skip one round. But don't let too much time pass as there will be Sudden Death!
+ Tips
+
+
+
+ If you'd like to keep others from using your preferred nickname on the official server, register an account at http://www.hedgewars.org/.
+ Tips
+
+
+
+ You're bored of default gameplay? Try one of the missions - they'll offer different gameplay depending on the one you picked.
+ Tips
+
+
+
+ By default the game will always record the last game played as a demo. Select 'Local Game' and pick the 'Demos' button on the lower right corner to play or manage them.
+ Tips
+
+
+
+ Hedgewars is Open Source and Freeware we create in our spare time. If you've got problems, ask on our forums but please don't expect 24/7 support!
+ Tips
+
+
+
+ Hedgewars is Open Source and Freeware we create in our spare time. If you like it, help us with a small donation or contribute your own work!
+ Tips
+
+
+
+ Hedgewars is Open Source and Freeware we create in our spare time. Share it with your family and friends as you like!
+ Tips
+
+
+
+ From time to time there will be official tournaments. Upcoming events will be announced at http://www.hedgewars.org/ some days in advance.
+ Tips
+
+
+
+ Hedgewars is available in many languages. If the translation in your language seems to be missing or outdated, feel free to contact us!
+ Tips
+
+
+
+ Hedgewars can be run on lots of different operating systems including Microsoft Windows, Mac OS X and Linux.
+ Tips
+
+
+
+ Always remember you're able to set up your own games in local and network/online play. You're not restricted to the 'Simple Game' option.
+ Tips
+
+
+
+ While playing you should give yourself a short break at least once an hour.
+ Tips
+
+
+
+ If your graphics card isn't able to provide hardware accelerated OpenGL, try to enable the low quality mode to improve performance.
+ Tips
+
+
+
+ We're open to suggestions and constructive feedback. If you don't like something or got a great idea, let us know!
+ Tips
+
+
+
+ Especially while playing online be polite and always remember there might be some minors playing with or against you as well!
+ Tips
+
+
+
+ Special game modes such as 'Vampirism' or 'Karma' allow you to develop completely new tactics. Try them in a custom game!
+ Tips
+
+
+
+ The Windows version of Hedgewars supports Xfire. Make sure to add Hedgwars to its game list so your friends can see you playing.
+ Tips
+
+
+
+ You should never install Hedgewars on computers you don't own (school, university, work, etc.). Please ask the responsible person instead!
+ Tips
+
+
+
+ Hedgewars can be perfect for short games during breaks. Just ensure you don't add too many hedgehogs or use an huge map. Reducing time and health might help as well.
+ Tips
+
+
+
+ No hedgehogs were harmed in making this game.
+ Tips
+
+
+
+ Hedgewars is Open Source and Freeware we create in our spare time. If someone sold you the game, you should try get a refund!
+ Tips
+
+
+
+ Connect one or more gamepads before starting the game to be able to assign their controls to your teams.
+ Tips
+
+
+
+ Create an account on %1 to keep others from using your most favourite nickname while playing on the official server.
+ Tips
+
+
+
+ If your graphics card isn't able to provide hardware accelerated OpenGL, try to update the associated drivers.
+ Tips
+
+
+
+ There are three different jumps available. Tap [high jump] twice to do a very high/backwards jump.
+ Tips
+
+
+
+ Afraid of falling off a cliff? Hold down [precise] to turn [left] or [right] without actually moving.
+ Tips
+
+
+
+ Some weapons require special strategies or just lots of training, so don't give up on a particular tool if you miss an enemy once.
+ Tips
+
+
+
+ Most weapons won't work once they touch the water. The Homing Bee as well as the Cake are exceptions to this.
+ Tips
+
+
+
+ The Old Limbuger only causes a small explosion. However the wind affected smelly cloud can poison lots of hogs at once.
+ Tips
+
+
+
+ The Piano Strike is the most damaging air strike. You'll lose the hedgehog performing it, so there's a huge downside as well.
+ Tips
+
+
+
+ The Homing Bee can be tricky to use. It's turn radius depends on it's velocity, so try to not use full power.
+ Tips
+
+
+
+ Sticky Mines are a perfect tool to create small chain reactions knocking enemy hedgehogs into dire situations ... or water.
+ Tips
+
+
+
+ The Hammer is most effective when used on bridges or girders. Hit hogs will just break through the ground.
+ Tips
+
+
+
+ If you're stuck behind an enemy hedgehog, use the Hammer to free yourself without getting damaged by an explosion.
+ Tips
+
+
+
+ The Cake's maximum walking distance depends on the ground it has to pass. Use [attack] to detonate it early.
+ Tips
+
+
+
+ The Flame Thrower is a weapon but it can be used for tunnel digging as well.
+ Tips
+
+
+
+ Use the Incinerating Grenade to temporary keep hedgehogs from passing terrain such as tunnels or platforms.
+ Tips
+
+
+
+ Want to know who's behind the game? Click on the Hedgewars logo in the main menu to see the credits.
+ Tips
+
+
+
+ Like Hedgewars? Become a fan on %1 or follow us on %2!
+ Tips
+
+
+
+ Feel free to draw your own graves, hats, flags or even maps and themes! But note that you'll have to share them somewhere to use them online.
+ Tips
+
+
+
+ Really want to wear a specific hat? Donate to us and receive an exclusive hat of your choice!
+ Tips
+
+
+
+ Keep your video card drivers up to date to avoid issues playing the game.
+ Tips
+
+
+
+ You can find your Hedgewars configuration files under "My Documents\Hedgewars". Create backups or take the files with you, but don't edit them by hand.
+ Tips
+
+
+
+ You're able to associate Hedgewars related files (savegames and demo recordings) with the game to launch them right from your favorite file or internet browser.
+ Tips
+
+
+
+ Want to save ropes? Release the rope in mid air and then shoot again. As long as you don't touch the ground you'll reuse your rope without wasting ammo!
+ Tips
+
+
+
+ You can find your Hedgewars configuration files under "Library/Application Support/Hedgewars" in your home directory. Create backups or take the files with you, but don't edit them by hand.
+ Tips
+
+
+
+ You can find your Hedgewars configuration files under ".hedgewars" in your home directory. Create backups or take the files with you, but don't edit them by hand.
+ Tips
+
+
+
+
+ PageMultiplayer
+
+ Start
+
+
+
+
+ PageNet
+
+ Error
+
+
+
+ Please select server from the list above
+
+
+
+
+ PageNetGame
+
+ Control
+
+
+
+
+ PageNetType
+
+ LAN game
+
+
+
+ Official server
+
+
+
+
+ PageOptions
+
+ New team
+
+
+
+ Edit team
+
+
+
+ Delete team
+
+
+
+ You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.
+
+
+
+ New scheme
+
+
+
+ Edit scheme
+
+
+
+ Delete scheme
+
+
+
+ New weapon set
+
+
+
+ Edit weapon set
+
+
+
+ Delete weapon set
+
+
+
+
+ PagePlayDemo
+
+ Error
+
+
+
+ OK
+
+
+
+ Rename dialog
+
+
+
+ Enter new file name:
+
+
+
+ Cannot rename to
+
+
+
+ Cannot delete file
+
+
+
+ Please select record from the list
+
+
+
+
+ PageRoomsList
+
+ Create
+
+
+
+ Join
+
+
+
+ Refresh
+
+
+
+ Error
+
+
+
+ OK
+
+
+
+ Admin features
+
+
+
+ Room Name:
+
+
+
+ This game is in lobby.
+You may join and start playing once the game starts.
+
+
+
+ This game is in progress.
+You may join and spectate now but you'll have to wait for the game to end to start playing.
+
+
+
+ %1 is the host. He may adjust settings and start the game.
+
+
+
+ Random Map
+
+
+
+ Games may be played on precreated or randomized maps.
+
+
+
+ The Game Scheme defines general options and preferences like Round Time, Sudden Death or Vampirism.
+
+
+
+ The Weapon Scheme defines available weapons and their ammunition count.
+
+
+
+ There are %1 clients connected to this room.
+
+
+
+
+
+ There are %1 teams participating in this room.
+
+
+
+
+
+ Please enter room name
+
+
+
+ Please select room from the list
+
+
+
+ Random Maze
+
+
+
+ State:
+
+
+
+ Rules:
+
+
+
+ Weapons:
+
+
+
+ Search:
+
+
+
+ Clear
+
+
+
+ Warning
+
+
+
+ The game you are trying to join has started.
+Do you still want to join the room?
+
+
+
+
+ PageScheme
+
+ Defend your fort and destroy the opponents, two team colours max!
+
+
+
+ Teams will start on opposite sides of the terrain, two team colours max!
+
+
+
+ Land can not be destroyed!
+
+
+
+ Add an indestructable border around the terrain
+
+
+
+ Lower gravity
+
+
+
+ Assisted aiming with laser sight
+
+
+
+ All hogs have a personal forcefield
+
+
+
+ Gain 80% of the damage you do back in health
+
+
+
+ Share your opponents pain, share their damage
+
+
+
+ Your hogs are unable to move, put your artillery skills to the test
+
+
+
+ Random
+
+
+
+ Seconds
+
+
+
+ New
+
+
+
+ Delete
+
+
+
+ Order of play is random instead of in room order.
+
+
+
+ Play with a King. If he dies, your side dies.
+
+
+
+ Take turns placing your hedgehogs before the start of play.
+
+
+
+ Ammo is shared between all teams that share a colour.
+
+
+
+ Disable girders when generating random maps.
+
+
+
+ Disable land objects when generating random maps.
+
+
+
+ AI respawns on death.
+
+
+
+ All (living) hedgehogs are fully restored at the end of turn
+
+
+
+ Attacking does not end your turn.
+
+
+
+ Weapons are reset to starting values each turn.
+
+
+
+ Each hedgehog has its own ammo. It does not share with the team.
+
+
+
+ You will not have to worry about wind anymore.
+
+
+
+ Wind will affect almost everything.
+
+
+
+ Copy
+
+
+
+
+ PageSelectWeapon
+
+ Default
+
+
+
+ Delete
+
+
+
+ New
+
+
+
+ Copy
+
+
+
+
+ PageSinglePlayer
+
+ Simple Game (a quick game against the computer, settings are chosen for you)
+
+
+
+ Multiplayer (play a hotseat game against your friends, or AI teams)
+
+
+
+ Training Mode (Practice your skills in a range of training missions). IN DEVELOPMENT
+
+
+
+ Demos (Watch recorded demos)
+
+
+
+ Load (Load a previously saved game)
+
+
+
+ Campaign Mode (...). IN DEVELOPMENT
+
+
+
+
+ QAction
+
+ Kick
+
+
+
+ Info
+
+
+
+ Start
+
+
+
+ Restrict Joins
+
+
+
+ Restrict Team Additions
+
+
+
+ Ban
+
+
+
+ Follow
+
+
+
+ Ignore
+
+
+
+ Add friend
+
+
+
+ Unignore
+
+
+
+ Remove friend
+
+
+
+
+ QCheckBox
+
+ Check for updates at startup
+
+
+
+ Fullscreen
+
+
+
+ Frontend fullscreen
+
+
+
+ Enable sound
+
+
+
+ Enable music
+
+
+
+ Show FPS
+
+
+
+ Alternative damage show
+
+
+
+ Append date and time to record file name
+
+
+
+ Show ammo menu tooltips
+
+
+
+ Enable frontend sounds
+
+
+
+ Enable frontend music
+
+
+
+ Frontend effects
+
+
+
+
+ QComboBox
+
+ generated map...
+
+
+
+ Human
+
+
+
+ Level
+
+
+
+ (System default)
+
+
+
+ Mission
+
+
+
+ generated maze...
+
+
+
+ Community
+
+
+
+ Any
+
+
+
+ In lobby
+
+
+
+ In progress
+
+
+
+ Normal
+
+
+
+ hand drawn map...
+
+
+
+
+ QGroupBox
+
+ Team Members
+
+
+
+ Fort
+
+
+
+ Key binds
+
+
+
+ Teams
+
+
+
+ Audio/Graphic options
+
+
+
+ Net game
+
+
+
+ Playing teams
+
+
+
+ Game Modifiers
+
+
+
+ Basic Settings
+
+
+
+ Team Settings
+
+
+
+ Misc
+
+
+
+ Schemes and Weapons
+
+
+
+
+ QLabel
+
+ Mines Time
+
+
+
+ Mines
+
+
+
+ Version
+
+
+
+ This program is distributed under the GNU General Public License
+
+
+
+ Developers:
+
+
+
+ Art:
+
+
+
+ Sounds:
+
+
+
+ Translations:
+
+
+
+ Special thanks:
+
+
+
+ Weapons
+
+
+
+ Host:
+
+
+
+ Port:
+
+
+
+ Net nick
+
+
+
+ Resolution
+
+
+
+ FPS limit
+
+
+
+ Server name:
+
+
+
+ Server port:
+
+
+
+ Initial sound volume
+
+
+
+ Damage Modifier
+
+
+
+ Turn Time
+
+
+
+ Initial Health
+
+
+
+ Sudden Death Timeout
+
+
+
+ Scheme Name:
+
+
+
+ Crate Drops
+
+
+
+ Game scheme
+
+
+
+ % Dud Mines
+
+
+
+ Name
+
+
+
+ Type
+
+
+
+ Grave
+
+
+
+ Flag
+
+
+
+ Voice
+
+
+
+ Locale
+
+
+
+ Restart game to apply
+
+
+
+ Explosives
+
+
+
+ Tip:
+
+
+
+ This development build is 'work in progress' and may not be compatible with other versions of the game. Some features might be broken or incomplete. Use at your own risk!
+
+
+
+ Quality
+
+
+
+ % Health Crates
+
+
+
+ Health in Crates
+
+
+
+ Sudden Death Water Rise
+
+
+
+ Sudden Death Health Decrease
+
+
+
+ % Rope Length
+
+
+
+ Gameplay
+
+
+
+
+ QLineEdit
+
+ unnamed
+
+
+
+
+ QMainWindow
+
+ Hedgewars %1
+
+
+
+
+ QMessageBox
+
+ Network
+
+
+
+ Connection to server is lost
+
+
+
+ Error
+
+
+
+ Failed to open data directory:
+%1
+Please check your installation
+
+
+
+ Weapons
+
+
+
+ Really delete this weapon set?
+
+
+
+ Can not overwrite default weapon set '%1'!
+
+
+
+ All file associations have been set.
+
+
+
+ File association failed.
+
+
+
+ Teams
+
+
+
+ Really delete this team?
+
+
+
+ Schemes
+
+
+
+ Can not delete default scheme '%1'!
+
+
+
+ Really delete this game scheme?
+
+
+
+ Can not delete default weapon set '%1'!
+
+
+
+
+ QObject
+
+ Error
+
+
+
+ Cannot create directory %1
+
+
+
+ OK
+
+
+
+ Nickname
+
+
+
+ Please enter your nickname
+
+
+
+
+ QPushButton
+
+ default
+
+
+
+ OK
+
+
+
+ Cancel
+
+
+
+ Start server
+
+
+
+ Connect
+
+
+
+ Update
+
+
+
+ Specify
+
+
+
+ Start
+
+
+
+ Go!
+
+
+
+ Play demo
+
+
+
+ Rename
+
+
+
+ Delete
+
+
+
+ Load
+
+
+
+ Setup
+
+
+
+ Ready
+
+
+
+ Random Team
+
+
+
+ Associate file extensions
+
+
+
+ more
+
+
+
+
+ QTableWidget
+
+ Room Name
+
+
+
+ C
+
+
+
+ T
+
+
+
+ Owner
+
+
+
+ Map
+
+
+
+ Rules
+
+
+
+ Weapons
+
+
+
+
+ SelWeaponWidget
+
+ Weapon set
+
+
+
+ Probabilities
+
+
+
+ Ammo in boxes
+
+
+
+ Delays
+
+
+
+ new
+
+
+
+ copy of
+
+
+
+
+ TCPBase
+
+ Error
+
+
+
+ Unable to start the server: %1.
+
+
+
+ Unable to run engine: %1 (
+
+
+
+
+ ToggleButtonWidget
+
+ Vampirism
+
+
+
+ Karma
+
+
+
+ Artillery
+
+
+
+ Fort Mode
+
+
+
+ Divide Teams
+
+
+
+ Solid Land
+
+
+
+ Add Border
+
+
+
+ Low Gravity
+
+
+
+ Laser Sight
+
+
+
+ Invulnerable
+
+
+
+ Random Order
+
+
+
+ King
+
+
+
+ Place Hedgehogs
+
+
+
+ Clan Shares Ammo
+
+
+
+ Disable Girders
+
+
+
+ Disable Land Objects
+
+
+
+ AI Survival Mode
+
+
+
+ Reset Health
+
+
+
+ Unlimited Attacks
+
+
+
+ Reset Weapons
+
+
+
+ Per Hedgehog Ammo
+
+
+
+ Disable Wind
+
+
+
+ More Wind
+
+
+
+
+ binds
+
+ up
+
+
+
+ left
+
+
+
+ right
+
+
+
+ down
+
+
+
+ attack
+
+
+
+ precise aim
+
+
+
+ put
+
+
+
+ switch
+
+
+
+ find hedgehog
+
+
+
+ ammo menu
+
+
+
+ slot 1
+
+
+
+ slot 2
+
+
+
+ slot 3
+
+
+
+ slot 4
+
+
+
+ slot 5
+
+
+
+ slot 6
+
+
+
+ slot 7
+
+
+
+ slot 8
+
+
+
+ slot 9
+
+
+
+ timer 1 sec
+
+
+
+ timer 2 sec
+
+
+
+ timer 3 sec
+
+
+
+ timer 4 sec
+
+
+
+ timer 5 sec
+
+
+
+ chat
+
+
+
+ chat history
+
+
+
+ pause
+
+
+
+ confirmation
+
+
+
+ volume down
+
+
+
+ volume up
+
+
+
+ change mode
+
+
+
+ capture
+
+
+
+ hedgehogs
+info
+
+
+
+ quit
+
+
+
+ zoom in
+
+
+
+ zoom out
+
+
+
+ reset zoom
+
+
+
+ long jump
+
+
+
+ high jump
+
+
+
+ slot 10
+
+
+
+
+ binds (categories)
+
+ Basic controls
+
+
+
+ Weapon controls
+
+
+
+ Camera and cursor controls
+
+
+
+ Other
+
+
+
+
+ binds (descriptions)
+
+ Move your hogs and aim:
+
+
+
+ Traverse gaps and obstacles by jumping:
+
+
+
+ Fire your selected weapon or trigger an utility item:
+
+
+
+ Pick a weapon or a target location under the cursor:
+
+
+
+ Switch your currently active hog (if possible):
+
+
+
+ Pick a weapon or utility item:
+
+
+
+ Set the timer on bombs and timed weapons:
+
+
+
+ Move the camera to the active hog:
+
+
+
+ Move the cursor or camera without using the mouse:
+
+
+
+ Modify the camera's zoom level:
+
+
+
+ Talk to your team or all participants:
+
+
+
+ Pause, continue or leave your game:
+
+
+
+ Modify the game's volume while playing:
+
+
+
+ Toggle fullscreen mode:
+
+
+
+ Take a screenshot:
+
+
+
+ Toggle labels above hedgehogs:
+
+
+
+
+ binds (keys)
+
+ Axis
+
+
+
+ (Up)
+
+
+
+ (Down)
+
+
+
+ Hat
+
+
+
+ (Left)
+
+
+
+ (Right)
+
+
+
+ Button
+
+
+
+ Keyboard
+
+
+
+ Delete
+
+
+
+ Mouse: Left button
+
+
+
+ Mouse: Middle button
+
+
+
+ Mouse: Right button
+
+
+
+ Mouse: Wheel up
+
+
+
+ Mouse: Wheel down
+
+
+
+ Backspace
+
+
+
+ Tab
+
+
+
+ Clear
+
+
+
+ Return
+
+
+
+ Pause
+
+
+
+ Escape
+
+
+
+ Space
+
+
+
+ Numpad 0
+
+
+
+ Numpad 1
+
+
+
+ Numpad 2
+
+
+
+ Numpad 3
+
+
+
+ Numpad 4
+
+
+
+ Numpad 5
+
+
+
+ Numpad 6
+
+
+
+ Numpad 7
+
+
+
+ Numpad 8
+
+
+
+ Numpad 9
+
+
+
+ Numpad .
+
+
+
+ Numpad /
+
+
+
+ Numpad *
+
+
+
+ Numpad -
+
+
+
+ Numpad +
+
+
+
+ Enter
+
+
+
+ Equals
+
+
+
+ Up
+
+
+
+ Down
+
+
+
+ Right
+
+
+
+ Left
+
+
+
+ Insert
+
+
+
+ Home
+
+
+
+ End
+
+
+
+ Page up
+
+
+
+ Page down
+
+
+
+ Num lock
+
+
+
+ Caps lock
+
+
+
+ Scroll lock
+
+
+
+ Right shift
+
+
+
+ Left shift
+
+
+
+ Right ctrl
+
+
+
+ Left ctrl
+
+
+
+ Right alt
+
+
+
+ Left alt
+
+
+
+ Right meta
+
+
+
+ Left meta
+
+
+
+ A button
+
+
+
+ B button
+
+
+
+ X button
+
+
+
+ Y button
+
+
+
+ LB button
+
+
+
+ RB button
+
+
+
+ Back button
+
+
+
+ Start button
+
+
+
+ Left stick
+
+
+
+ Right stick
+
+
+
+ Left stick (Right)
+
+
+
+ Left stick (Left)
+
+
+
+ Left stick (Down)
+
+
+
+ Left stick (Up)
+
+
+
+ Left trigger
+
+
+
+ Right trigger
+
+
+
+ Right stick (Down)
+
+
+
+ Right stick (Up)
+
+
+
+ Right stick (Right)
+
+
+
+ Right stick (Left)
+
+
+
+ DPad
+
+
+
+
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_nl.ts
--- a/share/hedgewars/Data/Locale/hedgewars_nl.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_nl.ts Sun Dec 26 16:45:14 2010 -0500
@@ -186,6 +186,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1601,7 +1605,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_pl.ts
--- a/share/hedgewars/Data/Locale/hedgewars_pl.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_pl.ts Sun Dec 26 16:45:14 2010 -0500
@@ -16,15 +16,15 @@
DrawMapWidgetFile error
- Błąd pliku
+ Błąd plikuCannot open file '%1' for writing
- Nie można otworzyć '%1' do zapisu
+ Nie można otworzyć '%1' do zapisuCannot read file '%1'
- Nie można odczytać pliku '%1'
+ Nie można odczytać pliku '%1'
@@ -214,6 +214,10 @@
SeedZiarno
+
+ Set
+ Ustaw
+ HWNetServersModel
@@ -1783,7 +1787,11 @@
Set
- Ustaw
+ Ustaw
+
+
+ more
+
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_pt_BR.ts
--- a/share/hedgewars/Data/Locale/hedgewars_pt_BR.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_pt_BR.ts Sun Dec 26 16:45:14 2010 -0500
@@ -191,6 +191,10 @@
checarSemeie
+
+ Set
+ Esquema
+ HWNetServersModel
@@ -1790,7 +1794,11 @@
SetEsquema esta muito genérico
- Esquema
+ Esquema
+
+
+ more
+
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_pt_PT.ts
--- a/share/hedgewars/Data/Locale/hedgewars_pt_PT.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_pt_PT.ts Sun Dec 26 16:45:14 2010 -0500
@@ -190,6 +190,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1689,7 +1693,7 @@
Associar com as extensões dos ficheiros
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_ru.ts
--- a/share/hedgewars/Data/Locale/hedgewars_ru.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_ru.ts Sun Dec 26 16:45:14 2010 -0500
@@ -195,6 +195,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1700,7 +1704,7 @@
Сопоставить расширения файлов
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_sk.ts
--- a/share/hedgewars/Data/Locale/hedgewars_sk.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_sk.ts Sun Dec 26 16:45:14 2010 -0500
@@ -195,6 +195,10 @@
SeedZrno
+
+ Set
+ Nastaviť
+ HWNetServersModel
@@ -1751,7 +1755,11 @@
Set
- Nastaviť
+ Nastaviť
+
+
+ more
+
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_sv.ts
--- a/share/hedgewars/Data/Locale/hedgewars_sv.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_sv.ts Sun Dec 26 16:45:14 2010 -0500
@@ -190,6 +190,10 @@
SeedFrö
+
+ Set
+ Ange
+ HWNetServersModel
@@ -1724,7 +1728,11 @@
Set
- Ange
+ Ange
+
+
+ more
+
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_tr_TR.ts
--- a/share/hedgewars/Data/Locale/hedgewars_tr_TR.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_tr_TR.ts Sun Dec 26 16:45:14 2010 -0500
@@ -189,6 +189,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1620,7 +1624,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_uk.ts
--- a/share/hedgewars/Data/Locale/hedgewars_uk.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_uk.ts Sun Dec 26 16:45:14 2010 -0500
@@ -195,6 +195,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1690,7 +1694,7 @@
Асоціювати файлові розширення
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_zh_CN.ts
--- a/share/hedgewars/Data/Locale/hedgewars_zh_CN.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_zh_CN.ts Sun Dec 26 16:45:14 2010 -0500
@@ -189,6 +189,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1726,7 +1730,7 @@
相关文件扩展
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/hedgewars_zh_TW.ts
--- a/share/hedgewars/Data/Locale/hedgewars_zh_TW.ts Sun Dec 26 16:01:39 2010 -0500
+++ b/share/hedgewars/Data/Locale/hedgewars_zh_TW.ts Sun Dec 26 16:45:14 2010 -0500
@@ -189,6 +189,10 @@
Seed
+
+ Set
+
+ HWNetServersModel
@@ -1648,7 +1652,7 @@
- Set
+ more
diff -r fea3b34cf9b0 -r 1d3b19eabfe7 share/hedgewars/Data/Locale/ko.lua
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Locale/ko.lua Sun Dec 26 16:45:14 2010 -0500
@@ -0,0 +1,89 @@
+locale = {
+-- [":("] = "",
+-- ["!!!"] = "",
+-- ["A game of luck"] = "",
+-- ["Aiming Practice"] = "", --Bazooka, Shotgun, SniperRifle
+-- ["Bat balls at your enemies and|push them into the sea!"] = "",
+-- ["Bat your opponents through the|baskets and out of the map!"] = "",
+-- ["Bazooka Training"] = "",
+-- ["Best laps per team: "] = "",
+-- ["Bloody Rookies"] = "", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree
+-- ["by mikade"] = "", -- Control, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork, Capture_the_Flag
+-- ["CAPTURE THE FLAG"] = "",
+-- ["Codename: Teamwork"] = "",
+-- ["Congratulations!"] = "",
+-- ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "", --Bazooka, Shotgun, SniperRifle
+-- ["CONTROL"] = "",
+-- ["Control pillars to score points."] = "",
+-- ["CONTROL v0.3"] = "",
+-- ["CUSTOM BUILD 0.2"] = "",
+-- ["Cybernetic Empire"] = "",
+-- ["DAMMIT, ROOKIE!"] = "",
+-- ["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "",
+-- ["Dangerous Ducklings"] = "",
+-- ["Eliminate all enemies"] = "",
+-- ["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "", --Bazooka, Shotgun, SniperRifle
+-- ["Eliminate Poison before the time runs out"] = "",
+-- ["Eliminate the Blue Team"] = "",
+-- ["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "",
+-- ["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "",
+-- ["Enjoy the swim..."] = "",
+-- ["Fastest lap: "] = "",
+-- ["Feeble Resistance"] = "",
+-- ["Flag captured!"] = "",
+-- ["Flag respawned!"] = "",
+-- ["Flag returned!"] = "",
+-- ["Flags will be placed where each team ends their turn."] = "",
+-- ["GAME OVER!"] = "",
+-- ["Game Started!"] = "",
+-- ["Get on over there and take him out!"] = "",
+-- ["GO! GO! GO!"] = "",
+-- ["Good birdy......"] = "",
+-- ["Good luck out there!"] = "",
+-- ["Hedgewars-Basketball"] = "",
+-- ["Hedgewars-Knockball"] = "",
+-- ["Hmmm..."] = "",
+-- ["Hooray!"] = "",
+-- ["Hunter"] = "", --Bazooka, Shotgun, SniperRifle
+-- ["Instructor"] = "", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings
+-- ["- Jumping is disabled"] = "",
+-- ["Listen up, maggot!!"] = "",
+-- ["MISSION FAILED"] = "", -- User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
+-- ["MISSION SUCCESSFUL"] = "", -- User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
+-- ["MISSION SUCCESS"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
+-- ["NEW fastest lap: "] = "",
+-- ["NO JUMPING"] = "",
+-- ["Not So Friendly Match"] = "", -- Basketball, Knockball
+-- ["Oh no! Just try again!"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
+-- ["Oh no! Time's up! Just try again."] = "", --Bazooka, Shotgun, SniperRifle
+-- ["Operation Diver"] = "",
+-- ["Opposing Team:"] = "",
+-- ["Pathetic Hog #%d"] = "",
+-- ["Poison"] = "",
+-- ["Random Weapons"] = "",
+-- [" - Return the enemy flag to your base to score | - First team to 3 captures wins | - You may only score when your flag is in your base | - Hogs will drop the flag if killed, or drowned | - Dropped flags may be returned or recaptured | - Hogs respawn when killed"] = "",
+-- [" - Return the enemy flag to your base to score | - First team to 3 captures wins | - You may only score when your flag is in your base | - Hogs will drop the flag if killed, or drowned | - Dropped flags may be returned or recaptured | - Hogs respawn when killed"] = "",
+-- ["RULES OF THE GAME [Press ESC to view]"] = "",
+-- ["See ya!"] = "",
+-- ["Shotgun Team"] = "",
+-- ["Shotgun Training"] = "",
+-- ["%s is out and Team %d|scored a penalty!| |Score:"] = "", -- Basketball, Knockball
+-- ["%s is out and Team %d|scored a point!| |Score:"] = "", -- Basketball, Knockball
+-- ["Sniper Training"] = "",
+-- ["Sniperz"] = "",
+-- ["Spooky Tree"] = "",
+-- ["Team %d: "] = "",
+-- ["Team Scores:"] = "",
+-- ["The enemy is hiding out on yonder ducky!"] = "",
+-- ["There has been a mix-up with your gear and now you|have to utilize whatever is coming your way!"] = "",
+-- ["Toxic Team"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
+-- ["TrophyRace"] = "",
+-- ["T_T"] = "",
+-- ["Unit 3378"] = "",
+-- ["Use your rope to get from start to finish as fast as you can!"] = "",
+-- ["Victory for the"] = "",
+-- ["You have SCORED!!"] = "",
+-- ["You've failed. Try again."] = "",
+-- ["You've reached the goal!| |Time: "] = "",
+-- ["'Zooka Team"] = "",
+ }