translate.html
来自「是一个加快Java应用程序国际化和本地化开发的工具集。它将大大减少国际化和本地化」· HTML 代码 · 共 37 行
HTML
37 行
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"><html><head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="GENERATOR" content="Mozilla/4.5 [en] (X11; I; SunOS 5.7 sun4u) [Netscape]"></head><body BGCOLOR="#FFFFFF"><b><font color="#3333FF">Translator</font></b><br><img SRC="rainbow.gif" height=5 width=576><br><b><font size=+1>Translate Menu</font></b><p>This menu realizes the function of translating the opened<br>resource file.<p><b>Submit</b><p>Change the current value to the locale language using the string<br>in the top-right text field above the editor window, which shows<br>the selected translation.<p><b>Submit&Next</b><p>Change the current value to the locale language and highlight<br>the next string to be translated and show the translation of it<br>to select.<p><b>Revert</b><p>Change the value string to the same as the key string.<p><b>All </b>sub-menu<p><b>Values</b><p>The Translator will translate all words in the values using the<br>matching it found in its dictionaries.<p><b>Translatable Values</b><p>The Translator will translate all words in the values only if the all<br>matching of the words can be found in its dictionaries.<p><b>Fully Translatable Values</b><p>The Translator will translate values only if it can find a full<br>matching for one value as a whole in its dictionaries.<p><b>Revert</b><p>Change all the value strings to the same as the key strings.</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?