Subversion Repositories oidplus

Rev

Rev 1362 | Rev 1373 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
635 daniel-mar 1
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2
<translation
3
        xmlns="urn:oid:1.3.6.1.4.1.37476.2.5.2.5.4.1"
4
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
        xsi:schemaLocation="urn:oid:1.3.6.1.4.1.37476.2.5.2.5.4.1 https://oidplus.viathinksoft.com/oidplus/plugins/messages.xsd">
6
 
7
        <message>
8
                <source><![CDATA[
9
                "%1" is missing in %2
10
                ]]></source>
11
                <target><![CDATA[
12
                "%1" fehlt in %2
13
                ]]></target>
14
        </message>
15
        <message>
16
                <source><![CDATA[
17
                "%1" is not a valid ASN.1 identifier!
18
                ]]></source>
19
                <target><![CDATA[
1138 daniel-mar 20
                "%1" ist kein gültiger ASN.1-Bezeichner!
635 daniel-mar 21
                ]]></target>
22
        </message>
23
        <message>
24
                <source><![CDATA[
25
                "%1" is not a valid IRI!
26
                ]]></source>
27
                <target><![CDATA[
28
                "%1" ist keine gültige IRI!
29
                ]]></target>
30
        </message>
31
        <message>
32
                <source><![CDATA[
1298 daniel-mar 33
                "Server Secret" was changed; therefore the JWT is not valid anymore
34
                ]]></source>
35
                <target><![CDATA[
36
                Das "Server Secret" wurde geändert; deshalb ist der JWT-Schlüssel nicht mehr gültig
37
                ]]></target>
38
        </message>
39
        <message>
40
                <source><![CDATA[
635 daniel-mar 41
                %1 action failed because object "%2" cannot be parsed!
42
                ]]></source>
43
                <target><![CDATA[
44
                %1-Aktion fehlgeschlagen, da Objekt "%2" nicht analysiert werden kann!
45
                ]]></target>
46
        </message>
47
        <message>
48
                <source><![CDATA[
49
                %1 action failed because parent object "%2" cannot be parsed!
50
                ]]></source>
51
                <target><![CDATA[
52
                %1-Aktion fehlgeschlagen, da übergeordnetes Objekt "%2" nicht analysiert werden kann!
53
                ]]></target>
54
        </message>
55
        <message>
56
                <source><![CDATA[
57
                %1 at query "%2"
58
                ]]></source>
59
                <target><![CDATA[
60
                %1 bei Query "%2"
61
                ]]></target>
62
        </message>
63
        <message>
64
                <source><![CDATA[
1359 daniel-mar 65
                %1 datasets
66
                ]]></source>
67
                <target><![CDATA[
68
                %1 Datensätze
69
                ]]></target>
70
        </message>
71
        <message>
72
                <source><![CDATA[
1363 daniel-mar 73
                %1 failed
74
                ]]></source>
75
                <target><![CDATA[
76
                %1 ist fehlgeschlagen
77
                ]]></target>
78
        </message>
79
        <message>
80
                <source><![CDATA[
1072 daniel-mar 81
                %1 files are included in the manifest XML, but this plugin type does not allow such files.
82
                ]]></source>
83
                <target><![CDATA[
84
                %1-Dateien sind in der Manifest-XML enthalten, aber der Plugin-Typ erlaubt diese Dateien nicht.
85
                ]]></target>
86
        </message>
87
        <message>
88
                <source><![CDATA[
875 daniel-mar 89
                %1 is not a correct email address
90
                ]]></source>
91
                <target><![CDATA[
92
                %1 ist keine gültige E-Mail-Adresse
93
                ]]></target>
94
        </message>
95
        <message>
96
                <source><![CDATA[
635 daniel-mar 97
                %1 is not a valid OID!
98
                ]]></source>
99
                <target><![CDATA[
100
                %1 ist keine gültige OID!
101
                ]]></target>
102
        </message>
103
        <message>
104
                <source><![CDATA[
105
                %1 items are hidden. Please <a %2>log in</a> to see them.
106
                ]]></source>
107
                <target><![CDATA[
108
                %1 Einträge sind versteckt. Bitte <a %1>melden Sie sich an</a> um sie einzusehen.
109
                ]]></target>
110
        </message>
111
        <message>
112
                <source><![CDATA[
113
                %1 was de-orphaned (placed as root OID) because its parent is not existing.
114
                ]]></source>
115
                <target><![CDATA[
116
                %1 wurde entwaist (als Wurzel-OID gesetzt), da der Elternknoten nicht existiert.
117
                ]]></target>
118
        </message>
119
        <message>
120
                <source><![CDATA[
121
                (Objects with undefined RA)
122
                ]]></source>
123
                <target><![CDATA[
124
                (Objekte mit undefinierter RA)
125
                ]]></target>
126
        </message>
127
        <message>
128
                <source><![CDATA[
129
                (RA not in database)
130
                ]]></source>
131
                <target><![CDATA[
132
                (RA nicht in Datenbank)
133
                ]]></target>
134
        </message>
135
        <message>
136
                <source><![CDATA[
137
                (admin does not require email verification)
138
                ]]></source>
139
                <target><![CDATA[
140
                (Admin braucht keine Bestätigung der E-Mail-Adresse)
141
                ]]></target>
142
        </message>
143
        <message>
144
                <source><![CDATA[
145
                (has no objects)
146
                ]]></source>
147
                <target><![CDATA[
148
                (hat keine Objekte)
149
                ]]></target>
150
        </message>
151
        <message>
152
                <source><![CDATA[
153
                (has objects, is not registered)
154
                ]]></source>
155
                <target><![CDATA[
156
                (hat Objekte, ist nicht registriert)
157
                ]]></target>
158
        </message>
159
        <message>
160
                <source><![CDATA[
161
                (none)
162
                ]]></source>
163
                <target><![CDATA[
164
                (keine)
165
                ]]></target>
166
        </message>
167
        <message>
168
                <source><![CDATA[
169
                (objects stay active)
170
                ]]></source>
171
                <target><![CDATA[
172
                (Objekte bleiben erhalten)
173
                ]]></target>
174
        </message>
175
        <message>
176
                <source><![CDATA[
177
                (registered, <font color="red">has no objects</font>)
178
                ]]></source>
179
                <target><![CDATA[
180
                (registriert, <font color="red">hat keine Objekte</font>)
181
                ]]></target>
182
        </message>
183
        <message>
184
                <source><![CDATA[
185
                (without check digit)
186
                ]]></source>
187
                <target><![CDATA[
188
                (ohne Prüfsumme)
189
                ]]></target>
190
        </message>
191
        <message>
192
                <source><![CDATA[
772 daniel-mar 193
                * Please note that the download might be delayed since your OID database is exported and added to the ZIP file.
194
                ]]></source>
195
                <target><![CDATA[
196
                * Bitte beachten Sie, dass der Download verzögert beginnen kann, da Ihre OID-Datenbank in die ZIP-Datei mit aufgenommen wird.
197
                ]]></target>
198
        </message>
199
        <message>
200
                <source><![CDATA[
635 daniel-mar 201
 
202
                ]]></source>
203
                <target><![CDATA[
204
 
205
                ]]></target>
206
        </message>
207
        <message>
208
                <source><![CDATA[
209
                1 = Only register to directory service
210
                ]]></source>
211
                <target><![CDATA[
212
                1 = Nur im OIDplus-Verzeichnisdienst registrieren
213
                ]]></target>
214
        </message>
215
        <message>
216
                <source><![CDATA[
217
                2 = Hide system
218
                ]]></source>
219
                <target><![CDATA[
220
                2 = System verbergen
221
                ]]></target>
222
        </message>
223
        <message>
224
                <source><![CDATA[
1275 daniel-mar 225
                <0 is error, >=0 is success
226
                ]]></source>
227
                <target><![CDATA[
228
                <0 ist Fehler, >=0 ist Erfolg
229
                ]]></target>
230
        </message>
231
        <message>
232
                <source><![CDATA[
635 daniel-mar 233
                <a %1>Click here</a> for more information about privacy related topics.
234
                ]]></source>
235
                <target><![CDATA[
236
                <a %1>Klicken Sie hier</a> für mehr Informationen bzgl. Datenschutz-Relevanten Themen.
237
                ]]></target>
238
        </message>
239
        <message>
240
                <source><![CDATA[
960 daniel-mar 241
                <b>Note:</b> Since September 2022, owners of FreeOID automatically receive a free ISO-7816 compliant <b>Application Identifier</b> (AID) with the format <code>D2:76:00:01:86:F0:(FreeOID):FF:(PIX)</code> (up to 64 bits application specific PIX, depending on the length of the FreeOID number).
242
                ]]></source>
243
                <target><![CDATA[
244
                <b>Hinweis:</b> Ab September 2022 erhalten alle Eigentümer von FreeOID-Nummern automatisch einen kostenlosen ISO-7816 konformen <b>Application Identifier</b> (AID) im Format <code>D2:76:00:01:86:F0:(FreeOID):FF:(PIX)</code> (bis zu 64 Bit Anwendungs-Spezifische PIX, abhängig von der Länge der FreeOID-Nummer)
245
                ]]></target>
246
        </message>
247
        <message>
248
                <source><![CDATA[
635 daniel-mar 249
                <code>REGISTRATION_HIDE_SYSTEM</code> is set in the local configuration file! Therefore, this system will not register itself, despite of the settings below.
250
                ]]></source>
251
                <target><![CDATA[
252
                <code>REGISTRATION_HIDE_SYSTEM</code> befindet sich in der Basiskonfigurations-Datei! Daher wird das System sich nicht selbst registrieren, unabhängig von diesen Einstellungen.
253
                ]]></target>
254
        </message>
255
        <message>
256
                <source><![CDATA[
257
                <i>Privacy information:</i> Please note that removing your system from the directory does not automatically delete information about OIDs which are already published at oid-info.com. To remove already submitted OIDs at oid-info.com, please contact the <a href="mailto:admin@oid-info.com">OID Repository Webmaster</a>.
258
                ]]></source>
259
                <target><![CDATA[
260
                <i>Datenschutz-Hinweis:</i> Bitte beachten Sie, dass das Entfernen des Systems aus dem OIDplus-Verzeichnisdienst nicht automatisch OID/RA-Informationen löscht, die bereits bei oid-info.com veröffentlicht wurden. Um diese zu entfernen, kontaktieren Sie bitte den <a href="mailto:admin@oid-info.com">OID Repository Webmaster</a> (in Englisch oder auf Französisch).
261
                ]]></target>
262
        </message>
263
        <message>
264
                <source><![CDATA[
265
                <i>Privacy information:</i> This setting can always be changed in the administrator login / control panel.
266
                ]]></source>
267
                <target><![CDATA[
268
                <i>Datenschutz-Hinweis:</i> Diese Einstellung kann jederzeit im Administrator-Login geändert werden.
269
                ]]></target>
270
        </message>
271
        <message>
272
                <source><![CDATA[
1305 daniel-mar 273
                <i>Privacy information</i>: By using the login functionality, you are accepting that a "session cookie" is temporarily stored in your browser. The session cookie is a small text file that is sent to this website every time you visit it, to identify you as an already logged in user. It does not track any of your online activities outside OIDplus. The cookie will be destroyed when you log out.
635 daniel-mar 274
                ]]></source>
275
                <target><![CDATA[
1305 daniel-mar 276
                <i>Datenschutz-Hinweis</i>: Durch das Benutzen der Login-Funktion erklären Sie sich einverstanden, dass ein Sitzungs-Cookie temporär in Ihrem Browser abgespeichert wird. Ein Sitzungs-Cookie ist eine kleine Textdatei, die bei jedem Aufruf dieser Seite an den Webserver gesendet wird, um Sie als eingeloggten Benutzer zu identifizieren. Das Sitzungs-Cookie wird nicht Ihre Surfverhalten außerhalb OIDplus verfolgen. Das Cookie wird zerstört, wenn Sie sich ausloggen.
635 daniel-mar 277
                ]]></target>
278
        </message>
279
        <message>
280
                <source><![CDATA[
281
                A full re-initialization is not possible if a version 2.0 config file (containing "defines") is used. Please update to a config 2.1 file by running setup again.
282
                ]]></source>
283
                <target><![CDATA[
284
                Eine Neu-Initialisierung ist nicht möglich, da eine Basiskonfigurations-Datei der Version 2.0 vorliegt (diese verwendet "define"-Anweisungen). Bitte durchlaufen Sie Setup erneut, um eine Datei mit Version 2.1 zu erzeugen.
285
                ]]></target>
286
        </message>
287
        <message>
288
                <source><![CDATA[
289
                A plugin has requested that the initialization wizard (OOBE) is shown. Please reload the page.
290
                ]]></source>
291
                <target><![CDATA[
292
                Ein Plugin hat die Anzeige des Einrichtungs-Assistenten angefordert. Bitte laden Sie die Seite erneut.
293
                ]]></target>
294
        </message>
295
        <message>
296
                <source><![CDATA[
1333 daniel-mar 297
                A third-party vendor object type plugin with OID %1 has a hash-conflict with a ViaThinkSoft plugin. Please recommend to the developer to pick a different OID for their plugin. More information here: %2
298
                ]]></source>
299
                <target><![CDATA[
300
                Ein Drittanbieter-Objekttyp-Plugin hat OID %1, die einen Hash-Konflikt mit einem ViaThinkSoft-Plugin aufweist. Bitte empfehlen Sie dem Plugin-Autor, eine andere OID zu wählen. Mehr Informationen hier: %2
301
                ]]></target>
302
        </message>
303
        <message>
304
                <source><![CDATA[
1219 daniel-mar 305
                ADO ConnectionString
306
                ]]></source>
307
                <target><![CDATA[
308
                ADO Verbindungszeichenfolge
309
                ]]></target>
310
        </message>
311
        <message>
312
                <source><![CDATA[
919 daniel-mar 313
                AID
314
                ]]></source>
315
                <target><![CDATA[
316
                AID
317
                ]]></target>
318
        </message>
319
        <message>
320
                <source><![CDATA[
321
                AID part needs to be hexadecimal
322
                ]]></source>
323
                <target><![CDATA[
324
                AID-Teil muss Hexadezimal sein
325
                ]]></target>
326
        </message>
327
        <message>
328
                <source><![CDATA[
635 daniel-mar 329
                ASN.1 IDs (comma sep.)
330
                ]]></source>
331
                <target><![CDATA[
332
                ASN.1 IDs (kommagetrennt)
333
                ]]></target>
334
        </message>
335
        <message>
336
                <source><![CDATA[
337
                ASN.1 alphanumeric identifier "%1" is too long (max allowed length %2)
338
                ]]></source>
339
                <target><![CDATA[
1138 daniel-mar 340
                ASN.1 Alphanumerischer Bezeichner "%1" ist zu lang (max. Länge %2)
635 daniel-mar 341
                ]]></target>
342
        </message>
343
        <message>
344
                <source><![CDATA[
345
                ASN.1 identifier "%1" is a standardized identifier belonging to OID %2
346
                ]]></source>
347
                <target><![CDATA[
1138 daniel-mar 348
                ASN.1-Bezeichner "%1" ist ein standardisierter Bezeichner, der der OID %2 gehört
635 daniel-mar 349
                ]]></target>
350
        </message>
351
        <message>
352
                <source><![CDATA[
353
                ASN.1 identifiers (comma sep.)
354
                ]]></source>
355
                <target><![CDATA[
1138 daniel-mar 356
                ASN.1-Bezeichner (kommagetrennt)
635 daniel-mar 357
                ]]></target>
358
        </message>
359
        <message>
360
                <source><![CDATA[
361
                ASN.1 notation
362
                ]]></source>
363
                <target><![CDATA[
364
                ASN.1-Notation
365
                ]]></target>
366
        </message>
367
        <message>
368
                <source><![CDATA[
369
                Access denied
370
                ]]></source>
371
                <target><![CDATA[
372
                Zugriff verweigert
373
                ]]></target>
374
        </message>
375
        <message>
376
                <source><![CDATA[
894 daniel-mar 377
                Access via OID Information Protocol
378
                ]]></source>
379
                <target><![CDATA[
897 daniel-mar 380
                Zugriff über OID Information Protocol
894 daniel-mar 381
                ]]></target>
382
        </message>
383
        <message>
384
                <source><![CDATA[
385
                Access via web-browser
386
                ]]></source>
387
                <target><![CDATA[
388
                Zugriff über Web-Browser
389
                ]]></target>
390
        </message>
391
        <message>
392
                <source><![CDATA[
635 daniel-mar 393
                Account created
394
                ]]></source>
395
                <target><![CDATA[
396
                Konto eröffnet
397
                ]]></target>
398
        </message>
399
        <message>
400
                <source><![CDATA[
401
                Actions
402
                ]]></source>
403
                <target><![CDATA[
404
                Aktionen
405
                ]]></target>
406
        </message>
407
        <message>
408
                <source><![CDATA[
409
                Activate Free OID
410
                ]]></source>
411
                <target><![CDATA[
412
                Kostenlose OID aktivieren
413
                ]]></target>
414
        </message>
415
        <message>
416
                <source><![CDATA[
417
                Add a file attachment
418
                ]]></source>
419
                <target><![CDATA[
420
                Datei-Anhang hinzufügen
421
                ]]></target>
422
        </message>
423
        <message>
424
                <source><![CDATA[
425
                Add to oid-info.com manually
426
                ]]></source>
427
                <target><![CDATA[
428
                Zu oid-info.com manuell hinzufügen
429
                ]]></target>
430
        </message>
431
        <message>
432
                <source><![CDATA[
647 daniel-mar 433
                Additional directory
434
                ]]></source>
435
                <target><![CDATA[
436
                Zusätzliches Verzeichnis
437
                ]]></target>
438
        </message>
439
        <message>
440
                <source><![CDATA[
635 daniel-mar 441
                Additional file
442
                ]]></source>
443
                <target><![CDATA[
444
                Zusätzliche Datei
445
                ]]></target>
446
        </message>
447
        <message>
448
                <source><![CDATA[
449
                Additional information
450
                ]]></source>
451
                <target><![CDATA[
452
                Zusätzliche Informationen
453
                ]]></target>
454
        </message>
455
        <message>
456
                <source><![CDATA[
457
                Admin
458
                ]]></source>
459
                <target><![CDATA[
460
                Administrator
461
                ]]></target>
462
        </message>
463
        <message>
464
                <source><![CDATA[
465
                Admin can change the password without verification of the old password.
466
                ]]></source>
467
                <target><![CDATA[
468
                Der Administrator kann das Passwort ohne Verifizierung des alten Passworts ändern.
469
                ]]></target>
470
        </message>
471
        <message>
472
                <source><![CDATA[
473
                Admin info: The directory is %1
474
                ]]></source>
475
                <target><![CDATA[
476
                Interner Hinweis: Das Verzeichnis ist %1
477
                ]]></target>
478
        </message>
479
        <message>
480
                <source><![CDATA[
481
                Admin page plugins
482
                ]]></source>
483
                <target><![CDATA[
484
                Administrator-Seiten
485
                ]]></target>
486
        </message>
487
        <message>
488
                <source><![CDATA[
489
                Administrator password
490
                ]]></source>
491
                <target><![CDATA[
492
                Administrator-Passwort
493
                ]]></target>
494
        </message>
495
        <message>
496
                <source><![CDATA[
497
                After clicking "change", your OIDplus system will contact the ViaThinkSoft server to adjust (add or remove information) your privacy setting. This may take a few minutes.
498
                ]]></source>
499
                <target><![CDATA[
500
                Nachdem Sie die Änderung bestätigt haben, wird Ihr OIDplus System eine Verbindung mit dem ViaThinkSoft-Server aufnehmen und den OIDplus-Verzeichnisdienst aktualisieren (d.h. Informationen hinzufügen oder löschen) gemäß Ihrer Datenschutz-Stufe. Dies könnte ein paar Minuten dauern.
501
                ]]></target>
502
        </message>
503
        <message>
504
                <source><![CDATA[
505
                All log messages
506
                ]]></source>
507
                <target><![CDATA[
508
                Alle Logbuch-Einträge
509
                ]]></target>
510
        </message>
511
        <message>
512
                <source><![CDATA[
513
                All tokens generated before %1 have been blacklisted.
514
                ]]></source>
515
                <target><![CDATA[
516
                Alle Token vor dem %1 sind gesperrt.
517
                ]]></target>
518
        </message>
519
        <message>
520
                <source><![CDATA[
521
                All your OIDs will automatically submitted to oid-info.com through the remote directory service in regular intervals.
522
                ]]></source>
523
                <target><![CDATA[
524
                Alle Ihre OIDs werden durch den OIDplus-Verzeichnisdienst in regelmäßigen Abständen an oid-info.com übertragen.
525
                ]]></target>
526
        </message>
527
        <message>
528
                <source><![CDATA[
1223 daniel-mar 529
                Alternative Identifiers
1221 daniel-mar 530
                ]]></source>
531
                <target><![CDATA[
1223 daniel-mar 532
                Alternative Bezeichner
1221 daniel-mar 533
                ]]></target>
534
        </message>
535
        <message>
536
                <source><![CDATA[
1223 daniel-mar 537
                Alternative login methods
635 daniel-mar 538
                ]]></source>
539
                <target><![CDATA[
1223 daniel-mar 540
                Alternative Login-Methoden
635 daniel-mar 541
                ]]></target>
542
        </message>
543
        <message>
544
                <source><![CDATA[
1223 daniel-mar 545
                Alternatively
635 daniel-mar 546
                ]]></source>
547
                <target><![CDATA[
1223 daniel-mar 548
                Alternativ
635 daniel-mar 549
                ]]></target>
550
        </message>
551
        <message>
552
                <source><![CDATA[
662 daniel-mar 553
                Alternatively, click this button to execute the command through the web-interface (command execution and write permissions required).
554
                ]]></source>
555
                <target><![CDATA[
556
                Alternativ klicken Sie hier, um den Befehl über die Web-Schnittstelle durchzuführen (Hierfür benötigt das Webserver-Benutzerkonto Rechte zum Ausführen des Befehls sowie Schreib-Rechte).
557
                ]]></target>
558
        </message>
559
        <message>
560
                <source><![CDATA[
924 daniel-mar 561
                An AID has a maximum length of 16 bytes
919 daniel-mar 562
                ]]></source>
563
                <target><![CDATA[
924 daniel-mar 564
                Eine AID darf nur maximal 16 Bytes lang sein
919 daniel-mar 565
                ]]></target>
566
        </message>
567
        <message>
568
                <source><![CDATA[
1118 daniel-mar 569
                Append ".php" at the end to mark a node as leaf node (i.e. Interface/Class rather than Namespace)
570
                ]]></source>
571
                <target><![CDATA[
572
                Fügen Sie ".php" am Ende hinzu, damit das Objekt als PHP-Klasse oder -Interface gekennzeichnet wird.
573
                ]]></target>
574
        </message>
575
        <message>
576
                <source><![CDATA[
959 daniel-mar 577
                Application Identifier (ISO/IEC 7816)
919 daniel-mar 578
                ]]></source>
579
                <target><![CDATA[
1078 daniel-mar 580
                Anwendungsbezeichner (ISO/IEC 7816)
919 daniel-mar 581
                ]]></target>
582
        </message>
583
        <message>
584
                <source><![CDATA[
1078 daniel-mar 585
                Application Identifier (ISO/IEC 7816) based on the system ID (which is based on the hash of the public key of your OIDplus system).
586
                ]]></source>
587
                <target><![CDATA[
588
                Anwendungsbezeichner (ISO/IEC 7816) basierend auf der System-ID (die auf dem Hash des öffentlichen Schlüssels des OIDplus Systems basiert).
589
                ]]></target>
590
        </message>
591
        <message>
592
                <source><![CDATA[
1039 daniel-mar 593
                Are you sure that you want to blacklist all access tokens?
594
                ]]></source>
595
                <target><![CDATA[
596
                Sind Sie sicher, dass Sie alle Zugriffs-Token widerrufen wollen?
597
                ]]></target>
598
        </message>
599
        <message>
600
                <source><![CDATA[
635 daniel-mar 601
                Are you sure that you want to delete %1?
602
                ]]></source>
603
                <target><![CDATA[
604
                Sind Sie sicher, dass Sie %1 löschen möchten?
605
                ]]></target>
606
        </message>
607
        <message>
608
                <source><![CDATA[
609
                Are you sure that you want to delete %1? (The OIDs stay active)
610
                ]]></source>
611
                <target><![CDATA[
612
                Sind Sie sicher, dass Sie %1 löschen möchten? (Die verbleibenden OIDs verbleiben aktiv)
613
                ]]></target>
614
        </message>
615
        <message>
616
                <source><![CDATA[
617
                Are you sure that you want to logout?
618
                ]]></source>
619
                <target><![CDATA[
620
                Sind Sie sicher, dass Sie sich abmelden möchten?
621
                ]]></target>
622
        </message>
623
        <message>
624
                <source><![CDATA[
625
                Are you sure that you want to permanently change the color (for all users)? Please make sure you have tested the colors first, because if the contrast is too extreme, you might not be able to see the controls anymore, in order to correct the colors.
626
                ]]></source>
627
                <target><![CDATA[
628
                Sind Sie sicher, dass Sie die Farbeinstellungen permanent ändern möchten (für alle Anwender)? Bitte achten Sie darauf, die Farben zuerst zu testen, da bei falschen Einstellungen (z.B., wenn der Kontrast zu extrem ist), Sie nicht in der Lage sein könnten, die Schaltflächen zu erkennen, um die Farben zu korrigieren.
629
                ]]></target>
630
        </message>
631
        <message>
632
                <source><![CDATA[
633
                Argument "%1" is missing
634
                ]]></source>
635
                <target><![CDATA[
636
                Argument "%1" fehlt
637
                ]]></target>
638
        </message>
639
        <message>
640
                <source><![CDATA[
641
                Attachment file "%1" could not be deleted from object "%2" (problem with permissions?)
642
                ]]></source>
643
                <target><![CDATA[
644
                Datei-Anhang "%1" kann nicht vom Objekt "%2" gelöscht werden (Problem mit Berechtigungen?)
645
                ]]></target>
646
        </message>
647
        <message>
648
                <source><![CDATA[
649
                Attention!
650
                ]]></source>
651
                <target><![CDATA[
652
                Achtung!
653
                ]]></target>
654
        </message>
655
        <message>
656
                <source><![CDATA[
657
                Attention: Do not use this XML Export/Import to exchange, backup or restore data between OIDplus systems!<br>It will cause various loss of information, e.g. because Non-OIDs like GUIDs are converted in OIDs and can't be converted back.
658
                ]]></source>
659
                <target><![CDATA[
660
                Achtung: Verwenden Sie das XML-Export/Import-Tool NICHT für ein Backup bzw. Wiederherstellungsprozess einer OIDplus-Installation!<br>Das Exportieren und Importieren aus einer XML wird viele Datenverluste zur Folge haben, da z.B. Nicht-OIDs wie GUIDs in eine OID konvertiert werden, und diese Konvertierung nicht rückgängig gemacht werden kann.
661
                ]]></target>
662
        </message>
663
        <message>
664
                <source><![CDATA[
665
                Attention: Do you want to continue without saving?
666
                ]]></source>
667
                <target><![CDATA[
668
                Achtung: Wirklich fortfahren, ohne zu speichern?
669
                ]]></target>
670
        </message>
671
        <message>
672
                <source><![CDATA[
673
                Attention: If your DBMS is not listed, OIDplus will most likely not work. If you know that your DBMS is compatible with one of these listed SQL dialects, you can choose that dialect.
674
                ]]></source>
675
                <target><![CDATA[
676
                Achtung: Wenn Ihr DBMS nicht gelistet ist, dann wird OIDplus möglicherweise nicht funktionieren. Wenn Sie wissen, dass Ihr DBMS mit einem dieser SQL-Dialekte kompatibel ist, dann wählen Sie diesen Dialekt.
677
                ]]></target>
678
        </message>
679
        <message>
680
                <source><![CDATA[
1359 daniel-mar 681
                Attention: In case you are cloning a system, e.g. in order to create a staging environment, please DO NOT copy the private key, as this would cause two systems to have the same System ID.
682
                ]]></source>
683
                <target><![CDATA[
684
                Achtung: Falls Sie ein System klonen möchten, z.B. um eine Test-Umgebung einzurichten, kopieren Sie bitte NICHT den Privaten Schlüssel, da dies dazu führen würde, dass zwei Systeme die gleiche System ID erhalten würden.
685
                ]]></target>
686
        </message>
687
        <message>
688
                <source><![CDATA[
689
                Attention: Some Database Management Systems (DBMS), OIDplus connectivity plugins, and OIDplus SQL Slang plugins might export and import data differently regarding NULL values, time zones, boolean values, Unicode characters, etc. Please use backup/restore with caution and consider testing the restore procedure on a staging environment first.
690
                ]]></source>
691
                <target><![CDATA[
692
                Achtung: Manche Datenbanksysteme (DBMS), OIDplus Datenbank-Plugins und OIDplus SQL-Dialekt-Plugins behandeln Daten beim Import und Export unterschiedlich, z.B. bezüglich NULL-Werten, Zeitzonen, Boolean Werte, Unicode-Zeichen, usw. Bitte testen Sie die Sichern/Wiederherstellen-Prozedur gründlich, z.B. in einer Testumgebung, bevor Sie Änderungen an einem Produktivsystem vornehmen.
693
                ]]></target>
694
        </message>
695
        <message>
696
                <source><![CDATA[
1183 daniel-mar 697
                Attention: Takes a long time!
698
                ]]></source>
699
                <target><![CDATA[
700
                Achtung: Dauert lange!
701
                ]]></target>
702
        </message>
703
        <message>
704
                <source><![CDATA[
635 daniel-mar 705
                Attention: The following directory is world-readable: %1 ! You need to configure your web server to restrict access to this directory! (For Apache see <i>.htaccess</i>, for Microsoft IIS see <i>web.config</i>, for Nginx see <i>nginx.conf</i>).
706
                ]]></source>
707
                <target><![CDATA[
708
                Achtung: Das folgende Verzeichnis ist nicht geschützt: %1 ! Sie müssen Ihren Webserver so konfigurieren, dass dieses Verzeichnis nicht mit dem Web-Browser geöffnet werden kann! (Für Apache, schauen Sie in <i>.htaccess</i>, für Microsoft IIS schauen Sie in <i>web.config</i>, für Nginx schauen Sie in <i>nginx.conf</i>).
709
                ]]></target>
710
        </message>
711
        <message>
712
                <source><![CDATA[
713
                Attention: This user does not have a password because they log in using LDAP or Google OAuth etc.
714
                ]]></source>
715
                <target><![CDATA[
716
                Achtung: Dieser Benutzer hat kein Passwort, da er sich mittels einer alternativen Login-Methode wie z.B. LDAP oder Google OAuth anmeldet.
717
                ]]></target>
718
        </message>
719
        <message>
720
                <source><![CDATA[
721
                Attention: Two objectType plugins use the same namespace "%1"!
722
                ]]></source>
723
                <target><![CDATA[
724
                Achtung: Zwei Objekt-Typ-Plugins nutzen denselben Namensraum "%1"!
725
                ]]></target>
726
        </message>
727
        <message>
728
                <source><![CDATA[
729
                Attention: You are logged in without password (via LDAP or Google OAuth etc.).
730
                ]]></source>
731
                <target><![CDATA[
732
                Achtung: Sie sind mit einer alternativen Anmelde-Methode angemeldet, z.B. mittels LDAP oder Google OAuth.
733
                ]]></target>
734
        </message>
735
        <message>
736
                <source><![CDATA[
737
                Attention: You did not enter an ASN.1 identifier. Are you sure that you want to continue?
738
                ]]></source>
739
                <target><![CDATA[
740
                Achtung: Sie haben keinen ASN.1-Bezeichner angegeben. Möchten Sie wirklich fortfahren?
741
                ]]></target>
742
        </message>
743
        <message>
744
                <source><![CDATA[
745
                Attribute
746
                ]]></source>
747
                <target><![CDATA[
748
                Attribut
749
                ]]></target>
750
        </message>
751
        <message>
752
                <source><![CDATA[
753
                Auth plugin "%1" is erroneous: %2
754
                ]]></source>
755
                <target><![CDATA[
756
                Authentifizierungs-Plugin "%1" ist fehlerhaft: %2
757
                ]]></target>
758
        </message>
759
        <message>
760
                <source><![CDATA[
1088 daniel-mar 761
                Auth plugin "%1" is erroneous: Generate/Verify self-test failed
635 daniel-mar 762
                ]]></source>
763
                <target><![CDATA[
764
                Authentifizierungs-Plugin "%1" ist fehlerhaft: Selbst-Test fehlgeschlagen
765
                ]]></target>
766
        </message>
767
        <message>
768
                <source><![CDATA[
1265 daniel-mar 769
                Authentication
770
                ]]></source>
771
                <target><![CDATA[
772
                Authentifizierung
773
                ]]></target>
774
        </message>
775
        <message>
776
                <source><![CDATA[
635 daniel-mar 777
                Authentication error. Please log in as admin, or as the RA of "%1" to upload an attachment.
778
                ]]></source>
779
                <target><![CDATA[
780
                Zugriff verweigert! Bitte melden Sie sich als Administrator oder RA von "%1" an, um einen Dateianhang hochzuladen.
781
                ]]></target>
782
        </message>
783
        <message>
784
                <source><![CDATA[
785
                Authentication error. Please log in as admin, or as the RA to update its data.
786
                ]]></source>
787
                <target><![CDATA[
788
                Zugriff verweigert! Bitte melden Sie sich als Administrator oder RA an, um diese Daten zu ändern.
789
                ]]></target>
790
        </message>
791
        <message>
792
                <source><![CDATA[
793
                Authentication error. Please log in as admin, or as the RA to update its email address.
794
                ]]></source>
795
                <target><![CDATA[
796
                Zugriff verweigert! Bitte melden Sie sich als Administrator oder als der RA an, um deren E-Mail-Adresse zu ändern.
797
                ]]></target>
798
        </message>
799
        <message>
800
                <source><![CDATA[
801
                Authentication error. Please log in as the RA to update this OID.
802
                ]]></source>
803
                <target><![CDATA[
804
                Zugriff verweigert! Bitte melden Sie sich als die RA an, um diese OID zu bearbeiten.
805
                ]]></target>
806
        </message>
807
        <message>
808
                <source><![CDATA[
809
                Authentication error. Please log in as the correct RA to insert an OID at this arc.
810
                ]]></source>
811
                <target><![CDATA[
812
                Zugriff verweigert! Bitte melden Sie sich als die korrekte RA an, um eine OID an diese Stelle einzufügen.
813
                ]]></target>
814
        </message>
815
        <message>
816
                <source><![CDATA[
817
                Authentication error. Please log in as the superior RA to delete this OID.
818
                ]]></source>
819
                <target><![CDATA[
820
                Zugriff verweigert! Bitte melden Sie sich als die übergeordnete RA an, um diese OID zu löschen.
821
                ]]></target>
822
        </message>
823
        <message>
824
                <source><![CDATA[
825
                Authentication error. Please log in as the superior RA to update this OID.
826
                ]]></source>
827
                <target><![CDATA[
828
                Zugriff verweigert! Bitte melden Sie sich als die übergeordnete RA an, um diese OID zu bearbeiten.
829
                ]]></target>
830
        </message>
831
        <message>
832
                <source><![CDATA[
833
                Authentication error. Please log in.
834
                ]]></source>
835
                <target><![CDATA[
836
                Zugriff verweigert! Bitte melden Sie sich an.
837
                ]]></target>
838
        </message>
839
        <message>
840
                <source><![CDATA[
890 daniel-mar 841
                Authentication token(s), comma separated (optional)
842
                ]]></source>
843
                <target><![CDATA[
844
                Authentifizierungs-Token(s), mit Komma getrennt (optional)
845
                ]]></target>
846
        </message>
847
        <message>
848
                <source><![CDATA[
828 daniel-mar 849
                Author
850
                ]]></source>
851
                <target><![CDATA[
852
                Autor
853
                ]]></target>
854
        </message>
855
        <message>
856
                <source><![CDATA[
635 daniel-mar 857
                Automated AJAX calls
858
                ]]></source>
859
                <target><![CDATA[
860
                Automatische AJAX-Zugriffe
861
                ]]></target>
862
        </message>
863
        <message>
864
                <source><![CDATA[
865
                Automatic export to oid-info.com
866
                ]]></source>
867
                <target><![CDATA[
868
                Automatischer Export nach oid-info.com
869
                ]]></target>
870
        </message>
871
        <message>
872
                <source><![CDATA[
873
                Available DOIs
874
                ]]></source>
875
                <target><![CDATA[
876
                Verfügbare DOIs
877
                ]]></target>
878
        </message>
879
        <message>
880
                <source><![CDATA[
881
                Available objects
882
                ]]></source>
883
                <target><![CDATA[
884
                Verfügbare Objekte
885
                ]]></target>
886
        </message>
887
        <message>
888
                <source><![CDATA[
889
                Available objects / categories
890
                ]]></source>
891
                <target><![CDATA[
892
                Verfügbare Objekte / Kategorien
893
                ]]></target>
894
        </message>
895
        <message>
896
                <source><![CDATA[
1359 daniel-mar 897
                Backup
898
                ]]></source>
899
                <target><![CDATA[
900
                Datensicherung
901
                ]]></target>
902
        </message>
903
        <message>
904
                <source><![CDATA[
905
                Backup cannot be restored, because the number of "%1" does not match
906
                ]]></source>
907
                <target><![CDATA[
908
                Datensicherung konnte nicht eingespielt werden, da die Anzahl von "%1" Datensätzen nicht übereinstimmt
909
                ]]></target>
910
        </message>
911
        <message>
912
                <source><![CDATA[
913
                Backup cannot be restored, because the number of "%1" is invalid
914
                ]]></source>
915
                <target><![CDATA[
916
                Datensicherung konnte nicht eingespielt werden, da die Anzahl von "%1" Datensätzen ungültig ist
917
                ]]></target>
918
        </message>
919
        <message>
920
                <source><![CDATA[
921
                Backup cannot be restored, because you want to import "%1", but the file was not created with this data.
922
                ]]></source>
923
                <target><![CDATA[
924
                Datensicherung konnte nicht eingespielt werden, da Sie "%1" importieren möchten, die Datensicherung aber nicht mit diesen Daten erstellt wurde.
925
                ]]></target>
926
        </message>
927
        <message>
928
                <source><![CDATA[
929
                Backup done
930
                ]]></source>
931
                <target><![CDATA[
932
                Datensicherung erfolgreich erstellt
933
                ]]></target>
934
        </message>
935
        <message>
936
                <source><![CDATA[
937
                Backup restore done
938
                ]]></source>
939
                <target><![CDATA[
940
                Datensicherung erfolgreich eingespielt
941
                ]]></target>
942
        </message>
943
        <message>
944
                <source><![CDATA[
1139 daniel-mar 945
                Barcode
946
                ]]></source>
947
                <target><![CDATA[
948
                Barcode
949
                ]]></target>
950
        </message>
951
        <message>
952
                <source><![CDATA[
683 daniel-mar 953
                Base OID
954
                ]]></source>
955
                <target><![CDATA[
956
                Basis-OID
957
                ]]></target>
958
        </message>
959
        <message>
960
                <source><![CDATA[
961
                Base36
962
                ]]></source>
963
                <target><![CDATA[
964
                Base36
965
                ]]></target>
966
        </message>
967
        <message>
968
                <source><![CDATA[
635 daniel-mar 969
                Before logging in, please solve the following CAPTCHA
970
                ]]></source>
971
                <target><![CDATA[
972
                Bitte lösen Sie das folgende CAPTCHA, bevor Sie sich anmelden
973
                ]]></target>
974
        </message>
975
        <message>
976
                <source><![CDATA[
844 daniel-mar 977
                Big Endian
978
                ]]></source>
979
                <target><![CDATA[
980
                Big-Endian
981
                ]]></target>
982
        </message>
983
        <message>
984
                <source><![CDATA[
683 daniel-mar 985
                Binary-to-text encoding used for WEIDs
986
                ]]></source>
987
                <target><![CDATA[
988
                Binär-zu-Text Kodierung; für WEIDs verwendet
989
                ]]></target>
990
        </message>
991
        <message>
992
                <source><![CDATA[
635 daniel-mar 993
                Blacklist all previously generated tokens
994
                ]]></source>
995
                <target><![CDATA[
996
                Alle in der Vergangenheit erzeugten Token sperren
997
                ]]></target>
998
        </message>
999
        <message>
1000
                <source><![CDATA[
1001
                Blacklisted tokens
1002
                ]]></source>
1003
                <target><![CDATA[
1004
                Gesperrte Token
1005
                ]]></target>
1006
        </message>
1007
        <message>
1008
                <source><![CDATA[
1259 daniel-mar 1009
                Buy an OUI or CID from IEEE
1010
                ]]></source>
1011
                <target><![CDATA[
1012
                Eine OUI oder CID von IEEE kaufen
1013
                ]]></target>
1014
        </message>
1015
        <message>
1016
                <source><![CDATA[
635 daniel-mar 1017
                Bytes
1018
                ]]></source>
1019
                <target><![CDATA[
1020
                Bytes
1021
                ]]></target>
1022
        </message>
1023
        <message>
1024
                <source><![CDATA[
1025
                C++ notation
1026
                ]]></source>
1027
                <target><![CDATA[
1028
                C++ Notation
1029
                ]]></target>
1030
        </message>
1031
        <message>
1032
                <source><![CDATA[
844 daniel-mar 1033
                C/C++ Literal
1034
                ]]></source>
1035
                <target><![CDATA[
1036
                C/C++ Literal
1037
                ]]></target>
1038
        </message>
1039
        <message>
1040
                <source><![CDATA[
702 daniel-mar 1041
                CAPTCHA
1042
                ]]></source>
1043
                <target><![CDATA[
1044
                CAPTCHA
1045
                ]]></target>
1046
        </message>
1047
        <message>
1048
                <source><![CDATA[
635 daniel-mar 1049
                CAPTCHA not successfully verified
1050
                ]]></source>
1051
                <target><![CDATA[
1052
                CAPTCHA wurde nicht richtig gelöst
1053
                ]]></target>
1054
        </message>
1055
        <message>
1056
                <source><![CDATA[
702 daniel-mar 1057
                CAPTCHA plugin
1058
                ]]></source>
1059
                <target><![CDATA[
1060
                CAPTCHA-Plugin
1061
                ]]></target>
1062
        </message>
1063
        <message>
1064
                <source><![CDATA[
1210 daniel-mar 1065
                CAPTCHA plugin "%1" is active, but OIDplus cannot connect to the Internet. Users will not be able to log in!
1066
                ]]></source>
1067
                <target><![CDATA[
1068
                CAPTCHA-Plugin "%1" ist aktiv, aber OIDplus kann sich nicht mit dem Internet verbinden. Benutzer werden sich nicht einloggen können!
1213 daniel-mar 1069
                ]]></target>
1210 daniel-mar 1070
        </message>
1071
        <message>
1072
                <source><![CDATA[
702 daniel-mar 1073
                CAPTCHA plugin "%1" not found
1074
                ]]></source>
1075
                <target><![CDATA[
1076
                CAPTCHA-Plugin "%1" nicht gefunden
1077
                ]]></target>
1078
        </message>
1079
        <message>
1080
                <source><![CDATA[
703 daniel-mar 1081
                CAPTCHA plugins
1082
                ]]></source>
1083
                <target><![CDATA[
1084
                CAPTCHA-Plugins
1085
                ]]></target>
1086
        </message>
1087
        <message>
1088
                <source><![CDATA[
1089
                CAPTCHA plugins (active)
1090
                ]]></source>
1091
                <target><![CDATA[
1092
                CAPTCHA-Plugins (aktiv)
1093
                ]]></target>
1094
        </message>
1095
        <message>
1096
                <source><![CDATA[
1097
                CAPTCHA plugins (inactive)
1098
                ]]></source>
1099
                <target><![CDATA[
1100
                CAPTCHA-Plugins (inaktiv)
1101
                ]]></target>
1102
        </message>
1103
        <message>
1104
                <source><![CDATA[
635 daniel-mar 1105
                Cannot add this address, because it must be inside the address range of the superior range.
1106
                ]]></source>
1107
                <target><![CDATA[
1108
                Diese Adresse kann nicht hinzugefügt werden, da sie nicht im übergeordneten Adressbereich liegt.
1109
                ]]></target>
1110
        </message>
1111
        <message>
1112
                <source><![CDATA[
789 daniel-mar 1113
                Cannot bind parameter %1 to value %2
1114
                ]]></source>
1115
                <target><![CDATA[
1116
                Kann Parameter %1 nicht an Wert %2 binden
1117
                ]]></target>
1118
        </message>
1119
        <message>
1120
                <source><![CDATA[
635 daniel-mar 1121
                Cannot connect to LDAP server
1122
                ]]></source>
1123
                <target><![CDATA[
1124
                Konnte nicht zu LDAP-Server verbinden
1125
                ]]></target>
1126
        </message>
1127
        <message>
1128
                <source><![CDATA[
1129
                Cannot create directory "%1" (problem with permissions?)
1130
                ]]></source>
1131
                <target><![CDATA[
1132
                Verzeichnis "%1" kann nicht erstellt werden (Problem mit Berechtigungen?)
1133
                ]]></target>
1134
        </message>
1135
        <message>
1136
                <source><![CDATA[
1362 daniel-mar 1137
                Cannot decompress backup file because PHP ZLib extension is not installed
1138
                ]]></source>
1139
                <target><![CDATA[
1140
                Kann Datensicherung nicht entpacken, da die PHP ZLib-Erweiterung nicht installiert ist
1141
                ]]></target>
1142
        </message>
1143
        <message>
1144
                <source><![CDATA[
635 daniel-mar 1145
                Cannot determine database version (the entry "database_version" inside the table "###config" is probably missing)
1146
                ]]></source>
1147
                <target><![CDATA[
1148
                Die Datenbankversion kann nicht ermittelt werden (Der Wert "database_version" in der "###config" Tabelle fehlt möglicherweise)
1149
                ]]></target>
1150
        </message>
1151
        <message>
1152
                <source><![CDATA[
1153
                Cannot determine the SQL slang of your DBMS. Your DBMS is probably not supported.
1154
                ]]></source>
1155
                <target><![CDATA[
1156
                Der SQL-Dialekt Ihres Datenbanksystems konnte nicht ermittelt werden. Möglicherweise wird Ihre Datenbank-Software nicht unterstützt.
1157
                ]]></target>
1158
        </message>
1159
        <message>
1160
                <source><![CDATA[
1161
                Cannot determine version of the system
1162
                ]]></source>
1163
                <target><![CDATA[
1164
                Die Systemversion konnte nicht ermittelt werden
1165
                ]]></target>
1166
        </message>
1167
        <message>
1168
                <source><![CDATA[
1169
                Cannot download checksum file. Please try again later.
1170
                ]]></source>
1171
                <target><![CDATA[
1172
                Die Prüfsummendatei konnte nicht heruntergeladen werden. Bitte versuchen Sie es später noch einmal.
1173
                ]]></target>
1174
        </message>
1175
        <message>
1176
                <source><![CDATA[
754 daniel-mar 1177
                Cannot download the binary file from GitHub (%1)
1178
                ]]></source>
1179
                <target><![CDATA[
1180
                Kann Binärdatei nicht von GitHub herunterladen (%1)
1181
                ]]></target>
1182
        </message>
1183
        <message>
1184
                <source><![CDATA[
635 daniel-mar 1185
                Cannot find dot notation because fields asn1-notation and dot-notation are both not existing
1186
                ]]></source>
1187
                <target><![CDATA[
1188
                Die Punkt-Notation der OID kann nicht ermittelt werden, da sowohl das Feld "asn1-notation" als auch das Feld "dot-notation" fehlt.
1189
                ]]></target>
1190
        </message>
1191
        <message>
1192
                <source><![CDATA[
1193
                Cannot import %1, because its parent is not in the database.
1194
                ]]></source>
1195
                <target><![CDATA[
1196
                Kann %1 nicht importieren, da das Elternobjekt in der Datenbank nicht verfügbar ist.
1197
                ]]></target>
1198
        </message>
1199
        <message>
1200
                <source><![CDATA[
1201
                Cannot move uploaded file into directory (problem with permissions?)
1202
                ]]></source>
1203
                <target><![CDATA[
1204
                Hochgeladene Datei konnte nicht an ihren Zielort verschoben werden (Problem mit Berechtigungen?)
1205
                ]]></target>
1206
        </message>
1207
        <message>
1208
                <source><![CDATA[
1201 daniel-mar 1209
                Cannot open file %1
1210
                ]]></source>
1211
                <target><![CDATA[
1212
                Kann Datei %1 nicht öffnen
1213
                ]]></target>
1214
        </message>
1215
        <message>
1216
                <source><![CDATA[
635 daniel-mar 1217
                Cannot prepare statement
1218
                ]]></source>
1219
                <target><![CDATA[
1220
                SQL-Statement konnte nicht vorbereitet werden
1221
                ]]></target>
1222
        </message>
1223
        <message>
1224
                <source><![CDATA[
1225
                Cannot read XML data. The XML file is probably invalid.
1226
                ]]></source>
1227
                <target><![CDATA[
1228
                XML-Daten konnten nicht gelesen werden. Die XML-Datei ist möglicherweise ungültig.
1229
                ]]></target>
1230
        </message>
1231
        <message>
1232
                <source><![CDATA[
1271 daniel-mar 1233
                Cannot verify that %1 has parent %2
1234
                ]]></source>
1235
                <target><![CDATA[
1236
                Konnte nicht verifizieren, dass %1 ein untergeordnetes Objekt von %2 ist
1237
                ]]></target>
1238
        </message>
1239
        <message>
1240
                <source><![CDATA[
1022 daniel-mar 1241
                Cannot write file %1
1242
                ]]></source>
1243
                <target><![CDATA[
1244
                Kann Datei %1 nicht schreiben
1245
                ]]></target>
1246
        </message>
1247
        <message>
1248
                <source><![CDATA[
1024 daniel-mar 1249
                Challenge response is invalid
1250
                ]]></source>
1251
                <target><![CDATA[
1252
                Challenge-Antwort ist ungültig
1253
                ]]></target>
1254
        </message>
1255
        <message>
1256
                <source><![CDATA[
1022 daniel-mar 1257
                Challenge submitted twice or transaction missing
1258
                ]]></source>
1259
                <target><![CDATA[
1260
                Challenge doppelt gesendet oder Transaktion nicht gefunden
1261
                ]]></target>
1262
        </message>
1263
        <message>
1264
                <source><![CDATA[
635 daniel-mar 1265
                Change
1266
                ]]></source>
1267
                <target><![CDATA[
1268
                Ändern
1269
                ]]></target>
1270
        </message>
1271
        <message>
1272
                <source><![CDATA[
1273
                Change RA email
1274
                ]]></source>
1275
                <target><![CDATA[
1276
                E-Mail-Adresse der RA ändern
1277
                ]]></target>
1278
        </message>
1279
        <message>
1280
                <source><![CDATA[
1281
                Change RA password
1282
                ]]></source>
1283
                <target><![CDATA[
1284
                RA-Passwort ändern
1285
                ]]></target>
1286
        </message>
1287
        <message>
1288
                <source><![CDATA[
1289
                Change admin password
1290
                ]]></source>
1291
                <target><![CDATA[
1292
                Administrator-Passwort ändern
1293
                ]]></target>
1294
        </message>
1295
        <message>
1296
                <source><![CDATA[
1297
                Change basic information (public)
1298
                ]]></source>
1299
                <target><![CDATA[
1300
                Basisdaten ändern (öffentlich)
1301
                ]]></target>
1302
        </message>
1303
        <message>
1304
                <source><![CDATA[
1305
                Change data
1306
                ]]></source>
1307
                <target><![CDATA[
1308
                Daten ändern
1309
                ]]></target>
1310
        </message>
1311
        <message>
1312
                <source><![CDATA[
1313
                Change email address
1314
                ]]></source>
1315
                <target><![CDATA[
1316
                E-Mail-Adresse ändern
1317
                ]]></target>
1318
        </message>
1319
        <message>
1320
                <source><![CDATA[
1321
                Change password
1322
                ]]></source>
1323
                <target><![CDATA[
1324
                Passwort ändern
1325
                ]]></target>
1326
        </message>
1327
        <message>
1328
                <source><![CDATA[
1329
                Change password of this RA
1330
                ]]></source>
1331
                <target><![CDATA[
1332
                Passwort dieser RA ändern
1333
                ]]></target>
1334
        </message>
1335
        <message>
1336
                <source><![CDATA[
1337
                Change preference
1338
                ]]></source>
1339
                <target><![CDATA[
1340
                Präferenz ändern
1341
                ]]></target>
1342
        </message>
1343
        <message>
1344
                <source><![CDATA[
1055 daniel-mar 1345
                Check connection and go to initial settings
1346
                ]]></source>
1347
                <target><![CDATA[
1348
                Verbindung prüfen und mit Grundeinstellungen fortfahren
1349
                ]]></target>
1350
        </message>
1351
        <message>
1352
                <source><![CDATA[
1353
                Check connection and modify initial settings
1354
                ]]></source>
1355
                <target><![CDATA[
1356
                Verbindung prüfen und Grundeinstellungen bearbeiten
1357
                ]]></target>
1358
        </message>
1359
        <message>
1360
                <source><![CDATA[
1361
                Check connection and start OIDplus
1362
                ]]></source>
1363
                <target><![CDATA[
1364
                Verbindung prüfen und OIDplus starten
1365
                ]]></target>
1366
        </message>
1367
        <message>
1368
                <source><![CDATA[
635 daniel-mar 1369
                Check status of the registration and collected data
1370
                ]]></source>
1371
                <target><![CDATA[
1372
                Status der Registration und gesammelten Daten überprüfen
1373
                ]]></target>
1374
        </message>
1375
        <message>
1376
                <source><![CDATA[
1377
                Checksum mismatch
1378
                ]]></source>
1379
                <target><![CDATA[
1380
                Unterschiedlich
1381
                ]]></target>
1382
        </message>
1383
        <message>
1384
                <source><![CDATA[
1385
                Choose XML file here
1386
                ]]></source>
1387
                <target><![CDATA[
1388
                XML-Datei wählen
1389
                ]]></target>
1390
        </message>
1391
        <message>
1392
                <source><![CDATA[
1359 daniel-mar 1393
                Choose database backup file here
1394
                ]]></source>
1395
                <target><![CDATA[
1396
                Bitte Datensicherungs-Datei hier auswählen
1397
                ]]></target>
1398
        </message>
1399
        <message>
1400
                <source><![CDATA[
1152 daniel-mar 1401
                Class %1 is erroneous: At least one fetch-method needs to be overridden
1402
                ]]></source>
1403
                <target><![CDATA[
1404
                Klasse %1 ist Fehlerhaft: Mindestens eine Fetch-Methode muss überschrieben werden
1405
                ]]></target>
1406
        </message>
1407
        <message>
1408
                <source><![CDATA[
635 daniel-mar 1409
                Class declared in manifest is "%1" does not fit expected class for this plugin type "%2"
1410
                ]]></source>
1411
                <target><![CDATA[
1412
                Die Klassen-Deklaration im Manifest ("%1") passt nicht zur erwarteten Klasse für diesen Plugin-Typ "%2"
1413
                ]]></target>
1414
        </message>
1415
        <message>
1416
                <source><![CDATA[
1417
                Class name
1418
                ]]></source>
1419
                <target><![CDATA[
1420
                Klassenname
1421
                ]]></target>
1422
        </message>
1423
        <message>
1424
                <source><![CDATA[
1425
                Comment
1426
                ]]></source>
1427
                <target><![CDATA[
1428
                Kommentar
1429
                ]]></target>
1430
        </message>
1431
        <message>
1432
                <source><![CDATA[
1149 daniel-mar 1433
                Communication with %1 server failed
635 daniel-mar 1434
                ]]></source>
1435
                <target><![CDATA[
1149 daniel-mar 1436
                Kommunikation mit dem %1-Server ist fehlgeschlagen
635 daniel-mar 1437
                ]]></target>
1438
        </message>
1439
        <message>
1440
                <source><![CDATA[
1441
                Comparison with oid-info.com
1442
                ]]></source>
1443
                <target><![CDATA[
1444
                Vergleich mit oid-info.com
1445
                ]]></target>
1446
        </message>
1447
        <message>
1448
                <source><![CDATA[
1449
                Config key name "%1" is too long (max %2).
1450
                ]]></source>
1451
                <target><![CDATA[
1452
                Konfigurations-Schlüsselname "%1" ist zu lang (max. Länge: %2)
1453
                ]]></target>
1454
        </message>
1455
        <message>
1456
                <source><![CDATA[
1457
                Config value "%1" cannot be written because it was not prepared!
1458
                ]]></source>
1459
                <target><![CDATA[
1460
                Konfigurations-Wert "%1" kann nicht geschrieben werden, da er nicht vorbereitet wurde!
1461
                ]]></target>
1462
        </message>
1463
        <message>
1464
                <source><![CDATA[
1359 daniel-mar 1465
                Configuration
1466
                ]]></source>
1467
                <target><![CDATA[
1468
                Systemkonfiguration
1469
                ]]></target>
1470
        </message>
1471
        <message>
1472
                <source><![CDATA[
1055 daniel-mar 1473
                Configuration File Generator
635 daniel-mar 1474
                ]]></source>
1475
                <target><![CDATA[
1055 daniel-mar 1476
                Konfigurationsdatei generieren
635 daniel-mar 1477
                ]]></target>
1478
        </message>
1479
        <message>
1480
                <source><![CDATA[
1220 daniel-mar 1481
                Connection String
1482
                ]]></source>
1483
                <target><![CDATA[
1484
                Verbindungszeichenfolge
1485
                ]]></target>
1486
        </message>
1487
        <message>
1488
                <source><![CDATA[
1055 daniel-mar 1489
                Connection to the database failed!
635 daniel-mar 1490
                ]]></source>
1491
                <target><![CDATA[
1055 daniel-mar 1492
                Verbindung zur Datenbank ist fehlgeschlagen!
635 daniel-mar 1493
                ]]></target>
1494
        </message>
1495
        <message>
1496
                <source><![CDATA[
1055 daniel-mar 1497
                Contact administrator
635 daniel-mar 1498
                ]]></source>
1499
                <target><![CDATA[
1055 daniel-mar 1500
                Administrator kontaktieren
635 daniel-mar 1501
                ]]></target>
1502
        </message>
1503
        <message>
1504
                <source><![CDATA[
1505
                Copy to clipboard
1506
                ]]></source>
1507
                <target><![CDATA[
1508
                In Zwischenablage kopieren
1509
                ]]></target>
1510
        </message>
1511
        <message>
1512
                <source><![CDATA[
1359 daniel-mar 1513
                Could not decode JSON structure of backup file
1514
                ]]></source>
1515
                <target><![CDATA[
1516
                Kann JSON-Struktur der Datensicherungs-Datei nicht lesen
1517
                ]]></target>
1518
        </message>
1519
        <message>
1520
                <source><![CDATA[
635 daniel-mar 1521
                Could not find "%1" section at %2
1522
                ]]></source>
1523
                <target><![CDATA[
1524
                Die "%1"-Sektion kann in %2 nicht gefunden werden
1525
                ]]></target>
1526
        </message>
1527
        <message>
1528
                <source><![CDATA[
1088 daniel-mar 1529
                Could not find a fitting auth plugin!
1530
                ]]></source>
1531
                <target><![CDATA[
1532
                Kann kein passendes Authentizifierungs-Plugin finden!
1533
                ]]></target>
1534
        </message>
1535
        <message>
1536
                <source><![CDATA[
635 daniel-mar 1537
                Could not log event
1538
                ]]></source>
1539
                <target><![CDATA[
1540
                Ereignis konnte nicht geloggt werden
1541
                ]]></target>
1542
        </message>
1543
        <message>
1544
                <source><![CDATA[
1363 daniel-mar 1545
                Could not receive file (probably it is too large?)
1546
                ]]></source>
1547
                <target><![CDATA[
1548
                Kann Datei nicht empfangen (vielleicht ist sie zu groß?)
1549
                ]]></target>
1550
        </message>
1551
        <message>
1552
                <source><![CDATA[
635 daniel-mar 1553
                Country
1554
                ]]></source>
1555
                <target><![CDATA[
1556
                Land
1557
                ]]></target>
1558
        </message>
1559
        <message>
1560
                <source><![CDATA[
1561
                Create
1562
                ]]></source>
1563
                <target><![CDATA[
1564
                Erstellen
1565
                ]]></target>
1566
        </message>
1567
        <message>
1568
                <source><![CDATA[
1569
                Create RA manually
1570
                ]]></source>
1571
                <target><![CDATA[
1572
                RA manuell erstellen
1573
                ]]></target>
1574
        </message>
1575
        <message>
1576
                <source><![CDATA[
1172 daniel-mar 1577
                Create a new RA manually
1578
                ]]></source>
1579
                <target><![CDATA[
1580
                Eine neue RA manuell erstellen
1581
                ]]></target>
1582
        </message>
1583
        <message>
1584
                <source><![CDATA[
1359 daniel-mar 1585
                Create database backup
1586
                ]]></source>
1587
                <target><![CDATA[
1588
                Datensicherung erstellen
1589
                ]]></target>
1590
        </message>
1591
        <message>
1592
                <source><![CDATA[
928 daniel-mar 1593
                Create or change subordinate objects
635 daniel-mar 1594
                ]]></source>
1595
                <target><![CDATA[
1596
                Untergeordnete Objekte hinzufügen oder ändern
1597
                ]]></target>
1598
        </message>
1599
        <message>
1600
                <source><![CDATA[
928 daniel-mar 1601
                Create or change subordinate objects / categories
635 daniel-mar 1602
                ]]></source>
1603
                <target><![CDATA[
1604
                Untergeordnete Objekte/Kategorien hinzufügen oder ändern
1605
                ]]></target>
1606
        </message>
1607
        <message>
1608
                <source><![CDATA[
1609
                Create password
1610
                ]]></source>
1611
                <target><![CDATA[
1612
                Passwort festlegen
1613
                ]]></target>
1614
        </message>
1615
        <message>
1616
                <source><![CDATA[
1617
                Created
1618
                ]]></source>
1619
                <target><![CDATA[
1620
                Erstellt
1621
                ]]></target>
1622
        </message>
1623
        <message>
1624
                <source><![CDATA[
1189 daniel-mar 1625
                Critical issue
1626
                ]]></source>
1627
                <target><![CDATA[
1628
                Kritisches Problem
1629
                ]]></target>
1630
        </message>
1631
        <message>
1632
                <source><![CDATA[
1000 daniel-mar 1633
                Critical issues
1634
                ]]></source>
1635
                <target><![CDATA[
1636
                Kritische Probleme
1637
                ]]></target>
1638
        </message>
1639
        <message>
1640
                <source><![CDATA[
635 daniel-mar 1641
                Currently <a %1>%2 free OIDs have been</a> registered. Please enter your email below to receive a free OID.
1642
                ]]></source>
1643
                <target><![CDATA[
1644
                Es sind bereits <a %1>%2 kostenlose OIDs</a> registriert. Bitte geben Sie Ihre E-Mail-Adresse ein, um eine kostenlose OID zu erhalten.
1645
                ]]></target>
1646
        </message>
1647
        <message>
1648
                <source><![CDATA[
1649
                Currently there are no Registration Authorities.
1650
                ]]></source>
1651
                <target><![CDATA[
1652
                Derzeit gibt es keine Registrierungsstellen.
1653
                ]]></target>
1654
        </message>
1655
        <message>
1656
                <source><![CDATA[
1657
                Currently there are no log entries
1658
                ]]></source>
1659
                <target><![CDATA[
1660
                Derzeit sind keine Logbucheinträge vorhanden
1661
                ]]></target>
1662
        </message>
1663
        <message>
1664
                <source><![CDATA[
919 daniel-mar 1665
                Currently, no Application Identifiers are registered in the system.
1666
                ]]></source>
1667
                <target><![CDATA[
1668
                Derzeit sind keine AID in diesem System registriert.
1669
                ]]></target>
1670
        </message>
1671
        <message>
1672
                <source><![CDATA[
635 daniel-mar 1673
                Currently, no DOIs are registered in the system.
1674
                ]]></source>
1675
                <target><![CDATA[
1676
                Derzeit sind keine DOIs in diesem System registriert.
1677
                ]]></target>
1678
        </message>
1679
        <message>
1680
                <source><![CDATA[
709 daniel-mar 1681
                Currently, no Domain Name is registered in the system.
1682
                ]]></source>
1683
                <target><![CDATA[
1684
                Derzeit sind keine Domain-Namen in diesem System registriert.
1685
                ]]></target>
1686
        </message>
1687
        <message>
1688
                <source><![CDATA[
844 daniel-mar 1689
                Currently, no FourCC is registered in the system.
1690
                ]]></source>
1691
                <target><![CDATA[
1692
                Derzeit sind keine FourCCs in diesem System registriert.
1693
                ]]></target>
1694
        </message>
1695
        <message>
1696
                <source><![CDATA[
635 daniel-mar 1697
                Currently, no GS1 based numbers are registered in the system.
1698
                ]]></source>
1699
                <target><![CDATA[
1700
                Derzeit sind keine GS1-basierenden Nummern im System registriert.
1701
                ]]></target>
1702
        </message>
1703
        <message>
1704
                <source><![CDATA[
1705
                Currently, no GUID is registered in the system.
1706
                ]]></source>
1707
                <target><![CDATA[
1708
                Derzeit sind keine GUIDs in diesem System registriert.
1709
                ]]></target>
1710
        </message>
1711
        <message>
1712
                <source><![CDATA[
1713
                Currently, no Java Package Name is registered in the system.
1714
                ]]></source>
1715
                <target><![CDATA[
1716
                Derzeit sind keine Java-Package-Namen in diesem System registriert.
1717
                ]]></target>
1718
        </message>
1719
        <message>
1720
                <source><![CDATA[
1258 daniel-mar 1721
                Currently, no MAC addresses are registered in the system.
1248 daniel-mar 1722
                ]]></source>
1723
                <target><![CDATA[
1258 daniel-mar 1724
                Derzeit sind keine MAC-Adressen in diesem System registriert.
1248 daniel-mar 1725
                ]]></target>
1726
        </message>
1727
        <message>
1728
                <source><![CDATA[
635 daniel-mar 1729
                Currently, no OID is registered in the system.
1730
                ]]></source>
1731
                <target><![CDATA[
1732
                Derzeit sind keine OIDs in diesem System registriert.
1733
                ]]></target>
1734
        </message>
1735
        <message>
1736
                <source><![CDATA[
1118 daniel-mar 1737
                Currently, no PHP Namespace is registered in the system.
1738
                ]]></source>
1739
                <target><![CDATA[
1740
                Derzeit sind keine PHP-Namensräume in diesem System registriert.
1741
                ]]></target>
1742
        </message>
1743
        <message>
1744
                <source><![CDATA[
635 daniel-mar 1745
                Currently, no misc. objects are registered in the system.
1746
                ]]></source>
1747
                <target><![CDATA[
1748
                Derzeit sind keine sonstigen Objekte in diesem System registriert.
1749
                ]]></target>
1750
        </message>
1751
        <message>
1752
                <source><![CDATA[
1753
                Currently, no network blocks are registered in the system.
1754
                ]]></source>
1755
                <target><![CDATA[
1756
                Derzeit sind keine Netzwerkblöcke in diesem System registriert.
1757
                ]]></target>
1758
        </message>
1759
        <message>
1760
                <source><![CDATA[
1761
                Currently, there is no documentation for the AJAX calls. However, you can look at the <b>script.js</b> files of the plugins to see the field names being used. You can also enable network analysis in your web browser debugger (F12) to see the request headers sent to the server during the operation of OIDplus.
1762
                ]]></source>
1763
                <target><![CDATA[
1764
                Derzeit gibt es keine Dokumentation über die AJAX-Schnittstelle. Sie können jedoch die <b>script.js</b> Dateien in den Plugins anschauen, um dort die Feld-Namen abzulesen. Sie können auch mittels Netzwerk-Analyse im Browser-Entwicklungsmodus (F12) sehen, welche Daten an <b>ajax.php</b> gesendet werden.
1765
                ]]></target>
1766
        </message>
1767
        <message>
1768
                <source><![CDATA[
1160 daniel-mar 1769
                DB-Slang detection failed: Multiple slangs were detected (%1). Use base config setting FORCE_DBMS_SLANG to define one.
635 daniel-mar 1770
                ]]></source>
1771
                <target><![CDATA[
1160 daniel-mar 1772
                Datenbank-Dialekt-Erkennung fehlgeschlagen: Mehrere Dialekte erkannt (%1). Bitte Basiskonfiguration FORCE_DBMS_SLANG nutzen, um einen Dialekt festzulegen.
635 daniel-mar 1773
                ]]></target>
1774
        </message>
1775
        <message>
1776
                <source><![CDATA[
1048 daniel-mar 1777
                DEFAULT_LANGUAGE points to an invalid language plugin. (Consider setting to "enus" = "English USA".)
1778
                ]]></source>
1779
                <target><![CDATA[
1780
                DEFAULT_LANGUAGE zeigt auf ein nicht existierendes Sprach-Plugin. (Verwenden Sie "dede" = "Deutsch/Deutschland".)
1781
                ]]></target>
1782
        </message>
1783
        <message>
1784
                <source><![CDATA[
930 daniel-mar 1785
                DER encoding
1786
                ]]></source>
1787
                <target><![CDATA[
1788
                DER-Kodierung
1789
                ]]></target>
1790
        </message>
1791
        <message>
1792
                <source><![CDATA[
635 daniel-mar 1793
                DOI
1794
                ]]></source>
1795
                <target><![CDATA[
1796
                DOI
1797
                ]]></target>
1798
        </message>
1799
        <message>
1800
                <source><![CDATA[
1801
                DOI %1
1802
                ]]></source>
1803
                <target><![CDATA[
1804
                DOI %1
1805
                ]]></target>
1806
        </message>
1807
        <message>
1808
                <source><![CDATA[
1220 daniel-mar 1809
                DSN
1810
                ]]></source>
1811
                <target><![CDATA[
1812
                DSN
1813
                ]]></target>
1814
        </message>
1815
        <message>
1816
                <source><![CDATA[
635 daniel-mar 1817
                Dark Theme (inverted colors)
1818
                ]]></source>
1819
                <target><![CDATA[
1820
                Dunkles Design (invertierte Farben)
1821
                ]]></target>
1822
        </message>
1823
        <message>
1824
                <source><![CDATA[
1359 daniel-mar 1825
                Data Exchange (oid-info.com)
635 daniel-mar 1826
                ]]></source>
1827
                <target><![CDATA[
1359 daniel-mar 1828
                Daten-Austausch (oid-info.com)
635 daniel-mar 1829
                ]]></target>
1830
        </message>
1831
        <message>
1832
                <source><![CDATA[
945 daniel-mar 1833
                Data Universal Numbering System (D-U-N-S)
1834
                ]]></source>
1835
                <target><![CDATA[
1836
                Data Universal Numbering System (D-U-N-S)
1837
                ]]></target>
1838
        </message>
1839
        <message>
1840
                <source><![CDATA[
635 daniel-mar 1841
                Database
1842
                ]]></source>
1843
                <target><![CDATA[
1844
                Datenbank
1845
                ]]></target>
1846
        </message>
1847
        <message>
1848
                <source><![CDATA[
1359 daniel-mar 1849
                Database Backup
1850
                ]]></source>
1851
                <target><![CDATA[
1852
                Datenbank-Backup
1853
                ]]></target>
1854
        </message>
1855
        <message>
1856
                <source><![CDATA[
635 daniel-mar 1857
                Database connectivity
1858
                ]]></source>
1859
                <target><![CDATA[
1860
                Datenbank-Anbindung
1861
                ]]></target>
1862
        </message>
1863
        <message>
1864
                <source><![CDATA[
1865
                Database connectivity diagram
1866
                ]]></source>
1867
                <target><![CDATA[
1868
                Diagramm zur Datenbank-Anbindung
1869
                ]]></target>
1870
        </message>
1871
        <message>
1872
                <source><![CDATA[
1873
                Database plugin
1874
                ]]></source>
1875
                <target><![CDATA[
1876
                Datenbank-Plugin
1877
                ]]></target>
1878
        </message>
1879
        <message>
1880
                <source><![CDATA[
1881
                Database plugin "%1" not found
1882
                ]]></source>
1883
                <target><![CDATA[
1884
                Datenbank-Plugin "%1" nicht gefunden
1885
                ]]></target>
1886
        </message>
1887
        <message>
1888
                <source><![CDATA[
1889
                Database provider
1890
                ]]></source>
1891
                <target><![CDATA[
1892
                Datenbank-Provider
1893
                ]]></target>
1894
        </message>
1895
        <message>
1896
                <source><![CDATA[
1897
                Database provider plugins
1898
                ]]></source>
1899
                <target><![CDATA[
1900
                Datenbank-Provider-Plugins
1901
                ]]></target>
1902
        </message>
1903
        <message>
1904
                <source><![CDATA[
1905
                Database provider plugins (active)
1906
                ]]></source>
1907
                <target><![CDATA[
1908
                Datenbank-Provider-Plugins (aktiv)
1909
                ]]></target>
1910
        </message>
1911
        <message>
1912
                <source><![CDATA[
1913
                Database provider plugins (inactive)
1914
                ]]></source>
1915
                <target><![CDATA[
1916
                Datenbank-Provider-Plugins (inaktiv)
1917
                ]]></target>
1918
        </message>
1919
        <message>
1920
                <source><![CDATA[
1921
                Database providers
1922
                ]]></source>
1923
                <target><![CDATA[
1924
                Datenbank-Provider
1925
                ]]></target>
1926
        </message>
1927
        <message>
1928
                <source><![CDATA[
1186 daniel-mar 1929
                Database system
1930
                ]]></source>
1931
                <target><![CDATA[
1932
                Datenbank-System
1933
                ]]></target>
1934
        </message>
1935
        <message>
1936
                <source><![CDATA[
830 daniel-mar 1937
                Database update from version %1 failed: %2
635 daniel-mar 1938
                ]]></source>
1939
                <target><![CDATA[
830 daniel-mar 1940
                Datenbank-Update von Version %1 ist fehlgeschlagen: %2
635 daniel-mar 1941
                ]]></target>
1942
        </message>
1943
        <message>
1944
                <source><![CDATA[
922 daniel-mar 1945
                Decoding
1946
                ]]></source>
1947
                <target><![CDATA[
1948
                Dekodierung
1949
                ]]></target>
1950
        </message>
1951
        <message>
1952
                <source><![CDATA[
1359 daniel-mar 1953
                Decryption failed (Internal error)
711 daniel-mar 1954
                ]]></source>
1955
                <target><![CDATA[
1359 daniel-mar 1956
                Entschlüsselung fehlgeschlagen (Interner Fehler)
711 daniel-mar 1957
                ]]></target>
1958
        </message>
1959
        <message>
1960
                <source><![CDATA[
1359 daniel-mar 1961
                Decryption failed (OpenSSL not installed)
1962
                ]]></source>
1963
                <target><![CDATA[
1964
                Entschlüsselung fehlgeschlagen (OpenSSL nicht installiert)
1965
                ]]></target>
1966
        </message>
1967
        <message>
1968
                <source><![CDATA[
1969
                Decryption failed (Unexpected encryption version)
1970
                ]]></source>
1971
                <target><![CDATA[
1972
                Entschlüsselung fehlgeschlagen (Nicht unterstützte Version)
1973
                ]]></target>
1974
        </message>
1975
        <message>
1976
                <source><![CDATA[
1977
                Decryption failed (wrong password)
1978
                ]]></source>
1979
                <target><![CDATA[
1980
                Entschlüsselung fehlgeschlagen (Falsches Passwort)
1981
                ]]></target>
1982
        </message>
1983
        <message>
1984
                <source><![CDATA[
635 daniel-mar 1985
                Delete
1986
                ]]></source>
1987
                <target><![CDATA[
1988
                Löschen
1989
                ]]></target>
1990
        </message>
1991
        <message>
1992
                <source><![CDATA[
1993
                Delete profile
1994
                ]]></source>
1995
                <target><![CDATA[
1996
                Profil löschen
1997
                ]]></target>
1998
        </message>
1999
        <message>
2000
                <source><![CDATA[
2001
                Delete this RA
2002
                ]]></source>
2003
                <target><![CDATA[
2004
                Diese RA löschen
2005
                ]]></target>
2006
        </message>
2007
        <message>
2008
                <source><![CDATA[
2009
                Description
2010
                ]]></source>
2011
                <target><![CDATA[
2012
                Beschreibung
2013
                ]]></target>
2014
        </message>
2015
        <message>
2016
                <source><![CDATA[
2017
                Description for config key "%1" is too long (max %2).
2018
                ]]></source>
2019
                <target><![CDATA[
2020
                Beschreibung des Konfigurations-Schlüssels "%1" ist zu lang (Maximale Länge: %2).
2021
                ]]></target>
2022
        </message>
2023
        <message>
2024
                <source><![CDATA[
2025
                Design
2026
                ]]></source>
2027
                <target><![CDATA[
2028
                Design
2029
                ]]></target>
2030
        </message>
2031
        <message>
2032
                <source><![CDATA[
2033
                Designs
2034
                ]]></source>
2035
                <target><![CDATA[
2036
                Designs
2037
                ]]></target>
2038
        </message>
2039
        <message>
2040
                <source><![CDATA[
754 daniel-mar 2041
                Did you ever wonder what OIDplus would look like if it had been created in the era of MS-DOS, Windows 3.11, or Windows 95? Just download the ZIP files below and have a look!
2042
                ]]></source>
2043
                <target><![CDATA[
2044
                Haben Sie sich einmal gefragt, wie OIDplus aussehen würde, wenn es in der Ära von MS-DOS, Windows 3.11 oder Windows 95 entwickelt worden wäre? Laden Sie einfach die ZIP-Dateien herunter und schauen Sie selbst!
2045
                ]]></target>
2046
        </message>
2047
        <message>
2048
                <source><![CDATA[
645 daniel-mar 2049
                Differences could have various reasons, for example, a hotfix you have applied.
635 daniel-mar 2050
                ]]></source>
2051
                <target><![CDATA[
645 daniel-mar 2052
                Unterschiede können verschiedene Gründe haben, beispielsweise ein Hotfix, die Sie eingespielt haben.
635 daniel-mar 2053
                ]]></target>
2054
        </message>
2055
        <message>
2056
                <source><![CDATA[
2057
                Digital Object Identifier (DOI)
2058
                ]]></source>
2059
                <target><![CDATA[
2060
                Digital Object Identifier (DOI)
2061
                ]]></target>
2062
        </message>
2063
        <message>
2064
                <source><![CDATA[
1180 daniel-mar 2065
                Directory %1 does not exist
2066
                ]]></source>
2067
                <target><![CDATA[
2068
                Verzeichnis %1 existiert nicht
2069
                ]]></target>
2070
        </message>
2071
        <message>
2072
                <source><![CDATA[
1007 daniel-mar 2073
                Directory %1 is not writeable. Please check the permissions!
2074
                ]]></source>
2075
                <target><![CDATA[
2076
                Verzeichnis %1 ist schreibgeschützt. Bitte die Berechtigungen korrigieren!
2077
                ]]></target>
2078
        </message>
2079
        <message>
2080
                <source><![CDATA[
635 daniel-mar 2081
                Directory userdata/logs/ not existing
2082
                ]]></source>
2083
                <target><![CDATA[
2084
                Verzeichnis userdata/logs/ existiert nicht
2085
                ]]></target>
2086
        </message>
2087
        <message>
2088
                <source><![CDATA[
699 daniel-mar 2089
                Distribution via %1 is not possible with this edition of OIDplus
2090
                ]]></source>
2091
                <target><![CDATA[
2092
                Verteilung mittels %1 ist nicht möglich mit dieser Edition von OIDplus
2093
                ]]></target>
2094
        </message>
2095
        <message>
2096
                <source><![CDATA[
635 daniel-mar 2097
                Do you want to open the newly created object now?
2098
                ]]></source>
2099
                <target><![CDATA[
2100
                Möchten Sie das neu angelegte Objekt nun öffnen?
2101
                ]]></target>
2102
        </message>
2103
        <message>
2104
                <source><![CDATA[
1269 daniel-mar 2105
                Do you want to open the updated object now?
2106
                ]]></source>
2107
                <target><![CDATA[
2108
                Möchten Sie das aktualisierte Objekt nun öffnen?
2109
                ]]></target>
2110
        </message>
2111
        <message>
2112
                <source><![CDATA[
1278 daniel-mar 2113
                Documentation
2114
                ]]></source>
2115
                <target><![CDATA[
2116
                Dokumentation
2117
                ]]></target>
2118
        </message>
2119
        <message>
2120
                <source><![CDATA[
635 daniel-mar 2121
                Documents and Resources
2122
                ]]></source>
2123
                <target><![CDATA[
2124
                Dokumente und Ressourcen
2125
                ]]></target>
2126
        </message>
2127
        <message>
2128
                <source><![CDATA[
2129
                Does not have an OID
2130
                ]]></source>
2131
                <target><![CDATA[
2132
                Hat keine OID
2133
                ]]></target>
2134
        </message>
2135
        <message>
2136
                <source><![CDATA[
709 daniel-mar 2137
                Domain
2138
                ]]></source>
2139
                <target><![CDATA[
2140
                Domain
2141
                ]]></target>
2142
        </message>
2143
        <message>
2144
                <source><![CDATA[
2145
                Domain Names
2146
                ]]></source>
2147
                <target><![CDATA[
2148
                Domain-Namen
2149
                ]]></target>
2150
        </message>
2151
        <message>
2152
                <source><![CDATA[
635 daniel-mar 2153
                Done
2154
                ]]></source>
2155
                <target><![CDATA[
2156
                Fertig
2157
                ]]></target>
2158
        </message>
2159
        <message>
2160
                <source><![CDATA[
2161
                Dot notation
2162
                ]]></source>
2163
                <target><![CDATA[
2164
                Punkt-Notation
2165
                ]]></target>
2166
        </message>
2167
        <message>
2168
                <source><![CDATA[
2169
                Download
2170
                ]]></source>
2171
                <target><![CDATA[
2172
                Herunterladen
2173
                ]]></target>
2174
        </message>
2175
        <message>
2176
                <source><![CDATA[
754 daniel-mar 2177
                Download OIDplus for DOS
2178
                ]]></source>
2179
                <target><![CDATA[
755 daniel-mar 2180
                OIDplus für DOS herunterladen
754 daniel-mar 2181
                ]]></target>
2182
        </message>
2183
        <message>
2184
                <source><![CDATA[
755 daniel-mar 2185
                Download OIDplus for Windows 3.11
754 daniel-mar 2186
                ]]></source>
2187
                <target><![CDATA[
755 daniel-mar 2188
                OIDplus für Windows 3.11 herunterladen
754 daniel-mar 2189
                ]]></target>
2190
        </message>
2191
        <message>
2192
                <source><![CDATA[
1064 daniel-mar 2193
                Download OIDplus for Windows 3.11, 95, or later
2194
                ]]></source>
2195
                <target><![CDATA[
2196
                OIDplus für Windows 3.11, 95 oder neuer herunterladen
2197
                ]]></target>
2198
        </message>
2199
        <message>
2200
                <source><![CDATA[
755 daniel-mar 2201
                Download OIDplus for Windows 95 or later
2202
                ]]></source>
2203
                <target><![CDATA[
2204
                OIDplus für Windows 95 oder neuer herunterladen
2205
                ]]></target>
2206
        </message>
2207
        <message>
2208
                <source><![CDATA[
1359 daniel-mar 2209
                Download a database backup file with the following contents:
2210
                ]]></source>
2211
                <target><![CDATA[
2212
                Eine Datensicherung mit folgenden Inhalten herunterladen:
2213
                ]]></target>
2214
        </message>
2215
        <message>
2216
                <source><![CDATA[
2217
                Download backup
2218
                ]]></source>
2219
                <target><![CDATA[
2220
                Herunterladen
2221
                ]]></target>
2222
        </message>
2223
        <message>
2224
                <source><![CDATA[
1232 daniel-mar 2225
                Download extension from Microsoft
2226
                ]]></source>
2227
                <target><![CDATA[
2228
                PHP-Erweiterung von Microsoft herunterladen
2229
                ]]></target>
2230
        </message>
2231
        <message>
2232
                <source><![CDATA[
635 daniel-mar 2233
                E-Mail
2234
                ]]></source>
2235
                <target><![CDATA[
2236
                E-Mail
2237
                ]]></target>
2238
        </message>
2239
        <message>
2240
                <source><![CDATA[
2241
                E-Mail sent.
2242
                ]]></source>
2243
                <target><![CDATA[
2244
                E-Mail gesendet.
2245
                ]]></target>
2246
        </message>
2247
        <message>
2248
                <source><![CDATA[
2249
                E-Mail-Address
2250
                ]]></source>
2251
                <target><![CDATA[
2252
                E-Mail-Adresse
2253
                ]]></target>
2254
        </message>
2255
        <message>
2256
                <source><![CDATA[
2257
                E-Mail-Address cannot be changed because this user does not have a password
2258
                ]]></source>
2259
                <target><![CDATA[
2260
                Die E-Mail-Adresse kann nicht geändert werden, da der Benutzer eine alternative Anmelde-Methode verwendet
2261
                ]]></target>
2262
        </message>
2263
        <message>
2264
                <source><![CDATA[
2265
                E-Mail-Address: %1
2266
                ]]></source>
2267
                <target><![CDATA[
2268
                E-Mail-Adresse: %1
2269
                ]]></target>
2270
        </message>
2271
        <message>
2272
                <source><![CDATA[
702 daniel-mar 2273
                ERROR: No CAPTCHA plugins were found! You CANNOT use OIDplus without the "%1" CAPTCHA plugin.
2274
                ]]></source>
2275
                <target><![CDATA[
2276
                FEHLER: Keine CAPTCHA-Plugins gefunden! Sie können OIDplus ohne das "%1" CAPTCHA-Plugin nicht ausführen!
2277
                ]]></target>
2278
        </message>
2279
        <message>
2280
                <source><![CDATA[
635 daniel-mar 2281
                ERROR: No database plugins were found! You CANNOT use OIDplus without database connection.
2282
                ]]></source>
2283
                <target><![CDATA[
2284
                FEHLER: Keine Datenbank-Plugins wurden gefunden! Sie könne OIDplus nicht ohne Datenbank-Verbindung verwenden.
2285
                ]]></target>
2286
        </message>
2287
        <message>
2288
                <source><![CDATA[
2289
                Edit RA contact data
2290
                ]]></source>
2291
                <target><![CDATA[
2292
                RA-Kontaktdaten bearbeiten
2293
                ]]></target>
2294
        </message>
2295
        <message>
2296
                <source><![CDATA[
2297
                Edit contact data
2298
                ]]></source>
2299
                <target><![CDATA[
2300
                Kontaktdaten bearbeiten
2301
                ]]></target>
2302
        </message>
2303
        <message>
2304
                <source><![CDATA[
2305
                EiB
2306
                ]]></source>
2307
                <target><![CDATA[
2308
                EiB
2309
                ]]></target>
2310
        </message>
2311
        <message>
2312
                <source><![CDATA[
2313
                Empty OIDplus database without example data
2314
                ]]></source>
2315
                <target><![CDATA[
2316
                Leere OIDplus Datenbank ohne Beispiel-Daten
2317
                ]]></target>
2318
        </message>
2319
        <message>
2320
                <source><![CDATA[
1359 daniel-mar 2321
                Encrypt backup file with the following password (optional)
2322
                ]]></source>
2323
                <target><![CDATA[
2324
                Sicherungsdatei mit folgendem Passwort verschlüsseln (optional)
2325
                ]]></target>
2326
        </message>
2327
        <message>
2328
                <source><![CDATA[
1265 daniel-mar 2329
                Endpoints
2330
                ]]></source>
2331
                <target><![CDATA[
2332
                Endpunkte
2333
                ]]></target>
2334
        </message>
2335
        <message>
2336
                <source><![CDATA[
635 daniel-mar 2337
                Enforce SSL (always redirect)
2338
                ]]></source>
2339
                <target><![CDATA[
2340
                SSL erzwingen (immer Umleiten)
2341
                ]]></target>
2342
        </message>
2343
        <message>
2344
                <source><![CDATA[
2345
                Enforced SQL slang (via setting FORCE_DBMS_SLANG) "%1" does not exist.
2346
                ]]></source>
2347
                <target><![CDATA[
2348
                Der erzwungene SQL-Dialekt (Einstellung "FORCE_DBMS_SLANG") "%1" existiert nicht.
2349
                ]]></target>
2350
        </message>
2351
        <message>
2352
                <source><![CDATA[
985 daniel-mar 2353
                Enforcement of a secure connection:
2354
                ]]></source>
2355
                <target><![CDATA[
2356
                Erzwingung einer sicheren Verbindung:
2357
                ]]></target>
2358
        </message>
2359
        <message>
2360
                <source><![CDATA[
635 daniel-mar 2361
                Enter your domain username and your password to log in as Registration Authority.
2362
                ]]></source>
2363
                <target><![CDATA[
2364
                Geben Sie Ihren Domänen-Benutzernamen und Ihr Passwort ein, um sich als Registrierungsstelle anzumelden.
2365
                ]]></target>
2366
        </message>
2367
        <message>
2368
                <source><![CDATA[
2369
                Enter your email address and your password to log in as Registration Authority.
2370
                ]]></source>
2371
                <target><![CDATA[
2372
                Geben Sie Ihre E-Mail-Adresse und das Passwort ein, um sich als Registrierungsstelle anzumelden.
2373
                ]]></target>
2374
        </message>
2375
        <message>
2376
                <source><![CDATA[
1080 daniel-mar 2377
                Entry "database_version" inside the table "###config" seems to be wrong (needs to be a number)
635 daniel-mar 2378
                ]]></source>
2379
                <target><![CDATA[
1080 daniel-mar 2380
                Eintrag "database_version" in der Tabelle "###config" scheint falsch zu sein (muss eine Zahl sein)
635 daniel-mar 2381
                ]]></target>
2382
        </message>
2383
        <message>
2384
                <source><![CDATA[
2385
                Error
2386
                ]]></source>
2387
                <target><![CDATA[
2388
                Fehler
2389
                ]]></target>
2390
        </message>
2391
        <message>
2392
                <source><![CDATA[
1088 daniel-mar 2393
                Error creating password hash
2394
                ]]></source>
2395
                <target><![CDATA[
2396
                Fehler beim Erstellen des Passwort-Hashs
2397
                ]]></target>
2398
        </message>
2399
        <message>
2400
                <source><![CDATA[
1359 daniel-mar 2401
                Error during restore of backup: Cannot get insert_id of log entry!
2402
                ]]></source>
2403
                <target><![CDATA[
2404
                Fehler beim Wiederherstellen der Sicherung: Kann nicht insert_id von einem Logbuch-Eintrag erhalten!
2405
                ]]></target>
2406
        </message>
2407
        <message>
2408
                <source><![CDATA[
635 daniel-mar 2409
                Error in search query: %1
2410
                ]]></source>
2411
                <target><![CDATA[
2412
                Fehler in Such-Anfrage: %1
2413
                ]]></target>
2414
        </message>
2415
        <message>
2416
                <source><![CDATA[
2417
                Error receiving the authentication token from %1: %2
2418
                ]]></source>
2419
                <target><![CDATA[
2420
                Konnte Authentifizierungs-Token von %1 nicht erhalten: %2
2421
                ]]></target>
2422
        </message>
2423
        <message>
2424
                <source><![CDATA[
2425
                Error: %1
2426
                ]]></source>
2427
                <target><![CDATA[
2428
                Fehler: %1
2429
                ]]></target>
2430
        </message>
2431
        <message>
2432
                <source><![CDATA[
2433
                Error: Search term minimum length is %1 characters.
2434
                ]]></source>
2435
                <target><![CDATA[
2436
                Fehler: Suchwort muss mindestens %1 Zeichen lang sein.
2437
                ]]></target>
2438
        </message>
2439
        <message>
2440
                <source><![CDATA[
2441
                Error: These credentials cannot be used with OIDplus. Please check the base configuration.
2442
                ]]></source>
2443
                <target><![CDATA[
2444
                Fehler: Diese Zugangsdaten können nicht mit OIDplus verwendet werden. Bitte prüfen Sie die Basiskonfiguration.
2445
                ]]></target>
2446
        </message>
2447
        <message>
2448
                <source><![CDATA[
2449
                Error: You must enter a search term.
2450
                ]]></source>
2451
                <target><![CDATA[
2452
                Fehler: Sie müssen ein Suchwort eingeben.
2453
                ]]></target>
2454
        </message>
2455
        <message>
2456
                <source><![CDATA[
2457
                Error: Your system could not generate a private/public key pair. (OpenSSL is probably missing on your system). Therefore, you cannot register/unregister your OIDplus instance.
2458
                ]]></source>
2459
                <target><![CDATA[
2460
                Achtung: Ihr System konnte kein Schlüsselpaar erzeugen. (OpenSSL fehlt möglicherweise auf Ihrem System). Aus diesem Grund können Sie Ihre OIDplus-Installation nicht registrieren.
2461
                ]]></target>
2462
        </message>
2463
        <message>
2464
                <source><![CDATA[
1000 daniel-mar 2465
                Errors
2466
                ]]></source>
2467
                <target><![CDATA[
2468
                Fehler
2469
                ]]></target>
2470
        </message>
2471
        <message>
2472
                <source><![CDATA[
635 daniel-mar 2473
                Everything OK!
2474
                ]]></source>
2475
                <target><![CDATA[
2476
                Alles in Ordnung!
2477
                ]]></target>
2478
        </message>
2479
        <message>
2480
                <source><![CDATA[
1173 daniel-mar 2481
                Example for Microsoft Access
2482
                ]]></source>
2483
                <target><![CDATA[
2484
                Beispiel für Microsoft Access
2485
                ]]></target>
2486
        </message>
2487
        <message>
2488
                <source><![CDATA[
635 daniel-mar 2489
                Example for MySQL/MariaDB
2490
                ]]></source>
2491
                <target><![CDATA[
2492
                Beispiel für MySQL/MariaDB
2493
                ]]></target>
2494
        </message>
2495
        <message>
2496
                <source><![CDATA[
2497
                Example for PostgreSQL
2498
                ]]></source>
2499
                <target><![CDATA[
2500
                Beispiel für PostgreSQL
2501
                ]]></target>
2502
        </message>
2503
        <message>
2504
                <source><![CDATA[
2505
                Example for SQL Server
2506
                ]]></source>
2507
                <target><![CDATA[
2508
                Beispiel für SQL Server
2509
                ]]></target>
2510
        </message>
2511
        <message>
2512
                <source><![CDATA[
2513
                Example for adding OID 2.999.123 using JavaScript
2514
                ]]></source>
2515
                <target><![CDATA[
2516
                Beispiel: OID 2.999.123 mittels JavaScript hinzufügen
2517
                ]]></target>
2518
        </message>
2519
        <message>
2520
                <source><![CDATA[
2521
                Example for adding OID 2.999.123 using PHP (located at a foreign server)
2522
                ]]></source>
2523
                <target><![CDATA[
2524
                Beispiel: OID 2.999.123 mittels PHP hinzufügen (von einem fremden Server ausgehend)
2525
                ]]></target>
2526
        </message>
2527
        <message>
2528
                <source><![CDATA[
2529
                Example for adding OID 2.999.123 using Python
2530
                ]]></source>
2531
                <target><![CDATA[
2532
                Beispiel: OID 2.999.123 mittels Python hinzufügen
2533
                ]]></target>
2534
        </message>
2535
        <message>
2536
                <source><![CDATA[
2537
                Example for adding OID 2.999.123 using VBScript
2538
                ]]></source>
2539
                <target><![CDATA[
2540
                Beispiel: OID 2.999.123 mittels VBScript hinzufügen
2541
                ]]></target>
2542
        </message>
2543
        <message>
2544
                <source><![CDATA[
1232 daniel-mar 2545
                Example with instance name
2546
                ]]></source>
2547
                <target><![CDATA[
2548
                Beispiel mit Instanznamen
2549
                ]]></target>
2550
        </message>
2551
        <message>
2552
                <source><![CDATA[
2553
                Example with port
2554
                ]]></source>
2555
                <target><![CDATA[
2556
                Beispiel mit Port
2557
                ]]></target>
2558
        </message>
2559
        <message>
2560
                <source><![CDATA[
662 daniel-mar 2561
                Execute command:
2562
                ]]></source>
2563
                <target><![CDATA[
2564
                Befehl ausführen:
2565
                ]]></target>
2566
        </message>
2567
        <message>
2568
                <source><![CDATA[
635 daniel-mar 2569
                Expected file contents
2570
                ]]></source>
2571
                <target><![CDATA[
2572
                Erwarteter Dateiinhalt
2573
                ]]></target>
2574
        </message>
2575
        <message>
2576
                <source><![CDATA[
2577
                Export
2578
                ]]></source>
2579
                <target><![CDATA[
2580
                Export
2581
                ]]></target>
2582
        </message>
2583
        <message>
2584
                <source><![CDATA[
659 daniel-mar 2585
                FATAL ERROR
2586
                ]]></source>
2587
                <target><![CDATA[
2588
                FEHLER
2589
                ]]></target>
2590
        </message>
2591
        <message>
2592
                <source><![CDATA[
1000 daniel-mar 2593
                Facebook OAuth Login
2594
                ]]></source>
2595
                <target><![CDATA[
2596
                Facebook OAuth-Anmeldung
2597
                ]]></target>
2598
        </message>
2599
        <message>
2600
                <source><![CDATA[
635 daniel-mar 2601
                Facebook OAuth authentication is disabled on this system.
2602
                ]]></source>
2603
                <target><![CDATA[
2604
                Facebook OAuth-Authentifizierung ist in diesem System deaktiviert.
2605
                ]]></target>
2606
        </message>
2607
        <message>
2608
                <source><![CDATA[
1022 daniel-mar 2609
                Failed
2610
                ]]></source>
2611
                <target><![CDATA[
2612
                Fehlgeschlagen
2613
                ]]></target>
2614
        </message>
2615
        <message>
2616
                <source><![CDATA[
635 daniel-mar 2617
                Failed to load content: %1
2618
                ]]></source>
2619
                <target><![CDATA[
2620
                Inhalt konnte nicht geladen werden: %1
2621
                ]]></target>
2622
        </message>
2623
        <message>
2624
                <source><![CDATA[
2625
                Fax
2626
                ]]></source>
2627
                <target><![CDATA[
2628
                Fax
2629
                ]]></target>
2630
        </message>
2631
        <message>
2632
                <source><![CDATA[
2633
                Fax: %1
2634
                ]]></source>
2635
                <target><![CDATA[
2636
                Fax: %1
2637
                ]]></target>
2638
        </message>
2639
        <message>
2640
                <source><![CDATA[
2641
                Field %1 is too long. Max allowed %2
2642
                ]]></source>
2643
                <target><![CDATA[
2644
                Feld %1 ist zu lang. Maximale Länge %2
2645
                ]]></target>
2646
        </message>
2647
        <message>
2648
                <source><![CDATA[
2649
                File %1 does not exist
2650
                ]]></source>
2651
                <target><![CDATA[
2652
                Datei %1 existiert nicht
2653
                ]]></target>
2654
        </message>
2655
        <message>
2656
                <source><![CDATA[
2657
                File %1 has an invalid INI format!
2658
                ]]></source>
2659
                <target><![CDATA[
2660
                Datei %1 hat ein ungültiges INI-Format!
2661
                ]]></target>
2662
        </message>
2663
        <message>
2664
                <source><![CDATA[
2665
                File %1 is missing, but setup can't be started because its directory missing.
2666
                ]]></source>
2667
                <target><![CDATA[
2668
                Datei %1 fehlt, aber Setup kann diese Datei nicht erstellen, da das Setup-Verzeichnis ebenfalls fehlt.
2669
                ]]></target>
2670
        </message>
2671
        <message>
2672
                <source><![CDATA[
2673
                File %1 is missing. Please run setup again.
2674
                ]]></source>
2675
                <target><![CDATA[
2676
                Datei %1 fehlt. Bitte starten Sie Setup erneut, um die Datei zu erzeugen.
2677
                ]]></target>
2678
        </message>
2679
        <message>
2680
                <source><![CDATA[
2681
                File %1 is not writeable
2682
                ]]></source>
2683
                <target><![CDATA[
2684
                Datei %1 ist nicht schreibbar
2685
                ]]></target>
2686
        </message>
2687
        <message>
2688
                <source><![CDATA[
2689
                File %1 was defined in manifest, but it is not existing
2690
                ]]></source>
2691
                <target><![CDATA[
2692
                Datei %1 wurde in Manifest deklariert, existiert aber nicht
2693
                ]]></target>
2694
        </message>
2695
        <message>
2696
                <source><![CDATA[
2697
                File attachments
2698
                ]]></source>
2699
                <target><![CDATA[
2700
                Datei-Anhänge
2701
                ]]></target>
2702
        </message>
2703
        <message>
2704
                <source><![CDATA[
1359 daniel-mar 2705
                File cannot be restored, because it has a wrong file format (schema)
2706
                ]]></source>
2707
                <target><![CDATA[
2708
                Datei kann nicht wiederhergestellt werden, da sie das falsche Format (Schema) hat
2709
                ]]></target>
2710
        </message>
2711
        <message>
2712
                <source><![CDATA[
635 daniel-mar 2713
                File does not exist
2714
                ]]></source>
2715
                <target><![CDATA[
2716
                Datei existiert nicht
2717
                ]]></target>
2718
        </message>
2719
        <message>
2720
                <source><![CDATA[
2721
                File type
2722
                ]]></source>
2723
                <target><![CDATA[
2724
                Dateityp
2725
                ]]></target>
2726
        </message>
2727
        <message>
2728
                <source><![CDATA[
2729
                File userdata/logs/oidplus.log not writeable
2730
                ]]></source>
2731
                <target><![CDATA[
2732
                Datei userdata/logs/oidplus.log ist nicht beschreibbar
2733
                ]]></target>
2734
        </message>
2735
        <message>
2736
                <source><![CDATA[
2737
                Filename
2738
                ]]></source>
2739
                <target><![CDATA[
2740
                Dateiname
2741
                ]]></target>
2742
        </message>
2743
        <message>
2744
                <source><![CDATA[
2745
                First address
2746
                ]]></source>
2747
                <target><![CDATA[
2748
                Erste Adresse
2749
                ]]></target>
2750
        </message>
2751
        <message>
2752
                <source><![CDATA[
2753
                Following object roots have an undefined Registration Authority
2754
                ]]></source>
2755
                <target><![CDATA[
2756
                Die folgenden Wurzel-Objekte sind keiner Registrierungsstelle zugeordnet
2757
                ]]></target>
2758
        </message>
2759
        <message>
2760
                <source><![CDATA[
2761
                Forgot password
2762
                ]]></source>
2763
                <target><![CDATA[
2764
                Passwort vergessen
2765
                ]]></target>
2766
        </message>
2767
        <message>
2768
                <source><![CDATA[
2769
                Forgot password?
2770
                ]]></source>
2771
                <target><![CDATA[
2772
                Passwort vergessen?
2773
                ]]></target>
2774
        </message>
2775
        <message>
2776
                <source><![CDATA[
844 daniel-mar 2777
                Four-Character-Code (FourCC)
2778
                ]]></source>
2779
                <target><![CDATA[
2780
                Vier-Zeichen-Code (FourCC)
2781
                ]]></target>
2782
        </message>
2783
        <message>
2784
                <source><![CDATA[
2785
                FourCC
2786
                ]]></source>
2787
                <target><![CDATA[
2788
                FourCC
2789
                ]]></target>
2790
        </message>
2791
        <message>
2792
                <source><![CDATA[
845 daniel-mar 2793
                FourCC code
2794
                ]]></source>
2795
                <target><![CDATA[
2796
                FourCC-Code
2797
                ]]></target>
2798
        </message>
2799
        <message>
2800
                <source><![CDATA[
635 daniel-mar 2801
                FreeOID service not available. Please ask your administrator.
2802
                ]]></source>
2803
                <target><![CDATA[
2804
                Der FreeOID-Dienst ist nicht verfügbar. Bitte fragen Sie den Systembetreuer.
2805
                ]]></target>
2806
        </message>
2807
        <message>
2808
                <source><![CDATA[
2809
                Functionality not available on Windows
2810
                ]]></source>
2811
                <target><![CDATA[
2812
                Diese Funktion ist in Windows nicht verfügbar
2813
                ]]></target>
2814
        </message>
2815
        <message>
2816
                <source><![CDATA[
1000 daniel-mar 2817
                Functionality only available on Windows systems
635 daniel-mar 2818
                ]]></source>
2819
                <target><![CDATA[
1000 daniel-mar 2820
                Funktion nur mit Windows Systemen möglich
635 daniel-mar 2821
                ]]></target>
2822
        </message>
2823
        <message>
2824
                <source><![CDATA[
2825
                GS1
2826
                ]]></source>
2827
                <target><![CDATA[
2828
                GS1
2829
                ]]></target>
2830
        </message>
2831
        <message>
2832
                <source><![CDATA[
1139 daniel-mar 2833
                GS1 Application Identifier
2834
                ]]></source>
2835
                <target><![CDATA[
2836
                GS1-Anwendungsbezeichner
2837
                ]]></target>
2838
        </message>
2839
        <message>
2840
                <source><![CDATA[
635 daniel-mar 2841
                GS1 Based IDs (GLN/GTIN/SSCC/...)
2842
                ]]></source>
2843
                <target><![CDATA[
2844
                GS1-basierende Bezeichner (GLN/GTIN/SSCC/...)
2845
                ]]></target>
2846
        </message>
2847
        <message>
2848
                <source><![CDATA[
2849
                GS1 value needs to be numeric
2850
                ]]></source>
2851
                <target><![CDATA[
2852
                GS1-Bezeichner muss eine Zahl sein
2853
                ]]></target>
2854
        </message>
2855
        <message>
2856
                <source><![CDATA[
2857
                GUID
2858
                ]]></source>
2859
                <target><![CDATA[
2860
                GUID
2861
                ]]></target>
2862
        </message>
2863
        <message>
2864
                <source><![CDATA[
2865
                GUID representation of this OID
2866
                ]]></source>
2867
                <target><![CDATA[
2868
                GUID-Darstellung dieser OID
2869
                ]]></target>
2870
        </message>
2871
        <message>
2872
                <source><![CDATA[
2873
                Generate XML (all OIDs)
2874
                ]]></source>
2875
                <target><![CDATA[
2876
                XML generieren (Alle OIDs)
2877
                ]]></target>
2878
        </message>
2879
        <message>
2880
                <source><![CDATA[
2881
                Generate XML (only OIDs which do not exist at oid-info.com)
2882
                ]]></source>
2883
                <target><![CDATA[
2884
                XML generieren (Nur OIDs, die nicht auf oid-info.com existieren)
2885
                ]]></target>
2886
        </message>
2887
        <message>
2888
                <source><![CDATA[
2889
                Generate XML file containing all OIDs
2890
                ]]></source>
2891
                <target><![CDATA[
2892
                XML-Datei mit allen OIDs generieren
2893
                ]]></target>
2894
        </message>
2895
        <message>
2896
                <source><![CDATA[
1321 daniel-mar 2897
                Generate a random <abbr title="Administratively Assigned Identifier (not world-wide unique!)">AAI</abbr>
1259 daniel-mar 2898
                ]]></source>
2899
                <target><![CDATA[
1321 daniel-mar 2900
                Zufällige <abbr title="Administratively Assigned Identifier (nicht weltweit einzigartig!)">AAI</abbr> erzeugen
1259 daniel-mar 2901
                ]]></target>
2902
        </message>
2903
        <message>
2904
                <source><![CDATA[
962 daniel-mar 2905
                Generate a random AID - not unique!
694 daniel-mar 2906
                ]]></source>
2907
                <target><![CDATA[
962 daniel-mar 2908
                Zufällige AID erzeugen - nicht einzigartig!
2909
                ]]></target>
2910
        </message>
2911
        <message>
2912
                <source><![CDATA[
2913
                Generate a random GUID
2914
                ]]></source>
2915
                <target><![CDATA[
694 daniel-mar 2916
                Neue GUID erzeugen
2917
                ]]></target>
2918
        </message>
2919
        <message>
2920
                <source><![CDATA[
962 daniel-mar 2921
                Generate a random UUID OID
694 daniel-mar 2922
                ]]></source>
2923
                <target><![CDATA[
2924
                Neue zufällige UUID OID erzeugen
2925
                ]]></target>
2926
        </message>
2927
        <message>
2928
                <source><![CDATA[
1221 daniel-mar 2929
                Generation %1
2930
                ]]></source>
2931
                <target><![CDATA[
2932
                %1. Generation
2933
                ]]></target>
2934
        </message>
2935
        <message>
2936
                <source><![CDATA[
635 daniel-mar 2937
                GiB
2938
                ]]></source>
2939
                <target><![CDATA[
2940
                GiB
2941
                ]]></target>
2942
        </message>
2943
        <message>
2944
                <source><![CDATA[
2945
                Globally Unique Identifier (GUID)
2946
                ]]></source>
2947
                <target><![CDATA[
2948
                Globally Unique Identifier (GUID)
2949
                ]]></target>
2950
        </message>
2951
        <message>
2952
                <source><![CDATA[
2953
                Go
2954
                ]]></source>
2955
                <target><![CDATA[
2956
                &gt;&gt;
2957
                ]]></target>
2958
        </message>
2959
        <message>
2960
                <source><![CDATA[
2961
                Go back
2962
                ]]></source>
2963
                <target><![CDATA[
2964
                Zurückkehren
2965
                ]]></target>
2966
        </message>
2967
        <message>
2968
                <source><![CDATA[
2969
                Go back to
2970
                ]]></source>
2971
                <target><![CDATA[
2972
                Zurückkehren zu
2973
                ]]></target>
2974
        </message>
2975
        <message>
2976
                <source><![CDATA[
2977
                Go back to RA listing
2978
                ]]></source>
2979
                <target><![CDATA[
2980
                Zur RA-Auflistung zurückkehren
2981
                ]]></target>
2982
        </message>
2983
        <message>
2984
                <source><![CDATA[
2985
                Go back to data transfer main page
2986
                ]]></source>
2987
                <target><![CDATA[
2988
                Zu Transfer-Hauptseite zurückkehren
2989
                ]]></target>
2990
        </message>
2991
        <message>
2992
                <source><![CDATA[
2993
                Go back to front page
2994
                ]]></source>
2995
                <target><![CDATA[
2996
                Zur Hauptseite zurückkehren
2997
                ]]></target>
2998
        </message>
2999
        <message>
3000
                <source><![CDATA[
3001
                Go back to registration settings
3002
                ]]></source>
3003
                <target><![CDATA[
3004
                Zu den Registrierungs-Einstellungen zurückkehren
3005
                ]]></target>
3006
        </message>
3007
        <message>
3008
                <source><![CDATA[
795 daniel-mar 3009
                Go back to the system information page
3010
                ]]></source>
3011
                <target><![CDATA[
3012
                Zurück zur Systeminfo-Hauptseite
3013
                ]]></target>
3014
        </message>
3015
        <message>
3016
                <source><![CDATA[
1000 daniel-mar 3017
                Google OAuth Login
3018
                ]]></source>
3019
                <target><![CDATA[
3020
                Google OAuth-Anmeldung
3021
                ]]></target>
3022
        </message>
3023
        <message>
3024
                <source><![CDATA[
635 daniel-mar 3025
                Google OAuth authentication is disabled on this system.
3026
                ]]></source>
3027
                <target><![CDATA[
3028
                Google OAuth-Authentifizierung ist in diesem System deaktiviert.
3029
                ]]></target>
3030
        </message>
3031
        <message>
3032
                <source><![CDATA[
3033
                HMAC failed
3034
                ]]></source>
3035
                <target><![CDATA[
3036
                HMAC fehlgeschlagen
3037
                ]]></target>
3038
        </message>
3039
        <message>
3040
                <source><![CDATA[
779 daniel-mar 3041
                HTTP header "%1" cannot be written as array. A newly installed plugin is probably misusing the method "%2".
3042
                ]]></source>
3043
                <target><![CDATA[
3044
                Die HTTP-Kopfzeile "%1" kann nicht als Array geschrieben werden. Ein frisch installiertes Plugin verwendet die Methode "%2" möglicherweise falsch.
3045
                ]]></target>
3046
        </message>
3047
        <message>
3048
                <source><![CDATA[
844 daniel-mar 3049
                Hex Dump
3050
                ]]></source>
3051
                <target><![CDATA[
3052
                Hexdump
3053
                ]]></target>
3054
        </message>
3055
        <message>
3056
                <source><![CDATA[
635 daniel-mar 3057
                Hide
3058
                ]]></source>
3059
                <target><![CDATA[
3060
                Verstecken
3061
                ]]></target>
3062
        </message>
3063
        <message>
3064
                <source><![CDATA[
3065
                Hide postal address and Phone/Fax/Mobile Numbers
3066
                ]]></source>
3067
                <target><![CDATA[
3068
                Verstecke Postadresse und Telefon/Fax/Handy-Nummern
3069
                ]]></target>
3070
        </message>
3071
        <message>
3072
                <source><![CDATA[
3073
                Hostname
3074
                ]]></source>
3075
                <target><![CDATA[
3076
                Hostname
3077
                ]]></target>
3078
        </message>
3079
        <message>
3080
                <source><![CDATA[
3081
                How to change the email address?
3082
                ]]></source>
3083
                <target><![CDATA[
3084
                Sie können Sie die E-Mail-Adresse ändern?
3085
                ]]></target>
3086
        </message>
3087
        <message>
3088
                <source><![CDATA[
3089
                How to edit these IDs?
3090
                ]]></source>
3091
                <target><![CDATA[
3092
                Wie können Sie diese Tabelle bearbeiten?
3093
                ]]></target>
3094
        </message>
3095
        <message>
3096
                <source><![CDATA[
3097
                How to register?
3098
                ]]></source>
3099
                <target><![CDATA[
3100
                Wie können Sie sich registrieren?
3101
                ]]></target>
3102
        </message>
3103
        <message>
3104
                <source><![CDATA[
1084 daniel-mar 3105
                However, it does not automatically write to this file. Instead, you need to copy-paste the contents into the file.
3106
                ]]></source>
3107
                <target><![CDATA[
3108
                Er schreibt die Datei jedoch nicht selbstständig. Sie müssen die Datei am Ende manuell schreiben ("Kopieren und Einfügen")
3109
                ]]></target>
3110
        </message>
3111
        <message>
3112
                <source><![CDATA[
1269 daniel-mar 3113
                However, the RA and the ASN.1 and IRI identifiers were overwritten, because this OID is a well-known OID.
3114
                ]]></source>
3115
                <target><![CDATA[
3116
                Jedoch wurde die Registrierungsstelle sowie die ASN.1- und IRI-Bezeichner zurückgesetzt, da diese OID eine wohlbekannte OID ist.
3117
                ]]></target>
3118
        </message>
3119
        <message>
3120
                <source><![CDATA[
635 daniel-mar 3121
                Hue shift
3122
                ]]></source>
3123
                <target><![CDATA[
3124
                Farbton-Verschiebung
3125
                ]]></target>
3126
        </message>
3127
        <message>
3128
                <source><![CDATA[
961 daniel-mar 3129
                IANA Private Enterprise Number (PEN)
3130
                ]]></source>
3131
                <target><![CDATA[
3132
                IANA Private Enterprise Number (PEN)
3133
                ]]></target>
3134
        </message>
3135
        <message>
3136
                <source><![CDATA[
635 daniel-mar 3137
                ID
3138
                ]]></source>
3139
                <target><![CDATA[
3140
                ID
3141
                ]]></target>
3142
        </message>
3143
        <message>
3144
                <source><![CDATA[
3145
                ID may not be empty
3146
                ]]></source>
3147
                <target><![CDATA[
3148
                ID darf nicht leer sein
3149
                ]]></target>
3150
        </message>
3151
        <message>
3152
                <source><![CDATA[
659 daniel-mar 3153
                INFO
3154
                ]]></source>
3155
                <target><![CDATA[
3156
                INFO
3157
                ]]></target>
3158
        </message>
3159
        <message>
3160
                <source><![CDATA[
1024 daniel-mar 3161
                IP address has changed. Please try again. (current IP %1, expected %2)
3162
                ]]></source>
3163
                <target><![CDATA[
3164
                IP-Adresse hat sich geändert. Bitte erneut versuchen (aktuell %1, erwartet %2)
3165
                ]]></target>
3166
        </message>
3167
        <message>
3168
                <source><![CDATA[
635 daniel-mar 3169
                IPv4
3170
                ]]></source>
3171
                <target><![CDATA[
3172
                IPv4
3173
                ]]></target>
3174
        </message>
3175
        <message>
3176
                <source><![CDATA[
3177
                IPv4 Network Blocks
3178
                ]]></source>
3179
                <target><![CDATA[
3180
                IPv4-Netzwerk-Blöcke
3181
                ]]></target>
3182
        </message>
3183
        <message>
3184
                <source><![CDATA[
3185
                IPv4/CIDR
3186
                ]]></source>
3187
                <target><![CDATA[
3188
                IPv4/CIDR
3189
                ]]></target>
3190
        </message>
3191
        <message>
3192
                <source><![CDATA[
3193
                IPv6
3194
                ]]></source>
3195
                <target><![CDATA[
3196
                IPv6
3197
                ]]></target>
3198
        </message>
3199
        <message>
3200
                <source><![CDATA[
3201
                IPv6 Network Blocks
3202
                ]]></source>
3203
                <target><![CDATA[
3204
                IPv6-Netzwerk-Blöcke
3205
                ]]></target>
3206
        </message>
3207
        <message>
3208
                <source><![CDATA[
3209
                IPv6/CIDR
3210
                ]]></source>
3211
                <target><![CDATA[
3212
                IPv6/CIDR
3213
                ]]></target>
3214
        </message>
3215
        <message>
3216
                <source><![CDATA[
3217
                IRI "%1" is already used by another OID (%2)
3218
                ]]></source>
3219
                <target><![CDATA[
3220
                IRI "%1" wird bereits von einer anderen OID (%2) verwendet
3221
                ]]></target>
3222
        </message>
3223
        <message>
3224
                <source><![CDATA[
3225
                IRI IDs (comma sep.)
3226
                ]]></source>
3227
                <target><![CDATA[
3228
                IRI IDs (Kommagetrennt)
3229
                ]]></target>
3230
        </message>
3231
        <message>
3232
                <source><![CDATA[
3233
                IRI identifiers (comma sep.)
3234
                ]]></source>
3235
                <target><![CDATA[
1138 daniel-mar 3236
                IRI-Bezeichner (Kommagetrennt)
635 daniel-mar 3237
                ]]></target>
3238
        </message>
3239
        <message>
3240
                <source><![CDATA[
1138 daniel-mar 3241
                Identifier
3242
                ]]></source>
3243
                <target><![CDATA[
3244
                Bezeichner
3245
                ]]></target>
3246
        </message>
3247
        <message>
3248
                <source><![CDATA[
635 daniel-mar 3249
                If the CAPTCHA does not work (e.g. because of wrong keys, please run <a href="%1">setup part 1</a> again or edit %2 manually).
3250
                ]]></source>
3251
                <target><![CDATA[
3252
                Wenn das CAPTCHA nicht funktioniert (z.B. aufgrund von falschen API-Schlüsseln, dann führen Sie bitte <a href="%1">Setup Schritt 1</a> erneut aus, oder editieren Sie %2 manuell).
3253
                ]]></target>
3254
        </message>
3255
        <message>
3256
                <source><![CDATA[
3257
                If you can read this, then your database login credentials are correct.
3258
                ]]></source>
3259
                <target><![CDATA[
3260
                Wenn Sie dies lesen können, dann funktioniert die Datenbank-Anbindung.
3261
                ]]></target>
3262
        </message>
3263
        <message>
3264
                <source><![CDATA[
3265
                If you change the email address, the user cannot log in anymore, because the LDAP/OAuth plugin identifies the user via email address, not OpenID.
3266
                ]]></source>
3267
                <target><![CDATA[
3268
                Wenn Sie die E-Mail-Adresse ändern, dann wird der Benutzer sich mittels LDAP/OAuth nicht mehr anmelden können, da die Identifikation mittels E-Mail-Adresse und nicht per OpenID stattfindet.
3269
                ]]></target>
3270
        </message>
3271
        <message>
3272
                <source><![CDATA[
3273
                If you have more accounts, you can log in with another account here.
3274
                ]]></source>
3275
                <target><![CDATA[
3276
                Wenn Sie mehrere Konten haben, können Sie sich mit einem anderen Konto hier anmelden.
3277
                ]]></target>
3278
        </message>
3279
        <message>
3280
                <source><![CDATA[
3281
                If you set the privacy option to "0" (your system is registered), then all your OIDs will be automatically exported to oid-info.com.
3282
                ]]></source>
3283
                <target><![CDATA[
3284
                Wenn Sie die Datenschutz-Stufe auf "0" (System registriert) setzen, dann werden alle Ihre OIDs automatisch nach oid-info.com exportiert.
3285
                ]]></target>
3286
        </message>
3287
        <message>
3288
                <source><![CDATA[
3289
                If you want to change the email address of the user, please <a %1>define a password</a> for them, so that they can use the regular login method using their new email address.
3290
                ]]></source>
3291
                <target><![CDATA[
3292
                Wenn Sie die E-Mail-Adresse des Benutzers ändern möchten, dann <a %1>erstellen Sie zuerst ein Passwort</a> für ihn, sodass er sich dann mit der regulären Anmelde-Methode mit der neuen E-Mail-Adresse anmelden kann.
3293
                ]]></target>
3294
        </message>
3295
        <message>
3296
                <source><![CDATA[
3297
                If you want to change your email address, then please <a %1>setup a password</a> first, and then use the regular login method to log in using your new email address.
3298
                ]]></source>
3299
                <target><![CDATA[
3300
                Wenn Sie Ihre E-Mail-Adresse ändern möchten, dann <a %1>erstellen Sie zunächst ein Passwort</a>, sodass Sie sich dann mit der regulären Anmelde-Methode mit der neuen E-Mail-Adresse anmelden können.
3301
                ]]></target>
3302
        </message>
3303
        <message>
3304
                <source><![CDATA[
3305
                Ignore for now
3306
                ]]></source>
3307
                <target><![CDATA[
3308
                Für den Moment ignorieren
3309
                ]]></target>
3310
        </message>
3311
        <message>
3312
                <source><![CDATA[
3313
                Ignored OID %1 because its dot notation is illegal or was not found
3314
                ]]></source>
3315
                <target><![CDATA[
3316
                OID %1 ignoriert, da die Punkt-Notation ungültig ist oder nicht gefunden wurde
3317
                ]]></target>
3318
        </message>
3319
        <message>
3320
                <source><![CDATA[
3321
                Ignored OIDs because they are already existing: %1
3322
                ]]></source>
3323
                <target><![CDATA[
3324
                Ignorierte OIDs, da sie bereits existieren: %1
3325
                ]]></target>
3326
        </message>
3327
        <message>
3328
                <source><![CDATA[
3329
                Ignored Unicode label %1, because it is invalid
3330
                ]]></source>
3331
                <target><![CDATA[
3332
                Ignoriere Unicode-Label %1, da es ungültig ist
3333
                ]]></target>
3334
        </message>
3335
        <message>
3336
                <source><![CDATA[
3337
                Ignored alphanumeric identifier %1, because it is invalid
3338
                ]]></source>
3339
                <target><![CDATA[
3340
                Ignoriere ASN.1-Bezeichner %1, da er ungültig ist
3341
                ]]></target>
3342
        </message>
3343
        <message>
3344
                <source><![CDATA[
3345
                Illegal file name
3346
                ]]></source>
3347
                <target><![CDATA[
3348
                Ungültiger Dateiname
3349
                ]]></target>
3350
        </message>
3351
        <message>
3352
                <source><![CDATA[
3353
                Import
3354
                ]]></source>
3355
                <target><![CDATA[
3356
                Import
3357
                ]]></target>
3358
        </message>
3359
        <message>
3360
                <source><![CDATA[
3361
                Import OID
3362
                ]]></source>
3363
                <target><![CDATA[
3364
                OID importieren
3365
                ]]></target>
3366
        </message>
3367
        <message>
3368
                <source><![CDATA[
3369
                Import XML
3370
                ]]></source>
3371
                <target><![CDATA[
3372
                XML importieren
3373
                ]]></target>
3374
        </message>
3375
        <message>
3376
                <source><![CDATA[
3377
                Import XML file
3378
                ]]></source>
3379
                <target><![CDATA[
3380
                XML-Datei importieren
3381
                ]]></target>
3382
        </message>
3383
        <message>
3384
                <source><![CDATA[
3385
                Imported %1, but expected to import 1
3386
                ]]></source>
3387
                <target><![CDATA[
3388
                %1 importiert, aber es sollte nur 1 importiert werden
3389
                ]]></target>
3390
        </message>
3391
        <message>
3392
                <source><![CDATA[
3393
                Imported OID %1
3394
                ]]></source>
3395
                <target><![CDATA[
3396
                OID %1 importiert
3397
                ]]></target>
3398
        </message>
3399
        <message>
3400
                <source><![CDATA[
1359 daniel-mar 3401
                In case the backup is encrypted, enter the decryption password here
3402
                ]]></source>
3403
                <target><![CDATA[
3404
                Fall die Datensicherung verschlüsselt ist, geben Sie hier das Passwort ein
3405
                ]]></target>
3406
        </message>
3407
        <message>
3408
                <source><![CDATA[
635 daniel-mar 3409
                In order to use this feature, you need to have at least one (root) OID added in your system, and the system needs to report the newly added root to the directory service (the reporting interval is 1 hour).
3410
                ]]></source>
3411
                <target><![CDATA[
3412
                Um diese Funktion zu nutzen, müssen Sie zumindest eine Wurzel-OID in Ihrem System hinzugefügt haben, und das System muss die neu hinzugefügte Wurzel-OID an den OIDplus-Verzeichnisdienst melden (Der Melde-Intervall ist 1 Stunde).
3413
                ]]></target>
3414
        </message>
3415
        <message>
3416
                <source><![CDATA[
3417
                In the automatic oid-info.com publishing, well-known OIDs will not be transmitted (because it is unlikely that RAs of well-known OIDs will be using OIDplus in combination with automatic publishing to oid-info.com). Instead, all children inside these well-known OIDs are most likely to be yours, so these will be reported to oid-info.com instead.
3418
                ]]></source>
3419
                <target><![CDATA[
3420
                Wenn OIDs automatisch nach oid-info.com veröffentlicht werden, werden wohlbekannte OIDs nicht zu Ihren Wurzel-OIDs mitgezählt (da es sehr unwahrscheinlich ist, dass Sie eine wohlbekannte OID besitzen), sodass stattdessen die darunterliegenden OIDs als Ihre eigenen Wurzel-OIDs anerkannt werden. Beispiel: Sie haben einen "2.25" UUID Wurzelknoten in OIDplus, und darunter liegen Ihre UUID OIDs. In diesem Fall sind Sie Besitzer der UUID OIDs, aber nicht Besitzer von "2.25".
3421
                ]]></target>
3422
        </message>
3423
        <message>
3424
                <source><![CDATA[
1000 daniel-mar 3425
                Informational
3426
                ]]></source>
3427
                <target><![CDATA[
3428
                Informativ
3429
                ]]></target>
3430
        </message>
3431
        <message>
3432
                <source><![CDATA[
1055 daniel-mar 3433
                Initial settings
3434
                ]]></source>
3435
                <target><![CDATA[
3436
                Grundeinstellungen
3437
                ]]></target>
3438
        </message>
3439
        <message>
3440
                <source><![CDATA[
1271 daniel-mar 3441
                Input parameters
3442
                ]]></source>
3443
                <target><![CDATA[
3444
                Eingabe-Parameter
3445
                ]]></target>
3446
        </message>
3447
        <message>
3448
                <source><![CDATA[
635 daniel-mar 3449
                Insert
3450
                ]]></source>
3451
                <target><![CDATA[
3452
                Einfügen
3453
                ]]></target>
3454
        </message>
3455
        <message>
3456
                <source><![CDATA[
3457
                Insert OK.
3458
                ]]></source>
3459
                <target><![CDATA[
3460
                Einfügen erfolgreich.
3461
                ]]></target>
3462
        </message>
3463
        <message>
3464
                <source><![CDATA[
699 daniel-mar 3465
                Install OIDplus by downloading a TAR.GZ file from %1, which contains an SVN snapshot, and extract it to your webspace. The TAR.GZ file contains a file named ".version.php" which contains the SVN revision of the snapshot. This update-tool will then try to update your files on-the-fly by downloading them from the ViaThinkSoft SVN repository directly into your webspace directory. A change conflict detection is NOT implemented. It is required that the files on your webspace have create/write/delete permissions. Only recommended if you have no access to the SSH/Linux shell.
635 daniel-mar 3466
                ]]></source>
3467
                <target><![CDATA[
699 daniel-mar 3468
                OIDplus durch das Downloaden und Entpacken eines TAR.GZ-Archivs von %1 installieren. Dieses TAR.GZ-Archiv enthält einen Snapshot der aktuellen SVN-Revision, sowie eine Datei ".version.php", die die SVN-Revisionsnummer enthält. Dieses Update-Tool wird versuchen, die geänderten Dateien "on-the-fly" aus dem ViaThinkSoft SVN-Repository herunterzuladen und im Serververzeichnis zu entpacken (Schreibrechte erforderlich). Achtung: Ein Änderungskonflikt wird nicht erkannt und führt zum Überschreiben der Datei! Die TAR.GZ-Archiv-Methode ist nur empfohlen, wenn die andere Methode (Verwenden eines Subversion-Clients) nicht möglich ist.
635 daniel-mar 3469
                ]]></target>
3470
        </message>
3471
        <message>
3472
                <source><![CDATA[
840 daniel-mar 3473
                Install OIDplus using the Git client in your SSH/Linux shell using the command <code>git clone %1</code> and update it regularly with the command <code>git pull</code> . This will automatically download the latest version and check for conflicts.
635 daniel-mar 3474
                ]]></source>
3475
                <target><![CDATA[
840 daniel-mar 3476
                OIDplus durch einen Git-Client aus dem GitHub-Repository herunterladen und aktualisieren. Bei Linux ist eine SSH/Linux-Shell erforderlich. Der Befehl zum erstmaligen Herunterladen ist <code>git clone %1</code>. Im Anschluss wird bei jedem Update <code>git pull</code> ausgeführt . Dies wird automatisch die neuste Version herunterladen, und im Falle eines Änderungskonflikts wird der Anwender gefragt, was getan werden soll.
635 daniel-mar 3477
                ]]></target>
3478
        </message>
3479
        <message>
3480
                <source><![CDATA[
840 daniel-mar 3481
                Install OIDplus using the subversion tool in your SSH/Linux shell using the command <code>svn co %1</code> and update it regularly with the command <code>svn update</code> . This will automatically download the latest version and check for conflicts.
635 daniel-mar 3482
                ]]></source>
3483
                <target><![CDATA[
840 daniel-mar 3484
                OIDplus durch einen Subversion-Client aus dem ViaThinkSoft SVN-Repository herunterladen und aktualisieren. Bei Linux ist eine SSH/Linux-Shell erforderlich. Der Befehl zum erstmaligen Herunterladen ist <code>svn co %1</code>. Im Anschluss wird bei jedem Update <code>svn update</code> ausgeführt . Dies wird automatisch die neuste Version herunterladen, und im Falle eines Änderungskonflikts wird der Anwender gefragt, was getan werden soll.
635 daniel-mar 3485
                ]]></target>
3486
        </message>
3487
        <message>
3488
                <source><![CDATA[
3489
                Installation type
3490
                ]]></source>
3491
                <target><![CDATA[
3492
                Installations-Typ
3493
                ]]></target>
3494
        </message>
3495
        <message>
3496
                <source><![CDATA[
3497
                Installed plugins
3498
                ]]></source>
3499
                <target><![CDATA[
3500
                Installierte Plugins
3501
                ]]></target>
3502
        </message>
3503
        <message>
3504
                <source><![CDATA[
3505
                Instructions have been sent via email.
3506
                ]]></source>
3507
                <target><![CDATA[
3508
                Anweisungen wurden per E-Mail gesendet.
3509
                ]]></target>
3510
        </message>
3511
        <message>
3512
                <source><![CDATA[
3513
                Intelligent SSL detection (redirect if port 443 is open)
3514
                ]]></source>
3515
                <target><![CDATA[
3516
                Intelligente SSL-Erkennung (nur umleiten, wenn Port 443 offen ist)
3517
                ]]></target>
3518
        </message>
3519
        <message>
3520
                <source><![CDATA[
891 daniel-mar 3521
                Invalid
3522
                ]]></source>
3523
                <target><![CDATA[
3524
                Ungültig
3525
                ]]></target>
3526
        </message>
3527
        <message>
3528
                <source><![CDATA[
635 daniel-mar 3529
                Invalid DOI %1 . It must have syntax 10.xxxx
3530
                ]]></source>
3531
                <target><![CDATA[
3532
                Ungültige DOI %1 . Sie muss die Syntax 10.xxxx haben
3533
                ]]></target>
3534
        </message>
3535
        <message>
3536
                <source><![CDATA[
3537
                Invalid IPv4
3538
                ]]></source>
3539
                <target><![CDATA[
3540
                Ungültige IPv4-Adresse
3541
                ]]></target>
3542
        </message>
3543
        <message>
3544
                <source><![CDATA[
3545
                Invalid IPv4 address %1
3546
                ]]></source>
3547
                <target><![CDATA[
3548
                Ungültige IPv4-Adresse %1
3549
                ]]></target>
3550
        </message>
3551
        <message>
3552
                <source><![CDATA[
3553
                Invalid IPv6
3554
                ]]></source>
3555
                <target><![CDATA[
3556
                Ungültige IPv6-Adresse
3557
                ]]></target>
3558
        </message>
3559
        <message>
3560
                <source><![CDATA[
3561
                Invalid IPv6 address %1
3562
                ]]></source>
3563
                <target><![CDATA[
3564
                Ungültige IPv6-Adresse %1
3565
                ]]></target>
3566
        </message>
3567
        <message>
3568
                <source><![CDATA[
1275 daniel-mar 3569
                Invalid JSON data received
3570
                ]]></source>
3571
                <target><![CDATA[
3572
                Ungültige JSON-Daten erhalten
3573
                ]]></target>
3574
        </message>
3575
        <message>
3576
                <source><![CDATA[
635 daniel-mar 3577
                Invalid OID %1
3578
                ]]></source>
3579
                <target><![CDATA[
3580
                Ungültige OID %1
3581
                ]]></target>
3582
        </message>
3583
        <message>
3584
                <source><![CDATA[
3585
                Invalid RA email address
3586
                ]]></source>
3587
                <target><![CDATA[
3588
                Ungültige RA E-Mail-Adresse
3589
                ]]></target>
3590
        </message>
3591
        <message>
3592
                <source><![CDATA[
1265 daniel-mar 3593
                Invalid REST API information format
3594
                ]]></source>
3595
                <target><![CDATA[
3596
                Ungültiges REST API Dokumentations-Format
3597
                ]]></target>
3598
        </message>
3599
        <message>
3600
                <source><![CDATA[
772 daniel-mar 3601
                Invalid WEID
3602
                ]]></source>
3603
                <target><![CDATA[
3604
                Ungültige WEID
3605
                ]]></target>
3606
        </message>
3607
        <message>
3608
                <source><![CDATA[
635 daniel-mar 3609
                Invalid action ID
3610
                ]]></source>
3611
                <target><![CDATA[
3612
                Ungültige Action-ID
3613
                ]]></target>
3614
        </message>
3615
        <message>
3616
                <source><![CDATA[
3617
                Invalid arguments
3618
                ]]></source>
3619
                <target><![CDATA[
3620
                Ungültige Argumente
3621
                ]]></target>
3622
        </message>
3623
        <message>
3624
                <source><![CDATA[
1213 daniel-mar 3625
                Invalid auth plugin name. It is usually the folder name, without path, e.g. "%1"
635 daniel-mar 3626
                ]]></source>
3627
                <target><![CDATA[
1213 daniel-mar 3628
                Ungültiger Authentifizierungs-Plugin-Name. Der Plugin-Name ist in der Regel der Ordnernamen (ohne Pfad), z.B. "%1"
635 daniel-mar 3629
                ]]></target>
3630
        </message>
3631
        <message>
3632
                <source><![CDATA[
3633
                Invalid authorization. Is the URL OK?
3634
                ]]></source>
3635
                <target><![CDATA[
3636
                Ungültige Authentifizierung. Ist die Link-Adresse OK?
3637
                ]]></target>
3638
        </message>
3639
        <message>
3640
                <source><![CDATA[
3641
                Invalid base configuration setting: %1 is missing or empty
3642
                ]]></source>
3643
                <target><![CDATA[
3644
                Ungültige Basiskonfigurations-Einstellung: %1 fehlt oder ist leer
3645
                ]]></target>
3646
        </message>
3647
        <message>
3648
                <source><![CDATA[
1259 daniel-mar 3649
                Invalid bit amount
3650
                ]]></source>
3651
                <target><![CDATA[
3652
                Ungültige Bit-Anzahl
3653
                ]]></target>
3654
        </message>
3655
        <message>
3656
                <source><![CDATA[
1254 daniel-mar 3657
                Invalid characters entered
3658
                ]]></source>
3659
                <target><![CDATA[
3660
                Ungültige Zeichen eingegeben
3661
                ]]></target>
3662
        </message>
3663
        <message>
3664
                <source><![CDATA[
635 daniel-mar 3665
                Invalid design folder name. Do only enter a folder name, not an absolute or relative path
3666
                ]]></source>
3667
                <target><![CDATA[
3668
                Ungültiger Design-Ordnername. Bitte nur einen Ordnernamen (keinen Pfad) eingeben
3669
                ]]></target>
3670
        </message>
3671
        <message>
3672
                <source><![CDATA[
3673
                Invalid email address
3674
                ]]></source>
3675
                <target><![CDATA[
3676
                Ungültige E-Mail-Adresse
3677
                ]]></target>
3678
        </message>
3679
        <message>
3680
                <source><![CDATA[
1267 daniel-mar 3681
                Invalid maskcode "%1" (failed to parse or has invalid data)
635 daniel-mar 3682
                ]]></source>
3683
                <target><![CDATA[
1267 daniel-mar 3684
                Ungültiger Logging-Maskcode "%1" (Fehler beim Parsen oder ungültige Inhalte)
635 daniel-mar 3685
                ]]></target>
3686
        </message>
3687
        <message>
3688
                <source><![CDATA[
3689
                Invalid object "%1"
3690
                ]]></source>
3691
                <target><![CDATA[
3692
                Ungültiges Objekt "%1"
3693
                ]]></target>
3694
        </message>
3695
        <message>
3696
                <source><![CDATA[
1283 daniel-mar 3697
                Invalid or expired authentication key
3698
                ]]></source>
3699
                <target><![CDATA[
3700
                Ungültiger oder abgelaufener Sicherheitsschlüssel
3701
                ]]></target>
3702
        </message>
3703
        <message>
3704
                <source><![CDATA[
635 daniel-mar 3705
                Invalid protection flag, use OIDplusConfig::PROTECTION_* constants
3706
                ]]></source>
3707
                <target><![CDATA[
3708
                Ungültiger Protection-Flag. Bitte nutzen Sie die OIDplusConfig::PROTECTION_* Kontanten
3709
                ]]></target>
3710
        </message>
3711
        <message>
3712
                <source><![CDATA[
1189 daniel-mar 3713
                Invalid severity "%1"
3714
                ]]></source>
3715
                <target><![CDATA[
3716
                Ungültiger Schweregrad "%1"
3717
                ]]></target>
3718
        </message>
3719
        <message>
3720
                <source><![CDATA[
635 daniel-mar 3721
                Invalid value for "cost" (must be 4-31, default 10).
3722
                ]]></source>
3723
                <target><![CDATA[
3724
                Ungültiger Wert für "cost" (muss zwischen 4 und 31 liegen. Standardwert 10)
3725
                ]]></target>
3726
        </message>
3727
        <message>
3728
                <source><![CDATA[
3729
                Invert colors
3730
                ]]></source>
3731
                <target><![CDATA[
3732
                Farben umkehren
3733
                ]]></target>
3734
        </message>
3735
        <message>
3736
                <source><![CDATA[
3737
                Invitations are disabled by the administrator.
3738
                ]]></source>
3739
                <target><![CDATA[
3740
                Einladungen sind durch den Administrator deaktiviert.
3741
                ]]></target>
3742
        </message>
3743
        <message>
3744
                <source><![CDATA[
3745
                Invite a Registration Authority
3746
                ]]></source>
3747
                <target><![CDATA[
3748
                Eine Registrierungsstelle einladen.
3749
                ]]></target>
3750
        </message>
3751
        <message>
3752
                <source><![CDATA[
1177 daniel-mar 3753
                It looks like you are trying to use the template database file %1 in your base configuration. Since this file gets overridden by software updates, you must copy the template file and use this copy instead.
3754
                ]]></source>
3755
                <target><![CDATA[
3756
                Es scheint, als ob Sie die Vorlagen-Datenbank %1 in der Basiskonfiguration verwenden möchten. Da diese Datenbanken bei Software-Updates überschrieben werden, würden Sie Ihre Daten verlieren. Bitte kopieren Sie die Dateien und verwenden Sie die Kopie stattdessen.
3757
                ]]></target>
3758
        </message>
3759
        <message>
3760
                <source><![CDATA[
1022 daniel-mar 3761
                JSON Decode failed
3762
                ]]></source>
3763
                <target><![CDATA[
3764
                JSON-Dekodieren fehlgeschlagen
3765
                ]]></target>
3766
        </message>
3767
        <message>
3768
                <source><![CDATA[
897 daniel-mar 3769
                JSON format
635 daniel-mar 3770
                ]]></source>
3771
                <target><![CDATA[
897 daniel-mar 3772
                JSON-Format
635 daniel-mar 3773
                ]]></target>
3774
        </message>
3775
        <message>
3776
                <source><![CDATA[
3777
                JSON reply from ViaThinkSoft decoding error: %1
3778
                ]]></source>
3779
                <target><![CDATA[
3780
                JSON-Antwort von ViaThinkSoft konnte nicht dekodiert werden: %1
3781
                ]]></target>
3782
        </message>
3783
        <message>
3784
                <source><![CDATA[
1281 daniel-mar 3785
                JWT Token cannot be verified because the server time is wrong
3786
                ]]></source>
3787
                <target><![CDATA[
3788
                JWT-Token kann nicht geprüft werden, da die Server-Uhrzeit falsch ist
3789
                ]]></target>
3790
        </message>
3791
        <message>
3792
                <source><![CDATA[
635 daniel-mar 3793
                JWT token could not be decoded
3794
                ]]></source>
3795
                <target><![CDATA[
3796
                JWT-Token konnte nicht dekodiert werden
3797
                ]]></target>
3798
        </message>
3799
        <message>
3800
                <source><![CDATA[
3801
                Java Package Names
3802
                ]]></source>
3803
                <target><![CDATA[
3804
                Java Paket-Namen
3805
                ]]></target>
3806
        </message>
3807
        <message>
3808
                <source><![CDATA[
3809
                Jump to RA root %1
3810
                ]]></source>
3811
                <target><![CDATA[
3812
                Zu RA-Wurzel %1 springen
3813
                ]]></target>
3814
        </message>
3815
        <message>
3816
                <source><![CDATA[
3817
                KiB
3818
                ]]></source>
3819
                <target><![CDATA[
3820
                KiB
3821
                ]]></target>
3822
        </message>
3823
        <message>
3824
                <source><![CDATA[
1000 daniel-mar 3825
                LDAP Login
3826
                ]]></source>
3827
                <target><![CDATA[
3828
                LDAP-Anmeldung
3829
                ]]></target>
3830
        </message>
3831
        <message>
3832
                <source><![CDATA[
635 daniel-mar 3833
                LDAP authentication is disabled on this system.
3834
                ]]></source>
3835
                <target><![CDATA[
3836
                LDAP-Authentifizierung ist auf diesem System deaktiviert.
3837
                ]]></target>
3838
        </message>
3839
        <message>
3840
                <source><![CDATA[
3841
                Languages
3842
                ]]></source>
3843
                <target><![CDATA[
3844
                Sprachen
3845
                ]]></target>
3846
        </message>
3847
        <message>
3848
                <source><![CDATA[
3849
                Last address
3850
                ]]></source>
3851
                <target><![CDATA[
3852
                Letzte Adresse
3853
                ]]></target>
3854
        </message>
3855
        <message>
3856
                <source><![CDATA[
1031 daniel-mar 3857
                Later, you can change the config file by hand, or run this assistant again.
3858
                ]]></source>
3859
                <target><![CDATA[
3860
                Später können Sie die Datei per Hand ändern, oder diesen Assistenten erneut durchlaufen.
3861
                ]]></target>
3862
        </message>
3863
        <message>
3864
                <source><![CDATA[
635 daniel-mar 3865
                Latest published version: %1
3866
                ]]></source>
3867
                <target><![CDATA[
3868
                Letzte veröffentlichte Version: %1
3869
                ]]></target>
3870
        </message>
3871
        <message>
3872
                <source><![CDATA[
1232 daniel-mar 3873
                Leave username/password empty if no credentials are required for the DBMS.
3874
                ]]></source>
3875
                <target><![CDATA[
3876
                Benutzernamen und Passwort bitte leer lassen, wenn keine Zugangsdaten für das DBMS erforderlich sind.
3877
                ]]></target>
3878
        </message>
3879
        <message>
3880
                <source><![CDATA[
3881
                Leave username/password empty if you want to use SQL Server Integrated Security or if no credentials are required for the DBMS.
3882
                ]]></source>
3883
                <target><![CDATA[
3884
                Benutzernamen und Passwort bitte leer lassen, wenn eine SQL Server NT-Authentifizierung verwendet werden sollen oder wenn keine Zugangsdaten für das DBMS erforderlich sind.
3885
                ]]></target>
3886
        </message>
3887
        <message>
3888
                <source><![CDATA[
828 daniel-mar 3889
                License
3890
                ]]></source>
3891
                <target><![CDATA[
3892
                Lizenz
3893
                ]]></target>
3894
        </message>
3895
        <message>
3896
                <source><![CDATA[
635 daniel-mar 3897
                List OIDs at oid-info.com which are missing in your system
3898
                ]]></source>
3899
                <target><![CDATA[
3900
                OIDs von oid-info.com auflisten, die in diesem System fehlen
3901
                ]]></target>
3902
        </message>
3903
        <message>
3904
                <source><![CDATA[
3905
                List OIDs in your system which are missing at oid-info.com
3906
                ]]></source>
3907
                <target><![CDATA[
3908
                OIDs aus Ihrem System auflisten, die auf oid-info.com fehlen
3909
                ]]></target>
3910
        </message>
3911
        <message>
3912
                <source><![CDATA[
3913
                List RAs
3914
                ]]></source>
3915
                <target><![CDATA[
3916
                RAs auflisten
3917
                ]]></target>
3918
        </message>
3919
        <message>
3920
                <source><![CDATA[
844 daniel-mar 3921
                Little Endian
3922
                ]]></source>
3923
                <target><![CDATA[
3924
                Little-Endian
3925
                ]]></target>
3926
        </message>
3927
        <message>
3928
                <source><![CDATA[
635 daniel-mar 3929
                Loading...
3930
                ]]></source>
3931
                <target><![CDATA[
3932
                Lade...
3933
                ]]></target>
3934
        </message>
3935
        <message>
3936
                <source><![CDATA[
3937
                Local installation: %1
3938
                ]]></source>
3939
                <target><![CDATA[
3940
                Lokale Installation: %1
3941
                ]]></target>
3942
        </message>
3943
        <message>
3944
                <source><![CDATA[
3945
                Location
3946
                ]]></source>
3947
                <target><![CDATA[
3948
                Ort
3949
                ]]></target>
3950
        </message>
3951
        <message>
3952
                <source><![CDATA[
1359 daniel-mar 3953
                Log messages
3954
                ]]></source>
3955
                <target><![CDATA[
3956
                Logbuch-Einträge
3957
                ]]></target>
3958
        </message>
3959
        <message>
3960
                <source><![CDATA[
635 daniel-mar 3961
                Log messages for RA %1
3962
                ]]></source>
3963
                <target><![CDATA[
3964
                Logbuch-Einträge für RA %1
3965
                ]]></target>
3966
        </message>
3967
        <message>
3968
                <source><![CDATA[
3969
                Log messages for object %1
3970
                ]]></source>
3971
                <target><![CDATA[
3972
                Logbuch-Einträge für Objekt %1
3973
                ]]></target>
3974
        </message>
3975
        <message>
3976
                <source><![CDATA[
3977
                Log out
3978
                ]]></source>
3979
                <target><![CDATA[
3980
                Abmelden
3981
                ]]></target>
3982
        </message>
3983
        <message>
3984
                <source><![CDATA[
3985
                Logged in as %1
3986
                ]]></source>
3987
                <target><![CDATA[
3988
                Angemeldet als %1
3989
                ]]></target>
3990
        </message>
3991
        <message>
3992
                <source><![CDATA[
3993
                Logged in as <b>admin</b>
3994
                ]]></source>
3995
                <target><![CDATA[
3996
                Als <b>Administrator</b> eingeloggt
3997
                ]]></target>
3998
        </message>
3999
        <message>
4000
                <source><![CDATA[
4001
                Logger
4002
                ]]></source>
4003
                <target><![CDATA[
4004
                Logger
4005
                ]]></target>
4006
        </message>
4007
        <message>
4008
                <source><![CDATA[
4009
                Logger plugins
4010
                ]]></source>
4011
                <target><![CDATA[
4012
                Logger-Plugins
4013
                ]]></target>
4014
        </message>
4015
        <message>
4016
                <source><![CDATA[
4017
                Login
4018
                ]]></source>
4019
                <target><![CDATA[
4020
                Anmelden
4021
                ]]></target>
4022
        </message>
4023
        <message>
4024
                <source><![CDATA[
4025
                Login as RA
4026
                ]]></source>
4027
                <target><![CDATA[
4028
                Als RA anmelden
4029
                ]]></target>
4030
        </message>
4031
        <message>
4032
                <source><![CDATA[
4033
                Login as administrator
4034
                ]]></source>
4035
                <target><![CDATA[
4036
                Als Administrator anmelden
4037
                ]]></target>
4038
        </message>
4039
        <message>
4040
                <source><![CDATA[
4041
                Login using Facebook
4042
                ]]></source>
4043
                <target><![CDATA[
4044
                Mittels Facebook anmelden
4045
                ]]></target>
4046
        </message>
4047
        <message>
4048
                <source><![CDATA[
4049
                Login using Google
4050
                ]]></source>
4051
                <target><![CDATA[
4052
                Mittels Google anmelden
4053
                ]]></target>
4054
        </message>
4055
        <message>
4056
                <source><![CDATA[
4057
                Login using LDAP / ActiveDirectory
4058
                ]]></source>
4059
                <target><![CDATA[
4060
                Mittels LDAP / ActiveDirectory anmelden
4061
                ]]></target>
4062
        </message>
4063
        <message>
4064
                <source><![CDATA[
4065
                Logout
4066
                ]]></source>
4067
                <target><![CDATA[
4068
                Abmelden
4069
                ]]></target>
4070
        </message>
4071
        <message>
4072
                <source><![CDATA[
4073
                Lookup at ean-search.org
4074
                ]]></source>
4075
                <target><![CDATA[
4076
                Auf ean-search.org nachschlagen
4077
                ]]></target>
4078
        </message>
4079
        <message>
4080
                <source><![CDATA[
1255 daniel-mar 4081
                MAC
945 daniel-mar 4082
                ]]></source>
4083
                <target><![CDATA[
1255 daniel-mar 4084
                MAC
945 daniel-mar 4085
                ]]></target>
4086
        </message>
4087
        <message>
4088
                <source><![CDATA[
1255 daniel-mar 4089
                MAC adresses (EUI/ELI/AAI/SAI)
1248 daniel-mar 4090
                ]]></source>
4091
                <target><![CDATA[
1255 daniel-mar 4092
                MAC-Adressen (EUI/ELI/AAI/SAI)
1248 daniel-mar 4093
                ]]></target>
4094
        </message>
4095
        <message>
4096
                <source><![CDATA[
635 daniel-mar 4097
                Machine type
4098
                ]]></source>
4099
                <target><![CDATA[
4100
                Maschinen-Typ
4101
                ]]></target>
4102
        </message>
4103
        <message>
4104
                <source><![CDATA[
840 daniel-mar 4105
                Make sure that you invoke the <code>%1</code> command as the user who runs PHP or that you <code>chown -R</code> the files after invoking <code>%1</code>
4106
                ]]></source>
4107
                <target><![CDATA[
860 daniel-mar 4108
                Stellen Sie bitte sicher, dass der Befehl <code>%1</code> als der Benutzer ausgeführt wird, der die PHP-Scripte ausführt, oder führen Sie nach dem Update (<code>%1</code>) noch ein <code>chown -R</code> durch.
840 daniel-mar 4109
                ]]></target>
4110
        </message>
4111
        <message>
4112
                <source><![CDATA[
635 daniel-mar 4113
                Manage root objects
4114
                ]]></source>
4115
                <target><![CDATA[
4116
                Wurzel-Objekte verwalten
4117
                ]]></target>
4118
        </message>
4119
        <message>
4120
                <source><![CDATA[
4121
                Manage root objects / categories
4122
                ]]></source>
4123
                <target><![CDATA[
4124
                Wurzel-Objekte / Kategorien verwalten
4125
                ]]></target>
4126
        </message>
4127
        <message>
4128
                <source><![CDATA[
4129
                Manage your DOIs
4130
                ]]></source>
4131
                <target><![CDATA[
4132
                Ihre DOIs verwalten
4133
                ]]></target>
4134
        </message>
4135
        <message>
4136
                <source><![CDATA[
4137
                Manage your root OIDs
4138
                ]]></source>
4139
                <target><![CDATA[
4140
                Ihre OIDs verwalten
4141
                ]]></target>
4142
        </message>
4143
        <message>
4144
                <source><![CDATA[
4145
                Manifest declares PHP main class as "%1", but it could not be found
4146
                ]]></source>
4147
                <target><![CDATA[
4148
                Manifest deklariert PHP-Hauptklasse als "%1", aber diese wurde nicht gefunden
4149
                ]]></target>
4150
        </message>
4151
        <message>
4152
                <source><![CDATA[
4153
                Manifest does not declare a PHP main class
4154
                ]]></source>
4155
                <target><![CDATA[
4156
                Manifest deklariert keine PHP-Hauptklasse
4157
                ]]></target>
4158
        </message>
4159
        <message>
4160
                <source><![CDATA[
4161
                Manual creation of a RA
4162
                ]]></source>
4163
                <target><![CDATA[
4164
                Manuelle Erstellung einer RA
4165
                ]]></target>
4166
        </message>
4167
        <message>
4168
                <source><![CDATA[
4169
                Method A
4170
                ]]></source>
4171
                <target><![CDATA[
4172
                Methode A
4173
                ]]></target>
4174
        </message>
4175
        <message>
4176
                <source><![CDATA[
4177
                Method B
4178
                ]]></source>
4179
                <target><![CDATA[
4180
                Methode B
4181
                ]]></target>
4182
        </message>
4183
        <message>
4184
                <source><![CDATA[
4185
                Method C
4186
                ]]></source>
4187
                <target><![CDATA[
4188
                Methode C
4189
                ]]></target>
4190
        </message>
4191
        <message>
4192
                <source><![CDATA[
4193
                MiB
4194
                ]]></source>
4195
                <target><![CDATA[
4196
                MiB
4197
                ]]></target>
4198
        </message>
4199
        <message>
4200
                <source><![CDATA[
4201
                Missing file
4202
                ]]></source>
4203
                <target><![CDATA[
4204
                Fehlende Datei
4205
                ]]></target>
4206
        </message>
4207
        <message>
4208
                <source><![CDATA[
866 daniel-mar 4209
                Missing or wrong "CSRF Token". To fix the issue, try clearing your browser cache and reload the page. If you visited the page via HTTPS before, try HTTPS in case you are currently connected via HTTP.
4210
                ]]></source>
4211
                <target><![CDATA[
4212
                Fehlendes oder falsches "CSRF Token". Versuchen Sie, den Browser-Cache zu leeren und die Seite neu zu laden. Falls Sie die Seite vorher mit HTTPS besucht haben und nun per HTTP verbunden sind, versuchen Sie bitte die Seite erneut mit HTTPS zu öffnen.
4213
                ]]></target>
4214
        </message>
4215
        <message>
4216
                <source><![CDATA[
4217
                Missing or wrong CSRF Token
4218
                ]]></source>
4219
                <target><![CDATA[
4220
                Fehlendes oder falsches CSRF Token
4221
                ]]></target>
4222
        </message>
4223
        <message>
4224
                <source><![CDATA[
4225
                Missing or wrong CSRF Token: Request %1 vs Cookie %2
4226
                ]]></source>
4227
                <target><![CDATA[
4228
                Fehlendes oder falsches CSRF Token: Request %1 vs Cookie %2
4229
                ]]></target>
4230
        </message>
4231
        <message>
4232
                <source><![CDATA[
635 daniel-mar 4233
                Mobile
4234
                ]]></source>
4235
                <target><![CDATA[
4236
                Handy
4237
                ]]></target>
4238
        </message>
4239
        <message>
4240
                <source><![CDATA[
4241
                Mobile: %1
4242
                ]]></source>
4243
                <target><![CDATA[
4244
                Mobil: %1
4245
                ]]></target>
4246
        </message>
4247
        <message>
4248
                <source><![CDATA[
960 daniel-mar 4249
                More information
4250
                ]]></source>
4251
                <target><![CDATA[
4252
                Mehr Informationen
4253
                ]]></target>
4254
        </message>
4255
        <message>
4256
                <source><![CDATA[
635 daniel-mar 4257
                More information about the cookies used
4258
                ]]></source>
4259
                <target><![CDATA[
4260
                Weitere Informationen über die verwendeten Cookies
4261
                ]]></target>
4262
        </message>
4263
        <message>
4264
                <source><![CDATA[
4265
                More information at %1
4266
                ]]></source>
4267
                <target><![CDATA[
4268
                Mehr Informationen auf %1
4269
                ]]></target>
4270
        </message>
4271
        <message>
4272
                <source><![CDATA[
4273
                Multiple %1 plugins use the ID %2
4274
                ]]></source>
4275
                <target><![CDATA[
4276
                Mehrere %1-Plugins nutzen die ID %2
4277
                ]]></target>
4278
        </message>
4279
        <message>
4280
                <source><![CDATA[
716 daniel-mar 4281
                Multiple version files/directories (oidplus_version.txt, .version.php, .git, or .svn) are existing! Therefore, the version is ambiguous!
635 daniel-mar 4282
                ]]></source>
4283
                <target><![CDATA[
716 daniel-mar 4284
                Mehrfache Versionsdateien und -verzeichnisse existieren (oidplus_version.txt, .version.php, .git oder .svn). Aus diesem Grund ist die Version mehrdeutig!
635 daniel-mar 4285
                ]]></target>
4286
        </message>
4287
        <message>
4288
                <source><![CDATA[
4289
                MySQL database name
4290
                ]]></source>
4291
                <target><![CDATA[
4292
                MySQL Datenbank-Name
4293
                ]]></target>
4294
        </message>
4295
        <message>
4296
                <source><![CDATA[
4297
                MySQL hostname and port
4298
                ]]></source>
4299
                <target><![CDATA[
4300
                MySQL Hostname und Port
4301
                ]]></target>
4302
        </message>
4303
        <message>
4304
                <source><![CDATA[
4305
                MySQL password
4306
                ]]></source>
4307
                <target><![CDATA[
4308
                MySQL Passwort
4309
                ]]></target>
4310
        </message>
4311
        <message>
4312
                <source><![CDATA[
4313
                MySQL username
4314
                ]]></source>
4315
                <target><![CDATA[
4316
                MySQL Benutzername
4317
                ]]></target>
4318
        </message>
4319
        <message>
4320
                <source><![CDATA[
4321
                Name based version 3 / MD5 UUID with namespace %1
4322
                ]]></source>
4323
                <target><![CDATA[
4324
                Namensbasierte Version 3 / MD5 UUID mit Namensraum %1
4325
                ]]></target>
4326
        </message>
4327
        <message>
4328
                <source><![CDATA[
4329
                Name based version 5 / SHA1 UUID with namespace %1
4330
                ]]></source>
4331
                <target><![CDATA[
4332
                Namensbasierte Version 5 / SHA1 UUID mit Namensraum %1
4333
                ]]></target>
4334
        </message>
4335
        <message>
4336
                <source><![CDATA[
1118 daniel-mar 4337
                Namespace
4338
                ]]></source>
4339
                <target><![CDATA[
4340
                Namensraum
4341
                ]]></target>
4342
        </message>
4343
        <message>
4344
                <source><![CDATA[
635 daniel-mar 4345
                Nested transactions are not supported by this database plugin.
4346
                ]]></source>
4347
                <target><![CDATA[
4348
                Verschachtelte Transaktionen werden durch das Datenbank-Plugin nicht unterstützt.
4349
                ]]></target>
4350
        </message>
4351
        <message>
4352
                <source><![CDATA[
4353
                New address
4354
                ]]></source>
4355
                <target><![CDATA[
4356
                Neue Adresse
4357
                ]]></target>
4358
        </message>
4359
        <message>
4360
                <source><![CDATA[
4361
                New eMail-Address
4362
                ]]></source>
4363
                <target><![CDATA[
4364
                Neue E-Mail-Adresse
4365
                ]]></target>
4366
        </message>
4367
        <message>
4368
                <source><![CDATA[
4369
                New password
4370
                ]]></source>
4371
                <target><![CDATA[
4372
                Neues Passwort
4373
                ]]></target>
4374
        </message>
4375
        <message>
4376
                <source><![CDATA[
4377
                New password is too short. Minimum password length: %1
4378
                ]]></source>
4379
                <target><![CDATA[
4380
                Das neue Passwort ist zu kurz. Minimale Länge: %1
4381
                ]]></target>
4382
        </message>
4383
        <message>
4384
                <source><![CDATA[
4385
                New revision %1 by %2
4386
                ]]></source>
4387
                <target><![CDATA[
4388
                Neue Version %1 von %2
4389
                ]]></target>
4390
        </message>
4391
        <message>
4392
                <source><![CDATA[
702 daniel-mar 4393
                No CAPTCHA will be used. Please note that your system will be prone to "Brute force" attacks.
4394
                ]]></source>
4395
                <target><![CDATA[
4396
                Kein CAPTCHA wird verwendet werden. Bitte beachten Sie, dass Ihr System dann angreifbar für "Brute force" Angriffe ist.
4397
                ]]></target>
4398
        </message>
4399
        <message>
4400
                <source><![CDATA[
945 daniel-mar 4401
                No PIX allowed
4402
                ]]></source>
4403
                <target><![CDATA[
4404
                Keine PIX erlaubt
4405
                ]]></target>
4406
        </message>
4407
        <message>
4408
                <source><![CDATA[
635 daniel-mar 4409
                No RA authentication plugins found
4410
                ]]></source>
4411
                <target><![CDATA[
4412
                Keine RA-Authentifizierungs-Plugins gefunden
4413
                ]]></target>
4414
        </message>
4415
        <message>
4416
                <source><![CDATA[
4417
                No SSL available (don't redirect)
4418
                ]]></source>
4419
                <target><![CDATA[
4420
                Kein SSL verfügbar (nicht umleiten)
4421
                ]]></target>
4422
        </message>
4423
        <message>
4424
                <source><![CDATA[
4425
                No admin password set in %1
4426
                ]]></source>
4427
                <target><![CDATA[
4428
                Kein Administrator-Passwort in %1 gesetzt
4429
                ]]></target>
4430
        </message>
4431
        <message>
4432
                <source><![CDATA[
4433
                No attachments
4434
                ]]></source>
4435
                <target><![CDATA[
4436
                Keine Dateianhänge
4437
                ]]></target>
4438
        </message>
4439
        <message>
4440
                <source><![CDATA[
1022 daniel-mar 4441
                No challenge response found
4442
                ]]></source>
4443
                <target><![CDATA[
4444
                Keine Challenge-Antwort erhalten
4445
                ]]></target>
4446
        </message>
4447
        <message>
4448
                <source><![CDATA[
635 daniel-mar 4449
                No comment
4450
                ]]></source>
4451
                <target><![CDATA[
4452
                Ohne Kommentar
4453
                ]]></target>
4454
        </message>
4455
        <message>
4456
                <source><![CDATA[
4457
                No database plugin selected in config file
4458
                ]]></source>
4459
                <target><![CDATA[
4460
                Kein Datenbankplugin in der Konfigurations-Datei angewählt
4461
                ]]></target>
4462
        </message>
4463
        <message>
4464
                <source><![CDATA[
4465
                No description for this object available
4466
                ]]></source>
4467
                <target><![CDATA[
4468
                Keine Beschreibung verfügbar
4469
                ]]></target>
4470
        </message>
4471
        <message>
4472
                <source><![CDATA[
1272 daniel-mar 4473
                No endpoints for this plugin found
4474
                ]]></source>
4475
                <target><![CDATA[
4476
                Keine Endpunkte für dieses Plugin gefunden
4477
                ]]></target>
4478
        </message>
4479
        <message>
4480
                <source><![CDATA[
635 daniel-mar 4481
                No extra OIDs found
4482
                ]]></source>
4483
                <target><![CDATA[
4484
                Keine zusätzlichen OIDs gefunden
4485
                ]]></target>
4486
        </message>
4487
        <message>
4488
                <source><![CDATA[
4489
                No fitting hash algorithm found
4490
                ]]></source>
4491
                <target><![CDATA[
4492
                Kein passender Hash-Algorithmus gefunden
4493
                ]]></target>
4494
        </message>
4495
        <message>
4496
                <source><![CDATA[
1265 daniel-mar 4497
                No installed plugin offers a REST functionality
4498
                ]]></source>
4499
                <target><![CDATA[
4500
                Keine installierten Plugins bieten eine REST-Funktionalität an
4501
                ]]></target>
4502
        </message>
4503
        <message>
4504
                <source><![CDATA[
635 daniel-mar 4505
                No items available
4506
                ]]></source>
4507
                <target><![CDATA[
4508
                Keine Einträge vorhanden
4509
                ]]></target>
4510
        </message>
4511
        <message>
4512
                <source><![CDATA[
4513
                No missing OIDs found
4514
                ]]></source>
4515
                <target><![CDATA[
4516
                Keine fehlenden OIDs gefunden
4517
                ]]></target>
4518
        </message>
4519
        <message>
4520
                <source><![CDATA[
1000 daniel-mar 4521
                No notifications
4522
                ]]></source>
4523
                <target><![CDATA[
4524
                Keine Benachrichtungen
4525
                ]]></target>
4526
        </message>
4527
        <message>
4528
                <source><![CDATA[
635 daniel-mar 4529
                None
4530
                ]]></source>
4531
                <target><![CDATA[
4532
                Keine
4533
                ]]></target>
4534
        </message>
4535
        <message>
4536
                <source><![CDATA[
4537
                None of the previously generated JWT tokens have been blacklisted.
4538
                ]]></source>
4539
                <target><![CDATA[
4540
                Keine der in der Vergangenheit erstellten JWT Token wurden gesperrt.
4541
                ]]></target>
4542
        </message>
4543
        <message>
4544
                <source><![CDATA[
754 daniel-mar 4545
                Nostalgia
4546
                ]]></source>
4547
                <target><![CDATA[
4548
                Nostalgie
4549
                ]]></target>
4550
        </message>
4551
        <message>
4552
                <source><![CDATA[
1101 daniel-mar 4553
                Not available on this system
4554
                ]]></source>
4555
                <target><![CDATA[
4556
                Auf diesem System nicht verfügbar
4557
                ]]></target>
4558
        </message>
4559
        <message>
4560
                <source><![CDATA[
635 daniel-mar 4561
                Not found
4562
                ]]></source>
4563
                <target><![CDATA[
4564
                Nicht gefunden
4565
                ]]></target>
4566
        </message>
4567
        <message>
4568
                <source><![CDATA[
4569
                Not imported because of errors: %1
4570
                ]]></source>
4571
                <target><![CDATA[
4572
                Nicht importiert aufgrund von Fehlern: %1
4573
                ]]></target>
4574
        </message>
4575
        <message>
4576
                <source><![CDATA[
4577
                Note: You should use the driver "ODBC Driver XX for SQL Server" instead, since it is the latest generation
4578
                ]]></source>
4579
                <target><![CDATA[
4580
                Hinweis: Sie sollten den Treiber "ODBC Driver XX for SQL Server" anstelle nehmen, da dieser der neusten Generation angehört
4581
                ]]></target>
4582
        </message>
4583
        <message>
4584
                <source><![CDATA[
4585
                Nothing found
4586
                ]]></source>
4587
                <target><![CDATA[
4588
                Nichts gefunden
4589
                ]]></target>
4590
        </message>
4591
        <message>
4592
                <source><![CDATA[
1000 daniel-mar 4593
                Notifications
4594
                ]]></source>
4595
                <target><![CDATA[
4596
                Benachrichtigungen
4597
                ]]></target>
4598
        </message>
4599
        <message>
4600
                <source><![CDATA[
635 daniel-mar 4601
                Numeric value
4602
                ]]></source>
4603
                <target><![CDATA[
4604
                Numerischer Wert
4605
                ]]></target>
4606
        </message>
4607
        <message>
4608
                <source><![CDATA[
4609
                OBJECT TREE
4610
                ]]></source>
4611
                <target><![CDATA[
4612
                OBJEKT-BAUM
4613
                ]]></target>
4614
        </message>
4615
        <message>
4616
                <source><![CDATA[
4617
                ODBC DSN
4618
                ]]></source>
4619
                <target><![CDATA[
4620
                ODBC DSN
4621
                ]]></target>
4622
        </message>
4623
        <message>
4624
                <source><![CDATA[
4625
                ODBC Password
4626
                ]]></source>
4627
                <target><![CDATA[
4628
                ODBC Passwort
4629
                ]]></target>
4630
        </message>
4631
        <message>
4632
                <source><![CDATA[
4633
                ODBC Username
4634
                ]]></source>
4635
                <target><![CDATA[
4636
                ODBC Benutzername
4637
                ]]></target>
4638
        </message>
4639
        <message>
4640
                <source><![CDATA[
4641
                OID
4642
                ]]></source>
4643
                <target><![CDATA[
4644
                OID
4645
                ]]></target>
4646
        </message>
4647
        <message>
4648
                <source><![CDATA[
4649
                OID "%1" is a "well-known" OID. Its identifiers cannot be changed.
4650
                ]]></source>
4651
                <target><![CDATA[
4652
                OID "%1" ist eine wohlbekannte OID, deren Kennungen nicht geändert werden können.
4653
                ]]></target>
4654
        </message>
4655
        <message>
4656
                <source><![CDATA[
4657
                OID %1
4658
                ]]></source>
4659
                <target><![CDATA[
4660
                OID %1
4661
                ]]></target>
4662
        </message>
4663
        <message>
4664
                <source><![CDATA[
776 daniel-mar 4665
                OID Information Protocol (OID-IP) / WHOIS
4666
                ]]></source>
4667
                <target><![CDATA[
4668
                OID Information Protocol (OID-IP) / WHOIS
4669
                ]]></target>
4670
        </message>
4671
        <message>
4672
                <source><![CDATA[
1073 daniel-mar 4673
                OID based on the public key of your OIDplus system. The last arc is also called OIDplus System ID.
4674
                ]]></source>
4675
                <target><![CDATA[
4676
                OID basierend auf dem öffentlichen Schlüssel Ihres OIDplus-Systems. Die letzte Zahl wird auch OIDplus System-ID genannt.
4677
                ]]></target>
4678
        </message>
4679
        <message>
4680
                <source><![CDATA[
1267 daniel-mar 4681
                OID logger mask: Invalid object %1
635 daniel-mar 4682
                ]]></source>
4683
                <target><![CDATA[
1267 daniel-mar 4684
                OID Logger Mask: Ungültiges Objekt %1
635 daniel-mar 4685
                ]]></target>
4686
        </message>
4687
        <message>
4688
                <source><![CDATA[
4689
                OID representation of UUID
4690
                ]]></source>
4691
                <target><![CDATA[
4692
                OID-Darstellung der UUID
4693
                ]]></target>
4694
        </message>
4695
        <message>
4696
                <source><![CDATA[
688 daniel-mar 4697
                OID tree root
4698
                ]]></source>
4699
                <target><![CDATA[
4700
                OID-Wurzelknoten
4701
                ]]></target>
4702
        </message>
4703
        <message>
4704
                <source><![CDATA[
779 daniel-mar 4705
                OID-IP / WHOIS
4706
                ]]></source>
4707
                <target><![CDATA[
4708
                OID-IP / WHOIS
4709
                ]]></target>
4710
        </message>
4711
        <message>
4712
                <source><![CDATA[
1288 daniel-mar 4713
                OID-IP Auth Token for displaying full RA information: %1 (only applies if the RA has set the privacy-flag)
635 daniel-mar 4714
                ]]></source>
4715
                <target><![CDATA[
1288 daniel-mar 4716
                OID-IP Auth Token zum Anzeigen von vollen Informationen zur Registrierungsstelle (nur erforderlich, wenn diese ihre Kontaktdaten geschützt hat): %1
635 daniel-mar 4717
                ]]></target>
4718
        </message>
4719
        <message>
4720
                <source><![CDATA[
1288 daniel-mar 4721
                OID-IP Auth Token for displaying full object information: %1 (only applies if the this or superior objects are marked confidential)
1000 daniel-mar 4722
                ]]></source>
4723
                <target><![CDATA[
1288 daniel-mar 4724
                OID-IP Auth Token zum Anzeigen von vollen Informationen zum Objekt (nur erforderlich, wenn das Objekt oder darüberliegende Objekte versteckt sind): %1
1000 daniel-mar 4725
                ]]></target>
4726
        </message>
4727
        <message>
4728
                <source><![CDATA[
1288 daniel-mar 4729
                OID-IRI notation
635 daniel-mar 4730
                ]]></source>
4731
                <target><![CDATA[
1288 daniel-mar 4732
                OID-IRI-Notation
635 daniel-mar 4733
                ]]></target>
4734
        </message>
4735
        <message>
4736
                <source><![CDATA[
1288 daniel-mar 4737
                OID-Info.com import/export
635 daniel-mar 4738
                ]]></source>
4739
                <target><![CDATA[
1288 daniel-mar 4740
                OID-Info.com Import/Export
635 daniel-mar 4741
                ]]></target>
4742
        </message>
4743
        <message>
4744
                <source><![CDATA[
4745
                OIDRA logger mask: Invalid object "%1"
4746
                ]]></source>
4747
                <target><![CDATA[
4748
                OIDRA-Log-Maske: Ungültiges Objekt "%1"
4749
                ]]></target>
4750
        </message>
4751
        <message>
4752
                <source><![CDATA[
1186 daniel-mar 4753
                OIDplus 2.0
635 daniel-mar 4754
                ]]></source>
4755
                <target><![CDATA[
1186 daniel-mar 4756
                OIDplus 2.0
635 daniel-mar 4757
                ]]></target>
4758
        </message>
4759
        <message>
4760
                <source><![CDATA[
1206 daniel-mar 4761
                OIDplus Error
4762
                ]]></source>
4763
                <target><![CDATA[
4764
                OIDplus-Fehler
4765
                ]]></target>
4766
        </message>
4767
        <message>
4768
                <source><![CDATA[
1078 daniel-mar 4769
                OIDplus Information Object Application Identifier (ISO/IEC 7816)
635 daniel-mar 4770
                ]]></source>
4771
                <target><![CDATA[
1078 daniel-mar 4772
                OIDplus Information Object Anwendungsbezeichner (ISO/IEC 7816)
635 daniel-mar 4773
                ]]></target>
4774
        </message>
4775
        <message>
4776
                <source><![CDATA[
1323 daniel-mar 4777
                OIDplus Information Object Custom UUID (RFC4122bis)
4778
                ]]></source>
4779
                <target><![CDATA[
4780
                OIDplus Information Object Individuelle UUID (RFC4122bis)
4781
                ]]></target>
4782
        </message>
4783
        <message>
4784
                <source><![CDATA[
1331 daniel-mar 4785
                OIDplus Information Object MAC address, Multicast (AAI)
4786
                ]]></source>
4787
                <target><![CDATA[
4788
                OIDplus Information Objekt Multicast MAC-Adresse (AAI)
4789
                ]]></target>
4790
        </message>
4791
        <message>
4792
                <source><![CDATA[
4793
                OIDplus Information Object MAC address, Unicast (AAI)
4794
                ]]></source>
4795
                <target><![CDATA[
4796
                OIDplus Information Objekt Unicast MAC-Adresse (AAI)
4797
                ]]></target>
4798
        </message>
4799
        <message>
4800
                <source><![CDATA[
1078 daniel-mar 4801
                OIDplus Information Object OID
4802
                ]]></source>
4803
                <target><![CDATA[
4804
                OIDplus Information Object OID
4805
                ]]></target>
4806
        </message>
4807
        <message>
4808
                <source><![CDATA[
635 daniel-mar 4809
                OIDplus Setup
4810
                ]]></source>
4811
                <target><![CDATA[
4812
                OIDplus Setup
4813
                ]]></target>
4814
        </message>
4815
        <message>
4816
                <source><![CDATA[
1078 daniel-mar 4817
                OIDplus System Application Identifier (ISO/IEC 7816)
4818
                ]]></source>
4819
                <target><![CDATA[
4820
                OIDplus System Anwendungsbezeichner (ISO/IEC 7816)
4821
                ]]></target>
4822
        </message>
4823
        <message>
4824
                <source><![CDATA[
1181 daniel-mar 4825
                OIDplus cannot connect to the Internet (%1). Therefore, you <b>cannot</b> register your OIDplus instance now.
4826
                ]]></source>
4827
                <target><![CDATA[
4828
                OIDplus kann sich nicht mit dem Internet verbinden (%1). Deswegen können Sie das System derzeit <b>nicht</b> registrieren.
4829
                ]]></target>
4830
        </message>
4831
        <message>
4832
                <source><![CDATA[
1000 daniel-mar 4833
                OIDplus could not determine its version (Required: %1). Please update your system manually via the "%2" command regularly.
4834
                ]]></source>
4835
                <target><![CDATA[
4836
                OIDplus konnte seine Version nicht erkennen (Erforderlich: %1). Bitte updaten Sie das System mittels "%2" regelmäßig manuell.
4837
                ]]></target>
4838
        </message>
4839
        <message>
4840
                <source><![CDATA[
661 daniel-mar 4841
                OIDplus could not determine its version.
4842
                ]]></source>
4843
                <target><![CDATA[
4844
                Die OIDplus-Version konnte nicht ermittelt werden.
4845
                ]]></target>
4846
        </message>
4847
        <message>
4848
                <source><![CDATA[
635 daniel-mar 4849
                OIDplus could not determine its version. (Required: %1). Please update your system manually via the "%2" command regularly.
4850
                ]]></source>
4851
                <target><![CDATA[
4852
                Die OIDplus-Version konnte nicht ermittelt werden. (Erforderlich: %1). Bitte aktualisieren Sie OIDplus regelmäßig mit dem Befehl "%2".
4853
                ]]></target>
4854
        </message>
4855
        <message>
4856
                <source><![CDATA[
1143 daniel-mar 4857
                OIDplus could not determine its version. Please update your system manually by downloading the latest archive file from oidplus.com.
4858
                ]]></source>
4859
                <target><![CDATA[
4860
                Die OIDplus-Version konnte nicht ermittelt werden. Bitte aktualisieren Sie OIDplus durch das erneute Herunterladen des Archivs von oidplus.com.
4861
                ]]></target>
4862
        </message>
4863
        <message>
4864
                <source><![CDATA[
1061 daniel-mar 4865
                OIDplus could not determine the latest version.
635 daniel-mar 4866
                ]]></source>
4867
                <target><![CDATA[
1061 daniel-mar 4868
                OIDplus konnte nicht die neuste Version ermitteln.
635 daniel-mar 4869
                ]]></target>
4870
        </message>
4871
        <message>
4872
                <source><![CDATA[
4873
                OIDplus database with example data
4874
                ]]></source>
4875
                <target><![CDATA[
4876
                OIDplus Datenbank mit Beispieldateien
4877
                ]]></target>
4878
        </message>
4879
        <message>
4880
                <source><![CDATA[
4881
                OIDplus initialization error
4882
                ]]></source>
4883
                <target><![CDATA[
4884
                OIDplus Initialisierungs-Fehler
4885
                ]]></target>
4886
        </message>
4887
        <message>
4888
                <source><![CDATA[
1000 daniel-mar 4889
                OIDplus is outdated. (%1 local / %2 remote)
4890
                ]]></source>
4891
                <target><![CDATA[
4892
                OIDplus-Installation ist veraltet (%1 installiert / %2 verfügbar)
4893
                ]]></target>
4894
        </message>
4895
        <message>
4896
                <source><![CDATA[
1182 daniel-mar 4897
                OIDplus is running in offline mode due to the base configuration setting %1.
4898
                ]]></source>
4899
                <target><![CDATA[
1200 daniel-mar 4900
                OIDplus arbeitet im Offline-Modus aufgrund der Basiskonfigurations-Einstellung %1.
1182 daniel-mar 4901
                ]]></target>
4902
        </message>
4903
        <message>
4904
                <source><![CDATA[
1181 daniel-mar 4905
                OIDplus plugin "%1" is enabled, but OIDplus cannot connect to the Internet.
4906
                ]]></source>
4907
                <target><![CDATA[
4908
                OIDplus-Plugin %1 ist aktiviert, aber OIDplus kann sich nicht mit dem Internet verbinden.
4909
                ]]></target>
4910
        </message>
4911
        <message>
4912
                <source><![CDATA[
1008 daniel-mar 4913
                OIDplus plugin "%1" is enabled, but the required PHP extension "%2" is not installed.
1000 daniel-mar 4914
                ]]></source>
4915
                <target><![CDATA[
4916
                OIDplus-Plugin "%1" ist aktiviert, aber die erforderliche PHP-Erweiterung "%2" ist nicht installiert.
4917
                ]]></target>
4918
        </message>
4919
        <message>
4920
                <source><![CDATA[
635 daniel-mar 4921
                OK
4922
                ]]></source>
4923
                <target><![CDATA[
4924
                OK
4925
                ]]></target>
4926
        </message>
4927
        <message>
4928
                <source><![CDATA[
1259 daniel-mar 4929
                OK! Generated AAI %1
4930
                ]]></source>
4931
                <target><![CDATA[
4932
                OK! AAI %1 generiert
4933
                ]]></target>
4934
        </message>
4935
        <message>
4936
                <source><![CDATA[
4937
                OK! Generated UUID %1
4938
                ]]></source>
4939
                <target><![CDATA[
4940
                OK! UUID %1 generiert
4941
                ]]></target>
4942
        </message>
4943
        <message>
4944
                <source><![CDATA[
635 daniel-mar 4945
                OK! Generated UUID %1 which resolves to OID %2
4946
                ]]></source>
4947
                <target><![CDATA[
4948
                OK! Es wurde OID %2 erzeugt, die auf der UUID %1 basiert.
4949
                ]]></target>
4950
        </message>
4951
        <message>
4952
                <source><![CDATA[
4953
                Object
4954
                ]]></source>
4955
                <target><![CDATA[
4956
                Objekt
4957
                ]]></target>
4958
        </message>
4959
        <message>
4960
                <source><![CDATA[
4961
                Object %1 already exists!
4962
                ]]></source>
4963
                <target><![CDATA[
4964
                Objekt %1 existiert bereits!
4965
                ]]></target>
4966
        </message>
4967
        <message>
4968
                <source><![CDATA[
4969
                Object %1 does not exist
4970
                ]]></source>
4971
                <target><![CDATA[
4972
                Objekt %1 existiert nicht
4973
                ]]></target>
4974
        </message>
4975
        <message>
4976
                <source><![CDATA[
1000 daniel-mar 4977
                Object %1 has no title.
4978
                ]]></source>
4979
                <target><![CDATA[
4980
                Objekt %1 hat keinen Titel.
4981
                ]]></target>
4982
        </message>
4983
        <message>
4984
                <source><![CDATA[
635 daniel-mar 4985
                Object Identifier (OID)
4986
                ]]></source>
4987
                <target><![CDATA[
4988
                Objekt-Bezeichner (OID)
4989
                ]]></target>
4990
        </message>
4991
        <message>
4992
                <source><![CDATA[
4993
                Object not found
4994
                ]]></source>
4995
                <target><![CDATA[
4996
                Objekt nicht gefunden
4997
                ]]></target>
4998
        </message>
4999
        <message>
5000
                <source><![CDATA[
5001
                Object roots without RA
5002
                ]]></source>
5003
                <target><![CDATA[
5004
                Wurzel-Objekte ohne RA
5005
                ]]></target>
5006
        </message>
5007
        <message>
5008
                <source><![CDATA[
5009
                Object type plugins
5010
                ]]></source>
5011
                <target><![CDATA[
5012
                Objekt-Typ-Plugins
5013
                ]]></target>
5014
        </message>
5015
        <message>
5016
                <source><![CDATA[
5017
                Object type plugins (disabled)
5018
                ]]></source>
5019
                <target><![CDATA[
5020
                Objekt-Typ-Plugins (deaktiviert)
5021
                ]]></target>
5022
        </message>
5023
        <message>
5024
                <source><![CDATA[
5025
                Object type plugins (enabled)
5026
                ]]></source>
5027
                <target><![CDATA[
5028
                Objekt-Typ-Plugins (aktiviert)
5029
                ]]></target>
5030
        </message>
5031
        <message>
5032
                <source><![CDATA[
5033
                Object types
5034
                ]]></source>
5035
                <target><![CDATA[
5036
                Objekt-Typen
5037
                ]]></target>
5038
        </message>
5039
        <message>
5040
                <source><![CDATA[
860 daniel-mar 5041
                ObjectType plugin %1 is erroneous: Namespace %2 must be lower-case
5042
                ]]></source>
5043
                <target><![CDATA[
5044
                Objekt-Typ-Erweiterung %1 ist fehlerhaft: Namensraum %2 muss kleingeschrieben sein
5045
                ]]></target>
5046
        </message>
5047
        <message>
5048
                <source><![CDATA[
5049
                ObjectType plugin %1 is erroneous: Namespace must not be empty
5050
                ]]></source>
5051
                <target><![CDATA[
5052
                Objekt-Typ-Erweiterung %1 ist fehlerhaft: Namensraum darf nicht leer sein
5053
                ]]></target>
5054
        </message>
5055
        <message>
5056
                <source><![CDATA[
5057
                ObjectType plugin %1 is erroneous: Root node (%2) is in wrong namespace (needs starts with %3)!
5058
                ]]></source>
5059
                <target><![CDATA[
5060
                Objekt-Typ-Erweiterung %1 ist fehlerhaft: Wurzelknoten (%2) ist im falschen Namensraum (muss mit %3 beginnen)!
5061
                ]]></target>
5062
        </message>
5063
        <message>
5064
                <source><![CDATA[
635 daniel-mar 5065
                Objects
5066
                ]]></source>
5067
                <target><![CDATA[
5068
                Objekte
5069
                ]]></target>
5070
        </message>
5071
        <message>
5072
                <source><![CDATA[
5073
                Office
5074
                ]]></source>
5075
                <target><![CDATA[
5076
                Büro
5077
                ]]></target>
5078
        </message>
5079
        <message>
5080
                <source><![CDATA[
5081
                Old address
5082
                ]]></source>
5083
                <target><![CDATA[
5084
                Alte Adresse
5085
                ]]></target>
5086
        </message>
5087
        <message>
5088
                <source><![CDATA[
5089
                Old eMail-Address
5090
                ]]></source>
5091
                <target><![CDATA[
5092
                Alte E-Mail-Adresse
5093
                ]]></target>
5094
        </message>
5095
        <message>
5096
                <source><![CDATA[
5097
                Old password
5098
                ]]></source>
5099
                <target><![CDATA[
5100
                Altes Passwort
5101
                ]]></target>
5102
        </message>
5103
        <message>
5104
                <source><![CDATA[
5105
                Old password incorrect
5106
                ]]></source>
5107
                <target><![CDATA[
5108
                Altes Passwort falsch
5109
                ]]></target>
5110
        </message>
5111
        <message>
5112
                <source><![CDATA[
1031 daniel-mar 5113
                Once OIDplus setup is finished, you can change the config file by hand, or run this setup assistant again.
5114
                ]]></source>
5115
                <target><![CDATA[
5116
                Nachdem das Setup beendet ist, können Sie die Datei per Hand ändern, oder diesen Setup-Assistenten erneut durchlaufen.
5117
                ]]></target>
5118
        </message>
5119
        <message>
5120
                <source><![CDATA[
635 daniel-mar 5121
                One item is hidden. Please <a %1>log in</a> to see it.
5122
                ]]></source>
5123
                <target><![CDATA[
5124
                Ein Eintrag ist versteckt. Bitte <a %1>melden Sie sich an</a> um ihn einzusehen.
5125
                ]]></target>
5126
        </message>
5127
        <message>
5128
                <source><![CDATA[
5129
                Only characters and numbers are allowed as authentication token.
5130
                ]]></source>
5131
                <target><![CDATA[
5132
                Nur Buchstaben und Nummern sind als Authentification-Token zugelassen.
5133
                ]]></target>
5134
        </message>
5135
        <message>
5136
                <source><![CDATA[
1101 daniel-mar 5137
                Only hashing, no verification
5138
                ]]></source>
5139
                <target><![CDATA[
5140
                Nur Hashing; keine Prüfung
5141
                ]]></target>
5142
        </message>
5143
        <message>
5144
                <source><![CDATA[
5145
                Only verification, no hashing
5146
                ]]></source>
5147
                <target><![CDATA[
5148
                Nur Prüfung; kein Hashing
5149
                ]]></target>
5150
        </message>
5151
        <message>
5152
                <source><![CDATA[
635 daniel-mar 5153
                Open & Pin Menu
5154
                ]]></source>
5155
                <target><![CDATA[
5156
                Menü öffnen und anpinnen
5157
                ]]></target>
5158
        </message>
5159
        <message>
5160
                <source><![CDATA[
5161
                Open in new window
5162
                ]]></source>
5163
                <target><![CDATA[
5164
                In neuem Fenster öffnen
5165
                ]]></target>
5166
        </message>
5167
        <message>
5168
                <source><![CDATA[
890 daniel-mar 5169
                Open in web-browser
5170
                ]]></source>
5171
                <target><![CDATA[
5172
                Im Web-Browser öffnen
5173
                ]]></target>
5174
        </message>
5175
        <message>
5176
                <source><![CDATA[
635 daniel-mar 5177
                Operating System
5178
                ]]></source>
5179
                <target><![CDATA[
5180
                Betriebssystem
5181
                ]]></target>
5182
        </message>
5183
        <message>
5184
                <source><![CDATA[
1233 daniel-mar 5185
                Option %1
5186
                ]]></source>
5187
                <target><![CDATA[
5188
                Option %1
5189
                ]]></target>
5190
        </message>
5191
        <message>
5192
                <source><![CDATA[
945 daniel-mar 5193
                Optional PIX allowed, with "FF" prefix
5194
                ]]></source>
5195
                <target><![CDATA[
5196
                Optionale PIX erlaubt, mit Präfix "FF"
5197
                ]]></target>
5198
        </message>
5199
        <message>
5200
                <source><![CDATA[
957 daniel-mar 5201
                Optional PIX allowed, without prefix
5202
                ]]></source>
5203
                <target><![CDATA[
5204
                Optionale PIX erlaubt, ohne Präfix
5205
                ]]></target>
5206
        </message>
5207
        <message>
5208
                <source><![CDATA[
789 daniel-mar 5209
                Oracle connection string, e.g. %1
5210
                ]]></source>
5211
                <target><![CDATA[
5212
                Oracle Connection-String, z.B. %1
5213
                ]]></target>
5214
        </message>
5215
        <message>
5216
                <source><![CDATA[
5217
                Oracle password
5218
                ]]></source>
5219
                <target><![CDATA[
5220
                Oracle-Passwort
5221
                ]]></target>
5222
        </message>
5223
        <message>
5224
                <source><![CDATA[
5225
                Oracle username
5226
                ]]></source>
5227
                <target><![CDATA[
5228
                Oracle-Benutzername
5229
                ]]></target>
5230
        </message>
5231
        <message>
5232
                <source><![CDATA[
635 daniel-mar 5233
                Organization
5234
                ]]></source>
5235
                <target><![CDATA[
5236
                Organisation
5237
                ]]></target>
5238
        </message>
5239
        <message>
5240
                <source><![CDATA[
5241
                Other identifiers
5242
                ]]></source>
5243
                <target><![CDATA[
5244
                Andere Kennzeichen
5245
                ]]></target>
5246
        </message>
5247
        <message>
5248
                <source><![CDATA[
5249
                Other objects
5250
                ]]></source>
5251
                <target><![CDATA[
5252
                Andere Objekte
5253
                ]]></target>
5254
        </message>
5255
        <message>
5256
                <source><![CDATA[
1282 daniel-mar 5257
                Outdated plugin: Calling %1 from a plugin is deprecated. Please use %2 instead
5258
                ]]></source>
5259
                <target><![CDATA[
5260
                Veraltetes Plugin: Das Aufrufen von %1 ist ab sofort verboten. Es muss zukünftig %2 verwendet werden
5261
                ]]></target>
5262
        </message>
5263
        <message>
5264
                <source><![CDATA[
635 daniel-mar 5265
                Output format
5266
                ]]></source>
5267
                <target><![CDATA[
5268
                Ausgabeformat
5269
                ]]></target>
5270
        </message>
5271
        <message>
5272
                <source><![CDATA[
1271 daniel-mar 5273
                Output parameters
5274
                ]]></source>
5275
                <target><![CDATA[
5276
                Ausgabe-Parameter
5277
                ]]></target>
5278
        </message>
5279
        <message>
5280
                <source><![CDATA[
635 daniel-mar 5281
                PDO Password
5282
                ]]></source>
5283
                <target><![CDATA[
5284
                PDO Passwort
5285
                ]]></target>
5286
        </message>
5287
        <message>
5288
                <source><![CDATA[
5289
                PDO Username
5290
                ]]></source>
5291
                <target><![CDATA[
5292
                PDO Benutzername
5293
                ]]></target>
5294
        </message>
5295
        <message>
5296
                <source><![CDATA[
1118 daniel-mar 5297
                PHP Namespaces
5298
                ]]></source>
5299
                <target><![CDATA[
5300
                PHP-Namensräume
5301
                ]]></target>
5302
        </message>
5303
        <message>
5304
                <source><![CDATA[
794 daniel-mar 5305
                PHP configuration file(s)
5306
                ]]></source>
5307
                <target><![CDATA[
1186 daniel-mar 5308
                Geladene PHP-Konfigurationsdateien
794 daniel-mar 5309
                ]]></target>
5310
        </message>
5311
        <message>
5312
                <source><![CDATA[
635 daniel-mar 5313
                PHP extension "%1" not installed
5314
                ]]></source>
5315
                <target><![CDATA[
5316
                PHP-Erweiterung "%1" nicht installiert
5317
                ]]></target>
5318
        </message>
5319
        <message>
5320
                <source><![CDATA[
795 daniel-mar 5321
                PHP information
5322
                ]]></source>
5323
                <target><![CDATA[
5324
                PHP-Informationen
5325
                ]]></target>
5326
        </message>
5327
        <message>
5328
                <source><![CDATA[
1186 daniel-mar 5329
                PHP installed extensions
5330
                ]]></source>
5331
                <target><![CDATA[
5332
                Installierte PHP-Erweiterungen
5333
                ]]></target>
5334
        </message>
5335
        <message>
5336
                <source><![CDATA[
635 daniel-mar 5337
                PHP version
5338
                ]]></source>
5339
                <target><![CDATA[
5340
                PHP-Version
5341
                ]]></target>
5342
        </message>
5343
        <message>
5344
                <source><![CDATA[
5345
                Package
5346
                ]]></source>
5347
                <target><![CDATA[
5348
                Paket
5349
                ]]></target>
5350
        </message>
5351
        <message>
5352
                <source><![CDATA[
5353
                Page plugins
5354
                ]]></source>
5355
                <target><![CDATA[
5356
                Seiten-Plugins
5357
                ]]></target>
5358
        </message>
5359
        <message>
5360
                <source><![CDATA[
5361
                Parameter %1 is missing
5362
                ]]></source>
5363
                <target><![CDATA[
5364
                Parameter %1 fehlt!
5365
                ]]></target>
5366
        </message>
5367
        <message>
5368
                <source><![CDATA[
894 daniel-mar 5369
                Parameters for new request
5370
                ]]></source>
5371
                <target><![CDATA[
5372
                Eingabeparameter für die Abfrage
5373
                ]]></target>
5374
        </message>
5375
        <message>
5376
                <source><![CDATA[
635 daniel-mar 5377
                Parent node: %1
5378
                ]]></source>
5379
                <target><![CDATA[
5380
                Übergeordnet: %1
5381
                ]]></target>
5382
        </message>
5383
        <message>
5384
                <source><![CDATA[
5385
                Parent object %1 does not exist
5386
                ]]></source>
5387
                <target><![CDATA[
5388
                Übergeordnetes Objekt %1 existiert nicht
5389
                ]]></target>
5390
        </message>
5391
        <message>
5392
                <source><![CDATA[
5393
                Password
5394
                ]]></source>
5395
                <target><![CDATA[
5396
                Passwort
5397
                ]]></target>
5398
        </message>
5399
        <message>
5400
                <source><![CDATA[
1359 daniel-mar 5401
                Password (repeat)
5402
                ]]></source>
5403
                <target><![CDATA[
5404
                Passwort (wiederholen)
5405
                ]]></target>
5406
        </message>
5407
        <message>
5408
                <source><![CDATA[
1088 daniel-mar 5409
                Password is too long (max %1 bytes)
5410
                ]]></source>
5411
                <target><![CDATA[
5412
                Passwort ist zu lang (max. %1 Bytes)
5413
                ]]></target>
5414
        </message>
5415
        <message>
5416
                <source><![CDATA[
635 daniel-mar 5417
                Password is too short. Need at least %1 characters
5418
                ]]></source>
5419
                <target><![CDATA[
5420
                Passwort ist zu kurz. Minimale Länge: %1 Zeichen
5421
                ]]></target>
5422
        </message>
5423
        <message>
5424
                <source><![CDATA[
5425
                Password must be at least %1 characters long
5426
                ]]></source>
5427
                <target><![CDATA[
5428
                Passwort muss mindestens %1 Zeichen lang sein
5429
                ]]></target>
5430
        </message>
5431
        <message>
5432
                <source><![CDATA[
5433
                Password successfully changed. You can now log in.
5434
                ]]></source>
5435
                <target><![CDATA[
5436
                Passwort erfolgreich geändert. Sie können sich nun anmelden.
5437
                ]]></target>
5438
        </message>
5439
        <message>
5440
                <source><![CDATA[
5441
                Passwords do not match
5442
                ]]></source>
5443
                <target><![CDATA[
5444
                Passwörter stimmen nicht überein
5445
                ]]></target>
5446
        </message>
5447
        <message>
5448
                <source><![CDATA[
5449
                Perform email address change
5450
                ]]></source>
5451
                <target><![CDATA[
5452
                E-Mail-Adressänderung durchführen
5453
                ]]></target>
5454
        </message>
5455
        <message>
5456
                <source><![CDATA[
5457
                Person name
5458
                ]]></source>
5459
                <target><![CDATA[
5460
                Personen-Name
5461
                ]]></target>
5462
        </message>
5463
        <message>
5464
                <source><![CDATA[
5465
                PgSQL database name
5466
                ]]></source>
5467
                <target><![CDATA[
5468
                PgSQL Datenbank-Name
5469
                ]]></target>
5470
        </message>
5471
        <message>
5472
                <source><![CDATA[
5473
                PgSQL hostname and port
5474
                ]]></source>
5475
                <target><![CDATA[
5476
                PgSQL Hostname und Port
5477
                ]]></target>
5478
        </message>
5479
        <message>
5480
                <source><![CDATA[
5481
                PgSQL password
5482
                ]]></source>
5483
                <target><![CDATA[
5484
                PgSQL Passwort
5485
                ]]></target>
5486
        </message>
5487
        <message>
5488
                <source><![CDATA[
5489
                PgSQL username
5490
                ]]></source>
5491
                <target><![CDATA[
5492
                PgSQL Benutzername
5493
                ]]></target>
5494
        </message>
5495
        <message>
5496
                <source><![CDATA[
5497
                Phone
5498
                ]]></source>
5499
                <target><![CDATA[
5500
                Telefon
5501
                ]]></target>
5502
        </message>
5503
        <message>
5504
                <source><![CDATA[
5505
                Phone: %1
5506
                ]]></source>
5507
                <target><![CDATA[
5508
                Telefon: %1
5509
                ]]></target>
5510
        </message>
5511
        <message>
5512
                <source><![CDATA[
5513
                PiB
5514
                ]]></source>
5515
                <target><![CDATA[
5516
                PiB
5517
                ]]></target>
5518
        </message>
5519
        <message>
5520
                <source><![CDATA[
5521
                Please <a %1>log in</a> to receive information about this object.
5522
                ]]></source>
5523
                <target><![CDATA[
5524
                Bitte <a %1>anmelden</a>, um weitere Informationen über dieses Objekt zu erhalten.
5525
                ]]></target>
5526
        </message>
5527
        <message>
5528
                <source><![CDATA[
5529
                Please check the file %1
5530
                ]]></source>
5531
                <target><![CDATA[
5532
                Bitte prüfen Sie die Datei %1
5533
                ]]></target>
5534
        </message>
5535
        <message>
5536
                <source><![CDATA[
5537
                Please check your input. Namespace "%1" is not found
5538
                ]]></source>
5539
                <target><![CDATA[
5540
                Bitte überprüfen Sie Ihre Eingabe. Der Namensraum "%1" wurde nicht gefunden
5541
                ]]></target>
5542
        </message>
5543
        <message>
5544
                <source><![CDATA[
5545
                Please check your input. Some object types are double.
5546
                ]]></source>
5547
                <target><![CDATA[
5548
                Bitte prüfen Sie Ihre Eingabe. Einige Objekt-Typen sind doppelt.
5549
                ]]></target>
5550
        </message>
5551
        <message>
5552
                <source><![CDATA[
5553
                Please choose a file.
5554
                ]]></source>
5555
                <target><![CDATA[
5556
                Bitte wählen Sie eine Datei.
5557
                ]]></target>
5558
        </message>
5559
        <message>
5560
                <source><![CDATA[
5561
                Please contact the system administrator.
5562
                ]]></source>
5563
                <target><![CDATA[
5564
                Bitte kontaktieren Sie den System-Administrator.
5565
                ]]></target>
5566
        </message>
5567
        <message>
5568
                <source><![CDATA[
1057 daniel-mar 5569
                Please correct the errors above (in red) before continuing.
5570
                ]]></source>
5571
                <target><![CDATA[
5572
                Bitte korrigieren Sie die oben genannten Fehler (in rot), um fortzufahren.
5573
                ]]></target>
5574
        </message>
5575
        <message>
5576
                <source><![CDATA[
635 daniel-mar 5577
                Please enable JavaScript in order to use setup!
5578
                ]]></source>
5579
                <target><![CDATA[
5580
                Bitte aktivieren Sie JavaScript um mit Setup fortzufahren!
5581
                ]]></target>
5582
        </message>
5583
        <message>
5584
                <source><![CDATA[
5585
                Please enter %1 into the SSH shell to update OIDplus to the latest version.
5586
                ]]></source>
5587
                <target><![CDATA[
5588
                Bitte geben Sie %1 in die SSH Shell ein, um OIDplus auf die neuste Version zu aktualisieren.
5589
                ]]></target>
5590
        </message>
5591
        <message>
5592
                <source><![CDATA[
5593
                Please enter a valid OID in dot notation or nothing
5594
                ]]></source>
5595
                <target><![CDATA[
5596
                Bitte geben Sie entweder nichts, oder eine gültige OID in Punkt-Notation ein.
5597
                ]]></target>
5598
        </message>
5599
        <message>
5600
                <source><![CDATA[
5601
                Please enter a valid email address
5602
                ]]></source>
5603
                <target><![CDATA[
5604
                Bitte geben Sie eine gültige E-Mail-Adresse ein
5605
                ]]></target>
5606
        </message>
5607
        <message>
5608
                <source><![CDATA[
5609
                Please enter a valid password length.
5610
                ]]></source>
5611
                <target><![CDATA[
5612
                Bitte geben Sie eine gültige Passwort-Länge ein.
5613
                ]]></target>
5614
        </message>
5615
        <message>
5616
                <source><![CDATA[
5617
                Please enter a valid username
5618
                ]]></source>
5619
                <target><![CDATA[
5620
                Bitte einen gültigen Benutzernamen eingeben
5621
                ]]></target>
5622
        </message>
5623
        <message>
5624
                <source><![CDATA[
5625
                Please enter a valid value (0=no, 1=yes).
5626
                ]]></source>
5627
                <target><![CDATA[
5628
                Bitte geben Sie einen gültigen Wert ein (0=nein, 1=ja).
5629
                ]]></target>
5630
        </message>
5631
        <message>
5632
                <source><![CDATA[
5633
                Please enter a valid value.
5634
                ]]></source>
5635
                <target><![CDATA[
5636
                Bitte geben Sie einen gültigen Wert ein.
5637
                ]]></target>
5638
        </message>
5639
        <message>
5640
                <source><![CDATA[
5641
                Please enter a value for the system title.
5642
                ]]></source>
5643
                <target><![CDATA[
5644
                Bitte geben Sie einen gültigen System-Titel ein.
5645
                ]]></target>
5646
        </message>
5647
        <message>
5648
                <source><![CDATA[
5649
                Please enter either 0 ("off") or 1 ("on").
5650
                ]]></source>
5651
                <target><![CDATA[
5652
                Bitte geben Sie entweder 0 ("aus") oder 1 ("ein") ein.
5653
                ]]></target>
5654
        </message>
5655
        <message>
5656
                <source><![CDATA[
5657
                Please enter either 0, 1 or 2.
5658
                ]]></source>
5659
                <target><![CDATA[
5660
                Bitte geben Sie entweder 0, 1 oder 2 ein.
5661
                ]]></target>
5662
        </message>
5663
        <message>
5664
                <source><![CDATA[
776 daniel-mar 5665
                Please enter either an empty string or an input in the format "hostname:port".
5666
                ]]></source>
5667
                <target><![CDATA[
5668
                Bitte geben Sie entweder einen leeren Wert oder einen Wert in der Form "Hostname:Portnummer" ein.
5669
                ]]></target>
5670
        </message>
5671
        <message>
5672
                <source><![CDATA[
635 daniel-mar 5673
                Please enter the administrator password you have entered before.
5674
                ]]></source>
5675
                <target><![CDATA[
5676
                Bitte geben Sie das Administrator-Passwort ein, das Sie zuvor festgelegt haben.
5677
                ]]></target>
5678
        </message>
5679
        <message>
5680
                <source><![CDATA[
5681
                Please enter the email address of your account, and information about the password reset will be sent to you.
5682
                ]]></source>
5683
                <target><![CDATA[
5684
                Bitte geben Sie die E-Mail-Adresse Ihres Kontos ein, sodass Ihnen Anweisungen zur Passwort-Rücksetzung zugesendet werden können.
5685
                ]]></target>
5686
        </message>
5687
        <message>
5688
                <source><![CDATA[
5689
                Please enter your personal name or the name of your group.
5690
                ]]></source>
5691
                <target><![CDATA[
5692
                Bitte geben Sie Ihren Personen-Namen oder Namen einer Gruppierung ein.
5693
                ]]></target>
5694
        </message>
5695
        <message>
5696
                <source><![CDATA[
1030 daniel-mar 5697
                Please import one of the following SQL dumps in your database:
5698
                ]]></source>
5699
                <target><![CDATA[
5700
                Bitte importieren Sie eine der folgenden SQL-Dumps in Ihre Datenbank:
5701
                ]]></target>
5702
        </message>
5703
        <message>
5704
                <source><![CDATA[
1181 daniel-mar 5705
                Please install the PHP extension %1 and/or %2, so that OIDplus can connect to the Internet.
5706
                ]]></source>
5707
                <target><![CDATA[
5708
                Bitte installieren Sie die PHP-Erweiterungen %1 und/oder %2, sodass OIDplus sich mit dem Internet verbinden kann.
5709
                ]]></target>
5710
        </message>
5711
        <message>
5712
                <source><![CDATA[
5713
                Please install the PHP extension %1 and/or enable %2 in your PHP configuration, so that OIDplus can connect to the Internet.
5714
                ]]></source>
5715
                <target><![CDATA[
5716
                Bitte installieren Sie die PHP-Erweiterung %1, oder aktivieren Sie %2 in Ihrer PHP-Konfigurationsdatei, sodass OIDplus sich mit dem Internet verbinden kann.
5717
                ]]></target>
5718
        </message>
5719
        <message>
5720
                <source><![CDATA[
5721
                Please install the PHP extension %1, so that OIDplus can connect to the Internet.
5722
                ]]></source>
5723
                <target><![CDATA[
5724
                Bitte installieren Sie die PHP-Erweiterung %1, sodass OIDplus sich mit dem Internet verbinden kann.
5725
                ]]></target>
5726
        </message>
5727
        <message>
5728
                <source><![CDATA[
635 daniel-mar 5729
                Please keep this information confidential!
5730
                ]]></source>
5731
                <target><![CDATA[
5732
                Bitte behandeln Sie diese Informationen vertraulich!
5733
                ]]></target>
5734
        </message>
5735
        <message>
5736
                <source><![CDATA[
699 daniel-mar 5737
                Please make a backup of your files before updating. In case of an error, the OIDplus system (including this update-assistant) might become unavailable. Also, since the web-update does not contain collision-detection, changes you have applied (like adding, removing or modified files) might get reverted/lost! (<a href="%1">Click here to check which files have been modified</a>) In case the update fails, you can download and extract the complete <a href="%s">SVN-Snapshot TAR.GZ file</a> again. Since all your data should lay inside the folder "userdata" and "userdata_pub", this should be safe.
635 daniel-mar 5738
                ]]></source>
5739
                <target><![CDATA[
699 daniel-mar 5740
                Bitte fertigen Sie eine Datensicherung Ihrer Dateien vor der Aktualisierung an. Im Falle eines Fehlers könnte das OIDplus-System (inklusive diesem Update-Assistenten) ausfallen. Außerdem besitzt dieses WebSVN-Update keine Kollissions-Kontrolle, d.h. Datei-Änderungen, die Sie durchgeführt haben, können zurückgesetzt/verloren gehen. (<a href="%1">Klicken Sie hier um zu sehen, welche Dateien geändert wurden</a>) Im Falle eines Fehlschlags können Sie einen kompletten <a href="%s">SVN-Snapshot als TAR.GZ-Archiv</a> herunterladen und hier entpacken. Da alle Ihre Daten innerhalb des Ordners "userdata" und "userdata_pub" liegen sollten, sollte dies sicher sein.
635 daniel-mar 5741
                ]]></target>
5742
        </message>
5743
        <message>
5744
                <source><![CDATA[
5745
                Please note: If you believe that you were hacked, you should not trust the output of this tool, because it might be compromised, too.
5746
                ]]></source>
5747
                <target><![CDATA[
1207 daniel-mar 5748
                Vorsicht: Wenn Sie glauben, dass Sie gehackt wurden, dann sollten Sie sich nicht auf die Ausgabe dieses Werkzeugs verlassen, da es auch manipuliert worden sein könnte.
635 daniel-mar 5749
                ]]></target>
5750
        </message>
5751
        <message>
5752
                <source><![CDATA[
5753
                Please notify the system administrator. After they log-in, they can see the reason at this place.
5754
                ]]></source>
5755
                <target><![CDATA[
5756
                Bitte informieren Sie den System-Administrator. Nach der Anmeldung kann er an dieser Stelle die genaue Fehlermeldung einsehen.
5757
                ]]></target>
5758
        </message>
5759
        <message>
5760
                <source><![CDATA[
5761
                Please only submit one arc (not an absolute OID or multiple arcs).
5762
                ]]></source>
5763
                <target><![CDATA[
5764
                Bitte fügen Sie nur einen Knoten auf einmal hinzu. (Keine vollständige OID oder mehrere Knoten)
5765
                ]]></target>
5766
        </message>
5767
        <message>
5768
                <source><![CDATA[
5769
                Please only submit one arc.
5770
                ]]></source>
5771
                <target><![CDATA[
5772
                Bitte fügen Sie nur einen Knoten auf einmal hinzu.
5773
                ]]></target>
5774
        </message>
5775
        <message>
5776
                <source><![CDATA[
5777
                Please repeat the password input:
5778
                ]]></source>
5779
                <target><![CDATA[
5780
                Bitte wiederholen Sie die Passworteingabe:
5781
                ]]></target>
5782
        </message>
5783
        <message>
5784
                <source><![CDATA[
709 daniel-mar 5785
                Please select a Domain Name in the tree view at the left to show its contents.
5786
                ]]></source>
5787
                <target><![CDATA[
5788
                Bitte selektieren Sie eine Domain in der Baumansicht, um dessen Inhalt anzuzeigen.
5789
                ]]></target>
5790
        </message>
5791
        <message>
5792
                <source><![CDATA[
844 daniel-mar 5793
                Please select a FourCC in the tree view at the left to show its contents.
5794
                ]]></source>
5795
                <target><![CDATA[
5796
                Bitte selektieren Sie einen FourCC in der Baumansicht, um dessen Inhalt anzuzeigen.
5797
                ]]></target>
5798
        </message>
5799
        <message>
5800
                <source><![CDATA[
635 daniel-mar 5801
                Please select a GUID in the tree view at the left to show its contents.
5802
                ]]></source>
5803
                <target><![CDATA[
5804
                Bitte selektieren Sie eine GUID in der Baumansicht, um dessen Inhalt anzuzeigen.
5805
                ]]></target>
5806
        </message>
5807
        <message>
5808
                <source><![CDATA[
5809
                Please select a Java Package Name in the tree view at the left to show its contents.
5810
                ]]></source>
5811
                <target><![CDATA[
5812
                Bitte selektieren Sie einen Java-Paketnamen in der Baumansicht, um dessen Inhalt anzuzeigen.
5813
                ]]></target>
5814
        </message>
5815
        <message>
5816
                <source><![CDATA[
1118 daniel-mar 5817
                Please select a PHP Namespace in the tree view at the left to show its contents.
5818
                ]]></source>
5819
                <target><![CDATA[
5820
                Bitte selektieren Sie einen PHP-Namensraum in der Baumansicht, um dessen Inhalt anzuzeigen.
5821
                ]]></target>
5822
        </message>
5823
        <message>
5824
                <source><![CDATA[
635 daniel-mar 5825
                Please select a network block in the tree view at the left to show its contents.
5826
                ]]></source>
5827
                <target><![CDATA[
5828
                Bitte selektieren Sie einen Netzwerk-Block in der Baumansicht, um dessen Inhalt anzuzeigen.
5829
                ]]></target>
5830
        </message>
5831
        <message>
5832
                <source><![CDATA[
5833
                Please select an DOI in the tree view at the left to show its contents.
5834
                ]]></source>
5835
                <target><![CDATA[
5836
                Bitte selektieren Sie eine DOI in der Baumansicht, um deren Inhalt anzuzeigen.
5837
                ]]></target>
5838
        </message>
5839
        <message>
5840
                <source><![CDATA[
5841
                Please select an OID in the tree view at the left to show its contents.
5842
                ]]></source>
5843
                <target><![CDATA[
5844
                Bitte selektieren Sie eine OID in der Baumansicht, um deren Inhalt anzuzeigen.
5845
                ]]></target>
5846
        </message>
5847
        <message>
5848
                <source><![CDATA[
5849
                Please select an item in the tree view at the left to show its contents.
5850
                ]]></source>
5851
                <target><![CDATA[
5852
                Bitte selektieren Sie einen Eintrag in der Baumansicht, um dessen Inhalt anzuzeigen.
5853
                ]]></target>
5854
        </message>
5855
        <message>
5856
                <source><![CDATA[
5857
                Please select an object in the tree view at the left to show its contents.
5858
                ]]></source>
5859
                <target><![CDATA[
5860
                Bitte selektieren Sie ein Objekt in der Baumansicht, um dessen Inhalt anzuzeigen.
5861
                ]]></target>
5862
        </message>
5863
        <message>
5864
                <source><![CDATA[
1219 daniel-mar 5865
                Please specify a Connection String!
5866
                ]]></source>
5867
                <target><![CDATA[
5868
                Bitte geben Sie eine Verbindungszeichenfolge ein!
5869
                ]]></target>
5870
        </message>
5871
        <message>
5872
                <source><![CDATA[
635 daniel-mar 5873
                Please specify a DSN!
5874
                ]]></source>
5875
                <target><![CDATA[
5876
                Bitte geben Sie eine DSN ein!
5877
                ]]></target>
5878
        </message>
5879
        <message>
5880
                <source><![CDATA[
789 daniel-mar 5881
                Please specify a TNS / connection string!
5882
                ]]></source>
5883
                <target><![CDATA[
5884
                Bitte ein TNS / Connection-String eingeben
5885
                ]]></target>
5886
        </message>
5887
        <message>
5888
                <source><![CDATA[
635 daniel-mar 5889
                Please specify a database name!
5890
                ]]></source>
5891
                <target><![CDATA[
5892
                Bitte geben Sie einen Datenbank-Namen ein!
5893
                ]]></target>
5894
        </message>
5895
        <message>
5896
                <source><![CDATA[
5897
                Please specify a filename!
5898
                ]]></source>
5899
                <target><![CDATA[
5900
                Bitte geben Sie einen Dateinamen ein!
5901
                ]]></target>
5902
        </message>
5903
        <message>
5904
                <source><![CDATA[
5905
                Please specify a host name!
5906
                ]]></source>
5907
                <target><![CDATA[
5908
                Bitte geben Sie einen Hostnamen ein!
5909
                ]]></target>
5910
        </message>
5911
        <message>
5912
                <source><![CDATA[
702 daniel-mar 5913
                Please specify a private key!
5914
                ]]></source>
5915
                <target><![CDATA[
5916
                Bitte geben Sie einen privaten Schlüssel ein!
5917
                ]]></target>
5918
        </message>
5919
        <message>
5920
                <source><![CDATA[
5921
                Please specify a public key!
5922
                ]]></source>
5923
                <target><![CDATA[
5924
                Bitte geben Sie einen öffentlichen Schlüssel ein!
5925
                ]]></target>
5926
        </message>
5927
        <message>
5928
                <source><![CDATA[
1002 daniel-mar 5929
                Please specify a secret!
5930
                ]]></source>
5931
                <target><![CDATA[
5932
                Bitte geben Sie ein Secret ein.
5933
                ]]></target>
5934
        </message>
5935
        <message>
5936
                <source><![CDATA[
5937
                Please specify a site key!
5938
                ]]></source>
5939
                <target><![CDATA[
5940
                Bitte geben Sie den Site-Key ein.
5941
                ]]></target>
5942
        </message>
5943
        <message>
5944
                <source><![CDATA[
635 daniel-mar 5945
                Please specify a username!
5946
                ]]></source>
5947
                <target><![CDATA[
5948
                Bitte einen Benutzernamen eingeben!
5949
                ]]></target>
5950
        </message>
5951
        <message>
5952
                <source><![CDATA[
5953
                Please verify your password
5954
                ]]></source>
5955
                <target><![CDATA[
5956
                Bitte bestätigen Sie Ihr Passwort
5957
                ]]></target>
5958
        </message>
5959
        <message>
5960
                <source><![CDATA[
5961
                Please wait...
5962
                ]]></source>
5963
                <target><![CDATA[
5964
                Bitte warten...
5965
                ]]></target>
5966
        </message>
5967
        <message>
5968
                <source><![CDATA[
1050 daniel-mar 5969
                Plugin "%1" is erroneous
635 daniel-mar 5970
                ]]></source>
5971
                <target><![CDATA[
1050 daniel-mar 5972
                Plugin "%1" ist fehlerhaft
635 daniel-mar 5973
                ]]></target>
5974
        </message>
5975
        <message>
5976
                <source><![CDATA[
1050 daniel-mar 5977
                Plugin "%1" is misplaced
635 daniel-mar 5978
                ]]></source>
5979
                <target><![CDATA[
1050 daniel-mar 5980
                Plugin "%1" ist am falschen Ort
635 daniel-mar 5981
                ]]></target>
5982
        </message>
5983
        <message>
5984
                <source><![CDATA[
1112 daniel-mar 5985
                Plugin %1 cannot be registered because it does not return a valid ID
5986
                ]]></source>
5987
                <target><![CDATA[
5988
                Plugin %1 kann nicht registriert werden, da es keine gültige ID ausgibt
5989
                ]]></target>
5990
        </message>
5991
        <message>
5992
                <source><![CDATA[
635 daniel-mar 5993
                Plugin %1 not found.
5994
                ]]></source>
5995
                <target><![CDATA[
5996
                Plugin %1 wurde nicht gefunden.
5997
                ]]></target>
5998
        </message>
5999
        <message>
6000
                <source><![CDATA[
6001
                Plugin OID
6002
                ]]></source>
6003
                <target><![CDATA[
6004
                Plugin-OID
6005
                ]]></target>
6006
        </message>
6007
        <message>
6008
                <source><![CDATA[
6009
                Plugin OID "%1" is invalid (needs to be valid dot-notation)
6010
                ]]></source>
6011
                <target><![CDATA[
6012
                Plugin OID "%1" ist ungültig (muss eine gültige Punkt-Notation sein)
6013
                ]]></target>
6014
        </message>
6015
        <message>
6016
                <source><![CDATA[
6017
                Plugin main class "%1" is expected to be a subclass of "%2"
6018
                ]]></source>
6019
                <target><![CDATA[
6020
                Plugin Hauptklasse "%1" soll eine Unterklasse von "%2" sein
6021
                ]]></target>
6022
        </message>
6023
        <message>
6024
                <source><![CDATA[
6025
                Plugin main class "%1" is expected to be a subclass of "%2", according to type declared in manifest
6026
                ]]></source>
6027
                <target><![CDATA[
6028
                Plugin Hauptklasse "%1" soll eine Unterklasse von "%2" sein, gemäß dem Typ, der im Manifest deklariert ist
6029
                ]]></target>
6030
        </message>
6031
        <message>
6032
                <source><![CDATA[
6033
                Plugin name
6034
                ]]></source>
6035
                <target><![CDATA[
6036
                Plugin-Name
6037
                ]]></target>
6038
        </message>
6039
        <message>
6040
                <source><![CDATA[
6041
                Plugin type
6042
                ]]></source>
6043
                <target><![CDATA[
6044
                Plugin-Typ
6045
                ]]></target>
6046
        </message>
6047
        <message>
6048
                <source><![CDATA[
6049
                Plugin with OID "%1" not found
6050
                ]]></source>
6051
                <target><![CDATA[
6052
                Plugin mit OID "%1" nicht gefunden
6053
                ]]></target>
6054
        </message>
6055
        <message>
6056
                <source><![CDATA[
6057
                Plugins
6058
                ]]></source>
6059
                <target><![CDATA[
6060
                Plugins
6061
                ]]></target>
6062
        </message>
6063
        <message>
6064
                <source><![CDATA[
1220 daniel-mar 6065
                Port
6066
                ]]></source>
6067
                <target><![CDATA[
6068
                Port
6069
                ]]></target>
6070
        </message>
6071
        <message>
6072
                <source><![CDATA[
635 daniel-mar 6073
                Preview of update %1 &rarr; %2
6074
                ]]></source>
6075
                <target><![CDATA[
6076
                Vorschau von Update %1 &rarr; %2
6077
                ]]></target>
6078
        </message>
6079
        <message>
6080
                <source><![CDATA[
6081
                Privacy
6082
                ]]></source>
6083
                <target><![CDATA[
6084
                Datenschutz
6085
                ]]></target>
6086
        </message>
6087
        <message>
6088
                <source><![CDATA[
6089
                Privacy level
6090
                ]]></source>
6091
                <target><![CDATA[
6092
                Datenschutz-Stufe
6093
                ]]></target>
6094
        </message>
6095
        <message>
6096
                <source><![CDATA[
1359 daniel-mar 6097
                Private key
6098
                ]]></source>
6099
                <target><![CDATA[
6100
                Privater Schlüssel
6101
                ]]></target>
6102
        </message>
6103
        <message>
6104
                <source><![CDATA[
6105
                Private key (Highly confidential!)
6106
                ]]></source>
6107
                <target><![CDATA[
6108
                Privater Schlüssel (streng geheim)
6109
                ]]></target>
6110
        </message>
6111
        <message>
6112
                <source><![CDATA[
635 daniel-mar 6113
                Private/Public key creation failed
6114
                ]]></source>
6115
                <target><![CDATA[
6116
                Schlüsselpaar-Generierung fehlgeschlagen
6117
                ]]></target>
6118
        </message>
6119
        <message>
6120
                <source><![CDATA[
1061 daniel-mar 6121
                Probably the ViaThinkSoft server could not be reached.
6122
                ]]></source>
6123
                <target><![CDATA[
6124
                Möglicherweise ist der ViaThinkSoft-Server nicht erreichbar.
6125
                ]]></target>
6126
        </message>
6127
        <message>
6128
                <source><![CDATA[
635 daniel-mar 6129
                Public
6130
                ]]></source>
6131
                <target><![CDATA[
6132
                Öffentlich
6133
                ]]></target>
6134
        </message>
6135
        <message>
6136
                <source><![CDATA[
1020 daniel-mar 6137
                Public URL of this system (Canonical URL)
6138
                ]]></source>
6139
                <target><![CDATA[
6140
                Öffentliche URL des Systems (Kanonische URL)
6141
                ]]></target>
6142
        </message>
6143
        <message>
6144
                <source><![CDATA[
635 daniel-mar 6145
                Public page plugins
6146
                ]]></source>
6147
                <target><![CDATA[
6148
                Öffentliche Seiten-Plugins
6149
                ]]></target>
6150
        </message>
6151
        <message>
6152
                <source><![CDATA[
6153
                RA
6154
                ]]></source>
6155
                <target><![CDATA[
6156
                RA
6157
                ]]></target>
6158
        </message>
6159
        <message>
6160
                <source><![CDATA[
6161
                RA "%1" does not exist
6162
                ]]></source>
6163
                <target><![CDATA[
6164
                RA "%1" existiert nicht
6165
                ]]></target>
6166
        </message>
6167
        <message>
6168
                <source><![CDATA[
6169
                RA "%1" does not exist.
6170
                ]]></source>
6171
                <target><![CDATA[
6172
                RA "%1" existiert nicht.
6173
                ]]></target>
6174
        </message>
6175
        <message>
6176
                <source><![CDATA[
6177
                RA Listing
6178
                ]]></source>
6179
                <target><![CDATA[
6180
                RA-Auflistung
6181
                ]]></target>
6182
        </message>
6183
        <message>
6184
                <source><![CDATA[
6185
                RA Name
6186
                ]]></source>
6187
                <target><![CDATA[
6188
                RA-Name
6189
                ]]></target>
6190
        </message>
6191
        <message>
6192
                <source><![CDATA[
6193
                RA authentication
6194
                ]]></source>
6195
                <target><![CDATA[
6196
                RA-Authentifizierung
6197
                ]]></target>
6198
        </message>
6199
        <message>
6200
                <source><![CDATA[
6201
                RA authentication providers
6202
                ]]></source>
6203
                <target><![CDATA[
6204
                RA-Authentifizierungs-Anbieter
6205
                ]]></target>
6206
        </message>
6207
        <message>
6208
                <source><![CDATA[
6209
                RA does already exist
6210
                ]]></source>
6211
                <target><![CDATA[
6212
                RA existiert bereits
6213
                ]]></target>
6214
        </message>
6215
        <message>
6216
                <source><![CDATA[
6217
                RA does not exist
6218
                ]]></source>
6219
                <target><![CDATA[
6220
                RA existiert nicht
6221
                ]]></target>
6222
        </message>
6223
        <message>
6224
                <source><![CDATA[
6225
                RA log events
6226
                ]]></source>
6227
                <target><![CDATA[
6228
                RA-Logbuch-Einträge
6229
                ]]></target>
6230
        </message>
6231
        <message>
6232
                <source><![CDATA[
6233
                RA page plugins
6234
                ]]></source>
6235
                <target><![CDATA[
6236
                RA Seiten-Plugins
6237
                ]]></target>
6238
        </message>
6239
        <message>
6240
                <source><![CDATA[
939 daniel-mar 6241
                RDAP
6242
                ]]></source>
6243
                <target><![CDATA[
6244
                RDAP
6245
                ]]></target>
6246
        </message>
6247
        <message>
6248
                <source><![CDATA[
1265 daniel-mar 6249
                REST API
6250
                ]]></source>
6251
                <target><![CDATA[
6252
                REST API
6253
                ]]></target>
6254
        </message>
6255
        <message>
6256
                <source><![CDATA[
1275 daniel-mar 6257
                REST endpoint not found
6258
                ]]></source>
6259
                <target><![CDATA[
6260
                REST-Endpunkt wurde nicht gefunden
6261
                ]]></target>
6262
        </message>
6263
        <message>
6264
                <source><![CDATA[
635 daniel-mar 6265
                RFC Internet Draft
6266
                ]]></source>
6267
                <target><![CDATA[
6268
                RFC Internet Draft
6269
                ]]></target>
6270
        </message>
6271
        <message>
6272
                <source><![CDATA[
1261 daniel-mar 6273
                Random hexadecimal string, but second nibble must be %1
6274
                ]]></source>
6275
                <target><![CDATA[
6276
                Zufälliger Hexadezimal-String, aber das zweite Nibble muss %1 sein
6277
                ]]></target>
6278
        </message>
6279
        <message>
6280
                <source><![CDATA[
1271 daniel-mar 6281
                Re-Create
6282
                ]]></source>
6283
                <target><![CDATA[
6284
                Neu-Erstellen
6285
                ]]></target>
6286
        </message>
6287
        <message>
6288
                <source><![CDATA[
1030 daniel-mar 6289
                Re-Install database (all data will be deleted)
6290
                ]]></source>
6291
                <target><![CDATA[
6292
                Neu-Installation der Datenbank (alle Daten werden gelöscht)
6293
                ]]></target>
6294
        </message>
6295
        <message>
6296
                <source><![CDATA[
1271 daniel-mar 6297
                Receive
6298
                ]]></source>
6299
                <target><![CDATA[
6300
                Empfangen
6301
                ]]></target>
6302
        </message>
6303
        <message>
6304
                <source><![CDATA[
635 daniel-mar 6305
                Received error status code: %1
6306
                ]]></source>
6307
                <target><![CDATA[
6308
                Fehler-Code erhalten: %1
6309
                ]]></target>
6310
        </message>
6311
        <message>
6312
                <source><![CDATA[
6313
                Received error: %1
6314
                ]]></source>
6315
                <target><![CDATA[
6316
                Fehlermeldung erhalten: %1
6317
                ]]></target>
6318
        </message>
6319
        <message>
6320
                <source><![CDATA[
6321
                Redirecting to HTTPS...
6322
                ]]></source>
6323
                <target><![CDATA[
6324
                Nach HTTPS umleiten...
6325
                ]]></target>
6326
        </message>
6327
        <message>
6328
                <source><![CDATA[
6329
                Redirecting to Out-Of-Box-Experience wizard...
6330
                ]]></source>
6331
                <target><![CDATA[
6332
                Umleiten zum Out-Of-Box-Experience ...
6333
                ]]></target>
6334
        </message>
6335
        <message>
6336
                <source><![CDATA[
6337
                Redirecting to setup...
6338
                ]]></source>
6339
                <target><![CDATA[
6340
                Umleiten zu Setup...
6341
                ]]></target>
6342
        </message>
6343
        <message>
6344
                <source><![CDATA[
6345
                Register
6346
                ]]></source>
6347
                <target><![CDATA[
6348
                Registrieren
6349
                ]]></target>
6350
        </message>
6351
        <message>
6352
                <source><![CDATA[
6353
                Register a free OID
6354
                ]]></source>
6355
                <target><![CDATA[
6356
                Kostenlose OID registrieren
6357
                ]]></target>
6358
        </message>
6359
        <message>
6360
                <source><![CDATA[
6361
                Register as Registration Authority
6362
                ]]></source>
6363
                <target><![CDATA[
6364
                Als Registrierungsstelle registrieren
6365
                ]]></target>
6366
        </message>
6367
        <message>
6368
                <source><![CDATA[
1359 daniel-mar 6369
                Registration Authorities
6370
                ]]></source>
6371
                <target><![CDATA[
6372
                Registrierungsstellen (RA)
6373
                ]]></target>
6374
        </message>
6375
        <message>
6376
                <source><![CDATA[
635 daniel-mar 6377
                Registration Authority
6378
                ]]></source>
6379
                <target><![CDATA[
6380
                Registrierungsstelle
6381
                ]]></target>
6382
        </message>
6383
        <message>
6384
                <source><![CDATA[
6385
                Registration live status
6386
                ]]></source>
6387
                <target><![CDATA[
6388
                Live Registrierungs-Status
6389
                ]]></target>
6390
        </message>
6391
        <message>
6392
                <source><![CDATA[
6393
                Registration successful! You can now log in.
6394
                ]]></source>
6395
                <target><![CDATA[
6396
                Registrierung erfolgreich! Sie können sich nun anmelden.
6397
                ]]></target>
6398
        </message>
6399
        <message>
6400
                <source><![CDATA[
6401
                Registration successful! You received OID %1 and can now start using it.
6402
                ]]></source>
6403
                <target><![CDATA[
6404
                Registrieren erfolgreich! Sie haben die OID %1 erhalten und können Sie nun verwenden.
6405
                ]]></target>
6406
        </message>
6407
        <message>
6408
                <source><![CDATA[
6409
                Regular login method
6410
                ]]></source>
6411
                <target><![CDATA[
6412
                Reguläre Anmelde-Methode
6413
                ]]></target>
6414
        </message>
6415
        <message>
6416
                <source><![CDATA[
658 daniel-mar 6417
                Reload page
6418
                ]]></source>
6419
                <target><![CDATA[
6420
                Seite neu laden
6421
                ]]></target>
6422
        </message>
6423
        <message>
6424
                <source><![CDATA[
1271 daniel-mar 6425
                Remove
6426
                ]]></source>
6427
                <target><![CDATA[
6428
                Entfernen
6429
                ]]></target>
6430
        </message>
6431
        <message>
6432
                <source><![CDATA[
635 daniel-mar 6433
                Repeat
6434
                ]]></source>
6435
                <target><![CDATA[
6436
                Wiederholen
6437
                ]]></target>
6438
        </message>
6439
        <message>
6440
                <source><![CDATA[
6441
                Report illegal OID
6442
                ]]></source>
6443
                <target><![CDATA[
6444
                Ungültige OID melden
6445
                ]]></target>
6446
        </message>
6447
        <message>
6448
                <source><![CDATA[
962 daniel-mar 6449
                Request a free AID from ViaThinkSoft
635 daniel-mar 6450
                ]]></source>
6451
                <target><![CDATA[
962 daniel-mar 6452
                Eine kostenlose AID von ViaThinkSoft beziehen
635 daniel-mar 6453
                ]]></target>
6454
        </message>
6455
        <message>
6456
                <source><![CDATA[
962 daniel-mar 6457
                Request a free OID
694 daniel-mar 6458
                ]]></source>
6459
                <target><![CDATA[
962 daniel-mar 6460
                Eine kostenlose OID beziehen
694 daniel-mar 6461
                ]]></target>
6462
        </message>
6463
        <message>
6464
                <source><![CDATA[
962 daniel-mar 6465
                Request a free OID from ViaThinkSoft
694 daniel-mar 6466
                ]]></source>
6467
                <target><![CDATA[
962 daniel-mar 6468
                Eine kostenlose OID von ViaThinkSoft beziehen
694 daniel-mar 6469
                ]]></target>
6470
        </message>
6471
        <message>
6472
                <source><![CDATA[
962 daniel-mar 6473
                Request a free PEN/OID from IANA
6474
                ]]></source>
6475
                <target><![CDATA[
6476
                Eine kostenlose PEN/OID von IANA beziehen
6477
                ]]></target>
6478
        </message>
6479
        <message>
6480
                <source><![CDATA[
897 daniel-mar 6481
                Requested object including namespace, e.g. %1
890 daniel-mar 6482
                ]]></source>
6483
                <target><![CDATA[
897 daniel-mar 6484
                Angefragtes Objekt inkl. Namensraum, z.B. %1
890 daniel-mar 6485
                ]]></target>
6486
        </message>
6487
        <message>
6488
                <source><![CDATA[
635 daniel-mar 6489
                Reset admin password
6490
                ]]></source>
6491
                <target><![CDATA[
6492
                Administrator-Passwort zurücksetzen
6493
                ]]></target>
6494
        </message>
6495
        <message>
6496
                <source><![CDATA[
6497
                Reset default setting
6498
                ]]></source>
6499
                <target><![CDATA[
6500
                Zu Werkseinstellung zurückkehren
6501
                ]]></target>
6502
        </message>
6503
        <message>
6504
                <source><![CDATA[
6505
                Reset password
6506
                ]]></source>
6507
                <target><![CDATA[
6508
                Passwort zurücksetzen
6509
                ]]></target>
6510
        </message>
6511
        <message>
6512
                <source><![CDATA[
6513
                Reset to last saved config
6514
                ]]></source>
6515
                <target><![CDATA[
6516
                Zuletzt gespeicherte Einstellung wiederherstellen
6517
                ]]></target>
6518
        </message>
6519
        <message>
6520
                <source><![CDATA[
6521
                Resolve %1
6522
                ]]></source>
6523
                <target><![CDATA[
6524
                %1 auflösen
6525
                ]]></target>
6526
        </message>
6527
        <message>
6528
                <source><![CDATA[
1359 daniel-mar 6529
                Restore
6530
                ]]></source>
6531
                <target><![CDATA[
6532
                Wiederherstellen
6533
                ]]></target>
6534
        </message>
6535
        <message>
6536
                <source><![CDATA[
6537
                Restore backup
6538
                ]]></source>
6539
                <target><![CDATA[
6540
                Backup einspielen
6541
                ]]></target>
6542
        </message>
6543
        <message>
6544
                <source><![CDATA[
6545
                Restore database backup
6546
                ]]></source>
6547
                <target><![CDATA[
6548
                Datenbank-Backup einspielen
6549
                ]]></target>
6550
        </message>
6551
        <message>
6552
                <source><![CDATA[
6553
                Restore the following contents from the backup file (existing data will be deleted):
6554
                ]]></source>
6555
                <target><![CDATA[
6556
                Die folgenden Inhalte aus einer Datensicherungs-Datei wiederherstellen (bestehende Daten werden gelöscht):
6557
                ]]></target>
6558
        </message>
6559
        <message>
6560
                <source><![CDATA[
635 daniel-mar 6561
                Result (comparison with SVN revision %1)
6562
                ]]></source>
6563
                <target><![CDATA[
6564
                Ergebnis (Vergleich mit SVN Revision %1)
6565
                ]]></target>
6566
        </message>
6567
        <message>
6568
                <source><![CDATA[
6569
                Root OID %1
6570
                ]]></source>
6571
                <target><![CDATA[
6572
                Wurzel-OID %1
6573
                ]]></target>
6574
        </message>
6575
        <message>
6576
                <source><![CDATA[
6577
                Root OIDs
6578
                ]]></source>
6579
                <target><![CDATA[
6580
                Wurzel-OIDs
6581
                ]]></target>
6582
        </message>
6583
        <message>
6584
                <source><![CDATA[
1232 daniel-mar 6585
                SQL Server database name
6586
                ]]></source>
6587
                <target><![CDATA[
6588
                SQL Server Datenbankname
6589
                ]]></target>
6590
        </message>
6591
        <message>
6592
                <source><![CDATA[
6593
                SQL Server name
6594
                ]]></source>
6595
                <target><![CDATA[
6596
                SQL Server Servername
6597
                ]]></target>
6598
        </message>
6599
        <message>
6600
                <source><![CDATA[
6601
                SQL Server password
6602
                ]]></source>
6603
                <target><![CDATA[
6604
                SQL Server Passwort
6605
                ]]></target>
6606
        </message>
6607
        <message>
6608
                <source><![CDATA[
6609
                SQL Server username
6610
                ]]></source>
6611
                <target><![CDATA[
6612
                SQL Server Benutzername
6613
                ]]></target>
6614
        </message>
6615
        <message>
6616
                <source><![CDATA[
635 daniel-mar 6617
                SQL slang
6618
                ]]></source>
6619
                <target><![CDATA[
6620
                SQL-Dialekt
6621
                ]]></target>
6622
        </message>
6623
        <message>
6624
                <source><![CDATA[
6625
                SQL slang plugins
6626
                ]]></source>
6627
                <target><![CDATA[
6628
                SQL-Dialekt-Plugins
6629
                ]]></target>
6630
        </message>
6631
        <message>
6632
                <source><![CDATA[
6633
                SQL slang plugins (active)
6634
                ]]></source>
6635
                <target><![CDATA[
6636
                SQL-Dialekt-Plugins (aktiv)
6637
                ]]></target>
6638
        </message>
6639
        <message>
6640
                <source><![CDATA[
6641
                SQL slang plugins (inactive)
6642
                ]]></source>
6643
                <target><![CDATA[
6644
                SQL-Dialekt-Plugins (inaktiv)
6645
                ]]></target>
6646
        </message>
6647
        <message>
6648
                <source><![CDATA[
6649
                SQL slangs
6650
                ]]></source>
6651
                <target><![CDATA[
6652
                SQL-Dialekte
6653
                ]]></target>
6654
        </message>
6655
        <message>
6656
                <source><![CDATA[
6657
                SQL-Slang plugin "%1" is missing. Please check if it exists in the directory "plugin/sqlSlang". If it is not existing, please recover it from an SVN snapshot or OIDplus TAR.GZ file.
6658
                ]]></source>
6659
                <target><![CDATA[
6660
                SQL-Dialekt-Plugin "%1" fehlt. Bitte prüfen Sie, ob es im Verzeichnis "plugin/sqlSlang" existiert. Wenn nicht, dann stellen Sie es bitte aus einem SVN-Snapshot oder OIDplus-TAR.GZ-Archiv wieder her.
6661
                ]]></target>
6662
        </message>
6663
        <message>
6664
                <source><![CDATA[
6665
                SQLite3 database file
6666
                ]]></source>
6667
                <target><![CDATA[
6668
                SQLite3 Datenbank-Datei
6669
                ]]></target>
6670
        </message>
6671
        <message>
6672
                <source><![CDATA[
6673
                SQLite3 encryption passphrase (optional)
6674
                ]]></source>
6675
                <target><![CDATA[
6676
                SQLite3 Verschlüsselungs-Passwort (optional)
6677
                ]]></target>
6678
        </message>
6679
        <message>
6680
                <source><![CDATA[
6681
                SUPOID logger mask: Invalid object %1
6682
                ]]></source>
6683
                <target><![CDATA[
6684
                SUPOID-Log-Maske: Ungültiges Objekt %1
6685
                ]]></target>
6686
        </message>
6687
        <message>
6688
                <source><![CDATA[
6689
                SUPOIDRA logger mask: Invalid object "%1"
6690
                ]]></source>
6691
                <target><![CDATA[
6692
                SUPOIDRA-Log-Maske: Ungültiges Objekt "%1"
6693
                ]]></target>
6694
        </message>
6695
        <message>
6696
                <source><![CDATA[
6697
                Saturation shift
6698
                ]]></source>
6699
                <target><![CDATA[
6700
                Farbsättigungs-Verschiebung
6701
                ]]></target>
6702
        </message>
6703
        <message>
6704
                <source><![CDATA[
6705
                Save and start OIDplus!
6706
                ]]></source>
6707
                <target><![CDATA[
6708
                Speichern und OIDplus starten!
6709
                ]]></target>
6710
        </message>
6711
        <message>
6712
                <source><![CDATA[
6713
                Save following contents into the file <b>%1</b>
6714
                ]]></source>
6715
                <target><![CDATA[
6716
                Speichern Sie die folgenden Inhalte in eine Datei mit dem Namen <b>%1</b>
6717
                ]]></target>
6718
        </message>
6719
        <message>
6720
                <source><![CDATA[
6721
                Schema
6722
                ]]></source>
6723
                <target><![CDATA[
6724
                Schema
6725
                ]]></target>
6726
        </message>
6727
        <message>
6728
                <source><![CDATA[
1022 daniel-mar 6729
                Score %1 too low
6730
                ]]></source>
6731
                <target><![CDATA[
6732
                Bewertung %1 ist zu gering
6733
                ]]></target>
6734
        </message>
6735
        <message>
6736
                <source><![CDATA[
635 daniel-mar 6737
                Search
6738
                ]]></source>
6739
                <target><![CDATA[
6740
                Suche
6741
                ]]></target>
6742
        </message>
6743
        <message>
6744
                <source><![CDATA[
6745
                Search for
6746
                ]]></source>
6747
                <target><![CDATA[
6748
                Suchen nach
6749
                ]]></target>
6750
        </message>
6751
        <message>
6752
                <source><![CDATA[
6753
                Search in
6754
                ]]></source>
6755
                <target><![CDATA[
6756
                Suche in
6757
                ]]></target>
6758
        </message>
6759
        <message>
6760
                <source><![CDATA[
6761
                Search in field "ASN.1 identifier" (only OIDs)
6762
                ]]></source>
6763
                <target><![CDATA[
1138 daniel-mar 6764
                Suche im Feld "ASN.1-Bezeichner" (nur OIDs)
635 daniel-mar 6765
                ]]></target>
6766
        </message>
6767
        <message>
6768
                <source><![CDATA[
6769
                Search in field "Description"
6770
                ]]></source>
6771
                <target><![CDATA[
6772
                Suche im Feld "Beschreibung"
6773
                ]]></target>
6774
        </message>
6775
        <message>
6776
                <source><![CDATA[
6777
                Search in field "Title"
6778
                ]]></source>
6779
                <target><![CDATA[
6780
                Suche im Feld "Titel"
6781
                ]]></target>
6782
        </message>
6783
        <message>
6784
                <source><![CDATA[
6785
                Search in field "Unicode label" (only OIDs)
6786
                ]]></source>
6787
                <target><![CDATA[
6788
                Suche im Feld "Unicode Label" (nur OIDs)
6789
                ]]></target>
6790
        </message>
6791
        <message>
6792
                <source><![CDATA[
6793
                Search results for %1 (%2)
6794
                ]]></source>
6795
                <target><![CDATA[
6796
                Suchergebnisse für %1 (%2)
6797
                ]]></target>
6798
        </message>
6799
        <message>
6800
                <source><![CDATA[
6801
                Search results for RA %1
6802
                ]]></source>
6803
                <target><![CDATA[
6804
                Suchergebnisse für RA %1
6805
                ]]></target>
6806
        </message>
6807
        <message>
6808
                <source><![CDATA[
974 daniel-mar 6809
                Secure connection (HTTPS)
6810
                ]]></source>
6811
                <target><![CDATA[
6812
                Sichere Verbindung (HTTPS)
6813
                ]]></target>
6814
        </message>
6815
        <message>
6816
                <source><![CDATA[
635 daniel-mar 6817
                See also
6818
                ]]></source>
6819
                <target><![CDATA[
6820
                Siehe auch
6821
                ]]></target>
6822
        </message>
6823
        <message>
6824
                <source><![CDATA[
6825
                Send invitation
6826
                ]]></source>
6827
                <target><![CDATA[
6828
                Sende Einladung
6829
                ]]></target>
6830
        </message>
6831
        <message>
6832
                <source><![CDATA[
6833
                Send new activation email
6834
                ]]></source>
6835
                <target><![CDATA[
6836
                Sende neue Aktivierungs-E-Mail
6837
                ]]></target>
6838
        </message>
6839
        <message>
6840
                <source><![CDATA[
6841
                Send recovery information
6842
                ]]></source>
6843
                <target><![CDATA[
6844
                Sende Wiederherstellungs-Informationen
6845
                ]]></target>
6846
        </message>
6847
        <message>
6848
                <source><![CDATA[
6849
                Sending mail failed
6850
                ]]></source>
6851
                <target><![CDATA[
6852
                Senden der E-Mail fehlgeschlagen
6853
                ]]></target>
6854
        </message>
6855
        <message>
6856
                <source><![CDATA[
795 daniel-mar 6857
                Server time
6858
                ]]></source>
6859
                <target><![CDATA[
6860
                Server-Zeit
6861
                ]]></target>
6862
        </message>
6863
        <message>
6864
                <source><![CDATA[
635 daniel-mar 6865
                Set permanently
6866
                ]]></source>
6867
                <target><![CDATA[
6868
                Permanent setzen
6869
                ]]></target>
6870
        </message>
6871
        <message>
6872
                <source><![CDATA[
6873
                Setting
6874
                ]]></source>
6875
                <target><![CDATA[
6876
                Einstellung
6877
                ]]></target>
6878
        </message>
6879
        <message>
6880
                <source><![CDATA[
6881
                Setting %1 is read-only
6882
                ]]></source>
6883
                <target><![CDATA[
6884
                Einstellung %1 ist nur lesbar
6885
                ]]></target>
6886
        </message>
6887
        <message>
6888
                <source><![CDATA[
6889
                Setting does not exist
6890
                ]]></source>
6891
                <target><![CDATA[
6892
                Einstellung existiert nicht
6893
                ]]></target>
6894
        </message>
6895
        <message>
6896
                <source><![CDATA[
709 daniel-mar 6897
                Setup part 1: Create %1 (contains database settings, CAPTCHA, admin password and SSL enforcement)
635 daniel-mar 6898
                ]]></source>
6899
                <target><![CDATA[
709 daniel-mar 6900
                Setup Teil 1: Erstelle %1 (beinhaltet Datenbank-Einstellungen, CAPTCHA, Administrator-Passwort und SSL-Einstellungen)
635 daniel-mar 6901
                ]]></target>
6902
        </message>
6903
        <message>
6904
                <source><![CDATA[
6905
                Setup part 2 requires plugin %1 (the basic settings are all available above, too)
6906
                ]]></source>
6907
                <target><![CDATA[
6908
                Setup Teil 2 benötigt das Plugin %1 (die Basiseinstellungen sind oben ebenfalls vorhanden)
6909
                ]]></target>
6910
        </message>
6911
        <message>
6912
                <source><![CDATA[
6913
                Setup part 2: Basic settings (they are all available above, too)
6914
                ]]></source>
6915
                <target><![CDATA[
6916
                Setup Teil 2: Basiseinstellungen (diese sind oben auch vorhanden)
6917
                ]]></target>
6918
        </message>
6919
        <message>
6920
                <source><![CDATA[
6921
                Share
6922
                ]]></source>
6923
                <target><![CDATA[
6924
                Teilen
6925
                ]]></target>
6926
        </message>
6927
        <message>
6928
                <source><![CDATA[
795 daniel-mar 6929
                Show PHP server configuration (phpinfo)
6930
                ]]></source>
6931
                <target><![CDATA[
6932
                Zeige PHP-Serverkonfiguration (phpinfo)
6933
                ]]></target>
6934
        </message>
6935
        <message>
6936
                <source><![CDATA[
635 daniel-mar 6937
                Signature failed
6938
                ]]></source>
6939
                <target><![CDATA[
6940
                Signieren fehlgeschlagen
6941
                ]]></target>
6942
        </message>
6943
        <message>
6944
                <source><![CDATA[
6945
                Since invitations are disabled at this OIDplus system, the system administrator needs to create your account manually in the administrator control panel.
6946
                ]]></source>
6947
                <target><![CDATA[
6948
                Da Einladungen in diesem OIDplus-System deaktiviert sind, muss der System-Administrator Ihr Konto manuell erstellen.
6949
                ]]></target>
6950
        </message>
6951
        <message>
6952
                <source><![CDATA[
6953
                Single host address
6954
                ]]></source>
6955
                <target><![CDATA[
6956
                Einzelne Host-Adresse
6957
                ]]></target>
6958
        </message>
6959
        <message>
6960
                <source><![CDATA[
6961
                Size
6962
                ]]></source>
6963
                <target><![CDATA[
6964
                Größe
6965
                ]]></target>
6966
        </message>
6967
        <message>
6968
                <source><![CDATA[
6969
                Slide Open Menu
6970
                ]]></source>
6971
                <target><![CDATA[
6972
                Menü aufschieben
6973
                ]]></target>
6974
        </message>
6975
        <message>
6976
                <source><![CDATA[
1220 daniel-mar 6977
                Socket
6978
                ]]></source>
6979
                <target><![CDATA[
6980
                Socket
6981
                ]]></target>
6982
        </message>
6983
        <message>
6984
                <source><![CDATA[
635 daniel-mar 6985
                Software update
6986
                ]]></source>
6987
                <target><![CDATA[
6988
                Software-Update
6989
                ]]></target>
6990
        </message>
6991
        <message>
6992
                <source><![CDATA[
647 daniel-mar 6993
                Stacktrace
635 daniel-mar 6994
                ]]></source>
6995
                <target><![CDATA[
647 daniel-mar 6996
                Aufrufstapel
635 daniel-mar 6997
                ]]></target>
6998
        </message>
6999
        <message>
7000
                <source><![CDATA[
1183 daniel-mar 7001
                Start scan
7002
                ]]></source>
7003
                <target><![CDATA[
1184 daniel-mar 7004
                Prüfung starten
1183 daniel-mar 7005
                ]]></target>
7006
        </message>
7007
        <message>
7008
                <source><![CDATA[
647 daniel-mar 7009
                Started update from %1 to %2
635 daniel-mar 7010
                ]]></source>
7011
                <target><![CDATA[
647 daniel-mar 7012
                Update von %1 nach %2 gestartet
635 daniel-mar 7013
                ]]></target>
7014
        </message>
7015
        <message>
7016
                <source><![CDATA[
7017
                Static link to this page
7018
                ]]></source>
7019
                <target><![CDATA[
7020
                Statischer Link zu dieser Seite
7021
                ]]></target>
7022
        </message>
7023
        <message>
7024
                <source><![CDATA[
1055 daniel-mar 7025
                Step %1: After you have updated the file...
635 daniel-mar 7026
                ]]></source>
7027
                <target><![CDATA[
1055 daniel-mar 7028
                Schritt %1: Nachdem Sie die Datei geschrieben haben...
635 daniel-mar 7029
                ]]></target>
7030
        </message>
7031
        <message>
7032
                <source><![CDATA[
1055 daniel-mar 7033
                Step %1: Authenticate
635 daniel-mar 7034
                ]]></source>
7035
                <target><![CDATA[
1055 daniel-mar 7036
                Schritt %1: Authentifizierung
635 daniel-mar 7037
                ]]></target>
7038
        </message>
7039
        <message>
7040
                <source><![CDATA[
1055 daniel-mar 7041
                Step %1: Color Theme
635 daniel-mar 7042
                ]]></source>
7043
                <target><![CDATA[
1055 daniel-mar 7044
                Schritt %1: Farbschema
635 daniel-mar 7045
                ]]></target>
7046
        </message>
7047
        <message>
7048
                <source><![CDATA[
7049
                Step %1: Enable/Disable object type plugins
7050
                ]]></source>
7051
                <target><![CDATA[
7052
                Schritt %1: Zu verwaltende Objekt-Typen auswählen
7053
                ]]></target>
7054
        </message>
7055
        <message>
7056
                <source><![CDATA[
7057
                Step %1: Enter setup information
7058
                ]]></source>
7059
                <target><![CDATA[
7060
                Schritt %1: Setup-Informationen eingeben
7061
                ]]></target>
7062
        </message>
7063
        <message>
7064
                <source><![CDATA[
7065
                Step %1: Initialize database
7066
                ]]></source>
7067
                <target><![CDATA[
7068
                Schritt %1: Datenbank initialisieren
7069
                ]]></target>
7070
        </message>
7071
        <message>
7072
                <source><![CDATA[
7073
                Step %1: Please enter the email address of the system administrator
7074
                ]]></source>
7075
                <target><![CDATA[
7076
                Schritt %1: E-Mail-Adresse des Administrators
7077
                ]]></target>
7078
        </message>
7079
        <message>
7080
                <source><![CDATA[
7081
                Step %1: Save %2 file
7082
                ]]></source>
7083
                <target><![CDATA[
7084
                Schritt %1: Datei %2 abspeichern
7085
                ]]></target>
7086
        </message>
7087
        <message>
7088
                <source><![CDATA[
7089
                Step %1: Save settings and start OIDplus
7090
                ]]></source>
7091
                <target><![CDATA[
7092
                Schritt %1: Einstellungen speichern und OIDplus starten
7093
                ]]></target>
7094
        </message>
7095
        <message>
7096
                <source><![CDATA[
7097
                Step %1: Solve CAPTCHA
7098
                ]]></source>
7099
                <target><![CDATA[
7100
                Schritt %1: CAPTCHA beantworten
7101
                ]]></target>
7102
        </message>
7103
        <message>
7104
                <source><![CDATA[
7105
                Step %1: System registration and automatic publishing (optional)
7106
                ]]></source>
7107
                <target><![CDATA[
7108
                Schritt %1: System-Registrierung und automatische Veröffentlichung (optional)
7109
                ]]></target>
7110
        </message>
7111
        <message>
7112
                <source><![CDATA[
7113
                Step %1: What title should your Registration Authority / OIDplus instance have?
7114
                ]]></source>
7115
                <target><![CDATA[
7116
                Schritt %1: Welchen Titel soll Ihre Registrierungsstelle / OIDplus-Installation haben?
7117
                ]]></target>
7118
        </message>
7119
        <message>
7120
                <source><![CDATA[
7121
                Street
7122
                ]]></source>
7123
                <target><![CDATA[
7124
                Straße
7125
                ]]></target>
7126
        </message>
7127
        <message>
7128
                <source><![CDATA[
7129
                String contains an invalid character
7130
                ]]></source>
7131
                <target><![CDATA[
7132
                Zeichenkette enthält ein ungültiges Zeichen
7133
                ]]></target>
7134
        </message>
7135
        <message>
7136
                <source><![CDATA[
928 daniel-mar 7137
                Subordinate objects
635 daniel-mar 7138
                ]]></source>
7139
                <target><![CDATA[
7140
                Untergeordnete Objekte
7141
                ]]></target>
7142
        </message>
7143
        <message>
7144
                <source><![CDATA[
928 daniel-mar 7145
                Subordinate objects / categories
635 daniel-mar 7146
                ]]></source>
7147
                <target><![CDATA[
7148
                Untergeordnete Objekte / Kategorien
7149
                ]]></target>
7150
        </message>
7151
        <message>
7152
                <source><![CDATA[
7153
                Successfully imported OIDs: %1
7154
                ]]></source>
7155
                <target><![CDATA[
7156
                Erfolgreich importierte OIDs: %1
7157
                ]]></target>
7158
        </message>
7159
        <message>
7160
                <source><![CDATA[
7161
                Syntax
7162
                ]]></source>
7163
                <target><![CDATA[
7164
                Syntax
7165
                ]]></target>
7166
        </message>
7167
        <message>
7168
                <source><![CDATA[
7169
                System
7170
                ]]></source>
7171
                <target><![CDATA[
7172
                System
7173
                ]]></target>
7174
        </message>
7175
        <message>
7176
                <source><![CDATA[
1078 daniel-mar 7177
                System AID
7178
                ]]></source>
7179
                <target><![CDATA[
7180
                System AID
7181
                ]]></target>
7182
        </message>
7183
        <message>
7184
                <source><![CDATA[
1073 daniel-mar 7185
                System GUID
7186
                ]]></source>
7187
                <target><![CDATA[
7188
                System-GUID
7189
                ]]></target>
7190
        </message>
7191
        <message>
7192
                <source><![CDATA[
635 daniel-mar 7193
                System OID
7194
                ]]></source>
7195
                <target><![CDATA[
7196
                System-OID
7197
                ]]></target>
7198
        </message>
7199
        <message>
7200
                <source><![CDATA[
7201
                System URL
7202
                ]]></source>
7203
                <target><![CDATA[
7204
                System-URL
7205
                ]]></target>
7206
        </message>
7207
        <message>
7208
                <source><![CDATA[
7209
                System check
7210
                ]]></source>
7211
                <target><![CDATA[
7212
                System-Prüfung
7213
                ]]></target>
7214
        </message>
7215
        <message>
7216
                <source><![CDATA[
7217
                System configuration
7218
                ]]></source>
7219
                <target><![CDATA[
7220
                System-Konfiguration
7221
                ]]></target>
7222
        </message>
7223
        <message>
7224
                <source><![CDATA[
7225
                System configuration plugin is not installed.
7226
                ]]></source>
7227
                <target><![CDATA[
7228
                System-Konfiguration Plugin ist nicht installiert.
7229
                ]]></target>
7230
        </message>
7231
        <message>
7232
                <source><![CDATA[
7233
                System directory
7234
                ]]></source>
7235
                <target><![CDATA[
7236
                System-Verzeichnis
7237
                ]]></target>
7238
        </message>
7239
        <message>
7240
                <source><![CDATA[
7241
                System file check
7242
                ]]></source>
7243
                <target><![CDATA[
1184 daniel-mar 7244
                Systemdateien-Prüfung
635 daniel-mar 7245
                ]]></target>
7246
        </message>
7247
        <message>
7248
                <source><![CDATA[
7249
                System information
7250
                ]]></source>
7251
                <target><![CDATA[
7252
                System-Informationen
7253
                ]]></target>
7254
        </message>
7255
        <message>
7256
                <source><![CDATA[
7257
                System registration
7258
                ]]></source>
7259
                <target><![CDATA[
7260
                System-Registrierung
7261
                ]]></target>
7262
        </message>
7263
        <message>
7264
                <source><![CDATA[
7265
                System registration settings
7266
                ]]></source>
7267
                <target><![CDATA[
7268
                System-Registrierungs-Einstellungen
7269
                ]]></target>
7270
        </message>
7271
        <message>
7272
                <source><![CDATA[
7273
                System title
7274
                ]]></source>
7275
                <target><![CDATA[
7276
                System-Titel
7277
                ]]></target>
7278
        </message>
7279
        <message>
7280
                <source><![CDATA[
7281
                System version
7282
                ]]></source>
7283
                <target><![CDATA[
7284
                System-Version
7285
                ]]></target>
7286
        </message>
7287
        <message>
7288
                <source><![CDATA[
7289
                Table %1 is missing!
7290
                ]]></source>
7291
                <target><![CDATA[
7292
                Tabelle %1 fehlt!
7293
                ]]></target>
7294
        </message>
7295
        <message>
7296
                <source><![CDATA[
7297
                Table name prefix
7298
                ]]></source>
7299
                <target><![CDATA[
7300
                Tabellen-Namen-Präfix
7301
                ]]></target>
7302
        </message>
7303
        <message>
7304
                <source><![CDATA[
7305
                Table name prefix (e.g. <b>oidplus_</b>)
7306
                ]]></source>
7307
                <target><![CDATA[
7308
                Tabellen-Namen-Präfix (z.B. <b>oidplus_</b>)
7309
                ]]></target>
7310
        </message>
7311
        <message>
7312
                <source><![CDATA[
7313
                Technical information
7314
                ]]></source>
7315
                <target><![CDATA[
7316
                Technische Informationen
7317
                ]]></target>
7318
        </message>
7319
        <message>
7320
                <source><![CDATA[
7321
                Technical information about the problem
7322
                ]]></source>
7323
                <target><![CDATA[
7324
                Technische Informationen des Problems
7325
                ]]></target>
7326
        </message>
7327
        <message>
7328
                <source><![CDATA[
7329
                Test
7330
                ]]></source>
7331
                <target><![CDATA[
7332
                Testen
7333
                ]]></target>
7334
        </message>
7335
        <message>
7336
                <source><![CDATA[
7337
                Text format
7338
                ]]></source>
7339
                <target><![CDATA[
7340
                Text-Format
7341
                ]]></target>
7342
        </message>
7343
        <message>
7344
                <source><![CDATA[
1030 daniel-mar 7345
                Thank you very much for choosing OIDplus!
635 daniel-mar 7346
                ]]></source>
7347
                <target><![CDATA[
1030 daniel-mar 7348
                Vielen Dank, dass Sie sich für OIDplus entschieden haben!
635 daniel-mar 7349
                ]]></target>
7350
        </message>
7351
        <message>
7352
                <source><![CDATA[
1181 daniel-mar 7353
                The %1 plugin cannot connect to the Internet.
7354
                ]]></source>
7355
                <target><![CDATA[
7356
                Das %1-Plugin kann sich nicht mit dem Internet verbinden.
7357
                ]]></target>
7358
        </message>
7359
        <message>
7360
                <source><![CDATA[
635 daniel-mar 7361
                The JWT token was blacklisted on %1. Please generate a new one
7362
                ]]></source>
7363
                <target><![CDATA[
7364
                Dieser JWT-Token wurde am %1 gesperrt. Bitte erstellen Sie einen neuen Token.
7365
                ]]></target>
7366
        </message>
7367
        <message>
7368
                <source><![CDATA[
7369
                The JWT token was rejected: %1
7370
                ]]></source>
7371
                <target><![CDATA[
7372
                Der JWT-Token wurde zurückgewiesen: %1
7373
                ]]></target>
7374
        </message>
7375
        <message>
7376
                <source><![CDATA[
1314 daniel-mar 7377
                The JWT-token (secret!) will automatically perform a login to fulfill the request. The other fields are the normal fields which are called during the usual operation of OIDplus.
635 daniel-mar 7378
                ]]></source>
7379
                <target><![CDATA[
1314 daniel-mar 7380
                Der JWT-Token (Geheim!) werden eine automatische Anmeldung veranlassen. Die anderen Felder sind die Felder, die im normalen Betrieb von OIDplus gesendet werden.
635 daniel-mar 7381
                ]]></target>
7382
        </message>
7383
        <message>
7384
                <source><![CDATA[
7385
                The LDAP login was successful, but the own user %1 cannot be found. Please check the base configuration setting %2 and %3
7386
                ]]></source>
7387
                <target><![CDATA[
1000 daniel-mar 7388
                Die LDAP-Anmeldung war erfolgreich, aber der eigene Benutzer %1 konnte nicht gefunden werden. Bitte prüfen Sie die Basiskonfigurations-Einstellung %2 und %3
635 daniel-mar 7389
                ]]></target>
7390
        </message>
7391
        <message>
7392
                <source><![CDATA[
7393
                The OID "%1" is already used by the plugin "%2"
7394
                ]]></source>
7395
                <target><![CDATA[
7396
                Die OID "%1" wird bereits im Plugin %2 verwendet
7397
                ]]></target>
7398
        </message>
7399
        <message>
7400
                <source><![CDATA[
755 daniel-mar 7401
                The PHP extension "ZipArchive" needs to be installed to create a ZIP archive with an included database. Otherwise, you can just download the plain program without data.
7402
                ]]></source>
7403
                <target><![CDATA[
7404
                Die PHP-Erweiterung "ZipArchive" muss installiert werden, um eine ZIP-Datei mit Ihren Daten zu erzeugen. Ansonsten können Sie nur das Programm ohne Daten herunterladen.
7405
                ]]></target>
7406
        </message>
7407
        <message>
7408
                <source><![CDATA[
635 daniel-mar 7409
                The RA %1 is not registered in the database.
7410
                ]]></source>
7411
                <target><![CDATA[
7412
                Die Registrierungsstelle %1 ist nicht in der Datenbank registriert.
7413
                ]]></target>
7414
        </message>
7415
        <message>
7416
                <source><![CDATA[
7417
                The RA does not want to publish their personal information.
7418
                ]]></source>
7419
                <target><![CDATA[
7420
                Die Registrierungsstelle möchte ihre persönlichen Informationen nicht veröffentlichen.
7421
                ]]></target>
7422
        </message>
7423
        <message>
7424
                <source><![CDATA[
7425
                The RA has been invited via email.
7426
                ]]></source>
7427
                <target><![CDATA[
7428
                Die Registrierungsstelle wurde per E-Mail eingeladen.
7429
                ]]></target>
7430
        </message>
7431
        <message>
7432
                <source><![CDATA[
7433
                The URL for the AJAX script is:
7434
                ]]></source>
7435
                <target><![CDATA[
7436
                Die URL für das AJAX-Skript ist:
7437
                ]]></target>
7438
        </message>
7439
        <message>
7440
                <source><![CDATA[
894 daniel-mar 7441
                The URL for the Web Service is:
7442
                ]]></source>
7443
                <target><![CDATA[
7444
                Die URL für den Webservice ist:
7445
                ]]></target>
7446
        </message>
7447
        <message>
7448
                <source><![CDATA[
635 daniel-mar 7449
                The administrator has disabled deleting attachments by RAs.
7450
                ]]></source>
7451
                <target><![CDATA[
7452
                Der Administrator hat das Löschen von Dateianhängen durch Registrierungsstellen deaktiviert.
7453
                ]]></target>
7454
        </message>
7455
        <message>
7456
                <source><![CDATA[
7457
                The administrator has disabled this feature. (Base configuration setting %1).
7458
                ]]></source>
7459
                <target><![CDATA[
7460
                Der Administrator hat dieses Feature deaktiviert. (Basiskonfigurations-Einstellung %1).
7461
                ]]></target>
7462
        </message>
7463
        <message>
7464
                <source><![CDATA[
1270 daniel-mar 7465
                The administrator has disabled this feature. (Plugin %1).
7466
                ]]></source>
7467
                <target><![CDATA[
7468
                Der Administrator hat dieses Feature deaktiviert. (Plugin %1).
7469
                ]]></target>
7470
        </message>
7471
        <message>
7472
                <source><![CDATA[
635 daniel-mar 7473
                The administrator has disabled uploading attachments by RAs.
7474
                ]]></source>
7475
                <target><![CDATA[
7476
                Der Administrator hat das Hochladen von Dateianhängen durch Registrierungsstellen deaktiviert.
7477
                ]]></target>
7478
        </message>
7479
        <message>
7480
                <source><![CDATA[
7481
                The administrator of this OIDplus system has not entered a contact email address.
7482
                ]]></source>
7483
                <target><![CDATA[
7484
                Der Administrator dieses OIDplus-Systems hat keine Kontaktadresse hinterlegt.
7485
                ]]></target>
7486
        </message>
7487
        <message>
7488
                <source><![CDATA[
7489
                The attachment directory "%1" cannot be resolved (realpath).
7490
                ]]></source>
7491
                <target><![CDATA[
7492
                Das Anhangs-Verzeichnis "%1" kann nicht aufgelöst werden (realpath).
7493
                ]]></target>
7494
        </message>
7495
        <message>
7496
                <source><![CDATA[
7497
                The attachment directory "%1" is not existing.
7498
                ]]></source>
7499
                <target><![CDATA[
7500
                Das Anhangs-Verzeichnis "%1" existiert nicht.
7501
                ]]></target>
7502
        </message>
7503
        <message>
7504
                <source><![CDATA[
7505
                The attachment directory must not be inside a critical system directory!
7506
                ]]></source>
7507
                <target><![CDATA[
7508
                Das Anhangs-Verzeichnis darf nicht in einem kritischen System-Verzeichnis liegen!
7509
                ]]></target>
7510
        </message>
7511
        <message>
7512
                <source><![CDATA[
7513
                The auth plugin "%1" does not exist in plugin directory %2
7514
                ]]></source>
7515
                <target><![CDATA[
7516
                Das Authentizifierungs-Plugin "%1" konnte in den Plugin-Verzeichnissen %2 nicht gefunden werden
7517
                ]]></target>
7518
        </message>
7519
        <message>
7520
                <source><![CDATA[
1101 daniel-mar 7521
                The auth plugin "%1" is not available for hashing on this system.
1088 daniel-mar 7522
                ]]></source>
7523
                <target><![CDATA[
1101 daniel-mar 7524
                Das Authentizifierungs-Plugin "%1" ist auf diesem System nicht für Hashing verfügbar.
1088 daniel-mar 7525
                ]]></target>
7526
        </message>
7527
        <message>
7528
                <source><![CDATA[
1101 daniel-mar 7529
                The auth plugin "%1" is not available for password verification on this system.
7530
                ]]></source>
7531
                <target><![CDATA[
7532
                Das Authentizifierungs-Plugin "%1" ist auf diesem System nicht für Verifikation verfügbar.
7533
                ]]></target>
7534
        </message>
7535
        <message>
7536
                <source><![CDATA[
1265 daniel-mar 7537
                The authentication is done via the following HTTP header:
7538
                ]]></source>
7539
                <target><![CDATA[
7540
                Die Authentifizierung erfolgt über die folgende HTTP-Kopfzeile:
7541
                ]]></target>
7542
        </message>
7543
        <message>
7544
                <source><![CDATA[
1307 daniel-mar 7545
                The claim "%1" of the JWT token is missing or invalid
7546
                ]]></source>
7547
                <target><![CDATA[
7548
                Der claim "%1" des JWT-Tokens fehlt oder ist ungültig
7549
                ]]></target>
7550
        </message>
7551
        <message>
7552
                <source><![CDATA[
635 daniel-mar 7553
                The database driver has problems with "%1"
7554
                ]]></source>
7555
                <target><![CDATA[
7556
                Der Datenbanktreiber hat Probleme mit "%1"
7557
                ]]></target>
7558
        </message>
7559
        <message>
7560
                <source><![CDATA[
7561
                The design "%1" does not exist in plugin directory %2
7562
                ]]></source>
7563
                <target><![CDATA[
7564
                Das Design-Plugin "%1" konnte in den Plugin-Verzeichnissen %2 nicht gefunden werden
7565
                ]]></target>
7566
        </message>
7567
        <message>
7568
                <source><![CDATA[
7569
                The email address %1 was not verified. Please verify it first!
7570
                ]]></source>
7571
                <target><![CDATA[
7572
                Die E-Mail-Adresse %1 wurde nicht bestätigt. Bitte bestätigen Sie sie zuerst!
7573
                ]]></target>
7574
        </message>
7575
        <message>
7576
                <source><![CDATA[
1269 daniel-mar 7577
                The email address you have entered (%1) is not in our system. Do you want to send an invitation, so that the RA can register an account to manage their OIDs?
7578
                ]]></source>
7579
                <target><![CDATA[
7580
                Die eingegebene E-Mail-Adresse %1 existiert nicht im System. Möchten Sie eine Einladung verwenden, sodass der Eigentümer dieser E-Mail-Adresse seine OIDs in diesem System verwalten kann?
7581
                ]]></target>
7582
        </message>
7583
        <message>
7584
                <source><![CDATA[
1180 daniel-mar 7585
                The file attachments feature is not available due to a misconfiguration
7586
                ]]></source>
7587
                <target><![CDATA[
7588
                Datei-Anhänge sind aufgrund einer Fehlkonfiguration nicht möglich
7589
                ]]></target>
7590
        </message>
7591
        <message>
7592
                <source><![CDATA[
635 daniel-mar 7593
                The file does not exist
7594
                ]]></source>
7595
                <target><![CDATA[
7596
                Diese Datei existiert nicht
7597
                ]]></target>
7598
        </message>
7599
        <message>
7600
                <source><![CDATA[
7601
                The file extension "%1" is banned by the administrator (it can be uploaded by the administrator though)
7602
                ]]></source>
7603
                <target><![CDATA[
7604
                Die Dateinamens-Erweiterung "%1" ist durch den Administrator verboten worden (Diese Datei kann jedoch durch den Administrator selbst hochgeladen werden)
7605
                ]]></target>
7606
        </message>
7607
        <message>
7608
                <source><![CDATA[
838 daniel-mar 7609
                The file extension "%1" is not on the whitelist (it can be uploaded by the administrator though)
7610
                ]]></source>
7611
                <target><![CDATA[
7612
                Die Dateinamens-Erweiterung "%1" ist nicht auf der Liste erlaubter Erweiterungen (Diese Datei kann jedoch durch den Administrator selbst hochgeladen werden)
7613
                ]]></target>
7614
        </message>
7615
        <message>
7616
                <source><![CDATA[
1254 daniel-mar 7617
                The first node must be at least 24 bits long, since this is the smallest assignment for OUI/CID from IEEE.
7618
                ]]></source>
7619
                <target><![CDATA[
7620
                Der erste Abschnitt muss mindestens 24 Bits lang sein, denn das ist die kleinste Einheit, die IEEE für eine OUI/CID vergibt.
7621
                ]]></target>
7622
        </message>
7623
        <message>
7624
                <source><![CDATA[
645 daniel-mar 7625
                The folders "userdata" and "userdata_pub" as well as third-party-plugins (folder "plugins" excluding "viathinksoft") are not listed.
7626
                ]]></source>
7627
                <target><![CDATA[
7628
                Die Ordner "userdata" und "userdata_pub" sowie Drittanbieter-Plugins (Inhalte in "plugins", die nicht "viathinksoft" sind) werden nicht aufgelistet.
7629
                ]]></target>
7630
        </message>
7631
        <message>
7632
                <source><![CDATA[
1272 daniel-mar 7633
                The following installed plugins are offering REST endpoints:
1265 daniel-mar 7634
                ]]></source>
7635
                <target><![CDATA[
1272 daniel-mar 7636
                Die folgenden installierten Plugins bieten REST Endpunkte an:
1265 daniel-mar 7637
                ]]></target>
7638
        </message>
7639
        <message>
7640
                <source><![CDATA[
635 daniel-mar 7641
                The following settings need to be configured once.<br>After setup is complete, you can change all these settings through the admin login area, if necessary.
7642
                ]]></source>
7643
                <target><![CDATA[
7644
                Die folgenden Einstellungen müssen einmalig gesetzt werden.<br>Sie können alle diese Einstellungen im Administrator-Login-Bereich zu einem späteren Zeitpunkt abändern.
7645
                ]]></target>
7646
        </message>
7647
        <message>
7648
                <source><![CDATA[
776 daniel-mar 7649
                The hostname and port number is:
7650
                ]]></source>
7651
                <target><![CDATA[
7652
                Der Hostname und die Portnummer sind:
7653
                ]]></target>
7654
        </message>
7655
        <message>
7656
                <source><![CDATA[
635 daniel-mar 7657
                The identifier %1 is too long (max allowed length: %2)
7658
                ]]></source>
7659
                <target><![CDATA[
7660
                Das Kennzeichen %1 ist zu lang (Maximale Länge: %2)
7661
                ]]></target>
7662
        </message>
7663
        <message>
7664
                <source><![CDATA[
7665
                The information located in %1 is outdated.
7666
                ]]></source>
7667
                <target><![CDATA[
7668
                Die Informationen in %1 sind veraltet.
7669
                ]]></target>
7670
        </message>
7671
        <message>
7672
                <source><![CDATA[
1254 daniel-mar 7673
                The max length of an EUI-64 or ELI-64 is 64 bit
7674
                ]]></source>
7675
                <target><![CDATA[
7676
                Die maximale Länge einer EUI-64 oder ELI-64 ist 64 Bit
7677
                ]]></target>
7678
        </message>
7679
        <message>
7680
                <source><![CDATA[
635 daniel-mar 7681
                The object %1 was not found in this database.
7682
                ]]></source>
7683
                <target><![CDATA[
7684
                Das Objekt %1 wurde nicht in dieser Datenbank gefunden.
7685
                ]]></target>
7686
        </message>
7687
        <message>
7688
                <source><![CDATA[
7689
                The passwords do not match!
7690
                ]]></source>
7691
                <target><![CDATA[
7692
                Die Passwörter stimmen nicht überein!
7693
                ]]></target>
7694
        </message>
7695
        <message>
7696
                <source><![CDATA[
1182 daniel-mar 7697
                The plugin %1 crashed during the notification-check. Message: %2
7698
                ]]></source>
7699
                <target><![CDATA[
7700
                Das Plugin %1 ist beim Prüfen der Benachrichtigungen abgestürzt. Meldung: %2
7701
                ]]></target>
7702
        </message>
7703
        <message>
7704
                <source><![CDATA[
1277 daniel-mar 7705
                The plugin did not return a status value
7706
                ]]></source>
7707
                <target><![CDATA[
7708
                Das Plugin hat keinen Statuswert zurückgeliefert
7709
                ]]></target>
7710
        </message>
7711
        <message>
7712
                <source><![CDATA[
635 daniel-mar 7713
                The plugin is in the wrong folder. The folder %1 can only be used by official ViaThinkSoft plugins
7714
                ]]></source>
7715
                <target><![CDATA[
7716
                Das Plugin befindet sich im falschen Verzeichnis. Das Verzeichnis %1 darf nur noch für offizielle ViaThinkSoft-Plugins verwendet werden
7717
                ]]></target>
7718
        </message>
7719
        <message>
7720
                <source><![CDATA[
1050 daniel-mar 7721
                The plugin uses no namespaces. The new version of OIDplus requires plugin class files to be in a namespace. Please notify your plugin author and ask for an update.
7722
                ]]></source>
7723
                <target><![CDATA[
7724
                Das Plugin verwendet keinen PHP-Namensraum. Die neue Version von OIDplus erfordert dass alle Plugins Klassen-Namensräume verwenden. Bitte kontaktieren Sie den Author des Plugins, um ein Update zu erhalten.
7725
                ]]></target>
7726
        </message>
7727
        <message>
7728
                <source><![CDATA[
894 daniel-mar 7729
                The query according to OID Information Protocol is:
7730
                ]]></source>
7731
                <target><![CDATA[
7732
                Die Anfrage-Zeichenfolge gemäß OID Information Protocol ist:
7733
                ]]></target>
7734
        </message>
7735
        <message>
7736
                <source><![CDATA[
635 daniel-mar 7737
                The query has returned no result set (i.e. it was not a SELECT query)
7738
                ]]></source>
7739
                <target><![CDATA[
7740
                Die Abfrage hat keine Ergebnis-Menge geliefert (d.h. es handelte sich nicht um eine SELECT-Abfrage)
7741
                ]]></target>
7742
        </message>
7743
        <message>
7744
                <source><![CDATA[
7745
                The resource cannot be found.
7746
                ]]></source>
7747
                <target><![CDATA[
7748
                Die Ressource kann nicht gefunden werden.
7749
                ]]></target>
7750
        </message>
7751
        <message>
7752
                <source><![CDATA[
7753
                The resulting OID "%1" is too long (max allowed length: %2).
7754
                ]]></source>
7755
                <target><![CDATA[
7756
                Die resultierende OID "%1" ist zu lang (Maximale Länge: %2).
7757
                ]]></target>
7758
        </message>
7759
        <message>
7760
                <source><![CDATA[
7761
                The resulting OID %1 is too long (max allowed length: %2)
7762
                ]]></source>
7763
                <target><![CDATA[
7764
                Die resultierende OID %1 ist zu lang (Maximale Länge: %2)
7765
                ]]></target>
7766
        </message>
7767
        <message>
7768
                <source><![CDATA[
7769
                The server is not configured to handle this domain (the part behind the at-sign)
7770
                ]]></source>
7771
                <target><![CDATA[
7772
                Der Server ist für die Verwendung dieser Domäne nicht konfiguriert
7773
                ]]></target>
7774
        </message>
7775
        <message>
7776
                <source><![CDATA[
7777
                The superior RA did not define a RA for this OID.
7778
                ]]></source>
7779
                <target><![CDATA[
7780
                Die übergeordnete Registrierungsstelle hat keine Registrierungsstelle für diese OID ernannt.
7781
                ]]></target>
7782
        </message>
7783
        <message>
7784
                <source><![CDATA[
1008 daniel-mar 7785
                The system can't check if critical directories (%1) are readable via web-browser. Please verify it manually.
7786
                ]]></source>
7787
                <target><![CDATA[
7788
                Das System kann nicht prüfen, ob die vertraulichen Verzeichnisse (%1) über den web-Browser lesbar sind (das darf nicht der Fall sein). Bitte prüfen Sie dies bei Gelegenheit manuell.
7789
                ]]></target>
7790
        </message>
7791
        <message>
7792
                <source><![CDATA[
1181 daniel-mar 7793
                The system cannot contact the ViaThinkSoft server to change the registration settings.
7794
                ]]></source>
7795
                <target><![CDATA[
7796
                Das System konnte den ViaThinkSoft-Server nicht erreichen um die Registrierungs-Einstellung zu ändern.
7797
                ]]></target>
7798
        </message>
7799
        <message>
7800
                <source><![CDATA[
635 daniel-mar 7801
                The system does not know how to handle this file type.
7802
                ]]></source>
7803
                <target><![CDATA[
7804
                Das System weiß nicht, wie dieser Dateityp zu behandeln ist.
7805
                ]]></target>
7806
        </message>
7807
        <message>
7808
                <source><![CDATA[
7809
                The version cannot be determined, and the update needs to be applied manually!
7810
                ]]></source>
7811
                <target><![CDATA[
7812
                Die Version konnte nicht ermittelt werden und das Update muss daher manuell durchgeführt werden!
7813
                ]]></target>
7814
        </message>
7815
        <message>
7816
                <source><![CDATA[
855 daniel-mar 7817
                The version of the database is newer than the program version. Please upgrade your program version.
7818
                ]]></source>
7819
                <target><![CDATA[
7820
                Die Datenbankversion ist neuer als die Programmversion. Bitte aktualisieren Sie die Programmversion.
7821
                ]]></target>
7822
        </message>
7823
        <message>
7824
                <source><![CDATA[
635 daniel-mar 7825
                There are three possibilities how to keep OIDplus up-to-date
7826
                ]]></source>
7827
                <target><![CDATA[
7828
                Es gibt drei Möglichkeiten, um OIDplus auf dem aktuellsten Stand zu halten
7829
                ]]></target>
7830
        </message>
7831
        <message>
7832
                <source><![CDATA[
7833
                Therefore, you <b>cannot</b> register your OIDplus instance now.
7834
                ]]></source>
7835
                <target><![CDATA[
7836
                Aus diesem Grund können Sie Ihr OIDplus-System derzeit <b>nicht</b> registrieren.
7837
                ]]></target>
7838
        </message>
7839
        <message>
7840
                <source><![CDATA[
1206 daniel-mar 7841
                Therefore, you cannot change your email address, otherwise you would lose access to your account!
635 daniel-mar 7842
                ]]></source>
7843
                <target><![CDATA[
7844
                Deswegen können Sie nicht Ihre E-Mail-Adresse ändern, da Sie ansonsten den Zugang zu Ihrem Konto verlieren würden!
7845
                ]]></target>
7846
        </message>
7847
        <message>
7848
                <source><![CDATA[
7849
                These ID names can only be edited in the database directly (Tables ###asn1id and ###iri). Usually, there is no need to do this, though.
7850
                ]]></source>
7851
                <target><![CDATA[
7852
                Die Kennzeichen können nur in der Datenbank direkt bearbeitet werden (Tabellen ###asn1id und ###iri). Jedoch ist dies in der Regel nicht erforderlich.
7853
                ]]></target>
7854
        </message>
7855
        <message>
7856
                <source><![CDATA[
7857
                These XML files are following the <a %1>XML schema</a> of <b>oid-info.com</b>.
7858
                ]]></source>
7859
                <target><![CDATA[
7860
                Diese XML-Dateien folgende dem <a %1>XML-Schema</a> von <b>oid-info.com</b>.
7861
                ]]></target>
7862
        </message>
7863
        <message>
7864
                <source><![CDATA[
7865
                These XML files are following the <a %1>XML schema</a> of <b>oid-info.com</b>. They can be used for various purposes though.
7866
                ]]></source>
7867
                <target><![CDATA[
7868
                Diese XML-Dateien folgende dem <a %1>XML-Schema</a> von <b>oid-info.com</b>. Sie können jedoch auch für andere Zwecke verwendet werden.
7869
                ]]></target>
7870
        </message>
7871
        <message>
7872
                <source><![CDATA[
1133 daniel-mar 7873
                Third-party plugin tries to access a ViaThinkSoft-INTF_OID interface "%1", but is not in the ViaThinkSoft\OIDplus namespace
7874
                ]]></source>
7875
                <target><![CDATA[
7876
                Ein Drittanbieter-Plugin versucht auf ein ViaThinkSoft-INTF_OID Interface "%1" außerhalb des ViaThinkSoft-Namensraum zuzugreifen.
7877
                ]]></target>
7878
        </message>
7879
        <message>
7880
                <source><![CDATA[
1050 daniel-mar 7881
                Third-party plugins must not use the ViaThinkSoft PHP namespace. Please use your own vendor namespace.
7882
                ]]></source>
7883
                <target><![CDATA[
7884
                Drittanbieter-Plugins dürfen nicht den ViaThinkSoft PHP-Namensraum verwenden. Bitte verwenden Sie einen eigenen Namespace.
7885
                ]]></target>
7886
        </message>
7887
        <message>
7888
                <source><![CDATA[
635 daniel-mar 7889
                This RA does not exist.
7890
                ]]></source>
7891
                <target><![CDATA[
7892
                Diese Registrierungsstelle existiert nicht.
7893
                ]]></target>
7894
        </message>
7895
        <message>
7896
                <source><![CDATA[
7897
                This RA has no objects.
7898
                ]]></source>
7899
                <target><![CDATA[
7900
                Diese Registrierungsstelle hat keine zugeordneten Objekte.
7901
                ]]></target>
7902
        </message>
7903
        <message>
7904
                <source><![CDATA[
7905
                This RA is already registered and does not need to be invited.
7906
                ]]></source>
7907
                <target><![CDATA[
7908
                Diese Registrierungsstelle ist bereits registriert und muss daher nicht eingeladen werden.
7909
                ]]></target>
7910
        </message>
7911
        <message>
7912
                <source><![CDATA[
1030 daniel-mar 7913
                This assistant will help you updating the file <b>%1</b>.
7914
                ]]></source>
7915
                <target><![CDATA[
7916
                Dieser Assistent wird Ihnen dabei helfen, die Datei <b>%1</b> zu aktualisieren.
7917
                ]]></target>
7918
        </message>
7919
        <message>
7920
                <source><![CDATA[
635 daniel-mar 7921
                This email address already has a FreeOID registered (%1)
7922
                ]]></source>
7923
                <target><![CDATA[
1201 daniel-mar 7924
                Diese E-Mail-Adresse hat bereits eine kostenlose OID erhalten (%1)
635 daniel-mar 7925
                ]]></target>
7926
        </message>
7927
        <message>
7928
                <source><![CDATA[
1182 daniel-mar 7929
                This feature is not available, because OIDplus cannot connect to the Internet.
7930
                ]]></source>
7931
                <target><![CDATA[
7932
                Dieses Feature ist nicht verfügbar, da OIDplus sich nicht mit dem Internet verbinden kann.
7933
                ]]></target>
7934
        </message>
7935
        <message>
7936
                <source><![CDATA[
699 daniel-mar 7937
                This feature is only available in the ViaThinkSoft edition of OIDplus
7938
                ]]></source>
7939
                <target><![CDATA[
7940
                Diese Funktion ist nur mit der ViaThinkSoft-Edition von OIDplus verfügbar
7941
                ]]></target>
7942
        </message>
7943
        <message>
7944
                <source><![CDATA[
635 daniel-mar 7945
                This folder does not contain any elements
7946
                ]]></source>
7947
                <target><![CDATA[
7948
                Dieser Ordner beinhaltete keine Elemente
7949
                ]]></target>
7950
        </message>
7951
        <message>
7952
                <source><![CDATA[
7953
                This functionality has been disabled by the administrator.
7954
                ]]></source>
7955
                <target><![CDATA[
7956
                Diese Funktion wurde durch den Administrator deaktiviert.
7957
                ]]></target>
7958
        </message>
7959
        <message>
7960
                <source><![CDATA[
7961
                This functionality is not available due to a misconfiguration
7962
                ]]></source>
7963
                <target><![CDATA[
7964
                Diese Funktionalität ist aufgrund einer Fehlkonfiguration nicht verfügbar
7965
                ]]></target>
7966
        </message>
7967
        <message>
7968
                <source><![CDATA[
7969
                This is not a correct email address
7970
                ]]></source>
7971
                <target><![CDATA[
7972
                Dies ist keine gültige E-Mail-Adresse
7973
                ]]></target>
7974
        </message>
7975
        <message>
7976
                <source><![CDATA[
1206 daniel-mar 7977
                This is not a valid WEID
7978
                ]]></source>
7979
                <target><![CDATA[
7980
                Dies ist keine gültige WEID
7981
                ]]></target>
7982
        </message>
7983
        <message>
7984
                <source><![CDATA[
1265 daniel-mar 7985
                This kind of JWT token (%1) cannot be used in this request type
635 daniel-mar 7986
                ]]></source>
7987
                <target><![CDATA[
1265 daniel-mar 7988
                Diese Art von JWT-Token (%1) ist nicht für diesen Aufruf-Typ bestimmt
635 daniel-mar 7989
                ]]></target>
7990
        </message>
7991
        <message>
7992
                <source><![CDATA[
7993
                This kind of JWT token cannot be altered. Therefore you cannot do this action.
7994
                ]]></source>
7995
                <target><![CDATA[
7996
                Diese Art von JWT-Token kann nicht geändert werden. Daher können Sie diese Aktion nicht durchführen.
7997
                ]]></target>
7998
        </message>
7999
        <message>
8000
                <source><![CDATA[
8001
                This page contains an encrypted VNag machine-readable status.
8002
                ]]></source>
8003
                <target><![CDATA[
8004
                Diese Seite enthält einen von ViaThinkSoft VNag verschlüsselten, maschinen-lesbaren Status.
8005
                ]]></target>
8006
        </message>
8007
        <message>
8008
                <source><![CDATA[
699 daniel-mar 8009
                This plugin is only available in the ViaThinkSoft edition of OIDplus
8010
                ]]></source>
8011
                <target><![CDATA[
8012
                Diese Erweiterung ist nur mit der ViaThinkSoft-Edition von OIDplus verfügbar
8013
                ]]></target>
8014
        </message>
8015
        <message>
8016
                <source><![CDATA[
635 daniel-mar 8017
                This plugin was disabled by the system administrator!
8018
                ]]></source>
8019
                <target><![CDATA[
8020
                Dieses Plugin wurde durch den System-Administrator deaktiviert!
8021
                ]]></target>
8022
        </message>
8023
        <message>
8024
                <source><![CDATA[
8025
                This request is invalid
8026
                ]]></source>
8027
                <target><![CDATA[
8028
                Die Anfrage ist ungültig
8029
                ]]></target>
8030
        </message>
8031
        <message>
8032
                <source><![CDATA[
8033
                This resource doesn't exist anymore.
8034
                ]]></source>
8035
                <target><![CDATA[
8036
                Diese Ressource existiert nicht mehr.
8037
                ]]></target>
8038
        </message>
8039
        <message>
8040
                <source><![CDATA[
8041
                This root is not validated. Please send an email to %1 in order to request ownership verification of this root OID.
8042
                ]]></source>
8043
                <target><![CDATA[
8044
                Der Besitz der Wurzel-OID wurde noch nicht durch ViaThinkSoft verifiziert. Bitte senden Sie eine E-Mail an %1, um den Besitz dieser OID zu bestätigen.
8045
                ]]></target>
8046
        </message>
8047
        <message>
8048
                <source><![CDATA[
1030 daniel-mar 8049
                This setup assistant will help you creating the file <b>%1</b>.
8050
                ]]></source>
8051
                <target><![CDATA[
8052
                Dieser Einrichtungs-Assistent wird Ihnen dabei helfen, die Datei <b>%1</b> zu erstellen.
8053
                ]]></target>
8054
        </message>
8055
        <message>
8056
                <source><![CDATA[
635 daniel-mar 8057
                This tool compares the checksums of the files of your OIDplus installation with the checksums of the OIDplus original SVN version.
8058
                ]]></source>
8059
                <target><![CDATA[
8060
                Dieses Werkzeug vergleicht die Prüfsummen dieser OIDplus-Installation mit den Prüfsummen aus dem originalen Quelltext, der auf dem ViaThinkSoft Server liegt.
8061
                ]]></target>
8062
        </message>
8063
        <message>
8064
                <source><![CDATA[
8065
                TiB
8066
                ]]></source>
8067
                <target><![CDATA[
8068
                TiB
8069
                ]]></target>
8070
        </message>
8071
        <message>
8072
                <source><![CDATA[
8073
                Title
8074
                ]]></source>
8075
                <target><![CDATA[
8076
                Titel
8077
                ]]></target>
8078
        </message>
8079
        <message>
8080
                <source><![CDATA[
8081
                Title of your OID (usually equal to your name, optional)
8082
                ]]></source>
8083
                <target><![CDATA[
8084
                Titel Ihrer OID (üblicherweise identisch mit Ihrem Namen, optional)
8085
                ]]></target>
8086
        </message>
8087
        <message>
8088
                <source><![CDATA[
8089
                To change the email address, you need to contact the admin or superior RA. They will need to change the email address and invite you (with your new email address) again.
8090
                ]]></source>
8091
                <target><![CDATA[
8092
                Nehmen Sie Kontakt mit der übergeordneten Registrierungsstelle oder dem Administrator auf, um die E-Mail-Adresse zu ändern. Diese müssen die E-Mail-Adresse dieser OID ändern, und Sie dadurch mittels einer Einladung (auf die neue Adresse) erneut zu OIDplus hinzufügen.
8093
                ]]></target>
8094
        </message>
8095
        <message>
8096
                <source><![CDATA[
8097
                To receive login data, the superior RA needs to send you an invitation. After creating or updating your OID, the system will ask them if they want to send you an invitation. If they accept, you will receive an email with an activation link. Alternatively, the system admin can create your account manually in the administrator control panel.
8098
                ]]></source>
8099
                <target><![CDATA[
8100
                Um Anmeldedaten zu erhalten, müssen Sie die übergeordnete Registrierungsstelle bitten, Ihnen eine Einladung zu senden. Wenn die übergeordnete Registrierungsstelle Ihre OID erstellt oder den Eintrag aktualisiert, wird OIDplus die Registrierungsstelle fragen, ob eine Einladung per E-Mail gesendet werden soll oder nicht. Wenn dies akzeptiert wird, erhalten Sie eine E-Mail mit einem Aktivierungs-Link. Alternativ kann der Systemadministrator ein Konto manuell erstellen.
8101
                ]]></target>
8102
        </message>
8103
        <message>
8104
                <source><![CDATA[
8105
                To reset the password of the administrator, create a hash below and then replace the entry in the file %1.
8106
                ]]></source>
8107
                <target><![CDATA[
8108
                Um das Administrator-Passwort zurückzusetzen, müssen Sie einen neuen Hash-Wert erzeugen und ihn in der Datei %1 ersetzen.
8109
                ]]></target>
8110
        </message>
8111
        <message>
8112
                <source><![CDATA[
1221 daniel-mar 8113
                To use %1, please enable the lines "extension=%2" and "extension_dir=ext" in the configuration file %3.
635 daniel-mar 8114
                ]]></source>
8115
                <target><![CDATA[
1221 daniel-mar 8116
                Um %1 nutzen zu können, müssen Sie die Zeilen "extension=%2" und "extension_dir=ext" in der Datei %3 aktivieren.
635 daniel-mar 8117
                ]]></target>
8118
        </message>
8119
        <message>
8120
                <source><![CDATA[
8121
                Token generator %1 not recognized
8122
                ]]></source>
8123
                <target><![CDATA[
8124
                Token-Generator %1 ist unbekannt
8125
                ]]></target>
8126
        </message>
8127
        <message>
8128
                <source><![CDATA[
1306 daniel-mar 8129
                Token has expired on %1
8130
                ]]></source>
8131
                <target><![CDATA[
8132
                Token ist am %1 abgelaufen
8133
                ]]></target>
8134
        </message>
8135
        <message>
8136
                <source><![CDATA[
1317 daniel-mar 8137
                Token has wrong audience: Given %1 but expected %2.
635 daniel-mar 8138
                ]]></source>
8139
                <target><![CDATA[
1317 daniel-mar 8140
                Der Token hat das falsche Publikum (aud): Gegeben %1 aber erwartet %2.
635 daniel-mar 8141
                ]]></target>
8142
        </message>
8143
        <message>
8144
                <source><![CDATA[
1307 daniel-mar 8145
                Token not valid before %1
8146
                ]]></source>
8147
                <target><![CDATA[
8148
                Token ist nicht vor %1 gültig
8149
                ]]></target>
8150
        </message>
8151
        <message>
8152
                <source><![CDATA[
635 daniel-mar 8153
                Type of %1 unknown
8154
                ]]></source>
8155
                <target><![CDATA[
8156
                Typ von %1 ist unbekannt
8157
                ]]></target>
8158
        </message>
8159
        <message>
8160
                <source><![CDATA[
659 daniel-mar 8161
                UPDATE FINISHED
8162
                ]]></source>
8163
                <target><![CDATA[
8164
                UPDATE FERTIG
8165
                ]]></target>
8166
        </message>
8167
        <message>
8168
                <source><![CDATA[
635 daniel-mar 8169
                URL for more information about your project(s) (optional)
8170
                ]]></source>
8171
                <target><![CDATA[
8172
                URL für mehr Informationen über Ihr(e) Projekt(e) (optional)
8173
                ]]></target>
8174
        </message>
8175
        <message>
8176
                <source><![CDATA[
945 daniel-mar 8177
                USB-IF (usb.org) VendorID
8178
                ]]></source>
8179
                <target><![CDATA[
8180
                USB-IF (usb.org) VendorID
8181
                ]]></target>
8182
        </message>
8183
        <message>
8184
                <source><![CDATA[
635 daniel-mar 8185
                UUID
8186
                ]]></source>
8187
                <target><![CDATA[
8188
                UUID
8189
                ]]></target>
8190
        </message>
8191
        <message>
8192
                <source><![CDATA[
1336 daniel-mar 8193
                UUIDv8 based on the System ID of your OIDplus system.
8194
                ]]></source>
8195
                <target><![CDATA[
8196
                UUIDv8 basierend auf der System ID dieses OIDplus-Systems.
8197
                ]]></target>
8198
        </message>
8199
        <message>
8200
                <source><![CDATA[
635 daniel-mar 8201
                Unexpected file extension for file %1
8202
                ]]></source>
8203
                <target><![CDATA[
8204
                Unerwartete Dateinamens-Erweiterung der Datei %1
8205
                ]]></target>
8206
        </message>
8207
        <message>
8208
                <source><![CDATA[
1267 daniel-mar 8209
                Unexpected logger component type "%1" in mask code "%2"
635 daniel-mar 8210
                ]]></source>
8211
                <target><![CDATA[
1267 daniel-mar 8212
                Unerwarteter Logger-Komponententyp "%1" in Maskcode "%2"
635 daniel-mar 8213
                ]]></target>
8214
        </message>
8215
        <message>
8216
                <source><![CDATA[
8217
                Unexpected security level in %1 (expect PUBLIC, RA or ADMIN)
8218
                ]]></source>
8219
                <target><![CDATA[
8220
                Unerwartete Sicherheits-Stufe in %1 (Erwartet: PUBLIC, RA oder ADMIN)
8221
                ]]></target>
8222
        </message>
8223
        <message>
8224
                <source><![CDATA[
1116 daniel-mar 8225
                Unexpected update version
635 daniel-mar 8226
                ]]></source>
8227
                <target><![CDATA[
1116 daniel-mar 8228
                Unerwartete Update-Version
635 daniel-mar 8229
                ]]></target>
8230
        </message>
8231
        <message>
8232
                <source><![CDATA[
1116 daniel-mar 8233
                Unicode label "%1" is too long (max allowed length %2)
635 daniel-mar 8234
                ]]></source>
8235
                <target><![CDATA[
1116 daniel-mar 8236
                Unicode-Label "%1" ist zu lang (Maximale Länge: %2)
635 daniel-mar 8237
                ]]></target>
8238
        </message>
8239
        <message>
8240
                <source><![CDATA[
1248 daniel-mar 8241
                Unknown SQL slang "%1"
635 daniel-mar 8242
                ]]></source>
8243
                <target><![CDATA[
1248 daniel-mar 8244
                Unbekannter SQL-Dialekt "%1"
635 daniel-mar 8245
                ]]></target>
8246
        </message>
8247
        <message>
8248
                <source><![CDATA[
1248 daniel-mar 8249
                Unknown file type
635 daniel-mar 8250
                ]]></source>
8251
                <target><![CDATA[
1248 daniel-mar 8252
                Unbekannter Dateityp
635 daniel-mar 8253
                ]]></target>
8254
        </message>
8255
        <message>
8256
                <source><![CDATA[
1267 daniel-mar 8257
                Unknown severity "%1" in logger maskcode
8258
                ]]></source>
8259
                <target><![CDATA[
8260
                Unbekannter Schweregrad "%1" in Logger-Maskcode
8261
                ]]></target>
8262
        </message>
8263
        <message>
8264
                <source><![CDATA[
807 daniel-mar 8265
                Unknown update version
8266
                ]]></source>
8267
                <target><![CDATA[
8268
                Unbekannte Update-Version
8269
                ]]></target>
8270
        </message>
8271
        <message>
8272
                <source><![CDATA[
635 daniel-mar 8273
                Unknown!
8274
                ]]></source>
8275
                <target><![CDATA[
8276
                Unbekannt
8277
                ]]></target>
8278
        </message>
8279
        <message>
8280
                <source><![CDATA[
1200 daniel-mar 8281
                Unresolved wildcards in logging maskcode
8282
                ]]></source>
8283
                <target><![CDATA[
8284
                Nicht aufgelöste Wildcards im Logging Maskcode
8285
                ]]></target>
8286
        </message>
8287
        <message>
8288
                <source><![CDATA[
1269 daniel-mar 8289
                Unsupported request method
8290
                ]]></source>
8291
                <target><![CDATA[
8292
                Nicht unterstützte Zugriffs-Methode
8293
                ]]></target>
8294
        </message>
8295
        <message>
8296
                <source><![CDATA[
635 daniel-mar 8297
                Update
8298
                ]]></source>
8299
                <target><![CDATA[
8300
                Aktualisieren
8301
                ]]></target>
8302
        </message>
8303
        <message>
8304
                <source><![CDATA[
651 daniel-mar 8305
                Update %1 could not be downloaded from ViaThinkSoft server. Please try again later.
8306
                ]]></source>
8307
                <target><![CDATA[
8308
                Update %1 konnte nicht vom ViaThinkSoft-Server heruntergeladen werden. Bitte versuchen Sie es später noch einmal.
8309
                ]]></target>
8310
        </message>
8311
        <message>
8312
                <source><![CDATA[
635 daniel-mar 8313
                Update NOW
8314
                ]]></source>
8315
                <target><![CDATA[
8316
                Jetzt aktualisieren
8317
                ]]></target>
8318
        </message>
8319
        <message>
8320
                <source><![CDATA[
8321
                Update OK
8322
                ]]></source>
8323
                <target><![CDATA[
8324
                Aktualisierung OK
8325
                ]]></target>
8326
        </message>
8327
        <message>
8328
                <source><![CDATA[
651 daniel-mar 8329
                Update aborted
647 daniel-mar 8330
                ]]></source>
8331
                <target><![CDATA[
651 daniel-mar 8332
                Update abgebrochen
647 daniel-mar 8333
                ]]></target>
8334
        </message>
8335
        <message>
8336
                <source><![CDATA[
635 daniel-mar 8337
                Update description
8338
                ]]></source>
8339
                <target><![CDATA[
8340
                Beschreibung ändern
8341
                ]]></target>
8342
        </message>
8343
        <message>
8344
                <source><![CDATA[
647 daniel-mar 8345
                Update failed
8346
                ]]></source>
8347
                <target><![CDATA[
8348
                Update fehlgeschlagen
8349
                ]]></target>
8350
        </message>
8351
        <message>
8352
                <source><![CDATA[
653 daniel-mar 8353
                Update file could not written. Probably there are no write-permissions to the root folder.
8354
                ]]></source>
8355
                <target><![CDATA[
8356
                Update-Datei konnte nicht geschrieben werden. Möglicherweise fehlen Schreibberechtigungen am OIDplus-Wurzelverzeichnis.
8357
                ]]></target>
8358
        </message>
8359
        <message>
8360
                <source><![CDATA[
647 daniel-mar 8361
                Update finished
8362
                ]]></source>
8363
                <target><![CDATA[
8364
                Update abgeschlossen
8365
                ]]></target>
8366
        </message>
8367
        <message>
8368
                <source><![CDATA[
651 daniel-mar 8369
                Update package file of revision %1 not digitally signed
8370
                ]]></source>
8371
                <target><![CDATA[
8372
                Update-Paket revision %1 ist nicht digital signiert
8373
                ]]></target>
8374
        </message>
8375
        <message>
8376
                <source><![CDATA[
8377
                Update package file of revision %1: Signature invalid
8378
                ]]></source>
8379
                <target><![CDATA[
8380
                Update-Paket revision %1 hat eine ungültige Signatur
8381
                ]]></target>
8382
        </message>
8383
        <message>
8384
                <source><![CDATA[
807 daniel-mar 8385
                Update-script %1 could not be executed
8386
                ]]></source>
8387
                <target><![CDATA[
8388
                Update-Script %1 konnte nicht aufgerufen werden
8389
                ]]></target>
8390
        </message>
8391
        <message>
8392
                <source><![CDATA[
635 daniel-mar 8393
                Updated
8394
                ]]></source>
8395
                <target><![CDATA[
8396
                Geändert
8397
                ]]></target>
8398
        </message>
8399
        <message>
8400
                <source><![CDATA[
647 daniel-mar 8401
                Updating to Revision %1 ...
8402
                ]]></source>
8403
                <target><![CDATA[
8404
                Aktualisieren zu Version %1 ...
8405
                ]]></target>
8406
        </message>
8407
        <message>
8408
                <source><![CDATA[
635 daniel-mar 8409
                Upload
8410
                ]]></source>
8411
                <target><![CDATA[
8412
                Hochladen
8413
                ]]></target>
8414
        </message>
8415
        <message>
8416
                <source><![CDATA[
8417
                Upload XML files manually to oid-info.com
8418
                ]]></source>
8419
                <target><![CDATA[
8420
                XML-Dateien manuell auf oid-info.com hochladen
8421
                ]]></target>
8422
        </message>
8423
        <message>
8424
                <source><![CDATA[
8425
                Upload attachment "%1" to object "%2" failed
8426
                ]]></source>
8427
                <target><![CDATA[
8428
                Hochladen von Dateianhang "%1" zu Objekt "%2" fehlgeschlagen
8429
                ]]></target>
8430
        </message>
8431
        <message>
8432
                <source><![CDATA[
8433
                Username
8434
                ]]></source>
8435
                <target><![CDATA[
8436
                Benutzername
8437
                ]]></target>
8438
        </message>
8439
        <message>
8440
                <source><![CDATA[
8441
                VNag version check
8442
                ]]></source>
8443
                <target><![CDATA[
8444
                VNag Versions-Prüfung
8445
                ]]></target>
8446
        </message>
8447
        <message>
8448
                <source><![CDATA[
8449
                Valid values: 0 (off) or 1 (on).
8450
                ]]></source>
8451
                <target><![CDATA[
8452
                Gültige Werte: 0 (aus) oder 1 (ein).
8453
                ]]></target>
8454
        </message>
8455
        <message>
8456
                <source><![CDATA[
8457
                Value
8458
                ]]></source>
8459
                <target><![CDATA[
8460
                Wert
8461
                ]]></target>
8462
        </message>
8463
        <message>
8464
                <source><![CDATA[
8465
                Value shift
8466
                ]]></source>
8467
                <target><![CDATA[
8468
                Hellwert-Verschiebung
8469
                ]]></target>
8470
        </message>
8471
        <message>
8472
                <source><![CDATA[
8473
                Verification eMail sent
8474
                ]]></source>
8475
                <target><![CDATA[
8476
                Bestätigungs-Mail wurde gesendet
8477
                ]]></target>
8478
        </message>
8479
        <message>
8480
                <source><![CDATA[
828 daniel-mar 8481
                Version
8482
                ]]></source>
8483
                <target><![CDATA[
8484
                Version
8485
                ]]></target>
8486
        </message>
8487
        <message>
8488
                <source><![CDATA[
709 daniel-mar 8489
                ViaThinkSoft Client Challenge lets the client computer solve a cryptographic problem instead of letting the user solve a CAPTCHA. This slows down brute-force attacks.
8490
                ]]></source>
8491
                <target><![CDATA[
8492
                ViaThinkSoft Client Challenge lässt den Computer des Anwenders eine kryptografisches Problem lösen. Somit muss der Benutzer keine CAPTCHA beantworten und trotzdem werden Brute-Force-Angriffe verlangsamt.
8493
                ]]></target>
8494
        </message>
8495
        <message>
8496
                <source><![CDATA[
1133 daniel-mar 8497
                ViaThinkSoft plugin tries to access a Third-Party-INTF_OID interface "%1", but is not in the third-party namespace
8498
                ]]></source>
8499
                <target><![CDATA[
8500
                Ein ViaThinkSoft-Plugin versucht auf ein Drittanbieter-INTF_OID Interface "%1" innerhalb des ViaThinkSoft-Namensraum zuzugreifen.
8501
                ]]></target>
8502
        </message>
8503
        <message>
8504
                <source><![CDATA[
635 daniel-mar 8505
                View OID at oid-info.com
8506
                ]]></source>
8507
                <target><![CDATA[
8508
                OID auf oid-info.com anzeigen
8509
                ]]></target>
8510
        </message>
8511
        <message>
8512
                <source><![CDATA[
8513
                View local OID
8514
                ]]></source>
8515
                <target><![CDATA[
8516
                Lokale OID anzeigen
8517
                ]]></target>
8518
        </message>
8519
        <message>
8520
                <source><![CDATA[
659 daniel-mar 8521
                WARNING
8522
                ]]></source>
8523
                <target><![CDATA[
8524
                WARNUNG
8525
                ]]></target>
8526
        </message>
8527
        <message>
8528
                <source><![CDATA[
635 daniel-mar 8529
                WEID notation
8530
                ]]></source>
8531
                <target><![CDATA[
8532
                WEID-Notation
8533
                ]]></target>
8534
        </message>
8535
        <message>
8536
                <source><![CDATA[
8537
                Warning
8538
                ]]></source>
8539
                <target><![CDATA[
8540
                Warnung
8541
                ]]></target>
8542
        </message>
8543
        <message>
8544
                <source><![CDATA[
8545
                Warning! ASN.1 ID %1 is already used in another OID. Continue?
8546
                ]]></source>
8547
                <target><![CDATA[
8548
                Warnung! ASN.1-Bezeichner %1 wird von einer anderen OID verwendet. Dies ist zwar nicht verboten, wird jedoch nicht empfohlen. Trotzdem fortfahren?
8549
                ]]></target>
8550
        </message>
8551
        <message>
8552
                <source><![CDATA[
1030 daniel-mar 8553
                Warning: Existing OIDplus data will be deleted during the initialization of the database.
635 daniel-mar 8554
                ]]></source>
8555
                <target><![CDATA[
1030 daniel-mar 8556
                Achtung: Bestehende OIDplus-Daten werden bei der Initialisierung gelöscht.
635 daniel-mar 8557
                ]]></target>
8558
        </message>
8559
        <message>
8560
                <source><![CDATA[
1000 daniel-mar 8561
                Warnings
8562
                ]]></source>
8563
                <target><![CDATA[
8564
                Warnungen
8565
                ]]></target>
8566
        </message>
8567
        <message>
8568
                <source><![CDATA[
635 daniel-mar 8569
                Warnings / Error messages:
8570
                ]]></source>
8571
                <target><![CDATA[
8572
                Warnungen / Fehlermeldungen:
8573
                ]]></target>
8574
        </message>
8575
        <message>
8576
                <source><![CDATA[
8577
                Warnings: %1
8578
                ]]></source>
8579
                <target><![CDATA[
8580
                Warnungen: %1
8581
                ]]></target>
8582
        </message>
8583
        <message>
8584
                <source><![CDATA[
1186 daniel-mar 8585
                Web server software
635 daniel-mar 8586
                ]]></source>
8587
                <target><![CDATA[
1186 daniel-mar 8588
                Webserver-Software
635 daniel-mar 8589
                ]]></target>
8590
        </message>
8591
        <message>
8592
                <source><![CDATA[
1186 daniel-mar 8593
                Web server user account
8594
                ]]></source>
8595
                <target><![CDATA[
8596
                Webserver-Benutzerkonto
8597
                ]]></target>
8598
        </message>
8599
        <message>
8600
                <source><![CDATA[
8601
                Webserver system
8602
                ]]></source>
8603
                <target><![CDATA[
8604
                Webserver-System
8605
                ]]></target>
8606
        </message>
8607
        <message>
8608
                <source><![CDATA[
635 daniel-mar 8609
                Well known OIDs
8610
                ]]></source>
8611
                <target><![CDATA[
8612
                Wohlbekannte OIDs
8613
                ]]></target>
8614
        </message>
8615
        <message>
8616
                <source><![CDATA[
8617
                Well-known OIDs are OIDs of Registration Authorities which are assigning OIDs to customers, i.e. they are most likely to be used by OIDplus users as their root OID. Well-known OIDs have the following purposes:
8618
                ]]></source>
8619
                <target><![CDATA[
8620
                Wohlbekannte OIDs sind OIDs von Registrierungsstellen, die Objekt-Bezeichner an Kunden vergeben, d.h. es ist wahrscheinlich, dass OIDplus-Anwender diese OIDs als Wurzel-OIDs der OIDplus-Systeme verwenden werden. Wohlbekannte OIDs haben folgende Funktionen:
8621
                ]]></target>
8622
        </message>
8623
        <message>
8624
                <source><![CDATA[
8625
                When a new OIDplus user creates his root OID into OIDplus, then the ASN.1 identifiers and Unicode labels of the superior OIDs are automatically added.
8626
                ]]></source>
8627
                <target><![CDATA[
8628
                Wenn Sie eine neue Wurzel-OID zu Ihrem OIDplus-System hinzufügen (z.B. eine IANA PEN OID), dann kann OIDplus mit Hilfe dieser Daten die ASN.1 Bezeichner und Unicode Labels automatisch zu den übergeordneten OIDs hinzufügen.
8629
                ]]></target>
8630
        </message>
8631
        <message>
8632
                <source><![CDATA[
8633
                Which DBMS (SQL dialect) is used?
8634
                ]]></source>
8635
                <target><![CDATA[
8636
                Welche Datenbanksoftware (SQL-Dialekt) wird verwendet?
8637
                ]]></target>
8638
        </message>
8639
        <message>
8640
                <source><![CDATA[
8641
                Which admin password do you want?
8642
                ]]></source>
8643
                <target><![CDATA[
8644
                Wie soll das Administrator-Passwort lauten?
8645
                ]]></target>
8646
        </message>
8647
        <message>
8648
                <source><![CDATA[
8649
                Which object types do you want to manage using OIDplus?
8650
                ]]></source>
8651
                <target><![CDATA[
8652
                Welche Objekt-Typen möchten Sie mit OIDplus verwalten?
8653
                ]]></target>
8654
        </message>
8655
        <message>
8656
                <source><![CDATA[
8657
                Whois
8658
                ]]></source>
8659
                <target><![CDATA[
8660
                WhoIs
8661
                ]]></target>
8662
        </message>
8663
        <message>
8664
                <source><![CDATA[
890 daniel-mar 8665
                With the OID Information Protocol (OID-IP), you can query object information in a format that is human-readable and machine-readable.
635 daniel-mar 8666
                ]]></source>
8667
                <target><![CDATA[
890 daniel-mar 8668
                Mit dem OID Information Protokoll (OID-IP) können Sie Objekt-Informationen in einem Format abfragen, das sowohl menschenlesbar als auch maschinenlesbar ist.
635 daniel-mar 8669
                ]]></target>
8670
        </message>
8671
        <message>
8672
                <source><![CDATA[
709 daniel-mar 8673
                Wrong answer
8674
                ]]></source>
8675
                <target><![CDATA[
8676
                Falsche Antwort
8677
                ]]></target>
8678
        </message>
8679
        <message>
8680
                <source><![CDATA[
635 daniel-mar 8681
                Wrong password
8682
                ]]></source>
8683
                <target><![CDATA[
8684
                Falsches Passwort
8685
                ]]></target>
8686
        </message>
8687
        <message>
8688
                <source><![CDATA[
8689
                Wrong password or user not registered
8690
                ]]></source>
8691
                <target><![CDATA[
8692
                Falsches Passwort oder Benutzer nicht registriert
8693
                ]]></target>
8694
        </message>
8695
        <message>
8696
                <source><![CDATA[
897 daniel-mar 8697
                XML format
635 daniel-mar 8698
                ]]></source>
8699
                <target><![CDATA[
897 daniel-mar 8700
                XML-Format
635 daniel-mar 8701
                ]]></target>
8702
        </message>
8703
        <message>
8704
                <source><![CDATA[
8705
                YiB
8706
                ]]></source>
8707
                <target><![CDATA[
8708
                YiB
8709
                ]]></target>
8710
        </message>
8711
        <message>
8712
                <source><![CDATA[
1056 daniel-mar 8713
                You are already logged in as administrator.
8714
                ]]></source>
8715
                <target><![CDATA[
8716
                Sie sind bereits als Administrator eingeloggt.
8717
                ]]></target>
8718
        </message>
8719
        <message>
8720
                <source><![CDATA[
635 daniel-mar 8721
                You are already using the latest version of OIDplus.
8722
                ]]></source>
8723
                <target><![CDATA[
8724
                Sie verwenden bereits die neuste Version von OIDplus.
8725
                ]]></target>
8726
        </message>
8727
        <message>
8728
                <source><![CDATA[
8729
                You are being redirected...
8730
                ]]></source>
8731
                <target><![CDATA[
8732
                Sie werden weitergeleitet...
8733
                ]]></target>
8734
        </message>
8735
        <message>
8736
                <source><![CDATA[
8737
                You are logged in as %1
8738
                ]]></source>
8739
                <target><![CDATA[
8740
                Sie sind eingeloggt als %1
8741
                ]]></target>
8742
        </message>
8743
        <message>
8744
                <source><![CDATA[
8745
                You are logged in as administrator.
8746
                ]]></source>
8747
                <target><![CDATA[
8748
                Sie sind als Administrator angemeldet.
8749
                ]]></target>
8750
        </message>
8751
        <message>
8752
                <source><![CDATA[
659 daniel-mar 8753
                You are now at SVN revision %1
8754
                ]]></source>
8755
                <target><![CDATA[
8756
                Das System ist nun bei SVN Revision %1
8757
                ]]></target>
8758
        </message>
8759
        <message>
8760
                <source><![CDATA[
635 daniel-mar 8761
                You are using <b>method A</b> (SVN working copy).
8762
                ]]></source>
8763
                <target><![CDATA[
8764
                Sie verwenden <b>Methode A</b> (SVN Arbeitskopie).
8765
                ]]></target>
8766
        </message>
8767
        <message>
8768
                <source><![CDATA[
8769
                You are using <b>method B</b> (Git working copy).
8770
                ]]></source>
8771
                <target><![CDATA[
8772
                Sie verwenden <b>Methode B</b> (Git Arbeitskopie).
8773
                ]]></target>
8774
        </message>
8775
        <message>
8776
                <source><![CDATA[
661 daniel-mar 8777
                You are using <b>method C</b> (Snapshot TAR.GZ file with .version.php file).
635 daniel-mar 8778
                ]]></source>
8779
                <target><![CDATA[
661 daniel-mar 8780
                Sie verwenden <b>Methode C</b> (TAR.GZ-Archiv mit SVN-Snapshot und .version.php-Datei).
635 daniel-mar 8781
                ]]></target>
8782
        </message>
8783
        <message>
8784
                <source><![CDATA[
1000 daniel-mar 8785
                You are using the latest version of OIDplus (%1 local / %2 remote)
8786
                ]]></source>
8787
                <target><![CDATA[
8788
                Sie verwenden die aktuellste Version von OIDplus (%1 installiert / %2 verfügbar)
8789
                ]]></target>
8790
        </message>
8791
        <message>
8792
                <source><![CDATA[
635 daniel-mar 8793
                You can adjust your privacy level here
8794
                ]]></source>
8795
                <target><![CDATA[
8796
                Sie können Ihre Datenschutz-Stufe hier einstellen
8797
                ]]></target>
8798
        </message>
8799
        <message>
8800
                <source><![CDATA[
8801
                You can contact the administrator of this OIDplus system at this email address
8802
                ]]></source>
8803
                <target><![CDATA[
8804
                Sie können den Administrator dieses OIDplus-Systems unter dieser E-Mail-Adresse erreichen
8805
                ]]></target>
8806
        </message>
8807
        <message>
8808
                <source><![CDATA[
1265 daniel-mar 8809
                You can make automated calls to your OIDplus account by calling an REST API.
8810
                ]]></source>
8811
                <target><![CDATA[
8812
                Die REST API bietet die Möglichkeit, Aufgaben automatisiert über Ihr OIDplus-Konto durchzuführen.
8813
                ]]></target>
8814
        </message>
8815
        <message>
8816
                <source><![CDATA[
635 daniel-mar 8817
                You can make automated calls to your OIDplus account by calling the AJAX API.
8818
                ]]></source>
8819
                <target><![CDATA[
8820
                Die AJAX API bietet die Möglichkeit, Aufgaben automatisiert über Ihr OIDplus-Konto durchzuführen.
8821
                ]]></target>
8822
        </message>
8823
        <message>
8824
                <source><![CDATA[
894 daniel-mar 8825
                You can use any WHOIS compatible client to query the information from the WHOIS or OID-IP port.
776 daniel-mar 8826
                ]]></source>
8827
                <target><![CDATA[
894 daniel-mar 8828
                Sie können mit jeder WHOIS kompatiblen Client-Software die Informationen über den WHOIS oder OID-IP port abfragen.
776 daniel-mar 8829
                ]]></target>
8830
        </message>
8831
        <message>
8832
                <source><![CDATA[
772 daniel-mar 8833
                You can use the WEID syntax only at your object tree root.
8834
                ]]></source>
8835
                <target><![CDATA[
8836
                Die WEID-Syntax kann nur im Objekt-Wurzelbereich als Eingabehilfe verwendet werden.
8837
                ]]></target>
8838
        </message>
8839
        <message>
8840
                <source><![CDATA[
635 daniel-mar 8841
                You don't need to register. Just enter your Windows/Company credentials.
8842
                ]]></source>
8843
                <target><![CDATA[
8844
                Sie müssen sich nicht separat registrieren. Geben Sie zum Anmelden einfach Ihre Anmeldedaten des Firmen-Netzwerks ein.
8845
                ]]></target>
8846
        </message>
8847
        <message>
8848
                <source><![CDATA[
8849
                You have chosen to invite %1 as a Registration Authority. If you click "Send", the following email will be sent to %2:
8850
                ]]></source>
8851
                <target><![CDATA[
8852
                Sie haben sich entschieden, %1 als Registrierungsstelle einzuladen. Klicken Sie "Senden", um die folgende E-Mail an %2 zu versenden:
8853
                ]]></target>
8854
        </message>
8855
        <message>
8856
                <source><![CDATA[
8857
                You may not invite this RA. Maybe you need to <a %1>log in</a> again.
8858
                ]]></source>
8859
                <target><![CDATA[
8860
                Sie dürfen diese RA nicht einladen. Möglicherweise müssen Sie sich neu <a %1>anmelden</a>.
8861
                ]]></target>
8862
        </message>
8863
        <message>
8864
                <source><![CDATA[
8865
                You must at least provide following fields:
8866
                ]]></source>
8867
                <target><![CDATA[
8868
                Sie müssen die folgenden Felder ausfüllen:
8869
                ]]></target>
8870
        </message>
8871
        <message>
8872
                <source><![CDATA[
724 daniel-mar 8873
                You must install the PHP "sockets" in order to check for non-existing OIDs.
8874
                ]]></source>
8875
                <target><![CDATA[
8876
                Sie müssen die PHP-Erweiterung "sockets" installieren, um auf nicht-verfügbare OIDs zu prüfen.
8877
                ]]></target>
8878
        </message>
8879
        <message>
8880
                <source><![CDATA[
635 daniel-mar 8881
                You must set a value for SERVER_SECRET in %1 for the system to operate secure.
8882
                ]]></source>
8883
                <target><![CDATA[
8884
                Sie müssen einen Wert für SERVER_SECRET in %1 setzen, da ansonsten das System nicht sicher ist.
8885
                ]]></target>
8886
        </message>
8887
        <message>
8888
                <source><![CDATA[
8889
                You need to <a %1>log in</a> as administrator.
8890
                ]]></source>
8891
                <target><![CDATA[
8892
                Sie müssen sich als Administrator <a %1>anmelden</a>.
8893
                ]]></target>
8894
        </message>
8895
        <message>
8896
                <source><![CDATA[
8897
                You need to <a %1>log in</a> as the requested RA %2 or as admin.
8898
                ]]></source>
8899
                <target><![CDATA[
8900
                Sie müssen sich als Administrator oder RA %2 <a %1>anmelden</a>.
8901
                ]]></target>
8902
        </message>
8903
        <message>
8904
                <source><![CDATA[
8905
                You need to <a %1>log in</a> as the requested RA %2.
8906
                ]]></source>
8907
                <target><![CDATA[
8908
                Sie müssen sich als RA %2 <a %1>anmelden</a>.
8909
                ]]></target>
8910
        </message>
8911
        <message>
8912
                <source><![CDATA[
1000 daniel-mar 8913
                You need to <a %1>log in</a>.
8914
                ]]></source>
8915
                <target><![CDATA[
8916
                Sie müssen sich <a %1>anmelden</a>.
8917
                ]]></target>
8918
        </message>
8919
        <message>
8920
                <source><![CDATA[
635 daniel-mar 8921
                You need to enable JavaScript to edit title or description of this object.
8922
                ]]></source>
8923
                <target><![CDATA[
8924
                Sie müssen JavaScript aktivieren, um den Titel oder die Beschreibung dieses Objekts zu ändern.
8925
                ]]></target>
8926
        </message>
8927
        <message>
8928
                <source><![CDATA[
8929
                You need to enable JavaScript to solve the CAPTCHA.
8930
                ]]></source>
8931
                <target><![CDATA[
8932
                Sie müssen JavaScript aktivieren, um das CAPTCHA zu lösen.
8933
                ]]></target>
8934
        </message>
8935
        <message>
8936
                <source><![CDATA[
1359 daniel-mar 8937
                You need to enable JavaScript to use this feature.
635 daniel-mar 8938
                ]]></source>
8939
                <target><![CDATA[
1359 daniel-mar 8940
                Sie müssen JavaScript aktivieren, um diesen Bereich zu verwenden.
635 daniel-mar 8941
                ]]></target>
8942
        </message>
8943
        <message>
8944
                <source><![CDATA[
8945
                Your Facebook account does not have an email address.
8946
                ]]></source>
8947
                <target><![CDATA[
8948
                Ihr Facebook-Konto hat keine E-Mail-Adresse.
8949
                ]]></target>
8950
        </message>
8951
        <message>
8952
                <source><![CDATA[
8953
                Your IP address is not allowed to use this token
8954
                ]]></source>
8955
                <target><![CDATA[
8956
                Ihre IP-Adresse ist in diesem Token nicht zugelassen
8957
                ]]></target>
8958
        </message>
8959
        <message>
8960
                <source><![CDATA[
8961
                Your OIDplus system ID (derived from the public key) is:
8962
                ]]></source>
8963
                <target><![CDATA[
8964
                Ihre OIDplus-System-ID (abgeleitet vom öffentlichen Schlüssel) ist:
8965
                ]]></target>
8966
        </message>
8967
        <message>
8968
                <source><![CDATA[
1050 daniel-mar 8969
                Your base configuration file is outdated. Please change "%1" to "%2".
8970
                ]]></source>
8971
                <target><![CDATA[
8972
                Die Basiskonfigurations-Datei ist veraltet. Bitte ändern Sie "%1" zu "%2".
8973
                ]]></target>
8974
        </message>
8975
        <message>
8976
                <source><![CDATA[
635 daniel-mar 8977
                Your email address: %1
8978
                ]]></source>
8979
                <target><![CDATA[
8980
                Ihre E-Mail-Adresse: %1
8981
                ]]></target>
8982
        </message>
8983
        <message>
8984
                <source><![CDATA[
8985
                Your personal name or the name of your group
8986
                ]]></source>
8987
                <target><![CDATA[
8988
                Ihr persönlicher Name oder der Name einer Gruppierung
8989
                ]]></target>
8990
        </message>
8991
        <message>
8992
                <source><![CDATA[
8993
                Your public key is:
8994
                ]]></source>
8995
                <target><![CDATA[
8996
                Ihr öffentlicher Schlüssel lautet:
8997
                ]]></target>
8998
        </message>
8999
        <message>
9000
                <source><![CDATA[
9001
                Your system could not generate a private/public key pair. (OpenSSL is probably missing on your system).
9002
                ]]></source>
9003
                <target><![CDATA[
9004
                Ihr System konnte kein PKI-Schlüsselpaar erzeugen. Möglicherweise fehlt OpenSSL auf Ihrem System.
9005
                ]]></target>
9006
        </message>
9007
        <message>
9008
                <source><![CDATA[
9009
                ZIP/Town
9010
                ]]></source>
9011
                <target><![CDATA[
9012
                PLZ/Ort
9013
                ]]></target>
9014
        </message>
9015
        <message>
9016
                <source><![CDATA[
9017
                ZiB
9018
                ]]></source>
9019
                <target><![CDATA[
9020
                ZiB
9021
                ]]></target>
9022
        </message>
9023
        <message>
9024
                <source><![CDATA[
9025
                [at]
9026
                ]]></source>
9027
                <target><![CDATA[
9028
                [at]
9029
                ]]></target>
9030
        </message>
9031
        <message>
9032
                <source><![CDATA[
9033
                [dot]
9034
                ]]></source>
9035
                <target><![CDATA[
9036
                [punkt]
9037
                ]]></target>
9038
        </message>
9039
        <message>
9040
                <source><![CDATA[
1048 daniel-mar 9041
                active
9042
                ]]></source>
9043
                <target><![CDATA[
9044
                aktiv
9045
                ]]></target>
9046
        </message>
9047
        <message>
9048
                <source><![CDATA[
635 daniel-mar 9049
                affected objects: %1
9050
                ]]></source>
9051
                <target><![CDATA[
9052
                Betroffene Objekte: %1
9053
                ]]></target>
9054
        </message>
9055
        <message>
9056
                <source><![CDATA[
9057
                affected users: %1
9058
                ]]></source>
9059
                <target><![CDATA[
9060
                Betroffene Benutzer: %1
9061
                ]]></target>
9062
        </message>
9063
        <message>
9064
                <source><![CDATA[
9065
                at file %1 (line %2)
9066
                ]]></source>
9067
                <target><![CDATA[
9068
                in Datei %1 (Zeile %2)
9069
                ]]></target>
9070
        </message>
9071
        <message>
9072
                <source><![CDATA[
9073
                check digit
9074
                ]]></source>
9075
                <target><![CDATA[
9076
                Prüfsumme
9077
                ]]></target>
9078
        </message>
9079
        <message>
9080
                <source><![CDATA[
1048 daniel-mar 9081
                default
9082
                ]]></source>
9083
                <target><![CDATA[
9084
                standard
9085
                ]]></target>
9086
        </message>
9087
        <message>
9088
                <source><![CDATA[
828 daniel-mar 9089
                disabled
9090
                ]]></source>
9091
                <target><![CDATA[
9092
                deaktiviert
9093
                ]]></target>
9094
        </message>
9095
        <message>
9096
                <source><![CDATA[
1271 daniel-mar 9097
                e.g. %1
9098
                ]]></source>
9099
                <target><![CDATA[
9100
                z.B. %1
9101
                ]]></target>
9102
        </message>
9103
        <message>
9104
                <source><![CDATA[
635 daniel-mar 9105
                eMail address does not exist anymore. It was probably already changed.
9106
                ]]></source>
9107
                <target><![CDATA[
9108
                Die E-Mail-Adresse existiert nicht mehr. Sie wurde möglicherweise geändert.
9109
                ]]></target>
9110
        </message>
9111
        <message>
9112
                <source><![CDATA[
9113
                eMail address is already used by another RA. To merge accounts, please contact the superior RA of your objects and request an owner change of your objects.
9114
                ]]></source>
9115
                <target><![CDATA[
9116
                Die E-Mail-Adresse wird bereits von einer anderen Registrierungsstelle verwendet. Um die beiden Konten zu vereinen, kontaktieren Sie bitte die übergeordnete Registrierungsstelle und beantragen Sie einen Eigentümer-Wechsel Ihrer Objekte.
9117
                ]]></target>
9118
        </message>
9119
        <message>
9120
                <source><![CDATA[
9121
                eMail address is invalid.
9122
                ]]></source>
9123
                <target><![CDATA[
9124
                E-Mail-Adresse ist ungültig.
9125
                ]]></target>
9126
        </message>
9127
        <message>
9128
                <source><![CDATA[
9129
                eMail address of RA changed
9130
                ]]></source>
9131
                <target><![CDATA[
9132
                E-Mail-Adresse der Registrierungsstelle wurde geändert
9133
                ]]></target>
9134
        </message>
9135
        <message>
9136
                <source><![CDATA[
9137
                eMail-Address
9138
                ]]></source>
9139
                <target><![CDATA[
9140
                E-Mail-Adresse
9141
                ]]></target>
9142
        </message>
9143
        <message>
9144
                <source><![CDATA[
9145
                examples
9146
                ]]></source>
9147
                <target><![CDATA[
9148
                Beispiele
9149
                ]]></target>
9150
        </message>
9151
        <message>
9152
                <source><![CDATA[
1280 daniel-mar 9153
                for OID only
9154
                ]]></source>
9155
                <target><![CDATA[
9156
                nur bei OIDs
9157
                ]]></target>
9158
        </message>
9159
        <message>
9160
                <source><![CDATA[
1002 daniel-mar 9161
                hCaptcha Secret
9162
                ]]></source>
9163
                <target><![CDATA[
9164
                hCaptcha Secret
9165
                ]]></target>
9166
        </message>
9167
        <message>
9168
                <source><![CDATA[
9169
                hCaptcha Site key
9170
                ]]></source>
9171
                <target><![CDATA[
9172
                hCaptcha Site-Key
9173
                ]]></target>
9174
        </message>
9175
        <message>
9176
                <source><![CDATA[
1275 daniel-mar 9177
                if an error occurred
9178
                ]]></source>
9179
                <target><![CDATA[
9180
                wenn ein Fehler aufgetreten ist
9181
                ]]></target>
9182
        </message>
9183
        <message>
9184
                <source><![CDATA[
1271 daniel-mar 9185
                if it was created
9186
                ]]></source>
9187
                <target><![CDATA[
9188
                wenn es erstellt wurde
9189
                ]]></target>
9190
        </message>
9191
        <message>
9192
                <source><![CDATA[
772 daniel-mar 9193
                including your database* (only OIDs)
754 daniel-mar 9194
                ]]></source>
9195
                <target><![CDATA[
772 daniel-mar 9196
                inklusive Ihrer Datenbank* (nur OIDs)
754 daniel-mar 9197
                ]]></target>
9198
        </message>
9199
        <message>
9200
                <source><![CDATA[
635 daniel-mar 9201
                long arc
9202
                ]]></source>
9203
                <target><![CDATA[
9204
                Long-Arc
9205
                ]]></target>
9206
        </message>
9207
        <message>
9208
                <source><![CDATA[
1173 daniel-mar 9209
                more information
9210
                ]]></source>
9211
                <target><![CDATA[
9212
                Mehr Informationen
9213
                ]]></target>
9214
        </message>
9215
        <message>
9216
                <source><![CDATA[
635 daniel-mar 9217
                more information and obtain key
9218
                ]]></source>
9219
                <target><![CDATA[
9220
                Mehr Informationen und Erhalten eines Schlüssels
9221
                ]]></target>
9222
        </message>
9223
        <message>
9224
                <source><![CDATA[
9225
                n/a
9226
                ]]></source>
9227
                <target><![CDATA[
9228
                n. a.
9229
                ]]></target>
9230
        </message>
9231
        <message>
9232
                <source><![CDATA[
9233
                no address
9234
                ]]></source>
9235
                <target><![CDATA[
9236
                keine Adresse
9237
                ]]></target>
9238
        </message>
9239
        <message>
9240
                <source><![CDATA[
9241
                none
9242
                ]]></source>
9243
                <target><![CDATA[
9244
                keine
9245
                ]]></target>
9246
        </message>
9247
        <message>
9248
                <source><![CDATA[
1088 daniel-mar 9249
                not available
9250
                ]]></source>
9251
                <target><![CDATA[
9252
                nicht verfügbar
9253
                ]]></target>
9254
        </message>
9255
        <message>
9256
                <source><![CDATA[
635 daniel-mar 9257
                not available: %1
9258
                ]]></source>
9259
                <target><![CDATA[
9260
                nicht verfügbar: %1
9261
                ]]></target>
9262
        </message>
9263
        <message>
9264
                <source><![CDATA[
1271 daniel-mar 9265
                optional
9266
                ]]></source>
9267
                <target><![CDATA[
9268
                optional
9269
                ]]></target>
9270
        </message>
9271
        <message>
9272
                <source><![CDATA[
635 daniel-mar 9273
                or run <a href="%1">setup</a> again
9274
                ]]></source>
9275
                <target><![CDATA[
9276
                oder starten Sie <a href="%1">Setup</a> erneut
9277
                ]]></target>
9278
        </message>
9279
        <message>
9280
                <source><![CDATA[
9281
                or via command line:
9282
                ]]></source>
9283
                <target><![CDATA[
9284
                oder per Kommando-Zeile:
9285
                ]]></target>
9286
        </message>
9287
        <message>
9288
                <source><![CDATA[
795 daniel-mar 9289
                phpinfo() could not be called
9290
                ]]></source>
9291
                <target><![CDATA[
9292
                phpinfo() konnte nicht aufgerufen werden
9293
                ]]></target>
9294
        </message>
9295
        <message>
9296
                <source><![CDATA[
635 daniel-mar 9297
                reCAPTCHA Private key
9298
                ]]></source>
9299
                <target><![CDATA[
9300
                reCAPTCHA privater Schlüssel
9301
                ]]></target>
9302
        </message>
9303
        <message>
9304
                <source><![CDATA[
9305
                reCAPTCHA Public key
9306
                ]]></source>
9307
                <target><![CDATA[
9308
                reCAPTCHA öffentlicher Schlüssel
9309
                ]]></target>
9310
        </message>
9311
        <message>
9312
                <source><![CDATA[
1016 daniel-mar 9313
                reCAPTCHA Version
9314
                ]]></source>
9315
                <target><![CDATA[
9316
                reCAPTCHA Version
9317
                ]]></target>
9318
        </message>
9319
        <message>
9320
                <source><![CDATA[
1221 daniel-mar 9321
                redacted
9322
                ]]></source>
9323
                <target><![CDATA[
9324
                zensiert
9325
                ]]></target>
9326
        </message>
9327
        <message>
9328
                <source><![CDATA[
635 daniel-mar 9329
                shell access with Git client
9330
                ]]></source>
9331
                <target><![CDATA[
9332
                Shell-Zugriff mit Git-Client
9333
                ]]></target>
9334
        </message>
9335
        <message>
9336
                <source><![CDATA[
9337
                shell access with svn/svnversion tool, or PDO/SQLite3 PHP extension
9338
                ]]></source>
9339
                <target><![CDATA[
9340
                Shell-Zugriff mit svn oder svnversion Tool oder PDO/SQLite3 PHP-Erweiterung
9341
                ]]></target>
9342
        </message>
9343
        <message>
9344
                <source><![CDATA[
9345
                standardized
9346
                ]]></source>
9347
                <target><![CDATA[
9348
                standardisiert
9349
                ]]></target>
9350
        </message>
9351
        <message>
9352
                <source><![CDATA[
9353
                unknown
9354
                ]]></source>
9355
                <target><![CDATA[
9356
                unbekannt
9357
                ]]></target>
9358
        </message>
9359
        <message>
9360
                <source><![CDATA[
9361
                weLuhn check digit
9362
                ]]></source>
9363
                <target><![CDATA[
9364
                weLuhn-Prüfsumme
9365
                ]]></target>
9366
        </message>
755 daniel-mar 9367
        <message>
9368
                <source><![CDATA[
945 daniel-mar 9369
                without check-digit
9370
                ]]></source>
9371
                <target><![CDATA[
9372
                ohne Prüfsumme
9373
                ]]></target>
9374
        </message>
9375
        <message>
9376
                <source><![CDATA[
755 daniel-mar 9377
                without data
9378
                ]]></source>
9379
                <target><![CDATA[
9380
                ohne Daten
9381
                ]]></target>
9382
        </message>
635 daniel-mar 9383
</translation>