blob: 4eb754eab478bd395268dde423a1d8946a408de3 [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
34abort=Abort
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
Felix Meschberger88680da2010-02-18 12:57:38 +000081
82# Log plugin
Valentin Pavlov Valcheva01ce7f2010-10-25 11:32:25 +000083logs.pluginTitle=Log Service
Felix Meschberger88680da2010-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
96
97# Deployment Admin plugin
Valentin Pavlov Valcheva01ce7f2010-10-25 11:32:25 +000098deppack.pluginTitle=Deployment Packages
Felix Meschberger88680da2010-02-18 12:57:38 +000099deployment.status.no_data=No deployment packages installed!
100deployment.status.no_service=Deployment Admin is not installed/running!
101deployment.status.ok=Deployment Admin service is running
102deployment.details=Details
103deployment.actions=Actions
104deployment.install_update=Install or Update
105deployment.package.name=Package Name
106deployment.bundles=Bundles
107deployment.uninstall=Uninstall
108
109# Shell plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000110shell.pluginTitle=Shell
Felix Meschberger88680da2010-02-18 12:57:38 +0000111shell.clear=Clear
Felix Meschberger775025e2010-02-18 15:29:39 +0000112shell.status=Use the command prompt to execute shell commands.
113
114# Bundles plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000115bundles.pluginTitle=Bundles
Felix Meschberger775025e2010-02-18 15:29:39 +0000116bundles.statline=Bundle information: {0} bundles in total, {1} bundles active, {2} active fragments, {3} bundles resolved, {4} bundles installed.
117bundles.install_or_update=Install or Update
118bundles.install_update=Install/Update...
119bundles.refreshPkg=Refresh Packages
120bundles.name=Name
121bundles.name.symb=Symbolic Name
Valentin Pavlov Valchevb2a498b2010-03-19 07:54:14 +0000122bundles.category=Category
Felix Meschberger775025e2010-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 Pavlov Valchev366f91c2010-03-17 08:13:39 +0000148# filter
149bundles.filter.apply=Apply Filter
150bundles.filter.clear=Clear Filter
Valentin Pavlov Valchevb2a498b2010-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 Pavlov Valchev366f91c2010-03-17 08:13:39 +0000154# states
155bundles.state.1=Uninstalled
156bundles.state.2=Installed
157bundles.state.4=Resolved
158bundles.state.8=Starting
159bundles.state.16=Stopping
160bundles.state.32=Active
161bundles.state.unknown=Unknown State: {0}
162bundles.state.fragment=Fragment
Valentin Pavlov Valchev2fafa582010-04-13 11:01:11 +0000163# action error
164bundles.error.title=Error while executing bundle operation!
Felix Meschberger775025e2010-02-18 15:29:39 +0000165
166
167# Components plugin
Valentin Pavlov Valcheva01ce7f2010-10-25 11:32:25 +0000168components.pluginTitle=Components
Valentin Pavlov Valchevd7311f72010-04-15 14:57:54 +0000169scr.status.no_service=Declarative Service required for this function!
Felix Meschberger775025e2010-02-18 15:29:39 +0000170scr.status.no_components=No components installed currently!
171scr.status.ok=Number of installed components: {0}
172scr.action.enable=Enable
173scr.action.disable=Disable
174scr.action.configure=Configure
175scr.prop.bundle=Bundle
176scr.prop.defstate=Default State
177scr.prop.activation=Activation
178scr.prop.properties=Properties
Felix Meschberger6d9d2a12010-08-03 10:21:38 +0000179scr.prop.class=Implementation Class
180scr.prop.componentfactory=Component Factory Name
181scr.prop.configurationpolicy=Configuration Policy
Felix Meschberger775025e2010-02-18 15:29:39 +0000182scr.serv.type=Service Type
183scr.serv=Services
184scr.title.actions=Actions
185scr.title.status=Status
186scr.title.name=Name
187
188
189# Configuration plugin
Valentin Pavlov Valcheva01ce7f2010-10-25 11:32:25 +0000190configMgr.pluginTitle=Configuration
Felix Meschberger775025e2010-02-18 15:29:39 +0000191config.status.ok=Configuration Admin Service is running.
192config.status.missing=Configuration Admin Service is not installed/running.
193config.properties=Properties
194config.properties.enter=Enter Name-Value pairs of configuration properties
195config.info.title=Configuration Information
196config.info.pid=Persistent Identity (PID)
197config.info.fpid=Factory Persistent Identifier (Factory PID)
198config.info.binding=Configuration Binding
199config.info.unbound=Unbound or new configuration
200config.unbind.btn=Unbind
201config.unbind.tip=Unbind Configuration from Bundle
202config.del.ask=Are you sure to delete this configuration ?
203config.del.config=Configuration:
204config.del.bundle=Bundle:
205config.unbind.ask=Are you sure to unbind this configuration ?
Carsten Ziegeler4e070fe2010-03-10 16:41:53 +0000206config.factories.title=Factory Configurations
207config.configurations.title=Configurations
208config.create.tip=Create new factory configuration
209config.edit.tip=Edit the configuration values
Felix Meschbergerfdfbd602010-03-17 06:55:00 +0000210config.title.actions=Actions
211config.title.bundle=Bundle
212config.title.name=Name
Valentin Pavlov Valchev15da51b2010-03-22 09:30:38 +0000213config.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 +0000214
215# License plugin
Valentin Pavlov Valcheva01ce7f2010-10-25 11:32:25 +0000216licenses.pluginTitle=Licenses
Felix Meschbergerd39ce9a2010-02-19 10:09:34 +0000217license.status.ok=The following bundles contains license files.
218license.status.none=No bundles with license files available
219license.resources=Bundle Resources:
Felix Meschbergerf15dc7a2010-02-21 16:45:55 +0000220license.resources.embedded=Embedded {0}:
221
222# OBR Plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000223obr.pluginTitle=OSGi Repository
Felix Meschbergerf15dc7a2010-02-21 16:45:55 +0000224obr.status.ok=The Apache Bundle Repository service is up and running.
225obr.status.no=The Apache Bundle Repository service is not available!
226obr.version.select=Select Version...
227obr.repo.title=Bundle Repositories
228obr.action.add=Add
229obr.action.search=Search
Felix Meschberger0869ba42010-08-11 08:09:07 +0000230obr.action.search.description=Enter word contained in bundle presentation \
231 and/or symbolic name or a valid OSGi Filter Expression
Felix Meschbergerf15dc7a2010-02-21 16:45:55 +0000232obr.action.deploy=Deploy Selected
233obr.action.deploystart=Deploy and Start Selected
234obr.repo.name=Name
235obr.repo.url=URL
236obr.repo.lastModified=Last Modified
237obr.repo.actions=Actions
238obr.res.title=Available Resources
239obr.res.name=Resource Name
240obr.res.installedVer=Installed Version
Felix Meschberger0869ba42010-08-11 08:09:07 +0000241obr.error=Error Filtering Resources
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000242
243# Configuration Status plugin
244configStatus.pluginTitle=Configuration Status
Valentin Pavlov Valchev06471f12010-04-06 13:42:15 +0000245configStatus.wait=Please wait...
246configStatus.wait.msg=Loading...
247
Valentin Pavlov Valchev964acdd2010-04-14 12:45:21 +0000248# 404 plugin not found
249404=\
250<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\
251<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="refresh" content="3;URL={0}" />\
252<title>404 Not Found</title>\
253</head><body>\
254<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>\
255</body></html>
Valentin Pavlov Valcheve79e1d42010-10-26 07:19:15 +0000256
257
258# localized configuration meta-data
259metadata.name=Apache Felix OSGi Management Console
260metadata.description=Configuration of the Apache Felix OSGi Management Console.
261
262metadata.manager.root.name=Root URI
263metadata.manager.root.description=The root path to the OSGi Management Console.
264
265metadata.http.service.filter.name=Http Service Selector
266metadata.http.service.filter.description=\
267 The Http Service Selector is an OSGi filter used to select the Http Service to\
268 which the Web Console binds. The value of this property (if not empty) is\
269 combined the object class selection term to get the actual service selection\
270 filter like (&(objectClass=org.osgi.service.http.HttpService)(selector)). This\
271 property must not have leading an trailing parentheses. For example, to bind\
272 to the service with service ID 15 set the selector to 'service.id=15' (without\
273 the quotes). By default (if this property is not set or set to an empty\
Felix Meschberger6f794e72010-10-26 08:30:46 +0000274 string) the Web Console binds with any Http Service available.
Valentin Pavlov Valcheve79e1d42010-10-26 07:19:15 +0000275
276metadata.default.render.name=Default Page
277metadata.default.render.description=The name of the default configuration page when invoking the OSGi Management console.
278
279metadata.realm.name=Realm
280metadata.realm.description=The name of the HTTP Authentication Realm.
281
282metadata.username.name=User Name
Felix Meschberger6f794e72010-10-26 08:30:46 +0000283metadata.username.description=The name of the user allowed to access the OSGi \
284 Management Console. To disable authentication clear this value. This property \
285 is ignored if a WebConsoleSecurityProvider is used for authentication.
Valentin Pavlov Valcheve79e1d42010-10-26 07:19:15 +0000286
287metadata.password.name=Password
Felix Meschberger6f794e72010-10-26 08:30:46 +0000288metadata.password.description=The password for the user allowed to access the \
289 OSGi Management Console. This property is ignored if a \
290 WebConsoleSecurityProvider is used for authentication.
Valentin Pavlov Valcheve79e1d42010-10-26 07:19:15 +0000291
292metadata.plugins.name=Plugins
293metadata.plugins.description=Select active plugins
294
295metadata.loglevel.name=Log Level
296metadata.loglevel.description=Logging Level
297
298metadata.locale.name=Locale
299metadata.locale.description=If set, this locale forces the localization to use this locale instead of the one, requested by the web browser
300