File: timecode_en.ts

package info (click to toggle)
linux-show-player 0.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,896 kB
  • sloc: python: 12,408; sh: 154; makefile: 17; xml: 8
file content (81 lines) | stat: -rw-r--r-- 3,051 bytes parent folder | download | duplicates (4)
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
81
<?xml version="1.0" ?><!DOCTYPE TS><TS language="en" version="2.0">
<context>
    <name>SettingsPageName</name>
    <message>
        <location filename="../timecode_settings.py" line="35"/>
        <source>Timecode Settings</source>
        <translation>Timecode Settings</translation>
    </message>
    <message>
        <location filename="../timecode_settings.py" line="103"/>
        <source>Timecode</source>
        <translation>Timecode</translation>
    </message>
</context>
<context>
    <name>Timecode</name>
    <message>
        <location filename="../timecode.py" line="146"/>
        <source>Cannot send timecode.</source>
        <translation>Cannot send timecode.</translation>
    </message>
    <message>
        <location filename="../timecode.py" line="146"/>
        <source>OLA has stopped.</source>
        <translation>OLA has stopped.</translation>
    </message>
</context>
<context>
    <name>TimecodeSettings</name>
    <message>
        <location filename="../timecode_settings.py" line="64"/>
        <source>OLA Timecode Settings</source>
        <translation>OLA Timecode Settings</translation>
    </message>
    <message>
        <location filename="../timecode_settings.py" line="66"/>
        <source>Enable Plugin</source>
        <translation>Enable Plugin</translation>
    </message>
    <message>
        <location filename="../timecode_settings.py" line="67"/>
        <source>High-Resolution Timecode</source>
        <translation>High-Resolution Timecode</translation>
    </message>
    <message>
        <location filename="../timecode_settings.py" line="69"/>
        <source>Timecode Format:</source>
        <translation>Timecode Format:</translation>
    </message>
    <message>
        <location filename="../timecode_settings.py" line="78"/>
        <source>OLA status</source>
        <translation>OLA status</translation>
    </message>
    <message>
        <location filename="../timecode_settings.py" line="78"/>
        <source>OLA is not running - start the OLA daemon.</source>
        <translation>OLA is not running - start the OLA daemon.</translation>
    </message>
    <message>
        <location filename="../timecode_settings.py" line="145"/>
        <source>Replace HOURS by a static track number</source>
        <translation>Replace HOURS by a static track number</translation>
    </message>
    <message>
        <location filename="../timecode_settings.py" line="148"/>
        <source>Enable ArtNet Timecode</source>
        <translation>Enable ArtNet Timecode</translation>
    </message>
    <message>
        <location filename="../timecode_settings.py" line="150"/>
        <source>Track number</source>
        <translation>Track number</translation>
    </message>
    <message>
        <location filename="../timecode_settings.py" line="152"/>
        <source>To send ArtNet Timecode you need to setup a running OLA session!</source>
        <translation>To send ArtNet Timecode you need to setup a running OLA session!</translation>
    </message>
</context>
</TS>