|
Java example source code file (rmid_sv.properties)
The rmid_sv.properties Java example source code# # # Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this # particular file as subject to the "Classpath" exception as provided # by Oracle in the LICENSE file that accompanied this code. # # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). # # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. # # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. # # "rmid", inetd", and "wait" should not be translated. rmid.syntax.exec.invalid=rmid startades fr\u00E5n inetd med ogiltig status (m\u00E5ste vara wait) # "rmid" and "inetd" should not be translated. rmid.syntax.port.badarg=port kan inte anges om rmid startas fr\u00E5n inetd # "port" here refers to a TCP port for the server to listen on. rmid.syntax.port.badnumber=port \u00E4r inte ett tal # "-port" should not be translated, because it's part of command syntax. rmid.syntax.port.missing=alternativet -port kr\u00E4ver argument # "-log" should not be translated, because it's part of command syntax. rmid.syntax.log.missing=alternativet -log kr\u00E4ver argument # "-log" should not be translated, because it's part of command syntax. rmid.syntax.log.required=alternativet -log kr\u00E4vs # {0} = the (string) illegal argument in question rmid.syntax.illegal.option=otill\u00E5tet alternativ: {0} # {0} = the (string) reason text that came with a thrown exception # "Activation.main" should not be translated, because it's a codepoint rmid.unexpected.exception=Activation.main: ett undantag uppstod: {0} # "java.home" should not be translated, because it's a property name # "ActivatorImpl" should not be translated, because it's a codepoint rmid.unfound.java.home.property=ActivatorImpl: hittar inte java.home # "rmid" should not be translated rmid.inherited.channel.info=start av rmid med \u00E4rvd kanal # "Activation.main" should not be translated, because it's a codepoint rmid.exec.policy.invalid=Activation.main: ogiltig exec policy-klass # "rmid" should not be translated rmid.exec.policy.exception=rmid: f\u00F6rs\u00F6k att h\u00E4mta throws f\u00F6r exec-policy: # "rmid" should not be translated rmid.exec.command=rmid: debugExec: k\u00F6r "{0}" # "rmid" should not be translated rmid.group.inactive=rmid: aktiveringsgruppen \u00E4r inaktiv: {0} # "Activation.main", "sun.rmi.activation.execPolicy", "ExecPermission" and # "ExecOptionPermission" should not be translated, since they refer to # class/permission names. rmid.exec.perms.inadequate=Activation.main: varning: systemegenskapen sun.rmi.activation.execPolicy\n\u00E4r inte specificerad och inga ExecPermissions/ExecOptionPermissions\nhar utdelats. Efterf\u00F6ljande aktiveringsf\u00F6rs\u00F6k kanske inte utf\u00F6rs p\u00E5 grund av ej utf\u00F6rda\nkontroller av ExecPermission/ExecOptionPermission-beh\u00F6righet. Mer\ninformation om hur du konfigurerar rmid-s\u00E4kerhet finns i:\n\nhttp://java.sun.com/j2se/1.4/docs/tooldocs/solaris/rmid.html\nhttp://java.sun.com/j2se/1.4/docs/tooldocs/win32/rmid.html\n # "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated, # because they are syntax rmid.usage=Syntax: {0} <alternativ>\n\nd\u00E4r Other Java examples (source code examples)Here is a short list of links related to this Java rmid_sv.properties source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.