23 # or visit www.oracle.com if you need additional information or have any |
23 # or visit www.oracle.com if you need additional information or have any |
24 # questions. |
24 # questions. |
25 # |
25 # |
26 |
26 |
27 # "rmid", inetd", and "wait" should not be translated. |
27 # "rmid", inetd", and "wait" should not be translated. |
28 rmid.syntax.exec.invalid=\ |
28 rmid.syntax.exec.invalid=rmid wurde mit einem ung\u00FCltigen Status (muss "wait" sein) von inetd gestartet |
29 rmid wurde mit einem ung\u00fcltigen Status (muss wait sein) von inetd gestartet |
|
30 |
29 |
31 # "rmid" and "inetd" should not be translated. |
30 # "rmid" and "inetd" should not be translated. |
32 rmid.syntax.port.badarg=\ |
31 rmid.syntax.port.badarg=Port kann nicht angegeben werden, wenn rmid von inetd gestartet wird |
33 Der Port kann nicht angegeben werden, wenn rmid von inetd gestartet wird |
|
34 |
32 |
35 # "port" here refers to a TCP port for the server to listen on. |
33 # "port" here refers to a TCP port for the server to listen on. |
36 rmid.syntax.port.badnumber=\ |
34 rmid.syntax.port.badnumber=Port ist keine Zahl |
37 Port ist keine Zahl |
|
38 |
35 |
39 # "-port" should not be translated, because it's part of command syntax. |
36 # "-port" should not be translated, because it's part of command syntax. |
40 rmid.syntax.port.missing=\ |
37 rmid.syntax.port.missing=F\u00FCr Option -port ist ein Argument erforderlich |
41 F\u00fcr Option -port ist ein Argument erforderlich. |
|
42 |
38 |
43 # "-log" should not be translated, because it's part of command syntax. |
39 # "-log" should not be translated, because it's part of command syntax. |
44 rmid.syntax.log.missing=\ |
40 rmid.syntax.log.missing=F\u00FCr Option -log ist ein Argument erforderlich |
45 F\u00fcr Option -log ist ein Argument erforderlich. |
|
46 |
41 |
47 # "-log" should not be translated, because it's part of command syntax. |
42 # "-log" should not be translated, because it's part of command syntax. |
48 rmid.syntax.log.required=\ |
43 rmid.syntax.log.required=Option -log ist erforderlich |
49 Die Option -log ist erforderlich. |
|
50 |
44 |
51 # {0} = the (string) illegal argument in question |
45 # {0} = the (string) illegal argument in question |
52 rmid.syntax.illegal.option=\ |
46 rmid.syntax.illegal.option=Ung\u00FCltige Option: {0} |
53 Unzul\u00e4ssige Option: {0} |
|
54 |
47 |
55 # {0} = the (string) reason text that came with a thrown exception |
48 # {0} = the (string) reason text that came with a thrown exception |
56 # "Activation.main" should not be translated, because it's a codepoint |
49 # "Activation.main" should not be translated, because it's a codepoint |
57 rmid.unexpected.exception=\ |
50 rmid.unexpected.exception=Activation.main: Es ist eine Ausnahme aufgetreten: {0} |
58 Activation.main: Es ist eine Ausnahme aufgetreten: {0} |
|
59 |
51 |
60 # "java.home" should not be translated, because it's a property name |
52 # "java.home" should not be translated, because it's a property name |
61 # "ActivatorImpl" should not be translated, because it's a codepoint |
53 # "ActivatorImpl" should not be translated, because it's a codepoint |
62 rmid.unfound.java.home.property=\ |
54 rmid.unfound.java.home.property=ActivatorImpl: java.home konnte nicht gefunden werden |
63 ActivatorImpl: java.home konnte nicht gefunden werden. |
|
64 |
55 |
65 # "rmid" should not be translated |
56 # "rmid" should not be translated |
66 rmid.inherited.channel.info=\ |
57 rmid.inherited.channel.info=rmid-Start mit \u00FCbernommenem Kanal |
67 rmid-Start mit \u00fcbernommenem Kanal |
|
68 |
58 |
69 # "Activation.main" should not be translated, because it's a codepoint |
59 # "Activation.main" should not be translated, because it's a codepoint |
70 rmid.exec.policy.invalid=\ |
60 rmid.exec.policy.invalid=Activation.main: Ung\u00FCltige exec-Policy-Klasse |
71 Activation.main: ung\u00fcltige exec-Verfahrensklasse |
|
72 |
61 |
73 # "rmid" should not be translated |
62 # "rmid" should not be translated |
74 rmid.exec.policy.exception=\ |
63 rmid.exec.policy.exception=rmid: Versuch, die exec-Policy abzurufen, l\u00F6st Folgendes aus: |
75 rmid: Der Versuch, die exec-Richtlinie abzurufen, bewirkt: |
|
76 |
64 |
77 # "rmid" should not be translated |
65 # "rmid" should not be translated |
78 rmid.exec.command=\ |
66 rmid.exec.command=rmid: debugExec: "{0}" wird ausgef\u00FChrt |
79 rmid: debugExec: "{0}" wird ausgef\u00fchrt |
|
80 |
67 |
81 # "rmid" should not be translated |
68 # "rmid" should not be translated |
82 rmid.group.inactive=\ |
69 rmid.group.inactive=rmid: Aktivierungsgruppe inaktiv: {0} |
83 rmid: Aktivierungsgruppe inaktiv: {0} |
|
84 |
70 |
85 # "Activation.main", "sun.rmi.activation.execPolicy", "ExecPermission" and |
71 # "Activation.main", "sun.rmi.activation.execPolicy", "ExecPermission" and |
86 # "ExecOptionPermission" should not be translated, since they refer to |
72 # "ExecOptionPermission" should not be translated, since they refer to |
87 # class/permission names. |
73 # class/permission names. |
88 rmid.exec.perms.inadequate=\ |
74 rmid.exec.perms.inadequate=Activation.main: Warnung: Systemeigenschaft sun.rmi.activation.execPolicy\nnicht angegeben, und keine ExecPermissions/ExecOptionPermissions\nerteilt. Darauf folgende Aktivierungsversuche sind m\u00F6glicherweise aufgrund erfolgloser\nBerechtigungspr\u00FCfungen ExecPermission/ExecOptionPermission nicht erfolgreich. Weitere\nDokumentation zur Konfiguration von rmid-Sicherheit finden Sie unter:\n\nhttp://java.sun.com/j2se/1.4/docs/tooldocs/solaris/rmid.html\nhttp://java.sun.com/j2se/1.4/docs/tooldocs/win32/rmid.html\n |
89 Activation.main: Achtung: Systemeigenschaft sun.rmi.activation.execPolicy\n\ |
|
90 nicht angegeben, und keine ExecPermissions/ExecOptionPermissions\n\ |
|
91 gew\u00e4hrt; erneute Aktivierung kann wegen erfolgloser\n\ |
|
92 Berechtigungspr\u00fcfungen ExecPermission/ExecOptionPermission fehlschlagen. Weitere\n\ |
|
93 Dokumentation \u00fcber die Konfiguration von rmid-Sicherheit finden Sie unter:\n\ |
|
94 \n\ |
|
95 http://java.sun.com/j2se/1.4/docs/tooldocs/solaris/rmid.html\n\ |
|
96 http://java.sun.com/j2se/1.4/docs/tooldocs/win32/rmid.html\n |
|
97 |
75 |
98 # "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated, |
76 # "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated, |
99 # because they are syntax |
77 # because they are syntax |
100 rmid.usage=Syntax: {0} <Optionen>\ |
78 rmid.usage=Verwendung: {0} <Optionen>\n\nwobei folgende <Optionen> m\u00F6glich sind:\n -port <Port> Port f\u00FCr rmid angeben\n -log <Verzeichnis> Verzeichnis, in das rmid die Logdatei schreibt, angeben\n -stop Aktuellen Aufruf von rmid stoppen (f\u00FCr den angegebenen Port)\n -C<Laufzeitkennzeichen> Argument an jeden untergeordneten Prozess (Aktivierungsgruppe) \u00FCbergeben\n -J<Laufzeitkennzeichen> Argument an den Java-Interpreter \u00FCbergeben\n |
101 \n\ |
|
102 \nwobei folgende <Optionen> m\u00f6glich sind:\ |
|
103 \n -port <Port> Angabe des Ports f\u00fcr rmid\ |
|
104 \n -log <Verzeichnis> Angabe des Verzeichnisses, in das rmid die Log-Datei schreibt\ |
|
105 \n -stop Aktuellen Aufruf von rmid stoppen (f\u00fcr den angegebenen Anschluss)\ |
|
106 \n -C<Laufzeitflag> \u00dcbergeben des Arguments an jeden untergeordneten Prozess (Aktivierungsgruppe)\ |
|
107 \n -J<Laufzeitflag> Argument an den Java-Interpreter \u00fcbergeben\ |
|
108 \n\ |
|
109 |
|
110 # This means "The currently running activation daemon has been shut down, |
79 # This means "The currently running activation daemon has been shut down, |
111 # and is about to exit". |
80 # and is about to exit". |
112 rmid.daemon.shutdown=\ |
81 rmid.daemon.shutdown=Aktivierungsdaemon heruntergefahren |
113 Aktivierungsdaemon wird geschlossen. |
|
114 |
82 |
115 # "rmid" should not be translated |
83 # "rmid" should not be translated |
116 rmid.restart.group.warning=\ |
84 rmid.restart.group.warning=\nrmid: (WARNING) Neustart der Gruppe l\u00F6st Folgendes aus: |
117 \nrmid: (WARNUNG) Neustart der Gruppe bewirkt: |
|
118 |
85 |
119 # "rmid" should not be translated |
86 # "rmid" should not be translated |
120 rmid.restart.service.warning=\ |
87 rmid.restart.service.warning=\nrmid: (WARNING) Neustart des Service l\u00F6st Folgendes aus: |
121 \nrmid: (WARNUNG) Neustart des Dienstes bewirkt: |
|
122 |
88 |
123 # "rmid" should not be translated |
89 # "rmid" should not be translated |
124 rmid.log.update.warning=\ |
90 rmid.log.update.warning=\nrmid: (WARNING) Logupdate l\u00F6st Folgendes aus: |
125 \nrmid: (WARNUNG) Aktualisierung des Protokolls bewirkt: |
|
126 |
91 |
127 # "rmid" should not be translated |
92 # "rmid" should not be translated |
128 rmid.log.snapshot.warning=\ |
93 rmid.log.snapshot.warning=\nrmid: (SEVERE) Log-Snapshot l\u00F6st Folgendes aus: |
129 \nrmid: (SCHWERW.) Momentaufnahme des Protokolls bewirkt: |
|
130 |
94 |
131 # "rmid" should not be translated |
95 # "rmid" should not be translated |
132 rmid.log.recover.warning=\ |
96 rmid.log.recover.warning=\nrmid: (WARNING) {0}: Logdatensatz wird bei Wiederherstellung \u00FCbersprungen: |
133 \nrmid: (WARNUNG) {0}: \u00dcberspringen eines Protokolleintrags bei der Wiederherstellung: |
|