blob: 39a74043c7054c6dfb609c016b88288e598e9dc4 (
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
  | 
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
    <name>vjoystick</name>
    <message>
        <source>vjoystick won't work without the driver installed.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>Download the driver</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>Visit project site</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>Virtual joystick</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>Device missing. Add joystick #1.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>vjoystick driver problem</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>Driver problem.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>vjoystick</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source><html><head/><body><p>Go to the <a href="http://vjoystick.sourceforge.net/site/"><span style=" text-decoration: underline; color:#0000ff;">vjoystick</span></a> project site or <a href="https://sourceforge.net/projects/vjoystick/files/latest/download"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a>.</p></body></html></source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>BUG: handle leak.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>Virtual joystick already in use.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>Unknown error.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>Unknown error #%1.</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>driver/SDK version mismatch (dll 0x%1, driver 0x%2)</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>vjoystick_metadata</name>
    <message>
        <source>Joystick emulation -- vjoystick</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>
  |