-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenglish.ts
80 lines (80 loc) · 2.54 KB
/
english.ts
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
77
78
79
80
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="en">
<context>
<name>FileListModel</name>
<message>
<location filename="filelistmodel.cpp" line="23"/>
<source>info</source>
<translation>info</translation>
</message>
<message>
<location filename="filelistmodel.cpp" line="23"/>
<source>Dir Not Exist!</source>
<translation>Dir Not Exist!</translation>
</message>
<message>
<location filename="filelistmodel.cpp" line="29"/>
<source>Name</source>
<translation>Name</translation>
</message>
<message>
<location filename="filelistmodel.cpp" line="30"/>
<source>Size</source>
<translation>Size</translation>
</message>
<message>
<location filename="filelistmodel.cpp" line="31"/>
<source>Kind</source>
<translation>Kind</translation>
</message>
<message>
<location filename="filelistmodel.cpp" line="32"/>
<source>Date Modified</source>
<translation>Date Modified</translation>
</message>
</context>
<context>
<name>MainWindow</name>
<message>
<location filename="mainwindow.ui" line="14"/>
<source>MainWindow</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="133"/>
<location filename="mainwindow.ui" line="229"/>
<source>*</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="158"/>
<location filename="mainwindow.ui" line="254"/>
<source>\</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="298"/>
<location filename="mainwindow.ui" line="315"/>
<source>Tab 1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="303"/>
<location filename="mainwindow.ui" line="320"/>
<source>Tab 2</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="341"/>
<source>File</source>
<comment>Menu</comment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="346"/>
<source>View</source>
<translation>View</translation>
</message>
</context>
</TS>