blob: e59955eca689db495ccc75f8d9a9790e4c018932 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="zh_TW">
<context>
<name>GTrC</name>
<message>
<location filename="../VersionCheckingModule.cpp" line="59"/>
<source>Update</source>
<translation type="unfinished">更新</translation>
</message>
</context>
<context>
<name>UpdateTab</name>
<message>
<location filename="../UpdateTab.cpp" line="46"/>
<source>It is recommended that you always check the version of GpgFrontend and upgrade to the latest version.</source>
<translation type="unfinished">建議您經常檢查 GpgFrontend 的版本併升級到最新版本。</translation>
</message>
<message>
<location filename="../UpdateTab.cpp" line="49"/>
<source>New versions not only represent new features, but also often represent functional and security fixes.</source>
<translation type="unfinished">新版本不僅代表新功能,而且通常代表功能和安全修復。</translation>
</message>
<message>
<location filename="../UpdateTab.cpp" line="55"/>
<source>Current Version</source>
<translation type="unfinished">當前版本</translation>
</message>
<message>
<location filename="../UpdateTab.cpp" line="56"/>
<source>: </source>
<translation type="unfinished">: </translation>
</message>
<message>
<location filename="../UpdateTab.cpp" line="132"/>
<source>Latest Version From Github</source>
<translation type="unfinished">來自 Github 的最新版本</translation>
</message>
<message>
<location filename="../UpdateTab.cpp" line="138"/>
<source>The current version is less than the latest version on github.</source>
<translation type="unfinished">當前版本低於github上的最新版本。</translation>
</message>
<message>
<location filename="../UpdateTab.cpp" line="140"/>
<location filename="../UpdateTab.cpp" line="151"/>
<location filename="../UpdateTab.cpp" line="163"/>
<source>Please click</source>
<translation type="unfinished">請點擊</translation>
</message>
<message>
<location filename="../UpdateTab.cpp" line="143"/>
<location filename="../UpdateTab.cpp" line="154"/>
<location filename="../UpdateTab.cpp" line="166"/>
<source>Here</source>
<translation type="unfinished">這裡</translation>
</message>
<message>
<location filename="../UpdateTab.cpp" line="143"/>
<location filename="../UpdateTab.cpp" line="154"/>
<location filename="../UpdateTab.cpp" line="166"/>
<source>to download the latest stable version.</source>
<translation type="unfinished">下載最新的穩定版本。</translation>
</message>
<message>
<location filename="../UpdateTab.cpp" line="149"/>
<source>This version has serious problems and has been withdrawn. Please stop using it immediately.</source>
<translation type="unfinished">此版本存在嚴重問題,已撤回。請立即停止使用。</translation>
</message>
<message>
<location filename="../UpdateTab.cpp" line="160"/>
<source>This version has not been released yet, it may be a beta version. If you are not a tester and care about version stability, please do not use this version.</source>
<translation type="unfinished">此版本尚未發布,可能是測試版。如果您不是測試人員並且關心版本穩定性,請不要使用此版本。</translation>
</message>
</context>
</TS>
|