author | groucho <groucho> | 2004-09-24 16:16:08 (UTC) |
---|---|---|
committer | groucho <groucho> | 2004-09-24 16:16:08 (UTC) |
commit | 9930748d049a5c4ffe1f4b39ee341b634e1177f4 (patch) (side-by-side diff) | |
tree | b26c6b6a2658e61617353e2beb45356fb3155f6e /i18n/de/libmultiauthnoticeplugin.ts | |
parent | ae33387eea3e4968a7754b7869a0e9659603e48a (diff) | |
download | opie-9930748d049a5c4ffe1f4b39ee341b634e1177f4.zip opie-9930748d049a5c4ffe1f4b39ee341b634e1177f4.tar.gz opie-9930748d049a5c4ffe1f4b39ee341b634e1177f4.tar.bz2 |
added missing files from lupdate
Diffstat (limited to 'i18n/de/libmultiauthnoticeplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/de/libmultiauthnoticeplugin.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/i18n/de/libmultiauthnoticeplugin.ts b/i18n/de/libmultiauthnoticeplugin.ts new file mode 100644 index 0000000..d2fcf84 --- a/dev/null +++ b/i18n/de/libmultiauthnoticeplugin.ts @@ -0,0 +1,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> |