blob: c9b01a4432e44079c45aa2eb9fc5924eba9393e6 [file] [log] [blame]
Felix Meschbergerea682ea2010-02-11 13:57:19 +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
26#
27# BundlesServlet.java
28
29# Upload / Install Bundles =
30# Start\ Bundle =
31# Start\ Level =
32# Install\ or\ Update =
33
34# bundle =
35# Bundle information =
36# in\ total =
37# all =
38# active =
39# active\ fragments =
40# resolved =
41# installed =
42
43# Installed =
44# Fragment =
45# Resolved =
46# Starting =
47# Active =
48# Stopping =
49# Uninstalled =
50# Unknown =
51
52# Symbolic\ Name =
53# Version =
54# Bundle\ Location =
55# Last\ Modification =
56# Bundle\ Documentation =
57# Vendor =
58# Copyright =
59# Description =
60# Start\ Level =
61# Bundle\ Classpath =
62# Exported\ Packages =
63# Imported\ Packages =
64# Importing\ Bundles =
65# Manifest\ Headers =
66# Host\ Bundles =
67# Fragments\ Attached =
68# Overwritten\ by\ Boot\ Delegation =
69# but\ is\ not\ required =
70# from =
71# Cannot\ be\ resolved =
72# and\ overwritten\ by\ Boot\ Delegation =
73
74#
75# bundles.js
76# Id =
77# Name =
78# Status =
79# Actions =
80
81# Reload =
82# Install/Update... =
83# Refresh Packages =
84
85# Details =
86# Back =
87# Hide Details =