blob: aaa348e580146f591ef8ccf11ef4d189a3c84fba [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
34abort=Abort
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
60vmstat.framework=Framework
61vmstat.shutdown.in=Shutdown in
62vmstat.java.title=Java Information:
63vmstat.java.runtime=Java Runtime
64vmstat.java.jvm=Java Virtual Machine
65vmstat.mem.total=Total Memory
66vmstat.mem.used=Used Memory
67vmstat.mem.free=Free Memory
68vmstat.gc.title=Garbage Collection
69vmstat.gc.button=Run
70
Felix Meschberger2fc6a6e2010-02-18 08:12:37 +000071# Services plugin
Valentin Valcheve448f852010-03-15 14:53:34 +000072services.pluginTitle=Services
Felix Meschberger2fc6a6e2010-02-18 08:12:37 +000073services.details.hide=Hide Details
74services.details.tip=Details
75services.statusline=Services information: {0} service(s) in total.
Felix Meschbergerab1b8172010-02-18 12:57:38 +000076services.caption=Services
Felix Meschbergerde0ceed2010-04-08 08:05:20 +000077services.usingBundles=Using Bundles
Felix Meschbergerab1b8172010-02-18 12:57:38 +000078
79# Log plugin
Valentin Valcheve448f852010-03-15 14:53:34 +000080log.pluginTitle=Log Service
Felix Meschbergerab1b8172010-02-18 12:57:38 +000081log.status.ok=Log Service is running.
82log.status.missing=Log Service is not installed/running.
83log.severity.label=Severity at least:
84log.received=Received
85log.level=Level
86log.message=Message
87log.service=Service
88log.exception=Exception
89log.level.error=ERROR
90log.level.warn=WARN
91log.level.info=INFO
92log.level.debug=DEBUG
93
94# Deployment Admin plugin
Valentin Valcheve448f852010-03-15 14:53:34 +000095deployment.pluginTitle=Deployment Packages
Felix Meschbergerab1b8172010-02-18 12:57:38 +000096deployment.status.no_data=No deployment packages installed!
97deployment.status.no_service=Deployment Admin is not installed/running!
98deployment.status.ok=Deployment Admin service is running
99deployment.details=Details
100deployment.actions=Actions
101deployment.install_update=Install or Update
102deployment.package.name=Package Name
103deployment.bundles=Bundles
104deployment.uninstall=Uninstall
105
106# Shell plugin
Valentin Valcheve448f852010-03-15 14:53:34 +0000107shell.pluginTitle=Shell
Felix Meschbergerab1b8172010-02-18 12:57:38 +0000108shell.clear=Clear
Felix Meschberger63d692a2010-02-18 15:29:39 +0000109shell.status=Use the command prompt to execute shell commands.
110
111# Bundles plugin
Valentin Valcheve448f852010-03-15 14:53:34 +0000112bundles.pluginTitle=Bundles
Felix Meschberger63d692a2010-02-18 15:29:39 +0000113bundles.statline=Bundle information: {0} bundles in total, {1} bundles active, {2} active fragments, {3} bundles resolved, {4} bundles installed.
114bundles.install_or_update=Install or Update
115bundles.install_update=Install/Update...
116bundles.refreshPkg=Refresh Packages
117bundles.name=Name
118bundles.name.symb=Symbolic Name
Valentin Valchev8d9f1032010-03-19 07:54:14 +0000119bundles.category=Category
Felix Meschberger63d692a2010-02-18 15:29:39 +0000120bundles.status=Status
121bundles.actions=Actions
122# bundle details
123bundles.location=Bundle Location
124bundles.lastMod=Last Modification
125bundles.doc=Bundle Documentation
126bundles.vendor=Vendor
127bundles.copyright=Copyright
128bundles.description=Description
129bundles.startlevel=Start Level
130bundles.classpath=Bundle Classpath
131bundles.pkg.exported=Exported Packages
132bundles.pkg.imported=Imported Packages
133bundles.pkg.importingBundles=Importing Bundles
134bundles.manifest.headers=Manifest Headers
135bundles.hosts=Host Bundles
136bundles.framents=Fragments Attached
137# actions
138bundles.update=Update
139bundles.uninstall=Uninstall
140bundles.refreshImports=Refresh Package Imports
141# upload form
142bundles.upload.caption=Upload / Install Bundles
143bundles.upload.start=Start Bundle
144bundles.upload.level=Start Level
Valentin Valchevce0a4322010-03-17 08:13:39 +0000145# filter
146bundles.filter.apply=Apply Filter
147bundles.filter.clear=Clear Filter
Valentin Valchev8d9f1032010-03-19 07:54:14 +0000148bundles.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.
149bundles.filter.ldap=Filter All
150bundles.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 +0000151# states
152bundles.state.1=Uninstalled
153bundles.state.2=Installed
154bundles.state.4=Resolved
155bundles.state.8=Starting
156bundles.state.16=Stopping
157bundles.state.32=Active
158bundles.state.unknown=Unknown State: {0}
159bundles.state.fragment=Fragment
Valentin Valchev984d4662010-04-13 11:01:11 +0000160# action error
161bundles.error.title=Error while executing bundle operation!
Felix Meschberger63d692a2010-02-18 15:29:39 +0000162
163
164# Components plugin
Valentin Valcheve448f852010-03-15 14:53:34 +0000165scr.pluginTitle=Components
Felix Meschberger63d692a2010-02-18 15:29:39 +0000166scr.status.no_service=Apache Felix Declarative Service required for this function!
167scr.status.no_components=No components installed currently!
168scr.status.ok=Number of installed components: {0}
169scr.action.enable=Enable
170scr.action.disable=Disable
171scr.action.configure=Configure
172scr.prop.bundle=Bundle
173scr.prop.defstate=Default State
174scr.prop.activation=Activation
175scr.prop.properties=Properties
176scr.serv.type=Service Type
177scr.serv=Services
178scr.title.actions=Actions
179scr.title.status=Status
180scr.title.name=Name
181
182
183# Configuration plugin
Valentin Valcheve448f852010-03-15 14:53:34 +0000184config.pluginTitle=Configuration
Felix Meschberger63d692a2010-02-18 15:29:39 +0000185config.status.ok=Configuration Admin Service is running.
186config.status.missing=Configuration Admin Service is not installed/running.
187config.properties=Properties
188config.properties.enter=Enter Name-Value pairs of configuration properties
189config.info.title=Configuration Information
190config.info.pid=Persistent Identity (PID)
191config.info.fpid=Factory Persistent Identifier (Factory PID)
192config.info.binding=Configuration Binding
193config.info.unbound=Unbound or new configuration
194config.unbind.btn=Unbind
195config.unbind.tip=Unbind Configuration from Bundle
196config.del.ask=Are you sure to delete this configuration ?
197config.del.config=Configuration:
198config.del.bundle=Bundle:
199config.unbind.ask=Are you sure to unbind this configuration ?
Carsten Ziegeler149faaa2010-03-10 16:41:53 +0000200config.factories.title=Factory Configurations
201config.configurations.title=Configurations
202config.create.tip=Create new factory configuration
203config.edit.tip=Edit the configuration values
Felix Meschberger67726fe2010-03-17 06:55:00 +0000204config.title.actions=Actions
205config.title.bundle=Bundle
206config.title.name=Name
Valentin Valchevde160882010-03-22 09:30:38 +0000207config.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 +0000208
209# License plugin
Valentin Valcheve448f852010-03-15 14:53:34 +0000210license.pluginTitle=Licenses
Felix Meschbergerd219cc72010-02-19 10:09:34 +0000211license.status.ok=The following bundles contains license files.
212license.status.none=No bundles with license files available
213license.resources=Bundle Resources:
Felix Meschberger26444e22010-02-21 16:45:55 +0000214license.resources.embedded=Embedded {0}:
215
216# OBR Plugin
Valentin Valcheve448f852010-03-15 14:53:34 +0000217obr.pluginTitle=OSGi Repository
Felix Meschberger26444e22010-02-21 16:45:55 +0000218obr.status.ok=The Apache Bundle Repository service is up and running.
219obr.status.no=The Apache Bundle Repository service is not available!
220obr.version.select=Select Version...
221obr.repo.title=Bundle Repositories
222obr.action.add=Add
223obr.action.search=Search
224obr.action.deploy=Deploy Selected
225obr.action.deploystart=Deploy and Start Selected
226obr.repo.name=Name
227obr.repo.url=URL
228obr.repo.lastModified=Last Modified
229obr.repo.actions=Actions
230obr.res.title=Available Resources
231obr.res.name=Resource Name
232obr.res.installedVer=Installed Version
Valentin Valcheve448f852010-03-15 14:53:34 +0000233
234# Configuration Status plugin
235configStatus.pluginTitle=Configuration Status
Valentin Valchevabcf5402010-04-06 13:42:15 +0000236configStatus.wait=Please wait...
237configStatus.wait.msg=Loading...
238
Valentin Valchev99c4c8d2010-04-14 12:45:21 +0000239# 404 plugin not found
240404=\
241<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\
242<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="refresh" content="3;URL={0}" />\
243<title>404 Not Found</title>\
244</head><body>\
245<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>\
246</body></html>