<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.wesnoth.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sylecn</id>
	<title>The Battle for Wesnoth Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.wesnoth.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sylecn"/>
	<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/Special:Contributions/Sylecn"/>
	<updated>2026-04-08T03:36:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=28647</id>
		<title>WesnothBinariesLinux</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=28647"/>
		<updated>2009-03-13T22:16:05Z</updated>

		<summary type="html">&lt;p&gt;Sylecn: /* Debian */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= GNU/Linux =&lt;br /&gt;
Not all Distributions are always at the state of the current release. If you want to be sure to have the current version, please get the sources and compile it yourself.&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux ===&lt;br /&gt;
* For the official pkg from [extra]: &amp;lt;code&amp;gt;pacman -S wesnoth&amp;lt;/code&amp;gt; &lt;br /&gt;
* dibblethewrecker also provides regular SVN snapshots.  Please see [ http://dtw.jiwe.org/content.php?article.9 here] for details of how to access the repo.  As development of wesnoth continues this repo is likely to follow the unstable branch.&lt;br /&gt;
&lt;br /&gt;
=== Ark Linux ===&lt;br /&gt;
* Ark Linux includes an official wesnoth package, currently at version 1.3.19 Simply use the package installation tool to install the wesnoth package, or run &amp;lt;code&amp;gt;apt-get update; apt-get install wesnoth&amp;lt;/code&amp;gt; (or &amp;lt;code&amp;gt;apt-get -t dockyard-devel install wesnoth&amp;lt;/code&amp;gt; if you wish to run the current development version of wesnoth with all other packages from the stable tree)&lt;br /&gt;
* Users of other similar distributions can download the packages at [http://arklinux.osuosl.org/dockyard-devel the Ark Linux file server]. They are likely to run on any rpm based distribution that uses a recent version of gcc (&amp;gt;= 4.0) and glibc (&amp;gt;= 2.4).&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
* &amp;lt;code&amp;gt;aptitude install wesnoth&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt;(use &amp;lt;code&amp;gt;wesnoth-all&amp;lt;/code&amp;gt; if you want to pull in all the campaigns and the editor, too)&lt;br /&gt;
* [http://packages.debian.org/wesnoth Official packages] including the development releases in the experimental branch&lt;br /&gt;
* [http://backports.org/ backports.org] offers the stable wesnoth releases for Debian stable, [http://backports.org/dokuwiki/doku.php?id=instructions instructions for how to use backports.org] are available on its site, you might want to [http://www.backports.org/debian/README.mirrors.html choose a mirror] instead of using the main site, though&lt;br /&gt;
&lt;br /&gt;
====International langugage support====&lt;br /&gt;
Debian does not come with all locales. If you can't choose your language, you need to add locale for your lang.&lt;br /&gt;
see man locale.gen for more info.&lt;br /&gt;
quick guide for lenny: uncomment locales you want in /etc/locale.gen, then as root run &amp;quot;locale-gen&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
&lt;br /&gt;
If you want to play with the SVN version directly you may have to compile it yourself. See [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth].&lt;br /&gt;
&lt;br /&gt;
'''To install the dependencies:'''&lt;br /&gt;
&lt;br /&gt;
You can use a neat trick: Use the Build-Dependencies of the Debian package.&lt;br /&gt;
&lt;br /&gt;
Just do an &amp;lt;code&amp;gt;aptitude build-dep wesnoth&amp;lt;/code&amp;gt;. That will pull in most you need. As of 1.4 stable wesnoth, the dependencies also include all of the &amp;quot;Boost&amp;quot; libraries, if you are using Debian stable/etch sources.list you need to also &amp;lt;code&amp;gt;aptitude install libboost-iostreams-dev libboost-test-dev&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
'''To compile it:'''&amp;lt;br/&amp;gt;&lt;br /&gt;
If you have already installed an older version of wesnoth, uninstall it by:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude purge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that this will not remove downloaded data or savegames which are stored in your home directory in the folder &amp;lt;code&amp;gt;.wesnoth&amp;lt;/code&amp;gt;. From this point on you can simply follow the advices from the [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth] page, no need to duplicate that informations in here. :)&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu ===&lt;br /&gt;
&lt;br /&gt;
====Intrepid==== &lt;br /&gt;
&lt;br /&gt;
8.10's universe repository includes version 1.4.5&lt;br /&gt;
&lt;br /&gt;
You can install via System-&amp;gt;Administration-&amp;gt;Synaptic, via Applications-&amp;gt;Add/Remove or aptitude/apt-get.&lt;br /&gt;
&lt;br /&gt;
For '''unstable builds''', visit red1983's Launchpad repository: [https://launchpad.net/~red1983red/+archive/ppa].&lt;br /&gt;
&lt;br /&gt;
====Hardy====&lt;br /&gt;
&lt;br /&gt;
8.04's universe repository includes version 1.4&lt;br /&gt;
&lt;br /&gt;
See the [http://ubuntuguide.org/wiki/Ubuntu:Gutsy#How_to_add_extra_repositories Ubuntu Starter Guide]'s section on adding the universe repositories.&lt;br /&gt;
Install via System-&amp;gt;Administration-&amp;gt;Synaptic, via Applications-&amp;gt;Add/Remove or aptitude/apt-get.&lt;br /&gt;
&lt;br /&gt;
Updated versions can be found in [http://www.getdeb.net/app.php?name=The+Battle+for+Wesnoth GetDeb.net]&lt;br /&gt;
&lt;br /&gt;
====Gutsy==== &lt;br /&gt;
7.10's universe repository includes version 1.2.6.&lt;br /&gt;
&lt;br /&gt;
See the [http://ubuntuguide.org/wiki/Ubuntu:Gutsy#How_to_add_extra_repositories Ubuntu Starter Guide]'s section on adding the universe repositories.&lt;br /&gt;
Install via System-&amp;gt;Administration-&amp;gt;Synaptic, via Applications-&amp;gt;Add/Remove or aptitude/apt-get.&lt;br /&gt;
&lt;br /&gt;
Updated versions can be found in [http://www.getdeb.net/app.php?name=The+Battle+for+Wesnoth GetDeb.net]&lt;br /&gt;
&lt;br /&gt;
====Dapper====&lt;br /&gt;
&lt;br /&gt;
6.06's universe repository includes version 1.0.2.&lt;br /&gt;
&lt;br /&gt;
This is the (really old) stable release of the 1.0.x series. As this is not the latest version, Dapper users will need to do one of the following to obtain the latest version:&lt;br /&gt;
*Upgrade to a later version of Ubuntu, or&lt;br /&gt;
*Use an unofficial repository, or&lt;br /&gt;
*Build from the source per Debian above, or&lt;br /&gt;
*Use the generic binary for GNU/Linux found on the [[Download]] page.&lt;br /&gt;
Of these options, the final one is most likely the easiest at this time, while building from source is the most reliable.&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
If you choose to build the source you should add the datadir flag to ''configure'' to ensure your installation puts the data in the same place as the official installation path:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 tar -xvzf wesnoth-1.x.x.tar.gz&lt;br /&gt;
 cd wesnoth-1.x.x&lt;br /&gt;
 ./configure --datadir=/usr/share/games ...&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
==== Internationalization support ====&lt;br /&gt;
&lt;br /&gt;
To enable operation in your favorite language, look in the file /usr/share/i18n/SUPPORTED for a line with an ISO language code matching what you want. Append that line to /var/lib/locales/supported.d/local, then run dpkg-reconfigure locales as root. Your Wesnoth language selector should now work.&lt;br /&gt;
&lt;br /&gt;
=== Fedora ===&lt;br /&gt;
Battle for Wesnoth is included in [http://fedoraproject.org/ Fedora].  The current version of Battle for Wesnoth is available for ppc, i386, and x86_64 architectures.  If you have problems with these packages, or other questions, please contact the Fedora maintainer [mailto:limb_AT_jcomserv.net Jon Ciesla].&lt;br /&gt;
&lt;br /&gt;
To install simply run:&lt;br /&gt;
* &amp;lt;code&amp;gt;yum install wesnoth wesnoth-tools wesnoth-server&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gentoo ===&lt;br /&gt;
For the stable release just type:&lt;br /&gt;
* &amp;lt;code&amp;gt;emerge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the development release you will have to fetch an overlay, eg from this site:&lt;br /&gt;
http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-dev.tbz&lt;br /&gt;
extract it to your local overlay-directory and then type&lt;br /&gt;
&amp;lt;code&amp;gt;emerge wesnoth-dev&amp;lt;/code&amp;gt;&lt;br /&gt;
The ebuild will be updated whenever the person creating the ebuild finds the time to do so.&lt;br /&gt;
&lt;br /&gt;
Or if you're too impatient to wait and willing to take the risk of things blowing up, download&lt;br /&gt;
and extract the overlay, make a copy of the highest available ebuild version, but change the version number to&lt;br /&gt;
that of Wesnoth version you want (for instance, wesnoth-dev-1.3.2.ebuild might become &lt;br /&gt;
wesnoth-dev-1.3.8.ebuild ), run &lt;br /&gt;
&amp;lt;code&amp;gt;ebuild [new ebuild file] digest&amp;lt;/code&amp;gt;&lt;br /&gt;
and then try to emerge. It may or may not work, depending on exactly how extensive the changes in the Wesnoth&lt;br /&gt;
source are--going from 1.3.2 to 1.3.8 this way worked for me.&lt;br /&gt;
There's an ebuild for 1.5.8 on Gentoo Bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=256513&lt;br /&gt;
&lt;br /&gt;
For building from svn tree download the portage overlay from:&lt;br /&gt;
http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-svn.tbz&lt;br /&gt;
extract it to your local overlay-directory and then type&lt;br /&gt;
&amp;lt;code&amp;gt;emerge wesnoth-svn&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
wesnoth-dev are the official development releases&lt;br /&gt;
while wesnoth-svn will build straight from SVN-source tree to keep you up to date with the lastest changes and all the errors ;-)&lt;br /&gt;
updating wesnoth-svn will not work ! you have to reemerge it each time you want to update !&lt;br /&gt;
&lt;br /&gt;
=== KateOS ===&lt;br /&gt;
Currently Battle for Wesnoth v1.4 is available in offcial KateOS repo (testing for now)&lt;br /&gt;
[http://www.kateos.org/download/packages/testing3/]&lt;br /&gt;
&lt;br /&gt;
=== klik ===&lt;br /&gt;
The most easy way to testdrive BfW is provided via [http://klik.atekon.de/ klik]. klik enables clients to create distribution-independent binaries which require no &amp;quot;installation&amp;quot; (the base system remains untouched); its created &amp;quot;AppDir&amp;quot; bundles run even from USB stick or CD RW. klik support is pre-enabled on Knoppix and Kanotix Live CDs. Other distros need to install a small klik client (less than 20 kByte download, less than 20 seconds effort).  See the [http://klik.atekon.de/wiki/index.php/User%27s_FAQ klik FAQ] for details. A [http://wesnoth.klik.atekon.de/ BfW-specific klik website] has links to help with the package. Once the klik client is installed, look at this:&lt;br /&gt;
* [http://wesnoth.klik.atekon.de/ Wesnoth-1.0] ancient stable Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth'' into your Browser&lt;br /&gt;
* [http://wesnoth-latest.klik.atekon.de/ Wesnoth-1.1.1] ancient Development-Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth-latest'' into your Browser&lt;br /&gt;
&lt;br /&gt;
=== Mandrake (cooker) ===&lt;br /&gt;
* &amp;lt;code&amp;gt;urpmi wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
* Binary: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/i586/media/contrib/&lt;br /&gt;
* Source: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/contrib/SRPMS/&lt;br /&gt;
&lt;br /&gt;
=== Pardus ===&lt;br /&gt;
* Run Package Manager, click Games section, select Wesnoth and click install.&lt;br /&gt;
* If you prefer to install Wesnoth from command line type &amp;lt;code&amp;gt;pisi it wesnoth&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Slackware ===&lt;br /&gt;
* Packages of Battle for Wesnoth for Slackware-current can be downloaded from [http://www.develia.org/tarballs.php?p=hobby develia.org]&lt;br /&gt;
&lt;br /&gt;
=== [[SuSE]] / [http://www.opensuse.org OpenSUSE] ===&lt;br /&gt;
&lt;br /&gt;
These are builds of The Battle For Wesnoth for several SUSE Linux distributions, made for both i386 and x86_64 architecture. On SUSE Linux 10.1 and above, as well as on SLED, just use the zen-updater and add these directories to your available services (as ZYPP). On 10.0 and older, you can use YaST to add the installation sources. &lt;br /&gt;
&lt;br /&gt;
If you have problems with these packages, or other questions, please contact [http://en.opensuse.org/User:Hhetter123 Holger Hetterich].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* OpenSUSE 11 [http://software.opensuse.org/search?baseproject=openSUSE%3A11.0&amp;amp;p=1&amp;amp;q=wesnoth One-Click-Install]&lt;br /&gt;
* OpenSUSE 10.3 [http://software.opensuse.org/search?p=1&amp;amp;baseproject=openSUSE%3A10.3&amp;amp;q=wesnoth One-Click-Install]&lt;br /&gt;
* SUSE Linux 10.1 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_10.1/&lt;br /&gt;
* OpenSUSE Linux 10.2 http://software.opensuse.org/download/games:/strategy:/turn-based/openSUSE_10.2/&lt;br /&gt;
* OpenSUSE Factory [http://software.opensuse.org/search?baseproject=openSUSE%3AFactory&amp;amp;p=1&amp;amp;q=wesnoth One-Click-Install]&lt;br /&gt;
* SLED 10 (SUSE Linux Enterprise Desktop) requires an additional installation source including common required packages SLED is missing. First add http://software.opensuse.org/download/SUSE:/SLE-10:/SDK:/Extra/SLE_10/ , then add http://software.opensuse.org/download/games:/strategy:/turn-based/SLED10_SDK_Extras/ to your installation sources.&lt;br /&gt;
&lt;br /&gt;
=== Xandros Linux ===&lt;br /&gt;
&lt;br /&gt;
*This disto for wesnoth-1.1.1 works well with Xandros 3&lt;br /&gt;
&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download&lt;br /&gt;
&lt;br /&gt;
*Here is a disto for version .7 that works with Xandros&lt;br /&gt;
** http://support.xandros.com/downloads/desktop_2.0/user_contrib/boylinux/binary-i386/wesnoth_0.7-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
*Xandros 3 has the distro for wesnoth .9 available through Xandros Networks&lt;br /&gt;
&lt;br /&gt;
=== Yoper Linux ===&lt;br /&gt;
All versions built for Yoper 2.2.0-6, although they should install on 2.1.&lt;br /&gt;
Please let kernowyon know via the Yoper forums if you get any problems&lt;br /&gt;
Latest 1.0.2 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0.2-1.i686.rpm&lt;br /&gt;
1.0.1 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0-1.i686.rpm&lt;br /&gt;
Earlier version&lt;br /&gt;
*http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-0.9.7-1.i686.rpm&lt;br /&gt;
&lt;br /&gt;
=== Binaries for all distributions ===&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download wesnoth-1.1.1-x86-Opkg.tar.gz]&lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.0.1-x86-Opkg.tar.gz?download wesnoth-1.0.1-x86-Opkg.tar.gz] &lt;br /&gt;
** This is NOT a static binary distribution, it resolves dependencies at runtime.&lt;br /&gt;
* Wesnoth 0.8.8 static binary (by Yann): http://prdownloads.sourceforge.net/wesnoth/wesnoth-i386-static?download (needs the [http://prdownloads.sourceforge.net/wesnoth/wesnoth-0.8.tar.gz?download source tarball] for the data - run it with the path to the unpacked data as argument)&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [http://rpmfind.net/linux/rpm2html/search.php?query=wesnoth Search RPMs]&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[CompilingWesnoth]]&lt;br /&gt;
* [[Download]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Building and Installing]]&lt;/div&gt;</summary>
		<author><name>Sylecn</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=28631</id>
		<title>WesnothBinariesLinux</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=28631"/>
		<updated>2009-03-13T21:04:13Z</updated>

		<summary type="html">&lt;p&gt;Sylecn: /* Compiling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= GNU/Linux =&lt;br /&gt;
Not all Distributions are always at the state of the current release. If you want to be sure to have the current version, please get the sources and compile it yourself.&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux ===&lt;br /&gt;
* For the official pkg from [extra]: &amp;lt;code&amp;gt;pacman -S wesnoth&amp;lt;/code&amp;gt; &lt;br /&gt;
* dibblethewrecker also provides regular SVN snapshots.  Please see [ http://dtw.jiwe.org/content.php?article.9 here] for details of how to access the repo.  As development of wesnoth continues this repo is likely to follow the unstable branch.&lt;br /&gt;
&lt;br /&gt;
=== Ark Linux ===&lt;br /&gt;
* Ark Linux includes an official wesnoth package, currently at version 1.3.19 Simply use the package installation tool to install the wesnoth package, or run &amp;lt;code&amp;gt;apt-get update; apt-get install wesnoth&amp;lt;/code&amp;gt; (or &amp;lt;code&amp;gt;apt-get -t dockyard-devel install wesnoth&amp;lt;/code&amp;gt; if you wish to run the current development version of wesnoth with all other packages from the stable tree)&lt;br /&gt;
* Users of other similar distributions can download the packages at [http://arklinux.osuosl.org/dockyard-devel the Ark Linux file server]. They are likely to run on any rpm based distribution that uses a recent version of gcc (&amp;gt;= 4.0) and glibc (&amp;gt;= 2.4).&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
* &amp;lt;code&amp;gt;aptitude install wesnoth&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt;(use &amp;lt;code&amp;gt;wesnoth-all&amp;lt;/code&amp;gt; if you want to pull in all the campaigns and the editor, too)&lt;br /&gt;
* [http://packages.debian.org/wesnoth Official packages] including the development releases in the experimental branch&lt;br /&gt;
* [http://backports.org/ backports.org] offers the stable wesnoth releases for Debian stable, [http://backports.org/dokuwiki/doku.php?id=instructions instructions for how to use backports.org] are available on its site, you might want to [http://www.backports.org/debian/README.mirrors.html choose a mirror] instead of using the main site, though&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
&lt;br /&gt;
If you want to play with the SVN version directly you may have to compile it yourself. See [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth].&lt;br /&gt;
&lt;br /&gt;
'''To install the dependencies:'''&lt;br /&gt;
&lt;br /&gt;
You can use a neat trick: Use the Build-Dependencies of the Debian package.&lt;br /&gt;
&lt;br /&gt;
Just do an &amp;lt;code&amp;gt;aptitude build-dep wesnoth&amp;lt;/code&amp;gt;. That will pull in most you need. As of 1.4 stable wesnoth, the dependencies also include all of the &amp;quot;Boost&amp;quot; libraries, if you are using Debian stable/etch sources.list you need to also &amp;lt;code&amp;gt;aptitude install libboost-iostreams-dev libboost-test-dev&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
'''To compile it:'''&amp;lt;br/&amp;gt;&lt;br /&gt;
If you have already installed an older version of wesnoth, uninstall it by:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude purge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that this will not remove downloaded data or savegames which are stored in your home directory in the folder &amp;lt;code&amp;gt;.wesnoth&amp;lt;/code&amp;gt;. From this point on you can simply follow the advices from the [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth] page, no need to duplicate that informations in here. :)&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu ===&lt;br /&gt;
&lt;br /&gt;
====Intrepid==== &lt;br /&gt;
&lt;br /&gt;
8.10's universe repository includes version 1.4.5&lt;br /&gt;
&lt;br /&gt;
You can install via System-&amp;gt;Administration-&amp;gt;Synaptic, via Applications-&amp;gt;Add/Remove or aptitude/apt-get.&lt;br /&gt;
&lt;br /&gt;
For '''unstable builds''', visit red1983's Launchpad repository: [https://launchpad.net/~red1983red/+archive/ppa].&lt;br /&gt;
&lt;br /&gt;
====Hardy====&lt;br /&gt;
&lt;br /&gt;
8.04's universe repository includes version 1.4&lt;br /&gt;
&lt;br /&gt;
See the [http://ubuntuguide.org/wiki/Ubuntu:Gutsy#How_to_add_extra_repositories Ubuntu Starter Guide]'s section on adding the universe repositories.&lt;br /&gt;
Install via System-&amp;gt;Administration-&amp;gt;Synaptic, via Applications-&amp;gt;Add/Remove or aptitude/apt-get.&lt;br /&gt;
&lt;br /&gt;
Updated versions can be found in [http://www.getdeb.net/app.php?name=The+Battle+for+Wesnoth GetDeb.net]&lt;br /&gt;
&lt;br /&gt;
====Gutsy==== &lt;br /&gt;
7.10's universe repository includes version 1.2.6.&lt;br /&gt;
&lt;br /&gt;
See the [http://ubuntuguide.org/wiki/Ubuntu:Gutsy#How_to_add_extra_repositories Ubuntu Starter Guide]'s section on adding the universe repositories.&lt;br /&gt;
Install via System-&amp;gt;Administration-&amp;gt;Synaptic, via Applications-&amp;gt;Add/Remove or aptitude/apt-get.&lt;br /&gt;
&lt;br /&gt;
Updated versions can be found in [http://www.getdeb.net/app.php?name=The+Battle+for+Wesnoth GetDeb.net]&lt;br /&gt;
&lt;br /&gt;
====Dapper====&lt;br /&gt;
&lt;br /&gt;
6.06's universe repository includes version 1.0.2.&lt;br /&gt;
&lt;br /&gt;
This is the (really old) stable release of the 1.0.x series. As this is not the latest version, Dapper users will need to do one of the following to obtain the latest version:&lt;br /&gt;
*Upgrade to a later version of Ubuntu, or&lt;br /&gt;
*Use an unofficial repository, or&lt;br /&gt;
*Build from the source per Debian above, or&lt;br /&gt;
*Use the generic binary for GNU/Linux found on the [[Download]] page.&lt;br /&gt;
Of these options, the final one is most likely the easiest at this time, while building from source is the most reliable.&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
If you choose to build the source you should add the datadir flag to ''configure'' to ensure your installation puts the data in the same place as the official installation path:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 tar -xvzf wesnoth-1.x.x.tar.gz&lt;br /&gt;
 cd wesnoth-1.x.x&lt;br /&gt;
 ./configure --datadir=/usr/share/games ...&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
==== Internationalization support ====&lt;br /&gt;
&lt;br /&gt;
To enable operation in your favorite language, look in the file /usr/share/i18n/SUPPORTED for a line with an ISO language code matching what you want. Append that line to /var/lib/locales/supported.d/local, then run dpkg-reconfigure locales as root. Your Wesnoth language selector should now work.&lt;br /&gt;
&lt;br /&gt;
=== Fedora ===&lt;br /&gt;
Battle for Wesnoth is included in [http://fedoraproject.org/ Fedora].  The current version of Battle for Wesnoth is available for ppc, i386, and x86_64 architectures.  If you have problems with these packages, or other questions, please contact the Fedora maintainer [mailto:limb_AT_jcomserv.net Jon Ciesla].&lt;br /&gt;
&lt;br /&gt;
To install simply run:&lt;br /&gt;
* &amp;lt;code&amp;gt;yum install wesnoth wesnoth-tools wesnoth-server&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gentoo ===&lt;br /&gt;
For the stable release just type:&lt;br /&gt;
* &amp;lt;code&amp;gt;emerge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the development release you will have to fetch an overlay, eg from this site:&lt;br /&gt;
http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-dev.tbz&lt;br /&gt;
extract it to your local overlay-directory and then type&lt;br /&gt;
&amp;lt;code&amp;gt;emerge wesnoth-dev&amp;lt;/code&amp;gt;&lt;br /&gt;
The ebuild will be updated whenever the person creating the ebuild finds the time to do so.&lt;br /&gt;
&lt;br /&gt;
Or if you're too impatient to wait and willing to take the risk of things blowing up, download&lt;br /&gt;
and extract the overlay, make a copy of the highest available ebuild version, but change the version number to&lt;br /&gt;
that of Wesnoth version you want (for instance, wesnoth-dev-1.3.2.ebuild might become &lt;br /&gt;
wesnoth-dev-1.3.8.ebuild ), run &lt;br /&gt;
&amp;lt;code&amp;gt;ebuild [new ebuild file] digest&amp;lt;/code&amp;gt;&lt;br /&gt;
and then try to emerge. It may or may not work, depending on exactly how extensive the changes in the Wesnoth&lt;br /&gt;
source are--going from 1.3.2 to 1.3.8 this way worked for me.&lt;br /&gt;
There's an ebuild for 1.5.8 on Gentoo Bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=256513&lt;br /&gt;
&lt;br /&gt;
For building from svn tree download the portage overlay from:&lt;br /&gt;
http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-svn.tbz&lt;br /&gt;
extract it to your local overlay-directory and then type&lt;br /&gt;
&amp;lt;code&amp;gt;emerge wesnoth-svn&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
wesnoth-dev are the official development releases&lt;br /&gt;
while wesnoth-svn will build straight from SVN-source tree to keep you up to date with the lastest changes and all the errors ;-)&lt;br /&gt;
updating wesnoth-svn will not work ! you have to reemerge it each time you want to update !&lt;br /&gt;
&lt;br /&gt;
=== KateOS ===&lt;br /&gt;
Currently Battle for Wesnoth v1.4 is available in offcial KateOS repo (testing for now)&lt;br /&gt;
[http://www.kateos.org/download/packages/testing3/]&lt;br /&gt;
&lt;br /&gt;
=== klik ===&lt;br /&gt;
The most easy way to testdrive BfW is provided via [http://klik.atekon.de/ klik]. klik enables clients to create distribution-independent binaries which require no &amp;quot;installation&amp;quot; (the base system remains untouched); its created &amp;quot;AppDir&amp;quot; bundles run even from USB stick or CD RW. klik support is pre-enabled on Knoppix and Kanotix Live CDs. Other distros need to install a small klik client (less than 20 kByte download, less than 20 seconds effort).  See the [http://klik.atekon.de/wiki/index.php/User%27s_FAQ klik FAQ] for details. A [http://wesnoth.klik.atekon.de/ BfW-specific klik website] has links to help with the package. Once the klik client is installed, look at this:&lt;br /&gt;
* [http://wesnoth.klik.atekon.de/ Wesnoth-1.0] ancient stable Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth'' into your Browser&lt;br /&gt;
* [http://wesnoth-latest.klik.atekon.de/ Wesnoth-1.1.1] ancient Development-Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth-latest'' into your Browser&lt;br /&gt;
&lt;br /&gt;
=== Mandrake (cooker) ===&lt;br /&gt;
* &amp;lt;code&amp;gt;urpmi wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
* Binary: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/i586/media/contrib/&lt;br /&gt;
* Source: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/contrib/SRPMS/&lt;br /&gt;
&lt;br /&gt;
=== Pardus ===&lt;br /&gt;
* Run Package Manager, click Games section, select Wesnoth and click install.&lt;br /&gt;
* If you prefer to install Wesnoth from command line type &amp;lt;code&amp;gt;pisi it wesnoth&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Slackware ===&lt;br /&gt;
* Packages of Battle for Wesnoth for Slackware-current can be downloaded from [http://www.develia.org/tarballs.php?p=hobby develia.org]&lt;br /&gt;
&lt;br /&gt;
=== [[SuSE]] / [http://www.opensuse.org OpenSUSE] ===&lt;br /&gt;
&lt;br /&gt;
These are builds of The Battle For Wesnoth for several SUSE Linux distributions, made for both i386 and x86_64 architecture. On SUSE Linux 10.1 and above, as well as on SLED, just use the zen-updater and add these directories to your available services (as ZYPP). On 10.0 and older, you can use YaST to add the installation sources. &lt;br /&gt;
&lt;br /&gt;
If you have problems with these packages, or other questions, please contact [http://en.opensuse.org/User:Hhetter123 Holger Hetterich].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* OpenSUSE 11 [http://software.opensuse.org/search?baseproject=openSUSE%3A11.0&amp;amp;p=1&amp;amp;q=wesnoth One-Click-Install]&lt;br /&gt;
* OpenSUSE 10.3 [http://software.opensuse.org/search?p=1&amp;amp;baseproject=openSUSE%3A10.3&amp;amp;q=wesnoth One-Click-Install]&lt;br /&gt;
* SUSE Linux 10.1 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_10.1/&lt;br /&gt;
* OpenSUSE Linux 10.2 http://software.opensuse.org/download/games:/strategy:/turn-based/openSUSE_10.2/&lt;br /&gt;
* OpenSUSE Factory [http://software.opensuse.org/search?baseproject=openSUSE%3AFactory&amp;amp;p=1&amp;amp;q=wesnoth One-Click-Install]&lt;br /&gt;
* SLED 10 (SUSE Linux Enterprise Desktop) requires an additional installation source including common required packages SLED is missing. First add http://software.opensuse.org/download/SUSE:/SLE-10:/SDK:/Extra/SLE_10/ , then add http://software.opensuse.org/download/games:/strategy:/turn-based/SLED10_SDK_Extras/ to your installation sources.&lt;br /&gt;
&lt;br /&gt;
=== Xandros Linux ===&lt;br /&gt;
&lt;br /&gt;
*This disto for wesnoth-1.1.1 works well with Xandros 3&lt;br /&gt;
&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download&lt;br /&gt;
&lt;br /&gt;
*Here is a disto for version .7 that works with Xandros&lt;br /&gt;
** http://support.xandros.com/downloads/desktop_2.0/user_contrib/boylinux/binary-i386/wesnoth_0.7-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
*Xandros 3 has the distro for wesnoth .9 available through Xandros Networks&lt;br /&gt;
&lt;br /&gt;
=== Yoper Linux ===&lt;br /&gt;
All versions built for Yoper 2.2.0-6, although they should install on 2.1.&lt;br /&gt;
Please let kernowyon know via the Yoper forums if you get any problems&lt;br /&gt;
Latest 1.0.2 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0.2-1.i686.rpm&lt;br /&gt;
1.0.1 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0-1.i686.rpm&lt;br /&gt;
Earlier version&lt;br /&gt;
*http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-0.9.7-1.i686.rpm&lt;br /&gt;
&lt;br /&gt;
=== Binaries for all distributions ===&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download wesnoth-1.1.1-x86-Opkg.tar.gz]&lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.0.1-x86-Opkg.tar.gz?download wesnoth-1.0.1-x86-Opkg.tar.gz] &lt;br /&gt;
** This is NOT a static binary distribution, it resolves dependencies at runtime.&lt;br /&gt;
* Wesnoth 0.8.8 static binary (by Yann): http://prdownloads.sourceforge.net/wesnoth/wesnoth-i386-static?download (needs the [http://prdownloads.sourceforge.net/wesnoth/wesnoth-0.8.tar.gz?download source tarball] for the data - run it with the path to the unpacked data as argument)&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [http://rpmfind.net/linux/rpm2html/search.php?query=wesnoth Search RPMs]&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[CompilingWesnoth]]&lt;br /&gt;
* [[Download]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Building and Installing]]&lt;/div&gt;</summary>
		<author><name>Sylecn</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=WesnothTranslations&amp;diff=28333</id>
		<title>WesnothTranslations</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=WesnothTranslations&amp;diff=28333"/>
		<updated>2009-02-22T06:39:45Z</updated>

		<summary type="html">&lt;p&gt;Sylecn: /* Translations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==  Translations  ==&lt;br /&gt;
&lt;br /&gt;
Wesnoth is currently being translated into the following languages. Instructions on how to contribute are found here:&lt;br /&gt;
[[WesnothTranslationsHowTo]].&lt;br /&gt;
* [[AfrikaansTranslation|Afrikaans]] - maintainer: Friedel Wolff - [mailto:friedelATSIGNtranslateDOTorgDOTza]&lt;br /&gt;
* [[ArabicTranslation|Arabic]] - maintainer: Amnay Mokhtari - [mailto:amnayAToperamailDOTcom]&lt;br /&gt;
* [[BasqueTranslation|Basque]] - maintainer: Alfredo Beaumont (ziberpunk) - [mailto:alfredo.beaumontATgmailDOTcom]&lt;br /&gt;
* [[BulgarianTranslation|Bulgarian]] maintainer: Nikolay Vladimirov (Turki) - [mailto:nikolayATvladimiroffDOTcom]&lt;br /&gt;
* [[CatalanTranslation|Catalan]] - maintainer: Jordà Polo (ettin) - [mailto:jordaATettinDOTorg]&lt;br /&gt;
* [[ChineseTranslation|Chinese]] - maintainer: Yuanle Song - [mailto:sylecnATyahooDOTcomDOTcn], we have a Chinese forum here [http://www.wesnoth.cn Wesnoth.CN]&lt;br /&gt;
* [[ChineseTaiwanTranslation|Chinese (Taiwan)]] - maintainer: 楊綮銘 (Taiwan) - [mailto:steven2880ATgmailDOTcom]&lt;br /&gt;
* [[CroatianTranslation|Croatian]] - maintainer: Nino Gunjača (nion) - [mailto:nino.gunjaca@zg.t-com.hr]&lt;br /&gt;
* [[CzechTranslation|Czech]] - maintainer: Vladimír Slávik - [mailto:slavikDOTvladimirATseznamDOTcz]&lt;br /&gt;
* [[DanishTranslation|Danish]] maintainer: Joe Hansen (joedalton) - [mailto:joedalton2ATyahooDOTdk]&lt;br /&gt;
* [[DutchTranslation|Dutch]] - maintainer: Alexander van Gessel (AI/AI0867) - [mailto:AI0867_AT_gmail.com]&lt;br /&gt;
* [[EnglishTranslation|English (US)]] ''(this is the default)'' - maintainer: Sirp - [mailto:davidnwhiteATcomcastDOTnet]&lt;br /&gt;
* [[EnglishGBTranslation|English (GB)]] - maintainer: esr - [mailto:esr@thyrsus.com]&lt;br /&gt;
* [[Esperanto_translation|Esperanto]] - maintainer: Viliam Bur - [mailto:viliamATburDOTsk]&lt;br /&gt;
* [[EstonianTranslation|Estonian]] - maintainer: Kaido Kikkas (UncleOwl) - [mailto:kaidoDOTkikkasATkakupesaDOTnet]&lt;br /&gt;
* [[FilipinoTranslation|Filipino]] - maintainer: Karen Eso (keeve) - [mailto:eveUNDERSCOREesoATyahooDOTca]&lt;br /&gt;
* [[FinnishTranslation|Finnish]] - maintainer: Samu Voutilainen (Smar) - [mailto:ec5983ATkolumbusDOTfi]&lt;br /&gt;
* [[FrenchTranslation|French]] - maintainer: Benoît Timbert (Noyga) [mailto:benoitDOTtimbertATfreeDOTfr] - translation team mailing list [mailto:wesnothATmlDOTfreeDOTfr]&lt;br /&gt;
* [[FriulianTranslation|Friulian]] - maintainer:  Michele Calligaris (MayBug) - [mailto:michele.calligaris-CAIUT-gmail.com]&lt;br /&gt;
* [[GalicianTranslation|Galician]] - maintainer: Leandro Regueiro - [mailto:leandroDOTregueiroATgmailDOTcom] [http://trasno.net Proxecto Trasno]&lt;br /&gt;
* [[GermanTranslation|German]] - maintainer: Christoph Berg (chrber) - [mailto:ChristophDOTBergATkpm-sportDOTde]&lt;br /&gt;
* [[GreekTranslation|Greek]] - maintainer: Konstantinos Egarhos [mailto:atixosATgmailDOTcom]&lt;br /&gt;
* [[HebrewTranslation|Hebrew]] - maintainer: Oron Peled - [mailto:oronATactcomDOTcoDOTil]&lt;br /&gt;
* [[HungarianTranslation|Hungarian]] - maintainer: Kádár-Németh Krisztián - [mailto:krisztian.kadATgmailDOTcom]; vice-maintainer: Udvari Gábor [mailto:gaborDOTudvariATgmailDOTcom]&lt;br /&gt;
* [[IndonesianTranslation|Indonesian]] - maintainer: Nicky Inkrais Witras [mailto:inkraiswitrasATyahooDOTcom]&lt;br /&gt;
* [[ItalianTranslation|Italian]] - maintainer: Luciano Montanaro - [mailto:mikelima@cirulla.net]&lt;br /&gt;
* [[JapaneseTranslation|Japanese]] - maintainer: Nobuhito Okada - [mailto:okyadaATgmailDOTcom]&lt;br /&gt;
* [[KoreanTranslation|Korean]] - maintainer: ???&lt;br /&gt;
* [[LatinTranslation|Latin]] - maintainer: Marc Polo ([http://www.wesnoth.org/forum/privmsg.php?mode=post&amp;amp;u=571 mpolo]) - No mail address specified&lt;br /&gt;
* [[LithuanianTranslation|Lithuanian]] - maintainer: Andrius Štikonas - [mailto:stikonasATgmailDOTcom] &lt;br /&gt;
* [[MarathiTranslation|Marathi]] - maintainer: Sujit R Jadhav - [mailto:sujitrjadhavATgmailDOTcom]&lt;br /&gt;
* [[MacedonianTranslation|Macedonian]] - maintainer: Dimitar Ilccov (Mythological)&lt;br /&gt;
* [[NorwegianTranslation|Norwegian]] - maintainer: Gaute Jao (Gauteamus) - [mailto:gauteamusATgmailDOTcom]&lt;br /&gt;
* [[OccitanTranslation|Occitan]] - maintainer: Nobody, currently&lt;br /&gt;
* [[PolishTranslation|Polish]] - maintainer: Zbigniew Banach - [mailto:zDOTbanachATwsisizDOTeduDOTpl]&lt;br /&gt;
* [[PortugueseTranslation|Portuguese Brazilian]] - maintainer: Claus Aranha (caranha) - [mailto:caranhaATgmailDOTcom]&lt;br /&gt;
* [[PortugueseContinentalTranslation|Portuguese Continental(pt_PT)]] - maintainer: Sérgio Lopes [mailto:knitter.is@gmail.com]&lt;br /&gt;
* [[RomanianTranslation|Romanian]] - maintainer:  ???&lt;br /&gt;
* [[RussianTranslation|Russian]] - maintainer: Victor Zabavin [mailto:viczaATzmailDOTru]&amp;lt;!--Alexandr Menovchicov - [mailto:vamATkypiDOTru]--&amp;gt;&lt;br /&gt;
* [[SerbianTranslation|Serbian]] - maintainer: Srećko Toroman (freecraft)- [mailto:sreckotoromanATgmailDOTcom]&lt;br /&gt;
* [[SlovakTranslation#Preklad|Slovak]] - maintainer: Aceman&lt;br /&gt;
* [[SlovenianTranslation|Slovenian]] - maintainer: Jaka Kranjc (lynx) - [mailto:lynxlupodianAThotmailDOTcom]&lt;br /&gt;
* [[SpanishTranslation|Spanish]]  - maintainer: Ignacio R. Morelle (Shadow Master) [mailto:shadowm2006ATgmailDOTcom]&lt;br /&gt;
* [[SwedishTranslation|Swedish]] - maintainer: Gustav Tiger (Tigge) - [mailto:adminATtiggeDOTorg]&lt;br /&gt;
* [[TurkishTranslation|Turkish]] - maintainer: Nilgün Belma Bugüner - [mailto:nilgunATbelgelerDOTgenDOTtr]&lt;br /&gt;
* [[Wesnoth-in-Valencian|Valencian]] - maintainer: Mario (Mavorte) - [mailto:mavorte1ATyahooDOTes]&lt;br /&gt;
* [[VietnameseTranslation|Vietnamese]] - maintainer: Do Hong Minh - [mailto:minhdhAThutticDOTcom]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Other ideas (remember, these are just ideas):&lt;br /&gt;
* Translations into Asian languages &lt;br /&gt;
** Asian languages are already supported. See [[WesnothAsianLanguages]].&lt;br /&gt;
&lt;br /&gt;
== Mailing List ==&lt;br /&gt;
&lt;br /&gt;
There now is a mailinglist dedicated to translation matters. It is mainly intended to be used for informing translation maintainers about important changes, to announce string freezes and other special things. Everyone is free to subscribe to this list. You can find this list, entitled wesnoth-i18n at the listing of all Wesnoth mailing lists:&lt;br /&gt;
&lt;br /&gt;
[http://gna.org/mail/?group=wesnoth http://gna.org/mail/?group=wesnoth]&lt;br /&gt;
&lt;br /&gt;
The archive for this list is to be found [http://mail.gna.org/public/wesnoth-i18n/ here].&lt;br /&gt;
Please keep in mind that this list is not meant for discussing changes for one single translation but stuff that is relevant to all translations.&lt;br /&gt;
&lt;br /&gt;
==  See also  ==&lt;br /&gt;
&lt;br /&gt;
* [[WesnothTranslationsHowTo]]&lt;br /&gt;
* [[GetText]]&lt;br /&gt;
* [http://gettext.wesnoth.org Translations statistics (stable)]&lt;br /&gt;
* [http://gettext.wesnoth.org/index.php?version=trunk&amp;amp;package=alloff Translations statistics (development)]&lt;br /&gt;
* [[WesCamp| Translating User made Campaigns (featuring WesCamp-i18n)]]&lt;br /&gt;
* [[SpellingMistakes]]&lt;br /&gt;
* [[CharactersStorys| Character descriptions for Translators (Spoiler Warning)]]&lt;br /&gt;
* [[TextdomainStatus]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Translations|*]]&lt;/div&gt;</summary>
		<author><name>Sylecn</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=WesnothTranslations&amp;diff=28332</id>
		<title>WesnothTranslations</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=WesnothTranslations&amp;diff=28332"/>
		<updated>2009-02-22T06:38:43Z</updated>

		<summary type="html">&lt;p&gt;Sylecn: /* Translations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==  Translations  ==&lt;br /&gt;
&lt;br /&gt;
Wesnoth is currently being translated into the following languages. Instructions on how to contribute are found here:&lt;br /&gt;
[[WesnothTranslationsHowTo]].&lt;br /&gt;
* [[AfrikaansTranslation|Afrikaans]] - maintainer: Friedel Wolff - [mailto:friedelATSIGNtranslateDOTorgDOTza]&lt;br /&gt;
* [[ArabicTranslation|Arabic]] - maintainer: Amnay Mokhtari - [mailto:amnayAToperamailDOTcom]&lt;br /&gt;
* [[BasqueTranslation|Basque]] - maintainer: Alfredo Beaumont (ziberpunk) - [mailto:alfredo.beaumontATgmailDOTcom]&lt;br /&gt;
* [[BulgarianTranslation|Bulgarian]] maintainer: Nikolay Vladimirov (Turki) - [mailto:nikolayATvladimiroffDOTcom]&lt;br /&gt;
* [[CatalanTranslation|Catalan]] - maintainer: Jordà Polo (ettin) - [mailto:jordaATettinDOTorg]&lt;br /&gt;
* [[ChineseTranslation|Chinese]] - maintainer: Yuanle Song - [mailto:sylecn@yahoo.com.cn], we have a Chinese forum here [http://www.wesnoth.cn Wesnoth.CN]&lt;br /&gt;
* [[ChineseTaiwanTranslation|Chinese (Taiwan)]] - maintainer: 楊綮銘 (Taiwan) - [mailto:steven2880ATgmailDOTcom]&lt;br /&gt;
* [[CroatianTranslation|Croatian]] - maintainer: Nino Gunjača (nion) - [mailto:nino.gunjaca@zg.t-com.hr]&lt;br /&gt;
* [[CzechTranslation|Czech]] - maintainer: Vladimír Slávik - [mailto:slavikDOTvladimirATseznamDOTcz]&lt;br /&gt;
* [[DanishTranslation|Danish]] maintainer: Joe Hansen (joedalton) - [mailto:joedalton2ATyahooDOTdk]&lt;br /&gt;
* [[DutchTranslation|Dutch]] - maintainer: Alexander van Gessel (AI/AI0867) - [mailto:AI0867_AT_gmail.com]&lt;br /&gt;
* [[EnglishTranslation|English (US)]] ''(this is the default)'' - maintainer: Sirp - [mailto:davidnwhiteATcomcastDOTnet]&lt;br /&gt;
* [[EnglishGBTranslation|English (GB)]] - maintainer: esr - [mailto:esr@thyrsus.com]&lt;br /&gt;
* [[Esperanto_translation|Esperanto]] - maintainer: Viliam Bur - [mailto:viliamATburDOTsk]&lt;br /&gt;
* [[EstonianTranslation|Estonian]] - maintainer: Kaido Kikkas (UncleOwl) - [mailto:kaidoDOTkikkasATkakupesaDOTnet]&lt;br /&gt;
* [[FilipinoTranslation|Filipino]] - maintainer: Karen Eso (keeve) - [mailto:eveUNDERSCOREesoATyahooDOTca]&lt;br /&gt;
* [[FinnishTranslation|Finnish]] - maintainer: Samu Voutilainen (Smar) - [mailto:ec5983ATkolumbusDOTfi]&lt;br /&gt;
* [[FrenchTranslation|French]] - maintainer: Benoît Timbert (Noyga) [mailto:benoitDOTtimbertATfreeDOTfr] - translation team mailing list [mailto:wesnothATmlDOTfreeDOTfr]&lt;br /&gt;
* [[FriulianTranslation|Friulian]] - maintainer:  Michele Calligaris (MayBug) - [mailto:michele.calligaris-CAIUT-gmail.com]&lt;br /&gt;
* [[GalicianTranslation|Galician]] - maintainer: Leandro Regueiro - [mailto:leandroDOTregueiroATgmailDOTcom] [http://trasno.net Proxecto Trasno]&lt;br /&gt;
* [[GermanTranslation|German]] - maintainer: Christoph Berg (chrber) - [mailto:ChristophDOTBergATkpm-sportDOTde]&lt;br /&gt;
* [[GreekTranslation|Greek]] - maintainer: Konstantinos Egarhos [mailto:atixosATgmailDOTcom]&lt;br /&gt;
* [[HebrewTranslation|Hebrew]] - maintainer: Oron Peled - [mailto:oronATactcomDOTcoDOTil]&lt;br /&gt;
* [[HungarianTranslation|Hungarian]] - maintainer: Kádár-Németh Krisztián - [mailto:krisztian.kadATgmailDOTcom]; vice-maintainer: Udvari Gábor [mailto:gaborDOTudvariATgmailDOTcom]&lt;br /&gt;
* [[IndonesianTranslation|Indonesian]] - maintainer: Nicky Inkrais Witras [mailto:inkraiswitrasATyahooDOTcom]&lt;br /&gt;
* [[ItalianTranslation|Italian]] - maintainer: Luciano Montanaro - [mailto:mikelima@cirulla.net]&lt;br /&gt;
* [[JapaneseTranslation|Japanese]] - maintainer: Nobuhito Okada - [mailto:okyadaATgmailDOTcom]&lt;br /&gt;
* [[KoreanTranslation|Korean]] - maintainer: ???&lt;br /&gt;
* [[LatinTranslation|Latin]] - maintainer: Marc Polo ([http://www.wesnoth.org/forum/privmsg.php?mode=post&amp;amp;u=571 mpolo]) - No mail address specified&lt;br /&gt;
* [[LithuanianTranslation|Lithuanian]] - maintainer: Andrius Štikonas - [mailto:stikonasATgmailDOTcom] &lt;br /&gt;
* [[MarathiTranslation|Marathi]] - maintainer: Sujit R Jadhav - [mailto:sujitrjadhavATgmailDOTcom]&lt;br /&gt;
* [[MacedonianTranslation|Macedonian]] - maintainer: Dimitar Ilccov (Mythological)&lt;br /&gt;
* [[NorwegianTranslation|Norwegian]] - maintainer: Gaute Jao (Gauteamus) - [mailto:gauteamusATgmailDOTcom]&lt;br /&gt;
* [[OccitanTranslation|Occitan]] - maintainer: Nobody, currently&lt;br /&gt;
* [[PolishTranslation|Polish]] - maintainer: Zbigniew Banach - [mailto:zDOTbanachATwsisizDOTeduDOTpl]&lt;br /&gt;
* [[PortugueseTranslation|Portuguese Brazilian]] - maintainer: Claus Aranha (caranha) - [mailto:caranhaATgmailDOTcom]&lt;br /&gt;
* [[PortugueseContinentalTranslation|Portuguese Continental(pt_PT)]] - maintainer: Sérgio Lopes [mailto:knitter.is@gmail.com]&lt;br /&gt;
* [[RomanianTranslation|Romanian]] - maintainer:  ???&lt;br /&gt;
* [[RussianTranslation|Russian]] - maintainer: Victor Zabavin [mailto:viczaATzmailDOTru]&amp;lt;!--Alexandr Menovchicov - [mailto:vamATkypiDOTru]--&amp;gt;&lt;br /&gt;
* [[SerbianTranslation|Serbian]] - maintainer: Srećko Toroman (freecraft)- [mailto:sreckotoromanATgmailDOTcom]&lt;br /&gt;
* [[SlovakTranslation#Preklad|Slovak]] - maintainer: Aceman&lt;br /&gt;
* [[SlovenianTranslation|Slovenian]] - maintainer: Jaka Kranjc (lynx) - [mailto:lynxlupodianAThotmailDOTcom]&lt;br /&gt;
* [[SpanishTranslation|Spanish]]  - maintainer: Ignacio R. Morelle (Shadow Master) [mailto:shadowm2006ATgmailDOTcom]&lt;br /&gt;
* [[SwedishTranslation|Swedish]] - maintainer: Gustav Tiger (Tigge) - [mailto:adminATtiggeDOTorg]&lt;br /&gt;
* [[TurkishTranslation|Turkish]] - maintainer: Nilgün Belma Bugüner - [mailto:nilgunATbelgelerDOTgenDOTtr]&lt;br /&gt;
* [[Wesnoth-in-Valencian|Valencian]] - maintainer: Mario (Mavorte) - [mailto:mavorte1ATyahooDOTes]&lt;br /&gt;
* [[VietnameseTranslation|Vietnamese]] - maintainer: Do Hong Minh - [mailto:minhdhAThutticDOTcom]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Other ideas (remember, these are just ideas):&lt;br /&gt;
* Translations into Asian languages &lt;br /&gt;
** Asian languages are already supported. See [[WesnothAsianLanguages]].&lt;br /&gt;
&lt;br /&gt;
== Mailing List ==&lt;br /&gt;
&lt;br /&gt;
There now is a mailinglist dedicated to translation matters. It is mainly intended to be used for informing translation maintainers about important changes, to announce string freezes and other special things. Everyone is free to subscribe to this list. You can find this list, entitled wesnoth-i18n at the listing of all Wesnoth mailing lists:&lt;br /&gt;
&lt;br /&gt;
[http://gna.org/mail/?group=wesnoth http://gna.org/mail/?group=wesnoth]&lt;br /&gt;
&lt;br /&gt;
The archive for this list is to be found [http://mail.gna.org/public/wesnoth-i18n/ here].&lt;br /&gt;
Please keep in mind that this list is not meant for discussing changes for one single translation but stuff that is relevant to all translations.&lt;br /&gt;
&lt;br /&gt;
==  See also  ==&lt;br /&gt;
&lt;br /&gt;
* [[WesnothTranslationsHowTo]]&lt;br /&gt;
* [[GetText]]&lt;br /&gt;
* [http://gettext.wesnoth.org Translations statistics (stable)]&lt;br /&gt;
* [http://gettext.wesnoth.org/index.php?version=trunk&amp;amp;package=alloff Translations statistics (development)]&lt;br /&gt;
* [[WesCamp| Translating User made Campaigns (featuring WesCamp-i18n)]]&lt;br /&gt;
* [[SpellingMistakes]]&lt;br /&gt;
* [[CharactersStorys| Character descriptions for Translators (Spoiler Warning)]]&lt;br /&gt;
* [[TextdomainStatus]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Translations|*]]&lt;/div&gt;</summary>
		<author><name>Sylecn</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=ChineseTranslation&amp;diff=20274</id>
		<title>ChineseTranslation</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=ChineseTranslation&amp;diff=20274"/>
		<updated>2007-12-24T16:04:57Z</updated>

		<summary type="html">&lt;p&gt;Sylecn: /* 翻译进度: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== ''' Wesnoth的中文翻译工作正在进行当中。''' ==&lt;br /&gt;
&lt;br /&gt;
Important: the information here is probably not as new as it is at www.wesnoth.cn.&lt;br /&gt;
If you are interested in translating wesnoth to chinese, please have an eye on www.wesnoth.cn.&lt;br /&gt;
&lt;br /&gt;
如您喜欢这个游戏，并且愿意为翻译工作尽一份力，请访问 http://www.wesnoth.cn/forum-15-1.html&lt;br /&gt;
对于如何开展翻译工作有疑问的也可以发邮件和我们联系。&lt;br /&gt;
&lt;br /&gt;
====目前参与翻译的人员有：====&lt;br /&gt;
&lt;br /&gt;
* Firen (not active)&lt;br /&gt;
* Luyang Han (not active)&lt;br /&gt;
* Solkarnar (not active)&lt;br /&gt;
* 网上佳公子&lt;br /&gt;
* Owlet&lt;br /&gt;
* Teamzhangmeng        &lt;br /&gt;
* yym514&lt;br /&gt;
* Luojie-dune&lt;br /&gt;
* sylecn                        sylecn@yahoo.com.cn&lt;br /&gt;
&lt;br /&gt;
====翻译进度: ====&lt;br /&gt;
&lt;br /&gt;
also visit [http://wiki.wesnoth.cn/index.php/%E7%BF%BB%E8%AF%91%E8%BF%9B%E5%BA%A6 中文wesnoth进度页]&lt;br /&gt;
&lt;br /&gt;
* '''''程序部分&lt;br /&gt;
** wesnoth                      wesnoth 主程序                           完成/校对&lt;br /&gt;
** wesnoth-editor        wesnoth 地图编辑器                   完成/校对&lt;br /&gt;
** wesnoth-lib              主程序和地图编辑器共享的       完成&lt;br /&gt;
***翻译已完成 （By Luyang Han)&lt;br /&gt;
** wesnoth-manpages   GNU 标准文档页                           完成/校对&lt;br /&gt;
** wesnoth-manual        wesnoth 使用手册                       70%已完成&lt;br /&gt;
** wesnoth-multiplayer  多人对战相关                           完成/校对&lt;br /&gt;
** wesnoth-tutorial     教学关                                          完成/校对&lt;br /&gt;
** wesnoth-units           游戏单位                                      完成/校对&lt;br /&gt;
&lt;br /&gt;
* '''''官方战役(Scenario)&lt;br /&gt;
** wesnoth-aoi          An Orcish Incursion&lt;br /&gt;
** wesnoth-did          Descent Into Darkness&lt;br /&gt;
** wesnoth-ei           The Eastern Invasion&lt;br /&gt;
** wesnoth-httt         Heir To The Throne&lt;br /&gt;
** wesnoth-l            Liberty&lt;br /&gt;
** wesnoth-nr           Northern Rebirth&lt;br /&gt;
*** Northern Rebirth （北方的复兴）(By teamzhangmeng)  翻译中 (80%)&lt;br /&gt;
** wesnoth-sof          Sceptre of Fire&lt;br /&gt;
** wesnoth-sotbe        Son of the Black-Eye&lt;br /&gt;
** wesnoth-tb           A Tale Of Two Brothers&lt;br /&gt;
** wesnoth-trow         The Rise of Wesnoth&lt;br /&gt;
** wesnoth-tsg          The South Guard&lt;br /&gt;
** wesnoth-utbs         Under the Burning Suns&lt;br /&gt;
*** Under the Burning Suns : 刚开始 (By hagabaka)&lt;br /&gt;
&lt;br /&gt;
* '''''其它战役(other Official Scenario)&lt;br /&gt;
** wesnoth-A_New_Order&lt;br /&gt;
** wesnoth-An_Orcish_Incursion&lt;br /&gt;
** wesnoth-Attack_of_the_Undead&lt;br /&gt;
** wesnoth-Children_of_Dragons&lt;br /&gt;
*** Child of Dragon (龙族传人) (By Owlet) 已完成 (100%)&lt;br /&gt;
**** [http://www.wesnoth.cn/thread-59-1-1.html Owlet 翻译初版]&lt;br /&gt;
**** [http://www.wesnoth.cn/thread-66-1-1.html luojie-dune 修正版]&lt;br /&gt;
** wesnoth-Dark_Elves&lt;br /&gt;
** wesnoth-Delfadors_Memoirs&lt;br /&gt;
** wesnoth-Eliador&lt;br /&gt;
** wesnoth-Extended_Era&lt;br /&gt;
** wesnoth-Extended_Era_xtra_1.2&lt;br /&gt;
** wesnoth-Flight_Freedom&lt;br /&gt;
** wesnoth-Imperial_Era&lt;br /&gt;
** wesnoth-Invasion_from_the_Unknown&lt;br /&gt;
** wesnoth-Legend_of_Wesmere&lt;br /&gt;
** wesnoth-Mage_Republic&lt;br /&gt;
** wesnoth-Mystery_Campaign&lt;br /&gt;
** wesnoth-Pack_Sapient&lt;br /&gt;
** wesnoth-Saving_Elensefar&lt;br /&gt;
** wesnoth-The_Dark_Hordes&lt;br /&gt;
** wesnoth-The_Hammer_of_Thursagan&lt;br /&gt;
** wesnoth-The_Unstoppable_Legion&lt;br /&gt;
** wesnoth-Unrest&lt;br /&gt;
** wesnoth-trunk&lt;br /&gt;
&lt;br /&gt;
====名词确认：====&lt;br /&gt;
以下是一些已经被确认的名词翻译方式，请翻译者注意。&lt;br /&gt;
&lt;br /&gt;
部分名词已经在Wesnoth中文站WIKI中列出中英名词对照表:[http://wiki.wesnoth.cn/index.php/Wesnoth%E5%90%8D%E8%AF%8D%E5%AF%B9%E7%85%A7%E8%A1%A8]&lt;br /&gt;
&lt;br /&gt;
同时，如果您遇到新的名词觉得有必要在翻译中进行统一，请查阅 http://www.wesnoth.cn/forum-15-1.html 进行讨论。&lt;br /&gt;
&lt;br /&gt;
===== 人名（黑眼之子） =====&lt;br /&gt;
* Albert : 阿尔伯特&lt;br /&gt;
* Ar Dant : 亚单&lt;br /&gt;
* Blemaker : 别马克&lt;br /&gt;
* Etheliel : 伊特立尔&lt;br /&gt;
* Filiel : 飞立尔&lt;br /&gt;
* Gork : 古洛&lt;br /&gt;
* Grüü : 库鲁&lt;br /&gt;
* Howgarth III:豪伽施&lt;br /&gt;
* Inarix : 依娜丽丝&lt;br /&gt;
* Jetto : 杰图&lt;br /&gt;
* Kapou'e ：卡破尔&lt;br /&gt;
* Karun : 卡伦&lt;br /&gt;
* Kult : 苦熬&lt;br /&gt;
* Kwili : 魁里&lt;br /&gt;
* Lanbec'h : 兰贝契&lt;br /&gt;
* Lucile : 路西尔&lt;br /&gt;
* Ma-rana ：玛·拉纳&lt;br /&gt;
* Mkel : 科尔&lt;br /&gt;
* Na-Mana ：纳·马那&lt;br /&gt;
* Oumph : 欧汉&lt;br /&gt;
* Pe : 披&lt;br /&gt;
* Pirk : 辟克&lt;br /&gt;
* Plonk : 普隆克&lt;br /&gt;
* Plouf : 普劳夫&lt;br /&gt;
* Raceme : 瑞斯密&lt;br /&gt;
* Rugh : 如克&lt;br /&gt;
* Rahul I:拉乎尔&lt;br /&gt;
* Shan Taum : 善同&lt;br /&gt;
* Slowhand : 史洛汉德 （暂用，不知意译或音译比较妥当）&lt;br /&gt;
* Toughkon : 陶亢&lt;br /&gt;
* Vraurk : 福莱克&lt;br /&gt;
&lt;br /&gt;
===== 地名（黑眼之子） =====&lt;br /&gt;
* Barag Gór : 八拉·格&lt;br /&gt;
* Bork river : 伯克河&lt;br /&gt;
* Desert of Death : 死亡沙漠&lt;br /&gt;
* Haag Mountains : 海格山区&lt;br /&gt;
* Mourned Hills : 哀悼山峦&lt;br /&gt;
* Prestim : 普莱斯亭&lt;br /&gt;
* Silent Forest : 幽静森林&lt;br /&gt;
* Tirigaz : 提里加斯&lt;br /&gt;
&lt;br /&gt;
===== 其他 =====&lt;br /&gt;
* Council : 元老会&lt;br /&gt;
* Shaman : 萨满&lt;br /&gt;
* Saurian : 蜥蜴人&lt;br /&gt;
* Troll : 巨魔&lt;br /&gt;
&lt;br /&gt;
===== Under the Burning Suns =====&lt;br /&gt;
====== 名词 ======&lt;br /&gt;
* Under the Burning Suns : 双日之下&lt;br /&gt;
* Long Dark : 长夜&lt;br /&gt;
* Short Dark : 短夜&lt;br /&gt;
* Undead Lord : 不死灵王&lt;br /&gt;
* Iron Council : 钢铁会&lt;br /&gt;
* Eater of Souls : 噬魂魔&lt;br /&gt;
====== 单位名 ======&lt;br /&gt;
* Desert Hunter : 沙漠猎手&lt;br /&gt;
* Desert Sentinel : 沙漠护卫&lt;br /&gt;
* Desert Prowler : 沙漠捕手/浪人/巡游者 (请求建议）&lt;br /&gt;
* Ixthala Demon: 浴火恶魔&lt;br /&gt;
* Ethereal Wraith：幽灵/游魂&lt;/div&gt;</summary>
		<author><name>Sylecn</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=ChineseTranslation&amp;diff=20272</id>
		<title>ChineseTranslation</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=ChineseTranslation&amp;diff=20272"/>
		<updated>2007-12-24T15:57:49Z</updated>

		<summary type="html">&lt;p&gt;Sylecn: /* 目前参与翻译的人员有： */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== ''' Wesnoth的中文翻译工作正在进行当中。''' ==&lt;br /&gt;
&lt;br /&gt;
Important: the information here is probably not as new as it is at www.wesnoth.cn.&lt;br /&gt;
If you are interested in translating wesnoth to chinese, please have an eye on www.wesnoth.cn.&lt;br /&gt;
&lt;br /&gt;
如您喜欢这个游戏，并且愿意为翻译工作尽一份力，请访问 http://www.wesnoth.cn/forum-15-1.html&lt;br /&gt;
对于如何开展翻译工作有疑问的也可以发邮件和我们联系。&lt;br /&gt;
&lt;br /&gt;
====目前参与翻译的人员有：====&lt;br /&gt;
&lt;br /&gt;
* Firen (not active)&lt;br /&gt;
* Luyang Han (not active)&lt;br /&gt;
* Solkarnar (not active)&lt;br /&gt;
* 网上佳公子&lt;br /&gt;
* Owlet&lt;br /&gt;
* Teamzhangmeng        &lt;br /&gt;
* yym514&lt;br /&gt;
* Luojie-dune&lt;br /&gt;
* sylecn                        sylecn@yahoo.com.cn&lt;br /&gt;
&lt;br /&gt;
====翻译进度: ====&lt;br /&gt;
&lt;br /&gt;
also visit [http://wiki.wesnoth.cn/index.php/%E7%BF%BB%E8%AF%91%E8%BF%9B%E5%BA%A6 中文wesnoth进度页]&lt;br /&gt;
&lt;br /&gt;
* '''''程序部分&lt;br /&gt;
** wesnoth                      wesnoth 主程序                           完成/校对&lt;br /&gt;
** wesnoth-editor        wesnoth 地图编辑器                   完成/校对&lt;br /&gt;
** wesnoth-lib              主程序和地图编辑器共享的       完成/校对&lt;br /&gt;
*** 主模块和编辑器共享文件 ：翻译已完成 （By Luyang Han)&lt;br /&gt;
** wesnoth-manpages   GNU 标准文档页                           刚开始&lt;br /&gt;
** ''''' wesnoth-manual        wesnoth 使用手册                       未开始&lt;br /&gt;
** wesnoth-multiplayer  多人对战相关                           完成/校对&lt;br /&gt;
** wesnoth-tutorial     教学关                                          完成/校对&lt;br /&gt;
** wesnoth-units           游戏单位                                      完成/校对&lt;br /&gt;
&lt;br /&gt;
* '''''官方战役(Scenario)&lt;br /&gt;
** wesnoth-aoi          An Orcish Incursion&lt;br /&gt;
** wesnoth-did          Descent Into Darkness&lt;br /&gt;
** wesnoth-ei           The Eastern Invasion&lt;br /&gt;
** wesnoth-httt         Heir To The Throne&lt;br /&gt;
** wesnoth-l            Liberty&lt;br /&gt;
** wesnoth-nr           Northern Rebirth&lt;br /&gt;
*** Northern Rebirth （北方的复兴）(By teamzhangmeng)  翻译中 (80%)&lt;br /&gt;
** wesnoth-sof          Sceptre of Fire&lt;br /&gt;
** wesnoth-sotbe        Son of the Black-Eye&lt;br /&gt;
** wesnoth-tb           A Tale Of Two Brothers&lt;br /&gt;
** wesnoth-trow         The Rise of Wesnoth&lt;br /&gt;
** wesnoth-tsg          The South Guard&lt;br /&gt;
** wesnoth-utbs         Under the Burning Suns&lt;br /&gt;
*** Under the Burning Suns : 刚开始 (By hagabaka)&lt;br /&gt;
&lt;br /&gt;
* '''''其它战役(other Official Scenario)&lt;br /&gt;
** wesnoth-A_New_Order&lt;br /&gt;
** wesnoth-An_Orcish_Incursion&lt;br /&gt;
** wesnoth-Attack_of_the_Undead&lt;br /&gt;
** wesnoth-Children_of_Dragons&lt;br /&gt;
*** Child of Dragon (龙族传人) (By Owlet) 已完成 (100%)&lt;br /&gt;
**** [http://www.wesnoth.cn/thread-59-1-1.html Owlet 翻译初版]&lt;br /&gt;
**** [http://www.wesnoth.cn/thread-66-1-1.html luojie-dune 修正版]&lt;br /&gt;
** wesnoth-Dark_Elves&lt;br /&gt;
** wesnoth-Delfadors_Memoirs&lt;br /&gt;
** wesnoth-Eliador&lt;br /&gt;
** wesnoth-Extended_Era&lt;br /&gt;
** wesnoth-Extended_Era_xtra_1.2&lt;br /&gt;
** wesnoth-Flight_Freedom&lt;br /&gt;
** wesnoth-Imperial_Era&lt;br /&gt;
** wesnoth-Invasion_from_the_Unknown&lt;br /&gt;
** wesnoth-Legend_of_Wesmere&lt;br /&gt;
** wesnoth-Mage_Republic&lt;br /&gt;
** wesnoth-Mystery_Campaign&lt;br /&gt;
** wesnoth-Pack_Sapient&lt;br /&gt;
** wesnoth-Saving_Elensefar&lt;br /&gt;
** wesnoth-The_Dark_Hordes&lt;br /&gt;
** wesnoth-The_Hammer_of_Thursagan&lt;br /&gt;
** wesnoth-The_Unstoppable_Legion&lt;br /&gt;
** wesnoth-Unrest&lt;br /&gt;
** wesnoth-trunk&lt;br /&gt;
&lt;br /&gt;
====名词确认：====&lt;br /&gt;
以下是一些已经被确认的名词翻译方式，请翻译者注意。&lt;br /&gt;
&lt;br /&gt;
部分名词已经在Wesnoth中文站WIKI中列出中英名词对照表:[http://wiki.wesnoth.cn/index.php/Wesnoth%E5%90%8D%E8%AF%8D%E5%AF%B9%E7%85%A7%E8%A1%A8]&lt;br /&gt;
&lt;br /&gt;
同时，如果您遇到新的名词觉得有必要在翻译中进行统一，请查阅 http://www.wesnoth.cn/forum-15-1.html 进行讨论。&lt;br /&gt;
&lt;br /&gt;
===== 人名（黑眼之子） =====&lt;br /&gt;
* Albert : 阿尔伯特&lt;br /&gt;
* Ar Dant : 亚单&lt;br /&gt;
* Blemaker : 别马克&lt;br /&gt;
* Etheliel : 伊特立尔&lt;br /&gt;
* Filiel : 飞立尔&lt;br /&gt;
* Gork : 古洛&lt;br /&gt;
* Grüü : 库鲁&lt;br /&gt;
* Howgarth III:豪伽施&lt;br /&gt;
* Inarix : 依娜丽丝&lt;br /&gt;
* Jetto : 杰图&lt;br /&gt;
* Kapou'e ：卡破尔&lt;br /&gt;
* Karun : 卡伦&lt;br /&gt;
* Kult : 苦熬&lt;br /&gt;
* Kwili : 魁里&lt;br /&gt;
* Lanbec'h : 兰贝契&lt;br /&gt;
* Lucile : 路西尔&lt;br /&gt;
* Ma-rana ：玛·拉纳&lt;br /&gt;
* Mkel : 科尔&lt;br /&gt;
* Na-Mana ：纳·马那&lt;br /&gt;
* Oumph : 欧汉&lt;br /&gt;
* Pe : 披&lt;br /&gt;
* Pirk : 辟克&lt;br /&gt;
* Plonk : 普隆克&lt;br /&gt;
* Plouf : 普劳夫&lt;br /&gt;
* Raceme : 瑞斯密&lt;br /&gt;
* Rugh : 如克&lt;br /&gt;
* Rahul I:拉乎尔&lt;br /&gt;
* Shan Taum : 善同&lt;br /&gt;
* Slowhand : 史洛汉德 （暂用，不知意译或音译比较妥当）&lt;br /&gt;
* Toughkon : 陶亢&lt;br /&gt;
* Vraurk : 福莱克&lt;br /&gt;
&lt;br /&gt;
===== 地名（黑眼之子） =====&lt;br /&gt;
* Barag Gór : 八拉·格&lt;br /&gt;
* Bork river : 伯克河&lt;br /&gt;
* Desert of Death : 死亡沙漠&lt;br /&gt;
* Haag Mountains : 海格山区&lt;br /&gt;
* Mourned Hills : 哀悼山峦&lt;br /&gt;
* Prestim : 普莱斯亭&lt;br /&gt;
* Silent Forest : 幽静森林&lt;br /&gt;
* Tirigaz : 提里加斯&lt;br /&gt;
&lt;br /&gt;
===== 其他 =====&lt;br /&gt;
* Council : 元老会&lt;br /&gt;
* Shaman : 萨满&lt;br /&gt;
* Saurian : 蜥蜴人&lt;br /&gt;
* Troll : 巨魔&lt;br /&gt;
&lt;br /&gt;
===== Under the Burning Suns =====&lt;br /&gt;
====== 名词 ======&lt;br /&gt;
* Under the Burning Suns : 双日之下&lt;br /&gt;
* Long Dark : 长夜&lt;br /&gt;
* Short Dark : 短夜&lt;br /&gt;
* Undead Lord : 不死灵王&lt;br /&gt;
* Iron Council : 钢铁会&lt;br /&gt;
* Eater of Souls : 噬魂魔&lt;br /&gt;
====== 单位名 ======&lt;br /&gt;
* Desert Hunter : 沙漠猎手&lt;br /&gt;
* Desert Sentinel : 沙漠护卫&lt;br /&gt;
* Desert Prowler : 沙漠捕手/浪人/巡游者 (请求建议）&lt;br /&gt;
* Ixthala Demon: 浴火恶魔&lt;br /&gt;
* Ethereal Wraith：幽灵/游魂&lt;/div&gt;</summary>
		<author><name>Sylecn</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=ChineseTranslation&amp;diff=19622</id>
		<title>ChineseTranslation</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=ChineseTranslation&amp;diff=19622"/>
		<updated>2007-12-03T09:07:41Z</updated>

		<summary type="html">&lt;p&gt;Sylecn: /* 翻译进度: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== ''' Wesnoth的中文翻译工作正在进行当中。''' ==&lt;br /&gt;
&lt;br /&gt;
Important: the information here is probably not as new as it is at www.wesnoth.cn.&lt;br /&gt;
If you are interested in translating wesnoth to chinese, please have an eye on www.wesnoth.cn.&lt;br /&gt;
&lt;br /&gt;
如您喜欢这个游戏，并且愿意为翻译工作尽一份力，请访问 http://www.wesnoth.cn/forum-15-1.html&lt;br /&gt;
对于如何开展翻译工作有疑问的也可以发邮件和我们联系。&lt;br /&gt;
&lt;br /&gt;
====目前参与翻译的人员有：====&lt;br /&gt;
&lt;br /&gt;
** Firen (not active)&lt;br /&gt;
* Luyang Han (not active)&lt;br /&gt;
* Solkarnar (not active)&lt;br /&gt;
* 网上佳公子&lt;br /&gt;
* Owlet&lt;br /&gt;
* Teamzhangmeng        &lt;br /&gt;
* yym514&lt;br /&gt;
* Luojie-dune&lt;br /&gt;
* sylecn                        sylecn@yahoo.com.cn&lt;br /&gt;
&lt;br /&gt;
====翻译进度: ====&lt;br /&gt;
&lt;br /&gt;
also visit [http://wiki.wesnoth.cn/index.php/%E7%BF%BB%E8%AF%91%E8%BF%9B%E5%BA%A6 中文wesnoth进度页]&lt;br /&gt;
&lt;br /&gt;
* '''''程序部分&lt;br /&gt;
** wesnoth                      wesnoth 主程序                           完成/校对&lt;br /&gt;
** wesnoth-editor        wesnoth 地图编辑器                   完成/校对&lt;br /&gt;
** wesnoth-lib              主程序和地图编辑器共享的       完成/校对&lt;br /&gt;
*** 主模块和编辑器共享文件 ：翻译已完成 （By Luyang Han)&lt;br /&gt;
** wesnoth-manpages   GNU 标准文档页                           刚开始&lt;br /&gt;
** ''''' wesnoth-manual        wesnoth 使用手册                       未开始&lt;br /&gt;
** wesnoth-multiplayer  多人对战相关                           完成/校对&lt;br /&gt;
** wesnoth-tutorial     教学关                                          完成/校对&lt;br /&gt;
** wesnoth-units           游戏单位                                      完成/校对&lt;br /&gt;
&lt;br /&gt;
* '''''官方战役(Scenario)&lt;br /&gt;
** wesnoth-aoi          An Orcish Incursion&lt;br /&gt;
** wesnoth-did          Descent Into Darkness&lt;br /&gt;
** wesnoth-ei           The Eastern Invasion&lt;br /&gt;
** wesnoth-httt         Heir To The Throne&lt;br /&gt;
** wesnoth-l            Liberty&lt;br /&gt;
** wesnoth-nr           Northern Rebirth&lt;br /&gt;
*** Northern Rebirth （北方的复兴）(By teamzhangmeng)  翻译中 (80%)&lt;br /&gt;
** wesnoth-sof          Sceptre of Fire&lt;br /&gt;
** wesnoth-sotbe        Son of the Black-Eye&lt;br /&gt;
** wesnoth-tb           A Tale Of Two Brothers&lt;br /&gt;
** wesnoth-trow         The Rise of Wesnoth&lt;br /&gt;
** wesnoth-tsg          The South Guard&lt;br /&gt;
** wesnoth-utbs         Under the Burning Suns&lt;br /&gt;
*** Under the Burning Suns : 刚开始 (By hagabaka)&lt;br /&gt;
&lt;br /&gt;
* '''''其它战役(other Official Scenario)&lt;br /&gt;
** wesnoth-A_New_Order&lt;br /&gt;
** wesnoth-An_Orcish_Incursion&lt;br /&gt;
** wesnoth-Attack_of_the_Undead&lt;br /&gt;
** wesnoth-Children_of_Dragons&lt;br /&gt;
*** Child of Dragon (龙族传人) (By Owlet) 已完成 (100%)&lt;br /&gt;
**** [http://www.wesnoth.cn/thread-59-1-1.html Owlet 翻译初版]&lt;br /&gt;
**** [http://www.wesnoth.cn/thread-66-1-1.html luojie-dune 修正版]&lt;br /&gt;
** wesnoth-Dark_Elves&lt;br /&gt;
** wesnoth-Delfadors_Memoirs&lt;br /&gt;
** wesnoth-Eliador&lt;br /&gt;
** wesnoth-Extended_Era&lt;br /&gt;
** wesnoth-Extended_Era_xtra_1.2&lt;br /&gt;
** wesnoth-Flight_Freedom&lt;br /&gt;
** wesnoth-Imperial_Era&lt;br /&gt;
** wesnoth-Invasion_from_the_Unknown&lt;br /&gt;
** wesnoth-Legend_of_Wesmere&lt;br /&gt;
** wesnoth-Mage_Republic&lt;br /&gt;
** wesnoth-Mystery_Campaign&lt;br /&gt;
** wesnoth-Pack_Sapient&lt;br /&gt;
** wesnoth-Saving_Elensefar&lt;br /&gt;
** wesnoth-The_Dark_Hordes&lt;br /&gt;
** wesnoth-The_Hammer_of_Thursagan&lt;br /&gt;
** wesnoth-The_Unstoppable_Legion&lt;br /&gt;
** wesnoth-Unrest&lt;br /&gt;
** wesnoth-trunk&lt;br /&gt;
&lt;br /&gt;
====名词确认：====&lt;br /&gt;
以下是一些已经被确认的名词翻译方式，请翻译者注意。&lt;br /&gt;
&lt;br /&gt;
部分名词已经在Wesnoth中文站WIKI中列出中英名词对照表:[http://wiki.wesnoth.cn/index.php/Wesnoth%E5%90%8D%E8%AF%8D%E5%AF%B9%E7%85%A7%E8%A1%A8]&lt;br /&gt;
&lt;br /&gt;
同时，如果您遇到新的名词觉得有必要在翻译中进行统一，请查阅 http://www.wesnoth.cn/forum-15-1.html 进行讨论。&lt;br /&gt;
&lt;br /&gt;
===== 人名（黑眼之子） =====&lt;br /&gt;
* Albert : 阿尔伯特&lt;br /&gt;
* Ar Dant : 亚单&lt;br /&gt;
* Blemaker : 别马克&lt;br /&gt;
* Etheliel : 伊特立尔&lt;br /&gt;
* Filiel : 飞立尔&lt;br /&gt;
* Gork : 古洛&lt;br /&gt;
* Grüü : 库鲁&lt;br /&gt;
* Howgarth III:豪伽施&lt;br /&gt;
* Inarix : 依娜丽丝&lt;br /&gt;
* Jetto : 杰图&lt;br /&gt;
* Kapou'e ：卡破尔&lt;br /&gt;
* Karun : 卡伦&lt;br /&gt;
* Kult : 苦熬&lt;br /&gt;
* Kwili : 魁里&lt;br /&gt;
* Lanbec'h : 兰贝契&lt;br /&gt;
* Lucile : 路西尔&lt;br /&gt;
* Ma-rana ：玛·拉纳&lt;br /&gt;
* Mkel : 科尔&lt;br /&gt;
* Na-Mana ：纳·马那&lt;br /&gt;
* Oumph : 欧汉&lt;br /&gt;
* Pe : 披&lt;br /&gt;
* Pirk : 辟克&lt;br /&gt;
* Plonk : 普隆克&lt;br /&gt;
* Plouf : 普劳夫&lt;br /&gt;
* Raceme : 瑞斯密&lt;br /&gt;
* Rugh : 如克&lt;br /&gt;
* Rahul I:拉乎尔&lt;br /&gt;
* Shan Taum : 善同&lt;br /&gt;
* Slowhand : 史洛汉德 （暂用，不知意译或音译比较妥当）&lt;br /&gt;
* Toughkon : 陶亢&lt;br /&gt;
* Vraurk : 福莱克&lt;br /&gt;
&lt;br /&gt;
===== 地名（黑眼之子） =====&lt;br /&gt;
* Barag Gór : 八拉·格&lt;br /&gt;
* Bork river : 伯克河&lt;br /&gt;
* Desert of Death : 死亡沙漠&lt;br /&gt;
* Haag Mountains : 海格山区&lt;br /&gt;
* Mourned Hills : 哀悼山峦&lt;br /&gt;
* Prestim : 普莱斯亭&lt;br /&gt;
* Silent Forest : 幽静森林&lt;br /&gt;
* Tirigaz : 提里加斯&lt;br /&gt;
&lt;br /&gt;
===== 其他 =====&lt;br /&gt;
* Council : 元老会&lt;br /&gt;
* Shaman : 萨满&lt;br /&gt;
* Saurian : 蜥蜴人&lt;br /&gt;
* Troll : 巨魔&lt;br /&gt;
&lt;br /&gt;
===== Under the Burning Suns =====&lt;br /&gt;
====== 名词 ======&lt;br /&gt;
* Under the Burning Suns : 双日之下&lt;br /&gt;
* Long Dark : 长夜&lt;br /&gt;
* Short Dark : 短夜&lt;br /&gt;
* Undead Lord : 不死灵王&lt;br /&gt;
* Iron Council : 钢铁会&lt;br /&gt;
* Eater of Souls : 噬魂魔&lt;br /&gt;
====== 单位名 ======&lt;br /&gt;
* Desert Hunter : 沙漠猎手&lt;br /&gt;
* Desert Sentinel : 沙漠护卫&lt;br /&gt;
* Desert Prowler : 沙漠捕手/浪人/巡游者 (请求建议）&lt;br /&gt;
* Ixthala Demon: 浴火恶魔&lt;br /&gt;
* Ethereal Wraith：幽灵/游魂&lt;/div&gt;</summary>
		<author><name>Sylecn</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=ChineseTranslation&amp;diff=19621</id>
		<title>ChineseTranslation</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=ChineseTranslation&amp;diff=19621"/>
		<updated>2007-12-03T08:55:38Z</updated>

		<summary type="html">&lt;p&gt;Sylecn: /* ''' Wesnoth的中文翻译工作正在进行当中。''' */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== ''' Wesnoth的中文翻译工作正在进行当中。''' ==&lt;br /&gt;
&lt;br /&gt;
Important: the information here is probably not as new as it is at www.wesnoth.cn.&lt;br /&gt;
If you are interested in translating wesnoth to chinese, please have an eye on www.wesnoth.cn.&lt;br /&gt;
&lt;br /&gt;
如您喜欢这个游戏，并且愿意为翻译工作尽一份力，请访问 http://www.wesnoth.cn/forum-15-1.html&lt;br /&gt;
对于如何开展翻译工作有疑问的也可以发邮件和我们联系。&lt;br /&gt;
&lt;br /&gt;
====目前参与翻译的人员有：====&lt;br /&gt;
&lt;br /&gt;
** Firen (not active)&lt;br /&gt;
* Luyang Han (not active)&lt;br /&gt;
* Solkarnar (not active)&lt;br /&gt;
* 网上佳公子&lt;br /&gt;
* Owlet&lt;br /&gt;
* Teamzhangmeng        &lt;br /&gt;
* yym514&lt;br /&gt;
* Luojie-dune&lt;br /&gt;
* sylecn                        sylecn@yahoo.com.cn&lt;br /&gt;
&lt;br /&gt;
====翻译进度: ====&lt;br /&gt;
&lt;br /&gt;
程序部分&lt;br /&gt;
* wesnoth  	wesnoth 主程序  	完成&lt;br /&gt;
* wesnoth-editor 	wesnoth 地图编辑器 	完成&lt;br /&gt;
* wesnoth-lib 	主程序和地图编辑器共享的 	完成&lt;br /&gt;
** 主模块和编辑器共享文件 ：翻译已完成 （By Luyang Han)&lt;br /&gt;
* wesnoth-manpages 	GNU 标准文档页 	未开始&lt;br /&gt;
* wesnoth-manual 	wesnoth 使用手册	 未开始&lt;br /&gt;
* wesnoth-multiplayer 	多人对战相关 	完成&lt;br /&gt;
* wesnoth-tutorial 	教学关 	完成&lt;br /&gt;
* wesnoth-units 	游戏单位 	完成&lt;br /&gt;
&lt;br /&gt;
官方战役(Scenario)&lt;br /&gt;
* wesnoth-aoi          An Orcish Incursion&lt;br /&gt;
* wesnoth-did          Descent Into Darkness&lt;br /&gt;
* wesnoth-ei           The Eastern Invasion&lt;br /&gt;
* wesnoth-httt         Heir To The Throne&lt;br /&gt;
* wesnoth-l            Liberty&lt;br /&gt;
* wesnoth-nr           Northern Rebirth&lt;br /&gt;
** Northern Rebirth （北方的复兴）(By teamzhangmeng)  翻译中 (80%)&lt;br /&gt;
* wesnoth-sof          Sceptre of Fire&lt;br /&gt;
* wesnoth-sotbe        Son of the Black-Eye&lt;br /&gt;
* wesnoth-tb           A Tale Of Two Brothers&lt;br /&gt;
* wesnoth-trow         The Rise of Wesnoth&lt;br /&gt;
* wesnoth-tsg          The South Guard&lt;br /&gt;
* wesnoth-utbs         Under the Burning Suns&lt;br /&gt;
** Under the Burning Suns : 刚开始 (By hagabaka)&lt;br /&gt;
&lt;br /&gt;
其它战役(other Official Scenario)&lt;br /&gt;
* wesnoth-A_New_Order&lt;br /&gt;
* wesnoth-An_Orcish_Incursion&lt;br /&gt;
* wesnoth-Attack_of_the_Undead&lt;br /&gt;
* wesnoth-Children_of_Dragons&lt;br /&gt;
** Child of Dragon (龙族传人) (By Owlet) 已完成 (100%)&lt;br /&gt;
*** [http://www.wesnoth.cn/thread-59-1-1.html Owlet 翻译初版]&lt;br /&gt;
*** [http://www.wesnoth.cn/thread-66-1-1.html luojie-dune 修正版]&lt;br /&gt;
* wesnoth-Dark_Elves&lt;br /&gt;
* wesnoth-Delfadors_Memoirs&lt;br /&gt;
* wesnoth-Eliador&lt;br /&gt;
* wesnoth-Extended_Era&lt;br /&gt;
* wesnoth-Extended_Era_xtra_1.2&lt;br /&gt;
* wesnoth-Flight_Freedom&lt;br /&gt;
* wesnoth-Imperial_Era&lt;br /&gt;
* wesnoth-Invasion_from_the_Unknown&lt;br /&gt;
* wesnoth-Legend_of_Wesmere&lt;br /&gt;
* wesnoth-Mage_Republic&lt;br /&gt;
* wesnoth-Mystery_Campaign&lt;br /&gt;
* wesnoth-Pack_Sapient&lt;br /&gt;
* wesnoth-Saving_Elensefar&lt;br /&gt;
* wesnoth-The_Dark_Hordes&lt;br /&gt;
* wesnoth-The_Hammer_of_Thursagan&lt;br /&gt;
* wesnoth-The_Unstoppable_Legion&lt;br /&gt;
* wesnoth-Unrest&lt;br /&gt;
* wesnoth-trunk&lt;br /&gt;
&lt;br /&gt;
====名词确认：====&lt;br /&gt;
以下是一些已经被确认的名词翻译方式，请翻译者注意。&lt;br /&gt;
&lt;br /&gt;
部分名词已经在Wesnoth中文站WIKI中列出中英名词对照表:[http://wiki.wesnoth.cn/index.php/Wesnoth%E5%90%8D%E8%AF%8D%E5%AF%B9%E7%85%A7%E8%A1%A8]&lt;br /&gt;
&lt;br /&gt;
同时，如果您遇到新的名词觉得有必要在翻译中进行统一，请查阅 http://www.wesnoth.cn/forum-15-1.html 进行讨论。&lt;br /&gt;
&lt;br /&gt;
===== 人名（黑眼之子） =====&lt;br /&gt;
* Albert : 阿尔伯特&lt;br /&gt;
* Ar Dant : 亚单&lt;br /&gt;
* Blemaker : 别马克&lt;br /&gt;
* Etheliel : 伊特立尔&lt;br /&gt;
* Filiel : 飞立尔&lt;br /&gt;
* Gork : 古洛&lt;br /&gt;
* Grüü : 库鲁&lt;br /&gt;
* Howgarth III:豪伽施&lt;br /&gt;
* Inarix : 依娜丽丝&lt;br /&gt;
* Jetto : 杰图&lt;br /&gt;
* Kapou'e ：卡破尔&lt;br /&gt;
* Karun : 卡伦&lt;br /&gt;
* Kult : 苦熬&lt;br /&gt;
* Kwili : 魁里&lt;br /&gt;
* Lanbec'h : 兰贝契&lt;br /&gt;
* Lucile : 路西尔&lt;br /&gt;
* Ma-rana ：玛·拉纳&lt;br /&gt;
* Mkel : 科尔&lt;br /&gt;
* Na-Mana ：纳·马那&lt;br /&gt;
* Oumph : 欧汉&lt;br /&gt;
* Pe : 披&lt;br /&gt;
* Pirk : 辟克&lt;br /&gt;
* Plonk : 普隆克&lt;br /&gt;
* Plouf : 普劳夫&lt;br /&gt;
* Raceme : 瑞斯密&lt;br /&gt;
* Rugh : 如克&lt;br /&gt;
* Rahul I:拉乎尔&lt;br /&gt;
* Shan Taum : 善同&lt;br /&gt;
* Slowhand : 史洛汉德 （暂用，不知意译或音译比较妥当）&lt;br /&gt;
* Toughkon : 陶亢&lt;br /&gt;
* Vraurk : 福莱克&lt;br /&gt;
&lt;br /&gt;
===== 地名（黑眼之子） =====&lt;br /&gt;
* Barag Gór : 八拉·格&lt;br /&gt;
* Bork river : 伯克河&lt;br /&gt;
* Desert of Death : 死亡沙漠&lt;br /&gt;
* Haag Mountains : 海格山区&lt;br /&gt;
* Mourned Hills : 哀悼山峦&lt;br /&gt;
* Prestim : 普莱斯亭&lt;br /&gt;
* Silent Forest : 幽静森林&lt;br /&gt;
* Tirigaz : 提里加斯&lt;br /&gt;
&lt;br /&gt;
===== 其他 =====&lt;br /&gt;
* Council : 元老会&lt;br /&gt;
* Shaman : 萨满&lt;br /&gt;
* Saurian : 蜥蜴人&lt;br /&gt;
* Troll : 巨魔&lt;br /&gt;
&lt;br /&gt;
===== Under the Burning Suns =====&lt;br /&gt;
====== 名词 ======&lt;br /&gt;
* Under the Burning Suns : 双日之下&lt;br /&gt;
* Long Dark : 长夜&lt;br /&gt;
* Short Dark : 短夜&lt;br /&gt;
* Undead Lord : 不死灵王&lt;br /&gt;
* Iron Council : 钢铁会&lt;br /&gt;
* Eater of Souls : 噬魂魔&lt;br /&gt;
====== 单位名 ======&lt;br /&gt;
* Desert Hunter : 沙漠猎手&lt;br /&gt;
* Desert Sentinel : 沙漠护卫&lt;br /&gt;
* Desert Prowler : 沙漠捕手/浪人/巡游者 (请求建议）&lt;br /&gt;
* Ixthala Demon: 浴火恶魔&lt;br /&gt;
* Ethereal Wraith：幽灵/游魂&lt;/div&gt;</summary>
		<author><name>Sylecn</name></author>
		
	</entry>
</feed>