blob: ff30e62fa73f0d577e652ca7775657dfe95f5e4a [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
Carsten Ziegeler12222fd2014-12-29 13:43:03 +000037ranking=Ranking
Felix Meschberger2fc6a6e2010-02-18 08:12:37 +000038type=Type
39type_s=Type(s)
40bundle=Bundle
Felix Meschbergerab1b8172010-02-18 12:57:38 +000041version=Version
42help=Help
Felix Meschberger63d692a2010-02-18 15:29:39 +000043start=Start
44stop=Stop
45save=Save
46reset=Reset
47delete=Delete
Felix Meschberger26444e22010-02-21 16:45:55 +000048refresh=Refresh
Carsten Ziegeler8baa8be2015-02-27 05:59:41 +000049logout=Log out
Felix Meschbergerfbdfa022010-02-17 09:12:34 +000050
51# VMStat plugin
Valentin Valcheve448f852010-03-15 14:53:34 +000052vmstat.pluginTitle=System Information
Felix Meschbergerfbdfa022010-02-17 09:12:34 +000053vmstat.stopped=Framework has been stopped.
54vmstat.restarting=Framework is restarting. stand by ...
55vmstat.reloading.in=Reloading in
56vmstat.running=System is up and running!
57vmstat.sl.title=Start Level Information:
58vmstat.sl.system=System Start Level
59vmstat.sl.bundle=Default Bundle Start Level
60vmstat.info.title=Server Information:
61vmstat.lastStarted=Last Started
Felix Meschbergerf7833772011-07-07 06:21:46 +000062vmstat.upTime=Uptime
63vmstat.upTime.format.days=days
Felix Meschbergerfbdfa022010-02-17 09:12:34 +000064vmstat.framework=Framework
65vmstat.shutdown.in=Shutdown in
66vmstat.java.title=Java Information:
67vmstat.java.runtime=Java Runtime
68vmstat.java.jvm=Java Virtual Machine
Felix Meschbergere28ce582010-04-20 13:37:50 +000069vmstat.processors=Number of Processors
Felix Meschbergerfbdfa022010-02-17 09:12:34 +000070vmstat.mem.total=Total Memory
71vmstat.mem.used=Used Memory
72vmstat.mem.free=Free Memory
73vmstat.gc.title=Garbage Collection
74vmstat.gc.button=Run
75
Felix Meschberger2fc6a6e2010-02-18 08:12:37 +000076# Services plugin
Valentin Valcheve448f852010-03-15 14:53:34 +000077services.pluginTitle=Services
Felix Meschberger2fc6a6e2010-02-18 08:12:37 +000078services.details.hide=Hide Details
79services.details.tip=Details
80services.statusline=Services information: {0} service(s) in total.
Felix Meschbergerab1b8172010-02-18 12:57:38 +000081services.caption=Services
Felix Meschbergerde0ceed2010-04-08 08:05:20 +000082services.usingBundles=Using Bundles
Valentin Valchev57ba7bc2012-08-15 12:48:53 +000083services.info.name=Used Services
84services.info.descr=This is a OSGi service that is used by the current bundle. Click to see more details in 'Services' plugin.
85services.info.key=Service #{0} of type(s) {1}
Carsten Ziegelerd9122d72013-08-24 00:01:32 +000086services.filter.help=An LDAP filter string to match against service properties.
87services.filter.apply=Apply Filter
Felix Meschbergerab1b8172010-02-18 12:57:38 +000088
89# Log plugin
Valentin Valchev54430b52010-10-25 11:32:25 +000090logs.pluginTitle=Log Service
Felix Meschbergerab1b8172010-02-18 12:57:38 +000091log.status.ok=Log Service is running.
92log.status.missing=Log Service is not installed/running.
93log.severity.label=Severity at least:
94log.received=Received
95log.level=Level
96log.message=Message
97log.service=Service
98log.exception=Exception
99log.level.error=ERROR
100log.level.warn=WARN
101log.level.info=INFO
102log.level.debug=DEBUG
Valentin Valchevc699a632012-01-25 13:04:07 +0000103log.traces=Exception details:
104log.traces.full=Full Trace
105log.traces.min=Message Only
106
Felix Meschbergerab1b8172010-02-18 12:57:38 +0000107
Felix Meschberger63d692a2010-02-18 15:29:39 +0000108# Bundles plugin
Valentin Valcheve448f852010-03-15 14:53:34 +0000109bundles.pluginTitle=Bundles
Carsten Ziegeler322d8742013-01-30 15:56:09 +0000110bundles.statline.prefix=Bundle information:
111bundles.statline.all=all {0} bundles active
Carsten Ziegeler3566a9f2013-01-30 16:20:33 +0000112bundles.statline.total={0} bundles in total
113bundles.statline.active={0} bundles active
114bundles.statline.fragments={0} active fragments
115bundles.statline.resolved={0} bundles resolved
116bundles.statline.installed={0} bundles installed
Felix Meschberger63d692a2010-02-18 15:29:39 +0000117bundles.install_or_update=Install or Update
118bundles.install_update=Install/Update...
119bundles.refreshPkg=Refresh Packages
120bundles.name=Name
121bundles.name.symb=Symbolic Name
Valentin Valchev8d9f1032010-03-19 07:54:14 +0000122bundles.category=Category
Felix Meschberger63d692a2010-02-18 15:29:39 +0000123bundles.status=Status
124bundles.actions=Actions
125# bundle details
126bundles.location=Bundle Location
127bundles.lastMod=Last Modification
128bundles.doc=Bundle Documentation
129bundles.vendor=Vendor
130bundles.copyright=Copyright
131bundles.description=Description
132bundles.startlevel=Start Level
133bundles.classpath=Bundle Classpath
134bundles.pkg.exported=Exported Packages
135bundles.pkg.imported=Imported Packages
136bundles.pkg.importingBundles=Importing Bundles
137bundles.manifest.headers=Manifest Headers
138bundles.hosts=Host Bundles
139bundles.framents=Fragments Attached
140# actions
141bundles.update=Update
142bundles.uninstall=Uninstall
143bundles.refreshImports=Refresh Package Imports
144# upload form
145bundles.upload.caption=Upload / Install Bundles
146bundles.upload.start=Start Bundle
147bundles.upload.level=Start Level
Valentin Valchevce0a4322010-03-17 08:13:39 +0000148# filter
149bundles.filter.apply=Apply Filter
150bundles.filter.clear=Clear Filter
Valentin Valchev8d9f1032010-03-19 07:54:14 +0000151bundles.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.
152bundles.filter.ldap=Filter All
153bundles.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 Valchev7032d352015-03-10 08:35:19 +0000154bundles.filter.no_match=There are no bundles matching the current filter
Valentin Valchevce0a4322010-03-17 08:13:39 +0000155# states
156bundles.state.1=Uninstalled
157bundles.state.2=Installed
158bundles.state.4=Resolved
159bundles.state.8=Starting
160bundles.state.16=Stopping
161bundles.state.32=Active
162bundles.state.unknown=Unknown State: {0}
163bundles.state.fragment=Fragment
Valentin Valchev984d4662010-04-13 11:01:11 +0000164# action error
165bundles.error.title=Error while executing bundle operation!
Felix Meschberger63d692a2010-02-18 15:29:39 +0000166
167
Felix Meschberger63d692a2010-02-18 15:29:39 +0000168# Configuration plugin
Valentin Valchev54430b52010-10-25 11:32:25 +0000169configMgr.pluginTitle=Configuration
Felix Meschberger63d692a2010-02-18 15:29:39 +0000170config.status.ok=Configuration Admin Service is running.
171config.status.missing=Configuration Admin Service is not installed/running.
172config.properties=Properties
173config.properties.enter=Enter Name-Value pairs of configuration properties
174config.info.title=Configuration Information
175config.info.pid=Persistent Identity (PID)
176config.info.fpid=Factory Persistent Identifier (Factory PID)
177config.info.binding=Configuration Binding
178config.info.unbound=Unbound or new configuration
179config.unbind.btn=Unbind
Carsten Ziegeler434525a2015-01-02 15:55:51 +0000180config.unbind.tip=Unbind configuration from bundle
Felix Meschberger63d692a2010-02-18 15:29:39 +0000181config.del.ask=Are you sure to delete this configuration ?
182config.del.config=Configuration:
183config.del.bundle=Bundle:
184config.unbind.ask=Are you sure to unbind this configuration ?
Carsten Ziegeler149faaa2010-03-10 16:41:53 +0000185config.factories.title=Factory Configurations
186config.configurations.title=Configurations
187config.create.tip=Create new factory configuration
188config.edit.tip=Edit the configuration values
Valentin Valchev7c4a80f2014-12-03 12:51:09 +0000189config.title.exists= ?\
190config.title.exists.tip=There is a real Configuration created. If the checkbox was missing, it would be either Managed Service or Meta-Type definition available but no configuration.
Felix Meschberger67726fe2010-03-17 06:55:00 +0000191config.title.actions=Actions
192config.title.bundle=Bundle
193config.title.name=Name
Valentin Valchevde160882010-03-22 09:30:38 +0000194config.bind.error=Error: the PID "{0}" is bound to "{1}" but the actual managed service is registered from "{2}" bundle
Valentin Valchevf7fe52e2014-11-17 13:07:24 +0000195config.property.default.value=Note, that this property is not set. The above field contains is the *default value* specified in the Meta Type service.
196config.property.optional.value=This attribute is optional. To save it in the current configuration you must check it. To remove it from the configuration uncheck the checkbox.
Felix Meschbergerd219cc72010-02-19 10:09:34 +0000197
198# License plugin
Valentin Valchev54430b52010-10-25 11:32:25 +0000199licenses.pluginTitle=Licenses
Felix Meschbergerd219cc72010-02-19 10:09:34 +0000200license.status.ok=The following bundles contains license files.
201license.status.none=No bundles with license files available
202license.resources=Bundle Resources:
Felix Meschberger26444e22010-02-21 16:45:55 +0000203license.resources.embedded=Embedded {0}:
204
Valentin Valcheve448f852010-03-15 14:53:34 +0000205# Configuration Status plugin
206configStatus.pluginTitle=Configuration Status
Valentin Valchevabcf5402010-04-06 13:42:15 +0000207configStatus.wait=Please wait...
208configStatus.wait.msg=Loading...
209
Valentin Valchev99c4c8d2010-04-14 12:45:21 +0000210# 404 plugin not found
211404=\
212<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\
213<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="refresh" content="3;URL={0}" />\
214<title>404 Not Found</title>\
215</head><body>\
216<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>\
217</body></html>
Valentin Valchev0b3ac592010-10-26 07:19:15 +0000218
219
220# localized configuration meta-data
221metadata.name=Apache Felix OSGi Management Console
222metadata.description=Configuration of the Apache Felix OSGi Management Console.
223
224metadata.manager.root.name=Root URI
225metadata.manager.root.description=The root path to the OSGi Management Console.
226
227metadata.http.service.filter.name=Http Service Selector
228metadata.http.service.filter.description=\
229 The Http Service Selector is an OSGi filter used to select the Http Service to\
230 which the Web Console binds. The value of this property (if not empty) is\
231 combined the object class selection term to get the actual service selection\
232 filter like (&(objectClass=org.osgi.service.http.HttpService)(selector)). This\
233 property must not have leading an trailing parentheses. For example, to bind\
234 to the service with service ID 15 set the selector to 'service.id=15' (without\
235 the quotes). By default (if this property is not set or set to an empty\
Felix Meschberger1c23efa2010-10-26 08:30:46 +0000236 string) the Web Console binds with any Http Service available.
Valentin Valchev0b3ac592010-10-26 07:19:15 +0000237
238metadata.default.render.name=Default Page
239metadata.default.render.description=The name of the default configuration page when invoking the OSGi Management console.
240
241metadata.realm.name=Realm
242metadata.realm.description=The name of the HTTP Authentication Realm.
243
244metadata.username.name=User Name
Felix Meschberger1c23efa2010-10-26 08:30:46 +0000245metadata.username.description=The name of the user allowed to access the OSGi \
246 Management Console. To disable authentication clear this value. This property \
247 is ignored if a WebConsoleSecurityProvider is used for authentication.
Valentin Valchev0b3ac592010-10-26 07:19:15 +0000248
249metadata.password.name=Password
Felix Meschberger1c23efa2010-10-26 08:30:46 +0000250metadata.password.description=The password for the user allowed to access the \
251 OSGi Management Console. This property is ignored if a \
252 WebConsoleSecurityProvider is used for authentication.
Valentin Valchev0b3ac592010-10-26 07:19:15 +0000253
Felix Meschberger87496d02012-12-28 16:24:53 +0000254metadata.category.name=Default Category
255metadata.category.description=The default category (menu label) to be used \
256 for plugins not registered with a felix.webconsole.category service \
257 property or overwriting the AbstractWebConsole.getCategory() method. The \
258 default value is "Main".
259
Valentin Valchev0b3ac592010-10-26 07:19:15 +0000260metadata.plugins.name=Plugins
261metadata.plugins.description=Select active plugins
262
263metadata.loglevel.name=Log Level
264metadata.loglevel.description=Logging Level
265
266metadata.locale.name=Locale
Felix Meschberger09973f62011-12-19 08:48:47 +0000267metadata.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 +0000268
Valentin Valchev46e3c9c2012-04-26 12:15:55 +0000269# https://issues.apache.org/jira/browse/FELIX-3491
270bundles.success.title=Success
271bundles.success.text=Operation completed succesfully.