Skip to content

Commit 7662c38

Browse files
author
John Murray
committed
Resinstate missing /translations directory
to ensure project builds after a simple import.
1 parent 2a3b480 commit 7662c38

14 files changed

+493
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
QMAKE_TARGET = NfcRaceTimeWay
2+
LUPDATE = $(QNX_HOST)/usr/bin/lupdate
3+
LRELEASE = $(QNX_HOST)/usr/bin/lrelease
4+
5+
update: $(QMAKE_TARGET).pro FORCE
6+
$(LUPDATE) $(QMAKE_TARGET).pro
7+
8+
release: $(QMAKE_TARGET).pro $(QMAKE_TARGET).ts
9+
$(LRELEASE) $(QMAKE_TARGET).pro
10+
11+
FORCE:
12+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include (../NfcRaceTimeWay.pro)
59 Bytes
Binary file not shown.
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!DOCTYPE TS>
3+
<TS version="2.0">
4+
<context>
5+
<name>main</name>
6+
<message>
7+
<location filename="../assets/main.qml" line="79"/>
8+
<source>Race clock started and race control notified of start time</source>
9+
<translation type="unfinished"></translation>
10+
</message>
11+
<message>
12+
<location filename="../assets/main.qml" line="83"/>
13+
<source>Race is already in progress</source>
14+
<translation type="unfinished"></translation>
15+
</message>
16+
<message>
17+
<location filename="../assets/main.qml" line="94"/>
18+
<source>Race clock stopped and race control notified of finish time</source>
19+
<translation type="unfinished"></translation>
20+
</message>
21+
<message>
22+
<location filename="../assets/main.qml" line="99"/>
23+
<source>Race has not yet started</source>
24+
<translation type="unfinished"></translation>
25+
</message>
26+
<message>
27+
<location filename="../assets/main.qml" line="236"/>
28+
<source>
29+
</source>
30+
<translation type="unfinished"></translation>
31+
</message>
32+
<message>
33+
<location filename="../assets/main.qml" line="249"/>
34+
<source>Fun Run Timer</source>
35+
<translation type="unfinished"></translation>
36+
</message>
37+
<message>
38+
<location filename="../assets/main.qml" line="279"/>
39+
<source>Reset Timer</source>
40+
<translation type="unfinished"></translation>
41+
</message>
42+
<message>
43+
<location filename="../assets/main.qml" line="289"/>
44+
<source>Race clock reset - tap to start race timer.</source>
45+
<translation type="unfinished"></translation>
46+
</message>
47+
<message>
48+
<location filename="../assets/main.qml" line="296"/>
49+
<source>Close App</source>
50+
<translation type="unfinished"></translation>
51+
</message>
52+
<message>
53+
<location filename="../assets/main.qml" line="358"/>
54+
<source></source>
55+
<translation></translation>
56+
</message>
57+
<message>
58+
<location filename="../assets/main.qml" line="374"/>
59+
<source>NFC Race Time Waypoint V1.1 written by:
60+
John Murray (@jcmrim) &amp; Martin Woolley (@mdwrim)
61+
© 2012 Research In Motion Limited.</source>
62+
<translation type="unfinished"></translation>
63+
</message>
64+
<message>
65+
<location filename="../assets/main.qml" line="411"/>
66+
<source>Race in progress - curent time displayed. Tap to stop race timer.</source>
67+
<translation type="unfinished"></translation>
68+
</message>
69+
<message>
70+
<location filename="../assets/main.qml" line="417"/>
71+
<source>Tap to start race timer</source>
72+
<translation type="unfinished"></translation>
73+
</message>
74+
<message>
75+
<location filename="../assets/main.qml" line="420"/>
76+
<source>Race finished - finished time displayed</source>
77+
<translation type="unfinished"></translation>
78+
</message>
79+
</context>
80+
</TS>
66 Bytes
Binary file not shown.
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!DOCTYPE TS>
3+
<TS version="2.0" language="de_DE">
4+
<context>
5+
<name>main</name>
6+
<message>
7+
<location filename="../assets/main.qml" line="79"/>
8+
<source>Race clock started and race control notified of start time</source>
9+
<translation type="unfinished"></translation>
10+
</message>
11+
<message>
12+
<location filename="../assets/main.qml" line="83"/>
13+
<source>Race is already in progress</source>
14+
<translation type="unfinished"></translation>
15+
</message>
16+
<message>
17+
<location filename="../assets/main.qml" line="94"/>
18+
<source>Race clock stopped and race control notified of finish time</source>
19+
<translation type="unfinished"></translation>
20+
</message>
21+
<message>
22+
<location filename="../assets/main.qml" line="99"/>
23+
<source>Race has not yet started</source>
24+
<translation type="unfinished"></translation>
25+
</message>
26+
<message>
27+
<location filename="../assets/main.qml" line="236"/>
28+
<source>
29+
</source>
30+
<translation type="unfinished"></translation>
31+
</message>
32+
<message>
33+
<location filename="../assets/main.qml" line="249"/>
34+
<source>Fun Run Timer</source>
35+
<translation type="unfinished"></translation>
36+
</message>
37+
<message>
38+
<location filename="../assets/main.qml" line="279"/>
39+
<source>Reset Timer</source>
40+
<translation type="unfinished"></translation>
41+
</message>
42+
<message>
43+
<location filename="../assets/main.qml" line="289"/>
44+
<source>Race clock reset - tap to start race timer.</source>
45+
<translation type="unfinished"></translation>
46+
</message>
47+
<message>
48+
<location filename="../assets/main.qml" line="296"/>
49+
<source>Close App</source>
50+
<translation type="unfinished"></translation>
51+
</message>
52+
<message>
53+
<location filename="../assets/main.qml" line="358"/>
54+
<source></source>
55+
<translation></translation>
56+
</message>
57+
<message>
58+
<location filename="../assets/main.qml" line="374"/>
59+
<source>NFC Race Time Waypoint V1.1 written by:
60+
John Murray (@jcmrim) &amp; Martin Woolley (@mdwrim)
61+
© 2012 Research In Motion Limited.</source>
62+
<translation type="unfinished"></translation>
63+
</message>
64+
<message>
65+
<location filename="../assets/main.qml" line="411"/>
66+
<source>Race in progress - curent time displayed. Tap to stop race timer.</source>
67+
<translation type="unfinished"></translation>
68+
</message>
69+
<message>
70+
<location filename="../assets/main.qml" line="417"/>
71+
<source>Tap to start race timer</source>
72+
<translation type="unfinished"></translation>
73+
</message>
74+
<message>
75+
<location filename="../assets/main.qml" line="420"/>
76+
<source>Race finished - finished time displayed</source>
77+
<translation type="unfinished"></translation>
78+
</message>
79+
</context>
80+
</TS>
66 Bytes
Binary file not shown.
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!DOCTYPE TS>
3+
<TS version="2.0" language="en_GB">
4+
<context>
5+
<name>main</name>
6+
<message>
7+
<location filename="../assets/main.qml" line="79"/>
8+
<source>Race clock started and race control notified of start time</source>
9+
<translation type="unfinished"></translation>
10+
</message>
11+
<message>
12+
<location filename="../assets/main.qml" line="83"/>
13+
<source>Race is already in progress</source>
14+
<translation type="unfinished"></translation>
15+
</message>
16+
<message>
17+
<location filename="../assets/main.qml" line="94"/>
18+
<source>Race clock stopped and race control notified of finish time</source>
19+
<translation type="unfinished"></translation>
20+
</message>
21+
<message>
22+
<location filename="../assets/main.qml" line="99"/>
23+
<source>Race has not yet started</source>
24+
<translation type="unfinished"></translation>
25+
</message>
26+
<message>
27+
<location filename="../assets/main.qml" line="236"/>
28+
<source>
29+
</source>
30+
<translation type="unfinished"></translation>
31+
</message>
32+
<message>
33+
<location filename="../assets/main.qml" line="249"/>
34+
<source>Fun Run Timer</source>
35+
<translation type="unfinished"></translation>
36+
</message>
37+
<message>
38+
<location filename="../assets/main.qml" line="279"/>
39+
<source>Reset Timer</source>
40+
<translation type="unfinished"></translation>
41+
</message>
42+
<message>
43+
<location filename="../assets/main.qml" line="289"/>
44+
<source>Race clock reset - tap to start race timer.</source>
45+
<translation type="unfinished"></translation>
46+
</message>
47+
<message>
48+
<location filename="../assets/main.qml" line="296"/>
49+
<source>Close App</source>
50+
<translation type="unfinished"></translation>
51+
</message>
52+
<message>
53+
<location filename="../assets/main.qml" line="358"/>
54+
<source></source>
55+
<translation></translation>
56+
</message>
57+
<message>
58+
<location filename="../assets/main.qml" line="374"/>
59+
<source>NFC Race Time Waypoint V1.1 written by:
60+
John Murray (@jcmrim) &amp; Martin Woolley (@mdwrim)
61+
© 2012 Research In Motion Limited.</source>
62+
<translation type="unfinished"></translation>
63+
</message>
64+
<message>
65+
<location filename="../assets/main.qml" line="411"/>
66+
<source>Race in progress - curent time displayed. Tap to stop race timer.</source>
67+
<translation type="unfinished"></translation>
68+
</message>
69+
<message>
70+
<location filename="../assets/main.qml" line="417"/>
71+
<source>Tap to start race timer</source>
72+
<translation type="unfinished"></translation>
73+
</message>
74+
<message>
75+
<location filename="../assets/main.qml" line="420"/>
76+
<source>Race finished - finished time displayed</source>
77+
<translation type="unfinished"></translation>
78+
</message>
79+
</context>
80+
</TS>
66 Bytes
Binary file not shown.
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!DOCTYPE TS>
3+
<TS version="2.0" language="es_ES">
4+
<context>
5+
<name>main</name>
6+
<message>
7+
<location filename="../assets/main.qml" line="79"/>
8+
<source>Race clock started and race control notified of start time</source>
9+
<translation type="unfinished"></translation>
10+
</message>
11+
<message>
12+
<location filename="../assets/main.qml" line="83"/>
13+
<source>Race is already in progress</source>
14+
<translation type="unfinished"></translation>
15+
</message>
16+
<message>
17+
<location filename="../assets/main.qml" line="94"/>
18+
<source>Race clock stopped and race control notified of finish time</source>
19+
<translation type="unfinished"></translation>
20+
</message>
21+
<message>
22+
<location filename="../assets/main.qml" line="99"/>
23+
<source>Race has not yet started</source>
24+
<translation type="unfinished"></translation>
25+
</message>
26+
<message>
27+
<location filename="../assets/main.qml" line="236"/>
28+
<source>
29+
</source>
30+
<translation type="unfinished"></translation>
31+
</message>
32+
<message>
33+
<location filename="../assets/main.qml" line="249"/>
34+
<source>Fun Run Timer</source>
35+
<translation type="unfinished"></translation>
36+
</message>
37+
<message>
38+
<location filename="../assets/main.qml" line="279"/>
39+
<source>Reset Timer</source>
40+
<translation type="unfinished"></translation>
41+
</message>
42+
<message>
43+
<location filename="../assets/main.qml" line="289"/>
44+
<source>Race clock reset - tap to start race timer.</source>
45+
<translation type="unfinished"></translation>
46+
</message>
47+
<message>
48+
<location filename="../assets/main.qml" line="296"/>
49+
<source>Close App</source>
50+
<translation type="unfinished"></translation>
51+
</message>
52+
<message>
53+
<location filename="../assets/main.qml" line="358"/>
54+
<source></source>
55+
<translation></translation>
56+
</message>
57+
<message>
58+
<location filename="../assets/main.qml" line="374"/>
59+
<source>NFC Race Time Waypoint V1.1 written by:
60+
John Murray (@jcmrim) &amp; Martin Woolley (@mdwrim)
61+
© 2012 Research In Motion Limited.</source>
62+
<translation type="unfinished"></translation>
63+
</message>
64+
<message>
65+
<location filename="../assets/main.qml" line="411"/>
66+
<source>Race in progress - curent time displayed. Tap to stop race timer.</source>
67+
<translation type="unfinished"></translation>
68+
</message>
69+
<message>
70+
<location filename="../assets/main.qml" line="417"/>
71+
<source>Tap to start race timer</source>
72+
<translation type="unfinished"></translation>
73+
</message>
74+
<message>
75+
<location filename="../assets/main.qml" line="420"/>
76+
<source>Race finished - finished time displayed</source>
77+
<translation type="unfinished"></translation>
78+
</message>
79+
</context>
80+
</TS>

0 commit comments

Comments
 (0)