0
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
2 |
<!DOCTYPE TS>
|
|
3 |
<TS version="2.0">
|
|
4 |
<context>
|
|
5 |
<name>Foo</name>
|
|
6 |
<message>
|
|
7 |
<location filename="foo.cpp" line="+13"/>
|
|
8 |
<source>This is the first entry.</source>
|
|
9 |
<translation></translation>
|
|
10 |
</message>
|
|
11 |
<message>
|
|
12 |
<location line="+0"/>
|
|
13 |
<source>And a second one on the same line.</source>
|
|
14 |
<translation></translation>
|
|
15 |
</message>
|
|
16 |
<message>
|
|
17 |
<location line="+2"/>
|
|
18 |
<source>This tr is new.</source>
|
|
19 |
<translation></translation>
|
|
20 |
</message>
|
|
21 |
<message>
|
|
22 |
<location line="+1"/>
|
|
23 |
<location line="+16"/>
|
|
24 |
<source>This one moved in from another file.</source>
|
|
25 |
<translation></translation>
|
|
26 |
</message>
|
|
27 |
<message>
|
|
28 |
<location line="-2"/>
|
|
29 |
<source>Just as this one.</source>
|
|
30 |
<translation></translation>
|
|
31 |
</message>
|
|
32 |
<message>
|
|
33 |
<location line="+1"/>
|
|
34 |
<location filename="bar.cpp" line="+100"/>
|
|
35 |
<source>Another alien.</source>
|
|
36 |
<translation></translation>
|
|
37 |
</message>
|
|
38 |
<message>
|
|
39 |
<location line="+4"/>
|
|
40 |
<source>They are coming!</source>
|
|
41 |
<translation></translation>
|
|
42 |
</message>
|
|
43 |
<message>
|
|
44 |
<location line="+1"/>
|
|
45 |
<source>They are everywhere!</source>
|
|
46 |
<translation></translation>
|
|
47 |
</message>
|
|
48 |
<message>
|
|
49 |
<location filename="bar.cpp" line="+20"/>
|
|
50 |
<source>An earthling again.</source>
|
|
51 |
<translation></translation>
|
|
52 |
</message>
|
|
53 |
<message>
|
|
54 |
<location line="-5"/>
|
|
55 |
<source>This is from the bottom, too.</source>
|
|
56 |
<translation></translation>
|
|
57 |
</message>
|
|
58 |
<message>
|
|
59 |
<location line="+1"/>
|
|
60 |
<source>Third string from the bottom.</source>
|
|
61 |
<translation></translation>
|
|
62 |
</message>
|
|
63 |
<message>
|
|
64 |
<location line="+1"/>
|
|
65 |
<source>Fourth one!</source>
|
|
66 |
<translation></translation>
|
|
67 |
</message>
|
|
68 |
<message>
|
|
69 |
<location line="-9"/>
|
|
70 |
<source>This string did move from the bottom.</source>
|
|
71 |
<translation></translation>
|
|
72 |
</message>
|
|
73 |
</context>
|
|
74 |
</TS>
|