pot and documentation update, no string changes
This commit is contained in:
parent
6be88bea57
commit
f0aee56195
169 changed files with 15390 additions and 15391 deletions
|
@ -65,7 +65,7 @@ scenario.
|
|||
overrides the data directory with the one specified
|
||||
.TP
|
||||
\fB\-\-data\-path\fP
|
||||
path the path of the data directory and exits.
|
||||
prints the path of the data directory and exits.
|
||||
.TP
|
||||
\fB\-d, \-\-debug\fP
|
||||
enables additional command mode options in\-game (see the wiki page at
|
||||
|
@ -185,8 +185,8 @@ runs the game in a small test scenario.
|
|||
sets the user configuration directory to \fIname\fP under $HOME or "My
|
||||
Documents\eMy Games" for windows. You can also specify an absolute path for
|
||||
the configuration directory outside the $HOME or "My Documents\eMy Games".
|
||||
Under X11 this defaults to $XDG_CONFIG_HOME or $HOME/.config/wesnoth, on
|
||||
other systems to the userdata path.
|
||||
Under X11 this is set to $XDG_CONFIG_HOME or $HOME/.config/wesnoth by
|
||||
default, on other systems to the userdata path.
|
||||
.TP
|
||||
\fB\-\-userconfig\-path\fP
|
||||
prints the path of the user configuration directory and exits.
|
||||
|
@ -234,7 +234,7 @@ era. The era is chosen by an id. Eras are described in the
|
|||
.TP
|
||||
\fB\-\-exit\-at\-end\fP
|
||||
exits once the scenario is over, without displaying victory/defeat dialog
|
||||
which requires the user to click OK. This is also used for scriptable
|
||||
which requires the user to click OK. This is also used for script\-based
|
||||
benchmarking.
|
||||
.TP
|
||||
\fB\-\-ignore\-map\-settings\fP
|
||||
|
@ -242,7 +242,7 @@ do not use map settings, use default values instead.
|
|||
.TP
|
||||
\fB\-\-multiplayer\-repeat=\fP\fIvalue\fP
|
||||
repeats a multiplayer game \fIvalue\fP times. Best to use with \fB\-\-nogui\fP for
|
||||
scriptable benchmarking.
|
||||
script\-based benchmarking.
|
||||
.TP
|
||||
\fB\-\-nogui\fP
|
||||
runs the game without the GUI. Must appear before \fB\-\-multiplayer\fP to have
|
||||
|
|
|
@ -102,16 +102,16 @@ and write. Bans will be saved to this file and read again on server start.
|
|||
.TP
|
||||
\fBcompress_stored_rooms\fP
|
||||
Determines whether the rooms file should be read and written to in
|
||||
compressed form. Defaults to \fByes\fP.
|
||||
compressed form. Default value is \fByes\fP.
|
||||
.TP
|
||||
\fBconnections_allowed\fP
|
||||
The number of allowed connections from the same IP. \fB0\fP means
|
||||
infinite. (default: \fB5\fP)
|
||||
.TP
|
||||
\fBdisallow_names\fP
|
||||
Names/nicks that are not accepted by the server. \fB*\fP and \fB?\fP from wildcard
|
||||
patterns are supported. See \fBglob\fP(7) for more details. Default values
|
||||
(used if nothing is specified) are:
|
||||
Names/nicks that are not accepted by the server. \fB*\fP and \fB?\fP from
|
||||
wild\-card patterns are supported. See \fBglob\fP(7) for more details. Default
|
||||
values (used if nothing is specified) are:
|
||||
\fB*admin*,*admln*,*server*,ai,ai?,computer,human,network,player\fP.
|
||||
.TP
|
||||
\fBfifo_path\fP
|
||||
|
@ -151,7 +151,7 @@ The command that the server uses to start a new server process via the
|
|||
.TP
|
||||
\fBroom_save_file\fP
|
||||
Path to a file where the room info should be stored. This file is read on
|
||||
server startup and written to later. If empty or not set, rooms are not
|
||||
server start\-up and written to later. If empty or not set, rooms are not
|
||||
loaded and not saved.
|
||||
.TP
|
||||
\fBsave_replays\fP
|
||||
|
@ -160,7 +160,7 @@ games. (default: \fBfalse\fP)
|
|||
.TP
|
||||
\fBversions_accepted\fP
|
||||
A comma separated list of version strings to be accepted by the server. \fB*\fP
|
||||
and \fB?\fP from wildcard patterns are supported. (defaults to the
|
||||
and \fB?\fP from wild\-card patterns are supported. (defaults to the
|
||||
corresponding wesnoth version)
|
||||
.br
|
||||
Example: \fBversions_accepted="*"\fP accepts any version string.
|
||||
|
@ -187,7 +187,7 @@ The port to connect to.
|
|||
.TP
|
||||
\fBversion\fP
|
||||
A comma separated list of versions to redirect. Behaves the same way as
|
||||
\fBversions_accepted\fP in regard to wildcard patterns.
|
||||
\fBversions_accepted\fP in regard to wild\-card patterns.
|
||||
.RE
|
||||
.P
|
||||
\fB[ban_time]\fP A tag to define convenient keywords for temporary ban time
|
||||
|
@ -260,7 +260,7 @@ The user name under which to log into the mail server.
|
|||
This user's password.
|
||||
.TP
|
||||
\fBfrom_address\fP
|
||||
The reply\-to address of you mail.
|
||||
The reply\-to address of your mail.
|
||||
.TP
|
||||
\fBmail_port\fP
|
||||
The port on which your mail server is running. Default is 25.
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-ai.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-ai.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-anl.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-anl.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-aoi.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-aoi.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-did.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-did.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-dm.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-dm.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-dw.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-dw.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-editor.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-editor.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-ei.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-ei.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-help.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-help.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-httt.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-httt.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-l.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-l.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-low.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-low.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-multiplayer.cpp.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -21,7 +21,7 @@ msgstr ""
|
|||
"#-#-#-#-# wesnoth-multiplayer.wml.pot (PACKAGE VERSION) #-#-#-#-#\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2015-10-30 01:45-0300\n"
|
||||
"POT-Creation-Date: 2015-11-05 21:31-0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue