mirror of
https://github.com/LHY0125/PathEditor.git
synced 2026-05-10 10:19:47 +08:00
feat(i18n): 添加多语言支持功能
- 新增国际化系统,支持中英文切换 - 添加语言选择对话框和语言切换按钮回调 - 扩展配置系统以支持语言设置存储 - 创建语言文件目录结构和占位文件 - 更新主窗口支持UI文本动态刷新
This commit is contained in:
@@ -0,0 +1,167 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
|
||||
<html>
|
||||
<!-- Created on January, 28 2026 by texi2html 1.78a -->
|
||||
<!--
|
||||
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
|
||||
Karl Berry <karl@freefriends.org>
|
||||
Olaf Bachmann <obachman@mathematik.uni-kl.de>
|
||||
and many others.
|
||||
Maintained by: Many creative people.
|
||||
Send bugs and suggestions to <texi2html-bug@nongnu.org>
|
||||
|
||||
-->
|
||||
<head>
|
||||
<title>GNU libtextstyle: About This Document</title>
|
||||
|
||||
<meta name="description" content="GNU libtextstyle: About This Document">
|
||||
<meta name="keywords" content="GNU libtextstyle: About This Document">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="texi2html 1.78a">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
a.summary-letter {text-decoration: none}
|
||||
pre.display {font-family: serif}
|
||||
pre.format {font-family: serif}
|
||||
pre.menu-comment {font-family: serif}
|
||||
pre.menu-preformatted {font-family: serif}
|
||||
pre.smalldisplay {font-family: serif; font-size: smaller}
|
||||
pre.smallexample {font-size: smaller}
|
||||
pre.smallformat {font-family: serif; font-size: smaller}
|
||||
pre.smalllisp {font-size: smaller}
|
||||
span.roman {font-family:serif; font-weight:normal;}
|
||||
span.sansserif {font-family:sans-serif; font-weight:normal;}
|
||||
ul.toc {list-style: none}
|
||||
-->
|
||||
</style>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
||||
|
||||
<a name="SEC_About"></a>
|
||||
<table cellpadding="1" cellspacing="1" border="0">
|
||||
<tr><td valign="middle" align="left">[<a href="libtextstyle_toc.html#SEC_Top" title="Cover (top) of document">Top</a>]</td>
|
||||
<td valign="middle" align="left">[<a href="libtextstyle_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
|
||||
<td valign="middle" align="left">[<a href="libtextstyle_5.html#SEC46" title="Index">Index</a>]</td>
|
||||
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
|
||||
</tr></table>
|
||||
<h1>About This Document</h1>
|
||||
<p>
|
||||
This document was generated by <em>Bruno Haible</em> on <em>January, 28 2026</em> using <a href="https://www.nongnu.org/texi2html/"><em>texi2html 1.78a</em></a>.
|
||||
</p>
|
||||
<p>
|
||||
The buttons in the navigation panels have the following meaning:
|
||||
</p>
|
||||
<table border="1">
|
||||
<tr>
|
||||
<th> Button </th>
|
||||
<th> Name </th>
|
||||
<th> Go to </th>
|
||||
<th> From 1.2.3 go to</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"> [ < ] </td>
|
||||
<td align="center">Back</td>
|
||||
<td>Previous section in reading order</td>
|
||||
<td>1.2.2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"> [ > ] </td>
|
||||
<td align="center">Forward</td>
|
||||
<td>Next section in reading order</td>
|
||||
<td>1.2.4</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"> [ << ] </td>
|
||||
<td align="center">FastBack</td>
|
||||
<td>Beginning of this chapter or previous chapter</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"> [ Up ] </td>
|
||||
<td align="center">Up</td>
|
||||
<td>Up section</td>
|
||||
<td>1.2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"> [ >> ] </td>
|
||||
<td align="center">FastForward</td>
|
||||
<td>Next chapter</td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"> [Top] </td>
|
||||
<td align="center">Top</td>
|
||||
<td>Cover (top) of document</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"> [Contents] </td>
|
||||
<td align="center">Contents</td>
|
||||
<td>Table of contents</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"> [Index] </td>
|
||||
<td align="center">Index</td>
|
||||
<td>Index</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"> [ ? ] </td>
|
||||
<td align="center">About</td>
|
||||
<td>About (help)</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
where the <strong> Example </strong> assumes that the current position is at <strong> Subsubsection One-Two-Three </strong> of a document of the following structure:
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li> 1. Section One
|
||||
<ul>
|
||||
<li>1.1 Subsection One-One
|
||||
<ul>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>1.2 Subsection One-Two
|
||||
<ul>
|
||||
<li>1.2.1 Subsubsection One-Two-One</li>
|
||||
<li>1.2.2 Subsubsection One-Two-Two</li>
|
||||
<li>1.2.3 Subsubsection One-Two-Three
|
||||
<strong><== Current Position </strong></li>
|
||||
<li>1.2.4 Subsubsection One-Two-Four</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>1.3 Subsection One-Three
|
||||
<ul>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>1.4 Subsection One-Four</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<hr size="1">
|
||||
<table cellpadding="1" cellspacing="1" border="0">
|
||||
<tr><td valign="middle" align="left">[<a href="libtextstyle_toc.html#SEC_Top" title="Cover (top) of document">Top</a>]</td>
|
||||
<td valign="middle" align="left">[<a href="libtextstyle_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
|
||||
<td valign="middle" align="left">[<a href="libtextstyle_5.html#SEC46" title="Index">Index</a>]</td>
|
||||
<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
|
||||
</tr></table>
|
||||
<p>
|
||||
<font size="-1">
|
||||
This document was generated by <em>Bruno Haible</em> on <em>January, 28 2026</em> using <a href="https://www.nongnu.org/texi2html/"><em>texi2html 1.78a</em></a>.
|
||||
</font>
|
||||
<br>
|
||||
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user