blob: 056880aabf526a4f98064f5b278d106e278a3d50 [file] [log] [blame]
Felix Meschbergerfb9fe9c2010-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 Meschbergered15be52010-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 Meschbergerfb9fe9c2010-01-27 14:09:20 +000029
Felix Meschberger2247fd42010-02-17 09:12:34 +000030
31# Common UI
32reload=Reload
33change=Change
Felix Meschberger20854fe2011-07-07 06:42:52 +000034abort=Cancel
Felix Meschbergera6fe36c2010-02-18 08:12:37 +000035back=Back
36id=Id
37type=Type
38type_s=Type(s)
39bundle=Bundle
Felix Meschberger88680da2010-02-18 12:57:38 +000040version=Version
41help=Help
Felix Meschberger775025e2010-02-18 15:29:39 +000042start=Start
43stop=Stop
44save=Save
45reset=Reset
46delete=Delete
Felix Meschbergerf15dc7a2010-02-21 16:45:55 +000047refresh=Refresh
Felix Meschberger2247fd42010-02-17 09:12:34 +000048
49# VMStat plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +000050vmstat.pluginTitle=System Information
Felix Meschberger2247fd42010-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 Meschbergerab926c92011-07-07 06:21:46 +000060vmstat.upTime=Uptime
61vmstat.upTime.format.days=days
Felix Meschberger2247fd42010-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 Meschbergerc2a72c42010-04-20 13:37:50 +000067vmstat.processors=Number of Processors
Felix Meschberger2247fd42010-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 Meschbergera6fe36c2010-02-18 08:12:37 +000074# Services plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +000075services.pluginTitle=Services
Felix Meschbergera6fe36c2010-02-18 08:12:37 +000076services.details.hide=Hide Details
77services.details.tip=Details
78services.statusline=Services information: {0} service(s) in total.
Felix Meschberger88680da2010-02-18 12:57:38 +000079services.caption=Services
Felix Meschberger4fe69552010-04-08 08:05:20 +000080services.usingBundles=Using Bundles
Valentin Pavlov Valcheve8db90c2012-08-15 12:48:53 +000081services.info.name=Used Services
82services.info.descr=This is a OSGi service that is used by the current bundle. Click to see more details in 'Services' plugin.
83services.info.key=Service #{0} of type(s) {1}
Felix Meschberger88680da2010-02-18 12:57:38 +000084
85# Log plugin
Valentin Pavlov Valcheva01ce7f2010-10-25 11:32:25 +000086logs.pluginTitle=Log Service
Felix Meschberger88680da2010-02-18 12:57:38 +000087log.status.ok=Log Service is running.
88log.status.missing=Log Service is not installed/running.
89log.severity.label=Severity at least:
90log.received=Received
91log.level=Level
92log.message=Message
93log.service=Service
94log.exception=Exception
95log.level.error=ERROR
96log.level.warn=WARN
97log.level.info=INFO
98log.level.debug=DEBUG
Valentin Pavlov Valchevc615ebb2012-01-25 13:04:07 +000099log.traces=Exception details:
100log.traces.full=Full Trace
101log.traces.min=Message Only
102
Felix Meschberger88680da2010-02-18 12:57:38 +0000103
Felix Meschberger775025e2010-02-18 15:29:39 +0000104# Bundles plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000105bundles.pluginTitle=Bundles
Carsten Ziegeleraa597192013-01-30 15:56:09 +0000106bundles.statline.prefix=Bundle information:
107bundles.statline.all=all {0} bundles active
108bundles.statline.partA={0} bundles in total
109bundles.statline.partB={0} bundles active
110bundles.statline.partC={0} active fragments
111bundles.statline.partD={0} bundles resolved
112bundles.statline.partE={0} bundles installed
Felix Meschberger775025e2010-02-18 15:29:39 +0000113bundles.install_or_update=Install or Update
114bundles.install_update=Install/Update...
115bundles.refreshPkg=Refresh Packages
116bundles.name=Name
117bundles.name.symb=Symbolic Name
Valentin Pavlov Valchevb2a498b2010-03-19 07:54:14 +0000118bundles.category=Category
Felix Meschberger775025e2010-02-18 15:29:39 +0000119bundles.status=Status
120bundles.actions=Actions
121# bundle details
122bundles.location=Bundle Location
123bundles.lastMod=Last Modification
124bundles.doc=Bundle Documentation
125bundles.vendor=Vendor
126bundles.copyright=Copyright
127bundles.description=Description
128bundles.startlevel=Start Level
129bundles.classpath=Bundle Classpath
130bundles.pkg.exported=Exported Packages
131bundles.pkg.imported=Imported Packages
132bundles.pkg.importingBundles=Importing Bundles
133bundles.manifest.headers=Manifest Headers
134bundles.hosts=Host Bundles
135bundles.framents=Fragments Attached
136# actions
137bundles.update=Update
138bundles.uninstall=Uninstall
139bundles.refreshImports=Refresh Package Imports
140# upload form
141bundles.upload.caption=Upload / Install Bundles
142bundles.upload.start=Start Bundle
143bundles.upload.level=Start Level
Valentin Pavlov Valchev366f91c2010-03-17 08:13:39 +0000144# filter
145bundles.filter.apply=Apply Filter
146bundles.filter.clear=Clear Filter
Valentin Pavlov Valchevb2a498b2010-03-19 07:54:14 +0000147bundles.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.
148bundles.filter.ldap=Filter All
149bundles.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 Pavlov Valchev366f91c2010-03-17 08:13:39 +0000150# states
151bundles.state.1=Uninstalled
152bundles.state.2=Installed
153bundles.state.4=Resolved
154bundles.state.8=Starting
155bundles.state.16=Stopping
156bundles.state.32=Active
157bundles.state.unknown=Unknown State: {0}
158bundles.state.fragment=Fragment
Valentin Pavlov Valchev2fafa582010-04-13 11:01:11 +0000159# action error
160bundles.error.title=Error while executing bundle operation!
Felix Meschberger775025e2010-02-18 15:29:39 +0000161
162
Felix Meschberger775025e2010-02-18 15:29:39 +0000163# Configuration plugin
Valentin Pavlov Valcheva01ce7f2010-10-25 11:32:25 +0000164configMgr.pluginTitle=Configuration
Felix Meschberger775025e2010-02-18 15:29:39 +0000165config.status.ok=Configuration Admin Service is running.
166config.status.missing=Configuration Admin Service is not installed/running.
167config.properties=Properties
168config.properties.enter=Enter Name-Value pairs of configuration properties
169config.info.title=Configuration Information
170config.info.pid=Persistent Identity (PID)
171config.info.fpid=Factory Persistent Identifier (Factory PID)
172config.info.binding=Configuration Binding
173config.info.unbound=Unbound or new configuration
174config.unbind.btn=Unbind
175config.unbind.tip=Unbind Configuration from Bundle
176config.del.ask=Are you sure to delete this configuration ?
177config.del.config=Configuration:
178config.del.bundle=Bundle:
179config.unbind.ask=Are you sure to unbind this configuration ?
Carsten Ziegeler4e070fe2010-03-10 16:41:53 +0000180config.factories.title=Factory Configurations
181config.configurations.title=Configurations
182config.create.tip=Create new factory configuration
183config.edit.tip=Edit the configuration values
Felix Meschbergerfdfbd602010-03-17 06:55:00 +0000184config.title.actions=Actions
185config.title.bundle=Bundle
186config.title.name=Name
Valentin Pavlov Valchev15da51b2010-03-22 09:30:38 +0000187config.bind.error=Error: the PID "{0}" is bound to "{1}" but the actual managed service is registered from "{2}" bundle
Felix Meschbergerd39ce9a2010-02-19 10:09:34 +0000188
189# License plugin
Valentin Pavlov Valcheva01ce7f2010-10-25 11:32:25 +0000190licenses.pluginTitle=Licenses
Felix Meschbergerd39ce9a2010-02-19 10:09:34 +0000191license.status.ok=The following bundles contains license files.
192license.status.none=No bundles with license files available
193license.resources=Bundle Resources:
Felix Meschbergerf15dc7a2010-02-21 16:45:55 +0000194license.resources.embedded=Embedded {0}:
195
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000196# Configuration Status plugin
197configStatus.pluginTitle=Configuration Status
Valentin Pavlov Valchev06471f12010-04-06 13:42:15 +0000198configStatus.wait=Please wait...
199configStatus.wait.msg=Loading...
200
Valentin Pavlov Valchev964acdd2010-04-14 12:45:21 +0000201# 404 plugin not found
202404=\
203<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\
204<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="refresh" content="3;URL={0}" />\
205<title>404 Not Found</title>\
206</head><body>\
207<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>\
208</body></html>
Valentin Pavlov Valcheve79e1d42010-10-26 07:19:15 +0000209
210
211# localized configuration meta-data
212metadata.name=Apache Felix OSGi Management Console
213metadata.description=Configuration of the Apache Felix OSGi Management Console.
214
215metadata.manager.root.name=Root URI
216metadata.manager.root.description=The root path to the OSGi Management Console.
217
218metadata.http.service.filter.name=Http Service Selector
219metadata.http.service.filter.description=\
220 The Http Service Selector is an OSGi filter used to select the Http Service to\
221 which the Web Console binds. The value of this property (if not empty) is\
222 combined the object class selection term to get the actual service selection\
223 filter like (&(objectClass=org.osgi.service.http.HttpService)(selector)). This\
224 property must not have leading an trailing parentheses. For example, to bind\
225 to the service with service ID 15 set the selector to 'service.id=15' (without\
226 the quotes). By default (if this property is not set or set to an empty\
Felix Meschberger6f794e72010-10-26 08:30:46 +0000227 string) the Web Console binds with any Http Service available.
Valentin Pavlov Valcheve79e1d42010-10-26 07:19:15 +0000228
229metadata.default.render.name=Default Page
230metadata.default.render.description=The name of the default configuration page when invoking the OSGi Management console.
231
232metadata.realm.name=Realm
233metadata.realm.description=The name of the HTTP Authentication Realm.
234
235metadata.username.name=User Name
Felix Meschberger6f794e72010-10-26 08:30:46 +0000236metadata.username.description=The name of the user allowed to access the OSGi \
237 Management Console. To disable authentication clear this value. This property \
238 is ignored if a WebConsoleSecurityProvider is used for authentication.
Valentin Pavlov Valcheve79e1d42010-10-26 07:19:15 +0000239
240metadata.password.name=Password
Felix Meschberger6f794e72010-10-26 08:30:46 +0000241metadata.password.description=The password for the user allowed to access the \
242 OSGi Management Console. This property is ignored if a \
243 WebConsoleSecurityProvider is used for authentication.
Valentin Pavlov Valcheve79e1d42010-10-26 07:19:15 +0000244
Felix Meschbergerfcdba162012-12-28 16:24:53 +0000245metadata.category.name=Default Category
246metadata.category.description=The default category (menu label) to be used \
247 for plugins not registered with a felix.webconsole.category service \
248 property or overwriting the AbstractWebConsole.getCategory() method. The \
249 default value is "Main".
250
Valentin Pavlov Valcheve79e1d42010-10-26 07:19:15 +0000251metadata.plugins.name=Plugins
252metadata.plugins.description=Select active plugins
253
254metadata.loglevel.name=Log Level
255metadata.loglevel.description=Logging Level
256
257metadata.locale.name=Locale
Felix Meschberger51638552011-12-19 08:48:47 +0000258metadata.locale.description=If set, this locale forces the localization to use this locale instead of the one requested by the web browser
Valentin Pavlov Valcheve79e1d42010-10-26 07:19:15 +0000259
Valentin Pavlov Valchev58eb6292012-04-26 12:15:55 +0000260# https://issues.apache.org/jira/browse/FELIX-3491
261bundles.success.title=Success
262bundles.success.text=Operation completed succesfully.