blob: 4b599b11520996f55a6bc29ca0fa0c9659757d39 (
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
|
<!DOCTYPE TS><TS>
<context>
<name>NoticeConfigWidget</name>
<message>
<source>Set the message the user must accept</source>
<translation>Das Setzen der Nachricht muß der Anwender akzeptieren</translation>
</message>
<message>
<source>You may want to consult your legal department for proper wording here.</source>
<translation>Für die exakte Ausdrucksweise sollten Sie ihre Rechtsabteilung konsultieren.</translation>
</message>
<message>
<source>Reset notice to default</source>
<translation>Setze Notiz auf Ausgangswerte zurück</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>Hinweis: Sie können HTML Tags zur Verbesserung das Layouts nutzen (Beispiel: Text zwischen &lt;em&gt; und &lt;/em&gt; wird <em>hervorgehoben</em> dargestellt)</translation>
</message>
</context>
<context>
<name>NoticePlugin</name>
<message>
<source>I accept</source>
<translation>Ich akzeptiere</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><h2>NOTIZ AN BENUTZER</h2>
<p>Dies ist ein privates Computersystem und Eigentum der Firma XXX / Herr oder Frau X. Es ist nur für den erlaubten Gebrauch bestimmt. Benutzer haben keinen Persönlichkeitsschutz.</p>
<p><strong>Unberechtigte und missbräuchliche Benutzung dieses Systems zieht Disziplinar-, Ziviel- sowie Kriminalstrafen nach sich.<em>Bei weiterer Benutzung dieses Systems erkennen Sie die Bedingungen an und Stimmen ihnen zu. LOGGEN SIE SICH UNVERZÜGLICH AUS, wenn sie nicht zustimmen.</em></strong></p></translation>
</message>
</context>
</TS>
|