2
|
1 |
#
|
|
2 |
#
|
7668
|
3 |
# Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
|
2
|
4 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
5 |
#
|
|
6 |
# This code is free software; you can redistribute it and/or modify it
|
|
7 |
# under the terms of the GNU General Public License version 2 only, as
|
5506
|
8 |
# published by the Free Software Foundation. Oracle designates this
|
2
|
9 |
# particular file as subject to the "Classpath" exception as provided
|
5506
|
10 |
# by Oracle in the LICENSE file that accompanied this code.
|
2
|
11 |
#
|
|
12 |
# This code is distributed in the hope that it will be useful, but WITHOUT
|
|
13 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
14 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
15 |
# version 2 for more details (a copy is included in the LICENSE file that
|
|
16 |
# accompanied this code).
|
|
17 |
#
|
|
18 |
# You should have received a copy of the GNU General Public License version
|
|
19 |
# 2 along with this work; if not, write to the Free Software Foundation,
|
|
20 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
21 |
#
|
5506
|
22 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
|
23 |
# or visit www.oracle.com if you need additional information or have any
|
|
24 |
# questions.
|
2
|
25 |
#
|
|
26 |
|
|
27 |
# Localizations for Level names. For the US locale
|
|
28 |
# these are the same as the non-localized level name.
|
|
29 |
|
|
30 |
agent.err.error = Fel
|
|
31 |
agent.err.exception = Agenten orsakade ett undantag
|
|
32 |
agent.err.warning = Varning!
|
|
33 |
|
|
34 |
agent.err.configfile.notfound = Konfigurationsfilen hittades inte
|
|
35 |
agent.err.configfile.failed = Det g\u00e5r inte att l\u00e4sa konfigurationsfilen
|
|
36 |
agent.err.configfile.closed.failed = Det g\u00e5r inte att st\u00e4nga konfigurationsfilen
|
|
37 |
agent.err.configfile.access.denied = \u00c5tkomst till konfigurationsfilen nekad
|
|
38 |
|
|
39 |
agent.err.exportaddress.failed = Det g\u00e5r inte att exportera JMX-anslutningsadressen till instrumentbufferten
|
|
40 |
|
|
41 |
agent.err.agentclass.notfound = Administrationsagentklassen hittades inte
|
|
42 |
agent.err.agentclass.failed = Administrationsagentklassen misslyckades
|
|
43 |
agent.err.premain.notfound = premain(String) finns inte i agentklassen
|
|
44 |
agent.err.agentclass.access.denied = \u00c5tkomst till premain(String) nekad
|
|
45 |
agent.err.invalid.agentclass = Ogiltigt egenskapsv\u00e4rde f\u00f6r com.sun.management.agent.class
|
|
46 |
|
|
47 |
agent.err.invalid.jmxremote.port = Ogiltigt com.sun.management.jmxremote.port-nummer
|
|
48 |
|
5307
|
49 |
agent.err.file.not.set = Filen har inte angetts.
|
|
50 |
agent.err.file.not.readable = Filen g\u00e5r inte att l\u00e4sa.
|
|
51 |
agent.err.file.read.failed = Det gick inte att l\u00e4sa filen
|
|
52 |
agent.err.file.not.found = Filen hittades inte
|
|
53 |
agent.err.file.access.not.restricted = L\u00e4sbeh\u00f6righeten f\u00f6r filen m\u00e5ste begr\u00e4nsas
|
|
54 |
|
2
|
55 |
agent.err.password.file.notset = L\u00f6senordsfilen har inte angetts men com.sun.management.jmxremote.authenticate=true
|
|
56 |
agent.err.password.file.not.readable = L\u00f6senordsfilen \u00e4r inte l\u00e4sbar
|
|
57 |
agent.err.password.file.read.failed = Det g\u00e5r inte att l\u00e4sa l\u00f6senordsfilen
|
|
58 |
agent.err.password.file.notfound = Det g\u00e5r inte att hitta l\u00f6senordsfilen
|
|
59 |
agent.err.password.file.access.notrestricted = L\u00e4sbeh\u00f6righeten f\u00f6r filen m\u00e5ste begr\u00e4nsas
|
|
60 |
|
|
61 |
agent.err.access.file.notset = Access-filen har inte angetts men com.sun.management.jmxremote.authenticate=true
|
|
62 |
agent.err.access.file.not.readable = Access-filen \u00e4r inte l\u00e4sbar
|
|
63 |
agent.err.access.file.read.failed = Det g\u00e5r inte att l\u00e4sa access-filen
|
|
64 |
agent.err.access.file.notfound = Access-filen hittades inte
|
|
65 |
|
|
66 |
agent.err.connector.server.io.error = Serverkommunikationsfel f\u00f6r JMX-anslutning
|
|
67 |
|
|
68 |
agent.err.invalid.option = Det angivna alternativet \u00e4r ogiltigt
|
|
69 |
agent.err.invalid.snmp.port = Ogiltigt com.sun.management.snmp.port-nummer
|
|
70 |
agent.err.invalid.snmp.trap.port = Ogiltigt com.sun.management.snmp.trap-nummer
|
|
71 |
agent.err.unknown.snmp.interface = Ok\u00e4nt SNMP-gr\u00e4nssnitt
|
|
72 |
agent.err.acl.file.notset = Ingen SNMP ACL-fil har angetts, men com.sun.management.snmp.acl=true
|
|
73 |
agent.err.acl.file.notfound = SNMP ACL-filen hittades inte
|
|
74 |
agent.err.acl.file.not.readable = SNMP ACL-filen \u00e4r inte l\u00e4sbar
|
|
75 |
agent.err.acl.file.read.failed = Det g\u00e5r inte att l\u00e4sa filen SNMP ACL
|
|
76 |
agent.err.acl.file.access.notrestricted = L\u00e4sbeh\u00f6righeten f\u00f6r filen m\u00e5ste begr\u00e4nsas
|
|
77 |
|
|
78 |
agent.err.snmp.adaptor.start.failed = Det g\u00e5r inte att starta SNMP-adaptern med adressen
|
|
79 |
agent.err.snmp.mib.init.failed = Det g\u00e5r inte att initiera SNMP MIB med felet
|
|
80 |
|
|
81 |
jmxremote.ConnectorBootstrap.initialize = Startar JMX Connector-servern:
|
|
82 |
jmxremote.ConnectorBootstrap.initialize.noAuthentication = Ingen autentisering
|
|
83 |
jmxremote.ConnectorBootstrap.initialize.ready = JMX Connector redo p\u00e5: {0}
|
|
84 |
jmxremote.ConnectorBootstrap.initialize.password.readonly = L\u00e4sbeh\u00f6righeten f\u00f6r l\u00f6senordsfilen m\u00e5ste begr\u00e4nsas: {0}
|
5307
|
85 |
jmxremote.ConnectorBootstrap.initialize.file.readonly = L\u00e4sbeh\u00f6righeten f\u00f6r filen m\u00e5ste begr\u00e4nsas: {0}
|
2
|
86 |
|
|
87 |
jmxremote.AdaptorBootstrap.getTargetList.processing = ACL bearbetas
|
|
88 |
jmxremote.AdaptorBootstrap.getTargetList.adding = M\u00e5l l\u00e4ggs till: {0}
|
|
89 |
jmxremote.AdaptorBootstrap.getTargetList.starting = Adapterservern startas:
|
|
90 |
jmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adaptern klar.
|
|
91 |
jmxremote.AdaptorBootstrap.getTargetList.initialize2 = SNMP-adaptern redo p\u00e5: {0}:{1}
|
|
92 |
jmxremote.AdaptorBootstrap.getTargetList.terminate = avsluta {0}
|