blob: d2fcf84bce51609671df00170336fdaba4735379 (
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
|
<!DOCTYPE TS><TS>
<context>
<name>NoticeConfigWidget</name>
<message>
<source>Set the message the user must accept</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>You may want to consult your legal department for proper wording here.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Reset notice to default</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Note: you can use HTML tags to improve its layout (example: text between &lt;em&gt; and &lt;/em&gt; will be <em>emphasized</em>)</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>NoticePlugin</name>
<message>
<source>I accept</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source><h2>NOTICE TO USERS</h2>
<p>This is a private computer system and is the property of the company XXX / Mr or Ms X. It is for authorized use only. Users have no expectation of privacy.</p>
<p><strong>Unauthorized or improper use of this system may result in disciplinary action and civil and criminal penalties. <em>By continuing to use this system you indicate your awareness of and consent to these terms. LOG OFF IMMEDIATELY if you do not agree to them.</em></strong></p></source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>
|