This repository was archived by the owner on Mar 22, 2018. It is now read-only.
forked from demmm/welcome
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathtranslateFile.ts
More file actions
53 lines (53 loc) · 2.82 KB
/
translateFile.ts
File metadata and controls
53 lines (53 loc) · 2.82 KB
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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
<name>MainWindow</name>
<message>
<location filename="mainwindow.ui" line="14"/>
<source>Welcome to KaOS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="103"/>
<source>Install KaOS</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="199"/>
<source>Passwords</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="292"/>
<source>About</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="385"/>
<source>Guide</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="478"/>
<source>Package List</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="571"/>
<source>Forum</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="mainwindow.ui" line="597"/>
<source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Noto Sans'; font-size:11pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-size:12pt;">Thanks for trying KaOS. In need of the password file or package list? Want to learn more about the project? Please find the links below.</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:12pt;"><br /></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-size:12pt;">Don't hesitate to give your opinion about KaOS in the Forum.</span></p></body></html></source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>