1 #
   2 #
   3 # Copyright (c) 1998, 2005, Oracle and/or its affiliates. All rights reserved.
   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
   8 # published by the Free Software Foundation.  Oracle designates this
   9 # particular file as subject to the "Classpath" exception as provided
  10 # by Oracle in the LICENSE file that accompanied this code.
  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 #
  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.
  25 #
  26 
  27 # "rmid", inetd", and "wait" should not be translated.
  28 rmid.syntax.exec.invalid=rmid a \u00E9t\u00E9 lanc\u00E9 depuis inetd avec un statut non valide (doit \u00EAtre wait)
  29 
  30 # "rmid" and "inetd" should not be translated.
  31 rmid.syntax.port.badarg=impossible de sp\u00E9cifier port si rmid est lanc\u00E9 depuis inetd
  32 
  33 # "port" here refers to a TCP port for the server to listen on.
  34 rmid.syntax.port.badnumber=port n'est pas un num\u00E9ro
  35 
  36 # "-port" should not be translated, because it's part of command syntax.
  37 rmid.syntax.port.missing=l'option -port exige un argument
  38 
  39 # "-log" should not be translated, because it's part of command syntax.
  40 rmid.syntax.log.missing=l'option -log exige un argument
  41 
  42 # "-log" should not be translated, because it's part of command syntax.
  43 rmid.syntax.log.required=option -log obligatoire
  44 
  45 # {0} = the (string) illegal argument in question
  46 rmid.syntax.illegal.option=option non admise : {0}
  47 
  48 # {0} = the (string) reason text that came with a thrown exception
  49 # "Activation.main" should not be translated, because it's a codepoint
  50 rmid.unexpected.exception=Activation.main : une exception s''est produite - {0}
  51 
  52 # "java.home" should not be translated, because it's a property name
  53 # "ActivatorImpl" should not be translated, because it's a codepoint
  54 rmid.unfound.java.home.property=ActivatorImpl : impossible de localiser java.home
  55 
  56 # "rmid" should not be translated
  57 rmid.inherited.channel.info=d\u00E9marrage de rmid avec le canal existant
  58 
  59 # "Activation.main" should not be translated, because it's a codepoint
  60 rmid.exec.policy.invalid=Activation.main : classe de r\u00E8gle exec incorrecte
  61 
  62 # "rmid" should not be translated
  63 rmid.exec.policy.exception=rmid : tentative d'obtention des basculements de classes exec :
  64 
  65 # "rmid" should not be translated
  66 rmid.exec.command=rmid : debugExec : ex\u00E9cution de "{0}"
  67 
  68 # "rmid" should not be translated
  69 rmid.group.inactive=rmid : groupe d''activation inactif : {0}
  70 
  71 # "Activation.main", "sun.rmi.activation.execPolicy", "ExecPermission" and 
  72 # "ExecOptionPermission" should not be translated, since they refer to
  73 # class/permission names.
  74 rmid.exec.perms.inadequate=Activation.main: avertissement : propri\u00E9t\u00E9 syst\u00E8me sun.rmi.activation.execPolicy\nnon sp\u00E9cifi\u00E9e et ExecPermissions/ExecOptionPermissions\nnon autoris\u00E9s ; les tentatives d'activation suivantes risquent d'\u00E9chouer en raison de la v\u00E9rification des droits\nExecPermission/ExecOptionPermission.  Pour obtenir de la\ndocumentation sur la configuration de la s\u00E9curit\u00E9 rmid, reportez-vous \u00E0 :\n\nhttp://java.sun.com/j2se/1.4/docs/tooldocs/solaris/rmid.html\nhttp://javasun.com/j2se/1.4/docs/tooldocs/win32/rmid.html\n
  75 
  76 # "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated,
  77 # because they are syntax
  78 rmid.usage=Syntaxe : {0} <options>\n\no\u00F9 <options> comprend :\n  -port <port>        Port que rmid doit utiliser\n  -log <r\u00E9pertoire>    R\u00E9pertoire o\u00F9 rmid enregistre le journal\n  -stop               Arr\u00EAter l''appel en cours de rmid (pour le port sp\u00E9cifi\u00E9)\n  -C<indicateur d''ex\u00E9cution>    Transmet l''argument \u00E0 chaque processus enfant (groupe d''activation)\n  -J<indicateur d''ex\u00E9cution>    Transmet l''argument \u00E0 l''interpr\u00E9teur Java\n
  79 # This means "The currently running activation daemon has been shut down,
  80 # and is about to exit".
  81 rmid.daemon.shutdown=d\u00E9mon d'activation arr\u00EAt\u00E9
  82 
  83 # "rmid" should not be translated
  84 rmid.restart.group.warning=\nrmid : (AVERTISSEMENT) red\u00E9marrer les basculements de groupes :
  85 
  86 # "rmid" should not be translated
  87 rmid.restart.service.warning=\nrmid : (AVERTISSEMENT) red\u00E9marrer les basculements de services :
  88 
  89 # "rmid" should not be translated
  90 rmid.log.update.warning=\nrmid : (AVERTISSEMENT) consigner les basculements de mises \u00E0 jour :
  91 
  92 # "rmid" should not be translated
  93 rmid.log.snapshot.warning=\nrmid : (GRAVE) consigner les basculements de clich\u00E9s :
  94 
  95 # "rmid" should not be translated
  96 rmid.log.recover.warning=\nrmid : (AVERTISSEMENT) {0} : enregistrement du journal ignor\u00E9 lors de la r\u00E9cup\u00E9ration :