blob: 83b2cad0db85c6c95ec2f181fcdf26ae96aa7249 [file] [log] [blame]
Felix Meschberger0947b0a2010-03-23 14:25:05 +00001#Licensed to the Apache Software Foundation (ASF) under one or more
2# contributor license agreements. See the NOTICE file distributed with
3# this work for additional information regarding copyright ownership.
4# The ASF licenses this file to You under the Apache License, Version 2.0
5# (the "License"); you may not use this file except in compliance with
6# the License. You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16#
17# Web Console strings for reference all strings here are commented.
18# This file may be used to produce a translation of the strings
19#
20# Note that properties files are ISO-8859-1 encoded. To provide translations
21# for languages requiring different character encodings, you may use the
22# native2ascii Maven Plugin from http://mojo.codehaus.org/native2ascii-maven-plugin/
23# to translate the natively encoded files to ISO-8859-1 during bundle build
24#
25# Translations requiring non-ISO-8859-1 encoding are placed in the
26# src/main/native2ascii/OSGI-INF/l10n folder and are converted using said
27# plugin while building the bundle
28#
29
30# Common UI
31reload=Aktualisieren
32change=Wechseln
33abort=Abbrechen
34back=Zurück
35id=Id
36type=Typ
37type_s=Typ(en)
38bundle=Bundle
39version=Version
40help=Hilfe
41start=Starten
42stop=Stoppen
43save=Speichern
44reset=Zurücksetzen
45delete=Löschen
46refresh=Aktualisieren
47
48# VMStat plugin
49vmstat.pluginTitle=System Information
50vmstat.stopped=Framework ist gestoppt.
51vmstat.restarting=Framework wurde neu gestartet. Bitte warten ...
52vmstat.reloading.in=Starte neu in
53vmstat.running=System ist aktiv!
54vmstat.sl.title=Start Level Information:
55vmstat.sl.system=System Start Level
56vmstat.sl.bundle=Default Bundle Start Level
57vmstat.info.title=Server Information:
58vmstat.lastStarted=Letzter Start
59vmstat.framework=Framework
60vmstat.shutdown.in=Stoppe in
61vmstat.java.title=Java Information:
62vmstat.java.runtime=Java Runtime
63vmstat.java.jvm=Java Virtual Machine
64vmstat.mem.total=Total Hauptspeicher
65vmstat.mem.used=Benutzter Hauptspeicher
66vmstat.mem.free=Freier Hauptspeicher
67vmstat.gc.title=Garbage Collection
68vmstat.gc.button=Starte
69
70# Services plugin
71services.pluginTitle=Dienste
72services.details.hide=Verstecke Details
73services.details.tip=Details
74services.statusline=Dienst Information: total {0} Dienst(e).
75services.caption=Dienste
76
77# Log plugin
78log.pluginTitle=Log Service
79log.status.ok=Log Service ist aktiv.
80log.status.missing=Log Service ist nicht installiert/aktiv.
81log.severity.label=Minimaler Level:
82log.received=Empfangen
83log.level=Level
84log.message=Meldung
85log.service=Dienst
86log.exception=Exception
87log.level.error=Fehler
88log.level.warn=Warnungen
89log.level.info=Informationen
90log.level.debug=Debug
91
92# Deployment Admin plugin
93deployment.pluginTitle=Deployment Packages
Carsten Ziegeler66e1c332010-03-23 17:10:58 +000094deployment.status.no_data=Kein Deployment Package ist installiert!
Felix Meschberger0947b0a2010-03-23 14:25:05 +000095deployment.status.no_service=Deployment Admin Dienst ist nicht instaliert/aktiv!
96deployment.status.ok=Deployment Admin Dienst ist aktiv
97deployment.details=Details
98deployment.actions=Aktionen
99deployment.install_update=Installieren oder Aktualisieren
100deployment.package.name=Package Name
101deployment.bundles=Bundles
102deployment.uninstall=Deinstallieren
103
104# Shell plugin
105shell.pluginTitle=Shell
106shell.clear=Löschen
Carsten Ziegeler66e1c332010-03-23 17:10:58 +0000107shell.status=Nutzen Sie das Eingabefeld um Shell Kommandos auszuführen.
Felix Meschberger0947b0a2010-03-23 14:25:05 +0000108
109# Bundles plugin
110bundles.pluginTitle=Bundles
111bundles.statline=Bundle information: {0} Bundles total, {1} aktive Bundles, {2} aktive Fragmente, {3} aufgelöste Bundles, {4} installierte Bundles.
112bundles.install_or_update=Installieren oder Aktualisieren
113bundles.install_update=Installieren/Aktualisieren...
114bundles.refreshPkg=Packages aktualisieren
115bundles.name=Name
116bundles.name.symb=Symbolischer Name
117bundles.category=Kategorie
118bundles.status=Status
119bundles.actions=Aktionen
120# bundle details
121bundles.location=Bundle Location
122bundles.lastMod=Letzte Bundle Status Änderung
123bundles.doc=Bundle Dokumentation
124bundles.vendor=Vendor
125bundles.copyright=Copyright
126bundles.description=Beschreibung
127bundles.startlevel=Start Level
128bundles.classpath=Bundle Classpath
129bundles.pkg.exported=Exportierte Packages
130bundles.pkg.imported=Importierte Packages
Carsten Ziegeler66e1c332010-03-23 17:10:58 +0000131bundles.pkg.importingBundles=Importierende Bundles
Felix Meschberger0947b0a2010-03-23 14:25:05 +0000132bundles.manifest.headers=Manifest Headers
133bundles.hosts=Host Bundles
134bundles.framents=Gebundene Fragmente
135# actions
136bundles.update=Aktualisieren
137bundles.uninstall=Deinstallieren
Carsten Ziegeler66e1c332010-03-23 17:10:58 +0000138bundles.refreshImports=Package Imports aktualisieren
Felix Meschberger0947b0a2010-03-23 14:25:05 +0000139# upload form
140bundles.upload.caption=Bundles hochladen / installieren
141bundles.upload.start=Start Bundle
142bundles.upload.level=Start Level
143# filter
144bundles.filter.apply=Filter anwenden
145bundles.filter.clear=Filter löschen
Carsten Ziegeler66e1c332010-03-23 17:10:58 +0000146bundles.filter.help=Ein String oder regulärer Ausdruck, der mit den folgenden Feldern verglichen wird: Bundle Id, Name, symbolischer Name oder Version. Wenn "Filter All" verwendet wird, muss der Wert ein gültier LDAP String sein.
Felix Meschberger0947b0a2010-03-23 14:25:05 +0000147bundles.filter.ldap=Filter auf Header anwenden
Carsten Ziegeler66e1c332010-03-23 17:10:58 +0000148bundles.filter.ldap.tip=Wenn angeklickt wird ein Vergleich gegen *alle* Bundle Manifest Header durchgeführt. Der Ausdruck muss ein gültiger OSGi Filter sein.
Felix Meschberger0947b0a2010-03-23 14:25:05 +0000149# states
150bundles.state.1=Deinstalliert
151bundles.state.2=Installiert
152bundles.state.4=Aufgelöst
153bundles.state.8=Am Starten
154bundles.state.16=Am Stoppen
155bundles.state.32=Aktiv
156bundles.state.unknown=Unbekannter Status: {0}
157bundles.state.fragment=Fragment
158
159
160# Components plugin
161scr.pluginTitle=Komponenten
162scr.status.no_service=Apache Felix Declarative Service ist Voraussetzung für diese Funktionalität!
163scr.status.no_components=Zur Zeit sind keine Komponenten installiert!
164scr.status.ok=Anzahl installierter Komponenten: {0}
165scr.action.enable=Aktivieren
166scr.action.disable=Deaktivieren
167scr.action.configure=Konfigurieren
168scr.prop.bundle=Bundle
169scr.prop.defstate=Default Status
170scr.prop.activation=Aktivierung
171scr.prop.properties=Eigenschaften
172scr.serv.type=Dienst Typ
173scr.serv=Dienste
174scr.title.actions=Aktionen
175scr.title.status=Status
176scr.title.name=Name
177
178
179# Configuration plugin
180config.pluginTitle=Konfiguration
181config.status.ok=Configuration Admin Dienst ist aktiv.
182config.status.missing=Configuration Admin Dienst ist nicht installiert/aktiv.
183config.properties=Eigenschaften
Carsten Ziegeler66e1c332010-03-23 17:10:58 +0000184config.properties.enter=Bitte Name-Wert Paare als Konfiguration eingeben
Felix Meschberger0947b0a2010-03-23 14:25:05 +0000185config.info.title=Konfigurations Eigenschaften
186config.info.pid=Identität (PID)
187config.info.fpid=Factory Identität (Factory PID)
188config.info.binding=Gebundenes Bundle
189config.info.unbound=Ungebundene oder neue Konfiguration
190config.unbind.btn=Lösen
191config.unbind.tip=Konfiguration vom Bundle lösen
192config.del.ask=Sind Sie sicher, dass Sie diese Konfiguration löschen wollen ?
193config.del.config=Konfiguration:
194config.del.bundle=Bundle:
195config.unbind.ask=Sind Sie sicher, dass Sie diese Konfiguration vom Bundle lösen wollen ?
196config.factories.title=Factory Konfigurationen
197config.configurations.title=Konfigurationen
198config.create.tip=Erstelle eine neue Factory Konfiguration
199config.edit.tip=Konfiguration bearbeiten
200config.title.actions=Aktionen
201config.title.bundle=Bundle
202config.title.name=Name
203
204# License plugin
205license.pluginTitle=Lizenzen
206license.status.ok=Die folgenden Bundles enthalten Lizenz Informationen.
207license.status.none=Keine Bundles mit Lizenz Informationen installiert
208license.resources=Bundle Resourcen:
209license.resources.embedded=Eingebettet {0}:
210
211# OBR Plugin
212obr.pluginTitle=OSGi Repository
Carsten Ziegeler66e1c332010-03-23 17:10:58 +0000213obr.status.ok=Der Apache Bundle Repository Service ist aktiv und bereit.
214obr.status.no=Der Apache Bundle Repository Service ist nicht aktiv!
Felix Meschberger0947b0a2010-03-23 14:25:05 +0000215obr.version.select=Wähle Version...
216obr.repo.title=Bundle Repositories
217obr.action.add=Hinzufügen
218obr.action.search=Suchen
219obr.action.deploy=Ausgewählte Installieren
220obr.action.deploystart=Ausgewählte Installieren und Starten
221obr.repo.name=Name
222obr.repo.url=URL
223obr.repo.lastModified=Letzte Änderung
224obr.repo.actions=Aktionen
225obr.res.title=Verfügbare Resourcen
226obr.res.name=Resource Name
227obr.res.installedVer=Installierte Version
228
229# Configuration Status plugin
230configStatus.pluginTitle=Configuration Status