blob: cd33fd6af24d972b5e0aed455a038079f4615a54 [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
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 Meschbergera6fe36c2010-02-18 08:12:37 +000071# Services plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +000072services.pluginTitle=Services
Felix Meschbergera6fe36c2010-02-18 08:12:37 +000073services.details.hide=Hide Details
74services.details.tip=Details
75services.statusline=Services information: {0} service(s) in total.
Felix Meschberger88680da2010-02-18 12:57:38 +000076services.caption=Services
77
78# Log plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +000079log.pluginTitle=Log Service
Felix Meschberger88680da2010-02-18 12:57:38 +000080log.status.ok=Log Service is running.
81log.status.missing=Log Service is not installed/running.
82log.severity.label=Severity at least:
83log.received=Received
84log.level=Level
85log.message=Message
86log.service=Service
87log.exception=Exception
88log.level.error=ERROR
89log.level.warn=WARN
90log.level.info=INFO
91log.level.debug=DEBUG
92
93# Deployment Admin plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +000094deployment.pluginTitle=Deployment Packages
Felix Meschberger88680da2010-02-18 12:57:38 +000095deployment.status.no_data=No deployment packages installed!
96deployment.status.no_service=Deployment Admin is not installed/running!
97deployment.status.ok=Deployment Admin service is running
98deployment.details=Details
99deployment.actions=Actions
100deployment.install_update=Install or Update
101deployment.package.name=Package Name
102deployment.bundles=Bundles
103deployment.uninstall=Uninstall
104
105# Shell plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000106shell.pluginTitle=Shell
Felix Meschberger88680da2010-02-18 12:57:38 +0000107shell.clear=Clear
Felix Meschberger775025e2010-02-18 15:29:39 +0000108shell.status=Use the command prompt to execute shell commands.
109
110# Bundles plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000111bundles.pluginTitle=Bundles
Felix Meschberger775025e2010-02-18 15:29:39 +0000112bundles.statline=Bundle information: {0} bundles in total, {1} bundles active, {2} active fragments, {3} bundles resolved, {4} bundles installed.
113bundles.install_or_update=Install or Update
114bundles.install_update=Install/Update...
115bundles.refreshPkg=Refresh Packages
116bundles.name=Name
117bundles.name.symb=Symbolic Name
118bundles.status=Status
119bundles.actions=Actions
120# bundle details
121bundles.location=Bundle Location
122bundles.lastMod=Last Modification
123bundles.doc=Bundle Documentation
124bundles.vendor=Vendor
125bundles.copyright=Copyright
126bundles.description=Description
127bundles.startlevel=Start Level
128bundles.classpath=Bundle Classpath
129bundles.pkg.exported=Exported Packages
130bundles.pkg.imported=Imported Packages
131bundles.pkg.importingBundles=Importing Bundles
132bundles.manifest.headers=Manifest Headers
133bundles.hosts=Host Bundles
134bundles.framents=Fragments Attached
135# actions
136bundles.update=Update
137bundles.uninstall=Uninstall
138bundles.refreshImports=Refresh Package Imports
139# upload form
140bundles.upload.caption=Upload / Install Bundles
141bundles.upload.start=Start Bundle
142bundles.upload.level=Start Level
Valentin Pavlov Valchev366f91c2010-03-17 08:13:39 +0000143# filter
144bundles.filter.apply=Apply Filter
145bundles.filter.clear=Clear Filter
146bundles.filter.help=A string or RegExp expression which is matched againse bundle id, name, symbolic name or version.
147# states
148bundles.state.1=Uninstalled
149bundles.state.2=Installed
150bundles.state.4=Resolved
151bundles.state.8=Starting
152bundles.state.16=Stopping
153bundles.state.32=Active
154bundles.state.unknown=Unknown State: {0}
155bundles.state.fragment=Fragment
Felix Meschberger775025e2010-02-18 15:29:39 +0000156
157
158# Components plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000159scr.pluginTitle=Components
Felix Meschberger775025e2010-02-18 15:29:39 +0000160scr.status.no_service=Apache Felix Declarative Service required for this function!
161scr.status.no_components=No components installed currently!
162scr.status.ok=Number of installed components: {0}
163scr.action.enable=Enable
164scr.action.disable=Disable
165scr.action.configure=Configure
166scr.prop.bundle=Bundle
167scr.prop.defstate=Default State
168scr.prop.activation=Activation
169scr.prop.properties=Properties
170scr.serv.type=Service Type
171scr.serv=Services
172scr.title.actions=Actions
173scr.title.status=Status
174scr.title.name=Name
175
176
177# Configuration plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000178config.pluginTitle=Configuration
Felix Meschberger775025e2010-02-18 15:29:39 +0000179config.status.ok=Configuration Admin Service is running.
180config.status.missing=Configuration Admin Service is not installed/running.
181config.properties=Properties
182config.properties.enter=Enter Name-Value pairs of configuration properties
183config.info.title=Configuration Information
184config.info.pid=Persistent Identity (PID)
185config.info.fpid=Factory Persistent Identifier (Factory PID)
186config.info.binding=Configuration Binding
187config.info.unbound=Unbound or new configuration
188config.unbind.btn=Unbind
189config.unbind.tip=Unbind Configuration from Bundle
190config.del.ask=Are you sure to delete this configuration ?
191config.del.config=Configuration:
192config.del.bundle=Bundle:
193config.unbind.ask=Are you sure to unbind this configuration ?
Carsten Ziegeler4e070fe2010-03-10 16:41:53 +0000194config.factories.title=Factory Configurations
195config.configurations.title=Configurations
196config.create.tip=Create new factory configuration
197config.edit.tip=Edit the configuration values
Felix Meschbergerfdfbd602010-03-17 06:55:00 +0000198config.title.actions=Actions
199config.title.bundle=Bundle
200config.title.name=Name
Felix Meschbergerd39ce9a2010-02-19 10:09:34 +0000201
202# License plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000203license.pluginTitle=Licenses
Felix Meschbergerd39ce9a2010-02-19 10:09:34 +0000204license.status.ok=The following bundles contains license files.
205license.status.none=No bundles with license files available
206license.resources=Bundle Resources:
Felix Meschbergerf15dc7a2010-02-21 16:45:55 +0000207license.resources.embedded=Embedded {0}:
208
209# OBR Plugin
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000210obr.pluginTitle=OSGi Repository
Felix Meschbergerf15dc7a2010-02-21 16:45:55 +0000211obr.status.ok=The Apache Bundle Repository service is up and running.
212obr.status.no=The Apache Bundle Repository service is not available!
213obr.version.select=Select Version...
214obr.repo.title=Bundle Repositories
215obr.action.add=Add
216obr.action.search=Search
217obr.action.deploy=Deploy Selected
218obr.action.deploystart=Deploy and Start Selected
219obr.repo.name=Name
220obr.repo.url=URL
221obr.repo.lastModified=Last Modified
222obr.repo.actions=Actions
223obr.res.title=Available Resources
224obr.res.name=Resource Name
225obr.res.installedVer=Installed Version
Valentin Pavlov Valchev29fd3572010-03-15 14:53:34 +0000226
227# Configuration Status plugin
228configStatus.pluginTitle=Configuration Status