blob: 4d4f59275decc91e6ed9282f624ad0f4ab182d26 [file] [log] [blame]
Felix Meschberger81f85252010-01-27 14:09:20 +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#
Felix Meschberger17f7f792010-02-22 14:12:43 +000025# 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#
Felix Meschberger81f85252010-01-27 14:09:20 +000029
Felix Meschbergerfbdfa022010-02-17 09:12:34 +000030
31# Common UI
32reload=Reload
33change=Change
Felix Meschberger2a4fe9d2011-07-07 06:42:52 +000034abort=Cancel
Felix Meschberger2fc6a6e2010-02-18 08:12:37 +000035back=Back
36id=Id
37type=Type
38type_s=Type(s)
39bundle=Bundle
Felix Meschbergerab1b8172010-02-18 12:57:38 +000040version=Version
41help=Help
Felix Meschberger63d692a2010-02-18 15:29:39 +000042start=Start
43stop=Stop
44save=Save
45reset=Reset
46delete=Delete
Felix Meschberger26444e22010-02-21 16:45:55 +000047refresh=Refresh
Felix Meschbergerfbdfa022010-02-17 09:12:34 +000048
49# VMStat plugin
Valentin Valcheve448f852010-03-15 14:53:34 +000050vmstat.pluginTitle=System Information
Felix Meschbergerfbdfa022010-02-17 09:12:34 +000051vmstat.stopped=Framework has been stopped.
52vmstat.restarting=Framework is restarting. stand by ...
53vmstat.reloading.in=Reloading in
54vmstat.running=System is up and running!
55vmstat.sl.title=Start Level Information:
56vmstat.sl.system=System Start Level
57vmstat.sl.bundle=Default Bundle Start Level
58vmstat.info.title=Server Information:
59vmstat.lastStarted=Last Started
Felix Meschbergerf7833772011-07-07 06:21:46 +000060vmstat.upTime=Uptime
61vmstat.upTime.format.days=days
Felix Meschbergerfbdfa022010-02-17 09:12:34 +000062vmstat.framework=Framework
63vmstat.shutdown.in=Shutdown in
64vmstat.java.title=Java Information:
65vmstat.java.runtime=Java Runtime
66vmstat.java.jvm=Java Virtual Machine
Felix Meschbergere28ce582010-04-20 13:37:50 +000067vmstat.processors=Number of Processors
Felix Meschbergerfbdfa022010-02-17 09:12:34 +000068vmstat.mem.total=Total Memory
69vmstat.mem.used=Used Memory
70vmstat.mem.free=Free Memory
71vmstat.gc.title=Garbage Collection
72vmstat.gc.button=Run
73
Felix Meschberger2fc6a6e2010-02-18 08:12:37 +000074# Services plugin
Valentin Valcheve448f852010-03-15 14:53:34 +000075services.pluginTitle=Services
Felix Meschberger2fc6a6e2010-02-18 08:12:37 +000076services.details.hide=Hide Details
77services.details.tip=Details
78services.statusline=Services information: {0} service(s) in total.
Felix Meschbergerab1b8172010-02-18 12:57:38 +000079services.caption=Services
Felix Meschbergerde0ceed2010-04-08 08:05:20 +000080services.usingBundles=Using Bundles
Felix Meschbergerab1b8172010-02-18 12:57:38 +000081
82# Log plugin
Valentin Valchev54430b52010-10-25 11:32:25 +000083logs.pluginTitle=Log Service
Felix Meschbergerab1b8172010-02-18 12:57:38 +000084log.status.ok=Log Service is running.
85log.status.missing=Log Service is not installed/running.
86log.severity.label=Severity at least:
87log.received=Received
88log.level=Level
89log.message=Message
90log.service=Service
91log.exception=Exception
92log.level.error=ERROR
93log.level.warn=WARN
94log.level.info=INFO
95log.level.debug=DEBUG
Valentin Valchevc699a632012-01-25 13:04:07 +000096log.traces=Exception details:
97log.traces.full=Full Trace
98log.traces.min=Message Only
99
Felix Meschbergerab1b8172010-02-18 12:57:38 +0000100
Felix Meschberger63d692a2010-02-18 15:29:39 +0000101# Bundles plugin
Valentin Valcheve448f852010-03-15 14:53:34 +0000102bundles.pluginTitle=Bundles
Felix Meschberger63d692a2010-02-18 15:29:39 +0000103bundles.statline=Bundle information: {0} bundles in total, {1} bundles active, {2} active fragments, {3} bundles resolved, {4} bundles installed.
104bundles.install_or_update=Install or Update
105bundles.install_update=Install/Update...
106bundles.refreshPkg=Refresh Packages
107bundles.name=Name
108bundles.name.symb=Symbolic Name
Valentin Valchev8d9f1032010-03-19 07:54:14 +0000109bundles.category=Category
Felix Meschberger63d692a2010-02-18 15:29:39 +0000110bundles.status=Status
111bundles.actions=Actions
112# bundle details
113bundles.location=Bundle Location
114bundles.lastMod=Last Modification
115bundles.doc=Bundle Documentation
116bundles.vendor=Vendor
117bundles.copyright=Copyright
118bundles.description=Description
119bundles.startlevel=Start Level
120bundles.classpath=Bundle Classpath
121bundles.pkg.exported=Exported Packages
122bundles.pkg.imported=Imported Packages
123bundles.pkg.importingBundles=Importing Bundles
124bundles.manifest.headers=Manifest Headers
125bundles.hosts=Host Bundles
126bundles.framents=Fragments Attached
127# actions
128bundles.update=Update
129bundles.uninstall=Uninstall
130bundles.refreshImports=Refresh Package Imports
131# upload form
132bundles.upload.caption=Upload / Install Bundles
133bundles.upload.start=Start Bundle
134bundles.upload.level=Start Level
Valentin Valchevce0a4322010-03-17 08:13:39 +0000135# filter
136bundles.filter.apply=Apply Filter
137bundles.filter.clear=Clear Filter
Valentin Valchev8d9f1032010-03-19 07:54:14 +0000138bundles.filter.help=A string or RegExp expression which is matched againse bundle id, name, symbolic name or version. In case 'Filter All' is used, the value must be a valid LDAP string.
139bundles.filter.ldap=Filter All
140bundles.filter.ldap.tip=When clicked, a server-side matching is performed agains *all* bundle manifest headers. The expression is expected to be a valid OSGi Filter
Valentin Valchevce0a4322010-03-17 08:13:39 +0000141# states
142bundles.state.1=Uninstalled
143bundles.state.2=Installed
144bundles.state.4=Resolved
145bundles.state.8=Starting
146bundles.state.16=Stopping
147bundles.state.32=Active
148bundles.state.unknown=Unknown State: {0}
149bundles.state.fragment=Fragment
Valentin Valchev984d4662010-04-13 11:01:11 +0000150# action error
151bundles.error.title=Error while executing bundle operation!
Felix Meschberger63d692a2010-02-18 15:29:39 +0000152
153
Felix Meschberger63d692a2010-02-18 15:29:39 +0000154# Configuration plugin
Valentin Valchev54430b52010-10-25 11:32:25 +0000155configMgr.pluginTitle=Configuration
Felix Meschberger63d692a2010-02-18 15:29:39 +0000156config.status.ok=Configuration Admin Service is running.
157config.status.missing=Configuration Admin Service is not installed/running.
158config.properties=Properties
159config.properties.enter=Enter Name-Value pairs of configuration properties
160config.info.title=Configuration Information
161config.info.pid=Persistent Identity (PID)
162config.info.fpid=Factory Persistent Identifier (Factory PID)
163config.info.binding=Configuration Binding
164config.info.unbound=Unbound or new configuration
165config.unbind.btn=Unbind
166config.unbind.tip=Unbind Configuration from Bundle
167config.del.ask=Are you sure to delete this configuration ?
168config.del.config=Configuration:
169config.del.bundle=Bundle:
170config.unbind.ask=Are you sure to unbind this configuration ?
Carsten Ziegeler149faaa2010-03-10 16:41:53 +0000171config.factories.title=Factory Configurations
172config.configurations.title=Configurations
173config.create.tip=Create new factory configuration
174config.edit.tip=Edit the configuration values
Felix Meschberger67726fe2010-03-17 06:55:00 +0000175config.title.actions=Actions
176config.title.bundle=Bundle
177config.title.name=Name
Valentin Valchevde160882010-03-22 09:30:38 +0000178config.bind.error=Error: the PID "{0}" is bound to "{1}" but the actual managed service is registered from "{2}" bundle
Felix Meschbergerd219cc72010-02-19 10:09:34 +0000179
180# License plugin
Valentin Valchev54430b52010-10-25 11:32:25 +0000181licenses.pluginTitle=Licenses
Felix Meschbergerd219cc72010-02-19 10:09:34 +0000182license.status.ok=The following bundles contains license files.
183license.status.none=No bundles with license files available
184license.resources=Bundle Resources:
Felix Meschberger26444e22010-02-21 16:45:55 +0000185license.resources.embedded=Embedded {0}:
186
Valentin Valcheve448f852010-03-15 14:53:34 +0000187# Configuration Status plugin
188configStatus.pluginTitle=Configuration Status
Valentin Valchevabcf5402010-04-06 13:42:15 +0000189configStatus.wait=Please wait...
190configStatus.wait.msg=Loading...
191
Valentin Valchev99c4c8d2010-04-14 12:45:21 +0000192# 404 plugin not found
193404=\
194<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\
195<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="refresh" content="3;URL={0}" />\
196<title>404 Not Found</title>\
197</head><body>\
198<p>The requested page was not found. If you are not forwarded in 3 seconds to the Web Console, please click <a href="{0}">here</a></p>\
199</body></html>
Valentin Valchev0b3ac592010-10-26 07:19:15 +0000200
201
202# localized configuration meta-data
203metadata.name=Apache Felix OSGi Management Console
204metadata.description=Configuration of the Apache Felix OSGi Management Console.
205
206metadata.manager.root.name=Root URI
207metadata.manager.root.description=The root path to the OSGi Management Console.
208
209metadata.http.service.filter.name=Http Service Selector
210metadata.http.service.filter.description=\
211 The Http Service Selector is an OSGi filter used to select the Http Service to\
212 which the Web Console binds. The value of this property (if not empty) is\
213 combined the object class selection term to get the actual service selection\
214 filter like (&(objectClass=org.osgi.service.http.HttpService)(selector)). This\
215 property must not have leading an trailing parentheses. For example, to bind\
216 to the service with service ID 15 set the selector to 'service.id=15' (without\
217 the quotes). By default (if this property is not set or set to an empty\
Felix Meschberger1c23efa2010-10-26 08:30:46 +0000218 string) the Web Console binds with any Http Service available.
Valentin Valchev0b3ac592010-10-26 07:19:15 +0000219
220metadata.default.render.name=Default Page
221metadata.default.render.description=The name of the default configuration page when invoking the OSGi Management console.
222
223metadata.realm.name=Realm
224metadata.realm.description=The name of the HTTP Authentication Realm.
225
226metadata.username.name=User Name
Felix Meschberger1c23efa2010-10-26 08:30:46 +0000227metadata.username.description=The name of the user allowed to access the OSGi \
228 Management Console. To disable authentication clear this value. This property \
229 is ignored if a WebConsoleSecurityProvider is used for authentication.
Valentin Valchev0b3ac592010-10-26 07:19:15 +0000230
231metadata.password.name=Password
Felix Meschberger1c23efa2010-10-26 08:30:46 +0000232metadata.password.description=The password for the user allowed to access the \
233 OSGi Management Console. This property is ignored if a \
234 WebConsoleSecurityProvider is used for authentication.
Valentin Valchev0b3ac592010-10-26 07:19:15 +0000235
236metadata.plugins.name=Plugins
237metadata.plugins.description=Select active plugins
238
239metadata.loglevel.name=Log Level
240metadata.loglevel.description=Logging Level
241
242metadata.locale.name=Locale
Felix Meschberger09973f62011-12-19 08:48:47 +0000243metadata.locale.description=If set, this locale forces the localization to use this locale instead of the one requested by the web browser
Valentin Valchev0b3ac592010-10-26 07:19:15 +0000244