blob: 182bb7bbf0e96bf001cf39d93dc56432724d3c28 [file] [log] [blame]
Valentin Valchev042ba842012-04-12 13:34:25 +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# native2ascii -encoding utf-8 bundle_bg.raw_properties bundle_bg.properties
29pluginTitle=UPnP
30
31status.ok=Unten finden Sie eine Liste von UPnP Geräten.
32status.devs={0} Hauptgeräte/Dienste sind verfügbar.
33status.none=Keine UPnP Geräte gefunden!
34btn.search=UPnP Geräte suchen
35btn.reloadVars=Zustandsvariablen neu laden
36tree.searching=Suche UPnP Geräte ...
37tree.loading.title=Laden
38device.title=Geräteinformationen
39prop.name=Eigenschaftsname
40prop.value=Wert
41service.title=Dienstinformationen
42service.id=Dienst ID:
43service.type=Dienst-Typ:
44vars.title=Zustandsvariablen
45vars.name=Name
46vars.value=Wert
47vars.events=Sendet Ereignisse
48actions.title=Vorgänge
49actions.invoke=aufrufen
50args.name=Parametername
51args.type=UPnP Datentyp
52args.value=Wert
53dialog.title.ok=Erfolg
54no.actions=Keine Vorgänge zur Verfügung.
55no.params.out=Keine Ausgangsparameter.
56actions.select=Vorgang auswählen:
57actions.invoke.title=Ausgewählter Vorgang aufrufen