Felix Meschberger | 81f8525 | 2010-01-27 14:09:20 +0000 | [diff] [blame] | 1 | #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 Meschberger | 17f7f79 | 2010-02-22 14:12:43 +0000 | [diff] [blame] | 25 | # 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 Meschberger | 81f8525 | 2010-01-27 14:09:20 +0000 | [diff] [blame] | 29 | |
Felix Meschberger | fbdfa02 | 2010-02-17 09:12:34 +0000 | [diff] [blame] | 30 | |
| 31 | # Common UI |
| 32 | reload=Reload |
| 33 | change=Change |
Felix Meschberger | 2a4fe9d | 2011-07-07 06:42:52 +0000 | [diff] [blame] | 34 | abort=Cancel |
Felix Meschberger | 2fc6a6e | 2010-02-18 08:12:37 +0000 | [diff] [blame] | 35 | back=Back |
| 36 | id=Id |
| 37 | type=Type |
| 38 | type_s=Type(s) |
| 39 | bundle=Bundle |
Felix Meschberger | ab1b817 | 2010-02-18 12:57:38 +0000 | [diff] [blame] | 40 | version=Version |
| 41 | help=Help |
Felix Meschberger | 63d692a | 2010-02-18 15:29:39 +0000 | [diff] [blame] | 42 | start=Start |
| 43 | stop=Stop |
| 44 | save=Save |
| 45 | reset=Reset |
| 46 | delete=Delete |
Felix Meschberger | 26444e2 | 2010-02-21 16:45:55 +0000 | [diff] [blame] | 47 | refresh=Refresh |
Felix Meschberger | fbdfa02 | 2010-02-17 09:12:34 +0000 | [diff] [blame] | 48 | |
| 49 | # VMStat plugin |
Valentin Valchev | e448f85 | 2010-03-15 14:53:34 +0000 | [diff] [blame] | 50 | vmstat.pluginTitle=System Information |
Felix Meschberger | fbdfa02 | 2010-02-17 09:12:34 +0000 | [diff] [blame] | 51 | vmstat.stopped=Framework has been stopped. |
| 52 | vmstat.restarting=Framework is restarting. stand by ... |
| 53 | vmstat.reloading.in=Reloading in |
| 54 | vmstat.running=System is up and running! |
| 55 | vmstat.sl.title=Start Level Information: |
| 56 | vmstat.sl.system=System Start Level |
| 57 | vmstat.sl.bundle=Default Bundle Start Level |
| 58 | vmstat.info.title=Server Information: |
| 59 | vmstat.lastStarted=Last Started |
Felix Meschberger | f783377 | 2011-07-07 06:21:46 +0000 | [diff] [blame] | 60 | vmstat.upTime=Uptime |
| 61 | vmstat.upTime.format.days=days |
Felix Meschberger | fbdfa02 | 2010-02-17 09:12:34 +0000 | [diff] [blame] | 62 | vmstat.framework=Framework |
| 63 | vmstat.shutdown.in=Shutdown in |
| 64 | vmstat.java.title=Java Information: |
| 65 | vmstat.java.runtime=Java Runtime |
| 66 | vmstat.java.jvm=Java Virtual Machine |
Felix Meschberger | e28ce58 | 2010-04-20 13:37:50 +0000 | [diff] [blame] | 67 | vmstat.processors=Number of Processors |
Felix Meschberger | fbdfa02 | 2010-02-17 09:12:34 +0000 | [diff] [blame] | 68 | vmstat.mem.total=Total Memory |
| 69 | vmstat.mem.used=Used Memory |
| 70 | vmstat.mem.free=Free Memory |
| 71 | vmstat.gc.title=Garbage Collection |
| 72 | vmstat.gc.button=Run |
| 73 | |
Felix Meschberger | 2fc6a6e | 2010-02-18 08:12:37 +0000 | [diff] [blame] | 74 | # Services plugin |
Valentin Valchev | e448f85 | 2010-03-15 14:53:34 +0000 | [diff] [blame] | 75 | services.pluginTitle=Services |
Felix Meschberger | 2fc6a6e | 2010-02-18 08:12:37 +0000 | [diff] [blame] | 76 | services.details.hide=Hide Details |
| 77 | services.details.tip=Details |
| 78 | services.statusline=Services information: {0} service(s) in total. |
Felix Meschberger | ab1b817 | 2010-02-18 12:57:38 +0000 | [diff] [blame] | 79 | services.caption=Services |
Felix Meschberger | de0ceed | 2010-04-08 08:05:20 +0000 | [diff] [blame] | 80 | services.usingBundles=Using Bundles |
Valentin Valchev | 57ba7bc | 2012-08-15 12:48:53 +0000 | [diff] [blame] | 81 | services.info.name=Used Services |
| 82 | services.info.descr=This is a OSGi service that is used by the current bundle. Click to see more details in 'Services' plugin. |
| 83 | services.info.key=Service #{0} of type(s) {1} |
Carsten Ziegeler | d9122d7 | 2013-08-24 00:01:32 +0000 | [diff] [blame] | 84 | services.filter.help=An LDAP filter string to match against service properties. |
| 85 | services.filter.apply=Apply Filter |
Felix Meschberger | ab1b817 | 2010-02-18 12:57:38 +0000 | [diff] [blame] | 86 | |
| 87 | # Log plugin |
Valentin Valchev | 54430b5 | 2010-10-25 11:32:25 +0000 | [diff] [blame] | 88 | logs.pluginTitle=Log Service |
Felix Meschberger | ab1b817 | 2010-02-18 12:57:38 +0000 | [diff] [blame] | 89 | log.status.ok=Log Service is running. |
| 90 | log.status.missing=Log Service is not installed/running. |
| 91 | log.severity.label=Severity at least: |
| 92 | log.received=Received |
| 93 | log.level=Level |
| 94 | log.message=Message |
| 95 | log.service=Service |
| 96 | log.exception=Exception |
| 97 | log.level.error=ERROR |
| 98 | log.level.warn=WARN |
| 99 | log.level.info=INFO |
| 100 | log.level.debug=DEBUG |
Valentin Valchev | c699a63 | 2012-01-25 13:04:07 +0000 | [diff] [blame] | 101 | log.traces=Exception details: |
| 102 | log.traces.full=Full Trace |
| 103 | log.traces.min=Message Only |
| 104 | |
Felix Meschberger | ab1b817 | 2010-02-18 12:57:38 +0000 | [diff] [blame] | 105 | |
Felix Meschberger | 63d692a | 2010-02-18 15:29:39 +0000 | [diff] [blame] | 106 | # Bundles plugin |
Valentin Valchev | e448f85 | 2010-03-15 14:53:34 +0000 | [diff] [blame] | 107 | bundles.pluginTitle=Bundles |
Carsten Ziegeler | 322d874 | 2013-01-30 15:56:09 +0000 | [diff] [blame] | 108 | bundles.statline.prefix=Bundle information: |
| 109 | bundles.statline.all=all {0} bundles active |
Carsten Ziegeler | 3566a9f | 2013-01-30 16:20:33 +0000 | [diff] [blame] | 110 | bundles.statline.total={0} bundles in total |
| 111 | bundles.statline.active={0} bundles active |
| 112 | bundles.statline.fragments={0} active fragments |
| 113 | bundles.statline.resolved={0} bundles resolved |
| 114 | bundles.statline.installed={0} bundles installed |
Felix Meschberger | 63d692a | 2010-02-18 15:29:39 +0000 | [diff] [blame] | 115 | bundles.install_or_update=Install or Update |
| 116 | bundles.install_update=Install/Update... |
| 117 | bundles.refreshPkg=Refresh Packages |
| 118 | bundles.name=Name |
| 119 | bundles.name.symb=Symbolic Name |
Valentin Valchev | 8d9f103 | 2010-03-19 07:54:14 +0000 | [diff] [blame] | 120 | bundles.category=Category |
Felix Meschberger | 63d692a | 2010-02-18 15:29:39 +0000 | [diff] [blame] | 121 | bundles.status=Status |
| 122 | bundles.actions=Actions |
| 123 | # bundle details |
| 124 | bundles.location=Bundle Location |
| 125 | bundles.lastMod=Last Modification |
| 126 | bundles.doc=Bundle Documentation |
| 127 | bundles.vendor=Vendor |
| 128 | bundles.copyright=Copyright |
| 129 | bundles.description=Description |
| 130 | bundles.startlevel=Start Level |
| 131 | bundles.classpath=Bundle Classpath |
| 132 | bundles.pkg.exported=Exported Packages |
| 133 | bundles.pkg.imported=Imported Packages |
| 134 | bundles.pkg.importingBundles=Importing Bundles |
| 135 | bundles.manifest.headers=Manifest Headers |
| 136 | bundles.hosts=Host Bundles |
| 137 | bundles.framents=Fragments Attached |
| 138 | # actions |
| 139 | bundles.update=Update |
| 140 | bundles.uninstall=Uninstall |
| 141 | bundles.refreshImports=Refresh Package Imports |
| 142 | # upload form |
| 143 | bundles.upload.caption=Upload / Install Bundles |
| 144 | bundles.upload.start=Start Bundle |
| 145 | bundles.upload.level=Start Level |
Valentin Valchev | ce0a432 | 2010-03-17 08:13:39 +0000 | [diff] [blame] | 146 | # filter |
| 147 | bundles.filter.apply=Apply Filter |
| 148 | bundles.filter.clear=Clear Filter |
Valentin Valchev | 8d9f103 | 2010-03-19 07:54:14 +0000 | [diff] [blame] | 149 | bundles.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. |
| 150 | bundles.filter.ldap=Filter All |
| 151 | bundles.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 Valchev | ce0a432 | 2010-03-17 08:13:39 +0000 | [diff] [blame] | 152 | # states |
| 153 | bundles.state.1=Uninstalled |
| 154 | bundles.state.2=Installed |
| 155 | bundles.state.4=Resolved |
| 156 | bundles.state.8=Starting |
| 157 | bundles.state.16=Stopping |
| 158 | bundles.state.32=Active |
| 159 | bundles.state.unknown=Unknown State: {0} |
| 160 | bundles.state.fragment=Fragment |
Valentin Valchev | 984d466 | 2010-04-13 11:01:11 +0000 | [diff] [blame] | 161 | # action error |
| 162 | bundles.error.title=Error while executing bundle operation! |
Felix Meschberger | 63d692a | 2010-02-18 15:29:39 +0000 | [diff] [blame] | 163 | |
| 164 | |
Felix Meschberger | 63d692a | 2010-02-18 15:29:39 +0000 | [diff] [blame] | 165 | # Configuration plugin |
Valentin Valchev | 54430b5 | 2010-10-25 11:32:25 +0000 | [diff] [blame] | 166 | configMgr.pluginTitle=Configuration |
Felix Meschberger | 63d692a | 2010-02-18 15:29:39 +0000 | [diff] [blame] | 167 | config.status.ok=Configuration Admin Service is running. |
| 168 | config.status.missing=Configuration Admin Service is not installed/running. |
| 169 | config.properties=Properties |
| 170 | config.properties.enter=Enter Name-Value pairs of configuration properties |
| 171 | config.info.title=Configuration Information |
| 172 | config.info.pid=Persistent Identity (PID) |
| 173 | config.info.fpid=Factory Persistent Identifier (Factory PID) |
| 174 | config.info.binding=Configuration Binding |
| 175 | config.info.unbound=Unbound or new configuration |
| 176 | config.unbind.btn=Unbind |
| 177 | config.unbind.tip=Unbind Configuration from Bundle |
| 178 | config.del.ask=Are you sure to delete this configuration ? |
| 179 | config.del.config=Configuration: |
| 180 | config.del.bundle=Bundle: |
| 181 | config.unbind.ask=Are you sure to unbind this configuration ? |
Carsten Ziegeler | 149faaa | 2010-03-10 16:41:53 +0000 | [diff] [blame] | 182 | config.factories.title=Factory Configurations |
| 183 | config.configurations.title=Configurations |
| 184 | config.create.tip=Create new factory configuration |
| 185 | config.edit.tip=Edit the configuration values |
Felix Meschberger | 67726fe | 2010-03-17 06:55:00 +0000 | [diff] [blame] | 186 | config.title.actions=Actions |
| 187 | config.title.bundle=Bundle |
| 188 | config.title.name=Name |
Valentin Valchev | de16088 | 2010-03-22 09:30:38 +0000 | [diff] [blame] | 189 | config.bind.error=Error: the PID "{0}" is bound to "{1}" but the actual managed service is registered from "{2}" bundle |
Felix Meschberger | d219cc7 | 2010-02-19 10:09:34 +0000 | [diff] [blame] | 190 | |
| 191 | # License plugin |
Valentin Valchev | 54430b5 | 2010-10-25 11:32:25 +0000 | [diff] [blame] | 192 | licenses.pluginTitle=Licenses |
Felix Meschberger | d219cc7 | 2010-02-19 10:09:34 +0000 | [diff] [blame] | 193 | license.status.ok=The following bundles contains license files. |
| 194 | license.status.none=No bundles with license files available |
| 195 | license.resources=Bundle Resources: |
Felix Meschberger | 26444e2 | 2010-02-21 16:45:55 +0000 | [diff] [blame] | 196 | license.resources.embedded=Embedded {0}: |
| 197 | |
Valentin Valchev | e448f85 | 2010-03-15 14:53:34 +0000 | [diff] [blame] | 198 | # Configuration Status plugin |
| 199 | configStatus.pluginTitle=Configuration Status |
Valentin Valchev | abcf540 | 2010-04-06 13:42:15 +0000 | [diff] [blame] | 200 | configStatus.wait=Please wait... |
| 201 | configStatus.wait.msg=Loading... |
| 202 | |
Valentin Valchev | 99c4c8d | 2010-04-14 12:45:21 +0000 | [diff] [blame] | 203 | # 404 plugin not found |
| 204 | 404=\ |
| 205 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\ |
| 206 | <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="refresh" content="3;URL={0}" />\ |
| 207 | <title>404 Not Found</title>\ |
| 208 | </head><body>\ |
| 209 | <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>\ |
| 210 | </body></html> |
Valentin Valchev | 0b3ac59 | 2010-10-26 07:19:15 +0000 | [diff] [blame] | 211 | |
| 212 | |
| 213 | # localized configuration meta-data |
| 214 | metadata.name=Apache Felix OSGi Management Console |
| 215 | metadata.description=Configuration of the Apache Felix OSGi Management Console. |
| 216 | |
| 217 | metadata.manager.root.name=Root URI |
| 218 | metadata.manager.root.description=The root path to the OSGi Management Console. |
| 219 | |
| 220 | metadata.http.service.filter.name=Http Service Selector |
| 221 | metadata.http.service.filter.description=\ |
| 222 | The Http Service Selector is an OSGi filter used to select the Http Service to\ |
| 223 | which the Web Console binds. The value of this property (if not empty) is\ |
| 224 | combined the object class selection term to get the actual service selection\ |
| 225 | filter like (&(objectClass=org.osgi.service.http.HttpService)(selector)). This\ |
| 226 | property must not have leading an trailing parentheses. For example, to bind\ |
| 227 | to the service with service ID 15 set the selector to 'service.id=15' (without\ |
| 228 | the quotes). By default (if this property is not set or set to an empty\ |
Felix Meschberger | 1c23efa | 2010-10-26 08:30:46 +0000 | [diff] [blame] | 229 | string) the Web Console binds with any Http Service available. |
Valentin Valchev | 0b3ac59 | 2010-10-26 07:19:15 +0000 | [diff] [blame] | 230 | |
| 231 | metadata.default.render.name=Default Page |
| 232 | metadata.default.render.description=The name of the default configuration page when invoking the OSGi Management console. |
| 233 | |
| 234 | metadata.realm.name=Realm |
| 235 | metadata.realm.description=The name of the HTTP Authentication Realm. |
| 236 | |
| 237 | metadata.username.name=User Name |
Felix Meschberger | 1c23efa | 2010-10-26 08:30:46 +0000 | [diff] [blame] | 238 | metadata.username.description=The name of the user allowed to access the OSGi \ |
| 239 | Management Console. To disable authentication clear this value. This property \ |
| 240 | is ignored if a WebConsoleSecurityProvider is used for authentication. |
Valentin Valchev | 0b3ac59 | 2010-10-26 07:19:15 +0000 | [diff] [blame] | 241 | |
| 242 | metadata.password.name=Password |
Felix Meschberger | 1c23efa | 2010-10-26 08:30:46 +0000 | [diff] [blame] | 243 | metadata.password.description=The password for the user allowed to access the \ |
| 244 | OSGi Management Console. This property is ignored if a \ |
| 245 | WebConsoleSecurityProvider is used for authentication. |
Valentin Valchev | 0b3ac59 | 2010-10-26 07:19:15 +0000 | [diff] [blame] | 246 | |
Felix Meschberger | 87496d0 | 2012-12-28 16:24:53 +0000 | [diff] [blame] | 247 | metadata.category.name=Default Category |
| 248 | metadata.category.description=The default category (menu label) to be used \ |
| 249 | for plugins not registered with a felix.webconsole.category service \ |
| 250 | property or overwriting the AbstractWebConsole.getCategory() method. The \ |
| 251 | default value is "Main". |
| 252 | |
Valentin Valchev | 0b3ac59 | 2010-10-26 07:19:15 +0000 | [diff] [blame] | 253 | metadata.plugins.name=Plugins |
| 254 | metadata.plugins.description=Select active plugins |
| 255 | |
| 256 | metadata.loglevel.name=Log Level |
| 257 | metadata.loglevel.description=Logging Level |
| 258 | |
| 259 | metadata.locale.name=Locale |
Felix Meschberger | 09973f6 | 2011-12-19 08:48:47 +0000 | [diff] [blame] | 260 | metadata.locale.description=If set, this locale forces the localization to use this locale instead of the one requested by the web browser |
Valentin Valchev | 0b3ac59 | 2010-10-26 07:19:15 +0000 | [diff] [blame] | 261 | |
Valentin Valchev | 46e3c9c | 2012-04-26 12:15:55 +0000 | [diff] [blame] | 262 | # https://issues.apache.org/jira/browse/FELIX-3491 |
| 263 | bundles.success.title=Success |
| 264 | bundles.success.text=Operation completed succesfully. |