fix(translations):添加电源右键菜单tooltips翻译
This commit is contained in:
parent
6039e6c66c
commit
0561a80631
|
@ -272,5 +272,25 @@
|
||||||
<source>Power Off</source>
|
<source>Power Off</source>
|
||||||
<translation>关机</translation>
|
<translation>关机</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source><p>The computer remains on but consumes less power, and the applications will remain open. You can quickly wake up the computer and return to the state you left</p></source>
|
||||||
|
<translation><p>电脑保持开机状态,但耗电较少。应用会一直保持打开状态,可快速唤醒电脑并恢复到你离开的状态</p></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source><p>The current user logs out of the system, ending their session and returning to the login screen</p></source>
|
||||||
|
<translation><p>当前用户从系统中注销,结束其会话并返回登录界面</p></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source><p>Close all applications, turn off the computer, and then turn it back on</p></source>
|
||||||
|
<translation><p>关闭所有应用,关闭电脑,然后重新打开电脑</p></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source><p>Close all applications, and then turn off the computer</p></source>
|
||||||
|
<translation><p>关闭所有应用,然后关闭电脑</p></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source><p>Turn off the computer, but the applications will remain open. When you turn on the computer again, you can return to the state you were in before</p></source>
|
||||||
|
<translation><p>关闭电脑,但是应用会一直保持打开状态。当打开电脑时,可以恢复到你离开的状态</p></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|
Loading…
Reference in New Issue