< prev index next >

src/java.corba/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties

Print this page
rev 47855 : 8189102: All tools should support -?, -h and --help
   1 #
   2 # Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 orbd.usage=Syntax: {0} <alternativ> \n\nd\u00E4r <alternativ> inkluderar:\n  -port                  Aktiveringsport d\u00E4r ORBD ska startas, standard 1049 (valfritt)\n  -defaultdb             Katalog f\u00F6r ORBD-filer, standard "./orb.db" (valfritt)\n  -serverid              Server-id f\u00F6r ORBD, standard 1 (valfritt)\n  -ORBInitialPort        Ursprunglig port (obligatoriskt)\n  -ORBInitialHost        Ursprungligt v\u00E4rdnamn (obligatoriskt)\n
  27 
  28 servertool.usage=Syntax: {0} <alternativ> \n\nd\u00E4r <alternativ> inkluderar:\n  -ORBInitialPort        Ursprunglig port (obligatoriskt)\n  -ORBInitialHost        Ursprungligt v\u00E4rdnamn (obligatoriskt)\n
  29 servertool.banner=\n\nV\u00E4lkommen till Java IDL Server Tool \nange kommandona vid kommandoraden \n
  30 servertool.shorthelp=\n\n\tTillg\u00E4ngliga kommandon: \n\t------------------- \n
  31 servertool.baddef=Felaktig serverdefinition: {0}
  32 servertool.nosuchserver=\tn\u00E5gon s\u00E5dan server kan inte hittas.
  33 servertool.helddown=\tservern h\u00E5lls avst\u00E4ngd.
  34 servertool.nosuchorb=\togiltig ORB.
  35 servertool.serverup=\tserver \u00E4r redan startad
  36 servertool.appname=\tapplicationName     - {0}
  37 servertool.name=\tnamn      - {0}
  38 servertool.classpath=\tclasspath - {0}
  39 servertool.args=\targs      - {0}
  40 servertool.vmargs=\tvmargs    - {0}
  41 servertool.serverid=\tserver id - {0}
  42 servertool.servernotrunning=\tserver k\u00F6rs inte.
  43 servertool.register=\n\n\tregister -server <serverklassnamn> \n\t         -applicationName <alternativt servernamn> \n\t         -classpath <klass\u00F6kv\u00E4g till server> \n\t         -args <argument till server> \n\t         -vmargs <argument till server-JVM>\n
  44 servertool.register1=registrera en aktiverbar server
  45 servertool.register2=\tserver registrerad (serverid = {0}).
  46 servertool.register3=\tserver registrerad men h\u00E5lls avst\u00E4ngd(serverid = {0}).


   1 #
   2 # Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 orbd.usage=Syntax: {0} <alternativ> \n\nd\u00E4r <alternativ> inkluderar:\n  -port                  Aktiveringsport d\u00E4r ORBD ska startas, standard 1049 (valfritt)\n  -defaultdb             Katalog f\u00F6r ORBD-filer, standard "./orb.db" (valfritt)\n  -serverid              Server-id f\u00F6r ORBD, standard 1 (valfritt)\n  -ORBInitialPort        Ursprunglig port (obligatoriskt)\n  -ORBInitialHost        Ursprungligt v\u00E4rdnamn (obligatoriskt)\n  -? -h --help\n
  27 
  28 servertool.usage=Syntax: {0} <alternativ> \n\nd\u00E4r <alternativ> inkluderar:\n  -ORBInitialPort        Ursprunglig port (obligatoriskt)\n  -ORBInitialHost        Ursprungligt v\u00E4rdnamn (obligatoriskt)\n
  29 servertool.banner=\n\nV\u00E4lkommen till Java IDL Server Tool \nange kommandona vid kommandoraden \n
  30 servertool.shorthelp=\n\n\tTillg\u00E4ngliga kommandon: \n\t------------------- \n
  31 servertool.baddef=Felaktig serverdefinition: {0}
  32 servertool.nosuchserver=\tn\u00E5gon s\u00E5dan server kan inte hittas.
  33 servertool.helddown=\tservern h\u00E5lls avst\u00E4ngd.
  34 servertool.nosuchorb=\togiltig ORB.
  35 servertool.serverup=\tserver \u00E4r redan startad
  36 servertool.appname=\tapplicationName     - {0}
  37 servertool.name=\tnamn      - {0}
  38 servertool.classpath=\tclasspath - {0}
  39 servertool.args=\targs      - {0}
  40 servertool.vmargs=\tvmargs    - {0}
  41 servertool.serverid=\tserver id - {0}
  42 servertool.servernotrunning=\tserver k\u00F6rs inte.
  43 servertool.register=\n\n\tregister -server <serverklassnamn> \n\t         -applicationName <alternativt servernamn> \n\t         -classpath <klass\u00F6kv\u00E4g till server> \n\t         -args <argument till server> \n\t         -vmargs <argument till server-JVM>\n
  44 servertool.register1=registrera en aktiverbar server
  45 servertool.register2=\tserver registrerad (serverid = {0}).
  46 servertool.register3=\tserver registrerad men h\u00E5lls avst\u00E4ngd(serverid = {0}).


< prev index next >