Skip to content

Commit

Permalink
pot-update and regenerate doc files
Browse files Browse the repository at this point in the history
  • Loading branch information
loonycyborg committed Jan 16, 2022
1 parent 11f382b commit fe21b42
Show file tree
Hide file tree
Showing 281 changed files with 12,987 additions and 13,012 deletions.
2 changes: 1 addition & 1 deletion data/languages/cs_CZ.cfg
Expand Up @@ -2,5 +2,5 @@
name="Čeština"
sort_name = "Cestina"
locale=cs_CZ
percent=99
percent=100
[/locale]
2 changes: 1 addition & 1 deletion data/languages/de_DE.cfg
Expand Up @@ -2,5 +2,5 @@
name="Deutsch"
locale=de_DE
alternates=de_LI, de_LU, de_CH, de_AT
percent=92
percent=96
[/locale]
2 changes: 1 addition & 1 deletion data/languages/en_GB.cfg
Expand Up @@ -2,5 +2,5 @@
name="English (GB)"
locale=en_GB
alternates=en_AG, en_AU, en_BW, en_IE, en_IN, en_NG, en_NZ, en_SG, en_ZA, en_ZW
percent=99
percent=100
[/locale]
2 changes: 1 addition & 1 deletion data/languages/gd_GB.cfg
@@ -1,5 +1,5 @@
[locale]
name="Gàidhlig"
locale=gd_GB
percent=81
percent=93
[/locale]
2 changes: 1 addition & 1 deletion data/languages/it_IT.cfg
@@ -1,5 +1,5 @@
[locale]
name="Italiano"
locale=it_IT
percent=99
percent=100
[/locale]
2 changes: 1 addition & 1 deletion data/languages/pt_BR.cfg
@@ -1,5 +1,5 @@
[locale]
name="Português do Brasil"
locale=pt_BR
percent=95
percent=97
[/locale]
2 changes: 1 addition & 1 deletion data/languages/tr_TR.cfg
@@ -1,5 +1,5 @@
[locale]
name="Türkçe"
locale=tr_TR
percent=99
percent=100
[/locale]
2 changes: 1 addition & 1 deletion data/languages/zh_CN.cfg
Expand Up @@ -2,5 +2,5 @@
name="简体中文 (Jiăntĭ Zhōngwén)"
sort_name = "Jianti Zhongwen"
locale=zh_CN
percent=84
percent=95
[/locale]
2 changes: 1 addition & 1 deletion doc/man/cs/wesnoth.6
Expand Up @@ -342,7 +342,7 @@ předpokládá, že mezipaměť je platná. (nebezpečné)
ukáže číslo verze a\ skončí.
.TP
\fB\-\-simple\-version\fP
shows the version number and nothing else, then exits.
ukáže číslo verze a\ nic jiného, pak skončí.
.TP
\fB\-w, \-\-windowed\fP
spustí hru v\ režimu okna.
Expand Down
16 changes: 8 additions & 8 deletions doc/man/cs/wesnothd.6
Expand Up @@ -170,8 +170,8 @@ aby se přihlásili. (výchozí hodnota: false)
.SS "Globální značky:"
.
.P
\fB[redirect]\fP A tag to specify a server to redirect certain client versions
to. Is not used if \fBversions_accepted\fP is not set.
\fB[redirect]\fP Značka pro zadání serveru, na který se mají přesměrovat určité
verze klientů. Nepoužije se, pokud není nastaven klíč \fBversions_accepted\fP.
.RS
.TP
\fBhost\fP
Expand Down Expand Up @@ -205,12 +205,12 @@ na určený server klientské požadavky. Akceptuje stejné klíče jako
\fB[redirect]\fP.
.RE
.P
\fB[user_handler]\fP Configures the user handler. If no \fB[user_handler]\fP
section is present in the configuration the server will run without any nick
registration service. All additional tables that are needed for the
\fBforum_user_handler\fP to function can be found in table_definitions.sql in
the Wesnoth source repository. Requires mysql support enabled. For cmake
this is \fBENABLE_MYSQL\fP and for scons this is \fBforum_user_handler.\fP
\fB[user_handler]\fP Konfiguruje obsluhu uživatelů. Pokud v\ konfiguraci oddíl
\fB[user_handler]\fP chybí, server poběží bez jakékoli služby pro registraci
přezdívek. Všechny další tabulky, které jsou třeba, aby pracoval
\fBforum_user_handler\fP, lze najít v\ table_definitions.sql v\ repozitáři
zdrojových kódů Wesnothu. Vyžaduje zapnutou podporu mysql. Pro cmake je to
\fBENABLE_MYSQL\fP a\ pro scons je to \fBforum_user_handler.\fP
.RS
.TP
\fBdb_host\fP
Expand Down
2 changes: 1 addition & 1 deletion doc/man/it/wesnoth.6
Expand Up @@ -365,7 +365,7 @@ assume che la cache sia valida (pericoloso).
mostra il numero di versione ed esce.
.TP
\fB\-\-simple\-version\fP
shows the version number and nothing else, then exits.
mostra il numero di versione e nient’altro, quindi termina.
.TP
\fB\-w, \-\-windowed\fP
esegue il gioco in una finestra.
Expand Down
18 changes: 10 additions & 8 deletions doc/man/it/wesnothd.6
Expand Up @@ -177,8 +177,9 @@ accedere. (default: falso)
.SS "Tag globali:"
.
.P
\fB[redirect]\fP A tag to specify a server to redirect certain client versions
to. Is not used if \fBversions_accepted\fP is not set.
\fB[redirect]\fP Un tag per specificare un server a cui redirigere determinate
versioni di client. Non viene usato se \fBversions_accepted\fP non viene
impostato.
.RS
.TP
\fBhost\fP
Expand Down Expand Up @@ -214,12 +215,13 @@ richieste dei client connessi al server specificato. Accetta le stesse
parole chiave di \fB[redirect]\fP.
.RE
.P
\fB[user_handler]\fP Configures the user handler. If no \fB[user_handler]\fP
section is present in the configuration the server will run without any nick
registration service. All additional tables that are needed for the
\fBforum_user_handler\fP to function can be found in table_definitions.sql in
the Wesnoth source repository. Requires mysql support enabled. For cmake
this is \fBENABLE_MYSQL\fP and for scons this is \fBforum_user_handler.\fP
\fB[user_handler]\fP Configura lo user handler. Se non è presente una sezione
\fB[user_handler]\fP nella configurazione il server verrà lanciato senza un
servizio di registrazione del nick. Tutte le tabelle aggiuntive necessarie
per il funzionamento di \fBforum_user_handler\fP possono essere reperite in
table_definitions.sql nel repository del codice sorgente di
Wesnoth. Necessita che sia abilitato il supporto mysql. Per cmake occore
utilizzare il flag \fBENABLE_MYSQL\fP e per scons \fBforum_user_handler.\fP
.RS
.TP
\fBdb_host\fP
Expand Down
2 changes: 1 addition & 1 deletion doc/man/ja/wesnoth.6
Expand Up @@ -290,7 +290,7 @@ Games」の外に絶対パスで指定することもできる。Windows では
バージョン番号を表示して、終了する。
.TP
\fB\-\-simple\-version\fP
shows the version number and nothing else, then exits.
バージョン番号を表示して終了する。
.TP
\fB\-w, \-\-windowed\fP
ウインドウモードでゲームを実行する。
Expand Down
15 changes: 7 additions & 8 deletions doc/man/ja/wesnothd.6
Expand Up @@ -148,8 +148,8 @@ wesnoth のバージョンに一致する)
.SS グローバルタグ:
.
.P
\fB[redirect]\fP A tag to specify a server to redirect certain client versions
to. Is not used if \fBversions_accepted\fP is not set.
\fB[redirect]\fP 特定クライアントバージョンのリダイレクト先サーバーを指定するタグ。\fBversions_accepted\fP
が指定されていない場合には使用されない。
.RS
.TP
\fBhost\fP
Expand Down Expand Up @@ -179,12 +179,11 @@ Y (年) で %d は数字。もし時間修飾子がない場合は分(m)が指
\fB[redirect]\fP と同じキーを受けつける。
.RE
.P
\fB[user_handler]\fP Configures the user handler. If no \fB[user_handler]\fP
section is present in the configuration the server will run without any nick
registration service. All additional tables that are needed for the
\fBforum_user_handler\fP to function can be found in table_definitions.sql in
the Wesnoth source repository. Requires mysql support enabled. For cmake
this is \fBENABLE_MYSQL\fP and for scons this is \fBforum_user_handler.\fP
\fB[user_handler]\fP ユーザーハンドラを設定する。\fB[user_handler]\fP
セクションが設定に存在しなければ、サーバーはニックネーム登録サービスなしで動作する。\fBforum_user_handler\fP
の動作に必要なすべての追加テーブルはWesnothソースリポジトリの中の table_definitions.sql
で確認可能。mysqlのサポートが有効化されている必要があり、cmake の場合は \fBENABLE_MYSQL\fP 、scons の場合は
\fBforum_user_handler.\fP でサポートを有効化できる。
.RS
.TP
\fBdb_host\fP
Expand Down
6 changes: 3 additions & 3 deletions doc/man/tr/wesnoth.6
Expand Up @@ -18,7 +18,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH WESNOTH 6 2021 wesnoth "Vesnot Savaşı"
.TH WESNOTH 6 2022 wesnoth "Vesnot Savaşı"
.
.SH İSİM
wesnoth \- Vesnot Savaşı, sırayla oynanan kurgusal bir strateji oyunu
Expand Down Expand Up @@ -347,7 +347,7 @@ dosyayı WML şeması olarak doğrular.
sürüm numarasını gösterir ve çıkar.
.TP
\fB\-\-simple\-version\fP
shows the version number and nothing else, then exits.
sürüm numarasını gösterip çıkar.
.TP
\fB\-w, \-\-windowed\fP
oyunu pencereli kipte çalıştırır.
Expand Down Expand Up @@ -442,7 +442,7 @@ Oyunun ana sayfasını ziyaret etmeyi unutmayın: http://www.wesnoth.org/
.
.SH "TELİF HAKKI"
.
Copyright © 2003\-2021 David White <davidnwhite@verizon.net>
Copyright © 2003\-2022 David White <davidnwhite@verizon.net>
.br
Bu bir özgür yazılımdır; GNU Genel Kamu Lisansının 2. sürümünün (GPLv2)
koşullarına bağlı kalarak kopyalarını yeniden dağıtabilirsiniz. Yasaların
Expand Down
24 changes: 12 additions & 12 deletions doc/man/tr/wesnothd.6
Expand Up @@ -18,7 +18,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH WESNOTHD 6 2021 wesnothd "Vesnot Savaşı çok oyunculu ağ sunucusu"
.TH WESNOTHD 6 2022 wesnothd "Vesnot Savaşı çok oyunculu ağ sunucusu"
.
.SH İSİM
.
Expand Down Expand Up @@ -161,8 +161,8 @@ belirler. (Öntanımlı değeri: \fBfalse\fP)
.TP
\fBversions_accepted\fP
sunucu tarafından kabul edilen sürüm dizgelerinin virgül ayraçlı
listesi. Dosya ismi kalıp karakterlerinden \fB*\fP ve
\fB?\fPdesteklenmektedir. (kurulu wesnoth sürümü öntanımlıdır.)
listesi. Dosya ismi kalıp karakterlerinden \fB*\fP ve \fB?\fP
desteklenmektedir. (kurulu wesnoth sürümü öntanımlıdır.)
.br
Örnek: \fBversions_accepted="*"\fP her sürüm dizgesi kabul edilir.
.TP
Expand All @@ -173,8 +173,8 @@ oturum açmasının engellenip engellenmeyeceği (öntanımlı: false)
.SS "Genel etiketler:"
.
.P
\fB[redirect]\fP A tag to specify a server to redirect certain client versions
to. Is not used if \fBversions_accepted\fP is not set.
\fB[redirect]\fP Belli istemci sürümlerinin yönlendirileceği sunucuların
belirtildiği etiket. \fBversions_accepted\fP atanmışsa kullanılmaz.
.RS
.TP
\fBhost\fP
Expand Down Expand Up @@ -208,12 +208,12 @@ istemcilerin isteklerini belirtilen sunucuya yönelteceğini söyleyen
etiket. \fB[redirect]\fP için kullanılan değişkenler kullanılır.
.RE
.P
\fB[user_handler]\fP Configures the user handler. If no \fB[user_handler]\fP
section is present in the configuration the server will run without any nick
registration service. All additional tables that are needed for the
\fBforum_user_handler\fP to function can be found in table_definitions.sql in
the Wesnoth source repository. Requires mysql support enabled. For cmake
this is \fBENABLE_MYSQL\fP and for scons this is \fBforum_user_handler.\fP
\fB[user_handler]\fP Kullanıcı işlemcisini yapılandırır. \fB[user_handler]\fP
bölümü yapılandırmada yoksa sunucu herhangi bir kullanıcı kayıt hizmeti
olmadan çalışacaktır. \fBforum_user_handler\fP'ın çalışması için gereken tüm ek
tablolar Wesnoth kaynak deposundaki table_definitions.sql dosyasında
bulunabilir. Etkin mysql desteği gerektirir. Bu, cmake için \fBENABLE_MYSQL\fP,
scons için \fBforum_user_handler\fP etiketidir.
.RS
.TP
\fBdb_host\fP
Expand Down Expand Up @@ -277,7 +277,7 @@ Oyunun ana sayfasını ziyaret etmeyi unutmayın: http://www.wesnoth.org/
.
.SH "TELİF HAKKI"
.
Copyright © 2003\-2021 David White <davidnwhite@verizon.net>
Copyright © 2003\-2022 David White <davidnwhite@verizon.net>
.br
Bu bir özgür yazılımdır; GNU Genel Kamu Lisansının 2. sürümünün (GPLv2)
koşullarına bağlı kalarak kopyalarını yeniden dağıtabilirsiniz. Yasaların
Expand Down
38 changes: 16 additions & 22 deletions doc/man/zh_CN/wesnoth.6
Expand Up @@ -82,20 +82,16 @@ wesnoth \- 韦诺之战(Battle for Wesnoth),一款回合制奇幻策略游
启用一些Lua调试机制
.TP
\fB\-\-strict\-lua\fP
disallow deprecated Lua API calls
禁用已废弃的Lua API调用
.TP
\fB\-D,\-\-diff\fP\fI\ left\-file\fP\fB\ \fP\fIright\-file\fP
diffs the two WML files; does not preprocess them first (to do that, run
them through \fB\-p\fP first). Outputs the diff as DiffWML on standard output or
to the file indicated by \fI\-\-output\fP.
产生这两个WML文件的diff,不会对这两个文件先进行预处理(若要进行预处理,请对它们执行\fB\-p\fP命令)。将diff以DiffWML格式输出到标准输出或由\fI\-\-output\fP指定的文件中。
.TP
\fB\-e[\fP\fIfile\fP\fB],\ \-\-editor[\fP\fI=file\fP\fB]\fP
直接启动游戏内置的地图编辑器。如果指定了\fIfile\fP,则和 \fB\-l\fP \fB\-\-load\fP.等价。
.TP
\fB\-\-fps\fP
displays the number of frames per second the game is currently running at in
a corner of the screen as well as writes these values to a file in the
userdata directory.
在屏幕的一角显示游戏当前的每秒帧数(FPS),并将这些数值写入玩家数据目录中的一个文件里。
.TP
\fB\-f, \-\-fullscreen\fP
使用全屏模式运行游戏。
Expand All @@ -120,7 +116,7 @@ userdata directory.
设置日志域的严重度级别。\fBall\fP可以用来匹配任意日志域。可选的级别有:\fBerror\fP\ \fBwarning\fP\ \fBinfo\fP\ \fBdebug\fP, \ \fBnone\fP。对大多数日志域而言,默认日志级别是\fBwarning\fP,但\fBdeprecation\fP的默认级别是\fBnone\fP,除非和\fB\-d\fP选项并用。
.TP
\fB\-\-log\-precise\fP
shows the timestamps in log output with more precision.
在日志输出中显示更高精度的时间戳。
.TP
\fB\-\-log\-strict\fP
设置日志记录器的严格度等级。若有任何信息记入此等级或更高等级日志域,则不论测试结果如何,单元测试都将失败。只有在和 \fB\-u\fP 共同使用时才有意义。
Expand Down Expand Up @@ -153,7 +149,7 @@ shows the timestamps in log output with more precision.
运行游戏,但不运行图形界面。只能与 \fB\-\-multiplayer\fP\fB\-\-screenshot\fP\fB\-\-plugin\fP 组合使用。
.TP
\fB\-\-nobanner\fP
suppress the startup banner.
跳过启动时的封面图像。
.TP
\fB\-\-nomusic\fP
以无音乐的方式运行游戏。
Expand All @@ -165,27 +161,25 @@ suppress the startup banner.
以无音乐和音效的方式运行游戏。
.TP
\fB\-\-output\fP\fI\ file\fP
output to the specified file. Applicable to diffing operations.
输出到指定的文件中。对diff操作适用。
.TP
\fB\-\-password\fP\fI\ password\fP
在连接服务器时使用 \fIpassword\fP ,忽略其他首选项。不安全。
.TP
\fB\-\-plugin\fP\fI\ script\fP
试验性)读取定义了韦诺插件的
实验性)读取定义了韦诺插件的
\fIscript\fP。与\fB\-\-script\fP类似,但Lua文件应返回一个函数,该函数将作为协程运行,并周期性地使用更新地参数唤起。
.TP
\fB\-P,\-\-patch\fP\fI\ base\-file\fP\fB\ \fP\fIpatch\-file\fP
applies a DiffWML patch to a WML file; does not preprocess either of the
files. Outputs the patched WML to standard output or to the file indicated
by \fI\-\-output\fP.
将DiffWML补丁应用到WML文件上,不会预处理这两个文件中的任何一个。将打过补丁的WML输出到标准输出或由\fI\-\-output\fP指定的文件中。
.TP
\fB\-p,\ \-\-preprocess\fP\fI\ source\-file/folder\fP\fB\ \fP\fItarget\-directory\fP
预处理指定的文件/文件夹。针对每个文件,一个未处理的.cfg文件和一个处理过的.cfg文件会被写入指定的目标目录中。如果指定的是个文件夹,那么将根据已知的预处理器规则递归地预处理之。“data/core/macros”目录中的常用宏会在指定的资源之前被预处理。例如:
\fB\-p ~/wesnoth/data/campaigns/tutorial ~/result.\fP
有关预处理器的详情请见:http://wiki.wesnoth.org/PreprocessorRef#Command\-line_preprocessor。
.TP
\fB\-\-preprocess\-defines=\fP\fIDEFINE1\fP\fB,\fP\fIDEFINE2\fP\fB,\fP\fI...\fP
由逗号分隔的定义列表,用于 \fB\-\-preprocess\fP 指令。如果\fBSKIP_CORE\fP在定义列表中,则“data/core”目录不会被预处理。
由逗号分隔的定义列表,用于 \fB\-\-preprocess\fP 命令。如果\fBSKIP_CORE\fP在定义列表中,则“data/core”目录不会被预处理。
.TP
\fB\-\-preprocess\-input\-macros\fP\fI\ source\-file\fP
仅供 \fB\-\-preprocess\fP 命令使用。用于指定一个包含了一个或多个 \fB[preproc_define]\fP
Expand Down Expand Up @@ -237,7 +231,7 @@ by \fI\-\-output\fP.
使得\fBpackage\fP包在Lua脚本中可用,这样一来Lua脚本就可以载入任意包了。请不要对不可信的脚本使用此选项!此操作将赋予Lua与韦诺可执行文件相同的权限。
.TP
\fB\-S,\-\-use\-schema\fP\fI\ path\fP
sets the WML schema for use with \fB\-V,\-\-validate\fP.
设置\fB\-V,\-\-validate\fP所使用的WML schema。
.TP
\fB\-\-userconfig\-dir\fP\fI\ name\fP
设置用户配置目录为$HOME或者Windows下“我的文档\我的游戏(My Documents\eMy
Expand All @@ -259,16 +253,16 @@ Games”之外。在Windows下,也可以使用以“.\e”或“..\e”开头
在连接服务器时使用 \fIusername\fP ,忽略其他首选项。
.TP
\fB\-\-validate\fP\fI\ path\fP
validates a file against the WML schema.
使用WML schema来验证文件。
.TP
\fB\-\-validate\-addon\fP\fI\ addon_id\fP
validates the WML of the given addon as you play.
在游戏过程中,验证指定附加组件的WML。
.TP
\fB\-\-validate\-core\fP
validates the core WML as you play.
在游戏过程中,验证核心WML。
.TP
\fB\-\-validate\-schema \ path\fP
validates a file as a WML schema.
验证文件是否为合法的WML schema
.TP
\fB\-\-validcache\fP
假定缓存是有效的。(因此不进行缓存验证,危险)
Expand All @@ -277,7 +271,7 @@ validates a file as a WML schema.
显示版本号并退出。
.TP
\fB\-\-simple\-version\fP
shows the version number and nothing else, then exits.
仅显示版本号而不显示其他信息,之后退出。
.TP
\fB\-w, \-\-windowed\fP
使用窗口模式进入游戏。
Expand Down Expand Up @@ -348,7 +342,7 @@ Soliton <soliton.de@gmail.com> 编辑。
.
.SH 版权
.
Copyright \(co 2003\-2021 David White <davidnwhite@verizon.net>
版权所有 \(co 2003\-2021 David White <davidnwhite@verizon.net>
.br
这是一款自由软件,使用由自由软件基金会发布的GPL版本2协议授权。使用本软件时*不*提供任何保证,甚至没有对“可销售性”和“针对某一特别目的之可用性”的保证。本段中文翻译不具有法律效力,只有GPL英文原本才具有法律效力。
.
Expand Down

0 comments on commit fe21b42

Please sign in to comment.