blob: 48ea630d78b709b08ecc7779430a2b4e43c5eea8 [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#
25
Felix Meschberger2247fd42010-02-17 09:12:34 +000026
27# Common UI
28reload=Reload
29change=Change
30abort=Abort
Felix Meschbergera6fe36c2010-02-18 08:12:37 +000031back=Back
32id=Id
33type=Type
34type_s=Type(s)
35bundle=Bundle
Felix Meschberger88680da2010-02-18 12:57:38 +000036version=Version
37help=Help
Felix Meschberger775025e2010-02-18 15:29:39 +000038start=Start
39stop=Stop
40save=Save
41reset=Reset
42delete=Delete
Felix Meschbergerf15dc7a2010-02-21 16:45:55 +000043refresh=Refresh
Felix Meschberger2247fd42010-02-17 09:12:34 +000044
45# VMStat plugin
46vmstat.stopped=Framework has been stopped.
47vmstat.restarting=Framework is restarting. stand by ...
48vmstat.reloading.in=Reloading in
49vmstat.running=System is up and running!
50vmstat.sl.title=Start Level Information:
51vmstat.sl.system=System Start Level
52vmstat.sl.bundle=Default Bundle Start Level
53vmstat.info.title=Server Information:
54vmstat.lastStarted=Last Started
55vmstat.framework=Framework
56vmstat.shutdown.in=Shutdown in
57vmstat.java.title=Java Information:
58vmstat.java.runtime=Java Runtime
59vmstat.java.jvm=Java Virtual Machine
60vmstat.mem.total=Total Memory
61vmstat.mem.used=Used Memory
62vmstat.mem.free=Free Memory
63vmstat.gc.title=Garbage Collection
64vmstat.gc.button=Run
65
Felix Meschbergera6fe36c2010-02-18 08:12:37 +000066# Services plugin
67services.details.hide=Hide Details
68services.details.tip=Details
69services.statusline=Services information: {0} service(s) in total.
Felix Meschberger88680da2010-02-18 12:57:38 +000070services.caption=Services
71
72# Log plugin
73log.status.ok=Log Service is running.
74log.status.missing=Log Service is not installed/running.
75log.severity.label=Severity at least:
76log.received=Received
77log.level=Level
78log.message=Message
79log.service=Service
80log.exception=Exception
81log.level.error=ERROR
82log.level.warn=WARN
83log.level.info=INFO
84log.level.debug=DEBUG
85
86# Deployment Admin plugin
87deployment.status.no_data=No deployment packages installed!
88deployment.status.no_service=Deployment Admin is not installed/running!
89deployment.status.ok=Deployment Admin service is running
90deployment.details=Details
91deployment.actions=Actions
92deployment.install_update=Install or Update
93deployment.package.name=Package Name
94deployment.bundles=Bundles
95deployment.uninstall=Uninstall
96
97# Shell plugin
98shell.clear=Clear
Felix Meschberger775025e2010-02-18 15:29:39 +000099shell.status=Use the command prompt to execute shell commands.
100
101# Bundles plugin
102bundles.statline=Bundle information: {0} bundles in total, {1} bundles active, {2} active fragments, {3} bundles resolved, {4} bundles installed.
103bundles.install_or_update=Install or Update
104bundles.install_update=Install/Update...
105bundles.refreshPkg=Refresh Packages
106bundles.name=Name
107bundles.name.symb=Symbolic Name
108bundles.status=Status
109bundles.actions=Actions
110# bundle details
111bundles.location=Bundle Location
112bundles.lastMod=Last Modification
113bundles.doc=Bundle Documentation
114bundles.vendor=Vendor
115bundles.copyright=Copyright
116bundles.description=Description
117bundles.startlevel=Start Level
118bundles.classpath=Bundle Classpath
119bundles.pkg.exported=Exported Packages
120bundles.pkg.imported=Imported Packages
121bundles.pkg.importingBundles=Importing Bundles
122bundles.manifest.headers=Manifest Headers
123bundles.hosts=Host Bundles
124bundles.framents=Fragments Attached
125# actions
126bundles.update=Update
127bundles.uninstall=Uninstall
128bundles.refreshImports=Refresh Package Imports
129# upload form
130bundles.upload.caption=Upload / Install Bundles
131bundles.upload.start=Start Bundle
132bundles.upload.level=Start Level
133
134
135# Components plugin
136scr.status.no_service=Apache Felix Declarative Service required for this function!
137scr.status.no_components=No components installed currently!
138scr.status.ok=Number of installed components: {0}
139scr.action.enable=Enable
140scr.action.disable=Disable
141scr.action.configure=Configure
142scr.prop.bundle=Bundle
143scr.prop.defstate=Default State
144scr.prop.activation=Activation
145scr.prop.properties=Properties
146scr.serv.type=Service Type
147scr.serv=Services
148scr.title.actions=Actions
149scr.title.status=Status
150scr.title.name=Name
151
152
153# Configuration plugin
154config.status.ok=Configuration Admin Service is running.
155config.status.missing=Configuration Admin Service is not installed/running.
156config.properties=Properties
157config.properties.enter=Enter Name-Value pairs of configuration properties
158config.info.title=Configuration Information
159config.info.pid=Persistent Identity (PID)
160config.info.fpid=Factory Persistent Identifier (Factory PID)
161config.info.binding=Configuration Binding
162config.info.unbound=Unbound or new configuration
163config.unbind.btn=Unbind
164config.unbind.tip=Unbind Configuration from Bundle
165config.del.ask=Are you sure to delete this configuration ?
166config.del.config=Configuration:
167config.del.bundle=Bundle:
168config.unbind.ask=Are you sure to unbind this configuration ?
Felix Meschbergerd39ce9a2010-02-19 10:09:34 +0000169
170
171# License plugin
172license.status.ok=The following bundles contains license files.
173license.status.none=No bundles with license files available
174license.resources=Bundle Resources:
Felix Meschbergerf15dc7a2010-02-21 16:45:55 +0000175license.resources.embedded=Embedded {0}:
176
177# OBR Plugin
178obr.status.ok=The Apache Bundle Repository service is up and running.
179obr.status.no=The Apache Bundle Repository service is not available!
180obr.version.select=Select Version...
181obr.repo.title=Bundle Repositories
182obr.action.add=Add
183obr.action.search=Search
184obr.action.deploy=Deploy Selected
185obr.action.deploystart=Deploy and Start Selected
186obr.repo.name=Name
187obr.repo.url=URL
188obr.repo.lastModified=Last Modified
189obr.repo.actions=Actions
190obr.res.title=Available Resources
191obr.res.name=Resource Name
192obr.res.installedVer=Installed Version